Use array_keys whenever only keys are needed in foreach
[phpmyadmin.git] / po / af.po
blob59d0837f0f32e113464769e7df1107e66f9852b7
2 msgid ""
3 msgstr ""
4 "Project-Id-Version: phpMyAdmin 5.2.0-dev\n"
5 "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
6 "POT-Creation-Date: 2021-11-28 00:11+0000\n"
7 "PO-Revision-Date: 2020-05-20 00:15+0000\n"
8 "Last-Translator: Dwayne Bailey <dwayne@translate.org.za>\n"
9 "Language-Team: Afrikaans <https://hosted.weblate.org/projects/phpmyadmin/"
10 "master/af/>\n"
11 "Language: af\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "Plural-Forms: nplurals=2; plural=n != 1;\n"
16 "X-Generator: Weblate 4.1-dev\n"
18 #: libraries/advisory_rules_generic.php:9
19 msgid "Uptime below one day"
20 msgstr ""
22 #: libraries/advisory_rules_generic.php:12
23 msgid "Uptime is less than 1 day, performance tuning may not be accurate."
24 msgstr ""
26 #: libraries/advisory_rules_generic.php:14
27 msgid ""
28 "To have more accurate averages it is recommended to let the server run for "
29 "longer than a day before running this analyzer"
30 msgstr ""
32 #: libraries/advisory_rules_generic.php:17
33 #, php-format
34 msgid "The uptime is only %s"
35 msgstr ""
37 #: libraries/advisory_rules_generic.php:22
38 #, fuzzy
39 msgid "Questions below 1,000"
40 msgstr "Operasies"
42 #: libraries/advisory_rules_generic.php:26
43 msgid ""
44 "Fewer than 1,000 questions have been run against this server. The "
45 "recommendations may not be accurate."
46 msgstr ""
48 #: libraries/advisory_rules_generic.php:30
49 msgid ""
50 "Let the server run for a longer time until it has executed a greater amount "
51 "of queries."
52 msgstr ""
54 #: libraries/advisory_rules_generic.php:32
55 #, fuzzy, php-format
56 msgid "Current amount of Questions: %s"
57 msgstr "Bediener weergawe"
59 #: libraries/advisory_rules_generic.php:37
60 #, fuzzy
61 msgid "Percentage of slow queries"
62 msgstr "SQL-stelling"
64 #: libraries/advisory_rules_generic.php:41
65 msgid ""
66 "There is a lot of slow queries compared to the overall amount of Queries."
67 msgstr ""
69 #: libraries/advisory_rules_generic.php:43
70 #: libraries/advisory_rules_generic.php:56
71 msgid ""
72 "You might want to increase {long_query_time} or optimize the queries listed "
73 "in the slow query log"
74 msgstr ""
76 #: libraries/advisory_rules_generic.php:45
77 #, php-format
78 msgid "The slow query rate should be below 5%%, your value is %s%%."
79 msgstr ""
81 #: libraries/advisory_rules_generic.php:50
82 #, fuzzy
83 msgid "Slow query rate"
84 msgstr "SQL-stelling"
86 #: libraries/advisory_rules_generic.php:54
87 msgid ""
88 "There is a high percentage of slow queries compared to the server uptime."
89 msgstr ""
91 #: libraries/advisory_rules_generic.php:58
92 #, php-format
93 msgid ""
94 "You have a slow query rate of %s per hour, you should have less than 1%% per "
95 "hour."
96 msgstr ""
98 #: libraries/advisory_rules_generic.php:63
99 #, fuzzy
100 msgid "Long query time"
101 msgstr "SQL-stelling"
103 #: libraries/advisory_rules_generic.php:67
104 msgid ""
105 "{long_query_time} is set to 10 seconds or more, thus only slow queries that "
106 "take above 10 seconds are logged."
107 msgstr ""
109 #: libraries/advisory_rules_generic.php:71
110 msgid ""
111 "It is suggested to set {long_query_time} to a lower value, depending on your "
112 "environment. Usually a value of 1-5 seconds is suggested."
113 msgstr ""
115 #: libraries/advisory_rules_generic.php:74
116 #, php-format
117 msgid "long_query_time is currently set to %ds."
118 msgstr ""
120 #: libraries/advisory_rules_generic.php:79
121 #: libraries/advisory_rules_generic.php:92
122 #, fuzzy
123 msgid "Slow query logging"
124 msgstr "SQL-stelling"
126 #: libraries/advisory_rules_generic.php:83
127 #: libraries/advisory_rules_generic.php:96
128 msgid "The slow query log is disabled."
129 msgstr ""
131 #: libraries/advisory_rules_generic.php:85
132 msgid ""
133 "Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
134 "help troubleshooting badly performing queries."
135 msgstr ""
137 #: libraries/advisory_rules_generic.php:88
138 msgid "log_slow_queries is set to 'OFF'"
139 msgstr ""
141 #: libraries/advisory_rules_generic.php:98
142 msgid ""
143 "Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
144 "help troubleshooting badly performing queries."
145 msgstr ""
147 #: libraries/advisory_rules_generic.php:101
148 msgid "slow_query_log is set to 'OFF'"
149 msgstr ""
151 #: libraries/advisory_rules_generic.php:106
152 #, fuzzy
153 #| msgid "Select Tables"
154 msgid "Release Series"
155 msgstr "Kies Tabelle"
157 #: libraries/advisory_rules_generic.php:109
158 msgid "The MySQL server version less than 5.1."
159 msgstr ""
161 #: libraries/advisory_rules_generic.php:111
162 msgid ""
163 "You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
164 "even more so."
165 msgstr ""
167 #: libraries/advisory_rules_generic.php:113
168 #: libraries/advisory_rules_generic.php:127
169 #: libraries/advisory_rules_generic.php:138
170 #, fuzzy, php-format
171 msgid "Current version: %s"
172 msgstr "Bediener weergawe"
174 #: libraries/advisory_rules_generic.php:118
175 #: libraries/advisory_rules_generic.php:132
176 #, fuzzy
177 msgid "Minor Version"
178 msgstr "PHP Version"
180 #: libraries/advisory_rules_generic.php:122
181 msgid "Version less than 5.1.30 (the first GA release of 5.1)."
182 msgstr ""
184 #: libraries/advisory_rules_generic.php:124
185 msgid ""
186 "You should upgrade, as recent versions of MySQL 5.1 have improved "
187 "performance and MySQL 5.5 even more so."
188 msgstr ""
190 #: libraries/advisory_rules_generic.php:136
191 msgid "Version less than 5.5.8 (the first GA release of 5.5)."
192 msgstr ""
194 #: libraries/advisory_rules_generic.php:137
195 msgid "You should upgrade, to a stable version of MySQL 5.5."
196 msgstr ""
198 #: libraries/advisory_rules_generic.php:143
199 #: libraries/advisory_rules_generic.php:156
200 #, fuzzy
201 msgid "Distribution"
202 msgstr "geen Beskrywing"
204 #: libraries/advisory_rules_generic.php:146
205 msgid "Version is compiled from source, not a MySQL official binary."
206 msgstr ""
208 #: libraries/advisory_rules_generic.php:148
209 msgid ""
210 "If you did not compile from source, you may be using a package modified by a "
211 "distribution. The MySQL manual only is accurate for official MySQL binaries, "
212 "not any package distributions (such as RedHat, Debian/Ubuntu etc)."
213 msgstr ""
215 #: libraries/advisory_rules_generic.php:152
216 msgid "'source' found in version_comment"
217 msgstr ""
219 #: libraries/advisory_rules_generic.php:159
220 msgid "The MySQL manual only is accurate for official MySQL binaries."
221 msgstr ""
223 #: libraries/advisory_rules_generic.php:161
224 msgid ""
225 "Percona documentation is at <a href=\"https://www.percona.com/software/"
226 "documentation/\">https://www.percona.com/software/documentation/</a>"
227 msgstr ""
229 #: libraries/advisory_rules_generic.php:164
230 msgid "'percona' found in version_comment"
231 msgstr ""
233 #: libraries/advisory_rules_generic.php:168
234 #, fuzzy
235 #| msgid "MySQL charset"
236 msgid "MySQL Architecture"
237 msgstr "MySQL Karakterstel"
239 #: libraries/advisory_rules_generic.php:172
240 msgid "MySQL is not compiled as a 64-bit package."
241 msgstr ""
243 #: libraries/advisory_rules_generic.php:174
244 msgid ""
245 "Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
246 "so MySQL might not be able to access all of your memory. You might want to "
247 "consider installing the 64-bit version of MySQL."
248 msgstr ""
250 #: libraries/advisory_rules_generic.php:178
251 #, php-format
252 msgid "Available memory on this host: %s"
253 msgstr ""
255 #: libraries/advisory_rules_generic.php:184
256 #, fuzzy
257 #| msgid "Space usage"
258 msgid "Query caching method"
259 msgstr "Spasie verbruik"
261 #: libraries/advisory_rules_generic.php:188
262 #, fuzzy
263 #| msgid "Space usage"
264 msgid "Suboptimal caching method."
265 msgstr "Spasie verbruik"
267 #: libraries/advisory_rules_generic.php:190
268 msgid ""
269 "You are using the MySQL Query cache with a fairly high traffic database. It "
270 "might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
271 "refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
272 "cache, especially if you have multiple slaves."
273 msgstr ""
275 #: libraries/advisory_rules_generic.php:196
276 #, php-format
277 msgid ""
278 "The query cache is enabled and the server receives %d queries per second. "
279 "This rule fires if there is more than 100 queries per second."
280 msgstr ""
282 #: libraries/advisory_rules_generic.php:204
283 #, fuzzy
284 msgid "Percentage of sorts that cause temporary tables"
285 msgstr "SQL-stelling"
287 #: libraries/advisory_rules_generic.php:208
288 #: libraries/advisory_rules_generic.php:221
289 #, fuzzy
290 msgid "Too many sorts are causing temporary tables."
291 msgstr "SQL-stelling"
293 #: libraries/advisory_rules_generic.php:210
294 #: libraries/advisory_rules_generic.php:223
295 msgid ""
296 "Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
297 "depending on your system memory limits."
298 msgstr ""
300 #: libraries/advisory_rules_generic.php:213
301 #, php-format
302 msgid ""
303 "%s%% of all sorts cause temporary tables, this value should be lower than "
304 "10%%."
305 msgstr ""
307 #: libraries/advisory_rules_generic.php:218
308 #, fuzzy
309 msgid "Rate of sorts that cause temporary tables"
310 msgstr "SQL-stelling"
312 #: libraries/advisory_rules_generic.php:226
313 #, php-format
314 msgid ""
315 "Temporary tables average: %s, this value should be less than 1 per hour."
316 msgstr ""
318 #: libraries/advisory_rules_generic.php:231
319 #, fuzzy
320 #| msgid "Start"
321 msgid "Sort rows"
322 msgstr "Sa"
324 #: libraries/advisory_rules_generic.php:234
325 msgid "There are lots of rows being sorted."
326 msgstr ""
328 #: libraries/advisory_rules_generic.php:236
329 msgid ""
330 "While there is nothing wrong with a high amount of row sorting, you might "
331 "want to make sure that the queries which require a lot of sorting use "
332 "indexed columns in the ORDER BY clause, as this will result in much faster "
333 "sorting."
334 msgstr ""
336 #: libraries/advisory_rules_generic.php:240
337 #, php-format
338 msgid "Sorted rows average: %s"
339 msgstr ""
341 #: libraries/advisory_rules_generic.php:246
342 msgid "Rate of joins without indexes"
343 msgstr ""
345 #: libraries/advisory_rules_generic.php:249
346 msgid "There are too many joins without indexes."
347 msgstr ""
349 #: libraries/advisory_rules_generic.php:251
350 msgid ""
351 "This means that joins are doing full table scans. Adding indexes for the "
352 "columns being used in the join conditions will greatly speed up table joins."
353 msgstr ""
355 #: libraries/advisory_rules_generic.php:254
356 #, php-format
357 msgid "Table joins average: %s, this value should be less than 1 per hour"
358 msgstr ""
360 #: libraries/advisory_rules_generic.php:259
361 #, fuzzy
362 msgid "Rate of reading first index entry"
363 msgstr "Karakterstel van die leer:"
365 #: libraries/advisory_rules_generic.php:262
366 #, fuzzy
367 msgid "The rate of reading the first index entry is high."
368 msgstr "Karakterstel van die leer:"
370 #: libraries/advisory_rules_generic.php:264
371 msgid ""
372 "This usually indicates frequent full index scans. Full index scans are "
373 "faster than table scans but require lots of CPU cycles in big tables, if "
374 "those tables that have or had high volumes of UPDATEs and DELETEs, running "
375 "'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
376 "scans. Other than that full index scans can only be reduced by rewriting "
377 "queries."
378 msgstr ""
380 #: libraries/advisory_rules_generic.php:270
381 #, php-format
382 msgid "Index scans average: %s, this value should be less than 1 per hour"
383 msgstr ""
385 #: libraries/advisory_rules_generic.php:275
386 #, fuzzy
387 msgid "Rate of reading fixed position"
388 msgstr "Karakterstel van die leer:"
390 #: libraries/advisory_rules_generic.php:278
391 #, fuzzy
392 msgid "The rate of reading data from a fixed position is high."
393 msgstr "Karakterstel van die leer:"
395 #: libraries/advisory_rules_generic.php:280
396 msgid ""
397 "This indicates that many queries need to sort results and/or do a full table "
398 "scan, including join queries that do not use indexes. Add indexes where "
399 "applicable."
400 msgstr ""
402 #: libraries/advisory_rules_generic.php:283
403 #, php-format
404 msgid ""
405 "Rate of reading fixed position average: %s, this value should be less than 1 "
406 "per hour"
407 msgstr ""
409 #: libraries/advisory_rules_generic.php:288
410 #, fuzzy
411 msgid "Rate of reading next table row"
412 msgstr "Skep 'n nuwe bladsy"
414 #: libraries/advisory_rules_generic.php:291
415 #, fuzzy
416 msgid "The rate of reading the next table row is high."
417 msgstr "Skep 'n nuwe bladsy"
419 #: libraries/advisory_rules_generic.php:293
420 msgid ""
421 "This indicates that many queries are doing full table scans. Add indexes "
422 "where applicable."
423 msgstr ""
425 #: libraries/advisory_rules_generic.php:295
426 #, php-format
427 msgid ""
428 "Rate of reading next table row: %s, this value should be less than 1 per hour"
429 msgstr ""
431 #: libraries/advisory_rules_generic.php:301
432 msgid "Different tmp_table_size and max_heap_table_size"
433 msgstr ""
435 #: libraries/advisory_rules_generic.php:304
436 msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
437 msgstr ""
439 #: libraries/advisory_rules_generic.php:306
440 msgid ""
441 "If you have deliberately changed one of either: The server uses the lower "
442 "value of either to determine the maximum size of in-memory tables. So if you "
443 "wish to increase the in-memory table limit you will have to increase the "
444 "other value as well."
445 msgstr ""
447 #: libraries/advisory_rules_generic.php:310
448 #, php-format
449 msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
450 msgstr ""
452 #: libraries/advisory_rules_generic.php:316
453 #, fuzzy
454 msgid "Percentage of temp tables on disk"
455 msgstr "Tabel kommentaar"
457 #: libraries/advisory_rules_generic.php:320
458 #: libraries/advisory_rules_generic.php:341
459 msgid ""
460 "Many temporary tables are being written to disk instead of being kept in "
461 "memory."
462 msgstr ""
464 #: libraries/advisory_rules_generic.php:322
465 msgid ""
466 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
467 "some temporary tables are always being written to disk, independent of the "
468 "value of these variables. To eliminate these you will have to rewrite your "
469 "queries to avoid those conditions (Within a temporary table: Presence of a "
470 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
471 "mentioned in the beginning of an <a href=\"https://www.facebook.com/note.php?"
472 "note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
473 msgstr ""
475 #: libraries/advisory_rules_generic.php:331
476 #, php-format
477 msgid ""
478 "%s%% of all temporary tables are being written to disk, this value should be "
479 "below 25%%"
480 msgstr ""
482 #: libraries/advisory_rules_generic.php:337
483 #, fuzzy
484 #| msgid "%s table(s)"
485 msgid "Temp disk rate"
486 msgstr "%s tabel(le)"
488 #: libraries/advisory_rules_generic.php:343
489 msgid ""
490 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
491 "some temporary tables are always being written to disk, independent of the "
492 "value of these variables. To eliminate these you will have to rewrite your "
493 "queries to avoid those conditions (Within a temporary table: Presence of a "
494 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
495 "mentioned in the <a href=\"https://dev.mysql.com/doc/refman/8.0/en/internal-"
496 "temporary-tables.html\">MySQL Documentation</a>"
497 msgstr ""
499 #: libraries/advisory_rules_generic.php:352
500 #, php-format
501 msgid ""
502 "Rate of temporary tables being written to disk: %s, this value should be "
503 "less than 1 per hour"
504 msgstr ""
506 #: libraries/advisory_rules_generic.php:359
507 #, fuzzy
508 msgid "MyISAM key buffer size"
509 msgstr "SQL-stelling"
511 #: libraries/advisory_rules_generic.php:362
512 msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
513 msgstr ""
515 #: libraries/advisory_rules_generic.php:364
516 msgid ""
517 "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
518 "good start."
519 msgstr ""
521 #: libraries/advisory_rules_generic.php:366
522 msgid "key_buffer_size is 0"
523 msgstr ""
525 #: libraries/advisory_rules_generic.php:371
526 #, fuzzy, no-php-format
527 msgid "Max % MyISAM key buffer ever used"
528 msgstr "SQL-stelling"
530 #: libraries/advisory_rules_generic.php:376
531 #: libraries/advisory_rules_generic.php:393
532 #, fuzzy, no-php-format
533 msgid "MyISAM key buffer (index cache) % used is low."
534 msgstr "SQL-stelling"
536 #: libraries/advisory_rules_generic.php:378
537 #: libraries/advisory_rules_generic.php:395
538 msgid ""
539 "You may need to decrease the size of {key_buffer_size}, re-examine your "
540 "tables to see if indexes have been removed, or examine queries and "
541 "expectations about what indexes are being used."
542 msgstr ""
544 #: libraries/advisory_rules_generic.php:382
545 #, php-format
546 msgid ""
547 "max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
548 msgstr ""
550 #: libraries/advisory_rules_generic.php:387
551 #, fuzzy
552 msgid "Percentage of MyISAM key buffer used"
553 msgstr "SQL-stelling"
555 #: libraries/advisory_rules_generic.php:399
556 #, php-format
557 msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
558 msgstr ""
560 #: libraries/advisory_rules_generic.php:404
561 #, fuzzy
562 msgid "Percentage of index reads from memory"
563 msgstr "SQL-stelling"
565 #: libraries/advisory_rules_generic.php:409
566 #, no-php-format
567 msgid "The % of indexes that use the MyISAM key buffer is low."
568 msgstr ""
570 #: libraries/advisory_rules_generic.php:410
571 msgid "You may need to increase {key_buffer_size}."
572 msgstr ""
574 #: libraries/advisory_rules_generic.php:411
575 #, php-format
576 msgid "Index reads from memory: %s%%, this value should be above 95%%"
577 msgstr ""
579 #: libraries/advisory_rules_generic.php:417
580 #, fuzzy
581 msgid "Rate of table open"
582 msgstr "Skep 'n nuwe bladsy"
584 #: libraries/advisory_rules_generic.php:420
585 #, fuzzy
586 msgid "The rate of opening tables is high."
587 msgstr "Karakterstel van die leer:"
589 #: libraries/advisory_rules_generic.php:422
590 msgid ""
591 "Opening tables requires disk I/O which is costly. Increasing "
592 "{table_open_cache} might avoid this."
593 msgstr ""
595 #: libraries/advisory_rules_generic.php:424
596 #, php-format
597 msgid "Opened table rate: %s, this value should be less than 10 per hour"
598 msgstr ""
600 #: libraries/advisory_rules_generic.php:429
601 #, fuzzy
602 msgid "Percentage of used open files limit"
603 msgstr "Karakterstel van die leer:"
605 #: libraries/advisory_rules_generic.php:433
606 msgid ""
607 "The number of open files is approaching the max number of open files. You "
608 "may get a \"Too many open files\" error."
609 msgstr ""
611 #: libraries/advisory_rules_generic.php:437
612 #: libraries/advisory_rules_generic.php:450
613 msgid ""
614 "Consider increasing {open_files_limit}, and check the error log when "
615 "restarting after changing {open_files_limit}."
616 msgstr ""
618 #: libraries/advisory_rules_generic.php:440
619 #, php-format
620 msgid ""
621 "The number of opened files is at %s%% of the limit. It should be below 85%%"
622 msgstr ""
624 #: libraries/advisory_rules_generic.php:445
625 #, fuzzy
626 msgid "Rate of open files"
627 msgstr "Karakterstel van die leer:"
629 #: libraries/advisory_rules_generic.php:448
630 #, fuzzy
631 msgid "The rate of opening files is high."
632 msgstr "Karakterstel van die leer:"
634 #: libraries/advisory_rules_generic.php:453
635 #, php-format
636 msgid "Opened files rate: %s, this value should be less than 5 per hour"
637 msgstr ""
639 #: libraries/advisory_rules_generic.php:459
640 #, fuzzy, no-php-format
641 #| msgid "Create table on database %s"
642 msgid "Immediate table locks %"
643 msgstr "Skep 'n nuwe tabel op databasis %s"
645 #: libraries/advisory_rules_generic.php:463
646 #: libraries/advisory_rules_generic.php:473
647 msgid "Too many table locks were not granted immediately."
648 msgstr ""
650 #: libraries/advisory_rules_generic.php:464
651 #: libraries/advisory_rules_generic.php:474
652 msgid "Optimize queries and/or use InnoDB to reduce lock wait."
653 msgstr ""
655 #: libraries/advisory_rules_generic.php:465
656 #, php-format
657 msgid "Immediate table locks: %s%%, this value should be above 95%%"
658 msgstr ""
660 #: libraries/advisory_rules_generic.php:470
661 msgid "Table lock wait rate"
662 msgstr ""
664 #: libraries/advisory_rules_generic.php:475
665 #, php-format
666 msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
667 msgstr ""
669 #: libraries/advisory_rules_generic.php:480
670 msgid "Thread cache"
671 msgstr ""
673 #: libraries/advisory_rules_generic.php:483
674 msgid ""
675 "Thread cache is disabled, resulting in more overhead from new connections to "
676 "MySQL."
677 msgstr ""
679 #: libraries/advisory_rules_generic.php:484
680 msgid "Enable the thread cache by setting {thread_cache_size} > 0."
681 msgstr ""
683 #: libraries/advisory_rules_generic.php:485
684 #, fuzzy
685 #| msgid "Space usage"
686 msgid "The thread cache is set to 0"
687 msgstr "Spasie verbruik"
689 #: libraries/advisory_rules_generic.php:490
690 #, fuzzy, no-php-format
691 #| msgid "Space usage"
692 msgid "Thread cache hit rate %"
693 msgstr "Spasie verbruik"
695 #: libraries/advisory_rules_generic.php:494
696 #, fuzzy
697 #| msgid "Space usage"
698 msgid "Thread cache is not efficient."
699 msgstr "Spasie verbruik"
701 #: libraries/advisory_rules_generic.php:495
702 msgid "Increase {thread_cache_size}."
703 msgstr ""
705 #: libraries/advisory_rules_generic.php:496
706 #, php-format
707 msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
708 msgstr ""
710 #: libraries/advisory_rules_generic.php:501
711 msgid "Threads that are slow to launch"
712 msgstr ""
714 #: libraries/advisory_rules_generic.php:505
715 msgid "There are too many threads that are slow to launch."
716 msgstr ""
718 #: libraries/advisory_rules_generic.php:507
719 msgid ""
720 "This generally happens in case of general system overload as it is pretty "
721 "simple operations. You might want to monitor your system load carefully."
722 msgstr ""
724 #: libraries/advisory_rules_generic.php:510
725 #, php-format
726 msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
727 msgstr ""
729 #: libraries/advisory_rules_generic.php:515
730 msgid "Slow launch time"
731 msgstr ""
733 #: libraries/advisory_rules_generic.php:518
734 msgid "Slow_launch_time is above 2s."
735 msgstr ""
737 #: libraries/advisory_rules_generic.php:520
738 msgid ""
739 "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
740 "to launch."
741 msgstr ""
743 #: libraries/advisory_rules_generic.php:522
744 #, php-format
745 msgid "slow_launch_time is set to %s"
746 msgstr ""
748 #: libraries/advisory_rules_generic.php:528
749 #, fuzzy
750 msgid "Percentage of used connections"
751 msgstr "Tabel kommentaar"
753 #: libraries/advisory_rules_generic.php:531
754 msgid ""
755 "The maximum amount of used connections is getting close to the value of "
756 "{max_connections}."
757 msgstr ""
759 #: libraries/advisory_rules_generic.php:533
760 msgid ""
761 "Increase {max_connections}, or decrease {wait_timeout} so that connections "
762 "that do not close database handlers properly get killed sooner. Make sure "
763 "the code closes database handlers properly."
764 msgstr ""
766 #: libraries/advisory_rules_generic.php:537
767 #, php-format
768 msgid ""
769 "Max_used_connections is at %s%% of max_connections, it should be below 80%%"
770 msgstr ""
772 #: libraries/advisory_rules_generic.php:542
773 #, fuzzy
774 msgid "Percentage of aborted connections"
775 msgstr "Tabel kommentaar"
777 #: libraries/advisory_rules_generic.php:545
778 #: libraries/advisory_rules_generic.php:559
779 msgid "Too many connections are aborted."
780 msgstr ""
782 #: libraries/advisory_rules_generic.php:547
783 #: libraries/advisory_rules_generic.php:561
784 msgid ""
785 "Connections are usually aborted when they cannot be authorized. <a href="
786 "\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-of-"
787 "aborted_connects/\">This article</a> might help you track down the source."
788 msgstr ""
790 #: libraries/advisory_rules_generic.php:551
791 #, php-format
792 msgid "%s%% of all connections are aborted. This value should be below 1%%"
793 msgstr ""
795 #: libraries/advisory_rules_generic.php:556
796 #, fuzzy
797 msgid "Rate of aborted connections"
798 msgstr "Tabel kommentaar"
800 #: libraries/advisory_rules_generic.php:565
801 #, php-format
802 msgid ""
803 "Aborted connections rate is at %s, this value should be less than 1 per hour"
804 msgstr ""
806 #: libraries/advisory_rules_generic.php:570
807 #, fuzzy
808 msgid "Percentage of aborted clients"
809 msgstr "Tabel kommentaar"
811 #: libraries/advisory_rules_generic.php:573
812 #: libraries/advisory_rules_generic.php:587
813 msgid "Too many clients are aborted."
814 msgstr ""
816 #: libraries/advisory_rules_generic.php:575
817 #: libraries/advisory_rules_generic.php:589
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/advisory_rules_generic.php:579
825 #, php-format
826 msgid "%s%% of all clients are aborted. This value should be below 2%%"
827 msgstr ""
829 #: libraries/advisory_rules_generic.php:584
830 #, fuzzy
831 msgid "Rate of aborted clients"
832 msgstr "Tabel kommentaar"
834 #: libraries/advisory_rules_generic.php:593
835 #, php-format
836 msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
837 msgstr ""
839 #: libraries/advisory_rules_generic.php:599
840 msgid "Is InnoDB disabled?"
841 msgstr ""
843 #: libraries/advisory_rules_generic.php:603
844 msgid "You do not have InnoDB enabled."
845 msgstr ""
847 #: libraries/advisory_rules_generic.php:604
848 msgid "InnoDB is usually the better choice for table engines."
849 msgstr ""
851 #: libraries/advisory_rules_generic.php:605
852 msgid "have_innodb is set to 'value'"
853 msgstr ""
855 #: libraries/advisory_rules_generic.php:609
856 #: libraries/advisory_rules_generic.php:633
857 msgid "InnoDB log size"
858 msgstr ""
860 #: libraries/advisory_rules_generic.php:613
861 #: libraries/advisory_rules_generic.php:640
862 msgid ""
863 "The InnoDB log file size is not an appropriate size, in relation to the "
864 "InnoDB buffer pool."
865 msgstr ""
867 #: libraries/advisory_rules_generic.php:615
868 #: libraries/advisory_rules_generic.php:642
869 #, no-php-format
870 msgid ""
871 "Especially on a system with a lot of writes to InnoDB tables you should set "
872 "{innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the "
873 "bigger this value, the longer the recovery time will be when database "
874 "crashes, so this value should not be set much higher than 256 MiB. Please "
875 "note however that you cannot simply change the value of this variable. You "
876 "need to shutdown the server, remove the InnoDB log files, set the new value "
877 "in my.cnf, start the server, then check the error logs if everything went "
878 "fine. See also <a href=\"https://mysqldatabaseadministration.blogspot."
879 "com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
880 msgstr ""
882 #: libraries/advisory_rules_generic.php:626
883 #: libraries/advisory_rules_generic.php:653
884 #, php-format
885 msgid ""
886 "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
887 "it should not be below 20%%"
888 msgstr ""
890 #: libraries/advisory_rules_generic.php:660
891 msgid "Max InnoDB log size"
892 msgstr ""
894 #: libraries/advisory_rules_generic.php:664
895 msgid "The InnoDB log file size is inadequately large."
896 msgstr ""
898 #: libraries/advisory_rules_generic.php:666
899 #, no-php-format
900 msgid ""
901 "It is usually sufficient to set {innodb_log_file_size} to 25% of the size of "
902 "{innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the "
903 "recovery time after a database crash considerably. See also <a href="
904 "\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
905 "innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
906 "remove the InnoDB log files, set the new value in my.cnf, start the server, "
907 "then check the error logs if everything went fine. See also <a href="
908 "\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
909 "innodblogfilesize-proper-way.html\">this blog entry</a>"
910 msgstr ""
912 #: libraries/advisory_rules_generic.php:676
913 #, php-format
914 msgid "Your absolute InnoDB log size is %s MiB"
915 msgstr ""
917 #: libraries/advisory_rules_generic.php:681
918 msgid "InnoDB buffer pool size"
919 msgstr ""
921 #: libraries/advisory_rules_generic.php:685
922 msgid "Your InnoDB buffer pool is fairly small."
923 msgstr ""
925 #: libraries/advisory_rules_generic.php:687
926 #, no-php-format
927 msgid ""
928 "The InnoDB buffer pool has a profound impact on performance for InnoDB "
929 "tables. Assign all your remaining memory to this buffer. For database "
930 "servers that use solely InnoDB as storage engine and have no other services "
931 "(e.g. a web server) running, you may set this as high as 80% of your "
932 "available memory. If that is not the case, you need to carefully assess the "
933 "memory consumption of your other services and non-InnoDB-Tables and set this "
934 "variable accordingly. If it is set too high, your system will start "
935 "swapping, which decreases performance significantly. See also <a href="
936 "\"https://www.percona.com/blog/2007/11/03/choosing-innodb_buffer_pool_size/"
937 "\">this article</a>"
938 msgstr ""
940 #: libraries/advisory_rules_generic.php:697
941 #, php-format
942 msgid ""
943 "You are currently using %s%% of your memory for the InnoDB buffer pool. This "
944 "rule fires if you are assigning less than 60%%, however this might be "
945 "perfectly adequate for your system if you don't have much InnoDB tables or "
946 "other services running on the same machine."
947 msgstr ""
949 #: libraries/advisory_rules_generic.php:707
950 msgid "MyISAM concurrent inserts"
951 msgstr ""
953 #: libraries/advisory_rules_generic.php:710
954 msgid "Enable {concurrent_insert} by setting it to 1"
955 msgstr ""
957 #: libraries/advisory_rules_generic.php:712
958 msgid ""
959 "Setting {concurrent_insert} to 1 reduces contention between readers and "
960 "writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
961 "refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
962 msgstr ""
964 #: libraries/advisory_rules_generic.php:716
965 msgid "concurrent_insert is set to 0"
966 msgstr ""
968 #: libraries/advisory_rules_mysql_before80003.php:9
969 #, fuzzy
970 #| msgid "Space usage"
971 msgid "Query cache disabled"
972 msgstr "Spasie verbruik"
974 #: libraries/advisory_rules_mysql_before80003.php:12
975 #, fuzzy
976 #| msgid "Space usage"
977 msgid "The query cache is not enabled."
978 msgstr "Spasie verbruik"
980 #: libraries/advisory_rules_mysql_before80003.php:14
981 msgid ""
982 "The query cache is known to greatly improve performance if configured "
983 "correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
984 "and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
985 "memcached, ignore this recommendation."
986 msgstr ""
988 #: libraries/advisory_rules_mysql_before80003.php:18
989 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
990 msgstr ""
992 #: libraries/advisory_rules_mysql_before80003.php:23
993 #, fuzzy, no-php-format
994 #| msgid "Space usage"
995 msgid "Query cache efficiency (%)"
996 msgstr "Spasie verbruik"
998 #: libraries/advisory_rules_mysql_before80003.php:27
999 msgid "Query cache not running efficiently, it has a low hit rate."
1000 msgstr ""
1002 #: libraries/advisory_rules_mysql_before80003.php:28
1003 msgid "Consider increasing {query_cache_limit}."
1004 msgstr ""
1006 #: libraries/advisory_rules_mysql_before80003.php:29
1007 #, php-format
1008 msgid "The current query cache hit rate of %s%% is below 20%%"
1009 msgstr ""
1011 #: libraries/advisory_rules_mysql_before80003.php:34
1012 #, fuzzy
1013 msgid "Query Cache usage"
1014 msgstr "Spasie verbruik"
1016 #: libraries/advisory_rules_mysql_before80003.php:39
1017 #, no-php-format
1018 msgid "Less than 80% of the query cache is being utilized."
1019 msgstr ""
1021 #: libraries/advisory_rules_mysql_before80003.php:41
1022 msgid ""
1023 "This might be caused by {query_cache_limit} being too low. Flushing the "
1024 "query cache might help as well."
1025 msgstr ""
1027 #: libraries/advisory_rules_mysql_before80003.php:45
1028 #, php-format
1029 msgid ""
1030 "The current ratio of free query cache memory to total query cache size is %s"
1031 "%%. It should be above 80%%"
1032 msgstr ""
1034 #: libraries/advisory_rules_mysql_before80003.php:52
1035 #, fuzzy
1036 #| msgid "Space usage"
1037 msgid "Query cache fragmentation"
1038 msgstr "Spasie verbruik"
1040 #: libraries/advisory_rules_mysql_before80003.php:56
1041 msgid "The query cache is considerably fragmented."
1042 msgstr ""
1044 #: libraries/advisory_rules_mysql_before80003.php:58
1045 msgid ""
1046 "Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
1047 "This might be caused by many Query cache low memory prunes due to "
1048 "{query_cache_size} being too small. For a immediate but short lived fix you "
1049 "can flush the query cache (might lock the query cache for a long time). "
1050 "Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
1051 "too, e.g. you can set it to the average size of your queries in the cache "
1052 "using this formula: (query_cache_size - qcache_free_memory) / "
1053 "qcache_queries_in_cache"
1054 msgstr ""
1056 #: libraries/advisory_rules_mysql_before80003.php:66
1057 #, php-format
1058 msgid ""
1059 "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
1060 "that the query cache is an alternating pattern of free and used blocks. This "
1061 "value should be below 20%%."
1062 msgstr ""
1064 #: libraries/advisory_rules_mysql_before80003.php:73
1065 #, fuzzy
1066 #| msgid "Space usage"
1067 msgid "Query cache low memory prunes"
1068 msgstr "Spasie verbruik"
1070 #: libraries/advisory_rules_mysql_before80003.php:77
1071 msgid ""
1072 "Cached queries are removed due to low query cache memory from the query "
1073 "cache."
1074 msgstr ""
1076 #: libraries/advisory_rules_mysql_before80003.php:79
1077 msgid ""
1078 "You might want to increase {query_cache_size}, however keep in mind that the "
1079 "overhead of maintaining the cache is likely to increase with its size, so do "
1080 "this in small increments and monitor the results."
1081 msgstr ""
1083 #: libraries/advisory_rules_mysql_before80003.php:84
1084 #, php-format
1085 msgid ""
1086 "The ratio of removed queries to inserted queries is %s%%. The lower this "
1087 "value is, the better (This rules firing limit: 0.1%%)"
1088 msgstr ""
1090 #: libraries/advisory_rules_mysql_before80003.php:91
1091 #, fuzzy
1092 #| msgid "Space usage"
1093 msgid "Query cache max size"
1094 msgstr "Spasie verbruik"
1096 #: libraries/advisory_rules_mysql_before80003.php:96
1097 msgid ""
1098 "The query cache size is above 128 MiB. Big query caches may cause "
1099 "significant overhead that is required to maintain the cache."
1100 msgstr ""
1102 #: libraries/advisory_rules_mysql_before80003.php:100
1103 msgid ""
1104 "Depending on your environment, it might be performance increasing to reduce "
1105 "this value."
1106 msgstr ""
1108 #: libraries/advisory_rules_mysql_before80003.php:102
1109 #, fuzzy, php-format
1110 msgid "Current query cache size: %s"
1111 msgstr "Bediener weergawe"
1113 #: libraries/advisory_rules_mysql_before80003.php:107
1114 #, fuzzy
1115 msgid "Query cache min result size"
1116 msgstr "SQL resultaat"
1118 #: libraries/advisory_rules_mysql_before80003.php:111
1119 msgid ""
1120 "The max size of the result set in the query cache is the default of 1 MiB."
1121 msgstr ""
1123 #: libraries/advisory_rules_mysql_before80003.php:113
1124 msgid ""
1125 "Changing {query_cache_limit} (usually by increasing) may increase "
1126 "efficiency. This variable determines the maximum size a query result may "
1127 "have to be inserted into the query cache. If there are many query results "
1128 "above 1 MiB that are well cacheable (many reads, little writes) then "
1129 "increasing {query_cache_limit} will increase efficiency. Whereas in the case "
1130 "of many query results being above 1 MiB that are not very well cacheable "
1131 "(often invalidated due to table updates) increasing {query_cache_limit} "
1132 "might reduce efficiency."
1133 msgstr ""
1135 #: libraries/advisory_rules_mysql_before80003.php:120
1136 msgid "query_cache_limit is set to 1 MiB"
1137 msgstr ""
1139 #: libraries/classes/Advisor.php:234
1140 #, php-format
1141 msgid "Error when evaluating: %s"
1142 msgstr ""
1144 #: libraries/classes/Advisor.php:261
1145 #, php-format
1146 msgid "Failed evaluating precondition for rule '%s'."
1147 msgstr ""
1149 #: libraries/classes/Advisor.php:281
1150 #, php-format
1151 msgid "Failed calculating value for rule '%s'."
1152 msgstr ""
1154 #: libraries/classes/Advisor.php:300
1155 #, php-format
1156 msgid "Failed running test for rule '%s'."
1157 msgstr ""
1159 #: libraries/classes/Advisor.php:328
1160 #, php-format
1161 msgid "Failed formatting string for rule '%s'."
1162 msgstr ""
1164 #: libraries/classes/Advisor.php:413
1165 msgid "per second"
1166 msgstr ""
1168 #: libraries/classes/Advisor.php:416
1169 msgid "per minute"
1170 msgstr ""
1172 #: libraries/classes/Advisor.php:419
1173 msgid "per hour"
1174 msgstr ""
1176 #: libraries/classes/Advisor.php:422
1177 msgid "per day"
1178 msgstr ""
1180 #: libraries/classes/BrowseForeigners.php:199
1181 #, fuzzy
1182 #| msgid "Search"
1183 msgid "Search:"
1184 msgstr "Soek"
1186 #: libraries/classes/BrowseForeigners.php:205
1187 #: libraries/classes/Controllers/JavaScriptMessagesController.php:324
1188 #: libraries/classes/Controllers/Server/PrivilegesController.php:329
1189 #: libraries/classes/Normalization.php:263
1190 #: libraries/classes/Normalization.php:992 libraries/classes/Tracking.php:327
1191 #: libraries/classes/Tracking.php:481
1192 #: templates/columns_definitions/column_definitions_form.twig:43
1193 #: templates/database/designer/main.twig:1102
1194 #: templates/database/events/editor_form.twig:115
1195 #: templates/database/operations/index.twig:19
1196 #: templates/database/operations/index.twig:75
1197 #: templates/database/operations/index.twig:184
1198 #: templates/database/operations/index.twig:224
1199 #: templates/database/routines/editor_form.twig:176
1200 #: templates/database/routines/execute_form.twig:55
1201 #: templates/database/search/main.twig:74
1202 #: templates/database/triggers/editor_form.twig:69
1203 #: templates/display/results/table.twig:190
1204 #: templates/gis_data_editor_form.twig:211 templates/header_location.twig:18
1205 #: templates/modals/create_view.twig:10
1206 #: templates/modals/enum_set_editor.twig:10
1207 #: templates/modals/index_dialog_modal.twig:10
1208 #: templates/preferences/manage/main.twig:46
1209 #: templates/preferences/manage/main.twig:108
1210 #: templates/server/binlog/index.twig:34
1211 #: templates/server/privileges/add_user.twig:36
1212 #: templates/server/privileges/change_password.twig:70
1213 #: templates/server/privileges/edit_routine_privileges.twig:102
1214 #: templates/server/privileges/privileges_summary.twig:102
1215 #: templates/server/privileges/privileges_table.twig:858
1216 #: templates/server/privileges/user_properties.twig:149
1217 #: templates/server/privileges/users_overview.twig:159
1218 #: templates/server/replication/change_master.twig:33
1219 #: templates/server/replication/master_add_slave_user.twig:81
1220 #: templates/server/replication/master_configuration.twig:30
1221 #: templates/server/replication/slave_configuration.twig:16
1222 #: templates/server/replication/slave_configuration.twig:88
1223 #: templates/server/user_groups/edit_user_groups.twig:21
1224 #: templates/sql/query.twig:147 templates/sql/query.twig:198
1225 #: templates/table/find_replace/index.twig:62
1226 #: templates/table/insert/actions_panel.twig:37
1227 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:15
1228 #: templates/table/operations/index.twig:38
1229 #: templates/table/operations/index.twig:86
1230 #: templates/table/operations/index.twig:241
1231 #: templates/table/operations/index.twig:328
1232 #: templates/table/operations/index.twig:502
1233 #: templates/table/operations/view.twig:20
1234 #: templates/table/search/index.twig:172 templates/table/search/index.twig:196
1235 #: templates/table/start_and_number_of_rows_fieldset.twig:15
1236 #: templates/table/structure/display_structure.twig:343
1237 #: templates/table/structure/display_structure.twig:436
1238 #: templates/table/structure/display_structure.twig:553
1239 #: templates/table/zoom_search/index.twig:152 templates/view_create.twig:116
1240 msgid "Go"
1241 msgstr "Gaan voort"
1243 #: libraries/classes/BrowseForeigners.php:220
1244 #: libraries/classes/BrowseForeigners.php:224
1245 #: templates/database/data_dictionary/index.twig:73 templates/indexes.twig:16
1246 #: templates/table/structure/display_structure.twig:457
1247 #: templates/table/tracking/structure_snapshot_indexes.twig:5
1248 msgid "Keyname"
1249 msgstr "Sleutelnaam"
1251 #: libraries/classes/BrowseForeigners.php:221
1252 #: libraries/classes/BrowseForeigners.php:223
1253 #: templates/server/engines/index.twig:14
1254 #: templates/server/plugins/index.twig:27
1255 #: templates/server/status/variables/index.twig:77
1256 #, fuzzy
1257 msgid "Description"
1258 msgstr "geen Beskrywing"
1260 #: libraries/classes/BrowseForeigners.php:320
1261 #: libraries/classes/Html/Generator.php:1192 libraries/classes/Language.php:204
1262 #: libraries/classes/Pdf.php:84
1263 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:496
1264 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:530
1265 msgid "Page number:"
1266 msgstr "Bladsy nommer:"
1268 #: libraries/classes/BrowseForeigners.php:334
1269 #: libraries/classes/Controllers/JavaScriptMessagesController.php:561
1270 #: templates/display/results/table.twig:24
1271 #: templates/server/privileges/initials_row.twig:17
1272 #: templates/table/browse_foreigners/show_all.twig:4
1273 msgid "Show all"
1274 msgstr "Wys alles"
1276 #: libraries/classes/Charsets/Collation.php:170
1277 #: libraries/classes/Charsets.php:180 libraries/classes/Charsets.php:181
1278 msgid "Unknown"
1279 msgstr ""
1281 #: libraries/classes/Charsets/Collation.php:203
1282 #: libraries/classes/Charsets/Collation.php:493
1283 msgctxt "Collation"
1284 msgid "German (phone book order)"
1285 msgstr ""
1287 #: libraries/classes/Charsets/Collation.php:207
1288 #: libraries/classes/Charsets/Collation.php:490
1289 #, fuzzy
1290 #| msgid "Data only"
1291 msgctxt "Collation"
1292 msgid "German (dictionary order)"
1293 msgstr "Slegs Data"
1295 #: libraries/classes/Charsets/Collation.php:216
1296 #: libraries/classes/Charsets/Collation.php:568
1297 msgctxt "Collation"
1298 msgid "Spanish (traditional)"
1299 msgstr ""
1301 #: libraries/classes/Charsets/Collation.php:220
1302 #: libraries/classes/Charsets/Collation.php:561
1303 msgctxt "Collation"
1304 msgid "Spanish (modern)"
1305 msgstr ""
1307 #: libraries/classes/Charsets/Collation.php:290
1308 msgctxt "Collation variant"
1309 msgid "case-insensitive"
1310 msgstr ""
1312 #: libraries/classes/Charsets/Collation.php:293
1313 msgctxt "Collation variant"
1314 msgid "case-sensitive"
1315 msgstr ""
1317 #: libraries/classes/Charsets/Collation.php:296
1318 msgctxt "Collation variant"
1319 msgid "accent-insensitive"
1320 msgstr ""
1322 #: libraries/classes/Charsets/Collation.php:299
1323 msgctxt "Collation variant"
1324 msgid "accent-sensitive"
1325 msgstr ""
1327 #: libraries/classes/Charsets/Collation.php:302
1328 msgctxt "Collation variant"
1329 msgid "kana-sensitive"
1330 msgstr ""
1332 #: libraries/classes/Charsets/Collation.php:306
1333 msgctxt "Collation variant"
1334 msgid "multi-level"
1335 msgstr ""
1337 #: libraries/classes/Charsets/Collation.php:309
1338 #, fuzzy
1339 #| msgid "Binary"
1340 msgctxt "Collation variant"
1341 msgid "binary"
1342 msgstr "Biner"
1344 #: libraries/classes/Charsets/Collation.php:312
1345 msgctxt "Collation variant"
1346 msgid "no-pad"
1347 msgstr ""
1349 #: libraries/classes/Charsets/Collation.php:331
1350 #, fuzzy
1351 #| msgid "Binary"
1352 msgctxt "Collation"
1353 msgid "Binary"
1354 msgstr "Biner"
1356 #: libraries/classes/Charsets/Collation.php:343
1357 #: libraries/classes/Charsets/Collation.php:592
1358 msgctxt "Collation"
1359 msgid "Unicode"
1360 msgstr ""
1362 #: libraries/classes/Charsets/Collation.php:353
1363 #: libraries/classes/Charsets/Collation.php:539
1364 msgctxt "Collation"
1365 msgid "West European"
1366 msgstr ""
1368 #: libraries/classes/Charsets/Collation.php:360
1369 #, fuzzy
1370 #| msgid "Add/Delete Field Columns"
1371 msgctxt "Collation"
1372 msgid "Central European"
1373 msgstr "Voeg By/Verwyder Veld Kolomme"
1375 #: libraries/classes/Charsets/Collation.php:365
1376 #: libraries/classes/Charsets/Collation.php:546
1377 msgctxt "Collation"
1378 msgid "Russian"
1379 msgstr ""
1381 #: libraries/classes/Charsets/Collation.php:370
1382 msgctxt "Collation"
1383 msgid "Simplified Chinese"
1384 msgstr ""
1386 #: libraries/classes/Charsets/Collation.php:373
1387 msgctxt "Collation"
1388 msgid "Traditional Chinese"
1389 msgstr ""
1391 #: libraries/classes/Charsets/Collation.php:376
1392 #: libraries/classes/Charsets/Collation.php:461
1393 msgctxt "Collation"
1394 msgid "Chinese"
1395 msgstr ""
1397 #: libraries/classes/Charsets/Collation.php:384
1398 #: libraries/classes/Charsets/Collation.php:510
1399 msgctxt "Collation"
1400 msgid "Japanese"
1401 msgstr ""
1403 #: libraries/classes/Charsets/Collation.php:389
1404 msgctxt "Collation"
1405 msgid "Baltic"
1406 msgstr ""
1408 #: libraries/classes/Charsets/Collation.php:394
1409 msgctxt "Collation"
1410 msgid "Armenian"
1411 msgstr ""
1413 #: libraries/classes/Charsets/Collation.php:397
1414 msgctxt "Collation"
1415 msgid "Cyrillic"
1416 msgstr ""
1418 #: libraries/classes/Charsets/Collation.php:400
1419 msgctxt "Collation"
1420 msgid "Arabic"
1421 msgstr ""
1423 #: libraries/classes/Charsets/Collation.php:403
1424 #: libraries/classes/Charsets/Collation.php:525
1425 msgctxt "Collation"
1426 msgid "Korean"
1427 msgstr ""
1429 #: libraries/classes/Charsets/Collation.php:406
1430 msgctxt "Collation"
1431 msgid "Hebrew"
1432 msgstr ""
1434 #: libraries/classes/Charsets/Collation.php:409
1435 msgctxt "Collation"
1436 msgid "Georgian"
1437 msgstr ""
1439 #: libraries/classes/Charsets/Collation.php:412
1440 msgctxt "Collation"
1441 msgid "Greek"
1442 msgstr ""
1444 #: libraries/classes/Charsets/Collation.php:415
1445 msgctxt "Collation"
1446 msgid "Czech-Slovak"
1447 msgstr ""
1449 #: libraries/classes/Charsets/Collation.php:418
1450 #: libraries/classes/Charsets/Collation.php:584
1451 msgctxt "Collation"
1452 msgid "Ukrainian"
1453 msgstr ""
1455 #: libraries/classes/Charsets/Collation.php:421
1456 #: libraries/classes/Charsets/Collation.php:580
1457 msgctxt "Collation"
1458 msgid "Turkish"
1459 msgstr ""
1461 #: libraries/classes/Charsets/Collation.php:424
1462 #: libraries/classes/Charsets/Collation.php:572
1463 msgctxt "Collation"
1464 msgid "Swedish"
1465 msgstr ""
1467 #: libraries/classes/Charsets/Collation.php:427
1468 #: libraries/classes/Charsets/Collation.php:576
1469 msgctxt "Collation"
1470 msgid "Thai"
1471 msgstr ""
1473 #: libraries/classes/Charsets/Collation.php:430
1474 msgctxt "Collation"
1475 msgid "Unknown"
1476 msgstr ""
1478 #: libraries/classes/Charsets/Collation.php:455
1479 msgctxt "Collation"
1480 msgid "Bulgarian"
1481 msgstr ""
1483 #: libraries/classes/Charsets/Collation.php:467
1484 msgctxt "Collation"
1485 msgid "Croatian"
1486 msgstr ""
1488 #: libraries/classes/Charsets/Collation.php:471
1489 msgctxt "Collation"
1490 msgid "Czech"
1491 msgstr ""
1493 #: libraries/classes/Charsets/Collation.php:475
1494 msgctxt "Collation"
1495 msgid "Danish"
1496 msgstr ""
1498 #: libraries/classes/Charsets/Collation.php:479
1499 msgctxt "Collation"
1500 msgid "English"
1501 msgstr ""
1503 #: libraries/classes/Charsets/Collation.php:483
1504 #, fuzzy
1505 msgctxt "Collation"
1506 msgid "Esperanto"
1507 msgstr "Operasies"
1509 #: libraries/classes/Charsets/Collation.php:487
1510 msgctxt "Collation"
1511 msgid "Estonian"
1512 msgstr ""
1514 #: libraries/classes/Charsets/Collation.php:502
1515 msgctxt "Collation"
1516 msgid "Hungarian"
1517 msgstr ""
1519 #: libraries/classes/Charsets/Collation.php:506
1520 msgctxt "Collation"
1521 msgid "Icelandic"
1522 msgstr ""
1524 #: libraries/classes/Charsets/Collation.php:513
1525 msgctxt "Collation"
1526 msgid "Classical Latin"
1527 msgstr ""
1529 #: libraries/classes/Charsets/Collation.php:517
1530 msgctxt "Collation"
1531 msgid "Latvian"
1532 msgstr ""
1534 #: libraries/classes/Charsets/Collation.php:521
1535 msgctxt "Collation"
1536 msgid "Lithuanian"
1537 msgstr ""
1539 #: libraries/classes/Charsets/Collation.php:529
1540 msgctxt "Collation"
1541 msgid "Burmese"
1542 msgstr ""
1544 #: libraries/classes/Charsets/Collation.php:532
1545 #, fuzzy
1546 msgctxt "Collation"
1547 msgid "Persian"
1548 msgstr "PHP Version"
1550 #: libraries/classes/Charsets/Collation.php:536
1551 msgctxt "Collation"
1552 msgid "Polish"
1553 msgstr ""
1555 #: libraries/classes/Charsets/Collation.php:543
1556 msgctxt "Collation"
1557 msgid "Romanian"
1558 msgstr ""
1560 #: libraries/classes/Charsets/Collation.php:550
1561 msgctxt "Collation"
1562 msgid "Sinhalese"
1563 msgstr ""
1565 #: libraries/classes/Charsets/Collation.php:554
1566 msgctxt "Collation"
1567 msgid "Slovak"
1568 msgstr ""
1570 #: libraries/classes/Charsets/Collation.php:558
1571 msgctxt "Collation"
1572 msgid "Slovenian"
1573 msgstr ""
1575 #: libraries/classes/Charsets/Collation.php:588
1576 #, fuzzy
1577 #| msgid "User name"
1578 msgctxt "Collation"
1579 msgid "Vietnamese"
1580 msgstr "Gebruiker naam"
1582 #: libraries/classes/Common.php:241
1583 #, php-format
1584 msgid "You should upgrade to %s %s or later."
1585 msgstr ""
1587 #: libraries/classes/Common.php:273
1588 msgid "Error: Token mismatch"
1589 msgstr ""
1591 #: libraries/classes/Common.php:485
1592 msgid ""
1593 "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
1594 "access phpMyAdmin."
1595 msgstr ""
1597 #: libraries/classes/Common.php:549
1598 msgid ""
1599 "You have enabled mbstring.func_overload in your PHP configuration. This "
1600 "option is incompatible with phpMyAdmin and might cause some data to be "
1601 "corrupted!"
1602 msgstr ""
1604 #: libraries/classes/Common.php:566
1605 msgid ""
1606 "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
1607 "requires these functions!"
1608 msgstr ""
1610 #: libraries/classes/Common.php:577
1611 msgid "GLOBALS overwrite attempt"
1612 msgstr ""
1614 #: libraries/classes/Common.php:587
1615 msgid "possible exploit"
1616 msgstr ""
1618 #: libraries/classes/Config/Descriptions.php:60
1619 #: libraries/classes/Config/Descriptions.php:61
1620 #: libraries/classes/Config/Descriptions.php:62
1621 msgid "Users cannot set a higher value"
1622 msgstr ""
1624 #: libraries/classes/Config/Descriptions.php:70
1625 msgid ""
1626 "If enabled, user can enter any MySQL server in login form for cookie auth."
1627 msgstr ""
1629 #: libraries/classes/Config/Descriptions.php:73
1630 msgid ""
1631 "Restricts the MySQL servers the user can enter when a login to an arbitrary "
1632 "MySQL server is enabled by matching the IP or hostname of the MySQL server "
1633 "to the given regular expression."
1634 msgstr ""
1636 #: libraries/classes/Config/Descriptions.php:78
1637 msgid ""
1638 "Enabling this allows a page located on a different domain to call phpMyAdmin "
1639 "inside a frame, and is a potential [strong]security hole[/strong] allowing "
1640 "cross-frame scripting (XSS) attacks."
1641 msgstr ""
1643 #: libraries/classes/Config/Descriptions.php:83
1644 msgid ""
1645 "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
1646 "authentication."
1647 msgstr ""
1649 #: libraries/classes/Config/Descriptions.php:85
1650 msgid "Enable bzip2 compression for import operations."
1651 msgstr ""
1653 #: libraries/classes/Config/Descriptions.php:86
1654 msgid "Enter the URL for your reCAPTCHA v2 compatible API."
1655 msgstr ""
1657 #: libraries/classes/Config/Descriptions.php:87
1658 msgid ""
1659 "Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible "
1660 "API."
1661 msgstr ""
1663 #: libraries/classes/Config/Descriptions.php:88
1664 msgid "Enter the request parameter used by your reCAPTCHA v2 compatible API."
1665 msgstr ""
1667 #: libraries/classes/Config/Descriptions.php:89
1668 msgid "Enter the response parameter used by your reCAPTCHA v2 compatible API."
1669 msgstr ""
1671 #: libraries/classes/Config/Descriptions.php:90
1672 msgid "Enter your public key for the reCAPTCHA service on your domain."
1673 msgstr ""
1675 #: libraries/classes/Config/Descriptions.php:91
1676 msgid "Enter your private key for your domain reCAPTCHA service."
1677 msgstr ""
1679 #: libraries/classes/Config/Descriptions.php:92
1680 msgid "Enter your siteverify URL for your reCAPTCHA service."
1681 msgstr ""
1683 #: libraries/classes/Config/Descriptions.php:94
1684 msgid ""
1685 "Defines which type of editing controls should be used for CHAR and VARCHAR "
1686 "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
1687 "kbd] - allows newlines in columns."
1688 msgstr ""
1690 #: libraries/classes/Config/Descriptions.php:99
1691 msgid ""
1692 "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
1693 "highlighting and line numbers."
1694 msgstr ""
1696 #: libraries/classes/Config/Descriptions.php:104
1697 msgid ""
1698 "Find any errors in the query before executing it. Requires CodeMirror to be "
1699 "enabled."
1700 msgstr ""
1702 #: libraries/classes/Config/Descriptions.php:107
1703 msgid ""
1704 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
1705 "columns."
1706 msgstr ""
1708 #: libraries/classes/Config/Descriptions.php:110
1709 msgid ""
1710 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
1711 "columns."
1712 msgstr ""
1714 #: libraries/classes/Config/Descriptions.php:113
1715 msgid ""
1716 "Compress gzip exports on the fly without the need for much memory; if you "
1717 "encounter problems with created gzip files disable this feature."
1718 msgstr ""
1720 #: libraries/classes/Config/Descriptions.php:117
1721 msgid ""
1722 "Whether a warning (\"Are your really sure…\") should be displayed when "
1723 "you're about to lose data."
1724 msgstr ""
1726 #: libraries/classes/Config/Descriptions.php:120
1727 #, fuzzy
1728 #| msgid "Enclose table and field names with backquotes"
1729 msgid "Autocomplete of the table and column names in the SQL queries."
1730 msgstr "Omring tabel en veldname met backquotes"
1732 #: libraries/classes/Config/Descriptions.php:123
1733 #: libraries/classes/Config/Descriptions.php:127
1734 #: libraries/classes/Config/Descriptions.php:131
1735 #: libraries/classes/Config/Descriptions.php:135
1736 #: libraries/classes/Config/Descriptions.php:139
1737 #: libraries/classes/Config/Descriptions.php:143
1738 #: libraries/classes/Config/Descriptions.php:147
1739 #: libraries/classes/Config/Descriptions.php:151
1740 #: libraries/classes/Config/Descriptions.php:155
1741 msgid ""
1742 "Values for options list for default transformations. These will be "
1743 "overwritten if transformation is filled in at table structure page."
1744 msgstr ""
1746 #: libraries/classes/Config/Descriptions.php:159
1747 msgid ""
1748 "Disable the table maintenance mass operations, like optimizing or repairing "
1749 "the selected tables of a database."
1750 msgstr ""
1752 #: libraries/classes/Config/Descriptions.php:163
1753 msgid ""
1754 "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
1755 "limit)."
1756 msgstr ""
1758 #: libraries/classes/Config/Descriptions.php:165
1759 #: libraries/classes/Config/Descriptions.php:701
1760 #: libraries/classes/Plugins/Export/ExportSql.php:344
1761 msgid "Exclude definition of current user"
1762 msgstr ""
1764 #: libraries/classes/Config/Descriptions.php:167
1765 msgid ""
1766 "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
1767 "the referenced data, [kbd]id[/kbd] is the key value."
1768 msgstr ""
1770 #: libraries/classes/Config/Descriptions.php:171
1771 msgid ""
1772 "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
1773 "for magic strings that can be used to get special values."
1774 msgstr ""
1776 #: libraries/classes/Config/Descriptions.php:176
1777 msgid ""
1778 "Please note that phpMyAdmin is just a user interface and its features do not "
1779 "limit MySQL."
1780 msgstr ""
1782 #: libraries/classes/Config/Descriptions.php:179
1783 msgid ""
1784 "Advanced server configuration, do not change these options unless you know "
1785 "what they are for."
1786 msgstr ""
1788 #: libraries/classes/Config/Descriptions.php:182
1789 msgid ""
1790 "Configure phpMyAdmin configuration storage to gain access to additional "
1791 "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
1792 "documentation."
1793 msgstr ""
1795 #: libraries/classes/Config/Descriptions.php:187
1796 msgid ""
1797 "Tracking of changes made in database. Requires the phpMyAdmin configuration "
1798 "storage."
1799 msgstr ""
1801 #: libraries/classes/Config/Descriptions.php:190
1802 msgid "Customize browse mode."
1803 msgstr ""
1805 #: libraries/classes/Config/Descriptions.php:191
1806 #: libraries/classes/Config/Descriptions.php:192
1807 #: libraries/classes/Config/Descriptions.php:199
1808 #: libraries/classes/Config/Descriptions.php:205
1809 #: libraries/classes/Config/Descriptions.php:206
1810 #: libraries/classes/Config/Descriptions.php:211
1811 msgid "Customize default options."
1812 msgstr ""
1814 #: libraries/classes/Config/Descriptions.php:193
1815 msgid "Settings for phpMyAdmin developers."
1816 msgstr ""
1818 #: libraries/classes/Config/Descriptions.php:194
1819 msgid "Customize edit mode."
1820 msgstr ""
1822 #: libraries/classes/Config/Descriptions.php:195
1823 #, fuzzy
1824 msgid "Customize default export options."
1825 msgstr "Databasis statistieke"
1827 #: libraries/classes/Config/Descriptions.php:196
1828 msgid "Set some commonly used options."
1829 msgstr ""
1831 #: libraries/classes/Config/Descriptions.php:197
1832 msgid "Customize default common import options."
1833 msgstr ""
1835 #: libraries/classes/Config/Descriptions.php:198
1836 msgid "Set import and export directories and compression options."
1837 msgstr ""
1839 #: libraries/classes/Config/Descriptions.php:200
1840 #, fuzzy
1841 msgid "Databases display options."
1842 msgstr "Databasis statistieke"
1844 #: libraries/classes/Config/Descriptions.php:201
1845 msgid "Customize appearance of the navigation panel."
1846 msgstr ""
1848 #: libraries/classes/Config/Descriptions.php:202
1849 #, fuzzy
1850 #| msgid "Show grid"
1851 msgid "Customize the navigation tree."
1852 msgstr "Wys ruitgebied"
1854 #: libraries/classes/Config/Descriptions.php:203
1855 #, fuzzy
1856 msgid "Servers display options."
1857 msgstr "Databasis statistieke"
1859 #: libraries/classes/Config/Descriptions.php:204
1860 #, fuzzy
1861 msgid "Tables display options."
1862 msgstr "Databasis statistieke"
1864 #: libraries/classes/Config/Descriptions.php:207
1865 msgid "Settings that didn't fit anywhere else."
1866 msgstr ""
1868 #: libraries/classes/Config/Descriptions.php:208
1869 #, fuzzy
1870 #| msgid "Documentation"
1871 msgid "Authentication settings."
1872 msgstr "Dokumentasie"
1874 #: libraries/classes/Config/Descriptions.php:209
1875 msgid "Enter server connection parameters."
1876 msgstr ""
1878 #: libraries/classes/Config/Descriptions.php:210
1879 msgid "Customize links shown in SQL Query boxes."
1880 msgstr ""
1882 #: libraries/classes/Config/Descriptions.php:212
1883 #, fuzzy
1884 msgid "SQL queries settings."
1885 msgstr "SQL-stelling"
1887 #: libraries/classes/Config/Descriptions.php:213
1888 msgid "Customize startup page."
1889 msgstr ""
1891 #: libraries/classes/Config/Descriptions.php:214
1892 msgid ""
1893 "Choose which details to show in the database structure (list of tables)."
1894 msgstr ""
1896 #: libraries/classes/Config/Descriptions.php:215
1897 msgid "Settings for the table structure (list of columns)."
1898 msgstr ""
1900 #: libraries/classes/Config/Descriptions.php:216
1901 msgid "Choose how you want tabs to work."
1902 msgstr ""
1904 #: libraries/classes/Config/Descriptions.php:217
1905 #, fuzzy
1906 #| msgid "Add new field"
1907 msgid "Customize text input fields."
1908 msgstr "Voeg 'n nuwe veld by"
1910 #: libraries/classes/Config/Descriptions.php:218
1911 msgid "Customize default options"
1912 msgstr ""
1914 #: libraries/classes/Config/Descriptions.php:219
1915 msgid "Disable some of the warnings shown by phpMyAdmin."
1916 msgstr ""
1918 #: libraries/classes/Config/Descriptions.php:221
1919 msgid "Enable gzip compression for import and export operations."
1920 msgstr ""
1922 #: libraries/classes/Config/Descriptions.php:223
1923 msgid ""
1924 "If enabled, phpMyAdmin continues computing multiple-statement queries even "
1925 "if one of the queries failed."
1926 msgstr ""
1928 #: libraries/classes/Config/Descriptions.php:227
1929 msgid ""
1930 "Allow interrupt of import in case script detects it is close to time limit. "
1931 "This might be a good way to import large files, however it can break "
1932 "transactions."
1933 msgstr ""
1935 #: libraries/classes/Config/Descriptions.php:232
1936 msgid ""
1937 "Default format; be aware that this list depends on location (database, "
1938 "table) and only SQL is always available."
1939 msgstr ""
1941 #: libraries/classes/Config/Descriptions.php:235
1942 #: libraries/classes/Config/Descriptions.php:236
1943 msgid "Update data when duplicate keys found on import"
1944 msgstr ""
1946 #: libraries/classes/Config/Descriptions.php:237
1947 msgid "Number of queries to skip from start."
1948 msgstr ""
1950 #: libraries/classes/Config/Descriptions.php:239
1951 msgid ""
1952 "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
1953 "only occurs for the current server. Setting this to FALSE makes it easy to "
1954 "forget to log out from other servers when connected to multiple servers."
1955 msgstr ""
1957 #: libraries/classes/Config/Descriptions.php:244
1958 msgid ""
1959 "Define whether the previous login should be recalled or not in [kbd]cookie[/"
1960 "kbd] authentication mode."
1961 msgstr ""
1963 #: libraries/classes/Config/Descriptions.php:248
1964 msgid ""
1965 "Defines how long (in seconds) a login cookie should be stored in browser. "
1966 "The default of 0 means that it will be kept for the existing session only, "
1967 "and will be deleted as soon as you close the browser window. This is "
1968 "recommended for non-trusted environments."
1969 msgstr ""
1971 #: libraries/classes/Config/Descriptions.php:254
1972 msgid "Maximum number of characters used when a SQL query is displayed."
1973 msgstr ""
1975 #: libraries/classes/Config/Descriptions.php:257
1976 msgid ""
1977 "The number of items that can be displayed on each page on the first level of "
1978 "the navigation tree."
1979 msgstr ""
1981 #: libraries/classes/Config/Descriptions.php:260
1982 msgid ""
1983 "The number of items that can be displayed on each page of the navigation "
1984 "tree."
1985 msgstr ""
1987 #: libraries/classes/Config/Descriptions.php:263
1988 msgid ""
1989 "Number of rows displayed when browsing a result set. If the result set "
1990 "contains more rows, \"Previous\" and \"Next\" links will be shown."
1991 msgstr ""
1993 #: libraries/classes/Config/Descriptions.php:268
1994 msgid ""
1995 "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
1996 "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
1997 msgstr ""
1999 #: libraries/classes/Config/Descriptions.php:272
2000 msgid "In the navigation panel, replaces the database tree with a selector"
2001 msgstr ""
2003 #: libraries/classes/Config/Descriptions.php:275
2004 msgid "Link with main panel by highlighting the current database or table."
2005 msgstr ""
2007 #: libraries/classes/Config/Descriptions.php:278
2008 msgid ""
2009 "Open the linked page in the main window ([code]main[/code]) or in a new one "
2010 "([code]new[/code])."
2011 msgstr ""
2013 #: libraries/classes/Config/Descriptions.php:281
2014 msgid ""
2015 "Defines the minimum number of items (tables, views, routines and events) to "
2016 "display a filter box."
2017 msgstr ""
2019 #: libraries/classes/Config/Descriptions.php:284
2020 msgid ""
2021 "Group items in the navigation tree (determined by the separator defined in "
2022 "the Databases and Tables tabs above)."
2023 msgstr ""
2025 #: libraries/classes/Config/Descriptions.php:288
2026 msgid ""
2027 "Whether to offer the possibility of tree expansion in the navigation panel."
2028 msgstr ""
2030 #: libraries/classes/Config/Descriptions.php:291
2031 msgid "Whether to show procedures under database in the navigation tree"
2032 msgstr ""
2034 #: libraries/classes/Config/Descriptions.php:294
2035 #, fuzzy
2036 #| msgid "Show grid"
2037 msgid "Whether to expand single database in the navigation tree automatically."
2038 msgstr "Wys ruitgebied"
2040 #: libraries/classes/Config/Descriptions.php:296
2041 #, fuzzy
2042 msgid "Set to 0 to collapse navigation panel."
2043 msgstr "Tabel kommentaar"
2045 #: libraries/classes/Config/Descriptions.php:297
2046 #, fuzzy
2047 msgid "Show logo in navigation panel."
2048 msgstr "Tabel kommentaar"
2050 #: libraries/classes/Config/Descriptions.php:298
2051 msgid "URL where logo in the navigation panel will point to."
2052 msgstr ""
2054 #: libraries/classes/Config/Descriptions.php:299
2055 msgid "Display server choice at the top of the navigation panel."
2056 msgstr ""
2058 #: libraries/classes/Config/Descriptions.php:300
2059 msgid "String that separates databases into different tree levels."
2060 msgstr ""
2062 #: libraries/classes/Config/Descriptions.php:301
2063 msgid "String that separates tables into different tree levels."
2064 msgstr ""
2066 #: libraries/classes/Config/Descriptions.php:302
2067 msgid "Highlight server under the mouse cursor."
2068 msgstr ""
2070 #: libraries/classes/Config/Descriptions.php:303
2071 #, fuzzy
2072 #| msgid "Show grid"
2073 msgid "Whether to show tables under database in the navigation tree"
2074 msgstr "Wys ruitgebied"
2076 #: libraries/classes/Config/Descriptions.php:304
2077 #, fuzzy
2078 #| msgid "Show grid"
2079 msgid "Whether to show views under database in the navigation tree"
2080 msgstr "Wys ruitgebied"
2082 #: libraries/classes/Config/Descriptions.php:305
2083 msgid "Whether to show functions under database in the navigation tree"
2084 msgstr ""
2086 #: libraries/classes/Config/Descriptions.php:306
2087 #, fuzzy
2088 #| msgid "Show grid"
2089 msgid "Whether to show events under database in the navigation tree"
2090 msgstr "Wys ruitgebied"
2092 #: libraries/classes/Config/Descriptions.php:308
2093 msgid ""
2094 "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
2095 "DATETIME and TIMESTAMP, ascending order otherwise."
2096 msgstr ""
2098 #: libraries/classes/Config/Descriptions.php:312
2099 msgid ""
2100 "Disable the default warning that is displayed on the database details "
2101 "Structure page if any of the required tables for the phpMyAdmin "
2102 "configuration storage could not be found."
2103 msgstr ""
2105 #: libraries/classes/Config/Descriptions.php:317
2106 msgid ""
2107 "Disable the default warning that is displayed on the Structure page if "
2108 "column names in a table are reserved MySQL words."
2109 msgstr ""
2111 #: libraries/classes/Config/Descriptions.php:321
2112 msgid ""
2113 "Enable if you want DB-based query history (requires phpMyAdmin configuration "
2114 "storage). If disabled, this utilizes JS-routines to display query history "
2115 "(lost by window close)."
2116 msgstr ""
2118 #: libraries/classes/Config/Descriptions.php:326
2119 msgid ""
2120 "Sets the effective timezone; possibly different than the one from your "
2121 "database server"
2122 msgstr ""
2124 #: libraries/classes/Config/Descriptions.php:329
2125 msgid ""
2126 "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
2127 "[kbd]pma__bookmark[/kbd]"
2128 msgstr ""
2130 #: libraries/classes/Config/Descriptions.php:332
2131 msgid ""
2132 "Leave blank for no column comments/media types, suggested: "
2133 "[kbd]pma__column_info[/kbd]."
2134 msgstr ""
2136 #: libraries/classes/Config/Descriptions.php:335
2137 msgid ""
2138 "A special MySQL user configured with limited permissions, more information "
2139 "available on [doc@linked-tables]documentation[/doc]."
2140 msgstr ""
2142 #: libraries/classes/Config/Descriptions.php:339
2143 msgid ""
2144 "An alternate host to hold the configuration storage; leave blank to use the "
2145 "already defined host."
2146 msgstr ""
2148 #: libraries/classes/Config/Descriptions.php:342
2149 msgid ""
2150 "An alternate port to connect to the host that holds the configuration "
2151 "storage; leave blank to use the default port, or the already defined port, "
2152 "if the controlhost equals host."
2153 msgstr ""
2155 #: libraries/classes/Config/Descriptions.php:347
2156 msgid ""
2157 "More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
2158 "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
2159 "com/19588]MySQL Bugs[/a]"
2160 msgstr ""
2162 #: libraries/classes/Config/Descriptions.php:351
2163 msgid ""
2164 "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
2165 "kbd]."
2166 msgstr ""
2168 #: libraries/classes/Config/Descriptions.php:354
2169 msgid ""
2170 "Limits number of table preferences which are stored in database, the oldest "
2171 "records are automatically removed."
2172 msgstr ""
2174 #: libraries/classes/Config/Descriptions.php:358
2175 msgid ""
2176 "Leave blank for no QBE saved searches support, suggested: "
2177 "[kbd]pma__savedsearches[/kbd]."
2178 msgstr ""
2180 #: libraries/classes/Config/Descriptions.php:361
2181 msgid ""
2182 "Leave blank for no export template support, suggested: "
2183 "[kbd]pma__export_templates[/kbd]."
2184 msgstr ""
2186 #: libraries/classes/Config/Descriptions.php:364
2187 msgid ""
2188 "Leave blank for no central columns support, suggested: "
2189 "[kbd]pma__central_columns[/kbd]."
2190 msgstr ""
2192 #: libraries/classes/Config/Descriptions.php:367
2193 msgid ""
2194 "You can use MySQL wildcard characters (% and _), escape them if you want to "
2195 "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
2196 "[kbd]'my_db'[/kbd]."
2197 msgstr ""
2199 #: libraries/classes/Config/Descriptions.php:372
2200 msgid ""
2201 "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
2202 msgstr ""
2204 #: libraries/classes/Config/Descriptions.php:375
2205 msgid ""
2206 "Database used for relations, bookmarks, and PDF features. See [doc@linked-"
2207 "tables]pmadb[/doc] for complete information. Leave blank for no support. "
2208 "Suggested: [kbd]phpmyadmin[/kbd]."
2209 msgstr ""
2211 #: libraries/classes/Config/Descriptions.php:380
2212 msgid ""
2213 "Leave blank for no \"persistent\" recently used tables across sessions, "
2214 "suggested: [kbd]pma__recent[/kbd]."
2215 msgstr ""
2217 #: libraries/classes/Config/Descriptions.php:384
2218 msgid ""
2219 "Leave blank for no \"persistent\" favorite tables across sessions, "
2220 "suggested: [kbd]pma__favorite[/kbd]."
2221 msgstr ""
2223 #: libraries/classes/Config/Descriptions.php:388
2224 msgid ""
2225 "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
2226 "[kbd]pma__relation[/kbd]."
2227 msgstr ""
2229 #: libraries/classes/Config/Descriptions.php:393
2230 msgid ""
2231 "See [doc@authentication-modes]authentication types[/doc] for an example."
2232 msgstr ""
2234 #: libraries/classes/Config/Descriptions.php:396
2235 msgid ""
2236 "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
2237 "kbd]."
2238 msgstr ""
2240 #: libraries/classes/Config/Descriptions.php:399
2241 msgid ""
2242 "Table to describe the display columns, leave blank for no support; "
2243 "suggested: [kbd]pma__table_info[/kbd]."
2244 msgstr ""
2246 #: libraries/classes/Config/Descriptions.php:403
2247 msgid ""
2248 "Leave blank for no \"persistent\" tables' UI preferences across sessions, "
2249 "suggested: [kbd]pma__table_uiprefs[/kbd]."
2250 msgstr ""
2252 #: libraries/classes/Config/Descriptions.php:407
2253 msgid ""
2254 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2255 "the log when creating a database."
2256 msgstr ""
2258 #: libraries/classes/Config/Descriptions.php:411
2259 msgid ""
2260 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2261 "log when creating a table."
2262 msgstr ""
2264 #: libraries/classes/Config/Descriptions.php:415
2265 msgid ""
2266 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2267 "log when creating a view."
2268 msgstr ""
2270 #: libraries/classes/Config/Descriptions.php:419
2271 msgid "Defines the list of statements the auto-creation uses for new versions."
2272 msgstr ""
2274 #: libraries/classes/Config/Descriptions.php:422
2275 msgid ""
2276 "Leave blank for no SQL query tracking support, suggested: "
2277 "[kbd]pma__tracking[/kbd]."
2278 msgstr ""
2280 #: libraries/classes/Config/Descriptions.php:425
2281 msgid ""
2282 "Whether the tracking mechanism creates versions for tables and views "
2283 "automatically."
2284 msgstr ""
2286 #: libraries/classes/Config/Descriptions.php:428
2287 msgid ""
2288 "Leave blank for no user preferences storage in database, suggested: "
2289 "[kbd]pma__userconfig[/kbd]."
2290 msgstr ""
2292 #: libraries/classes/Config/Descriptions.php:431
2293 msgid ""
2294 "Both this table and the user groups table are required to enable the "
2295 "configurable menus feature; leaving either one of them blank will disable "
2296 "this feature, suggested: [kbd]pma__users[/kbd]."
2297 msgstr ""
2299 #: libraries/classes/Config/Descriptions.php:436
2300 msgid ""
2301 "Both this table and the users table are required to enable the configurable "
2302 "menus feature; leaving either one of them blank will disable this feature, "
2303 "suggested: [kbd]pma__usergroups[/kbd]."
2304 msgstr ""
2306 #: libraries/classes/Config/Descriptions.php:441
2307 msgid ""
2308 "Leave blank to disable the feature to hide and show navigation items, "
2309 "suggested: [kbd]pma__navigationhiding[/kbd]."
2310 msgstr ""
2312 #: libraries/classes/Config/Descriptions.php:445
2313 msgid ""
2314 "A user-friendly description of this server. Leave blank to display the "
2315 "hostname instead."
2316 msgstr ""
2318 #: libraries/classes/Config/Descriptions.php:447
2319 msgid "Leave blank if not used."
2320 msgstr ""
2322 #: libraries/classes/Config/Descriptions.php:448
2323 msgid "Leave blank for defaults."
2324 msgstr ""
2326 #: libraries/classes/Config/Descriptions.php:449
2327 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
2328 msgstr ""
2330 #: libraries/classes/Config/Descriptions.php:450
2331 #, fuzzy
2332 #| msgid "Documentation"
2333 msgid "Authentication method to use."
2334 msgstr "Dokumentasie"
2336 #: libraries/classes/Config/Descriptions.php:451
2337 msgid "Compress connection to MySQL server."
2338 msgstr ""
2340 #: libraries/classes/Config/Descriptions.php:452
2341 msgid "Hide databases matching regular expression (PCRE)."
2342 msgstr ""
2344 #: libraries/classes/Config/Descriptions.php:453
2345 msgid "Hostname where MySQL server is running."
2346 msgstr ""
2348 #: libraries/classes/Config/Descriptions.php:454
2349 #: libraries/classes/Config/Descriptions.php:458
2350 msgid "Leave empty if not using config auth."
2351 msgstr ""
2353 #: libraries/classes/Config/Descriptions.php:455
2354 msgid "Port on which MySQL server is listening, leave empty for default."
2355 msgstr ""
2357 #: libraries/classes/Config/Descriptions.php:456
2358 msgid "Socket on which MySQL server is listening, leave empty for default."
2359 msgstr ""
2361 #: libraries/classes/Config/Descriptions.php:457
2362 #, fuzzy
2363 msgid "Enable SSL for connection to MySQL server."
2364 msgstr "Limits the number of new connections the user may open per hour."
2366 #: libraries/classes/Config/Descriptions.php:460
2367 msgid ""
2368 "Please note that enabling this has no effect with [kbd]config[/kbd] "
2369 "authentication mode because the password is hard coded in the configuration "
2370 "file; this does not limit the ability to execute the same command directly."
2371 msgstr ""
2373 #: libraries/classes/Config/Descriptions.php:465
2374 msgid "Show or hide a column displaying the Creation timestamp for all tables."
2375 msgstr ""
2377 #: libraries/classes/Config/Descriptions.php:468
2378 msgid ""
2379 "Show or hide a column displaying the Last update timestamp for all tables."
2380 msgstr ""
2382 #: libraries/classes/Config/Descriptions.php:471
2383 msgid ""
2384 "Show or hide a column displaying the Last check timestamp for all tables."
2385 msgstr ""
2387 #: libraries/classes/Config/Descriptions.php:474
2388 msgid ""
2389 "Defines whether or not type fields should be initially displayed in edit/"
2390 "insert mode."
2391 msgstr ""
2393 #: libraries/classes/Config/Descriptions.php:477
2394 msgid ""
2395 "Shows link to [a@https://www.php.net/manual/en/function.phpinfo.php]phpinfo()"
2396 "[/a] output."
2397 msgstr ""
2399 #: libraries/classes/Config/Descriptions.php:479
2400 msgid "Whether a user should be displayed a \"show all (rows)\" button."
2401 msgstr ""
2403 #: libraries/classes/Config/Descriptions.php:480
2404 msgid "Show or hide a column displaying the comments for all tables."
2405 msgstr ""
2407 #: libraries/classes/Config/Descriptions.php:481
2408 msgid "Show or hide a column displaying the charset for all tables."
2409 msgstr ""
2411 #: libraries/classes/Config/Descriptions.php:482
2412 msgid "Display the function fields in edit/insert mode."
2413 msgstr ""
2415 #: libraries/classes/Config/Descriptions.php:483
2416 msgid "Whether to show hint or not."
2417 msgstr ""
2419 #: libraries/classes/Config/Descriptions.php:484
2420 msgid ""
2421 "Defines whether SQL queries generated by phpMyAdmin should be displayed."
2422 msgstr ""
2424 #: libraries/classes/Config/Descriptions.php:485
2425 msgid "Allow to display database and table statistics (e.g. space usage)."
2426 msgstr ""
2428 #: libraries/classes/Config/Descriptions.php:487
2429 msgid ""
2430 "Mark used tables and make it possible to show databases with locked tables."
2431 msgstr ""
2433 #: libraries/classes/Config/Descriptions.php:490
2434 msgid ""
2435 "Disable the default warning that is displayed on the main page if Suhosin is "
2436 "detected."
2437 msgstr ""
2439 #: libraries/classes/Config/Descriptions.php:493
2440 msgid ""
2441 "Disable the default warning that is displayed on the main page if the value "
2442 "of the PHP setting session.gc_maxlifetime is less than the value of "
2443 "`LoginCookieValidity`."
2444 msgstr ""
2446 #: libraries/classes/Config/Descriptions.php:498
2447 msgid ""
2448 "Textarea size (columns) in edit mode, this value will be emphasized for SQL "
2449 "query textareas (*2)."
2450 msgstr ""
2452 #: libraries/classes/Config/Descriptions.php:501
2453 msgid ""
2454 "Textarea size (rows) in edit mode, this value will be emphasized for SQL "
2455 "query textareas (*2)."
2456 msgstr ""
2458 #: libraries/classes/Config/Descriptions.php:504
2459 msgid ""
2460 "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
2461 "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
2462 "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
2463 "HTTP_X_FORWARDED_FOR[/kbd]."
2464 msgstr ""
2466 #: libraries/classes/Config/Descriptions.php:510
2467 msgid ""
2468 "When disabled, users cannot set any of the options below, regardless of the "
2469 "checkbox on the right."
2470 msgstr ""
2472 #: libraries/classes/Config/Descriptions.php:513
2473 msgid ""
2474 "The URL of the proxy to be used when retrieving the information about the "
2475 "latest version of phpMyAdmin, or when submitting error reports. You need "
2476 "this if the server where phpMyAdmin is installed does not have direct access "
2477 "to the Internet. The format is: \"hostname:portnumber\"."
2478 msgstr ""
2480 #: libraries/classes/Config/Descriptions.php:519
2481 msgid ""
2482 "The username for authenticating with the proxy. By default, no "
2483 "authentication is performed. If a username is supplied, Basic Authentication "
2484 "will be performed. No other types of authentication are currently supported."
2485 msgstr ""
2487 #: libraries/classes/Config/Descriptions.php:525
2488 msgid ""
2489 "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
2490 "will be inserted with Shift+Enter."
2491 msgstr ""
2493 #: libraries/classes/Config/Descriptions.php:529
2494 msgid ""
2495 "Enable Zero Configuration mode which lets you set up phpMyAdmin "
2496 "configuration storage tables automatically."
2497 msgstr ""
2499 #: libraries/classes/Config/Descriptions.php:532
2500 msgid "Highlight selected rows."
2501 msgstr ""
2503 #: libraries/classes/Config/Descriptions.php:533
2504 msgid "Highlight row pointed by the mouse cursor."
2505 msgstr ""
2507 #: libraries/classes/Config/Descriptions.php:534
2508 msgid "Number of columns for CHAR/VARCHAR textareas."
2509 msgstr ""
2511 #: libraries/classes/Config/Descriptions.php:535
2512 msgid "Number of rows for CHAR/VARCHAR textareas."
2513 msgstr ""
2515 #: libraries/classes/Config/Descriptions.php:536
2516 msgid ""
2517 "Log SQL queries and their execution time, to be displayed in the console"
2518 msgstr ""
2520 #: libraries/classes/Config/Descriptions.php:537
2521 msgid "Tab that is displayed when entering a database."
2522 msgstr ""
2524 #: libraries/classes/Config/Descriptions.php:538
2525 msgid "Tab that is displayed when entering a server."
2526 msgstr ""
2528 #: libraries/classes/Config/Descriptions.php:539
2529 msgid "Tab that is displayed when entering a table."
2530 msgstr ""
2532 #: libraries/classes/Config/Descriptions.php:540
2533 #, fuzzy
2534 #| msgid "Propose table structure"
2535 msgid "Whether the table structure actions should be hidden."
2536 msgstr "Stel tabel struktuur voor"
2538 #: libraries/classes/Config/Descriptions.php:541
2539 msgid "Whether column comments should be shown in table structure view"
2540 msgstr ""
2542 #: libraries/classes/Config/Descriptions.php:542
2543 msgid "Show server listing as a list instead of a drop down."
2544 msgstr ""
2546 #: libraries/classes/Config/Descriptions.php:543
2547 msgid "A dropdown will be used if fewer items are present."
2548 msgstr ""
2550 #: libraries/classes/Config/Descriptions.php:544
2551 msgid "Default value for foreign key checks checkbox for some queries."
2552 msgstr ""
2554 #: libraries/classes/Config/Descriptions.php:545
2555 msgid "Uncheck the checkbox to disable drag and drop import"
2556 msgstr ""
2558 #: libraries/classes/Config/Descriptions.php:546
2559 msgid "How many rows can be inserted at one time."
2560 msgstr ""
2562 #: libraries/classes/Config/Descriptions.php:547
2563 msgid ""
2564 "Maximum number of characters shown in any non-numeric column on browse view."
2565 msgstr ""
2567 #: libraries/classes/Config/Descriptions.php:548
2568 msgid "Define how long (in seconds) a login cookie is valid."
2569 msgstr ""
2571 #: libraries/classes/Config/Descriptions.php:549
2572 msgid "Double size of textarea for LONGTEXT columns."
2573 msgstr ""
2575 #: libraries/classes/Config/Descriptions.php:550
2576 msgid "Maximum number of databases displayed in database list."
2577 msgstr ""
2579 #: libraries/classes/Config/Descriptions.php:551
2580 msgid "Maximum number of tables displayed in table list."
2581 msgstr ""
2583 #: libraries/classes/Config/Descriptions.php:552
2584 msgid "Maximum number of recently used tables; set 0 to disable."
2585 msgstr ""
2587 #: libraries/classes/Config/Descriptions.php:553
2588 msgid "Maximum number of favorite tables; set 0 to disable."
2589 msgstr ""
2591 #: libraries/classes/Config/Descriptions.php:554
2592 msgid "These are Edit, Copy and Delete links."
2593 msgstr ""
2595 #: libraries/classes/Config/Descriptions.php:555
2596 msgid "Whether to show row links even in the absence of a unique key."
2597 msgstr ""
2599 #: libraries/classes/Config/Descriptions.php:556
2600 #: libraries/classes/Config/Descriptions.php:831
2601 #, fuzzy
2602 #| msgid "Disable Statistics"
2603 msgid "Disable shortcut keys"
2604 msgstr "Databasis statistieke"
2606 #: libraries/classes/Config/Descriptions.php:557
2607 msgid "Use natural order for sorting table and database names."
2608 msgstr ""
2610 #: libraries/classes/Config/Descriptions.php:558
2611 #: libraries/classes/Config/Descriptions.php:561
2612 #: libraries/classes/Config/Descriptions.php:562
2613 msgid "Use only icons, only text or both."
2614 msgstr ""
2616 #: libraries/classes/Config/Descriptions.php:559
2617 msgid "Use GZip output buffering for increased speed in HTTP transfers."
2618 msgstr ""
2620 #: libraries/classes/Config/Descriptions.php:560
2621 msgid "Use persistent connections to MySQL databases."
2622 msgstr ""
2624 #: libraries/classes/Config/Descriptions.php:563
2625 msgid "Disallow BLOB and BINARY columns from editing."
2626 msgstr ""
2628 #: libraries/classes/Config/Descriptions.php:564
2629 msgid "How many queries are kept in history."
2630 msgstr ""
2632 #: libraries/classes/Config/Descriptions.php:565
2633 msgid "Select which functions will be used for character set conversion."
2634 msgstr ""
2636 #: libraries/classes/Config/Descriptions.php:566
2637 msgid "When browsing tables, the sorting of each table is remembered."
2638 msgstr ""
2640 #: libraries/classes/Config/Descriptions.php:567
2641 msgid "Default sort order for tables with a primary key."
2642 msgstr ""
2644 #: libraries/classes/Config/Descriptions.php:568
2645 msgid ""
2646 "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
2647 msgstr ""
2649 #: libraries/classes/Config/Descriptions.php:569
2650 #, fuzzy
2651 msgid "For display Options"
2652 msgstr "Databasis statistieke"
2654 #: libraries/classes/Config/Descriptions.php:570
2655 msgid "Directory where exports can be saved on server."
2656 msgstr ""
2658 #: libraries/classes/Config/Descriptions.php:571
2659 msgid ""
2660 "Defines whether the query box should stay on-screen after its submission."
2661 msgstr ""
2663 #: libraries/classes/Config/Descriptions.php:572
2664 msgid "Title of browser window when a database is selected."
2665 msgstr ""
2667 #: libraries/classes/Config/Descriptions.php:573
2668 msgid "Title of browser window when nothing is selected."
2669 msgstr ""
2671 #: libraries/classes/Config/Descriptions.php:574
2672 msgid "Title of browser window when a server is selected."
2673 msgstr ""
2675 #: libraries/classes/Config/Descriptions.php:575
2676 msgid "Title of browser window when a table is selected."
2677 msgstr ""
2679 #: libraries/classes/Config/Descriptions.php:576
2680 msgid "Directory on server where you can upload files for import."
2681 msgstr ""
2683 #: libraries/classes/Config/Descriptions.php:577
2684 msgid "Allow for searching inside the entire database."
2685 msgstr ""
2687 #: libraries/classes/Config/Descriptions.php:578
2688 msgid "Enables check for latest version on main phpMyAdmin page."
2689 msgstr ""
2691 #: libraries/classes/Config/Descriptions.php:579
2692 msgid "The password for authenticating with the proxy."
2693 msgstr ""
2695 #: libraries/classes/Config/Descriptions.php:580
2696 msgid "Enable ZIP compression for import and export operations."
2697 msgstr ""
2699 #: libraries/classes/Config/Descriptions.php:581
2700 msgid "Choose the default action when sending error reports."
2701 msgstr ""
2703 #: libraries/classes/Config/Descriptions.php:588
2704 msgid "Allow login to any MySQL server"
2705 msgstr ""
2707 #: libraries/classes/Config/Descriptions.php:589
2708 #, fuzzy
2709 msgid "Restrict login to MySQL server"
2710 msgstr "Limits the number of new connections the user may open per hour."
2712 #: libraries/classes/Config/Descriptions.php:590
2713 msgid "Allow third party framing"
2714 msgstr ""
2716 #: libraries/classes/Config/Descriptions.php:591
2717 msgid "Show \"Drop database\" link to normal users"
2718 msgstr ""
2720 #: libraries/classes/Config/Descriptions.php:592
2721 msgid "Blowfish secret"
2722 msgstr ""
2724 #: libraries/classes/Config/Descriptions.php:593
2725 msgid "Row marker"
2726 msgstr ""
2728 #: libraries/classes/Config/Descriptions.php:594
2729 msgid "Highlight pointer"
2730 msgstr ""
2732 #: libraries/classes/Config/Descriptions.php:595
2733 msgid "Bzip2"
2734 msgstr ""
2736 #: libraries/classes/Config/Descriptions.php:596
2737 msgid "CHAR columns editing"
2738 msgstr ""
2740 #: libraries/classes/Config/Descriptions.php:597
2741 msgid "Enable CodeMirror"
2742 msgstr ""
2744 #: libraries/classes/Config/Descriptions.php:598
2745 #, fuzzy
2746 #| msgid "Enabled"
2747 msgid "Enable linter"
2748 msgstr "Beskikbaar"
2750 #: libraries/classes/Config/Descriptions.php:599
2751 msgid "Minimum size for input field"
2752 msgstr ""
2754 #: libraries/classes/Config/Descriptions.php:600
2755 msgid "Maximum size for input field"
2756 msgstr ""
2758 #: libraries/classes/Config/Descriptions.php:601
2759 msgid "CHAR textarea columns"
2760 msgstr ""
2762 #: libraries/classes/Config/Descriptions.php:602
2763 msgid "CHAR textarea rows"
2764 msgstr ""
2766 #: libraries/classes/Config/Descriptions.php:603
2767 msgid "Check config file permissions"
2768 msgstr ""
2770 #: libraries/classes/Config/Descriptions.php:604
2771 msgid "Compress on the fly"
2772 msgstr ""
2774 #: libraries/classes/Config/Descriptions.php:605
2775 msgid "Confirm DROP queries"
2776 msgstr ""
2778 #: libraries/classes/Config/Descriptions.php:606
2779 #: templates/console/display.twig:11 templates/console/display.twig:64
2780 msgid "Debug SQL"
2781 msgstr ""
2783 #: libraries/classes/Config/Descriptions.php:607
2784 #: libraries/classes/Plugins/Schema/SchemaDia.php:66
2785 #: libraries/classes/Plugins/Schema/SchemaPdf.php:76
2786 msgid "Paper size"
2787 msgstr ""
2789 #: libraries/classes/Config/Descriptions.php:608
2790 msgid "Default database tab"
2791 msgstr ""
2793 #: libraries/classes/Config/Descriptions.php:609
2794 msgid "Default server tab"
2795 msgstr ""
2797 #: libraries/classes/Config/Descriptions.php:610
2798 msgid "Default table tab"
2799 msgstr ""
2801 #: libraries/classes/Config/Descriptions.php:611
2802 #, fuzzy
2803 #| msgid "Enclose table and field names with backquotes"
2804 msgid "Enable autocomplete for table and column names"
2805 msgstr "Omring tabel en veldname met backquotes"
2807 #: libraries/classes/Config/Descriptions.php:612
2808 #, fuzzy
2809 #| msgid "Table comments"
2810 msgid "Show column comments"
2811 msgstr "Tabel kommentaar"
2813 #: libraries/classes/Config/Descriptions.php:613
2814 #, fuzzy
2815 #| msgid "Propose table structure"
2816 msgid "Hide table structure actions"
2817 msgstr "Stel tabel struktuur voor"
2819 #: libraries/classes/Config/Descriptions.php:614
2820 #, fuzzy
2821 msgid "Default transformations for Hex"
2822 msgstr "Wys PHP informasie"
2824 #: libraries/classes/Config/Descriptions.php:615
2825 #, fuzzy
2826 msgid "Default transformations for Substring"
2827 msgstr "Databasis statistieke"
2829 #: libraries/classes/Config/Descriptions.php:616
2830 #, fuzzy
2831 msgid "Default transformations for Bool2Text"
2832 msgstr "Databasis statistieke"
2834 #: libraries/classes/Config/Descriptions.php:617
2835 #, fuzzy
2836 msgid "Default transformations for External"
2837 msgstr "Databasis statistieke"
2839 #: libraries/classes/Config/Descriptions.php:618
2840 #, fuzzy
2841 msgid "Default transformations for PreApPend"
2842 msgstr "Databasis statistieke"
2844 #: libraries/classes/Config/Descriptions.php:619
2845 #, fuzzy
2846 msgid "Default transformations for DateFormat"
2847 msgstr "Databasis statistieke"
2849 #: libraries/classes/Config/Descriptions.php:620
2850 #, fuzzy
2851 msgid "Default transformations for Inline"
2852 msgstr "Databasis statistieke"
2854 #: libraries/classes/Config/Descriptions.php:621
2855 #, fuzzy
2856 msgid "Default transformations for TextImageLink"
2857 msgstr "Databasis statistieke"
2859 #: libraries/classes/Config/Descriptions.php:622
2860 #, fuzzy
2861 msgid "Default transformations for TextLink"
2862 msgstr "Databasis statistieke"
2864 #: libraries/classes/Config/Descriptions.php:623
2865 msgid "Display servers as a list"
2866 msgstr ""
2868 #: libraries/classes/Config/Descriptions.php:624
2869 #, fuzzy
2870 #| msgid "Table maintenance"
2871 msgid "Disable multi table maintenance"
2872 msgstr "Tabel instandhouding"
2874 #: libraries/classes/Config/Descriptions.php:625
2875 msgid "Maximum execution time"
2876 msgstr ""
2878 #: libraries/classes/Config/Descriptions.php:627 templates/export.twig:347
2879 #, fuzzy, php-format
2880 #| msgid "Statements"
2881 msgid "Use %s statement"
2882 msgstr "Stellings"
2884 #: libraries/classes/Config/Descriptions.php:630
2885 msgid "Save as file"
2886 msgstr "Stoor as leer (file)"
2888 #: libraries/classes/Config/Descriptions.php:631
2889 #: libraries/classes/Config/Descriptions.php:765
2890 #, fuzzy
2891 msgid "Character set of the file"
2892 msgstr "Karakterstel van die leer:"
2894 #: libraries/classes/Config/Descriptions.php:632
2895 #: libraries/classes/Config/Descriptions.php:648 templates/import.twig:165
2896 #: templates/import.twig:167 templates/sql/query.twig:40
2897 #: templates/table/structure/display_table_stats.twig:84
2898 msgid "Format"
2899 msgstr "Formaat"
2901 #: libraries/classes/Config/Descriptions.php:633
2902 msgid "Compression"
2903 msgstr ""
2905 #: libraries/classes/Config/Descriptions.php:634
2906 #: libraries/classes/Config/Descriptions.php:641
2907 #: libraries/classes/Config/Descriptions.php:649
2908 #: libraries/classes/Config/Descriptions.php:653
2909 #: libraries/classes/Config/Descriptions.php:666
2910 #: libraries/classes/Config/Descriptions.php:668
2911 #: libraries/classes/Config/Descriptions.php:714
2912 #: libraries/classes/Plugins/Export/ExportCsv.php:88
2913 #: libraries/classes/Plugins/Export/ExportExcel.php:61
2914 #: libraries/classes/Plugins/Export/ExportHtmlword.php:85
2915 #: libraries/classes/Plugins/Export/ExportOds.php:70
2916 #: libraries/classes/Plugins/Export/ExportOdt.php:127
2917 #: libraries/classes/Plugins/Export/ExportTexytext.php:79
2918 msgid "Put columns names in the first row"
2919 msgstr ""
2921 #: libraries/classes/Config/Descriptions.php:635
2922 #: libraries/classes/Config/Descriptions.php:767
2923 #: libraries/classes/Config/Descriptions.php:773
2924 #: libraries/classes/Plugins/Import/ImportCsv.php:666
2925 #, fuzzy
2926 #| msgid "Fields enclosed by"
2927 msgid "Columns enclosed with"
2928 msgstr "Velde omring met"
2930 #: libraries/classes/Config/Descriptions.php:636
2931 #: libraries/classes/Config/Descriptions.php:768
2932 #: libraries/classes/Config/Descriptions.php:774
2933 #: libraries/classes/Plugins/Import/ImportCsv.php:677
2934 #, fuzzy
2935 #| msgid "Fields escaped by"
2936 msgid "Columns escaped with"
2937 msgstr "Velde ontsnap (escaped) deur"
2939 #: libraries/classes/Config/Descriptions.php:637
2940 #: libraries/classes/Config/Descriptions.php:643
2941 #: libraries/classes/Config/Descriptions.php:650
2942 #: libraries/classes/Config/Descriptions.php:659
2943 #: libraries/classes/Config/Descriptions.php:667
2944 #: libraries/classes/Config/Descriptions.php:671
2945 #: libraries/classes/Config/Descriptions.php:715
2946 msgid "Replace NULL with"
2947 msgstr ""
2949 #: libraries/classes/Config/Descriptions.php:638
2950 #: libraries/classes/Config/Descriptions.php:644
2951 msgid "Remove CRLF characters within columns"
2952 msgstr ""
2954 #: libraries/classes/Config/Descriptions.php:639
2955 #: libraries/classes/Config/Descriptions.php:771
2956 #: libraries/classes/Config/Descriptions.php:778
2957 #: libraries/classes/Plugins/Import/ImportCsv.php:651
2958 #, fuzzy
2959 #| msgid "Lines terminated by"
2960 msgid "Columns terminated with"
2961 msgstr "Lyne beeindig deur"
2963 #: libraries/classes/Config/Descriptions.php:640
2964 #: libraries/classes/Config/Descriptions.php:766
2965 #: libraries/classes/Plugins/Import/ImportCsv.php:684
2966 #, fuzzy
2967 #| msgid "Lines terminated by"
2968 msgid "Lines terminated with"
2969 msgstr "Lyne beeindig deur"
2971 #: libraries/classes/Config/Descriptions.php:642
2972 msgid "Excel edition"
2973 msgstr ""
2975 #: libraries/classes/Config/Descriptions.php:645
2976 msgid "Database name template"
2977 msgstr ""
2979 #: libraries/classes/Config/Descriptions.php:646
2980 msgid "Server name template"
2981 msgstr ""
2983 #: libraries/classes/Config/Descriptions.php:647
2984 msgid "Table name template"
2985 msgstr ""
2987 #: libraries/classes/Config/Descriptions.php:651
2988 #: libraries/classes/Config/Descriptions.php:664
2989 #: libraries/classes/Config/Descriptions.php:673
2990 #: libraries/classes/Config/Descriptions.php:710
2991 #: libraries/classes/Config/Descriptions.php:716
2992 #: libraries/classes/Plugins/Export/ExportHtmlword.php:56
2993 #: libraries/classes/Plugins/Export/ExportLatex.php:88
2994 #: libraries/classes/Plugins/Export/ExportMediawiki.php:55
2995 #: libraries/classes/Plugins/Export/ExportMediawiki.php:61
2996 #: libraries/classes/Plugins/Export/ExportOdt.php:69
2997 #: libraries/classes/Plugins/Export/ExportPdf.php:86
2998 #: libraries/classes/Plugins/Export/ExportSql.php:236
2999 #: libraries/classes/Plugins/Export/ExportTexytext.php:55
3000 #, fuzzy
3001 #| msgid "%s table(s)"
3002 msgid "Dump table"
3003 msgstr "%s tabel(le)"
3005 #: libraries/classes/Config/Descriptions.php:652
3006 #: libraries/classes/Plugins/Export/ExportLatex.php:79
3007 msgid "Include table caption"
3008 msgstr ""
3010 #: libraries/classes/Config/Descriptions.php:654
3011 #: libraries/classes/Config/Descriptions.php:669
3012 #: libraries/classes/Config/Descriptions.php:704
3013 #: libraries/classes/Plugins/Export/ExportHtmlword.php:389
3014 #: libraries/classes/Plugins/Export/ExportLatex.php:549
3015 #: libraries/classes/Plugins/Export/ExportOdt.php:492
3016 #: libraries/classes/Plugins/Export/ExportTexytext.php:391
3017 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:552
3018 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
3019 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:708
3020 #: templates/columns_definitions/table_fields_definitions.twig:54
3021 #: templates/database/data_dictionary/index.twig:29
3022 #: templates/table/structure/display_structure.twig:28
3023 msgid "Comments"
3024 msgstr "Kommentaar"
3026 #: libraries/classes/Config/Descriptions.php:655
3027 #: libraries/classes/Config/Descriptions.php:661
3028 msgid "Table caption"
3029 msgstr ""
3031 #: libraries/classes/Config/Descriptions.php:656
3032 #: libraries/classes/Config/Descriptions.php:662
3033 msgid "Continued table caption"
3034 msgstr ""
3036 #: libraries/classes/Config/Descriptions.php:657
3037 #: libraries/classes/Config/Descriptions.php:663
3038 msgid "Label key"
3039 msgstr ""
3041 #: libraries/classes/Config/Descriptions.php:658
3042 #: libraries/classes/Config/Descriptions.php:670
3043 #: libraries/classes/Config/Descriptions.php:707
3044 #: libraries/classes/Plugins/Export/ExportHtmlword.php:396
3045 #: libraries/classes/Plugins/Export/ExportOdt.php:499
3046 #: libraries/classes/Plugins/Export/ExportTexytext.php:396
3047 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:560
3048 #: templates/columns_definitions/table_fields_definitions.twig:71
3049 #: templates/database/data_dictionary/index.twig:31
3050 #, fuzzy
3051 #| msgid "Display Features"
3052 msgid "Media type"
3053 msgstr "Vertoon Funksies"
3055 #: libraries/classes/Config/Descriptions.php:660
3056 #: libraries/classes/Config/Descriptions.php:672
3057 #: libraries/classes/Config/Descriptions.php:709
3058 #, fuzzy
3059 msgid "Relationships"
3060 msgstr "Operasies"
3062 #: libraries/classes/Config/Descriptions.php:665
3063 #, fuzzy
3064 #| msgid "Export"
3065 msgid "Export method"
3066 msgstr "Export"
3068 #: libraries/classes/Config/Descriptions.php:674
3069 #: libraries/classes/Config/Descriptions.php:677
3070 msgid "Save on server"
3071 msgstr ""
3073 #: libraries/classes/Config/Descriptions.php:675
3074 #: libraries/classes/Config/Descriptions.php:678 templates/export.twig:182
3075 #: templates/export.twig:377
3076 msgid "Overwrite existing file(s)"
3077 msgstr ""
3079 #: libraries/classes/Config/Descriptions.php:676
3080 #, fuzzy
3081 #| msgid "Export"
3082 msgid "Export as separate files"
3083 msgstr "Export"
3085 #: libraries/classes/Config/Descriptions.php:679
3086 #, fuzzy
3087 #| msgid "Select Tables"
3088 msgid "Remember filename template"
3089 msgstr "Kies Tabelle"
3091 #: libraries/classes/Config/Descriptions.php:680
3092 #: templates/database/operations/index.twig:159
3093 #: templates/table/operations/index.twig:72
3094 #: templates/table/operations/index.twig:300
3095 msgid "Add AUTO_INCREMENT value"
3096 msgstr ""
3098 #: libraries/classes/Config/Descriptions.php:681
3099 #, fuzzy
3100 #| msgid "Enclose table and field names with backquotes"
3101 msgid "Enclose table and column names with backquotes"
3102 msgstr "Omring tabel en veldname met backquotes"
3104 #: libraries/classes/Config/Descriptions.php:682
3105 #: libraries/classes/Config/Descriptions.php:784
3106 msgid "SQL compatibility mode"
3107 msgstr ""
3109 #: libraries/classes/Config/Descriptions.php:683
3110 msgid "Creation/Update/Check dates"
3111 msgstr ""
3113 #: libraries/classes/Config/Descriptions.php:684
3114 #, fuzzy
3115 msgid "Use delayed inserts"
3116 msgstr "Uitgebreide toevoegings"
3118 #: libraries/classes/Config/Descriptions.php:685
3119 #: libraries/classes/Plugins/Export/ExportSql.php:182
3120 msgid "Disable foreign key checks"
3121 msgstr ""
3123 #: libraries/classes/Config/Descriptions.php:686
3124 #: libraries/classes/Plugins/Export/ExportSql.php:196
3125 #, fuzzy
3126 #| msgid "Create table on database %s"
3127 msgid "Export views as tables"
3128 msgstr "Skep 'n nuwe tabel op databasis %s"
3130 #: libraries/classes/Config/Descriptions.php:687
3131 msgid "Export related metadata from phpMyAdmin configuration storage"
3132 msgstr ""
3134 #: libraries/classes/Config/Descriptions.php:688
3135 #: libraries/classes/Config/Descriptions.php:689
3136 #: libraries/classes/Config/Descriptions.php:691
3137 #: libraries/classes/Config/Descriptions.php:694
3138 #: libraries/classes/Config/Descriptions.php:695
3139 #: libraries/classes/Config/Descriptions.php:696
3140 #: libraries/classes/Config/Descriptions.php:708
3141 #: templates/database/operations/index.twig:154
3142 #: templates/table/operations/index.twig:295
3143 #, php-format
3144 msgid "Add %s"
3145 msgstr ""
3147 #: libraries/classes/Config/Descriptions.php:697
3148 msgid "Use hexadecimal for BINARY & BLOB"
3149 msgstr ""
3151 #: libraries/classes/Config/Descriptions.php:699
3152 msgid ""
3153 "Add IF NOT EXISTS (less efficient as indexes will be generated during table "
3154 "creation)"
3155 msgstr ""
3157 #: libraries/classes/Config/Descriptions.php:702
3158 #: libraries/classes/Plugins/Export/ExportSql.php:350
3159 #, fuzzy, php-format
3160 msgid "%s view"
3161 msgstr "Voeg 'n nuwe gebruiker by"
3163 #: libraries/classes/Config/Descriptions.php:703
3164 #, fuzzy
3165 #| msgid "Extended inserts"
3166 msgid "Use ignore inserts"
3167 msgstr "Uitgebreide toevoegings"
3169 #: libraries/classes/Config/Descriptions.php:705
3170 msgid "Syntax to use when inserting data"
3171 msgstr ""
3173 #: libraries/classes/Config/Descriptions.php:706
3174 #: libraries/classes/Plugins/Export/ExportSql.php:487
3175 msgid "Maximal length of created query"
3176 msgstr ""
3178 #: libraries/classes/Config/Descriptions.php:711
3179 #, fuzzy
3180 #| msgid "Export"
3181 msgid "Export type"
3182 msgstr "Export"
3184 #: libraries/classes/Config/Descriptions.php:712
3185 #: libraries/classes/Plugins/Export/ExportSql.php:168
3186 msgid "Enclose export in a transaction"
3187 msgstr ""
3189 #: libraries/classes/Config/Descriptions.php:713
3190 msgid "Export time in UTC"
3191 msgstr ""
3193 #: libraries/classes/Config/Descriptions.php:717
3194 msgid "Foreign key dropdown order"
3195 msgstr ""
3197 #: libraries/classes/Config/Descriptions.php:718
3198 msgid "Foreign key limit"
3199 msgstr ""
3201 #: libraries/classes/Config/Descriptions.php:719
3202 msgid "Foreign key checks"
3203 msgstr ""
3205 #: libraries/classes/Config/Descriptions.php:720
3206 msgid "First day of calendar"
3207 msgstr ""
3209 #: libraries/classes/Config/Descriptions.php:721
3210 #: libraries/classes/Config/Descriptions.php:732 libraries/classes/Menu.php:493
3211 #: libraries/classes/Util.php:1963 libraries/config.values.php:155
3212 #: templates/navigation/tree/database_select.twig:10
3213 #: templates/server/databases/index.twig:3 templates/server/export/index.twig:7
3214 #: templates/server/export/index.twig:14
3215 #: templates/server/privileges/user_properties.twig:20
3216 msgid "Databases"
3217 msgstr "databasisse"
3219 #: libraries/classes/Config/Descriptions.php:722
3220 msgid "Browse mode"
3221 msgstr ""
3223 #: libraries/classes/Config/Descriptions.php:724
3224 #: libraries/classes/Config/Forms/User/ExportForm.php:82
3225 #: libraries/classes/Config/Forms/User/ImportForm.php:35
3226 msgid "CSV"
3227 msgstr "CSV data"
3229 #: libraries/classes/Config/Descriptions.php:725
3230 msgid "Developer"
3231 msgstr ""
3233 #: libraries/classes/Config/Descriptions.php:726
3234 msgid "Edit mode"
3235 msgstr ""
3237 #: libraries/classes/Config/Descriptions.php:727
3238 msgid "Export defaults"
3239 msgstr ""
3241 #: libraries/classes/Config/Descriptions.php:728
3242 #, fuzzy
3243 msgid "General"
3244 msgstr "Voortgebring deur"
3246 #: libraries/classes/Config/Descriptions.php:729
3247 msgid "Import defaults"
3248 msgstr ""
3250 #: libraries/classes/Config/Descriptions.php:730
3251 msgid "Import / export"
3252 msgstr ""
3254 #: libraries/classes/Config/Descriptions.php:731
3255 #, fuzzy
3256 msgid "LaTeX"
3257 msgstr "Etiket"
3259 #: libraries/classes/Config/Descriptions.php:733
3260 #: libraries/classes/Config/Forms/User/NaviForm.php:68
3261 #: templates/preferences/header.twig:30
3262 msgid "Navigation panel"
3263 msgstr ""
3265 #: libraries/classes/Config/Descriptions.php:734
3266 #, fuzzy
3267 msgid "Navigation tree"
3268 msgstr "Tabel kommentaar"
3270 #: libraries/classes/Config/Descriptions.php:735
3271 #: templates/server/select/index.twig:9 templates/setup/home/index.twig:34
3272 msgid "Servers"
3273 msgstr ""
3275 #: libraries/classes/Config/Descriptions.php:736
3276 #: libraries/classes/Controllers/Server/DatabasesController.php:311
3277 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
3278 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:26
3279 #: libraries/classes/Plugins/Export/ExportXml.php:115
3280 #: libraries/classes/Server/Status/Data.php:159
3281 #: templates/database/export/index.twig:22
3282 #: templates/database/structure/show_create.twig:6
3283 #, fuzzy
3284 msgid "Tables"
3285 msgstr "Tabel"
3287 #: libraries/classes/Config/Descriptions.php:737
3288 #: libraries/classes/Config/Forms/User/MainForm.php:90
3289 #: templates/preferences/header.twig:36
3290 #, fuzzy
3291 #| msgid "Indexes"
3292 msgid "Main panel"
3293 msgstr "Indekse"
3295 #: libraries/classes/Config/Descriptions.php:738
3296 msgid "Microsoft Office"
3297 msgstr ""
3299 #: libraries/classes/Config/Descriptions.php:740
3300 msgid "Other core settings"
3301 msgstr ""
3303 #: libraries/classes/Config/Descriptions.php:741
3304 #, fuzzy
3305 #| msgid "Page number:"
3306 msgid "Page titles"
3307 msgstr "Bladsy nommer:"
3309 #: libraries/classes/Config/Descriptions.php:742
3310 msgid "Security"
3311 msgstr ""
3313 #: libraries/classes/Config/Descriptions.php:743
3314 msgid "Basic settings"
3315 msgstr ""
3317 #: libraries/classes/Config/Descriptions.php:744
3318 #, fuzzy
3319 #| msgid "Documentation"
3320 msgid "Authentication"
3321 msgstr "Dokumentasie"
3323 #: libraries/classes/Config/Descriptions.php:745
3324 msgid "Server configuration"
3325 msgstr ""
3327 #: libraries/classes/Config/Descriptions.php:746
3328 msgid "Configuration storage"
3329 msgstr ""
3331 #: libraries/classes/Config/Descriptions.php:747
3332 msgid "Changes tracking"
3333 msgstr ""
3335 #: libraries/classes/Config/Descriptions.php:748 libraries/classes/Menu.php:265
3336 #: libraries/classes/Menu.php:372 libraries/classes/Menu.php:498
3337 #: libraries/classes/Navigation/Nodes/NodeTable.php:316
3338 #: libraries/classes/Util.php:1497 libraries/classes/Util.php:1964
3339 #: libraries/classes/Util.php:1979 libraries/classes/Util.php:1996
3340 #: libraries/config.values.php:62 libraries/config.values.php:76
3341 #: libraries/config.values.php:167 libraries/config.values.php:177
3342 msgid "SQL"
3343 msgstr "SQL"
3345 #: libraries/classes/Config/Descriptions.php:749
3346 #, fuzzy
3347 msgid "SQL Query box"
3348 msgstr "SQL-stelling"
3350 #: libraries/classes/Config/Descriptions.php:750
3351 #: libraries/classes/Config/Forms/User/SqlForm.php:48
3352 #: templates/preferences/header.twig:24
3353 #, fuzzy
3354 msgid "SQL queries"
3355 msgstr "SQL-stelling"
3357 #: libraries/classes/Config/Descriptions.php:751
3358 msgid "Startup"
3359 msgstr ""
3361 #: libraries/classes/Config/Descriptions.php:752
3362 #, fuzzy
3363 #| msgid "Databases"
3364 msgid "Database structure"
3365 msgstr "databasisse"
3367 #: libraries/classes/Config/Descriptions.php:753
3368 #: libraries/classes/Plugins/Export/ExportPdf.php:258
3369 #: templates/table/page_with_secondary_tabs.twig:5
3370 #, fuzzy
3371 #| msgid "Databases"
3372 msgid "Table structure"
3373 msgstr "databasisse"
3375 #: libraries/classes/Config/Descriptions.php:754
3376 #, fuzzy
3377 msgid "Tabs"
3378 msgstr "Tabel"
3380 #: libraries/classes/Config/Descriptions.php:755
3381 #, fuzzy
3382 #| msgid "Display PDF schema"
3383 msgid "Display relational schema"
3384 msgstr "Vertoon PDF skema"
3386 #: libraries/classes/Config/Descriptions.php:756
3387 #, fuzzy
3388 #| msgid "Add new field"
3389 msgid "Text fields"
3390 msgstr "Voeg 'n nuwe veld by"
3392 #: libraries/classes/Config/Descriptions.php:757
3393 msgid "Texy! text"
3394 msgstr ""
3396 #: libraries/classes/Config/Descriptions.php:758
3397 msgid "Warnings"
3398 msgstr ""
3400 #: libraries/classes/Config/Descriptions.php:759
3401 #: templates/console/display.twig:4
3402 msgid "Console"
3403 msgstr ""
3405 #: libraries/classes/Config/Descriptions.php:760
3406 msgid "GZip"
3407 msgstr ""
3409 #: libraries/classes/Config/Descriptions.php:761
3410 msgid "Extra parameters for iconv"
3411 msgstr ""
3413 #: libraries/classes/Config/Descriptions.php:762
3414 msgid "Ignore multiple statement errors"
3415 msgstr ""
3417 #: libraries/classes/Config/Descriptions.php:763
3418 msgid "Enable drag and drop import"
3419 msgstr ""
3421 #: libraries/classes/Config/Descriptions.php:764
3422 msgid "Partial import: allow interrupt"
3423 msgstr ""
3425 #: libraries/classes/Config/Descriptions.php:769
3426 #: libraries/classes/Config/Descriptions.php:775
3427 #: libraries/classes/Plugins/Import/ImportCsv.php:141
3428 #: libraries/classes/Plugins/Import/ImportLdi.php:68
3429 msgid "Do not abort on INSERT error"
3430 msgstr ""
3432 #: libraries/classes/Config/Descriptions.php:770
3433 #: libraries/classes/Config/Descriptions.php:777
3434 msgid "Add ON DUPLICATE KEY UPDATE"
3435 msgstr ""
3437 #: libraries/classes/Config/Descriptions.php:772
3438 msgid "Format of imported file"
3439 msgstr ""
3441 #: libraries/classes/Config/Descriptions.php:776
3442 #: libraries/classes/Plugins/Import/ImportLdi.php:74
3443 msgid "Use LOCAL keyword"
3444 msgstr ""
3446 #: libraries/classes/Config/Descriptions.php:779
3447 #, fuzzy
3448 #| msgid "Column names"
3449 msgid "Column names in first row"
3450 msgstr "Kolom name"
3452 #: libraries/classes/Config/Descriptions.php:780
3453 #: libraries/classes/Plugins/Import/ImportOds.php:74
3454 msgid "Do not import empty rows"
3455 msgstr ""
3457 #: libraries/classes/Config/Descriptions.php:781
3458 msgid "Import currencies ($5.00 to 5.00)"
3459 msgstr ""
3461 #: libraries/classes/Config/Descriptions.php:782
3462 msgid "Import percentages as proper decimals (12.00% to .12)"
3463 msgstr ""
3465 #: libraries/classes/Config/Descriptions.php:783
3466 msgid "Partial import: skip queries"
3467 msgstr ""
3469 #: libraries/classes/Config/Descriptions.php:785
3470 msgid "Do not use AUTO_INCREMENT for zero values"
3471 msgstr ""
3473 #: libraries/classes/Config/Descriptions.php:786
3474 msgid "Read as multibytes"
3475 msgstr ""
3477 #: libraries/classes/Config/Descriptions.php:787
3478 msgid "Initial state for sliders"
3479 msgstr ""
3481 #: libraries/classes/Config/Descriptions.php:788
3482 msgid "Number of inserted rows"
3483 msgstr ""
3485 #: libraries/classes/Config/Descriptions.php:789
3486 msgid "Limit column characters"
3487 msgstr ""
3489 #: libraries/classes/Config/Descriptions.php:790
3490 msgid "Delete all cookies on logout"
3491 msgstr ""
3493 #: libraries/classes/Config/Descriptions.php:791
3494 msgid "Recall user name"
3495 msgstr ""
3497 #: libraries/classes/Config/Descriptions.php:792
3498 msgid "Login cookie store"
3499 msgstr ""
3501 #: libraries/classes/Config/Descriptions.php:793
3502 msgid "Login cookie validity"
3503 msgstr ""
3505 #: libraries/classes/Config/Descriptions.php:794
3506 msgid "Bigger textarea for LONGTEXT"
3507 msgstr ""
3509 #: libraries/classes/Config/Descriptions.php:795
3510 msgid "Maximum displayed SQL length"
3511 msgstr ""
3513 #: libraries/classes/Config/Descriptions.php:796
3514 msgid "Maximum databases"
3515 msgstr ""
3517 #: libraries/classes/Config/Descriptions.php:797
3518 msgid "Maximum items on first level"
3519 msgstr ""
3521 #: libraries/classes/Config/Descriptions.php:798
3522 msgid "Maximum items in branch"
3523 msgstr ""
3525 #: libraries/classes/Config/Descriptions.php:799
3526 msgid "Maximum number of rows to display"
3527 msgstr ""
3529 #: libraries/classes/Config/Descriptions.php:800
3530 msgid "Maximum tables"
3531 msgstr ""
3533 #: libraries/classes/Config/Descriptions.php:801
3534 msgid "Memory limit"
3535 msgstr ""
3537 #: libraries/classes/Config/Descriptions.php:802
3538 #, fuzzy
3539 #| msgid "Show grid"
3540 msgid "Show databases navigation as tree"
3541 msgstr "Wys ruitgebied"
3543 #: libraries/classes/Config/Descriptions.php:803
3544 #, fuzzy
3545 msgid "Navigation panel width"
3546 msgstr "Tabel kommentaar"
3548 #: libraries/classes/Config/Descriptions.php:804
3549 #: libraries/classes/Controllers/JavaScriptMessagesController.php:601
3550 #: libraries/classes/Navigation/NavigationTree.php:1356
3551 #, fuzzy
3552 #| msgid "Indexes"
3553 msgid "Link with main panel"
3554 msgstr "Indekse"
3556 #: libraries/classes/Config/Descriptions.php:805
3557 msgid "Display logo"
3558 msgstr ""
3560 #: libraries/classes/Config/Descriptions.php:806
3561 msgid "Logo link URL"
3562 msgstr ""
3564 #: libraries/classes/Config/Descriptions.php:807
3565 msgid "Logo link target"
3566 msgstr ""
3568 #: libraries/classes/Config/Descriptions.php:808
3569 msgid "Display servers selection"
3570 msgstr ""
3572 #: libraries/classes/Config/Descriptions.php:809
3573 msgid "Target for quick access icon"
3574 msgstr ""
3576 #: libraries/classes/Config/Descriptions.php:810
3577 msgid "Target for second quick access icon"
3578 msgstr ""
3580 #: libraries/classes/Config/Descriptions.php:811
3581 msgid "Minimum number of items to display the filter box"
3582 msgstr ""
3584 #: libraries/classes/Config/Descriptions.php:813
3585 msgid "Minimum number of databases to display the database filter box"
3586 msgstr ""
3588 #: libraries/classes/Config/Descriptions.php:815
3589 msgid "Group items in the tree"
3590 msgstr ""
3592 #: libraries/classes/Config/Descriptions.php:816
3593 msgid "Database tree separator"
3594 msgstr ""
3596 #: libraries/classes/Config/Descriptions.php:817
3597 msgid "Table tree separator"
3598 msgstr ""
3600 #: libraries/classes/Config/Descriptions.php:818
3601 msgid "Maximum table tree depth"
3602 msgstr ""
3604 #: libraries/classes/Config/Descriptions.php:819
3605 msgid "Enable highlighting"
3606 msgstr ""
3608 #: libraries/classes/Config/Descriptions.php:820
3609 #, fuzzy
3610 msgid "Enable navigation tree expansion"
3611 msgstr "Tabel kommentaar"
3613 #: libraries/classes/Config/Descriptions.php:821
3614 #, fuzzy
3615 #| msgid "Show tables"
3616 msgid "Show tables in tree"
3617 msgstr "Wys tabelle"
3619 #: libraries/classes/Config/Descriptions.php:822
3620 #, fuzzy
3621 #| msgid "Show grid"
3622 msgid "Show views in tree"
3623 msgstr "Wys ruitgebied"
3625 #: libraries/classes/Config/Descriptions.php:823
3626 msgid "Show functions in tree"
3627 msgstr ""
3629 #: libraries/classes/Config/Descriptions.php:824
3630 #, fuzzy
3631 #| msgid "Show processes"
3632 msgid "Show procedures in tree"
3633 msgstr "Wys prosesse"
3635 #: libraries/classes/Config/Descriptions.php:825
3636 #, fuzzy
3637 #| msgid "Show grid"
3638 msgid "Show events in tree"
3639 msgstr "Wys ruitgebied"
3641 #: libraries/classes/Config/Descriptions.php:826
3642 #, fuzzy
3643 msgid "Expand single database"
3644 msgstr "Geen databasisse"
3646 #: libraries/classes/Config/Descriptions.php:827
3647 #, fuzzy
3648 #| msgid "Analyze table"
3649 msgid "Recently used tables"
3650 msgstr "Analiseer tabel"
3652 #: libraries/classes/Config/Descriptions.php:828
3653 #: libraries/classes/RecentFavoriteTable.php:250
3654 #, fuzzy
3655 msgid "Favorite tables"
3656 msgstr "Skep 'n nuwe bladsy"
3658 #: libraries/classes/Config/Descriptions.php:829
3659 msgid "Where to show the table row links"
3660 msgstr ""
3662 #: libraries/classes/Config/Descriptions.php:830
3663 msgid "Show row links anyway"
3664 msgstr ""
3666 #: libraries/classes/Config/Descriptions.php:832
3667 #, fuzzy
3668 #| msgid "Alter table order by"
3669 msgid "Natural order"
3670 msgstr "Verander tabel sorteer volgens"
3672 #: libraries/classes/Config/Descriptions.php:833
3673 #, fuzzy
3674 msgid "Table navigation bar"
3675 msgstr "Tabel kommentaar"
3677 #: libraries/classes/Config/Descriptions.php:834
3678 msgid "GZip output buffering"
3679 msgstr ""
3681 #: libraries/classes/Config/Descriptions.php:835
3682 msgid "Default sorting order"
3683 msgstr ""
3685 #: libraries/classes/Config/Descriptions.php:836
3686 msgid "Persistent connections"
3687 msgstr ""
3689 #: libraries/classes/Config/Descriptions.php:837
3690 msgid "Missing phpMyAdmin configuration storage tables"
3691 msgstr ""
3693 #: libraries/classes/Config/Descriptions.php:838
3694 msgid "MySQL reserved word warning"
3695 msgstr ""
3697 #: libraries/classes/Config/Descriptions.php:839
3698 msgid "How to display the menu tabs"
3699 msgstr ""
3701 #: libraries/classes/Config/Descriptions.php:840
3702 msgid "How to display various action links"
3703 msgstr ""
3705 #: libraries/classes/Config/Descriptions.php:841
3706 msgid "Protect binary columns"
3707 msgstr ""
3709 #: libraries/classes/Config/Descriptions.php:842
3710 msgid "Permanent query history"
3711 msgstr ""
3713 #: libraries/classes/Config/Descriptions.php:843
3714 msgid "Query history length"
3715 msgstr ""
3717 #: libraries/classes/Config/Descriptions.php:844
3718 msgid "Recoding engine"
3719 msgstr ""
3721 #: libraries/classes/Config/Descriptions.php:845
3722 #, fuzzy
3723 #| msgid "Rename table to"
3724 msgid "Remember table's sorting"
3725 msgstr "Hernoem tabel na"
3727 #: libraries/classes/Config/Descriptions.php:846
3728 #, fuzzy
3729 #| msgid "A primary key has been added on %s."
3730 msgid "Primary key default sort order"
3731 msgstr "'n primere sleutel is bygevoeg op %s."
3733 #: libraries/classes/Config/Descriptions.php:847
3734 msgid "Repeat headers"
3735 msgstr ""
3737 #: libraries/classes/Config/Descriptions.php:848
3738 msgid "Grid editing: trigger action"
3739 msgstr ""
3741 #: libraries/classes/Config/Descriptions.php:849
3742 #, fuzzy
3743 msgid "Relational display"
3744 msgstr "Relasie uitsig"
3746 #: libraries/classes/Config/Descriptions.php:850
3747 msgid "Grid editing: save all edited cells at once"
3748 msgstr ""
3750 #: libraries/classes/Config/Descriptions.php:851
3751 msgid "Save directory"
3752 msgstr ""
3754 #: libraries/classes/Config/Descriptions.php:852
3755 msgid "Host authorization order"
3756 msgstr ""
3758 #: libraries/classes/Config/Descriptions.php:853
3759 msgid "Host authorization rules"
3760 msgstr ""
3762 #: libraries/classes/Config/Descriptions.php:854
3763 msgid "Allow logins without a password"
3764 msgstr ""
3766 #: libraries/classes/Config/Descriptions.php:855
3767 msgid "Allow root login"
3768 msgstr ""
3770 #: libraries/classes/Config/Descriptions.php:856
3771 msgid "Session timezone"
3772 msgstr ""
3774 #: libraries/classes/Config/Descriptions.php:857
3775 msgid "HTTP Realm"
3776 msgstr ""
3778 #: libraries/classes/Config/Descriptions.php:858
3779 #: templates/setup/home/index.twig:50
3780 msgid "Authentication type"
3781 msgstr ""
3783 #: libraries/classes/Config/Descriptions.php:859
3784 msgid "Bookmark table"
3785 msgstr ""
3787 #: libraries/classes/Config/Descriptions.php:860
3788 msgid "Column information table"
3789 msgstr ""
3791 #: libraries/classes/Config/Descriptions.php:861
3792 msgid "Compress connection"
3793 msgstr ""
3795 #: libraries/classes/Config/Descriptions.php:862
3796 msgid "Control user password"
3797 msgstr ""
3799 #: libraries/classes/Config/Descriptions.php:863
3800 msgid "Control user"
3801 msgstr ""
3803 #: libraries/classes/Config/Descriptions.php:864
3804 #, fuzzy
3805 #| msgid "Any host"
3806 msgid "Control host"
3807 msgstr "Enige gasheer (host)"
3809 #: libraries/classes/Config/Descriptions.php:865
3810 #, fuzzy
3811 #| msgid "Any host"
3812 msgid "Control port"
3813 msgstr "Enige gasheer (host)"
3815 #: libraries/classes/Config/Descriptions.php:866
3816 msgid "Disable use of INFORMATION_SCHEMA"
3817 msgstr ""
3819 #: libraries/classes/Config/Descriptions.php:867
3820 #, fuzzy
3821 msgid "Hide databases"
3822 msgstr "Geen databasisse"
3824 #: libraries/classes/Config/Descriptions.php:868
3825 msgid "SQL query history table"
3826 msgstr ""
3828 #: libraries/classes/Config/Descriptions.php:869
3829 #, fuzzy
3830 msgid "Server hostname"
3831 msgstr "Bediener Keuse"
3833 #: libraries/classes/Config/Descriptions.php:870
3834 msgid "Logout URL"
3835 msgstr ""
3837 #: libraries/classes/Config/Descriptions.php:871
3838 msgid "Maximal number of table preferences to store"
3839 msgstr ""
3841 #: libraries/classes/Config/Descriptions.php:872
3842 msgid "QBE saved searches table"
3843 msgstr ""
3845 #: libraries/classes/Config/Descriptions.php:873
3846 #, fuzzy
3847 #| msgid "Create table on database %s"
3848 msgid "Export templates table"
3849 msgstr "Skep 'n nuwe tabel op databasis %s"
3851 #: libraries/classes/Config/Descriptions.php:874
3852 #, fuzzy
3853 #| msgid "Add/Delete Field Columns"
3854 msgid "Central columns table"
3855 msgstr "Voeg By/Verwyder Veld Kolomme"
3857 #: libraries/classes/Config/Descriptions.php:875
3858 msgid "Show only listed databases"
3859 msgstr ""
3861 #: libraries/classes/Config/Descriptions.php:876
3862 msgid "Password for config auth"
3863 msgstr ""
3865 #: libraries/classes/Config/Descriptions.php:877
3866 msgid "PDF schema: pages table"
3867 msgstr ""
3869 #: libraries/classes/Config/Descriptions.php:878
3870 #: templates/database/operations/index.twig:121
3871 #: templates/server/databases/index.twig:24
3872 #, fuzzy
3873 #| msgid "Database"
3874 msgid "Database name"
3875 msgstr "Databasis"
3877 #: libraries/classes/Config/Descriptions.php:879
3878 #, fuzzy
3879 msgid "Server port"
3880 msgstr "Bediener Keuse"
3882 #: libraries/classes/Config/Descriptions.php:880
3883 #, fuzzy
3884 #| msgid "Analyze table"
3885 msgid "Recently used table"
3886 msgstr "Analiseer tabel"
3888 #: libraries/classes/Config/Descriptions.php:881
3889 #, fuzzy
3890 msgid "Favorites table"
3891 msgstr "Skep 'n nuwe bladsy"
3893 #: libraries/classes/Config/Descriptions.php:882
3894 #, fuzzy
3895 msgid "Relation table"
3896 msgstr "Herstel tabel"
3898 #: libraries/classes/Config/Descriptions.php:883
3899 msgid "Signon session name"
3900 msgstr ""
3902 #: libraries/classes/Config/Descriptions.php:884
3903 msgid "Signon URL"
3904 msgstr ""
3906 #: libraries/classes/Config/Descriptions.php:885
3907 #, fuzzy
3908 msgid "Server socket"
3909 msgstr "Bediener Keuse"
3911 #: libraries/classes/Config/Descriptions.php:886
3912 msgid "Use SSL"
3913 msgstr ""
3915 #: libraries/classes/Config/Descriptions.php:887
3916 msgid "Designer and PDF schema: table coordinates"
3917 msgstr ""
3919 #: libraries/classes/Config/Descriptions.php:888
3920 #, fuzzy
3921 #| msgid "Displaying Column Comments"
3922 msgid "Display columns table"
3923 msgstr "Kolom Kommentaar word vertoon"
3925 #: libraries/classes/Config/Descriptions.php:889
3926 msgid "UI preferences table"
3927 msgstr ""
3929 #: libraries/classes/Config/Descriptions.php:890
3930 msgid "Add DROP DATABASE"
3931 msgstr ""
3933 #: libraries/classes/Config/Descriptions.php:891
3934 #: templates/database/structure/copy_form.twig:34
3935 msgid "Add DROP TABLE"
3936 msgstr ""
3938 #: libraries/classes/Config/Descriptions.php:892
3939 msgid "Add DROP VIEW"
3940 msgstr ""
3942 #: libraries/classes/Config/Descriptions.php:893
3943 #, fuzzy
3944 #| msgid "Statements"
3945 msgid "Statements to track"
3946 msgstr "Stellings"
3948 #: libraries/classes/Config/Descriptions.php:894
3949 msgid "SQL query tracking table"
3950 msgstr ""
3952 #: libraries/classes/Config/Descriptions.php:895
3953 #, fuzzy
3954 msgid "Automatically create versions"
3955 msgstr "Bediener weergawe"
3957 #: libraries/classes/Config/Descriptions.php:896
3958 msgid "User preferences storage table"
3959 msgstr ""
3961 #: libraries/classes/Config/Descriptions.php:897
3962 #, fuzzy
3963 #| msgid "Use Tables"
3964 msgid "Users table"
3965 msgstr "Gebruik Tabelle"
3967 #: libraries/classes/Config/Descriptions.php:898
3968 msgid "User groups table"
3969 msgstr ""
3971 #: libraries/classes/Config/Descriptions.php:899
3972 msgid "Hidden navigation items table"
3973 msgstr ""
3975 #: libraries/classes/Config/Descriptions.php:900
3976 msgid "User for config auth"
3977 msgstr ""
3979 #: libraries/classes/Config/Descriptions.php:901
3980 msgid "Verbose name of this server"
3981 msgstr ""
3983 #: libraries/classes/Config/Descriptions.php:902
3984 msgid "Allow to display all the rows"
3985 msgstr ""
3987 #: libraries/classes/Config/Descriptions.php:903
3988 msgid "Show password change form"
3989 msgstr ""
3991 #: libraries/classes/Config/Descriptions.php:904
3992 msgid "Show create database form"
3993 msgstr ""
3995 #: libraries/classes/Config/Descriptions.php:905
3996 #, fuzzy
3997 #| msgid "Table comments"
3998 msgid "Show table comments"
3999 msgstr "Tabel kommentaar"
4001 #: libraries/classes/Config/Descriptions.php:906
4002 #, fuzzy
4003 #| msgid "Show PHP information"
4004 msgid "Show creation timestamp"
4005 msgstr "Wys PHP informasie"
4007 #: libraries/classes/Config/Descriptions.php:907
4008 #, fuzzy
4009 #| msgid "Show PHP information"
4010 msgid "Show last update timestamp"
4011 msgstr "Wys PHP informasie"
4013 #: libraries/classes/Config/Descriptions.php:908
4014 #, fuzzy
4015 #| msgid "Show PHP information"
4016 msgid "Show last check timestamp"
4017 msgstr "Wys PHP informasie"
4019 #: libraries/classes/Config/Descriptions.php:909
4020 #, fuzzy
4021 #| msgid "Table comments"
4022 msgid "Show table charset"
4023 msgstr "Tabel kommentaar"
4025 #: libraries/classes/Config/Descriptions.php:910
4026 #, fuzzy
4027 msgid "Show field types"
4028 msgstr "Wys tabelle"
4030 #: libraries/classes/Config/Descriptions.php:911
4031 msgid "Show function fields"
4032 msgstr ""
4034 #: libraries/classes/Config/Descriptions.php:912
4035 #, fuzzy
4036 #| msgid "Show grid"
4037 msgid "Show hint"
4038 msgstr "Wys ruitgebied"
4040 #: libraries/classes/Config/Descriptions.php:913
4041 msgid "Show phpinfo() link"
4042 msgstr ""
4044 #: libraries/classes/Config/Descriptions.php:914
4045 msgid "Show detailed MySQL server information"
4046 msgstr ""
4048 #: libraries/classes/Config/Descriptions.php:915
4049 msgid "Show SQL queries"
4050 msgstr ""
4052 #: libraries/classes/Config/Descriptions.php:916 templates/sql/query.twig:127
4053 #, fuzzy
4054 msgid "Retain query box"
4055 msgstr "SQL-stelling"
4057 #: libraries/classes/Config/Descriptions.php:917
4058 #, fuzzy
4059 msgid "Show statistics"
4060 msgstr "Ry Statistiek"
4062 #: libraries/classes/Config/Descriptions.php:918
4063 msgid "Skip locked tables"
4064 msgstr ""
4066 #: libraries/classes/Config/Descriptions.php:919
4067 #: libraries/classes/Controllers/JavaScriptMessagesController.php:388
4068 #: libraries/classes/Display/Results.php:3104
4069 #: libraries/classes/Html/Generator.php:670
4070 #: libraries/classes/Html/Generator.php:927
4071 #: libraries/classes/Server/UserGroups.php:129
4072 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
4073 #: templates/console/display.twig:175
4074 #: templates/database/central_columns/main.twig:267
4075 #: templates/database/central_columns/main.twig:380
4076 #: templates/database/central_columns/main.twig:381
4077 #: templates/database/events/index.twig:74
4078 #: templates/database/events/index.twig:77
4079 #: templates/database/events/row.twig:23 templates/database/events/row.twig:26
4080 #: templates/database/routines/row.twig:24
4081 #: templates/database/routines/row.twig:27
4082 #: templates/database/structure/structure_table_row.twig:66
4083 #: templates/database/triggers/row.twig:28
4084 #: templates/database/triggers/row.twig:31
4085 #: templates/display/results/table.twig:227
4086 #: templates/display/results/table.twig:228 templates/indexes.twig:34
4087 #: templates/server/variables/index.twig:41
4088 #: templates/server/variables/index.twig:44 templates/setup/home/index.twig:63
4089 #: templates/table/structure/display_structure.twig:479
4090 msgid "Edit"
4091 msgstr "Verander"
4093 #: libraries/classes/Config/Descriptions.php:920
4094 #: libraries/classes/Html/Generator.php:639
4095 msgid "Explain SQL"
4096 msgstr "Verduidelik SQL"
4098 #: libraries/classes/Config/Descriptions.php:921
4099 #: libraries/classes/Export.php:594 libraries/classes/Html/Generator.php:715
4100 #: templates/console/display.twig:99
4101 #: templates/server/status/processes/index.twig:19
4102 #: templates/server/status/variables/index.twig:42
4103 msgid "Refresh"
4104 msgstr ""
4106 #: libraries/classes/Config/Descriptions.php:922
4107 #: libraries/classes/Html/Generator.php:699
4108 #, fuzzy
4109 #| msgid "Create PHP Code"
4110 msgid "Create PHP code"
4111 msgstr "Skep PHP Kode"
4113 #: libraries/classes/Config/Descriptions.php:923
4114 msgid "Suhosin warning"
4115 msgstr ""
4117 #: libraries/classes/Config/Descriptions.php:924
4118 msgid "Login cookie validity warning"
4119 msgstr ""
4121 #: libraries/classes/Config/Descriptions.php:925
4122 #, fuzzy
4123 #| msgid "Add/Delete Field Columns"
4124 msgid "Textarea columns"
4125 msgstr "Voeg By/Verwyder Veld Kolomme"
4127 #: libraries/classes/Config/Descriptions.php:926
4128 msgid "Textarea rows"
4129 msgstr ""
4131 #: libraries/classes/Config/Descriptions.php:927
4132 #: libraries/classes/Plugins/Export/ExportHtmlword.php:141
4133 #: libraries/classes/Plugins/Export/ExportOdt.php:185
4134 #: libraries/classes/Plugins/Export/ExportTexytext.php:125
4135 #: libraries/classes/Server/Privileges.php:1860
4136 #: libraries/classes/Server/Privileges.php:1862
4137 #: libraries/classes/Server/Status/Processes.php:126
4138 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
4139 #: templates/console/display.twig:184 templates/server/databases/index.twig:106
4140 #: templates/server/privileges/edit_routine_privileges.twig:17
4141 #: templates/server/privileges/privileges_table.twig:257
4142 #: templates/server/privileges/user_properties.twig:22
4143 #: templates/server/privileges/user_properties.twig:71
4144 #: templates/table/operations/index.twig:56
4145 #: templates/table/operations/index.twig:62
4146 #: templates/table/operations/index.twig:257
4147 #: templates/table/operations/index.twig:263
4148 #: templates/table/relation/common_form.twig:36
4149 #: templates/table/relation/common_form.twig:175
4150 #: templates/table/relation/foreign_key_row.twig:98
4151 msgid "Database"
4152 msgstr "Databasis"
4154 #: libraries/classes/Config/Descriptions.php:928
4155 #, fuzzy
4156 #| msgid "Default"
4157 msgid "Default title"
4158 msgstr "Verstekwaarde (default)"
4160 #: libraries/classes/Config/Descriptions.php:929
4161 #: templates/server/status/base.twig:6
4162 msgid "Server"
4163 msgstr ""
4165 #: libraries/classes/Config/Descriptions.php:930
4166 #: libraries/classes/Plugins/Export/ExportXml.php:468
4167 #: libraries/classes/Server/Privileges.php:1866
4168 #: libraries/classes/Server/Privileges.php:1868
4169 #: templates/database/structure/show_create.twig:10
4170 #: templates/database/structure/table_header.twig:8
4171 #: templates/database/tracking/tables.twig:13
4172 #: templates/database/tracking/tables.twig:153
4173 #: templates/database/triggers/editor_form.twig:27
4174 #: templates/database/triggers/list.twig:45
4175 #: templates/server/privileges/privileges_table.twig:6
4176 #: templates/server/privileges/privileges_table.twig:259
4177 #: templates/server/privileges/user_properties.twig:37
4178 #: templates/server/privileges/user_properties.twig:82
4179 #: templates/table/maintenance/checksum.twig:12
4180 #: templates/table/operations/index.twig:65
4181 #: templates/table/operations/index.twig:266
4182 #: templates/table/relation/common_form.twig:37
4183 #: templates/table/relation/common_form.twig:182
4184 #: templates/table/relation/foreign_key_row.twig:109
4185 msgid "Table"
4186 msgstr "Tabel"
4188 #: libraries/classes/Config/Descriptions.php:931
4189 msgid "List of trusted proxies for IP allow/deny"
4190 msgstr ""
4192 #: libraries/classes/Config/Descriptions.php:932
4193 msgid "Upload directory"
4194 msgstr ""
4196 #: libraries/classes/Config/Descriptions.php:933
4197 msgid "Use database search"
4198 msgstr ""
4200 #: libraries/classes/Config/Descriptions.php:934
4201 msgid "Enable the Developer tab in settings"
4202 msgstr ""
4204 #: libraries/classes/Config/Descriptions.php:935
4205 #: libraries/classes/Setup/Index.php:128 libraries/classes/Setup/Index.php:151
4206 #: libraries/classes/Setup/Index.php:163 libraries/classes/Setup/Index.php:176
4207 #: libraries/classes/Setup/Index.php:185 libraries/classes/Setup/Index.php:193
4208 msgid "Version check"
4209 msgstr ""
4211 #: libraries/classes/Config/Descriptions.php:936
4212 msgid "Proxy URL"
4213 msgstr ""
4215 #: libraries/classes/Config/Descriptions.php:937
4216 #, fuzzy
4217 msgid "Proxy username"
4218 msgstr "Gebruiker Naam:"
4220 #: libraries/classes/Config/Descriptions.php:938
4221 #, fuzzy
4222 #| msgid "Password"
4223 msgid "Proxy password"
4224 msgstr "Wagwoord"
4226 #: libraries/classes/Config/Descriptions.php:939
4227 msgid "ZIP"
4228 msgstr ""
4230 #: libraries/classes/Config/Descriptions.php:940
4231 msgid "URL for reCAPTCHA v2 API"
4232 msgstr ""
4234 #: libraries/classes/Config/Descriptions.php:941
4235 msgid "Content-Security-Policy snippet for reCAPTCHA v2 API"
4236 msgstr ""
4238 #: libraries/classes/Config/Descriptions.php:942
4239 msgid "Request parameter for reCAPTCHA v2 API"
4240 msgstr ""
4242 #: libraries/classes/Config/Descriptions.php:943
4243 msgid "Response parameter for reCAPTCHA v2 API"
4244 msgstr ""
4246 #: libraries/classes/Config/Descriptions.php:944
4247 msgid "Public key for reCAPTCHA"
4248 msgstr ""
4250 #: libraries/classes/Config/Descriptions.php:945
4251 msgid "Private key for reCAPTCHA"
4252 msgstr ""
4254 #: libraries/classes/Config/Descriptions.php:946
4255 msgid "URL for reCAPTCHA siteverify"
4256 msgstr ""
4258 #: libraries/classes/Config/Descriptions.php:947
4259 #, fuzzy
4260 msgid "Send error reports"
4261 msgstr "Bediener Keuse"
4263 #: libraries/classes/Config/Descriptions.php:948
4264 msgid "Enter executes queries in console"
4265 msgstr ""
4267 #: libraries/classes/Config/Descriptions.php:949
4268 #, fuzzy
4269 #| msgid "Modifications have been saved"
4270 msgid "Enable Zero Configuration mode"
4271 msgstr "Veranderinge is gestoor"
4273 #: libraries/classes/Config/Descriptions.php:950
4274 #: templates/console/display.twig:153
4275 #, fuzzy
4276 msgid "Show query history at start"
4277 msgstr "SQL-stelling"
4279 #: libraries/classes/Config/Descriptions.php:951
4280 #: templates/console/display.twig:149
4281 msgid "Always expand query messages"
4282 msgstr ""
4284 #: libraries/classes/Config/Descriptions.php:952
4285 #: templates/console/display.twig:157
4286 msgid "Show current browsing query"
4287 msgstr ""
4289 #: libraries/classes/Config/Descriptions.php:953
4290 msgid "Execute queries on Enter and insert new line with Shift+Enter"
4291 msgstr ""
4293 #: libraries/classes/Config/Descriptions.php:954
4294 #: templates/console/display.twig:168
4295 msgid "Switch to dark theme"
4296 msgstr ""
4298 #: libraries/classes/Config/Descriptions.php:955
4299 msgid "Console height"
4300 msgstr ""
4302 #: libraries/classes/Config/Descriptions.php:956
4303 msgid "Console mode"
4304 msgstr ""
4306 #: libraries/classes/Config/Descriptions.php:957
4307 #: templates/console/display.twig:64
4308 #, fuzzy
4309 msgid "Group queries"
4310 msgstr "SQL-stelling"
4312 #: libraries/classes/Config/Descriptions.php:958
4313 #: templates/sql/profiling_chart.twig:9
4314 msgid "Order"
4315 msgstr ""
4317 #: libraries/classes/Config/Descriptions.php:959
4318 msgid "Order by"
4319 msgstr ""
4321 #: libraries/classes/Config/Descriptions.php:960
4322 msgid "Server connection collation"
4323 msgstr ""
4325 #: libraries/classes/Config/FormDisplay.php:605
4326 #, php-format
4327 msgid "Missing data for %s"
4328 msgstr ""
4330 #: libraries/classes/Config/FormDisplay.php:646
4331 #: libraries/classes/Config/Validator.php:590
4332 #: templates/config/form_display/display.twig:67
4333 msgid "Incorrect value!"
4334 msgstr ""
4336 #: libraries/classes/Config/FormDisplay.php:797
4337 #: libraries/classes/Config/FormDisplay.php:806
4338 msgid "unavailable"
4339 msgstr ""
4341 #: libraries/classes/Config/FormDisplay.php:799
4342 #: libraries/classes/Config/FormDisplay.php:808
4343 #, php-format
4344 msgid "\"%s\" requires %s extension"
4345 msgstr ""
4347 #: libraries/classes/Config/FormDisplay.php:839
4348 #, php-format
4349 msgid "Compressed import will not work due to missing function %s."
4350 msgstr ""
4352 #: libraries/classes/Config/FormDisplay.php:848
4353 #, php-format
4354 msgid "Compressed export will not work due to missing function %s."
4355 msgstr ""
4357 #: libraries/classes/Config/FormDisplay.php:867
4358 #, php-format
4359 msgid "maximum %s"
4360 msgstr ""
4362 #: libraries/classes/Config/Forms/Setup/ServersForm.php:39
4363 msgid "Config authentication"
4364 msgstr ""
4366 #: libraries/classes/Config/Forms/Setup/ServersForm.php:43
4367 msgid "HTTP authentication"
4368 msgstr ""
4370 #: libraries/classes/Config/Forms/Setup/ServersForm.php:46
4371 msgid "Signon authentication"
4372 msgstr ""
4374 #: libraries/classes/Config/Forms/User/ExportForm.php:25
4375 msgid "Quick"
4376 msgstr ""
4378 #: libraries/classes/Config/Forms/User/ExportForm.php:29
4379 msgid "Custom"
4380 msgstr ""
4382 #: libraries/classes/Config/Forms/User/ExportForm.php:55
4383 #: libraries/classes/Config/Forms/User/ExportForm.php:100
4384 #: libraries/classes/Config/Forms/User/ExportForm.php:128
4385 #: libraries/classes/Controllers/JavaScriptMessagesController.php:702
4386 #: libraries/classes/Import.php:1339 libraries/classes/Menu.php:257
4387 #: libraries/classes/Menu.php:367
4388 #: libraries/classes/Navigation/Nodes/NodeColumn.php:42
4389 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:50
4390 #: libraries/classes/Navigation/Nodes/NodeTable.php:307
4391 #: libraries/classes/Util.php:1496 libraries/classes/Util.php:1978
4392 #: libraries/classes/Util.php:1995 libraries/config.values.php:60
4393 #: libraries/config.values.php:74 libraries/config.values.php:165
4394 #: libraries/config.values.php:175
4395 #: templates/columns_definitions/table_fields_definitions.twig:4
4396 #: templates/database/central_columns/edit.twig:3
4397 #: templates/database/export/index.twig:23
4398 #: templates/database/structure/structure_table_row.twig:48
4399 #: templates/server/privileges/privileges_table.twig:352
4400 #: templates/table/tracking/structure_snapshot_columns.twig:1
4401 msgid "Structure"
4402 msgstr "Struktuur"
4404 #: libraries/classes/Config/Forms/User/ExportForm.php:71
4405 #: libraries/classes/Config/Forms/User/ExportForm.php:108
4406 #: libraries/classes/Config/Forms/User/ExportForm.php:133
4407 #: libraries/classes/Config/Forms/User/ExportForm.php:139
4408 #: libraries/classes/Controllers/Server/DatabasesController.php:321
4409 #: templates/database/export/index.twig:24
4410 #: templates/server/privileges/privileges_table.twig:278
4411 #: templates/table/structure/display_table_stats.twig:17
4412 msgid "Data"
4413 msgstr "Data"
4415 #: libraries/classes/Config/Forms/User/ExportForm.php:91
4416 msgid "CSV for MS Excel"
4417 msgstr "CSV vir M$ Excel data"
4419 #: libraries/classes/Config/Forms/User/ExportForm.php:116
4420 msgid "Microsoft Word 2000"
4421 msgstr ""
4423 #: libraries/classes/Config/Forms/User/ExportForm.php:122
4424 #: libraries/classes/Config/Forms/User/ImportForm.php:52
4425 #, fuzzy
4426 #| msgid "Documentation"
4427 msgid "OpenDocument Spreadsheet"
4428 msgstr "Dokumentasie"
4430 #: libraries/classes/Config/Forms/User/ExportForm.php:126
4431 #, fuzzy
4432 #| msgid "Documentation"
4433 msgid "OpenDocument Text"
4434 msgstr "Dokumentasie"
4436 #: libraries/classes/Config/Forms/User/ExportForm.php:153
4437 #: libraries/classes/Controllers/JavaScriptMessagesController.php:373
4438 #: libraries/classes/Menu.php:287 libraries/classes/Menu.php:392
4439 #: libraries/classes/Menu.php:526 libraries/classes/Server/Privileges.php:1543
4440 #: libraries/classes/Util.php:1967 libraries/classes/Util.php:1982
4441 #: libraries/classes/Util.php:1999 templates/database/events/index.twig:16
4442 #: templates/database/events/index.twig:17
4443 #: templates/database/events/index.twig:86
4444 #: templates/database/events/row.twig:36
4445 #: templates/database/privileges/index.twig:91
4446 #: templates/database/privileges/index.twig:116
4447 #: templates/database/privileges/index.twig:117
4448 #: templates/database/routines/index.twig:16
4449 #: templates/database/routines/index.twig:17
4450 #: templates/database/routines/row.twig:64
4451 #: templates/database/routines/row.twig:67
4452 #: templates/database/structure/check_all_tables.twig:12
4453 #: templates/database/triggers/list.twig:16
4454 #: templates/database/triggers/list.twig:17
4455 #: templates/database/triggers/row.twig:41
4456 #: templates/display/results/table.twig:240
4457 #: templates/display/results/table.twig:241
4458 #: templates/display/results/table.twig:270 templates/export.twig:3
4459 #: templates/export.twig:499 templates/preferences/header.twig:42
4460 #: templates/preferences/manage/main.twig:68
4461 #: templates/server/privileges/new_user_ajax.twig:63
4462 #: templates/server/privileges/users_overview.twig:95
4463 #: templates/server/privileges/users_overview.twig:125
4464 #: templates/server/privileges/users_overview.twig:126
4465 #: templates/server/status/monitor/index.twig:81
4466 #: templates/table/privileges/index.twig:95
4467 #: templates/table/privileges/index.twig:120
4468 #: templates/table/privileges/index.twig:121
4469 msgid "Export"
4470 msgstr "Export"
4472 #: libraries/classes/Config/Forms/User/FeaturesForm.php:90
4473 #: templates/preferences/header.twig:18
4474 msgid "Features"
4475 msgstr ""
4477 #: libraries/classes/Config/Forms/User/ImportForm.php:43
4478 msgid "CSV using LOAD DATA"
4479 msgstr ""
4481 #: libraries/classes/Config/Forms/User/ImportForm.php:67
4482 #: libraries/classes/Controllers/JavaScriptMessagesController.php:310
4483 #: libraries/classes/Menu.php:296 libraries/classes/Menu.php:402
4484 #: libraries/classes/Menu.php:531 libraries/classes/Util.php:1968
4485 #: libraries/classes/Util.php:1983 libraries/classes/Util.php:2000
4486 #: templates/import.twig:3 templates/import.twig:199
4487 #: templates/preferences/header.twig:48
4488 #: templates/preferences/manage/main.twig:11
4489 #: templates/server/status/monitor/index.twig:78
4490 #, fuzzy
4491 msgid "Import"
4492 msgstr "Export"
4494 #: libraries/classes/Config/Forms/User/MainForm.php:37
4495 #, fuzzy
4496 msgid "Default transformations"
4497 msgstr "Wys PHP informasie"
4499 #: libraries/classes/Config/PageSettings.php:135
4500 msgid "Cannot save settings, submitted configuration form contains errors!"
4501 msgstr ""
4503 #: libraries/classes/Config.php:646
4504 #, php-format
4505 msgid "Existing configuration file (%s) is not readable."
4506 msgstr ""
4508 #: libraries/classes/Config.php:684
4509 msgid "Wrong permissions on configuration file, should not be world writable!"
4510 msgstr ""
4512 #: libraries/classes/Config.php:699
4513 msgid "Failed to read configuration file!"
4514 msgstr ""
4516 #: libraries/classes/Config.php:701
4517 msgid ""
4518 "This usually means there is a syntax error in it, please check any errors "
4519 "shown below."
4520 msgstr ""
4522 #: libraries/classes/Config.php:1227
4523 #, php-format
4524 msgid "Invalid server index: %s"
4525 msgstr ""
4527 #: libraries/classes/Config.php:1240
4528 #, fuzzy, php-format
4529 msgid "Server %d"
4530 msgstr "Bediener Keuse"
4532 #: libraries/classes/Config/ServerConfigChecks.php:67
4533 #, php-format
4534 msgid ""
4535 "This %soption%s should be disabled as it allows attackers to bruteforce "
4536 "login to any MySQL server. If you feel this is necessary, use %srestrict "
4537 "login to MySQL server%s or %strusted proxies list%s. However, IP-based "
4538 "protection with trusted proxies list may not be reliable if your IP belongs "
4539 "to an ISP where thousands of users, including you, are connected to."
4540 msgstr ""
4542 #: libraries/classes/Config/ServerConfigChecks.php:92
4543 msgid ""
4544 "This value should be double checked to ensure that this directory is neither "
4545 "world accessible nor readable or writable by other users on your server."
4546 msgstr ""
4548 #: libraries/classes/Config/ServerConfigChecks.php:162
4549 msgid "You should use SSL connections if your database server supports it."
4550 msgstr ""
4552 #: libraries/classes/Config/ServerConfigChecks.php:169
4553 #, php-format
4554 msgid ""
4555 "If you feel this is necessary, use additional protection settings - %1$shost "
4556 "authentication%2$s settings and %3$strusted proxies list%4$s. However, IP-"
4557 "based protection may not be reliable if your IP belongs to an ISP where "
4558 "thousands of users, including you, are connected to."
4559 msgstr ""
4561 #: libraries/classes/Config/ServerConfigChecks.php:195
4562 #, php-format
4563 msgid ""
4564 "You set the [kbd]config[/kbd] authentication type and included username and "
4565 "password for auto-login, which is not a desirable option for live hosts. "
4566 "Anyone who knows or guesses your phpMyAdmin URL can directly access your "
4567 "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
4568 "[kbd]http[/kbd]."
4569 msgstr ""
4571 #: libraries/classes/Config/ServerConfigChecks.php:224
4572 msgid "You allow for connecting to the server without a password."
4573 msgstr ""
4575 #: libraries/classes/Config/ServerConfigChecks.php:304
4576 #, php-format
4577 msgid ""
4578 "%sZip decompression%s requires functions (%s) which are unavailable on this "
4579 "system."
4580 msgstr ""
4582 #: libraries/classes/Config/ServerConfigChecks.php:325
4583 #, php-format
4584 msgid ""
4585 "%sZip compression%s requires functions (%s) which are unavailable on this "
4586 "system."
4587 msgstr ""
4589 #: libraries/classes/Config/ServerConfigChecks.php:359
4590 msgid ""
4591 "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
4592 "authentication, so a key was automatically generated for you. It is used to "
4593 "encrypt cookies; you don't need to remember it."
4594 msgstr ""
4596 #: libraries/classes/Config/ServerConfigChecks.php:373
4597 msgid "Key is too short, it should have at least 32 characters."
4598 msgstr ""
4600 #: libraries/classes/Config/ServerConfigChecks.php:383
4601 msgid "Key should contain letters, numbers [em]and[/em] special characters."
4602 msgstr ""
4604 #: libraries/classes/Config/ServerConfigChecks.php:416
4605 #, php-format
4606 msgid ""
4607 "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
4608 "may cause random session invalidation (currently session.gc_maxlifetime is "
4609 "%5$d)."
4610 msgstr ""
4612 #: libraries/classes/Config/ServerConfigChecks.php:438
4613 #, php-format
4614 msgid ""
4615 "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
4616 "most. Values larger than 1800 may pose a security risk such as impersonation."
4617 msgstr ""
4619 #: libraries/classes/Config/ServerConfigChecks.php:464
4620 #, php-format
4621 msgid ""
4622 "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
4623 "0, %sLogin cookie validity%s must be set to a value less or equal to it."
4624 msgstr ""
4626 #: libraries/classes/Config/ServerConfigChecks.php:503
4627 #, php-format
4628 msgid ""
4629 "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
4630 "are unavailable on this system."
4631 msgstr ""
4633 #: libraries/classes/Config/ServerConfigChecks.php:534
4634 #, php-format
4635 msgid ""
4636 "%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
4637 "are unavailable on this system."
4638 msgstr ""
4640 #: libraries/classes/Config/Validator.php:243
4641 msgid "Could not connect to the database server!"
4642 msgstr ""
4644 #: libraries/classes/Config/Validator.php:279
4645 #, fuzzy
4646 #| msgid "Invalid export type"
4647 msgid "Invalid authentication type!"
4648 msgstr "Verkeerde uitvoer tipe"
4650 #: libraries/classes/Config/Validator.php:284
4651 msgid "Empty username while using [kbd]config[/kbd] authentication method!"
4652 msgstr ""
4654 #: libraries/classes/Config/Validator.php:290
4655 msgid ""
4656 "Empty signon session name while using [kbd]signon[/kbd] authentication "
4657 "method!"
4658 msgstr ""
4660 #: libraries/classes/Config/Validator.php:297
4661 msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
4662 msgstr ""
4664 #: libraries/classes/Config/Validator.php:351
4665 msgid ""
4666 "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
4667 msgstr ""
4669 #: libraries/classes/Config/Validator.php:358
4670 msgid ""
4671 "Empty phpMyAdmin control user password while using phpMyAdmin configuration "
4672 "storage!"
4673 msgstr ""
4675 #: libraries/classes/Config/Validator.php:449
4676 msgid "Incorrect value:"
4677 msgstr ""
4679 #: libraries/classes/Config/Validator.php:460
4680 #, php-format
4681 msgid "Incorrect IP address: %s"
4682 msgstr ""
4684 #: libraries/classes/Config/Validator.php:523
4685 #: templates/config/form_display/display.twig:66
4686 msgid "Not a valid port number!"
4687 msgstr ""
4689 #: libraries/classes/Config/Validator.php:545
4690 #: templates/config/form_display/display.twig:64
4691 msgid "Not a positive number!"
4692 msgstr ""
4694 #: libraries/classes/Config/Validator.php:567
4695 #: templates/config/form_display/display.twig:65
4696 msgid "Not a non-negative number!"
4697 msgstr ""
4699 #: libraries/classes/Config/Validator.php:608
4700 #: templates/config/form_display/display.twig:68
4701 #, php-format
4702 msgid "Value must be less than or equal to %s!"
4703 msgstr ""
4705 #: libraries/classes/Console.php:90
4706 #, php-format
4707 msgid "Showing %1$d bookmark (both private and shared)"
4708 msgid_plural "Showing %1$d bookmarks (both private and shared)"
4709 msgstr[0] ""
4710 msgstr[1] ""
4712 #: libraries/classes/Console.php:97
4713 #, fuzzy
4714 #| msgid "Search"
4715 msgid "No bookmarks"
4716 msgstr "Soek"
4718 #: libraries/classes/Console.php:129
4719 #, fuzzy
4720 msgid "SQL Query Console"
4721 msgstr "SQL-stelling"
4723 #: libraries/classes/Controllers/AbstractController.php:73
4724 #: libraries/classes/Controllers/JavaScriptMessagesController.php:343
4725 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:68
4726 #: libraries/classes/DbTableExists.php:47
4727 msgid "No databases selected."
4728 msgstr ""
4730 #: libraries/classes/Controllers/ChangeLogController.php:38
4731 #: libraries/classes/Controllers/LicenseController.php:36
4732 #, php-format
4733 msgid ""
4734 "The %s file is not available on this system, please visit %s for more "
4735 "information."
4736 msgstr ""
4737 "Die %s leer is nie beskikbaar op hierdie stelsel nie, besoek asb %s vir meer "
4738 "inligting."
4740 #: libraries/classes/Controllers/Database/CentralColumnsController.php:140
4741 #, fuzzy, php-format
4742 #| msgid "Showing rows"
4743 msgid "Showing rows %1$s - %2$s."
4744 msgstr "Vertoon rye"
4746 #: libraries/classes/Controllers/Database/ExportController.php:81
4747 #: libraries/classes/Controllers/Database/TrackingController.php:130
4748 #: libraries/classes/Controllers/Export/ExportController.php:446
4749 #: libraries/classes/Database/Qbe.php:353
4750 #: templates/database/structure/index.twig:25
4751 #: templates/navigation/tree/path.twig:9
4752 msgid "No tables found in database."
4753 msgstr "Geen tabelle in databasis gevind nie."
4755 #: libraries/classes/Controllers/Database/ExportController.php:143
4756 #: libraries/classes/Controllers/Server/ExportController.php:73
4757 #: libraries/classes/Controllers/Table/ExportController.php:104
4758 msgid "Could not load export plugins, please check your installation!"
4759 msgstr ""
4761 #: libraries/classes/Controllers/Database/ImportController.php:73
4762 #: libraries/classes/Controllers/ImportController.php:578
4763 #: libraries/classes/Controllers/Server/ImportController.php:59
4764 #: libraries/classes/Controllers/Table/ImportController.php:70
4765 msgid "Could not load import plugins, please check your installation!"
4766 msgstr ""
4768 #: libraries/classes/Controllers/Database/Operations/CollationController.php:48
4769 #: libraries/classes/Controllers/Table/OperationsController.php:261
4770 msgid "No collation provided."
4771 msgstr ""
4773 #: libraries/classes/Controllers/Database/OperationsController.php:90
4774 #: libraries/classes/Controllers/Table/CreateController.php:72
4775 msgid "The database name is empty!"
4776 msgstr "Die databasis naam is leeg!"
4778 #: libraries/classes/Controllers/Database/OperationsController.php:99
4779 msgid "Cannot copy database to the same name. Change the name and try again."
4780 msgstr ""
4781 "Kan nie databasis na dieselfde naam kopieer nie. Verander die naam en "
4782 "probeer weer."
4784 #: libraries/classes/Controllers/Database/OperationsController.php:177
4785 #, php-format
4786 msgid "Database %1$s has been renamed to %2$s."
4787 msgstr "Databasis %1$s se naam is verander na %2$s."
4789 #: libraries/classes/Controllers/Database/OperationsController.php:187
4790 #, php-format
4791 msgid "Database %1$s has been copied to %2$s."
4792 msgstr "Databasis %1$s is gekopieer na %2$s."
4794 #: libraries/classes/Controllers/Database/OperationsController.php:296
4795 #, fuzzy, php-format
4796 #| msgid ""
4797 #| "The phpMyAdmin configuration storage has been deactivated. To find out "
4798 #| "why click %shere%s."
4799 msgid ""
4800 "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
4801 msgstr ""
4802 "Die phpMyAdmin konfigurasie stoor is gedeaktiveer. Om uit te vind hoekom "
4803 "kliek %shier%s."
4805 #: libraries/classes/Controllers/Database/SearchController.php:52
4806 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:90
4807 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:103
4808 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:82
4809 #: libraries/classes/Plugins/AuthenticationPlugin.php:182
4810 msgid "Access denied!"
4811 msgstr "Toegang Geweier!"
4813 #: libraries/classes/Controllers/Database/Structure/AddPrefixController.php:21
4814 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:45
4815 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:45
4816 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:45
4817 #: libraries/classes/Controllers/Database/Structure/ChangePrefixFormController.php:22
4818 #: libraries/classes/Controllers/Database/Structure/CopyFormController.php:21
4819 #: libraries/classes/Controllers/Database/Structure/DropFormController.php:37
4820 #: libraries/classes/Controllers/Database/Structure/EmptyFormController.php:24
4821 #: libraries/classes/Controllers/Database/Structure/ShowCreateController.php:32
4822 #: libraries/classes/Controllers/Export/TablesController.php:29
4823 #: libraries/classes/Controllers/JavaScriptMessagesController.php:344
4824 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:55
4825 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:55
4826 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:55
4827 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:55
4828 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:55
4829 #, fuzzy
4830 #| msgid "No tables selected."
4831 msgid "No table selected."
4832 msgstr "Geen tabelle geselekteer nie."
4834 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:53
4835 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:53
4836 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:53
4837 msgid "Success!"
4838 msgstr ""
4840 #: libraries/classes/Controllers/Database/StructureController.php:366
4841 #: templates/table/operations/index.twig:448
4842 #: templates/table/operations/view.twig:31
4843 #, fuzzy, php-format
4844 msgid "View %s has been dropped."
4845 msgstr "Veld %s is verwyder"
4847 #: libraries/classes/Controllers/Database/StructureController.php:367
4848 #: templates/table/operations/index.twig:448
4849 #, fuzzy, php-format
4850 #| msgid "Table %s has been dropped."
4851 msgid "Table %s has been dropped."
4852 msgstr "Tabel %s is verwyder"
4854 #: libraries/classes/Controllers/Database/StructureController.php:414
4855 #: templates/table/operations/index.twig:409
4856 #: templates/table/operations/index.twig:426
4857 #, php-format
4858 msgid "Table %s has been emptied."
4859 msgstr "Tabel %s is leeg gemaak."
4861 #: libraries/classes/Controllers/Database/StructureController.php:577
4862 #: libraries/classes/Display/Results.php:4176
4863 #, php-format
4864 msgid ""
4865 "This view has at least this number of rows. Please refer to %sdocumentation"
4866 "%s."
4867 msgstr ""
4869 #: libraries/classes/Controllers/Database/StructureController.php:766
4870 msgid "unknown"
4871 msgstr ""
4873 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:56
4874 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:72
4875 #: libraries/classes/Controllers/JavaScriptMessagesController.php:488
4876 #: libraries/classes/Controllers/Table/DeleteRowsController.php:56
4877 #: libraries/classes/Controllers/Table/DropColumnController.php:57
4878 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:59
4879 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:83
4880 #: libraries/classes/IndexColumn.php:164 libraries/classes/Index.php:525
4881 #: libraries/classes/Plugins/Export/ExportHtmlword.php:636
4882 #: libraries/classes/Plugins/Export/ExportLatex.php:630
4883 #: libraries/classes/Plugins/Export/ExportOdt.php:785
4884 #: libraries/classes/Plugins/Export/ExportTexytext.php:622
4885 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:754
4886 #: templates/config/form_display/input.twig:42
4887 #: templates/database/central_columns/main.twig:360
4888 #: templates/database/data_dictionary/index.twig:47
4889 #: templates/database/data_dictionary/index.twig:91
4890 #: templates/database/designer/main.twig:1117
4891 #: templates/database/privileges/index.twig:69
4892 #: templates/database/structure/drop_form.twig:19
4893 #: templates/database/structure/empty_form.twig:19 templates/indexes.twig:64
4894 #: templates/preferences/autoload.twig:11
4895 #: templates/preferences/manage/error.twig:18
4896 #: templates/server/privileges/new_user_ajax.twig:20
4897 #: templates/server/privileges/new_user_ajax.twig:34
4898 #: templates/server/privileges/privileges_summary.twig:37
4899 #: templates/server/privileges/privileges_summary.twig:40
4900 #: templates/server/privileges/privileges_summary.twig:42
4901 #: templates/server/privileges/users_overview.twig:53
4902 #: templates/server/privileges/users_overview.twig:65
4903 #: templates/table/delete/confirm.twig:28
4904 #: templates/table/privileges/index.twig:73
4905 #: templates/table/structure/display_structure.twig:80
4906 #: templates/table/structure/display_structure.twig:513
4907 #: templates/table/structure/drop_confirm.twig:19
4908 #: templates/table/structure/primary.twig:22
4909 #: templates/table/tracking/structure_snapshot_columns.twig:33
4910 #: templates/table/tracking/structure_snapshot_indexes.twig:23
4911 #: templates/table/tracking/structure_snapshot_indexes.twig:24
4912 msgid "Yes"
4913 msgstr "Ja"
4915 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:57
4916 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:73
4917 #: libraries/classes/Controllers/Table/DropColumnController.php:74
4918 #: libraries/classes/Controllers/Table/OperationsController.php:321
4919 #: libraries/classes/Controllers/Table/ReplaceController.php:418
4920 #: libraries/classes/Core.php:726 templates/preview_sql.twig:3
4921 msgid "No change"
4922 msgstr "Geen verandering"
4924 #: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php:105
4925 msgid "Favorite List is full!"
4926 msgstr ""
4928 #: libraries/classes/Controllers/Database/TrackingController.php:83
4929 #: libraries/classes/Controllers/Database/TrackingController.php:103
4930 #, fuzzy
4931 #| msgid "Database %s has been dropped."
4932 msgid "Tracking data deleted successfully."
4933 msgstr "Databasis %s is verwyder."
4935 #: libraries/classes/Controllers/Database/TrackingController.php:90
4936 #, php-format
4937 msgid ""
4938 "Version %1$s was created for selected tables, tracking is active for them."
4939 msgstr ""
4941 #: libraries/classes/Controllers/Database/TrackingController.php:120
4942 msgid "No tables selected."
4943 msgstr "Geen tabelle geselekteer nie."
4945 #: libraries/classes/Controllers/Database/TrackingController.php:155
4946 msgid "Database Log"
4947 msgstr "Databasis opname"
4949 #: libraries/classes/Controllers/ErrorReportController.php:106
4950 msgid ""
4951 "An error has been detected and an error report has been automatically "
4952 "submitted based on your settings."
4953 msgstr ""
4954 "n Fout is opgemerk en n fout verslag is outomaties versent gebaseer op jou "
4955 "verstellings."
4957 #: libraries/classes/Controllers/ErrorReportController.php:110
4958 msgid "Thank you for submitting this report."
4959 msgstr "Dankie vir die voorlegging van die verslag."
4961 #: libraries/classes/Controllers/ErrorReportController.php:114
4962 msgid ""
4963 "An error has been detected and an error report has been generated but failed "
4964 "to be sent."
4965 msgstr ""
4966 "n Fout is opgemerk en n fout verslag is gegenereer maar het misluk om te "
4967 "versend."
4969 #: libraries/classes/Controllers/ErrorReportController.php:117
4970 msgid "If you experience any problems please submit a bug report manually."
4971 msgstr ""
4972 "Indien jy enige probleme ondervind stuur asb n hand verwerkte fout verslag."
4974 #: libraries/classes/Controllers/ErrorReportController.php:120
4975 msgid "You may want to refresh the page."
4976 msgstr "Dit sal goed wees om die bladsy oor te laai."
4978 #: libraries/classes/Controllers/Export/ExportController.php:239
4979 #: libraries/classes/Export.php:1336
4980 msgid "Bad type!"
4981 msgstr "Nie goeie tipe nie!"
4983 #: libraries/classes/Controllers/Export/ExportController.php:337
4984 msgid "Bad parameters!"
4985 msgstr "Nie goeie parameters nie!"
4987 #: libraries/classes/Controllers/HomeController.php:96
4988 msgid ""
4989 "You were logged out from one server, to logout completely from phpMyAdmin, "
4990 "you need to logout from all servers."
4991 msgstr ""
4993 #: libraries/classes/Controllers/HomeController.php:199
4994 #, fuzzy, php-format
4995 #| msgid ""
4996 #| " additional features for working with linked tables have been ctivated. "
4997 #| "To find out why click %shere%s."
4998 msgid ""
4999 "The phpMyAdmin configuration storage is not completely configured, some "
5000 "extended features have been deactivated. %sFind out why%s. "
5001 msgstr ""
5002 "Die addisionele funksies om met geskakelde tabelle te werk is ge deaktiveer. "
5003 "Om uit te vind hoekom kliek %shier%s."
5005 #: libraries/classes/Controllers/HomeController.php:205
5006 msgid ""
5007 "Or alternately go to 'Operations' tab of any database to set it up there."
5008 msgstr ""
5010 #: libraries/classes/Controllers/HomeController.php:268
5011 msgid ""
5012 "Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
5013 "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
5014 "than cookie validity configured in phpMyAdmin, because of this, your login "
5015 "might expire sooner than configured in phpMyAdmin."
5016 msgstr ""
5018 #: libraries/classes/Controllers/HomeController.php:285
5019 msgid ""
5020 "Login cookie store is lower than cookie validity configured in phpMyAdmin, "
5021 "because of this, your login will expire sooner than configured in phpMyAdmin."
5022 msgstr ""
5024 #: libraries/classes/Controllers/HomeController.php:304
5025 msgid ""
5026 "Your server is running with default values for the controluser and password "
5027 "(controlpass) and is open to intrusion; you really should fix this security "
5028 "weakness by changing the password for controluser 'pma'."
5029 msgstr ""
5031 #: libraries/classes/Controllers/HomeController.php:320
5032 msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
5033 msgstr ""
5035 #: libraries/classes/Controllers/HomeController.php:327
5036 msgid "The secret passphrase in configuration (blowfish_secret) is too short."
5037 msgstr ""
5039 #: libraries/classes/Controllers/HomeController.php:341
5040 msgid ""
5041 "Directory [code]config[/code], which is used by the setup script, still "
5042 "exists in your phpMyAdmin directory. It is strongly recommended to remove it "
5043 "once phpMyAdmin has been configured. Otherwise the security of your server "
5044 "may be compromised by unauthorized people downloading your configuration."
5045 msgstr ""
5047 #: libraries/classes/Controllers/HomeController.php:362
5048 #, php-format
5049 msgid ""
5050 "Server running with Suhosin. Please refer to %sdocumentation%s for possible "
5051 "issues."
5052 msgstr ""
5054 #: libraries/classes/Controllers/HomeController.php:376
5055 #, php-format
5056 msgid ""
5057 "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
5058 "templates and will be slow because of this."
5059 msgstr ""
5061 #: libraries/classes/Controllers/HomeController.php:433
5062 msgid ""
5063 "The mbstring PHP extension was not found and you seem to be using a "
5064 "multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
5065 "split strings correctly and it may result in unexpected results."
5066 msgstr ""
5068 #: libraries/classes/Controllers/HomeController.php:451
5069 msgid ""
5070 "The curl extension was not found and allow_url_fopen is disabled. Due to "
5071 "this some features such as error reporting or version check are disabled."
5072 msgstr ""
5074 #: libraries/classes/Controllers/ImportController.php:115
5075 #, fuzzy
5076 #| msgid "Complete inserts"
5077 msgid "Incomplete params"
5078 msgstr "Voltooi invoegings"
5080 #: libraries/classes/Controllers/ImportController.php:135
5081 msgid "Succeeded"
5082 msgstr "Suksesvol"
5084 #: libraries/classes/Controllers/ImportController.php:139
5085 #: libraries/classes/Controllers/JavaScriptMessagesController.php:575
5086 msgid "Failed"
5087 msgstr ""
5089 #: libraries/classes/Controllers/ImportController.php:230
5090 #, php-format
5091 msgid ""
5092 "You probably tried to upload a file that is too large. Please refer to "
5093 "%sdocumentation%s for a workaround for this limit."
5094 msgstr ""
5095 "Jy het heel moontlik te groot leer probeer oplaai. Verwys asb na "
5096 "%sdocumentation%s vir 'n omseiling van die limiet."
5098 #: libraries/classes/Controllers/ImportController.php:386
5099 #: libraries/classes/Controllers/ImportController.php:618
5100 msgid "Showing bookmark"
5101 msgstr "Aantoon van boekmerk"
5103 #: libraries/classes/Controllers/ImportController.php:407
5104 #: libraries/classes/Controllers/ImportController.php:614
5105 msgid "The bookmark has been deleted."
5106 msgstr "Die boekmerk is verwyder."
5108 #: libraries/classes/Controllers/ImportController.php:524
5109 msgid ""
5110 "No data was received to import. Either no file name was submitted, or the "
5111 "file size exceeded the maximum size permitted by your PHP configuration. See "
5112 "[doc@faq1-16]FAQ 1.16[/doc]."
5113 msgstr ""
5115 #: libraries/classes/Controllers/ImportController.php:621
5116 #: libraries/classes/Controllers/Sql/SqlController.php:239
5117 #: libraries/classes/Sql.php:1169
5118 #, php-format
5119 msgid "Bookmark %s has been created."
5120 msgstr "Boekmerk %s is geskep."
5122 #: libraries/classes/Controllers/ImportController.php:631
5123 #, php-format
5124 msgid "Import has been successfully finished, %d query executed."
5125 msgid_plural "Import has been successfully finished, %d queries executed."
5126 msgstr[0] ""
5127 msgstr[1] ""
5129 #: libraries/classes/Controllers/ImportController.php:663
5130 #, php-format
5131 msgid ""
5132 "Script timeout passed, if you want to finish import, please %sresubmit the "
5133 "same file%s and import will resume."
5134 msgstr ""
5136 #: libraries/classes/Controllers/ImportController.php:673
5137 msgid ""
5138 "However on last run no data has been parsed, this usually means phpMyAdmin "
5139 "won't be able to finish this import unless you increase php time limits."
5140 msgstr ""
5142 #: libraries/classes/Controllers/ImportController.php:744
5143 #: libraries/classes/Controllers/Sql/SqlController.php:163
5144 msgid "\"DROP DATABASE\" statements are disabled."
5145 msgstr "\"DROP DATABASE\" stellings word nie toegelaat nie."
5147 #: libraries/classes/Controllers/ImportStatusController.php:66
5148 msgid "Could not load the progress of the import."
5149 msgstr ""
5151 #: libraries/classes/Controllers/JavaScriptMessagesController.php:39
5152 #: templates/server/databases/index.twig:318
5153 msgid "Confirm"
5154 msgstr ""
5156 #: libraries/classes/Controllers/JavaScriptMessagesController.php:40
5157 #, php-format
5158 msgid "Do you really want to execute \"%s\"?"
5159 msgstr "Wil jy regtig \"%s\" uitvoer?"
5161 #: libraries/classes/Controllers/JavaScriptMessagesController.php:41
5162 msgid "You are about to DESTROY a complete database!"
5163 msgstr ""
5165 #: libraries/classes/Controllers/JavaScriptMessagesController.php:43
5166 msgid "Cannot rename database to the same name. Change the name and try again"
5167 msgstr ""
5169 #: libraries/classes/Controllers/JavaScriptMessagesController.php:45
5170 msgid "You are about to DESTROY a complete table!"
5171 msgstr ""
5173 #: libraries/classes/Controllers/JavaScriptMessagesController.php:46
5174 msgid "You are about to TRUNCATE a complete table!"
5175 msgstr ""
5177 #: libraries/classes/Controllers/JavaScriptMessagesController.php:47
5178 msgid "You are about to DELETE all the rows of the table!"
5179 msgstr ""
5181 #: libraries/classes/Controllers/JavaScriptMessagesController.php:48
5182 #, fuzzy
5183 #| msgid "Delete tracking data for this table"
5184 msgid "Delete tracking data for this table?"
5185 msgstr "Verwyder naspeur data vir die tabel"
5187 #: libraries/classes/Controllers/JavaScriptMessagesController.php:49
5188 #, fuzzy
5189 #| msgid "Delete tracking data for this table"
5190 msgid "Delete tracking data for these tables?"
5191 msgstr "Verwyder naspeur data vir die tabel"
5193 #: libraries/classes/Controllers/JavaScriptMessagesController.php:50
5194 #, fuzzy
5195 #| msgid "Delete tracking data for this table"
5196 msgid "Delete tracking data for this version?"
5197 msgstr "Verwyder naspeur data vir die tabel"
5199 #: libraries/classes/Controllers/JavaScriptMessagesController.php:51
5200 #, fuzzy
5201 #| msgid "Delete tracking data for this table"
5202 msgid "Delete tracking data for these versions?"
5203 msgstr "Verwyder naspeur data vir die tabel"
5205 #: libraries/classes/Controllers/JavaScriptMessagesController.php:52
5206 #, fuzzy
5207 #| msgid "Delete"
5208 msgid "Delete entry from tracking report?"
5209 msgstr "Verwyder"
5211 #: libraries/classes/Controllers/JavaScriptMessagesController.php:53
5212 msgid "Deleting tracking data"
5213 msgstr ""
5215 #: libraries/classes/Controllers/JavaScriptMessagesController.php:54
5216 msgid "Dropping Primary Key/Index"
5217 msgstr ""
5219 #: libraries/classes/Controllers/JavaScriptMessagesController.php:55
5220 msgid "Dropping Foreign key."
5221 msgstr ""
5223 #: libraries/classes/Controllers/JavaScriptMessagesController.php:56
5224 msgid "This operation could take a long time. Proceed anyway?"
5225 msgstr ""
5227 #: libraries/classes/Controllers/JavaScriptMessagesController.php:57
5228 #, php-format
5229 msgid "Do you really want to delete user group \"%s\"?"
5230 msgstr "Wil u regtig die gebruikergroep \"%s\" skrap?"
5232 #: libraries/classes/Controllers/JavaScriptMessagesController.php:58
5233 #, php-format
5234 msgid "Do you really want to delete the search \"%s\"?"
5235 msgstr "Wil jy regtig die soektog \"%s\" skrap?"
5237 #: libraries/classes/Controllers/JavaScriptMessagesController.php:59
5238 msgid "You have unsaved changes; are you sure you want to leave this page?"
5239 msgstr ""
5241 #: libraries/classes/Controllers/JavaScriptMessagesController.php:61
5242 msgid ""
5243 "You are trying to reduce the number of rows, but have already entered data "
5244 "in those rows which will be lost. Do you wish to continue?"
5245 msgstr ""
5247 #: libraries/classes/Controllers/JavaScriptMessagesController.php:64
5248 msgid "Do you really want to revoke the selected user(s) ?"
5249 msgstr "Wil u die geselekteerde gebruiker(s) regtig herroep?"
5251 #: libraries/classes/Controllers/JavaScriptMessagesController.php:65
5252 msgid "Do you really want to delete this central column?"
5253 msgstr "Wil u regtig hierdie sentrale kolom skrap?"
5255 #: libraries/classes/Controllers/JavaScriptMessagesController.php:66
5256 #, fuzzy
5257 #| msgid "Do you really want to "
5258 msgid "Do you really want to delete the selected items?"
5259 msgstr "Wil u die geselekteerde items regtig uitvee?"
5261 #: libraries/classes/Controllers/JavaScriptMessagesController.php:68
5262 msgid ""
5263 "Do you really want to DROP the selected partition(s)? This will also DELETE "
5264 "the data related to the selected partition(s)!"
5265 msgstr ""
5267 #: libraries/classes/Controllers/JavaScriptMessagesController.php:71
5268 msgid "Do you really want to TRUNCATE the selected partition(s)?"
5269 msgstr "Wil u die geselekteerde partisie(s) regtig 'TRUNCATE'?"
5271 #: libraries/classes/Controllers/JavaScriptMessagesController.php:72
5272 #, fuzzy
5273 #| msgid "Do you really want to "
5274 msgid "Do you really want to remove partitioning?"
5275 msgstr "Wil jy regtig "
5277 #: libraries/classes/Controllers/JavaScriptMessagesController.php:73
5278 #, fuzzy
5279 #| msgid "Do you really want to "
5280 msgid "Do you really want to RESET SLAVE?"
5281 msgstr "Wil jy regtig "
5283 #: libraries/classes/Controllers/JavaScriptMessagesController.php:75
5284 msgid ""
5285 "This operation will attempt to convert your data to the new collation. In "
5286 "rare cases, especially where a character doesn't exist in the new collation, "
5287 "this process could cause the data to appear incorrectly under the new "
5288 "collation; in this case we suggest you revert to the original collation and "
5289 "refer to the tips at "
5290 msgstr ""
5292 #: libraries/classes/Controllers/JavaScriptMessagesController.php:81
5293 msgid "Garbled Data"
5294 msgstr ""
5296 #: libraries/classes/Controllers/JavaScriptMessagesController.php:83
5297 msgid "Are you sure you wish to change the collation and convert the data?"
5298 msgstr ""
5300 #: libraries/classes/Controllers/JavaScriptMessagesController.php:86
5301 msgid ""
5302 "Through this operation, MySQL attempts to map the data values between "
5303 "collations. If the character sets are incompatible, there may be data loss "
5304 "and this lost data may <b>NOT</b> be recoverable simply by changing back the "
5305 "column collation(s). <b>To convert existing data, it is suggested to use the "
5306 "column(s) editing feature (the \"Change\" Link) on the table structure page. "
5307 "</b>"
5308 msgstr ""
5310 #: libraries/classes/Controllers/JavaScriptMessagesController.php:94
5311 msgid ""
5312 "Are you sure you wish to change all the column collations and convert the "
5313 "data?"
5314 msgstr ""
5316 #: libraries/classes/Controllers/JavaScriptMessagesController.php:97
5317 #: templates/export.twig:324
5318 #, fuzzy
5319 #| msgid "Save as file"
5320 msgid "Save & close"
5321 msgstr "Stoor as leer (file)"
5323 #: libraries/classes/Controllers/JavaScriptMessagesController.php:98
5324 #: templates/config/form_display/display.twig:47
5325 #: templates/preferences/manage/main.twig:114
5326 #: templates/preferences/manage/main.twig:122
5327 #: templates/table/insert/actions_panel.twig:36
5328 msgid "Reset"
5329 msgstr "Herstel"
5331 #: libraries/classes/Controllers/JavaScriptMessagesController.php:99
5332 #, fuzzy
5333 #| msgid "Select All"
5334 msgid "Reset all"
5335 msgstr "Kies Alles"
5337 #: libraries/classes/Controllers/JavaScriptMessagesController.php:102
5338 msgid "Missing value in the form!"
5339 msgstr "Daar ontbreek 'n waarde in die vorm !"
5341 #: libraries/classes/Controllers/JavaScriptMessagesController.php:103
5342 #, fuzzy
5343 #| msgid "at least one of the words"
5344 msgid "Select at least one of the options!"
5345 msgstr "ten minste een van die woorde"
5347 #: libraries/classes/Controllers/JavaScriptMessagesController.php:104
5348 msgid "Please enter a valid number!"
5349 msgstr ""
5351 #: libraries/classes/Controllers/JavaScriptMessagesController.php:105
5352 msgid "Please enter a valid length!"
5353 msgstr ""
5355 #: libraries/classes/Controllers/JavaScriptMessagesController.php:106
5356 #, fuzzy
5357 #| msgid "Index"
5358 msgid "Add index"
5359 msgstr "Indeks"
5361 #: libraries/classes/Controllers/JavaScriptMessagesController.php:107
5362 #, fuzzy
5363 #| msgid "Index"
5364 msgid "Edit index"
5365 msgstr "Indeks"
5367 #. l10n: Rename a table Index
5368 #: libraries/classes/Controllers/JavaScriptMessagesController.php:109
5369 #, fuzzy
5370 msgid "Rename index"
5371 msgstr "Hernoem tabel na"
5373 #: libraries/classes/Controllers/JavaScriptMessagesController.php:110
5374 #: templates/table/index_form.twig:234
5375 #, fuzzy, php-format
5376 msgid "Add %s column(s) to index"
5377 msgstr "Voeg 'n nuwe veld by"
5379 #: libraries/classes/Controllers/JavaScriptMessagesController.php:111
5380 #, fuzzy
5381 #| msgid "Create routine"
5382 msgid "Create single-column index"
5383 msgstr "Bediener weergawe"
5385 #: libraries/classes/Controllers/JavaScriptMessagesController.php:112
5386 #, fuzzy
5387 #| msgid "Create routine"
5388 msgid "Create composite index"
5389 msgstr "Bediener weergawe"
5391 #: libraries/classes/Controllers/JavaScriptMessagesController.php:113
5392 #, fuzzy
5393 #| msgid "Fields enclosed by"
5394 msgid "Composite with:"
5395 msgstr "Velde omring met"
5397 #: libraries/classes/Controllers/JavaScriptMessagesController.php:114
5398 #, fuzzy
5399 msgid "Please select column(s) for the index."
5400 msgstr "Voeg 'n nuwe veld by"
5402 #: libraries/classes/Controllers/JavaScriptMessagesController.php:117
5403 #: templates/columns_definitions/column_definitions_form.twig:157
5404 #: templates/modals/index_dialog_modal.twig:11
5405 #: templates/table/index_form.twig:240
5406 #: templates/table/index_rename_form.twig:28
5407 #: templates/table/insert/actions_panel.twig:35
5408 #: templates/table/relation/common_form.twig:224
5409 #: templates/table/structure/display_structure.twig:344
5410 msgid "Preview SQL"
5411 msgstr ""
5413 #: libraries/classes/Controllers/JavaScriptMessagesController.php:120
5414 #: templates/sql/query.twig:218
5415 #, fuzzy
5416 #| msgid "in query"
5417 msgid "Simulate query"
5418 msgstr "in navraag"
5420 #: libraries/classes/Controllers/JavaScriptMessagesController.php:121
5421 #, fuzzy
5422 #| msgid "Start"
5423 msgid "Matched rows:"
5424 msgstr "Sa"
5426 #: libraries/classes/Controllers/JavaScriptMessagesController.php:122
5427 #: libraries/classes/Html/Generator.php:899 templates/export.twig:67
5428 #, fuzzy
5429 #| msgid "SQL query"
5430 msgid "SQL query:"
5431 msgstr "SQL-stelling"
5433 #. l10n: Default label for the y-Axis of Charts
5434 #: libraries/classes/Controllers/JavaScriptMessagesController.php:126
5435 #, fuzzy
5436 #| msgid "Value"
5437 msgid "Y values"
5438 msgstr "Waarde"
5440 #: libraries/classes/Controllers/JavaScriptMessagesController.php:129
5441 msgid "Please enter the SQL query first."
5442 msgstr ""
5444 #: libraries/classes/Controllers/JavaScriptMessagesController.php:132
5445 msgid "The host name is empty!"
5446 msgstr "Die gasheer naam is leeg!"
5448 #: libraries/classes/Controllers/JavaScriptMessagesController.php:133
5449 msgid "The user name is empty!"
5450 msgstr "Die gebruiker naam ontbreek!"
5452 #: libraries/classes/Controllers/JavaScriptMessagesController.php:134
5453 #: libraries/classes/Server/Privileges.php:955
5454 #: libraries/classes/UserPassword.php:42
5455 msgid "The password is empty!"
5456 msgstr "Die wagwoord is leeg!"
5458 #: libraries/classes/Controllers/JavaScriptMessagesController.php:135
5459 #: libraries/classes/Server/Privileges.php:953
5460 #: libraries/classes/UserPassword.php:46
5461 msgid "The passwords aren't the same!"
5462 msgstr "Die wagwoorde is verskillend!"
5464 #: libraries/classes/Controllers/JavaScriptMessagesController.php:136
5465 msgid "Removing Selected Users"
5466 msgstr ""
5468 #: libraries/classes/Controllers/JavaScriptMessagesController.php:137
5469 #: libraries/classes/Tracking.php:237 libraries/classes/Tracking.php:641
5470 #: templates/columns_definitions/column_definitions_form.twig:176
5471 #: templates/columns_definitions/column_definitions_form.twig:181
5472 #: templates/error/report_modal.twig:14 templates/export_modal.twig:6
5473 #: templates/export_modal.twig:10 templates/export.twig:82
5474 #: templates/export.twig:92 templates/export.twig:194
5475 #: templates/home/index.twig:285 templates/home/index.twig:293
5476 #: templates/modals/build_query.twig:6 templates/modals/build_query.twig:16
5477 #: templates/modals/create_view.twig:6 templates/modals/create_view.twig:11
5478 #: templates/modals/enum_set_editor.twig:6
5479 #: templates/modals/enum_set_editor.twig:11
5480 #: templates/modals/index_dialog_modal.twig:6
5481 #: templates/modals/index_dialog_modal.twig:12
5482 #: templates/modals/preview_sql_confirmation.twig:6
5483 #: templates/modals/preview_sql_confirmation.twig:15
5484 #: templates/modals/preview_sql_modal.twig:6
5485 #: templates/modals/preview_sql_modal.twig:10
5486 #: templates/modals/unhide_nav_item.twig:6
5487 #: templates/modals/unhide_nav_item.twig:10
5488 #: templates/server/privileges/users_overview.twig:169
5489 #: templates/server/privileges/users_overview.twig:177
5490 #: templates/server/status/advisor/index.twig:20
5491 #: templates/server/status/advisor/index.twig:45
5492 #: templates/server/status/monitor/index.twig:129
5493 #: templates/server/status/monitor/index.twig:218
5494 #: templates/server/user_groups/user_groups.twig:51
5495 #: templates/server/user_groups/user_groups.twig:55
5496 #: templates/sql/query.twig:219 templates/sql/query.twig:224
5497 #: templates/table/insert/actions_panel.twig:47
5498 #: templates/table/insert/actions_panel.twig:52
5499 #: templates/table/relation/common_form.twig:234
5500 #: templates/table/relation/common_form.twig:239
5501 #: templates/table/search/index.twig:182
5502 #: templates/table/structure/display_structure.twig:329
5503 #: templates/table/structure/display_structure.twig:345
5504 #: templates/table/structure/display_structure.twig:356
5505 #: templates/table/zoom_search/result_form.twig:27
5506 #: templates/table/zoom_search/result_form.twig:79
5507 #: templates/table/zoom_search/result_form.twig:96
5508 msgid "Close"
5509 msgstr ""
5511 #: libraries/classes/Controllers/JavaScriptMessagesController.php:138
5512 #: templates/server/privileges/users_overview.twig:105
5513 msgctxt "Lock the account."
5514 msgid "Lock"
5515 msgstr ""
5517 #: libraries/classes/Controllers/JavaScriptMessagesController.php:139
5518 #: templates/server/privileges/users_overview.twig:102
5519 msgctxt "Unlock the account."
5520 msgid "Unlock"
5521 msgstr ""
5523 #: libraries/classes/Controllers/JavaScriptMessagesController.php:140
5524 #: templates/server/privileges/users_overview.twig:100
5525 #, fuzzy
5526 msgid "Lock this account."
5527 msgstr "Hernoem tabel na"
5529 #: libraries/classes/Controllers/JavaScriptMessagesController.php:141
5530 #: templates/server/privileges/users_overview.twig:100
5531 #, fuzzy
5532 #| msgid "User"
5533 msgid "Unlock this account."
5534 msgstr "Gebruiker"
5536 #: libraries/classes/Controllers/JavaScriptMessagesController.php:144
5537 #, fuzzy
5538 msgid "Template was created."
5539 msgstr "Tabel %s is verwyder"
5541 #: libraries/classes/Controllers/JavaScriptMessagesController.php:145
5542 msgid "Template was loaded."
5543 msgstr ""
5545 #: libraries/classes/Controllers/JavaScriptMessagesController.php:146
5546 #, fuzzy
5547 #| msgid "The profile has been updated."
5548 msgid "Template was updated."
5549 msgstr "Die profiel is opgedateer."
5551 #: libraries/classes/Controllers/JavaScriptMessagesController.php:147
5552 #, fuzzy
5553 #| msgid "The row has been deleted."
5554 msgid "Template was deleted."
5555 msgstr "Die ry is verwyder"
5557 #. l10n: Other, small valued, queries
5558 #: libraries/classes/Controllers/JavaScriptMessagesController.php:150
5559 #: libraries/classes/Controllers/Server/Status/QueriesController.php:95
5560 #: libraries/classes/Server/Status/Data.php:163
5561 msgid "Other"
5562 msgstr ""
5564 #. l10n: Thousands separator
5565 #: libraries/classes/Controllers/JavaScriptMessagesController.php:152
5566 #: libraries/classes/Util.php:559 libraries/classes/Util.php:591
5567 msgid ","
5568 msgstr ","
5570 #. l10n: Decimal separator
5571 #: libraries/classes/Controllers/JavaScriptMessagesController.php:154
5572 #: libraries/classes/Util.php:557 libraries/classes/Util.php:589
5573 msgid "."
5574 msgstr "."
5576 #: libraries/classes/Controllers/JavaScriptMessagesController.php:156
5577 msgid "Connections / Processes"
5578 msgstr ""
5580 #: libraries/classes/Controllers/JavaScriptMessagesController.php:159
5581 msgid "Local monitor configuration incompatible!"
5582 msgstr ""
5584 #: libraries/classes/Controllers/JavaScriptMessagesController.php:161
5585 msgid ""
5586 "The chart arrangement configuration in your browsers local storage is not "
5587 "compatible anymore to the newer version of the monitor dialog. It is very "
5588 "likely that your current configuration will not work anymore. Please reset "
5589 "your configuration to default in the <i>Settings</i> menu."
5590 msgstr ""
5592 #: libraries/classes/Controllers/JavaScriptMessagesController.php:167
5593 #, fuzzy
5594 #| msgid "Space usage"
5595 msgid "Query cache efficiency"
5596 msgstr "Spasie verbruik"
5598 #: libraries/classes/Controllers/JavaScriptMessagesController.php:168
5599 #, fuzzy
5600 #| msgid "Space usage"
5601 msgid "Query cache usage"
5602 msgstr "Spasie verbruik"
5604 #: libraries/classes/Controllers/JavaScriptMessagesController.php:169
5605 #, fuzzy
5606 #| msgid "Space usage"
5607 msgid "Query cache used"
5608 msgstr "Spasie verbruik"
5610 #: libraries/classes/Controllers/JavaScriptMessagesController.php:171
5611 #, fuzzy
5612 #| msgid "CPU Usage"
5613 msgid "System CPU usage"
5614 msgstr "Gebruik"
5616 #: libraries/classes/Controllers/JavaScriptMessagesController.php:172
5617 msgid "System memory"
5618 msgstr ""
5620 #: libraries/classes/Controllers/JavaScriptMessagesController.php:173
5621 msgid "System swap"
5622 msgstr ""
5624 #: libraries/classes/Controllers/JavaScriptMessagesController.php:175
5625 msgid "Average load"
5626 msgstr ""
5628 #: libraries/classes/Controllers/JavaScriptMessagesController.php:176
5629 #, fuzzy
5630 msgid "Total memory"
5631 msgstr "totaal"
5633 #: libraries/classes/Controllers/JavaScriptMessagesController.php:177
5634 msgid "Cached memory"
5635 msgstr ""
5637 #: libraries/classes/Controllers/JavaScriptMessagesController.php:178
5638 msgid "Buffered memory"
5639 msgstr ""
5641 #: libraries/classes/Controllers/JavaScriptMessagesController.php:179
5642 msgid "Free memory"
5643 msgstr ""
5645 #: libraries/classes/Controllers/JavaScriptMessagesController.php:180
5646 msgid "Used memory"
5647 msgstr ""
5649 #: libraries/classes/Controllers/JavaScriptMessagesController.php:182
5650 #, fuzzy
5651 msgid "Total swap"
5652 msgstr "totaal"
5654 #: libraries/classes/Controllers/JavaScriptMessagesController.php:183
5655 #, fuzzy
5656 #| msgid "memcached usage"
5657 msgid "Cached swap"
5658 msgstr "Spasie verbruik"
5660 #: libraries/classes/Controllers/JavaScriptMessagesController.php:184
5661 msgid "Used swap"
5662 msgstr ""
5664 #: libraries/classes/Controllers/JavaScriptMessagesController.php:185
5665 msgid "Free swap"
5666 msgstr ""
5668 #: libraries/classes/Controllers/JavaScriptMessagesController.php:187
5669 msgid "Bytes sent"
5670 msgstr ""
5672 #: libraries/classes/Controllers/JavaScriptMessagesController.php:188
5673 msgid "Bytes received"
5674 msgstr ""
5676 #: libraries/classes/Controllers/JavaScriptMessagesController.php:189
5677 #: templates/server/status/status/index.twig:36
5678 msgid "Connections"
5679 msgstr ""
5681 #: libraries/classes/Controllers/JavaScriptMessagesController.php:190
5682 #: templates/server/status/base.twig:11
5683 #: templates/server/status/processes/list.twig:5
5684 msgid "Processes"
5685 msgstr ""
5687 #. l10n: shortcuts for Byte
5688 #: libraries/classes/Controllers/JavaScriptMessagesController.php:193
5689 #: libraries/classes/Util.php:465
5690 msgid "B"
5691 msgstr "Bytes"
5693 #. l10n: shortcuts for Kilobyte
5694 #: libraries/classes/Controllers/JavaScriptMessagesController.php:194
5695 #: libraries/classes/Util.php:467
5696 #: templates/server/status/monitor/index.twig:186
5697 msgid "KiB"
5698 msgstr "KB"
5700 #. l10n: shortcuts for Megabyte
5701 #: libraries/classes/Controllers/JavaScriptMessagesController.php:195
5702 #: libraries/classes/Util.php:469
5703 #: templates/server/status/monitor/index.twig:187
5704 msgid "MiB"
5705 msgstr "MB"
5707 #. l10n: shortcuts for Gigabyte
5708 #: libraries/classes/Controllers/JavaScriptMessagesController.php:196
5709 #: libraries/classes/Util.php:471
5710 msgid "GiB"
5711 msgstr "GB"
5713 #. l10n: shortcuts for Terabyte
5714 #: libraries/classes/Controllers/JavaScriptMessagesController.php:197
5715 #: libraries/classes/Util.php:473
5716 msgid "TiB"
5717 msgstr "TB"
5719 #. l10n: shortcuts for Petabyte
5720 #: libraries/classes/Controllers/JavaScriptMessagesController.php:198
5721 #: libraries/classes/Util.php:475
5722 msgid "PiB"
5723 msgstr "PB"
5725 #. l10n: shortcuts for Exabyte
5726 #: libraries/classes/Controllers/JavaScriptMessagesController.php:199
5727 #: libraries/classes/Util.php:477
5728 msgid "EiB"
5729 msgstr "EB"
5731 #: libraries/classes/Controllers/JavaScriptMessagesController.php:200
5732 #, fuzzy, php-format
5733 #| msgid "%s table(s)"
5734 msgid "%d table(s)"
5735 msgstr "%s tabel(le)"
5737 #. l10n: Questions is the name of a MySQL Status variable
5738 #: libraries/classes/Controllers/JavaScriptMessagesController.php:203
5739 #, fuzzy
5740 msgid "Questions"
5741 msgstr "Operasies"
5743 #: libraries/classes/Controllers/JavaScriptMessagesController.php:204
5744 #: templates/server/status/status/index.twig:14
5745 msgid "Traffic"
5746 msgstr ""
5748 #: libraries/classes/Controllers/JavaScriptMessagesController.php:205
5749 #: libraries/classes/Menu.php:536 libraries/classes/Util.php:1969
5750 #: templates/server/status/monitor/index.twig:12
5751 #, fuzzy
5752 #| msgid "General relation features"
5753 msgid "Settings"
5754 msgstr "Algemene verwantskap funksies"
5756 #: libraries/classes/Controllers/JavaScriptMessagesController.php:206
5757 #: templates/server/status/monitor/index.twig:217
5758 msgid "Add chart to grid"
5759 msgstr ""
5761 #: libraries/classes/Controllers/JavaScriptMessagesController.php:207
5762 msgid "Please add at least one variable to the series!"
5763 msgstr ""
5765 #: libraries/classes/Controllers/JavaScriptMessagesController.php:208
5766 #: libraries/classes/Display/Results.php:1309
5767 #: libraries/classes/Plugins/Export/ExportSql.php:2226
5768 #: libraries/classes/Plugins/Schema/SchemaPdf.php:99
5769 #: libraries/config.values.php:111
5770 #: templates/columns_definitions/column_attributes.twig:208
5771 #: templates/columns_definitions/column_attributes.twig:229
5772 #: templates/database/central_columns/main.twig:309
5773 #: templates/database/designer/main.twig:588 templates/export.twig:433
5774 #: templates/server/privileges/privileges_summary.twig:30
5775 #: templates/server/status/monitor/index.twig:211
5776 #: templates/server/status/processes/list.twig:54
5777 #: templates/table/zoom_search/index.twig:62
5778 #: templates/table/zoom_search/index.twig:122
5779 msgid "None"
5780 msgstr "Geen"
5782 #. l10n: SQL Query on modal to show exported query
5783 #: libraries/classes/Controllers/JavaScriptMessagesController.php:210
5784 #, fuzzy
5785 #| msgid "SQL query"
5786 msgid "SQL Query"
5787 msgstr "SQL-stelling"
5789 #: libraries/classes/Controllers/JavaScriptMessagesController.php:211
5790 msgid "Resume monitor"
5791 msgstr ""
5793 #: libraries/classes/Controllers/JavaScriptMessagesController.php:212
5794 msgid "Pause monitor"
5795 msgstr ""
5797 #: libraries/classes/Controllers/JavaScriptMessagesController.php:213
5798 #: templates/server/status/processes/index.twig:57
5799 msgid "Start auto refresh"
5800 msgstr ""
5802 #: libraries/classes/Controllers/JavaScriptMessagesController.php:214
5803 msgid "Stop auto refresh"
5804 msgstr ""
5806 #: libraries/classes/Controllers/JavaScriptMessagesController.php:216
5807 msgid "general_log and slow_query_log are enabled."
5808 msgstr ""
5810 #: libraries/classes/Controllers/JavaScriptMessagesController.php:217
5811 msgid "general_log is enabled."
5812 msgstr ""
5814 #: libraries/classes/Controllers/JavaScriptMessagesController.php:218
5815 msgid "slow_query_log is enabled."
5816 msgstr ""
5818 #: libraries/classes/Controllers/JavaScriptMessagesController.php:219
5819 msgid "slow_query_log and general_log are disabled."
5820 msgstr ""
5822 #: libraries/classes/Controllers/JavaScriptMessagesController.php:220
5823 msgid "log_output is not set to TABLE."
5824 msgstr ""
5826 #: libraries/classes/Controllers/JavaScriptMessagesController.php:221
5827 msgid "log_output is set to TABLE."
5828 msgstr ""
5830 #: libraries/classes/Controllers/JavaScriptMessagesController.php:223
5831 #, php-format
5832 msgid ""
5833 "slow_query_log is enabled, but the server logs only queries that take longer "
5834 "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
5835 "depending on your system."
5836 msgstr ""
5838 #: libraries/classes/Controllers/JavaScriptMessagesController.php:227
5839 #, php-format
5840 msgid "long_query_time is set to %d second(s)."
5841 msgstr ""
5843 #: libraries/classes/Controllers/JavaScriptMessagesController.php:229
5844 msgid ""
5845 "Following settings will be applied globally and reset to default on server "
5846 "restart:"
5847 msgstr ""
5849 #. l10n: %s is FILE or TABLE
5850 #: libraries/classes/Controllers/JavaScriptMessagesController.php:232
5851 #, fuzzy, php-format
5852 #| msgid "Save as file"
5853 msgid "Set log_output to %s"
5854 msgstr "Stoor as leer (file)"
5856 #. l10n: Enable in this context means setting a status variable to ON
5857 #: libraries/classes/Controllers/JavaScriptMessagesController.php:234
5858 #, fuzzy, php-format
5859 #| msgid "Enabled"
5860 msgid "Enable %s"
5861 msgstr "Beskikbaar"
5863 #. l10n: Disable in this context means setting a status variable to OFF
5864 #: libraries/classes/Controllers/JavaScriptMessagesController.php:236
5865 #, fuzzy, php-format
5866 #| msgid "Disable"
5867 msgid "Disable %s"
5868 msgstr "Onbeskikbaar"
5870 #. l10n: %d seconds
5871 #: libraries/classes/Controllers/JavaScriptMessagesController.php:238
5872 #, php-format
5873 msgid "Set long_query_time to %d seconds."
5874 msgstr ""
5876 #: libraries/classes/Controllers/JavaScriptMessagesController.php:240
5877 msgid ""
5878 "You can't change these variables. Please log in as root or contact your "
5879 "database administrator."
5880 msgstr ""
5882 #: libraries/classes/Controllers/JavaScriptMessagesController.php:242
5883 #, fuzzy
5884 #| msgid "General relation features"
5885 msgid "Change settings"
5886 msgstr "Algemene verwantskap funksies"
5888 #: libraries/classes/Controllers/JavaScriptMessagesController.php:243
5889 #, fuzzy
5890 #| msgid "General relation features"
5891 msgid "Current settings"
5892 msgstr "Algemene verwantskap funksies"
5894 #: libraries/classes/Controllers/JavaScriptMessagesController.php:245
5895 #, fuzzy
5896 msgid "Chart title"
5897 msgstr "Geen tabelle"
5899 #. l10n: As in differential values
5900 #: libraries/classes/Controllers/JavaScriptMessagesController.php:247
5901 msgid "Differential"
5902 msgstr ""
5904 #: libraries/classes/Controllers/JavaScriptMessagesController.php:248
5905 #, php-format
5906 msgid "Divided by %s"
5907 msgstr ""
5909 #: libraries/classes/Controllers/JavaScriptMessagesController.php:249
5910 msgid "Unit"
5911 msgstr ""
5913 #: libraries/classes/Controllers/JavaScriptMessagesController.php:251
5914 msgid "From slow log"
5915 msgstr ""
5917 #: libraries/classes/Controllers/JavaScriptMessagesController.php:252
5918 msgid "From general log"
5919 msgstr ""
5921 #: libraries/classes/Controllers/JavaScriptMessagesController.php:253
5922 msgid "The database name is not known for this query in the server's logs."
5923 msgstr ""
5925 #: libraries/classes/Controllers/JavaScriptMessagesController.php:254
5926 #, fuzzy
5927 msgid "Analysing logs"
5928 msgstr "Local"
5930 #: libraries/classes/Controllers/JavaScriptMessagesController.php:255
5931 msgid "Analysing & loading logs. This may take a while."
5932 msgstr ""
5934 #: libraries/classes/Controllers/JavaScriptMessagesController.php:256
5935 msgid "Cancel request"
5936 msgstr ""
5938 #: libraries/classes/Controllers/JavaScriptMessagesController.php:258
5939 msgid ""
5940 "This column shows the amount of identical queries that are grouped together. "
5941 "However only the SQL query itself has been used as a grouping criteria, so "
5942 "the other attributes of queries, such as start time, may differ."
5943 msgstr ""
5945 #: libraries/classes/Controllers/JavaScriptMessagesController.php:263
5946 msgid ""
5947 "Since grouping of INSERTs queries has been selected, INSERT queries into the "
5948 "same table are also being grouped together, disregarding of the inserted "
5949 "data."
5950 msgstr ""
5952 #: libraries/classes/Controllers/JavaScriptMessagesController.php:267
5953 msgid "Log data loaded. Queries executed in this time span:"
5954 msgstr ""
5956 #: libraries/classes/Controllers/JavaScriptMessagesController.php:269
5957 #, fuzzy
5958 msgid "Jump to Log table"
5959 msgstr "Geen databasisse"
5961 #: libraries/classes/Controllers/JavaScriptMessagesController.php:270
5962 #, fuzzy
5963 #| msgid "No databases"
5964 msgid "No data found"
5965 msgstr "Geen databasisse"
5967 #: libraries/classes/Controllers/JavaScriptMessagesController.php:271
5968 msgid "Log analysed, but no data found in this time span."
5969 msgstr ""
5971 #: libraries/classes/Controllers/JavaScriptMessagesController.php:273
5972 msgid "Analyzing…"
5973 msgstr ""
5975 #: libraries/classes/Controllers/JavaScriptMessagesController.php:274
5976 #, fuzzy
5977 #| msgid "Explain SQL"
5978 msgid "Explain output"
5979 msgstr "Verduidelik SQL"
5981 #: libraries/classes/Controllers/JavaScriptMessagesController.php:275
5982 #: libraries/classes/Menu.php:503
5983 #: libraries/classes/Server/Status/Processes.php:138
5984 #: libraries/classes/Util.php:1965 libraries/config.values.php:157
5985 #: templates/database/events/editor_form.twig:25
5986 #: templates/database/events/index.twig:44
5987 #: templates/database/tracking/tables.twig:17
5988 #: templates/table/tracking/main.twig:31
5989 msgid "Status"
5990 msgstr "Status"
5992 #: libraries/classes/Controllers/JavaScriptMessagesController.php:276
5993 #: libraries/classes/Plugins/Export/ExportHtmlword.php:477
5994 #: libraries/classes/Plugins/Export/ExportOdt.php:599
5995 #: libraries/classes/Plugins/Export/ExportTexytext.php:458
5996 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:365
5997 #: libraries/classes/Server/Status/Processes.php:134
5998 #: templates/database/triggers/list.twig:47
5999 #: templates/javascript/variables.twig:81 templates/sql/profiling_chart.twig:17
6000 msgid "Time"
6001 msgstr ""
6003 #: libraries/classes/Controllers/JavaScriptMessagesController.php:277
6004 #, fuzzy
6005 msgid "Total time:"
6006 msgstr "totaal"
6008 #: libraries/classes/Controllers/JavaScriptMessagesController.php:278
6009 #, fuzzy
6010 #| msgid "SQL result"
6011 msgid "Profiling results"
6012 msgstr "SQL resultaat"
6014 #: libraries/classes/Controllers/JavaScriptMessagesController.php:279
6015 #, fuzzy
6016 #| msgid "Table"
6017 msgctxt "Display format"
6018 msgid "Table"
6019 msgstr "Tabel"
6021 #: libraries/classes/Controllers/JavaScriptMessagesController.php:280
6022 #, fuzzy
6023 msgid "Chart"
6024 msgstr "Geen tabelle"
6026 #: libraries/classes/Controllers/JavaScriptMessagesController.php:282
6027 #: templates/export.twig:210
6028 #, fuzzy
6029 #| msgid "Database"
6030 msgctxt "Alias"
6031 msgid "Database"
6032 msgstr "Databasis"
6034 #: libraries/classes/Controllers/JavaScriptMessagesController.php:283
6035 #: templates/export.twig:224
6036 #, fuzzy
6037 #| msgid "Table"
6038 msgctxt "Alias"
6039 msgid "Table"
6040 msgstr "Tabel"
6042 #: libraries/classes/Controllers/JavaScriptMessagesController.php:284
6043 #: templates/export.twig:237
6044 #, fuzzy
6045 #| msgid "Column"
6046 msgctxt "Alias"
6047 msgid "Column"
6048 msgstr "Kolom naam"
6050 #. l10n: A collection of available filters
6051 #: libraries/classes/Controllers/JavaScriptMessagesController.php:287
6052 #, fuzzy
6053 msgid "Log table filter options"
6054 msgstr "Databasis statistieke"
6056 #. l10n: Filter as in "Start Filtering"
6057 #: libraries/classes/Controllers/JavaScriptMessagesController.php:289
6058 msgid "Filter"
6059 msgstr ""
6061 #: libraries/classes/Controllers/JavaScriptMessagesController.php:290
6062 msgid "Filter queries by word/regexp:"
6063 msgstr ""
6065 #: libraries/classes/Controllers/JavaScriptMessagesController.php:291
6066 msgid "Group queries, ignoring variable data in WHERE clauses"
6067 msgstr ""
6069 #: libraries/classes/Controllers/JavaScriptMessagesController.php:292
6070 #, fuzzy
6071 #| msgid "Number of rows per page"
6072 msgid "Sum of grouped rows:"
6073 msgstr "Hoeveelheid rye per bladsy"
6075 #: libraries/classes/Controllers/JavaScriptMessagesController.php:293
6076 #: libraries/classes/Engines/Innodb.php:140
6077 #: templates/server/databases/index.twig:253
6078 #, fuzzy
6079 msgid "Total:"
6080 msgstr "totaal"
6082 #: libraries/classes/Controllers/JavaScriptMessagesController.php:295
6083 #, fuzzy
6084 msgid "Loading logs"
6085 msgstr "Local"
6087 #: libraries/classes/Controllers/JavaScriptMessagesController.php:296
6088 msgid "Monitor refresh failed"
6089 msgstr ""
6091 #: libraries/classes/Controllers/JavaScriptMessagesController.php:298
6092 msgid ""
6093 "While requesting new chart data the server returned an invalid response. "
6094 "This is most likely because your session expired. Reloading the page and "
6095 "reentering your credentials should help."
6096 msgstr ""
6098 #: libraries/classes/Controllers/JavaScriptMessagesController.php:302
6099 #, fuzzy
6100 msgid "Reload page"
6101 msgstr "Hernoem tabel na"
6103 #: libraries/classes/Controllers/JavaScriptMessagesController.php:304
6104 msgid "Affected rows:"
6105 msgstr ""
6107 #: libraries/classes/Controllers/JavaScriptMessagesController.php:306
6108 msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
6109 msgstr ""
6111 #: libraries/classes/Controllers/JavaScriptMessagesController.php:308
6112 msgid ""
6113 "Failed building chart grid with imported config. Resetting to default config…"
6114 msgstr ""
6116 #: libraries/classes/Controllers/JavaScriptMessagesController.php:311
6117 msgid "Import monitor configuration"
6118 msgstr ""
6120 #: libraries/classes/Controllers/JavaScriptMessagesController.php:312
6121 msgid "Please select the file you want to import."
6122 msgstr ""
6124 #: libraries/classes/Controllers/JavaScriptMessagesController.php:313
6125 #, fuzzy
6126 #| msgid "Please select a database"
6127 msgid "Please enter a valid table name."
6128 msgstr "Kies asb. 'n databasis"
6130 #: libraries/classes/Controllers/JavaScriptMessagesController.php:314
6131 #, fuzzy
6132 #| msgid "Please select a database"
6133 msgid "Please enter a valid database name."
6134 msgstr "Kies asb. 'n databasis"
6136 #: libraries/classes/Controllers/JavaScriptMessagesController.php:315
6137 msgid "No files available on server for import!"
6138 msgstr ""
6140 #: libraries/classes/Controllers/JavaScriptMessagesController.php:317
6141 #, fuzzy
6142 #| msgid "Update Query"
6143 msgid "Analyse query"
6144 msgstr "Verander Navraag"
6146 #: libraries/classes/Controllers/JavaScriptMessagesController.php:320
6147 msgid "Formatting SQL…"
6148 msgstr ""
6150 #: libraries/classes/Controllers/JavaScriptMessagesController.php:321
6151 #, fuzzy
6152 #| msgid "Bad parameters!"
6153 msgid "No parameters found!"
6154 msgstr "Nie goeie parameters nie!"
6156 #: libraries/classes/Controllers/JavaScriptMessagesController.php:325
6157 #: templates/database/central_columns/main.twig:271
6158 #: templates/database/designer/main.twig:339
6159 #: templates/database/designer/main.twig:390
6160 #: templates/database/designer/main.twig:668
6161 #: templates/database/designer/main.twig:734
6162 #: templates/database/designer/main.twig:873
6163 #: templates/database/designer/main.twig:958
6164 #: templates/database/designer/main.twig:1063
6165 #: templates/database/designer/main.twig:1098
6166 #: templates/database/designer/main.twig:1103
6167 #: templates/database/designer/main.twig:1113
6168 #: templates/database/designer/main.twig:1119
6169 #: templates/database/structure/check_all_tables.twig:48
6170 #: templates/database/structure/check_all_tables.twig:52
6171 #: templates/database/structure/check_all_tables.twig:66
6172 #: templates/database/structure/check_all_tables.twig:72
6173 #: templates/error/report_modal.twig:6 templates/error/report_modal.twig:11
6174 #: templates/server/databases/index.twig:319
6175 #: templates/server/databases/index.twig:323
6176 #: templates/server/variables/index.twig:15
6177 #: templates/table/search/index.twig:197
6178 msgid "Cancel"
6179 msgstr ""
6181 #: libraries/classes/Controllers/JavaScriptMessagesController.php:328
6182 #: templates/header.twig:43
6183 #, fuzzy
6184 #| msgid "General relation features"
6185 msgid "Page-related settings"
6186 msgstr "Algemene verwantskap funksies"
6188 #: libraries/classes/Controllers/JavaScriptMessagesController.php:329
6189 #: templates/config/form_display/display.twig:46
6190 msgid "Apply"
6191 msgstr ""
6193 #: libraries/classes/Controllers/JavaScriptMessagesController.php:332
6194 #: templates/home/index.twig:289 templates/navigation/main.twig:58
6195 #: templates/server/privileges/users_overview.twig:173
6196 #: templates/server/status/monitor/index.twig:95
6197 msgid "Loading…"
6198 msgstr "Laai tans…"
6200 #: libraries/classes/Controllers/JavaScriptMessagesController.php:333
6201 msgid "Request aborted!!"
6202 msgstr ""
6204 #: libraries/classes/Controllers/JavaScriptMessagesController.php:334
6205 #, fuzzy
6206 #| msgid "SQL result"
6207 msgid "Processing request"
6208 msgstr "SQL resultaat"
6210 #: libraries/classes/Controllers/JavaScriptMessagesController.php:335
6211 #, fuzzy
6212 #| msgid "Query"
6213 msgid "Request failed!!"
6214 msgstr "Navraag dmv Voorbeeld"
6216 #: libraries/classes/Controllers/JavaScriptMessagesController.php:336
6217 #: libraries/classes/Controllers/Sql/EnumValuesController.php:51
6218 #: libraries/classes/Controllers/Sql/SetValuesController.php:54
6219 msgid "Error in processing request"
6220 msgstr ""
6222 #: libraries/classes/Controllers/JavaScriptMessagesController.php:337
6223 #, php-format
6224 msgid "Error code: %s"
6225 msgstr ""
6227 #: libraries/classes/Controllers/JavaScriptMessagesController.php:338
6228 #, php-format
6229 msgid "Error text: %s"
6230 msgstr ""
6232 #: libraries/classes/Controllers/JavaScriptMessagesController.php:340
6233 msgid ""
6234 "It seems that the connection to server has been lost. Please check your "
6235 "network connectivity and server status."
6236 msgstr ""
6238 #: libraries/classes/Controllers/JavaScriptMessagesController.php:345
6239 #, fuzzy
6240 #| msgid "With selected:"
6241 msgid "No accounts selected."
6242 msgstr "Met gekose:"
6244 #: libraries/classes/Controllers/JavaScriptMessagesController.php:346
6245 #, fuzzy
6246 #| msgid "Inside table(s):"
6247 msgid "Dropping column"
6248 msgstr "Binne tabel(le):"
6250 #: libraries/classes/Controllers/JavaScriptMessagesController.php:347
6251 #, fuzzy
6252 msgid "Adding primary key"
6253 msgstr "Voeg 'n nuwe veld by"
6255 #: libraries/classes/Controllers/JavaScriptMessagesController.php:348
6256 #: templates/console/display.twig:129 templates/database/designer/main.twig:337
6257 #: templates/database/designer/main.twig:666
6258 #: templates/database/designer/main.twig:730
6259 #: templates/database/designer/main.twig:869
6260 #: templates/database/designer/main.twig:954
6261 #: templates/database/designer/main.twig:1061
6262 msgid "OK"
6263 msgstr "OK"
6265 #: libraries/classes/Controllers/JavaScriptMessagesController.php:349
6266 msgid "Click to dismiss this notification"
6267 msgstr ""
6269 #: libraries/classes/Controllers/JavaScriptMessagesController.php:352
6270 #, fuzzy
6271 msgid "Renaming databases"
6272 msgstr "Hernoem tabel na"
6274 #: libraries/classes/Controllers/JavaScriptMessagesController.php:353
6275 #, fuzzy
6276 msgid "Copying database"
6277 msgstr "Geen databasisse"
6279 #: libraries/classes/Controllers/JavaScriptMessagesController.php:354
6280 msgid "Changing charset"
6281 msgstr ""
6283 #: libraries/classes/Controllers/JavaScriptMessagesController.php:355
6284 #: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:498
6285 #: libraries/classes/Index.php:526
6286 #: libraries/classes/Plugins/Export/ExportHtmlword.php:635
6287 #: libraries/classes/Plugins/Export/ExportLatex.php:630
6288 #: libraries/classes/Plugins/Export/ExportOdt.php:784
6289 #: libraries/classes/Plugins/Export/ExportTexytext.php:622
6290 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:753
6291 #: templates/config/form_display/input.twig:42
6292 #: templates/database/central_columns/main.twig:360
6293 #: templates/database/data_dictionary/index.twig:47
6294 #: templates/database/data_dictionary/index.twig:91
6295 #: templates/database/designer/main.twig:1118
6296 #: templates/database/privileges/index.twig:69
6297 #: templates/database/structure/drop_form.twig:20
6298 #: templates/database/structure/empty_form.twig:20 templates/indexes.twig:64
6299 #: templates/preferences/autoload.twig:12
6300 #: templates/preferences/manage/error.twig:19
6301 #: templates/server/privileges/new_user_ajax.twig:22
6302 #: templates/server/privileges/new_user_ajax.twig:34
6303 #: templates/server/privileges/privileges_summary.twig:37
6304 #: templates/server/privileges/privileges_summary.twig:40
6305 #: templates/server/privileges/privileges_summary.twig:42
6306 #: templates/server/privileges/users_overview.twig:55
6307 #: templates/server/privileges/users_overview.twig:65
6308 #: templates/table/delete/confirm.twig:29
6309 #: templates/table/privileges/index.twig:73
6310 #: templates/table/structure/display_structure.twig:80
6311 #: templates/table/structure/display_structure.twig:513
6312 #: templates/table/structure/drop_confirm.twig:20
6313 #: templates/table/structure/primary.twig:23
6314 #: templates/table/tracking/structure_snapshot_columns.twig:33
6315 #: templates/table/tracking/structure_snapshot_indexes.twig:23
6316 #: templates/table/tracking/structure_snapshot_indexes.twig:24
6317 msgid "No"
6318 msgstr "Nee"
6320 #: libraries/classes/Controllers/JavaScriptMessagesController.php:358
6321 #: templates/database/structure/drop_form.twig:16
6322 #: templates/database/structure/empty_form.twig:16 templates/import.twig:159
6323 #: templates/sql/query.twig:142 templates/table/delete/confirm.twig:25
6324 msgid "Enable foreign key checks"
6325 msgstr ""
6327 #: libraries/classes/Controllers/JavaScriptMessagesController.php:361
6328 msgid "Failed to get real row count."
6329 msgstr ""
6331 #: libraries/classes/Controllers/JavaScriptMessagesController.php:364
6332 #, fuzzy
6333 #| msgid "Search"
6334 msgid "Searching"
6335 msgstr "Soek"
6337 #: libraries/classes/Controllers/JavaScriptMessagesController.php:365
6338 #, fuzzy
6339 msgid "Hide search results"
6340 msgstr "SQL-stelling"
6342 #: libraries/classes/Controllers/JavaScriptMessagesController.php:366
6343 #, fuzzy
6344 msgid "Show search results"
6345 msgstr "SQL-stelling"
6347 #: libraries/classes/Controllers/JavaScriptMessagesController.php:367
6348 #, fuzzy
6349 #| msgid "Browse"
6350 msgid "Browsing"
6351 msgstr "Beloer Data"
6353 #: libraries/classes/Controllers/JavaScriptMessagesController.php:368
6354 #, fuzzy
6355 #| msgid "Delete"
6356 msgid "Deleting"
6357 msgstr "Verwyder"
6359 #: libraries/classes/Controllers/JavaScriptMessagesController.php:369
6360 #, fuzzy, php-format
6361 #| msgid "Dumping data for table"
6362 msgid "Delete the matches for the %s table?"
6363 msgstr "Stort data vir tabel"
6365 #: libraries/classes/Controllers/JavaScriptMessagesController.php:372
6366 msgid "The definition of a stored function must contain a RETURN statement!"
6367 msgstr ""
6369 #: libraries/classes/Controllers/JavaScriptMessagesController.php:374
6370 msgid "No routine is exportable. Required privileges may be lacking."
6371 msgstr ""
6373 #: libraries/classes/Controllers/JavaScriptMessagesController.php:377
6374 #, fuzzy, php-format
6375 #| msgid "Number of rows per page"
6376 msgid "Values for column %s"
6377 msgstr "Hoeveelheid rye per bladsy"
6379 #: libraries/classes/Controllers/JavaScriptMessagesController.php:378
6380 msgid "Values for a new column"
6381 msgstr ""
6383 #: libraries/classes/Controllers/JavaScriptMessagesController.php:379
6384 msgid "Enter each value in a separate field."
6385 msgstr ""
6387 #: libraries/classes/Controllers/JavaScriptMessagesController.php:380
6388 #, fuzzy, php-format
6389 msgid "Add %d value(s)"
6390 msgstr "Voeg 'n nuwe gebruiker by"
6392 #: libraries/classes/Controllers/JavaScriptMessagesController.php:383
6393 msgid ""
6394 "Note: If the file contains multiple tables, they will be combined into one."
6395 msgstr ""
6397 #: libraries/classes/Controllers/JavaScriptMessagesController.php:386
6398 #, fuzzy
6399 msgid "Hide query box"
6400 msgstr "SQL-stelling"
6402 #: libraries/classes/Controllers/JavaScriptMessagesController.php:387
6403 #, fuzzy
6404 msgid "Show query box"
6405 msgstr "SQL-stelling"
6407 #: libraries/classes/Controllers/JavaScriptMessagesController.php:389
6408 #: libraries/classes/Display/Results.php:3175
6409 #: libraries/classes/Tracking.php:260 templates/console/bookmark_content.twig:7
6410 #: templates/database/central_columns/main.twig:270
6411 #: templates/database/central_columns/main.twig:384
6412 #: templates/database/central_columns/main.twig:385
6413 #: templates/database/designer/main.twig:388
6414 #: templates/database/qbe/ins_del_and_or_cell.twig:18
6415 #: templates/database/search/results.twig:43
6416 #: templates/display/results/table.twig:235
6417 #: templates/display/results/table.twig:236 templates/export.twig:54
6418 #: templates/server/user_groups/user_groups.twig:37
6419 #: templates/server/user_groups/user_groups.twig:56
6420 #: templates/setup/home/index.twig:68 templates/sql/query.twig:186
6421 msgid "Delete"
6422 msgstr "Verwyder"
6424 #: libraries/classes/Controllers/JavaScriptMessagesController.php:390
6425 #, php-format
6426 msgid "%d is not valid row number."
6427 msgstr ""
6429 #: libraries/classes/Controllers/JavaScriptMessagesController.php:391
6430 #: templates/sql/relational_column_dropdown.twig:3
6431 #: templates/table/insert/column_row.twig:48
6432 #: templates/table/search/input_box.twig:27
6433 msgid "Browse foreign values"
6434 msgstr ""
6436 #: libraries/classes/Controllers/JavaScriptMessagesController.php:392
6437 msgid "No previously auto-saved query is available. Loading default query."
6438 msgstr ""
6440 #: libraries/classes/Controllers/JavaScriptMessagesController.php:394
6441 msgid ""
6442 "You have a previously saved query. Click Get auto-saved query to load the "
6443 "query."
6444 msgstr ""
6446 #: libraries/classes/Controllers/JavaScriptMessagesController.php:396
6447 #, fuzzy, php-format
6448 #| msgid "Disable"
6449 msgid "Variable %d:"
6450 msgstr "Onbeskikbaar"
6452 #: libraries/classes/Controllers/JavaScriptMessagesController.php:399
6453 #: libraries/classes/Normalization.php:1065
6454 msgid "Pick"
6455 msgstr ""
6457 #: libraries/classes/Controllers/JavaScriptMessagesController.php:400
6458 #, fuzzy
6459 #| msgid "Column names"
6460 msgid "Column selector"
6461 msgstr "Kolom name"
6463 #: libraries/classes/Controllers/JavaScriptMessagesController.php:401
6464 #, fuzzy
6465 #| msgid "Search in database"
6466 msgid "Search this list"
6467 msgstr "Soek in databasis"
6469 #: libraries/classes/Controllers/JavaScriptMessagesController.php:403
6470 #, php-format
6471 msgid ""
6472 "No columns in the central list. Make sure the Central columns list for "
6473 "database %s has columns that are not present in the current table."
6474 msgstr ""
6476 #: libraries/classes/Controllers/JavaScriptMessagesController.php:406
6477 msgid "See more"
6478 msgstr ""
6480 #: libraries/classes/Controllers/JavaScriptMessagesController.php:409
6481 msgid "Add primary key"
6482 msgstr ""
6484 #: libraries/classes/Controllers/JavaScriptMessagesController.php:410
6485 #, fuzzy
6486 #| msgid "A primary key has been added on %s."
6487 msgid "Primary key added."
6488 msgstr "'n primere sleutel is bygevoeg op %s."
6490 #: libraries/classes/Controllers/JavaScriptMessagesController.php:411
6491 #: libraries/classes/Normalization.php:290
6492 msgid "Taking you to next step…"
6493 msgstr "Neem u na die volgende stap …"
6495 #: libraries/classes/Controllers/JavaScriptMessagesController.php:412
6496 #, php-format
6497 msgid "The first step of normalization is complete for table '%s'."
6498 msgstr ""
6500 #: libraries/classes/Controllers/JavaScriptMessagesController.php:413
6501 #: libraries/classes/Normalization.php:548
6502 #: libraries/classes/Normalization.php:612
6503 #: libraries/classes/Normalization.php:709
6504 #: libraries/classes/Normalization.php:787
6505 #, fuzzy
6506 #| msgid "At End of Table"
6507 msgid "End of step"
6508 msgstr "By Einde van Tabel"
6510 #: libraries/classes/Controllers/JavaScriptMessagesController.php:414
6511 msgid "Second step of normalization (2NF)"
6512 msgstr ""
6514 #. l10n: Display text for calendar close link
6515 #: libraries/classes/Controllers/JavaScriptMessagesController.php:415
6516 #: libraries/classes/Normalization.php:383
6517 #: templates/javascript/variables.twig:15
6518 #, fuzzy
6519 #| msgid "None"
6520 msgid "Done"
6521 msgstr "Geen"
6523 #: libraries/classes/Controllers/JavaScriptMessagesController.php:416
6524 msgid "Confirm partial dependencies"
6525 msgstr ""
6527 #: libraries/classes/Controllers/JavaScriptMessagesController.php:417
6528 msgid "Selected partial dependencies are as follows:"
6529 msgstr ""
6531 #: libraries/classes/Controllers/JavaScriptMessagesController.php:419
6532 msgid ""
6533 "Note: a, b -> d,f implies values of columns a and b combined together can "
6534 "determine values of column d and column f."
6535 msgstr ""
6537 #: libraries/classes/Controllers/JavaScriptMessagesController.php:422
6538 msgid "No partial dependencies selected!"
6539 msgstr ""
6541 #: libraries/classes/Controllers/JavaScriptMessagesController.php:423
6542 #: libraries/classes/Export.php:589 libraries/classes/Html/Generator.php:999
6543 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:304
6544 #: templates/import_status.twig:2 templates/user_password.twig:2
6545 msgid "Back"
6546 msgstr "Terug"
6548 #: libraries/classes/Controllers/JavaScriptMessagesController.php:424
6549 msgid "Show me the possible partial dependencies based on data in the table"
6550 msgstr ""
6552 #: libraries/classes/Controllers/JavaScriptMessagesController.php:425
6553 msgid "Hide partial dependencies list"
6554 msgstr ""
6556 #: libraries/classes/Controllers/JavaScriptMessagesController.php:427
6557 msgid ""
6558 "Sit tight! It may take few seconds depending on data size and column count "
6559 "of the table."
6560 msgstr ""
6562 #: libraries/classes/Controllers/JavaScriptMessagesController.php:429
6563 msgid "Step"
6564 msgstr ""
6566 #: libraries/classes/Controllers/JavaScriptMessagesController.php:430
6567 msgid "The following actions will be performed:"
6568 msgstr ""
6570 #: libraries/classes/Controllers/JavaScriptMessagesController.php:431
6571 #, php-format
6572 msgid "DROP columns %s from the table %s"
6573 msgstr ""
6575 #: libraries/classes/Controllers/JavaScriptMessagesController.php:432
6576 #, fuzzy
6577 #| msgid "Create table on database %s"
6578 msgid "Create the following table"
6579 msgstr "Skep 'n nuwe tabel op databasis %s"
6581 #: libraries/classes/Controllers/JavaScriptMessagesController.php:435
6582 msgid "Third step of normalization (3NF)"
6583 msgstr ""
6585 #: libraries/classes/Controllers/JavaScriptMessagesController.php:436
6586 msgid "Confirm transitive dependencies"
6587 msgstr ""
6589 #: libraries/classes/Controllers/JavaScriptMessagesController.php:437
6590 msgid "Selected dependencies are as follows:"
6591 msgstr ""
6593 #: libraries/classes/Controllers/JavaScriptMessagesController.php:438
6594 msgid "No dependencies selected!"
6595 msgstr ""
6597 #: libraries/classes/Controllers/JavaScriptMessagesController.php:441
6598 #: templates/columns_definitions/column_definitions_form.twig:160
6599 #: templates/database/central_columns/edit.twig:22
6600 #: templates/database/central_columns/main.twig:121
6601 #: templates/database/central_columns/main.twig:274
6602 #: templates/server/variables/index.twig:12
6603 #: templates/table/gis_visualization/gis_visualization.twig:40
6604 #: templates/table/insert/actions_panel.twig:7
6605 #: templates/table/relation/common_form.twig:225
6606 #: templates/table/structure/partition_definition_form.twig:12
6607 #: templates/table/zoom_search/result_form.twig:78
6608 msgid "Save"
6609 msgstr "Stoor"
6611 #: libraries/classes/Controllers/JavaScriptMessagesController.php:444
6612 #, fuzzy
6613 msgid "Hide search criteria"
6614 msgstr "SQL-stelling"
6616 #: libraries/classes/Controllers/JavaScriptMessagesController.php:445
6617 #, fuzzy
6618 msgid "Show search criteria"
6619 msgstr "SQL-stelling"
6621 #: libraries/classes/Controllers/JavaScriptMessagesController.php:446
6622 #, fuzzy
6623 #| msgid "Column names"
6624 msgid "Column maximum:"
6625 msgstr "Kolom name"
6627 #: libraries/classes/Controllers/JavaScriptMessagesController.php:447
6628 #, fuzzy
6629 #| msgid "Column names"
6630 msgid "Column minimum:"
6631 msgstr "Kolom name"
6633 #: libraries/classes/Controllers/JavaScriptMessagesController.php:450
6634 #, fuzzy
6635 msgid "Hide find and replace criteria"
6636 msgstr "SQL-stelling"
6638 #: libraries/classes/Controllers/JavaScriptMessagesController.php:451
6639 #, fuzzy
6640 msgid "Show find and replace criteria"
6641 msgstr "SQL-stelling"
6643 #: libraries/classes/Controllers/JavaScriptMessagesController.php:455
6644 msgid "Each point represents a data row."
6645 msgstr ""
6647 #: libraries/classes/Controllers/JavaScriptMessagesController.php:457
6648 msgid "Hovering over a point will show its label."
6649 msgstr ""
6651 #: libraries/classes/Controllers/JavaScriptMessagesController.php:459
6652 msgid "To zoom in, select a section of the plot with the mouse."
6653 msgstr ""
6655 #: libraries/classes/Controllers/JavaScriptMessagesController.php:461
6656 msgid "Click reset zoom button to come back to original state."
6657 msgstr ""
6659 #: libraries/classes/Controllers/JavaScriptMessagesController.php:463
6660 msgid "Click a data point to view and possibly edit the data row."
6661 msgstr ""
6663 #: libraries/classes/Controllers/JavaScriptMessagesController.php:465
6664 msgid "The plot can be resized by dragging it along the bottom right corner."
6665 msgstr ""
6667 #: libraries/classes/Controllers/JavaScriptMessagesController.php:468
6668 #, fuzzy
6669 #| msgid "Add/Delete Field Columns"
6670 msgid "Select two columns"
6671 msgstr "Voeg By/Verwyder Veld Kolomme"
6673 #: libraries/classes/Controllers/JavaScriptMessagesController.php:470
6674 msgid "Select two different columns"
6675 msgstr ""
6677 #: libraries/classes/Controllers/JavaScriptMessagesController.php:472
6678 #, fuzzy
6679 msgid "Data point content"
6680 msgstr "Tabel kommentaar"
6682 #: libraries/classes/Controllers/JavaScriptMessagesController.php:475
6683 #: libraries/classes/Controllers/JavaScriptMessagesController.php:631
6684 #: libraries/classes/ErrorHandler.php:420 libraries/classes/InsertEdit.php:2017
6685 #: templates/table/index_form.twig:164 templates/table/index_form.twig:200
6686 msgid "Ignore"
6687 msgstr "Ignoreer"
6689 #: libraries/classes/Controllers/JavaScriptMessagesController.php:476
6690 #: libraries/classes/Display/Results.php:3108
6691 #: libraries/classes/Html/Generator.php:78
6692 #: templates/display/results/table.twig:231
6693 #: templates/display/results/table.twig:232
6694 msgid "Copy"
6695 msgstr ""
6697 #: libraries/classes/Controllers/JavaScriptMessagesController.php:477
6698 #: templates/gis_data_editor_form.twig:74
6699 #: templates/gis_data_editor_form.twig:94
6700 #: templates/gis_data_editor_form.twig:135
6701 #: templates/gis_data_editor_form.twig:187
6702 msgid "X"
6703 msgstr "X"
6705 #: libraries/classes/Controllers/JavaScriptMessagesController.php:478
6706 #: templates/gis_data_editor_form.twig:76
6707 #: templates/gis_data_editor_form.twig:96
6708 #: templates/gis_data_editor_form.twig:137
6709 #: templates/gis_data_editor_form.twig:189
6710 msgid "Y"
6711 msgstr "Y"
6713 #: libraries/classes/Controllers/JavaScriptMessagesController.php:479
6714 msgid "Point"
6715 msgstr ""
6717 #: libraries/classes/Controllers/JavaScriptMessagesController.php:480
6718 #, php-format
6719 msgid "Point %d"
6720 msgstr "Punt %d"
6722 #: libraries/classes/Controllers/JavaScriptMessagesController.php:481
6723 #, fuzzy
6724 #| msgid "Lines terminated by"
6725 msgid "Linestring"
6726 msgstr "Lyne beeindig deur"
6728 #: libraries/classes/Controllers/JavaScriptMessagesController.php:482
6729 msgid "Polygon"
6730 msgstr ""
6732 #: libraries/classes/Controllers/JavaScriptMessagesController.php:483
6733 #: templates/display/results/table.twig:174
6734 msgid "Geometry"
6735 msgstr ""
6737 #: libraries/classes/Controllers/JavaScriptMessagesController.php:484
6738 #, fuzzy
6739 #| msgid "Inner ring %d:"
6740 msgid "Inner ring"
6741 msgstr "Binne kring %d:"
6743 #: libraries/classes/Controllers/JavaScriptMessagesController.php:485
6744 #, fuzzy
6745 #| msgid "Outer ring:"
6746 msgid "Outer ring"
6747 msgstr "Buite kring:"
6749 #: libraries/classes/Controllers/JavaScriptMessagesController.php:486
6750 #: templates/gis_data_editor_form.twig:99
6751 #: templates/gis_data_editor_form.twig:140
6752 #: templates/gis_data_editor_form.twig:192
6753 msgid "Add a point"
6754 msgstr "Voeg 'n punt by"
6756 #: libraries/classes/Controllers/JavaScriptMessagesController.php:487
6757 #: templates/gis_data_editor_form.twig:144
6758 #: templates/gis_data_editor_form.twig:195
6759 msgid "Add an inner ring"
6760 msgstr "Voeg 'n binne kring by"
6762 #: libraries/classes/Controllers/JavaScriptMessagesController.php:489
6763 msgid "Do you want to copy encryption key?"
6764 msgstr ""
6766 #: libraries/classes/Controllers/JavaScriptMessagesController.php:490
6767 msgid "Encryption key"
6768 msgstr ""
6770 #: libraries/classes/Controllers/JavaScriptMessagesController.php:493
6771 msgid ""
6772 "The HEX function will treat the integer as a string while calculating the "
6773 "hexadecimal value"
6774 msgstr ""
6776 #: libraries/classes/Controllers/JavaScriptMessagesController.php:498
6777 msgid ""
6778 "MySQL accepts additional values not selectable by the slider; key in those "
6779 "values directly if desired"
6780 msgstr ""
6782 #: libraries/classes/Controllers/JavaScriptMessagesController.php:504
6783 msgid ""
6784 "MySQL accepts additional values not selectable by the datepicker; key in "
6785 "those values directly if desired"
6786 msgstr ""
6788 #: libraries/classes/Controllers/JavaScriptMessagesController.php:510
6789 msgid ""
6790 "Indicates that you have made changes to this page; you will be prompted for "
6791 "confirmation before abandoning changes"
6792 msgstr ""
6794 #: libraries/classes/Controllers/JavaScriptMessagesController.php:515
6795 msgid "Select referenced key"
6796 msgstr ""
6798 #: libraries/classes/Controllers/JavaScriptMessagesController.php:516
6799 msgid "Select Foreign Key"
6800 msgstr ""
6802 #: libraries/classes/Controllers/JavaScriptMessagesController.php:517
6803 msgid "Please select the primary key or a unique key!"
6804 msgstr ""
6806 #: libraries/classes/Controllers/JavaScriptMessagesController.php:518
6807 #: templates/database/designer/main.twig:98
6808 #: templates/database/designer/main.twig:101
6809 #, fuzzy
6810 #| msgid "Choose field to display"
6811 msgid "Choose column to display"
6812 msgstr "Kies 'n Veld om te vertoon"
6814 #: libraries/classes/Controllers/JavaScriptMessagesController.php:520
6815 msgid ""
6816 "You haven't saved the changes in the layout. They will be lost if you don't "
6817 "save them. Do you want to continue?"
6818 msgstr ""
6820 #: libraries/classes/Controllers/JavaScriptMessagesController.php:523
6821 msgid "value/subQuery is empty"
6822 msgstr ""
6824 #: libraries/classes/Controllers/JavaScriptMessagesController.php:524
6825 #: templates/database/designer/main.twig:40
6826 #: templates/database/designer/main.twig:43
6827 #, fuzzy
6828 #| msgid "No tables found in database."
6829 msgid "Add tables from other databases"
6830 msgstr "Geen tabelle in databasis gevind nie."
6832 #: libraries/classes/Controllers/JavaScriptMessagesController.php:525
6833 #, fuzzy
6834 #| msgid "Page number:"
6835 msgid "Page name"
6836 msgstr "Bladsy nommer:"
6838 #: libraries/classes/Controllers/JavaScriptMessagesController.php:526
6839 #: templates/database/designer/main.twig:63
6840 #: templates/database/designer/main.twig:66
6841 #, fuzzy
6842 #| msgid "Select All"
6843 msgid "Save page"
6844 msgstr "Kies Alles"
6846 #: libraries/classes/Controllers/JavaScriptMessagesController.php:527
6847 #: templates/database/designer/main.twig:70
6848 #: templates/database/designer/main.twig:73
6849 #, fuzzy
6850 #| msgid "Select All"
6851 msgid "Save page as"
6852 msgstr "Kies Alles"
6854 #: libraries/classes/Controllers/JavaScriptMessagesController.php:528
6855 #: templates/database/designer/main.twig:56
6856 #: templates/database/designer/main.twig:59
6857 #, fuzzy
6858 #| msgctxt "PDF"
6859 #| msgid "page"
6860 msgid "Open page"
6861 msgstr "Gebruik"
6863 #: libraries/classes/Controllers/JavaScriptMessagesController.php:529
6864 #, fuzzy
6865 #| msgid "Select All"
6866 msgid "Delete page"
6867 msgstr "Kies Alles"
6869 #. l10n: When the user opens a page saved in the Designer
6870 #: libraries/classes/Controllers/JavaScriptMessagesController.php:531
6871 msgid "Some tables saved in this page might have been renamed or deleted."
6872 msgstr ""
6874 #: libraries/classes/Controllers/JavaScriptMessagesController.php:532
6875 #: templates/database/designer/main.twig:10
6876 msgid "Untitled"
6877 msgstr ""
6879 #: libraries/classes/Controllers/JavaScriptMessagesController.php:533
6880 #, fuzzy
6881 #| msgid "Please choose a page to edit"
6882 msgid "Please select a page to continue"
6883 msgstr "Kies asb. 'n bladsy om te verander"
6885 #: libraries/classes/Controllers/JavaScriptMessagesController.php:534
6886 msgid "Please enter a valid page name"
6887 msgstr ""
6889 #: libraries/classes/Controllers/JavaScriptMessagesController.php:535
6890 msgid "Do you want to save the changes to the current page?"
6891 msgstr ""
6893 #: libraries/classes/Controllers/JavaScriptMessagesController.php:536
6894 msgid "Successfully deleted the page"
6895 msgstr ""
6897 #: libraries/classes/Controllers/JavaScriptMessagesController.php:537
6898 #, fuzzy
6899 #| msgid "Display PDF schema"
6900 msgid "Export relational schema"
6901 msgstr "Vertoon PDF skema"
6903 #: libraries/classes/Controllers/JavaScriptMessagesController.php:538
6904 msgid "Modifications have been saved"
6905 msgstr "Veranderinge is gestoor"
6907 #: libraries/classes/Controllers/JavaScriptMessagesController.php:541
6908 #, php-format
6909 msgid "%d object(s) created."
6910 msgstr ""
6912 #: libraries/classes/Controllers/JavaScriptMessagesController.php:542
6913 #, fuzzy
6914 #| msgid "Column names"
6915 msgid "Column name"
6916 msgstr "Kolom name"
6918 #: libraries/classes/Controllers/JavaScriptMessagesController.php:543
6919 #: templates/modals/build_query.twig:17 templates/sql/query.twig:178
6920 msgid "Submit"
6921 msgstr "Stuur"
6923 #: libraries/classes/Controllers/JavaScriptMessagesController.php:546
6924 msgid "Press escape to cancel editing.<br>- Shift+Enter for a newline."
6925 msgstr ""
6927 #: libraries/classes/Controllers/JavaScriptMessagesController.php:548
6928 msgid ""
6929 "You have edited some data and they have not been saved. Are you sure you "
6930 "want to leave this page before saving the data?"
6931 msgstr ""
6933 #: libraries/classes/Controllers/JavaScriptMessagesController.php:551
6934 msgid "Drag to reorder."
6935 msgstr ""
6937 #: libraries/classes/Controllers/JavaScriptMessagesController.php:552
6938 msgid "Click to sort results by this column."
6939 msgstr ""
6941 #: libraries/classes/Controllers/JavaScriptMessagesController.php:554
6942 msgid ""
6943 "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
6944 "<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
6945 "from ORDER BY clause"
6946 msgstr ""
6948 #: libraries/classes/Controllers/JavaScriptMessagesController.php:558
6949 msgid "Click to mark/unmark."
6950 msgstr ""
6952 #: libraries/classes/Controllers/JavaScriptMessagesController.php:559
6953 #, fuzzy
6954 #| msgid "Column names"
6955 msgid "Double-click to copy column name."
6956 msgstr "Kolom name"
6958 #: libraries/classes/Controllers/JavaScriptMessagesController.php:560
6959 msgid "Click the drop-down arrow<br>to toggle column's visibility."
6960 msgstr ""
6962 #: libraries/classes/Controllers/JavaScriptMessagesController.php:563
6963 msgid ""
6964 "This table does not contain a unique column. Features related to the grid "
6965 "edit, checkbox, Edit, Copy and Delete links may not work after saving."
6966 msgstr ""
6968 #: libraries/classes/Controllers/JavaScriptMessagesController.php:566
6969 msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
6970 msgstr ""
6972 #: libraries/classes/Controllers/JavaScriptMessagesController.php:568
6973 msgid ""
6974 "Do you really want to see all of the rows? For a big table this could crash "
6975 "the browser."
6976 msgstr ""
6978 #: libraries/classes/Controllers/JavaScriptMessagesController.php:570
6979 #, fuzzy
6980 #| msgid "Lines terminated by"
6981 msgid "Original length"
6982 msgstr "Lyne beeindig deur"
6984 #: libraries/classes/Controllers/JavaScriptMessagesController.php:573
6985 msgid "cancel"
6986 msgstr ""
6988 #: libraries/classes/Controllers/JavaScriptMessagesController.php:574
6989 #: libraries/classes/Controllers/Server/Status/StatusController.php:193
6990 msgid "Aborted"
6991 msgstr ""
6993 #: libraries/classes/Controllers/JavaScriptMessagesController.php:576
6994 msgid "Success"
6995 msgstr ""
6997 #: libraries/classes/Controllers/JavaScriptMessagesController.php:577
6998 #, fuzzy
6999 msgid "Import status"
7000 msgstr "Export"
7002 #: libraries/classes/Controllers/JavaScriptMessagesController.php:578
7003 #: templates/navigation/main.twig:84
7004 msgid "Drop files here"
7005 msgstr ""
7007 #: libraries/classes/Controllers/JavaScriptMessagesController.php:579
7008 #, fuzzy
7009 #| msgid "Select Tables"
7010 msgid "Select database first"
7011 msgstr "Kies Tabelle"
7013 #: libraries/classes/Controllers/JavaScriptMessagesController.php:583
7014 msgid "You can also edit most values<br>by double-clicking directly on them."
7015 msgstr ""
7017 #: libraries/classes/Controllers/JavaScriptMessagesController.php:585
7018 msgid "You can also edit most values<br>by clicking directly on them."
7019 msgstr ""
7021 #: libraries/classes/Controllers/JavaScriptMessagesController.php:588
7022 #, fuzzy
7023 msgid "Go to link:"
7024 msgstr "Geen databasisse"
7026 #: libraries/classes/Controllers/JavaScriptMessagesController.php:591
7027 #, fuzzy
7028 #| msgid "Change password"
7029 msgid "Generate password"
7030 msgstr "Verander wagwoord"
7032 #: libraries/classes/Controllers/JavaScriptMessagesController.php:592
7033 #: templates/server/replication/master_add_slave_user.twig:73
7034 #, fuzzy
7035 msgid "Generate"
7036 msgstr "Voortgebring deur"
7038 #: libraries/classes/Controllers/JavaScriptMessagesController.php:593
7039 #: libraries/classes/Controllers/UserPasswordController.php:84
7040 #: templates/home/index.twig:46
7041 #: templates/server/privileges/change_password.twig:10
7042 msgid "Change password"
7043 msgstr "Verander wagwoord"
7045 #: libraries/classes/Controllers/JavaScriptMessagesController.php:596
7046 #: templates/table/structure/display_structure.twig:130
7047 #, fuzzy
7048 #| msgid "Mon"
7049 msgid "More"
7050 msgstr "Ma"
7052 #: libraries/classes/Controllers/JavaScriptMessagesController.php:599
7053 #, fuzzy
7054 #| msgid "Show all"
7055 msgid "Show panel"
7056 msgstr "Wys alles"
7058 #: libraries/classes/Controllers/JavaScriptMessagesController.php:600
7059 #, fuzzy
7060 #| msgid "Indexes"
7061 msgid "Hide panel"
7062 msgstr "Indekse"
7064 #: libraries/classes/Controllers/JavaScriptMessagesController.php:602
7065 #: libraries/classes/Navigation/NavigationTree.php:1359
7066 #, fuzzy
7067 #| msgid "Indexes"
7068 msgid "Unlink from main panel"
7069 msgstr "Indekse"
7071 #: libraries/classes/Controllers/JavaScriptMessagesController.php:606
7072 #: libraries/classes/Setup/Index.php:177
7073 #, php-format
7074 msgid ""
7075 "A newer version of phpMyAdmin is available and you should consider "
7076 "upgrading. The newest version is %s, released on %s."
7077 msgstr ""
7079 #. l10n: Latest available phpMyAdmin version
7080 #: libraries/classes/Controllers/JavaScriptMessagesController.php:610
7081 msgid ", latest stable version:"
7082 msgstr ""
7084 #: libraries/classes/Controllers/JavaScriptMessagesController.php:611
7085 #, fuzzy
7086 msgid "up to date"
7087 msgstr "Geen databasisse"
7089 #: libraries/classes/Controllers/JavaScriptMessagesController.php:614
7090 msgid ""
7091 "A fatal JavaScript error has occurred. Would you like to send an error "
7092 "report?"
7093 msgstr ""
7095 #: libraries/classes/Controllers/JavaScriptMessagesController.php:615
7096 #, fuzzy
7097 #| msgid "General relation features"
7098 msgid "Change report settings"
7099 msgstr "Algemene verwantskap funksies"
7101 #: libraries/classes/Controllers/JavaScriptMessagesController.php:616
7102 #, fuzzy
7103 msgid "Show report details"
7104 msgstr "Wys tabelle"
7106 #: libraries/classes/Controllers/JavaScriptMessagesController.php:617
7107 msgid ""
7108 "Your export is incomplete, due to a low execution time limit at the PHP "
7109 "level!"
7110 msgstr ""
7112 #: libraries/classes/Controllers/JavaScriptMessagesController.php:620
7113 #, php-format
7114 msgid ""
7115 "Warning: a form on this page has more than %d fields. On submission, some of "
7116 "the fields might be ignored, due to PHP's max_input_vars configuration."
7117 msgstr ""
7119 #: libraries/classes/Controllers/JavaScriptMessagesController.php:626
7120 #: libraries/classes/Controllers/JavaScriptMessagesController.php:639
7121 msgid "Some errors have been detected on the server!"
7122 msgstr ""
7124 #: libraries/classes/Controllers/JavaScriptMessagesController.php:628
7125 msgid "Please look at the bottom of this window."
7126 msgstr ""
7128 #: libraries/classes/Controllers/JavaScriptMessagesController.php:634
7129 #: libraries/classes/ErrorHandler.php:425
7130 #, fuzzy
7131 #| msgid "Ignore"
7132 msgid "Ignore All"
7133 msgstr "Ignoreer"
7135 #: libraries/classes/Controllers/JavaScriptMessagesController.php:641
7136 msgid ""
7137 "As per your settings, they are being submitted currently, please be patient."
7138 msgstr ""
7140 #: libraries/classes/Controllers/JavaScriptMessagesController.php:647
7141 msgid "Column name successfully copied to clipboard!"
7142 msgstr ""
7144 #: libraries/classes/Controllers/JavaScriptMessagesController.php:648
7145 msgid "Column name copying to clipboard failed!"
7146 msgstr ""
7148 #: libraries/classes/Controllers/JavaScriptMessagesController.php:649
7149 msgid "Successfully copied!"
7150 msgstr ""
7152 #: libraries/classes/Controllers/JavaScriptMessagesController.php:650
7153 #, fuzzy
7154 msgid "Copying failed!"
7155 msgstr "Geen databasisse"
7157 #: libraries/classes/Controllers/JavaScriptMessagesController.php:653
7158 #, fuzzy
7159 #| msgid "Show this query here again"
7160 msgid "Execute this query again?"
7161 msgstr "Wys hierdie navraag weer hier"
7163 #: libraries/classes/Controllers/JavaScriptMessagesController.php:654
7164 #, fuzzy
7165 #| msgid "Do you really want to "
7166 msgid "Do you really want to delete this bookmark?"
7167 msgstr "Wil jy regtig "
7169 #: libraries/classes/Controllers/JavaScriptMessagesController.php:655
7170 msgid "Some error occurred while getting SQL debug info."
7171 msgstr ""
7173 #: libraries/classes/Controllers/JavaScriptMessagesController.php:656
7174 #, php-format
7175 msgid "%s queries executed %s times in %s seconds."
7176 msgstr ""
7178 #: libraries/classes/Controllers/JavaScriptMessagesController.php:657
7179 #, php-format
7180 msgid "%s argument(s) passed"
7181 msgstr ""
7183 #: libraries/classes/Controllers/JavaScriptMessagesController.php:658
7184 #, fuzzy
7185 #| msgid "Table comments"
7186 msgid "Show arguments"
7187 msgstr "Tabel kommentaar"
7189 #: libraries/classes/Controllers/JavaScriptMessagesController.php:659
7190 #, fuzzy
7191 msgid "Hide arguments"
7192 msgstr "SQL-stelling"
7194 #: libraries/classes/Controllers/JavaScriptMessagesController.php:660
7195 msgid "Time taken:"
7196 msgstr ""
7198 #: libraries/classes/Controllers/JavaScriptMessagesController.php:662
7199 msgid ""
7200 "There was a problem accessing your browser storage, some features may not "
7201 "work properly for you. It is likely that the browser doesn't support storage "
7202 "or the quota limit has been reached. In Firefox, corrupted storage can also "
7203 "cause such a problem, clearing your \"Offline Website Data\" might help. In "
7204 "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
7205 msgstr ""
7207 #: libraries/classes/Controllers/JavaScriptMessagesController.php:669
7208 #, fuzzy
7209 msgid "Copy tables to"
7210 msgstr "Geen databasisse"
7212 #: libraries/classes/Controllers/JavaScriptMessagesController.php:670
7213 #, fuzzy
7214 #| msgid "Replace table data with file"
7215 msgid "Add table prefix"
7216 msgstr "Vervang tabel data met leer (file)"
7218 #: libraries/classes/Controllers/JavaScriptMessagesController.php:671
7219 #, fuzzy
7220 #| msgid "Replace table data with file"
7221 msgid "Replace table with prefix"
7222 msgstr "Vervang tabel data met leer (file)"
7224 #: libraries/classes/Controllers/JavaScriptMessagesController.php:672
7225 #: templates/database/structure/check_all_tables.twig:28
7226 #, fuzzy
7227 #| msgid "Replace table data with file"
7228 msgid "Copy table with prefix"
7229 msgstr "Vervang tabel data met leer (file)"
7231 #: libraries/classes/Controllers/JavaScriptMessagesController.php:675
7232 msgid "Extremely weak"
7233 msgstr ""
7235 #: libraries/classes/Controllers/JavaScriptMessagesController.php:676
7236 msgid "Very weak"
7237 msgstr ""
7239 #: libraries/classes/Controllers/JavaScriptMessagesController.php:677
7240 msgid "Weak"
7241 msgstr ""
7243 #: libraries/classes/Controllers/JavaScriptMessagesController.php:678
7244 msgid "Good"
7245 msgstr ""
7247 #: libraries/classes/Controllers/JavaScriptMessagesController.php:679
7248 msgid "Strong"
7249 msgstr ""
7251 #. l10n: error code 5 (from U2F API)
7252 #: libraries/classes/Controllers/JavaScriptMessagesController.php:683
7253 msgctxt "U2F error"
7254 msgid "Timed out waiting for security key activation."
7255 msgstr ""
7257 #. l10n: error code 2 (from U2F API)
7258 #: libraries/classes/Controllers/JavaScriptMessagesController.php:685
7259 msgctxt "U2F error"
7260 msgid "Invalid request sent to security key."
7261 msgstr ""
7263 #. l10n: unknown error code (from U2F API)
7264 #: libraries/classes/Controllers/JavaScriptMessagesController.php:687
7265 msgctxt "U2F error"
7266 msgid "Unknown security key error."
7267 msgstr ""
7269 #. l10n: error code 3 (from U2F API)
7270 #: libraries/classes/Controllers/JavaScriptMessagesController.php:689
7271 msgctxt "U2F error"
7272 msgid "Client does not support security key."
7273 msgstr ""
7275 #. l10n: error code 4 (from U2F API) on register
7276 #: libraries/classes/Controllers/JavaScriptMessagesController.php:691
7277 msgctxt "U2F error"
7278 msgid "Failed security key activation."
7279 msgstr ""
7281 #. l10n: error code 4 (from U2F API) on authanticate
7282 #: libraries/classes/Controllers/JavaScriptMessagesController.php:693
7283 msgctxt "U2F error"
7284 msgid "Invalid security key."
7285 msgstr ""
7287 #: libraries/classes/Controllers/JavaScriptMessagesController.php:698
7288 #, fuzzy, php-format
7289 #| msgid "The \"%s\" table doesn't exist!"
7290 msgctxt ""
7291 "The table already exists in the designer and can not be added once more."
7292 msgid "Table %s already exists!"
7293 msgstr "Die \"%s\" databasis bestaan nie!"
7295 #: libraries/classes/Controllers/JavaScriptMessagesController.php:700
7296 #: libraries/classes/InsertEdit.php:332
7297 #: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:53
7298 msgid "Hide"
7299 msgstr ""
7301 #: libraries/classes/Controllers/JavaScriptMessagesController.php:701
7302 #: libraries/classes/Controllers/Table/ChangeController.php:188
7303 #: templates/database/multi_table_query/form.twig:49
7304 #: templates/database/tracking/tables.twig:19
7305 #: templates/table/tracking/main.twig:33
7306 msgid "Show"
7307 msgstr "Wys"
7309 #: libraries/classes/Controllers/NavigationController.php:46
7310 msgid "Fatal error: The navigation can only be accessed via AJAX"
7311 msgstr ""
7313 #: libraries/classes/Controllers/NormalizationController.php:40
7314 #: libraries/classes/Normalization.php:253
7315 msgid "Select one…"
7316 msgstr "Kies een …"
7318 #: libraries/classes/Controllers/NormalizationController.php:41
7319 #: libraries/classes/Normalization.php:254
7320 #, fuzzy
7321 #| msgid "Add/Delete Field Columns"
7322 msgid "No such column"
7323 msgstr "Voeg By/Verwyder Veld Kolomme"
7325 #: libraries/classes/Controllers/NormalizationController.php:46
7326 #: libraries/classes/Normalization.php:258 libraries/classes/Types.php:798
7327 #, fuzzy
7328 #| msgid "Lines terminated by"
7329 msgctxt "string types"
7330 msgid "String"
7331 msgstr "Lyne beeindig deur"
7333 #: libraries/classes/Controllers/Preferences/ManageController.php:93
7334 #, fuzzy
7335 #| msgid "phpMyAdmin documentation"
7336 msgid "phpMyAdmin configuration snippet"
7337 msgstr "phpMyAdmin dokumentasie"
7339 #: libraries/classes/Controllers/Preferences/ManageController.php:94
7340 msgid "Paste it to your config.inc.php"
7341 msgstr ""
7343 #: libraries/classes/Controllers/Preferences/ManageController.php:140
7344 msgid "Could not import configuration"
7345 msgstr ""
7347 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:52
7348 #, fuzzy
7349 msgid "Two-factor authentication has been removed."
7350 msgstr "Algemene verwantskap funksies"
7352 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:63
7353 msgid "Two-factor authentication has been configured."
7354 msgstr ""
7356 #: libraries/classes/Controllers/Server/DatabasesController.php:316
7357 #: libraries/classes/Import.php:149
7358 #: templates/database/structure/table_header.twig:26
7359 #: templates/table/structure/display_partitions.twig:28
7360 #: templates/table/structure/display_structure.twig:230
7361 #: templates/table/structure/display_table_stats.twig:119
7362 msgid "Rows"
7363 msgstr "Rye"
7365 #: libraries/classes/Controllers/Server/DatabasesController.php:326
7366 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
7367 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:26
7368 #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:3
7369 #: templates/table/structure/display_structure.twig:444
7370 #: templates/table/tracking/structure_snapshot_indexes.twig:1
7371 msgid "Indexes"
7372 msgstr "Indekse"
7374 #: libraries/classes/Controllers/Server/DatabasesController.php:331
7375 #: libraries/classes/Controllers/Server/Status/StatusController.php:147
7376 #: libraries/classes/Controllers/Server/Status/StatusController.php:199
7377 #: templates/table/structure/display_table_stats.twig:45
7378 #, fuzzy
7379 msgid "Total"
7380 msgstr "totaal"
7382 #: libraries/classes/Controllers/Server/DatabasesController.php:336
7383 #: templates/database/structure/table_header.twig:38
7384 #: templates/table/structure/display_table_stats.twig:32
7385 msgid "Overhead"
7386 msgstr "Overhead"
7388 #: libraries/classes/Controllers/Server/Databases/CreateController.php:87
7389 #, php-format
7390 msgid "Database %1$s has been created."
7391 msgstr "Databasis %1$s is geskep."
7393 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:93
7394 #, fuzzy, php-format
7395 #| msgid "Database %s has been dropped."
7396 msgid "%1$d database has been dropped successfully."
7397 msgid_plural "%1$d databases have been dropped successfully."
7398 msgstr[0] "Databasis %s is verwyder."
7399 msgstr[1] "Databasis %s is verwyder."
7401 #: libraries/classes/Controllers/Server/Privileges/AccountLockController.php:47
7402 #, fuzzy, php-format
7403 #| msgid "Database %s has been dropped."
7404 msgid "The account %s@%s has been successfully locked."
7405 msgstr "Databasis %s is verwyder."
7407 #: libraries/classes/Controllers/Server/Privileges/AccountUnlockController.php:47
7408 #, fuzzy, php-format
7409 #| msgid "Database %s has been dropped."
7410 msgid "The account %s@%s has been successfully unlocked."
7411 msgstr "Databasis %s is verwyder."
7413 #: libraries/classes/Controllers/Server/PrivilegesController.php:152
7414 #: libraries/classes/Controllers/Server/UserGroupsController.php:53
7415 msgid "No Privileges"
7416 msgstr "Geen Regte"
7418 #: libraries/classes/Controllers/Server/PrivilegesController.php:161
7419 #, fuzzy
7420 #| msgid "You don't have sufficient privileges to be here right now!"
7421 msgid "You do not have the privileges to administrate the users!"
7422 msgstr "Jy het nie genoeg regte om nou hier te wees nie!"
7424 #: libraries/classes/Controllers/Server/PrivilegesController.php:176
7425 msgid ""
7426 "Username and hostname didn't change. If you only want to change the "
7427 "password, 'Change password' tab should be used."
7428 msgstr ""
7430 #: libraries/classes/Controllers/Server/PrivilegesController.php:405
7431 #, fuzzy
7432 msgid "User has been added."
7433 msgstr "Veld %s is verwyder"
7435 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:42
7436 #, php-format
7437 msgid "Thread %s was successfully killed."
7438 msgstr ""
7440 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:48
7441 #, php-format
7442 msgid ""
7443 "phpMyAdmin was unable to kill thread %s. It probably has already been closed."
7444 msgstr ""
7446 #: libraries/classes/Controllers/Server/Status/StatusController.php:137
7447 msgid "Received"
7448 msgstr ""
7450 #: libraries/classes/Controllers/Server/Status/StatusController.php:142
7451 msgid "Sent"
7452 msgstr ""
7454 #: libraries/classes/Controllers/Server/Status/StatusController.php:181
7455 #, fuzzy
7456 msgid "Max. concurrent connections"
7457 msgstr "Tabel kommentaar"
7459 #: libraries/classes/Controllers/Server/Status/StatusController.php:187
7460 msgid "Failed attempts"
7461 msgstr ""
7463 #: libraries/classes/Controllers/Server/Status/VariablesController.php:238
7464 msgid ""
7465 "The number of connections that were aborted because the client died without "
7466 "closing the connection properly."
7467 msgstr ""
7469 #: libraries/classes/Controllers/Server/Status/VariablesController.php:241
7470 #, fuzzy
7471 msgid "The number of failed attempts to connect to the MySQL server."
7472 msgstr "Limits the number of new connections the user may open per hour."
7474 #: libraries/classes/Controllers/Server/Status/VariablesController.php:243
7475 msgid ""
7476 "The number of transactions that used the temporary binary log cache but that "
7477 "exceeded the value of binlog_cache_size and used a temporary file to store "
7478 "statements from the transaction."
7479 msgstr ""
7481 #: libraries/classes/Controllers/Server/Status/VariablesController.php:247
7482 msgid "The number of transactions that used the temporary binary log cache."
7483 msgstr ""
7485 #: libraries/classes/Controllers/Server/Status/VariablesController.php:248
7486 msgid ""
7487 "The number of connection attempts (successful or not) to the MySQL server."
7488 msgstr ""
7490 #: libraries/classes/Controllers/Server/Status/VariablesController.php:250
7491 msgid ""
7492 "The number of temporary tables on disk created automatically by the server "
7493 "while executing statements. If Created_tmp_disk_tables is big, you may want "
7494 "to increase the tmp_table_size  value to cause temporary tables to be memory-"
7495 "based instead of disk-based."
7496 msgstr ""
7498 #: libraries/classes/Controllers/Server/Status/VariablesController.php:256
7499 msgid "How many temporary files mysqld has created."
7500 msgstr ""
7502 #: libraries/classes/Controllers/Server/Status/VariablesController.php:258
7503 msgid ""
7504 "The number of in-memory temporary tables created automatically by the server "
7505 "while executing statements."
7506 msgstr ""
7508 #: libraries/classes/Controllers/Server/Status/VariablesController.php:262
7509 msgid ""
7510 "The number of rows written with INSERT DELAYED for which some error occurred "
7511 "(probably duplicate key)."
7512 msgstr ""
7514 #: libraries/classes/Controllers/Server/Status/VariablesController.php:266
7515 msgid ""
7516 "The number of INSERT DELAYED handler threads in use. Every different table "
7517 "on which one uses INSERT DELAYED gets its own thread."
7518 msgstr ""
7520 #: libraries/classes/Controllers/Server/Status/VariablesController.php:270
7521 msgid "The number of INSERT DELAYED rows written."
7522 msgstr ""
7524 #: libraries/classes/Controllers/Server/Status/VariablesController.php:271
7525 msgid "The number of executed FLUSH statements."
7526 msgstr ""
7528 #: libraries/classes/Controllers/Server/Status/VariablesController.php:272
7529 msgid "The number of internal COMMIT statements."
7530 msgstr ""
7532 #: libraries/classes/Controllers/Server/Status/VariablesController.php:273
7533 msgid "The number of times a row was deleted from a table."
7534 msgstr ""
7536 #: libraries/classes/Controllers/Server/Status/VariablesController.php:275
7537 msgid ""
7538 "The MySQL server can ask the NDB Cluster storage engine if it knows about a "
7539 "table with a given name. This is called discovery. Handler_discover "
7540 "indicates the number of time tables have been discovered."
7541 msgstr ""
7543 #: libraries/classes/Controllers/Server/Status/VariablesController.php:281
7544 msgid ""
7545 "The number of times the first entry was read from an index. If this is high, "
7546 "it suggests that the server is doing a lot of full index scans; for example, "
7547 "SELECT col1 FROM foo, assuming that col1 is indexed."
7548 msgstr ""
7550 #: libraries/classes/Controllers/Server/Status/VariablesController.php:287
7551 msgid ""
7552 "The number of requests to read a row based on a key. If this is high, it is "
7553 "a good indication that your queries and tables are properly indexed."
7554 msgstr ""
7556 #: libraries/classes/Controllers/Server/Status/VariablesController.php:292
7557 msgid ""
7558 "The number of requests to read the next row in key order. This is "
7559 "incremented if you are querying an index column with a range constraint or "
7560 "if you are doing an index scan."
7561 msgstr ""
7563 #: libraries/classes/Controllers/Server/Status/VariablesController.php:297
7564 msgid ""
7565 "The number of requests to read the previous row in key order. This read "
7566 "method is mainly used to optimize ORDER BY … DESC."
7567 msgstr ""
7569 #: libraries/classes/Controllers/Server/Status/VariablesController.php:301
7570 msgid ""
7571 "The number of requests to read a row based on a fixed position. This is high "
7572 "if you are doing a lot of queries that require sorting of the result. You "
7573 "probably have a lot of queries that require MySQL to scan whole tables or "
7574 "you have joins that don't use keys properly."
7575 msgstr ""
7577 #: libraries/classes/Controllers/Server/Status/VariablesController.php:308
7578 msgid ""
7579 "The number of requests to read the next row in the data file. This is high "
7580 "if you are doing a lot of table scans. Generally this suggests that your "
7581 "tables are not properly indexed or that your queries are not written to take "
7582 "advantage of the indexes you have."
7583 msgstr ""
7585 #: libraries/classes/Controllers/Server/Status/VariablesController.php:314
7586 msgid "The number of internal ROLLBACK statements."
7587 msgstr ""
7589 #: libraries/classes/Controllers/Server/Status/VariablesController.php:315
7590 msgid "The number of requests to update a row in a table."
7591 msgstr ""
7593 #: libraries/classes/Controllers/Server/Status/VariablesController.php:316
7594 msgid "The number of requests to insert a row in a table."
7595 msgstr ""
7597 #: libraries/classes/Controllers/Server/Status/VariablesController.php:317
7598 msgid "The number of pages containing data (dirty or clean)."
7599 msgstr ""
7601 #: libraries/classes/Controllers/Server/Status/VariablesController.php:318
7602 msgid "The number of pages currently dirty."
7603 msgstr ""
7605 #: libraries/classes/Controllers/Server/Status/VariablesController.php:320
7606 msgid "The number of buffer pool pages that have been requested to be flushed."
7607 msgstr ""
7609 #: libraries/classes/Controllers/Server/Status/VariablesController.php:322
7610 msgid "The number of free pages."
7611 msgstr ""
7613 #: libraries/classes/Controllers/Server/Status/VariablesController.php:324
7614 msgid ""
7615 "The number of latched pages in InnoDB buffer pool. These are pages currently "
7616 "being read or written or that can't be flushed or removed for some other "
7617 "reason."
7618 msgstr ""
7620 #: libraries/classes/Controllers/Server/Status/VariablesController.php:329
7621 msgid ""
7622 "The number of pages busy because they have been allocated for administrative "
7623 "overhead such as row locks or the adaptive hash index. This value can also "
7624 "be calculated as Innodb_buffer_pool_pages_total - "
7625 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7626 msgstr ""
7628 #: libraries/classes/Controllers/Server/Status/VariablesController.php:335
7629 msgid "Total size of buffer pool, in pages."
7630 msgstr ""
7632 #: libraries/classes/Controllers/Server/Status/VariablesController.php:337
7633 msgid ""
7634 "The number of \"random\" read-aheads InnoDB initiated. This happens when a "
7635 "query is to scan a large portion of a table but in random order."
7636 msgstr ""
7638 #: libraries/classes/Controllers/Server/Status/VariablesController.php:342
7639 msgid ""
7640 "The number of sequential read-aheads InnoDB initiated. This happens when "
7641 "InnoDB does a sequential full table scan."
7642 msgstr ""
7644 #: libraries/classes/Controllers/Server/Status/VariablesController.php:345
7645 msgid "The number of logical read requests InnoDB has done."
7646 msgstr ""
7648 #: libraries/classes/Controllers/Server/Status/VariablesController.php:347
7649 msgid ""
7650 "The number of logical reads that InnoDB could not satisfy from buffer pool "
7651 "and had to do a single-page read."
7652 msgstr ""
7654 #: libraries/classes/Controllers/Server/Status/VariablesController.php:351
7655 msgid ""
7656 "Normally, writes to the InnoDB buffer pool happen in the background. "
7657 "However, if it's necessary to read or create a page and no clean pages are "
7658 "available, it's necessary to wait for pages to be flushed first. This "
7659 "counter counts instances of these waits. If the buffer pool size was set "
7660 "properly, this value should be small."
7661 msgstr ""
7663 #: libraries/classes/Controllers/Server/Status/VariablesController.php:358
7664 msgid "The number writes done to the InnoDB buffer pool."
7665 msgstr ""
7667 #: libraries/classes/Controllers/Server/Status/VariablesController.php:359
7668 msgid "The number of fsync() operations so far."
7669 msgstr ""
7671 #: libraries/classes/Controllers/Server/Status/VariablesController.php:360
7672 msgid "The current number of pending fsync() operations."
7673 msgstr ""
7675 #: libraries/classes/Controllers/Server/Status/VariablesController.php:361
7676 msgid "The current number of pending reads."
7677 msgstr ""
7679 #: libraries/classes/Controllers/Server/Status/VariablesController.php:362
7680 msgid "The current number of pending writes."
7681 msgstr ""
7683 #: libraries/classes/Controllers/Server/Status/VariablesController.php:363
7684 msgid "The amount of data read so far, in bytes."
7685 msgstr ""
7687 #: libraries/classes/Controllers/Server/Status/VariablesController.php:364
7688 msgid "The total number of data reads."
7689 msgstr ""
7691 #: libraries/classes/Controllers/Server/Status/VariablesController.php:365
7692 msgid "The total number of data writes."
7693 msgstr ""
7695 #: libraries/classes/Controllers/Server/Status/VariablesController.php:366
7696 msgid "The amount of data written so far, in bytes."
7697 msgstr ""
7699 #: libraries/classes/Controllers/Server/Status/VariablesController.php:368
7700 msgid "The number of pages that have been written for doublewrite operations."
7701 msgstr ""
7703 #: libraries/classes/Controllers/Server/Status/VariablesController.php:370
7704 msgid "The number of doublewrite operations that have been performed."
7705 msgstr ""
7707 #: libraries/classes/Controllers/Server/Status/VariablesController.php:372
7708 msgid ""
7709 "The number of waits we had because log buffer was too small and we had to "
7710 "wait for it to be flushed before continuing."
7711 msgstr ""
7713 #: libraries/classes/Controllers/Server/Status/VariablesController.php:375
7714 msgid "The number of log write requests."
7715 msgstr ""
7717 #: libraries/classes/Controllers/Server/Status/VariablesController.php:376
7718 msgid "The number of physical writes to the log file."
7719 msgstr ""
7721 #: libraries/classes/Controllers/Server/Status/VariablesController.php:377
7722 msgid "The number of fsync() writes done to the log file."
7723 msgstr ""
7725 #: libraries/classes/Controllers/Server/Status/VariablesController.php:378
7726 msgid "The number of pending log file fsyncs."
7727 msgstr ""
7729 #: libraries/classes/Controllers/Server/Status/VariablesController.php:379
7730 msgid "Pending log file writes."
7731 msgstr ""
7733 #: libraries/classes/Controllers/Server/Status/VariablesController.php:380
7734 msgid "The number of bytes written to the log file."
7735 msgstr ""
7737 #: libraries/classes/Controllers/Server/Status/VariablesController.php:381
7738 msgid "The number of pages created."
7739 msgstr ""
7741 #: libraries/classes/Controllers/Server/Status/VariablesController.php:383
7742 msgid ""
7743 "The compiled-in InnoDB page size (default 16KB). Many values are counted in "
7744 "pages; the page size allows them to be easily converted to bytes."
7745 msgstr ""
7747 #: libraries/classes/Controllers/Server/Status/VariablesController.php:387
7748 msgid "The number of pages read."
7749 msgstr ""
7751 #: libraries/classes/Controllers/Server/Status/VariablesController.php:388
7752 msgid "The number of pages written."
7753 msgstr ""
7755 #: libraries/classes/Controllers/Server/Status/VariablesController.php:389
7756 msgid "The number of row locks currently being waited for."
7757 msgstr ""
7759 #: libraries/classes/Controllers/Server/Status/VariablesController.php:390
7760 msgid "The average time to acquire a row lock, in milliseconds."
7761 msgstr ""
7763 #: libraries/classes/Controllers/Server/Status/VariablesController.php:391
7764 msgid "The total time spent in acquiring row locks, in milliseconds."
7765 msgstr ""
7767 #: libraries/classes/Controllers/Server/Status/VariablesController.php:392
7768 msgid "The maximum time to acquire a row lock, in milliseconds."
7769 msgstr ""
7771 #: libraries/classes/Controllers/Server/Status/VariablesController.php:393
7772 msgid "The number of times a row lock had to be waited for."
7773 msgstr ""
7775 #: libraries/classes/Controllers/Server/Status/VariablesController.php:394
7776 msgid "The number of rows deleted from InnoDB tables."
7777 msgstr ""
7779 #: libraries/classes/Controllers/Server/Status/VariablesController.php:395
7780 msgid "The number of rows inserted in InnoDB tables."
7781 msgstr ""
7783 #: libraries/classes/Controllers/Server/Status/VariablesController.php:396
7784 msgid "The number of rows read from InnoDB tables."
7785 msgstr ""
7787 #: libraries/classes/Controllers/Server/Status/VariablesController.php:397
7788 msgid "The number of rows updated in InnoDB tables."
7789 msgstr ""
7791 #: libraries/classes/Controllers/Server/Status/VariablesController.php:399
7792 msgid ""
7793 "The number of key blocks in the key cache that have changed but haven't yet "
7794 "been flushed to disk. It used to be known as Not_flushed_key_blocks."
7795 msgstr ""
7797 #: libraries/classes/Controllers/Server/Status/VariablesController.php:404
7798 msgid ""
7799 "The number of unused blocks in the key cache. You can use this value to "
7800 "determine how much of the key cache is in use."
7801 msgstr ""
7803 #: libraries/classes/Controllers/Server/Status/VariablesController.php:408
7804 msgid ""
7805 "The number of used blocks in the key cache. This value is a high-water mark "
7806 "that indicates the maximum number of blocks that have ever been in use at "
7807 "one time."
7808 msgstr ""
7810 #: libraries/classes/Controllers/Server/Status/VariablesController.php:412
7811 #, fuzzy
7812 msgid "Percentage of used key cache (calculated value)"
7813 msgstr "Karakterstel van die leer:"
7815 #: libraries/classes/Controllers/Server/Status/VariablesController.php:413
7816 msgid "The number of requests to read a key block from the cache."
7817 msgstr ""
7819 #: libraries/classes/Controllers/Server/Status/VariablesController.php:415
7820 msgid ""
7821 "The number of physical reads of a key block from disk. If Key_reads is big, "
7822 "then your key_buffer_size value is probably too small. The cache miss rate "
7823 "can be calculated as Key_reads/Key_read_requests."
7824 msgstr ""
7826 #: libraries/classes/Controllers/Server/Status/VariablesController.php:421
7827 msgid ""
7828 "Key cache miss calculated as rate of physical reads compared to read "
7829 "requests (calculated value)"
7830 msgstr ""
7832 #: libraries/classes/Controllers/Server/Status/VariablesController.php:423
7833 msgid "The number of requests to write a key block to the cache."
7834 msgstr ""
7836 #: libraries/classes/Controllers/Server/Status/VariablesController.php:424
7837 msgid "The number of physical writes of a key block to disk."
7838 msgstr ""
7840 #: libraries/classes/Controllers/Server/Status/VariablesController.php:425
7841 msgid ""
7842 "Percentage of physical writes compared to write requests (calculated value)"
7843 msgstr ""
7845 #: libraries/classes/Controllers/Server/Status/VariablesController.php:427
7846 msgid ""
7847 "The total cost of the last compiled query as computed by the query "
7848 "optimizer. Useful for comparing the cost of different query plans for the "
7849 "same query. The default value of 0 means that no query has been compiled yet."
7850 msgstr ""
7852 #: libraries/classes/Controllers/Server/Status/VariablesController.php:433
7853 msgid ""
7854 "The maximum number of connections that have been in use simultaneously since "
7855 "the server started."
7856 msgstr ""
7858 #: libraries/classes/Controllers/Server/Status/VariablesController.php:435
7859 msgid "The number of rows waiting to be written in INSERT DELAYED queues."
7860 msgstr ""
7862 #: libraries/classes/Controllers/Server/Status/VariablesController.php:437
7863 msgid ""
7864 "The number of tables that have been opened. If opened tables is big, your "
7865 "table_open_cache value is probably too small."
7866 msgstr ""
7868 #: libraries/classes/Controllers/Server/Status/VariablesController.php:440
7869 msgid "The number of files that are open."
7870 msgstr ""
7872 #: libraries/classes/Controllers/Server/Status/VariablesController.php:441
7873 msgid "The number of streams that are open (used mainly for logging)."
7874 msgstr ""
7876 #: libraries/classes/Controllers/Server/Status/VariablesController.php:442
7877 msgid "The number of tables that are open."
7878 msgstr ""
7880 #: libraries/classes/Controllers/Server/Status/VariablesController.php:444
7881 msgid ""
7882 "The number of free memory blocks in query cache. High numbers can indicate "
7883 "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
7884 "statement."
7885 msgstr ""
7887 #: libraries/classes/Controllers/Server/Status/VariablesController.php:448
7888 msgid "The amount of free memory for query cache."
7889 msgstr ""
7891 #: libraries/classes/Controllers/Server/Status/VariablesController.php:449
7892 msgid "The number of cache hits."
7893 msgstr ""
7895 #: libraries/classes/Controllers/Server/Status/VariablesController.php:450
7896 msgid "The number of queries added to the cache."
7897 msgstr ""
7899 #: libraries/classes/Controllers/Server/Status/VariablesController.php:452
7900 msgid ""
7901 "The number of queries that have been removed from the cache to free up "
7902 "memory for caching new queries. This information can help you tune the query "
7903 "cache size. The query cache uses a least recently used (LRU) strategy to "
7904 "decide which queries to remove from the cache."
7905 msgstr ""
7907 #: libraries/classes/Controllers/Server/Status/VariablesController.php:459
7908 msgid ""
7909 "The number of non-cached queries (not cachable, or not cached due to the "
7910 "query_cache_type setting)."
7911 msgstr ""
7913 #: libraries/classes/Controllers/Server/Status/VariablesController.php:461
7914 msgid "The number of queries registered in the cache."
7915 msgstr ""
7917 #: libraries/classes/Controllers/Server/Status/VariablesController.php:462
7918 msgid "The total number of blocks in the query cache."
7919 msgstr ""
7921 #: libraries/classes/Controllers/Server/Status/VariablesController.php:463
7922 msgid "The status of failsafe replication (not yet implemented)."
7923 msgstr ""
7925 #: libraries/classes/Controllers/Server/Status/VariablesController.php:465
7926 msgid ""
7927 "The number of joins that do not use indexes. If this value is not 0, you "
7928 "should carefully check the indexes of your tables."
7929 msgstr ""
7931 #: libraries/classes/Controllers/Server/Status/VariablesController.php:468
7932 msgid "The number of joins that used a range search on a reference table."
7933 msgstr ""
7935 #: libraries/classes/Controllers/Server/Status/VariablesController.php:470
7936 msgid ""
7937 "The number of joins without keys that check for key usage after each row. "
7938 "(If this is not 0, you should carefully check the indexes of your tables.)"
7939 msgstr ""
7941 #: libraries/classes/Controllers/Server/Status/VariablesController.php:475
7942 msgid ""
7943 "The number of joins that used ranges on the first table. (It's normally not "
7944 "critical even if this is big.)"
7945 msgstr ""
7947 #: libraries/classes/Controllers/Server/Status/VariablesController.php:478
7948 msgid "The number of joins that did a full scan of the first table."
7949 msgstr ""
7951 #: libraries/classes/Controllers/Server/Status/VariablesController.php:479
7952 msgid "The number of temporary tables currently open by the slave SQL thread."
7953 msgstr ""
7955 #: libraries/classes/Controllers/Server/Status/VariablesController.php:481
7956 msgid ""
7957 "Total (since startup) number of times the replication slave SQL thread has "
7958 "retried transactions."
7959 msgstr ""
7961 #: libraries/classes/Controllers/Server/Status/VariablesController.php:483
7962 msgid "This is ON if this server is a slave that is connected to a master."
7963 msgstr ""
7965 #: libraries/classes/Controllers/Server/Status/VariablesController.php:485
7966 msgid ""
7967 "The number of threads that have taken more than slow_launch_time seconds to "
7968 "create."
7969 msgstr ""
7971 #: libraries/classes/Controllers/Server/Status/VariablesController.php:487
7972 msgid ""
7973 "The number of queries that have taken more than long_query_time seconds."
7974 msgstr ""
7976 #: libraries/classes/Controllers/Server/Status/VariablesController.php:489
7977 msgid ""
7978 "The number of merge passes the sort algorithm has had to do. If this value "
7979 "is large, you should consider increasing the value of the sort_buffer_size "
7980 "system variable."
7981 msgstr ""
7983 #: libraries/classes/Controllers/Server/Status/VariablesController.php:493
7984 msgid "The number of sorts that were done with ranges."
7985 msgstr ""
7987 #: libraries/classes/Controllers/Server/Status/VariablesController.php:494
7988 msgid "The number of sorted rows."
7989 msgstr ""
7991 #: libraries/classes/Controllers/Server/Status/VariablesController.php:495
7992 msgid "The number of sorts that were done by scanning the table."
7993 msgstr ""
7995 #: libraries/classes/Controllers/Server/Status/VariablesController.php:496
7996 msgid "The number of times that a table lock was acquired immediately."
7997 msgstr ""
7999 #: libraries/classes/Controllers/Server/Status/VariablesController.php:498
8000 msgid ""
8001 "The number of times that a table lock could not be acquired immediately and "
8002 "a wait was needed. If this is high, and you have performance problems, you "
8003 "should first optimize your queries, and then either split your table or "
8004 "tables or use replication."
8005 msgstr ""
8007 #: libraries/classes/Controllers/Server/Status/VariablesController.php:504
8008 msgid ""
8009 "The number of threads in the thread cache. The cache hit rate can be "
8010 "calculated as Threads_created/Connections. If this value is red you should "
8011 "raise your thread_cache_size."
8012 msgstr ""
8014 #: libraries/classes/Controllers/Server/Status/VariablesController.php:508
8015 msgid "The number of currently open connections."
8016 msgstr ""
8018 #: libraries/classes/Controllers/Server/Status/VariablesController.php:510
8019 msgid ""
8020 "The number of threads created to handle connections. If Threads_created is "
8021 "big, you may want to increase the thread_cache_size value. (Normally this "
8022 "doesn't give a notable performance improvement if you have a good thread "
8023 "implementation.)"
8024 msgstr ""
8026 #: libraries/classes/Controllers/Server/Status/VariablesController.php:516
8027 msgid "Thread cache hit rate (calculated value)"
8028 msgstr ""
8030 #: libraries/classes/Controllers/Server/Status/VariablesController.php:517
8031 msgid "The number of threads that are not sleeping."
8032 msgstr ""
8034 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:46
8035 #: libraries/classes/Util.php:850
8036 msgid "Missing parameter:"
8037 msgstr ""
8039 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:61
8040 #, fuzzy
8041 #| msgid "Space usage"
8042 msgid "User groups management is not enabled."
8043 msgstr "Spasie verbruik"
8045 #: libraries/classes/Controllers/Server/Variables/SetVariableController.php:95
8046 msgid "Setting variable failed"
8047 msgstr ""
8049 #: libraries/classes/Controllers/Setup/FormController.php:32
8050 msgid "Incorrect form specified!"
8051 msgstr ""
8053 #: libraries/classes/Controllers/Setup/HomeController.php:47
8054 msgid ""
8055 "You are not using a secure connection; all data (including potentially "
8056 "sensitive information, like passwords) is transferred unencrypted!"
8057 msgstr ""
8059 #: libraries/classes/Controllers/Setup/HomeController.php:52
8060 msgid ""
8061 "If your server is also configured to accept HTTPS requests follow this link "
8062 "to use a secure connection."
8063 msgstr ""
8065 #: libraries/classes/Controllers/Setup/HomeController.php:56
8066 msgid "Insecure connection"
8067 msgstr ""
8069 #: libraries/classes/Controllers/Setup/HomeController.php:65
8070 #, fuzzy
8071 #| msgid "Modifications have been saved"
8072 msgid "Configuration saved."
8073 msgstr "Veranderinge is gestoor"
8075 #: libraries/classes/Controllers/Setup/HomeController.php:68
8076 msgid ""
8077 "Configuration saved to file config/config.inc.php in phpMyAdmin top level "
8078 "directory, copy it to top level one and delete directory config to use it."
8079 msgstr ""
8081 #: libraries/classes/Controllers/Setup/HomeController.php:80
8082 #, fuzzy
8083 #| msgid "Modifications have been saved"
8084 msgid "Configuration not saved!"
8085 msgstr "Veranderinge is gestoor"
8087 #: libraries/classes/Controllers/Setup/HomeController.php:83
8088 msgid ""
8089 "Please create web server writable folder [em]config[/em] in phpMyAdmin top "
8090 "level directory as described in [doc@setup_script]documentation[/doc]. "
8091 "Otherwise you will be only able to download or display it."
8092 msgstr ""
8094 #: libraries/classes/Controllers/Sql/SqlController.php:246
8095 msgid "Bookmark not created!"
8096 msgstr ""
8098 #: libraries/classes/Controllers/Table/AddFieldController.php:151
8099 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:275
8100 #: libraries/classes/Controllers/Table/Structure/SaveController.php:223
8101 #: libraries/classes/Table/Indexes.php:86
8102 #, php-format
8103 msgid "Table %1$s has been altered successfully."
8104 msgstr ""
8106 #: libraries/classes/Controllers/Table/ChangeRowsController.php:36
8107 #: libraries/classes/Controllers/Table/DeleteConfirmController.php:25
8108 #: libraries/classes/Controllers/Table/ExportRowsController.php:36
8109 #, fuzzy
8110 #| msgid "With selected:"
8111 msgid "No row selected."
8112 msgstr "Met gekose:"
8114 #: libraries/classes/Controllers/Table/ChartController.php:60
8115 #: libraries/classes/Controllers/Table/GisVisualizationController.php:70
8116 msgid "No SQL query was set to fetch data."
8117 msgstr ""
8119 #: libraries/classes/Controllers/Table/ChartController.php:146
8120 msgid "No numeric columns present in the table to plot."
8121 msgstr ""
8123 #: libraries/classes/Controllers/Table/ChartController.php:209
8124 #, fuzzy
8125 #| msgid "No databases"
8126 msgid "No data to display"
8127 msgstr "Geen databasisse"
8129 #: libraries/classes/Controllers/Table/CreateController.php:84
8130 #: libraries/classes/Controllers/Table/GetFieldController.php:55
8131 #, php-format
8132 msgid "'%s' database does not exist."
8133 msgstr ""
8135 #: libraries/classes/Controllers/Table/CreateController.php:94
8136 #, php-format
8137 msgid "Table %s already exists!"
8138 msgstr ""
8140 #: libraries/classes/Controllers/Table/DeleteRowsController.php:77
8141 #: libraries/classes/Controllers/Table/FindReplaceController.php:181
8142 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:85
8143 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:85
8144 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:85
8145 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:85
8146 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:85
8147 #: libraries/classes/Controllers/Table/Partition/AnalyzeController.php:59
8148 #: libraries/classes/Controllers/Table/Partition/CheckController.php:59
8149 #: libraries/classes/Controllers/Table/Partition/DropController.php:60
8150 #: libraries/classes/Controllers/Table/Partition/OptimizeController.php:59
8151 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:60
8152 #: libraries/classes/Controllers/Table/Partition/RepairController.php:59
8153 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:60
8154 #: libraries/classes/Controllers/Table/RelationController.php:243
8155 #: libraries/classes/Controllers/View/OperationsController.php:87
8156 #: libraries/classes/Database/Routines.php:1225
8157 #: libraries/classes/Display/Results.php:3877 libraries/classes/Message.php:180
8158 #: templates/sql/query.twig:7
8159 msgid "Your SQL query has been executed successfully."
8160 msgstr "Jou SQL-navraag is suksesvol uitgevoer."
8162 #: libraries/classes/Controllers/Table/DropColumnConfirmationController.php:23
8163 #: libraries/classes/Controllers/Table/DropColumnController.php:51
8164 #: libraries/classes/Controllers/Table/Structure/AddIndexController.php:47
8165 #: libraries/classes/Controllers/Table/Structure/BrowseController.php:34
8166 #: libraries/classes/Controllers/Table/Structure/CentralColumnsAddController.php:45
8167 #: libraries/classes/Controllers/Table/Structure/CentralColumnsRemoveController.php:45
8168 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:59
8169 #: libraries/classes/Controllers/Table/Structure/FulltextController.php:47
8170 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:51
8171 #: libraries/classes/Controllers/Table/Structure/SpatialController.php:47
8172 #: libraries/classes/Controllers/Table/Structure/UniqueController.php:47
8173 msgid "No column selected."
8174 msgstr ""
8176 #: libraries/classes/Controllers/Table/DropColumnController.php:80
8177 #, fuzzy, php-format
8178 #| msgid "Database %s has been dropped."
8179 msgid "%1$d column has been dropped successfully."
8180 msgid_plural "%1$d columns have been dropped successfully."
8181 msgstr[0] "Databasis %s is verwyder."
8182 msgstr[1] "Databasis %s is verwyder."
8184 #: libraries/classes/Controllers/Table/GetFieldController.php:63
8185 msgid "Invalid table name"
8186 msgstr ""
8188 #. l10n: In case a SQL query did not pass a security check
8189 #: libraries/classes/Controllers/Table/GetFieldController.php:72
8190 #: libraries/classes/Controllers/Transformation/WrapperController.php:103
8191 msgid "There is an issue with your request."
8192 msgstr ""
8194 #: libraries/classes/Controllers/Table/GetFieldController.php:86
8195 #: libraries/classes/Database/Routines.php:1244
8196 #: libraries/classes/Import.php:154 libraries/classes/InsertEdit.php:223
8197 #: libraries/classes/Sql.php:982
8198 msgid "MySQL returned an empty result set (i.e. zero rows)."
8199 msgstr "MySQL het niks teruggegee nie (dus nul rye)."
8201 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:77
8202 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:77
8203 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:77
8204 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:77
8205 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:77
8206 msgid "Maintenance operations on multiple tables are disabled."
8207 msgstr ""
8209 #: libraries/classes/Controllers/Table/OperationsController.php:108
8210 #: libraries/classes/Controllers/Table/OperationsController.php:301
8211 #: libraries/classes/Controllers/Table/StructureController.php:100
8212 #: libraries/classes/Navigation/Nodes/NodeView.php:28
8213 #: templates/database/structure/show_create.twig:32
8214 #: templates/database/structure/structure_table_row.twig:122
8215 #: templates/database/structure/structure_table_row.twig:186
8216 msgid "View"
8217 msgstr ""
8219 #: libraries/classes/Controllers/Table/Partition/DropController.php:66
8220 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:66
8221 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:66
8222 #: libraries/classes/Controllers/View/OperationsController.php:90
8223 #: libraries/classes/Html/Generator.php:875 libraries/classes/Import.php:138
8224 #: libraries/classes/InsertEdit.php:722 libraries/classes/Message.php:200
8225 #: templates/error/generic.twig:37
8226 #: templates/table/structure/display_structure.twig:355
8227 msgid "Error"
8228 msgstr "Fout"
8230 #: libraries/classes/Controllers/Table/RelationController.php:184
8231 msgid "Display column was successfully updated."
8232 msgstr ""
8234 #: libraries/classes/Controllers/Table/RelationController.php:277
8235 #, fuzzy
8236 msgid "Internal relationships were successfully updated."
8237 msgstr "Algemene verwantskap funksies"
8239 #: libraries/classes/Controllers/Table/ReplaceController.php:299
8240 #, php-format
8241 msgid "Row: %1$s, Column: %2$s, Error: %3$s"
8242 msgstr ""
8244 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:91
8245 #, php-format
8246 msgid "Failed to get description of column %s!"
8247 msgstr ""
8249 #: libraries/classes/Controllers/Table/StructureController.php:227
8250 #: templates/columns_definitions/column_attributes.twig:107
8251 #: templates/database/data_dictionary/index.twig:41
8252 #: templates/table/structure/display_structure.twig:137
8253 #: templates/table/structure/display_structure.twig:145
8254 #: templates/table/structure/display_structure.twig:295
8255 #: templates/table/tracking/structure_snapshot_columns.twig:25
8256 msgid "Primary"
8257 msgstr "Primere"
8259 #: libraries/classes/Controllers/Table/StructureController.php:231
8260 #: libraries/classes/Navigation/Nodes/NodeIndex.php:28
8261 #: templates/columns_definitions/column_attributes.twig:115
8262 #: templates/columns_definitions/table_fields_definitions.twig:46
8263 #: templates/table/structure/display_structure.twig:167
8264 #: templates/table/structure/display_structure.twig:175
8265 #: templates/table/structure/display_structure.twig:301
8266 #: templates/table/structure/display_table_stats.twig:24
8267 #: templates/table/tracking/structure_snapshot_columns.twig:27
8268 msgid "Index"
8269 msgstr "Indeks"
8271 #: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:173
8272 #, fuzzy
8273 #| msgid "Database %s has been dropped."
8274 msgid "The columns have been moved successfully."
8275 msgstr "Databasis %s is verwyder."
8277 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:267
8278 #: libraries/classes/Controllers/Table/Structure/SaveController.php:273
8279 #: libraries/classes/Tracking.php:776
8280 #, fuzzy
8281 #| msgid "Query"
8282 msgid "Query error"
8283 msgstr "Navraag dmv Voorbeeld"
8285 #: libraries/classes/Controllers/Table/Structure/ReservedWordCheckController.php:48
8286 #, php-format
8287 msgid "The name '%s' is a MySQL reserved keyword."
8288 msgid_plural "The names '%s' are MySQL reserved keywords."
8289 msgstr[0] ""
8290 msgstr[1] ""
8292 #: libraries/classes/Controllers/Table/Structure/SaveController.php:218
8293 #, fuzzy, php-format
8294 #| msgid "Table %s has been moved to %s."
8295 msgid ""
8296 "Table %1$s has been altered successfully. Privileges have been adjusted."
8297 msgstr "Tabel %s is geskuif na %s."
8299 #: libraries/classes/Controllers/Table/TrackingController.php:69
8300 #, php-format
8301 msgid "Tracking of %s is activated."
8302 msgstr ""
8304 #: libraries/classes/Controllers/Table/TrackingController.php:140
8305 #, fuzzy
8306 #| msgid "Database %s has been dropped."
8307 msgid "Tracking versions deleted successfully."
8308 msgstr "Databasis %s is verwyder."
8310 #: libraries/classes/Controllers/Table/TrackingController.php:145
8311 #, fuzzy
8312 #| msgid "With selected:"
8313 msgid "No versions selected."
8314 msgstr "Met gekose:"
8316 #: libraries/classes/Controllers/Table/TrackingController.php:174
8317 msgid "SQL statements executed."
8318 msgstr ""
8320 #: libraries/classes/Controllers/UserPasswordController.php:54
8321 msgid "You don't have sufficient privileges to be here right now!"
8322 msgstr "Jy het nie genoeg regte om nou hier te wees nie!"
8324 #: libraries/classes/Controllers/View/CreateController.php:81
8325 msgid "View name can not be empty!"
8326 msgstr ""
8328 #: libraries/classes/Core.php:201 libraries/classes/ZipExtension.php:62
8329 #, php-format
8330 msgid "The %s extension is missing. Please check your PHP configuration."
8331 msgstr ""
8333 #: libraries/classes/Database/CentralColumns.php:295
8334 #: libraries/classes/Database/CentralColumns.php:403
8335 #: libraries/classes/Database/CentralColumns.php:619
8336 msgid ""
8337 "The configuration storage is not ready for the central list of columns "
8338 "feature."
8339 msgstr ""
8341 #: libraries/classes/Database/CentralColumns.php:353
8342 #, php-format
8343 msgid "Could not add %1$s as they already exist in central list!"
8344 msgstr ""
8346 #: libraries/classes/Database/CentralColumns.php:369
8347 #, fuzzy
8348 msgid "Could not add columns!"
8349 msgstr "Voeg 'n nuwe veld by"
8351 #: libraries/classes/Database/CentralColumns.php:455
8352 #, php-format
8353 msgid ""
8354 "Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
8355 msgstr ""
8357 #: libraries/classes/Database/CentralColumns.php:468
8358 #, fuzzy
8359 #| msgid "Documentation"
8360 msgid "Could not remove columns!"
8361 msgstr "Dokumentasie"
8363 #: libraries/classes/Database/CentralColumns.php:633
8364 msgid "YES"
8365 msgstr ""
8367 #: libraries/classes/Database/CentralColumns.php:633
8368 msgid "NO"
8369 msgstr ""
8371 #: libraries/classes/Database/Designer/Common.php:544
8372 #, fuzzy
8373 #| msgid ""
8374 #| "The phpMyAdmin configuration storage has been deactivated. To find out "
8375 #| "why click %shere%s."
8376 msgctxt ""
8377 "phpMyAdmin configuration storage is not configured for \"Display Features\" "
8378 "on designer when user tries to set a display field."
8379 msgid ""
8380 "phpMyAdmin configuration storage is not configured for \"Display Features\"."
8381 msgstr ""
8382 "Die phpMyAdmin konfigurasie stoor is gedeaktiveer. Om uit te vind hoekom "
8383 "kliek %shier%s."
8385 #: libraries/classes/Database/Designer/Common.php:589
8386 msgid "Error: relationship already exists."
8387 msgstr ""
8389 #: libraries/classes/Database/Designer/Common.php:643
8390 #, fuzzy
8391 #| msgid "Modifications have been saved"
8392 msgid "FOREIGN KEY relationship has been added."
8393 msgstr "Veranderinge is gestoor"
8395 #: libraries/classes/Database/Designer/Common.php:651
8396 #, fuzzy
8397 #| msgid "File could not be read"
8398 msgid "Error: FOREIGN KEY relationship could not be added!"
8399 msgstr "Leer kon nie gelees word nie"
8401 #: libraries/classes/Database/Designer/Common.php:658
8402 msgid "Error: Missing index on column(s)."
8403 msgstr ""
8405 #: libraries/classes/Database/Designer/Common.php:666
8406 #: libraries/classes/Database/Designer/Common.php:753
8407 msgid "Error: Relational features are disabled!"
8408 msgstr ""
8410 #: libraries/classes/Database/Designer/Common.php:690
8411 #, fuzzy
8412 msgid "Internal relationship has been added."
8413 msgstr "Algemene verwantskap funksies"
8415 #: libraries/classes/Database/Designer/Common.php:698
8416 #, fuzzy
8417 #| msgid "File could not be read"
8418 msgid "Error: Internal relationship could not be added!"
8419 msgstr "Leer kon nie gelees word nie"
8421 #: libraries/classes/Database/Designer/Common.php:735
8422 #, fuzzy
8423 #| msgid "Modifications have been saved"
8424 msgid "FOREIGN KEY relationship has been removed."
8425 msgstr "Veranderinge is gestoor"
8427 #: libraries/classes/Database/Designer/Common.php:743
8428 #, fuzzy
8429 #| msgid "File could not be read"
8430 msgid "Error: FOREIGN KEY relationship could not be removed!"
8431 msgstr "Leer kon nie gelees word nie"
8433 #: libraries/classes/Database/Designer/Common.php:775
8434 #, fuzzy
8435 #| msgid "File could not be read"
8436 msgid "Error: Internal relationship could not be removed!"
8437 msgstr "Leer kon nie gelees word nie"
8439 #: libraries/classes/Database/Designer/Common.php:781
8440 #, fuzzy
8441 msgid "Internal relationship has been removed."
8442 msgstr "Algemene verwantskap funksies"
8444 #: libraries/classes/Database/Designer.php:132
8445 msgid "Could not load schema plugins, please check your installation!"
8446 msgstr ""
8448 #: libraries/classes/Database/Events.php:104
8449 #: libraries/classes/Database/Events.php:113
8450 #: libraries/classes/Database/Events.php:137
8451 #: libraries/classes/Database/Routines.php:226
8452 #: libraries/classes/Database/Routines.php:247
8453 #: libraries/classes/Database/Routines.php:349
8454 #: libraries/classes/Database/Routines.php:1251
8455 #: libraries/classes/Database/Triggers.php:117
8456 #: libraries/classes/Database/Triggers.php:126
8457 #: libraries/classes/Database/Triggers.php:151
8458 #, php-format
8459 msgid "The following query has failed: \"%s\""
8460 msgstr ""
8462 #: libraries/classes/Database/Events.php:108
8463 #: libraries/classes/Database/Events.php:117
8464 #: libraries/classes/Database/Events.php:141
8465 #: libraries/classes/Database/Events.php:508
8466 #: libraries/classes/Database/Routines.php:230
8467 #: libraries/classes/Database/Routines.php:251
8468 #: libraries/classes/Database/Routines.php:353
8469 #: libraries/classes/Database/Routines.php:1255
8470 #: libraries/classes/Database/Routines.php:1546
8471 #: libraries/classes/Database/Triggers.php:121
8472 #: libraries/classes/Database/Triggers.php:130
8473 #: libraries/classes/Database/Triggers.php:155
8474 #: libraries/classes/Database/Triggers.php:440
8475 #: libraries/classes/Html/Generator.php:943
8476 msgid "MySQL said: "
8477 msgstr "MySQL het gepraat: "
8479 #: libraries/classes/Database/Events.php:124
8480 #, fuzzy, php-format
8481 #| msgid "Table %s has been dropped."
8482 msgid "Event %1$s has been modified."
8483 msgstr "Tabel %s is verwyder"
8485 #: libraries/classes/Database/Events.php:144
8486 #, fuzzy, php-format
8487 msgid "Event %1$s has been created."
8488 msgstr "Tabel %s is verwyder"
8490 #: libraries/classes/Database/Events.php:158
8491 #: libraries/classes/Database/Routines.php:267
8492 #: libraries/classes/Database/Triggers.php:172
8493 msgid "One or more errors have occurred while processing your request:"
8494 msgstr ""
8496 #: libraries/classes/Database/Events.php:237
8497 #, fuzzy
8498 msgid "Add event"
8499 msgstr "Voeg 'n nuwe gebruiker by"
8501 #: libraries/classes/Database/Events.php:241
8502 #, fuzzy
8503 msgid "Edit event"
8504 msgstr "Voeg 'n nuwe gebruiker by"
8506 #: libraries/classes/Database/Events.php:402
8507 #: libraries/classes/Database/Routines.php:983
8508 #: libraries/classes/Database/Triggers.php:379
8509 msgid "The definer must be in the \"username@hostname\" format!"
8510 msgstr ""
8512 #: libraries/classes/Database/Events.php:410
8513 msgid "You must provide an event name!"
8514 msgstr ""
8516 #: libraries/classes/Database/Events.php:424
8517 msgid "You must provide a valid interval value for the event."
8518 msgstr ""
8520 #: libraries/classes/Database/Events.php:444
8521 msgid "You must provide a valid execution time for the event."
8522 msgstr ""
8524 #: libraries/classes/Database/Events.php:448
8525 msgid "You must provide a valid type for the event."
8526 msgstr ""
8528 #: libraries/classes/Database/Events.php:474
8529 msgid "You must provide an event definition."
8530 msgstr ""
8532 #: libraries/classes/Database/Events.php:505
8533 msgid "Sorry, we failed to restore the dropped event."
8534 msgstr ""
8536 #: libraries/classes/Database/Events.php:506
8537 #: libraries/classes/Database/Routines.php:1544
8538 #: libraries/classes/Database/Triggers.php:438
8539 msgid "The backed up query was:"
8540 msgstr ""
8542 #: libraries/classes/Database/Events.php:537
8543 #: libraries/classes/Database/Routines.php:152
8544 #: libraries/classes/Database/Routines.php:1142
8545 #: libraries/classes/Database/Routines.php:1313
8546 #: libraries/classes/Database/Triggers.php:470
8547 msgid "Error in processing request:"
8548 msgstr ""
8550 #: libraries/classes/Database/Events.php:539
8551 #, fuzzy, php-format
8552 #| msgid "No tables found in database."
8553 msgid "No event with name %1$s found in database %2$s."
8554 msgstr "Geen tabelle in databasis gevind nie."
8556 #: libraries/classes/Database/Events.php:571
8557 #, php-format
8558 msgid "Export of event %s"
8559 msgstr ""
8561 #: libraries/classes/Database/Events.php:592
8562 #, fuzzy, php-format
8563 #| msgid "No tables found in database."
8564 msgid ""
8565 "Error in processing request: No event with name %1$s found in database %2$s."
8566 msgstr "Geen tabelle in databasis gevind nie."
8568 #: libraries/classes/DatabaseInterface.php:1117
8569 #, php-format
8570 msgid ""
8571 "Unable to use timezone \"%1$s\" for server %2$d. Please check your "
8572 "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
8573 "phpMyAdmin is currently using the default time zone of the database server."
8574 msgstr ""
8576 #: libraries/classes/DatabaseInterface.php:1164
8577 msgid "Failed to set configured collation connection!"
8578 msgstr ""
8580 #: libraries/classes/DatabaseInterface.php:1896
8581 msgid "Missing connection parameters!"
8582 msgstr ""
8584 #: libraries/classes/DatabaseInterface.php:1921
8585 msgid "Connection for controluser as defined in your configuration failed."
8586 msgstr ""
8588 #: libraries/classes/DatabaseInterface.php:2399
8589 #, php-format
8590 msgid "See %sour documentation%s for more information."
8591 msgstr ""
8593 #: libraries/classes/Database/Qbe.php:789
8594 #: templates/database/qbe/ins_del_and_or_cell.twig:21
8595 #, fuzzy
8596 #| msgid "Or"
8597 msgid "Or:"
8598 msgstr "Of"
8600 #: libraries/classes/Database/Qbe.php:793
8601 #: templates/database/qbe/ins_del_and_or_cell.twig:9
8602 msgid "And:"
8603 msgstr ""
8605 #: libraries/classes/Database/Qbe.php:799
8606 msgid "Ins"
8607 msgstr "Ins"
8609 #: libraries/classes/Database/Qbe.php:802
8610 msgid "Del"
8611 msgstr "Del"
8613 #: libraries/classes/Database/Qbe.php:1705
8614 #, fuzzy
8615 #| msgid "Search"
8616 msgid "Saved bookmarked search:"
8617 msgstr "Soek"
8619 #: libraries/classes/Database/Qbe.php:1707
8620 #, fuzzy
8621 #| msgid "Search"
8622 msgid "New bookmark"
8623 msgstr "Soek"
8625 #: libraries/classes/Database/Qbe.php:1734
8626 #, fuzzy
8627 #| msgid "Search"
8628 msgid "Create bookmark"
8629 msgstr "Soek"
8631 #: libraries/classes/Database/Qbe.php:1737
8632 #, fuzzy
8633 #| msgid "Showing bookmark"
8634 msgid "Update bookmark"
8635 msgstr "Aantoon van boekmerk"
8637 #: libraries/classes/Database/Qbe.php:1739
8638 #, fuzzy
8639 #| msgid "Search"
8640 msgid "Delete bookmark"
8641 msgstr "Soek"
8643 #: libraries/classes/Database/Routines.php:119
8644 #, fuzzy
8645 msgid "Add routine"
8646 msgstr "Voeg 'n nuwe veld by"
8648 #: libraries/classes/Database/Routines.php:123
8649 msgid "Edit routine"
8650 msgstr ""
8652 #: libraries/classes/Database/Routines.php:155
8653 #, php-format
8654 msgid ""
8655 "No routine with name %1$s found in database %2$s. You might be lacking the "
8656 "necessary privileges to edit this routine."
8657 msgstr ""
8659 #: libraries/classes/Database/Routines.php:207
8660 #: libraries/classes/Database/Routines.php:991
8661 #, php-format
8662 msgid "Invalid routine type: \"%s\""
8663 msgstr ""
8665 #: libraries/classes/Database/Routines.php:254
8666 #, fuzzy, php-format
8667 msgid "Routine %1$s has been created."
8668 msgstr "Tabel %s is verwyder"
8670 #: libraries/classes/Database/Routines.php:411
8671 #, fuzzy, php-format
8672 #| msgid "Table %s has been dropped."
8673 msgid "Routine %1$s has been modified. Privileges have been adjusted."
8674 msgstr "Tabel %s is verwyder"
8676 #: libraries/classes/Database/Routines.php:416
8677 #, fuzzy, php-format
8678 #| msgid "Table %s has been dropped."
8679 msgid "Routine %1$s has been modified."
8680 msgstr "Tabel %s is verwyder"
8682 #: libraries/classes/Database/Routines.php:824
8683 msgid "You must provide a name and a type for each routine parameter."
8684 msgstr ""
8686 #: libraries/classes/Database/Routines.php:842
8687 #, php-format
8688 msgid "Invalid direction \"%s\" given for parameter."
8689 msgstr ""
8691 #: libraries/classes/Database/Routines.php:862
8692 #: libraries/classes/Database/Routines.php:929
8693 msgid ""
8694 "You must provide length/values for routine parameters of type ENUM, SET, "
8695 "VARCHAR and VARBINARY."
8696 msgstr ""
8698 #: libraries/classes/Database/Routines.php:911
8699 msgid "You must provide a valid return type for the routine."
8700 msgstr ""
8702 #: libraries/classes/Database/Routines.php:999
8703 msgid "You must provide a routine name!"
8704 msgstr ""
8706 #: libraries/classes/Database/Routines.php:1064
8707 msgid "You must provide a routine definition."
8708 msgstr ""
8710 #: libraries/classes/Database/Routines.php:1144
8711 #: libraries/classes/Database/Routines.php:1315
8712 #, fuzzy, php-format
8713 #| msgid "No tables found in database."
8714 msgid "No routine with name %1$s found in database %2$s."
8715 msgstr "Geen tabelle in databasis gevind nie."
8717 #: libraries/classes/Database/Routines.php:1183
8718 #, php-format
8719 msgid "Execution results of routine %s"
8720 msgstr ""
8722 #: libraries/classes/Database/Routines.php:1233
8723 #, php-format
8724 msgid "%d row affected by the last statement inside the procedure."
8725 msgid_plural "%d rows affected by the last statement inside the procedure."
8726 msgstr[0] ""
8727 msgstr[1] ""
8729 #: libraries/classes/Database/Routines.php:1298
8730 #: libraries/classes/Database/Routines.php:1305
8731 msgid "Execute routine"
8732 msgstr ""
8734 #: libraries/classes/Database/Routines.php:1543
8735 msgid "Sorry, we failed to restore the dropped routine."
8736 msgstr ""
8738 #: libraries/classes/Database/Routines.php:1573
8739 #, php-format
8740 msgid "Export of routine %s"
8741 msgstr ""
8743 #: libraries/classes/Database/Routines.php:1595
8744 #, php-format
8745 msgid ""
8746 "Error in processing request: No routine with name %1$s found in database "
8747 "%2$s. You might be lacking the necessary privileges to view/export this "
8748 "routine."
8749 msgstr ""
8751 #: libraries/classes/Database/Search.php:111
8752 #: templates/database/search/main.twig:19
8753 msgid "at least one of the words"
8754 msgstr "ten minste een van die woorde"
8756 #: libraries/classes/Database/Search.php:112
8757 #: templates/database/search/main.twig:23
8758 #, fuzzy
8759 #| msgid "at least one of the words"
8760 msgid "all of the words"
8761 msgstr "ten minste een van die woorde"
8763 #: libraries/classes/Database/Search.php:113
8764 #: templates/database/search/main.twig:27
8765 #, fuzzy
8766 #| msgid "the exact phrase"
8767 msgid "the exact phrase as substring"
8768 msgstr "die presiese frase"
8770 #: libraries/classes/Database/Search.php:114
8771 #: templates/database/search/main.twig:31
8772 #, fuzzy
8773 #| msgid "the exact phrase"
8774 msgid "the exact phrase as whole field"
8775 msgstr "die presiese frase"
8777 #: libraries/classes/Database/Search.php:115
8778 #: templates/database/search/main.twig:35
8779 msgid "as regular expression"
8780 msgstr "as 'n regular expression"
8782 #: libraries/classes/Database/Triggers.php:138
8783 #, fuzzy, php-format
8784 #| msgid "Table %s has been dropped."
8785 msgid "Trigger %1$s has been modified."
8786 msgstr "Tabel %s is verwyder"
8788 #: libraries/classes/Database/Triggers.php:158
8789 #, fuzzy, php-format
8790 msgid "Trigger %1$s has been created."
8791 msgstr "Tabel %s is verwyder"
8793 #: libraries/classes/Database/Triggers.php:253
8794 #, fuzzy
8795 msgid "Add trigger"
8796 msgstr "Voeg 'n nuwe gebruiker by"
8798 #: libraries/classes/Database/Triggers.php:257
8799 #, fuzzy
8800 msgid "Edit trigger"
8801 msgstr "Voeg 'n nuwe gebruiker by"
8803 #: libraries/classes/Database/Triggers.php:387
8804 msgid "You must provide a trigger name!"
8805 msgstr ""
8807 #: libraries/classes/Database/Triggers.php:393
8808 msgid "You must provide a valid timing for the trigger!"
8809 msgstr ""
8811 #: libraries/classes/Database/Triggers.php:399
8812 msgid "You must provide a valid event for the trigger!"
8813 msgstr ""
8815 #: libraries/classes/Database/Triggers.php:406
8816 msgid "You must provide a valid table name!"
8817 msgstr ""
8819 #: libraries/classes/Database/Triggers.php:413
8820 msgid "You must provide a trigger definition."
8821 msgstr ""
8823 #: libraries/classes/Database/Triggers.php:437
8824 msgid "Sorry, we failed to restore the dropped trigger."
8825 msgstr ""
8827 #: libraries/classes/Database/Triggers.php:472
8828 #, fuzzy, php-format
8829 #| msgid "No tables found in database."
8830 msgid "No trigger with name %1$s found in database %2$s."
8831 msgstr "Geen tabelle in databasis gevind nie."
8833 #: libraries/classes/Database/Triggers.php:506
8834 #: templates/database/triggers/export.twig:2
8835 #, php-format
8836 msgid "Export of trigger %s"
8837 msgstr ""
8839 #: libraries/classes/Database/Triggers.php:524
8840 #, fuzzy, php-format
8841 #| msgid "No tables found in database."
8842 msgid ""
8843 "Error in processing request: No trigger with name %1$s found in database "
8844 "%2$s."
8845 msgstr "Geen tabelle in databasis gevind nie."
8847 #: libraries/classes/Dbal/DbiMysqli.php:146
8848 msgid "SSL connection enforced by server, automatically enabling it."
8849 msgstr ""
8851 #: libraries/classes/Display/Results.php:916
8852 #: libraries/classes/Html/Generator.php:1205
8853 #: libraries/classes/Html/Generator.php:1209
8854 #, fuzzy
8855 #| msgid "Begin"
8856 msgctxt "First page"
8857 msgid "Begin"
8858 msgstr "Begin"
8860 #: libraries/classes/Display/Results.php:923
8861 #: libraries/classes/Html/Generator.php:1206
8862 #: libraries/classes/Html/Generator.php:1210
8863 #: templates/server/binlog/index.twig:47 templates/server/binlog/index.twig:52
8864 #, fuzzy
8865 #| msgid "Previous"
8866 msgctxt "Previous page"
8867 msgid "Previous"
8868 msgstr "Vorige"
8870 #: libraries/classes/Display/Results.php:951
8871 #: libraries/classes/Html/Generator.php:1239
8872 #: libraries/classes/Html/Generator.php:1248
8873 #: templates/server/binlog/index.twig:72 templates/server/binlog/index.twig:77
8874 #, fuzzy
8875 #| msgid "Next"
8876 msgctxt "Next page"
8877 msgid "Next"
8878 msgstr "Volgende"
8880 #: libraries/classes/Display/Results.php:978
8881 #: libraries/classes/Html/Generator.php:1240
8882 #: libraries/classes/Html/Generator.php:1249
8883 #, fuzzy
8884 #| msgid "End"
8885 msgctxt "Last page"
8886 msgid "End"
8887 msgstr "Einde"
8889 #: libraries/classes/Display/Results.php:1532
8890 #: templates/display/results/table.twig:129
8891 #, fuzzy
8892 #| msgid "Partial Texts"
8893 msgid "Partial texts"
8894 msgstr "Gedeeltelike Tekste"
8896 #: libraries/classes/Display/Results.php:1536
8897 #: templates/display/results/table.twig:133
8898 #, fuzzy
8899 #| msgid "Full Texts"
8900 msgid "Full texts"
8901 msgstr "Volle Tekste"
8903 #: libraries/classes/Display/Results.php:1905
8904 #: libraries/classes/Display/Results.php:1931 libraries/classes/Util.php:2612
8905 #: libraries/classes/Util.php:2635 libraries/config.values.php:113
8906 #: templates/database/multi_table_query/form.twig:69
8907 #: templates/database/qbe/sort_select_cell.twig:7
8908 #: templates/server/databases/index.twig:111
8909 #: templates/server/databases/index.twig:128
8910 #: templates/server/databases/index.twig:147
8911 #: templates/server/status/processes/list.twig:12
8912 #: templates/table/operations/index.twig:31
8913 #: templates/table/search/index.twig:163
8914 msgid "Descending"
8915 msgstr "Dalend"
8917 #: libraries/classes/Display/Results.php:1913
8918 #: libraries/classes/Display/Results.php:1923 libraries/classes/Util.php:2604
8919 #: libraries/classes/Util.php:2627 libraries/config.values.php:112
8920 #: templates/database/multi_table_query/form.twig:68
8921 #: templates/database/qbe/sort_select_cell.twig:5
8922 #: templates/server/databases/index.twig:109
8923 #: templates/server/databases/index.twig:126
8924 #: templates/server/databases/index.twig:145
8925 #: templates/server/status/processes/list.twig:14
8926 #: templates/table/operations/index.twig:27
8927 #: templates/table/search/index.twig:159
8928 msgid "Ascending"
8929 msgstr "Dalend"
8931 #: libraries/classes/Display/Results.php:3151
8932 #: libraries/classes/Display/Results.php:3166
8933 #, fuzzy
8934 #| msgid "The row has been deleted."
8935 msgid "The row has been deleted."
8936 msgstr "Die ry is verwyder"
8938 #: libraries/classes/Display/Results.php:3198
8939 #: templates/server/status/processes/list.twig:44
8940 msgid "Kill"
8941 msgstr "Vermoor"
8943 #: libraries/classes/Display/Results.php:3808
8944 msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
8945 msgstr ""
8947 #: libraries/classes/Display/Results.php:4187
8948 #, fuzzy, php-format
8949 #| msgid "Showing rows"
8950 msgid "Showing rows %1s - %2s"
8951 msgstr "Vertoon rye"
8953 #: libraries/classes/Display/Results.php:4201
8954 #, php-format
8955 msgid "%1$d total, %2$d in query"
8956 msgstr ""
8958 #: libraries/classes/Display/Results.php:4206
8959 #, fuzzy, php-format
8960 #| msgid "total"
8961 msgid "%d total"
8962 msgstr "totaal"
8964 #: libraries/classes/Display/Results.php:4219 libraries/classes/Sql.php:988
8965 #, php-format
8966 msgid "Query took %01.4f seconds."
8967 msgstr ""
8969 #: libraries/classes/Display/Results.php:4573
8970 #, fuzzy
8971 #| msgid "Link not found"
8972 msgid "Link not found!"
8973 msgstr "Skakel nie gevind nie"
8975 #: libraries/classes/Engines/Bdb.php:28
8976 #, fuzzy
8977 msgid "Version information"
8978 msgstr "Wys PHP informasie"
8980 #: libraries/classes/Engines/Innodb.php:31
8981 msgid "Data home directory"
8982 msgstr ""
8984 #: libraries/classes/Engines/Innodb.php:32
8985 msgid "The common part of the directory path for all InnoDB data files."
8986 msgstr ""
8988 #: libraries/classes/Engines/Innodb.php:35
8989 #, fuzzy
8990 msgid "Data files"
8991 msgstr "Slegs Data"
8993 #: libraries/classes/Engines/Innodb.php:38
8994 msgid "Autoextend increment"
8995 msgstr ""
8997 #: libraries/classes/Engines/Innodb.php:40
8998 msgid ""
8999 "The increment size for extending the size of an autoextending tablespace "
9000 "when it becomes full."
9001 msgstr ""
9003 #: libraries/classes/Engines/Innodb.php:45
9004 msgid "Buffer pool size"
9005 msgstr ""
9007 #: libraries/classes/Engines/Innodb.php:46
9008 msgid ""
9009 "The size of the memory buffer InnoDB uses to cache data and indexes of its "
9010 "tables."
9011 msgstr ""
9013 #: libraries/classes/Engines/Innodb.php:107
9014 msgid "Buffer Pool"
9015 msgstr ""
9017 #: libraries/classes/Engines/Innodb.php:108
9018 #: libraries/classes/Server/Status/Data.php:233
9019 msgid "InnoDB Status"
9020 msgstr ""
9022 #: libraries/classes/Engines/Innodb.php:135
9023 msgid "Buffer Pool Usage"
9024 msgstr ""
9026 #: libraries/classes/Engines/Innodb.php:142
9027 msgid "pages"
9028 msgstr ""
9030 #: libraries/classes/Engines/Innodb.php:150
9031 msgid "Free pages"
9032 msgstr ""
9034 #: libraries/classes/Engines/Innodb.php:156
9035 msgid "Dirty pages"
9036 msgstr ""
9038 #: libraries/classes/Engines/Innodb.php:162
9039 msgid "Pages containing data"
9040 msgstr ""
9042 #: libraries/classes/Engines/Innodb.php:168
9043 #, fuzzy
9044 msgid "Pages to be flushed"
9045 msgstr "Tabel %s is geflush"
9047 #: libraries/classes/Engines/Innodb.php:174
9048 msgid "Busy pages"
9049 msgstr ""
9051 #: libraries/classes/Engines/Innodb.php:183
9052 msgid "Latched pages"
9053 msgstr ""
9055 #: libraries/classes/Engines/Innodb.php:194
9056 msgid "Buffer Pool Activity"
9057 msgstr ""
9059 #: libraries/classes/Engines/Innodb.php:198
9060 msgid "Read requests"
9061 msgstr ""
9063 #: libraries/classes/Engines/Innodb.php:204
9064 msgid "Write requests"
9065 msgstr ""
9067 #: libraries/classes/Engines/Innodb.php:210
9068 msgid "Read misses"
9069 msgstr ""
9071 #: libraries/classes/Engines/Innodb.php:216
9072 msgid "Write waits"
9073 msgstr ""
9075 #: libraries/classes/Engines/Innodb.php:222
9076 msgid "Read misses in %"
9077 msgstr ""
9079 #: libraries/classes/Engines/Innodb.php:237
9080 msgid "Write waits in %"
9081 msgstr ""
9083 #: libraries/classes/Engines/Myisam.php:28
9084 msgid "Data pointer size"
9085 msgstr ""
9087 #: libraries/classes/Engines/Myisam.php:30
9088 msgid ""
9089 "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
9090 "tables when no MAX_ROWS option is specified."
9091 msgstr ""
9093 #: libraries/classes/Engines/Myisam.php:36
9094 msgid "Automatic recovery mode"
9095 msgstr ""
9097 #: libraries/classes/Engines/Myisam.php:38
9098 msgid ""
9099 "The mode for automatic recovery of crashed MyISAM tables, as set via the --"
9100 "myisam-recover server startup option."
9101 msgstr ""
9103 #: libraries/classes/Engines/Myisam.php:43
9104 msgid "Maximum size for temporary sort files"
9105 msgstr ""
9107 #: libraries/classes/Engines/Myisam.php:45
9108 msgid ""
9109 "The maximum size of the temporary file MySQL is allowed to use while re-"
9110 "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
9111 "INFILE)."
9112 msgstr ""
9114 #: libraries/classes/Engines/Myisam.php:52
9115 msgid "Maximum size for temporary files on index creation"
9116 msgstr ""
9118 #: libraries/classes/Engines/Myisam.php:54
9119 msgid ""
9120 "If the temporary file used for fast MyISAM index creation would be larger "
9121 "than using the key cache by the amount specified here, prefer the key cache "
9122 "method."
9123 msgstr ""
9125 #: libraries/classes/Engines/Myisam.php:61
9126 msgid "Repair threads"
9127 msgstr ""
9129 #: libraries/classes/Engines/Myisam.php:63
9130 msgid ""
9131 "If this value is greater than 1, MyISAM table indexes are created in "
9132 "parallel (each index in its own thread) during the repair by sorting process."
9133 msgstr ""
9135 #: libraries/classes/Engines/Myisam.php:70
9136 msgid "Sort buffer size"
9137 msgstr ""
9139 #: libraries/classes/Engines/Myisam.php:72
9140 msgid ""
9141 "The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
9142 "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
9143 msgstr ""
9145 #: libraries/classes/Engines/Pbxt.php:33
9146 msgid "Index cache size"
9147 msgstr ""
9149 #: libraries/classes/Engines/Pbxt.php:35
9150 msgid ""
9151 "This is the amount of memory allocated to the index cache. Default value is "
9152 "32MB. The memory allocated here is used only for caching index pages."
9153 msgstr ""
9155 #: libraries/classes/Engines/Pbxt.php:42
9156 msgid "Record cache size"
9157 msgstr ""
9159 #: libraries/classes/Engines/Pbxt.php:44
9160 msgid ""
9161 "This is the amount of memory allocated to the record cache used to cache "
9162 "table data. The default value is 32MB. This memory is used to cache changes "
9163 "to the handle data (.xtd) and row pointer (.xtr) files."
9164 msgstr ""
9166 #: libraries/classes/Engines/Pbxt.php:52
9167 msgid "Log cache size"
9168 msgstr ""
9170 #: libraries/classes/Engines/Pbxt.php:54
9171 msgid ""
9172 "The amount of memory allocated to the transaction log cache used to cache on "
9173 "transaction log data. The default is 16MB."
9174 msgstr ""
9176 #: libraries/classes/Engines/Pbxt.php:61
9177 msgid "Log file threshold"
9178 msgstr ""
9180 #: libraries/classes/Engines/Pbxt.php:63
9181 msgid ""
9182 "The size of a transaction log before rollover, and a new log is created. The "
9183 "default value is 16MB."
9184 msgstr ""
9186 #: libraries/classes/Engines/Pbxt.php:69
9187 msgid "Transaction buffer size"
9188 msgstr ""
9190 #: libraries/classes/Engines/Pbxt.php:71
9191 msgid ""
9192 "The size of the global transaction log buffer (the engine allocates 2 "
9193 "buffers of this size). The default is 1MB."
9194 msgstr ""
9196 #: libraries/classes/Engines/Pbxt.php:78
9197 msgid "Checkpoint frequency"
9198 msgstr ""
9200 #: libraries/classes/Engines/Pbxt.php:80
9201 msgid ""
9202 "The amount of data written to the transaction log before a checkpoint is "
9203 "performed. The default value is 24MB."
9204 msgstr ""
9206 #: libraries/classes/Engines/Pbxt.php:87
9207 msgid "Data log threshold"
9208 msgstr ""
9210 #: libraries/classes/Engines/Pbxt.php:89
9211 msgid ""
9212 "The maximum size of a data log file. The default value is 64MB. PBXT can "
9213 "create a maximum of 32000 data logs, which are used by all tables. So the "
9214 "value of this variable can be increased to increase the total amount of data "
9215 "that can be stored in the database."
9216 msgstr ""
9218 #: libraries/classes/Engines/Pbxt.php:98
9219 msgid "Garbage threshold"
9220 msgstr ""
9222 #: libraries/classes/Engines/Pbxt.php:100
9223 msgid ""
9224 "The percentage of garbage in a data log file before it is compacted. This is "
9225 "a value between 1 and 99. The default is 50."
9226 msgstr ""
9228 #: libraries/classes/Engines/Pbxt.php:107
9229 msgid "Log buffer size"
9230 msgstr ""
9232 #: libraries/classes/Engines/Pbxt.php:109
9233 msgid ""
9234 "The size of the buffer used when writing a data log. The default is 256MB. "
9235 "The engine allocates one buffer per thread, but only if the thread is "
9236 "required to write a data log."
9237 msgstr ""
9239 #: libraries/classes/Engines/Pbxt.php:117
9240 msgid "Data file grow size"
9241 msgstr ""
9243 #: libraries/classes/Engines/Pbxt.php:118
9244 msgid "The grow size of the handle data (.xtd) files."
9245 msgstr ""
9247 #: libraries/classes/Engines/Pbxt.php:122
9248 msgid "Row file grow size"
9249 msgstr ""
9251 #: libraries/classes/Engines/Pbxt.php:123
9252 msgid "The grow size of the row pointer (.xtr) files."
9253 msgstr ""
9255 #: libraries/classes/Engines/Pbxt.php:127
9256 msgid "Log file count"
9257 msgstr ""
9259 #: libraries/classes/Engines/Pbxt.php:129
9260 msgid ""
9261 "This is the number of transaction log files (pbxt/system/xlog*.xt) the "
9262 "system will maintain. If the number of logs exceeds this value then old logs "
9263 "will be deleted, otherwise they are renamed and given the next highest "
9264 "number."
9265 msgstr ""
9267 #: libraries/classes/Engines/Pbxt.php:169
9268 #: libraries/classes/Html/Generator.php:798
9269 #: libraries/classes/Html/MySQLDocumentation.php:52
9270 #: libraries/classes/Sanitize.php:203
9271 #: templates/config/form_display/input.twig:10 templates/home/index.twig:244
9272 #: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113
9273 #: templates/setup/home/index.twig:131
9274 msgid "Documentation"
9275 msgstr "Dokumentasie"
9277 #: libraries/classes/Engines/Pbxt.php:185
9278 #, php-format
9279 msgid ""
9280 "Documentation and further information about PBXT can be found on the "
9281 "%sPrimeBase XT Home Page%s."
9282 msgstr ""
9284 #: libraries/classes/ErrorHandler.php:101
9285 msgid "Too many error messages, some are not displayed."
9286 msgstr ""
9288 #: libraries/classes/ErrorHandler.php:409
9289 #, fuzzy
9290 msgid "Report"
9291 msgstr "Export"
9293 #: libraries/classes/ErrorHandler.php:414 templates/error/report_form.twig:25
9294 #, fuzzy
9295 msgid "Automatically send report next time"
9296 msgstr "Bediener weergawe"
9298 #: libraries/classes/Export.php:162 libraries/classes/Export.php:198
9299 #: libraries/classes/Export.php:472
9300 #, php-format
9301 msgid "Insufficient space to save the file %s."
9302 msgstr "Onvoldoende spasie om die leer %s te stoor."
9304 #: libraries/classes/Export.php:421
9305 #, php-format
9306 msgid ""
9307 "File %s already exists on server, change filename or check overwrite option."
9308 msgstr ""
9309 "Leer %s bestaan reeds op die stelsel, verander leer naam of selekteer "
9310 "oorskryf opsie."
9312 #: libraries/classes/Export.php:428 libraries/classes/Export.php:438
9313 #, php-format
9314 msgid "The web server does not have permission to save the file %s."
9315 msgstr "Die web stelsel het nie magtigng om die leer %s te stoor nie."
9317 #: libraries/classes/Export.php:478
9318 #, php-format
9319 msgid "Dump has been saved to file %s."
9320 msgstr ""
9322 #. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
9323 #: libraries/classes/Export.php:983
9324 msgid "Exporting a raw query is not supported for this export method."
9325 msgstr ""
9327 #: libraries/classes/File.php:268
9328 msgid "File was not an uploaded file."
9329 msgstr ""
9331 #: libraries/classes/File.php:305
9332 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
9333 msgstr ""
9335 #: libraries/classes/File.php:310
9336 msgid ""
9337 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
9338 "the HTML form."
9339 msgstr ""
9341 #: libraries/classes/File.php:315
9342 msgid "The uploaded file was only partially uploaded."
9343 msgstr ""
9345 #: libraries/classes/File.php:319
9346 msgid "Missing a temporary folder."
9347 msgstr ""
9349 #: libraries/classes/File.php:322
9350 msgid "Failed to write file to disk."
9351 msgstr ""
9353 #: libraries/classes/File.php:325
9354 msgid "File upload stopped by extension."
9355 msgstr ""
9357 #: libraries/classes/File.php:328
9358 msgid "Unknown error in file upload."
9359 msgstr ""
9361 #: libraries/classes/File.php:472
9362 msgid "File is a symbolic link"
9363 msgstr ""
9365 #: libraries/classes/File.php:479 libraries/classes/File.php:574
9366 #, fuzzy
9367 #| msgid "File could not be read"
9368 msgid "File could not be read!"
9369 msgstr "Leer kon nie gelees word nie"
9371 #: libraries/classes/File.php:518
9372 msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
9373 msgstr ""
9375 #: libraries/classes/File.php:538
9376 msgid "Error while moving uploaded file."
9377 msgstr ""
9379 #: libraries/classes/File.php:547
9380 msgid "Cannot read uploaded file."
9381 msgstr ""
9383 #: libraries/classes/File.php:625
9384 #, php-format
9385 msgid ""
9386 "You attempted to load file with unsupported compression (%s). Either support "
9387 "for it is not implemented or disabled by your configuration."
9388 msgstr ""
9389 "Jy het probeer om 'n leer op te laai met ongesteunde kompaktering(%s). Die "
9390 "ondersteuning vir dit is nie geimplimenteer nie of is afgeskakel deur jou "
9391 "konfigurasie."
9393 #: libraries/classes/FlashMessages.php:24
9394 #, fuzzy
9395 #| msgid "Link not found"
9396 msgid "Session not found."
9397 msgstr "Skakel nie gevind nie"
9399 #: libraries/classes/Html/Generator.php:150
9400 #, fuzzy, php-format
9401 msgid "Jump to database “%s”."
9402 msgstr "Geen databasisse"
9404 #: libraries/classes/Html/Generator.php:178
9405 #, php-format
9406 msgid "The %s functionality is affected by a known bug, see %s"
9407 msgstr ""
9409 #: libraries/classes/Html/Generator.php:246
9410 msgid "SSL is not being used"
9411 msgstr ""
9413 #: libraries/classes/Html/Generator.php:251
9414 msgid "SSL is used with disabled verification"
9415 msgstr ""
9417 #: libraries/classes/Html/Generator.php:253
9418 msgid "SSL is used without certification authority"
9419 msgstr ""
9421 #: libraries/classes/Html/Generator.php:256
9422 msgid "SSL is used"
9423 msgstr ""
9425 #: libraries/classes/Html/Generator.php:361
9426 msgid "The PHP function password_hash() with default options."
9427 msgstr ""
9429 #: libraries/classes/Html/Generator.php:362
9430 msgid "password_hash() PHP function"
9431 msgstr ""
9433 #: libraries/classes/Html/Generator.php:646
9434 msgid "Skip Explain SQL"
9435 msgstr "Ignoreer SQL Verduideliking"
9437 #: libraries/classes/Html/Generator.php:654
9438 #, php-format
9439 msgid "Analyze Explain at %s"
9440 msgstr ""
9442 #: libraries/classes/Html/Generator.php:683
9443 #, fuzzy
9444 #| msgid "Without PHP Code"
9445 msgid "Without PHP code"
9446 msgstr "Sonder PHP Kode"
9448 #: libraries/classes/Html/Generator.php:690
9449 #: templates/database/multi_table_query/form.twig:175
9450 #: templates/database/qbe/selection_form.twig:115
9451 #, fuzzy
9452 #| msgid "Submit Query"
9453 msgid "Submit query"
9454 msgstr "Doen Navraag"
9456 #: libraries/classes/Html/Generator.php:736 templates/console/display.twig:31
9457 #: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
9458 msgid "Profiling"
9459 msgstr ""
9461 #: libraries/classes/Html/Generator.php:748
9462 #, fuzzy
9463 #| msgid "Print view"
9464 msgctxt "Inline edit query"
9465 msgid "Edit inline"
9466 msgstr "Drukker mooi (print view)"
9468 #: libraries/classes/Html/Generator.php:882
9469 msgid "Static analysis:"
9470 msgstr ""
9472 #: libraries/classes/Html/Generator.php:885
9473 #, php-format
9474 msgid "%d errors were found during analysis."
9475 msgstr ""
9477 #: libraries/classes/Import.php:294 libraries/classes/Sql.php:996
9478 msgid "[ROLLBACK occurred.]"
9479 msgstr ""
9481 #: libraries/classes/Import.php:1298
9482 msgid ""
9483 "The following structures have either been created or altered. Here you can:"
9484 msgstr ""
9486 #: libraries/classes/Import.php:1300
9487 msgid "View a structure's contents by clicking on its name."
9488 msgstr ""
9490 #: libraries/classes/Import.php:1301
9491 msgid ""
9492 "Change any of its settings by clicking the corresponding \"Options\" link."
9493 msgstr ""
9495 #: libraries/classes/Import.php:1302
9496 msgid "Edit structure by following the \"Structure\" link."
9497 msgstr ""
9499 #: libraries/classes/Import.php:1306 libraries/classes/Import.php:1340
9500 #: libraries/classes/Plugins/Export/ExportCodegen.php:66
9501 #: libraries/classes/Plugins/Export/ExportCsv.php:46
9502 #: libraries/classes/Plugins/Export/ExportExcel.php:39
9503 #: libraries/classes/Plugins/Export/ExportHtmlword.php:46
9504 #: libraries/classes/Plugins/Export/ExportJson.php:72
9505 #: libraries/classes/Plugins/Export/ExportLatex.php:67
9506 #: libraries/classes/Plugins/Export/ExportMediawiki.php:45
9507 #: libraries/classes/Plugins/Export/ExportOds.php:53
9508 #: libraries/classes/Plugins/Export/ExportOdt.php:59
9509 #: libraries/classes/Plugins/Export/ExportPdf.php:65
9510 #: libraries/classes/Plugins/Export/ExportPhparray.php:45
9511 #: libraries/classes/Plugins/Export/ExportSql.php:114
9512 #: libraries/classes/Plugins/Export/ExportTexytext.php:45
9513 #: libraries/classes/Plugins/Export/ExportXml.php:76
9514 #: libraries/classes/Plugins/Export/ExportYaml.php:44
9515 #: libraries/classes/Plugins/Import/ImportCsv.php:70
9516 #: libraries/classes/Plugins/Import/ImportLdi.php:51
9517 #: libraries/classes/Plugins/Import/ImportMediawiki.php:59
9518 #: libraries/classes/Plugins/Import/ImportOds.php:53
9519 #: libraries/classes/Plugins/Import/ImportShp.php:70
9520 #: libraries/classes/Plugins/Import/ImportSql.php:46
9521 #: libraries/classes/Plugins/Import/ImportXml.php:51
9522 #: templates/console/display.twig:7 templates/console/display.twig:140
9523 #: templates/database/designer/database_tables.twig:114
9524 #: templates/database/routines/editor_form.twig:53
9525 #: templates/table/structure/display_table_stats.twig:97
9526 #, fuzzy
9527 msgid "Options"
9528 msgstr "Operasies"
9530 #: libraries/classes/Import.php:1309
9531 #, fuzzy, php-format
9532 msgid "Go to database: %s"
9533 msgstr "Geen databasisse"
9535 #: libraries/classes/Import.php:1315 libraries/classes/Import.php:1358
9536 #, php-format
9537 msgid "Edit settings for %s"
9538 msgstr ""
9540 #: libraries/classes/Import.php:1343
9541 #, fuzzy, php-format
9542 msgid "Go to table: %s"
9543 msgstr "Geen databasisse"
9545 #: libraries/classes/Import.php:1351
9546 #, fuzzy, php-format
9547 #| msgid "Structure only"
9548 msgid "Structure of %s"
9549 msgstr "Slegs struktuur"
9551 #: libraries/classes/Import.php:1369
9552 #, php-format
9553 msgid "Go to view: %s"
9554 msgstr ""
9556 #: libraries/classes/Import.php:1393
9557 msgid "Only single-table UPDATE and DELETE queries can be simulated."
9558 msgstr ""
9560 #: libraries/classes/Import.php:1615
9561 msgid ""
9562 "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
9563 "engine tables can be rolled back."
9564 msgstr ""
9566 #: libraries/classes/Index.php:622
9567 #, php-format
9568 msgid ""
9569 "The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
9570 "removed."
9571 msgstr ""
9573 #: libraries/classes/InsertEdit.php:348
9574 #: libraries/classes/Navigation/Nodes/NodeFunction.php:28
9575 #: templates/database/routines/execute_form.twig:18
9576 #: templates/table/search/index.twig:36
9577 #: templates/table/zoom_search/index.twig:34
9578 msgid "Function"
9579 msgstr "Funksie"
9581 #: libraries/classes/InsertEdit.php:351
9582 #: libraries/classes/Plugins/Export/ExportHtmlword.php:278
9583 #: libraries/classes/Plugins/Export/ExportHtmlword.php:373
9584 #: libraries/classes/Plugins/Export/ExportLatex.php:541
9585 #: libraries/classes/Plugins/Export/ExportOdt.php:372
9586 #: libraries/classes/Plugins/Export/ExportOdt.php:476
9587 #: libraries/classes/Plugins/Export/ExportTexytext.php:291
9588 #: libraries/classes/Plugins/Export/ExportTexytext.php:383
9589 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:531
9590 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:668
9591 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:702
9592 #: templates/columns_definitions/table_fields_definitions.twig:12
9593 #: templates/database/central_columns/edit.twig:9
9594 #: templates/database/central_columns/main.twig:20
9595 #: templates/database/central_columns/main.twig:226
9596 #: templates/database/data_dictionary/index.twig:23
9597 #: templates/database/data_dictionary/index.twig:74
9598 #: templates/database/events/index.twig:45
9599 #: templates/database/privileges/index.twig:19
9600 #: templates/database/routines/editor_form.twig:26
9601 #: templates/database/routines/editor_form.twig:51
9602 #: templates/database/routines/execute_form.twig:16
9603 #: templates/database/routines/index.twig:50
9604 #: templates/database/structure/table_header.twig:30 templates/indexes.twig:17
9605 #: templates/table/privileges/index.twig:21
9606 #: templates/table/search/index.twig:39
9607 #: templates/table/structure/display_structure.twig:22
9608 #: templates/table/structure/display_structure.twig:458
9609 #: templates/table/tracking/structure_snapshot_columns.twig:7
9610 #: templates/table/tracking/structure_snapshot_indexes.twig:6
9611 #: templates/table/zoom_search/index.twig:37
9612 msgid "Type"
9613 msgstr "Tipe"
9615 #: libraries/classes/InsertEdit.php:723 templates/import.twig:60
9616 #: templates/import.twig:85
9617 msgid "The directory you set for upload work cannot be reached."
9618 msgstr ""
9620 #: libraries/classes/InsertEdit.php:731
9621 #: templates/database/qbe/ins_del_and_or_cell.twig:24
9622 #: templates/server/privileges/privileges_table.twig:32
9623 #: templates/server/privileges/privileges_table.twig:59
9624 #: templates/server/privileges/privileges_table.twig:86
9625 #: templates/server/privileges/privileges_table.twig:113
9626 #: templates/table/search/index.twig:129
9627 msgid "Or"
9628 msgstr "Of"
9630 #: libraries/classes/InsertEdit.php:732
9631 msgid "web server upload directory:"
9632 msgstr ""
9634 #: libraries/classes/InsertEdit.php:1340 libraries/classes/Sql.php:979
9635 msgid "Showing SQL query"
9636 msgstr ""
9638 #: libraries/classes/InsertEdit.php:1364 libraries/classes/Sql.php:959
9639 #, php-format
9640 msgid "Inserted row id: %1$d"
9641 msgstr ""
9643 #: libraries/classes/LanguageManager.php:971
9644 msgid "Ignoring unsupported language code."
9645 msgstr ""
9647 #: libraries/classes/Linter.php:108
9648 msgid ""
9649 "Linting is disabled for this query because it exceeds the maximum length."
9650 msgstr ""
9652 #: libraries/classes/Linter.php:162
9653 #, php-format
9654 msgid "%1$s (near <code>%2$s</code>)"
9655 msgstr ""
9657 #: libraries/classes/Menu.php:250
9658 #: libraries/classes/Navigation/Nodes/NodeTable.php:319
9659 #: libraries/classes/Util.php:1500 libraries/classes/Util.php:1994
9660 #: libraries/config.values.php:68 libraries/config.values.php:82
9661 #: libraries/config.values.php:183 templates/database/search/results.twig:34
9662 #: templates/database/structure/structure_table_row.twig:43
9663 #: templates/table/structure/display_structure.twig:282
9664 msgid "Browse"
9665 msgstr "Beloer Data"
9667 #: libraries/classes/Menu.php:269 libraries/classes/Menu.php:376
9668 #: libraries/classes/Navigation/Nodes/NodeTable.php:310
9669 #: libraries/classes/Util.php:1498 libraries/classes/Util.php:1980
9670 #: libraries/classes/Util.php:1997 libraries/config.values.php:64
9671 #: libraries/config.values.php:78 libraries/config.values.php:169
9672 #: libraries/config.values.php:179 templates/database/routines/index.twig:27
9673 #: templates/database/routines/index.twig:28
9674 #: templates/database/structure/structure_table_row.twig:53
9675 #: templates/server/databases/index.twig:76
9676 #: templates/server/databases/index.twig:77
9677 msgid "Search"
9678 msgstr "Soek"
9680 #: libraries/classes/Menu.php:280
9681 #: libraries/classes/Navigation/Nodes/NodeTable.php:313
9682 #: libraries/classes/Util.php:1499 libraries/classes/Util.php:1998
9683 #: libraries/config.values.php:66 libraries/config.values.php:80
9684 #: libraries/config.values.php:181
9685 #: templates/database/qbe/ins_del_and_or_cell.twig:6
9686 #: templates/database/structure/structure_table_row.twig:59
9687 #: templates/sql/query.twig:75
9688 msgid "Insert"
9689 msgstr "Voeg by"
9691 #: libraries/classes/Menu.php:306 libraries/classes/Menu.php:416
9692 #: libraries/classes/Server/Privileges.php:2927 libraries/classes/Util.php:1985
9693 #: libraries/classes/Util.php:2001 libraries/config.values.php:161
9694 #: templates/database/privileges/index.twig:20
9695 #: templates/server/privileges/privileges_summary.twig:15
9696 #: templates/server/sub_page_header.twig:2
9697 #: templates/table/privileges/index.twig:22
9698 msgid "Privileges"
9699 msgstr "Regte"
9701 #: libraries/classes/Menu.php:317 libraries/classes/Menu.php:327
9702 #: libraries/classes/Menu.php:407 libraries/classes/Util.php:1501
9703 #: libraries/classes/Util.php:1984 libraries/classes/Util.php:2002
9704 #: libraries/config.values.php:171 templates/table/operations/view.twig:8
9705 msgid "Operations"
9706 msgstr "Operasies"
9708 #: libraries/classes/Menu.php:333 libraries/classes/Menu.php:442
9709 #: libraries/classes/Relation.php:295 libraries/classes/Util.php:1989
9710 #: libraries/classes/Util.php:2003
9711 msgid "Tracking"
9712 msgstr ""
9714 #: libraries/classes/Menu.php:340 libraries/classes/Menu.php:435
9715 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:25
9716 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:26
9717 #: libraries/classes/Plugins/Export/ExportHtmlword.php:561
9718 #: libraries/classes/Plugins/Export/ExportOdt.php:705
9719 #: libraries/classes/Plugins/Export/ExportPdf.php:261
9720 #: libraries/classes/Plugins/Export/ExportSql.php:2097
9721 #: libraries/classes/Plugins/Export/ExportTexytext.php:544
9722 #: libraries/classes/Plugins/Export/ExportXml.php:120
9723 #: libraries/classes/Util.php:1988 libraries/classes/Util.php:2004
9724 #: templates/database/triggers/list.twig:3
9725 msgid "Triggers"
9726 msgstr ""
9728 #: libraries/classes/Menu.php:381 libraries/classes/Menu.php:389
9729 #: libraries/classes/Menu.php:397
9730 msgid "Database seems to be empty!"
9731 msgstr ""
9733 #: libraries/classes/Menu.php:384 libraries/classes/Util.php:1981
9734 msgid "Query"
9735 msgstr "Navraag dmv Voorbeeld"
9737 #: libraries/classes/Menu.php:422 libraries/classes/Util.php:1986
9738 #: templates/database/routines/index.twig:3
9739 msgid "Routines"
9740 msgstr ""
9742 #: libraries/classes/Menu.php:428
9743 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:25
9744 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:26
9745 #: libraries/classes/Plugins/Export/ExportSql.php:1005
9746 #: libraries/classes/Plugins/Export/ExportXml.php:100
9747 #: libraries/classes/Util.php:1987 templates/database/events/index.twig:3
9748 msgid "Events"
9749 msgstr ""
9751 #: libraries/classes/Menu.php:449 libraries/classes/Util.php:1990
9752 msgid "Designer"
9753 msgstr ""
9755 #: libraries/classes/Menu.php:456 libraries/classes/Util.php:1991
9756 #: templates/database/structure/check_all_tables.twig:32
9757 #, fuzzy
9758 #| msgid "Add/Delete Field Columns"
9759 msgid "Central columns"
9760 msgstr "Voeg By/Verwyder Veld Kolomme"
9762 #: libraries/classes/Menu.php:516
9763 #, fuzzy
9764 #| msgid "User"
9765 msgid "User accounts"
9766 msgstr "Gebruiker"
9768 #: libraries/classes/Menu.php:551 libraries/classes/Server/Status/Data.php:152
9769 #: libraries/classes/Util.php:1970 templates/server/binlog/index.twig:3
9770 #, fuzzy
9771 msgid "Binary log"
9772 msgstr "Biner"
9774 #: libraries/classes/Menu.php:558 libraries/classes/Server/Status/Data.php:157
9775 #: libraries/classes/Util.php:1971
9776 #: templates/database/structure/body_for_table_summary.twig:11
9777 #: templates/database/structure/table_header.twig:10
9778 #: templates/server/replication/index.twig:5
9779 msgid "Replication"
9780 msgstr ""
9782 #: libraries/classes/Menu.php:564 libraries/classes/Server/Status/Data.php:229
9783 #: libraries/classes/Util.php:1972 libraries/config.values.php:159
9784 #: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
9785 #: templates/sql/query.twig:191
9786 msgid "Variables"
9787 msgstr ""
9789 #: libraries/classes/Menu.php:569 libraries/classes/Util.php:1973
9790 msgid "Charsets"
9791 msgstr ""
9793 #: libraries/classes/Menu.php:574 libraries/classes/Util.php:1975
9794 msgid "Engines"
9795 msgstr ""
9797 #: libraries/classes/Menu.php:579 libraries/classes/Util.php:1974
9798 #: templates/server/plugins/index.twig:4
9799 msgid "Plugins"
9800 msgstr ""
9802 #: libraries/classes/Message.php:260
9803 #, php-format
9804 msgid "%1$d row affected."
9805 msgid_plural "%1$d rows affected."
9806 msgstr[0] ""
9807 msgstr[1] ""
9809 #: libraries/classes/Message.php:281
9810 #, php-format
9811 msgid "%1$d row deleted."
9812 msgid_plural "%1$d rows deleted."
9813 msgstr[0] ""
9814 msgstr[1] ""
9816 #: libraries/classes/Message.php:302
9817 #, php-format
9818 msgid "%1$d row inserted."
9819 msgid_plural "%1$d rows inserted."
9820 msgstr[0] ""
9821 msgstr[1] ""
9823 #: libraries/classes/Navigation/Navigation.php:223
9824 #, fuzzy
9825 #| msgid "Column names"
9826 msgid "Groups:"
9827 msgstr "Kolom name"
9829 #: libraries/classes/Navigation/Navigation.php:224
9830 msgid "Events:"
9831 msgstr ""
9833 #: libraries/classes/Navigation/Navigation.php:225
9834 #, fuzzy
9835 msgid "Functions:"
9836 msgstr "Funksie"
9838 #: libraries/classes/Navigation/Navigation.php:226
9839 msgid "Procedures:"
9840 msgstr ""
9842 #: libraries/classes/Navigation/Navigation.php:227
9843 #: templates/database/export/index.twig:14
9844 #, fuzzy
9845 msgid "Tables:"
9846 msgstr "Tabel"
9848 #: libraries/classes/Navigation/Navigation.php:228
9849 msgid "Views:"
9850 msgstr ""
9852 #: libraries/classes/Navigation/NavigationTree.php:761
9853 msgid ""
9854 "There are large item groups in navigation panel which may affect the "
9855 "performance. Consider disabling item grouping in the navigation panel."
9856 msgstr ""
9858 #: libraries/classes/Navigation/NavigationTree.php:835
9859 #, fuzzy
9860 #| msgid "Column names"
9861 msgid "Groups"
9862 msgstr "Kolom name"
9864 #: libraries/classes/Navigation/NavigationTree.php:948
9865 #, php-format
9866 msgid "%s result found"
9867 msgid_plural "%s results found"
9868 msgstr[0] ""
9869 msgstr[1] ""
9871 #: libraries/classes/Navigation/NavigationTree.php:1350
9872 msgid "Collapse all"
9873 msgstr ""
9875 #. l10n: The word "Node" must not be translated here
9876 #: libraries/classes/Navigation/NodeFactory.php:43
9877 #, php-format
9878 msgid "Invalid class name \"%1$s\", using default of \"Node\""
9879 msgstr ""
9881 #: libraries/classes/Navigation/NodeFactory.php:73
9882 #, fuzzy, php-format
9883 msgid "Could not load class \"%1$s\""
9884 msgstr "Voeg 'n nuwe veld by"
9886 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25
9887 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:26
9888 #: templates/sql/query.twig:62
9889 #, fuzzy
9890 #| msgid "Column names"
9891 msgid "Columns"
9892 msgstr "Kolom name"
9894 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:33
9895 msgctxt "Create new column"
9896 msgid "New"
9897 msgstr ""
9899 #: libraries/classes/Navigation/Nodes/NodeColumn.php:32
9900 #: libraries/classes/Plugins/Export/ExportHtmlword.php:275
9901 #: libraries/classes/Plugins/Export/ExportHtmlword.php:370
9902 #: libraries/classes/Plugins/Export/ExportLatex.php:540
9903 #: libraries/classes/Plugins/Export/ExportOdt.php:369
9904 #: libraries/classes/Plugins/Export/ExportOdt.php:473
9905 #: libraries/classes/Plugins/Export/ExportTexytext.php:290
9906 #: libraries/classes/Plugins/Export/ExportTexytext.php:382
9907 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:529
9908 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:667
9909 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:701
9910 #: templates/columns_definitions/column_name.twig:16
9911 #: templates/database/data_dictionary/index.twig:22
9912 #: templates/database/data_dictionary/index.twig:77 templates/indexes.twig:20
9913 #: templates/table/index_form.twig:138
9914 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:5
9915 #: templates/table/operations/index.twig:13
9916 #: templates/table/relation/common_form.twig:18
9917 #: templates/table/relation/common_form.twig:23
9918 #: templates/table/relation/common_form.twig:38
9919 #: templates/table/relation/common_form.twig:120
9920 #: templates/table/relation/common_form.twig:189
9921 #: templates/table/relation/foreign_key_row.twig:121
9922 #: templates/table/relation/foreign_key_row.twig:131
9923 #: templates/table/search/index.twig:38
9924 #: templates/table/structure/display_structure.twig:461
9925 #: templates/table/tracking/structure_snapshot_columns.twig:6
9926 #: templates/table/tracking/structure_snapshot_indexes.twig:9
9927 #: templates/table/zoom_search/index.twig:36
9928 #: templates/table/zoom_search/result_form.twig:35
9929 msgid "Column"
9930 msgstr "Kolom naam"
9932 #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:38
9933 msgctxt "Create new database"
9934 msgid "New"
9935 msgstr ""
9937 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:42
9938 #, fuzzy
9939 msgid "Database operations"
9940 msgstr "Databasis statistieke"
9942 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:677
9943 #, fuzzy
9944 #| msgid "Show grid"
9945 msgid "Show hidden items"
9946 msgstr "Wys ruitgebied"
9948 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:33
9949 msgctxt "Create new event"
9950 msgid "New"
9951 msgstr ""
9953 #: libraries/classes/Navigation/Nodes/NodeEvent.php:28
9954 #: libraries/classes/Plugins/Export/ExportHtmlword.php:478
9955 #: libraries/classes/Plugins/Export/ExportOdt.php:602
9956 #: libraries/classes/Plugins/Export/ExportTexytext.php:459
9957 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:367
9958 #: templates/database/triggers/editor_form.twig:47
9959 #: templates/database/triggers/list.twig:48
9960 msgid "Event"
9961 msgstr ""
9963 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
9964 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26
9965 #: libraries/classes/Plugins/Export/ExportSql.php:625
9966 #: libraries/classes/Plugins/Export/ExportXml.php:105
9967 #, fuzzy
9968 msgid "Functions"
9969 msgstr "Funksie"
9971 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:33
9972 msgctxt "Create new function"
9973 msgid "New"
9974 msgstr ""
9976 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:33
9977 msgctxt "Create new index"
9978 msgid "New"
9979 msgstr ""
9981 #: libraries/classes/Navigation/Nodes/Node.php:634
9982 msgid "Expand/Collapse"
9983 msgstr ""
9985 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
9986 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26
9987 #: libraries/classes/Plugins/Export/ExportSql.php:614
9988 #: libraries/classes/Plugins/Export/ExportXml.php:110
9989 msgid "Procedures"
9990 msgstr ""
9992 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:33
9993 msgctxt "Create new procedure"
9994 msgid "New"
9995 msgstr ""
9997 #: libraries/classes/Navigation/Nodes/NodeProcedure.php:28
9998 msgid "Procedure"
9999 msgstr ""
10001 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:34
10002 msgctxt "Create new table"
10003 msgid "New"
10004 msgstr ""
10006 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:33
10007 msgctxt "Create new trigger"
10008 msgid "New"
10009 msgstr ""
10011 #: libraries/classes/Navigation/Nodes/NodeTrigger.php:28
10012 #, fuzzy
10013 msgid "Trigger"
10014 msgstr "Voeg 'n nuwe gebruiker by"
10016 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
10017 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26
10018 #: libraries/classes/Plugins/Export/ExportXml.php:125
10019 #: templates/database/structure/show_create.twig:28
10020 msgid "Views"
10021 msgstr ""
10023 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:34
10024 msgctxt "Create new view"
10025 msgid "New"
10026 msgstr ""
10028 #: libraries/classes/Normalization.php:231
10029 msgid "Make all columns atomic"
10030 msgstr ""
10032 #: libraries/classes/Normalization.php:233
10033 #: libraries/classes/Normalization.php:975
10034 msgid "First step of normalization (1NF)"
10035 msgstr ""
10037 #: libraries/classes/Normalization.php:236
10038 #: libraries/classes/Normalization.php:286
10039 #: libraries/classes/Normalization.php:332
10040 #: libraries/classes/Normalization.php:369
10041 msgid "Step 1."
10042 msgstr ""
10044 #: libraries/classes/Normalization.php:238
10045 msgid ""
10046 "Do you have any column which can be split into more than one column? For "
10047 "example: address can be split into street, city, country and zip."
10048 msgstr ""
10050 #: libraries/classes/Normalization.php:244
10051 msgid "Show me the central list of columns that are not already in this table"
10052 msgstr ""
10054 #: libraries/classes/Normalization.php:246
10055 msgid ""
10056 "Select a column which can be split into more than one (on select of 'no such "
10057 "column', it'll move to next step)."
10058 msgstr ""
10060 #: libraries/classes/Normalization.php:261
10061 msgid "split into "
10062 msgstr ""
10064 #: libraries/classes/Normalization.php:283
10065 msgid "Have a primary key"
10066 msgstr ""
10068 #: libraries/classes/Normalization.php:289
10069 msgid "Primary key already exists."
10070 msgstr ""
10072 #: libraries/classes/Normalization.php:294
10073 msgid ""
10074 "There is no primary key; please add one.<br>Hint: A primary key is a column "
10075 "(or combination of columns) that uniquely identify all rows."
10076 msgstr ""
10078 #: libraries/classes/Normalization.php:302
10079 msgid "Add a primary key on existing column(s)"
10080 msgstr ""
10082 #: libraries/classes/Normalization.php:306
10083 msgid ""
10084 "If it's not possible to make existing column combinations as primary key"
10085 msgstr ""
10087 #: libraries/classes/Normalization.php:308
10088 #, fuzzy
10089 msgid "+ Add a new primary key column"
10090 msgstr "Voeg 'n nuwe veld by"
10092 #: libraries/classes/Normalization.php:331
10093 #, fuzzy
10094 msgid "Remove redundant columns"
10095 msgstr "Hernoem tabel na"
10097 #: libraries/classes/Normalization.php:334
10098 msgid ""
10099 "Do you have a group of columns which on combining gives an existing column? "
10100 "For example, if you have first_name, last_name and full_name then combining "
10101 "first_name and last_name gives full_name which is redundant."
10102 msgstr ""
10104 #: libraries/classes/Normalization.php:340
10105 msgid ""
10106 "Check the columns which are redundant and click on remove. If no redundant "
10107 "column, click on 'No redundant column'"
10108 msgstr ""
10110 #: libraries/classes/Normalization.php:345
10111 #, fuzzy
10112 #| msgid "With selected:"
10113 msgid "Remove selected"
10114 msgstr "Met gekose:"
10116 #: libraries/classes/Normalization.php:346
10117 #, fuzzy
10118 msgid "No redundant column"
10119 msgstr "Voeg 'n nuwe veld by"
10121 #: libraries/classes/Normalization.php:368
10122 msgid "Move repeating groups"
10123 msgstr ""
10125 #: libraries/classes/Normalization.php:371
10126 msgid ""
10127 "Do you have a group of two or more columns that are closely related and are "
10128 "all repeating the same attribute? For example, a table that holds data on "
10129 "books might have columns such as book_id, author1, author2, author3 and so "
10130 "on which form a repeating group. In this case a new table (book_id, author) "
10131 "should be created."
10132 msgstr ""
10134 #: libraries/classes/Normalization.php:379
10135 msgid ""
10136 "Check the columns which form a repeating group. If no such group, click on "
10137 "'No repeating group'"
10138 msgstr ""
10140 #: libraries/classes/Normalization.php:384
10141 msgid "No repeating group"
10142 msgstr ""
10144 #: libraries/classes/Normalization.php:412
10145 msgid "Step 2."
10146 msgstr ""
10148 #: libraries/classes/Normalization.php:412
10149 msgid "Find partial dependencies"
10150 msgstr ""
10152 #: libraries/classes/Normalization.php:433
10153 #, php-format
10154 msgid ""
10155 "No partial dependencies possible as no non-primary column exists since "
10156 "primary key ( %1$s ) is composed of all the columns in the table."
10157 msgstr ""
10159 #: libraries/classes/Normalization.php:439
10160 #: libraries/classes/Normalization.php:481
10161 msgid "Table is already in second normal form."
10162 msgstr ""
10164 #: libraries/classes/Normalization.php:444
10165 #, php-format
10166 msgid ""
10167 "The primary key ( %1$s ) consists of more than one column so we need to find "
10168 "the partial dependencies."
10169 msgstr ""
10171 #: libraries/classes/Normalization.php:448
10172 #: libraries/classes/Normalization.php:884
10173 msgid ""
10174 "Please answer the following question(s) carefully to obtain a correct "
10175 "normalization."
10176 msgstr ""
10178 #: libraries/classes/Normalization.php:450
10179 msgid "+ Show me the possible partial dependencies based on data in the table"
10180 msgstr ""
10182 #: libraries/classes/Normalization.php:453
10183 msgid ""
10184 "For each column below, please select the <b>minimal set</b> of columns among "
10185 "given set whose values combined together are sufficient to determine the "
10186 "value of the column."
10187 msgstr ""
10189 #: libraries/classes/Normalization.php:466
10190 #: libraries/classes/Normalization.php:926
10191 #, php-format
10192 msgid "'%1$s' depends on:"
10193 msgstr ""
10195 #: libraries/classes/Normalization.php:477
10196 #, php-format
10197 msgid ""
10198 "No partial dependencies possible as the primary key ( %1$s ) has just one "
10199 "column."
10200 msgstr ""
10202 #: libraries/classes/Normalization.php:505
10203 #, php-format
10204 msgid ""
10205 "In order to put the original table '%1$s' into Second normal form we need to "
10206 "create the following tables:"
10207 msgstr ""
10209 #: libraries/classes/Normalization.php:543
10210 #, php-format
10211 msgid "The second step of normalization is complete for table '%1$s'."
10212 msgstr ""
10214 #: libraries/classes/Normalization.php:599
10215 #: libraries/classes/Normalization.php:774
10216 #: libraries/classes/Normalization.php:854
10217 msgid "Error in processing!"
10218 msgstr ""
10220 #: libraries/classes/Normalization.php:648
10221 #, php-format
10222 msgid ""
10223 "In order to put the original table '%1$s' into Third normal form we need to "
10224 "create the following tables:"
10225 msgstr ""
10227 #: libraries/classes/Normalization.php:705
10228 msgid "The third step of normalization is complete."
10229 msgstr ""
10231 #: libraries/classes/Normalization.php:827
10232 #, php-format
10233 msgid "Selected repeating group has been moved to the table '%s'"
10234 msgstr ""
10236 #: libraries/classes/Normalization.php:882
10237 #, fuzzy
10238 #| msgid "Sep"
10239 msgid "Step 3."
10240 msgstr "Sep"
10242 #: libraries/classes/Normalization.php:882
10243 msgid "Find transitive dependencies"
10244 msgstr ""
10246 #: libraries/classes/Normalization.php:886
10247 msgid ""
10248 "For each column below, please select the <b>minimal set</b> of columns among "
10249 "given set whose values combined together are sufficient to determine the "
10250 "value of the column.<br>Note: A column may have no transitive dependency, in "
10251 "that case you don't have to select any."
10252 msgstr ""
10254 #: libraries/classes/Normalization.php:940
10255 msgid ""
10256 "No Transitive dependencies possible as the table doesn't have any non "
10257 "primary key columns"
10258 msgstr ""
10260 #: libraries/classes/Normalization.php:943
10261 msgid "Table is already in Third normal form!"
10262 msgstr ""
10264 #: libraries/classes/Normalization.php:969
10265 #, fuzzy
10266 #| msgid "Propose table structure"
10267 msgid "Improve table structure (Normalization):"
10268 msgstr "Stel tabel struktuur voor"
10270 #: libraries/classes/Normalization.php:970
10271 msgid "Select up to what step you want to normalize"
10272 msgstr ""
10274 #: libraries/classes/Normalization.php:980
10275 msgid "Second step of normalization (1NF+2NF)"
10276 msgstr ""
10278 #: libraries/classes/Normalization.php:985
10279 msgid "Third step of normalization (1NF+2NF+3NF)"
10280 msgstr ""
10282 #: libraries/classes/Normalization.php:990
10283 msgid ""
10284 "Hint: Please follow the procedure carefully in order to obtain correct "
10285 "normalization"
10286 msgstr ""
10288 #: libraries/classes/Normalization.php:1061
10289 msgid ""
10290 "This list is based on a subset of the table's data and is not necessarily "
10291 "accurate. "
10292 msgstr ""
10294 #: libraries/classes/Normalization.php:1076
10295 msgid "No partial dependencies found!"
10296 msgstr ""
10298 #: libraries/classes/Operations.php:553
10299 #: templates/table/structure/display_partitions.twig:84
10300 msgid "Analyze"
10301 msgstr ""
10303 #: libraries/classes/Operations.php:554
10304 #: templates/table/structure/display_partitions.twig:94
10305 msgid "Check"
10306 msgstr ""
10308 #: libraries/classes/Operations.php:555
10309 #: templates/table/structure/display_partitions.twig:104
10310 msgid "Optimize"
10311 msgstr ""
10313 #: libraries/classes/Operations.php:556
10314 #: templates/table/structure/display_partitions.twig:114
10315 msgid "Rebuild"
10316 msgstr ""
10318 #: libraries/classes/Operations.php:557
10319 #: templates/table/structure/display_partitions.twig:124
10320 #, fuzzy
10321 msgid "Repair"
10322 msgstr "Herstel tabel"
10324 #: libraries/classes/Operations.php:558
10325 #: templates/table/structure/display_partitions.twig:134
10326 msgid "Truncate"
10327 msgstr ""
10329 #: libraries/classes/Operations.php:570 templates/database/events/index.twig:19
10330 #: templates/database/events/index.twig:20
10331 #: templates/database/events/index.twig:95
10332 #: templates/database/events/index.twig:101
10333 #: templates/database/events/row.twig:46 templates/database/events/row.twig:52
10334 #: templates/database/routines/index.twig:19
10335 #: templates/database/routines/index.twig:20
10336 #: templates/database/routines/parameter_row.twig:51
10337 #: templates/database/routines/row.twig:76
10338 #: templates/database/structure/check_all_tables.twig:16
10339 #: templates/database/structure/structure_table_row.twig:87
10340 #: templates/database/triggers/list.twig:19
10341 #: templates/database/triggers/list.twig:20
10342 #: templates/database/triggers/row.twig:51
10343 #: templates/database/triggers/row.twig:57 templates/indexes.twig:57
10344 #: templates/server/databases/index.twig:67
10345 #: templates/server/databases/index.twig:68
10346 #: templates/server/databases/index.twig:324
10347 #: templates/table/relation/foreign_key_row.twig:26
10348 #: templates/table/structure/display_partitions.twig:145
10349 #: templates/table/structure/display_structure.twig:120
10350 #: templates/table/structure/display_structure.twig:290
10351 #: templates/table/structure/display_structure.twig:506
10352 msgid "Drop"
10353 msgstr "Verwyder"
10355 #: libraries/classes/Operations.php:572
10356 #, fuzzy
10357 msgid "Coalesce"
10358 msgstr "Geen tabelle"
10360 #: libraries/classes/Operations.php:928
10361 msgid "Can't move table to same one!"
10362 msgstr ""
10364 #: libraries/classes/Operations.php:930
10365 msgid "Can't copy table to same one!"
10366 msgstr ""
10368 #: libraries/classes/Operations.php:954
10369 #, fuzzy, php-format
10370 #| msgid "Table %s has been moved to %s."
10371 msgid "Table %s has been moved to %s. Privileges have been adjusted."
10372 msgstr "Tabel %s is geskuif na %s."
10374 #: libraries/classes/Operations.php:960
10375 #, fuzzy, php-format
10376 #| msgid "Table %s has been copied to %s."
10377 msgid "Table %s has been copied to %s. Privileges have been adjusted."
10378 msgstr "Tabel %s is gekopieer na %s."
10380 #: libraries/classes/Operations.php:967
10381 #, php-format
10382 msgid "Table %s has been moved to %s."
10383 msgstr "Tabel %s is geskuif na %s."
10385 #: libraries/classes/Operations.php:971
10386 #, php-format
10387 msgid "Table %s has been copied to %s."
10388 msgstr "Tabel %s is gekopieer na %s."
10390 #: libraries/classes/Operations.php:995
10391 msgid "The table name is empty!"
10392 msgstr "Die tabel naam is leeg!"
10394 #: libraries/classes/Pdf.php:139
10395 msgid "Error while creating PDF:"
10396 msgstr ""
10398 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:81
10399 msgid "Cannot connect: invalid settings."
10400 msgstr ""
10402 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:95
10403 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:87
10404 #: templates/login/header.twig:10
10405 #, php-format
10406 msgid "Welcome to %s"
10407 msgstr "Welkom by %s"
10409 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:109
10410 #, php-format
10411 msgid ""
10412 "You probably did not create a configuration file. You might want to use the "
10413 "%1$ssetup script%2$s to create one."
10414 msgstr ""
10416 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:130
10417 msgid ""
10418 "phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
10419 "connection. You should check the host, username and password in your "
10420 "configuration and make sure that they correspond to the information given by "
10421 "the administrator of the MySQL server."
10422 msgstr ""
10424 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:151
10425 msgid "Retry to connect"
10426 msgstr ""
10428 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:164
10429 msgid "Your session has expired. Please log in again."
10430 msgstr ""
10432 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:283
10433 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
10434 msgstr ""
10436 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:318
10437 msgid "Failed to connect to the reCAPTCHA service!"
10438 msgstr ""
10440 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:320
10441 msgid "Entered captcha is wrong, try again!"
10442 msgstr ""
10444 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:332
10445 msgid ""
10446 "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
10447 "restricts passwords to less than 1000 characters."
10448 msgstr ""
10450 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:351
10451 #, fuzzy
10452 msgid "You are not allowed to log in to this MySQL server!"
10453 msgstr "Limits the number of new connections the user may open per hour."
10455 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:92
10456 msgid "Wrong username/password. Access denied."
10457 msgstr "Verkeerde gebruikernaam/wagwoord. Toegang geweier."
10459 #: libraries/classes/Plugins/Auth/AuthenticationSignon.php:152
10460 msgid "Can not find signon authentication script:"
10461 msgstr ""
10463 #: libraries/classes/Plugins/AuthenticationPlugin.php:178
10464 msgid ""
10465 "Login without a password is forbidden by configuration (see AllowNoPassword)"
10466 msgstr ""
10468 #: libraries/classes/Plugins/AuthenticationPlugin.php:187
10469 #, php-format
10470 msgid ""
10471 "You have been automatically logged out due to inactivity of %s seconds. Once "
10472 "you log in again, you should be able to resume the work where you left off."
10473 msgstr ""
10475 #: libraries/classes/Plugins/AuthenticationPlugin.php:200
10476 #: libraries/classes/Plugins/AuthenticationPlugin.php:203
10477 msgid "Cannot log in to the MySQL server"
10478 msgstr ""
10480 #: libraries/classes/Plugins/AuthenticationPlugin.php:344
10481 msgid "You have enabled two factor authentication, please confirm your login."
10482 msgstr ""
10484 #: libraries/classes/Plugins/Export/ExportCodegen.php:80
10485 #: templates/export.twig:119
10486 #, fuzzy
10487 #| msgid "Format"
10488 msgid "Format:"
10489 msgstr "Formaat"
10491 #: libraries/classes/Plugins/Export/ExportCsv.php:58
10492 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:36
10493 #, fuzzy
10494 #| msgid "Lines terminated by"
10495 msgid "Columns separated with:"
10496 msgstr "Lyne beeindig deur"
10498 #: libraries/classes/Plugins/Export/ExportCsv.php:63
10499 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:42
10500 #, fuzzy
10501 #| msgid "Fields enclosed by"
10502 msgid "Columns enclosed with:"
10503 msgstr "Velde omring met"
10505 #: libraries/classes/Plugins/Export/ExportCsv.php:68
10506 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:49
10507 #, fuzzy
10508 #| msgid "Fields escaped by"
10509 msgid "Columns escaped with:"
10510 msgstr "Velde ontsnap (escaped) deur"
10512 #: libraries/classes/Plugins/Export/ExportCsv.php:73
10513 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:56
10514 #, fuzzy
10515 #| msgid "Lines terminated by"
10516 msgid "Lines terminated with:"
10517 msgstr "Lyne beeindig deur"
10519 #: libraries/classes/Plugins/Export/ExportCsv.php:78
10520 #: libraries/classes/Plugins/Export/ExportExcel.php:51
10521 #: libraries/classes/Plugins/Export/ExportHtmlword.php:80
10522 #: libraries/classes/Plugins/Export/ExportLatex.php:187
10523 #: libraries/classes/Plugins/Export/ExportOds.php:65
10524 #: libraries/classes/Plugins/Export/ExportOdt.php:132
10525 #: libraries/classes/Plugins/Export/ExportTexytext.php:84
10526 msgid "Replace NULL with:"
10527 msgstr ""
10529 #: libraries/classes/Plugins/Export/ExportCsv.php:83
10530 #: libraries/classes/Plugins/Export/ExportExcel.php:56
10531 msgid "Remove carriage return/line feed characters within columns"
10532 msgstr ""
10534 #: libraries/classes/Plugins/Export/ExportExcel.php:66
10535 msgid "Excel edition:"
10536 msgstr ""
10538 #: libraries/classes/Plugins/Export/ExportHtmlword.php:62
10539 #: libraries/classes/Plugins/Export/ExportLatex.php:94
10540 #: libraries/classes/Plugins/Export/ExportMediawiki.php:66
10541 #: libraries/classes/Plugins/Export/ExportOdt.php:75
10542 #: libraries/classes/Plugins/Export/ExportPdf.php:91
10543 #: libraries/classes/Plugins/Export/ExportSql.php:241
10544 #: libraries/classes/Plugins/Export/ExportTexytext.php:61
10545 #: libraries/config.values.php:254 libraries/config.values.php:318
10546 #: libraries/config.values.php:334 libraries/config.values.php:342
10547 #: libraries/config.values.php:347
10548 #, fuzzy
10549 msgid "structure"
10550 msgstr "Struktuur"
10552 #: libraries/classes/Plugins/Export/ExportHtmlword.php:63
10553 #: libraries/classes/Plugins/Export/ExportLatex.php:95
10554 #: libraries/classes/Plugins/Export/ExportMediawiki.php:67
10555 #: libraries/classes/Plugins/Export/ExportOdt.php:76
10556 #: libraries/classes/Plugins/Export/ExportPdf.php:92
10557 #: libraries/classes/Plugins/Export/ExportSql.php:242
10558 #: libraries/classes/Plugins/Export/ExportTexytext.php:62
10559 #: libraries/config.values.php:255 libraries/config.values.php:319
10560 #: libraries/config.values.php:335 libraries/config.values.php:343
10561 #: libraries/config.values.php:348
10562 msgid "data"
10563 msgstr ""
10565 #: libraries/classes/Plugins/Export/ExportHtmlword.php:64
10566 #: libraries/classes/Plugins/Export/ExportLatex.php:96
10567 #: libraries/classes/Plugins/Export/ExportMediawiki.php:68
10568 #: libraries/classes/Plugins/Export/ExportOdt.php:77
10569 #: libraries/classes/Plugins/Export/ExportPdf.php:93
10570 #: libraries/classes/Plugins/Export/ExportSql.php:243
10571 #: libraries/classes/Plugins/Export/ExportTexytext.php:63
10572 #: libraries/config.values.php:256 libraries/config.values.php:320
10573 #: libraries/config.values.php:336 libraries/config.values.php:344
10574 #: libraries/config.values.php:349
10575 #, fuzzy
10576 #| msgid "Structure and data"
10577 msgid "structure and data"
10578 msgstr "Struktuur en data"
10580 #: libraries/classes/Plugins/Export/ExportHtmlword.php:74
10581 #: libraries/classes/Plugins/Export/ExportLatex.php:158
10582 #: libraries/classes/Plugins/Export/ExportOdt.php:121
10583 #: libraries/classes/Plugins/Export/ExportTexytext.php:73
10584 #: libraries/classes/Plugins/Export/ExportXml.php:133
10585 #, fuzzy
10586 msgid "Data dump options"
10587 msgstr "Databasis statistieke"
10589 #: libraries/classes/Plugins/Export/ExportHtmlword.php:194
10590 #: libraries/classes/Plugins/Export/ExportOdt.php:245
10591 #: libraries/classes/Plugins/Export/ExportSql.php:2349
10592 #: libraries/classes/Plugins/Export/ExportTexytext.php:178
10593 msgid "Dumping data for table"
10594 msgstr "Stort data vir tabel"
10596 #: libraries/classes/Plugins/Export/ExportHtmlword.php:281
10597 #: libraries/classes/Plugins/Export/ExportHtmlword.php:376
10598 #: libraries/classes/Plugins/Export/ExportLatex.php:542
10599 #: libraries/classes/Plugins/Export/ExportOdt.php:375
10600 #: libraries/classes/Plugins/Export/ExportOdt.php:479
10601 #: libraries/classes/Plugins/Export/ExportTexytext.php:292
10602 #: libraries/classes/Plugins/Export/ExportTexytext.php:384
10603 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:533
10604 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:670
10605 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:704
10606 #: templates/columns_definitions/table_fields_definitions.twig:30
10607 #: templates/database/central_columns/edit.twig:14
10608 #: templates/database/central_columns/main.twig:40
10609 #: templates/database/central_columns/main.twig:246
10610 #: templates/database/data_dictionary/index.twig:24
10611 #: templates/database/data_dictionary/index.twig:80 templates/indexes.twig:23
10612 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:8
10613 #: templates/table/structure/display_structure.twig:25
10614 #: templates/table/structure/display_structure.twig:464
10615 #: templates/table/tracking/structure_snapshot_columns.twig:9
10616 #: templates/table/tracking/structure_snapshot_indexes.twig:12
10617 #: templates/table/zoom_search/result_form.twig:36
10618 msgid "Null"
10619 msgstr "Null"
10621 #: libraries/classes/Plugins/Export/ExportHtmlword.php:284
10622 #: libraries/classes/Plugins/Export/ExportHtmlword.php:379
10623 #: libraries/classes/Plugins/Export/ExportLatex.php:543
10624 #: libraries/classes/Plugins/Export/ExportOdt.php:378
10625 #: libraries/classes/Plugins/Export/ExportOdt.php:482
10626 #: libraries/classes/Plugins/Export/ExportTexytext.php:293
10627 #: libraries/classes/Plugins/Export/ExportTexytext.php:385
10628 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:535
10629 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671
10630 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705
10631 #: templates/columns_definitions/table_fields_definitions.twig:20
10632 #: templates/database/central_columns/edit.twig:11
10633 #: templates/database/central_columns/main.twig:28
10634 #: templates/database/central_columns/main.twig:234
10635 #: templates/database/data_dictionary/index.twig:25
10636 #: templates/database/structure/body_for_table_summary.twig:52
10637 #: templates/server/replication/slave_configuration.twig:9
10638 #: templates/table/structure/display_structure.twig:26
10639 #: templates/table/tracking/structure_snapshot_columns.twig:10
10640 msgid "Default"
10641 msgstr "Verstekwaarde (default)"
10643 #: libraries/classes/Plugins/Export/ExportHtmlword.php:383
10644 #: libraries/classes/Plugins/Export/ExportLatex.php:545
10645 #: libraries/classes/Plugins/Export/ExportOdt.php:486
10646 #: libraries/classes/Plugins/Export/ExportTexytext.php:387
10647 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:544
10648 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:673
10649 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:707
10650 #: templates/database/data_dictionary/index.twig:27
10651 msgid "Links to"
10652 msgstr "Skakels na"
10654 #: libraries/classes/Plugins/Export/ExportHtmlword.php:476
10655 #: libraries/classes/Plugins/Export/ExportOdt.php:596
10656 #: libraries/classes/Plugins/Export/ExportTexytext.php:457
10657 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:363
10658 #: templates/columns_definitions/table_fields_definitions.twig:9
10659 #: templates/database/central_columns/edit.twig:8
10660 #: templates/database/central_columns/main.twig:16
10661 #: templates/database/central_columns/main.twig:222
10662 #: templates/database/events/index.twig:43
10663 #: templates/database/routines/editor_form.twig:50
10664 #: templates/database/routines/execute_form.twig:15
10665 #: templates/database/routines/index.twig:49
10666 #: templates/database/triggers/list.twig:43 templates/setup/home/index.twig:49
10667 #: templates/table/structure/display_structure.twig:21
10668 msgid "Name"
10669 msgstr "Naam"
10671 #: libraries/classes/Plugins/Export/ExportHtmlword.php:479
10672 #: libraries/classes/Plugins/Export/ExportOdt.php:605
10673 #: libraries/classes/Plugins/Export/ExportTexytext.php:460
10674 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:369
10675 #: templates/database/events/editor_form.twig:82
10676 #: templates/database/routines/editor_form.twig:109
10677 #: templates/database/triggers/editor_form.twig:57
10678 #, fuzzy
10679 msgid "Definition"
10680 msgstr "geen Beskrywing"
10682 #: libraries/classes/Plugins/Export/ExportHtmlword.php:551
10683 #: libraries/classes/Plugins/Export/ExportOdt.php:683
10684 #: libraries/classes/Plugins/Export/ExportSql.php:2083
10685 #: libraries/classes/Plugins/Export/ExportTexytext.php:524
10686 msgid "Table structure for table"
10687 msgstr "Tabel struktuur vir tabel"
10689 #: libraries/classes/Plugins/Export/ExportHtmlword.php:569
10690 #: libraries/classes/Plugins/Export/ExportOdt.php:715
10691 #: libraries/classes/Plugins/Export/ExportSql.php:2134
10692 #: libraries/classes/Plugins/Export/ExportTexytext.php:550
10693 #, fuzzy
10694 msgid "Structure for view"
10695 msgstr "Slegs struktuur"
10697 #: libraries/classes/Plugins/Export/ExportHtmlword.php:575
10698 #: libraries/classes/Plugins/Export/ExportOdt.php:735
10699 #: libraries/classes/Plugins/Export/ExportSql.php:2166
10700 #: libraries/classes/Plugins/Export/ExportTexytext.php:566
10701 msgid "Stand-in structure for view"
10702 msgstr ""
10704 #: libraries/classes/Plugins/Export/ExportJson.php:87
10705 msgid "Output pretty-printed JSON (Use human-readable formatting)"
10706 msgstr ""
10708 #: libraries/classes/Plugins/Export/ExportJson.php:93
10709 msgid "Output unicode characters unescaped"
10710 msgstr ""
10712 #: libraries/classes/Plugins/Export/ExportLatex.php:50
10713 msgid "Content of table @TABLE@"
10714 msgstr ""
10716 #: libraries/classes/Plugins/Export/ExportLatex.php:51
10717 msgid "(continued)"
10718 msgstr ""
10720 #: libraries/classes/Plugins/Export/ExportLatex.php:52
10721 #, fuzzy
10722 #| msgid "Table structure for table"
10723 msgid "Structure of table @TABLE@"
10724 msgstr "Tabel struktuur vir tabel"
10726 #: libraries/classes/Plugins/Export/ExportLatex.php:107
10727 #: libraries/classes/Plugins/Export/ExportOdt.php:88
10728 #: libraries/classes/Plugins/Export/ExportSql.php:256
10729 msgid "Object creation options"
10730 msgstr ""
10732 #: libraries/classes/Plugins/Export/ExportLatex.php:113
10733 #: libraries/classes/Plugins/Export/ExportLatex.php:169
10734 #, fuzzy
10735 msgid "Table caption:"
10736 msgstr "Tabel kommentaar"
10738 #: libraries/classes/Plugins/Export/ExportLatex.php:119
10739 #: libraries/classes/Plugins/Export/ExportLatex.php:175
10740 #, fuzzy
10741 msgid "Table caption (continued):"
10742 msgstr "Tabel kommentaar"
10744 #: libraries/classes/Plugins/Export/ExportLatex.php:125
10745 #: libraries/classes/Plugins/Export/ExportLatex.php:181
10746 #, fuzzy
10747 #| msgid "Label"
10748 msgid "Label key:"
10749 msgstr "Etiket"
10751 #: libraries/classes/Plugins/Export/ExportLatex.php:133
10752 #: libraries/classes/Plugins/Export/ExportOdt.php:96
10753 #: libraries/classes/Plugins/Export/ExportSql.php:150
10754 msgid "Display foreign key relationships"
10755 msgstr ""
10757 #: libraries/classes/Plugins/Export/ExportLatex.php:140
10758 #: libraries/classes/Plugins/Export/ExportOdt.php:103
10759 #, fuzzy
10760 #| msgid "Displaying Column Comments"
10761 msgid "Display comments"
10762 msgstr "Kolom Kommentaar word vertoon"
10764 #: libraries/classes/Plugins/Export/ExportLatex.php:146
10765 #: libraries/classes/Plugins/Export/ExportOdt.php:109
10766 #: libraries/classes/Plugins/Export/ExportSql.php:158
10767 #, fuzzy
10768 #| msgid "Display Features"
10769 msgid "Display media types"
10770 msgstr "Vertoon Funksies"
10772 #: libraries/classes/Plugins/Export/ExportLatex.php:164
10773 #, fuzzy
10774 #| msgid "Column names"
10775 msgid "Put columns names in the first row:"
10776 msgstr "Kolom name"
10778 #: libraries/classes/Plugins/Export/ExportLatex.php:210
10779 #: libraries/classes/Plugins/Export/ExportSql.php:745
10780 #: libraries/classes/Plugins/Export/ExportXml.php:232
10781 #: templates/server/replication/change_master.twig:22
10782 #: templates/server/replication/master_add_slave_user.twig:29
10783 #, fuzzy
10784 #| msgid "Host"
10785 msgid "Host:"
10786 msgstr "Gasheer (host)"
10788 #: libraries/classes/Plugins/Export/ExportLatex.php:216
10789 #: libraries/classes/Plugins/Export/ExportSql.php:752
10790 #: libraries/classes/Plugins/Export/ExportXml.php:238
10791 #, fuzzy
10792 #| msgid "Generation Time"
10793 msgid "Generation Time:"
10794 msgstr "Generasie Tyd"
10796 #: libraries/classes/Plugins/Export/ExportLatex.php:218
10797 #: libraries/classes/Plugins/Export/ExportSql.php:756
10798 #: libraries/classes/Plugins/Export/ExportXml.php:240
10799 #: templates/home/index.twig:173
10800 #, fuzzy
10801 #| msgid "Server version"
10802 msgid "Server version:"
10803 msgstr "Bediener weergawe"
10805 #: libraries/classes/Plugins/Export/ExportLatex.php:219
10806 #: libraries/classes/Plugins/Export/ExportSql.php:758
10807 #: libraries/classes/Plugins/Export/ExportXml.php:241
10808 #, fuzzy
10809 #| msgid "PHP Version"
10810 msgid "PHP Version:"
10811 msgstr "PHP Version"
10813 #: libraries/classes/Plugins/Export/ExportLatex.php:246
10814 #: libraries/classes/Plugins/Export/ExportSql.php:938
10815 #: libraries/classes/Plugins/Export/ExportXml.php:390
10816 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:203
10817 #: templates/database/structure/copy_form.twig:5
10818 #: templates/menu/breadcrumbs.twig:16
10819 #, fuzzy
10820 #| msgid "Database"
10821 msgid "Database:"
10822 msgstr "Databasis"
10824 #: libraries/classes/Plugins/Export/ExportLatex.php:312
10825 #: libraries/classes/Plugins/Export/ExportSql.php:2226
10826 #, fuzzy
10827 #| msgid "Data"
10828 msgid "Data:"
10829 msgstr "Data"
10831 #: libraries/classes/Plugins/Export/ExportLatex.php:518
10832 #, fuzzy
10833 #| msgid "Structure"
10834 msgid "Structure:"
10835 msgstr "Struktuur"
10837 #: libraries/classes/Plugins/Export/ExportMediawiki.php:77
10838 #, fuzzy
10839 #| msgid "Export"
10840 msgid "Export table names"
10841 msgstr "Export"
10843 #: libraries/classes/Plugins/Export/ExportMediawiki.php:84
10844 #, fuzzy
10845 #| msgid "Export"
10846 msgid "Export table headers"
10847 msgstr "Export"
10849 #: libraries/classes/Plugins/Export/ExportOdt.php:246
10850 #: libraries/classes/Plugins/Export/ExportTexytext.php:179
10851 #, fuzzy
10852 #| msgid "Dumping data for table"
10853 msgid "Dumping data for query result"
10854 msgstr "Stort data vir tabel"
10856 #: libraries/classes/Plugins/Export/ExportPdf.php:77
10857 #, fuzzy
10858 msgid "Report title:"
10859 msgstr "Geen tabelle"
10861 #: libraries/classes/Plugins/Export/ExportPdf.php:192
10862 #, fuzzy
10863 #| msgid "Dumping data for table"
10864 msgid "Dumping data"
10865 msgstr "Stort data vir tabel"
10867 #: libraries/classes/Plugins/Export/ExportPdf.php:210
10868 #, fuzzy
10869 #| msgid "SQL result"
10870 msgid "Query result data"
10871 msgstr "SQL resultaat"
10873 #: libraries/classes/Plugins/Export/ExportPdf.php:264
10874 #, fuzzy
10875 msgid "View structure"
10876 msgstr "Struktuur"
10878 #: libraries/classes/Plugins/Export/ExportPdf.php:267
10879 msgid "Stand in"
10880 msgstr ""
10882 #: libraries/classes/Plugins/Export/ExportSql.php:129
10883 msgid ""
10884 "Display comments <i>(includes info such as export timestamp, PHP version, "
10885 "and server version)</i>"
10886 msgstr ""
10888 #: libraries/classes/Plugins/Export/ExportSql.php:136
10889 msgid "Additional custom header comment (\\n splits lines):"
10890 msgstr ""
10892 #: libraries/classes/Plugins/Export/ExportSql.php:142
10893 msgid ""
10894 "Include a timestamp of when databases were created, last updated, and last "
10895 "checked"
10896 msgstr ""
10898 #: libraries/classes/Plugins/Export/ExportSql.php:203
10899 #, fuzzy
10900 #| msgid "Export"
10901 msgid "Export metadata"
10902 msgstr "Export"
10904 #: libraries/classes/Plugins/Export/ExportSql.php:218
10905 msgid ""
10906 "Database system or older MySQL server to maximize output compatibility with:"
10907 msgstr ""
10909 #: libraries/classes/Plugins/Export/ExportSql.php:264
10910 #, fuzzy
10911 #| msgid "Statements"
10912 msgid "Add statements:"
10913 msgstr "Stellings"
10915 #: libraries/classes/Plugins/Export/ExportSql.php:272
10916 #: libraries/classes/Plugins/Export/ExportSql.php:281
10917 #: libraries/classes/Plugins/Export/ExportSql.php:298
10918 #: libraries/classes/Plugins/Export/ExportSql.php:307
10919 #: libraries/classes/Plugins/Export/ExportSql.php:331
10920 #: libraries/classes/Plugins/Export/ExportSql.php:359
10921 #: libraries/classes/Plugins/Export/ExportSql.php:368
10922 #, fuzzy, php-format
10923 #| msgid "Statements"
10924 msgid "Add %s statement"
10925 msgstr "Stellings"
10927 #: libraries/classes/Plugins/Export/ExportSql.php:314
10928 msgid "(less efficient as indexes will be generated during table creation)"
10929 msgstr ""
10931 #: libraries/classes/Plugins/Export/ExportSql.php:321
10932 #, fuzzy, php-format
10933 msgid "%s value"
10934 msgstr "Voeg 'n nuwe gebruiker by"
10936 #. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
10937 #: libraries/classes/Plugins/Export/ExportSql.php:338
10938 msgid "Use simple view export"
10939 msgstr ""
10941 #: libraries/classes/Plugins/Export/ExportSql.php:377
10942 msgid ""
10943 "Enclose table and column names with backquotes <i>(Protects column and table "
10944 "names formed with special characters or keywords)</i>"
10945 msgstr ""
10947 #: libraries/classes/Plugins/Export/ExportSql.php:392
10948 #, fuzzy
10949 msgid "Data creation options"
10950 msgstr "Databasis statistieke"
10952 #: libraries/classes/Plugins/Export/ExportSql.php:397
10953 #: libraries/classes/Plugins/Export/ExportSql.php:2306
10954 msgid "Truncate table before insert"
10955 msgstr ""
10957 #: libraries/classes/Plugins/Export/ExportSql.php:404
10958 msgid "Instead of <code>INSERT</code> statements, use:"
10959 msgstr ""
10961 #: libraries/classes/Plugins/Export/ExportSql.php:410
10962 msgid "<code>INSERT DELAYED</code> statements"
10963 msgstr ""
10965 #: libraries/classes/Plugins/Export/ExportSql.php:422
10966 #: libraries/classes/Plugins/Export/ExportSql.php:456
10967 msgid "<code>INSERT IGNORE</code> statements"
10968 msgstr ""
10970 #: libraries/classes/Plugins/Export/ExportSql.php:436
10971 msgid "Function to use when dumping data:"
10972 msgstr ""
10974 #: libraries/classes/Plugins/Export/ExportSql.php:451
10975 msgid "Syntax to use when inserting data:"
10976 msgstr ""
10978 #: libraries/classes/Plugins/Export/ExportSql.php:461
10979 msgid ""
10980 "include column names in every <code>INSERT</code> statement <br> &nbsp; "
10981 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
10982 "(1,2,3)</code>"
10983 msgstr ""
10985 #: libraries/classes/Plugins/Export/ExportSql.php:466
10986 msgid ""
10987 "insert multiple rows in every <code>INSERT</code> statement<br> &nbsp; "
10988 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
10989 "(7,8,9)</code>"
10990 msgstr ""
10992 #: libraries/classes/Plugins/Export/ExportSql.php:471
10993 msgid ""
10994 "both of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
10995 "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
10996 msgstr ""
10998 #: libraries/classes/Plugins/Export/ExportSql.php:476
10999 msgid ""
11000 "neither of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
11001 "tbl_name VALUES (1,2,3)</code>"
11002 msgstr ""
11004 #: libraries/classes/Plugins/Export/ExportSql.php:495
11005 msgid ""
11006 "Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
11007 "0x616263)</i>"
11008 msgstr ""
11010 #: libraries/classes/Plugins/Export/ExportSql.php:504
11011 msgid ""
11012 "Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
11013 "reloaded between servers in different time zones)</i>"
11014 msgstr ""
11016 #: libraries/classes/Plugins/Export/ExportSql.php:573
11017 msgid "It appears your database uses routines;"
11018 msgstr ""
11020 #: libraries/classes/Plugins/Export/ExportSql.php:576
11021 #: libraries/classes/Plugins/Export/ExportSql.php:1610
11022 #: libraries/classes/Plugins/Export/ExportSql.php:2122
11023 msgid "alias export may not work reliably in all cases."
11024 msgstr ""
11026 #: libraries/classes/Plugins/Export/ExportSql.php:1049
11027 #, fuzzy
11028 #| msgid "Export"
11029 msgid "Metadata"
11030 msgstr "Export"
11032 #: libraries/classes/Plugins/Export/ExportSql.php:1117
11033 #, fuzzy, php-format
11034 #| msgid "Dumping data for table"
11035 msgid "Metadata for table %s"
11036 msgstr "Stort data vir tabel"
11038 #: libraries/classes/Plugins/Export/ExportSql.php:1124
11039 #, fuzzy, php-format
11040 msgid "Metadata for database %s"
11041 msgstr "Geen databasisse"
11043 #: libraries/classes/Plugins/Export/ExportSql.php:1452
11044 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:631
11045 msgid "Creation:"
11046 msgstr "Skepping:"
11048 #: libraries/classes/Plugins/Export/ExportSql.php:1462
11049 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:642
11050 msgid "Last update:"
11051 msgstr "Vorige opdatering:"
11053 #: libraries/classes/Plugins/Export/ExportSql.php:1472
11054 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:653
11055 msgid "Last check:"
11056 msgstr "Vorige inspeksie:"
11058 #: libraries/classes/Plugins/Export/ExportSql.php:1525
11059 #, fuzzy, php-format
11060 #| msgid "Table structure for table"
11061 msgid "Error reading structure for table %s:"
11062 msgstr "Tabel struktuur vir tabel"
11064 #: libraries/classes/Plugins/Export/ExportSql.php:1607
11065 msgid "It appears your database uses views;"
11066 msgstr ""
11068 #: libraries/classes/Plugins/Export/ExportSql.php:1774
11069 msgid "Constraints for dumped tables"
11070 msgstr ""
11072 #: libraries/classes/Plugins/Export/ExportSql.php:1775
11073 msgid "Constraints for table"
11074 msgstr ""
11076 #: libraries/classes/Plugins/Export/ExportSql.php:1802
11077 #, fuzzy
11078 #| msgid "Inside table(s):"
11079 msgid "Indexes for dumped tables"
11080 msgstr "Binne tabel(le):"
11082 #: libraries/classes/Plugins/Export/ExportSql.php:1803
11083 #, fuzzy
11084 #| msgid "Inside table(s):"
11085 msgid "Indexes for table"
11086 msgstr "Binne tabel(le):"
11088 #: libraries/classes/Plugins/Export/ExportSql.php:1839
11089 msgid "AUTO_INCREMENT for dumped tables"
11090 msgstr ""
11092 #: libraries/classes/Plugins/Export/ExportSql.php:1840
11093 msgid "AUTO_INCREMENT for table"
11094 msgstr ""
11096 #: libraries/classes/Plugins/Export/ExportSql.php:1919
11097 msgid "MEDIA TYPES FOR TABLE"
11098 msgstr ""
11100 #: libraries/classes/Plugins/Export/ExportSql.php:1944
11101 msgid "RELATIONSHIPS FOR TABLE"
11102 msgstr ""
11104 #: libraries/classes/Plugins/Export/ExportSql.php:2119
11105 msgid "It appears your table uses triggers;"
11106 msgstr ""
11108 #: libraries/classes/Plugins/Export/ExportSql.php:2149
11109 #, fuzzy, php-format
11110 msgid "Structure for view %s exported as a table"
11111 msgstr "Slegs struktuur"
11113 #: libraries/classes/Plugins/Export/ExportSql.php:2169
11114 msgid "(See below for the actual view)"
11115 msgstr ""
11117 #: libraries/classes/Plugins/Export/ExportSql.php:2237
11118 #, fuzzy, php-format
11119 #| msgid "Dumping data for table"
11120 msgid "Error reading data for table %s:"
11121 msgstr "Stort data vir tabel"
11123 #: libraries/classes/Plugins/Export/ExportXml.php:94
11124 msgid "Object creation options (all are recommended)"
11125 msgstr ""
11127 #: libraries/classes/Plugins/Export/ExportXml.php:138
11128 msgid "Export contents"
11129 msgstr ""
11131 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:204
11132 #: templates/menu/breadcrumbs.twig:29
11133 #, fuzzy
11134 #| msgid "Table"
11135 msgid "Table:"
11136 msgstr "Tabel"
11138 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:205
11139 msgid "Purpose:"
11140 msgstr ""
11142 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:30
11143 msgid ""
11144 "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
11145 msgstr ""
11147 #: libraries/classes/Plugins/Import/ImportCsv.php:83
11148 msgid "Name of the new table (optional):"
11149 msgstr ""
11151 #: libraries/classes/Plugins/Import/ImportCsv.php:92
11152 msgid "Name of the new database (optional):"
11153 msgstr ""
11155 #: libraries/classes/Plugins/Import/ImportCsv.php:101
11156 #: libraries/classes/Plugins/Import/ImportCsv.php:119
11157 msgid "Import these many number of rows (optional):"
11158 msgstr ""
11160 #: libraries/classes/Plugins/Import/ImportCsv.php:109
11161 #: libraries/classes/Plugins/Import/ImportOds.php:66
11162 msgid ""
11163 "The first line of the file contains the table column names <i>(if this is "
11164 "unchecked, the first line will become part of the data)</i>"
11165 msgstr ""
11167 #: libraries/classes/Plugins/Import/ImportCsv.php:126
11168 msgid ""
11169 "If the data in each row of the file is not in the same order as in the "
11170 "database, list the corresponding column names here. Column names must be "
11171 "separated by commas and not enclosed in quotations."
11172 msgstr ""
11174 #: libraries/classes/Plugins/Import/ImportCsv.php:134
11175 #, fuzzy
11176 #| msgid "Column names"
11177 msgid "Column names:"
11178 msgstr "Kolom name"
11180 #: libraries/classes/Plugins/Import/ImportCsv.php:272
11181 #: libraries/classes/Plugins/Import/ImportCsv.php:631
11182 #, php-format
11183 msgid "Invalid format of CSV input on line %d."
11184 msgstr ""
11186 #: libraries/classes/Plugins/Import/ImportCsv.php:490
11187 #, php-format
11188 msgid "Invalid column count in CSV input on line %d."
11189 msgstr ""
11191 #: libraries/classes/Plugins/Import/ImportCsv.php:649
11192 #: libraries/classes/Plugins/Import/ImportCsv.php:664
11193 #: libraries/classes/Plugins/Import/ImportCsv.php:675
11194 #: libraries/classes/Plugins/Import/ImportCsv.php:682
11195 #, php-format
11196 msgid "Invalid parameter for CSV import: %s"
11197 msgstr ""
11199 #: libraries/classes/Plugins/Import/ImportCsv.php:813
11200 #, php-format
11201 msgid ""
11202 "Invalid column (%s) specified! Ensure that columns names are spelled "
11203 "correctly, separated by commas, and not enclosed in quotes."
11204 msgstr ""
11206 #: libraries/classes/Plugins/Import/ImportLdi.php:62
11207 #, fuzzy
11208 #| msgid "Column names"
11209 msgid "Column names: "
11210 msgstr "Kolom name"
11212 #: libraries/classes/Plugins/Import/ImportLdi.php:106
11213 msgid "This plugin does not support compressed imports!"
11214 msgstr ""
11216 #: libraries/classes/Plugins/Import/ImportMediawiki.php:56
11217 msgid "MediaWiki Table"
11218 msgstr ""
11220 #: libraries/classes/Plugins/Import/ImportMediawiki.php:275
11221 #, php-format
11222 msgid "Invalid format of mediawiki input on line: <br>%s."
11223 msgstr ""
11225 #: libraries/classes/Plugins/Import/ImportOds.php:80
11226 msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
11227 msgstr ""
11229 #: libraries/classes/Plugins/Import/ImportOds.php:86
11230 msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
11231 msgstr ""
11233 #: libraries/classes/Plugins/Import/ImportOds.php:153
11234 #: libraries/classes/Plugins/Import/ImportXml.php:112
11235 #: libraries/classes/Plugins/Import/ImportXml.php:175
11236 msgid ""
11237 "The XML file specified was either malformed or incomplete. Please correct "
11238 "the issue and try again."
11239 msgstr ""
11241 #: libraries/classes/Plugins/Import/ImportOds.php:163
11242 #, fuzzy
11243 #| msgid "Documentation"
11244 msgid "Could not parse OpenDocument Spreadsheet!"
11245 msgstr "Dokumentasie"
11247 #: libraries/classes/Plugins/Import/ImportShp.php:68
11248 msgid "ESRI Shape File"
11249 msgstr ""
11251 #: libraries/classes/Plugins/Import/ImportShp.php:101
11252 #: libraries/classes/Plugins/Import/ImportShp.php:163
11253 #, php-format
11254 msgid "There was an error importing the ESRI shape file: \"%s\"."
11255 msgstr ""
11257 #: libraries/classes/Plugins/Import/ImportShp.php:193
11258 #, php-format
11259 msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
11260 msgstr ""
11262 #: libraries/classes/Plugins/Import/ImportShp.php:242
11263 msgid "The imported file does not contain any data!"
11264 msgstr ""
11266 #: libraries/classes/Plugins/Import/ImportSql.php:65
11267 msgid "SQL compatibility mode:"
11268 msgstr ""
11270 #: libraries/classes/Plugins/Import/ImportSql.php:77
11271 msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
11272 msgstr ""
11274 #: libraries/classes/Plugins/Import/ImportXml.php:48
11275 msgid "XML"
11276 msgstr ""
11278 #: libraries/classes/Plugins.php:593
11279 msgid "This format has no options"
11280 msgstr ""
11282 #: libraries/classes/Plugins.php:611
11283 msgid "Invalid authentication method set in configuration:"
11284 msgstr ""
11286 #: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:68
11287 #: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:87
11288 #: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:90
11289 #: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:87
11290 #, fuzzy, php-format
11291 #| msgid "The \"%s\" table doesn't exist!"
11292 msgid "The %s table doesn't exist!"
11293 msgstr "Die \"%s\" databasis bestaan nie!"
11295 #: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62
11296 #: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:78
11297 #, fuzzy, php-format
11298 #| msgid "Schema of the \"%s\" database - Page %s"
11299 msgid "Schema of the %s database - Page %s"
11300 msgstr "Skema van die \"%s\" databasis - Bladsy %s"
11302 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:290
11303 msgid "SCHEMA ERROR: "
11304 msgstr ""
11306 #: libraries/classes/Plugins/Schema/Pdf/Pdf.php:276
11307 #, fuzzy
11308 #| msgid "Invalid export type"
11309 msgid "PDF export page"
11310 msgstr "Verkeerde uitvoer tipe"
11312 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:135
11313 #, fuzzy, php-format
11314 #| msgid "Schema of the \"%s\" database - Page %s"
11315 msgid "Schema of the %s database"
11316 msgstr "Skema van die \"%s\" databasis - Bladsy %s"
11318 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:163
11319 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:541
11320 msgid "Relational schema"
11321 msgstr ""
11323 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:486
11324 #, fuzzy
11325 msgid "Table of contents"
11326 msgstr "Tabel kommentaar"
11328 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:620
11329 #: templates/columns_definitions/column_definitions_form.twig:72
11330 #: templates/database/data_dictionary/index.twig:16
11331 #: templates/table/structure/display_table_stats.twig:6
11332 #, fuzzy
11333 #| msgid "Table comments"
11334 msgid "Table comments:"
11335 msgstr "Tabel kommentaar"
11337 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:669
11338 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:703
11339 #: templates/columns_definitions/table_fields_definitions.twig:27
11340 #: templates/database/central_columns/edit.twig:13
11341 #: templates/table/structure/display_structure.twig:24
11342 msgid "Attributes"
11343 msgstr "Kenmerke"
11345 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:672
11346 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:706
11347 #: templates/table/structure/display_structure.twig:30
11348 #: templates/table/tracking/structure_snapshot_columns.twig:11
11349 msgid "Extra"
11350 msgstr "Ekstra"
11352 #: libraries/classes/Plugins/SchemaPlugin.php:74
11353 msgid "Show color"
11354 msgstr "Wys kleur"
11356 #: libraries/classes/Plugins/SchemaPlugin.php:76
11357 msgid "Only show keys"
11358 msgstr ""
11360 #: libraries/classes/Plugins/Schema/SchemaDia.php:54
11361 #: libraries/classes/Plugins/Schema/SchemaEps.php:62
11362 #: libraries/classes/Plugins/Schema/SchemaPdf.php:64
11363 #, fuzzy
11364 msgid "Orientation"
11365 msgstr "Skep"
11367 #: libraries/classes/Plugins/Schema/SchemaDia.php:58
11368 #: libraries/classes/Plugins/Schema/SchemaEps.php:66
11369 #: libraries/classes/Plugins/Schema/SchemaPdf.php:68
11370 msgid "Landscape"
11371 msgstr ""
11373 #: libraries/classes/Plugins/Schema/SchemaDia.php:59
11374 #: libraries/classes/Plugins/Schema/SchemaEps.php:67
11375 #: libraries/classes/Plugins/Schema/SchemaPdf.php:69
11376 #, fuzzy
11377 msgid "Portrait"
11378 msgstr "Sorteer"
11380 #: libraries/classes/Plugins/Schema/SchemaEps.php:56
11381 #: libraries/classes/Plugins/Schema/SchemaPdf.php:58
11382 #: libraries/classes/Plugins/Schema/SchemaSvg.php:55
11383 msgid "Same width for all tables"
11384 msgstr ""
11386 #: libraries/classes/Plugins/Schema/SchemaPdf.php:83
11387 msgid "Show grid"
11388 msgstr "Wys ruitgebied"
11390 #: libraries/classes/Plugins/Schema/SchemaPdf.php:89
11391 #: templates/database/structure/index.twig:21
11392 #, fuzzy
11393 #| msgid "Data only"
11394 msgid "Data dictionary"
11395 msgstr "Slegs Data"
11397 #: libraries/classes/Plugins/Schema/SchemaPdf.php:95
11398 #, fuzzy
11399 #| msgid "Number of rows per page"
11400 msgid "Order of the tables"
11401 msgstr "Hoeveelheid rye per bladsy"
11403 #: libraries/classes/Plugins/Schema/SchemaPdf.php:100
11404 #, fuzzy
11405 #| msgid "Ascending"
11406 msgid "Name (Ascending)"
11407 msgstr "Dalend"
11409 #: libraries/classes/Plugins/Schema/SchemaPdf.php:101
11410 #, fuzzy
11411 #| msgid "Descending"
11412 msgid "Name (Descending)"
11413 msgstr "Dalend"
11415 #: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:28
11416 msgid ""
11417 "Converts Boolean values to text (default 'T' and 'F'). First option is for "
11418 "TRUE, second for FALSE. Nonzero=true."
11419 msgstr ""
11421 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:39
11422 msgid ""
11423 "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
11424 "formatted date. The first option is the offset (in hours) which will be "
11425 "added to the timestamp (Default: 0). Use second option to specify a "
11426 "different date/time format string. Third option determines whether you want "
11427 "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
11428 "According to that, date format has different value - for \"local\" see the "
11429 "documentation for PHP's strftime() function and for \"utc\" it is done using "
11430 "gmdate() function."
11431 msgstr ""
11433 #. l10n: See https://www.php.net/manual/en/function.strftime.php
11434 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:72
11435 #: libraries/classes/Util.php:720
11436 msgid "%B %d, %Y at %I:%M %p"
11437 msgstr ""
11439 #: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:31
11440 msgid ""
11441 "Displays a link to download the binary data of the column. You can use the "
11442 "first option to specify the filename, or use the second option as the name "
11443 "of a column which contains the filename. If you use the second option, you "
11444 "need to set the first option to the empty string."
11445 msgstr ""
11447 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:42
11448 msgid ""
11449 "LINUX ONLY: Launches an external application and feeds it the column data "
11450 "via standard input. Returns the standard output of the application. The "
11451 "default is Tidy, to pretty-print HTML code. For security reasons, you have "
11452 "to manually edit the file libraries/classes/Plugins/Transformations/Abs/"
11453 "ExternalTransformationsPlugin.php and list the tools you want to make "
11454 "available. The first option is then the number of the program you want to "
11455 "use. The second option should be blank for historical reasons. The third "
11456 "option, if set to 1, will convert the output using htmlspecialchars() "
11457 "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
11458 "ensure that the output appears all on one line (Default 1)."
11459 msgstr ""
11461 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:122
11462 #, php-format
11463 msgid ""
11464 "You are using the external transformation command line options field, which "
11465 "has been deprecated for security reasons. Add all command line options "
11466 "directly to the definition in %s."
11467 msgstr ""
11469 #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:29
11470 msgid ""
11471 "Displays the contents of the column as-is, without running it through "
11472 "htmlspecialchars(). That is, the column is assumed to contain valid HTML."
11473 msgstr ""
11475 #: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:31
11476 msgid ""
11477 "Displays hexadecimal representation of data. Optional first parameter "
11478 "specifies how often space will be added (defaults to 2 nibbles)."
11479 msgstr ""
11481 #: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:29
11482 msgid "Displays a link to download this image."
11483 msgstr ""
11485 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:31
11486 msgid ""
11487 "Image upload functionality which also displays a thumbnail. The options are "
11488 "the width and height of the thumbnail in pixels. Defaults to 100 X 100."
11489 msgstr ""
11491 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:91
11492 msgid "Image preview here"
11493 msgstr ""
11495 #: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:31
11496 msgid ""
11497 "Displays a clickable thumbnail. The options are the maximum width and height "
11498 "in pixels. The original aspect ratio is preserved."
11499 msgstr ""
11501 #: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:30
11502 msgid ""
11503 "Converts an (IPv4) Internet network address stored as a BIGINT into a string "
11504 "in Internet standard dotted format."
11505 msgstr ""
11507 #: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:29
11508 msgid ""
11509 "Prepends and/or Appends text to a string. First option is text to be "
11510 "prepended, second is appended (enclosed in single quotes, default empty "
11511 "string)."
11512 msgstr ""
11514 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:32
11515 msgid ""
11516 "Validates the string using regular expression and performs insert only if "
11517 "string matches it. The first option is the Regular Expression."
11518 msgstr ""
11520 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:54
11521 #, php-format
11522 msgid "Validation failed for the input string %s."
11523 msgstr ""
11525 #: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:28
11526 msgid "Formats text as SQL query with syntax highlighting."
11527 msgstr ""
11529 #: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:31
11530 msgid ""
11531 "Displays a part of a string. The first option is the number of characters to "
11532 "skip from the beginning of the string (Default 0). The second option is the "
11533 "number of characters to return (Default: until end of string). The third "
11534 "option is the string to append and/or prepend when truncation occurs "
11535 "(Default: \"…\")."
11536 msgstr ""
11538 #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:29
11539 msgid ""
11540 "File upload functionality for TEXT columns. It does not have a textarea for "
11541 "input."
11542 msgstr ""
11544 #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:31
11545 msgid ""
11546 "Displays an image and a link; the column contains the filename. The first "
11547 "option is a URL prefix like \"https://www.example.com/\". The second and "
11548 "third options are the width and the height in pixels."
11549 msgstr ""
11551 #: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:30
11552 msgid ""
11553 "Displays a link; the column contains the filename. The first option is a URL "
11554 "prefix like \"https://www.example.com/\". The second option is a title for "
11555 "the link."
11556 msgstr ""
11558 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:32
11559 msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
11560 msgstr ""
11562 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
11563 msgid ""
11564 "Converts an Internet network address in (IPv4/IPv6) format into a long "
11565 "integer."
11566 msgstr ""
11568 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:26
11569 msgid "Syntax highlighted CodeMirror editor for JSON."
11570 msgstr ""
11572 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:26
11573 msgid "Syntax highlighted CodeMirror editor for SQL."
11574 msgstr ""
11576 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:26
11577 msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
11578 msgstr ""
11580 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:29
11581 msgid ""
11582 "Converts an Internet network address stored as a binary string into a string "
11583 "in Internet standard (IPv4/IPv6) format."
11584 msgstr ""
11586 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:44
11587 msgid "Formats text as JSON with syntax highlighting."
11588 msgstr ""
11590 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:44
11591 msgid "Formats text as XML with syntax highlighting."
11592 msgstr ""
11594 #: libraries/classes/Plugins/TwoFactor/Application.php:135
11595 #, fuzzy
11596 #| msgid "Documentation"
11597 msgid "Authentication Application (2FA)"
11598 msgstr "Dokumentasie"
11600 #: libraries/classes/Plugins/TwoFactor/Application.php:146
11601 msgid ""
11602 "Provides authentication using HOTP and TOTP applications such as FreeOTP, "
11603 "Google Authenticator or Authy."
11604 msgstr ""
11606 #: libraries/classes/Plugins/TwoFactor/Key.php:203
11607 msgid "Hardware Security Key (FIDO U2F)"
11608 msgstr ""
11610 #: libraries/classes/Plugins/TwoFactor/Key.php:213
11611 msgid ""
11612 "Provides authentication using hardware security tokens supporting FIDO U2F, "
11613 "such as a Yubikey."
11614 msgstr ""
11616 #: libraries/classes/Plugins/TwoFactorPlugin.php:73
11617 #, php-format
11618 msgid "Two-factor authentication failed: %s"
11619 msgstr ""
11621 #: libraries/classes/Plugins/TwoFactorPlugin.php:78
11622 msgid "Two-factor authentication failed."
11623 msgstr ""
11625 #: libraries/classes/Plugins/TwoFactorPlugin.php:128
11626 #, fuzzy
11627 #| msgid "Documentation"
11628 msgid "No Two-Factor Authentication"
11629 msgstr "Dokumentasie"
11631 #: libraries/classes/Plugins/TwoFactorPlugin.php:138
11632 msgid "Login using password only."
11633 msgstr ""
11635 #: libraries/classes/Plugins/TwoFactor/Simple.php:49
11636 #, fuzzy
11637 #| msgid "Change password"
11638 msgid "Simple two-factor authentication"
11639 msgstr "Verander wagwoord"
11641 #: libraries/classes/Plugins/TwoFactor/Simple.php:59
11642 msgid "For testing purposes only!"
11643 msgstr ""
11645 #: libraries/classes/Query/Utilities.php:94
11646 msgid ""
11647 "The server is not responding (or the local server's socket is not correctly "
11648 "configured)."
11649 msgstr ""
11651 #: libraries/classes/Query/Utilities.php:97
11652 msgid "The server is not responding."
11653 msgstr ""
11655 #: libraries/classes/Query/Utilities.php:101
11656 msgid "Logout and try as another user."
11657 msgstr ""
11659 #: libraries/classes/Query/Utilities.php:106
11660 msgid "Please check privileges of directory containing database."
11661 msgstr ""
11663 #: libraries/classes/Query/Utilities.php:115
11664 msgid "Details…"
11665 msgstr ""
11667 #: libraries/classes/RecentFavoriteTable.php:156
11668 #, fuzzy
11669 #| msgid "Documentation"
11670 msgid "Could not save recent table!"
11671 msgstr "Dokumentasie"
11673 #: libraries/classes/RecentFavoriteTable.php:160
11674 #, fuzzy
11675 #| msgid "Documentation"
11676 msgid "Could not save favorite table!"
11677 msgstr "Dokumentasie"
11679 #: libraries/classes/RecentFavoriteTable.php:246
11680 #, fuzzy
11681 msgid "Recent tables"
11682 msgstr "Geen tabelle"
11684 #: libraries/classes/RecentFavoriteTable.php:248
11685 #, fuzzy
11686 #| msgid "Reset"
11687 msgid "Recent"
11688 msgstr "Herstel"
11690 #: libraries/classes/RecentFavoriteTable.php:252
11691 #, fuzzy
11692 msgid "Favorites"
11693 msgstr "Skep 'n nuwe bladsy"
11695 #: libraries/classes/Relation.php:125
11696 msgid "not OK"
11697 msgstr "nie OK"
11699 #: libraries/classes/Relation.php:129
11700 #, fuzzy
11701 #| msgid "OK"
11702 msgctxt "Correctly working"
11703 msgid "OK"
11704 msgstr "OK"
11706 #: libraries/classes/Relation.php:132
11707 msgid "Enabled"
11708 msgstr "Beskikbaar"
11710 #: libraries/classes/Relation.php:133 libraries/classes/Relation.php:141
11711 #: libraries/config.values.php:145 libraries/config.values.php:188
11712 #: templates/config/form_display/input.twig:16
11713 msgid "Disabled"
11714 msgstr "Onbeskikbaar"
11716 #: libraries/classes/Relation.php:136
11717 #, fuzzy
11718 #| msgid "Modifications have been saved"
11719 msgid "Configuration of pmadb…"
11720 msgstr "Veranderinge is gestoor"
11722 #: libraries/classes/Relation.php:140 libraries/classes/Relation.php:177
11723 msgid "General relation features"
11724 msgstr "Algemene verwantskap funksies"
11726 #: libraries/classes/Relation.php:188
11727 msgid "Display Features"
11728 msgstr "Vertoon Funksies"
11730 #: libraries/classes/Relation.php:205
11731 #, fuzzy
11732 #| msgid "Creation of PDFs"
11733 msgid "Designer and creation of PDFs"
11734 msgstr "Skepping van PDF's"
11736 #: libraries/classes/Relation.php:216
11737 msgid "Displaying Column Comments"
11738 msgstr "Kolom Kommentaar word vertoon"
11740 #: libraries/classes/Relation.php:222
11741 msgid "Browser transformation"
11742 msgstr ""
11744 #: libraries/classes/Relation.php:228
11745 msgid "Please see the documentation on how to update your column_info table."
11746 msgstr ""
11748 #: libraries/classes/Relation.php:240 templates/sql/query.twig:156
11749 msgid "Bookmarked SQL query"
11750 msgstr "Geboekmerkde SQL-stelling"
11752 #: libraries/classes/Relation.php:251
11753 msgid "SQL history"
11754 msgstr ""
11756 #: libraries/classes/Relation.php:262
11757 msgid "Persistent recently used tables"
11758 msgstr ""
11760 #: libraries/classes/Relation.php:273
11761 #, fuzzy
11762 #| msgid "Space usage"
11763 msgid "Persistent favorite tables"
11764 msgstr "Spasie verbruik"
11766 #: libraries/classes/Relation.php:284
11767 msgid "Persistent tables' UI preferences"
11768 msgstr ""
11770 #: libraries/classes/Relation.php:306
11771 msgid "User preferences"
11772 msgstr ""
11774 #: libraries/classes/Relation.php:323
11775 #, fuzzy
11776 #| msgid "Modifications have been saved"
11777 msgid "Configurable menus"
11778 msgstr "Veranderinge is gestoor"
11780 #: libraries/classes/Relation.php:334
11781 msgid "Hide/show navigation items"
11782 msgstr ""
11784 #: libraries/classes/Relation.php:345
11785 msgid "Saving Query-By-Example searches"
11786 msgstr ""
11788 #: libraries/classes/Relation.php:356
11789 msgid "Managing Central list of columns"
11790 msgstr ""
11792 #: libraries/classes/Relation.php:367
11793 #, fuzzy
11794 #| msgid "Rename table to"
11795 msgid "Remembering Designer Settings"
11796 msgstr "Hernoem tabel na"
11798 #: libraries/classes/Relation.php:378
11799 #, fuzzy
11800 #| msgid "Invalid export type"
11801 msgid "Saving export templates"
11802 msgstr "Verkeerde uitvoer tipe"
11804 #: libraries/classes/Relation.php:1774
11805 msgid "no description"
11806 msgstr "geen Beskrywing"
11808 #: libraries/classes/Relation.php:1985
11809 #, php-format
11810 msgid ""
11811 "You do not have necessary privileges to create a database named '%s'. You "
11812 "may go to 'Operations' tab of any database to set up the phpMyAdmin "
11813 "configuration storage there."
11814 msgstr ""
11816 #: libraries/classes/Relation.php:2139
11817 #, php-format
11818 msgid ""
11819 "%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
11820 "storage there."
11821 msgstr ""
11823 #: libraries/classes/Relation.php:2146
11824 #, php-format
11825 msgid ""
11826 "%sCreate%s the phpMyAdmin configuration storage in the current database."
11827 msgstr ""
11829 #: libraries/classes/Relation.php:2153
11830 #, php-format
11831 msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
11832 msgstr ""
11834 #: libraries/classes/ReplicationGui.php:440
11835 msgid ""
11836 "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
11837 "in phpMyAdmin configuration."
11838 msgstr ""
11840 #: libraries/classes/ReplicationGui.php:451
11841 msgid "Replication started successfully."
11842 msgstr ""
11844 #: libraries/classes/ReplicationGui.php:452
11845 msgid "Error starting replication."
11846 msgstr ""
11848 #: libraries/classes/ReplicationGui.php:455
11849 msgid "Replication stopped successfully."
11850 msgstr ""
11852 #: libraries/classes/ReplicationGui.php:456
11853 msgid "Error stopping replication."
11854 msgstr ""
11856 #: libraries/classes/ReplicationGui.php:459
11857 msgid "Replication resetting successfully."
11858 msgstr ""
11860 #: libraries/classes/ReplicationGui.php:460
11861 msgid "Error resetting replication."
11862 msgstr ""
11864 #: libraries/classes/ReplicationGui.php:463
11865 msgid "Success."
11866 msgstr ""
11868 #: libraries/classes/ReplicationGui.php:464
11869 #, fuzzy
11870 #| msgid "Error"
11871 msgid "Error."
11872 msgstr "Fout"
11874 #: libraries/classes/ReplicationGui.php:512
11875 msgid "Unknown error"
11876 msgstr ""
11878 #: libraries/classes/ReplicationGui.php:525
11879 #, php-format
11880 msgid "Unable to connect to master %s."
11881 msgstr ""
11883 #: libraries/classes/ReplicationGui.php:535
11884 msgid ""
11885 "Unable to read master log position. Possible privilege problem on master."
11886 msgstr ""
11888 #: libraries/classes/ReplicationGui.php:553
11889 msgid "Unable to change master!"
11890 msgstr ""
11892 #: libraries/classes/ReplicationGui.php:557
11893 #, php-format
11894 msgid "Master server changed successfully to %s."
11895 msgstr ""
11897 #: libraries/classes/Routing.php:104
11898 #, php-format
11899 msgid ""
11900 "The routing cache could not be written, you need to adjust permissions on "
11901 "the folder/file \"%s\""
11902 msgstr ""
11904 #: libraries/classes/Routing.php:158
11905 #, fuzzy, php-format
11906 msgid "Error 404! The page %s was not found."
11907 msgstr "Soek in databasis"
11909 #: libraries/classes/Routing.php:169
11910 msgid "Error 405! Request method not allowed."
11911 msgstr ""
11913 #: libraries/classes/SavedSearches.php:245
11914 msgid "Please provide a name for this bookmarked search."
11915 msgstr ""
11917 #: libraries/classes/SavedSearches.php:261
11918 msgid "Missing information to save the bookmarked search."
11919 msgstr ""
11921 #: libraries/classes/SavedSearches.php:284
11922 #: libraries/classes/SavedSearches.php:321
11923 msgid "An entry with this name already exists."
11924 msgstr ""
11926 #: libraries/classes/SavedSearches.php:349
11927 msgid "Missing information to delete the search."
11928 msgstr ""
11930 #: libraries/classes/SavedSearches.php:378
11931 msgid "Missing information to load the search."
11932 msgstr ""
11934 #: libraries/classes/SavedSearches.php:400
11935 msgid "Error while loading the search."
11936 msgstr ""
11938 #: libraries/classes/Server/Plugins.php:70
11939 #: libraries/classes/Server/Privileges.php:800
11940 #: libraries/classes/Server/Privileges.php:3818
11941 #, fuzzy
11942 #| msgid "Documentation"
11943 msgid "Native MySQL authentication"
11944 msgstr "Dokumentasie"
11946 #: libraries/classes/Server/Plugins.php:75
11947 #, fuzzy
11948 #| msgid "Change password"
11949 msgid "SHA256 password authentication"
11950 msgstr "Verander wagwoord"
11952 #: libraries/classes/Server/Plugins.php:80
11953 #, fuzzy
11954 #| msgid "Documentation"
11955 msgid "Caching sha2 authentication"
11956 msgstr "Dokumentasie"
11958 #: libraries/classes/Server/Plugins.php:85
11959 #, fuzzy
11960 #| msgid "Change password"
11961 msgid "Unix Socket based authentication"
11962 msgstr "Verander wagwoord"
11964 #: libraries/classes/Server/Plugins.php:90
11965 #, fuzzy
11966 #| msgid "Documentation"
11967 msgid "Old MySQL-4.0 authentication"
11968 msgstr "Dokumentasie"
11970 #: libraries/classes/Server/Privileges/AccountLocking.php:30
11971 #: libraries/classes/Server/Privileges/AccountLocking.php:51
11972 msgid "Account locking is not supported."
11973 msgstr ""
11975 #: libraries/classes/Server/Privileges.php:258
11976 #, fuzzy
11977 msgid "No privileges."
11978 msgstr "Geen Regte"
11980 #: libraries/classes/Server/Privileges.php:266
11981 msgid "Includes all privileges except GRANT."
11982 msgstr ""
11984 #: libraries/classes/Server/Privileges.php:288
11985 #: libraries/classes/Server/Privileges.php:355
11986 #: templates/server/privileges/privileges_table.twig:124
11987 #: templates/server/privileges/privileges_table.twig:127
11988 #: templates/server/privileges/privileges_table.twig:323
11989 #: templates/server/privileges/privileges_table.twig:326
11990 msgid "Allows deleting data."
11991 msgstr ""
11993 #: libraries/classes/Server/Privileges.php:293
11994 #: templates/server/privileges/privileges_table.twig:136
11995 #: templates/server/privileges/privileges_table.twig:139
11996 #: templates/server/privileges/privileges_table.twig:361
11997 #: templates/server/privileges/privileges_table.twig:369
11998 msgid "Allows creating new tables."
11999 msgstr ""
12001 #: libraries/classes/Server/Privileges.php:298
12002 #: templates/server/privileges/privileges_table.twig:148
12003 #: templates/server/privileges/privileges_table.twig:151
12004 #: templates/server/privileges/privileges_table.twig:409
12005 #: templates/server/privileges/privileges_table.twig:417
12006 msgid "Allows dropping tables."
12007 msgstr ""
12009 #: libraries/classes/Server/Privileges.php:303
12010 #: libraries/classes/Server/Privileges.php:395
12011 #: templates/server/privileges/privileges_table.twig:173
12012 #: templates/server/privileges/privileges_table.twig:176
12013 #: templates/server/privileges/privileges_table.twig:393
12014 #: templates/server/privileges/privileges_table.twig:396
12015 msgid "Allows creating and dropping indexes."
12016 msgstr ""
12018 #: libraries/classes/Server/Privileges.php:308
12019 #: libraries/classes/Server/Privileges.php:400
12020 #: templates/server/privileges/privileges_table.twig:185
12021 #: templates/server/privileges/privileges_table.twig:188
12022 #: templates/server/privileges/privileges_table.twig:380
12023 #: templates/server/privileges/privileges_table.twig:383
12024 msgid "Allows altering the structure of existing tables."
12025 msgstr ""
12027 #: libraries/classes/Server/Privileges.php:313
12028 #: libraries/classes/Server/Privileges.php:439
12029 #: libraries/classes/Server/Privileges.php:455
12030 #: templates/server/privileges/privileges_table.twig:197
12031 #: templates/server/privileges/privileges_table.twig:200
12032 #: templates/server/privileges/privileges_table.twig:494
12033 #: templates/server/privileges/privileges_table.twig:497
12034 #: templates/server/privileges/privileges_table.twig:509
12035 #: templates/server/privileges/privileges_table.twig:512
12036 msgid "Allows creating new views."
12037 msgstr ""
12039 #: libraries/classes/Server/Privileges.php:318
12040 #: libraries/classes/Server/Privileges.php:460
12041 #: libraries/classes/Server/Privileges.php:466
12042 #: templates/server/privileges/privileges_table.twig:209
12043 #: templates/server/privileges/privileges_table.twig:212
12044 #: templates/server/privileges/privileges_table.twig:441
12045 #: templates/server/privileges/privileges_table.twig:444
12046 msgid "Allows performing SHOW CREATE VIEW queries."
12047 msgstr ""
12049 #: libraries/classes/Server/Privileges.php:323
12050 #: libraries/classes/Server/Privileges.php:449
12051 #: templates/server/privileges/privileges_table.twig:221
12052 #: templates/server/privileges/privileges_table.twig:224
12053 #: templates/server/privileges/privileges_table.twig:537
12054 #: templates/server/privileges/privileges_table.twig:540
12055 msgid "Allows creating and dropping triggers."
12056 msgstr ""
12058 #: libraries/classes/Server/Privileges.php:340
12059 #: templates/server/privileges/privileges_table.twig:15
12060 #: templates/server/privileges/privileges_table.twig:284
12061 #: templates/server/privileges/privileges_table.twig:287
12062 msgid "Allows reading data."
12063 msgstr ""
12065 #: libraries/classes/Server/Privileges.php:345
12066 #: templates/server/privileges/privileges_table.twig:42
12067 #: templates/server/privileges/privileges_table.twig:297
12068 #: templates/server/privileges/privileges_table.twig:300
12069 msgid "Allows inserting and replacing data."
12070 msgstr ""
12072 #: libraries/classes/Server/Privileges.php:350
12073 #: templates/server/privileges/privileges_table.twig:69
12074 #: templates/server/privileges/privileges_table.twig:310
12075 #: templates/server/privileges/privileges_table.twig:313
12076 msgid "Allows changing data."
12077 msgstr ""
12079 #: libraries/classes/Server/Privileges.php:360
12080 #: templates/server/privileges/privileges_table.twig:359
12081 #: templates/server/privileges/privileges_table.twig:367
12082 msgid "Allows creating new databases and tables."
12083 msgstr ""
12085 #: libraries/classes/Server/Privileges.php:365
12086 #: templates/server/privileges/privileges_table.twig:407
12087 #: templates/server/privileges/privileges_table.twig:415
12088 msgid "Allows dropping databases and tables."
12089 msgstr ""
12091 #: libraries/classes/Server/Privileges.php:370
12092 #: templates/server/privileges/privileges_table.twig:599
12093 #: templates/server/privileges/privileges_table.twig:602
12094 msgid "Allows reloading server settings and flushing the server's caches."
12095 msgstr ""
12097 #: libraries/classes/Server/Privileges.php:375
12098 #: templates/server/privileges/privileges_table.twig:612
12099 #: templates/server/privileges/privileges_table.twig:615
12100 msgid "Allows shutting down the server."
12101 msgstr ""
12103 #: libraries/classes/Server/Privileges.php:380
12104 #: templates/server/privileges/privileges_table.twig:586
12105 #: templates/server/privileges/privileges_table.twig:589
12106 msgid "Allows viewing processes of all users."
12107 msgstr ""
12109 #: libraries/classes/Server/Privileges.php:385
12110 #: templates/server/privileges/privileges_table.twig:337
12111 #: templates/server/privileges/privileges_table.twig:340
12112 msgid "Allows importing data from and exporting data into files."
12113 msgstr ""
12115 #: libraries/classes/Server/Privileges.php:390
12116 #: templates/server/privileges/privileges_table.twig:96
12117 #: templates/server/privileges/privileges_table.twig:666
12118 msgid "Has no effect in this MySQL version."
12119 msgstr ""
12121 #: libraries/classes/Server/Privileges.php:405
12122 #: templates/server/privileges/privileges_table.twig:625
12123 #: templates/server/privileges/privileges_table.twig:628
12124 msgid "Gives access to the complete list of databases."
12125 msgstr ""
12127 #: libraries/classes/Server/Privileges.php:411
12128 #: templates/server/privileges/privileges_table.twig:572
12129 #: templates/server/privileges/privileges_table.twig:576
12130 msgid ""
12131 "Allows connecting, even if maximum number of connections is reached; "
12132 "required for most administrative operations like setting global variables or "
12133 "killing threads of other users."
12134 msgstr ""
12136 #: libraries/classes/Server/Privileges.php:419
12137 #: templates/server/privileges/privileges_table.twig:428
12138 #: templates/server/privileges/privileges_table.twig:431
12139 msgid "Allows creating temporary tables."
12140 msgstr ""
12142 #: libraries/classes/Server/Privileges.php:424
12143 #: templates/server/privileges/privileges_table.twig:653
12144 #: templates/server/privileges/privileges_table.twig:656
12145 msgid "Allows locking tables for the current thread."
12146 msgstr ""
12148 #: libraries/classes/Server/Privileges.php:429
12149 #: templates/server/privileges/privileges_table.twig:694
12150 #: templates/server/privileges/privileges_table.twig:697
12151 msgid "Needed for the replication slaves."
12152 msgstr ""
12154 #: libraries/classes/Server/Privileges.php:434
12155 #: templates/server/privileges/privileges_table.twig:681
12156 #: templates/server/privileges/privileges_table.twig:684
12157 msgid "Allows the user to ask where the slaves / masters are."
12158 msgstr ""
12160 #: libraries/classes/Server/Privileges.php:444
12161 #: templates/server/privileges/privileges_table.twig:524
12162 #: templates/server/privileges/privileges_table.twig:527
12163 msgid "Allows to set up events for the event scheduler."
12164 msgstr ""
12166 #. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
12167 #: libraries/classes/Server/Privileges.php:473
12168 #: libraries/classes/Server/Privileges.php:482
12169 #: templates/server/privileges/privileges_table.twig:234
12170 #: templates/server/privileges/privileges_table.twig:238
12171 #, fuzzy
12172 #| msgid "Add/Delete Criteria Row"
12173 msgid "Allows deleting historical rows."
12174 msgstr "Voeg By/Verwyder Kriteria Ry"
12176 #: libraries/classes/Server/Privileges.php:487
12177 #: templates/server/privileges/privileges_table.twig:454
12178 #: templates/server/privileges/privileges_table.twig:457
12179 msgid "Allows creating stored routines."
12180 msgstr ""
12182 #: libraries/classes/Server/Privileges.php:492
12183 #: templates/server/privileges/privileges_table.twig:467
12184 #: templates/server/privileges/privileges_table.twig:470
12185 msgid "Allows altering and dropping stored routines."
12186 msgstr ""
12188 #: libraries/classes/Server/Privileges.php:497
12189 #: templates/server/privileges/privileges_table.twig:707
12190 #: templates/server/privileges/privileges_table.twig:710
12191 msgid "Allows creating, dropping and renaming user accounts."
12192 msgstr ""
12194 #: libraries/classes/Server/Privileges.php:502
12195 #: templates/server/privileges/privileges_table.twig:480
12196 #: templates/server/privileges/privileges_table.twig:483
12197 msgid "Allows executing stored routines."
12198 msgstr ""
12200 #: libraries/classes/Server/Privileges.php:1088
12201 #, php-format
12202 msgid "The password for %s was changed successfully."
12203 msgstr ""
12205 #: libraries/classes/Server/Privileges.php:1136
12206 #, php-format
12207 msgid "You have revoked the privileges for %s."
12208 msgstr "Jy het die regte herroep vir %s."
12210 #: libraries/classes/Server/Privileges.php:1473
12211 #: templates/database/privileges/index.twig:124
12212 #: templates/table/privileges/index.twig:127
12213 msgid "Not enough privilege to view users."
12214 msgstr ""
12216 #: libraries/classes/Server/Privileges.php:1535
12217 #: templates/database/privileges/index.twig:80
12218 #: templates/server/privileges/new_user_ajax.twig:45
12219 #: templates/server/privileges/users_overview.twig:75
12220 #: templates/table/privileges/index.twig:84
12221 #, fuzzy
12222 #| msgid "Edit Privileges"
12223 msgid "Edit privileges"
12224 msgstr "Verander Regte"
12226 #: libraries/classes/Server/Privileges.php:1539
12227 msgid "Revoke"
12228 msgstr "Herroep"
12230 #: libraries/classes/Server/Privileges.php:1861
12231 #: templates/server/privileges/privileges_table.twig:264
12232 msgid "Database-specific privileges"
12233 msgstr ""
12235 #: libraries/classes/Server/Privileges.php:1867
12236 #: templates/server/privileges/privileges_summary.twig:18
12237 #: templates/server/privileges/privileges_table.twig:7
12238 #: templates/server/privileges/privileges_table.twig:266
12239 msgid "Table-specific privileges"
12240 msgstr ""
12242 #: libraries/classes/Server/Privileges.php:1872
12243 #: libraries/classes/Server/Privileges.php:1874
12244 #: templates/server/privileges/edit_routine_privileges.twig:29
12245 #: templates/server/privileges/edit_routine_privileges.twig:46
12246 #: templates/server/privileges/edit_routine_privileges.twig:58
12247 #, fuzzy
12248 msgid "Routine"
12249 msgstr "Voeg 'n nuwe veld by"
12251 #: libraries/classes/Server/Privileges.php:1873
12252 #: templates/server/privileges/edit_routine_privileges.twig:47
12253 #, fuzzy
12254 msgid "Routine-specific privileges"
12255 msgstr "Geen Regte"
12257 #: libraries/classes/Server/Privileges.php:2227
12258 msgid "No users selected for deleting!"
12259 msgstr ""
12261 #: libraries/classes/Server/Privileges.php:2230
12262 msgid "Reloading the privileges"
12263 msgstr ""
12265 #: libraries/classes/Server/Privileges.php:2255
12266 msgid "The selected users have been deleted successfully."
12267 msgstr ""
12269 #: libraries/classes/Server/Privileges.php:2332
12270 #, php-format
12271 msgid "You have updated the privileges for %s."
12272 msgstr "Jy het die regte opgedateer vir %s."
12274 #: libraries/classes/Server/Privileges.php:2419
12275 #: templates/database/privileges/index.twig:102
12276 #: templates/table/privileges/index.twig:106
12277 #, fuzzy
12278 #| msgid "No user(s) found."
12279 msgid "No user found."
12280 msgstr "Geen gebruiker(s) gevind nie."
12282 #: libraries/classes/Server/Privileges.php:2506
12283 #, php-format
12284 msgid "Deleting %s"
12285 msgstr ""
12287 #: libraries/classes/Server/Privileges.php:2537
12288 msgid "The privileges were reloaded successfully."
12289 msgstr ""
12291 #: libraries/classes/Server/Privileges.php:2641
12292 #, php-format
12293 msgid "The user %s already exists!"
12294 msgstr ""
12296 #: libraries/classes/Server/Privileges.php:2944
12297 #, fuzzy, php-format
12298 #| msgid "Privileges"
12299 msgid "Privileges for %s"
12300 msgstr "Regte"
12302 #: libraries/classes/Server/Privileges.php:2953
12303 #: libraries/classes/Server/Status/Processes.php:118
12304 #: templates/server/user_groups/user_listings.twig:9
12305 msgid "User"
12306 msgstr "Gebruiker"
12308 #: libraries/classes/Server/Privileges.php:3068
12309 msgid ""
12310 "A user account allowing any user from localhost to connect is present. This "
12311 "will prevent other users from connecting if the host part of their account "
12312 "allows a connection from any (%) host."
12313 msgstr ""
12315 #: libraries/classes/Server/Privileges.php:3102
12316 #, php-format
12317 msgid ""
12318 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
12319 "tables. The content of these tables may differ from the privileges the "
12320 "server uses, if they have been changed manually. In this case, you should "
12321 "%sreload the privileges%s before you continue."
12322 msgstr ""
12324 #: libraries/classes/Server/Privileges.php:3118
12325 msgid ""
12326 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
12327 "tables. The content of these tables may differ from the privileges the "
12328 "server uses, if they have been changed manually. In this case, the "
12329 "privileges have to be reloaded but currently, you don't have the RELOAD "
12330 "privilege."
12331 msgstr ""
12333 #: libraries/classes/Server/Privileges.php:3440
12334 msgid "You have added a new user."
12335 msgstr "Jy het 'n nuwe gebruiker bygevoeg."
12337 #: libraries/classes/Server/Status/Data.php:146
12338 #: libraries/classes/Server/Status/Processes.php:146
12339 #: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:20
12340 msgid "SQL query"
12341 msgstr "SQL-stelling"
12343 #: libraries/classes/Server/Status/Data.php:149
12344 msgid "Handler"
12345 msgstr ""
12347 #: libraries/classes/Server/Status/Data.php:150
12348 msgid "Query cache"
12349 msgstr ""
12351 #: libraries/classes/Server/Status/Data.php:151
12352 msgid "Threads"
12353 msgstr ""
12355 #: libraries/classes/Server/Status/Data.php:153
12356 msgid "Temporary data"
12357 msgstr ""
12359 #: libraries/classes/Server/Status/Data.php:154
12360 #, fuzzy
12361 msgid "Delayed inserts"
12362 msgstr "Uitgebreide toevoegings"
12364 #: libraries/classes/Server/Status/Data.php:155
12365 msgid "Key cache"
12366 msgstr ""
12368 #: libraries/classes/Server/Status/Data.php:156
12369 msgid "Joins"
12370 msgstr ""
12372 #: libraries/classes/Server/Status/Data.php:158
12373 msgid "Sorting"
12374 msgstr ""
12376 #: libraries/classes/Server/Status/Data.php:160
12377 msgid "Transaction coordinator"
12378 msgstr ""
12380 #: libraries/classes/Server/Status/Data.php:161
12381 #: templates/server/binlog/index.twig:27
12382 #, fuzzy
12383 msgid "Files"
12384 msgstr "Velde"
12386 #: libraries/classes/Server/Status/Data.php:180
12387 msgid "Flush (close) all tables"
12388 msgstr ""
12390 #: libraries/classes/Server/Status/Data.php:184
12391 #, fuzzy
12392 msgid "Show open tables"
12393 msgstr "Wys tabelle"
12395 #: libraries/classes/Server/Status/Data.php:193
12396 msgid "Show slave hosts"
12397 msgstr ""
12399 #: libraries/classes/Server/Status/Data.php:200
12400 #: templates/server/replication/master_replication.twig:9
12401 msgid "Show master status"
12402 msgstr ""
12404 #: libraries/classes/Server/Status/Data.php:207
12405 msgid "Show slave status"
12406 msgstr ""
12408 #: libraries/classes/Server/Status/Data.php:215
12409 msgid "Flush query cache"
12410 msgstr ""
12412 #: libraries/classes/Server/Status/Processes.php:114
12413 msgid "ID"
12414 msgstr ""
12416 #: libraries/classes/Server/Status/Processes.php:122
12417 #: templates/server/replication/master_add_slave_user.twig:32
12418 #: templates/server/replication/master_add_slave_user.twig:43
12419 #: templates/server/replication/master_replication.twig:25
12420 msgid "Host"
12421 msgstr "Gasheer (host)"
12423 #: libraries/classes/Server/Status/Processes.php:130
12424 #, fuzzy
12425 msgid "Command"
12426 msgstr "Kommentaar"
12428 #: libraries/classes/Server/Status/Processes.php:142
12429 msgid "Progress"
12430 msgstr ""
12432 #: libraries/classes/Server/UserGroups.php:120
12433 #, fuzzy
12434 msgid "View users"
12435 msgstr "Enige gebruiker"
12437 #: libraries/classes/Server/UserGroups.php:256
12438 #, fuzzy
12439 #| msgid "Server version"
12440 msgid "Server-level tabs"
12441 msgstr "Bediener weergawe"
12443 #: libraries/classes/Server/UserGroups.php:261
12444 #, fuzzy
12445 #| msgid "Databases"
12446 msgid "Database-level tabs"
12447 msgstr "databasisse"
12449 #: libraries/classes/Server/UserGroups.php:266
12450 #, fuzzy
12451 #| msgid "Table comments"
12452 msgid "Table-level tabs"
12453 msgstr "Tabel kommentaar"
12455 #: libraries/classes/Setup/Index.php:130
12456 msgid ""
12457 "Reading of version failed. Maybe you're offline or the upgrade server does "
12458 "not respond."
12459 msgstr ""
12461 #: libraries/classes/Setup/Index.php:152
12462 msgid "Got invalid version string from server"
12463 msgstr ""
12465 #: libraries/classes/Setup/Index.php:164
12466 msgid "Unparsable version string"
12467 msgstr ""
12469 #: libraries/classes/Setup/Index.php:186
12470 #, php-format
12471 msgid ""
12472 "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
12473 "version is %s, released on %s."
12474 msgstr ""
12476 #: libraries/classes/Setup/Index.php:194
12477 msgid "No newer stable version is available"
12478 msgstr ""
12480 #: libraries/classes/Sql.php:499
12481 #, php-format
12482 msgid "Using bookmark \"%s\" as default browse query."
12483 msgstr ""
12485 #: libraries/classes/Sql.php:976
12486 msgid "Showing as PHP code"
12487 msgstr ""
12489 #: libraries/classes/Sql.php:1342
12490 #, php-format
12491 msgid ""
12492 "Current selection does not contain a unique column. Grid edit, checkbox, "
12493 "Edit, Copy and Delete features are not available. %s"
12494 msgstr ""
12496 #: libraries/classes/Sql.php:1356
12497 #, php-format
12498 msgid ""
12499 "Current selection does not contain a unique column. Grid edit, Edit, Copy "
12500 "and Delete features may result in undesired behavior. %s"
12501 msgstr ""
12503 #: libraries/classes/SqlQueryForm.php:149
12504 #, fuzzy, php-format
12505 msgid "Run SQL query/queries on server “%s”"
12506 msgstr "Hardloop SQL stellings op databasis %s"
12508 #: libraries/classes/SqlQueryForm.php:165
12509 #, php-format
12510 msgid "Run SQL query/queries on database %s"
12511 msgstr "Hardloop SQL stellings op databasis %s"
12513 #: libraries/classes/SqlQueryForm.php:180
12514 #, fuzzy, php-format
12515 #| msgid "Run SQL query/queries on database %s"
12516 msgid "Run SQL query/queries on table %s"
12517 msgstr "Hardloop SQL stellings op databasis %s"
12519 #: libraries/classes/StorageEngine.php:369
12520 msgid ""
12521 "There is no detailed status information available for this storage engine."
12522 msgstr ""
12524 #: libraries/classes/StorageEngine.php:473
12525 #: templates/database/structure/body_for_table_summary.twig:46
12526 #, php-format
12527 msgid "%s is the default storage engine on this MySQL server."
12528 msgstr ""
12530 #: libraries/classes/StorageEngine.php:476
12531 #, php-format
12532 msgid "%s is available on this MySQL server."
12533 msgstr ""
12535 #: libraries/classes/StorageEngine.php:479
12536 #, php-format
12537 msgid "%s has been disabled for this MySQL server."
12538 msgstr ""
12540 #: libraries/classes/StorageEngine.php:483
12541 #, php-format
12542 msgid "This MySQL server does not support the %s storage engine."
12543 msgstr ""
12545 #: libraries/classes/Table/Indexes.php:59 libraries/classes/Table.php:2141
12546 msgid "The name of the primary key must be \"PRIMARY\"!"
12547 msgstr "Die naam van die primere sleutel moet PRIMARY wees!"
12549 #: libraries/classes/Table/Maintenance.php:122
12550 #, php-format
12551 msgid "Problems with indexes of table `%s`"
12552 msgstr ""
12554 #: libraries/classes/Table.php:341
12555 #, fuzzy
12556 #| msgid "Show tables"
12557 msgid "Unknown table status:"
12558 msgstr "Wys tabelle"
12560 #: libraries/classes/Table.php:1004
12561 #, fuzzy, php-format
12562 msgid "Source database `%s` was not found!"
12563 msgstr "Soek in databasis"
12565 #: libraries/classes/Table.php:1013
12566 #, fuzzy, php-format
12567 msgid "Target database `%s` was not found!"
12568 msgstr "Soek in databasis"
12570 #: libraries/classes/Table.php:1511
12571 #, fuzzy
12572 msgid "Invalid database:"
12573 msgstr "Geen databasisse"
12575 #: libraries/classes/Table.php:1529
12576 #, fuzzy
12577 #| msgid "Inside table(s):"
12578 msgid "Invalid table name:"
12579 msgstr "Binne tabel(le):"
12581 #: libraries/classes/Table.php:1568
12582 #, fuzzy, php-format
12583 msgid "Failed to rename table %1$s to %2$s!"
12584 msgstr "Bediener weergawe"
12586 #: libraries/classes/Table.php:1585
12587 #, fuzzy, php-format
12588 #| msgid "Table %s has been renamed to %s."
12589 msgid "Table %1$s has been renamed to %2$s."
12590 msgstr "Tabel %s is vernoem na %s"
12592 #: libraries/classes/Table.php:1827
12593 msgid "Could not save table UI preferences!"
12594 msgstr ""
12596 #: libraries/classes/Table.php:1855
12597 #, php-format
12598 msgid ""
12599 "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
12600 "['MaxTableUiprefs'] %s)"
12601 msgstr ""
12603 #: libraries/classes/Table.php:1992
12604 #, php-format
12605 msgid ""
12606 "Cannot save UI property \"%s\". The changes made will not be persistent "
12607 "after you refresh this page. Please check if the table structure has been "
12608 "changed."
12609 msgstr ""
12611 #: libraries/classes/Table.php:2153
12612 msgid "Can't rename index to PRIMARY!"
12613 msgstr "Kannie die indeks hernoem na PRIMARY!"
12615 #: libraries/classes/Table.php:2179
12616 msgid "No index parts defined!"
12617 msgstr "Geen indeks dele gedefinieer!"
12619 #: libraries/classes/Table.php:2476
12620 #, php-format
12621 msgid "Error creating foreign key on %1$s (check data types)"
12622 msgstr ""
12624 #: libraries/classes/Template.php:135
12625 #, php-format
12626 msgid "Error while working with template cache: %s"
12627 msgstr ""
12629 #: libraries/classes/ThemeManager.php:87
12630 #, php-format
12631 msgid "Default theme %s not found!"
12632 msgstr ""
12634 #: libraries/classes/ThemeManager.php:150
12635 #, php-format
12636 msgid "Theme %s not found!"
12637 msgstr ""
12639 #: libraries/classes/Theme.php:194
12640 #, php-format
12641 msgid "No valid image path for theme %s found!"
12642 msgstr ""
12644 #: libraries/classes/Tracking.php:236
12645 #: templates/database/tracking/tables.twig:115
12646 #: templates/table/tracking/main.twig:73
12647 msgid "Tracking report"
12648 msgstr "Naspeur verslag"
12650 #: libraries/classes/Tracking.php:240
12651 msgid "Tracking statements"
12652 msgstr ""
12654 #: libraries/classes/Tracking.php:255
12655 msgid "Delete tracking data row from report"
12656 msgstr ""
12658 #: libraries/classes/Tracking.php:267
12659 #, fuzzy
12660 #| msgid "No databases"
12661 msgid "No data"
12662 msgstr "Geen databasisse"
12664 #: libraries/classes/Tracking.php:312
12665 #: templates/database/operations/index.twig:130
12666 #: templates/database/structure/copy_form.twig:19
12667 #: templates/table/operations/index.twig:275
12668 msgid "Structure only"
12669 msgstr "Slegs struktuur"
12671 #: libraries/classes/Tracking.php:315
12672 #: templates/database/operations/index.twig:142
12673 #: templates/database/structure/copy_form.twig:29
12674 #: templates/table/operations/index.twig:287
12675 msgid "Data only"
12676 msgstr "Slegs Data"
12678 #: libraries/classes/Tracking.php:318
12679 #: templates/database/operations/index.twig:136
12680 #: templates/database/structure/copy_form.twig:24
12681 #: templates/table/operations/index.twig:281
12682 msgid "Structure and data"
12683 msgstr "Struktuur en data"
12685 #: libraries/classes/Tracking.php:383 libraries/classes/Tracking.php:451
12686 #, php-format
12687 msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
12688 msgstr ""
12690 #: libraries/classes/Tracking.php:472
12691 msgid "SQL dump (file download)"
12692 msgstr ""
12694 #: libraries/classes/Tracking.php:474
12695 msgid "SQL dump"
12696 msgstr ""
12698 #: libraries/classes/Tracking.php:477
12699 msgid "This option will replace your table and contained data."
12700 msgstr ""
12702 #: libraries/classes/Tracking.php:479
12703 msgid "SQL execution"
12704 msgstr ""
12706 #: libraries/classes/Tracking.php:483
12707 #, php-format
12708 msgid "Export as %s"
12709 msgstr ""
12711 #: libraries/classes/Tracking.php:521
12712 msgid "Data manipulation statement"
12713 msgstr ""
12715 #: libraries/classes/Tracking.php:557
12716 msgid "Data definition statement"
12717 msgstr ""
12719 #: libraries/classes/Tracking.php:640
12720 #: templates/database/tracking/tables.twig:126
12721 #: templates/table/tracking/main.twig:80
12722 msgid "Structure snapshot"
12723 msgstr "Struktuur momentopname"
12725 #: libraries/classes/Tracking.php:658
12726 #, php-format
12727 msgid "Version %s snapshot (SQL code)"
12728 msgstr ""
12730 #: libraries/classes/Tracking.php:728
12731 msgid "Tracking data definition successfully deleted"
12732 msgstr ""
12734 #: libraries/classes/Tracking.php:740
12735 msgid "Tracking data manipulation successfully deleted"
12736 msgstr ""
12738 #: libraries/classes/Tracking.php:797
12739 msgid ""
12740 "You can execute the dump by creating and using a temporary database. Please "
12741 "ensure that you have the privileges to do so."
12742 msgstr ""
12744 #: libraries/classes/Tracking.php:801
12745 msgid "Comment out these two lines if you do not need them."
12746 msgstr ""
12748 #: libraries/classes/Tracking.php:812
12749 msgid "SQL statements exported. Please copy the dump or execute it."
12750 msgstr ""
12752 #: libraries/classes/Tracking.php:850
12753 #, php-format
12754 msgid "Tracking report for table `%s`"
12755 msgstr ""
12757 #: libraries/classes/Tracking.php:882
12758 #, php-format
12759 msgid "Tracking for %1$s was activated at version %2$s."
12760 msgstr ""
12762 #: libraries/classes/Tracking.php:885
12763 #, php-format
12764 msgid "Tracking for %1$s was deactivated at version %2$s."
12765 msgstr ""
12767 #: libraries/classes/Tracking.php:984
12768 #, fuzzy, php-format
12769 msgid "Version %1$s of %2$s was deleted."
12770 msgstr "Bediener weergawe"
12772 #: libraries/classes/Tracking.php:1015
12773 #, php-format
12774 msgid "Version %1$s was created, tracking for %2$s is active."
12775 msgstr ""
12777 #: libraries/classes/Types.php:207
12778 msgid ""
12779 "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
12780 msgstr ""
12782 #: libraries/classes/Types.php:210
12783 msgid ""
12784 "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
12785 "65,535"
12786 msgstr ""
12788 #: libraries/classes/Types.php:214
12789 msgid ""
12790 "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
12791 "0 to 16,777,215"
12792 msgstr ""
12794 #: libraries/classes/Types.php:219
12795 msgid ""
12796 "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
12797 "range is 0 to 4,294,967,295"
12798 msgstr ""
12800 #: libraries/classes/Types.php:226
12801 msgid ""
12802 "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
12803 "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
12804 msgstr ""
12806 #: libraries/classes/Types.php:233
12807 msgid ""
12808 "A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
12809 "(default 10), the maximum number of decimals (D) is 30 (default 0)"
12810 msgstr ""
12812 #: libraries/classes/Types.php:240
12813 msgid ""
12814 "A small floating-point number, allowable values are -3.402823466E+38 to "
12815 "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
12816 msgstr ""
12818 #: libraries/classes/Types.php:247
12819 msgid ""
12820 "A double-precision floating-point number, allowable values are "
12821 "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
12822 "2.2250738585072014E-308 to 1.7976931348623157E+308"
12823 msgstr ""
12825 #: libraries/classes/Types.php:253
12826 msgid ""
12827 "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
12828 "FLOAT)"
12829 msgstr ""
12831 #: libraries/classes/Types.php:256
12832 msgid ""
12833 "A bit-field type (M), storing M of bits per value (default is 1, maximum is "
12834 "64)"
12835 msgstr ""
12837 #: libraries/classes/Types.php:260
12838 msgid ""
12839 "A synonym for TINYINT(1), a value of zero is considered false, nonzero "
12840 "values are considered true"
12841 msgstr ""
12843 #: libraries/classes/Types.php:264
12844 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
12845 msgstr ""
12847 #: libraries/classes/Types.php:268
12848 #, fuzzy, php-format
12849 msgid "A date, supported range is %1$s to %2$s"
12850 msgstr "Bediener weergawe"
12852 #: libraries/classes/Types.php:275
12853 #, php-format
12854 msgid "A date and time combination, supported range is %1$s to %2$s"
12855 msgstr ""
12857 #: libraries/classes/Types.php:282
12858 msgid ""
12859 "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
12860 "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
12861 msgstr ""
12863 #: libraries/classes/Types.php:289
12864 #, fuzzy, php-format
12865 msgid "A time, range is %1$s to %2$s"
12866 msgstr "Bediener weergawe"
12868 #: libraries/classes/Types.php:296
12869 msgid ""
12870 "A year in four-digit (4, default) or two-digit (2) format, the allowable "
12871 "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
12872 msgstr ""
12874 #: libraries/classes/Types.php:303
12875 msgid ""
12876 "A fixed-length (0-255, default 1) string that is always right-padded with "
12877 "spaces to the specified length when stored"
12878 msgstr ""
12880 #: libraries/classes/Types.php:310
12881 #, php-format
12882 msgid ""
12883 "A variable-length (%s) string, the effective maximum length is subject to "
12884 "the maximum row size"
12885 msgstr ""
12887 #: libraries/classes/Types.php:317
12888 msgid ""
12889 "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
12890 "a one-byte prefix indicating the length of the value in bytes"
12891 msgstr ""
12893 #: libraries/classes/Types.php:324
12894 msgid ""
12895 "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
12896 "with a two-byte prefix indicating the length of the value in bytes"
12897 msgstr ""
12899 #: libraries/classes/Types.php:331
12900 msgid ""
12901 "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
12902 "stored with a three-byte prefix indicating the length of the value in bytes"
12903 msgstr ""
12905 #: libraries/classes/Types.php:338
12906 msgid ""
12907 "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12908 "characters, stored with a four-byte prefix indicating the length of the "
12909 "value in bytes"
12910 msgstr ""
12912 #: libraries/classes/Types.php:345
12913 msgid ""
12914 "Similar to the CHAR type, but stores binary byte strings rather than non-"
12915 "binary character strings"
12916 msgstr ""
12918 #: libraries/classes/Types.php:350
12919 msgid ""
12920 "Similar to the VARCHAR type, but stores binary byte strings rather than non-"
12921 "binary character strings"
12922 msgstr ""
12924 #: libraries/classes/Types.php:356
12925 msgid ""
12926 "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
12927 "one-byte prefix indicating the length of the value"
12928 msgstr ""
12930 #: libraries/classes/Types.php:362
12931 msgid ""
12932 "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
12933 "with a three-byte prefix indicating the length of the value"
12934 msgstr ""
12936 #: libraries/classes/Types.php:369
12937 msgid ""
12938 "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
12939 "a two-byte prefix indicating the length of the value"
12940 msgstr ""
12942 #: libraries/classes/Types.php:375
12943 msgid ""
12944 "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12945 "bytes, stored with a four-byte prefix indicating the length of the value"
12946 msgstr ""
12948 #: libraries/classes/Types.php:382
12949 msgid ""
12950 "An enumeration, chosen from the list of up to 65,535 values or the special "
12951 "'' error value"
12952 msgstr ""
12954 #: libraries/classes/Types.php:386
12955 msgid "A single value chosen from a set of up to 64 members"
12956 msgstr ""
12958 #: libraries/classes/Types.php:389
12959 msgid "A type that can store a geometry of any type"
12960 msgstr ""
12962 #: libraries/classes/Types.php:392
12963 msgid "A point in 2-dimensional space"
12964 msgstr ""
12966 #: libraries/classes/Types.php:395
12967 msgid "A curve with linear interpolation between points"
12968 msgstr ""
12970 #: libraries/classes/Types.php:398
12971 #, fuzzy
12972 msgid "A polygon"
12973 msgstr "Voeg 'n nuwe veld by"
12975 #: libraries/classes/Types.php:401
12976 msgid "A collection of points"
12977 msgstr ""
12979 #: libraries/classes/Types.php:404
12980 msgid "A collection of curves with linear interpolation between points"
12981 msgstr ""
12983 #: libraries/classes/Types.php:407
12984 msgid "A collection of polygons"
12985 msgstr ""
12987 #: libraries/classes/Types.php:410
12988 msgid "A collection of geometry objects of any type"
12989 msgstr ""
12991 #: libraries/classes/Types.php:413
12992 msgid ""
12993 "Stores and enables efficient access to data in JSON (JavaScript Object "
12994 "Notation) documents"
12995 msgstr ""
12997 #: libraries/classes/Types.php:416
12998 msgid ""
12999 "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
13000 "conventional mapping of IPv4 addresses into IPv6 addresses"
13001 msgstr ""
13003 #: libraries/classes/Types.php:746
13004 msgctxt "numeric types"
13005 msgid "Numeric"
13006 msgstr ""
13008 #: libraries/classes/Types.php:764
13009 #, fuzzy
13010 #| msgid "Create an index"
13011 msgctxt "date and time types"
13012 msgid "Date and time"
13013 msgstr "Skep 'n nuwe indeks"
13015 #: libraries/classes/Types.php:800
13016 #, fuzzy
13017 msgctxt "spatial types"
13018 msgid "Spatial"
13019 msgstr "totaal"
13021 #: libraries/classes/UserPassword.php:38
13022 msgid "The profile has been updated."
13023 msgstr "Die profiel is opgedateer."
13025 #: libraries/classes/UserPassword.php:50
13026 #, fuzzy
13027 #| msgid "Password:"
13028 msgid "Password is too long!"
13029 msgstr "Wagwoord:"
13031 #: libraries/classes/UserPreferences.php:166
13032 msgid "Could not save configuration"
13033 msgstr ""
13035 #: libraries/classes/Util.php:132
13036 #, php-format
13037 msgid "Max: %s%s"
13038 msgstr ""
13040 #. l10n: Short month name
13041 #. l10n: Short month name for January
13042 #: libraries/classes/Util.php:677 templates/javascript/variables.twig:34
13043 msgid "Jan"
13044 msgstr "Jan"
13046 #. l10n: Short month name
13047 #. l10n: Short month name for February
13048 #: libraries/classes/Util.php:679 templates/javascript/variables.twig:35
13049 msgid "Feb"
13050 msgstr "Feb"
13052 #. l10n: Short month name
13053 #. l10n: Short month name for March
13054 #: libraries/classes/Util.php:681 templates/javascript/variables.twig:36
13055 msgid "Mar"
13056 msgstr "Mar"
13058 #. l10n: Short month name
13059 #. l10n: Short month name for April
13060 #: libraries/classes/Util.php:683 templates/javascript/variables.twig:37
13061 msgid "Apr"
13062 msgstr "Apr"
13064 #. l10n: Short month name
13065 #: libraries/classes/Util.php:685
13066 #, fuzzy
13067 #| msgid "May"
13068 msgctxt "Short month name"
13069 msgid "May"
13070 msgstr "Mei"
13072 #. l10n: Short month name
13073 #. l10n: Short month name for June
13074 #: libraries/classes/Util.php:687 templates/javascript/variables.twig:39
13075 msgid "Jun"
13076 msgstr "Jun"
13078 #. l10n: Short month name
13079 #. l10n: Short month name for July
13080 #: libraries/classes/Util.php:689 templates/javascript/variables.twig:40
13081 msgid "Jul"
13082 msgstr "Jul"
13084 #. l10n: Short month name
13085 #. l10n: Short month name for August
13086 #: libraries/classes/Util.php:691 templates/javascript/variables.twig:41
13087 msgid "Aug"
13088 msgstr "Aug"
13090 #. l10n: Short month name
13091 #. l10n: Short month name for September
13092 #: libraries/classes/Util.php:693 templates/javascript/variables.twig:42
13093 msgid "Sep"
13094 msgstr "Sep"
13096 #. l10n: Short month name
13097 #. l10n: Short month name for October
13098 #: libraries/classes/Util.php:695 templates/javascript/variables.twig:43
13099 msgid "Oct"
13100 msgstr "Okt"
13102 #. l10n: Short month name
13103 #. l10n: Short month name for November
13104 #: libraries/classes/Util.php:697 templates/javascript/variables.twig:44
13105 msgid "Nov"
13106 msgstr "Nov"
13108 #. l10n: Short month name
13109 #. l10n: Short month name for December
13110 #: libraries/classes/Util.php:699 templates/javascript/variables.twig:45
13111 msgid "Dec"
13112 msgstr "Des"
13114 #. l10n: Short week day name for Sunday
13115 #: libraries/classes/Util.php:703
13116 #, fuzzy
13117 #| msgctxt "Short week day name"
13118 #| msgid "Sun"
13119 msgctxt "Short week day name for Sunday"
13120 msgid "Sun"
13121 msgstr "So"
13123 #. l10n: Short week day name for Monday
13124 #: libraries/classes/Util.php:705 templates/javascript/variables.twig:58
13125 msgid "Mon"
13126 msgstr "Ma"
13128 #. l10n: Short week day name for Tuesday
13129 #: libraries/classes/Util.php:707 templates/javascript/variables.twig:59
13130 msgid "Tue"
13131 msgstr "Di"
13133 #. l10n: Short week day name for Wednesday
13134 #: libraries/classes/Util.php:709 templates/javascript/variables.twig:60
13135 msgid "Wed"
13136 msgstr "Wo"
13138 #. l10n: Short week day name for Thursday
13139 #: libraries/classes/Util.php:711 templates/javascript/variables.twig:61
13140 msgid "Thu"
13141 msgstr "Do"
13143 #. l10n: Short week day name for Friday
13144 #: libraries/classes/Util.php:713 templates/javascript/variables.twig:62
13145 msgid "Fri"
13146 msgstr "Fr"
13148 #. l10n: Short week day name for Saturday
13149 #: libraries/classes/Util.php:715 templates/javascript/variables.twig:63
13150 msgid "Sat"
13151 msgstr "Sa"
13153 #: libraries/classes/Util.php:741
13154 msgctxt "AM/PM indication in time"
13155 msgid "PM"
13156 msgstr ""
13158 #: libraries/classes/Util.php:743
13159 msgctxt "AM/PM indication in time"
13160 msgid "AM"
13161 msgstr ""
13163 #: libraries/classes/Util.php:814
13164 #, php-format
13165 msgid "%s days, %s hours, %s minutes and %s seconds"
13166 msgstr ""
13168 #: libraries/classes/Util.php:1966
13169 #, fuzzy
13170 #| msgid "User"
13171 msgid "Users"
13172 msgstr "Gebruiker"
13174 #: libraries/classes/Util.php:2596
13175 #: templates/database/multi_table_query/form.twig:67
13176 msgid "Sort"
13177 msgstr "Sorteer"
13179 #: libraries/classes/ZipExtension.php:73 libraries/classes/ZipExtension.php:119
13180 msgid "Error in ZIP archive:"
13181 msgstr ""
13183 #: libraries/classes/ZipExtension.php:83
13184 msgid "No files found inside ZIP archive!"
13185 msgstr ""
13187 #: libraries/config.values.php:88 libraries/config.values.php:126
13188 #: libraries/config.values.php:138
13189 #, fuzzy
13190 #| msgid "Ins"
13191 msgid "Icons"
13192 msgstr "Ins"
13194 #: libraries/config.values.php:89 libraries/config.values.php:127
13195 #: libraries/config.values.php:139
13196 #: templates/database/multi_table_query/form.twig:118
13197 #, fuzzy
13198 #| msgid "Next"
13199 msgid "Text"
13200 msgstr "Volgende"
13202 #: libraries/config.values.php:90 libraries/config.values.php:108
13203 #: libraries/config.values.php:128 libraries/config.values.php:140
13204 msgid "Both"
13205 msgstr ""
13207 #: libraries/config.values.php:105
13208 msgid "Nowhere"
13209 msgstr ""
13211 #: libraries/config.values.php:106
13212 msgid "Left"
13213 msgstr ""
13215 #: libraries/config.values.php:107
13216 msgid "Right"
13217 msgstr ""
13219 #: libraries/config.values.php:143
13220 msgid "Click"
13221 msgstr ""
13223 #: libraries/config.values.php:144
13224 msgid "Double click"
13225 msgstr ""
13227 #: libraries/config.values.php:148
13228 msgid "key"
13229 msgstr ""
13231 #: libraries/config.values.php:149
13232 #, fuzzy
13233 #| msgid "Displaying Column Comments"
13234 msgid "display column"
13235 msgstr "Kolom Kommentaar word vertoon"
13237 #: libraries/config.values.php:153
13238 #, fuzzy
13239 #| msgid "Welcome to %s"
13240 msgid "Welcome"
13241 msgstr "Welkom by %s"
13243 #: libraries/config.values.php:186
13244 msgid "Open"
13245 msgstr ""
13247 #: libraries/config.values.php:187
13248 #, fuzzy
13249 #| msgid "Unclosed quote"
13250 msgid "Closed"
13251 msgstr "Ongebalanseerde kwotasie-teken"
13253 #: libraries/config.values.php:191 templates/javascript/variables.twig:49
13254 #, fuzzy
13255 #| msgid "Mon"
13256 msgid "Monday"
13257 msgstr "Ma"
13259 #: libraries/config.values.php:192 templates/javascript/variables.twig:50
13260 #, fuzzy
13261 #| msgid "Tue"
13262 msgid "Tuesday"
13263 msgstr "Di"
13265 #: libraries/config.values.php:193 templates/javascript/variables.twig:51
13266 msgid "Wednesday"
13267 msgstr ""
13269 #: libraries/config.values.php:194 templates/javascript/variables.twig:52
13270 msgid "Thursday"
13271 msgstr ""
13273 #: libraries/config.values.php:195 templates/javascript/variables.twig:53
13274 #, fuzzy
13275 #| msgid "Fri"
13276 msgid "Friday"
13277 msgstr "Fr"
13279 #: libraries/config.values.php:196 templates/javascript/variables.twig:54
13280 msgid "Saturday"
13281 msgstr ""
13283 #: libraries/config.values.php:197 templates/javascript/variables.twig:48
13284 #, fuzzy
13285 #| msgid "Sun"
13286 msgid "Sunday"
13287 msgstr "So"
13289 #: libraries/config.values.php:200
13290 msgid "Ask before sending error reports"
13291 msgstr ""
13293 #: libraries/config.values.php:201
13294 msgid "Always send error reports"
13295 msgstr ""
13297 #: libraries/config.values.php:202
13298 msgid "Never send error reports"
13299 msgstr ""
13301 #: libraries/config.values.php:205
13302 #, fuzzy
13303 #| msgid "Default"
13304 msgid "Server default"
13305 msgstr "Verstekwaarde (default)"
13307 #: libraries/config.values.php:206
13308 #, fuzzy
13309 #| msgid "Enabled"
13310 msgid "Enable"
13311 msgstr "Beskikbaar"
13313 #: libraries/config.values.php:207
13314 #, fuzzy
13315 #| msgid "Disabled"
13316 msgid "Disable"
13317 msgstr "Onbeskikbaar"
13319 #: libraries/config.values.php:259
13320 msgid "Quick - display only the minimal options to configure"
13321 msgstr ""
13323 #: libraries/config.values.php:260
13324 msgid "Custom - display all possible options to configure"
13325 msgstr ""
13327 #: libraries/config.values.php:261
13328 msgid "Custom - like above, but without the quick/custom choice"
13329 msgstr ""
13331 #: libraries/config.values.php:328
13332 #, fuzzy
13333 #| msgid "Complete inserts"
13334 msgid "complete inserts"
13335 msgstr "Voltooi invoegings"
13337 #: libraries/config.values.php:329
13338 #, fuzzy
13339 #| msgid "Extended inserts"
13340 msgid "extended inserts"
13341 msgstr "Uitgebreide toevoegings"
13343 #: libraries/config.values.php:330
13344 msgid "both of the above"
13345 msgstr ""
13347 #: libraries/config.values.php:331
13348 msgid "neither of the above"
13349 msgstr ""
13351 #: setup/index.php:32
13352 msgid "Configuration already exists, setup is disabled!"
13353 msgstr ""
13355 #: setup/validate.php:31
13356 #, fuzzy
13357 #| msgid "No databases"
13358 msgid "Wrong data"
13359 msgstr "Geen databasisse"
13361 #: setup/validate.php:38
13362 #, php-format
13363 msgid "Wrong data or no validation for %s"
13364 msgstr ""
13366 #: templates/columns_definitions/column_attributes.twig:31
13367 #: templates/database/central_columns/edit_table_row.twig:23
13368 #: templates/database/central_columns/main.twig:73
13369 #: templates/database/central_columns/main.twig:302
13370 msgid "Edit ENUM/SET values"
13371 msgstr ""
13373 #: templates/columns_definitions/column_attributes.twig:38
13374 #: templates/database/central_columns/edit_table_row.twig:30
13375 #: templates/database/central_columns/main.twig:78
13376 #: templates/database/central_columns/main.twig:313
13377 #, fuzzy
13378 #| msgid "None"
13379 msgctxt "for default"
13380 msgid "None"
13381 msgstr "Geen"
13383 #: templates/columns_definitions/column_attributes.twig:41
13384 #: templates/database/central_columns/edit_table_row.twig:33
13385 #: templates/database/central_columns/main.twig:79
13386 #: templates/database/central_columns/main.twig:316
13387 msgid "As defined:"
13388 msgstr ""
13390 #: templates/columns_definitions/column_attributes.twig:97
13391 #, fuzzy
13392 #| msgid "You don't have sufficient privileges to be here right now!"
13393 msgid ""
13394 "You don't have sufficient privileges to perform this operation; Please refer "
13395 "to the documentation for more details"
13396 msgstr "Jy het nie genoeg regte om nou hier te wees nie!"
13398 #: templates/columns_definitions/column_attributes.twig:111
13399 #: templates/database/data_dictionary/index.twig:75 templates/indexes.twig:18
13400 #: templates/table/structure/display_structure.twig:152
13401 #: templates/table/structure/display_structure.twig:160
13402 #: templates/table/structure/display_structure.twig:298
13403 #: templates/table/structure/display_structure.twig:459
13404 #: templates/table/tracking/structure_snapshot_indexes.twig:7
13405 msgid "Unique"
13406 msgstr "Uniek"
13408 #: templates/columns_definitions/column_attributes.twig:119
13409 #: templates/table/structure/display_structure.twig:219
13410 #: templates/table/structure/display_structure.twig:222
13411 #: templates/table/structure/display_structure.twig:307
13412 msgid "Fulltext"
13413 msgstr "Volteks"
13415 #: templates/columns_definitions/column_attributes.twig:123
13416 #: templates/table/structure/display_structure.twig:192
13417 #: templates/table/structure/display_structure.twig:200
13418 #: templates/table/structure/display_structure.twig:304
13419 msgid "Spatial"
13420 msgstr ""
13422 #: templates/columns_definitions/column_attributes.twig:156
13423 #: templates/table/structure/display_partitions.twig:26
13424 msgid "Expression"
13425 msgstr ""
13427 #: templates/columns_definitions/column_attributes.twig:177
13428 msgid "first"
13429 msgstr ""
13431 #: templates/columns_definitions/column_attributes.twig:182
13432 #: templates/table/structure/display_structure.twig:432
13433 #, fuzzy, php-format
13434 #| msgid "After %s"
13435 msgid "after %s"
13436 msgstr "Na %s"
13438 #: templates/columns_definitions/column_definitions_form.twig:23
13439 #: templates/database/create_table.twig:6
13440 #: templates/database/operations/index.twig:30
13441 msgid "Table name"
13442 msgstr ""
13444 #: templates/columns_definitions/column_definitions_form.twig:32
13445 #: templates/console/display.twig:99
13446 #: templates/database/central_columns/main.twig:198 templates/export.twig:285
13447 #: templates/export.twig:301 templates/export.twig:317
13448 #, fuzzy
13449 #| msgid "And"
13450 msgid "Add"
13451 msgstr "En"
13453 #: templates/columns_definitions/column_definitions_form.twig:40
13454 #, fuzzy
13455 #| msgid "Column names"
13456 msgid "column(s)"
13457 msgstr "Kolom name"
13459 #: templates/columns_definitions/column_definitions_form.twig:74
13460 #, fuzzy
13461 msgid "Collation:"
13462 msgstr "Skep"
13464 #: templates/columns_definitions/column_definitions_form.twig:77
13465 msgid "Storage Engine:"
13466 msgstr ""
13468 #: templates/columns_definitions/column_definitions_form.twig:82
13469 #, fuzzy
13470 #| msgid "Creation:"
13471 msgid "Connection:"
13472 msgstr "Skepping:"
13474 #: templates/columns_definitions/column_definitions_form.twig:113
13475 #: templates/columns_definitions/partitions.twig:137
13476 #: templates/table/operations/index.twig:133
13477 msgid "Storage engine"
13478 msgstr ""
13480 #: templates/columns_definitions/column_definitions_form.twig:136
13481 msgid "PARTITION definition:"
13482 msgstr ""
13484 #: templates/columns_definitions/column_definitions_form.twig:154
13485 #, fuzzy
13486 msgctxt "Online transaction part of the SQL DDL for InnoDB"
13487 msgid "Online transaction"
13488 msgstr "Wys PHP informasie"
13490 #: templates/columns_definitions/column_definitions_form.twig:166
13491 msgid ""
13492 "The column width of integer types is ignored in your MySQL version unless "
13493 "defining a TINYINT(1) column"
13494 msgstr ""
13496 #: templates/columns_definitions/column_definitions_form.twig:175
13497 #: templates/database/designer/main.twig:1097
13498 #: templates/database/designer/main.twig:1112 templates/export_modal.twig:5
13499 #: templates/export.twig:81 templates/modals/build_query.twig:5
13500 #: templates/modals/index_dialog_modal.twig:5
13501 #: templates/modals/preview_sql_confirmation.twig:5
13502 #: templates/modals/preview_sql_modal.twig:5
13503 #: templates/table/insert/actions_panel.twig:46
13504 #: templates/table/relation/common_form.twig:233
13505 #: templates/table/zoom_search/result_form.twig:26
13506 #: templates/table/zoom_search/result_form.twig:95
13507 #, fuzzy
13508 #| msgid "Loading…"
13509 msgid "Loading"
13510 msgstr "Laai tans…"
13512 #: templates/columns_definitions/column_name.twig:4
13513 #, php-format
13514 msgid "Referenced by %s."
13515 msgstr ""
13517 #: templates/columns_definitions/column_name.twig:12
13518 msgid "Is a foreign key."
13519 msgstr ""
13521 #: templates/columns_definitions/column_name.twig:39
13522 #, fuzzy
13523 msgid "Pick from Central Columns"
13524 msgstr "Hernoem tabel na"
13526 #: templates/columns_definitions/partitions.twig:17
13527 #, fuzzy
13528 msgid "Partition by:"
13529 msgstr "Operasies"
13531 #: templates/columns_definitions/partitions.twig:32
13532 #: templates/columns_definitions/partitions.twig:60
13533 #, fuzzy
13534 #| msgid "Number of rows per page"
13535 msgid "Expression or column list"
13536 msgstr "Hoeveelheid rye per bladsy"
13538 #: templates/columns_definitions/partitions.twig:37
13539 #, fuzzy
13540 msgid "Partitions:"
13541 msgstr "Operasies"
13543 #: templates/columns_definitions/partitions.twig:45
13544 #, fuzzy
13545 msgid "Subpartition by:"
13546 msgstr "Operasies"
13548 #: templates/columns_definitions/partitions.twig:65
13549 #, fuzzy
13550 msgid "Subpartitions:"
13551 msgstr "Operasies"
13553 #: templates/columns_definitions/partitions.twig:76
13554 #: templates/table/operations/index.twig:477
13555 #: templates/table/structure/display_partitions.twig:24
13556 #, fuzzy
13557 msgid "Partition"
13558 msgstr "Operasies"
13560 #: templates/columns_definitions/partitions.twig:78
13561 #, fuzzy
13562 #| msgid "Value"
13563 msgid "Values"
13564 msgstr "Waarde"
13566 #: templates/columns_definitions/partitions.twig:82
13567 #, fuzzy
13568 msgid "Subpartition"
13569 msgstr "Operasies"
13571 #: templates/columns_definitions/partitions.twig:84
13572 msgid "Engine"
13573 msgstr ""
13575 #: templates/columns_definitions/partitions.twig:85
13576 #: templates/config/form_display/input.twig:53
13577 #: templates/database/data_dictionary/index.twig:81
13578 #: templates/database/events/editor_form.twig:102
13579 #: templates/database/routines/editor_form.twig:163
13580 #: templates/database/structure/table_header.twig:46 templates/indexes.twig:24
13581 #: templates/table/structure/display_partitions.twig:31
13582 #: templates/table/structure/display_structure.twig:465
13583 #: templates/table/tracking/structure_snapshot_columns.twig:12
13584 #: templates/table/tracking/structure_snapshot_indexes.twig:13
13585 #, fuzzy
13586 msgid "Comment"
13587 msgstr "Kommentaar"
13589 #: templates/columns_definitions/partitions.twig:86
13590 #, fuzzy
13591 #| msgid "Data only"
13592 msgid "Data directory"
13593 msgstr "Slegs Data"
13595 #: templates/columns_definitions/partitions.twig:87
13596 #, fuzzy
13597 #| msgid "Index type:"
13598 msgid "Index directory"
13599 msgstr "Indeks tipe&nbsp;:"
13601 #: templates/columns_definitions/partitions.twig:88
13602 #, fuzzy
13603 #| msgid "Start"
13604 msgid "Max rows"
13605 msgstr "Sa"
13607 #: templates/columns_definitions/partitions.twig:89
13608 #, fuzzy
13609 #| msgid "rows"
13610 msgid "Min rows"
13611 msgstr "Beloer Data"
13613 #: templates/columns_definitions/partitions.twig:90
13614 #, fuzzy
13615 #| msgid "Search"
13616 msgid "Table space"
13617 msgstr "Soek"
13619 #: templates/columns_definitions/partitions.twig:91
13620 #, fuzzy
13621 #| msgid "User"
13622 msgid "Node group"
13623 msgstr "Gebruiker"
13625 #: templates/columns_definitions/table_fields_definitions.twig:16
13626 #: templates/database/central_columns/edit.twig:10
13627 #: templates/database/routines/editor_form.twig:52
13628 msgid "Length/Values"
13629 msgstr "Lengte/Waardes*"
13631 #: templates/columns_definitions/table_fields_definitions.twig:17
13632 #, fuzzy
13633 #| msgid ""
13634 #| "field type is \"enum\" or \"set\", please enter the values using this "
13635 #| "mat: 'a','b','c'…<br />If you ever need to put a backslash (\"\\\") a "
13636 #| "single quote (\"'\") amongst those values, precede it with a kslash (for "
13637 #| "example '\\\\xyz' or 'a\\'b')."
13638 msgid ""
13639 "If column type is \"enum\" or \"set\", please enter the values using this "
13640 "format: 'a','b','c'…<br>If you ever need to put a backslash (\"\\\") or a "
13641 "single quote (\"'\") amongst those values, precede it with a backslash (for "
13642 "example '\\\\xyz' or 'a\\'b')."
13643 msgstr ""
13644 "If field type is \"enum\" or \"set\", please enter the values using this "
13645 "format: 'a','b','c'…<br />If you ever need to put a backslash (\"\\\") or a "
13646 "single quote (\"'\") amongst those values, backslashes it (for example '\\"
13647 "\\xyz' or 'a\\'b')."
13649 #: templates/columns_definitions/table_fields_definitions.twig:21
13650 msgid ""
13651 "For default values, please enter just a single value, without backslash "
13652 "escaping or quotes, using this format: a"
13653 msgstr ""
13655 #: templates/columns_definitions/table_fields_definitions.twig:24
13656 #: templates/database/central_columns/edit.twig:12
13657 #: templates/database/central_columns/main.twig:32
13658 #: templates/database/central_columns/main.twig:238
13659 #: templates/database/data_dictionary/index.twig:79
13660 #: templates/database/operations/index.twig:193
13661 #: templates/database/operations/index.twig:197
13662 #: templates/database/structure/table_header.twig:31
13663 #: templates/home/index.twig:64 templates/indexes.twig:22
13664 #: templates/server/databases/index.twig:29
13665 #: templates/server/databases/index.twig:30
13666 #: templates/server/databases/index.twig:123
13667 #: templates/table/operations/index.twig:151
13668 #: templates/table/search/index.twig:40
13669 #: templates/table/structure/display_structure.twig:23
13670 #: templates/table/structure/display_structure.twig:463
13671 #: templates/table/structure/display_table_stats.twig:108
13672 #: templates/table/tracking/structure_snapshot_columns.twig:8
13673 #: templates/table/tracking/structure_snapshot_indexes.twig:11
13674 #: templates/table/zoom_search/index.twig:38
13675 msgid "Collation"
13676 msgstr ""
13678 #: templates/columns_definitions/table_fields_definitions.twig:36
13679 #: templates/database/operations/index.twig:68
13680 #: templates/database/operations/index.twig:172
13681 #: templates/database/routines/editor_form.twig:124
13682 #: templates/database/structure/copy_form.twig:50
13683 #: templates/table/operations/index.twig:79
13684 #: templates/table/operations/index.twig:115
13685 #: templates/table/operations/index.twig:315
13686 #, fuzzy
13687 #| msgid "Edit Privileges"
13688 msgid "Adjust privileges"
13689 msgstr "Verander Regte"
13691 #: templates/columns_definitions/table_fields_definitions.twig:59
13692 msgid "Virtuality"
13693 msgstr ""
13695 #: templates/columns_definitions/table_fields_definitions.twig:65
13696 #, fuzzy
13697 #| msgid "Add/Delete Field Columns"
13698 msgid "Move column"
13699 msgstr "Voeg By/Verwyder Veld Kolomme"
13701 #: templates/columns_definitions/table_fields_definitions.twig:75
13702 #: templates/columns_definitions/table_fields_definitions.twig:86
13703 msgid "List of available transformations and their options"
13704 msgstr ""
13706 #: templates/columns_definitions/table_fields_definitions.twig:77
13707 #: templates/transformation_overview.twig:18
13708 #, fuzzy
13709 msgid "Browser display transformation"
13710 msgstr "Wys PHP informasie"
13712 #: templates/columns_definitions/table_fields_definitions.twig:81
13713 #, fuzzy
13714 msgid "Browser display transformation options"
13715 msgstr "Wys PHP informasie"
13717 #: templates/columns_definitions/table_fields_definitions.twig:82
13718 #: templates/columns_definitions/table_fields_definitions.twig:93
13719 #, fuzzy
13720 msgid ""
13721 "Please enter the values for transformation options using this format: 'a', "
13722 "100, b,'c'…<br>If you ever need to put a backslash (\"\\\") or a single "
13723 "quote (\"'\") amongst those values, precede it with a backslash (for example "
13724 "'\\\\xyz' or 'a\\'b')."
13725 msgstr ""
13726 "If field type is \"enum\" or \"set\", please enter the values using this "
13727 "format: 'a','b','c'…<br />If you ever need to put a backslash (\"\\\") or a "
13728 "single quote (\"'\") amongst those values, backslashes it (for example '\\"
13729 "\\xyz' or 'a\\'b')."
13731 #: templates/columns_definitions/table_fields_definitions.twig:88
13732 #: templates/transformation_overview.twig:37
13733 #, fuzzy
13734 msgid "Input transformation"
13735 msgstr "Wys PHP informasie"
13737 #: templates/columns_definitions/table_fields_definitions.twig:92
13738 #, fuzzy
13739 msgid "Input transformation options"
13740 msgstr "Databasis statistieke"
13742 #: templates/config/form_display/input.twig:15
13743 msgid "This setting is disabled, it will not be applied to your configuration."
13744 msgstr ""
13746 #: templates/config/form_display/input.twig:57
13747 #: templates/config/form_display/input.twig:58
13748 #, php-format
13749 msgid "Set value: %s"
13750 msgstr ""
13752 #: templates/config/form_display/input.twig:63
13753 #: templates/config/form_display/input.twig:64
13754 msgid "Restore default value"
13755 msgstr ""
13757 #: templates/config/form_display/input.twig:79
13758 #: templates/config/form_display/input.twig:80
13759 msgid "Allow users to customize this value"
13760 msgstr ""
13762 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
13763 #: templates/console/display.twig:84 templates/console/display.twig:175
13764 msgid "Collapse"
13765 msgstr ""
13767 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
13768 #: templates/console/display.twig:84 templates/console/display.twig:175
13769 msgid "Expand"
13770 msgstr ""
13772 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
13773 #: templates/console/display.twig:175
13774 #, fuzzy
13775 #| msgid "in query"
13776 msgid "Requery"
13777 msgstr "in navraag"
13779 #: templates/console/display.twig:7 templates/setup/home/index.twig:166
13780 #: templates/sql/query.twig:38
13781 msgid "Clear"
13782 msgstr ""
13784 #: templates/console/display.twig:7
13785 #, fuzzy
13786 #| msgid "Skip Validate SQL"
13787 msgid "History"
13788 msgstr "Ignoreer SQL Validasie"
13790 #: templates/console/display.twig:11 templates/console/display.twig:99
13791 #, fuzzy
13792 #| msgid "Search"
13793 msgid "Bookmarks"
13794 msgstr "Soek"
13796 #: templates/console/display.twig:20
13797 #, fuzzy
13798 msgid "Press Ctrl+Enter to execute query"
13799 msgstr "SQL-stelling"
13801 #: templates/console/display.twig:23
13802 #, fuzzy
13803 msgid "Press Enter to execute query"
13804 msgstr "SQL-stelling"
13806 #: templates/console/display.twig:31 templates/console/display.twig:175
13807 #, fuzzy
13808 #| msgid "Explain SQL"
13809 msgid "Explain"
13810 msgstr "Verduidelik SQL"
13812 #: templates/console/display.twig:40 templates/console/display.twig:184
13813 #, fuzzy
13814 #| msgid "Search"
13815 msgid "Bookmark"
13816 msgstr "Soek"
13818 #: templates/console/display.twig:40 templates/console/display.twig:184
13819 #, fuzzy
13820 #| msgid "Query"
13821 msgid "Query failed"
13822 msgstr "Navraag dmv Voorbeeld"
13824 #: templates/console/display.twig:42 templates/console/display.twig:184
13825 msgid "Queried time"
13826 msgstr ""
13828 #: templates/console/display.twig:47
13829 msgid "During current session"
13830 msgstr ""
13832 #: templates/console/display.twig:64
13833 #, fuzzy
13834 #| msgid "Ascending"
13835 msgid "ascending"
13836 msgstr "Dalend"
13838 #: templates/console/display.twig:64
13839 #, fuzzy
13840 #| msgid "Descending"
13841 msgid "descending"
13842 msgstr "Dalend"
13844 #: templates/console/display.twig:64
13845 msgid "Order:"
13846 msgstr ""
13848 #: templates/console/display.twig:64 templates/console/display.twig:84
13849 #: templates/table/find_replace/replace_preview.twig:16
13850 #, fuzzy
13851 #| msgid "Column names"
13852 msgid "Count"
13853 msgstr "Kolom name"
13855 #: templates/console/display.twig:64
13856 msgid "Execution order"
13857 msgstr ""
13859 #: templates/console/display.twig:64 templates/console/display.twig:84
13860 msgid "Time taken"
13861 msgstr ""
13863 #: templates/console/display.twig:64 templates/table/search/index.twig:146
13864 msgid "Order by:"
13865 msgstr ""
13867 #: templates/console/display.twig:64
13868 #, fuzzy
13869 msgid "Ungroup queries"
13870 msgstr "SQL-stelling"
13872 #: templates/console/display.twig:84
13873 #, fuzzy
13874 #| msgid "Show color"
13875 msgid "Show trace"
13876 msgstr "Wys kleur"
13878 #: templates/console/display.twig:84
13879 #, fuzzy
13880 #| msgid "Indexes"
13881 msgid "Hide trace"
13882 msgstr "Indekse"
13884 #: templates/console/display.twig:112
13885 #, fuzzy
13886 #| msgid "Search"
13887 msgid "Add bookmark"
13888 msgstr "Soek"
13890 #: templates/console/display.twig:121
13891 #, fuzzy
13892 #| msgid "Label"
13893 msgid "Label"
13894 msgstr "Etiket"
13896 #: templates/console/display.twig:124
13897 #, fuzzy
13898 msgid "Target database"
13899 msgstr "Soek in databasis"
13901 #: templates/console/display.twig:127
13902 #, fuzzy
13903 #| msgid "Search"
13904 msgid "Share this bookmark"
13905 msgstr "Soek"
13907 #: templates/console/display.twig:140
13908 #, fuzzy
13909 #| msgid "Default"
13910 msgid "Set default"
13911 msgstr "Verstekwaarde (default)"
13913 #: templates/console/display.twig:162
13914 msgid ""
13915 "Execute queries on Enter and insert new line with Shift+Enter. To make this "
13916 "permanent, view settings."
13917 msgstr ""
13919 #: templates/create_tracking_version.twig:10
13920 #, fuzzy, php-format
13921 msgid "Create version %1$s of %2$s"
13922 msgstr "Bediener weergawe"
13924 #: templates/create_tracking_version.twig:15
13925 #, fuzzy, php-format
13926 msgid "Create version %1$s"
13927 msgstr "Bediener weergawe"
13929 #: templates/create_tracking_version.twig:21
13930 msgid "Track these data definition statements:"
13931 msgstr ""
13933 #: templates/create_tracking_version.twig:60
13934 msgid "Track these data manipulation statements:"
13935 msgstr ""
13937 #: templates/create_tracking_version.twig:77
13938 #, fuzzy
13939 msgid "Create version"
13940 msgstr "Bediener weergawe"
13942 #: templates/database/central_columns/edit.twig:15
13943 msgctxt "Auto Increment"
13944 msgid "A_I"
13945 msgstr ""
13947 #: templates/database/central_columns/main.twig:4
13948 #, fuzzy
13949 msgid "Add new column"
13950 msgstr "Voeg 'n nuwe veld by"
13952 #: templates/database/central_columns/main.twig:24
13953 #: templates/database/central_columns/main.twig:230
13954 #, fuzzy
13955 #| msgid "Length/Values"
13956 msgid "Length/Value"
13957 msgstr "Lengte/Waardes*"
13959 #: templates/database/central_columns/main.twig:36
13960 #: templates/database/central_columns/main.twig:242
13961 #, fuzzy
13962 #| msgid "Attributes"
13963 msgid "Attribute"
13964 msgstr "Kenmerke"
13966 #: templates/database/central_columns/main.twig:44
13967 #: templates/database/central_columns/main.twig:250
13968 msgid "A_I"
13969 msgstr ""
13971 #: templates/database/central_columns/main.twig:131
13972 msgid "The central list of columns for the current database is empty"
13973 msgstr ""
13975 #: templates/database/central_columns/main.twig:168
13976 #: templates/display/results/table.twig:62
13977 #, fuzzy
13978 msgid "Filter rows"
13979 msgstr "Velde"
13981 #: templates/database/central_columns/main.twig:169
13982 #: templates/display/results/table.twig:64
13983 #, fuzzy
13984 #| msgid "Search in database"
13985 msgid "Search this table"
13986 msgstr "Soek in databasis"
13988 #: templates/database/central_columns/main.twig:180
13989 #: templates/table/structure/display_structure.twig:417
13990 #, fuzzy
13991 msgid "Add column"
13992 msgstr "Voeg 'n nuwe veld by"
13994 #: templates/database/central_columns/main.twig:189
13995 #, fuzzy
13996 #| msgid "Select Tables"
13997 msgid "Select a table"
13998 msgstr "Kies Tabelle"
14000 #: templates/database/central_columns/main.twig:196
14001 #, fuzzy
14002 #| msgid "Add/Delete Field Columns"
14003 msgid "Select a column."
14004 msgstr "Voeg By/Verwyder Veld Kolomme"
14006 #: templates/database/central_columns/main.twig:215
14007 msgid "Click to sort."
14008 msgstr ""
14010 #: templates/database/central_columns/main.twig:220
14011 #: templates/database/privileges/index.twig:22
14012 #: templates/database/structure/table_header.twig:22
14013 #: templates/database/tracking/tables.twig:18
14014 #: templates/database/tracking/tables.twig:154 templates/indexes.twig:15
14015 #: templates/server/databases/index.twig:163
14016 #: templates/server/privileges/privileges_summary.twig:22
14017 #: templates/server/privileges/users_overview.twig:22
14018 #: templates/server/user_groups/user_groups.twig:21
14019 #: templates/server/variables/index.twig:30
14020 #: templates/table/privileges/index.twig:24
14021 #: templates/table/structure/display_partitions.twig:33
14022 #: templates/table/structure/display_structure.twig:34
14023 #: templates/table/structure/display_structure.twig:456
14024 #: templates/table/tracking/main.twig:32
14025 #: templates/table/tracking/report_table.twig:8
14026 msgid "Action"
14027 msgstr "Aksie"
14029 #: templates/database/create_table.twig:3
14030 #: templates/database/operations/index.twig:27
14031 #, fuzzy
14032 msgid "Create new table"
14033 msgstr "Skep 'n nuwe bladsy"
14035 #: templates/database/create_table.twig:10
14036 #: templates/database/operations/index.twig:34
14037 #, fuzzy
14038 #| msgid "Number of rows per page"
14039 msgid "Number of columns"
14040 msgstr "Hoeveelheid rye per bladsy"
14042 #: templates/database/create_table.twig:14
14043 #: templates/database/operations/index.twig:39 templates/export.twig:27
14044 #: templates/server/databases/index.twig:46
14045 msgid "Create"
14046 msgstr "Skep"
14048 #: templates/database/data_dictionary/index.twig:4
14049 #, fuzzy
14050 #| msgid "Database comment"
14051 msgid "Database comment:"
14052 msgstr "Databasis kommentaar"
14054 #: templates/database/data_dictionary/index.twig:8
14055 #: templates/database/data_dictionary/index.twig:124
14056 #: templates/database/structure/index.twig:19
14057 #: templates/display/results/table.twig:258
14058 #: templates/table/structure/display_structure.twig:375
14059 msgid "Print"
14060 msgstr ""
14062 #: templates/database/data_dictionary/index.twig:76 templates/indexes.twig:19
14063 #: templates/table/structure/display_structure.twig:460
14064 #: templates/table/tracking/structure_snapshot_indexes.twig:8
14065 msgid "Packed"
14066 msgstr ""
14068 #: templates/database/data_dictionary/index.twig:78 templates/indexes.twig:21
14069 #: templates/table/structure/display_structure.twig:462
14070 #: templates/table/tracking/structure_snapshot_indexes.twig:10
14071 msgid "Cardinality"
14072 msgstr "Cardinality"
14074 #: templates/database/data_dictionary/index.twig:117 templates/indexes.twig:91
14075 #: templates/table/structure/display_structure.twig:540
14076 msgid "No index defined!"
14077 msgstr "Geen indeks gedefinieer!"
14079 #: templates/database/designer/database_tables.twig:31
14080 #: templates/database/export/index.twig:28
14081 #: templates/database/search/main.twig:43 templates/server/export/index.twig:10
14082 #: templates/server/privileges/privileges_table.twig:28
14083 #: templates/server/privileges/privileges_table.twig:55
14084 #: templates/server/privileges/privileges_table.twig:82
14085 #: templates/server/privileges/privileges_table.twig:109
14086 #: templates/server/replication/database_multibox.twig:7
14087 #, fuzzy
14088 #| msgid "Select All"
14089 msgid "Select all"
14090 msgstr "Kies Alles"
14092 #: templates/database/designer/database_tables.twig:37
14093 #, fuzzy
14094 msgid "Show/hide columns"
14095 msgstr "Voeg 'n nuwe veld by"
14097 #: templates/database/designer/database_tables.twig:46
14098 #, fuzzy
14099 #| msgid "Databases"
14100 msgid "See table structure"
14101 msgstr "databasisse"
14103 #: templates/database/designer/database_tables.twig:91
14104 #, fuzzy, php-format
14105 #| msgctxt "Create SELECT … query"
14106 #| msgid "Select"
14107 msgid "Select \"%s\""
14108 msgstr "Kies Alles"
14110 #: templates/database/designer/database_tables.twig:109
14111 #, fuzzy, php-format
14112 #| msgid "Value for the column \"%s\""
14113 msgid "Add an option for column \"%s\"."
14114 msgstr "Waarde vir die kolom \"%s\""
14116 #: templates/database/designer/edit_delete_pages.twig:6
14117 #, fuzzy
14118 #| msgid "Page number:"
14119 msgid "Page to open"
14120 msgstr "Bladsy nommer:"
14122 #: templates/database/designer/edit_delete_pages.twig:6
14123 #, fuzzy
14124 msgid "Page to delete"
14125 msgstr "Relasie uitsig"
14127 #: templates/database/designer/main.twig:19
14128 #: templates/database/designer/main.twig:25
14129 #, fuzzy
14130 #| msgid "Show tables"
14131 msgid "Show/Hide tables list"
14132 msgstr "Wys tabelle"
14134 #: templates/database/designer/main.twig:29
14135 #: templates/database/designer/main.twig:35
14136 #: templates/database/designer/main.twig:36
14137 msgid "View in fullscreen"
14138 msgstr ""
14140 #: templates/database/designer/main.twig:34
14141 msgid "Exit fullscreen"
14142 msgstr ""
14144 #: templates/database/designer/main.twig:48
14145 #: templates/database/designer/main.twig:52
14146 #, fuzzy
14147 #| msgid "User name"
14148 msgid "New page"
14149 msgstr "Gebruiker naam"
14151 #: templates/database/designer/main.twig:77
14152 #: templates/database/designer/main.twig:80
14153 #, fuzzy
14154 #| msgid "Select All"
14155 msgid "Delete pages"
14156 msgstr "Kies Alles"
14158 #: templates/database/designer/main.twig:84
14159 #: templates/database/designer/main.twig:87
14160 #: templates/database/structure/show_create.twig:11
14161 #, fuzzy
14162 msgid "Create table"
14163 msgstr "Skep 'n nuwe bladsy"
14165 #: templates/database/designer/main.twig:91
14166 #: templates/database/designer/main.twig:94
14167 #: templates/database/designer/main.twig:271
14168 #, fuzzy
14169 msgid "Create relationship"
14170 msgstr "Bediener weergawe"
14172 #: templates/database/designer/main.twig:105
14173 #: templates/database/designer/main.twig:108
14174 msgid "Reload"
14175 msgstr ""
14177 #: templates/database/designer/main.twig:112
14178 #: templates/database/designer/main.twig:115
14179 msgid "Help"
14180 msgstr ""
14182 #: templates/database/designer/main.twig:120
14183 #: templates/database/designer/main.twig:123
14184 msgid "Angular links"
14185 msgstr ""
14187 #: templates/database/designer/main.twig:120
14188 #: templates/database/designer/main.twig:123
14189 msgid "Direct links"
14190 msgstr ""
14192 #: templates/database/designer/main.twig:127
14193 #: templates/database/designer/main.twig:129
14194 msgid "Snap to grid"
14195 msgstr ""
14197 #: templates/database/designer/main.twig:133
14198 #: templates/database/designer/main.twig:139
14199 msgid "Small/Big All"
14200 msgstr ""
14202 #: templates/database/designer/main.twig:143
14203 #: templates/database/designer/main.twig:146
14204 msgid "Toggle small/big"
14205 msgstr ""
14207 #: templates/database/designer/main.twig:150
14208 #: templates/database/designer/main.twig:153
14209 msgid "Toggle relationship lines"
14210 msgstr ""
14212 #: templates/database/designer/main.twig:158
14213 #: templates/database/designer/main.twig:161
14214 #, fuzzy
14215 #| msgid "Export"
14216 msgid "Export schema"
14217 msgstr "Export"
14219 #: templates/database/designer/main.twig:169
14220 #: templates/database/designer/main.twig:172
14221 #, fuzzy
14222 #| msgid "Submit Query"
14223 msgid "Build Query"
14224 msgstr "Doen Navraag"
14226 #: templates/database/designer/main.twig:177
14227 #: templates/database/designer/main.twig:181
14228 msgid "Move Menu"
14229 msgstr ""
14231 #: templates/database/designer/main.twig:185
14232 #: templates/database/designer/main.twig:190
14233 #, fuzzy
14234 #| msgid "Partial Texts"
14235 msgid "Pin text"
14236 msgstr "Gedeeltelike Tekste"
14238 #: templates/database/designer/main.twig:202
14239 #, fuzzy
14240 msgid "Hide/Show all"
14241 msgstr "Wys alles"
14243 #: templates/database/designer/main.twig:212
14244 #, fuzzy
14245 #| msgid "Propose table structure"
14246 msgid "Hide/Show tables with no relationship"
14247 msgstr "Stel tabel struktuur voor"
14249 #: templates/database/designer/main.twig:223
14250 #, fuzzy
14251 #| msgid "Number of rows per page"
14252 msgid "Number of tables:"
14253 msgstr "Hoeveelheid rye per bladsy"
14255 #: templates/database/designer/main.twig:381
14256 #, fuzzy
14257 #| msgid "Delete"
14258 msgid "Delete relationship"
14259 msgstr "Verwyder"
14261 #: templates/database/designer/main.twig:445
14262 #: templates/database/designer/main.twig:610
14263 #, fuzzy
14264 msgid "Relationship operator"
14265 msgstr "Relasie uitsig"
14267 #: templates/database/designer/main.twig:474
14268 #: templates/database/designer/main.twig:639
14269 #: templates/database/designer/main.twig:845
14270 #: templates/database/designer/main.twig:1038
14271 #, fuzzy
14272 #| msgid "Export"
14273 msgid "Except"
14274 msgstr "Export"
14276 #: templates/database/designer/main.twig:484
14277 #: templates/database/designer/main.twig:649
14278 #: templates/database/designer/main.twig:855
14279 #: templates/database/designer/main.twig:1048
14280 #: templates/database/routines/execute_form.twig:20
14281 #: templates/server/replication/status_table.twig:17
14282 #: templates/server/status/variables/index.twig:76
14283 #: templates/server/variables/index.twig:32
14284 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:9
14285 #: templates/table/search/index.twig:42
14286 #: templates/table/zoom_search/index.twig:40
14287 #: templates/table/zoom_search/result_form.twig:37
14288 msgid "Value"
14289 msgstr "Waarde"
14291 #: templates/database/designer/main.twig:486
14292 #: templates/database/designer/main.twig:651
14293 #: templates/database/designer/main.twig:857
14294 #: templates/database/designer/main.twig:1050
14295 #, fuzzy
14296 #| msgid "in query"
14297 msgid "subquery"
14298 msgstr "in navraag"
14300 #: templates/database/designer/main.twig:495
14301 #: templates/database/designer/main.twig:711
14302 #, fuzzy
14303 msgid "Rename to"
14304 msgstr "Hernoem tabel na"
14306 #: templates/database/designer/main.twig:501
14307 #: templates/database/designer/main.twig:719
14308 #, fuzzy
14309 #| msgid "User name"
14310 msgid "New name"
14311 msgstr "Gebruiker naam"
14313 #: templates/database/designer/main.twig:510
14314 #: templates/database/designer/main.twig:916
14315 #, fuzzy
14316 #| msgid "Create"
14317 msgid "Aggregate"
14318 msgstr "Skep"
14320 #: templates/database/designer/main.twig:516
14321 #: templates/database/designer/main.twig:580
14322 #: templates/database/designer/main.twig:785
14323 #: templates/database/designer/main.twig:816
14324 #: templates/database/designer/main.twig:924
14325 #: templates/database/designer/main.twig:1009
14326 #: templates/table/search/index.twig:41
14327 #: templates/table/zoom_search/index.twig:39
14328 #, fuzzy
14329 msgid "Operator"
14330 msgstr "Operasies"
14332 #: templates/database/designer/main.twig:1090
14333 #, fuzzy
14334 msgid "Active options"
14335 msgstr "Aksie"
14337 #: templates/database/designer/page_save_as.twig:19
14338 #, fuzzy
14339 #| msgid "Export"
14340 msgid "Save to selected page"
14341 msgstr "Export"
14343 #: templates/database/designer/page_save_as.twig:23
14344 #, fuzzy
14345 #| msgid "Create a new index"
14346 msgid "Create a page and save to it"
14347 msgstr "Skep 'n nuwe indeks"
14349 #: templates/database/designer/page_save_as.twig:29
14350 #, fuzzy
14351 #| msgid "User name"
14352 msgid "New page name"
14353 msgstr "Gebruiker naam"
14355 #: templates/database/designer/page_selector.twig:2
14356 #, fuzzy
14357 #| msgid "Select All"
14358 msgid "Select page"
14359 msgstr "Kies Alles"
14361 #: templates/database/designer/schema_export.twig:4
14362 msgid "Select Export Relational Type"
14363 msgstr ""
14365 #: templates/database/events/editor_form.twig:10
14366 #: templates/database/routines/editor_form.twig:11
14367 #: templates/database/triggers/editor_form.twig:14 templates/view_create.twig:8
14368 msgid "Details"
14369 msgstr ""
14371 #: templates/database/events/editor_form.twig:19
14372 #, fuzzy
14373 #| msgid "User name"
14374 msgid "Event name"
14375 msgstr "Gebruiker naam"
14377 #: templates/database/events/editor_form.twig:35
14378 #: templates/server/binlog/index.twig:86
14379 msgid "Event type"
14380 msgstr ""
14382 #: templates/database/events/editor_form.twig:48
14383 #: templates/database/routines/editor_form.twig:38
14384 #, fuzzy, php-format
14385 #| msgid "Change"
14386 msgid "Change to %s"
14387 msgstr "Verander"
14389 #: templates/database/events/editor_form.twig:53
14390 msgid "Execute at"
14391 msgstr ""
14393 #: templates/database/events/editor_form.twig:59
14394 msgid "Execute every"
14395 msgstr ""
14397 #: templates/database/events/editor_form.twig:70
14398 #, fuzzy
14399 #| msgid "Start"
14400 msgctxt "Start of recurring event"
14401 msgid "Start"
14402 msgstr "Sa"
14404 #: templates/database/events/editor_form.twig:76
14405 #, fuzzy
14406 #| msgid "End"
14407 msgctxt "End of recurring event"
14408 msgid "End"
14409 msgstr "Einde"
14411 #: templates/database/events/editor_form.twig:90
14412 #, fuzzy
14413 #| msgid "Complete inserts"
14414 msgid "On completion preserve"
14415 msgstr "Voltooi invoegings"
14417 #: templates/database/events/editor_form.twig:96
14418 #: templates/database/routines/editor_form.twig:138
14419 #: templates/database/triggers/editor_form.twig:61
14420 #: templates/view_create.twig:45
14421 msgid "Definer"
14422 msgstr ""
14424 #: templates/database/events/index.twig:13
14425 #: templates/database/privileges/index.twig:113
14426 #: templates/database/privileges/index.twig:114
14427 #: templates/database/routines/index.twig:13
14428 #: templates/database/structure/check_all_tables.twig:3
14429 #: templates/database/structure/check_all_tables.twig:4
14430 #: templates/database/triggers/list.twig:13
14431 #: templates/display/results/table.twig:223
14432 #: templates/display/results/table.twig:224 templates/select_all.twig:4
14433 #: templates/select_all.twig:5 templates/server/databases/index.twig:64
14434 #: templates/server/privileges/edit_routine_privileges.twig:57
14435 #: templates/server/privileges/privileges_table.twig:268
14436 #: templates/server/privileges/privileges_table.twig:269
14437 #: templates/server/privileges/privileges_table.twig:277
14438 #: templates/server/privileges/privileges_table.twig:351
14439 #: templates/server/privileges/privileges_table.twig:551
14440 #: templates/server/privileges/users_overview.twig:121
14441 #: templates/server/privileges/users_overview.twig:122
14442 #: templates/server/user_groups/edit_user_groups.twig:11
14443 #: templates/table/privileges/index.twig:117
14444 #: templates/table/privileges/index.twig:118
14445 #, fuzzy
14446 #| msgid "Check All"
14447 msgid "Check all"
14448 msgstr "Kies Alles"
14450 #: templates/database/events/index.twig:27
14451 #, fuzzy
14452 #| msgid "Create event"
14453 msgid "Create new event"
14454 msgstr "Bediener weergawe"
14456 #: templates/database/events/index.twig:36
14457 msgid "There are no events to display."
14458 msgstr ""
14460 #: templates/database/events/index.twig:111
14461 msgid "Event scheduler status"
14462 msgstr ""
14464 #: templates/database/events/index.twig:116
14465 #: templates/database/tracking/tables.twig:47
14466 msgid "Click to toggle"
14467 msgstr ""
14469 #: templates/database/events/index.twig:129
14470 msgid "ON"
14471 msgstr ""
14473 #: templates/database/events/index.twig:140
14474 msgid "OFF"
14475 msgstr ""
14477 #: templates/database/export/index.twig:61
14478 msgid ""
14479 "@SERVER@ will become the server name and @DATABASE@ will become the database "
14480 "name."
14481 msgstr ""
14483 #. l10n: A query that the user has written freely
14484 #: templates/database/export/index.twig:5 templates/table/export/index.twig:5
14485 msgid "Exporting a raw query"
14486 msgstr ""
14488 #: templates/database/export/index.twig:7
14489 #, fuzzy, php-format
14490 #| msgid "Create table on database %s"
14491 msgid "Exporting tables from \"%s\" database"
14492 msgstr "Skep 'n nuwe tabel op databasis %s"
14494 #: templates/database/export/index.twig:30
14495 #, fuzzy
14496 #| msgid "Table structure for table"
14497 msgid "Export the structure of all tables."
14498 msgstr "Tabel struktuur vir tabel"
14500 #: templates/database/export/index.twig:33
14501 #, fuzzy
14502 #| msgid "Create table on database %s"
14503 msgid "Export the data of all tables."
14504 msgstr "Skep 'n nuwe tabel op databasis %s"
14506 #: templates/database/import/index.twig:3
14507 #, fuzzy, php-format
14508 msgid "Importing into the database \"%s\""
14509 msgstr "Geen databasisse"
14511 #: templates/database/multi_table_query/form.twig:4
14512 #: templates/database/qbe/index.twig:4
14513 msgid "Multi-table query"
14514 msgstr "Multi-tabel navraag"
14516 #: templates/database/multi_table_query/form.twig:10
14517 #: templates/database/qbe/index.twig:10
14518 msgid "Query by example"
14519 msgstr "Navraag dmv voorbeeld"
14521 #: templates/database/multi_table_query/form.twig:17
14522 #, fuzzy
14523 #| msgid "Query"
14524 msgid "Query window"
14525 msgstr "Navraag dmv Voorbeeld"
14527 #: templates/database/multi_table_query/form.twig:38
14528 #: templates/database/multi_table_query/form.twig:128
14529 #, fuzzy
14530 #| msgid "Select Tables"
14531 msgid "select table"
14532 msgstr "Kies Tabelle"
14534 #: templates/database/multi_table_query/form.twig:45
14535 #: templates/database/multi_table_query/form.twig:136
14536 #, fuzzy
14537 #| msgid "Add/Delete Field Columns"
14538 msgid "select column"
14539 msgstr "Voeg By/Verwyder Veld Kolomme"
14541 #: templates/database/multi_table_query/form.twig:51
14542 #, fuzzy
14543 msgid "Table alias"
14544 msgstr "Tabel"
14546 #: templates/database/multi_table_query/form.twig:52
14547 #, fuzzy
14548 #| msgid "Column names"
14549 msgid "Column alias"
14550 msgstr "Kolom name"
14552 #: templates/database/multi_table_query/form.twig:55
14553 msgid "Use this column in criteria"
14554 msgstr ""
14556 #: templates/database/multi_table_query/form.twig:59
14557 #, fuzzy
14558 #| msgid "Criteria"
14559 msgid "criteria"
14560 msgstr "Kriteria"
14562 #: templates/database/multi_table_query/form.twig:73
14563 #, fuzzy
14564 #| msgid "Any user"
14565 msgid "Add as"
14566 msgstr "Enige gebruiker"
14568 #: templates/database/multi_table_query/form.twig:119
14569 #, fuzzy
14570 #| msgid "Add/Delete Field Columns"
14571 msgid "Another column"
14572 msgstr "Voeg By/Verwyder Veld Kolomme"
14574 #: templates/database/multi_table_query/form.twig:146
14575 msgid "Enter criteria as free text"
14576 msgstr ""
14578 #: templates/database/multi_table_query/form.twig:153
14579 #, fuzzy
14580 msgid "Remove this column"
14581 msgstr "Hernoem tabel na"
14583 #: templates/database/multi_table_query/form.twig:159
14584 #: templates/table/relation/foreign_key_row.twig:86
14585 #, fuzzy
14586 msgid "+ Add column"
14587 msgstr "Voeg 'n nuwe veld by"
14589 #: templates/database/multi_table_query/form.twig:174
14590 #: templates/database/qbe/selection_form.twig:80
14591 #: templates/database/qbe/selection_form.twig:96
14592 #, fuzzy
14593 #| msgid "Update Query"
14594 msgid "Update query"
14595 msgstr "Verander Navraag"
14597 #: templates/database/operations/index.twig:9
14598 #: templates/database/operations/index.twig:13
14599 msgid "Database comment"
14600 msgstr "Databasis kommentaar"
14602 #: templates/database/operations/index.twig:54
14603 #, fuzzy
14604 msgid "Rename database to"
14605 msgstr "Hernoem tabel na"
14607 #: templates/database/operations/index.twig:58 templates/export.twig:282
14608 #, fuzzy
14609 #| msgid "Database"
14610 msgid "New database name"
14611 msgstr "Databasis"
14613 #: templates/database/operations/index.twig:66
14614 #: templates/database/operations/index.twig:170
14615 #: templates/table/operations/index.twig:77
14616 #: templates/table/operations/index.twig:113
14617 #: templates/table/operations/index.twig:313
14618 #, fuzzy
14619 #| msgid "You don't have sufficient privileges to be here right now!"
14620 msgid ""
14621 "You don't have sufficient privileges to perform this operation; Please refer "
14622 "to the documentation for more details."
14623 msgstr "Jy het nie genoeg regte om nou hier te wees nie!"
14625 #: templates/database/operations/index.twig:83
14626 #, fuzzy
14627 msgid "Remove database"
14628 msgstr "Hernoem tabel na"
14630 #: templates/database/operations/index.twig:88
14631 #, php-format
14632 msgid "Database %s has been dropped."
14633 msgstr "Databasis %s is verwyder."
14635 #: templates/database/operations/index.twig:93
14636 #, fuzzy
14637 msgid "Drop the database (DROP)"
14638 msgstr "Geen databasisse"
14640 #: templates/database/operations/index.twig:117
14641 #, fuzzy
14642 msgid "Copy database to"
14643 msgstr "Geen databasisse"
14645 #: templates/database/operations/index.twig:149
14646 msgid "CREATE DATABASE before copying"
14647 msgstr ""
14649 #: templates/database/operations/index.twig:164
14650 #: templates/database/structure/copy_form.twig:44
14651 #: templates/table/operations/index.twig:306
14652 msgid "Add constraints"
14653 msgstr ""
14655 #: templates/database/operations/index.twig:179
14656 msgid "Switch to copied database"
14657 msgstr ""
14659 #: templates/database/operations/index.twig:215
14660 msgid "Change all tables collations"
14661 msgstr ""
14663 #: templates/database/operations/index.twig:219
14664 msgid "Change all tables columns collations"
14665 msgstr ""
14667 #: templates/database/privileges/index.twig:9
14668 #: templates/table/privileges/index.twig:8
14669 #, php-format
14670 msgid "Users having access to \"%s\""
14671 msgstr ""
14673 #: templates/database/privileges/index.twig:17
14674 #: templates/server/privileges/login_information_fields.twig:6
14675 #: templates/server/privileges/login_information_fields.twig:11
14676 #: templates/server/privileges/users_overview.twig:8
14677 #: templates/server/replication/change_master.twig:15
14678 #: templates/server/replication/master_add_slave_user.twig:19
14679 #: templates/server/replication/master_add_slave_user.twig:24
14680 #: templates/table/privileges/index.twig:19
14681 msgid "User name"
14682 msgstr "Gebruiker naam"
14684 #: templates/database/privileges/index.twig:18
14685 #: templates/server/privileges/login_information_fields.twig:25
14686 #: templates/server/privileges/login_information_fields.twig:37
14687 #: templates/server/privileges/users_overview.twig:9
14688 #: templates/table/privileges/index.twig:20
14689 #, fuzzy
14690 #| msgid "Column names"
14691 msgid "Host name"
14692 msgstr "Kolom name"
14694 #: templates/database/privileges/index.twig:21
14695 #: templates/server/privileges/privileges_summary.twig:16
14696 #: templates/server/privileges/users_overview.twig:18
14697 #: templates/table/privileges/index.twig:23
14698 msgid "Grant"
14699 msgstr ""
14701 #: templates/database/privileges/index.twig:36
14702 #: templates/server/privileges/new_user_ajax.twig:9
14703 #: templates/server/privileges/users_overview.twig:36
14704 #: templates/table/privileges/index.twig:38
14705 msgid "Any"
14706 msgstr "Enige"
14708 #: templates/database/privileges/index.twig:47
14709 #: templates/table/privileges/index.twig:49
14710 msgid "global"
14711 msgstr ""
14713 #: templates/database/privileges/index.twig:50
14714 #: templates/table/privileges/index.twig:52
14715 msgid "database-specific"
14716 msgstr ""
14718 #: templates/database/privileges/index.twig:52
14719 #: templates/table/privileges/index.twig:54
14720 msgid "wildcard"
14721 msgstr ""
14723 #: templates/database/privileges/index.twig:55
14724 #: templates/table/privileges/index.twig:59
14725 #, fuzzy
14726 msgid "routine"
14727 msgstr "Voeg 'n nuwe veld by"
14729 #: templates/database/privileges/index.twig:112
14730 #: templates/database/privileges/index.twig:115
14731 #: templates/database/structure/check_all_tables.twig:2
14732 #: templates/database/structure/check_all_tables.twig:9
14733 #: templates/display/results/table.twig:222
14734 #: templates/display/results/table.twig:225 templates/select_all.twig:2
14735 #: templates/select_all.twig:6
14736 #: templates/server/privileges/users_overview.twig:120
14737 #: templates/server/privileges/users_overview.twig:123
14738 #: templates/table/privileges/index.twig:116
14739 #: templates/table/privileges/index.twig:119
14740 msgid "With selected:"
14741 msgstr "Met gekose:"
14743 #: templates/database/privileges/index.twig:131
14744 #: templates/server/privileges/add_user_fieldset.twig:4
14745 #: templates/server/privileges/user_overview.twig:22
14746 #: templates/server/privileges/users_overview.twig:137
14747 #: templates/table/privileges/index.twig:134
14748 msgctxt "Create new user"
14749 msgid "New"
14750 msgstr ""
14752 #: templates/database/privileges/index.twig:136
14753 #: templates/server/privileges/add_user_fieldset.twig:9
14754 #: templates/server/privileges/add_user.twig:3
14755 #: templates/server/privileges/user_overview.twig:24
14756 #: templates/server/privileges/users_overview.twig:140
14757 #: templates/table/privileges/index.twig:140
14758 #, fuzzy
14759 #| msgid "Any user"
14760 msgid "Add user account"
14761 msgstr "Enige gebruiker"
14763 #: templates/database/qbe/index.twig:16
14764 #, php-format
14765 msgid "Switch to %svisual builder%s"
14766 msgstr "Skakel oor na %svisual builder%s"
14768 #: templates/database/qbe/index.twig:20
14769 msgid "You have to choose at least one column to display!"
14770 msgstr "U moet ten minste een kolom kies om te vertoon!"
14772 #: templates/database/qbe/ins_del_and_or_cell.twig:5
14773 msgid "Ins:"
14774 msgstr ""
14776 #: templates/database/qbe/ins_del_and_or_cell.twig:12
14777 #, fuzzy
14778 #| msgid "And"
14779 msgid "And"
14780 msgstr "En"
14782 #: templates/database/qbe/ins_del_and_or_cell.twig:17
14783 msgid "Del:"
14784 msgstr ""
14786 #: templates/database/qbe/selection_form.twig:12
14787 #: templates/table/find_replace/index.twig:41
14788 #, fuzzy
14789 #| msgid "Column names"
14790 msgid "Column:"
14791 msgstr "Kolom name"
14793 #: templates/database/qbe/selection_form.twig:17
14794 msgid "Alias:"
14795 msgstr ""
14797 #: templates/database/qbe/selection_form.twig:22
14798 #, fuzzy
14799 #| msgid "Show"
14800 msgid "Show:"
14801 msgstr "Wys"
14803 #: templates/database/qbe/selection_form.twig:27
14804 #, fuzzy
14805 #| msgid "Sort"
14806 msgid "Sort:"
14807 msgstr "Sorteer"
14809 #: templates/database/qbe/selection_form.twig:32
14810 #, fuzzy
14811 #| msgid "Sort"
14812 msgid "Sort order:"
14813 msgstr "Sorteer"
14815 #: templates/database/qbe/selection_form.twig:37
14816 #, fuzzy
14817 #| msgid "Criteria"
14818 msgid "Criteria:"
14819 msgstr "Kriteria"
14821 #: templates/database/qbe/selection_form.twig:44
14822 #, fuzzy
14823 #| msgid "Modify"
14824 msgid "Modify:"
14825 msgstr "Verander"
14827 #: templates/database/qbe/selection_form.twig:54
14828 #, fuzzy
14829 #| msgid "Add/Delete Criteria Row"
14830 msgid "Add/Delete criteria rows:"
14831 msgstr "Voeg By/Verwyder Kriteria Ry"
14833 #: templates/database/qbe/selection_form.twig:67
14834 #, fuzzy
14835 #| msgid "Add/Delete Field Columns"
14836 msgid "Add/Delete columns:"
14837 msgstr "Voeg By/Verwyder Veld Kolomme"
14839 #: templates/database/qbe/selection_form.twig:86
14840 #: templates/database/qbe/selection_form.twig:88
14841 #, fuzzy
14842 #| msgid "Use Tables"
14843 msgid "Use tables"
14844 msgstr "Gebruik Tabelle"
14846 #: templates/database/qbe/selection_form.twig:107
14847 #, php-format
14848 msgid "SQL query on database <b>%s</b>:"
14849 msgstr "SQL-navraag op databasis <b>%s</b>:"
14851 #: templates/database/routines/editor_form.twig:20
14852 #, fuzzy
14853 #| msgid "Column names"
14854 msgid "Routine name"
14855 msgstr "Kolom name"
14857 #: templates/database/routines/editor_form.twig:43
14858 msgid "Parameters"
14859 msgstr ""
14861 #: templates/database/routines/editor_form.twig:49
14862 #, fuzzy
14863 msgid "Direction"
14864 msgstr "Skep"
14866 #: templates/database/routines/editor_form.twig:66
14867 msgid "Add parameter"
14868 msgstr ""
14870 #: templates/database/routines/editor_form.twig:67
14871 #, fuzzy
14872 msgid "Remove last parameter"
14873 msgstr "Hernoem tabel na"
14875 #: templates/database/routines/editor_form.twig:71
14876 msgid "Return type"
14877 msgstr ""
14879 #: templates/database/routines/editor_form.twig:79
14880 #, fuzzy
14881 #| msgid "Length/Values"
14882 msgid "Return length/values"
14883 msgstr "Lengte/Waardes*"
14885 #: templates/database/routines/editor_form.twig:86
14886 #, fuzzy
14887 msgid "Return options"
14888 msgstr "Databasis statistieke"
14890 #: templates/database/routines/editor_form.twig:90
14891 #: templates/database/routines/parameter_row.twig:31
14892 #: templates/database/structure/table_header.twig:42
14893 msgid "Charset"
14894 msgstr ""
14896 #: templates/database/routines/editor_form.twig:115
14897 msgid "Is deterministic"
14898 msgstr ""
14900 #: templates/database/routines/editor_form.twig:131
14901 #, fuzzy
14902 #| msgid "You don't have sufficient privileges to be here right now!"
14903 msgid ""
14904 "You do not have sufficient privileges to perform this operation; Please "
14905 "refer to the documentation for more details."
14906 msgstr "Jy het nie genoeg regte om nou hier te wees nie!"
14908 #: templates/database/routines/editor_form.twig:144
14909 msgid "Security type"
14910 msgstr ""
14912 #: templates/database/routines/editor_form.twig:153
14913 msgid "SQL data access"
14914 msgstr ""
14916 #: templates/database/routines/execute_form.twig:7
14917 #: templates/database/routines/execute_form.twig:12
14918 msgid "Routine parameters"
14919 msgstr ""
14921 #: templates/database/routines/index.twig:33
14922 #, fuzzy
14923 msgid "Create new routine"
14924 msgstr "Bediener weergawe"
14926 #: templates/database/routines/index.twig:42
14927 msgid "There are no routines to display."
14928 msgstr ""
14930 #: templates/database/routines/index.twig:51
14931 #, fuzzy
14932 msgid "Returns"
14933 msgstr "Databasis statistieke"
14935 #: templates/database/routines/parameter_row.twig:24
14936 #: templates/modals/enum_set_editor.twig:5
14937 msgid "ENUM/SET editor"
14938 msgstr ""
14940 #: templates/database/routines/row.twig:38
14941 #: templates/database/routines/row.twig:48
14942 #: templates/database/routines/row.twig:52
14943 msgid "Execute"
14944 msgstr ""
14946 #: templates/database/search/main.twig:5
14947 msgid "Search in database"
14948 msgstr "Soek in databasis"
14950 #: templates/database/search/main.twig:8
14951 #, fuzzy
14952 #| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
14953 msgid "Words or values to search for (wildcard: \"%\"):"
14954 msgstr "Woord(e) of waarde(s) om voor te soek (wildcard: \"%\"):"
14956 #: templates/database/search/main.twig:15
14957 #: templates/table/find_replace/index.twig:31
14958 msgid "Find:"
14959 msgstr "Vind:"
14961 #: templates/database/search/main.twig:19
14962 #: templates/database/search/main.twig:23
14963 msgid "Words are separated by a space character (\" \")."
14964 msgstr "Woorde is geskei dmv 'n spasie karakter (\" \")."
14966 #: templates/database/search/main.twig:40
14967 #, fuzzy
14968 #| msgid "Inside table(s):"
14969 msgid "Inside tables:"
14970 msgstr "Binne tabel(le):"
14972 #: templates/database/search/main.twig:46 templates/server/export/index.twig:11
14973 #: templates/server/replication/database_multibox.twig:8
14974 #, fuzzy
14975 #| msgid "Unselect All"
14976 msgid "Unselect all"
14977 msgstr "Selekteer Niks"
14979 #: templates/database/search/main.twig:67
14980 #, fuzzy
14981 #| msgid "Inside table(s):"
14982 msgid "Inside column:"
14983 msgstr "Binne tabel(le):"
14985 #: templates/database/search/results.twig:12
14986 #, php-format
14987 msgid "%1$s match in <strong>%2$s</strong>"
14988 msgid_plural "%1$s matches in <strong>%2$s</strong>"
14989 msgstr[0] "%1$s resultaat binne tabel <strong>%2$s</strong>"
14990 msgstr[1] "%1$s resultate binne tabel <strong>%2$s</strong>"
14992 #: templates/database/search/results.twig:56
14993 msgid "<strong>Total:</strong> <em>%count%</em> match"
14994 msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
14995 msgstr[0] "<strong>Totaal:</strong><em>%count%</em> ooreenkoms"
14996 msgstr[1] "<strong>Totaal:</strong><em>%count%</em> ooreenkomste"
14998 #: templates/database/structure/add_prefix.twig:7
14999 #: templates/database/structure/add_prefix.twig:9
15000 msgid "Add prefix"
15001 msgstr ""
15003 #: templates/database/structure/body_for_table_summary.twig:6
15004 #, php-format
15005 msgid "%s table"
15006 msgid_plural "%s tables"
15007 msgstr[0] "%s tabel"
15008 msgstr[1] "%s tabelle"
15010 #: templates/database/structure/body_for_table_summary.twig:17
15011 msgid "Sum"
15012 msgstr "Som"
15014 #: templates/database/structure/change_prefix_form.twig:7
15015 #, fuzzy
15016 #| msgid "Fri"
15017 msgid "From"
15018 msgstr "Fr"
15020 #: templates/database/structure/change_prefix_form.twig:13
15021 msgid "To"
15022 msgstr ""
15024 #: templates/database/structure/check_all_tables.twig:6
15025 msgid "Check tables having overhead"
15026 msgstr ""
15028 #: templates/database/structure/check_all_tables.twig:10
15029 #, fuzzy
15030 #| msgid "No tables"
15031 msgid "Copy table"
15032 msgstr "Geen tabelle"
15034 #: templates/database/structure/check_all_tables.twig:11
15035 #, fuzzy
15036 #| msgid "Show color"
15037 msgid "Show create"
15038 msgstr "Wys kleur"
15040 #: templates/database/structure/check_all_tables.twig:14
15041 #: templates/table/operations/index.twig:403
15042 #: templates/table/operations/view.twig:26
15043 #, fuzzy
15044 #| msgid "Dumping data for table"
15045 msgid "Delete data or table"
15046 msgstr "Stort data vir tabel"
15048 #: templates/database/structure/check_all_tables.twig:15
15049 #: templates/database/structure/structure_table_row.twig:74
15050 msgid "Empty"
15051 msgstr "Maak Leeg"
15053 #: templates/database/structure/check_all_tables.twig:18
15054 #: templates/table/operations/index.twig:334
15055 msgid "Table maintenance"
15056 msgstr "Tabel instandhouding"
15058 #: templates/database/structure/check_all_tables.twig:19
15059 #: templates/table/maintenance/analyze.twig:3
15060 #: templates/table/operations/index.twig:339
15061 msgid "Analyze table"
15062 msgstr "Analiseer tabel"
15064 #: templates/database/structure/check_all_tables.twig:20
15065 #: templates/table/maintenance/check.twig:3
15066 #: templates/table/operations/index.twig:348
15067 msgid "Check table"
15068 msgstr "Kontroleer tabel"
15070 #: templates/database/structure/check_all_tables.twig:21
15071 #: templates/table/maintenance/checksum.twig:3
15072 #: templates/table/operations/index.twig:356
15073 #, fuzzy
15074 #| msgid "Check table"
15075 msgid "Checksum table"
15076 msgstr "Kontroleer tabel"
15078 #: templates/database/structure/check_all_tables.twig:22
15079 #: templates/table/maintenance/optimize.twig:3
15080 #: templates/table/operations/index.twig:384
15081 #: templates/table/structure/display_table_stats.twig:68
15082 msgid "Optimize table"
15083 msgstr "Optimaliseer tabel"
15085 #: templates/database/structure/check_all_tables.twig:23
15086 #: templates/table/maintenance/repair.twig:3
15087 #: templates/table/operations/index.twig:393
15088 msgid "Repair table"
15089 msgstr "Herstel tabel"
15091 #: templates/database/structure/check_all_tables.twig:25
15092 msgid "Prefix"
15093 msgstr ""
15095 #: templates/database/structure/check_all_tables.twig:26
15096 msgid "Add prefix to table"
15097 msgstr ""
15099 #: templates/database/structure/check_all_tables.twig:27
15100 #, fuzzy
15101 #| msgid "Replace table data with file"
15102 msgid "Replace table prefix"
15103 msgstr "Vervang tabel data met leer (file)"
15105 #: templates/database/structure/check_all_tables.twig:33
15106 #, fuzzy
15107 msgid "Add columns to central list"
15108 msgstr "Voeg 'n nuwe veld by"
15110 #: templates/database/structure/check_all_tables.twig:34
15111 msgid "Remove columns from central list"
15112 msgstr ""
15114 #: templates/database/structure/check_all_tables.twig:35
15115 #, fuzzy
15116 msgid "Make consistent with central list"
15117 msgstr "Voeg 'n nuwe veld by"
15119 #: templates/database/structure/check_all_tables.twig:53
15120 #: templates/database/structure/check_all_tables.twig:73
15121 #, fuzzy
15122 #| msgid "Attributes"
15123 msgid "Continue"
15124 msgstr "Kenmerke"
15126 #: templates/database/structure/check_all_tables.twig:65
15127 msgid "Are you sure?"
15128 msgstr ""
15130 #: templates/database/structure/check_all_tables.twig:69
15131 msgid ""
15132 "This action may change some of the columns definition.[br]Are you sure you "
15133 "want to continue?"
15134 msgstr ""
15136 #: templates/database/structure/copy_form.twig:14
15137 #, fuzzy
15138 msgid "Options:"
15139 msgstr "Operasies"
15141 #: templates/database/structure/copy_form.twig:39
15142 msgid "Add AUTO INCREMENT value"
15143 msgstr ""
15145 #: templates/database/structure/drop_form.twig:6
15146 #: templates/database/structure/empty_form.twig:6
15147 #: templates/table/delete/confirm.twig:12
15148 #: templates/table/structure/drop_confirm.twig:6
15149 #: templates/table/structure/primary.twig:6
15150 #, fuzzy
15151 #| msgid "Do you really want to "
15152 msgid "Do you really want to execute the following query?"
15153 msgstr "Wil jy regtig "
15155 #: templates/database/structure/favorite_anchor.twig:4
15156 #: templates/recent_favorite_table_favorite.twig:6
15157 #, fuzzy
15158 msgid "Remove from Favorites"
15159 msgstr "Hernoem tabel na"
15161 #: templates/database/structure/favorite_anchor.twig:4
15162 #, fuzzy
15163 msgid "Add to Favorites"
15164 msgstr "Voeg 'n nuwe gebruiker by"
15166 #: templates/database/structure/show_create.twig:2
15167 msgid "Showing create queries"
15168 msgstr ""
15170 #: templates/database/structure/show_create.twig:33
15171 #: templates/display/results/table.twig:292 templates/modals/create_view.twig:5
15172 #: templates/sql/no_results_returned.twig:12 templates/view_create.twig:11
15173 #, fuzzy
15174 msgid "Create view"
15175 msgstr "Bediener weergawe"
15177 #: templates/database/structure/structure_table_row.twig:17
15178 #: templates/server/databases/index.twig:219
15179 #: templates/server/databases/index.twig:231
15180 msgid "Not replicated"
15181 msgstr ""
15183 #: templates/database/structure/structure_table_row.twig:18
15184 #: templates/server/databases/index.twig:215
15185 #: templates/server/databases/index.twig:227
15186 msgid "Replicated"
15187 msgstr ""
15189 #: templates/database/structure/structure_table_row.twig:223
15190 msgid "in use"
15191 msgstr "in gebruik"
15193 #: templates/database/structure/table_header.twig:27
15194 msgid ""
15195 "May be approximate. Click on the number to get the exact count. See "
15196 "[doc@faq3-11]FAQ 3.11[/doc]."
15197 msgstr ""
15199 #: templates/database/structure/table_header.twig:36
15200 #: templates/table/index_form.twig:141
15201 msgid "Size"
15202 msgstr "Grootte"
15204 #: templates/database/structure/table_header.twig:51
15205 #: templates/table/structure/display_table_stats.twig:154
15206 #, fuzzy
15207 msgid "Creation"
15208 msgstr "Skep"
15210 #: templates/database/structure/table_header.twig:56
15211 #: templates/table/structure/display_table_stats.twig:161
15212 msgid "Last update"
15213 msgstr ""
15215 #: templates/database/structure/table_header.twig:61
15216 #: templates/table/structure/display_table_stats.twig:168
15217 msgid "Last check"
15218 msgstr ""
15220 #: templates/database/structure/tracking_icon.twig:3
15221 msgid "Tracking is active."
15222 msgstr ""
15224 #: templates/database/structure/tracking_icon.twig:5
15225 msgid "Tracking is not active."
15226 msgstr ""
15228 #: templates/database/tracking/tables.twig:4
15229 msgid "Tracked tables"
15230 msgstr "Nagegaande tabelle"
15232 #: templates/database/tracking/tables.twig:14
15233 msgid "Last version"
15234 msgstr "Vorige weergawe"
15236 #: templates/database/tracking/tables.twig:15
15237 #: templates/table/tracking/main.twig:29
15238 msgid "Created"
15239 msgstr "Geskepte"
15241 #: templates/database/tracking/tables.twig:16
15242 #: templates/table/tracking/main.twig:30
15243 msgid "Updated"
15244 msgstr "Opgedateer"
15246 #: templates/database/tracking/tables.twig:61
15247 #: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
15248 msgid "active"
15249 msgstr "aktief"
15251 #: templates/database/tracking/tables.twig:73
15252 #: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
15253 msgid "not active"
15254 msgstr "nie aktief nie"
15256 #: templates/database/tracking/tables.twig:93
15257 #: templates/database/tracking/tables.twig:138
15258 #: templates/database/tracking/tables.twig:139
15259 #, fuzzy
15260 #| msgid "Delete"
15261 msgid "Delete tracking"
15262 msgstr "Verwyder"
15264 #: templates/database/tracking/tables.twig:104
15265 msgid "Versions"
15266 msgstr "Weergawes"
15268 #: templates/database/tracking/tables.twig:145
15269 msgid "Untracked tables"
15270 msgstr "Nie gevolgde tabelle"
15272 #: templates/database/tracking/tables.twig:176
15273 #: templates/database/tracking/tables.twig:188
15274 #: templates/database/tracking/tables.twig:189
15275 #: templates/table/structure/display_structure.twig:395
15276 msgid "Track table"
15277 msgstr "Volg tabel"
15279 #: templates/database/triggers/editor_form.twig:23
15280 #, fuzzy
15281 #| msgid "server name"
15282 msgid "Trigger name"
15283 msgstr "Gebruiker naam"
15285 #: templates/database/triggers/editor_form.twig:37
15286 msgctxt "Trigger action time"
15287 msgid "Time"
15288 msgstr ""
15290 #: templates/database/triggers/list.twig:27
15291 #, fuzzy
15292 #| msgid "Create trigger"
15293 msgid "Create new trigger"
15294 msgstr "Bediener weergawe"
15296 #: templates/database/triggers/list.twig:36
15297 msgid "There are no triggers to display."
15298 msgstr ""
15300 #: templates/display/results/table.twig:32
15301 msgid "Save edited data"
15302 msgstr ""
15304 #: templates/display/results/table.twig:38
15305 #, fuzzy
15306 #| msgid "Add/Delete Field Columns"
15307 msgid "Restore column order"
15308 msgstr "Voeg By/Verwyder Veld Kolomme"
15310 #: templates/display/results/table.twig:49 templates/export.twig:149
15311 #: templates/table/start_and_number_of_rows_fieldset.twig:9
15312 #, fuzzy
15313 #| msgid "Number of rows per page"
15314 msgid "Number of rows:"
15315 msgstr "Hoeveelheid rye per bladsy"
15317 #: templates/display/results/table.twig:52
15318 msgid "All"
15319 msgstr "Alle"
15321 #: templates/display/results/table.twig:70
15322 #, fuzzy
15323 #| msgid "Sort"
15324 msgid "Sort by key:"
15325 msgstr "Sorteer"
15327 #: templates/display/results/table.twig:119
15328 #: templates/table/search/index.twig:102
15329 #, fuzzy
15330 msgid "Extra options"
15331 msgstr "Databasis statistieke"
15333 #: templates/display/results/table.twig:141
15334 #, fuzzy
15335 msgid "Relational key"
15336 msgstr "Relasie uitsig"
15338 #: templates/display/results/table.twig:145
15339 #, fuzzy
15340 #| msgid "Displaying Column Comments"
15341 msgid "Display column for relationships"
15342 msgstr "Kolom Kommentaar word vertoon"
15344 #: templates/display/results/table.twig:153
15345 msgid "Show binary contents"
15346 msgstr ""
15348 #: templates/display/results/table.twig:157
15349 msgid "Show BLOB contents"
15350 msgstr ""
15352 #: templates/display/results/table.twig:167
15353 #, fuzzy
15354 msgid "Hide browser transformation"
15355 msgstr "Wys PHP informasie"
15357 #: templates/display/results/table.twig:179
15358 msgid "Well Known Text"
15359 msgstr ""
15361 #: templates/display/results/table.twig:183
15362 msgid "Well Known Binary"
15363 msgstr ""
15365 #: templates/display/results/table.twig:255
15366 #: templates/sql/no_results_returned.twig:9
15367 msgid "Query results operations"
15368 msgstr ""
15370 #: templates/display/results/table.twig:260
15371 msgid "Copy to clipboard"
15372 msgstr ""
15374 #: templates/display/results/table.twig:276
15375 #: templates/table/chart/tbl_chart.twig:2
15376 #, fuzzy
15377 #| msgid "Displaying Column Comments"
15378 msgid "Display chart"
15379 msgstr "Kolom Kommentaar word vertoon"
15381 #: templates/display/results/table.twig:283
15382 msgid "Visualize GIS data"
15383 msgstr ""
15385 #: templates/encoding/kanji_encoding_form.twig:6
15386 #, fuzzy
15387 #| msgid "None"
15388 msgctxt "None encoding conversion"
15389 msgid "None"
15390 msgstr "Geen"
15392 #: templates/encoding/kanji_encoding_form.twig:17
15393 msgid "Convert to Kana"
15394 msgstr ""
15396 #: templates/error/report_form.twig:3
15397 msgid ""
15398 "This report automatically includes data about the error and information "
15399 "about relevant configuration settings. It will be sent to the phpMyAdmin "
15400 "team for debugging the error."
15401 msgstr ""
15403 #: templates/error/report_form.twig:11
15404 msgid ""
15405 "Can you tell us the steps leading to this error? It decisively helps in "
15406 "debugging:"
15407 msgstr ""
15409 #: templates/error/report_form.twig:18
15410 msgid "You may examine the data in the error report:"
15411 msgstr ""
15413 #: templates/error/report_modal.twig:5
15414 #, fuzzy
15415 msgid "Submit error report"
15416 msgstr "Bediener Keuse"
15418 #: templates/error/report_modal.twig:12
15419 #, fuzzy
15420 msgid "Send error report"
15421 msgstr "Bediener Keuse"
15423 #: templates/export/template_options.twig:1 templates/export.twig:42
15424 #, fuzzy
15425 #| msgid "Select Tables"
15426 msgid "Select a template"
15427 msgstr "Kies Tabelle"
15429 #: templates/export.twig:14
15430 #, fuzzy
15431 #| msgid "Export"
15432 msgid "Export templates:"
15433 msgstr "Export"
15435 #: templates/export.twig:18
15436 #, fuzzy
15437 #| msgid "User name"
15438 msgid "New template:"
15439 msgstr "Gebruiker naam"
15441 #: templates/export.twig:21 templates/export.twig:24
15442 #, fuzzy
15443 #| msgid "User name"
15444 msgid "Template name"
15445 msgstr "Gebruiker naam"
15447 #: templates/export.twig:35
15448 msgid "Existing templates:"
15449 msgstr ""
15451 #: templates/export.twig:38
15452 #, fuzzy
15453 #| msgid "%s table(s)"
15454 msgid "Template:"
15455 msgstr "%s tabel(le)"
15457 #: templates/export.twig:51
15458 #, fuzzy
15459 #| msgctxt "Create UPDATE query"
15460 #| msgid "Update"
15461 msgid "Update"
15462 msgstr "Verander Navraag"
15464 #: templates/export.twig:72
15465 #, fuzzy
15466 #| msgid "SQL query"
15467 msgid "Show SQL query"
15468 msgstr "SQL-stelling"
15470 #: templates/export.twig:104
15471 #, fuzzy
15472 #| msgid "Export"
15473 msgid "Export method:"
15474 msgstr "Export"
15476 #: templates/export.twig:108
15477 msgid "Quick - display only the minimal options"
15478 msgstr ""
15480 #: templates/export.twig:112
15481 msgid "Custom - display all possible options"
15482 msgstr ""
15484 #: templates/export.twig:121
15485 #, fuzzy
15486 #| msgid "Partial Texts"
15487 msgid "File format to export"
15488 msgstr "Gedeeltelike Tekste"
15490 #: templates/export.twig:137
15491 #, fuzzy
15492 #| msgid "Rows"
15493 msgid "Rows:"
15494 msgstr "Rye"
15496 #: templates/export.twig:141
15497 msgid "Dump all rows"
15498 msgstr ""
15500 #: templates/export.twig:145
15501 msgid "Dump some row(s)"
15502 msgstr ""
15504 #: templates/export.twig:160
15505 msgid "Row to begin at:"
15506 msgstr ""
15508 #: templates/export.twig:170 templates/export.twig:332
15509 msgid "Output:"
15510 msgstr ""
15512 #: templates/export.twig:175 templates/export.twig:370
15513 #, php-format
15514 msgid "Save on server in the directory <strong>%s</strong>"
15515 msgstr "Stoor op bediener in die gids <strong>%s</strong>"
15517 #: templates/export.twig:193 templates/export.twig:337
15518 msgid "Rename exported databases/tables/columns"
15519 msgstr ""
15521 #: templates/export.twig:201
15522 msgid "Defined aliases"
15523 msgstr ""
15525 #: templates/export.twig:216 templates/export.twig:230
15526 #: templates/export.twig:243 templates/export.twig:260
15527 msgid "Remove"
15528 msgstr ""
15530 #: templates/export.twig:269
15531 msgid "Define new aliases"
15532 msgstr ""
15534 #: templates/export.twig:274
15535 #, fuzzy
15536 #| msgid "Select Tables"
15537 msgid "Select database:"
15538 msgstr "Kies Tabelle"
15540 #: templates/export.twig:290
15541 #, fuzzy
15542 #| msgid "Select Tables"
15543 msgid "Select table:"
15544 msgstr "Kies Tabelle"
15546 #: templates/export.twig:298
15547 #, fuzzy
15548 #| msgid "New table"
15549 msgid "New table name"
15550 msgstr "Geen tabelle"
15552 #: templates/export.twig:306
15553 #, fuzzy
15554 #| msgid "Add/Delete Field Columns"
15555 msgid "Select column:"
15556 msgstr "Voeg By/Verwyder Veld Kolomme"
15558 #: templates/export.twig:314
15559 #, fuzzy
15560 #| msgid "Column names"
15561 msgid "New column name"
15562 msgstr "Kolom name"
15564 #: templates/export.twig:356
15565 #, fuzzy
15566 #| msgid "Save as file"
15567 msgid "View output as text"
15568 msgstr "Stoor as leer (file)"
15570 #: templates/export.twig:360
15571 #, fuzzy
15572 #| msgid "Save as file"
15573 msgid "Save output to a file"
15574 msgstr "Stoor as leer (file)"
15576 #: templates/export.twig:387
15577 msgid "File name template:"
15578 msgstr ""
15580 #: templates/export.twig:388
15581 #, php-format
15582 msgid ""
15583 "This value is interpreted using the 'strftime' function, so you can use time "
15584 "formatting strings. Additionally the following transformations will happen: "
15585 "%s Other text will be kept as is. See the FAQ 6.27 for details."
15586 msgstr ""
15588 #: templates/export.twig:398
15589 msgid "Use this for future exports"
15590 msgstr ""
15592 #: templates/export.twig:409 templates/import.twig:103
15593 msgid "Character set of the file:"
15594 msgstr "Karakterstel van die leer:"
15596 #: templates/export.twig:429
15597 msgid "Compression:"
15598 msgstr ""
15600 #: templates/export.twig:437
15601 #, fuzzy
15602 #| msgid "\"zipped\""
15603 msgid "zipped"
15604 msgstr "\"ge-zip\""
15606 #: templates/export.twig:443
15607 #, fuzzy
15608 #| msgid "\"gzipped\""
15609 msgid "gzipped"
15610 msgstr "\"ge-gzip\""
15612 #: templates/export.twig:461
15613 #, fuzzy
15614 #| msgid "Create table on database %s"
15615 msgid "Export databases as separate files"
15616 msgstr "Skep 'n nuwe tabel op databasis %s"
15618 #: templates/export.twig:463
15619 #, fuzzy
15620 #| msgid "Export"
15621 msgid "Export tables as separate files"
15622 msgstr "Export"
15624 #: templates/export.twig:474
15625 msgid "Skip tables larger than:"
15626 msgstr ""
15628 #: templates/export.twig:476
15629 msgid "The size is measured in MiB."
15630 msgstr ""
15632 #: templates/export.twig:482 templates/import.twig:182
15633 msgid "Format-specific options:"
15634 msgstr ""
15636 #: templates/export.twig:491 templates/import.twig:191
15637 msgid "Encoding Conversion:"
15638 msgstr ""
15640 #: templates/filter.twig:2 templates/server/status/processes/index.twig:6
15641 #: templates/server/status/variables/index.twig:7
15642 msgid "Filters"
15643 msgstr ""
15645 #: templates/filter.twig:4 templates/server/status/variables/index.twig:12
15646 #, fuzzy
15647 #| msgid "Do not change the password"
15648 msgid "Containing the word:"
15649 msgstr "Moenie die wagwoord verander nie"
15651 #: templates/footer.twig:7 templates/footer.twig:9 templates/footer.twig:11
15652 msgid "Open new phpMyAdmin window"
15653 msgstr ""
15655 #: templates/footer.twig:26 templates/home/index.twig:18
15656 #: templates/login/form.twig:5
15657 #, fuzzy
15658 msgid "phpMyAdmin Demo Server"
15659 msgstr "phpMyAdmin dokumentasie"
15661 #: templates/footer.twig:34
15662 #, php-format
15663 msgid "Currently running Git revision %1$s from the %2$s branch."
15664 msgstr ""
15666 #: templates/footer.twig:36
15667 #, fuzzy
15668 msgid "Git information missing!"
15669 msgstr "Wys PHP informasie"
15671 #: templates/gis_data_editor_form.twig:4
15672 #, php-format
15673 msgid "Value for the column \"%s\""
15674 msgstr "Waarde vir die kolom \"%s\""
15676 #: templates/gis_data_editor_form.twig:22
15677 #: templates/table/gis_visualization/gis_visualization.twig:34
15678 msgid "Use OpenStreetMaps as Base Layer"
15679 msgstr "Gebruik OpenStreetMaps as basis vlak"
15681 #: templates/gis_data_editor_form.twig:38
15682 #, fuzzy
15683 #| msgid "SRID:"
15684 msgctxt "Spatial Reference System Identifier"
15685 msgid "SRID:"
15686 msgstr "RVSI:"
15688 #: templates/gis_data_editor_form.twig:53
15689 #, php-format
15690 msgid "Geometry %d:"
15691 msgstr "Geometrie %d:"
15693 #: templates/gis_data_editor_form.twig:73
15694 msgid "Point:"
15695 msgstr "Punt:"
15697 #: templates/gis_data_editor_form.twig:93
15698 #: templates/gis_data_editor_form.twig:134
15699 #: templates/gis_data_editor_form.twig:186
15700 #, fuzzy, php-format
15701 #| msgid "Point %d"
15702 msgid "Point %d:"
15703 msgstr "Punt %d"
15705 #: templates/gis_data_editor_form.twig:113
15706 #, php-format
15707 msgid "Linestring %d:"
15708 msgstr "Lynstring %d:"
15710 #: templates/gis_data_editor_form.twig:115
15711 #: templates/gis_data_editor_form.twig:170
15712 msgid "Outer ring:"
15713 msgstr "Buite kring:"
15715 #: templates/gis_data_editor_form.twig:117
15716 #: templates/gis_data_editor_form.twig:172
15717 #, php-format
15718 msgid "Inner ring %d:"
15719 msgstr "Binne kring %d:"
15721 #: templates/gis_data_editor_form.twig:144
15722 msgid "Add a linestring"
15723 msgstr "Voeg 'n lynstring by"
15725 #: templates/gis_data_editor_form.twig:157
15726 #, php-format
15727 msgid "Polygon %d:"
15728 msgstr "Veelhoek %d:"
15730 #: templates/gis_data_editor_form.twig:199
15731 msgid "Add a polygon"
15732 msgstr "Voeg 'n veelhoek by"
15734 #: templates/gis_data_editor_form.twig:205
15735 msgid "Add geometry"
15736 msgstr "Voeg geometrie by"
15738 #: templates/gis_data_editor_form.twig:214
15739 msgid "Output"
15740 msgstr "Uitvoer"
15742 #: templates/gis_data_editor_form.twig:216
15743 #, fuzzy
15744 #| msgid ""
15745 #| "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
15746 #| "below into the \"Value\" field"
15747 msgid ""
15748 "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
15749 "below into the \"Value\" field."
15750 msgstr ""
15751 "Kies \"GeomFromText\" van die \"Function\" kolom en plaas die onderstaande "
15752 "string in die \"Value\" veld"
15754 #: templates/header.twig:34 templates/login/header.twig:13
15755 #, fuzzy
15756 #| msgid "Cookies must be enabled past this point."
15757 msgid "Javascript must be enabled past this point!"
15758 msgstr "HTTP Koekies moet van nou af geaktifeer wees."
15760 #: templates/header.twig:45
15761 msgid "Click on the bar to scroll to top of page"
15762 msgstr ""
15764 #: templates/home/git_info.twig:2
15765 msgid "Git revision:"
15766 msgstr ""
15768 #: templates/home/git_info.twig:13
15769 msgid "no branch"
15770 msgstr ""
15772 #: templates/home/git_info.twig:15 templates/home/git_info.twig:22
15773 #, php-format
15774 msgid "from %s branch"
15775 msgstr ""
15777 #: templates/home/git_info.twig:25
15778 #, fuzzy, php-format
15779 msgid "committed on %s by %s"
15780 msgstr "Bediener weergawe"
15782 #: templates/home/git_info.twig:32
15783 #, fuzzy, php-format
15784 msgid "authored on %s by %s"
15785 msgstr "Bediener weergawe"
15787 #: templates/home/index.twig:22 templates/login/form.twig:8
15788 #, php-format
15789 msgid ""
15790 "You are using the demo server. You can do anything here, but please do not "
15791 "change root, debian-sys-maint and pma users. More information is available "
15792 "at %s."
15793 msgstr ""
15795 #: templates/home/index.twig:32
15796 #, fuzzy
15797 #| msgid "General relation features"
15798 msgid "General settings"
15799 msgstr "Algemene verwantskap funksies"
15801 #: templates/home/index.twig:57
15802 #, fuzzy
15803 msgid "Server connection collation:"
15804 msgstr "Tabel kommentaar"
15806 #: templates/home/index.twig:83 templates/preferences/manage/main.twig:56
15807 #, fuzzy
15808 #| msgid "General relation features"
15809 msgid "More settings"
15810 msgstr "Algemene verwantskap funksies"
15812 #: templates/home/index.twig:93
15813 #, fuzzy
15814 #| msgid "General relation features"
15815 msgid "Appearance settings"
15816 msgstr "Algemene verwantskap funksies"
15818 #: templates/home/index.twig:103 templates/home/index.twig:104
15819 #: templates/login/form.twig:23 templates/login/form.twig:24
15820 #: templates/setup/home/index.twig:8 templates/setup/home/index.twig:9
15821 msgid "Language"
15822 msgstr ""
15824 #: templates/home/index.twig:131
15825 msgid "Theme"
15826 msgstr ""
15828 #: templates/home/index.twig:142
15829 #, fuzzy
15830 #| msgid "View only"
15831 msgctxt "View all themes"
15832 msgid "View all"
15833 msgstr "Kyk slegs"
15835 #: templates/home/index.twig:157
15836 #, fuzzy
15837 #| msgid "Databases"
15838 msgid "Database server"
15839 msgstr "databasisse"
15841 #: templates/home/index.twig:161 templates/login/form.twig:65
15842 #: templates/menu/breadcrumbs.twig:7
15843 msgid "Server:"
15844 msgstr ""
15846 #: templates/home/index.twig:165
15847 #, fuzzy
15848 msgid "Server type:"
15849 msgstr "Bediener Keuse"
15851 #: templates/home/index.twig:169
15852 #, fuzzy
15853 msgid "Server connection:"
15854 msgstr "Tabel kommentaar"
15856 #: templates/home/index.twig:177
15857 #, fuzzy
15858 msgid "Protocol version:"
15859 msgstr "Bediener weergawe"
15861 #: templates/home/index.twig:181
15862 #, fuzzy
15863 #| msgid "User"
15864 msgid "User:"
15865 msgstr "Gebruiker"
15867 #: templates/home/index.twig:185
15868 #, fuzzy
15869 msgid "Server charset:"
15870 msgstr "Bediener Keuse"
15872 #: templates/home/index.twig:197
15873 msgid "Web server"
15874 msgstr ""
15876 #: templates/home/index.twig:207
15877 #, fuzzy
15878 msgid "Database client version:"
15879 msgstr "Tabel kommentaar"
15881 #: templates/home/index.twig:211
15882 #, fuzzy
15883 msgid "PHP extension:"
15884 msgstr "PHP Version"
15886 #: templates/home/index.twig:218
15887 #, fuzzy
15888 #| msgid "PHP Version"
15889 msgid "PHP version:"
15890 msgstr "PHP Version"
15892 #: templates/home/index.twig:225
15893 msgid "Show PHP information"
15894 msgstr "Wys PHP informasie"
15896 #: templates/home/index.twig:239
15897 #, fuzzy
15898 msgid "Version information:"
15899 msgstr "Wys PHP informasie"
15901 #: templates/home/index.twig:249
15902 msgid "Official Homepage"
15903 msgstr "Amptelike phpMyAdmin Tuisblad"
15905 #: templates/home/index.twig:254
15906 #, fuzzy
15907 #| msgid "Attributes"
15908 msgid "Contribute"
15909 msgstr "Kenmerke"
15911 #: templates/home/index.twig:259
15912 msgid "Get support"
15913 msgstr ""
15915 #: templates/home/index.twig:264
15916 #, fuzzy
15917 #| msgid "No change"
15918 msgid "List of changes"
15919 msgstr "Geen verandering"
15921 #: templates/home/index.twig:269 templates/server/plugins/index.twig:30
15922 msgid "License"
15923 msgstr ""
15925 #: templates/home/index.twig:284
15926 #, fuzzy
15927 msgid "phpMyAdmin Themes"
15928 msgstr "phpMyAdmin dokumentasie"
15930 #: templates/home/index.twig:295
15931 msgid "Get more themes!"
15932 msgstr ""
15934 #: templates/home/themes.twig:7
15935 #, fuzzy, php-format
15936 #| msgid "Schema of the \"%s\" database - Page %s"
15937 msgid "Screenshot of the %s theme."
15938 msgstr "Skema van die \"%s\" databasis - Bladsy %s"
15940 #. l10n: Choose the theme button in the themes list modal
15941 #: templates/home/themes.twig:12
15942 msgid "Take it"
15943 msgstr ""
15945 #: templates/import/javascript.twig:12
15946 msgid ""
15947 "The file being uploaded is probably larger than the maximum allowed size or "
15948 "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
15949 "browsers."
15950 msgstr ""
15952 #: templates/import/javascript.twig:13
15953 #, php-format
15954 msgid "%s of %s"
15955 msgstr ""
15957 #: templates/import/javascript.twig:14
15958 #, php-format
15959 msgid "%s/sec."
15960 msgstr ""
15962 #: templates/import/javascript.twig:15
15963 msgid "About %MIN min. %SEC sec. remaining."
15964 msgstr ""
15966 #: templates/import/javascript.twig:16
15967 msgid "About %SEC sec. remaining."
15968 msgstr ""
15970 #: templates/import/javascript.twig:17
15971 msgid "The file is being processed, please be patient."
15972 msgstr ""
15974 #: templates/import/javascript.twig:29
15975 msgid "Uploading your import file…"
15976 msgstr ""
15978 #: templates/import/javascript.twig:152
15979 msgid ""
15980 "Please be patient, the file is being uploaded. Details about the upload are "
15981 "not available."
15982 msgstr ""
15984 #: templates/import.twig:26
15985 #, fuzzy
15986 #| msgid "Partial Texts"
15987 msgid "File to import:"
15988 msgstr "Gedeeltelike Tekste"
15990 #: templates/import.twig:31
15991 #, php-format
15992 msgid "File may be compressed (%s) or uncompressed."
15993 msgstr ""
15995 #: templates/import.twig:32
15996 msgid ""
15997 "A compressed file's name must end in <strong>.[format].[compression]</"
15998 "strong>. Example: <strong>.sql.zip</strong>"
15999 msgstr ""
16001 #: templates/import.twig:40
16002 #, fuzzy
16003 #| msgid "Save as file"
16004 msgid "Upload a file"
16005 msgstr "Stoor as leer (file)"
16007 #: templates/import.twig:43
16008 #, fuzzy
16009 #| msgid "Partial Texts"
16010 msgid "Select file to import"
16011 msgstr "Gedeeltelike Tekste"
16013 #: templates/import.twig:50 templates/import.twig:77
16014 #: templates/preferences/manage/main.twig:22
16015 msgid "Browse your computer:"
16016 msgstr ""
16018 #: templates/import.twig:55 templates/import.twig:82
16019 msgid "You may also drag and drop a file on any page."
16020 msgstr ""
16022 #: templates/import.twig:62 templates/import.twig:88
16023 #, fuzzy, php-format
16024 #| msgid "%s match(es) inside table <i>%s</i>"
16025 msgid "Select from the web server upload directory [strong]%s[/strong]:"
16026 msgstr "%s resultate binne tabel <i>%s</i>"
16028 #: templates/import.twig:69 templates/import.twig:96
16029 #, fuzzy
16030 #| msgid "Partial Texts"
16031 msgid "There are no files to import!"
16032 msgstr "Gedeeltelike Tekste"
16034 #: templates/import.twig:100
16035 msgid "File uploads are not allowed on this server."
16036 msgstr ""
16038 #: templates/import.twig:126
16039 #, fuzzy
16040 #| msgid "Partial Texts"
16041 msgid "Partial import:"
16042 msgstr "Gedeeltelike Tekste"
16044 #: templates/import.twig:131
16045 #, php-format
16046 msgid ""
16047 "Previous import timed out, after resubmitting will continue from position %d."
16048 msgstr ""
16050 #: templates/import.twig:138
16051 msgid ""
16052 "Allow the interruption of an import in case the script detects it is close "
16053 "to the PHP timeout limit."
16054 msgstr ""
16056 #: templates/import.twig:140
16057 msgid ""
16058 "This might be a good way to import large files, however it can break "
16059 "transactions."
16060 msgstr ""
16062 #: templates/import.twig:144
16063 msgid "Skip this number of queries (for SQL) starting from the first one:"
16064 msgstr ""
16066 #: templates/import.twig:154
16067 #, fuzzy
16068 msgid "Other options"
16069 msgstr "Operasies"
16071 #: templates/indexes.twig:39
16072 #: templates/table/structure/display_structure.twig:488
16073 #, fuzzy
16074 msgid "Rename"
16075 msgstr "Hernoem tabel na"
16077 #: templates/indexes.twig:45
16078 #: templates/table/structure/display_structure.twig:494
16079 msgid "The primary key has been dropped."
16080 msgstr "Die primere sleutel is verwyder."
16082 #: templates/indexes.twig:50
16083 #: templates/table/structure/display_structure.twig:499
16084 #, php-format
16085 msgid "Index %s has been dropped."
16086 msgstr "Indeks %s is verwyder."
16088 #. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
16089 #: templates/javascript/variables.twig:8
16090 msgid "calendar-month-year"
16091 msgstr ""
16093 #. l10n: Year suffix for calendar, "none" is empty.
16094 #: templates/javascript/variables.twig:11
16095 #, fuzzy
16096 #| msgid "None"
16097 msgid "none"
16098 msgstr "Geen"
16100 #. l10n: Previous month. Display text for previous month link in calendar
16101 #: templates/javascript/variables.twig:16
16102 #, fuzzy
16103 #| msgid "Previous"
16104 msgid "Prev"
16105 msgstr "Vorige"
16107 #. l10n: Next month. Display text for next month link in calendar
16108 #: templates/javascript/variables.twig:17
16109 #, fuzzy
16110 #| msgid "Next"
16111 msgid "Next"
16112 msgstr "Volgende"
16114 #. l10n: Display text for current month link in calendar
16115 #: templates/javascript/variables.twig:18
16116 #, fuzzy
16117 msgid "Today"
16118 msgstr "totaal"
16120 #: templates/javascript/variables.twig:20
16121 #, fuzzy
16122 #| msgid "Binary"
16123 msgid "January"
16124 msgstr "Biner"
16126 #: templates/javascript/variables.twig:21
16127 msgid "February"
16128 msgstr ""
16130 #: templates/javascript/variables.twig:22
16131 #, fuzzy
16132 #| msgid "Mar"
16133 msgid "March"
16134 msgstr "Mar"
16136 #: templates/javascript/variables.twig:23
16137 #, fuzzy
16138 #| msgid "Apr"
16139 msgid "April"
16140 msgstr "Apr"
16142 #. l10n: Short month name for May
16143 #: templates/javascript/variables.twig:24
16144 #: templates/javascript/variables.twig:38
16145 msgid "May"
16146 msgstr "Mei"
16148 #: templates/javascript/variables.twig:25
16149 #, fuzzy
16150 #| msgid "Jun"
16151 msgid "June"
16152 msgstr "Jun"
16154 #: templates/javascript/variables.twig:26
16155 #, fuzzy
16156 #| msgid "Jul"
16157 msgid "July"
16158 msgstr "Jul"
16160 #: templates/javascript/variables.twig:27
16161 #, fuzzy
16162 #| msgid "Aug"
16163 msgid "August"
16164 msgstr "Aug"
16166 #: templates/javascript/variables.twig:28
16167 msgid "September"
16168 msgstr ""
16170 #: templates/javascript/variables.twig:29
16171 #, fuzzy
16172 #| msgid "Oct"
16173 msgid "October"
16174 msgstr "Okt"
16176 #: templates/javascript/variables.twig:30
16177 msgid "November"
16178 msgstr ""
16180 #: templates/javascript/variables.twig:31
16181 msgid "December"
16182 msgstr ""
16184 #. l10n: Short week day name for Sunday
16185 #: templates/javascript/variables.twig:57
16186 #, fuzzy
16187 #| msgctxt "Short week day name"
16188 #| msgid "Sun"
16189 msgid "Sun"
16190 msgstr "So"
16192 #. l10n: Minimal week day name for Sunday
16193 #: templates/javascript/variables.twig:66
16194 #, fuzzy
16195 #| msgid "Sun"
16196 msgid "Su"
16197 msgstr "So"
16199 #. l10n: Minimal week day name for Monday
16200 #: templates/javascript/variables.twig:67
16201 #, fuzzy
16202 #| msgid "Mon"
16203 msgid "Mo"
16204 msgstr "Ma"
16206 #. l10n: Minimal week day name for Tuesday
16207 #: templates/javascript/variables.twig:68
16208 #, fuzzy
16209 #| msgid "Tue"
16210 msgid "Tu"
16211 msgstr "Di"
16213 #. l10n: Minimal week day name for Wednesday
16214 #: templates/javascript/variables.twig:69
16215 #, fuzzy
16216 #| msgid "Wed"
16217 msgid "We"
16218 msgstr "Wo"
16220 #. l10n: Minimal week day name for Thursday
16221 #: templates/javascript/variables.twig:70
16222 #, fuzzy
16223 #| msgid "Thu"
16224 msgid "Th"
16225 msgstr "Do"
16227 #. l10n: Minimal week day name for Friday
16228 #: templates/javascript/variables.twig:71
16229 #, fuzzy
16230 #| msgid "Fri"
16231 msgid "Fr"
16232 msgstr "Fr"
16234 #. l10n: Minimal week day name for Saturday
16235 #: templates/javascript/variables.twig:72
16236 #, fuzzy
16237 #| msgid "Sat"
16238 msgid "Sa"
16239 msgstr "Sa"
16241 #. l10n: Column header for week of the year in calendar
16242 #: templates/javascript/variables.twig:74
16243 msgid "Wk"
16244 msgstr ""
16246 #: templates/javascript/variables.twig:82
16247 msgid "Hour"
16248 msgstr ""
16250 #: templates/javascript/variables.twig:83
16251 #, fuzzy
16252 #| msgid "in use"
16253 msgid "Minute"
16254 msgstr "in gebruik"
16256 #: templates/javascript/variables.twig:84
16257 #, fuzzy
16258 #| msgid "Records"
16259 msgid "Second"
16260 msgstr "Rekords"
16262 #: templates/javascript/variables.twig:90
16263 msgid "This field is required"
16264 msgstr ""
16266 #: templates/javascript/variables.twig:91
16267 #, fuzzy
16268 #| msgid "Add new field"
16269 msgid "Please fix this field"
16270 msgstr "Voeg 'n nuwe veld by"
16272 #: templates/javascript/variables.twig:92
16273 msgid "Please enter a valid email address"
16274 msgstr ""
16276 #: templates/javascript/variables.twig:93
16277 msgid "Please enter a valid URL"
16278 msgstr ""
16280 #: templates/javascript/variables.twig:94
16281 #, fuzzy
16282 #| msgid "Please select a database"
16283 msgid "Please enter a valid date"
16284 msgstr "Kies asb. 'n databasis"
16286 #: templates/javascript/variables.twig:95
16287 msgid "Please enter a valid date ( ISO )"
16288 msgstr ""
16290 #: templates/javascript/variables.twig:96
16291 msgid "Please enter a valid number"
16292 msgstr ""
16294 #: templates/javascript/variables.twig:97
16295 msgid "Please enter a valid credit card number"
16296 msgstr ""
16298 #: templates/javascript/variables.twig:98
16299 msgid "Please enter only digits"
16300 msgstr ""
16302 #: templates/javascript/variables.twig:99
16303 msgid "Please enter the same value again"
16304 msgstr ""
16306 #: templates/javascript/variables.twig:100
16307 msgid "Please enter no more than {0} characters"
16308 msgstr ""
16310 #: templates/javascript/variables.twig:101
16311 msgid "Please enter at least {0} characters"
16312 msgstr ""
16314 #: templates/javascript/variables.twig:102
16315 msgid "Please enter a value between {0} and {1} characters long"
16316 msgstr ""
16318 #: templates/javascript/variables.twig:103
16319 msgid "Please enter a value between {0} and {1}"
16320 msgstr ""
16322 #: templates/javascript/variables.twig:104
16323 msgid "Please enter a value less than or equal to {0}"
16324 msgstr ""
16326 #: templates/javascript/variables.twig:105
16327 msgid "Please enter a value greater than or equal to {0}"
16328 msgstr ""
16330 #: templates/javascript/variables.twig:106
16331 #, fuzzy
16332 #| msgid "Please choose a page to edit"
16333 msgid "Please enter a valid date or time"
16334 msgstr "Kies asb. 'n bladsy om te verander"
16336 #: templates/javascript/variables.twig:107
16337 msgid "Please enter a valid HEX input"
16338 msgstr ""
16340 #. l10n: To validate the usage of a MD5 function on the column
16341 #: templates/javascript/variables.twig:108
16342 msgid "This column can not contain a 32 chars value"
16343 msgstr ""
16345 #. l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
16346 #: templates/javascript/variables.twig:109
16347 msgid ""
16348 "These functions are meant to return a binary result; to avoid inconsistent "
16349 "results you should store it in a BINARY, VARBINARY, or BLOB column."
16350 msgstr ""
16352 #: templates/login/form.twig:58 templates/login/form.twig:117
16353 #: templates/login/form.twig:121 templates/login/form.twig:124
16354 msgid "Log in"
16355 msgstr "Teken aan"
16357 #: templates/login/form.twig:64 templates/login/form.twig:69
16358 msgid "You can enter hostname/IP address and port separated by space."
16359 msgstr ""
16361 #: templates/login/form.twig:76
16362 msgid "Username:"
16363 msgstr "Gebruiker Naam:"
16365 #: templates/login/form.twig:85
16366 #: templates/server/privileges/change_password.twig:21
16367 #: templates/server/privileges/login_information_fields.twig:43
16368 #: templates/server/replication/change_master.twig:18
16369 #: templates/server/replication/master_add_slave_user.twig:49
16370 msgid "Password:"
16371 msgstr "Wagwoord:"
16373 #: templates/login/form.twig:95
16374 #, fuzzy
16375 #| msgid "Server Choice"
16376 msgid "Server choice:"
16377 msgstr "Bediener Keuse"
16379 #: templates/login/header.twig:17
16380 msgid ""
16381 "There is a mismatch between HTTPS indicated on the server and client. This "
16382 "can lead to a non working phpMyAdmin or a security risk. Please fix your "
16383 "server configuration to indicate HTTPS properly."
16384 msgstr ""
16386 #: templates/login/twofactor/application_configure.twig:3
16387 msgid ""
16388 "Please scan following QR code into the two-factor authentication app on your "
16389 "device and enter authentication code it generates."
16390 msgstr ""
16392 #: templates/login/twofactor/application_configure.twig:13
16393 msgid "Secret/key:"
16394 msgstr ""
16396 #: templates/login/twofactor/application_configure.twig:16
16397 #: templates/login/twofactor/application.twig:2
16398 #, fuzzy
16399 #| msgid "Documentation"
16400 msgid "Authentication code:"
16401 msgstr "Dokumentasie"
16403 #: templates/login/twofactor/application.twig:5
16404 msgid ""
16405 "Open the two-factor authentication app on your device to view your "
16406 "authentication code and verify your identity."
16407 msgstr ""
16409 #: templates/login/twofactor/invalid.twig:2
16410 msgid ""
16411 "The configured two factor authentication is not available, please install "
16412 "missing dependencies."
16413 msgstr ""
16415 #: templates/login/twofactor/key_configure.twig:3
16416 msgid ""
16417 "Please connect your FIDO U2F device into your computer's USB port. Then "
16418 "confirm registration on the device."
16419 msgstr ""
16421 #: templates/login/twofactor/key-https-warning.twig:3
16422 msgid ""
16423 "You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
16424 "most likely refuse to authenticate you."
16425 msgstr ""
16427 #: templates/login/twofactor/key.twig:3
16428 msgid ""
16429 "Please connect your FIDO U2F device into your computer's USB port. Then "
16430 "confirm login on the device."
16431 msgstr ""
16433 #: templates/login/twofactor.twig:10
16434 msgid "Verify"
16435 msgstr ""
16437 #: templates/menu/breadcrumbs.twig:27
16438 msgid "View:"
16439 msgstr ""
16441 #: templates/modals/preview_sql_confirmation.twig:14
16442 #: templates/table/structure/display_structure.twig:361
16443 msgid "Ok"
16444 msgstr ""
16446 #: templates/modals/unhide_nav_item.twig:5
16447 #, fuzzy
16448 #| msgid "Show grid"
16449 msgid "Show hidden navigation tree items."
16450 msgstr "Wys ruitgebied"
16452 #: templates/navigation/item_unhide_dialog.twig:20
16453 msgid "Unhide"
16454 msgstr ""
16456 #: templates/navigation/main.twig:25 templates/navigation/main.twig:26
16457 msgid "Home"
16458 msgstr "Tuis"
16460 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
16461 #, fuzzy
16462 #| msgid "Dumping data for table"
16463 msgid "Empty session data"
16464 msgstr "Stort data vir tabel"
16466 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
16467 msgid "Log out"
16468 msgstr "Teken uit"
16470 #: templates/navigation/main.twig:35 templates/navigation/main.twig:36
16471 msgid "phpMyAdmin documentation"
16472 msgstr "phpMyAdmin dokumentasie"
16474 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
16475 #, fuzzy
16476 #| msgid "Documentation"
16477 msgid "MariaDB Documentation"
16478 msgstr "Dokumentasie"
16480 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
16481 #, fuzzy
16482 #| msgid "Documentation"
16483 msgid "MySQL Documentation"
16484 msgstr "Dokumentasie"
16486 #: templates/navigation/main.twig:43 templates/navigation/main.twig:44
16487 #, fuzzy
16488 msgid "Navigation panel settings"
16489 msgstr "Tabel kommentaar"
16491 #: templates/navigation/main.twig:47 templates/navigation/main.twig:48
16492 #, fuzzy
16493 msgid "Reload navigation panel"
16494 msgstr "Tabel kommentaar"
16496 #: templates/navigation/main.twig:67
16497 msgid "An error has occurred while loading the navigation display"
16498 msgstr ""
16500 #: templates/navigation/main.twig:88
16501 #, fuzzy
16502 #| msgid "SQL result"
16503 msgid "SQL upload"
16504 msgstr "SQL resultaat"
16506 #: templates/navigation/tree/fast_filter.twig:11
16507 #: templates/navigation/tree/fast_filter.twig:12
16508 msgid "Type to filter these, Enter to search all"
16509 msgstr ""
16511 #: templates/navigation/tree/fast_filter.twig:16
16512 #, fuzzy
16513 #| msgid "Save as file"
16514 msgid "Clear fast filter"
16515 msgstr "Stoor as leer (file)"
16517 #: templates/preferences/autoload.twig:7
16518 msgid ""
16519 "Your browser has phpMyAdmin configuration for this domain. Would you like to "
16520 "import it for current session?"
16521 msgstr ""
16523 #: templates/preferences/autoload.twig:13
16524 #, fuzzy
16525 #| msgid "Delete"
16526 msgid "Delete settings"
16527 msgstr "Verwyder"
16529 #: templates/preferences/forms/main.twig:4
16530 msgid "Cannot save settings, submitted form contains errors!"
16531 msgstr ""
16533 #: templates/preferences/header.twig:6
16534 #, fuzzy
16535 #| msgid "General relation features"
16536 msgid "Manage your settings"
16537 msgstr "Algemene verwantskap funksies"
16539 #: templates/preferences/header.twig:12
16540 #, fuzzy
16541 #| msgid "Documentation"
16542 msgid "Two-factor authentication"
16543 msgstr "Dokumentasie"
16545 #: templates/preferences/header.twig:55
16546 #: templates/preferences/manage/main.twig:72
16547 #, fuzzy
16548 #| msgid "Modifications have been saved"
16549 msgid "Configuration has been saved."
16550 msgstr "Veranderinge is gestoor"
16552 #: templates/preferences/header.twig:60
16553 #, php-format
16554 msgid ""
16555 "Your preferences will be saved for current session only. Storing them "
16556 "permanently requires %sphpMyAdmin configuration storage%s."
16557 msgstr ""
16559 #: templates/preferences/manage/error.twig:1
16560 msgid "Configuration contains incorrect data for some fields."
16561 msgstr ""
16563 #: templates/preferences/manage/error.twig:16
16564 msgid "Do you want to import remaining settings?"
16565 msgstr ""
16567 #: templates/preferences/manage/main.twig:3
16568 #: templates/preferences/manage/main.twig:33
16569 msgid "Saved on: @DATE@"
16570 msgstr ""
16572 #: templates/preferences/manage/main.twig:20
16573 msgid "Import from file"
16574 msgstr ""
16576 #: templates/preferences/manage/main.twig:27
16577 msgid "Import from browser's storage"
16578 msgstr ""
16580 #: templates/preferences/manage/main.twig:30
16581 msgid "Settings will be imported from your browser's local storage."
16582 msgstr ""
16584 #: templates/preferences/manage/main.twig:36
16585 msgid "You have no saved settings!"
16586 msgstr ""
16588 #: templates/preferences/manage/main.twig:40
16589 #: templates/preferences/manage/main.twig:104
16590 msgid "This feature is not supported by your web browser"
16591 msgstr ""
16593 #: templates/preferences/manage/main.twig:44
16594 msgid "Merge with current configuration"
16595 msgstr ""
16597 #: templates/preferences/manage/main.twig:59
16598 #, php-format
16599 msgid ""
16600 "You can set more settings by modifying config.inc.php, eg. by using %sSetup "
16601 "script%s."
16602 msgstr ""
16604 #: templates/preferences/manage/main.twig:81
16605 #, fuzzy
16606 #| msgid "Save as file"
16607 msgid "Save as JSON file"
16608 msgstr "Stoor as leer (file)"
16610 #: templates/preferences/manage/main.twig:85
16611 #, fuzzy
16612 #| msgid "Save as file"
16613 msgid "Save as PHP file"
16614 msgstr "Stoor as leer (file)"
16616 #: templates/preferences/manage/main.twig:90
16617 msgid "Save to browser's storage"
16618 msgstr ""
16620 #: templates/preferences/manage/main.twig:96
16621 msgid "Settings will be saved in your browser's local storage."
16622 msgstr ""
16624 #: templates/preferences/manage/main.twig:99
16625 msgid "Existing settings will be overwritten!"
16626 msgstr ""
16628 #: templates/preferences/manage/main.twig:120
16629 msgid "You can reset all your settings and restore them to default values."
16630 msgstr ""
16632 #: templates/preferences/two_factor/configure.twig:5
16633 #: templates/preferences/two_factor/main.twig:57
16634 #: templates/preferences/two_factor/main.twig:70
16635 msgid "Configure two-factor authentication"
16636 msgstr ""
16638 #: templates/preferences/two_factor/configure.twig:12
16639 #, fuzzy
16640 #| msgid "Change password"
16641 msgid "Enable two-factor authentication"
16642 msgstr "Verander wagwoord"
16644 #: templates/preferences/two_factor/confirm.twig:5
16645 msgid "Confirm disabling two-factor authentication"
16646 msgstr ""
16648 #: templates/preferences/two_factor/confirm.twig:9
16649 msgid ""
16650 "By disabling two factor authentication you will be again able to login using "
16651 "password only."
16652 msgstr ""
16654 #: templates/preferences/two_factor/confirm.twig:13
16655 #: templates/preferences/two_factor/main.twig:46
16656 #, fuzzy
16657 #| msgid "Change password"
16658 msgid "Disable two-factor authentication"
16659 msgstr "Verander wagwoord"
16661 #: templates/preferences/two_factor/main.twig:5
16662 #, fuzzy
16663 #| msgid "Documentation"
16664 msgid "Two-factor authentication status"
16665 msgstr "Dokumentasie"
16667 #: templates/preferences/two_factor/main.twig:11
16668 msgid ""
16669 "Two-factor authentication is not available, please install optional "
16670 "dependencies to enable authentication backends."
16671 msgstr ""
16673 #: templates/preferences/two_factor/main.twig:12
16674 msgid "Following composer packages are missing:"
16675 msgstr ""
16677 #: templates/preferences/two_factor/main.twig:20
16678 msgid "Two-factor authentication is available and configured for this account."
16679 msgstr ""
16681 #: templates/preferences/two_factor/main.twig:22
16682 msgid ""
16683 "Two-factor authentication is available, but not configured for this account."
16684 msgstr ""
16686 #: templates/preferences/two_factor/main.twig:26
16687 msgid ""
16688 "Two-factor authentication is not available, enable phpMyAdmin configuration "
16689 "storage to use it."
16690 msgstr ""
16692 #: templates/preferences/two_factor/main.twig:41
16693 msgid "You have enabled two factor authentication."
16694 msgstr ""
16696 #: templates/recent_favorite_table_no_tables.twig:3
16697 #, fuzzy
16698 #| msgid "Space usage"
16699 msgid "There are no recent tables."
16700 msgstr "Spasie verbruik"
16702 #: templates/recent_favorite_table_no_tables.twig:5
16703 #, fuzzy
16704 #| msgid "Space usage"
16705 msgid "There are no favorite tables."
16706 msgstr "Spasie verbruik"
16708 #: templates/relation/diagnostic_info.twig:1
16709 msgid "Quick steps to set up advanced features:"
16710 msgstr ""
16712 #: templates/relation/diagnostic_info.twig:5
16713 #, php-format
16714 msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
16715 msgstr ""
16717 #: templates/relation/diagnostic_info.twig:9
16718 msgid "Create a pma user and give access to these tables."
16719 msgstr ""
16721 #: templates/relation/diagnostic_info.twig:13
16722 msgid ""
16723 "Enable advanced features in configuration file (<code>config.inc.php</"
16724 "code>), for example by starting from <code>config.sample.inc.php</code>."
16725 msgstr ""
16727 #: templates/relation/diagnostic_info.twig:17
16728 msgid "Re-login to phpMyAdmin to load the updated configuration file."
16729 msgstr ""
16731 #: templates/server/binlog/index.twig:10
16732 msgid "Select binary log to view"
16733 msgstr ""
16735 #: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
16736 #: templates/server/status/processes/list.twig:20
16737 #, fuzzy
16738 msgid "Truncate shown queries"
16739 msgstr "SQL-stelling"
16741 #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
16742 #: templates/server/status/processes/list.twig:26
16743 #, fuzzy
16744 msgid "Show full queries"
16745 msgstr "SQL-stelling"
16747 #: templates/server/binlog/index.twig:84
16748 msgid "Log name"
16749 msgstr ""
16751 #: templates/server/binlog/index.twig:85
16752 msgid "Position"
16753 msgstr ""
16755 #: templates/server/binlog/index.twig:87
16756 #: templates/server/replication/master_replication.twig:24
16757 msgid "Server ID"
16758 msgstr ""
16760 #: templates/server/binlog/index.twig:88
16761 msgid "Original position"
16762 msgstr ""
16764 #: templates/server/binlog/index.twig:89
16765 #: templates/table/structure/display_table_stats.twig:3
16766 msgid "Information"
16767 msgstr ""
16769 #: templates/server/collations/index.twig:4
16770 #, fuzzy
16771 msgid "Character sets and collations"
16772 msgstr "Karakterstel van die leer:"
16774 #: templates/server/collations/index.twig:23
16775 #, fuzzy
16776 #| msgid "Default"
16777 msgctxt "The collation is the default one"
16778 msgid "default"
16779 msgstr "Verstekwaarde (default)"
16781 #: templates/server/databases/index.twig:3
16782 msgid "Databases statistics"
16783 msgstr "Databasis statistieke"
16785 #: templates/server/databases/index.twig:9
16786 #, fuzzy
16787 #| msgid "Create new database"
16788 msgid "Create database"
16789 msgstr "Skep 'n nuwe databasis"
16791 #: templates/server/databases/index.twig:50
16792 #, fuzzy
16793 #| msgid "Run SQL query/queries on database %s"
16794 msgid "No privileges to create databases"
16795 msgstr "Hardloop SQL stellings op databasis %s"
16797 #: templates/server/databases/index.twig:156
16798 #: templates/server/replication/index.twig:18
16799 #: templates/server/replication/master_replication.twig:3
16800 msgid "Master replication"
16801 msgstr ""
16803 #: templates/server/databases/index.twig:160
16804 #: templates/server/replication/slave_configuration.twig:2
16805 msgid "Slave replication"
16806 msgstr ""
16808 #: templates/server/databases/index.twig:181
16809 #, fuzzy, php-format
16810 msgid "Jump to database '%s'"
16811 msgstr "Geen databasisse"
16813 #: templates/server/databases/index.twig:242
16814 #, php-format
16815 msgid "Check privileges for database \"%s\"."
16816 msgstr ""
16818 #: templates/server/databases/index.twig:243
16819 #, fuzzy
16820 msgid "Check privileges"
16821 msgstr "Geen Regte"
16823 #: templates/server/databases/index.twig:298
16824 msgid ""
16825 "Note: Enabling the database statistics here might cause heavy traffic "
16826 "between the web server and the MySQL server."
16827 msgstr ""
16829 #: templates/server/databases/index.twig:300
16830 #: templates/server/databases/index.twig:301
16831 #, fuzzy
16832 msgid "Enable statistics"
16833 msgstr "Databasis statistieke"
16835 #: templates/server/databases/index.twig:308
16836 msgid "No databases"
16837 msgstr "Geen databasisse"
16839 #: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3
16840 msgid "Storage engines"
16841 msgstr ""
16843 #: templates/server/engines/index.twig:13
16844 msgid "Storage Engine"
16845 msgstr ""
16847 #: templates/server/engines/show.twig:45
16848 msgid "Unknown storage engine."
16849 msgstr ""
16851 #: templates/server/export/index.twig:26
16852 msgid "@SERVER@ will become the server name."
16853 msgstr ""
16855 #: templates/server/export/index.twig:3
16856 #, fuzzy
16857 #| msgid "Create table on database %s"
16858 msgid "Exporting databases from the current server"
16859 msgstr "Skep 'n nuwe tabel op databasis %s"
16861 #: templates/server/import/index.twig:3
16862 msgid "Importing into the current server"
16863 msgstr ""
16865 #: templates/server/plugins/index.twig:26
16866 msgid "Plugin"
16867 msgstr ""
16869 #: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28
16870 #, fuzzy
16871 msgid "Version"
16872 msgstr "PHP Version"
16874 #: templates/server/plugins/index.twig:29
16875 msgid "Author"
16876 msgstr ""
16878 #: templates/server/plugins/index.twig:41
16879 #, fuzzy
16880 #| msgid "active"
16881 msgid "inactive"
16882 msgstr "aktief"
16884 #: templates/server/plugins/index.twig:43
16885 #, fuzzy
16886 #| msgid "Disabled"
16887 msgid "disabled"
16888 msgstr "Onbeskikbaar"
16890 #: templates/server/plugins/index.twig:45
16891 #, fuzzy
16892 #| msgid "Delete"
16893 msgid "deleting"
16894 msgstr "Verwyder"
16896 #: templates/server/plugins/index.twig:47
16897 #, fuzzy
16898 #| msgid "Delete"
16899 msgid "deleted"
16900 msgstr "Verwyder"
16902 #: templates/server/privileges/add_user.twig:12
16903 #, fuzzy
16904 msgid "Database for user account"
16905 msgstr "Databasis statistieke"
16907 #: templates/server/privileges/add_user.twig:15
16908 msgid "Create database with same name and grant all privileges."
16909 msgstr ""
16911 #: templates/server/privileges/add_user.twig:19
16912 msgid "Grant all privileges on wildcard name (username\\_%)."
16913 msgstr ""
16915 #: templates/server/privileges/add_user.twig:24
16916 #, fuzzy, php-format
16917 #| msgid "Run SQL query/queries on database %s"
16918 msgid "Grant all privileges on database %s."
16919 msgstr "Hardloop SQL stellings op databasis %s"
16921 #: templates/server/privileges/change_password.twig:15
16922 msgid "No Password"
16923 msgstr "Geen Wagwoord"
16925 #: templates/server/privileges/change_password.twig:24
16926 msgid "Enter:"
16927 msgstr ""
16929 #: templates/server/privileges/change_password.twig:28
16930 #: templates/server/privileges/login_information_fields.twig:54
16931 #, fuzzy
16932 #| msgid "Row length"
16933 msgctxt "Password strength"
16934 msgid "Strength:"
16935 msgstr "Ry lengte"
16937 #: templates/server/privileges/change_password.twig:32
16938 #: templates/server/privileges/login_information_fields.twig:60
16939 #: templates/server/replication/master_add_slave_user.twig:62
16940 #, fuzzy
16941 #| msgid "Re-type"
16942 msgid "Re-type:"
16943 msgstr "Tik weer"
16945 #: templates/server/privileges/change_password.twig:40
16946 #, fuzzy
16947 #| msgid "Password:"
16948 msgid "Password Hashing:"
16949 msgstr "Wagwoord:"
16951 #: templates/server/privileges/change_password.twig:58
16952 msgid ""
16953 "This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
16954 "connection that encrypts the password using RSA</i>'; while connecting to "
16955 "the server."
16956 msgstr ""
16958 #: templates/server/privileges/choose_user_group.twig:5
16959 #, fuzzy
16960 #| msgid "User"
16961 msgid "User group:"
16962 msgstr "Gebruiker"
16964 #: templates/server/privileges/edit_routine_privileges.twig:4
16965 #: templates/server/privileges/user_properties.twig:4
16966 #, fuzzy
16967 #| msgid "Edit Privileges"
16968 msgid "Edit privileges:"
16969 msgstr "Verander Regte"
16971 #: templates/server/privileges/edit_routine_privileges.twig:5
16972 #: templates/server/privileges/user_properties.twig:5
16973 #, fuzzy
16974 #| msgid "User"
16975 msgid "User account"
16976 msgstr "Gebruiker"
16978 #: templates/server/privileges/edit_routine_privileges.twig:34
16979 #: templates/server/privileges/user_properties.twig:53
16980 msgid ""
16981 "Note: You are attempting to edit privileges of the user with which you are "
16982 "currently logged in."
16983 msgstr ""
16985 #: templates/server/privileges/edit_routine_privileges.twig:51
16986 #: templates/server/privileges/privileges_table.twig:10
16987 #: templates/server/privileges/privileges_table.twig:272
16988 #, fuzzy
16989 #| msgid "Note: MySQL privilege names are expressed in English"
16990 msgid "Note: MySQL privilege names are expressed in English."
16991 msgstr "Nota: MySQL regte name word in Engels vertoon"
16993 #: templates/server/privileges/edit_routine_privileges.twig:63
16994 #: templates/server/privileges/edit_routine_privileges.twig:67
16995 msgid ""
16996 "Allows user to give to other users or remove from other users privileges "
16997 "that user possess on this routine."
16998 msgstr ""
17000 #: templates/server/privileges/edit_routine_privileges.twig:76
17001 #: templates/server/privileges/edit_routine_privileges.twig:79
17002 msgid "Allows altering and dropping this routine."
17003 msgstr ""
17005 #: templates/server/privileges/edit_routine_privileges.twig:88
17006 #: templates/server/privileges/edit_routine_privileges.twig:91
17007 msgid "Allows executing this routine."
17008 msgstr ""
17010 #: templates/server/privileges/initials_row.twig:1
17011 #, fuzzy
17012 msgid "Pagination of user accounts"
17013 msgstr "Databasis statistieke"
17015 #: templates/server/privileges/login_information_fields.twig:2
17016 #: templates/server/privileges/user_properties.twig:106
17017 #, fuzzy
17018 msgid "Login Information"
17019 msgstr "Wys PHP informasie"
17021 #: templates/server/privileges/login_information_fields.twig:4
17022 #: templates/server/replication/change_master.twig:14
17023 #: templates/server/replication/master_add_slave_user.twig:16
17024 #, fuzzy
17025 #| msgid "User name"
17026 msgid "User name:"
17027 msgstr "Gebruiker naam"
17029 #: templates/server/privileges/login_information_fields.twig:7
17030 #: templates/server/replication/master_add_slave_user.twig:20
17031 msgid "Any user"
17032 msgstr "Enige gebruiker"
17034 #: templates/server/privileges/login_information_fields.twig:8
17035 #: templates/server/privileges/login_information_fields.twig:33
17036 #: templates/server/privileges/login_information_fields.twig:50
17037 #: templates/server/privileges/privileges_summary.twig:75
17038 #: templates/server/privileges/privileges_summary.twig:90
17039 msgid "Use text field"
17040 msgstr ""
17042 #: templates/server/privileges/login_information_fields.twig:16
17043 msgid ""
17044 "An account already exists with the same username but possibly a different "
17045 "hostname."
17046 msgstr ""
17048 #: templates/server/privileges/login_information_fields.twig:22
17049 #, fuzzy
17050 #| msgid "User name"
17051 msgid "Host name:"
17052 msgstr "Gebruiker naam"
17054 #: templates/server/privileges/login_information_fields.twig:27
17055 #: templates/server/replication/master_add_slave_user.twig:34
17056 msgid "Any host"
17057 msgstr "Enige gasheer (host)"
17059 #: templates/server/privileges/login_information_fields.twig:28
17060 #: templates/server/replication/master_add_slave_user.twig:35
17061 msgid "Local"
17062 msgstr "Local"
17064 #: templates/server/privileges/login_information_fields.twig:30
17065 #: templates/server/replication/master_add_slave_user.twig:37
17066 msgid "This host"
17067 msgstr ""
17069 #: templates/server/privileges/login_information_fields.twig:32
17070 #: templates/server/replication/master_add_slave_user.twig:39
17071 #, fuzzy
17072 #| msgid "Use Tables"
17073 msgid "Use host table"
17074 msgstr "Gebruik Tabelle"
17076 #: templates/server/privileges/login_information_fields.twig:39
17077 #: templates/server/replication/master_add_slave_user.twig:44
17078 msgid ""
17079 "When Host table is used, this field is ignored and values stored in Host "
17080 "table are used instead."
17081 msgstr ""
17083 #: templates/server/privileges/login_information_fields.twig:45
17084 #: templates/server/privileges/login_information_fields.twig:53
17085 #: templates/server/privileges/users_overview.twig:10
17086 #: templates/server/replication/change_master.twig:19
17087 #: templates/server/replication/master_add_slave_user.twig:52
17088 #: templates/server/replication/master_add_slave_user.twig:57
17089 msgid "Password"
17090 msgstr "Wagwoord"
17092 #: templates/server/privileges/login_information_fields.twig:47
17093 msgid "Do not change the password"
17094 msgstr "Moenie die wagwoord verander nie"
17096 #: templates/server/privileges/login_information_fields.twig:49
17097 #: templates/server/replication/master_add_slave_user.twig:53
17098 #, fuzzy
17099 #| msgid "No Password"
17100 msgid "No password"
17101 msgstr "Geen Wagwoord"
17103 #: templates/server/privileges/login_information_fields.twig:62
17104 #: templates/server/replication/master_add_slave_user.twig:65
17105 msgid "Re-type"
17106 msgstr "Tik weer"
17108 #: templates/server/privileges/login_information_fields.twig:68
17109 #, fuzzy
17110 #| msgid "Documentation"
17111 msgid "Authentication plugin"
17112 msgstr "Dokumentasie"
17114 #: templates/server/privileges/login_information_fields.twig:70
17115 #, fuzzy
17116 #| msgid "Password:"
17117 msgid "Password hashing method"
17118 msgstr "Wagwoord:"
17120 #: templates/server/privileges/login_information_fields.twig:83
17121 msgid ""
17122 "This method requires using an '<em>SSL connection</em>' or an "
17123 "'<em>unencrypted connection that encrypts the password using RSA</em>'; "
17124 "while connecting to the server."
17125 msgstr ""
17127 #: templates/server/privileges/new_user_ajax.twig:52
17128 #: templates/server/privileges/users_overview.twig:83
17129 #: templates/server/privileges/users_overview.twig:168
17130 msgid "Edit user group"
17131 msgstr ""
17133 #: templates/server/privileges/privileges_summary.twig:20
17134 msgid "Column-specific privileges"
17135 msgstr ""
17137 #: templates/server/privileges/privileges_summary.twig:54
17138 msgid "Add privileges on the following database(s):"
17139 msgstr ""
17141 #: templates/server/privileges/privileges_summary.twig:67
17142 msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
17143 msgstr ""
17145 #: templates/server/privileges/privileges_summary.twig:71
17146 msgid "Add privileges on the following table:"
17147 msgstr ""
17149 #: templates/server/privileges/privileges_summary.twig:86
17150 #, fuzzy
17151 #| msgid "Create table on database %s"
17152 msgid "Add privileges on the following routine:"
17153 msgstr "Skep 'n nuwe tabel op databasis %s"
17155 #: templates/server/privileges/privileges_table.twig:35
17156 #: templates/server/privileges/privileges_table.twig:36
17157 #: templates/server/privileges/privileges_table.twig:62
17158 #: templates/server/privileges/privileges_table.twig:63
17159 #: templates/server/privileges/privileges_table.twig:89
17160 #: templates/server/privileges/privileges_table.twig:90
17161 #: templates/server/privileges/privileges_table.twig:116
17162 #: templates/server/privileges/privileges_table.twig:117
17163 #, fuzzy
17164 #| msgid "None"
17165 msgctxt "None privileges"
17166 msgid "None"
17167 msgstr "Geen"
17169 #: templates/server/privileges/privileges_table.twig:160
17170 #: templates/server/privileges/privileges_table.twig:164
17171 #: templates/server/privileges/privileges_table.twig:638
17172 #: templates/server/privileges/privileges_table.twig:642
17173 msgid ""
17174 "Allows user to give to other users or remove from other users the privileges "
17175 "that user possess yourself."
17176 msgstr ""
17178 #: templates/server/privileges/privileges_table.twig:255
17179 msgid "Global"
17180 msgstr ""
17182 #: templates/server/privileges/privileges_table.twig:262
17183 #: templates/server/privileges/users_overview.twig:12
17184 #, fuzzy
17185 msgid "Global privileges"
17186 msgstr "Geen Regte"
17188 #: templates/server/privileges/privileges_table.twig:552
17189 msgid "Administration"
17190 msgstr ""
17192 #: templates/server/privileges/privileges_table.twig:559
17193 #: templates/server/privileges/privileges_table.twig:562
17194 msgid ""
17195 "Allows adding users and privileges without reloading the privilege tables."
17196 msgstr ""
17198 #: templates/server/privileges/privileges_table.twig:670
17199 #, fuzzy
17200 #| msgid "Add/Delete Criteria Row"
17201 msgid "Allows creating foreign key relations."
17202 msgstr "Voeg By/Verwyder Kriteria Ry"
17204 #: templates/server/privileges/privileges_table.twig:670
17205 msgid "Not used on MariaDB."
17206 msgstr ""
17208 #: templates/server/privileges/privileges_table.twig:670
17209 msgid "Not used for this MySQL version."
17210 msgstr ""
17212 #: templates/server/privileges/privileges_table.twig:721
17213 msgid "Resource limits"
17214 msgstr ""
17216 #: templates/server/privileges/privileges_table.twig:723
17217 msgid "Note: Setting these options to 0 (zero) removes the limit."
17218 msgstr ""
17220 #: templates/server/privileges/privileges_table.twig:729
17221 #: templates/server/privileges/privileges_table.twig:736
17222 msgid "Limits the number of queries the user may send to the server per hour."
17223 msgstr ""
17225 #: templates/server/privileges/privileges_table.twig:742
17226 #: templates/server/privileges/privileges_table.twig:749
17227 msgid ""
17228 "Limits the number of commands that change any table or database the user may "
17229 "execute per hour."
17230 msgstr ""
17232 #: templates/server/privileges/privileges_table.twig:755
17233 #: templates/server/privileges/privileges_table.twig:762
17234 msgid "Limits the number of new connections the user may open per hour."
17235 msgstr ""
17237 #: templates/server/privileges/privileges_table.twig:768
17238 #: templates/server/privileges/privileges_table.twig:775
17239 #, fuzzy
17240 msgid "Limits the number of simultaneous connections the user may have."
17241 msgstr "Limits the number of new connections the user may open per hour."
17243 #: templates/server/privileges/privileges_table.twig:784
17244 #, fuzzy
17245 msgid "Does not require SSL-encrypted connections."
17246 msgstr "Tabel kommentaar"
17248 #: templates/server/privileges/privileges_table.twig:793
17249 #, fuzzy
17250 msgid "Requires SSL-encrypted connections."
17251 msgstr "Tabel kommentaar"
17253 #: templates/server/privileges/privileges_table.twig:802
17254 msgid "Requires a valid X509 certificate."
17255 msgstr ""
17257 #: templates/server/privileges/privileges_table.twig:823
17258 msgid "Requires that a specific cipher method be used for a connection."
17259 msgstr ""
17261 #: templates/server/privileges/privileges_table.twig:832
17262 msgid "Requires that a valid X509 certificate issued by this CA be presented."
17263 msgstr ""
17265 #: templates/server/privileges/privileges_table.twig:841
17266 msgid "Requires that a valid X509 certificate with this subject be presented."
17267 msgstr ""
17269 #: templates/server/privileges/subnav.twig:5
17270 #: templates/server/privileges/user_overview.twig:5
17271 msgid "User accounts overview"
17272 msgstr ""
17274 #: templates/server/privileges/subnav.twig:11
17275 #: templates/server/user_groups/user_groups.twig:1
17276 #: templates/server/user_groups/user_groups.twig:9
17277 #, fuzzy
17278 #| msgid "User"
17279 msgid "User groups"
17280 msgstr "Gebruiker"
17282 #: templates/server/privileges/user_properties.twig:57
17283 #: templates/server/privileges/users_overview.twig:57
17284 msgid "The selected user was not found in the privilege table."
17285 msgstr ""
17287 #: templates/server/privileges/user_properties.twig:107
17288 msgid "Change login information / Copy user account"
17289 msgstr ""
17291 #: templates/server/privileges/user_properties.twig:114
17292 msgid "Create a new user account with the same privileges and …"
17293 msgstr ""
17295 #: templates/server/privileges/user_properties.twig:120
17296 msgid "… keep the old one."
17297 msgstr ""
17299 #: templates/server/privileges/user_properties.twig:127
17300 msgid "… delete the old one from the user tables."
17301 msgstr ""
17303 #: templates/server/privileges/user_properties.twig:134
17304 msgid ""
17305 "… revoke all active privileges from the old one and delete it afterwards."
17306 msgstr ""
17308 #: templates/server/privileges/user_properties.twig:141
17309 msgid ""
17310 "… delete the old one from the user tables and reload the privileges "
17311 "afterwards."
17312 msgstr ""
17314 #: templates/server/privileges/users_overview.twig:16
17315 msgid "User group"
17316 msgstr ""
17318 #: templates/server/privileges/users_overview.twig:147
17319 #, fuzzy
17320 #| msgid "With selected:"
17321 msgid "Remove selected user accounts"
17322 msgstr "Met gekose:"
17324 #: templates/server/privileges/users_overview.twig:149
17325 msgid "Revoke all active privileges from the users and delete them afterwards."
17326 msgstr ""
17328 #: templates/server/privileges/users_overview.twig:153
17329 msgid "Drop the databases that have the same names as the users."
17330 msgstr ""
17332 #: templates/server/privileges/users_overview.twig:178
17333 #, fuzzy
17334 #| msgid "Select All"
17335 msgid "Save changes"
17336 msgstr "Kies Alles"
17338 #: templates/server/replication/change_master.twig:5
17339 msgid "Slave configuration"
17340 msgstr ""
17342 #: templates/server/replication/change_master.twig:6
17343 #: templates/server/replication/slave_configuration.twig:97
17344 msgid "Change or reconfigure master server"
17345 msgstr ""
17347 #: templates/server/replication/change_master.twig:9
17348 msgid ""
17349 "Make sure you have a unique server-id in your configuration file (my.cnf). "
17350 "If not, please add the following line into [mysqld] section:"
17351 msgstr ""
17353 #: templates/server/replication/change_master.twig:26
17354 #, fuzzy
17355 msgid "Port:"
17356 msgstr "Sorteer"
17358 #: templates/server/replication/index.twig:21
17359 #, php-format
17360 msgid ""
17361 "This server is not configured as master in a replication process. Would you "
17362 "like to %sconfigure%s it?"
17363 msgstr ""
17365 #: templates/server/replication/index.twig:43
17366 #, fuzzy
17367 msgid "No privileges"
17368 msgstr "Geen Regte"
17370 #: templates/server/replication/master_add_slave_user.twig:6
17371 #: templates/server/replication/master_replication.twig:44
17372 msgid "Add slave replication user"
17373 msgstr ""
17375 #: templates/server/replication/master_add_slave_user.twig:21
17376 #: templates/server/replication/master_add_slave_user.twig:40
17377 #: templates/server/replication/master_add_slave_user.twig:54
17378 #, fuzzy
17379 #| msgid "Add new field"
17380 msgid "Use text field:"
17381 msgstr "Voeg 'n nuwe veld by"
17383 #: templates/server/replication/master_add_slave_user.twig:70
17384 #, fuzzy
17385 #| msgid "Change password"
17386 msgid "Generate password:"
17387 msgstr "Verander wagwoord"
17389 #: templates/server/replication/master_configuration.twig:2
17390 msgid "Master configuration"
17391 msgstr ""
17393 #: templates/server/replication/master_configuration.twig:4
17394 msgid ""
17395 "This server is not configured as a master server in a replication process. "
17396 "You can choose from either replicating all databases and ignoring some of "
17397 "them (useful if you want to replicate a majority of the databases) or you "
17398 "can choose to ignore all databases by default and allow only certain "
17399 "databases to be replicated. Please select the mode:"
17400 msgstr ""
17402 #: templates/server/replication/master_configuration.twig:9
17403 msgid "Replicate all databases; Ignore:"
17404 msgstr ""
17406 #: templates/server/replication/master_configuration.twig:10
17407 msgid "Ignore all databases; Replicate:"
17408 msgstr ""
17410 #: templates/server/replication/master_configuration.twig:12
17411 #, fuzzy
17412 msgid "Please select databases:"
17413 msgstr "Kies asb. 'n databasis"
17415 #: templates/server/replication/master_configuration.twig:15
17416 msgid ""
17417 "Now, add the following lines at the end of [mysqld] section in your my.cnf "
17418 "and please restart the MySQL server afterwards."
17419 msgstr ""
17421 #: templates/server/replication/master_configuration.twig:21
17422 msgid ""
17423 "Once you restarted MySQL server, please click on Go button. Afterwards, you "
17424 "should see a message informing you, that this server <strong>is</strong> "
17425 "configured as master."
17426 msgstr ""
17428 #: templates/server/replication/master_replication.twig:5
17429 msgid "This server is configured as master in a replication process."
17430 msgstr ""
17432 #: templates/server/replication/master_replication.twig:16
17433 msgid "Show connected slaves"
17434 msgstr ""
17436 #: templates/server/replication/master_replication.twig:38
17437 msgid ""
17438 "Only slaves started with the --report-host=host_name option are visible in "
17439 "this list."
17440 msgstr ""
17442 #: templates/server/replication/slave_configuration.twig:5
17443 #, fuzzy
17444 msgid "Master connection:"
17445 msgstr "Tabel kommentaar"
17447 #: templates/server/replication/slave_configuration.twig:25
17448 msgid "Slave SQL Thread not running!"
17449 msgstr ""
17451 #: templates/server/replication/slave_configuration.twig:28
17452 msgid "Slave IO Thread not running!"
17453 msgstr ""
17455 #: templates/server/replication/slave_configuration.twig:31
17456 msgid ""
17457 "Server is configured as slave in a replication process. Would you like to:"
17458 msgstr ""
17460 #: templates/server/replication/slave_configuration.twig:34
17461 msgid "See slave status table"
17462 msgstr ""
17464 #: templates/server/replication/slave_configuration.twig:38
17465 msgid "Control slave:"
17466 msgstr ""
17468 #: templates/server/replication/slave_configuration.twig:48
17469 msgid "Reset slave"
17470 msgstr ""
17472 #: templates/server/replication/slave_configuration.twig:54
17473 #, fuzzy
17474 #| msgid "Structure only"
17475 msgid "Start SQL Thread only"
17476 msgstr "Slegs struktuur"
17478 #: templates/server/replication/slave_configuration.twig:56
17479 msgid "Stop SQL Thread only"
17480 msgstr ""
17482 #: templates/server/replication/slave_configuration.twig:63
17483 #, fuzzy
17484 #| msgid "Structure only"
17485 msgid "Start IO Thread only"
17486 msgstr "Slegs struktuur"
17488 #: templates/server/replication/slave_configuration.twig:65
17489 msgid "Stop IO Thread only"
17490 msgstr ""
17492 #: templates/server/replication/slave_configuration.twig:74
17493 msgid "Error management:"
17494 msgstr ""
17496 #: templates/server/replication/slave_configuration.twig:77
17497 msgid "Skipping errors might lead into unsynchronized master and slave!"
17498 msgstr ""
17500 #: templates/server/replication/slave_configuration.twig:81
17501 msgid "Skip current error"
17502 msgstr ""
17504 #: templates/server/replication/slave_configuration.twig:87
17505 #, php-format
17506 msgid "Skip next %s errors."
17507 msgstr ""
17509 #: templates/server/replication/slave_configuration.twig:107
17510 #, php-format
17511 msgid ""
17512 "This server is not configured as slave in a replication process. Would you "
17513 "like to %sconfigure%s it?"
17514 msgstr ""
17516 #: templates/server/replication/status_table.twig:6
17517 msgid "Master status"
17518 msgstr ""
17520 #: templates/server/replication/status_table.twig:8
17521 msgid "Slave status"
17522 msgstr ""
17524 #: templates/server/replication/status_table.twig:16
17525 #: templates/server/status/variables/index.twig:75
17526 #: templates/server/variables/index.twig:31
17527 msgid "Variable"
17528 msgstr ""
17530 #: templates/server/select/index.twig:7 templates/server/select/index.twig:19
17531 #, fuzzy
17532 msgid "Current server:"
17533 msgstr "Bediener weergawe"
17535 #: templates/server/status/advisor/index.twig:6
17536 #: templates/server/status/advisor/index.twig:19
17537 msgid "Advisor system"
17538 msgstr ""
17540 #: templates/server/status/advisor/index.twig:9
17541 msgid "Not enough privilege to view the advisor."
17542 msgstr ""
17544 #: templates/server/status/advisor/index.twig:12
17545 #, fuzzy
17546 msgid "Instructions"
17547 msgstr "Funksie"
17549 #: templates/server/status/advisor/index.twig:24
17550 msgid ""
17551 "The Advisor system can provide recommendations on server variables by "
17552 "analyzing the server status variables."
17553 msgstr ""
17555 #: templates/server/status/advisor/index.twig:29
17556 msgid ""
17557 "Do note however that this system provides recommendations based on simple "
17558 "calculations and by rule of thumb which may not necessarily apply to your "
17559 "system."
17560 msgstr ""
17562 #: templates/server/status/advisor/index.twig:34
17563 msgid ""
17564 "Prior to changing any of the configuration, be sure to know what you are "
17565 "changing (by reading the documentation) and how to undo the change. Wrong "
17566 "tuning can have a very negative effect on performance."
17567 msgstr ""
17569 #: templates/server/status/advisor/index.twig:39
17570 msgid ""
17571 "The best way to tune your system would be to change only one setting at a "
17572 "time, observe or benchmark your database, and undo the change if there was "
17573 "no clearly measurable improvement."
17574 msgstr ""
17576 #: templates/server/status/advisor/index.twig:53
17577 msgid "Errors occurred while executing rule expressions:"
17578 msgstr ""
17580 #: templates/server/status/advisor/index.twig:63
17581 msgid "Possible performance issues"
17582 msgstr ""
17584 #: templates/server/status/advisor/index.twig:76
17585 msgid "Issue:"
17586 msgstr ""
17588 #: templates/server/status/advisor/index.twig:79
17589 #, fuzzy
17590 #| msgid "Documentation"
17591 msgid "Recommendation:"
17592 msgstr "Dokumentasie"
17594 #: templates/server/status/advisor/index.twig:82
17595 #, fuzzy
17596 #| msgid "Documentation"
17597 msgid "Justification:"
17598 msgstr "Dokumentasie"
17600 #: templates/server/status/advisor/index.twig:85
17601 msgid "Used variable / formula:"
17602 msgstr ""
17604 #: templates/server/status/advisor/index.twig:88
17605 msgid "Test:"
17606 msgstr ""
17608 #: templates/server/status/base.twig:16
17609 #, fuzzy
17610 msgid "Query statistics"
17611 msgstr "Ry Statistiek"
17613 #: templates/server/status/base.twig:21
17614 msgid "All status variables"
17615 msgstr ""
17617 #: templates/server/status/base.twig:26
17618 msgid "Monitor"
17619 msgstr ""
17621 #: templates/server/status/base.twig:31
17622 msgid "Advisor"
17623 msgstr ""
17625 #: templates/server/status/monitor/index.twig:8
17626 #, fuzzy
17627 #| msgid "Start"
17628 msgid "Start Monitor"
17629 msgstr "Sa"
17631 #: templates/server/status/monitor/index.twig:16
17632 msgid "Instructions/Setup"
17633 msgstr ""
17635 #: templates/server/status/monitor/index.twig:20
17636 msgid "Done dragging (rearranging) charts"
17637 msgstr ""
17639 #: templates/server/status/monitor/index.twig:27
17640 #, fuzzy
17641 msgid "Add chart"
17642 msgstr "Voeg 'n nuwe veld by"
17644 #: templates/server/status/monitor/index.twig:31
17645 msgid "Enable charts dragging"
17646 msgstr ""
17648 #: templates/server/status/monitor/index.twig:36
17649 #: templates/server/status/processes/index.twig:33
17650 #, fuzzy
17651 msgid "Refresh rate"
17652 msgstr "Voortgebring deur"
17654 #: templates/server/status/monitor/index.twig:43
17655 #: templates/server/status/processes/index.twig:40
17656 #, fuzzy, php-format
17657 #| msgid "Records"
17658 msgid "%d second"
17659 msgstr "Rekords"
17661 #: templates/server/status/monitor/index.twig:45
17662 #: templates/server/status/processes/index.twig:42
17663 #, fuzzy, php-format
17664 #| msgid "Records"
17665 msgid "%d seconds"
17666 msgstr "Rekords"
17668 #: templates/server/status/monitor/index.twig:49
17669 #: templates/server/status/processes/index.twig:46
17670 #, fuzzy, php-format
17671 #| msgid "in use"
17672 msgid "%d minute"
17673 msgstr "in gebruik"
17675 #: templates/server/status/monitor/index.twig:51
17676 #: templates/server/status/processes/index.twig:48
17677 #, fuzzy, php-format
17678 #| msgid "in use"
17679 msgid "%d minutes"
17680 msgstr "in gebruik"
17682 #: templates/server/status/monitor/index.twig:61
17683 #, fuzzy
17684 #| msgid "Add/Delete Field Columns"
17685 msgid "Chart columns"
17686 msgstr "Voeg By/Verwyder Veld Kolomme"
17688 #: templates/server/status/monitor/index.twig:74
17689 msgid "Chart arrangement"
17690 msgstr ""
17692 #: templates/server/status/monitor/index.twig:75
17693 msgid ""
17694 "The arrangement of the charts is stored to the browsers local storage. You "
17695 "may want to export it if you have a complicated set up."
17696 msgstr ""
17698 #: templates/server/status/monitor/index.twig:84
17699 msgid "Reset to default"
17700 msgstr ""
17702 #: templates/server/status/monitor/index.twig:89
17703 msgid "Monitor Instructions"
17704 msgstr ""
17706 #: templates/server/status/monitor/index.twig:91
17707 msgid ""
17708 "The phpMyAdmin Monitor can assist you in optimizing the server configuration "
17709 "and track down time intensive queries. For the latter you will need to set "
17710 "log_output to 'TABLE' and have either the slow_query_log or general_log "
17711 "enabled. Note however, that the general_log produces a lot of data and "
17712 "increases server load by up to 15%."
17713 msgstr ""
17715 #: templates/server/status/monitor/index.twig:101
17716 msgid "Using the monitor:"
17717 msgstr ""
17719 #: templates/server/status/monitor/index.twig:103
17720 msgid ""
17721 "Your browser will refresh all displayed charts in a regular interval. You "
17722 "may add charts and change the refresh rate under 'Settings', or remove any "
17723 "chart using the cog icon on each respective chart."
17724 msgstr ""
17726 #: templates/server/status/monitor/index.twig:108
17727 msgid ""
17728 "To display queries from the logs, select the relevant time span on any chart "
17729 "by holding down the left mouse button and panning over the chart. Once "
17730 "confirmed, this will load a table of grouped queries, there you may click on "
17731 "any occurring SELECT statements to further analyze them."
17732 msgstr ""
17734 #: templates/server/status/monitor/index.twig:114
17735 msgid "Please note:"
17736 msgstr ""
17738 #: templates/server/status/monitor/index.twig:117
17739 msgid ""
17740 "Enabling the general_log may increase the server load by 5-15%. Also be "
17741 "aware that generating statistics from the logs is a load intensive task, so "
17742 "it is advisable to select only a small time span and to disable the "
17743 "general_log and empty its table once monitoring is not required any more."
17744 msgstr ""
17746 #: templates/server/status/monitor/index.twig:128
17747 #: templates/server/status/monitor/index.twig:134
17748 #, fuzzy
17749 msgid "Chart Title"
17750 msgstr "Geen tabelle"
17752 #: templates/server/status/monitor/index.twig:138
17753 #, fuzzy
17754 msgid "Preset chart"
17755 msgstr "Hernoem tabel na"
17757 #: templates/server/status/monitor/index.twig:144
17758 msgid "Status variable(s)"
17759 msgstr ""
17761 #: templates/server/status/monitor/index.twig:149
17762 #, fuzzy
17763 #| msgid "Select Tables"
17764 msgid "Select series:"
17765 msgstr "Kies Tabelle"
17767 #: templates/server/status/monitor/index.twig:152
17768 msgid "Commonly monitored"
17769 msgstr ""
17771 #: templates/server/status/monitor/index.twig:170
17772 msgid "or type variable name:"
17773 msgstr ""
17775 #: templates/server/status/monitor/index.twig:177
17776 msgid "Display as differential value"
17777 msgstr ""
17779 #: templates/server/status/monitor/index.twig:182
17780 msgid "Apply a divisor"
17781 msgstr ""
17783 #: templates/server/status/monitor/index.twig:193
17784 msgid "Append unit to data values"
17785 msgstr ""
17787 #: templates/server/status/monitor/index.twig:201
17788 #, fuzzy
17789 msgid "Add this series"
17790 msgstr "Voeg 'n nuwe gebruiker by"
17792 #: templates/server/status/monitor/index.twig:204
17793 msgid "Clear series"
17794 msgstr ""
17796 #: templates/server/status/monitor/index.twig:208
17797 #, fuzzy
17798 msgid "Series in chart:"
17799 msgstr "SQL-stelling"
17801 #: templates/server/status/monitor/index.twig:224
17802 #, fuzzy
17803 msgid "Log statistics"
17804 msgstr "Ry Statistiek"
17806 #: templates/server/status/monitor/index.twig:226
17807 #, fuzzy
17808 #| msgid "Select All"
17809 msgid "Selected time range:"
17810 msgstr "Kies Alles"
17812 #: templates/server/status/monitor/index.twig:234
17813 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
17814 msgstr ""
17816 #: templates/server/status/monitor/index.twig:240
17817 msgid "Remove variable data in INSERT statements for better grouping"
17818 msgstr ""
17820 #: templates/server/status/monitor/index.twig:244
17821 msgid "Choose from which log you want the statistics to be generated from."
17822 msgstr ""
17824 #: templates/server/status/monitor/index.twig:247
17825 msgid "Results are grouped by query text."
17826 msgstr ""
17828 #: templates/server/status/monitor/index.twig:251
17829 #, fuzzy
17830 #| msgid "Query"
17831 msgid "Query analyzer"
17832 msgstr "Navraag dmv Voorbeeld"
17834 #: templates/server/status/processes/index.twig:14
17835 #, fuzzy
17836 msgid "Show only active"
17837 msgstr "Wys tabelle"
17839 #: templates/server/status/processes/index.twig:28
17840 msgid ""
17841 "Note: Enabling the auto refresh here might cause heavy traffic between the "
17842 "web server and the MySQL server."
17843 msgstr ""
17845 #. l10n: Questions is the name of a MySQL Status variable
17846 #: templates/server/status/queries/index.twig:8
17847 msgid "Questions since startup:"
17848 msgstr ""
17850 #: templates/server/status/queries/index.twig:20
17851 msgid "per hour:"
17852 msgstr ""
17854 #: templates/server/status/queries/index.twig:21
17855 #, fuzzy
17856 #| msgid "in use"
17857 msgid "per minute:"
17858 msgstr "in gebruik"
17860 #: templates/server/status/queries/index.twig:23
17861 #, fuzzy
17862 #| msgid "Records"
17863 msgid "per second:"
17864 msgstr "Rekords"
17866 #: templates/server/status/queries/index.twig:37
17867 msgid "Statements"
17868 msgstr "Stellings"
17870 #. l10n: # = Amount of queries
17871 #: templates/server/status/queries/index.twig:38
17872 msgid "#"
17873 msgstr ""
17875 #: templates/server/status/queries/index.twig:39
17876 #: templates/server/status/status/index.twig:18
17877 #: templates/server/status/status/index.twig:38
17878 msgid "ø per hour"
17879 msgstr ""
17881 #: templates/server/status/queries/index.twig:59
17882 msgid "Not enough privilege to view query statistics."
17883 msgstr ""
17885 #: templates/server/status/status/index.twig:6
17886 #, php-format
17887 msgid "Network traffic since startup: %s"
17888 msgstr ""
17890 #: templates/server/status/status/index.twig:7
17891 #, php-format
17892 msgid "This MySQL server has been running for %1$s. It started up on %2$s."
17893 msgstr ""
17895 #: templates/server/status/status/index.twig:15
17896 msgid ""
17897 "On a busy server, the byte counters may overrun, so those statistics as "
17898 "reported by the MySQL server may be incorrect."
17899 msgstr ""
17901 #: templates/server/status/status/index.twig:59
17902 msgid ""
17903 "This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
17904 "b> process."
17905 msgstr ""
17907 #: templates/server/status/status/index.twig:61
17908 msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
17909 msgstr ""
17911 #: templates/server/status/status/index.twig:63
17912 msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
17913 msgstr ""
17915 #: templates/server/status/status/index.twig:69
17916 msgid "Replication status"
17917 msgstr ""
17919 #: templates/server/status/status/index.twig:75
17920 msgid "Not enough privilege to view server status."
17921 msgstr ""
17923 #: templates/server/status/variables/index.twig:20
17924 #, fuzzy
17925 msgid "Show only alert values"
17926 msgstr "Wys tabelle"
17928 #: templates/server/status/variables/index.twig:25
17929 #: templates/server/status/variables/index.twig:27
17930 msgid "Filter by category…"
17931 msgstr ""
17933 #: templates/server/status/variables/index.twig:37
17934 #, fuzzy
17935 msgid "Show unformatted values"
17936 msgstr "Wys tabelle"
17938 #: templates/server/status/variables/index.twig:50
17939 #, fuzzy
17940 msgid "Related links:"
17941 msgstr "Operasies"
17943 #: templates/server/status/variables/index.twig:139
17944 msgid "Not enough privilege to view status variables."
17945 msgstr ""
17947 #: templates/server/user_groups/edit_user_groups.twig:2
17948 #: templates/server/user_groups/user_groups.twig:64
17949 #, fuzzy
17950 #| msgid "Any user"
17951 msgid "Add user group"
17952 msgstr "Enige gebruiker"
17954 #: templates/server/user_groups/edit_user_groups.twig:4
17955 #, php-format
17956 msgid "Edit user group: '%s'"
17957 msgstr ""
17959 #: templates/server/user_groups/edit_user_groups.twig:9
17960 #, fuzzy
17961 msgid "User group menu assignments"
17962 msgstr "Geen Regte"
17964 #: templates/server/user_groups/edit_user_groups.twig:14
17965 #, fuzzy
17966 #| msgid "Column names"
17967 msgid "Group name:"
17968 msgstr "Kolom name"
17970 #: templates/server/user_groups/user_groups.twig:12
17971 #, fuzzy
17972 #| msgid "Server version"
17973 msgid "Server level tabs"
17974 msgstr "Bediener weergawe"
17976 #: templates/server/user_groups/user_groups.twig:15
17977 #, fuzzy
17978 #| msgid "Databases"
17979 msgid "Database level tabs"
17980 msgstr "databasisse"
17982 #: templates/server/user_groups/user_groups.twig:18
17983 #, fuzzy
17984 #| msgid "Table comments"
17985 msgid "Table level tabs"
17986 msgstr "Tabel kommentaar"
17988 #: templates/server/user_groups/user_groups.twig:50
17989 #, fuzzy
17990 #| msgid "Any user"
17991 msgid "Delete user group"
17992 msgstr "Enige gebruiker"
17994 #: templates/server/user_groups/user_listings.twig:1
17995 #, php-format
17996 msgid "Users of '%s' user group"
17997 msgstr ""
17999 #: templates/server/user_groups/user_listings.twig:3
18000 msgid "No users were found belonging to this user group."
18001 msgstr ""
18003 #: templates/server/variables/index.twig:5
18004 msgid "Server variables and settings"
18005 msgstr ""
18007 #: templates/server/variables/index.twig:43
18008 msgid "This is a read-only variable and can not be edited"
18009 msgstr ""
18011 #: templates/server/variables/index.twig:69
18012 msgid "Session value"
18013 msgstr ""
18015 #: templates/server/variables/index.twig:80
18016 #, php-format
18017 msgid "Not enough privilege to view server variables and settings. %s"
18018 msgstr ""
18020 #: templates/setup/base.twig:29 templates/setup/home/index.twig:20
18021 msgid "Overview"
18022 msgstr ""
18024 #: templates/setup/config/index.twig:4 templates/setup/home/index.twig:98
18025 msgid "Configuration file"
18026 msgstr ""
18028 #: templates/setup/config/index.twig:16
18029 #, fuzzy
18030 #| msgid "Modifications have been saved"
18031 msgid "Generated configuration file"
18032 msgstr "Veranderinge is gestoor"
18034 #: templates/setup/config/index.twig:22 templates/setup/home/index.twig:165
18035 msgid "Download"
18036 msgstr ""
18038 #: templates/setup/error.twig:2
18039 msgid "Warning"
18040 msgstr ""
18042 #: templates/setup/error.twig:3
18043 msgid "Submitted form contains errors"
18044 msgstr ""
18046 #: templates/setup/error.twig:6
18047 msgid "Try to revert erroneous fields to their default values"
18048 msgstr ""
18050 #: templates/setup/error.twig:14
18051 msgid "Ignore errors"
18052 msgstr ""
18054 #: templates/setup/error.twig:18
18055 #, fuzzy
18056 msgid "Show form"
18057 msgstr "Wys kleur"
18059 #: templates/setup/home/index.twig:23
18060 #, fuzzy
18061 #| msgid "Show grid"
18062 msgid "Show hidden messages"
18063 msgstr "Wys ruitgebied"
18065 #: templates/setup/home/index.twig:79
18066 msgid "There are no configured servers"
18067 msgstr ""
18069 #: templates/setup/home/index.twig:88
18070 msgid "New server"
18071 msgstr ""
18073 #: templates/setup/home/index.twig:110
18074 msgid "Default language"
18075 msgstr ""
18077 #: templates/setup/home/index.twig:128
18078 msgid "Default server"
18079 msgstr ""
18081 #: templates/setup/home/index.twig:139
18082 msgid "let the user choose"
18083 msgstr ""
18085 #: templates/setup/home/index.twig:146
18086 msgid "- none -"
18087 msgstr ""
18089 #: templates/setup/home/index.twig:153
18090 msgid "End of line"
18091 msgstr ""
18093 #: templates/setup/home/index.twig:164
18094 msgid "Display"
18095 msgstr ""
18097 #: templates/setup/home/index.twig:175
18098 #, fuzzy
18099 msgid "phpMyAdmin homepage"
18100 msgstr "phpMyAdmin dokumentasie"
18102 #: templates/setup/home/index.twig:176
18103 msgid "Donate"
18104 msgstr ""
18106 #: templates/setup/home/index.twig:177
18107 msgid "Check for latest version"
18108 msgstr ""
18110 #: templates/setup/servers/index.twig:6
18111 msgid "Edit server"
18112 msgstr ""
18114 #: templates/setup/servers/index.twig:11
18115 #, fuzzy
18116 msgid "Add a new server"
18117 msgstr "Voeg 'n nuwe gebruiker by"
18119 #: templates/sql/bookmark.twig:11 templates/sql/bookmark.twig:29
18120 msgid "Bookmark this SQL query"
18121 msgstr "Boekmerk hierdie SQL-stelling"
18123 #: templates/sql/bookmark.twig:15
18124 #, fuzzy
18125 #| msgid "Label"
18126 msgid "Label:"
18127 msgstr "Etiket"
18129 #: templates/sql/bookmark.twig:22 templates/sql/query.twig:93
18130 msgid "Let every user access this bookmark"
18131 msgstr ""
18133 #: templates/sql/profiling_chart.twig:4
18134 #, fuzzy
18135 msgid "Detailed profile"
18136 msgstr "Slegs Data"
18138 #: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43
18139 #, fuzzy
18140 #| msgid "Start"
18141 msgid "State"
18142 msgstr "Sa"
18144 #: templates/sql/profiling_chart.twig:38
18145 msgid "Summary by state"
18146 msgstr ""
18148 #: templates/sql/profiling_chart.twig:47
18149 #, fuzzy
18150 msgid "Total Time"
18151 msgstr "totaal"
18153 #: templates/sql/profiling_chart.twig:51
18154 msgid "% Time"
18155 msgstr ""
18157 #: templates/sql/profiling_chart.twig:55
18158 msgid "Calls"
18159 msgstr ""
18161 #: templates/sql/profiling_chart.twig:59
18162 msgid "ø Time"
18163 msgstr ""
18165 #: templates/sql/query.twig:44
18166 msgid "Get auto-saved query"
18167 msgstr ""
18169 #. l10n: Bind parameters in the SQL query using :parameterName format
18170 #: templates/sql/query.twig:51
18171 #, fuzzy
18172 #| msgid "Bad parameters!"
18173 msgid "Bind parameters"
18174 msgstr "Nie goeie parameters nie!"
18176 #: templates/sql/query.twig:84
18177 #, fuzzy
18178 #| msgid "Bookmark this SQL query"
18179 msgid "Bookmark this SQL query:"
18180 msgstr "Boekmerk hierdie SQL-stelling"
18182 #: templates/sql/query.twig:100
18183 msgid "Replace existing bookmark of same name"
18184 msgstr ""
18186 #: templates/sql/query.twig:110 templates/sql/query.twig:111
18187 msgid "Delimiter"
18188 msgstr ""
18190 #: templates/sql/query.twig:119
18191 msgid "Show this query here again"
18192 msgstr "Wys hierdie navraag weer hier"
18194 #: templates/sql/query.twig:134
18195 msgid "Rollback when finished"
18196 msgstr ""
18198 #: templates/sql/query.twig:160
18199 #, fuzzy
18200 #| msgid "Search"
18201 msgid "Bookmark:"
18202 msgstr "Soek"
18204 #: templates/sql/query.twig:169
18205 msgid "shared"
18206 msgstr ""
18208 #: templates/sql/query.twig:182
18209 msgid "View only"
18210 msgstr "Kyk slegs"
18212 #: templates/table/browse_foreigners/column_element.twig:4
18213 msgid "Use this value"
18214 msgstr ""
18216 #: templates/table/chart/tbl_chart.twig:10
18217 #, fuzzy
18218 msgid "Chart type"
18219 msgstr "Geen tabelle"
18221 #: templates/table/chart/tbl_chart.twig:13
18222 #, fuzzy
18223 #| msgid "Mar"
18224 msgctxt "Chart type"
18225 msgid "Bar"
18226 msgstr "Mar"
18228 #: templates/table/chart/tbl_chart.twig:17
18229 #, fuzzy
18230 #| msgid "Column names"
18231 msgctxt "Chart type"
18232 msgid "Column"
18233 msgstr "Kolom name"
18235 #: templates/table/chart/tbl_chart.twig:21
18236 msgctxt "Chart type"
18237 msgid "Line"
18238 msgstr ""
18240 #: templates/table/chart/tbl_chart.twig:25
18241 msgctxt "Chart type"
18242 msgid "Spline"
18243 msgstr ""
18245 #: templates/table/chart/tbl_chart.twig:29
18246 msgctxt "Chart type"
18247 msgid "Area"
18248 msgstr ""
18250 #: templates/table/chart/tbl_chart.twig:33
18251 #, fuzzy
18252 #| msgid "PiB"
18253 msgctxt "Chart type"
18254 msgid "Pie"
18255 msgstr "PB"
18257 #: templates/table/chart/tbl_chart.twig:37
18258 msgctxt "Chart type"
18259 msgid "Timeline"
18260 msgstr ""
18262 #: templates/table/chart/tbl_chart.twig:41
18263 msgctxt "Chart type"
18264 msgid "Scatter"
18265 msgstr ""
18267 #: templates/table/chart/tbl_chart.twig:47
18268 msgid "Stacked"
18269 msgstr ""
18271 #: templates/table/chart/tbl_chart.twig:51
18272 #, fuzzy
18273 msgid "Chart title:"
18274 msgstr "Geen tabelle"
18276 #: templates/table/chart/tbl_chart.twig:57
18277 msgid "X-Axis:"
18278 msgstr ""
18280 #: templates/table/chart/tbl_chart.twig:73
18281 #, fuzzy
18282 msgid "Series:"
18283 msgstr "SQL-stelling"
18285 #: templates/table/chart/tbl_chart.twig:101
18286 msgid "X-Axis label:"
18287 msgstr ""
18289 #: templates/table/chart/tbl_chart.twig:102
18290 #, fuzzy
18291 #| msgid "Value"
18292 msgid "X Values"
18293 msgstr "Waarde"
18295 #: templates/table/chart/tbl_chart.twig:106
18296 msgid "Y-Axis label:"
18297 msgstr ""
18299 #: templates/table/chart/tbl_chart.twig:107
18300 #, fuzzy
18301 #| msgid "Value"
18302 msgid "Y Values"
18303 msgstr "Waarde"
18305 #: templates/table/chart/tbl_chart.twig:112
18306 msgid "Series names are in a column"
18307 msgstr ""
18309 #: templates/table/chart/tbl_chart.twig:116
18310 #, fuzzy
18311 #| msgid "Inside table(s):"
18312 msgid "Series column:"
18313 msgstr "Binne tabel(le):"
18315 #: templates/table/chart/tbl_chart.twig:126
18316 #, fuzzy
18317 #| msgid "Number of rows per page"
18318 msgid "Value Column:"
18319 msgstr "Hoeveelheid rye per bladsy"
18321 #: templates/table/chart/tbl_chart.twig:147
18322 #, fuzzy
18323 #| msgid "Save as file"
18324 msgid "Save chart as image"
18325 msgstr "Stoor as leer (file)"
18327 #: templates/table/export/index.twig:12
18328 msgid ""
18329 "@SERVER@ will become the server name, @DATABASE@ will become the database "
18330 "name and @TABLE@ will become the table name."
18331 msgstr ""
18333 #: templates/table/export/index.twig:7
18334 #, fuzzy, php-format
18335 #| msgid "Create table on database %s"
18336 msgid "Exporting rows from \"%s\" table"
18337 msgstr "Skep 'n nuwe tabel op databasis %s"
18339 #: templates/table/find_replace/index.twig:4
18340 #: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4
18341 #, fuzzy
18342 #| msgid "Search"
18343 msgid "Table search"
18344 msgstr "Soek"
18346 #: templates/table/find_replace/index.twig:10
18347 #: templates/table/search/index.twig:10
18348 #: templates/table/zoom_search/index.twig:10
18349 #, fuzzy
18350 #| msgid "Search"
18351 msgid "Zoom search"
18352 msgstr "Soek"
18354 #: templates/table/find_replace/index.twig:16
18355 #: templates/table/find_replace/index.twig:27
18356 #: templates/table/search/index.twig:16
18357 #: templates/table/zoom_search/index.twig:16
18358 #, fuzzy
18359 msgid "Find and replace"
18360 msgstr "SQL-stelling"
18362 #: templates/table/find_replace/index.twig:36
18363 #, fuzzy
18364 #| msgid "Replace table data with file"
18365 msgid "Replace with:"
18366 msgstr "Vervang tabel data met leer (file)"
18368 #: templates/table/find_replace/index.twig:57
18369 #, fuzzy
18370 #| msgid "as regular expression"
18371 msgid "Use regular expression"
18372 msgstr "as 'n regular expression"
18374 #: templates/table/find_replace/replace_preview.twig:10
18375 msgid "Find and replace - preview"
18376 msgstr ""
18378 #: templates/table/find_replace/replace_preview.twig:17
18379 #, fuzzy
18380 #| msgid "Lines terminated by"
18381 msgid "Original string"
18382 msgstr "Lyne beeindig deur"
18384 #: templates/table/find_replace/replace_preview.twig:18
18385 #, fuzzy
18386 msgid "Replaced string"
18387 msgstr "Operasies"
18389 #: templates/table/find_replace/replace_preview.twig:36
18390 #, fuzzy
18391 msgid "Replace"
18392 msgstr "Herstel tabel"
18394 #: templates/table/gis_visualization/gis_visualization.twig:2
18395 msgid "Display GIS Visualization"
18396 msgstr ""
18398 #: templates/table/gis_visualization/gis_visualization.twig:10
18399 #, fuzzy
18400 #| msgid "Add/Delete Field Columns"
18401 msgid "Label column"
18402 msgstr "Voeg By/Verwyder Veld Kolomme"
18404 #: templates/table/gis_visualization/gis_visualization.twig:12
18405 msgid "-- None --"
18406 msgstr ""
18408 #: templates/table/gis_visualization/gis_visualization.twig:21
18409 #, fuzzy
18410 msgid "Spatial column"
18411 msgstr "totaal"
18413 #: templates/table/import/index.twig:3
18414 #, fuzzy, php-format
18415 msgid "Importing into the table \"%s\""
18416 msgstr "Geen databasisse"
18418 #: templates/table/index_form.twig:15 templates/table/index_rename_form.twig:11
18419 msgid "Index name:"
18420 msgstr "Indeks naam&nbsp;:"
18422 #: templates/table/index_form.twig:16 templates/table/index_rename_form.twig:12
18423 msgid ""
18424 "\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!"
18425 msgstr ""
18426 "\"PRIMARY\" <b>moet</b> die naam wees van die primere sleutel, en <b>slegs</"
18427 "b> van die primere sleutel!"
18429 #: templates/table/index_form.twig:34
18430 #, fuzzy
18431 #| msgid "Index name:"
18432 msgid "Index choice:"
18433 msgstr "Indeks naam&nbsp;:"
18435 #: templates/table/index_form.twig:54
18436 #, fuzzy
18437 msgid "Advanced options"
18438 msgstr "Aksie"
18440 #: templates/table/index_form.twig:64
18441 msgid "Key block size:"
18442 msgstr ""
18444 #: templates/table/index_form.twig:81
18445 msgid "Index type:"
18446 msgstr "Indeks tipe&nbsp;:"
18448 #: templates/table/index_form.twig:98
18449 #, fuzzy
18450 #| msgid "User"
18451 msgid "Parser:"
18452 msgstr "Gebruiker"
18454 #: templates/table/index_form.twig:114
18455 #, fuzzy
18456 msgid "Comment:"
18457 msgstr "Kommentaar"
18459 #: templates/table/index_form.twig:159 templates/table/index_form.twig:196
18460 msgid "Drag to reorder"
18461 msgstr ""
18463 #: templates/table/insert/actions_panel.twig:9
18464 msgid "Insert as new row"
18465 msgstr "Voeg by as 'n nuwe ry"
18467 #: templates/table/insert/actions_panel.twig:10
18468 msgid "Insert as new row and ignore errors"
18469 msgstr ""
18471 #: templates/table/insert/actions_panel.twig:11
18472 msgid "Show insert query"
18473 msgstr ""
18475 #: templates/table/insert/actions_panel.twig:15
18476 msgid "and then"
18477 msgstr ""
18479 #: templates/table/insert/actions_panel.twig:19
18480 msgid "Go back to previous page"
18481 msgstr "Terug na vorige bladsy"
18483 #: templates/table/insert/actions_panel.twig:20
18484 msgid "Insert another new row"
18485 msgstr "Voeg 'n nuwe ry by"
18487 #: templates/table/insert/actions_panel.twig:22
18488 #, fuzzy
18489 msgid "Go back to this page"
18490 msgstr "Terug na vorige bladsy"
18492 #: templates/table/insert/actions_panel.twig:24
18493 msgid "Edit next row"
18494 msgstr ""
18496 #: templates/table/insert/actions_panel.twig:32
18497 msgid ""
18498 "Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
18499 msgstr ""
18501 #: templates/table/insert/column_row.twig:15
18502 msgid "Binary"
18503 msgstr "Biner"
18505 #: templates/table/insert/column_row.twig:30
18506 #, fuzzy
18507 #| msgid "Value for the column \"%s\""
18508 msgid "Use the NULL value for this column."
18509 msgstr "Waarde vir die kolom \"%s\""
18511 #: templates/table/insert/column_row.twig:65
18512 msgid "Because of its length,<br> this column might not be editable."
18513 msgstr "Omrede sy lengte,<br> is hierdie veld moontlik nie veranderbaar nie."
18515 #: templates/table/insert/column_row.twig:93
18516 msgid "Binary - do not edit"
18517 msgstr "Biner - moenie verander nie"
18519 #: templates/table/insert/column_row.twig:122
18520 #: templates/table/search/input_box.twig:37
18521 #, fuzzy
18522 #| msgid "Insert"
18523 msgid "Edit/Insert"
18524 msgstr "Voeg by"
18526 #: templates/table/insert/continue_insertion_form.twig:18
18527 #, php-format
18528 msgid "Continue insertion with %s rows"
18529 msgstr ""
18531 #: templates/table/maintenance/checksum.twig:13
18532 #, fuzzy
18533 #| msgid "Check table"
18534 msgid "Checksum"
18535 msgstr "Kontroleer tabel"
18537 #: templates/table/operations/index.twig:9
18538 msgid "Alter table order by"
18539 msgstr "Verander tabel sorteer volgens"
18541 #: templates/table/operations/index.twig:20
18542 #, fuzzy
18543 #| msgid "(singly)"
18544 msgctxt "Alter table order by a single field."
18545 msgid "(singly)"
18546 msgstr "(afsonderlik)"
18548 #: templates/table/operations/index.twig:50
18549 #, fuzzy
18550 #| msgid "Move table to (database<b>.</b>table)"
18551 msgid "Move table to (database.table)"
18552 msgstr "Skuif tabel na (databasis<b>.</b>tabel)"
18554 #: templates/table/operations/index.twig:101
18555 msgid "Table options"
18556 msgstr ""
18558 #: templates/table/operations/index.twig:105
18559 msgid "Rename table to"
18560 msgstr "Hernoem tabel na"
18562 #: templates/table/operations/index.twig:123
18563 msgid "Table comments"
18564 msgstr "Tabel kommentaar"
18566 #: templates/table/operations/index.twig:170
18567 msgid "Change all column collations"
18568 msgstr ""
18570 #: templates/table/operations/index.twig:251
18571 #, fuzzy
18572 #| msgid "Copy table to (database<b>.</b>table)"
18573 msgid "Copy table to (database.table)"
18574 msgstr "Kopieer tabel na (databasis<b>.</b>tabel)"
18576 #: templates/table/operations/index.twig:322
18577 msgid "Switch to copied table"
18578 msgstr ""
18580 #: templates/table/operations/index.twig:364
18581 msgid "Defragment table"
18582 msgstr ""
18584 #: templates/table/operations/index.twig:372
18585 #, php-format
18586 msgid "Table %s has been flushed."
18587 msgstr "Tabel %s is geflush."
18589 #: templates/table/operations/index.twig:376
18590 #, fuzzy
18591 #| msgid "Flush the table (\"FLUSH\")"
18592 msgid "Flush the table (FLUSH)"
18593 msgstr "Spoel die tabel (\"FLUSH\")"
18595 #: templates/table/operations/index.twig:412
18596 msgid "Empty the table (TRUNCATE)"
18597 msgstr ""
18599 #: templates/table/operations/index.twig:429
18600 #, fuzzy
18601 msgid "Empty the table (DELETE FROM)"
18602 msgstr "Geen databasisse"
18604 #: templates/table/operations/index.twig:449
18605 #, fuzzy
18606 msgid "Delete the table (DROP)"
18607 msgstr "Geen databasisse"
18609 #: templates/table/operations/index.twig:471
18610 #, fuzzy
18611 msgid "Partition maintenance"
18612 msgstr "Tabel instandhouding"
18614 #: templates/table/operations/index.twig:497
18615 #: templates/table/structure/display_partitions.twig:200
18616 msgid "Remove partitioning"
18617 msgstr ""
18619 #: templates/table/operations/index.twig:510
18620 #, fuzzy
18621 #| msgid "Check referential integrity:"
18622 msgid "Check referential integrity"
18623 msgstr "Toets referential integrity:"
18625 #: templates/table/operations/view.twig:12
18626 #, fuzzy
18627 msgid "Rename view to"
18628 msgstr "Hernoem tabel na"
18630 #: templates/table/operations/view.twig:36
18631 #, fuzzy
18632 msgid "Delete the view (DROP)"
18633 msgstr "Geen databasisse"
18635 #: templates/table/page_with_secondary_tabs.twig:11
18636 #, fuzzy
18637 #| msgid "Relation view"
18638 msgid "Relation view"
18639 msgstr "Relasie uitsig"
18641 #: templates/table/partition/analyze.twig:2
18642 #, fuzzy
18643 msgid "Analyze partition"
18644 msgstr "Operasies"
18646 #: templates/table/partition/check.twig:2
18647 #, fuzzy
18648 msgid "Check partition"
18649 msgstr "Operasies"
18651 #: templates/table/partition/drop.twig:2
18652 #, fuzzy
18653 msgid "Drop partition"
18654 msgstr "Operasies"
18656 #: templates/table/partition/optimize.twig:2
18657 #, fuzzy
18658 #| msgid "Print view"
18659 msgid "Optimize partition"
18660 msgstr "Drukker mooi (print view)"
18662 #: templates/table/partition/rebuild.twig:2
18663 #, fuzzy
18664 msgid "Rebuild partition"
18665 msgstr "Operasies"
18667 #: templates/table/partition/repair.twig:2
18668 #, fuzzy
18669 #| msgid "Print view"
18670 msgid "Repair partition"
18671 msgstr "Drukker mooi (print view)"
18673 #: templates/table/partition/truncate.twig:2
18674 #, fuzzy
18675 msgid "Truncate partition"
18676 msgstr "Operasies"
18678 #: templates/table/privileges/index.twig:57
18679 msgid "table-specific"
18680 msgstr ""
18682 #: templates/table/relation/common_form.twig:9
18683 msgid "Foreign key constraints"
18684 msgstr ""
18686 #: templates/table/relation/common_form.twig:14
18687 #, fuzzy
18688 #| msgid "Action"
18689 msgid "Actions"
18690 msgstr "Aksie"
18692 #: templates/table/relation/common_form.twig:15
18693 #, fuzzy
18694 #| msgid "Column names"
18695 msgid "Constraint properties"
18696 msgstr "Kolom name"
18698 #: templates/table/relation/common_form.twig:19
18699 msgid ""
18700 "Creating a foreign key over a non-indexed column would automatically create "
18701 "an index on it. Alternatively, you can define an index below, before "
18702 "creating the foreign key."
18703 msgstr ""
18705 #: templates/table/relation/common_form.twig:24
18706 msgid ""
18707 "Only columns with index will be displayed. You can define an index below."
18708 msgstr ""
18710 #: templates/table/relation/common_form.twig:28
18711 msgid "Foreign key constraint"
18712 msgstr ""
18714 #: templates/table/relation/common_form.twig:93
18715 #, fuzzy
18716 #| msgid "Add a linestring"
18717 msgid "+ Add constraint"
18718 msgstr "Voeg 'n lynstring by"
18720 #: templates/table/relation/common_form.twig:106
18721 #: templates/table/relation/common_form.twig:114
18722 #, fuzzy
18723 msgid "Internal relationships"
18724 msgstr "Algemene verwantskap funksies"
18726 #: templates/table/relation/common_form.twig:122
18727 #, fuzzy
18728 msgid "Internal relation"
18729 msgstr "Algemene verwantskap funksies"
18731 #: templates/table/relation/common_form.twig:124
18732 msgid ""
18733 "An internal relation is not necessary when a corresponding FOREIGN KEY "
18734 "relation exists."
18735 msgstr ""
18737 #: templates/table/relation/common_form.twig:208
18738 #, fuzzy
18739 #| msgid "Choose field to display"
18740 msgid "Choose column to display:"
18741 msgstr "Kies 'n Veld om te vertoon"
18743 #: templates/table/relation/foreign_key_row.twig:15
18744 #, fuzzy, php-format
18745 #| msgid "Field %s has been dropped."
18746 msgid "Foreign key constraint %s has been dropped"
18747 msgstr "Veld %s is verwyder"
18749 #: templates/table/relation/foreign_key_row.twig:34
18750 #, fuzzy
18751 #| msgid "Column names"
18752 msgid "Constraint name"
18753 msgstr "Kolom name"
18755 #: templates/table/search/index.twig:27
18756 msgid "Do a \"query by example\" (wildcard: \"%\")"
18757 msgstr "Doen 'n \"Navraag dmv Voorbeeld\" (wildcard: \"%\")"
18759 #: templates/table/search/index.twig:111
18760 #, fuzzy
18761 #| msgid "Select fields (at least one):"
18762 msgid "Select columns (at least one):"
18763 msgstr "Kies Velde (ten minste een):"
18765 #: templates/table/search/index.twig:130
18766 msgid "Add search conditions (body of the \"where\" clause):"
18767 msgstr "Voeg soek kriteria by (laaste deel van die \"where\" in SQL SELECT):"
18769 #: templates/table/search/index.twig:138
18770 msgid "Number of rows per page"
18771 msgstr "Hoeveelheid rye per bladsy"
18773 #: templates/table/search/index.twig:144
18774 msgid "Display order:"
18775 msgstr "Vertoon volgorde:"
18777 #: templates/table/search/index.twig:181
18778 #, fuzzy
18779 #| msgid "Search"
18780 msgid "Range search"
18781 msgstr "Soek"
18783 #: templates/table/search/index.twig:187
18784 msgid "Minimum value:"
18785 msgstr ""
18787 #: templates/table/search/index.twig:190
18788 msgid "Maximum value:"
18789 msgstr ""
18791 #: templates/table/start_and_number_of_rows_fieldset.twig:3
18792 #, fuzzy
18793 #| msgid "Start"
18794 msgid "Start row:"
18795 msgstr "Sa"
18797 #: templates/table/structure/display_partitions.twig:4
18798 #: templates/table/structure/display_structure.twig:578
18799 #, fuzzy
18800 msgid "Partitions"
18801 msgstr "Operasies"
18803 #: templates/table/structure/display_partitions.twig:8
18804 #, fuzzy
18805 #| msgid "No index defined!"
18806 msgid "No partitioning defined!"
18807 msgstr "Geen indeks gedefinieer!"
18809 #: templates/table/structure/display_partitions.twig:11
18810 msgid "Partitioned by:"
18811 msgstr ""
18813 #: templates/table/structure/display_partitions.twig:16
18814 msgid "Sub partitioned by:"
18815 msgstr ""
18817 #: templates/table/structure/display_partitions.twig:29
18818 #, fuzzy
18819 #| msgid "Row length"
18820 msgid "Data length"
18821 msgstr "Ry lengte"
18823 #: templates/table/structure/display_partitions.twig:30
18824 #, fuzzy
18825 #| msgid "Row length"
18826 msgid "Index length"
18827 msgstr "Ry lengte"
18829 #: templates/table/structure/display_partitions.twig:194
18830 #, fuzzy
18831 msgid "Partition table"
18832 msgstr "Operasies"
18834 #: templates/table/structure/display_partitions.twig:206
18835 #: templates/table/structure/partition_definition_form.twig:5
18836 #, fuzzy
18837 #| msgid "Print view"
18838 msgid "Edit partitioning"
18839 msgstr "Drukker mooi (print view)"
18841 #: templates/table/structure/display_structure.twig:70
18842 #, fuzzy
18843 #| msgid "Display Features"
18844 msgid "Media type:"
18845 msgstr "Vertoon Funksies"
18847 #: templates/table/structure/display_structure.twig:91
18848 #: templates/table/tracking/structure_snapshot_columns.twig:47
18849 #, fuzzy
18850 #| msgid "None"
18851 msgctxt "None for default"
18852 msgid "None"
18853 msgstr "Geen"
18855 #: templates/table/structure/display_structure.twig:108
18856 #: templates/table/structure/display_structure.twig:287
18857 msgid "Change"
18858 msgstr "Verander"
18860 #: templates/table/structure/display_structure.twig:116
18861 #, fuzzy, php-format
18862 #| msgid "Table %s has been dropped."
18863 msgid "Column %s has been dropped."
18864 msgstr "Tabel %s is verwyder"
18866 #: templates/table/structure/display_structure.twig:142
18867 #, php-format
18868 msgid "A primary key has been added on %s."
18869 msgstr "'n primere sleutel is bygevoeg op %s."
18871 #: templates/table/structure/display_structure.twig:157
18872 #: templates/table/structure/display_structure.twig:172
18873 #: templates/table/structure/display_structure.twig:197
18874 #: templates/table/structure/display_structure.twig:216
18875 #, php-format
18876 msgid "An index has been added on %s."
18877 msgstr "'n Indeks is bygevoeg op %s."
18879 #: templates/table/structure/display_structure.twig:238
18880 msgid "Distinct values"
18881 msgstr ""
18883 #: templates/table/structure/display_structure.twig:249
18884 #: templates/table/structure/display_structure.twig:315
18885 #, fuzzy
18886 msgid "Remove from central columns"
18887 msgstr "Hernoem tabel na"
18889 #: templates/table/structure/display_structure.twig:257
18890 #: templates/table/structure/display_structure.twig:312
18891 #, fuzzy
18892 msgid "Add to central columns"
18893 msgstr "Voeg 'n nuwe veld by"
18895 #: templates/table/structure/display_structure.twig:328
18896 #: templates/table/structure/display_structure.twig:332
18897 #: templates/table/structure/display_structure.twig:399
18898 #, fuzzy
18899 msgid "Move columns"
18900 msgstr "Voeg 'n nuwe veld by"
18902 #: templates/table/structure/display_structure.twig:333
18903 msgid "Move the columns by dragging them up and down."
18904 msgstr ""
18906 #: templates/table/structure/display_structure.twig:371
18907 #: templates/view_create.twig:13
18908 #, fuzzy
18909 #| msgid "Print view"
18910 msgid "Edit view"
18911 msgstr "Drukker mooi (print view)"
18913 #: templates/table/structure/display_structure.twig:385
18914 msgid "Propose table structure"
18915 msgstr "Stel tabel struktuur voor"
18917 #: templates/table/structure/display_structure.twig:402
18918 msgid "Normalize"
18919 msgstr ""
18921 #: templates/table/structure/display_structure.twig:408
18922 #, fuzzy
18923 #| msgid "Track table"
18924 msgid "Track view"
18925 msgstr "Volg tabel"
18927 #: templates/table/structure/display_structure.twig:422
18928 #, fuzzy, php-format
18929 msgid "Add %s column(s)"
18930 msgstr "Voeg 'n nuwe veld by"
18932 #: templates/table/structure/display_structure.twig:427
18933 #, fuzzy
18934 #| msgid "At Beginning of Table"
18935 msgid "at beginning of table"
18936 msgstr "By Begin van Tabel"
18938 #: templates/table/structure/display_structure.twig:550
18939 #, fuzzy, php-format
18940 #| msgid "Create an index on&nbsp;%s&nbsp;columns"
18941 msgid "Create an index on %s columns"
18942 msgstr "Skep 'n indeks op&nbsp;%s&nbsp;kolomme"
18944 #: templates/table/structure/display_table_stats.twig:14
18945 msgid "Space usage"
18946 msgstr "Spasie verbruik"
18948 #: templates/table/structure/display_table_stats.twig:37
18949 msgid "Effective"
18950 msgstr "Effektief"
18952 #: templates/table/structure/display_table_stats.twig:80
18953 #, fuzzy
18954 #| msgid "Row Statistics"
18955 msgid "Row statistics"
18956 msgstr "Ry Statistiek"
18958 #: templates/table/structure/display_table_stats.twig:86
18959 msgid "static"
18960 msgstr ""
18962 #: templates/table/structure/display_table_stats.twig:88
18963 msgid "dynamic"
18964 msgstr "dinamies"
18966 #: templates/table/structure/display_table_stats.twig:99
18967 msgid "partitioned"
18968 msgstr ""
18970 #: templates/table/structure/display_table_stats.twig:128
18971 msgid "Row length"
18972 msgstr "Ry lengte"
18974 #: templates/table/structure/display_table_stats.twig:140
18975 msgid "Row size"
18976 msgstr "Ry grootte"
18978 #: templates/table/structure/display_table_stats.twig:147
18979 msgid "Next autoindex"
18980 msgstr ""
18982 #: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:91
18983 #: templates/table/tracking/main.twig:92
18984 #, fuzzy
18985 msgid "Delete version"
18986 msgstr "Bediener weergawe"
18988 #: templates/table/tracking/main.twig:102
18989 #, php-format
18990 msgid "Activate tracking for %s"
18991 msgstr ""
18993 #: templates/table/tracking/main.twig:104
18994 msgid "Activate now"
18995 msgstr ""
18997 #: templates/table/tracking/main.twig:106
18998 #, php-format
18999 msgid "Deactivate tracking for %s"
19000 msgstr ""
19002 #: templates/table/tracking/main.twig:108
19003 msgid "Deactivate now"
19004 msgstr ""
19006 #: templates/table/tracking/report_table.twig:4
19007 #: templates/table/tracking/structure_snapshot_columns.twig:5
19008 msgctxt "Number"
19009 msgid "#"
19010 msgstr ""
19012 #: templates/table/tracking/report_table.twig:5
19013 #, fuzzy
19014 msgid "Date"
19015 msgstr "Data"
19017 #: templates/table/tracking/report_table.twig:6
19018 #, fuzzy
19019 msgid "Username"
19020 msgstr "Gebruiker Naam:"
19022 #: templates/table/zoom_search/index.twig:27
19023 #, fuzzy
19024 #| msgid "Do a \"query by example\" (wildcard: \"%\")"
19025 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
19026 msgstr "Doen 'n \"Navraag dmv Voorbeeld\" (wildcard: \"%\")"
19028 #: templates/table/zoom_search/index.twig:54
19029 #, fuzzy
19030 msgid "Additional search criteria"
19031 msgstr "SQL-stelling"
19033 #: templates/table/zoom_search/index.twig:116
19034 msgid "Use this column to label each point"
19035 msgstr ""
19037 #: templates/table/zoom_search/index.twig:141
19038 msgid "Maximum rows to plot"
19039 msgstr ""
19041 #: templates/table/zoom_search/result_form.twig:7
19042 msgid "Browse/Edit the points"
19043 msgstr ""
19045 #: templates/table/zoom_search/result_form.twig:14
19046 msgid "How to use"
19047 msgstr ""
19049 #: templates/table/zoom_search/result_form.twig:17
19050 #, fuzzy
19051 #| msgid "Reset"
19052 msgid "Reset zoom"
19053 msgstr "Herstel"
19055 #. l10n: Show or hide the menu using the hamburger style button
19056 #: templates/top_menu.twig:4
19057 #, fuzzy
19058 msgid "Toggle navigation"
19059 msgstr "Tabel kommentaar"
19061 #. l10n: Current page
19062 #: templates/top_menu.twig:14
19063 msgid "(current)"
19064 msgstr ""
19066 #: templates/transformation_overview.twig:1
19067 #, fuzzy
19068 #| msgid "Display Features"
19069 msgid "Available media types"
19070 msgstr "Vertoon Funksies"
19072 #: templates/transformation_overview.twig:13
19073 #, fuzzy
19074 msgid "Available browser display transformations"
19075 msgstr "Wys PHP informasie"
19077 #: templates/transformation_overview.twig:19
19078 #: templates/transformation_overview.twig:38
19079 #, fuzzy
19080 msgctxt "for media type transformation"
19081 msgid "Description"
19082 msgstr "geen Beskrywing"
19084 #: templates/transformation_overview.twig:32
19085 #, fuzzy
19086 msgid "Available input transformations"
19087 msgstr "Wys PHP informasie"
19089 #: templates/view_create.twig:65
19090 msgid "VIEW name"
19091 msgstr ""
19093 #: templates/view_create.twig:79
19094 msgid "Column names"
19095 msgstr "Kolom name"
19097 #: url.php:76
19098 #, fuzzy
19099 #| msgid "Tracking report"
19100 msgid "Taking you to the target site."
19101 msgstr "Naspeur verslag"
19103 #, fuzzy
19104 #~| msgid "Databases"
19105 #~ msgid "Databases:"
19106 #~ msgstr "databasisse"
19108 #~ msgid "Print view"
19109 #~ msgstr "Drukker mooi (print view)"
19111 #, fuzzy
19112 #~| msgid "Column names"
19113 #~ msgid "Copy column name."
19114 #~ msgstr "Kolom name"
19116 #~ msgid "View dump (schema) of database"
19117 #~ msgstr "Sien die storting (skema) van die databasis"
19119 #, fuzzy
19120 #~ msgid "View dump (schema) of databases"
19121 #~ msgstr "Sien die storting (skema) van die databasis"
19123 #~ msgid "View dump (schema) of table"
19124 #~ msgstr "Sien die storting (skema) van die tabel"
19126 #, fuzzy
19127 #~| msgid "Create User"
19128 #~ msgid "Create %s"
19129 #~ msgstr "Bediener weergawe"
19131 #, fuzzy
19132 #~| msgid "You don't have sufficient privileges to be here right now!"
19133 #~ msgid "You do not have the necessary privileges to create a routine."
19134 #~ msgstr "Jy het nie genoeg regte om nou hier te wees nie!"
19136 #, fuzzy
19137 #~| msgid "You don't have sufficient privileges to be here right now!"
19138 #~ msgid "You do not have the necessary privileges to create a trigger."
19139 #~ msgstr "Jy het nie genoeg regte om nou hier te wees nie!"
19141 #, fuzzy
19142 #~| msgid "You don't have sufficient privileges to be here right now!"
19143 #~ msgid "You do not have the necessary privileges to create an event."
19144 #~ msgstr "Jy het nie genoeg regte om nou hier te wees nie!"
19146 #~ msgid "Update Query"
19147 #~ msgstr "Verander Navraag"
19149 #~ msgid "Submit Query"
19150 #~ msgstr "Doen Navraag"
19152 #~ msgctxt "Short week day name"
19153 #~ msgid "Sun"
19154 #~ msgstr "So"
19156 #, fuzzy
19157 #~ msgctxt "for media (MIME) type transformation"
19158 #~ msgid "Description"
19159 #~ msgstr "geen Beskrywing"
19161 #, fuzzy
19162 #~ msgctxt "for MIME transformation"
19163 #~ msgid "Description"
19164 #~ msgstr "geen Beskrywing"
19166 #, fuzzy
19167 #~ msgid "Full start"
19168 #~ msgstr "Volteks"
19170 #, fuzzy
19171 #~| msgid "Records"
19172 #~ msgid "%count% second"
19173 #~ msgid_plural "%count% seconds"
19174 #~ msgstr[0] "Rekords"
19175 #~ msgstr[1] "Rekords"
19177 #, fuzzy
19178 #~| msgid "No databases"
19179 #~ msgid "%count% database"
19180 #~ msgid_plural "%count% databases"
19181 #~ msgstr[0] "Geen databasisse"
19182 #~ msgstr[1] "Geen databasisse"
19184 #~ msgid "Search results for \"<i>%s</i>\" %s:"
19185 #~ msgstr "Soek resultate vir \"<i>%s</i>\" %s:"
19187 #, fuzzy
19188 #~| msgid "Next"
19189 #~ msgctxt "Text context"
19190 #~ msgid "Text"
19191 #~ msgstr "Volgende"
19193 #, fuzzy
19194 #~| msgid "Column names"
19195 #~ msgid "Old column name"
19196 #~ msgstr "Kolom name"
19198 #, fuzzy
19199 #~| msgid "You have to choose at least one column to display"
19200 #~ msgid "You have to add at least one column."
19201 #~ msgstr "Jy moet ten minste een Kolom kies om te vertoon"
19203 #, fuzzy
19204 #~ msgid "binary collation"
19205 #~ msgstr "Skep"
19207 #~ msgid "all words"
19208 #~ msgstr "alle woorde"
19210 #, fuzzy
19211 #~| msgid "Propose table structure"
19212 #~ msgid "Improve table structure"
19213 #~ msgstr "Stel tabel struktuur voor"
19215 #, fuzzy
19216 #~ msgid "Load"
19217 #~ msgstr "Local"
19219 #, fuzzy
19220 #~| msgid "Column names"
19221 #~ msgid "Column parser"
19222 #~ msgstr "Kolom name"
19224 #, fuzzy
19225 #~| msgid "With selected:"
19226 #~ msgid "A symbol name was expected!"
19227 #~ msgstr "Met gekose:"
19229 #, fuzzy
19230 #~| msgid "With selected:"
19231 #~ msgid "A comma or a closing bracket was expected."
19232 #~ msgstr "Met gekose:"
19234 #, fuzzy
19235 #~| msgid "With selected:"
19236 #~ msgid "An alias was expected."
19237 #~ msgstr "Met gekose:"
19239 #, fuzzy
19240 #~| msgid "With selected:"
19241 #~ msgid "An expression was expected."
19242 #~ msgstr "Met gekose:"
19244 #, fuzzy
19245 #~ msgid "Value/Expression for the option %1$s was expected"
19246 #~ msgstr "Tabel %s is verwyder"
19248 #, fuzzy
19249 #~| msgid "The row has been deleted."
19250 #~ msgid "A rename operation was expected."
19251 #~ msgstr "Die ry is verwyder"
19253 #, fuzzy
19254 #~ msgid "Ending quote %1$s was expected."
19255 #~ msgstr "Tabel %s is verwyder"
19257 #, fuzzy
19258 #~| msgid "At Beginning of Table"
19259 #~ msgid "Unexpected beginning of statement."
19260 #~ msgstr "By Begin van Tabel"
19262 #, fuzzy
19263 #~| msgid "At Beginning of Table"
19264 #~ msgid "Unexpected ordering of clauses."
19265 #~ msgstr "By Begin van Tabel"
19267 #, fuzzy
19268 #~| msgid "With selected:"
19269 #~ msgid "A table name was expected."
19270 #~ msgstr "Met gekose:"
19272 #, fuzzy
19273 #~| msgid "The row has been deleted."
19274 #~ msgid "At least one column definition was expected."
19275 #~ msgstr "Die ry is verwyder"
19277 #, fuzzy
19278 #~| msgid "Error"
19279 #~ msgid "error #1"
19280 #~ msgstr "Fout"
19282 #, fuzzy
19283 #~| msgid "Query"
19284 #~ msgid "strict error"
19285 #~ msgstr "Navraag dmv Voorbeeld"
19287 #, fuzzy
19288 #~| msgid "Documentation"
19289 #~ msgid "Native MySQL Authentication"
19290 #~ msgstr "Dokumentasie"
19292 #, fuzzy
19293 #~| msgid "Do not change the password"
19294 #~ msgid "Try to connect without password."
19295 #~ msgstr "Moenie die wagwoord verander nie"
19297 #, fuzzy
19298 #~| msgid "Table comments"
19299 #~ msgid "Table comments: "
19300 #~ msgstr "Tabel kommentaar"
19302 #, fuzzy
19303 #~ msgid "Related Links"
19304 #~ msgstr "Operasies"
19306 #, fuzzy
19307 #~| msgid "Column names"
19308 #~ msgid "Count:"
19309 #~ msgstr "Kolom name"
19311 #, fuzzy
19312 #~| msgid "Search"
19313 #~ msgid "Total %d bookmark"
19314 #~ msgid_plural "Total %d bookmarks"
19315 #~ msgstr[0] "Soek"
19316 #~ msgstr[1] "Soek"
19318 #, fuzzy
19319 #~| msgid "The bookmark has been deleted."
19320 #~ msgid "%1$s, %2$s and %3$s bookmarks included"
19321 #~ msgstr "Die boekmerk is verwyder."
19323 #, fuzzy
19324 #~| msgid ""
19325 #~| "The <code>$cfg['PmaAbsoluteUri']</code> directive MUST be set in your "
19326 #~| "configuration file!"
19327 #~ msgid ""
19328 #~ "The [code]$cfg['PmaAbsoluteUri'][/code] directive MUST be set in your "
19329 #~ "configuration file!"
19330 #~ msgstr ""
19331 #~ "Die <code>$cfg['PmaAbsoluteUri']</code> veranderlike MOET gestel wees in "
19332 #~ "jou konfigurasie leer!"
19334 #, fuzzy
19335 #~| msgid "Replace table data with file"
19336 #~ msgid "Replace table prefix:"
19337 #~ msgstr "Vervang tabel data met leer (file)"
19339 #, fuzzy
19340 #~| msgid "Replace table data with file"
19341 #~ msgid "Copy table with prefix:"
19342 #~ msgstr "Vervang tabel data met leer (file)"
19344 #, fuzzy
19345 #~| msgid "Create new database"
19346 #~ msgid "Create database:"
19347 #~ msgstr "Skep 'n nuwe databasis"
19349 #, fuzzy
19350 #~ msgid "tables"
19351 #~ msgstr "Tabel"
19353 #, fuzzy
19354 #~ msgid "views"
19355 #~ msgstr "Velde"
19357 #, fuzzy
19358 #~| msgid "Reset"
19359 #~ msgid "events"
19360 #~ msgstr "Herstel"
19362 #, fuzzy
19363 #~ msgid "functions"
19364 #~ msgstr "Funksie"
19366 #, fuzzy
19367 #~| msgid "Alter table order by"
19368 #~ msgid "Filter databases by name or regex"
19369 #~ msgstr "Verander tabel sorteer volgens"
19371 #, fuzzy
19372 #~| msgid "Alter table order by"
19373 #~ msgid "Filter by name or regex"
19374 #~ msgstr "Verander tabel sorteer volgens"
19376 #, fuzzy
19377 #~| msgid "Tracking report"
19378 #~ msgid "Taking you to %s."
19379 #~ msgstr "Naspeur verslag"
19381 #, fuzzy
19382 #~| msgid "Documentation"
19383 #~ msgid "MySQL Native Authentication"
19384 #~ msgstr "Dokumentasie"
19386 #, fuzzy
19387 #~| msgid "Change password"
19388 #~ msgid "MySQL native password"
19389 #~ msgstr "Verander wagwoord"
19391 #, fuzzy
19392 #~| msgid "Change password"
19393 #~ msgid "Change Password"
19394 #~ msgstr "Verander wagwoord"
19396 #, fuzzy
19397 #~ msgid "Send Error Report"
19398 #~ msgstr "Bediener Keuse"
19400 #~ msgid "Select All"
19401 #~ msgstr "Kies Alles"
19403 #, fuzzy
19404 #~ msgid "Database export options"
19405 #~ msgstr "Databasis statistieke"
19407 #, fuzzy
19408 #~| msgid "Databases"
19409 #~ msgid "Database(s):"
19410 #~ msgstr "databasisse"
19412 #, fuzzy
19413 #~ msgid "Table(s):"
19414 #~ msgstr "Tabel"
19416 #, fuzzy
19417 #~| msgid "Change password"
19418 #~ msgid "Generate Password:"
19419 #~ msgstr "Verander wagwoord"
19421 #~ msgid "Edit Privileges"
19422 #~ msgstr "Verander Regte"
19424 #, fuzzy
19425 #~ msgid "Relational display column"
19426 #~ msgstr "Relasie uitsig"
19428 #~ msgid "Begin"
19429 #~ msgstr "Begin"
19431 #~ msgid ""
19432 #~ "There seems to be an error in your SQL query. The MySQL server error "
19433 #~ "output below, if there is any, may also help you in diagnosing the "
19434 #~ "problem."
19435 #~ msgstr ""
19436 #~ "Dit lyk of daar 'n fout is in jou SQL stelling. Die MySQL bediener se "
19437 #~ "foutboodskap hieronder (indien enige) kan jou ook help om die probleem te "
19438 #~ "diagnoseer."
19440 #~ msgid ""
19441 #~ "There is a chance that you may have found a bug in the SQL parser. Please "
19442 #~ "examine your query closely, and check that the quotes are correct and not "
19443 #~ "mis-matched. Other possible failure causes may be that you are uploading "
19444 #~ "a file with binary outside of a quoted text area. You can also try your "
19445 #~ "query on the MySQL command line interface. The MySQL server error output "
19446 #~ "below, if there is any, may also help you in diagnosing the problem. If "
19447 #~ "you still have problems or if the parser fails where the command line "
19448 #~ "interface succeeds, please reduce your SQL query input to the single "
19449 #~ "query that causes problems, and submit a bug report with the data chunk "
19450 #~ "in the CUT section below:"
19451 #~ msgstr ""
19452 #~ "Jy het moontlik 'n fout in die SQL interpreteerder ontdek. Ondersoek asb. "
19453 #~ "jou stelling deeglik, en maak seker dat jou kwotasies korrek en "
19454 #~ "gebalanseerd is. Ander moontlike oorsake vir die fout mag wees dat jy "
19455 #~ "probeer om 'n leer in te laai met binere data buite 'n gekwoteerde teks "
19456 #~ "area. Jy kan jou SQL stelling ook probeer direk in die MySQL opdrag-"
19457 #~ "raakvlak (command line interface). Die MySQL bediener se foutboodskap "
19458 #~ "hieronder (indien enige) kan jou ook help om die probleem te diagnoseer. "
19459 #~ "As jy dan nog steeds probleme het, of as die interpreteerder fouteer waar "
19460 #~ "die opdrag-raakvlak slaag, verminder asb. jou SQL stelling toevoer na die "
19461 #~ "enkele stelling wat die probleem veroorsaak, en rapporteer 'n fout met "
19462 #~ "die data stuk in die UITKNIPSEL seksie hieronder:"
19464 #~ msgid "BEGIN CUT"
19465 #~ msgstr "BEGIN UITKNIPSEL"
19467 #~ msgid "END CUT"
19468 #~ msgstr "EINDE UITKNIPSEL"
19470 #~ msgid "BEGIN RAW"
19471 #~ msgstr "BEGIN ONVERANDERD (RAW)"
19473 #~ msgid "END RAW"
19474 #~ msgstr "EINDE ONVERANDERD (RAW)"
19476 #~ msgid "Unclosed quote"
19477 #~ msgstr "Ongebalanseerde kwotasie-teken"
19479 #~ msgid "Invalid Identifer"
19480 #~ msgstr "Ongeldige Identifiseerder"
19482 #~ msgid "Unknown Punctuation String"
19483 #~ msgstr "Onbekende Punktuasie String"
19485 #, fuzzy
19486 #~| msgid "Export"
19487 #~ msgid "Export Method:"
19488 #~ msgstr "Export"
19490 #~ msgid "Uncheck All"
19491 #~ msgstr "Kies Niks"
19493 #, fuzzy
19494 #~| msgid "Generated by"
19495 #~ msgid "Generated by:"
19496 #~ msgstr "Voortgebring deur"
19498 #, fuzzy
19499 #~| msgid "Row Statistics"
19500 #~ msgid "Row Statistics:"
19501 #~ msgstr "Ry Statistiek"
19503 #, fuzzy
19504 #~| msgid "Space usage"
19505 #~ msgid "Space usage:"
19506 #~ msgstr "Spasie verbruik"
19508 #, fuzzy
19509 #~| msgid "Show tables"
19510 #~ msgid "Showing tables:"
19511 #~ msgstr "Wys tabelle"
19513 #, fuzzy
19514 #~| msgid "Enabled"
19515 #~ msgid "(Enabled)"
19516 #~ msgstr "Beskikbaar"
19518 #, fuzzy
19519 #~| msgid "Disabled"
19520 #~ msgid "(Disabled)"
19521 #~ msgstr "Onbeskikbaar"
19523 #, fuzzy
19524 #~ msgid "Realign Privileges"
19525 #~ msgstr "Geen Regte"
19527 #~ msgid "Replace table data with file"
19528 #~ msgstr "Vervang tabel data met leer (file)"
19530 #, fuzzy
19531 #~ msgid "Disable database expansion"
19532 #~ msgstr "Databasis statistieke"
19534 #~ msgid "Delete tracking data for this table"
19535 #~ msgstr "Verwyder naspeur data vir die tabel"
19537 #, fuzzy
19538 #~| msgid "Databases"
19539 #~ msgid "Table Structure"
19540 #~ msgstr "databasisse"
19542 #, fuzzy
19543 #~| msgid "Showing rows"
19544 #~ msgid "Show data row(s)."
19545 #~ msgstr "Vertoon rye"
19547 #, fuzzy
19548 #~| msgid "After %s"
19549 #~ msgid "after"
19550 #~ msgstr "Na %s"
19552 #, fuzzy
19553 #~| msgid "Mon"
19554 #~ msgid "Mode:"
19555 #~ msgstr "Ma"
19557 #~ msgid "horizontal"
19558 #~ msgstr "horisontale"
19560 #~ msgid "vertical"
19561 #~ msgstr "vertikale"
19563 #, fuzzy
19564 #~ msgid "Default display direction"
19565 #~ msgstr "Databasis statistieke"
19567 #, fuzzy
19568 #~ msgid "Show display direction"
19569 #~ msgstr "Databasis statistieke"
19571 #~ msgid "Please configure the coordinates for table %s"
19572 #~ msgstr "Stel asb. die koordinate op van tabel %s"
19574 #~ msgid "At End of Table"
19575 #~ msgstr "By Einde van Tabel"
19577 #~ msgid "After %s"
19578 #~ msgstr "Na %s"
19580 #, fuzzy
19581 #~| msgid "Display Features"
19582 #~ msgid "Display errors"
19583 #~ msgstr "Vertoon Funksies"
19585 #, fuzzy
19586 #~| msgid "Invalid export type"
19587 #~ msgid "Dia export page"
19588 #~ msgstr "Verkeerde uitvoer tipe"
19590 #, fuzzy
19591 #~| msgid "Invalid export type"
19592 #~ msgid "EPS export page"
19593 #~ msgstr "Verkeerde uitvoer tipe"
19595 #, fuzzy
19596 #~| msgid "Invalid export type"
19597 #~ msgid "SVG export page"
19598 #~ msgstr "Verkeerde uitvoer tipe"
19600 #, fuzzy
19601 #~ msgid "Relation deleted"
19602 #~ msgstr "Relasie uitsig"
19604 #~ msgid "Show dimension of tables"
19605 #~ msgstr "Wys dimensie van tabelle"
19607 #, fuzzy
19608 #~| msgid "Skip Validate SQL"
19609 #~ msgid "SQL history:"
19610 #~ msgstr "Ignoreer SQL Validasie"
19612 #, fuzzy
19613 #~| msgid "The \"%s\" table doesn't exist!"
19614 #~ msgid "File doesn't exist"
19615 #~ msgstr "Die \"%s\" databasis bestaan nie!"
19617 #, fuzzy
19618 #~| msgid "Disabled"
19619 #~ msgid "Plugin is disabled"
19620 #~ msgstr "Onbeskikbaar"
19622 #, fuzzy
19623 #~| msgid "Indexes"
19624 #~ msgid "Unlink with main panel"
19625 #~ msgstr "Indekse"
19627 #, fuzzy
19628 #~| msgid "No index defined!"
19629 #~ msgid "No index defined! Create one below"
19630 #~ msgstr "Geen indeks gedefinieer!"
19632 #, fuzzy
19633 #~| msgid "Export"
19634 #~ msgid "eps export page"
19635 #~ msgstr "Export"
19637 #, fuzzy
19638 #~| msgid "Invalid export type"
19639 #~ msgid "pdf export page"
19640 #~ msgstr "Verkeerde uitvoer tipe"
19642 #, fuzzy
19643 #~ msgid "Total "
19644 #~ msgstr "totaal"
19646 #, fuzzy
19647 #~| msgid "Search"
19648 #~ msgid " bookmarks, "
19649 #~ msgstr "Soek"
19651 #, fuzzy
19652 #~| msgid "Add/Delete Field Columns"
19653 #~ msgid "Select one ..."
19654 #~ msgstr "Voeg By/Verwyder Veld Kolomme"
19656 #, fuzzy
19657 #~ msgid "Have unique columns"
19658 #~ msgstr "Voeg 'n nuwe veld by"
19660 #, fuzzy
19661 #~| msgid "Display PDF schema"
19662 #~ msgid "Edit or export relational schema"
19663 #~ msgstr "Vertoon PDF skema"
19665 #~ msgid "Create a page"
19666 #~ msgstr "Skep 'n nuwe bladsy"
19668 #, fuzzy
19669 #~ msgid "Automatic layout based on"
19670 #~ msgstr "Bediener weergawe"
19672 #~ msgid "Please choose a page to edit"
19673 #~ msgstr "Kies asb. 'n bladsy om te verander"
19675 #~ msgid "Select Tables"
19676 #~ msgstr "Kies Tabelle"
19678 #~ msgid "<b>%s</b> table not found or not set in %s"
19679 #~ msgstr "<b>%s</b> tabel nie gevind nie of nie gesetel in %s"
19681 #, fuzzy
19682 #~| msgid "Display PDF schema"
19683 #~ msgid "Import/Export coordinates for relational schema"
19684 #~ msgstr "Vertoon PDF skema"
19686 #, fuzzy
19687 #~| msgid "Usage"
19688 #~ msgid "Page:"
19689 #~ msgstr "Gebruik"
19691 #~ msgid "Unfortunately the submission failed."
19692 #~ msgstr "Ongelukkig het die indienig gefaal."
19694 #~ msgid "Skip Validate SQL"
19695 #~ msgstr "Ignoreer SQL Validasie"
19697 #~ msgid "Validate SQL"
19698 #~ msgstr "Valideer SQL"
19700 #, fuzzy
19701 #~| msgid "Skip Validate SQL"
19702 #~ msgid "SQL Validator"
19703 #~ msgstr "Ignoreer SQL Validasie"
19705 #, fuzzy
19706 #~| msgid "Validate SQL"
19707 #~ msgid "Validated SQL"
19708 #~ msgstr "Valideer SQL"
19710 #, fuzzy
19711 #~ msgid "Edit chart"
19712 #~ msgstr "Voeg 'n nuwe veld by"
19714 #, fuzzy
19715 #~ msgid "Series"
19716 #~ msgstr "SQL-stelling"
19718 #, fuzzy
19719 #~ msgid "Reload Database"
19720 #~ msgstr "Hernoem tabel na"
19722 #, fuzzy
19723 #~| msgid "You have to choose at least one column to display"
19724 #~ msgid "Table must have at least one column"
19725 #~ msgstr "Jy moet ten minste een Kolom kies om te vertoon"
19727 #, fuzzy
19728 #~| msgid "Use Tables"
19729 #~ msgid "Insert Table"
19730 #~ msgstr "Gebruik Tabelle"
19732 #, fuzzy
19733 #~| msgid "Indexes"
19734 #~ msgid "Hide indexes"
19735 #~ msgstr "Indekse"
19737 #, fuzzy
19738 #~| msgid "Show grid"
19739 #~ msgid "Show indexes"
19740 #~ msgstr "Wys ruitgebied"
19742 #, fuzzy
19743 #~| msgid "\"bzipped\""
19744 #~ msgid "bzipped"
19745 #~ msgstr "\"ge-bzip\""
19747 #~ msgid "Selected export type has to be saved in file!"
19748 #~ msgstr "Geselekteerde uitvoer tipe moet na leer gestoor word!"
19750 #~ msgid "This is not a number!"
19751 #~ msgstr "Hierdie is nie 'n nommer nie!"
19753 #, fuzzy
19754 #~| msgid "Find:"
19755 #~ msgid "Find"
19756 #~ msgstr "Vind:"
19758 #~ msgid "Display all tables with the same width"
19759 #~ msgstr "vertoon alle tabelle met dieselfde wydte?"
19761 #, fuzzy
19762 #~| msgid "Search"
19763 #~ msgid "Enable reCaptcha"
19764 #~ msgstr "Soek"
19766 #~ msgid "Cookies must be enabled past this point."
19767 #~ msgstr "HTTP Koekies moet van nou af geaktifeer wees."
19769 #, fuzzy
19770 #~ msgid "Rearrange/edit charts"
19771 #~ msgstr "Hernoem tabel na"
19773 #, fuzzy
19774 #~| msgid "General relation features"
19775 #~ msgid "General relation features:"
19776 #~ msgstr "Algemene verwantskap funksies"
19778 #, fuzzy
19779 #~| msgid "Server Choice"
19780 #~ msgid "Live traffic chart"
19781 #~ msgstr "Bediener Keuse"
19783 #, fuzzy
19784 #~ msgid "Live query chart"
19785 #~ msgstr "SQL-stelling"
19787 #, fuzzy
19788 #~| msgid "Number of rows per page"
19789 #~ msgid "Number of rows"
19790 #~ msgstr "Hoeveelheid rye per bladsy"
19792 #, fuzzy
19793 #~| msgid "Fields enclosed by"
19794 #~ msgid "Columns enclosed by"
19795 #~ msgstr "Velde omring met"
19797 #, fuzzy
19798 #~| msgid "Fields escaped by"
19799 #~ msgid "Columns escaped by"
19800 #~ msgstr "Velde ontsnap (escaped) deur"
19802 #~ msgid "Lines terminated by"
19803 #~ msgstr "Lyne beeindig deur"
19805 #~ msgid "ltr"
19806 #~ msgstr "ltr"
19808 #, fuzzy
19809 #~| msgid "Server version"
19810 #~ msgid "Software version"
19811 #~ msgstr "Bediener weergawe"
19813 #, fuzzy
19814 #~| msgid "Save as file"
19815 #~ msgid "Save to file"
19816 #~ msgstr "Stoor as leer (file)"
19818 #, fuzzy
19819 #~ msgid "Total count"
19820 #~ msgstr "totaal"
19822 #, fuzzy
19823 #~ msgid "Enable Ajax"
19824 #~ msgstr "Beskikbaar"
19826 #, fuzzy
19827 #~| msgid "Server Choice"
19828 #~ msgid "Server traffic (in KiB)"
19829 #~ msgstr "Bediener Keuse"
19831 #, fuzzy
19832 #~| msgid "Number of rows per page"
19833 #~ msgid "Number of data points: "
19834 #~ msgstr "Hoeveelheid rye per bladsy"
19836 #, fuzzy
19837 #~ msgid "Refresh rate: "
19838 #~ msgstr "Voortgebring deur"
19840 #, fuzzy
19841 #~| msgid "Query"
19842 #~ msgid "Run analyzer"
19843 #~ msgstr "Navraag dmv Voorbeeld"
19845 #, fuzzy
19846 #~| msgid "Show PHP information"
19847 #~ msgid "Show more actions"
19848 #~ msgstr "Wys PHP informasie"
19850 #~ msgid "Add to index &nbsp;%s&nbsp;column(s)"
19851 #~ msgstr "Voeg by indeks &nbsp;%s&nbsp;kolom(me)"
19853 #, fuzzy
19854 #~ msgid "Source database"
19855 #~ msgstr "Soek in databasis"
19857 #~ msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
19858 #~ msgstr "phpMyAdmin verkies 'n <b>frames-kapabele</b> blaaier."
19860 #, fuzzy
19861 #~ msgctxt "short form"
19862 #~ msgid "Create table"
19863 #~ msgstr "Skep 'n nuwe bladsy"
19865 #~ msgctxt "MySQL 5.5 documentation language"
19866 #~ msgid "en"
19867 #~ msgstr "en"
19869 #~ msgctxt "MySQL 5.1 documentation language"
19870 #~ msgid "en"
19871 #~ msgstr "en"
19873 #~ msgctxt "MySQL 5.0 documentation language"
19874 #~ msgid "en"
19875 #~ msgstr "en"
19877 #~ msgctxt "PHP documentation language"
19878 #~ msgid "en"
19879 #~ msgstr "en"
19881 #, fuzzy
19882 #~| msgid "Do you really want to "
19883 #~ msgid "Do you really want to execute following query?"
19884 #~ msgstr "Wil jy regtig "
19886 #, fuzzy
19887 #~| msgid "Privileges"
19888 #~ msgid "Privileges for all users"
19889 #~ msgstr "Regte"
19891 #~ msgid "Usage"
19892 #~ msgstr "Gebruik"
19894 #, fuzzy
19895 #~| msgid "Lines terminated by"
19896 #~ msgid "String"
19897 #~ msgstr "Lyne beeindig deur"
19899 #, fuzzy
19900 #~| msgid "Add/Delete Field Columns"
19901 #~ msgid "The remaining columns"
19902 #~ msgstr "Voeg By/Verwyder Veld Kolomme"
19904 #, fuzzy
19905 #~| msgid "Data only"
19906 #~ msgid "Dates only."
19907 #~ msgstr "Slegs Data"
19909 #, fuzzy
19910 #~ msgctxt "Correctly setup"
19911 #~ msgid "OK"
19912 #~ msgstr "OK"
19914 #, fuzzy
19915 #~ msgid "All hosts"
19916 #~ msgstr "Enige gasheer (host)"
19918 #, fuzzy
19919 #~ msgctxt "Create none database for user"
19920 #~ msgid "None"
19921 #~ msgstr "Geen"
19923 #~ msgid "Modify an index"
19924 #~ msgstr "Verander 'n indeks"
19926 #~ msgid "Create Table"
19927 #~ msgstr "Skep 'n nuwe bladsy"
19929 #~ msgid "Data Label"
19930 #~ msgstr "Etiket"
19932 #~ msgid "Location of the text file"
19933 #~ msgstr "Soek die teksleer"
19935 #~ msgid "MySQL charset"
19936 #~ msgstr "MySQL Karakterstel"
19938 #~ msgid "% open files"
19939 #~ msgstr "Wys tabelle"
19941 #~ msgid "Swap Usage"
19942 #~ msgstr "Gebruik"
19944 #~ msgid "Previous"
19945 #~ msgstr "Vorige"
19947 #~ msgid "Refresh rate:"
19948 #~ msgstr "Voortgebring deur"
19950 #~ msgid "Server traffic"
19951 #~ msgstr "Bediener Keuse"
19953 #~ msgid "Value too long in the form!"
19954 #~ msgstr "Daar ontbreek 'n waarde in die vorm !"
19956 #~ msgid "row(s) starting from row #"
19957 #~ msgstr "ry(e) beginnende vanaf rekord #"
19959 #~ msgid "in %s mode and repeat headers after %s cells"
19960 #~ msgstr "in %s formaat en herhaal opskrifte na %s selle"
19962 #~ msgid ""
19963 #~ "phpMyAdmin was unable to read your configuration file!<br />This might "
19964 #~ "happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
19965 #~ ">Please call the configuration file directly using the link below and "
19966 #~ "read the PHP error message(s) that you receive. In most cases a quote or "
19967 #~ "a semicolon is missing somewhere.<br />If you receive a blank page, "
19968 #~ "everything is fine."
19969 #~ msgstr ""
19970 #~ "phpMyAdmin was nie in staat om jou konfigurasie leer te lees nie!<br /"
19971 #~ ">Dit kan moontlik gebeur wanneer PHP 'n fout in die leer vind of die leer "
19972 #~ "sommer glad nie vind nie.<br />Volg asb. die skakel hieronder om die leer "
19973 #~ "direk te roep, en lees dan enige foutboodskappe. In die meeste gevalle is "
19974 #~ "daar net 'n quote of 'n kommapunt weg erens.<br />Indien jy 'n bladsy kry "
19975 #~ "wat leeg is, is alles klopdisselboom."
19977 #~ msgid "seconds"
19978 #~ msgstr "Rekords"
19980 #~ msgctxt "$strShowStatusReset"
19981 #~ msgid "Reset"
19982 #~ msgstr "Herstel"
19984 #~ msgctxt "for Show status"
19985 #~ msgid "Reset"
19986 #~ msgstr "Herstel"
19988 #~ msgid ""
19989 #~ "<b>Server traffic</b>: These tables show the network traffic statistics "
19990 #~ "of this MySQL server since its startup."
19991 #~ msgstr ""
19992 #~ "<b>Server traffic</b>: These tables show the network traffic statistics "
19993 #~ "of this MySQL server since its startup."
19995 #~ msgid ""
19996 #~ "<b>Query statistics</b>: Since its startup, %s queries have been sent to "
19997 #~ "the server."
19998 #~ msgstr ""
19999 #~ "<b>Query statistics</b>: Since its startup, %s queries have been sent to "
20000 #~ "the server."
20002 #~ msgid "Add a New User"
20003 #~ msgstr "Voeg 'n nuwe gebruiker by"
20005 #~ msgid "Delete the matches for the "
20006 #~ msgstr "Stort data vir tabel"
20008 #~ msgid "yes"
20009 #~ msgstr "Ja"
20011 #~ msgid "Display table filter"
20012 #~ msgstr "Kolom Kommentaar word vertoon"
20014 #~ msgid ""
20015 #~ "The additional features for working with linked tables have been "
20016 #~ "deactivated. To find out why click %shere%s."
20017 #~ msgstr ""
20018 #~ "Die addisionele funksies om met geskakelde tabelle te werk is ge "
20019 #~ "deaktiveer. Om uit te vind hoekom kliek %shier%s."
20021 #~ msgid "SVG"
20022 #~ msgstr "CSV data"
20024 #~ msgid ""
20025 #~ "Enter each value in a separate field, enclosed in single quotes. If you "
20026 #~ "ever need to put a backslash (\"\\\") or a single quote (\"'\") amongst "
20027 #~ "those values, precede it with a backslash (for example '\\\\xyz' or 'a"
20028 #~ "\\'b')."
20029 #~ msgstr ""
20030 #~ "If field type is \"enum\" or \"set\", please enter the values using this "
20031 #~ "format: 'a','b','c'…<br />If you ever need to put a backslash (\"\\\") or "
20032 #~ "a single quote (\"'\") amongst those values, backslashes it (for example "
20033 #~ "'\\\\xyz' or 'a\\'b')."
20035 #~ msgid ""
20036 #~ "Enter each value in a separate field. If you ever need to put a backslash "
20037 #~ "(\"\\\") or a single quote (\"'\") amongst those values, precede it with "
20038 #~ "a backslash (for example '\\\\xyz' or 'a\\'b')."
20039 #~ msgstr ""
20040 #~ "If field type is \"enum\" or \"set\", please enter the values using this "
20041 #~ "format: 'a','b','c'…<br />If you ever need to put a backslash (\"\\\") or "
20042 #~ "a single quote (\"'\") amongst those values, backslashes it (for example "
20043 #~ "'\\\\xyz' or 'a\\'b')."
20045 #~ msgid "Edit PDF Pages"
20046 #~ msgstr "Verander PDF Bladsye"
20048 #~ msgid "PMA database"
20049 #~ msgstr "Geen databasisse"
20051 #~ msgid "Dump %s row(s) starting at row # %s"
20052 #~ msgstr "Stort %s rye beginnende by rekord # %s."
20054 #~ msgid "\"zipped\""
20055 #~ msgstr "\"ge-zip\""
20057 #~ msgid "\"gzipped\""
20058 #~ msgstr "\"ge-gzip\""
20060 #~ msgid "\"bzipped\""
20061 #~ msgstr "\"ge-bzip\""
20063 #~ msgctxt "BLOB repository"
20064 #~ msgid "Enabled"
20065 #~ msgstr "Beskikbaar"
20067 #~ msgctxt "BLOB repository"
20068 #~ msgid "Repair"
20069 #~ msgstr "Herstel tabel"
20071 #~ msgctxt "BLOB repository"
20072 #~ msgid "Disabled"
20073 #~ msgstr "Onbeskikbaar"
20075 #~ msgid ""
20076 #~ "Couldn't load the iconv or recode extension needed for charset "
20077 #~ "conversion. Either configure PHP to enable these extensions or disable "
20078 #~ "charset conversion in phpMyAdmin."
20079 #~ msgstr ""
20080 #~ "Kan nie iconv laai nie, of \"recode\" ekstensie word benodig vir die "
20081 #~ "karakterstel omskakeling, stel PHP op om hierdie ekstensies toe te laat "
20082 #~ "of verwyder karakterstel omskakeling in phpMyAdmin."
20084 #~ msgid ""
20085 #~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
20086 #~ "the necessary extensions appear to be loaded. Check your PHP "
20087 #~ "configuration."
20088 #~ msgstr ""
20089 #~ "Kan nie iconv, libiconv of recode_string funksie gebruik terwyl die "
20090 #~ "extensie homself as gelaai rapporteer nie. Kyk na jou PHP opstelling."
20092 #~ msgid "Field"
20093 #~ msgstr "Veld"
20095 #~ msgid "Records"
20096 #~ msgstr "Rekords"
20098 #~ msgid "Fields terminated by"
20099 #~ msgstr "Velde beeindig deur"
20101 #~ msgid "Fields"
20102 #~ msgstr "Velde"
20104 #~ msgid "and"
20105 #~ msgstr "En"
20107 #~ msgctxt "$strBLOBRepositoryDisabled"
20108 #~ msgid "Disabled"
20109 #~ msgstr "Onbeskikbaar"
20111 #~ msgctxt "$strBLOBRepositoryEnabled"
20112 #~ msgid "Enabled"
20113 #~ msgstr "Beskikbaar"
20115 #~ msgctxt "$strBLOBRepositoryRepair"
20116 #~ msgid "Repair"
20117 #~ msgstr "Herstel tabel"
20119 #~ msgid "Create an index on&nbsp;%s&nbsp;columns"
20120 #~ msgstr "Skep 'n indeks op&nbsp;%s&nbsp;kolomme"
20122 #~ msgctxt "$strCreateTableShort"
20123 #~ msgid "Create table"
20124 #~ msgstr "Skep 'n nuwe bladsy"
20126 #~ msgctxt "$strCreateUserDatabaseNone"
20127 #~ msgid "None"
20128 #~ msgstr "Geen"
20130 #~ msgid "Flush the table (\"FLUSH\")"
20131 #~ msgstr "Spoel die tabel (\"FLUSH\")"
20133 #~ msgctxt "$strMIME_description"
20134 #~ msgid "Description"
20135 #~ msgstr "geen Beskrywing"
20137 #~ msgctxt "$strNoneDefault"
20138 #~ msgid "None"
20139 #~ msgstr "Geen"
20141 #~ msgid "Schema of the \"%s\" database - Page %s"
20142 #~ msgstr "Skema van die \"%s\" databasis - Bladsy %s"
20144 #~ msgid "The \"%s\" table doesn't exist!"
20145 #~ msgstr "Die \"%s\" databasis bestaan nie!"
20147 #~ msgid "running on %s"
20148 #~ msgstr "op bediener %s"
20150 #~ msgid "The scale factor is too small to fit the schema on one page"
20151 #~ msgstr "Die skaal faktor is te klein om die skema op een bladsy te pas"
20153 #~ msgctxt "None action"
20154 #~ msgid "None"
20155 #~ msgstr "Geen"
20157 #~ msgid "The %s table doesn"
20158 #~ msgstr "Die \"%s\" databasis bestaan nie!"
20160 #~ msgid ""
20161 #~ "There is a chance that you may have found a bug in the SQL parser. Please "
20162 #~ "examine your query closely, and check that the quotes are correct and not "
20163 #~ "mis-matched. Other possible failure causes may be that you are uploading "
20164 #~ "a file with binary outside of a quoted text area. You can also try your "
20165 #~ "query on the MySQL command line interface. The MySQL server error output "
20166 #~ "be . "
20167 #~ msgstr ""
20168 #~ "Jy het moontlik 'n fout in die SQL interpreteerder ontdek. Ondersoek asb. "
20169 #~ "jou stelling deeglik, en maak seker dat jou kwotasies korrek en "
20170 #~ "gebalanseerd is. Ander moontlike oorsake vir die fout mag wees dat jy "
20171 #~ "probeer om 'n leer in te laai met binere data buite 'n gekwoteerde teks "
20172 #~ "area. Jy kan jou SQL stelling ook probeer direk in die MySQL opdrag-"
20173 #~ "raakvlak (command line interface). Die MySQL bediener se foutboodskap "
20174 #~ "hieronder (indien enige) kan jou ook help om die probleem te diagnoseer. "
20175 #~ "As jy dan nog steeds probleme het, of as die interpreteerder fouteer waar "
20176 #~ "die opdrag-raakvlak slaag, verminder asb. jou SQL stelling toevoer na die "
20177 #~ "enkele stelling wat die probleem veroorsaak, en rapporteer 'n fout met "
20178 #~ "die data stuk in die UITKNIPSEL seksie hieronder:"
20180 #~ msgctxt "$strStrucCSV"
20181 #~ msgid "CSV"
20182 #~ msgstr "CSV data"
20184 #~ msgid "has been altered."
20185 #~ msgstr "is verander."
20187 #~ msgctxt "Create INSERT query"
20188 #~ msgid "Insert"
20189 #~ msgstr "Voeg by"
20191 #~ msgctxt "Create DELETE query"
20192 #~ msgid "Delete"
20193 #~ msgstr "Verwyder"
20195 #~ msgid "utf-8"
20196 #~ msgstr "utf-8"
20198 #~ msgid "Jan0"
20199 #~ msgstr "Jan0"
20201 #~ msgid "Jan1"
20202 #~ msgstr "Jan1"
20204 #~ msgid "Jan2"
20205 #~ msgstr "Jan2"