Translated using Weblate (German)
[phpmyadmin.git] / po / en_GB.po
blob8f7c502c1e39457f73c1970cc9420c5b769b88ca
1 # Automatically generated <>, 2010.
2 # Robert Readman <robert_readman@hotmail.com>, 2012.
4 msgid ""
5 msgstr ""
6 "Project-Id-Version: phpMyAdmin 5.2.2-dev\n"
7 "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
8 "POT-Creation-Date: 2023-11-12 15:23-0300\n"
9 "PO-Revision-Date: 2023-02-26 23:10+0000\n"
10 "Last-Translator: \"Piotr W.\" <piotrwieland2012@gmail.com>\n"
11 "Language-Team: English (United Kingdom) <https://hosted.weblate.org/projects/"
12 "phpmyadmin/5-2/en_GB/>\n"
13 "Language: en_GB\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=2; plural=n != 1;\n"
18 "X-Generator: Weblate 4.16-dev\n"
20 #: libraries/advisory_rules_generic.php:9
21 msgid "Uptime below one day"
22 msgstr "Uptime below one day"
24 #: libraries/advisory_rules_generic.php:12
25 msgid "Uptime is less than 1 day, performance tuning may not be accurate."
26 msgstr "Uptime is less than 1 day, performance tuning may not be accurate."
28 #: libraries/advisory_rules_generic.php:14
29 msgid ""
30 "To have more accurate averages it is recommended to let the server run for "
31 "longer than a day before running this analyzer"
32 msgstr ""
33 "To have more accurate averages it is recommended to let the server run for "
34 "longer than a day before running this analyzer"
36 #: libraries/advisory_rules_generic.php:17
37 #, php-format
38 msgid "The uptime is only %s"
39 msgstr "The uptime is only %s"
41 #: libraries/advisory_rules_generic.php:22
42 msgid "Questions below 1,000"
43 msgstr "Questions below 1,000"
45 #: libraries/advisory_rules_generic.php:26
46 msgid ""
47 "Fewer than 1,000 questions have been run against this server. The "
48 "recommendations may not be accurate."
49 msgstr ""
50 "Fewer than 1,000 questions have been run against this server. The "
51 "recommendations may not be accurate."
53 #: libraries/advisory_rules_generic.php:30
54 msgid ""
55 "Let the server run for a longer time until it has executed a greater amount "
56 "of queries."
57 msgstr ""
58 "Let the server run for a longer time until it has executed a greater amount "
59 "of queries."
61 #: libraries/advisory_rules_generic.php:32
62 #, php-format
63 msgid "Current amount of Questions: %s"
64 msgstr "Current amount of Questions: %s"
66 #: libraries/advisory_rules_generic.php:37
67 msgid "Percentage of slow queries"
68 msgstr "Percentage of slow queries"
70 #: libraries/advisory_rules_generic.php:41
71 msgid ""
72 "There is a lot of slow queries compared to the overall amount of Queries."
73 msgstr ""
74 "There is a lot of slow queries compared to the overall amount of Queries."
76 #: libraries/advisory_rules_generic.php:43
77 #: libraries/advisory_rules_generic.php:56
78 msgid ""
79 "You might want to increase {long_query_time} or optimize the queries listed "
80 "in the slow query log"
81 msgstr ""
82 "You might want to increase {long_query_time} or optimise the queries listed "
83 "in the slow query log"
85 #: libraries/advisory_rules_generic.php:45
86 #, php-format
87 msgid "The slow query rate should be below 5%%, your value is %s%%."
88 msgstr "The slow query rate should be below 5%%, your value is %s%%."
90 #: libraries/advisory_rules_generic.php:50
91 msgid "Slow query rate"
92 msgstr "Slow query rate"
94 #: libraries/advisory_rules_generic.php:54
95 msgid ""
96 "There is a high percentage of slow queries compared to the server uptime."
97 msgstr ""
98 "There is a high percentage of slow queries compared to the server uptime."
100 #: libraries/advisory_rules_generic.php:58
101 #, php-format
102 msgid ""
103 "You have a slow query rate of %s per hour, you should have less than 1%% per "
104 "hour."
105 msgstr ""
106 "You have a slow query rate of %s per hour, you should have less than 1%% per "
107 "hour."
109 #: libraries/advisory_rules_generic.php:63
110 msgid "Long query time"
111 msgstr "Long query time"
113 #: libraries/advisory_rules_generic.php:67
114 msgid ""
115 "{long_query_time} is set to 10 seconds or more, thus only slow queries that "
116 "take above 10 seconds are logged."
117 msgstr ""
118 "{long_query_time} is set to 10 seconds or more, thus only slow queries that "
119 "take above 10 seconds are logged."
121 #: libraries/advisory_rules_generic.php:71
122 msgid ""
123 "It is suggested to set {long_query_time} to a lower value, depending on your "
124 "environment. Usually a value of 1-5 seconds is suggested."
125 msgstr ""
126 "It is suggested to set {long_query_time} to a lower value, depending on your "
127 "environment. Usually a value of 1-5 seconds is suggested."
129 #: libraries/advisory_rules_generic.php:74
130 #, php-format
131 msgid "long_query_time is currently set to %ds."
132 msgstr "long_query_time is currently set to %ds."
134 #: libraries/advisory_rules_generic.php:79
135 #: libraries/advisory_rules_generic.php:92
136 msgid "Slow query logging"
137 msgstr "Slow query logging"
139 #: libraries/advisory_rules_generic.php:83
140 #: libraries/advisory_rules_generic.php:96
141 msgid "The slow query log is disabled."
142 msgstr "The slow query log is disabled."
144 #: libraries/advisory_rules_generic.php:85
145 msgid ""
146 "Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
147 "help troubleshooting badly performing queries."
148 msgstr ""
149 "Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
150 "help troubleshooting badly performing queries."
152 #: libraries/advisory_rules_generic.php:88
153 msgid "log_slow_queries is set to 'OFF'"
154 msgstr "log_slow_queries is set to 'OFF'"
156 #: libraries/advisory_rules_generic.php:98
157 msgid ""
158 "Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
159 "help troubleshooting badly performing queries."
160 msgstr ""
161 "Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
162 "help troubleshooting badly performing queries."
164 #: libraries/advisory_rules_generic.php:101
165 msgid "slow_query_log is set to 'OFF'"
166 msgstr "slow_query_log is set to 'OFF'"
168 #: libraries/advisory_rules_generic.php:106
169 msgid "Release Series"
170 msgstr "Release Series"
172 #: libraries/advisory_rules_generic.php:109
173 msgid "The MySQL server version less than 5.1."
174 msgstr "The MySQL server version less than 5.1."
176 #: libraries/advisory_rules_generic.php:111
177 msgid ""
178 "You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
179 "even more so."
180 msgstr ""
181 "You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
182 "even more so."
184 #: libraries/advisory_rules_generic.php:113
185 #: libraries/advisory_rules_generic.php:127
186 #: libraries/advisory_rules_generic.php:138
187 #, php-format
188 msgid "Current version: %s"
189 msgstr "Current version: %s"
191 #: libraries/advisory_rules_generic.php:118
192 #: libraries/advisory_rules_generic.php:132
193 msgid "Minor Version"
194 msgstr "Minor Version"
196 #: libraries/advisory_rules_generic.php:122
197 msgid "Version less than 5.1.30 (the first GA release of 5.1)."
198 msgstr "Version less than 5.1.30 (the first GA release of 5.1)."
200 #: libraries/advisory_rules_generic.php:124
201 msgid ""
202 "You should upgrade, as recent versions of MySQL 5.1 have improved "
203 "performance and MySQL 5.5 even more so."
204 msgstr ""
205 "You should upgrade, as recent versions of MySQL 5.1 have improved "
206 "performance and MySQL 5.5 even more so."
208 #: libraries/advisory_rules_generic.php:136
209 msgid "Version less than 5.5.8 (the first GA release of 5.5)."
210 msgstr "Version less than 5.5.8 (the first GA release of 5.5)."
212 #: libraries/advisory_rules_generic.php:137
213 msgid "You should upgrade, to a stable version of MySQL 5.5."
214 msgstr "You should upgrade, to a stable version of MySQL 5.5."
216 #: libraries/advisory_rules_generic.php:143
217 #: libraries/advisory_rules_generic.php:156
218 msgid "Distribution"
219 msgstr "Distribution"
221 #: libraries/advisory_rules_generic.php:146
222 msgid "Version is compiled from source, not a MySQL official binary."
223 msgstr "Version is compiled from source, not a MySQL official binary."
225 #: libraries/advisory_rules_generic.php:148
226 msgid ""
227 "If you did not compile from source, you may be using a package modified by a "
228 "distribution. The MySQL manual only is accurate for official MySQL binaries, "
229 "not any package distributions (such as RedHat, Debian/Ubuntu etc)."
230 msgstr ""
231 "If you did not compile from source, you may be using a package modified by a "
232 "distribution. The MySQL manual only is accurate for official MySQL binaries, "
233 "not any package distributions (such as RedHat, Debian/Ubuntu etc)."
235 #: libraries/advisory_rules_generic.php:152
236 msgid "'source' found in version_comment"
237 msgstr "'source' found in version_comment"
239 #: libraries/advisory_rules_generic.php:159
240 msgid "The MySQL manual only is accurate for official MySQL binaries."
241 msgstr "The MySQL manual only is accurate for official MySQL binaries."
243 #: libraries/advisory_rules_generic.php:161
244 msgid ""
245 "Percona documentation is at <a href=\"https://www.percona.com/software/"
246 "documentation/\">https://www.percona.com/software/documentation/</a>"
247 msgstr ""
248 "Percona documentation is at <a href=\"https://www.percona.com/software/"
249 "documentation/\">https://www.percona.com/software/documentation/</a>"
251 #: libraries/advisory_rules_generic.php:164
252 msgid "'percona' found in version_comment"
253 msgstr "'percona' found in version_comment"
255 #: libraries/advisory_rules_generic.php:168
256 msgid "MySQL Architecture"
257 msgstr "MySQL Architecture"
259 #: libraries/advisory_rules_generic.php:172
260 msgid "MySQL is not compiled as a 64-bit package."
261 msgstr "MySQL is not compiled as a 64-bit package."
263 #: libraries/advisory_rules_generic.php:174
264 msgid ""
265 "Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
266 "so MySQL might not be able to access all of your memory. You might want to "
267 "consider installing the 64-bit version of MySQL."
268 msgstr ""
269 "Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
270 "so MySQL might not be able to access all of your memory. You might want to "
271 "consider installing the 64-bit version of MySQL."
273 #: libraries/advisory_rules_generic.php:178
274 #, php-format
275 msgid "Available memory on this host: %s"
276 msgstr "Available memory on this host: %s"
278 #: libraries/advisory_rules_generic.php:184
279 msgid "Query caching method"
280 msgstr "Query caching method"
282 #: libraries/advisory_rules_generic.php:188
283 msgid "Suboptimal caching method."
284 msgstr "Suboptimal caching method."
286 #: libraries/advisory_rules_generic.php:190
287 #, fuzzy
288 #| msgid ""
289 #| "You are using the MySQL Query cache with a fairly high traffic database. "
290 #| "It might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
291 #| "refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL "
292 #| "Query cache, especially if you have multiple slaves."
293 msgid ""
294 "You are using the MySQL Query cache with a fairly high traffic database. It "
295 "might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
296 "refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
297 "cache, especially if you have multiple replicas."
298 msgstr ""
299 "You are using the MySQL Query cache with a fairly high traffic database. It "
300 "might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
301 "refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
302 "cache, especially if you have multiple slaves."
304 #: libraries/advisory_rules_generic.php:196
305 #, php-format
306 msgid ""
307 "The query cache is enabled and the server receives %d queries per second. "
308 "This rule fires if there is more than 100 queries per second."
309 msgstr ""
310 "The query cache is enabled and the server receives %d queries per second. "
311 "This rule fires if there is more than 100 queries per second."
313 #: libraries/advisory_rules_generic.php:204
314 msgid "Percentage of sorts that cause temporary tables"
315 msgstr "Percentage of sorts that cause temporary tables"
317 #: libraries/advisory_rules_generic.php:208
318 #: libraries/advisory_rules_generic.php:221
319 msgid "Too many sorts are causing temporary tables."
320 msgstr "Too many sorts are causing temporary tables."
322 #: libraries/advisory_rules_generic.php:210
323 #: libraries/advisory_rules_generic.php:223
324 msgid ""
325 "Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
326 "depending on your system memory limits."
327 msgstr ""
328 "Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
329 "depending on your system memory limits."
331 #: libraries/advisory_rules_generic.php:213
332 #, php-format
333 msgid ""
334 "%s%% of all sorts cause temporary tables, this value should be lower than "
335 "10%%."
336 msgstr ""
337 "%s%% of all sorts cause temporary tables, this value should be lower than "
338 "10%%."
340 #: libraries/advisory_rules_generic.php:218
341 msgid "Rate of sorts that cause temporary tables"
342 msgstr "Rate of sorts that cause temporary tables"
344 #: libraries/advisory_rules_generic.php:226
345 #, php-format
346 msgid ""
347 "Temporary tables average: %s, this value should be less than 1 per hour."
348 msgstr ""
349 "Temporary tables average: %s, this value should be less than 1 per hour."
351 #: libraries/advisory_rules_generic.php:231
352 msgid "Sort rows"
353 msgstr "Sort rows"
355 #: libraries/advisory_rules_generic.php:234
356 msgid "There are lots of rows being sorted."
357 msgstr "There are lots of rows being sorted."
359 #: libraries/advisory_rules_generic.php:236
360 msgid ""
361 "While there is nothing wrong with a high amount of row sorting, you might "
362 "want to make sure that the queries which require a lot of sorting use "
363 "indexed columns in the ORDER BY clause, as this will result in much faster "
364 "sorting."
365 msgstr ""
366 "While there is nothing wrong with a high amount of row sorting, you might "
367 "want to make sure that the queries which require a lot of sorting use "
368 "indexed columns in the ORDER BY clause, as this will result in much faster "
369 "sorting."
371 #: libraries/advisory_rules_generic.php:240
372 #, php-format
373 msgid "Sorted rows average: %s"
374 msgstr "Sorted rows average: %s"
376 #: libraries/advisory_rules_generic.php:246
377 msgid "Rate of joins without indexes"
378 msgstr "Rate of joins without indexes"
380 #: libraries/advisory_rules_generic.php:249
381 msgid "There are too many joins without indexes."
382 msgstr "There are too many joins without indexes."
384 #: libraries/advisory_rules_generic.php:251
385 msgid ""
386 "This means that joins are doing full table scans. Adding indexes for the "
387 "columns being used in the join conditions will greatly speed up table joins."
388 msgstr ""
389 "This means that joins are doing full table scans. Adding indexes for the "
390 "columns being used in the join conditions will greatly speed up table joins."
392 #: libraries/advisory_rules_generic.php:254
393 #, php-format
394 msgid "Table joins average: %s, this value should be less than 1 per hour"
395 msgstr "Table joins average: %s, this value should be less than 1 per hour"
397 #: libraries/advisory_rules_generic.php:259
398 msgid "Rate of reading first index entry"
399 msgstr "Rate of reading first index entry"
401 #: libraries/advisory_rules_generic.php:262
402 msgid "The rate of reading the first index entry is high."
403 msgstr "The rate of reading the first index entry is high."
405 #: libraries/advisory_rules_generic.php:264
406 msgid ""
407 "This usually indicates frequent full index scans. Full index scans are "
408 "faster than table scans but require lots of CPU cycles in big tables, if "
409 "those tables that have or had high volumes of UPDATEs and DELETEs, running "
410 "'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
411 "scans. Other than that full index scans can only be reduced by rewriting "
412 "queries."
413 msgstr ""
414 "This usually indicates frequent full index scans. Full index scans are "
415 "faster than table scans but require lots of CPU cycles in big tables, if "
416 "those tables that have or had high volumes of UPDATEs and DELETEs, running "
417 "'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
418 "scans. Other than that full index scans can only be reduced by rewriting "
419 "queries."
421 #: libraries/advisory_rules_generic.php:270
422 #, php-format
423 msgid "Index scans average: %s, this value should be less than 1 per hour"
424 msgstr "Index scans average: %s, this value should be less than 1 per hour"
426 #: libraries/advisory_rules_generic.php:275
427 msgid "Rate of reading fixed position"
428 msgstr "Rate of reading fixed position"
430 #: libraries/advisory_rules_generic.php:278
431 msgid "The rate of reading data from a fixed position is high."
432 msgstr "The rate of reading data from a fixed position is high."
434 #: libraries/advisory_rules_generic.php:280
435 msgid ""
436 "This indicates that many queries need to sort results and/or do a full table "
437 "scan, including join queries that do not use indexes. Add indexes where "
438 "applicable."
439 msgstr ""
440 "This indicates that many queries need to sort results and/or do a full table "
441 "scan, including join queries that do not use indexes. Add indexes where "
442 "applicable."
444 #: libraries/advisory_rules_generic.php:283
445 #, php-format
446 msgid ""
447 "Rate of reading fixed position average: %s, this value should be less than 1 "
448 "per hour"
449 msgstr ""
450 "Rate of reading fixed position average: %s, this value should be less than 1 "
451 "per hour"
453 #: libraries/advisory_rules_generic.php:288
454 msgid "Rate of reading next table row"
455 msgstr "Rate of reading next table row"
457 #: libraries/advisory_rules_generic.php:291
458 msgid "The rate of reading the next table row is high."
459 msgstr "The rate of reading the next table row is high."
461 #: libraries/advisory_rules_generic.php:293
462 msgid ""
463 "This indicates that many queries are doing full table scans. Add indexes "
464 "where applicable."
465 msgstr ""
466 "This indicates that many queries are doing full table scans. Add indexes "
467 "where applicable."
469 #: libraries/advisory_rules_generic.php:295
470 #, php-format
471 msgid ""
472 "Rate of reading next table row: %s, this value should be less than 1 per hour"
473 msgstr ""
474 "Rate of reading next table row: %s, this value should be less than 1 per hour"
476 #: libraries/advisory_rules_generic.php:301
477 msgid "Different tmp_table_size and max_heap_table_size"
478 msgstr "Different tmp_table_size and max_heap_table_size"
480 #: libraries/advisory_rules_generic.php:304
481 msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
482 msgstr "{tmp_table_size} and {max_heap_table_size} are not the same."
484 #: libraries/advisory_rules_generic.php:306
485 msgid ""
486 "If you have deliberately changed one of either: The server uses the lower "
487 "value of either to determine the maximum size of in-memory tables. So if you "
488 "wish to increase the in-memory table limit you will have to increase the "
489 "other value as well."
490 msgstr ""
491 "If you have deliberately changed one of either: The server uses the lower "
492 "value of either to determine the maximum size of in-memory tables. So if you "
493 "wish to increase the in-memory table limit you will have to increase the "
494 "other value as well."
496 #: libraries/advisory_rules_generic.php:310
497 #, php-format
498 msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
499 msgstr "Current values are tmp_table_size: %s, max_heap_table_size: %s"
501 #: libraries/advisory_rules_generic.php:316
502 msgid "Percentage of temp tables on disk"
503 msgstr "Percentage of temp tables on disk"
505 #: libraries/advisory_rules_generic.php:320
506 #: libraries/advisory_rules_generic.php:341
507 msgid ""
508 "Many temporary tables are being written to disk instead of being kept in "
509 "memory."
510 msgstr ""
511 "Many temporary tables are being written to disk instead of being kept in "
512 "memory."
514 #: libraries/advisory_rules_generic.php:322
515 msgid ""
516 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
517 "some temporary tables are always being written to disk, independent of the "
518 "value of these variables. To eliminate these you will have to rewrite your "
519 "queries to avoid those conditions (Within a temporary table: Presence of a "
520 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
521 "mentioned in the beginning of an <a href=\"https://www.facebook.com/note.php?"
522 "note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
523 msgstr ""
524 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
525 "some temporary tables are always being written to disk, independent of the "
526 "value of these variables. To eliminate these you will have to rewrite your "
527 "queries to avoid those conditions (Within a temporary table: Presence of a "
528 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
529 "mentioned in the beginning of an <a href=\"https://www.facebook.com/note.php?"
530 "note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
532 #: libraries/advisory_rules_generic.php:331
533 #, php-format
534 msgid ""
535 "%s%% of all temporary tables are being written to disk, this value should be "
536 "below 25%%"
537 msgstr ""
538 "%s%% of all temporary tables are being written to disk, this value should be "
539 "below 25%%"
541 #: libraries/advisory_rules_generic.php:337
542 msgid "Temp disk rate"
543 msgstr "Temp disk rate"
545 #: libraries/advisory_rules_generic.php:343
546 msgid ""
547 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
548 "some temporary tables are always being written to disk, independent of the "
549 "value of these variables. To eliminate these you will have to rewrite your "
550 "queries to avoid those conditions (Within a temporary table: Presence of a "
551 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
552 "mentioned in the <a href=\"https://dev.mysql.com/doc/refman/8.0/en/internal-"
553 "temporary-tables.html\">MySQL Documentation</a>"
554 msgstr ""
555 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
556 "some temporary tables are always being written to disk, independent of the "
557 "value of these variables. To eliminate these you will have to rewrite your "
558 "queries to avoid those conditions (Within a temporary table: Presence of a "
559 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
560 "mentioned in the <a href=\"https://dev.mysql.com/doc/refman/8.0/en/internal-"
561 "temporary-tables.html\">MySQL Documentation</a>"
563 #: libraries/advisory_rules_generic.php:352
564 #, php-format
565 msgid ""
566 "Rate of temporary tables being written to disk: %s, this value should be "
567 "less than 1 per hour"
568 msgstr ""
569 "Rate of temporary tables being written to disk: %s, this value should be "
570 "less than 1 per hour"
572 #: libraries/advisory_rules_generic.php:359
573 msgid "MyISAM key buffer size"
574 msgstr "MyISAM key buffer size"
576 #: libraries/advisory_rules_generic.php:362
577 msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
578 msgstr "Key buffer is not initialised. No MyISAM indexes will be cached."
580 #: libraries/advisory_rules_generic.php:364
581 msgid ""
582 "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
583 "good start."
584 msgstr ""
585 "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
586 "good start."
588 #: libraries/advisory_rules_generic.php:366
589 msgid "key_buffer_size is 0"
590 msgstr "key_buffer_size is 0"
592 #: libraries/advisory_rules_generic.php:371
593 #, no-php-format
594 msgid "Max % MyISAM key buffer ever used"
595 msgstr "Max % MyISAM key buffer ever used"
597 #: libraries/advisory_rules_generic.php:376
598 #: libraries/advisory_rules_generic.php:393
599 #, no-php-format
600 msgid "MyISAM key buffer (index cache) % used is low."
601 msgstr "MyISAM key buffer (index cache) % used is low."
603 #: libraries/advisory_rules_generic.php:378
604 #: libraries/advisory_rules_generic.php:395
605 msgid ""
606 "You may need to decrease the size of {key_buffer_size}, re-examine your "
607 "tables to see if indexes have been removed, or examine queries and "
608 "expectations about what indexes are being used."
609 msgstr ""
610 "You may need to decrease the size of {key_buffer_size}, re-examine your "
611 "tables to see if indexes have been removed, or examine queries and "
612 "expectations about what indexes are being used."
614 #: libraries/advisory_rules_generic.php:382
615 #, php-format
616 msgid ""
617 "max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
618 msgstr ""
619 "max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
621 #: libraries/advisory_rules_generic.php:387
622 msgid "Percentage of MyISAM key buffer used"
623 msgstr "Percentage of MyISAM key buffer used"
625 #: libraries/advisory_rules_generic.php:399
626 #, php-format
627 msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
628 msgstr "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
630 #: libraries/advisory_rules_generic.php:404
631 msgid "Percentage of index reads from memory"
632 msgstr "Percentage of index reads from memory"
634 #: libraries/advisory_rules_generic.php:409
635 #, no-php-format
636 msgid "The % of indexes that use the MyISAM key buffer is low."
637 msgstr "The % of indexes that use the MyISAM key buffer is low."
639 #: libraries/advisory_rules_generic.php:410
640 msgid "You may need to increase {key_buffer_size}."
641 msgstr "You may need to increase {key_buffer_size}."
643 #: libraries/advisory_rules_generic.php:411
644 #, php-format
645 msgid "Index reads from memory: %s%%, this value should be above 95%%"
646 msgstr "Index reads from memory: %s%%, this value should be above 95%%"
648 #: libraries/advisory_rules_generic.php:417
649 msgid "Rate of table open"
650 msgstr "Rate of table open"
652 #: libraries/advisory_rules_generic.php:420
653 msgid "The rate of opening tables is high."
654 msgstr "The rate of opening tables is high."
656 #: libraries/advisory_rules_generic.php:422
657 msgid ""
658 "Opening tables requires disk I/O which is costly. Increasing "
659 "{table_open_cache} might avoid this."
660 msgstr ""
661 "Opening tables requires disk I/O which is costly. Increasing "
662 "{table_open_cache} might avoid this."
664 #: libraries/advisory_rules_generic.php:424
665 #, php-format
666 msgid "Opened table rate: %s, this value should be less than 10 per hour"
667 msgstr "Opened table rate: %s, this value should be less than 10 per hour"
669 #: libraries/advisory_rules_generic.php:429
670 msgid "Percentage of used open files limit"
671 msgstr "Percentage of used open files limit"
673 #: libraries/advisory_rules_generic.php:433
674 msgid ""
675 "The number of open files is approaching the max number of open files. You "
676 "may get a \"Too many open files\" error."
677 msgstr ""
678 "The number of open files is approaching the max number of open files. You "
679 "may get a \"Too many open files\" error."
681 #: libraries/advisory_rules_generic.php:437
682 #: libraries/advisory_rules_generic.php:450
683 msgid ""
684 "Consider increasing {open_files_limit}, and check the error log when "
685 "restarting after changing {open_files_limit}."
686 msgstr ""
687 "Consider increasing {open_files_limit}, and check the error log when "
688 "restarting after changing {open_files_limit}."
690 #: libraries/advisory_rules_generic.php:440
691 #, php-format
692 msgid ""
693 "The number of opened files is at %s%% of the limit. It should be below 85%%"
694 msgstr ""
695 "The number of opened files is at %s%% of the limit. It should be below 85%%"
697 #: libraries/advisory_rules_generic.php:445
698 msgid "Rate of open files"
699 msgstr "Rate of open files"
701 #: libraries/advisory_rules_generic.php:448
702 msgid "The rate of opening files is high."
703 msgstr "The rate of opening files is high."
705 #: libraries/advisory_rules_generic.php:453
706 #, php-format
707 msgid "Opened files rate: %s, this value should be less than 5 per hour"
708 msgstr "Opened files rate: %s, this value should be less than 5 per hour"
710 #: libraries/advisory_rules_generic.php:459
711 #, no-php-format
712 msgid "Immediate table locks %"
713 msgstr "Immediate table locks %"
715 #: libraries/advisory_rules_generic.php:463
716 #: libraries/advisory_rules_generic.php:473
717 msgid "Too many table locks were not granted immediately."
718 msgstr "Too many table locks were not granted immediately."
720 #: libraries/advisory_rules_generic.php:464
721 #: libraries/advisory_rules_generic.php:474
722 msgid "Optimize queries and/or use InnoDB to reduce lock wait."
723 msgstr "Optimise queries and/or use InnoDB to reduce lock wait."
725 #: libraries/advisory_rules_generic.php:465
726 #, php-format
727 msgid "Immediate table locks: %s%%, this value should be above 95%%"
728 msgstr "Immediate table locks: %s%%, this value should be above 95%%"
730 #: libraries/advisory_rules_generic.php:470
731 msgid "Table lock wait rate"
732 msgstr "Table lock wait rate"
734 #: libraries/advisory_rules_generic.php:475
735 #, php-format
736 msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
737 msgstr "Table lock wait rate: %s, this value should be less than 1 per hour"
739 #: libraries/advisory_rules_generic.php:480
740 msgid "Thread cache"
741 msgstr "Thread cache"
743 #: libraries/advisory_rules_generic.php:483
744 msgid ""
745 "Thread cache is disabled, resulting in more overhead from new connections to "
746 "MySQL."
747 msgstr ""
748 "Thread cache is disabled, resulting in more overhead from new connections to "
749 "MySQL."
751 #: libraries/advisory_rules_generic.php:484
752 msgid "Enable the thread cache by setting {thread_cache_size} > 0."
753 msgstr "Enable the thread cache by setting {thread_cache_size} > 0."
755 #: libraries/advisory_rules_generic.php:485
756 msgid "The thread cache is set to 0"
757 msgstr "The thread cache is set to 0"
759 #: libraries/advisory_rules_generic.php:490
760 #, no-php-format
761 msgid "Thread cache hit rate %"
762 msgstr "Thread cache hit rate %"
764 #: libraries/advisory_rules_generic.php:494
765 msgid "Thread cache is not efficient."
766 msgstr "Thread cache is not efficient."
768 #: libraries/advisory_rules_generic.php:495
769 msgid "Increase {thread_cache_size}."
770 msgstr "Increase {thread_cache_size}."
772 #: libraries/advisory_rules_generic.php:496
773 #, php-format
774 msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
775 msgstr "Thread cache hit-rate: %s%%, this value should be above 80%%"
777 #: libraries/advisory_rules_generic.php:501
778 msgid "Threads that are slow to launch"
779 msgstr "Threads that are slow to launch"
781 #: libraries/advisory_rules_generic.php:505
782 msgid "There are too many threads that are slow to launch."
783 msgstr "There are too many threads that are slow to launch."
785 #: libraries/advisory_rules_generic.php:507
786 msgid ""
787 "This generally happens in case of general system overload as it is pretty "
788 "simple operations. You might want to monitor your system load carefully."
789 msgstr ""
790 "This generally happens in case of general system overload as it is pretty "
791 "simple operations. You might want to monitor your system load carefully."
793 #: libraries/advisory_rules_generic.php:510
794 #, php-format
795 msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
796 msgstr "%s thread(s) took longer than %s seconds to start, it should be 0"
798 #: libraries/advisory_rules_generic.php:515
799 msgid "Slow launch time"
800 msgstr "Slow launch time"
802 #: libraries/advisory_rules_generic.php:518
803 msgid "Slow_launch_time is above 2s."
804 msgstr "Slow_launch_time is above 2s."
806 #: libraries/advisory_rules_generic.php:520
807 msgid ""
808 "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
809 "to launch."
810 msgstr ""
811 "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
812 "to launch."
814 #: libraries/advisory_rules_generic.php:522
815 #, php-format
816 msgid "slow_launch_time is set to %s"
817 msgstr "slow_launch_time is set to %s"
819 #: libraries/advisory_rules_generic.php:528
820 msgid "Percentage of used connections"
821 msgstr "Percentage of used connections"
823 #: libraries/advisory_rules_generic.php:531
824 msgid ""
825 "The maximum amount of used connections is getting close to the value of "
826 "{max_connections}."
827 msgstr ""
828 "The maximum amount of used connections is getting close to the value of "
829 "{max_connections}."
831 #: libraries/advisory_rules_generic.php:533
832 msgid ""
833 "Increase {max_connections}, or decrease {wait_timeout} so that connections "
834 "that do not close database handlers properly get killed sooner. Make sure "
835 "the code closes database handlers properly."
836 msgstr ""
837 "Increase {max_connections}, or decrease {wait_timeout} so that connections "
838 "that do not close database handlers properly get killed sooner. Make sure "
839 "the code closes database handlers properly."
841 #: libraries/advisory_rules_generic.php:537
842 #, php-format
843 msgid ""
844 "Max_used_connections is at %s%% of max_connections, it should be below 80%%"
845 msgstr ""
846 "Max_used_connections is at %s%% of max_connections, it should be below 80%%"
848 #: libraries/advisory_rules_generic.php:542
849 msgid "Percentage of aborted connections"
850 msgstr "Percentage of aborted connections"
852 #: libraries/advisory_rules_generic.php:545
853 #: libraries/advisory_rules_generic.php:559
854 msgid "Too many connections are aborted."
855 msgstr "Too many connections are aborted."
857 #: libraries/advisory_rules_generic.php:547
858 #: libraries/advisory_rules_generic.php:561
859 msgid ""
860 "Connections are usually aborted when they cannot be authorized. <a "
861 "href=\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-"
862 "of-aborted_connects/\">This article</a> might help you track down the source."
863 msgstr ""
864 "Connections are usually aborted when they cannot be authorised. <a "
865 "href=\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-"
866 "of-aborted_connects/\">This article</a> might help you track down the source."
868 #: libraries/advisory_rules_generic.php:551
869 #, php-format
870 msgid "%s%% of all connections are aborted. This value should be below 1%%"
871 msgstr "%s%% of all connections are aborted. This value should be below 1%%"
873 #: libraries/advisory_rules_generic.php:556
874 msgid "Rate of aborted connections"
875 msgstr "Rate of aborted connections"
877 #: libraries/advisory_rules_generic.php:565
878 #, php-format
879 msgid ""
880 "Aborted connections rate is at %s, this value should be less than 1 per hour"
881 msgstr ""
882 "Aborted connections rate is at %s, this value should be less than 1 per hour"
884 #: libraries/advisory_rules_generic.php:570
885 msgid "Percentage of aborted clients"
886 msgstr "Percentage of aborted clients"
888 #: libraries/advisory_rules_generic.php:573
889 #: libraries/advisory_rules_generic.php:587
890 msgid "Too many clients are aborted."
891 msgstr "Too many clients are aborted."
893 #: libraries/advisory_rules_generic.php:575
894 #: libraries/advisory_rules_generic.php:589
895 msgid ""
896 "Clients are usually aborted when they did not close their connection to "
897 "MySQL properly. This can be due to network issues or code not closing a "
898 "database handler properly. Check your network and code."
899 msgstr ""
900 "Clients are usually aborted when they did not close their connection to "
901 "MySQL properly. This can be due to network issues or code not closing a "
902 "database handler properly. Check your network and code."
904 #: libraries/advisory_rules_generic.php:579
905 #, php-format
906 msgid "%s%% of all clients are aborted. This value should be below 2%%"
907 msgstr "%s%% of all clients are aborted. This value should be below 2%%"
909 #: libraries/advisory_rules_generic.php:584
910 msgid "Rate of aborted clients"
911 msgstr "Rate of aborted clients"
913 #: libraries/advisory_rules_generic.php:593
914 #, php-format
915 msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
916 msgstr ""
917 "Aborted client rate is at %s, this value should be less than 1 per hour"
919 #: libraries/advisory_rules_generic.php:599
920 msgid "Is InnoDB disabled?"
921 msgstr "Is InnoDB disabled?"
923 #: libraries/advisory_rules_generic.php:603
924 msgid "You do not have InnoDB enabled."
925 msgstr "You do not have InnoDB enabled."
927 #: libraries/advisory_rules_generic.php:604
928 msgid "InnoDB is usually the better choice for table engines."
929 msgstr "InnoDB is usually the better choice for table engines."
931 #: libraries/advisory_rules_generic.php:605
932 msgid "have_innodb is set to 'value'"
933 msgstr "have_innodb is set to 'value'"
935 #: libraries/advisory_rules_generic.php:609
936 #: libraries/advisory_rules_generic.php:633
937 msgid "InnoDB log size"
938 msgstr "InnoDB log size"
940 #: libraries/advisory_rules_generic.php:613
941 #: libraries/advisory_rules_generic.php:640
942 msgid ""
943 "The InnoDB log file size is not an appropriate size, in relation to the "
944 "InnoDB buffer pool."
945 msgstr ""
946 "The InnoDB log file size is not an appropriate size, in relation to the "
947 "InnoDB buffer pool."
949 #: libraries/advisory_rules_generic.php:615
950 #: libraries/advisory_rules_generic.php:642
951 #, no-php-format
952 msgid ""
953 "Especially on a system with a lot of writes to InnoDB tables you should set "
954 "{innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the "
955 "bigger this value, the longer the recovery time will be when database "
956 "crashes, so this value should not be set much higher than 256 MiB. Please "
957 "note however that you cannot simply change the value of this variable. You "
958 "need to shutdown the server, remove the InnoDB log files, set the new value "
959 "in my.cnf, start the server, then check the error logs if everything went "
960 "fine. See also <a href=\"https://mysqldatabaseadministration.blogspot."
961 "com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
962 msgstr ""
963 "Especially on a system with a lot of writes to InnoDB tables you should set "
964 "{innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the "
965 "bigger this value, the longer the recovery time will be when database "
966 "crashes, so this value should not be set much higher than 256 MiB. Please "
967 "note however that you cannot simply change the value of this variable. You "
968 "need to shutdown the server, remove the InnoDB log files, set the new value "
969 "in my.cnf, start the server, then check the error logs if everything went "
970 "fine. See also <a href=\"https://mysqldatabaseadministration.blogspot."
971 "com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
973 #: libraries/advisory_rules_generic.php:626
974 #: libraries/advisory_rules_generic.php:653
975 #, php-format
976 msgid ""
977 "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
978 "it should not be below 20%%"
979 msgstr ""
980 "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
981 "it should not be below 20%%"
983 #: libraries/advisory_rules_generic.php:660
984 msgid "Max InnoDB log size"
985 msgstr "Max InnoDB log size"
987 #: libraries/advisory_rules_generic.php:664
988 msgid "The InnoDB log file size is inadequately large."
989 msgstr "The InnoDB log file size is inadequately large."
991 #: libraries/advisory_rules_generic.php:666
992 #, no-php-format
993 msgid ""
994 "It is usually sufficient to set {innodb_log_file_size} to 25% of the size of "
995 "{innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the "
996 "recovery time after a database crash considerably. See also <a "
997 "href=\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
998 "innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
999 "remove the InnoDB log files, set the new value in my.cnf, start the server, "
1000 "then check the error logs if everything went fine. See also <a "
1001 "href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
1002 "innodblogfilesize-proper-way.html\">this blog entry</a>"
1003 msgstr ""
1004 "It is usually sufficient to set {innodb_log_file_size} to 25% of the size of "
1005 "{innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the "
1006 "recovery time after a database crash considerably. See also <a "
1007 "href=\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
1008 "innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
1009 "remove the InnoDB log files, set the new value in my.cnf, start the server, "
1010 "then check the error logs if everything went fine. See also <a "
1011 "href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
1012 "innodblogfilesize-proper-way.html\">this blog entry</a>"
1014 #: libraries/advisory_rules_generic.php:676
1015 #, php-format
1016 msgid "Your absolute InnoDB log size is %s MiB"
1017 msgstr "Your absolute InnoDB log size is %s MiB"
1019 #: libraries/advisory_rules_generic.php:681
1020 msgid "InnoDB buffer pool size"
1021 msgstr "InnoDB buffer pool size"
1023 #: libraries/advisory_rules_generic.php:685
1024 msgid "Your InnoDB buffer pool is fairly small."
1025 msgstr "Your InnoDB buffer pool is fairly small."
1027 #: libraries/advisory_rules_generic.php:687
1028 #, no-php-format
1029 msgid ""
1030 "The InnoDB buffer pool has a profound impact on performance for InnoDB "
1031 "tables. Assign all your remaining memory to this buffer. For database "
1032 "servers that use solely InnoDB as storage engine and have no other services "
1033 "(e.g. a web server) running, you may set this as high as 80% of your "
1034 "available memory. If that is not the case, you need to carefully assess the "
1035 "memory consumption of your other services and non-InnoDB-Tables and set this "
1036 "variable accordingly. If it is set too high, your system will start "
1037 "swapping, which decreases performance significantly. See also <a "
1038 "href=\"https://www.percona.com/blog/2007/11/03/choosing-"
1039 "innodb_buffer_pool_size/\">this article</a>"
1040 msgstr ""
1041 "The InnoDB buffer pool has a profound impact on performance for InnoDB "
1042 "tables. Assign all your remaining memory to this buffer. For database "
1043 "servers that use solely InnoDB as storage engine and have no other services "
1044 "(e.g. a web server) running, you may set this as high as 80% of your "
1045 "available memory. If that is not the case, you need to carefully assess the "
1046 "memory consumption of your other services and non-InnoDB-Tables and set this "
1047 "variable accordingly. If it is set too high, your system will start "
1048 "swapping, which decreases performance significantly. See also <a "
1049 "href=\"https://www.percona.com/blog/2007/11/03/choosing-"
1050 "innodb_buffer_pool_size/\">this article</a>"
1052 #: libraries/advisory_rules_generic.php:697
1053 #, php-format
1054 msgid ""
1055 "You are currently using %s%% of your memory for the InnoDB buffer pool. This "
1056 "rule fires if you are assigning less than 60%%, however this might be "
1057 "perfectly adequate for your system if you don't have much InnoDB tables or "
1058 "other services running on the same machine."
1059 msgstr ""
1060 "You are currently using %s%% of your memory for the InnoDB buffer pool. This "
1061 "rule fires if you are assigning less than 60%%, however this might be "
1062 "perfectly adequate for your system if you don't have much InnoDB tables or "
1063 "other services running on the same machine."
1065 #: libraries/advisory_rules_generic.php:707
1066 msgid "MyISAM concurrent inserts"
1067 msgstr "MyISAM concurrent inserts"
1069 #: libraries/advisory_rules_generic.php:710
1070 msgid "Enable {concurrent_insert} by setting it to 1"
1071 msgstr "Enable {concurrent_insert} by setting it to 1"
1073 #: libraries/advisory_rules_generic.php:712
1074 msgid ""
1075 "Setting {concurrent_insert} to 1 reduces contention between readers and "
1076 "writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
1077 "refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
1078 msgstr ""
1079 "Setting {concurrent_insert} to 1 reduces contention between readers and "
1080 "writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
1081 "refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
1083 #: libraries/advisory_rules_generic.php:716
1084 msgid "concurrent_insert is set to 0"
1085 msgstr "concurrent_insert is set to 0"
1087 #: libraries/advisory_rules_mysql_before80003.php:9
1088 msgid "Query cache disabled"
1089 msgstr "Query cache disabled"
1091 #: libraries/advisory_rules_mysql_before80003.php:12
1092 msgid "The query cache is not enabled."
1093 msgstr "The query cache is not enabled."
1095 #: libraries/advisory_rules_mysql_before80003.php:14
1096 msgid ""
1097 "The query cache is known to greatly improve performance if configured "
1098 "correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
1099 "and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
1100 "memcached, ignore this recommendation."
1101 msgstr ""
1102 "The query cache is known to greatly improve performance if configured "
1103 "correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
1104 "and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
1105 "memcached, ignore this recommendation."
1107 #: libraries/advisory_rules_mysql_before80003.php:18
1108 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
1109 msgstr "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
1111 #: libraries/advisory_rules_mysql_before80003.php:23
1112 #, no-php-format
1113 msgid "Query cache efficiency (%)"
1114 msgstr "Query cache efficiency (%)"
1116 #: libraries/advisory_rules_mysql_before80003.php:27
1117 msgid "Query cache not running efficiently, it has a low hit rate."
1118 msgstr "Query cache not running efficiently, it has a low hit rate."
1120 #: libraries/advisory_rules_mysql_before80003.php:28
1121 msgid "Consider increasing {query_cache_limit}."
1122 msgstr "Consider increasing {query_cache_limit}."
1124 #: libraries/advisory_rules_mysql_before80003.php:29
1125 #, php-format
1126 msgid "The current query cache hit rate of %s%% is below 20%%"
1127 msgstr "The current query cache hit rate of %s%% is below 20%%"
1129 #: libraries/advisory_rules_mysql_before80003.php:34
1130 msgid "Query Cache usage"
1131 msgstr "Query Cache usage"
1133 #: libraries/advisory_rules_mysql_before80003.php:39
1134 #, no-php-format
1135 msgid "Less than 80% of the query cache is being utilized."
1136 msgstr "Less than 80% of the query cache is being utilised."
1138 #: libraries/advisory_rules_mysql_before80003.php:41
1139 msgid ""
1140 "This might be caused by {query_cache_limit} being too low. Flushing the "
1141 "query cache might help as well."
1142 msgstr ""
1143 "This might be caused by {query_cache_limit} being too low. Flushing the "
1144 "query cache might help as well."
1146 #: libraries/advisory_rules_mysql_before80003.php:45
1147 #, php-format
1148 msgid ""
1149 "The current ratio of free query cache memory to total query cache size is "
1150 "%s%%. It should be above 80%%"
1151 msgstr ""
1152 "The current ratio of free query cache memory to total query cache size is "
1153 "%s%%. It should be above 80%%"
1155 #: libraries/advisory_rules_mysql_before80003.php:52
1156 msgid "Query cache fragmentation"
1157 msgstr "Query cache fragmentation"
1159 #: libraries/advisory_rules_mysql_before80003.php:56
1160 msgid "The query cache is considerably fragmented."
1161 msgstr "The query cache is considerably fragmented."
1163 #: libraries/advisory_rules_mysql_before80003.php:58
1164 msgid ""
1165 "Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
1166 "This might be caused by many Query cache low memory prunes due to "
1167 "{query_cache_size} being too small. For a immediate but short lived fix you "
1168 "can flush the query cache (might lock the query cache for a long time). "
1169 "Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
1170 "too, e.g. you can set it to the average size of your queries in the cache "
1171 "using this formula: (query_cache_size - qcache_free_memory) / "
1172 "qcache_queries_in_cache"
1173 msgstr ""
1174 "Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
1175 "This might be caused by many Query cache low memory prunes due to "
1176 "{query_cache_size} being too small. For a immediate but short lived fix you "
1177 "can flush the query cache (might lock the query cache for a long time). "
1178 "Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
1179 "too, e.g. you can set it to the average size of your queries in the cache "
1180 "using this formula: (query_cache_size - qcache_free_memory) / "
1181 "qcache_queries_in_cache"
1183 #: libraries/advisory_rules_mysql_before80003.php:66
1184 #, php-format
1185 msgid ""
1186 "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
1187 "that the query cache is an alternating pattern of free and used blocks. This "
1188 "value should be below 20%%."
1189 msgstr ""
1190 "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
1191 "that the query cache is an alternating pattern of free and used blocks. This "
1192 "value should be below 20%%."
1194 #: libraries/advisory_rules_mysql_before80003.php:73
1195 msgid "Query cache low memory prunes"
1196 msgstr "Query cache low memory prunes"
1198 #: libraries/advisory_rules_mysql_before80003.php:77
1199 msgid ""
1200 "Cached queries are removed due to low query cache memory from the query "
1201 "cache."
1202 msgstr ""
1203 "Cached queries are removed due to low query cache memory from the query "
1204 "cache."
1206 #: libraries/advisory_rules_mysql_before80003.php:79
1207 msgid ""
1208 "You might want to increase {query_cache_size}, however keep in mind that the "
1209 "overhead of maintaining the cache is likely to increase with its size, so do "
1210 "this in small increments and monitor the results."
1211 msgstr ""
1212 "You might want to increase {query_cache_size}, however keep in mind that the "
1213 "overhead of maintaining the cache is likely to increase with its size, so do "
1214 "this in small increments and monitor the results."
1216 #: libraries/advisory_rules_mysql_before80003.php:84
1217 #, php-format
1218 msgid ""
1219 "The ratio of removed queries to inserted queries is %s%%. The lower this "
1220 "value is, the better (This rules firing limit: 0.1%%)"
1221 msgstr ""
1222 "The ratio of removed queries to inserted queries is %s%%. The lower this "
1223 "value is, the better (This rules firing limit: 0.1%%)"
1225 #: libraries/advisory_rules_mysql_before80003.php:91
1226 msgid "Query cache max size"
1227 msgstr "Query cache max size"
1229 #: libraries/advisory_rules_mysql_before80003.php:96
1230 msgid ""
1231 "The query cache size is above 128 MiB. Big query caches may cause "
1232 "significant overhead that is required to maintain the cache."
1233 msgstr ""
1234 "The query cache size is above 128 MiB. Big query caches may cause "
1235 "significant overhead that is required to maintain the cache."
1237 #: libraries/advisory_rules_mysql_before80003.php:100
1238 msgid ""
1239 "Depending on your environment, it might be performance increasing to reduce "
1240 "this value."
1241 msgstr ""
1242 "Depending on your environment, it might be performance increasing to reduce "
1243 "this value."
1245 #: libraries/advisory_rules_mysql_before80003.php:102
1246 #, php-format
1247 msgid "Current query cache size: %s"
1248 msgstr "Current query cache size: %s"
1250 #: libraries/advisory_rules_mysql_before80003.php:107
1251 msgid "Query cache min result size"
1252 msgstr "Query cache min result size"
1254 #: libraries/advisory_rules_mysql_before80003.php:111
1255 msgid ""
1256 "The max size of the result set in the query cache is the default of 1 MiB."
1257 msgstr ""
1258 "The max size of the result set in the query cache is the default of 1 MiB."
1260 #: libraries/advisory_rules_mysql_before80003.php:113
1261 msgid ""
1262 "Changing {query_cache_limit} (usually by increasing) may increase "
1263 "efficiency. This variable determines the maximum size a query result may "
1264 "have to be inserted into the query cache. If there are many query results "
1265 "above 1 MiB that are well cacheable (many reads, little writes) then "
1266 "increasing {query_cache_limit} will increase efficiency. Whereas in the case "
1267 "of many query results being above 1 MiB that are not very well cacheable "
1268 "(often invalidated due to table updates) increasing {query_cache_limit} "
1269 "might reduce efficiency."
1270 msgstr ""
1271 "Changing {query_cache_limit} (usually by increasing) may increase "
1272 "efficiency. This variable determines the maximum size a query result may "
1273 "have to be inserted into the query cache. If there are many query results "
1274 "above 1 MiB that are well cacheable (many reads, little writes) then "
1275 "increasing {query_cache_limit} will increase efficiency. Whereas in the case "
1276 "of many query results being above 1 MiB that are not very well cacheable "
1277 "(often invalidated due to table updates) increasing {query_cache_limit} "
1278 "might reduce efficiency."
1280 #: libraries/advisory_rules_mysql_before80003.php:120
1281 msgid "query_cache_limit is set to 1 MiB"
1282 msgstr "query_cache_limit is set to 1 MiB"
1284 #: libraries/classes/Advisor.php:234
1285 #, php-format
1286 msgid "Error when evaluating: %s"
1287 msgstr "Error when evaluating: %s"
1289 #: libraries/classes/Advisor.php:261
1290 #, php-format
1291 msgid "Failed evaluating precondition for rule '%s'."
1292 msgstr "Failed evaluating precondition for rule '%s'."
1294 #: libraries/classes/Advisor.php:281
1295 #, php-format
1296 msgid "Failed calculating value for rule '%s'."
1297 msgstr "Failed calculating value for rule '%s'."
1299 #: libraries/classes/Advisor.php:300
1300 #, php-format
1301 msgid "Failed running test for rule '%s'."
1302 msgstr "Failed running test for rule '%s'."
1304 #: libraries/classes/Advisor.php:328
1305 #, php-format
1306 msgid "Failed formatting string for rule '%s'."
1307 msgstr "Failed formatting string for rule '%s'."
1309 #: libraries/classes/Advisor.php:413
1310 msgid "per second"
1311 msgstr "per second"
1313 #: libraries/classes/Advisor.php:416
1314 msgid "per minute"
1315 msgstr "per minute"
1317 #: libraries/classes/Advisor.php:419
1318 msgid "per hour"
1319 msgstr "per hour"
1321 #: libraries/classes/Advisor.php:422
1322 msgid "per day"
1323 msgstr "per day"
1325 #: libraries/classes/BrowseForeigners.php:200
1326 msgid "Search:"
1327 msgstr "Search:"
1329 #: libraries/classes/BrowseForeigners.php:206
1330 #: libraries/classes/Controllers/JavaScriptMessagesController.php:323
1331 #: libraries/classes/Controllers/Server/PrivilegesController.php:329
1332 #: libraries/classes/Normalization.php:255
1333 #: libraries/classes/Normalization.php:978 libraries/classes/Tracking.php:327
1334 #: libraries/classes/Tracking.php:481
1335 #: templates/columns_definitions/column_definitions_form.twig:43
1336 #: templates/database/designer/main.twig:1102
1337 #: templates/database/events/editor_form.twig:115
1338 #: templates/database/operations/index.twig:19
1339 #: templates/database/operations/index.twig:75
1340 #: templates/database/operations/index.twig:185
1341 #: templates/database/operations/index.twig:225
1342 #: templates/database/routines/editor_form.twig:180
1343 #: templates/database/routines/execute_form.twig:55
1344 #: templates/database/search/main.twig:74
1345 #: templates/database/triggers/editor_form.twig:69
1346 #: templates/display/results/table.twig:190
1347 #: templates/gis_data_editor_form.twig:236 templates/header_location.twig:18
1348 #: templates/modals/create_view.twig:10
1349 #: templates/modals/enum_set_editor.twig:10
1350 #: templates/modals/index_dialog_modal.twig:10
1351 #: templates/preferences/manage/main.twig:46
1352 #: templates/preferences/manage/main.twig:108
1353 #: templates/server/binlog/index.twig:34
1354 #: templates/server/privileges/add_user.twig:36
1355 #: templates/server/privileges/change_password.twig:70
1356 #: templates/server/privileges/edit_routine_privileges.twig:102
1357 #: templates/server/privileges/privileges_summary.twig:102
1358 #: templates/server/privileges/privileges_table.twig:858
1359 #: templates/server/privileges/user_properties.twig:148
1360 #: templates/server/privileges/users_overview.twig:159
1361 #: templates/server/replication/change_primary.twig:33
1362 #: templates/server/replication/primary_add_replica_user.twig:81
1363 #: templates/server/replication/primary_configuration.twig:30
1364 #: templates/server/replication/replica_configuration.twig:16
1365 #: templates/server/replication/replica_configuration.twig:88
1366 #: templates/server/user_groups/edit_user_groups.twig:21
1367 #: templates/sql/query.twig:147 templates/sql/query.twig:198
1368 #: templates/table/find_replace/index.twig:62
1369 #: templates/table/index_form.twig:245
1370 #: templates/table/insert/actions_panel.twig:37
1371 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:15
1372 #: templates/table/operations/index.twig:38
1373 #: templates/table/operations/index.twig:86
1374 #: templates/table/operations/index.twig:241
1375 #: templates/table/operations/index.twig:328
1376 #: templates/table/operations/index.twig:505
1377 #: templates/table/operations/view.twig:20
1378 #: templates/table/search/index.twig:172 templates/table/search/index.twig:196
1379 #: templates/table/start_and_number_of_rows_fieldset.twig:15
1380 #: templates/table/structure/display_structure.twig:343
1381 #: templates/table/structure/display_structure.twig:454
1382 #: templates/table/structure/display_structure.twig:572
1383 #: templates/table/zoom_search/index.twig:155 templates/view_create.twig:116
1384 msgid "Go"
1385 msgstr "Go"
1387 #: libraries/classes/BrowseForeigners.php:221
1388 #: libraries/classes/BrowseForeigners.php:225
1389 #: templates/database/data_dictionary/index.twig:73 templates/indexes.twig:16
1390 #: templates/table/structure/display_structure.twig:475
1391 #: templates/table/tracking/structure_snapshot_indexes.twig:5
1392 msgid "Keyname"
1393 msgstr "Keyname"
1395 #: libraries/classes/BrowseForeigners.php:222
1396 #: libraries/classes/BrowseForeigners.php:224
1397 #: templates/server/engines/index.twig:14
1398 #: templates/server/plugins/index.twig:27
1399 #: templates/server/status/variables/index.twig:77
1400 msgid "Description"
1401 msgstr "Description"
1403 #: libraries/classes/BrowseForeigners.php:321
1404 #: libraries/classes/Language.php:204 libraries/classes/Pdf.php:81
1405 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:496
1406 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:530
1407 #: templates/list_navigator.twig:4
1408 msgid "Page number:"
1409 msgstr "Page number:"
1411 #: libraries/classes/BrowseForeigners.php:335
1412 #: libraries/classes/Controllers/JavaScriptMessagesController.php:560
1413 #: templates/display/results/table.twig:24
1414 #: templates/server/privileges/initials_row.twig:23
1415 #: templates/table/browse_foreigners/show_all.twig:4
1416 msgid "Show all"
1417 msgstr "Show all"
1419 #: libraries/classes/Charsets/Collation.php:170
1420 #: libraries/classes/Charsets.php:191 libraries/classes/Charsets.php:192
1421 msgid "Unknown"
1422 msgstr "Unknown"
1424 #: libraries/classes/Charsets/Collation.php:203
1425 #: libraries/classes/Charsets/Collation.php:502
1426 msgctxt "Collation"
1427 msgid "German (phone book order)"
1428 msgstr "German (phone book order)"
1430 #: libraries/classes/Charsets/Collation.php:207
1431 #: libraries/classes/Charsets/Collation.php:499
1432 msgctxt "Collation"
1433 msgid "German (dictionary order)"
1434 msgstr "German (dictionary order)"
1436 #: libraries/classes/Charsets/Collation.php:216
1437 #: libraries/classes/Charsets/Collation.php:577
1438 msgctxt "Collation"
1439 msgid "Spanish (traditional)"
1440 msgstr "Spanish (traditional)"
1442 #: libraries/classes/Charsets/Collation.php:220
1443 #: libraries/classes/Charsets/Collation.php:570
1444 msgctxt "Collation"
1445 msgid "Spanish (modern)"
1446 msgstr "Spanish (modern)"
1448 #: libraries/classes/Charsets/Collation.php:298
1449 msgctxt "Collation variant"
1450 msgid "case-insensitive"
1451 msgstr "case-insensitive"
1453 #: libraries/classes/Charsets/Collation.php:301
1454 msgctxt "Collation variant"
1455 msgid "case-sensitive"
1456 msgstr "case-sensitive"
1458 #: libraries/classes/Charsets/Collation.php:304
1459 msgctxt "Collation variant"
1460 msgid "accent-insensitive"
1461 msgstr "accent-insensitive"
1463 #: libraries/classes/Charsets/Collation.php:307
1464 msgctxt "Collation variant"
1465 msgid "accent-sensitive"
1466 msgstr "accent-sensitive"
1468 #: libraries/classes/Charsets/Collation.php:310
1469 msgctxt "Collation variant"
1470 msgid "kana-sensitive"
1471 msgstr "kana-sensitive"
1473 #: libraries/classes/Charsets/Collation.php:314
1474 msgctxt "Collation variant"
1475 msgid "multi-level"
1476 msgstr "multi-level"
1478 #: libraries/classes/Charsets/Collation.php:317
1479 msgctxt "Collation variant"
1480 msgid "binary"
1481 msgstr "binary"
1483 #: libraries/classes/Charsets/Collation.php:320
1484 msgctxt "Collation variant"
1485 msgid "no-pad"
1486 msgstr "no-pad"
1488 #: libraries/classes/Charsets/Collation.php:339
1489 msgctxt "Collation"
1490 msgid "Binary"
1491 msgstr "Binary"
1493 #: libraries/classes/Charsets/Collation.php:352
1494 #: libraries/classes/Charsets/Collation.php:601
1495 msgctxt "Collation"
1496 msgid "Unicode"
1497 msgstr "Unicode"
1499 #: libraries/classes/Charsets/Collation.php:362
1500 #: libraries/classes/Charsets/Collation.php:548
1501 msgctxt "Collation"
1502 msgid "West European"
1503 msgstr "West European"
1505 #: libraries/classes/Charsets/Collation.php:369
1506 msgctxt "Collation"
1507 msgid "Central European"
1508 msgstr "Central European"
1510 #: libraries/classes/Charsets/Collation.php:374
1511 #: libraries/classes/Charsets/Collation.php:555
1512 msgctxt "Collation"
1513 msgid "Russian"
1514 msgstr "Russian"
1516 #: libraries/classes/Charsets/Collation.php:379
1517 msgctxt "Collation"
1518 msgid "Simplified Chinese"
1519 msgstr "Simplified Chinese"
1521 #: libraries/classes/Charsets/Collation.php:382
1522 msgctxt "Collation"
1523 msgid "Traditional Chinese"
1524 msgstr "Traditional Chinese"
1526 #: libraries/classes/Charsets/Collation.php:385
1527 #: libraries/classes/Charsets/Collation.php:470
1528 msgctxt "Collation"
1529 msgid "Chinese"
1530 msgstr "Chinese"
1532 #: libraries/classes/Charsets/Collation.php:393
1533 #: libraries/classes/Charsets/Collation.php:519
1534 msgctxt "Collation"
1535 msgid "Japanese"
1536 msgstr "Japanese"
1538 #: libraries/classes/Charsets/Collation.php:398
1539 msgctxt "Collation"
1540 msgid "Baltic"
1541 msgstr "Baltic"
1543 #: libraries/classes/Charsets/Collation.php:403
1544 msgctxt "Collation"
1545 msgid "Armenian"
1546 msgstr "Armenian"
1548 #: libraries/classes/Charsets/Collation.php:406
1549 msgctxt "Collation"
1550 msgid "Cyrillic"
1551 msgstr "Cyrillic"
1553 #: libraries/classes/Charsets/Collation.php:409
1554 msgctxt "Collation"
1555 msgid "Arabic"
1556 msgstr "Arabic"
1558 #: libraries/classes/Charsets/Collation.php:412
1559 #: libraries/classes/Charsets/Collation.php:534
1560 msgctxt "Collation"
1561 msgid "Korean"
1562 msgstr "Korean"
1564 #: libraries/classes/Charsets/Collation.php:415
1565 msgctxt "Collation"
1566 msgid "Hebrew"
1567 msgstr "Hebrew"
1569 #: libraries/classes/Charsets/Collation.php:418
1570 msgctxt "Collation"
1571 msgid "Georgian"
1572 msgstr "Georgian"
1574 #: libraries/classes/Charsets/Collation.php:421
1575 msgctxt "Collation"
1576 msgid "Greek"
1577 msgstr "Greek"
1579 #: libraries/classes/Charsets/Collation.php:424
1580 msgctxt "Collation"
1581 msgid "Czech-Slovak"
1582 msgstr "Czech-Slovak"
1584 #: libraries/classes/Charsets/Collation.php:427
1585 #: libraries/classes/Charsets/Collation.php:593
1586 msgctxt "Collation"
1587 msgid "Ukrainian"
1588 msgstr "Ukrainian"
1590 #: libraries/classes/Charsets/Collation.php:430
1591 #: libraries/classes/Charsets/Collation.php:589
1592 msgctxt "Collation"
1593 msgid "Turkish"
1594 msgstr "Turkish"
1596 #: libraries/classes/Charsets/Collation.php:433
1597 #: libraries/classes/Charsets/Collation.php:581
1598 msgctxt "Collation"
1599 msgid "Swedish"
1600 msgstr "Swedish"
1602 #: libraries/classes/Charsets/Collation.php:436
1603 #: libraries/classes/Charsets/Collation.php:585
1604 msgctxt "Collation"
1605 msgid "Thai"
1606 msgstr "Thai"
1608 #: libraries/classes/Charsets/Collation.php:439
1609 msgctxt "Collation"
1610 msgid "Unknown"
1611 msgstr "Unknown"
1613 #: libraries/classes/Charsets/Collation.php:464
1614 msgctxt "Collation"
1615 msgid "Bulgarian"
1616 msgstr "Bulgarian"
1618 #: libraries/classes/Charsets/Collation.php:476
1619 msgctxt "Collation"
1620 msgid "Croatian"
1621 msgstr "Croatian"
1623 #: libraries/classes/Charsets/Collation.php:480
1624 msgctxt "Collation"
1625 msgid "Czech"
1626 msgstr "Czech"
1628 #: libraries/classes/Charsets/Collation.php:484
1629 msgctxt "Collation"
1630 msgid "Danish"
1631 msgstr "Danish"
1633 #: libraries/classes/Charsets/Collation.php:488
1634 msgctxt "Collation"
1635 msgid "English"
1636 msgstr "English"
1638 #: libraries/classes/Charsets/Collation.php:492
1639 msgctxt "Collation"
1640 msgid "Esperanto"
1641 msgstr "Esperanto"
1643 #: libraries/classes/Charsets/Collation.php:496
1644 msgctxt "Collation"
1645 msgid "Estonian"
1646 msgstr "Estonian"
1648 #: libraries/classes/Charsets/Collation.php:511
1649 msgctxt "Collation"
1650 msgid "Hungarian"
1651 msgstr "Hungarian"
1653 #: libraries/classes/Charsets/Collation.php:515
1654 msgctxt "Collation"
1655 msgid "Icelandic"
1656 msgstr "Icelandic"
1658 #: libraries/classes/Charsets/Collation.php:522
1659 msgctxt "Collation"
1660 msgid "Classical Latin"
1661 msgstr "Classical Latin"
1663 #: libraries/classes/Charsets/Collation.php:526
1664 msgctxt "Collation"
1665 msgid "Latvian"
1666 msgstr "Latvian"
1668 #: libraries/classes/Charsets/Collation.php:530
1669 msgctxt "Collation"
1670 msgid "Lithuanian"
1671 msgstr "Lithuanian"
1673 #: libraries/classes/Charsets/Collation.php:538
1674 msgctxt "Collation"
1675 msgid "Burmese"
1676 msgstr "Burmese"
1678 #: libraries/classes/Charsets/Collation.php:541
1679 msgctxt "Collation"
1680 msgid "Persian"
1681 msgstr "Persian"
1683 #: libraries/classes/Charsets/Collation.php:545
1684 msgctxt "Collation"
1685 msgid "Polish"
1686 msgstr "Polish"
1688 #: libraries/classes/Charsets/Collation.php:552
1689 msgctxt "Collation"
1690 msgid "Romanian"
1691 msgstr "Romanian"
1693 #: libraries/classes/Charsets/Collation.php:559
1694 msgctxt "Collation"
1695 msgid "Sinhalese"
1696 msgstr "Sinhalese"
1698 #: libraries/classes/Charsets/Collation.php:563
1699 msgctxt "Collation"
1700 msgid "Slovak"
1701 msgstr "Slovak"
1703 #: libraries/classes/Charsets/Collation.php:567
1704 msgctxt "Collation"
1705 msgid "Slovenian"
1706 msgstr "Slovenian"
1708 #: libraries/classes/Charsets/Collation.php:597
1709 msgctxt "Collation"
1710 msgid "Vietnamese"
1711 msgstr "Vietnamese"
1713 #: libraries/classes/Common.php:245
1714 #, php-format
1715 msgid "You should upgrade to %s %s or later."
1716 msgstr "You should upgrade to %s %s or later."
1718 #: libraries/classes/Common.php:277
1719 msgid "Error: Token mismatch"
1720 msgstr "Error: Token mismatch"
1722 #: libraries/classes/Common.php:491
1723 msgid ""
1724 "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
1725 "access phpMyAdmin."
1726 msgstr ""
1727 "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
1728 "access phpMyAdmin."
1730 #: libraries/classes/Common.php:552
1731 msgid ""
1732 "You have enabled mbstring.func_overload in your PHP configuration. This "
1733 "option is incompatible with phpMyAdmin and might cause some data to be "
1734 "corrupted!"
1735 msgstr ""
1736 "You have enabled mbstring.func_overload in your PHP configuration. This "
1737 "option is incompatible with phpMyAdmin and might cause some data to be "
1738 "corrupted!"
1740 #: libraries/classes/Common.php:569
1741 msgid ""
1742 "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
1743 "requires these functions!"
1744 msgstr ""
1745 "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
1746 "requires these functions!"
1748 #: libraries/classes/Common.php:580
1749 msgid "GLOBALS overwrite attempt"
1750 msgstr "GLOBALS overwrite attempt"
1752 #: libraries/classes/Common.php:590
1753 msgid "possible exploit"
1754 msgstr "possible exploit"
1756 #: libraries/classes/Config/Descriptions.php:69
1757 #: libraries/classes/Config/Descriptions.php:70
1758 #: libraries/classes/Config/Descriptions.php:71
1759 msgid "Users cannot set a higher value"
1760 msgstr "Users cannot set a higher value"
1762 #: libraries/classes/Config/Descriptions.php:89
1763 msgid ""
1764 "If enabled, user can enter any MySQL server in login form for cookie auth."
1765 msgstr ""
1766 "If enabled, user can enter any MySQL server in login form for cookie auth."
1768 #: libraries/classes/Config/Descriptions.php:92
1769 msgid ""
1770 "Restricts the MySQL servers the user can enter when a login to an arbitrary "
1771 "MySQL server is enabled by matching the IP or hostname of the MySQL server "
1772 "to the given regular expression."
1773 msgstr ""
1774 "Restricts the MySQL servers the user can enter when a login to an arbitrary "
1775 "MySQL server is enabled by matching the IP or hostname of the MySQL server "
1776 "to the given regular expression."
1778 #: libraries/classes/Config/Descriptions.php:97
1779 msgid ""
1780 "Enabling this allows a page located on a different domain to call phpMyAdmin "
1781 "inside a frame, and is a potential [strong]security hole[/strong] allowing "
1782 "cross-frame scripting (XSS) attacks."
1783 msgstr ""
1784 "Enabling this allows a page located on a different domain to call phpMyAdmin "
1785 "inside a frame, and is a potential [strong]security hole[/strong] allowing "
1786 "cross-frame scripting (XSS) attacks."
1788 #: libraries/classes/Config/Descriptions.php:102
1789 msgid ""
1790 "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
1791 "authentication."
1792 msgstr ""
1793 "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
1794 "authentication."
1796 #: libraries/classes/Config/Descriptions.php:104
1797 msgid "Enable bzip2 compression for import operations."
1798 msgstr "Enable bzip2 compression for import operations."
1800 #: libraries/classes/Config/Descriptions.php:105
1801 msgid "Enter the URL for your reCAPTCHA v2 compatible API."
1802 msgstr "Enter the URL for your reCAPTCHA v2 compatible API."
1804 #: libraries/classes/Config/Descriptions.php:106
1805 msgid ""
1806 "Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible "
1807 "API."
1808 msgstr ""
1809 "Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible "
1810 "API."
1812 #: libraries/classes/Config/Descriptions.php:107
1813 msgid "Enter the request parameter used by your reCAPTCHA v2 compatible API."
1814 msgstr "Enter the request parameter used by your reCAPTCHA v2 compatible API."
1816 #: libraries/classes/Config/Descriptions.php:108
1817 msgid "Enter the response parameter used by your reCAPTCHA v2 compatible API."
1818 msgstr "Enter the response parameter used by your reCAPTCHA v2 compatible API."
1820 #: libraries/classes/Config/Descriptions.php:109
1821 msgid "Enter your public key for the reCAPTCHA service on your domain."
1822 msgstr "Enter your public key for the reCAPTCHA service on your domain."
1824 #: libraries/classes/Config/Descriptions.php:110
1825 msgid "Enter your private key for your domain reCAPTCHA service."
1826 msgstr "Enter your private key for your domain reCAPTCHA service."
1828 #: libraries/classes/Config/Descriptions.php:111
1829 msgid "Enter your siteverify URL for your reCAPTCHA service."
1830 msgstr "Enter your siteverify URL for your reCAPTCHA service."
1832 #: libraries/classes/Config/Descriptions.php:113
1833 msgid ""
1834 "Defines which type of editing controls should be used for CHAR and VARCHAR "
1835 "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
1836 "kbd] - allows newlines in columns."
1837 msgstr ""
1838 "Defines which type of editing controls should be used for CHAR and VARCHAR "
1839 "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
1840 "kbd] - allows newlines in columns."
1842 #: libraries/classes/Config/Descriptions.php:118
1843 msgid ""
1844 "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
1845 "highlighting and line numbers."
1846 msgstr ""
1847 "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
1848 "highlighting and line numbers."
1850 #: libraries/classes/Config/Descriptions.php:123
1851 msgid ""
1852 "Find any errors in the query before executing it. Requires CodeMirror to be "
1853 "enabled."
1854 msgstr ""
1855 "Find any errors in the query before executing it. Requires CodeMirror to be "
1856 "enabled."
1858 #: libraries/classes/Config/Descriptions.php:126
1859 msgid ""
1860 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
1861 "columns."
1862 msgstr ""
1863 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
1864 "columns."
1866 #: libraries/classes/Config/Descriptions.php:129
1867 msgid ""
1868 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
1869 "columns."
1870 msgstr ""
1871 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
1872 "columns."
1874 #: libraries/classes/Config/Descriptions.php:132
1875 msgid ""
1876 "Compress gzip exports on the fly without the need for much memory; if you "
1877 "encounter problems with created gzip files disable this feature."
1878 msgstr ""
1879 "Compress gzip exports on the fly without the need for much memory; if you "
1880 "encounter problems with created gzip files disable this feature."
1882 #: libraries/classes/Config/Descriptions.php:136
1883 msgid ""
1884 "Whether a warning (\"Are your really sure…\") should be displayed when "
1885 "you're about to lose data."
1886 msgstr ""
1887 "Whether a warning (\"Are your really sure…\") should be displayed when "
1888 "you're about to lose data."
1890 #: libraries/classes/Config/Descriptions.php:139
1891 msgid "Autocomplete of the table and column names in the SQL queries."
1892 msgstr "Autocomplete of the table and column names in the SQL queries."
1894 #: libraries/classes/Config/Descriptions.php:142
1895 #: libraries/classes/Config/Descriptions.php:146
1896 #: libraries/classes/Config/Descriptions.php:150
1897 #: libraries/classes/Config/Descriptions.php:154
1898 #: libraries/classes/Config/Descriptions.php:158
1899 #: libraries/classes/Config/Descriptions.php:162
1900 #: libraries/classes/Config/Descriptions.php:166
1901 #: libraries/classes/Config/Descriptions.php:170
1902 #: libraries/classes/Config/Descriptions.php:174
1903 msgid ""
1904 "Values for options list for default transformations. These will be "
1905 "overwritten if transformation is filled in at table structure page."
1906 msgstr ""
1907 "Values for options list for default transformations. These will be "
1908 "overwritten if transformation is filled in at table structure page."
1910 #: libraries/classes/Config/Descriptions.php:178
1911 msgid ""
1912 "Disable the table maintenance mass operations, like optimizing or repairing "
1913 "the selected tables of a database."
1914 msgstr ""
1915 "Disable the table maintenance mass operations, like optimising or repairing "
1916 "the selected tables of a database."
1918 #: libraries/classes/Config/Descriptions.php:182
1919 msgid ""
1920 "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
1921 "limit)."
1922 msgstr ""
1923 "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
1924 "limit)."
1926 #: libraries/classes/Config/Descriptions.php:184
1927 #: libraries/classes/Config/Descriptions.php:728
1928 #: libraries/classes/Plugins/Export/ExportSql.php:345
1929 msgid "Exclude definition of current user"
1930 msgstr "Exclude definition of current user"
1932 #: libraries/classes/Config/Descriptions.php:186
1933 msgid ""
1934 "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
1935 "the referenced data, [kbd]id[/kbd] is the key value."
1936 msgstr ""
1937 "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
1938 "the referenced data, [kbd]id[/kbd] is the key value."
1940 #: libraries/classes/Config/Descriptions.php:190
1941 msgid ""
1942 "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
1943 "for magic strings that can be used to get special values."
1944 msgstr ""
1945 "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
1946 "for magic strings that can be used to get special values."
1948 #: libraries/classes/Config/Descriptions.php:195
1949 msgid ""
1950 "Please note that phpMyAdmin is just a user interface and its features do not "
1951 "limit MySQL."
1952 msgstr ""
1953 "Please note that phpMyAdmin is just a user interface and its features do not "
1954 "limit MySQL."
1956 #: libraries/classes/Config/Descriptions.php:198
1957 msgid ""
1958 "Advanced server configuration, do not change these options unless you know "
1959 "what they are for."
1960 msgstr ""
1961 "Advanced server configuration, do not change these options unless you know "
1962 "what they are for."
1964 #: libraries/classes/Config/Descriptions.php:201
1965 msgid ""
1966 "Configure phpMyAdmin configuration storage to gain access to additional "
1967 "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
1968 "documentation."
1969 msgstr ""
1970 "Configure phpMyAdmin configuration storage to gain access to additional "
1971 "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
1972 "documentation."
1974 #: libraries/classes/Config/Descriptions.php:206
1975 msgid ""
1976 "Tracking of changes made in database. Requires the phpMyAdmin configuration "
1977 "storage."
1978 msgstr ""
1979 "Tracking of changes made in database. Requires the phpMyAdmin configuration "
1980 "storage."
1982 #: libraries/classes/Config/Descriptions.php:209
1983 msgid "Customize browse mode."
1984 msgstr "Customise browse mode."
1986 #: libraries/classes/Config/Descriptions.php:210
1987 #: libraries/classes/Config/Descriptions.php:211
1988 #: libraries/classes/Config/Descriptions.php:218
1989 #: libraries/classes/Config/Descriptions.php:224
1990 #: libraries/classes/Config/Descriptions.php:225
1991 #: libraries/classes/Config/Descriptions.php:230
1992 msgid "Customize default options."
1993 msgstr "Customise default options."
1995 #: libraries/classes/Config/Descriptions.php:212
1996 msgid "Settings for phpMyAdmin developers."
1997 msgstr "Settings for phpMyAdmin developers."
1999 #: libraries/classes/Config/Descriptions.php:213
2000 msgid "Customize edit mode."
2001 msgstr "Customise edit mode."
2003 #: libraries/classes/Config/Descriptions.php:214
2004 msgid "Customize default export options."
2005 msgstr "Customise default export options."
2007 #: libraries/classes/Config/Descriptions.php:215
2008 msgid "Set some commonly used options."
2009 msgstr "Set some commonly used options."
2011 #: libraries/classes/Config/Descriptions.php:216
2012 msgid "Customize default common import options."
2013 msgstr "Customise default common import options."
2015 #: libraries/classes/Config/Descriptions.php:217
2016 msgid "Set import and export directories and compression options."
2017 msgstr "Set import and export directories and compression options."
2019 #: libraries/classes/Config/Descriptions.php:219
2020 msgid "Databases display options."
2021 msgstr "Databases display options."
2023 #: libraries/classes/Config/Descriptions.php:220
2024 msgid "Customize appearance of the navigation panel."
2025 msgstr "Customise appearance of the navigation panel."
2027 #: libraries/classes/Config/Descriptions.php:221
2028 msgid "Customize the navigation tree."
2029 msgstr "Customise the navigation tree."
2031 #: libraries/classes/Config/Descriptions.php:222
2032 msgid "Servers display options."
2033 msgstr "Servers display options."
2035 #: libraries/classes/Config/Descriptions.php:223
2036 msgid "Tables display options."
2037 msgstr "Tables display options."
2039 #: libraries/classes/Config/Descriptions.php:226
2040 msgid "Settings that didn't fit anywhere else."
2041 msgstr "Settings that didn't fit anywhere else."
2043 #: libraries/classes/Config/Descriptions.php:227
2044 msgid "Authentication settings."
2045 msgstr "Authentication settings."
2047 #: libraries/classes/Config/Descriptions.php:228
2048 msgid "Enter server connection parameters."
2049 msgstr "Enter server connection parameters."
2051 #: libraries/classes/Config/Descriptions.php:229
2052 msgid "Customize links shown in SQL Query boxes."
2053 msgstr "Customise links shown in SQL Query boxes."
2055 #: libraries/classes/Config/Descriptions.php:231
2056 msgid "SQL queries settings."
2057 msgstr "SQL queries settings."
2059 #: libraries/classes/Config/Descriptions.php:232
2060 msgid "Customize startup page."
2061 msgstr "Customise startup page."
2063 #: libraries/classes/Config/Descriptions.php:233
2064 msgid ""
2065 "Choose which details to show in the database structure (list of tables)."
2066 msgstr ""
2067 "Choose which details to show in the database structure (list of tables)."
2069 #: libraries/classes/Config/Descriptions.php:234
2070 msgid "Settings for the table structure (list of columns)."
2071 msgstr "Settings for the table structure (list of columns)."
2073 #: libraries/classes/Config/Descriptions.php:235
2074 msgid "Choose how you want tabs to work."
2075 msgstr "Choose how you want tabs to work."
2077 #: libraries/classes/Config/Descriptions.php:236
2078 msgid "Customize text input fields."
2079 msgstr "Customise text input fields."
2081 #: libraries/classes/Config/Descriptions.php:237
2082 msgid "Customize default options"
2083 msgstr "Customise default options"
2085 #: libraries/classes/Config/Descriptions.php:238
2086 msgid "Disable some of the warnings shown by phpMyAdmin."
2087 msgstr "Disable some of the warnings shown by phpMyAdmin."
2089 #: libraries/classes/Config/Descriptions.php:240
2090 msgid "Enable gzip compression for import and export operations."
2091 msgstr "Enable gzip compression for import and export operations."
2093 #: libraries/classes/Config/Descriptions.php:242
2094 msgid ""
2095 "If enabled, phpMyAdmin continues computing multiple-statement queries even "
2096 "if one of the queries failed."
2097 msgstr ""
2098 "If enabled, phpMyAdmin continues computing multiple-statement queries even "
2099 "if one of the queries failed."
2101 #: libraries/classes/Config/Descriptions.php:246
2102 msgid ""
2103 "Allow interrupt of import in case script detects it is close to time limit. "
2104 "This might be a good way to import large files, however it can break "
2105 "transactions."
2106 msgstr ""
2107 "Allow interrupt of import in case script detects it is close to time limit. "
2108 "This might be a good way to import large files, however it can break "
2109 "transactions."
2111 #: libraries/classes/Config/Descriptions.php:251
2112 msgid ""
2113 "Default format; be aware that this list depends on location (database, "
2114 "table) and only SQL is always available."
2115 msgstr ""
2116 "Default format; be aware that this list depends on location (database, "
2117 "table) and only SQL is always available."
2119 #: libraries/classes/Config/Descriptions.php:254
2120 #: libraries/classes/Config/Descriptions.php:255
2121 msgid "Update data when duplicate keys found on import"
2122 msgstr "Update data when duplicate keys found on import"
2124 #: libraries/classes/Config/Descriptions.php:256
2125 msgid "Number of queries to skip from start."
2126 msgstr "Number of queries to skip from start."
2128 #: libraries/classes/Config/Descriptions.php:258
2129 msgid ""
2130 "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
2131 "only occurs for the current server. Setting this to FALSE makes it easy to "
2132 "forget to log out from other servers when connected to multiple servers."
2133 msgstr ""
2134 "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
2135 "only occurs for the current server. Setting this to FALSE makes it easy to "
2136 "forget to log out from other servers when connected to multiple servers."
2138 #: libraries/classes/Config/Descriptions.php:263
2139 msgid ""
2140 "Define whether the previous login should be recalled or not in [kbd]cookie[/"
2141 "kbd] authentication mode."
2142 msgstr ""
2143 "Define whether the previous login should be recalled or not in [kbd]cookie[/"
2144 "kbd] authentication mode."
2146 #: libraries/classes/Config/Descriptions.php:267
2147 msgid ""
2148 "Defines how long (in seconds) a login cookie should be stored in browser. "
2149 "The default of 0 means that it will be kept for the existing session only, "
2150 "and will be deleted as soon as you close the browser window. This is "
2151 "recommended for non-trusted environments."
2152 msgstr ""
2153 "Defines how long (in seconds) a login cookie should be stored in browser. "
2154 "The default of 0 means that it will be kept for the existing session only, "
2155 "and will be deleted as soon as you close the browser window. This is "
2156 "recommended for non-trusted environments."
2158 #: libraries/classes/Config/Descriptions.php:273
2159 msgid "Maximum number of characters used when a SQL query is displayed."
2160 msgstr "Maximum number of characters used when a SQL query is displayed."
2162 #: libraries/classes/Config/Descriptions.php:276
2163 msgid ""
2164 "The number of items that can be displayed on each page on the first level of "
2165 "the navigation tree."
2166 msgstr ""
2167 "The number of items that can be displayed on each page on the first level of "
2168 "the navigation tree."
2170 #: libraries/classes/Config/Descriptions.php:279
2171 msgid ""
2172 "The number of items that can be displayed on each page of the navigation "
2173 "tree."
2174 msgstr ""
2175 "The number of items that can be displayed on each page of the navigation "
2176 "tree."
2178 #: libraries/classes/Config/Descriptions.php:282
2179 msgid ""
2180 "Number of rows displayed when browsing a result set. If the result set "
2181 "contains more rows, \"Previous\" and \"Next\" links will be shown."
2182 msgstr ""
2183 "Number of rows displayed when browsing a result set. If the result set "
2184 "contains more rows, \"Previous\" and \"Next\" links will be shown."
2186 #: libraries/classes/Config/Descriptions.php:287
2187 msgid ""
2188 "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
2189 "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
2190 msgstr ""
2191 "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
2192 "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
2194 #: libraries/classes/Config/Descriptions.php:291
2195 msgid "In the navigation panel, replaces the database tree with a selector"
2196 msgstr "In the navigation panel, replaces the database tree with a selector"
2198 #: libraries/classes/Config/Descriptions.php:294
2199 msgid "Link with main panel by highlighting the current database or table."
2200 msgstr "Link with main panel by highlighting the current database or table."
2202 #: libraries/classes/Config/Descriptions.php:297
2203 msgid ""
2204 "Open the linked page in the main window ([code]main[/code]) or in a new one "
2205 "([code]new[/code])."
2206 msgstr ""
2207 "Open the linked page in the main window ([code]main[/code]) or in a new one "
2208 "([code]new[/code])."
2210 #: libraries/classes/Config/Descriptions.php:300
2211 msgid ""
2212 "Defines the minimum number of items (tables, views, routines and events) to "
2213 "display a filter box."
2214 msgstr ""
2215 "Defines the minimum number of items (tables, views, routines and events) to "
2216 "display a filter box."
2218 #: libraries/classes/Config/Descriptions.php:303
2219 msgid ""
2220 "Group items in the navigation tree (determined by the separator defined in "
2221 "the Databases and Tables tabs above)."
2222 msgstr ""
2223 "Group items in the navigation tree (determined by the separator defined in "
2224 "the Databases and Tables tabs above)."
2226 #: libraries/classes/Config/Descriptions.php:307
2227 msgid ""
2228 "Whether to offer the possibility of tree expansion in the navigation panel."
2229 msgstr ""
2230 "Whether to offer the possibility of tree expansion in the navigation panel."
2232 #: libraries/classes/Config/Descriptions.php:310
2233 msgid "Whether to show procedures under database in the navigation tree"
2234 msgstr "Whether to show procedures under database in the navigation tree"
2236 #: libraries/classes/Config/Descriptions.php:313
2237 msgid "Whether to expand single database in the navigation tree automatically."
2238 msgstr ""
2239 "Whether to expand single database in the navigation tree automatically."
2241 #: libraries/classes/Config/Descriptions.php:315
2242 msgid "Set to 0 to collapse navigation panel."
2243 msgstr "Set to 0 to collapse navigation panel."
2245 #: libraries/classes/Config/Descriptions.php:316
2246 msgid "Show logo in navigation panel."
2247 msgstr "Show logo in navigation panel."
2249 #: libraries/classes/Config/Descriptions.php:317
2250 msgid "URL where logo in the navigation panel will point to."
2251 msgstr "URL where logo in the navigation panel will point to."
2253 #: libraries/classes/Config/Descriptions.php:318
2254 msgid "Display server choice at the top of the navigation panel."
2255 msgstr "Display server choice at the top of the navigation panel."
2257 #: libraries/classes/Config/Descriptions.php:319
2258 msgid "String that separates databases into different tree levels."
2259 msgstr "String that separates databases into different tree levels."
2261 #: libraries/classes/Config/Descriptions.php:320
2262 msgid "String that separates tables into different tree levels."
2263 msgstr "String that separates tables into different tree levels."
2265 #: libraries/classes/Config/Descriptions.php:321
2266 msgid "Highlight server under the mouse cursor."
2267 msgstr "Highlight server under the mouse cursor."
2269 #: libraries/classes/Config/Descriptions.php:322
2270 msgid "Whether to show tables under database in the navigation tree"
2271 msgstr "Whether to show tables under database in the navigation tree"
2273 #: libraries/classes/Config/Descriptions.php:323
2274 msgid "Whether to show views under database in the navigation tree"
2275 msgstr "Whether to show views under database in the navigation tree"
2277 #: libraries/classes/Config/Descriptions.php:324
2278 msgid "Whether to show functions under database in the navigation tree"
2279 msgstr "Whether to show functions under database in the navigation tree"
2281 #: libraries/classes/Config/Descriptions.php:325
2282 msgid "Whether to show events under database in the navigation tree"
2283 msgstr "Whether to show events under database in the navigation tree"
2285 #: libraries/classes/Config/Descriptions.php:327
2286 msgid ""
2287 "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
2288 "DATETIME and TIMESTAMP, ascending order otherwise."
2289 msgstr ""
2290 "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
2291 "DATETIME and TIMESTAMP, ascending order otherwise."
2293 #: libraries/classes/Config/Descriptions.php:331
2294 msgid ""
2295 "Disable the default warning that is displayed on the database details "
2296 "Structure page if any of the required tables for the phpMyAdmin "
2297 "configuration storage could not be found."
2298 msgstr ""
2299 "Disable the default warning that is displayed on the database details "
2300 "Structure page if any of the required tables for the phpMyAdmin "
2301 "configuration storage could not be found."
2303 #: libraries/classes/Config/Descriptions.php:336
2304 msgid ""
2305 "Disable the default warning that is displayed on the Structure page if "
2306 "column names in a table are reserved MySQL words."
2307 msgstr ""
2308 "Disable the default warning that is displayed on the Structure page if "
2309 "column names in a table are reserved MySQL words."
2311 #: libraries/classes/Config/Descriptions.php:340
2312 msgid ""
2313 "Enable if you want DB-based query history (requires phpMyAdmin configuration "
2314 "storage). If disabled, this utilizes JS-routines to display query history "
2315 "(lost by window close)."
2316 msgstr ""
2317 "Enable if you want DB-based query history (requires phpMyAdmin configuration "
2318 "storage). If disabled, this utilises JS-routines to display query history "
2319 "(lost by window close)."
2321 #: libraries/classes/Config/Descriptions.php:345
2322 msgid ""
2323 "Sets the effective timezone; possibly different than the one from your "
2324 "database server"
2325 msgstr ""
2326 "Sets the effective time zone; possibly different than the one from your "
2327 "database server"
2329 #: libraries/classes/Config/Descriptions.php:348
2330 msgid ""
2331 "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
2332 "[kbd]pma__bookmark[/kbd]"
2333 msgstr ""
2334 "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
2335 "[kbd]pma__bookmark[/kbd]"
2337 #: libraries/classes/Config/Descriptions.php:351
2338 msgid ""
2339 "Leave blank for no column comments/media types, suggested: "
2340 "[kbd]pma__column_info[/kbd]."
2341 msgstr ""
2342 "Leave blank for no column comments/media types, suggested: "
2343 "[kbd]pma__column_info[/kbd]."
2345 #: libraries/classes/Config/Descriptions.php:354
2346 msgid ""
2347 "A special MySQL user configured with limited permissions, more information "
2348 "available on [doc@linked-tables]documentation[/doc]."
2349 msgstr ""
2350 "A special MySQL user configured with limited permissions, more information "
2351 "available in [doc@linked-tables]documentation[/doc]."
2353 #: libraries/classes/Config/Descriptions.php:358
2354 msgid ""
2355 "An alternate host to hold the configuration storage; leave blank to use the "
2356 "already defined host."
2357 msgstr ""
2358 "An alternate host to hold the configuration storage; leave blank to use the "
2359 "already defined host."
2361 #: libraries/classes/Config/Descriptions.php:361
2362 msgid ""
2363 "An alternate port to connect to the host that holds the configuration "
2364 "storage; leave blank to use the default port, or the already defined port, "
2365 "if the controlhost equals host."
2366 msgstr ""
2367 "An alternate port to connect to the host that holds the configuration "
2368 "storage; leave blank to use the default port, or the already defined port, "
2369 "if the controlhost equals host."
2371 #: libraries/classes/Config/Descriptions.php:366
2372 msgid ""
2373 "More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
2374 "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
2375 "com/19588]MySQL Bugs[/a]"
2376 msgstr ""
2377 "More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
2378 "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
2379 "com/19588]MySQL Bugs[/a]"
2381 #: libraries/classes/Config/Descriptions.php:370
2382 msgid ""
2383 "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
2384 "kbd]."
2385 msgstr ""
2386 "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
2387 "kbd]."
2389 #: libraries/classes/Config/Descriptions.php:373
2390 msgid ""
2391 "Limits number of table preferences which are stored in database, the oldest "
2392 "records are automatically removed."
2393 msgstr ""
2394 "Limits number of table preferences which are stored in database, the oldest "
2395 "records are automatically removed."
2397 #: libraries/classes/Config/Descriptions.php:377
2398 msgid ""
2399 "Leave blank for no QBE saved searches support, suggested: "
2400 "[kbd]pma__savedsearches[/kbd]."
2401 msgstr ""
2402 "Leave blank for no QBE saved searches support, suggested: "
2403 "[kbd]pma__savedsearches[/kbd]."
2405 #: libraries/classes/Config/Descriptions.php:380
2406 msgid ""
2407 "Leave blank for no export template support, suggested: "
2408 "[kbd]pma__export_templates[/kbd]."
2409 msgstr ""
2410 "Leave blank for no export template support, suggested: "
2411 "[kbd]pma__export_templates[/kbd]."
2413 #: libraries/classes/Config/Descriptions.php:383
2414 msgid ""
2415 "Leave blank for no central columns support, suggested: "
2416 "[kbd]pma__central_columns[/kbd]."
2417 msgstr ""
2418 "Leave blank for no central columns support, suggested: "
2419 "[kbd]pma__central_columns[/kbd]."
2421 #: libraries/classes/Config/Descriptions.php:386
2422 msgid ""
2423 "You can use MySQL wildcard characters (% and _), escape them if you want to "
2424 "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
2425 "[kbd]'my_db'[/kbd]."
2426 msgstr ""
2427 "You can use MySQL wildcard characters (% and _), escape them if you want to "
2428 "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
2429 "[kbd]'my_db'[/kbd]."
2431 #: libraries/classes/Config/Descriptions.php:391
2432 msgid ""
2433 "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
2434 msgstr ""
2435 "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
2437 #: libraries/classes/Config/Descriptions.php:394
2438 msgid ""
2439 "Database used for relations, bookmarks, and PDF features. See [doc@linked-"
2440 "tables]pmadb[/doc] for complete information. Leave blank for no support. "
2441 "Suggested: [kbd]phpmyadmin[/kbd]."
2442 msgstr ""
2443 "Database used for relations, bookmarks, and PDF features. See [doc@linked-"
2444 "tables]pmadb[/doc] for complete information. Leave blank for no support. "
2445 "Suggested: [kbd]phpmyadmin[/kbd]."
2447 #: libraries/classes/Config/Descriptions.php:399
2448 msgid ""
2449 "Leave blank for no \"persistent\" recently used tables across sessions, "
2450 "suggested: [kbd]pma__recent[/kbd]."
2451 msgstr ""
2452 "Leave blank for no \"persistent\" recently used tables across sessions, "
2453 "suggested: [kbd]pma__recent[/kbd]."
2455 #: libraries/classes/Config/Descriptions.php:403
2456 msgid ""
2457 "Leave blank for no \"persistent\" favorite tables across sessions, "
2458 "suggested: [kbd]pma__favorite[/kbd]."
2459 msgstr ""
2460 "Leave blank for no \"persistent\" favourite tables across sessions, "
2461 "suggested: [kbd]pma__favorite[/kbd]."
2463 #: libraries/classes/Config/Descriptions.php:407
2464 msgid ""
2465 "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
2466 "[kbd]pma__relation[/kbd]."
2467 msgstr ""
2468 "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
2469 "[kbd]pma__relation[/kbd]."
2471 #: libraries/classes/Config/Descriptions.php:412
2472 msgid ""
2473 "See [doc@authentication-modes]authentication types[/doc] for an example."
2474 msgstr ""
2475 "See [doc@authentication-modes]authentication types[/doc] for an example."
2477 #: libraries/classes/Config/Descriptions.php:415
2478 msgid ""
2479 "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
2480 "kbd]."
2481 msgstr ""
2482 "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
2483 "kbd]."
2485 #: libraries/classes/Config/Descriptions.php:418
2486 msgid ""
2487 "Table to describe the display columns, leave blank for no support; "
2488 "suggested: [kbd]pma__table_info[/kbd]."
2489 msgstr ""
2490 "Table to describe the display columns, leave blank for no support; "
2491 "suggested: [kbd]pma__table_info[/kbd]."
2493 #: libraries/classes/Config/Descriptions.php:422
2494 msgid ""
2495 "Leave blank for no \"persistent\" tables' UI preferences across sessions, "
2496 "suggested: [kbd]pma__table_uiprefs[/kbd]."
2497 msgstr ""
2498 "Leave blank for no \"persistent\" tables' UI preferences across sessions, "
2499 "suggested: [kbd]pma__table_uiprefs[/kbd]."
2501 #: libraries/classes/Config/Descriptions.php:426
2502 msgid ""
2503 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2504 "the log when creating a database."
2505 msgstr ""
2506 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2507 "the log when creating a database."
2509 #: libraries/classes/Config/Descriptions.php:430
2510 msgid ""
2511 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2512 "log when creating a table."
2513 msgstr ""
2514 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2515 "log when creating a table."
2517 #: libraries/classes/Config/Descriptions.php:434
2518 msgid ""
2519 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2520 "log when creating a view."
2521 msgstr ""
2522 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2523 "log when creating a view."
2525 #: libraries/classes/Config/Descriptions.php:438
2526 msgid "Defines the list of statements the auto-creation uses for new versions."
2527 msgstr ""
2528 "Defines the list of statements the auto-creation uses for new versions."
2530 #: libraries/classes/Config/Descriptions.php:441
2531 msgid ""
2532 "Leave blank for no SQL query tracking support, suggested: "
2533 "[kbd]pma__tracking[/kbd]."
2534 msgstr ""
2535 "Leave blank for no SQL query tracking support, suggested: "
2536 "[kbd]pma__tracking[/kbd]."
2538 #: libraries/classes/Config/Descriptions.php:444
2539 msgid ""
2540 "Whether the tracking mechanism creates versions for tables and views "
2541 "automatically."
2542 msgstr ""
2543 "Whether the tracking mechanism creates versions for tables and views "
2544 "automatically."
2546 #: libraries/classes/Config/Descriptions.php:447
2547 msgid ""
2548 "Leave blank for no user preferences storage in database, suggested: "
2549 "[kbd]pma__userconfig[/kbd]."
2550 msgstr ""
2551 "Leave blank for no user preferences storage in database, suggested: "
2552 "[kbd]pma__userconfig[/kbd]."
2554 #: libraries/classes/Config/Descriptions.php:450
2555 msgid ""
2556 "Both this table and the user groups table are required to enable the "
2557 "configurable menus feature; leaving either one of them blank will disable "
2558 "this feature, suggested: [kbd]pma__users[/kbd]."
2559 msgstr ""
2560 "Both this table and the user groups table are required to enable the "
2561 "configurable menus feature; leaving either one of them blank will disable "
2562 "this feature, suggested: [kbd]pma__users[/kbd]."
2564 #: libraries/classes/Config/Descriptions.php:455
2565 msgid ""
2566 "Both this table and the users table are required to enable the configurable "
2567 "menus feature; leaving either one of them blank will disable this feature, "
2568 "suggested: [kbd]pma__usergroups[/kbd]."
2569 msgstr ""
2570 "Both this table and the users table are required to enable the configurable "
2571 "menus feature; leaving either one of them blank will disable this feature, "
2572 "suggested: [kbd]pma__usergroups[/kbd]."
2574 #: libraries/classes/Config/Descriptions.php:460
2575 msgid ""
2576 "Leave blank to disable the feature to hide and show navigation items, "
2577 "suggested: [kbd]pma__navigationhiding[/kbd]."
2578 msgstr ""
2579 "Leave blank to disable the feature to hide and show navigation items, "
2580 "suggested: [kbd]pma__navigationhiding[/kbd]."
2582 #: libraries/classes/Config/Descriptions.php:464
2583 msgid ""
2584 "A user-friendly description of this server. Leave blank to display the "
2585 "hostname instead."
2586 msgstr ""
2587 "A user-friendly description of this server. Leave blank to display the "
2588 "hostname instead."
2590 #: libraries/classes/Config/Descriptions.php:466
2591 msgid "Leave blank if not used."
2592 msgstr "Leave blank if not used."
2594 #: libraries/classes/Config/Descriptions.php:467
2595 msgid "Leave blank for defaults."
2596 msgstr "Leave blank for defaults."
2598 #: libraries/classes/Config/Descriptions.php:468
2599 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
2600 msgstr "HTTP Basic Auth Realm name to display when doing HTTP Auth."
2602 #: libraries/classes/Config/Descriptions.php:469
2603 msgid "Authentication method to use."
2604 msgstr "Authentication method to use."
2606 #: libraries/classes/Config/Descriptions.php:470
2607 msgid "Compress connection to MySQL server."
2608 msgstr "Compress connection to MySQL server."
2610 #: libraries/classes/Config/Descriptions.php:471
2611 msgid "Hide databases matching regular expression (PCRE)."
2612 msgstr "Hide databases matching regular expression (PCRE)."
2614 #: libraries/classes/Config/Descriptions.php:472
2615 msgid "Hostname where MySQL server is running."
2616 msgstr "Hostname where MySQL server is running."
2618 #: libraries/classes/Config/Descriptions.php:473
2619 #: libraries/classes/Config/Descriptions.php:477
2620 msgid "Leave empty if not using config auth."
2621 msgstr "Leave empty if not using config auth."
2623 #: libraries/classes/Config/Descriptions.php:474
2624 msgid "Port on which MySQL server is listening, leave empty for default."
2625 msgstr "Port on which MySQL server is listening, leave empty for default."
2627 #: libraries/classes/Config/Descriptions.php:475
2628 msgid "Socket on which MySQL server is listening, leave empty for default."
2629 msgstr "Socket on which MySQL server is listening, leave empty for default."
2631 #: libraries/classes/Config/Descriptions.php:476
2632 msgid "Enable SSL for connection to MySQL server."
2633 msgstr "Enable SSL for connection to MySQL server."
2635 #: libraries/classes/Config/Descriptions.php:479
2636 msgid ""
2637 "Please note that enabling this has no effect with [kbd]config[/kbd] "
2638 "authentication mode because the password is hard coded in the configuration "
2639 "file; this does not limit the ability to execute the same command directly."
2640 msgstr ""
2641 "Please note that enabling this has no effect with [kbd]config[/kbd] "
2642 "authentication mode because the password is hard coded in the configuration "
2643 "file; this does not limit the ability to execute the same command directly."
2645 #: libraries/classes/Config/Descriptions.php:484
2646 msgid "Show or hide a column displaying the Creation timestamp for all tables."
2647 msgstr ""
2648 "Show or hide a column displaying the Creation timestamp for all tables."
2650 #: libraries/classes/Config/Descriptions.php:487
2651 msgid ""
2652 "Show or hide a column displaying the Last update timestamp for all tables."
2653 msgstr ""
2654 "Show or hide a column displaying the Last update timestamp for all tables."
2656 #: libraries/classes/Config/Descriptions.php:490
2657 msgid ""
2658 "Show or hide a column displaying the Last check timestamp for all tables."
2659 msgstr ""
2660 "Show or hide a column displaying the Last check timestamp for all tables."
2662 #: libraries/classes/Config/Descriptions.php:493
2663 msgid ""
2664 "Defines whether or not type fields should be initially displayed in edit/"
2665 "insert mode."
2666 msgstr ""
2667 "Defines whether or not type fields should be initially displayed in edit/"
2668 "insert mode."
2670 #: libraries/classes/Config/Descriptions.php:496
2671 msgid ""
2672 "Shows link to [a@https://www.php.net/manual/en/function.phpinfo.php]phpinfo()"
2673 "[/a] output."
2674 msgstr ""
2675 "Shows link to [a@https://www.php.net/manual/en/function.phpinfo.php]phpinfo()"
2676 "[/a] output."
2678 #: libraries/classes/Config/Descriptions.php:498
2679 msgid "Whether a user should be displayed a \"show all (rows)\" button."
2680 msgstr "Whether a user should be displayed a \"show all (rows)\" button."
2682 #: libraries/classes/Config/Descriptions.php:499
2683 msgid "Show or hide a column displaying the comments for all tables."
2684 msgstr "Show or hide a column displaying the comments for all tables."
2686 #: libraries/classes/Config/Descriptions.php:500
2687 msgid "Show or hide a column displaying the charset for all tables."
2688 msgstr "Show or hide a column displaying the charset for all tables."
2690 #: libraries/classes/Config/Descriptions.php:501
2691 msgid "Display the function fields in edit/insert mode."
2692 msgstr "Display the function fields in edit/insert mode."
2694 #: libraries/classes/Config/Descriptions.php:502
2695 msgid "Whether to show hint or not."
2696 msgstr "Whether to show hint or not."
2698 #: libraries/classes/Config/Descriptions.php:503
2699 msgid ""
2700 "Defines whether SQL queries generated by phpMyAdmin should be displayed."
2701 msgstr ""
2702 "Defines whether SQL queries generated by phpMyAdmin should be displayed."
2704 #: libraries/classes/Config/Descriptions.php:504
2705 msgid "Allow to display database and table statistics (e.g. space usage)."
2706 msgstr "Allow to display database and table statistics (e.g. space usage)."
2708 #: libraries/classes/Config/Descriptions.php:506
2709 msgid ""
2710 "Mark used tables and make it possible to show databases with locked tables."
2711 msgstr ""
2712 "Mark used tables and make it possible to show databases with locked tables."
2714 #: libraries/classes/Config/Descriptions.php:509
2715 msgid ""
2716 "Disable the default warning that is displayed on the main page if Suhosin is "
2717 "detected."
2718 msgstr ""
2719 "Disable the default warning that is displayed on the main page if Suhosin is "
2720 "detected."
2722 #: libraries/classes/Config/Descriptions.php:512
2723 msgid ""
2724 "Disable the default warning that is displayed on the main page if the value "
2725 "of the PHP setting session.gc_maxlifetime is less than the value of "
2726 "`LoginCookieValidity`."
2727 msgstr ""
2728 "Disable the default warning that is displayed on the main page if the value "
2729 "of the PHP setting session.gc_maxlifetime is less than the value of "
2730 "`LoginCookieValidity`."
2732 #: libraries/classes/Config/Descriptions.php:517
2733 msgid ""
2734 "Textarea size (columns) in edit mode, this value will be emphasized for SQL "
2735 "query textareas (*2)."
2736 msgstr ""
2737 "Textarea size (columns) in edit mode, this value will be emphasised for SQL "
2738 "query textareas (*2)."
2740 #: libraries/classes/Config/Descriptions.php:520
2741 msgid ""
2742 "Textarea size (rows) in edit mode, this value will be emphasized for SQL "
2743 "query textareas (*2)."
2744 msgstr ""
2745 "Textarea size (rows) in edit mode, this value will be emphasised for SQL "
2746 "query textareas (*2)."
2748 #: libraries/classes/Config/Descriptions.php:523
2749 msgid ""
2750 "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
2751 "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
2752 "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
2753 "HTTP_X_FORWARDED_FOR[/kbd]."
2754 msgstr ""
2755 "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
2756 "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
2757 "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
2758 "HTTP_X_FORWARDED_FOR[/kbd]."
2760 #: libraries/classes/Config/Descriptions.php:529
2761 msgid ""
2762 "When disabled, users cannot set any of the options below, regardless of the "
2763 "checkbox on the right."
2764 msgstr ""
2765 "When disabled, users cannot set any of the options below, regardless of the "
2766 "checkbox on the right."
2768 #: libraries/classes/Config/Descriptions.php:532
2769 msgid ""
2770 "The URL of the proxy to be used when retrieving the information about the "
2771 "latest version of phpMyAdmin, or when submitting error reports. You need "
2772 "this if the server where phpMyAdmin is installed does not have direct access "
2773 "to the Internet. The format is: \"hostname:portnumber\"."
2774 msgstr ""
2775 "The URL of the proxy to be used when retrieving the information about the "
2776 "latest version of phpMyAdmin, or when submitting error reports. You need "
2777 "this if the server where phpMyAdmin is installed does not have direct access "
2778 "to the Internet. The format is: \"hostname:portnumber\"."
2780 #: libraries/classes/Config/Descriptions.php:538
2781 msgid ""
2782 "The username for authenticating with the proxy. By default, no "
2783 "authentication is performed. If a username is supplied, Basic Authentication "
2784 "will be performed. No other types of authentication are currently supported."
2785 msgstr ""
2786 "The username for authenticating with the proxy. By default, no "
2787 "authentication is performed. If a username is supplied, Basic Authentication "
2788 "will be performed. No other types of authentication are currently supported."
2790 #: libraries/classes/Config/Descriptions.php:544
2791 msgid ""
2792 "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
2793 "will be inserted with Shift+Enter."
2794 msgstr ""
2795 "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
2796 "will be inserted with Shift+Enter."
2798 #: libraries/classes/Config/Descriptions.php:548
2799 msgid ""
2800 "Enable Zero Configuration mode which lets you set up phpMyAdmin "
2801 "configuration storage tables automatically."
2802 msgstr ""
2803 "Enable Zero Configuration mode which lets you set up phpMyAdmin "
2804 "configuration storage tables automatically."
2806 #: libraries/classes/Config/Descriptions.php:551
2807 msgid "Highlight selected rows."
2808 msgstr "Highlight selected rows."
2810 #: libraries/classes/Config/Descriptions.php:552
2811 msgid "Highlight row pointed by the mouse cursor."
2812 msgstr "Highlight row pointed by the mouse cursor."
2814 #: libraries/classes/Config/Descriptions.php:553
2815 msgid "Number of columns for CHAR/VARCHAR textareas."
2816 msgstr "Number of columns for CHAR/VARCHAR textareas."
2818 #: libraries/classes/Config/Descriptions.php:554
2819 msgid "Number of rows for CHAR/VARCHAR textareas."
2820 msgstr "Number of rows for CHAR/VARCHAR textareas."
2822 #: libraries/classes/Config/Descriptions.php:555
2823 msgid ""
2824 "Log SQL queries and their execution time, to be displayed in the console"
2825 msgstr ""
2826 "Log SQL queries and their execution time, to be displayed in the console"
2828 #: libraries/classes/Config/Descriptions.php:556
2829 msgid "Tab that is displayed when entering a database."
2830 msgstr "Tab that is displayed when entering a database."
2832 #: libraries/classes/Config/Descriptions.php:557
2833 msgid "Tab that is displayed when entering a server."
2834 msgstr "Tab that is displayed when entering a server."
2836 #: libraries/classes/Config/Descriptions.php:558
2837 msgid "Tab that is displayed when entering a table."
2838 msgstr "Tab that is displayed when entering a table."
2840 #: libraries/classes/Config/Descriptions.php:559
2841 msgid "Whether the table structure actions should be hidden."
2842 msgstr "Whether the table structure actions should be hidden."
2844 #: libraries/classes/Config/Descriptions.php:560
2845 msgid "Whether column comments should be shown in table structure view"
2846 msgstr "Whether column comments should be shown in table structure view"
2848 #: libraries/classes/Config/Descriptions.php:561
2849 msgid "Show server listing as a list instead of a drop down."
2850 msgstr "Show server listing as a list instead of a drop down."
2852 #: libraries/classes/Config/Descriptions.php:562
2853 msgid "A dropdown will be used if fewer items are present."
2854 msgstr "A dropdown will be used if fewer items are present."
2856 #: libraries/classes/Config/Descriptions.php:563
2857 msgid "Default value for foreign key checks checkbox for some queries."
2858 msgstr "Default value for foreign key checks checkbox for some queries."
2860 #: libraries/classes/Config/Descriptions.php:564
2861 msgid "Uncheck the checkbox to disable drag and drop import"
2862 msgstr "Uncheck the checkbox to disable drag and drop import"
2864 #: libraries/classes/Config/Descriptions.php:565
2865 msgid "How many rows can be inserted at one time."
2866 msgstr "How many rows can be inserted at one time."
2868 #: libraries/classes/Config/Descriptions.php:566
2869 msgid ""
2870 "Maximum number of characters shown in any non-numeric column on browse view."
2871 msgstr ""
2872 "Maximum number of characters shown in any non-numeric column on browse view."
2874 #: libraries/classes/Config/Descriptions.php:567
2875 msgid "Define how long (in seconds) a login cookie is valid."
2876 msgstr "Define how long (in seconds) a login cookie is valid."
2878 #: libraries/classes/Config/Descriptions.php:568
2879 msgid "Double size of textarea for LONGTEXT columns."
2880 msgstr "Double size of textarea for LONGTEXT columns."
2882 #: libraries/classes/Config/Descriptions.php:569
2883 msgid "Maximum number of databases displayed in database list."
2884 msgstr "Maximum number of databases displayed in database list."
2886 #: libraries/classes/Config/Descriptions.php:570
2887 msgid "Maximum number of tables displayed in table list."
2888 msgstr "Maximum number of tables displayed in table list."
2890 #: libraries/classes/Config/Descriptions.php:571
2891 msgid "Maximum number of recently used tables; set 0 to disable."
2892 msgstr "Maximum number of recently used tables; set 0 to disable."
2894 #: libraries/classes/Config/Descriptions.php:572
2895 msgid "Maximum number of favorite tables; set 0 to disable."
2896 msgstr "Maximum number of favourite tables; set 0 to disable."
2898 #: libraries/classes/Config/Descriptions.php:573
2899 msgid "These are Edit, Copy and Delete links."
2900 msgstr "These are Edit, Copy and Delete links."
2902 #: libraries/classes/Config/Descriptions.php:574
2903 msgid "Whether to show row links even in the absence of a unique key."
2904 msgstr "Whether to show row links even in the absence of a unique key."
2906 #: libraries/classes/Config/Descriptions.php:575
2907 #: libraries/classes/Config/Descriptions.php:858
2908 msgid "Disable shortcut keys"
2909 msgstr "Disable shortcut keys"
2911 #: libraries/classes/Config/Descriptions.php:576
2912 msgid "Use natural order for sorting table and database names."
2913 msgstr "Use natural order for sorting table and database names."
2915 #: libraries/classes/Config/Descriptions.php:577
2916 #: libraries/classes/Config/Descriptions.php:580
2917 #: libraries/classes/Config/Descriptions.php:581
2918 msgid "Use only icons, only text or both."
2919 msgstr "Use only icons, only text or both."
2921 #: libraries/classes/Config/Descriptions.php:578
2922 msgid "Use GZip output buffering for increased speed in HTTP transfers."
2923 msgstr "Use GZip output buffering for increased speed in HTTP transfers."
2925 #: libraries/classes/Config/Descriptions.php:579
2926 msgid "Use persistent connections to MySQL databases."
2927 msgstr "Use persistent connections to MySQL databases."
2929 #: libraries/classes/Config/Descriptions.php:582
2930 msgid "Disallow BLOB and BINARY columns from editing."
2931 msgstr "Disallow BLOB and BINARY columns from editing."
2933 #: libraries/classes/Config/Descriptions.php:583
2934 msgid "How many queries are kept in history."
2935 msgstr "How many queries are kept in history."
2937 #: libraries/classes/Config/Descriptions.php:584
2938 msgid "Select which functions will be used for character set conversion."
2939 msgstr "Select which functions will be used for character set conversion."
2941 #: libraries/classes/Config/Descriptions.php:585
2942 msgid "When browsing tables, the sorting of each table is remembered."
2943 msgstr "When browsing tables, the sorting of each table is remembered."
2945 #: libraries/classes/Config/Descriptions.php:586
2946 msgid "Default sort order for tables with a primary key."
2947 msgstr "Default sort order for tables with a primary key."
2949 #: libraries/classes/Config/Descriptions.php:587
2950 msgid ""
2951 "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
2952 msgstr ""
2953 "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
2955 #: libraries/classes/Config/Descriptions.php:588
2956 msgid "For display Options"
2957 msgstr "For display Options"
2959 #: libraries/classes/Config/Descriptions.php:589
2960 msgid "Directory where exports can be saved on server."
2961 msgstr "Directory where exports can be saved on server."
2963 #: libraries/classes/Config/Descriptions.php:590
2964 msgid ""
2965 "Defines whether the query box should stay on-screen after its submission."
2966 msgstr ""
2967 "Defines whether the query box should stay on-screen after its submission."
2969 #: libraries/classes/Config/Descriptions.php:591
2970 msgid "Title of browser window when a database is selected."
2971 msgstr "Title of browser window when a database is selected."
2973 #: libraries/classes/Config/Descriptions.php:592
2974 msgid "Title of browser window when nothing is selected."
2975 msgstr "Title of browser window when nothing is selected."
2977 #: libraries/classes/Config/Descriptions.php:593
2978 msgid "Title of browser window when a server is selected."
2979 msgstr "Title of browser window when a server is selected."
2981 #: libraries/classes/Config/Descriptions.php:594
2982 msgid "Title of browser window when a table is selected."
2983 msgstr "Title of browser window when a table is selected."
2985 #: libraries/classes/Config/Descriptions.php:595
2986 msgid "Directory on server where you can upload files for import."
2987 msgstr "Directory on server where you can upload files for import."
2989 #: libraries/classes/Config/Descriptions.php:596
2990 msgid "Allow for searching inside the entire database."
2991 msgstr "Allow for searching inside the entire database."
2993 #: libraries/classes/Config/Descriptions.php:597
2994 msgid "Enables check for latest version on main phpMyAdmin page."
2995 msgstr "Enables check for latest version on main phpMyAdmin page."
2997 #: libraries/classes/Config/Descriptions.php:598
2998 msgid "The password for authenticating with the proxy."
2999 msgstr "The password for authenticating with the proxy."
3001 #: libraries/classes/Config/Descriptions.php:599
3002 msgid "Enable ZIP compression for import and export operations."
3003 msgstr "Enable ZIP compression for import and export operations."
3005 #: libraries/classes/Config/Descriptions.php:600
3006 msgid "Choose the default action when sending error reports."
3007 msgstr "Choose the default action when sending error reports."
3009 #: libraries/classes/Config/Descriptions.php:617
3010 msgid "Allow login to any MySQL server"
3011 msgstr "Allow login to any MySQL server"
3013 #: libraries/classes/Config/Descriptions.php:618
3014 msgid "Restrict login to MySQL server"
3015 msgstr "Restrict login to MySQL server"
3017 #: libraries/classes/Config/Descriptions.php:619
3018 msgid "Allow third party framing"
3019 msgstr "Allow third party framing"
3021 #: libraries/classes/Config/Descriptions.php:620
3022 msgid "Show \"Drop database\" link to normal users"
3023 msgstr "Show \"Drop database\" link to normal users"
3025 #: libraries/classes/Config/Descriptions.php:621
3026 msgid "Blowfish secret"
3027 msgstr "Blowfish secret"
3029 #: libraries/classes/Config/Descriptions.php:622
3030 msgid "Row marker"
3031 msgstr "Row marker"
3033 #: libraries/classes/Config/Descriptions.php:623
3034 msgid "Highlight pointer"
3035 msgstr "Highlight pointer"
3037 #: libraries/classes/Config/Descriptions.php:624
3038 msgid "Bzip2"
3039 msgstr "Bzip2"
3041 #: libraries/classes/Config/Descriptions.php:625
3042 msgid "CHAR columns editing"
3043 msgstr "CHAR columns editing"
3045 #: libraries/classes/Config/Descriptions.php:626
3046 msgid "Enable CodeMirror"
3047 msgstr "Enable CodeMirror"
3049 #: libraries/classes/Config/Descriptions.php:627
3050 msgid "Enable linter"
3051 msgstr "Enable linter"
3053 #: libraries/classes/Config/Descriptions.php:628
3054 msgid "Minimum size for input field"
3055 msgstr "Minimum size for input field"
3057 #: libraries/classes/Config/Descriptions.php:629
3058 msgid "Maximum size for input field"
3059 msgstr "Maximum size for input field"
3061 #: libraries/classes/Config/Descriptions.php:630
3062 msgid "CHAR textarea columns"
3063 msgstr "CHAR textarea columns"
3065 #: libraries/classes/Config/Descriptions.php:631
3066 msgid "CHAR textarea rows"
3067 msgstr "CHAR textarea rows"
3069 #: libraries/classes/Config/Descriptions.php:632
3070 msgid "Check config file permissions"
3071 msgstr "Check config file permissions"
3073 #: libraries/classes/Config/Descriptions.php:633
3074 msgid "Compress on the fly"
3075 msgstr "Compress on the fly"
3077 #: libraries/classes/Config/Descriptions.php:634
3078 msgid "Confirm DROP queries"
3079 msgstr "Confirm DROP queries"
3081 #: libraries/classes/Config/Descriptions.php:635
3082 #: templates/console/display.twig:11 templates/console/display.twig:64
3083 msgid "Debug SQL"
3084 msgstr "Debug SQL"
3086 #: libraries/classes/Config/Descriptions.php:636
3087 #: libraries/classes/Plugins/Schema/SchemaDia.php:66
3088 #: libraries/classes/Plugins/Schema/SchemaPdf.php:76
3089 msgid "Paper size"
3090 msgstr "Paper size"
3092 #: libraries/classes/Config/Descriptions.php:637
3093 msgid "Default database tab"
3094 msgstr "Default database tab"
3096 #: libraries/classes/Config/Descriptions.php:638
3097 msgid "Default server tab"
3098 msgstr "Default server tab"
3100 #: libraries/classes/Config/Descriptions.php:639
3101 msgid "Default table tab"
3102 msgstr "Default table tab"
3104 #: libraries/classes/Config/Descriptions.php:640
3105 msgid "Enable autocomplete for table and column names"
3106 msgstr "Enable autocomplete for table and column names"
3108 #: libraries/classes/Config/Descriptions.php:641
3109 msgid "Show column comments"
3110 msgstr "Show column comments"
3112 #: libraries/classes/Config/Descriptions.php:642
3113 msgid "Hide table structure actions"
3114 msgstr "Hide table structure actions"
3116 #: libraries/classes/Config/Descriptions.php:643
3117 msgid "Default transformations for Hex"
3118 msgstr "Default transformations for Hex"
3120 #: libraries/classes/Config/Descriptions.php:644
3121 msgid "Default transformations for Substring"
3122 msgstr "Default transformations for Substring"
3124 #: libraries/classes/Config/Descriptions.php:645
3125 msgid "Default transformations for Bool2Text"
3126 msgstr "Default transformations for Bool2Text"
3128 #: libraries/classes/Config/Descriptions.php:646
3129 msgid "Default transformations for External"
3130 msgstr "Default transformations for External"
3132 #: libraries/classes/Config/Descriptions.php:647
3133 msgid "Default transformations for PreApPend"
3134 msgstr "Default transformations for PreApPend"
3136 #: libraries/classes/Config/Descriptions.php:648
3137 msgid "Default transformations for DateFormat"
3138 msgstr "Default transformations for DateFormat"
3140 #: libraries/classes/Config/Descriptions.php:649
3141 msgid "Default transformations for Inline"
3142 msgstr "Default transformations for Inline"
3144 #: libraries/classes/Config/Descriptions.php:650
3145 msgid "Default transformations for TextImageLink"
3146 msgstr "Default transformations for TextImageLink"
3148 #: libraries/classes/Config/Descriptions.php:651
3149 msgid "Default transformations for TextLink"
3150 msgstr "Default transformations for TextLink"
3152 #: libraries/classes/Config/Descriptions.php:652
3153 msgid "Display servers as a list"
3154 msgstr "Display servers as a list"
3156 #: libraries/classes/Config/Descriptions.php:653
3157 msgid "Disable multi table maintenance"
3158 msgstr "Disable multi table maintenance"
3160 #: libraries/classes/Config/Descriptions.php:654
3161 msgid "Maximum execution time"
3162 msgstr "Maximum execution time"
3164 #: libraries/classes/Config/Descriptions.php:655
3165 msgid "Use [code]LOCK TABLES[/code] statement"
3166 msgstr "Użyj oświadczenia"
3168 #: libraries/classes/Config/Descriptions.php:656
3169 msgid "Save as file"
3170 msgstr "Save as file"
3172 #: libraries/classes/Config/Descriptions.php:657
3173 #: libraries/classes/Config/Descriptions.php:792
3174 msgid "Character set of the file"
3175 msgstr "Character set of the file"
3177 #: libraries/classes/Config/Descriptions.php:658
3178 #: libraries/classes/Config/Descriptions.php:674 templates/import.twig:165
3179 #: templates/import.twig:167 templates/sql/query.twig:40
3180 #: templates/table/structure/display_table_stats.twig:84
3181 msgid "Format"
3182 msgstr "Format"
3184 #: libraries/classes/Config/Descriptions.php:659
3185 msgid "Compression"
3186 msgstr "Compression"
3188 #: libraries/classes/Config/Descriptions.php:660
3189 #: libraries/classes/Config/Descriptions.php:667
3190 #: libraries/classes/Config/Descriptions.php:675
3191 #: libraries/classes/Config/Descriptions.php:679
3192 #: libraries/classes/Config/Descriptions.php:692
3193 #: libraries/classes/Config/Descriptions.php:694
3194 #: libraries/classes/Config/Descriptions.php:741
3195 #: libraries/classes/Plugins/Export/ExportCsv.php:88
3196 #: libraries/classes/Plugins/Export/ExportExcel.php:61
3197 #: libraries/classes/Plugins/Export/ExportHtmlword.php:85
3198 #: libraries/classes/Plugins/Export/ExportOds.php:70
3199 #: libraries/classes/Plugins/Export/ExportOdt.php:127
3200 #: libraries/classes/Plugins/Export/ExportTexytext.php:79
3201 msgid "Put columns names in the first row"
3202 msgstr "Put columns names in the first row"
3204 #: libraries/classes/Config/Descriptions.php:661
3205 #: libraries/classes/Config/Descriptions.php:794
3206 #: libraries/classes/Config/Descriptions.php:800
3207 #: libraries/classes/Plugins/Import/ImportCsv.php:666
3208 msgid "Columns enclosed with"
3209 msgstr "Columns enclosed with"
3211 #: libraries/classes/Config/Descriptions.php:662
3212 #: libraries/classes/Config/Descriptions.php:795
3213 #: libraries/classes/Config/Descriptions.php:801
3214 #: libraries/classes/Plugins/Import/ImportCsv.php:677
3215 msgid "Columns escaped with"
3216 msgstr "Columns escaped with"
3218 #: libraries/classes/Config/Descriptions.php:663
3219 #: libraries/classes/Config/Descriptions.php:669
3220 #: libraries/classes/Config/Descriptions.php:676
3221 #: libraries/classes/Config/Descriptions.php:685
3222 #: libraries/classes/Config/Descriptions.php:693
3223 #: libraries/classes/Config/Descriptions.php:697
3224 #: libraries/classes/Config/Descriptions.php:742
3225 msgid "Replace NULL with"
3226 msgstr "Replace NULL with"
3228 #: libraries/classes/Config/Descriptions.php:664
3229 #: libraries/classes/Config/Descriptions.php:670
3230 msgid "Remove CRLF characters within columns"
3231 msgstr "Remove CRLF characters within columns"
3233 #: libraries/classes/Config/Descriptions.php:665
3234 #: libraries/classes/Config/Descriptions.php:798
3235 #: libraries/classes/Config/Descriptions.php:805
3236 #: libraries/classes/Plugins/Import/ImportCsv.php:651
3237 msgid "Columns terminated with"
3238 msgstr "Columns terminated with"
3240 #: libraries/classes/Config/Descriptions.php:666
3241 #: libraries/classes/Config/Descriptions.php:793
3242 #: libraries/classes/Plugins/Import/ImportCsv.php:684
3243 msgid "Lines terminated with"
3244 msgstr "Lines terminated with"
3246 #: libraries/classes/Config/Descriptions.php:668
3247 msgid "Excel edition"
3248 msgstr "Excel edition"
3250 #: libraries/classes/Config/Descriptions.php:671
3251 msgid "Database name template"
3252 msgstr "Database name template"
3254 #: libraries/classes/Config/Descriptions.php:672
3255 msgid "Server name template"
3256 msgstr "Server name template"
3258 #: libraries/classes/Config/Descriptions.php:673
3259 msgid "Table name template"
3260 msgstr "Table name template"
3262 #: libraries/classes/Config/Descriptions.php:677
3263 #: libraries/classes/Config/Descriptions.php:690
3264 #: libraries/classes/Config/Descriptions.php:699
3265 #: libraries/classes/Config/Descriptions.php:737
3266 #: libraries/classes/Config/Descriptions.php:743
3267 #: libraries/classes/Plugins/Export/ExportHtmlword.php:56
3268 #: libraries/classes/Plugins/Export/ExportLatex.php:88
3269 #: libraries/classes/Plugins/Export/ExportMediawiki.php:55
3270 #: libraries/classes/Plugins/Export/ExportMediawiki.php:61
3271 #: libraries/classes/Plugins/Export/ExportOdt.php:69
3272 #: libraries/classes/Plugins/Export/ExportPdf.php:86
3273 #: libraries/classes/Plugins/Export/ExportSql.php:237
3274 #: libraries/classes/Plugins/Export/ExportTexytext.php:55
3275 msgid "Dump table"
3276 msgstr "Dump table"
3278 #: libraries/classes/Config/Descriptions.php:678
3279 #: libraries/classes/Plugins/Export/ExportLatex.php:79
3280 msgid "Include table caption"
3281 msgstr "Include table caption"
3283 #: libraries/classes/Config/Descriptions.php:680
3284 #: libraries/classes/Config/Descriptions.php:695
3285 #: libraries/classes/Config/Descriptions.php:731
3286 #: libraries/classes/Plugins/Export/ExportHtmlword.php:386
3287 #: libraries/classes/Plugins/Export/ExportLatex.php:551
3288 #: libraries/classes/Plugins/Export/ExportOdt.php:495
3289 #: libraries/classes/Plugins/Export/ExportTexytext.php:395
3290 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:548
3291 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
3292 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:708
3293 #: templates/columns_definitions/table_fields_definitions.twig:54
3294 #: templates/database/data_dictionary/index.twig:29
3295 #: templates/table/structure/display_structure.twig:28
3296 msgid "Comments"
3297 msgstr "Comments"
3299 #: libraries/classes/Config/Descriptions.php:681
3300 #: libraries/classes/Config/Descriptions.php:687
3301 msgid "Table caption"
3302 msgstr "Table caption"
3304 #: libraries/classes/Config/Descriptions.php:682
3305 #: libraries/classes/Config/Descriptions.php:688
3306 msgid "Continued table caption"
3307 msgstr "Continued table caption"
3309 #: libraries/classes/Config/Descriptions.php:683
3310 #: libraries/classes/Config/Descriptions.php:689
3311 msgid "Label key"
3312 msgstr "Label key"
3314 #: libraries/classes/Config/Descriptions.php:684
3315 #: libraries/classes/Config/Descriptions.php:696
3316 #: libraries/classes/Config/Descriptions.php:734
3317 #: libraries/classes/Plugins/Export/ExportHtmlword.php:393
3318 #: libraries/classes/Plugins/Export/ExportOdt.php:502
3319 #: libraries/classes/Plugins/Export/ExportTexytext.php:400
3320 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:556
3321 #: templates/columns_definitions/table_fields_definitions.twig:71
3322 #: templates/database/data_dictionary/index.twig:31
3323 msgid "Media type"
3324 msgstr "Media type"
3326 #: libraries/classes/Config/Descriptions.php:686
3327 #: libraries/classes/Config/Descriptions.php:698
3328 #: libraries/classes/Config/Descriptions.php:736
3329 msgid "Relationships"
3330 msgstr "Relationships"
3332 #: libraries/classes/Config/Descriptions.php:691
3333 msgid "Export method"
3334 msgstr "Export method"
3336 #: libraries/classes/Config/Descriptions.php:700
3337 #: libraries/classes/Config/Descriptions.php:703
3338 msgid "Save on server"
3339 msgstr "Save on server"
3341 #: libraries/classes/Config/Descriptions.php:701
3342 #: libraries/classes/Config/Descriptions.php:704 templates/export.twig:182
3343 #: templates/export.twig:377
3344 msgid "Overwrite existing file(s)"
3345 msgstr "Overwrite existing file(s)"
3347 #: libraries/classes/Config/Descriptions.php:702
3348 msgid "Export as separate files"
3349 msgstr "Export as separate files"
3351 #: libraries/classes/Config/Descriptions.php:705
3352 msgid "Remember filename template"
3353 msgstr "Remember filename template"
3355 #: libraries/classes/Config/Descriptions.php:706
3356 #, fuzzy
3357 #| msgid "Remove columns from central list"
3358 msgid "Remove DEFINER clause from definitions"
3359 msgstr "Remove columns from central list"
3361 #: libraries/classes/Config/Descriptions.php:707
3362 #: templates/database/operations/index.twig:160
3363 #: templates/table/operations/index.twig:72
3364 #: templates/table/operations/index.twig:300
3365 msgid "Add AUTO_INCREMENT value"
3366 msgstr "Add AUTO_INCREMENT value"
3368 #: libraries/classes/Config/Descriptions.php:708
3369 msgid "Enclose table and column names with backquotes"
3370 msgstr "Enclose table and column names with backquotes"
3372 #: libraries/classes/Config/Descriptions.php:709
3373 #: libraries/classes/Config/Descriptions.php:811
3374 msgid "SQL compatibility mode"
3375 msgstr "SQL compatibility mode"
3377 #: libraries/classes/Config/Descriptions.php:710
3378 msgid "Creation/Update/Check dates"
3379 msgstr "Creation/Update/Check dates"
3381 #: libraries/classes/Config/Descriptions.php:711
3382 msgid "Use delayed inserts"
3383 msgstr "Use delayed inserts"
3385 #: libraries/classes/Config/Descriptions.php:712
3386 #: libraries/classes/Plugins/Export/ExportSql.php:183
3387 msgid "Disable foreign key checks"
3388 msgstr "Disable foreign key checks"
3390 #: libraries/classes/Config/Descriptions.php:713
3391 #: libraries/classes/Plugins/Export/ExportSql.php:197
3392 msgid "Export views as tables"
3393 msgstr "Export views as tables"
3395 #: libraries/classes/Config/Descriptions.php:714
3396 msgid "Export related metadata from phpMyAdmin configuration storage"
3397 msgstr "Export related metadata from phpMyAdmin configuration storage"
3399 #: libraries/classes/Config/Descriptions.php:715
3400 #: libraries/classes/Config/Descriptions.php:716
3401 #: libraries/classes/Config/Descriptions.php:718
3402 #: libraries/classes/Config/Descriptions.php:721
3403 #: libraries/classes/Config/Descriptions.php:722
3404 #: libraries/classes/Config/Descriptions.php:723
3405 #: libraries/classes/Config/Descriptions.php:735
3406 #: templates/database/operations/index.twig:155
3407 #: templates/table/operations/index.twig:295
3408 #, php-format
3409 msgid "Add %s"
3410 msgstr "Add %s"
3412 #: libraries/classes/Config/Descriptions.php:724
3413 msgid "Use hexadecimal for BINARY & BLOB"
3414 msgstr "Use hexadecimal for BINARY & BLOB"
3416 #: libraries/classes/Config/Descriptions.php:726
3417 msgid ""
3418 "Add IF NOT EXISTS (less efficient as indexes will be generated during table "
3419 "creation)"
3420 msgstr ""
3421 "Add IF NOT EXISTS (less efficient as indexes will be generated during table "
3422 "creation)"
3424 #: libraries/classes/Config/Descriptions.php:729
3425 #: libraries/classes/Plugins/Export/ExportSql.php:351
3426 #, php-format
3427 msgid "%s view"
3428 msgstr "%s view"
3430 #: libraries/classes/Config/Descriptions.php:730
3431 msgid "Use ignore inserts"
3432 msgstr "Use ignore inserts"
3434 #: libraries/classes/Config/Descriptions.php:732
3435 msgid "Syntax to use when inserting data"
3436 msgstr "Syntax to use when inserting data"
3438 #: libraries/classes/Config/Descriptions.php:733
3439 #: libraries/classes/Plugins/Export/ExportSql.php:488
3440 msgid "Maximal length of created query"
3441 msgstr "Maximal length of created query"
3443 #: libraries/classes/Config/Descriptions.php:738
3444 msgid "Export type"
3445 msgstr "Export type"
3447 #: libraries/classes/Config/Descriptions.php:739
3448 #: libraries/classes/Plugins/Export/ExportSql.php:169
3449 msgid "Enclose export in a transaction"
3450 msgstr "Enclose export in a transaction"
3452 #: libraries/classes/Config/Descriptions.php:740
3453 msgid "Export time in UTC"
3454 msgstr "Export time in UTC"
3456 #: libraries/classes/Config/Descriptions.php:744
3457 msgid "Foreign key dropdown order"
3458 msgstr "Foreign key dropdown order"
3460 #: libraries/classes/Config/Descriptions.php:745
3461 msgid "Foreign key limit"
3462 msgstr "Foreign key limit"
3464 #: libraries/classes/Config/Descriptions.php:746
3465 msgid "Foreign key checks"
3466 msgstr "Foreign key checks"
3468 #: libraries/classes/Config/Descriptions.php:747
3469 msgid "First day of calendar"
3470 msgstr "First day of calendar"
3472 #: libraries/classes/Config/Descriptions.php:748
3473 #: libraries/classes/Config/Descriptions.php:759 libraries/classes/Menu.php:480
3474 #: libraries/classes/Util.php:1931 libraries/config.values.php:155
3475 #: templates/navigation/tree/database_select.twig:10
3476 #: templates/server/databases/index.twig:3 templates/server/export/index.twig:7
3477 #: templates/server/export/index.twig:14
3478 #: templates/server/privileges/user_properties.twig:20
3479 msgid "Databases"
3480 msgstr "Databases"
3482 #: libraries/classes/Config/Descriptions.php:749
3483 msgid "Browse mode"
3484 msgstr "Browse mode"
3486 #: libraries/classes/Config/Descriptions.php:751
3487 #: libraries/classes/Config/Forms/User/ExportForm.php:82
3488 #: libraries/classes/Config/Forms/User/ImportForm.php:35
3489 msgid "CSV"
3490 msgstr "CSV"
3492 #: libraries/classes/Config/Descriptions.php:752
3493 msgid "Developer"
3494 msgstr "Developer"
3496 #: libraries/classes/Config/Descriptions.php:753
3497 msgid "Edit mode"
3498 msgstr "Edit mode"
3500 #: libraries/classes/Config/Descriptions.php:754
3501 msgid "Export defaults"
3502 msgstr "Export defaults"
3504 #: libraries/classes/Config/Descriptions.php:755
3505 msgid "General"
3506 msgstr "General"
3508 #: libraries/classes/Config/Descriptions.php:756
3509 msgid "Import defaults"
3510 msgstr "Import defaults"
3512 #: libraries/classes/Config/Descriptions.php:757
3513 msgid "Import / export"
3514 msgstr "Import / export"
3516 #: libraries/classes/Config/Descriptions.php:758
3517 msgid "LaTeX"
3518 msgstr "LaTeX"
3520 #: libraries/classes/Config/Descriptions.php:760
3521 #: libraries/classes/Config/Forms/User/NaviForm.php:68
3522 #: templates/preferences/header.twig:30
3523 msgid "Navigation panel"
3524 msgstr "Navigation panel"
3526 #: libraries/classes/Config/Descriptions.php:761
3527 msgid "Navigation tree"
3528 msgstr "Navigation tree"
3530 #: libraries/classes/Config/Descriptions.php:762
3531 #: templates/server/select/index.twig:9 templates/setup/home/index.twig:34
3532 msgid "Servers"
3533 msgstr "Servers"
3535 #: libraries/classes/Config/Descriptions.php:763
3536 #: libraries/classes/Controllers/Server/DatabasesController.php:307
3537 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
3538 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:26
3539 #: libraries/classes/Plugins/Export/ExportXml.php:115
3540 #: libraries/classes/Server/Status/Data.php:159
3541 #: templates/database/export/index.twig:22
3542 #: templates/database/structure/show_create.twig:6
3543 msgid "Tables"
3544 msgstr "Tables"
3546 #: libraries/classes/Config/Descriptions.php:764
3547 #: libraries/classes/Config/Forms/User/MainForm.php:90
3548 #: templates/preferences/header.twig:36
3549 msgid "Main panel"
3550 msgstr "Main panel"
3552 #: libraries/classes/Config/Descriptions.php:765
3553 msgid "Microsoft Office"
3554 msgstr "Microsoft Office"
3556 #: libraries/classes/Config/Descriptions.php:767
3557 msgid "Other core settings"
3558 msgstr "Other core settings"
3560 #: libraries/classes/Config/Descriptions.php:768
3561 msgid "Page titles"
3562 msgstr "Page titles"
3564 #: libraries/classes/Config/Descriptions.php:769
3565 msgid "Security"
3566 msgstr "Security"
3568 #: libraries/classes/Config/Descriptions.php:770
3569 msgid "Basic settings"
3570 msgstr "Basic settings"
3572 #: libraries/classes/Config/Descriptions.php:771
3573 msgid "Authentication"
3574 msgstr "Authentication"
3576 #: libraries/classes/Config/Descriptions.php:772
3577 msgid "Server configuration"
3578 msgstr "Server configuration"
3580 #: libraries/classes/Config/Descriptions.php:773
3581 msgid "Configuration storage"
3582 msgstr "Configuration storage"
3584 #: libraries/classes/Config/Descriptions.php:774
3585 msgid "Changes tracking"
3586 msgstr "Changes tracking"
3588 #: libraries/classes/Config/Descriptions.php:775 libraries/classes/Menu.php:255
3589 #: libraries/classes/Menu.php:362 libraries/classes/Menu.php:485
3590 #: libraries/classes/Navigation/Nodes/NodeTable.php:310
3591 #: libraries/classes/Util.php:1487 libraries/classes/Util.php:1932
3592 #: libraries/classes/Util.php:1947 libraries/classes/Util.php:1964
3593 #: libraries/config.values.php:62 libraries/config.values.php:76
3594 #: libraries/config.values.php:167 libraries/config.values.php:177
3595 msgid "SQL"
3596 msgstr "SQL"
3598 #: libraries/classes/Config/Descriptions.php:776
3599 msgid "SQL Query box"
3600 msgstr "SQL Query box"
3602 #: libraries/classes/Config/Descriptions.php:777
3603 #: libraries/classes/Config/Forms/User/SqlForm.php:48
3604 #: templates/preferences/header.twig:24
3605 msgid "SQL queries"
3606 msgstr "SQL queries"
3608 #: libraries/classes/Config/Descriptions.php:778
3609 msgid "Startup"
3610 msgstr "Startup"
3612 #: libraries/classes/Config/Descriptions.php:779
3613 msgid "Database structure"
3614 msgstr "Database structure"
3616 #: libraries/classes/Config/Descriptions.php:780
3617 #: libraries/classes/Plugins/Export/ExportPdf.php:267
3618 #: templates/table/page_with_secondary_tabs.twig:5
3619 msgid "Table structure"
3620 msgstr "Table structure"
3622 #: libraries/classes/Config/Descriptions.php:781
3623 msgid "Tabs"
3624 msgstr "Tabs"
3626 #: libraries/classes/Config/Descriptions.php:782
3627 msgid "Display relational schema"
3628 msgstr "Display relational schema"
3630 #: libraries/classes/Config/Descriptions.php:783
3631 msgid "Text fields"
3632 msgstr "Text fields"
3634 #: libraries/classes/Config/Descriptions.php:784
3635 msgid "Texy! text"
3636 msgstr "Texy! text"
3638 #: libraries/classes/Config/Descriptions.php:785
3639 msgid "Warnings"
3640 msgstr "Warnings"
3642 #: libraries/classes/Config/Descriptions.php:786
3643 #: templates/console/display.twig:4
3644 msgid "Console"
3645 msgstr "Console"
3647 #: libraries/classes/Config/Descriptions.php:787
3648 msgid "GZip"
3649 msgstr "GZip"
3651 #: libraries/classes/Config/Descriptions.php:788
3652 msgid "Extra parameters for iconv"
3653 msgstr "Extra parameters for iconv"
3655 #: libraries/classes/Config/Descriptions.php:789
3656 msgid "Ignore multiple statement errors"
3657 msgstr "Ignore multiple statement errors"
3659 #: libraries/classes/Config/Descriptions.php:790
3660 msgid "Enable drag and drop import"
3661 msgstr "Enable drag and drop import"
3663 #: libraries/classes/Config/Descriptions.php:791
3664 msgid "Partial import: allow interrupt"
3665 msgstr "Partial import: allow interrupt"
3667 #: libraries/classes/Config/Descriptions.php:796
3668 #: libraries/classes/Config/Descriptions.php:802
3669 #: libraries/classes/Plugins/Import/ImportCsv.php:141
3670 #: libraries/classes/Plugins/Import/ImportLdi.php:68
3671 msgid "Do not abort on INSERT error"
3672 msgstr "Do not abort on INSERT error"
3674 #: libraries/classes/Config/Descriptions.php:797
3675 #: libraries/classes/Config/Descriptions.php:804
3676 msgid "Add ON DUPLICATE KEY UPDATE"
3677 msgstr "Add ON DUPLICATE KEY UPDATE"
3679 #: libraries/classes/Config/Descriptions.php:799
3680 msgid "Format of imported file"
3681 msgstr "Format of imported file"
3683 #: libraries/classes/Config/Descriptions.php:803
3684 #: libraries/classes/Plugins/Import/ImportLdi.php:74
3685 msgid "Use LOCAL keyword"
3686 msgstr "Use LOCAL keyword"
3688 #: libraries/classes/Config/Descriptions.php:806
3689 msgid "Column names in first row"
3690 msgstr "Column names in first row"
3692 #: libraries/classes/Config/Descriptions.php:807
3693 #: libraries/classes/Plugins/Import/ImportOds.php:74
3694 msgid "Do not import empty rows"
3695 msgstr "Do not import empty rows"
3697 #: libraries/classes/Config/Descriptions.php:808
3698 msgid "Import currencies ($5.00 to 5.00)"
3699 msgstr "Import currencies (£5.00 to 5.00)"
3701 #: libraries/classes/Config/Descriptions.php:809
3702 msgid "Import percentages as proper decimals (12.00% to .12)"
3703 msgstr "Import percentages as proper decimals (12.00% to .12)"
3705 #: libraries/classes/Config/Descriptions.php:810
3706 msgid "Partial import: skip queries"
3707 msgstr "Partial import: skip queries"
3709 #: libraries/classes/Config/Descriptions.php:812
3710 msgid "Do not use AUTO_INCREMENT for zero values"
3711 msgstr "Do not use AUTO_INCREMENT for zero values"
3713 #: libraries/classes/Config/Descriptions.php:813
3714 msgid "Read as multibytes"
3715 msgstr "Read as multibytes"
3717 #: libraries/classes/Config/Descriptions.php:814
3718 msgid "Initial state for sliders"
3719 msgstr "Initial state for sliders"
3721 #: libraries/classes/Config/Descriptions.php:815
3722 msgid "Number of inserted rows"
3723 msgstr "Number of inserted rows"
3725 #: libraries/classes/Config/Descriptions.php:816
3726 msgid "Limit column characters"
3727 msgstr "Limit column characters"
3729 #: libraries/classes/Config/Descriptions.php:817
3730 msgid "Delete all cookies on logout"
3731 msgstr "Delete all cookies on logout"
3733 #: libraries/classes/Config/Descriptions.php:818
3734 msgid "Recall user name"
3735 msgstr "Recall user name"
3737 #: libraries/classes/Config/Descriptions.php:819
3738 msgid "Login cookie store"
3739 msgstr "Login cookie store"
3741 #: libraries/classes/Config/Descriptions.php:820
3742 msgid "Login cookie validity"
3743 msgstr "Login cookie validity"
3745 #: libraries/classes/Config/Descriptions.php:821
3746 msgid "Bigger textarea for LONGTEXT"
3747 msgstr "Bigger textarea for LONGTEXT"
3749 #: libraries/classes/Config/Descriptions.php:822
3750 msgid "Maximum displayed SQL length"
3751 msgstr "Maximum displayed SQL length"
3753 #: libraries/classes/Config/Descriptions.php:823
3754 msgid "Maximum databases"
3755 msgstr "Maximum databases"
3757 #: libraries/classes/Config/Descriptions.php:824
3758 msgid "Maximum items on first level"
3759 msgstr "Maximum items on first level"
3761 #: libraries/classes/Config/Descriptions.php:825
3762 msgid "Maximum items in branch"
3763 msgstr "Maximum items in branch"
3765 #: libraries/classes/Config/Descriptions.php:826
3766 msgid "Maximum number of rows to display"
3767 msgstr "Maximum number of rows to display"
3769 #: libraries/classes/Config/Descriptions.php:827
3770 msgid "Maximum tables"
3771 msgstr "Maximum tables"
3773 #: libraries/classes/Config/Descriptions.php:828
3774 msgid "Memory limit"
3775 msgstr "Memory limit"
3777 #: libraries/classes/Config/Descriptions.php:829
3778 msgid "Show databases navigation as tree"
3779 msgstr "Show databases navigation as tree"
3781 #: libraries/classes/Config/Descriptions.php:830
3782 msgid "Navigation panel width"
3783 msgstr "Navigation panel width"
3785 #: libraries/classes/Config/Descriptions.php:831
3786 #: libraries/classes/Controllers/JavaScriptMessagesController.php:600
3787 #: libraries/classes/Navigation/NavigationTree.php:1352
3788 msgid "Link with main panel"
3789 msgstr "Link with main panel"
3791 #: libraries/classes/Config/Descriptions.php:832
3792 msgid "Display logo"
3793 msgstr "Display logo"
3795 #: libraries/classes/Config/Descriptions.php:833
3796 msgid "Logo link URL"
3797 msgstr "Logo link URL"
3799 #: libraries/classes/Config/Descriptions.php:834
3800 msgid "Logo link target"
3801 msgstr "Logo link target"
3803 #: libraries/classes/Config/Descriptions.php:835
3804 msgid "Display servers selection"
3805 msgstr "Display servers selection"
3807 #: libraries/classes/Config/Descriptions.php:836
3808 msgid "Target for quick access icon"
3809 msgstr "Target for quick access icon"
3811 #: libraries/classes/Config/Descriptions.php:837
3812 msgid "Target for second quick access icon"
3813 msgstr "Target for second quick access icon"
3815 #: libraries/classes/Config/Descriptions.php:838
3816 msgid "Minimum number of items to display the filter box"
3817 msgstr "Minimum number of items to display the filter box"
3819 #: libraries/classes/Config/Descriptions.php:840
3820 msgid "Minimum number of databases to display the database filter box"
3821 msgstr "Minimum number of databases to display the database filter box"
3823 #: libraries/classes/Config/Descriptions.php:842
3824 msgid "Group items in the tree"
3825 msgstr "Group items in the tree"
3827 #: libraries/classes/Config/Descriptions.php:843
3828 msgid "Database tree separator"
3829 msgstr "Database tree separator"
3831 #: libraries/classes/Config/Descriptions.php:844
3832 msgid "Table tree separator"
3833 msgstr "Table tree separator"
3835 #: libraries/classes/Config/Descriptions.php:845
3836 msgid "Maximum table tree depth"
3837 msgstr "Maximum table tree depth"
3839 #: libraries/classes/Config/Descriptions.php:846
3840 msgid "Enable highlighting"
3841 msgstr "Enable highlighting"
3843 #: libraries/classes/Config/Descriptions.php:847
3844 msgid "Enable navigation tree expansion"
3845 msgstr "Enable navigation tree expansion"
3847 #: libraries/classes/Config/Descriptions.php:848
3848 msgid "Show tables in tree"
3849 msgstr "Show tables in tree"
3851 #: libraries/classes/Config/Descriptions.php:849
3852 msgid "Show views in tree"
3853 msgstr "Show views in tree"
3855 #: libraries/classes/Config/Descriptions.php:850
3856 msgid "Show functions in tree"
3857 msgstr "Show functions in tree"
3859 #: libraries/classes/Config/Descriptions.php:851
3860 msgid "Show procedures in tree"
3861 msgstr "Show procedures in tree"
3863 #: libraries/classes/Config/Descriptions.php:852
3864 msgid "Show events in tree"
3865 msgstr "Show events in tree"
3867 #: libraries/classes/Config/Descriptions.php:853
3868 msgid "Expand single database"
3869 msgstr "Expand single database"
3871 #: libraries/classes/Config/Descriptions.php:854
3872 msgid "Recently used tables"
3873 msgstr "Recently used tables"
3875 #: libraries/classes/Config/Descriptions.php:855
3876 #: libraries/classes/RecentFavoriteTable.php:254
3877 msgid "Favorite tables"
3878 msgstr "Favourite tables"
3880 #: libraries/classes/Config/Descriptions.php:856
3881 msgid "Where to show the table row links"
3882 msgstr "Where to show the table row links"
3884 #: libraries/classes/Config/Descriptions.php:857
3885 msgid "Show row links anyway"
3886 msgstr "Show row links anyway"
3888 #: libraries/classes/Config/Descriptions.php:859
3889 msgid "Natural order"
3890 msgstr "Natural order"
3892 #: libraries/classes/Config/Descriptions.php:860
3893 msgid "Table navigation bar"
3894 msgstr "Table navigation bar"
3896 #: libraries/classes/Config/Descriptions.php:861
3897 msgid "GZip output buffering"
3898 msgstr "GZip output buffering"
3900 #: libraries/classes/Config/Descriptions.php:862
3901 msgid "Default sorting order"
3902 msgstr "Default sorting order"
3904 #: libraries/classes/Config/Descriptions.php:863
3905 msgid "Persistent connections"
3906 msgstr "Persistent connections"
3908 #: libraries/classes/Config/Descriptions.php:864
3909 msgid "Missing phpMyAdmin configuration storage tables"
3910 msgstr "Missing phpMyAdmin configuration storage tables"
3912 #: libraries/classes/Config/Descriptions.php:865
3913 msgid "MySQL reserved word warning"
3914 msgstr "MySQL reserved word warning"
3916 #: libraries/classes/Config/Descriptions.php:866
3917 msgid "How to display the menu tabs"
3918 msgstr "How to display the menu tabs"
3920 #: libraries/classes/Config/Descriptions.php:867
3921 msgid "How to display various action links"
3922 msgstr "How to display various action links"
3924 #: libraries/classes/Config/Descriptions.php:868
3925 msgid "Protect binary columns"
3926 msgstr "Protect binary columns"
3928 #: libraries/classes/Config/Descriptions.php:869
3929 msgid "Permanent query history"
3930 msgstr "Permanent query history"
3932 #: libraries/classes/Config/Descriptions.php:870
3933 msgid "Query history length"
3934 msgstr "Query history length"
3936 #: libraries/classes/Config/Descriptions.php:871
3937 msgid "Recoding engine"
3938 msgstr "Recoding engine"
3940 #: libraries/classes/Config/Descriptions.php:872
3941 msgid "Remember table's sorting"
3942 msgstr "Remember table's sorting"
3944 #: libraries/classes/Config/Descriptions.php:873
3945 msgid "Primary key default sort order"
3946 msgstr "Primary key default sort order"
3948 #: libraries/classes/Config/Descriptions.php:874
3949 msgid "Repeat headers"
3950 msgstr "Repeat headers"
3952 #: libraries/classes/Config/Descriptions.php:875
3953 msgid "Grid editing: trigger action"
3954 msgstr "Grid editing: trigger action"
3956 #: libraries/classes/Config/Descriptions.php:876
3957 msgid "Relational display"
3958 msgstr "Relational display"
3960 #: libraries/classes/Config/Descriptions.php:877
3961 msgid "Grid editing: save all edited cells at once"
3962 msgstr "Grid editing: save all edited cells at once"
3964 #: libraries/classes/Config/Descriptions.php:878
3965 msgid "Save directory"
3966 msgstr "Save directory"
3968 #: libraries/classes/Config/Descriptions.php:879
3969 msgid "Host authorization order"
3970 msgstr "Host authorisation order"
3972 #: libraries/classes/Config/Descriptions.php:880
3973 msgid "Host authorization rules"
3974 msgstr "Host authorisation rules"
3976 #: libraries/classes/Config/Descriptions.php:881
3977 msgid "Allow logins without a password"
3978 msgstr "Allow logins without a password"
3980 #: libraries/classes/Config/Descriptions.php:882
3981 msgid "Allow root login"
3982 msgstr "Allow root login"
3984 #: libraries/classes/Config/Descriptions.php:883
3985 msgid "Session timezone"
3986 msgstr "Session time zone"
3988 #: libraries/classes/Config/Descriptions.php:884
3989 msgid "HTTP Realm"
3990 msgstr "HTTP Realm"
3992 #: libraries/classes/Config/Descriptions.php:885
3993 #: templates/setup/home/index.twig:50
3994 msgid "Authentication type"
3995 msgstr "Authentication type"
3997 #: libraries/classes/Config/Descriptions.php:886
3998 msgid "Bookmark table"
3999 msgstr "Bookmark table"
4001 #: libraries/classes/Config/Descriptions.php:887
4002 msgid "Column information table"
4003 msgstr "Column information table"
4005 #: libraries/classes/Config/Descriptions.php:888
4006 msgid "Compress connection"
4007 msgstr "Compress connection"
4009 #: libraries/classes/Config/Descriptions.php:889
4010 msgid "Control user password"
4011 msgstr "Control user password"
4013 #: libraries/classes/Config/Descriptions.php:890
4014 msgid "Control user"
4015 msgstr "Control user"
4017 #: libraries/classes/Config/Descriptions.php:891
4018 msgid "Control host"
4019 msgstr "Control host"
4021 #: libraries/classes/Config/Descriptions.php:892
4022 msgid "Control port"
4023 msgstr "Control port"
4025 #: libraries/classes/Config/Descriptions.php:893
4026 msgid "Disable use of INFORMATION_SCHEMA"
4027 msgstr "Disable use of INFORMATION_SCHEMA"
4029 #: libraries/classes/Config/Descriptions.php:894
4030 msgid "Hide databases"
4031 msgstr "Hide databases"
4033 #: libraries/classes/Config/Descriptions.php:895
4034 msgid "SQL query history table"
4035 msgstr "SQL query history table"
4037 #: libraries/classes/Config/Descriptions.php:896
4038 msgid "Server hostname"
4039 msgstr "Server hostname"
4041 #: libraries/classes/Config/Descriptions.php:897
4042 msgid "Logout URL"
4043 msgstr "Logout URL"
4045 #: libraries/classes/Config/Descriptions.php:898
4046 msgid "Maximal number of table preferences to store"
4047 msgstr "Maximal number of table preferences to store"
4049 #: libraries/classes/Config/Descriptions.php:899
4050 msgid "QBE saved searches table"
4051 msgstr "QBE saved searches table"
4053 #: libraries/classes/Config/Descriptions.php:900
4054 msgid "Export templates table"
4055 msgstr "Export templates table"
4057 #: libraries/classes/Config/Descriptions.php:901
4058 msgid "Central columns table"
4059 msgstr "Central columns table"
4061 #: libraries/classes/Config/Descriptions.php:902
4062 msgid "Show only listed databases"
4063 msgstr "Show only listed databases"
4065 #: libraries/classes/Config/Descriptions.php:903
4066 msgid "Password for config auth"
4067 msgstr "Password for config auth"
4069 #: libraries/classes/Config/Descriptions.php:904
4070 msgid "PDF schema: pages table"
4071 msgstr "PDF schema: pages table"
4073 #: libraries/classes/Config/Descriptions.php:905
4074 #: templates/database/operations/index.twig:122
4075 #: templates/server/databases/index.twig:24
4076 msgid "Database name"
4077 msgstr "Database name"
4079 #: libraries/classes/Config/Descriptions.php:906
4080 msgid "Server port"
4081 msgstr "Server port"
4083 #: libraries/classes/Config/Descriptions.php:907
4084 msgid "Recently used table"
4085 msgstr "Recently used table"
4087 #: libraries/classes/Config/Descriptions.php:908
4088 msgid "Favorites table"
4089 msgstr "Favourites table"
4091 #: libraries/classes/Config/Descriptions.php:909
4092 msgid "Relation table"
4093 msgstr "Relation table"
4095 #: libraries/classes/Config/Descriptions.php:910
4096 msgid "Signon session name"
4097 msgstr "Signon session name"
4099 #: libraries/classes/Config/Descriptions.php:911
4100 msgid "Signon URL"
4101 msgstr "Signon URL"
4103 #: libraries/classes/Config/Descriptions.php:912
4104 msgid "Server socket"
4105 msgstr "Server socket"
4107 #: libraries/classes/Config/Descriptions.php:913
4108 msgid "Use SSL"
4109 msgstr "Use SSL"
4111 #: libraries/classes/Config/Descriptions.php:914
4112 msgid "Designer and PDF schema: table coordinates"
4113 msgstr "Designer and PDF schema: table coordinates"
4115 #: libraries/classes/Config/Descriptions.php:915
4116 msgid "Display columns table"
4117 msgstr "Display columns table"
4119 #: libraries/classes/Config/Descriptions.php:916
4120 msgid "UI preferences table"
4121 msgstr "UI preferences table"
4123 #: libraries/classes/Config/Descriptions.php:917
4124 msgid "Add DROP DATABASE"
4125 msgstr "Add DROP DATABASE"
4127 #: libraries/classes/Config/Descriptions.php:918
4128 #: templates/database/structure/copy_form.twig:34
4129 msgid "Add DROP TABLE"
4130 msgstr "Add DROP TABLE"
4132 #: libraries/classes/Config/Descriptions.php:919
4133 msgid "Add DROP VIEW"
4134 msgstr "Add DROP VIEW"
4136 #: libraries/classes/Config/Descriptions.php:920
4137 msgid "Statements to track"
4138 msgstr "Statements to track"
4140 #: libraries/classes/Config/Descriptions.php:921
4141 msgid "SQL query tracking table"
4142 msgstr "SQL query tracking table"
4144 #: libraries/classes/Config/Descriptions.php:922
4145 msgid "Automatically create versions"
4146 msgstr "Automatically create versions"
4148 #: libraries/classes/Config/Descriptions.php:923
4149 msgid "User preferences storage table"
4150 msgstr "User preferences storage table"
4152 #: libraries/classes/Config/Descriptions.php:924
4153 msgid "Users table"
4154 msgstr "Users table"
4156 #: libraries/classes/Config/Descriptions.php:925
4157 msgid "User groups table"
4158 msgstr "User groups table"
4160 #: libraries/classes/Config/Descriptions.php:926
4161 msgid "Hidden navigation items table"
4162 msgstr "Hidden navigation items table"
4164 #: libraries/classes/Config/Descriptions.php:927
4165 msgid "User for config auth"
4166 msgstr "User for config auth"
4168 #: libraries/classes/Config/Descriptions.php:928
4169 msgid "Verbose name of this server"
4170 msgstr "Verbose name of this server"
4172 #: libraries/classes/Config/Descriptions.php:929
4173 msgid "Allow to display all the rows"
4174 msgstr "Allow to display all the rows"
4176 #: libraries/classes/Config/Descriptions.php:930
4177 msgid "Show password change form"
4178 msgstr "Show password change form"
4180 #: libraries/classes/Config/Descriptions.php:931
4181 msgid "Show create database form"
4182 msgstr "Show create database form"
4184 #: libraries/classes/Config/Descriptions.php:932
4185 msgid "Show table comments"
4186 msgstr "Show table comments"
4188 #: libraries/classes/Config/Descriptions.php:933
4189 msgid "Show creation timestamp"
4190 msgstr "Show creation timestamp"
4192 #: libraries/classes/Config/Descriptions.php:934
4193 msgid "Show last update timestamp"
4194 msgstr "Show last update timestamp"
4196 #: libraries/classes/Config/Descriptions.php:935
4197 msgid "Show last check timestamp"
4198 msgstr "Show last check timestamp"
4200 #: libraries/classes/Config/Descriptions.php:936
4201 msgid "Show table charset"
4202 msgstr "Show table charset"
4204 #: libraries/classes/Config/Descriptions.php:937
4205 msgid "Show field types"
4206 msgstr "Show field types"
4208 #: libraries/classes/Config/Descriptions.php:938
4209 msgid "Show function fields"
4210 msgstr "Show function fields"
4212 #: libraries/classes/Config/Descriptions.php:939
4213 msgid "Show hint"
4214 msgstr "Show hint"
4216 #: libraries/classes/Config/Descriptions.php:940
4217 msgid "Show phpinfo() link"
4218 msgstr "Show phpinfo() link"
4220 #: libraries/classes/Config/Descriptions.php:941
4221 msgid "Show detailed MySQL server information"
4222 msgstr "Show detailed MySQL server information"
4224 #: libraries/classes/Config/Descriptions.php:942
4225 msgid "Show SQL queries"
4226 msgstr "Show SQL queries"
4228 #: libraries/classes/Config/Descriptions.php:943 templates/sql/query.twig:127
4229 msgid "Retain query box"
4230 msgstr "Retain query box"
4232 #: libraries/classes/Config/Descriptions.php:944
4233 msgid "Show statistics"
4234 msgstr "Show statistics"
4236 #: libraries/classes/Config/Descriptions.php:945
4237 msgid "Skip locked tables"
4238 msgstr "Skip locked tables"
4240 #: libraries/classes/Config/Descriptions.php:946
4241 #: libraries/classes/ConfigStorage/UserGroups.php:122
4242 #: libraries/classes/Controllers/JavaScriptMessagesController.php:387
4243 #: libraries/classes/Display/Results.php:2974
4244 #: libraries/classes/Html/Generator.php:614
4245 #: libraries/classes/Html/Generator.php:865
4246 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
4247 #: templates/console/display.twig:175
4248 #: templates/database/central_columns/main.twig:265
4249 #: templates/database/central_columns/main.twig:376
4250 #: templates/database/central_columns/main.twig:377
4251 #: templates/database/events/index.twig:76
4252 #: templates/database/events/index.twig:79
4253 #: templates/database/events/row.twig:23 templates/database/events/row.twig:26
4254 #: templates/database/routines/row.twig:20
4255 #: templates/database/routines/row.twig:23
4256 #: templates/database/structure/structure_table_row.twig:66
4257 #: templates/database/triggers/row.twig:28
4258 #: templates/database/triggers/row.twig:31
4259 #: templates/display/results/table.twig:227
4260 #: templates/display/results/table.twig:228 templates/indexes.twig:34
4261 #: templates/server/variables/index.twig:41
4262 #: templates/server/variables/index.twig:44 templates/setup/home/index.twig:63
4263 #: templates/table/structure/display_structure.twig:497
4264 msgid "Edit"
4265 msgstr "Edit"
4267 #: libraries/classes/Config/Descriptions.php:947
4268 #: libraries/classes/Html/Generator.php:594
4269 msgid "Explain SQL"
4270 msgstr "Explain SQL"
4272 #: libraries/classes/Config/Descriptions.php:948
4273 #: libraries/classes/Export.php:594 libraries/classes/Html/Generator.php:662
4274 #: templates/console/display.twig:99
4275 #: templates/server/status/processes/index.twig:19
4276 #: templates/server/status/variables/index.twig:42
4277 msgid "Refresh"
4278 msgstr "Refresh"
4280 #: libraries/classes/Config/Descriptions.php:949
4281 #: libraries/classes/Html/Generator.php:646
4282 msgid "Create PHP code"
4283 msgstr "Create PHP code"
4285 #: libraries/classes/Config/Descriptions.php:950
4286 msgid "Suhosin warning"
4287 msgstr "Suhosin warning"
4289 #: libraries/classes/Config/Descriptions.php:951
4290 msgid "Login cookie validity warning"
4291 msgstr "Login cookie validity warning"
4293 #: libraries/classes/Config/Descriptions.php:952
4294 msgid "Textarea columns"
4295 msgstr "Textarea columns"
4297 #: libraries/classes/Config/Descriptions.php:953
4298 msgid "Textarea rows"
4299 msgstr "Textarea rows"
4301 #: libraries/classes/Config/Descriptions.php:954
4302 #: libraries/classes/Plugins/Export/ExportHtmlword.php:141
4303 #: libraries/classes/Plugins/Export/ExportOdt.php:185
4304 #: libraries/classes/Plugins/Export/ExportTexytext.php:125
4305 #: libraries/classes/Server/Privileges.php:1819
4306 #: libraries/classes/Server/Privileges.php:1821
4307 #: libraries/classes/Server/Status/Processes.php:122
4308 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
4309 #: templates/console/display.twig:184 templates/server/databases/index.twig:106
4310 #: templates/server/privileges/edit_routine_privileges.twig:17
4311 #: templates/server/privileges/privileges_table.twig:257
4312 #: templates/server/privileges/user_properties.twig:22
4313 #: templates/server/privileges/user_properties.twig:70
4314 #: templates/table/operations/index.twig:56
4315 #: templates/table/operations/index.twig:62
4316 #: templates/table/operations/index.twig:257
4317 #: templates/table/operations/index.twig:263
4318 #: templates/table/relation/common_form.twig:36
4319 #: templates/table/relation/common_form.twig:175
4320 #: templates/table/relation/foreign_key_row.twig:97
4321 msgid "Database"
4322 msgstr "Database"
4324 #: libraries/classes/Config/Descriptions.php:955
4325 msgid "Default title"
4326 msgstr "Default title"
4328 #: libraries/classes/Config/Descriptions.php:956
4329 #: templates/server/status/base.twig:6
4330 msgid "Server"
4331 msgstr "Server"
4333 #: libraries/classes/Config/Descriptions.php:957
4334 #: libraries/classes/Plugins/Export/ExportXml.php:471
4335 #: libraries/classes/Server/Privileges.php:1825
4336 #: libraries/classes/Server/Privileges.php:1827
4337 #: templates/database/structure/show_create.twig:10
4338 #: templates/database/structure/table_header.twig:8
4339 #: templates/database/tracking/tables.twig:13
4340 #: templates/database/tracking/tables.twig:153
4341 #: templates/database/triggers/editor_form.twig:27
4342 #: templates/database/triggers/list.twig:47
4343 #: templates/server/privileges/privileges_table.twig:6
4344 #: templates/server/privileges/privileges_table.twig:259
4345 #: templates/server/privileges/user_properties.twig:37
4346 #: templates/server/privileges/user_properties.twig:81
4347 #: templates/table/maintenance/checksum.twig:12
4348 #: templates/table/operations/index.twig:65
4349 #: templates/table/operations/index.twig:266
4350 #: templates/table/relation/common_form.twig:37
4351 #: templates/table/relation/common_form.twig:182
4352 #: templates/table/relation/foreign_key_row.twig:108
4353 msgid "Table"
4354 msgstr "Table"
4356 #: libraries/classes/Config/Descriptions.php:958
4357 msgid "List of trusted proxies for IP allow/deny"
4358 msgstr "List of trusted proxies for IP allow/deny"
4360 #: libraries/classes/Config/Descriptions.php:959
4361 msgid "Upload directory"
4362 msgstr "Upload directory"
4364 #: libraries/classes/Config/Descriptions.php:960
4365 msgid "Use database search"
4366 msgstr "Use database search"
4368 #: libraries/classes/Config/Descriptions.php:961
4369 msgid "Enable the Developer tab in settings"
4370 msgstr "Enable the Developer tab in settings"
4372 #: libraries/classes/Config/Descriptions.php:962
4373 #: libraries/classes/Setup/Index.php:128 libraries/classes/Setup/Index.php:151
4374 #: libraries/classes/Setup/Index.php:163 libraries/classes/Setup/Index.php:176
4375 #: libraries/classes/Setup/Index.php:185 libraries/classes/Setup/Index.php:193
4376 msgid "Version check"
4377 msgstr "Version check"
4379 #: libraries/classes/Config/Descriptions.php:963
4380 msgid "Proxy URL"
4381 msgstr "Proxy URL"
4383 #: libraries/classes/Config/Descriptions.php:964
4384 msgid "Proxy username"
4385 msgstr "Proxy username"
4387 #: libraries/classes/Config/Descriptions.php:965
4388 msgid "Proxy password"
4389 msgstr "Proxy password"
4391 #: libraries/classes/Config/Descriptions.php:966
4392 msgid "ZIP"
4393 msgstr "ZIP"
4395 #: libraries/classes/Config/Descriptions.php:967
4396 msgid "URL for reCAPTCHA v2 API"
4397 msgstr "URL for reCAPTCHA v2 API"
4399 #: libraries/classes/Config/Descriptions.php:968
4400 msgid "Content-Security-Policy snippet for reCAPTCHA v2 API"
4401 msgstr "Content-Security-Policy snippet for reCAPTCHA v2 API"
4403 #: libraries/classes/Config/Descriptions.php:969
4404 msgid "Request parameter for reCAPTCHA v2 API"
4405 msgstr "Request parameter for reCAPTCHA v2 API"
4407 #: libraries/classes/Config/Descriptions.php:970
4408 msgid "Response parameter for reCAPTCHA v2 API"
4409 msgstr "Response parameter for reCAPTCHA v2 API"
4411 #: libraries/classes/Config/Descriptions.php:971
4412 msgid "Public key for reCAPTCHA"
4413 msgstr "Public key for reCAPTCHA"
4415 #: libraries/classes/Config/Descriptions.php:972
4416 msgid "Private key for reCAPTCHA"
4417 msgstr "Private key for reCAPTCHA"
4419 #: libraries/classes/Config/Descriptions.php:973
4420 msgid "URL for reCAPTCHA siteverify"
4421 msgstr "URL for reCAPTCHA siteverify"
4423 #: libraries/classes/Config/Descriptions.php:974
4424 msgid "Send error reports"
4425 msgstr "Send error reports"
4427 #: libraries/classes/Config/Descriptions.php:975
4428 msgid "Enter executes queries in console"
4429 msgstr "Enter executes queries in console"
4431 #: libraries/classes/Config/Descriptions.php:976
4432 msgid "Enable Zero Configuration mode"
4433 msgstr "Enable Zero Configuration mode"
4435 #: libraries/classes/Config/Descriptions.php:977
4436 #: templates/console/display.twig:153
4437 msgid "Show query history at start"
4438 msgstr "Show query history at start"
4440 #: libraries/classes/Config/Descriptions.php:978
4441 #: templates/console/display.twig:149
4442 msgid "Always expand query messages"
4443 msgstr "Always expand query messages"
4445 #: libraries/classes/Config/Descriptions.php:979
4446 #: templates/console/display.twig:157
4447 msgid "Show current browsing query"
4448 msgstr "Show current browsing query"
4450 #: libraries/classes/Config/Descriptions.php:980
4451 msgid "Execute queries on Enter and insert new line with Shift+Enter"
4452 msgstr "Execute queries on Enter and insert new line with Shift+Enter"
4454 #: libraries/classes/Config/Descriptions.php:981
4455 #: templates/console/display.twig:168
4456 msgid "Switch to dark theme"
4457 msgstr "Switch to dark theme"
4459 #: libraries/classes/Config/Descriptions.php:982
4460 msgid "Console height"
4461 msgstr "Console height"
4463 #: libraries/classes/Config/Descriptions.php:983
4464 msgid "Console mode"
4465 msgstr "Console mode"
4467 #: libraries/classes/Config/Descriptions.php:984
4468 #: templates/console/display.twig:64
4469 msgid "Group queries"
4470 msgstr "Group queries"
4472 #: libraries/classes/Config/Descriptions.php:985
4473 #: templates/sql/profiling_chart.twig:9
4474 msgid "Order"
4475 msgstr "Order"
4477 #: libraries/classes/Config/Descriptions.php:986
4478 msgid "Order by"
4479 msgstr "Order by"
4481 #: libraries/classes/Config/Descriptions.php:987
4482 msgid "Server connection collation"
4483 msgstr "Server connection collation"
4485 #: libraries/classes/Config/FormDisplay.php:605
4486 #, php-format
4487 msgid "Missing data for %s"
4488 msgstr "Missing data for %s"
4490 #: libraries/classes/Config/FormDisplay.php:646
4491 #: libraries/classes/Config/Validator.php:590
4492 #: templates/config/form_display/display.twig:67
4493 msgid "Incorrect value!"
4494 msgstr "Incorrect value!"
4496 #: libraries/classes/Config/FormDisplay.php:797
4497 #: libraries/classes/Config/FormDisplay.php:806
4498 msgid "unavailable"
4499 msgstr "unavailable"
4501 #: libraries/classes/Config/FormDisplay.php:799
4502 #: libraries/classes/Config/FormDisplay.php:808
4503 #, php-format
4504 msgid "\"%s\" requires %s extension"
4505 msgstr "\"%s\" requires %s extension"
4507 #: libraries/classes/Config/FormDisplay.php:839
4508 #, php-format
4509 msgid "Compressed import will not work due to missing function %s."
4510 msgstr "Compressed import will not work due to missing function %s."
4512 #: libraries/classes/Config/FormDisplay.php:848
4513 #, php-format
4514 msgid "Compressed export will not work due to missing function %s."
4515 msgstr "Compressed export will not work due to missing function %s."
4517 #: libraries/classes/Config/FormDisplay.php:867
4518 #, php-format
4519 msgid "maximum %s"
4520 msgstr "maximum %s"
4522 #: libraries/classes/Config/Forms/Setup/ServersForm.php:39
4523 msgid "Config authentication"
4524 msgstr "Config authentication"
4526 #: libraries/classes/Config/Forms/Setup/ServersForm.php:43
4527 msgid "HTTP authentication"
4528 msgstr "HTTP authentication"
4530 #: libraries/classes/Config/Forms/Setup/ServersForm.php:46
4531 msgid "Signon authentication"
4532 msgstr "Signon authentication"
4534 #: libraries/classes/Config/Forms/User/ExportForm.php:25
4535 msgid "Quick"
4536 msgstr "Quick"
4538 #: libraries/classes/Config/Forms/User/ExportForm.php:29
4539 msgid "Custom"
4540 msgstr "Custom"
4542 #: libraries/classes/Config/Forms/User/ExportForm.php:55
4543 #: libraries/classes/Config/Forms/User/ExportForm.php:100
4544 #: libraries/classes/Config/Forms/User/ExportForm.php:128
4545 #: libraries/classes/Controllers/JavaScriptMessagesController.php:710
4546 #: libraries/classes/Import.php:1299 libraries/classes/Menu.php:247
4547 #: libraries/classes/Menu.php:357
4548 #: libraries/classes/Navigation/Nodes/NodeColumn.php:42
4549 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:50
4550 #: libraries/classes/Navigation/Nodes/NodeTable.php:301
4551 #: libraries/classes/Util.php:1486 libraries/classes/Util.php:1946
4552 #: libraries/classes/Util.php:1963 libraries/config.values.php:60
4553 #: libraries/config.values.php:74 libraries/config.values.php:165
4554 #: libraries/config.values.php:175
4555 #: templates/columns_definitions/table_fields_definitions.twig:4
4556 #: templates/database/central_columns/edit.twig:3
4557 #: templates/database/export/index.twig:23
4558 #: templates/database/structure/structure_table_row.twig:48
4559 #: templates/server/privileges/privileges_table.twig:352
4560 #: templates/table/tracking/structure_snapshot_columns.twig:1
4561 msgid "Structure"
4562 msgstr "Structure"
4564 #: libraries/classes/Config/Forms/User/ExportForm.php:71
4565 #: libraries/classes/Config/Forms/User/ExportForm.php:108
4566 #: libraries/classes/Config/Forms/User/ExportForm.php:133
4567 #: libraries/classes/Config/Forms/User/ExportForm.php:139
4568 #: libraries/classes/Controllers/Server/DatabasesController.php:317
4569 #: templates/database/export/index.twig:24
4570 #: templates/server/privileges/privileges_table.twig:278
4571 #: templates/table/structure/display_table_stats.twig:17
4572 msgid "Data"
4573 msgstr "Data"
4575 #: libraries/classes/Config/Forms/User/ExportForm.php:91
4576 msgid "CSV for MS Excel"
4577 msgstr "CSV for MS Excel"
4579 #: libraries/classes/Config/Forms/User/ExportForm.php:116
4580 msgid "Microsoft Word 2000"
4581 msgstr "Microsoft Word 2000"
4583 #: libraries/classes/Config/Forms/User/ExportForm.php:122
4584 #: libraries/classes/Config/Forms/User/ImportForm.php:52
4585 msgid "OpenDocument Spreadsheet"
4586 msgstr "Open-Document Spreadsheet"
4588 #: libraries/classes/Config/Forms/User/ExportForm.php:126
4589 msgid "OpenDocument Text"
4590 msgstr "Open-Document Text"
4592 #: libraries/classes/Config/Forms/User/ExportForm.php:153
4593 #: libraries/classes/Controllers/JavaScriptMessagesController.php:372
4594 #: libraries/classes/Menu.php:277 libraries/classes/Menu.php:382
4595 #: libraries/classes/Menu.php:513 libraries/classes/Server/Privileges.php:1513
4596 #: libraries/classes/Util.php:1935 libraries/classes/Util.php:1950
4597 #: libraries/classes/Util.php:1967 templates/database/events/index.twig:17
4598 #: templates/database/events/index.twig:18
4599 #: templates/database/events/index.twig:88
4600 #: templates/database/events/row.twig:36
4601 #: templates/database/privileges/index.twig:91
4602 #: templates/database/privileges/index.twig:116
4603 #: templates/database/privileges/index.twig:117
4604 #: templates/database/routines/index.twig:17
4605 #: templates/database/routines/index.twig:18
4606 #: templates/database/routines/row.twig:60
4607 #: templates/database/routines/row.twig:63
4608 #: templates/database/structure/check_all_tables.twig:12
4609 #: templates/database/triggers/list.twig:17
4610 #: templates/database/triggers/list.twig:18
4611 #: templates/database/triggers/row.twig:41
4612 #: templates/display/results/table.twig:240
4613 #: templates/display/results/table.twig:241
4614 #: templates/display/results/table.twig:272 templates/export.twig:3
4615 #: templates/export.twig:499 templates/preferences/header.twig:42
4616 #: templates/preferences/manage/main.twig:68
4617 #: templates/server/privileges/new_user_ajax.twig:63
4618 #: templates/server/privileges/users_overview.twig:95
4619 #: templates/server/privileges/users_overview.twig:125
4620 #: templates/server/privileges/users_overview.twig:126
4621 #: templates/server/status/monitor/index.twig:81
4622 #: templates/table/privileges/index.twig:95
4623 #: templates/table/privileges/index.twig:120
4624 #: templates/table/privileges/index.twig:121
4625 msgid "Export"
4626 msgstr "Export"
4628 #: libraries/classes/Config/Forms/User/FeaturesForm.php:90
4629 #: templates/preferences/header.twig:18
4630 msgid "Features"
4631 msgstr "Features"
4633 #: libraries/classes/Config/Forms/User/ImportForm.php:43
4634 msgid "CSV using LOAD DATA"
4635 msgstr "CSV using LOAD DATA"
4637 #: libraries/classes/Config/Forms/User/ImportForm.php:67
4638 #: libraries/classes/Controllers/JavaScriptMessagesController.php:309
4639 #: libraries/classes/Menu.php:286 libraries/classes/Menu.php:392
4640 #: libraries/classes/Menu.php:518 libraries/classes/Util.php:1936
4641 #: libraries/classes/Util.php:1951 libraries/classes/Util.php:1968
4642 #: templates/import.twig:3 templates/import.twig:199
4643 #: templates/preferences/header.twig:48
4644 #: templates/preferences/manage/main.twig:11
4645 #: templates/server/status/monitor/index.twig:78
4646 msgid "Import"
4647 msgstr "Import"
4649 #: libraries/classes/Config/Forms/User/MainForm.php:37
4650 msgid "Default transformations"
4651 msgstr "Default transformations"
4653 #: libraries/classes/Config/PageSettings.php:135
4654 msgid "Cannot save settings, submitted configuration form contains errors!"
4655 msgstr "Cannot save settings, submitted configuration form contains errors!"
4657 #: libraries/classes/Config.php:652
4658 #, php-format
4659 msgid "Existing configuration file (%s) is not readable."
4660 msgstr "Existing configuration file (%s) is not readable."
4662 #: libraries/classes/Config.php:690
4663 msgid "Wrong permissions on configuration file, should not be world writable!"
4664 msgstr ""
4665 "Wrong permissions on configuration file, should not be world writeable!"
4667 #: libraries/classes/Config.php:705
4668 msgid "Failed to read configuration file!"
4669 msgstr "Failed to read configuration file!"
4671 #: libraries/classes/Config.php:707
4672 msgid ""
4673 "This usually means there is a syntax error in it, please check any errors "
4674 "shown below."
4675 msgstr ""
4676 "This usually means there is a syntax error in it, please check any errors "
4677 "shown below."
4679 #: libraries/classes/Config.php:1234
4680 #, php-format
4681 msgid "Invalid server index: %s"
4682 msgstr "Invalid server index: %s"
4684 #: libraries/classes/Config.php:1247
4685 #, php-format
4686 msgid "Server %d"
4687 msgstr "Server %d"
4689 #: libraries/classes/Config/ServerConfigChecks.php:67
4690 #, php-format
4691 msgid ""
4692 "This %soption%s should be disabled as it allows attackers to bruteforce "
4693 "login to any MySQL server. If you feel this is necessary, use %srestrict "
4694 "login to MySQL server%s or %strusted proxies list%s. However, IP-based "
4695 "protection with trusted proxies list may not be reliable if your IP belongs "
4696 "to an ISP where thousands of users, including you, are connected to."
4697 msgstr ""
4698 "This %soption%s should be disabled as it allows attackers to brute force "
4699 "login to any MySQL server. If you feel this is necessary, use %srestrict "
4700 "login to MySQL server%s or %strusted proxies list%s. However, IP-based "
4701 "protection with trusted proxies list may not be reliable if your IP belongs "
4702 "to an ISP where thousands of users, including you, are connected to."
4704 #: libraries/classes/Config/ServerConfigChecks.php:92
4705 msgid ""
4706 "This value should be double checked to ensure that this directory is neither "
4707 "world accessible nor readable or writable by other users on your server."
4708 msgstr ""
4709 "This value should be double checked to ensure that this directory is neither "
4710 "world accessible nor readable or writable by other users on your server."
4712 #: libraries/classes/Config/ServerConfigChecks.php:162
4713 msgid "You should use SSL connections if your database server supports it."
4714 msgstr "You should use SSL connections if your database server supports it."
4716 #: libraries/classes/Config/ServerConfigChecks.php:169
4717 #, php-format
4718 msgid ""
4719 "If you feel this is necessary, use additional protection settings - %1$shost "
4720 "authentication%2$s settings and %3$strusted proxies list%4$s. However, IP-"
4721 "based protection may not be reliable if your IP belongs to an ISP where "
4722 "thousands of users, including you, are connected to."
4723 msgstr ""
4724 "If you feel this is necessary, use additional protection settings - %1$shost "
4725 "authentication%2$s settings and %3$strusted proxies list%4$s. However, IP-"
4726 "based protection may not be reliable if your IP belongs to an ISP where "
4727 "thousands of users, including you, are connected to."
4729 #: libraries/classes/Config/ServerConfigChecks.php:195
4730 #, php-format
4731 msgid ""
4732 "You set the [kbd]config[/kbd] authentication type and included username and "
4733 "password for auto-login, which is not a desirable option for live hosts. "
4734 "Anyone who knows or guesses your phpMyAdmin URL can directly access your "
4735 "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
4736 "[kbd]http[/kbd]."
4737 msgstr ""
4738 "You set the [kbd]config[/kbd] authentication type and included username and "
4739 "password for auto-login, which is not a desirable option for live hosts. "
4740 "Anyone who knows or guesses your phpMyAdmin URL can directly access your "
4741 "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
4742 "[kbd]http[/kbd]."
4744 #: libraries/classes/Config/ServerConfigChecks.php:224
4745 msgid "You allow for connecting to the server without a password."
4746 msgstr "You allow for connecting to the server without a password."
4748 #: libraries/classes/Config/ServerConfigChecks.php:307
4749 #, php-format
4750 msgid ""
4751 "%sZip decompression%s requires functions (%s) which are unavailable on this "
4752 "system."
4753 msgstr ""
4754 "%sZip decompression%s requires functions (%s) which are unavailable on this "
4755 "system."
4757 #: libraries/classes/Config/ServerConfigChecks.php:328
4758 #, php-format
4759 msgid ""
4760 "%sZip compression%s requires functions (%s) which are unavailable on this "
4761 "system."
4762 msgstr ""
4763 "%sZip compression%s requires functions (%s) which are unavailable on this "
4764 "system."
4766 #: libraries/classes/Config/ServerConfigChecks.php:361
4767 msgid ""
4768 "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
4769 "authentication, so a key was automatically generated for you. It is used to "
4770 "encrypt cookies; you don't need to remember it."
4771 msgstr ""
4772 "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
4773 "authentication, so a key was automatically generated for you. It is used to "
4774 "encrypt cookies; you don't need to remember it."
4776 #: libraries/classes/Config/ServerConfigChecks.php:385
4777 #, php-format
4778 msgid ""
4779 "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
4780 "may cause random session invalidation (currently session.gc_maxlifetime is "
4781 "%5$d)."
4782 msgstr ""
4783 "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
4784 "may cause random session invalidation (currently session.gc_maxlifetime is "
4785 "%5$d)."
4787 #: libraries/classes/Config/ServerConfigChecks.php:407
4788 #, php-format
4789 msgid ""
4790 "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
4791 "most. Values larger than 1800 may pose a security risk such as impersonation."
4792 msgstr ""
4793 "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
4794 "most. Values larger than 1800 may pose a security risk such as impersonation."
4796 #: libraries/classes/Config/ServerConfigChecks.php:433
4797 #, php-format
4798 msgid ""
4799 "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
4800 "0, %sLogin cookie validity%s must be set to a value less or equal to it."
4801 msgstr ""
4802 "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
4803 "0, %sLogin cookie validity%s must be set to a value less or equal to it."
4805 #: libraries/classes/Config/ServerConfigChecks.php:472
4806 #, php-format
4807 msgid ""
4808 "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
4809 "are unavailable on this system."
4810 msgstr ""
4811 "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
4812 "are unavailable on this system."
4814 #: libraries/classes/Config/ServerConfigChecks.php:503
4815 #, php-format
4816 msgid ""
4817 "%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
4818 "are unavailable on this system."
4819 msgstr ""
4820 "%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
4821 "are unavailable on this system."
4823 #: libraries/classes/ConfigStorage/Relation.php:1365
4824 msgid "no description"
4825 msgstr "no description"
4827 #: libraries/classes/ConfigStorage/Relation.php:1567
4828 #, php-format
4829 msgid ""
4830 "You do not have necessary privileges to create a database named '%s'. You "
4831 "may go to 'Operations' tab of any database to set up the phpMyAdmin "
4832 "configuration storage there."
4833 msgstr ""
4834 "You do not have necessary privileges to create a database named '%s'. You "
4835 "may go to 'Operations' tab of any database to set up the phpMyAdmin "
4836 "configuration storage there."
4838 #: libraries/classes/ConfigStorage/UserGroups.php:112
4839 msgid "View users"
4840 msgstr "View users"
4842 #: libraries/classes/ConfigStorage/UserGroups.php:245
4843 msgid "Server-level tabs"
4844 msgstr "Server-level tabs"
4846 #: libraries/classes/ConfigStorage/UserGroups.php:250
4847 msgid "Database-level tabs"
4848 msgstr "Database-level tabs"
4850 #: libraries/classes/ConfigStorage/UserGroups.php:255
4851 msgid "Table-level tabs"
4852 msgstr "Table-level tabs"
4854 #: libraries/classes/Config/Validator.php:243
4855 msgid "Could not connect to the database server!"
4856 msgstr "Could not connect to the database server!"
4858 #: libraries/classes/Config/Validator.php:279
4859 msgid "Invalid authentication type!"
4860 msgstr "Invalid authentication type!"
4862 #: libraries/classes/Config/Validator.php:284
4863 msgid "Empty username while using [kbd]config[/kbd] authentication method!"
4864 msgstr "Empty username while using [kbd]config[/kbd] authentication method!"
4866 #: libraries/classes/Config/Validator.php:290
4867 msgid ""
4868 "Empty signon session name while using [kbd]signon[/kbd] authentication "
4869 "method!"
4870 msgstr ""
4871 "Empty signon session name while using [kbd]signon[/kbd] authentication "
4872 "method!"
4874 #: libraries/classes/Config/Validator.php:297
4875 msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
4876 msgstr "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
4878 #: libraries/classes/Config/Validator.php:351
4879 msgid ""
4880 "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
4881 msgstr ""
4882 "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
4884 #: libraries/classes/Config/Validator.php:358
4885 msgid ""
4886 "Empty phpMyAdmin control user password while using phpMyAdmin configuration "
4887 "storage!"
4888 msgstr ""
4889 "Empty phpMyAdmin control user password while using phpMyAdmin configuration "
4890 "storage!"
4892 #: libraries/classes/Config/Validator.php:449
4893 msgid "Incorrect value:"
4894 msgstr "Incorrect value:"
4896 #: libraries/classes/Config/Validator.php:460
4897 #, php-format
4898 msgid "Incorrect IP address: %s"
4899 msgstr "Incorrect IP address: %s"
4901 #: libraries/classes/Config/Validator.php:523
4902 #: templates/config/form_display/display.twig:66
4903 msgid "Not a valid port number!"
4904 msgstr "Not a valid port number!"
4906 #: libraries/classes/Config/Validator.php:545
4907 #: templates/config/form_display/display.twig:64
4908 msgid "Not a positive number!"
4909 msgstr "Not a positive number!"
4911 #: libraries/classes/Config/Validator.php:567
4912 #: templates/config/form_display/display.twig:65
4913 msgid "Not a non-negative number!"
4914 msgstr "Not a non-negative number!"
4916 #: libraries/classes/Config/Validator.php:608
4917 #: templates/config/form_display/display.twig:68
4918 #, php-format
4919 msgid "Value must be less than or equal to %s!"
4920 msgstr "Value must be less than or equal to %s!"
4922 #: libraries/classes/Console.php:92
4923 #, php-format
4924 msgid "Showing %1$d bookmark (both private and shared)"
4925 msgid_plural "Showing %1$d bookmarks (both private and shared)"
4926 msgstr[0] "Showing %1$d bookmark (both private and shared)"
4927 msgstr[1] "Showing %1$d bookmarks (both private and shared)"
4929 #: libraries/classes/Console.php:99
4930 msgid "No bookmarks"
4931 msgstr "No bookmarks"
4933 #: libraries/classes/Console.php:128
4934 msgid "SQL Query Console"
4935 msgstr "SQL Query Console"
4937 #: libraries/classes/Controllers/AbstractController.php:73
4938 #: libraries/classes/Controllers/JavaScriptMessagesController.php:342
4939 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:68
4940 #: libraries/classes/DbTableExists.php:47
4941 msgid "No databases selected."
4942 msgstr "No databases selected."
4944 #: libraries/classes/Controllers/ChangeLogController.php:38
4945 #: libraries/classes/Controllers/LicenseController.php:36
4946 #, php-format
4947 msgid ""
4948 "The %s file is not available on this system, please visit %s for more "
4949 "information."
4950 msgstr ""
4951 "The %s file is not available on this system, please visit %s for more "
4952 "information."
4954 #: libraries/classes/Controllers/Database/CentralColumnsController.php:140
4955 #, php-format
4956 msgid "Showing rows %1$s - %2$s."
4957 msgstr "Showing rows %1$s - %2$s."
4959 #. l10n: The user tries to save a page with an existing name in Designer
4960 #: libraries/classes/Controllers/Database/DesignerController.php:92
4961 #, php-format
4962 msgid ""
4963 "There already exists a page named \"%s\" please rename it to something else."
4964 msgstr ""
4965 "Istnieje już strona o nazwie \"%s\" proszę zmień nazwę ,nie można zapisać "
4966 "dwóch plików o tej samej nazwie."
4968 #: libraries/classes/Controllers/Database/ExportController.php:81
4969 #: libraries/classes/Controllers/Database/TrackingController.php:130
4970 #: libraries/classes/Controllers/Export/ExportController.php:442
4971 #: libraries/classes/Database/Qbe.php:322
4972 #: templates/database/structure/index.twig:25
4973 #: templates/navigation/tree/path.twig:9
4974 msgid "No tables found in database."
4975 msgstr "No tables found in database."
4977 #: libraries/classes/Controllers/Database/ExportController.php:143
4978 #: libraries/classes/Controllers/Server/ExportController.php:73
4979 #: libraries/classes/Controllers/Table/ExportController.php:104
4980 msgid "Could not load export plugins, please check your installation!"
4981 msgstr "Could not load export plug-ins, please check your installation!"
4983 #: libraries/classes/Controllers/Database/ImportController.php:72
4984 #: libraries/classes/Controllers/Import/ImportController.php:570
4985 #: libraries/classes/Controllers/Server/ImportController.php:58
4986 #: libraries/classes/Controllers/Table/ImportController.php:69
4987 msgid "Could not load import plugins, please check your installation!"
4988 msgstr "Could not load import plug-ins, please check your installation!"
4990 #: libraries/classes/Controllers/Database/Operations/CollationController.php:48
4991 #: libraries/classes/Controllers/Table/OperationsController.php:258
4992 msgid "No collation provided."
4993 msgstr "No collation provided."
4995 #: libraries/classes/Controllers/Database/OperationsController.php:90
4996 #: libraries/classes/Controllers/Table/CreateController.php:72
4997 msgid "The database name is empty!"
4998 msgstr "The database name is empty!"
5000 #: libraries/classes/Controllers/Database/OperationsController.php:99
5001 msgid "Cannot copy database to the same name. Change the name and try again."
5002 msgstr "Cannot copy database to the same name. Change the name and try again."
5004 #: libraries/classes/Controllers/Database/OperationsController.php:177
5005 #, php-format
5006 msgid "Database %1$s has been renamed to %2$s."
5007 msgstr "Database %1$s has been renamed to %2$s."
5009 #: libraries/classes/Controllers/Database/OperationsController.php:187
5010 #, php-format
5011 msgid "Database %1$s has been copied to %2$s."
5012 msgstr "Database %1$s has been copied to %2$s."
5014 #: libraries/classes/Controllers/Database/OperationsController.php:296
5015 #, php-format
5016 msgid ""
5017 "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
5018 msgstr ""
5019 "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
5021 #: libraries/classes/Controllers/Database/SearchController.php:47
5022 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:90
5023 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:103
5024 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:82
5025 #: libraries/classes/Plugins/AuthenticationPlugin.php:184
5026 msgid "Access denied!"
5027 msgstr "Access denied!"
5029 #: libraries/classes/Controllers/Database/Structure/AddPrefixController.php:21
5030 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:45
5031 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:45
5032 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:45
5033 #: libraries/classes/Controllers/Database/Structure/ChangePrefixFormController.php:22
5034 #: libraries/classes/Controllers/Database/Structure/CopyFormController.php:21
5035 #: libraries/classes/Controllers/Database/Structure/DropFormController.php:37
5036 #: libraries/classes/Controllers/Database/Structure/EmptyFormController.php:24
5037 #: libraries/classes/Controllers/Database/Structure/ShowCreateController.php:32
5038 #: libraries/classes/Controllers/Export/TablesController.php:29
5039 #: libraries/classes/Controllers/JavaScriptMessagesController.php:343
5040 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:54
5041 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:54
5042 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:54
5043 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:54
5044 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:54
5045 msgid "No table selected."
5046 msgstr "No table selected."
5048 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:53
5049 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:53
5050 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:53
5051 msgid "Success!"
5052 msgstr "Success!"
5054 #: libraries/classes/Controllers/Database/StructureController.php:367
5055 #: templates/table/operations/index.twig:451
5056 #: templates/table/operations/view.twig:32
5057 #, php-format
5058 msgid "View %s has been dropped."
5059 msgstr "View %s has been dropped."
5061 #: libraries/classes/Controllers/Database/StructureController.php:368
5062 #: templates/table/operations/index.twig:451
5063 #, php-format
5064 msgid "Table %s has been dropped."
5065 msgstr "Table %s has been dropped."
5067 #: libraries/classes/Controllers/Database/StructureController.php:415
5068 #: templates/table/operations/index.twig:410
5069 #: templates/table/operations/index.twig:428
5070 #, php-format
5071 msgid "Table %s has been emptied."
5072 msgstr "Table %s has been emptied."
5074 #: libraries/classes/Controllers/Database/StructureController.php:578
5075 #: libraries/classes/Display/Results.php:3987
5076 #, php-format
5077 msgid ""
5078 "This view has at least this number of rows. Please refer to "
5079 "%sdocumentation%s."
5080 msgstr ""
5081 "This view has at least this number of rows. Please refer to "
5082 "%sdocumentation%s."
5084 #: libraries/classes/Controllers/Database/StructureController.php:765
5085 msgid "unknown"
5086 msgstr "unknown"
5088 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:56
5089 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:74
5090 #: libraries/classes/Controllers/JavaScriptMessagesController.php:487
5091 #: libraries/classes/Controllers/Table/DeleteRowsController.php:56
5092 #: libraries/classes/Controllers/Table/DropColumnController.php:57
5093 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:58
5094 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:82
5095 #: libraries/classes/IndexColumn.php:164 libraries/classes/Index.php:525
5096 #: libraries/classes/Plugins/Export/ExportHtmlword.php:633
5097 #: libraries/classes/Plugins/Export/ExportLatex.php:632
5098 #: libraries/classes/Plugins/Export/ExportOdt.php:788
5099 #: libraries/classes/Plugins/Export/ExportTexytext.php:626
5100 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:754
5101 #: templates/config/form_display/input.twig:42
5102 #: templates/database/central_columns/main.twig:356
5103 #: templates/database/data_dictionary/index.twig:47
5104 #: templates/database/data_dictionary/index.twig:91
5105 #: templates/database/designer/main.twig:1117
5106 #: templates/database/privileges/index.twig:69
5107 #: templates/database/structure/drop_form.twig:19
5108 #: templates/database/structure/empty_form.twig:19 templates/indexes.twig:65
5109 #: templates/preferences/autoload.twig:11
5110 #: templates/preferences/manage/error.twig:18
5111 #: templates/server/privileges/new_user_ajax.twig:20
5112 #: templates/server/privileges/new_user_ajax.twig:34
5113 #: templates/server/privileges/privileges_summary.twig:37
5114 #: templates/server/privileges/privileges_summary.twig:40
5115 #: templates/server/privileges/privileges_summary.twig:42
5116 #: templates/server/privileges/users_overview.twig:53
5117 #: templates/server/privileges/users_overview.twig:65
5118 #: templates/table/delete/confirm.twig:28
5119 #: templates/table/privileges/index.twig:73
5120 #: templates/table/structure/display_structure.twig:80
5121 #: templates/table/structure/display_structure.twig:532
5122 #: templates/table/structure/drop_confirm.twig:19
5123 #: templates/table/structure/primary.twig:22
5124 #: templates/table/tracking/structure_snapshot_columns.twig:33
5125 #: templates/table/tracking/structure_snapshot_indexes.twig:23
5126 #: templates/table/tracking/structure_snapshot_indexes.twig:24
5127 msgid "Yes"
5128 msgstr "Yes"
5130 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:57
5131 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:75
5132 #: libraries/classes/Controllers/Table/DropColumnController.php:74
5133 #: libraries/classes/Controllers/Table/OperationsController.php:318
5134 #: libraries/classes/Controllers/Table/ReplaceController.php:415
5135 #: libraries/classes/Core.php:719 templates/preview_sql.twig:3
5136 msgid "No change"
5137 msgstr "No change"
5139 #: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php:109
5140 msgid "Favorite List is full!"
5141 msgstr "Favourite List is full!"
5143 #: libraries/classes/Controllers/Database/TrackingController.php:83
5144 #: libraries/classes/Controllers/Database/TrackingController.php:103
5145 msgid "Tracking data deleted successfully."
5146 msgstr "Tracking data deleted successfully."
5148 #: libraries/classes/Controllers/Database/TrackingController.php:90
5149 #, php-format
5150 msgid ""
5151 "Version %1$s was created for selected tables, tracking is active for them."
5152 msgstr ""
5153 "Version %1$s was created for selected tables, tracking is active for them."
5155 #: libraries/classes/Controllers/Database/TrackingController.php:120
5156 msgid "No tables selected."
5157 msgstr "No tables selected."
5159 #: libraries/classes/Controllers/Database/TrackingController.php:155
5160 msgid "Database Log"
5161 msgstr "Database Log"
5163 #: libraries/classes/Controllers/ErrorReportController.php:106
5164 msgid ""
5165 "An error has been detected and an error report has been automatically "
5166 "submitted based on your settings."
5167 msgstr ""
5168 "An error has been detected and an error report has been automatically "
5169 "submitted based on your settings."
5171 #: libraries/classes/Controllers/ErrorReportController.php:110
5172 msgid "Thank you for submitting this report."
5173 msgstr "Thank you for submitting this report."
5175 #: libraries/classes/Controllers/ErrorReportController.php:114
5176 msgid ""
5177 "An error has been detected and an error report has been generated but failed "
5178 "to be sent."
5179 msgstr ""
5180 "An error has been detected and an error report has been generated but failed "
5181 "to be sent."
5183 #: libraries/classes/Controllers/ErrorReportController.php:117
5184 msgid "If you experience any problems please submit a bug report manually."
5185 msgstr "If you experience any problems please submit a bug report manually."
5187 #: libraries/classes/Controllers/ErrorReportController.php:120
5188 msgid "You may want to refresh the page."
5189 msgstr "You may want to refresh the page."
5191 #: libraries/classes/Controllers/Export/ExportController.php:239
5192 #: libraries/classes/Export.php:1345
5193 msgid "Bad type!"
5194 msgstr "Bad type!"
5196 #: libraries/classes/Controllers/Export/ExportController.php:333
5197 msgid "Bad parameters!"
5198 msgstr "Bad parameters!"
5200 #: libraries/classes/Controllers/HomeController.php:99
5201 msgid ""
5202 "You were logged out from one server, to logout completely from phpMyAdmin, "
5203 "you need to logout from all servers."
5204 msgstr ""
5205 "You were logged out from one server, to logout completely from phpMyAdmin, "
5206 "you need to logout from all servers."
5208 #: libraries/classes/Controllers/HomeController.php:196
5209 #, php-format
5210 msgid ""
5211 "The phpMyAdmin configuration storage is not completely configured, some "
5212 "extended features have been deactivated. %sFind out why%s. "
5213 msgstr ""
5214 "The phpMyAdmin configuration storage is not completely configured, some "
5215 "extended features have been deactivated. %sFind out why%s. "
5217 #: libraries/classes/Controllers/HomeController.php:202
5218 msgid ""
5219 "Or alternately go to 'Operations' tab of any database to set it up there."
5220 msgstr ""
5221 "Or alternatively go to 'Operations' tab of any database to set it up there."
5223 #: libraries/classes/Controllers/HomeController.php:266
5224 msgid ""
5225 "Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
5226 "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
5227 "than cookie validity configured in phpMyAdmin, because of this, your login "
5228 "might expire sooner than configured in phpMyAdmin."
5229 msgstr ""
5230 "Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
5231 "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
5232 "than cookie validity configured in phpMyAdmin, because of this, your login "
5233 "might expire sooner than configured in phpMyAdmin."
5235 #: libraries/classes/Controllers/HomeController.php:283
5236 msgid ""
5237 "Login cookie store is lower than cookie validity configured in phpMyAdmin, "
5238 "because of this, your login will expire sooner than configured in phpMyAdmin."
5239 msgstr ""
5240 "Login cookie store is lower than cookie validity configured in phpMyAdmin, "
5241 "because of this, your login will expire sooner than configured in phpMyAdmin."
5243 #: libraries/classes/Controllers/HomeController.php:302
5244 msgid ""
5245 "Your server is running with default values for the controluser and password "
5246 "(controlpass) and is open to intrusion; you really should fix this security "
5247 "weakness by changing the password for controluser 'pma'."
5248 msgstr ""
5249 "Your server is running with default values for the controluser and password "
5250 "(controlpass) and is open to intrusion; you really should fix this security "
5251 "weakness by changing the password for controluser 'pma'."
5253 #: libraries/classes/Controllers/HomeController.php:324
5254 msgid ""
5255 "The configuration file needs a valid key for cookie encryption. A temporary "
5256 "key was automatically generated for you. Please refer to the "
5257 "[doc@cfg_blowfish_secret]documentation[/doc]."
5258 msgstr ""
5259 "Konfiguracja pliku wymaga prawidłowego klucza cookie. Tymczasowy klucz "
5260 "zostanie automatycznie wygenerowany dla ciebie. Zapoznaj się proszę z "
5261 "[doc@cfg_blowfish_secret]dokumentacja[/doc]."
5263 #: libraries/classes/Controllers/HomeController.php:334
5264 #, php-format
5265 msgid ""
5266 "The cookie encryption key in the configuration file is longer than "
5267 "necessary. It should only be %d bytes long. Please refer to the "
5268 "[doc@cfg_blowfish_secret]documentation[/doc]."
5269 msgstr ""
5270 "Klucz szyfrowania ciasteczka w pliku konfiguracyjnym jest dłuższy niż to "
5271 "konieczne. Powinien mieć mniej/więcej %d bajtów. Zapoznaj się z "
5272 "[doc@cfg_blowfish_secret]dokumentacją[/doc]."
5274 #: libraries/classes/Controllers/HomeController.php:352
5275 msgid ""
5276 "Directory [code]config[/code], which is used by the setup script, still "
5277 "exists in your phpMyAdmin directory. It is strongly recommended to remove it "
5278 "once phpMyAdmin has been configured. Otherwise the security of your server "
5279 "may be compromised by unauthorized people downloading your configuration."
5280 msgstr ""
5281 "Directory [code]config[/code], which is used by the setup script, still "
5282 "exists in your phpMyAdmin directory. It is strongly recommended to remove it "
5283 "once phpMyAdmin has been configured. Otherwise the security of your server "
5284 "may be compromised by unauthorised people downloading your configuration."
5286 #: libraries/classes/Controllers/HomeController.php:373
5287 #, php-format
5288 msgid ""
5289 "Server running with Suhosin. Please refer to %sdocumentation%s for possible "
5290 "issues."
5291 msgstr ""
5292 "Server running with Suhosin. Please refer to %sdocumentation%s for possible "
5293 "issues."
5295 #: libraries/classes/Controllers/HomeController.php:387
5296 #, php-format
5297 msgid ""
5298 "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
5299 "templates and will be slow because of this."
5300 msgstr ""
5301 "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
5302 "templates and will be slow because of this."
5304 #: libraries/classes/Controllers/HomeController.php:444
5305 msgid ""
5306 "The mbstring PHP extension was not found and you seem to be using a "
5307 "multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
5308 "split strings correctly and it may result in unexpected results."
5309 msgstr ""
5310 "The mbstring PHP extension was not found and you seem to be using a "
5311 "multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
5312 "split strings correctly and it may result in unexpected results."
5314 #: libraries/classes/Controllers/HomeController.php:462
5315 msgid ""
5316 "The curl extension was not found and allow_url_fopen is disabled. Due to "
5317 "this some features such as error reporting or version check are disabled."
5318 msgstr ""
5319 "The curl extension was not found and allow_url_fopen is disabled. Due to "
5320 "this some features such as error reporting or version check are disabled."
5322 #: libraries/classes/Controllers/Import/ImportController.php:109
5323 msgid "Incomplete params"
5324 msgstr "Incomplete params"
5326 #: libraries/classes/Controllers/Import/ImportController.php:123
5327 msgid "Succeeded"
5328 msgstr "Succeeded"
5330 #: libraries/classes/Controllers/Import/ImportController.php:127
5331 #: libraries/classes/Controllers/JavaScriptMessagesController.php:574
5332 msgid "Failed"
5333 msgstr "Failed"
5335 #: libraries/classes/Controllers/Import/ImportController.php:217
5336 #, php-format
5337 msgid ""
5338 "You probably tried to upload a file that is too large. Please refer to "
5339 "%sdocumentation%s for a workaround for this limit."
5340 msgstr ""
5341 "You probably tried to upload a file that is too large. Please refer to "
5342 "%sdocumentation%s for a workaround for this limit."
5344 #: libraries/classes/Controllers/Import/ImportController.php:372
5345 #: libraries/classes/Controllers/Import/ImportController.php:610
5346 msgid "Showing bookmark"
5347 msgstr "Showing bookmark"
5349 #: libraries/classes/Controllers/Import/ImportController.php:393
5350 #: libraries/classes/Controllers/Import/ImportController.php:606
5351 msgid "The bookmark has been deleted."
5352 msgstr "The bookmark has been deleted."
5354 #: libraries/classes/Controllers/Import/ImportController.php:516
5355 msgid ""
5356 "No data was received to import. Either no file name was submitted, or the "
5357 "file size exceeded the maximum size permitted by your PHP configuration. See "
5358 "[doc@faq1-16]FAQ 1.16[/doc]."
5359 msgstr ""
5360 "No data was received to import. Either no file name was submitted, or the "
5361 "file size exceeded the maximum size permitted by your PHP configuration. See "
5362 "[doc@faq1-16]FAQ 1.16[/doc]."
5364 #: libraries/classes/Controllers/Import/ImportController.php:618
5365 #, php-format
5366 msgid "Import has been successfully finished, %d query executed."
5367 msgid_plural "Import has been successfully finished, %d queries executed."
5368 msgstr[0] "Import has been successfully finished, %d query executed."
5369 msgstr[1] "Import has been successfully finished, %d queries executed."
5371 #: libraries/classes/Controllers/Import/ImportController.php:655
5372 #, php-format
5373 msgid ""
5374 "Script timeout passed, if you want to finish import, please %sresubmit the "
5375 "same file%s and import will resume."
5376 msgstr ""
5377 "Script timeout passed, if you want to finish import, please %sresubmit the "
5378 "same file%s and import will resume."
5380 #: libraries/classes/Controllers/Import/ImportController.php:665
5381 msgid ""
5382 "However on last run no data has been parsed, this usually means phpMyAdmin "
5383 "won't be able to finish this import unless you increase php time limits."
5384 msgstr ""
5385 "However on last run no data has been parsed, this usually means phpMyAdmin "
5386 "won't be able to finish this import unless you increase php time limits."
5388 #: libraries/classes/Controllers/Import/ImportController.php:736
5389 #: libraries/classes/Controllers/Sql/SqlController.php:162
5390 msgid "\"DROP DATABASE\" statements are disabled."
5391 msgstr "\"DROP DATABASE\" statements are disabled."
5393 #: libraries/classes/Controllers/Import/SimulateDmlController.php:38
5394 msgid "Only single-table UPDATE and DELETE queries can be simulated."
5395 msgstr "Only single-table UPDATE and DELETE queries can be simulated."
5397 #: libraries/classes/Controllers/Import/StatusController.php:66
5398 msgid "Could not load the progress of the import."
5399 msgstr "Could not load the progress of the import."
5401 #: libraries/classes/Controllers/JavaScriptMessagesController.php:39
5402 #: templates/server/databases/index.twig:318
5403 msgid "Confirm"
5404 msgstr "Confirm"
5406 #: libraries/classes/Controllers/JavaScriptMessagesController.php:40
5407 #, php-format
5408 msgid "Do you really want to execute \"%s\"?"
5409 msgstr "Do you really want to execute \"%s\"?"
5411 #: libraries/classes/Controllers/JavaScriptMessagesController.php:41
5412 msgid "You are about to DESTROY a complete database!"
5413 msgstr "You are about to DESTROY a complete database!"
5415 #: libraries/classes/Controllers/JavaScriptMessagesController.php:43
5416 msgid "Cannot rename database to the same name. Change the name and try again"
5417 msgstr "Cannot rename database to the same name. Change the name and try again"
5419 #: libraries/classes/Controllers/JavaScriptMessagesController.php:45
5420 msgid "You are about to DESTROY a complete table!"
5421 msgstr "You are about to DESTROY a complete table!"
5423 #: libraries/classes/Controllers/JavaScriptMessagesController.php:46
5424 msgid "You are about to TRUNCATE a complete table!"
5425 msgstr "You are about to TRUNCATE a complete table!"
5427 #: libraries/classes/Controllers/JavaScriptMessagesController.php:47
5428 #, fuzzy
5429 #| msgid "You are about to DESTROY a complete table!"
5430 msgid "You are about to DELETE all the rows of the table!"
5431 msgstr "You are about to DESTROY a complete table!"
5433 #: libraries/classes/Controllers/JavaScriptMessagesController.php:48
5434 msgid "Delete tracking data for this table?"
5435 msgstr "Delete tracking data for this table?"
5437 #: libraries/classes/Controllers/JavaScriptMessagesController.php:49
5438 msgid "Delete tracking data for these tables?"
5439 msgstr "Delete tracking data for these tables?"
5441 #: libraries/classes/Controllers/JavaScriptMessagesController.php:50
5442 msgid "Delete tracking data for this version?"
5443 msgstr "Delete tracking data for this version?"
5445 #: libraries/classes/Controllers/JavaScriptMessagesController.php:51
5446 msgid "Delete tracking data for these versions?"
5447 msgstr "Delete tracking data for these versions?"
5449 #: libraries/classes/Controllers/JavaScriptMessagesController.php:52
5450 msgid "Delete entry from tracking report?"
5451 msgstr "Delete entry from tracking report?"
5453 #: libraries/classes/Controllers/JavaScriptMessagesController.php:53
5454 msgid "Deleting tracking data"
5455 msgstr "Deleting tracking data"
5457 #: libraries/classes/Controllers/JavaScriptMessagesController.php:54
5458 msgid "Dropping Primary Key/Index"
5459 msgstr "Dropping Primary Key/Index"
5461 #: libraries/classes/Controllers/JavaScriptMessagesController.php:55
5462 msgid "Dropping Foreign key."
5463 msgstr "Dropping Foreign key."
5465 #: libraries/classes/Controllers/JavaScriptMessagesController.php:56
5466 msgid "This operation could take a long time. Proceed anyway?"
5467 msgstr "This operation could take a long time. Proceed anyway?"
5469 #: libraries/classes/Controllers/JavaScriptMessagesController.php:57
5470 #, php-format
5471 msgid "Do you really want to delete user group \"%s\"?"
5472 msgstr "Do you really want to delete user group \"%s\"?"
5474 #: libraries/classes/Controllers/JavaScriptMessagesController.php:58
5475 #, php-format
5476 msgid "Do you really want to delete the search \"%s\"?"
5477 msgstr "Do you really want to delete the search \"%s\"?"
5479 #: libraries/classes/Controllers/JavaScriptMessagesController.php:59
5480 msgid "You have unsaved changes; are you sure you want to leave this page?"
5481 msgstr "You have unsaved changes; are you sure you want to leave this page?"
5483 #: libraries/classes/Controllers/JavaScriptMessagesController.php:61
5484 msgid ""
5485 "You are trying to reduce the number of rows, but have already entered data "
5486 "in those rows which will be lost. Do you wish to continue?"
5487 msgstr ""
5488 "You are trying to reduce the number of rows, but have already entered data "
5489 "in those rows which will be lost. Do you wish to continue?"
5491 #: libraries/classes/Controllers/JavaScriptMessagesController.php:64
5492 msgid "Do you really want to revoke the selected user(s) ?"
5493 msgstr "Do you really want to revoke the selected user(s)?"
5495 #: libraries/classes/Controllers/JavaScriptMessagesController.php:65
5496 msgid "Do you really want to delete this central column?"
5497 msgstr "Do you really want to delete this central column?"
5499 #: libraries/classes/Controllers/JavaScriptMessagesController.php:66
5500 msgid "Do you really want to delete the selected items?"
5501 msgstr "Do you really want to delete the selected items?"
5503 #: libraries/classes/Controllers/JavaScriptMessagesController.php:68
5504 msgid ""
5505 "Do you really want to DROP the selected partition(s)? This will also DELETE "
5506 "the data related to the selected partition(s)!"
5507 msgstr ""
5508 "Do you really want to DROP the selected partition(s)? This will also DELETE "
5509 "the data related to the selected partition(s)!"
5511 #: libraries/classes/Controllers/JavaScriptMessagesController.php:71
5512 msgid "Do you really want to TRUNCATE the selected partition(s)?"
5513 msgstr "Do you really want to TRUNCATE the selected partition(s)?"
5515 #: libraries/classes/Controllers/JavaScriptMessagesController.php:72
5516 msgid "Do you really want to remove partitioning?"
5517 msgstr "Do you really want to remove partitioning?"
5519 #: libraries/classes/Controllers/JavaScriptMessagesController.php:73
5520 #, fuzzy
5521 #| msgid "Do you really want to revoke the selected user(s) ?"
5522 msgid "Do you really want to reset the replica (RESET REPLICA)?"
5523 msgstr "Do you really want to revoke the selected user(s)?"
5525 #: libraries/classes/Controllers/JavaScriptMessagesController.php:75
5526 msgid ""
5527 "This operation will attempt to convert your data to the new collation. In "
5528 "rare cases, especially where a character doesn't exist in the new collation, "
5529 "this process could cause the data to appear incorrectly under the new "
5530 "collation; in this case we suggest you revert to the original collation and "
5531 "refer to the tips at "
5532 msgstr ""
5533 "This operation will attempt to convert your data to the new collation. In "
5534 "rare cases, especially where a character doesn't exist in the new collation, "
5535 "this process could cause the data to appear incorrectly under the new "
5536 "collation; in this case we suggest you revert to the original collation and "
5537 "refer to the tips at "
5539 #: libraries/classes/Controllers/JavaScriptMessagesController.php:81
5540 msgid "Garbled Data"
5541 msgstr "Garbled Data"
5543 #: libraries/classes/Controllers/JavaScriptMessagesController.php:83
5544 msgid "Are you sure you wish to change the collation and convert the data?"
5545 msgstr "Are you sure you wish to change the collation and convert the data?"
5547 #: libraries/classes/Controllers/JavaScriptMessagesController.php:86
5548 msgid ""
5549 "Through this operation, MySQL attempts to map the data values between "
5550 "collations. If the character sets are incompatible, there may be data loss "
5551 "and this lost data may <b>NOT</b> be recoverable simply by changing back the "
5552 "column collation(s). <b>To convert existing data, it is suggested to use the "
5553 "column(s) editing feature (the \"Change\" Link) on the table structure page. "
5554 "</b>"
5555 msgstr ""
5556 "Through this operation, MySQL attempts to map the data values between "
5557 "collations. If the character sets are incompatible, there may be data loss "
5558 "and this lost data may <b>NOT</b> be recoverable simply by changing back the "
5559 "column collation(s). <b>To convert existing data, it is suggested to use the "
5560 "column(s) editing feature (the \"Change\" Link) on the table structure page. "
5561 "</b>"
5563 #: libraries/classes/Controllers/JavaScriptMessagesController.php:94
5564 msgid ""
5565 "Are you sure you wish to change all the column collations and convert the "
5566 "data?"
5567 msgstr ""
5568 "Are you sure you wish to change all the column collations and convert the "
5569 "data?"
5571 #: libraries/classes/Controllers/JavaScriptMessagesController.php:97
5572 #: templates/export.twig:324
5573 msgid "Save & close"
5574 msgstr "Save & close"
5576 #: libraries/classes/Controllers/JavaScriptMessagesController.php:98
5577 #: templates/config/form_display/display.twig:47
5578 #: templates/preferences/manage/main.twig:114
5579 #: templates/preferences/manage/main.twig:122
5580 #: templates/table/insert/actions_panel.twig:36
5581 msgid "Reset"
5582 msgstr "Reset"
5584 #: libraries/classes/Controllers/JavaScriptMessagesController.php:99
5585 msgid "Reset all"
5586 msgstr "Reset all"
5588 #: libraries/classes/Controllers/JavaScriptMessagesController.php:102
5589 msgid "Missing value in the form!"
5590 msgstr "Missing value in the form!"
5592 #: libraries/classes/Controllers/JavaScriptMessagesController.php:103
5593 msgid "Select at least one of the options!"
5594 msgstr "Select at least one of the options!"
5596 #: libraries/classes/Controllers/JavaScriptMessagesController.php:104
5597 msgid "Please enter a valid number!"
5598 msgstr "Please enter a valid number!"
5600 #: libraries/classes/Controllers/JavaScriptMessagesController.php:105
5601 msgid "Please enter a valid length!"
5602 msgstr "Please enter a valid length!"
5604 #: libraries/classes/Controllers/JavaScriptMessagesController.php:106
5605 msgid "Add index"
5606 msgstr "Add index"
5608 #: libraries/classes/Controllers/JavaScriptMessagesController.php:107
5609 msgid "Edit index"
5610 msgstr "Edit index"
5612 #. l10n: Rename a table Index
5613 #: libraries/classes/Controllers/JavaScriptMessagesController.php:109
5614 msgid "Rename index"
5615 msgstr "Rename index"
5617 #: libraries/classes/Controllers/JavaScriptMessagesController.php:110
5618 #: templates/table/index_form.twig:237
5619 #, php-format
5620 msgid "Add %s column(s) to index"
5621 msgstr "Add %s column(s) to index"
5623 #: libraries/classes/Controllers/JavaScriptMessagesController.php:111
5624 msgid "Create single-column index"
5625 msgstr "Create single-column index"
5627 #: libraries/classes/Controllers/JavaScriptMessagesController.php:112
5628 msgid "Create composite index"
5629 msgstr "Create composite index"
5631 #: libraries/classes/Controllers/JavaScriptMessagesController.php:113
5632 msgid "Composite with:"
5633 msgstr "Composite with:"
5635 #: libraries/classes/Controllers/JavaScriptMessagesController.php:114
5636 msgid "Please select column(s) for the index."
5637 msgstr "Please select column(s) for the index."
5639 #: libraries/classes/Controllers/JavaScriptMessagesController.php:117
5640 #: templates/columns_definitions/column_definitions_form.twig:157
5641 #: templates/modals/index_dialog_modal.twig:11
5642 #: templates/modals/index_dialog_modal.twig:21
5643 #: templates/table/index_form.twig:246
5644 #: templates/table/index_rename_form.twig:28
5645 #: templates/table/insert/actions_panel.twig:35
5646 #: templates/table/relation/common_form.twig:224
5647 #: templates/table/structure/display_structure.twig:344
5648 #: templates/table/structure/display_structure.twig:354
5649 msgid "Preview SQL"
5650 msgstr "Preview SQL"
5652 #: libraries/classes/Controllers/JavaScriptMessagesController.php:120
5653 #: templates/sql/query.twig:218
5654 msgid "Simulate query"
5655 msgstr "Simulate query"
5657 #: libraries/classes/Controllers/JavaScriptMessagesController.php:121
5658 #: libraries/classes/Html/Generator.php:837 templates/export.twig:67
5659 msgid "SQL query:"
5660 msgstr "SQL query:"
5662 #. l10n: Default label for the y-Axis of Charts
5663 #: libraries/classes/Controllers/JavaScriptMessagesController.php:125
5664 msgid "Y values"
5665 msgstr "Y values"
5667 #: libraries/classes/Controllers/JavaScriptMessagesController.php:128
5668 msgid "Please enter the SQL query first."
5669 msgstr "Please enter the SQL query first."
5671 #: libraries/classes/Controllers/JavaScriptMessagesController.php:131
5672 msgid "The host name is empty!"
5673 msgstr "The host name is empty!"
5675 #: libraries/classes/Controllers/JavaScriptMessagesController.php:132
5676 msgid "The user name is empty!"
5677 msgstr "The user name is empty!"
5679 #: libraries/classes/Controllers/JavaScriptMessagesController.php:133
5680 #: libraries/classes/Server/Privileges.php:950
5681 #: libraries/classes/UserPassword.php:42
5682 msgid "The password is empty!"
5683 msgstr "The password is empty!"
5685 #: libraries/classes/Controllers/JavaScriptMessagesController.php:134
5686 #: libraries/classes/Server/Privileges.php:948
5687 #: libraries/classes/UserPassword.php:46
5688 msgid "The passwords aren't the same!"
5689 msgstr "The passwords aren't the same!"
5691 #: libraries/classes/Controllers/JavaScriptMessagesController.php:135
5692 msgid "Removing Selected Users"
5693 msgstr "Removing Selected Users"
5695 #: libraries/classes/Controllers/JavaScriptMessagesController.php:136
5696 #: libraries/classes/Tracking.php:237 libraries/classes/Tracking.php:641
5697 #: templates/columns_definitions/column_definitions_form.twig:176
5698 #: templates/columns_definitions/column_definitions_form.twig:181
5699 #: templates/error/report_modal.twig:14 templates/export_modal.twig:6
5700 #: templates/export_modal.twig:10 templates/export.twig:82
5701 #: templates/export.twig:92 templates/export.twig:194
5702 #: templates/home/index.twig:298 templates/home/index.twig:306
5703 #: templates/modals/build_query.twig:6 templates/modals/build_query.twig:16
5704 #: templates/modals/create_view.twig:6 templates/modals/create_view.twig:11
5705 #: templates/modals/enum_set_editor.twig:6
5706 #: templates/modals/enum_set_editor.twig:11
5707 #: templates/modals/index_dialog_modal.twig:6
5708 #: templates/modals/index_dialog_modal.twig:12
5709 #: templates/modals/index_dialog_modal.twig:22
5710 #: templates/modals/preview_sql_confirmation.twig:6
5711 #: templates/modals/preview_sql_confirmation.twig:15
5712 #: templates/modals/preview_sql_modal.twig:6
5713 #: templates/modals/preview_sql_modal.twig:10
5714 #: templates/modals/unhide_nav_item.twig:6
5715 #: templates/modals/unhide_nav_item.twig:10
5716 #: templates/server/privileges/users_overview.twig:169
5717 #: templates/server/privileges/users_overview.twig:177
5718 #: templates/server/status/advisor/index.twig:20
5719 #: templates/server/status/advisor/index.twig:45
5720 #: templates/server/status/monitor/index.twig:129
5721 #: templates/server/status/monitor/index.twig:218
5722 #: templates/server/user_groups/user_groups.twig:51
5723 #: templates/server/user_groups/user_groups.twig:55
5724 #: templates/sql/query.twig:219 templates/sql/query.twig:224
5725 #: templates/table/insert/actions_panel.twig:47
5726 #: templates/table/insert/actions_panel.twig:52
5727 #: templates/table/relation/common_form.twig:234
5728 #: templates/table/relation/common_form.twig:239
5729 #: templates/table/search/index.twig:182
5730 #: templates/table/structure/display_structure.twig:329
5731 #: templates/table/structure/display_structure.twig:345
5732 #: templates/table/structure/display_structure.twig:355
5733 #: templates/table/structure/display_structure.twig:373
5734 #: templates/table/zoom_search/result_form.twig:27
5735 #: templates/table/zoom_search/result_form.twig:79
5736 #: templates/table/zoom_search/result_form.twig:96
5737 msgid "Close"
5738 msgstr "Close"
5740 #: libraries/classes/Controllers/JavaScriptMessagesController.php:137
5741 #: templates/server/privileges/users_overview.twig:105
5742 msgctxt "Lock the account."
5743 msgid "Lock"
5744 msgstr "Zablokuj"
5746 #: libraries/classes/Controllers/JavaScriptMessagesController.php:138
5747 #: templates/server/privileges/users_overview.twig:102
5748 msgctxt "Unlock the account."
5749 msgid "Unlock"
5750 msgstr "Odblokuj"
5752 #: libraries/classes/Controllers/JavaScriptMessagesController.php:139
5753 #: templates/server/privileges/users_overview.twig:100
5754 #, fuzzy
5755 #| msgid "Log file count"
5756 msgid "Lock this account."
5757 msgstr "Log file count"
5759 #: libraries/classes/Controllers/JavaScriptMessagesController.php:140
5760 #: templates/server/privileges/users_overview.twig:100
5761 #, fuzzy
5762 #| msgid "User account"
5763 msgid "Unlock this account."
5764 msgstr "User account"
5766 #: libraries/classes/Controllers/JavaScriptMessagesController.php:143
5767 msgid "Template was created."
5768 msgstr "Template was created."
5770 #: libraries/classes/Controllers/JavaScriptMessagesController.php:144
5771 msgid "Template was loaded."
5772 msgstr "Template was loaded."
5774 #: libraries/classes/Controllers/JavaScriptMessagesController.php:145
5775 msgid "Template was updated."
5776 msgstr "Template was updated."
5778 #: libraries/classes/Controllers/JavaScriptMessagesController.php:146
5779 msgid "Template was deleted."
5780 msgstr "Template was deleted."
5782 #. l10n: Other, small valued, queries
5783 #: libraries/classes/Controllers/JavaScriptMessagesController.php:149
5784 #: libraries/classes/Controllers/Server/Status/QueriesController.php:95
5785 #: libraries/classes/Server/Status/Data.php:163
5786 msgid "Other"
5787 msgstr "Other"
5789 #. l10n: Thousands separator
5790 #: libraries/classes/Controllers/JavaScriptMessagesController.php:151
5791 #: libraries/classes/Util.php:550 libraries/classes/Util.php:582
5792 msgid ","
5793 msgstr ","
5795 #. l10n: Decimal separator
5796 #: libraries/classes/Controllers/JavaScriptMessagesController.php:153
5797 #: libraries/classes/Util.php:548 libraries/classes/Util.php:580
5798 msgid "."
5799 msgstr "."
5801 #: libraries/classes/Controllers/JavaScriptMessagesController.php:155
5802 msgid "Connections / Processes"
5803 msgstr "Connections / Processes"
5805 #: libraries/classes/Controllers/JavaScriptMessagesController.php:158
5806 msgid "Local monitor configuration incompatible!"
5807 msgstr "Local monitor configuration incompatible!"
5809 #: libraries/classes/Controllers/JavaScriptMessagesController.php:160
5810 msgid ""
5811 "The chart arrangement configuration in your browsers local storage is not "
5812 "compatible anymore to the newer version of the monitor dialog. It is very "
5813 "likely that your current configuration will not work anymore. Please reset "
5814 "your configuration to default in the <i>Settings</i> menu."
5815 msgstr ""
5816 "The chart arrangement configuration in your browsers local storage is not "
5817 "compatible any more to the newer version of the monitor dialogue. It is very "
5818 "likely that your current configuration will not work any more. Please reset "
5819 "your configuration to default in the <i>Settings</i> menu."
5821 #: libraries/classes/Controllers/JavaScriptMessagesController.php:166
5822 msgid "Query cache efficiency"
5823 msgstr "Query cache efficiency"
5825 #: libraries/classes/Controllers/JavaScriptMessagesController.php:167
5826 msgid "Query cache usage"
5827 msgstr "Query cache usage"
5829 #: libraries/classes/Controllers/JavaScriptMessagesController.php:168
5830 msgid "Query cache used"
5831 msgstr "Query cache used"
5833 #: libraries/classes/Controllers/JavaScriptMessagesController.php:170
5834 msgid "System CPU usage"
5835 msgstr "System CPU usage"
5837 #: libraries/classes/Controllers/JavaScriptMessagesController.php:171
5838 msgid "System memory"
5839 msgstr "System memory"
5841 #: libraries/classes/Controllers/JavaScriptMessagesController.php:172
5842 msgid "System swap"
5843 msgstr "System swap"
5845 #: libraries/classes/Controllers/JavaScriptMessagesController.php:174
5846 msgid "Average load"
5847 msgstr "Average load"
5849 #: libraries/classes/Controllers/JavaScriptMessagesController.php:175
5850 msgid "Total memory"
5851 msgstr "Total memory"
5853 #: libraries/classes/Controllers/JavaScriptMessagesController.php:176
5854 msgid "Cached memory"
5855 msgstr "Cached memory"
5857 #: libraries/classes/Controllers/JavaScriptMessagesController.php:177
5858 msgid "Buffered memory"
5859 msgstr "Buffered memory"
5861 #: libraries/classes/Controllers/JavaScriptMessagesController.php:178
5862 msgid "Free memory"
5863 msgstr "Free memory"
5865 #: libraries/classes/Controllers/JavaScriptMessagesController.php:179
5866 msgid "Used memory"
5867 msgstr "Used memory"
5869 #: libraries/classes/Controllers/JavaScriptMessagesController.php:181
5870 msgid "Total swap"
5871 msgstr "Total swap"
5873 #: libraries/classes/Controllers/JavaScriptMessagesController.php:182
5874 msgid "Cached swap"
5875 msgstr "Cached swap"
5877 #: libraries/classes/Controllers/JavaScriptMessagesController.php:183
5878 msgid "Used swap"
5879 msgstr "Used swap"
5881 #: libraries/classes/Controllers/JavaScriptMessagesController.php:184
5882 msgid "Free swap"
5883 msgstr "Free swap"
5885 #: libraries/classes/Controllers/JavaScriptMessagesController.php:186
5886 msgid "Bytes sent"
5887 msgstr "Bytes sent"
5889 #: libraries/classes/Controllers/JavaScriptMessagesController.php:187
5890 msgid "Bytes received"
5891 msgstr "Bytes received"
5893 #: libraries/classes/Controllers/JavaScriptMessagesController.php:188
5894 #: templates/server/status/status/index.twig:36
5895 msgid "Connections"
5896 msgstr "Connections"
5898 #: libraries/classes/Controllers/JavaScriptMessagesController.php:189
5899 #: templates/server/status/base.twig:11
5900 #: templates/server/status/processes/list.twig:5
5901 msgid "Processes"
5902 msgstr "Processes"
5904 #. l10n: shortcuts for Byte
5905 #: libraries/classes/Controllers/JavaScriptMessagesController.php:192
5906 #: libraries/classes/Util.php:458
5907 msgid "B"
5908 msgstr "B"
5910 #. l10n: shortcuts for Kilobyte
5911 #: libraries/classes/Controllers/JavaScriptMessagesController.php:193
5912 #: libraries/classes/Util.php:460
5913 #: templates/server/status/monitor/index.twig:186
5914 msgid "KiB"
5915 msgstr "KiB"
5917 #. l10n: shortcuts for Megabyte
5918 #: libraries/classes/Controllers/JavaScriptMessagesController.php:194
5919 #: libraries/classes/Util.php:462
5920 #: templates/server/status/monitor/index.twig:187
5921 msgid "MiB"
5922 msgstr "MiB"
5924 #. l10n: shortcuts for Gigabyte
5925 #: libraries/classes/Controllers/JavaScriptMessagesController.php:195
5926 #: libraries/classes/Util.php:464
5927 msgid "GiB"
5928 msgstr "GiB"
5930 #. l10n: shortcuts for Terabyte
5931 #: libraries/classes/Controllers/JavaScriptMessagesController.php:196
5932 #: libraries/classes/Util.php:466
5933 msgid "TiB"
5934 msgstr "TiB"
5936 #. l10n: shortcuts for Petabyte
5937 #: libraries/classes/Controllers/JavaScriptMessagesController.php:197
5938 #: libraries/classes/Util.php:468
5939 msgid "PiB"
5940 msgstr "PiB"
5942 #. l10n: shortcuts for Exabyte
5943 #: libraries/classes/Controllers/JavaScriptMessagesController.php:198
5944 #: libraries/classes/Util.php:470
5945 msgid "EiB"
5946 msgstr "EiB"
5948 #: libraries/classes/Controllers/JavaScriptMessagesController.php:199
5949 #, php-format
5950 msgid "%d table(s)"
5951 msgstr "%d table(s)"
5953 #. l10n: Questions is the name of a MySQL Status variable
5954 #: libraries/classes/Controllers/JavaScriptMessagesController.php:202
5955 msgid "Questions"
5956 msgstr "Questions"
5958 #: libraries/classes/Controllers/JavaScriptMessagesController.php:203
5959 #: templates/server/status/status/index.twig:14
5960 msgid "Traffic"
5961 msgstr "Traffic"
5963 #: libraries/classes/Controllers/JavaScriptMessagesController.php:204
5964 #: libraries/classes/Menu.php:523 libraries/classes/Util.php:1937
5965 #: templates/server/status/monitor/index.twig:12
5966 msgid "Settings"
5967 msgstr "Settings"
5969 #: libraries/classes/Controllers/JavaScriptMessagesController.php:205
5970 #: templates/server/status/monitor/index.twig:217
5971 msgid "Add chart to grid"
5972 msgstr "Add chart to grid"
5974 #: libraries/classes/Controllers/JavaScriptMessagesController.php:206
5975 msgid "Please add at least one variable to the series!"
5976 msgstr "Please add at least one variable to the series!"
5978 #: libraries/classes/Controllers/JavaScriptMessagesController.php:207
5979 #: libraries/classes/Display/Results.php:1266
5980 #: libraries/classes/Plugins/Export/ExportSql.php:2233
5981 #: libraries/classes/Plugins/Schema/SchemaPdf.php:99
5982 #: libraries/config.values.php:111
5983 #: templates/columns_definitions/column_attributes.twig:217
5984 #: templates/columns_definitions/column_attributes.twig:240
5985 #: templates/database/central_columns/main.twig:305
5986 #: templates/database/designer/main.twig:588 templates/export.twig:433
5987 #: templates/server/privileges/privileges_summary.twig:30
5988 #: templates/server/status/monitor/index.twig:211
5989 #: templates/server/status/processes/list.twig:72
5990 #: templates/table/zoom_search/index.twig:62
5991 #: templates/table/zoom_search/index.twig:122
5992 msgid "None"
5993 msgstr "None"
5995 #. l10n: SQL Query on modal to show exported query
5996 #: libraries/classes/Controllers/JavaScriptMessagesController.php:209
5997 msgid "SQL Query"
5998 msgstr "SQL Query"
6000 #: libraries/classes/Controllers/JavaScriptMessagesController.php:210
6001 msgid "Resume monitor"
6002 msgstr "Resume monitor"
6004 #: libraries/classes/Controllers/JavaScriptMessagesController.php:211
6005 msgid "Pause monitor"
6006 msgstr "Pause monitor"
6008 #: libraries/classes/Controllers/JavaScriptMessagesController.php:212
6009 #: templates/server/status/processes/index.twig:57
6010 msgid "Start auto refresh"
6011 msgstr "Start auto refresh"
6013 #: libraries/classes/Controllers/JavaScriptMessagesController.php:213
6014 msgid "Stop auto refresh"
6015 msgstr "Stop auto refresh"
6017 #: libraries/classes/Controllers/JavaScriptMessagesController.php:215
6018 msgid "general_log and slow_query_log are enabled."
6019 msgstr "general_log and slow_query_log are enabled."
6021 #: libraries/classes/Controllers/JavaScriptMessagesController.php:216
6022 msgid "general_log is enabled."
6023 msgstr "general_log is enabled."
6025 #: libraries/classes/Controllers/JavaScriptMessagesController.php:217
6026 msgid "slow_query_log is enabled."
6027 msgstr "slow_query_log is enabled."
6029 #: libraries/classes/Controllers/JavaScriptMessagesController.php:218
6030 msgid "slow_query_log and general_log are disabled."
6031 msgstr "slow_query_log and general_log are disabled."
6033 #: libraries/classes/Controllers/JavaScriptMessagesController.php:219
6034 msgid "log_output is not set to TABLE."
6035 msgstr "log_output is not set to TABLE."
6037 #: libraries/classes/Controllers/JavaScriptMessagesController.php:220
6038 msgid "log_output is set to TABLE."
6039 msgstr "log_output is set to TABLE."
6041 #: libraries/classes/Controllers/JavaScriptMessagesController.php:222
6042 #, php-format
6043 msgid ""
6044 "slow_query_log is enabled, but the server logs only queries that take longer "
6045 "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
6046 "depending on your system."
6047 msgstr ""
6048 "slow_query_log is enabled, but the server logs only queries that take longer "
6049 "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
6050 "depending on your system."
6052 #: libraries/classes/Controllers/JavaScriptMessagesController.php:226
6053 #, php-format
6054 msgid "long_query_time is set to %d second(s)."
6055 msgstr "long_query_time is set to %d second(s)."
6057 #: libraries/classes/Controllers/JavaScriptMessagesController.php:228
6058 msgid ""
6059 "Following settings will be applied globally and reset to default on server "
6060 "restart:"
6061 msgstr ""
6062 "Following settings will be applied globally and reset to default on server "
6063 "restart:"
6065 #. l10n: %s is FILE or TABLE
6066 #: libraries/classes/Controllers/JavaScriptMessagesController.php:231
6067 #, php-format
6068 msgid "Set log_output to %s"
6069 msgstr "Set log_output to %s"
6071 #. l10n: Enable in this context means setting a status variable to ON
6072 #: libraries/classes/Controllers/JavaScriptMessagesController.php:233
6073 #, php-format
6074 msgid "Enable %s"
6075 msgstr "Enable %s"
6077 #. l10n: Disable in this context means setting a status variable to OFF
6078 #: libraries/classes/Controllers/JavaScriptMessagesController.php:235
6079 #, php-format
6080 msgid "Disable %s"
6081 msgstr "Disable %s"
6083 #. l10n: %d seconds
6084 #: libraries/classes/Controllers/JavaScriptMessagesController.php:237
6085 #, php-format
6086 msgid "Set long_query_time to %d seconds."
6087 msgstr "Set long_query_time to %d seconds."
6089 #: libraries/classes/Controllers/JavaScriptMessagesController.php:239
6090 msgid ""
6091 "You can't change these variables. Please log in as root or contact your "
6092 "database administrator."
6093 msgstr ""
6094 "You can't change these variables. Please log in as root or contact your "
6095 "database administrator."
6097 #: libraries/classes/Controllers/JavaScriptMessagesController.php:241
6098 msgid "Change settings"
6099 msgstr "Change settings"
6101 #: libraries/classes/Controllers/JavaScriptMessagesController.php:242
6102 msgid "Current settings"
6103 msgstr "Current settings"
6105 #: libraries/classes/Controllers/JavaScriptMessagesController.php:244
6106 msgid "Chart title"
6107 msgstr "Chart title"
6109 #. l10n: As in differential values
6110 #: libraries/classes/Controllers/JavaScriptMessagesController.php:246
6111 msgid "Differential"
6112 msgstr "Differential"
6114 #: libraries/classes/Controllers/JavaScriptMessagesController.php:247
6115 #, php-format
6116 msgid "Divided by %s"
6117 msgstr "Divided by %s"
6119 #: libraries/classes/Controllers/JavaScriptMessagesController.php:248
6120 msgid "Unit"
6121 msgstr "Unit"
6123 #: libraries/classes/Controllers/JavaScriptMessagesController.php:250
6124 msgid "From slow log"
6125 msgstr "From slow log"
6127 #: libraries/classes/Controllers/JavaScriptMessagesController.php:251
6128 msgid "From general log"
6129 msgstr "From general log"
6131 #: libraries/classes/Controllers/JavaScriptMessagesController.php:252
6132 msgid "The database name is not known for this query in the server's logs."
6133 msgstr "The database name is not known for this query in the server's logs."
6135 #: libraries/classes/Controllers/JavaScriptMessagesController.php:253
6136 msgid "Analysing logs"
6137 msgstr "Analysing logs"
6139 #: libraries/classes/Controllers/JavaScriptMessagesController.php:254
6140 msgid "Analysing & loading logs. This may take a while."
6141 msgstr "Analysing & loading logs. This may take a while."
6143 #: libraries/classes/Controllers/JavaScriptMessagesController.php:255
6144 msgid "Cancel request"
6145 msgstr "Cancel request"
6147 #: libraries/classes/Controllers/JavaScriptMessagesController.php:257
6148 msgid ""
6149 "This column shows the amount of identical queries that are grouped together. "
6150 "However only the SQL query itself has been used as a grouping criteria, so "
6151 "the other attributes of queries, such as start time, may differ."
6152 msgstr ""
6153 "This columns shows the amount of identical queries that are grouped "
6154 "together. However only the SQL Text is being compared, thus the queries "
6155 "other attributes such as start time may differ."
6157 #: libraries/classes/Controllers/JavaScriptMessagesController.php:262
6158 msgid ""
6159 "Since grouping of INSERTs queries has been selected, INSERT queries into the "
6160 "same table are also being grouped together, disregarding of the inserted "
6161 "data."
6162 msgstr ""
6163 "Since grouping of INSERTs queries has been selected, INSERT queries into the "
6164 "same table are also being grouped together, disregarding of the inserted "
6165 "data."
6167 #: libraries/classes/Controllers/JavaScriptMessagesController.php:266
6168 msgid "Log data loaded. Queries executed in this time span:"
6169 msgstr "Log data loaded. Queries executed in this time span:"
6171 #: libraries/classes/Controllers/JavaScriptMessagesController.php:268
6172 msgid "Jump to Log table"
6173 msgstr "Jump to Log table"
6175 #: libraries/classes/Controllers/JavaScriptMessagesController.php:269
6176 msgid "No data found"
6177 msgstr "No data found"
6179 #: libraries/classes/Controllers/JavaScriptMessagesController.php:270
6180 msgid "Log analysed, but no data found in this time span."
6181 msgstr "Log analysed, but no data found in this time span."
6183 #: libraries/classes/Controllers/JavaScriptMessagesController.php:272
6184 msgid "Analyzing…"
6185 msgstr "Analysing…"
6187 #: libraries/classes/Controllers/JavaScriptMessagesController.php:273
6188 msgid "Explain output"
6189 msgstr "Explain output"
6191 #: libraries/classes/Controllers/JavaScriptMessagesController.php:274
6192 #: libraries/classes/Menu.php:490
6193 #: libraries/classes/Server/Status/Processes.php:134
6194 #: libraries/classes/Util.php:1933 libraries/config.values.php:157
6195 #: templates/database/events/editor_form.twig:25
6196 #: templates/database/events/index.twig:46
6197 #: templates/database/tracking/tables.twig:17
6198 #: templates/table/tracking/main.twig:31
6199 msgid "Status"
6200 msgstr "Status"
6202 #: libraries/classes/Controllers/JavaScriptMessagesController.php:275
6203 #: libraries/classes/Plugins/Export/ExportHtmlword.php:474
6204 #: libraries/classes/Plugins/Export/ExportOdt.php:602
6205 #: libraries/classes/Plugins/Export/ExportTexytext.php:462
6206 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:361
6207 #: libraries/classes/Server/Status/Processes.php:130
6208 #: templates/database/triggers/list.twig:49
6209 #: templates/javascript/variables.twig:81 templates/sql/profiling_chart.twig:17
6210 msgid "Time"
6211 msgstr "Time"
6213 #: libraries/classes/Controllers/JavaScriptMessagesController.php:276
6214 msgid "Total time:"
6215 msgstr "Total time:"
6217 #: libraries/classes/Controllers/JavaScriptMessagesController.php:277
6218 msgid "Profiling results"
6219 msgstr "Profiling results"
6221 #: libraries/classes/Controllers/JavaScriptMessagesController.php:278
6222 msgctxt "Display format"
6223 msgid "Table"
6224 msgstr "Table"
6226 #: libraries/classes/Controllers/JavaScriptMessagesController.php:279
6227 msgid "Chart"
6228 msgstr "Chart"
6230 #: libraries/classes/Controllers/JavaScriptMessagesController.php:281
6231 #: templates/export.twig:210
6232 msgctxt "Alias"
6233 msgid "Database"
6234 msgstr "Database"
6236 #: libraries/classes/Controllers/JavaScriptMessagesController.php:282
6237 #: templates/export.twig:224
6238 msgctxt "Alias"
6239 msgid "Table"
6240 msgstr "Table"
6242 #: libraries/classes/Controllers/JavaScriptMessagesController.php:283
6243 #: templates/export.twig:237
6244 msgctxt "Alias"
6245 msgid "Column"
6246 msgstr "Column"
6248 #. l10n: A collection of available filters
6249 #: libraries/classes/Controllers/JavaScriptMessagesController.php:286
6250 msgid "Log table filter options"
6251 msgstr "Log table filter options"
6253 #. l10n: Filter as in "Start Filtering"
6254 #: libraries/classes/Controllers/JavaScriptMessagesController.php:288
6255 msgid "Filter"
6256 msgstr "Filter"
6258 #: libraries/classes/Controllers/JavaScriptMessagesController.php:289
6259 msgid "Filter queries by word/regexp:"
6260 msgstr "Filter queries by word/regexp:"
6262 #: libraries/classes/Controllers/JavaScriptMessagesController.php:290
6263 msgid "Group queries, ignoring variable data in WHERE clauses"
6264 msgstr "Group queries, ignoring variable data in WHERE clauses"
6266 #: libraries/classes/Controllers/JavaScriptMessagesController.php:291
6267 msgid "Sum of grouped rows:"
6268 msgstr "Sum of grouped rows:"
6270 #: libraries/classes/Controllers/JavaScriptMessagesController.php:292
6271 #: libraries/classes/Engines/Innodb.php:140
6272 #: templates/server/databases/index.twig:253
6273 msgid "Total:"
6274 msgstr "Total:"
6276 #: libraries/classes/Controllers/JavaScriptMessagesController.php:294
6277 msgid "Loading logs"
6278 msgstr "Loading logs"
6280 #: libraries/classes/Controllers/JavaScriptMessagesController.php:295
6281 msgid "Monitor refresh failed"
6282 msgstr "Monitor refresh failed"
6284 #: libraries/classes/Controllers/JavaScriptMessagesController.php:297
6285 msgid ""
6286 "While requesting new chart data the server returned an invalid response. "
6287 "This is most likely because your session expired. Reloading the page and "
6288 "reentering your credentials should help."
6289 msgstr ""
6290 "While requesting new chart data the server returned an invalid response. "
6291 "This is most likely because your session expired. Reloading the page and "
6292 "reentering your credentials should help."
6294 #: libraries/classes/Controllers/JavaScriptMessagesController.php:301
6295 msgid "Reload page"
6296 msgstr "Reload page"
6298 #: libraries/classes/Controllers/JavaScriptMessagesController.php:303
6299 msgid "Affected rows:"
6300 msgstr "Affected rows:"
6302 #: libraries/classes/Controllers/JavaScriptMessagesController.php:305
6303 msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
6304 msgstr "Failed parsing config file. It doesn't seem to be valid JSON code."
6306 #: libraries/classes/Controllers/JavaScriptMessagesController.php:307
6307 msgid ""
6308 "Failed building chart grid with imported config. Resetting to default config…"
6309 msgstr ""
6310 "Failed building chart grid with imported config. Resetting to default config…"
6312 #: libraries/classes/Controllers/JavaScriptMessagesController.php:310
6313 msgid "Import monitor configuration"
6314 msgstr "Import monitor configuration"
6316 #: libraries/classes/Controllers/JavaScriptMessagesController.php:311
6317 msgid "Please select the file you want to import:"
6318 msgstr "Please select the file you want to import:"
6320 #: libraries/classes/Controllers/JavaScriptMessagesController.php:312
6321 msgid "Please enter a valid table name."
6322 msgstr "Please enter a valid page name."
6324 #: libraries/classes/Controllers/JavaScriptMessagesController.php:313
6325 msgid "Please enter a valid database name."
6326 msgstr "Please enter a valid database name."
6328 #: libraries/classes/Controllers/JavaScriptMessagesController.php:314
6329 msgid "No files available on server for import!"
6330 msgstr "No files available on server for import!"
6332 #: libraries/classes/Controllers/JavaScriptMessagesController.php:316
6333 msgid "Analyse query"
6334 msgstr "Analyse query"
6336 #: libraries/classes/Controllers/JavaScriptMessagesController.php:319
6337 msgid "Formatting SQL…"
6338 msgstr "Formatting SQL…"
6340 #: libraries/classes/Controllers/JavaScriptMessagesController.php:320
6341 msgid "No parameters found!"
6342 msgstr "No parameters found!"
6344 #: libraries/classes/Controllers/JavaScriptMessagesController.php:324
6345 #: templates/database/central_columns/main.twig:269
6346 #: templates/database/designer/main.twig:339
6347 #: templates/database/designer/main.twig:390
6348 #: templates/database/designer/main.twig:668
6349 #: templates/database/designer/main.twig:734
6350 #: templates/database/designer/main.twig:873
6351 #: templates/database/designer/main.twig:958
6352 #: templates/database/designer/main.twig:1063
6353 #: templates/database/designer/main.twig:1098
6354 #: templates/database/designer/main.twig:1103
6355 #: templates/database/designer/main.twig:1113
6356 #: templates/database/designer/main.twig:1119
6357 #: templates/database/structure/bulk_action_modal.twig:7
6358 #: templates/database/structure/bulk_action_modal.twig:11
6359 #: templates/database/structure/check_all_tables.twig:49
6360 #: templates/database/structure/check_all_tables.twig:55
6361 #: templates/error/report_modal.twig:6 templates/error/report_modal.twig:11
6362 #: templates/server/databases/index.twig:319
6363 #: templates/server/databases/index.twig:323
6364 #: templates/server/variables/index.twig:15
6365 #: templates/table/search/index.twig:197
6366 msgid "Cancel"
6367 msgstr "Cancel"
6369 #: libraries/classes/Controllers/JavaScriptMessagesController.php:327
6370 #: templates/header.twig:44
6371 msgid "Page-related settings"
6372 msgstr "Page-related settings"
6374 #: libraries/classes/Controllers/JavaScriptMessagesController.php:328
6375 #: templates/config/form_display/display.twig:46
6376 msgid "Apply"
6377 msgstr "Apply"
6379 #: libraries/classes/Controllers/JavaScriptMessagesController.php:331
6380 #: templates/home/index.twig:302 templates/modals/index_dialog_modal.twig:26
6381 #: templates/navigation/main.twig:58
6382 #: templates/server/privileges/users_overview.twig:173
6383 #: templates/server/status/monitor/index.twig:95
6384 #: templates/table/structure/display_structure.twig:359
6385 msgid "Loading…"
6386 msgstr "Loading…"
6388 #: libraries/classes/Controllers/JavaScriptMessagesController.php:332
6389 msgid "Request aborted!!"
6390 msgstr "Request aborted!!"
6392 #: libraries/classes/Controllers/JavaScriptMessagesController.php:333
6393 msgid "Processing request"
6394 msgstr "Processing request"
6396 #: libraries/classes/Controllers/JavaScriptMessagesController.php:334
6397 msgid "Request failed!!"
6398 msgstr "Request failed!!"
6400 #: libraries/classes/Controllers/JavaScriptMessagesController.php:335
6401 #: libraries/classes/Controllers/Sql/EnumValuesController.php:49
6402 #: libraries/classes/Controllers/Sql/SetValuesController.php:52
6403 msgid "Error in processing request"
6404 msgstr "Error in processing request"
6406 #: libraries/classes/Controllers/JavaScriptMessagesController.php:336
6407 #, php-format
6408 msgid "Error code: %s"
6409 msgstr "Error code: %s"
6411 #: libraries/classes/Controllers/JavaScriptMessagesController.php:337
6412 #, php-format
6413 msgid "Error text: %s"
6414 msgstr "Error text: %s"
6416 #: libraries/classes/Controllers/JavaScriptMessagesController.php:339
6417 msgid ""
6418 "It seems that the connection to server has been lost. Please check your "
6419 "network connectivity and server status."
6420 msgstr ""
6421 "It seems that the connection to server has been lost. Please check your "
6422 "network connectivity and server status."
6424 #: libraries/classes/Controllers/JavaScriptMessagesController.php:344
6425 msgid "No accounts selected."
6426 msgstr "No accounts selected."
6428 #: libraries/classes/Controllers/JavaScriptMessagesController.php:345
6429 msgid "Dropping column"
6430 msgstr "Dropping column"
6432 #: libraries/classes/Controllers/JavaScriptMessagesController.php:346
6433 msgid "Adding primary key"
6434 msgstr "Adding primary key"
6436 #: libraries/classes/Controllers/JavaScriptMessagesController.php:347
6437 #: templates/console/display.twig:129 templates/database/designer/main.twig:337
6438 #: templates/database/designer/main.twig:666
6439 #: templates/database/designer/main.twig:730
6440 #: templates/database/designer/main.twig:869
6441 #: templates/database/designer/main.twig:954
6442 #: templates/database/designer/main.twig:1061
6443 #: templates/modals/preview_sql_confirmation.twig:14
6444 #: templates/table/structure/display_structure.twig:378
6445 msgid "OK"
6446 msgstr "OK"
6448 #: libraries/classes/Controllers/JavaScriptMessagesController.php:348
6449 msgid "Click to dismiss this notification"
6450 msgstr "Click to dismiss this notification"
6452 #: libraries/classes/Controllers/JavaScriptMessagesController.php:351
6453 msgid "Renaming databases"
6454 msgstr "Renaming databases"
6456 #: libraries/classes/Controllers/JavaScriptMessagesController.php:352
6457 msgid "Copying database"
6458 msgstr "Copying database"
6460 #: libraries/classes/Controllers/JavaScriptMessagesController.php:353
6461 msgid "Changing charset"
6462 msgstr "Changing charset"
6464 #: libraries/classes/Controllers/JavaScriptMessagesController.php:354
6465 #: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:498
6466 #: libraries/classes/Index.php:526
6467 #: libraries/classes/Plugins/Export/ExportHtmlword.php:632
6468 #: libraries/classes/Plugins/Export/ExportLatex.php:632
6469 #: libraries/classes/Plugins/Export/ExportOdt.php:787
6470 #: libraries/classes/Plugins/Export/ExportTexytext.php:626
6471 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:753
6472 #: templates/config/form_display/input.twig:42
6473 #: templates/database/central_columns/main.twig:356
6474 #: templates/database/data_dictionary/index.twig:47
6475 #: templates/database/data_dictionary/index.twig:91
6476 #: templates/database/designer/main.twig:1118
6477 #: templates/database/privileges/index.twig:69
6478 #: templates/database/structure/drop_form.twig:20
6479 #: templates/database/structure/empty_form.twig:20 templates/indexes.twig:65
6480 #: templates/preferences/autoload.twig:12
6481 #: templates/preferences/manage/error.twig:19
6482 #: templates/server/privileges/new_user_ajax.twig:22
6483 #: templates/server/privileges/new_user_ajax.twig:34
6484 #: templates/server/privileges/privileges_summary.twig:37
6485 #: templates/server/privileges/privileges_summary.twig:40
6486 #: templates/server/privileges/privileges_summary.twig:42
6487 #: templates/server/privileges/users_overview.twig:55
6488 #: templates/server/privileges/users_overview.twig:65
6489 #: templates/table/delete/confirm.twig:29
6490 #: templates/table/privileges/index.twig:73
6491 #: templates/table/structure/display_structure.twig:80
6492 #: templates/table/structure/display_structure.twig:532
6493 #: templates/table/structure/drop_confirm.twig:20
6494 #: templates/table/structure/primary.twig:23
6495 #: templates/table/tracking/structure_snapshot_columns.twig:33
6496 #: templates/table/tracking/structure_snapshot_indexes.twig:23
6497 #: templates/table/tracking/structure_snapshot_indexes.twig:24
6498 msgid "No"
6499 msgstr "No"
6501 #: libraries/classes/Controllers/JavaScriptMessagesController.php:357
6502 #: templates/database/structure/drop_form.twig:16
6503 #: templates/database/structure/empty_form.twig:16 templates/import.twig:159
6504 #: templates/sql/query.twig:142 templates/table/delete/confirm.twig:25
6505 msgid "Enable foreign key checks"
6506 msgstr "Enable foreign key checks"
6508 #: libraries/classes/Controllers/JavaScriptMessagesController.php:360
6509 msgid "Failed to get real row count."
6510 msgstr "Failed to get real row count."
6512 #: libraries/classes/Controllers/JavaScriptMessagesController.php:363
6513 msgid "Searching"
6514 msgstr "Searching"
6516 #: libraries/classes/Controllers/JavaScriptMessagesController.php:364
6517 msgid "Hide search results"
6518 msgstr "Hide search results"
6520 #: libraries/classes/Controllers/JavaScriptMessagesController.php:365
6521 msgid "Show search results"
6522 msgstr "Show search results"
6524 #: libraries/classes/Controllers/JavaScriptMessagesController.php:366
6525 msgid "Browsing"
6526 msgstr "Browsing"
6528 #: libraries/classes/Controllers/JavaScriptMessagesController.php:367
6529 msgid "Deleting"
6530 msgstr "Deleting"
6532 #: libraries/classes/Controllers/JavaScriptMessagesController.php:368
6533 #, php-format
6534 msgid "Delete the matches for the %s table?"
6535 msgstr "Delete the matches for the %s table?"
6537 #: libraries/classes/Controllers/JavaScriptMessagesController.php:371
6538 msgid "The definition of a stored function must contain a RETURN statement!"
6539 msgstr "The definition of a stored function must contain a RETURN statement!"
6541 #: libraries/classes/Controllers/JavaScriptMessagesController.php:373
6542 msgid "No routine is exportable. Required privileges may be lacking."
6543 msgstr "No routine is exportable. Required privileges may be lacking."
6545 #: libraries/classes/Controllers/JavaScriptMessagesController.php:376
6546 #, php-format
6547 msgid "Values for column %s"
6548 msgstr "Values for column %s"
6550 #: libraries/classes/Controllers/JavaScriptMessagesController.php:377
6551 msgid "Values for a new column"
6552 msgstr "Values for a new column"
6554 #: libraries/classes/Controllers/JavaScriptMessagesController.php:378
6555 msgid "Enter each value in a separate field."
6556 msgstr "Enter each value in a separate field."
6558 #: libraries/classes/Controllers/JavaScriptMessagesController.php:379
6559 #, php-format
6560 msgid "Add %d value(s)"
6561 msgstr "Add %d value(s)"
6563 #: libraries/classes/Controllers/JavaScriptMessagesController.php:382
6564 msgid ""
6565 "Note: If the file contains multiple tables, they will be combined into one."
6566 msgstr ""
6567 "Note: If the file contains multiple tables, they will be combined into one."
6569 #: libraries/classes/Controllers/JavaScriptMessagesController.php:385
6570 msgid "Hide query box"
6571 msgstr "Hide query box"
6573 #: libraries/classes/Controllers/JavaScriptMessagesController.php:386
6574 msgid "Show query box"
6575 msgstr "Show query box"
6577 #: libraries/classes/Controllers/JavaScriptMessagesController.php:388
6578 #: libraries/classes/Display/Results.php:3042
6579 #: libraries/classes/Tracking.php:260 templates/console/bookmark_content.twig:7
6580 #: templates/database/central_columns/main.twig:268
6581 #: templates/database/central_columns/main.twig:380
6582 #: templates/database/central_columns/main.twig:381
6583 #: templates/database/designer/main.twig:388
6584 #: templates/database/qbe/ins_del_and_or_cell.twig:18
6585 #: templates/database/search/results.twig:43
6586 #: templates/display/results/table.twig:235
6587 #: templates/display/results/table.twig:236 templates/export.twig:54
6588 #: templates/server/user_groups/user_groups.twig:37
6589 #: templates/server/user_groups/user_groups.twig:56
6590 #: templates/setup/home/index.twig:68 templates/sql/query.twig:186
6591 msgid "Delete"
6592 msgstr "Delete"
6594 #: libraries/classes/Controllers/JavaScriptMessagesController.php:389
6595 #, php-format
6596 msgid "%d is not valid row number."
6597 msgstr "%d is not valid row number."
6599 #: libraries/classes/Controllers/JavaScriptMessagesController.php:390
6600 #: templates/sql/relational_column_dropdown.twig:3
6601 #: templates/table/insert/column_row.twig:48
6602 #: templates/table/search/input_box.twig:27
6603 msgid "Browse foreign values"
6604 msgstr "Browse foreign values"
6606 #: libraries/classes/Controllers/JavaScriptMessagesController.php:391
6607 msgid "No previously auto-saved query is available. Loading default query."
6608 msgstr "No previously auto-saved query is available. Loading default query."
6610 #: libraries/classes/Controllers/JavaScriptMessagesController.php:393
6611 msgid ""
6612 "You have a previously saved query. Click Get auto-saved query to load the "
6613 "query."
6614 msgstr ""
6615 "You have a previously saved query. Click Get auto-saved query to load the "
6616 "query."
6618 #: libraries/classes/Controllers/JavaScriptMessagesController.php:395
6619 #, php-format
6620 msgid "Variable %d:"
6621 msgstr "Variable %d:"
6623 #: libraries/classes/Controllers/JavaScriptMessagesController.php:398
6624 #: libraries/classes/Normalization.php:1051
6625 msgid "Pick"
6626 msgstr "Pick"
6628 #: libraries/classes/Controllers/JavaScriptMessagesController.php:399
6629 msgid "Column selector"
6630 msgstr "Column selector"
6632 #: libraries/classes/Controllers/JavaScriptMessagesController.php:400
6633 msgid "Search this list"
6634 msgstr "Search this list"
6636 #: libraries/classes/Controllers/JavaScriptMessagesController.php:402
6637 #, php-format
6638 msgid ""
6639 "No columns in the central list. Make sure the Central columns list for "
6640 "database %s has columns that are not present in the current table."
6641 msgstr ""
6642 "No columns in the central list. Make sure the Central columns list for "
6643 "database %s has columns that are not present in the current table."
6645 #: libraries/classes/Controllers/JavaScriptMessagesController.php:405
6646 msgid "See more"
6647 msgstr "See more"
6649 #: libraries/classes/Controllers/JavaScriptMessagesController.php:408
6650 msgid "Add primary key"
6651 msgstr "Add primary key"
6653 #: libraries/classes/Controllers/JavaScriptMessagesController.php:409
6654 msgid "Primary key added."
6655 msgstr "Primary key added."
6657 #: libraries/classes/Controllers/JavaScriptMessagesController.php:410
6658 #: libraries/classes/Normalization.php:282
6659 msgid "Taking you to next step…"
6660 msgstr "Taking you to next step…"
6662 #: libraries/classes/Controllers/JavaScriptMessagesController.php:411
6663 #, php-format
6664 msgid "The first step of normalization is complete for table '%s'."
6665 msgstr "The first step of normalisation is complete for table '%s'."
6667 #: libraries/classes/Controllers/JavaScriptMessagesController.php:412
6668 #: libraries/classes/Normalization.php:540
6669 #: libraries/classes/Normalization.php:602
6670 #: libraries/classes/Normalization.php:699
6671 #: libraries/classes/Normalization.php:775
6672 msgid "End of step"
6673 msgstr "End of step"
6675 #: libraries/classes/Controllers/JavaScriptMessagesController.php:413
6676 msgid "Second step of normalization (2NF)"
6677 msgstr "Second step of normalisation (2NF)"
6679 #. l10n: Display text for calendar close link
6680 #: libraries/classes/Controllers/JavaScriptMessagesController.php:414
6681 #: libraries/classes/Normalization.php:375
6682 #: templates/javascript/variables.twig:15
6683 msgid "Done"
6684 msgstr "Done"
6686 #: libraries/classes/Controllers/JavaScriptMessagesController.php:415
6687 msgid "Confirm partial dependencies"
6688 msgstr "Confirm partial dependencies"
6690 #: libraries/classes/Controllers/JavaScriptMessagesController.php:416
6691 msgid "Selected partial dependencies are as follows:"
6692 msgstr "Selected partial dependencies are as follows:"
6694 #: libraries/classes/Controllers/JavaScriptMessagesController.php:418
6695 msgid ""
6696 "Note: a, b -> d,f implies values of columns a and b combined together can "
6697 "determine values of column d and column f."
6698 msgstr ""
6699 "Note: a, b -> d,f implies values of columns a and b combined together can "
6700 "determine values of column d and column f."
6702 #: libraries/classes/Controllers/JavaScriptMessagesController.php:421
6703 msgid "No partial dependencies selected!"
6704 msgstr "No partial dependencies selected!"
6706 #: libraries/classes/Controllers/JavaScriptMessagesController.php:422
6707 #: libraries/classes/Export.php:589 libraries/classes/Html/Generator.php:937
6708 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:292
6709 #: templates/import_status.twig:2 templates/user_password.twig:2
6710 msgid "Back"
6711 msgstr "Back"
6713 #: libraries/classes/Controllers/JavaScriptMessagesController.php:423
6714 msgid "Show me the possible partial dependencies based on data in the table"
6715 msgstr "Show me the possible partial dependencies based on data in the table"
6717 #: libraries/classes/Controllers/JavaScriptMessagesController.php:424
6718 msgid "Hide partial dependencies list"
6719 msgstr "Hide partial dependencies list"
6721 #: libraries/classes/Controllers/JavaScriptMessagesController.php:426
6722 msgid ""
6723 "Sit tight! It may take few seconds depending on data size and column count "
6724 "of the table."
6725 msgstr ""
6726 "Sit tight! It may take a few seconds depending on the data size and column "
6727 "count of the table."
6729 #: libraries/classes/Controllers/JavaScriptMessagesController.php:428
6730 msgid "Step"
6731 msgstr "Step"
6733 #: libraries/classes/Controllers/JavaScriptMessagesController.php:429
6734 msgid "The following actions will be performed:"
6735 msgstr "The following actions will be performed:"
6737 #: libraries/classes/Controllers/JavaScriptMessagesController.php:430
6738 #, php-format
6739 msgid "DROP columns %s from the table %s"
6740 msgstr "DROP columns %s from the table %s"
6742 #: libraries/classes/Controllers/JavaScriptMessagesController.php:431
6743 msgid "Create the following table"
6744 msgstr "Create the following table"
6746 #: libraries/classes/Controllers/JavaScriptMessagesController.php:434
6747 msgid "Third step of normalization (3NF)"
6748 msgstr "Third step of normalisation (3NF)"
6750 #: libraries/classes/Controllers/JavaScriptMessagesController.php:435
6751 msgid "Confirm transitive dependencies"
6752 msgstr "Confirm transitive dependencies"
6754 #: libraries/classes/Controllers/JavaScriptMessagesController.php:436
6755 msgid "Selected dependencies are as follows:"
6756 msgstr "Selected dependencies are as follows:"
6758 #: libraries/classes/Controllers/JavaScriptMessagesController.php:437
6759 msgid "No dependencies selected!"
6760 msgstr "No dependencies selected!"
6762 #: libraries/classes/Controllers/JavaScriptMessagesController.php:440
6763 #: templates/columns_definitions/column_definitions_form.twig:160
6764 #: templates/database/central_columns/edit.twig:22
6765 #: templates/database/central_columns/main.twig:119
6766 #: templates/database/central_columns/main.twig:272
6767 #: templates/server/variables/index.twig:12
6768 #: templates/table/gis_visualization/gis_visualization.twig:40
6769 #: templates/table/insert/actions_panel.twig:7
6770 #: templates/table/relation/common_form.twig:225
6771 #: templates/table/structure/partition_definition_form.twig:12
6772 #: templates/table/zoom_search/result_form.twig:78
6773 msgid "Save"
6774 msgstr "Save"
6776 #: libraries/classes/Controllers/JavaScriptMessagesController.php:443
6777 msgid "Hide search criteria"
6778 msgstr "Hide search criteria"
6780 #: libraries/classes/Controllers/JavaScriptMessagesController.php:444
6781 msgid "Show search criteria"
6782 msgstr "Show search criteria"
6784 #: libraries/classes/Controllers/JavaScriptMessagesController.php:445
6785 msgid "Column maximum:"
6786 msgstr "Column maximum:"
6788 #: libraries/classes/Controllers/JavaScriptMessagesController.php:446
6789 msgid "Column minimum:"
6790 msgstr "Column minimum:"
6792 #: libraries/classes/Controllers/JavaScriptMessagesController.php:449
6793 msgid "Hide find and replace criteria"
6794 msgstr "Hide find and replace criteria"
6796 #: libraries/classes/Controllers/JavaScriptMessagesController.php:450
6797 msgid "Show find and replace criteria"
6798 msgstr "Show find and replace criteria"
6800 #: libraries/classes/Controllers/JavaScriptMessagesController.php:454
6801 msgid "Each point represents a data row."
6802 msgstr "Each point represents a data row."
6804 #: libraries/classes/Controllers/JavaScriptMessagesController.php:456
6805 msgid "Hovering over a point will show its label."
6806 msgstr "Hovering over a point will show its label."
6808 #: libraries/classes/Controllers/JavaScriptMessagesController.php:458
6809 msgid "To zoom in, select a section of the plot with the mouse."
6810 msgstr "To zoom in, select a section of the plot with the mouse."
6812 #: libraries/classes/Controllers/JavaScriptMessagesController.php:460
6813 msgid "Click reset zoom button to come back to original state."
6814 msgstr "Click reset zoom button to come back to original state."
6816 #: libraries/classes/Controllers/JavaScriptMessagesController.php:462
6817 msgid "Click a data point to view and possibly edit the data row."
6818 msgstr "Click a data point to view and possibly edit the data row."
6820 #: libraries/classes/Controllers/JavaScriptMessagesController.php:464
6821 msgid "The plot can be resized by dragging it along the bottom right corner."
6822 msgstr "The plot can be resized by dragging it along the bottom right corner."
6824 #: libraries/classes/Controllers/JavaScriptMessagesController.php:467
6825 msgid "Select two columns"
6826 msgstr "Select two columns"
6828 #: libraries/classes/Controllers/JavaScriptMessagesController.php:469
6829 msgid "Select two different columns"
6830 msgstr "Select two different columns"
6832 #: libraries/classes/Controllers/JavaScriptMessagesController.php:471
6833 msgid "Data point content"
6834 msgstr "Data point content"
6836 #: libraries/classes/Controllers/JavaScriptMessagesController.php:474
6837 #: libraries/classes/Controllers/JavaScriptMessagesController.php:631
6838 #: libraries/classes/ErrorHandler.php:423 libraries/classes/InsertEdit.php:2013
6839 #: templates/table/index_form.twig:167 templates/table/index_form.twig:203
6840 msgid "Ignore"
6841 msgstr "Ignore"
6843 #: libraries/classes/Controllers/JavaScriptMessagesController.php:475
6844 #: libraries/classes/Display/Results.php:2978
6845 #: libraries/classes/Html/Generator.php:75
6846 #: templates/display/results/table.twig:231
6847 #: templates/display/results/table.twig:232
6848 msgid "Copy"
6849 msgstr "Copy"
6851 #: libraries/classes/Controllers/JavaScriptMessagesController.php:476
6852 #: templates/gis_data_editor_form.twig:84
6853 #: templates/gis_data_editor_form.twig:108
6854 #: templates/gis_data_editor_form.twig:153
6855 #: templates/gis_data_editor_form.twig:209
6856 msgid "X"
6857 msgstr "X"
6859 #: libraries/classes/Controllers/JavaScriptMessagesController.php:477
6860 #: templates/gis_data_editor_form.twig:88
6861 #: templates/gis_data_editor_form.twig:112
6862 #: templates/gis_data_editor_form.twig:157
6863 #: templates/gis_data_editor_form.twig:213
6864 msgid "Y"
6865 msgstr "Y"
6867 #: libraries/classes/Controllers/JavaScriptMessagesController.php:478
6868 msgid "Point"
6869 msgstr "Point"
6871 #: libraries/classes/Controllers/JavaScriptMessagesController.php:479
6872 #, php-format
6873 msgid "Point %d"
6874 msgstr "Point %d"
6876 #: libraries/classes/Controllers/JavaScriptMessagesController.php:480
6877 msgid "Linestring"
6878 msgstr "Linestring"
6880 #: libraries/classes/Controllers/JavaScriptMessagesController.php:481
6881 msgid "Polygon"
6882 msgstr "Polygon"
6884 #: libraries/classes/Controllers/JavaScriptMessagesController.php:482
6885 #: templates/display/results/table.twig:174
6886 msgid "Geometry"
6887 msgstr "Geometry"
6889 #: libraries/classes/Controllers/JavaScriptMessagesController.php:483
6890 msgid "Inner ring"
6891 msgstr "Inner ring"
6893 #: libraries/classes/Controllers/JavaScriptMessagesController.php:484
6894 msgid "Outer ring"
6895 msgstr "Outer ring"
6897 #: libraries/classes/Controllers/JavaScriptMessagesController.php:485
6898 #: templates/gis_data_editor_form.twig:116
6899 #: templates/gis_data_editor_form.twig:161
6900 #: templates/gis_data_editor_form.twig:217
6901 msgid "Add a point"
6902 msgstr "Add a point"
6904 #: libraries/classes/Controllers/JavaScriptMessagesController.php:486
6905 #: templates/gis_data_editor_form.twig:165
6906 #: templates/gis_data_editor_form.twig:220
6907 msgid "Add an inner ring"
6908 msgstr "Add an inner ring"
6910 #: libraries/classes/Controllers/JavaScriptMessagesController.php:488
6911 msgid "Do you want to copy encryption key?"
6912 msgstr "Do you want to copy encryption key?"
6914 #: libraries/classes/Controllers/JavaScriptMessagesController.php:489
6915 msgid "Encryption key"
6916 msgstr "Encryption key"
6918 #: libraries/classes/Controllers/JavaScriptMessagesController.php:492
6919 msgid ""
6920 "The HEX function will treat the integer as a string while calculating the "
6921 "hexadecimal value"
6922 msgstr ""
6923 "The HEX function will treat the integer as a string while calculating the "
6924 "hexadecimal value"
6926 #: libraries/classes/Controllers/JavaScriptMessagesController.php:497
6927 msgid ""
6928 "MySQL accepts additional values not selectable by the slider; key in those "
6929 "values directly if desired"
6930 msgstr ""
6931 "MySQL accepts additional values not selectable by the slider; key in those "
6932 "values directly if desired"
6934 #: libraries/classes/Controllers/JavaScriptMessagesController.php:503
6935 msgid ""
6936 "MySQL accepts additional values not selectable by the datepicker; key in "
6937 "those values directly if desired"
6938 msgstr ""
6939 "MySQL accepts additional values not selectable by the datepicker; key in "
6940 "those values directly if desired"
6942 #: libraries/classes/Controllers/JavaScriptMessagesController.php:509
6943 msgid ""
6944 "Indicates that you have made changes to this page; you will be prompted for "
6945 "confirmation before abandoning changes"
6946 msgstr ""
6947 "Indicates that you have made changes to this page; you will be prompted for "
6948 "confirmation before abandoning changes"
6950 #: libraries/classes/Controllers/JavaScriptMessagesController.php:514
6951 msgid "Select referenced key"
6952 msgstr "Select referenced key"
6954 #: libraries/classes/Controllers/JavaScriptMessagesController.php:515
6955 msgid "Select Foreign Key"
6956 msgstr "Select Foreign Key"
6958 #: libraries/classes/Controllers/JavaScriptMessagesController.php:516
6959 msgid "Please select the primary key or a unique key!"
6960 msgstr "Please select the primary key or a unique key!"
6962 #: libraries/classes/Controllers/JavaScriptMessagesController.php:517
6963 #: templates/database/designer/main.twig:98
6964 #: templates/database/designer/main.twig:101
6965 msgid "Choose column to display"
6966 msgstr "Choose column to display"
6968 #: libraries/classes/Controllers/JavaScriptMessagesController.php:519
6969 msgid ""
6970 "You haven't saved the changes in the layout. They will be lost if you don't "
6971 "save them. Do you want to continue?"
6972 msgstr ""
6973 "You haven't saved the changes in the layout. They will be lost if you don't "
6974 "save them. Do you want to continue?"
6976 #: libraries/classes/Controllers/JavaScriptMessagesController.php:522
6977 msgid "value/subQuery is empty"
6978 msgstr "value/subQuery is empty"
6980 #: libraries/classes/Controllers/JavaScriptMessagesController.php:523
6981 #: templates/database/designer/main.twig:40
6982 #: templates/database/designer/main.twig:43
6983 msgid "Add tables from other databases"
6984 msgstr "Add tables from other databases"
6986 #: libraries/classes/Controllers/JavaScriptMessagesController.php:524
6987 msgid "Page name"
6988 msgstr "Page name"
6990 #: libraries/classes/Controllers/JavaScriptMessagesController.php:525
6991 #: templates/database/designer/main.twig:63
6992 #: templates/database/designer/main.twig:66
6993 msgid "Save page"
6994 msgstr "Save page"
6996 #: libraries/classes/Controllers/JavaScriptMessagesController.php:526
6997 #: templates/database/designer/main.twig:70
6998 #: templates/database/designer/main.twig:73
6999 msgid "Save page as"
7000 msgstr "Save page as"
7002 #: libraries/classes/Controllers/JavaScriptMessagesController.php:527
7003 #: templates/database/designer/main.twig:56
7004 #: templates/database/designer/main.twig:59
7005 msgid "Open page"
7006 msgstr "Open page"
7008 #: libraries/classes/Controllers/JavaScriptMessagesController.php:528
7009 msgid "Delete page"
7010 msgstr "Delete page"
7012 #. l10n: When the user opens a page saved in the Designer
7013 #: libraries/classes/Controllers/JavaScriptMessagesController.php:530
7014 msgid "Some tables saved in this page might have been renamed or deleted."
7015 msgstr "Niektóre wpisy tablic mogą zostać przeniesione bądź usunięte."
7017 #: libraries/classes/Controllers/JavaScriptMessagesController.php:531
7018 #: templates/database/designer/main.twig:10
7019 msgid "Untitled"
7020 msgstr "Untitled"
7022 #: libraries/classes/Controllers/JavaScriptMessagesController.php:532
7023 msgid "Please select a page to continue"
7024 msgstr "Please select a page to continue"
7026 #: libraries/classes/Controllers/JavaScriptMessagesController.php:533
7027 msgid "Please enter a valid page name"
7028 msgstr "Please enter a valid page name"
7030 #: libraries/classes/Controllers/JavaScriptMessagesController.php:534
7031 msgid "Do you want to save the changes to the current page?"
7032 msgstr "Do you want to save the changes to the current page?"
7034 #: libraries/classes/Controllers/JavaScriptMessagesController.php:535
7035 msgid "Successfully deleted the page"
7036 msgstr "Successfully deleted the page"
7038 #: libraries/classes/Controllers/JavaScriptMessagesController.php:536
7039 msgid "Export relational schema"
7040 msgstr "Export relational schema"
7042 #: libraries/classes/Controllers/JavaScriptMessagesController.php:537
7043 msgid "Modifications have been saved"
7044 msgstr "Modifications have been saved"
7046 #: libraries/classes/Controllers/JavaScriptMessagesController.php:540
7047 #, php-format
7048 msgid "%d object(s) created."
7049 msgstr "%d object(s) created."
7051 #: libraries/classes/Controllers/JavaScriptMessagesController.php:541
7052 msgid "Column name"
7053 msgstr "Column name"
7055 #: libraries/classes/Controllers/JavaScriptMessagesController.php:542
7056 #: templates/modals/build_query.twig:17 templates/sql/query.twig:178
7057 msgid "Submit"
7058 msgstr "Submit"
7060 #: libraries/classes/Controllers/JavaScriptMessagesController.php:545
7061 msgid "Press escape to cancel editing.<br>- Shift+Enter for a newline."
7062 msgstr "Press escape to cancel editing.<br>- Shift+Enter for a newline."
7064 #: libraries/classes/Controllers/JavaScriptMessagesController.php:547
7065 msgid ""
7066 "You have edited some data and they have not been saved. Are you sure you "
7067 "want to leave this page before saving the data?"
7068 msgstr ""
7069 "You have edited some data and they have not been saved. Are you sure you "
7070 "want to leave this page before saving the data?"
7072 #: libraries/classes/Controllers/JavaScriptMessagesController.php:550
7073 msgid "Drag to reorder."
7074 msgstr "Drag to reorder."
7076 #: libraries/classes/Controllers/JavaScriptMessagesController.php:551
7077 msgid "Click to sort results by this column."
7078 msgstr "Click to sort results by this column."
7080 #: libraries/classes/Controllers/JavaScriptMessagesController.php:553
7081 msgid ""
7082 "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
7083 "<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
7084 "from ORDER BY clause"
7085 msgstr ""
7086 "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
7087 "<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
7088 "from ORDER BY clause"
7090 #: libraries/classes/Controllers/JavaScriptMessagesController.php:557
7091 msgid "Click to mark/unmark."
7092 msgstr "Click to mark/unmark."
7094 #: libraries/classes/Controllers/JavaScriptMessagesController.php:558
7095 msgid "Double-click to copy column name."
7096 msgstr "Double-click to copy column name."
7098 #: libraries/classes/Controllers/JavaScriptMessagesController.php:559
7099 msgid "Click the drop-down arrow<br>to toggle column's visibility."
7100 msgstr "Click the drop-down arrow<br>to toggle column's visibility."
7102 #: libraries/classes/Controllers/JavaScriptMessagesController.php:562
7103 msgid ""
7104 "This table does not contain a unique column. Features related to the grid "
7105 "edit, checkbox, Edit, Copy and Delete links may not work after saving."
7106 msgstr ""
7107 "This table does not contain a unique column. Features related to the grid "
7108 "edit, checkbox, Edit, Copy and Delete links may not work after saving."
7110 #: libraries/classes/Controllers/JavaScriptMessagesController.php:565
7111 msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
7112 msgstr ""
7113 "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
7115 #: libraries/classes/Controllers/JavaScriptMessagesController.php:567
7116 msgid ""
7117 "Do you really want to see all of the rows? For a big table this could crash "
7118 "the browser."
7119 msgstr ""
7120 "Do you really want to see all of the rows? For a big table this could crash "
7121 "the browser."
7123 #: libraries/classes/Controllers/JavaScriptMessagesController.php:569
7124 msgid "Original length"
7125 msgstr "Original length"
7127 #: libraries/classes/Controllers/JavaScriptMessagesController.php:572
7128 msgid "cancel"
7129 msgstr "cancel"
7131 #: libraries/classes/Controllers/JavaScriptMessagesController.php:573
7132 #: libraries/classes/Controllers/Server/Status/StatusController.php:193
7133 msgid "Aborted"
7134 msgstr "Aborted"
7136 #: libraries/classes/Controllers/JavaScriptMessagesController.php:575
7137 msgid "Success"
7138 msgstr "Success"
7140 #: libraries/classes/Controllers/JavaScriptMessagesController.php:576
7141 msgid "Import status"
7142 msgstr "Import status"
7144 #: libraries/classes/Controllers/JavaScriptMessagesController.php:577
7145 #: templates/navigation/main.twig:84
7146 msgid "Drop files here"
7147 msgstr "Drop files here"
7149 #: libraries/classes/Controllers/JavaScriptMessagesController.php:578
7150 msgid "Select database first"
7151 msgstr "Select database first"
7153 #: libraries/classes/Controllers/JavaScriptMessagesController.php:582
7154 msgid "You can also edit most values<br>by double-clicking directly on them."
7155 msgstr "You can also edit most values<br>by double-clicking directly on them."
7157 #: libraries/classes/Controllers/JavaScriptMessagesController.php:584
7158 msgid "You can also edit most values<br>by clicking directly on them."
7159 msgstr "You can also edit most values<br>by clicking directly on them."
7161 #: libraries/classes/Controllers/JavaScriptMessagesController.php:587
7162 msgid "Go to link:"
7163 msgstr "Go to link:"
7165 #: libraries/classes/Controllers/JavaScriptMessagesController.php:590
7166 msgid "Generate password"
7167 msgstr "Generate password"
7169 #: libraries/classes/Controllers/JavaScriptMessagesController.php:591
7170 #: templates/server/replication/primary_add_replica_user.twig:73
7171 msgid "Generate"
7172 msgstr "Generate"
7174 #: libraries/classes/Controllers/JavaScriptMessagesController.php:592
7175 #: libraries/classes/Controllers/UserPasswordController.php:84
7176 #: templates/home/index.twig:46
7177 #: templates/server/privileges/change_password.twig:10
7178 msgid "Change password"
7179 msgstr "Change password"
7181 #: libraries/classes/Controllers/JavaScriptMessagesController.php:595
7182 #: templates/table/structure/display_structure.twig:130
7183 msgid "More"
7184 msgstr "More"
7186 #: libraries/classes/Controllers/JavaScriptMessagesController.php:598
7187 msgid "Show panel"
7188 msgstr "Show panel"
7190 #: libraries/classes/Controllers/JavaScriptMessagesController.php:599
7191 msgid "Hide panel"
7192 msgstr "Hide panel"
7194 #: libraries/classes/Controllers/JavaScriptMessagesController.php:601
7195 #: libraries/classes/Navigation/NavigationTree.php:1355
7196 msgid "Unlink from main panel"
7197 msgstr "Unlink from main panel"
7199 #: libraries/classes/Controllers/JavaScriptMessagesController.php:605
7200 #: libraries/classes/Setup/Index.php:177
7201 #, php-format
7202 msgid ""
7203 "A newer version of phpMyAdmin is available and you should consider "
7204 "upgrading. The newest version is %s, released on %s."
7205 msgstr ""
7206 "A newer version of phpMyAdmin is available and you should consider "
7207 "upgrading. The newest version is %s, released on %s."
7209 #. l10n: Latest available phpMyAdmin version
7210 #: libraries/classes/Controllers/JavaScriptMessagesController.php:609
7211 msgid ", latest stable version:"
7212 msgstr ", latest stable version:"
7214 #: libraries/classes/Controllers/JavaScriptMessagesController.php:610
7215 msgid "up to date"
7216 msgstr "up to date"
7218 #: libraries/classes/Controllers/JavaScriptMessagesController.php:611
7219 #, fuzzy
7220 #| msgid "There was an error importing the ESRI shape file: \"%s\"."
7221 msgid "There was an error in loading the Git information."
7222 msgstr "There was an error importing the ESRI shape file: \"%s\"."
7224 #: libraries/classes/Controllers/JavaScriptMessagesController.php:614
7225 msgid ""
7226 "A fatal JavaScript error has occurred. Would you like to send an error "
7227 "report?"
7228 msgstr ""
7229 "A fatal JavaScript error has occurred. Would you like to send an error "
7230 "report?"
7232 #: libraries/classes/Controllers/JavaScriptMessagesController.php:615
7233 msgid "Change report settings"
7234 msgstr "Change report settings"
7236 #: libraries/classes/Controllers/JavaScriptMessagesController.php:616
7237 msgid "Show report details"
7238 msgstr "Show report details"
7240 #: libraries/classes/Controllers/JavaScriptMessagesController.php:617
7241 msgid ""
7242 "Your export is incomplete, due to a low execution time limit at the PHP "
7243 "level!"
7244 msgstr ""
7245 "Your export is incomplete, due to a low execution time limit at the PHP "
7246 "level!"
7248 #: libraries/classes/Controllers/JavaScriptMessagesController.php:620
7249 #, php-format
7250 msgid ""
7251 "Warning: a form on this page has more than %d fields. On submission, some of "
7252 "the fields might be ignored, due to PHP's max_input_vars configuration."
7253 msgstr ""
7254 "Warning: a form on this page has more than %d fields. On submission, some of "
7255 "the fields might be ignored, due to PHP's max_input_vars configuration."
7257 #: libraries/classes/Controllers/JavaScriptMessagesController.php:626
7258 #: libraries/classes/Controllers/JavaScriptMessagesController.php:639
7259 msgid "Some errors have been detected on the server!"
7260 msgstr "Some errors have been detected on the server!"
7262 #: libraries/classes/Controllers/JavaScriptMessagesController.php:628
7263 msgid "Please look at the bottom of this window."
7264 msgstr "Please look at the bottom of this window."
7266 #: libraries/classes/Controllers/JavaScriptMessagesController.php:634
7267 #: libraries/classes/ErrorHandler.php:428
7268 msgid "Ignore All"
7269 msgstr "Ignore All"
7271 #: libraries/classes/Controllers/JavaScriptMessagesController.php:641
7272 msgid ""
7273 "As per your settings, they are being submitted currently, please be patient."
7274 msgstr ""
7275 "As per your settings, they are being submitted currently, please be patient."
7277 #: libraries/classes/Controllers/JavaScriptMessagesController.php:647
7278 msgid "Column name successfully copied to clipboard!"
7279 msgstr ""
7281 #: libraries/classes/Controllers/JavaScriptMessagesController.php:648
7282 msgid "Column name copying to clipboard failed!"
7283 msgstr ""
7285 #: libraries/classes/Controllers/JavaScriptMessagesController.php:649
7286 msgid "Successfully copied!"
7287 msgstr "Successfully copied!"
7289 #: libraries/classes/Controllers/JavaScriptMessagesController.php:650
7290 msgid "Copying failed!"
7291 msgstr "Copying failed!"
7293 #: libraries/classes/Controllers/JavaScriptMessagesController.php:653
7294 msgid "Execute this query again?"
7295 msgstr "Execute this query again?"
7297 #: libraries/classes/Controllers/JavaScriptMessagesController.php:654
7298 msgid "Do you really want to delete this bookmark?"
7299 msgstr "Do you really want to delete this bookmark?"
7301 #: libraries/classes/Controllers/JavaScriptMessagesController.php:655
7302 msgid "Some error occurred while getting SQL debug info."
7303 msgstr "Some error occurred while getting SQL debug info."
7305 #: libraries/classes/Controllers/JavaScriptMessagesController.php:656
7306 #, php-format
7307 msgid "%s queries executed %s times in %s seconds."
7308 msgstr "%s queries executed %s times in %s seconds."
7310 #: libraries/classes/Controllers/JavaScriptMessagesController.php:657
7311 #, php-format
7312 msgid "%s argument(s) passed"
7313 msgstr "%s argument(s) passed"
7315 #: libraries/classes/Controllers/JavaScriptMessagesController.php:658
7316 msgid "Show arguments"
7317 msgstr "Show arguments"
7319 #: libraries/classes/Controllers/JavaScriptMessagesController.php:659
7320 msgid "Hide arguments"
7321 msgstr "Hide arguments"
7323 #: libraries/classes/Controllers/JavaScriptMessagesController.php:660
7324 msgid "Time taken:"
7325 msgstr "Time taken:"
7327 #: libraries/classes/Controllers/JavaScriptMessagesController.php:662
7328 msgid ""
7329 "There was a problem accessing your browser storage, some features may not "
7330 "work properly for you. It is likely that the browser doesn't support storage "
7331 "or the quota limit has been reached. In Firefox, corrupted storage can also "
7332 "cause such a problem, clearing your \"Offline Website Data\" might help. In "
7333 "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
7334 msgstr ""
7335 "There was a problem accessing your browser storage, some features may not "
7336 "work properly for you. It is likely that the browser doesn't support storage "
7337 "or the quota limit has been reached. In Firefox, corrupted storage can also "
7338 "cause such a problem, clearing your \"Offline Website Data\" might help. In "
7339 "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
7341 #: libraries/classes/Controllers/JavaScriptMessagesController.php:669
7342 msgid "Copy tables to"
7343 msgstr "Copy tables to"
7345 #: libraries/classes/Controllers/JavaScriptMessagesController.php:670
7346 msgid "Add table prefix"
7347 msgstr "Add table prefix"
7349 #: libraries/classes/Controllers/JavaScriptMessagesController.php:671
7350 msgid "Replace table with prefix"
7351 msgstr "Replace table with prefix"
7353 #: libraries/classes/Controllers/JavaScriptMessagesController.php:672
7354 #: templates/database/structure/check_all_tables.twig:28
7355 msgid "Copy table with prefix"
7356 msgstr "Copy table with prefix"
7358 #: libraries/classes/Controllers/JavaScriptMessagesController.php:675
7359 msgid "Extremely weak"
7360 msgstr "Extremely weak"
7362 #: libraries/classes/Controllers/JavaScriptMessagesController.php:676
7363 msgid "Very weak"
7364 msgstr "Very weak"
7366 #: libraries/classes/Controllers/JavaScriptMessagesController.php:677
7367 msgid "Weak"
7368 msgstr "Weak"
7370 #: libraries/classes/Controllers/JavaScriptMessagesController.php:678
7371 msgid "Good"
7372 msgstr "Good"
7374 #: libraries/classes/Controllers/JavaScriptMessagesController.php:679
7375 msgid "Strong"
7376 msgstr "Strong"
7378 #. l10n: error code 5 (from U2F API)
7379 #: libraries/classes/Controllers/JavaScriptMessagesController.php:683
7380 #, fuzzy
7381 #| msgid "Timed out waiting for security key activation."
7382 msgctxt "U2F error"
7383 msgid "Timed out waiting for security key activation."
7384 msgstr "Timed out waiting for security key activation."
7386 #. l10n: error code 2 (from U2F API)
7387 #: libraries/classes/Controllers/JavaScriptMessagesController.php:685
7388 msgctxt "U2F error"
7389 msgid "Invalid request sent to security key."
7390 msgstr "Błędne/nieznane zapytanie wysłane do klucza"
7392 #. l10n: unknown error code (from U2F API)
7393 #: libraries/classes/Controllers/JavaScriptMessagesController.php:687
7394 #, fuzzy
7395 #| msgid "Unknown error"
7396 msgctxt "U2F error"
7397 msgid "Unknown security key error."
7398 msgstr "Unknown error"
7400 #. l10n: error code 3 (from U2F API)
7401 #: libraries/classes/Controllers/JavaScriptMessagesController.php:689
7402 msgctxt "U2F error"
7403 msgid "Client does not support security key."
7404 msgstr "Klient nie obsługuje klucza zabezpieczeń"
7406 #. l10n: error code 4 (from U2F API) on register
7407 #: libraries/classes/Controllers/JavaScriptMessagesController.php:691
7408 #, fuzzy
7409 #| msgid "Failed security key activation (%s)."
7410 msgctxt "U2F error"
7411 msgid "Failed security key activation."
7412 msgstr "Failed security key activation (%s)."
7414 #. l10n: error code 4 (from U2F API) on authanticate
7415 #: libraries/classes/Controllers/JavaScriptMessagesController.php:693
7416 #, fuzzy
7417 #| msgid "Invalid export type"
7418 msgctxt "U2F error"
7419 msgid "Invalid security key."
7420 msgstr "Invalid export type"
7422 #: libraries/classes/Controllers/JavaScriptMessagesController.php:696
7423 msgid ""
7424 "WebAuthn is not available. Please use a supported browser in a secure "
7425 "context (HTTPS)."
7426 msgstr ""
7427 "WebAuthn jest niedostępny. Proszę użyć obsługiwanej przeglądarki w "
7428 "bezpiecznym kontekście (HTTPS)."
7430 #: libraries/classes/Controllers/JavaScriptMessagesController.php:701
7431 msgid ""
7432 "You can not open, save or delete your page layout, as IndexedDB is not "
7433 "working in your browser and your phpMyAdmin configuration storage is not "
7434 "configured for this."
7435 msgstr ""
7436 "Nie możesz otworzyć, zapisać ani usunąć układu strony, ponieważ "
7437 "\"IndexedDB\" nie działa w Twojej przeglądarce, a konfiguracja "
7438 "przechowywania \"phpMyAdmin\" nie przewiduje takiej konfiguracji."
7440 #: libraries/classes/Controllers/JavaScriptMessagesController.php:706
7441 #, php-format
7442 msgctxt ""
7443 "The table already exists in the designer and can not be added once more."
7444 msgid "Table %s already exists!"
7445 msgstr "Table %s already exists!"
7447 #: libraries/classes/Controllers/JavaScriptMessagesController.php:708
7448 #: libraries/classes/InsertEdit.php:335
7449 #: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:53
7450 msgid "Hide"
7451 msgstr "Hide"
7453 #: libraries/classes/Controllers/JavaScriptMessagesController.php:709
7454 #: libraries/classes/Controllers/Table/ChangeController.php:194
7455 #: templates/database/multi_table_query/form.twig:49
7456 #: templates/database/tracking/tables.twig:19
7457 #: templates/table/tracking/main.twig:33
7458 msgid "Show"
7459 msgstr "Show"
7461 #: libraries/classes/Controllers/NavigationController.php:46
7462 msgid "Fatal error: The navigation can only be accessed via AJAX"
7463 msgstr "Fatal error: The navigation can only be accessed via AJAX"
7465 #: libraries/classes/Controllers/NormalizationController.php:40
7466 #: libraries/classes/Normalization.php:245
7467 msgid "Select one…"
7468 msgstr "Select one…"
7470 #: libraries/classes/Controllers/NormalizationController.php:41
7471 #: libraries/classes/Normalization.php:246
7472 msgid "No such column"
7473 msgstr "No such column"
7475 #: libraries/classes/Controllers/NormalizationController.php:46
7476 #: libraries/classes/Normalization.php:250 libraries/classes/Types.php:843
7477 msgctxt "string types"
7478 msgid "String"
7479 msgstr "String"
7481 #: libraries/classes/Controllers/Preferences/ManageController.php:94
7482 msgid "phpMyAdmin configuration snippet"
7483 msgstr "phpMyAdmin configuration snippet"
7485 #: libraries/classes/Controllers/Preferences/ManageController.php:95
7486 msgid "Paste it to your config.inc.php"
7487 msgstr "Paste it to your config.inc.php"
7489 #: libraries/classes/Controllers/Preferences/ManageController.php:144
7490 msgid "Could not import configuration"
7491 msgstr "Could not import configuration"
7493 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:53
7494 msgid "Two-factor authentication has been removed."
7495 msgstr "Two-factor authentication has been removed."
7497 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:64
7498 msgid "Two-factor authentication has been configured."
7499 msgstr "Two-factor authentication has been configured."
7501 #: libraries/classes/Controllers/Server/DatabasesController.php:312
7502 #: libraries/classes/Import.php:144
7503 #: templates/database/structure/table_header.twig:26
7504 #: templates/table/structure/display_partitions.twig:28
7505 #: templates/table/structure/display_structure.twig:230
7506 #: templates/table/structure/display_table_stats.twig:119
7507 msgid "Rows"
7508 msgstr "Rows"
7510 #: libraries/classes/Controllers/Server/DatabasesController.php:322
7511 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
7512 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:26
7513 #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:3
7514 #: templates/table/structure/display_structure.twig:462
7515 #: templates/table/tracking/structure_snapshot_indexes.twig:1
7516 msgid "Indexes"
7517 msgstr "Indexes"
7519 #: libraries/classes/Controllers/Server/DatabasesController.php:327
7520 #: libraries/classes/Controllers/Server/Status/StatusController.php:147
7521 #: libraries/classes/Controllers/Server/Status/StatusController.php:199
7522 #: templates/table/structure/display_table_stats.twig:45
7523 msgid "Total"
7524 msgstr "Total"
7526 #: libraries/classes/Controllers/Server/DatabasesController.php:332
7527 #: templates/database/structure/table_header.twig:38
7528 #: templates/table/structure/display_table_stats.twig:32
7529 msgid "Overhead"
7530 msgstr "Overhead"
7532 #: libraries/classes/Controllers/Server/Databases/CreateController.php:87
7533 #, php-format
7534 msgid "Database %1$s has been created."
7535 msgstr "Database %1$s has been created."
7537 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:93
7538 #, php-format
7539 msgid "%1$d database has been dropped successfully."
7540 msgid_plural "%1$d databases have been dropped successfully."
7541 msgstr[0] "%1$d database has been dropped successfully."
7542 msgstr[1] "%1$d databases have been dropped successfully."
7544 #: libraries/classes/Controllers/Server/Privileges/AccountLockController.php:47
7545 #, fuzzy, php-format
7546 #| msgid "The columns have been moved successfully."
7547 msgid "The account %s@%s has been successfully locked."
7548 msgstr "The columns have been moved successfully."
7550 #: libraries/classes/Controllers/Server/Privileges/AccountUnlockController.php:47
7551 #, fuzzy, php-format
7552 #| msgid "The columns have been moved successfully."
7553 msgid "The account %s@%s has been successfully unlocked."
7554 msgstr "The columns have been moved successfully."
7556 #: libraries/classes/Controllers/Server/PrivilegesController.php:152
7557 #: libraries/classes/Controllers/Server/UserGroupsController.php:53
7558 msgid "No Privileges"
7559 msgstr "No Privileges"
7561 #: libraries/classes/Controllers/Server/PrivilegesController.php:161
7562 msgid "You do not have the privileges to administrate the users!"
7563 msgstr "You do not have the privileges to administrate the users!"
7565 #: libraries/classes/Controllers/Server/PrivilegesController.php:176
7566 msgid ""
7567 "Username and hostname didn't change. If you only want to change the "
7568 "password, 'Change password' tab should be used."
7569 msgstr ""
7570 "Username and hostname didn't change. If you only want to change the "
7571 "password, 'Change password' tab should be used."
7573 #: libraries/classes/Controllers/Server/PrivilegesController.php:405
7574 msgid "User has been added."
7575 msgstr "User has been added."
7577 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:42
7578 #, php-format
7579 msgid "Thread %s was successfully killed."
7580 msgstr "Thread %s was successfully killed."
7582 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:48
7583 #, php-format
7584 msgid ""
7585 "phpMyAdmin was unable to kill thread %s. It probably has already been closed."
7586 msgstr ""
7587 "phpMyAdmin was unable to kill thread %s. It probably has already been closed."
7589 #: libraries/classes/Controllers/Server/Status/StatusController.php:137
7590 msgid "Received"
7591 msgstr "Received"
7593 #: libraries/classes/Controllers/Server/Status/StatusController.php:142
7594 msgid "Sent"
7595 msgstr "Sent"
7597 #: libraries/classes/Controllers/Server/Status/StatusController.php:181
7598 msgid "Max. concurrent connections"
7599 msgstr "Max. concurrent connections"
7601 #: libraries/classes/Controllers/Server/Status/StatusController.php:187
7602 msgid "Failed attempts"
7603 msgstr "Failed attempts"
7605 #: libraries/classes/Controllers/Server/Status/VariablesController.php:238
7606 msgid ""
7607 "The number of connections that were aborted because the client died without "
7608 "closing the connection properly."
7609 msgstr ""
7610 "The number of connections that were aborted because the client died without "
7611 "closing the connection properly."
7613 #: libraries/classes/Controllers/Server/Status/VariablesController.php:241
7614 msgid "The number of failed attempts to connect to the MySQL server."
7615 msgstr "The number of failed attempts to connect to the MySQL server."
7617 #: libraries/classes/Controllers/Server/Status/VariablesController.php:243
7618 msgid ""
7619 "The number of transactions that used the temporary binary log cache but that "
7620 "exceeded the value of binlog_cache_size and used a temporary file to store "
7621 "statements from the transaction."
7622 msgstr ""
7623 "The number of transactions that used the temporary binary log cache but that "
7624 "exceeded the value of binlog_cache_size and used a temporary file to store "
7625 "statements from the transaction."
7627 #: libraries/classes/Controllers/Server/Status/VariablesController.php:247
7628 msgid "The number of transactions that used the temporary binary log cache."
7629 msgstr "The number of transactions that used the temporary binary log cache."
7631 #: libraries/classes/Controllers/Server/Status/VariablesController.php:248
7632 msgid ""
7633 "The number of connection attempts (successful or not) to the MySQL server."
7634 msgstr ""
7635 "The number of connection attempts (successful or not) to the MySQL server."
7637 #: libraries/classes/Controllers/Server/Status/VariablesController.php:250
7638 msgid ""
7639 "The number of temporary tables on disk created automatically by the server "
7640 "while executing statements. If Created_tmp_disk_tables is big, you may want "
7641 "to increase the tmp_table_size  value to cause temporary tables to be memory-"
7642 "based instead of disk-based."
7643 msgstr ""
7644 "The number of temporary tables on disk created automatically by the server "
7645 "while executing statements. If Created_tmp_disk_tables is big, you may want "
7646 "to increase the tmp_table_size  value to cause temporary tables to be memory-"
7647 "based instead of disk-based."
7649 #: libraries/classes/Controllers/Server/Status/VariablesController.php:256
7650 msgid "How many temporary files mysqld has created."
7651 msgstr "How many temporary files mysqld has created."
7653 #: libraries/classes/Controllers/Server/Status/VariablesController.php:258
7654 msgid ""
7655 "The number of in-memory temporary tables created automatically by the server "
7656 "while executing statements."
7657 msgstr ""
7658 "The number of in-memory temporary tables created automatically by the server "
7659 "while executing statements."
7661 #: libraries/classes/Controllers/Server/Status/VariablesController.php:262
7662 msgid ""
7663 "The number of rows written with INSERT DELAYED for which some error occurred "
7664 "(probably duplicate key)."
7665 msgstr ""
7666 "The number of rows written with INSERT DELAYED for which some error occurred "
7667 "(probably duplicate key)."
7669 #: libraries/classes/Controllers/Server/Status/VariablesController.php:266
7670 msgid ""
7671 "The number of INSERT DELAYED handler threads in use. Every different table "
7672 "on which one uses INSERT DELAYED gets its own thread."
7673 msgstr ""
7674 "The number of INSERT DELAYED handler threads in use. Every different table "
7675 "on which one uses INSERT DELAYED gets its own thread."
7677 #: libraries/classes/Controllers/Server/Status/VariablesController.php:270
7678 msgid "The number of INSERT DELAYED rows written."
7679 msgstr "The number of INSERT DELAYED rows written."
7681 #: libraries/classes/Controllers/Server/Status/VariablesController.php:271
7682 msgid "The number of executed FLUSH statements."
7683 msgstr "The number of executed FLUSH statements."
7685 #: libraries/classes/Controllers/Server/Status/VariablesController.php:272
7686 msgid "The number of internal COMMIT statements."
7687 msgstr "The number of internal COMMIT statements."
7689 #: libraries/classes/Controllers/Server/Status/VariablesController.php:273
7690 msgid "The number of times a row was deleted from a table."
7691 msgstr "The number of times a row was deleted from a table."
7693 #: libraries/classes/Controllers/Server/Status/VariablesController.php:275
7694 msgid ""
7695 "The MySQL server can ask the NDB Cluster storage engine if it knows about a "
7696 "table with a given name. This is called discovery. Handler_discover "
7697 "indicates the number of time tables have been discovered."
7698 msgstr ""
7699 "The MySQL server can ask the NDB Cluster storage engine if it knows about a "
7700 "table with a given name. This is called discovery. Handler_discover "
7701 "indicates the number of time tables have been discovered."
7703 #: libraries/classes/Controllers/Server/Status/VariablesController.php:281
7704 msgid ""
7705 "The number of times the first entry was read from an index. If this is high, "
7706 "it suggests that the server is doing a lot of full index scans; for example, "
7707 "SELECT col1 FROM foo, assuming that col1 is indexed."
7708 msgstr ""
7709 "The number of times the first entry was read from an index. If this is high, "
7710 "it suggests that the server is doing a lot of full index scans; for example, "
7711 "SELECT col1 FROM foo, assuming that col1 is indexed."
7713 #: libraries/classes/Controllers/Server/Status/VariablesController.php:287
7714 msgid ""
7715 "The number of requests to read a row based on a key. If this is high, it is "
7716 "a good indication that your queries and tables are properly indexed."
7717 msgstr ""
7718 "The number of requests to read a row based on a key. If this is high, it is "
7719 "a good indication that your queries and tables are properly indexed."
7721 #: libraries/classes/Controllers/Server/Status/VariablesController.php:292
7722 msgid ""
7723 "The number of requests to read the next row in key order. This is "
7724 "incremented if you are querying an index column with a range constraint or "
7725 "if you are doing an index scan."
7726 msgstr ""
7727 "The number of requests to read the next row in key order. This is "
7728 "incremented if you are querying an index column with a range constraint or "
7729 "if you are doing an index scan."
7731 #: libraries/classes/Controllers/Server/Status/VariablesController.php:297
7732 msgid ""
7733 "The number of requests to read the previous row in key order. This read "
7734 "method is mainly used to optimize ORDER BY … DESC."
7735 msgstr ""
7736 "The number of requests to read the previous row in key order. This read "
7737 "method is mainly used to optimise ORDER BY … DESC."
7739 #: libraries/classes/Controllers/Server/Status/VariablesController.php:301
7740 msgid ""
7741 "The number of requests to read a row based on a fixed position. This is high "
7742 "if you are doing a lot of queries that require sorting of the result. You "
7743 "probably have a lot of queries that require MySQL to scan whole tables or "
7744 "you have joins that don't use keys properly."
7745 msgstr ""
7746 "The number of requests to read a row based on a fixed position. This is high "
7747 "if you are doing a lot of queries that require sorting of the result. You "
7748 "probably have a lot of queries that require MySQL to scan whole tables or "
7749 "you have joins that don't use keys properly."
7751 #: libraries/classes/Controllers/Server/Status/VariablesController.php:308
7752 msgid ""
7753 "The number of requests to read the next row in the data file. This is high "
7754 "if you are doing a lot of table scans. Generally this suggests that your "
7755 "tables are not properly indexed or that your queries are not written to take "
7756 "advantage of the indexes you have."
7757 msgstr ""
7758 "The number of requests to read the next row in the data file. This is high "
7759 "if you are doing a lot of table scans. Generally this suggests that your "
7760 "tables are not properly indexed or that your queries are not written to take "
7761 "advantage of the indexes you have."
7763 #: libraries/classes/Controllers/Server/Status/VariablesController.php:314
7764 msgid "The number of internal ROLLBACK statements."
7765 msgstr "The number of internal ROLLBACK statements."
7767 #: libraries/classes/Controllers/Server/Status/VariablesController.php:315
7768 msgid "The number of requests to update a row in a table."
7769 msgstr "The number of requests to update a row in a table."
7771 #: libraries/classes/Controllers/Server/Status/VariablesController.php:316
7772 msgid "The number of requests to insert a row in a table."
7773 msgstr "The number of requests to insert a row in a table."
7775 #: libraries/classes/Controllers/Server/Status/VariablesController.php:317
7776 msgid "The number of pages containing data (dirty or clean)."
7777 msgstr "The number of pages containing data (dirty or clean)."
7779 #: libraries/classes/Controllers/Server/Status/VariablesController.php:318
7780 msgid "The number of pages currently dirty."
7781 msgstr "The number of pages currently dirty."
7783 #: libraries/classes/Controllers/Server/Status/VariablesController.php:320
7784 msgid "The number of buffer pool pages that have been requested to be flushed."
7785 msgstr ""
7786 "The number of buffer pool pages that have been requested to be flushed."
7788 #: libraries/classes/Controllers/Server/Status/VariablesController.php:322
7789 msgid "The number of free pages."
7790 msgstr "The number of free pages."
7792 #: libraries/classes/Controllers/Server/Status/VariablesController.php:324
7793 msgid ""
7794 "The number of latched pages in InnoDB buffer pool. These are pages currently "
7795 "being read or written or that can't be flushed or removed for some other "
7796 "reason."
7797 msgstr ""
7798 "The number of latched pages in InnoDB buffer pool. These are pages currently "
7799 "being read or written or that can't be flushed or removed for some other "
7800 "reason."
7802 #: libraries/classes/Controllers/Server/Status/VariablesController.php:329
7803 msgid ""
7804 "The number of pages busy because they have been allocated for administrative "
7805 "overhead such as row locks or the adaptive hash index. This value can also "
7806 "be calculated as Innodb_buffer_pool_pages_total - "
7807 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7808 msgstr ""
7809 "The number of pages busy because they have been allocated for administrative "
7810 "overhead such as row locks or the adaptive hash index. This value can also "
7811 "be calculated as Innodb_buffer_pool_pages_total - "
7812 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7814 #: libraries/classes/Controllers/Server/Status/VariablesController.php:335
7815 msgid "Total size of buffer pool, in pages."
7816 msgstr "Total size of buffer pool, in pages."
7818 #: libraries/classes/Controllers/Server/Status/VariablesController.php:337
7819 msgid ""
7820 "The number of \"random\" read-aheads InnoDB initiated. This happens when a "
7821 "query is to scan a large portion of a table but in random order."
7822 msgstr ""
7823 "The number of \"random\" read-aheads InnoDB initiated. This happens when a "
7824 "query is to scan a large portion of a table but in random order."
7826 #: libraries/classes/Controllers/Server/Status/VariablesController.php:342
7827 msgid ""
7828 "The number of sequential read-aheads InnoDB initiated. This happens when "
7829 "InnoDB does a sequential full table scan."
7830 msgstr ""
7831 "The number of sequential read-aheads InnoDB initiated. This happens when "
7832 "InnoDB does a sequential full table scan."
7834 #: libraries/classes/Controllers/Server/Status/VariablesController.php:345
7835 msgid "The number of logical read requests InnoDB has done."
7836 msgstr "The number of logical read requests InnoDB has done."
7838 #: libraries/classes/Controllers/Server/Status/VariablesController.php:347
7839 msgid ""
7840 "The number of logical reads that InnoDB could not satisfy from buffer pool "
7841 "and had to do a single-page read."
7842 msgstr ""
7843 "The number of logical reads that InnoDB could not satisfy from buffer pool "
7844 "and had to do a single-page read."
7846 #: libraries/classes/Controllers/Server/Status/VariablesController.php:351
7847 msgid ""
7848 "Normally, writes to the InnoDB buffer pool happen in the background. "
7849 "However, if it's necessary to read or create a page and no clean pages are "
7850 "available, it's necessary to wait for pages to be flushed first. This "
7851 "counter counts instances of these waits. If the buffer pool size was set "
7852 "properly, this value should be small."
7853 msgstr ""
7854 "Normally, writes to the InnoDB buffer pool happen in the background. "
7855 "However, if it's necessary to read or create a page and no clean pages are "
7856 "available, it's necessary to wait for pages to be flushed first. This "
7857 "counter counts instances of these waits. If the buffer pool size was set "
7858 "properly, this value should be small."
7860 #: libraries/classes/Controllers/Server/Status/VariablesController.php:358
7861 msgid "The number writes done to the InnoDB buffer pool."
7862 msgstr "The number writes done to the InnoDB buffer pool."
7864 #: libraries/classes/Controllers/Server/Status/VariablesController.php:359
7865 msgid "The number of fsync() operations so far."
7866 msgstr "The number of fsync() operations so far."
7868 #: libraries/classes/Controllers/Server/Status/VariablesController.php:360
7869 msgid "The current number of pending fsync() operations."
7870 msgstr "The current number of pending fsync() operations."
7872 #: libraries/classes/Controllers/Server/Status/VariablesController.php:361
7873 msgid "The current number of pending reads."
7874 msgstr "The current number of pending reads."
7876 #: libraries/classes/Controllers/Server/Status/VariablesController.php:362
7877 msgid "The current number of pending writes."
7878 msgstr "The current number of pending writes."
7880 #: libraries/classes/Controllers/Server/Status/VariablesController.php:363
7881 msgid "The amount of data read so far, in bytes."
7882 msgstr "The amount of data read so far, in bytes."
7884 #: libraries/classes/Controllers/Server/Status/VariablesController.php:364
7885 msgid "The total number of data reads."
7886 msgstr "The total number of data reads."
7888 #: libraries/classes/Controllers/Server/Status/VariablesController.php:365
7889 msgid "The total number of data writes."
7890 msgstr "The total number of data writes."
7892 #: libraries/classes/Controllers/Server/Status/VariablesController.php:366
7893 msgid "The amount of data written so far, in bytes."
7894 msgstr "The amount of data written so far, in bytes."
7896 #: libraries/classes/Controllers/Server/Status/VariablesController.php:368
7897 msgid "The number of pages that have been written for doublewrite operations."
7898 msgstr "The number of pages that have been written for doublewrite operations."
7900 #: libraries/classes/Controllers/Server/Status/VariablesController.php:370
7901 msgid "The number of doublewrite operations that have been performed."
7902 msgstr "The number of doublewrite operations that have been performed."
7904 #: libraries/classes/Controllers/Server/Status/VariablesController.php:372
7905 msgid ""
7906 "The number of waits we had because log buffer was too small and we had to "
7907 "wait for it to be flushed before continuing."
7908 msgstr ""
7909 "The number of waits we had because log buffer was too small and we had to "
7910 "wait for it to be flushed before continuing."
7912 #: libraries/classes/Controllers/Server/Status/VariablesController.php:375
7913 msgid "The number of log write requests."
7914 msgstr "The number of log write requests."
7916 #: libraries/classes/Controllers/Server/Status/VariablesController.php:376
7917 msgid "The number of physical writes to the log file."
7918 msgstr "The number of physical writes to the log file."
7920 #: libraries/classes/Controllers/Server/Status/VariablesController.php:377
7921 msgid "The number of fsync() writes done to the log file."
7922 msgstr "The number of fsync() writes done to the log file."
7924 #: libraries/classes/Controllers/Server/Status/VariablesController.php:378
7925 msgid "The number of pending log file fsyncs."
7926 msgstr "The number of pending log file fsyncs."
7928 #: libraries/classes/Controllers/Server/Status/VariablesController.php:379
7929 msgid "Pending log file writes."
7930 msgstr "Pending log file writes."
7932 #: libraries/classes/Controllers/Server/Status/VariablesController.php:380
7933 msgid "The number of bytes written to the log file."
7934 msgstr "The number of bytes written to the log file."
7936 #: libraries/classes/Controllers/Server/Status/VariablesController.php:381
7937 msgid "The number of pages created."
7938 msgstr "The number of pages created."
7940 #: libraries/classes/Controllers/Server/Status/VariablesController.php:383
7941 msgid ""
7942 "The compiled-in InnoDB page size (default 16KB). Many values are counted in "
7943 "pages; the page size allows them to be easily converted to bytes."
7944 msgstr ""
7945 "The compiled-in InnoDB page size (default 16KB). Many values are counted in "
7946 "pages; the page size allows them to be easily converted to bytes."
7948 #: libraries/classes/Controllers/Server/Status/VariablesController.php:387
7949 msgid "The number of pages read."
7950 msgstr "The number of pages read."
7952 #: libraries/classes/Controllers/Server/Status/VariablesController.php:388
7953 msgid "The number of pages written."
7954 msgstr "The number of pages written."
7956 #: libraries/classes/Controllers/Server/Status/VariablesController.php:389
7957 msgid "The number of row locks currently being waited for."
7958 msgstr "The number of row locks currently being waited for."
7960 #: libraries/classes/Controllers/Server/Status/VariablesController.php:390
7961 msgid "The average time to acquire a row lock, in milliseconds."
7962 msgstr "The average time to acquire a row lock, in milliseconds."
7964 #: libraries/classes/Controllers/Server/Status/VariablesController.php:391
7965 msgid "The total time spent in acquiring row locks, in milliseconds."
7966 msgstr "The total time spent in acquiring row locks, in milliseconds."
7968 #: libraries/classes/Controllers/Server/Status/VariablesController.php:392
7969 msgid "The maximum time to acquire a row lock, in milliseconds."
7970 msgstr "The maximum time to acquire a row lock, in milliseconds."
7972 #: libraries/classes/Controllers/Server/Status/VariablesController.php:393
7973 msgid "The number of times a row lock had to be waited for."
7974 msgstr "The number of times a row lock had to be waited for."
7976 #: libraries/classes/Controllers/Server/Status/VariablesController.php:394
7977 msgid "The number of rows deleted from InnoDB tables."
7978 msgstr "The number of rows deleted from InnoDB tables."
7980 #: libraries/classes/Controllers/Server/Status/VariablesController.php:395
7981 msgid "The number of rows inserted in InnoDB tables."
7982 msgstr "The number of rows inserted in InnoDB tables."
7984 #: libraries/classes/Controllers/Server/Status/VariablesController.php:396
7985 msgid "The number of rows read from InnoDB tables."
7986 msgstr "The number of rows read from InnoDB tables."
7988 #: libraries/classes/Controllers/Server/Status/VariablesController.php:397
7989 msgid "The number of rows updated in InnoDB tables."
7990 msgstr "The number of rows updated in InnoDB tables."
7992 #: libraries/classes/Controllers/Server/Status/VariablesController.php:399
7993 msgid ""
7994 "The number of key blocks in the key cache that have changed but haven't yet "
7995 "been flushed to disk. It used to be known as Not_flushed_key_blocks."
7996 msgstr ""
7997 "The number of key blocks in the key cache that have changed but haven't yet "
7998 "been flushed to disk. It used to be known as Not_flushed_key_blocks."
8000 #: libraries/classes/Controllers/Server/Status/VariablesController.php:404
8001 msgid ""
8002 "The number of unused blocks in the key cache. You can use this value to "
8003 "determine how much of the key cache is in use."
8004 msgstr ""
8005 "The number of unused blocks in the key cache. You can use this value to "
8006 "determine how much of the key cache is in use."
8008 #: libraries/classes/Controllers/Server/Status/VariablesController.php:408
8009 msgid ""
8010 "The number of used blocks in the key cache. This value is a high-water mark "
8011 "that indicates the maximum number of blocks that have ever been in use at "
8012 "one time."
8013 msgstr ""
8014 "The number of used blocks in the key cache. This value is a high-water mark "
8015 "that indicates the maximum number of blocks that have ever been in use at "
8016 "one time."
8018 #: libraries/classes/Controllers/Server/Status/VariablesController.php:412
8019 msgid "Percentage of used key cache (calculated value)"
8020 msgstr "Percentage of used key cache (calculated value)"
8022 #: libraries/classes/Controllers/Server/Status/VariablesController.php:413
8023 msgid "The number of requests to read a key block from the cache."
8024 msgstr "The number of requests to read a key block from the cache."
8026 #: libraries/classes/Controllers/Server/Status/VariablesController.php:415
8027 msgid ""
8028 "The number of physical reads of a key block from disk. If Key_reads is big, "
8029 "then your key_buffer_size value is probably too small. The cache miss rate "
8030 "can be calculated as Key_reads/Key_read_requests."
8031 msgstr ""
8032 "The number of physical reads of a key block from disk. If Key_reads is big, "
8033 "then your key_buffer_size value is probably too small. The cache miss rate "
8034 "can be calculated as Key_reads/Key_read_requests."
8036 #: libraries/classes/Controllers/Server/Status/VariablesController.php:421
8037 msgid ""
8038 "Key cache miss calculated as rate of physical reads compared to read "
8039 "requests (calculated value)"
8040 msgstr ""
8041 "Key cache miss calculated as rate of physical reads compared to read "
8042 "requests (calculated value)"
8044 #: libraries/classes/Controllers/Server/Status/VariablesController.php:423
8045 msgid "The number of requests to write a key block to the cache."
8046 msgstr "The number of requests to write a key block to the cache."
8048 #: libraries/classes/Controllers/Server/Status/VariablesController.php:424
8049 msgid "The number of physical writes of a key block to disk."
8050 msgstr "The number of physical writes of a key block to disk."
8052 #: libraries/classes/Controllers/Server/Status/VariablesController.php:425
8053 msgid ""
8054 "Percentage of physical writes compared to write requests (calculated value)"
8055 msgstr ""
8056 "Percentage of physical writes compared to write requests (calculated value)"
8058 #: libraries/classes/Controllers/Server/Status/VariablesController.php:427
8059 msgid ""
8060 "The total cost of the last compiled query as computed by the query "
8061 "optimizer. Useful for comparing the cost of different query plans for the "
8062 "same query. The default value of 0 means that no query has been compiled yet."
8063 msgstr ""
8064 "The total cost of the last compiled query as computed by the query "
8065 "optimiser. Useful for comparing the cost of different query plans for the "
8066 "same query. The default value of 0 means that no query has been compiled yet."
8068 #: libraries/classes/Controllers/Server/Status/VariablesController.php:433
8069 msgid ""
8070 "The maximum number of connections that have been in use simultaneously since "
8071 "the server started."
8072 msgstr ""
8073 "The maximum number of connections that have been in use simultaneously since "
8074 "the server started."
8076 #: libraries/classes/Controllers/Server/Status/VariablesController.php:435
8077 msgid "The number of rows waiting to be written in INSERT DELAYED queues."
8078 msgstr "The number of rows waiting to be written in INSERT DELAYED queues."
8080 #: libraries/classes/Controllers/Server/Status/VariablesController.php:437
8081 msgid ""
8082 "The number of tables that have been opened. If opened tables is big, your "
8083 "table_open_cache value is probably too small."
8084 msgstr ""
8085 "The number of tables that have been opened. If opened tables is big, your "
8086 "table_open_cache value is probably too small."
8088 #: libraries/classes/Controllers/Server/Status/VariablesController.php:440
8089 msgid "The number of files that are open."
8090 msgstr "The number of files that are open."
8092 #: libraries/classes/Controllers/Server/Status/VariablesController.php:441
8093 msgid "The number of streams that are open (used mainly for logging)."
8094 msgstr "The number of streams that are open (used mainly for logging)."
8096 #: libraries/classes/Controllers/Server/Status/VariablesController.php:442
8097 msgid "The number of tables that are open."
8098 msgstr "The number of tables that are open."
8100 #: libraries/classes/Controllers/Server/Status/VariablesController.php:444
8101 msgid ""
8102 "The number of free memory blocks in query cache. High numbers can indicate "
8103 "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
8104 "statement."
8105 msgstr ""
8106 "The number of free memory blocks in query cache. High numbers can indicate "
8107 "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
8108 "statement."
8110 #: libraries/classes/Controllers/Server/Status/VariablesController.php:448
8111 msgid "The amount of free memory for query cache."
8112 msgstr "The amount of free memory for query cache."
8114 #: libraries/classes/Controllers/Server/Status/VariablesController.php:449
8115 msgid "The number of cache hits."
8116 msgstr "The number of cache hits."
8118 #: libraries/classes/Controllers/Server/Status/VariablesController.php:450
8119 msgid "The number of queries added to the cache."
8120 msgstr "The number of queries added to the cache."
8122 #: libraries/classes/Controllers/Server/Status/VariablesController.php:452
8123 msgid ""
8124 "The number of queries that have been removed from the cache to free up "
8125 "memory for caching new queries. This information can help you tune the query "
8126 "cache size. The query cache uses a least recently used (LRU) strategy to "
8127 "decide which queries to remove from the cache."
8128 msgstr ""
8129 "The number of queries that have been removed from the cache to free up "
8130 "memory for caching new queries. This information can help you tune the query "
8131 "cache size. The query cache uses a least recently used (LRU) strategy to "
8132 "decide which queries to remove from the cache."
8134 #: libraries/classes/Controllers/Server/Status/VariablesController.php:459
8135 msgid ""
8136 "The number of non-cached queries (not cachable, or not cached due to the "
8137 "query_cache_type setting)."
8138 msgstr ""
8139 "The number of non-cached queries (not cachable, or not cached due to the "
8140 "query_cache_type setting)."
8142 #: libraries/classes/Controllers/Server/Status/VariablesController.php:461
8143 msgid "The number of queries registered in the cache."
8144 msgstr "The number of queries registered in the cache."
8146 #: libraries/classes/Controllers/Server/Status/VariablesController.php:462
8147 msgid "The total number of blocks in the query cache."
8148 msgstr "The total number of blocks in the query cache."
8150 #: libraries/classes/Controllers/Server/Status/VariablesController.php:463
8151 msgid "The status of failsafe replication (not yet implemented)."
8152 msgstr "The status of failsafe replication (not yet implemented)."
8154 #: libraries/classes/Controllers/Server/Status/VariablesController.php:465
8155 msgid ""
8156 "The number of joins that do not use indexes. If this value is not 0, you "
8157 "should carefully check the indexes of your tables."
8158 msgstr ""
8159 "The number of joins that do not use indexes. If this value is not 0, you "
8160 "should carefully check the indexes of your tables."
8162 #: libraries/classes/Controllers/Server/Status/VariablesController.php:468
8163 msgid "The number of joins that used a range search on a reference table."
8164 msgstr "The number of joins that used a range search on a reference table."
8166 #: libraries/classes/Controllers/Server/Status/VariablesController.php:470
8167 msgid ""
8168 "The number of joins without keys that check for key usage after each row. "
8169 "(If this is not 0, you should carefully check the indexes of your tables.)"
8170 msgstr ""
8171 "The number of joins without keys that check for key usage after each row. "
8172 "(If this is not 0, you should carefully check the indexes of your tables.)"
8174 #: libraries/classes/Controllers/Server/Status/VariablesController.php:475
8175 msgid ""
8176 "The number of joins that used ranges on the first table. (It's normally not "
8177 "critical even if this is big.)"
8178 msgstr ""
8179 "The number of joins that used ranges on the first table. (It's normally not "
8180 "critical even if this is big.)"
8182 #: libraries/classes/Controllers/Server/Status/VariablesController.php:478
8183 msgid "The number of joins that did a full scan of the first table."
8184 msgstr "The number of joins that did a full scan of the first table."
8186 #: libraries/classes/Controllers/Server/Status/VariablesController.php:479
8187 #, fuzzy
8188 #| msgid ""
8189 #| "The number of temporary tables currently open by the slave SQL thread."
8190 msgid ""
8191 "The number of temporary tables currently open by the replica SQL thread."
8192 msgstr "The number of temporary tables currently open by the slave SQL thread."
8194 #: libraries/classes/Controllers/Server/Status/VariablesController.php:481
8195 #, fuzzy
8196 #| msgid ""
8197 #| "Total (since startup) number of times the replication slave SQL thread "
8198 #| "has retried transactions."
8199 msgid ""
8200 "Total (since startup) number of times the replication replica SQL thread has "
8201 "retried transactions."
8202 msgstr ""
8203 "Total (since startup) number of times the replication slave SQL thread has "
8204 "retried transactions."
8206 #: libraries/classes/Controllers/Server/Status/VariablesController.php:483
8207 #, fuzzy
8208 #| msgid "This is ON if this server is a slave that is connected to a master."
8209 msgid "This is ON if this server is a replica that is connected to a primary."
8210 msgstr "This is ON if this server is a slave that is connected to a master."
8212 #: libraries/classes/Controllers/Server/Status/VariablesController.php:485
8213 msgid ""
8214 "The number of threads that have taken more than slow_launch_time seconds to "
8215 "create."
8216 msgstr ""
8217 "The number of threads that have taken more than slow_launch_time seconds to "
8218 "create."
8220 #: libraries/classes/Controllers/Server/Status/VariablesController.php:487
8221 msgid ""
8222 "The number of queries that have taken more than long_query_time seconds."
8223 msgstr ""
8224 "The number of queries that have taken more than long_query_time seconds."
8226 #: libraries/classes/Controllers/Server/Status/VariablesController.php:489
8227 msgid ""
8228 "The number of merge passes the sort algorithm has had to do. If this value "
8229 "is large, you should consider increasing the value of the sort_buffer_size "
8230 "system variable."
8231 msgstr ""
8232 "The number of merge passes the sort algorithm has had to do. If this value "
8233 "is large, you should consider increasing the value of the sort_buffer_size "
8234 "system variable."
8236 #: libraries/classes/Controllers/Server/Status/VariablesController.php:493
8237 msgid "The number of sorts that were done with ranges."
8238 msgstr "The number of sorts that were done with ranges."
8240 #: libraries/classes/Controllers/Server/Status/VariablesController.php:494
8241 msgid "The number of sorted rows."
8242 msgstr "The number of sorted rows."
8244 #: libraries/classes/Controllers/Server/Status/VariablesController.php:495
8245 msgid "The number of sorts that were done by scanning the table."
8246 msgstr "The number of sorts that were done by scanning the table."
8248 #: libraries/classes/Controllers/Server/Status/VariablesController.php:496
8249 msgid "The number of times that a table lock was acquired immediately."
8250 msgstr "The number of times that a table lock was acquired immediately."
8252 #: libraries/classes/Controllers/Server/Status/VariablesController.php:498
8253 msgid ""
8254 "The number of times that a table lock could not be acquired immediately and "
8255 "a wait was needed. If this is high, and you have performance problems, you "
8256 "should first optimize your queries, and then either split your table or "
8257 "tables or use replication."
8258 msgstr ""
8259 "The number of times that a table lock could not be acquired immediately and "
8260 "a wait was needed. If this is high, and you have performance problems, you "
8261 "should first optimise your queries, and then either split your table or "
8262 "tables or use replication."
8264 #: libraries/classes/Controllers/Server/Status/VariablesController.php:504
8265 msgid ""
8266 "The number of threads in the thread cache. The cache hit rate can be "
8267 "calculated as Threads_created/Connections. If this value is red you should "
8268 "raise your thread_cache_size."
8269 msgstr ""
8270 "The number of threads in the thread cache. The cache hit rate can be "
8271 "calculated as Threads_created/Connections. If this value is red you should "
8272 "raise your thread_cache_size."
8274 #: libraries/classes/Controllers/Server/Status/VariablesController.php:508
8275 msgid "The number of currently open connections."
8276 msgstr "The number of currently open connections."
8278 #: libraries/classes/Controllers/Server/Status/VariablesController.php:510
8279 msgid ""
8280 "The number of threads created to handle connections. If Threads_created is "
8281 "big, you may want to increase the thread_cache_size value. (Normally this "
8282 "doesn't give a notable performance improvement if you have a good thread "
8283 "implementation.)"
8284 msgstr ""
8285 "The number of threads created to handle connections. If Threads_created is "
8286 "big, you may want to increase the thread_cache_size value. (Normally this "
8287 "doesn't give a notable performance improvement if you have a good thread "
8288 "implementation.)"
8290 #: libraries/classes/Controllers/Server/Status/VariablesController.php:516
8291 msgid "Thread cache hit rate (calculated value)"
8292 msgstr "Thread cache hit rate (calculated value)"
8294 #: libraries/classes/Controllers/Server/Status/VariablesController.php:517
8295 msgid "The number of threads that are not sleeping."
8296 msgstr "The number of threads that are not sleeping."
8298 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:46
8299 #: libraries/classes/Util.php:837
8300 msgid "Missing parameter:"
8301 msgstr "Missing parameter:"
8303 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:60
8304 #, fuzzy
8305 #| msgid "The query cache is not enabled."
8306 msgid "User groups management is not enabled."
8307 msgstr "The query cache is not enabled."
8309 #: libraries/classes/Controllers/Server/Variables/SetVariableController.php:93
8310 msgid "Setting variable failed"
8311 msgstr "Setting variable failed"
8313 #: libraries/classes/Controllers/Setup/FormController.php:32
8314 msgid "Incorrect form specified!"
8315 msgstr "Incorrect form specified!"
8317 #: libraries/classes/Controllers/Setup/HomeController.php:42
8318 msgid ""
8319 "You are not using a secure connection; all data (including potentially "
8320 "sensitive information, like passwords) is transferred unencrypted!"
8321 msgstr ""
8322 "You are not using a secure connection; all data (including potentially "
8323 "sensitive information, like passwords) is transferred unencrypted!"
8325 #: libraries/classes/Controllers/Setup/HomeController.php:47
8326 msgid ""
8327 "If your server is also configured to accept HTTPS requests follow this link "
8328 "to use a secure connection."
8329 msgstr ""
8330 "If your server is also configured to accept HTTPS requests follow this link "
8331 "to use a secure connection."
8333 #: libraries/classes/Controllers/Setup/HomeController.php:51
8334 msgid "Insecure connection"
8335 msgstr "Insecure connection"
8337 #: libraries/classes/Controllers/Sql/SqlController.php:235
8338 #: libraries/classes/Sql.php:1159
8339 #, php-format
8340 msgid "Bookmark %s has been created."
8341 msgstr "Bookmark %s created."
8343 #: libraries/classes/Controllers/Sql/SqlController.php:242
8344 msgid "Bookmark not created!"
8345 msgstr "Bookmark not created!"
8347 #: libraries/classes/Controllers/Table/AddFieldController.php:151
8348 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:275
8349 #: libraries/classes/Controllers/Table/Structure/SaveController.php:223
8350 #: libraries/classes/Table/Indexes.php:85
8351 #, php-format
8352 msgid "Table %1$s has been altered successfully."
8353 msgstr "Table %1$s has been altered successfully."
8355 #: libraries/classes/Controllers/Table/ChangeRowsController.php:36
8356 #: libraries/classes/Controllers/Table/DeleteConfirmController.php:25
8357 #: libraries/classes/Controllers/Table/ExportRowsController.php:36
8358 msgid "No row selected."
8359 msgstr "No row selected."
8361 #: libraries/classes/Controllers/Table/ChartController.php:60
8362 #: libraries/classes/Controllers/Table/GisVisualizationController.php:70
8363 msgid "No SQL query was set to fetch data."
8364 msgstr "No SQL query was set to fetch data."
8366 #: libraries/classes/Controllers/Table/ChartController.php:145
8367 msgid "No numeric columns present in the table to plot."
8368 msgstr "No numeric columns present in the table to plot."
8370 #: libraries/classes/Controllers/Table/ChartController.php:208
8371 msgid "No data to display"
8372 msgstr "No data to display"
8374 #: libraries/classes/Controllers/Table/CreateController.php:84
8375 #: libraries/classes/Controllers/Table/GetFieldController.php:55
8376 #, php-format
8377 msgid "'%s' database does not exist."
8378 msgstr "'%s' database does not exist."
8380 #: libraries/classes/Controllers/Table/CreateController.php:94
8381 #, php-format
8382 msgid "Table %s already exists!"
8383 msgstr "Table %s already exists!"
8385 #: libraries/classes/Controllers/Table/DeleteRowsController.php:77
8386 #: libraries/classes/Controllers/Table/FindReplaceController.php:181
8387 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:83
8388 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:83
8389 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:83
8390 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:83
8391 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:83
8392 #: libraries/classes/Controllers/Table/Partition/AnalyzeController.php:55
8393 #: libraries/classes/Controllers/Table/Partition/CheckController.php:55
8394 #: libraries/classes/Controllers/Table/Partition/DropController.php:56
8395 #: libraries/classes/Controllers/Table/Partition/OptimizeController.php:55
8396 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:56
8397 #: libraries/classes/Controllers/Table/Partition/RepairController.php:55
8398 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:56
8399 #: libraries/classes/Controllers/Table/RelationController.php:241
8400 #: libraries/classes/Controllers/View/OperationsController.php:87
8401 #: libraries/classes/Database/Routines.php:1224
8402 #: libraries/classes/Display/Results.php:3700 libraries/classes/Message.php:172
8403 #: templates/sql/query.twig:7
8404 msgid "Your SQL query has been executed successfully."
8405 msgstr "Your SQL query has been executed successfully."
8407 #: libraries/classes/Controllers/Table/DropColumnConfirmationController.php:23
8408 #: libraries/classes/Controllers/Table/DropColumnController.php:51
8409 #: libraries/classes/Controllers/Table/Structure/AddIndexController.php:47
8410 #: libraries/classes/Controllers/Table/Structure/BrowseController.php:34
8411 #: libraries/classes/Controllers/Table/Structure/CentralColumnsAddController.php:45
8412 #: libraries/classes/Controllers/Table/Structure/CentralColumnsRemoveController.php:45
8413 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:59
8414 #: libraries/classes/Controllers/Table/Structure/FulltextController.php:47
8415 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:50
8416 #: libraries/classes/Controllers/Table/Structure/SpatialController.php:47
8417 #: libraries/classes/Controllers/Table/Structure/UniqueController.php:47
8418 msgid "No column selected."
8419 msgstr "No column selected."
8421 #: libraries/classes/Controllers/Table/DropColumnController.php:80
8422 #, fuzzy, php-format
8423 #| msgid "%1$d database has been dropped successfully."
8424 #| msgid_plural "%1$d databases have been dropped successfully."
8425 msgid "%1$d column has been dropped successfully."
8426 msgid_plural "%1$d columns have been dropped successfully."
8427 msgstr[0] "%1$d database has been dropped successfully."
8428 msgstr[1] "%1$d databases have been dropped successfully."
8430 #: libraries/classes/Controllers/Table/GetFieldController.php:63
8431 msgid "Invalid table name"
8432 msgstr "Invalid table name"
8434 #. l10n: In case a SQL query did not pass a security check
8435 #: libraries/classes/Controllers/Table/GetFieldController.php:72
8436 #: libraries/classes/Controllers/Transformation/WrapperController.php:103
8437 msgid "There is an issue with your request."
8438 msgstr "There is an issue with your request."
8440 #: libraries/classes/Controllers/Table/GetFieldController.php:86
8441 #: libraries/classes/Database/Routines.php:1243
8442 #: libraries/classes/Import.php:149 libraries/classes/InsertEdit.php:229
8443 #: libraries/classes/Sql.php:973
8444 msgid "MySQL returned an empty result set (i.e. zero rows)."
8445 msgstr "MySQL returned an empty result set (i.e. zero rows)."
8447 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:75
8448 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:75
8449 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:75
8450 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:75
8451 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:75
8452 msgid "Maintenance operations on multiple tables are disabled."
8453 msgstr "Maintenance operations on multiple tables are disabled."
8455 #: libraries/classes/Controllers/Table/OperationsController.php:109
8456 #: libraries/classes/Controllers/Table/OperationsController.php:298
8457 #: libraries/classes/Controllers/Table/StructureController.php:100
8458 #: libraries/classes/Navigation/Nodes/NodeView.php:28
8459 #: templates/database/structure/show_create.twig:32
8460 #: templates/database/structure/structure_table_row.twig:122
8461 #: templates/database/structure/structure_table_row.twig:186
8462 msgid "View"
8463 msgstr "View"
8465 #: libraries/classes/Controllers/Table/Partition/DropController.php:62
8466 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:62
8467 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:62
8468 #: libraries/classes/Controllers/View/OperationsController.php:90
8469 #: libraries/classes/Html/Generator.php:813 libraries/classes/Import.php:133
8470 #: libraries/classes/InsertEdit.php:724 libraries/classes/Message.php:192
8471 #: templates/error/generic.twig:37
8472 #: templates/table/structure/display_structure.twig:372
8473 msgid "Error"
8474 msgstr "Error"
8476 #: libraries/classes/Controllers/Table/RelationController.php:182
8477 msgid "Display column was successfully updated."
8478 msgstr "Display column was successfully updated."
8480 #: libraries/classes/Controllers/Table/RelationController.php:275
8481 msgid "Internal relationships were successfully updated."
8482 msgstr "Internal relationships were successfully updated."
8484 #: libraries/classes/Controllers/Table/ReplaceController.php:294
8485 #, php-format
8486 msgid "Row: %1$s, Column: %2$s, Error: %3$s"
8487 msgstr "Row: %1$s, Column: %2$s, Error: %3$s"
8489 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:91
8490 #, php-format
8491 msgid "Failed to get description of column %s!"
8492 msgstr "Failed to get description of column %s!"
8494 #: libraries/classes/Controllers/Table/StructureController.php:226
8495 #: templates/columns_definitions/column_attributes.twig:112
8496 #: templates/database/data_dictionary/index.twig:41
8497 #: templates/table/structure/display_structure.twig:137
8498 #: templates/table/structure/display_structure.twig:145
8499 #: templates/table/structure/display_structure.twig:295
8500 #: templates/table/tracking/structure_snapshot_columns.twig:25
8501 msgid "Primary"
8502 msgstr "Primary"
8504 #: libraries/classes/Controllers/Table/StructureController.php:230
8505 #: libraries/classes/Navigation/Nodes/NodeIndex.php:28
8506 #: templates/columns_definitions/column_attributes.twig:120
8507 #: templates/columns_definitions/table_fields_definitions.twig:46
8508 #: templates/table/structure/display_structure.twig:167
8509 #: templates/table/structure/display_structure.twig:175
8510 #: templates/table/structure/display_structure.twig:301
8511 #: templates/table/structure/display_table_stats.twig:24
8512 #: templates/table/tracking/structure_snapshot_columns.twig:27
8513 msgid "Index"
8514 msgstr "Index"
8516 #: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:178
8517 msgid "The columns have been moved successfully."
8518 msgstr "The columns have been moved successfully."
8520 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:267
8521 #: libraries/classes/Controllers/Table/Structure/SaveController.php:273
8522 #: libraries/classes/Tracking.php:776
8523 msgid "Query error"
8524 msgstr "Query error"
8526 #: libraries/classes/Controllers/Table/Structure/ReservedWordCheckController.php:48
8527 #, php-format
8528 msgid "The name '%s' is a MySQL reserved keyword."
8529 msgid_plural "The names '%s' are MySQL reserved keywords."
8530 msgstr[0] "The name '%s' is a MySQL reserved keyword."
8531 msgstr[1] "The names '%s' are MySQL reserved keywords."
8533 #: libraries/classes/Controllers/Table/Structure/SaveController.php:218
8534 #, php-format
8535 msgid ""
8536 "Table %1$s has been altered successfully. Privileges have been adjusted."
8537 msgstr ""
8538 "Table %1$s has been altered successfully. Privileges have been adjusted."
8540 #: libraries/classes/Controllers/Table/TrackingController.php:69
8541 #, php-format
8542 msgid "Tracking of %s is activated."
8543 msgstr "Tracking of %s is activated."
8545 #: libraries/classes/Controllers/Table/TrackingController.php:140
8546 msgid "Tracking versions deleted successfully."
8547 msgstr "Tracking versions deleted successfully."
8549 #: libraries/classes/Controllers/Table/TrackingController.php:145
8550 msgid "No versions selected."
8551 msgstr "No versions selected."
8553 #: libraries/classes/Controllers/Table/TrackingController.php:174
8554 msgid "SQL statements executed."
8555 msgstr "SQL statements executed."
8557 #: libraries/classes/Controllers/UserPasswordController.php:54
8558 msgid "You don't have sufficient privileges to be here right now!"
8559 msgstr "You don't have sufficient privileges to be here right now!"
8561 #: libraries/classes/Controllers/View/CreateController.php:81
8562 msgid "View name can not be empty!"
8563 msgstr "View name cannot be empty!"
8565 #: libraries/classes/Core.php:203 libraries/classes/ZipExtension.php:62
8566 #, php-format
8567 msgid "The %s extension is missing. Please check your PHP configuration."
8568 msgstr "The %s extension is missing. Please check your PHP configuration."
8570 #: libraries/classes/Database/CentralColumns.php:293
8571 #: libraries/classes/Database/CentralColumns.php:399
8572 #: libraries/classes/Database/CentralColumns.php:611
8573 msgid ""
8574 "The configuration storage is not ready for the central list of columns "
8575 "feature."
8576 msgstr ""
8577 "The configuration storage is not ready for the central list of columns "
8578 "feature."
8580 #: libraries/classes/Database/CentralColumns.php:351
8581 #, php-format
8582 msgid "Could not add %1$s as they already exist in central list!"
8583 msgstr "Could not add %1$s as they already exist in central list!"
8585 #: libraries/classes/Database/CentralColumns.php:367
8586 msgid "Could not add columns!"
8587 msgstr "Could not add columns!"
8589 #: libraries/classes/Database/CentralColumns.php:451
8590 #, php-format
8591 msgid ""
8592 "Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
8593 msgstr ""
8594 "Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
8596 #: libraries/classes/Database/CentralColumns.php:464
8597 msgid "Could not remove columns!"
8598 msgstr "Could not remove columns!"
8600 #: libraries/classes/Database/CentralColumns.php:625
8601 msgid "YES"
8602 msgstr "YES"
8604 #: libraries/classes/Database/CentralColumns.php:625
8605 msgid "NO"
8606 msgstr "NO"
8608 #: libraries/classes/Database/Designer/Common.php:528
8609 msgctxt ""
8610 "phpMyAdmin configuration storage is not configured for \"Display Features\" "
8611 "on designer when user tries to set a display field."
8612 msgid ""
8613 "phpMyAdmin configuration storage is not configured for \"Display Features\"."
8614 msgstr ""
8615 "phpMyAdmin configuration storage is not configured for \"Display Features\"."
8617 #: libraries/classes/Database/Designer/Common.php:573
8618 msgid "Error: relationship already exists."
8619 msgstr "Error: relationship already exists."
8621 #: libraries/classes/Database/Designer/Common.php:625
8622 msgid "FOREIGN KEY relationship has been added."
8623 msgstr "FOREIGN KEY relationship has been added."
8625 #: libraries/classes/Database/Designer/Common.php:633
8626 msgid "Error: FOREIGN KEY relationship could not be added!"
8627 msgstr "Error: FOREIGN KEY relationship could not be added!"
8629 #: libraries/classes/Database/Designer/Common.php:640
8630 msgid "Error: Missing index on column(s)."
8631 msgstr "Error: Missing index on column(s)."
8633 #: libraries/classes/Database/Designer/Common.php:648
8634 #: libraries/classes/Database/Designer/Common.php:727
8635 msgid "Error: Relational features are disabled!"
8636 msgstr "Error: Relational features are disabled!"
8638 #: libraries/classes/Database/Designer/Common.php:672
8639 msgid "Internal relationship has been added."
8640 msgstr "Internal relationship has been added."
8642 #: libraries/classes/Database/Designer/Common.php:680
8643 msgid "Error: Internal relationship could not be added!"
8644 msgstr "Error: Internal relationship could not be added!"
8646 #: libraries/classes/Database/Designer/Common.php:718
8647 msgid "FOREIGN KEY relationship has been removed."
8648 msgstr "FOREIGN KEY relationship has been removed."
8650 #: libraries/classes/Database/Designer/Common.php:749
8651 msgid "Error: Internal relationship could not be removed!"
8652 msgstr "Error: Internal relationship could not be removed!"
8654 #: libraries/classes/Database/Designer/Common.php:755
8655 msgid "Internal relationship has been removed."
8656 msgstr "Internal relationship has been removed."
8658 #: libraries/classes/Database/Designer.php:136
8659 msgid "Could not load schema plugins, please check your installation!"
8660 msgstr "Could not load schema plugins, please check your installation!"
8662 #: libraries/classes/Database/Events.php:104
8663 #: libraries/classes/Database/Events.php:113
8664 #: libraries/classes/Database/Events.php:139
8665 #: libraries/classes/Database/Routines.php:225
8666 #: libraries/classes/Database/Routines.php:246
8667 #: libraries/classes/Database/Routines.php:348
8668 #: libraries/classes/Database/Routines.php:1250
8669 #: libraries/classes/Database/Triggers.php:117
8670 #: libraries/classes/Database/Triggers.php:126
8671 #: libraries/classes/Database/Triggers.php:153
8672 #, php-format
8673 msgid "The following query has failed: \"%s\""
8674 msgstr "The following query has failed: \"%s\""
8676 #: libraries/classes/Database/Events.php:108
8677 #: libraries/classes/Database/Events.php:117
8678 #: libraries/classes/Database/Events.php:143
8679 #: libraries/classes/Database/Events.php:505
8680 #: libraries/classes/Database/Routines.php:229
8681 #: libraries/classes/Database/Routines.php:250
8682 #: libraries/classes/Database/Routines.php:352
8683 #: libraries/classes/Database/Routines.php:1254
8684 #: libraries/classes/Database/Routines.php:1540
8685 #: libraries/classes/Database/Triggers.php:121
8686 #: libraries/classes/Database/Triggers.php:130
8687 #: libraries/classes/Database/Triggers.php:157
8688 #: libraries/classes/Database/Triggers.php:437
8689 #: libraries/classes/Html/Generator.php:881
8690 msgid "MySQL said: "
8691 msgstr "MySQL said: "
8693 #: libraries/classes/Database/Events.php:126
8694 #, php-format
8695 msgid "Event %1$s has been modified."
8696 msgstr "Event %1$s has been modified."
8698 #: libraries/classes/Database/Events.php:146
8699 #, php-format
8700 msgid "Event %1$s has been created."
8701 msgstr "Event %1$s has been created."
8703 #: libraries/classes/Database/Events.php:160
8704 #: libraries/classes/Database/Routines.php:266
8705 #: libraries/classes/Database/Triggers.php:174
8706 msgid "One or more errors have occurred while processing your request:"
8707 msgstr "One or more errors have occurred while processing your request:"
8709 #: libraries/classes/Database/Events.php:239
8710 msgid "Add event"
8711 msgstr "Add event"
8713 #: libraries/classes/Database/Events.php:243
8714 msgid "Edit event"
8715 msgstr "Edit event"
8717 #: libraries/classes/Database/Events.php:404
8718 #: libraries/classes/Database/Routines.php:984
8719 #: libraries/classes/Database/Triggers.php:381
8720 msgid "The definer must be in the \"username@hostname\" format!"
8721 msgstr "The definer must be in the \"username@hostname\" format!"
8723 #: libraries/classes/Database/Events.php:412
8724 msgid "You must provide an event name!"
8725 msgstr "You must provide an event name!"
8727 #: libraries/classes/Database/Events.php:426
8728 msgid "You must provide a valid interval value for the event."
8729 msgstr "You must provide a valid interval value for the event."
8731 #: libraries/classes/Database/Events.php:446
8732 msgid "You must provide a valid execution time for the event."
8733 msgstr "You must provide a valid execution time for the event."
8735 #: libraries/classes/Database/Events.php:450
8736 msgid "You must provide a valid type for the event."
8737 msgstr "You must provide a valid type for the event."
8739 #: libraries/classes/Database/Events.php:476
8740 msgid "You must provide an event definition."
8741 msgstr "You must provide an event definition."
8743 #: libraries/classes/Database/Events.php:502
8744 msgid "Sorry, we failed to restore the dropped event."
8745 msgstr "Sorry, we failed to restore the dropped event."
8747 #: libraries/classes/Database/Events.php:503
8748 #: libraries/classes/Database/Routines.php:1538
8749 #: libraries/classes/Database/Triggers.php:435
8750 msgid "The backed up query was:"
8751 msgstr "The backed up query was:"
8753 #: libraries/classes/Database/Events.php:534
8754 #: libraries/classes/Database/Routines.php:151
8755 #: libraries/classes/Database/Routines.php:1143
8756 #: libraries/classes/Database/Routines.php:1312
8757 #: libraries/classes/Database/Triggers.php:466
8758 msgid "Error in processing request:"
8759 msgstr "Error in processing request:"
8761 #: libraries/classes/Database/Events.php:536
8762 #, php-format
8763 msgid "No event with name %1$s found in database %2$s."
8764 msgstr "No event with name %1$s found in database %2$s."
8766 #: libraries/classes/Database/Events.php:568
8767 #, php-format
8768 msgid "Export of event %s"
8769 msgstr "Export of event %s"
8771 #: libraries/classes/Database/Events.php:589
8772 #, php-format
8773 msgid ""
8774 "Error in processing request: No event with name %1$s found in database %2$s."
8775 msgstr ""
8776 "Error in processing request: No event with name %1$s found in database %2$s."
8778 #: libraries/classes/DatabaseInterface.php:1132
8779 #, php-format
8780 msgid ""
8781 "Unable to use timezone \"%1$s\" for server %2$d. Please check your "
8782 "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
8783 "phpMyAdmin is currently using the default time zone of the database server."
8784 msgstr ""
8785 "Unable to use time zone %1$s for server %2$d. Please check your "
8786 "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
8787 "phpMyAdmin is currently using the default time zone of the database server."
8789 #: libraries/classes/DatabaseInterface.php:1177
8790 msgid "Failed to set configured collation connection!"
8791 msgstr "Failed to set configured collation connection!"
8793 #: libraries/classes/DatabaseInterface.php:1870
8794 msgid "Missing connection parameters!"
8795 msgstr "Missing connection parameters!"
8797 #: libraries/classes/DatabaseInterface.php:1895
8798 msgid "Connection for controluser as defined in your configuration failed."
8799 msgstr "Connection for controluser as defined in your configuration failed."
8801 #: libraries/classes/DatabaseInterface.php:2316
8802 #, php-format
8803 msgid "See %sour documentation%s for more information."
8804 msgstr "See %sour documentation%s for more information."
8806 #: libraries/classes/Database/Qbe.php:756
8807 #: templates/database/qbe/ins_del_and_or_cell.twig:21
8808 msgid "Or:"
8809 msgstr "Or:"
8811 #: libraries/classes/Database/Qbe.php:760
8812 #: templates/database/qbe/ins_del_and_or_cell.twig:9
8813 msgid "And:"
8814 msgstr "And:"
8816 #: libraries/classes/Database/Qbe.php:766
8817 msgid "Ins"
8818 msgstr "Ins"
8820 #: libraries/classes/Database/Qbe.php:769
8821 msgid "Del"
8822 msgstr "Del"
8824 #: libraries/classes/Database/Qbe.php:1672
8825 msgid "Saved bookmarked search:"
8826 msgstr "Saved bookmarked search:"
8828 #: libraries/classes/Database/Qbe.php:1674
8829 msgid "New bookmark"
8830 msgstr "New bookmark"
8832 #: libraries/classes/Database/Qbe.php:1701
8833 msgid "Create bookmark"
8834 msgstr "Create bookmark"
8836 #: libraries/classes/Database/Qbe.php:1704
8837 msgid "Update bookmark"
8838 msgstr "Update bookmark"
8840 #: libraries/classes/Database/Qbe.php:1706
8841 msgid "Delete bookmark"
8842 msgstr "Delete bookmark"
8844 #: libraries/classes/Database/Routines.php:118
8845 msgid "Add routine"
8846 msgstr "Add routine"
8848 #: libraries/classes/Database/Routines.php:122
8849 msgid "Edit routine"
8850 msgstr "Edit routine"
8852 #: libraries/classes/Database/Routines.php:154
8853 #, php-format
8854 msgid ""
8855 "No routine with name %1$s found in database %2$s. You might be lacking the "
8856 "necessary privileges to edit this routine."
8857 msgstr ""
8858 "No routine with name %1$s found in database %2$s. You might be lacking the "
8859 "necessary privileges to edit this routine."
8861 #: libraries/classes/Database/Routines.php:206
8862 #: libraries/classes/Database/Routines.php:992
8863 #, php-format
8864 msgid "Invalid routine type: \"%s\""
8865 msgstr "Invalid routine type: \"%s\""
8867 #: libraries/classes/Database/Routines.php:253
8868 #, php-format
8869 msgid "Routine %1$s has been created."
8870 msgstr "Routine %1$s has been created."
8872 #: libraries/classes/Database/Routines.php:413
8873 #, php-format
8874 msgid "Routine %1$s has been modified. Privileges have been adjusted."
8875 msgstr "Routine %1$s has been modified. Privileges have been adjusted."
8877 #: libraries/classes/Database/Routines.php:418
8878 #, php-format
8879 msgid "Routine %1$s has been modified."
8880 msgstr "Routine %1$s has been modified."
8882 #: libraries/classes/Database/Routines.php:825
8883 msgid "You must provide a name and a type for each routine parameter."
8884 msgstr "You must provide a name and a type for each routine parameter."
8886 #: libraries/classes/Database/Routines.php:843
8887 #, php-format
8888 msgid "Invalid direction \"%s\" given for parameter."
8889 msgstr "Invalid direction \"%s\" given for parameter."
8891 #: libraries/classes/Database/Routines.php:863
8892 #: libraries/classes/Database/Routines.php:930
8893 msgid ""
8894 "You must provide length/values for routine parameters of type ENUM, SET, "
8895 "VARCHAR and VARBINARY."
8896 msgstr ""
8897 "You must provide length/values for routine parameters of type ENUM, SET, "
8898 "VARCHAR and VARBINARY."
8900 #: libraries/classes/Database/Routines.php:912
8901 msgid "You must provide a valid return type for the routine."
8902 msgstr "You must provide a valid return type for the routine."
8904 #: libraries/classes/Database/Routines.php:1000
8905 msgid "You must provide a routine name!"
8906 msgstr "You must provide a routine name!"
8908 #: libraries/classes/Database/Routines.php:1065
8909 msgid "You must provide a routine definition."
8910 msgstr "You must provide a routine definition."
8912 #: libraries/classes/Database/Routines.php:1145
8913 #: libraries/classes/Database/Routines.php:1314
8914 #, php-format
8915 msgid "No routine with name %1$s found in database %2$s."
8916 msgstr "No routine with name %1$s found in database %2$s."
8918 #: libraries/classes/Database/Routines.php:1184
8919 #, php-format
8920 msgid "Execution results of routine %s"
8921 msgstr "Execution results of routine %s"
8923 #: libraries/classes/Database/Routines.php:1232
8924 #, php-format
8925 msgid "%d row affected by the last statement inside the procedure."
8926 msgid_plural "%d rows affected by the last statement inside the procedure."
8927 msgstr[0] "%d row affected by the last statement inside the procedure."
8928 msgstr[1] "%d rows affected by the last statement inside the procedure."
8930 #: libraries/classes/Database/Routines.php:1297
8931 #: libraries/classes/Database/Routines.php:1304
8932 msgid "Execute routine"
8933 msgstr "Execute routine"
8935 #: libraries/classes/Database/Routines.php:1537
8936 msgid "Sorry, we failed to restore the dropped routine."
8937 msgstr "Sorry, we failed to restore the dropped routine."
8939 #: libraries/classes/Database/Routines.php:1567
8940 #, php-format
8941 msgid "Export of routine %s"
8942 msgstr "Export of routine %s"
8944 #: libraries/classes/Database/Routines.php:1589
8945 #, php-format
8946 msgid ""
8947 "Error in processing request: No routine with name %1$s found in database "
8948 "%2$s. You might be lacking the necessary privileges to view/export this "
8949 "routine."
8950 msgstr ""
8951 "Error in processing request: No routine with name %1$s found in database "
8952 "%2$s. You might be lacking the necessary privileges to view/export this "
8953 "routine."
8955 #: libraries/classes/Database/Search.php:103
8956 #: templates/database/search/main.twig:19
8957 msgid "at least one of the words"
8958 msgstr "at least one of the words"
8960 #: libraries/classes/Database/Search.php:104
8961 #: templates/database/search/main.twig:23
8962 msgid "all of the words"
8963 msgstr "all of the words"
8965 #: libraries/classes/Database/Search.php:105
8966 #: templates/database/search/main.twig:27
8967 msgid "the exact phrase as substring"
8968 msgstr "the exact phrase as substring"
8970 #: libraries/classes/Database/Search.php:106
8971 #: templates/database/search/main.twig:31
8972 msgid "the exact phrase as whole field"
8973 msgstr "the exact phrase as whole field"
8975 #: libraries/classes/Database/Search.php:107
8976 #: templates/database/search/main.twig:35
8977 msgid "as regular expression"
8978 msgstr "as regular expression"
8980 #: libraries/classes/Database/Triggers.php:140
8981 #, php-format
8982 msgid "Trigger %1$s has been modified."
8983 msgstr "Trigger %1$s has been modified."
8985 #: libraries/classes/Database/Triggers.php:160
8986 #, php-format
8987 msgid "Trigger %1$s has been created."
8988 msgstr "Trigger %1$s has been created."
8990 #: libraries/classes/Database/Triggers.php:255
8991 msgid "Add trigger"
8992 msgstr "Add trigger"
8994 #: libraries/classes/Database/Triggers.php:259
8995 msgid "Edit trigger"
8996 msgstr "Edit trigger"
8998 #: libraries/classes/Database/Triggers.php:389
8999 msgid "You must provide a trigger name!"
9000 msgstr "You must provide a trigger name!"
9002 #: libraries/classes/Database/Triggers.php:395
9003 msgid "You must provide a valid timing for the trigger!"
9004 msgstr "You must provide a valid timing for the trigger!"
9006 #: libraries/classes/Database/Triggers.php:401
9007 msgid "You must provide a valid event for the trigger!"
9008 msgstr "You must provide a valid event for the trigger!"
9010 #: libraries/classes/Database/Triggers.php:408
9011 msgid "You must provide a valid table name!"
9012 msgstr "You must provide a valid table name!"
9014 #: libraries/classes/Database/Triggers.php:415
9015 msgid "You must provide a trigger definition."
9016 msgstr "You must provide a trigger definition."
9018 #: libraries/classes/Database/Triggers.php:434
9019 msgid "Sorry, we failed to restore the dropped trigger."
9020 msgstr "Sorry, we failed to restore the dropped trigger."
9022 #: libraries/classes/Database/Triggers.php:468
9023 #, php-format
9024 msgid "No trigger with name %1$s found in database %2$s."
9025 msgstr "No trigger with name %1$s found in database %2$s."
9027 #: libraries/classes/Database/Triggers.php:502
9028 #: templates/database/triggers/export.twig:2
9029 #, php-format
9030 msgid "Export of trigger %s"
9031 msgstr "Export of trigger %s"
9033 #: libraries/classes/Database/Triggers.php:520
9034 #, php-format
9035 msgid ""
9036 "Error in processing request: No trigger with name %1$s found in database "
9037 "%2$s."
9038 msgstr ""
9039 "Error in processing request: No trigger with name %1$s found in database "
9040 "%2$s."
9042 #: libraries/classes/Dbal/DbiMysqli.php:152
9043 msgid "SSL connection enforced by server, automatically enabling it."
9044 msgstr "SSL connection enforced by server, automatically enabling it."
9046 #: libraries/classes/Dbal/DbiMysqli.php:164
9047 #, php-format
9048 msgid ""
9049 "Error 1045: Access denied for user. Additional error information may be "
9050 "available, but is being hidden by the %s configuration directive."
9051 msgstr ""
9052 "Błąd 1045: Brak Dostępu. Wymagane podanie dodatkowych informacji , więcej "
9053 "informacji będzie dostępne, ale jest ukryte w konfiguracji dyrektyw:%s."
9055 #: libraries/classes/Display/Results.php:897 templates/list_navigator.twig:8
9056 #: templates/list_navigator.twig:13
9057 msgctxt "First page"
9058 msgid "Begin"
9059 msgstr "Begin"
9061 #: libraries/classes/Display/Results.php:904 templates/list_navigator.twig:16
9062 #: templates/list_navigator.twig:21 templates/server/binlog/index.twig:47
9063 #: templates/server/binlog/index.twig:52
9064 msgctxt "Previous page"
9065 msgid "Previous"
9066 msgstr "Previous"
9068 #: libraries/classes/Display/Results.php:930 templates/list_navigator.twig:33
9069 #: templates/list_navigator.twig:35 templates/server/binlog/index.twig:72
9070 #: templates/server/binlog/index.twig:77
9071 msgctxt "Next page"
9072 msgid "Next"
9073 msgstr "Next"
9075 #: libraries/classes/Display/Results.php:960 templates/list_navigator.twig:42
9076 #: templates/list_navigator.twig:44
9077 msgctxt "Last page"
9078 msgid "End"
9079 msgstr "End"
9081 #: libraries/classes/Display/Results.php:1473
9082 #: templates/display/results/table.twig:129
9083 msgid "Partial texts"
9084 msgstr "Partial texts"
9086 #: libraries/classes/Display/Results.php:1477
9087 #: templates/display/results/table.twig:133
9088 msgid "Full texts"
9089 msgstr "Full texts"
9091 #: libraries/classes/Display/Results.php:1823
9092 #: libraries/classes/Display/Results.php:1849 libraries/classes/Util.php:2560
9093 #: libraries/classes/Util.php:2583 libraries/config.values.php:113
9094 #: templates/database/multi_table_query/form.twig:69
9095 #: templates/database/qbe/sort_select_cell.twig:7
9096 #: templates/server/databases/index.twig:111
9097 #: templates/server/databases/index.twig:128
9098 #: templates/server/databases/index.twig:147
9099 #: templates/server/status/processes/list.twig:12
9100 #: templates/table/operations/index.twig:31
9101 #: templates/table/search/index.twig:163
9102 msgid "Descending"
9103 msgstr "Descending"
9105 #: libraries/classes/Display/Results.php:1831
9106 #: libraries/classes/Display/Results.php:1841 libraries/classes/Util.php:2552
9107 #: libraries/classes/Util.php:2575 libraries/config.values.php:112
9108 #: templates/database/multi_table_query/form.twig:68
9109 #: templates/database/qbe/sort_select_cell.twig:5
9110 #: templates/server/databases/index.twig:109
9111 #: templates/server/databases/index.twig:126
9112 #: templates/server/databases/index.twig:145
9113 #: templates/server/status/processes/list.twig:14
9114 #: templates/table/operations/index.twig:27
9115 #: templates/table/search/index.twig:159
9116 msgid "Ascending"
9117 msgstr "Ascending"
9119 #: libraries/classes/Display/Results.php:3018
9120 #: libraries/classes/Display/Results.php:3033
9121 msgid "The row has been deleted."
9122 msgstr "The row has been deleted."
9124 #: libraries/classes/Display/Results.php:3065
9125 #: templates/server/status/processes/list.twig:44
9126 msgid "Kill"
9127 msgstr "Kill"
9129 #: libraries/classes/Display/Results.php:3633
9130 msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
9131 msgstr "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
9133 #: libraries/classes/Display/Results.php:3996
9134 #, php-format
9135 msgid "Showing rows %1s - %2s"
9136 msgstr "Showing rows %1s - %2s"
9138 #: libraries/classes/Display/Results.php:4010
9139 #, php-format
9140 msgid "%1$d total, %2$d in query"
9141 msgstr "%1$d total, %2$d in query"
9143 #: libraries/classes/Display/Results.php:4015
9144 #, php-format
9145 msgid "%d total"
9146 msgstr "%d total"
9148 #: libraries/classes/Display/Results.php:4028 libraries/classes/Sql.php:979
9149 #, php-format
9150 msgid "Query took %01.4f seconds."
9151 msgstr "Query took %01.4f seconds."
9153 #: libraries/classes/Display/Results.php:4359
9154 msgid "Link not found!"
9155 msgstr "Link not found!"
9157 #: libraries/classes/Engines/Bdb.php:28
9158 msgid "Version information"
9159 msgstr "Version information"
9161 #: libraries/classes/Engines/Innodb.php:31
9162 msgid "Data home directory"
9163 msgstr "Data home directory"
9165 #: libraries/classes/Engines/Innodb.php:32
9166 msgid "The common part of the directory path for all InnoDB data files."
9167 msgstr "The common part of the directory path for all InnoDB data files."
9169 #: libraries/classes/Engines/Innodb.php:35
9170 msgid "Data files"
9171 msgstr "Data files"
9173 #: libraries/classes/Engines/Innodb.php:38
9174 msgid "Autoextend increment"
9175 msgstr "Autoextend increment"
9177 #: libraries/classes/Engines/Innodb.php:40
9178 msgid ""
9179 "The increment size for extending the size of an autoextending tablespace "
9180 "when it becomes full."
9181 msgstr ""
9182 "The increment size for extending the size of an autoextending tablespace "
9183 "when it becomes full."
9185 #: libraries/classes/Engines/Innodb.php:45
9186 msgid "Buffer pool size"
9187 msgstr "Buffer pool size"
9189 #: libraries/classes/Engines/Innodb.php:46
9190 msgid ""
9191 "The size of the memory buffer InnoDB uses to cache data and indexes of its "
9192 "tables."
9193 msgstr ""
9194 "The size of the memory buffer InnoDB uses to cache data and indexes of its "
9195 "tables."
9197 #: libraries/classes/Engines/Innodb.php:107
9198 msgid "Buffer Pool"
9199 msgstr "Buffer Pool"
9201 #: libraries/classes/Engines/Innodb.php:108
9202 #: libraries/classes/Server/Status/Data.php:233
9203 msgid "InnoDB Status"
9204 msgstr "InnoDB Status"
9206 #: libraries/classes/Engines/Innodb.php:135
9207 msgid "Buffer Pool Usage"
9208 msgstr "Buffer Pool Usage"
9210 #: libraries/classes/Engines/Innodb.php:142
9211 msgid "pages"
9212 msgstr "pages"
9214 #: libraries/classes/Engines/Innodb.php:150
9215 msgid "Free pages"
9216 msgstr "Free pages"
9218 #: libraries/classes/Engines/Innodb.php:156
9219 msgid "Dirty pages"
9220 msgstr "Dirty pages"
9222 #: libraries/classes/Engines/Innodb.php:162
9223 msgid "Pages containing data"
9224 msgstr "Pages containing data"
9226 #: libraries/classes/Engines/Innodb.php:168
9227 msgid "Pages to be flushed"
9228 msgstr "Pages to be flushed"
9230 #: libraries/classes/Engines/Innodb.php:174
9231 msgid "Busy pages"
9232 msgstr "Busy pages"
9234 #: libraries/classes/Engines/Innodb.php:183
9235 msgid "Latched pages"
9236 msgstr "Latched pages"
9238 #: libraries/classes/Engines/Innodb.php:194
9239 msgid "Buffer Pool Activity"
9240 msgstr "Buffer Pool Activity"
9242 #: libraries/classes/Engines/Innodb.php:198
9243 msgid "Read requests"
9244 msgstr "Read requests"
9246 #: libraries/classes/Engines/Innodb.php:204
9247 msgid "Write requests"
9248 msgstr "Write requests"
9250 #: libraries/classes/Engines/Innodb.php:210
9251 msgid "Read misses"
9252 msgstr "Read misses"
9254 #: libraries/classes/Engines/Innodb.php:216
9255 msgid "Write waits"
9256 msgstr "Write waits"
9258 #: libraries/classes/Engines/Innodb.php:222
9259 msgid "Read misses in %"
9260 msgstr "Read misses in %"
9262 #: libraries/classes/Engines/Innodb.php:237
9263 msgid "Write waits in %"
9264 msgstr "Write waits in %"
9266 #: libraries/classes/Engines/Myisam.php:28
9267 msgid "Data pointer size"
9268 msgstr "Data pointer size"
9270 #: libraries/classes/Engines/Myisam.php:30
9271 msgid ""
9272 "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
9273 "tables when no MAX_ROWS option is specified."
9274 msgstr ""
9275 "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
9276 "tables when no MAX_ROWS option is specified."
9278 #: libraries/classes/Engines/Myisam.php:36
9279 msgid "Automatic recovery mode"
9280 msgstr "Automatic recovery mode"
9282 #: libraries/classes/Engines/Myisam.php:38
9283 msgid ""
9284 "The mode for automatic recovery of crashed MyISAM tables, as set via the --"
9285 "myisam-recover server startup option."
9286 msgstr ""
9287 "The mode for automatic recovery of crashed MyISAM tables, as set via the --"
9288 "myisam-recover server startup option."
9290 #: libraries/classes/Engines/Myisam.php:43
9291 msgid "Maximum size for temporary sort files"
9292 msgstr "Maximum size for temporary sort files"
9294 #: libraries/classes/Engines/Myisam.php:45
9295 msgid ""
9296 "The maximum size of the temporary file MySQL is allowed to use while re-"
9297 "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
9298 "INFILE)."
9299 msgstr ""
9300 "The maximum size of the temporary file MySQL is allowed to use while re-"
9301 "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
9302 "INFILE)."
9304 #: libraries/classes/Engines/Myisam.php:52
9305 msgid "Maximum size for temporary files on index creation"
9306 msgstr "Maximum size for temporary files on index creation"
9308 #: libraries/classes/Engines/Myisam.php:54
9309 msgid ""
9310 "If the temporary file used for fast MyISAM index creation would be larger "
9311 "than using the key cache by the amount specified here, prefer the key cache "
9312 "method."
9313 msgstr ""
9314 "If the temporary file used for fast MyISAM index creation would be larger "
9315 "than using the key cache by the amount specified here, prefer the key cache "
9316 "method."
9318 #: libraries/classes/Engines/Myisam.php:61
9319 msgid "Repair threads"
9320 msgstr "Repair threads"
9322 #: libraries/classes/Engines/Myisam.php:63
9323 msgid ""
9324 "If this value is greater than 1, MyISAM table indexes are created in "
9325 "parallel (each index in its own thread) during the repair by sorting process."
9326 msgstr ""
9327 "If this value is greater than 1, MyISAM table indexes are created in "
9328 "parallel (each index in its own thread) during the repair by sorting process."
9330 #: libraries/classes/Engines/Myisam.php:70
9331 msgid "Sort buffer size"
9332 msgstr "Sort buffer size"
9334 #: libraries/classes/Engines/Myisam.php:72
9335 msgid ""
9336 "The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
9337 "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
9338 msgstr ""
9339 "The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
9340 "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
9342 #: libraries/classes/Engines/Pbxt.php:33
9343 msgid "Index cache size"
9344 msgstr "Index cache size"
9346 #: libraries/classes/Engines/Pbxt.php:35
9347 msgid ""
9348 "This is the amount of memory allocated to the index cache. Default value is "
9349 "32MB. The memory allocated here is used only for caching index pages."
9350 msgstr ""
9351 "This is the amount of memory allocated to the index cache. Default value is "
9352 "32MB. The memory allocated here is used only for caching index pages."
9354 #: libraries/classes/Engines/Pbxt.php:42
9355 msgid "Record cache size"
9356 msgstr "Record cache size"
9358 #: libraries/classes/Engines/Pbxt.php:44
9359 msgid ""
9360 "This is the amount of memory allocated to the record cache used to cache "
9361 "table data. The default value is 32MB. This memory is used to cache changes "
9362 "to the handle data (.xtd) and row pointer (.xtr) files."
9363 msgstr ""
9364 "This is the amount of memory allocated to the record cache used to cache "
9365 "table data. The default value is 32MB. This memory is used to cache changes "
9366 "to the handle data (.xtd) and row pointer (.xtr) files."
9368 #: libraries/classes/Engines/Pbxt.php:52
9369 msgid "Log cache size"
9370 msgstr "Log cache size"
9372 #: libraries/classes/Engines/Pbxt.php:54
9373 msgid ""
9374 "The amount of memory allocated to the transaction log cache used to cache on "
9375 "transaction log data. The default is 16MB."
9376 msgstr ""
9377 "The amount of memory allocated to the transaction log cache used to cache on "
9378 "transaction log data. The default is 16MB."
9380 #: libraries/classes/Engines/Pbxt.php:61
9381 msgid "Log file threshold"
9382 msgstr "Log file threshold"
9384 #: libraries/classes/Engines/Pbxt.php:63
9385 msgid ""
9386 "The size of a transaction log before rollover, and a new log is created. The "
9387 "default value is 16MB."
9388 msgstr ""
9389 "The size of a transaction log before rollover, and a new log is created. The "
9390 "default value is 16MB."
9392 #: libraries/classes/Engines/Pbxt.php:69
9393 msgid "Transaction buffer size"
9394 msgstr "Transaction buffer size"
9396 #: libraries/classes/Engines/Pbxt.php:71
9397 msgid ""
9398 "The size of the global transaction log buffer (the engine allocates 2 "
9399 "buffers of this size). The default is 1MB."
9400 msgstr ""
9401 "The size of the global transaction log buffer (the engine allocates 2 "
9402 "buffers of this size). The default is 1MB."
9404 #: libraries/classes/Engines/Pbxt.php:78
9405 msgid "Checkpoint frequency"
9406 msgstr "Checkpoint frequency"
9408 #: libraries/classes/Engines/Pbxt.php:80
9409 msgid ""
9410 "The amount of data written to the transaction log before a checkpoint is "
9411 "performed. The default value is 24MB."
9412 msgstr ""
9413 "The amount of data written to the transaction log before a checkpoint is "
9414 "performed. The default value is 24MB."
9416 #: libraries/classes/Engines/Pbxt.php:87
9417 msgid "Data log threshold"
9418 msgstr "Data log threshold"
9420 #: libraries/classes/Engines/Pbxt.php:89
9421 msgid ""
9422 "The maximum size of a data log file. The default value is 64MB. PBXT can "
9423 "create a maximum of 32000 data logs, which are used by all tables. So the "
9424 "value of this variable can be increased to increase the total amount of data "
9425 "that can be stored in the database."
9426 msgstr ""
9427 "The maximum size of a data log file. The default value is 64MB. PBXT can "
9428 "create a maximum of 32000 data logs, which are used by all tables. So the "
9429 "value of this variable can be increased to increase the total amount of data "
9430 "that can be stored in the database."
9432 #: libraries/classes/Engines/Pbxt.php:98
9433 msgid "Garbage threshold"
9434 msgstr "Garbage threshold"
9436 #: libraries/classes/Engines/Pbxt.php:100
9437 msgid ""
9438 "The percentage of garbage in a data log file before it is compacted. This is "
9439 "a value between 1 and 99. The default is 50."
9440 msgstr ""
9441 "The percentage of garbage in a data log file before it is compacted. This is "
9442 "a value between 1 and 99. The default is 50."
9444 #: libraries/classes/Engines/Pbxt.php:107
9445 msgid "Log buffer size"
9446 msgstr "Log buffer size"
9448 #: libraries/classes/Engines/Pbxt.php:109
9449 msgid ""
9450 "The size of the buffer used when writing a data log. The default is 256MB. "
9451 "The engine allocates one buffer per thread, but only if the thread is "
9452 "required to write a data log."
9453 msgstr ""
9454 "The size of the buffer used when writing a data log. The default is 256MB. "
9455 "The engine allocates one buffer per thread, but only if the thread is "
9456 "required to write a data log."
9458 #: libraries/classes/Engines/Pbxt.php:117
9459 msgid "Data file grow size"
9460 msgstr "Data file grow size"
9462 #: libraries/classes/Engines/Pbxt.php:118
9463 msgid "The grow size of the handle data (.xtd) files."
9464 msgstr "The grow size of the handle data (.xtd) files."
9466 #: libraries/classes/Engines/Pbxt.php:122
9467 msgid "Row file grow size"
9468 msgstr "Row file grow size"
9470 #: libraries/classes/Engines/Pbxt.php:123
9471 msgid "The grow size of the row pointer (.xtr) files."
9472 msgstr "The grow size of the row pointer (.xtr) files."
9474 #: libraries/classes/Engines/Pbxt.php:127
9475 msgid "Log file count"
9476 msgstr "Log file count"
9478 #: libraries/classes/Engines/Pbxt.php:129
9479 msgid ""
9480 "This is the number of transaction log files (pbxt/system/xlog*.xt) the "
9481 "system will maintain. If the number of logs exceeds this value then old logs "
9482 "will be deleted, otherwise they are renamed and given the next highest "
9483 "number."
9484 msgstr ""
9485 "This is the number of transaction log files (pbxt/system/xlog*.xt) the "
9486 "system will maintain. If the number of logs exceeds this value then old logs "
9487 "will be deleted, otherwise they are renamed and given the next highest "
9488 "number."
9490 #: libraries/classes/Engines/Pbxt.php:169
9491 #: libraries/classes/Html/Generator.php:742
9492 #: libraries/classes/Html/MySQLDocumentation.php:50
9493 #: libraries/classes/Sanitize.php:203
9494 #: templates/config/form_display/input.twig:10 templates/home/index.twig:246
9495 #: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113
9496 #: templates/setup/home/index.twig:131
9497 msgid "Documentation"
9498 msgstr "Documentation"
9500 #: libraries/classes/Engines/Pbxt.php:185
9501 #, php-format
9502 msgid ""
9503 "Documentation and further information about PBXT can be found on the "
9504 "%sPrimeBase XT Home Page%s."
9505 msgstr ""
9506 "Documentation and further information about PBXT can be found on the "
9507 "%sPrimeBase XT Home Page%s."
9509 #: libraries/classes/ErrorHandler.php:104
9510 msgid "Too many error messages, some are not displayed."
9511 msgstr "Too many error messages, some are not displayed."
9513 #: libraries/classes/ErrorHandler.php:412
9514 msgid "Report"
9515 msgstr "Report"
9517 #: libraries/classes/ErrorHandler.php:417 templates/error/report_form.twig:25
9518 msgid "Automatically send report next time"
9519 msgstr "Automatically send report next time"
9521 #: libraries/classes/Export.php:160 libraries/classes/Export.php:196
9522 #: libraries/classes/Export.php:470
9523 #, php-format
9524 msgid "Insufficient space to save the file %s."
9525 msgstr "Insufficient space to save the file %s."
9527 #: libraries/classes/Export.php:419
9528 #, php-format
9529 msgid ""
9530 "File %s already exists on server, change filename or check overwrite option."
9531 msgstr ""
9532 "File %s already exists on server, change filename or check overwrite option."
9534 #: libraries/classes/Export.php:426 libraries/classes/Export.php:436
9535 #, php-format
9536 msgid "The web server does not have permission to save the file %s."
9537 msgstr "The web server does not have permission to save the file %s."
9539 #: libraries/classes/Export.php:476
9540 #, php-format
9541 msgid "Dump has been saved to file %s."
9542 msgstr "Dump has been saved to file %s."
9544 #. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
9545 #: libraries/classes/Export.php:992
9546 msgid "Exporting a raw query is not supported for this export method."
9547 msgstr "Exporting a raw query is not supported for this export method."
9549 #: libraries/classes/File.php:231
9550 msgid "File was not an uploaded file."
9551 msgstr "File was not an uploaded file."
9553 #: libraries/classes/File.php:266
9554 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
9555 msgstr ""
9556 "The uploaded file exceeds the upload_max_filesize directive in php.ini."
9558 #: libraries/classes/File.php:271
9559 msgid ""
9560 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
9561 "the HTML form."
9562 msgstr ""
9563 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
9564 "the HTML form."
9566 #: libraries/classes/File.php:276
9567 msgid "The uploaded file was only partially uploaded."
9568 msgstr "The uploaded file was only partially uploaded."
9570 #: libraries/classes/File.php:280
9571 msgid "Missing a temporary folder."
9572 msgstr "Missing a temporary folder."
9574 #: libraries/classes/File.php:283
9575 msgid "Failed to write file to disk."
9576 msgstr "Failed to write file to disk."
9578 #: libraries/classes/File.php:286
9579 msgid "File upload stopped by extension."
9580 msgstr "File upload stopped by extension."
9582 #: libraries/classes/File.php:289
9583 msgid "Unknown error in file upload."
9584 msgstr "Unknown error in file upload."
9586 #: libraries/classes/File.php:422
9587 msgid "File is a symbolic link"
9588 msgstr "File is a symbolic link"
9590 #: libraries/classes/File.php:429 libraries/classes/File.php:520
9591 msgid "File could not be read!"
9592 msgstr "File could not be read!"
9594 #: libraries/classes/File.php:465
9595 msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
9596 msgstr "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
9598 #: libraries/classes/File.php:485
9599 msgid "Error while moving uploaded file."
9600 msgstr "Error while moving uploaded file."
9602 #: libraries/classes/File.php:494
9603 msgid "Cannot read uploaded file."
9604 msgstr "Cannot read uploaded file."
9606 #: libraries/classes/File.php:571
9607 #, php-format
9608 msgid ""
9609 "You attempted to load file with unsupported compression (%s). Either support "
9610 "for it is not implemented or disabled by your configuration."
9611 msgstr ""
9612 "You attempted to load file with unsupported compression (%s). Either support "
9613 "for it is not implemented or disabled by your configuration."
9615 #: libraries/classes/FlashMessages.php:24
9616 msgid "Session not found."
9617 msgstr "Session not found."
9619 #: libraries/classes/Html/Generator.php:146
9620 #, php-format
9621 msgid "Jump to database “%s”."
9622 msgstr "Jump to database “%s”."
9624 #: libraries/classes/Html/Generator.php:174
9625 #, php-format
9626 msgid "The %s functionality is affected by a known bug, see %s"
9627 msgstr "The %s functionality is affected by a known bug, see %s"
9629 #: libraries/classes/Html/Generator.php:242
9630 msgid "SSL is not being used"
9631 msgstr "SSL is not being used"
9633 #: libraries/classes/Html/Generator.php:247
9634 msgid "SSL is used with disabled verification"
9635 msgstr "SSL is used with disabled verification"
9637 #: libraries/classes/Html/Generator.php:249
9638 msgid "SSL is used without certification authority"
9639 msgstr "SSL is used without certification authority"
9641 #: libraries/classes/Html/Generator.php:252
9642 msgid "SSL is used"
9643 msgstr "SSL is used"
9645 #: libraries/classes/Html/Generator.php:362
9646 msgid "The PHP function password_hash() with default options."
9647 msgstr "The PHP function password_hash() with default options."
9649 #: libraries/classes/Html/Generator.php:363
9650 msgid "password_hash() PHP function"
9651 msgstr "password_hash() PHP function"
9653 #: libraries/classes/Html/Generator.php:602
9654 msgid "Skip Explain SQL"
9655 msgstr "Skip Explain SQL"
9657 #: libraries/classes/Html/Generator.php:628
9658 msgid "Without PHP code"
9659 msgstr "Without PHP code"
9661 #: libraries/classes/Html/Generator.php:636
9662 #: templates/database/multi_table_query/form.twig:175
9663 #: templates/database/qbe/selection_form.twig:115
9664 msgid "Submit query"
9665 msgstr "Submit query"
9667 #: libraries/classes/Html/Generator.php:683 templates/console/display.twig:31
9668 #: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
9669 msgid "Profiling"
9670 msgstr "Profiling"
9672 #: libraries/classes/Html/Generator.php:696
9673 msgctxt "Inline edit query"
9674 msgid "Edit inline"
9675 msgstr "Edit inline"
9677 #: libraries/classes/Html/Generator.php:820
9678 msgid "Static analysis:"
9679 msgstr "Static analysis:"
9681 #: libraries/classes/Html/Generator.php:823
9682 #, php-format
9683 msgid "%d errors were found during analysis."
9684 msgstr "%d errors were found during analysis."
9686 #: libraries/classes/Import.php:287 libraries/classes/Sql.php:987
9687 msgid "[ROLLBACK occurred.]"
9688 msgstr "[ROLLBACK occurred.]"
9690 #: libraries/classes/Import.php:1258
9691 msgid ""
9692 "The following structures have either been created or altered. Here you can:"
9693 msgstr ""
9694 "The following structures have either been created or altered. Here you can:"
9696 #: libraries/classes/Import.php:1260
9697 msgid "View a structure's contents by clicking on its name."
9698 msgstr "View a structure's contents by clicking on its name."
9700 #: libraries/classes/Import.php:1261
9701 msgid ""
9702 "Change any of its settings by clicking the corresponding \"Options\" link."
9703 msgstr ""
9704 "Change any of its settings by clicking the corresponding \"Options\" link."
9706 #: libraries/classes/Import.php:1262
9707 msgid "Edit structure by following the \"Structure\" link."
9708 msgstr "Edit structure by following the \"Structure\" link."
9710 #: libraries/classes/Import.php:1266 libraries/classes/Import.php:1300
9711 #: libraries/classes/Plugins/Export/ExportCodegen.php:66
9712 #: libraries/classes/Plugins/Export/ExportCsv.php:46
9713 #: libraries/classes/Plugins/Export/ExportExcel.php:39
9714 #: libraries/classes/Plugins/Export/ExportHtmlword.php:46
9715 #: libraries/classes/Plugins/Export/ExportJson.php:72
9716 #: libraries/classes/Plugins/Export/ExportLatex.php:67
9717 #: libraries/classes/Plugins/Export/ExportMediawiki.php:45
9718 #: libraries/classes/Plugins/Export/ExportOds.php:53
9719 #: libraries/classes/Plugins/Export/ExportOdt.php:59
9720 #: libraries/classes/Plugins/Export/ExportPdf.php:65
9721 #: libraries/classes/Plugins/Export/ExportPhparray.php:45
9722 #: libraries/classes/Plugins/Export/ExportSql.php:115
9723 #: libraries/classes/Plugins/Export/ExportTexytext.php:45
9724 #: libraries/classes/Plugins/Export/ExportXml.php:76
9725 #: libraries/classes/Plugins/Export/ExportYaml.php:44
9726 #: libraries/classes/Plugins/Import/ImportCsv.php:70
9727 #: libraries/classes/Plugins/Import/ImportLdi.php:51
9728 #: libraries/classes/Plugins/Import/ImportMediawiki.php:59
9729 #: libraries/classes/Plugins/Import/ImportOds.php:53
9730 #: libraries/classes/Plugins/Import/ImportShp.php:70
9731 #: libraries/classes/Plugins/Import/ImportSql.php:46
9732 #: libraries/classes/Plugins/Import/ImportXml.php:51
9733 #: templates/console/display.twig:7 templates/console/display.twig:140
9734 #: templates/database/designer/database_tables.twig:114
9735 #: templates/database/routines/editor_form.twig:53
9736 #: templates/table/structure/display_table_stats.twig:97
9737 msgid "Options"
9738 msgstr "Options"
9740 #: libraries/classes/Import.php:1269
9741 #, php-format
9742 msgid "Go to database: %s"
9743 msgstr "Go to database: %s"
9745 #: libraries/classes/Import.php:1275 libraries/classes/Import.php:1318
9746 #, php-format
9747 msgid "Edit settings for %s"
9748 msgstr "Edit settings for %s"
9750 #: libraries/classes/Import.php:1303
9751 #, php-format
9752 msgid "Go to table: %s"
9753 msgstr "Go to table: %s"
9755 #: libraries/classes/Import.php:1311
9756 #, php-format
9757 msgid "Structure of %s"
9758 msgstr "Structure of %s"
9760 #: libraries/classes/Import.php:1329
9761 #, php-format
9762 msgid "Go to view: %s"
9763 msgstr "Go to view: %s"
9765 #: libraries/classes/Import.php:1357
9766 msgid ""
9767 "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
9768 "engine tables can be rolled back."
9769 msgstr ""
9770 "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
9771 "engine tables can be rolled back."
9773 #: libraries/classes/Index.php:620
9774 #, php-format
9775 msgid ""
9776 "The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
9777 "removed."
9778 msgstr ""
9779 "The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
9780 "removed."
9782 #: libraries/classes/InsertEdit.php:351
9783 #: libraries/classes/Navigation/Nodes/NodeFunction.php:28
9784 #: templates/database/routines/execute_form.twig:18
9785 #: templates/table/search/index.twig:36
9786 #: templates/table/zoom_search/index.twig:34
9787 msgid "Function"
9788 msgstr "Function"
9790 #: libraries/classes/InsertEdit.php:354
9791 #: libraries/classes/Plugins/Export/ExportHtmlword.php:275
9792 #: libraries/classes/Plugins/Export/ExportHtmlword.php:370
9793 #: libraries/classes/Plugins/Export/ExportLatex.php:543
9794 #: libraries/classes/Plugins/Export/ExportOdt.php:375
9795 #: libraries/classes/Plugins/Export/ExportOdt.php:479
9796 #: libraries/classes/Plugins/Export/ExportTexytext.php:295
9797 #: libraries/classes/Plugins/Export/ExportTexytext.php:387
9798 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:527
9799 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:668
9800 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:702
9801 #: templates/columns_definitions/table_fields_definitions.twig:12
9802 #: templates/database/central_columns/edit.twig:9
9803 #: templates/database/central_columns/main.twig:20
9804 #: templates/database/central_columns/main.twig:224
9805 #: templates/database/data_dictionary/index.twig:23
9806 #: templates/database/data_dictionary/index.twig:74
9807 #: templates/database/events/index.twig:47
9808 #: templates/database/privileges/index.twig:19
9809 #: templates/database/routines/editor_form.twig:26
9810 #: templates/database/routines/editor_form.twig:51
9811 #: templates/database/routines/execute_form.twig:16
9812 #: templates/database/routines/index.twig:53
9813 #: templates/database/structure/table_header.twig:30 templates/indexes.twig:17
9814 #: templates/table/privileges/index.twig:21
9815 #: templates/table/search/index.twig:39
9816 #: templates/table/structure/display_structure.twig:22
9817 #: templates/table/structure/display_structure.twig:476
9818 #: templates/table/tracking/structure_snapshot_columns.twig:7
9819 #: templates/table/tracking/structure_snapshot_indexes.twig:6
9820 #: templates/table/zoom_search/index.twig:37
9821 msgid "Type"
9822 msgstr "Type"
9824 #: libraries/classes/InsertEdit.php:725 templates/import.twig:60
9825 #: templates/import.twig:85
9826 msgid "The directory you set for upload work cannot be reached."
9827 msgstr "The directory you set for upload work cannot be reached."
9829 #: libraries/classes/InsertEdit.php:733
9830 #: templates/database/qbe/ins_del_and_or_cell.twig:24
9831 #: templates/server/privileges/privileges_table.twig:32
9832 #: templates/server/privileges/privileges_table.twig:59
9833 #: templates/server/privileges/privileges_table.twig:86
9834 #: templates/server/privileges/privileges_table.twig:113
9835 #: templates/table/search/index.twig:129
9836 msgid "Or"
9837 msgstr "Or"
9839 #: libraries/classes/InsertEdit.php:734
9840 msgid "web server upload directory:"
9841 msgstr "web server upload directory:"
9843 #: libraries/classes/InsertEdit.php:1344 libraries/classes/Sql.php:970
9844 msgid "Showing SQL query"
9845 msgstr "Showing SQL query"
9847 #: libraries/classes/InsertEdit.php:1368 libraries/classes/Sql.php:950
9848 #, php-format
9849 msgid "Inserted row id: %1$d"
9850 msgstr "Inserted row id: %1$d"
9852 #: libraries/classes/LanguageManager.php:979
9853 msgid "Ignoring unsupported language code."
9854 msgstr "Ignoring unsupported language code."
9856 #: libraries/classes/Linter.php:108
9857 msgid ""
9858 "Linting is disabled for this query because it exceeds the maximum length."
9859 msgstr ""
9860 "Linting is disabled for this query because it exceeds the maximum length."
9862 #: libraries/classes/Linter.php:162
9863 #, php-format
9864 msgid "%1$s (near <code>%2$s</code>)"
9865 msgstr "%1$s (near <code>%2$s</code>)"
9867 #: libraries/classes/Menu.php:240
9868 #: libraries/classes/Navigation/Nodes/NodeTable.php:313
9869 #: libraries/classes/Util.php:1490 libraries/classes/Util.php:1962
9870 #: libraries/config.values.php:68 libraries/config.values.php:82
9871 #: libraries/config.values.php:183 templates/database/search/results.twig:34
9872 #: templates/database/structure/structure_table_row.twig:43
9873 #: templates/table/structure/display_structure.twig:282
9874 msgid "Browse"
9875 msgstr "Browse"
9877 #: libraries/classes/Menu.php:259 libraries/classes/Menu.php:366
9878 #: libraries/classes/Navigation/Nodes/NodeTable.php:304
9879 #: libraries/classes/Util.php:1488 libraries/classes/Util.php:1948
9880 #: libraries/classes/Util.php:1965 libraries/config.values.php:64
9881 #: libraries/config.values.php:78 libraries/config.values.php:169
9882 #: libraries/config.values.php:179 templates/database/routines/index.twig:28
9883 #: templates/database/routines/index.twig:29
9884 #: templates/database/structure/structure_table_row.twig:53
9885 #: templates/server/databases/index.twig:76
9886 #: templates/server/databases/index.twig:77
9887 msgid "Search"
9888 msgstr "Search"
9890 #: libraries/classes/Menu.php:270
9891 #: libraries/classes/Navigation/Nodes/NodeTable.php:307
9892 #: libraries/classes/Util.php:1489 libraries/classes/Util.php:1966
9893 #: libraries/config.values.php:66 libraries/config.values.php:80
9894 #: libraries/config.values.php:181
9895 #: templates/database/qbe/ins_del_and_or_cell.twig:6
9896 #: templates/database/structure/structure_table_row.twig:59
9897 #: templates/sql/query.twig:75
9898 msgid "Insert"
9899 msgstr "Insert"
9901 #: libraries/classes/Menu.php:296 libraries/classes/Menu.php:406
9902 #: libraries/classes/Server/Privileges.php:2845 libraries/classes/Util.php:1953
9903 #: libraries/classes/Util.php:1969 libraries/config.values.php:161
9904 #: templates/database/privileges/index.twig:20
9905 #: templates/server/privileges/privileges_summary.twig:15
9906 #: templates/server/sub_page_header.twig:2
9907 #: templates/table/privileges/index.twig:22
9908 msgid "Privileges"
9909 msgstr "Privileges"
9911 #: libraries/classes/Menu.php:307 libraries/classes/Menu.php:317
9912 #: libraries/classes/Menu.php:397 libraries/classes/Util.php:1491
9913 #: libraries/classes/Util.php:1952 libraries/classes/Util.php:1970
9914 #: libraries/config.values.php:171 templates/table/operations/view.twig:8
9915 msgid "Operations"
9916 msgstr "Operations"
9918 #: libraries/classes/Menu.php:323 libraries/classes/Menu.php:432
9919 #: libraries/classes/Util.php:1957 libraries/classes/Util.php:1971
9920 msgid "Tracking"
9921 msgstr "Tracking"
9923 #: libraries/classes/Menu.php:330 libraries/classes/Menu.php:425
9924 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:25
9925 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:26
9926 #: libraries/classes/Plugins/Export/ExportHtmlword.php:558
9927 #: libraries/classes/Plugins/Export/ExportOdt.php:708
9928 #: libraries/classes/Plugins/Export/ExportPdf.php:270
9929 #: libraries/classes/Plugins/Export/ExportSql.php:2104
9930 #: libraries/classes/Plugins/Export/ExportTexytext.php:548
9931 #: libraries/classes/Plugins/Export/ExportXml.php:120
9932 #: libraries/classes/Util.php:1956 libraries/classes/Util.php:1972
9933 #: templates/database/triggers/list.twig:3
9934 msgid "Triggers"
9935 msgstr "Triggers"
9937 #: libraries/classes/Menu.php:371 libraries/classes/Menu.php:379
9938 #: libraries/classes/Menu.php:387
9939 msgid "Database seems to be empty!"
9940 msgstr "Database seems to be empty!"
9942 #: libraries/classes/Menu.php:374 libraries/classes/Util.php:1949
9943 msgid "Query"
9944 msgstr "Query"
9946 #: libraries/classes/Menu.php:412 libraries/classes/Util.php:1954
9947 #: templates/database/routines/index.twig:3
9948 msgid "Routines"
9949 msgstr "Routines"
9951 #: libraries/classes/Menu.php:418
9952 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:25
9953 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:26
9954 #: libraries/classes/Plugins/Export/ExportSql.php:1014
9955 #: libraries/classes/Plugins/Export/ExportXml.php:100
9956 #: libraries/classes/Util.php:1955 templates/database/events/index.twig:3
9957 msgid "Events"
9958 msgstr "Events"
9960 #: libraries/classes/Menu.php:439 libraries/classes/Util.php:1958
9961 msgid "Designer"
9962 msgstr "Designer"
9964 #: libraries/classes/Menu.php:446 libraries/classes/Util.php:1959
9965 #: templates/database/structure/check_all_tables.twig:32
9966 msgid "Central columns"
9967 msgstr "Central columns"
9969 #: libraries/classes/Menu.php:503
9970 msgid "User accounts"
9971 msgstr "User accounts"
9973 #: libraries/classes/Menu.php:538 libraries/classes/Server/Status/Data.php:152
9974 #: libraries/classes/Util.php:1938 templates/server/binlog/index.twig:3
9975 msgid "Binary log"
9976 msgstr "Binary log"
9978 #: libraries/classes/Menu.php:545 libraries/classes/Server/Status/Data.php:157
9979 #: libraries/classes/Util.php:1939
9980 #: templates/database/structure/body_for_table_summary.twig:11
9981 #: templates/database/structure/table_header.twig:10
9982 #: templates/server/replication/index.twig:5
9983 msgid "Replication"
9984 msgstr "Replication"
9986 #: libraries/classes/Menu.php:551 libraries/classes/Server/Status/Data.php:229
9987 #: libraries/classes/Util.php:1940 libraries/config.values.php:159
9988 #: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
9989 #: templates/sql/query.twig:191
9990 msgid "Variables"
9991 msgstr "Variables"
9993 #: libraries/classes/Menu.php:556 libraries/classes/Util.php:1941
9994 msgid "Charsets"
9995 msgstr "Charsets"
9997 #: libraries/classes/Menu.php:561 libraries/classes/Util.php:1943
9998 msgid "Engines"
9999 msgstr "Engines"
10001 #: libraries/classes/Menu.php:566 libraries/classes/Util.php:1942
10002 #: templates/server/plugins/index.twig:4
10003 msgid "Plugins"
10004 msgstr "Plug-ins"
10006 #: libraries/classes/Message.php:252
10007 #, php-format
10008 msgid "%1$d row affected."
10009 msgid_plural "%1$d rows affected."
10010 msgstr[0] "%1$d row affected."
10011 msgstr[1] "%1$d rows affected."
10013 #: libraries/classes/Message.php:273
10014 #, php-format
10015 msgid "%1$d row deleted."
10016 msgid_plural "%1$d rows deleted."
10017 msgstr[0] "%1$d row deleted."
10018 msgstr[1] "%1$d rows deleted."
10020 #: libraries/classes/Message.php:294
10021 #, php-format
10022 msgid "%1$d row inserted."
10023 msgid_plural "%1$d rows inserted."
10024 msgstr[0] "%1$d row inserted."
10025 msgstr[1] "%1$d rows inserted."
10027 #: libraries/classes/Navigation/Navigation.php:231
10028 msgid "Groups:"
10029 msgstr "Groups:"
10031 #: libraries/classes/Navigation/Navigation.php:232
10032 msgid "Events:"
10033 msgstr "Events:"
10035 #: libraries/classes/Navigation/Navigation.php:233
10036 msgid "Functions:"
10037 msgstr "Functions:"
10039 #: libraries/classes/Navigation/Navigation.php:234
10040 msgid "Procedures:"
10041 msgstr "Procedures:"
10043 #: libraries/classes/Navigation/Navigation.php:235
10044 #: templates/database/export/index.twig:14
10045 msgid "Tables:"
10046 msgstr "Tables:"
10048 #: libraries/classes/Navigation/Navigation.php:236
10049 msgid "Views:"
10050 msgstr "Views:"
10052 #: libraries/classes/Navigation/NavigationTree.php:758
10053 msgid ""
10054 "There are large item groups in navigation panel which may affect the "
10055 "performance. Consider disabling item grouping in the navigation panel."
10056 msgstr ""
10057 "There are large item groups in navigation panel which may affect the "
10058 "performance. Consider disabling item grouping in the navigation panel."
10060 #: libraries/classes/Navigation/NavigationTree.php:832
10061 msgid "Groups"
10062 msgstr "Groups"
10064 #: libraries/classes/Navigation/NavigationTree.php:945
10065 #, php-format
10066 msgid "%s result found"
10067 msgid_plural "%s results found"
10068 msgstr[0] "%s result found"
10069 msgstr[1] "%s results found"
10071 #: libraries/classes/Navigation/NavigationTree.php:1346
10072 msgid "Collapse all"
10073 msgstr "Collapse all"
10075 #. l10n: The word "Node" must not be translated here
10076 #: libraries/classes/Navigation/NodeFactory.php:43
10077 #, php-format
10078 msgid "Invalid class name \"%1$s\", using default of \"Node\""
10079 msgstr "Invalid class name \"%1$s\", using default of \"Node\""
10081 #: libraries/classes/Navigation/NodeFactory.php:73
10082 #, php-format
10083 msgid "Could not load class \"%1$s\""
10084 msgstr "Could not load class \"%1$s\""
10086 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25
10087 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:26
10088 #: templates/sql/query.twig:62
10089 msgid "Columns"
10090 msgstr "Columns"
10092 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:33
10093 msgctxt "Create new column"
10094 msgid "New"
10095 msgstr "New"
10097 #: libraries/classes/Navigation/Nodes/NodeColumn.php:32
10098 #: libraries/classes/Plugins/Export/ExportHtmlword.php:272
10099 #: libraries/classes/Plugins/Export/ExportHtmlword.php:367
10100 #: libraries/classes/Plugins/Export/ExportLatex.php:542
10101 #: libraries/classes/Plugins/Export/ExportOdt.php:372
10102 #: libraries/classes/Plugins/Export/ExportOdt.php:476
10103 #: libraries/classes/Plugins/Export/ExportTexytext.php:294
10104 #: libraries/classes/Plugins/Export/ExportTexytext.php:386
10105 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:525
10106 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:667
10107 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:701
10108 #: templates/columns_definitions/column_name.twig:16
10109 #: templates/database/data_dictionary/index.twig:22
10110 #: templates/database/data_dictionary/index.twig:77 templates/indexes.twig:20
10111 #: templates/table/index_form.twig:141
10112 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:5
10113 #: templates/table/operations/index.twig:13
10114 #: templates/table/relation/common_form.twig:18
10115 #: templates/table/relation/common_form.twig:23
10116 #: templates/table/relation/common_form.twig:38
10117 #: templates/table/relation/common_form.twig:120
10118 #: templates/table/relation/common_form.twig:189
10119 #: templates/table/relation/foreign_key_row.twig:120
10120 #: templates/table/relation/foreign_key_row.twig:130
10121 #: templates/table/search/index.twig:38
10122 #: templates/table/structure/display_structure.twig:479
10123 #: templates/table/tracking/structure_snapshot_columns.twig:6
10124 #: templates/table/tracking/structure_snapshot_indexes.twig:9
10125 #: templates/table/zoom_search/index.twig:36
10126 #: templates/table/zoom_search/result_form.twig:35
10127 msgid "Column"
10128 msgstr "Column"
10130 #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:38
10131 msgctxt "Create new database"
10132 msgid "New"
10133 msgstr "New"
10135 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:42
10136 msgid "Database operations"
10137 msgstr "Database operations"
10139 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:664
10140 msgid "Show hidden items"
10141 msgstr "Show hidden items"
10143 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:33
10144 msgctxt "Create new event"
10145 msgid "New"
10146 msgstr "New"
10148 #: libraries/classes/Navigation/Nodes/NodeEvent.php:28
10149 #: libraries/classes/Plugins/Export/ExportHtmlword.php:475
10150 #: libraries/classes/Plugins/Export/ExportOdt.php:605
10151 #: libraries/classes/Plugins/Export/ExportTexytext.php:463
10152 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:363
10153 #: templates/database/triggers/editor_form.twig:47
10154 #: templates/database/triggers/list.twig:50
10155 msgid "Event"
10156 msgstr "Event"
10158 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
10159 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26
10160 #: libraries/classes/Plugins/Export/ExportSql.php:634
10161 #: libraries/classes/Plugins/Export/ExportXml.php:105
10162 msgid "Functions"
10163 msgstr "Functions"
10165 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:33
10166 msgctxt "Create new function"
10167 msgid "New"
10168 msgstr "New"
10170 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:33
10171 msgctxt "Create new index"
10172 msgid "New"
10173 msgstr "New"
10175 #: libraries/classes/Navigation/Nodes/Node.php:630
10176 msgid "Expand/Collapse"
10177 msgstr "Expand/Collapse"
10179 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
10180 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26
10181 #: libraries/classes/Plugins/Export/ExportSql.php:623
10182 #: libraries/classes/Plugins/Export/ExportXml.php:110
10183 msgid "Procedures"
10184 msgstr "Procedures"
10186 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:33
10187 msgctxt "Create new procedure"
10188 msgid "New"
10189 msgstr "New"
10191 #: libraries/classes/Navigation/Nodes/NodeProcedure.php:28
10192 msgid "Procedure"
10193 msgstr "Procedure"
10195 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:34
10196 msgctxt "Create new table"
10197 msgid "New"
10198 msgstr "New"
10200 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:33
10201 msgctxt "Create new trigger"
10202 msgid "New"
10203 msgstr "New"
10205 #: libraries/classes/Navigation/Nodes/NodeTrigger.php:28
10206 #, fuzzy
10207 #| msgid "Triggers"
10208 msgid "Trigger"
10209 msgstr "Triggers"
10211 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
10212 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26
10213 #: libraries/classes/Plugins/Export/ExportXml.php:125
10214 #: templates/database/structure/show_create.twig:28
10215 msgid "Views"
10216 msgstr "Views"
10218 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:34
10219 msgctxt "Create new view"
10220 msgid "New"
10221 msgstr "New"
10223 #: libraries/classes/Normalization.php:223
10224 msgid "Make all columns atomic"
10225 msgstr "Make all columns atomic"
10227 #: libraries/classes/Normalization.php:225
10228 #: libraries/classes/Normalization.php:961
10229 msgid "First step of normalization (1NF)"
10230 msgstr "First step of normalisation (1NF)"
10232 #: libraries/classes/Normalization.php:228
10233 #: libraries/classes/Normalization.php:278
10234 #: libraries/classes/Normalization.php:324
10235 #: libraries/classes/Normalization.php:361
10236 msgid "Step 1."
10237 msgstr "Step 1."
10239 #: libraries/classes/Normalization.php:230
10240 msgid ""
10241 "Do you have any column which can be split into more than one column? For "
10242 "example: address can be split into street, city, country and zip."
10243 msgstr ""
10244 "Do you have any column which can be split into more than one column? For "
10245 "example: address can be split into street, city, country and post code."
10247 #: libraries/classes/Normalization.php:236
10248 msgid "Show me the central list of columns that are not already in this table"
10249 msgstr "Show me the central list of columns that are not already in this table"
10251 #: libraries/classes/Normalization.php:238
10252 msgid ""
10253 "Select a column which can be split into more than one (on select of 'no such "
10254 "column', it'll move to next step)."
10255 msgstr ""
10256 "Select a column which can be split into more than one (on select of 'no such "
10257 "column', it'll move to next step)."
10259 #: libraries/classes/Normalization.php:253
10260 msgid "split into "
10261 msgstr "split into "
10263 #: libraries/classes/Normalization.php:275
10264 msgid "Have a primary key"
10265 msgstr "Have a primary key"
10267 #: libraries/classes/Normalization.php:281
10268 msgid "Primary key already exists."
10269 msgstr "Primary key already exists."
10271 #: libraries/classes/Normalization.php:286
10272 msgid ""
10273 "There is no primary key; please add one.<br>Hint: A primary key is a column "
10274 "(or combination of columns) that uniquely identify all rows."
10275 msgstr ""
10276 "There is no primary key; please add one.<br>Hint: A primary key is a column "
10277 "(or combination of columns) that uniquely identify all rows."
10279 #: libraries/classes/Normalization.php:294
10280 msgid "Add a primary key on existing column(s)"
10281 msgstr "Add a primary key on existing column(s)"
10283 #: libraries/classes/Normalization.php:298
10284 msgid ""
10285 "If it's not possible to make existing column combinations as primary key"
10286 msgstr ""
10287 "If it's not possible to make existing column combinations as primary key"
10289 #: libraries/classes/Normalization.php:300
10290 msgid "+ Add a new primary key column"
10291 msgstr "+ Add a new primary key column"
10293 #: libraries/classes/Normalization.php:323
10294 msgid "Remove redundant columns"
10295 msgstr "Remove redundant columns"
10297 #: libraries/classes/Normalization.php:326
10298 msgid ""
10299 "Do you have a group of columns which on combining gives an existing column? "
10300 "For example, if you have first_name, last_name and full_name then combining "
10301 "first_name and last_name gives full_name which is redundant."
10302 msgstr ""
10303 "Do you have a group of columns which on combining gives an existing column? "
10304 "For example, if you have first_name, last_name and full_name then combining "
10305 "first_name and last_name gives full_name which is redundant."
10307 #: libraries/classes/Normalization.php:332
10308 msgid ""
10309 "Check the columns which are redundant and click on remove. If no redundant "
10310 "column, click on 'No redundant column'"
10311 msgstr ""
10312 "Check the columns which are redundant and click on remove. If no redundant "
10313 "column, click on 'No redundant column'"
10315 #: libraries/classes/Normalization.php:337
10316 msgid "Remove selected"
10317 msgstr "Remove selected"
10319 #: libraries/classes/Normalization.php:338
10320 msgid "No redundant column"
10321 msgstr "No redundant column"
10323 #: libraries/classes/Normalization.php:360
10324 msgid "Move repeating groups"
10325 msgstr "Move repeating groups"
10327 #: libraries/classes/Normalization.php:363
10328 msgid ""
10329 "Do you have a group of two or more columns that are closely related and are "
10330 "all repeating the same attribute? For example, a table that holds data on "
10331 "books might have columns such as book_id, author1, author2, author3 and so "
10332 "on which form a repeating group. In this case a new table (book_id, author) "
10333 "should be created."
10334 msgstr ""
10335 "Do you have a group of two or more columns that are closely related and are "
10336 "all repeating the same attribute? For example, a table that holds data on "
10337 "books might have columns such as book_id, author1, author2, author3 and so "
10338 "on which form a repeating group. In this case a new table (book_id, author) "
10339 "should be created."
10341 #: libraries/classes/Normalization.php:371
10342 msgid ""
10343 "Check the columns which form a repeating group. If no such group, click on "
10344 "'No repeating group'"
10345 msgstr ""
10346 "Check the columns which form a repeating group. If no such group, click on "
10347 "'No repeating group'"
10349 #: libraries/classes/Normalization.php:376
10350 msgid "No repeating group"
10351 msgstr "No repeating group"
10353 #: libraries/classes/Normalization.php:404
10354 msgid "Step 2."
10355 msgstr "Step 2."
10357 #: libraries/classes/Normalization.php:404
10358 msgid "Find partial dependencies"
10359 msgstr "Find partial dependencies"
10361 #: libraries/classes/Normalization.php:425
10362 #, php-format
10363 msgid ""
10364 "No partial dependencies possible as no non-primary column exists since "
10365 "primary key ( %1$s ) is composed of all the columns in the table."
10366 msgstr ""
10367 "No partial dependencies possible as no non-primary column exists since "
10368 "primary key ( %1$s ) is composed of all the columns in the table."
10370 #: libraries/classes/Normalization.php:431
10371 #: libraries/classes/Normalization.php:473
10372 msgid "Table is already in second normal form."
10373 msgstr "Table is already in second normal form."
10375 #: libraries/classes/Normalization.php:436
10376 #, php-format
10377 msgid ""
10378 "The primary key ( %1$s ) consists of more than one column so we need to find "
10379 "the partial dependencies."
10380 msgstr ""
10381 "The primary key ( %1$s ) consists of more than one column so we need to find "
10382 "the partial dependencies."
10384 #: libraries/classes/Normalization.php:440
10385 #: libraries/classes/Normalization.php:870
10386 msgid ""
10387 "Please answer the following question(s) carefully to obtain a correct "
10388 "normalization."
10389 msgstr ""
10390 "Please answer the following question(s) carefully to obtain a correct "
10391 "normalisation."
10393 #: libraries/classes/Normalization.php:442
10394 msgid "+ Show me the possible partial dependencies based on data in the table"
10395 msgstr "+ Show me the possible partial dependencies based on data in the table"
10397 #: libraries/classes/Normalization.php:445
10398 msgid ""
10399 "For each column below, please select the <b>minimal set</b> of columns among "
10400 "given set whose values combined together are sufficient to determine the "
10401 "value of the column."
10402 msgstr ""
10403 "For each column below, please select the <b>minimal set</b> of columns among "
10404 "given set whose values combined together are sufficient to determine the "
10405 "value of the column."
10407 #: libraries/classes/Normalization.php:458
10408 #: libraries/classes/Normalization.php:912
10409 #, php-format
10410 msgid "'%1$s' depends on:"
10411 msgstr "'%1$s' depends on:"
10413 #: libraries/classes/Normalization.php:469
10414 #, php-format
10415 msgid ""
10416 "No partial dependencies possible as the primary key ( %1$s ) has just one "
10417 "column."
10418 msgstr ""
10419 "No partial dependencies possible as the primary key ( %1$s ) has just one "
10420 "column."
10422 #: libraries/classes/Normalization.php:497
10423 #, php-format
10424 msgid ""
10425 "In order to put the original table '%1$s' into Second normal form we need to "
10426 "create the following tables:"
10427 msgstr ""
10428 "In order to put the original table '%1$s' into Second normal form we need to "
10429 "create the following tables:"
10431 #: libraries/classes/Normalization.php:535
10432 #, php-format
10433 msgid "The second step of normalization is complete for table '%1$s'."
10434 msgstr "The second step of normalisation is complete for table '%1$s'."
10436 #: libraries/classes/Normalization.php:591
10437 #: libraries/classes/Normalization.php:764
10438 #: libraries/classes/Normalization.php:842
10439 msgid "Error in processing!"
10440 msgstr "Error in processing!"
10442 #: libraries/classes/Normalization.php:638
10443 #, php-format
10444 msgid ""
10445 "In order to put the original table '%1$s' into Third normal form we need to "
10446 "create the following tables:"
10447 msgstr ""
10448 "In order to put the original table '%1$s' into Third normal form we need to "
10449 "create the following tables:"
10451 #: libraries/classes/Normalization.php:695
10452 msgid "The third step of normalization is complete."
10453 msgstr "The third step of normalisation is complete."
10455 #: libraries/classes/Normalization.php:815
10456 #, php-format
10457 msgid "Selected repeating group has been moved to the table '%s'"
10458 msgstr "Selected repeating group has been moved to the table '%s'"
10460 #: libraries/classes/Normalization.php:868
10461 msgid "Step 3."
10462 msgstr "Step 3."
10464 #: libraries/classes/Normalization.php:868
10465 msgid "Find transitive dependencies"
10466 msgstr "Find transitive dependencies"
10468 #: libraries/classes/Normalization.php:872
10469 msgid ""
10470 "For each column below, please select the <b>minimal set</b> of columns among "
10471 "given set whose values combined together are sufficient to determine the "
10472 "value of the column.<br>Note: A column may have no transitive dependency, in "
10473 "that case you don't have to select any."
10474 msgstr ""
10475 "For each column below, please select the <b>minimal set</b> of columns among "
10476 "given set whose values combined together are sufficient to determine the "
10477 "value of the column.<br>Note: A column may have no transitive dependency, in "
10478 "that case you don't have to select any."
10480 #: libraries/classes/Normalization.php:926
10481 msgid ""
10482 "No Transitive dependencies possible as the table doesn't have any non "
10483 "primary key columns"
10484 msgstr ""
10485 "No Transitive dependencies possible as the table doesn't have any non "
10486 "primary key columns"
10488 #: libraries/classes/Normalization.php:929
10489 msgid "Table is already in Third normal form!"
10490 msgstr "Table is already in Third normal form!"
10492 #: libraries/classes/Normalization.php:955
10493 msgid "Improve table structure (Normalization):"
10494 msgstr "Improve table structure (Normalisation):"
10496 #: libraries/classes/Normalization.php:956
10497 msgid "Select up to what step you want to normalize"
10498 msgstr "Select up to what step you want to normalise"
10500 #: libraries/classes/Normalization.php:966
10501 msgid "Second step of normalization (1NF+2NF)"
10502 msgstr "Second step of normalisation (1NF+2NF)"
10504 #: libraries/classes/Normalization.php:971
10505 msgid "Third step of normalization (1NF+2NF+3NF)"
10506 msgstr "Third step of normalisation (1NF+2NF+3NF)"
10508 #: libraries/classes/Normalization.php:976
10509 msgid ""
10510 "Hint: Please follow the procedure carefully in order to obtain correct "
10511 "normalization"
10512 msgstr ""
10513 "Hint: Please follow the procedure carefully in order to obtain correct "
10514 "normalisation"
10516 #: libraries/classes/Normalization.php:1047
10517 msgid ""
10518 "This list is based on a subset of the table's data and is not necessarily "
10519 "accurate. "
10520 msgstr ""
10521 "This list is based on a subset of the table's data and is not necessarily "
10522 "accurate. "
10524 #: libraries/classes/Normalization.php:1062
10525 msgid "No partial dependencies found!"
10526 msgstr "No partial dependencies found!"
10528 #: libraries/classes/Operations.php:554
10529 #: templates/table/structure/display_partitions.twig:84
10530 msgid "Analyze"
10531 msgstr "Analyse"
10533 #: libraries/classes/Operations.php:555
10534 #: templates/table/structure/display_partitions.twig:94
10535 msgid "Check"
10536 msgstr "Check"
10538 #: libraries/classes/Operations.php:556
10539 #: templates/table/structure/display_partitions.twig:104
10540 msgid "Optimize"
10541 msgstr "Optimise"
10543 #: libraries/classes/Operations.php:557
10544 #: templates/table/structure/display_partitions.twig:114
10545 msgid "Rebuild"
10546 msgstr "Rebuild"
10548 #: libraries/classes/Operations.php:558
10549 #: templates/table/structure/display_partitions.twig:124
10550 msgid "Repair"
10551 msgstr "Repair"
10553 #: libraries/classes/Operations.php:559
10554 #: templates/table/structure/display_partitions.twig:134
10555 msgid "Truncate"
10556 msgstr "Truncate"
10558 #: libraries/classes/Operations.php:571 templates/database/events/index.twig:20
10559 #: templates/database/events/index.twig:21
10560 #: templates/database/events/index.twig:98
10561 #: templates/database/events/index.twig:104
10562 #: templates/database/events/row.twig:47 templates/database/events/row.twig:53
10563 #: templates/database/routines/index.twig:20
10564 #: templates/database/routines/index.twig:21
10565 #: templates/database/routines/parameter_row.twig:51
10566 #: templates/database/routines/row.twig:73
10567 #: templates/database/structure/check_all_tables.twig:16
10568 #: templates/database/structure/structure_table_row.twig:87
10569 #: templates/database/triggers/list.twig:20
10570 #: templates/database/triggers/list.twig:21
10571 #: templates/database/triggers/row.twig:52
10572 #: templates/database/triggers/row.twig:58 templates/indexes.twig:58
10573 #: templates/server/databases/index.twig:67
10574 #: templates/server/databases/index.twig:68
10575 #: templates/server/databases/index.twig:324
10576 #: templates/table/relation/foreign_key_row.twig:25
10577 #: templates/table/structure/display_partitions.twig:145
10578 #: templates/table/structure/display_structure.twig:120
10579 #: templates/table/structure/display_structure.twig:290
10580 #: templates/table/structure/display_structure.twig:525
10581 msgid "Drop"
10582 msgstr "Drop"
10584 #: libraries/classes/Operations.php:573
10585 msgid "Coalesce"
10586 msgstr "Coalesce"
10588 #: libraries/classes/Operations.php:929
10589 msgid "Can't move table to same one!"
10590 msgstr "Can't move table to same one!"
10592 #: libraries/classes/Operations.php:931
10593 msgid "Can't copy table to same one!"
10594 msgstr "Can't copy table to same one!"
10596 #: libraries/classes/Operations.php:955
10597 #, php-format
10598 msgid "Table %s has been moved to %s. Privileges have been adjusted."
10599 msgstr "Table %s has been moved to %s. Privileges have been adjusted."
10601 #: libraries/classes/Operations.php:961
10602 #, php-format
10603 msgid "Table %s has been copied to %s. Privileges have been adjusted."
10604 msgstr "Table %s has been copied to %s. Privileges have been adjusted."
10606 #: libraries/classes/Operations.php:968
10607 #, php-format
10608 msgid "Table %s has been moved to %s."
10609 msgstr "Table %s has been moved to %s."
10611 #: libraries/classes/Operations.php:972
10612 #, php-format
10613 msgid "Table %s has been copied to %s."
10614 msgstr "Table %s has been copied to %s."
10616 #: libraries/classes/Operations.php:996
10617 msgid "The table name is empty!"
10618 msgstr "The table name is empty!"
10620 #: libraries/classes/Partitioning/Maintenance.php:141
10621 #, fuzzy
10622 #| msgid "This is a read-only variable and can not be edited"
10623 msgid "This table is a view, it can not be truncated."
10624 msgstr "This is a read-only variable and cannot be edited"
10626 #: libraries/classes/Pdf.php:136
10627 msgid "Error while creating PDF:"
10628 msgstr "Error while creating PDF:"
10630 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:81
10631 msgid "Cannot connect: invalid settings."
10632 msgstr "Cannot connect: invalid settings."
10634 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:95
10635 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:87
10636 #: templates/login/header.twig:10
10637 #, php-format
10638 msgid "Welcome to %s"
10639 msgstr "Welcome to %s"
10641 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:109
10642 #, php-format
10643 msgid ""
10644 "You probably did not create a configuration file. You might want to use the "
10645 "%1$ssetup script%2$s to create one."
10646 msgstr ""
10647 "You probably did not create a configuration file. You might want to use the "
10648 "%1$ssetup script%2$s to create one."
10650 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:130
10651 msgid ""
10652 "phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
10653 "connection. You should check the host, username and password in your "
10654 "configuration and make sure that they correspond to the information given by "
10655 "the administrator of the MySQL server."
10656 msgstr ""
10657 "phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
10658 "connection. You should check the host, username and password in your "
10659 "configuration and make sure that they correspond to the information given by "
10660 "the administrator of the MySQL server."
10662 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:151
10663 msgid "Retry to connect"
10664 msgstr "Retry to connect"
10666 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:133
10667 msgid "Your session has expired. Please log in again."
10668 msgstr "Your session has expired. Please log in again."
10670 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:252
10671 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
10672 msgstr "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
10674 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:287
10675 msgid "Failed to connect to the reCAPTCHA service!"
10676 msgstr "Failed to connect to the reCAPTCHA service!"
10678 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:289
10679 msgid "Entered captcha is wrong, try again!"
10680 msgstr "Entered captcha is wrong, try again!"
10682 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:301
10683 #, fuzzy
10684 #| msgid ""
10685 #| "Your password is too long. To prevent denial-of-service attacks, "
10686 #| "phpMyAdmin restricts passwords to less than 1000 characters."
10687 msgid ""
10688 "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
10689 "restricts passwords to less than 2000 characters."
10690 msgstr ""
10691 "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
10692 "restricts passwords to less than 1000 characters."
10694 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:320
10695 msgid "You are not allowed to log in to this MySQL server!"
10696 msgstr "You are not allowed to log in to this MySQL server!"
10698 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:92
10699 msgid "Wrong username/password. Access denied."
10700 msgstr "Wrong username/password. Access denied."
10702 #: libraries/classes/Plugins/Auth/AuthenticationSignon.php:149
10703 msgid "Can not find signon authentication script:"
10704 msgstr "Cannot find signon authentication script:"
10706 #: libraries/classes/Plugins/AuthenticationPlugin.php:180
10707 msgid ""
10708 "Login without a password is forbidden by configuration (see AllowNoPassword)"
10709 msgstr ""
10710 "Log-in without a password is forbidden by configuration (see AllowNoPassword)"
10712 #: libraries/classes/Plugins/AuthenticationPlugin.php:189
10713 #, php-format
10714 msgid ""
10715 "You have been automatically logged out due to inactivity of %s seconds. Once "
10716 "you log in again, you should be able to resume the work where you left off."
10717 msgstr ""
10718 "You have been automatically logged out due to inactivity of %s seconds. Once "
10719 "you log in again, you should be able to resume the work where you left off."
10721 #: libraries/classes/Plugins/AuthenticationPlugin.php:202
10722 #: libraries/classes/Plugins/AuthenticationPlugin.php:205
10723 msgid "Cannot log in to the MySQL server"
10724 msgstr "Cannot log in to the MySQL server"
10726 #: libraries/classes/Plugins/AuthenticationPlugin.php:348
10727 msgid "You have enabled two factor authentication, please confirm your login."
10728 msgstr "You have enabled two factor authentication, please confirm your login."
10730 #: libraries/classes/Plugins/Export/ExportCodegen.php:80
10731 #: templates/export.twig:119
10732 msgid "Format:"
10733 msgstr "Format:"
10735 #: libraries/classes/Plugins/Export/ExportCsv.php:58
10736 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:36
10737 msgid "Columns separated with:"
10738 msgstr "Columns separated with:"
10740 #: libraries/classes/Plugins/Export/ExportCsv.php:63
10741 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:42
10742 msgid "Columns enclosed with:"
10743 msgstr "Columns enclosed with:"
10745 #: libraries/classes/Plugins/Export/ExportCsv.php:68
10746 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:49
10747 msgid "Columns escaped with:"
10748 msgstr "Columns escaped with:"
10750 #: libraries/classes/Plugins/Export/ExportCsv.php:73
10751 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:56
10752 msgid "Lines terminated with:"
10753 msgstr "Lines terminated with:"
10755 #: libraries/classes/Plugins/Export/ExportCsv.php:78
10756 #: libraries/classes/Plugins/Export/ExportExcel.php:51
10757 #: libraries/classes/Plugins/Export/ExportHtmlword.php:80
10758 #: libraries/classes/Plugins/Export/ExportLatex.php:187
10759 #: libraries/classes/Plugins/Export/ExportOds.php:65
10760 #: libraries/classes/Plugins/Export/ExportOdt.php:132
10761 #: libraries/classes/Plugins/Export/ExportTexytext.php:84
10762 msgid "Replace NULL with:"
10763 msgstr "Replace NULL with:"
10765 #: libraries/classes/Plugins/Export/ExportCsv.php:83
10766 #: libraries/classes/Plugins/Export/ExportExcel.php:56
10767 msgid "Remove carriage return/line feed characters within columns"
10768 msgstr "Remove carriage return/line feed characters within columns"
10770 #: libraries/classes/Plugins/Export/ExportExcel.php:66
10771 msgid "Excel edition:"
10772 msgstr "Excel edition:"
10774 #: libraries/classes/Plugins/Export/ExportHtmlword.php:62
10775 #: libraries/classes/Plugins/Export/ExportLatex.php:94
10776 #: libraries/classes/Plugins/Export/ExportMediawiki.php:66
10777 #: libraries/classes/Plugins/Export/ExportOdt.php:75
10778 #: libraries/classes/Plugins/Export/ExportPdf.php:91
10779 #: libraries/classes/Plugins/Export/ExportSql.php:242
10780 #: libraries/classes/Plugins/Export/ExportTexytext.php:61
10781 #: libraries/config.values.php:254 libraries/config.values.php:318
10782 #: libraries/config.values.php:334 libraries/config.values.php:342
10783 #: libraries/config.values.php:347
10784 msgid "structure"
10785 msgstr "structure"
10787 #: libraries/classes/Plugins/Export/ExportHtmlword.php:63
10788 #: libraries/classes/Plugins/Export/ExportLatex.php:95
10789 #: libraries/classes/Plugins/Export/ExportMediawiki.php:67
10790 #: libraries/classes/Plugins/Export/ExportOdt.php:76
10791 #: libraries/classes/Plugins/Export/ExportPdf.php:92
10792 #: libraries/classes/Plugins/Export/ExportSql.php:243
10793 #: libraries/classes/Plugins/Export/ExportTexytext.php:62
10794 #: libraries/config.values.php:255 libraries/config.values.php:319
10795 #: libraries/config.values.php:335 libraries/config.values.php:343
10796 #: libraries/config.values.php:348
10797 msgid "data"
10798 msgstr "data"
10800 #: libraries/classes/Plugins/Export/ExportHtmlword.php:64
10801 #: libraries/classes/Plugins/Export/ExportLatex.php:96
10802 #: libraries/classes/Plugins/Export/ExportMediawiki.php:68
10803 #: libraries/classes/Plugins/Export/ExportOdt.php:77
10804 #: libraries/classes/Plugins/Export/ExportPdf.php:93
10805 #: libraries/classes/Plugins/Export/ExportSql.php:244
10806 #: libraries/classes/Plugins/Export/ExportTexytext.php:63
10807 #: libraries/config.values.php:256 libraries/config.values.php:320
10808 #: libraries/config.values.php:336 libraries/config.values.php:344
10809 #: libraries/config.values.php:349
10810 msgid "structure and data"
10811 msgstr "structure and data"
10813 #: libraries/classes/Plugins/Export/ExportHtmlword.php:74
10814 #: libraries/classes/Plugins/Export/ExportLatex.php:158
10815 #: libraries/classes/Plugins/Export/ExportOdt.php:121
10816 #: libraries/classes/Plugins/Export/ExportTexytext.php:73
10817 #: libraries/classes/Plugins/Export/ExportXml.php:133
10818 msgid "Data dump options"
10819 msgstr "Data dump options"
10821 #: libraries/classes/Plugins/Export/ExportHtmlword.php:194
10822 #: libraries/classes/Plugins/Export/ExportOdt.php:245
10823 #: libraries/classes/Plugins/Export/ExportSql.php:2354
10824 #: libraries/classes/Plugins/Export/ExportTexytext.php:178
10825 msgid "Dumping data for table"
10826 msgstr "Dumping data for table"
10828 #: libraries/classes/Plugins/Export/ExportHtmlword.php:278
10829 #: libraries/classes/Plugins/Export/ExportHtmlword.php:373
10830 #: libraries/classes/Plugins/Export/ExportLatex.php:544
10831 #: libraries/classes/Plugins/Export/ExportOdt.php:378
10832 #: libraries/classes/Plugins/Export/ExportOdt.php:482
10833 #: libraries/classes/Plugins/Export/ExportTexytext.php:296
10834 #: libraries/classes/Plugins/Export/ExportTexytext.php:388
10835 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:529
10836 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:670
10837 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:704
10838 #: templates/columns_definitions/table_fields_definitions.twig:30
10839 #: templates/database/central_columns/edit.twig:14
10840 #: templates/database/central_columns/main.twig:40
10841 #: templates/database/central_columns/main.twig:244
10842 #: templates/database/data_dictionary/index.twig:24
10843 #: templates/database/data_dictionary/index.twig:80 templates/indexes.twig:23
10844 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:8
10845 #: templates/table/structure/display_structure.twig:25
10846 #: templates/table/structure/display_structure.twig:482
10847 #: templates/table/tracking/structure_snapshot_columns.twig:9
10848 #: templates/table/tracking/structure_snapshot_indexes.twig:12
10849 #: templates/table/zoom_search/result_form.twig:36
10850 msgid "Null"
10851 msgstr "Null"
10853 #: libraries/classes/Plugins/Export/ExportHtmlword.php:281
10854 #: libraries/classes/Plugins/Export/ExportHtmlword.php:376
10855 #: libraries/classes/Plugins/Export/ExportLatex.php:545
10856 #: libraries/classes/Plugins/Export/ExportOdt.php:381
10857 #: libraries/classes/Plugins/Export/ExportOdt.php:485
10858 #: libraries/classes/Plugins/Export/ExportTexytext.php:297
10859 #: libraries/classes/Plugins/Export/ExportTexytext.php:389
10860 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:531
10861 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671
10862 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705
10863 #: templates/columns_definitions/table_fields_definitions.twig:20
10864 #: templates/database/central_columns/edit.twig:11
10865 #: templates/database/central_columns/main.twig:28
10866 #: templates/database/central_columns/main.twig:232
10867 #: templates/database/data_dictionary/index.twig:25
10868 #: templates/database/structure/body_for_table_summary.twig:52
10869 #: templates/server/replication/replica_configuration.twig:9
10870 #: templates/table/structure/display_structure.twig:26
10871 #: templates/table/tracking/structure_snapshot_columns.twig:10
10872 msgid "Default"
10873 msgstr "Default"
10875 #: libraries/classes/Plugins/Export/ExportHtmlword.php:380
10876 #: libraries/classes/Plugins/Export/ExportLatex.php:547
10877 #: libraries/classes/Plugins/Export/ExportOdt.php:489
10878 #: libraries/classes/Plugins/Export/ExportTexytext.php:391
10879 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:540
10880 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:673
10881 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:707
10882 #: templates/database/data_dictionary/index.twig:27
10883 msgid "Links to"
10884 msgstr "Links to"
10886 #: libraries/classes/Plugins/Export/ExportHtmlword.php:473
10887 #: libraries/classes/Plugins/Export/ExportOdt.php:599
10888 #: libraries/classes/Plugins/Export/ExportTexytext.php:461
10889 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:359
10890 #: templates/columns_definitions/table_fields_definitions.twig:9
10891 #: templates/database/central_columns/edit.twig:8
10892 #: templates/database/central_columns/main.twig:16
10893 #: templates/database/central_columns/main.twig:220
10894 #: templates/database/events/index.twig:45
10895 #: templates/database/routines/editor_form.twig:50
10896 #: templates/database/routines/execute_form.twig:15
10897 #: templates/database/routines/index.twig:52
10898 #: templates/database/triggers/list.twig:45 templates/setup/home/index.twig:49
10899 #: templates/table/structure/display_structure.twig:21
10900 msgid "Name"
10901 msgstr "Name"
10903 #: libraries/classes/Plugins/Export/ExportHtmlword.php:476
10904 #: libraries/classes/Plugins/Export/ExportOdt.php:608
10905 #: libraries/classes/Plugins/Export/ExportTexytext.php:464
10906 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:365
10907 #: templates/database/events/editor_form.twig:82
10908 #: templates/database/routines/editor_form.twig:113
10909 #: templates/database/triggers/editor_form.twig:57
10910 msgid "Definition"
10911 msgstr "Definition"
10913 #: libraries/classes/Plugins/Export/ExportHtmlword.php:548
10914 #: libraries/classes/Plugins/Export/ExportOdt.php:686
10915 #: libraries/classes/Plugins/Export/ExportSql.php:2090
10916 #: libraries/classes/Plugins/Export/ExportTexytext.php:528
10917 msgid "Table structure for table"
10918 msgstr "Table structure for table"
10920 #: libraries/classes/Plugins/Export/ExportHtmlword.php:566
10921 #: libraries/classes/Plugins/Export/ExportOdt.php:718
10922 #: libraries/classes/Plugins/Export/ExportSql.php:2141
10923 #: libraries/classes/Plugins/Export/ExportTexytext.php:554
10924 msgid "Structure for view"
10925 msgstr "Structure for view"
10927 #: libraries/classes/Plugins/Export/ExportHtmlword.php:572
10928 #: libraries/classes/Plugins/Export/ExportOdt.php:738
10929 #: libraries/classes/Plugins/Export/ExportSql.php:2173
10930 #: libraries/classes/Plugins/Export/ExportTexytext.php:570
10931 msgid "Stand-in structure for view"
10932 msgstr "Stand-in structure for view"
10934 #: libraries/classes/Plugins/Export/ExportJson.php:87
10935 msgid "Output pretty-printed JSON (Use human-readable formatting)"
10936 msgstr "Output pretty-printed JSON (Use human-readable formatting)"
10938 #: libraries/classes/Plugins/Export/ExportJson.php:93
10939 msgid "Output unicode characters unescaped"
10940 msgstr "Output unicode characters unescaped"
10942 #: libraries/classes/Plugins/Export/ExportLatex.php:50
10943 msgid "Content of table @TABLE@"
10944 msgstr "Content of table @TABLE@"
10946 #: libraries/classes/Plugins/Export/ExportLatex.php:51
10947 msgid "(continued)"
10948 msgstr "(continued)"
10950 #: libraries/classes/Plugins/Export/ExportLatex.php:52
10951 msgid "Structure of table @TABLE@"
10952 msgstr "Structure of table @TABLE@"
10954 #: libraries/classes/Plugins/Export/ExportLatex.php:107
10955 #: libraries/classes/Plugins/Export/ExportOdt.php:88
10956 #: libraries/classes/Plugins/Export/ExportSql.php:257
10957 msgid "Object creation options"
10958 msgstr "Object creation options"
10960 #: libraries/classes/Plugins/Export/ExportLatex.php:113
10961 #: libraries/classes/Plugins/Export/ExportLatex.php:169
10962 msgid "Table caption:"
10963 msgstr "Table caption:"
10965 #: libraries/classes/Plugins/Export/ExportLatex.php:119
10966 #: libraries/classes/Plugins/Export/ExportLatex.php:175
10967 msgid "Table caption (continued):"
10968 msgstr "Table caption (continued):"
10970 #: libraries/classes/Plugins/Export/ExportLatex.php:125
10971 #: libraries/classes/Plugins/Export/ExportLatex.php:181
10972 msgid "Label key:"
10973 msgstr "Label key:"
10975 #: libraries/classes/Plugins/Export/ExportLatex.php:133
10976 #: libraries/classes/Plugins/Export/ExportOdt.php:96
10977 #: libraries/classes/Plugins/Export/ExportSql.php:151
10978 msgid "Display foreign key relationships"
10979 msgstr "Display foreign key relationships"
10981 #: libraries/classes/Plugins/Export/ExportLatex.php:140
10982 #: libraries/classes/Plugins/Export/ExportOdt.php:103
10983 msgid "Display comments"
10984 msgstr "Display comments"
10986 #: libraries/classes/Plugins/Export/ExportLatex.php:146
10987 #: libraries/classes/Plugins/Export/ExportOdt.php:109
10988 #: libraries/classes/Plugins/Export/ExportSql.php:159
10989 msgid "Display media types"
10990 msgstr "Display media types"
10992 #: libraries/classes/Plugins/Export/ExportLatex.php:164
10993 msgid "Put columns names in the first row:"
10994 msgstr "Put columns names in the first row:"
10996 #: libraries/classes/Plugins/Export/ExportLatex.php:210
10997 #: libraries/classes/Plugins/Export/ExportSql.php:754
10998 #: libraries/classes/Plugins/Export/ExportXml.php:232
10999 #: templates/server/replication/change_primary.twig:22
11000 #: templates/server/replication/primary_add_replica_user.twig:29
11001 msgid "Host:"
11002 msgstr "Host:"
11004 #: libraries/classes/Plugins/Export/ExportLatex.php:216
11005 #: libraries/classes/Plugins/Export/ExportSql.php:761
11006 #: libraries/classes/Plugins/Export/ExportXml.php:238
11007 msgid "Generation Time:"
11008 msgstr "Generation Time:"
11010 #: libraries/classes/Plugins/Export/ExportLatex.php:218
11011 #: libraries/classes/Plugins/Export/ExportSql.php:765
11012 #: libraries/classes/Plugins/Export/ExportXml.php:240
11013 #: templates/home/index.twig:175
11014 msgid "Server version:"
11015 msgstr "Server version:"
11017 #: libraries/classes/Plugins/Export/ExportLatex.php:219
11018 #: libraries/classes/Plugins/Export/ExportSql.php:767
11019 #: libraries/classes/Plugins/Export/ExportXml.php:241
11020 msgid "PHP Version:"
11021 msgstr "PHP Version:"
11023 #: libraries/classes/Plugins/Export/ExportLatex.php:246
11024 #: libraries/classes/Plugins/Export/ExportSql.php:947
11025 #: libraries/classes/Plugins/Export/ExportXml.php:395
11026 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:201
11027 #: templates/database/structure/copy_form.twig:5
11028 #: templates/menu/breadcrumbs.twig:16
11029 msgid "Database:"
11030 msgstr "Database:"
11032 #: libraries/classes/Plugins/Export/ExportLatex.php:312
11033 #: libraries/classes/Plugins/Export/ExportSql.php:2233
11034 msgid "Data:"
11035 msgstr "Data:"
11037 #: libraries/classes/Plugins/Export/ExportLatex.php:520
11038 msgid "Structure:"
11039 msgstr "Structure:"
11041 #: libraries/classes/Plugins/Export/ExportMediawiki.php:77
11042 msgid "Export table names"
11043 msgstr "Export table names"
11045 #: libraries/classes/Plugins/Export/ExportMediawiki.php:84
11046 msgid "Export table headers"
11047 msgstr "Export table headers"
11049 #: libraries/classes/Plugins/Export/ExportOdt.php:246
11050 #: libraries/classes/Plugins/Export/ExportTexytext.php:179
11051 msgid "Dumping data for query result"
11052 msgstr "Dumping data for query result"
11054 #: libraries/classes/Plugins/Export/ExportPdf.php:77
11055 msgid "Report title:"
11056 msgstr "Report title:"
11058 #: libraries/classes/Plugins/Export/ExportPdf.php:192
11059 msgid "Dumping data"
11060 msgstr "Dumping data"
11062 #: libraries/classes/Plugins/Export/ExportPdf.php:213
11063 msgid "Query result data"
11064 msgstr "Query result data"
11066 #: libraries/classes/Plugins/Export/ExportPdf.php:273
11067 msgid "View structure"
11068 msgstr "View structure"
11070 #: libraries/classes/Plugins/Export/ExportPdf.php:276
11071 msgid "Stand in"
11072 msgstr "Stand in"
11074 #: libraries/classes/Plugins/Export/ExportSql.php:130
11075 msgid ""
11076 "Display comments <i>(includes info such as export timestamp, PHP version, "
11077 "and server version)</i>"
11078 msgstr ""
11079 "Display comments <i>(includes info such as export timestamp, PHP version, "
11080 "and server version)</i>"
11082 #: libraries/classes/Plugins/Export/ExportSql.php:137
11083 msgid "Additional custom header comment (\\n splits lines):"
11084 msgstr "Additional custom header comment (\\n splits lines):"
11086 #: libraries/classes/Plugins/Export/ExportSql.php:143
11087 msgid ""
11088 "Include a timestamp of when databases were created, last updated, and last "
11089 "checked"
11090 msgstr ""
11091 "Include a timestamp of when databases were created, last updated, and last "
11092 "checked"
11094 #: libraries/classes/Plugins/Export/ExportSql.php:204
11095 msgid "Export metadata"
11096 msgstr "Export metadata"
11098 #: libraries/classes/Plugins/Export/ExportSql.php:219
11099 msgid ""
11100 "Database system or older MySQL server to maximize output compatibility with:"
11101 msgstr ""
11102 "Database system or older MySQL server to maximise output compatibility with:"
11104 #: libraries/classes/Plugins/Export/ExportSql.php:265
11105 msgid "Add statements:"
11106 msgstr "Add statements:"
11108 #: libraries/classes/Plugins/Export/ExportSql.php:273
11109 #: libraries/classes/Plugins/Export/ExportSql.php:282
11110 #: libraries/classes/Plugins/Export/ExportSql.php:299
11111 #: libraries/classes/Plugins/Export/ExportSql.php:308
11112 #: libraries/classes/Plugins/Export/ExportSql.php:332
11113 #: libraries/classes/Plugins/Export/ExportSql.php:360
11114 #: libraries/classes/Plugins/Export/ExportSql.php:369
11115 #, php-format
11116 msgid "Add %s statement"
11117 msgstr "Add %s statement"
11119 #: libraries/classes/Plugins/Export/ExportSql.php:315
11120 msgid "(less efficient as indexes will be generated during table creation)"
11121 msgstr "(less efficient as indexes will be generated during table creation)"
11123 #: libraries/classes/Plugins/Export/ExportSql.php:322
11124 #, php-format
11125 msgid "%s value"
11126 msgstr "%s value"
11128 #. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
11129 #: libraries/classes/Plugins/Export/ExportSql.php:339
11130 msgid "Use simple view export"
11131 msgstr "Use simple view export"
11133 #: libraries/classes/Plugins/Export/ExportSql.php:378
11134 msgid ""
11135 "Enclose table and column names with backquotes <i>(Protects column and table "
11136 "names formed with special characters or keywords)</i>"
11137 msgstr ""
11138 "Enclose table and column names with back-quotes <i>(Protects column and "
11139 "table names formed with special characters or keywords)</i>"
11141 #: libraries/classes/Plugins/Export/ExportSql.php:393
11142 msgid "Data creation options"
11143 msgstr "Data creation options"
11145 #: libraries/classes/Plugins/Export/ExportSql.php:398
11146 #: libraries/classes/Plugins/Export/ExportSql.php:2311
11147 msgid "Truncate table before insert"
11148 msgstr "Truncate table before insert"
11150 #: libraries/classes/Plugins/Export/ExportSql.php:405
11151 msgid "Instead of <code>INSERT</code> statements, use:"
11152 msgstr "Instead of <code>INSERT</code> statements, use:"
11154 #: libraries/classes/Plugins/Export/ExportSql.php:411
11155 msgid "<code>INSERT DELAYED</code> statements"
11156 msgstr "<code>INSERT DELAYED</code> statements"
11158 #: libraries/classes/Plugins/Export/ExportSql.php:423
11159 #: libraries/classes/Plugins/Export/ExportSql.php:457
11160 msgid "<code>INSERT IGNORE</code> statements"
11161 msgstr "<code>INSERT IGNORE</code> statements"
11163 #: libraries/classes/Plugins/Export/ExportSql.php:437
11164 msgid "Function to use when dumping data:"
11165 msgstr "Function to use when dumping data:"
11167 #: libraries/classes/Plugins/Export/ExportSql.php:452
11168 msgid "Syntax to use when inserting data:"
11169 msgstr "Syntax to use when inserting data:"
11171 #: libraries/classes/Plugins/Export/ExportSql.php:462
11172 msgid ""
11173 "include column names in every <code>INSERT</code> statement <br> &nbsp; "
11174 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
11175 "(1,2,3)</code>"
11176 msgstr ""
11177 "include column names in every <code>INSERT</code> statement <br> &nbsp; "
11178 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
11179 "(1,2,3)</code>"
11181 #: libraries/classes/Plugins/Export/ExportSql.php:467
11182 msgid ""
11183 "insert multiple rows in every <code>INSERT</code> statement<br> &nbsp; "
11184 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
11185 "(7,8,9)</code>"
11186 msgstr ""
11187 "insert multiple rows in every <code>INSERT</code> statement<br> &nbsp; "
11188 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
11189 "(7,8,9)</code>"
11191 #: libraries/classes/Plugins/Export/ExportSql.php:472
11192 msgid ""
11193 "both of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
11194 "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
11195 msgstr ""
11196 "both of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
11197 "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
11199 #: libraries/classes/Plugins/Export/ExportSql.php:477
11200 msgid ""
11201 "neither of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
11202 "tbl_name VALUES (1,2,3)</code>"
11203 msgstr ""
11204 "neither of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
11205 "tbl_name VALUES (1,2,3)</code>"
11207 #: libraries/classes/Plugins/Export/ExportSql.php:496
11208 msgid ""
11209 "Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
11210 "0x616263)</i>"
11211 msgstr ""
11212 "Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
11213 "0x616263)</i>"
11215 #: libraries/classes/Plugins/Export/ExportSql.php:505
11216 msgid ""
11217 "Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
11218 "reloaded between servers in different time zones)</i>"
11219 msgstr ""
11220 "Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
11221 "reloaded between servers in different time zones)</i>"
11223 #: libraries/classes/Plugins/Export/ExportSql.php:582
11224 msgid "It appears your database uses routines;"
11225 msgstr "It appears your database uses routines;"
11227 #: libraries/classes/Plugins/Export/ExportSql.php:585
11228 #: libraries/classes/Plugins/Export/ExportSql.php:1614
11229 #: libraries/classes/Plugins/Export/ExportSql.php:2129
11230 msgid "alias export may not work reliably in all cases."
11231 msgstr "alias export may not work reliably in all cases."
11233 #: libraries/classes/Plugins/Export/ExportSql.php:1066
11234 msgid "Metadata"
11235 msgstr "Metadata"
11237 #: libraries/classes/Plugins/Export/ExportSql.php:1134
11238 #, php-format
11239 msgid "Metadata for table %s"
11240 msgstr "Metadata for table %s"
11242 #: libraries/classes/Plugins/Export/ExportSql.php:1141
11243 #, php-format
11244 msgid "Metadata for database %s"
11245 msgstr "Metadata for database %s"
11247 #: libraries/classes/Plugins/Export/ExportSql.php:1458
11248 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:631
11249 msgid "Creation:"
11250 msgstr "Creation:"
11252 #: libraries/classes/Plugins/Export/ExportSql.php:1468
11253 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:642
11254 msgid "Last update:"
11255 msgstr "Last update:"
11257 #: libraries/classes/Plugins/Export/ExportSql.php:1478
11258 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:653
11259 msgid "Last check:"
11260 msgstr "Last check:"
11262 #: libraries/classes/Plugins/Export/ExportSql.php:1529
11263 #, php-format
11264 msgid "Error reading structure for table %s:"
11265 msgstr "Error reading structure for table %s:"
11267 #: libraries/classes/Plugins/Export/ExportSql.php:1611
11268 msgid "It appears your database uses views;"
11269 msgstr "It appears your database uses views;"
11271 #: libraries/classes/Plugins/Export/ExportSql.php:1778
11272 msgid "Constraints for dumped tables"
11273 msgstr "Constraints for dumped tables"
11275 #: libraries/classes/Plugins/Export/ExportSql.php:1779
11276 msgid "Constraints for table"
11277 msgstr "Constraints for table"
11279 #: libraries/classes/Plugins/Export/ExportSql.php:1806
11280 msgid "Indexes for dumped tables"
11281 msgstr "Indexes for dumped tables"
11283 #: libraries/classes/Plugins/Export/ExportSql.php:1807
11284 msgid "Indexes for table"
11285 msgstr "Indexes for table"
11287 #: libraries/classes/Plugins/Export/ExportSql.php:1843
11288 msgid "AUTO_INCREMENT for dumped tables"
11289 msgstr "AUTO_INCREMENT for dumped tables"
11291 #: libraries/classes/Plugins/Export/ExportSql.php:1844
11292 msgid "AUTO_INCREMENT for table"
11293 msgstr "AUTO_INCREMENT for table"
11295 #: libraries/classes/Plugins/Export/ExportSql.php:1919
11296 msgid "MEDIA TYPES FOR TABLE"
11297 msgstr "MEDIA TYPES FOR TABLE"
11299 #: libraries/classes/Plugins/Export/ExportSql.php:1944
11300 msgid "RELATIONSHIPS FOR TABLE"
11301 msgstr "RELATIONSHIPS FOR TABLE"
11303 #: libraries/classes/Plugins/Export/ExportSql.php:2126
11304 msgid "It appears your table uses triggers;"
11305 msgstr "It appears your table uses triggers;"
11307 #: libraries/classes/Plugins/Export/ExportSql.php:2156
11308 #, php-format
11309 msgid "Structure for view %s exported as a table"
11310 msgstr "Structure for view %s exported as a table"
11312 #: libraries/classes/Plugins/Export/ExportSql.php:2176
11313 msgid "(See below for the actual view)"
11314 msgstr "(See below for the actual view)"
11316 #: libraries/classes/Plugins/Export/ExportSql.php:2244
11317 #, php-format
11318 msgid "Error reading data for table %s:"
11319 msgstr "Error reading data for table %s:"
11321 #: libraries/classes/Plugins/Export/ExportXml.php:94
11322 msgid "Object creation options (all are recommended)"
11323 msgstr "Object creation options (all are recommended)"
11325 #: libraries/classes/Plugins/Export/ExportXml.php:138
11326 msgid "Export contents"
11327 msgstr "Export contents"
11329 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:202
11330 #: templates/menu/breadcrumbs.twig:29
11331 msgid "Table:"
11332 msgstr "Table:"
11334 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:203
11335 msgid "Purpose:"
11336 msgstr "Purpose:"
11338 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:30
11339 msgid ""
11340 "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
11341 msgstr ""
11342 "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
11344 #: libraries/classes/Plugins/Import/ImportCsv.php:83
11345 msgid "Name of the new table (optional):"
11346 msgstr "Name of the new table (optional):"
11348 #: libraries/classes/Plugins/Import/ImportCsv.php:92
11349 msgid "Name of the new database (optional):"
11350 msgstr "Name of the new database (optional):"
11352 #: libraries/classes/Plugins/Import/ImportCsv.php:101
11353 #: libraries/classes/Plugins/Import/ImportCsv.php:119
11354 msgid "Import these many number of rows (optional):"
11355 msgstr "Import these many number of rows (optional):"
11357 #: libraries/classes/Plugins/Import/ImportCsv.php:109
11358 #: libraries/classes/Plugins/Import/ImportOds.php:66
11359 msgid ""
11360 "The first line of the file contains the table column names <i>(if this is "
11361 "unchecked, the first line will become part of the data)</i>"
11362 msgstr ""
11363 "The first line of the file contains the table column names <i>(if this is "
11364 "unchecked, the first line will become part of the data)</i>"
11366 #: libraries/classes/Plugins/Import/ImportCsv.php:126
11367 msgid ""
11368 "If the data in each row of the file is not in the same order as in the "
11369 "database, list the corresponding column names here. Column names must be "
11370 "separated by commas and not enclosed in quotations."
11371 msgstr ""
11372 "If the data in each row of the file is not in the same order as in the "
11373 "database, list the corresponding column names here. Column names must be "
11374 "separated by commas and not enclosed in quotations."
11376 #: libraries/classes/Plugins/Import/ImportCsv.php:134
11377 msgid "Column names:"
11378 msgstr "Column names:"
11380 #: libraries/classes/Plugins/Import/ImportCsv.php:272
11381 #: libraries/classes/Plugins/Import/ImportCsv.php:631
11382 #, php-format
11383 msgid "Invalid format of CSV input on line %d."
11384 msgstr "Invalid format of CSV input on line %d."
11386 #: libraries/classes/Plugins/Import/ImportCsv.php:490
11387 #, php-format
11388 msgid "Invalid column count in CSV input on line %d."
11389 msgstr "Invalid column count in CSV input on line %d."
11391 #: libraries/classes/Plugins/Import/ImportCsv.php:649
11392 #: libraries/classes/Plugins/Import/ImportCsv.php:664
11393 #: libraries/classes/Plugins/Import/ImportCsv.php:675
11394 #: libraries/classes/Plugins/Import/ImportCsv.php:682
11395 #, php-format
11396 msgid "Invalid parameter for CSV import: %s"
11397 msgstr "Invalid parameter for CSV import: %s"
11399 #: libraries/classes/Plugins/Import/ImportCsv.php:813
11400 #, php-format
11401 msgid ""
11402 "Invalid column (%s) specified! Ensure that columns names are spelled "
11403 "correctly, separated by commas, and not enclosed in quotes."
11404 msgstr ""
11405 "Invalid column (%s) specified! Ensure that columns names are spelled "
11406 "correctly, separated by commas, and not enclosed in quotes."
11408 #: libraries/classes/Plugins/Import/ImportLdi.php:62
11409 msgid "Column names: "
11410 msgstr "Column names: "
11412 #: libraries/classes/Plugins/Import/ImportLdi.php:106
11413 msgid "This plugin does not support compressed imports!"
11414 msgstr "This plug-in does not support compressed imports!"
11416 #: libraries/classes/Plugins/Import/ImportMediawiki.php:56
11417 msgid "MediaWiki Table"
11418 msgstr "MediaWiki Table"
11420 #: libraries/classes/Plugins/Import/ImportMediawiki.php:275
11421 #, php-format
11422 msgid "Invalid format of mediawiki input on line: <br>%s."
11423 msgstr "Invalid format of mediawiki input on line: <br>%s."
11425 #: libraries/classes/Plugins/Import/ImportOds.php:80
11426 msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
11427 msgstr "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
11429 #: libraries/classes/Plugins/Import/ImportOds.php:86
11430 msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
11431 msgstr "Import currencies <i>(ex. $5.00 to 5.00)</i>"
11433 #: libraries/classes/Plugins/Import/ImportOds.php:153
11434 #: libraries/classes/Plugins/Import/ImportXml.php:112
11435 #: libraries/classes/Plugins/Import/ImportXml.php:175
11436 msgid ""
11437 "The XML file specified was either malformed or incomplete. Please correct "
11438 "the issue and try again."
11439 msgstr ""
11440 "The XML file specified was either malformed or incomplete. Please correct "
11441 "the issue and try again."
11443 #: libraries/classes/Plugins/Import/ImportOds.php:163
11444 msgid "Could not parse OpenDocument Spreadsheet!"
11445 msgstr "Could not parse OpenDocument Spreadsheet!"
11447 #: libraries/classes/Plugins/Import/ImportShp.php:68
11448 msgid "ESRI Shape File"
11449 msgstr "ESRI Shape File"
11451 #: libraries/classes/Plugins/Import/ImportShp.php:101
11452 #: libraries/classes/Plugins/Import/ImportShp.php:163
11453 #, php-format
11454 msgid "There was an error importing the ESRI shape file: \"%s\"."
11455 msgstr "There was an error importing the ESRI shape file: \"%s\"."
11457 #: libraries/classes/Plugins/Import/ImportShp.php:193
11458 #, php-format
11459 msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
11460 msgstr "MySQL Spatial Extension does not support ESRI type \"%s\"."
11462 #: libraries/classes/Plugins/Import/ImportShp.php:242
11463 msgid "The imported file does not contain any data!"
11464 msgstr "The imported file does not contain any data!"
11466 #: libraries/classes/Plugins/Import/ImportSql.php:65
11467 msgid "SQL compatibility mode:"
11468 msgstr "SQL compatibility mode:"
11470 #: libraries/classes/Plugins/Import/ImportSql.php:77
11471 msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
11472 msgstr "Do not use <code>AUTO_INCREMENT</code> for zero values"
11474 #: libraries/classes/Plugins/Import/ImportXml.php:48
11475 msgid "XML"
11476 msgstr "XML"
11478 #: libraries/classes/Plugins.php:589
11479 msgid "This format has no options"
11480 msgstr "This format has no options"
11482 #: libraries/classes/Plugins.php:607
11483 msgid "Invalid authentication method set in configuration:"
11484 msgstr "Invalid authentication method set in configuration:"
11486 #: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:68
11487 #: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:87
11488 #: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:90
11489 #: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:87
11490 #, php-format
11491 msgid "The %s table doesn't exist!"
11492 msgstr "The %s table doesn't exist!"
11494 #: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62
11495 #: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:78
11496 #, php-format
11497 msgid "Schema of the %s database - Page %s"
11498 msgstr "Schema of the %s database - Page %s"
11500 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:278
11501 msgid "SCHEMA ERROR: "
11502 msgstr "SCHEMA ERROR: "
11504 #: libraries/classes/Plugins/Schema/Pdf/Pdf.php:272
11505 msgid "PDF export page"
11506 msgstr "PDF export page"
11508 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:135
11509 #, php-format
11510 msgid "Schema of the %s database"
11511 msgstr "Schema of the %s database"
11513 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:163
11514 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:541
11515 msgid "Relational schema"
11516 msgstr "Relational schema"
11518 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:486
11519 msgid "Table of contents"
11520 msgstr "Table of contents"
11522 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:620
11523 #: templates/columns_definitions/column_definitions_form.twig:72
11524 #: templates/database/data_dictionary/index.twig:16
11525 #: templates/table/structure/display_table_stats.twig:6
11526 msgid "Table comments:"
11527 msgstr "Table comments:"
11529 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:669
11530 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:703
11531 #: templates/columns_definitions/table_fields_definitions.twig:27
11532 #: templates/database/central_columns/edit.twig:13
11533 #: templates/table/structure/display_structure.twig:24
11534 msgid "Attributes"
11535 msgstr "Attributes"
11537 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:672
11538 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:706
11539 #: templates/table/structure/display_structure.twig:30
11540 #: templates/table/tracking/structure_snapshot_columns.twig:11
11541 msgid "Extra"
11542 msgstr "Extra"
11544 #: libraries/classes/Plugins/SchemaPlugin.php:74
11545 msgid "Show color"
11546 msgstr "Show colour"
11548 #: libraries/classes/Plugins/SchemaPlugin.php:76
11549 msgid "Only show keys"
11550 msgstr "Only show keys"
11552 #: libraries/classes/Plugins/Schema/SchemaDia.php:54
11553 #: libraries/classes/Plugins/Schema/SchemaEps.php:62
11554 #: libraries/classes/Plugins/Schema/SchemaPdf.php:64
11555 msgid "Orientation"
11556 msgstr "Orientation"
11558 #: libraries/classes/Plugins/Schema/SchemaDia.php:58
11559 #: libraries/classes/Plugins/Schema/SchemaEps.php:66
11560 #: libraries/classes/Plugins/Schema/SchemaPdf.php:68
11561 msgid "Landscape"
11562 msgstr "Landscape"
11564 #: libraries/classes/Plugins/Schema/SchemaDia.php:59
11565 #: libraries/classes/Plugins/Schema/SchemaEps.php:67
11566 #: libraries/classes/Plugins/Schema/SchemaPdf.php:69
11567 msgid "Portrait"
11568 msgstr "Portrait"
11570 #: libraries/classes/Plugins/Schema/SchemaEps.php:56
11571 #: libraries/classes/Plugins/Schema/SchemaPdf.php:58
11572 #: libraries/classes/Plugins/Schema/SchemaSvg.php:55
11573 msgid "Same width for all tables"
11574 msgstr "Same width for all tables"
11576 #: libraries/classes/Plugins/Schema/SchemaPdf.php:83
11577 msgid "Show grid"
11578 msgstr "Show grid"
11580 #: libraries/classes/Plugins/Schema/SchemaPdf.php:89
11581 #: templates/database/structure/index.twig:21
11582 msgid "Data dictionary"
11583 msgstr "Data dictionary"
11585 #: libraries/classes/Plugins/Schema/SchemaPdf.php:95
11586 msgid "Order of the tables"
11587 msgstr "Order of the tables"
11589 #: libraries/classes/Plugins/Schema/SchemaPdf.php:100
11590 msgid "Name (Ascending)"
11591 msgstr "Name (Ascending)"
11593 #: libraries/classes/Plugins/Schema/SchemaPdf.php:101
11594 msgid "Name (Descending)"
11595 msgstr "Name (Descending)"
11597 #: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:28
11598 msgid ""
11599 "Converts Boolean values to text (default 'T' and 'F'). First option is for "
11600 "TRUE, second for FALSE. Nonzero=true."
11601 msgstr ""
11602 "Converts Boolean values to text (default 'T' and 'F'). First option is for "
11603 "TRUE, second for FALSE. Nonzero=true."
11605 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:39
11606 msgid ""
11607 "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
11608 "formatted date. The first option is the offset (in hours) which will be "
11609 "added to the timestamp (Default: 0). Use second option to specify a "
11610 "different date/time format string. Third option determines whether you want "
11611 "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
11612 "According to that, date format has different value - for \"local\" see the "
11613 "documentation for PHP's strftime() function and for \"utc\" it is done using "
11614 "gmdate() function."
11615 msgstr ""
11616 "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
11617 "formatted date. The first option is the offset (in hours) which will be "
11618 "added to the timestamp (Default: 0). Use second option to specify a "
11619 "different date/time format string. Third option determines whether you want "
11620 "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
11621 "According to that, date format has different value - for \"local\" see the "
11622 "documentation for PHP's strftime() function and for \"utc\" it is done using "
11623 "gmdate() function."
11625 #. l10n: See https://www.php.net/manual/en/function.strftime.php
11626 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:72
11627 #: libraries/classes/Util.php:709
11628 msgid "%B %d, %Y at %I:%M %p"
11629 msgstr "%B %d, %Y at %I:%M %p"
11631 #: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:31
11632 msgid ""
11633 "Displays a link to download the binary data of the column. You can use the "
11634 "first option to specify the filename, or use the second option as the name "
11635 "of a column which contains the filename. If you use the second option, you "
11636 "need to set the first option to the empty string."
11637 msgstr ""
11638 "Displays a link to download the binary data of the column. You can use the "
11639 "first option to specify the filename, or use the second option as the name "
11640 "of a column which contains the filename. If you use the second option, you "
11641 "need to set the first option to the empty string."
11643 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:41
11644 msgid ""
11645 "LINUX ONLY: Launches an external application and feeds it the column data "
11646 "via standard input. Returns the standard output of the application. The "
11647 "default is Tidy, to pretty-print HTML code. For security reasons, you have "
11648 "to manually edit the file libraries/classes/Plugins/Transformations/Abs/"
11649 "ExternalTransformationsPlugin.php and list the tools you want to make "
11650 "available. The first option is then the number of the program you want to "
11651 "use. The second option should be blank for historical reasons. The third "
11652 "option, if set to 1, will convert the output using htmlspecialchars() "
11653 "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
11654 "ensure that the output appears all on one line (Default 1)."
11655 msgstr ""
11656 "LINUX ONLY: Launches an external application and feeds it the column data "
11657 "via standard input. Returns the standard output of the application. The "
11658 "default is Tidy, to pretty-print HTML code. For security reasons, you have "
11659 "to manually edit the file libraries/classes/Plugins/Transformations/Abs/"
11660 "ExternalTransformationsPlugin.php and list the tools you want to make "
11661 "available. The first option is then the number of the program you want to "
11662 "use. The second option should be blank for historical reasons. The third "
11663 "option, if set to 1, will convert the output using htmlspecialchars() "
11664 "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
11665 "ensure that the output appears all on one line (Default 1)."
11667 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:121
11668 #, php-format
11669 msgid ""
11670 "You are using the external transformation command line options field, which "
11671 "has been deprecated for security reasons. Add all command line options "
11672 "directly to the definition in %s."
11673 msgstr ""
11674 "You are using the external transformation command line options field, which "
11675 "has been deprecated for security reasons. Add all command line options "
11676 "directly to the definition in %s."
11678 #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:29
11679 msgid ""
11680 "Displays the contents of the column as-is, without running it through "
11681 "htmlspecialchars(). That is, the column is assumed to contain valid HTML."
11682 msgstr ""
11683 "Displays the contents of the column as-is, without running it through "
11684 "htmlspecialchars(). That is, the column is assumed to contain valid HTML."
11686 #: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:31
11687 msgid ""
11688 "Displays hexadecimal representation of data. Optional first parameter "
11689 "specifies how often space will be added (defaults to 2 nibbles)."
11690 msgstr ""
11691 "Displays hexadecimal representation of data. Optional first parameter "
11692 "specifies how often space will be added (defaults to 2 nibbles)."
11694 #: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:29
11695 msgid "Displays a link to download this image."
11696 msgstr "Displays a link to download this image."
11698 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:31
11699 msgid ""
11700 "Image upload functionality which also displays a thumbnail. The options are "
11701 "the width and height of the thumbnail in pixels. Defaults to 100 X 100."
11702 msgstr ""
11703 "Image upload functionality which also displays a thumbnail. The options are "
11704 "the width and height of the thumbnail in pixels. Defaults to 100 X 100."
11706 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:91
11707 msgid "Image preview here"
11708 msgstr "Image preview here"
11710 #: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:31
11711 msgid ""
11712 "Displays a clickable thumbnail. The options are the maximum width and height "
11713 "in pixels. The original aspect ratio is preserved."
11714 msgstr ""
11715 "Displays a clickable thumbnail. The options are the maximum width and height "
11716 "in pixels. The original aspect ratio is preserved."
11718 #: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:30
11719 msgid ""
11720 "Converts an (IPv4) Internet network address stored as a BIGINT into a string "
11721 "in Internet standard dotted format."
11722 msgstr ""
11723 "Converts an (IPv4) Internet network address stored as a BIGINT into a string "
11724 "in Internet standard dotted format."
11726 #: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:29
11727 msgid ""
11728 "Prepends and/or Appends text to a string. First option is text to be "
11729 "prepended, second is appended (enclosed in single quotes, default empty "
11730 "string)."
11731 msgstr ""
11732 "Prepends and/or Appends text to a string. First option is text to be "
11733 "prepended, second is appended (enclosed in single quotes, default empty "
11734 "string)."
11736 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:32
11737 msgid ""
11738 "Validates the string using regular expression and performs insert only if "
11739 "string matches it. The first option is the Regular Expression."
11740 msgstr ""
11741 "Validates the string using regular expression and performs insert only if "
11742 "string matches it. The first option is the Regular Expression."
11744 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:54
11745 #, php-format
11746 msgid "Validation failed for the input string %s."
11747 msgstr "Validation failed for the input string %s."
11749 #: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:28
11750 msgid "Formats text as SQL query with syntax highlighting."
11751 msgstr "Formats text as SQL query with syntax highlighting."
11753 #: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:31
11754 msgid ""
11755 "Displays a part of a string. The first option is the number of characters to "
11756 "skip from the beginning of the string (Default 0). The second option is the "
11757 "number of characters to return (Default: until end of string). The third "
11758 "option is the string to append and/or prepend when truncation occurs "
11759 "(Default: \"…\")."
11760 msgstr ""
11761 "Displays a part of a string. The first option is the number of characters to "
11762 "skip from the beginning of the string (Default 0). The second option is the "
11763 "number of characters to return (Default: until end of string). The third "
11764 "option is the string to append and/or prepend when truncation occurs "
11765 "(Default: \"…\")."
11767 #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:29
11768 msgid ""
11769 "File upload functionality for TEXT columns. It does not have a textarea for "
11770 "input."
11771 msgstr ""
11772 "File upload functionality for TEXT columns. It does not have a textarea for "
11773 "input."
11775 #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:31
11776 msgid ""
11777 "Displays an image and a link; the column contains the filename. The first "
11778 "option is a URL prefix like \"https://www.example.com/\". The second and "
11779 "third options are the width and the height in pixels."
11780 msgstr ""
11781 "Displays an image and a link; the column contains the filename. The first "
11782 "option is a URL prefix like \"https://www.example.com/\". The second and "
11783 "third options are the width and the height in pixels."
11785 #: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:30
11786 msgid ""
11787 "Displays a link; the column contains the filename. The first option is a URL "
11788 "prefix like \"https://www.example.com/\". The second option is a title for "
11789 "the link."
11790 msgstr ""
11791 "Displays a link; the column contains the filename. The first option is a URL "
11792 "prefix like \"https://www.example.com/\". The second option is a title for "
11793 "the link."
11795 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:32
11796 msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
11797 msgstr "Converts an Internet network address in (IPv4/IPv6) format to binary"
11799 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
11800 msgid ""
11801 "Converts an Internet network address in (IPv4/IPv6) format into a long "
11802 "integer."
11803 msgstr ""
11804 "Converts an Internet network address in (IPv4/IPv6) format into a long "
11805 "integer."
11807 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:26
11808 msgid "Syntax highlighted CodeMirror editor for JSON."
11809 msgstr "Syntax highlighted CodeMirror editor for JSON."
11811 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:26
11812 msgid "Syntax highlighted CodeMirror editor for SQL."
11813 msgstr "Syntax highlighted CodeMirror editor for SQL."
11815 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:26
11816 msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
11817 msgstr "Syntax highlighted CodeMirror editor for XML (and HTML)."
11819 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:29
11820 msgid ""
11821 "Converts an Internet network address stored as a binary string into a string "
11822 "in Internet standard (IPv4/IPv6) format."
11823 msgstr ""
11824 "Converts an Internet network address stored as a binary string into a string "
11825 "in Internet standard (IPv4/IPv6) format."
11827 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:44
11828 msgid "Formats text as JSON with syntax highlighting."
11829 msgstr "Formats text as JSON with syntax highlighting."
11831 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:44
11832 msgid "Formats text as XML with syntax highlighting."
11833 msgstr "Formats text as XML with syntax highlighting."
11835 #: libraries/classes/Plugins/TwoFactor/Application.php:135
11836 msgid "Authentication Application (2FA)"
11837 msgstr "PHP Authentication Plugin"
11839 #: libraries/classes/Plugins/TwoFactor/Application.php:146
11840 msgid ""
11841 "Provides authentication using HOTP and TOTP applications such as FreeOTP, "
11842 "Google Authenticator or Authy."
11843 msgstr ""
11844 "Using HOTP and TOTP's applications like FreeOTP, Google Authenticator or "
11845 "Authy provides authentication services (add security to accounts through a "
11846 "code)."
11848 #: libraries/classes/Plugins/TwoFactor/Key.php:208
11849 msgid "Hardware Security Key (FIDO U2F)"
11850 msgstr "Hardware Sicherheitsschlüssel (FIDO U2F)"
11852 #: libraries/classes/Plugins/TwoFactor/Key.php:218
11853 #, fuzzy
11854 #| msgid ""
11855 #| "Provides authentication using hardware security tokens supporting FIDO "
11856 #| "U2F."
11857 msgid ""
11858 "Provides authentication using hardware security tokens supporting FIDO U2F, "
11859 "such as a YubiKey."
11860 msgstr ""
11861 "Provides authentication using hardware security tokens supporting FIDO U2F."
11863 #: libraries/classes/Plugins/TwoFactorPlugin.php:73
11864 #, php-format
11865 msgid "Two-factor authentication failed: %s"
11866 msgstr "Two-factor authentication failed: %s"
11868 #: libraries/classes/Plugins/TwoFactorPlugin.php:78
11869 msgid "Two-factor authentication failed."
11870 msgstr "Two-factor authentication failed."
11872 #: libraries/classes/Plugins/TwoFactorPlugin.php:128
11873 msgid "No Two-Factor Authentication"
11874 msgstr "No Two-factor authentication"
11876 #: libraries/classes/Plugins/TwoFactorPlugin.php:138
11877 msgid "Login using password only."
11878 msgstr "Login using password only."
11880 #: libraries/classes/Plugins/TwoFactor/Simple.php:49
11881 msgid "Simple two-factor authentication"
11882 msgstr "Einfache Authentifizierung in zwei Schritten"
11884 #: libraries/classes/Plugins/TwoFactor/Simple.php:59
11885 msgid "For testing purposes only!"
11886 msgstr "For testing purposes only!"
11888 #: libraries/classes/Plugins/TwoFactor/WebAuthn.php:180
11889 #, fuzzy
11890 #| msgid "Hardware Security Key (FIDO U2F)"
11891 msgid "Hardware Security Key (WebAuthn/FIDO2)"
11892 msgstr "Hardware Sicherheitsschlüssel (FIDO U2F)"
11894 #: libraries/classes/Plugins/TwoFactor/WebAuthn.php:186
11895 #, fuzzy
11896 #| msgid ""
11897 #| "Provides authentication using hardware security tokens supporting FIDO "
11898 #| "U2F."
11899 msgid ""
11900 "Provides authentication using hardware security tokens supporting the "
11901 "WebAuthn/FIDO2 protocol, such as a YubiKey."
11902 msgstr ""
11903 "Provides authentication using hardware security tokens supporting FIDO U2F."
11905 #: libraries/classes/Query/Utilities.php:97
11906 msgid ""
11907 "The server is not responding (or the local server's socket is not correctly "
11908 "configured)."
11909 msgstr ""
11910 "The server is not responding (or the local server's socket is not correctly "
11911 "configured)."
11913 #: libraries/classes/Query/Utilities.php:100
11914 msgid "The server is not responding."
11915 msgstr "The server is not responding."
11917 #: libraries/classes/Query/Utilities.php:104
11918 msgid "Logout and try as another user."
11919 msgstr "Logout and try as another user."
11921 #: libraries/classes/Query/Utilities.php:109
11922 msgid "Please check privileges of directory containing database."
11923 msgstr "Please check privileges of directory containing database."
11925 #: libraries/classes/Query/Utilities.php:118
11926 msgid "Details…"
11927 msgstr "Details…"
11929 #: libraries/classes/RecentFavoriteTable.php:162
11930 msgid "Could not save recent table!"
11931 msgstr "Could not save recent table!"
11933 #: libraries/classes/RecentFavoriteTable.php:166
11934 msgid "Could not save favorite table!"
11935 msgstr "Could not save favourite table!"
11937 #: libraries/classes/RecentFavoriteTable.php:250
11938 msgid "Recent tables"
11939 msgstr "Recent tables"
11941 #: libraries/classes/RecentFavoriteTable.php:252
11942 msgid "Recent"
11943 msgstr "Recent"
11945 #: libraries/classes/RecentFavoriteTable.php:256
11946 msgid "Favorites"
11947 msgstr "Favourites"
11949 #: libraries/classes/ReplicationGui.php:438
11950 msgid ""
11951 "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
11952 "in phpMyAdmin configuration."
11953 msgstr ""
11954 "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
11955 "in phpMyAdmin configuration."
11957 #: libraries/classes/ReplicationGui.php:449
11958 msgid "Replication started successfully."
11959 msgstr "Replication started successfully."
11961 #: libraries/classes/ReplicationGui.php:450
11962 msgid "Error starting replication."
11963 msgstr "Error starting replication."
11965 #: libraries/classes/ReplicationGui.php:453
11966 msgid "Replication stopped successfully."
11967 msgstr "Replication stopped successfully."
11969 #: libraries/classes/ReplicationGui.php:454
11970 msgid "Error stopping replication."
11971 msgstr "Error stopping replication."
11973 #: libraries/classes/ReplicationGui.php:457
11974 msgid "Replication resetting successfully."
11975 msgstr "Replication resetting successfully."
11977 #: libraries/classes/ReplicationGui.php:458
11978 msgid "Error resetting replication."
11979 msgstr "Error resetting replication."
11981 #: libraries/classes/ReplicationGui.php:461
11982 msgid "Success."
11983 msgstr "Success."
11985 #: libraries/classes/ReplicationGui.php:462
11986 msgid "Error."
11987 msgstr "Error."
11989 #: libraries/classes/ReplicationGui.php:507
11990 msgid "Unknown error"
11991 msgstr "Unknown error"
11993 #: libraries/classes/ReplicationGui.php:520
11994 #, fuzzy, php-format
11995 #| msgid "Unable to connect to master %s."
11996 msgid "Unable to connect to primary %s."
11997 msgstr "Unable to connect to master %s."
11999 #: libraries/classes/ReplicationGui.php:530
12000 #, fuzzy
12001 #| msgid ""
12002 #| "Unable to read master log position. Possible privilege problem on master."
12003 msgid ""
12004 "Unable to read primary log position. Possible privilege problem on primary."
12005 msgstr ""
12006 "Unable to read master log position. Possible privilege problem on master."
12008 #: libraries/classes/ReplicationGui.php:548
12009 #, fuzzy
12010 #| msgid "Unable to change master!"
12011 msgid "Unable to change primary!"
12012 msgstr "Unable to change master!"
12014 #: libraries/classes/ReplicationGui.php:552
12015 #, fuzzy, php-format
12016 #| msgid "Master server changed successfully to %s."
12017 msgid "Primary server changed successfully to %s."
12018 msgstr "Master server changed successfully to %s."
12020 #: libraries/classes/Routing.php:103
12021 #, php-format
12022 msgid ""
12023 "The routing cache could not be written, you need to adjust permissions on "
12024 "the folder/file \"%s\""
12025 msgstr ""
12026 "The routing cache could not be written, you need to adjust permissions on "
12027 "the folder/file \"%s\""
12029 #: libraries/classes/Routing.php:162
12030 #, php-format
12031 msgid "Error 404! The page %s was not found."
12032 msgstr "Error 404! The page %s was not found."
12034 #: libraries/classes/Routing.php:173
12035 msgid "Error 405! Request method not allowed."
12036 msgstr "Error 405! Request method not allowed."
12038 #: libraries/classes/SavedSearches.php:239
12039 msgid "Please provide a name for this bookmarked search."
12040 msgstr "Please provide a name for this bookmarked search."
12042 #: libraries/classes/SavedSearches.php:255
12043 msgid "Missing information to save the bookmarked search."
12044 msgstr "Missing information to save the bookmarked search."
12046 #: libraries/classes/SavedSearches.php:276
12047 #: libraries/classes/SavedSearches.php:310
12048 msgid "An entry with this name already exists."
12049 msgstr "An entry with this name already exists."
12051 #: libraries/classes/SavedSearches.php:338
12052 msgid "Missing information to delete the search."
12053 msgstr "Missing information to delete the search."
12055 #: libraries/classes/SavedSearches.php:365
12056 msgid "Missing information to load the search."
12057 msgstr "Missing information to load the search."
12059 #: libraries/classes/SavedSearches.php:385
12060 msgid "Error while loading the search."
12061 msgstr "Error while loading the search."
12063 #: libraries/classes/Server/Plugins.php:68
12064 #: libraries/classes/Server/Privileges.php:795
12065 #: libraries/classes/Server/Privileges.php:3720
12066 msgid "Native MySQL authentication"
12067 msgstr "Native MySQL authentication"
12069 #: libraries/classes/Server/Plugins.php:73
12070 msgid "SHA256 password authentication"
12071 msgstr "SHA256 password authentication"
12073 #: libraries/classes/Server/Plugins.php:78
12074 msgid "Caching sha2 authentication"
12075 msgstr "Caching sha2 authentication"
12077 #: libraries/classes/Server/Plugins.php:83
12078 msgid "Unix Socket based authentication"
12079 msgstr "Unix Socket based authentication"
12081 #: libraries/classes/Server/Plugins.php:88
12082 msgid "Old MySQL-4.0 authentication"
12083 msgstr "Old MySQL-4.0 authentication"
12085 #: libraries/classes/Server/Privileges/AccountLocking.php:30
12086 #: libraries/classes/Server/Privileges/AccountLocking.php:51
12087 msgid "Account locking is not supported."
12088 msgstr "Blokowanie kont jest niewspierane."
12090 #: libraries/classes/Server/Privileges.php:269
12091 msgid "No privileges."
12092 msgstr "No privileges."
12094 #: libraries/classes/Server/Privileges.php:277
12095 msgid "Includes all privileges except GRANT."
12096 msgstr "Includes all privileges except GRANT."
12098 #: libraries/classes/Server/Privileges.php:299
12099 #: libraries/classes/Server/Privileges.php:366
12100 #: templates/server/privileges/privileges_table.twig:124
12101 #: templates/server/privileges/privileges_table.twig:127
12102 #: templates/server/privileges/privileges_table.twig:323
12103 #: templates/server/privileges/privileges_table.twig:326
12104 msgid "Allows deleting data."
12105 msgstr "Allows deleting data."
12107 #: libraries/classes/Server/Privileges.php:304
12108 #: templates/server/privileges/privileges_table.twig:136
12109 #: templates/server/privileges/privileges_table.twig:139
12110 #: templates/server/privileges/privileges_table.twig:361
12111 #: templates/server/privileges/privileges_table.twig:369
12112 msgid "Allows creating new tables."
12113 msgstr "Allows creating new tables."
12115 #: libraries/classes/Server/Privileges.php:309
12116 #: templates/server/privileges/privileges_table.twig:148
12117 #: templates/server/privileges/privileges_table.twig:151
12118 #: templates/server/privileges/privileges_table.twig:409
12119 #: templates/server/privileges/privileges_table.twig:417
12120 msgid "Allows dropping tables."
12121 msgstr "Allows dropping tables."
12123 #: libraries/classes/Server/Privileges.php:314
12124 #: libraries/classes/Server/Privileges.php:406
12125 #: templates/server/privileges/privileges_table.twig:173
12126 #: templates/server/privileges/privileges_table.twig:176
12127 #: templates/server/privileges/privileges_table.twig:393
12128 #: templates/server/privileges/privileges_table.twig:396
12129 msgid "Allows creating and dropping indexes."
12130 msgstr "Allows creating and dropping indexes."
12132 #: libraries/classes/Server/Privileges.php:319
12133 #: libraries/classes/Server/Privileges.php:411
12134 #: templates/server/privileges/privileges_table.twig:185
12135 #: templates/server/privileges/privileges_table.twig:188
12136 #: templates/server/privileges/privileges_table.twig:380
12137 #: templates/server/privileges/privileges_table.twig:383
12138 msgid "Allows altering the structure of existing tables."
12139 msgstr "Allows altering the structure of existing tables."
12141 #: libraries/classes/Server/Privileges.php:324
12142 #: libraries/classes/Server/Privileges.php:450
12143 #: libraries/classes/Server/Privileges.php:466
12144 #: templates/server/privileges/privileges_table.twig:197
12145 #: templates/server/privileges/privileges_table.twig:200
12146 #: templates/server/privileges/privileges_table.twig:494
12147 #: templates/server/privileges/privileges_table.twig:497
12148 #: templates/server/privileges/privileges_table.twig:509
12149 #: templates/server/privileges/privileges_table.twig:512
12150 msgid "Allows creating new views."
12151 msgstr "Allows creating new views."
12153 #: libraries/classes/Server/Privileges.php:329
12154 #: libraries/classes/Server/Privileges.php:471
12155 #: libraries/classes/Server/Privileges.php:477
12156 #: templates/server/privileges/privileges_table.twig:209
12157 #: templates/server/privileges/privileges_table.twig:212
12158 #: templates/server/privileges/privileges_table.twig:441
12159 #: templates/server/privileges/privileges_table.twig:444
12160 msgid "Allows performing SHOW CREATE VIEW queries."
12161 msgstr "Allows performing SHOW CREATE VIEW queries."
12163 #: libraries/classes/Server/Privileges.php:334
12164 #: libraries/classes/Server/Privileges.php:460
12165 #: templates/server/privileges/privileges_table.twig:221
12166 #: templates/server/privileges/privileges_table.twig:224
12167 #: templates/server/privileges/privileges_table.twig:537
12168 #: templates/server/privileges/privileges_table.twig:540
12169 msgid "Allows creating and dropping triggers."
12170 msgstr "Allows creating and dropping triggers."
12172 #: libraries/classes/Server/Privileges.php:351
12173 #: templates/server/privileges/privileges_table.twig:15
12174 #: templates/server/privileges/privileges_table.twig:284
12175 #: templates/server/privileges/privileges_table.twig:287
12176 msgid "Allows reading data."
12177 msgstr "Allows reading data."
12179 #: libraries/classes/Server/Privileges.php:356
12180 #: templates/server/privileges/privileges_table.twig:42
12181 #: templates/server/privileges/privileges_table.twig:297
12182 #: templates/server/privileges/privileges_table.twig:300
12183 msgid "Allows inserting and replacing data."
12184 msgstr "Allows inserting and replacing data."
12186 #: libraries/classes/Server/Privileges.php:361
12187 #: templates/server/privileges/privileges_table.twig:69
12188 #: templates/server/privileges/privileges_table.twig:310
12189 #: templates/server/privileges/privileges_table.twig:313
12190 msgid "Allows changing data."
12191 msgstr "Allows changing data."
12193 #: libraries/classes/Server/Privileges.php:371
12194 #: templates/server/privileges/privileges_table.twig:359
12195 #: templates/server/privileges/privileges_table.twig:367
12196 msgid "Allows creating new databases and tables."
12197 msgstr "Allows creating new databases and tables."
12199 #: libraries/classes/Server/Privileges.php:376
12200 #: templates/server/privileges/privileges_table.twig:407
12201 #: templates/server/privileges/privileges_table.twig:415
12202 msgid "Allows dropping databases and tables."
12203 msgstr "Allows dropping databases and tables."
12205 #: libraries/classes/Server/Privileges.php:381
12206 #: templates/server/privileges/privileges_table.twig:599
12207 #: templates/server/privileges/privileges_table.twig:602
12208 msgid "Allows reloading server settings and flushing the server's caches."
12209 msgstr "Allows reloading server settings and flushing the server's caches."
12211 #: libraries/classes/Server/Privileges.php:386
12212 #: templates/server/privileges/privileges_table.twig:612
12213 #: templates/server/privileges/privileges_table.twig:615
12214 msgid "Allows shutting down the server."
12215 msgstr "Allows shutting down the server."
12217 #: libraries/classes/Server/Privileges.php:391
12218 #: templates/server/privileges/privileges_table.twig:586
12219 #: templates/server/privileges/privileges_table.twig:589
12220 msgid "Allows viewing processes of all users."
12221 msgstr "Allows viewing processes of all users."
12223 #: libraries/classes/Server/Privileges.php:396
12224 #: templates/server/privileges/privileges_table.twig:337
12225 #: templates/server/privileges/privileges_table.twig:340
12226 msgid "Allows importing data from and exporting data into files."
12227 msgstr "Allows importing data from and exporting data into files."
12229 #: libraries/classes/Server/Privileges.php:401
12230 #: templates/server/privileges/privileges_table.twig:96
12231 #: templates/server/privileges/privileges_table.twig:666
12232 msgid "Has no effect in this MySQL version."
12233 msgstr "Has no effect in this MySQL version."
12235 #: libraries/classes/Server/Privileges.php:416
12236 #: templates/server/privileges/privileges_table.twig:625
12237 #: templates/server/privileges/privileges_table.twig:628
12238 msgid "Gives access to the complete list of databases."
12239 msgstr "Gives access to the complete list of databases."
12241 #: libraries/classes/Server/Privileges.php:422
12242 #: templates/server/privileges/privileges_table.twig:572
12243 #: templates/server/privileges/privileges_table.twig:576
12244 msgid ""
12245 "Allows connecting, even if maximum number of connections is reached; "
12246 "required for most administrative operations like setting global variables or "
12247 "killing threads of other users."
12248 msgstr ""
12249 "Allows connecting, even if maximum number of connections is reached; "
12250 "required for most administrative operations like setting global variables or "
12251 "killing threads of other users."
12253 #: libraries/classes/Server/Privileges.php:430
12254 #: templates/server/privileges/privileges_table.twig:428
12255 #: templates/server/privileges/privileges_table.twig:431
12256 msgid "Allows creating temporary tables."
12257 msgstr "Allows creating temporary tables."
12259 #: libraries/classes/Server/Privileges.php:435
12260 #: templates/server/privileges/privileges_table.twig:653
12261 #: templates/server/privileges/privileges_table.twig:656
12262 msgid "Allows locking tables for the current thread."
12263 msgstr "Allows locking tables for the current thread."
12265 #: libraries/classes/Server/Privileges.php:440
12266 #: templates/server/privileges/privileges_table.twig:694
12267 #: templates/server/privileges/privileges_table.twig:697
12268 #, fuzzy
12269 #| msgid "Needed for the replication slaves."
12270 msgid "Needed for the replication replicas."
12271 msgstr "Needed for the replication slaves."
12273 #: libraries/classes/Server/Privileges.php:445
12274 #: templates/server/privileges/privileges_table.twig:681
12275 #: templates/server/privileges/privileges_table.twig:684
12276 #, fuzzy
12277 #| msgid "Allows the user to ask where the slaves / masters are."
12278 msgid "Allows the user to ask where the replicas / primaries are."
12279 msgstr "Allows the user to ask where the slaves / masters are."
12281 #: libraries/classes/Server/Privileges.php:455
12282 #: templates/server/privileges/privileges_table.twig:524
12283 #: templates/server/privileges/privileges_table.twig:527
12284 msgid "Allows to set up events for the event scheduler."
12285 msgstr "Allows to set up events for the event scheduler."
12287 #. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
12288 #: libraries/classes/Server/Privileges.php:484
12289 #: libraries/classes/Server/Privileges.php:493
12290 #: templates/server/privileges/privileges_table.twig:234
12291 #: templates/server/privileges/privileges_table.twig:238
12292 msgid "Allows deleting historical rows."
12293 msgstr "Allows deleting historical rows."
12295 #: libraries/classes/Server/Privileges.php:498
12296 #: templates/server/privileges/privileges_table.twig:454
12297 #: templates/server/privileges/privileges_table.twig:457
12298 msgid "Allows creating stored routines."
12299 msgstr "Allows creating stored routines."
12301 #: libraries/classes/Server/Privileges.php:503
12302 #: templates/server/privileges/privileges_table.twig:467
12303 #: templates/server/privileges/privileges_table.twig:470
12304 msgid "Allows altering and dropping stored routines."
12305 msgstr "Allows altering and dropping stored routines."
12307 #: libraries/classes/Server/Privileges.php:508
12308 #: templates/server/privileges/privileges_table.twig:707
12309 #: templates/server/privileges/privileges_table.twig:710
12310 msgid "Allows creating, dropping and renaming user accounts."
12311 msgstr "Allows creating, dropping and renaming user accounts."
12313 #: libraries/classes/Server/Privileges.php:513
12314 #: templates/server/privileges/privileges_table.twig:480
12315 #: templates/server/privileges/privileges_table.twig:483
12316 msgid "Allows executing stored routines."
12317 msgstr "Allows executing stored routines."
12319 #: libraries/classes/Server/Privileges.php:1083
12320 #, php-format
12321 msgid "The password for %s was changed successfully."
12322 msgstr "The password for %s was changed successfully."
12324 #: libraries/classes/Server/Privileges.php:1131
12325 #, php-format
12326 msgid "You have revoked the privileges for %s."
12327 msgstr "You have revoked the privileges for %s."
12329 #: libraries/classes/Server/Privileges.php:1443
12330 #: templates/database/privileges/index.twig:124
12331 #: templates/table/privileges/index.twig:127
12332 msgid "Not enough privilege to view users."
12333 msgstr "Not enough privilege to view users."
12335 #: libraries/classes/Server/Privileges.php:1505
12336 #: templates/database/privileges/index.twig:80
12337 #: templates/server/privileges/new_user_ajax.twig:45
12338 #: templates/server/privileges/users_overview.twig:75
12339 #: templates/table/privileges/index.twig:84
12340 msgid "Edit privileges"
12341 msgstr "Edit privileges"
12343 #: libraries/classes/Server/Privileges.php:1509
12344 msgid "Revoke"
12345 msgstr "Revoke"
12347 #: libraries/classes/Server/Privileges.php:1820
12348 #: templates/server/privileges/privileges_table.twig:264
12349 msgid "Database-specific privileges"
12350 msgstr "Database-specific privileges"
12352 #: libraries/classes/Server/Privileges.php:1826
12353 #: templates/server/privileges/privileges_summary.twig:18
12354 #: templates/server/privileges/privileges_table.twig:7
12355 #: templates/server/privileges/privileges_table.twig:266
12356 msgid "Table-specific privileges"
12357 msgstr "Table-specific privileges"
12359 #: libraries/classes/Server/Privileges.php:1831
12360 #: libraries/classes/Server/Privileges.php:1833
12361 #: templates/server/privileges/edit_routine_privileges.twig:29
12362 #: templates/server/privileges/edit_routine_privileges.twig:46
12363 #: templates/server/privileges/edit_routine_privileges.twig:58
12364 msgid "Routine"
12365 msgstr "Routine"
12367 #: libraries/classes/Server/Privileges.php:1832
12368 #: templates/server/privileges/edit_routine_privileges.twig:47
12369 msgid "Routine-specific privileges"
12370 msgstr "Routine-specific privileges"
12372 #: libraries/classes/Server/Privileges.php:2173
12373 msgid "No users selected for deleting!"
12374 msgstr "No users selected for deleting!"
12376 #: libraries/classes/Server/Privileges.php:2176
12377 msgid "Reloading the privileges"
12378 msgstr "Reloading the privileges"
12380 #: libraries/classes/Server/Privileges.php:2201
12381 msgid "The selected users have been deleted successfully."
12382 msgstr "The selected users have been deleted successfully."
12384 #: libraries/classes/Server/Privileges.php:2278
12385 #, php-format
12386 msgid "You have updated the privileges for %s."
12387 msgstr "You have updated the privileges for %s."
12389 #: libraries/classes/Server/Privileges.php:2365
12390 #: templates/database/privileges/index.twig:102
12391 #: templates/table/privileges/index.twig:106
12392 msgid "No user found."
12393 msgstr "No user found."
12395 #: libraries/classes/Server/Privileges.php:2452
12396 #, php-format
12397 msgid "Deleting %s"
12398 msgstr "Deleting %s"
12400 #: libraries/classes/Server/Privileges.php:2483
12401 msgid "The privileges were reloaded successfully."
12402 msgstr "The privileges were reloaded successfully."
12404 #: libraries/classes/Server/Privileges.php:2587
12405 #, php-format
12406 msgid "The user %s already exists!"
12407 msgstr "The user %s already exists!"
12409 #: libraries/classes/Server/Privileges.php:2862
12410 #, php-format
12411 msgid "Privileges for %s"
12412 msgstr "Privileges for %s"
12414 #: libraries/classes/Server/Privileges.php:2871
12415 #: libraries/classes/Server/Status/Processes.php:114
12416 #: templates/server/user_groups/user_listings.twig:9
12417 msgid "User"
12418 msgstr "User"
12420 #: libraries/classes/Server/Privileges.php:2982
12421 msgid ""
12422 "A user account allowing any user from localhost to connect is present. This "
12423 "will prevent other users from connecting if the host part of their account "
12424 "allows a connection from any (%) host."
12425 msgstr ""
12426 "A user account allowing any user from localhost to connect is present. This "
12427 "will prevent other users from connecting if the host part of their account "
12428 "allows a connection from any (%) host."
12430 #: libraries/classes/Server/Privileges.php:3017
12431 #, php-format
12432 msgid ""
12433 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
12434 "tables. The content of these tables may differ from the privileges the "
12435 "server uses, if they have been changed manually. In this case, you should "
12436 "%sreload the privileges%s before you continue."
12437 msgstr ""
12438 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
12439 "tables. The content of these tables may differ from the privileges the "
12440 "server uses, if they have been changed manually. In this case, you should "
12441 "%sreload the privileges%s before you continue."
12443 #: libraries/classes/Server/Privileges.php:3033
12444 msgid ""
12445 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
12446 "tables. The content of these tables may differ from the privileges the "
12447 "server uses, if they have been changed manually. In this case, the "
12448 "privileges have to be reloaded but currently, you don't have the RELOAD "
12449 "privilege."
12450 msgstr ""
12451 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
12452 "tables. The content of these tables may differ from the privileges the "
12453 "server uses, if they have been changed manually. In this case, the "
12454 "privileges have to be reloaded but currently, you don't have the RELOAD "
12455 "privilege."
12457 #: libraries/classes/Server/Privileges.php:3347
12458 msgid "You have added a new user."
12459 msgstr "You have added a new user."
12461 #: libraries/classes/Server/Status/Data.php:146
12462 #: libraries/classes/Server/Status/Processes.php:147
12463 #: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:20
12464 msgid "SQL query"
12465 msgstr "SQL query"
12467 #: libraries/classes/Server/Status/Data.php:149
12468 msgid "Handler"
12469 msgstr "Handler"
12471 #: libraries/classes/Server/Status/Data.php:150
12472 msgid "Query cache"
12473 msgstr "Query cache"
12475 #: libraries/classes/Server/Status/Data.php:151
12476 msgid "Threads"
12477 msgstr "Threads"
12479 #: libraries/classes/Server/Status/Data.php:153
12480 msgid "Temporary data"
12481 msgstr "Temporary data"
12483 #: libraries/classes/Server/Status/Data.php:154
12484 msgid "Delayed inserts"
12485 msgstr "Delayed inserts"
12487 #: libraries/classes/Server/Status/Data.php:155
12488 msgid "Key cache"
12489 msgstr "Key cache"
12491 #: libraries/classes/Server/Status/Data.php:156
12492 msgid "Joins"
12493 msgstr "Joins"
12495 #: libraries/classes/Server/Status/Data.php:158
12496 msgid "Sorting"
12497 msgstr "Sorting"
12499 #: libraries/classes/Server/Status/Data.php:160
12500 msgid "Transaction coordinator"
12501 msgstr "Transaction coordinator"
12503 #: libraries/classes/Server/Status/Data.php:161
12504 #: templates/server/binlog/index.twig:27
12505 msgid "Files"
12506 msgstr "Files"
12508 #: libraries/classes/Server/Status/Data.php:180
12509 msgid "Flush (close) all tables"
12510 msgstr "Flush (close) all tables"
12512 #: libraries/classes/Server/Status/Data.php:184
12513 msgid "Show open tables"
12514 msgstr "Show open tables"
12516 #: libraries/classes/Server/Status/Data.php:193
12517 #, fuzzy
12518 #| msgid "Show slave hosts"
12519 msgid "Show replica hosts"
12520 msgstr "Show slave hosts"
12522 #: libraries/classes/Server/Status/Data.php:200
12523 #: templates/server/replication/primary_replication.twig:9
12524 #, fuzzy
12525 #| msgid "Show master status"
12526 msgid "Show primary status"
12527 msgstr "Show master status"
12529 #: libraries/classes/Server/Status/Data.php:207
12530 #, fuzzy
12531 #| msgid "Show slave status"
12532 msgid "Show replica status"
12533 msgstr "Show slave status"
12535 #: libraries/classes/Server/Status/Data.php:215
12536 msgid "Flush query cache"
12537 msgstr "Flush query cache"
12539 #: libraries/classes/Server/Status/Processes.php:110
12540 msgid "ID"
12541 msgstr "ID"
12543 #: libraries/classes/Server/Status/Processes.php:118
12544 #: templates/server/replication/primary_add_replica_user.twig:32
12545 #: templates/server/replication/primary_add_replica_user.twig:43
12546 #: templates/server/replication/primary_replication.twig:25
12547 msgid "Host"
12548 msgstr "Host"
12550 #: libraries/classes/Server/Status/Processes.php:126
12551 msgid "Command"
12552 msgstr "Command"
12554 #: libraries/classes/Server/Status/Processes.php:141
12555 msgid "Progress"
12556 msgstr "Progress"
12558 #: libraries/classes/Setup/Index.php:130
12559 msgid ""
12560 "Reading of version failed. Maybe you're offline or the upgrade server does "
12561 "not respond."
12562 msgstr ""
12563 "Reading of version failed. Maybe you're offline or the upgrade server does "
12564 "not respond."
12566 #: libraries/classes/Setup/Index.php:152
12567 msgid "Got invalid version string from server"
12568 msgstr "Got invalid version string from server"
12570 #: libraries/classes/Setup/Index.php:164
12571 msgid "Unparsable version string"
12572 msgstr "Unparsable version string"
12574 #: libraries/classes/Setup/Index.php:186
12575 #, php-format
12576 msgid ""
12577 "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
12578 "version is %s, released on %s."
12579 msgstr ""
12580 "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
12581 "version is %s, released on %s."
12583 #: libraries/classes/Setup/Index.php:194
12584 msgid "No newer stable version is available"
12585 msgstr "No newer stable version is available"
12587 #: libraries/classes/Sql.php:499
12588 #, php-format
12589 msgid "Using bookmark \"%s\" as default browse query."
12590 msgstr "Using bookmark \"%s\" as default browse query."
12592 #: libraries/classes/Sql.php:967
12593 msgid "Showing as PHP code"
12594 msgstr "Showing as PHP code"
12596 #: libraries/classes/Sql.php:1342
12597 #, php-format
12598 msgid ""
12599 "Current selection does not contain a unique column. Grid edit, checkbox, "
12600 "Edit, Copy and Delete features are not available. %s"
12601 msgstr ""
12602 "Current selection does not contain a unique column. Grid edit, checkbox, "
12603 "Edit, Copy and Delete features are not available. %s"
12605 #: libraries/classes/Sql.php:1356
12606 #, php-format
12607 msgid ""
12608 "Current selection does not contain a unique column. Grid edit, Edit, Copy "
12609 "and Delete features may result in undesired behavior. %s"
12610 msgstr ""
12611 "Current selection does not contain a unique column. Grid edit, Edit, Copy "
12612 "and Delete features may result in undesired behaviour. %s"
12614 #: libraries/classes/SqlQueryForm.php:149
12615 #, php-format
12616 msgid "Run SQL query/queries on server “%s”"
12617 msgstr "Run SQL query/queries on server “%s”"
12619 #: libraries/classes/SqlQueryForm.php:165
12620 #, php-format
12621 msgid "Run SQL query/queries on database %s"
12622 msgstr "Run SQL query/queries on database %s"
12624 #: libraries/classes/SqlQueryForm.php:180
12625 #, php-format
12626 msgid "Run SQL query/queries on table %s"
12627 msgstr "Run SQL query/queries on table %s"
12629 #: libraries/classes/StorageEngine.php:368
12630 msgid ""
12631 "There is no detailed status information available for this storage engine."
12632 msgstr ""
12633 "There is no detailed status information available for this storage engine."
12635 #: libraries/classes/StorageEngine.php:470
12636 #: templates/database/structure/body_for_table_summary.twig:46
12637 #, php-format
12638 msgid "%s is the default storage engine on this MySQL server."
12639 msgstr "%s is the default storage engine on this MySQL server."
12641 #: libraries/classes/StorageEngine.php:473
12642 #, php-format
12643 msgid "%s is available on this MySQL server."
12644 msgstr "%s is available on this MySQL server."
12646 #: libraries/classes/StorageEngine.php:476
12647 #, php-format
12648 msgid "%s has been disabled for this MySQL server."
12649 msgstr "%s has been disabled for this MySQL server."
12651 #: libraries/classes/StorageEngine.php:480
12652 #, php-format
12653 msgid "This MySQL server does not support the %s storage engine."
12654 msgstr "This MySQL server does not support the %s storage engine."
12656 #: libraries/classes/Table/Indexes.php:58 libraries/classes/Table.php:2110
12657 msgid "The name of the primary key must be \"PRIMARY\"!"
12658 msgstr "The name of the primary key must be \"PRIMARY\"!"
12660 #: libraries/classes/Table/Maintenance.php:122
12661 #, php-format
12662 msgid "Problems with indexes of table `%s`"
12663 msgstr "Problems with indexes of table `%s`"
12665 #: libraries/classes/Table.php:348
12666 msgid "Unknown table status:"
12667 msgstr "Unknown table status:"
12669 #: libraries/classes/Table.php:1011
12670 #, php-format
12671 msgid "Source database `%s` was not found!"
12672 msgstr "Source database `%s` was not found!"
12674 #: libraries/classes/Table.php:1020
12675 #, php-format
12676 msgid "Target database `%s` was not found!"
12677 msgstr "Target database `%s` was not found!"
12679 #: libraries/classes/Table.php:1487
12680 msgid "Invalid database:"
12681 msgstr "Invalid database:"
12683 #: libraries/classes/Table.php:1505
12684 msgid "Invalid table name:"
12685 msgstr "Invalid table name:"
12687 #: libraries/classes/Table.php:1557
12688 #, php-format
12689 msgid "Table %1$s has been renamed to %2$s."
12690 msgstr "Table %1$s has been renamed to %2$s."
12692 #: libraries/classes/Table.php:1802
12693 msgid "Could not save table UI preferences!"
12694 msgstr "Could not save table UI preferences!"
12696 #: libraries/classes/Table.php:1828
12697 #, php-format
12698 msgid ""
12699 "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
12700 "['MaxTableUiprefs'] %s)"
12701 msgstr ""
12702 "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
12703 "['MaxTableUiprefs'] %s)"
12705 #: libraries/classes/Table.php:1963
12706 #, php-format
12707 msgid ""
12708 "Cannot save UI property \"%s\". The changes made will not be persistent "
12709 "after you refresh this page. Please check if the table structure has been "
12710 "changed."
12711 msgstr ""
12712 "Cannot save UI property \"%s\". The changes made will not be persistent "
12713 "after you refresh this page. Please check if the table structure has been "
12714 "changed."
12716 #: libraries/classes/Table.php:2122
12717 msgid "Can't rename index to PRIMARY!"
12718 msgstr "Can't rename index to PRIMARY!"
12720 #: libraries/classes/Table.php:2148
12721 msgid "No index parts defined!"
12722 msgstr "No index parts defined!"
12724 #: libraries/classes/Table.php:2444
12725 #, php-format
12726 msgid "Error creating foreign key on %1$s (check data types)"
12727 msgstr "Error creating foreign key on %1$s (check data types)"
12729 #: libraries/classes/Template.php:135
12730 #, php-format
12731 msgid "Error while working with template cache: %s"
12732 msgstr "Error while working with template cache: %s"
12734 #: libraries/classes/ThemeManager.php:83
12735 #, php-format
12736 msgid "Default theme %s not found!"
12737 msgstr "Default theme %s not found!"
12739 #: libraries/classes/ThemeManager.php:142
12740 #, php-format
12741 msgid "Theme %s not found!"
12742 msgstr "Theme %s not found!"
12744 #: libraries/classes/Theme.php:168
12745 #, php-format
12746 msgid "No valid image path for theme %s found!"
12747 msgstr "No valid image path for theme %s found!"
12749 #: libraries/classes/Tracking.php:236
12750 #: templates/database/tracking/tables.twig:115
12751 #: templates/table/tracking/main.twig:73
12752 msgid "Tracking report"
12753 msgstr "Tracking report"
12755 #: libraries/classes/Tracking.php:240
12756 msgid "Tracking statements"
12757 msgstr "Tracking statements"
12759 #: libraries/classes/Tracking.php:255
12760 msgid "Delete tracking data row from report"
12761 msgstr "Delete tracking data row from report"
12763 #: libraries/classes/Tracking.php:267
12764 msgid "No data"
12765 msgstr "No data"
12767 #: libraries/classes/Tracking.php:312
12768 #: templates/database/operations/index.twig:131
12769 #: templates/database/structure/copy_form.twig:19
12770 #: templates/table/operations/index.twig:275
12771 msgid "Structure only"
12772 msgstr "Structure only"
12774 #: libraries/classes/Tracking.php:315
12775 #: templates/database/operations/index.twig:143
12776 #: templates/database/structure/copy_form.twig:29
12777 #: templates/table/operations/index.twig:287
12778 msgid "Data only"
12779 msgstr "Data only"
12781 #: libraries/classes/Tracking.php:318
12782 #: templates/database/operations/index.twig:137
12783 #: templates/database/structure/copy_form.twig:24
12784 #: templates/table/operations/index.twig:281
12785 msgid "Structure and data"
12786 msgstr "Structure and data"
12788 #: libraries/classes/Tracking.php:383 libraries/classes/Tracking.php:451
12789 #, php-format
12790 msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
12791 msgstr "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
12793 #: libraries/classes/Tracking.php:472
12794 msgid "SQL dump (file download)"
12795 msgstr "SQL dump (file download)"
12797 #: libraries/classes/Tracking.php:474
12798 msgid "SQL dump"
12799 msgstr "SQL dump"
12801 #: libraries/classes/Tracking.php:477
12802 msgid "This option will replace your table and contained data."
12803 msgstr "This option will replace your table and contained data."
12805 #: libraries/classes/Tracking.php:479
12806 msgid "SQL execution"
12807 msgstr "SQL execution"
12809 #: libraries/classes/Tracking.php:483
12810 #, php-format
12811 msgid "Export as %s"
12812 msgstr "Export as %s"
12814 #: libraries/classes/Tracking.php:521
12815 msgid "Data manipulation statement"
12816 msgstr "Data manipulation statement"
12818 #: libraries/classes/Tracking.php:557
12819 msgid "Data definition statement"
12820 msgstr "Data definition statement"
12822 #: libraries/classes/Tracking.php:640
12823 #: templates/database/tracking/tables.twig:126
12824 #: templates/table/tracking/main.twig:80
12825 msgid "Structure snapshot"
12826 msgstr "Structure snapshot"
12828 #: libraries/classes/Tracking.php:658
12829 #, php-format
12830 msgid "Version %s snapshot (SQL code)"
12831 msgstr "Version %s snapshot (SQL code)"
12833 #: libraries/classes/Tracking.php:728
12834 msgid "Tracking data definition successfully deleted"
12835 msgstr "Tracking data definition successfully deleted"
12837 #: libraries/classes/Tracking.php:740
12838 msgid "Tracking data manipulation successfully deleted"
12839 msgstr "Tracking data manipulation successfully deleted"
12841 #: libraries/classes/Tracking.php:797
12842 msgid ""
12843 "You can execute the dump by creating and using a temporary database. Please "
12844 "ensure that you have the privileges to do so."
12845 msgstr ""
12846 "You can execute the dump by creating and using a temporary database. Please "
12847 "ensure that you have the privileges to do so."
12849 #: libraries/classes/Tracking.php:801
12850 msgid "Comment out these two lines if you do not need them."
12851 msgstr "Comment out these two lines if you do not need them."
12853 #: libraries/classes/Tracking.php:812
12854 msgid "SQL statements exported. Please copy the dump or execute it."
12855 msgstr "SQL statements exported. Please copy the dump or execute it."
12857 #: libraries/classes/Tracking.php:845
12858 #, php-format
12859 msgid "Tracking report for table `%s`"
12860 msgstr "Tracking report for table `%s`"
12862 #: libraries/classes/Tracking.php:877
12863 #, php-format
12864 msgid "Tracking for %1$s was activated at version %2$s."
12865 msgstr "Tracking for %1$s was activated at version %2$s."
12867 #: libraries/classes/Tracking.php:880
12868 #, php-format
12869 msgid "Tracking for %1$s was deactivated at version %2$s."
12870 msgstr "Tracking for %1$s was deactivated at version %2$s."
12872 #: libraries/classes/Tracking.php:979
12873 #, php-format
12874 msgid "Version %1$s of %2$s was deleted."
12875 msgstr "Version %1$s of %2$s was deleted."
12877 #: libraries/classes/Tracking.php:1010
12878 #, php-format
12879 msgid "Version %1$s was created, tracking for %2$s is active."
12880 msgstr "Version %1$s was created, tracking for %2$s is active."
12882 #: libraries/classes/Types.php:231
12883 msgid ""
12884 "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
12885 msgstr ""
12886 "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
12888 #: libraries/classes/Types.php:234
12889 msgid ""
12890 "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
12891 "65,535"
12892 msgstr ""
12893 "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
12894 "65,535"
12896 #: libraries/classes/Types.php:238
12897 msgid ""
12898 "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
12899 "0 to 16,777,215"
12900 msgstr ""
12901 "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
12902 "0 to 16,777,215"
12904 #: libraries/classes/Types.php:243
12905 msgid ""
12906 "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
12907 "range is 0 to 4,294,967,295"
12908 msgstr ""
12909 "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
12910 "range is 0 to 4,294,967,295"
12912 #: libraries/classes/Types.php:250
12913 msgid ""
12914 "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
12915 "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
12916 msgstr ""
12917 "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
12918 "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
12920 #: libraries/classes/Types.php:257
12921 msgid ""
12922 "A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
12923 "(default 10), the maximum number of decimals (D) is 30 (default 0)"
12924 msgstr ""
12925 "A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
12926 "(default 10), the maximum number of decimals (D) is 30 (default 0)"
12928 #: libraries/classes/Types.php:264
12929 msgid ""
12930 "A small floating-point number, allowable values are -3.402823466E+38 to "
12931 "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
12932 msgstr ""
12933 "A small floating-point number, allowable values are -3.402823466E+38 to "
12934 "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
12936 #: libraries/classes/Types.php:271
12937 msgid ""
12938 "A double-precision floating-point number, allowable values are "
12939 "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
12940 "2.2250738585072014E-308 to 1.7976931348623157E+308"
12941 msgstr ""
12942 "A double-precision floating-point number, allowable values are "
12943 "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
12944 "2.2250738585072014E-308 to 1.7976931348623157E+308"
12946 #: libraries/classes/Types.php:277
12947 msgid ""
12948 "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
12949 "FLOAT)"
12950 msgstr ""
12951 "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
12952 "FLOAT)"
12954 #: libraries/classes/Types.php:280
12955 msgid ""
12956 "A bit-field type (M), storing M of bits per value (default is 1, maximum is "
12957 "64)"
12958 msgstr ""
12959 "A bit-field type (M), storing M of bits per value (default is 1, maximum is "
12960 "64)"
12962 #: libraries/classes/Types.php:284
12963 msgid ""
12964 "A synonym for TINYINT(1), a value of zero is considered false, nonzero "
12965 "values are considered true"
12966 msgstr ""
12967 "A synonym for TINYINT(1), a value of zero is considered false, nonzero "
12968 "values are considered true"
12970 #: libraries/classes/Types.php:288
12971 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
12972 msgstr "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
12974 #: libraries/classes/Types.php:292
12975 #, php-format
12976 msgid "A date, supported range is %1$s to %2$s"
12977 msgstr "A date, supported range is %1$s to %2$s"
12979 #: libraries/classes/Types.php:299
12980 #, php-format
12981 msgid "A date and time combination, supported range is %1$s to %2$s"
12982 msgstr "A date and time combination, supported range is %1$s to %2$s"
12984 #: libraries/classes/Types.php:306
12985 msgid ""
12986 "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
12987 "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
12988 msgstr ""
12989 "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
12990 "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
12992 #: libraries/classes/Types.php:313
12993 #, php-format
12994 msgid "A time, range is %1$s to %2$s"
12995 msgstr "A time, range is %1$s to %2$s"
12997 #: libraries/classes/Types.php:320
12998 msgid ""
12999 "A year in four-digit (4, default) or two-digit (2) format, the allowable "
13000 "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
13001 msgstr ""
13002 "A year in four-digit (4, default) or two-digit (2) format, the allowable "
13003 "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
13005 #: libraries/classes/Types.php:327
13006 msgid ""
13007 "A fixed-length (0-255, default 1) string that is always right-padded with "
13008 "spaces to the specified length when stored"
13009 msgstr ""
13010 "A fixed-length (0-255, default 1) string that is always right-padded with "
13011 "spaces to the specified length when stored"
13013 #: libraries/classes/Types.php:334
13014 #, php-format
13015 msgid ""
13016 "A variable-length (%s) string, the effective maximum length is subject to "
13017 "the maximum row size"
13018 msgstr ""
13019 "A variable-length (%s) string, the effective maximum length is subject to "
13020 "the maximum row size"
13022 #: libraries/classes/Types.php:341
13023 msgid ""
13024 "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
13025 "a one-byte prefix indicating the length of the value in bytes"
13026 msgstr ""
13027 "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
13028 "a one-byte prefix indicating the length of the value in bytes"
13030 #: libraries/classes/Types.php:348
13031 msgid ""
13032 "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
13033 "with a two-byte prefix indicating the length of the value in bytes"
13034 msgstr ""
13035 "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
13036 "with a two-byte prefix indicating the length of the value in bytes"
13038 #: libraries/classes/Types.php:355
13039 msgid ""
13040 "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
13041 "stored with a three-byte prefix indicating the length of the value in bytes"
13042 msgstr ""
13043 "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
13044 "stored with a three-byte prefix indicating the length of the value in bytes"
13046 #: libraries/classes/Types.php:362
13047 msgid ""
13048 "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
13049 "characters, stored with a four-byte prefix indicating the length of the "
13050 "value in bytes"
13051 msgstr ""
13052 "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
13053 "characters, stored with a four-byte prefix indicating the length of the "
13054 "value in bytes"
13056 #: libraries/classes/Types.php:369
13057 msgid ""
13058 "Similar to the CHAR type, but stores binary byte strings rather than non-"
13059 "binary character strings"
13060 msgstr ""
13061 "Similar to the CHAR type, but stores binary byte strings rather than non-"
13062 "binary character strings"
13064 #: libraries/classes/Types.php:374
13065 msgid ""
13066 "Similar to the VARCHAR type, but stores binary byte strings rather than non-"
13067 "binary character strings"
13068 msgstr ""
13069 "Similar to the VARCHAR type, but stores binary byte strings rather than non-"
13070 "binary character strings"
13072 #: libraries/classes/Types.php:380
13073 msgid ""
13074 "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
13075 "one-byte prefix indicating the length of the value"
13076 msgstr ""
13077 "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
13078 "one-byte prefix indicating the length of the value"
13080 #: libraries/classes/Types.php:386
13081 msgid ""
13082 "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
13083 "with a three-byte prefix indicating the length of the value"
13084 msgstr ""
13085 "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
13086 "with a three-byte prefix indicating the length of the value"
13088 #: libraries/classes/Types.php:393
13089 msgid ""
13090 "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
13091 "a two-byte prefix indicating the length of the value"
13092 msgstr ""
13093 "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
13094 "a two-byte prefix indicating the length of the value"
13096 #: libraries/classes/Types.php:399
13097 msgid ""
13098 "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
13099 "bytes, stored with a four-byte prefix indicating the length of the value"
13100 msgstr ""
13101 "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
13102 "bytes, stored with a four-byte prefix indicating the length of the value"
13104 #: libraries/classes/Types.php:406
13105 msgid ""
13106 "An enumeration, chosen from the list of up to 65,535 values or the special "
13107 "'' error value"
13108 msgstr ""
13109 "An enumeration, chosen from the list of up to 65,535 values or the special "
13110 "'' error value"
13112 #: libraries/classes/Types.php:410
13113 msgid "A single value chosen from a set of up to 64 members"
13114 msgstr "A single value chosen from a set of up to 64 members"
13116 #: libraries/classes/Types.php:413
13117 msgid "A type that can store a geometry of any type"
13118 msgstr "A type that can store a geometry of any type"
13120 #: libraries/classes/Types.php:416
13121 msgid "A point in 2-dimensional space"
13122 msgstr "A point in 2-dimensional space"
13124 #: libraries/classes/Types.php:419
13125 msgid "A curve with linear interpolation between points"
13126 msgstr "A curve with linear interpolation between points"
13128 #: libraries/classes/Types.php:422
13129 msgid "A polygon"
13130 msgstr "A polygon"
13132 #: libraries/classes/Types.php:425
13133 msgid "A collection of points"
13134 msgstr "A collection of points"
13136 #: libraries/classes/Types.php:428
13137 msgid "A collection of curves with linear interpolation between points"
13138 msgstr "A collection of curves with linear interpolation between points"
13140 #: libraries/classes/Types.php:431
13141 msgid "A collection of polygons"
13142 msgstr "A collection of polygons"
13144 #: libraries/classes/Types.php:434
13145 msgid "A collection of geometry objects of any type"
13146 msgstr "A collection of geometry objects of any type"
13148 #: libraries/classes/Types.php:437
13149 msgid ""
13150 "Stores and enables efficient access to data in JSON (JavaScript Object "
13151 "Notation) documents"
13152 msgstr ""
13153 "Stores and enables efficient access to data in JSON (JavaScript Object "
13154 "Notation) documents"
13156 #: libraries/classes/Types.php:440
13157 msgid ""
13158 "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
13159 "conventional mapping of IPv4 addresses into IPv6 addresses"
13160 msgstr ""
13161 "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
13162 "conventional mapping of IPv4 addresses into IPv6 addresses"
13164 #: libraries/classes/Types.php:445
13165 #, fuzzy
13166 #| msgid "Stores a Universally Unique Identifier (UUID)"
13167 msgid "128-bit UUID (Universally Unique Identifier)"
13168 msgstr "Stores a Universally Unique Identifier (UUID)"
13170 #: libraries/classes/Types.php:791
13171 msgctxt "numeric types"
13172 msgid "Numeric"
13173 msgstr "Numeric"
13175 #: libraries/classes/Types.php:809
13176 msgctxt "date and time types"
13177 msgid "Date and time"
13178 msgstr "Date and time"
13180 #: libraries/classes/Types.php:845
13181 msgctxt "spatial types"
13182 msgid "Spatial"
13183 msgstr "Spatial"
13185 #: libraries/classes/UrlRedirector.php:55
13186 msgid "Taking you to the target site."
13187 msgstr "Taking you to the target site."
13189 #: libraries/classes/UserPassword.php:38
13190 msgid "The profile has been updated."
13191 msgstr "The profile has been updated."
13193 #: libraries/classes/UserPassword.php:50
13194 msgid "Password is too long!"
13195 msgstr "Password is too long!"
13197 #: libraries/classes/UserPreferences.php:181
13198 msgid "Could not save configuration"
13199 msgstr "Could not save configuration"
13201 #: libraries/classes/UserPreferences.php:192
13202 #, fuzzy
13203 #| msgid ""
13204 #| "%sCreate%s the phpMyAdmin configuration storage in the current database."
13205 msgid "The phpMyAdmin configuration storage database could not be accessed."
13206 msgstr ""
13207 "%sCreate%s the phpMyAdmin configuration storage in the current database."
13209 #: libraries/classes/Util.php:131
13210 #, php-format
13211 msgid "Max: %s%s"
13212 msgstr "Max: %s%s"
13214 #. l10n: Short month name
13215 #. l10n: Short month name for January
13216 #: libraries/classes/Util.php:666 templates/javascript/variables.twig:34
13217 msgid "Jan"
13218 msgstr "Jan"
13220 #. l10n: Short month name
13221 #. l10n: Short month name for February
13222 #: libraries/classes/Util.php:668 templates/javascript/variables.twig:35
13223 msgid "Feb"
13224 msgstr "Feb"
13226 #. l10n: Short month name
13227 #. l10n: Short month name for March
13228 #: libraries/classes/Util.php:670 templates/javascript/variables.twig:36
13229 msgid "Mar"
13230 msgstr "Mar"
13232 #. l10n: Short month name
13233 #. l10n: Short month name for April
13234 #: libraries/classes/Util.php:672 templates/javascript/variables.twig:37
13235 msgid "Apr"
13236 msgstr "Apr"
13238 #. l10n: Short month name
13239 #: libraries/classes/Util.php:674
13240 msgctxt "Short month name"
13241 msgid "May"
13242 msgstr "May"
13244 #. l10n: Short month name
13245 #. l10n: Short month name for June
13246 #: libraries/classes/Util.php:676 templates/javascript/variables.twig:39
13247 msgid "Jun"
13248 msgstr "Jun"
13250 #. l10n: Short month name
13251 #. l10n: Short month name for July
13252 #: libraries/classes/Util.php:678 templates/javascript/variables.twig:40
13253 msgid "Jul"
13254 msgstr "Jul"
13256 #. l10n: Short month name
13257 #. l10n: Short month name for August
13258 #: libraries/classes/Util.php:680 templates/javascript/variables.twig:41
13259 msgid "Aug"
13260 msgstr "Aug"
13262 #. l10n: Short month name
13263 #. l10n: Short month name for September
13264 #: libraries/classes/Util.php:682 templates/javascript/variables.twig:42
13265 msgid "Sep"
13266 msgstr "Sep"
13268 #. l10n: Short month name
13269 #. l10n: Short month name for October
13270 #: libraries/classes/Util.php:684 templates/javascript/variables.twig:43
13271 msgid "Oct"
13272 msgstr "Oct"
13274 #. l10n: Short month name
13275 #. l10n: Short month name for November
13276 #: libraries/classes/Util.php:686 templates/javascript/variables.twig:44
13277 msgid "Nov"
13278 msgstr "Nov"
13280 #. l10n: Short month name
13281 #. l10n: Short month name for December
13282 #: libraries/classes/Util.php:688 templates/javascript/variables.twig:45
13283 msgid "Dec"
13284 msgstr "Dec"
13286 #. l10n: Short week day name for Sunday
13287 #: libraries/classes/Util.php:692
13288 msgctxt "Short week day name for Sunday"
13289 msgid "Sun"
13290 msgstr "Sun"
13292 #. l10n: Short week day name for Monday
13293 #: libraries/classes/Util.php:694 templates/javascript/variables.twig:58
13294 msgid "Mon"
13295 msgstr "Mon"
13297 #. l10n: Short week day name for Tuesday
13298 #: libraries/classes/Util.php:696 templates/javascript/variables.twig:59
13299 msgid "Tue"
13300 msgstr "Tue"
13302 #. l10n: Short week day name for Wednesday
13303 #: libraries/classes/Util.php:698 templates/javascript/variables.twig:60
13304 msgid "Wed"
13305 msgstr "Wed"
13307 #. l10n: Short week day name for Thursday
13308 #: libraries/classes/Util.php:700 templates/javascript/variables.twig:61
13309 msgid "Thu"
13310 msgstr "Thu"
13312 #. l10n: Short week day name for Friday
13313 #: libraries/classes/Util.php:702 templates/javascript/variables.twig:62
13314 msgid "Fri"
13315 msgstr "Fri"
13317 #. l10n: Short week day name for Saturday
13318 #: libraries/classes/Util.php:704 templates/javascript/variables.twig:63
13319 msgid "Sat"
13320 msgstr "Sat"
13322 #: libraries/classes/Util.php:730
13323 msgctxt "AM/PM indication in time"
13324 msgid "PM"
13325 msgstr "PM"
13327 #: libraries/classes/Util.php:732
13328 msgctxt "AM/PM indication in time"
13329 msgid "AM"
13330 msgstr "AM"
13332 #: libraries/classes/Util.php:803
13333 #, php-format
13334 msgid "%s days, %s hours, %s minutes and %s seconds"
13335 msgstr "%s days, %s hours, %s minutes and %s seconds"
13337 #: libraries/classes/Util.php:1934
13338 msgid "Users"
13339 msgstr "Users"
13341 #: libraries/classes/Util.php:2544
13342 #: templates/database/multi_table_query/form.twig:67
13343 msgid "Sort"
13344 msgstr "Sort"
13346 #: libraries/classes/ZipExtension.php:73 libraries/classes/ZipExtension.php:119
13347 msgid "Error in ZIP archive:"
13348 msgstr "Error in ZIP archive:"
13350 #: libraries/classes/ZipExtension.php:83
13351 msgid "No files found inside ZIP archive!"
13352 msgstr "No files found inside ZIP archive!"
13354 #: libraries/config.values.php:88 libraries/config.values.php:126
13355 #: libraries/config.values.php:138
13356 msgid "Icons"
13357 msgstr "Icons"
13359 #: libraries/config.values.php:89 libraries/config.values.php:127
13360 #: libraries/config.values.php:139
13361 #: templates/database/multi_table_query/form.twig:118
13362 msgid "Text"
13363 msgstr "Text"
13365 #: libraries/config.values.php:90 libraries/config.values.php:108
13366 #: libraries/config.values.php:128 libraries/config.values.php:140
13367 msgid "Both"
13368 msgstr "Both"
13370 #: libraries/config.values.php:105
13371 msgid "Nowhere"
13372 msgstr "Nowhere"
13374 #: libraries/config.values.php:106
13375 msgid "Left"
13376 msgstr "Left"
13378 #: libraries/config.values.php:107
13379 msgid "Right"
13380 msgstr "Right"
13382 #: libraries/config.values.php:143
13383 msgid "Click"
13384 msgstr "Click"
13386 #: libraries/config.values.php:144
13387 msgid "Double click"
13388 msgstr "Double click"
13390 #: libraries/config.values.php:145 libraries/config.values.php:188
13391 #: templates/config/form_display/input.twig:16
13392 #: templates/relation/check_relations.twig:15
13393 #: templates/relation/check_relations.twig:66
13394 #: templates/relation/check_relations.twig:91
13395 #: templates/relation/check_relations.twig:129
13396 #: templates/relation/check_relations.twig:154
13397 #: templates/relation/check_relations.twig:164
13398 #: templates/relation/check_relations.twig:199
13399 #: templates/relation/check_relations.twig:224
13400 #: templates/relation/check_relations.twig:249
13401 #: templates/relation/check_relations.twig:274
13402 #: templates/relation/check_relations.twig:299
13403 #: templates/relation/check_relations.twig:324
13404 #: templates/relation/check_relations.twig:349
13405 #: templates/relation/check_relations.twig:387
13406 #: templates/relation/check_relations.twig:412
13407 #: templates/relation/check_relations.twig:437
13408 #: templates/relation/check_relations.twig:462
13409 #: templates/relation/check_relations.twig:487
13410 #: templates/relation/check_relations.twig:512
13411 msgid "Disabled"
13412 msgstr "Disabled"
13414 #: libraries/config.values.php:148
13415 msgid "key"
13416 msgstr "key"
13418 #: libraries/config.values.php:149
13419 msgid "display column"
13420 msgstr "display column"
13422 #: libraries/config.values.php:153
13423 msgid "Welcome"
13424 msgstr "Welcome"
13426 #: libraries/config.values.php:186
13427 msgid "Open"
13428 msgstr "Open"
13430 #: libraries/config.values.php:187
13431 msgid "Closed"
13432 msgstr "Closed"
13434 #: libraries/config.values.php:191 templates/javascript/variables.twig:49
13435 msgid "Monday"
13436 msgstr "Monday"
13438 #: libraries/config.values.php:192 templates/javascript/variables.twig:50
13439 msgid "Tuesday"
13440 msgstr "Tuesday"
13442 #: libraries/config.values.php:193 templates/javascript/variables.twig:51
13443 msgid "Wednesday"
13444 msgstr "Wednesday"
13446 #: libraries/config.values.php:194 templates/javascript/variables.twig:52
13447 msgid "Thursday"
13448 msgstr "Thursday"
13450 #: libraries/config.values.php:195 templates/javascript/variables.twig:53
13451 msgid "Friday"
13452 msgstr "Friday"
13454 #: libraries/config.values.php:196 templates/javascript/variables.twig:54
13455 msgid "Saturday"
13456 msgstr "Saturday"
13458 #: libraries/config.values.php:197 templates/javascript/variables.twig:48
13459 msgid "Sunday"
13460 msgstr "Sunday"
13462 #: libraries/config.values.php:200
13463 msgid "Ask before sending error reports"
13464 msgstr "Ask before sending error reports"
13466 #: libraries/config.values.php:201
13467 msgid "Always send error reports"
13468 msgstr "Always send error reports"
13470 #: libraries/config.values.php:202
13471 msgid "Never send error reports"
13472 msgstr "Never send error reports"
13474 #: libraries/config.values.php:205
13475 msgid "Server default"
13476 msgstr "Server default"
13478 #: libraries/config.values.php:206
13479 msgid "Enable"
13480 msgstr "Enable"
13482 #: libraries/config.values.php:207
13483 msgid "Disable"
13484 msgstr "Disable"
13486 #: libraries/config.values.php:259
13487 msgid "Quick - display only the minimal options to configure"
13488 msgstr "Quick - display only the minimal options to configure"
13490 #: libraries/config.values.php:260
13491 msgid "Custom - display all possible options to configure"
13492 msgstr "Custom - display all possible options to configure"
13494 #: libraries/config.values.php:261
13495 msgid "Custom - like above, but without the quick/custom choice"
13496 msgstr "Custom - like above, but without the quick/custom choice"
13498 #: libraries/config.values.php:328
13499 msgid "complete inserts"
13500 msgstr "complete inserts"
13502 #: libraries/config.values.php:329
13503 msgid "extended inserts"
13504 msgstr "extended inserts"
13506 #: libraries/config.values.php:330
13507 msgid "both of the above"
13508 msgstr "both of the above"
13510 #: libraries/config.values.php:331
13511 msgid "neither of the above"
13512 msgstr "neither of the above"
13514 #: setup/index.php:33
13515 msgid "Configuration already exists, setup is disabled!"
13516 msgstr "Configuration already exists, setup is disabled!"
13518 #: setup/validate.php:31
13519 msgid "Wrong data"
13520 msgstr "Wrong data"
13522 #: setup/validate.php:38
13523 #, php-format
13524 msgid "Wrong data or no validation for %s"
13525 msgstr "Wrong data or no validation for %s"
13527 #: templates/columns_definitions/column_attributes.twig:31
13528 #: templates/database/central_columns/edit_table_row.twig:23
13529 #: templates/database/central_columns/main.twig:71
13530 #: templates/database/central_columns/main.twig:298
13531 msgid "Edit ENUM/SET values"
13532 msgstr "Edit ENUM/SET values"
13534 #: templates/columns_definitions/column_attributes.twig:38
13535 #: templates/database/central_columns/edit_table_row.twig:30
13536 #: templates/database/central_columns/main.twig:76
13537 #: templates/database/central_columns/main.twig:309
13538 msgctxt "for default"
13539 msgid "None"
13540 msgstr "None"
13542 #: templates/columns_definitions/column_attributes.twig:41
13543 #: templates/database/central_columns/edit_table_row.twig:33
13544 #: templates/database/central_columns/main.twig:77
13545 #: templates/database/central_columns/main.twig:312
13546 msgid "As defined:"
13547 msgstr "As defined:"
13549 #: templates/columns_definitions/column_attributes.twig:102
13550 msgid ""
13551 "You don't have sufficient privileges to perform this operation; Please refer "
13552 "to the documentation for more details"
13553 msgstr ""
13554 "You don't have sufficient privileges to perform this operation; please refer "
13555 "to the documentation for more details"
13557 #: templates/columns_definitions/column_attributes.twig:116
13558 #: templates/database/data_dictionary/index.twig:75 templates/indexes.twig:18
13559 #: templates/table/structure/display_structure.twig:152
13560 #: templates/table/structure/display_structure.twig:160
13561 #: templates/table/structure/display_structure.twig:298
13562 #: templates/table/structure/display_structure.twig:477
13563 #: templates/table/tracking/structure_snapshot_indexes.twig:7
13564 msgid "Unique"
13565 msgstr "Unique"
13567 #: templates/columns_definitions/column_attributes.twig:124
13568 #: templates/table/structure/display_structure.twig:219
13569 #: templates/table/structure/display_structure.twig:222
13570 #: templates/table/structure/display_structure.twig:307
13571 msgid "Fulltext"
13572 msgstr "Fulltext"
13574 #: templates/columns_definitions/column_attributes.twig:128
13575 #: templates/table/structure/display_structure.twig:192
13576 #: templates/table/structure/display_structure.twig:200
13577 #: templates/table/structure/display_structure.twig:304
13578 msgid "Spatial"
13579 msgstr "Spatial"
13581 #: templates/columns_definitions/column_attributes.twig:165
13582 #: templates/table/structure/display_partitions.twig:26
13583 msgid "Expression"
13584 msgstr "Expression"
13586 #: templates/columns_definitions/column_attributes.twig:186
13587 msgid "first"
13588 msgstr "first"
13590 #: templates/columns_definitions/column_attributes.twig:191
13591 #: templates/table/structure/display_structure.twig:450
13592 #, php-format
13593 msgid "after %s"
13594 msgstr "after %s"
13596 #: templates/columns_definitions/column_definitions_form.twig:23
13597 #: templates/database/create_table.twig:6
13598 #: templates/database/operations/index.twig:30
13599 msgid "Table name"
13600 msgstr "Table name"
13602 #: templates/columns_definitions/column_definitions_form.twig:32
13603 #: templates/console/display.twig:99
13604 #: templates/database/central_columns/main.twig:196 templates/export.twig:285
13605 #: templates/export.twig:301 templates/export.twig:317
13606 msgid "Add"
13607 msgstr "Add"
13609 #: templates/columns_definitions/column_definitions_form.twig:40
13610 msgid "column(s)"
13611 msgstr "column(s)"
13613 #: templates/columns_definitions/column_definitions_form.twig:74
13614 msgid "Collation:"
13615 msgstr "Collation:"
13617 #: templates/columns_definitions/column_definitions_form.twig:77
13618 msgid "Storage Engine:"
13619 msgstr "Storage Engine:"
13621 #: templates/columns_definitions/column_definitions_form.twig:82
13622 msgid "Connection:"
13623 msgstr "Connection:"
13625 #: templates/columns_definitions/column_definitions_form.twig:113
13626 #: templates/columns_definitions/partitions.twig:137
13627 #: templates/table/operations/index.twig:133
13628 msgid "Storage engine"
13629 msgstr "Storage engine"
13631 #: templates/columns_definitions/column_definitions_form.twig:136
13632 msgid "PARTITION definition:"
13633 msgstr "PARTITION definition:"
13635 #: templates/columns_definitions/column_definitions_form.twig:154
13636 msgctxt "Online transaction part of the SQL DDL for InnoDB"
13637 msgid "Online transaction"
13638 msgstr "Online transaction"
13640 #: templates/columns_definitions/column_definitions_form.twig:166
13641 msgid ""
13642 "The column width of integer types is ignored in your MySQL version unless "
13643 "defining a TINYINT(1) column"
13644 msgstr ""
13645 "Kolumny posiadające ciągi muszą być liczbami całkowitymi , inaczej bedą "
13646 "ignorowane przez twoją bazę danych MySQL, chyba że wersja przewiduje "
13647 "wprowadzenie kolumnę TINYINT(1)"
13649 #: templates/columns_definitions/column_definitions_form.twig:175
13650 #: templates/database/designer/main.twig:1097
13651 #: templates/database/designer/main.twig:1112 templates/export_modal.twig:5
13652 #: templates/export.twig:81 templates/modals/build_query.twig:5
13653 #: templates/modals/index_dialog_modal.twig:5
13654 #: templates/modals/preview_sql_confirmation.twig:5
13655 #: templates/modals/preview_sql_modal.twig:5
13656 #: templates/table/insert/actions_panel.twig:46
13657 #: templates/table/relation/common_form.twig:233
13658 #: templates/table/zoom_search/result_form.twig:26
13659 #: templates/table/zoom_search/result_form.twig:95
13660 #, fuzzy
13661 #| msgid "Loading…"
13662 msgid "Loading"
13663 msgstr "Loading…"
13665 #: templates/columns_definitions/column_name.twig:4
13666 #, php-format
13667 msgid "Referenced by %s."
13668 msgstr "Referenced by %s."
13670 #: templates/columns_definitions/column_name.twig:12
13671 msgid "Is a foreign key."
13672 msgstr "Is a foreign key."
13674 #: templates/columns_definitions/column_name.twig:39
13675 msgid "Pick from Central Columns"
13676 msgstr "Pick from Central Columns"
13678 #: templates/columns_definitions/partitions.twig:17
13679 msgid "Partition by:"
13680 msgstr "Partition by:"
13682 #: templates/columns_definitions/partitions.twig:32
13683 #: templates/columns_definitions/partitions.twig:60
13684 msgid "Expression or column list"
13685 msgstr "Expression or column list"
13687 #: templates/columns_definitions/partitions.twig:37
13688 msgid "Partitions:"
13689 msgstr "Partitions:"
13691 #: templates/columns_definitions/partitions.twig:45
13692 msgid "Subpartition by:"
13693 msgstr "Subpartition by:"
13695 #: templates/columns_definitions/partitions.twig:65
13696 msgid "Subpartitions:"
13697 msgstr "Subpartitions:"
13699 #: templates/columns_definitions/partitions.twig:76
13700 #: templates/table/operations/index.twig:480
13701 #: templates/table/structure/display_partitions.twig:24
13702 msgid "Partition"
13703 msgstr "Partition"
13705 #: templates/columns_definitions/partitions.twig:78
13706 msgid "Values"
13707 msgstr "Values"
13709 #: templates/columns_definitions/partitions.twig:82
13710 msgid "Subpartition"
13711 msgstr "Subpartition"
13713 #: templates/columns_definitions/partitions.twig:84
13714 msgid "Engine"
13715 msgstr "Engine"
13717 #: templates/columns_definitions/partitions.twig:85
13718 #: templates/config/form_display/input.twig:53
13719 #: templates/database/data_dictionary/index.twig:81
13720 #: templates/database/events/editor_form.twig:102
13721 #: templates/database/routines/editor_form.twig:167
13722 #: templates/database/structure/table_header.twig:46 templates/indexes.twig:24
13723 #: templates/table/structure/display_partitions.twig:31
13724 #: templates/table/structure/display_structure.twig:483
13725 #: templates/table/tracking/structure_snapshot_columns.twig:12
13726 #: templates/table/tracking/structure_snapshot_indexes.twig:13
13727 msgid "Comment"
13728 msgstr "Comment"
13730 #: templates/columns_definitions/partitions.twig:86
13731 msgid "Data directory"
13732 msgstr "Data directory"
13734 #: templates/columns_definitions/partitions.twig:87
13735 msgid "Index directory"
13736 msgstr "Index directory"
13738 #: templates/columns_definitions/partitions.twig:88
13739 msgid "Max rows"
13740 msgstr "Max rows"
13742 #: templates/columns_definitions/partitions.twig:89
13743 msgid "Min rows"
13744 msgstr "Min rows"
13746 #: templates/columns_definitions/partitions.twig:90
13747 msgid "Table space"
13748 msgstr "Table space"
13750 #: templates/columns_definitions/partitions.twig:91
13751 msgid "Node group"
13752 msgstr "Node group"
13754 #: templates/columns_definitions/table_fields_definitions.twig:16
13755 #: templates/database/central_columns/edit.twig:10
13756 #: templates/database/routines/editor_form.twig:52
13757 msgid "Length/Values"
13758 msgstr "Length/Values"
13760 #: templates/columns_definitions/table_fields_definitions.twig:17
13761 msgid ""
13762 "If column type is \"enum\" or \"set\", please enter the values using this "
13763 "format: 'a','b','c'…<br>If you ever need to put a backslash (\"\\\") or a "
13764 "single quote (\"'\") amongst those values, precede it with a backslash (for "
13765 "example '\\\\xyz' or 'a\\'b')."
13766 msgstr ""
13767 "If column type is \"enum\" or \"set\", please enter the values using this "
13768 "format: 'a','b','c'…<br>If you ever need to put a backslash (\"\\\") or a "
13769 "single quote (\"'\") amongst those values, precede it with a backslash (for "
13770 "example '\\\\xyz' or 'a\\'b')."
13772 #: templates/columns_definitions/table_fields_definitions.twig:21
13773 msgid ""
13774 "For default values, please enter just a single value, without backslash "
13775 "escaping or quotes, using this format: a"
13776 msgstr ""
13777 "For default values, please enter just a single value, without backslash "
13778 "escaping or quotes, using this format: a"
13780 #: templates/columns_definitions/table_fields_definitions.twig:24
13781 #: templates/database/central_columns/edit.twig:12
13782 #: templates/database/central_columns/main.twig:32
13783 #: templates/database/central_columns/main.twig:236
13784 #: templates/database/data_dictionary/index.twig:79
13785 #: templates/database/operations/index.twig:194
13786 #: templates/database/operations/index.twig:198
13787 #: templates/database/structure/table_header.twig:31
13788 #: templates/home/index.twig:64 templates/indexes.twig:22
13789 #: templates/server/databases/index.twig:29
13790 #: templates/server/databases/index.twig:30
13791 #: templates/server/databases/index.twig:123
13792 #: templates/table/operations/index.twig:151
13793 #: templates/table/search/index.twig:40
13794 #: templates/table/structure/display_structure.twig:23
13795 #: templates/table/structure/display_structure.twig:481
13796 #: templates/table/structure/display_table_stats.twig:108
13797 #: templates/table/tracking/structure_snapshot_columns.twig:8
13798 #: templates/table/tracking/structure_snapshot_indexes.twig:11
13799 #: templates/table/zoom_search/index.twig:38
13800 msgid "Collation"
13801 msgstr "Collation"
13803 #: templates/columns_definitions/table_fields_definitions.twig:36
13804 #: templates/database/operations/index.twig:68
13805 #: templates/database/operations/index.twig:173
13806 #: templates/database/routines/editor_form.twig:128
13807 #: templates/database/structure/copy_form.twig:50
13808 #: templates/table/operations/index.twig:79
13809 #: templates/table/operations/index.twig:115
13810 #: templates/table/operations/index.twig:315
13811 msgid "Adjust privileges"
13812 msgstr "Adjust privileges"
13814 #: templates/columns_definitions/table_fields_definitions.twig:59
13815 msgid "Virtuality"
13816 msgstr "Virtuality"
13818 #: templates/columns_definitions/table_fields_definitions.twig:65
13819 msgid "Move column"
13820 msgstr "Move column"
13822 #: templates/columns_definitions/table_fields_definitions.twig:75
13823 #: templates/columns_definitions/table_fields_definitions.twig:86
13824 msgid "List of available transformations and their options"
13825 msgstr "List of available transformations and their options"
13827 #: templates/columns_definitions/table_fields_definitions.twig:77
13828 #: templates/transformation_overview.twig:18
13829 msgid "Browser display transformation"
13830 msgstr "Browser display transformation"
13832 #: templates/columns_definitions/table_fields_definitions.twig:81
13833 msgid "Browser display transformation options"
13834 msgstr "Browser display transformation options"
13836 #: templates/columns_definitions/table_fields_definitions.twig:82
13837 #: templates/columns_definitions/table_fields_definitions.twig:93
13838 msgid ""
13839 "Please enter the values for transformation options using this format: 'a', "
13840 "100, b,'c'…<br>If you ever need to put a backslash (\"\\\") or a single "
13841 "quote (\"'\") amongst those values, precede it with a backslash (for example "
13842 "'\\\\xyz' or 'a\\'b')."
13843 msgstr ""
13844 "Please enter the values for transformation options using this format: 'a', "
13845 "100, b,'c'…<br>If you ever need to put a backslash (\"\\\") or a single "
13846 "quote (\"'\") amongst those values, precede it with a backslash (for example "
13847 "'\\\\xyz' or 'a\\'b')."
13849 #: templates/columns_definitions/table_fields_definitions.twig:88
13850 #: templates/transformation_overview.twig:37
13851 msgid "Input transformation"
13852 msgstr "Input transformation"
13854 #: templates/columns_definitions/table_fields_definitions.twig:92
13855 msgid "Input transformation options"
13856 msgstr "Input transformation options"
13858 #: templates/config/form_display/input.twig:15
13859 msgid "This setting is disabled, it will not be applied to your configuration."
13860 msgstr ""
13861 "This setting is disabled, it will not be applied to your configuration."
13863 #: templates/config/form_display/input.twig:57
13864 #: templates/config/form_display/input.twig:58
13865 #, php-format
13866 msgid "Set value: %s"
13867 msgstr "Set value: %s"
13869 #: templates/config/form_display/input.twig:63
13870 #: templates/config/form_display/input.twig:64
13871 msgid "Restore default value"
13872 msgstr "Restore default value"
13874 #: templates/config/form_display/input.twig:79
13875 #: templates/config/form_display/input.twig:80
13876 msgid "Allow users to customize this value"
13877 msgstr "Allow users to customise this value"
13879 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
13880 #: templates/console/display.twig:84 templates/console/display.twig:175
13881 msgid "Collapse"
13882 msgstr "Collapse"
13884 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
13885 #: templates/console/display.twig:84 templates/console/display.twig:175
13886 msgid "Expand"
13887 msgstr "Expand"
13889 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
13890 #: templates/console/display.twig:175
13891 msgid "Requery"
13892 msgstr "Requery"
13894 #: templates/console/display.twig:7 templates/setup/home/index.twig:166
13895 #: templates/sql/query.twig:38
13896 msgid "Clear"
13897 msgstr "Clear"
13899 #: templates/console/display.twig:7
13900 msgid "History"
13901 msgstr "History"
13903 #: templates/console/display.twig:11 templates/console/display.twig:99
13904 msgid "Bookmarks"
13905 msgstr "Bookmarks"
13907 #: templates/console/display.twig:20
13908 msgid "Press Ctrl+Enter to execute query"
13909 msgstr "Press Ctrl+Enter to execute query"
13911 #: templates/console/display.twig:23
13912 msgid "Press Enter to execute query"
13913 msgstr "Press Enter to execute query"
13915 #: templates/console/display.twig:31 templates/console/display.twig:175
13916 msgid "Explain"
13917 msgstr "Explain"
13919 #: templates/console/display.twig:40 templates/console/display.twig:184
13920 msgid "Bookmark"
13921 msgstr "Bookmark"
13923 #: templates/console/display.twig:40 templates/console/display.twig:184
13924 msgid "Query failed"
13925 msgstr "Query failed"
13927 #: templates/console/display.twig:42 templates/console/display.twig:184
13928 msgid "Queried time"
13929 msgstr "Queried time"
13931 #: templates/console/display.twig:47
13932 msgid "During current session"
13933 msgstr "During current session"
13935 #: templates/console/display.twig:64
13936 msgid "ascending"
13937 msgstr "ascending"
13939 #: templates/console/display.twig:64
13940 msgid "descending"
13941 msgstr "descending"
13943 #: templates/console/display.twig:64
13944 msgid "Order:"
13945 msgstr "Order:"
13947 #: templates/console/display.twig:64 templates/console/display.twig:84
13948 #: templates/table/find_replace/replace_preview.twig:16
13949 msgid "Count"
13950 msgstr "Count"
13952 #: templates/console/display.twig:64
13953 msgid "Execution order"
13954 msgstr "Execution order"
13956 #: templates/console/display.twig:64 templates/console/display.twig:84
13957 msgid "Time taken"
13958 msgstr "Time taken"
13960 #: templates/console/display.twig:64 templates/table/search/index.twig:146
13961 msgid "Order by:"
13962 msgstr "Order by:"
13964 #: templates/console/display.twig:64
13965 msgid "Ungroup queries"
13966 msgstr "Ungroup queries"
13968 #: templates/console/display.twig:84
13969 msgid "Show trace"
13970 msgstr "Show trace"
13972 #: templates/console/display.twig:84
13973 msgid "Hide trace"
13974 msgstr "Hide trace"
13976 #: templates/console/display.twig:112
13977 msgid "Add bookmark"
13978 msgstr "Add bookmark"
13980 #: templates/console/display.twig:121
13981 msgid "Label"
13982 msgstr "Label"
13984 #: templates/console/display.twig:124
13985 msgid "Target database"
13986 msgstr "Target database"
13988 #: templates/console/display.twig:127
13989 msgid "Share this bookmark"
13990 msgstr "Share this bookmark"
13992 #: templates/console/display.twig:140
13993 msgid "Set default"
13994 msgstr "Set default"
13996 #: templates/console/display.twig:162
13997 msgid ""
13998 "Execute queries on Enter and insert new line with Shift+Enter. To make this "
13999 "permanent, view settings."
14000 msgstr ""
14001 "Execute queries on Enter and insert new line with Shift+Enter. To make this "
14002 "permanent, view settings."
14004 #: templates/create_tracking_version.twig:10
14005 #, php-format
14006 msgid "Create version %1$s of %2$s"
14007 msgstr "Create version %1$s of %2$s"
14009 #: templates/create_tracking_version.twig:15
14010 #, php-format
14011 msgid "Create version %1$s"
14012 msgstr "Create version %1$s"
14014 #: templates/create_tracking_version.twig:21
14015 msgid "Track these data definition statements:"
14016 msgstr "Track these data definition statements:"
14018 #: templates/create_tracking_version.twig:60
14019 msgid "Track these data manipulation statements:"
14020 msgstr "Track these data manipulation statements:"
14022 #: templates/create_tracking_version.twig:77
14023 msgid "Create version"
14024 msgstr "Create version"
14026 #: templates/database/central_columns/edit.twig:15
14027 msgctxt "Auto Increment"
14028 msgid "A_I"
14029 msgstr "A_I"
14031 #: templates/database/central_columns/main.twig:4
14032 msgid "Add new column"
14033 msgstr "Add new column"
14035 #: templates/database/central_columns/main.twig:24
14036 #: templates/database/central_columns/main.twig:228
14037 msgid "Length/Value"
14038 msgstr "Length/Value"
14040 #: templates/database/central_columns/main.twig:36
14041 #: templates/database/central_columns/main.twig:240
14042 msgid "Attribute"
14043 msgstr "Attribute"
14045 #: templates/database/central_columns/main.twig:44
14046 #: templates/database/central_columns/main.twig:248
14047 msgid "A_I"
14048 msgstr "A_I"
14050 #: templates/database/central_columns/main.twig:129
14051 msgid "The central list of columns for the current database is empty"
14052 msgstr "The central list of columns for the current database is empty"
14054 #: templates/database/central_columns/main.twig:166
14055 #: templates/display/results/table.twig:62
14056 msgid "Filter rows"
14057 msgstr "Filter rows"
14059 #: templates/database/central_columns/main.twig:167
14060 #: templates/display/results/table.twig:64
14061 msgid "Search this table"
14062 msgstr "Search this table"
14064 #: templates/database/central_columns/main.twig:178
14065 #: templates/table/structure/display_structure.twig:435
14066 msgid "Add column"
14067 msgstr "Add column"
14069 #: templates/database/central_columns/main.twig:187
14070 msgid "Select a table"
14071 msgstr "Select a table"
14073 #: templates/database/central_columns/main.twig:194
14074 msgid "Select a column."
14075 msgstr "Select a column."
14077 #: templates/database/central_columns/main.twig:213
14078 msgid "Click to sort."
14079 msgstr "Click to sort."
14081 #: templates/database/central_columns/main.twig:218
14082 #: templates/database/privileges/index.twig:22
14083 #: templates/database/structure/table_header.twig:22
14084 #: templates/database/tracking/tables.twig:18
14085 #: templates/database/tracking/tables.twig:154 templates/indexes.twig:15
14086 #: templates/server/databases/index.twig:163
14087 #: templates/server/privileges/privileges_summary.twig:22
14088 #: templates/server/privileges/users_overview.twig:22
14089 #: templates/server/user_groups/user_groups.twig:21
14090 #: templates/server/variables/index.twig:30
14091 #: templates/table/privileges/index.twig:24
14092 #: templates/table/structure/display_partitions.twig:33
14093 #: templates/table/structure/display_structure.twig:34
14094 #: templates/table/structure/display_structure.twig:474
14095 #: templates/table/tracking/main.twig:32
14096 #: templates/table/tracking/report_table.twig:8
14097 msgid "Action"
14098 msgstr "Action"
14100 #: templates/database/create_table.twig:3
14101 #: templates/database/operations/index.twig:27
14102 #, fuzzy
14103 #| msgid "Create table"
14104 msgid "Create new table"
14105 msgstr "Create table"
14107 #: templates/database/create_table.twig:10
14108 #: templates/database/operations/index.twig:34
14109 msgid "Number of columns"
14110 msgstr "Number of columns"
14112 #: templates/database/create_table.twig:14
14113 #: templates/database/operations/index.twig:39 templates/export.twig:27
14114 #: templates/server/databases/index.twig:46
14115 msgid "Create"
14116 msgstr "Create"
14118 #: templates/database/data_dictionary/index.twig:4
14119 msgid "Database comment:"
14120 msgstr "Database comment:"
14122 #: templates/database/data_dictionary/index.twig:8
14123 #: templates/database/data_dictionary/index.twig:124
14124 #: templates/database/structure/index.twig:19
14125 #: templates/display/results/table.twig:258
14126 #: templates/table/structure/display_structure.twig:393
14127 msgid "Print"
14128 msgstr "Print"
14130 #: templates/database/data_dictionary/index.twig:76 templates/indexes.twig:19
14131 #: templates/table/structure/display_structure.twig:478
14132 #: templates/table/tracking/structure_snapshot_indexes.twig:8
14133 msgid "Packed"
14134 msgstr "Packed"
14136 #: templates/database/data_dictionary/index.twig:78 templates/indexes.twig:21
14137 #: templates/table/structure/display_structure.twig:480
14138 #: templates/table/tracking/structure_snapshot_indexes.twig:10
14139 msgid "Cardinality"
14140 msgstr "Cardinality"
14142 #: templates/database/data_dictionary/index.twig:117 templates/indexes.twig:92
14143 #: templates/table/structure/display_structure.twig:559
14144 msgid "No index defined!"
14145 msgstr "No index defined!"
14147 #: templates/database/designer/database_tables.twig:31
14148 #: templates/database/export/index.twig:28
14149 #: templates/database/search/main.twig:43 templates/server/export/index.twig:10
14150 #: templates/server/privileges/privileges_table.twig:28
14151 #: templates/server/privileges/privileges_table.twig:55
14152 #: templates/server/privileges/privileges_table.twig:82
14153 #: templates/server/privileges/privileges_table.twig:109
14154 #: templates/server/replication/database_multibox.twig:7
14155 msgid "Select all"
14156 msgstr "Select all"
14158 #: templates/database/designer/database_tables.twig:37
14159 msgid "Show/hide columns"
14160 msgstr "Show/hide columns"
14162 #: templates/database/designer/database_tables.twig:46
14163 msgid "See table structure"
14164 msgstr "See table structure"
14166 #: templates/database/designer/database_tables.twig:91
14167 #, php-format
14168 msgid "Select \"%s\""
14169 msgstr "Select \"%s\""
14171 #: templates/database/designer/database_tables.twig:109
14172 #, php-format
14173 msgid "Add an option for column \"%s\"."
14174 msgstr "Add an option for column \"%s\"."
14176 #: templates/database/designer/edit_delete_pages.twig:6
14177 msgid "Page to open"
14178 msgstr "Page to open"
14180 #: templates/database/designer/edit_delete_pages.twig:6
14181 msgid "Page to delete"
14182 msgstr "Page to delete"
14184 #: templates/database/designer/main.twig:19
14185 #: templates/database/designer/main.twig:25
14186 msgid "Show/Hide tables list"
14187 msgstr "Show/Hide tables list"
14189 #: templates/database/designer/main.twig:29
14190 #: templates/database/designer/main.twig:35
14191 #: templates/database/designer/main.twig:36
14192 msgid "View in fullscreen"
14193 msgstr "View in full-screen"
14195 #: templates/database/designer/main.twig:34
14196 msgid "Exit fullscreen"
14197 msgstr "Exit full-screen"
14199 #: templates/database/designer/main.twig:48
14200 #: templates/database/designer/main.twig:52
14201 msgid "New page"
14202 msgstr "New page"
14204 #: templates/database/designer/main.twig:77
14205 #: templates/database/designer/main.twig:80
14206 msgid "Delete pages"
14207 msgstr "Delete pages"
14209 #: templates/database/designer/main.twig:84
14210 #: templates/database/designer/main.twig:87
14211 #: templates/database/structure/show_create.twig:11
14212 msgid "Create table"
14213 msgstr "Create table"
14215 #: templates/database/designer/main.twig:91
14216 #: templates/database/designer/main.twig:94
14217 #: templates/database/designer/main.twig:271
14218 msgid "Create relationship"
14219 msgstr "Create relationship"
14221 #: templates/database/designer/main.twig:105
14222 #: templates/database/designer/main.twig:108
14223 msgid "Reload"
14224 msgstr "Reload"
14226 #: templates/database/designer/main.twig:112
14227 #: templates/database/designer/main.twig:115
14228 msgid "Help"
14229 msgstr "Help"
14231 #: templates/database/designer/main.twig:120
14232 #: templates/database/designer/main.twig:123
14233 msgid "Angular links"
14234 msgstr "Angular links"
14236 #: templates/database/designer/main.twig:120
14237 #: templates/database/designer/main.twig:123
14238 msgid "Direct links"
14239 msgstr "Direct links"
14241 #: templates/database/designer/main.twig:127
14242 #: templates/database/designer/main.twig:129
14243 msgid "Snap to grid"
14244 msgstr "Snap to grid"
14246 #: templates/database/designer/main.twig:133
14247 #: templates/database/designer/main.twig:139
14248 msgid "Small/Big All"
14249 msgstr "Small/Big All"
14251 #: templates/database/designer/main.twig:143
14252 #: templates/database/designer/main.twig:146
14253 msgid "Toggle small/big"
14254 msgstr "Toggle small/big"
14256 #: templates/database/designer/main.twig:150
14257 #: templates/database/designer/main.twig:153
14258 msgid "Toggle relationship lines"
14259 msgstr "Toggle relationship lines"
14261 #: templates/database/designer/main.twig:158
14262 #: templates/database/designer/main.twig:161
14263 msgid "Export schema"
14264 msgstr "Export schema"
14266 #: templates/database/designer/main.twig:169
14267 #: templates/database/designer/main.twig:172
14268 msgid "Build Query"
14269 msgstr "Build Query"
14271 #: templates/database/designer/main.twig:177
14272 #: templates/database/designer/main.twig:181
14273 msgid "Move Menu"
14274 msgstr "Move Menu"
14276 #: templates/database/designer/main.twig:185
14277 #: templates/database/designer/main.twig:190
14278 msgid "Pin text"
14279 msgstr "Pin text"
14281 #: templates/database/designer/main.twig:202
14282 msgid "Hide/Show all"
14283 msgstr "Hide/Show all"
14285 #: templates/database/designer/main.twig:212
14286 msgid "Hide/Show tables with no relationship"
14287 msgstr "Hide/Show tables with no relationship"
14289 #: templates/database/designer/main.twig:223
14290 msgid "Number of tables:"
14291 msgstr "Number of tables:"
14293 #: templates/database/designer/main.twig:381
14294 msgid "Delete relationship"
14295 msgstr "Delete relationship"
14297 #: templates/database/designer/main.twig:445
14298 #: templates/database/designer/main.twig:610
14299 msgid "Relationship operator"
14300 msgstr "Relationship operator"
14302 #: templates/database/designer/main.twig:474
14303 #: templates/database/designer/main.twig:639
14304 #: templates/database/designer/main.twig:845
14305 #: templates/database/designer/main.twig:1038
14306 msgid "Except"
14307 msgstr "Except"
14309 #: templates/database/designer/main.twig:484
14310 #: templates/database/designer/main.twig:649
14311 #: templates/database/designer/main.twig:855
14312 #: templates/database/designer/main.twig:1048
14313 #: templates/database/routines/execute_form.twig:20
14314 #: templates/server/replication/status_table.twig:17
14315 #: templates/server/status/variables/index.twig:76
14316 #: templates/server/variables/index.twig:32
14317 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:9
14318 #: templates/table/search/index.twig:42
14319 #: templates/table/zoom_search/index.twig:40
14320 #: templates/table/zoom_search/result_form.twig:37
14321 msgid "Value"
14322 msgstr "Value"
14324 #: templates/database/designer/main.twig:486
14325 #: templates/database/designer/main.twig:651
14326 #: templates/database/designer/main.twig:857
14327 #: templates/database/designer/main.twig:1050
14328 msgid "subquery"
14329 msgstr "subquery"
14331 #: templates/database/designer/main.twig:495
14332 #: templates/database/designer/main.twig:711
14333 msgid "Rename to"
14334 msgstr "Rename to"
14336 #: templates/database/designer/main.twig:501
14337 #: templates/database/designer/main.twig:719
14338 msgid "New name"
14339 msgstr "New name"
14341 #: templates/database/designer/main.twig:510
14342 #: templates/database/designer/main.twig:916
14343 msgid "Aggregate"
14344 msgstr "Aggregate"
14346 #: templates/database/designer/main.twig:516
14347 #: templates/database/designer/main.twig:580
14348 #: templates/database/designer/main.twig:785
14349 #: templates/database/designer/main.twig:816
14350 #: templates/database/designer/main.twig:924
14351 #: templates/database/designer/main.twig:1009
14352 #: templates/table/search/index.twig:41
14353 #: templates/table/zoom_search/index.twig:39
14354 msgid "Operator"
14355 msgstr "Operator"
14357 #: templates/database/designer/main.twig:1090
14358 msgid "Active options"
14359 msgstr "Active options"
14361 #: templates/database/designer/page_save_as.twig:19
14362 msgid "Save to selected page"
14363 msgstr "Save to selected page"
14365 #: templates/database/designer/page_save_as.twig:23
14366 msgid "Create a page and save to it"
14367 msgstr "Create a page and save to it"
14369 #: templates/database/designer/page_save_as.twig:29
14370 msgid "New page name"
14371 msgstr "New page name"
14373 #: templates/database/designer/page_selector.twig:2
14374 msgid "Select page"
14375 msgstr "Select page"
14377 #: templates/database/designer/schema_export.twig:4
14378 msgid "Select Export Relational Type"
14379 msgstr "Select Export Relational Type"
14381 #: templates/database/events/editor_form.twig:10
14382 #: templates/database/routines/editor_form.twig:11
14383 #: templates/database/triggers/editor_form.twig:14 templates/view_create.twig:8
14384 msgid "Details"
14385 msgstr "Details"
14387 #: templates/database/events/editor_form.twig:19
14388 msgid "Event name"
14389 msgstr "Event name"
14391 #: templates/database/events/editor_form.twig:35
14392 #: templates/server/binlog/index.twig:86
14393 msgid "Event type"
14394 msgstr "Event type"
14396 #: templates/database/events/editor_form.twig:48
14397 #: templates/database/routines/editor_form.twig:38
14398 #, php-format
14399 msgid "Change to %s"
14400 msgstr "Change to %s"
14402 #: templates/database/events/editor_form.twig:53
14403 msgid "Execute at"
14404 msgstr "Execute at"
14406 #: templates/database/events/editor_form.twig:59
14407 msgid "Execute every"
14408 msgstr "Execute every"
14410 #: templates/database/events/editor_form.twig:70
14411 msgctxt "Start of recurring event"
14412 msgid "Start"
14413 msgstr "Start"
14415 #: templates/database/events/editor_form.twig:76
14416 msgctxt "End of recurring event"
14417 msgid "End"
14418 msgstr "End"
14420 #: templates/database/events/editor_form.twig:90
14421 msgid "On completion preserve"
14422 msgstr "On completion preserve"
14424 #: templates/database/events/editor_form.twig:96
14425 #: templates/database/routines/editor_form.twig:142
14426 #: templates/database/triggers/editor_form.twig:61
14427 #: templates/view_create.twig:45
14428 msgid "Definer"
14429 msgstr "Definer"
14431 #: templates/database/events/index.twig:14
14432 #: templates/database/privileges/index.twig:113
14433 #: templates/database/privileges/index.twig:114
14434 #: templates/database/routines/index.twig:14
14435 #: templates/database/structure/check_all_tables.twig:3
14436 #: templates/database/structure/check_all_tables.twig:4
14437 #: templates/database/triggers/list.twig:14
14438 #: templates/display/results/table.twig:223
14439 #: templates/display/results/table.twig:224 templates/select_all.twig:4
14440 #: templates/select_all.twig:5 templates/server/databases/index.twig:64
14441 #: templates/server/privileges/edit_routine_privileges.twig:57
14442 #: templates/server/privileges/privileges_table.twig:268
14443 #: templates/server/privileges/privileges_table.twig:269
14444 #: templates/server/privileges/privileges_table.twig:277
14445 #: templates/server/privileges/privileges_table.twig:351
14446 #: templates/server/privileges/privileges_table.twig:551
14447 #: templates/server/privileges/users_overview.twig:121
14448 #: templates/server/privileges/users_overview.twig:122
14449 #: templates/server/user_groups/edit_user_groups.twig:11
14450 #: templates/table/privileges/index.twig:117
14451 #: templates/table/privileges/index.twig:118
14452 msgid "Check all"
14453 msgstr "Check all"
14455 #: templates/database/events/index.twig:29
14456 msgid "Create new event"
14457 msgstr "Create new event"
14459 #: templates/database/events/index.twig:38
14460 msgid "There are no events to display."
14461 msgstr "There are no events to display."
14463 #: templates/database/events/index.twig:114
14464 msgid "Event scheduler status"
14465 msgstr "Event scheduler status"
14467 #: templates/database/events/index.twig:119
14468 #: templates/database/tracking/tables.twig:47
14469 msgid "Click to toggle"
14470 msgstr "Click to toggle"
14472 #: templates/database/events/index.twig:132
14473 msgid "ON"
14474 msgstr "ON"
14476 #: templates/database/events/index.twig:143
14477 msgid "OFF"
14478 msgstr "OFF"
14480 #: templates/database/export/index.twig:61
14481 msgid ""
14482 "@SERVER@ will become the server name and @DATABASE@ will become the database "
14483 "name."
14484 msgstr ""
14485 "@SERVER@ will become the server name and @DATABASE@ will become the database "
14486 "name."
14488 #. l10n: A query that the user has written freely
14489 #: templates/database/export/index.twig:5 templates/table/export/index.twig:5
14490 msgid "Exporting a raw query"
14491 msgstr "Exporting a raw query"
14493 #: templates/database/export/index.twig:7
14494 #, php-format
14495 msgid "Exporting tables from \"%s\" database"
14496 msgstr "Exporting tables from \"%s\" database"
14498 #: templates/database/export/index.twig:30
14499 #, fuzzy
14500 #| msgid "Allows altering the structure of existing tables."
14501 msgid "Export the structure of all tables."
14502 msgstr "Allows altering the structure of existing tables."
14504 #: templates/database/export/index.twig:33
14505 #, fuzzy
14506 #| msgid "Export views as tables"
14507 msgid "Export the data of all tables."
14508 msgstr "Export views as tables"
14510 #: templates/database/import/index.twig:3
14511 #, php-format
14512 msgid "Importing into the database \"%s\""
14513 msgstr "Importing into the database \"%s\""
14515 #: templates/database/multi_table_query/form.twig:4
14516 #: templates/database/qbe/index.twig:4
14517 msgid "Multi-table query"
14518 msgstr "Multi-table query"
14520 #: templates/database/multi_table_query/form.twig:10
14521 #: templates/database/qbe/index.twig:10
14522 msgid "Query by example"
14523 msgstr "Query by example"
14525 #: templates/database/multi_table_query/form.twig:17
14526 msgid "Query window"
14527 msgstr "Query window"
14529 #: templates/database/multi_table_query/form.twig:38
14530 #: templates/database/multi_table_query/form.twig:128
14531 msgid "select table"
14532 msgstr "select table"
14534 #: templates/database/multi_table_query/form.twig:45
14535 #: templates/database/multi_table_query/form.twig:136
14536 msgid "select column"
14537 msgstr "select column"
14539 #: templates/database/multi_table_query/form.twig:51
14540 msgid "Table alias"
14541 msgstr "Table alias"
14543 #: templates/database/multi_table_query/form.twig:52
14544 msgid "Column alias"
14545 msgstr "Column alias"
14547 #: templates/database/multi_table_query/form.twig:55
14548 msgid "Use this column in criteria"
14549 msgstr "Use this column in criteria"
14551 #: templates/database/multi_table_query/form.twig:59
14552 msgid "criteria"
14553 msgstr "criteria"
14555 #: templates/database/multi_table_query/form.twig:73
14556 msgid "Add as"
14557 msgstr "Add as"
14559 #: templates/database/multi_table_query/form.twig:119
14560 msgid "Another column"
14561 msgstr "Another column"
14563 #: templates/database/multi_table_query/form.twig:146
14564 msgid "Enter criteria as free text"
14565 msgstr "Enter criteria as free text"
14567 #: templates/database/multi_table_query/form.twig:153
14568 msgid "Remove this column"
14569 msgstr "Remove this column"
14571 #: templates/database/multi_table_query/form.twig:159
14572 #: templates/table/relation/foreign_key_row.twig:85
14573 msgid "+ Add column"
14574 msgstr "+ Add column"
14576 #: templates/database/multi_table_query/form.twig:174
14577 #: templates/database/qbe/selection_form.twig:80
14578 #: templates/database/qbe/selection_form.twig:96
14579 msgid "Update query"
14580 msgstr "Update query"
14582 #: templates/database/operations/index.twig:9
14583 #: templates/database/operations/index.twig:13
14584 msgid "Database comment"
14585 msgstr "Database comment"
14587 #: templates/database/operations/index.twig:54
14588 msgid "Rename database to"
14589 msgstr "Rename database to"
14591 #: templates/database/operations/index.twig:58 templates/export.twig:282
14592 msgid "New database name"
14593 msgstr "New database name"
14595 #: templates/database/operations/index.twig:66
14596 #: templates/database/operations/index.twig:171
14597 #: templates/table/operations/index.twig:77
14598 #: templates/table/operations/index.twig:113
14599 #: templates/table/operations/index.twig:313
14600 msgid ""
14601 "You don't have sufficient privileges to perform this operation; Please refer "
14602 "to the documentation for more details."
14603 msgstr ""
14604 "You don't have sufficient privileges to perform this operation; Please refer "
14605 "to the documentation for more details."
14607 #: templates/database/operations/index.twig:83
14608 msgid "Remove database"
14609 msgstr "Remove database"
14611 #: templates/database/operations/index.twig:89
14612 #, php-format
14613 msgid "Database %s has been dropped."
14614 msgstr "Database %s has been dropped."
14616 #: templates/database/operations/index.twig:94
14617 msgid "Drop the database (DROP)"
14618 msgstr "Drop the database (DROP)"
14620 #: templates/database/operations/index.twig:118
14621 msgid "Copy database to"
14622 msgstr "Copy database to"
14624 #: templates/database/operations/index.twig:150
14625 msgid "CREATE DATABASE before copying"
14626 msgstr "CREATE DATABASE before copying"
14628 #: templates/database/operations/index.twig:165
14629 #: templates/database/structure/copy_form.twig:44
14630 #: templates/table/operations/index.twig:306
14631 msgid "Add constraints"
14632 msgstr "Add constraints"
14634 #: templates/database/operations/index.twig:180
14635 msgid "Switch to copied database"
14636 msgstr "Switch to copied database"
14638 #: templates/database/operations/index.twig:216
14639 msgid "Change all tables collations"
14640 msgstr "Change all tables collations"
14642 #: templates/database/operations/index.twig:220
14643 msgid "Change all tables columns collations"
14644 msgstr "Change all tables columns collations"
14646 #: templates/database/privileges/index.twig:9
14647 #: templates/table/privileges/index.twig:8
14648 #, php-format
14649 msgid "Users having access to \"%s\""
14650 msgstr "Users having access to \"%s\""
14652 #: templates/database/privileges/index.twig:17
14653 #: templates/server/privileges/login_information_fields.twig:6
14654 #: templates/server/privileges/login_information_fields.twig:11
14655 #: templates/server/privileges/users_overview.twig:8
14656 #: templates/server/replication/change_primary.twig:15
14657 #: templates/server/replication/primary_add_replica_user.twig:19
14658 #: templates/server/replication/primary_add_replica_user.twig:24
14659 #: templates/table/privileges/index.twig:19
14660 msgid "User name"
14661 msgstr "User name"
14663 #: templates/database/privileges/index.twig:18
14664 #: templates/server/privileges/login_information_fields.twig:25
14665 #: templates/server/privileges/login_information_fields.twig:37
14666 #: templates/server/privileges/users_overview.twig:9
14667 #: templates/table/privileges/index.twig:20
14668 msgid "Host name"
14669 msgstr "Host name"
14671 #: templates/database/privileges/index.twig:21
14672 #: templates/server/privileges/privileges_summary.twig:16
14673 #: templates/server/privileges/users_overview.twig:18
14674 #: templates/table/privileges/index.twig:23
14675 msgid "Grant"
14676 msgstr "Grant"
14678 #: templates/database/privileges/index.twig:36
14679 #: templates/server/privileges/initials_row.twig:9
14680 #: templates/server/privileges/new_user_ajax.twig:9
14681 #: templates/server/privileges/users_overview.twig:36
14682 #: templates/table/privileges/index.twig:38
14683 msgid "Any"
14684 msgstr "Any"
14686 #: templates/database/privileges/index.twig:47
14687 #: templates/table/privileges/index.twig:49
14688 msgid "global"
14689 msgstr "global"
14691 #: templates/database/privileges/index.twig:50
14692 #: templates/table/privileges/index.twig:52
14693 msgid "database-specific"
14694 msgstr "database-specific"
14696 #: templates/database/privileges/index.twig:52
14697 #: templates/table/privileges/index.twig:54
14698 msgid "wildcard"
14699 msgstr "wildcard"
14701 #: templates/database/privileges/index.twig:55
14702 #: templates/table/privileges/index.twig:59
14703 msgid "routine"
14704 msgstr "routine"
14706 #: templates/database/privileges/index.twig:112
14707 #: templates/database/privileges/index.twig:115
14708 #: templates/database/structure/check_all_tables.twig:2
14709 #: templates/database/structure/check_all_tables.twig:9
14710 #: templates/display/results/table.twig:222
14711 #: templates/display/results/table.twig:225 templates/select_all.twig:2
14712 #: templates/select_all.twig:6
14713 #: templates/server/privileges/users_overview.twig:120
14714 #: templates/server/privileges/users_overview.twig:123
14715 #: templates/table/privileges/index.twig:116
14716 #: templates/table/privileges/index.twig:119
14717 msgid "With selected:"
14718 msgstr "With selected:"
14720 #: templates/database/privileges/index.twig:131
14721 #: templates/server/privileges/add_user_fieldset.twig:4
14722 #: templates/server/privileges/user_overview.twig:22
14723 #: templates/server/privileges/users_overview.twig:137
14724 #: templates/table/privileges/index.twig:134
14725 msgctxt "Create new user"
14726 msgid "New"
14727 msgstr "New"
14729 #: templates/database/privileges/index.twig:136
14730 #: templates/server/privileges/add_user_fieldset.twig:9
14731 #: templates/server/privileges/add_user.twig:3
14732 #: templates/server/privileges/user_overview.twig:24
14733 #: templates/server/privileges/users_overview.twig:140
14734 #: templates/table/privileges/index.twig:140
14735 msgid "Add user account"
14736 msgstr "Add user account"
14738 #: templates/database/qbe/index.twig:16
14739 #, php-format
14740 msgid "Switch to %svisual builder%s"
14741 msgstr "Switch to %svisual builder%s"
14743 #: templates/database/qbe/index.twig:20
14744 msgid "You have to choose at least one column to display!"
14745 msgstr "You have to choose at least one column to display!"
14747 #: templates/database/qbe/ins_del_and_or_cell.twig:5
14748 msgid "Ins:"
14749 msgstr "Ins:"
14751 #: templates/database/qbe/ins_del_and_or_cell.twig:12
14752 msgid "And"
14753 msgstr "And"
14755 #: templates/database/qbe/ins_del_and_or_cell.twig:17
14756 msgid "Del:"
14757 msgstr "Del:"
14759 #: templates/database/qbe/selection_form.twig:12
14760 #: templates/table/find_replace/index.twig:41
14761 msgid "Column:"
14762 msgstr "Column:"
14764 #: templates/database/qbe/selection_form.twig:17
14765 msgid "Alias:"
14766 msgstr "Alias:"
14768 #: templates/database/qbe/selection_form.twig:22
14769 msgid "Show:"
14770 msgstr "Show:"
14772 #: templates/database/qbe/selection_form.twig:27
14773 msgid "Sort:"
14774 msgstr "Sort:"
14776 #: templates/database/qbe/selection_form.twig:32
14777 msgid "Sort order:"
14778 msgstr "Sort order:"
14780 #: templates/database/qbe/selection_form.twig:37
14781 msgid "Criteria:"
14782 msgstr "Criteria:"
14784 #: templates/database/qbe/selection_form.twig:44
14785 msgid "Modify:"
14786 msgstr "Modify:"
14788 #: templates/database/qbe/selection_form.twig:54
14789 msgid "Add/Delete criteria rows:"
14790 msgstr "Add/Delete criteria rows:"
14792 #: templates/database/qbe/selection_form.twig:67
14793 msgid "Add/Delete columns:"
14794 msgstr "Add/Delete columns:"
14796 #: templates/database/qbe/selection_form.twig:86
14797 #: templates/database/qbe/selection_form.twig:88
14798 msgid "Use tables"
14799 msgstr "Use tables"
14801 #: templates/database/qbe/selection_form.twig:107
14802 #, php-format
14803 msgid "SQL query on database <b>%s</b>:"
14804 msgstr "SQL query on database <b>%s</b>:"
14806 #: templates/database/routines/editor_form.twig:20
14807 msgid "Routine name"
14808 msgstr "Routine name"
14810 #: templates/database/routines/editor_form.twig:43
14811 msgid "Parameters"
14812 msgstr "Parameters"
14814 #: templates/database/routines/editor_form.twig:49
14815 msgid "Direction"
14816 msgstr "Direction"
14818 #: templates/database/routines/editor_form.twig:67
14819 #: templates/database/routines/editor_form.twig:69
14820 msgid "Add parameter"
14821 msgstr "Add parameter"
14823 #: templates/database/routines/editor_form.twig:70
14824 msgid "Remove last parameter"
14825 msgstr "Remove last parameter"
14827 #: templates/database/routines/editor_form.twig:75
14828 msgid "Return type"
14829 msgstr "Return type"
14831 #: templates/database/routines/editor_form.twig:83
14832 msgid "Return length/values"
14833 msgstr "Return length/values"
14835 #: templates/database/routines/editor_form.twig:90
14836 msgid "Return options"
14837 msgstr "Return options"
14839 #: templates/database/routines/editor_form.twig:94
14840 #: templates/database/routines/parameter_row.twig:31
14841 #: templates/database/structure/table_header.twig:42
14842 msgid "Charset"
14843 msgstr "Charset"
14845 #: templates/database/routines/editor_form.twig:119
14846 msgid "Is deterministic"
14847 msgstr "Is deterministic"
14849 #: templates/database/routines/editor_form.twig:135
14850 msgid ""
14851 "You do not have sufficient privileges to perform this operation; Please "
14852 "refer to the documentation for more details."
14853 msgstr ""
14854 "You do not have sufficient privileges to perform this operation; Please "
14855 "refer to the documentation for more details."
14857 #: templates/database/routines/editor_form.twig:148
14858 msgid "Security type"
14859 msgstr "Security type"
14861 #: templates/database/routines/editor_form.twig:157
14862 msgid "SQL data access"
14863 msgstr "SQL data access"
14865 #: templates/database/routines/execute_form.twig:7
14866 #: templates/database/routines/execute_form.twig:12
14867 msgid "Routine parameters"
14868 msgstr "Routine parameters"
14870 #: templates/database/routines/index.twig:36
14871 msgid "Create new routine"
14872 msgstr "Create new routine"
14874 #: templates/database/routines/index.twig:45
14875 msgid "There are no routines to display."
14876 msgstr "There are no routines to display."
14878 #: templates/database/routines/index.twig:54
14879 msgid "Returns"
14880 msgstr "Returns"
14882 #: templates/database/routines/parameter_row.twig:24
14883 #: templates/modals/enum_set_editor.twig:5
14884 msgid "ENUM/SET editor"
14885 msgstr "ENUM/SET editor"
14887 #: templates/database/routines/row.twig:34
14888 #: templates/database/routines/row.twig:44
14889 #: templates/database/routines/row.twig:48
14890 msgid "Execute"
14891 msgstr "Execute"
14893 #: templates/database/search/main.twig:5
14894 msgid "Search in database"
14895 msgstr "Search in database"
14897 #: templates/database/search/main.twig:8
14898 msgid "Words or values to search for (wildcard: \"%\"):"
14899 msgstr "Words or values to search for (wildcard: \"%\"):"
14901 #: templates/database/search/main.twig:15
14902 #: templates/table/find_replace/index.twig:31
14903 msgid "Find:"
14904 msgstr "Find:"
14906 #: templates/database/search/main.twig:19
14907 #: templates/database/search/main.twig:23
14908 msgid "Words are separated by a space character (\" \")."
14909 msgstr "Words are separated by a space character (\" \")."
14911 #: templates/database/search/main.twig:40
14912 msgid "Inside tables:"
14913 msgstr "Inside tables:"
14915 #: templates/database/search/main.twig:46 templates/server/export/index.twig:11
14916 #: templates/server/replication/database_multibox.twig:8
14917 msgid "Unselect all"
14918 msgstr "Unselect all"
14920 #: templates/database/search/main.twig:67
14921 msgid "Inside column:"
14922 msgstr "Inside column:"
14924 #: templates/database/search/results.twig:12
14925 #, php-format
14926 msgid "%1$s match in <strong>%2$s</strong>"
14927 msgid_plural "%1$s matches in <strong>%2$s</strong>"
14928 msgstr[0] "%1$s match in <strong>%2$s</strong>"
14929 msgstr[1] "%1$s matches in <strong>%2$s</strong>"
14931 #: templates/database/search/results.twig:56
14932 msgid "<strong>Total:</strong> <em>%count%</em> match"
14933 msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
14934 msgstr[0] "<strong>Total:</strong> <em>%count%</em> match"
14935 msgstr[1] "<strong>Total:</strong> <em>%count%</em> matches"
14937 #: templates/database/structure/add_prefix.twig:7
14938 #: templates/database/structure/add_prefix.twig:9
14939 msgid "Add prefix"
14940 msgstr "Add prefix"
14942 #: templates/database/structure/body_for_table_summary.twig:6
14943 #, php-format
14944 msgid "%s table"
14945 msgid_plural "%s tables"
14946 msgstr[0] "%s table"
14947 msgstr[1] "%s tables"
14949 #: templates/database/structure/body_for_table_summary.twig:17
14950 msgid "Sum"
14951 msgstr "Sum"
14953 #: templates/database/structure/bulk_action_modal.twig:12
14954 #: templates/database/structure/check_all_tables.twig:56
14955 msgid "Continue"
14956 msgstr "Continue"
14958 #: templates/database/structure/change_prefix_form.twig:7
14959 msgid "From"
14960 msgstr "From"
14962 #: templates/database/structure/change_prefix_form.twig:13
14963 msgid "To"
14964 msgstr "To"
14966 #: templates/database/structure/check_all_tables.twig:6
14967 msgid "Check tables having overhead"
14968 msgstr "Check tables having overhead"
14970 #: templates/database/structure/check_all_tables.twig:10
14971 msgid "Copy table"
14972 msgstr "Copy table"
14974 #: templates/database/structure/check_all_tables.twig:11
14975 msgid "Show create"
14976 msgstr "Show create"
14978 #: templates/database/structure/check_all_tables.twig:14
14979 #: templates/table/operations/index.twig:403
14980 #: templates/table/operations/view.twig:26
14981 msgid "Delete data or table"
14982 msgstr "Delete data or table"
14984 #: templates/database/structure/check_all_tables.twig:15
14985 #: templates/database/structure/structure_table_row.twig:74
14986 msgid "Empty"
14987 msgstr "Empty"
14989 #: templates/database/structure/check_all_tables.twig:18
14990 #: templates/table/operations/index.twig:334
14991 msgid "Table maintenance"
14992 msgstr "Table maintenance"
14994 #: templates/database/structure/check_all_tables.twig:19
14995 #: templates/table/maintenance/analyze.twig:3
14996 #: templates/table/operations/index.twig:339
14997 msgid "Analyze table"
14998 msgstr "Analyse table"
15000 #: templates/database/structure/check_all_tables.twig:20
15001 #: templates/table/maintenance/check.twig:3
15002 #: templates/table/operations/index.twig:348
15003 msgid "Check table"
15004 msgstr "Check table"
15006 #: templates/database/structure/check_all_tables.twig:21
15007 #: templates/table/maintenance/checksum.twig:3
15008 #: templates/table/operations/index.twig:356
15009 msgid "Checksum table"
15010 msgstr "Checksum table"
15012 #: templates/database/structure/check_all_tables.twig:22
15013 #: templates/table/maintenance/optimize.twig:3
15014 #: templates/table/operations/index.twig:384
15015 #: templates/table/structure/display_table_stats.twig:68
15016 msgid "Optimize table"
15017 msgstr "Optimise table"
15019 #: templates/database/structure/check_all_tables.twig:23
15020 #: templates/table/maintenance/repair.twig:3
15021 #: templates/table/operations/index.twig:393
15022 msgid "Repair table"
15023 msgstr "Repair table"
15025 #: templates/database/structure/check_all_tables.twig:25
15026 msgid "Prefix"
15027 msgstr "Prefix"
15029 #: templates/database/structure/check_all_tables.twig:26
15030 msgid "Add prefix to table"
15031 msgstr "Add prefix to table"
15033 #: templates/database/structure/check_all_tables.twig:27
15034 msgid "Replace table prefix"
15035 msgstr "Replace table prefix"
15037 #: templates/database/structure/check_all_tables.twig:33
15038 msgid "Add columns to central list"
15039 msgstr "Add columns to central list"
15041 #: templates/database/structure/check_all_tables.twig:34
15042 msgid "Remove columns from central list"
15043 msgstr "Remove columns from central list"
15045 #: templates/database/structure/check_all_tables.twig:35
15046 msgid "Make consistent with central list"
15047 msgstr "Make consistent with central list"
15049 #: templates/database/structure/check_all_tables.twig:48
15050 msgid "Are you sure?"
15051 msgstr "Are you sure?"
15053 #: templates/database/structure/check_all_tables.twig:52
15054 msgid ""
15055 "This action may change some of the columns definition.[br]Are you sure you "
15056 "want to continue?"
15057 msgstr ""
15058 "This action may change some of the columns definition.[br]Are you sure you "
15059 "want to continue?"
15061 #: templates/database/structure/copy_form.twig:14
15062 msgid "Options:"
15063 msgstr "Options:"
15065 #: templates/database/structure/copy_form.twig:39
15066 msgid "Add AUTO INCREMENT value"
15067 msgstr "Add AUTO INCREMENT value"
15069 #: templates/database/structure/drop_form.twig:6
15070 #: templates/database/structure/empty_form.twig:6
15071 #: templates/table/delete/confirm.twig:12
15072 #: templates/table/structure/drop_confirm.twig:6
15073 #: templates/table/structure/primary.twig:6
15074 msgid "Do you really want to execute the following query?"
15075 msgstr "Do you really want to execute the following query?"
15077 #: templates/database/structure/favorite_anchor.twig:4
15078 #: templates/recent_favorite_table_favorite.twig:6
15079 msgid "Remove from Favorites"
15080 msgstr "Remove from Favourites"
15082 #: templates/database/structure/favorite_anchor.twig:4
15083 msgid "Add to Favorites"
15084 msgstr "Add to Favourites"
15086 #: templates/database/structure/show_create.twig:2
15087 msgid "Showing create queries"
15088 msgstr "Showing create queries"
15090 #: templates/database/structure/show_create.twig:33
15091 #: templates/display/results/table.twig:297 templates/modals/create_view.twig:5
15092 #: templates/sql/no_results_returned.twig:13 templates/view_create.twig:11
15093 msgid "Create view"
15094 msgstr "Create view"
15096 #: templates/database/structure/structure_table_row.twig:17
15097 #: templates/server/databases/index.twig:219
15098 #: templates/server/databases/index.twig:231
15099 msgid "Not replicated"
15100 msgstr "Not replicated"
15102 #: templates/database/structure/structure_table_row.twig:18
15103 #: templates/server/databases/index.twig:215
15104 #: templates/server/databases/index.twig:227
15105 msgid "Replicated"
15106 msgstr "Replicated"
15108 #: templates/database/structure/structure_table_row.twig:237
15109 msgid "in use"
15110 msgstr "in use"
15112 #: templates/database/structure/table_header.twig:27
15113 msgid ""
15114 "May be approximate. Click on the number to get the exact count. See "
15115 "[doc@faq3-11]FAQ 3.11[/doc]."
15116 msgstr ""
15117 "May be approximate. Click on the number to get the exact count. See "
15118 "[doc@faq3-11]FAQ 3.11[/doc]."
15120 #: templates/database/structure/table_header.twig:36
15121 #: templates/table/index_form.twig:144
15122 msgid "Size"
15123 msgstr "Size"
15125 #: templates/database/structure/table_header.twig:51
15126 #: templates/table/structure/display_table_stats.twig:154
15127 msgid "Creation"
15128 msgstr "Creation"
15130 #: templates/database/structure/table_header.twig:56
15131 #: templates/table/structure/display_table_stats.twig:161
15132 msgid "Last update"
15133 msgstr "Last update"
15135 #: templates/database/structure/table_header.twig:61
15136 #: templates/table/structure/display_table_stats.twig:168
15137 msgid "Last check"
15138 msgstr "Last check"
15140 #: templates/database/structure/tracking_icon.twig:3
15141 msgid "Tracking is active."
15142 msgstr "Tracking is active."
15144 #: templates/database/structure/tracking_icon.twig:5
15145 msgid "Tracking is not active."
15146 msgstr "Tracking is not active."
15148 #: templates/database/tracking/tables.twig:4
15149 msgid "Tracked tables"
15150 msgstr "Tracked tables"
15152 #: templates/database/tracking/tables.twig:14
15153 msgid "Last version"
15154 msgstr "Last version"
15156 #: templates/database/tracking/tables.twig:15
15157 #: templates/table/tracking/main.twig:29
15158 msgid "Created"
15159 msgstr "Created"
15161 #: templates/database/tracking/tables.twig:16
15162 #: templates/table/tracking/main.twig:30
15163 msgid "Updated"
15164 msgstr "Updated"
15166 #: templates/database/tracking/tables.twig:61
15167 #: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
15168 msgid "active"
15169 msgstr "active"
15171 #: templates/database/tracking/tables.twig:73
15172 #: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
15173 msgid "not active"
15174 msgstr "not active"
15176 #: templates/database/tracking/tables.twig:93
15177 #: templates/database/tracking/tables.twig:138
15178 #: templates/database/tracking/tables.twig:139
15179 msgid "Delete tracking"
15180 msgstr "Delete tracking"
15182 #: templates/database/tracking/tables.twig:104
15183 msgid "Versions"
15184 msgstr "Versions"
15186 #: templates/database/tracking/tables.twig:145
15187 msgid "Untracked tables"
15188 msgstr "Untracked tables"
15190 #: templates/database/tracking/tables.twig:176
15191 #: templates/database/tracking/tables.twig:188
15192 #: templates/database/tracking/tables.twig:189
15193 #: templates/table/structure/display_structure.twig:413
15194 msgid "Track table"
15195 msgstr "Track table"
15197 #: templates/database/triggers/editor_form.twig:23
15198 msgid "Trigger name"
15199 msgstr "Trigger name"
15201 #: templates/database/triggers/editor_form.twig:37
15202 msgctxt "Trigger action time"
15203 msgid "Time"
15204 msgstr "Time"
15206 #: templates/database/triggers/list.twig:29
15207 msgid "Create new trigger"
15208 msgstr "Create new trigger"
15210 #: templates/database/triggers/list.twig:38
15211 msgid "There are no triggers to display."
15212 msgstr "There are no triggers to display."
15214 #: templates/display/results/table.twig:32
15215 msgid "Save edited data"
15216 msgstr "Save edited data"
15218 #: templates/display/results/table.twig:38
15219 msgid "Restore column order"
15220 msgstr "Restore column order"
15222 #: templates/display/results/table.twig:49 templates/export.twig:149
15223 #: templates/table/start_and_number_of_rows_fieldset.twig:9
15224 msgid "Number of rows:"
15225 msgstr "Number of rows:"
15227 #: templates/display/results/table.twig:52
15228 msgid "All"
15229 msgstr "All"
15231 #: templates/display/results/table.twig:70
15232 msgid "Sort by key:"
15233 msgstr "Sort by key:"
15235 #: templates/display/results/table.twig:119
15236 #: templates/table/search/index.twig:102
15237 #, fuzzy
15238 #| msgid "Return options"
15239 msgid "Extra options"
15240 msgstr "Return options"
15242 #: templates/display/results/table.twig:141
15243 msgid "Relational key"
15244 msgstr "Relational key"
15246 #: templates/display/results/table.twig:145
15247 msgid "Display column for relationships"
15248 msgstr "Display column for relationships"
15250 #: templates/display/results/table.twig:153
15251 msgid "Show binary contents"
15252 msgstr "Show binary contents"
15254 #: templates/display/results/table.twig:157
15255 msgid "Show BLOB contents"
15256 msgstr "Show BLOB contents"
15258 #: templates/display/results/table.twig:167
15259 msgid "Hide browser transformation"
15260 msgstr "Hide browser transformation"
15262 #: templates/display/results/table.twig:179
15263 msgid "Well Known Text"
15264 msgstr "Well Known Text"
15266 #: templates/display/results/table.twig:183
15267 msgid "Well Known Binary"
15268 msgstr "Well Known Binary"
15270 #: templates/display/results/table.twig:255
15271 #: templates/sql/no_results_returned.twig:9
15272 msgid "Query results operations"
15273 msgstr "Query results operations"
15275 #: templates/display/results/table.twig:260
15276 msgid "Copy to clipboard"
15277 msgstr "Copy to clipboard"
15279 #: templates/display/results/table.twig:279
15280 #: templates/table/chart/tbl_chart.twig:2
15281 msgid "Display chart"
15282 msgstr "Display chart"
15284 #: templates/display/results/table.twig:287
15285 msgid "Visualize GIS data"
15286 msgstr "Visualise GIS data"
15288 #: templates/encoding/kanji_encoding_form.twig:6
15289 msgctxt "None encoding conversion"
15290 msgid "None"
15291 msgstr "None"
15293 #: templates/encoding/kanji_encoding_form.twig:17
15294 msgid "Convert to Kana"
15295 msgstr "Convert to Kana"
15297 #: templates/error/report_form.twig:3
15298 msgid ""
15299 "This report automatically includes data about the error and information "
15300 "about relevant configuration settings. It will be sent to the phpMyAdmin "
15301 "team for debugging the error."
15302 msgstr ""
15303 "This report automatically includes data about the error and information "
15304 "about relevant configuration settings. It will be sent to the phpMyAdmin "
15305 "team for debugging the error."
15307 #: templates/error/report_form.twig:11
15308 msgid ""
15309 "Can you tell us the steps leading to this error? It decisively helps in "
15310 "debugging:"
15311 msgstr ""
15312 "Can you tell us the steps leading to this error? It decisively helps in "
15313 "debugging:"
15315 #: templates/error/report_form.twig:18
15316 msgid "You may examine the data in the error report:"
15317 msgstr "You may examine the data in the error report:"
15319 #: templates/error/report_modal.twig:5
15320 msgid "Submit error report"
15321 msgstr "Submit error report"
15323 #: templates/error/report_modal.twig:12
15324 msgid "Send error report"
15325 msgstr "Send error report"
15327 #: templates/export/template_options.twig:1 templates/export.twig:42
15328 msgid "Select a template"
15329 msgstr "Select a template"
15331 #: templates/export.twig:14
15332 msgid "Export templates:"
15333 msgstr "Export templates:"
15335 #: templates/export.twig:18
15336 msgid "New template:"
15337 msgstr "New template:"
15339 #: templates/export.twig:21 templates/export.twig:24
15340 msgid "Template name"
15341 msgstr "Template name"
15343 #: templates/export.twig:35
15344 msgid "Existing templates:"
15345 msgstr "Existing templates:"
15347 #: templates/export.twig:38
15348 msgid "Template:"
15349 msgstr "Template:"
15351 #: templates/export.twig:51
15352 msgid "Update"
15353 msgstr "Update"
15355 #: templates/export.twig:72
15356 msgid "Show SQL query"
15357 msgstr "Show SQL query"
15359 #: templates/export.twig:104
15360 msgid "Export method:"
15361 msgstr "Export method:"
15363 #: templates/export.twig:108
15364 msgid "Quick - display only the minimal options"
15365 msgstr "Quick - display only the minimal options"
15367 #: templates/export.twig:112
15368 msgid "Custom - display all possible options"
15369 msgstr "Custom - display all possible options"
15371 #: templates/export.twig:121
15372 #, fuzzy
15373 #| msgid "File to import:"
15374 msgid "File format to export"
15375 msgstr "File to import:"
15377 #: templates/export.twig:137
15378 msgid "Rows:"
15379 msgstr "Rows:"
15381 #: templates/export.twig:141
15382 msgid "Dump all rows"
15383 msgstr "Dump all rows"
15385 #: templates/export.twig:145
15386 msgid "Dump some row(s)"
15387 msgstr "Dump some row(s)"
15389 #: templates/export.twig:160
15390 msgid "Row to begin at:"
15391 msgstr "Row to begin at:"
15393 #: templates/export.twig:170 templates/export.twig:332
15394 msgid "Output:"
15395 msgstr "Output:"
15397 #: templates/export.twig:175 templates/export.twig:370
15398 #, php-format
15399 msgid "Save on server in the directory <strong>%s</strong>"
15400 msgstr "Save on server in the directory <strong>%s</strong>"
15402 #: templates/export.twig:193 templates/export.twig:337
15403 msgid "Rename exported databases/tables/columns"
15404 msgstr "Rename exported databases/tables/columns"
15406 #: templates/export.twig:201
15407 msgid "Defined aliases"
15408 msgstr "Defined aliases"
15410 #: templates/export.twig:216 templates/export.twig:230
15411 #: templates/export.twig:243 templates/export.twig:260
15412 msgid "Remove"
15413 msgstr "Remove"
15415 #: templates/export.twig:269
15416 msgid "Define new aliases"
15417 msgstr "Define new aliases"
15419 #: templates/export.twig:274
15420 msgid "Select database:"
15421 msgstr "Select database:"
15423 #: templates/export.twig:290
15424 msgid "Select table:"
15425 msgstr "Select table:"
15427 #: templates/export.twig:298
15428 msgid "New table name"
15429 msgstr "New table name"
15431 #: templates/export.twig:306
15432 msgid "Select column:"
15433 msgstr "Select column:"
15435 #: templates/export.twig:314
15436 msgid "New column name"
15437 msgstr "New column name"
15439 #: templates/export.twig:347
15440 #, php-format
15441 msgid "Use %s statement"
15442 msgstr "Use %s statement"
15444 #: templates/export.twig:356
15445 msgid "View output as text"
15446 msgstr "View output as text"
15448 #: templates/export.twig:360
15449 msgid "Save output to a file"
15450 msgstr "Save output to a file"
15452 #: templates/export.twig:387
15453 msgid "File name template:"
15454 msgstr "File name template:"
15456 #: templates/export.twig:388
15457 #, php-format
15458 msgid ""
15459 "This value is interpreted using the 'strftime' function, so you can use time "
15460 "formatting strings. Additionally the following transformations will happen: "
15461 "%s Other text will be kept as is. See the FAQ 6.27 for details."
15462 msgstr ""
15463 "This value is interpreted using the 'strftime' function, so you can use time "
15464 "formatting strings. Additionally the following transformations will happen: "
15465 "%s Other text will be kept as is. See the FAQ 6.27 for details."
15467 #: templates/export.twig:398
15468 #, fuzzy
15469 #| msgid "use this for future exports"
15470 msgid "Use this for future exports"
15471 msgstr "use this for future exports"
15473 #: templates/export.twig:409 templates/import.twig:103
15474 msgid "Character set of the file:"
15475 msgstr "Character set of the file:"
15477 #: templates/export.twig:429
15478 msgid "Compression:"
15479 msgstr "Compression:"
15481 #: templates/export.twig:437
15482 msgid "zipped"
15483 msgstr "zipped"
15485 #: templates/export.twig:443
15486 msgid "gzipped"
15487 msgstr "gzipped"
15489 #: templates/export.twig:461
15490 msgid "Export databases as separate files"
15491 msgstr "Export databases as separate files"
15493 #: templates/export.twig:463
15494 msgid "Export tables as separate files"
15495 msgstr "Export tables as separate files"
15497 #: templates/export.twig:474
15498 #, fuzzy
15499 #| msgid "Skip tables larger than %s MiB"
15500 msgid "Skip tables larger than:"
15501 msgstr "Skip tables larger than %s MiB"
15503 #: templates/export.twig:476
15504 msgid "The size is measured in MiB."
15505 msgstr ""
15507 #: templates/export.twig:482 templates/import.twig:182
15508 msgid "Format-specific options:"
15509 msgstr "Format-specific options:"
15511 #: templates/export.twig:491 templates/import.twig:191
15512 msgid "Encoding Conversion:"
15513 msgstr "Encoding Conversion:"
15515 #: templates/filter.twig:2 templates/server/status/processes/index.twig:6
15516 #: templates/server/status/variables/index.twig:7
15517 msgid "Filters"
15518 msgstr "Filters"
15520 #: templates/filter.twig:4 templates/server/status/variables/index.twig:12
15521 msgid "Containing the word:"
15522 msgstr "Containing the word:"
15524 #: templates/footer.twig:7 templates/footer.twig:9 templates/footer.twig:11
15525 msgid "Open new phpMyAdmin window"
15526 msgstr "Open new phpMyAdmin window"
15528 #: templates/footer.twig:26 templates/home/index.twig:18
15529 #: templates/login/form.twig:5
15530 msgid "phpMyAdmin Demo Server"
15531 msgstr "phpMyAdmin Demo Server"
15533 #: templates/footer.twig:34
15534 #, php-format
15535 msgid "Currently running Git revision %1$s from the %2$s branch."
15536 msgstr "Currently running Git revision %1$s from the %2$s branch."
15538 #: templates/footer.twig:36
15539 msgid "Git information missing!"
15540 msgstr "Git information missing!"
15542 #: templates/gis_data_editor_form.twig:4
15543 #, php-format
15544 msgid "Value for the column \"%s\""
15545 msgstr "Value for the column \"%s\""
15547 #: templates/gis_data_editor_form.twig:23
15548 #: templates/table/gis_visualization/gis_visualization.twig:34
15549 msgid "Use OpenStreetMaps as Base Layer"
15550 msgstr "Use OpenStreetMaps as Base Layer"
15552 #: templates/gis_data_editor_form.twig:39
15553 msgctxt "Spatial Reference System Identifier"
15554 msgid "SRID:"
15555 msgstr "SRID:"
15557 #: templates/gis_data_editor_form.twig:62
15558 #, php-format
15559 msgid "Geometry %d:"
15560 msgstr "Geometry %d:"
15562 #: templates/gis_data_editor_form.twig:82
15563 msgid "Point:"
15564 msgstr "Point:"
15566 #: templates/gis_data_editor_form.twig:106
15567 #: templates/gis_data_editor_form.twig:151
15568 #: templates/gis_data_editor_form.twig:207
15569 #, php-format
15570 msgid "Point %d:"
15571 msgstr "Point %d:"
15573 #: templates/gis_data_editor_form.twig:130
15574 #, php-format
15575 msgid "Linestring %d:"
15576 msgstr "Linestring %d:"
15578 #: templates/gis_data_editor_form.twig:132
15579 #: templates/gis_data_editor_form.twig:191
15580 msgid "Outer ring:"
15581 msgstr "Outer ring:"
15583 #: templates/gis_data_editor_form.twig:134
15584 #: templates/gis_data_editor_form.twig:193
15585 #, php-format
15586 msgid "Inner ring %d:"
15587 msgstr "Inner ring %d:"
15589 #: templates/gis_data_editor_form.twig:165
15590 msgid "Add a linestring"
15591 msgstr "Add a linestring"
15593 #: templates/gis_data_editor_form.twig:178
15594 #, php-format
15595 msgid "Polygon %d:"
15596 msgstr "Polygon %d:"
15598 #: templates/gis_data_editor_form.twig:224
15599 msgid "Add a polygon"
15600 msgstr "Add a polygon"
15602 #: templates/gis_data_editor_form.twig:230
15603 msgid "Add geometry"
15604 msgstr "Add geometry"
15606 #: templates/gis_data_editor_form.twig:239
15607 msgid "Output"
15608 msgstr "Output"
15610 #: templates/gis_data_editor_form.twig:241
15611 msgid ""
15612 "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
15613 "below into the \"Value\" field."
15614 msgstr ""
15615 "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
15616 "below into the \"Value\" field."
15618 #: templates/header.twig:35 templates/login/header.twig:13
15619 msgid "Javascript must be enabled past this point!"
15620 msgstr "Javascript must be enabled past this point!"
15622 #: templates/header.twig:46
15623 msgid "Click on the bar to scroll to top of page"
15624 msgstr "Click on the bar to scroll to top of page"
15626 #: templates/home/git_info.twig:2
15627 msgid "Git revision:"
15628 msgstr "Git revision:"
15630 #: templates/home/git_info.twig:13
15631 msgid "no branch"
15632 msgstr "no branch"
15634 #: templates/home/git_info.twig:15 templates/home/git_info.twig:22
15635 #, php-format
15636 msgid "from %s branch"
15637 msgstr "from %s branch"
15639 #: templates/home/git_info.twig:25
15640 #, php-format
15641 msgid "committed on %s by %s"
15642 msgstr "committed on %s by %s"
15644 #: templates/home/git_info.twig:32
15645 #, php-format
15646 msgid "authored on %s by %s"
15647 msgstr "authored on %s by %s"
15649 #: templates/home/index.twig:22 templates/login/form.twig:8
15650 #, php-format
15651 msgid ""
15652 "You are using the demo server. You can do anything here, but please do not "
15653 "change root, debian-sys-maint and pma users. More information is available "
15654 "at %s."
15655 msgstr ""
15656 "You are using the demo server. You can do anything here, but please do not "
15657 "change root, debian-sys-maint and pma users. More information is available "
15658 "at %s."
15660 #: templates/home/index.twig:32
15661 msgid "General settings"
15662 msgstr "General settings"
15664 #: templates/home/index.twig:57
15665 msgid "Server connection collation:"
15666 msgstr "Server connection collation:"
15668 #: templates/home/index.twig:83 templates/preferences/manage/main.twig:56
15669 msgid "More settings"
15670 msgstr "More settings"
15672 #: templates/home/index.twig:94
15673 msgid "Appearance settings"
15674 msgstr "Appearance settings"
15676 #: templates/home/index.twig:104 templates/home/index.twig:105
15677 #: templates/login/form.twig:23 templates/login/form.twig:24
15678 #: templates/setup/home/index.twig:8 templates/setup/home/index.twig:9
15679 msgid "Language"
15680 msgstr "Language"
15682 #: templates/home/index.twig:132
15683 msgid "Theme"
15684 msgstr "Theme"
15686 #: templates/home/index.twig:143
15687 #, fuzzy
15688 #| msgid "View only"
15689 msgctxt "View all themes"
15690 msgid "View all"
15691 msgstr "View only"
15693 #: templates/home/index.twig:159
15694 msgid "Database server"
15695 msgstr "Database server"
15697 #: templates/home/index.twig:163 templates/login/form.twig:65
15698 #: templates/menu/breadcrumbs.twig:7
15699 msgid "Server:"
15700 msgstr "Server:"
15702 #: templates/home/index.twig:167
15703 msgid "Server type:"
15704 msgstr "Server type:"
15706 #: templates/home/index.twig:171
15707 msgid "Server connection:"
15708 msgstr "Server connection:"
15710 #: templates/home/index.twig:179
15711 msgid "Protocol version:"
15712 msgstr "Protocol version:"
15714 #: templates/home/index.twig:183
15715 msgid "User:"
15716 msgstr "User:"
15718 #: templates/home/index.twig:187
15719 msgid "Server charset:"
15720 msgstr "Server charset:"
15722 #: templates/home/index.twig:199
15723 msgid "Web server"
15724 msgstr "Web server"
15726 #: templates/home/index.twig:209
15727 msgid "Database client version:"
15728 msgstr "Database client version:"
15730 #: templates/home/index.twig:213
15731 msgid "PHP extension:"
15732 msgstr "PHP extension:"
15734 #: templates/home/index.twig:220
15735 msgid "PHP version:"
15736 msgstr "PHP version:"
15738 #: templates/home/index.twig:227
15739 msgid "Show PHP information"
15740 msgstr "Show PHP information"
15742 #: templates/home/index.twig:241
15743 msgid "Version information:"
15744 msgstr "Version information:"
15746 #: templates/home/index.twig:251
15747 msgid "Official Homepage"
15748 msgstr "Official Homepage"
15750 #: templates/home/index.twig:256
15751 msgid "Contribute"
15752 msgstr "Contribute"
15754 #: templates/home/index.twig:261
15755 msgid "Get support"
15756 msgstr "Get support"
15758 #: templates/home/index.twig:266
15759 msgid "List of changes"
15760 msgstr "List of changes"
15762 #: templates/home/index.twig:271 templates/server/plugins/index.twig:30
15763 msgid "License"
15764 msgstr "Licence"
15766 #: templates/home/index.twig:282 templates/setup/error.twig:2
15767 msgid "Warning"
15768 msgstr "Warning"
15770 #: templates/home/index.twig:284
15771 msgid "Notice"
15772 msgstr ""
15774 #: templates/home/index.twig:297
15775 msgid "phpMyAdmin Themes"
15776 msgstr "phpMyAdmin Themes"
15778 #: templates/home/index.twig:308
15779 msgid "Get more themes!"
15780 msgstr "Get more themes!"
15782 #: templates/home/themes.twig:7
15783 #, php-format
15784 msgid "Screenshot of the %s theme."
15785 msgstr "Screenshot of the %s theme."
15787 #. l10n: Choose the theme button in the themes list modal
15788 #: templates/home/themes.twig:12
15789 msgid "Take it"
15790 msgstr "Take it"
15792 #: templates/import/javascript.twig:12
15793 msgid ""
15794 "The file being uploaded is probably larger than the maximum allowed size or "
15795 "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
15796 "browsers."
15797 msgstr ""
15798 "The file being uploaded is probably larger than the maximum allowed size or "
15799 "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
15800 "browsers."
15802 #: templates/import/javascript.twig:13
15803 #, php-format
15804 msgid "%s of %s"
15805 msgstr "%s of %s"
15807 #: templates/import/javascript.twig:14
15808 #, php-format
15809 msgid "%s/sec."
15810 msgstr "%s/sec."
15812 #: templates/import/javascript.twig:15
15813 msgid "About %MIN min. %SEC sec. remaining."
15814 msgstr "About %MIN min. %SEC sec. remaining."
15816 #: templates/import/javascript.twig:16
15817 msgid "About %SEC sec. remaining."
15818 msgstr "About %SEC sec. remaining."
15820 #: templates/import/javascript.twig:17
15821 msgid "The file is being processed, please be patient."
15822 msgstr "The file is being processed, please be patient."
15824 #: templates/import/javascript.twig:29
15825 msgid "Uploading your import file…"
15826 msgstr "Uploading your import file…"
15828 #: templates/import/javascript.twig:152
15829 msgid ""
15830 "Please be patient, the file is being uploaded. Details about the upload are "
15831 "not available."
15832 msgstr ""
15833 "Please be patient, the file is being uploaded. Details about the upload are "
15834 "not available."
15836 #: templates/import.twig:26
15837 msgid "File to import:"
15838 msgstr "File to import:"
15840 #: templates/import.twig:31
15841 #, php-format
15842 msgid "File may be compressed (%s) or uncompressed."
15843 msgstr "File may be compressed (%s) or uncompressed."
15845 #: templates/import.twig:32
15846 msgid ""
15847 "A compressed file's name must end in <strong>.[format].[compression]</"
15848 "strong>. Example: <strong>.sql.zip</strong>"
15849 msgstr ""
15850 "A compressed file's name must end in <strong>.[format].[compression]</"
15851 "strong>. Example: <strong>.sql.zip</strong>"
15853 #: templates/import.twig:40
15854 #, fuzzy
15855 #| msgid "Download file"
15856 msgid "Upload a file"
15857 msgstr "Download file"
15859 #: templates/import.twig:43
15860 msgid "Select file to import"
15861 msgstr "Select file to import"
15863 #: templates/import.twig:50 templates/import.twig:77
15864 #: templates/preferences/manage/main.twig:22
15865 msgid "Browse your computer:"
15866 msgstr "Browse your computer:"
15868 #: templates/import.twig:55 templates/import.twig:82
15869 msgid "You may also drag and drop a file on any page."
15870 msgstr "You may also drag and drop a file on any page."
15872 #: templates/import.twig:62 templates/import.twig:88
15873 #, php-format
15874 msgid "Select from the web server upload directory [strong]%s[/strong]:"
15875 msgstr "Select from the web server upload directory [strong]%s[/strong]:"
15877 #: templates/import.twig:69 templates/import.twig:96
15878 #, fuzzy
15879 #| msgid "There are no files to upload!"
15880 msgid "There are no files to import!"
15881 msgstr "There are no files to upload!"
15883 #: templates/import.twig:100
15884 msgid "File uploads are not allowed on this server."
15885 msgstr "File uploads are not allowed on this server."
15887 #: templates/import.twig:126
15888 msgid "Partial import:"
15889 msgstr "Partial import:"
15891 #: templates/import.twig:131
15892 #, php-format
15893 msgid ""
15894 "Previous import timed out, after resubmitting will continue from position %d."
15895 msgstr ""
15896 "Previous import timed out, after resubmitting will continue from position %d."
15898 #: templates/import.twig:138
15899 #, fuzzy
15900 #| msgid ""
15901 #| "Allow the interruption of an import in case the script detects it is "
15902 #| "close to the PHP timeout limit. <em>(This might be a good way to import "
15903 #| "large files, however it can break transactions.)</em>"
15904 msgid ""
15905 "Allow the interruption of an import in case the script detects it is close "
15906 "to the PHP timeout limit."
15907 msgstr ""
15908 "Allow the interruption of an import in case the script detects it is close "
15909 "to the PHP timeout limit. <em>(This might be a good way to import large "
15910 "files, however it can break transactions.)</em>"
15912 #: templates/import.twig:140
15913 #, fuzzy
15914 #| msgid ""
15915 #| "Allow interrupt of import in case script detects it is close to time "
15916 #| "limit. This might be a good way to import large files, however it can "
15917 #| "break transactions."
15918 msgid ""
15919 "This might be a good way to import large files, however it can break "
15920 "transactions."
15921 msgstr ""
15922 "Allow interrupt of import in case script detects it is close to time limit. "
15923 "This might be a good way to import large files, however it can break "
15924 "transactions."
15926 #: templates/import.twig:144
15927 msgid "Skip this number of queries (for SQL) starting from the first one:"
15928 msgstr "Skip this number of queries (for SQL) starting from the first one:"
15930 #: templates/import.twig:154
15931 #, fuzzy
15932 #| msgid "Other options:"
15933 msgid "Other options"
15934 msgstr "Other options:"
15936 #: templates/indexes.twig:39
15937 #: templates/table/structure/display_structure.twig:506
15938 msgid "Rename"
15939 msgstr "Rename"
15941 #: templates/indexes.twig:45
15942 #: templates/table/structure/display_structure.twig:512
15943 msgid "The primary key has been dropped."
15944 msgstr "The primary key has been dropped."
15946 #: templates/indexes.twig:50
15947 #: templates/table/structure/display_structure.twig:517
15948 #, php-format
15949 msgid "Index %s has been dropped."
15950 msgstr "Index %s has been dropped."
15952 #. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
15953 #: templates/javascript/variables.twig:8
15954 msgid "calendar-month-year"
15955 msgstr "calendar-month-year"
15957 #. l10n: Year suffix for calendar, "none" is empty.
15958 #: templates/javascript/variables.twig:11
15959 msgid "none"
15960 msgstr "none"
15962 #. l10n: Previous month. Display text for previous month link in calendar
15963 #: templates/javascript/variables.twig:16
15964 msgid "Prev"
15965 msgstr "Prev"
15967 #. l10n: Next month. Display text for next month link in calendar
15968 #: templates/javascript/variables.twig:17
15969 msgid "Next"
15970 msgstr "Next"
15972 #. l10n: Display text for current month link in calendar
15973 #: templates/javascript/variables.twig:18
15974 msgid "Today"
15975 msgstr "Today"
15977 #: templates/javascript/variables.twig:20
15978 msgid "January"
15979 msgstr "January"
15981 #: templates/javascript/variables.twig:21
15982 msgid "February"
15983 msgstr "February"
15985 #: templates/javascript/variables.twig:22
15986 msgid "March"
15987 msgstr "March"
15989 #: templates/javascript/variables.twig:23
15990 msgid "April"
15991 msgstr "April"
15993 #. l10n: Short month name for May
15994 #: templates/javascript/variables.twig:24
15995 #: templates/javascript/variables.twig:38
15996 msgid "May"
15997 msgstr "May"
15999 #: templates/javascript/variables.twig:25
16000 msgid "June"
16001 msgstr "June"
16003 #: templates/javascript/variables.twig:26
16004 msgid "July"
16005 msgstr "July"
16007 #: templates/javascript/variables.twig:27
16008 msgid "August"
16009 msgstr "August"
16011 #: templates/javascript/variables.twig:28
16012 msgid "September"
16013 msgstr "September"
16015 #: templates/javascript/variables.twig:29
16016 msgid "October"
16017 msgstr "October"
16019 #: templates/javascript/variables.twig:30
16020 msgid "November"
16021 msgstr "November"
16023 #: templates/javascript/variables.twig:31
16024 msgid "December"
16025 msgstr "December"
16027 #. l10n: Short week day name for Sunday
16028 #: templates/javascript/variables.twig:57
16029 msgid "Sun"
16030 msgstr "Sun"
16032 #. l10n: Minimal week day name for Sunday
16033 #: templates/javascript/variables.twig:66
16034 msgid "Su"
16035 msgstr "Su"
16037 #. l10n: Minimal week day name for Monday
16038 #: templates/javascript/variables.twig:67
16039 msgid "Mo"
16040 msgstr "Mo"
16042 #. l10n: Minimal week day name for Tuesday
16043 #: templates/javascript/variables.twig:68
16044 msgid "Tu"
16045 msgstr "Tu"
16047 #. l10n: Minimal week day name for Wednesday
16048 #: templates/javascript/variables.twig:69
16049 msgid "We"
16050 msgstr "We"
16052 #. l10n: Minimal week day name for Thursday
16053 #: templates/javascript/variables.twig:70
16054 msgid "Th"
16055 msgstr "Th"
16057 #. l10n: Minimal week day name for Friday
16058 #: templates/javascript/variables.twig:71
16059 msgid "Fr"
16060 msgstr "Fr"
16062 #. l10n: Minimal week day name for Saturday
16063 #: templates/javascript/variables.twig:72
16064 msgid "Sa"
16065 msgstr "Sa"
16067 #. l10n: Column header for week of the year in calendar
16068 #: templates/javascript/variables.twig:74
16069 msgid "Wk"
16070 msgstr "Wk"
16072 #: templates/javascript/variables.twig:82
16073 msgid "Hour"
16074 msgstr "Hour"
16076 #: templates/javascript/variables.twig:83
16077 msgid "Minute"
16078 msgstr "Minute"
16080 #: templates/javascript/variables.twig:84
16081 msgid "Second"
16082 msgstr "Second"
16084 #: templates/javascript/variables.twig:90
16085 msgid "This field is required"
16086 msgstr "This field is required"
16088 #: templates/javascript/variables.twig:91
16089 msgid "Please fix this field"
16090 msgstr "Please fix this field"
16092 #: templates/javascript/variables.twig:92
16093 msgid "Please enter a valid email address"
16094 msgstr "Please enter a valid email address"
16096 #: templates/javascript/variables.twig:93
16097 msgid "Please enter a valid URL"
16098 msgstr "Please enter a valid URL"
16100 #: templates/javascript/variables.twig:94
16101 msgid "Please enter a valid date"
16102 msgstr "Please enter a valid date"
16104 #: templates/javascript/variables.twig:95
16105 msgid "Please enter a valid date ( ISO )"
16106 msgstr "Please enter a valid date (ISO)"
16108 #: templates/javascript/variables.twig:96
16109 msgid "Please enter a valid number"
16110 msgstr "Please enter a valid number"
16112 #: templates/javascript/variables.twig:97
16113 msgid "Please enter a valid credit card number"
16114 msgstr "Please enter a valid credit card number"
16116 #: templates/javascript/variables.twig:98
16117 msgid "Please enter only digits"
16118 msgstr "Please enter only digits"
16120 #: templates/javascript/variables.twig:99
16121 msgid "Please enter the same value again"
16122 msgstr "Please enter the same value again"
16124 #: templates/javascript/variables.twig:100
16125 msgid "Please enter no more than {0} characters"
16126 msgstr "Please enter no more than {0} characters"
16128 #: templates/javascript/variables.twig:101
16129 msgid "Please enter at least {0} characters"
16130 msgstr "Please enter at least {0} characters"
16132 #: templates/javascript/variables.twig:102
16133 msgid "Please enter a value between {0} and {1} characters long"
16134 msgstr "Please enter a value between {0} and {1} characters long"
16136 #: templates/javascript/variables.twig:103
16137 msgid "Please enter a value between {0} and {1}"
16138 msgstr "Please enter a value between {0} and {1}"
16140 #: templates/javascript/variables.twig:104
16141 msgid "Please enter a value less than or equal to {0}"
16142 msgstr "Please enter a value less than or equal to {0}"
16144 #: templates/javascript/variables.twig:105
16145 msgid "Please enter a value greater than or equal to {0}"
16146 msgstr "Please enter a value greater than or equal to {0}"
16148 #: templates/javascript/variables.twig:106
16149 msgid "Please enter a valid date or time"
16150 msgstr "Please enter a valid date or time"
16152 #: templates/javascript/variables.twig:107
16153 msgid "Please enter a valid HEX input"
16154 msgstr "Please enter a valid HEX input"
16156 #. l10n: To validate the usage of a MD5 function on the column
16157 #: templates/javascript/variables.twig:108
16158 msgid "This column can not contain a 32 chars value"
16159 msgstr "This column can not contain a 32 chars value"
16161 #. l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
16162 #: templates/javascript/variables.twig:109
16163 msgid ""
16164 "These functions are meant to return a binary result; to avoid inconsistent "
16165 "results you should store it in a BINARY, VARBINARY, or BLOB column."
16166 msgstr ""
16167 "These functions are meant to return a binary result; to avoid inconsistent "
16168 "results you should store it in a BINARY, VARBINARY, or BLOB column."
16170 #: templates/login/form.twig:58 templates/login/form.twig:117
16171 #: templates/login/form.twig:121 templates/login/form.twig:124
16172 msgid "Log in"
16173 msgstr "Log in"
16175 #: templates/login/form.twig:64 templates/login/form.twig:69
16176 msgid "You can enter hostname/IP address and port separated by space."
16177 msgstr "You can enter hostname/IP address and port separated by space."
16179 #: templates/login/form.twig:76
16180 msgid "Username:"
16181 msgstr "Username:"
16183 #: templates/login/form.twig:85
16184 #: templates/server/privileges/change_password.twig:21
16185 #: templates/server/privileges/login_information_fields.twig:43
16186 #: templates/server/replication/change_primary.twig:18
16187 #: templates/server/replication/primary_add_replica_user.twig:49
16188 msgid "Password:"
16189 msgstr "Password:"
16191 #: templates/login/form.twig:95
16192 msgid "Server choice:"
16193 msgstr "Server choice:"
16195 #: templates/login/header.twig:17
16196 msgid ""
16197 "There is a mismatch between HTTPS indicated on the server and client. This "
16198 "can lead to a non working phpMyAdmin or a security risk. Please fix your "
16199 "server configuration to indicate HTTPS properly."
16200 msgstr ""
16201 "There is a mismatch between HTTPS indicated on the server and client. This "
16202 "can lead to a non working phpMyAdmin or a security risk. Please fix your "
16203 "server configuration to indicate HTTPS properly."
16205 #: templates/login/twofactor/application_configure.twig:3
16206 msgid ""
16207 "Please scan following QR code into the two-factor authentication app on your "
16208 "device and enter authentication code it generates."
16209 msgstr ""
16210 "Please scan following QR code into the two-factor authentication app on your "
16211 "device and enter authentication code it generates."
16213 #: templates/login/twofactor/application_configure.twig:13
16214 msgid "Secret/key:"
16215 msgstr "Secret/key:"
16217 #: templates/login/twofactor/application_configure.twig:16
16218 #: templates/login/twofactor/application.twig:2
16219 msgid "Authentication code:"
16220 msgstr "Authentication code:"
16222 #: templates/login/twofactor/application.twig:5
16223 msgid ""
16224 "Open the two-factor authentication app on your device to view your "
16225 "authentication code and verify your identity."
16226 msgstr ""
16227 "Open the two-factor authentication app on your device to view your "
16228 "authentication code and verify your identity."
16230 #: templates/login/twofactor/invalid.twig:2
16231 msgid ""
16232 "The configured two factor authentication is not available, please install "
16233 "missing dependencies."
16234 msgstr ""
16235 "The configured two factor authentication is not available, please install "
16236 "missing dependencies."
16238 #: templates/login/twofactor/key_configure.twig:3
16239 #: templates/login/twofactor/key.twig:3
16240 #: templates/preferences/two_factor/main.twig:56
16241 #, fuzzy
16242 #| msgid "Replicated"
16243 msgid "Deprecated!"
16244 msgstr "Replicated"
16246 #: templates/login/twofactor/key_configure.twig:4
16247 #: templates/login/twofactor/key.twig:4
16248 #: templates/preferences/two_factor/main.twig:57
16249 #: templates/preferences/two_factor/main.twig:90
16250 msgid ""
16251 "The FIDO U2F API has been deprecated in favor of the Web Authentication API "
16252 "(WebAuthn)."
16253 msgstr ""
16255 #: templates/login/twofactor/key_configure.twig:6
16256 #: templates/login/twofactor/key.twig:6
16257 #: templates/preferences/two_factor/main.twig:59
16258 msgid ""
16259 "You can still use Firefox to authenticate your account using the FIDO U2F "
16260 "API, however it's recommended that you use the WebAuthn authentication "
16261 "instead."
16262 msgstr ""
16264 #: templates/login/twofactor/key_configure.twig:10
16265 msgid ""
16266 "Please connect your FIDO U2F device into your computer's USB port. Then "
16267 "confirm registration on the device."
16268 msgstr ""
16269 "Please connect your FIDO U2F device into your computer's USB port. Then "
16270 "confirm registration on the device."
16272 #: templates/login/twofactor/key-https-warning.twig:3
16273 msgid ""
16274 "You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
16275 "most likely refuse to authenticate you."
16276 msgstr ""
16277 "You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
16278 "most likely refuse to authenticate you."
16280 #: templates/login/twofactor/key.twig:10
16281 msgid ""
16282 "Please connect your FIDO U2F device into your computer's USB port. Then "
16283 "confirm login on the device."
16284 msgstr ""
16285 "Please connect your FIDO U2F device into your computer's USB port. Then "
16286 "confirm login on the device."
16288 #: templates/login/twofactor.twig:10
16289 msgid "Verify"
16290 msgstr "Verify"
16292 #: templates/login/twofactor/webauthn_creation.twig:1
16293 #, fuzzy
16294 #| msgid ""
16295 #| "Please connect your FIDO U2F device into your computer's USB port. Then "
16296 #| "confirm registration on the device."
16297 msgid ""
16298 "Please connect your WebAuthn/FIDO2 device. Then confirm registration on the "
16299 "device."
16300 msgstr ""
16301 "Please connect your FIDO U2F device into your computer's USB port. Then "
16302 "confirm registration on the device."
16304 #: templates/login/twofactor/webauthn_request.twig:1
16305 #, fuzzy
16306 #| msgid ""
16307 #| "Please connect your FIDO U2F device into your computer's USB port. Then "
16308 #| "confirm login on the device."
16309 msgid ""
16310 "Please connect your WebAuthn/FIDO2 device. Then confirm login on the device."
16311 msgstr ""
16312 "Please connect your FIDO U2F device into your computer's USB port. Then "
16313 "confirm login on the device."
16315 #: templates/menu/breadcrumbs.twig:27
16316 msgid "View:"
16317 msgstr "View:"
16319 #: templates/modals/index_dialog_modal.twig:30
16320 #: templates/table/structure/display_structure.twig:363
16321 msgid "Go back"
16322 msgstr ""
16324 #: templates/modals/unhide_nav_item.twig:5
16325 msgid "Show hidden navigation tree items."
16326 msgstr "Show hidden navigation tree items."
16328 #: templates/navigation/item_unhide_dialog.twig:20
16329 msgid "Unhide"
16330 msgstr "Unhide"
16332 #: templates/navigation/main.twig:25 templates/navigation/main.twig:26
16333 msgid "Home"
16334 msgstr "Home"
16336 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
16337 msgid "Empty session data"
16338 msgstr "Empty session data"
16340 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
16341 msgid "Log out"
16342 msgstr "Log out"
16344 #: templates/navigation/main.twig:35 templates/navigation/main.twig:36
16345 msgid "phpMyAdmin documentation"
16346 msgstr "phpMyAdmin documentation"
16348 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
16349 msgid "MariaDB Documentation"
16350 msgstr "MariaDB Documentation"
16352 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
16353 msgid "MySQL Documentation"
16354 msgstr "MySQL Documentation"
16356 #: templates/navigation/main.twig:43 templates/navigation/main.twig:44
16357 msgid "Navigation panel settings"
16358 msgstr "Navigation panel settings"
16360 #: templates/navigation/main.twig:47 templates/navigation/main.twig:48
16361 msgid "Reload navigation panel"
16362 msgstr "Reload navigation panel"
16364 #: templates/navigation/main.twig:67
16365 msgid "An error has occurred while loading the navigation display"
16366 msgstr "An error has occurred while loading the navigation display"
16368 #: templates/navigation/main.twig:88
16369 msgid "SQL upload"
16370 msgstr "SQL upload"
16372 #: templates/navigation/tree/fast_filter.twig:11
16373 #: templates/navigation/tree/fast_filter.twig:12
16374 msgid "Type to filter these, Enter to search all"
16375 msgstr "Type to filter these, Enter to search all"
16377 #: templates/navigation/tree/fast_filter.twig:16
16378 msgid "Clear fast filter"
16379 msgstr "Clear fast filter"
16381 #: templates/preferences/autoload.twig:7
16382 msgid ""
16383 "Your browser has phpMyAdmin configuration for this domain. Would you like to "
16384 "import it for current session?"
16385 msgstr ""
16386 "Your browser has phpMyAdmin configuration for this domain. Would you like to "
16387 "import it for current session?"
16389 #: templates/preferences/autoload.twig:13
16390 msgid "Delete settings"
16391 msgstr "Delete settings"
16393 #: templates/preferences/forms/main.twig:4
16394 msgid "Cannot save settings, submitted form contains errors!"
16395 msgstr "Cannot save settings, submitted form contains errors!"
16397 #: templates/preferences/header.twig:6
16398 msgid "Manage your settings"
16399 msgstr "Manage your settings"
16401 #: templates/preferences/header.twig:12
16402 msgid "Two-factor authentication"
16403 msgstr "Two-factor authentication"
16405 #: templates/preferences/header.twig:55
16406 #: templates/preferences/manage/main.twig:72
16407 msgid "Configuration has been saved."
16408 msgstr "Configuration has been saved."
16410 #: templates/preferences/header.twig:60
16411 #, php-format
16412 msgid ""
16413 "Your preferences will be saved for current session only. Storing them "
16414 "permanently requires %sphpMyAdmin configuration storage%s."
16415 msgstr ""
16416 "Your preferences will be saved for current session only. Storing them "
16417 "permanently requires %sphpMyAdmin configuration storage%s."
16419 #: templates/preferences/manage/error.twig:1
16420 msgid "Configuration contains incorrect data for some fields."
16421 msgstr "Configuration contains incorrect data for some fields."
16423 #: templates/preferences/manage/error.twig:16
16424 msgid "Do you want to import remaining settings?"
16425 msgstr "Do you want to import remaining settings?"
16427 #: templates/preferences/manage/main.twig:3
16428 #: templates/preferences/manage/main.twig:33
16429 msgid "Saved on: @DATE@"
16430 msgstr "Saved on: @DATE@"
16432 #: templates/preferences/manage/main.twig:20
16433 msgid "Import from file"
16434 msgstr "Import from file"
16436 #: templates/preferences/manage/main.twig:27
16437 msgid "Import from browser's storage"
16438 msgstr "Import from browser's storage"
16440 #: templates/preferences/manage/main.twig:30
16441 msgid "Settings will be imported from your browser's local storage."
16442 msgstr "Settings will be imported from your browser's local storage."
16444 #: templates/preferences/manage/main.twig:36
16445 msgid "You have no saved settings!"
16446 msgstr "You have no saved settings!"
16448 #: templates/preferences/manage/main.twig:40
16449 #: templates/preferences/manage/main.twig:104
16450 msgid "This feature is not supported by your web browser"
16451 msgstr "This feature is not supported by your web browser"
16453 #: templates/preferences/manage/main.twig:44
16454 msgid "Merge with current configuration"
16455 msgstr "Merge with current configuration"
16457 #: templates/preferences/manage/main.twig:59
16458 #, php-format
16459 msgid ""
16460 "You can set more settings by modifying config.inc.php, eg. by using %sSetup "
16461 "script%s."
16462 msgstr ""
16463 "You can set more settings by modifying config.inc.php, eg. by using %sSetup "
16464 "script%s."
16466 #: templates/preferences/manage/main.twig:81
16467 msgid "Save as JSON file"
16468 msgstr "Save as JSON file"
16470 #: templates/preferences/manage/main.twig:85
16471 msgid "Save as PHP file"
16472 msgstr "Save as PHP file"
16474 #: templates/preferences/manage/main.twig:90
16475 msgid "Save to browser's storage"
16476 msgstr "Save to browser's storage"
16478 #: templates/preferences/manage/main.twig:96
16479 msgid "Settings will be saved in your browser's local storage."
16480 msgstr "Settings will be saved in your browser's local storage."
16482 #: templates/preferences/manage/main.twig:99
16483 msgid "Existing settings will be overwritten!"
16484 msgstr "Existing settings will be overwritten!"
16486 #: templates/preferences/manage/main.twig:120
16487 msgid "You can reset all your settings and restore them to default values."
16488 msgstr "You can reset all your settings and restore them to default values."
16490 #: templates/preferences/two_factor/configure.twig:5
16491 #: templates/preferences/two_factor/main.twig:77
16492 #: templates/preferences/two_factor/main.twig:98
16493 msgid "Configure two-factor authentication"
16494 msgstr "Configure two-factor authentication"
16496 #: templates/preferences/two_factor/configure.twig:12
16497 msgid "Enable two-factor authentication"
16498 msgstr "Enable two-factor authentication"
16500 #: templates/preferences/two_factor/confirm.twig:5
16501 msgid "Confirm disabling two-factor authentication"
16502 msgstr "Confirm disabling two-factor authentication"
16504 #: templates/preferences/two_factor/confirm.twig:9
16505 msgid ""
16506 "By disabling two factor authentication you will be again able to login using "
16507 "password only."
16508 msgstr ""
16509 "By disabling two factor authentication you will be again able to login using "
16510 "password only."
16512 #: templates/preferences/two_factor/confirm.twig:13
16513 #: templates/preferences/two_factor/main.twig:66
16514 msgid "Disable two-factor authentication"
16515 msgstr "Disable two-factor authentication"
16517 #: templates/preferences/two_factor/main.twig:5
16518 msgid "Two-factor authentication status"
16519 msgstr "Two-factor authentication status"
16521 #: templates/preferences/two_factor/main.twig:11
16522 msgid ""
16523 "Two-factor authentication is not available, please install optional "
16524 "dependencies to enable authentication backends."
16525 msgstr ""
16526 "Two-factor authentication is not available, please install optional "
16527 "dependencies to enable authentication backends."
16529 #: templates/preferences/two_factor/main.twig:12
16530 #: templates/preferences/two_factor/main.twig:27
16531 msgid "Following composer packages are missing:"
16532 msgstr "Following composer packages are missing:"
16534 #: templates/preferences/two_factor/main.twig:20
16535 msgid "Two-factor authentication is available and configured for this account."
16536 msgstr ""
16537 "Two-factor authentication is available and configured for this account."
16539 #: templates/preferences/two_factor/main.twig:22
16540 msgid ""
16541 "Two-factor authentication is available, but not configured for this account."
16542 msgstr ""
16543 "Two-factor authentication is available, but not configured for this account."
16545 #: templates/preferences/two_factor/main.twig:26
16546 #, fuzzy
16547 #| msgid ""
16548 #| "Two-factor authentication is not available, please install optional "
16549 #| "dependencies to enable authentication backends."
16550 msgid ""
16551 "Please install optional dependencies to enable more authentication backends."
16552 msgstr ""
16553 "Two-factor authentication is not available, please install optional "
16554 "dependencies to enable authentication backends."
16556 #: templates/preferences/two_factor/main.twig:37
16557 msgid ""
16558 "Two-factor authentication is not available, enable phpMyAdmin configuration "
16559 "storage to use it."
16560 msgstr ""
16561 "Two-factor authentication is not available, enable phpMyAdmin configuration "
16562 "storage to use it."
16564 #: templates/preferences/two_factor/main.twig:52
16565 msgid "You have enabled two factor authentication."
16566 msgstr "You have enabled two factor authentication."
16568 #: templates/recent_favorite_table_no_tables.twig:3
16569 msgid "There are no recent tables."
16570 msgstr "There are no recent tables."
16572 #: templates/recent_favorite_table_no_tables.twig:5
16573 msgid "There are no favorite tables."
16574 msgstr "There are no favourite tables."
16576 #: templates/relation/check_relations.twig:3
16577 #, fuzzy
16578 #| msgid "phpMyAdmin configuration snippet"
16579 msgid "phpMyAdmin configuration storage"
16580 msgstr "phpMyAdmin configuration snippet"
16582 #: templates/relation/check_relations.twig:9
16583 msgid "Configuration of pmadb…"
16584 msgstr "Configuration of pmadb…"
16586 #: templates/relation/check_relations.twig:10
16587 #: templates/relation/check_relations.twig:56
16588 #: templates/relation/check_relations.twig:81
16589 #: templates/relation/check_relations.twig:106
16590 #: templates/relation/check_relations.twig:119
16591 #: templates/relation/check_relations.twig:144
16592 #: templates/relation/check_relations.twig:189
16593 #: templates/relation/check_relations.twig:214
16594 #: templates/relation/check_relations.twig:239
16595 #: templates/relation/check_relations.twig:264
16596 #: templates/relation/check_relations.twig:289
16597 #: templates/relation/check_relations.twig:314
16598 #: templates/relation/check_relations.twig:339
16599 #: templates/relation/check_relations.twig:364
16600 #: templates/relation/check_relations.twig:377
16601 #: templates/relation/check_relations.twig:402
16602 #: templates/relation/check_relations.twig:427
16603 #: templates/relation/check_relations.twig:452
16604 #: templates/relation/check_relations.twig:477
16605 #: templates/relation/check_relations.twig:502
16606 msgid "not OK"
16607 msgstr "not OK"
16609 #: templates/relation/check_relations.twig:14
16610 msgid "General relation features"
16611 msgstr "General relation features"
16613 #: templates/relation/check_relations.twig:20
16614 #, php-format
16615 msgid ""
16616 "%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
16617 "storage there."
16618 msgstr ""
16619 "%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
16620 "storage there."
16622 #: templates/relation/check_relations.twig:24
16623 #, php-format
16624 msgid ""
16625 "%sCreate%s the phpMyAdmin configuration storage in the current database."
16626 msgstr ""
16627 "%sCreate%s the phpMyAdmin configuration storage in the current database."
16629 #: templates/relation/check_relations.twig:31
16630 #, php-format
16631 msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
16632 msgstr "%sCreate%s missing phpMyAdmin configuration storage tables."
16634 #: templates/relation/check_relations.twig:42
16635 #: templates/relation/check_relations.twig:54
16636 #: templates/relation/check_relations.twig:79
16637 #: templates/relation/check_relations.twig:104
16638 #: templates/relation/check_relations.twig:117
16639 #: templates/relation/check_relations.twig:142
16640 #: templates/relation/check_relations.twig:187
16641 #: templates/relation/check_relations.twig:212
16642 #: templates/relation/check_relations.twig:237
16643 #: templates/relation/check_relations.twig:262
16644 #: templates/relation/check_relations.twig:287
16645 #: templates/relation/check_relations.twig:312
16646 #: templates/relation/check_relations.twig:337
16647 #: templates/relation/check_relations.twig:362
16648 #: templates/relation/check_relations.twig:375
16649 #: templates/relation/check_relations.twig:400
16650 #: templates/relation/check_relations.twig:425
16651 #: templates/relation/check_relations.twig:450
16652 #: templates/relation/check_relations.twig:475
16653 #: templates/relation/check_relations.twig:500
16654 msgctxt "Correctly working"
16655 msgid "OK"
16656 msgstr "OK"
16658 #: templates/relation/check_relations.twig:62
16659 #, fuzzy
16660 #| msgid "General relation features"
16661 msgid "General relation features:"
16662 msgstr "General relation features"
16664 #: templates/relation/check_relations.twig:64
16665 #: templates/relation/check_relations.twig:89
16666 #: templates/relation/check_relations.twig:127
16667 #: templates/relation/check_relations.twig:152
16668 #: templates/relation/check_relations.twig:162
16669 #: templates/relation/check_relations.twig:197
16670 #: templates/relation/check_relations.twig:222
16671 #: templates/relation/check_relations.twig:247
16672 #: templates/relation/check_relations.twig:272
16673 #: templates/relation/check_relations.twig:297
16674 #: templates/relation/check_relations.twig:322
16675 #: templates/relation/check_relations.twig:347
16676 #: templates/relation/check_relations.twig:385
16677 #: templates/relation/check_relations.twig:410
16678 #: templates/relation/check_relations.twig:435
16679 #: templates/relation/check_relations.twig:460
16680 #: templates/relation/check_relations.twig:485
16681 #: templates/relation/check_relations.twig:510
16682 msgid "Enabled"
16683 msgstr "Enabled"
16685 #: templates/relation/check_relations.twig:87
16686 #, fuzzy
16687 #| msgid "Display Features"
16688 msgid "Display features:"
16689 msgstr "Display Features"
16691 #: templates/relation/check_relations.twig:125
16692 #, fuzzy
16693 #| msgid "Designer and creation of PDFs"
16694 msgid "Designer and creation of PDFs:"
16695 msgstr "Designer and creation of PDFs"
16697 #: templates/relation/check_relations.twig:150
16698 #, fuzzy
16699 #| msgid "Displaying Column Comments"
16700 msgid "Displaying column comments:"
16701 msgstr "Displaying Column Comments"
16703 #: templates/relation/check_relations.twig:160
16704 #, fuzzy
16705 #| msgid "Browser transformation"
16706 msgid "Browser transformation:"
16707 msgstr "Browser transformation"
16709 #: templates/relation/check_relations.twig:172
16710 msgid "Please see the documentation on how to update your column_info table."
16711 msgstr "Please see the documentation on how to update your column_info table."
16713 #: templates/relation/check_relations.twig:195
16714 #, fuzzy
16715 #| msgid "Bookmarked SQL query"
16716 msgid "Bookmarked SQL query:"
16717 msgstr "Bookmarked SQL query"
16719 #: templates/relation/check_relations.twig:220
16720 msgid "SQL history:"
16721 msgstr "SQL history:"
16723 #: templates/relation/check_relations.twig:245
16724 #, fuzzy
16725 #| msgid "Persistent recently used tables"
16726 msgid "Persistent recently used tables:"
16727 msgstr "Persistent recently used tables"
16729 #: templates/relation/check_relations.twig:270
16730 #, fuzzy
16731 #| msgid "Persistent favorite tables"
16732 msgid "Persistent favorite tables:"
16733 msgstr "Persistent favourite tables"
16735 #: templates/relation/check_relations.twig:295
16736 #, fuzzy
16737 #| msgid "Persistent tables' UI preferences"
16738 msgid "Persistent tables' UI preferences:"
16739 msgstr "Persistent tables' UI preferences"
16741 #: templates/relation/check_relations.twig:320
16742 #, fuzzy
16743 #| msgid "Tracking"
16744 msgid "Tracking:"
16745 msgstr "Tracking"
16747 #: templates/relation/check_relations.twig:345
16748 #, fuzzy
16749 #| msgid "User preferences"
16750 msgid "User preferences:"
16751 msgstr "User preferences"
16753 #: templates/relation/check_relations.twig:383
16754 #, fuzzy
16755 #| msgid "Configurable menus"
16756 msgid "Configurable menus:"
16757 msgstr "Configurable menus"
16759 #: templates/relation/check_relations.twig:408
16760 #, fuzzy
16761 #| msgid "Hide/show navigation items"
16762 msgid "Hide/show navigation items:"
16763 msgstr "Hide/show navigation items"
16765 #: templates/relation/check_relations.twig:433
16766 #, fuzzy
16767 #| msgid "Saving Query-By-Example searches"
16768 msgid "Saving Query-By-Example searches:"
16769 msgstr "Saving Query-By-Example searches"
16771 #: templates/relation/check_relations.twig:458
16772 #, fuzzy
16773 #| msgid "Managing Central list of columns"
16774 msgid "Managing central list of columns:"
16775 msgstr "Managing Central list of columns"
16777 #: templates/relation/check_relations.twig:483
16778 #, fuzzy
16779 #| msgid "Remembering Designer Settings"
16780 msgid "Remembering designer settings:"
16781 msgstr "Remembering Designer Settings"
16783 #: templates/relation/check_relations.twig:508
16784 #, fuzzy
16785 #| msgid "Saving export templates"
16786 msgid "Saving export templates:"
16787 msgstr "Saving export templates"
16789 #: templates/relation/check_relations.twig:519
16790 msgid "Quick steps to set up advanced features:"
16791 msgstr "Quick steps to set up advanced features:"
16793 #: templates/relation/check_relations.twig:523
16794 #, php-format
16795 msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
16796 msgstr "Create the needed tables with the <code>%screate_tables.sql</code>."
16798 #: templates/relation/check_relations.twig:527
16799 msgid "Create a pma user and give access to these tables."
16800 msgstr "Create a pma user and give access to these tables."
16802 #: templates/relation/check_relations.twig:531
16803 msgid ""
16804 "Enable advanced features in configuration file (<code>config.inc.php</"
16805 "code>), for example by starting from <code>config.sample.inc.php</code>."
16806 msgstr ""
16807 "Enable advanced features in configuration file (<code>config.inc.php</"
16808 "code>), for example by starting from <code>config.sample.inc.php</code>."
16810 #: templates/relation/check_relations.twig:535
16811 msgid "Re-login to phpMyAdmin to load the updated configuration file."
16812 msgstr "Re-login to phpMyAdmin to load the updated configuration file."
16814 #: templates/server/binlog/index.twig:10
16815 msgid "Select binary log to view"
16816 msgstr "Select binary log to view"
16818 #: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
16819 #: templates/server/status/processes/list.twig:20
16820 msgid "Truncate shown queries"
16821 msgstr "Truncate shown queries"
16823 #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
16824 #: templates/server/status/processes/list.twig:26
16825 msgid "Show full queries"
16826 msgstr "Show full queries"
16828 #: templates/server/binlog/index.twig:84
16829 msgid "Log name"
16830 msgstr "Log name"
16832 #: templates/server/binlog/index.twig:85
16833 msgid "Position"
16834 msgstr "Position"
16836 #: templates/server/binlog/index.twig:87
16837 #: templates/server/replication/primary_replication.twig:24
16838 msgid "Server ID"
16839 msgstr "Server ID"
16841 #: templates/server/binlog/index.twig:88
16842 msgid "Original position"
16843 msgstr "Original position"
16845 #: templates/server/binlog/index.twig:89
16846 #: templates/table/structure/display_table_stats.twig:3
16847 msgid "Information"
16848 msgstr "Information"
16850 #: templates/server/collations/index.twig:4
16851 msgid "Character sets and collations"
16852 msgstr "Character sets and collations"
16854 #: templates/server/collations/index.twig:23
16855 msgctxt "The collation is the default one"
16856 msgid "default"
16857 msgstr "default"
16859 #: templates/server/databases/index.twig:3
16860 msgid "Databases statistics"
16861 msgstr "Databases statistics"
16863 #: templates/server/databases/index.twig:9
16864 msgid "Create database"
16865 msgstr "Create database"
16867 #: templates/server/databases/index.twig:50
16868 msgid "No privileges to create databases"
16869 msgstr "No privileges to create databases"
16871 #: templates/server/databases/index.twig:156
16872 #: templates/server/replication/index.twig:18
16873 #: templates/server/replication/primary_replication.twig:3
16874 #, fuzzy
16875 #| msgid "Master replication"
16876 msgid "Primary replication"
16877 msgstr "Master replication"
16879 #: templates/server/databases/index.twig:160
16880 #: templates/server/replication/replica_configuration.twig:2
16881 #, fuzzy
16882 #| msgid "Slave replication"
16883 msgid "Replica replication"
16884 msgstr "Slave replication"
16886 #: templates/server/databases/index.twig:181
16887 #, php-format
16888 msgid "Jump to database '%s'"
16889 msgstr "Jump to database '%s'"
16891 #: templates/server/databases/index.twig:242
16892 #, php-format
16893 msgid "Check privileges for database \"%s\"."
16894 msgstr "Check privileges for database \"%s\"."
16896 #: templates/server/databases/index.twig:243
16897 msgid "Check privileges"
16898 msgstr "Check privileges"
16900 #: templates/server/databases/index.twig:298
16901 msgid ""
16902 "Note: Enabling the database statistics here might cause heavy traffic "
16903 "between the web server and the MySQL server."
16904 msgstr ""
16905 "Note: Enabling the database statistics here might cause heavy traffic "
16906 "between the web server and the MySQL server."
16908 #: templates/server/databases/index.twig:300
16909 #: templates/server/databases/index.twig:301
16910 msgid "Enable statistics"
16911 msgstr "Enable statistics"
16913 #: templates/server/databases/index.twig:308
16914 msgid "No databases"
16915 msgstr "No databases"
16917 #: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3
16918 msgid "Storage engines"
16919 msgstr "Storage engines"
16921 #: templates/server/engines/index.twig:13
16922 msgid "Storage Engine"
16923 msgstr "Storage Engine"
16925 #: templates/server/engines/show.twig:45
16926 msgid "Unknown storage engine."
16927 msgstr "Unknown storage engine."
16929 #: templates/server/export/index.twig:26
16930 msgid "@SERVER@ will become the server name."
16931 msgstr "@SERVER@ will become the server name."
16933 #: templates/server/export/index.twig:3
16934 msgid "Exporting databases from the current server"
16935 msgstr "Exporting databases from the current server"
16937 #: templates/server/import/index.twig:3
16938 msgid "Importing into the current server"
16939 msgstr "Importing into the current server"
16941 #: templates/server/plugins/index.twig:26
16942 msgid "Plugin"
16943 msgstr "Plug-in"
16945 #: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28
16946 msgid "Version"
16947 msgstr "Version"
16949 #: templates/server/plugins/index.twig:29
16950 msgid "Author"
16951 msgstr "Author"
16953 #: templates/server/plugins/index.twig:41
16954 msgid "inactive"
16955 msgstr "inactive"
16957 #: templates/server/plugins/index.twig:43
16958 msgid "disabled"
16959 msgstr "disabled"
16961 #: templates/server/plugins/index.twig:45
16962 msgid "deleting"
16963 msgstr "deleting"
16965 #: templates/server/plugins/index.twig:47
16966 msgid "deleted"
16967 msgstr "deleted"
16969 #: templates/server/privileges/add_user.twig:12
16970 msgid "Database for user account"
16971 msgstr "Database for user account"
16973 #: templates/server/privileges/add_user.twig:15
16974 msgid "Create database with same name and grant all privileges."
16975 msgstr "Create database with same name and grant all privileges."
16977 #: templates/server/privileges/add_user.twig:19
16978 msgid "Grant all privileges on wildcard name (username\\_%)."
16979 msgstr "Grant all privileges on wildcard name (username\\_%)."
16981 #: templates/server/privileges/add_user.twig:24
16982 #, php-format
16983 msgid "Grant all privileges on database %s."
16984 msgstr "Grant all privileges on database %s."
16986 #: templates/server/privileges/change_password.twig:15
16987 msgid "No Password"
16988 msgstr "No Password"
16990 #: templates/server/privileges/change_password.twig:24
16991 msgid "Enter:"
16992 msgstr "Enter:"
16994 #: templates/server/privileges/change_password.twig:28
16995 #: templates/server/privileges/login_information_fields.twig:54
16996 msgctxt "Password strength"
16997 msgid "Strength:"
16998 msgstr "Strength:"
17000 #: templates/server/privileges/change_password.twig:32
17001 #: templates/server/privileges/login_information_fields.twig:60
17002 #: templates/server/replication/primary_add_replica_user.twig:62
17003 msgid "Re-type:"
17004 msgstr "Re-type:"
17006 #: templates/server/privileges/change_password.twig:40
17007 msgid "Password Hashing:"
17008 msgstr "Password Hashing:"
17010 #: templates/server/privileges/change_password.twig:58
17011 msgid ""
17012 "This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
17013 "connection that encrypts the password using RSA</i>'; while connecting to "
17014 "the server."
17015 msgstr ""
17016 "This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
17017 "connection that encrypts the password using RSA</i>'; while connecting to "
17018 "the server."
17020 #: templates/server/privileges/choose_user_group.twig:5
17021 msgid "User group:"
17022 msgstr "User group:"
17024 #: templates/server/privileges/edit_routine_privileges.twig:4
17025 #: templates/server/privileges/user_properties.twig:4
17026 msgid "Edit privileges:"
17027 msgstr "Edit privileges:"
17029 #: templates/server/privileges/edit_routine_privileges.twig:5
17030 #: templates/server/privileges/user_properties.twig:5
17031 msgid "User account"
17032 msgstr "User account"
17034 #: templates/server/privileges/edit_routine_privileges.twig:34
17035 #: templates/server/privileges/user_properties.twig:53
17036 msgid ""
17037 "Note: You are attempting to edit privileges of the user with which you are "
17038 "currently logged in."
17039 msgstr ""
17040 "Note: You are attempting to edit privileges of the user with which you are "
17041 "currently logged in."
17043 #: templates/server/privileges/edit_routine_privileges.twig:51
17044 #: templates/server/privileges/privileges_table.twig:10
17045 #: templates/server/privileges/privileges_table.twig:272
17046 msgid "Note: MySQL privilege names are expressed in English."
17047 msgstr "Note: MySQL privilege names are expressed in English."
17049 #: templates/server/privileges/edit_routine_privileges.twig:63
17050 #: templates/server/privileges/edit_routine_privileges.twig:67
17051 msgid ""
17052 "Allows user to give to other users or remove from other users privileges "
17053 "that user possess on this routine."
17054 msgstr ""
17055 "Allows user to give to other users or remove from other users privileges "
17056 "that user possess on this routine."
17058 #: templates/server/privileges/edit_routine_privileges.twig:76
17059 #: templates/server/privileges/edit_routine_privileges.twig:79
17060 msgid "Allows altering and dropping this routine."
17061 msgstr "Allows altering and dropping this routine."
17063 #: templates/server/privileges/edit_routine_privileges.twig:88
17064 #: templates/server/privileges/edit_routine_privileges.twig:91
17065 msgid "Allows executing this routine."
17066 msgstr "Allows executing this routine."
17068 #: templates/server/privileges/initials_row.twig:1
17069 msgid "Pagination of user accounts"
17070 msgstr "Pagination of user accounts"
17072 #: templates/server/privileges/login_information_fields.twig:2
17073 #: templates/server/privileges/user_properties.twig:105
17074 msgid "Login Information"
17075 msgstr "Login Information"
17077 #: templates/server/privileges/login_information_fields.twig:4
17078 #: templates/server/replication/change_primary.twig:14
17079 #: templates/server/replication/primary_add_replica_user.twig:16
17080 msgid "User name:"
17081 msgstr "User name:"
17083 #: templates/server/privileges/login_information_fields.twig:7
17084 #: templates/server/replication/primary_add_replica_user.twig:20
17085 msgid "Any user"
17086 msgstr "Any user"
17088 #: templates/server/privileges/login_information_fields.twig:8
17089 #: templates/server/privileges/login_information_fields.twig:33
17090 #: templates/server/privileges/login_information_fields.twig:50
17091 #: templates/server/privileges/privileges_summary.twig:75
17092 #: templates/server/privileges/privileges_summary.twig:90
17093 msgid "Use text field"
17094 msgstr "Use text field"
17096 #: templates/server/privileges/login_information_fields.twig:16
17097 msgid ""
17098 "An account already exists with the same username but possibly a different "
17099 "hostname."
17100 msgstr ""
17101 "An account already exists with the same username but possibly a different "
17102 "hostname."
17104 #: templates/server/privileges/login_information_fields.twig:22
17105 msgid "Host name:"
17106 msgstr "Host name:"
17108 #: templates/server/privileges/login_information_fields.twig:27
17109 #: templates/server/replication/primary_add_replica_user.twig:34
17110 msgid "Any host"
17111 msgstr "Any host"
17113 #: templates/server/privileges/login_information_fields.twig:28
17114 #: templates/server/replication/primary_add_replica_user.twig:35
17115 msgid "Local"
17116 msgstr "Local"
17118 #: templates/server/privileges/login_information_fields.twig:30
17119 #: templates/server/replication/primary_add_replica_user.twig:37
17120 msgid "This host"
17121 msgstr "This Host"
17123 #: templates/server/privileges/login_information_fields.twig:32
17124 #: templates/server/replication/primary_add_replica_user.twig:39
17125 msgid "Use host table"
17126 msgstr "Use host table"
17128 #: templates/server/privileges/login_information_fields.twig:39
17129 #: templates/server/replication/primary_add_replica_user.twig:44
17130 msgid ""
17131 "When Host table is used, this field is ignored and values stored in Host "
17132 "table are used instead."
17133 msgstr ""
17134 "When Host table is used, this field is ignored and values stored in Host "
17135 "table are used instead."
17137 #: templates/server/privileges/login_information_fields.twig:45
17138 #: templates/server/privileges/login_information_fields.twig:53
17139 #: templates/server/privileges/users_overview.twig:10
17140 #: templates/server/replication/change_primary.twig:19
17141 #: templates/server/replication/primary_add_replica_user.twig:52
17142 #: templates/server/replication/primary_add_replica_user.twig:57
17143 msgid "Password"
17144 msgstr "Password"
17146 #: templates/server/privileges/login_information_fields.twig:47
17147 msgid "Do not change the password"
17148 msgstr "Do not change the password"
17150 #: templates/server/privileges/login_information_fields.twig:49
17151 #: templates/server/replication/primary_add_replica_user.twig:53
17152 msgid "No password"
17153 msgstr "No password"
17155 #: templates/server/privileges/login_information_fields.twig:62
17156 #: templates/server/replication/primary_add_replica_user.twig:65
17157 msgid "Re-type"
17158 msgstr "Re-type"
17160 #: templates/server/privileges/login_information_fields.twig:68
17161 msgid "Authentication plugin"
17162 msgstr "Authentication plugin"
17164 #: templates/server/privileges/login_information_fields.twig:70
17165 msgid "Password hashing method"
17166 msgstr "Password hashing method"
17168 #: templates/server/privileges/login_information_fields.twig:83
17169 msgid ""
17170 "This method requires using an '<em>SSL connection</em>' or an "
17171 "'<em>unencrypted connection that encrypts the password using RSA</em>'; "
17172 "while connecting to the server."
17173 msgstr ""
17174 "This method requires using an '<em>SSL connection</em>' or an "
17175 "'<em>unencrypted connection that encrypts the password using RSA</em>'; "
17176 "while connecting to the server."
17178 #: templates/server/privileges/new_user_ajax.twig:52
17179 #: templates/server/privileges/users_overview.twig:83
17180 #: templates/server/privileges/users_overview.twig:168
17181 msgid "Edit user group"
17182 msgstr "Edit user group"
17184 #: templates/server/privileges/privileges_summary.twig:20
17185 msgid "Column-specific privileges"
17186 msgstr "Column-specific privileges"
17188 #: templates/server/privileges/privileges_summary.twig:54
17189 msgid "Add privileges on the following database(s):"
17190 msgstr "Add privileges on the following database(s):"
17192 #: templates/server/privileges/privileges_summary.twig:67
17193 msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
17194 msgstr "Wildcards % and _ should be escaped with a \\ to use them literally."
17196 #: templates/server/privileges/privileges_summary.twig:71
17197 msgid "Add privileges on the following table:"
17198 msgstr "Add privileges on the following table:"
17200 #: templates/server/privileges/privileges_summary.twig:86
17201 msgid "Add privileges on the following routine:"
17202 msgstr "Add privileges on the following routine:"
17204 #: templates/server/privileges/privileges_table.twig:35
17205 #: templates/server/privileges/privileges_table.twig:36
17206 #: templates/server/privileges/privileges_table.twig:62
17207 #: templates/server/privileges/privileges_table.twig:63
17208 #: templates/server/privileges/privileges_table.twig:89
17209 #: templates/server/privileges/privileges_table.twig:90
17210 #: templates/server/privileges/privileges_table.twig:116
17211 #: templates/server/privileges/privileges_table.twig:117
17212 msgctxt "None privileges"
17213 msgid "None"
17214 msgstr "None"
17216 #: templates/server/privileges/privileges_table.twig:160
17217 #: templates/server/privileges/privileges_table.twig:164
17218 #: templates/server/privileges/privileges_table.twig:638
17219 #: templates/server/privileges/privileges_table.twig:642
17220 msgid ""
17221 "Allows user to give to other users or remove from other users the privileges "
17222 "that user possess yourself."
17223 msgstr ""
17224 "Allows user to give to other users or remove from other users the privileges "
17225 "that user possess yourself."
17227 #: templates/server/privileges/privileges_table.twig:255
17228 msgid "Global"
17229 msgstr "Global"
17231 #: templates/server/privileges/privileges_table.twig:262
17232 #: templates/server/privileges/users_overview.twig:12
17233 msgid "Global privileges"
17234 msgstr "Global privileges"
17236 #: templates/server/privileges/privileges_table.twig:552
17237 msgid "Administration"
17238 msgstr "Administration"
17240 #: templates/server/privileges/privileges_table.twig:559
17241 #: templates/server/privileges/privileges_table.twig:562
17242 msgid ""
17243 "Allows adding users and privileges without reloading the privilege tables."
17244 msgstr ""
17245 "Allows adding users and privileges without reloading the privilege tables."
17247 #: templates/server/privileges/privileges_table.twig:670
17248 msgid "Allows creating foreign key relations."
17249 msgstr "Allows creating foreign key relations."
17251 #: templates/server/privileges/privileges_table.twig:670
17252 msgid "Not used on MariaDB."
17253 msgstr "Not used on MariaDB."
17255 #: templates/server/privileges/privileges_table.twig:670
17256 msgid "Not used for this MySQL version."
17257 msgstr "Not used for this MySQL version."
17259 #: templates/server/privileges/privileges_table.twig:721
17260 msgid "Resource limits"
17261 msgstr "Resource limits"
17263 #: templates/server/privileges/privileges_table.twig:723
17264 msgid "Note: Setting these options to 0 (zero) removes the limit."
17265 msgstr "Note: Setting these options to 0 (zero) removes the limit."
17267 #: templates/server/privileges/privileges_table.twig:729
17268 #: templates/server/privileges/privileges_table.twig:736
17269 msgid "Limits the number of queries the user may send to the server per hour."
17270 msgstr "Limits the number of queries the user may send to the server per hour."
17272 #: templates/server/privileges/privileges_table.twig:742
17273 #: templates/server/privileges/privileges_table.twig:749
17274 msgid ""
17275 "Limits the number of commands that change any table or database the user may "
17276 "execute per hour."
17277 msgstr ""
17278 "Limits the number of commands that change any table or database the user may "
17279 "execute per hour."
17281 #: templates/server/privileges/privileges_table.twig:755
17282 #: templates/server/privileges/privileges_table.twig:762
17283 msgid "Limits the number of new connections the user may open per hour."
17284 msgstr "Limits the number of new connections the user may open per hour."
17286 #: templates/server/privileges/privileges_table.twig:768
17287 #: templates/server/privileges/privileges_table.twig:775
17288 msgid "Limits the number of simultaneous connections the user may have."
17289 msgstr "Limits the number of simultaneous connections the user may have."
17291 #: templates/server/privileges/privileges_table.twig:784
17292 msgid "Does not require SSL-encrypted connections."
17293 msgstr "Does not require SSL-encrypted connections."
17295 #: templates/server/privileges/privileges_table.twig:793
17296 msgid "Requires SSL-encrypted connections."
17297 msgstr "Requires SSL-encrypted connections."
17299 #: templates/server/privileges/privileges_table.twig:802
17300 msgid "Requires a valid X509 certificate."
17301 msgstr "Requires a valid X509 certificate."
17303 #: templates/server/privileges/privileges_table.twig:823
17304 msgid "Requires that a specific cipher method be used for a connection."
17305 msgstr "Requires that a specific cipher method be used for a connection."
17307 #: templates/server/privileges/privileges_table.twig:832
17308 msgid "Requires that a valid X509 certificate issued by this CA be presented."
17309 msgstr "Requires that a valid X509 certificate issued by this CA be presented."
17311 #: templates/server/privileges/privileges_table.twig:841
17312 msgid "Requires that a valid X509 certificate with this subject be presented."
17313 msgstr "Requires that a valid X509 certificate with this subject be presented."
17315 #: templates/server/privileges/subnav.twig:5
17316 #: templates/server/privileges/user_overview.twig:5
17317 msgid "User accounts overview"
17318 msgstr "User accounts overview"
17320 #: templates/server/privileges/subnav.twig:11
17321 #: templates/server/user_groups/user_groups.twig:1
17322 #: templates/server/user_groups/user_groups.twig:9
17323 msgid "User groups"
17324 msgstr "User groups"
17326 #: templates/server/privileges/user_properties.twig:57
17327 #: templates/server/privileges/users_overview.twig:57
17328 msgid "The selected user was not found in the privilege table."
17329 msgstr "The selected user was not found in the privilege table."
17331 #: templates/server/privileges/user_properties.twig:106
17332 msgid "Change login information / Copy user account"
17333 msgstr "Change login information / Copy user account"
17335 #: templates/server/privileges/user_properties.twig:113
17336 msgid "Create a new user account with the same privileges and …"
17337 msgstr "Create a new user account with the same privileges and …"
17339 #: templates/server/privileges/user_properties.twig:119
17340 msgid "… keep the old one."
17341 msgstr "… keep the old one."
17343 #: templates/server/privileges/user_properties.twig:126
17344 msgid "… delete the old one from the user tables."
17345 msgstr "… delete the old one from the user tables."
17347 #: templates/server/privileges/user_properties.twig:133
17348 msgid ""
17349 "… revoke all active privileges from the old one and delete it afterwards."
17350 msgstr ""
17351 "… revoke all active privileges from the old one and delete it afterwards."
17353 #: templates/server/privileges/user_properties.twig:140
17354 msgid ""
17355 "… delete the old one from the user tables and reload the privileges "
17356 "afterwards."
17357 msgstr ""
17358 "… delete the old one from the user tables and reload the privileges "
17359 "afterwards."
17361 #: templates/server/privileges/users_overview.twig:16
17362 msgid "User group"
17363 msgstr "User group"
17365 #: templates/server/privileges/users_overview.twig:147
17366 msgid "Remove selected user accounts"
17367 msgstr "Remove selected user accounts"
17369 #: templates/server/privileges/users_overview.twig:149
17370 msgid "Revoke all active privileges from the users and delete them afterwards."
17371 msgstr ""
17372 "Revoke all active privileges from the users and delete them afterwards."
17374 #: templates/server/privileges/users_overview.twig:153
17375 msgid "Drop the databases that have the same names as the users."
17376 msgstr "Drop the databases that have the same names as the users."
17378 #: templates/server/privileges/users_overview.twig:178
17379 #, fuzzy
17380 #| msgid "Save page"
17381 msgid "Save changes"
17382 msgstr "Save page"
17384 #: templates/server/replication/change_primary.twig:5
17385 #, fuzzy
17386 #| msgid "Slave configuration"
17387 msgid "Replica configuration"
17388 msgstr "Slave configuration"
17390 #: templates/server/replication/change_primary.twig:6
17391 #: templates/server/replication/replica_configuration.twig:97
17392 #, fuzzy
17393 #| msgid "Change or reconfigure master server"
17394 msgid "Change or reconfigure primary server"
17395 msgstr "Change or reconfigure master server"
17397 #: templates/server/replication/change_primary.twig:9
17398 msgid ""
17399 "Make sure you have a unique server-id in your configuration file (my.cnf). "
17400 "If not, please add the following line into [mysqld] section:"
17401 msgstr ""
17402 "Make sure you have a unique server-id in your configuration file (my.cnf). "
17403 "If not, please add the following line into [mysqld] section:"
17405 #: templates/server/replication/change_primary.twig:26
17406 msgid "Port:"
17407 msgstr "Port:"
17409 #: templates/server/replication/index.twig:21
17410 #, fuzzy, php-format
17411 #| msgid ""
17412 #| "This server is not configured as master in a replication process. Would "
17413 #| "you like to %sconfigure%s it?"
17414 msgid ""
17415 "This server is not configured as primary in a replication process. Would you "
17416 "like to %sconfigure%s it?"
17417 msgstr ""
17418 "This server is not configured as master in a replication process. Would you "
17419 "like to %sconfigure%s it?"
17421 #: templates/server/replication/index.twig:43
17422 msgid "No privileges"
17423 msgstr "No privileges"
17425 #: templates/server/replication/primary_add_replica_user.twig:6
17426 #: templates/server/replication/primary_replication.twig:44
17427 #, fuzzy
17428 #| msgid "Add slave replication user"
17429 msgid "Add replica replication user"
17430 msgstr "Add slave replication user"
17432 #: templates/server/replication/primary_add_replica_user.twig:21
17433 #: templates/server/replication/primary_add_replica_user.twig:40
17434 #: templates/server/replication/primary_add_replica_user.twig:54
17435 msgid "Use text field:"
17436 msgstr "Use text field:"
17438 #: templates/server/replication/primary_add_replica_user.twig:70
17439 msgid "Generate password:"
17440 msgstr "Generate password:"
17442 #: templates/server/replication/primary_configuration.twig:2
17443 #, fuzzy
17444 #| msgid "Server configuration"
17445 msgid "Primary configuration"
17446 msgstr "Server configuration"
17448 #: templates/server/replication/primary_configuration.twig:4
17449 #, fuzzy
17450 #| msgid ""
17451 #| "This server is not configured as a master server in a replication "
17452 #| "process. You can choose from either replicating all databases and "
17453 #| "ignoring some of them (useful if you want to replicate a majority of the "
17454 #| "databases) or you can choose to ignore all databases by default and allow "
17455 #| "only certain databases to be replicated. Please select the mode:"
17456 msgid ""
17457 "This server is not configured as a primary server in a replication process. "
17458 "You can choose from either replicating all databases and ignoring some of "
17459 "them (useful if you want to replicate a majority of the databases) or you "
17460 "can choose to ignore all databases by default and allow only certain "
17461 "databases to be replicated. Please select the mode:"
17462 msgstr ""
17463 "This server is not configured as a master server in a replication process. "
17464 "You can choose from either replicating all databases and ignoring some of "
17465 "them (useful if you want to replicate a majority of the databases) or you "
17466 "can choose to ignore all databases by default and allow only certain "
17467 "databases to be replicated. Please select the mode:"
17469 #: templates/server/replication/primary_configuration.twig:9
17470 msgid "Replicate all databases; Ignore:"
17471 msgstr "Replicate all databases; Ignore:"
17473 #: templates/server/replication/primary_configuration.twig:10
17474 msgid "Ignore all databases; Replicate:"
17475 msgstr "Ignore all databases; Replicate:"
17477 #: templates/server/replication/primary_configuration.twig:12
17478 msgid "Please select databases:"
17479 msgstr "Please select databases:"
17481 #: templates/server/replication/primary_configuration.twig:15
17482 msgid ""
17483 "Now, add the following lines at the end of [mysqld] section in your my.cnf "
17484 "and please restart the MySQL server afterwards."
17485 msgstr ""
17486 "Now, add the following lines at the end of [mysqld] section in your my.cnf "
17487 "and please restart the MySQL server afterwards."
17489 #: templates/server/replication/primary_configuration.twig:21
17490 #, fuzzy
17491 #| msgid ""
17492 #| "Once you restarted MySQL server, please click on Go button. Afterwards, "
17493 #| "you should see a message informing you, that this server <strong>is</"
17494 #| "strong> configured as master."
17495 msgid ""
17496 "Once you restarted MySQL server, please click on Go button. Afterwards, you "
17497 "should see a message informing you, that this server <strong>is</strong> "
17498 "configured as primary."
17499 msgstr ""
17500 "Once you restarted MySQL server, please click on Go button. Afterwards, you "
17501 "should see a message informing you, that this server <strong>is</strong> "
17502 "configured as master."
17504 #: templates/server/replication/primary_replication.twig:5
17505 #, fuzzy
17506 #| msgid "This server is configured as master in a replication process."
17507 msgid "This server is configured as primary in a replication process."
17508 msgstr "This server is configured as master in a replication process."
17510 #: templates/server/replication/primary_replication.twig:16
17511 #, fuzzy
17512 #| msgid "Show connected slaves"
17513 msgid "Show connected replicas"
17514 msgstr "Show connected slaves"
17516 #: templates/server/replication/primary_replication.twig:38
17517 #, fuzzy
17518 #| msgid ""
17519 #| "Only slaves started with the --report-host=host_name option are visible "
17520 #| "in this list."
17521 msgid ""
17522 "Only replicas started with the --report-host=host_name option are visible in "
17523 "this list."
17524 msgstr ""
17525 "Only slaves started with the --report-host=host_name option are visible in "
17526 "this list."
17528 #: templates/server/replication/replica_configuration.twig:5
17529 #, fuzzy
17530 #| msgid "Server connection:"
17531 msgid "Primary connection:"
17532 msgstr "Server connection:"
17534 #: templates/server/replication/replica_configuration.twig:25
17535 #, fuzzy
17536 #| msgid "Slave SQL Thread not running!"
17537 msgid "Replica SQL Thread not running!"
17538 msgstr "Slave SQL Thread not running!"
17540 #: templates/server/replication/replica_configuration.twig:28
17541 #, fuzzy
17542 #| msgid "Slave IO Thread not running!"
17543 msgid "Replica IO Thread not running!"
17544 msgstr "Slave IO Thread not running!"
17546 #: templates/server/replication/replica_configuration.twig:31
17547 #, fuzzy
17548 #| msgid ""
17549 #| "Server is configured as slave in a replication process. Would you like to:"
17550 msgid ""
17551 "Server is configured as replica in a replication process. Would you like to:"
17552 msgstr ""
17553 "Server is configured as slave in a replication process. Would you like to:"
17555 #: templates/server/replication/replica_configuration.twig:34
17556 #, fuzzy
17557 #| msgid "See slave status table"
17558 msgid "See replica status table"
17559 msgstr "See slave status table"
17561 #: templates/server/replication/replica_configuration.twig:38
17562 #, fuzzy
17563 #| msgid "Control slave:"
17564 msgid "Control replica:"
17565 msgstr "Control slave:"
17567 #: templates/server/replication/replica_configuration.twig:48
17568 #, fuzzy
17569 #| msgid "Not replicated"
17570 msgid "Reset replica"
17571 msgstr "Not replicated"
17573 #: templates/server/replication/replica_configuration.twig:54
17574 msgid "Start SQL Thread only"
17575 msgstr "Start SQL Thread only"
17577 #: templates/server/replication/replica_configuration.twig:56
17578 msgid "Stop SQL Thread only"
17579 msgstr "Stop SQL Thread only"
17581 #: templates/server/replication/replica_configuration.twig:63
17582 msgid "Start IO Thread only"
17583 msgstr "Start IO Thread only"
17585 #: templates/server/replication/replica_configuration.twig:65
17586 msgid "Stop IO Thread only"
17587 msgstr "Stop IO Thread only"
17589 #: templates/server/replication/replica_configuration.twig:74
17590 msgid "Error management:"
17591 msgstr "Error management:"
17593 #: templates/server/replication/replica_configuration.twig:77
17594 #, fuzzy
17595 #| msgid "Skipping errors might lead into unsynchronized master and slave!"
17596 msgid "Skipping errors might lead into unsynchronized primary and replica!"
17597 msgstr "Skipping errors might lead into unsynchronised master and slave!"
17599 #: templates/server/replication/replica_configuration.twig:81
17600 msgid "Skip current error"
17601 msgstr "Skip current error"
17603 #: templates/server/replication/replica_configuration.twig:87
17604 #, php-format
17605 msgid "Skip next %s errors."
17606 msgstr "Skip next %s errors."
17608 #: templates/server/replication/replica_configuration.twig:107
17609 #, fuzzy, php-format
17610 #| msgid ""
17611 #| "This server is not configured as slave in a replication process. Would "
17612 #| "you like to %sconfigure%s it?"
17613 msgid ""
17614 "This server is not configured as replica in a replication process. Would you "
17615 "like to %sconfigure%s it?"
17616 msgstr ""
17617 "This server is not configured as slave in a replication process. Would you "
17618 "like to %sconfigure%s it?"
17620 #: templates/server/replication/status_table.twig:6
17621 #, fuzzy
17622 #| msgid "Import status"
17623 msgid "Primary status"
17624 msgstr "Import status"
17626 #: templates/server/replication/status_table.twig:8
17627 #, fuzzy
17628 #| msgid "Replication status"
17629 msgid "Replica status"
17630 msgstr "Replication status"
17632 #: templates/server/replication/status_table.twig:16
17633 #: templates/server/status/variables/index.twig:75
17634 #: templates/server/variables/index.twig:31
17635 msgid "Variable"
17636 msgstr "Variable"
17638 #: templates/server/select/index.twig:7 templates/server/select/index.twig:19
17639 msgid "Current server:"
17640 msgstr "Current server:"
17642 #: templates/server/status/advisor/index.twig:6
17643 #: templates/server/status/advisor/index.twig:19
17644 msgid "Advisor system"
17645 msgstr "Advisor system"
17647 #: templates/server/status/advisor/index.twig:9
17648 msgid "Not enough privilege to view the advisor."
17649 msgstr "Not enough privilege to view the advisor."
17651 #: templates/server/status/advisor/index.twig:12
17652 msgid "Instructions"
17653 msgstr "Instructions"
17655 #: templates/server/status/advisor/index.twig:24
17656 msgid ""
17657 "The Advisor system can provide recommendations on server variables by "
17658 "analyzing the server status variables."
17659 msgstr ""
17660 "The Advisor system can provide recommendations on server variables by "
17661 "analysing the server status variables."
17663 #: templates/server/status/advisor/index.twig:29
17664 msgid ""
17665 "Do note however that this system provides recommendations based on simple "
17666 "calculations and by rule of thumb which may not necessarily apply to your "
17667 "system."
17668 msgstr ""
17669 "Do note however that this system provides recommendations based on simple "
17670 "calculations and by rule of thumb which may not necessarily apply to your "
17671 "system."
17673 #: templates/server/status/advisor/index.twig:34
17674 msgid ""
17675 "Prior to changing any of the configuration, be sure to know what you are "
17676 "changing (by reading the documentation) and how to undo the change. Wrong "
17677 "tuning can have a very negative effect on performance."
17678 msgstr ""
17679 "Prior to changing any of the configuration, be sure to know what you are "
17680 "changing (by reading the documentation) and how to undo the change. Wrong "
17681 "tuning can have a very negative effect on performance."
17683 #: templates/server/status/advisor/index.twig:39
17684 msgid ""
17685 "The best way to tune your system would be to change only one setting at a "
17686 "time, observe or benchmark your database, and undo the change if there was "
17687 "no clearly measurable improvement."
17688 msgstr ""
17689 "The best way to tune your system would be to change only one setting at a "
17690 "time, observe or benchmark your database, and undo the change if there was "
17691 "no clearly measurable improvement."
17693 #: templates/server/status/advisor/index.twig:53
17694 msgid "Errors occurred while executing rule expressions:"
17695 msgstr "Errors occurred while executing rule expressions:"
17697 #: templates/server/status/advisor/index.twig:63
17698 msgid "Possible performance issues"
17699 msgstr "Possible performance issues"
17701 #: templates/server/status/advisor/index.twig:76
17702 msgid "Issue:"
17703 msgstr "Issue:"
17705 #: templates/server/status/advisor/index.twig:79
17706 msgid "Recommendation:"
17707 msgstr "Recommendation:"
17709 #: templates/server/status/advisor/index.twig:82
17710 msgid "Justification:"
17711 msgstr "Justification:"
17713 #: templates/server/status/advisor/index.twig:85
17714 msgid "Used variable / formula:"
17715 msgstr "Used variable / formula:"
17717 #: templates/server/status/advisor/index.twig:88
17718 msgid "Test:"
17719 msgstr "Test:"
17721 #: templates/server/status/base.twig:16
17722 msgid "Query statistics"
17723 msgstr "Query statistics"
17725 #: templates/server/status/base.twig:21
17726 msgid "All status variables"
17727 msgstr "All status variables"
17729 #: templates/server/status/base.twig:26
17730 msgid "Monitor"
17731 msgstr "Monitor"
17733 #: templates/server/status/base.twig:31
17734 msgid "Advisor"
17735 msgstr "Advisor"
17737 #: templates/server/status/monitor/index.twig:8
17738 msgid "Start Monitor"
17739 msgstr "Start Monitor"
17741 #: templates/server/status/monitor/index.twig:16
17742 msgid "Instructions/Setup"
17743 msgstr "Instructions/Setup"
17745 #: templates/server/status/monitor/index.twig:20
17746 msgid "Done dragging (rearranging) charts"
17747 msgstr "Done dragging (rearranging) charts"
17749 #: templates/server/status/monitor/index.twig:27
17750 msgid "Add chart"
17751 msgstr "Add chart"
17753 #: templates/server/status/monitor/index.twig:31
17754 msgid "Enable charts dragging"
17755 msgstr "Enable charts dragging"
17757 #: templates/server/status/monitor/index.twig:36
17758 #: templates/server/status/processes/index.twig:33
17759 msgid "Refresh rate"
17760 msgstr "Refresh rate"
17762 #: templates/server/status/monitor/index.twig:43
17763 #: templates/server/status/processes/index.twig:40
17764 #, php-format
17765 msgid "%d second"
17766 msgstr "%d second"
17768 #: templates/server/status/monitor/index.twig:45
17769 #: templates/server/status/processes/index.twig:42
17770 #, php-format
17771 msgid "%d seconds"
17772 msgstr "%d seconds"
17774 #: templates/server/status/monitor/index.twig:49
17775 #: templates/server/status/processes/index.twig:46
17776 #, php-format
17777 msgid "%d minute"
17778 msgstr "%d minute"
17780 #: templates/server/status/monitor/index.twig:51
17781 #: templates/server/status/processes/index.twig:48
17782 #, php-format
17783 msgid "%d minutes"
17784 msgstr "%d minutes"
17786 #: templates/server/status/monitor/index.twig:61
17787 msgid "Chart columns"
17788 msgstr "Chart columns"
17790 #: templates/server/status/monitor/index.twig:74
17791 msgid "Chart arrangement"
17792 msgstr "Chart arrangement"
17794 #: templates/server/status/monitor/index.twig:75
17795 msgid ""
17796 "The arrangement of the charts is stored to the browsers local storage. You "
17797 "may want to export it if you have a complicated set up."
17798 msgstr ""
17799 "The arrangement of the charts is stored to the browsers local storage. You "
17800 "may want to export it if you have a complicated set up."
17802 #: templates/server/status/monitor/index.twig:84
17803 msgid "Reset to default"
17804 msgstr "Reset to default"
17806 #: templates/server/status/monitor/index.twig:89
17807 msgid "Monitor Instructions"
17808 msgstr "Monitor Instructions"
17810 #: templates/server/status/monitor/index.twig:91
17811 msgid ""
17812 "The phpMyAdmin Monitor can assist you in optimizing the server configuration "
17813 "and track down time intensive queries. For the latter you will need to set "
17814 "log_output to 'TABLE' and have either the slow_query_log or general_log "
17815 "enabled. Note however, that the general_log produces a lot of data and "
17816 "increases server load by up to 15%."
17817 msgstr ""
17818 "The phpMyAdmin Monitor can assist you in optimising the server configuration "
17819 "and track down time intensive queries. For the latter you will need to set "
17820 "log_output to 'TABLE' and have either the slow_query_log or general_log "
17821 "enabled. Note however, that the general_log produces a lot of data and "
17822 "increases server load by up to 15%."
17824 #: templates/server/status/monitor/index.twig:101
17825 msgid "Using the monitor:"
17826 msgstr "Using the monitor:"
17828 #: templates/server/status/monitor/index.twig:103
17829 msgid ""
17830 "Your browser will refresh all displayed charts in a regular interval. You "
17831 "may add charts and change the refresh rate under 'Settings', or remove any "
17832 "chart using the cog icon on each respective chart."
17833 msgstr ""
17834 "Your browser will refresh all displayed charts in a regular interval. You "
17835 "may add charts and change the refresh rate under 'Settings', or remove any "
17836 "chart using the cog icon on each respective chart."
17838 #: templates/server/status/monitor/index.twig:108
17839 msgid ""
17840 "To display queries from the logs, select the relevant time span on any chart "
17841 "by holding down the left mouse button and panning over the chart. Once "
17842 "confirmed, this will load a table of grouped queries, there you may click on "
17843 "any occurring SELECT statements to further analyze them."
17844 msgstr ""
17845 "To display queries from the logs, select the relevant time span on any chart "
17846 "by holding down the left mouse button and panning over the chart. Once "
17847 "confirmed, this will load a table of grouped queries, there you may click on "
17848 "any occurring SELECT statements to further analyse them."
17850 #: templates/server/status/monitor/index.twig:114
17851 msgid "Please note:"
17852 msgstr "Please note:"
17854 #: templates/server/status/monitor/index.twig:117
17855 msgid ""
17856 "Enabling the general_log may increase the server load by 5-15%. Also be "
17857 "aware that generating statistics from the logs is a load intensive task, so "
17858 "it is advisable to select only a small time span and to disable the "
17859 "general_log and empty its table once monitoring is not required any more."
17860 msgstr ""
17861 "Enabling the general_log may increase the server load by 5-15%. Also be "
17862 "aware that generating statistics from the logs is a load intensive task, so "
17863 "it is advisable to select only a small time span and to disable the "
17864 "general_log and empty its table once monitoring is not required any more."
17866 #: templates/server/status/monitor/index.twig:128
17867 #: templates/server/status/monitor/index.twig:134
17868 msgid "Chart Title"
17869 msgstr "Chart Title"
17871 #: templates/server/status/monitor/index.twig:138
17872 msgid "Preset chart"
17873 msgstr "Preset chart"
17875 #: templates/server/status/monitor/index.twig:144
17876 msgid "Status variable(s)"
17877 msgstr "Status variable(s)"
17879 #: templates/server/status/monitor/index.twig:149
17880 msgid "Select series:"
17881 msgstr "Select series:"
17883 #: templates/server/status/monitor/index.twig:152
17884 msgid "Commonly monitored"
17885 msgstr "Commonly monitored"
17887 #: templates/server/status/monitor/index.twig:170
17888 msgid "or type variable name:"
17889 msgstr "or type variable name:"
17891 #: templates/server/status/monitor/index.twig:177
17892 msgid "Display as differential value"
17893 msgstr "Display as differential value"
17895 #: templates/server/status/monitor/index.twig:182
17896 msgid "Apply a divisor"
17897 msgstr "Apply a divisor"
17899 #: templates/server/status/monitor/index.twig:193
17900 msgid "Append unit to data values"
17901 msgstr "Append unit to data values"
17903 #: templates/server/status/monitor/index.twig:201
17904 msgid "Add this series"
17905 msgstr "Add this series"
17907 #: templates/server/status/monitor/index.twig:204
17908 msgid "Clear series"
17909 msgstr "Clear series"
17911 #: templates/server/status/monitor/index.twig:208
17912 msgid "Series in chart:"
17913 msgstr "Series in chart:"
17915 #: templates/server/status/monitor/index.twig:224
17916 msgid "Log statistics"
17917 msgstr "Log statistics"
17919 #: templates/server/status/monitor/index.twig:226
17920 msgid "Selected time range:"
17921 msgstr "Selected time range:"
17923 #: templates/server/status/monitor/index.twig:234
17924 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
17925 msgstr "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
17927 #: templates/server/status/monitor/index.twig:240
17928 msgid "Remove variable data in INSERT statements for better grouping"
17929 msgstr "Remove variable data in INSERT statements for better grouping"
17931 #: templates/server/status/monitor/index.twig:244
17932 msgid "Choose from which log you want the statistics to be generated from."
17933 msgstr "Choose from which log you want the statistics to be generated from."
17935 #: templates/server/status/monitor/index.twig:247
17936 msgid "Results are grouped by query text."
17937 msgstr "Results are grouped by query text."
17939 #: templates/server/status/monitor/index.twig:251
17940 msgid "Query analyzer"
17941 msgstr "Query analyser"
17943 #: templates/server/status/processes/index.twig:14
17944 msgid "Show only active"
17945 msgstr "Show only active"
17947 #: templates/server/status/processes/index.twig:28
17948 msgid ""
17949 "Note: Enabling the auto refresh here might cause heavy traffic between the "
17950 "web server and the MySQL server."
17951 msgstr ""
17952 "Note: Enabling the auto refresh here might cause heavy traffic between the "
17953 "web server and the MySQL server."
17955 #. l10n: Questions is the name of a MySQL Status variable
17956 #: templates/server/status/queries/index.twig:8
17957 msgid "Questions since startup:"
17958 msgstr "Questions since startup:"
17960 #: templates/server/status/queries/index.twig:20
17961 msgid "per hour:"
17962 msgstr "per hour:"
17964 #: templates/server/status/queries/index.twig:21
17965 msgid "per minute:"
17966 msgstr "per minute:"
17968 #: templates/server/status/queries/index.twig:23
17969 msgid "per second:"
17970 msgstr "per second:"
17972 #: templates/server/status/queries/index.twig:37
17973 msgid "Statements"
17974 msgstr "Statements"
17976 #. l10n: # = Amount of queries
17977 #: templates/server/status/queries/index.twig:38
17978 msgid "#"
17979 msgstr "#"
17981 #: templates/server/status/queries/index.twig:39
17982 #: templates/server/status/status/index.twig:18
17983 #: templates/server/status/status/index.twig:38
17984 msgid "ø per hour"
17985 msgstr "ø per hour"
17987 #: templates/server/status/queries/index.twig:59
17988 msgid "Not enough privilege to view query statistics."
17989 msgstr "Not enough privilege to view query statistics."
17991 #: templates/server/status/status/index.twig:6
17992 #, php-format
17993 msgid "Network traffic since startup: %s"
17994 msgstr "Network traffic since startup: %s"
17996 #: templates/server/status/status/index.twig:7
17997 #, php-format
17998 msgid "This MySQL server has been running for %1$s. It started up on %2$s."
17999 msgstr "This MySQL server has been running for %1$s. It started up on %2$s."
18001 #: templates/server/status/status/index.twig:15
18002 msgid ""
18003 "On a busy server, the byte counters may overrun, so those statistics as "
18004 "reported by the MySQL server may be incorrect."
18005 msgstr ""
18006 "On a busy server, the byte counters may overrun, so those statistics as "
18007 "reported by the MySQL server may be incorrect."
18009 #: templates/server/status/status/index.twig:59
18010 #, fuzzy
18011 #| msgid ""
18012 #| "This MySQL server works as <b>master</b> and <b>slave</b> in "
18013 #| "<b>replication</b> process."
18014 msgid ""
18015 "This MySQL server works as <b>primary</b> and <b>replica</b> in "
18016 "<b>replication</b> process."
18017 msgstr ""
18018 "This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
18019 "b> process."
18021 #: templates/server/status/status/index.twig:61
18022 #, fuzzy
18023 #| msgid ""
18024 #| "This MySQL server works as <b>master</b> in <b>replication</b> process."
18025 msgid ""
18026 "This MySQL server works as <b>primary</b> in <b>replication</b> process."
18027 msgstr ""
18028 "This MySQL server works as <b>master</b> in <b>replication</b> process."
18030 #: templates/server/status/status/index.twig:63
18031 #, fuzzy
18032 #| msgid ""
18033 #| "This MySQL server works as <b>slave</b> in <b>replication</b> process."
18034 msgid ""
18035 "This MySQL server works as <b>replica</b> in <b>replication</b> process."
18036 msgstr "This MySQL server works as <b>slave</b> in <b>replication</b> process."
18038 #: templates/server/status/status/index.twig:69
18039 msgid "Replication status"
18040 msgstr "Replication status"
18042 #: templates/server/status/status/index.twig:75
18043 msgid "Not enough privilege to view server status."
18044 msgstr "Not enough privilege to view server status."
18046 #: templates/server/status/variables/index.twig:20
18047 msgid "Show only alert values"
18048 msgstr "Show only alert values"
18050 #: templates/server/status/variables/index.twig:25
18051 #: templates/server/status/variables/index.twig:27
18052 msgid "Filter by category…"
18053 msgstr "Filter by category…"
18055 #: templates/server/status/variables/index.twig:37
18056 msgid "Show unformatted values"
18057 msgstr "Show unformatted values"
18059 #: templates/server/status/variables/index.twig:50
18060 msgid "Related links:"
18061 msgstr "Related links:"
18063 #: templates/server/status/variables/index.twig:139
18064 msgid "Not enough privilege to view status variables."
18065 msgstr "Not enough privilege to view status variables."
18067 #: templates/server/user_groups/edit_user_groups.twig:2
18068 #: templates/server/user_groups/user_groups.twig:64
18069 msgid "Add user group"
18070 msgstr "Add user group"
18072 #: templates/server/user_groups/edit_user_groups.twig:4
18073 #, php-format
18074 msgid "Edit user group: '%s'"
18075 msgstr "Edit user group: '%s'"
18077 #: templates/server/user_groups/edit_user_groups.twig:9
18078 msgid "User group menu assignments"
18079 msgstr "User group menu assignments"
18081 #: templates/server/user_groups/edit_user_groups.twig:14
18082 msgid "Group name:"
18083 msgstr "Group name:"
18085 #: templates/server/user_groups/user_groups.twig:12
18086 msgid "Server level tabs"
18087 msgstr "Server level tabs"
18089 #: templates/server/user_groups/user_groups.twig:15
18090 msgid "Database level tabs"
18091 msgstr "Database level tabs"
18093 #: templates/server/user_groups/user_groups.twig:18
18094 msgid "Table level tabs"
18095 msgstr "Table level tabs"
18097 #: templates/server/user_groups/user_groups.twig:50
18098 msgid "Delete user group"
18099 msgstr "Delete user group"
18101 #: templates/server/user_groups/user_listings.twig:1
18102 #, php-format
18103 msgid "Users of '%s' user group"
18104 msgstr "Users of '%s' user group"
18106 #: templates/server/user_groups/user_listings.twig:3
18107 msgid "No users were found belonging to this user group."
18108 msgstr "No users were found belonging to this user group."
18110 #: templates/server/variables/index.twig:5
18111 msgid "Server variables and settings"
18112 msgstr "Server variables and settings"
18114 #: templates/server/variables/index.twig:43
18115 msgid "This is a read-only variable and can not be edited"
18116 msgstr "This is a read-only variable and cannot be edited"
18118 #: templates/server/variables/index.twig:69
18119 msgid "Session value"
18120 msgstr "Session value"
18122 #: templates/server/variables/index.twig:80
18123 #, php-format
18124 msgid "Not enough privilege to view server variables and settings. %s"
18125 msgstr "Not enough privilege to view server variables and settings. %s"
18127 #: templates/setup/base.twig:29 templates/setup/home/index.twig:20
18128 msgid "Overview"
18129 msgstr "Overview"
18131 #: templates/setup/config/index.twig:4 templates/setup/home/index.twig:98
18132 msgid "Configuration file"
18133 msgstr "Configuration file"
18135 #: templates/setup/config/index.twig:16
18136 msgid "Generated configuration file"
18137 msgstr "Generated configuration file"
18139 #: templates/setup/config/index.twig:22 templates/setup/home/index.twig:165
18140 msgid "Download"
18141 msgstr "Download"
18143 #: templates/setup/error.twig:3
18144 msgid "Submitted form contains errors"
18145 msgstr "Submitted form contains errors"
18147 #: templates/setup/error.twig:6
18148 msgid "Try to revert erroneous fields to their default values"
18149 msgstr "Try to revert erroneous fields to their default values"
18151 #: templates/setup/error.twig:14
18152 msgid "Ignore errors"
18153 msgstr "Ignore errors"
18155 #: templates/setup/error.twig:18
18156 msgid "Show form"
18157 msgstr "Show form"
18159 #: templates/setup/home/index.twig:23
18160 msgid "Show hidden messages"
18161 msgstr "Show hidden messages"
18163 #: templates/setup/home/index.twig:79
18164 msgid "There are no configured servers"
18165 msgstr "There are no configured servers"
18167 #: templates/setup/home/index.twig:88
18168 msgid "New server"
18169 msgstr "New server"
18171 #: templates/setup/home/index.twig:110
18172 msgid "Default language"
18173 msgstr "Default language"
18175 #: templates/setup/home/index.twig:128
18176 msgid "Default server"
18177 msgstr "Default server"
18179 #: templates/setup/home/index.twig:139
18180 msgid "let the user choose"
18181 msgstr "let the user choose"
18183 #: templates/setup/home/index.twig:146
18184 msgid "- none -"
18185 msgstr "- none -"
18187 #: templates/setup/home/index.twig:153
18188 msgid "End of line"
18189 msgstr "End of line"
18191 #: templates/setup/home/index.twig:164
18192 msgid "Display"
18193 msgstr "Display"
18195 #: templates/setup/home/index.twig:175
18196 msgid "phpMyAdmin homepage"
18197 msgstr "phpMyAdmin homepage"
18199 #: templates/setup/home/index.twig:176
18200 msgid "Donate"
18201 msgstr "Donate"
18203 #: templates/setup/home/index.twig:177
18204 msgid "Check for latest version"
18205 msgstr "Check for latest version"
18207 #: templates/setup/servers/index.twig:6
18208 msgid "Edit server"
18209 msgstr "Edit server"
18211 #: templates/setup/servers/index.twig:11
18212 msgid "Add a new server"
18213 msgstr "Add a new server"
18215 #: templates/setup/servers/index.twig:17
18216 msgid "Something went wrong."
18217 msgstr ""
18219 #: templates/sql/bookmark.twig:11 templates/sql/bookmark.twig:29
18220 msgid "Bookmark this SQL query"
18221 msgstr "Bookmark this SQL query"
18223 #: templates/sql/bookmark.twig:15
18224 msgid "Label:"
18225 msgstr "Label:"
18227 #: templates/sql/bookmark.twig:22 templates/sql/query.twig:93
18228 msgid "Let every user access this bookmark"
18229 msgstr "Let every user access this bookmark"
18231 #: templates/sql/profiling_chart.twig:4
18232 msgid "Detailed profile"
18233 msgstr "Detailed profile"
18235 #: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43
18236 msgid "State"
18237 msgstr "State"
18239 #: templates/sql/profiling_chart.twig:38
18240 msgid "Summary by state"
18241 msgstr "Summary by state"
18243 #: templates/sql/profiling_chart.twig:47
18244 msgid "Total Time"
18245 msgstr "Total Time"
18247 #: templates/sql/profiling_chart.twig:51
18248 msgid "% Time"
18249 msgstr "% Time"
18251 #: templates/sql/profiling_chart.twig:55
18252 msgid "Calls"
18253 msgstr "Calls"
18255 #: templates/sql/profiling_chart.twig:59
18256 msgid "ø Time"
18257 msgstr "ø Time"
18259 #: templates/sql/query.twig:44
18260 msgid "Get auto-saved query"
18261 msgstr "Get auto-saved query"
18263 #. l10n: Bind parameters in the SQL query using :parameterName format
18264 #: templates/sql/query.twig:51
18265 msgid "Bind parameters"
18266 msgstr "Bind parameters"
18268 #: templates/sql/query.twig:84
18269 msgid "Bookmark this SQL query:"
18270 msgstr "Bookmark this SQL query:"
18272 #: templates/sql/query.twig:100
18273 msgid "Replace existing bookmark of same name"
18274 msgstr "Replace existing bookmark of same name"
18276 #: templates/sql/query.twig:110 templates/sql/query.twig:111
18277 msgid "Delimiter"
18278 msgstr "Delimiter"
18280 #: templates/sql/query.twig:119
18281 msgid "Show this query here again"
18282 msgstr "Show this query here again"
18284 #: templates/sql/query.twig:134
18285 msgid "Rollback when finished"
18286 msgstr "Rollback when finished"
18288 #: templates/sql/query.twig:156
18289 msgid "Bookmarked SQL query"
18290 msgstr "Bookmarked SQL query"
18292 #: templates/sql/query.twig:160
18293 msgid "Bookmark:"
18294 msgstr "Bookmark:"
18296 #: templates/sql/query.twig:169
18297 msgid "shared"
18298 msgstr "shared"
18300 #: templates/sql/query.twig:182
18301 msgid "View only"
18302 msgstr "View only"
18304 #: templates/table/browse_foreigners/column_element.twig:4
18305 msgid "Use this value"
18306 msgstr "Use this value"
18308 #: templates/table/chart/tbl_chart.twig:10
18309 #, fuzzy
18310 #| msgid "Chart title"
18311 msgid "Chart type"
18312 msgstr "Chart title"
18314 #: templates/table/chart/tbl_chart.twig:13
18315 msgctxt "Chart type"
18316 msgid "Bar"
18317 msgstr "Bar"
18319 #: templates/table/chart/tbl_chart.twig:17
18320 msgctxt "Chart type"
18321 msgid "Column"
18322 msgstr "Column"
18324 #: templates/table/chart/tbl_chart.twig:21
18325 msgctxt "Chart type"
18326 msgid "Line"
18327 msgstr "Line"
18329 #: templates/table/chart/tbl_chart.twig:25
18330 msgctxt "Chart type"
18331 msgid "Spline"
18332 msgstr "Spline"
18334 #: templates/table/chart/tbl_chart.twig:29
18335 msgctxt "Chart type"
18336 msgid "Area"
18337 msgstr "Area"
18339 #: templates/table/chart/tbl_chart.twig:33
18340 msgctxt "Chart type"
18341 msgid "Pie"
18342 msgstr "Pie"
18344 #: templates/table/chart/tbl_chart.twig:37
18345 msgctxt "Chart type"
18346 msgid "Timeline"
18347 msgstr "Timeline"
18349 #: templates/table/chart/tbl_chart.twig:41
18350 msgctxt "Chart type"
18351 msgid "Scatter"
18352 msgstr "Scatter"
18354 #: templates/table/chart/tbl_chart.twig:47
18355 msgid "Stacked"
18356 msgstr "Stacked"
18358 #: templates/table/chart/tbl_chart.twig:51
18359 msgid "Chart title:"
18360 msgstr "Chart title:"
18362 #: templates/table/chart/tbl_chart.twig:57
18363 msgid "X-Axis:"
18364 msgstr "X-Axis:"
18366 #: templates/table/chart/tbl_chart.twig:73
18367 msgid "Series:"
18368 msgstr "Series:"
18370 #: templates/table/chart/tbl_chart.twig:101
18371 msgid "X-Axis label:"
18372 msgstr "X-Axis label:"
18374 #: templates/table/chart/tbl_chart.twig:102
18375 msgid "X Values"
18376 msgstr "X Values"
18378 #: templates/table/chart/tbl_chart.twig:106
18379 msgid "Y-Axis label:"
18380 msgstr "Y-Axis label:"
18382 #: templates/table/chart/tbl_chart.twig:107
18383 msgid "Y Values"
18384 msgstr "Y Values"
18386 #: templates/table/chart/tbl_chart.twig:112
18387 msgid "Series names are in a column"
18388 msgstr "Series names are in a column"
18390 #: templates/table/chart/tbl_chart.twig:116
18391 msgid "Series column:"
18392 msgstr "Series column:"
18394 #: templates/table/chart/tbl_chart.twig:126
18395 msgid "Value Column:"
18396 msgstr "Value Column:"
18398 #: templates/table/chart/tbl_chart.twig:147
18399 msgid "Save chart as image"
18400 msgstr "Save chart as image"
18402 #: templates/table/export/index.twig:12
18403 msgid ""
18404 "@SERVER@ will become the server name, @DATABASE@ will become the database "
18405 "name and @TABLE@ will become the table name."
18406 msgstr ""
18407 "@SERVER@ will become the server name, @DATABASE@ will become the database "
18408 "name and @TABLE@ will become the table name."
18410 #: templates/table/export/index.twig:7
18411 #, php-format
18412 msgid "Exporting rows from \"%s\" table"
18413 msgstr "Exporting rows from \"%s\" table"
18415 #: templates/table/find_replace/index.twig:4
18416 #: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4
18417 msgid "Table search"
18418 msgstr "Table search"
18420 #: templates/table/find_replace/index.twig:10
18421 #: templates/table/search/index.twig:10
18422 #: templates/table/zoom_search/index.twig:10
18423 msgid "Zoom search"
18424 msgstr "Zoom search"
18426 #: templates/table/find_replace/index.twig:16
18427 #: templates/table/find_replace/index.twig:27
18428 #: templates/table/search/index.twig:16
18429 #: templates/table/zoom_search/index.twig:16
18430 msgid "Find and replace"
18431 msgstr "Find and replace"
18433 #: templates/table/find_replace/index.twig:36
18434 msgid "Replace with:"
18435 msgstr "Replace with:"
18437 #: templates/table/find_replace/index.twig:57
18438 msgid "Use regular expression"
18439 msgstr "Use regular expression"
18441 #: templates/table/find_replace/replace_preview.twig:10
18442 msgid "Find and replace - preview"
18443 msgstr "Find and replace - preview"
18445 #: templates/table/find_replace/replace_preview.twig:17
18446 msgid "Original string"
18447 msgstr "Original string"
18449 #: templates/table/find_replace/replace_preview.twig:18
18450 msgid "Replaced string"
18451 msgstr "Replaced string"
18453 #: templates/table/find_replace/replace_preview.twig:36
18454 msgid "Replace"
18455 msgstr "Replace"
18457 #: templates/table/gis_visualization/gis_visualization.twig:2
18458 msgid "Display GIS Visualization"
18459 msgstr "Display GIS Visualisation"
18461 #: templates/table/gis_visualization/gis_visualization.twig:10
18462 msgid "Label column"
18463 msgstr "Label column"
18465 #: templates/table/gis_visualization/gis_visualization.twig:12
18466 msgid "-- None --"
18467 msgstr "-- None --"
18469 #: templates/table/gis_visualization/gis_visualization.twig:21
18470 msgid "Spatial column"
18471 msgstr "Spatial column"
18473 #: templates/table/import/index.twig:3
18474 #, php-format
18475 msgid "Importing into the table \"%s\""
18476 msgstr "Importing into the table \"%s\""
18478 #: templates/table/index_form.twig:18 templates/table/index_rename_form.twig:11
18479 msgid "Index name:"
18480 msgstr "Index name:"
18482 #: templates/table/index_form.twig:19 templates/table/index_rename_form.twig:12
18483 msgid ""
18484 "\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!"
18485 msgstr ""
18486 "\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!"
18488 #: templates/table/index_form.twig:37
18489 msgid "Index choice:"
18490 msgstr "Index choice:"
18492 #: templates/table/index_form.twig:57
18493 msgid "Advanced options"
18494 msgstr "Advanced options"
18496 #: templates/table/index_form.twig:67
18497 msgid "Key block size:"
18498 msgstr "Key block size:"
18500 #: templates/table/index_form.twig:84
18501 msgid "Index type:"
18502 msgstr "Index type:"
18504 #: templates/table/index_form.twig:101
18505 msgid "Parser:"
18506 msgstr "Parser:"
18508 #: templates/table/index_form.twig:117
18509 msgid "Comment:"
18510 msgstr "Comment:"
18512 #: templates/table/index_form.twig:162 templates/table/index_form.twig:199
18513 msgid "Drag to reorder"
18514 msgstr "Drag to reorder"
18516 #: templates/table/insert/actions_panel.twig:9
18517 msgid "Insert as new row"
18518 msgstr "Insert as new row"
18520 #: templates/table/insert/actions_panel.twig:10
18521 msgid "Insert as new row and ignore errors"
18522 msgstr "Insert as new row and ignore errors"
18524 #: templates/table/insert/actions_panel.twig:11
18525 msgid "Show insert query"
18526 msgstr "Show insert query"
18528 #: templates/table/insert/actions_panel.twig:15
18529 msgid "and then"
18530 msgstr "and then"
18532 #: templates/table/insert/actions_panel.twig:19
18533 msgid "Go back to previous page"
18534 msgstr "Go back to previous page"
18536 #: templates/table/insert/actions_panel.twig:20
18537 msgid "Insert another new row"
18538 msgstr "Insert another new row"
18540 #: templates/table/insert/actions_panel.twig:22
18541 msgid "Go back to this page"
18542 msgstr "Go back to this page"
18544 #: templates/table/insert/actions_panel.twig:24
18545 msgid "Edit next row"
18546 msgstr "Edit next row"
18548 #: templates/table/insert/actions_panel.twig:32
18549 msgid ""
18550 "Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
18551 msgstr ""
18552 "Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
18554 #: templates/table/insert/column_row.twig:15
18555 msgid "Binary"
18556 msgstr "Binary"
18558 #: templates/table/insert/column_row.twig:30
18559 msgid "Use the NULL value for this column."
18560 msgstr "Use the NULL value for this column."
18562 #: templates/table/insert/column_row.twig:65
18563 msgid "Because of its length,<br> this column might not be editable."
18564 msgstr "Because of its length,<br> this column might not be editable."
18566 #: templates/table/insert/column_row.twig:93
18567 msgid "Binary - do not edit"
18568 msgstr "Binary - do not edit"
18570 #: templates/table/insert/column_row.twig:123
18571 #: templates/table/search/input_box.twig:38
18572 msgid "Edit/Insert"
18573 msgstr "Edit/Insert"
18575 #: templates/table/insert/continue_insertion_form.twig:18
18576 #, php-format
18577 msgid "Continue insertion with %s rows"
18578 msgstr "Continue insertion with %s rows"
18580 #: templates/table/maintenance/checksum.twig:13
18581 msgid "Checksum"
18582 msgstr "Checksum"
18584 #: templates/table/operations/index.twig:9
18585 msgid "Alter table order by"
18586 msgstr "Alter table order by"
18588 #: templates/table/operations/index.twig:20
18589 msgctxt "Alter table order by a single field."
18590 msgid "(singly)"
18591 msgstr "(singly)"
18593 #: templates/table/operations/index.twig:50
18594 msgid "Move table to (database.table)"
18595 msgstr "Move table to (database.table)"
18597 #: templates/table/operations/index.twig:101
18598 msgid "Table options"
18599 msgstr "Table options"
18601 #: templates/table/operations/index.twig:105
18602 msgid "Rename table to"
18603 msgstr "Rename table to"
18605 #: templates/table/operations/index.twig:123
18606 msgid "Table comments"
18607 msgstr "Table comments"
18609 #: templates/table/operations/index.twig:170
18610 msgid "Change all column collations"
18611 msgstr "Change all column collations"
18613 #: templates/table/operations/index.twig:251
18614 msgid "Copy table to (database.table)"
18615 msgstr "Copy table to (database.table)"
18617 #: templates/table/operations/index.twig:322
18618 msgid "Switch to copied table"
18619 msgstr "Switch to copied table"
18621 #: templates/table/operations/index.twig:364
18622 msgid "Defragment table"
18623 msgstr "Defragment table"
18625 #: templates/table/operations/index.twig:372
18626 #, php-format
18627 msgid "Table %s has been flushed."
18628 msgstr "Table %s has been flushed."
18630 #: templates/table/operations/index.twig:376
18631 msgid "Flush the table (FLUSH)"
18632 msgstr "Flush the table (FLUSH)"
18634 #: templates/table/operations/index.twig:413
18635 msgid "Empty the table (TRUNCATE)"
18636 msgstr "Empty the table (TRUNCATE)"
18638 #: templates/table/operations/index.twig:431
18639 #, fuzzy
18640 #| msgid "Empty the table (TRUNCATE)"
18641 msgid "Empty the table (DELETE FROM)"
18642 msgstr "Empty the table (TRUNCATE)"
18644 #: templates/table/operations/index.twig:452
18645 msgid "Delete the table (DROP)"
18646 msgstr "Delete the table (DROP)"
18648 #: templates/table/operations/index.twig:474
18649 msgid "Partition maintenance"
18650 msgstr "Partition maintenance"
18652 #: templates/table/operations/index.twig:500
18653 #: templates/table/structure/display_partitions.twig:201
18654 msgid "Remove partitioning"
18655 msgstr "Remove partitioning"
18657 #: templates/table/operations/index.twig:513
18658 msgid "Check referential integrity"
18659 msgstr "Check referential integrity"
18661 #: templates/table/operations/view.twig:12
18662 msgid "Rename view to"
18663 msgstr "Rename view to"
18665 #: templates/table/operations/view.twig:37
18666 msgid "Delete the view (DROP)"
18667 msgstr "Delete the view (DROP)"
18669 #: templates/table/page_with_secondary_tabs.twig:11
18670 msgid "Relation view"
18671 msgstr "Relation view"
18673 #: templates/table/partition/analyze.twig:2
18674 msgid "Analyze partition"
18675 msgstr "Analyze partition"
18677 #: templates/table/partition/check.twig:2
18678 msgid "Check partition"
18679 msgstr "Check partition"
18681 #: templates/table/partition/drop.twig:2
18682 msgid "Drop partition"
18683 msgstr "Drop partition"
18685 #: templates/table/partition/optimize.twig:2
18686 msgid "Optimize partition"
18687 msgstr "Optimize partition"
18689 #: templates/table/partition/rebuild.twig:2
18690 msgid "Rebuild partition"
18691 msgstr "Rebuild partition"
18693 #: templates/table/partition/repair.twig:2
18694 msgid "Repair partition"
18695 msgstr "Repair partition"
18697 #: templates/table/partition/truncate.twig:2
18698 msgid "Truncate partition"
18699 msgstr "Truncate partition"
18701 #: templates/table/privileges/index.twig:57
18702 msgid "table-specific"
18703 msgstr "table-specific"
18705 #: templates/table/relation/common_form.twig:9
18706 msgid "Foreign key constraints"
18707 msgstr "Foreign key constraints"
18709 #: templates/table/relation/common_form.twig:14
18710 msgid "Actions"
18711 msgstr "Actions"
18713 #: templates/table/relation/common_form.twig:15
18714 msgid "Constraint properties"
18715 msgstr "Constraint properties"
18717 #: templates/table/relation/common_form.twig:19
18718 msgid ""
18719 "Creating a foreign key over a non-indexed column would automatically create "
18720 "an index on it. Alternatively, you can define an index below, before "
18721 "creating the foreign key."
18722 msgstr ""
18723 "Creating a foreign key over a non-indexed column would automatically create "
18724 "an index on it. Alternatively, you can define an index below, before "
18725 "creating the foreign key."
18727 #: templates/table/relation/common_form.twig:24
18728 msgid ""
18729 "Only columns with index will be displayed. You can define an index below."
18730 msgstr ""
18731 "Only columns with index will be displayed. You can define an index below."
18733 #: templates/table/relation/common_form.twig:28
18734 msgid "Foreign key constraint"
18735 msgstr "Foreign key constraint"
18737 #: templates/table/relation/common_form.twig:93
18738 msgid "+ Add constraint"
18739 msgstr "+ Add constraint"
18741 #: templates/table/relation/common_form.twig:106
18742 #: templates/table/relation/common_form.twig:114
18743 msgid "Internal relationships"
18744 msgstr "Internal relationships"
18746 #: templates/table/relation/common_form.twig:122
18747 msgid "Internal relation"
18748 msgstr "Internal relation"
18750 #: templates/table/relation/common_form.twig:124
18751 msgid ""
18752 "An internal relation is not necessary when a corresponding FOREIGN KEY "
18753 "relation exists."
18754 msgstr ""
18755 "An internal relation is not necessary when a corresponding FOREIGN KEY "
18756 "relation exists."
18758 #: templates/table/relation/common_form.twig:208
18759 msgid "Choose column to display:"
18760 msgstr "Choose column to display:"
18762 #: templates/table/relation/foreign_key_row.twig:15
18763 #, php-format
18764 msgid "Foreign key constraint %s has been dropped"
18765 msgstr "Foreign key constraint %s has been dropped"
18767 #: templates/table/relation/foreign_key_row.twig:33
18768 msgid "Constraint name"
18769 msgstr "Constraint name"
18771 #: templates/table/search/index.twig:27
18772 msgid "Do a \"query by example\" (wildcard: \"%\")"
18773 msgstr "Do a \"query by example\" (wildcard: \"%\")"
18775 #: templates/table/search/index.twig:111
18776 msgid "Select columns (at least one):"
18777 msgstr "Select columns (at least one):"
18779 #: templates/table/search/index.twig:130
18780 msgid "Add search conditions (body of the \"where\" clause):"
18781 msgstr "Add search conditions (body of the \"where\" clause):"
18783 #: templates/table/search/index.twig:138
18784 msgid "Number of rows per page"
18785 msgstr "Number of rows per page"
18787 #: templates/table/search/index.twig:144
18788 msgid "Display order:"
18789 msgstr "Display order:"
18791 #: templates/table/search/index.twig:181
18792 msgid "Range search"
18793 msgstr "Range search"
18795 #: templates/table/search/index.twig:187
18796 msgid "Minimum value:"
18797 msgstr "Minimum value:"
18799 #: templates/table/search/index.twig:190
18800 msgid "Maximum value:"
18801 msgstr "Maximum value:"
18803 #: templates/table/start_and_number_of_rows_fieldset.twig:3
18804 msgid "Start row:"
18805 msgstr "Start row:"
18807 #: templates/table/structure/display_partitions.twig:4
18808 #: templates/table/structure/display_structure.twig:597
18809 msgid "Partitions"
18810 msgstr "Partitions"
18812 #: templates/table/structure/display_partitions.twig:8
18813 msgid "No partitioning defined!"
18814 msgstr "No partitioning defined!"
18816 #: templates/table/structure/display_partitions.twig:11
18817 msgid "Partitioned by:"
18818 msgstr "Partitioned by:"
18820 #: templates/table/structure/display_partitions.twig:16
18821 msgid "Sub partitioned by:"
18822 msgstr "Sub partitioned by:"
18824 #: templates/table/structure/display_partitions.twig:29
18825 msgid "Data length"
18826 msgstr "Data length"
18828 #: templates/table/structure/display_partitions.twig:30
18829 msgid "Index length"
18830 msgstr "Index length"
18832 #: templates/table/structure/display_partitions.twig:194
18833 msgid "Partition table"
18834 msgstr "Partition table"
18836 #: templates/table/structure/display_partitions.twig:207
18837 #: templates/table/structure/partition_definition_form.twig:5
18838 msgid "Edit partitioning"
18839 msgstr "Edit partitioning"
18841 #: templates/table/structure/display_structure.twig:70
18842 msgid "Media type:"
18843 msgstr "Media type:"
18845 #: templates/table/structure/display_structure.twig:91
18846 #: templates/table/tracking/structure_snapshot_columns.twig:47
18847 msgctxt "None for default"
18848 msgid "None"
18849 msgstr "None"
18851 #: templates/table/structure/display_structure.twig:108
18852 #: templates/table/structure/display_structure.twig:287
18853 msgid "Change"
18854 msgstr "Change"
18856 #: templates/table/structure/display_structure.twig:116
18857 #, php-format
18858 msgid "Column %s has been dropped."
18859 msgstr "Column %s has been dropped."
18861 #: templates/table/structure/display_structure.twig:142
18862 #, php-format
18863 msgid "A primary key has been added on %s."
18864 msgstr "A primary key has been added on %s."
18866 #: templates/table/structure/display_structure.twig:157
18867 #: templates/table/structure/display_structure.twig:172
18868 #: templates/table/structure/display_structure.twig:197
18869 #: templates/table/structure/display_structure.twig:216
18870 #, php-format
18871 msgid "An index has been added on %s."
18872 msgstr "An index has been added on %s."
18874 #: templates/table/structure/display_structure.twig:238
18875 msgid "Distinct values"
18876 msgstr "Distinct values"
18878 #: templates/table/structure/display_structure.twig:249
18879 #: templates/table/structure/display_structure.twig:315
18880 msgid "Remove from central columns"
18881 msgstr "Remove from central columns"
18883 #: templates/table/structure/display_structure.twig:257
18884 #: templates/table/structure/display_structure.twig:312
18885 msgid "Add to central columns"
18886 msgstr "Add to central columns"
18888 #: templates/table/structure/display_structure.twig:328
18889 #: templates/table/structure/display_structure.twig:332
18890 #: templates/table/structure/display_structure.twig:417
18891 msgid "Move columns"
18892 msgstr "Move columns"
18894 #: templates/table/structure/display_structure.twig:333
18895 msgid "Move the columns by dragging them up and down."
18896 msgstr "Move the columns by dragging them up and down."
18898 #: templates/table/structure/display_structure.twig:389
18899 #: templates/view_create.twig:13
18900 msgid "Edit view"
18901 msgstr "Edit view"
18903 #: templates/table/structure/display_structure.twig:403
18904 msgid "Propose table structure"
18905 msgstr "Propose table structure"
18907 #: templates/table/structure/display_structure.twig:420
18908 msgid "Normalize"
18909 msgstr "Normalise"
18911 #: templates/table/structure/display_structure.twig:426
18912 msgid "Track view"
18913 msgstr "Track view"
18915 #: templates/table/structure/display_structure.twig:440
18916 #, php-format
18917 msgid "Add %s column(s)"
18918 msgstr "Add %s column(s)"
18920 #: templates/table/structure/display_structure.twig:445
18921 msgid "at beginning of table"
18922 msgstr "at beginning of table"
18924 #: templates/table/structure/display_structure.twig:569
18925 #, php-format
18926 msgid "Create an index on %s columns"
18927 msgstr "Create an index on %s columns"
18929 #: templates/table/structure/display_table_stats.twig:14
18930 msgid "Space usage"
18931 msgstr "Space usage"
18933 #: templates/table/structure/display_table_stats.twig:37
18934 msgid "Effective"
18935 msgstr "Effective"
18937 #: templates/table/structure/display_table_stats.twig:80
18938 msgid "Row statistics"
18939 msgstr "Row statistics"
18941 #: templates/table/structure/display_table_stats.twig:86
18942 msgid "static"
18943 msgstr "static"
18945 #: templates/table/structure/display_table_stats.twig:88
18946 msgid "dynamic"
18947 msgstr "dynamic"
18949 #: templates/table/structure/display_table_stats.twig:99
18950 msgid "partitioned"
18951 msgstr "partitioned"
18953 #: templates/table/structure/display_table_stats.twig:128
18954 msgid "Row length"
18955 msgstr "Row length"
18957 #: templates/table/structure/display_table_stats.twig:140
18958 msgid "Row size"
18959 msgstr "Row size"
18961 #: templates/table/structure/display_table_stats.twig:147
18962 msgid "Next autoindex"
18963 msgstr "Next autoindex"
18965 #: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:91
18966 #: templates/table/tracking/main.twig:92
18967 msgid "Delete version"
18968 msgstr "Delete version"
18970 #: templates/table/tracking/main.twig:102
18971 #, php-format
18972 msgid "Activate tracking for %s"
18973 msgstr "Activate tracking for %s"
18975 #: templates/table/tracking/main.twig:104
18976 msgid "Activate now"
18977 msgstr "Activate now"
18979 #: templates/table/tracking/main.twig:106
18980 #, php-format
18981 msgid "Deactivate tracking for %s"
18982 msgstr "Deactivate tracking for %s"
18984 #: templates/table/tracking/main.twig:108
18985 msgid "Deactivate now"
18986 msgstr "Deactivate now"
18988 #: templates/table/tracking/report_table.twig:4
18989 #: templates/table/tracking/structure_snapshot_columns.twig:5
18990 msgctxt "Number"
18991 msgid "#"
18992 msgstr "#"
18994 #: templates/table/tracking/report_table.twig:5
18995 msgid "Date"
18996 msgstr "Date"
18998 #: templates/table/tracking/report_table.twig:6
18999 msgid "Username"
19000 msgstr "Username"
19002 #: templates/table/zoom_search/index.twig:27
19003 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
19004 msgstr "Do a \"query by example\" (wildcard: \"%\") for two different columns"
19006 #: templates/table/zoom_search/index.twig:54
19007 msgid "Additional search criteria"
19008 msgstr "Additional search criteria"
19010 #: templates/table/zoom_search/index.twig:116
19011 msgid "Use this column to label each point"
19012 msgstr "Use this column to label each point"
19014 #: templates/table/zoom_search/index.twig:141
19015 msgid "Maximum rows to plot"
19016 msgstr "Maximum rows to plot"
19018 #: templates/table/zoom_search/result_form.twig:7
19019 msgid "Browse/Edit the points"
19020 msgstr "Browse/Edit the points"
19022 #: templates/table/zoom_search/result_form.twig:14
19023 msgid "How to use"
19024 msgstr "How to use"
19026 #: templates/table/zoom_search/result_form.twig:17
19027 msgid "Reset zoom"
19028 msgstr "Reset zoom"
19030 #. l10n: Show or hide the menu using the hamburger style button
19031 #: templates/top_menu.twig:4
19032 msgid "Toggle navigation"
19033 msgstr "Toggle navigation"
19035 #. l10n: Current page
19036 #: templates/top_menu.twig:14
19037 msgid "(current)"
19038 msgstr "(current)"
19040 #: templates/transformation_overview.twig:1
19041 msgid "Available media types"
19042 msgstr "Available media types"
19044 #: templates/transformation_overview.twig:13
19045 msgid "Available browser display transformations"
19046 msgstr "Available browser display transformations"
19048 #: templates/transformation_overview.twig:19
19049 #: templates/transformation_overview.twig:38
19050 msgctxt "for media type transformation"
19051 msgid "Description"
19052 msgstr "Description"
19054 #: templates/transformation_overview.twig:32
19055 msgid "Available input transformations"
19056 msgstr "Available input transformations"
19058 #: templates/view_create.twig:65
19059 msgid "VIEW name"
19060 msgstr "VIEW name"
19062 #: templates/view_create.twig:79
19063 msgid "Column names"
19064 msgstr "Column names"
19066 #~ msgid "Matched rows:"
19067 #~ msgstr "Matched rows:"
19069 #, php-format
19070 #~ msgid "Failed to rename table %1$s to %2$s!"
19071 #~ msgstr "Failed to rename table %1$s to %2$s!"
19073 #, php-format
19074 #~ msgid "Analyze Explain at %s"
19075 #~ msgstr "Analyse Explain at %s"
19077 #~ msgid "Key is too short, it should have at least 32 characters."
19078 #~ msgstr "Key is too short, it should have at least 32 characters."
19080 #~ msgid "Key should contain letters, numbers [em]and[/em] special characters."
19081 #~ msgstr ""
19082 #~ "Key should contain letters, numbers [em]and[/em] special characters."
19084 #~ msgid ""
19085 #~ "The configuration file now needs a secret passphrase (blowfish_secret)."
19086 #~ msgstr ""
19087 #~ "The configuration file now needs a secret passphrase (blowfish_secret)."
19089 #, fuzzy, php-format
19090 #~| msgid ""
19091 #~| "The secret passphrase in configuration (blowfish_secret) is too short."
19092 #~ msgid ""
19093 #~ "The secret passphrase in configuration (blowfish_secret) is not the "
19094 #~ "correct length. It should be %d bytes long."
19095 #~ msgstr ""
19096 #~ "The secret passphrase in configuration (blowfish_secret) is too short."
19098 #~ msgid "Configuration saved."
19099 #~ msgstr "Configuration saved."
19101 #~ msgid ""
19102 #~ "Configuration saved to file config/config.inc.php in phpMyAdmin top level "
19103 #~ "directory, copy it to top level one and delete directory config to use it."
19104 #~ msgstr ""
19105 #~ "Configuration saved to file config/config.inc.php in phpMyAdmin top level "
19106 #~ "directory, copy it to top level one and delete directory config to use it."
19108 #~ msgid "Configuration not saved!"
19109 #~ msgstr "Configuration not saved!"
19111 #~ msgid ""
19112 #~ "Please create web server writable folder [em]config[/em] in phpMyAdmin "
19113 #~ "top level directory as described in [doc@setup_script]documentation[/"
19114 #~ "doc]. Otherwise you will be only able to download or display it."
19115 #~ msgstr ""
19116 #~ "Please create web server writable folder [em]config[/em] in phpMyAdmin "
19117 #~ "top level directory as described in [doc@setup_script]documentation[/"
19118 #~ "doc]. Otherwise you will be only able to download or display it."
19120 #~ msgid "Error: FOREIGN KEY relationship could not be removed!"
19121 #~ msgstr "Error: FOREIGN KEY relationship could not be removed!"
19123 #~ msgid "Do you really want to RESET SLAVE?"
19124 #~ msgstr "Do you really want to RESET SLAVE?"
19126 #~ msgid "Master configuration"
19127 #~ msgstr "Master configuration"
19129 #~ msgid "Master connection:"
19130 #~ msgstr "Master connection:"
19132 #~ msgid "Reset slave"
19133 #~ msgstr "Reset slave"
19135 #~ msgid "Master status"
19136 #~ msgstr "Master status"
19138 #~ msgid "Slave status"
19139 #~ msgstr "Slave status"
19141 #~ msgid "SQL history"
19142 #~ msgstr "SQL history"
19144 #~ msgid ""
19145 #~ "Scroll down to fill in the options for the selected format and ignore the "
19146 #~ "options for other formats."
19147 #~ msgstr ""
19148 #~ "Scroll down to fill in the options for the selected format and ignore the "
19149 #~ "options for other formats."
19151 #~ msgid "Browse your computer"
19152 #~ msgstr "Browse your computer"
19154 #~ msgid "Databases:"
19155 #~ msgstr "Databases:"
19157 #~ msgid "Print view"
19158 #~ msgstr "Print view"
19160 #~ msgid "Could not load default configuration from: %1$s"
19161 #~ msgstr "Could not load default configuration from: %1$s"
19163 #~ msgid "Theme:"
19164 #~ msgstr "Theme:"
19166 #~ msgid "Copy column name."
19167 #~ msgstr "Copy column name."
19169 #~ msgid "Right-click the column name to copy it to your clipboard."
19170 #~ msgstr "Right-click the column name to copy it to your clipboard."
19172 #~ msgid ""
19173 #~ "The requested page was not found in the history, it may have expired."
19174 #~ msgstr ""
19175 #~ "The requested page was not found in the history, it may have expired."
19177 #~ msgid "No preview available."
19178 #~ msgstr "No preview available."
19180 #~ msgid "Private key for reCaptcha"
19181 #~ msgstr "Private key for reCaptcha"
19183 #~ msgid "Theme path not found for theme %s!"
19184 #~ msgstr "Theme path not found for theme %s!"
19186 #~ msgctxt "Create new routine"
19187 #~ msgid "New"
19188 #~ msgstr "New"
19190 #~ msgid ""
19191 #~ "Error in reading file: The file '%s' does not exist or is not readable!"
19192 #~ msgstr ""
19193 #~ "Error in reading file: The file '%s' does not exist or is not readable!"
19195 #~ msgid ""
19196 #~ "Invalid rule declaration on line %1$s, expected line %2$s of previous "
19197 #~ "rule."
19198 #~ msgstr ""
19199 #~ "Invalid rule declaration on line %1$s, expected line %2$s of previous "
19200 #~ "rule."
19202 #~ msgid "Invalid rule declaration on line %s."
19203 #~ msgstr "Invalid rule declaration on line %s."
19205 #~ msgid "Unexpected characters on line %s."
19206 #~ msgstr "Unexpected characters on line %s."
19208 #~ msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"."
19209 #~ msgstr ""
19210 #~ "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"."
19212 #~ msgid "Rules file is not well formed, the following errors were found:"
19213 #~ msgstr "Rules file is not well formed, the following errors were found:"
19215 #~ msgid "View dump (schema) of database"
19216 #~ msgstr "View dump (schema) of database"
19218 #~ msgid "View dump (schema) of databases"
19219 #~ msgstr "View dump (schema) of databases"
19221 #~ msgid "View dump (schema) of table"
19222 #~ msgstr "View dump (schema) of table"
19224 #~ msgid "Other text will be kept as is. See the FAQ 6.27 for details."
19225 #~ msgstr "Other text will be kept as is. See the FAQ 6.27 for details."
19227 #~ msgid ", @TABLE@ will become the table name"
19228 #~ msgstr ", @TABLE@ will become the table name"
19230 #~ msgid "Create %s"
19231 #~ msgstr "Create %s"
19233 #~ msgid ""
19234 #~ "You are using PHP's deprecated 'mysql' extension, which is not capable of "
19235 #~ "handling multi queries. [strong]The execution of some stored routines may "
19236 #~ "fail![/strong] Please use the improved 'mysqli' extension to avoid any "
19237 #~ "problems."
19238 #~ msgstr ""
19239 #~ "You are using PHP's deprecated 'mysql' extension, which is not capable of "
19240 #~ "handling multi queries. [strong]The execution of some stored routines may "
19241 #~ "fail![/strong] Please use the improved 'mysqli' extension to avoid any "
19242 #~ "problems."
19244 #~ msgid "No activity within %s seconds; please log in again."
19245 #~ msgstr "No activity within %s seconds; please log in again."
19247 #~ msgid "You do not have the necessary privileges to create a routine."
19248 #~ msgstr "You do not have the necessary privileges to create a routine."
19250 #~ msgid "trigger"
19251 #~ msgstr "trigger"
19253 #~ msgid "You do not have the necessary privileges to create a trigger."
19254 #~ msgstr "You do not have the necessary privileges to create a trigger."
19256 #~ msgid "event"
19257 #~ msgstr "event"
19259 #~ msgid "You do not have the necessary privileges to create an event."
19260 #~ msgstr "You do not have the necessary privileges to create an event."
19262 #~ msgid "Update Query"
19263 #~ msgstr "Update Query"
19265 #~ msgid "Submit Query"
19266 #~ msgstr "Submit Query"
19268 #~ msgid "Rule details"
19269 #~ msgstr "Rule details"
19271 #~ msgid "Partition %s"
19272 #~ msgstr "Partition %s"
19274 #~ msgctxt "Next month"
19275 #~ msgid "Next"
19276 #~ msgstr "Next"
19278 #~ msgid "“%s”"
19279 #~ msgstr "“%s”"
19281 #~ msgctxt "Short week day name"
19282 #~ msgid "Sun"
19283 #~ msgstr "Sun"
19285 #~ msgid "This Host"
19286 #~ msgstr "This Host"
19288 #~ msgid "Use Host Table"
19289 #~ msgstr "Use Host Table"
19291 #, fuzzy
19292 #~| msgid "Description"
19293 #~ msgctxt "for media (MIME) type transformation"
19294 #~ msgid "Description"
19295 #~ msgstr "Description"
19297 #~ msgid "MIME"
19298 #~ msgstr "MIME"
19300 #~ msgctxt "for MIME transformation"
19301 #~ msgid "Description"
19302 #~ msgstr "Description"
19304 #~ msgid "Full start"
19305 #~ msgstr "Full start"
19307 #~ msgid "Full stop"
19308 #~ msgstr "Full stop"
19310 #~ msgid "Show hidden messages (#MSG_COUNT)"
19311 #~ msgstr "Show hidden messages (#MSG_COUNT)"
19313 #~ msgid "Wrong GET file attribute value"
19314 #~ msgstr "Wrong GET file attribute value"
19316 #, fuzzy
19317 #~| msgid "%d second"
19318 #~| msgid_plural "%d seconds"
19319 #~ msgid "%count% second"
19320 #~ msgid_plural "%count% seconds"
19321 #~ msgstr[0] "%d second"
19322 #~ msgstr[1] "%d seconds"
19324 #, fuzzy
19325 #~| msgid "%d minute"
19326 #~| msgid_plural "%d minutes"
19327 #~ msgid "%count% minute"
19328 #~ msgid_plural "%count% minutes"
19329 #~ msgstr[0] "%d minute"
19330 #~ msgstr[1] "%d minutes"
19332 #~ msgid "Truncate Shown Queries"
19333 #~ msgstr "Truncate Shown Queries"
19335 #~ msgid "Show Full Queries"
19336 #~ msgstr "Show Full Queries"
19338 #, fuzzy
19339 #~| msgid "No databases"
19340 #~ msgid "%count% database"
19341 #~ msgid_plural "%count% databases"
19342 #~ msgstr[0] "No databases"
19343 #~ msgstr[1] "No databases"
19345 #~ msgid "No Two-Factor"
19346 #~ msgstr "No Two-Factor"
19348 #~ msgid ""
19349 #~ "The gd PHP extension was not found. The QRcode can not be displayed "
19350 #~ "without the gd PHP extension."
19351 #~ msgstr ""
19352 #~ "The gd PHP extension was not found. The QRcode can not be displayed "
19353 #~ "without the gd PHP extension."
19355 #~ msgid ""
19356 #~ "Please enter following secret/key into the two-factor authentication app "
19357 #~ "on your device and enter authentication code it generates."
19358 #~ msgstr ""
19359 #~ "Please enter following secret/key into the two-factor authentication app "
19360 #~ "on your device and enter authentication code it generates."
19362 #~ msgid "OTP url:"
19363 #~ msgstr "OTP url:"
19365 #~ msgid ""
19366 #~ "You have disabled ini_get and/or ini_set in php.ini. This option is "
19367 #~ "incompatible with phpMyAdmin!"
19368 #~ msgstr ""
19369 #~ "You have disabled ini_get and/or ini_set in php.ini. This option is "
19370 #~ "incompatible with phpMyAdmin!"
19372 #~ msgid "No auto-saved query"
19373 #~ msgstr "No auto-saved query"
19375 #~ msgid "Font size"
19376 #~ msgstr "Font size"
19378 #~ msgid ""
19379 #~ "You are using the mysql extension which is deprecated in phpMyAdmin. "
19380 #~ "Please consider installing the mysqli extension."
19381 #~ msgstr ""
19382 #~ "You are using the mysql extension which is deprecated in phpMyAdmin. "
19383 #~ "Please consider installing the mysqli extension."
19385 #~ msgid "Search results for \"<i>%s</i>\" %s:"
19386 #~ msgstr "Search results for \"<i>%s</i>\" %s:"
19388 #~ msgctxt "Text context"
19389 #~ msgid "Text"
19390 #~ msgstr "Text"
19392 #~ msgid "Customize export options"
19393 #~ msgstr "Customise export options"
19395 #~ msgid "Customize import defaults"
19396 #~ msgstr "Customise import defaults"
19398 #~ msgid "Customize navigation panel"
19399 #~ msgstr "Customise navigation panel"
19401 #~ msgid "Customize main panel"
19402 #~ msgstr "Customise main panel"
19404 #~ msgid ""
19405 #~ "Incorrect formset, check $formsets array in setup/frames/form.inc.php!"
19406 #~ msgstr ""
19407 #~ "Incorrect formset, check $formsets array in setup/frames/form.inc.php!"
19409 #~ msgid "Unknonwn"
19410 #~ msgstr "Unknown"
19412 #~ msgid "Please enter correct captcha!"
19413 #~ msgstr "Please enter correct captcha!"
19415 #~ msgid "Global value"
19416 #~ msgstr "Global value"
19418 #, fuzzy
19419 #~| msgid "Height"
19420 #~ msgctxt "Collation variant"
19421 #~ msgid "weight=2"
19422 #~ msgstr "Height"
19424 #, fuzzy
19425 #~| msgid "Copy column name"
19426 #~ msgid "Old column name"
19427 #~ msgstr "Copy column name"
19429 #~ msgid "You have to add at least one column."
19430 #~ msgstr "You have to add at least one column."
19432 #~ msgid "PHP threw following error: %s"
19433 #~ msgstr "PHP threw following error: %s"
19435 #~ msgid "German"
19436 #~ msgstr "German"
19438 #~ msgid "dictionary"
19439 #~ msgstr "dictionary"
19441 #~ msgid "phone book"
19442 #~ msgstr "phone book"
19444 #~ msgid "Traditional Spanish"
19445 #~ msgstr "Traditional Spanish"
19447 #, fuzzy
19448 #~| msgid "Collation"
19449 #~ msgid "binary collation"
19450 #~ msgstr "Collation"
19452 #, fuzzy
19453 #~| msgid "case-insensitive"
19454 #~ msgid "case-insensitive collation"
19455 #~ msgstr "case-insensitive"
19457 #, fuzzy
19458 #~| msgid "case-sensitive"
19459 #~ msgid "case-sensitive collation"
19460 #~ msgstr "case-sensitive"
19462 #~ msgid "all words"
19463 #~ msgstr "all words"
19465 #, fuzzy
19466 #~| msgid "Propose table structure"
19467 #~ msgid "Improve table structure"
19468 #~ msgstr "Propose table structure"
19470 #~ msgid ""
19471 #~ "Your PHP MySQL library version %s differs from your MySQL server version "
19472 #~ "%s. This may cause unpredictable behavior."
19473 #~ msgstr ""
19474 #~ "Your PHP MySQL library version %s differs from your MySQL server version "
19475 #~ "%s. This may cause unpredictable behaviour."
19477 #~ msgid "Invalid hostname for server %1$s. Please review your configuration."
19478 #~ msgstr "Invalid hostname for server %1$s. Please review your configuration."
19480 #~ msgid ""
19481 #~ "Disable the default warning that is displayed if a difference between the "
19482 #~ "MySQL library and server is detected."
19483 #~ msgstr ""
19484 #~ "Disable the default warning that is displayed if a difference between the "
19485 #~ "MySQL library and server is detected."
19487 #~ msgid "Server/library difference warning"
19488 #~ msgstr "Server/library difference warning"
19490 #~ msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure."
19491 #~ msgstr "How to connect to server, keep [kbd]tcp[/kbd] if unsure."
19493 #~ msgid "Connection type"
19494 #~ msgstr "Connection type"
19496 #~ msgid "Cannot load or save configuration"
19497 #~ msgstr "Cannot load or save configuration"
19499 #~ msgid "Load"
19500 #~ msgstr "Load"
19502 #, fuzzy
19503 #~| msgid "Column names"
19504 #~ msgid "Column parser"
19505 #~ msgstr "Column names"
19507 #, fuzzy
19508 #~| msgid "Iconic table operations"
19509 #~ msgid "Unrecognized alter operation."
19510 #~ msgstr "Iconic table operations"
19512 #, fuzzy
19513 #~| msgid "Unexpected characters on line %s."
19514 #~ msgid "Unexpected keyword."
19515 #~ msgstr "Unexpected characters on line %s."
19517 #, fuzzy
19518 #~| msgid "Table name template"
19519 #~ msgid "A symbol name was expected!"
19520 #~ msgstr "Table name template"
19522 #, fuzzy
19523 #~| msgid "No databases selected."
19524 #~ msgid "A comma or a closing bracket was expected."
19525 #~ msgstr "No databases selected."
19527 #, fuzzy
19528 #~| msgid "No databases selected."
19529 #~ msgid "An alias was expected."
19530 #~ msgstr "No databases selected."
19532 #, fuzzy
19533 #~| msgid "No rows selected"
19534 #~ msgid "An expression was expected."
19535 #~ msgstr "No rows selected"
19537 #, fuzzy
19538 #~| msgid "Event %1$s has been created."
19539 #~ msgid "Value/Expression for the option %1$s was expected"
19540 #~ msgstr "Event %1$s has been created."
19542 #, fuzzy
19543 #~| msgid "The number of tables that are open."
19544 #~ msgid "The old name of the table was expected."
19545 #~ msgstr "The number of tables that are open."
19547 #, fuzzy
19548 #~| msgid "The number of tables that are open."
19549 #~ msgid "The new name of the table was expected."
19550 #~ msgstr "The number of tables that are open."
19552 #, fuzzy
19553 #~| msgid "The row has been deleted."
19554 #~ msgid "A rename operation was expected."
19555 #~ msgstr "The row has been deleted."
19557 #, fuzzy
19558 #~| msgid "Unexpected characters on line %s."
19559 #~ msgid "Unexpected character."
19560 #~ msgstr "Unexpected characters on line %s."
19562 #, fuzzy
19563 #~| msgid "Event %1$s has been created."
19564 #~ msgid "Ending quote %1$s was expected."
19565 #~ msgstr "Event %1$s has been created."
19567 #, fuzzy
19568 #~| msgid "Table name template"
19569 #~ msgid "Variable name was expected."
19570 #~ msgstr "Table name template"
19572 #, fuzzy
19573 #~| msgid "At Beginning of Table"
19574 #~ msgid "Unexpected beginning of statement."
19575 #~ msgstr "At Beginning of Table"
19577 #, fuzzy
19578 #~| msgid "Unexpected characters on line %s."
19579 #~ msgid "Unexpected token."
19580 #~ msgstr "Unexpected characters on line %s."
19582 #, fuzzy
19583 #~| msgid "At Beginning of Table"
19584 #~ msgid "Unexpected ordering of clauses."
19585 #~ msgstr "At Beginning of Table"
19587 #, fuzzy
19588 #~| msgid "The number of tables that are open."
19589 #~ msgid "The name of the entity was expected."
19590 #~ msgstr "The number of tables that are open."
19592 #, fuzzy
19593 #~| msgid "Table name template"
19594 #~ msgid "A table name was expected."
19595 #~ msgstr "Table name template"
19597 #, fuzzy
19598 #~| msgid "The row has been deleted."
19599 #~ msgid "At least one column definition was expected."
19600 #~ msgstr "The row has been deleted."
19602 #, fuzzy
19603 #~| msgid "errors."
19604 #~ msgid "error #1"
19605 #~ msgstr "errors."
19607 #, fuzzy
19608 #~| msgid "Gather errors"
19609 #~ msgid "strict error"
19610 #~ msgstr "Gather errors"
19612 #, fuzzy
19613 #~| msgid "Cookie authentication"
19614 #~ msgid "Native MySQL Authentication"
19615 #~ msgstr "Cookie authentication"
19617 #~ msgid "Try to connect without password."
19618 #~ msgstr "Try to connect without password."
19620 #~ msgid "Connect without password"
19621 #~ msgstr "Connect without password"
19623 #~ msgid ""
19624 #~ "You tried to import an invalid file or the imported file contains invalid "
19625 #~ "data!"
19626 #~ msgstr ""
19627 #~ "You tried to import an invalid file or the imported file contains invalid "
19628 #~ "data!"
19630 #~ msgid "Geometry type '%s' is not supported by MySQL."
19631 #~ msgstr "Geometry type '%s' is not supported by MySQL."
19633 #~ msgid "Wiki"
19634 #~ msgstr "Wiki"
19636 #~ msgid ""
19637 #~ "Enable [a@https://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] "
19638 #~ "compression for import and export operations."
19639 #~ msgstr ""
19640 #~ "Enable [a@https://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] "
19641 #~ "compression for import and export operations."
19643 #~ msgid "Related Links"
19644 #~ msgstr "Related Links"
19646 #~ msgid "The PrimeBase XT Blog by Paul McCullagh"
19647 #~ msgstr "The PrimeBase XT Blog by Paul McCullagh"
19649 #~ msgid ""
19650 #~ "Uploaded file cannot be moved, because the server has open_basedir "
19651 #~ "enabled without access to the %s directory (for temporary files)."
19652 #~ msgstr ""
19653 #~ "Uploaded file cannot be moved, because the server has open_basedir "
19654 #~ "enabled without access to the %s directory (for temporary files)."
19656 #, fuzzy
19657 #~| msgid "Count"
19658 #~ msgid "Count:"
19659 #~ msgstr "Count"
19661 #~ msgid "numeric key detected"
19662 #~ msgstr "numeric key detected"
19664 #~ msgid ""
19665 #~ "The path for the config file for [a@https://swekey.com]SweKey hardware "
19666 #~ "authentication[/a] (not located in your document root; suggested: /etc/"
19667 #~ "swekey.conf)."
19668 #~ msgstr ""
19669 #~ "The path for the config file for [a@https://swekey.com]SweKey hardware "
19670 #~ "authentication[/a] (not located in your document root; suggested: /etc/"
19671 #~ "swekey.conf)."
19673 #~ msgid "SweKey config file"
19674 #~ msgstr "SweKey config file"
19676 #~ msgid "File %s does not contain any key id"
19677 #~ msgstr "File %s does not contain any key id"
19679 #~ msgid "No valid authentication key plugged"
19680 #~ msgstr "No valid authentication key plugged"
19682 #~ msgid "Authenticating…"
19683 #~ msgstr "Authenticating…"
19685 #~ msgid "Please explain the steps that lead to the error:"
19686 #~ msgstr "Please explain the steps that lead to the error:"
19688 #, fuzzy
19689 #~| msgid "Delete relation"
19690 #~ msgid "Total %d bookmark"
19691 #~ msgid_plural "Total %d bookmarks"
19692 #~ msgstr[0] "Delete relation"
19693 #~ msgstr[1] "Delete relation"
19695 #, fuzzy
19696 #~| msgid "The bookmark has been deleted."
19697 #~ msgid "%1$s, %2$s and %3$s bookmarks included"
19698 #~ msgstr "The bookmark has been deleted."
19700 #~ msgid ""
19701 #~ "The [code]$cfg['PmaAbsoluteUri'][/code] directive MUST be set in your "
19702 #~ "configuration file!"
19703 #~ msgstr ""
19704 #~ "The [code]$cfg['PmaAbsoluteUri'][/code] directive MUST be set in your "
19705 #~ "configuration file!"
19707 #~ msgid "This %soption%s should be enabled if your web server supports it."
19708 #~ msgstr "This %soption%s should be enabled if your web server supports it."
19710 #~ msgid "Force secured connection while using phpMyAdmin."
19711 #~ msgstr "Force secured connection while using phpMyAdmin."
19713 #~ msgid "Force SSL connection"
19714 #~ msgstr "Force SSL connection"
19716 #~ msgid "Replace table prefix:"
19717 #~ msgstr "Replace table prefix:"
19719 #~ msgid "Copy table with prefix:"
19720 #~ msgstr "Copy table with prefix:"
19722 #~ msgid "A 4-byte integer, range is -2,147,483,648 to 2,147,483,647"
19723 #~ msgstr "A 4-byte integer, range is -2,147,483,648 to 2,147,483,647"
19725 #~ msgid ""
19726 #~ "An 8-byte integer, range is -9,223,372,036,854,775,808 to "
19727 #~ "9,223,372,036,854,775,807"
19728 #~ msgstr ""
19729 #~ "An 8-byte integer, range is -9,223,372,036,854,775,808 to "
19730 #~ "9,223,372,036,854,775,807"
19732 #~ msgid "A system's default double-precision floating-point number"
19733 #~ msgstr "A system's default double-precision floating-point number"
19735 #~ msgid "True or false"
19736 #~ msgstr "True or false"
19738 #~ msgid "An alias for BIGINT NOT NULL AUTO_INCREMENT UNIQUE"
19739 #~ msgstr "An alias for BIGINT NOT NULL AUTO_INCREMENT UNIQUE"
19741 #~ msgid ""
19742 #~ "A timestamp, range is '0001-01-01 00:00:00' UTC to '9999-12-31 23:59:59' "
19743 #~ "UTC; TIMESTAMP(6) can store microseconds"
19744 #~ msgstr ""
19745 #~ "A timestamp, range is '0001-01-01 00:00:00' UTC to '9999-12-31 23:59:59' "
19746 #~ "UTC; TIMESTAMP(6) can store microseconds"
19748 #~ msgid ""
19749 #~ "A variable-length (0-65,535) string, uses binary collation for all "
19750 #~ "comparisons"
19751 #~ msgstr ""
19752 #~ "A variable-length (0-65,535) string, uses binary collation for all "
19753 #~ "comparisons"
19755 #~ msgid "An enumeration, chosen from the list of defined values"
19756 #~ msgstr "An enumeration, chosen from the list of defined values"
19758 #~ msgid "possible deep recursion attack"
19759 #~ msgstr "possible deep recursion attack"
19761 #, fuzzy
19762 #~| msgid ""
19763 #~| "Your configuration file contains settings (root with no password) that "
19764 #~| "correspond to the default MySQL privileged account. Your MySQL server is "
19765 #~| "running with this default, is open to intrusion, and you really should "
19766 #~| "fix this security hole by setting a password for user 'root'."
19767 #~ msgid ""
19768 #~ "You are connected as 'root' with no password, which corresponds to the "
19769 #~ "default MySQL privileged account. Your MySQL server is running with this "
19770 #~ "default, is open to intrusion, and you really should fix this security "
19771 #~ "hole by setting a password for user 'root'."
19772 #~ msgstr ""
19773 #~ "Your configuration file contains settings (root with no password) that "
19774 #~ "correspond to the default MySQL privileged account. Your MySQL server is "
19775 #~ "running with this default, is open to intrusion, and you really should "
19776 #~ "fix this security hole by setting a password for user 'root'."
19778 #~ msgid "Create database:"
19779 #~ msgstr "Create database:"
19781 #, fuzzy
19782 #~| msgid "Tables"
19783 #~ msgid "tables"
19784 #~ msgstr "Tables"
19786 #, fuzzy
19787 #~| msgid "Views"
19788 #~ msgid "views"
19789 #~ msgstr "Views"
19791 #, fuzzy
19792 #~| msgid "Procedures"
19793 #~ msgid "procedures"
19794 #~ msgstr "Procedures"
19796 #, fuzzy
19797 #~| msgid "event"
19798 #~ msgid "events"
19799 #~ msgstr "event"
19801 #, fuzzy
19802 #~| msgid "Functions"
19803 #~ msgid "functions"
19804 #~ msgstr "Functions"
19806 #~ msgid "Filter databases by name or regex"
19807 #~ msgstr "Filter databases by name or regex"
19809 #~ msgid "Filter by name or regex"
19810 #~ msgstr "Filter by name or regex"
19812 #~ msgid "Username and hostname didn't change."
19813 #~ msgstr "Username and hostname didn't change."
19815 #~ msgid "Taking you to %s."
19816 #~ msgstr "Taking you to %s."
19818 #, fuzzy
19819 #~| msgid "Authentication"
19820 #~ msgid "MySQL Native Authentication"
19821 #~ msgstr "Authentication"
19823 #, fuzzy
19824 #~| msgid "Generate password"
19825 #~ msgid "MySQL native password"
19826 #~ msgstr "Generate password"
19828 #, fuzzy
19829 #~| msgid "Change password"
19830 #~ msgid "SHA256 password"
19831 #~ msgstr "Change password"
19833 #~ msgid "MySQL 4.0 compatible"
19834 #~ msgstr "MySQL 4.0 compatible"
19836 #~ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
19837 #~ msgstr "Could not include class \"%1$s\", file \"%2$s\" not found"
19839 #~ msgid ""
19840 #~ "Cannot convert file's character set without character set conversion "
19841 #~ "library!"
19842 #~ msgstr ""
19843 #~ "Cannot convert file's character set without character set conversion "
19844 #~ "library!"
19846 #~ msgid "Could not initialize Drizzle connection library!"
19847 #~ msgstr "Could not initialise Drizzle connection library!"
19849 #~ msgid "Can't seek in an unbuffered result set"
19850 #~ msgstr "Can't seek in an unbuffered result set"
19852 #~ msgid "Can't count rows in an unbuffered result set"
19853 #~ msgstr "Can't count rows in an unbuffered result set"
19855 #~ msgid "Modules"
19856 #~ msgstr "Modules"
19858 #~ msgid "Module"
19859 #~ msgstr "Module"
19861 #~ msgid "Library"
19862 #~ msgstr "Library"
19864 #~ msgid "Version string (%s) matches Drizzle versioning scheme"
19865 #~ msgstr "Version string (%s) matches Drizzle versioning scheme"
19867 #~ msgid "Add Index"
19868 #~ msgstr "Add Index"
19870 #~ msgid "Error in Processing Request"
19871 #~ msgstr "Error in Processing Request"
19873 #~ msgid "Adding Primary Key"
19874 #~ msgstr "Adding Primary Key"
19876 #~ msgid "Outer Ring"
19877 #~ msgstr "Outer Ring"
19879 #~ msgid "Change Password"
19880 #~ msgstr "Change Password"
19882 #~ msgid "Send Error Report"
19883 #~ msgstr "Send Error Report"
19885 #~ msgid "Select All"
19886 #~ msgstr "Select All"
19888 #~ msgid "Database export options"
19889 #~ msgstr "Database export options"
19891 #~ msgid "Database(s):"
19892 #~ msgstr "Database(s):"
19894 #~ msgid "Table(s):"
19895 #~ msgstr "Table(s):"
19897 #~ msgid "Format-Specific Options:"
19898 #~ msgstr "Format-Specific Options:"
19900 #~ msgid "Generate Password:"
19901 #~ msgstr "Generate Password:"
19903 #~ msgid "Current Server:"
19904 #~ msgstr "Current Server:"
19906 #~ msgid "Edit Privileges"
19907 #~ msgstr "Edit Privileges"
19909 #~ msgid "<code>CREATE TABLE</code> options:"
19910 #~ msgstr "<code>CREATE TABLE</code> options:"
19912 #~ msgid "Relational display column"
19913 #~ msgstr "Relational display column"
19915 #~ msgid "Add unique index"
19916 #~ msgstr "Add unique index"
19918 #~ msgid "Add SPATIAL index"
19919 #~ msgstr "Add SPATIAL index"
19921 #~ msgid "Add FULLTEXT index"
19922 #~ msgstr "Add FULLTEXT index"
19924 #~ msgid "Begin"
19925 #~ msgstr "Begin"
19927 #~ msgid ""
19928 #~ "There seems to be an error in your SQL query. The MySQL server error "
19929 #~ "output below, if there is any, may also help you in diagnosing the "
19930 #~ "problem."
19931 #~ msgstr ""
19932 #~ "There seems to be an error in your SQL query. The MySQL server error "
19933 #~ "output below, if there is any, may also help you in diagnosing the "
19934 #~ "problem."
19936 #~ msgid ""
19937 #~ "There is a chance that you may have found a bug in the SQL parser. Please "
19938 #~ "examine your query closely, and check that the quotes are correct and not "
19939 #~ "mis-matched. Other possible failure causes may be that you are uploading "
19940 #~ "a file with binary outside of a quoted text area. You can also try your "
19941 #~ "query on the MySQL command line interface. The MySQL server error output "
19942 #~ "below, if there is any, may also help you in diagnosing the problem. If "
19943 #~ "you still have problems or if the parser fails where the command line "
19944 #~ "interface succeeds, please reduce your SQL query input to the single "
19945 #~ "query that causes problems, and submit a bug report with the data chunk "
19946 #~ "in the CUT section below:"
19947 #~ msgstr ""
19948 #~ "There is a chance that you may have found a bug in the SQL parser. Please "
19949 #~ "examine your query closely, and check that the quotes are correct and not "
19950 #~ "mis-matched. Other possible failure causes may be that you are uploading "
19951 #~ "a file with binary outside of a quoted text area. You can also try your "
19952 #~ "query on the MySQL command line interface. The MySQL server error output "
19953 #~ "below, if there is any, may also help you in diagnosing the problem. If "
19954 #~ "you still have problems or if the parser fails where the command line "
19955 #~ "interface succeeds, please reduce your SQL query input to the single "
19956 #~ "query that causes problems, and submit a bug report with the data chunk "
19957 #~ "in the CUT section below:"
19959 #~ msgid "BEGIN CUT"
19960 #~ msgstr "BEGIN CUT"
19962 #~ msgid "END CUT"
19963 #~ msgstr "END CUT"
19965 #~ msgid "BEGIN RAW"
19966 #~ msgstr "BEGIN RAW"
19968 #~ msgid "END RAW"
19969 #~ msgstr "END RAW"
19971 #~ msgid "Unclosed quote"
19972 #~ msgstr "Unclosed quote"
19974 #~ msgid "Automatically appended backtick to the end of query!"
19975 #~ msgstr "Automatically appended backtick to the end of query!"
19977 #~ msgid "Invalid Identifer"
19978 #~ msgstr "Invalid Identifer"
19980 #~ msgid "Unknown Punctuation String"
19981 #~ msgstr "Unknown Punctuation String"
19983 #~ msgid "Add user"
19984 #~ msgstr "Add user"
19986 #~ msgid "Export Method:"
19987 #~ msgstr "Export Method:"
19989 #~ msgid "No data found for GIS visualization."
19990 #~ msgstr "No data found for GIS visualisation."
19992 #~ msgid "Shift + Click on function name to apply to all rows."
19993 #~ msgstr "Shift + Click on function name to apply to all rows."
19995 #~ msgid "Print view (with full texts)"
19996 #~ msgstr "Print view (with full texts)"
19998 #~ msgid "Uncheck All"
19999 #~ msgstr "Uncheck All"
20001 #~ msgid "SQL result"
20002 #~ msgstr "SQL result"
20004 #~ msgid "Generated by:"
20005 #~ msgstr "Generated by:"
20007 #~ msgid "Row Statistics:"
20008 #~ msgstr "Row Statistics:"
20010 #~ msgid "Space usage:"
20011 #~ msgstr "Space usage:"
20013 #~ msgid "Showing tables:"
20014 #~ msgstr "Showing tables:"
20016 #~ msgid "(Enabled)"
20017 #~ msgstr "(Enabled)"
20019 #~ msgid "(Disabled)"
20020 #~ msgstr "(Disabled)"
20022 #, fuzzy
20023 #~| msgid "Disable foreign key checks"
20024 #~ msgid "Temporarily disable foreign key checks while importing"
20025 #~ msgstr "Disable foreign key checks"
20027 #, fuzzy
20028 #~| msgid "Disable foreign key checks"
20029 #~ msgid "Disable foreign key check"
20030 #~ msgstr "Disable foreign key checks"
20032 #, fuzzy
20033 #~| msgid "Reloading Privileges"
20034 #~ msgid "Realign Privileges"
20035 #~ msgstr "Reloading Privileges"
20037 #~ msgid "Replace table data with file"
20038 #~ msgstr "Replace table data with file"
20040 #~ msgid "Percona documentation is at https://www.percona.com/docs/wiki/"
20041 #~ msgstr "Percona documentation is at https://www.percona.com/docs/wiki/"
20043 #~ msgid "Drizzle documentation is at https://docs.drizzle.org/"
20044 #~ msgstr "Drizzle documentation is at https://docs.drizzle.org/"
20046 #~ msgid "Customize query window options"
20047 #~ msgstr "Customise query window options"
20049 #~ msgid "(Generates a report containing the data of a single table)"
20050 #~ msgstr "(Generates a report containing the data of a single table)"
20052 #, fuzzy
20053 #~| msgid "Please select a database"
20054 #~ msgid "Please select a database."
20055 #~ msgstr "Please select a database"
20057 #, fuzzy
20058 #~| msgid "Autoextend increment"
20059 #~ msgid "auto_increment"
20060 #~ msgstr "Autoextend increment"
20062 #~ msgid "Save position"
20063 #~ msgstr "Save position"
20065 #, fuzzy
20066 #~| msgid "Save position"
20067 #~ msgid "Save positions as"
20068 #~ msgstr "Save position"
20070 #~ msgid "Unknown language: %1$s."
20071 #~ msgstr "Unknown language: %1$s."
20073 #~ msgid "Disable database expansion"
20074 #~ msgstr "Disable database expansion"
20076 #~ msgid "Delete tracking data for this table"
20077 #~ msgstr "Delete tracking data for this table"
20079 #, fuzzy
20080 #~| msgid "Table structure"
20081 #~ msgid "Table Structure"
20082 #~ msgstr "Table structure"
20084 #~ msgid "Show data row(s)."
20085 #~ msgstr "Show data row(s)."
20087 #~ msgid "Show/Hide left menu"
20088 #~ msgstr "Show/Hide left menu"
20090 #~ msgctxt "Inline edit query"
20091 #~ msgid "Inline"
20092 #~ msgstr "Inline"
20094 #, fuzzy
20095 #~| msgid "after %s"
20096 #~ msgid "after"
20097 #~ msgstr "after %s"
20099 #~ msgid "Mode:"
20100 #~ msgstr "Mode:"
20102 #~ msgid "horizontal"
20103 #~ msgstr "horizontal"
20105 #~ msgid "horizontal (rotated headers)"
20106 #~ msgstr "horizontal (rotated headers)"
20108 #~ msgid "vertical"
20109 #~ msgstr "vertical"
20111 #~ msgid "Default display direction"
20112 #~ msgstr "Default display direction"
20114 #~ msgid ""
20115 #~ "Defines whether or not type display direction option is shown when "
20116 #~ "browsing a table."
20117 #~ msgstr ""
20118 #~ "Defines whether or not type display direction option is shown when "
20119 #~ "browsing a table."
20121 #~ msgid "Show display direction"
20122 #~ msgstr "Show display direction"
20124 #~ msgid "Please configure the coordinates for table %s"
20125 #~ msgstr "Please configure the coordinates for table %s"
20127 #~ msgid "At End of Table"
20128 #~ msgstr "At End of Table"
20130 #~ msgid "After %s"
20131 #~ msgstr "After %s"
20133 #~ msgid "Display errors"
20134 #~ msgstr "Display errors"
20136 #~ msgid "Redraw"
20137 #~ msgstr "Redraw"
20139 #~ msgid "This page does not contain any tables!"
20140 #~ msgstr "This page does not contain any tables!"
20142 #, fuzzy
20143 #~| msgid "Invalid export type"
20144 #~ msgid "Dia export page"
20145 #~ msgstr "Invalid export type"
20147 #, fuzzy
20148 #~| msgid "Invalid export type"
20149 #~ msgid "EPS export page"
20150 #~ msgstr "Invalid export type"
20152 #, fuzzy
20153 #~| msgid "Invalid export type"
20154 #~ msgid "SVG export page"
20155 #~ msgstr "Invalid export type"
20157 #~ msgid "Relation deleted"
20158 #~ msgstr "Relation deleted"
20160 #~ msgid "Error saving coordinates for Designer."
20161 #~ msgstr "Error saving coordinates for Designer."
20163 #~| msgid "Edit SQL queries in popup window"
20164 #~ msgid "Edit SQL queries in popup window."
20165 #~ msgstr "Edit SQL queries in popup window."
20167 #~ msgid "Edit in window"
20168 #~ msgstr "Edit in window"
20170 #~| msgid "Tab displayed when opening a new query window"
20171 #~ msgid "Tab displayed when opening a new query window."
20172 #~ msgstr "Tab displayed when opening a new query window."
20174 #~ msgid "Default query window tab"
20175 #~ msgstr "Default query window tab"
20177 #~| msgid "Query window height (in pixels)"
20178 #~ msgid "Query window height (in pixels)."
20179 #~ msgstr "Query window height (in pixels)."
20181 #~ msgid "Query window height"
20182 #~ msgstr "Query window height"
20184 #~| msgid "Query window width (in pixels)"
20185 #~ msgid "Query window width (in pixels)."
20186 #~ msgstr "Query window width (in pixels)."
20188 #~ msgid "Query window width"
20189 #~ msgstr "Query window width"
20191 #~ msgid "Show dimension of tables"
20192 #~ msgstr "Show dimension of tables"
20194 #~ msgid "Do not overwrite this query from outside the window"
20195 #~ msgstr "Do not overwrite this query from outside the window"
20197 #~ msgid "Import files"
20198 #~ msgstr "Import files"
20200 #~ msgid "File doesn't exist"
20201 #~ msgstr "File doesn't exist"
20203 #~ msgid "Plugin is disabled"
20204 #~ msgstr "Plug-in is disabled"
20206 #, fuzzy
20207 #~| msgid "Customize main panel"
20208 #~ msgid "Unlink with main panel"
20209 #~ msgstr "Customise main panel"
20211 #~ msgid "No index defined! Create one below"
20212 #~ msgstr "No index defined! Create one below"
20214 #, fuzzy
20215 #~| msgid "Export type"
20216 #~ msgid "eps export page"
20217 #~ msgstr "Export type"
20219 #, fuzzy
20220 #~| msgid "Invalid export type"
20221 #~ msgid "pdf export page"
20222 #~ msgstr "Invalid export type"
20224 #~ msgid ""
20225 #~ "Unfortunately your Database server does not support logging to table, "
20226 #~ "which is a requirement for analyzing the database logs with phpMyAdmin. "
20227 #~ "Logging to table is supported by MySQL 5.1.6 and onwards. You may still "
20228 #~ "use the server charting features however."
20229 #~ msgstr ""
20230 #~ "Unfortunately your Database server does not support logging to table, "
20231 #~ "which is a requirement for analysing the database logs with phpMyAdmin. "
20232 #~ "Logging to table is supported by MySQL 5.1.6 and onwards. You may still "
20233 #~ "use the server charting features however."
20235 #, fuzzy
20236 #~| msgid "Click to sort"
20237 #~ msgid "Click to sort"
20238 #~ msgstr "Click to sort"
20240 #, fuzzy
20241 #~| msgid "Total"
20242 #~ msgid "Total "
20243 #~ msgstr "Total"
20245 #, fuzzy
20246 #~| msgid "Delete relation"
20247 #~ msgid " bookmarks, "
20248 #~ msgstr "Delete relation"
20250 #, fuzzy
20251 #~| msgid "Select two columns"
20252 #~ msgid "Select one ..."
20253 #~ msgstr "Select two columns"
20255 #, fuzzy
20256 #~| msgid "Add unique index"
20257 #~ msgid "Add unique/primary index"
20258 #~ msgstr "Add unique index"
20260 #, fuzzy
20261 #~| msgid "Move columns"
20262 #~ msgid "Have unique columns"
20263 #~ msgstr "Move columns"
20265 #, fuzzy
20266 #~| msgid "The user %s already exists!"
20267 #~ msgid "Unique column(s) already exist"
20268 #~ msgstr "The user %s already exists!"
20270 #~ msgid "Edit or export relational schema"
20271 #~ msgstr "Edit or export relational schema"
20273 #~ msgid "Create a page"
20274 #~ msgstr "Create a page"
20276 #~ msgid "Automatic layout based on"
20277 #~ msgstr "Automatic layout based on"
20279 #~ msgid "FOREIGN KEY"
20280 #~ msgstr "FOREIGN KEY"
20282 #~ msgid "Please choose a page to edit"
20283 #~ msgstr "Please choose a page to edit"
20285 #~ msgid "Select Tables"
20286 #~ msgstr "Select Tables"
20288 #~ msgid ""
20289 #~ "The current page has references to tables that no longer exist. Would you "
20290 #~ "like to delete those references?"
20291 #~ msgstr ""
20292 #~ "The current page has references to tables that no longer exist. Would you "
20293 #~ "like to delete those references?"
20295 #~ msgid "Toggle scratchboard"
20296 #~ msgstr "Toggle scratchboard"
20298 #~ msgid "<b>%s</b> table not found or not set in %s"
20299 #~ msgstr "<b>%s</b> table not found or not set in %s"
20301 #, fuzzy
20302 #~| msgid ""
20303 #~| "Disable the default warning that is displayed if mcrypt is missing for "
20304 #~| "cookie authentication."
20305 #~ msgid ""
20306 #~ "Disable the default warning that is displayed if mcrypt is missing for "
20307 #~ "[kbd]cookie[/kbd] authentication."
20308 #~ msgstr ""
20309 #~ "Disable the default warning that is displayed if mcrypt is missing for "
20310 #~ "cookie authentication."
20312 #~ msgid "mcrypt warning"
20313 #~ msgstr "mcrypt warning"
20315 #~ msgid "Designer table"
20316 #~ msgstr "Designer table"
20318 #~| msgid "Import/Export coordinates for PDF schema"
20319 #~ msgid "Import/Export coordinates for relational schema"
20320 #~ msgstr "Import/Export coordinates for relational schema"
20322 #~ msgid "Page has been created."
20323 #~ msgstr "Page has been created."
20325 #~| msgid "Page creation failed"
20326 #~ msgid "Page creation has failed!"
20327 #~ msgstr "Page creation has failed!"
20329 #~ msgid "Page:"
20330 #~ msgstr "Page:"
20332 #~| msgid "Import from selected page"
20333 #~ msgid "Import from selected page."
20334 #~ msgstr "Import from selected page."
20336 #~ msgid "Export/Import to scale:"
20337 #~ msgstr "Export/Import to scale:"
20339 #~ msgid "recommended"
20340 #~ msgstr "recommended"
20342 #~ msgid "Failed to use Blowfish from mcrypt!"
20343 #~ msgstr "Failed to use Blowfish from mcrypt!"
20345 #~ msgid "Unfortunately the submission failed."
20346 #~ msgstr "Unfortunately the submission failed."
20348 #~ msgid "Show binary contents as HEX"
20349 #~ msgstr "Show binary contents as HEX"
20351 #~ msgid ""
20352 #~ "The target browser window could not be updated. Maybe you have closed the "
20353 #~ "parent window, or your browser's security settings are configured to "
20354 #~ "block cross-window updates."
20355 #~ msgstr ""
20356 #~ "The target browser window could not be updated. Maybe you have closed the "
20357 #~ "parent window, or your browser's security settings are configured to "
20358 #~ "block cross-window updates."
20360 #~| msgid "Show binary contents as HEX by default"
20361 #~ msgid "Show binary contents as HEX by default."
20362 #~ msgstr "Show binary contents as HEX by default."
20364 #~ msgid "Failed to connect to SQL validator!"
20365 #~ msgstr "Failed to connect to SQL validator!"
20367 #~ msgid "Skip Validate SQL"
20368 #~ msgstr "Skip Validate SQL"
20370 #~ msgid "Validate SQL"
20371 #~ msgstr "Validate SQL"
20373 #~ msgid "SQL Validator is disabled"
20374 #~ msgstr "SQL Validator is disabled"
20376 #~ msgid "SQL Validator"
20377 #~ msgstr "SQL Validator"
20379 #~ msgid ""
20380 #~ "If you wish to use the SQL Validator service, you should be aware that "
20381 #~ "[strong]all SQL statements are stored anonymously for statistical "
20382 #~ "purposes[/strong].[br][em][a@https://sqlvalidator.mimer.com/]Mimer SQL "
20383 #~ "Validator[/a], Copyright 2002 Upright Database Technology. All rights "
20384 #~ "reserved.[/em]"
20385 #~ msgstr ""
20386 #~ "If you wish to use the SQL Validator service, you should be aware that "
20387 #~ "[strong]all SQL statements are stored anonymously for statistical "
20388 #~ "purposes[/strong].[br][em][a@https://sqlvalidator.mimer.com/]Mimer SQL "
20389 #~ "Validator[/a], Copyright 2002 Upright Database Technology. All rights "
20390 #~ "reserved.[/em]"
20392 #, fuzzy
20393 #~| msgid "Requires SQL Validator to be enabled"
20394 #~ msgid "Requires SQL Validator to be enabled."
20395 #~ msgstr "Requires SQL Validator to be enabled"
20397 #, fuzzy
20398 #~| msgid ""
20399 #~| "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be "
20400 #~| "installed"
20401 #~ msgid ""
20402 #~ "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be "
20403 #~ "installed."
20404 #~ msgstr ""
20405 #~ "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be "
20406 #~ "installed"
20408 #, fuzzy
20409 #~| msgid ""
20410 #~| "If you have a custom username, specify it here (defaults to "
20411 #~| "[kbd]anonymous[/kbd])"
20412 #~ msgid ""
20413 #~ "If you have a custom username, specify it here (defaults to "
20414 #~ "[kbd]anonymous[/kbd])."
20415 #~ msgstr ""
20416 #~ "If you have a custom username, specify it here (defaults to "
20417 #~ "[kbd]anonymous[/kbd])"
20419 #~ msgid "Validated SQL"
20420 #~ msgstr "Validated SQL"
20422 #~ msgid ""
20423 #~ "The SQL validator could not be initialized. Please check if you have "
20424 #~ "installed the necessary PHP extensions as described in the "
20425 #~ "%sdocumentation%s."
20426 #~ msgstr ""
20427 #~ "The SQL validator could not be initialised. Please check if you have "
20428 #~ "installed the necessary PHP extensions as described in the "
20429 #~ "%sdocumentation%s."
20431 #, fuzzy
20432 #~| msgid "Error: Relation not added."
20433 #~ msgid "Error: Relation could not be added."
20434 #~ msgstr "Error: Relation not added."
20436 #, fuzzy
20437 #~| msgid ""
20438 #~| "<b>One or more errors have occured while processing your request:</b>"
20439 #~ msgid ""
20440 #~ "<b>One or more errors have occurred while processing your request:</b>"
20441 #~ msgstr ""
20442 #~ "<b>One or more errors have occurred while processing your request:</b>"
20444 #, fuzzy
20445 #~| msgid ""
20446 #~| "Leave blank to disable configurable menus feature, suggested: "
20447 #~| "[kbd]pma__users[/kbd]"
20448 #~ msgid ""
20449 #~ "Leave blank to disable configurable menus feature, suggested: "
20450 #~ "[kbd]pma__users[/kbd]."
20451 #~ msgstr ""
20452 #~ "Leave blank to disable configurable menus feature, suggested: "
20453 #~ "[kbd]pma__users[/kbd]"
20455 #, fuzzy
20456 #~| msgid ""
20457 #~| "Leave blank to disable configurable menus feature, suggested: "
20458 #~| "[kbd]pma__usergroups[/kbd]"
20459 #~ msgid ""
20460 #~ "Leave blank to disable configurable menus feature, suggested: "
20461 #~ "[kbd]pma__usergroups[/kbd]."
20462 #~ msgstr ""
20463 #~ "Leave blank to disable configurable menus feature, suggested: "
20464 #~ "[kbd]pma__usergroups[/kbd]"
20466 #~ msgid "ENUM or SET data too long?"
20467 #~ msgstr "ENUM or SET data too long?"
20469 #~ msgid "Get more editing space"
20470 #~ msgstr "Get more editing space"
20472 #~ msgid "Could not connect to Drizzle server"
20473 #~ msgstr "Could not connect to Drizzle server"
20475 #~ msgid "Could not connect to MySQL server"
20476 #~ msgstr "Could not connect to MySQL server"
20478 #~ msgid "Query took %01.4f sec"
20479 #~ msgstr "Query took %01.4f sec"
20481 #~ msgid "Edit title and labels"
20482 #~ msgstr "Edit title and labels"
20484 #~ msgid "Edit chart"
20485 #~ msgstr "Edit chart"
20487 #~ msgid "Series"
20488 #~ msgstr "Series"
20490 #~ msgid "Reload Database"
20491 #~ msgstr "Reload Database"
20493 #~ msgid "Table must have at least one column"
20494 #~ msgstr "Table must have at least one column"
20496 #~ msgid "Insert Table"
20497 #~ msgstr "Insert Table"
20499 #~ msgid "Hide indexes"
20500 #~ msgstr "Hide indexes"
20502 #~ msgid "Show indexes"
20503 #~ msgstr "Show indexes"
20505 #~ msgid "Add columns"
20506 #~ msgstr "Add columns"
20508 #~ msgid "Skip next"
20509 #~ msgstr "Skip next"
20511 #~ msgid "bzipped"
20512 #~ msgstr "bzipped"
20514 #~ msgid "Selected export type has to be saved in file!"
20515 #~ msgstr "Selected export type has to be saved in file!"
20517 #~ msgid "Number of rows to skip, starting from the first row:"
20518 #~ msgstr "Number of rows to skip, starting from the first row:"
20520 #~ msgid "What PHP extension to use; you should use mysqli if supported"
20521 #~ msgstr "What PHP extension to use; you should use mysqli if supported"
20523 #~ msgid "PHP extension to use"
20524 #~ msgstr "PHP extension to use"
20526 #~ msgid "You should use mysqli for performance reasons."
20527 #~ msgstr "You should use mysqli for performance reasons."
20529 #~ msgid ""
20530 #~ "Appends text to a string. The only option is the text to be appended "
20531 #~ "(enclosed in single quotes, default empty string)."
20532 #~ msgstr ""
20533 #~ "Appends text to a string. The only option is the text to be appended "
20534 #~ "(enclosed in single quotes, default empty string)."
20536 #~ msgid ""
20537 #~ "For a list of available transformation options and their MIME type "
20538 #~ "transformations, click on %stransformation descriptions%s"
20539 #~ msgstr ""
20540 #~ "For a list of available transformation options and their MIME type "
20541 #~ "transformations, click on %stransformation descriptions%s"
20543 #~ msgid "SQL command to fetch available databases"
20544 #~ msgstr "SQL command to fetch available databases"
20546 #~ msgid "SHOW DATABASES command"
20547 #~ msgstr "SHOW DATABASES command"
20549 #~ msgid "Version check proxy url"
20550 #~ msgstr "Version check proxy url"
20552 #~ msgid "Version check proxy username"
20553 #~ msgstr "Version check proxy username"
20555 #~ msgid "Version check proxy password"
20556 #~ msgstr "Version check proxy password"
20558 #~ msgid "Display table comments in tooltips"
20559 #~ msgstr "Display table comments in tooltips"
20561 #~ msgid "Table %1$s has been created."
20562 #~ msgstr "Table %1$s has been created."
20564 #~ msgid "This is not a number!"
20565 #~ msgstr "This is not a number!"
20567 #~ msgid "Inline edit of this query"
20568 #~ msgstr "Inline edit of this query"
20570 #~ msgid ""
20571 #~ "Neither URL wrapper nor CURL is available. Version check is not possible."
20572 #~ msgstr ""
20573 #~ "Neither URL wrapper nor CURL is available. Version check is not possible."
20575 #, fuzzy
20576 #~| msgid "Find:"
20577 #~ msgid "Find"
20578 #~ msgstr "Find:"
20580 #~ msgid "Display all tables with the same width"
20581 #~ msgstr "Display all tables with the same width"
20583 #~ msgid "Headers every %s rows"
20584 #~ msgstr "Headers every %s rows"
20586 #, fuzzy
20587 #~| msgid "Table Search"
20588 #~ msgid "Enable reCaptcha"
20589 #~ msgstr "Table Search"
20591 #~ msgid "Cookies must be enabled past this point."
20592 #~ msgstr "Cookies must be enabled past this point."
20594 #~ msgid "Rearrange/edit charts"
20595 #~ msgstr "Rearrange/edit charts"
20597 #~ msgid "Open Document"
20598 #~ msgstr "Open Document"
20600 #~ msgid "Count tables when showing database list"
20601 #~ msgstr "Count tables when showing database list"
20603 #~ msgid "Count tables"
20604 #~ msgstr "Count tables"
20606 #~ msgid ""
20607 #~ "For further information about replication status on the server, please "
20608 #~ "visit the <a href=\"#replication\">replication section</a>."
20609 #~ msgstr ""
20610 #~ "For further information about replication status on the server, please "
20611 #~ "visit the <a href=\"#replication\">replication section</a>."
20613 #~ msgid "Table seems to be empty!"
20614 #~ msgstr "Table seems to be empty!"
20616 #~ msgid "Live traffic chart"
20617 #~ msgstr "Live traffic chart"
20619 #~ msgid "Live conn./process chart"
20620 #~ msgstr "Live conn./process chart"
20622 #~ msgid "Live query chart"
20623 #~ msgstr "Live query chart"
20625 #~ msgid "Number of rows"
20626 #~ msgstr "Number of rows"
20628 #~ msgid "Columns enclosed by"
20629 #~ msgstr "Columns enclosed by"
20631 #~ msgid "Columns escaped by"
20632 #~ msgstr "Columns escaped by"
20634 #~ msgid "Replace NULL by"
20635 #~ msgstr "Replace NULL by"
20637 #~ msgid "Lines terminated by"
20638 #~ msgstr "Lines terminated by"
20640 #~ msgid "ltr"
20641 #~ msgstr "ltr"
20643 #~ msgid "Software"
20644 #~ msgstr "Software"
20646 #~ msgid "Software version"
20647 #~ msgstr "Software version"
20649 #~ msgid "Width"
20650 #~ msgstr "Width"
20652 #~ msgid "Save to file"
20653 #~ msgstr "Save to file"
20655 #~ msgid "Total count"
20656 #~ msgstr "Total count"
20658 #~ msgid ""
20659 #~ "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored "
20660 #~ "with a four-byte prefix indicating the length of the value"
20661 #~ msgstr ""
20662 #~ "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored "
20663 #~ "with a four-byte prefix indicating the length of the value"
20665 #~ msgid "Improves efficiency of screen refresh"
20666 #~ msgstr "Improves efficiency of screen refresh"
20668 #~ msgid "Enable Ajax"
20669 #~ msgstr "Enable Ajax"
20671 #~ msgid "KiB sent since last refresh"
20672 #~ msgstr "KiB sent since last refresh"
20674 #~ msgid "KiB received since last refresh"
20675 #~ msgstr "KiB received since last refresh"
20677 #~ msgid "Server traffic (in KiB)"
20678 #~ msgstr "Server traffic (in KiB)"
20680 #~ msgid "Connections since last refresh"
20681 #~ msgstr "Connections since last refresh"
20683 #~ msgid "Questions since last refresh"
20684 #~ msgstr "Questions since last refresh"
20686 #~ msgid "Questions (executed statements by the server)"
20687 #~ msgstr "Questions (executed statements by the server)"
20689 #~ msgid "Runtime Information"
20690 #~ msgstr "Runtime Information"
20692 #~ msgid "Number of data points: "
20693 #~ msgstr "Number of data points: "
20695 #~ msgid "Refresh rate: "
20696 #~ msgstr "Refresh rate: "
20698 #~ msgid "Run analyzer"
20699 #~ msgstr "Run analyser"
20701 #~ msgid "Show more actions"
20702 #~ msgstr "Show more actions"
20704 #~ msgid "Add to index &nbsp;%s&nbsp;column(s)"
20705 #~ msgstr "Add to index &nbsp;%s&nbsp;column(s)"
20707 #~ msgid "Synchronize"
20708 #~ msgstr "Synchronise"
20710 #~ msgid "Source database"
20711 #~ msgstr "Source database"
20713 #~ msgid "Difference"
20714 #~ msgstr "Difference"
20716 #~ msgid "Click to select"
20717 #~ msgstr "Click to select"
20719 #~ msgid "Synchronize databases with master"
20720 #~ msgstr "Synchronise databases with master"
20722 #~ msgid "Could not connect to the source"
20723 #~ msgstr "Could not connect to the source"
20725 #~ msgid "Structure Synchronization"
20726 #~ msgstr "Structure Synchronisation"
20728 #~ msgid "Data Synchronization"
20729 #~ msgstr "Data Synchronisation"
20731 #~ msgid "not present"
20732 #~ msgstr "not present"
20734 #~ msgid "Structure Difference"
20735 #~ msgstr "Structure Difference"
20737 #~ msgid "Data Difference"
20738 #~ msgstr "Data Difference"
20740 #~ msgid "Apply index(s)"
20741 #~ msgstr "Apply index(s)"
20743 #~ msgid "Update row(s)"
20744 #~ msgstr "Update row(s)"
20746 #~ msgid "Insert row(s)"
20747 #~ msgstr "Insert row(s)"
20749 #~ msgid "Would you like to delete all the previous rows from target tables?"
20750 #~ msgstr "Would you like to delete all the previous rows from target tables?"
20752 #~ msgid "Apply Selected Changes"
20753 #~ msgstr "Apply Selected Changes"
20755 #~ msgid "Synchronize Databases"
20756 #~ msgstr "Synchronise Databases"
20758 #~ msgid "Target database has been synchronized with source database."
20759 #~ msgstr "Target database has been synchronised with source database"
20761 #~ msgid "Enter manually"
20762 #~ msgstr "Enter manually"
20764 #~ msgid "Current connection"
20765 #~ msgstr "Current connection"
20767 #~ msgid "Socket"
20768 #~ msgstr "Socket"
20770 #~ msgid ""
20771 #~ "Target database will be completely synchronized with source database. "
20772 #~ "Source database will remain unchanged."
20773 #~ msgstr ""
20774 #~ "Target database will be completely synchronised with source database. "
20775 #~ "Source database will remain unchanged."
20777 #, fuzzy
20778 #~| msgid "New"
20779 #~ msgctxt "Crate new trigger"
20780 #~ msgid "New"
20781 #~ msgstr "New"
20783 #~ msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
20784 #~ msgstr "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
20786 #~ msgid "Show database listing as a list instead of a drop down."
20787 #~ msgstr "Show database listing as a list instead of a drop down."
20789 #~ msgid "Display databases in a tree"
20790 #~ msgstr "Display databases in a tree"
20792 #~ msgid "Disable this if you want to see all databases at once"
20793 #~ msgstr "Disable this if you want to see all databases at once"
20795 #~ msgid "Use light version"
20796 #~ msgstr "Use light version"
20798 #~ msgid ""
20799 #~ "Maximum number of databases displayed in left frame and database list"
20800 #~ msgstr ""
20801 #~ "Maximum number of databases displayed in left frame and database list"
20803 #~ msgid ""
20804 #~ "If tooltips are enabled and a database comment is set, this will flip the "
20805 #~ "comment and the real name"
20806 #~ msgstr ""
20807 #~ "If tooltips are enabled and a database comment is set, this will flip the "
20808 #~ "comment and the real name"
20810 #~ msgid "Display database comment instead of its name"
20811 #~ msgstr "Display database comment instead of its name"
20813 #~ msgid ""
20814 #~ "When setting this to [kbd]nested[/kbd], the alias of the table name is "
20815 #~ "only used to split/nest the tables according to the "
20816 #~ "$cfg['LeftFrameTableSeparator'] directive, so only the folder is called "
20817 #~ "like the alias, the table name itself stays unchanged"
20818 #~ msgstr ""
20819 #~ "When setting this to [kbd]nested[/kbd], the alias of the table name is "
20820 #~ "only used to split/nest the tables according to the "
20821 #~ "$cfg['LeftFrameTableSeparator'] directive, so only the folder is called "
20822 #~ "like the alias, the table name itself stays unchanged"
20824 #~ msgid "Display table comment instead of its name"
20825 #~ msgstr "Display table comment instead of its name"
20827 #~ msgctxt "short form"
20828 #~ msgid "Create table"
20829 #~ msgstr "Create table"
20831 #~ msgctxt "MySQL 5.5 documentation language"
20832 #~ msgid "en"
20833 #~ msgstr "en"
20835 #~ msgctxt "MySQL 5.1 documentation language"
20836 #~ msgid "en"
20837 #~ msgstr "en"
20839 #~ msgctxt "MySQL 5.0 documentation language"
20840 #~ msgid "en"
20841 #~ msgstr "en"
20843 #~ msgctxt "PHP documentation language"
20844 #~ msgid "en"
20845 #~ msgstr "en"
20847 #~ msgid "Do you really want to execute following query?"
20848 #~ msgstr "Do you really want to execute following query?"
20850 #~ msgid "DocSQL"
20851 #~ msgstr "DocSQL"
20853 #~ msgid "Privileges for all users"
20854 #~ msgstr "Privileges for all users"
20856 #~ msgid "PDF"
20857 #~ msgstr "PDF"
20859 #~ msgid "PHP array"
20860 #~ msgstr "PHP array"
20862 #~ msgid ""
20863 #~ "No description is available for this transformation.<br />Please ask the "
20864 #~ "author what %s does."
20865 #~ msgstr ""
20866 #~ "No description is available for this transformation.<br />Please ask the "
20867 #~ "author what %s does."
20869 #~ msgid ""
20870 #~ "MIME types printed in italics do not have a separate transformation "
20871 #~ "function"
20872 #~ msgstr ""
20873 #~ "MIME types printed in italics do not have a separate transformation "
20874 #~ "function"
20876 #~ msgid "Usage"
20877 #~ msgstr "Usage"
20879 #~ msgid "Use mousewheel to zoom in or out of the plot."
20880 #~ msgstr "Use mouse-wheel to zoom in or out of the plot."
20882 #~ msgid "Click and drag the mouse to navigate the plot."
20883 #~ msgstr "Click and drag the mouse to navigate the plot."
20885 #~ msgid "Strings are converted into integer for plotting"
20886 #~ msgstr "Strings are converted into integer for plotting"
20888 #, fuzzy
20889 #~| msgid "Linestring"
20890 #~ msgid "String"
20891 #~ msgstr "Linestring"
20893 #~ msgid "Remove \"./config\" directory before using phpMyAdmin!"
20894 #~ msgstr "Remove \"./config\" directory before using phpMyAdmin!"
20896 #~ msgid "Show help button instead of Documentation text"
20897 #~ msgstr "Show help button instead of Documentation text"
20899 #~ msgid "Show help button"
20900 #~ msgstr "Show help button"
20902 #~ msgid "The remaining columns"
20903 #~ msgstr "The remaining columns"
20905 #~ msgid ""
20906 #~ "Show affected rows of each statement on multiple-statement queries. See "
20907 #~ "libraries/import.lib.php for defaults on how many queries a statement may "
20908 #~ "contain."
20909 #~ msgstr ""
20910 #~ "Show affected rows of each statement on multiple-statement queries. See "
20911 #~ "libraries/import.lib.php for defaults on how many queries a statement may "
20912 #~ "contain."
20914 #~ msgid "Verbose multiple statements"
20915 #~ msgstr "Verbose multiple statements"
20917 #, fuzzy
20918 #~| msgid "Data only"
20919 #~ msgid "Dates only."
20920 #~ msgstr "Data only"
20922 #~ msgid ""
20923 #~ "Suggest a database name on the \"Create Database\" form (if possible) or "
20924 #~ "keep the text field empty"
20925 #~ msgstr ""
20926 #~ "Suggest a database name on the \"Create Database\" form (if possible) or "
20927 #~ "keep the text field empty"
20929 #~ msgid "Suggest new database name"
20930 #~ msgstr "Suggest new database name"
20932 #~ msgid "Show icons for warning, error and information messages"
20933 #~ msgstr "Show icons for warning, error and information messages"
20935 #~ msgid "Iconic errors"
20936 #~ msgstr "Iconic errors"
20938 #~ msgid "Use less graphically intense tabs"
20939 #~ msgstr "Use less graphically intense tabs"
20941 #~ msgid "Light tabs"
20942 #~ msgstr "Light tabs"
20944 #~ msgid "Use icons on main page"
20945 #~ msgstr "Use icons on main page"
20947 #~ msgid ""
20948 #~ "Disable if you know that your pma_* tables are up to date. This prevents "
20949 #~ "compatibility checks and thereby increases performance"
20950 #~ msgstr ""
20951 #~ "Disable if you know that your pma_* tables are up to date. This prevents "
20952 #~ "compatibility checks and thereby increases performance"
20954 #~ msgid "Verbose check"
20955 #~ msgstr "Verbose check"
20957 #~ msgid ""
20958 #~ "Javascript support is missing or disabled in your browser, some "
20959 #~ "phpMyAdmin functionality will be missing. For example navigation frame "
20960 #~ "will not refresh automatically."
20961 #~ msgstr ""
20962 #~ "Javascript support is missing or disabled in your browser, some "
20963 #~ "phpMyAdmin functionality will be missing. For example navigation frame "
20964 #~ "will not refresh automatically."
20966 #~ msgid "Add a value"
20967 #~ msgstr "Add a value"
20969 #~ msgid "Copy and paste the joined values into the \"Length/Values\" field"
20970 #~ msgstr "Copy and paste the joined values into the \"Length/Values\" field"
20972 #, fuzzy
20973 #~ msgid "Tracking for %1$s, version %2$s is deactivated."
20974 #~ msgstr "Tracking for %s.%s , version %s is deactivated."
20976 #, fuzzy
20977 #~ msgid "Tracking for %1$s, version %2$s is activated."
20978 #~ msgstr "Tracking for %s.%s , version %s is activated."
20980 #, fuzzy
20981 #~ msgctxt "Correctly setup"
20982 #~ msgid "OK"
20983 #~ msgstr "OK"
20985 #, fuzzy
20986 #~ msgid "All users"
20987 #~ msgstr "Add user"
20989 #, fuzzy
20990 #~ msgid "All hosts"
20991 #~ msgstr "Any host"
20993 #~ msgid "No blob streaming server configured!"
20994 #~ msgstr "No blob streaming server configured!"
20996 #~ msgid "Failed to open remote URL"
20997 #~ msgstr "Failed to open remote URL"
20999 #~ msgid "You are about to DISABLE a BLOB Repository!"
21000 #~ msgstr "You are about to DISABLE a BLOB Repository!"
21002 #~ msgid ""
21003 #~ "Are you sure you want to disable all BLOB references for database %s?"
21004 #~ msgstr ""
21005 #~ "Are you sure you want to disable all BLOB references for database %s?"
21007 #~ msgid "Unknown error while uploading."
21008 #~ msgstr "Unknown error while uploading."
21010 #~ msgid "PBMS error"
21011 #~ msgstr "PBMS error"
21013 #~ msgid "PBMS connection failed:"
21014 #~ msgstr "PBMS connection failed:"
21016 #~ msgid "PBMS get BLOB info failed:"
21017 #~ msgstr "PBMS get BLOB info failed:"
21019 #~ msgid "PBMS get BLOB Content-Type failed"
21020 #~ msgstr "PBMS get BLOB Content-Type failed"
21022 #~ msgid "View image"
21023 #~ msgstr "View image"
21025 #~ msgid "Play audio"
21026 #~ msgstr "Play audio"
21028 #~ msgid "View video"
21029 #~ msgstr "View video"
21031 #~ msgid "Could not open file: %s"
21032 #~ msgstr "Could not open file: %s"
21034 #~ msgid "Garbage Threshold"
21035 #~ msgstr "Garbage Threshold"
21037 #~ msgid ""
21038 #~ "The percentage of garbage in a repository file before it is compacted."
21039 #~ msgstr ""
21040 #~ "The percentage of garbage in a repository file before it is compacted."
21042 #~ msgid ""
21043 #~ "The port for the PBMS stream-based communications. Setting this value to "
21044 #~ "0 will disable HTTP communication with the daemon."
21045 #~ msgstr ""
21046 #~ "The port for the PBMS stream-based communications. Setting this value to "
21047 #~ "0 will disable HTTP communication with the daemon."
21049 #~ msgid "Repository Threshold"
21050 #~ msgstr "Repository Threshold"
21052 #~ msgid ""
21053 #~ "The maximum size of a BLOB repository file. You may use Kb, MB or GB to "
21054 #~ "indicate the unit of the value. A value in bytes is assumed when no unit "
21055 #~ "is specified."
21056 #~ msgstr ""
21057 #~ "The maximum size of a BLOB repository file. You may use Kb, MB or GB to "
21058 #~ "indicate the unit of the value. A value in bytes is assumed when no unit "
21059 #~ "is specified."
21061 #~ msgid "Temp Blob Timeout"
21062 #~ msgstr "Temp Blob Timeout"
21064 #~ msgid ""
21065 #~ "The timeout, in seconds, for temporary BLOBs. Uploaded BLOB data is "
21066 #~ "removed after this time, unless they are referenced by a record in the "
21067 #~ "database."
21068 #~ msgstr ""
21069 #~ "The timeout, in seconds, for temporary BLOBs. Uploaded BLOB data is "
21070 #~ "removed after this time, unless they are referenced by a record in the "
21071 #~ "database."
21073 #~ msgid "Temp Log Threshold"
21074 #~ msgstr "Temp Log Threshold"
21076 #~ msgid ""
21077 #~ "The maximum size of a temporary BLOB log file. You may use Kb, MB or GB "
21078 #~ "to indicate the unit of the value. A value in bytes is assumed when no "
21079 #~ "unit is specified."
21080 #~ msgstr ""
21081 #~ "The maximum size of a temporary BLOB log file. You may use Kb, MB or GB "
21082 #~ "to indicate the unit of the value. A value in bytes is assumed when no "
21083 #~ "unit is specified."
21085 #~ msgid "Max Keep Alive"
21086 #~ msgstr "Max Keep Alive"
21088 #~ msgid ""
21089 #~ "The timeout for inactive connection with the keep-alive flag set. After "
21090 #~ "this time the connection will be closed. The time-out is in milliseconds "
21091 #~ "(1/1000)."
21092 #~ msgstr ""
21093 #~ "The timeout for inactive connection with the keep-alive flag set. After "
21094 #~ "this time the connection will be closed. The time-out is in milliseconds "
21095 #~ "(1/1000)."
21097 #~ msgid ""
21098 #~ "A \":\" delimited list of metadata headers to be used to initialize the "
21099 #~ "pbms_metadata_header table when a database is created."
21100 #~ msgstr ""
21101 #~ "A \":\" delimited list of metadata headers to be used to initialise the "
21102 #~ "pbms_metadata_header table when a database is created."
21104 #~ msgid ""
21105 #~ "Documentation and further information about PBMS can be found on %sThe "
21106 #~ "PrimeBase Media Streaming home page%s."
21107 #~ msgstr ""
21108 #~ "Documentation and further information about PBMS can be found on %sThe "
21109 #~ "PrimeBase Media Streaming home page%s."
21111 #~ msgid "The PrimeBase Media Streaming Blog by Barry Leslie"
21112 #~ msgstr "The PrimeBase Media Streaming Blog by Barry Leslie"
21114 #~ msgid "PrimeBase XT Home Page"
21115 #~ msgstr "PrimeBase XT Home Page"
21117 #~ msgid "The PrimeBase Media Streaming (PBMS) home page"
21118 #~ msgstr "The PrimeBase Media Streaming (PBMS) home page"
21120 #~ msgctxt "Create none database for user"
21121 #~ msgid "None"
21122 #~ msgstr "None"
21124 #~ msgid "Remove BLOB Repository Reference"
21125 #~ msgstr "Remove BLOB Repository Reference"
21127 #~ msgid "Upload to BLOB repository"
21128 #~ msgstr "Upload to BLOB repository"
21130 #~ msgid ""
21131 #~ "This configuration make sure that we only keep N (N = MaxTableUiprefs) "
21132 #~ "newest record in \"table_uiprefs\" and automatically delete older records"
21133 #~ msgstr ""
21134 #~ "This configuration make sure that we only keep N (N = MaxTableUiprefs) "
21135 #~ "newest record in \"table_uiprefs\" and automatically delete older records"
21137 #~ msgid "Maximum number of records saved in \"table_uiprefs\" table"
21138 #~ msgstr "Maximum number of records saved in \"table_uiprefs\" table"
21140 #~ msgid "Click to unselect"
21141 #~ msgstr "Click to unselect"
21143 #~ msgid "Modify an index"
21144 #~ msgstr "Modify an index"
21146 #~ msgid "Column count has to be larger than zero."
21147 #~ msgstr "Column count has to be larger than zero."
21149 #~ msgid "+ Restart insertion and add a new value"
21150 #~ msgstr "+ Restart insertion and add a new value"
21152 #~ msgid "Create Table"
21153 #~ msgstr "Create Table"
21155 #~ msgid "(or the local Drizzle server's socket is not correctly configured)"
21156 #~ msgstr "(or the local Drizzle server's socket is not correctly configured)"
21158 #~ msgid ""
21159 #~ "[kbd]horizontal[/kbd], [kbd]vertical[/kbd] or a number that indicates "
21160 #~ "maximum number for which vertical model is used"
21161 #~ msgstr ""
21162 #~ "[kbd]horizontal[/kbd], [kbd]vertical[/kbd] or a number that indicates "
21163 #~ "maximum number for which vertical model is used"
21165 #~ msgid "Display direction for altering/creating columns"
21166 #~ msgstr "Display direction for altering/creating columns"
21168 #~ msgid "Create table on database %s"
21169 #~ msgstr "Create table on database %s"
21171 #~ msgid "Data Label"
21172 #~ msgstr "Label"
21174 #~ msgid "Location of the text file"
21175 #~ msgstr "Location of the text file"
21177 #~ msgid "MySQL charset"
21178 #~ msgstr "MySQL charset"
21180 #~ msgid "MySQL client version"
21181 #~ msgstr "MySQL client version"
21183 #~ msgid ""
21184 #~ "The display column is shown in pink. To set/unset a column as the display "
21185 #~ "column, click the \"Choose column to display\" icon, then click on the "
21186 #~ "appropriate column name."
21187 #~ msgstr ""
21188 #~ "The display column is shown in pink. To set/unset a column as the display "
21189 #~ "column, click the \"Choose column to display\" icon, then click on the "
21190 #~ "appropriate column name."
21192 #~ msgid "memcached usage"
21193 #~ msgstr "Space usage"
21195 #~ msgid "% open files"
21196 #~ msgstr "Show open tables"
21198 #~ msgid "% connections used"
21199 #~ msgstr "Connections"
21201 #~ msgid "% aborted connections"
21202 #~ msgstr "Compress connection"
21204 #~ msgid "CPU Usage"
21205 #~ msgstr "CPU Usage"
21207 #~ msgid "Memory Usage"
21208 #~ msgstr "Memory Usage"
21210 #~ msgid "Swap Usage"
21211 #~ msgstr "Swap Usage"
21213 #~ msgid "Excel 97-2003 XLS Workbook"
21214 #~ msgstr "Excel 97-2003 XLS Workbook"
21216 #~ msgid "Excel 2007 XLSX Workbook"
21217 #~ msgstr "Excel 2007 XLSX Workbook"
21219 #~ msgctxt "PDF"
21220 #~ msgid "page"
21221 #~ msgstr "pages"
21223 #~ msgid "Inline Edit"
21224 #~ msgstr "Inline Edit"
21226 #~ msgid "Previous"
21227 #~ msgstr "Previous"
21229 #~ msgid ""
21230 #~ "No themes support; please check your configuration and/or your themes in "
21231 #~ "directory %s."
21232 #~ msgstr ""
21233 #~ "No themes support; please check your configuration and/or your themes in "
21234 #~ "directory %s."
21236 #~ msgid "Switch to"
21237 #~ msgstr "Switch to"
21239 #~ msgid "settings"
21240 #~ msgstr "settings"
21242 #~ msgid "Refresh rate:"
21243 #~ msgstr "Refresh rate:"
21245 #~ msgid "Clear monitor config"
21246 #~ msgstr "Clear monitor config"
21248 #~ msgid "Group together INSERTs into same table"
21249 #~ msgstr "Group together INSERTs into same table"
21251 #~ msgid "Server traffic"
21252 #~ msgstr "Server traffic"
21254 #~ msgid "Issued queries since last refresh"
21255 #~ msgstr "Issued queries since last refresh"
21257 #~ msgid "Value too long in the form!"
21258 #~ msgstr "Value too long in the form!"
21260 #~ msgid "Export of event \"%s\""
21261 #~ msgstr "Export of event \"%s\""
21263 #~ msgid "The event scheduler is disabled"
21264 #~ msgstr "The event scheduler is disabled"
21266 #~ msgid "Turn it on"
21267 #~ msgstr "Turn it on"
21269 #~ msgid "Turn it off"
21270 #~ msgstr "Turn it off"
21272 #~ msgid "Export of trigger \"%s\""
21273 #~ msgstr "Export of trigger \"%s\""
21275 #~ msgid "No trigger with name %s found"
21276 #~ msgstr "No trigger with name %s found"
21278 #~ msgid "row(s) starting from row #"
21279 #~ msgstr "row(s) starting from row #"
21281 #~ msgid "in %s mode and repeat headers after %s cells"
21282 #~ msgstr "in %s mode and repeat headers after %s cells"
21284 #~ msgid ""
21285 #~ "phpMyAdmin was unable to read your configuration file!<br />This might "
21286 #~ "happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
21287 #~ ">Please call the configuration file directly using the link below and "
21288 #~ "read the PHP error message(s) that you receive. In most cases a quote or "
21289 #~ "a semicolon is missing somewhere.<br />If you receive a blank page, "
21290 #~ "everything is fine."
21291 #~ msgstr ""
21292 #~ "phpMyAdmin was unable to read your configuration file!<br />This might "
21293 #~ "happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
21294 #~ ">Please call the configuration file directly using the link below and "
21295 #~ "read the PHP error message(s) that you receive. In most cases a quote or "
21296 #~ "a semicolon is missing somewhere.<br />If you receive a blank page, "
21297 #~ "everything is fine."
21299 #~ msgid "Dropping Event"
21300 #~ msgstr "Dropping Event"
21302 #~ msgid "Dropping Procedure"
21303 #~ msgstr "Dropping Procedure"
21305 #~ msgid "Theme / Style"
21306 #~ msgstr "Theme / Style"
21308 #~ msgid "seconds"
21309 #~ msgstr "seconds"
21311 #~ msgid "Query execution time comparison (in microseconds)"
21312 #~ msgstr "Query execution time comparison (in microseconds)"
21314 #~ msgid "GD extension is needed for charts."
21315 #~ msgstr "GD extension is needed for charts."
21317 #~ msgid "JSON encoder is needed for chart tooltips."
21318 #~ msgstr "JSON encoder is needed for chart tooltips."
21320 #~ msgid "The number of free memory blocks in query cache."
21321 #~ msgstr "The number of free memory blocks in query cache."
21323 #~ msgctxt "$strShowStatusReset"
21324 #~ msgid "Reset"
21325 #~ msgstr "Reset"
21327 #~ msgctxt "for Show status"
21328 #~ msgid "Reset"
21329 #~ msgstr "Reset"
21331 #~ msgid ""
21332 #~ "<b>Server traffic</b>: These tables show the network traffic statistics "
21333 #~ "of this MySQL server since its startup."
21334 #~ msgstr ""
21335 #~ "<b>Server traffic</b>: These tables show the network traffic statistics "
21336 #~ "of this MySQL server since its startup."
21338 #~ msgid ""
21339 #~ "<b>Query statistics</b>: Since its startup, %s queries have been sent to "
21340 #~ "the server."
21341 #~ msgstr ""
21342 #~ "<b>Query statistics</b>: Since its startup, %s queries have been sent to "
21343 #~ "the server."
21345 #~ msgid "Note: Generating the query chart can take a long time."
21346 #~ msgstr "Note: Generating the query chart can take a long time."
21348 #~ msgid ""
21349 #~ "The result of this query can't be used for a chart. See [doc@faq6-29]FAQ "
21350 #~ "6.29[/doc]"
21351 #~ msgstr ""
21352 #~ "The result of this query can't be used for a chart. See [doc@faq6-29]FAQ "
21353 #~ "6.29[/doc]"
21355 #~ msgid "Title"
21356 #~ msgstr "Title"
21358 #~ msgid "Area margins"
21359 #~ msgstr "Area margins"
21361 #~ msgid "Legend margins"
21362 #~ msgstr "Legend margins"
21364 #~ msgid "Radar"
21365 #~ msgstr "Radar"
21367 #~ msgid "Multi"
21368 #~ msgstr "Multi"
21370 #~ msgid "Continuous image"
21371 #~ msgstr "Continuous image"
21373 #~ msgid ""
21374 #~ "For compatibility reasons the chart image is segmented by default, select "
21375 #~ "this to draw the whole chart in one image."
21376 #~ msgstr ""
21377 #~ "For compatibility reasons the chart image is segmented by default, select "
21378 #~ "this to draw the whole chart in one image."
21380 #~ msgid ""
21381 #~ "When drawing a radar chart all values are normalized to a range [0..10]."
21382 #~ msgstr ""
21383 #~ "When drawing a radar chart all values are normalised to a range [0..10]."
21385 #~ msgid ""
21386 #~ "Note that not every result table can be put to the chart. See <a href=\"./"
21387 #~ "Documentation.html#faq6-29\" target=\"Documentation\">FAQ 6.29</a>"
21388 #~ msgstr ""
21389 #~ "Note that not every result table can be put to the chart. See <a href=\"./"
21390 #~ "Documentation.html#faq6-29\" target=\"Documentation\">FAQ 6.29</a>"
21392 #~ msgid "Add a New User"
21393 #~ msgstr "Add a New User"
21395 #~ msgid "Show table row links on left side"
21396 #~ msgstr "Show table row links on left side"
21398 #~ msgid "Show table row links on right side"
21399 #~ msgstr "Show table row links on right side"
21401 #~ msgid "Background color"
21402 #~ msgstr "Background colour"
21404 #~ msgid "Choose…"
21405 #~ msgstr "Choose…"
21407 #~ msgid "Delete the matches for the "
21408 #~ msgstr "Delete the matches for the %s table?"
21410 #~ msgid "Show left delete link"
21411 #~ msgstr "Show left delete link"
21413 #~ msgid "Show right delete link"
21414 #~ msgstr "Show right delete link"
21416 #~ msgid "Mailing lists"
21417 #~ msgstr "Mailing lists"