1 # Automatically generated <>, 2010.
4 "Project-Id-Version: phpMyAdmin 5.2.2-dev\n"
5 "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
6 "POT-Creation-Date: 2023-11-12 15:23-0300\n"
7 "PO-Revision-Date: 2023-12-02 02:59+0000\n"
8 "Last-Translator: Andrei Stepanov <adem4ik@gmail.com>\n"
9 "Language-Team: Russian <https://hosted.weblate.org/projects/phpmyadmin/5-2/"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
16 "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
17 "X-Generator: Weblate 5.3-dev\n"
19 #: libraries/advisory_rules_generic.php:9
20 msgid "Uptime below one day"
21 msgstr "Сервер работает менее суток"
23 #: libraries/advisory_rules_generic.php:12
24 msgid "Uptime is less than 1 day, performance tuning may not be accurate."
26 "Сервер работает менее одного дня, настройки производительности могут быть не "
29 #: libraries/advisory_rules_generic.php:14
31 "To have more accurate averages it is recommended to let the server run for "
32 "longer than a day before running this analyzer"
34 "Для получения более точных средних значений, рекомендуется, перед запуском "
35 "анализатора, дать проработать серверу более одного дня"
37 #: libraries/advisory_rules_generic.php:17
39 msgid "The uptime is only %s"
40 msgstr "Сервер работает только %s"
42 #: libraries/advisory_rules_generic.php:22
43 msgid "Questions below 1,000"
44 msgstr "Запросов менее 1000"
46 #: libraries/advisory_rules_generic.php:26
48 "Fewer than 1,000 questions have been run against this server. The "
49 "recommendations may not be accurate."
51 "Данный сервер обработал менее 1000 запросов, в результате чего, рекомендации "
52 "могут быть недостаточно точными."
54 #: libraries/advisory_rules_generic.php:30
56 "Let the server run for a longer time until it has executed a greater amount "
59 "Дайте серверу проработать какое-то время, пока не будет выполнено "
60 "достаточное количество запросов."
62 #: libraries/advisory_rules_generic.php:32
64 msgid "Current amount of Questions: %s"
65 msgstr "Текущее количество запросов: %s"
67 #: libraries/advisory_rules_generic.php:37
68 msgid "Percentage of slow queries"
69 msgstr "Процент медленных запросов"
71 #: libraries/advisory_rules_generic.php:41
73 "There is a lot of slow queries compared to the overall amount of Queries."
75 "Наблюдается большое количество медленных запросов по отношению к общему их "
78 #: libraries/advisory_rules_generic.php:43
79 #: libraries/advisory_rules_generic.php:56
81 "You might want to increase {long_query_time} or optimize the queries listed "
82 "in the slow query log"
84 "Вы можете увеличить значение {long_query_time} или оптимизировать запросы "
85 "выведенные в списке журнала медленных запросов"
87 #: libraries/advisory_rules_generic.php:45
89 msgid "The slow query rate should be below 5%%, your value is %s%%."
91 "Уровень медленных запросов должен быть менее 5%%, ваше значение составляет "
94 #: libraries/advisory_rules_generic.php:50
95 msgid "Slow query rate"
96 msgstr "Уровень медленных запросов"
98 #: libraries/advisory_rules_generic.php:54
100 "There is a high percentage of slow queries compared to the server uptime."
102 "Наблюдается высокий процент медленных запросов по отношению к времени работы "
105 #: libraries/advisory_rules_generic.php:58
108 "You have a slow query rate of %s per hour, you should have less than 1%% per "
111 "Уровень медленных запросов составляет %s в час, необходимо придерживаться не "
114 #: libraries/advisory_rules_generic.php:63
115 msgid "Long query time"
116 msgstr "Время выполнения длинных запросов"
118 #: libraries/advisory_rules_generic.php:67
120 "{long_query_time} is set to 10 seconds or more, thus only slow queries that "
121 "take above 10 seconds are logged."
123 "Значение {long_query_time} равно 10 секундам или более, таким образом, "
124 "только медленные запросы, превышающие по времени выполнения 10 секунд, будут "
127 #: libraries/advisory_rules_generic.php:71
129 "It is suggested to set {long_query_time} to a lower value, depending on your "
130 "environment. Usually a value of 1-5 seconds is suggested."
132 "Предлагается понизить значение переменной {long_query_time}, в соответствии "
133 "с вашим окружением. Рекомендуемым значением является 1-5 секунд."
135 #: libraries/advisory_rules_generic.php:74
137 msgid "long_query_time is currently set to %ds."
138 msgstr "Переменная long_query_time установлена в %d секунд."
140 #: libraries/advisory_rules_generic.php:79
141 #: libraries/advisory_rules_generic.php:92
142 msgid "Slow query logging"
143 msgstr "Запись журналов медленных запросов"
145 #: libraries/advisory_rules_generic.php:83
146 #: libraries/advisory_rules_generic.php:96
147 msgid "The slow query log is disabled."
148 msgstr "Отключен журнал медленных запросов."
150 #: libraries/advisory_rules_generic.php:85
152 "Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
153 "help troubleshooting badly performing queries."
155 "Включите запись журналов медленных запросов установив переменную "
156 "{log_slow_queries} в 'ON'. Это поможет в поиске медленных, недостаточно "
157 "оптимизированных запросов."
159 #: libraries/advisory_rules_generic.php:88
160 msgid "log_slow_queries is set to 'OFF'"
161 msgstr "Переменная log_slow_queries установлена в 'OFF'"
163 #: libraries/advisory_rules_generic.php:98
165 "Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
166 "help troubleshooting badly performing queries."
168 "Включите запись журналов медленных запросов установив переменную "
169 "{slow_query_log} в 'ON'. Это поможет в поиске медленных, недостаточно "
170 "оптимизированных запросов."
172 #: libraries/advisory_rules_generic.php:101
173 msgid "slow_query_log is set to 'OFF'"
174 msgstr "Переменная slow_query_log установлена в 'OFF'"
176 #: libraries/advisory_rules_generic.php:106
177 msgid "Release Series"
178 msgstr "Серии выпусков"
180 #: libraries/advisory_rules_generic.php:109
181 msgid "The MySQL server version less than 5.1."
182 msgstr "Версия сервера MySQL ниже 5.1."
184 #: libraries/advisory_rules_generic.php:111
186 "You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
189 "В связи с улучшенной производительностью MySQL 5.1 и еще более выдающимися "
190 "результатами MySQL 5.5, вам рекомендуется обновить свою версию MySQL."
192 #: libraries/advisory_rules_generic.php:113
193 #: libraries/advisory_rules_generic.php:127
194 #: libraries/advisory_rules_generic.php:138
196 msgid "Current version: %s"
197 msgstr "Текущая версия: %s"
199 #: libraries/advisory_rules_generic.php:118
200 #: libraries/advisory_rules_generic.php:132
201 msgid "Minor Version"
202 msgstr "Промежуточная версия"
204 #: libraries/advisory_rules_generic.php:122
205 msgid "Version less than 5.1.30 (the first GA release of 5.1)."
206 msgstr "Версия менее 5.1.30 (первый стабильный выпуск 5.1)."
208 #: libraries/advisory_rules_generic.php:124
210 "You should upgrade, as recent versions of MySQL 5.1 have improved "
211 "performance and MySQL 5.5 even more so."
213 "В связи с улучшенной производительностью последних выпусков MySQL 5.1 и еще "
214 "более выдающимися результатами MySQL 5.5, вам рекомендуется обновить свою "
217 #: libraries/advisory_rules_generic.php:136
218 msgid "Version less than 5.5.8 (the first GA release of 5.5)."
219 msgstr "Версия менее 5.5.8 (первый стабильный выпуск 5.5)."
221 #: libraries/advisory_rules_generic.php:137
222 msgid "You should upgrade, to a stable version of MySQL 5.5."
223 msgstr "Необходимо обновить MySQL до стабильной версии 5.5."
225 #: libraries/advisory_rules_generic.php:143
226 #: libraries/advisory_rules_generic.php:156
230 #: libraries/advisory_rules_generic.php:146
231 msgid "Version is compiled from source, not a MySQL official binary."
232 msgstr "Версия собрана из исходников, не официальная сборка MySQL."
234 #: libraries/advisory_rules_generic.php:148
236 "If you did not compile from source, you may be using a package modified by a "
237 "distribution. The MySQL manual only is accurate for official MySQL binaries, "
238 "not any package distributions (such as RedHat, Debian/Ubuntu etc)."
240 "Если вы сами не собирали программу из исходников, возможно вы используете "
241 "измененный пакет из дистрибутива. Документация MySQL будет в полной мере "
242 "применима только к официальной сборке MySQL, а не к пакетам из дистрибутивов "
243 "(таким как RedHat, Debian/Ubuntu и так далее)."
245 #: libraries/advisory_rules_generic.php:152
246 msgid "'source' found in version_comment"
247 msgstr "В version_comment найдено слово 'source'"
249 #: libraries/advisory_rules_generic.php:159
250 msgid "The MySQL manual only is accurate for official MySQL binaries."
252 "Документация MySQL в полной мере применима только к официальной сборке MySQL."
254 #: libraries/advisory_rules_generic.php:161
256 "Percona documentation is at <a href=\"https://www.percona.com/software/"
257 "documentation/\">https://www.percona.com/software/documentation/</a>"
259 "Документация по Percona находится на <a href=\"https://www.percona.com/"
260 "software/documentation/\">https://www.percona.com/software/documentation/</a>"
262 #: libraries/advisory_rules_generic.php:164
263 msgid "'percona' found in version_comment"
264 msgstr "В version_comment найдено слово 'percona'"
266 #: libraries/advisory_rules_generic.php:168
267 msgid "MySQL Architecture"
268 msgstr "Архитектура MySQL"
270 #: libraries/advisory_rules_generic.php:172
271 msgid "MySQL is not compiled as a 64-bit package."
272 msgstr "MySQL не был собран, как 64-битная программа."
274 #: libraries/advisory_rules_generic.php:174
276 "Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
277 "so MySQL might not be able to access all of your memory. You might want to "
278 "consider installing the 64-bit version of MySQL."
280 "Объем доступной памяти выше 3 GiB (при условии расположения сервера на "
281 "localhost), поэтому MySQL не сможет получить доступ ко всей памяти. "
282 "Возможно, вам следует рассмотреть возможность установки 64-битной версии "
285 #: libraries/advisory_rules_generic.php:178
287 msgid "Available memory on this host: %s"
288 msgstr "Объем памяти доступной на данном хосте: %s"
290 #: libraries/advisory_rules_generic.php:184
291 msgid "Query caching method"
292 msgstr "Метод кеширования запросов"
294 #: libraries/advisory_rules_generic.php:188
295 msgid "Suboptimal caching method."
296 msgstr "Оптимальный метод кеширования."
298 #: libraries/advisory_rules_generic.php:190
300 "You are using the MySQL Query cache with a fairly high traffic database. It "
301 "might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
302 "refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
303 "cache, especially if you have multiple replicas."
305 "Вы используете механизм кеширования запросов MySQL с базой данных, имеющей "
306 "достаточно объемный трафик. Стоит обратить внимание на возможность "
307 "использования <a href=\"https://dev.mysql.com/doc/refman/5.6/en/ha-memcached."
308 "html\">memcached</a> вместо механизма кеширования запросов MySQL, в "
309 "особенности при наличии нескольких подчиненных серверов."
311 #: libraries/advisory_rules_generic.php:196
314 "The query cache is enabled and the server receives %d queries per second. "
315 "This rule fires if there is more than 100 queries per second."
317 "Кеширование запросов включено и сервер получает %d запросов в секунду. "
318 "Данное правило срабатывает при поступлении более 100 запросов в секунду."
320 #: libraries/advisory_rules_generic.php:204
321 msgid "Percentage of sorts that cause temporary tables"
322 msgstr "Процент сортировок вызывающих создание временных таблиц"
324 #: libraries/advisory_rules_generic.php:208
325 #: libraries/advisory_rules_generic.php:221
326 msgid "Too many sorts are causing temporary tables."
328 "Слишком большое количество сортировок вызывают создание временных таблиц."
330 #: libraries/advisory_rules_generic.php:210
331 #: libraries/advisory_rules_generic.php:223
333 "Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
334 "depending on your system memory limits."
336 "Рассмотрите возможность увеличения {sort_buffer_size} и/или "
337 "{read_rnd_buffer_size}, в зависимости от ограничения памяти вашей системы."
339 #: libraries/advisory_rules_generic.php:213
342 "%s%% of all sorts cause temporary tables, this value should be lower than "
345 "%s%% сортировок вызывает создание временных таблиц, данное значение должно "
348 #: libraries/advisory_rules_generic.php:218
349 msgid "Rate of sorts that cause temporary tables"
350 msgstr "Процент сортировок вызывающих создание временных таблиц"
352 #: libraries/advisory_rules_generic.php:226
355 "Temporary tables average: %s, this value should be less than 1 per hour."
357 "Среднее значение создания временных таблиц: %s, данное значение должно быть "
360 #: libraries/advisory_rules_generic.php:231
362 msgstr "Сортировать строки"
364 #: libraries/advisory_rules_generic.php:234
365 msgid "There are lots of rows being sorted."
366 msgstr "Было отсортировано большое количество строк."
368 #: libraries/advisory_rules_generic.php:236
370 "While there is nothing wrong with a high amount of row sorting, you might "
371 "want to make sure that the queries which require a lot of sorting use "
372 "indexed columns in the ORDER BY clause, as this will result in much faster "
375 "Несмотря на то, что большое количество сортировок само по себе не является "
376 "плохим показателем, вы должны убедиться, что запросы требующие сортировки "
377 "используют поля индексов в выражении ORDER BY, так как это приведет к "
378 "значительно более быстрой сортировке."
380 #: libraries/advisory_rules_generic.php:240
382 msgid "Sorted rows average: %s"
383 msgstr "Средний показатель отсортированных строк: %s"
385 #: libraries/advisory_rules_generic.php:246
386 msgid "Rate of joins without indexes"
387 msgstr "Доля объединений не использующих индексы"
389 #: libraries/advisory_rules_generic.php:249
390 msgid "There are too many joins without indexes."
391 msgstr "Слишком большое количество объединения не использующих индексы."
393 #: libraries/advisory_rules_generic.php:251
395 "This means that joins are doing full table scans. Adding indexes for the "
396 "columns being used in the join conditions will greatly speed up table joins."
398 "Это означает сканирование всей таблицы при объединении. Добавление индексов "
399 "для полей используемых в условии, значительно увеличит скорость объединения."
401 #: libraries/advisory_rules_generic.php:254
403 msgid "Table joins average: %s, this value should be less than 1 per hour"
405 "Среднее значение объединения таблиц: %s, данное значение должно быть менее 1 "
408 #: libraries/advisory_rules_generic.php:259
409 msgid "Rate of reading first index entry"
410 msgstr "Доля чтения первого вхождения индекса"
412 #: libraries/advisory_rules_generic.php:262
413 msgid "The rate of reading the first index entry is high."
414 msgstr "Доля чтения первого вхождения индекса высока."
416 #: libraries/advisory_rules_generic.php:264
418 "This usually indicates frequent full index scans. Full index scans are "
419 "faster than table scans but require lots of CPU cycles in big tables, if "
420 "those tables that have or had high volumes of UPDATEs and DELETEs, running "
421 "'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
422 "scans. Other than that full index scans can only be reduced by rewriting "
425 "Обычно это означает частое полноиндексное сканирование. Полноиндексное "
426 "сканирование быстрее сканирования таблицы, но для больших таблиц требует "
427 "прохождения значительного количества циклов центрального процессора. Если "
428 "для этих таблиц часто выполняются запросы UPDATE и DELETE, выполнение "
429 "'OPTIMIZE TABLE' может уменьшить объем и увеличить скорость полноиндексного "
430 "сканирования. Другим образом уменьшить полноиндексное сканирование можно "
431 "только переписав запросы."
433 #: libraries/advisory_rules_generic.php:270
435 msgid "Index scans average: %s, this value should be less than 1 per hour"
437 "Среднее значение сканирования индексов: %s, значение должно быть менее 1 в "
440 #: libraries/advisory_rules_generic.php:275
441 msgid "Rate of reading fixed position"
442 msgstr "Доля чтения фиксированного положения"
444 #: libraries/advisory_rules_generic.php:278
445 msgid "The rate of reading data from a fixed position is high."
446 msgstr "Доля чтения данных из фиксированного положения высока."
448 #: libraries/advisory_rules_generic.php:280
450 "This indicates that many queries need to sort results and/or do a full table "
451 "scan, including join queries that do not use indexes. Add indexes where "
454 "Указывает на то, что большое количество запросов нуждается в сортировке и/"
455 "или полном сканировании таблицы, включая запросы объединения не использующие "
456 "индексы. Добавьте индексы где это возможно."
458 #: libraries/advisory_rules_generic.php:283
461 "Rate of reading fixed position average: %s, this value should be less than 1 "
464 "Средняя доля чтений из фиксированной позиции: %s, значение должно быть менее "
467 #: libraries/advisory_rules_generic.php:288
468 msgid "Rate of reading next table row"
469 msgstr "Доля чтения следующей строки таблицы"
471 #: libraries/advisory_rules_generic.php:291
472 msgid "The rate of reading the next table row is high."
473 msgstr "Доля чтения следующей строки таблицы высока."
475 #: libraries/advisory_rules_generic.php:293
477 "This indicates that many queries are doing full table scans. Add indexes "
480 "Указывает на то, что большое количество запросов совершают полное "
481 "сканирование таблицы. Добавьте индексы где это возможно."
483 #: libraries/advisory_rules_generic.php:295
486 "Rate of reading next table row: %s, this value should be less than 1 per hour"
488 "Доля чтения следующей строки таблицы: %s, данное значение должно быть менее "
491 #: libraries/advisory_rules_generic.php:301
492 msgid "Different tmp_table_size and max_heap_table_size"
493 msgstr "Значения tmp_table_size и max_heap_table_size отличаются"
495 #: libraries/advisory_rules_generic.php:304
496 msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
497 msgstr "{tmp_table_size} и {max_heap_table_size} не одно и то же."
499 #: libraries/advisory_rules_generic.php:306
501 "If you have deliberately changed one of either: The server uses the lower "
502 "value of either to determine the maximum size of in-memory tables. So if you "
503 "wish to increase the in-memory table limit you will have to increase the "
504 "other value as well."
506 "Если вы обдуманно изменили одну из переменных: Для определения максимального "
507 "размера таблиц в памяти, сервер использует наименьшее из двух значений. "
508 "Таким образом, если вы хотите увеличить ограничение размера таблиц в памяти, "
509 "необходимо изменить второе из них соответственно."
511 #: libraries/advisory_rules_generic.php:310
513 msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
514 msgstr "Текущие значения tmp_table_size: %s, max_heap_table_size: %s"
516 #: libraries/advisory_rules_generic.php:316
517 msgid "Percentage of temp tables on disk"
518 msgstr "Процентное соотношение временных таблиц на диске"
520 #: libraries/advisory_rules_generic.php:320
521 #: libraries/advisory_rules_generic.php:341
523 "Many temporary tables are being written to disk instead of being kept in "
526 "Значительное количество временных таблиц было записано на диск, вместо то "
527 "чтобы быть сохранено в памяти."
529 #: libraries/advisory_rules_generic.php:322
531 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
532 "some temporary tables are always being written to disk, independent of the "
533 "value of these variables. To eliminate these you will have to rewrite your "
534 "queries to avoid those conditions (Within a temporary table: Presence of a "
535 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
536 "mentioned in the beginning of an <a href=\"https://www.facebook.com/note.php?"
537 "note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
539 "Может помочь увеличение значений переменных {max_heap_table_size} и "
540 "{tmp_table_size}. Однако некоторые временные таблицы всегда будут "
541 "записываться на диск, вне зависимости от значений данных переменных. Для "
542 "исправления данной проблемы, в должны переписать запросы таким образом, "
543 "чтобы исключить условия (Внутри временной таблицы: Наличие столбца BLOB или "
544 "TEXT, или наличие столбца более чем 512 байт) упомянутые в начале <a "
545 "href=\"https://www.facebook.com/note.php?"
546 "note_id=10150111255065841&comments\">Статьи группы Pythian</a>"
548 #: libraries/advisory_rules_generic.php:331
551 "%s%% of all temporary tables are being written to disk, this value should be "
554 "%s%% из всех временных таблиц были записаны на диск, данное значение должно "
557 #: libraries/advisory_rules_generic.php:337
558 msgid "Temp disk rate"
559 msgstr "Соотношение временных таблиц на диске"
561 #: libraries/advisory_rules_generic.php:343
563 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
564 "some temporary tables are always being written to disk, independent of the "
565 "value of these variables. To eliminate these you will have to rewrite your "
566 "queries to avoid those conditions (Within a temporary table: Presence of a "
567 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
568 "mentioned in the <a href=\"https://dev.mysql.com/doc/refman/8.0/en/internal-"
569 "temporary-tables.html\">MySQL Documentation</a>"
571 "Может помочь увеличение значений переменных {max_heap_table_size} и "
572 "{tmp_table_size}. Однако некоторые временные таблицы всегда будут "
573 "записываться на диск, вне зависимости от значений данных переменных. Для "
574 "исправления данной проблемы вы должны переписать запросы таким образом, "
575 "чтобы исключить условия (Внутри временной таблицы: Наличие столбца BLOB или "
576 "TEXT, или наличие столбца более, чем 512 байт), упомянутые в <a "
577 "href=\"https://dev.mysql.com/doc/refman/5.5/en/internal-temporary-tables."
578 "html\">Документации MySQL</a>"
580 #: libraries/advisory_rules_generic.php:352
583 "Rate of temporary tables being written to disk: %s, this value should be "
584 "less than 1 per hour"
586 "Соотношение временных таблиц записанных на диск: %s, данное значение должно "
589 #: libraries/advisory_rules_generic.php:359
590 msgid "MyISAM key buffer size"
591 msgstr "Размер буфера ключей MyISAM"
593 #: libraries/advisory_rules_generic.php:362
594 msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
595 msgstr "Буфер ключей не установлен. Индексы MyISAM не будут кешироваться."
597 #: libraries/advisory_rules_generic.php:364
599 "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
602 "Установите значение переменной {key_buffer_size} в зависимости от размера "
603 "индексов MyISAM. Начните с 64M."
605 #: libraries/advisory_rules_generic.php:366
606 msgid "key_buffer_size is 0"
607 msgstr "key_buffer_size равен 0"
609 #: libraries/advisory_rules_generic.php:371
611 msgid "Max % MyISAM key buffer ever used"
612 msgstr "Максимальный % буфера ключей MyISAM, который был использован"
614 #: libraries/advisory_rules_generic.php:376
615 #: libraries/advisory_rules_generic.php:393
617 msgid "MyISAM key buffer (index cache) % used is low."
618 msgstr "Малый % использования буфера ключей MyISAM (кеш индекса)."
620 #: libraries/advisory_rules_generic.php:378
621 #: libraries/advisory_rules_generic.php:395
623 "You may need to decrease the size of {key_buffer_size}, re-examine your "
624 "tables to see if indexes have been removed, or examine queries and "
625 "expectations about what indexes are being used."
627 "Вероятно необходимо уменьшение размера {key_buffer_size}, пересмотрите ваши "
628 "таблицы, чтобы убедиться в удалении индексов, или просмотрите запросы и "
629 "используемые ими индексы."
631 #: libraries/advisory_rules_generic.php:382
634 "max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
636 "Максимальный %% буфера ключей MyISAM, который был использован: %s%%, данное "
637 "значение должно быть выше 95%%"
639 #: libraries/advisory_rules_generic.php:387
640 msgid "Percentage of MyISAM key buffer used"
641 msgstr "Процент использованного буфера ключей MyISAM"
643 #: libraries/advisory_rules_generic.php:399
645 msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
647 "%% использованного буфера ключей MyISAM: %s%%, данное значение должно быть "
650 #: libraries/advisory_rules_generic.php:404
651 msgid "Percentage of index reads from memory"
652 msgstr "Процент чтения индексов из памяти"
654 #: libraries/advisory_rules_generic.php:409
656 msgid "The % of indexes that use the MyISAM key buffer is low."
657 msgstr "Малый % индексов использует буфер ключей MyISAM."
659 #: libraries/advisory_rules_generic.php:410
660 msgid "You may need to increase {key_buffer_size}."
661 msgstr "Возможно необходимо увеличить значение переменной {key_buffer_size}."
663 #: libraries/advisory_rules_generic.php:411
665 msgid "Index reads from memory: %s%%, this value should be above 95%%"
666 msgstr "Чтений индексов из памяти: %s%%, данное значение должно быть выше 95%%"
668 #: libraries/advisory_rules_generic.php:417
669 msgid "Rate of table open"
670 msgstr "Соотношение открытых таблиц"
672 #: libraries/advisory_rules_generic.php:420
673 msgid "The rate of opening tables is high."
674 msgstr "Высокое соотношение открытых таблиц."
676 #: libraries/advisory_rules_generic.php:422
678 "Opening tables requires disk I/O which is costly. Increasing "
679 "{table_open_cache} might avoid this."
681 "Открытые таблицы требуют выполнения затратных операций ввода-вывода. "
682 "Избежать этого можно увеличением значения переменной {table_open_cache}."
684 #: libraries/advisory_rules_generic.php:424
686 msgid "Opened table rate: %s, this value should be less than 10 per hour"
688 "Соотношение открытых таблиц: %s, данное значение должно быть менее 10 в час"
690 #: libraries/advisory_rules_generic.php:429
691 msgid "Percentage of used open files limit"
692 msgstr "Процентное соотношение использованного ограничения открытых файлов"
694 #: libraries/advisory_rules_generic.php:433
696 "The number of open files is approaching the max number of open files. You "
697 "may get a \"Too many open files\" error."
699 "Количество открытых файлов приближается к максимальному. Возможно появление "
700 "ошибки \"Слишком много открытых файлов\"."
702 #: libraries/advisory_rules_generic.php:437
703 #: libraries/advisory_rules_generic.php:450
705 "Consider increasing {open_files_limit}, and check the error log when "
706 "restarting after changing {open_files_limit}."
708 "Рассмотрите возможность увеличения значения переменной {open_files_limit} и "
709 "после её изменения и перезагрузки проверьте журнал ошибок."
711 #: libraries/advisory_rules_generic.php:440
714 "The number of opened files is at %s%% of the limit. It should be below 85%%"
716 "Количество открытых файлов составляет %s%% от лимита. Данное значение должно "
719 #: libraries/advisory_rules_generic.php:445
720 msgid "Rate of open files"
721 msgstr "Соотношение открытых файлов"
723 #: libraries/advisory_rules_generic.php:448
724 msgid "The rate of opening files is high."
725 msgstr "Высокое соотношение открытых файлов."
727 #: libraries/advisory_rules_generic.php:453
729 msgid "Opened files rate: %s, this value should be less than 5 per hour"
731 "Соотношение открытых файлов: %s, данное значение должно быть менее 5 в час"
733 #: libraries/advisory_rules_generic.php:459
735 msgid "Immediate table locks %"
736 msgstr "% незамедлительной блокировки таблиц"
738 #: libraries/advisory_rules_generic.php:463
739 #: libraries/advisory_rules_generic.php:473
740 msgid "Too many table locks were not granted immediately."
742 "Слишком большое количество запросов на блокировку таблицы, которые не были "
743 "выполнены немедленно."
745 #: libraries/advisory_rules_generic.php:464
746 #: libraries/advisory_rules_generic.php:474
747 msgid "Optimize queries and/or use InnoDB to reduce lock wait."
749 "Для уменьшения ожидания блокировки необходима оптимизация запросов и/или "
750 "использование таблиц типа InnoDB."
752 #: libraries/advisory_rules_generic.php:465
754 msgid "Immediate table locks: %s%%, this value should be above 95%%"
756 "Незамедлительная блокировка таблиц: %s%%, данное значение должно быть выше "
759 #: libraries/advisory_rules_generic.php:470
760 msgid "Table lock wait rate"
761 msgstr "Соотношение ожидания блокировки таблиц"
763 #: libraries/advisory_rules_generic.php:475
765 msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
767 "Соотношение ожидания блокировки таблиц: %s, данное значение должно быть "
770 #: libraries/advisory_rules_generic.php:480
774 #: libraries/advisory_rules_generic.php:483
776 "Thread cache is disabled, resulting in more overhead from new connections to "
779 "Кеш потока отключен, что приведёт к увеличению нагрузки от новых соединений "
782 #: libraries/advisory_rules_generic.php:484
783 msgid "Enable the thread cache by setting {thread_cache_size} > 0."
785 "Включите кеширование потока, установив переменную {thread_cache_size} > 0."
787 #: libraries/advisory_rules_generic.php:485
788 msgid "The thread cache is set to 0"
789 msgstr "Кеш потока установлен в 0"
791 #: libraries/advisory_rules_generic.php:490
793 msgid "Thread cache hit rate %"
794 msgstr "% соотношение обращений в кеш потока"
796 #: libraries/advisory_rules_generic.php:494
797 msgid "Thread cache is not efficient."
798 msgstr "Кеш потока действует неэффективно."
800 #: libraries/advisory_rules_generic.php:495
801 msgid "Increase {thread_cache_size}."
802 msgstr "Увеличьте {thread_cache_size}."
804 #: libraries/advisory_rules_generic.php:496
806 msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
808 "Частота успешных обращений в кеш потока: %s%%, данное значение должно быть "
811 #: libraries/advisory_rules_generic.php:501
812 msgid "Threads that are slow to launch"
813 msgstr "Потоки с медленным запуском"
815 #: libraries/advisory_rules_generic.php:505
816 msgid "There are too many threads that are slow to launch."
817 msgstr "Обнаружено большое количество потоков с медленным запуском."
819 #: libraries/advisory_rules_generic.php:507
821 "This generally happens in case of general system overload as it is pretty "
822 "simple operations. You might want to monitor your system load carefully."
824 "По большей части, это может происходить из-за перегрузки основной системы, "
825 "так как сами операции достаточно просты. Обратите особое внимание на "
826 "загрузку вашей системы."
828 #: libraries/advisory_rules_generic.php:510
830 msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
831 msgstr "Запуск %s потока(ов) занял более %s секунд, должно быть 0"
833 #: libraries/advisory_rules_generic.php:515
834 msgid "Slow launch time"
835 msgstr "Время медленного запуска"
837 #: libraries/advisory_rules_generic.php:518
838 msgid "Slow_launch_time is above 2s."
839 msgstr "Slow_launch_time больше 2 с."
841 #: libraries/advisory_rules_generic.php:520
843 "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
846 "Установите переменную {slow_launch_time} на 1 или 2 с, чтобы верно считать "
847 "медленно запускаемые потоки."
849 #: libraries/advisory_rules_generic.php:522
851 msgid "slow_launch_time is set to %s"
852 msgstr "slow_launch_time установлен на %s"
854 #: libraries/advisory_rules_generic.php:528
855 msgid "Percentage of used connections"
856 msgstr "Процентное соотношение использованных соединений"
858 #: libraries/advisory_rules_generic.php:531
860 "The maximum amount of used connections is getting close to the value of "
863 "Максимальный размер использованных соединений приближается к значению "
866 #: libraries/advisory_rules_generic.php:533
868 "Increase {max_connections}, or decrease {wait_timeout} so that connections "
869 "that do not close database handlers properly get killed sooner. Make sure "
870 "the code closes database handlers properly."
872 "Увеличьте {max_connections} или уменьшите {wait_timeout}, чтобы соединения с "
873 "незакрытыми операторами базы данных быстрее уничтожались. Убедитесь, что в "
874 "коде корректно закрываются операторы базы данных."
876 #: libraries/advisory_rules_generic.php:537
879 "Max_used_connections is at %s%% of max_connections, it should be below 80%%"
881 "Max_used_connections установлен в %s%% от max_connections, данное значение "
882 "должно быть ниже 80%%"
884 #: libraries/advisory_rules_generic.php:542
885 msgid "Percentage of aborted connections"
886 msgstr "Процентное соотношение прерванных соединений"
888 #: libraries/advisory_rules_generic.php:545
889 #: libraries/advisory_rules_generic.php:559
890 msgid "Too many connections are aborted."
891 msgstr "Слишком большое количество соединений было прервано."
893 #: libraries/advisory_rules_generic.php:547
894 #: libraries/advisory_rules_generic.php:561
896 "Connections are usually aborted when they cannot be authorized. <a "
897 "href=\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-"
898 "of-aborted_connects/\">This article</a> might help you track down the source."
900 "Обычно соединения прерываются при невозможности авторизации. <a "
901 "href=\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-"
902 "of-aborted_connects/\">Данная статья</a> может помочь Вам отследить источник "
905 #: libraries/advisory_rules_generic.php:551
907 msgid "%s%% of all connections are aborted. This value should be below 1%%"
909 "%s%% от всех соединений были прерваны. Данное значение должно быть ниже 1%%"
911 #: libraries/advisory_rules_generic.php:556
912 msgid "Rate of aborted connections"
913 msgstr "Соотношение прерванных соединений"
915 #: libraries/advisory_rules_generic.php:565
918 "Aborted connections rate is at %s, this value should be less than 1 per hour"
920 "Соотношение прерванных соединений %s, данное значение должно быть менее 1 в "
923 #: libraries/advisory_rules_generic.php:570
924 msgid "Percentage of aborted clients"
925 msgstr "Процентное соотношение прерванных связей клиентов"
927 #: libraries/advisory_rules_generic.php:573
928 #: libraries/advisory_rules_generic.php:587
929 msgid "Too many clients are aborted."
930 msgstr "Слишком большое количество прерванных клиентских связей."
932 #: libraries/advisory_rules_generic.php:575
933 #: libraries/advisory_rules_generic.php:589
935 "Clients are usually aborted when they did not close their connection to "
936 "MySQL properly. This can be due to network issues or code not closing a "
937 "database handler properly. Check your network and code."
939 "Обычно связь с клиентами прерывается при некорректном закрытии ими "
940 "соединения с MySQL. Это может происходить из-за сетевых сбоев или отсутствия "
941 "в коде правильного закрытия обработчика базы данных. Проверьте вашу сеть и "
944 #: libraries/advisory_rules_generic.php:579
946 msgid "%s%% of all clients are aborted. This value should be below 2%%"
948 "%s%% от всех клиентских соединений были прерваны. Данное значение должно "
951 #: libraries/advisory_rules_generic.php:584
952 msgid "Rate of aborted clients"
953 msgstr "Соотношение прерванных клиентских соединений"
955 #: libraries/advisory_rules_generic.php:593
957 msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
959 "Соотношение прерванных клиентских соединений %s, данное значение должно быть "
962 #: libraries/advisory_rules_generic.php:599
963 msgid "Is InnoDB disabled?"
964 msgstr "Отключен InnoDB?"
966 #: libraries/advisory_rules_generic.php:603
967 msgid "You do not have InnoDB enabled."
968 msgstr "У вас выключен InnoDB."
970 #: libraries/advisory_rules_generic.php:604
971 msgid "InnoDB is usually the better choice for table engines."
972 msgstr "Обычно тип таблиц InnoDB является наилучшим выбором."
974 #: libraries/advisory_rules_generic.php:605
975 msgid "have_innodb is set to 'value'"
976 msgstr "have_innodb установлен в 'value'"
978 #: libraries/advisory_rules_generic.php:609
979 #: libraries/advisory_rules_generic.php:633
980 msgid "InnoDB log size"
981 msgstr "Размер журнала InnoDB"
983 #: libraries/advisory_rules_generic.php:613
984 #: libraries/advisory_rules_generic.php:640
986 "The InnoDB log file size is not an appropriate size, in relation to the "
987 "InnoDB buffer pool."
989 "Размер файла журнала InnoDB не соответствует выбранному размеру буферного "
992 #: libraries/advisory_rules_generic.php:615
993 #: libraries/advisory_rules_generic.php:642
996 "Especially on a system with a lot of writes to InnoDB tables you should set "
997 "{innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the "
998 "bigger this value, the longer the recovery time will be when database "
999 "crashes, so this value should not be set much higher than 256 MiB. Please "
1000 "note however that you cannot simply change the value of this variable. You "
1001 "need to shutdown the server, remove the InnoDB log files, set the new value "
1002 "in my.cnf, start the server, then check the error logs if everything went "
1003 "fine. See also <a href=\"https://mysqldatabaseadministration.blogspot."
1004 "com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
1006 "В особенности на системах с большим количеством записей в таблицы InnoDB "
1007 "необходимо установить {innodb_log_file_size} в 25%% от "
1008 "{innodb_buffer_pool_size}. Однако, чем больше данное значение, тем дольше "
1009 "времени займет восстановление базы данных после сбоя, поэтому оно не должно "
1010 "быть существенно выше 256 MiB. Пожалуйста, обратите внимание, что нельзя "
1011 "просто изменить данное значение переменной. Вы должны остановить сервер, "
1012 "удалить файлы журналов InnoDB, установить новое значение в my.cnf, запустить "
1013 "сервер и проверить журналы ошибок на предмет отсутствия проблем. Также "
1014 "смотрите <a href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/"
1015 "increase-innodblogfilesize-proper-way.html\">данную запись блога</a>"
1017 #: libraries/advisory_rules_generic.php:626
1018 #: libraries/advisory_rules_generic.php:653
1021 "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
1022 "it should not be below 20%%"
1024 "Размер вашего журнала InnoDB составляет %s%% по отношению к размеру "
1025 "буферного пула InnoDB, данное соотношение не должно быть ниже 20%%"
1027 #: libraries/advisory_rules_generic.php:660
1028 msgid "Max InnoDB log size"
1029 msgstr "Максимальный размер журнала InnoDB"
1031 #: libraries/advisory_rules_generic.php:664
1032 msgid "The InnoDB log file size is inadequately large."
1033 msgstr "Размер файла журнала InnoDB неадекватно велик."
1035 #: libraries/advisory_rules_generic.php:666
1038 "It is usually sufficient to set {innodb_log_file_size} to 25% of the size of "
1039 "{innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the "
1040 "recovery time after a database crash considerably. See also <a "
1041 "href=\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
1042 "innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
1043 "remove the InnoDB log files, set the new value in my.cnf, start the server, "
1044 "then check the error logs if everything went fine. See also <a "
1045 "href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
1046 "innodblogfilesize-proper-way.html\">this blog entry</a>"
1048 "Обычно бывает достаточно установить {innodb_log_file_size} в 25%% от размера "
1049 "{innodb_buffer_pool_size}. Очень большое значение {innodb_log_file_size} "
1050 "заметно замедляет восстановление после сбоя. Смотрите <a href=\"https://www."
1051 "percona.com/blog/2006/07/03/choosing-proper-innodb_log_file_size/\">данную "
1052 "статью</a>. Необходимо остановить сервер, удалить файлы журналов InnoDB, "
1053 "установить новое значение в my.cnf, запустить сервер и проверить журнал "
1054 "ошибок на предмет наличия проблем. Смотрите также <a href=\"https://"
1055 "mysqldatabaseadministration.blogspot.com/2007/01/increase-innodblogfilesize-"
1056 "proper-way.html\">данную запись блога</a>"
1058 #: libraries/advisory_rules_generic.php:676
1060 msgid "Your absolute InnoDB log size is %s MiB"
1061 msgstr "Абсолютный размер журнала InnoDB %s MiB"
1063 #: libraries/advisory_rules_generic.php:681
1064 msgid "InnoDB buffer pool size"
1065 msgstr "Размер буферного пула InnoDB"
1067 #: libraries/advisory_rules_generic.php:685
1068 msgid "Your InnoDB buffer pool is fairly small."
1069 msgstr "Буферный пул InnoDB имеет маленький размер."
1071 #: libraries/advisory_rules_generic.php:687
1074 "The InnoDB buffer pool has a profound impact on performance for InnoDB "
1075 "tables. Assign all your remaining memory to this buffer. For database "
1076 "servers that use solely InnoDB as storage engine and have no other services "
1077 "(e.g. a web server) running, you may set this as high as 80% of your "
1078 "available memory. If that is not the case, you need to carefully assess the "
1079 "memory consumption of your other services and non-InnoDB-Tables and set this "
1080 "variable accordingly. If it is set too high, your system will start "
1081 "swapping, which decreases performance significantly. See also <a "
1082 "href=\"https://www.percona.com/blog/2007/11/03/choosing-"
1083 "innodb_buffer_pool_size/\">this article</a>"
1085 "Буферный пул InnoDB имеет значительное влияние на производительность таблиц "
1086 "InnoDB. Отведите под данный буфер всю свободную память. Для сервера баз "
1087 "данных, который использует исключительно тип таблиц InnoDB и не предназначен "
1088 "для работы каких-либо иных служб (например, веб-сервера), вы можете "
1089 "установить данное значение вплоть до 80%% от доступной памяти. В другом "
1090 "случае, вы должны внимательно оценить потребление памяти другими службами и "
1091 "не InnoDB таблицами, соответственно установив данную переменную. При слишком "
1092 "высоком значении переменной ваша система начнет использовать файл подкачки, "
1093 "что значительно уменьшит ее производительность. Смотрите также <a "
1094 "href=\"https://www.percona.com/blog/2007/11/03/choosing-"
1095 "innodb_buffer_pool_size/\">данную статью</a>"
1097 #: libraries/advisory_rules_generic.php:697
1100 "You are currently using %s%% of your memory for the InnoDB buffer pool. This "
1101 "rule fires if you are assigning less than 60%%, however this might be "
1102 "perfectly adequate for your system if you don't have much InnoDB tables or "
1103 "other services running on the same machine."
1105 "На данный момент для буферного пула вы используете %s%% от имеющейся памяти. "
1106 "Данное правило отобразится при выделении менее чем 60%%, однако данное "
1107 "значение может быть вполне оправдано для вашей системы при отсутствии "
1108 "большого количества таблиц InnoDB или запущенных других служб на текущей "
1111 #: libraries/advisory_rules_generic.php:707
1112 msgid "MyISAM concurrent inserts"
1113 msgstr "Одновременные вставки MyISAM"
1115 #: libraries/advisory_rules_generic.php:710
1116 msgid "Enable {concurrent_insert} by setting it to 1"
1117 msgstr "Включите {concurrent_insert}, установив значение в 1"
1119 #: libraries/advisory_rules_generic.php:712
1121 "Setting {concurrent_insert} to 1 reduces contention between readers and "
1122 "writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
1123 "refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
1125 "Установка {concurrent_insert} в 1 уменьшает разногласие между чтением и "
1126 "записью определённой таблицы. Смотрите также <a href=\"https://dev.mysql.com/"
1127 "doc/refman/5.5/en/concurrent-inserts.html\">Документация MySQL</a>"
1129 #: libraries/advisory_rules_generic.php:716
1130 msgid "concurrent_insert is set to 0"
1131 msgstr "concurrent_insert установлен в 0"
1133 #: libraries/advisory_rules_mysql_before80003.php:9
1134 msgid "Query cache disabled"
1135 msgstr "Кеш запросов отключен"
1137 #: libraries/advisory_rules_mysql_before80003.php:12
1138 msgid "The query cache is not enabled."
1139 msgstr "Кеш запросов не был включен."
1141 #: libraries/advisory_rules_mysql_before80003.php:14
1143 "The query cache is known to greatly improve performance if configured "
1144 "correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
1145 "and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
1146 "memcached, ignore this recommendation."
1148 "Кеш запросов, при правильной настройке, позволяет значительно улучшить "
1149 "производительность сервера. Включите его установив {query_cache_size} на "
1150 "двухзначное значение в MiB и изменив {query_cache_type} на 'ON'. "
1151 "<b>Примечание:</b> При использовании memcached, игнорируйте данную "
1154 #: libraries/advisory_rules_mysql_before80003.php:18
1155 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
1157 "Переменная query_cache_size установлена в 0, или переменная query_cache_type "
1158 "установлена в 'OFF'"
1160 #: libraries/advisory_rules_mysql_before80003.php:23
1162 msgid "Query cache efficiency (%)"
1163 msgstr "Эффективность кеширования запросов (%)"
1165 #: libraries/advisory_rules_mysql_before80003.php:27
1166 msgid "Query cache not running efficiently, it has a low hit rate."
1168 "Кеширование запросов работает недостаточно эффективно из-за низкой частоты "
1169 "успешных обращений."
1171 #: libraries/advisory_rules_mysql_before80003.php:28
1172 msgid "Consider increasing {query_cache_limit}."
1173 msgstr "Рассмотрите возможность увеличения {query_cache_limit}."
1175 #: libraries/advisory_rules_mysql_before80003.php:29
1177 msgid "The current query cache hit rate of %s%% is below 20%%"
1178 msgstr "Текущая частота успешных обращений кеширования запросов %s%% ниже 20%%"
1180 #: libraries/advisory_rules_mysql_before80003.php:34
1181 msgid "Query Cache usage"
1182 msgstr "Использование кеширования запросов"
1184 #: libraries/advisory_rules_mysql_before80003.php:39
1186 msgid "Less than 80% of the query cache is being utilized."
1187 msgstr "Использовано менее 80% кеша запросов."
1189 #: libraries/advisory_rules_mysql_before80003.php:41
1191 "This might be caused by {query_cache_limit} being too low. Flushing the "
1192 "query cache might help as well."
1194 "Это может быть вызвано низким значением переменной {query_cache_limit}. Так "
1195 "же, может помочь очистка кеша запросов."
1197 #: libraries/advisory_rules_mysql_before80003.php:45
1200 "The current ratio of free query cache memory to total query cache size is "
1201 "%s%%. It should be above 80%%"
1203 "Текущее соотношение свободного кеша запросов по отношению к полному кешу "
1204 "запросов составляет %s%%. Значение должно быть выше 80%%"
1206 #: libraries/advisory_rules_mysql_before80003.php:52
1207 msgid "Query cache fragmentation"
1208 msgstr "Фрагментация кеша запросов"
1210 #: libraries/advisory_rules_mysql_before80003.php:56
1211 msgid "The query cache is considerably fragmented."
1212 msgstr "Кеш запросов существенно фрагментирован."
1214 #: libraries/advisory_rules_mysql_before80003.php:58
1216 "Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
1217 "This might be caused by many Query cache low memory prunes due to "
1218 "{query_cache_size} being too small. For a immediate but short lived fix you "
1219 "can flush the query cache (might lock the query cache for a long time). "
1220 "Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
1221 "too, e.g. you can set it to the average size of your queries in the cache "
1222 "using this formula: (query_cache_size - qcache_free_memory) / "
1223 "qcache_queries_in_cache"
1225 "При сильной фрагментации возможно (дальнейшее) увеличение "
1226 "Qcache_lowmem_prunes. Это может быть вызвано большим количеством очисток "
1227 "низкой памяти кеша запросов при маленьком значении {query_cache_size}. Для "
1228 "быстрого, но недолговременного исправления, вы можете очистить кеш запросов "
1229 "(может заблокировать кеш запросов на продолжительное время). Так же поможет "
1230 "внимательная настройка {query_cache_min_res_unit} установкой его в более "
1231 "низкое значение, например, вы можете установить средний размер запросов в "
1232 "кеш по формуле: (query_cache_size - qcache_free_memory) / "
1233 "qcache_queries_in_cache"
1235 #: libraries/advisory_rules_mysql_before80003.php:66
1238 "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
1239 "that the query cache is an alternating pattern of free and used blocks. This "
1240 "value should be below 20%%."
1242 "Кеш фрагментирован на %s%% , при 100%% фрагментации состояние кеша запросов "
1243 "будет означать последовательное чередование свободных и занятых блоков. "
1244 "Данное значение должно быть ниже 20%%."
1246 #: libraries/advisory_rules_mysql_before80003.php:73
1247 msgid "Query cache low memory prunes"
1248 msgstr "Очисток низкой памяти кеша запросов"
1250 #: libraries/advisory_rules_mysql_before80003.php:77
1252 "Cached queries are removed due to low query cache memory from the query "
1254 msgstr "Кешированные запросы удалены из-за недостатка памяти кеша запросов."
1256 #: libraries/advisory_rules_mysql_before80003.php:79
1258 "You might want to increase {query_cache_size}, however keep in mind that the "
1259 "overhead of maintaining the cache is likely to increase with its size, so do "
1260 "this in small increments and monitor the results."
1262 "Вы можете увеличить значение {query_cache_size}, однако примите во внимание, "
1263 "что накладные расходы на кеш увеличатся вместе с его размером, поэтому "
1264 "изменяйте значение небольшими шагами одновременно наблюдая за результатом."
1266 #: libraries/advisory_rules_mysql_before80003.php:84
1269 "The ratio of removed queries to inserted queries is %s%%. The lower this "
1270 "value is, the better (This rules firing limit: 0.1%%)"
1272 "Соотношение удаленных запросов к добавленным запросам составляет %s%%. Чем "
1273 "ниже данное значение, тем лучше (порог срабатывания правила: 0.1%%)"
1275 #: libraries/advisory_rules_mysql_before80003.php:91
1276 msgid "Query cache max size"
1277 msgstr "Максимальный размер кеша запросов"
1279 #: libraries/advisory_rules_mysql_before80003.php:96
1281 "The query cache size is above 128 MiB. Big query caches may cause "
1282 "significant overhead that is required to maintain the cache."
1284 "Размер кеша запросов превышает 128 MiB. Кеширование больших запросов может "
1285 "привести к заметной нагрузке, поэтому требуется внимательное поддержание "
1288 #: libraries/advisory_rules_mysql_before80003.php:100
1290 "Depending on your environment, it might be performance increasing to reduce "
1293 "В зависимости от системного окружения, для повышения производительности "
1294 "может быть полезно уменьшение данного значения."
1296 #: libraries/advisory_rules_mysql_before80003.php:102
1298 msgid "Current query cache size: %s"
1299 msgstr "Текущий размер кеша запросов: %s"
1301 #: libraries/advisory_rules_mysql_before80003.php:107
1302 msgid "Query cache min result size"
1303 msgstr "Минимальный размер результата кеша запросов"
1305 #: libraries/advisory_rules_mysql_before80003.php:111
1307 "The max size of the result set in the query cache is the default of 1 MiB."
1309 "Максимальный размер результата установленный в кеше запросов, по умолчанию "
1312 #: libraries/advisory_rules_mysql_before80003.php:113
1314 "Changing {query_cache_limit} (usually by increasing) may increase "
1315 "efficiency. This variable determines the maximum size a query result may "
1316 "have to be inserted into the query cache. If there are many query results "
1317 "above 1 MiB that are well cacheable (many reads, little writes) then "
1318 "increasing {query_cache_limit} will increase efficiency. Whereas in the case "
1319 "of many query results being above 1 MiB that are not very well cacheable "
1320 "(often invalidated due to table updates) increasing {query_cache_limit} "
1321 "might reduce efficiency."
1323 "Изменение {query_cache_limit} (обычно повышение) может увеличить "
1324 "эффективность. Данная переменная определяет максимальный размер результата "
1325 "запроса, который будет добавлен в кеш запросов. При большом количестве "
1326 "результатов запросов свыше 1 МиБ, которые могут быть без труда кешированы ("
1327 "большое количество процессов чтения, малое количество процессов записи), "
1328 "увеличение значения {query_cache_limit} увеличит эффективность. В то же "
1329 "время, при большом количестве результатов запросов превышающих 1 МиБ, "
1330 "которые не подпадают под условие кеширования (часто недействительны при "
1331 "обновлении таблиц), увеличение {query_cache_limit} может снизить "
1334 #: libraries/advisory_rules_mysql_before80003.php:120
1335 msgid "query_cache_limit is set to 1 MiB"
1336 msgstr "query_cache_limit установлен на 1 MiB"
1338 #: libraries/classes/Advisor.php:234
1340 msgid "Error when evaluating: %s"
1341 msgstr "Ошибка при оценке: %s"
1343 #: libraries/classes/Advisor.php:261
1345 msgid "Failed evaluating precondition for rule '%s'."
1346 msgstr "Не удалось определить условия для правила '%s'."
1348 #: libraries/classes/Advisor.php:281
1350 msgid "Failed calculating value for rule '%s'."
1351 msgstr "Не удалось подсчитать значение для правила '%s'."
1353 #: libraries/classes/Advisor.php:300
1355 msgid "Failed running test for rule '%s'."
1356 msgstr "Не удалось запустить проверку правила '%s'."
1358 #: libraries/classes/Advisor.php:328
1360 msgid "Failed formatting string for rule '%s'."
1361 msgstr "Не удалось форматировать строку для правила '%s'."
1363 #: libraries/classes/Advisor.php:413
1367 #: libraries/classes/Advisor.php:416
1371 #: libraries/classes/Advisor.php:419
1375 #: libraries/classes/Advisor.php:422
1379 #: libraries/classes/BrowseForeigners.php:200
1383 #: libraries/classes/BrowseForeigners.php:206
1384 #: libraries/classes/Controllers/JavaScriptMessagesController.php:323
1385 #: libraries/classes/Controllers/Server/PrivilegesController.php:329
1386 #: libraries/classes/Normalization.php:255
1387 #: libraries/classes/Normalization.php:978 libraries/classes/Tracking.php:327
1388 #: libraries/classes/Tracking.php:481
1389 #: templates/columns_definitions/column_definitions_form.twig:43
1390 #: templates/database/designer/main.twig:1102
1391 #: templates/database/events/editor_form.twig:115
1392 #: templates/database/operations/index.twig:19
1393 #: templates/database/operations/index.twig:75
1394 #: templates/database/operations/index.twig:185
1395 #: templates/database/operations/index.twig:225
1396 #: templates/database/routines/editor_form.twig:180
1397 #: templates/database/routines/execute_form.twig:55
1398 #: templates/database/search/main.twig:74
1399 #: templates/database/triggers/editor_form.twig:69
1400 #: templates/display/results/table.twig:190
1401 #: templates/gis_data_editor_form.twig:236 templates/header_location.twig:18
1402 #: templates/modals/create_view.twig:10
1403 #: templates/modals/enum_set_editor.twig:10
1404 #: templates/modals/index_dialog_modal.twig:10
1405 #: templates/preferences/manage/main.twig:46
1406 #: templates/preferences/manage/main.twig:108
1407 #: templates/server/binlog/index.twig:34
1408 #: templates/server/privileges/add_user.twig:36
1409 #: templates/server/privileges/change_password.twig:70
1410 #: templates/server/privileges/edit_routine_privileges.twig:102
1411 #: templates/server/privileges/privileges_summary.twig:102
1412 #: templates/server/privileges/privileges_table.twig:858
1413 #: templates/server/privileges/user_properties.twig:148
1414 #: templates/server/privileges/users_overview.twig:159
1415 #: templates/server/replication/change_primary.twig:33
1416 #: templates/server/replication/primary_add_replica_user.twig:81
1417 #: templates/server/replication/primary_configuration.twig:30
1418 #: templates/server/replication/replica_configuration.twig:16
1419 #: templates/server/replication/replica_configuration.twig:88
1420 #: templates/server/user_groups/edit_user_groups.twig:21
1421 #: templates/sql/query.twig:147 templates/sql/query.twig:198
1422 #: templates/table/find_replace/index.twig:62
1423 #: templates/table/index_form.twig:245
1424 #: templates/table/insert/actions_panel.twig:37
1425 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:15
1426 #: templates/table/operations/index.twig:38
1427 #: templates/table/operations/index.twig:86
1428 #: templates/table/operations/index.twig:241
1429 #: templates/table/operations/index.twig:328
1430 #: templates/table/operations/index.twig:505
1431 #: templates/table/operations/view.twig:20
1432 #: templates/table/search/index.twig:172 templates/table/search/index.twig:196
1433 #: templates/table/start_and_number_of_rows_fieldset.twig:15
1434 #: templates/table/structure/display_structure.twig:343
1435 #: templates/table/structure/display_structure.twig:454
1436 #: templates/table/structure/display_structure.twig:572
1437 #: templates/table/zoom_search/index.twig:155 templates/view_create.twig:116
1441 #: libraries/classes/BrowseForeigners.php:221
1442 #: libraries/classes/BrowseForeigners.php:225
1443 #: templates/database/data_dictionary/index.twig:73 templates/indexes.twig:16
1444 #: templates/table/structure/display_structure.twig:475
1445 #: templates/table/tracking/structure_snapshot_indexes.twig:5
1447 msgstr "Имя индекса"
1449 #: libraries/classes/BrowseForeigners.php:222
1450 #: libraries/classes/BrowseForeigners.php:224
1451 #: templates/server/engines/index.twig:14
1452 #: templates/server/plugins/index.twig:27
1453 #: templates/server/status/variables/index.twig:77
1457 #: libraries/classes/BrowseForeigners.php:321
1458 #: libraries/classes/Language.php:204 libraries/classes/Pdf.php:81
1459 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:496
1460 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:530
1461 #: templates/list_navigator.twig:4
1462 msgid "Page number:"
1463 msgstr "Номер страницы:"
1465 #: libraries/classes/BrowseForeigners.php:335
1466 #: libraries/classes/Controllers/JavaScriptMessagesController.php:560
1467 #: templates/display/results/table.twig:24
1468 #: templates/server/privileges/initials_row.twig:23
1469 #: templates/table/browse_foreigners/show_all.twig:4
1471 msgstr "Показать все"
1473 #: libraries/classes/Charsets/Collation.php:170
1474 #: libraries/classes/Charsets.php:191 libraries/classes/Charsets.php:192
1478 #: libraries/classes/Charsets/Collation.php:203
1479 #: libraries/classes/Charsets/Collation.php:502
1481 msgid "German (phone book order)"
1482 msgstr "Немецкий (порядок телефонной книги)"
1484 #: libraries/classes/Charsets/Collation.php:207
1485 #: libraries/classes/Charsets/Collation.php:499
1487 msgid "German (dictionary order)"
1488 msgstr "Немецкий (порядок словаря)"
1490 #: libraries/classes/Charsets/Collation.php:216
1491 #: libraries/classes/Charsets/Collation.php:577
1493 msgid "Spanish (traditional)"
1494 msgstr "Испанский (традиционный)"
1496 #: libraries/classes/Charsets/Collation.php:220
1497 #: libraries/classes/Charsets/Collation.php:570
1499 msgid "Spanish (modern)"
1502 #: libraries/classes/Charsets/Collation.php:298
1503 msgctxt "Collation variant"
1504 msgid "case-insensitive"
1505 msgstr "регистронезависимый"
1507 #: libraries/classes/Charsets/Collation.php:301
1508 msgctxt "Collation variant"
1509 msgid "case-sensitive"
1510 msgstr "регистрозависимый"
1512 #: libraries/classes/Charsets/Collation.php:304
1513 msgctxt "Collation variant"
1514 msgid "accent-insensitive"
1515 msgstr "акценто-независимый"
1517 #: libraries/classes/Charsets/Collation.php:307
1518 msgctxt "Collation variant"
1519 msgid "accent-sensitive"
1520 msgstr "акценто-зависимый"
1522 #: libraries/classes/Charsets/Collation.php:310
1523 msgctxt "Collation variant"
1524 msgid "kana-sensitive"
1525 msgstr "кана-зависимый"
1527 #: libraries/classes/Charsets/Collation.php:314
1528 msgctxt "Collation variant"
1530 msgstr "многоуровневый"
1532 #: libraries/classes/Charsets/Collation.php:317
1533 msgctxt "Collation variant"
1537 #: libraries/classes/Charsets/Collation.php:320
1538 msgctxt "Collation variant"
1540 msgstr "без выравнивания"
1542 #: libraries/classes/Charsets/Collation.php:339
1547 #: libraries/classes/Charsets/Collation.php:352
1548 #: libraries/classes/Charsets/Collation.php:601
1553 #: libraries/classes/Charsets/Collation.php:362
1554 #: libraries/classes/Charsets/Collation.php:548
1556 msgid "West European"
1557 msgstr "Западно-Европейский"
1559 #: libraries/classes/Charsets/Collation.php:369
1561 msgid "Central European"
1562 msgstr "Центрально-Европейский"
1564 #: libraries/classes/Charsets/Collation.php:374
1565 #: libraries/classes/Charsets/Collation.php:555
1570 #: libraries/classes/Charsets/Collation.php:379
1572 msgid "Simplified Chinese"
1573 msgstr "Китайский упрощенный"
1575 #: libraries/classes/Charsets/Collation.php:382
1577 msgid "Traditional Chinese"
1578 msgstr "Китайский традиционный"
1580 #: libraries/classes/Charsets/Collation.php:385
1581 #: libraries/classes/Charsets/Collation.php:470
1586 #: libraries/classes/Charsets/Collation.php:393
1587 #: libraries/classes/Charsets/Collation.php:519
1592 #: libraries/classes/Charsets/Collation.php:398
1597 #: libraries/classes/Charsets/Collation.php:403
1602 #: libraries/classes/Charsets/Collation.php:406
1605 msgstr "Кириллический"
1607 #: libraries/classes/Charsets/Collation.php:409
1612 #: libraries/classes/Charsets/Collation.php:412
1613 #: libraries/classes/Charsets/Collation.php:534
1618 #: libraries/classes/Charsets/Collation.php:415
1623 #: libraries/classes/Charsets/Collation.php:418
1628 #: libraries/classes/Charsets/Collation.php:421
1633 #: libraries/classes/Charsets/Collation.php:424
1635 msgid "Czech-Slovak"
1636 msgstr "Чехословацкий"
1638 #: libraries/classes/Charsets/Collation.php:427
1639 #: libraries/classes/Charsets/Collation.php:593
1644 #: libraries/classes/Charsets/Collation.php:430
1645 #: libraries/classes/Charsets/Collation.php:589
1650 #: libraries/classes/Charsets/Collation.php:433
1651 #: libraries/classes/Charsets/Collation.php:581
1656 #: libraries/classes/Charsets/Collation.php:436
1657 #: libraries/classes/Charsets/Collation.php:585
1662 #: libraries/classes/Charsets/Collation.php:439
1667 #: libraries/classes/Charsets/Collation.php:464
1672 #: libraries/classes/Charsets/Collation.php:476
1677 #: libraries/classes/Charsets/Collation.php:480
1682 #: libraries/classes/Charsets/Collation.php:484
1687 #: libraries/classes/Charsets/Collation.php:488
1692 #: libraries/classes/Charsets/Collation.php:492
1697 #: libraries/classes/Charsets/Collation.php:496
1702 #: libraries/classes/Charsets/Collation.php:511
1707 #: libraries/classes/Charsets/Collation.php:515
1712 #: libraries/classes/Charsets/Collation.php:522
1714 msgid "Classical Latin"
1715 msgstr "Классическая латынь"
1717 #: libraries/classes/Charsets/Collation.php:526
1722 #: libraries/classes/Charsets/Collation.php:530
1727 #: libraries/classes/Charsets/Collation.php:538
1732 #: libraries/classes/Charsets/Collation.php:541
1737 #: libraries/classes/Charsets/Collation.php:545
1742 #: libraries/classes/Charsets/Collation.php:552
1747 #: libraries/classes/Charsets/Collation.php:559
1750 msgstr "Сингальский"
1752 #: libraries/classes/Charsets/Collation.php:563
1757 #: libraries/classes/Charsets/Collation.php:567
1762 #: libraries/classes/Charsets/Collation.php:597
1765 msgstr "Вьетнамский"
1767 #: libraries/classes/Common.php:245
1769 msgid "You should upgrade to %s %s or later."
1770 msgstr "Необходимо обновить %s до версии %s или выше."
1772 #: libraries/classes/Common.php:277
1773 msgid "Error: Token mismatch"
1774 msgstr "Ошибка: несоответствие токена"
1776 #: libraries/classes/Common.php:491
1778 "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
1779 "access phpMyAdmin."
1781 "Не удалось установить сессионные куки. Возможно вы подключаетесь через HTTP "
1784 #: libraries/classes/Common.php:552
1786 "You have enabled mbstring.func_overload in your PHP configuration. This "
1787 "option is incompatible with phpMyAdmin and might cause some data to be "
1790 "В конфигурации PHP включен несовместимый с phpMyAdmin параметр mbstring."
1791 "func_overload. Для предотвращения возможной потери данных данный параметр "
1792 "должен быть выключен!"
1794 #: libraries/classes/Common.php:569
1796 "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
1797 "requires these functions!"
1799 "Функции ini_get и/или ini_set отключены в php.ini. В phpMyAdmin требуются "
1802 #: libraries/classes/Common.php:580
1803 msgid "GLOBALS overwrite attempt"
1804 msgstr "попытка перезаписи GLOBALS"
1806 #: libraries/classes/Common.php:590
1807 msgid "possible exploit"
1808 msgstr "возможная уязвимость"
1810 #: libraries/classes/Config/Descriptions.php:69
1811 #: libraries/classes/Config/Descriptions.php:70
1812 #: libraries/classes/Config/Descriptions.php:71
1813 msgid "Users cannot set a higher value"
1814 msgstr "Пользователи не смогут установить более высокое значение"
1816 #: libraries/classes/Config/Descriptions.php:89
1818 "If enabled, user can enter any MySQL server in login form for cookie auth."
1820 "При включении позволяет ввести любой MySQL сервер в форме авторизации для "
1821 "cookie идентификации."
1823 #: libraries/classes/Config/Descriptions.php:92
1825 "Restricts the MySQL servers the user can enter when a login to an arbitrary "
1826 "MySQL server is enabled by matching the IP or hostname of the MySQL server "
1827 "to the given regular expression."
1829 "Ограничивает доступ к MySQL-серверам, в которые пользователь может войти, "
1830 "когда авторизация на произвольном MySQL-сервере доступна посредством "
1831 "прохождения IP-адреса или имени хоста MySQL-сервера заданного регулярного "
1834 #: libraries/classes/Config/Descriptions.php:97
1836 "Enabling this allows a page located on a different domain to call phpMyAdmin "
1837 "inside a frame, and is a potential [strong]security hole[/strong] allowing "
1838 "cross-frame scripting (XSS) attacks."
1840 "Включение данного параметра позволяет странице, расположенной на другом "
1841 "домене, вызвать phpMyAdmin внутри фрейма, что является потенциальной "
1842 "[strong]дырой в безопасности[/strong], допуская возможность XFS атак."
1844 #: libraries/classes/Config/Descriptions.php:102
1846 "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
1849 "Секретная фраза, используемая для шифрования cookies при [kbd]cookie[/kbd] "
1852 #: libraries/classes/Config/Descriptions.php:104
1853 msgid "Enable bzip2 compression for import operations."
1854 msgstr "Включить bzip2 сжатие для операций импорта."
1856 #: libraries/classes/Config/Descriptions.php:105
1857 msgid "Enter the URL for your reCAPTCHA v2 compatible API."
1858 msgstr "Введите URL-адрес вашего API, совместимого с reCAPTCHA v2."
1860 #: libraries/classes/Config/Descriptions.php:106
1862 "Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible "
1865 "Введите фрагмент Content-Security-Policy вашего API, совместимого с "
1868 #: libraries/classes/Config/Descriptions.php:107
1869 msgid "Enter the request parameter used by your reCAPTCHA v2 compatible API."
1871 "Введите параметр запроса, используемый вашим API, совместимым с reCAPTCHA v2."
1873 #: libraries/classes/Config/Descriptions.php:108
1874 msgid "Enter the response parameter used by your reCAPTCHA v2 compatible API."
1876 "Введите параметр ответа, используемый вашим API, совместимым с reCAPTCHA v2."
1878 #: libraries/classes/Config/Descriptions.php:109
1879 msgid "Enter your public key for the reCAPTCHA service on your domain."
1880 msgstr "Введите открытый ключ для службы reCAPTCHA на вашем домене."
1882 #: libraries/classes/Config/Descriptions.php:110
1883 msgid "Enter your private key for your domain reCAPTCHA service."
1884 msgstr "Введите ваш закрытый ключ для сервиса reCAPTCHA вашего домена."
1886 #: libraries/classes/Config/Descriptions.php:111
1887 msgid "Enter your siteverify URL for your reCAPTCHA service."
1888 msgstr "Введите URL-адрес проверки сайта для вашей службы reCAPTCHA."
1890 #: libraries/classes/Config/Descriptions.php:113
1892 "Defines which type of editing controls should be used for CHAR and VARCHAR "
1893 "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
1894 "kbd] - allows newlines in columns."
1896 "Определяет вид редактирования столбцов типа CHAR и VARCHAR; [kbd]input[/kbd] "
1897 "- позволяет ограничить длину вводимых данных, [kbd]textarea[/kbd] - "
1898 "позволяет использовать в полях перенос строки."
1900 #: libraries/classes/Config/Descriptions.php:118
1902 "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
1903 "highlighting and line numbers."
1905 "Использовать визуальный редактор SQL запросов (CodeMirror) с подсветкой "
1906 "синтаксиса и нумерацией строк."
1908 #: libraries/classes/Config/Descriptions.php:123
1910 "Find any errors in the query before executing it. Requires CodeMirror to be "
1913 "Проверить запрос на наличие ошибок до выполнения. Требует включенного "
1916 #: libraries/classes/Config/Descriptions.php:126
1918 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
1921 "Определяет минимальный размер полей ввода, генерируемых для столбцов CHAR и "
1924 #: libraries/classes/Config/Descriptions.php:129
1926 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
1929 "Определяет максимальный размер полей ввода, генерируемых для столбцов CHAR и "
1932 #: libraries/classes/Config/Descriptions.php:132
1934 "Compress gzip exports on the fly without the need for much memory; if you "
1935 "encounter problems with created gzip files disable this feature."
1937 "Сжимать экспорт в gzip на лету без необходимости выделения большого объёма "
1938 "памяти; если вы испытываете проблемы с созданными файлами, отключите данную "
1941 #: libraries/classes/Config/Descriptions.php:136
1943 "Whether a warning (\"Are your really sure…\") should be displayed when "
1944 "you're about to lose data."
1946 "Выводить/не выводить предупреждение при возникновении ситуации, когда "
1947 "возможно полное удаление данных."
1949 #: libraries/classes/Config/Descriptions.php:139
1950 msgid "Autocomplete of the table and column names in the SQL queries."
1951 msgstr "Автоматическое заполнение имени таблицы и имен колонок в SQL-запросах."
1953 #: libraries/classes/Config/Descriptions.php:142
1954 #: libraries/classes/Config/Descriptions.php:146
1955 #: libraries/classes/Config/Descriptions.php:150
1956 #: libraries/classes/Config/Descriptions.php:154
1957 #: libraries/classes/Config/Descriptions.php:158
1958 #: libraries/classes/Config/Descriptions.php:162
1959 #: libraries/classes/Config/Descriptions.php:166
1960 #: libraries/classes/Config/Descriptions.php:170
1961 #: libraries/classes/Config/Descriptions.php:174
1963 "Values for options list for default transformations. These will be "
1964 "overwritten if transformation is filled in at table structure page."
1966 "Значения для списка опций для преобразований по умолчанию. Они будут "
1967 "перезаписаны, если преобразование будет заполнено на странице структуры "
1970 #: libraries/classes/Config/Descriptions.php:178
1972 "Disable the table maintenance mass operations, like optimizing or repairing "
1973 "the selected tables of a database."
1975 "Отключить массовые операции обслуживания, такие как оптимизация или "
1976 "восстановление выбранных таблиц базы данных."
1978 #: libraries/classes/Config/Descriptions.php:182
1980 "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
1983 "Установите максимальную длительность в секундах, в течение которой скрипт "
1984 "может работать ([kbd]0[/kbd] - без ограничения)."
1986 #: libraries/classes/Config/Descriptions.php:184
1987 #: libraries/classes/Config/Descriptions.php:728
1988 #: libraries/classes/Plugins/Export/ExportSql.php:345
1989 msgid "Exclude definition of current user"
1990 msgstr "Исключить определение текущего пользователя"
1992 #: libraries/classes/Config/Descriptions.php:186
1994 "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
1995 "the referenced data, [kbd]id[/kbd] is the key value."
1997 "Порядок сортировки значений в списке внешних ключей; [kbd]content[/kbd] - "
1998 "ссылочные данные, [kbd]id[/kbd] - значение ключа."
2000 #: libraries/classes/Config/Descriptions.php:190
2002 "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
2003 "for magic strings that can be used to get special values."
2005 "Определите текст заголовка браузера. Для ввода особых значений используйте "
2006 "подставные строки, которые описаны в [doc@faq6-27]документация[/doc]."
2008 #: libraries/classes/Config/Descriptions.php:195
2010 "Please note that phpMyAdmin is just a user interface and its features do not "
2013 "Обратите внимание! phpMyAdmin - это только интерфейс пользователя и его "
2014 "настройки не ограничивают возможности MySQL."
2016 #: libraries/classes/Config/Descriptions.php:198
2018 "Advanced server configuration, do not change these options unless you know "
2019 "what they are for."
2021 "Расширенное управление сервером, не изменяйте данные параметры без "
2022 "достаточного понимания их назначения."
2024 #: libraries/classes/Config/Descriptions.php:201
2026 "Configure phpMyAdmin configuration storage to gain access to additional "
2027 "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
2030 "Настройка phpMyAdmin для расширенных возможностей, смотрите раздел "
2031 "[doc@linked-tables]phpMyAdmin configuration storage[/doc] в документации."
2033 #: libraries/classes/Config/Descriptions.php:206
2035 "Tracking of changes made in database. Requires the phpMyAdmin configuration "
2038 "Слежение за изменениями произведенными в базе данных. Для работы требуется "
2039 "настройка хранения конфигурации phpMyAdmin."
2041 #: libraries/classes/Config/Descriptions.php:209
2042 msgid "Customize browse mode."
2043 msgstr "Настройка режима просмотра данных."
2045 #: libraries/classes/Config/Descriptions.php:210
2046 #: libraries/classes/Config/Descriptions.php:211
2047 #: libraries/classes/Config/Descriptions.php:218
2048 #: libraries/classes/Config/Descriptions.php:224
2049 #: libraries/classes/Config/Descriptions.php:225
2050 #: libraries/classes/Config/Descriptions.php:230
2051 msgid "Customize default options."
2052 msgstr "Настроить опции по-умолчанию."
2054 #: libraries/classes/Config/Descriptions.php:212
2055 msgid "Settings for phpMyAdmin developers."
2056 msgstr "Настройки для разработчиков phpMyAdmin."
2058 #: libraries/classes/Config/Descriptions.php:213
2059 msgid "Customize edit mode."
2060 msgstr "Настроить режим редактирования."
2062 #: libraries/classes/Config/Descriptions.php:214
2063 msgid "Customize default export options."
2064 msgstr "Настроить параметры экспорта по-умолчанию."
2066 #: libraries/classes/Config/Descriptions.php:215
2067 msgid "Set some commonly used options."
2068 msgstr "Настроить некоторые основные параметры."
2070 #: libraries/classes/Config/Descriptions.php:216
2071 msgid "Customize default common import options."
2072 msgstr "Настроить параметры импорта по-умолчанию."
2074 #: libraries/classes/Config/Descriptions.php:217
2075 msgid "Set import and export directories and compression options."
2076 msgstr "Установить каталоги импорта и экспорта, а также параметры сжатия."
2078 #: libraries/classes/Config/Descriptions.php:219
2079 msgid "Databases display options."
2080 msgstr "Параметры отображения списка баз данных."
2082 #: libraries/classes/Config/Descriptions.php:220
2083 msgid "Customize appearance of the navigation panel."
2084 msgstr "Настроить вид панели навигации."
2086 #: libraries/classes/Config/Descriptions.php:221
2087 msgid "Customize the navigation tree."
2088 msgstr "Модифицировать дерево навигации."
2090 #: libraries/classes/Config/Descriptions.php:222
2091 msgid "Servers display options."
2092 msgstr "Параметры отображения списка серверов."
2094 #: libraries/classes/Config/Descriptions.php:223
2095 msgid "Tables display options."
2096 msgstr "Параметры отображения списка таблиц."
2098 #: libraries/classes/Config/Descriptions.php:226
2099 msgid "Settings that didn't fit anywhere else."
2100 msgstr "Настройки, неподходящие к другим разделам."
2102 #: libraries/classes/Config/Descriptions.php:227
2103 msgid "Authentication settings."
2104 msgstr "Настройки идентификации."
2106 #: libraries/classes/Config/Descriptions.php:228
2107 msgid "Enter server connection parameters."
2108 msgstr "Введите параметры соединения сервера."
2110 #: libraries/classes/Config/Descriptions.php:229
2111 msgid "Customize links shown in SQL Query boxes."
2112 msgstr "Настроить ссылки, выводимые в окнах SQL запросов."
2114 #: libraries/classes/Config/Descriptions.php:231
2115 msgid "SQL queries settings."
2116 msgstr "Настройки SQL запросов."
2118 #: libraries/classes/Config/Descriptions.php:232
2119 msgid "Customize startup page."
2120 msgstr "Настройка вида начальной страницы."
2122 #: libraries/classes/Config/Descriptions.php:233
2124 "Choose which details to show in the database structure (list of tables)."
2126 "Выберите детали для отображения в структуре базы данных (списке таблиц)."
2128 #: libraries/classes/Config/Descriptions.php:234
2129 msgid "Settings for the table structure (list of columns)."
2130 msgstr "Настройки структуры таблицы (список столбцов)."
2132 #: libraries/classes/Config/Descriptions.php:235
2133 msgid "Choose how you want tabs to work."
2134 msgstr "Настройте отображение вкладок."
2136 #: libraries/classes/Config/Descriptions.php:236
2137 msgid "Customize text input fields."
2138 msgstr "Настройте вид текстовых полей."
2140 #: libraries/classes/Config/Descriptions.php:237
2141 msgid "Customize default options"
2142 msgstr "Настройте параметры экспорта используемые по умолчанию"
2144 #: libraries/classes/Config/Descriptions.php:238
2145 msgid "Disable some of the warnings shown by phpMyAdmin."
2146 msgstr "Отключить некоторые предупреждения, выводимые phpMyAdmin."
2148 #: libraries/classes/Config/Descriptions.php:240
2149 msgid "Enable gzip compression for import and export operations."
2150 msgstr "Включить gzip сжатие для операций импорта и экспорта."
2152 #: libraries/classes/Config/Descriptions.php:242
2154 "If enabled, phpMyAdmin continues computing multiple-statement queries even "
2155 "if one of the queries failed."
2157 "При включении данного параметра phpMyAdmin продолжит выполнение составного "
2158 "запроса даже в случае, когда один из запросов не будет выполнен."
2160 #: libraries/classes/Config/Descriptions.php:246
2162 "Allow interrupt of import in case script detects it is close to time limit. "
2163 "This might be a good way to import large files, however it can break "
2166 "Позволяет прервать процесс импорта в случае определения приближения "
2167 "временного лимита на выполнение скрипта. Может помочь при импорте файлов "
2168 "большого размера, однако небезопасно для транзакций."
2170 #: libraries/classes/Config/Descriptions.php:251
2172 "Default format; be aware that this list depends on location (database, "
2173 "table) and only SQL is always available."
2175 "Формат по-умолчанию; обратите внимание, что этот список зависит от положения "
2176 "(базы данных, таблицы) и только SQL доступен в любом случае."
2178 #: libraries/classes/Config/Descriptions.php:254
2179 #: libraries/classes/Config/Descriptions.php:255
2180 msgid "Update data when duplicate keys found on import"
2181 msgstr "Обновлять данные, если при импорте найдены дублированные ключи"
2183 #: libraries/classes/Config/Descriptions.php:256
2184 msgid "Number of queries to skip from start."
2185 msgstr "Количество запросов, пропускаемых от начала."
2187 #: libraries/classes/Config/Descriptions.php:258
2189 "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
2190 "only occurs for the current server. Setting this to FALSE makes it easy to "
2191 "forget to log out from other servers when connected to multiple servers."
2193 "Если TRUE, при выходе будут удалены cookies для всех серверов; если FALSE, "
2194 "при выходе будут затронуто только текущее подключение. При установке данного "
2195 "значения в FALSE можно легко забыть отключиться от других серверов при "
2196 "множественном подключении."
2198 #: libraries/classes/Config/Descriptions.php:263
2200 "Define whether the previous login should be recalled or not in [kbd]cookie[/"
2201 "kbd] authentication mode."
2203 "Определяет необходимость выводить имя пользователя предыдущего подключения "
2204 "при использовании [kbd]cookie[/kbd] идентификации."
2206 #: libraries/classes/Config/Descriptions.php:267
2208 "Defines how long (in seconds) a login cookie should be stored in browser. "
2209 "The default of 0 means that it will be kept for the existing session only, "
2210 "and will be deleted as soon as you close the browser window. This is "
2211 "recommended for non-trusted environments."
2213 "Определяет время (в секундах), в течении которого данные входа должны "
2214 "храниться в браузере. Значение по умолчанию 0 означает, что они будут "
2215 "храниться только в течении существующей сессии, и будут удалены сразу после "
2216 "закрытия окна браузера. Хранение в течении сессии рекомендуется для "
2217 "использования в недружественном окружении."
2219 #: libraries/classes/Config/Descriptions.php:273
2220 msgid "Maximum number of characters used when a SQL query is displayed."
2222 "Максимальное количество символов, используемых при отображении SQL запроса."
2224 #: libraries/classes/Config/Descriptions.php:276
2226 "The number of items that can be displayed on each page on the first level of "
2227 "the navigation tree."
2229 "Количество пунктов, выводимых на одной странице первого уровня дерева "
2232 #: libraries/classes/Config/Descriptions.php:279
2234 "The number of items that can be displayed on each page of the navigation "
2236 msgstr "Количество пунктов, выводимых на одной странице дерева навигации."
2238 #: libraries/classes/Config/Descriptions.php:282
2240 "Number of rows displayed when browsing a result set. If the result set "
2241 "contains more rows, \"Previous\" and \"Next\" links will be shown."
2243 "Количество строк при выводе результата запроса. Если строк больше, то будут "
2244 "выведены ссылки перелистывания страниц."
2246 #: libraries/classes/Config/Descriptions.php:287
2248 "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
2249 "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
2251 "Максимальное количество байт, которые могут быть выделены скрипту. Пример: "
2252 "[kbd]32M[/kbd] ([kbd]-1[/kbd] - без ограничений, [kbd]0[/kbd] - без "
2255 #: libraries/classes/Config/Descriptions.php:291
2256 msgid "In the navigation panel, replaces the database tree with a selector"
2257 msgstr "В панели навигации заменяет дерево базы данных селектором"
2259 #: libraries/classes/Config/Descriptions.php:294
2260 msgid "Link with main panel by highlighting the current database or table."
2261 msgstr "Связать с главной панелью, выделив текущую базу данных или таблицу."
2263 #: libraries/classes/Config/Descriptions.php:297
2265 "Open the linked page in the main window ([code]main[/code]) or in a new one "
2266 "([code]new[/code])."
2268 "Открывать ссылку в основном окне ([code]main[/code]) или в новом ([code]new[/"
2271 #: libraries/classes/Config/Descriptions.php:300
2273 "Defines the minimum number of items (tables, views, routines and events) to "
2274 "display a filter box."
2276 "Определяет минимальное количество пунктов (таблиц, представлений, функций и "
2277 "событий) для вывода поля фильтра."
2279 #: libraries/classes/Config/Descriptions.php:303
2281 "Group items in the navigation tree (determined by the separator defined in "
2282 "the Databases and Tables tabs above)."
2284 "Группировать пункты в дереве навигации (определяется разделителем, указанным "
2285 "в закладках баз данных и таблиц сверху)."
2287 #: libraries/classes/Config/Descriptions.php:307
2289 "Whether to offer the possibility of tree expansion in the navigation panel."
2290 msgstr "Следует ли предлагать возможность раскрытия дерева в панели навигации."
2292 #: libraries/classes/Config/Descriptions.php:310
2293 msgid "Whether to show procedures under database in the navigation tree"
2294 msgstr "Стоит ли отображать процедуры под базой данный в навигационном дереве"
2296 #: libraries/classes/Config/Descriptions.php:313
2297 msgid "Whether to expand single database in the navigation tree automatically."
2299 "Стоит ли разворачивать автоматически одиночную базу данных в дереве "
2302 #: libraries/classes/Config/Descriptions.php:315
2303 msgid "Set to 0 to collapse navigation panel."
2304 msgstr "Установите 0, чтобы свернуть панель навигации."
2306 #: libraries/classes/Config/Descriptions.php:316
2307 msgid "Show logo in navigation panel."
2308 msgstr "Отображать логотип в панели навигации."
2310 #: libraries/classes/Config/Descriptions.php:317
2311 msgid "URL where logo in the navigation panel will point to."
2312 msgstr "URL, на который будет ссылаться логотип в панели навигации."
2314 #: libraries/classes/Config/Descriptions.php:318
2315 msgid "Display server choice at the top of the navigation panel."
2316 msgstr "Отображать в верхней части панели навигации список серверов."
2318 #: libraries/classes/Config/Descriptions.php:319
2319 msgid "String that separates databases into different tree levels."
2320 msgstr "Строка, разделяющая базы данных на различные уровни дерева."
2322 #: libraries/classes/Config/Descriptions.php:320
2323 msgid "String that separates tables into different tree levels."
2324 msgstr "Строка, разделяющая таблицы на различные уровни дерева."
2326 #: libraries/classes/Config/Descriptions.php:321
2327 msgid "Highlight server under the mouse cursor."
2328 msgstr "Подсвечивать сервер при наведении курсора."
2330 #: libraries/classes/Config/Descriptions.php:322
2331 msgid "Whether to show tables under database in the navigation tree"
2332 msgstr "Следует ли отображать таблицы под базой данных в дереве навигации"
2334 #: libraries/classes/Config/Descriptions.php:323
2335 msgid "Whether to show views under database in the navigation tree"
2336 msgstr "Стоит ли отображать представления под базой данных в дереве навигации"
2338 #: libraries/classes/Config/Descriptions.php:324
2339 msgid "Whether to show functions under database in the navigation tree"
2340 msgstr "Стоит ли отображать функции под базой данный в навигационном дереве"
2342 #: libraries/classes/Config/Descriptions.php:325
2343 msgid "Whether to show events under database in the navigation tree"
2344 msgstr "Стоит ли отображать события под базой данных в дереве навигации"
2346 #: libraries/classes/Config/Descriptions.php:327
2348 "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
2349 "DATETIME and TIMESTAMP, ascending order otherwise."
2351 "[kbd]SMART[/kbd] - означает обратный порядок сортировки для полей типа TIME, "
2352 "DATE, DATETIME и TIMESTAMP; в ином случае порядок будет прямой."
2354 #: libraries/classes/Config/Descriptions.php:331
2356 "Disable the default warning that is displayed on the database details "
2357 "Structure page if any of the required tables for the phpMyAdmin "
2358 "configuration storage could not be found."
2360 "Отключить предупреждение, отображаемое на странице структуры базы данных при "
2361 "отсутствии таблиц, необходимых для хранения конфигурации phpMyAdmin."
2363 #: libraries/classes/Config/Descriptions.php:336
2365 "Disable the default warning that is displayed on the Structure page if "
2366 "column names in a table are reserved MySQL words."
2368 "Отключить предупреждение, отображаемое на странице структуры при наличии "
2369 "столбцов таблицы с именами, являющимися зарезервированными словами MySQL."
2371 #: libraries/classes/Config/Descriptions.php:340
2373 "Enable if you want DB-based query history (requires phpMyAdmin configuration "
2374 "storage). If disabled, this utilizes JS-routines to display query history "
2375 "(lost by window close)."
2377 "Включите для хранения истории запросов с помощью базы данных (требуется "
2378 "настройка расширений phpMyAdmin). При отключении, для истории запросов "
2379 "используется JavaScript (история теряется при закрытии окна)."
2381 #: libraries/classes/Config/Descriptions.php:345
2383 "Sets the effective timezone; possibly different than the one from your "
2386 "Укажите, какую временную зону следует использовать. Временная зона может "
2387 "отличаться от зоны на сервере."
2389 #: libraries/classes/Config/Descriptions.php:348
2391 "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
2392 "[kbd]pma__bookmark[/kbd]"
2394 "Для отключения поддержки [doc@bookmarks@]закладок[/doc] оставьте поле "
2395 "пустым, рекомендуется: [kbd]pma__bookmark[/kbd]"
2397 #: libraries/classes/Config/Descriptions.php:351
2399 "Leave blank for no column comments/media types, suggested: "
2400 "[kbd]pma__column_info[/kbd]."
2402 "Для отключения комментариев/медиатипов в колонках, оставьте поле пустым, "
2403 "рекомендуется: [kbd]pma__column_info[/kbd]."
2405 #: libraries/classes/Config/Descriptions.php:354
2407 "A special MySQL user configured with limited permissions, more information "
2408 "available on [doc@linked-tables]documentation[/doc]."
2410 "Специальный пользователь MySQL с ограниченными привилегиями. Подробнее в "
2411 "[doc@linked-tables]документации[/doc]."
2413 #: libraries/classes/Config/Descriptions.php:358
2415 "An alternate host to hold the configuration storage; leave blank to use the "
2416 "already defined host."
2418 "Альтернативный хост для хранения настроек конфигурации; для использования "
2419 "уже определённого хоста оставьте поле пустым."
2421 #: libraries/classes/Config/Descriptions.php:361
2423 "An alternate port to connect to the host that holds the configuration "
2424 "storage; leave blank to use the default port, or the already defined port, "
2425 "if the controlhost equals host."
2427 "Альтернативный порт для хранения настроек конфигурации; для использования "
2428 "уже определённого поста оставьте поле пустым, или уже заранее определённым, "
2429 "если контрольный хост идентичен хосту."
2431 #: libraries/classes/Config/Descriptions.php:366
2433 "More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
2434 "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
2435 "com/19588]MySQL Bugs[/a]"
2437 "Подробнее смотрите на [a@https://github.com/phpmyadmin/phpmyadmin/"
2438 "issues/8970]phpMyAdmin issue tracker[/a] и [a@https://bugs.mysql."
2439 "com/19588]MySQL Bugs[/a]"
2441 #: libraries/classes/Config/Descriptions.php:370
2443 "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
2446 "Для отключения поддержки истории SQL запросов оставьте поле пустым, "
2447 "рекомендуется: [kbd]pma__history[/kbd]."
2449 #: libraries/classes/Config/Descriptions.php:373
2451 "Limits number of table preferences which are stored in database, the oldest "
2452 "records are automatically removed."
2454 "Ограничивает количество хранимых в базе данных свойств таблицы, устаревшие "
2455 "записи автоматически удаляются."
2457 #: libraries/classes/Config/Descriptions.php:377
2459 "Leave blank for no QBE saved searches support, suggested: "
2460 "[kbd]pma__savedsearches[/kbd]."
2462 "Для отключения поддержки сохранения запросов по шаблону оставьте поле "
2463 "пустым, рекомендуется: [kbd]pma__savedsearches[/kbd]."
2465 #: libraries/classes/Config/Descriptions.php:380
2467 "Leave blank for no export template support, suggested: "
2468 "[kbd]pma__export_templates[/kbd]."
2470 "Для отключения поддержки шаблонов экспорта оставьте поле пустым, "
2471 "рекомендуется: [kbd]pma__export_templates[/kbd]."
2473 #: libraries/classes/Config/Descriptions.php:383
2475 "Leave blank for no central columns support, suggested: "
2476 "[kbd]pma__central_columns[/kbd]."
2478 "Оставьте поле без поддержки центральной колонки, предположительно: [kbd] "
2479 "pma__central_columns [/kbd]."
2481 #: libraries/classes/Config/Descriptions.php:386
2483 "You can use MySQL wildcard characters (% and _), escape them if you want to "
2484 "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
2485 "[kbd]'my_db'[/kbd]."
2487 "Вы можете использовать подстановочные символы (% и _), экранируйте их, если "
2488 "хотите использовать, как обычные литературные символы, т.е. используйте "
2489 "[kbd]'my\\_db'[/kbd], а не [kbd]'my_db'[/kbd]."
2491 #: libraries/classes/Config/Descriptions.php:391
2493 "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
2495 "Для отключения поддержки PDF схемы оставьте поле пустым, рекомендуется: "
2496 "[kbd]pma__pdf_pages[/kbd]."
2498 #: libraries/classes/Config/Descriptions.php:394
2500 "Database used for relations, bookmarks, and PDF features. See [doc@linked-"
2501 "tables]pmadb[/doc] for complete information. Leave blank for no support. "
2502 "Suggested: [kbd]phpmyadmin[/kbd]."
2504 "База данных, используемая для расширенных функций: связей, закладок и PDF. "
2505 "Для более полной информации смотрите [doc@linked-tables]pmadb[/doc]. Для "
2506 "отключения поддержки оставьте поле пустым. Рекомендуется: [kbd]phpmyadmin[/"
2509 #: libraries/classes/Config/Descriptions.php:399
2511 "Leave blank for no \"persistent\" recently used tables across sessions, "
2512 "suggested: [kbd]pma__recent[/kbd]."
2514 "Для отключения сохранения списка недавно использованных таблиц оставьте поле "
2515 "пустым, рекомендуется: [kbd]pma__recent[/kbd]."
2517 #: libraries/classes/Config/Descriptions.php:403
2519 "Leave blank for no \"persistent\" favorite tables across sessions, "
2520 "suggested: [kbd]pma__favorite[/kbd]."
2522 "Для отключения сохранения списка избранных таблиц оставьте поле пустым, "
2523 "рекомендуется: [kbd]pma__favorite[/kbd]."
2525 #: libraries/classes/Config/Descriptions.php:407
2527 "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
2528 "[kbd]pma__relation[/kbd]."
2530 "Для отключения поддержки [doc@relations@]relation-links[/doc] оставьте поле "
2531 "пустым, рекомендуется: [kbd]pma__relation[/kbd]."
2533 #: libraries/classes/Config/Descriptions.php:412
2535 "See [doc@authentication-modes]authentication types[/doc] for an example."
2537 "Для примера смотрите раздел [doc@authentication-modes]authentication types[/"
2540 #: libraries/classes/Config/Descriptions.php:415
2542 "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
2545 "Для отключения поддержки PDF схемы оставьте поле пустым, рекомендуется: "
2546 "[kbd]pma__table_coords[/kbd]."
2548 #: libraries/classes/Config/Descriptions.php:418
2550 "Table to describe the display columns, leave blank for no support; "
2551 "suggested: [kbd]pma__table_info[/kbd]."
2553 "Таблица для описания отображаемых полей, для отключения поддержки данной "
2554 "функции оставьте поле пустым, рекомендуется: [kbd]pma__table_info[/kbd]."
2556 #: libraries/classes/Config/Descriptions.php:422
2558 "Leave blank for no \"persistent\" tables' UI preferences across sessions, "
2559 "suggested: [kbd]pma__table_uiprefs[/kbd]."
2561 "Для отключения возможности хранения настроек интерфейса таблиц через сессии "
2562 "оставьте поле пустым, рекомендуется: [kbd]pma__table_uiprefs[/kbd]."
2564 #: libraries/classes/Config/Descriptions.php:426
2566 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2567 "the log when creating a database."
2569 "Будет ли при создании базы данных, в журнал первой строкой добавлено "
2570 "выражение DROP DATABASE IF EXISTS."
2572 #: libraries/classes/Config/Descriptions.php:430
2574 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2575 "log when creating a table."
2577 "Будет ли при создании таблицы, в журнал первой строкой добавлено выражение "
2578 "DROP TABLE IF EXISTS."
2580 #: libraries/classes/Config/Descriptions.php:434
2582 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2583 "log when creating a view."
2585 "Будет ли при создании представления, в журнал первой строкой добавлено "
2586 "выражение DROP VIEW IF EXISTS."
2588 #: libraries/classes/Config/Descriptions.php:438
2589 msgid "Defines the list of statements the auto-creation uses for new versions."
2591 "Определить список выражений используемых для автоматического создания новых "
2594 #: libraries/classes/Config/Descriptions.php:441
2596 "Leave blank for no SQL query tracking support, suggested: "
2597 "[kbd]pma__tracking[/kbd]."
2599 "Для отключения поддержки слежения за SQL запросами оставьте поле пустым, "
2600 "рекомендуется: [kbd]pma__tracking[/kbd]."
2602 #: libraries/classes/Config/Descriptions.php:444
2604 "Whether the tracking mechanism creates versions for tables and views "
2607 "Должен ли механизм слежения создавать версии таблиц и представлений "
2610 #: libraries/classes/Config/Descriptions.php:447
2612 "Leave blank for no user preferences storage in database, suggested: "
2613 "[kbd]pma__userconfig[/kbd]."
2615 "Для отключения возможности хранения пользовательских настроек в базе данных "
2616 "оставьте поле пустым, рекомендуется: [kbd]pma__userconfig[/kbd]."
2618 #: libraries/classes/Config/Descriptions.php:450
2620 "Both this table and the user groups table are required to enable the "
2621 "configurable menus feature; leaving either one of them blank will disable "
2622 "this feature, suggested: [kbd]pma__users[/kbd]."
2624 "Эта таблица и таблица групп пользователей требуются для включения "
2625 "возможности настраиваемых меню; если хотя бы одна из них пустая, то эта "
2626 "возможность будет отключена, рекомендуется: [kbd]pma__users[/kbd]."
2628 #: libraries/classes/Config/Descriptions.php:455
2630 "Both this table and the users table are required to enable the configurable "
2631 "menus feature; leaving either one of them blank will disable this feature, "
2632 "suggested: [kbd]pma__usergroups[/kbd]."
2634 "Эта таблица и таблица пользователей требуются для включения возможности "
2635 "настраиваемых меню; если хотя бы одна из них пустая, то эта возможность "
2636 "будет отключена, предложил: [kbd]pma__usergroups[/kbd]."
2638 #: libraries/classes/Config/Descriptions.php:460
2640 "Leave blank to disable the feature to hide and show navigation items, "
2641 "suggested: [kbd]pma__navigationhiding[/kbd]."
2643 "Для отключения функции скрытия/отображения элементов навигации оставьте поле "
2644 "пустым, рекомендуется: [kbd]pma__navigationhiding[/kbd]."
2646 #: libraries/classes/Config/Descriptions.php:464
2648 "A user-friendly description of this server. Leave blank to display the "
2651 "Пользовательское описание сервера. Оставьте поле пустым, чтобы вывести "
2654 #: libraries/classes/Config/Descriptions.php:466
2655 msgid "Leave blank if not used."
2656 msgstr "Оставьте поле пустым, если не используете данную функцию."
2658 #: libraries/classes/Config/Descriptions.php:467
2659 msgid "Leave blank for defaults."
2660 msgstr "Оставьте поле пустым для использования значения по-умолчанию."
2662 #: libraries/classes/Config/Descriptions.php:468
2663 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
2664 msgstr "Отображаемая строка при идентификации методом HTTP."
2666 #: libraries/classes/Config/Descriptions.php:469
2667 msgid "Authentication method to use."
2668 msgstr "Используемый метод идентификации."
2670 #: libraries/classes/Config/Descriptions.php:470
2671 msgid "Compress connection to MySQL server."
2672 msgstr "Сжимать данные при соединении с сервером MySQL."
2674 #: libraries/classes/Config/Descriptions.php:471
2675 msgid "Hide databases matching regular expression (PCRE)."
2676 msgstr "Скрыть базы данных, подпадающие под регулярное выражение (PCRE)."
2678 #: libraries/classes/Config/Descriptions.php:472
2679 msgid "Hostname where MySQL server is running."
2680 msgstr "Хост, на котором работает сервер MySQL."
2682 #: libraries/classes/Config/Descriptions.php:473
2683 #: libraries/classes/Config/Descriptions.php:477
2684 msgid "Leave empty if not using config auth."
2685 msgstr "Если не используется config идентификация, оставьте поле пустым."
2687 #: libraries/classes/Config/Descriptions.php:474
2688 msgid "Port on which MySQL server is listening, leave empty for default."
2689 msgstr "Порт, на котором работает сервер MySQL. По-умолчанию оставьте пустым."
2691 #: libraries/classes/Config/Descriptions.php:475
2692 msgid "Socket on which MySQL server is listening, leave empty for default."
2693 msgstr "Сокет, на котором работает сервер MySQL. По-умолчанию оставьте пустым."
2695 #: libraries/classes/Config/Descriptions.php:476
2696 msgid "Enable SSL for connection to MySQL server."
2697 msgstr "Использовать SSL для соединения с сервером MySQL."
2699 #: libraries/classes/Config/Descriptions.php:479
2701 "Please note that enabling this has no effect with [kbd]config[/kbd] "
2702 "authentication mode because the password is hard coded in the configuration "
2703 "file; this does not limit the ability to execute the same command directly."
2705 "Обратите внимание, что включение данного параметра не даст эффекта при "
2706 "идентификации методом [kbd]config[/kbd] из-за жестко прописанного пароля. "
2707 "Смена пароля в конфигурационном файле напрямую никак не ограничена."
2709 #: libraries/classes/Config/Descriptions.php:484
2710 msgid "Show or hide a column displaying the Creation timestamp for all tables."
2711 msgstr "Выводить/скрывать столбец, отображающий время создания всех таблиц."
2713 #: libraries/classes/Config/Descriptions.php:487
2715 "Show or hide a column displaying the Last update timestamp for all tables."
2717 "Выводить/скрывать столбец, отображающий последнее время обновления всех "
2720 #: libraries/classes/Config/Descriptions.php:490
2722 "Show or hide a column displaying the Last check timestamp for all tables."
2724 "Выводить/скрывать столбец, отображающий последнее время проверки всех таблиц."
2726 #: libraries/classes/Config/Descriptions.php:493
2728 "Defines whether or not type fields should be initially displayed in edit/"
2731 "Определяет, должны ли введенные поля изначально отображаться в режиме "
2732 "редактирования/вставки."
2734 #: libraries/classes/Config/Descriptions.php:496
2736 "Shows link to [a@https://www.php.net/manual/en/function.phpinfo.php]phpinfo()"
2739 "Вывести ссылку [a@https://www.php.net/manual/en/function.phpinfo.php] "
2742 #: libraries/classes/Config/Descriptions.php:498
2743 msgid "Whether a user should be displayed a \"show all (rows)\" button."
2744 msgstr "Позволяет вывести пользователю кнопку \"показать все (записи)\"."
2746 #: libraries/classes/Config/Descriptions.php:499
2747 msgid "Show or hide a column displaying the comments for all tables."
2748 msgstr "Выводить/скрывать столбец, отображающий комментарии для всех таблиц."
2750 #: libraries/classes/Config/Descriptions.php:500
2751 msgid "Show or hide a column displaying the charset for all tables."
2752 msgstr "Показать или скрыть столбец, отображающий кодировку для всех таблиц."
2754 #: libraries/classes/Config/Descriptions.php:501
2755 msgid "Display the function fields in edit/insert mode."
2756 msgstr "Выводить поля функций в режиме редактирования/вставки."
2758 #: libraries/classes/Config/Descriptions.php:502
2759 msgid "Whether to show hint or not."
2760 msgstr "Показать/скрыть подсказки."
2762 #: libraries/classes/Config/Descriptions.php:503
2764 "Defines whether SQL queries generated by phpMyAdmin should be displayed."
2765 msgstr "Определяет выводить или нет SQL запросы, генерируемые phpMyAdmin."
2767 #: libraries/classes/Config/Descriptions.php:504
2768 msgid "Allow to display database and table statistics (e.g. space usage)."
2770 "Разрешить вывод статистики по базе данных и таблице (например, объем "
2771 "занятого пространства)."
2773 #: libraries/classes/Config/Descriptions.php:506
2775 "Mark used tables and make it possible to show databases with locked tables."
2777 "Отмечать использованные таблицы и делать возможным отображение баз данных с "
2778 "заблокированными таблицами."
2780 #: libraries/classes/Config/Descriptions.php:509
2782 "Disable the default warning that is displayed on the main page if Suhosin is "
2785 "Отключить изначальное предупреждение на главной странице при определении "
2788 #: libraries/classes/Config/Descriptions.php:512
2790 "Disable the default warning that is displayed on the main page if the value "
2791 "of the PHP setting session.gc_maxlifetime is less than the value of "
2792 "`LoginCookieValidity`."
2794 "Отключить предупреждение, отображаемое на главной странице когда значение "
2795 "параметра session.gc_maxlifetime конфигурации PHP меньше чем значение "
2796 "`LoginCookieValidity`."
2798 #: libraries/classes/Config/Descriptions.php:517
2800 "Textarea size (columns) in edit mode, this value will be emphasized for SQL "
2801 "query textareas (*2)."
2803 "Размер (кол-во столбцов) текстового поля в режиме редактирования, данное "
2804 "значение будет приоритетным для текстовых полей SQL запроса (*2)."
2806 #: libraries/classes/Config/Descriptions.php:520
2808 "Textarea size (rows) in edit mode, this value will be emphasized for SQL "
2809 "query textareas (*2)."
2811 "Размер (кол-во строк) текстового поля в режиме редактирования, данное "
2812 "значение будет приоритетным для текстовых полей SQL запроса (*2)."
2814 #: libraries/classes/Config/Descriptions.php:523
2816 "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
2817 "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
2818 "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
2819 "HTTP_X_FORWARDED_FOR[/kbd]."
2821 "Введите прокси в виде [kbd]IP: trusted HTTP header[/kbd]. Следующий пример "
2822 "показывает, что phpMyAdmin должен доверять HTTP_X_FORWARDED_FOR (X-Forwarded-"
2823 "For) заголовку, пришедшему с прокси 1.2.3.4:[br][kbd]1.2.3.4: "
2824 "HTTP_X_FORWARDED_FOR[/kbd]."
2826 #: libraries/classes/Config/Descriptions.php:529
2828 "When disabled, users cannot set any of the options below, regardless of the "
2829 "checkbox on the right."
2831 "При отключении пользователи не смогут установить никакие из указанных ниже "
2832 "параметров вне зависимости от галочки справа от них."
2834 #: libraries/classes/Config/Descriptions.php:532
2836 "The URL of the proxy to be used when retrieving the information about the "
2837 "latest version of phpMyAdmin, or when submitting error reports. You need "
2838 "this if the server where phpMyAdmin is installed does not have direct access "
2839 "to the Internet. The format is: \"hostname:portnumber\"."
2841 "Адрес прокси, которые будут использоваться при извлечении информации о "
2842 "последней версии phpMyAdmin или при отправке отчётов об ошибках. Это "
2843 "необходимо, если сервер, на котором установлен phpMyAdmin, не имеет прямого "
2844 "доступа к Интернету. Формат: «hostname:portnumber»."
2846 #: libraries/classes/Config/Descriptions.php:538
2848 "The username for authenticating with the proxy. By default, no "
2849 "authentication is performed. If a username is supplied, Basic Authentication "
2850 "will be performed. No other types of authentication are currently supported."
2852 "Имя пользователя для проверки подлинности на прокси-сервере. По-умолчанию "
2853 "проверка подлинности не выполняется. Если указывается имя пользователя, то "
2854 "будет выполнена обычная проверка подлинности. В настоящее время другие типы "
2855 "проверки подлинности не поддерживаются."
2857 #: libraries/classes/Config/Descriptions.php:544
2859 "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
2860 "will be inserted with Shift+Enter."
2862 "Запросы выполняются по нажатию Enter (вместо Ctrl+Enter). Строки переносятся "
2863 "с помощью Shift+Enter."
2865 #: libraries/classes/Config/Descriptions.php:548
2867 "Enable Zero Configuration mode which lets you set up phpMyAdmin "
2868 "configuration storage tables automatically."
2870 "Включить режим нулевой конфигурации, который позволяет настроить хранилище "
2871 "конфигурации phpMyAdmin автоматически."
2873 #: libraries/classes/Config/Descriptions.php:551
2874 msgid "Highlight selected rows."
2875 msgstr "Подсвечивать выбранные строки."
2877 #: libraries/classes/Config/Descriptions.php:552
2878 msgid "Highlight row pointed by the mouse cursor."
2879 msgstr "Подсветить строку при наведении курсора."
2881 #: libraries/classes/Config/Descriptions.php:553
2882 msgid "Number of columns for CHAR/VARCHAR textareas."
2883 msgstr "Число столбцов для CHAR/VARCHAR textareas."
2885 #: libraries/classes/Config/Descriptions.php:554
2886 msgid "Number of rows for CHAR/VARCHAR textareas."
2887 msgstr "Число строк для CHAR/VARCHAR textareas."
2889 #: libraries/classes/Config/Descriptions.php:555
2891 "Log SQL queries and their execution time, to be displayed in the console"
2893 "Вести лог SQL-запросов и времени их выполнения для отображения в консоли"
2895 #: libraries/classes/Config/Descriptions.php:556
2896 msgid "Tab that is displayed when entering a database."
2897 msgstr "Вкладка, отображаемая при входе в базу данных."
2899 #: libraries/classes/Config/Descriptions.php:557
2900 msgid "Tab that is displayed when entering a server."
2901 msgstr "Вкладка, отображаемая при входе на сервер."
2903 #: libraries/classes/Config/Descriptions.php:558
2904 msgid "Tab that is displayed when entering a table."
2905 msgstr "Вкладка, отображаемая при входе в таблицу."
2907 #: libraries/classes/Config/Descriptions.php:559
2908 msgid "Whether the table structure actions should be hidden."
2909 msgstr "Скрывать/отображать действия, производимые над структурой таблицы."
2911 #: libraries/classes/Config/Descriptions.php:560
2912 msgid "Whether column comments should be shown in table structure view"
2913 msgstr "Отображать столбец \"Комментарии\" при отображении структуры таблицы"
2915 #: libraries/classes/Config/Descriptions.php:561
2916 msgid "Show server listing as a list instead of a drop down."
2918 "Выводить доступные для выбора серверы в виде последовательного списка вместо "
2921 #: libraries/classes/Config/Descriptions.php:562
2922 msgid "A dropdown will be used if fewer items are present."
2924 "Если значений меньше указанного, то они будут выведены в виде выпадающего "
2927 #: libraries/classes/Config/Descriptions.php:563
2928 msgid "Default value for foreign key checks checkbox for some queries."
2929 msgstr "Значение флажков внешних ключей по умолчанию для некоторых запросов."
2931 #: libraries/classes/Config/Descriptions.php:564
2932 msgid "Uncheck the checkbox to disable drag and drop import"
2933 msgstr "Снимите флажок, чтобы отключить импорт перетаскиванием"
2935 #: libraries/classes/Config/Descriptions.php:565
2936 msgid "How many rows can be inserted at one time."
2937 msgstr "Количество строк, которое можно вставить за один раз."
2939 #: libraries/classes/Config/Descriptions.php:566
2941 "Maximum number of characters shown in any non-numeric column on browse view."
2943 "Максимальное количество символов, отображаемых в любом нечисловом столбце в "
2946 #: libraries/classes/Config/Descriptions.php:567
2947 msgid "Define how long (in seconds) a login cookie is valid."
2948 msgstr "Определяет длительность (в секундах) действия cookie идентификации."
2950 #: libraries/classes/Config/Descriptions.php:568
2951 msgid "Double size of textarea for LONGTEXT columns."
2953 "Двойной размер текстового поля ввода для столбцов, имеющих тип LONGTEXT."
2955 #: libraries/classes/Config/Descriptions.php:569
2956 msgid "Maximum number of databases displayed in database list."
2957 msgstr "Максимальное количество баз данных, отображаемых в списке."
2959 #: libraries/classes/Config/Descriptions.php:570
2960 msgid "Maximum number of tables displayed in table list."
2961 msgstr "Максимальное количество таблиц, отображаемых в списке таблиц."
2963 #: libraries/classes/Config/Descriptions.php:571
2964 msgid "Maximum number of recently used tables; set 0 to disable."
2966 "Максимальное количество недавно использованных таблиц; для отключения "
2969 #: libraries/classes/Config/Descriptions.php:572
2970 msgid "Maximum number of favorite tables; set 0 to disable."
2972 "Максимальное количество избранных таблиц; для отключения установите в 0."
2974 #: libraries/classes/Config/Descriptions.php:573
2975 msgid "These are Edit, Copy and Delete links."
2976 msgstr "Ссылки редактирования, копирования и удаления."
2978 #: libraries/classes/Config/Descriptions.php:574
2979 msgid "Whether to show row links even in the absence of a unique key."
2980 msgstr "Нужно ли показывать строки ссылок даже в отсутствие уникального ключа."
2982 #: libraries/classes/Config/Descriptions.php:575
2983 #: libraries/classes/Config/Descriptions.php:858
2984 msgid "Disable shortcut keys"
2985 msgstr "Отключить сочетания клавиш"
2987 #: libraries/classes/Config/Descriptions.php:576
2988 msgid "Use natural order for sorting table and database names."
2989 msgstr "Использовать естественный порядок сортировки имен таблиц и баз данных."
2991 #: libraries/classes/Config/Descriptions.php:577
2992 #: libraries/classes/Config/Descriptions.php:580
2993 #: libraries/classes/Config/Descriptions.php:581
2994 msgid "Use only icons, only text or both."
2995 msgstr "Использовать только иконки, только текст, или всё вместе."
2997 #: libraries/classes/Config/Descriptions.php:578
2998 msgid "Use GZip output buffering for increased speed in HTTP transfers."
3000 "Использовать буферизацию вывода GZip для увеличения скорости передачи данных "
3003 #: libraries/classes/Config/Descriptions.php:579
3004 msgid "Use persistent connections to MySQL databases."
3005 msgstr "Использовать постоянные соединения с базами данных MySQL."
3007 #: libraries/classes/Config/Descriptions.php:582
3008 msgid "Disallow BLOB and BINARY columns from editing."
3009 msgstr "Запретить возможность редактирования столбцов типа BLOB и BINARY."
3011 #: libraries/classes/Config/Descriptions.php:583
3012 msgid "How many queries are kept in history."
3013 msgstr "Количество запросов, хранимых в истории."
3015 #: libraries/classes/Config/Descriptions.php:584
3016 msgid "Select which functions will be used for character set conversion."
3017 msgstr "Выберите функции, которые будут использоваться для перекодирования."
3019 #: libraries/classes/Config/Descriptions.php:585
3020 msgid "When browsing tables, the sorting of each table is remembered."
3021 msgstr "При просмотре таблиц запоминается сортировка каждой таблицы."
3023 #: libraries/classes/Config/Descriptions.php:586
3024 msgid "Default sort order for tables with a primary key."
3025 msgstr "Порядок сортировки по-умолчанию для таблиц с первичным ключом."
3027 #: libraries/classes/Config/Descriptions.php:587
3029 "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
3031 "Повторять заголовки через каждые X ячеек, [kbd]0[/kbd] отключает данную "
3034 #: libraries/classes/Config/Descriptions.php:588
3035 msgid "For display Options"
3036 msgstr "Для параметров отображения"
3038 #: libraries/classes/Config/Descriptions.php:589
3039 msgid "Directory where exports can be saved on server."
3040 msgstr "Каталог на сервере, в который можно сохранять файлы при экспорте."
3042 #: libraries/classes/Config/Descriptions.php:590
3044 "Defines whether the query box should stay on-screen after its submission."
3046 "Определяет будет ли форма запроса оставаться на экране после его отправки."
3048 #: libraries/classes/Config/Descriptions.php:591
3049 msgid "Title of browser window when a database is selected."
3050 msgstr "Заголовок окна браузера при выборе базы данных."
3052 #: libraries/classes/Config/Descriptions.php:592
3053 msgid "Title of browser window when nothing is selected."
3054 msgstr "Заголовок окна браузера по-умолчанию."
3056 #: libraries/classes/Config/Descriptions.php:593
3057 msgid "Title of browser window when a server is selected."
3058 msgstr "Заголовок окна браузера при выборе сервера."
3060 #: libraries/classes/Config/Descriptions.php:594
3061 msgid "Title of browser window when a table is selected."
3062 msgstr "Заголовок окна браузера при выборе таблицы."
3064 #: libraries/classes/Config/Descriptions.php:595
3065 msgid "Directory on server where you can upload files for import."
3066 msgstr "Каталог на сервере, в который вы можете загружать файлы для импорта."
3068 #: libraries/classes/Config/Descriptions.php:596
3069 msgid "Allow for searching inside the entire database."
3070 msgstr "Разрешить поиск по всей базе данных."
3072 #: libraries/classes/Config/Descriptions.php:597
3073 msgid "Enables check for latest version on main phpMyAdmin page."
3075 "Включает возможность проверки последней версии phpMyAdmin на главной "
3078 #: libraries/classes/Config/Descriptions.php:598
3079 msgid "The password for authenticating with the proxy."
3080 msgstr "Пароль для идентификации через прокси."
3082 #: libraries/classes/Config/Descriptions.php:599
3083 msgid "Enable ZIP compression for import and export operations."
3084 msgstr "Включить ZIP сжатие для операций импорта и экспорта."
3086 #: libraries/classes/Config/Descriptions.php:600
3087 msgid "Choose the default action when sending error reports."
3088 msgstr "Выберите действие по-умолчанию при отправке отчётов об ошибках."
3090 #: libraries/classes/Config/Descriptions.php:617
3091 msgid "Allow login to any MySQL server"
3092 msgstr "Разрешить подключение к любому серверу MySQL"
3094 #: libraries/classes/Config/Descriptions.php:618
3095 msgid "Restrict login to MySQL server"
3096 msgstr "Ограничить вход на сервер MySQL"
3098 #: libraries/classes/Config/Descriptions.php:619
3099 msgid "Allow third party framing"
3100 msgstr "Разрешить встраивание во фрейм"
3102 #: libraries/classes/Config/Descriptions.php:620
3103 msgid "Show \"Drop database\" link to normal users"
3104 msgstr "Показывать ссылку \"Удалить базу данных\" обычным пользователям"
3106 #: libraries/classes/Config/Descriptions.php:621
3107 msgid "Blowfish secret"
3108 msgstr "Ключ Blowfish"
3110 #: libraries/classes/Config/Descriptions.php:622
3112 msgstr "Выделение строки"
3114 #: libraries/classes/Config/Descriptions.php:623
3115 msgid "Highlight pointer"
3116 msgstr "Подсветить наведение"
3118 #: libraries/classes/Config/Descriptions.php:624
3122 #: libraries/classes/Config/Descriptions.php:625
3123 msgid "CHAR columns editing"
3124 msgstr "Редактирование полей типа CHAR"
3126 #: libraries/classes/Config/Descriptions.php:626
3127 msgid "Enable CodeMirror"
3128 msgstr "Включить CodeMirror"
3130 #: libraries/classes/Config/Descriptions.php:627
3131 msgid "Enable linter"
3132 msgstr "Включить линтер"
3134 #: libraries/classes/Config/Descriptions.php:628
3135 msgid "Minimum size for input field"
3136 msgstr "Минимальный размер поля ввода"
3138 #: libraries/classes/Config/Descriptions.php:629
3139 msgid "Maximum size for input field"
3140 msgstr "Максимальный размер поля ввода"
3142 #: libraries/classes/Config/Descriptions.php:630
3143 msgid "CHAR textarea columns"
3144 msgstr "Ширина textarea для CHAR"
3146 #: libraries/classes/Config/Descriptions.php:631
3147 msgid "CHAR textarea rows"
3148 msgstr "Высота textarea для CHAR"
3150 #: libraries/classes/Config/Descriptions.php:632
3151 msgid "Check config file permissions"
3152 msgstr "Проверка прав файла config"
3154 #: libraries/classes/Config/Descriptions.php:633
3155 msgid "Compress on the fly"
3156 msgstr "Сжатие на лету"
3158 #: libraries/classes/Config/Descriptions.php:634
3159 msgid "Confirm DROP queries"
3160 msgstr "Подтверждать DROP запросы"
3162 #: libraries/classes/Config/Descriptions.php:635
3163 #: templates/console/display.twig:11 templates/console/display.twig:64
3165 msgstr "Отладка SQL"
3167 #: libraries/classes/Config/Descriptions.php:636
3168 #: libraries/classes/Plugins/Schema/SchemaDia.php:66
3169 #: libraries/classes/Plugins/Schema/SchemaPdf.php:76
3171 msgstr "Размер бумаги"
3173 #: libraries/classes/Config/Descriptions.php:637
3174 msgid "Default database tab"
3175 msgstr "Вкладка по умолчанию для базы данных"
3177 #: libraries/classes/Config/Descriptions.php:638
3178 msgid "Default server tab"
3179 msgstr "Вкладка по умолчанию для сервера"
3181 #: libraries/classes/Config/Descriptions.php:639
3182 msgid "Default table tab"
3183 msgstr "Вкладка по умолчанию для таблицы"
3185 #: libraries/classes/Config/Descriptions.php:640
3186 msgid "Enable autocomplete for table and column names"
3187 msgstr "Включить автозаполнение для имен таблицы и колонки"
3189 #: libraries/classes/Config/Descriptions.php:641
3190 msgid "Show column comments"
3191 msgstr "Показать комментарии к столбцам"
3193 #: libraries/classes/Config/Descriptions.php:642
3194 msgid "Hide table structure actions"
3195 msgstr "Спрятать действия над структурой таблицы"
3197 #: libraries/classes/Config/Descriptions.php:643
3198 msgid "Default transformations for Hex"
3199 msgstr "Преобразования по умолчанию для Hex"
3201 #: libraries/classes/Config/Descriptions.php:644
3202 msgid "Default transformations for Substring"
3203 msgstr "Преобразования по умолчанию для подстроки"
3205 #: libraries/classes/Config/Descriptions.php:645
3206 msgid "Default transformations for Bool2Text"
3207 msgstr "Преобразования по умолчанию для Bool2Text"
3209 #: libraries/classes/Config/Descriptions.php:646
3210 msgid "Default transformations for External"
3211 msgstr "Преобразования по умолчанию для External"
3213 #: libraries/classes/Config/Descriptions.php:647
3214 msgid "Default transformations for PreApPend"
3215 msgstr "Преобразования по умолчанию для PreApPend"
3217 #: libraries/classes/Config/Descriptions.php:648
3218 msgid "Default transformations for DateFormat"
3219 msgstr "Преобразования по умолчанию для DateFormat"
3221 #: libraries/classes/Config/Descriptions.php:649
3222 msgid "Default transformations for Inline"
3223 msgstr "Преобразования по умолчанию для Inline"
3225 #: libraries/classes/Config/Descriptions.php:650
3226 msgid "Default transformations for TextImageLink"
3227 msgstr "Преобразования по умолчанию для TextImageLink"
3229 #: libraries/classes/Config/Descriptions.php:651
3230 msgid "Default transformations for TextLink"
3231 msgstr "Преобразования по умолчанию для TextLink"
3233 #: libraries/classes/Config/Descriptions.php:652
3234 msgid "Display servers as a list"
3235 msgstr "Выводить серверы списком"
3237 #: libraries/classes/Config/Descriptions.php:653
3238 msgid "Disable multi table maintenance"
3239 msgstr "Отключить операции обслуживания таблиц"
3241 #: libraries/classes/Config/Descriptions.php:654
3242 msgid "Maximum execution time"
3243 msgstr "Максимальное время выполнения"
3245 #: libraries/classes/Config/Descriptions.php:655
3246 msgid "Use [code]LOCK TABLES[/code] statement"
3247 msgstr "Используйте инструкцию [code]LOCK TABLES[/code]"
3249 #: libraries/classes/Config/Descriptions.php:656
3250 msgid "Save as file"
3251 msgstr "Сохранить как файл"
3253 #: libraries/classes/Config/Descriptions.php:657
3254 #: libraries/classes/Config/Descriptions.php:792
3255 msgid "Character set of the file"
3256 msgstr "Кодировка файла"
3258 #: libraries/classes/Config/Descriptions.php:658
3259 #: libraries/classes/Config/Descriptions.php:674 templates/import.twig:165
3260 #: templates/import.twig:167 templates/sql/query.twig:40
3261 #: templates/table/structure/display_table_stats.twig:84
3265 #: libraries/classes/Config/Descriptions.php:659
3269 #: libraries/classes/Config/Descriptions.php:660
3270 #: libraries/classes/Config/Descriptions.php:667
3271 #: libraries/classes/Config/Descriptions.php:675
3272 #: libraries/classes/Config/Descriptions.php:679
3273 #: libraries/classes/Config/Descriptions.php:692
3274 #: libraries/classes/Config/Descriptions.php:694
3275 #: libraries/classes/Config/Descriptions.php:741
3276 #: libraries/classes/Plugins/Export/ExportCsv.php:88
3277 #: libraries/classes/Plugins/Export/ExportExcel.php:61
3278 #: libraries/classes/Plugins/Export/ExportHtmlword.php:85
3279 #: libraries/classes/Plugins/Export/ExportOds.php:70
3280 #: libraries/classes/Plugins/Export/ExportOdt.php:127
3281 #: libraries/classes/Plugins/Export/ExportTexytext.php:79
3282 msgid "Put columns names in the first row"
3283 msgstr "Поместить названия полей в первой строке"
3285 #: libraries/classes/Config/Descriptions.php:661
3286 #: libraries/classes/Config/Descriptions.php:794
3287 #: libraries/classes/Config/Descriptions.php:800
3288 #: libraries/classes/Plugins/Import/ImportCsv.php:666
3289 msgid "Columns enclosed with"
3290 msgstr "Значения полей обрамлены"
3292 #: libraries/classes/Config/Descriptions.php:662
3293 #: libraries/classes/Config/Descriptions.php:795
3294 #: libraries/classes/Config/Descriptions.php:801
3295 #: libraries/classes/Plugins/Import/ImportCsv.php:677
3296 msgid "Columns escaped with"
3297 msgstr "Символ экранирования"
3299 #: libraries/classes/Config/Descriptions.php:663
3300 #: libraries/classes/Config/Descriptions.php:669
3301 #: libraries/classes/Config/Descriptions.php:676
3302 #: libraries/classes/Config/Descriptions.php:685
3303 #: libraries/classes/Config/Descriptions.php:693
3304 #: libraries/classes/Config/Descriptions.php:697
3305 #: libraries/classes/Config/Descriptions.php:742
3306 msgid "Replace NULL with"
3307 msgstr "Заменить NULL на"
3309 #: libraries/classes/Config/Descriptions.php:664
3310 #: libraries/classes/Config/Descriptions.php:670
3311 msgid "Remove CRLF characters within columns"
3312 msgstr "Удалить из полей символы перевода строки CRLF"
3314 #: libraries/classes/Config/Descriptions.php:665
3315 #: libraries/classes/Config/Descriptions.php:798
3316 #: libraries/classes/Config/Descriptions.php:805
3317 #: libraries/classes/Plugins/Import/ImportCsv.php:651
3318 msgid "Columns terminated with"
3319 msgstr "Разделитель столбцов"
3321 #: libraries/classes/Config/Descriptions.php:666
3322 #: libraries/classes/Config/Descriptions.php:793
3323 #: libraries/classes/Plugins/Import/ImportCsv.php:684
3324 msgid "Lines terminated with"
3325 msgstr "Разделитель строк"
3327 #: libraries/classes/Config/Descriptions.php:668
3328 msgid "Excel edition"
3329 msgstr "Версия Excel"
3331 #: libraries/classes/Config/Descriptions.php:671
3332 msgid "Database name template"
3333 msgstr "Шаблон имени базы данных"
3335 #: libraries/classes/Config/Descriptions.php:672
3336 msgid "Server name template"
3337 msgstr "Шаблон имени сервера"
3339 #: libraries/classes/Config/Descriptions.php:673
3340 msgid "Table name template"
3341 msgstr "Шаблон имени таблицы"
3343 #: libraries/classes/Config/Descriptions.php:677
3344 #: libraries/classes/Config/Descriptions.php:690
3345 #: libraries/classes/Config/Descriptions.php:699
3346 #: libraries/classes/Config/Descriptions.php:737
3347 #: libraries/classes/Config/Descriptions.php:743
3348 #: libraries/classes/Plugins/Export/ExportHtmlword.php:56
3349 #: libraries/classes/Plugins/Export/ExportLatex.php:88
3350 #: libraries/classes/Plugins/Export/ExportMediawiki.php:55
3351 #: libraries/classes/Plugins/Export/ExportMediawiki.php:61
3352 #: libraries/classes/Plugins/Export/ExportOdt.php:69
3353 #: libraries/classes/Plugins/Export/ExportPdf.php:86
3354 #: libraries/classes/Plugins/Export/ExportSql.php:237
3355 #: libraries/classes/Plugins/Export/ExportTexytext.php:55
3357 msgstr "Сохранение таблицы"
3359 #: libraries/classes/Config/Descriptions.php:678
3360 #: libraries/classes/Plugins/Export/ExportLatex.php:79
3361 msgid "Include table caption"
3362 msgstr "Добавить заголовок таблицы"
3364 #: libraries/classes/Config/Descriptions.php:680
3365 #: libraries/classes/Config/Descriptions.php:695
3366 #: libraries/classes/Config/Descriptions.php:731
3367 #: libraries/classes/Plugins/Export/ExportHtmlword.php:386
3368 #: libraries/classes/Plugins/Export/ExportLatex.php:551
3369 #: libraries/classes/Plugins/Export/ExportOdt.php:495
3370 #: libraries/classes/Plugins/Export/ExportTexytext.php:395
3371 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:548
3372 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
3373 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:708
3374 #: templates/columns_definitions/table_fields_definitions.twig:54
3375 #: templates/database/data_dictionary/index.twig:29
3376 #: templates/table/structure/display_structure.twig:28
3378 msgstr "Комментарии"
3380 #: libraries/classes/Config/Descriptions.php:681
3381 #: libraries/classes/Config/Descriptions.php:687
3382 msgid "Table caption"
3383 msgstr "Заголовок таблицы"
3385 #: libraries/classes/Config/Descriptions.php:682
3386 #: libraries/classes/Config/Descriptions.php:688
3387 msgid "Continued table caption"
3388 msgstr "Заголовок таблицы (продолжение)"
3390 #: libraries/classes/Config/Descriptions.php:683
3391 #: libraries/classes/Config/Descriptions.php:689
3393 msgstr "Идентификатор метки"
3395 #: libraries/classes/Config/Descriptions.php:684
3396 #: libraries/classes/Config/Descriptions.php:696
3397 #: libraries/classes/Config/Descriptions.php:734
3398 #: libraries/classes/Plugins/Export/ExportHtmlword.php:393
3399 #: libraries/classes/Plugins/Export/ExportOdt.php:502
3400 #: libraries/classes/Plugins/Export/ExportTexytext.php:400
3401 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:556
3402 #: templates/columns_definitions/table_fields_definitions.twig:71
3403 #: templates/database/data_dictionary/index.twig:31
3407 #: libraries/classes/Config/Descriptions.php:686
3408 #: libraries/classes/Config/Descriptions.php:698
3409 #: libraries/classes/Config/Descriptions.php:736
3410 msgid "Relationships"
3413 #: libraries/classes/Config/Descriptions.php:691
3414 msgid "Export method"
3415 msgstr "Метод экспорта"
3417 #: libraries/classes/Config/Descriptions.php:700
3418 #: libraries/classes/Config/Descriptions.php:703
3419 msgid "Save on server"
3420 msgstr "Сохранить на сервере"
3422 #: libraries/classes/Config/Descriptions.php:701
3423 #: libraries/classes/Config/Descriptions.php:704 templates/export.twig:182
3424 #: templates/export.twig:377
3425 msgid "Overwrite existing file(s)"
3426 msgstr "Перезаписать существующий(е) файл(ы)"
3428 #: libraries/classes/Config/Descriptions.php:702
3429 msgid "Export as separate files"
3430 msgstr "Экспорт в виде отдельных файлов"
3432 #: libraries/classes/Config/Descriptions.php:705
3433 msgid "Remember filename template"
3434 msgstr "Запомнить шаблон имени файла"
3436 #: libraries/classes/Config/Descriptions.php:706
3437 msgid "Remove DEFINER clause from definitions"
3438 msgstr "Убрать предложение DEFINER из определений"
3440 #: libraries/classes/Config/Descriptions.php:707
3441 #: templates/database/operations/index.twig:160
3442 #: templates/table/operations/index.twig:72
3443 #: templates/table/operations/index.twig:300
3444 msgid "Add AUTO_INCREMENT value"
3445 msgstr "Добавить AUTO_INCREMENT"
3447 #: libraries/classes/Config/Descriptions.php:708
3448 msgid "Enclose table and column names with backquotes"
3449 msgstr "Заключить названия таблиц и полей в косые кавычки"
3451 #: libraries/classes/Config/Descriptions.php:709
3452 #: libraries/classes/Config/Descriptions.php:811
3453 msgid "SQL compatibility mode"
3454 msgstr "Режим совместимости SQL"
3456 #: libraries/classes/Config/Descriptions.php:710
3457 msgid "Creation/Update/Check dates"
3458 msgstr "Даты создания, обновления и проверки"
3460 #: libraries/classes/Config/Descriptions.php:711
3461 msgid "Use delayed inserts"
3462 msgstr "Использовать отложенные вставки (DELAYED)"
3464 #: libraries/classes/Config/Descriptions.php:712
3465 #: libraries/classes/Plugins/Export/ExportSql.php:183
3466 msgid "Disable foreign key checks"
3467 msgstr "Отключить проверку внешних ключей"
3469 #: libraries/classes/Config/Descriptions.php:713
3470 #: libraries/classes/Plugins/Export/ExportSql.php:197
3471 msgid "Export views as tables"
3472 msgstr "Экспортировать представления как таблицы"
3474 #: libraries/classes/Config/Descriptions.php:714
3475 msgid "Export related metadata from phpMyAdmin configuration storage"
3477 "Экспортировать связаныые мета-данные из хранилища конфигураций phpMyAdmin"
3479 #: libraries/classes/Config/Descriptions.php:715
3480 #: libraries/classes/Config/Descriptions.php:716
3481 #: libraries/classes/Config/Descriptions.php:718
3482 #: libraries/classes/Config/Descriptions.php:721
3483 #: libraries/classes/Config/Descriptions.php:722
3484 #: libraries/classes/Config/Descriptions.php:723
3485 #: libraries/classes/Config/Descriptions.php:735
3486 #: templates/database/operations/index.twig:155
3487 #: templates/table/operations/index.twig:295
3490 msgstr "Добавить %s"
3492 #: libraries/classes/Config/Descriptions.php:724
3493 msgid "Use hexadecimal for BINARY & BLOB"
3494 msgstr "Использовать шестнадцатеричное отображение для BINARY и BLOB"
3496 #: libraries/classes/Config/Descriptions.php:726
3498 "Add IF NOT EXISTS (less efficient as indexes will be generated during table "
3501 "Добавить IF NOT EXISTS (менее эффективно, т.к. индексы будут созданы во "
3502 "время создания таблицы)"
3504 #: libraries/classes/Config/Descriptions.php:729
3505 #: libraries/classes/Plugins/Export/ExportSql.php:351
3510 #: libraries/classes/Config/Descriptions.php:730
3511 msgid "Use ignore inserts"
3512 msgstr "Использовать игнорирующие вставки (IGNORE)"
3514 #: libraries/classes/Config/Descriptions.php:732
3515 msgid "Syntax to use when inserting data"
3516 msgstr "Использовать синтаксис при вставке данных"
3518 #: libraries/classes/Config/Descriptions.php:733
3519 #: libraries/classes/Plugins/Export/ExportSql.php:488
3520 msgid "Maximal length of created query"
3521 msgstr "Максимальная длина создаваемого запроса"
3523 #: libraries/classes/Config/Descriptions.php:738
3525 msgstr "Тип экспорта"
3527 #: libraries/classes/Config/Descriptions.php:739
3528 #: libraries/classes/Plugins/Export/ExportSql.php:169
3529 msgid "Enclose export in a transaction"
3530 msgstr "Заключить экспорт в транзакцию"
3532 #: libraries/classes/Config/Descriptions.php:740
3533 msgid "Export time in UTC"
3534 msgstr "Экспорт времени в UTC"
3536 #: libraries/classes/Config/Descriptions.php:744
3537 msgid "Foreign key dropdown order"
3538 msgstr "Сортировка внешних ключей"
3540 #: libraries/classes/Config/Descriptions.php:745
3541 msgid "Foreign key limit"
3542 msgstr "Лимит внешних ключей"
3544 #: libraries/classes/Config/Descriptions.php:746
3545 msgid "Foreign key checks"
3546 msgstr "Проверка внешних ключей"
3548 #: libraries/classes/Config/Descriptions.php:747
3549 msgid "First day of calendar"
3550 msgstr "Первый день календаря"
3552 #: libraries/classes/Config/Descriptions.php:748
3553 #: libraries/classes/Config/Descriptions.php:759 libraries/classes/Menu.php:480
3554 #: libraries/classes/Util.php:1931 libraries/config.values.php:155
3555 #: templates/navigation/tree/database_select.twig:10
3556 #: templates/server/databases/index.twig:3 templates/server/export/index.twig:7
3557 #: templates/server/export/index.twig:14
3558 #: templates/server/privileges/user_properties.twig:20
3560 msgstr "Базы данных"
3562 #: libraries/classes/Config/Descriptions.php:749
3566 #: libraries/classes/Config/Descriptions.php:751
3567 #: libraries/classes/Config/Forms/User/ExportForm.php:82
3568 #: libraries/classes/Config/Forms/User/ImportForm.php:35
3572 #: libraries/classes/Config/Descriptions.php:752
3574 msgstr "Разработчик"
3576 #: libraries/classes/Config/Descriptions.php:753
3580 #: libraries/classes/Config/Descriptions.php:754
3581 msgid "Export defaults"
3584 #: libraries/classes/Config/Descriptions.php:755
3588 #: libraries/classes/Config/Descriptions.php:756
3589 msgid "Import defaults"
3592 #: libraries/classes/Config/Descriptions.php:757
3593 msgid "Import / export"
3594 msgstr "Импорт / экспорт"
3596 #: libraries/classes/Config/Descriptions.php:758
3600 #: libraries/classes/Config/Descriptions.php:760
3601 #: libraries/classes/Config/Forms/User/NaviForm.php:68
3602 #: templates/preferences/header.twig:30
3603 msgid "Navigation panel"
3604 msgstr "Панель навигации"
3606 #: libraries/classes/Config/Descriptions.php:761
3607 msgid "Navigation tree"
3608 msgstr "Дерево навигации"
3610 #: libraries/classes/Config/Descriptions.php:762
3611 #: templates/server/select/index.twig:9 templates/setup/home/index.twig:34
3615 #: libraries/classes/Config/Descriptions.php:763
3616 #: libraries/classes/Controllers/Server/DatabasesController.php:307
3617 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
3618 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:26
3619 #: libraries/classes/Plugins/Export/ExportXml.php:115
3620 #: libraries/classes/Server/Status/Data.php:159
3621 #: templates/database/export/index.twig:22
3622 #: templates/database/structure/show_create.twig:6
3626 #: libraries/classes/Config/Descriptions.php:764
3627 #: libraries/classes/Config/Forms/User/MainForm.php:90
3628 #: templates/preferences/header.twig:36
3630 msgstr "Основная панель"
3632 #: libraries/classes/Config/Descriptions.php:765
3633 msgid "Microsoft Office"
3634 msgstr "Microsoft Office"
3636 #: libraries/classes/Config/Descriptions.php:767
3637 msgid "Other core settings"
3638 msgstr "Другие настройки ядра"
3640 #: libraries/classes/Config/Descriptions.php:768
3642 msgstr "Заголовки страниц"
3644 #: libraries/classes/Config/Descriptions.php:769
3646 msgstr "Безопасность"
3648 #: libraries/classes/Config/Descriptions.php:770
3649 msgid "Basic settings"
3650 msgstr "Основные настройки"
3652 #: libraries/classes/Config/Descriptions.php:771
3653 msgid "Authentication"
3654 msgstr "Идентификация"
3656 #: libraries/classes/Config/Descriptions.php:772
3657 msgid "Server configuration"
3658 msgstr "Параметры сервера"
3660 #: libraries/classes/Config/Descriptions.php:773
3661 msgid "Configuration storage"
3662 msgstr "Хранение конфигурации"
3664 #: libraries/classes/Config/Descriptions.php:774
3665 msgid "Changes tracking"
3666 msgstr "Слежение за изменениями"
3668 #: libraries/classes/Config/Descriptions.php:775 libraries/classes/Menu.php:255
3669 #: libraries/classes/Menu.php:362 libraries/classes/Menu.php:485
3670 #: libraries/classes/Navigation/Nodes/NodeTable.php:310
3671 #: libraries/classes/Util.php:1487 libraries/classes/Util.php:1932
3672 #: libraries/classes/Util.php:1947 libraries/classes/Util.php:1964
3673 #: libraries/config.values.php:62 libraries/config.values.php:76
3674 #: libraries/config.values.php:167 libraries/config.values.php:177
3678 #: libraries/classes/Config/Descriptions.php:776
3679 msgid "SQL Query box"
3682 #: libraries/classes/Config/Descriptions.php:777
3683 #: libraries/classes/Config/Forms/User/SqlForm.php:48
3684 #: templates/preferences/header.twig:24
3686 msgstr "SQL запросы"
3688 #: libraries/classes/Config/Descriptions.php:778
3692 #: libraries/classes/Config/Descriptions.php:779
3693 msgid "Database structure"
3694 msgstr "Структура базы данных"
3696 #: libraries/classes/Config/Descriptions.php:780
3697 #: libraries/classes/Plugins/Export/ExportPdf.php:267
3698 #: templates/table/page_with_secondary_tabs.twig:5
3699 msgid "Table structure"
3700 msgstr "Структура таблицы"
3702 #: libraries/classes/Config/Descriptions.php:781
3706 #: libraries/classes/Config/Descriptions.php:782
3707 msgid "Display relational schema"
3708 msgstr "Отобразить схему связей"
3710 #: libraries/classes/Config/Descriptions.php:783
3712 msgstr "Текстовые поля"
3714 #: libraries/classes/Config/Descriptions.php:784
3716 msgstr "Texy! текст"
3718 #: libraries/classes/Config/Descriptions.php:785
3720 msgstr "Предупреждения"
3722 #: libraries/classes/Config/Descriptions.php:786
3723 #: templates/console/display.twig:4
3727 #: libraries/classes/Config/Descriptions.php:787
3731 #: libraries/classes/Config/Descriptions.php:788
3732 msgid "Extra parameters for iconv"
3733 msgstr "Добавочные параметры iconv"
3735 #: libraries/classes/Config/Descriptions.php:789
3736 msgid "Ignore multiple statement errors"
3737 msgstr "Игнорировать ошибки составных запросов"
3739 #: libraries/classes/Config/Descriptions.php:790
3740 msgid "Enable drag and drop import"
3741 msgstr "Включить импорт перетаскиванием"
3743 #: libraries/classes/Config/Descriptions.php:791
3744 msgid "Partial import: allow interrupt"
3745 msgstr "Частичный импорт: разрешает прерывание"
3747 #: libraries/classes/Config/Descriptions.php:796
3748 #: libraries/classes/Config/Descriptions.php:802
3749 #: libraries/classes/Plugins/Import/ImportCsv.php:141
3750 #: libraries/classes/Plugins/Import/ImportLdi.php:68
3751 msgid "Do not abort on INSERT error"
3752 msgstr "Не прерывать при возникновении ошибки во время выполнения INSERT"
3754 #: libraries/classes/Config/Descriptions.php:797
3755 #: libraries/classes/Config/Descriptions.php:804
3756 msgid "Add ON DUPLICATE KEY UPDATE"
3757 msgstr "Добавить ОБНОВЛЕНИЕ ПРИ ДУБЛИРОВАНИИ ДАННЫХ (ON DUPLICATE KEY UPDATE)"
3759 #: libraries/classes/Config/Descriptions.php:799
3760 msgid "Format of imported file"
3761 msgstr "Формат импортируемого файла"
3763 #: libraries/classes/Config/Descriptions.php:803
3764 #: libraries/classes/Plugins/Import/ImportLdi.php:74
3765 msgid "Use LOCAL keyword"
3766 msgstr "Использовать ключевое слово LOCAL"
3768 #: libraries/classes/Config/Descriptions.php:806
3769 msgid "Column names in first row"
3770 msgstr "Имена таблиц в первой строке"
3772 #: libraries/classes/Config/Descriptions.php:807
3773 #: libraries/classes/Plugins/Import/ImportOds.php:74
3774 msgid "Do not import empty rows"
3775 msgstr "Пропускать пустые строки"
3777 #: libraries/classes/Config/Descriptions.php:808
3778 msgid "Import currencies ($5.00 to 5.00)"
3779 msgstr "Импортировать денежные единицы (5.00 вместо $5.00)"
3781 #: libraries/classes/Config/Descriptions.php:809
3782 msgid "Import percentages as proper decimals (12.00% to .12)"
3783 msgstr "Импортировать проценты в виде десятичных значений (.12 вместо 12.00%)"
3785 #: libraries/classes/Config/Descriptions.php:810
3786 msgid "Partial import: skip queries"
3787 msgstr "Частичный импорт: пропуск запросов"
3789 #: libraries/classes/Config/Descriptions.php:812
3790 msgid "Do not use AUTO_INCREMENT for zero values"
3791 msgstr "Не использовать AUTO_INCREMENT для нулевых значений"
3793 #: libraries/classes/Config/Descriptions.php:813
3794 msgid "Read as multibytes"
3795 msgstr "Читать как мультибайты"
3797 #: libraries/classes/Config/Descriptions.php:814
3798 msgid "Initial state for sliders"
3799 msgstr "Исходное положение раскрывающихся блоков"
3801 #: libraries/classes/Config/Descriptions.php:815
3802 msgid "Number of inserted rows"
3803 msgstr "Количество строк при вставке"
3805 #: libraries/classes/Config/Descriptions.php:816
3806 msgid "Limit column characters"
3807 msgstr "Ограничить по количеству символов в поле"
3809 #: libraries/classes/Config/Descriptions.php:817
3810 msgid "Delete all cookies on logout"
3811 msgstr "Удалить все cookies при выходе"
3813 #: libraries/classes/Config/Descriptions.php:818
3814 msgid "Recall user name"
3815 msgstr "Выводить имя пользователя"
3817 #: libraries/classes/Config/Descriptions.php:819
3818 msgid "Login cookie store"
3819 msgstr "Хранение cookie"
3821 #: libraries/classes/Config/Descriptions.php:820
3822 msgid "Login cookie validity"
3823 msgstr "Срок действия cookie"
3825 #: libraries/classes/Config/Descriptions.php:821
3826 msgid "Bigger textarea for LONGTEXT"
3827 msgstr "Увеличение текстового поля для LONGTEXT"
3829 #: libraries/classes/Config/Descriptions.php:822
3830 msgid "Maximum displayed SQL length"
3831 msgstr "Максимальная длина отображаемого SQL"
3833 #: libraries/classes/Config/Descriptions.php:823
3834 msgid "Maximum databases"
3835 msgstr "Максимальное количество баз данных"
3837 #: libraries/classes/Config/Descriptions.php:824
3838 msgid "Maximum items on first level"
3839 msgstr "Максимальное количество пунктов на первом уровне"
3841 #: libraries/classes/Config/Descriptions.php:825
3842 msgid "Maximum items in branch"
3843 msgstr "Максимальное количество пунктов в ветке"
3845 #: libraries/classes/Config/Descriptions.php:826
3846 msgid "Maximum number of rows to display"
3847 msgstr "Максимальное количество строк"
3849 #: libraries/classes/Config/Descriptions.php:827
3850 msgid "Maximum tables"
3851 msgstr "Максимальное количество таблиц"
3853 #: libraries/classes/Config/Descriptions.php:828
3854 msgid "Memory limit"
3855 msgstr "Лимит памяти"
3857 #: libraries/classes/Config/Descriptions.php:829
3858 msgid "Show databases navigation as tree"
3859 msgstr "Показать навигацию по базам данных в виде дерева"
3861 #: libraries/classes/Config/Descriptions.php:830
3862 msgid "Navigation panel width"
3863 msgstr "Ширина панели навигации"
3865 #: libraries/classes/Config/Descriptions.php:831
3866 #: libraries/classes/Controllers/JavaScriptMessagesController.php:600
3867 #: libraries/classes/Navigation/NavigationTree.php:1352
3868 msgid "Link with main panel"
3869 msgstr "Связать с главной панелью"
3871 #: libraries/classes/Config/Descriptions.php:832
3872 msgid "Display logo"
3873 msgstr "Показывать логотип"
3875 #: libraries/classes/Config/Descriptions.php:833
3876 msgid "Logo link URL"
3877 msgstr "Ссылка логотипа"
3879 #: libraries/classes/Config/Descriptions.php:834
3880 msgid "Logo link target"
3881 msgstr "Цель ссылки логотипа"
3883 #: libraries/classes/Config/Descriptions.php:835
3884 msgid "Display servers selection"
3885 msgstr "Отображать выбор сервера"
3887 #: libraries/classes/Config/Descriptions.php:836
3888 msgid "Target for quick access icon"
3889 msgstr "Цель иконки быстрого доступа"
3891 #: libraries/classes/Config/Descriptions.php:837
3892 msgid "Target for second quick access icon"
3893 msgstr "Цель второй иконки быстрого доступа"
3895 #: libraries/classes/Config/Descriptions.php:838
3896 msgid "Minimum number of items to display the filter box"
3897 msgstr "Минимальное количество пунктов для вывода поля фильтра"
3899 #: libraries/classes/Config/Descriptions.php:840
3900 msgid "Minimum number of databases to display the database filter box"
3901 msgstr "Минимальное количество баз данных для отображения поля фильтра"
3903 #: libraries/classes/Config/Descriptions.php:842
3904 msgid "Group items in the tree"
3905 msgstr "Группировать пункты в дереве"
3907 #: libraries/classes/Config/Descriptions.php:843
3908 msgid "Database tree separator"
3909 msgstr "Разделитель дерева баз данных"
3911 #: libraries/classes/Config/Descriptions.php:844
3912 msgid "Table tree separator"
3913 msgstr "Разделитель дерева таблиц"
3915 #: libraries/classes/Config/Descriptions.php:845
3916 msgid "Maximum table tree depth"
3917 msgstr "Максимальная глубина дерева таблиц"
3919 #: libraries/classes/Config/Descriptions.php:846
3920 msgid "Enable highlighting"
3921 msgstr "Включить подсветку"
3923 #: libraries/classes/Config/Descriptions.php:847
3924 msgid "Enable navigation tree expansion"
3925 msgstr "Включить раскрытие навигационного дерева"
3927 #: libraries/classes/Config/Descriptions.php:848
3928 msgid "Show tables in tree"
3929 msgstr "Отображение таблиц в дереве"
3931 #: libraries/classes/Config/Descriptions.php:849
3932 msgid "Show views in tree"
3933 msgstr "Показать представления в дереве"
3935 #: libraries/classes/Config/Descriptions.php:850
3936 msgid "Show functions in tree"
3937 msgstr "Отображать функции в дереве"
3939 #: libraries/classes/Config/Descriptions.php:851
3940 msgid "Show procedures in tree"
3941 msgstr "Отображать процедуры в дереве"
3943 #: libraries/classes/Config/Descriptions.php:852
3944 msgid "Show events in tree"
3945 msgstr "Отображать события в дереве"
3947 #: libraries/classes/Config/Descriptions.php:853
3948 msgid "Expand single database"
3949 msgstr "Развернуть одиночную базу данных"
3951 #: libraries/classes/Config/Descriptions.php:854
3952 msgid "Recently used tables"
3953 msgstr "Недавно использованные таблицы"
3955 #: libraries/classes/Config/Descriptions.php:855
3956 #: libraries/classes/RecentFavoriteTable.php:254
3957 msgid "Favorite tables"
3958 msgstr "Избранные таблицы"
3960 #: libraries/classes/Config/Descriptions.php:856
3961 msgid "Where to show the table row links"
3962 msgstr "Где вывести ссылки строки таблицы"
3964 #: libraries/classes/Config/Descriptions.php:857
3965 msgid "Show row links anyway"
3966 msgstr "Показывать ссылки строк"
3968 #: libraries/classes/Config/Descriptions.php:859
3969 msgid "Natural order"
3970 msgstr "Порядок сортировки"
3972 #: libraries/classes/Config/Descriptions.php:860
3973 msgid "Table navigation bar"
3974 msgstr "Строка навигации по таблице"
3976 #: libraries/classes/Config/Descriptions.php:861
3977 msgid "GZip output buffering"
3978 msgstr "Буферизация вывода GZip"
3980 #: libraries/classes/Config/Descriptions.php:862
3981 msgid "Default sorting order"
3982 msgstr "Порядок сортировки"
3984 #: libraries/classes/Config/Descriptions.php:863
3985 msgid "Persistent connections"
3986 msgstr "Постоянные соединения"
3988 #: libraries/classes/Config/Descriptions.php:864
3989 msgid "Missing phpMyAdmin configuration storage tables"
3990 msgstr "Отсутствие таблиц хранения конфигурации phpMyAdmin"
3992 #: libraries/classes/Config/Descriptions.php:865
3993 msgid "MySQL reserved word warning"
3994 msgstr "Предупреждение о зарезервированном слове MySQL"
3996 #: libraries/classes/Config/Descriptions.php:866
3997 msgid "How to display the menu tabs"
3998 msgstr "Как отображать вкладки меню"
4000 #: libraries/classes/Config/Descriptions.php:867
4001 msgid "How to display various action links"
4002 msgstr "Как отображать ссылки на различные действия"
4004 #: libraries/classes/Config/Descriptions.php:868
4005 msgid "Protect binary columns"
4006 msgstr "Защитить бинарные данные"
4008 #: libraries/classes/Config/Descriptions.php:869
4009 msgid "Permanent query history"
4010 msgstr "Постоянная история запросов"
4012 #: libraries/classes/Config/Descriptions.php:870
4013 msgid "Query history length"
4014 msgstr "Длина истории запросов"
4016 #: libraries/classes/Config/Descriptions.php:871
4017 msgid "Recoding engine"
4018 msgstr "Механизм перекодирования"
4020 #: libraries/classes/Config/Descriptions.php:872
4021 msgid "Remember table's sorting"
4022 msgstr "Запоминать сортировку таблиц"
4024 #: libraries/classes/Config/Descriptions.php:873
4025 msgid "Primary key default sort order"
4026 msgstr "Порядок сортировки первичного ключа по-умолчанию"
4028 #: libraries/classes/Config/Descriptions.php:874
4029 msgid "Repeat headers"
4030 msgstr "Повтор заголовков"
4032 #: libraries/classes/Config/Descriptions.php:875
4033 msgid "Grid editing: trigger action"
4034 msgstr "Редактирование сетки: действие триггера"
4036 #: libraries/classes/Config/Descriptions.php:876
4037 msgid "Relational display"
4038 msgstr "Отображение ссылок"
4040 #: libraries/classes/Config/Descriptions.php:877
4041 msgid "Grid editing: save all edited cells at once"
4042 msgstr "Редактирование сетки: сохранить все отредактированные ячейки сразу"
4044 #: libraries/classes/Config/Descriptions.php:878
4045 msgid "Save directory"
4046 msgstr "Каталог сохранения"
4048 #: libraries/classes/Config/Descriptions.php:879
4049 msgid "Host authorization order"
4050 msgstr "Последовательность идентификации хоста"
4052 #: libraries/classes/Config/Descriptions.php:880
4053 msgid "Host authorization rules"
4054 msgstr "Правила идентификации хоста"
4056 #: libraries/classes/Config/Descriptions.php:881
4057 msgid "Allow logins without a password"
4058 msgstr "Разрешать подключения без пароля"
4060 #: libraries/classes/Config/Descriptions.php:882
4061 msgid "Allow root login"
4062 msgstr "Разрешить вход под root"
4064 #: libraries/classes/Config/Descriptions.php:883
4065 msgid "Session timezone"
4066 msgstr "Временная зона сессии"
4068 #: libraries/classes/Config/Descriptions.php:884
4070 msgstr "Область HTTP"
4072 #: libraries/classes/Config/Descriptions.php:885
4073 #: templates/setup/home/index.twig:50
4074 msgid "Authentication type"
4075 msgstr "Тип идентификации"
4077 #: libraries/classes/Config/Descriptions.php:886
4078 msgid "Bookmark table"
4079 msgstr "Таблица закладок"
4081 #: libraries/classes/Config/Descriptions.php:887
4082 msgid "Column information table"
4083 msgstr "Таблица информации полей"
4085 #: libraries/classes/Config/Descriptions.php:888
4086 msgid "Compress connection"
4087 msgstr "Соединение со сжатием"
4089 #: libraries/classes/Config/Descriptions.php:889
4090 msgid "Control user password"
4091 msgstr "Пароль выделенного пользователя"
4093 #: libraries/classes/Config/Descriptions.php:890
4094 msgid "Control user"
4095 msgstr "Выделенный пользователь"
4097 #: libraries/classes/Config/Descriptions.php:891
4098 msgid "Control host"
4099 msgstr "Контрольный хост"
4101 #: libraries/classes/Config/Descriptions.php:892
4102 msgid "Control port"
4103 msgstr "Контрольный порт"
4105 #: libraries/classes/Config/Descriptions.php:893
4106 msgid "Disable use of INFORMATION_SCHEMA"
4107 msgstr "Отключить использование INFORMATION_SCHEMA"
4109 #: libraries/classes/Config/Descriptions.php:894
4110 msgid "Hide databases"
4111 msgstr "Скрыть базы данных"
4113 #: libraries/classes/Config/Descriptions.php:895
4114 msgid "SQL query history table"
4115 msgstr "Таблица истории SQL запросов"
4117 #: libraries/classes/Config/Descriptions.php:896
4118 msgid "Server hostname"
4119 msgstr "Хост сервера"
4121 #: libraries/classes/Config/Descriptions.php:897
4125 #: libraries/classes/Config/Descriptions.php:898
4126 msgid "Maximal number of table preferences to store"
4127 msgstr "Максимальное количество хранимых свойств таблицы"
4129 #: libraries/classes/Config/Descriptions.php:899
4130 msgid "QBE saved searches table"
4131 msgstr "Таблица сохраненных запросов по шаблону"
4133 #: libraries/classes/Config/Descriptions.php:900
4134 msgid "Export templates table"
4135 msgstr "Таблица шаблонов экспорта"
4137 #: libraries/classes/Config/Descriptions.php:901
4138 msgid "Central columns table"
4139 msgstr "Центральные столбцы"
4141 #: libraries/classes/Config/Descriptions.php:902
4142 msgid "Show only listed databases"
4143 msgstr "Показывать только базы данных из списка"
4145 #: libraries/classes/Config/Descriptions.php:903
4146 msgid "Password for config auth"
4147 msgstr "Прописанный пароль"
4149 #: libraries/classes/Config/Descriptions.php:904
4150 msgid "PDF schema: pages table"
4151 msgstr "PDF схема: таблица страниц"
4153 #: libraries/classes/Config/Descriptions.php:905
4154 #: templates/database/operations/index.twig:122
4155 #: templates/server/databases/index.twig:24
4156 msgid "Database name"
4157 msgstr "Имя базы данных"
4159 #: libraries/classes/Config/Descriptions.php:906
4161 msgstr "Порт сервера"
4163 #: libraries/classes/Config/Descriptions.php:907
4164 msgid "Recently used table"
4165 msgstr "Таблица недавно использованного"
4167 #: libraries/classes/Config/Descriptions.php:908
4168 msgid "Favorites table"
4169 msgstr "Таблица избранного"
4171 #: libraries/classes/Config/Descriptions.php:909
4172 msgid "Relation table"
4173 msgstr "Таблица связей"
4175 #: libraries/classes/Config/Descriptions.php:910
4176 msgid "Signon session name"
4177 msgstr "Имя сессии для Signon"
4179 #: libraries/classes/Config/Descriptions.php:911
4181 msgstr "URL для Signon"
4183 #: libraries/classes/Config/Descriptions.php:912
4184 msgid "Server socket"
4185 msgstr "Сокет сервера"
4187 #: libraries/classes/Config/Descriptions.php:913
4189 msgstr "Использовать SSL"
4191 #: libraries/classes/Config/Descriptions.php:914
4192 msgid "Designer and PDF schema: table coordinates"
4193 msgstr "Дизайнер и PDF схема: таблица координат"
4195 #: libraries/classes/Config/Descriptions.php:915
4196 msgid "Display columns table"
4197 msgstr "Таблица с описаниями полей"
4199 #: libraries/classes/Config/Descriptions.php:916
4200 msgid "UI preferences table"
4201 msgstr "Таблица хранения настроек интерфейса"
4203 #: libraries/classes/Config/Descriptions.php:917
4204 msgid "Add DROP DATABASE"
4205 msgstr "Добавить DROP DATABASE"
4207 #: libraries/classes/Config/Descriptions.php:918
4208 #: templates/database/structure/copy_form.twig:34
4209 msgid "Add DROP TABLE"
4210 msgstr "Добавить DROP TABLE"
4212 #: libraries/classes/Config/Descriptions.php:919
4213 msgid "Add DROP VIEW"
4214 msgstr "Добавить DROP VIEW"
4216 #: libraries/classes/Config/Descriptions.php:920
4217 msgid "Statements to track"
4218 msgstr "Слежение за выражениями"
4220 #: libraries/classes/Config/Descriptions.php:921
4221 msgid "SQL query tracking table"
4222 msgstr "Таблица слежения за SQL запросами"
4224 #: libraries/classes/Config/Descriptions.php:922
4225 msgid "Automatically create versions"
4226 msgstr "Автоматическое создание версий"
4228 #: libraries/classes/Config/Descriptions.php:923
4229 msgid "User preferences storage table"
4230 msgstr "Таблица хранения настроек пользователя"
4232 #: libraries/classes/Config/Descriptions.php:924
4234 msgstr "Таблица пользователей"
4236 #: libraries/classes/Config/Descriptions.php:925
4237 msgid "User groups table"
4238 msgstr "Таблица групп пользователей"
4240 #: libraries/classes/Config/Descriptions.php:926
4241 msgid "Hidden navigation items table"
4242 msgstr "Таблица скрытых пунктов навигации"
4244 #: libraries/classes/Config/Descriptions.php:927
4245 msgid "User for config auth"
4246 msgstr "Прописанный пользователь"
4248 #: libraries/classes/Config/Descriptions.php:928
4249 msgid "Verbose name of this server"
4250 msgstr "Пользовательское имя сервера"
4252 #: libraries/classes/Config/Descriptions.php:929
4253 msgid "Allow to display all the rows"
4254 msgstr "Разрешать вывод всех строк"
4256 #: libraries/classes/Config/Descriptions.php:930
4257 msgid "Show password change form"
4258 msgstr "Вывести форму изменения пароля"
4260 #: libraries/classes/Config/Descriptions.php:931
4261 msgid "Show create database form"
4262 msgstr "Вывести форму создания базы данных"
4264 #: libraries/classes/Config/Descriptions.php:932
4265 msgid "Show table comments"
4266 msgstr "Показать комментарии к таблице"
4268 #: libraries/classes/Config/Descriptions.php:933
4269 msgid "Show creation timestamp"
4270 msgstr "Показать время создания"
4272 #: libraries/classes/Config/Descriptions.php:934
4273 msgid "Show last update timestamp"
4274 msgstr "Показать последнее время обновления"
4276 #: libraries/classes/Config/Descriptions.php:935
4277 msgid "Show last check timestamp"
4278 msgstr "Показать последнее время проверки"
4280 #: libraries/classes/Config/Descriptions.php:936
4281 msgid "Show table charset"
4282 msgstr "Показать кодировку таблицы"
4284 #: libraries/classes/Config/Descriptions.php:937
4285 msgid "Show field types"
4286 msgstr "Отображение типа полей"
4288 #: libraries/classes/Config/Descriptions.php:938
4289 msgid "Show function fields"
4290 msgstr "Выводить поля функций"
4292 #: libraries/classes/Config/Descriptions.php:939
4294 msgstr "Показать подсказку"
4296 #: libraries/classes/Config/Descriptions.php:940
4297 msgid "Show phpinfo() link"
4298 msgstr "Вывести ссылку на phpinfo()"
4300 #: libraries/classes/Config/Descriptions.php:941
4301 msgid "Show detailed MySQL server information"
4302 msgstr "Вывести подробную информацию по MySQL серверу"
4304 #: libraries/classes/Config/Descriptions.php:942
4305 msgid "Show SQL queries"
4306 msgstr "Показывать SQL запросы"
4308 #: libraries/classes/Config/Descriptions.php:943 templates/sql/query.twig:127
4309 msgid "Retain query box"
4310 msgstr "Оставить поле запроса"
4312 #: libraries/classes/Config/Descriptions.php:944
4313 msgid "Show statistics"
4314 msgstr "Показывать статистику"
4316 #: libraries/classes/Config/Descriptions.php:945
4317 msgid "Skip locked tables"
4318 msgstr "Пропускать заблокированные таблицы"
4320 #: libraries/classes/Config/Descriptions.php:946
4321 #: libraries/classes/ConfigStorage/UserGroups.php:122
4322 #: libraries/classes/Controllers/JavaScriptMessagesController.php:387
4323 #: libraries/classes/Display/Results.php:2974
4324 #: libraries/classes/Html/Generator.php:614
4325 #: libraries/classes/Html/Generator.php:865
4326 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
4327 #: templates/console/display.twig:175
4328 #: templates/database/central_columns/main.twig:265
4329 #: templates/database/central_columns/main.twig:376
4330 #: templates/database/central_columns/main.twig:377
4331 #: templates/database/events/index.twig:76
4332 #: templates/database/events/index.twig:79
4333 #: templates/database/events/row.twig:23 templates/database/events/row.twig:26
4334 #: templates/database/routines/row.twig:20
4335 #: templates/database/routines/row.twig:23
4336 #: templates/database/structure/structure_table_row.twig:66
4337 #: templates/database/triggers/row.twig:28
4338 #: templates/database/triggers/row.twig:31
4339 #: templates/display/results/table.twig:227
4340 #: templates/display/results/table.twig:228 templates/indexes.twig:34
4341 #: templates/server/variables/index.twig:41
4342 #: templates/server/variables/index.twig:44 templates/setup/home/index.twig:63
4343 #: templates/table/structure/display_structure.twig:497
4347 #: libraries/classes/Config/Descriptions.php:947
4348 #: libraries/classes/Html/Generator.php:594
4350 msgstr "Анализ SQL запроса"
4352 #: libraries/classes/Config/Descriptions.php:948
4353 #: libraries/classes/Export.php:594 libraries/classes/Html/Generator.php:662
4354 #: templates/console/display.twig:99
4355 #: templates/server/status/processes/index.twig:19
4356 #: templates/server/status/variables/index.twig:42
4360 #: libraries/classes/Config/Descriptions.php:949
4361 #: libraries/classes/Html/Generator.php:646
4362 msgid "Create PHP code"
4363 msgstr "Создать PHP-код"
4365 #: libraries/classes/Config/Descriptions.php:950
4366 msgid "Suhosin warning"
4367 msgstr "Предупреждение о Suhosin"
4369 #: libraries/classes/Config/Descriptions.php:951
4370 msgid "Login cookie validity warning"
4371 msgstr "Предупреждение о сроке действия cookie"
4373 #: libraries/classes/Config/Descriptions.php:952
4374 msgid "Textarea columns"
4375 msgstr "Столбцов в текстовом поле"
4377 #: libraries/classes/Config/Descriptions.php:953
4378 msgid "Textarea rows"
4379 msgstr "Строк в текстовом поле"
4381 #: libraries/classes/Config/Descriptions.php:954
4382 #: libraries/classes/Plugins/Export/ExportHtmlword.php:141
4383 #: libraries/classes/Plugins/Export/ExportOdt.php:185
4384 #: libraries/classes/Plugins/Export/ExportTexytext.php:125
4385 #: libraries/classes/Server/Privileges.php:1819
4386 #: libraries/classes/Server/Privileges.php:1821
4387 #: libraries/classes/Server/Status/Processes.php:122
4388 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
4389 #: templates/console/display.twig:184 templates/server/databases/index.twig:106
4390 #: templates/server/privileges/edit_routine_privileges.twig:17
4391 #: templates/server/privileges/privileges_table.twig:257
4392 #: templates/server/privileges/user_properties.twig:22
4393 #: templates/server/privileges/user_properties.twig:70
4394 #: templates/table/operations/index.twig:56
4395 #: templates/table/operations/index.twig:62
4396 #: templates/table/operations/index.twig:257
4397 #: templates/table/operations/index.twig:263
4398 #: templates/table/relation/common_form.twig:36
4399 #: templates/table/relation/common_form.twig:175
4400 #: templates/table/relation/foreign_key_row.twig:97
4402 msgstr "База данных"
4404 #: libraries/classes/Config/Descriptions.php:955
4405 msgid "Default title"
4406 msgstr "Заголовок по умолчанию"
4408 #: libraries/classes/Config/Descriptions.php:956
4409 #: templates/server/status/base.twig:6
4413 #: libraries/classes/Config/Descriptions.php:957
4414 #: libraries/classes/Plugins/Export/ExportXml.php:471
4415 #: libraries/classes/Server/Privileges.php:1825
4416 #: libraries/classes/Server/Privileges.php:1827
4417 #: templates/database/structure/show_create.twig:10
4418 #: templates/database/structure/table_header.twig:8
4419 #: templates/database/tracking/tables.twig:13
4420 #: templates/database/tracking/tables.twig:153
4421 #: templates/database/triggers/editor_form.twig:27
4422 #: templates/database/triggers/list.twig:47
4423 #: templates/server/privileges/privileges_table.twig:6
4424 #: templates/server/privileges/privileges_table.twig:259
4425 #: templates/server/privileges/user_properties.twig:37
4426 #: templates/server/privileges/user_properties.twig:81
4427 #: templates/table/maintenance/checksum.twig:12
4428 #: templates/table/operations/index.twig:65
4429 #: templates/table/operations/index.twig:266
4430 #: templates/table/relation/common_form.twig:37
4431 #: templates/table/relation/common_form.twig:182
4432 #: templates/table/relation/foreign_key_row.twig:108
4436 #: libraries/classes/Config/Descriptions.php:958
4437 msgid "List of trusted proxies for IP allow/deny"
4438 msgstr "Список доверенных прокси для IP allow/deny"
4440 #: libraries/classes/Config/Descriptions.php:959
4441 msgid "Upload directory"
4442 msgstr "Каталог загрузки"
4444 #: libraries/classes/Config/Descriptions.php:960
4445 msgid "Use database search"
4446 msgstr "Использовать поиск по базе данных"
4448 #: libraries/classes/Config/Descriptions.php:961
4449 msgid "Enable the Developer tab in settings"
4450 msgstr "Включение вкладки разработчика в настройках"
4452 #: libraries/classes/Config/Descriptions.php:962
4453 #: libraries/classes/Setup/Index.php:128 libraries/classes/Setup/Index.php:151
4454 #: libraries/classes/Setup/Index.php:163 libraries/classes/Setup/Index.php:176
4455 #: libraries/classes/Setup/Index.php:185 libraries/classes/Setup/Index.php:193
4456 msgid "Version check"
4457 msgstr "Проверка версии"
4459 #: libraries/classes/Config/Descriptions.php:963
4461 msgstr "Ссылка на прокси"
4463 #: libraries/classes/Config/Descriptions.php:964
4464 msgid "Proxy username"
4465 msgstr "Имя пользователя прокси"
4467 #: libraries/classes/Config/Descriptions.php:965
4468 msgid "Proxy password"
4469 msgstr "Пароль прокси"
4471 #: libraries/classes/Config/Descriptions.php:966
4475 #: libraries/classes/Config/Descriptions.php:967
4476 msgid "URL for reCAPTCHA v2 API"
4477 msgstr "URL для API reCAPTCHA v2"
4479 #: libraries/classes/Config/Descriptions.php:968
4480 msgid "Content-Security-Policy snippet for reCAPTCHA v2 API"
4481 msgstr "Фрагмент Content-Security-Policy для reCAPTCHA v2 API"
4483 #: libraries/classes/Config/Descriptions.php:969
4484 msgid "Request parameter for reCAPTCHA v2 API"
4485 msgstr "Параметр запроса для reCAPTCHA v2 API"
4487 #: libraries/classes/Config/Descriptions.php:970
4488 msgid "Response parameter for reCAPTCHA v2 API"
4489 msgstr "Параметр ответа для reCAPTCHA v2 API"
4491 #: libraries/classes/Config/Descriptions.php:971
4492 msgid "Public key for reCAPTCHA"
4493 msgstr "Публичный ключ для reCAPTCHA"
4495 #: libraries/classes/Config/Descriptions.php:972
4496 msgid "Private key for reCAPTCHA"
4497 msgstr "Приватный ключ для reCAPTCHA"
4499 #: libraries/classes/Config/Descriptions.php:973
4500 msgid "URL for reCAPTCHA siteverify"
4501 msgstr "URL для проверки сайта reCAPTCHA"
4503 #: libraries/classes/Config/Descriptions.php:974
4504 msgid "Send error reports"
4505 msgstr "Отправка отчётов об ошибках"
4507 #: libraries/classes/Config/Descriptions.php:975
4508 msgid "Enter executes queries in console"
4509 msgstr "Enter выполняет запросы в консоли"
4511 #: libraries/classes/Config/Descriptions.php:976
4512 msgid "Enable Zero Configuration mode"
4513 msgstr "Включить режим нулевой конфигурации"
4515 #: libraries/classes/Config/Descriptions.php:977
4516 #: templates/console/display.twig:153
4517 msgid "Show query history at start"
4518 msgstr "Показать историю запросов"
4520 #: libraries/classes/Config/Descriptions.php:978
4521 #: templates/console/display.twig:149
4522 msgid "Always expand query messages"
4523 msgstr "Всегда разворачивать сообщения запроса"
4525 #: libraries/classes/Config/Descriptions.php:979
4526 #: templates/console/display.twig:157
4527 msgid "Show current browsing query"
4528 msgstr "Показать текущий запрос на просмотр"
4530 #: libraries/classes/Config/Descriptions.php:980
4531 msgid "Execute queries on Enter and insert new line with Shift+Enter"
4533 "Выполнить запрос по нажатию Enter и вставить новую строку по Shift+Enter"
4535 #: libraries/classes/Config/Descriptions.php:981
4536 #: templates/console/display.twig:168
4537 msgid "Switch to dark theme"
4538 msgstr "Переключиться на темную тему"
4540 #: libraries/classes/Config/Descriptions.php:982
4541 msgid "Console height"
4542 msgstr "Высота консоли"
4544 #: libraries/classes/Config/Descriptions.php:983
4545 msgid "Console mode"
4546 msgstr "Режим консоли"
4548 #: libraries/classes/Config/Descriptions.php:984
4549 #: templates/console/display.twig:64
4550 msgid "Group queries"
4551 msgstr "Группировать запросы"
4553 #: libraries/classes/Config/Descriptions.php:985
4554 #: templates/sql/profiling_chart.twig:9
4556 msgstr "Порядок сортировки"
4558 #: libraries/classes/Config/Descriptions.php:986
4560 msgstr "Сортировки по"
4562 #: libraries/classes/Config/Descriptions.php:987
4563 msgid "Server connection collation"
4564 msgstr "Сопоставление кодировки соединения"
4566 #: libraries/classes/Config/FormDisplay.php:605
4568 msgid "Missing data for %s"
4569 msgstr "Отсутствуют данные для %s"
4571 #: libraries/classes/Config/FormDisplay.php:646
4572 #: libraries/classes/Config/Validator.php:590
4573 #: templates/config/form_display/display.twig:67
4574 msgid "Incorrect value!"
4575 msgstr "Некорректное значение!"
4577 #: libraries/classes/Config/FormDisplay.php:797
4578 #: libraries/classes/Config/FormDisplay.php:806
4582 #: libraries/classes/Config/FormDisplay.php:799
4583 #: libraries/classes/Config/FormDisplay.php:808
4585 msgid "\"%s\" requires %s extension"
4586 msgstr "Для \"%s\" требуется расширение %s"
4588 #: libraries/classes/Config/FormDisplay.php:839
4590 msgid "Compressed import will not work due to missing function %s."
4591 msgstr "Импорт архива не будет функционировать из-за отсутствия функции %s."
4593 #: libraries/classes/Config/FormDisplay.php:848
4595 msgid "Compressed export will not work due to missing function %s."
4596 msgstr "Экспорт в сжатом виде не будет работать без функции %s."
4598 #: libraries/classes/Config/FormDisplay.php:867
4601 msgstr "максимум %s"
4603 #: libraries/classes/Config/Forms/Setup/ServersForm.php:39
4604 msgid "Config authentication"
4605 msgstr "Авторизация через конфигурационный файл"
4607 #: libraries/classes/Config/Forms/Setup/ServersForm.php:43
4608 msgid "HTTP authentication"
4609 msgstr "Авторизация с помощью HTTP"
4611 #: libraries/classes/Config/Forms/Setup/ServersForm.php:46
4612 msgid "Signon authentication"
4613 msgstr "Авторизация с помощью Signon"
4615 #: libraries/classes/Config/Forms/User/ExportForm.php:25
4619 #: libraries/classes/Config/Forms/User/ExportForm.php:29
4623 #: libraries/classes/Config/Forms/User/ExportForm.php:55
4624 #: libraries/classes/Config/Forms/User/ExportForm.php:100
4625 #: libraries/classes/Config/Forms/User/ExportForm.php:128
4626 #: libraries/classes/Controllers/JavaScriptMessagesController.php:710
4627 #: libraries/classes/Import.php:1299 libraries/classes/Menu.php:247
4628 #: libraries/classes/Menu.php:357
4629 #: libraries/classes/Navigation/Nodes/NodeColumn.php:42
4630 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:50
4631 #: libraries/classes/Navigation/Nodes/NodeTable.php:301
4632 #: libraries/classes/Util.php:1486 libraries/classes/Util.php:1946
4633 #: libraries/classes/Util.php:1963 libraries/config.values.php:60
4634 #: libraries/config.values.php:74 libraries/config.values.php:165
4635 #: libraries/config.values.php:175
4636 #: templates/columns_definitions/table_fields_definitions.twig:4
4637 #: templates/database/central_columns/edit.twig:3
4638 #: templates/database/export/index.twig:23
4639 #: templates/database/structure/structure_table_row.twig:48
4640 #: templates/server/privileges/privileges_table.twig:352
4641 #: templates/table/tracking/structure_snapshot_columns.twig:1
4645 #: libraries/classes/Config/Forms/User/ExportForm.php:71
4646 #: libraries/classes/Config/Forms/User/ExportForm.php:108
4647 #: libraries/classes/Config/Forms/User/ExportForm.php:133
4648 #: libraries/classes/Config/Forms/User/ExportForm.php:139
4649 #: libraries/classes/Controllers/Server/DatabasesController.php:317
4650 #: templates/database/export/index.twig:24
4651 #: templates/server/privileges/privileges_table.twig:278
4652 #: templates/table/structure/display_table_stats.twig:17
4656 #: libraries/classes/Config/Forms/User/ExportForm.php:91
4657 msgid "CSV for MS Excel"
4658 msgstr "CSV для MS Excel"
4660 #: libraries/classes/Config/Forms/User/ExportForm.php:116
4661 msgid "Microsoft Word 2000"
4662 msgstr "Microsoft Word 2000"
4664 #: libraries/classes/Config/Forms/User/ExportForm.php:122
4665 #: libraries/classes/Config/Forms/User/ImportForm.php:52
4666 msgid "OpenDocument Spreadsheet"
4667 msgstr "Электронная таблица OpenDocument"
4669 #: libraries/classes/Config/Forms/User/ExportForm.php:126
4670 msgid "OpenDocument Text"
4671 msgstr "Текст OpenDocument"
4673 #: libraries/classes/Config/Forms/User/ExportForm.php:153
4674 #: libraries/classes/Controllers/JavaScriptMessagesController.php:372
4675 #: libraries/classes/Menu.php:277 libraries/classes/Menu.php:382
4676 #: libraries/classes/Menu.php:513 libraries/classes/Server/Privileges.php:1513
4677 #: libraries/classes/Util.php:1935 libraries/classes/Util.php:1950
4678 #: libraries/classes/Util.php:1967 templates/database/events/index.twig:17
4679 #: templates/database/events/index.twig:18
4680 #: templates/database/events/index.twig:88
4681 #: templates/database/events/row.twig:36
4682 #: templates/database/privileges/index.twig:91
4683 #: templates/database/privileges/index.twig:116
4684 #: templates/database/privileges/index.twig:117
4685 #: templates/database/routines/index.twig:17
4686 #: templates/database/routines/index.twig:18
4687 #: templates/database/routines/row.twig:60
4688 #: templates/database/routines/row.twig:63
4689 #: templates/database/structure/check_all_tables.twig:12
4690 #: templates/database/triggers/list.twig:17
4691 #: templates/database/triggers/list.twig:18
4692 #: templates/database/triggers/row.twig:41
4693 #: templates/display/results/table.twig:240
4694 #: templates/display/results/table.twig:241
4695 #: templates/display/results/table.twig:272 templates/export.twig:3
4696 #: templates/export.twig:499 templates/preferences/header.twig:42
4697 #: templates/preferences/manage/main.twig:68
4698 #: templates/server/privileges/new_user_ajax.twig:63
4699 #: templates/server/privileges/users_overview.twig:95
4700 #: templates/server/privileges/users_overview.twig:125
4701 #: templates/server/privileges/users_overview.twig:126
4702 #: templates/server/status/monitor/index.twig:81
4703 #: templates/table/privileges/index.twig:95
4704 #: templates/table/privileges/index.twig:120
4705 #: templates/table/privileges/index.twig:121
4709 #: libraries/classes/Config/Forms/User/FeaturesForm.php:90
4710 #: templates/preferences/header.twig:18
4714 #: libraries/classes/Config/Forms/User/ImportForm.php:43
4715 msgid "CSV using LOAD DATA"
4716 msgstr "CSV, используя LOAD DATA"
4718 #: libraries/classes/Config/Forms/User/ImportForm.php:67
4719 #: libraries/classes/Controllers/JavaScriptMessagesController.php:309
4720 #: libraries/classes/Menu.php:286 libraries/classes/Menu.php:392
4721 #: libraries/classes/Menu.php:518 libraries/classes/Util.php:1936
4722 #: libraries/classes/Util.php:1951 libraries/classes/Util.php:1968
4723 #: templates/import.twig:3 templates/import.twig:199
4724 #: templates/preferences/header.twig:48
4725 #: templates/preferences/manage/main.twig:11
4726 #: templates/server/status/monitor/index.twig:78
4730 #: libraries/classes/Config/Forms/User/MainForm.php:37
4731 msgid "Default transformations"
4732 msgstr "Преобразования по умолчанию"
4734 #: libraries/classes/Config/PageSettings.php:135
4735 msgid "Cannot save settings, submitted configuration form contains errors!"
4737 "Невозможно сохранить настройки, отправленная форма конфигурации содержит "
4740 #: libraries/classes/Config.php:652
4742 msgid "Existing configuration file (%s) is not readable."
4743 msgstr "Невозможно прочесть существующий конфигурационный файл (%s)."
4745 #: libraries/classes/Config.php:690
4746 msgid "Wrong permissions on configuration file, should not be world writable!"
4748 "На конфигурационный файл выставлены неверные права разрешающие запись для "
4751 #: libraries/classes/Config.php:705
4752 msgid "Failed to read configuration file!"
4753 msgstr "Ошибка при чтении конфигурационного файла!"
4755 #: libraries/classes/Config.php:707
4757 "This usually means there is a syntax error in it, please check any errors "
4760 "Обычно это означает наличие синтаксических ошибок, пожалуйста, проверьте "
4761 "выведенные ниже ошибки."
4763 #: libraries/classes/Config.php:1234
4765 msgid "Invalid server index: %s"
4766 msgstr "Неверный индекс сервера: %s"
4768 #: libraries/classes/Config.php:1247
4773 #: libraries/classes/Config/ServerConfigChecks.php:67
4776 "This %soption%s should be disabled as it allows attackers to bruteforce "
4777 "login to any MySQL server. If you feel this is necessary, use %srestrict "
4778 "login to MySQL server%s or %strusted proxies list%s. However, IP-based "
4779 "protection with trusted proxies list may not be reliable if your IP belongs "
4780 "to an ISP where thousands of users, including you, are connected to."
4782 "Данный %sпараметр%s должен быть отключен, так как позволяет атакующему "
4783 "совершать перебор учётных данных к любому серверу MySQL. При необходимости "
4784 "активации данного параметра, используйте %sсписок доверенных логинов для "
4785 "MySQL сервера%s или %sсписок доверенных прокси%s. Однако, защита по IP через "
4786 "доверенные прокси может быть ненадёжной, если ваш IP не является выделенным "
4787 "и кроме вас принадлежит тысячам пользователей того же провайдера Интернета."
4789 #: libraries/classes/Config/ServerConfigChecks.php:92
4791 "This value should be double checked to ensure that this directory is neither "
4792 "world accessible nor readable or writable by other users on your server."
4794 "Данное значение должно быть внимательно проверено на предмет того, что "
4795 "директория не доступна извне, не открыта для чтения или записи для любого "
4796 "другого пользователя сервера."
4798 #: libraries/classes/Config/ServerConfigChecks.php:162
4799 msgid "You should use SSL connections if your database server supports it."
4801 "Вы должны использовать SSL соединение, если ваш сервер баз данных его "
4804 #: libraries/classes/Config/ServerConfigChecks.php:169
4807 "If you feel this is necessary, use additional protection settings - %1$shost "
4808 "authentication%2$s settings and %3$strusted proxies list%4$s. However, IP-"
4809 "based protection may not be reliable if your IP belongs to an ISP where "
4810 "thousands of users, including you, are connected to."
4812 "Если вы считаете, что это необходимо, используйте дополнительные настройки "
4813 "защиты -%1$shost authentication%2$s и %3$strusted proxies list%4$s. Однако "
4814 "защита на основе IP может оказаться ненадежной, если ваш IP принадлежит "
4815 "провайдеру, к которому подключены тысячи пользователей, включая вас."
4817 #: libraries/classes/Config/ServerConfigChecks.php:195
4820 "You set the [kbd]config[/kbd] authentication type and included username and "
4821 "password for auto-login, which is not a desirable option for live hosts. "
4822 "Anyone who knows or guesses your phpMyAdmin URL can directly access your "
4823 "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
4826 "Вы установили [kbd]config[/kbd] идентификацию и ввели имя пользователя с "
4827 "паролем для автоматического входа, что крайне не рекомендуется для рабочего "
4828 "хоста. Любой, кто сможет узнать ссылку к phpMyAdmin сможет напрямую попасть "
4829 "в панель управления. Установите %1$sauthentication type%2$s в [kbd]cookie[/"
4830 "kbd] или [kbd]http[/kbd]."
4832 #: libraries/classes/Config/ServerConfigChecks.php:224
4833 msgid "You allow for connecting to the server without a password."
4834 msgstr "Вы разрешаете соединение с сервером без пароля."
4836 #: libraries/classes/Config/ServerConfigChecks.php:307
4839 "%sZip decompression%s requires functions (%s) which are unavailable on this "
4842 "%sРаспаковка Zip архивов%s требует наличия функций (%s), которые недоступны "
4843 "на данной системе."
4845 #: libraries/classes/Config/ServerConfigChecks.php:328
4848 "%sZip compression%s requires functions (%s) which are unavailable on this "
4851 "%sСоздание Zip архивов%s требует наличия функций (%s), которые недоступны на "
4854 #: libraries/classes/Config/ServerConfigChecks.php:361
4856 "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
4857 "authentication, so a key was automatically generated for you. It is used to "
4858 "encrypt cookies; you don't need to remember it."
4860 "Вы не установили ключ blowfish и включили [kbd]cookie[/kbd] идентификацию, "
4861 "по этой причине ключ был автоматически создан за вас. Данный ключ "
4862 "используется для шифрования cookies; вам не надо его запоминать."
4864 #: libraries/classes/Config/ServerConfigChecks.php:385
4867 "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
4868 "may cause random session invalidation (currently session.gc_maxlifetime is "
4871 "%1$sLogin cookie validity%2$s более %3$ssession.gc_maxlifetime%4$s секунд "
4872 "может вызывать случайные сбросы сессии (текущее значение session."
4873 "gc_maxlifetime - %5$d)."
4875 #: libraries/classes/Config/ServerConfigChecks.php:407
4878 "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
4879 "most. Values larger than 1800 may pose a security risk such as impersonation."
4881 "%sВремя действия cookie идентификации%s не должно превышать 1800 секунд (30 "
4882 "минут). Установка значения более 1800 может оказаться небезопасным в связи с "
4883 "возможным использованием сессии другим лицом."
4885 #: libraries/classes/Config/ServerConfigChecks.php:433
4888 "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
4889 "0, %sLogin cookie validity%s must be set to a value less or equal to it."
4891 "При использовании [kbd]cookie[/kbd] авторизации и установке %sLogin cookie "
4892 "store%s не в 0 %sLogin cookie validity%s должна быть установлена в меньшее "
4893 "или равное значение."
4895 #: libraries/classes/Config/ServerConfigChecks.php:472
4898 "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
4899 "are unavailable on this system."
4901 "%1$sСоздание и распаковка Bzip2 архивов%2$s требует наличия функций (%3$s), "
4902 "которые недоступны на данной системе."
4904 #: libraries/classes/Config/ServerConfigChecks.php:503
4907 "%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
4908 "are unavailable on this system."
4910 "%1$sСоздание и распаковка GZip архивов%2$s требует наличия функций (%3$s), "
4911 "которые недоступны на данной системе."
4913 #: libraries/classes/ConfigStorage/Relation.php:1365
4914 msgid "no description"
4915 msgstr "нет описания"
4917 #: libraries/classes/ConfigStorage/Relation.php:1567
4920 "You do not have necessary privileges to create a database named '%s'. You "
4921 "may go to 'Operations' tab of any database to set up the phpMyAdmin "
4922 "configuration storage there."
4924 "У вас нет необходимых прав для создания базы данных с именем «%s». Вы можете "
4925 "перейти на вкладку «Операции» любой базы данных, чтобы настроить хранилище "
4926 "конфигурации phpMyAdmin."
4928 #: libraries/classes/ConfigStorage/UserGroups.php:112
4930 msgstr "Просмотреть пользователей"
4932 #: libraries/classes/ConfigStorage/UserGroups.php:245
4933 msgid "Server-level tabs"
4934 msgstr "Вкладки уровня сервера"
4936 #: libraries/classes/ConfigStorage/UserGroups.php:250
4937 msgid "Database-level tabs"
4938 msgstr "Вкладки уровня базы данных"
4940 #: libraries/classes/ConfigStorage/UserGroups.php:255
4941 msgid "Table-level tabs"
4942 msgstr "Вкладки уровня таблицы"
4944 #: libraries/classes/Config/Validator.php:243
4945 msgid "Could not connect to the database server!"
4946 msgstr "Не удалось соединиться с сервером базы данных!"
4948 #: libraries/classes/Config/Validator.php:279
4949 msgid "Invalid authentication type!"
4950 msgstr "Неверный тип идентификации!"
4952 #: libraries/classes/Config/Validator.php:284
4953 msgid "Empty username while using [kbd]config[/kbd] authentication method!"
4955 "Пустое имя пользователя при использовании [kbd]config[/kbd] идентификации!"
4957 #: libraries/classes/Config/Validator.php:290
4959 "Empty signon session name while using [kbd]signon[/kbd] authentication "
4961 msgstr "Пустое имя сессии при использовании [kbd]signon[/kbd] идентификации!"
4963 #: libraries/classes/Config/Validator.php:297
4964 msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
4965 msgstr "Пустая ссылка URL при использовании [kbd]signon[/kbd] идентификации!"
4967 #: libraries/classes/Config/Validator.php:351
4969 "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
4971 "Пустое имя администратора phpMyAdmin при использовании хранилища "
4974 #: libraries/classes/Config/Validator.php:358
4976 "Empty phpMyAdmin control user password while using phpMyAdmin configuration "
4979 "Пустой пароль администратора phpMyAdmin при использовании хранилища "
4982 #: libraries/classes/Config/Validator.php:449
4983 msgid "Incorrect value:"
4984 msgstr "Некорректное значение:"
4986 #: libraries/classes/Config/Validator.php:460
4988 msgid "Incorrect IP address: %s"
4989 msgstr "Некорректно введен IP адрес: %s"
4991 #: libraries/classes/Config/Validator.php:523
4992 #: templates/config/form_display/display.twig:66
4993 msgid "Not a valid port number!"
4994 msgstr "Некорректный номер порта!"
4996 #: libraries/classes/Config/Validator.php:545
4997 #: templates/config/form_display/display.twig:64
4998 msgid "Not a positive number!"
4999 msgstr "Значение должно быть положительным числом!"
5001 #: libraries/classes/Config/Validator.php:567
5002 #: templates/config/form_display/display.twig:65
5003 msgid "Not a non-negative number!"
5004 msgstr "Значение должно быть отрицательным числом!"
5006 #: libraries/classes/Config/Validator.php:608
5007 #: templates/config/form_display/display.twig:68
5009 msgid "Value must be less than or equal to %s!"
5010 msgstr "Значение должно быть меньше или равно %s!"
5012 #: libraries/classes/Console.php:92
5014 msgid "Showing %1$d bookmark (both private and shared)"
5015 msgid_plural "Showing %1$d bookmarks (both private and shared)"
5016 msgstr[0] "Показать %1$d закладку (как частных, так и общих)"
5017 msgstr[1] "Показать %1$d закладки (как частных, так и общих)"
5018 msgstr[2] "Показать %1$d закладок (как частных, так и общих)"
5020 #: libraries/classes/Console.php:99
5021 msgid "No bookmarks"
5022 msgstr "Нет закладок"
5024 #: libraries/classes/Console.php:128
5025 msgid "SQL Query Console"
5026 msgstr "Консоль SQL запроса"
5028 #: libraries/classes/Controllers/AbstractController.php:73
5029 #: libraries/classes/Controllers/JavaScriptMessagesController.php:342
5030 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:68
5031 #: libraries/classes/DbTableExists.php:47
5032 msgid "No databases selected."
5033 msgstr "Ни одна база данных не выбрана."
5035 #: libraries/classes/Controllers/ChangeLogController.php:38
5036 #: libraries/classes/Controllers/LicenseController.php:36
5039 "The %s file is not available on this system, please visit %s for more "
5042 "Файл %s недоступен на этой системе, пройдите по адресу %s для подробной "
5045 #: libraries/classes/Controllers/Database/CentralColumnsController.php:140
5047 msgid "Showing rows %1$s - %2$s."
5048 msgstr "Отображение строк %1$s - %2$s."
5050 #. l10n: The user tries to save a page with an existing name in Designer
5051 #: libraries/classes/Controllers/Database/DesignerController.php:92
5054 "There already exists a page named \"%s\" please rename it to something else."
5055 msgstr "Страница с именем \"%s\" уже существует. Пожалуйста, переименуйте её."
5057 #: libraries/classes/Controllers/Database/ExportController.php:81
5058 #: libraries/classes/Controllers/Database/TrackingController.php:130
5059 #: libraries/classes/Controllers/Export/ExportController.php:442
5060 #: libraries/classes/Database/Qbe.php:322
5061 #: templates/database/structure/index.twig:25
5062 #: templates/navigation/tree/path.twig:9
5063 msgid "No tables found in database."
5064 msgstr "Таблиц в базе данных не обнаружено."
5066 #: libraries/classes/Controllers/Database/ExportController.php:143
5067 #: libraries/classes/Controllers/Server/ExportController.php:73
5068 #: libraries/classes/Controllers/Table/ExportController.php:104
5069 msgid "Could not load export plugins, please check your installation!"
5071 "Отсутствуют плагины экспорта. Проверьте содержимое установленной копии "
5074 #: libraries/classes/Controllers/Database/ImportController.php:72
5075 #: libraries/classes/Controllers/Import/ImportController.php:570
5076 #: libraries/classes/Controllers/Server/ImportController.php:58
5077 #: libraries/classes/Controllers/Table/ImportController.php:69
5078 msgid "Could not load import plugins, please check your installation!"
5079 msgstr "Не удалось загрузить плагины импорта. Пожалуйста, проверьте установку!"
5081 #: libraries/classes/Controllers/Database/Operations/CollationController.php:48
5082 #: libraries/classes/Controllers/Table/OperationsController.php:258
5083 msgid "No collation provided."
5084 msgstr "Не предоставлено сопоставление."
5086 #: libraries/classes/Controllers/Database/OperationsController.php:90
5087 #: libraries/classes/Controllers/Table/CreateController.php:72
5088 msgid "The database name is empty!"
5089 msgstr "Не указано имя базы данных!"
5091 #: libraries/classes/Controllers/Database/OperationsController.php:99
5092 msgid "Cannot copy database to the same name. Change the name and try again."
5094 "Невозможно скопировать базу данных с тем же именем. Измените имя и повторите "
5097 #: libraries/classes/Controllers/Database/OperationsController.php:177
5099 msgid "Database %1$s has been renamed to %2$s."
5100 msgstr "База данных %1$s переименована в %2$s."
5102 #: libraries/classes/Controllers/Database/OperationsController.php:187
5104 msgid "Database %1$s has been copied to %2$s."
5105 msgstr "База данных %1$s скопирована в %2$s."
5107 #: libraries/classes/Controllers/Database/OperationsController.php:296
5110 "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
5111 msgstr "Хранилище конфигурации phpMyAdmin неактивно. %sУзнайте причину%s."
5113 #: libraries/classes/Controllers/Database/SearchController.php:47
5114 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:90
5115 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:103
5116 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:82
5117 #: libraries/classes/Plugins/AuthenticationPlugin.php:184
5118 msgid "Access denied!"
5119 msgstr "В доступе отказано!"
5121 #: libraries/classes/Controllers/Database/Structure/AddPrefixController.php:21
5122 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:45
5123 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:45
5124 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:45
5125 #: libraries/classes/Controllers/Database/Structure/ChangePrefixFormController.php:22
5126 #: libraries/classes/Controllers/Database/Structure/CopyFormController.php:21
5127 #: libraries/classes/Controllers/Database/Structure/DropFormController.php:37
5128 #: libraries/classes/Controllers/Database/Structure/EmptyFormController.php:24
5129 #: libraries/classes/Controllers/Database/Structure/ShowCreateController.php:32
5130 #: libraries/classes/Controllers/Export/TablesController.php:29
5131 #: libraries/classes/Controllers/JavaScriptMessagesController.php:343
5132 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:54
5133 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:54
5134 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:54
5135 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:54
5136 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:54
5137 msgid "No table selected."
5138 msgstr "Ни одна таблица не выбрана."
5140 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:53
5141 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:53
5142 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:53
5146 #: libraries/classes/Controllers/Database/StructureController.php:367
5147 #: templates/table/operations/index.twig:451
5148 #: templates/table/operations/view.twig:32
5150 msgid "View %s has been dropped."
5151 msgstr "Представление %s было удалено."
5153 #: libraries/classes/Controllers/Database/StructureController.php:368
5154 #: templates/table/operations/index.twig:451
5156 msgid "Table %s has been dropped."
5157 msgstr "Таблица %s была удалена."
5159 #: libraries/classes/Controllers/Database/StructureController.php:415
5160 #: templates/table/operations/index.twig:410
5161 #: templates/table/operations/index.twig:428
5163 msgid "Table %s has been emptied."
5164 msgstr "Таблица %s была очищена."
5166 #: libraries/classes/Controllers/Database/StructureController.php:578
5167 #: libraries/classes/Display/Results.php:3987
5170 "This view has at least this number of rows. Please refer to "
5171 "%sdocumentation%s."
5173 "Данное представление имеет, по меньшей мере, указанное количество строк. "
5174 "Пожалуйста, обратитесь к %sдокументации%s."
5176 #: libraries/classes/Controllers/Database/StructureController.php:765
5180 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:56
5181 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:74
5182 #: libraries/classes/Controllers/JavaScriptMessagesController.php:487
5183 #: libraries/classes/Controllers/Table/DeleteRowsController.php:56
5184 #: libraries/classes/Controllers/Table/DropColumnController.php:57
5185 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:58
5186 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:82
5187 #: libraries/classes/IndexColumn.php:164 libraries/classes/Index.php:525
5188 #: libraries/classes/Plugins/Export/ExportHtmlword.php:633
5189 #: libraries/classes/Plugins/Export/ExportLatex.php:632
5190 #: libraries/classes/Plugins/Export/ExportOdt.php:788
5191 #: libraries/classes/Plugins/Export/ExportTexytext.php:626
5192 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:754
5193 #: templates/config/form_display/input.twig:42
5194 #: templates/database/central_columns/main.twig:356
5195 #: templates/database/data_dictionary/index.twig:47
5196 #: templates/database/data_dictionary/index.twig:91
5197 #: templates/database/designer/main.twig:1117
5198 #: templates/database/privileges/index.twig:69
5199 #: templates/database/structure/drop_form.twig:19
5200 #: templates/database/structure/empty_form.twig:19 templates/indexes.twig:65
5201 #: templates/preferences/autoload.twig:11
5202 #: templates/preferences/manage/error.twig:18
5203 #: templates/server/privileges/new_user_ajax.twig:20
5204 #: templates/server/privileges/new_user_ajax.twig:34
5205 #: templates/server/privileges/privileges_summary.twig:37
5206 #: templates/server/privileges/privileges_summary.twig:40
5207 #: templates/server/privileges/privileges_summary.twig:42
5208 #: templates/server/privileges/users_overview.twig:53
5209 #: templates/server/privileges/users_overview.twig:65
5210 #: templates/table/delete/confirm.twig:28
5211 #: templates/table/privileges/index.twig:73
5212 #: templates/table/structure/display_structure.twig:80
5213 #: templates/table/structure/display_structure.twig:532
5214 #: templates/table/structure/drop_confirm.twig:19
5215 #: templates/table/structure/primary.twig:22
5216 #: templates/table/tracking/structure_snapshot_columns.twig:33
5217 #: templates/table/tracking/structure_snapshot_indexes.twig:23
5218 #: templates/table/tracking/structure_snapshot_indexes.twig:24
5222 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:57
5223 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:75
5224 #: libraries/classes/Controllers/Table/DropColumnController.php:74
5225 #: libraries/classes/Controllers/Table/OperationsController.php:318
5226 #: libraries/classes/Controllers/Table/ReplaceController.php:415
5227 #: libraries/classes/Core.php:719 templates/preview_sql.twig:3
5229 msgstr "Нет изменений"
5231 #: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php:109
5232 msgid "Favorite List is full!"
5233 msgstr "Список избранного полностью заполнен!"
5235 #: libraries/classes/Controllers/Database/TrackingController.php:83
5236 #: libraries/classes/Controllers/Database/TrackingController.php:103
5237 msgid "Tracking data deleted successfully."
5238 msgstr "Данные слежения успешно удалены."
5240 #: libraries/classes/Controllers/Database/TrackingController.php:90
5243 "Version %1$s was created for selected tables, tracking is active for them."
5244 msgstr "Версия %1$s для выбранных таблиц создана, отслеживание включено."
5246 #: libraries/classes/Controllers/Database/TrackingController.php:120
5247 msgid "No tables selected."
5248 msgstr "Ни одна таблица не выбрана."
5250 #: libraries/classes/Controllers/Database/TrackingController.php:155
5251 msgid "Database Log"
5252 msgstr "Журнал базы данных"
5254 #: libraries/classes/Controllers/ErrorReportController.php:106
5256 "An error has been detected and an error report has been automatically "
5257 "submitted based on your settings."
5259 "Обнаружена ошибка. Отчёт об ошибке автоматически отправлен в соответствии с "
5260 "вашими настройками."
5262 #: libraries/classes/Controllers/ErrorReportController.php:110
5263 msgid "Thank you for submitting this report."
5264 msgstr "Спасибо за предоставление этого отчёта."
5266 #: libraries/classes/Controllers/ErrorReportController.php:114
5268 "An error has been detected and an error report has been generated but failed "
5270 msgstr "Обнаружена ошибка. Отчёт об ошибке создан, но не отправлен."
5272 #: libraries/classes/Controllers/ErrorReportController.php:117
5273 msgid "If you experience any problems please submit a bug report manually."
5274 msgstr "Если у вас возникают проблемы, отправьте отчёт об ошибке вручную."
5276 #: libraries/classes/Controllers/ErrorReportController.php:120
5277 msgid "You may want to refresh the page."
5278 msgstr "Возможно вы хотите перезагрузить страницу."
5280 #: libraries/classes/Controllers/Export/ExportController.php:239
5281 #: libraries/classes/Export.php:1345
5283 msgstr "Неучтённый тип!"
5285 #: libraries/classes/Controllers/Export/ExportController.php:333
5286 msgid "Bad parameters!"
5287 msgstr "Ошибочные параметры!"
5289 #: libraries/classes/Controllers/HomeController.php:99
5291 "You were logged out from one server, to logout completely from phpMyAdmin, "
5292 "you need to logout from all servers."
5294 "Вы вышли из одного сервера, чтобы полностью выйти из phpMyAdmin, вам нужно "
5295 "выйти со всех серверов."
5297 #: libraries/classes/Controllers/HomeController.php:196
5300 "The phpMyAdmin configuration storage is not completely configured, some "
5301 "extended features have been deactivated. %sFind out why%s. "
5303 "Хранилище конфигурации phpMyAdmin не полностью настроено, некоторые "
5304 "расширенные функции были отключены. %sУзнайте причину%s. "
5306 #: libraries/classes/Controllers/HomeController.php:202
5308 "Or alternately go to 'Operations' tab of any database to set it up there."
5310 "Или перейдите на вкладку 'Операции' любой базы данных, чтобы настроить "
5313 #: libraries/classes/Controllers/HomeController.php:266
5315 "Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
5316 "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
5317 "than cookie validity configured in phpMyAdmin, because of this, your login "
5318 "might expire sooner than configured in phpMyAdmin."
5320 "Значение PHP параметра [a@https://www.php.net/manual/en/session."
5321 "configuration.php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/"
5322 "a] меньше, чем длительность хранения cookie, определённая в phpMyAdmin. По "
5323 "этой причине сессия входа может закончиться быстрее установленной в "
5326 #: libraries/classes/Controllers/HomeController.php:283
5328 "Login cookie store is lower than cookie validity configured in phpMyAdmin, "
5329 "because of this, your login will expire sooner than configured in phpMyAdmin."
5331 "Значение длительности хранения cookie меньше, чем определено в phpMyAdmin. "
5332 "По этой причине сессия входа завершится быстрее установленной в phpMyAdmin."
5334 #: libraries/classes/Controllers/HomeController.php:302
5336 "Your server is running with default values for the controluser and password "
5337 "(controlpass) and is open to intrusion; you really should fix this security "
5338 "weakness by changing the password for controluser 'pma'."
5340 "Ваш сервер работает со значениями по умолчанию для управляющего пользователя "
5341 "и пароля (controlpass) и открыт для вторжения; вы действительно должны "
5342 "исправить эту уязвимость безопасности, изменив пароль для управляющего "
5343 "пользователя 'pma'."
5345 #: libraries/classes/Controllers/HomeController.php:324
5347 "The configuration file needs a valid key for cookie encryption. A temporary "
5348 "key was automatically generated for you. Please refer to the "
5349 "[doc@cfg_blowfish_secret]documentation[/doc]."
5351 "Для шифрования файлов cookie в конфигурационном файле необходим действующий "
5352 "ключ. Временный ключ был автоматически сгенерирован для вас. Обратитесь к "
5353 "[doc@cfg_blowfish_secret]документации[/doc] ."
5355 #: libraries/classes/Controllers/HomeController.php:334
5358 "The cookie encryption key in the configuration file is longer than "
5359 "necessary. It should only be %d bytes long. Please refer to the "
5360 "[doc@cfg_blowfish_secret]documentation[/doc]."
5362 "Ключ шифрования cookie в конфигурационном файле длиннее, чем необходимо. Его "
5363 "длина должна составлять всего %d байт. Обратитесь к "
5364 "[doc@cfg_blowfish_secret]документации[/doc] ."
5366 #: libraries/classes/Controllers/HomeController.php:352
5368 "Directory [code]config[/code], which is used by the setup script, still "
5369 "exists in your phpMyAdmin directory. It is strongly recommended to remove it "
5370 "once phpMyAdmin has been configured. Otherwise the security of your server "
5371 "may be compromised by unauthorized people downloading your configuration."
5373 "Используемый скриптом настройки каталог [code]config[/code] все ещё "
5374 "находится в установочной директории phpMyAdmin. Обязательно удалите его "
5375 "сразу после настройки phpMyAdmin. В ином случае безопасность вашего сервера "
5376 "может быть скомпрометирована через свободный доступ к загрузке "
5377 "конфигурационного файла."
5379 #: libraries/classes/Controllers/HomeController.php:373
5382 "Server running with Suhosin. Please refer to %sdocumentation%s for possible "
5385 "Сервер использует защитную систему Suhosin. Для решения возможных проблем "
5386 "обратитесь к %sдокументации%s."
5388 #: libraries/classes/Controllers/HomeController.php:387
5391 "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
5392 "templates and will be slow because of this."
5394 "$Cfg['TempDir'] (%s) недоступен. Из-за этого phpMyAdmin не может кэшировать "
5395 "шаблоны и будет медленным."
5397 #: libraries/classes/Controllers/HomeController.php:444
5399 "The mbstring PHP extension was not found and you seem to be using a "
5400 "multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
5401 "split strings correctly and it may result in unexpected results."
5403 "При работе с многобайтными кодировками без установленного PHP расширения "
5404 "mbstring phpMyAdmin не в состоянии производить корректное разбиение строк, "
5405 "что может привести к непредсказуемым результатам."
5407 #: libraries/classes/Controllers/HomeController.php:462
5409 "The curl extension was not found and allow_url_fopen is disabled. Due to "
5410 "this some features such as error reporting or version check are disabled."
5412 "Расширение curl не найдено и отключена директива allow_url_fopen. В связи с "
5413 "этим, некоторые возможности, включая отправление ошибок и проверка версий, "
5416 #: libraries/classes/Controllers/Import/ImportController.php:109
5417 msgid "Incomplete params"
5418 msgstr "Неполные параметры"
5420 #: libraries/classes/Controllers/Import/ImportController.php:123
5424 #: libraries/classes/Controllers/Import/ImportController.php:127
5425 #: libraries/classes/Controllers/JavaScriptMessagesController.php:574
5429 #: libraries/classes/Controllers/Import/ImportController.php:217
5432 "You probably tried to upload a file that is too large. Please refer to "
5433 "%sdocumentation%s for a workaround for this limit."
5435 "Вероятно, размер загружаемого файла слишком велик. Способы обхода данного "
5436 "ограничения описаны в %sдокументации%s."
5438 #: libraries/classes/Controllers/Import/ImportController.php:372
5439 #: libraries/classes/Controllers/Import/ImportController.php:610
5440 msgid "Showing bookmark"
5441 msgstr "Отображение закладки"
5443 #: libraries/classes/Controllers/Import/ImportController.php:393
5444 #: libraries/classes/Controllers/Import/ImportController.php:606
5445 msgid "The bookmark has been deleted."
5446 msgstr "Закладка удалена."
5448 #: libraries/classes/Controllers/Import/ImportController.php:516
5450 "No data was received to import. Either no file name was submitted, or the "
5451 "file size exceeded the maximum size permitted by your PHP configuration. See "
5452 "[doc@faq1-16]FAQ 1.16[/doc]."
5454 "Операция импорта невозможна. Причины: не выбран импортируемый файл; размер "
5455 "импортируемого файла превышает максимально допустимый, заданный в настройках "
5456 "PHP. Смотрите [doc@faq1-16]FAQ 1.16[/doc]."
5458 #: libraries/classes/Controllers/Import/ImportController.php:618
5460 msgid "Import has been successfully finished, %d query executed."
5461 msgid_plural "Import has been successfully finished, %d queries executed."
5462 msgstr[0] "Импорт успешно завершён, выполнен %d запрос."
5463 msgstr[1] "Импорт успешно завершён, выполнено %d запроса."
5464 msgstr[2] "Импорт успешно завершён, выполнено %d запросов."
5466 #: libraries/classes/Controllers/Import/ImportController.php:655
5469 "Script timeout passed, if you want to finish import, please %sresubmit the "
5470 "same file%s and import will resume."
5472 "Достигнут временной лимит выполнения скрипта. Для завершения импорта, "
5473 "пожалуйста %sповторно отправьте тот же файл%s и импорт будет возобновлен."
5475 #: libraries/classes/Controllers/Import/ImportController.php:665
5477 "However on last run no data has been parsed, this usually means phpMyAdmin "
5478 "won't be able to finish this import unless you increase php time limits."
5480 "Во время последнего запуска данные не были обработаны. Как правило, это "
5481 "означает, что phpMyAdmin не сможет завершить процесс импорта до тех пор, "
5482 "пока не будет увеличено ограничение времени выполнения php скриптов."
5484 #: libraries/classes/Controllers/Import/ImportController.php:736
5485 #: libraries/classes/Controllers/Sql/SqlController.php:162
5486 msgid "\"DROP DATABASE\" statements are disabled."
5487 msgstr "Команда \"DROP DATABASE\" (удалить базу данных) отключена."
5489 #: libraries/classes/Controllers/Import/SimulateDmlController.php:38
5490 msgid "Only single-table UPDATE and DELETE queries can be simulated."
5491 msgstr "Можно эмулировать только запросы UPDATE и DELETE с одной таблицей."
5493 #: libraries/classes/Controllers/Import/StatusController.php:66
5494 msgid "Could not load the progress of the import."
5495 msgstr "Не удалось загрузить прогресс (ход) импорта."
5497 #: libraries/classes/Controllers/JavaScriptMessagesController.php:39
5498 #: templates/server/databases/index.twig:318
5500 msgstr "Подтвердить"
5502 #: libraries/classes/Controllers/JavaScriptMessagesController.php:40
5504 msgid "Do you really want to execute \"%s\"?"
5505 msgstr "Вы действительно хотите выполнить запрос \"%s\"?"
5507 #: libraries/classes/Controllers/JavaScriptMessagesController.php:41
5508 msgid "You are about to DESTROY a complete database!"
5509 msgstr "База данных будет полностью УДАЛЕНА!"
5511 #: libraries/classes/Controllers/JavaScriptMessagesController.php:43
5512 msgid "Cannot rename database to the same name. Change the name and try again"
5514 "Невозможно переименовать базу данных с тем же именем. Измените имя и "
5517 #: libraries/classes/Controllers/JavaScriptMessagesController.php:45
5518 msgid "You are about to DESTROY a complete table!"
5519 msgstr "Таблица будет полностью УДАЛЕНА!"
5521 #: libraries/classes/Controllers/JavaScriptMessagesController.php:46
5522 msgid "You are about to TRUNCATE a complete table!"
5523 msgstr "Таблица будет полностью ОЧИЩЕНА от данных!"
5525 #: libraries/classes/Controllers/JavaScriptMessagesController.php:47
5526 msgid "You are about to DELETE all the rows of the table!"
5527 msgstr "Все строки таблицы будут полностью УДАЛЕНЫ!"
5529 #: libraries/classes/Controllers/JavaScriptMessagesController.php:48
5530 msgid "Delete tracking data for this table?"
5531 msgstr "Удалить данные слежения за таблицей?"
5533 #: libraries/classes/Controllers/JavaScriptMessagesController.php:49
5534 msgid "Delete tracking data for these tables?"
5535 msgstr "Удалить данные слежения за таблицами?"
5537 #: libraries/classes/Controllers/JavaScriptMessagesController.php:50
5538 msgid "Delete tracking data for this version?"
5539 msgstr "Удалить данные слежения для этой версии?"
5541 #: libraries/classes/Controllers/JavaScriptMessagesController.php:51
5542 msgid "Delete tracking data for these versions?"
5543 msgstr "Удалить данные слежения для этих версий?"
5545 #: libraries/classes/Controllers/JavaScriptMessagesController.php:52
5546 msgid "Delete entry from tracking report?"
5547 msgstr "Удалить данные из отчета слежения?"
5549 #: libraries/classes/Controllers/JavaScriptMessagesController.php:53
5550 msgid "Deleting tracking data"
5551 msgstr "Удаление данных слежения"
5553 #: libraries/classes/Controllers/JavaScriptMessagesController.php:54
5554 msgid "Dropping Primary Key/Index"
5555 msgstr "Удаление первичного ключа/индекса"
5557 #: libraries/classes/Controllers/JavaScriptMessagesController.php:55
5558 msgid "Dropping Foreign key."
5559 msgstr "Удаление внешнего ключа."
5561 #: libraries/classes/Controllers/JavaScriptMessagesController.php:56
5562 msgid "This operation could take a long time. Proceed anyway?"
5563 msgstr "Выполнение данной операции может занять длительное время. Продолжить?"
5565 #: libraries/classes/Controllers/JavaScriptMessagesController.php:57
5567 msgid "Do you really want to delete user group \"%s\"?"
5568 msgstr "Вы действительно хотите удалить группу пользователей \"%s\"?"
5570 #: libraries/classes/Controllers/JavaScriptMessagesController.php:58
5572 msgid "Do you really want to delete the search \"%s\"?"
5573 msgstr "Вы действительно хотите удалить поиск \"%s\"?"
5575 #: libraries/classes/Controllers/JavaScriptMessagesController.php:59
5576 msgid "You have unsaved changes; are you sure you want to leave this page?"
5578 "У вас есть несохранённые изменения; вы уверены, что хотите покинуть данную "
5581 #: libraries/classes/Controllers/JavaScriptMessagesController.php:61
5583 "You are trying to reduce the number of rows, but have already entered data "
5584 "in those rows which will be lost. Do you wish to continue?"
5586 "Вы пытаетесь уменьшить количество строк, но уже ввели данные в те строки, "
5587 "которые будут потеряны. Вы хотите продолжить?"
5589 #: libraries/classes/Controllers/JavaScriptMessagesController.php:64
5590 msgid "Do you really want to revoke the selected user(s) ?"
5591 msgstr "Вы действительно хотите отозвать выбранного(ых) пользователя(ей)?"
5593 #: libraries/classes/Controllers/JavaScriptMessagesController.php:65
5594 msgid "Do you really want to delete this central column?"
5595 msgstr "Вы действительно хотите удалить эту центральную колонку?"
5597 #: libraries/classes/Controllers/JavaScriptMessagesController.php:66
5598 msgid "Do you really want to delete the selected items?"
5599 msgstr "Вы действительно хотите удалить выбранные элементы?"
5601 #: libraries/classes/Controllers/JavaScriptMessagesController.php:68
5603 "Do you really want to DROP the selected partition(s)? This will also DELETE "
5604 "the data related to the selected partition(s)!"
5606 "Вы действительно хотите РАЗРУШИТЬ выбранный(е) раздел(ы)? Это также УДАЛИТ "
5607 "данные, относящиеся к выбранному(ым) разделу(ам)!"
5609 #: libraries/classes/Controllers/JavaScriptMessagesController.php:71
5610 msgid "Do you really want to TRUNCATE the selected partition(s)?"
5611 msgstr "Вы действительно хотите ОЧИСТИТЬ выбранный(е) раздел(ы)?"
5613 #: libraries/classes/Controllers/JavaScriptMessagesController.php:72
5614 msgid "Do you really want to remove partitioning?"
5615 msgstr "Вы действительно хотите удалить выбранный(е) раздел(ы)?"
5617 #: libraries/classes/Controllers/JavaScriptMessagesController.php:73
5618 msgid "Do you really want to reset the replica (RESET REPLICA)?"
5619 msgstr "Вы действительно хотите сбросить реплику (RESET REPLICA)?"
5621 #: libraries/classes/Controllers/JavaScriptMessagesController.php:75
5623 "This operation will attempt to convert your data to the new collation. In "
5624 "rare cases, especially where a character doesn't exist in the new collation, "
5625 "this process could cause the data to appear incorrectly under the new "
5626 "collation; in this case we suggest you revert to the original collation and "
5627 "refer to the tips at "
5629 "Данная операция выполнит попытку конвертировать ваши данные в новую сверку. "
5630 "В редких случаях, особенно, когда символ не существует, данный процесс может "
5631 "привести к неправильному отображению данных в новой сверке; в таких случаях "
5632 "мы рекомендуем вернуться к изначальной сверке и ссылаться на подсказки в "
5634 #: libraries/classes/Controllers/JavaScriptMessagesController.php:81
5635 msgid "Garbled Data"
5636 msgstr "Искаженные данные"
5638 #: libraries/classes/Controllers/JavaScriptMessagesController.php:83
5639 msgid "Are you sure you wish to change the collation and convert the data?"
5640 msgstr "Вы уверены, что хотите изменить сверку и конвертировать данные?"
5642 #: libraries/classes/Controllers/JavaScriptMessagesController.php:86
5644 "Through this operation, MySQL attempts to map the data values between "
5645 "collations. If the character sets are incompatible, there may be data loss "
5646 "and this lost data may <b>NOT</b> be recoverable simply by changing back the "
5647 "column collation(s). <b>To convert existing data, it is suggested to use the "
5648 "column(s) editing feature (the \"Change\" Link) on the table structure page. "
5651 "С помощью этой операции, MySQL пытается сопоставить значения данных между "
5652 "различными параметрами сравнения. Если наборы символов несовместимы, может "
5653 "произойти потеря данных и утерянные данные <b>НЕ</b> смогут быть "
5654 "восстановлены посредством обратного изменения сравнения колонки. <b>Чтобы "
5655 "конвертировать существующие данные, рекомендуется использовать возможность "
5656 "редактировать колонку(и) (ссылка \"Изменить\") на странице структуры таблицы."
5659 #: libraries/classes/Controllers/JavaScriptMessagesController.php:94
5661 "Are you sure you wish to change all the column collations and convert the "
5664 "Вы уверены, что хотите изменить сверки колонок и конвертировать данные?"
5666 #: libraries/classes/Controllers/JavaScriptMessagesController.php:97
5667 #: templates/export.twig:324
5668 msgid "Save & close"
5669 msgstr "Сохранить и Закрыть"
5671 #: libraries/classes/Controllers/JavaScriptMessagesController.php:98
5672 #: templates/config/form_display/display.twig:47
5673 #: templates/preferences/manage/main.twig:114
5674 #: templates/preferences/manage/main.twig:122
5675 #: templates/table/insert/actions_panel.twig:36
5679 #: libraries/classes/Controllers/JavaScriptMessagesController.php:99
5681 msgstr "Сбросить всё"
5683 #: libraries/classes/Controllers/JavaScriptMessagesController.php:102
5684 msgid "Missing value in the form!"
5685 msgstr "Пустые поля формы!"
5687 #: libraries/classes/Controllers/JavaScriptMessagesController.php:103
5688 msgid "Select at least one of the options!"
5689 msgstr "Выберите хотя бы одну опцию!"
5691 #: libraries/classes/Controllers/JavaScriptMessagesController.php:104
5692 msgid "Please enter a valid number!"
5693 msgstr "Пожалуйста, введите правильное числовое значение!"
5695 #: libraries/classes/Controllers/JavaScriptMessagesController.php:105
5696 msgid "Please enter a valid length!"
5697 msgstr "Пожалуйста, введите правильную длину!"
5699 #: libraries/classes/Controllers/JavaScriptMessagesController.php:106
5701 msgstr "Добавить индекс"
5703 #: libraries/classes/Controllers/JavaScriptMessagesController.php:107
5705 msgstr "Редактировать индекс"
5707 #. l10n: Rename a table Index
5708 #: libraries/classes/Controllers/JavaScriptMessagesController.php:109
5709 msgid "Rename index"
5710 msgstr "Переименовать индекс"
5712 #: libraries/classes/Controllers/JavaScriptMessagesController.php:110
5713 #: templates/table/index_form.twig:237
5715 msgid "Add %s column(s) to index"
5716 msgstr "Добавить %s столбец(ы) к индексу"
5718 #: libraries/classes/Controllers/JavaScriptMessagesController.php:111
5719 msgid "Create single-column index"
5720 msgstr "Создать индекс по одному столбцу"
5722 #: libraries/classes/Controllers/JavaScriptMessagesController.php:112
5723 msgid "Create composite index"
5724 msgstr "Создать составной индекс"
5726 #: libraries/classes/Controllers/JavaScriptMessagesController.php:113
5727 msgid "Composite with:"
5728 msgstr "Составной с:"
5730 #: libraries/classes/Controllers/JavaScriptMessagesController.php:114
5731 msgid "Please select column(s) for the index."
5732 msgstr "Пожалуйста, выберите столбец(ы) для индекса."
5734 #: libraries/classes/Controllers/JavaScriptMessagesController.php:117
5735 #: templates/columns_definitions/column_definitions_form.twig:157
5736 #: templates/modals/index_dialog_modal.twig:11
5737 #: templates/modals/index_dialog_modal.twig:21
5738 #: templates/table/index_form.twig:246
5739 #: templates/table/index_rename_form.twig:28
5740 #: templates/table/insert/actions_panel.twig:35
5741 #: templates/table/relation/common_form.twig:224
5742 #: templates/table/structure/display_structure.twig:344
5743 #: templates/table/structure/display_structure.twig:354
5745 msgstr "Предпросмотр SQL"
5747 #: libraries/classes/Controllers/JavaScriptMessagesController.php:120
5748 #: templates/sql/query.twig:218
5749 msgid "Simulate query"
5750 msgstr "Имитировать запрос"
5752 #: libraries/classes/Controllers/JavaScriptMessagesController.php:121
5753 #: libraries/classes/Html/Generator.php:837 templates/export.twig:67
5755 msgstr "SQL запрос:"
5757 #. l10n: Default label for the y-Axis of Charts
5758 #: libraries/classes/Controllers/JavaScriptMessagesController.php:125
5762 #: libraries/classes/Controllers/JavaScriptMessagesController.php:128
5763 msgid "Please enter the SQL query first."
5764 msgstr "Введите сначала SQL-запрос."
5766 #: libraries/classes/Controllers/JavaScriptMessagesController.php:131
5767 msgid "The host name is empty!"
5768 msgstr "Пустое имя хоста!"
5770 #: libraries/classes/Controllers/JavaScriptMessagesController.php:132
5771 msgid "The user name is empty!"
5772 msgstr "Пустое имя пользователя!"
5774 #: libraries/classes/Controllers/JavaScriptMessagesController.php:133
5775 #: libraries/classes/Server/Privileges.php:950
5776 #: libraries/classes/UserPassword.php:42
5777 msgid "The password is empty!"
5778 msgstr "Пустой пароль!"
5780 #: libraries/classes/Controllers/JavaScriptMessagesController.php:134
5781 #: libraries/classes/Server/Privileges.php:948
5782 #: libraries/classes/UserPassword.php:46
5783 msgid "The passwords aren't the same!"
5784 msgstr "Некорректное подтверждение пароля!"
5786 #: libraries/classes/Controllers/JavaScriptMessagesController.php:135
5787 msgid "Removing Selected Users"
5788 msgstr "Удаление выбранных пользователей"
5790 #: libraries/classes/Controllers/JavaScriptMessagesController.php:136
5791 #: libraries/classes/Tracking.php:237 libraries/classes/Tracking.php:641
5792 #: templates/columns_definitions/column_definitions_form.twig:176
5793 #: templates/columns_definitions/column_definitions_form.twig:181
5794 #: templates/error/report_modal.twig:14 templates/export_modal.twig:6
5795 #: templates/export_modal.twig:10 templates/export.twig:82
5796 #: templates/export.twig:92 templates/export.twig:194
5797 #: templates/home/index.twig:298 templates/home/index.twig:306
5798 #: templates/modals/build_query.twig:6 templates/modals/build_query.twig:16
5799 #: templates/modals/create_view.twig:6 templates/modals/create_view.twig:11
5800 #: templates/modals/enum_set_editor.twig:6
5801 #: templates/modals/enum_set_editor.twig:11
5802 #: templates/modals/index_dialog_modal.twig:6
5803 #: templates/modals/index_dialog_modal.twig:12
5804 #: templates/modals/index_dialog_modal.twig:22
5805 #: templates/modals/preview_sql_confirmation.twig:6
5806 #: templates/modals/preview_sql_confirmation.twig:15
5807 #: templates/modals/preview_sql_modal.twig:6
5808 #: templates/modals/preview_sql_modal.twig:10
5809 #: templates/modals/unhide_nav_item.twig:6
5810 #: templates/modals/unhide_nav_item.twig:10
5811 #: templates/server/privileges/users_overview.twig:169
5812 #: templates/server/privileges/users_overview.twig:177
5813 #: templates/server/status/advisor/index.twig:20
5814 #: templates/server/status/advisor/index.twig:45
5815 #: templates/server/status/monitor/index.twig:129
5816 #: templates/server/status/monitor/index.twig:218
5817 #: templates/server/user_groups/user_groups.twig:51
5818 #: templates/server/user_groups/user_groups.twig:55
5819 #: templates/sql/query.twig:219 templates/sql/query.twig:224
5820 #: templates/table/insert/actions_panel.twig:47
5821 #: templates/table/insert/actions_panel.twig:52
5822 #: templates/table/relation/common_form.twig:234
5823 #: templates/table/relation/common_form.twig:239
5824 #: templates/table/search/index.twig:182
5825 #: templates/table/structure/display_structure.twig:329
5826 #: templates/table/structure/display_structure.twig:345
5827 #: templates/table/structure/display_structure.twig:355
5828 #: templates/table/structure/display_structure.twig:373
5829 #: templates/table/zoom_search/result_form.twig:27
5830 #: templates/table/zoom_search/result_form.twig:79
5831 #: templates/table/zoom_search/result_form.twig:96
5835 #: libraries/classes/Controllers/JavaScriptMessagesController.php:137
5836 #: templates/server/privileges/users_overview.twig:105
5837 msgctxt "Lock the account."
5839 msgstr "Заблокировать"
5841 #: libraries/classes/Controllers/JavaScriptMessagesController.php:138
5842 #: templates/server/privileges/users_overview.twig:102
5843 msgctxt "Unlock the account."
5845 msgstr "Разблокировать"
5847 #: libraries/classes/Controllers/JavaScriptMessagesController.php:139
5848 #: templates/server/privileges/users_overview.twig:100
5849 msgid "Lock this account."
5850 msgstr "Заблокировать эту учётную запись."
5852 #: libraries/classes/Controllers/JavaScriptMessagesController.php:140
5853 #: templates/server/privileges/users_overview.twig:100
5854 msgid "Unlock this account."
5855 msgstr "Разблокировать учётную запись."
5857 #: libraries/classes/Controllers/JavaScriptMessagesController.php:143
5858 msgid "Template was created."
5859 msgstr "Шаблон создан."
5861 #: libraries/classes/Controllers/JavaScriptMessagesController.php:144
5862 msgid "Template was loaded."
5863 msgstr "Шаблон загружен."
5865 #: libraries/classes/Controllers/JavaScriptMessagesController.php:145
5866 msgid "Template was updated."
5867 msgstr "Шаблон обновлен."
5869 #: libraries/classes/Controllers/JavaScriptMessagesController.php:146
5870 msgid "Template was deleted."
5871 msgstr "Шаблон удален."
5873 #. l10n: Other, small valued, queries
5874 #: libraries/classes/Controllers/JavaScriptMessagesController.php:149
5875 #: libraries/classes/Controllers/Server/Status/QueriesController.php:95
5876 #: libraries/classes/Server/Status/Data.php:163
5880 #. l10n: Thousands separator
5881 #: libraries/classes/Controllers/JavaScriptMessagesController.php:151
5882 #: libraries/classes/Util.php:550 libraries/classes/Util.php:582
5886 #. l10n: Decimal separator
5887 #: libraries/classes/Controllers/JavaScriptMessagesController.php:153
5888 #: libraries/classes/Util.php:548 libraries/classes/Util.php:580
5892 #: libraries/classes/Controllers/JavaScriptMessagesController.php:155
5893 msgid "Connections / Processes"
5894 msgstr "Соединения / Процессы"
5896 #: libraries/classes/Controllers/JavaScriptMessagesController.php:158
5897 msgid "Local monitor configuration incompatible!"
5898 msgstr "Настройки локального монитора несовместимы!"
5900 #: libraries/classes/Controllers/JavaScriptMessagesController.php:160
5902 "The chart arrangement configuration in your browsers local storage is not "
5903 "compatible anymore to the newer version of the monitor dialog. It is very "
5904 "likely that your current configuration will not work anymore. Please reset "
5905 "your configuration to default in the <i>Settings</i> menu."
5907 "Настройки вывода графиков в локальном хранилище вашего браузера больше "
5908 "несовместимы с новой версией диалога монитора. Высока вероятность потери "
5909 "работоспособности текущих настроек. Пожалуйста, сбросьте ваши настройки в "
5910 "меню <i>Настройки</i>."
5912 #: libraries/classes/Controllers/JavaScriptMessagesController.php:166
5913 msgid "Query cache efficiency"
5914 msgstr "Эффективность кэширования запросов"
5916 #: libraries/classes/Controllers/JavaScriptMessagesController.php:167
5917 msgid "Query cache usage"
5918 msgstr "Использование кэширования запросов"
5920 #: libraries/classes/Controllers/JavaScriptMessagesController.php:168
5921 msgid "Query cache used"
5922 msgstr "Использован кэш запроса"
5924 #: libraries/classes/Controllers/JavaScriptMessagesController.php:170
5925 msgid "System CPU usage"
5926 msgstr "Загрузка процессора"
5928 #: libraries/classes/Controllers/JavaScriptMessagesController.php:171
5929 msgid "System memory"
5930 msgstr "Системная память"
5932 #: libraries/classes/Controllers/JavaScriptMessagesController.php:172
5934 msgstr "Система подкачки"
5936 #: libraries/classes/Controllers/JavaScriptMessagesController.php:174
5937 msgid "Average load"
5938 msgstr "Средняя загрузка"
5940 #: libraries/classes/Controllers/JavaScriptMessagesController.php:175
5941 msgid "Total memory"
5942 msgstr "Общий объём памяти"
5944 #: libraries/classes/Controllers/JavaScriptMessagesController.php:176
5945 msgid "Cached memory"
5946 msgstr "Кэшированная память"
5948 #: libraries/classes/Controllers/JavaScriptMessagesController.php:177
5949 msgid "Buffered memory"
5950 msgstr "Буферизованная память"
5952 #: libraries/classes/Controllers/JavaScriptMessagesController.php:178
5954 msgstr "Свободная память"
5956 #: libraries/classes/Controllers/JavaScriptMessagesController.php:179
5958 msgstr "Использованная память"
5960 #: libraries/classes/Controllers/JavaScriptMessagesController.php:181
5962 msgstr "Всего области подкачки"
5964 #: libraries/classes/Controllers/JavaScriptMessagesController.php:182
5966 msgstr "Кэшировано области подкачки"
5968 #: libraries/classes/Controllers/JavaScriptMessagesController.php:183
5970 msgstr "Использовано области подкачки"
5972 #: libraries/classes/Controllers/JavaScriptMessagesController.php:184
5974 msgstr "Свободно области подкачки"
5976 #: libraries/classes/Controllers/JavaScriptMessagesController.php:186
5978 msgstr "Отослано байт"
5980 #: libraries/classes/Controllers/JavaScriptMessagesController.php:187
5981 msgid "Bytes received"
5982 msgstr "Принято байт"
5984 #: libraries/classes/Controllers/JavaScriptMessagesController.php:188
5985 #: templates/server/status/status/index.twig:36
5989 #: libraries/classes/Controllers/JavaScriptMessagesController.php:189
5990 #: templates/server/status/base.twig:11
5991 #: templates/server/status/processes/list.twig:5
5995 #. l10n: shortcuts for Byte
5996 #: libraries/classes/Controllers/JavaScriptMessagesController.php:192
5997 #: libraries/classes/Util.php:458
6001 #. l10n: shortcuts for Kilobyte
6002 #: libraries/classes/Controllers/JavaScriptMessagesController.php:193
6003 #: libraries/classes/Util.php:460
6004 #: templates/server/status/monitor/index.twig:186
6008 #. l10n: shortcuts for Megabyte
6009 #: libraries/classes/Controllers/JavaScriptMessagesController.php:194
6010 #: libraries/classes/Util.php:462
6011 #: templates/server/status/monitor/index.twig:187
6015 #. l10n: shortcuts for Gigabyte
6016 #: libraries/classes/Controllers/JavaScriptMessagesController.php:195
6017 #: libraries/classes/Util.php:464
6021 #. l10n: shortcuts for Terabyte
6022 #: libraries/classes/Controllers/JavaScriptMessagesController.php:196
6023 #: libraries/classes/Util.php:466
6027 #. l10n: shortcuts for Petabyte
6028 #: libraries/classes/Controllers/JavaScriptMessagesController.php:197
6029 #: libraries/classes/Util.php:468
6033 #. l10n: shortcuts for Exabyte
6034 #: libraries/classes/Controllers/JavaScriptMessagesController.php:198
6035 #: libraries/classes/Util.php:470
6039 #: libraries/classes/Controllers/JavaScriptMessagesController.php:199
6042 msgstr "%d таблиц(а)"
6044 #. l10n: Questions is the name of a MySQL Status variable
6045 #: libraries/classes/Controllers/JavaScriptMessagesController.php:202
6049 #: libraries/classes/Controllers/JavaScriptMessagesController.php:203
6050 #: templates/server/status/status/index.twig:14
6054 #: libraries/classes/Controllers/JavaScriptMessagesController.php:204
6055 #: libraries/classes/Menu.php:523 libraries/classes/Util.php:1937
6056 #: templates/server/status/monitor/index.twig:12
6060 #: libraries/classes/Controllers/JavaScriptMessagesController.php:205
6061 #: templates/server/status/monitor/index.twig:217
6062 msgid "Add chart to grid"
6063 msgstr "Добавить график к сетке"
6065 #: libraries/classes/Controllers/JavaScriptMessagesController.php:206
6066 msgid "Please add at least one variable to the series!"
6067 msgstr "Пожалуйста, добавьте в серию хотя бы одну переменную!"
6069 #: libraries/classes/Controllers/JavaScriptMessagesController.php:207
6070 #: libraries/classes/Display/Results.php:1266
6071 #: libraries/classes/Plugins/Export/ExportSql.php:2233
6072 #: libraries/classes/Plugins/Schema/SchemaPdf.php:99
6073 #: libraries/config.values.php:111
6074 #: templates/columns_definitions/column_attributes.twig:217
6075 #: templates/columns_definitions/column_attributes.twig:240
6076 #: templates/database/central_columns/main.twig:305
6077 #: templates/database/designer/main.twig:588 templates/export.twig:433
6078 #: templates/server/privileges/privileges_summary.twig:30
6079 #: templates/server/status/monitor/index.twig:211
6080 #: templates/server/status/processes/list.twig:72
6081 #: templates/table/zoom_search/index.twig:62
6082 #: templates/table/zoom_search/index.twig:122
6086 #. l10n: SQL Query on modal to show exported query
6087 #: libraries/classes/Controllers/JavaScriptMessagesController.php:209
6091 #: libraries/classes/Controllers/JavaScriptMessagesController.php:210
6092 msgid "Resume monitor"
6093 msgstr "Возобновить монитор"
6095 #: libraries/classes/Controllers/JavaScriptMessagesController.php:211
6096 msgid "Pause monitor"
6097 msgstr "Приостановить монитор"
6099 #: libraries/classes/Controllers/JavaScriptMessagesController.php:212
6100 #: templates/server/status/processes/index.twig:57
6101 msgid "Start auto refresh"
6102 msgstr "Начать автообновление"
6104 #: libraries/classes/Controllers/JavaScriptMessagesController.php:213
6105 msgid "Stop auto refresh"
6106 msgstr "Остановить автообновление"
6108 #: libraries/classes/Controllers/JavaScriptMessagesController.php:215
6109 msgid "general_log and slow_query_log are enabled."
6110 msgstr "Включены переменные general_log и slow_query_log."
6112 #: libraries/classes/Controllers/JavaScriptMessagesController.php:216
6113 msgid "general_log is enabled."
6114 msgstr "Включена переменная general_log."
6116 #: libraries/classes/Controllers/JavaScriptMessagesController.php:217
6117 msgid "slow_query_log is enabled."
6118 msgstr "Включена переменная slow_query_log."
6120 #: libraries/classes/Controllers/JavaScriptMessagesController.php:218
6121 msgid "slow_query_log and general_log are disabled."
6122 msgstr "Отключены переменные slow_query_log и general_log."
6124 #: libraries/classes/Controllers/JavaScriptMessagesController.php:219
6125 msgid "log_output is not set to TABLE."
6126 msgstr "Переменная log_output не установлена для таблицы."
6128 #: libraries/classes/Controllers/JavaScriptMessagesController.php:220
6129 msgid "log_output is set to TABLE."
6130 msgstr "Переменная log_output установлена для таблицы."
6132 #: libraries/classes/Controllers/JavaScriptMessagesController.php:222
6135 "slow_query_log is enabled, but the server logs only queries that take longer "
6136 "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
6137 "depending on your system."
6139 "Включена переменная slow_query_log, но сервером записываются только те "
6140 "запросы, длительность выполнения которых превышает %d секунд. Советуем "
6141 "установить переменную long_query_time на 0-2 секунды, в зависимости от вашей "
6144 #: libraries/classes/Controllers/JavaScriptMessagesController.php:226
6146 msgid "long_query_time is set to %d second(s)."
6147 msgstr "Переменная long_query_time установлена в %d секунд."
6149 #: libraries/classes/Controllers/JavaScriptMessagesController.php:228
6151 "Following settings will be applied globally and reset to default on server "
6154 "Следующие настройки будут приняты глобально и сбросятся в изначальное "
6155 "состояние при перезагрузке сервера:"
6157 #. l10n: %s is FILE or TABLE
6158 #: libraries/classes/Controllers/JavaScriptMessagesController.php:231
6160 msgid "Set log_output to %s"
6161 msgstr "Установить log_output в %s"
6163 #. l10n: Enable in this context means setting a status variable to ON
6164 #: libraries/classes/Controllers/JavaScriptMessagesController.php:233
6167 msgstr "Включить %s"
6169 #. l10n: Disable in this context means setting a status variable to OFF
6170 #: libraries/classes/Controllers/JavaScriptMessagesController.php:235
6173 msgstr "Отключить %s"
6176 #: libraries/classes/Controllers/JavaScriptMessagesController.php:237
6178 msgid "Set long_query_time to %d seconds."
6179 msgstr "Установить long_query_time в %d секунд."
6181 #: libraries/classes/Controllers/JavaScriptMessagesController.php:239
6183 "You can't change these variables. Please log in as root or contact your "
6184 "database administrator."
6186 "Вы не можете изменить значения данных переменных. Пожалуйста, войдите под "
6187 "учётной записью root или свяжитесь с администратором базы данных."
6189 #: libraries/classes/Controllers/JavaScriptMessagesController.php:241
6190 msgid "Change settings"
6191 msgstr "Изменить настройки"
6193 #: libraries/classes/Controllers/JavaScriptMessagesController.php:242
6194 msgid "Current settings"
6195 msgstr "Текущие настройки"
6197 #: libraries/classes/Controllers/JavaScriptMessagesController.php:244
6199 msgstr "Заголовок графика"
6201 #. l10n: As in differential values
6202 #: libraries/classes/Controllers/JavaScriptMessagesController.php:246
6203 msgid "Differential"
6206 #: libraries/classes/Controllers/JavaScriptMessagesController.php:247
6208 msgid "Divided by %s"
6209 msgstr "Разделено на %s"
6211 #: libraries/classes/Controllers/JavaScriptMessagesController.php:248
6215 #: libraries/classes/Controllers/JavaScriptMessagesController.php:250
6216 msgid "From slow log"
6217 msgstr "Из журнала медленных запросов"
6219 #: libraries/classes/Controllers/JavaScriptMessagesController.php:251
6220 msgid "From general log"
6221 msgstr "Из основного журнала"
6223 #: libraries/classes/Controllers/JavaScriptMessagesController.php:252
6224 msgid "The database name is not known for this query in the server's logs."
6225 msgstr "Имя базы данных неизвестно данному запросу в журнале сервера."
6227 #: libraries/classes/Controllers/JavaScriptMessagesController.php:253
6228 msgid "Analysing logs"
6229 msgstr "Анализ журналов"
6231 #: libraries/classes/Controllers/JavaScriptMessagesController.php:254
6232 msgid "Analysing & loading logs. This may take a while."
6233 msgstr "Анализ и загрузка журналов. Ждите, может занять какое-то время."
6235 #: libraries/classes/Controllers/JavaScriptMessagesController.php:255
6236 msgid "Cancel request"
6237 msgstr "Отменить запрос"
6239 #: libraries/classes/Controllers/JavaScriptMessagesController.php:257
6241 "This column shows the amount of identical queries that are grouped together. "
6242 "However only the SQL query itself has been used as a grouping criteria, so "
6243 "the other attributes of queries, such as start time, may differ."
6245 "Данный столбец показывает количество сгруппированных вместе идентичных "
6246 "запросов. Однако, в качестве критерия группировки используется только сам "
6247 "SQL запрос, таким образом другие атрибуты запросов, как время запуска, могут "
6250 #: libraries/classes/Controllers/JavaScriptMessagesController.php:262
6252 "Since grouping of INSERTs queries has been selected, INSERT queries into the "
6253 "same table are also being grouped together, disregarding of the inserted "
6256 "Поскольку была выбрана группировка INSERT запросов, INSERT запросы одной и "
6257 "той же таблицы так же группируются вместе, в независимости от заносимых "
6260 #: libraries/classes/Controllers/JavaScriptMessagesController.php:266
6261 msgid "Log data loaded. Queries executed in this time span:"
6263 "Данные журналов загружены. Запросы, выполненные в данный промежуток времени:"
6265 #: libraries/classes/Controllers/JavaScriptMessagesController.php:268
6266 msgid "Jump to Log table"
6267 msgstr "Перейти к таблице журнала"
6269 #: libraries/classes/Controllers/JavaScriptMessagesController.php:269
6270 msgid "No data found"
6271 msgstr "Данные не найдены"
6273 #: libraries/classes/Controllers/JavaScriptMessagesController.php:270
6274 msgid "Log analysed, but no data found in this time span."
6276 "Анализ журнала пройден, но данные за выбранный промежуток времени не найдены."
6278 #: libraries/classes/Controllers/JavaScriptMessagesController.php:272
6282 #: libraries/classes/Controllers/JavaScriptMessagesController.php:273
6283 msgid "Explain output"
6284 msgstr "Анализ результатов"
6286 #: libraries/classes/Controllers/JavaScriptMessagesController.php:274
6287 #: libraries/classes/Menu.php:490
6288 #: libraries/classes/Server/Status/Processes.php:134
6289 #: libraries/classes/Util.php:1933 libraries/config.values.php:157
6290 #: templates/database/events/editor_form.twig:25
6291 #: templates/database/events/index.twig:46
6292 #: templates/database/tracking/tables.twig:17
6293 #: templates/table/tracking/main.twig:31
6297 #: libraries/classes/Controllers/JavaScriptMessagesController.php:275
6298 #: libraries/classes/Plugins/Export/ExportHtmlword.php:474
6299 #: libraries/classes/Plugins/Export/ExportOdt.php:602
6300 #: libraries/classes/Plugins/Export/ExportTexytext.php:462
6301 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:361
6302 #: libraries/classes/Server/Status/Processes.php:130
6303 #: templates/database/triggers/list.twig:49
6304 #: templates/javascript/variables.twig:81 templates/sql/profiling_chart.twig:17
6308 #: libraries/classes/Controllers/JavaScriptMessagesController.php:276
6310 msgstr "Полное время:"
6312 #: libraries/classes/Controllers/JavaScriptMessagesController.php:277
6313 msgid "Profiling results"
6314 msgstr "Профилирование результатов"
6316 #: libraries/classes/Controllers/JavaScriptMessagesController.php:278
6317 msgctxt "Display format"
6321 #: libraries/classes/Controllers/JavaScriptMessagesController.php:279
6325 #: libraries/classes/Controllers/JavaScriptMessagesController.php:281
6326 #: templates/export.twig:210
6329 msgstr "База данных"
6331 #: libraries/classes/Controllers/JavaScriptMessagesController.php:282
6332 #: templates/export.twig:224
6337 #: libraries/classes/Controllers/JavaScriptMessagesController.php:283
6338 #: templates/export.twig:237
6343 #. l10n: A collection of available filters
6344 #: libraries/classes/Controllers/JavaScriptMessagesController.php:286
6345 msgid "Log table filter options"
6346 msgstr "Параметры фильтра таблицы журнала"
6348 #. l10n: Filter as in "Start Filtering"
6349 #: libraries/classes/Controllers/JavaScriptMessagesController.php:288
6353 #: libraries/classes/Controllers/JavaScriptMessagesController.php:289
6354 msgid "Filter queries by word/regexp:"
6355 msgstr "Фильтровать запросы по строке либо регулярному выражению:"
6357 #: libraries/classes/Controllers/JavaScriptMessagesController.php:290
6358 msgid "Group queries, ignoring variable data in WHERE clauses"
6359 msgstr "Группировать запросы, игнорируя данные переменных в условии WHERE"
6361 #: libraries/classes/Controllers/JavaScriptMessagesController.php:291
6362 msgid "Sum of grouped rows:"
6363 msgstr "Сумма сгруппированных строк:"
6365 #: libraries/classes/Controllers/JavaScriptMessagesController.php:292
6366 #: libraries/classes/Engines/Innodb.php:140
6367 #: templates/server/databases/index.twig:253
6371 #: libraries/classes/Controllers/JavaScriptMessagesController.php:294
6372 msgid "Loading logs"
6373 msgstr "Загрузка журналов"
6375 #: libraries/classes/Controllers/JavaScriptMessagesController.php:295
6376 msgid "Monitor refresh failed"
6377 msgstr "Обновление монитора завершилось ошибкой"
6379 #: libraries/classes/Controllers/JavaScriptMessagesController.php:297
6381 "While requesting new chart data the server returned an invalid response. "
6382 "This is most likely because your session expired. Reloading the page and "
6383 "reentering your credentials should help."
6385 "При запросе новых данных графика сервер вернул некорректный ответ. Причиной "
6386 "может быть истекшая сессия. Перезагрузка страницы и последующий ввод данных "
6387 "учётной записи должны решить проблему."
6389 #: libraries/classes/Controllers/JavaScriptMessagesController.php:301
6391 msgstr "Перезагрузить страницу"
6393 #: libraries/classes/Controllers/JavaScriptMessagesController.php:303
6394 msgid "Affected rows:"
6395 msgstr "Затронуто строк:"
6397 #: libraries/classes/Controllers/JavaScriptMessagesController.php:305
6398 msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
6399 msgstr "Ошибка при разборе конфигурационного файла. Некорректный код JSON."
6401 #: libraries/classes/Controllers/JavaScriptMessagesController.php:307
6403 "Failed building chart grid with imported config. Resetting to default config…"
6405 "Ошибка построения сетки графика из импортированной конфигурации. Сброшено на "
6406 "изначальную конфигурацию…"
6408 #: libraries/classes/Controllers/JavaScriptMessagesController.php:310
6409 msgid "Import monitor configuration"
6410 msgstr "Импорт настроек монитора"
6412 #: libraries/classes/Controllers/JavaScriptMessagesController.php:311
6413 msgid "Please select the file you want to import:"
6414 msgstr "Пожалуйста, выберите файл, который хотите импортировать:"
6416 #: libraries/classes/Controllers/JavaScriptMessagesController.php:312
6417 msgid "Please enter a valid table name."
6418 msgstr "Введите правильное имя таблицы."
6420 #: libraries/classes/Controllers/JavaScriptMessagesController.php:313
6421 msgid "Please enter a valid database name."
6422 msgstr "Введите правильное имя базы данных."
6424 #: libraries/classes/Controllers/JavaScriptMessagesController.php:314
6425 msgid "No files available on server for import!"
6426 msgstr "На сервере нет доступных для импорта файлов!"
6428 #: libraries/classes/Controllers/JavaScriptMessagesController.php:316
6429 msgid "Analyse query"
6430 msgstr "Анализировать запрос"
6432 #: libraries/classes/Controllers/JavaScriptMessagesController.php:319
6433 msgid "Formatting SQL…"
6434 msgstr "Форматирование SQL…"
6436 #: libraries/classes/Controllers/JavaScriptMessagesController.php:320
6437 msgid "No parameters found!"
6438 msgstr "Параметры не найдены!"
6440 #: libraries/classes/Controllers/JavaScriptMessagesController.php:324
6441 #: templates/database/central_columns/main.twig:269
6442 #: templates/database/designer/main.twig:339
6443 #: templates/database/designer/main.twig:390
6444 #: templates/database/designer/main.twig:668
6445 #: templates/database/designer/main.twig:734
6446 #: templates/database/designer/main.twig:873
6447 #: templates/database/designer/main.twig:958
6448 #: templates/database/designer/main.twig:1063
6449 #: templates/database/designer/main.twig:1098
6450 #: templates/database/designer/main.twig:1103
6451 #: templates/database/designer/main.twig:1113
6452 #: templates/database/designer/main.twig:1119
6453 #: templates/database/structure/bulk_action_modal.twig:7
6454 #: templates/database/structure/bulk_action_modal.twig:11
6455 #: templates/database/structure/check_all_tables.twig:49
6456 #: templates/database/structure/check_all_tables.twig:55
6457 #: templates/error/report_modal.twig:6 templates/error/report_modal.twig:11
6458 #: templates/server/databases/index.twig:319
6459 #: templates/server/databases/index.twig:323
6460 #: templates/server/variables/index.twig:15
6461 #: templates/table/search/index.twig:197
6465 #: libraries/classes/Controllers/JavaScriptMessagesController.php:327
6466 #: templates/header.twig:44
6467 msgid "Page-related settings"
6468 msgstr "Настройки, касающиеся страницы"
6470 #: libraries/classes/Controllers/JavaScriptMessagesController.php:328
6471 #: templates/config/form_display/display.twig:46
6475 #: libraries/classes/Controllers/JavaScriptMessagesController.php:331
6476 #: templates/home/index.twig:302 templates/modals/index_dialog_modal.twig:26
6477 #: templates/navigation/main.twig:58
6478 #: templates/server/privileges/users_overview.twig:173
6479 #: templates/server/status/monitor/index.twig:95
6480 #: templates/table/structure/display_structure.twig:359
6484 #: libraries/classes/Controllers/JavaScriptMessagesController.php:332
6485 msgid "Request aborted!!"
6486 msgstr "Запрос отменён!"
6488 #: libraries/classes/Controllers/JavaScriptMessagesController.php:333
6489 msgid "Processing request"
6490 msgstr "Обработка запроса"
6492 #: libraries/classes/Controllers/JavaScriptMessagesController.php:334
6493 msgid "Request failed!!"
6494 msgstr "Запрос не выполнен!"
6496 #: libraries/classes/Controllers/JavaScriptMessagesController.php:335
6497 #: libraries/classes/Controllers/Sql/EnumValuesController.php:49
6498 #: libraries/classes/Controllers/Sql/SetValuesController.php:52
6499 msgid "Error in processing request"
6500 msgstr "Ошибка при обработке запроса"
6502 #: libraries/classes/Controllers/JavaScriptMessagesController.php:336
6504 msgid "Error code: %s"
6505 msgstr "Код ошибки: %s"
6507 #: libraries/classes/Controllers/JavaScriptMessagesController.php:337
6509 msgid "Error text: %s"
6510 msgstr "Текст ошибки: %s"
6512 #: libraries/classes/Controllers/JavaScriptMessagesController.php:339
6514 "It seems that the connection to server has been lost. Please check your "
6515 "network connectivity and server status."
6517 "Похоже соединение с сервером потеряно. Проверьте сетевое подключение и "
6520 #: libraries/classes/Controllers/JavaScriptMessagesController.php:344
6521 msgid "No accounts selected."
6522 msgstr "Нет выбранных учётных записей."
6524 #: libraries/classes/Controllers/JavaScriptMessagesController.php:345
6525 msgid "Dropping column"
6526 msgstr "Удаление столбца"
6528 #: libraries/classes/Controllers/JavaScriptMessagesController.php:346
6529 msgid "Adding primary key"
6530 msgstr "Добавление первичного ключа"
6532 #: libraries/classes/Controllers/JavaScriptMessagesController.php:347
6533 #: templates/console/display.twig:129 templates/database/designer/main.twig:337
6534 #: templates/database/designer/main.twig:666
6535 #: templates/database/designer/main.twig:730
6536 #: templates/database/designer/main.twig:869
6537 #: templates/database/designer/main.twig:954
6538 #: templates/database/designer/main.twig:1061
6539 #: templates/modals/preview_sql_confirmation.twig:14
6540 #: templates/table/structure/display_structure.twig:378
6544 #: libraries/classes/Controllers/JavaScriptMessagesController.php:348
6545 msgid "Click to dismiss this notification"
6546 msgstr "Кликните для сокрытия данного уведомления"
6548 #: libraries/classes/Controllers/JavaScriptMessagesController.php:351
6549 msgid "Renaming databases"
6550 msgstr "Переименование баз данных"
6552 #: libraries/classes/Controllers/JavaScriptMessagesController.php:352
6553 msgid "Copying database"
6554 msgstr "Копирование базы данных"
6556 #: libraries/classes/Controllers/JavaScriptMessagesController.php:353
6557 msgid "Changing charset"
6558 msgstr "Смена кодировки"
6560 #: libraries/classes/Controllers/JavaScriptMessagesController.php:354
6561 #: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:498
6562 #: libraries/classes/Index.php:526
6563 #: libraries/classes/Plugins/Export/ExportHtmlword.php:632
6564 #: libraries/classes/Plugins/Export/ExportLatex.php:632
6565 #: libraries/classes/Plugins/Export/ExportOdt.php:787
6566 #: libraries/classes/Plugins/Export/ExportTexytext.php:626
6567 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:753
6568 #: templates/config/form_display/input.twig:42
6569 #: templates/database/central_columns/main.twig:356
6570 #: templates/database/data_dictionary/index.twig:47
6571 #: templates/database/data_dictionary/index.twig:91
6572 #: templates/database/designer/main.twig:1118
6573 #: templates/database/privileges/index.twig:69
6574 #: templates/database/structure/drop_form.twig:20
6575 #: templates/database/structure/empty_form.twig:20 templates/indexes.twig:65
6576 #: templates/preferences/autoload.twig:12
6577 #: templates/preferences/manage/error.twig:19
6578 #: templates/server/privileges/new_user_ajax.twig:22
6579 #: templates/server/privileges/new_user_ajax.twig:34
6580 #: templates/server/privileges/privileges_summary.twig:37
6581 #: templates/server/privileges/privileges_summary.twig:40
6582 #: templates/server/privileges/privileges_summary.twig:42
6583 #: templates/server/privileges/users_overview.twig:55
6584 #: templates/server/privileges/users_overview.twig:65
6585 #: templates/table/delete/confirm.twig:29
6586 #: templates/table/privileges/index.twig:73
6587 #: templates/table/structure/display_structure.twig:80
6588 #: templates/table/structure/display_structure.twig:532
6589 #: templates/table/structure/drop_confirm.twig:20
6590 #: templates/table/structure/primary.twig:23
6591 #: templates/table/tracking/structure_snapshot_columns.twig:33
6592 #: templates/table/tracking/structure_snapshot_indexes.twig:23
6593 #: templates/table/tracking/structure_snapshot_indexes.twig:24
6597 #: libraries/classes/Controllers/JavaScriptMessagesController.php:357
6598 #: templates/database/structure/drop_form.twig:16
6599 #: templates/database/structure/empty_form.twig:16 templates/import.twig:159
6600 #: templates/sql/query.twig:142 templates/table/delete/confirm.twig:25
6601 msgid "Enable foreign key checks"
6602 msgstr "Включить проверку внешних ключей"
6604 #: libraries/classes/Controllers/JavaScriptMessagesController.php:360
6605 msgid "Failed to get real row count."
6606 msgstr "Не удалось получить реальное количество строк."
6608 #: libraries/classes/Controllers/JavaScriptMessagesController.php:363
6612 #: libraries/classes/Controllers/JavaScriptMessagesController.php:364
6613 msgid "Hide search results"
6614 msgstr "Скрыть результаты поиска"
6616 #: libraries/classes/Controllers/JavaScriptMessagesController.php:365
6617 msgid "Show search results"
6618 msgstr "Отобразить результаты поиска"
6620 #: libraries/classes/Controllers/JavaScriptMessagesController.php:366
6624 #: libraries/classes/Controllers/JavaScriptMessagesController.php:367
6628 #: libraries/classes/Controllers/JavaScriptMessagesController.php:368
6630 msgid "Delete the matches for the %s table?"
6631 msgstr "Удалить соответствия для таблицы %s?"
6633 #: libraries/classes/Controllers/JavaScriptMessagesController.php:371
6634 msgid "The definition of a stored function must contain a RETURN statement!"
6635 msgstr "Определение хранимой функции должно содержать выражение RETURN!"
6637 #: libraries/classes/Controllers/JavaScriptMessagesController.php:373
6638 msgid "No routine is exportable. Required privileges may be lacking."
6640 "Никакой шаблон не экспортируется. Необходимые привилегии могут отсутствовать."
6642 #: libraries/classes/Controllers/JavaScriptMessagesController.php:376
6644 msgid "Values for column %s"
6645 msgstr "Значения для столбца %s"
6647 #: libraries/classes/Controllers/JavaScriptMessagesController.php:377
6648 msgid "Values for a new column"
6649 msgstr "Значения для новых столбцов"
6651 #: libraries/classes/Controllers/JavaScriptMessagesController.php:378
6652 msgid "Enter each value in a separate field."
6653 msgstr "Вставьте каждое значение в отдельное поле."
6655 #: libraries/classes/Controllers/JavaScriptMessagesController.php:379
6657 msgid "Add %d value(s)"
6658 msgstr "Добавить %d значение(й)"
6660 #: libraries/classes/Controllers/JavaScriptMessagesController.php:382
6662 "Note: If the file contains multiple tables, they will be combined into one."
6664 "Замечание: если файл содержит множество таблиц, они будут объединены в одну."
6666 #: libraries/classes/Controllers/JavaScriptMessagesController.php:385
6667 msgid "Hide query box"
6668 msgstr "Скрыть поле запроса"
6670 #: libraries/classes/Controllers/JavaScriptMessagesController.php:386
6671 msgid "Show query box"
6672 msgstr "Отобразить поле запроса"
6674 #: libraries/classes/Controllers/JavaScriptMessagesController.php:388
6675 #: libraries/classes/Display/Results.php:3042
6676 #: libraries/classes/Tracking.php:260 templates/console/bookmark_content.twig:7
6677 #: templates/database/central_columns/main.twig:268
6678 #: templates/database/central_columns/main.twig:380
6679 #: templates/database/central_columns/main.twig:381
6680 #: templates/database/designer/main.twig:388
6681 #: templates/database/qbe/ins_del_and_or_cell.twig:18
6682 #: templates/database/search/results.twig:43
6683 #: templates/display/results/table.twig:235
6684 #: templates/display/results/table.twig:236 templates/export.twig:54
6685 #: templates/server/user_groups/user_groups.twig:37
6686 #: templates/server/user_groups/user_groups.twig:56
6687 #: templates/setup/home/index.twig:68 templates/sql/query.twig:186
6691 #: libraries/classes/Controllers/JavaScriptMessagesController.php:389
6693 msgid "%d is not valid row number."
6694 msgstr "Число %d не является правильным номером строки."
6696 #: libraries/classes/Controllers/JavaScriptMessagesController.php:390
6697 #: templates/sql/relational_column_dropdown.twig:3
6698 #: templates/table/insert/column_row.twig:48
6699 #: templates/table/search/input_box.twig:27
6700 msgid "Browse foreign values"
6701 msgstr "Обзор внешних значений"
6703 #: libraries/classes/Controllers/JavaScriptMessagesController.php:391
6704 msgid "No previously auto-saved query is available. Loading default query."
6706 "Предыдущий автосохраненный запрос недоступен. Загружается запрос по "
6709 #: libraries/classes/Controllers/JavaScriptMessagesController.php:393
6711 "You have a previously saved query. Click Get auto-saved query to load the "
6714 "У вас есть предыдущий сохраненный запрос. Нажмите Получить автосохраненный "
6715 "запрос, чтобы его загрузить."
6717 #: libraries/classes/Controllers/JavaScriptMessagesController.php:395
6719 msgid "Variable %d:"
6720 msgstr "Переменная %d:"
6722 #: libraries/classes/Controllers/JavaScriptMessagesController.php:398
6723 #: libraries/classes/Normalization.php:1051
6727 #: libraries/classes/Controllers/JavaScriptMessagesController.php:399
6728 msgid "Column selector"
6729 msgstr "Селектор столбца"
6731 #: libraries/classes/Controllers/JavaScriptMessagesController.php:400
6732 msgid "Search this list"
6733 msgstr "Искать в списке"
6735 #: libraries/classes/Controllers/JavaScriptMessagesController.php:402
6738 "No columns in the central list. Make sure the Central columns list for "
6739 "database %s has columns that are not present in the current table."
6741 "Нет столбцов в центральном списке. Убедитесь, что центральный список "
6742 "столбцов для базы данных %s имеет столбцы, которые не присутствуют в текущей "
6745 #: libraries/classes/Controllers/JavaScriptMessagesController.php:405
6747 msgstr "Больше информации"
6749 #: libraries/classes/Controllers/JavaScriptMessagesController.php:408
6750 msgid "Add primary key"
6751 msgstr "Добавить первичный ключ"
6753 #: libraries/classes/Controllers/JavaScriptMessagesController.php:409
6754 msgid "Primary key added."
6755 msgstr "Добавлен первичный ключ."
6757 #: libraries/classes/Controllers/JavaScriptMessagesController.php:410
6758 #: libraries/classes/Normalization.php:282
6759 msgid "Taking you to next step…"
6760 msgstr "Переход к следующему шагу…"
6762 #: libraries/classes/Controllers/JavaScriptMessagesController.php:411
6764 msgid "The first step of normalization is complete for table '%s'."
6765 msgstr "Первый этап нормализации таблицы '%s' завершён."
6767 #: libraries/classes/Controllers/JavaScriptMessagesController.php:412
6768 #: libraries/classes/Normalization.php:540
6769 #: libraries/classes/Normalization.php:602
6770 #: libraries/classes/Normalization.php:699
6771 #: libraries/classes/Normalization.php:775
6775 #: libraries/classes/Controllers/JavaScriptMessagesController.php:413
6776 msgid "Second step of normalization (2NF)"
6777 msgstr "Второй этап нормализации (2NF)"
6779 #. l10n: Display text for calendar close link
6780 #: libraries/classes/Controllers/JavaScriptMessagesController.php:414
6781 #: libraries/classes/Normalization.php:375
6782 #: templates/javascript/variables.twig:15
6786 #: libraries/classes/Controllers/JavaScriptMessagesController.php:415
6787 msgid "Confirm partial dependencies"
6788 msgstr "Подтвердите частичные зависимости"
6790 #: libraries/classes/Controllers/JavaScriptMessagesController.php:416
6791 msgid "Selected partial dependencies are as follows:"
6792 msgstr "Выбранные частичные зависимости показаны ниже:"
6794 #: libraries/classes/Controllers/JavaScriptMessagesController.php:418
6796 "Note: a, b -> d,f implies values of columns a and b combined together can "
6797 "determine values of column d and column f."
6799 "Примечание: a, b -> d, f подразумевает, что значения столбцов a и b при "
6800 "объединении вместе могут определить значения столбца d и столбца f."
6802 #: libraries/classes/Controllers/JavaScriptMessagesController.php:421
6803 msgid "No partial dependencies selected!"
6804 msgstr "Не выбраны зависимости!"
6806 #: libraries/classes/Controllers/JavaScriptMessagesController.php:422
6807 #: libraries/classes/Export.php:589 libraries/classes/Html/Generator.php:937
6808 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:292
6809 #: templates/import_status.twig:2 templates/user_password.twig:2
6813 #: libraries/classes/Controllers/JavaScriptMessagesController.php:423
6814 msgid "Show me the possible partial dependencies based on data in the table"
6816 "Покажите мне возможные частичные зависимости на основе данных в таблице"
6818 #: libraries/classes/Controllers/JavaScriptMessagesController.php:424
6819 msgid "Hide partial dependencies list"
6820 msgstr "Скрыть список частичных зависимостей"
6822 #: libraries/classes/Controllers/JavaScriptMessagesController.php:426
6824 "Sit tight! It may take few seconds depending on data size and column count "
6827 "Подождите, пожалуйста! Это может занять несколько секунд, в зависимости от "
6828 "объёма данных и количества столбцов таблицы."
6830 #: libraries/classes/Controllers/JavaScriptMessagesController.php:428
6834 #: libraries/classes/Controllers/JavaScriptMessagesController.php:429
6835 msgid "The following actions will be performed:"
6836 msgstr "Выполнены следующие действия:"
6838 #: libraries/classes/Controllers/JavaScriptMessagesController.php:430
6840 msgid "DROP columns %s from the table %s"
6841 msgstr "DROP столбцов %s в таблице %s"
6843 #: libraries/classes/Controllers/JavaScriptMessagesController.php:431
6844 msgid "Create the following table"
6845 msgstr "Создать следующую таблицу"
6847 #: libraries/classes/Controllers/JavaScriptMessagesController.php:434
6848 msgid "Third step of normalization (3NF)"
6849 msgstr "Третий этап нормализации (3NF)"
6851 #: libraries/classes/Controllers/JavaScriptMessagesController.php:435
6852 msgid "Confirm transitive dependencies"
6853 msgstr "Подтвердите транзитивные зависимости"
6855 #: libraries/classes/Controllers/JavaScriptMessagesController.php:436
6856 msgid "Selected dependencies are as follows:"
6857 msgstr "Выбранные зависимости показаны ниже:"
6859 #: libraries/classes/Controllers/JavaScriptMessagesController.php:437
6860 msgid "No dependencies selected!"
6861 msgstr "Не выбраны зависимости!"
6863 #: libraries/classes/Controllers/JavaScriptMessagesController.php:440
6864 #: templates/columns_definitions/column_definitions_form.twig:160
6865 #: templates/database/central_columns/edit.twig:22
6866 #: templates/database/central_columns/main.twig:119
6867 #: templates/database/central_columns/main.twig:272
6868 #: templates/server/variables/index.twig:12
6869 #: templates/table/gis_visualization/gis_visualization.twig:40
6870 #: templates/table/insert/actions_panel.twig:7
6871 #: templates/table/relation/common_form.twig:225
6872 #: templates/table/structure/partition_definition_form.twig:12
6873 #: templates/table/zoom_search/result_form.twig:78
6877 #: libraries/classes/Controllers/JavaScriptMessagesController.php:443
6878 msgid "Hide search criteria"
6879 msgstr "Скрыть параметры поиска"
6881 #: libraries/classes/Controllers/JavaScriptMessagesController.php:444
6882 msgid "Show search criteria"
6883 msgstr "Отобразить параметры поиска"
6885 #: libraries/classes/Controllers/JavaScriptMessagesController.php:445
6886 msgid "Column maximum:"
6887 msgstr "Максимум в столбце:"
6889 #: libraries/classes/Controllers/JavaScriptMessagesController.php:446
6890 msgid "Column minimum:"
6891 msgstr "Минимум в столбце:"
6893 #: libraries/classes/Controllers/JavaScriptMessagesController.php:449
6894 msgid "Hide find and replace criteria"
6895 msgstr "Скрыть параметры поиска и замены"
6897 #: libraries/classes/Controllers/JavaScriptMessagesController.php:450
6898 msgid "Show find and replace criteria"
6899 msgstr "Отобразить параметры поиска и замены"
6901 #: libraries/classes/Controllers/JavaScriptMessagesController.php:454
6902 msgid "Each point represents a data row."
6903 msgstr "Каждая точка представляет строку данных."
6905 #: libraries/classes/Controllers/JavaScriptMessagesController.php:456
6906 msgid "Hovering over a point will show its label."
6907 msgstr "Удержание курсора над точкой отобразит ее название."
6909 #: libraries/classes/Controllers/JavaScriptMessagesController.php:458
6910 msgid "To zoom in, select a section of the plot with the mouse."
6911 msgstr "Для увеличения, выберите часть диаграммы мышкой."
6913 #: libraries/classes/Controllers/JavaScriptMessagesController.php:460
6914 msgid "Click reset zoom button to come back to original state."
6916 "Кликните ссылку сброса увеличения для возвращения к исходному состоянию."
6918 #: libraries/classes/Controllers/JavaScriptMessagesController.php:462
6919 msgid "Click a data point to view and possibly edit the data row."
6920 msgstr "Кликните точку данных для просмотра или редактирования строки данных."
6922 #: libraries/classes/Controllers/JavaScriptMessagesController.php:464
6923 msgid "The plot can be resized by dragging it along the bottom right corner."
6925 "Можно изменить размер участка перетащив его вдоль нижнего правого угла."
6927 #: libraries/classes/Controllers/JavaScriptMessagesController.php:467
6928 msgid "Select two columns"
6929 msgstr "Выберите два столбца"
6931 #: libraries/classes/Controllers/JavaScriptMessagesController.php:469
6932 msgid "Select two different columns"
6933 msgstr "Выберите два различных столбца"
6935 #: libraries/classes/Controllers/JavaScriptMessagesController.php:471
6936 msgid "Data point content"
6937 msgstr "Содержание точки данных"
6939 #: libraries/classes/Controllers/JavaScriptMessagesController.php:474
6940 #: libraries/classes/Controllers/JavaScriptMessagesController.php:631
6941 #: libraries/classes/ErrorHandler.php:423 libraries/classes/InsertEdit.php:2013
6942 #: templates/table/index_form.twig:167 templates/table/index_form.twig:203
6944 msgstr "Игнорировать"
6946 #: libraries/classes/Controllers/JavaScriptMessagesController.php:475
6947 #: libraries/classes/Display/Results.php:2978
6948 #: libraries/classes/Html/Generator.php:75
6949 #: templates/display/results/table.twig:231
6950 #: templates/display/results/table.twig:232
6954 #: libraries/classes/Controllers/JavaScriptMessagesController.php:476
6955 #: templates/gis_data_editor_form.twig:84
6956 #: templates/gis_data_editor_form.twig:108
6957 #: templates/gis_data_editor_form.twig:153
6958 #: templates/gis_data_editor_form.twig:209
6962 #: libraries/classes/Controllers/JavaScriptMessagesController.php:477
6963 #: templates/gis_data_editor_form.twig:88
6964 #: templates/gis_data_editor_form.twig:112
6965 #: templates/gis_data_editor_form.twig:157
6966 #: templates/gis_data_editor_form.twig:213
6970 #: libraries/classes/Controllers/JavaScriptMessagesController.php:478
6974 #: libraries/classes/Controllers/JavaScriptMessagesController.php:479
6979 #: libraries/classes/Controllers/JavaScriptMessagesController.php:480
6983 #: libraries/classes/Controllers/JavaScriptMessagesController.php:481
6985 msgstr "Многоугольник"
6987 #: libraries/classes/Controllers/JavaScriptMessagesController.php:482
6988 #: templates/display/results/table.twig:174
6992 #: libraries/classes/Controllers/JavaScriptMessagesController.php:483
6994 msgstr "Внутренний контур"
6996 #: libraries/classes/Controllers/JavaScriptMessagesController.php:484
6998 msgstr "Внешний контур"
7000 #: libraries/classes/Controllers/JavaScriptMessagesController.php:485
7001 #: templates/gis_data_editor_form.twig:116
7002 #: templates/gis_data_editor_form.twig:161
7003 #: templates/gis_data_editor_form.twig:217
7005 msgstr "Добавить точку"
7007 #: libraries/classes/Controllers/JavaScriptMessagesController.php:486
7008 #: templates/gis_data_editor_form.twig:165
7009 #: templates/gis_data_editor_form.twig:220
7010 msgid "Add an inner ring"
7011 msgstr "Добавить внутренний контур"
7013 #: libraries/classes/Controllers/JavaScriptMessagesController.php:488
7014 msgid "Do you want to copy encryption key?"
7015 msgstr "Вы хотите скопировать ключ шифрования?"
7017 #: libraries/classes/Controllers/JavaScriptMessagesController.php:489
7018 msgid "Encryption key"
7019 msgstr "Ключ шифрования"
7021 #: libraries/classes/Controllers/JavaScriptMessagesController.php:492
7023 "The HEX function will treat the integer as a string while calculating the "
7026 "Функция HEX будет рассматривать целое число как строку при вычислении "
7027 "шестнадцатеричного значения"
7029 #: libraries/classes/Controllers/JavaScriptMessagesController.php:497
7031 "MySQL accepts additional values not selectable by the slider; key in those "
7032 "values directly if desired"
7034 "MySQL принимает дополнительные значения, которые нельзя выбрать с помощью "
7035 "ползунка; введите эти значения непосредственно при необходимости"
7037 #: libraries/classes/Controllers/JavaScriptMessagesController.php:503
7039 "MySQL accepts additional values not selectable by the datepicker; key in "
7040 "those values directly if desired"
7042 "MySQL принимает дополнительные значения, недоступные для выбора даты; "
7043 "введите эти значения непосредственно при необходимости"
7045 #: libraries/classes/Controllers/JavaScriptMessagesController.php:509
7047 "Indicates that you have made changes to this page; you will be prompted for "
7048 "confirmation before abandoning changes"
7050 "Показывает, что были произведены изменения на странице. Для отмены изменений "
7051 "потребуется подтверждение"
7053 #: libraries/classes/Controllers/JavaScriptMessagesController.php:514
7054 msgid "Select referenced key"
7055 msgstr "Выберите ссылочный ключ"
7057 #: libraries/classes/Controllers/JavaScriptMessagesController.php:515
7058 msgid "Select Foreign Key"
7059 msgstr "Выберите внешний ключ"
7061 #: libraries/classes/Controllers/JavaScriptMessagesController.php:516
7062 msgid "Please select the primary key or a unique key!"
7063 msgstr "Выберите поле основного индекса (PRIMARY) или уникального индекса!"
7065 #: libraries/classes/Controllers/JavaScriptMessagesController.php:517
7066 #: templates/database/designer/main.twig:98
7067 #: templates/database/designer/main.twig:101
7068 msgid "Choose column to display"
7069 msgstr "Выбор отображаемого столбца"
7071 #: libraries/classes/Controllers/JavaScriptMessagesController.php:519
7073 "You haven't saved the changes in the layout. They will be lost if you don't "
7074 "save them. Do you want to continue?"
7076 "Вы не сохранили изменения в раскладке. Без сохранения, они будут потеряны. "
7079 #: libraries/classes/Controllers/JavaScriptMessagesController.php:522
7080 msgid "value/subQuery is empty"
7081 msgstr "значение/subQuery пусто"
7083 #: libraries/classes/Controllers/JavaScriptMessagesController.php:523
7084 #: templates/database/designer/main.twig:40
7085 #: templates/database/designer/main.twig:43
7086 msgid "Add tables from other databases"
7087 msgstr "Добавить таблицы из других баз данных"
7089 #: libraries/classes/Controllers/JavaScriptMessagesController.php:524
7091 msgstr "Название страницы"
7093 #: libraries/classes/Controllers/JavaScriptMessagesController.php:525
7094 #: templates/database/designer/main.twig:63
7095 #: templates/database/designer/main.twig:66
7097 msgstr "Сохранить страницу"
7099 #: libraries/classes/Controllers/JavaScriptMessagesController.php:526
7100 #: templates/database/designer/main.twig:70
7101 #: templates/database/designer/main.twig:73
7102 msgid "Save page as"
7103 msgstr "Сохранить страницу как"
7105 #: libraries/classes/Controllers/JavaScriptMessagesController.php:527
7106 #: templates/database/designer/main.twig:56
7107 #: templates/database/designer/main.twig:59
7109 msgstr "Открыть страницу"
7111 #: libraries/classes/Controllers/JavaScriptMessagesController.php:528
7113 msgstr "Удалить страницу"
7115 #. l10n: When the user opens a page saved in the Designer
7116 #: libraries/classes/Controllers/JavaScriptMessagesController.php:530
7117 msgid "Some tables saved in this page might have been renamed or deleted."
7119 "Некоторые таблицы, сохранённые на этой странице, могли быть переименованы "
7122 #: libraries/classes/Controllers/JavaScriptMessagesController.php:531
7123 #: templates/database/designer/main.twig:10
7125 msgstr "Без названия"
7127 #: libraries/classes/Controllers/JavaScriptMessagesController.php:532
7128 msgid "Please select a page to continue"
7129 msgstr "Выберите следующую страницу"
7131 #: libraries/classes/Controllers/JavaScriptMessagesController.php:533
7132 msgid "Please enter a valid page name"
7133 msgstr "Введите правильное имя страницы"
7135 #: libraries/classes/Controllers/JavaScriptMessagesController.php:534
7136 msgid "Do you want to save the changes to the current page?"
7137 msgstr "Вы хотите записать изменения на текущую страницу?"
7139 #: libraries/classes/Controllers/JavaScriptMessagesController.php:535
7140 msgid "Successfully deleted the page"
7141 msgstr "Страница успешно удалена"
7143 #: libraries/classes/Controllers/JavaScriptMessagesController.php:536
7144 msgid "Export relational schema"
7145 msgstr "Экспорт схемы связей"
7147 #: libraries/classes/Controllers/JavaScriptMessagesController.php:537
7148 msgid "Modifications have been saved"
7149 msgstr "Изменения сохранены"
7151 #: libraries/classes/Controllers/JavaScriptMessagesController.php:540
7153 msgid "%d object(s) created."
7154 msgstr "создано %d объект(ов)."
7156 #: libraries/classes/Controllers/JavaScriptMessagesController.php:541
7158 msgstr "Название столбца"
7160 #: libraries/classes/Controllers/JavaScriptMessagesController.php:542
7161 #: templates/modals/build_query.twig:17 templates/sql/query.twig:178
7165 #: libraries/classes/Controllers/JavaScriptMessagesController.php:545
7166 msgid "Press escape to cancel editing.<br>- Shift+Enter for a newline."
7168 "Для отмены редактирования нажмите Esc.<br>- Shift+Enter для перехода на "
7171 #: libraries/classes/Controllers/JavaScriptMessagesController.php:547
7173 "You have edited some data and they have not been saved. Are you sure you "
7174 "want to leave this page before saving the data?"
7176 "Вы отредактировали некоторые данные, но изменения не были сохранены. Вы "
7177 "уверены, что хотите покинуть данную страницу без сохранения данных?"
7179 #: libraries/classes/Controllers/JavaScriptMessagesController.php:550
7180 msgid "Drag to reorder."
7181 msgstr "Перетяните для изменения порядка сортировки."
7183 #: libraries/classes/Controllers/JavaScriptMessagesController.php:551
7184 msgid "Click to sort results by this column."
7185 msgstr "Кликните для сортировки результатов по данному столбцу."
7187 #: libraries/classes/Controllers/JavaScriptMessagesController.php:553
7189 "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
7190 "<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
7191 "from ORDER BY clause"
7193 "Удерживая Shift, кликните для добавления столбца в класс ORDER BY или "
7194 "переключения ASC/DESC.<br>- Удерживая Ctrl или Alt (для Mac: удерживая Shift "
7195 "и Option), кликните для удаления столбца из класса ORDER BY"
7197 #: libraries/classes/Controllers/JavaScriptMessagesController.php:557
7198 msgid "Click to mark/unmark."
7199 msgstr "Кликните для установки/снятия отметки."
7201 #: libraries/classes/Controllers/JavaScriptMessagesController.php:558
7202 msgid "Double-click to copy column name."
7203 msgstr "Кликните дважды для копирования имени столбца."
7205 #: libraries/classes/Controllers/JavaScriptMessagesController.php:559
7206 msgid "Click the drop-down arrow<br>to toggle column's visibility."
7207 msgstr "Кликните выпадающую стрелку<br>для переключения видимости столбца."
7209 #: libraries/classes/Controllers/JavaScriptMessagesController.php:562
7211 "This table does not contain a unique column. Features related to the grid "
7212 "edit, checkbox, Edit, Copy and Delete links may not work after saving."
7214 "Данная таблица не содержит уникального поля, в связи с чем, после сохранения "
7215 "могут не работать функции связанные с редактированием сетки, выставления "
7216 "галочки, ссылки редактирования, копирования и удаления."
7218 #: libraries/classes/Controllers/JavaScriptMessagesController.php:565
7219 msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
7221 "Пожалуйста, введите допустимую шестнадцатеричную строку. Допустимыми знаками "
7222 "являются 0-9, A-F."
7224 #: libraries/classes/Controllers/JavaScriptMessagesController.php:567
7226 "Do you really want to see all of the rows? For a big table this could crash "
7229 "Вы действительно хотите отобразить все строки? При большом количестве данных "
7230 "возможно отключение браузера."
7232 #: libraries/classes/Controllers/JavaScriptMessagesController.php:569
7233 msgid "Original length"
7234 msgstr "Исходный размер"
7236 #: libraries/classes/Controllers/JavaScriptMessagesController.php:572
7240 #: libraries/classes/Controllers/JavaScriptMessagesController.php:573
7241 #: libraries/classes/Controllers/Server/Status/StatusController.php:193
7245 #: libraries/classes/Controllers/JavaScriptMessagesController.php:575
7249 #: libraries/classes/Controllers/JavaScriptMessagesController.php:576
7250 msgid "Import status"
7251 msgstr "Импортировать состояние"
7253 #: libraries/classes/Controllers/JavaScriptMessagesController.php:577
7254 #: templates/navigation/main.twig:84
7255 msgid "Drop files here"
7256 msgstr "Перетащите файлы сюда"
7258 #: libraries/classes/Controllers/JavaScriptMessagesController.php:578
7259 msgid "Select database first"
7260 msgstr "Выберите базу данных"
7262 #: libraries/classes/Controllers/JavaScriptMessagesController.php:582
7263 msgid "You can also edit most values<br>by double-clicking directly on them."
7265 "Большинство значений можно отредактировать<br>дважды кликнув прямо на них."
7267 #: libraries/classes/Controllers/JavaScriptMessagesController.php:584
7268 msgid "You can also edit most values<br>by clicking directly on them."
7269 msgstr "Возможно редактировать большинство значений<br>кликнув прямо на них."
7271 #: libraries/classes/Controllers/JavaScriptMessagesController.php:587
7273 msgstr "Перейти к ссылке:"
7275 #: libraries/classes/Controllers/JavaScriptMessagesController.php:590
7276 msgid "Generate password"
7277 msgstr "Создать пароль"
7279 #: libraries/classes/Controllers/JavaScriptMessagesController.php:591
7280 #: templates/server/replication/primary_add_replica_user.twig:73
7282 msgstr "Генерировать"
7284 #: libraries/classes/Controllers/JavaScriptMessagesController.php:592
7285 #: libraries/classes/Controllers/UserPasswordController.php:84
7286 #: templates/home/index.twig:46
7287 #: templates/server/privileges/change_password.twig:10
7288 msgid "Change password"
7289 msgstr "Изменить пароль"
7291 #: libraries/classes/Controllers/JavaScriptMessagesController.php:595
7292 #: templates/table/structure/display_structure.twig:130
7296 #: libraries/classes/Controllers/JavaScriptMessagesController.php:598
7298 msgstr "Раскрыть панель"
7300 #: libraries/classes/Controllers/JavaScriptMessagesController.php:599
7302 msgstr "Скрыть панель"
7304 #: libraries/classes/Controllers/JavaScriptMessagesController.php:601
7305 #: libraries/classes/Navigation/NavigationTree.php:1355
7306 msgid "Unlink from main panel"
7307 msgstr "Отсоединить от основной панели"
7309 #: libraries/classes/Controllers/JavaScriptMessagesController.php:605
7310 #: libraries/classes/Setup/Index.php:177
7313 "A newer version of phpMyAdmin is available and you should consider "
7314 "upgrading. The newest version is %s, released on %s."
7316 "Доступна более новая версия phpMyAdmin и вам предлагается ее использовать. "
7317 "Новейшая версия %s, выпущена %s."
7319 #. l10n: Latest available phpMyAdmin version
7320 #: libraries/classes/Controllers/JavaScriptMessagesController.php:609
7321 msgid ", latest stable version:"
7322 msgstr ", последняя стабильная версия:"
7324 #: libraries/classes/Controllers/JavaScriptMessagesController.php:610
7328 #: libraries/classes/Controllers/JavaScriptMessagesController.php:611
7329 msgid "There was an error in loading the Git information."
7330 msgstr "Возникла ошибка при загрузке информации с Git."
7332 #: libraries/classes/Controllers/JavaScriptMessagesController.php:614
7334 "A fatal JavaScript error has occurred. Would you like to send an error "
7337 "Произошла фатальная ошибка JavaScript. Вы хотите отправить отчёт об ошибке?"
7339 #: libraries/classes/Controllers/JavaScriptMessagesController.php:615
7340 msgid "Change report settings"
7341 msgstr "Изменить настройки отчёта"
7343 #: libraries/classes/Controllers/JavaScriptMessagesController.php:616
7344 msgid "Show report details"
7345 msgstr "Показать детали отчёта"
7347 #: libraries/classes/Controllers/JavaScriptMessagesController.php:617
7349 "Your export is incomplete, due to a low execution time limit at the PHP "
7352 "Ваш экспорт незавершён из-за ограничений времени выполнения на уровне PHP!"
7354 #: libraries/classes/Controllers/JavaScriptMessagesController.php:620
7357 "Warning: a form on this page has more than %d fields. On submission, some of "
7358 "the fields might be ignored, due to PHP's max_input_vars configuration."
7360 "Предупреждение: форма на данной странице имеет более %d полей. Некоторые "
7361 "поля могут быть проигнорированы согласно значения переменной max_input_vars "
7364 #: libraries/classes/Controllers/JavaScriptMessagesController.php:626
7365 #: libraries/classes/Controllers/JavaScriptMessagesController.php:639
7366 msgid "Some errors have been detected on the server!"
7367 msgstr "На сервере обнаружены некоторые ошибки!"
7369 #: libraries/classes/Controllers/JavaScriptMessagesController.php:628
7370 msgid "Please look at the bottom of this window."
7371 msgstr "Пожалуйста, посмотрите вниз текущего окна."
7373 #: libraries/classes/Controllers/JavaScriptMessagesController.php:634
7374 #: libraries/classes/ErrorHandler.php:428
7376 msgstr "Игнорировать всё"
7378 #: libraries/classes/Controllers/JavaScriptMessagesController.php:641
7380 "As per your settings, they are being submitted currently, please be patient."
7382 "В соответствии с вашими настройками они заносятся в данное время, подождите, "
7385 #: libraries/classes/Controllers/JavaScriptMessagesController.php:647
7386 msgid "Column name successfully copied to clipboard!"
7387 msgstr "Имя столбца скопировано в буфер обмена!"
7389 #: libraries/classes/Controllers/JavaScriptMessagesController.php:648
7390 msgid "Column name copying to clipboard failed!"
7391 msgstr "Не удалось скопировать имя столбца в буфер обмена!"
7393 #: libraries/classes/Controllers/JavaScriptMessagesController.php:649
7394 msgid "Successfully copied!"
7395 msgstr "Успешно скопировано!"
7397 #: libraries/classes/Controllers/JavaScriptMessagesController.php:650
7398 msgid "Copying failed!"
7399 msgstr "Копирование не удалось!"
7401 #: libraries/classes/Controllers/JavaScriptMessagesController.php:653
7402 msgid "Execute this query again?"
7403 msgstr "Выполнить запрос ещё раз?"
7405 #: libraries/classes/Controllers/JavaScriptMessagesController.php:654
7406 msgid "Do you really want to delete this bookmark?"
7407 msgstr "Вы действительно хотите удалить эту закладку?"
7409 #: libraries/classes/Controllers/JavaScriptMessagesController.php:655
7410 msgid "Some error occurred while getting SQL debug info."
7411 msgstr "В процессе получения информации по отладке SQL произошла ошибка."
7413 #: libraries/classes/Controllers/JavaScriptMessagesController.php:656
7415 msgid "%s queries executed %s times in %s seconds."
7416 msgstr "%s запрос(ов) выполнено %s раз(а) за %s секунд(у/ы)."
7418 #: libraries/classes/Controllers/JavaScriptMessagesController.php:657
7420 msgid "%s argument(s) passed"
7421 msgstr "%s аргумент(ов/а) передано"
7423 #: libraries/classes/Controllers/JavaScriptMessagesController.php:658
7424 msgid "Show arguments"
7425 msgstr "Отобразить аргументы"
7427 #: libraries/classes/Controllers/JavaScriptMessagesController.php:659
7428 msgid "Hide arguments"
7429 msgstr "Скрыть аргументы"
7431 #: libraries/classes/Controllers/JavaScriptMessagesController.php:660
7433 msgstr "Занято времени:"
7435 #: libraries/classes/Controllers/JavaScriptMessagesController.php:662
7437 "There was a problem accessing your browser storage, some features may not "
7438 "work properly for you. It is likely that the browser doesn't support storage "
7439 "or the quota limit has been reached. In Firefox, corrupted storage can also "
7440 "cause such a problem, clearing your \"Offline Website Data\" might help. In "
7441 "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
7443 "Обнаружена проблема доступности хранилища вашего браузера, некоторые "
7444 "возможности могут некорректно работать. Возможно браузер не поддерживает "
7445 "хранилище, или исчерпан его лимит. В Firefox, неисправное хранилище так же "
7446 "может вызывать данную проблему, очистка в разделе \"Автономное веб-"
7447 "содержимое и данные пользователя\" может ее решить. В Safari, данную "
7448 "проблему обычно вызывает установка \"Режим частного доступа\"."
7450 #: libraries/classes/Controllers/JavaScriptMessagesController.php:669
7451 msgid "Copy tables to"
7452 msgstr "Скопировать таблицы в"
7454 #: libraries/classes/Controllers/JavaScriptMessagesController.php:670
7455 msgid "Add table prefix"
7456 msgstr "Добавить префикс таблицы"
7458 #: libraries/classes/Controllers/JavaScriptMessagesController.php:671
7459 msgid "Replace table with prefix"
7460 msgstr "Заменить префикс таблицы"
7462 #: libraries/classes/Controllers/JavaScriptMessagesController.php:672
7463 #: templates/database/structure/check_all_tables.twig:28
7464 msgid "Copy table with prefix"
7465 msgstr "Копировать таблицу с префиксом"
7467 #: libraries/classes/Controllers/JavaScriptMessagesController.php:675
7468 msgid "Extremely weak"
7469 msgstr "Чрезвычайно простой"
7471 #: libraries/classes/Controllers/JavaScriptMessagesController.php:676
7473 msgstr "Очень простой"
7475 #: libraries/classes/Controllers/JavaScriptMessagesController.php:677
7479 #: libraries/classes/Controllers/JavaScriptMessagesController.php:678
7483 #: libraries/classes/Controllers/JavaScriptMessagesController.php:679
7487 #. l10n: error code 5 (from U2F API)
7488 #: libraries/classes/Controllers/JavaScriptMessagesController.php:683
7490 msgid "Timed out waiting for security key activation."
7491 msgstr "Превышено время ожидания для активации ключа безопасности."
7493 #. l10n: error code 2 (from U2F API)
7494 #: libraries/classes/Controllers/JavaScriptMessagesController.php:685
7496 msgid "Invalid request sent to security key."
7497 msgstr "На ключ безопасности отправлен неверный запрос."
7499 #. l10n: unknown error code (from U2F API)
7500 #: libraries/classes/Controllers/JavaScriptMessagesController.php:687
7502 msgid "Unknown security key error."
7503 msgstr "Неизвестная ошибка ключа безопасности."
7505 #. l10n: error code 3 (from U2F API)
7506 #: libraries/classes/Controllers/JavaScriptMessagesController.php:689
7508 msgid "Client does not support security key."
7509 msgstr "Клиент не поддерживает ключ безопасности."
7511 #. l10n: error code 4 (from U2F API) on register
7512 #: libraries/classes/Controllers/JavaScriptMessagesController.php:691
7514 msgid "Failed security key activation."
7515 msgstr "Ошибка активации ключа безопасности."
7517 #. l10n: error code 4 (from U2F API) on authanticate
7518 #: libraries/classes/Controllers/JavaScriptMessagesController.php:693
7520 msgid "Invalid security key."
7521 msgstr "Неверный ключ безопасности."
7523 #: libraries/classes/Controllers/JavaScriptMessagesController.php:696
7525 "WebAuthn is not available. Please use a supported browser in a secure "
7528 "WebAuthn недоступен. Пожалуйста, используйте поддерживаемый браузер в "
7529 "безопасном контексте (HTTPS)."
7531 #: libraries/classes/Controllers/JavaScriptMessagesController.php:701
7533 "You can not open, save or delete your page layout, as IndexedDB is not "
7534 "working in your browser and your phpMyAdmin configuration storage is not "
7535 "configured for this."
7537 "Вы не можете открыть, сохранить или удалить макет страницы, так как "
7538 "IndexedDB не работает в вашем браузере, а ваше хранилище конфигурации "
7539 "phpMyAdmin не настроено для этого."
7541 #: libraries/classes/Controllers/JavaScriptMessagesController.php:706
7544 "The table already exists in the designer and can not be added once more."
7545 msgid "Table %s already exists!"
7546 msgstr "Таблица %s уже существует!"
7548 #: libraries/classes/Controllers/JavaScriptMessagesController.php:708
7549 #: libraries/classes/InsertEdit.php:335
7550 #: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:53
7554 #: libraries/classes/Controllers/JavaScriptMessagesController.php:709
7555 #: libraries/classes/Controllers/Table/ChangeController.php:194
7556 #: templates/database/multi_table_query/form.twig:49
7557 #: templates/database/tracking/tables.twig:19
7558 #: templates/table/tracking/main.twig:33
7562 #: libraries/classes/Controllers/NavigationController.php:46
7563 msgid "Fatal error: The navigation can only be accessed via AJAX"
7565 "Неисправимая ошибка: Панель навигации может быть доступна только с помощью "
7568 #: libraries/classes/Controllers/NormalizationController.php:40
7569 #: libraries/classes/Normalization.php:245
7571 msgstr "Выберите что-нибудь…"
7573 #: libraries/classes/Controllers/NormalizationController.php:41
7574 #: libraries/classes/Normalization.php:246
7575 msgid "No such column"
7576 msgstr "Нет такого столбца"
7578 #: libraries/classes/Controllers/NormalizationController.php:46
7579 #: libraries/classes/Normalization.php:250 libraries/classes/Types.php:843
7580 msgctxt "string types"
7584 #: libraries/classes/Controllers/Preferences/ManageController.php:94
7585 msgid "phpMyAdmin configuration snippet"
7586 msgstr "Фрагмент настройки phpMyAdmin"
7588 #: libraries/classes/Controllers/Preferences/ManageController.php:95
7589 msgid "Paste it to your config.inc.php"
7590 msgstr "Вставьте это в свой config.inc.php"
7592 #: libraries/classes/Controllers/Preferences/ManageController.php:144
7593 msgid "Could not import configuration"
7594 msgstr "Не получилось импортировать настройки"
7596 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:53
7597 msgid "Two-factor authentication has been removed."
7598 msgstr "Двухфакторная аутентификация была удалена."
7600 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:64
7601 msgid "Two-factor authentication has been configured."
7602 msgstr "Двухфакторная аутентификация сконфигурирована."
7604 #: libraries/classes/Controllers/Server/DatabasesController.php:312
7605 #: libraries/classes/Import.php:144
7606 #: templates/database/structure/table_header.twig:26
7607 #: templates/table/structure/display_partitions.twig:28
7608 #: templates/table/structure/display_structure.twig:230
7609 #: templates/table/structure/display_table_stats.twig:119
7613 #: libraries/classes/Controllers/Server/DatabasesController.php:322
7614 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
7615 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:26
7616 #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:3
7617 #: templates/table/structure/display_structure.twig:462
7618 #: templates/table/tracking/structure_snapshot_indexes.twig:1
7622 #: libraries/classes/Controllers/Server/DatabasesController.php:327
7623 #: libraries/classes/Controllers/Server/Status/StatusController.php:147
7624 #: libraries/classes/Controllers/Server/Status/StatusController.php:199
7625 #: templates/table/structure/display_table_stats.twig:45
7629 #: libraries/classes/Controllers/Server/DatabasesController.php:332
7630 #: templates/database/structure/table_header.twig:38
7631 #: templates/table/structure/display_table_stats.twig:32
7633 msgstr "Фрагментировано"
7635 #: libraries/classes/Controllers/Server/Databases/CreateController.php:87
7637 msgid "Database %1$s has been created."
7638 msgstr "База данных %1$s создана."
7640 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:93
7642 msgid "%1$d database has been dropped successfully."
7643 msgid_plural "%1$d databases have been dropped successfully."
7644 msgstr[0] "%1$d база данных была успешно удалена."
7645 msgstr[1] "%1$d базы данных были успешно удалены."
7646 msgstr[2] "%1$d баз данных было успешно удалено."
7648 #: libraries/classes/Controllers/Server/Privileges/AccountLockController.php:47
7650 msgid "The account %s@%s has been successfully locked."
7651 msgstr "Аккаунт %s@%s успешно заблокирован."
7653 #: libraries/classes/Controllers/Server/Privileges/AccountUnlockController.php:47
7655 msgid "The account %s@%s has been successfully unlocked."
7656 msgstr "Аккаунт %s@%s успешно разблокирован."
7658 #: libraries/classes/Controllers/Server/PrivilegesController.php:152
7659 #: libraries/classes/Controllers/Server/UserGroupsController.php:53
7660 msgid "No Privileges"
7661 msgstr "Нет привилегий"
7663 #: libraries/classes/Controllers/Server/PrivilegesController.php:161
7664 msgid "You do not have the privileges to administrate the users!"
7665 msgstr "У вас нет прав администрировать пользователей!"
7667 #: libraries/classes/Controllers/Server/PrivilegesController.php:176
7669 "Username and hostname didn't change. If you only want to change the "
7670 "password, 'Change password' tab should be used."
7672 "Имя пользователя и имя хоста не изменились. Если вы хотите изменить пароль, "
7673 "следует использовать вкладку «Изменить пароль»."
7675 #: libraries/classes/Controllers/Server/PrivilegesController.php:405
7676 msgid "User has been added."
7677 msgstr "Пользователь был добавлен."
7679 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:42
7681 msgid "Thread %s was successfully killed."
7682 msgstr "Процесс %s был успешно завершен."
7684 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:48
7687 "phpMyAdmin was unable to kill thread %s. It probably has already been closed."
7689 "phpMyAdmin не смог завершить работу потока с ID %s. Вероятно, он уже был "
7692 #: libraries/classes/Controllers/Server/Status/StatusController.php:137
7696 #: libraries/classes/Controllers/Server/Status/StatusController.php:142
7700 #: libraries/classes/Controllers/Server/Status/StatusController.php:181
7701 msgid "Max. concurrent connections"
7702 msgstr "Макс. одновременных соединений"
7704 #: libraries/classes/Controllers/Server/Status/StatusController.php:187
7705 msgid "Failed attempts"
7706 msgstr "Неудачных попыток"
7708 #: libraries/classes/Controllers/Server/Status/VariablesController.php:238
7710 "The number of connections that were aborted because the client died without "
7711 "closing the connection properly."
7713 "Количество прерванных соединений в связи с потерей связи и неверно закрытым "
7714 "соединением клиента."
7716 #: libraries/classes/Controllers/Server/Status/VariablesController.php:241
7717 msgid "The number of failed attempts to connect to the MySQL server."
7718 msgstr "Количество неудавшихся попыток соединения с сервером MySQL."
7720 #: libraries/classes/Controllers/Server/Status/VariablesController.php:243
7722 "The number of transactions that used the temporary binary log cache but that "
7723 "exceeded the value of binlog_cache_size and used a temporary file to store "
7724 "statements from the transaction."
7726 "Количество транзакций, использовавших кэш бинарного журнала и превысивших "
7727 "значение binlog_cache_size, вследствие чего содержащиеся в них SQL-выражения "
7728 "были сохранены во временном файле."
7730 #: libraries/classes/Controllers/Server/Status/VariablesController.php:247
7731 msgid "The number of transactions that used the temporary binary log cache."
7732 msgstr "Количество транзакций, использовавших кэш бинарного журнала."
7734 #: libraries/classes/Controllers/Server/Status/VariablesController.php:248
7736 "The number of connection attempts (successful or not) to the MySQL server."
7737 msgstr "Количество попыток соединения (успешных либо нет) с сервером MySQL."
7739 #: libraries/classes/Controllers/Server/Status/VariablesController.php:250
7741 "The number of temporary tables on disk created automatically by the server "
7742 "while executing statements. If Created_tmp_disk_tables is big, you may want "
7743 "to increase the tmp_table_size value to cause temporary tables to be memory-"
7744 "based instead of disk-based."
7746 "Количество временных таблиц, автоматически созданных сервером на диске во "
7747 "время выполнения SQL-выражений. Если значение Created_tmp_disk_tables "
7748 "велико, следует увеличить значение переменной tmp_table_size, чтобы "
7749 "временные таблицы располагались в памяти, а не на жестком диске."
7751 #: libraries/classes/Controllers/Server/Status/VariablesController.php:256
7752 msgid "How many temporary files mysqld has created."
7753 msgstr "Количество временных файлов, созданных MySQL сервером (mysqld)."
7755 #: libraries/classes/Controllers/Server/Status/VariablesController.php:258
7757 "The number of in-memory temporary tables created automatically by the server "
7758 "while executing statements."
7760 "Количество временных таблиц в памяти, созданных сервером автоматически в "
7761 "процессе выполнения SQL-выражений."
7763 #: libraries/classes/Controllers/Server/Status/VariablesController.php:262
7765 "The number of rows written with INSERT DELAYED for which some error occurred "
7766 "(probably duplicate key)."
7768 "Количество ошибок, возникших в процессе обработки запросов INSERT DELAYED, "
7769 "например, из-за дублирования ключей."
7771 #: libraries/classes/Controllers/Server/Status/VariablesController.php:266
7773 "The number of INSERT DELAYED handler threads in use. Every different table "
7774 "on which one uses INSERT DELAYED gets its own thread."
7776 "Количество потоков запросов INSERT DELAYED. Каждой таблице, для которой "
7777 "использован INSERT DELAYED, предоставляется свой поток."
7779 #: libraries/classes/Controllers/Server/Status/VariablesController.php:270
7780 msgid "The number of INSERT DELAYED rows written."
7782 "Количество строк, записанных в режиме отложенной вставки данных (INSERT "
7785 #: libraries/classes/Controllers/Server/Status/VariablesController.php:271
7786 msgid "The number of executed FLUSH statements."
7787 msgstr "Количество выполненных команд FLUSH."
7789 #: libraries/classes/Controllers/Server/Status/VariablesController.php:272
7790 msgid "The number of internal COMMIT statements."
7791 msgstr "Количество внутренних команд COMMIT."
7793 #: libraries/classes/Controllers/Server/Status/VariablesController.php:273
7794 msgid "The number of times a row was deleted from a table."
7795 msgstr "Количество запросов на удаление строки из таблицы."
7797 #: libraries/classes/Controllers/Server/Status/VariablesController.php:275
7799 "The MySQL server can ask the NDB Cluster storage engine if it knows about a "
7800 "table with a given name. This is called discovery. Handler_discover "
7801 "indicates the number of time tables have been discovered."
7803 "Сервер MySQL может запрашивать NDB Cluster о существовании таблиц с "
7804 "определённым именем. Этот процесс называется обнаружением. Handler_discover "
7805 "- число обнаружений таблиц."
7807 #: libraries/classes/Controllers/Server/Status/VariablesController.php:281
7809 "The number of times the first entry was read from an index. If this is high, "
7810 "it suggests that the server is doing a lot of full index scans; for example, "
7811 "SELECT col1 FROM foo, assuming that col1 is indexed."
7813 "Количество запросов на чтение первой записи из индекса. При большом значении "
7814 "переменной, скорее всего, сервер многократно выполняет полное сканирование "
7815 "индекса. Например, SELECT col1 FROM foo, при условии, что col1 "
7818 #: libraries/classes/Controllers/Server/Status/VariablesController.php:287
7820 "The number of requests to read a row based on a key. If this is high, it is "
7821 "a good indication that your queries and tables are properly indexed."
7823 "Количество запросов на чтение строки на основе ключа. Большое значение "
7824 "переменной говорит о том, что запросы и таблицы проиндексированы надлежащим "
7827 #: libraries/classes/Controllers/Server/Status/VariablesController.php:292
7829 "The number of requests to read the next row in key order. This is "
7830 "incremented if you are querying an index column with a range constraint or "
7831 "if you are doing an index scan."
7833 "Количество запросов на чтение следующей строки в порядке расположения "
7834 "индексов. Значение увеличивается при запросе индексного столбца с "
7835 "ограничением по размеру или при сканировании индекса."
7837 #: libraries/classes/Controllers/Server/Status/VariablesController.php:297
7839 "The number of requests to read the previous row in key order. This read "
7840 "method is mainly used to optimize ORDER BY … DESC."
7842 "Количество запросов на чтение предыдущей строки в порядке расположения "
7843 "индексов. Обычно используется для оптимизации: ORDER BY … DESC."
7845 #: libraries/classes/Controllers/Server/Status/VariablesController.php:301
7847 "The number of requests to read a row based on a fixed position. This is high "
7848 "if you are doing a lot of queries that require sorting of the result. You "
7849 "probably have a lot of queries that require MySQL to scan whole tables or "
7850 "you have joins that don't use keys properly."
7852 "Количество запросов на чтение строки, основанных на её позиции. Большое "
7853 "значение переменной может быть обусловлено частым выполнением запросов, "
7854 "использующих сортировку результата. Видимо, выполняется много запросов, "
7855 "требующих полного сканирования таблиц, или имеются объединения, "
7856 "неиспользующие индексы надлежащим образом."
7858 #: libraries/classes/Controllers/Server/Status/VariablesController.php:308
7860 "The number of requests to read the next row in the data file. This is high "
7861 "if you are doing a lot of table scans. Generally this suggests that your "
7862 "tables are not properly indexed or that your queries are not written to take "
7863 "advantage of the indexes you have."
7865 "Количество запросов на чтение следующей строки из файла данных. Данное "
7866 "значение будет высоким, если выполняется много сканирований таблиц. Обычно "
7867 "это означает, что таблицы проиндексированы ненадлежащим образом или запросы "
7868 "не используют преимущества индексов."
7870 #: libraries/classes/Controllers/Server/Status/VariablesController.php:314
7871 msgid "The number of internal ROLLBACK statements."
7872 msgstr "Количество внутренних команд ROLLBACK."
7874 #: libraries/classes/Controllers/Server/Status/VariablesController.php:315
7875 msgid "The number of requests to update a row in a table."
7876 msgstr "Количество запросов на обновление строки в таблице."
7878 #: libraries/classes/Controllers/Server/Status/VariablesController.php:316
7879 msgid "The number of requests to insert a row in a table."
7880 msgstr "Количество запросов на вставку строки в таблицу."
7882 #: libraries/classes/Controllers/Server/Status/VariablesController.php:317
7883 msgid "The number of pages containing data (dirty or clean)."
7884 msgstr "Количество страниц, содержащих данные (\"грязные\" или \"чистые\")."
7886 #: libraries/classes/Controllers/Server/Status/VariablesController.php:318
7887 msgid "The number of pages currently dirty."
7888 msgstr "Текущее количество \"грязных\" страниц."
7890 #: libraries/classes/Controllers/Server/Status/VariablesController.php:320
7891 msgid "The number of buffer pool pages that have been requested to be flushed."
7893 "Количество страниц буферного пула, для которых был осуществлен процесс "
7896 #: libraries/classes/Controllers/Server/Status/VariablesController.php:322
7897 msgid "The number of free pages."
7898 msgstr "Количество свободных страниц."
7900 #: libraries/classes/Controllers/Server/Status/VariablesController.php:324
7902 "The number of latched pages in InnoDB buffer pool. These are pages currently "
7903 "being read or written or that can't be flushed or removed for some other "
7906 "Количество страниц, заблокированных в буферном пуле InnoDB. Над этими "
7907 "страницами осуществляется процесс чтения или записи либо они не могут быть "
7908 "очищены или удалены по иной причине."
7910 #: libraries/classes/Controllers/Server/Status/VariablesController.php:329
7912 "The number of pages busy because they have been allocated for administrative "
7913 "overhead such as row locks or the adaptive hash index. This value can also "
7914 "be calculated as Innodb_buffer_pool_pages_total - "
7915 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7917 "Количество страниц, занятых вследствие выделения под административные "
7918 "процессы, такие как блокировка строки или адаптивное хэширование индекса. "
7919 "Значение можно рассчитать по формуле: Innodb_buffer_pool_pages_total - "
7920 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7922 #: libraries/classes/Controllers/Server/Status/VariablesController.php:335
7923 msgid "Total size of buffer pool, in pages."
7924 msgstr "Общий размер буферного пула (в страницах)."
7926 #: libraries/classes/Controllers/Server/Status/VariablesController.php:337
7928 "The number of \"random\" read-aheads InnoDB initiated. This happens when a "
7929 "query is to scan a large portion of a table but in random order."
7931 "Количество \"случайных\" опережающих чтений, инициированных InnoDB. Это "
7932 "происходит, когда запрос сканирует большую часть таблицы в случайном порядке."
7934 #: libraries/classes/Controllers/Server/Status/VariablesController.php:342
7936 "The number of sequential read-aheads InnoDB initiated. This happens when "
7937 "InnoDB does a sequential full table scan."
7939 "Количество последовательных опережающих чтений, инициированных InnoDB. Это "
7940 "происходит, когда InnoDB выполняет полное последовательное сканирование "
7943 #: libraries/classes/Controllers/Server/Status/VariablesController.php:345
7944 msgid "The number of logical read requests InnoDB has done."
7945 msgstr "Количество логических операций чтения, выполненных InnoDB."
7947 #: libraries/classes/Controllers/Server/Status/VariablesController.php:347
7949 "The number of logical reads that InnoDB could not satisfy from buffer pool "
7950 "and had to do a single-page read."
7952 "Количество логических операций чтения, которые InnoDB не смог выполнить из "
7953 "буферного пула и использовал постраничное чтение."
7955 #: libraries/classes/Controllers/Server/Status/VariablesController.php:351
7957 "Normally, writes to the InnoDB buffer pool happen in the background. "
7958 "However, if it's necessary to read or create a page and no clean pages are "
7959 "available, it's necessary to wait for pages to be flushed first. This "
7960 "counter counts instances of these waits. If the buffer pool size was set "
7961 "properly, this value should be small."
7963 "Обычно запись в буферный пул InnoDB выполняется в фоновом режиме. Однако, "
7964 "если необходимо прочитать или создать страницу при отсутствии чистых, то "
7965 "требуется подождать их очистки. Данный счётчик показывает количество таких "
7966 "ожиданий. Если размер буферного пула был установлен правильно, то значение "
7969 #: libraries/classes/Controllers/Server/Status/VariablesController.php:358
7970 msgid "The number writes done to the InnoDB buffer pool."
7971 msgstr "Количество операций записи, выполненных в буферный пул InnoDB."
7973 #: libraries/classes/Controllers/Server/Status/VariablesController.php:359
7974 msgid "The number of fsync() operations so far."
7975 msgstr "Количество операций fsync() на данный момент."
7977 #: libraries/classes/Controllers/Server/Status/VariablesController.php:360
7978 msgid "The current number of pending fsync() operations."
7979 msgstr "Текущее количество незавершенных операций fsync()."
7981 #: libraries/classes/Controllers/Server/Status/VariablesController.php:361
7982 msgid "The current number of pending reads."
7983 msgstr "Текущее количество незавершенных операций чтения."
7985 #: libraries/classes/Controllers/Server/Status/VariablesController.php:362
7986 msgid "The current number of pending writes."
7987 msgstr "Текущее количество незавершенных операций записи."
7989 #: libraries/classes/Controllers/Server/Status/VariablesController.php:363
7990 msgid "The amount of data read so far, in bytes."
7991 msgstr "Объём прочитанных на данный момент данных, в байтах."
7993 #: libraries/classes/Controllers/Server/Status/VariablesController.php:364
7994 msgid "The total number of data reads."
7995 msgstr "Общее количество операций чтения данных."
7997 #: libraries/classes/Controllers/Server/Status/VariablesController.php:365
7998 msgid "The total number of data writes."
7999 msgstr "Общее количество операций записи данных."
8001 #: libraries/classes/Controllers/Server/Status/VariablesController.php:366
8002 msgid "The amount of data written so far, in bytes."
8003 msgstr "Объём записанных на данный момент данных, в байтах."
8005 #: libraries/classes/Controllers/Server/Status/VariablesController.php:368
8006 msgid "The number of pages that have been written for doublewrite operations."
8008 "Количество страниц, записанных при использовании операций двойной записи."
8010 #: libraries/classes/Controllers/Server/Status/VariablesController.php:370
8011 msgid "The number of doublewrite operations that have been performed."
8012 msgstr "Количество выполненных операций двойной записи."
8014 #: libraries/classes/Controllers/Server/Status/VariablesController.php:372
8016 "The number of waits we had because log buffer was too small and we had to "
8017 "wait for it to be flushed before continuing."
8019 "Количество ожиданий очистки журнального буфера вследствие малого его размера."
8021 #: libraries/classes/Controllers/Server/Status/VariablesController.php:375
8022 msgid "The number of log write requests."
8023 msgstr "Количество запросов на запись в журнал."
8025 #: libraries/classes/Controllers/Server/Status/VariablesController.php:376
8026 msgid "The number of physical writes to the log file."
8027 msgstr "Количество физических операций записи в файл журнала."
8029 #: libraries/classes/Controllers/Server/Status/VariablesController.php:377
8030 msgid "The number of fsync() writes done to the log file."
8031 msgstr "Количество операций записи в файл журнала с помощью fsync()."
8033 #: libraries/classes/Controllers/Server/Status/VariablesController.php:378
8034 msgid "The number of pending log file fsyncs."
8035 msgstr "Количество незавершенных fsyncs в файл журнала."
8037 #: libraries/classes/Controllers/Server/Status/VariablesController.php:379
8038 msgid "Pending log file writes."
8039 msgstr "Количество незавершенных операций записи в файл журнала."
8041 #: libraries/classes/Controllers/Server/Status/VariablesController.php:380
8042 msgid "The number of bytes written to the log file."
8043 msgstr "Объём данных в байтах, записанных в файл журнала."
8045 #: libraries/classes/Controllers/Server/Status/VariablesController.php:381
8046 msgid "The number of pages created."
8047 msgstr "Количество созданных страниц."
8049 #: libraries/classes/Controllers/Server/Status/VariablesController.php:383
8051 "The compiled-in InnoDB page size (default 16KB). Many values are counted in "
8052 "pages; the page size allows them to be easily converted to bytes."
8054 "Размер страницы, компилируемой в InnoDB (по умолчанию 16 КБ). Многие "
8055 "значения приводятся в страницах, но зная размер страницы, можно перевести "
8056 "эти значения в байты."
8058 #: libraries/classes/Controllers/Server/Status/VariablesController.php:387
8059 msgid "The number of pages read."
8060 msgstr "Количество прочитанных страниц."
8062 #: libraries/classes/Controllers/Server/Status/VariablesController.php:388
8063 msgid "The number of pages written."
8064 msgstr "Количество записанных страниц."
8066 #: libraries/classes/Controllers/Server/Status/VariablesController.php:389
8067 msgid "The number of row locks currently being waited for."
8068 msgstr "Текущее количество ожиданий блокировок строк."
8070 #: libraries/classes/Controllers/Server/Status/VariablesController.php:390
8071 msgid "The average time to acquire a row lock, in milliseconds."
8072 msgstr "Среднее время ожидания блокировки строки, в миллисекундах."
8074 #: libraries/classes/Controllers/Server/Status/VariablesController.php:391
8075 msgid "The total time spent in acquiring row locks, in milliseconds."
8076 msgstr "Общее время ожидания блокировок строк, в миллисекундах."
8078 #: libraries/classes/Controllers/Server/Status/VariablesController.php:392
8079 msgid "The maximum time to acquire a row lock, in milliseconds."
8080 msgstr "Максимальное время ожидания блокировки строки, в миллисекундах."
8082 #: libraries/classes/Controllers/Server/Status/VariablesController.php:393
8083 msgid "The number of times a row lock had to be waited for."
8084 msgstr "Общее количество ожиданий блокировки строк."
8086 #: libraries/classes/Controllers/Server/Status/VariablesController.php:394
8087 msgid "The number of rows deleted from InnoDB tables."
8088 msgstr "Количество удаленных из таблиц InnoDB строк."
8090 #: libraries/classes/Controllers/Server/Status/VariablesController.php:395
8091 msgid "The number of rows inserted in InnoDB tables."
8092 msgstr "Количество добавленных в таблицы InnoDB строк."
8094 #: libraries/classes/Controllers/Server/Status/VariablesController.php:396
8095 msgid "The number of rows read from InnoDB tables."
8096 msgstr "Количество прочитанных из таблиц InnoDB строк."
8098 #: libraries/classes/Controllers/Server/Status/VariablesController.php:397
8099 msgid "The number of rows updated in InnoDB tables."
8100 msgstr "Количество обновленных в таблицах InnoDB строк."
8102 #: libraries/classes/Controllers/Server/Status/VariablesController.php:399
8104 "The number of key blocks in the key cache that have changed but haven't yet "
8105 "been flushed to disk. It used to be known as Not_flushed_key_blocks."
8107 "Количество блоков в кэше индекса, которые изменены, но ещё не записаны на "
8108 "диск. Данный параметр также известен как Not_flushed_key_blocks."
8110 #: libraries/classes/Controllers/Server/Status/VariablesController.php:404
8112 "The number of unused blocks in the key cache. You can use this value to "
8113 "determine how much of the key cache is in use."
8115 "Количество неиспользуемых блоков в кэше индекса. Данный параметр позволяет "
8116 "определить насколько полно используется кэш индекса."
8118 #: libraries/classes/Controllers/Server/Status/VariablesController.php:408
8120 "The number of used blocks in the key cache. This value is a high-water mark "
8121 "that indicates the maximum number of blocks that have ever been in use at "
8124 "Количество используемых блоков в кэше индекса. Данное значение - "
8125 "максимальное количество блоков, использованных одновременно."
8127 #: libraries/classes/Controllers/Server/Status/VariablesController.php:412
8128 msgid "Percentage of used key cache (calculated value)"
8129 msgstr "Процент использования кэша ключей (подсчитанное значение)"
8131 #: libraries/classes/Controllers/Server/Status/VariablesController.php:413
8132 msgid "The number of requests to read a key block from the cache."
8133 msgstr "Количество запросов на чтение блока из кэша индексов."
8135 #: libraries/classes/Controllers/Server/Status/VariablesController.php:415
8137 "The number of physical reads of a key block from disk. If Key_reads is big, "
8138 "then your key_buffer_size value is probably too small. The cache miss rate "
8139 "can be calculated as Key_reads/Key_read_requests."
8141 "Количество физических операций чтения блока индексов с диска. Если значение "
8142 "Key_reads велико, то нужно увеличить значение переменной key_buffer_size. "
8143 "Коэффициент неудачных обращений к кэшу может быть рассчитан как: Key_reads/"
8144 "Key_read_requests."
8146 #: libraries/classes/Controllers/Server/Status/VariablesController.php:421
8148 "Key cache miss calculated as rate of physical reads compared to read "
8149 "requests (calculated value)"
8151 "Неудачные обращения к кэшу ключей - отношение физических операций чтения к "
8152 "запросам на чтение (подсчитанное значение)"
8154 #: libraries/classes/Controllers/Server/Status/VariablesController.php:423
8155 msgid "The number of requests to write a key block to the cache."
8156 msgstr "Количество запросов на запись блока в кэш индекса."
8158 #: libraries/classes/Controllers/Server/Status/VariablesController.php:424
8159 msgid "The number of physical writes of a key block to disk."
8160 msgstr "Количество физических операций записи блока индексов на диск."
8162 #: libraries/classes/Controllers/Server/Status/VariablesController.php:425
8164 "Percentage of physical writes compared to write requests (calculated value)"
8166 "Процентное соотношение физических операций записи к запросам на запись "
8167 "(подсчитанное значение)"
8169 #: libraries/classes/Controllers/Server/Status/VariablesController.php:427
8171 "The total cost of the last compiled query as computed by the query "
8172 "optimizer. Useful for comparing the cost of different query plans for the "
8173 "same query. The default value of 0 means that no query has been compiled yet."
8175 "Общие затраты последнего компилированного запроса, рассчитанные "
8176 "оптимизатором запросов. Полезно для сравнения эффективности различных схем "
8177 "одного запроса. Изначальное нулевое значение означает, что запрос ещё не был "
8180 #: libraries/classes/Controllers/Server/Status/VariablesController.php:433
8182 "The maximum number of connections that have been in use simultaneously since "
8183 "the server started."
8185 "Максимальное количество использованных одновременно соединений с момента "
8188 #: libraries/classes/Controllers/Server/Status/VariablesController.php:435
8189 msgid "The number of rows waiting to be written in INSERT DELAYED queues."
8190 msgstr "Количество ожидающих вставки строк в запросах INSERT DELAYED."
8192 #: libraries/classes/Controllers/Server/Status/VariablesController.php:437
8195 #| "The number of tables that have been opened. If opened tables is big, your "
8196 #| "table cache value is probably too small."
8198 "The number of tables that have been opened. If opened tables is big, your "
8199 "table_open_cache value is probably too small."
8201 "Количество открытых таблиц. При большом значении переменной рекомендуется "
8202 "увеличить размер кэша таблиц."
8204 #: libraries/classes/Controllers/Server/Status/VariablesController.php:440
8205 msgid "The number of files that are open."
8206 msgstr "Количество открытых файлов."
8208 #: libraries/classes/Controllers/Server/Status/VariablesController.php:441
8209 msgid "The number of streams that are open (used mainly for logging)."
8211 "Количество открытых потоков (в основном применяется для протоколирования)."
8213 #: libraries/classes/Controllers/Server/Status/VariablesController.php:442
8214 msgid "The number of tables that are open."
8215 msgstr "Количество открытых таблиц."
8217 #: libraries/classes/Controllers/Server/Status/VariablesController.php:444
8219 "The number of free memory blocks in query cache. High numbers can indicate "
8220 "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
8223 "Количество свободных блоков памяти в кэше запроса. Большое значение может "
8224 "указывать на фрагментацию и решается выполнением запроса FLUSH QUERY CACHE."
8226 #: libraries/classes/Controllers/Server/Status/VariablesController.php:448
8227 msgid "The amount of free memory for query cache."
8228 msgstr "Объём свободной памяти для кэша запросов."
8230 #: libraries/classes/Controllers/Server/Status/VariablesController.php:449
8231 msgid "The number of cache hits."
8232 msgstr "Количество \"попаданий\" в кэше запросов."
8234 #: libraries/classes/Controllers/Server/Status/VariablesController.php:450
8235 msgid "The number of queries added to the cache."
8236 msgstr "Количество добавленных в кэш запросов."
8238 #: libraries/classes/Controllers/Server/Status/VariablesController.php:452
8240 "The number of queries that have been removed from the cache to free up "
8241 "memory for caching new queries. This information can help you tune the query "
8242 "cache size. The query cache uses a least recently used (LRU) strategy to "
8243 "decide which queries to remove from the cache."
8245 "Количество запросов, удалённых из кэша для освобождения памяти под "
8246 "кэширование новых запросов. Может помочь при настройке размера кэша "
8247 "запросов. Кэш запросов использует стратегию LRU (неиспользуемые длительное "
8248 "время страницы заменяются новыми) при принятии решения об удалении запроса "
8251 #: libraries/classes/Controllers/Server/Status/VariablesController.php:459
8253 "The number of non-cached queries (not cachable, or not cached due to the "
8254 "query_cache_type setting)."
8256 "Количество некэшированных запросов (некэшируемых или с установленным "
8257 "query_cache_type)."
8259 #: libraries/classes/Controllers/Server/Status/VariablesController.php:461
8260 msgid "The number of queries registered in the cache."
8261 msgstr "Количество зарегистрированных в кэше запросов."
8263 #: libraries/classes/Controllers/Server/Status/VariablesController.php:462
8264 msgid "The total number of blocks in the query cache."
8265 msgstr "Количество блоков памяти в кэше запросов."
8267 #: libraries/classes/Controllers/Server/Status/VariablesController.php:463
8268 msgid "The status of failsafe replication (not yet implemented)."
8269 msgstr "Состояние отказоустойчивой репликации (пока не реализовано)."
8271 #: libraries/classes/Controllers/Server/Status/VariablesController.php:465
8273 "The number of joins that do not use indexes. If this value is not 0, you "
8274 "should carefully check the indexes of your tables."
8276 "Количество запросов-объединений без использования индексов. Если значение не "
8277 "равно 0, рекомендуется проверить индексы таблиц."
8279 #: libraries/classes/Controllers/Server/Status/VariablesController.php:468
8280 msgid "The number of joins that used a range search on a reference table."
8282 "Количество запросов-объединений с использованием поиска по диапазону в "
8283 "таблице, на которую делается ссылка."
8285 #: libraries/classes/Controllers/Server/Status/VariablesController.php:470
8287 "The number of joins without keys that check for key usage after each row. "
8288 "(If this is not 0, you should carefully check the indexes of your tables.)"
8290 "Количество запросов-объединений без индексов, проверяющих использование "
8291 "индекса после каждой строки. (Если значение не равно 0, рекомендуется "
8292 "проверить индексы таблиц.)"
8294 #: libraries/classes/Controllers/Server/Status/VariablesController.php:475
8296 "The number of joins that used ranges on the first table. (It's normally not "
8297 "critical even if this is big.)"
8299 "Количество запросов-объединений с использованием диапазонов в первой "
8300 "таблице. (Некритичное значение, даже если оно является большим.)"
8302 #: libraries/classes/Controllers/Server/Status/VariablesController.php:478
8303 msgid "The number of joins that did a full scan of the first table."
8304 msgstr "Количество запросов-объединений с полным сканированием первой таблицы."
8306 #: libraries/classes/Controllers/Server/Status/VariablesController.php:479
8309 #| "The number of temporary tables currently open by the slave SQL thread."
8311 "The number of temporary tables currently open by the replica SQL thread."
8313 "Количество открытых подчинённым SQL потоком в настоящий момент временных "
8316 #: libraries/classes/Controllers/Server/Status/VariablesController.php:481
8319 #| "Total (since startup) number of times the replication slave SQL thread "
8320 #| "has retried transactions."
8322 "Total (since startup) number of times the replication replica SQL thread has "
8323 "retried transactions."
8325 "Количество повторов транзакций репликации подчинённым потоком с момента "
8328 #: libraries/classes/Controllers/Server/Status/VariablesController.php:483
8330 #| msgid "This is ON if this server is a slave that is connected to a master."
8331 msgid "This is ON if this server is a replica that is connected to a primary."
8333 "Присваивается значение ON, если данный сервер - подчинённый, подключенный к "
8336 #: libraries/classes/Controllers/Server/Status/VariablesController.php:485
8338 "The number of threads that have taken more than slow_launch_time seconds to "
8341 "Количество потоков, на создание которых потребовалось более, чем "
8342 "slow_launch_time секунд."
8344 #: libraries/classes/Controllers/Server/Status/VariablesController.php:487
8346 "The number of queries that have taken more than long_query_time seconds."
8347 msgstr "Количество запросов, выполнявшихся более long_query_time секунд."
8349 #: libraries/classes/Controllers/Server/Status/VariablesController.php:489
8351 "The number of merge passes the sort algorithm has had to do. If this value "
8352 "is large, you should consider increasing the value of the sort_buffer_size "
8355 "Количество выполненных алгоритмом сортировки проходов. При большом значении "
8356 "следует увеличить значение переменной sort_buffer_size."
8358 #: libraries/classes/Controllers/Server/Status/VariablesController.php:493
8359 msgid "The number of sorts that were done with ranges."
8360 msgstr "Количество операций сортировки с использованием диапазонов."
8362 #: libraries/classes/Controllers/Server/Status/VariablesController.php:494
8363 msgid "The number of sorted rows."
8364 msgstr "Количество отсортированных строк."
8366 #: libraries/classes/Controllers/Server/Status/VariablesController.php:495
8367 msgid "The number of sorts that were done by scanning the table."
8369 "Количество операций сортировки с использованием полного сканирования таблицы."
8371 #: libraries/classes/Controllers/Server/Status/VariablesController.php:496
8372 msgid "The number of times that a table lock was acquired immediately."
8374 "Количество запросов на блокировку таблицы, которые были удовлетворены "
8377 #: libraries/classes/Controllers/Server/Status/VariablesController.php:498
8379 "The number of times that a table lock could not be acquired immediately and "
8380 "a wait was needed. If this is high, and you have performance problems, you "
8381 "should first optimize your queries, and then either split your table or "
8382 "tables or use replication."
8384 "Количество запросов на блокировку таблицы, которые были удовлетворены только "
8385 "после определенного периода ожидания. Если значение велико и есть проблемы с "
8386 "производительностью, необходимо сначала оптимизировать свои запросы, а затем "
8387 "разбить свою таблицу (или таблицы) или использовать репликацию."
8389 #: libraries/classes/Controllers/Server/Status/VariablesController.php:504
8391 "The number of threads in the thread cache. The cache hit rate can be "
8392 "calculated as Threads_created/Connections. If this value is red you should "
8393 "raise your thread_cache_size."
8395 "Количество потоков в потоковом кеше. Частоту успешных обращений к кешу можно "
8396 "вычислить по формуле Threads_created/Connections. Если это значение окрашено "
8397 "в красный цвет - вам следует увеличить thread_cache_size."
8399 #: libraries/classes/Controllers/Server/Status/VariablesController.php:508
8400 msgid "The number of currently open connections."
8401 msgstr "Количество открытых текущих соединений."
8403 #: libraries/classes/Controllers/Server/Status/VariablesController.php:510
8405 "The number of threads created to handle connections. If Threads_created is "
8406 "big, you may want to increase the thread_cache_size value. (Normally this "
8407 "doesn't give a notable performance improvement if you have a good thread "
8410 "Полное количество потоков, созданных для поддержания соединений с клиентом. "
8411 "При большом значении переменной, можно увеличить значение переменной "
8412 "thread_cache_size. (Это не даст существенного выигрыша в производительности, "
8413 "при хорошей реализации потоков.)"
8415 #: libraries/classes/Controllers/Server/Status/VariablesController.php:516
8416 msgid "Thread cache hit rate (calculated value)"
8417 msgstr "Соотношение обращений в кеш потока (подсчитанное значение)"
8419 #: libraries/classes/Controllers/Server/Status/VariablesController.php:517
8420 msgid "The number of threads that are not sleeping."
8421 msgstr "Количество процессов, находящихся в активном состоянии."
8423 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:46
8424 #: libraries/classes/Util.php:837
8425 msgid "Missing parameter:"
8426 msgstr "Отсутствующий параметр:"
8428 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:60
8429 msgid "User groups management is not enabled."
8430 msgstr "Управление группами пользователей не включено."
8432 #: libraries/classes/Controllers/Server/Variables/SetVariableController.php:93
8433 msgid "Setting variable failed"
8434 msgstr "Не удалось установить переменную"
8436 #: libraries/classes/Controllers/Setup/FormController.php:32
8437 msgid "Incorrect form specified!"
8438 msgstr "Указана неверная форма!"
8440 #: libraries/classes/Controllers/Setup/HomeController.php:42
8442 "You are not using a secure connection; all data (including potentially "
8443 "sensitive information, like passwords) is transferred unencrypted!"
8445 "Вы используете обычное, небезопасное соединение; все данные (включая "
8446 "потенциально критическую информацию, вроде паролей) передаются в "
8447 "незашифрованном виде!"
8449 #: libraries/classes/Controllers/Setup/HomeController.php:47
8451 "If your server is also configured to accept HTTPS requests follow this link "
8452 "to use a secure connection."
8454 "Если ваш сервер также настроен на прием HTTPS-запросов, перейдите по этой "
8455 "ссылке, чтобы использовать безопасное соединение."
8457 #: libraries/classes/Controllers/Setup/HomeController.php:51
8458 msgid "Insecure connection"
8459 msgstr "Небезопасное соединение"
8461 #: libraries/classes/Controllers/Sql/SqlController.php:235
8462 #: libraries/classes/Sql.php:1159
8464 msgid "Bookmark %s has been created."
8465 msgstr "Закладка %s создана."
8467 #: libraries/classes/Controllers/Sql/SqlController.php:242
8468 msgid "Bookmark not created!"
8469 msgstr "Закладка не создана!"
8471 #: libraries/classes/Controllers/Table/AddFieldController.php:151
8472 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:275
8473 #: libraries/classes/Controllers/Table/Structure/SaveController.php:223
8474 #: libraries/classes/Table/Indexes.php:85
8476 msgid "Table %1$s has been altered successfully."
8477 msgstr "Таблица %1$s была успешно изменена."
8479 #: libraries/classes/Controllers/Table/ChangeRowsController.php:36
8480 #: libraries/classes/Controllers/Table/DeleteConfirmController.php:25
8481 #: libraries/classes/Controllers/Table/ExportRowsController.php:36
8482 msgid "No row selected."
8483 msgstr "Строка не выбрана."
8485 #: libraries/classes/Controllers/Table/ChartController.php:60
8486 #: libraries/classes/Controllers/Table/GisVisualizationController.php:70
8487 msgid "No SQL query was set to fetch data."
8488 msgstr "Не был задан SQL запрос для выборки данных."
8490 #: libraries/classes/Controllers/Table/ChartController.php:145
8491 msgid "No numeric columns present in the table to plot."
8492 msgstr "В таблице отсутствуют числовые столбцы для построения графика."
8494 #: libraries/classes/Controllers/Table/ChartController.php:208
8495 msgid "No data to display"
8496 msgstr "Данные не найдены"
8498 #: libraries/classes/Controllers/Table/CreateController.php:84
8499 #: libraries/classes/Controllers/Table/GetFieldController.php:55
8501 msgid "'%s' database does not exist."
8502 msgstr "База данных '%s' не существует."
8504 #: libraries/classes/Controllers/Table/CreateController.php:94
8506 msgid "Table %s already exists!"
8507 msgstr "Таблица %s уже существует!"
8509 #: libraries/classes/Controllers/Table/DeleteRowsController.php:77
8510 #: libraries/classes/Controllers/Table/FindReplaceController.php:181
8511 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:83
8512 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:83
8513 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:83
8514 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:83
8515 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:83
8516 #: libraries/classes/Controllers/Table/Partition/AnalyzeController.php:55
8517 #: libraries/classes/Controllers/Table/Partition/CheckController.php:55
8518 #: libraries/classes/Controllers/Table/Partition/DropController.php:56
8519 #: libraries/classes/Controllers/Table/Partition/OptimizeController.php:55
8520 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:56
8521 #: libraries/classes/Controllers/Table/Partition/RepairController.php:55
8522 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:56
8523 #: libraries/classes/Controllers/Table/RelationController.php:241
8524 #: libraries/classes/Controllers/View/OperationsController.php:87
8525 #: libraries/classes/Database/Routines.php:1224
8526 #: libraries/classes/Display/Results.php:3700 libraries/classes/Message.php:172
8527 #: templates/sql/query.twig:7
8528 msgid "Your SQL query has been executed successfully."
8529 msgstr "SQL-запрос успешно выполнен."
8531 #: libraries/classes/Controllers/Table/DropColumnConfirmationController.php:23
8532 #: libraries/classes/Controllers/Table/DropColumnController.php:51
8533 #: libraries/classes/Controllers/Table/Structure/AddIndexController.php:47
8534 #: libraries/classes/Controllers/Table/Structure/BrowseController.php:34
8535 #: libraries/classes/Controllers/Table/Structure/CentralColumnsAddController.php:45
8536 #: libraries/classes/Controllers/Table/Structure/CentralColumnsRemoveController.php:45
8537 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:59
8538 #: libraries/classes/Controllers/Table/Structure/FulltextController.php:47
8539 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:50
8540 #: libraries/classes/Controllers/Table/Structure/SpatialController.php:47
8541 #: libraries/classes/Controllers/Table/Structure/UniqueController.php:47
8542 msgid "No column selected."
8543 msgstr "Не выбран столбец."
8545 #: libraries/classes/Controllers/Table/DropColumnController.php:80
8546 #, fuzzy, php-format
8547 #| msgid "%1$d database has been dropped successfully."
8548 #| msgid_plural "%1$d databases have been dropped successfully."
8549 msgid "%1$d column has been dropped successfully."
8550 msgid_plural "%1$d columns have been dropped successfully."
8551 msgstr[0] "%1$d база данных была успешно удалена."
8552 msgstr[1] "%1$d базы данных были успешно удалены."
8553 msgstr[2] "%1$d баз данных было успешно удалено."
8555 #: libraries/classes/Controllers/Table/GetFieldController.php:63
8556 msgid "Invalid table name"
8557 msgstr "Неправильное имя таблицы"
8559 #. l10n: In case a SQL query did not pass a security check
8560 #: libraries/classes/Controllers/Table/GetFieldController.php:72
8561 #: libraries/classes/Controllers/Transformation/WrapperController.php:103
8563 #| msgid "There are too many joins without indexes."
8564 msgid "There is an issue with your request."
8565 msgstr "Слишком большое количество объединения не использующих индексы."
8567 #: libraries/classes/Controllers/Table/GetFieldController.php:86
8568 #: libraries/classes/Database/Routines.php:1243
8569 #: libraries/classes/Import.php:149 libraries/classes/InsertEdit.php:229
8570 #: libraries/classes/Sql.php:973
8571 msgid "MySQL returned an empty result set (i.e. zero rows)."
8572 msgstr "MySQL вернула пустой результат (т.е. ноль строк)."
8574 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:75
8575 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:75
8576 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:75
8577 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:75
8578 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:75
8579 msgid "Maintenance operations on multiple tables are disabled."
8580 msgstr "Операции обслуживания нескольких таблиц отключены."
8582 #: libraries/classes/Controllers/Table/OperationsController.php:109
8583 #: libraries/classes/Controllers/Table/OperationsController.php:298
8584 #: libraries/classes/Controllers/Table/StructureController.php:100
8585 #: libraries/classes/Navigation/Nodes/NodeView.php:28
8586 #: templates/database/structure/show_create.twig:32
8587 #: templates/database/structure/structure_table_row.twig:122
8588 #: templates/database/structure/structure_table_row.twig:186
8590 msgstr "Представление"
8592 #: libraries/classes/Controllers/Table/Partition/DropController.php:62
8593 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:62
8594 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:62
8595 #: libraries/classes/Controllers/View/OperationsController.php:90
8596 #: libraries/classes/Html/Generator.php:813 libraries/classes/Import.php:133
8597 #: libraries/classes/InsertEdit.php:724 libraries/classes/Message.php:192
8598 #: templates/error/generic.twig:37
8599 #: templates/table/structure/display_structure.twig:372
8603 #: libraries/classes/Controllers/Table/RelationController.php:182
8604 msgid "Display column was successfully updated."
8605 msgstr "Отображаемый столбец был успешно обновлен."
8607 #: libraries/classes/Controllers/Table/RelationController.php:275
8608 msgid "Internal relationships were successfully updated."
8609 msgstr "Внутренние связи были успешно обновлены."
8611 #: libraries/classes/Controllers/Table/ReplaceController.php:294
8613 msgid "Row: %1$s, Column: %2$s, Error: %3$s"
8614 msgstr "Строка: %1$s, Столбец: %2$s, Ошибка: %3$s"
8616 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:91
8618 msgid "Failed to get description of column %s!"
8619 msgstr "Не удалось получить описание столбца %s!"
8621 #: libraries/classes/Controllers/Table/StructureController.php:226
8622 #: templates/columns_definitions/column_attributes.twig:112
8623 #: templates/database/data_dictionary/index.twig:41
8624 #: templates/table/structure/display_structure.twig:137
8625 #: templates/table/structure/display_structure.twig:145
8626 #: templates/table/structure/display_structure.twig:295
8627 #: templates/table/tracking/structure_snapshot_columns.twig:25
8631 #: libraries/classes/Controllers/Table/StructureController.php:230
8632 #: libraries/classes/Navigation/Nodes/NodeIndex.php:28
8633 #: templates/columns_definitions/column_attributes.twig:120
8634 #: templates/columns_definitions/table_fields_definitions.twig:46
8635 #: templates/table/structure/display_structure.twig:167
8636 #: templates/table/structure/display_structure.twig:175
8637 #: templates/table/structure/display_structure.twig:301
8638 #: templates/table/structure/display_table_stats.twig:24
8639 #: templates/table/tracking/structure_snapshot_columns.twig:27
8643 #: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:178
8644 msgid "The columns have been moved successfully."
8645 msgstr "Поля были успешно перемещены."
8647 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:267
8648 #: libraries/classes/Controllers/Table/Structure/SaveController.php:273
8649 #: libraries/classes/Tracking.php:776
8651 msgstr "Ошибка запроса"
8653 #: libraries/classes/Controllers/Table/Structure/ReservedWordCheckController.php:48
8655 msgid "The name '%s' is a MySQL reserved keyword."
8656 msgid_plural "The names '%s' are MySQL reserved keywords."
8657 msgstr[0] "Имя '%s' является зарезервированным словом MySQL."
8658 msgstr[1] "Имена '%s' являются зарезервированными словами MySQL."
8659 msgstr[2] "Имена '%s' являются зарезервированными словами MySQL."
8661 #: libraries/classes/Controllers/Table/Structure/SaveController.php:218
8664 "Table %1$s has been altered successfully. Privileges have been adjusted."
8665 msgstr "Таблица %1$s была успешно изменена. Привилегии обновлены."
8667 #: libraries/classes/Controllers/Table/TrackingController.php:69
8669 msgid "Tracking of %s is activated."
8670 msgstr "Слежение за %s включено."
8672 #: libraries/classes/Controllers/Table/TrackingController.php:140
8673 msgid "Tracking versions deleted successfully."
8674 msgstr "Отслеживаемые версии были успешно удалены."
8676 #: libraries/classes/Controllers/Table/TrackingController.php:145
8677 msgid "No versions selected."
8678 msgstr "Версии не выбраны."
8680 #: libraries/classes/Controllers/Table/TrackingController.php:174
8681 msgid "SQL statements executed."
8682 msgstr "Выполненные SQL запросы."
8684 #: libraries/classes/Controllers/UserPasswordController.php:54
8685 msgid "You don't have sufficient privileges to be here right now!"
8686 msgstr "Для доступа к данной странице у вас недостаточно прав!"
8688 #: libraries/classes/Controllers/View/CreateController.php:81
8689 msgid "View name can not be empty!"
8690 msgstr "Имя вида не может быть пустым!"
8692 #: libraries/classes/Core.php:203 libraries/classes/ZipExtension.php:62
8694 msgid "The %s extension is missing. Please check your PHP configuration."
8695 msgstr "Расширение %s не найдено. Пожалуйста, проверьте ваши настройки PHP."
8697 #: libraries/classes/Database/CentralColumns.php:293
8698 #: libraries/classes/Database/CentralColumns.php:399
8699 #: libraries/classes/Database/CentralColumns.php:611
8701 "The configuration storage is not ready for the central list of columns "
8703 msgstr "Хранилище конфигурации ещё не готово для центрального списка столбцов."
8705 #: libraries/classes/Database/CentralColumns.php:351
8707 msgid "Could not add %1$s as they already exist in central list!"
8709 "Не удалось добавить %1$s, т. к. они уже существуют в центральном списке!"
8711 #: libraries/classes/Database/CentralColumns.php:367
8712 msgid "Could not add columns!"
8713 msgstr "Не удалось добавить столбцы!"
8715 #: libraries/classes/Database/CentralColumns.php:451
8718 "Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
8720 "Не удалось удалить столбцы %1$s, т. к. они не существуют в центральном "
8723 #: libraries/classes/Database/CentralColumns.php:464
8724 msgid "Could not remove columns!"
8725 msgstr "Не удалось удалить столбцы!"
8727 #: libraries/classes/Database/CentralColumns.php:625
8731 #: libraries/classes/Database/CentralColumns.php:625
8735 #: libraries/classes/Database/Designer/Common.php:528
8738 #| "The configuration storage is not ready for the central list of columns "
8741 "phpMyAdmin configuration storage is not configured for \"Display Features\" "
8742 "on designer when user tries to set a display field."
8744 "phpMyAdmin configuration storage is not configured for \"Display Features\"."
8745 msgstr "Хранилище конфигурации ещё не готово для центрального списка столбцов."
8747 #: libraries/classes/Database/Designer/Common.php:573
8748 msgid "Error: relationship already exists."
8749 msgstr "Ошибка: Ссылка уже существует."
8751 #: libraries/classes/Database/Designer/Common.php:625
8752 msgid "FOREIGN KEY relationship has been added."
8753 msgstr "Добавлена ссылка FOREIGN KEY."
8755 #: libraries/classes/Database/Designer/Common.php:633
8756 msgid "Error: FOREIGN KEY relationship could not be added!"
8757 msgstr "Ошибка: ссылку FOREIGN KEY невозможно добавить!"
8759 #: libraries/classes/Database/Designer/Common.php:640
8760 msgid "Error: Missing index on column(s)."
8761 msgstr "Ошибка: отсутствует индекс в столбце."
8763 #: libraries/classes/Database/Designer/Common.php:648
8764 #: libraries/classes/Database/Designer/Common.php:727
8765 msgid "Error: Relational features are disabled!"
8766 msgstr "Ошибка: Функция связи отключена!"
8768 #: libraries/classes/Database/Designer/Common.php:672
8769 msgid "Internal relationship has been added."
8770 msgstr "Добавлена внутренняя ссылка."
8772 #: libraries/classes/Database/Designer/Common.php:680
8773 msgid "Error: Internal relationship could not be added!"
8774 msgstr "Ошибка: внутреннюю ссылку невозможно добавить!"
8776 #: libraries/classes/Database/Designer/Common.php:718
8777 msgid "FOREIGN KEY relationship has been removed."
8778 msgstr "Ссылка FOREIGN KEY была удалена."
8780 #: libraries/classes/Database/Designer/Common.php:749
8781 msgid "Error: Internal relationship could not be removed!"
8782 msgstr "Ошибка: внутреннюю ссылку невозможно удалить!"
8784 #: libraries/classes/Database/Designer/Common.php:755
8785 msgid "Internal relationship has been removed."
8786 msgstr "Внутренняя ссылка удалена."
8788 #: libraries/classes/Database/Designer.php:136
8789 msgid "Could not load schema plugins, please check your installation!"
8791 "Не удалось загрузить плагины схемы, проверьте содержимое установленной копии "
8792 "phpMyAdmin, пожалуйста!"
8794 #: libraries/classes/Database/Events.php:104
8795 #: libraries/classes/Database/Events.php:113
8796 #: libraries/classes/Database/Events.php:139
8797 #: libraries/classes/Database/Routines.php:225
8798 #: libraries/classes/Database/Routines.php:246
8799 #: libraries/classes/Database/Routines.php:348
8800 #: libraries/classes/Database/Routines.php:1250
8801 #: libraries/classes/Database/Triggers.php:117
8802 #: libraries/classes/Database/Triggers.php:126
8803 #: libraries/classes/Database/Triggers.php:153
8805 msgid "The following query has failed: \"%s\""
8806 msgstr "Данный запрос не был выполнен: \"%s\""
8808 #: libraries/classes/Database/Events.php:108
8809 #: libraries/classes/Database/Events.php:117
8810 #: libraries/classes/Database/Events.php:143
8811 #: libraries/classes/Database/Events.php:505
8812 #: libraries/classes/Database/Routines.php:229
8813 #: libraries/classes/Database/Routines.php:250
8814 #: libraries/classes/Database/Routines.php:352
8815 #: libraries/classes/Database/Routines.php:1254
8816 #: libraries/classes/Database/Routines.php:1540
8817 #: libraries/classes/Database/Triggers.php:121
8818 #: libraries/classes/Database/Triggers.php:130
8819 #: libraries/classes/Database/Triggers.php:157
8820 #: libraries/classes/Database/Triggers.php:437
8821 #: libraries/classes/Html/Generator.php:881
8822 msgid "MySQL said: "
8823 msgstr "Ответ MySQL: "
8825 #: libraries/classes/Database/Events.php:126
8827 msgid "Event %1$s has been modified."
8828 msgstr "Было изменено событие %1$s."
8830 #: libraries/classes/Database/Events.php:146
8832 msgid "Event %1$s has been created."
8833 msgstr "Было создано событие %1$s."
8835 #: libraries/classes/Database/Events.php:160
8836 #: libraries/classes/Database/Routines.php:266
8837 #: libraries/classes/Database/Triggers.php:174
8838 msgid "One or more errors have occurred while processing your request:"
8839 msgstr "При обработке вашего запроса были обнаружены ошибки:"
8841 #: libraries/classes/Database/Events.php:239
8843 msgstr "Добавить событие"
8845 #: libraries/classes/Database/Events.php:243
8847 msgstr "Редактировать событие"
8849 #: libraries/classes/Database/Events.php:404
8850 #: libraries/classes/Database/Routines.php:984
8851 #: libraries/classes/Database/Triggers.php:381
8852 msgid "The definer must be in the \"username@hostname\" format!"
8853 msgstr "Определитель должен быть в формате \"username@hostname\"!"
8855 #: libraries/classes/Database/Events.php:412
8856 msgid "You must provide an event name!"
8857 msgstr "Необходимо задать имя события!"
8859 #: libraries/classes/Database/Events.php:426
8860 msgid "You must provide a valid interval value for the event."
8861 msgstr "Необходимо задать корректный интервал значений для события."
8863 #: libraries/classes/Database/Events.php:446
8864 msgid "You must provide a valid execution time for the event."
8865 msgstr "Необходимо задать корректное время выполнения события."
8867 #: libraries/classes/Database/Events.php:450
8868 msgid "You must provide a valid type for the event."
8869 msgstr "Необходимо задать корректный тип события."
8871 #: libraries/classes/Database/Events.php:476
8872 msgid "You must provide an event definition."
8873 msgstr "Вы должны задать определение события."
8875 #: libraries/classes/Database/Events.php:502
8876 msgid "Sorry, we failed to restore the dropped event."
8877 msgstr "Невозможно восстановить удаленное событие."
8879 #: libraries/classes/Database/Events.php:503
8880 #: libraries/classes/Database/Routines.php:1538
8881 #: libraries/classes/Database/Triggers.php:435
8882 msgid "The backed up query was:"
8883 msgstr "Сохраненный запрос был:"
8885 #: libraries/classes/Database/Events.php:534
8886 #: libraries/classes/Database/Routines.php:151
8887 #: libraries/classes/Database/Routines.php:1143
8888 #: libraries/classes/Database/Routines.php:1312
8889 #: libraries/classes/Database/Triggers.php:466
8890 msgid "Error in processing request:"
8891 msgstr "Ошибка при обработке запроса:"
8893 #: libraries/classes/Database/Events.php:536
8895 msgid "No event with name %1$s found in database %2$s."
8896 msgstr "В базе данных %2$s не найдено событие с именем %1$s."
8898 #: libraries/classes/Database/Events.php:568
8900 msgid "Export of event %s"
8901 msgstr "Экспортировать событие %s"
8903 #: libraries/classes/Database/Events.php:589
8904 #, fuzzy, php-format
8905 #| msgid "No event with name %1$s found in database %2$s."
8907 "Error in processing request: No event with name %1$s found in database %2$s."
8908 msgstr "В базе данных %2$s не найдено событие с именем %1$s."
8910 #: libraries/classes/DatabaseInterface.php:1132
8913 "Unable to use timezone \"%1$s\" for server %2$d. Please check your "
8914 "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
8915 "phpMyAdmin is currently using the default time zone of the database server."
8917 "Невозможно использовать часовой пояс %1$s для сервера %2$d. Пожалуйста, "
8918 "проверьте настройки для [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
8919 "phpMyAdmin в настоящий момент использует часовой пояс, установленный на "
8920 "сервере по-умолчанию."
8922 #: libraries/classes/DatabaseInterface.php:1177
8923 msgid "Failed to set configured collation connection!"
8924 msgstr "Не удалось установить настроенное соединение для сопоставления!"
8926 #: libraries/classes/DatabaseInterface.php:1870
8927 msgid "Missing connection parameters!"
8928 msgstr "Отсутствуют параметры подключения!"
8930 #: libraries/classes/DatabaseInterface.php:1895
8931 msgid "Connection for controluser as defined in your configuration failed."
8932 msgstr "Ошибка при указании соединения для controluser в конфигурации."
8934 #: libraries/classes/DatabaseInterface.php:2316
8936 msgid "See %sour documentation%s for more information."
8937 msgstr "Смотрите %sour documentation%s для дополнительной информации."
8939 #: libraries/classes/Database/Qbe.php:756
8940 #: templates/database/qbe/ins_del_and_or_cell.twig:21
8944 #: libraries/classes/Database/Qbe.php:760
8945 #: templates/database/qbe/ins_del_and_or_cell.twig:9
8949 #: libraries/classes/Database/Qbe.php:766
8953 #: libraries/classes/Database/Qbe.php:769
8957 #: libraries/classes/Database/Qbe.php:1672
8958 msgid "Saved bookmarked search:"
8959 msgstr "Закладка поиска:"
8961 #: libraries/classes/Database/Qbe.php:1674
8962 msgid "New bookmark"
8963 msgstr "Новая закладка"
8965 #: libraries/classes/Database/Qbe.php:1701
8966 msgid "Create bookmark"
8967 msgstr "Создать закладку"
8969 #: libraries/classes/Database/Qbe.php:1704
8970 msgid "Update bookmark"
8971 msgstr "Обновить закладку"
8973 #: libraries/classes/Database/Qbe.php:1706
8974 msgid "Delete bookmark"
8975 msgstr "Удалить закладку"
8977 #: libraries/classes/Database/Routines.php:118
8979 msgstr "Добавить процедуру"
8981 #: libraries/classes/Database/Routines.php:122
8982 msgid "Edit routine"
8983 msgstr "Изменить процедуру"
8985 #: libraries/classes/Database/Routines.php:154
8988 "No routine with name %1$s found in database %2$s. You might be lacking the "
8989 "necessary privileges to edit this routine."
8991 "Процедура с именем %1$s не найдена в базе данных %2$s. Возможно, у вас "
8992 "отсутствуют привилегии, необходимые для правки этой процедуры."
8994 #: libraries/classes/Database/Routines.php:206
8995 #: libraries/classes/Database/Routines.php:992
8997 msgid "Invalid routine type: \"%s\""
8998 msgstr "Ошибочный тип процедуры: \"%s\""
9000 #: libraries/classes/Database/Routines.php:253
9002 msgid "Routine %1$s has been created."
9003 msgstr "Была создана процедура %1$s."
9005 #: libraries/classes/Database/Routines.php:413
9007 msgid "Routine %1$s has been modified. Privileges have been adjusted."
9008 msgstr "Была изменена процедура %1$s. Привилегии обновлены."
9010 #: libraries/classes/Database/Routines.php:418
9012 msgid "Routine %1$s has been modified."
9013 msgstr "Была изменена процедура %1$s."
9015 #: libraries/classes/Database/Routines.php:825
9016 msgid "You must provide a name and a type for each routine parameter."
9017 msgstr "Вы должны задать имя и тип для каждого параметра процедуры."
9019 #: libraries/classes/Database/Routines.php:843
9021 msgid "Invalid direction \"%s\" given for parameter."
9022 msgstr "\"%s\" является ошибочным параметром."
9024 #: libraries/classes/Database/Routines.php:863
9025 #: libraries/classes/Database/Routines.php:930
9027 "You must provide length/values for routine parameters of type ENUM, SET, "
9028 "VARCHAR and VARBINARY."
9030 "Вы должны задать длину/значения для параметров процедуры, имеющих тип ENUM, "
9031 "SET, VARCHAR и VARBINARY."
9033 #: libraries/classes/Database/Routines.php:912
9034 msgid "You must provide a valid return type for the routine."
9035 msgstr "Необходимо задать корректный возвращаемый тип для процедуры."
9037 #: libraries/classes/Database/Routines.php:1000
9038 msgid "You must provide a routine name!"
9039 msgstr "Необходимо задать имя процедуры!"
9041 #: libraries/classes/Database/Routines.php:1065
9042 msgid "You must provide a routine definition."
9043 msgstr "Вы должны задать определение процедуры."
9045 #: libraries/classes/Database/Routines.php:1145
9046 #: libraries/classes/Database/Routines.php:1314
9048 msgid "No routine with name %1$s found in database %2$s."
9049 msgstr "В базе данных %2$s процедура с именем %1$s не найдена."
9051 #: libraries/classes/Database/Routines.php:1184
9053 msgid "Execution results of routine %s"
9054 msgstr "Результаты выполнения процедуры %s"
9056 #: libraries/classes/Database/Routines.php:1232
9058 msgid "%d row affected by the last statement inside the procedure."
9059 msgid_plural "%d rows affected by the last statement inside the procedure."
9060 msgstr[0] "Последним выражением в процедуре была затронута %d строка."
9061 msgstr[1] "Последним выражением в процедуре были затронуты %d строки."
9062 msgstr[2] "Последним выражением в процедуре было затронуто %d строк."
9064 #: libraries/classes/Database/Routines.php:1297
9065 #: libraries/classes/Database/Routines.php:1304
9066 msgid "Execute routine"
9067 msgstr "Выполнить процедуру"
9069 #: libraries/classes/Database/Routines.php:1537
9070 msgid "Sorry, we failed to restore the dropped routine."
9071 msgstr "Невозможно восстановить удаленную процедуру."
9073 #: libraries/classes/Database/Routines.php:1567
9075 msgid "Export of routine %s"
9076 msgstr "Экспорт процедуры %s"
9078 #: libraries/classes/Database/Routines.php:1589
9079 #, fuzzy, php-format
9081 #| "No routine with name %1$s found in database %2$s. You might be lacking "
9082 #| "the necessary privileges to view/export this routine."
9084 "Error in processing request: No routine with name %1$s found in database "
9085 "%2$s. You might be lacking the necessary privileges to view/export this "
9088 "Процедура с именем %1$s не найдена в базе данных %2$s. Возможно, у вас "
9089 "отсутствуют привилегии, необходимые для просмотра/экспорта этой процедуры."
9091 #: libraries/classes/Database/Search.php:103
9092 #: templates/database/search/main.twig:19
9093 msgid "at least one of the words"
9094 msgstr "любое из слов"
9096 #: libraries/classes/Database/Search.php:104
9097 #: templates/database/search/main.twig:23
9098 msgid "all of the words"
9101 #: libraries/classes/Database/Search.php:105
9102 #: templates/database/search/main.twig:27
9103 msgid "the exact phrase as substring"
9104 msgstr "точное соответствие как подстрока"
9106 #: libraries/classes/Database/Search.php:106
9107 #: templates/database/search/main.twig:31
9108 msgid "the exact phrase as whole field"
9109 msgstr "точное соответствие как целое поле"
9111 #: libraries/classes/Database/Search.php:107
9112 #: templates/database/search/main.twig:35
9113 msgid "as regular expression"
9114 msgstr "регулярное выражение"
9116 #: libraries/classes/Database/Triggers.php:140
9118 msgid "Trigger %1$s has been modified."
9119 msgstr "Триггер %1$s был изменен."
9121 #: libraries/classes/Database/Triggers.php:160
9123 msgid "Trigger %1$s has been created."
9124 msgstr "Триггер %1$s был создан."
9126 #: libraries/classes/Database/Triggers.php:255
9128 msgstr "Добавить триггер"
9130 #: libraries/classes/Database/Triggers.php:259
9131 msgid "Edit trigger"
9132 msgstr "Редактировать триггер"
9134 #: libraries/classes/Database/Triggers.php:389
9135 msgid "You must provide a trigger name!"
9136 msgstr "Необходимо задать имя триггера!"
9138 #: libraries/classes/Database/Triggers.php:395
9139 msgid "You must provide a valid timing for the trigger!"
9140 msgstr "Необходимо задать корректное время выполнения триггера!"
9142 #: libraries/classes/Database/Triggers.php:401
9143 msgid "You must provide a valid event for the trigger!"
9144 msgstr "Необходимо задать корректное событие для триггера!"
9146 #: libraries/classes/Database/Triggers.php:408
9147 msgid "You must provide a valid table name!"
9148 msgstr "Необходимо задать корректное имя таблицы!"
9150 #: libraries/classes/Database/Triggers.php:415
9151 msgid "You must provide a trigger definition."
9152 msgstr "Вы должны задать определение триггера."
9154 #: libraries/classes/Database/Triggers.php:434
9155 msgid "Sorry, we failed to restore the dropped trigger."
9156 msgstr "Невозможно восстановить удаленный триггер."
9158 #: libraries/classes/Database/Triggers.php:468
9160 msgid "No trigger with name %1$s found in database %2$s."
9161 msgstr "В базе данных %2$s триггер с именем %1$s не найден."
9163 #: libraries/classes/Database/Triggers.php:502
9164 #: templates/database/triggers/export.twig:2
9166 msgid "Export of trigger %s"
9167 msgstr "Экспорт триггера %s"
9169 #: libraries/classes/Database/Triggers.php:520
9170 #, fuzzy, php-format
9171 #| msgid "No trigger with name %1$s found in database %2$s."
9173 "Error in processing request: No trigger with name %1$s found in database "
9175 msgstr "В базе данных %2$s триггер с именем %1$s не найден."
9177 #: libraries/classes/Dbal/DbiMysqli.php:152
9178 msgid "SSL connection enforced by server, automatically enabling it."
9179 msgstr "SSL-соединение, выполняемое сервером, автоматически включающее его."
9181 #: libraries/classes/Dbal/DbiMysqli.php:164
9184 "Error 1045: Access denied for user. Additional error information may be "
9185 "available, but is being hidden by the %s configuration directive."
9187 "Ошибка 1045: пользователю отказано в доступе. Дополнительная информация об "
9188 "ошибке может быть доступна, но скрыта директивой конфигурации %s."
9190 #: libraries/classes/Display/Results.php:897 templates/list_navigator.twig:8
9191 #: templates/list_navigator.twig:13
9192 msgctxt "First page"
9196 #: libraries/classes/Display/Results.php:904 templates/list_navigator.twig:16
9197 #: templates/list_navigator.twig:21 templates/server/binlog/index.twig:47
9198 #: templates/server/binlog/index.twig:52
9199 msgctxt "Previous page"
9203 #: libraries/classes/Display/Results.php:930 templates/list_navigator.twig:33
9204 #: templates/list_navigator.twig:35 templates/server/binlog/index.twig:72
9205 #: templates/server/binlog/index.twig:77
9210 #: libraries/classes/Display/Results.php:960 templates/list_navigator.twig:42
9211 #: templates/list_navigator.twig:44
9216 #: libraries/classes/Display/Results.php:1473
9217 #: templates/display/results/table.twig:129
9218 msgid "Partial texts"
9219 msgstr "Сокращенные тексты"
9221 #: libraries/classes/Display/Results.php:1477
9222 #: templates/display/results/table.twig:133
9224 msgstr "Полные тексты"
9226 #: libraries/classes/Display/Results.php:1823
9227 #: libraries/classes/Display/Results.php:1849 libraries/classes/Util.php:2560
9228 #: libraries/classes/Util.php:2583 libraries/config.values.php:113
9229 #: templates/database/multi_table_query/form.twig:69
9230 #: templates/database/qbe/sort_select_cell.twig:7
9231 #: templates/server/databases/index.twig:111
9232 #: templates/server/databases/index.twig:128
9233 #: templates/server/databases/index.twig:147
9234 #: templates/server/status/processes/list.twig:12
9235 #: templates/table/operations/index.twig:31
9236 #: templates/table/search/index.twig:163
9238 msgstr "По убыванию"
9240 #: libraries/classes/Display/Results.php:1831
9241 #: libraries/classes/Display/Results.php:1841 libraries/classes/Util.php:2552
9242 #: libraries/classes/Util.php:2575 libraries/config.values.php:112
9243 #: templates/database/multi_table_query/form.twig:68
9244 #: templates/database/qbe/sort_select_cell.twig:5
9245 #: templates/server/databases/index.twig:109
9246 #: templates/server/databases/index.twig:126
9247 #: templates/server/databases/index.twig:145
9248 #: templates/server/status/processes/list.twig:14
9249 #: templates/table/operations/index.twig:27
9250 #: templates/table/search/index.twig:159
9252 msgstr "По возрастанию"
9254 #: libraries/classes/Display/Results.php:3018
9255 #: libraries/classes/Display/Results.php:3033
9256 msgid "The row has been deleted."
9257 msgstr "Строка была удалена."
9259 #: libraries/classes/Display/Results.php:3065
9260 #: templates/server/status/processes/list.twig:44
9264 #: libraries/classes/Display/Results.php:3633
9265 msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
9266 msgstr "Может быть приблизительно. Смотрите [doc@faq3-11]FAQ 3.11[/doc]."
9268 #: libraries/classes/Display/Results.php:3996
9270 msgid "Showing rows %1s - %2s"
9271 msgstr "Отображение строк %1s - %2s"
9273 #: libraries/classes/Display/Results.php:4010
9275 msgid "%1$d total, %2$d in query"
9276 msgstr "%1$d всего, %2$d в запросе"
9278 #: libraries/classes/Display/Results.php:4015
9283 #: libraries/classes/Display/Results.php:4028 libraries/classes/Sql.php:979
9285 msgid "Query took %01.4f seconds."
9286 msgstr "Запрос занял %01.4f с."
9288 #: libraries/classes/Display/Results.php:4359
9289 msgid "Link not found!"
9290 msgstr "Связь не найдена!"
9292 #: libraries/classes/Engines/Bdb.php:28
9293 msgid "Version information"
9294 msgstr "Информация о версии"
9296 #: libraries/classes/Engines/Innodb.php:31
9297 msgid "Data home directory"
9298 msgstr "Домашний каталог для данных"
9300 #: libraries/classes/Engines/Innodb.php:32
9301 msgid "The common part of the directory path for all InnoDB data files."
9302 msgstr "Общая часть пути к каталогу для всех файлов данных InnoDB."
9304 #: libraries/classes/Engines/Innodb.php:35
9306 msgstr "Файлы данных"
9308 #: libraries/classes/Engines/Innodb.php:38
9309 msgid "Autoextend increment"
9310 msgstr "Автоматическое увеличение"
9312 #: libraries/classes/Engines/Innodb.php:40
9314 "The increment size for extending the size of an autoextending tablespace "
9315 "when it becomes full."
9317 "Размер (в мегабайтах) автоматического увеличения файла данных при "
9318 "переполнении табличной области."
9320 #: libraries/classes/Engines/Innodb.php:45
9321 msgid "Buffer pool size"
9322 msgstr "Размер буферного пула"
9324 #: libraries/classes/Engines/Innodb.php:46
9326 "The size of the memory buffer InnoDB uses to cache data and indexes of its "
9329 "Размер буфера памяти, который InnoDB использует для кеширования данных и "
9330 "индексов своих таблиц."
9332 #: libraries/classes/Engines/Innodb.php:107
9334 msgstr "Буферный пул"
9336 #: libraries/classes/Engines/Innodb.php:108
9337 #: libraries/classes/Server/Status/Data.php:233
9338 msgid "InnoDB Status"
9339 msgstr "Состояние InnoDB"
9341 #: libraries/classes/Engines/Innodb.php:135
9342 msgid "Buffer Pool Usage"
9343 msgstr "Использование"
9345 #: libraries/classes/Engines/Innodb.php:142
9349 #: libraries/classes/Engines/Innodb.php:150
9351 msgstr "Чистых страниц"
9353 #: libraries/classes/Engines/Innodb.php:156
9355 msgstr "Грязных страниц"
9357 #: libraries/classes/Engines/Innodb.php:162
9358 msgid "Pages containing data"
9359 msgstr "Страниц с данными"
9361 #: libraries/classes/Engines/Innodb.php:168
9362 msgid "Pages to be flushed"
9363 msgstr "Страниц к очистке"
9365 #: libraries/classes/Engines/Innodb.php:174
9367 msgstr "Занятых страниц"
9369 #: libraries/classes/Engines/Innodb.php:183
9370 msgid "Latched pages"
9371 msgstr "Блокированных страниц"
9373 #: libraries/classes/Engines/Innodb.php:194
9374 msgid "Buffer Pool Activity"
9377 #: libraries/classes/Engines/Innodb.php:198
9378 msgid "Read requests"
9379 msgstr "Запросы на чтение"
9381 #: libraries/classes/Engines/Innodb.php:204
9382 msgid "Write requests"
9383 msgstr "Запросы на запись"
9385 #: libraries/classes/Engines/Innodb.php:210
9387 msgstr "Пропуски при чтении"
9389 #: libraries/classes/Engines/Innodb.php:216
9391 msgstr "Ожидание очистки"
9393 #: libraries/classes/Engines/Innodb.php:222
9394 msgid "Read misses in %"
9395 msgstr "Пропуски при чтении, в %"
9397 #: libraries/classes/Engines/Innodb.php:237
9398 msgid "Write waits in %"
9399 msgstr "Ожидание очистки, в %"
9401 #: libraries/classes/Engines/Myisam.php:28
9402 msgid "Data pointer size"
9403 msgstr "Размер указателя в файле данных"
9405 #: libraries/classes/Engines/Myisam.php:30
9407 "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
9408 "tables when no MAX_ROWS option is specified."
9410 "Изначальный размер указателя в файле данных, при создании таблиц (CREATE "
9411 "TABLE) типа MyISAM, с неустановленным параметром максимального числа строк "
9414 #: libraries/classes/Engines/Myisam.php:36
9415 msgid "Automatic recovery mode"
9416 msgstr "Режим автоматического восстановления"
9418 #: libraries/classes/Engines/Myisam.php:38
9420 "The mode for automatic recovery of crashed MyISAM tables, as set via the --"
9421 "myisam-recover server startup option."
9423 "Режим автоматического восстановления таблиц после сбоя. Устанавливается "
9424 "параметром --myisam-recover, при запуске сервера."
9426 #: libraries/classes/Engines/Myisam.php:43
9427 msgid "Maximum size for temporary sort files"
9428 msgstr "Максимальный размер временных индексных файлов"
9430 #: libraries/classes/Engines/Myisam.php:45
9432 "The maximum size of the temporary file MySQL is allowed to use while re-"
9433 "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
9436 "Максимальный размер временного файла, который MySQL может использовать для "
9437 "восстановления индекса (при выполнении команд REPAIR TABLE, ALTER TABLE, или "
9438 "LOAD DATA INFILE)."
9440 #: libraries/classes/Engines/Myisam.php:52
9441 msgid "Maximum size for temporary files on index creation"
9442 msgstr "Максимальный размер временного файла при создании индекса"
9444 #: libraries/classes/Engines/Myisam.php:54
9446 "If the temporary file used for fast MyISAM index creation would be larger "
9447 "than using the key cache by the amount specified here, prefer the key cache "
9450 "Если размер временного файла, используемого для быстрого создания индексов "
9451 "таблиц типа MyISAM, превышает на указанный здесь объем используемый кеш "
9452 "индекса, то предпочтение отдается менее быстрому, но более надежному методу "
9453 "кеширования индекса."
9455 #: libraries/classes/Engines/Myisam.php:61
9456 msgid "Repair threads"
9457 msgstr "Потоков восстановления"
9459 #: libraries/classes/Engines/Myisam.php:63
9461 "If this value is greater than 1, MyISAM table indexes are created in "
9462 "parallel (each index in its own thread) during the repair by sorting process."
9464 "Если значение больше единицы, индексы таблиц типа MyISAM созданы параллельно "
9465 "(каждый индекс в своем потоке) во время процесса восстановления с помощью "
9466 "сортировки (Repair by sorting)."
9468 #: libraries/classes/Engines/Myisam.php:70
9469 msgid "Sort buffer size"
9470 msgstr "Размер буфера сортировки"
9472 #: libraries/classes/Engines/Myisam.php:72
9474 "The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
9475 "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
9477 "Буфер, который выделяется для сортировки индексов при выполнении команды "
9478 "REPAIR TABLE или для создания индексов при помощи команд CREATE INDEX или "
9481 #: libraries/classes/Engines/Pbxt.php:33
9482 msgid "Index cache size"
9483 msgstr "Размер кеша индекса"
9485 #: libraries/classes/Engines/Pbxt.php:35
9487 "This is the amount of memory allocated to the index cache. Default value is "
9488 "32MB. The memory allocated here is used only for caching index pages."
9490 "Объём памяти выделенной под кеш индексов. Изначальное значение 32MB. "
9491 "Выделенная здесь память используется только для кеширования индексных "
9494 #: libraries/classes/Engines/Pbxt.php:42
9495 msgid "Record cache size"
9496 msgstr "Размер кеша записи"
9498 #: libraries/classes/Engines/Pbxt.php:44
9500 "This is the amount of memory allocated to the record cache used to cache "
9501 "table data. The default value is 32MB. This memory is used to cache changes "
9502 "to the handle data (.xtd) and row pointer (.xtr) files."
9504 "Объём памяти выделенной для кеширования данных таблицы. Изначальное значение "
9505 "32MB. Данная память используется для кеширования изменений в файлах хранения "
9506 "данных (.xtd) и указателей строк (.xtr)."
9508 #: libraries/classes/Engines/Pbxt.php:52
9509 msgid "Log cache size"
9510 msgstr "Размер кеша журнала"
9512 #: libraries/classes/Engines/Pbxt.php:54
9514 "The amount of memory allocated to the transaction log cache used to cache on "
9515 "transaction log data. The default is 16MB."
9517 "Объём памяти выделенной для кеширования данных журнала транзакций. "
9518 "Изначальное значение 16MB."
9520 #: libraries/classes/Engines/Pbxt.php:61
9521 msgid "Log file threshold"
9522 msgstr "Порог файла журнала"
9524 #: libraries/classes/Engines/Pbxt.php:63
9526 "The size of a transaction log before rollover, and a new log is created. The "
9527 "default value is 16MB."
9529 "Размер журнала транзакций до отката, и создания нового журнала. Изначальное "
9532 #: libraries/classes/Engines/Pbxt.php:69
9533 msgid "Transaction buffer size"
9534 msgstr "Размер буфера транзакций"
9536 #: libraries/classes/Engines/Pbxt.php:71
9538 "The size of the global transaction log buffer (the engine allocates 2 "
9539 "buffers of this size). The default is 1MB."
9541 "Размер глобального буфера журнала транзакций (движок выделяет 2 буфера "
9542 "данного размера). Изначальное значение 1MB."
9544 #: libraries/classes/Engines/Pbxt.php:78
9545 msgid "Checkpoint frequency"
9546 msgstr "Частота проверки"
9548 #: libraries/classes/Engines/Pbxt.php:80
9550 "The amount of data written to the transaction log before a checkpoint is "
9551 "performed. The default value is 24MB."
9553 "Объем записанных данных в журнал транзакций, до произведения проверки. "
9554 "Изначальное значение 24MB."
9556 #: libraries/classes/Engines/Pbxt.php:87
9557 msgid "Data log threshold"
9558 msgstr "Порог журнала данных"
9560 #: libraries/classes/Engines/Pbxt.php:89
9562 "The maximum size of a data log file. The default value is 64MB. PBXT can "
9563 "create a maximum of 32000 data logs, which are used by all tables. So the "
9564 "value of this variable can be increased to increase the total amount of data "
9565 "that can be stored in the database."
9567 "Максимальный размер файла журнала данных. Изначальное значение 64MB. PBXT "
9568 "максимально может создать 32000 журналов данных, используемых всеми "
9569 "таблицами. Таким образом, значение данной переменной может быть увеличено "
9570 "для увеличения общего объема данных, которые могут храниться в базе данных."
9572 #: libraries/classes/Engines/Pbxt.php:98
9573 msgid "Garbage threshold"
9574 msgstr "Порог захламления"
9576 #: libraries/classes/Engines/Pbxt.php:100
9578 "The percentage of garbage in a data log file before it is compacted. This is "
9579 "a value between 1 and 99. The default is 50."
9581 "Процентное соотношение захламления в файле журнала данных до его компоновки. "
9582 "Значение между 1 и 99. Изначальное значение 50."
9584 #: libraries/classes/Engines/Pbxt.php:107
9585 msgid "Log buffer size"
9586 msgstr "Размер буфера журнала"
9588 #: libraries/classes/Engines/Pbxt.php:109
9590 "The size of the buffer used when writing a data log. The default is 256MB. "
9591 "The engine allocates one buffer per thread, but only if the thread is "
9592 "required to write a data log."
9594 "Размер буфера используемый для записи журнала данных. Изначально 256MB. "
9595 "Движок выделяет один буфер на поток, но только если поток требуется для "
9596 "записи данных журнала."
9598 #: libraries/classes/Engines/Pbxt.php:117
9599 msgid "Data file grow size"
9600 msgstr "Размер возрастания файла данных"
9602 #: libraries/classes/Engines/Pbxt.php:118
9603 msgid "The grow size of the handle data (.xtd) files."
9604 msgstr "Размер возрастания файлов хранения данных (.xtd)."
9606 #: libraries/classes/Engines/Pbxt.php:122
9607 msgid "Row file grow size"
9608 msgstr "Размер возрастания файла строк"
9610 #: libraries/classes/Engines/Pbxt.php:123
9611 msgid "The grow size of the row pointer (.xtr) files."
9612 msgstr "Размер возрастания файлов указателей строк (.xtr)."
9614 #: libraries/classes/Engines/Pbxt.php:127
9615 msgid "Log file count"
9616 msgstr "Количество файлов журнала"
9618 #: libraries/classes/Engines/Pbxt.php:129
9620 "This is the number of transaction log files (pbxt/system/xlog*.xt) the "
9621 "system will maintain. If the number of logs exceeds this value then old logs "
9622 "will be deleted, otherwise they are renamed and given the next highest "
9625 "Количество файлов журналов транзакций (pbxt/system/xlog*.xt) сохраняемых "
9626 "системой. При превышении количества журналов данного значения, старые "
9627 "журналы будут удалены, иначе они будут переименованы и получат следующий "
9630 #: libraries/classes/Engines/Pbxt.php:169
9631 #: libraries/classes/Html/Generator.php:742
9632 #: libraries/classes/Html/MySQLDocumentation.php:50
9633 #: libraries/classes/Sanitize.php:203
9634 #: templates/config/form_display/input.twig:10 templates/home/index.twig:246
9635 #: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113
9636 #: templates/setup/home/index.twig:131
9637 msgid "Documentation"
9638 msgstr "Документация"
9640 #: libraries/classes/Engines/Pbxt.php:185
9643 "Documentation and further information about PBXT can be found on the "
9644 "%sPrimeBase XT Home Page%s."
9646 "Документацию и дальнейшую информацию по PBXT смотрите на %sдомашней странице "
9649 #: libraries/classes/ErrorHandler.php:104
9650 msgid "Too many error messages, some are not displayed."
9652 "Слишком большое количество сообщений об ошибках, некоторые из которых не "
9655 #: libraries/classes/ErrorHandler.php:412
9659 #: libraries/classes/ErrorHandler.php:417 templates/error/report_form.twig:25
9660 msgid "Automatically send report next time"
9661 msgstr "Автоматически отправлять отчёт в следующий раз"
9663 #: libraries/classes/Export.php:160 libraries/classes/Export.php:196
9664 #: libraries/classes/Export.php:470
9666 msgid "Insufficient space to save the file %s."
9667 msgstr "Для сохранения файла %s недостаточно дискового пространства."
9669 #: libraries/classes/Export.php:419
9672 "File %s already exists on server, change filename or check overwrite option."
9674 "Файл %s уже существует на сервере, измените имя или включите параметр "
9677 #: libraries/classes/Export.php:426 libraries/classes/Export.php:436
9679 msgid "The web server does not have permission to save the file %s."
9680 msgstr "Не достаточно прав для сохранения файла %s на веб-сервере."
9682 #: libraries/classes/Export.php:476
9684 msgid "Dump has been saved to file %s."
9685 msgstr "Дамп был сохранен в файл %s."
9687 #. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
9688 #: libraries/classes/Export.php:992
9689 msgid "Exporting a raw query is not supported for this export method."
9690 msgstr "Экспорт raw запроса не поддерживается для этого метода экспорта."
9692 #: libraries/classes/File.php:231
9693 msgid "File was not an uploaded file."
9694 msgstr "Файл не был загружен."
9696 #: libraries/classes/File.php:266
9697 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
9699 "Размер загружаемого файла превышает значение директивы upload_max_filesize "
9700 "установленное в конфигурационном файле PHP (php.ini)."
9702 #: libraries/classes/File.php:271
9704 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
9707 "Размер загружаемого файла превышает значение директивы MAX_FILE_SIZE, "
9708 "определенной в HTML форме."
9710 #: libraries/classes/File.php:276
9711 msgid "The uploaded file was only partially uploaded."
9712 msgstr "Загруженный файл был загружен только частично."
9714 #: libraries/classes/File.php:280
9715 msgid "Missing a temporary folder."
9716 msgstr "Не найден каталог для хранения временных файлов."
9718 #: libraries/classes/File.php:283
9719 msgid "Failed to write file to disk."
9720 msgstr "Ошибка при попытке записи файла на диск."
9722 #: libraries/classes/File.php:286
9723 msgid "File upload stopped by extension."
9724 msgstr "Загрузка файла остановлена из-за расширения."
9726 #: libraries/classes/File.php:289
9727 msgid "Unknown error in file upload."
9728 msgstr "При время загрузке файла произошла неизвестная ошибка."
9730 #: libraries/classes/File.php:422
9731 msgid "File is a symbolic link"
9732 msgstr "Файл является символической ссылкой"
9734 #: libraries/classes/File.php:429 libraries/classes/File.php:520
9735 msgid "File could not be read!"
9736 msgstr "Ошибка при чтении файла!"
9738 #: libraries/classes/File.php:465
9739 msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
9741 "Ошибка при перемещении загруженного файла, смотрите [doc@faq1-11]FAQ 1.11[/"
9744 #: libraries/classes/File.php:485
9745 msgid "Error while moving uploaded file."
9746 msgstr "Ошибка при перемещении загруженного файла."
9748 #: libraries/classes/File.php:494
9749 msgid "Cannot read uploaded file."
9750 msgstr "Невозможно прочесть загруженный файл."
9752 #: libraries/classes/File.php:571
9755 "You attempted to load file with unsupported compression (%s). Either support "
9756 "for it is not implemented or disabled by your configuration."
9758 "Загружаемый файл сжат методом (%s), который не поддерживается. Поддержка "
9759 "данного метода ещё нереализована либо отключена при настройке."
9761 #: libraries/classes/FlashMessages.php:24
9762 msgid "Session not found."
9763 msgstr "Сеанс не найден."
9765 #: libraries/classes/Html/Generator.php:146
9767 msgid "Jump to database “%s”."
9768 msgstr "Перейти к базе данных “%s”."
9770 #: libraries/classes/Html/Generator.php:174
9772 msgid "The %s functionality is affected by a known bug, see %s"
9773 msgstr "Работа параметра \"%s\" подвержена ошибке, описание смотрите на %s"
9775 #: libraries/classes/Html/Generator.php:242
9776 msgid "SSL is not being used"
9777 msgstr "SSL не используется"
9779 #: libraries/classes/Html/Generator.php:247
9780 msgid "SSL is used with disabled verification"
9781 msgstr "SSL используется с отключенной проверкой"
9783 #: libraries/classes/Html/Generator.php:249
9784 msgid "SSL is used without certification authority"
9785 msgstr "SSL используется без центра сертификации"
9787 #: libraries/classes/Html/Generator.php:252
9789 msgstr "Используется SSL"
9791 #: libraries/classes/Html/Generator.php:362
9792 msgid "The PHP function password_hash() with default options."
9793 msgstr "password_hash() PHP-функции с настройками по умолчанию."
9795 #: libraries/classes/Html/Generator.php:363
9796 msgid "password_hash() PHP function"
9797 msgstr "password_hash() PHP-функции"
9799 #: libraries/classes/Html/Generator.php:602
9800 msgid "Skip Explain SQL"
9801 msgstr "Убрать анализ SQL"
9803 #: libraries/classes/Html/Generator.php:628
9804 msgid "Without PHP code"
9805 msgstr "Без кода PHP"
9807 #: libraries/classes/Html/Generator.php:636
9808 #: templates/database/multi_table_query/form.twig:175
9809 #: templates/database/qbe/selection_form.twig:115
9810 msgid "Submit query"
9811 msgstr "Отправить запрос"
9813 #: libraries/classes/Html/Generator.php:683 templates/console/display.twig:31
9814 #: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
9816 msgstr "Профилирование"
9818 #: libraries/classes/Html/Generator.php:696
9819 msgctxt "Inline edit query"
9821 msgstr "Построчное редактирование"
9823 #: libraries/classes/Html/Generator.php:820
9824 msgid "Static analysis:"
9825 msgstr "Статический анализ:"
9827 #: libraries/classes/Html/Generator.php:823
9829 msgid "%d errors were found during analysis."
9830 msgstr "Найдено %d ошибок при анализе."
9832 #: libraries/classes/Import.php:287 libraries/classes/Sql.php:987
9833 msgid "[ROLLBACK occurred.]"
9834 msgstr "[Произошел откат.]"
9836 #: libraries/classes/Import.php:1258
9838 "The following structures have either been created or altered. Here you can:"
9839 msgstr "Следующие структуры были созданы, либо изменены. Вы можете:"
9841 #: libraries/classes/Import.php:1260
9842 msgid "View a structure's contents by clicking on its name."
9843 msgstr "Просмотреть детали структуры, нажав на её имя."
9845 #: libraries/classes/Import.php:1261
9847 "Change any of its settings by clicking the corresponding \"Options\" link."
9849 "Изменить любую настройку, нажав на соответствующую ссылку \"Параметры\"."
9851 #: libraries/classes/Import.php:1262
9852 msgid "Edit structure by following the \"Structure\" link."
9853 msgstr "Отредактировать структуру, перейдя по ссылке \"Структура\"."
9855 #: libraries/classes/Import.php:1266 libraries/classes/Import.php:1300
9856 #: libraries/classes/Plugins/Export/ExportCodegen.php:66
9857 #: libraries/classes/Plugins/Export/ExportCsv.php:46
9858 #: libraries/classes/Plugins/Export/ExportExcel.php:39
9859 #: libraries/classes/Plugins/Export/ExportHtmlword.php:46
9860 #: libraries/classes/Plugins/Export/ExportJson.php:72
9861 #: libraries/classes/Plugins/Export/ExportLatex.php:67
9862 #: libraries/classes/Plugins/Export/ExportMediawiki.php:45
9863 #: libraries/classes/Plugins/Export/ExportOds.php:53
9864 #: libraries/classes/Plugins/Export/ExportOdt.php:59
9865 #: libraries/classes/Plugins/Export/ExportPdf.php:65
9866 #: libraries/classes/Plugins/Export/ExportPhparray.php:45
9867 #: libraries/classes/Plugins/Export/ExportSql.php:115
9868 #: libraries/classes/Plugins/Export/ExportTexytext.php:45
9869 #: libraries/classes/Plugins/Export/ExportXml.php:76
9870 #: libraries/classes/Plugins/Export/ExportYaml.php:44
9871 #: libraries/classes/Plugins/Import/ImportCsv.php:70
9872 #: libraries/classes/Plugins/Import/ImportLdi.php:51
9873 #: libraries/classes/Plugins/Import/ImportMediawiki.php:59
9874 #: libraries/classes/Plugins/Import/ImportOds.php:53
9875 #: libraries/classes/Plugins/Import/ImportShp.php:70
9876 #: libraries/classes/Plugins/Import/ImportSql.php:46
9877 #: libraries/classes/Plugins/Import/ImportXml.php:51
9878 #: templates/console/display.twig:7 templates/console/display.twig:140
9879 #: templates/database/designer/database_tables.twig:114
9880 #: templates/database/routines/editor_form.twig:53
9881 #: templates/table/structure/display_table_stats.twig:97
9885 #: libraries/classes/Import.php:1269
9887 msgid "Go to database: %s"
9888 msgstr "Перейти к базе данных: %s"
9890 #: libraries/classes/Import.php:1275 libraries/classes/Import.php:1318
9892 msgid "Edit settings for %s"
9893 msgstr "Отредактировать настройки для %s"
9895 #: libraries/classes/Import.php:1303
9897 msgid "Go to table: %s"
9898 msgstr "Перейти к таблице: %s"
9900 #: libraries/classes/Import.php:1311
9902 msgid "Structure of %s"
9903 msgstr "Структура %s"
9905 #: libraries/classes/Import.php:1329
9907 msgid "Go to view: %s"
9908 msgstr "Перейти к представлению (VIEW): %s"
9910 #: libraries/classes/Import.php:1357
9912 "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
9913 "engine tables can be rolled back."
9915 "Только для INSERT, UPDATE, DELETE и REPLACE SQL запросов, содержащих "
9916 "транзакционные таблицы движка, может быть произведен откат."
9918 #: libraries/classes/Index.php:620
9921 "The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
9923 msgstr "Индексы %1$s и %2$s равнозначны и один из них может быть удалён."
9925 #: libraries/classes/InsertEdit.php:351
9926 #: libraries/classes/Navigation/Nodes/NodeFunction.php:28
9927 #: templates/database/routines/execute_form.twig:18
9928 #: templates/table/search/index.twig:36
9929 #: templates/table/zoom_search/index.twig:34
9933 #: libraries/classes/InsertEdit.php:354
9934 #: libraries/classes/Plugins/Export/ExportHtmlword.php:275
9935 #: libraries/classes/Plugins/Export/ExportHtmlword.php:370
9936 #: libraries/classes/Plugins/Export/ExportLatex.php:543
9937 #: libraries/classes/Plugins/Export/ExportOdt.php:375
9938 #: libraries/classes/Plugins/Export/ExportOdt.php:479
9939 #: libraries/classes/Plugins/Export/ExportTexytext.php:295
9940 #: libraries/classes/Plugins/Export/ExportTexytext.php:387
9941 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:527
9942 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:668
9943 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:702
9944 #: templates/columns_definitions/table_fields_definitions.twig:12
9945 #: templates/database/central_columns/edit.twig:9
9946 #: templates/database/central_columns/main.twig:20
9947 #: templates/database/central_columns/main.twig:224
9948 #: templates/database/data_dictionary/index.twig:23
9949 #: templates/database/data_dictionary/index.twig:74
9950 #: templates/database/events/index.twig:47
9951 #: templates/database/privileges/index.twig:19
9952 #: templates/database/routines/editor_form.twig:26
9953 #: templates/database/routines/editor_form.twig:51
9954 #: templates/database/routines/execute_form.twig:16
9955 #: templates/database/routines/index.twig:53
9956 #: templates/database/structure/table_header.twig:30 templates/indexes.twig:17
9957 #: templates/table/privileges/index.twig:21
9958 #: templates/table/search/index.twig:39
9959 #: templates/table/structure/display_structure.twig:22
9960 #: templates/table/structure/display_structure.twig:476
9961 #: templates/table/tracking/structure_snapshot_columns.twig:7
9962 #: templates/table/tracking/structure_snapshot_indexes.twig:6
9963 #: templates/table/zoom_search/index.twig:37
9967 #: libraries/classes/InsertEdit.php:725 templates/import.twig:60
9968 #: templates/import.twig:85
9969 msgid "The directory you set for upload work cannot be reached."
9970 msgstr "Установленный каталог загрузки не доступен."
9972 #: libraries/classes/InsertEdit.php:733
9973 #: templates/database/qbe/ins_del_and_or_cell.twig:24
9974 #: templates/server/privileges/privileges_table.twig:32
9975 #: templates/server/privileges/privileges_table.twig:59
9976 #: templates/server/privileges/privileges_table.twig:86
9977 #: templates/server/privileges/privileges_table.twig:113
9978 #: templates/table/search/index.twig:129
9982 #: libraries/classes/InsertEdit.php:734
9983 msgid "web server upload directory:"
9984 msgstr "Из каталога загрузки:"
9986 #: libraries/classes/InsertEdit.php:1344 libraries/classes/Sql.php:970
9987 msgid "Showing SQL query"
9988 msgstr "Отображает SQL-запрос"
9990 #: libraries/classes/InsertEdit.php:1368 libraries/classes/Sql.php:950
9992 msgid "Inserted row id: %1$d"
9993 msgstr "Идентификатор вставленной строки: %1$d"
9995 #: libraries/classes/LanguageManager.php:979
9996 msgid "Ignoring unsupported language code."
9997 msgstr "Игнорировать неподдерживаемые коды языков."
9999 #: libraries/classes/Linter.php:108
10001 "Linting is disabled for this query because it exceeds the maximum length."
10003 "Отступы для данного запроса убраны из-за превышения максимальной длинны."
10005 #: libraries/classes/Linter.php:162
10007 msgid "%1$s (near <code>%2$s</code>)"
10008 msgstr "%1$s (около <code>%2$s</code>)"
10010 #: libraries/classes/Menu.php:240
10011 #: libraries/classes/Navigation/Nodes/NodeTable.php:313
10012 #: libraries/classes/Util.php:1490 libraries/classes/Util.php:1962
10013 #: libraries/config.values.php:68 libraries/config.values.php:82
10014 #: libraries/config.values.php:183 templates/database/search/results.twig:34
10015 #: templates/database/structure/structure_table_row.twig:43
10016 #: templates/table/structure/display_structure.twig:282
10020 #: libraries/classes/Menu.php:259 libraries/classes/Menu.php:366
10021 #: libraries/classes/Navigation/Nodes/NodeTable.php:304
10022 #: libraries/classes/Util.php:1488 libraries/classes/Util.php:1948
10023 #: libraries/classes/Util.php:1965 libraries/config.values.php:64
10024 #: libraries/config.values.php:78 libraries/config.values.php:169
10025 #: libraries/config.values.php:179 templates/database/routines/index.twig:28
10026 #: templates/database/routines/index.twig:29
10027 #: templates/database/structure/structure_table_row.twig:53
10028 #: templates/server/databases/index.twig:76
10029 #: templates/server/databases/index.twig:77
10033 #: libraries/classes/Menu.php:270
10034 #: libraries/classes/Navigation/Nodes/NodeTable.php:307
10035 #: libraries/classes/Util.php:1489 libraries/classes/Util.php:1966
10036 #: libraries/config.values.php:66 libraries/config.values.php:80
10037 #: libraries/config.values.php:181
10038 #: templates/database/qbe/ins_del_and_or_cell.twig:6
10039 #: templates/database/structure/structure_table_row.twig:59
10040 #: templates/sql/query.twig:75
10044 #: libraries/classes/Menu.php:296 libraries/classes/Menu.php:406
10045 #: libraries/classes/Server/Privileges.php:2845 libraries/classes/Util.php:1953
10046 #: libraries/classes/Util.php:1969 libraries/config.values.php:161
10047 #: templates/database/privileges/index.twig:20
10048 #: templates/server/privileges/privileges_summary.twig:15
10049 #: templates/server/sub_page_header.twig:2
10050 #: templates/table/privileges/index.twig:22
10052 msgstr "Привилегии"
10054 #: libraries/classes/Menu.php:307 libraries/classes/Menu.php:317
10055 #: libraries/classes/Menu.php:397 libraries/classes/Util.php:1491
10056 #: libraries/classes/Util.php:1952 libraries/classes/Util.php:1970
10057 #: libraries/config.values.php:171 templates/table/operations/view.twig:8
10061 #: libraries/classes/Menu.php:323 libraries/classes/Menu.php:432
10062 #: libraries/classes/Util.php:1957 libraries/classes/Util.php:1971
10066 #: libraries/classes/Menu.php:330 libraries/classes/Menu.php:425
10067 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:25
10068 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:26
10069 #: libraries/classes/Plugins/Export/ExportHtmlword.php:558
10070 #: libraries/classes/Plugins/Export/ExportOdt.php:708
10071 #: libraries/classes/Plugins/Export/ExportPdf.php:270
10072 #: libraries/classes/Plugins/Export/ExportSql.php:2104
10073 #: libraries/classes/Plugins/Export/ExportTexytext.php:548
10074 #: libraries/classes/Plugins/Export/ExportXml.php:120
10075 #: libraries/classes/Util.php:1956 libraries/classes/Util.php:1972
10076 #: templates/database/triggers/list.twig:3
10080 #: libraries/classes/Menu.php:371 libraries/classes/Menu.php:379
10081 #: libraries/classes/Menu.php:387
10082 msgid "Database seems to be empty!"
10083 msgstr "Пустая база данных!"
10085 #: libraries/classes/Menu.php:374 libraries/classes/Util.php:1949
10087 msgstr "Запрос по шаблону"
10089 #: libraries/classes/Menu.php:412 libraries/classes/Util.php:1954
10090 #: templates/database/routines/index.twig:3
10094 #: libraries/classes/Menu.php:418
10095 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:25
10096 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:26
10097 #: libraries/classes/Plugins/Export/ExportSql.php:1014
10098 #: libraries/classes/Plugins/Export/ExportXml.php:100
10099 #: libraries/classes/Util.php:1955 templates/database/events/index.twig:3
10103 #: libraries/classes/Menu.php:439 libraries/classes/Util.php:1958
10107 #: libraries/classes/Menu.php:446 libraries/classes/Util.php:1959
10108 #: templates/database/structure/check_all_tables.twig:32
10109 msgid "Central columns"
10110 msgstr "Центральные столбцы"
10112 #: libraries/classes/Menu.php:503
10113 msgid "User accounts"
10114 msgstr "Учётные записи пользователей"
10116 #: libraries/classes/Menu.php:538 libraries/classes/Server/Status/Data.php:152
10117 #: libraries/classes/Util.php:1938 templates/server/binlog/index.twig:3
10119 msgstr "Бинарный журнал"
10121 #: libraries/classes/Menu.php:545 libraries/classes/Server/Status/Data.php:157
10122 #: libraries/classes/Util.php:1939
10123 #: templates/database/structure/body_for_table_summary.twig:11
10124 #: templates/database/structure/table_header.twig:10
10125 #: templates/server/replication/index.twig:5
10126 msgid "Replication"
10127 msgstr "Репликация"
10129 #: libraries/classes/Menu.php:551 libraries/classes/Server/Status/Data.php:229
10130 #: libraries/classes/Util.php:1940 libraries/config.values.php:159
10131 #: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
10132 #: templates/sql/query.twig:191
10134 msgstr "Переменные"
10136 #: libraries/classes/Menu.php:556 libraries/classes/Util.php:1941
10140 #: libraries/classes/Menu.php:561 libraries/classes/Util.php:1943
10142 msgstr "Типы таблиц"
10144 #: libraries/classes/Menu.php:566 libraries/classes/Util.php:1942
10145 #: templates/server/plugins/index.twig:4
10149 #: libraries/classes/Message.php:252
10151 msgid "%1$d row affected."
10152 msgid_plural "%1$d rows affected."
10153 msgstr[0] "Затронута %1$d строка."
10154 msgstr[1] "Затронуто %1$d строки."
10155 msgstr[2] "Затронуто %1$d строк."
10157 #: libraries/classes/Message.php:273
10159 msgid "%1$d row deleted."
10160 msgid_plural "%1$d rows deleted."
10161 msgstr[0] "Удалена %1$d строка."
10162 msgstr[1] "Удалено %1$d строки."
10163 msgstr[2] "Удалено %1$d строк."
10165 #: libraries/classes/Message.php:294
10167 msgid "%1$d row inserted."
10168 msgid_plural "%1$d rows inserted."
10169 msgstr[0] "Добавлена %1$d строка."
10170 msgstr[1] "Добавлено %1$d строки."
10171 msgstr[2] "Добавлено %1$d строк."
10173 #: libraries/classes/Navigation/Navigation.php:231
10177 #: libraries/classes/Navigation/Navigation.php:232
10181 #: libraries/classes/Navigation/Navigation.php:233
10185 #: libraries/classes/Navigation/Navigation.php:234
10186 msgid "Procedures:"
10187 msgstr "Процедуры:"
10189 #: libraries/classes/Navigation/Navigation.php:235
10190 #: templates/database/export/index.twig:14
10194 #: libraries/classes/Navigation/Navigation.php:236
10196 msgstr "Представления:"
10198 #: libraries/classes/Navigation/NavigationTree.php:758
10200 "There are large item groups in navigation panel which may affect the "
10201 "performance. Consider disabling item grouping in the navigation panel."
10203 "На панели навигации есть большие группы элементов, которые могут повлиять на "
10204 "производительность. Рассмотрите возможность отключения группировки элементов "
10205 "на панели навигации."
10207 #: libraries/classes/Navigation/NavigationTree.php:832
10211 #: libraries/classes/Navigation/NavigationTree.php:945
10213 msgid "%s result found"
10214 msgid_plural "%s results found"
10215 msgstr[0] "найден %s результат"
10216 msgstr[1] "найдено %s результата"
10217 msgstr[2] "найдено %s результатов"
10219 #: libraries/classes/Navigation/NavigationTree.php:1346
10220 msgid "Collapse all"
10221 msgstr "Свернуть все"
10223 #. l10n: The word "Node" must not be translated here
10224 #: libraries/classes/Navigation/NodeFactory.php:43
10226 msgid "Invalid class name \"%1$s\", using default of \"Node\""
10227 msgstr "Неверное имя класса \"%1$s\", использовано изначальное \"Node\""
10229 #: libraries/classes/Navigation/NodeFactory.php:73
10231 msgid "Could not load class \"%1$s\""
10232 msgstr "Не удалось загрузить класс \"%1$s\""
10234 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25
10235 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:26
10236 #: templates/sql/query.twig:62
10240 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:33
10241 msgctxt "Create new column"
10245 #: libraries/classes/Navigation/Nodes/NodeColumn.php:32
10246 #: libraries/classes/Plugins/Export/ExportHtmlword.php:272
10247 #: libraries/classes/Plugins/Export/ExportHtmlword.php:367
10248 #: libraries/classes/Plugins/Export/ExportLatex.php:542
10249 #: libraries/classes/Plugins/Export/ExportOdt.php:372
10250 #: libraries/classes/Plugins/Export/ExportOdt.php:476
10251 #: libraries/classes/Plugins/Export/ExportTexytext.php:294
10252 #: libraries/classes/Plugins/Export/ExportTexytext.php:386
10253 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:525
10254 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:667
10255 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:701
10256 #: templates/columns_definitions/column_name.twig:16
10257 #: templates/database/data_dictionary/index.twig:22
10258 #: templates/database/data_dictionary/index.twig:77 templates/indexes.twig:20
10259 #: templates/table/index_form.twig:141
10260 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:5
10261 #: templates/table/operations/index.twig:13
10262 #: templates/table/relation/common_form.twig:18
10263 #: templates/table/relation/common_form.twig:23
10264 #: templates/table/relation/common_form.twig:38
10265 #: templates/table/relation/common_form.twig:120
10266 #: templates/table/relation/common_form.twig:189
10267 #: templates/table/relation/foreign_key_row.twig:120
10268 #: templates/table/relation/foreign_key_row.twig:130
10269 #: templates/table/search/index.twig:38
10270 #: templates/table/structure/display_structure.twig:479
10271 #: templates/table/tracking/structure_snapshot_columns.twig:6
10272 #: templates/table/tracking/structure_snapshot_indexes.twig:9
10273 #: templates/table/zoom_search/index.twig:36
10274 #: templates/table/zoom_search/result_form.twig:35
10278 #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:38
10279 msgctxt "Create new database"
10281 msgstr "Создать БД"
10283 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:42
10284 msgid "Database operations"
10285 msgstr "Операции с базой данных"
10287 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:664
10288 msgid "Show hidden items"
10289 msgstr "Показать скрытые пункты"
10291 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:33
10292 msgctxt "Create new event"
10296 #: libraries/classes/Navigation/Nodes/NodeEvent.php:28
10297 #: libraries/classes/Plugins/Export/ExportHtmlword.php:475
10298 #: libraries/classes/Plugins/Export/ExportOdt.php:605
10299 #: libraries/classes/Plugins/Export/ExportTexytext.php:463
10300 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:363
10301 #: templates/database/triggers/editor_form.twig:47
10302 #: templates/database/triggers/list.twig:50
10306 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
10307 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26
10308 #: libraries/classes/Plugins/Export/ExportSql.php:634
10309 #: libraries/classes/Plugins/Export/ExportXml.php:105
10313 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:33
10314 msgctxt "Create new function"
10318 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:33
10319 msgctxt "Create new index"
10323 #: libraries/classes/Navigation/Nodes/Node.php:630
10324 msgid "Expand/Collapse"
10325 msgstr "Развернуть/Свернуть"
10327 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
10328 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26
10329 #: libraries/classes/Plugins/Export/ExportSql.php:623
10330 #: libraries/classes/Plugins/Export/ExportXml.php:110
10334 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:33
10335 msgctxt "Create new procedure"
10339 #: libraries/classes/Navigation/Nodes/NodeProcedure.php:28
10343 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:34
10344 msgctxt "Create new table"
10348 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:33
10349 msgctxt "Create new trigger"
10353 #: libraries/classes/Navigation/Nodes/NodeTrigger.php:28
10357 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
10358 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26
10359 #: libraries/classes/Plugins/Export/ExportXml.php:125
10360 #: templates/database/structure/show_create.twig:28
10362 msgstr "Представления"
10364 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:34
10365 msgctxt "Create new view"
10369 #: libraries/classes/Normalization.php:223
10370 msgid "Make all columns atomic"
10371 msgstr "Сделать все столбцы atomic"
10373 #: libraries/classes/Normalization.php:225
10374 #: libraries/classes/Normalization.php:961
10375 msgid "First step of normalization (1NF)"
10376 msgstr "Первый этап нормализации (1NF)"
10378 #: libraries/classes/Normalization.php:228
10379 #: libraries/classes/Normalization.php:278
10380 #: libraries/classes/Normalization.php:324
10381 #: libraries/classes/Normalization.php:361
10385 #: libraries/classes/Normalization.php:230
10387 "Do you have any column which can be split into more than one column? For "
10388 "example: address can be split into street, city, country and zip."
10390 "Есть ли у вас любой столбец, который может быть разделён на более чем один "
10391 "столбец? Например: адрес может быть разбит на улицу, город, страну и "
10394 #: libraries/classes/Normalization.php:236
10395 msgid "Show me the central list of columns that are not already in this table"
10397 "Покажите мне центральный список столбцов, которые ещё не в этой таблице"
10399 #: libraries/classes/Normalization.php:238
10401 "Select a column which can be split into more than one (on select of 'no such "
10402 "column', it'll move to next step)."
10404 "Выберите столбец, который может быть разбит на более чем один (или выберите "
10405 "'нет такого столбца' для перехода к следующему шагу)."
10407 #: libraries/classes/Normalization.php:253
10408 msgid "split into "
10409 msgstr "разделить на "
10411 #: libraries/classes/Normalization.php:275
10412 msgid "Have a primary key"
10413 msgstr "Есть первичный ключ"
10415 #: libraries/classes/Normalization.php:281
10416 msgid "Primary key already exists."
10417 msgstr "Ошибка: первичный индекс уже существует."
10419 #: libraries/classes/Normalization.php:286
10421 "There is no primary key; please add one.<br>Hint: A primary key is a column "
10422 "(or combination of columns) that uniquely identify all rows."
10424 "Не существует первичного индекса; пожалуйста, добавьте один.<br>Подсказка: "
10425 "Первичным ключом является столбец (или сочетание столбцов), однозначно "
10426 "определяющий все строки."
10428 #: libraries/classes/Normalization.php:294
10429 msgid "Add a primary key on existing column(s)"
10430 msgstr "Добавить первичный ключ на существующий(ие) столбец(ы)"
10432 #: libraries/classes/Normalization.php:298
10434 "If it's not possible to make existing column combinations as primary key"
10435 msgstr "Невозможно сделать существующие комбинации столбцов первичным ключом"
10437 #: libraries/classes/Normalization.php:300
10438 msgid "+ Add a new primary key column"
10439 msgstr "Добавить новый столбец первичного ключа"
10441 #: libraries/classes/Normalization.php:323
10442 msgid "Remove redundant columns"
10443 msgstr "Удалить избыточные столбцы"
10445 #: libraries/classes/Normalization.php:326
10447 "Do you have a group of columns which on combining gives an existing column? "
10448 "For example, if you have first_name, last_name and full_name then combining "
10449 "first_name and last_name gives full_name which is redundant."
10451 "Есть ли у вас группа столбцов, которые при объединении дают существующий "
10452 "столбец? Например, если у вас есть first_name, last_name и full_name, то при "
10453 "объединении first_name и last_name получается full_name, что является "
10456 #: libraries/classes/Normalization.php:332
10458 "Check the columns which are redundant and click on remove. If no redundant "
10459 "column, click on 'No redundant column'"
10461 "Проверьте столбцы, которые являются избыточными, и кликните для удаления. "
10462 "Если такого столбца нет, кликните на «Нет избыточного столбца»"
10464 #: libraries/classes/Normalization.php:337
10465 msgid "Remove selected"
10466 msgstr "Удалить выделенное"
10468 #: libraries/classes/Normalization.php:338
10469 msgid "No redundant column"
10470 msgstr "Нет избыточного столбца"
10472 #: libraries/classes/Normalization.php:360
10473 msgid "Move repeating groups"
10474 msgstr "Переместить повторяющиеся группы"
10476 #: libraries/classes/Normalization.php:363
10478 "Do you have a group of two or more columns that are closely related and are "
10479 "all repeating the same attribute? For example, a table that holds data on "
10480 "books might have columns such as book_id, author1, author2, author3 and so "
10481 "on which form a repeating group. In this case a new table (book_id, author) "
10482 "should be created."
10484 "Есть ли у вас группа из двух или более столбцов, которые тесно связаны и все "
10485 "повторяют тот же атрибут? Например, таблица, которая содержит данные о "
10486 "книгах, может столбцы book_id, author1, author2, author3 и так далее, "
10487 "которые образуют повторяющуюся группу. В этом случае должна быть создана "
10488 "новая таблица (book_id, author)."
10490 #: libraries/classes/Normalization.php:371
10492 "Check the columns which form a repeating group. If no such group, click on "
10493 "'No repeating group'"
10495 "Проверьте столбцы, образующие повторяющуюся группу. Если такой группы нет, "
10496 "кликните на 'Нет повторяющейся группы'"
10498 #: libraries/classes/Normalization.php:376
10499 msgid "No repeating group"
10500 msgstr "Нет повторяющейся группы"
10502 #: libraries/classes/Normalization.php:404
10506 #: libraries/classes/Normalization.php:404
10507 msgid "Find partial dependencies"
10508 msgstr "Найти частичные зависимости"
10510 #: libraries/classes/Normalization.php:425
10513 "No partial dependencies possible as no non-primary column exists since "
10514 "primary key ( %1$s ) is composed of all the columns in the table."
10516 "Невозможны частичные зависимости, т. к. нет столбца вне первичного ключа "
10519 #: libraries/classes/Normalization.php:431
10520 #: libraries/classes/Normalization.php:473
10521 msgid "Table is already in second normal form."
10522 msgstr "Таблица уже во второй нормальной форме."
10524 #: libraries/classes/Normalization.php:436
10527 "The primary key ( %1$s ) consists of more than one column so we need to find "
10528 "the partial dependencies."
10530 "Первичный ключ (%1$s) состоит из более чем одного столбца, поэтому "
10531 "необходимо найти частичные зависимости."
10533 #: libraries/classes/Normalization.php:440
10534 #: libraries/classes/Normalization.php:870
10536 "Please answer the following question(s) carefully to obtain a correct "
10539 "Пожалуйста, ответьте на следующий(ие) вопрос(ы) тщательно, чтобы получить "
10540 "правильную нормализацию."
10542 #: libraries/classes/Normalization.php:442
10543 msgid "+ Show me the possible partial dependencies based on data in the table"
10545 "Покажите мне возможные частичные зависимости на основе данных в таблице"
10547 #: libraries/classes/Normalization.php:445
10549 "For each column below, please select the <b>minimal set</b> of columns among "
10550 "given set whose values combined together are sufficient to determine the "
10551 "value of the column."
10553 "Для каждого столбца ниже, пожалуйста, выберите <b>минимальный набор</b> "
10554 "столбцов среди данного набора, чьи объединённые вместе значения достаточны "
10555 "для определения значения данного столбца."
10557 #: libraries/classes/Normalization.php:458
10558 #: libraries/classes/Normalization.php:912
10560 msgid "'%1$s' depends on:"
10561 msgstr "'%1$s' зависит от:"
10563 #: libraries/classes/Normalization.php:469
10566 "No partial dependencies possible as the primary key ( %1$s ) has just one "
10569 "Невозможны частичные зависимости, т. к. первичный ключ ( %1$s ) имеет только "
10572 #: libraries/classes/Normalization.php:497
10575 "In order to put the original table '%1$s' into Second normal form we need to "
10576 "create the following tables:"
10578 "Для того, чтобы привести исходную таблицу '%1$s' ко второй нормальной форме, "
10579 "необходимо создать следующие таблицы:"
10581 #: libraries/classes/Normalization.php:535
10583 msgid "The second step of normalization is complete for table '%1$s'."
10584 msgstr "Второй этап нормализации таблицы '%1$s' завершён."
10586 #: libraries/classes/Normalization.php:591
10587 #: libraries/classes/Normalization.php:764
10588 #: libraries/classes/Normalization.php:842
10589 msgid "Error in processing!"
10590 msgstr "Ошибка при обработке!"
10592 #: libraries/classes/Normalization.php:638
10595 "In order to put the original table '%1$s' into Third normal form we need to "
10596 "create the following tables:"
10598 "Для того, чтобы привести исходную таблицу '%1$s' к третьей нормальной форме, "
10599 "необходимо создать следующие таблицы:"
10601 #: libraries/classes/Normalization.php:695
10602 msgid "The third step of normalization is complete."
10603 msgstr "Третий этап нормализации завершён."
10605 #: libraries/classes/Normalization.php:815
10607 msgid "Selected repeating group has been moved to the table '%s'"
10608 msgstr "Выбранная повторяющаяся группа перемещена в таблицу '%s'"
10610 #: libraries/classes/Normalization.php:868
10614 #: libraries/classes/Normalization.php:868
10615 msgid "Find transitive dependencies"
10616 msgstr "Найти транзитивные зависимости"
10618 #: libraries/classes/Normalization.php:872
10620 "For each column below, please select the <b>minimal set</b> of columns among "
10621 "given set whose values combined together are sufficient to determine the "
10622 "value of the column.<br>Note: A column may have no transitive dependency, in "
10623 "that case you don't have to select any."
10625 "Для каждого столбца ниже выберите <b> minimal set</b> столбцов среди "
10626 "заданного набора, значения которого объединены вместе, чтобы определить "
10627 "значение столбца. <br> Примечание: столбец может не иметь транзитивной "
10628 "зависимости , в этом случае вам не нужно выбирать."
10630 #: libraries/classes/Normalization.php:926
10632 "No Transitive dependencies possible as the table doesn't have any non "
10633 "primary key columns"
10635 "Транзитивные зависимости невозможны, т. к. таблица не имеет каких-либо "
10636 "столбцов вне первичного ключа"
10638 #: libraries/classes/Normalization.php:929
10639 msgid "Table is already in Third normal form!"
10640 msgstr "Таблица уже в третьей нормальной форме!"
10642 #: libraries/classes/Normalization.php:955
10643 msgid "Improve table structure (Normalization):"
10644 msgstr "Улучшить структуру таблицы (Нормализация):"
10646 #: libraries/classes/Normalization.php:956
10647 msgid "Select up to what step you want to normalize"
10648 msgstr "Выберите до какого этапа вы хотите нормализовать"
10650 #: libraries/classes/Normalization.php:966
10651 msgid "Second step of normalization (1NF+2NF)"
10652 msgstr "Второй этап нормализации (1NF+2NF)"
10654 #: libraries/classes/Normalization.php:971
10655 msgid "Third step of normalization (1NF+2NF+3NF)"
10656 msgstr "Третий этап нормализации (1NF+2NF+3NF)"
10658 #: libraries/classes/Normalization.php:976
10660 "Hint: Please follow the procedure carefully in order to obtain correct "
10663 "Подсказка: Пожалуйста, следуйте процедуре тщательно, чтобы получить "
10664 "правильную нормализацию"
10666 #: libraries/classes/Normalization.php:1047
10668 "This list is based on a subset of the table's data and is not necessarily "
10671 "Этот список основан на подмножестве данных таблицы и необязательно "
10674 #: libraries/classes/Normalization.php:1062
10675 msgid "No partial dependencies found!"
10676 msgstr "Частичных зависимостей не найдено!"
10678 #: libraries/classes/Operations.php:554
10679 #: templates/table/structure/display_partitions.twig:84
10683 #: libraries/classes/Operations.php:555
10684 #: templates/table/structure/display_partitions.twig:94
10688 #: libraries/classes/Operations.php:556
10689 #: templates/table/structure/display_partitions.twig:104
10691 msgstr "Оптимизация"
10693 #: libraries/classes/Operations.php:557
10694 #: templates/table/structure/display_partitions.twig:114
10696 msgstr "Перестройка"
10698 #: libraries/classes/Operations.php:558
10699 #: templates/table/structure/display_partitions.twig:124
10701 msgstr "Исправление"
10703 #: libraries/classes/Operations.php:559
10704 #: templates/table/structure/display_partitions.twig:134
10708 #: libraries/classes/Operations.php:571 templates/database/events/index.twig:20
10709 #: templates/database/events/index.twig:21
10710 #: templates/database/events/index.twig:98
10711 #: templates/database/events/index.twig:104
10712 #: templates/database/events/row.twig:47 templates/database/events/row.twig:53
10713 #: templates/database/routines/index.twig:20
10714 #: templates/database/routines/index.twig:21
10715 #: templates/database/routines/parameter_row.twig:51
10716 #: templates/database/routines/row.twig:73
10717 #: templates/database/structure/check_all_tables.twig:16
10718 #: templates/database/structure/structure_table_row.twig:87
10719 #: templates/database/triggers/list.twig:20
10720 #: templates/database/triggers/list.twig:21
10721 #: templates/database/triggers/row.twig:52
10722 #: templates/database/triggers/row.twig:58 templates/indexes.twig:58
10723 #: templates/server/databases/index.twig:67
10724 #: templates/server/databases/index.twig:68
10725 #: templates/server/databases/index.twig:324
10726 #: templates/table/relation/foreign_key_row.twig:25
10727 #: templates/table/structure/display_partitions.twig:145
10728 #: templates/table/structure/display_structure.twig:120
10729 #: templates/table/structure/display_structure.twig:290
10730 #: templates/table/structure/display_structure.twig:525
10734 #: libraries/classes/Operations.php:573
10736 msgstr "Объединить"
10738 #: libraries/classes/Operations.php:929
10739 msgid "Can't move table to same one!"
10740 msgstr "Не возможно переместить таблицу саму в себя!"
10742 #: libraries/classes/Operations.php:931
10743 msgid "Can't copy table to same one!"
10744 msgstr "Невозможно скопировать таблицу саму в себя!"
10746 #: libraries/classes/Operations.php:955
10748 msgid "Table %s has been moved to %s. Privileges have been adjusted."
10749 msgstr "Таблица %s была перемещена в %s. Привилегии обновлены."
10751 #: libraries/classes/Operations.php:961
10753 msgid "Table %s has been copied to %s. Privileges have been adjusted."
10754 msgstr "Таблица %s была скопирована в %s. Привилегии обновлены."
10756 #: libraries/classes/Operations.php:968
10758 msgid "Table %s has been moved to %s."
10759 msgstr "Таблица %s была перемещена в %s."
10761 #: libraries/classes/Operations.php:972
10763 msgid "Table %s has been copied to %s."
10764 msgstr "Таблица %s была скопирована в %s."
10766 #: libraries/classes/Operations.php:996
10767 msgid "The table name is empty!"
10768 msgstr "Не задано имя таблицы!"
10770 #: libraries/classes/Partitioning/Maintenance.php:141
10772 #| msgid "This is a read-only variable and can not be edited"
10773 msgid "This table is a view, it can not be truncated."
10774 msgstr "Эта переменная только для чтения и не может быть изменена"
10776 #: libraries/classes/Pdf.php:136
10777 msgid "Error while creating PDF:"
10778 msgstr "Ошибка при создании PDF:"
10780 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:81
10781 msgid "Cannot connect: invalid settings."
10782 msgstr "Соединение невозможно! Неверные настройки."
10784 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:95
10785 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:87
10786 #: templates/login/header.twig:10
10788 msgid "Welcome to %s"
10789 msgstr "Добро пожаловать в %s"
10791 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:109
10794 "You probably did not create a configuration file. You might want to use the "
10795 "%1$ssetup script%2$s to create one."
10797 "Возможная причина - отсутствие файла конфигурации. Для его создания вы "
10798 "можете воспользоваться %1$sсценарием установки%2$s."
10800 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:130
10802 "phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
10803 "connection. You should check the host, username and password in your "
10804 "configuration and make sure that they correspond to the information given by "
10805 "the administrator of the MySQL server."
10807 "phpMyAdmin не смог установить соединение с сервером MySQL. Проверьте хост, "
10808 "имя пользователя и пароль установленные в конфигурационном файле config.inc."
10809 "php и удостоверьтесь, что они соответствуют данным полученным от "
10810 "администратора сервера MySQL."
10812 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:151
10813 msgid "Retry to connect"
10814 msgstr "Повторить попытку соединения"
10816 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:133
10817 msgid "Your session has expired. Please log in again."
10818 msgstr "Время сессии истекло. Пожалуйста, войдите заново."
10820 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:252
10821 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
10822 msgstr "Отсутствует проверка reCAPTCHA, возможно, она заблокирована adblock?"
10824 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:287
10825 msgid "Failed to connect to the reCAPTCHA service!"
10826 msgstr "Не удалось соединиться с сервисом reCAPTCHA!"
10828 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:289
10829 msgid "Entered captcha is wrong, try again!"
10830 msgstr "Ошибка при введении captcha, попробуйте ещё раз!"
10832 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:301
10835 #| "Your password is too long. To prevent denial-of-service attacks, "
10836 #| "phpMyAdmin restricts passwords to less than 1000 characters."
10838 "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
10839 "restricts passwords to less than 2000 characters."
10841 "Ваш пароль слишком длинный. Для предотвращения атак типа \"отказ в "
10842 "обслуживании\" phpMyAdmin ограничивает пароли длиной менее 1000 символов."
10844 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:320
10845 msgid "You are not allowed to log in to this MySQL server!"
10846 msgstr "У вас нет прав для подключения к серверу MySQL!"
10848 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:92
10849 msgid "Wrong username/password. Access denied."
10850 msgstr "Данные для входа не верны. В доступе отказано."
10852 #: libraries/classes/Plugins/Auth/AuthenticationSignon.php:149
10853 msgid "Can not find signon authentication script:"
10854 msgstr "Не найден скрипт авторизации методом signon:"
10856 #: libraries/classes/Plugins/AuthenticationPlugin.php:180
10858 "Login without a password is forbidden by configuration (see AllowNoPassword)"
10859 msgstr "Вход без пароля запрещен при конфигурации (смотрите AllowNoPassword)"
10861 #: libraries/classes/Plugins/AuthenticationPlugin.php:189
10864 "You have been automatically logged out due to inactivity of %s seconds. Once "
10865 "you log in again, you should be able to resume the work where you left off."
10868 #: libraries/classes/Plugins/AuthenticationPlugin.php:202
10869 #: libraries/classes/Plugins/AuthenticationPlugin.php:205
10870 msgid "Cannot log in to the MySQL server"
10871 msgstr "Невозможно подключиться к серверу MySQL"
10873 #: libraries/classes/Plugins/AuthenticationPlugin.php:348
10874 msgid "You have enabled two factor authentication, please confirm your login."
10876 "Вы включили двухфакторную аутентификацию, пожалуйста, подтвердите свой логин."
10878 #: libraries/classes/Plugins/Export/ExportCodegen.php:80
10879 #: templates/export.twig:119
10883 #: libraries/classes/Plugins/Export/ExportCsv.php:58
10884 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:36
10885 msgid "Columns separated with:"
10886 msgstr "Разделитель полей:"
10888 #: libraries/classes/Plugins/Export/ExportCsv.php:63
10889 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:42
10890 msgid "Columns enclosed with:"
10891 msgstr "Значения полей обрамлены:"
10893 #: libraries/classes/Plugins/Export/ExportCsv.php:68
10894 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:49
10895 msgid "Columns escaped with:"
10896 msgstr "Символ экранирования:"
10898 #: libraries/classes/Plugins/Export/ExportCsv.php:73
10899 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:56
10900 msgid "Lines terminated with:"
10901 msgstr "Разделитель строк:"
10903 #: libraries/classes/Plugins/Export/ExportCsv.php:78
10904 #: libraries/classes/Plugins/Export/ExportExcel.php:51
10905 #: libraries/classes/Plugins/Export/ExportHtmlword.php:80
10906 #: libraries/classes/Plugins/Export/ExportLatex.php:187
10907 #: libraries/classes/Plugins/Export/ExportOds.php:65
10908 #: libraries/classes/Plugins/Export/ExportOdt.php:132
10909 #: libraries/classes/Plugins/Export/ExportTexytext.php:84
10910 msgid "Replace NULL with:"
10911 msgstr "Заменить NULL на:"
10913 #: libraries/classes/Plugins/Export/ExportCsv.php:83
10914 #: libraries/classes/Plugins/Export/ExportExcel.php:56
10915 msgid "Remove carriage return/line feed characters within columns"
10916 msgstr "Удалить из полей символы разрыва строк"
10918 #: libraries/classes/Plugins/Export/ExportExcel.php:66
10919 msgid "Excel edition:"
10920 msgstr "Версия Excel:"
10922 #: libraries/classes/Plugins/Export/ExportHtmlword.php:62
10923 #: libraries/classes/Plugins/Export/ExportLatex.php:94
10924 #: libraries/classes/Plugins/Export/ExportMediawiki.php:66
10925 #: libraries/classes/Plugins/Export/ExportOdt.php:75
10926 #: libraries/classes/Plugins/Export/ExportPdf.php:91
10927 #: libraries/classes/Plugins/Export/ExportSql.php:242
10928 #: libraries/classes/Plugins/Export/ExportTexytext.php:61
10929 #: libraries/config.values.php:254 libraries/config.values.php:318
10930 #: libraries/config.values.php:334 libraries/config.values.php:342
10931 #: libraries/config.values.php:347
10935 #: libraries/classes/Plugins/Export/ExportHtmlword.php:63
10936 #: libraries/classes/Plugins/Export/ExportLatex.php:95
10937 #: libraries/classes/Plugins/Export/ExportMediawiki.php:67
10938 #: libraries/classes/Plugins/Export/ExportOdt.php:76
10939 #: libraries/classes/Plugins/Export/ExportPdf.php:92
10940 #: libraries/classes/Plugins/Export/ExportSql.php:243
10941 #: libraries/classes/Plugins/Export/ExportTexytext.php:62
10942 #: libraries/config.values.php:255 libraries/config.values.php:319
10943 #: libraries/config.values.php:335 libraries/config.values.php:343
10944 #: libraries/config.values.php:348
10948 #: libraries/classes/Plugins/Export/ExportHtmlword.php:64
10949 #: libraries/classes/Plugins/Export/ExportLatex.php:96
10950 #: libraries/classes/Plugins/Export/ExportMediawiki.php:68
10951 #: libraries/classes/Plugins/Export/ExportOdt.php:77
10952 #: libraries/classes/Plugins/Export/ExportPdf.php:93
10953 #: libraries/classes/Plugins/Export/ExportSql.php:244
10954 #: libraries/classes/Plugins/Export/ExportTexytext.php:63
10955 #: libraries/config.values.php:256 libraries/config.values.php:320
10956 #: libraries/config.values.php:336 libraries/config.values.php:344
10957 #: libraries/config.values.php:349
10958 msgid "structure and data"
10959 msgstr "структура и данные"
10961 #: libraries/classes/Plugins/Export/ExportHtmlword.php:74
10962 #: libraries/classes/Plugins/Export/ExportLatex.php:158
10963 #: libraries/classes/Plugins/Export/ExportOdt.php:121
10964 #: libraries/classes/Plugins/Export/ExportTexytext.php:73
10965 #: libraries/classes/Plugins/Export/ExportXml.php:133
10966 msgid "Data dump options"
10967 msgstr "Параметры сохранения данных"
10969 #: libraries/classes/Plugins/Export/ExportHtmlword.php:194
10970 #: libraries/classes/Plugins/Export/ExportOdt.php:245
10971 #: libraries/classes/Plugins/Export/ExportSql.php:2354
10972 #: libraries/classes/Plugins/Export/ExportTexytext.php:178
10973 msgid "Dumping data for table"
10974 msgstr "Дамп данных таблицы"
10976 #: libraries/classes/Plugins/Export/ExportHtmlword.php:278
10977 #: libraries/classes/Plugins/Export/ExportHtmlword.php:373
10978 #: libraries/classes/Plugins/Export/ExportLatex.php:544
10979 #: libraries/classes/Plugins/Export/ExportOdt.php:378
10980 #: libraries/classes/Plugins/Export/ExportOdt.php:482
10981 #: libraries/classes/Plugins/Export/ExportTexytext.php:296
10982 #: libraries/classes/Plugins/Export/ExportTexytext.php:388
10983 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:529
10984 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:670
10985 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:704
10986 #: templates/columns_definitions/table_fields_definitions.twig:30
10987 #: templates/database/central_columns/edit.twig:14
10988 #: templates/database/central_columns/main.twig:40
10989 #: templates/database/central_columns/main.twig:244
10990 #: templates/database/data_dictionary/index.twig:24
10991 #: templates/database/data_dictionary/index.twig:80 templates/indexes.twig:23
10992 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:8
10993 #: templates/table/structure/display_structure.twig:25
10994 #: templates/table/structure/display_structure.twig:482
10995 #: templates/table/tracking/structure_snapshot_columns.twig:9
10996 #: templates/table/tracking/structure_snapshot_indexes.twig:12
10997 #: templates/table/zoom_search/result_form.twig:36
11001 #: libraries/classes/Plugins/Export/ExportHtmlword.php:281
11002 #: libraries/classes/Plugins/Export/ExportHtmlword.php:376
11003 #: libraries/classes/Plugins/Export/ExportLatex.php:545
11004 #: libraries/classes/Plugins/Export/ExportOdt.php:381
11005 #: libraries/classes/Plugins/Export/ExportOdt.php:485
11006 #: libraries/classes/Plugins/Export/ExportTexytext.php:297
11007 #: libraries/classes/Plugins/Export/ExportTexytext.php:389
11008 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:531
11009 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671
11010 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705
11011 #: templates/columns_definitions/table_fields_definitions.twig:20
11012 #: templates/database/central_columns/edit.twig:11
11013 #: templates/database/central_columns/main.twig:28
11014 #: templates/database/central_columns/main.twig:232
11015 #: templates/database/data_dictionary/index.twig:25
11016 #: templates/database/structure/body_for_table_summary.twig:52
11017 #: templates/server/replication/replica_configuration.twig:9
11018 #: templates/table/structure/display_structure.twig:26
11019 #: templates/table/tracking/structure_snapshot_columns.twig:10
11021 msgstr "По умолчанию"
11023 #: libraries/classes/Plugins/Export/ExportHtmlword.php:380
11024 #: libraries/classes/Plugins/Export/ExportLatex.php:547
11025 #: libraries/classes/Plugins/Export/ExportOdt.php:489
11026 #: libraries/classes/Plugins/Export/ExportTexytext.php:391
11027 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:540
11028 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:673
11029 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:707
11030 #: templates/database/data_dictionary/index.twig:27
11034 #: libraries/classes/Plugins/Export/ExportHtmlword.php:473
11035 #: libraries/classes/Plugins/Export/ExportOdt.php:599
11036 #: libraries/classes/Plugins/Export/ExportTexytext.php:461
11037 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:359
11038 #: templates/columns_definitions/table_fields_definitions.twig:9
11039 #: templates/database/central_columns/edit.twig:8
11040 #: templates/database/central_columns/main.twig:16
11041 #: templates/database/central_columns/main.twig:220
11042 #: templates/database/events/index.twig:45
11043 #: templates/database/routines/editor_form.twig:50
11044 #: templates/database/routines/execute_form.twig:15
11045 #: templates/database/routines/index.twig:52
11046 #: templates/database/triggers/list.twig:45 templates/setup/home/index.twig:49
11047 #: templates/table/structure/display_structure.twig:21
11051 #: libraries/classes/Plugins/Export/ExportHtmlword.php:476
11052 #: libraries/classes/Plugins/Export/ExportOdt.php:608
11053 #: libraries/classes/Plugins/Export/ExportTexytext.php:464
11054 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:365
11055 #: templates/database/events/editor_form.twig:82
11056 #: templates/database/routines/editor_form.twig:113
11057 #: templates/database/triggers/editor_form.twig:57
11059 msgstr "Определение"
11061 #: libraries/classes/Plugins/Export/ExportHtmlword.php:548
11062 #: libraries/classes/Plugins/Export/ExportOdt.php:686
11063 #: libraries/classes/Plugins/Export/ExportSql.php:2090
11064 #: libraries/classes/Plugins/Export/ExportTexytext.php:528
11065 msgid "Table structure for table"
11066 msgstr "Структура таблицы"
11068 #: libraries/classes/Plugins/Export/ExportHtmlword.php:566
11069 #: libraries/classes/Plugins/Export/ExportOdt.php:718
11070 #: libraries/classes/Plugins/Export/ExportSql.php:2141
11071 #: libraries/classes/Plugins/Export/ExportTexytext.php:554
11072 msgid "Structure for view"
11073 msgstr "Структура для представления"
11075 #: libraries/classes/Plugins/Export/ExportHtmlword.php:572
11076 #: libraries/classes/Plugins/Export/ExportOdt.php:738
11077 #: libraries/classes/Plugins/Export/ExportSql.php:2173
11078 #: libraries/classes/Plugins/Export/ExportTexytext.php:570
11079 msgid "Stand-in structure for view"
11080 msgstr "Дублирующая структура для представления"
11082 #: libraries/classes/Plugins/Export/ExportJson.php:87
11083 msgid "Output pretty-printed JSON (Use human-readable formatting)"
11084 msgstr "Вывод печатного JSON (используйте человекочитаемое форматирование)"
11086 #: libraries/classes/Plugins/Export/ExportJson.php:93
11087 msgid "Output unicode characters unescaped"
11088 msgstr "Вывести символы Unicode без сохранения"
11090 #: libraries/classes/Plugins/Export/ExportLatex.php:50
11091 msgid "Content of table @TABLE@"
11092 msgstr "Содержимое таблицы @TABLE@"
11094 #: libraries/classes/Plugins/Export/ExportLatex.php:51
11095 msgid "(continued)"
11096 msgstr "(продолжение)"
11098 #: libraries/classes/Plugins/Export/ExportLatex.php:52
11099 msgid "Structure of table @TABLE@"
11100 msgstr "Структура таблицы @TABLE@"
11102 #: libraries/classes/Plugins/Export/ExportLatex.php:107
11103 #: libraries/classes/Plugins/Export/ExportOdt.php:88
11104 #: libraries/classes/Plugins/Export/ExportSql.php:257
11105 msgid "Object creation options"
11106 msgstr "Параметры создания объектов"
11108 #: libraries/classes/Plugins/Export/ExportLatex.php:113
11109 #: libraries/classes/Plugins/Export/ExportLatex.php:169
11110 msgid "Table caption:"
11111 msgstr "Заголовок таблицы:"
11113 #: libraries/classes/Plugins/Export/ExportLatex.php:119
11114 #: libraries/classes/Plugins/Export/ExportLatex.php:175
11115 msgid "Table caption (continued):"
11116 msgstr "Заголовок таблицы (продолжение):"
11118 #: libraries/classes/Plugins/Export/ExportLatex.php:125
11119 #: libraries/classes/Plugins/Export/ExportLatex.php:181
11121 msgstr "Идентификатор метки:"
11123 #: libraries/classes/Plugins/Export/ExportLatex.php:133
11124 #: libraries/classes/Plugins/Export/ExportOdt.php:96
11125 #: libraries/classes/Plugins/Export/ExportSql.php:151
11126 msgid "Display foreign key relationships"
11127 msgstr "Отобразить связи внешних ключей"
11129 #: libraries/classes/Plugins/Export/ExportLatex.php:140
11130 #: libraries/classes/Plugins/Export/ExportOdt.php:103
11131 msgid "Display comments"
11132 msgstr "Отобразить комментарии"
11134 #: libraries/classes/Plugins/Export/ExportLatex.php:146
11135 #: libraries/classes/Plugins/Export/ExportOdt.php:109
11136 #: libraries/classes/Plugins/Export/ExportSql.php:159
11137 msgid "Display media types"
11138 msgstr "Отобразить медиатипы"
11140 #: libraries/classes/Plugins/Export/ExportLatex.php:164
11141 msgid "Put columns names in the first row:"
11142 msgstr "Поместить названия полей в первой строке:"
11144 #: libraries/classes/Plugins/Export/ExportLatex.php:210
11145 #: libraries/classes/Plugins/Export/ExportSql.php:754
11146 #: libraries/classes/Plugins/Export/ExportXml.php:232
11147 #: templates/server/replication/change_primary.twig:22
11148 #: templates/server/replication/primary_add_replica_user.twig:29
11152 #: libraries/classes/Plugins/Export/ExportLatex.php:216
11153 #: libraries/classes/Plugins/Export/ExportSql.php:761
11154 #: libraries/classes/Plugins/Export/ExportXml.php:238
11155 msgid "Generation Time:"
11156 msgstr "Время создания:"
11158 #: libraries/classes/Plugins/Export/ExportLatex.php:218
11159 #: libraries/classes/Plugins/Export/ExportSql.php:765
11160 #: libraries/classes/Plugins/Export/ExportXml.php:240
11161 #: templates/home/index.twig:175
11162 msgid "Server version:"
11163 msgstr "Версия сервера:"
11165 #: libraries/classes/Plugins/Export/ExportLatex.php:219
11166 #: libraries/classes/Plugins/Export/ExportSql.php:767
11167 #: libraries/classes/Plugins/Export/ExportXml.php:241
11168 msgid "PHP Version:"
11169 msgstr "Версия PHP:"
11171 #: libraries/classes/Plugins/Export/ExportLatex.php:246
11172 #: libraries/classes/Plugins/Export/ExportSql.php:947
11173 #: libraries/classes/Plugins/Export/ExportXml.php:395
11174 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:201
11175 #: templates/database/structure/copy_form.twig:5
11176 #: templates/menu/breadcrumbs.twig:16
11178 msgstr "База данных:"
11180 #: libraries/classes/Plugins/Export/ExportLatex.php:312
11181 #: libraries/classes/Plugins/Export/ExportSql.php:2233
11185 #: libraries/classes/Plugins/Export/ExportLatex.php:520
11187 msgstr "Структура:"
11189 #: libraries/classes/Plugins/Export/ExportMediawiki.php:77
11190 msgid "Export table names"
11191 msgstr "Экспорт имен таблиц"
11193 #: libraries/classes/Plugins/Export/ExportMediawiki.php:84
11194 msgid "Export table headers"
11195 msgstr "Экспорт заголовков таблиц"
11197 #: libraries/classes/Plugins/Export/ExportOdt.php:246
11198 #: libraries/classes/Plugins/Export/ExportTexytext.php:179
11199 msgid "Dumping data for query result"
11200 msgstr "Дамп данных результата запроса"
11202 #: libraries/classes/Plugins/Export/ExportPdf.php:77
11203 msgid "Report title:"
11204 msgstr "Заголовок отчета:"
11206 #: libraries/classes/Plugins/Export/ExportPdf.php:192
11207 msgid "Dumping data"
11208 msgstr "Дамп данных"
11210 #: libraries/classes/Plugins/Export/ExportPdf.php:213
11211 msgid "Query result data"
11212 msgstr "Данные результата запроса"
11214 #: libraries/classes/Plugins/Export/ExportPdf.php:273
11215 msgid "View structure"
11216 msgstr "Просмотреть структуру"
11218 #: libraries/classes/Plugins/Export/ExportPdf.php:276
11222 #: libraries/classes/Plugins/Export/ExportSql.php:130
11224 "Display comments <i>(includes info such as export timestamp, PHP version, "
11225 "and server version)</i>"
11227 "Вывести комментарии <i>(включает такую информацию, как: время экспорта, "
11228 "версия PHP, и версия MySQL сервера)</i>"
11230 #: libraries/classes/Plugins/Export/ExportSql.php:137
11231 msgid "Additional custom header comment (\\n splits lines):"
11233 "Добавить в заголовок собственный комментарий (\\n для разделения строк):"
11235 #: libraries/classes/Plugins/Export/ExportSql.php:143
11237 "Include a timestamp of when databases were created, last updated, and last "
11240 "Включить время создания базы данных, время последнего обновления, и время "
11241 "последней проверки"
11243 #: libraries/classes/Plugins/Export/ExportSql.php:204
11244 msgid "Export metadata"
11245 msgstr "Экспорт метаданных"
11247 #: libraries/classes/Plugins/Export/ExportSql.php:219
11249 "Database system or older MySQL server to maximize output compatibility with:"
11251 "Максимальная совместимость с системой базы данных, или устаревшей версией "
11254 #: libraries/classes/Plugins/Export/ExportSql.php:265
11255 msgid "Add statements:"
11256 msgstr "Добавить выражения:"
11258 #: libraries/classes/Plugins/Export/ExportSql.php:273
11259 #: libraries/classes/Plugins/Export/ExportSql.php:282
11260 #: libraries/classes/Plugins/Export/ExportSql.php:299
11261 #: libraries/classes/Plugins/Export/ExportSql.php:308
11262 #: libraries/classes/Plugins/Export/ExportSql.php:332
11263 #: libraries/classes/Plugins/Export/ExportSql.php:360
11264 #: libraries/classes/Plugins/Export/ExportSql.php:369
11266 msgid "Add %s statement"
11267 msgstr "Добавить выражение %s"
11269 #: libraries/classes/Plugins/Export/ExportSql.php:315
11270 msgid "(less efficient as indexes will be generated during table creation)"
11272 "(менее эффективно, т.к. индексы будут созданы во время создания таблицы)"
11274 #: libraries/classes/Plugins/Export/ExportSql.php:322
11277 msgstr "%s значение"
11279 #. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
11280 #: libraries/classes/Plugins/Export/ExportSql.php:339
11281 msgid "Use simple view export"
11282 msgstr "Использовать простой вид экспорта"
11284 #: libraries/classes/Plugins/Export/ExportSql.php:378
11286 "Enclose table and column names with backquotes <i>(Protects column and table "
11287 "names formed with special characters or keywords)</i>"
11289 "Заключить имена таблиц и полей в обратные кавычки <i>(Защищает имена таблиц "
11290 "и полей содержащих специальные символы или зарезервированные слова)</i>"
11292 #: libraries/classes/Plugins/Export/ExportSql.php:393
11293 msgid "Data creation options"
11294 msgstr "Параметры создания данных"
11296 #: libraries/classes/Plugins/Export/ExportSql.php:398
11297 #: libraries/classes/Plugins/Export/ExportSql.php:2311
11298 msgid "Truncate table before insert"
11299 msgstr "Очистить таблицу перед добавлением данных"
11301 #: libraries/classes/Plugins/Export/ExportSql.php:405
11302 msgid "Instead of <code>INSERT</code> statements, use:"
11303 msgstr "Использовать вместо <code>INSERT</code> выражения:"
11305 #: libraries/classes/Plugins/Export/ExportSql.php:411
11306 msgid "<code>INSERT DELAYED</code> statements"
11307 msgstr "<code>INSERT DELAYED</code>"
11309 #: libraries/classes/Plugins/Export/ExportSql.php:423
11310 #: libraries/classes/Plugins/Export/ExportSql.php:457
11311 msgid "<code>INSERT IGNORE</code> statements"
11312 msgstr "<code>INSERT IGNORE</code>"
11314 #: libraries/classes/Plugins/Export/ExportSql.php:437
11315 msgid "Function to use when dumping data:"
11316 msgstr "Использовать оператор при сохранении данных:"
11318 #: libraries/classes/Plugins/Export/ExportSql.php:452
11319 msgid "Syntax to use when inserting data:"
11320 msgstr "Использовать синтаксис при вставке данных:"
11322 #: libraries/classes/Plugins/Export/ExportSql.php:462
11324 "include column names in every <code>INSERT</code> statement <br> "
11325 " Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
11328 "включение имен полей в каждом выражении <code>INSERT</code> <br> "
11329 " Пример: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
11332 #: libraries/classes/Plugins/Export/ExportSql.php:467
11334 "insert multiple rows in every <code>INSERT</code> statement<br> "
11335 " Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
11338 "включение нескольких строк в каждом выражении <code>INSERT</code><br> "
11339 " Пример: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
11342 #: libraries/classes/Plugins/Export/ExportSql.php:472
11344 "both of the above<br> Example: <code>INSERT INTO "
11345 "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
11347 "комбинация обоих верхних вариантов<br> Пример: "
11348 "<code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), "
11351 #: libraries/classes/Plugins/Export/ExportSql.php:477
11353 "neither of the above<br> Example: <code>INSERT INTO "
11354 "tbl_name VALUES (1,2,3)</code>"
11356 "ни один из выше перечисленных<br> Пример: <code>INSERT "
11357 "INTO tbl_name VALUES (1,2,3)</code>"
11359 #: libraries/classes/Plugins/Export/ExportSql.php:496
11361 "Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
11364 "Сохранение бинарных полей в шестнадцатеричном виде <i>(к примеру, \"abc\" "
11365 "станет 0x616263)</i>"
11367 #: libraries/classes/Plugins/Export/ExportSql.php:505
11369 "Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
11370 "reloaded between servers in different time zones)</i>"
11372 "Сохранять поля с типом TIMESTAMP в UTC <i>(позволяет сохранить и перенести "
11373 "поля с типом TIMESTAMP между серверами находящимися в различных временных "
11376 #: libraries/classes/Plugins/Export/ExportSql.php:582
11377 msgid "It appears your database uses routines;"
11378 msgstr "Кажется, ваша база данных использует подпрограммы;"
11380 #: libraries/classes/Plugins/Export/ExportSql.php:585
11381 #: libraries/classes/Plugins/Export/ExportSql.php:1614
11382 #: libraries/classes/Plugins/Export/ExportSql.php:2129
11383 msgid "alias export may not work reliably in all cases."
11384 msgstr "экспорт псевдонима не может надёжно работать во всех случаях."
11386 #: libraries/classes/Plugins/Export/ExportSql.php:1066
11388 msgstr "Метаданные"
11390 #: libraries/classes/Plugins/Export/ExportSql.php:1134
11392 msgid "Metadata for table %s"
11393 msgstr "Метаданные для таблицы %s"
11395 #: libraries/classes/Plugins/Export/ExportSql.php:1141
11397 msgid "Metadata for database %s"
11398 msgstr "Метаданные для базы данных %s"
11400 #: libraries/classes/Plugins/Export/ExportSql.php:1458
11401 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:631
11405 #: libraries/classes/Plugins/Export/ExportSql.php:1468
11406 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:642
11407 msgid "Last update:"
11408 msgstr "Последнее обновление:"
11410 #: libraries/classes/Plugins/Export/ExportSql.php:1478
11411 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:653
11412 msgid "Last check:"
11413 msgstr "Последняя проверка:"
11415 #: libraries/classes/Plugins/Export/ExportSql.php:1529
11417 msgid "Error reading structure for table %s:"
11418 msgstr "Структура чтения ошибок для таблицы %s:"
11420 #: libraries/classes/Plugins/Export/ExportSql.php:1611
11421 msgid "It appears your database uses views;"
11422 msgstr "Похоже, что база данных использует представления;"
11424 #: libraries/classes/Plugins/Export/ExportSql.php:1778
11425 msgid "Constraints for dumped tables"
11426 msgstr "Ограничения внешнего ключа сохраненных таблиц"
11428 #: libraries/classes/Plugins/Export/ExportSql.php:1779
11429 msgid "Constraints for table"
11430 msgstr "Ограничения внешнего ключа таблицы"
11432 #: libraries/classes/Plugins/Export/ExportSql.php:1806
11433 msgid "Indexes for dumped tables"
11434 msgstr "Индексы сохранённых таблиц"
11436 #: libraries/classes/Plugins/Export/ExportSql.php:1807
11437 msgid "Indexes for table"
11438 msgstr "Индексы таблицы"
11440 #: libraries/classes/Plugins/Export/ExportSql.php:1843
11441 msgid "AUTO_INCREMENT for dumped tables"
11442 msgstr "AUTO_INCREMENT для сохранённых таблиц"
11444 #: libraries/classes/Plugins/Export/ExportSql.php:1844
11445 msgid "AUTO_INCREMENT for table"
11446 msgstr "AUTO_INCREMENT для таблицы"
11448 #: libraries/classes/Plugins/Export/ExportSql.php:1919
11449 msgid "MEDIA TYPES FOR TABLE"
11450 msgstr "МЕДИАТИПЫ ДЛЯ ТАБЛИЦЫ"
11452 #: libraries/classes/Plugins/Export/ExportSql.php:1944
11453 msgid "RELATIONSHIPS FOR TABLE"
11454 msgstr "ССЫЛКИ ТАБЛИЦЫ"
11456 #: libraries/classes/Plugins/Export/ExportSql.php:2126
11457 msgid "It appears your table uses triggers;"
11458 msgstr "Похоже, что ваша таблица использует триггеры;"
11460 #: libraries/classes/Plugins/Export/ExportSql.php:2156
11462 msgid "Structure for view %s exported as a table"
11463 msgstr "Структура для представления %s экспортирована как таблица"
11465 #: libraries/classes/Plugins/Export/ExportSql.php:2176
11466 msgid "(See below for the actual view)"
11467 msgstr "(См. Ниже фактическое представление)"
11469 #: libraries/classes/Plugins/Export/ExportSql.php:2244
11471 msgid "Error reading data for table %s:"
11472 msgstr "Ошибка считывания данных таблицы %s:"
11474 #: libraries/classes/Plugins/Export/ExportXml.php:94
11475 msgid "Object creation options (all are recommended)"
11476 msgstr "Параметры создания объекта (рекомендуется выбрать все)"
11478 #: libraries/classes/Plugins/Export/ExportXml.php:138
11479 msgid "Export contents"
11480 msgstr "Экспортировать содержимое"
11482 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:202
11483 #: templates/menu/breadcrumbs.twig:29
11487 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:203
11491 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:30
11493 "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
11495 "Обновить данные при обнаружении дубликатов ключей при импорте (добавьте "
11496 "ОБНОВЛЕНИЕ DUPLICATE KEY)"
11498 #: libraries/classes/Plugins/Import/ImportCsv.php:83
11499 msgid "Name of the new table (optional):"
11500 msgstr "Имя новой таблицы (необязательно):"
11502 #: libraries/classes/Plugins/Import/ImportCsv.php:92
11503 msgid "Name of the new database (optional):"
11504 msgstr "Имя новой базы данных (необязательно):"
11506 #: libraries/classes/Plugins/Import/ImportCsv.php:101
11507 #: libraries/classes/Plugins/Import/ImportCsv.php:119
11508 msgid "Import these many number of rows (optional):"
11509 msgstr "Импортировать это множество строк (необязательно):"
11511 #: libraries/classes/Plugins/Import/ImportCsv.php:109
11512 #: libraries/classes/Plugins/Import/ImportOds.php:66
11514 "The first line of the file contains the table column names <i>(if this is "
11515 "unchecked, the first line will become part of the data)</i>"
11517 "Первая строка файла содержит имена полей таблицы <i>(если данный параметр не "
11518 "выбран, то первая строка будет частью данных)</i>"
11520 #: libraries/classes/Plugins/Import/ImportCsv.php:126
11522 "If the data in each row of the file is not in the same order as in the "
11523 "database, list the corresponding column names here. Column names must be "
11524 "separated by commas and not enclosed in quotations."
11526 "Если данные в строках файла расположены не в том же порядке, как в базе "
11527 "данных, введите здесь имена полей в соответствующей последовательности. "
11528 "Имена полей разделяются запятыми и не должны быть заключены в кавычки."
11530 #: libraries/classes/Plugins/Import/ImportCsv.php:134
11531 msgid "Column names:"
11532 msgstr "Названия столбцов:"
11534 #: libraries/classes/Plugins/Import/ImportCsv.php:272
11535 #: libraries/classes/Plugins/Import/ImportCsv.php:631
11537 msgid "Invalid format of CSV input on line %d."
11538 msgstr "Неправильный формат входных CSV-данных в строке %d."
11540 #: libraries/classes/Plugins/Import/ImportCsv.php:490
11542 msgid "Invalid column count in CSV input on line %d."
11543 msgstr "Несоответствие количества столбцов в CSV данных на строке %d."
11545 #: libraries/classes/Plugins/Import/ImportCsv.php:649
11546 #: libraries/classes/Plugins/Import/ImportCsv.php:664
11547 #: libraries/classes/Plugins/Import/ImportCsv.php:675
11548 #: libraries/classes/Plugins/Import/ImportCsv.php:682
11550 msgid "Invalid parameter for CSV import: %s"
11551 msgstr "Неправильный параметр импорта CSV: %s"
11553 #: libraries/classes/Plugins/Import/ImportCsv.php:813
11556 "Invalid column (%s) specified! Ensure that columns names are spelled "
11557 "correctly, separated by commas, and not enclosed in quotes."
11559 "Указано ошибочное имя столбца (%s)! Убедитесь, что названия столбцов указаны "
11560 "верно, разделены запятыми, и не заключены в кавычки."
11562 #: libraries/classes/Plugins/Import/ImportLdi.php:62
11563 msgid "Column names: "
11564 msgstr "Названия столбцов: "
11566 #: libraries/classes/Plugins/Import/ImportLdi.php:106
11567 msgid "This plugin does not support compressed imports!"
11568 msgstr "Этот плагин не поддерживает импорт сжатых данных!"
11570 #: libraries/classes/Plugins/Import/ImportMediawiki.php:56
11571 msgid "MediaWiki Table"
11572 msgstr "Таблица MediaWiki"
11574 #: libraries/classes/Plugins/Import/ImportMediawiki.php:275
11576 msgid "Invalid format of mediawiki input on line: <br>%s."
11577 msgstr "Неверный формат ввода данных mediawiki на строке: <br>%s."
11579 #: libraries/classes/Plugins/Import/ImportOds.php:80
11580 msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
11582 "Импортировать проценты в виде десятичных значений <i>(напр. 12.00% в .12)</i>"
11584 #: libraries/classes/Plugins/Import/ImportOds.php:86
11585 msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
11586 msgstr "Импортировать денежные единицы <i>(напр. $5.00 в 5.00)</i>"
11588 #: libraries/classes/Plugins/Import/ImportOds.php:153
11589 #: libraries/classes/Plugins/Import/ImportXml.php:112
11590 #: libraries/classes/Plugins/Import/ImportXml.php:175
11592 "The XML file specified was either malformed or incomplete. Please correct "
11593 "the issue and try again."
11595 "Выбранный XML файл некорректен, либо неполон. Проверьте возможные ошибки и "
11596 "попробуйте ещё раз."
11598 #: libraries/classes/Plugins/Import/ImportOds.php:163
11599 msgid "Could not parse OpenDocument Spreadsheet!"
11600 msgstr "Не могу разобрать OpenDocument Spreadsheet!"
11602 #: libraries/classes/Plugins/Import/ImportShp.php:68
11603 msgid "ESRI Shape File"
11606 #: libraries/classes/Plugins/Import/ImportShp.php:101
11607 #: libraries/classes/Plugins/Import/ImportShp.php:163
11609 msgid "There was an error importing the ESRI shape file: \"%s\"."
11610 msgstr "При импорте файла ESRI произошла ошибка: \"%s\"."
11612 #: libraries/classes/Plugins/Import/ImportShp.php:193
11614 msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
11615 msgstr "Пространственное расширение MySQL не поддерживает тип ESRI \"%s\"."
11617 #: libraries/classes/Plugins/Import/ImportShp.php:242
11618 msgid "The imported file does not contain any data!"
11619 msgstr "Импортированный файл не содержит данных!"
11621 #: libraries/classes/Plugins/Import/ImportSql.php:65
11622 msgid "SQL compatibility mode:"
11623 msgstr "Режим совместимости SQL:"
11625 #: libraries/classes/Plugins/Import/ImportSql.php:77
11626 msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
11628 "Не использовать атрибут <code>AUTO_INCREMENT</code> для нулевых значений"
11630 #: libraries/classes/Plugins/Import/ImportXml.php:48
11634 #: libraries/classes/Plugins.php:589
11635 msgid "This format has no options"
11636 msgstr "Для этого формата нет настраиваемых параметров"
11638 #: libraries/classes/Plugins.php:607
11639 msgid "Invalid authentication method set in configuration:"
11641 "В конфигурационном файле phpMyAdmin установлен неверный метод аутентификации:"
11643 #: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:68
11644 #: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:87
11645 #: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:90
11646 #: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:87
11648 msgid "The %s table doesn't exist!"
11649 msgstr "Таблица %s не существует!"
11651 #: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62
11652 #: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:78
11654 msgid "Schema of the %s database - Page %s"
11655 msgstr "Схема базы данных %s - Страница %s"
11657 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:278
11658 msgid "SCHEMA ERROR: "
11659 msgstr "Ошибка при создании схемы: "
11661 #: libraries/classes/Plugins/Schema/Pdf/Pdf.php:272
11662 msgid "PDF export page"
11663 msgstr "Страница экспорта PDF"
11665 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:135
11667 msgid "Schema of the %s database"
11668 msgstr "Схема базы данных %s"
11670 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:163
11671 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:541
11672 msgid "Relational schema"
11673 msgstr "Cхема связей"
11675 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:486
11676 msgid "Table of contents"
11677 msgstr "Содержание"
11679 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:620
11680 #: templates/columns_definitions/column_definitions_form.twig:72
11681 #: templates/database/data_dictionary/index.twig:16
11682 #: templates/table/structure/display_table_stats.twig:6
11683 msgid "Table comments:"
11684 msgstr "Комментарии к таблице:"
11686 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:669
11687 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:703
11688 #: templates/columns_definitions/table_fields_definitions.twig:27
11689 #: templates/database/central_columns/edit.twig:13
11690 #: templates/table/structure/display_structure.twig:24
11694 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:672
11695 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:706
11696 #: templates/table/structure/display_structure.twig:30
11697 #: templates/table/tracking/structure_snapshot_columns.twig:11
11699 msgstr "Дополнительно"
11701 #: libraries/classes/Plugins/SchemaPlugin.php:74
11703 msgstr "Отображать в цвете"
11705 #: libraries/classes/Plugins/SchemaPlugin.php:76
11706 msgid "Only show keys"
11707 msgstr "Показывать только ключи"
11709 #: libraries/classes/Plugins/Schema/SchemaDia.php:54
11710 #: libraries/classes/Plugins/Schema/SchemaEps.php:62
11711 #: libraries/classes/Plugins/Schema/SchemaPdf.php:64
11712 msgid "Orientation"
11713 msgstr "Ориентация"
11715 #: libraries/classes/Plugins/Schema/SchemaDia.php:58
11716 #: libraries/classes/Plugins/Schema/SchemaEps.php:66
11717 #: libraries/classes/Plugins/Schema/SchemaPdf.php:68
11721 #: libraries/classes/Plugins/Schema/SchemaDia.php:59
11722 #: libraries/classes/Plugins/Schema/SchemaEps.php:67
11723 #: libraries/classes/Plugins/Schema/SchemaPdf.php:69
11727 #: libraries/classes/Plugins/Schema/SchemaEps.php:56
11728 #: libraries/classes/Plugins/Schema/SchemaPdf.php:58
11729 #: libraries/classes/Plugins/Schema/SchemaSvg.php:55
11730 msgid "Same width for all tables"
11731 msgstr "Одинаковая ширина для всех таблиц"
11733 #: libraries/classes/Plugins/Schema/SchemaPdf.php:83
11735 msgstr "Отображать сетку"
11737 #: libraries/classes/Plugins/Schema/SchemaPdf.php:89
11738 #: templates/database/structure/index.twig:21
11739 msgid "Data dictionary"
11740 msgstr "Словарь данных"
11742 #: libraries/classes/Plugins/Schema/SchemaPdf.php:95
11743 msgid "Order of the tables"
11744 msgstr "Порядок таблиц"
11746 #: libraries/classes/Plugins/Schema/SchemaPdf.php:100
11747 msgid "Name (Ascending)"
11748 msgstr "Имя (По возрастанию)"
11750 #: libraries/classes/Plugins/Schema/SchemaPdf.php:101
11751 msgid "Name (Descending)"
11752 msgstr "Имя (По убыванию)"
11754 #: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:28
11756 "Converts Boolean values to text (default 'T' and 'F'). First option is for "
11757 "TRUE, second for FALSE. Nonzero=true."
11759 "Преобразует значения Boolean в текст (по-умолчанию, 'T' и 'F'). Первое "
11760 "значение для TRUE, второе - для FALSE. Непустое значение = TRUE."
11762 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:39
11764 "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
11765 "formatted date. The first option is the offset (in hours) which will be "
11766 "added to the timestamp (Default: 0). Use second option to specify a "
11767 "different date/time format string. Third option determines whether you want "
11768 "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
11769 "According to that, date format has different value - for \"local\" see the "
11770 "documentation for PHP's strftime() function and for \"utc\" it is done using "
11771 "gmdate() function."
11773 "Отображает поля типа TIME, TIMESTAMP, DATETIME или время в формате Unix, в "
11774 "виде форматированного вывода. Первый параметр прибавляет смещение, в часах "
11775 "(по умолчанию: 0). Второй параметр задает иное форматирование строки даты/"
11776 "времени. Третий параметр определяет установку локального (строка \"local\") "
11777 "или всемирного (строка \"utc\") времени. В соответствии с установленным "
11778 "третьим параметром формат даты должен иметь различные значения - для "
11779 "\"local\" смотрите описание функции PHP strftime(), для \"utc\" - gmdate()."
11781 #. l10n: See https://www.php.net/manual/en/function.strftime.php
11782 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:72
11783 #: libraries/classes/Util.php:709
11784 msgid "%B %d, %Y at %I:%M %p"
11785 msgstr "%B %d %Y г., %H:%M"
11787 #: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:31
11789 "Displays a link to download the binary data of the column. You can use the "
11790 "first option to specify the filename, or use the second option as the name "
11791 "of a column which contains the filename. If you use the second option, you "
11792 "need to set the first option to the empty string."
11794 "Отображает ссылку для загрузки бинарных данных поля. Возможно использование "
11795 "первого параметра для выбора имени файла, или использование второго "
11796 "параметра, как имени поля, которое содержит имя файла. В случае "
11797 "использования второго параметра, первый необходимо установить в виде пустой "
11800 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:41
11802 "LINUX ONLY: Launches an external application and feeds it the column data "
11803 "via standard input. Returns the standard output of the application. The "
11804 "default is Tidy, to pretty-print HTML code. For security reasons, you have "
11805 "to manually edit the file libraries/classes/Plugins/Transformations/Abs/"
11806 "ExternalTransformationsPlugin.php and list the tools you want to make "
11807 "available. The first option is then the number of the program you want to "
11808 "use. The second option should be blank for historical reasons. The third "
11809 "option, if set to 1, will convert the output using htmlspecialchars() "
11810 "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
11811 "ensure that the output appears all on one line (Default 1)."
11813 "ТОЛЬКО LINUX: Запускает внешнее приложение и подает ему на ввод данные поля. "
11814 "Возвращает обычный вывод приложения. По умолчанию используется Tidy "
11815 "(форматирование HTML-кода). По соображениям безопасности необходимо вручную "
11816 "отредактировать файл libraries/classes/Plugins/Transformations/Output/"
11817 "Text_Plain_External.php, вписав доступные программы. Первый параметр задает "
11818 "номер используемой программы, во втором параметре передаются параметры "
11819 "собственно программы. При установке третьего параметра в 1 данные вывода "
11820 "будут преобразованы функцией htmlspecialchars() (по умолчанию 1). При "
11821 "установке четвёртого параметра в 1 будут предотвращены переносы строк, и "
11822 "данные будут выведены в одну строку (по умолчанию 1)."
11824 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:121
11827 "You are using the external transformation command line options field, which "
11828 "has been deprecated for security reasons. Add all command line options "
11829 "directly to the definition in %s."
11832 #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:29
11834 "Displays the contents of the column as-is, without running it through "
11835 "htmlspecialchars(). That is, the column is assumed to contain valid HTML."
11837 "Отображает содержимое поля как есть, без преобразования данных функцией PHP "
11838 "htmlspecialchars(). Таким образом поле может содержать рабочий HTML-код."
11840 #: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:31
11842 "Displays hexadecimal representation of data. Optional first parameter "
11843 "specifies how often space will be added (defaults to 2 nibbles)."
11845 "Отображает данные в шестнадцатеричном представлении. Необязательный первый "
11846 "параметр может быть использован для указания на то, через какие промежутки "
11847 "будет добавляться пробел (по умолчанию после двух полубайтов)."
11849 #: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:29
11850 msgid "Displays a link to download this image."
11851 msgstr "Отображает ссылку для загрузки изображения."
11853 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:31
11855 "Image upload functionality which also displays a thumbnail. The options are "
11856 "the width and height of the thumbnail in pixels. Defaults to 100 X 100."
11858 "Функциональность для загрузки изображений, которая также отбражает иконку. "
11859 "Параметрами являются ширина и высота иконки в пикселях. Значения по "
11860 "умолчанию 100 X 100."
11862 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:91
11863 msgid "Image preview here"
11864 msgstr "Предпросмотр изображений"
11866 #: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:31
11868 "Displays a clickable thumbnail. The options are the maximum width and height "
11869 "in pixels. The original aspect ratio is preserved."
11871 "Отображает уменьшенную иконку изображения, на которую можно нажать для "
11872 "увеличения. Параметрами задается максимальная ширина и высота картинки в "
11873 "пикселях. Изначальное соотношение сторон, сохраняется."
11875 #: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:30
11877 "Converts an (IPv4) Internet network address stored as a BIGINT into a string "
11878 "in Internet standard dotted format."
11880 "Конвертирует сетевой адрес (IPv4), хранящийся в виде BIGINT,в стандартную "
11881 "строку с разделителем в виде точки."
11883 #: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:29
11885 "Prepends and/or Appends text to a string. First option is text to be "
11886 "prepended, second is appended (enclosed in single quotes, default empty "
11889 "Добавляет текст к строке спереди и/или сзади. При использовании первой опции "
11890 "текст будет добавлен спереди, при использовании второй - добавлен сзади "
11891 "(текст должен быть заключен в одинарные кавычки, по умолчанию добавляется "
11894 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:32
11896 "Validates the string using regular expression and performs insert only if "
11897 "string matches it. The first option is the Regular Expression."
11899 "Проверяет строку, используя регулярное выражение, и выполняет вставки только "
11900 "если строка соответствует ему. Первый вариант является регулярным выражением."
11902 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:54
11904 msgid "Validation failed for the input string %s."
11905 msgstr "Ошибка проверки входной строки %s."
11907 #: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:28
11908 msgid "Formats text as SQL query with syntax highlighting."
11909 msgstr "Форматирует текст в виде SQL запроса с подсветкой синтаксиса."
11911 #: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:31
11913 "Displays a part of a string. The first option is the number of characters to "
11914 "skip from the beginning of the string (Default 0). The second option is the "
11915 "number of characters to return (Default: until end of string). The third "
11916 "option is the string to append and/or prepend when truncation occurs "
11917 "(Default: \"…\")."
11919 "Показывает только часть строки. Первый параметр - сдвиг, определяющий начало "
11920 "выводимого текста (по умолчанию: 0). Второй параметр - количество "
11921 "возвращаемых символов (по умолчанию: до конца строки). Третий параметр "
11922 "определяет строку добавляемую вначале и/или в конце существующего отрывка "
11923 "(по умолчанию: \"…\")."
11925 #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:29
11927 "File upload functionality for TEXT columns. It does not have a textarea for "
11930 "Функциональность по загрузке файлов для текстовых столбцов. Она не содержит "
11931 "текстовое поле для ввода."
11933 #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:31
11935 "Displays an image and a link; the column contains the filename. The first "
11936 "option is a URL prefix like \"https://www.example.com/\". The second and "
11937 "third options are the width and the height in pixels."
11939 "Показывает изображение и ссылку; поле содержит имя файла. Первый параметр "
11940 "является URL-префиксом, например \"https://domain.com/\". Второй и третий "
11941 "параметр - ширина и высота изображения в пикселях."
11943 #: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:30
11945 "Displays a link; the column contains the filename. The first option is a URL "
11946 "prefix like \"https://www.example.com/\". The second option is a title for "
11949 "Отображает ссылку; поле содержит имя файла. Первый параметр - URL-префикс, "
11950 "например \"https://www.example.com/\". Второй параметр - заголовок ссылки."
11952 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:32
11953 msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
11954 msgstr "Преобразует IP адрес из формата IPv4/IPv6 в бинарный"
11956 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
11958 "Converts an Internet network address in (IPv4/IPv6) format into a long "
11960 msgstr "Преобразует IP-адрес из формата IPv4/IPv6 в бинарный."
11962 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:26
11963 msgid "Syntax highlighted CodeMirror editor for JSON."
11964 msgstr "Синтаксис выделил редактор CodeMirror для JSON."
11966 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:26
11967 msgid "Syntax highlighted CodeMirror editor for SQL."
11968 msgstr "Синтаксис выделил редактор CodeMirror для SQL."
11970 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:26
11971 msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
11972 msgstr "Синтаксис выделил редактор CodeMirror для XML (и HTML)."
11974 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:29
11976 "Converts an Internet network address stored as a binary string into a string "
11977 "in Internet standard (IPv4/IPv6) format."
11979 "Конвертирует сетевой адрес, хранящийся в виде двоичной строки, в стандартную "
11980 "строку (IPv4/IPv6)."
11982 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:44
11983 msgid "Formats text as JSON with syntax highlighting."
11984 msgstr "Форматирует текст в виде JSON с подсветкой синтаксиса."
11986 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:44
11987 msgid "Formats text as XML with syntax highlighting."
11988 msgstr "Форматирует текст в виде XML с подсветкой синтаксиса."
11990 #: libraries/classes/Plugins/TwoFactor/Application.php:135
11991 msgid "Authentication Application (2FA)"
11992 msgstr "Приложение аутентификации (2FA)"
11994 #: libraries/classes/Plugins/TwoFactor/Application.php:146
11996 "Provides authentication using HOTP and TOTP applications such as FreeOTP, "
11997 "Google Authenticator or Authy."
11999 "Обеспечивает аутентификацию с помощью HOTP и TOTP приложений, таких как "
12000 "FreeOTP, Google Authenticator или Authy."
12002 #: libraries/classes/Plugins/TwoFactor/Key.php:208
12003 msgid "Hardware Security Key (FIDO U2F)"
12004 msgstr "Аппаратный ключ безопасности (FIDO U2F)"
12006 #: libraries/classes/Plugins/TwoFactor/Key.php:218
12009 #| "Provides authentication using hardware security tokens supporting FIDO "
12010 #| "U2F, such as a Yubikey."
12012 "Provides authentication using hardware security tokens supporting FIDO U2F, "
12013 "such as a YubiKey."
12015 "Обеспечивает аутентификацию с помощью аппаратных токенов безопасности, "
12016 "поддерживающих FIDO U2F, таких, как Yubikey."
12018 #: libraries/classes/Plugins/TwoFactorPlugin.php:73
12020 msgid "Two-factor authentication failed: %s"
12021 msgstr "Ошибка двухфакторной аутентификации: %s"
12023 #: libraries/classes/Plugins/TwoFactorPlugin.php:78
12024 msgid "Two-factor authentication failed."
12025 msgstr "Ошибка двухфакторной аутентификации."
12027 #: libraries/classes/Plugins/TwoFactorPlugin.php:128
12028 msgid "No Two-Factor Authentication"
12029 msgstr "Нет двухфакторной аутентификации"
12031 #: libraries/classes/Plugins/TwoFactorPlugin.php:138
12032 msgid "Login using password only."
12033 msgstr "Войти, используя только пароль."
12035 #: libraries/classes/Plugins/TwoFactor/Simple.php:49
12036 msgid "Simple two-factor authentication"
12037 msgstr "Простая двухфакторная аутентификация"
12039 #: libraries/classes/Plugins/TwoFactor/Simple.php:59
12040 msgid "For testing purposes only!"
12041 msgstr "Только для тестирования!"
12043 #: libraries/classes/Plugins/TwoFactor/WebAuthn.php:180
12044 msgid "Hardware Security Key (WebAuthn/FIDO2)"
12045 msgstr "Аппаратный ключ безопасности (WebAuthn/FIDO2)"
12047 #: libraries/classes/Plugins/TwoFactor/WebAuthn.php:186
12050 #| "Provides authentication using hardware security tokens supporting FIDO "
12051 #| "U2F, such as a Yubikey."
12053 "Provides authentication using hardware security tokens supporting the "
12054 "WebAuthn/FIDO2 protocol, such as a YubiKey."
12056 "Обеспечивает аутентификацию с помощью аппаратных токенов безопасности, "
12057 "поддерживающих FIDO U2F, таких, как Yubikey."
12059 #: libraries/classes/Query/Utilities.php:97
12061 "The server is not responding (or the local server's socket is not correctly "
12064 "Сервер не отвечает (либо локальный сокет сервера MySQL неверно настроен)."
12066 #: libraries/classes/Query/Utilities.php:100
12067 msgid "The server is not responding."
12068 msgstr "Сервер не отвечает."
12070 #: libraries/classes/Query/Utilities.php:104
12071 msgid "Logout and try as another user."
12072 msgstr "Выйдите из системы и попробуйте другим пользователем."
12074 #: libraries/classes/Query/Utilities.php:109
12075 msgid "Please check privileges of directory containing database."
12076 msgstr "Пожалуйста, проверьте привилегии каталога содержащего базу данных."
12078 #: libraries/classes/Query/Utilities.php:118
12082 #: libraries/classes/RecentFavoriteTable.php:162
12083 msgid "Could not save recent table!"
12084 msgstr "Не удалось сохранить таблицу недавно использованного!"
12086 #: libraries/classes/RecentFavoriteTable.php:166
12087 msgid "Could not save favorite table!"
12088 msgstr "Невозможно записать таблицу избранного!"
12090 #: libraries/classes/RecentFavoriteTable.php:250
12091 msgid "Recent tables"
12092 msgstr "Недавние таблицы"
12094 #: libraries/classes/RecentFavoriteTable.php:252
12098 #: libraries/classes/RecentFavoriteTable.php:256
12102 #: libraries/classes/ReplicationGui.php:438
12104 "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
12105 "in phpMyAdmin configuration."
12107 "Подключение к серверу отключено, включите $cfg['AllowArbitraryServer'] в "
12108 "конфигурации phpMyAdmin."
12110 #: libraries/classes/ReplicationGui.php:449
12111 msgid "Replication started successfully."
12112 msgstr "Репликация началась успешно."
12114 #: libraries/classes/ReplicationGui.php:450
12115 msgid "Error starting replication."
12116 msgstr "Ошибка при начале репликации."
12118 #: libraries/classes/ReplicationGui.php:453
12119 msgid "Replication stopped successfully."
12120 msgstr "Репликация остановлена успешно."
12122 #: libraries/classes/ReplicationGui.php:454
12123 msgid "Error stopping replication."
12124 msgstr "Ошибка при остановке репликации."
12126 #: libraries/classes/ReplicationGui.php:457
12127 msgid "Replication resetting successfully."
12128 msgstr "Репликация сброшена успешно."
12130 #: libraries/classes/ReplicationGui.php:458
12131 msgid "Error resetting replication."
12132 msgstr "Ошибка при сбросе репликации."
12134 #: libraries/classes/ReplicationGui.php:461
12138 #: libraries/classes/ReplicationGui.php:462
12142 #: libraries/classes/ReplicationGui.php:507
12143 msgid "Unknown error"
12144 msgstr "Неизвестная ошибка"
12146 #: libraries/classes/ReplicationGui.php:520
12147 #, fuzzy, php-format
12148 #| msgid "Unable to connect to master %s."
12149 msgid "Unable to connect to primary %s."
12150 msgstr "Невозможно соединиться с головным сервером %s."
12152 #: libraries/classes/ReplicationGui.php:530
12154 "Unable to read primary log position. Possible privilege problem on primary."
12156 "Невозможно прочесть позицию журнала у головного сервера. Вероятно проблема в "
12157 "настройке привилегий головного сервера."
12159 #: libraries/classes/ReplicationGui.php:548
12160 msgid "Unable to change primary!"
12161 msgstr "Невозможно изменить главный сервер!"
12163 #: libraries/classes/ReplicationGui.php:552
12165 msgid "Primary server changed successfully to %s."
12166 msgstr "Главный сервер успешно изменён на %s."
12168 #: libraries/classes/Routing.php:103
12171 "The routing cache could not be written, you need to adjust permissions on "
12172 "the folder/file \"%s\""
12175 #: libraries/classes/Routing.php:162
12177 msgid "Error 404! The page %s was not found."
12178 msgstr "Ошибка 404! Страница %s не найдена."
12180 #: libraries/classes/Routing.php:173
12181 msgid "Error 405! Request method not allowed."
12182 msgstr "Ошибка 405! Метод запроса не разрешен."
12184 #: libraries/classes/SavedSearches.php:239
12185 msgid "Please provide a name for this bookmarked search."
12186 msgstr "Для сохранения закладки поиска, пожалуйста, введите имя."
12188 #: libraries/classes/SavedSearches.php:255
12189 msgid "Missing information to save the bookmarked search."
12190 msgstr "Отсутствует информация для записи закладки поиска."
12192 #: libraries/classes/SavedSearches.php:276
12193 #: libraries/classes/SavedSearches.php:310
12194 msgid "An entry with this name already exists."
12195 msgstr "Запись с таким именем уже существует."
12197 #: libraries/classes/SavedSearches.php:338
12198 msgid "Missing information to delete the search."
12199 msgstr "Отсутствует информация для удаления поиска."
12201 #: libraries/classes/SavedSearches.php:365
12202 msgid "Missing information to load the search."
12203 msgstr "Отсутствует информация для загрузки поиска."
12205 #: libraries/classes/SavedSearches.php:385
12206 msgid "Error while loading the search."
12207 msgstr "Ошибка при загрузке поиска."
12209 #: libraries/classes/Server/Plugins.php:68
12210 #: libraries/classes/Server/Privileges.php:795
12211 #: libraries/classes/Server/Privileges.php:3720
12212 msgid "Native MySQL authentication"
12213 msgstr "Собственная проверка подлинности MySQL"
12215 #: libraries/classes/Server/Plugins.php:73
12216 msgid "SHA256 password authentication"
12217 msgstr "Аутентификация пароля SHA256"
12219 #: libraries/classes/Server/Plugins.php:78
12220 msgid "Caching sha2 authentication"
12221 msgstr "Кэширование проверки подлинности SHA-2"
12223 #: libraries/classes/Server/Plugins.php:83
12224 msgid "Unix Socket based authentication"
12225 msgstr "Проверка подлинности на основе сокета Unix"
12227 #: libraries/classes/Server/Plugins.php:88
12228 msgid "Old MySQL-4.0 authentication"
12229 msgstr "Старая проверка подлинности MySQL-4.0"
12231 #: libraries/classes/Server/Privileges/AccountLocking.php:30
12232 #: libraries/classes/Server/Privileges/AccountLocking.php:51
12233 msgid "Account locking is not supported."
12234 msgstr "Блокировка учётной записи не поддерживается."
12236 #: libraries/classes/Server/Privileges.php:269
12237 msgid "No privileges."
12238 msgstr "Нет привилегий."
12240 #: libraries/classes/Server/Privileges.php:277
12241 msgid "Includes all privileges except GRANT."
12242 msgstr "Содержит все привилегии, за исключением GRANT."
12244 #: libraries/classes/Server/Privileges.php:299
12245 #: libraries/classes/Server/Privileges.php:366
12246 #: templates/server/privileges/privileges_table.twig:124
12247 #: templates/server/privileges/privileges_table.twig:127
12248 #: templates/server/privileges/privileges_table.twig:323
12249 #: templates/server/privileges/privileges_table.twig:326
12250 msgid "Allows deleting data."
12251 msgstr "Разрешает удаление данных."
12253 #: libraries/classes/Server/Privileges.php:304
12254 #: templates/server/privileges/privileges_table.twig:136
12255 #: templates/server/privileges/privileges_table.twig:139
12256 #: templates/server/privileges/privileges_table.twig:361
12257 #: templates/server/privileges/privileges_table.twig:369
12258 msgid "Allows creating new tables."
12259 msgstr "Разрешает создание новых таблиц."
12261 #: libraries/classes/Server/Privileges.php:309
12262 #: templates/server/privileges/privileges_table.twig:148
12263 #: templates/server/privileges/privileges_table.twig:151
12264 #: templates/server/privileges/privileges_table.twig:409
12265 #: templates/server/privileges/privileges_table.twig:417
12266 msgid "Allows dropping tables."
12267 msgstr "Разрешает удаление таблиц."
12269 #: libraries/classes/Server/Privileges.php:314
12270 #: libraries/classes/Server/Privileges.php:406
12271 #: templates/server/privileges/privileges_table.twig:173
12272 #: templates/server/privileges/privileges_table.twig:176
12273 #: templates/server/privileges/privileges_table.twig:393
12274 #: templates/server/privileges/privileges_table.twig:396
12275 msgid "Allows creating and dropping indexes."
12276 msgstr "Разрешает создание и удаление индексов."
12278 #: libraries/classes/Server/Privileges.php:319
12279 #: libraries/classes/Server/Privileges.php:411
12280 #: templates/server/privileges/privileges_table.twig:185
12281 #: templates/server/privileges/privileges_table.twig:188
12282 #: templates/server/privileges/privileges_table.twig:380
12283 #: templates/server/privileges/privileges_table.twig:383
12284 msgid "Allows altering the structure of existing tables."
12285 msgstr "Разрешает изменение структуры существующих таблиц."
12287 #: libraries/classes/Server/Privileges.php:324
12288 #: libraries/classes/Server/Privileges.php:450
12289 #: libraries/classes/Server/Privileges.php:466
12290 #: templates/server/privileges/privileges_table.twig:197
12291 #: templates/server/privileges/privileges_table.twig:200
12292 #: templates/server/privileges/privileges_table.twig:494
12293 #: templates/server/privileges/privileges_table.twig:497
12294 #: templates/server/privileges/privileges_table.twig:509
12295 #: templates/server/privileges/privileges_table.twig:512
12296 msgid "Allows creating new views."
12297 msgstr "Разрешает создание новых представлений (CREATE VIEW)."
12299 #: libraries/classes/Server/Privileges.php:329
12300 #: libraries/classes/Server/Privileges.php:471
12301 #: libraries/classes/Server/Privileges.php:477
12302 #: templates/server/privileges/privileges_table.twig:209
12303 #: templates/server/privileges/privileges_table.twig:212
12304 #: templates/server/privileges/privileges_table.twig:441
12305 #: templates/server/privileges/privileges_table.twig:444
12306 msgid "Allows performing SHOW CREATE VIEW queries."
12307 msgstr "Разрешает вывод запроса создающего представление (SHOW CREATE VIEW)."
12309 #: libraries/classes/Server/Privileges.php:334
12310 #: libraries/classes/Server/Privileges.php:460
12311 #: templates/server/privileges/privileges_table.twig:221
12312 #: templates/server/privileges/privileges_table.twig:224
12313 #: templates/server/privileges/privileges_table.twig:537
12314 #: templates/server/privileges/privileges_table.twig:540
12315 msgid "Allows creating and dropping triggers."
12316 msgstr "Разрешает создание и удаление триггеров."
12318 #: libraries/classes/Server/Privileges.php:351
12319 #: templates/server/privileges/privileges_table.twig:15
12320 #: templates/server/privileges/privileges_table.twig:284
12321 #: templates/server/privileges/privileges_table.twig:287
12322 msgid "Allows reading data."
12323 msgstr "Разрешает выборку данных."
12325 #: libraries/classes/Server/Privileges.php:356
12326 #: templates/server/privileges/privileges_table.twig:42
12327 #: templates/server/privileges/privileges_table.twig:297
12328 #: templates/server/privileges/privileges_table.twig:300
12329 msgid "Allows inserting and replacing data."
12330 msgstr "Разрешает вставку и замену данных."
12332 #: libraries/classes/Server/Privileges.php:361
12333 #: templates/server/privileges/privileges_table.twig:69
12334 #: templates/server/privileges/privileges_table.twig:310
12335 #: templates/server/privileges/privileges_table.twig:313
12336 msgid "Allows changing data."
12337 msgstr "Разрешает изменение данных."
12339 #: libraries/classes/Server/Privileges.php:371
12340 #: templates/server/privileges/privileges_table.twig:359
12341 #: templates/server/privileges/privileges_table.twig:367
12342 msgid "Allows creating new databases and tables."
12343 msgstr "Разрешает создание новых баз данных и таблиц."
12345 #: libraries/classes/Server/Privileges.php:376
12346 #: templates/server/privileges/privileges_table.twig:407
12347 #: templates/server/privileges/privileges_table.twig:415
12348 msgid "Allows dropping databases and tables."
12349 msgstr "Разрешает удаление баз данных и таблиц."
12351 #: libraries/classes/Server/Privileges.php:381
12352 #: templates/server/privileges/privileges_table.twig:599
12353 #: templates/server/privileges/privileges_table.twig:602
12354 msgid "Allows reloading server settings and flushing the server's caches."
12355 msgstr "Разрешает перезагрузку настроек сервера и очистку его кешей."
12357 #: libraries/classes/Server/Privileges.php:386
12358 #: templates/server/privileges/privileges_table.twig:612
12359 #: templates/server/privileges/privileges_table.twig:615
12360 msgid "Allows shutting down the server."
12361 msgstr "Разрешает остановку сервера."
12363 #: libraries/classes/Server/Privileges.php:391
12364 #: templates/server/privileges/privileges_table.twig:586
12365 #: templates/server/privileges/privileges_table.twig:589
12366 msgid "Allows viewing processes of all users."
12367 msgstr "Разрешает просмотр процессов всех пользователей."
12369 #: libraries/classes/Server/Privileges.php:396
12370 #: templates/server/privileges/privileges_table.twig:337
12371 #: templates/server/privileges/privileges_table.twig:340
12372 msgid "Allows importing data from and exporting data into files."
12373 msgstr "Разрешает импорт и экспорт данных в файлы."
12375 #: libraries/classes/Server/Privileges.php:401
12376 #: templates/server/privileges/privileges_table.twig:96
12377 #: templates/server/privileges/privileges_table.twig:666
12378 msgid "Has no effect in this MySQL version."
12379 msgstr "Не доступно в данной версии MySQL."
12381 #: libraries/classes/Server/Privileges.php:416
12382 #: templates/server/privileges/privileges_table.twig:625
12383 #: templates/server/privileges/privileges_table.twig:628
12384 msgid "Gives access to the complete list of databases."
12385 msgstr "Разрешает доступ к полному списку баз данных."
12387 #: libraries/classes/Server/Privileges.php:422
12388 #: templates/server/privileges/privileges_table.twig:572
12389 #: templates/server/privileges/privileges_table.twig:576
12391 "Allows connecting, even if maximum number of connections is reached; "
12392 "required for most administrative operations like setting global variables or "
12393 "killing threads of other users."
12395 "Разрешает установку соединения, даже при достижении максимального количества "
12396 "соединений. (Требуется для большинства административных задач, таких как "
12397 "установка глобальных переменных или завершение процессов других "
12400 #: libraries/classes/Server/Privileges.php:430
12401 #: templates/server/privileges/privileges_table.twig:428
12402 #: templates/server/privileges/privileges_table.twig:431
12403 msgid "Allows creating temporary tables."
12404 msgstr "Разрешает создание временных таблиц."
12406 #: libraries/classes/Server/Privileges.php:435
12407 #: templates/server/privileges/privileges_table.twig:653
12408 #: templates/server/privileges/privileges_table.twig:656
12409 msgid "Allows locking tables for the current thread."
12410 msgstr "Разрешает блокировку таблиц для текущего потока."
12412 #: libraries/classes/Server/Privileges.php:440
12413 #: templates/server/privileges/privileges_table.twig:694
12414 #: templates/server/privileges/privileges_table.twig:697
12415 msgid "Needed for the replication replicas."
12416 msgstr "Необходимо для подчиненных серверов при репликации."
12418 #: libraries/classes/Server/Privileges.php:445
12419 #: templates/server/privileges/privileges_table.twig:681
12420 #: templates/server/privileges/privileges_table.twig:684
12421 msgid "Allows the user to ask where the replicas / primaries are."
12423 "Разрешает запрашивать местонахождение головного и подчиненных серверов."
12425 #: libraries/classes/Server/Privileges.php:455
12426 #: templates/server/privileges/privileges_table.twig:524
12427 #: templates/server/privileges/privileges_table.twig:527
12428 msgid "Allows to set up events for the event scheduler."
12429 msgstr "Разрешает настройку отложенных событий."
12431 #. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
12432 #: libraries/classes/Server/Privileges.php:484
12433 #: libraries/classes/Server/Privileges.php:493
12434 #: templates/server/privileges/privileges_table.twig:234
12435 #: templates/server/privileges/privileges_table.twig:238
12436 msgid "Allows deleting historical rows."
12437 msgstr "Разрешает удаление исторических строк."
12439 #: libraries/classes/Server/Privileges.php:498
12440 #: templates/server/privileges/privileges_table.twig:454
12441 #: templates/server/privileges/privileges_table.twig:457
12442 msgid "Allows creating stored routines."
12443 msgstr "Разрешает создание хранимых процедур."
12445 #: libraries/classes/Server/Privileges.php:503
12446 #: templates/server/privileges/privileges_table.twig:467
12447 #: templates/server/privileges/privileges_table.twig:470
12448 msgid "Allows altering and dropping stored routines."
12449 msgstr "Разрешает изменение и удаление хранимых процедур."
12451 #: libraries/classes/Server/Privileges.php:508
12452 #: templates/server/privileges/privileges_table.twig:707
12453 #: templates/server/privileges/privileges_table.twig:710
12454 msgid "Allows creating, dropping and renaming user accounts."
12456 "Разрешает создание, удаление и переименование учётных записей пользователей."
12458 #: libraries/classes/Server/Privileges.php:513
12459 #: templates/server/privileges/privileges_table.twig:480
12460 #: templates/server/privileges/privileges_table.twig:483
12461 msgid "Allows executing stored routines."
12462 msgstr "Разрешает выполнение хранимых процедур."
12464 #: libraries/classes/Server/Privileges.php:1083
12466 msgid "The password for %s was changed successfully."
12467 msgstr "Пароль для %s был успешно изменён."
12469 #: libraries/classes/Server/Privileges.php:1131
12471 msgid "You have revoked the privileges for %s."
12472 msgstr "Вы отменили привилегии для %s."
12474 #: libraries/classes/Server/Privileges.php:1443
12475 #: templates/database/privileges/index.twig:124
12476 #: templates/table/privileges/index.twig:127
12477 msgid "Not enough privilege to view users."
12478 msgstr "Недостаточно прав для просмотра пользователей."
12480 #: libraries/classes/Server/Privileges.php:1505
12481 #: templates/database/privileges/index.twig:80
12482 #: templates/server/privileges/new_user_ajax.twig:45
12483 #: templates/server/privileges/users_overview.twig:75
12484 #: templates/table/privileges/index.twig:84
12485 msgid "Edit privileges"
12486 msgstr "Редактировать привилегии"
12488 #: libraries/classes/Server/Privileges.php:1509
12492 #: libraries/classes/Server/Privileges.php:1820
12493 #: templates/server/privileges/privileges_table.twig:264
12494 msgid "Database-specific privileges"
12495 msgstr "Привилегии уровня базы данных"
12497 #: libraries/classes/Server/Privileges.php:1826
12498 #: templates/server/privileges/privileges_summary.twig:18
12499 #: templates/server/privileges/privileges_table.twig:7
12500 #: templates/server/privileges/privileges_table.twig:266
12501 msgid "Table-specific privileges"
12502 msgstr "Привилегии уровня таблицы"
12504 #: libraries/classes/Server/Privileges.php:1831
12505 #: libraries/classes/Server/Privileges.php:1833
12506 #: templates/server/privileges/edit_routine_privileges.twig:29
12507 #: templates/server/privileges/edit_routine_privileges.twig:46
12508 #: templates/server/privileges/edit_routine_privileges.twig:58
12512 #: libraries/classes/Server/Privileges.php:1832
12513 #: templates/server/privileges/edit_routine_privileges.twig:47
12514 msgid "Routine-specific privileges"
12515 msgstr "Привилегии процедур"
12517 #: libraries/classes/Server/Privileges.php:2173
12518 msgid "No users selected for deleting!"
12519 msgstr "Не выбраны пользователи, подлежащие удалению!"
12521 #: libraries/classes/Server/Privileges.php:2176
12522 msgid "Reloading the privileges"
12523 msgstr "Перезагрузка привилегий"
12525 #: libraries/classes/Server/Privileges.php:2201
12526 msgid "The selected users have been deleted successfully."
12527 msgstr "Выбранные пользователи были успешно удалены."
12529 #: libraries/classes/Server/Privileges.php:2278
12531 msgid "You have updated the privileges for %s."
12532 msgstr "Вы обновили привилегии для %s."
12534 #: libraries/classes/Server/Privileges.php:2365
12535 #: templates/database/privileges/index.twig:102
12536 #: templates/table/privileges/index.twig:106
12537 msgid "No user found."
12538 msgstr "Пользователь не найден."
12540 #: libraries/classes/Server/Privileges.php:2452
12542 msgid "Deleting %s"
12543 msgstr "Удаление %s"
12545 #: libraries/classes/Server/Privileges.php:2483
12546 msgid "The privileges were reloaded successfully."
12547 msgstr "Привилегии были успешно перезагружены."
12549 #: libraries/classes/Server/Privileges.php:2587
12551 msgid "The user %s already exists!"
12552 msgstr "Пользователь %s уже существует!"
12554 #: libraries/classes/Server/Privileges.php:2862
12556 msgid "Privileges for %s"
12557 msgstr "Привилегии для %s"
12559 #: libraries/classes/Server/Privileges.php:2871
12560 #: libraries/classes/Server/Status/Processes.php:114
12561 #: templates/server/user_groups/user_listings.twig:9
12563 msgstr "Пользователь"
12565 #: libraries/classes/Server/Privileges.php:2982
12567 "A user account allowing any user from localhost to connect is present. This "
12568 "will prevent other users from connecting if the host part of their account "
12569 "allows a connection from any (%) host."
12571 "Имеется учётная запись пользователя, позволяющая любому пользователю "
12572 "подключиться к локальному хосту. Это предотвратит подключение других "
12573 "пользователей, если хост-часть их учётной записи разрешает соединение с "
12574 "любым (%) хостом."
12576 #: libraries/classes/Server/Privileges.php:3017
12579 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
12580 "tables. The content of these tables may differ from the privileges the "
12581 "server uses, if they have been changed manually. In this case, you should "
12582 "%sreload the privileges%s before you continue."
12584 "Примечание: phpMyAdmin получает информацию о пользовательских привилегиях "
12585 "непосредственно из таблиц привилегий MySQL. Содержимое этих таблиц может "
12586 "отличаться от привилегий, используемых сервером, если они были изменены "
12587 "вручную. В этом случае необходимо %sперезагрузить привилегии%s."
12589 #: libraries/classes/Server/Privileges.php:3033
12591 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
12592 "tables. The content of these tables may differ from the privileges the "
12593 "server uses, if they have been changed manually. In this case, the "
12594 "privileges have to be reloaded but currently, you don't have the RELOAD "
12597 "Примечание: phpMyAdmin получает информацию о пользовательских привилегиях "
12598 "непосредственно из таблиц привилегий MySQL. Содержимое этих таблиц может "
12599 "отличаться от привилегий, используемых сервером, если они были изменены "
12600 "вручную. В этом случае требуется перезагрузка привилегий, но привилегия "
12601 "RELOAD Вам не предоставлена."
12603 #: libraries/classes/Server/Privileges.php:3347
12604 msgid "You have added a new user."
12605 msgstr "Вы добавили нового пользователя."
12607 #: libraries/classes/Server/Status/Data.php:146
12608 #: libraries/classes/Server/Status/Processes.php:147
12609 #: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:20
12611 msgstr "SQL-запрос"
12613 #: libraries/classes/Server/Status/Data.php:149
12615 msgstr "Обработчик"
12617 #: libraries/classes/Server/Status/Data.php:150
12618 msgid "Query cache"
12619 msgstr "Кеш запросов"
12621 #: libraries/classes/Server/Status/Data.php:151
12625 #: libraries/classes/Server/Status/Data.php:153
12626 msgid "Temporary data"
12627 msgstr "Временные данные"
12629 #: libraries/classes/Server/Status/Data.php:154
12630 msgid "Delayed inserts"
12631 msgstr "Отложенные вставки"
12633 #: libraries/classes/Server/Status/Data.php:155
12635 msgstr "Кеш индекса"
12637 #: libraries/classes/Server/Status/Data.php:156
12639 msgstr "Объединения"
12641 #: libraries/classes/Server/Status/Data.php:158
12643 msgstr "Сортировка"
12645 #: libraries/classes/Server/Status/Data.php:160
12646 msgid "Transaction coordinator"
12647 msgstr "Координатор транзакций"
12649 #: libraries/classes/Server/Status/Data.php:161
12650 #: templates/server/binlog/index.twig:27
12654 #: libraries/classes/Server/Status/Data.php:180
12655 msgid "Flush (close) all tables"
12656 msgstr "Закрыть все таблицы"
12658 #: libraries/classes/Server/Status/Data.php:184
12659 msgid "Show open tables"
12660 msgstr "Список открытых таблиц"
12662 #: libraries/classes/Server/Status/Data.php:193
12663 msgid "Show replica hosts"
12664 msgstr "Информация о подчиненных серверах"
12666 #: libraries/classes/Server/Status/Data.php:200
12667 #: templates/server/replication/primary_replication.twig:9
12668 msgid "Show primary status"
12669 msgstr "Показать состояние головного сервера"
12671 #: libraries/classes/Server/Status/Data.php:207
12672 msgid "Show replica status"
12673 msgstr "Информация о состоянии сервера репликации"
12675 #: libraries/classes/Server/Status/Data.php:215
12676 msgid "Flush query cache"
12677 msgstr "Дефрагментировать кеш запросов"
12679 #: libraries/classes/Server/Status/Processes.php:110
12683 #: libraries/classes/Server/Status/Processes.php:118
12684 #: templates/server/replication/primary_add_replica_user.twig:32
12685 #: templates/server/replication/primary_add_replica_user.twig:43
12686 #: templates/server/replication/primary_replication.twig:25
12690 #: libraries/classes/Server/Status/Processes.php:126
12694 #: libraries/classes/Server/Status/Processes.php:141
12698 #: libraries/classes/Setup/Index.php:130
12700 "Reading of version failed. Maybe you're offline or the upgrade server does "
12703 "Не удалось получить текущую версию. Возможно вы не соединены с сетью, или "
12704 "сервер обновления не отвечает."
12706 #: libraries/classes/Setup/Index.php:152
12707 msgid "Got invalid version string from server"
12708 msgstr "От сервера получена некорректная строка версии"
12710 #: libraries/classes/Setup/Index.php:164
12711 msgid "Unparsable version string"
12712 msgstr "Строка версии не поддаётся разбору"
12714 #: libraries/classes/Setup/Index.php:186
12717 "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
12718 "version is %s, released on %s."
12720 "Вы используете Git версию, запустите [kbd]git pull[/kbd] :-)[br]Последняя "
12721 "стабильная версия %s, выпущена %s."
12723 #: libraries/classes/Setup/Index.php:194
12724 msgid "No newer stable version is available"
12725 msgstr "Обновление стабильной версии недоступно"
12727 #: libraries/classes/Sql.php:499
12729 msgid "Using bookmark \"%s\" as default browse query."
12730 msgstr "Для обзора данных использован запрос из закладки \"%s\"."
12732 #: libraries/classes/Sql.php:967
12733 msgid "Showing as PHP code"
12734 msgstr "Отображает как PHP-код"
12736 #: libraries/classes/Sql.php:1342
12739 "Current selection does not contain a unique column. Grid edit, checkbox, "
12740 "Edit, Copy and Delete features are not available. %s"
12742 "Данное выделение не содержит уникального столбца. Изменение сетки, "
12743 "выставление галочки, редактирование, копирование и удаление невозможно. %s"
12745 #: libraries/classes/Sql.php:1356
12748 "Current selection does not contain a unique column. Grid edit, Edit, Copy "
12749 "and Delete features may result in undesired behavior. %s"
12751 "Данное выделение не содержит уникального столбца. Изменение сетки, "
12752 "редактирование, копирование и удаление могут привести к нежелательному "
12755 #: libraries/classes/SqlQueryForm.php:149
12757 msgid "Run SQL query/queries on server “%s”"
12758 msgstr "Выполнить SQL-запрос(ы) на сервере “%s”"
12760 #: libraries/classes/SqlQueryForm.php:165
12762 msgid "Run SQL query/queries on database %s"
12763 msgstr "Выполнить SQL-запрос(ы) к базе данных %s"
12765 #: libraries/classes/SqlQueryForm.php:180
12767 msgid "Run SQL query/queries on table %s"
12768 msgstr "Выполнить SQL-запрос(ы) к таблице %s"
12770 #: libraries/classes/StorageEngine.php:368
12772 "There is no detailed status information available for this storage engine."
12774 "Дополнительная информация о состоянии данного типа таблиц - отсутствует."
12776 #: libraries/classes/StorageEngine.php:470
12777 #: templates/database/structure/body_for_table_summary.twig:46
12779 msgid "%s is the default storage engine on this MySQL server."
12780 msgstr "%s - тип таблиц данного MySQL сервера устанавливаемый по умолчанию."
12782 #: libraries/classes/StorageEngine.php:473
12784 msgid "%s is available on this MySQL server."
12785 msgstr "Данный MySQL-сервер поддерживает таблицы типа %s."
12787 #: libraries/classes/StorageEngine.php:476
12789 msgid "%s has been disabled for this MySQL server."
12790 msgstr "Тип таблиц %s был отключен на данном MySQL сервере."
12792 #: libraries/classes/StorageEngine.php:480
12794 msgid "This MySQL server does not support the %s storage engine."
12795 msgstr "Данный сервер MySQL не поддерживает тип таблиц %s."
12797 #: libraries/classes/Table/Indexes.php:58 libraries/classes/Table.php:2110
12798 msgid "The name of the primary key must be \"PRIMARY\"!"
12799 msgstr "Имя первичного индекса должно быть \"PRIMARY\"!"
12801 #: libraries/classes/Table/Maintenance.php:122
12803 msgid "Problems with indexes of table `%s`"
12804 msgstr "Проблемы с индексами таблицы `%s`"
12806 #: libraries/classes/Table.php:348
12807 msgid "Unknown table status:"
12808 msgstr "Неизвестный статус таблицы:"
12810 #: libraries/classes/Table.php:1011
12812 msgid "Source database `%s` was not found!"
12813 msgstr "База данных `%s`, являющаяся источником, не найдена!"
12815 #: libraries/classes/Table.php:1020
12817 msgid "Target database `%s` was not found!"
12818 msgstr "База данных `%s`, являющаяся целевой, не найдена!"
12820 #: libraries/classes/Table.php:1487
12821 msgid "Invalid database:"
12822 msgstr "Некорректная база данных:"
12824 #: libraries/classes/Table.php:1505
12825 msgid "Invalid table name:"
12826 msgstr "Некорректное имя таблицы:"
12828 #: libraries/classes/Table.php:1557
12830 msgid "Table %1$s has been renamed to %2$s."
12831 msgstr "Таблица %1$s была переименована в %2$s."
12833 #: libraries/classes/Table.php:1802
12834 msgid "Could not save table UI preferences!"
12835 msgstr "Не удалось сохранить настройки пользовательского интерфейса!"
12837 #: libraries/classes/Table.php:1828
12840 "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
12841 "['MaxTableUiprefs'] %s)"
12843 "Ошибка при очистке таблицы содержащей настройки пользовательского интерфейса "
12844 "(смотрите переменную $cfg['Servers'][$i]['MaxTableUiprefs'] %s)"
12846 #: libraries/classes/Table.php:1963
12849 "Cannot save UI property \"%s\". The changes made will not be persistent "
12850 "after you refresh this page. Please check if the table structure has been "
12853 "Невозможно сохранить свойства пользовательского интерфейса \"%s\". После "
12854 "перезагрузки страницы, изменения интерфейса будут отменены. Пожалуйста, "
12855 "проверьте изменена ли структура таблицы."
12857 #: libraries/classes/Table.php:2122
12858 msgid "Can't rename index to PRIMARY!"
12859 msgstr "Невозможно переименовать индекс в PRIMARY!"
12861 #: libraries/classes/Table.php:2148
12862 msgid "No index parts defined!"
12863 msgstr "Части индекса не определены!"
12865 #: libraries/classes/Table.php:2444
12867 msgid "Error creating foreign key on %1$s (check data types)"
12868 msgstr "Ошибка создания внешнего ключа на %1$s (проверьте типы данных)"
12870 #: libraries/classes/Template.php:135
12872 msgid "Error while working with template cache: %s"
12873 msgstr "Ошибка при работе с кешем шаблона: %s"
12875 #: libraries/classes/ThemeManager.php:83
12877 msgid "Default theme %s not found!"
12878 msgstr "Тема по-умолчанию %s не найдена!"
12880 #: libraries/classes/ThemeManager.php:142
12882 msgid "Theme %s not found!"
12883 msgstr "Тема %s не найдена!"
12885 #: libraries/classes/Theme.php:168
12887 msgid "No valid image path for theme %s found!"
12888 msgstr "Не найден правильный путь к изображениям для темы %s!"
12890 #: libraries/classes/Tracking.php:236
12891 #: templates/database/tracking/tables.twig:115
12892 #: templates/table/tracking/main.twig:73
12893 msgid "Tracking report"
12894 msgstr "Отчёт слежения"
12896 #: libraries/classes/Tracking.php:240
12897 msgid "Tracking statements"
12898 msgstr "Отслеживаемые выражения"
12900 #: libraries/classes/Tracking.php:255
12901 msgid "Delete tracking data row from report"
12902 msgstr "Удалить строку данных слежения за таблицей"
12904 #: libraries/classes/Tracking.php:267
12906 msgstr "Нет данных"
12908 #: libraries/classes/Tracking.php:312
12909 #: templates/database/operations/index.twig:131
12910 #: templates/database/structure/copy_form.twig:19
12911 #: templates/table/operations/index.twig:275
12912 msgid "Structure only"
12913 msgstr "Только структура"
12915 #: libraries/classes/Tracking.php:315
12916 #: templates/database/operations/index.twig:143
12917 #: templates/database/structure/copy_form.twig:29
12918 #: templates/table/operations/index.twig:287
12920 msgstr "Только данные"
12922 #: libraries/classes/Tracking.php:318
12923 #: templates/database/operations/index.twig:137
12924 #: templates/database/structure/copy_form.twig:24
12925 #: templates/table/operations/index.twig:281
12926 msgid "Structure and data"
12927 msgstr "Структура и данные"
12929 #: libraries/classes/Tracking.php:383 libraries/classes/Tracking.php:451
12931 msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
12932 msgstr "Вывести %1$s с датой от %2$s до %3$s пользователя %4$s %5$s"
12934 #: libraries/classes/Tracking.php:472
12935 msgid "SQL dump (file download)"
12936 msgstr "Выгрузка SQL (файл)"
12938 #: libraries/classes/Tracking.php:474
12940 msgstr "Выгрузка SQL"
12942 #: libraries/classes/Tracking.php:477
12943 msgid "This option will replace your table and contained data."
12944 msgstr "Данный параметр заместит таблицу и содержащиеся в ней данные."
12946 #: libraries/classes/Tracking.php:479
12947 msgid "SQL execution"
12948 msgstr "Выполнение SQL запроса"
12950 #: libraries/classes/Tracking.php:483
12952 msgid "Export as %s"
12953 msgstr "Экспортировать как %s"
12955 #: libraries/classes/Tracking.php:521
12956 msgid "Data manipulation statement"
12957 msgstr "Выражение изменяющее данные"
12959 #: libraries/classes/Tracking.php:557
12960 msgid "Data definition statement"
12961 msgstr "Выражение определяющее структуру"
12963 #: libraries/classes/Tracking.php:640
12964 #: templates/database/tracking/tables.twig:126
12965 #: templates/table/tracking/main.twig:80
12966 msgid "Structure snapshot"
12967 msgstr "Снимок структуры"
12969 #: libraries/classes/Tracking.php:658
12971 msgid "Version %s snapshot (SQL code)"
12972 msgstr "Обзор версии %s (SQL код)"
12974 #: libraries/classes/Tracking.php:728
12975 msgid "Tracking data definition successfully deleted"
12976 msgstr "Данные слежения успешно удалены"
12978 #: libraries/classes/Tracking.php:740
12979 msgid "Tracking data manipulation successfully deleted"
12980 msgstr "Данные слежения успешно удалены"
12982 #: libraries/classes/Tracking.php:797
12984 "You can execute the dump by creating and using a temporary database. Please "
12985 "ensure that you have the privileges to do so."
12987 "Вы можете выполнить выгруженные запросы создав и использовав для этого "
12988 "временную базу данных. Убедитесь, что у вас есть для этого достаточные "
12991 #: libraries/classes/Tracking.php:801
12992 msgid "Comment out these two lines if you do not need them."
12993 msgstr "Закомментируйте эти две строки, если они вам не нужны."
12995 #: libraries/classes/Tracking.php:812
12996 msgid "SQL statements exported. Please copy the dump or execute it."
12997 msgstr "SQL выражения успешно выгружены; скопируйте, либо выполните их."
12999 #: libraries/classes/Tracking.php:845
13001 msgid "Tracking report for table `%s`"
13002 msgstr "Отчёт слежения для таблицы `%s`"
13004 #: libraries/classes/Tracking.php:877
13006 msgid "Tracking for %1$s was activated at version %2$s."
13007 msgstr "Слежение за %1$s было включено на версии %2$s."
13009 #: libraries/classes/Tracking.php:880
13011 msgid "Tracking for %1$s was deactivated at version %2$s."
13012 msgstr "Слежение за %1$s было выключено на версии %2$s."
13014 #: libraries/classes/Tracking.php:979
13016 msgid "Version %1$s of %2$s was deleted."
13017 msgstr "Версия %1$s из %2$s удалена."
13019 #: libraries/classes/Tracking.php:1010
13021 msgid "Version %1$s was created, tracking for %2$s is active."
13022 msgstr "Версия %1$s создана, отслеживание %2$s включено."
13024 #: libraries/classes/Types.php:231
13026 "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
13028 "Одно-байтовое целое число, диапазон чисел со знаком от -128 до 127, диапазон "
13029 "чисел без знака от 0 до 255"
13031 #: libraries/classes/Types.php:234
13033 "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
13036 "Двух-байтовое целое число, диапазон чисел со знаком от -32,768 до 32,767, "
13037 "диапазон чисел без знака от 0 до 65,535"
13039 #: libraries/classes/Types.php:238
13041 "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
13044 "Трех-байтовое целое число, диапазон чисел со знаком от -8,388,608 до "
13045 "8,388,607, диапазон чисел без знака от 0 до 16,777,215"
13047 #: libraries/classes/Types.php:243
13049 "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
13050 "range is 0 to 4,294,967,295"
13052 "Четырех-байтовое целое число, диапазон чисел со знаком от -2,147,483,648 до "
13053 "2,147,483,647, диапазон чисел без знака от 0 до 4,294,967,295"
13055 #: libraries/classes/Types.php:250
13057 "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
13058 "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
13060 "Восьми-байтовое целое число, диапазон чисел со знаком от "
13061 "-9,223,372,036,854,775,808 до 9,223,372,036,854,775,807, диапазон чисел без "
13062 "знака от 0 до 18,446,744,073,709,551,615"
13064 #: libraries/classes/Types.php:257
13066 "A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
13067 "(default 10), the maximum number of decimals (D) is 30 (default 0)"
13069 "Число с фиксированной точкой (M, D) - максимальное количество цифр (M) не "
13070 "должно превышать 65 (по умолчанию 10), максимальное количество десятичных "
13071 "знаков после запятой (D) не должно превышать 30 (по умолчанию 0)"
13073 #: libraries/classes/Types.php:264
13075 "A small floating-point number, allowable values are -3.402823466E+38 to "
13076 "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
13078 "Малое число с плавающей точкой, допустимые значения от -3.402823466E+38 до "
13079 "-1.175494351E-38, 0, и от 1.175494351E-38 до 3.402823466E+38"
13081 #: libraries/classes/Types.php:271
13083 "A double-precision floating-point number, allowable values are "
13084 "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
13085 "2.2250738585072014E-308 to 1.7976931348623157E+308"
13087 "Число с плавающей точкой удвоенной точности, допустимые значения от "
13088 "-1.7976931348623157E+308 до -2.2250738585072014E-308, 0, и от "
13089 "2.2250738585072014E-308 до 1.7976931348623157E+308"
13091 #: libraries/classes/Types.php:277
13093 "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
13096 "Синоним для DOUBLE (исключение: в режиме REAL_AS_FLOAT SQL будет синоним для "
13099 #: libraries/classes/Types.php:280
13101 "A bit-field type (M), storing M of bits per value (default is 1, maximum is "
13104 "Тип поля-бит (M), сохранит M бит для значения (по умолчанию 1, максимум 64)"
13106 #: libraries/classes/Types.php:284
13108 "A synonym for TINYINT(1), a value of zero is considered false, nonzero "
13109 "values are considered true"
13111 "Синоним для TINYINT(1), значение нуля предполагает false, ненулевые значения "
13112 "предполагают true"
13114 #: libraries/classes/Types.php:288
13115 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
13116 msgstr "Псевдоним для BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
13118 #: libraries/classes/Types.php:292
13120 msgid "A date, supported range is %1$s to %2$s"
13121 msgstr "Дата, поддерживаемый диапазон от %1$s до %2$s"
13123 #: libraries/classes/Types.php:299
13125 msgid "A date and time combination, supported range is %1$s to %2$s"
13127 "Совмещение даты и времени, поддерживаемый диапазон от \"%1$s\" до \"%2$s\""
13129 #: libraries/classes/Types.php:306
13131 "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
13132 "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
13134 "Временная метка, диапазон от \"1970-01-01 00:00:01\" UTC до \"2038-01-09 "
13135 "03:14:07\" UTC, содержит количество секунд прошедших со времени "
13136 "(\"1970-01-01 00:00:00\" UTC)"
13138 #: libraries/classes/Types.php:313
13140 msgid "A time, range is %1$s to %2$s"
13141 msgstr "Время, диапазон от %1$s до %2$s"
13143 #: libraries/classes/Types.php:320
13145 "A year in four-digit (4, default) or two-digit (2) format, the allowable "
13146 "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
13148 "Год в четырехзначном (4, по умолчанию) или двухзначном (2) формате, "
13149 "допустимые значения от 70 (1970) до 69 (2069) или от 1901 до 2155 и 0000"
13151 #: libraries/classes/Types.php:327
13153 "A fixed-length (0-255, default 1) string that is always right-padded with "
13154 "spaces to the specified length when stored"
13156 "Строка фиксированной длины (0-255, по-умолчанию 1), при хранении всегда "
13157 "дополняется пробелами в конце строки до заданной длины"
13159 #: libraries/classes/Types.php:334
13162 "A variable-length (%s) string, the effective maximum length is subject to "
13163 "the maximum row size"
13165 "Строка переменной длины (%s), эффективная максимальная длина зависит от "
13166 "максимального размера строки"
13168 #: libraries/classes/Types.php:341
13170 "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
13171 "a one-byte prefix indicating the length of the value in bytes"
13173 "Столбец типа TEXT с максимальной длиной 255 (2^8 - 1) символов, сохраняется "
13174 "с одно-байтовым префиксом, указывающим длину значения в байтах"
13176 #: libraries/classes/Types.php:348
13178 "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
13179 "with a two-byte prefix indicating the length of the value in bytes"
13181 "Столбец типа TEXT с максимальной длиной 65,535 (2^16 - 1) символов, "
13182 "сохраняется с двух-байтовым префиксом, указывающим длину значения в байтах"
13184 #: libraries/classes/Types.php:355
13186 "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
13187 "stored with a three-byte prefix indicating the length of the value in bytes"
13189 "Столбец типа TEXT с максимальной длиной 16,777,215 (2^24 - 1) символов, "
13190 "сохраняется с трех-байтовым префиксом, указывающим длину значения в байтах"
13192 #: libraries/classes/Types.php:362
13194 "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
13195 "characters, stored with a four-byte prefix indicating the length of the "
13198 "Столбец типа TEXT с максимальной длиной 4,294,967,295 или 4ГиБ (2^32 - 1) "
13199 "символов, сохраняется с четырех-байтовым префиксом, указывающим длину "
13200 "значения в байтах"
13202 #: libraries/classes/Types.php:369
13204 "Similar to the CHAR type, but stores binary byte strings rather than non-"
13205 "binary character strings"
13207 "Аналогичен типу CHAR, но предназначен для хранения бинарных байт-строк, "
13208 "вместо не бинарных символьных строк"
13210 #: libraries/classes/Types.php:374
13212 "Similar to the VARCHAR type, but stores binary byte strings rather than non-"
13213 "binary character strings"
13215 "Аналогичен типу VARCHAR, но предназначен для хранения бинарных байт-строк, "
13216 "вместо не бинарных символьных строк"
13218 #: libraries/classes/Types.php:380
13220 "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
13221 "one-byte prefix indicating the length of the value"
13223 "Столбец типа BLOB с максимальной длиной 255 (2^8 - 1) байт, сохраняется с "
13224 "одно-байтовым префиксом, указывающим длину значения"
13226 #: libraries/classes/Types.php:386
13228 "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
13229 "with a three-byte prefix indicating the length of the value"
13231 "Столбец типа BLOB с максимальной длиной 16,777,215 (2^24 - 1) байт, "
13232 "сохраняется с трех-байтовым префиксом, указывающим длину значения"
13234 #: libraries/classes/Types.php:393
13236 "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
13237 "a two-byte prefix indicating the length of the value"
13239 "Столбец типа BLOB с максимальной длиной 65,535 (2^16 - 1) байт, сохраняется "
13240 "с двух-байтовым префиксом, указывающим длину значения"
13242 #: libraries/classes/Types.php:399
13244 "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
13245 "bytes, stored with a four-byte prefix indicating the length of the value"
13247 "Столбец типа BLOB с максимальной длиной 4,294,967,295 или 4ГиБ (2^32 - 1) "
13248 "байт, сохраняется с четырех-байтовым префиксом, указывающим длину значения"
13250 #: libraries/classes/Types.php:406
13252 "An enumeration, chosen from the list of up to 65,535 values or the special "
13255 "Перечисляемый тип данных, который может содержать максимум 65,535 различных "
13256 "величин или специальную величину ошибки ''"
13258 #: libraries/classes/Types.php:410
13259 msgid "A single value chosen from a set of up to 64 members"
13260 msgstr "Единственное значение выбираемое из набора не более 64 членов"
13262 #: libraries/classes/Types.php:413
13263 msgid "A type that can store a geometry of any type"
13264 msgstr "Тип для хранения любого вида геометрических данных"
13266 #: libraries/classes/Types.php:416
13267 msgid "A point in 2-dimensional space"
13268 msgstr "Точка в двухмерном пространстве"
13270 #: libraries/classes/Types.php:419
13271 msgid "A curve with linear interpolation between points"
13272 msgstr "Кривая с линейной интерполяцией между точек"
13274 #: libraries/classes/Types.php:422
13276 msgstr "Многоугольник"
13278 #: libraries/classes/Types.php:425
13279 msgid "A collection of points"
13280 msgstr "Набор точек"
13282 #: libraries/classes/Types.php:428
13283 msgid "A collection of curves with linear interpolation between points"
13284 msgstr "Набор кривых с линейной интерполяцией между точками"
13286 #: libraries/classes/Types.php:431
13287 msgid "A collection of polygons"
13288 msgstr "Набор многоугольников"
13290 #: libraries/classes/Types.php:434
13291 msgid "A collection of geometry objects of any type"
13292 msgstr "Набор геометрических объектов любого типа"
13294 #: libraries/classes/Types.php:437
13296 "Stores and enables efficient access to data in JSON (JavaScript Object "
13297 "Notation) documents"
13299 "Тип данных для эффективного хранения и использования данных в JSON "
13300 "(JavaScript Object Notation)"
13302 #: libraries/classes/Types.php:440
13304 "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
13305 "conventional mapping of IPv4 addresses into IPv6 addresses"
13308 #: libraries/classes/Types.php:445
13310 #| msgid "Stores a Universally Unique Identifier (UUID)"
13311 msgid "128-bit UUID (Universally Unique Identifier)"
13312 msgstr "Сохраняет Уникальный Универсальный Идентификатор (UUID)"
13314 #: libraries/classes/Types.php:791
13315 msgctxt "numeric types"
13319 #: libraries/classes/Types.php:809
13320 msgctxt "date and time types"
13321 msgid "Date and time"
13322 msgstr "Дата и время"
13324 #: libraries/classes/Types.php:845
13325 msgctxt "spatial types"
13327 msgstr "Пространственные"
13329 #: libraries/classes/UrlRedirector.php:55
13330 msgid "Taking you to the target site."
13331 msgstr "Переход на целевой сайт."
13333 #: libraries/classes/UserPassword.php:38
13334 msgid "The profile has been updated."
13335 msgstr "Профиль был обновлен."
13337 #: libraries/classes/UserPassword.php:50
13338 msgid "Password is too long!"
13339 msgstr "Пароль слишком длинный!"
13341 #: libraries/classes/UserPreferences.php:181
13342 msgid "Could not save configuration"
13343 msgstr "Не получилось сохранить настройки"
13345 #: libraries/classes/UserPreferences.php:192
13348 #| "%sCreate%s the phpMyAdmin configuration storage in the current database."
13349 msgid "The phpMyAdmin configuration storage database could not be accessed."
13350 msgstr "%sСоздать%s хранилище конфигурации phpMyAdmin в текущей базе данных."
13352 #: libraries/classes/Util.php:131
13355 msgstr "Максимальный размер: %s%s"
13357 #. l10n: Short month name
13358 #. l10n: Short month name for January
13359 #: libraries/classes/Util.php:666 templates/javascript/variables.twig:34
13363 #. l10n: Short month name
13364 #. l10n: Short month name for February
13365 #: libraries/classes/Util.php:668 templates/javascript/variables.twig:35
13369 #. l10n: Short month name
13370 #. l10n: Short month name for March
13371 #: libraries/classes/Util.php:670 templates/javascript/variables.twig:36
13375 #. l10n: Short month name
13376 #. l10n: Short month name for April
13377 #: libraries/classes/Util.php:672 templates/javascript/variables.twig:37
13381 #. l10n: Short month name
13382 #: libraries/classes/Util.php:674
13383 msgctxt "Short month name"
13387 #. l10n: Short month name
13388 #. l10n: Short month name for June
13389 #: libraries/classes/Util.php:676 templates/javascript/variables.twig:39
13393 #. l10n: Short month name
13394 #. l10n: Short month name for July
13395 #: libraries/classes/Util.php:678 templates/javascript/variables.twig:40
13399 #. l10n: Short month name
13400 #. l10n: Short month name for August
13401 #: libraries/classes/Util.php:680 templates/javascript/variables.twig:41
13405 #. l10n: Short month name
13406 #. l10n: Short month name for September
13407 #: libraries/classes/Util.php:682 templates/javascript/variables.twig:42
13411 #. l10n: Short month name
13412 #. l10n: Short month name for October
13413 #: libraries/classes/Util.php:684 templates/javascript/variables.twig:43
13417 #. l10n: Short month name
13418 #. l10n: Short month name for November
13419 #: libraries/classes/Util.php:686 templates/javascript/variables.twig:44
13423 #. l10n: Short month name
13424 #. l10n: Short month name for December
13425 #: libraries/classes/Util.php:688 templates/javascript/variables.twig:45
13429 #. l10n: Short week day name for Sunday
13430 #: libraries/classes/Util.php:692
13431 msgctxt "Short week day name for Sunday"
13435 #. l10n: Short week day name for Monday
13436 #: libraries/classes/Util.php:694 templates/javascript/variables.twig:58
13440 #. l10n: Short week day name for Tuesday
13441 #: libraries/classes/Util.php:696 templates/javascript/variables.twig:59
13445 #. l10n: Short week day name for Wednesday
13446 #: libraries/classes/Util.php:698 templates/javascript/variables.twig:60
13450 #. l10n: Short week day name for Thursday
13451 #: libraries/classes/Util.php:700 templates/javascript/variables.twig:61
13455 #. l10n: Short week day name for Friday
13456 #: libraries/classes/Util.php:702 templates/javascript/variables.twig:62
13460 #. l10n: Short week day name for Saturday
13461 #: libraries/classes/Util.php:704 templates/javascript/variables.twig:63
13465 #: libraries/classes/Util.php:730
13466 msgctxt "AM/PM indication in time"
13470 #: libraries/classes/Util.php:732
13471 msgctxt "AM/PM indication in time"
13475 #: libraries/classes/Util.php:803
13477 msgid "%s days, %s hours, %s minutes and %s seconds"
13478 msgstr "%s дн, %s ч, %s мин и %s с"
13480 #: libraries/classes/Util.php:1934
13482 msgstr "Пользователи"
13484 #: libraries/classes/Util.php:2544
13485 #: templates/database/multi_table_query/form.twig:67
13487 msgstr "Отсортировать"
13489 #: libraries/classes/ZipExtension.php:73 libraries/classes/ZipExtension.php:119
13490 msgid "Error in ZIP archive:"
13491 msgstr "Ошибка в ZIP-архиве:"
13493 #: libraries/classes/ZipExtension.php:83
13494 msgid "No files found inside ZIP archive!"
13495 msgstr "Файлов внутри ZIP-архива не найдено!"
13497 #: libraries/config.values.php:88 libraries/config.values.php:126
13498 #: libraries/config.values.php:138
13502 #: libraries/config.values.php:89 libraries/config.values.php:127
13503 #: libraries/config.values.php:139
13504 #: templates/database/multi_table_query/form.twig:118
13508 #: libraries/config.values.php:90 libraries/config.values.php:108
13509 #: libraries/config.values.php:128 libraries/config.values.php:140
13513 #: libraries/config.values.php:105
13517 #: libraries/config.values.php:106
13521 #: libraries/config.values.php:107
13525 #: libraries/config.values.php:143
13529 #: libraries/config.values.php:144
13530 msgid "Double click"
13531 msgstr "Двойное нажатие"
13533 #: libraries/config.values.php:145 libraries/config.values.php:188
13534 #: templates/config/form_display/input.twig:16
13535 #: templates/relation/check_relations.twig:15
13536 #: templates/relation/check_relations.twig:66
13537 #: templates/relation/check_relations.twig:91
13538 #: templates/relation/check_relations.twig:129
13539 #: templates/relation/check_relations.twig:154
13540 #: templates/relation/check_relations.twig:164
13541 #: templates/relation/check_relations.twig:199
13542 #: templates/relation/check_relations.twig:224
13543 #: templates/relation/check_relations.twig:249
13544 #: templates/relation/check_relations.twig:274
13545 #: templates/relation/check_relations.twig:299
13546 #: templates/relation/check_relations.twig:324
13547 #: templates/relation/check_relations.twig:349
13548 #: templates/relation/check_relations.twig:387
13549 #: templates/relation/check_relations.twig:412
13550 #: templates/relation/check_relations.twig:437
13551 #: templates/relation/check_relations.twig:462
13552 #: templates/relation/check_relations.twig:487
13553 #: templates/relation/check_relations.twig:512
13555 msgstr "Недоступно"
13557 #: libraries/config.values.php:148
13561 #: libraries/config.values.php:149
13562 msgid "display column"
13563 msgstr "отобразить колонку"
13565 #: libraries/config.values.php:153
13567 msgstr "Добро пожаловать"
13569 #: libraries/config.values.php:186
13573 #: libraries/config.values.php:187
13577 #: libraries/config.values.php:191 templates/javascript/variables.twig:49
13579 msgstr "Понедельник"
13581 #: libraries/config.values.php:192 templates/javascript/variables.twig:50
13585 #: libraries/config.values.php:193 templates/javascript/variables.twig:51
13589 #: libraries/config.values.php:194 templates/javascript/variables.twig:52
13593 #: libraries/config.values.php:195 templates/javascript/variables.twig:53
13597 #: libraries/config.values.php:196 templates/javascript/variables.twig:54
13601 #: libraries/config.values.php:197 templates/javascript/variables.twig:48
13603 msgstr "Воскресенье"
13605 #: libraries/config.values.php:200
13606 msgid "Ask before sending error reports"
13607 msgstr "Спрашивать до отправки отчётов об ошибках"
13609 #: libraries/config.values.php:201
13610 msgid "Always send error reports"
13611 msgstr "Всегда отправлять отчёты об ошибках"
13613 #: libraries/config.values.php:202
13614 msgid "Never send error reports"
13615 msgstr "Никогда не отправлять отчёты об ошибках"
13617 #: libraries/config.values.php:205
13618 msgid "Server default"
13619 msgstr "Сервер по умолчанию"
13621 #: libraries/config.values.php:206
13625 #: libraries/config.values.php:207
13629 #: libraries/config.values.php:259
13630 msgid "Quick - display only the minimal options to configure"
13631 msgstr "Быстро - отображать минимальный набор параметров"
13633 #: libraries/config.values.php:260
13634 msgid "Custom - display all possible options to configure"
13635 msgstr "По выбору - отображать все возможные параметры"
13637 #: libraries/config.values.php:261
13638 msgid "Custom - like above, but without the quick/custom choice"
13639 msgstr "По выбору - как выше, но без выбора быстро/по выбору"
13641 #: libraries/config.values.php:328
13642 msgid "complete inserts"
13643 msgstr "полная вставка"
13645 #: libraries/config.values.php:329
13646 msgid "extended inserts"
13647 msgstr "расширенная вставка"
13649 #: libraries/config.values.php:330
13650 msgid "both of the above"
13651 msgstr "оба верхних варианта"
13653 #: libraries/config.values.php:331
13654 msgid "neither of the above"
13655 msgstr "иначе, чем в вариантах выше"
13657 #: setup/index.php:33
13658 msgid "Configuration already exists, setup is disabled!"
13659 msgstr "Конфигурация уже существует, настройка отключена!"
13661 #: setup/validate.php:31
13663 msgstr "Ошибочные данные"
13665 #: setup/validate.php:38
13667 msgid "Wrong data or no validation for %s"
13668 msgstr "Неверные данные или отсутствие проверки для %s"
13670 #: templates/columns_definitions/column_attributes.twig:31
13671 #: templates/database/central_columns/edit_table_row.twig:23
13672 #: templates/database/central_columns/main.twig:71
13673 #: templates/database/central_columns/main.twig:298
13674 msgid "Edit ENUM/SET values"
13675 msgstr "Редактировать ENUM/SET значения"
13677 #: templates/columns_definitions/column_attributes.twig:38
13678 #: templates/database/central_columns/edit_table_row.twig:30
13679 #: templates/database/central_columns/main.twig:76
13680 #: templates/database/central_columns/main.twig:309
13681 msgctxt "for default"
13685 #: templates/columns_definitions/column_attributes.twig:41
13686 #: templates/database/central_columns/edit_table_row.twig:33
13687 #: templates/database/central_columns/main.twig:77
13688 #: templates/database/central_columns/main.twig:312
13689 msgid "As defined:"
13690 msgstr "Как определено:"
13692 #: templates/columns_definitions/column_attributes.twig:102
13694 "You don't have sufficient privileges to perform this operation; Please refer "
13695 "to the documentation for more details"
13697 "Для выполнения данного действия у вас недостаточно прав; пожалуйста, "
13698 "обратитесь к документации"
13700 #: templates/columns_definitions/column_attributes.twig:116
13701 #: templates/database/data_dictionary/index.twig:75 templates/indexes.twig:18
13702 #: templates/table/structure/display_structure.twig:152
13703 #: templates/table/structure/display_structure.twig:160
13704 #: templates/table/structure/display_structure.twig:298
13705 #: templates/table/structure/display_structure.twig:477
13706 #: templates/table/tracking/structure_snapshot_indexes.twig:7
13708 msgstr "Уникальный"
13710 #: templates/columns_definitions/column_attributes.twig:124
13711 #: templates/table/structure/display_structure.twig:219
13712 #: templates/table/structure/display_structure.twig:222
13713 #: templates/table/structure/display_structure.twig:307
13715 msgstr "Полнотекстовый"
13717 #: templates/columns_definitions/column_attributes.twig:128
13718 #: templates/table/structure/display_structure.twig:192
13719 #: templates/table/structure/display_structure.twig:200
13720 #: templates/table/structure/display_structure.twig:304
13722 msgstr "Пространственный"
13724 #: templates/columns_definitions/column_attributes.twig:165
13725 #: templates/table/structure/display_partitions.twig:26
13729 #: templates/columns_definitions/column_attributes.twig:186
13733 #: templates/columns_definitions/column_attributes.twig:191
13734 #: templates/table/structure/display_structure.twig:450
13739 #: templates/columns_definitions/column_definitions_form.twig:23
13740 #: templates/database/create_table.twig:6
13741 #: templates/database/operations/index.twig:30
13743 msgstr "Имя таблицы"
13745 #: templates/columns_definitions/column_definitions_form.twig:32
13746 #: templates/console/display.twig:99
13747 #: templates/database/central_columns/main.twig:196 templates/export.twig:285
13748 #: templates/export.twig:301 templates/export.twig:317
13752 #: templates/columns_definitions/column_definitions_form.twig:40
13756 #: templates/columns_definitions/column_definitions_form.twig:74
13758 msgstr "Сравнение:"
13760 #: templates/columns_definitions/column_definitions_form.twig:77
13761 msgid "Storage Engine:"
13762 msgstr "Тип таблиц:"
13764 #: templates/columns_definitions/column_definitions_form.twig:82
13765 msgid "Connection:"
13766 msgstr "Соединение:"
13768 #: templates/columns_definitions/column_definitions_form.twig:113
13769 #: templates/columns_definitions/partitions.twig:137
13770 #: templates/table/operations/index.twig:133
13771 msgid "Storage engine"
13772 msgstr "Механизм хранилища"
13774 #: templates/columns_definitions/column_definitions_form.twig:136
13775 msgid "PARTITION definition:"
13776 msgstr "Определение разделов (PARTITION):"
13778 #: templates/columns_definitions/column_definitions_form.twig:154
13779 msgctxt "Online transaction part of the SQL DDL for InnoDB"
13780 msgid "Online transaction"
13781 msgstr "Транзакция в режиме онлайн"
13783 #: templates/columns_definitions/column_definitions_form.twig:166
13785 "The column width of integer types is ignored in your MySQL version unless "
13786 "defining a TINYINT(1) column"
13788 "Ширина столбца целых типов игнорируется в вашей версии MySQL, если не "
13789 "определён столбец TINYINT(1)"
13791 #: templates/columns_definitions/column_definitions_form.twig:175
13792 #: templates/database/designer/main.twig:1097
13793 #: templates/database/designer/main.twig:1112 templates/export_modal.twig:5
13794 #: templates/export.twig:81 templates/modals/build_query.twig:5
13795 #: templates/modals/index_dialog_modal.twig:5
13796 #: templates/modals/preview_sql_confirmation.twig:5
13797 #: templates/modals/preview_sql_modal.twig:5
13798 #: templates/table/insert/actions_panel.twig:46
13799 #: templates/table/relation/common_form.twig:233
13800 #: templates/table/zoom_search/result_form.twig:26
13801 #: templates/table/zoom_search/result_form.twig:95
13805 #: templates/columns_definitions/column_name.twig:4
13807 msgid "Referenced by %s."
13808 msgstr "Ссылается на %s."
13810 #: templates/columns_definitions/column_name.twig:12
13811 msgid "Is a foreign key."
13812 msgstr "Это внешний ключ."
13814 #: templates/columns_definitions/column_name.twig:39
13815 msgid "Pick from Central Columns"
13816 msgstr "Выбрать из центральных столбцов"
13818 #: templates/columns_definitions/partitions.twig:17
13819 msgid "Partition by:"
13822 #: templates/columns_definitions/partitions.twig:32
13823 #: templates/columns_definitions/partitions.twig:60
13824 msgid "Expression or column list"
13825 msgstr "Выражение или перечень столбцов"
13827 #: templates/columns_definitions/partitions.twig:37
13828 msgid "Partitions:"
13831 #: templates/columns_definitions/partitions.twig:45
13832 msgid "Subpartition by:"
13833 msgstr "Подкритерий:"
13835 #: templates/columns_definitions/partitions.twig:65
13836 msgid "Subpartitions:"
13837 msgstr "Подразделы:"
13839 #: templates/columns_definitions/partitions.twig:76
13840 #: templates/table/operations/index.twig:480
13841 #: templates/table/structure/display_partitions.twig:24
13845 #: templates/columns_definitions/partitions.twig:78
13849 #: templates/columns_definitions/partitions.twig:82
13850 msgid "Subpartition"
13853 #: templates/columns_definitions/partitions.twig:84
13857 #: templates/columns_definitions/partitions.twig:85
13858 #: templates/config/form_display/input.twig:53
13859 #: templates/database/data_dictionary/index.twig:81
13860 #: templates/database/events/editor_form.twig:102
13861 #: templates/database/routines/editor_form.twig:167
13862 #: templates/database/structure/table_header.twig:46 templates/indexes.twig:24
13863 #: templates/table/structure/display_partitions.twig:31
13864 #: templates/table/structure/display_structure.twig:483
13865 #: templates/table/tracking/structure_snapshot_columns.twig:12
13866 #: templates/table/tracking/structure_snapshot_indexes.twig:13
13868 msgstr "Комментарий"
13870 #: templates/columns_definitions/partitions.twig:86
13871 msgid "Data directory"
13872 msgstr "Каталог данных"
13874 #: templates/columns_definitions/partitions.twig:87
13875 msgid "Index directory"
13876 msgstr "Каталог индексов"
13878 #: templates/columns_definitions/partitions.twig:88
13880 msgstr "Максимум строк"
13882 #: templates/columns_definitions/partitions.twig:89
13884 msgstr "Минимум строк"
13886 #: templates/columns_definitions/partitions.twig:90
13887 msgid "Table space"
13888 msgstr "Интервал таблицы"
13890 #: templates/columns_definitions/partitions.twig:91
13892 msgstr "Группа узлов"
13894 #: templates/columns_definitions/table_fields_definitions.twig:16
13895 #: templates/database/central_columns/edit.twig:10
13896 #: templates/database/routines/editor_form.twig:52
13897 msgid "Length/Values"
13898 msgstr "Длина/Значения"
13900 #: templates/columns_definitions/table_fields_definitions.twig:17
13902 "If column type is \"enum\" or \"set\", please enter the values using this "
13903 "format: 'a','b','c'…<br>If you ever need to put a backslash (\"\\\") or a "
13904 "single quote (\"'\") amongst those values, precede it with a backslash (for "
13905 "example '\\\\xyz' or 'a\\'b')."
13907 "При создании полей типа \"enum\" или \"set\", данные значения должны иметь "
13908 "формат: 'a','b','c'…<br>Символы обратной косой черты (\"\\\") и одинарной "
13909 "кавычки (\"'\") необходимо экранировать (предварять) символом обратной косой "
13910 "черты, например: '\\\\xyz' или 'a\\'b'."
13912 #: templates/columns_definitions/table_fields_definitions.twig:21
13914 "For default values, please enter just a single value, without backslash "
13915 "escaping or quotes, using this format: a"
13917 "Для значений по умолчанию не добавляйте символы экранирования и кавычек, "
13918 "формат значений: a"
13920 #: templates/columns_definitions/table_fields_definitions.twig:24
13921 #: templates/database/central_columns/edit.twig:12
13922 #: templates/database/central_columns/main.twig:32
13923 #: templates/database/central_columns/main.twig:236
13924 #: templates/database/data_dictionary/index.twig:79
13925 #: templates/database/operations/index.twig:194
13926 #: templates/database/operations/index.twig:198
13927 #: templates/database/structure/table_header.twig:31
13928 #: templates/home/index.twig:64 templates/indexes.twig:22
13929 #: templates/server/databases/index.twig:29
13930 #: templates/server/databases/index.twig:30
13931 #: templates/server/databases/index.twig:123
13932 #: templates/table/operations/index.twig:151
13933 #: templates/table/search/index.twig:40
13934 #: templates/table/structure/display_structure.twig:23
13935 #: templates/table/structure/display_structure.twig:481
13936 #: templates/table/structure/display_table_stats.twig:108
13937 #: templates/table/tracking/structure_snapshot_columns.twig:8
13938 #: templates/table/tracking/structure_snapshot_indexes.twig:11
13939 #: templates/table/zoom_search/index.twig:38
13943 #: templates/columns_definitions/table_fields_definitions.twig:36
13944 #: templates/database/operations/index.twig:68
13945 #: templates/database/operations/index.twig:173
13946 #: templates/database/routines/editor_form.twig:128
13947 #: templates/database/structure/copy_form.twig:50
13948 #: templates/table/operations/index.twig:79
13949 #: templates/table/operations/index.twig:115
13950 #: templates/table/operations/index.twig:315
13951 msgid "Adjust privileges"
13952 msgstr "Настроить привилегии"
13954 #: templates/columns_definitions/table_fields_definitions.twig:59
13956 msgstr "Виртуальность"
13958 #: templates/columns_definitions/table_fields_definitions.twig:65
13959 msgid "Move column"
13960 msgstr "Переместить поле"
13962 #: templates/columns_definitions/table_fields_definitions.twig:75
13963 #: templates/columns_definitions/table_fields_definitions.twig:86
13964 msgid "List of available transformations and their options"
13965 msgstr "Доступные преобразования"
13967 #: templates/columns_definitions/table_fields_definitions.twig:77
13968 #: templates/transformation_overview.twig:18
13969 msgid "Browser display transformation"
13970 msgstr "Преобразование отображения браузера"
13972 #: templates/columns_definitions/table_fields_definitions.twig:81
13973 msgid "Browser display transformation options"
13974 msgstr "Параметры преобразования отображения браузера"
13976 #: templates/columns_definitions/table_fields_definitions.twig:82
13977 #: templates/columns_definitions/table_fields_definitions.twig:93
13979 "Please enter the values for transformation options using this format: 'a', "
13980 "100, b,'c'…<br>If you ever need to put a backslash (\"\\\") or a single "
13981 "quote (\"'\") amongst those values, precede it with a backslash (for example "
13982 "'\\\\xyz' or 'a\\'b')."
13984 "Значения параметров преобразований должны иметь формат: 'a', 100, b, 'c'…"
13985 "<br>Символы обратной косой черты (\"\\\") и одинарной кавычки (\"'\") "
13986 "необходимо экранировать (предварять) символом обратной косой черты, "
13987 "например: '\\\\xyz' или 'a\\'b'."
13989 #: templates/columns_definitions/table_fields_definitions.twig:88
13990 #: templates/transformation_overview.twig:37
13991 msgid "Input transformation"
13992 msgstr "Преобразование входных"
13994 #: templates/columns_definitions/table_fields_definitions.twig:92
13995 msgid "Input transformation options"
13996 msgstr "Параметры преобразования входных"
13998 #: templates/config/form_display/input.twig:15
13999 msgid "This setting is disabled, it will not be applied to your configuration."
14000 msgstr "Эта настройка отключена и не будет применена при конфигурации."
14002 #: templates/config/form_display/input.twig:57
14003 #: templates/config/form_display/input.twig:58
14005 msgid "Set value: %s"
14006 msgstr "Установить значение: %s"
14008 #: templates/config/form_display/input.twig:63
14009 #: templates/config/form_display/input.twig:64
14010 msgid "Restore default value"
14011 msgstr "Восстановить изначальное значение"
14013 #: templates/config/form_display/input.twig:79
14014 #: templates/config/form_display/input.twig:80
14015 msgid "Allow users to customize this value"
14016 msgstr "Разрешить пользователям изменять данное значение"
14018 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
14019 #: templates/console/display.twig:84 templates/console/display.twig:175
14023 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
14024 #: templates/console/display.twig:84 templates/console/display.twig:175
14026 msgstr "Развернуть"
14028 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
14029 #: templates/console/display.twig:175
14031 msgstr "Повторный запрос"
14033 #: templates/console/display.twig:7 templates/setup/home/index.twig:166
14034 #: templates/sql/query.twig:38
14038 #: templates/console/display.twig:7
14042 #: templates/console/display.twig:11 templates/console/display.twig:99
14046 #: templates/console/display.twig:20
14047 msgid "Press Ctrl+Enter to execute query"
14048 msgstr "Нажмите Ctrl+Enter для выполнения запроса"
14050 #: templates/console/display.twig:23
14051 msgid "Press Enter to execute query"
14052 msgstr "Нажмите Enter для выполнения запроса"
14054 #: templates/console/display.twig:31 templates/console/display.twig:175
14056 msgstr "Анализировать"
14058 #: templates/console/display.twig:40 templates/console/display.twig:184
14062 #: templates/console/display.twig:40 templates/console/display.twig:184
14063 msgid "Query failed"
14064 msgstr "Сбой выполнения запроса"
14066 #: templates/console/display.twig:42 templates/console/display.twig:184
14067 msgid "Queried time"
14068 msgstr "Время запроса"
14070 #: templates/console/display.twig:47
14071 msgid "During current session"
14072 msgstr "В течение текущей сессии"
14074 #: templates/console/display.twig:64
14076 msgstr "по возрастанию"
14078 #: templates/console/display.twig:64
14080 msgstr "по убыванию"
14082 #: templates/console/display.twig:64
14084 msgstr "Порядок сортировки:"
14086 #: templates/console/display.twig:64 templates/console/display.twig:84
14087 #: templates/table/find_replace/replace_preview.twig:16
14089 msgstr "Количество"
14091 #: templates/console/display.twig:64
14092 msgid "Execution order"
14093 msgstr "Порядок выполнения"
14095 #: templates/console/display.twig:64 templates/console/display.twig:84
14097 msgstr "Занято времени"
14099 #: templates/console/display.twig:64 templates/table/search/index.twig:146
14101 msgstr "Сортировки по:"
14103 #: templates/console/display.twig:64
14104 msgid "Ungroup queries"
14105 msgstr "Разгруппировать запросы"
14107 #: templates/console/display.twig:84
14109 msgstr "Показать трассировку"
14111 #: templates/console/display.twig:84
14113 msgstr "Скрыть трассировку"
14115 #: templates/console/display.twig:112
14116 msgid "Add bookmark"
14117 msgstr "Добавить закладку"
14119 #: templates/console/display.twig:121
14123 #: templates/console/display.twig:124
14124 msgid "Target database"
14125 msgstr "Целевая база данных"
14127 #: templates/console/display.twig:127
14128 msgid "Share this bookmark"
14129 msgstr "Сделать закладку общедоступной"
14131 #: templates/console/display.twig:140
14132 msgid "Set default"
14133 msgstr "Сбросить настройки"
14135 #: templates/console/display.twig:162
14137 "Execute queries on Enter and insert new line with Shift+Enter. To make this "
14138 "permanent, view settings."
14140 "Выполнить запрос по нажатию Enter и вставить новую строку по нажатию "
14141 "Shift+Enter. Чтобы сделать эту опцию постоянной, смотрите настройки."
14143 #: templates/create_tracking_version.twig:10
14145 msgid "Create version %1$s of %2$s"
14146 msgstr "Создать версию %1$s из %2$s"
14148 #: templates/create_tracking_version.twig:15
14150 msgid "Create version %1$s"
14151 msgstr "Создать версию %1$s"
14153 #: templates/create_tracking_version.twig:21
14154 msgid "Track these data definition statements:"
14155 msgstr "Отслеживать выражения, изменяющие структуру:"
14157 #: templates/create_tracking_version.twig:60
14158 msgid "Track these data manipulation statements:"
14159 msgstr "Отслеживать выражения, изменяющие данные:"
14161 #: templates/create_tracking_version.twig:77
14162 msgid "Create version"
14163 msgstr "Создать версию"
14165 #: templates/database/central_columns/edit.twig:15
14166 msgctxt "Auto Increment"
14170 #: templates/database/central_columns/main.twig:4
14171 msgid "Add new column"
14172 msgstr "Добавить столбец"
14174 #: templates/database/central_columns/main.twig:24
14175 #: templates/database/central_columns/main.twig:228
14176 msgid "Length/Value"
14177 msgstr "Длина/Значение"
14179 #: templates/database/central_columns/main.twig:36
14180 #: templates/database/central_columns/main.twig:240
14184 #: templates/database/central_columns/main.twig:44
14185 #: templates/database/central_columns/main.twig:248
14189 #: templates/database/central_columns/main.twig:129
14190 msgid "The central list of columns for the current database is empty"
14191 msgstr "Центральный список столбцов для текущей базы данных пуст"
14193 #: templates/database/central_columns/main.twig:166
14194 #: templates/display/results/table.twig:62
14195 msgid "Filter rows"
14196 msgstr "Фильтровать строки"
14198 #: templates/database/central_columns/main.twig:167
14199 #: templates/display/results/table.twig:64
14200 msgid "Search this table"
14201 msgstr "Поиск в таблице"
14203 #: templates/database/central_columns/main.twig:178
14204 #: templates/table/structure/display_structure.twig:435
14206 msgstr "Добавить столбец"
14208 #: templates/database/central_columns/main.twig:187
14209 msgid "Select a table"
14210 msgstr "Выберите таблицу"
14212 #: templates/database/central_columns/main.twig:194
14213 msgid "Select a column."
14214 msgstr "Выберите столбец."
14216 #: templates/database/central_columns/main.twig:213
14217 msgid "Click to sort."
14218 msgstr "Нажмите для сортировки."
14220 #: templates/database/central_columns/main.twig:218
14221 #: templates/database/privileges/index.twig:22
14222 #: templates/database/structure/table_header.twig:22
14223 #: templates/database/tracking/tables.twig:18
14224 #: templates/database/tracking/tables.twig:154 templates/indexes.twig:15
14225 #: templates/server/databases/index.twig:163
14226 #: templates/server/privileges/privileges_summary.twig:22
14227 #: templates/server/privileges/users_overview.twig:22
14228 #: templates/server/user_groups/user_groups.twig:21
14229 #: templates/server/variables/index.twig:30
14230 #: templates/table/privileges/index.twig:24
14231 #: templates/table/structure/display_partitions.twig:33
14232 #: templates/table/structure/display_structure.twig:34
14233 #: templates/table/structure/display_structure.twig:474
14234 #: templates/table/tracking/main.twig:32
14235 #: templates/table/tracking/report_table.twig:8
14239 #: templates/database/create_table.twig:3
14240 #: templates/database/operations/index.twig:27
14241 msgid "Create new table"
14242 msgstr "Создать новую таблицу"
14244 #: templates/database/create_table.twig:10
14245 #: templates/database/operations/index.twig:34
14246 msgid "Number of columns"
14247 msgstr "Количество столбцов"
14249 #: templates/database/create_table.twig:14
14250 #: templates/database/operations/index.twig:39 templates/export.twig:27
14251 #: templates/server/databases/index.twig:46
14255 #: templates/database/data_dictionary/index.twig:4
14256 msgid "Database comment:"
14257 msgstr "Комментарий к базе данных:"
14259 #: templates/database/data_dictionary/index.twig:8
14260 #: templates/database/data_dictionary/index.twig:124
14261 #: templates/database/structure/index.twig:19
14262 #: templates/display/results/table.twig:258
14263 #: templates/table/structure/display_structure.twig:393
14267 #: templates/database/data_dictionary/index.twig:76 templates/indexes.twig:19
14268 #: templates/table/structure/display_structure.twig:478
14269 #: templates/table/tracking/structure_snapshot_indexes.twig:8
14273 #: templates/database/data_dictionary/index.twig:78 templates/indexes.twig:21
14274 #: templates/table/structure/display_structure.twig:480
14275 #: templates/table/tracking/structure_snapshot_indexes.twig:10
14276 msgid "Cardinality"
14277 msgstr "Уникальных элементов"
14279 #: templates/database/data_dictionary/index.twig:117 templates/indexes.twig:92
14280 #: templates/table/structure/display_structure.twig:559
14281 msgid "No index defined!"
14282 msgstr "Индекс не определен!"
14284 #: templates/database/designer/database_tables.twig:31
14285 #: templates/database/export/index.twig:28
14286 #: templates/database/search/main.twig:43 templates/server/export/index.twig:10
14287 #: templates/server/privileges/privileges_table.twig:28
14288 #: templates/server/privileges/privileges_table.twig:55
14289 #: templates/server/privileges/privileges_table.twig:82
14290 #: templates/server/privileges/privileges_table.twig:109
14291 #: templates/server/replication/database_multibox.twig:7
14293 msgstr "Выбрать все"
14295 #: templates/database/designer/database_tables.twig:37
14296 msgid "Show/hide columns"
14297 msgstr "Показать/скрыть столбцы"
14299 #: templates/database/designer/database_tables.twig:46
14300 msgid "See table structure"
14301 msgstr "Отобразить структуру таблицы"
14303 #: templates/database/designer/database_tables.twig:91
14305 msgid "Select \"%s\""
14306 msgstr "Выбрать \"%s\""
14308 #: templates/database/designer/database_tables.twig:109
14310 msgid "Add an option for column \"%s\"."
14311 msgstr "Добавить параметр для столбца \"%s\"."
14313 #: templates/database/designer/edit_delete_pages.twig:6
14314 msgid "Page to open"
14315 msgstr "Открываемая страница"
14317 #: templates/database/designer/edit_delete_pages.twig:6
14318 msgid "Page to delete"
14319 msgstr "Удаляемая страница"
14321 #: templates/database/designer/main.twig:19
14322 #: templates/database/designer/main.twig:25
14323 msgid "Show/Hide tables list"
14324 msgstr "Показать/Скрыть список таблиц"
14326 #: templates/database/designer/main.twig:29
14327 #: templates/database/designer/main.twig:35
14328 #: templates/database/designer/main.twig:36
14329 msgid "View in fullscreen"
14330 msgstr "Отобразить в полном экране"
14332 #: templates/database/designer/main.twig:34
14333 msgid "Exit fullscreen"
14334 msgstr "Выйти из полноэкранного режима"
14336 #: templates/database/designer/main.twig:48
14337 #: templates/database/designer/main.twig:52
14339 msgstr "Новая страница"
14341 #: templates/database/designer/main.twig:77
14342 #: templates/database/designer/main.twig:80
14343 msgid "Delete pages"
14344 msgstr "Удалить страницы"
14346 #: templates/database/designer/main.twig:84
14347 #: templates/database/designer/main.twig:87
14348 #: templates/database/structure/show_create.twig:11
14349 msgid "Create table"
14350 msgstr "Создать таблицу"
14352 #: templates/database/designer/main.twig:91
14353 #: templates/database/designer/main.twig:94
14354 #: templates/database/designer/main.twig:271
14355 msgid "Create relationship"
14356 msgstr "Создать ссылку"
14358 #: templates/database/designer/main.twig:105
14359 #: templates/database/designer/main.twig:108
14363 #: templates/database/designer/main.twig:112
14364 #: templates/database/designer/main.twig:115
14368 #: templates/database/designer/main.twig:120
14369 #: templates/database/designer/main.twig:123
14370 msgid "Angular links"
14371 msgstr "Угловые линии связей"
14373 #: templates/database/designer/main.twig:120
14374 #: templates/database/designer/main.twig:123
14375 msgid "Direct links"
14376 msgstr "Прямые линии связей"
14378 #: templates/database/designer/main.twig:127
14379 #: templates/database/designer/main.twig:129
14380 msgid "Snap to grid"
14381 msgstr "Привязать к сетке"
14383 #: templates/database/designer/main.twig:133
14384 #: templates/database/designer/main.twig:139
14385 msgid "Small/Big All"
14386 msgstr "Свернуть/развернуть отображение всех таблиц"
14388 #: templates/database/designer/main.twig:143
14389 #: templates/database/designer/main.twig:146
14390 msgid "Toggle small/big"
14391 msgstr "Обратное отображение"
14393 #: templates/database/designer/main.twig:150
14394 #: templates/database/designer/main.twig:153
14395 msgid "Toggle relationship lines"
14396 msgstr "Переключение линий ссылки"
14398 #: templates/database/designer/main.twig:158
14399 #: templates/database/designer/main.twig:161
14400 msgid "Export schema"
14401 msgstr "Экспорт схемы"
14403 #: templates/database/designer/main.twig:169
14404 #: templates/database/designer/main.twig:172
14405 msgid "Build Query"
14406 msgstr "Составить запрос"
14408 #: templates/database/designer/main.twig:177
14409 #: templates/database/designer/main.twig:181
14411 msgstr "Переместить меню"
14413 #: templates/database/designer/main.twig:185
14414 #: templates/database/designer/main.twig:190
14416 msgstr "Прикрепить текст"
14418 #: templates/database/designer/main.twig:202
14419 msgid "Hide/Show all"
14420 msgstr "Скрыть/отобразить все таблицы"
14422 #: templates/database/designer/main.twig:212
14423 msgid "Hide/Show tables with no relationship"
14424 msgstr "Скрыть/отобразить таблицы, не имеющие ссылок"
14426 #: templates/database/designer/main.twig:223
14427 msgid "Number of tables:"
14428 msgstr "Количество таблиц:"
14430 #: templates/database/designer/main.twig:381
14431 msgid "Delete relationship"
14432 msgstr "Удалить ссылку"
14434 #: templates/database/designer/main.twig:445
14435 #: templates/database/designer/main.twig:610
14436 msgid "Relationship operator"
14437 msgstr "Оператор ссылки"
14439 #: templates/database/designer/main.twig:474
14440 #: templates/database/designer/main.twig:639
14441 #: templates/database/designer/main.twig:845
14442 #: templates/database/designer/main.twig:1038
14446 #: templates/database/designer/main.twig:484
14447 #: templates/database/designer/main.twig:649
14448 #: templates/database/designer/main.twig:855
14449 #: templates/database/designer/main.twig:1048
14450 #: templates/database/routines/execute_form.twig:20
14451 #: templates/server/replication/status_table.twig:17
14452 #: templates/server/status/variables/index.twig:76
14453 #: templates/server/variables/index.twig:32
14454 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:9
14455 #: templates/table/search/index.twig:42
14456 #: templates/table/zoom_search/index.twig:40
14457 #: templates/table/zoom_search/result_form.twig:37
14461 #: templates/database/designer/main.twig:486
14462 #: templates/database/designer/main.twig:651
14463 #: templates/database/designer/main.twig:857
14464 #: templates/database/designer/main.twig:1050
14468 #: templates/database/designer/main.twig:495
14469 #: templates/database/designer/main.twig:711
14471 msgstr "Переименовать в"
14473 #: templates/database/designer/main.twig:501
14474 #: templates/database/designer/main.twig:719
14478 #: templates/database/designer/main.twig:510
14479 #: templates/database/designer/main.twig:916
14481 msgstr "Объединение"
14483 #: templates/database/designer/main.twig:516
14484 #: templates/database/designer/main.twig:580
14485 #: templates/database/designer/main.twig:785
14486 #: templates/database/designer/main.twig:816
14487 #: templates/database/designer/main.twig:924
14488 #: templates/database/designer/main.twig:1009
14489 #: templates/table/search/index.twig:41
14490 #: templates/table/zoom_search/index.twig:39
14494 #: templates/database/designer/main.twig:1090
14495 msgid "Active options"
14496 msgstr "Активные параметры"
14498 #: templates/database/designer/page_save_as.twig:19
14499 msgid "Save to selected page"
14500 msgstr "Записать на выбранную страницу"
14502 #: templates/database/designer/page_save_as.twig:23
14503 msgid "Create a page and save to it"
14504 msgstr "Создать страницу и записать на неё"
14506 #: templates/database/designer/page_save_as.twig:29
14507 msgid "New page name"
14508 msgstr "Название новой страницы"
14510 #: templates/database/designer/page_selector.twig:2
14511 msgid "Select page"
14512 msgstr "Выберите страницу"
14514 #: templates/database/designer/schema_export.twig:4
14515 msgid "Select Export Relational Type"
14516 msgstr "Выберите тип экспорта связей"
14518 #: templates/database/events/editor_form.twig:10
14519 #: templates/database/routines/editor_form.twig:11
14520 #: templates/database/triggers/editor_form.twig:14 templates/view_create.twig:8
14524 #: templates/database/events/editor_form.twig:19
14526 msgstr "Название события"
14528 #: templates/database/events/editor_form.twig:35
14529 #: templates/server/binlog/index.twig:86
14531 msgstr "Тип события"
14533 #: templates/database/events/editor_form.twig:48
14534 #: templates/database/routines/editor_form.twig:38
14536 msgid "Change to %s"
14537 msgstr "Изменить на %s"
14539 #: templates/database/events/editor_form.twig:53
14541 msgstr "Выполнить в"
14543 #: templates/database/events/editor_form.twig:59
14544 msgid "Execute every"
14545 msgstr "Выполнять каждые"
14547 #: templates/database/events/editor_form.twig:70
14548 msgctxt "Start of recurring event"
14552 #: templates/database/events/editor_form.twig:76
14553 msgctxt "End of recurring event"
14557 #: templates/database/events/editor_form.twig:90
14558 msgid "On completion preserve"
14559 msgstr "Сохранить при окончании"
14561 #: templates/database/events/editor_form.twig:96
14562 #: templates/database/routines/editor_form.twig:142
14563 #: templates/database/triggers/editor_form.twig:61
14564 #: templates/view_create.twig:45
14566 msgstr "Определитель"
14568 #: templates/database/events/index.twig:14
14569 #: templates/database/privileges/index.twig:113
14570 #: templates/database/privileges/index.twig:114
14571 #: templates/database/routines/index.twig:14
14572 #: templates/database/structure/check_all_tables.twig:3
14573 #: templates/database/structure/check_all_tables.twig:4
14574 #: templates/database/triggers/list.twig:14
14575 #: templates/display/results/table.twig:223
14576 #: templates/display/results/table.twig:224 templates/select_all.twig:4
14577 #: templates/select_all.twig:5 templates/server/databases/index.twig:64
14578 #: templates/server/privileges/edit_routine_privileges.twig:57
14579 #: templates/server/privileges/privileges_table.twig:268
14580 #: templates/server/privileges/privileges_table.twig:269
14581 #: templates/server/privileges/privileges_table.twig:277
14582 #: templates/server/privileges/privileges_table.twig:351
14583 #: templates/server/privileges/privileges_table.twig:551
14584 #: templates/server/privileges/users_overview.twig:121
14585 #: templates/server/privileges/users_overview.twig:122
14586 #: templates/server/user_groups/edit_user_groups.twig:11
14587 #: templates/table/privileges/index.twig:117
14588 #: templates/table/privileges/index.twig:118
14590 msgstr "Отметить все"
14592 #: templates/database/events/index.twig:29
14593 msgid "Create new event"
14594 msgstr "Создать новое событие"
14596 #: templates/database/events/index.twig:38
14597 msgid "There are no events to display."
14598 msgstr "Отсутствуют события для отображения."
14600 #: templates/database/events/index.twig:114
14601 msgid "Event scheduler status"
14602 msgstr "Статус планировщика событий"
14604 #: templates/database/events/index.twig:119
14605 #: templates/database/tracking/tables.twig:47
14606 msgid "Click to toggle"
14607 msgstr "Кликните для переключения"
14609 #: templates/database/events/index.twig:132
14613 #: templates/database/events/index.twig:143
14617 #: templates/database/export/index.twig:61
14619 "@SERVER@ will become the server name and @DATABASE@ will become the database "
14621 msgstr "@DATABASE@ будет замещено именем базы данных."
14623 #. l10n: A query that the user has written freely
14624 #: templates/database/export/index.twig:5 templates/table/export/index.twig:5
14625 msgid "Exporting a raw query"
14626 msgstr "Экспорт запроса"
14628 #: templates/database/export/index.twig:7
14630 msgid "Exporting tables from \"%s\" database"
14631 msgstr "Экспорт таблиц из базы данных \"%s\""
14633 #: templates/database/export/index.twig:30
14634 msgid "Export the structure of all tables."
14635 msgstr "Экспортировать структуру всех таблиц."
14637 #: templates/database/export/index.twig:33
14638 msgid "Export the data of all tables."
14639 msgstr "Экспортировать данные всех таблиц."
14641 #: templates/database/import/index.twig:3
14643 msgid "Importing into the database \"%s\""
14644 msgstr "Импорт в базу данных \"%s\""
14646 #: templates/database/multi_table_query/form.twig:4
14647 #: templates/database/qbe/index.twig:4
14648 msgid "Multi-table query"
14649 msgstr "Многотабличный запрос"
14651 #: templates/database/multi_table_query/form.twig:10
14652 #: templates/database/qbe/index.twig:10
14653 msgid "Query by example"
14654 msgstr "Пример запроса"
14656 #: templates/database/multi_table_query/form.twig:17
14657 msgid "Query window"
14658 msgstr "Окно запроса"
14660 #: templates/database/multi_table_query/form.twig:38
14661 #: templates/database/multi_table_query/form.twig:128
14662 msgid "select table"
14663 msgstr "Выберите таблицу"
14665 #: templates/database/multi_table_query/form.twig:45
14666 #: templates/database/multi_table_query/form.twig:136
14667 msgid "select column"
14668 msgstr "выберите столбец"
14670 #: templates/database/multi_table_query/form.twig:51
14671 msgid "Table alias"
14672 msgstr "Псевдоним таблицы"
14674 #: templates/database/multi_table_query/form.twig:52
14675 msgid "Column alias"
14676 msgstr "Псевдоним столбца"
14678 #: templates/database/multi_table_query/form.twig:55
14679 msgid "Use this column in criteria"
14680 msgstr "Использовать этот столбец в критериях"
14682 #: templates/database/multi_table_query/form.twig:59
14686 #: templates/database/multi_table_query/form.twig:73
14688 msgstr "Добавить как"
14690 #: templates/database/multi_table_query/form.twig:119
14691 msgid "Another column"
14692 msgstr "Еще один столбец"
14694 #: templates/database/multi_table_query/form.twig:146
14695 msgid "Enter criteria as free text"
14696 msgstr "Введите критерий в свободной форме"
14698 #: templates/database/multi_table_query/form.twig:153
14699 msgid "Remove this column"
14700 msgstr "Удалить этот столбец"
14702 #: templates/database/multi_table_query/form.twig:159
14703 #: templates/table/relation/foreign_key_row.twig:85
14704 msgid "+ Add column"
14705 msgstr "+ Добавить столбец"
14707 #: templates/database/multi_table_query/form.twig:174
14708 #: templates/database/qbe/selection_form.twig:80
14709 #: templates/database/qbe/selection_form.twig:96
14710 msgid "Update query"
14711 msgstr "Обновить запрос"
14713 #: templates/database/operations/index.twig:9
14714 #: templates/database/operations/index.twig:13
14715 msgid "Database comment"
14716 msgstr "Комментарий к базе данных"
14718 #: templates/database/operations/index.twig:54
14719 msgid "Rename database to"
14720 msgstr "Переименовать базу данных в"
14722 #: templates/database/operations/index.twig:58 templates/export.twig:282
14723 msgid "New database name"
14724 msgstr "Имя новой базы данных"
14726 #: templates/database/operations/index.twig:66
14727 #: templates/database/operations/index.twig:171
14728 #: templates/table/operations/index.twig:77
14729 #: templates/table/operations/index.twig:113
14730 #: templates/table/operations/index.twig:313
14732 "You don't have sufficient privileges to perform this operation; Please refer "
14733 "to the documentation for more details."
14735 "Для выполнения данного действия у вас недостаточно прав; пожалуйста, "
14736 "обратитесь к документации."
14738 #: templates/database/operations/index.twig:83
14739 msgid "Remove database"
14740 msgstr "Удалить базу данных"
14742 #: templates/database/operations/index.twig:89
14744 msgid "Database %s has been dropped."
14745 msgstr "База данных %s была удалена."
14747 #: templates/database/operations/index.twig:94
14748 msgid "Drop the database (DROP)"
14749 msgstr "Удалить базу данных (DROP)"
14751 #: templates/database/operations/index.twig:118
14752 msgid "Copy database to"
14753 msgstr "Скопировать базу данных в"
14755 #: templates/database/operations/index.twig:150
14756 msgid "CREATE DATABASE before copying"
14757 msgstr "Перед копированием создать базу данных (CREATE DATABASE)"
14759 #: templates/database/operations/index.twig:165
14760 #: templates/database/structure/copy_form.twig:44
14761 #: templates/table/operations/index.twig:306
14762 msgid "Add constraints"
14763 msgstr "Добавить ограничения"
14765 #: templates/database/operations/index.twig:180
14766 msgid "Switch to copied database"
14767 msgstr "Переключиться на скопированную базу данных"
14769 #: templates/database/operations/index.twig:216
14770 msgid "Change all tables collations"
14771 msgstr "Изменить сортировки всех таблиц"
14773 #: templates/database/operations/index.twig:220
14774 msgid "Change all tables columns collations"
14775 msgstr "Изменить сортировки столбцов всех таблиц"
14777 #: templates/database/privileges/index.twig:9
14778 #: templates/table/privileges/index.twig:8
14780 msgid "Users having access to \"%s\""
14781 msgstr "Пользователи с правами доступа к \"%s\""
14783 #: templates/database/privileges/index.twig:17
14784 #: templates/server/privileges/login_information_fields.twig:6
14785 #: templates/server/privileges/login_information_fields.twig:11
14786 #: templates/server/privileges/users_overview.twig:8
14787 #: templates/server/replication/change_primary.twig:15
14788 #: templates/server/replication/primary_add_replica_user.twig:19
14789 #: templates/server/replication/primary_add_replica_user.twig:24
14790 #: templates/table/privileges/index.twig:19
14792 msgstr "Имя пользователя"
14794 #: templates/database/privileges/index.twig:18
14795 #: templates/server/privileges/login_information_fields.twig:25
14796 #: templates/server/privileges/login_information_fields.twig:37
14797 #: templates/server/privileges/users_overview.twig:9
14798 #: templates/table/privileges/index.twig:20
14802 #: templates/database/privileges/index.twig:21
14803 #: templates/server/privileges/privileges_summary.twig:16
14804 #: templates/server/privileges/users_overview.twig:18
14805 #: templates/table/privileges/index.twig:23
14809 #: templates/database/privileges/index.twig:36
14810 #: templates/server/privileges/initials_row.twig:9
14811 #: templates/server/privileges/new_user_ajax.twig:9
14812 #: templates/server/privileges/users_overview.twig:36
14813 #: templates/table/privileges/index.twig:38
14817 #: templates/database/privileges/index.twig:47
14818 #: templates/table/privileges/index.twig:49
14820 msgstr "глобальный"
14822 #: templates/database/privileges/index.twig:50
14823 #: templates/table/privileges/index.twig:52
14824 msgid "database-specific"
14825 msgstr "уровень базы данных"
14827 #: templates/database/privileges/index.twig:52
14828 #: templates/table/privileges/index.twig:54
14832 #: templates/database/privileges/index.twig:55
14833 #: templates/table/privileges/index.twig:59
14837 #: templates/database/privileges/index.twig:112
14838 #: templates/database/privileges/index.twig:115
14839 #: templates/database/structure/check_all_tables.twig:2
14840 #: templates/database/structure/check_all_tables.twig:9
14841 #: templates/display/results/table.twig:222
14842 #: templates/display/results/table.twig:225 templates/select_all.twig:2
14843 #: templates/select_all.twig:6
14844 #: templates/server/privileges/users_overview.twig:120
14845 #: templates/server/privileges/users_overview.twig:123
14846 #: templates/table/privileges/index.twig:116
14847 #: templates/table/privileges/index.twig:119
14848 msgid "With selected:"
14849 msgstr "С отмеченными:"
14851 #: templates/database/privileges/index.twig:131
14852 #: templates/server/privileges/add_user_fieldset.twig:4
14853 #: templates/server/privileges/user_overview.twig:22
14854 #: templates/server/privileges/users_overview.twig:137
14855 #: templates/table/privileges/index.twig:134
14856 msgctxt "Create new user"
14860 #: templates/database/privileges/index.twig:136
14861 #: templates/server/privileges/add_user_fieldset.twig:9
14862 #: templates/server/privileges/add_user.twig:3
14863 #: templates/server/privileges/user_overview.twig:24
14864 #: templates/server/privileges/users_overview.twig:140
14865 #: templates/table/privileges/index.twig:140
14866 msgid "Add user account"
14867 msgstr "Добавить учётную запись пользователя"
14869 #: templates/database/qbe/index.twig:16
14871 msgid "Switch to %svisual builder%s"
14872 msgstr "Переключиться на %sвизуальный составитель запросов%s"
14874 #: templates/database/qbe/index.twig:20
14875 msgid "You have to choose at least one column to display!"
14876 msgstr "Необходимо выбрать хотя бы один столбец для отображения!"
14878 #: templates/database/qbe/ins_del_and_or_cell.twig:5
14882 #: templates/database/qbe/ins_del_and_or_cell.twig:12
14886 #: templates/database/qbe/ins_del_and_or_cell.twig:17
14890 #: templates/database/qbe/selection_form.twig:12
14891 #: templates/table/find_replace/index.twig:41
14895 #: templates/database/qbe/selection_form.twig:17
14897 msgstr "Псевдоним:"
14899 #: templates/database/qbe/selection_form.twig:22
14903 #: templates/database/qbe/selection_form.twig:27
14905 msgstr "Отсортировать:"
14907 #: templates/database/qbe/selection_form.twig:32
14908 msgid "Sort order:"
14909 msgstr "Порядок сортировки:"
14911 #: templates/database/qbe/selection_form.twig:37
14915 #: templates/database/qbe/selection_form.twig:44
14919 #: templates/database/qbe/selection_form.twig:54
14920 msgid "Add/Delete criteria rows:"
14921 msgstr "Добавить/удалить критерии:"
14923 #: templates/database/qbe/selection_form.twig:67
14924 msgid "Add/Delete columns:"
14925 msgstr "Добавить/удалить столбцы:"
14927 #: templates/database/qbe/selection_form.twig:86
14928 #: templates/database/qbe/selection_form.twig:88
14930 msgstr "Использовать таблицы"
14932 #: templates/database/qbe/selection_form.twig:107
14934 msgid "SQL query on database <b>%s</b>:"
14935 msgstr "SQL-запрос к базе данных <b>%s</b>:"
14937 #: templates/database/routines/editor_form.twig:20
14938 msgid "Routine name"
14939 msgstr "Имя процедуры"
14941 #: templates/database/routines/editor_form.twig:43
14945 #: templates/database/routines/editor_form.twig:49
14947 msgstr "Направление"
14949 #: templates/database/routines/editor_form.twig:67
14950 #: templates/database/routines/editor_form.twig:69
14951 msgid "Add parameter"
14952 msgstr "Добавить параметр"
14954 #: templates/database/routines/editor_form.twig:70
14955 msgid "Remove last parameter"
14956 msgstr "Удалить последний параметр"
14958 #: templates/database/routines/editor_form.twig:75
14959 msgid "Return type"
14960 msgstr "Возвращаемый тип"
14962 #: templates/database/routines/editor_form.twig:83
14963 msgid "Return length/values"
14964 msgstr "Вернуть длину/значения"
14966 #: templates/database/routines/editor_form.twig:90
14967 msgid "Return options"
14968 msgstr "Вернуть параметры"
14970 #: templates/database/routines/editor_form.twig:94
14971 #: templates/database/routines/parameter_row.twig:31
14972 #: templates/database/structure/table_header.twig:42
14976 #: templates/database/routines/editor_form.twig:119
14977 msgid "Is deterministic"
14978 msgstr "Определяющий"
14980 #: templates/database/routines/editor_form.twig:135
14983 #| "You do not have sufficient privileges to perform this operation; Please "
14984 #| "refer to the documentation for more details"
14986 "You do not have sufficient privileges to perform this operation; Please "
14987 "refer to the documentation for more details."
14989 "У вас недостаточно прав для выполнения этой операции; Более подробную "
14990 "информацию смотри в документации"
14992 #: templates/database/routines/editor_form.twig:148
14993 msgid "Security type"
14994 msgstr "Тип безопасности"
14996 #: templates/database/routines/editor_form.twig:157
14997 msgid "SQL data access"
14998 msgstr "Доступ к SQL данным"
15000 #: templates/database/routines/execute_form.twig:7
15001 #: templates/database/routines/execute_form.twig:12
15002 msgid "Routine parameters"
15003 msgstr "Параметры процедуры"
15005 #: templates/database/routines/index.twig:36
15006 msgid "Create new routine"
15007 msgstr "Создать новую процедуру"
15009 #: templates/database/routines/index.twig:45
15010 msgid "There are no routines to display."
15011 msgstr "Нет процедур для отображения."
15013 #: templates/database/routines/index.twig:54
15015 msgstr "Возвращает"
15017 #: templates/database/routines/parameter_row.twig:24
15018 #: templates/modals/enum_set_editor.twig:5
15019 msgid "ENUM/SET editor"
15020 msgstr "Редактор ENUM/SET"
15022 #: templates/database/routines/row.twig:34
15023 #: templates/database/routines/row.twig:44
15024 #: templates/database/routines/row.twig:48
15028 #: templates/database/search/main.twig:5
15029 msgid "Search in database"
15030 msgstr "Поиск в базе данных"
15032 #: templates/database/search/main.twig:8
15033 msgid "Words or values to search for (wildcard: \"%\"):"
15034 msgstr "Слова или значения для поиска (групповой символ: \"%\"):"
15036 #: templates/database/search/main.twig:15
15037 #: templates/table/find_replace/index.twig:31
15041 #: templates/database/search/main.twig:19
15042 #: templates/database/search/main.twig:23
15043 msgid "Words are separated by a space character (\" \")."
15044 msgstr "Слова разделяются пробелом (\" \")."
15046 #: templates/database/search/main.twig:40
15047 msgid "Inside tables:"
15048 msgstr "В таблицах:"
15050 #: templates/database/search/main.twig:46 templates/server/export/index.twig:11
15051 #: templates/server/replication/database_multibox.twig:8
15052 msgid "Unselect all"
15053 msgstr "Снять выделение"
15055 #: templates/database/search/main.twig:67
15056 msgid "Inside column:"
15059 #: templates/database/search/results.twig:12
15061 msgid "%1$s match in <strong>%2$s</strong>"
15062 msgid_plural "%1$s matches in <strong>%2$s</strong>"
15063 msgstr[0] "%1$s соответствие в таблице <strong>%2$s</strong>"
15064 msgstr[1] "%1$s соответствия в таблице <strong>%2$s</strong>"
15065 msgstr[2] "%1$s соответствий в таблице <strong>%2$s</strong>"
15067 #: templates/database/search/results.twig:56
15068 msgid "<strong>Total:</strong> <em>%count%</em> match"
15069 msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
15070 msgstr[0] "<strong>Итого:</strong> <em>%count%</em> соответствие"
15071 msgstr[1] "<strong>Итого:</strong> <em>%count%</em> соответствия"
15072 msgstr[2] "<strong>Итого:</strong> <em>%count%</em> соответствий"
15074 #: templates/database/structure/add_prefix.twig:7
15075 #: templates/database/structure/add_prefix.twig:9
15077 msgstr "Добавить префикс"
15079 #: templates/database/structure/body_for_table_summary.twig:6
15082 msgid_plural "%s tables"
15083 msgstr[0] "%s таблица"
15084 msgstr[1] "%s таблицы"
15085 msgstr[2] "%s таблиц"
15087 #: templates/database/structure/body_for_table_summary.twig:17
15091 #: templates/database/structure/bulk_action_modal.twig:12
15092 #: templates/database/structure/check_all_tables.twig:56
15094 msgstr "Продолжить"
15096 #: templates/database/structure/change_prefix_form.twig:7
15100 #: templates/database/structure/change_prefix_form.twig:13
15104 #: templates/database/structure/check_all_tables.twig:6
15105 msgid "Check tables having overhead"
15106 msgstr "Отметить требующие оптимизации"
15108 #: templates/database/structure/check_all_tables.twig:10
15110 msgstr "Копировать таблицу"
15112 #: templates/database/structure/check_all_tables.twig:11
15113 msgid "Show create"
15114 msgstr "Вывести форму создания"
15116 #: templates/database/structure/check_all_tables.twig:14
15117 #: templates/table/operations/index.twig:403
15118 #: templates/table/operations/view.twig:26
15119 msgid "Delete data or table"
15120 msgstr "Удалить данные или таблицу"
15122 #: templates/database/structure/check_all_tables.twig:15
15123 #: templates/database/structure/structure_table_row.twig:74
15127 #: templates/database/structure/check_all_tables.twig:18
15128 #: templates/table/operations/index.twig:334
15129 msgid "Table maintenance"
15130 msgstr "Обслуживание таблицы"
15132 #: templates/database/structure/check_all_tables.twig:19
15133 #: templates/table/maintenance/analyze.twig:3
15134 #: templates/table/operations/index.twig:339
15135 msgid "Analyze table"
15136 msgstr "Анализ таблицы"
15138 #: templates/database/structure/check_all_tables.twig:20
15139 #: templates/table/maintenance/check.twig:3
15140 #: templates/table/operations/index.twig:348
15141 msgid "Check table"
15142 msgstr "Проверить таблицу"
15144 #: templates/database/structure/check_all_tables.twig:21
15145 #: templates/table/maintenance/checksum.twig:3
15146 #: templates/table/operations/index.twig:356
15147 msgid "Checksum table"
15148 msgstr "Контрольная сумма таблицы"
15150 #: templates/database/structure/check_all_tables.twig:22
15151 #: templates/table/maintenance/optimize.twig:3
15152 #: templates/table/operations/index.twig:384
15153 #: templates/table/structure/display_table_stats.twig:68
15154 msgid "Optimize table"
15155 msgstr "Оптимизировать таблицу"
15157 #: templates/database/structure/check_all_tables.twig:23
15158 #: templates/table/maintenance/repair.twig:3
15159 #: templates/table/operations/index.twig:393
15160 msgid "Repair table"
15161 msgstr "Восстановить таблицу"
15163 #: templates/database/structure/check_all_tables.twig:25
15167 #: templates/database/structure/check_all_tables.twig:26
15168 msgid "Add prefix to table"
15169 msgstr "Добавить префикс таблицы"
15171 #: templates/database/structure/check_all_tables.twig:27
15172 msgid "Replace table prefix"
15173 msgstr "Заменить префикс таблицы"
15175 #: templates/database/structure/check_all_tables.twig:33
15176 msgid "Add columns to central list"
15177 msgstr "Добавить столбцы в центральный список"
15179 #: templates/database/structure/check_all_tables.twig:34
15180 msgid "Remove columns from central list"
15181 msgstr "Удалить столбцы из центрального списка"
15183 #: templates/database/structure/check_all_tables.twig:35
15184 msgid "Make consistent with central list"
15185 msgstr "Привести в соответствие с центральным списком"
15187 #: templates/database/structure/check_all_tables.twig:48
15188 msgid "Are you sure?"
15189 msgstr "Вы уверены?"
15191 #: templates/database/structure/check_all_tables.twig:52
15193 "This action may change some of the columns definition.[br]Are you sure you "
15194 "want to continue?"
15196 "Это действие может изменить некоторые определения столбцов.[br]Вы уверены, "
15197 "что хотите продолжить?"
15199 #: templates/database/structure/copy_form.twig:14
15201 msgstr "Параметры:"
15203 #: templates/database/structure/copy_form.twig:39
15204 msgid "Add AUTO INCREMENT value"
15205 msgstr "Добавить AUTO INCREMENT"
15207 #: templates/database/structure/drop_form.twig:6
15208 #: templates/database/structure/empty_form.twig:6
15209 #: templates/table/delete/confirm.twig:12
15210 #: templates/table/structure/drop_confirm.twig:6
15211 #: templates/table/structure/primary.twig:6
15212 msgid "Do you really want to execute the following query?"
15213 msgstr "Вы действительно хотите выполнить данный запрос?"
15215 #: templates/database/structure/favorite_anchor.twig:4
15216 #: templates/recent_favorite_table_favorite.twig:6
15217 msgid "Remove from Favorites"
15218 msgstr "Удалить из избранного"
15220 #: templates/database/structure/favorite_anchor.twig:4
15221 msgid "Add to Favorites"
15222 msgstr "Добавить в Избранное"
15224 #: templates/database/structure/show_create.twig:2
15225 msgid "Showing create queries"
15226 msgstr "Показываются запросы создания"
15228 #: templates/database/structure/show_create.twig:33
15229 #: templates/display/results/table.twig:297 templates/modals/create_view.twig:5
15230 #: templates/sql/no_results_returned.twig:13 templates/view_create.twig:11
15231 msgid "Create view"
15232 msgstr "Создать представление"
15234 #: templates/database/structure/structure_table_row.twig:17
15235 #: templates/server/databases/index.twig:219
15236 #: templates/server/databases/index.twig:231
15237 msgid "Not replicated"
15238 msgstr "Не реплицировано"
15240 #: templates/database/structure/structure_table_row.twig:18
15241 #: templates/server/databases/index.twig:215
15242 #: templates/server/databases/index.twig:227
15244 msgstr "Реплицировано"
15246 #: templates/database/structure/structure_table_row.twig:237
15248 msgstr "используется"
15250 #: templates/database/structure/table_header.twig:27
15252 "May be approximate. Click on the number to get the exact count. See "
15253 "[doc@faq3-11]FAQ 3.11[/doc]."
15255 "Может быть приблизительно. Нажмите на номер, чтобы получить точное "
15256 "количество. Смотрите [doc@faq3-11]FAQ 3.11[/doc]."
15258 #: templates/database/structure/table_header.twig:36
15259 #: templates/table/index_form.twig:144
15263 #: templates/database/structure/table_header.twig:51
15264 #: templates/table/structure/display_table_stats.twig:154
15268 #: templates/database/structure/table_header.twig:56
15269 #: templates/table/structure/display_table_stats.twig:161
15270 msgid "Last update"
15271 msgstr "Последнее обновление"
15273 #: templates/database/structure/table_header.twig:61
15274 #: templates/table/structure/display_table_stats.twig:168
15276 msgstr "Последняя проверка"
15278 #: templates/database/structure/tracking_icon.twig:3
15279 msgid "Tracking is active."
15280 msgstr "Слежение включено."
15282 #: templates/database/structure/tracking_icon.twig:5
15283 msgid "Tracking is not active."
15284 msgstr "Слежение выключено."
15286 #: templates/database/tracking/tables.twig:4
15287 msgid "Tracked tables"
15288 msgstr "Отслеживаемые таблицы"
15290 #: templates/database/tracking/tables.twig:14
15291 msgid "Last version"
15292 msgstr "Последняя версия"
15294 #: templates/database/tracking/tables.twig:15
15295 #: templates/table/tracking/main.twig:29
15299 #: templates/database/tracking/tables.twig:16
15300 #: templates/table/tracking/main.twig:30
15304 #: templates/database/tracking/tables.twig:61
15305 #: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
15309 #: templates/database/tracking/tables.twig:73
15310 #: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
15314 #: templates/database/tracking/tables.twig:93
15315 #: templates/database/tracking/tables.twig:138
15316 #: templates/database/tracking/tables.twig:139
15317 msgid "Delete tracking"
15318 msgstr "Удаление данных слежени"
15320 #: templates/database/tracking/tables.twig:104
15324 #: templates/database/tracking/tables.twig:145
15325 msgid "Untracked tables"
15326 msgstr "Неотслеживаемые таблицы"
15328 #: templates/database/tracking/tables.twig:176
15329 #: templates/database/tracking/tables.twig:188
15330 #: templates/database/tracking/tables.twig:189
15331 #: templates/table/structure/display_structure.twig:413
15332 msgid "Track table"
15333 msgstr "Отслеживать таблицу"
15335 #: templates/database/triggers/editor_form.twig:23
15336 msgid "Trigger name"
15337 msgstr "Название триггера"
15339 #: templates/database/triggers/editor_form.twig:37
15340 msgctxt "Trigger action time"
15344 #: templates/database/triggers/list.twig:29
15345 msgid "Create new trigger"
15346 msgstr "Создать новый триггер"
15348 #: templates/database/triggers/list.twig:38
15349 msgid "There are no triggers to display."
15350 msgstr "Отсутствуют триггеры для отображения."
15352 #: templates/display/results/table.twig:32
15353 msgid "Save edited data"
15354 msgstr "Сохранить отредактированные данные"
15356 #: templates/display/results/table.twig:38
15357 msgid "Restore column order"
15358 msgstr "Восстановить порядок столбцов"
15360 #: templates/display/results/table.twig:49 templates/export.twig:149
15361 #: templates/table/start_and_number_of_rows_fieldset.twig:9
15362 msgid "Number of rows:"
15363 msgstr "Количество строк:"
15365 #: templates/display/results/table.twig:52
15369 #: templates/display/results/table.twig:70
15370 msgid "Sort by key:"
15371 msgstr "Сортировать по ключу:"
15373 #: templates/display/results/table.twig:119
15374 #: templates/table/search/index.twig:102
15375 msgid "Extra options"
15376 msgstr "Расширенные параметры"
15378 #: templates/display/results/table.twig:141
15379 msgid "Relational key"
15380 msgstr "Ссылочный ключ"
15382 #: templates/display/results/table.twig:145
15383 msgid "Display column for relationships"
15384 msgstr "Отобразить столбец для ссылок"
15386 #: templates/display/results/table.twig:153
15387 msgid "Show binary contents"
15388 msgstr "Показать бинарные данные"
15390 #: templates/display/results/table.twig:157
15391 msgid "Show BLOB contents"
15392 msgstr "Показать BLOB содержимое"
15394 #: templates/display/results/table.twig:167
15395 msgid "Hide browser transformation"
15396 msgstr "Скрыть преобразование"
15398 #: templates/display/results/table.twig:179
15399 msgid "Well Known Text"
15400 msgstr "Текст (WKT)"
15402 #: templates/display/results/table.twig:183
15403 msgid "Well Known Binary"
15404 msgstr "Бинарный (WKB)"
15406 #: templates/display/results/table.twig:255
15407 #: templates/sql/no_results_returned.twig:9
15408 msgid "Query results operations"
15409 msgstr "Использование результатов запроса"
15411 #: templates/display/results/table.twig:260
15412 msgid "Copy to clipboard"
15413 msgstr "В буфер обмена"
15415 #: templates/display/results/table.twig:279
15416 #: templates/table/chart/tbl_chart.twig:2
15417 msgid "Display chart"
15418 msgstr "Отобразить график"
15420 #: templates/display/results/table.twig:287
15421 msgid "Visualize GIS data"
15422 msgstr "Визуализация GIS данных"
15424 #: templates/encoding/kanji_encoding_form.twig:6
15425 msgctxt "None encoding conversion"
15429 #: templates/encoding/kanji_encoding_form.twig:17
15430 msgid "Convert to Kana"
15431 msgstr "Конвертировать в Кану"
15433 #: templates/error/report_form.twig:3
15435 "This report automatically includes data about the error and information "
15436 "about relevant configuration settings. It will be sent to the phpMyAdmin "
15437 "team for debugging the error."
15439 "Отчет содержит сообщение об ошибке и информацию о соответствующих "
15440 "настройках. Они будут отправлены команде разработчиков phpMyAdmin для "
15441 "исправления ошибки."
15443 #: templates/error/report_form.twig:11
15445 "Can you tell us the steps leading to this error? It decisively helps in "
15448 "Вы можете указать шаги, приведшие к этой ошибке? Это существенно поможет при "
15449 "выяснении причин проблемы."
15451 #: templates/error/report_form.twig:18
15452 msgid "You may examine the data in the error report:"
15453 msgstr "Вы можете изучить данные в отчёте об ошибке:"
15455 #: templates/error/report_modal.twig:5
15456 msgid "Submit error report"
15457 msgstr "Отправить отчёт об ошибке"
15459 #: templates/error/report_modal.twig:12
15460 msgid "Send error report"
15461 msgstr "Отправить отчёт об ошибках"
15463 #: templates/export/template_options.twig:1 templates/export.twig:42
15464 msgid "Select a template"
15465 msgstr "Выберите шаблон"
15467 #: templates/export.twig:14
15468 msgid "Export templates:"
15469 msgstr "Экспорт шаблонов:"
15471 #: templates/export.twig:18
15472 msgid "New template:"
15473 msgstr "Новый шаблон:"
15475 #: templates/export.twig:21 templates/export.twig:24
15476 msgid "Template name"
15477 msgstr "Имя шаблона"
15479 #: templates/export.twig:35
15480 msgid "Existing templates:"
15481 msgstr "Имеющиеся шаблоны:"
15483 #: templates/export.twig:38
15487 #: templates/export.twig:51
15489 msgstr "Обновление"
15491 #: templates/export.twig:72
15492 msgid "Show SQL query"
15493 msgstr "Отображать SQL-запрос"
15495 #: templates/export.twig:104
15496 msgid "Export method:"
15497 msgstr "Метод экспорта:"
15499 #: templates/export.twig:108
15500 msgid "Quick - display only the minimal options"
15501 msgstr "Быстрый - отображать минимум настроек"
15503 #: templates/export.twig:112
15504 msgid "Custom - display all possible options"
15505 msgstr "Обычный - отображать все возможные настройки"
15507 #: templates/export.twig:121
15508 msgid "File format to export"
15509 msgstr "Формат экспортируемого файла"
15511 #: templates/export.twig:137
15515 #: templates/export.twig:141
15516 msgid "Dump all rows"
15517 msgstr "Выгрузить все строки"
15519 #: templates/export.twig:145
15520 msgid "Dump some row(s)"
15521 msgstr "Выгрузить часть строк"
15523 #: templates/export.twig:160
15524 msgid "Row to begin at:"
15525 msgstr "Начать со строки:"
15527 #: templates/export.twig:170 templates/export.twig:332
15531 #: templates/export.twig:175 templates/export.twig:370
15533 msgid "Save on server in the directory <strong>%s</strong>"
15534 msgstr "Сохранить на сервере в каталоге <strong>%s</strong>"
15536 #: templates/export.twig:193 templates/export.twig:337
15537 msgid "Rename exported databases/tables/columns"
15538 msgstr "Переименовать экспортируемые базы данных/таблицы/столбцы"
15540 #: templates/export.twig:201
15541 msgid "Defined aliases"
15542 msgstr "Определенные псевдонимы"
15544 #: templates/export.twig:216 templates/export.twig:230
15545 #: templates/export.twig:243 templates/export.twig:260
15549 #: templates/export.twig:269
15550 msgid "Define new aliases"
15551 msgstr "Определение новых псевдонимов"
15553 #: templates/export.twig:274
15554 msgid "Select database:"
15555 msgstr "Выберите базу данных:"
15557 #: templates/export.twig:290
15558 msgid "Select table:"
15559 msgstr "Выберите таблицу:"
15561 #: templates/export.twig:298
15562 msgid "New table name"
15563 msgstr "Имя новой таблицы"
15565 #: templates/export.twig:306
15566 msgid "Select column:"
15567 msgstr "Выберите столбец:"
15569 #: templates/export.twig:314
15570 msgid "New column name"
15571 msgstr "Имя нового столбца"
15573 #: templates/export.twig:347
15575 msgid "Use %s statement"
15576 msgstr "Использовать выражение %s"
15578 #: templates/export.twig:356
15579 msgid "View output as text"
15580 msgstr "Отобразить вывод как текст"
15582 #: templates/export.twig:360
15583 msgid "Save output to a file"
15584 msgstr "Сохранить вывод в файл"
15586 #: templates/export.twig:387
15587 msgid "File name template:"
15588 msgstr "Шаблон имени файла:"
15590 #: templates/export.twig:388
15593 "This value is interpreted using the 'strftime' function, so you can use time "
15594 "formatting strings. Additionally the following transformations will happen: "
15595 "%s Other text will be kept as is. See the FAQ 6.27 for details."
15597 "Это значение обрабатывается функцией 'strftime', так что вы можете "
15598 "использовать строки форматирования времени. Дополнительно следующие "
15599 "преобразования будут применены: %s. Остальной текст останется без изменений. "
15600 "Подробности смотрите в FAQ 6.27."
15602 #: templates/export.twig:398
15603 msgid "Use this for future exports"
15604 msgstr "Использовать для будущего экспорта"
15606 #: templates/export.twig:409 templates/import.twig:103
15607 msgid "Character set of the file:"
15608 msgstr "Кодировка файла:"
15610 #: templates/export.twig:429
15611 msgid "Compression:"
15612 msgstr "Компрессия:"
15614 #: templates/export.twig:437
15618 #: templates/export.twig:443
15622 #: templates/export.twig:461
15623 msgid "Export databases as separate files"
15624 msgstr "Экспортировать базы данных в виде отдельных файлов"
15626 #: templates/export.twig:463
15627 msgid "Export tables as separate files"
15628 msgstr "Экспортировать таблицы в виде отдельных файлов"
15630 #: templates/export.twig:474
15631 msgid "Skip tables larger than:"
15632 msgstr "Пропускать таблицы большие, чем:"
15634 #: templates/export.twig:476
15635 msgid "The size is measured in MiB."
15638 #: templates/export.twig:482 templates/import.twig:182
15639 msgid "Format-specific options:"
15640 msgstr "Параметры формата:"
15642 #: templates/export.twig:491 templates/import.twig:191
15643 msgid "Encoding Conversion:"
15644 msgstr "Изменение кодировки:"
15646 #: templates/filter.twig:2 templates/server/status/processes/index.twig:6
15647 #: templates/server/status/variables/index.twig:7
15651 #: templates/filter.twig:4 templates/server/status/variables/index.twig:12
15652 msgid "Containing the word:"
15653 msgstr "Содержит слово:"
15655 #: templates/footer.twig:7 templates/footer.twig:9 templates/footer.twig:11
15656 msgid "Open new phpMyAdmin window"
15657 msgstr "Открыть phpMyAdmin в новом окне"
15659 #: templates/footer.twig:26 templates/home/index.twig:18
15660 #: templates/login/form.twig:5
15661 msgid "phpMyAdmin Demo Server"
15662 msgstr "Демо-сервер phpMyAdmin"
15664 #: templates/footer.twig:34
15666 msgid "Currently running Git revision %1$s from the %2$s branch."
15667 msgstr "Запущена Git ревизия %1$s из ветки %2$s."
15669 #: templates/footer.twig:36
15670 msgid "Git information missing!"
15671 msgstr "Отсутствует Git информация!"
15673 #: templates/gis_data_editor_form.twig:4
15675 msgid "Value for the column \"%s\""
15676 msgstr "Значение для столбца \"%s\""
15678 #: templates/gis_data_editor_form.twig:23
15679 #: templates/table/gis_visualization/gis_visualization.twig:34
15680 msgid "Use OpenStreetMaps as Base Layer"
15681 msgstr "Используйте в качестве основного слоя OpenStreetMaps"
15683 #: templates/gis_data_editor_form.twig:39
15684 msgctxt "Spatial Reference System Identifier"
15688 #: templates/gis_data_editor_form.twig:62
15690 msgid "Geometry %d:"
15691 msgstr "Геометрия %d:"
15693 #: templates/gis_data_editor_form.twig:82
15697 #: templates/gis_data_editor_form.twig:106
15698 #: templates/gis_data_editor_form.twig:151
15699 #: templates/gis_data_editor_form.twig:207
15704 #: templates/gis_data_editor_form.twig:130
15706 msgid "Linestring %d:"
15707 msgstr "Отрезок %d:"
15709 #: templates/gis_data_editor_form.twig:132
15710 #: templates/gis_data_editor_form.twig:191
15711 msgid "Outer ring:"
15712 msgstr "Внешний контур:"
15714 #: templates/gis_data_editor_form.twig:134
15715 #: templates/gis_data_editor_form.twig:193
15717 msgid "Inner ring %d:"
15718 msgstr "Внутренний контур %d:"
15720 #: templates/gis_data_editor_form.twig:165
15721 msgid "Add a linestring"
15722 msgstr "Добавить отрезок"
15724 #: templates/gis_data_editor_form.twig:178
15726 msgid "Polygon %d:"
15727 msgstr "Многоугольник %d:"
15729 #: templates/gis_data_editor_form.twig:224
15730 msgid "Add a polygon"
15731 msgstr "Добавить многоугольник"
15733 #: templates/gis_data_editor_form.twig:230
15734 msgid "Add geometry"
15735 msgstr "Добавить геометрию"
15737 #: templates/gis_data_editor_form.twig:239
15741 #: templates/gis_data_editor_form.twig:241
15743 "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
15744 "below into the \"Value\" field."
15746 "Из столбца \"Функция\" выберите \"GeomFromText\" и вставьте строку ниже в "
15747 "поле \"Значение\"."
15749 #: templates/header.twig:35 templates/login/header.twig:13
15750 msgid "Javascript must be enabled past this point!"
15751 msgstr "Для полноценной работы необходимо включить JavaScript!"
15753 #: templates/header.twig:46
15754 msgid "Click on the bar to scroll to top of page"
15755 msgstr "Кликните на строку, чтобы перейти вверх страницы"
15757 #: templates/home/git_info.twig:2
15758 msgid "Git revision:"
15759 msgstr "Git ревизия:"
15761 #: templates/home/git_info.twig:13
15765 #: templates/home/git_info.twig:15 templates/home/git_info.twig:22
15767 msgid "from %s branch"
15768 msgstr "из %s ветки"
15770 #: templates/home/git_info.twig:25
15772 msgid "committed on %s by %s"
15773 msgstr "отправлено %s, %s"
15775 #: templates/home/git_info.twig:32
15777 msgid "authored on %s by %s"
15778 msgstr "создано %s, %s"
15780 #: templates/home/index.twig:22 templates/login/form.twig:8
15783 "You are using the demo server. You can do anything here, but please do not "
15784 "change root, debian-sys-maint and pma users. More information is available "
15787 "Вы находитесь на демо-сервере. Можете делать здесь что угодно, но, "
15788 "пожалуйста, не изменяйте пользователей root, debian-sys-maint и pma. "
15789 "Дополнительная информация доступна на %s."
15791 #: templates/home/index.twig:32
15792 msgid "General settings"
15793 msgstr "Основные настройки"
15795 #: templates/home/index.twig:57
15796 msgid "Server connection collation:"
15797 msgstr "Сопоставление кодировки соединения:"
15799 #: templates/home/index.twig:83 templates/preferences/manage/main.twig:56
15800 msgid "More settings"
15801 msgstr "Дополнительные настройки"
15803 #: templates/home/index.twig:94
15804 msgid "Appearance settings"
15805 msgstr "Настройки внешнего вида"
15807 #: templates/home/index.twig:104 templates/home/index.twig:105
15808 #: templates/login/form.twig:23 templates/login/form.twig:24
15809 #: templates/setup/home/index.twig:8 templates/setup/home/index.twig:9
15813 #: templates/home/index.twig:132
15817 #: templates/home/index.twig:143
15818 msgctxt "View all themes"
15820 msgstr "Просмотреть все"
15822 #: templates/home/index.twig:159
15823 msgid "Database server"
15824 msgstr "Сервер баз данных"
15826 #: templates/home/index.twig:163 templates/login/form.twig:65
15827 #: templates/menu/breadcrumbs.twig:7
15831 #: templates/home/index.twig:167
15832 msgid "Server type:"
15833 msgstr "Тип сервера:"
15835 #: templates/home/index.twig:171
15836 msgid "Server connection:"
15837 msgstr "Соединение сервера:"
15839 #: templates/home/index.twig:179
15840 msgid "Protocol version:"
15841 msgstr "Версия протокола:"
15843 #: templates/home/index.twig:183
15845 msgstr "Пользователь:"
15847 #: templates/home/index.twig:187
15848 msgid "Server charset:"
15849 msgstr "Кодировка сервера:"
15851 #: templates/home/index.twig:199
15853 msgstr "Веб-сервер"
15855 #: templates/home/index.twig:209
15856 msgid "Database client version:"
15857 msgstr "Версия клиента базы данных:"
15859 #: templates/home/index.twig:213
15860 msgid "PHP extension:"
15861 msgstr "PHP расширение:"
15863 #: templates/home/index.twig:220
15864 msgid "PHP version:"
15865 msgstr "Версия PHP:"
15867 #: templates/home/index.twig:227
15868 msgid "Show PHP information"
15869 msgstr "Показать информацию PHP"
15871 #: templates/home/index.twig:241
15872 msgid "Version information:"
15873 msgstr "Информация о версии:"
15875 #: templates/home/index.twig:251
15876 msgid "Official Homepage"
15877 msgstr "Официальная страница phpMyAdmin"
15879 #: templates/home/index.twig:256
15881 msgstr "Пожертвовать"
15883 #: templates/home/index.twig:261
15884 msgid "Get support"
15885 msgstr "Получить помощь"
15887 #: templates/home/index.twig:266
15888 msgid "List of changes"
15889 msgstr "Список изменений"
15891 #: templates/home/index.twig:271 templates/server/plugins/index.twig:30
15895 #: templates/home/index.twig:282 templates/setup/error.twig:2
15897 msgstr "Предупреждение"
15899 #: templates/home/index.twig:284
15901 msgstr "Уведомление"
15903 #: templates/home/index.twig:297
15904 msgid "phpMyAdmin Themes"
15905 msgstr "Темы phpMyAdmin"
15907 #: templates/home/index.twig:308
15908 msgid "Get more themes!"
15909 msgstr "Другие темы!"
15911 #: templates/home/themes.twig:7
15913 msgid "Screenshot of the %s theme."
15914 msgstr "Снимок темы %s."
15916 #. l10n: Choose the theme button in the themes list modal
15917 #: templates/home/themes.twig:12
15921 #: templates/import/javascript.twig:12
15923 "The file being uploaded is probably larger than the maximum allowed size or "
15924 "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
15927 "Вероятно, загружаемый файл имеет больший размер, чем максимально допустимо, "
15928 "либо ошибка связана с использованием веб-ориентированных браузеров (Safari, "
15929 "Google Chrome, Arora и др.)."
15931 #: templates/import/javascript.twig:13
15936 #: templates/import/javascript.twig:14
15941 #: templates/import/javascript.twig:15
15942 msgid "About %MIN min. %SEC sec. remaining."
15943 msgstr "Осталось около %MIN мин. %SEC с."
15945 #: templates/import/javascript.twig:16
15946 msgid "About %SEC sec. remaining."
15947 msgstr "Осталось около %SEC с."
15949 #: templates/import/javascript.twig:17
15950 msgid "The file is being processed, please be patient."
15951 msgstr "Пожалуйста, подождите, файл находится в обработке."
15953 #: templates/import/javascript.twig:29
15954 msgid "Uploading your import file…"
15955 msgstr "Загрузка файла импорта…"
15957 #: templates/import/javascript.twig:152
15959 "Please be patient, the file is being uploaded. Details about the upload are "
15961 msgstr "Пожалуйста, подождите, файл был загружен. Детали загрузки недоступны."
15963 #: templates/import.twig:26
15964 msgid "File to import:"
15965 msgstr "Импортируемый файл:"
15967 #: templates/import.twig:31
15969 msgid "File may be compressed (%s) or uncompressed."
15970 msgstr "Файл может быть сжат в архив (%s) или находиться без сжатия."
15972 #: templates/import.twig:32
15974 "A compressed file's name must end in <strong>.[format].[compression]</"
15975 "strong>. Example: <strong>.sql.zip</strong>"
15977 "Имя сжатого файла должно заканчиваться в виде <strong>.[формат].[сжатие]</"
15978 "strong>. Пример: <strong>.sql.zip</strong>"
15980 #: templates/import.twig:40
15981 msgid "Upload a file"
15982 msgstr "Отправить файл"
15984 #: templates/import.twig:43
15985 msgid "Select file to import"
15986 msgstr "Выбрать файл для импорта"
15988 #: templates/import.twig:50 templates/import.twig:77
15989 #: templates/preferences/manage/main.twig:22
15990 msgid "Browse your computer:"
15991 msgstr "Обзор вашего компьютера:"
15993 #: templates/import.twig:55 templates/import.twig:82
15994 msgid "You may also drag and drop a file on any page."
15995 msgstr "Вы также можете просто перетащить файл на любой странице."
15997 #: templates/import.twig:62 templates/import.twig:88
15999 msgid "Select from the web server upload directory [strong]%s[/strong]:"
16000 msgstr "Выберите из каталога загрузки сервера [strong]%s[/strong]:"
16002 #: templates/import.twig:69 templates/import.twig:96
16003 msgid "There are no files to import!"
16004 msgstr "Файлы для импорта отсутствуют!"
16006 #: templates/import.twig:100
16007 msgid "File uploads are not allowed on this server."
16008 msgstr "Загрузка файлов на сервер, невозможна."
16010 #: templates/import.twig:126
16011 msgid "Partial import:"
16012 msgstr "Частичный импорт:"
16014 #: templates/import.twig:131
16017 "Previous import timed out, after resubmitting will continue from position %d."
16019 "Процесс импорта был прерван из-за приближения временного лимита, после "
16020 "перезапуска импорт будет продолжен с позиции %d."
16022 #: templates/import.twig:138
16024 "Allow the interruption of an import in case the script detects it is close "
16025 "to the PHP timeout limit."
16027 "Разрешить скрипту разбивать процесс импорта при приближении временного "
16030 #: templates/import.twig:140
16032 "This might be a good way to import large files, however it can break "
16035 "Может помочь при импорте файлов большого размера, однако небезопасно для "
16038 #: templates/import.twig:144
16039 msgid "Skip this number of queries (for SQL) starting from the first one:"
16040 msgstr "Пропустить указанное число запросов (для SQL), начиная со следующего:"
16042 #: templates/import.twig:154
16043 msgid "Other options"
16044 msgstr "Прочие параметры"
16046 #: templates/indexes.twig:39
16047 #: templates/table/structure/display_structure.twig:506
16049 msgstr "Переименовать"
16051 #: templates/indexes.twig:45
16052 #: templates/table/structure/display_structure.twig:512
16053 msgid "The primary key has been dropped."
16054 msgstr "Первичный ключ был удален."
16056 #: templates/indexes.twig:50
16057 #: templates/table/structure/display_structure.twig:517
16059 msgid "Index %s has been dropped."
16060 msgstr "Индекс %s был удален."
16062 #. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
16063 #: templates/javascript/variables.twig:8
16064 msgid "calendar-month-year"
16065 msgstr "calendar-year-month"
16067 #. l10n: Year suffix for calendar, "none" is empty.
16068 #: templates/javascript/variables.twig:11
16072 #. l10n: Previous month. Display text for previous month link in calendar
16073 #: templates/javascript/variables.twig:16
16077 #. l10n: Next month. Display text for next month link in calendar
16078 #: templates/javascript/variables.twig:17
16082 #. l10n: Display text for current month link in calendar
16083 #: templates/javascript/variables.twig:18
16087 #: templates/javascript/variables.twig:20
16091 #: templates/javascript/variables.twig:21
16095 #: templates/javascript/variables.twig:22
16099 #: templates/javascript/variables.twig:23
16103 #. l10n: Short month name for May
16104 #: templates/javascript/variables.twig:24
16105 #: templates/javascript/variables.twig:38
16109 #: templates/javascript/variables.twig:25
16113 #: templates/javascript/variables.twig:26
16117 #: templates/javascript/variables.twig:27
16121 #: templates/javascript/variables.twig:28
16125 #: templates/javascript/variables.twig:29
16129 #: templates/javascript/variables.twig:30
16133 #: templates/javascript/variables.twig:31
16137 #. l10n: Short week day name for Sunday
16138 #: templates/javascript/variables.twig:57
16142 #. l10n: Minimal week day name for Sunday
16143 #: templates/javascript/variables.twig:66
16147 #. l10n: Minimal week day name for Monday
16148 #: templates/javascript/variables.twig:67
16152 #. l10n: Minimal week day name for Tuesday
16153 #: templates/javascript/variables.twig:68
16157 #. l10n: Minimal week day name for Wednesday
16158 #: templates/javascript/variables.twig:69
16162 #. l10n: Minimal week day name for Thursday
16163 #: templates/javascript/variables.twig:70
16167 #. l10n: Minimal week day name for Friday
16168 #: templates/javascript/variables.twig:71
16172 #. l10n: Minimal week day name for Saturday
16173 #: templates/javascript/variables.twig:72
16177 #. l10n: Column header for week of the year in calendar
16178 #: templates/javascript/variables.twig:74
16182 #: templates/javascript/variables.twig:82
16186 #: templates/javascript/variables.twig:83
16190 #: templates/javascript/variables.twig:84
16194 #: templates/javascript/variables.twig:90
16195 msgid "This field is required"
16196 msgstr "Это поле необходимо"
16198 #: templates/javascript/variables.twig:91
16199 msgid "Please fix this field"
16200 msgstr "Исправьте это поле"
16202 #: templates/javascript/variables.twig:92
16203 msgid "Please enter a valid email address"
16204 msgstr "Введите правильный адрес э-почты"
16206 #: templates/javascript/variables.twig:93
16207 msgid "Please enter a valid URL"
16208 msgstr "Введите правильный URL"
16210 #: templates/javascript/variables.twig:94
16211 msgid "Please enter a valid date"
16212 msgstr "Введите правильную дату"
16214 #: templates/javascript/variables.twig:95
16215 msgid "Please enter a valid date ( ISO )"
16216 msgstr "Введите правильную дату (ISO)"
16218 #: templates/javascript/variables.twig:96
16219 msgid "Please enter a valid number"
16220 msgstr "Введите правильное числовое значение"
16222 #: templates/javascript/variables.twig:97
16223 msgid "Please enter a valid credit card number"
16224 msgstr "Введите правильный номер кредитной карты"
16226 #: templates/javascript/variables.twig:98
16227 msgid "Please enter only digits"
16228 msgstr "Введите только цифры"
16230 #: templates/javascript/variables.twig:99
16231 msgid "Please enter the same value again"
16232 msgstr "Введите то же значение еще раз"
16234 #: templates/javascript/variables.twig:100
16235 msgid "Please enter no more than {0} characters"
16236 msgstr "Введите не более {0} символ(а/ов)"
16238 #: templates/javascript/variables.twig:101
16239 msgid "Please enter at least {0} characters"
16240 msgstr "Введите не менее {0} символ(а/ов)"
16242 #: templates/javascript/variables.twig:102
16243 msgid "Please enter a value between {0} and {1} characters long"
16244 msgstr "Введите значение между {0} и {1} символами длиной"
16246 #: templates/javascript/variables.twig:103
16247 msgid "Please enter a value between {0} and {1}"
16248 msgstr "Введите значение между {0} и {1} символами"
16250 #: templates/javascript/variables.twig:104
16251 msgid "Please enter a value less than or equal to {0}"
16252 msgstr "Ввведите значение меньшее или равное {0}"
16254 #: templates/javascript/variables.twig:105
16255 msgid "Please enter a value greater than or equal to {0}"
16256 msgstr "Введите значение, большее или равное {0}"
16258 #: templates/javascript/variables.twig:106
16259 msgid "Please enter a valid date or time"
16260 msgstr "Введите правильную дату или время"
16262 #: templates/javascript/variables.twig:107
16263 msgid "Please enter a valid HEX input"
16264 msgstr "Введите правильное значение HEX"
16266 #. l10n: To validate the usage of a MD5 function on the column
16267 #: templates/javascript/variables.twig:108
16268 msgid "This column can not contain a 32 chars value"
16271 #. l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
16272 #: templates/javascript/variables.twig:109
16274 "These functions are meant to return a binary result; to avoid inconsistent "
16275 "results you should store it in a BINARY, VARBINARY, or BLOB column."
16278 #: templates/login/form.twig:58 templates/login/form.twig:117
16279 #: templates/login/form.twig:121 templates/login/form.twig:124
16281 msgstr "Авторизация"
16283 #: templates/login/form.twig:64 templates/login/form.twig:69
16284 msgid "You can enter hostname/IP address and port separated by space."
16285 msgstr "Вы можете ввести хост/IP адрес и порт разделенные пробелом."
16287 #: templates/login/form.twig:76
16289 msgstr "Пользователь:"
16291 #: templates/login/form.twig:85
16292 #: templates/server/privileges/change_password.twig:21
16293 #: templates/server/privileges/login_information_fields.twig:43
16294 #: templates/server/replication/change_primary.twig:18
16295 #: templates/server/replication/primary_add_replica_user.twig:49
16299 #: templates/login/form.twig:95
16300 msgid "Server choice:"
16301 msgstr "Выбор сервера:"
16303 #: templates/login/header.twig:17
16305 "There is a mismatch between HTTPS indicated on the server and client. This "
16306 "can lead to a non working phpMyAdmin or a security risk. Please fix your "
16307 "server configuration to indicate HTTPS properly."
16309 "Существует несоответствие между HTTPS, указанным на сервере и клиенте. Это "
16310 "может привести к неработоспособному phpMyAdmin или угрозе безопасности. "
16311 "Исправьте конфигурацию своего сервера, чтобы правильно указать HTTPS."
16313 #: templates/login/twofactor/application_configure.twig:3
16315 "Please scan following QR code into the two-factor authentication app on your "
16316 "device and enter authentication code it generates."
16318 "Просканируйте следующий QR-код в приложении двухфакторной аутентификации на "
16319 "своем устройстве и введите генерируемый им код аутентификации."
16321 #: templates/login/twofactor/application_configure.twig:13
16322 msgid "Secret/key:"
16323 msgstr "Секрет/код:"
16325 #: templates/login/twofactor/application_configure.twig:16
16326 #: templates/login/twofactor/application.twig:2
16327 msgid "Authentication code:"
16328 msgstr "Код аутентификации:"
16330 #: templates/login/twofactor/application.twig:5
16332 "Open the two-factor authentication app on your device to view your "
16333 "authentication code and verify your identity."
16335 "Откройте приложение двухфакторной аутентификации, чтобы просмотреть код "
16336 "аутентификации и подтвердить свою личность."
16338 #: templates/login/twofactor/invalid.twig:2
16340 "The configured two factor authentication is not available, please install "
16341 "missing dependencies."
16343 "Сконфигурированная двухфакторная аутентификация недоступна, установите "
16344 "недостающие зависимости."
16346 #: templates/login/twofactor/key_configure.twig:3
16347 #: templates/login/twofactor/key.twig:3
16348 #: templates/preferences/two_factor/main.twig:56
16349 msgid "Deprecated!"
16352 #: templates/login/twofactor/key_configure.twig:4
16353 #: templates/login/twofactor/key.twig:4
16354 #: templates/preferences/two_factor/main.twig:57
16355 #: templates/preferences/two_factor/main.twig:90
16357 "The FIDO U2F API has been deprecated in favor of the Web Authentication API "
16361 #: templates/login/twofactor/key_configure.twig:6
16362 #: templates/login/twofactor/key.twig:6
16363 #: templates/preferences/two_factor/main.twig:59
16365 "You can still use Firefox to authenticate your account using the FIDO U2F "
16366 "API, however it's recommended that you use the WebAuthn authentication "
16370 #: templates/login/twofactor/key_configure.twig:10
16372 "Please connect your FIDO U2F device into your computer's USB port. Then "
16373 "confirm registration on the device."
16375 "Подключите своё устройство FIDO U2F к компьютеру через USB-порт. Затем "
16376 "подтвердите регистрацию на устройстве."
16378 #: templates/login/twofactor/key-https-warning.twig:3
16380 "You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
16381 "most likely refuse to authenticate you."
16383 "Вы не используете https для подключения к phpMyAdmin, устройство FIDO U2F "
16384 "может отказать в авторизации."
16386 #: templates/login/twofactor/key.twig:10
16388 "Please connect your FIDO U2F device into your computer's USB port. Then "
16389 "confirm login on the device."
16391 "Подключите своё устройство FIDO U2F к компьютеру через USB-порт. Затем "
16392 "подтвердите авторизацию на устройстве."
16394 #: templates/login/twofactor.twig:10
16396 msgstr "Подтверждение"
16398 #: templates/login/twofactor/webauthn_creation.twig:1
16401 #| "Please connect your FIDO U2F device into your computer's USB port. Then "
16402 #| "confirm registration on the device."
16404 "Please connect your WebAuthn/FIDO2 device. Then confirm registration on the "
16407 "Подключите своё устройство FIDO U2F к компьютеру через USB-порт. Затем "
16408 "подтвердите регистрацию на устройстве."
16410 #: templates/login/twofactor/webauthn_request.twig:1
16413 #| "Please connect your FIDO U2F device into your computer's USB port. Then "
16414 #| "confirm login on the device."
16416 "Please connect your WebAuthn/FIDO2 device. Then confirm login on the device."
16418 "Подключите своё устройство FIDO U2F к компьютеру через USB-порт. Затем "
16419 "подтвердите авторизацию на устройстве."
16421 #: templates/menu/breadcrumbs.twig:27
16423 msgstr "Представление:"
16425 #: templates/modals/index_dialog_modal.twig:30
16426 #: templates/table/structure/display_structure.twig:363
16430 #: templates/modals/unhide_nav_item.twig:5
16431 msgid "Show hidden navigation tree items."
16432 msgstr "Отображать скрытые пункты дерева навигации."
16434 #: templates/navigation/item_unhide_dialog.twig:20
16436 msgstr "Отобразить"
16438 #: templates/navigation/main.twig:25 templates/navigation/main.twig:26
16440 msgstr "На главную"
16442 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
16443 msgid "Empty session data"
16444 msgstr "Пустые данные сеанса"
16446 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
16450 #: templates/navigation/main.twig:35 templates/navigation/main.twig:36
16451 msgid "phpMyAdmin documentation"
16452 msgstr "Документация phpMyAdmin"
16454 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
16455 msgid "MariaDB Documentation"
16456 msgstr "Документация MariaDB"
16458 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
16459 msgid "MySQL Documentation"
16460 msgstr "Документация MySQL"
16462 #: templates/navigation/main.twig:43 templates/navigation/main.twig:44
16463 msgid "Navigation panel settings"
16464 msgstr "Настройки панели навигации"
16466 #: templates/navigation/main.twig:47 templates/navigation/main.twig:48
16467 msgid "Reload navigation panel"
16468 msgstr "Обновить панель навигации"
16470 #: templates/navigation/main.twig:67
16471 msgid "An error has occurred while loading the navigation display"
16472 msgstr "При загрузке панели навигации произошла ошибка"
16474 #: templates/navigation/main.twig:88
16476 msgstr "Выгрузка SQL"
16478 #: templates/navigation/tree/fast_filter.twig:11
16479 #: templates/navigation/tree/fast_filter.twig:12
16480 msgid "Type to filter these, Enter to search all"
16481 msgstr "Введите, чтобы отфильтровать их, Enter для поиска всех"
16483 #: templates/navigation/tree/fast_filter.twig:16
16484 msgid "Clear fast filter"
16485 msgstr "Очистить быстрый фильтр"
16487 #: templates/preferences/autoload.twig:7
16489 "Your browser has phpMyAdmin configuration for this domain. Would you like to "
16490 "import it for current session?"
16492 "Ваш браузер содержит настройки phpMyAdmin для данного домена. Хотите "
16493 "импортировать их для текущей сессии?"
16495 #: templates/preferences/autoload.twig:13
16496 msgid "Delete settings"
16497 msgstr "Удалить настройки"
16499 #: templates/preferences/forms/main.twig:4
16500 msgid "Cannot save settings, submitted form contains errors!"
16501 msgstr "Невозможно сохранить настройки, отправленная форма содержит ошибки!"
16503 #: templates/preferences/header.twig:6
16504 msgid "Manage your settings"
16505 msgstr "Пользовательские настройки"
16507 #: templates/preferences/header.twig:12
16508 msgid "Two-factor authentication"
16509 msgstr "Двухфакторная аутентификация"
16511 #: templates/preferences/header.twig:55
16512 #: templates/preferences/manage/main.twig:72
16513 msgid "Configuration has been saved."
16514 msgstr "Настройки успешно сохранены."
16516 #: templates/preferences/header.twig:60
16519 "Your preferences will be saved for current session only. Storing them "
16520 "permanently requires %sphpMyAdmin configuration storage%s."
16522 "Ваши настройки будут сохранены только для текущей сессии. Для постоянного "
16523 "хранения требуется подключение модуля %sхранения настроек phpMyAdmin%s."
16525 #: templates/preferences/manage/error.twig:1
16526 msgid "Configuration contains incorrect data for some fields."
16527 msgstr "В некоторых полях, настройки содержать некорректные данные."
16529 #: templates/preferences/manage/error.twig:16
16530 msgid "Do you want to import remaining settings?"
16531 msgstr "Вы хотите импортировать оставшиеся настройки?"
16533 #: templates/preferences/manage/main.twig:3
16534 #: templates/preferences/manage/main.twig:33
16535 msgid "Saved on: @DATE@"
16536 msgstr "Сохранено: @DATE@"
16538 #: templates/preferences/manage/main.twig:20
16539 msgid "Import from file"
16540 msgstr "Импорт из файла"
16542 #: templates/preferences/manage/main.twig:27
16543 msgid "Import from browser's storage"
16544 msgstr "Импорт из хранилища браузера"
16546 #: templates/preferences/manage/main.twig:30
16547 msgid "Settings will be imported from your browser's local storage."
16548 msgstr "Настройки будут импортированы из локального хранилища вашего браузера."
16550 #: templates/preferences/manage/main.twig:36
16551 msgid "You have no saved settings!"
16552 msgstr "У вас нет сохраненных настроек!"
16554 #: templates/preferences/manage/main.twig:40
16555 #: templates/preferences/manage/main.twig:104
16556 msgid "This feature is not supported by your web browser"
16557 msgstr "Данная функция не поддерживается вашим браузером"
16559 #: templates/preferences/manage/main.twig:44
16560 msgid "Merge with current configuration"
16561 msgstr "Объединение с текущими настройками"
16563 #: templates/preferences/manage/main.twig:59
16566 "You can set more settings by modifying config.inc.php, eg. by using %sSetup "
16569 "Вы можете установить дополнительные настройки отредактировав config.inc.php, "
16570 "к примеру, используя %sСкрипт настройки%s."
16572 #: templates/preferences/manage/main.twig:81
16573 msgid "Save as JSON file"
16574 msgstr "Сохранить как JSON файл"
16576 #: templates/preferences/manage/main.twig:85
16577 msgid "Save as PHP file"
16578 msgstr "Сохранить как PHP файл"
16580 #: templates/preferences/manage/main.twig:90
16581 msgid "Save to browser's storage"
16582 msgstr "Сохранить в хранилище браузера"
16584 #: templates/preferences/manage/main.twig:96
16585 msgid "Settings will be saved in your browser's local storage."
16586 msgstr "Настройки будут сохранены в локальное хранилище вашего браузера."
16588 #: templates/preferences/manage/main.twig:99
16589 msgid "Existing settings will be overwritten!"
16590 msgstr "Текущие настройки будут перезаписаны!"
16592 #: templates/preferences/manage/main.twig:120
16593 msgid "You can reset all your settings and restore them to default values."
16595 "Вы можете сбросить все пользовательские настройки и восстановить их в "
16596 "значения по умолчанию."
16598 #: templates/preferences/two_factor/configure.twig:5
16599 #: templates/preferences/two_factor/main.twig:77
16600 #: templates/preferences/two_factor/main.twig:98
16601 msgid "Configure two-factor authentication"
16602 msgstr "Настроить двухфакторную аутентификацию"
16604 #: templates/preferences/two_factor/configure.twig:12
16605 msgid "Enable two-factor authentication"
16606 msgstr "Включить двухфакторную аутентификацию"
16608 #: templates/preferences/two_factor/confirm.twig:5
16609 msgid "Confirm disabling two-factor authentication"
16610 msgstr "Подтвердите отключение двухфакторной аутентификации"
16612 #: templates/preferences/two_factor/confirm.twig:9
16614 "By disabling two factor authentication you will be again able to login using "
16617 "После отключения двухфакторной аутентификации Вы сможете выполнить вход, "
16618 "используя только пароль."
16620 #: templates/preferences/two_factor/confirm.twig:13
16621 #: templates/preferences/two_factor/main.twig:66
16622 msgid "Disable two-factor authentication"
16623 msgstr "Отключить двухфакторную аутентификацию"
16625 #: templates/preferences/two_factor/main.twig:5
16626 msgid "Two-factor authentication status"
16627 msgstr "Статус двухфакторной аутентификации"
16629 #: templates/preferences/two_factor/main.twig:11
16631 "Two-factor authentication is not available, please install optional "
16632 "dependencies to enable authentication backends."
16634 "Двухфакторная аутентификация недоступна, установите дополнительные "
16635 "зависимости, чтобы включить внутренние компоненты аутентификации."
16637 #: templates/preferences/two_factor/main.twig:12
16638 #: templates/preferences/two_factor/main.twig:27
16639 msgid "Following composer packages are missing:"
16640 msgstr "Следующие Composer-пакеты отсутствуют:"
16642 #: templates/preferences/two_factor/main.twig:20
16643 msgid "Two-factor authentication is available and configured for this account."
16645 "Двухфакторная аутентификация доступна и настроена для этой учётной записи."
16647 #: templates/preferences/two_factor/main.twig:22
16649 "Two-factor authentication is available, but not configured for this account."
16651 "Двухфакторная аутентификация доступна, но не настроена для этой учётной "
16654 #: templates/preferences/two_factor/main.twig:26
16657 #| "Two-factor authentication is not available, please install optional "
16658 #| "dependencies to enable authentication backends."
16660 "Please install optional dependencies to enable more authentication backends."
16662 "Двухфакторная аутентификация недоступна, установите дополнительные "
16663 "зависимости, чтобы включить внутренние компоненты аутентификации."
16665 #: templates/preferences/two_factor/main.twig:37
16667 "Two-factor authentication is not available, enable phpMyAdmin configuration "
16668 "storage to use it."
16670 "Двухфакторная аутентификация недоступна, для ее использования включите в "
16671 "конфигурации phpMyAdmin."
16673 #: templates/preferences/two_factor/main.twig:52
16674 msgid "You have enabled two factor authentication."
16675 msgstr "Вы включили двухфакторную авторизацию."
16677 #: templates/recent_favorite_table_no_tables.twig:3
16678 msgid "There are no recent tables."
16679 msgstr "Отсутствуют недавние таблицы."
16681 #: templates/recent_favorite_table_no_tables.twig:5
16682 msgid "There are no favorite tables."
16683 msgstr "Нет избранных таблиц."
16685 #: templates/relation/check_relations.twig:3
16686 msgid "phpMyAdmin configuration storage"
16687 msgstr "Хранилище настроек phpMyAdmin"
16689 #: templates/relation/check_relations.twig:9
16690 msgid "Configuration of pmadb…"
16691 msgstr "Конфигурация pmadb…"
16693 #: templates/relation/check_relations.twig:10
16694 #: templates/relation/check_relations.twig:56
16695 #: templates/relation/check_relations.twig:81
16696 #: templates/relation/check_relations.twig:106
16697 #: templates/relation/check_relations.twig:119
16698 #: templates/relation/check_relations.twig:144
16699 #: templates/relation/check_relations.twig:189
16700 #: templates/relation/check_relations.twig:214
16701 #: templates/relation/check_relations.twig:239
16702 #: templates/relation/check_relations.twig:264
16703 #: templates/relation/check_relations.twig:289
16704 #: templates/relation/check_relations.twig:314
16705 #: templates/relation/check_relations.twig:339
16706 #: templates/relation/check_relations.twig:364
16707 #: templates/relation/check_relations.twig:377
16708 #: templates/relation/check_relations.twig:402
16709 #: templates/relation/check_relations.twig:427
16710 #: templates/relation/check_relations.twig:452
16711 #: templates/relation/check_relations.twig:477
16712 #: templates/relation/check_relations.twig:502
16716 #: templates/relation/check_relations.twig:14
16717 msgid "General relation features"
16718 msgstr "Основные возможности связей"
16720 #: templates/relation/check_relations.twig:20
16723 "%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
16726 "%sСоздать%s базу данных с именем '%s' и настроить там хранение конфигурации "
16729 #: templates/relation/check_relations.twig:24
16732 "%sCreate%s the phpMyAdmin configuration storage in the current database."
16733 msgstr "%sСоздать%s хранилище конфигурации phpMyAdmin в текущей базе данных."
16735 #: templates/relation/check_relations.twig:31
16737 msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
16738 msgstr "%sСоздать%s отсутствующие таблицы хранения конфигурации phpMyAdmin."
16740 #: templates/relation/check_relations.twig:42
16741 #: templates/relation/check_relations.twig:54
16742 #: templates/relation/check_relations.twig:79
16743 #: templates/relation/check_relations.twig:104
16744 #: templates/relation/check_relations.twig:117
16745 #: templates/relation/check_relations.twig:142
16746 #: templates/relation/check_relations.twig:187
16747 #: templates/relation/check_relations.twig:212
16748 #: templates/relation/check_relations.twig:237
16749 #: templates/relation/check_relations.twig:262
16750 #: templates/relation/check_relations.twig:287
16751 #: templates/relation/check_relations.twig:312
16752 #: templates/relation/check_relations.twig:337
16753 #: templates/relation/check_relations.twig:362
16754 #: templates/relation/check_relations.twig:375
16755 #: templates/relation/check_relations.twig:400
16756 #: templates/relation/check_relations.twig:425
16757 #: templates/relation/check_relations.twig:450
16758 #: templates/relation/check_relations.twig:475
16759 #: templates/relation/check_relations.twig:500
16760 msgctxt "Correctly working"
16764 #: templates/relation/check_relations.twig:62
16765 msgid "General relation features:"
16766 msgstr "Основные возможности связей:"
16768 #: templates/relation/check_relations.twig:64
16769 #: templates/relation/check_relations.twig:89
16770 #: templates/relation/check_relations.twig:127
16771 #: templates/relation/check_relations.twig:152
16772 #: templates/relation/check_relations.twig:162
16773 #: templates/relation/check_relations.twig:197
16774 #: templates/relation/check_relations.twig:222
16775 #: templates/relation/check_relations.twig:247
16776 #: templates/relation/check_relations.twig:272
16777 #: templates/relation/check_relations.twig:297
16778 #: templates/relation/check_relations.twig:322
16779 #: templates/relation/check_relations.twig:347
16780 #: templates/relation/check_relations.twig:385
16781 #: templates/relation/check_relations.twig:410
16782 #: templates/relation/check_relations.twig:435
16783 #: templates/relation/check_relations.twig:460
16784 #: templates/relation/check_relations.twig:485
16785 #: templates/relation/check_relations.twig:510
16789 #: templates/relation/check_relations.twig:87
16790 msgid "Display features:"
16791 msgstr "Показать возможности:"
16793 #: templates/relation/check_relations.twig:125
16794 msgid "Designer and creation of PDFs:"
16795 msgstr "Дизайнер и создание PDF:"
16797 #: templates/relation/check_relations.twig:150
16798 msgid "Displaying column comments:"
16799 msgstr "Отображать комментарии столбцов:"
16801 #: templates/relation/check_relations.twig:160
16802 msgid "Browser transformation:"
16803 msgstr "Преобразование:"
16805 #: templates/relation/check_relations.twig:172
16806 msgid "Please see the documentation on how to update your column_info table."
16808 "Необходимо обновить таблицу column_info. Детали смотрите в документации."
16810 #: templates/relation/check_relations.twig:195
16811 msgid "Bookmarked SQL query:"
16812 msgstr "SQL-запросы в закладках:"
16814 #: templates/relation/check_relations.twig:220
16815 msgid "SQL history:"
16816 msgstr "История SQL-запросов:"
16818 #: templates/relation/check_relations.twig:245
16819 msgid "Persistent recently used tables:"
16820 msgstr "Недавно использованные таблицы:"
16822 #: templates/relation/check_relations.twig:270
16823 msgid "Persistent favorite tables:"
16824 msgstr "Постоянно используемые таблицы избранных:"
16826 #: templates/relation/check_relations.twig:295
16827 msgid "Persistent tables' UI preferences:"
16828 msgstr "Настройки интерфейса часто используемых таблиц:"
16830 #: templates/relation/check_relations.twig:320
16832 msgstr "Отслеживание:"
16834 #: templates/relation/check_relations.twig:345
16835 msgid "User preferences:"
16836 msgstr "Пользовательские настройки:"
16838 #: templates/relation/check_relations.twig:383
16839 msgid "Configurable menus:"
16840 msgstr "Настраиваемые меню:"
16842 #: templates/relation/check_relations.twig:408
16843 msgid "Hide/show navigation items:"
16844 msgstr "Скрыть/показать пункты навигации:"
16846 #: templates/relation/check_relations.twig:433
16847 msgid "Saving Query-By-Example searches:"
16848 msgstr "Сохраняются Query-By-Example:"
16850 #: templates/relation/check_relations.twig:458
16851 msgid "Managing central list of columns:"
16852 msgstr "Управление центральным списком столбцов:"
16854 #: templates/relation/check_relations.twig:483
16855 msgid "Remembering designer settings:"
16856 msgstr "Запоминание настроек дизайна:"
16858 #: templates/relation/check_relations.twig:508
16859 msgid "Saving export templates:"
16860 msgstr "Сохранение шаблонов экспорта:"
16862 #: templates/relation/check_relations.twig:519
16863 msgid "Quick steps to set up advanced features:"
16864 msgstr "Шаги необходимые для установки дополнительных функций:"
16866 #: templates/relation/check_relations.twig:523
16868 msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
16870 "Создайте необходимые таблицы с помощью скрипта <code>%screate_tables.sql</"
16873 #: templates/relation/check_relations.twig:527
16874 msgid "Create a pma user and give access to these tables."
16875 msgstr "Создайте пользователя pma и предоставьте доступ к этим таблицам."
16877 #: templates/relation/check_relations.twig:531
16879 "Enable advanced features in configuration file (<code>config.inc.php</"
16880 "code>), for example by starting from <code>config.sample.inc.php</code>."
16882 "Подключите дополнительные функции в конфигурационном файле (<code>config.inc."
16883 "php</code>), начните с примера в <code>config.sample.inc.php</code>."
16885 #: templates/relation/check_relations.twig:535
16886 msgid "Re-login to phpMyAdmin to load the updated configuration file."
16888 "Перезайдите в phpMyAdmin, чтобы загрузить обновленный конфигурационный файл."
16890 #: templates/server/binlog/index.twig:10
16891 msgid "Select binary log to view"
16892 msgstr "Выберите бинарный журнал для просмотра"
16894 #: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
16895 #: templates/server/status/processes/list.twig:20
16896 msgid "Truncate shown queries"
16897 msgstr "Сократить отображение запросов"
16899 #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
16900 #: templates/server/status/processes/list.twig:26
16901 msgid "Show full queries"
16902 msgstr "Развернуть отображение запросов"
16904 #: templates/server/binlog/index.twig:84
16906 msgstr "Файл журнала"
16908 #: templates/server/binlog/index.twig:85
16912 #: templates/server/binlog/index.twig:87
16913 #: templates/server/replication/primary_replication.twig:24
16915 msgstr "ID сервера"
16917 #: templates/server/binlog/index.twig:88
16918 msgid "Original position"
16919 msgstr "Исходная позиция"
16921 #: templates/server/binlog/index.twig:89
16922 #: templates/table/structure/display_table_stats.twig:3
16923 msgid "Information"
16924 msgstr "Информация"
16926 #: templates/server/collations/index.twig:4
16927 msgid "Character sets and collations"
16928 msgstr "Кодировки и сравнения"
16930 #: templates/server/collations/index.twig:23
16931 msgctxt "The collation is the default one"
16933 msgstr "по умолчанию"
16935 #: templates/server/databases/index.twig:3
16936 msgid "Databases statistics"
16937 msgstr "Статистика баз данных"
16939 #: templates/server/databases/index.twig:9
16940 msgid "Create database"
16941 msgstr "Создать базу данных"
16943 #: templates/server/databases/index.twig:50
16944 msgid "No privileges to create databases"
16945 msgstr "Нет привилегий для создания баз данных"
16947 #: templates/server/databases/index.twig:156
16948 #: templates/server/replication/index.twig:18
16949 #: templates/server/replication/primary_replication.twig:3
16950 msgid "Primary replication"
16951 msgstr "Репликация головного сервера"
16953 #: templates/server/databases/index.twig:160
16954 #: templates/server/replication/replica_configuration.twig:2
16955 msgid "Replica replication"
16956 msgstr "Репликация подчинённого сервера"
16958 #: templates/server/databases/index.twig:181
16960 msgid "Jump to database '%s'"
16961 msgstr "Перейти к базе данных '%s'"
16963 #: templates/server/databases/index.twig:242
16965 msgid "Check privileges for database \"%s\"."
16966 msgstr "Проверить привилегии для базы данных \"%s\"."
16968 #: templates/server/databases/index.twig:243
16969 msgid "Check privileges"
16970 msgstr "Проверить привилегии"
16972 #: templates/server/databases/index.twig:298
16974 "Note: Enabling the database statistics here might cause heavy traffic "
16975 "between the web server and the MySQL server."
16977 "Примечание: Включение статистики баз данных может спровоцировать большой "
16978 "трафик между веб-сервером и сервером MySQL."
16980 #: templates/server/databases/index.twig:300
16981 #: templates/server/databases/index.twig:301
16982 msgid "Enable statistics"
16983 msgstr "Включить статистику"
16985 #: templates/server/databases/index.twig:308
16986 msgid "No databases"
16987 msgstr "Базы данных отсутствуют"
16989 #: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3
16990 msgid "Storage engines"
16991 msgstr "Механизмы хранилища"
16993 #: templates/server/engines/index.twig:13
16994 msgid "Storage Engine"
16995 msgstr "Тип таблиц"
16997 #: templates/server/engines/show.twig:45
16998 msgid "Unknown storage engine."
16999 msgstr "Неизвестный механизм хранилища."
17001 #: templates/server/export/index.twig:26
17002 msgid "@SERVER@ will become the server name."
17003 msgstr "@SERVER@ будет именем сервера."
17005 #: templates/server/export/index.twig:3
17006 msgid "Exporting databases from the current server"
17007 msgstr "Экспорт баз данных с текущего сервера"
17009 #: templates/server/import/index.twig:3
17010 msgid "Importing into the current server"
17011 msgstr "Импорт на текущий сервер"
17013 #: templates/server/plugins/index.twig:26
17017 #: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28
17021 #: templates/server/plugins/index.twig:29
17025 #: templates/server/plugins/index.twig:41
17027 msgstr "не активно"
17029 #: templates/server/plugins/index.twig:43
17033 #: templates/server/plugins/index.twig:45
17037 #: templates/server/plugins/index.twig:47
17041 #: templates/server/privileges/add_user.twig:12
17042 msgid "Database for user account"
17043 msgstr "База данных для учётных записей пользователей"
17045 #: templates/server/privileges/add_user.twig:15
17046 msgid "Create database with same name and grant all privileges."
17048 "Создать базу данных с таким же именем и предоставить на неё все привилегии."
17050 #: templates/server/privileges/add_user.twig:19
17051 msgid "Grant all privileges on wildcard name (username\\_%)."
17053 "Предоставить все привилегии на то, что подпадает под шаблон (имя "
17054 "пользователя\\_%)."
17056 #: templates/server/privileges/add_user.twig:24
17058 msgid "Grant all privileges on database %s."
17059 msgstr "Предоставить все привилегии в базе данных %s."
17061 #: templates/server/privileges/change_password.twig:15
17062 msgid "No Password"
17063 msgstr "Без пароля"
17065 #: templates/server/privileges/change_password.twig:24
17069 #: templates/server/privileges/change_password.twig:28
17070 #: templates/server/privileges/login_information_fields.twig:54
17071 msgctxt "Password strength"
17073 msgstr "Стойкость:"
17075 #: templates/server/privileges/change_password.twig:32
17076 #: templates/server/privileges/login_information_fields.twig:60
17077 #: templates/server/replication/primary_add_replica_user.twig:62
17079 msgstr "Подтверждение:"
17081 #: templates/server/privileges/change_password.twig:40
17082 msgid "Password Hashing:"
17083 msgstr "Хеширование пароля:"
17085 #: templates/server/privileges/change_password.twig:58
17087 "This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
17088 "connection that encrypts the password using RSA</i>'; while connecting to "
17091 "Этот метод требует использования '<i>SSL соединения</i>' или "
17092 "'<i>незащищённого соединения, которое шифрует пароль с помощью RSA</i>'; при "
17093 "подключении к серверу."
17095 #: templates/server/privileges/choose_user_group.twig:5
17096 msgid "User group:"
17097 msgstr "Группа пользователей:"
17099 #: templates/server/privileges/edit_routine_privileges.twig:4
17100 #: templates/server/privileges/user_properties.twig:4
17101 msgid "Edit privileges:"
17102 msgstr "Редактирование привилегий:"
17104 #: templates/server/privileges/edit_routine_privileges.twig:5
17105 #: templates/server/privileges/user_properties.twig:5
17106 msgid "User account"
17107 msgstr "Учётная запись пользователя"
17109 #: templates/server/privileges/edit_routine_privileges.twig:34
17110 #: templates/server/privileges/user_properties.twig:53
17112 "Note: You are attempting to edit privileges of the user with which you are "
17113 "currently logged in."
17115 "Примечание: Вы пытаетесь изменить привилегии пользователя, под именем "
17116 "которого вы в настоящее время вошли в систему."
17118 #: templates/server/privileges/edit_routine_privileges.twig:51
17119 #: templates/server/privileges/privileges_table.twig:10
17120 #: templates/server/privileges/privileges_table.twig:272
17121 msgid "Note: MySQL privilege names are expressed in English."
17122 msgstr "Примечание: типы привилегий MySQL отображаются по-английски."
17124 #: templates/server/privileges/edit_routine_privileges.twig:63
17125 #: templates/server/privileges/edit_routine_privileges.twig:67
17127 "Allows user to give to other users or remove from other users privileges "
17128 "that user possess on this routine."
17130 "Позволяет пользователю предоставлять другим пользователям или удалять из "
17131 "других пользователей привилегии, которыми обладает пользователь в этой "
17134 #: templates/server/privileges/edit_routine_privileges.twig:76
17135 #: templates/server/privileges/edit_routine_privileges.twig:79
17136 msgid "Allows altering and dropping this routine."
17137 msgstr "Разрешает изменение и удаление этой процедуры."
17139 #: templates/server/privileges/edit_routine_privileges.twig:88
17140 #: templates/server/privileges/edit_routine_privileges.twig:91
17141 msgid "Allows executing this routine."
17142 msgstr "Разрешает выполнение этой процедуры."
17144 #: templates/server/privileges/initials_row.twig:1
17145 msgid "Pagination of user accounts"
17147 "Изменить регистрационные данные / Копировать учётную запись пользователя"
17149 #: templates/server/privileges/login_information_fields.twig:2
17150 #: templates/server/privileges/user_properties.twig:105
17151 msgid "Login Information"
17152 msgstr "Информация учётной записи"
17154 #: templates/server/privileges/login_information_fields.twig:4
17155 #: templates/server/replication/change_primary.twig:14
17156 #: templates/server/replication/primary_add_replica_user.twig:16
17158 msgstr "Имя пользователя:"
17160 #: templates/server/privileges/login_information_fields.twig:7
17161 #: templates/server/replication/primary_add_replica_user.twig:20
17163 msgstr "Любой пользователь"
17165 #: templates/server/privileges/login_information_fields.twig:8
17166 #: templates/server/privileges/login_information_fields.twig:33
17167 #: templates/server/privileges/login_information_fields.twig:50
17168 #: templates/server/privileges/privileges_summary.twig:75
17169 #: templates/server/privileges/privileges_summary.twig:90
17170 msgid "Use text field"
17171 msgstr "Использовать текстовое поле"
17173 #: templates/server/privileges/login_information_fields.twig:16
17175 "An account already exists with the same username but possibly a different "
17178 "Учётная запись с данным именем пользователя, но, возможно, иным именем хоста "
17181 #: templates/server/privileges/login_information_fields.twig:22
17183 msgstr "Имя хоста:"
17185 #: templates/server/privileges/login_information_fields.twig:27
17186 #: templates/server/replication/primary_add_replica_user.twig:34
17188 msgstr "Любой хост"
17190 #: templates/server/privileges/login_information_fields.twig:28
17191 #: templates/server/replication/primary_add_replica_user.twig:35
17195 #: templates/server/privileges/login_information_fields.twig:30
17196 #: templates/server/replication/primary_add_replica_user.twig:37
17200 #: templates/server/privileges/login_information_fields.twig:32
17201 #: templates/server/replication/primary_add_replica_user.twig:39
17202 msgid "Use host table"
17203 msgstr "Использовать таблицу хостов"
17205 #: templates/server/privileges/login_information_fields.twig:39
17206 #: templates/server/replication/primary_add_replica_user.twig:44
17208 "When Host table is used, this field is ignored and values stored in Host "
17209 "table are used instead."
17211 "При использовании таблицы хостов, данное поле игнорируется и значения "
17212 "берутся из прописанных при конфигурации."
17214 #: templates/server/privileges/login_information_fields.twig:45
17215 #: templates/server/privileges/login_information_fields.twig:53
17216 #: templates/server/privileges/users_overview.twig:10
17217 #: templates/server/replication/change_primary.twig:19
17218 #: templates/server/replication/primary_add_replica_user.twig:52
17219 #: templates/server/replication/primary_add_replica_user.twig:57
17223 #: templates/server/privileges/login_information_fields.twig:47
17224 msgid "Do not change the password"
17225 msgstr "Не менять пароль"
17227 #: templates/server/privileges/login_information_fields.twig:49
17228 #: templates/server/replication/primary_add_replica_user.twig:53
17229 msgid "No password"
17230 msgstr "Без пароля"
17232 #: templates/server/privileges/login_information_fields.twig:62
17233 #: templates/server/replication/primary_add_replica_user.twig:65
17235 msgstr "Подтверждение"
17237 #: templates/server/privileges/login_information_fields.twig:68
17238 msgid "Authentication plugin"
17239 msgstr "Плагин аутентификации"
17241 #: templates/server/privileges/login_information_fields.twig:70
17242 msgid "Password hashing method"
17243 msgstr "Метод хеширования пароля"
17245 #: templates/server/privileges/login_information_fields.twig:83
17247 "This method requires using an '<em>SSL connection</em>' or an "
17248 "'<em>unencrypted connection that encrypts the password using RSA</em>'; "
17249 "while connecting to the server."
17251 "Этот метод требует использования '<em>SSL соединения</em>' или "
17252 "'<em>незащищённого соединения, которое шифрует пароль с помощью RSA</em>'; "
17253 "при подключении к серверу."
17255 #: templates/server/privileges/new_user_ajax.twig:52
17256 #: templates/server/privileges/users_overview.twig:83
17257 #: templates/server/privileges/users_overview.twig:168
17258 msgid "Edit user group"
17259 msgstr "Редактировать группу пользователей"
17261 #: templates/server/privileges/privileges_summary.twig:20
17262 msgid "Column-specific privileges"
17263 msgstr "Привилегии уровня столбца"
17265 #: templates/server/privileges/privileges_summary.twig:54
17266 msgid "Add privileges on the following database(s):"
17267 msgstr "Добавить привилегии для следующих(ей) баз(ы) данных:"
17269 #: templates/server/privileges/privileges_summary.twig:67
17270 msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
17272 "При использовании символов нижнего подчеркивания _ и процента % необходимо "
17273 "экранировать их символом обратной косой черты \\."
17275 #: templates/server/privileges/privileges_summary.twig:71
17276 msgid "Add privileges on the following table:"
17277 msgstr "Добавить привилегии на следующую таблицу:"
17279 #: templates/server/privileges/privileges_summary.twig:86
17280 msgid "Add privileges on the following routine:"
17281 msgstr "Добавить привилегии на следующую процедуру:"
17283 #: templates/server/privileges/privileges_table.twig:35
17284 #: templates/server/privileges/privileges_table.twig:36
17285 #: templates/server/privileges/privileges_table.twig:62
17286 #: templates/server/privileges/privileges_table.twig:63
17287 #: templates/server/privileges/privileges_table.twig:89
17288 #: templates/server/privileges/privileges_table.twig:90
17289 #: templates/server/privileges/privileges_table.twig:116
17290 #: templates/server/privileges/privileges_table.twig:117
17291 msgctxt "None privileges"
17295 #: templates/server/privileges/privileges_table.twig:160
17296 #: templates/server/privileges/privileges_table.twig:164
17297 #: templates/server/privileges/privileges_table.twig:638
17298 #: templates/server/privileges/privileges_table.twig:642
17300 "Allows user to give to other users or remove from other users the privileges "
17301 "that user possess yourself."
17303 "Позволяет пользователю предоставлять другим пользователям или удалять у "
17304 "других пользователей привилегии, которыми обладает пользователь."
17306 #: templates/server/privileges/privileges_table.twig:255
17308 msgstr "Глобальные"
17310 #: templates/server/privileges/privileges_table.twig:262
17311 #: templates/server/privileges/users_overview.twig:12
17312 msgid "Global privileges"
17313 msgstr "Глобальные привилегии"
17315 #: templates/server/privileges/privileges_table.twig:552
17316 msgid "Administration"
17317 msgstr "Администрирование"
17319 #: templates/server/privileges/privileges_table.twig:559
17320 #: templates/server/privileges/privileges_table.twig:562
17322 "Allows adding users and privileges without reloading the privilege tables."
17324 "Разрешает добавление пользователей и привилегий без перезагрузки таблиц "
17327 #: templates/server/privileges/privileges_table.twig:670
17329 #| msgid "Allows creating stored routines."
17330 msgid "Allows creating foreign key relations."
17331 msgstr "Разрешает создание хранимых процедур."
17333 #: templates/server/privileges/privileges_table.twig:670
17334 msgid "Not used on MariaDB."
17335 msgstr "Не используется в MariaDB."
17337 #: templates/server/privileges/privileges_table.twig:670
17339 #| msgid "Has no effect in this MySQL version."
17340 msgid "Not used for this MySQL version."
17341 msgstr "Не доступно в данной версии MySQL."
17343 #: templates/server/privileges/privileges_table.twig:721
17344 msgid "Resource limits"
17345 msgstr "Ограничение на использование ресурсов"
17347 #: templates/server/privileges/privileges_table.twig:723
17348 msgid "Note: Setting these options to 0 (zero) removes the limit."
17350 "Замечание: Установка значения параметров в 0 (ноль), снимает ограничения."
17352 #: templates/server/privileges/privileges_table.twig:729
17353 #: templates/server/privileges/privileges_table.twig:736
17354 msgid "Limits the number of queries the user may send to the server per hour."
17356 "Максимальное количество запросов, которые пользователь может отправить в "
17359 #: templates/server/privileges/privileges_table.twig:742
17360 #: templates/server/privileges/privileges_table.twig:749
17362 "Limits the number of commands that change any table or database the user may "
17363 "execute per hour."
17365 "Максимальное количество команд изменяющих какую-либо таблицу или базу "
17366 "данных, которые пользователь может выполнить в течение часа."
17368 #: templates/server/privileges/privileges_table.twig:755
17369 #: templates/server/privileges/privileges_table.twig:762
17370 msgid "Limits the number of new connections the user may open per hour."
17372 "Максимальное количество новых подключений, которые пользователь может "
17373 "установить в течение часа."
17375 #: templates/server/privileges/privileges_table.twig:768
17376 #: templates/server/privileges/privileges_table.twig:775
17377 msgid "Limits the number of simultaneous connections the user may have."
17378 msgstr "Максимальное количество одновременных подключений одного пользователя."
17380 #: templates/server/privileges/privileges_table.twig:784
17381 msgid "Does not require SSL-encrypted connections."
17382 msgstr "Не требует SSL-шифрованного соединения."
17384 #: templates/server/privileges/privileges_table.twig:793
17385 msgid "Requires SSL-encrypted connections."
17386 msgstr "Требует SSL-шифрованного соединения."
17388 #: templates/server/privileges/privileges_table.twig:802
17389 msgid "Requires a valid X509 certificate."
17390 msgstr "Требуется действительный сертификат X509."
17392 #: templates/server/privileges/privileges_table.twig:823
17393 msgid "Requires that a specific cipher method be used for a connection."
17395 "Требуется, чтобы для соединения использовался специальный метод шифрования."
17397 #: templates/server/privileges/privileges_table.twig:832
17398 msgid "Requires that a valid X509 certificate issued by this CA be presented."
17400 "Требуется, чтобы был представлен действительный сертификат X509, выданный "
17403 #: templates/server/privileges/privileges_table.twig:841
17404 msgid "Requires that a valid X509 certificate with this subject be presented."
17405 msgstr "Требуется наличие действительного сертификата X509 с этим предметом."
17407 #: templates/server/privileges/subnav.twig:5
17408 #: templates/server/privileges/user_overview.twig:5
17409 msgid "User accounts overview"
17410 msgstr "Обзор учётных записей пользователей"
17412 #: templates/server/privileges/subnav.twig:11
17413 #: templates/server/user_groups/user_groups.twig:1
17414 #: templates/server/user_groups/user_groups.twig:9
17415 msgid "User groups"
17416 msgstr "Группы пользователей"
17418 #: templates/server/privileges/user_properties.twig:57
17419 #: templates/server/privileges/users_overview.twig:57
17420 msgid "The selected user was not found in the privilege table."
17421 msgstr "Выбранный пользователь не найден в таблице привилегий."
17423 #: templates/server/privileges/user_properties.twig:106
17424 msgid "Change login information / Copy user account"
17426 "Изменить регистрационные данные / Копировать учётную запись пользователя"
17428 #: templates/server/privileges/user_properties.twig:113
17429 msgid "Create a new user account with the same privileges and …"
17430 msgstr "Создать новую учётную запись пользователя с такими же привилегиями и…"
17432 #: templates/server/privileges/user_properties.twig:119
17433 msgid "… keep the old one."
17434 msgstr "… сохранить предыдущего."
17436 #: templates/server/privileges/user_properties.twig:126
17437 msgid "… delete the old one from the user tables."
17438 msgstr "… удалить предыдущего из таблиц пользователей."
17440 #: templates/server/privileges/user_properties.twig:133
17442 "… revoke all active privileges from the old one and delete it afterwards."
17443 msgstr "… отменить все активные привилегии предыдущего и затем удалить его."
17445 #: templates/server/privileges/user_properties.twig:140
17447 "… delete the old one from the user tables and reload the privileges "
17450 "… удалить предыдущего из таблиц пользователей и перезагрузить привилегии."
17452 #: templates/server/privileges/users_overview.twig:16
17454 msgstr "Группа пользователей"
17456 #: templates/server/privileges/users_overview.twig:147
17457 msgid "Remove selected user accounts"
17458 msgstr "Удалить выбранные учётные записи пользователей"
17460 #: templates/server/privileges/users_overview.twig:149
17461 msgid "Revoke all active privileges from the users and delete them afterwards."
17462 msgstr "Отменить все активные привилегии пользователей и затем удалить их."
17464 #: templates/server/privileges/users_overview.twig:153
17465 msgid "Drop the databases that have the same names as the users."
17466 msgstr "Удалить базы данных, имена которых совпадают с именами пользователей."
17468 #: templates/server/privileges/users_overview.twig:178
17469 msgid "Save changes"
17470 msgstr "Сохранить изменения"
17472 #: templates/server/replication/change_primary.twig:5
17473 msgid "Replica configuration"
17474 msgstr "Настройка подчиненного сервера"
17476 #: templates/server/replication/change_primary.twig:6
17477 #: templates/server/replication/replica_configuration.twig:97
17478 msgid "Change or reconfigure primary server"
17479 msgstr "Изменить, или перенастроить головной сервер"
17481 #: templates/server/replication/change_primary.twig:9
17483 "Make sure you have a unique server-id in your configuration file (my.cnf). "
17484 "If not, please add the following line into [mysqld] section:"
17486 "Убедитесь, что в конфигурационном файле (my.cnf) имеется уникальное значение "
17487 "server-id. При необходимости, добавьте следующую строку в раздел [mysqld]:"
17489 #: templates/server/replication/change_primary.twig:26
17493 #: templates/server/replication/index.twig:21
17496 "This server is not configured as primary in a replication process. Would you "
17497 "like to %sconfigure%s it?"
17499 "Данный сервер не настроен в качестве ведущего для процесса репликации. "
17500 "Хотите %sнастроить%s это?"
17502 #: templates/server/replication/index.twig:43
17503 msgid "No privileges"
17504 msgstr "Нет привилегий"
17506 #: templates/server/replication/primary_add_replica_user.twig:6
17507 #: templates/server/replication/primary_replication.twig:44
17508 msgid "Add replica replication user"
17509 msgstr "Добавьте подчиненного пользователя репликации"
17511 #: templates/server/replication/primary_add_replica_user.twig:21
17512 #: templates/server/replication/primary_add_replica_user.twig:40
17513 #: templates/server/replication/primary_add_replica_user.twig:54
17514 msgid "Use text field:"
17515 msgstr "Использовать текстовое поле:"
17517 #: templates/server/replication/primary_add_replica_user.twig:70
17518 msgid "Generate password:"
17519 msgstr "Создать пароль:"
17521 #: templates/server/replication/primary_configuration.twig:2
17522 msgid "Primary configuration"
17523 msgstr "Основная конфигурация"
17525 #: templates/server/replication/primary_configuration.twig:4
17528 #| "This server is not configured as a master server in a replication "
17529 #| "process. You can choose from either replicating all databases and "
17530 #| "ignoring some of them (useful if you want to replicate a majority of the "
17531 #| "databases) or you can choose to ignore all databases by default and allow "
17532 #| "only certain databases to be replicated. Please select the mode:"
17534 "This server is not configured as a primary server in a replication process. "
17535 "You can choose from either replicating all databases and ignoring some of "
17536 "them (useful if you want to replicate a majority of the databases) or you "
17537 "can choose to ignore all databases by default and allow only certain "
17538 "databases to be replicated. Please select the mode:"
17540 "Данный сервер не настроен в качестве головного для процесса репликации. Вы "
17541 "можете выбрать репликацию всех баз данных и игнорировать некоторые из них "
17542 "(используйте, если хотите провести репликацию большинства баз данных), либо "
17543 "выбрать игнорирование всех баз данных по умолчанию и разрешение для "
17544 "репликации только определенных. Пожалуйста, выберите желаемый режим:"
17546 #: templates/server/replication/primary_configuration.twig:9
17547 msgid "Replicate all databases; Ignore:"
17548 msgstr "Репликация всех баз данных; игнорировать:"
17550 #: templates/server/replication/primary_configuration.twig:10
17551 msgid "Ignore all databases; Replicate:"
17552 msgstr "Игнорировать все базы данных; репликация:"
17554 #: templates/server/replication/primary_configuration.twig:12
17555 msgid "Please select databases:"
17556 msgstr "Пожалуйста, выберите базы данных:"
17558 #: templates/server/replication/primary_configuration.twig:15
17560 "Now, add the following lines at the end of [mysqld] section in your my.cnf "
17561 "and please restart the MySQL server afterwards."
17563 "Теперь добавьте данные строки в конец раздела [mysqld] конфигурационного "
17564 "файла my.cnf, после чего перезапустите сервер MySQL."
17566 #: templates/server/replication/primary_configuration.twig:21
17569 #| "Once you restarted MySQL server, please click on Go button. Afterwards, "
17570 #| "you should see a message informing you, that this server <strong>is</"
17571 #| "strong> configured as master."
17573 "Once you restarted MySQL server, please click on Go button. Afterwards, you "
17574 "should see a message informing you, that this server <strong>is</strong> "
17575 "configured as primary."
17577 "Сразу после перезапуска MySQL сервера, пожалуйста, нажмите кнопку OK, после "
17578 "чего вы должны увидеть сообщение указывающее, что данный сервер "
17579 "<strong>настроен</strong> как ведущий."
17581 #: templates/server/replication/primary_replication.twig:5
17582 msgid "This server is configured as primary in a replication process."
17583 msgstr "Данный сервер настроен головным в процессе репликации."
17585 #: templates/server/replication/primary_replication.twig:16
17586 msgid "Show connected replicas"
17587 msgstr "Показать соединённые подчиненные сервера"
17589 #: templates/server/replication/primary_replication.twig:38
17591 "Only replicas started with the --report-host=host_name option are visible in "
17594 "Только подчиненные сервера запущенные с ключом --report-host=host_name "
17595 "видимы в данном списке."
17597 #: templates/server/replication/replica_configuration.twig:5
17598 msgid "Primary connection:"
17599 msgstr "Соединение сервера:"
17601 #: templates/server/replication/replica_configuration.twig:25
17602 msgid "Replica SQL Thread not running!"
17603 msgstr "Подчиненный SQL поток не запущен!"
17605 #: templates/server/replication/replica_configuration.twig:28
17606 msgid "Replica IO Thread not running!"
17607 msgstr "Подчиненный поток ввода-вывода не запущен!"
17609 #: templates/server/replication/replica_configuration.twig:31
17611 "Server is configured as replica in a replication process. Would you like to:"
17613 "Сервер настроен в качестве подчиненного для процесса репликации. Произвести "
17616 #: templates/server/replication/replica_configuration.twig:34
17617 msgid "See replica status table"
17618 msgstr "Смотрите таблицу состояния подчинённого сервера"
17620 #: templates/server/replication/replica_configuration.twig:38
17621 msgid "Control replica:"
17622 msgstr "Контролировать подчинённый сервер:"
17624 #: templates/server/replication/replica_configuration.twig:48
17625 msgid "Reset replica"
17626 msgstr "Сбросить реплику"
17628 #: templates/server/replication/replica_configuration.twig:54
17629 msgid "Start SQL Thread only"
17630 msgstr "Запустить только SQL поток"
17632 #: templates/server/replication/replica_configuration.twig:56
17633 msgid "Stop SQL Thread only"
17634 msgstr "Остановить только SQL поток"
17636 #: templates/server/replication/replica_configuration.twig:63
17637 msgid "Start IO Thread only"
17638 msgstr "Запустить только поток ввода-вывода"
17640 #: templates/server/replication/replica_configuration.twig:65
17641 msgid "Stop IO Thread only"
17642 msgstr "Остановить только поток ввода-вывода"
17644 #: templates/server/replication/replica_configuration.twig:74
17645 msgid "Error management:"
17646 msgstr "Управление ошибками:"
17648 #: templates/server/replication/replica_configuration.twig:77
17649 msgid "Skipping errors might lead into unsynchronized primary and replica!"
17651 "Игнорирование ошибок может привести к рассинхронизации головного и "
17652 "подчинённого сервера!"
17654 #: templates/server/replication/replica_configuration.twig:81
17655 msgid "Skip current error"
17656 msgstr "Игнорировать текущую ошибку"
17658 #: templates/server/replication/replica_configuration.twig:87
17660 msgid "Skip next %s errors."
17661 msgstr "Игнорировать следующие %s ошибки."
17663 #: templates/server/replication/replica_configuration.twig:107
17666 "This server is not configured as replica in a replication process. Would you "
17667 "like to %sconfigure%s it?"
17669 "Данный сервер не настроен в качестве ведомого для процесса репликации. "
17670 "Хотите %sнастроить%s это?"
17672 #: templates/server/replication/status_table.twig:6
17673 msgid "Primary status"
17674 msgstr "Основное состояние"
17676 #: templates/server/replication/status_table.twig:8
17677 msgid "Replica status"
17678 msgstr "Состояние реплики"
17680 #: templates/server/replication/status_table.twig:16
17681 #: templates/server/status/variables/index.twig:75
17682 #: templates/server/variables/index.twig:31
17684 msgstr "Переменная"
17686 #: templates/server/select/index.twig:7 templates/server/select/index.twig:19
17687 msgid "Current server:"
17688 msgstr "Текущий сервер:"
17690 #: templates/server/status/advisor/index.twig:6
17691 #: templates/server/status/advisor/index.twig:19
17692 msgid "Advisor system"
17693 msgstr "Системный советник"
17695 #: templates/server/status/advisor/index.twig:9
17696 msgid "Not enough privilege to view the advisor."
17697 msgstr "Недостаточно прав для просмотра советчика."
17699 #: templates/server/status/advisor/index.twig:12
17700 msgid "Instructions"
17701 msgstr "Инструкции"
17703 #: templates/server/status/advisor/index.twig:24
17705 "The Advisor system can provide recommendations on server variables by "
17706 "analyzing the server status variables."
17708 "Система советов может предоставлять рекомендации по переменным сервера, "
17709 "анализируя переменные состояния сервера."
17711 #: templates/server/status/advisor/index.twig:29
17713 "Do note however that this system provides recommendations based on simple "
17714 "calculations and by rule of thumb which may not necessarily apply to your "
17717 "Однако, данная система предоставляет рекомендации, основанные на примитивных "
17718 "подсчётах, и может быть неприменима к вашей системе."
17720 #: templates/server/status/advisor/index.twig:34
17722 "Prior to changing any of the configuration, be sure to know what you are "
17723 "changing (by reading the documentation) and how to undo the change. Wrong "
17724 "tuning can have a very negative effect on performance."
17726 "Перед любым изменением убедитесь в том, что понимаете последствия "
17727 "(прочитайте документацию) и знаете, как отменить изменения. Ошибочная "
17728 "настройка может отрицательно сказаться на производительности."
17730 #: templates/server/status/advisor/index.twig:39
17732 "The best way to tune your system would be to change only one setting at a "
17733 "time, observe or benchmark your database, and undo the change if there was "
17734 "no clearly measurable improvement."
17736 "Наилучшим подходом к настройке вашей системы будет изменение только одной "
17737 "директивы за раз, последующий обзор производительности базы данных и возврат "
17738 "к исходным настройкам, если не было замечено улучшений в работе."
17740 #: templates/server/status/advisor/index.twig:53
17741 msgid "Errors occurred while executing rule expressions:"
17742 msgstr "В процессе получения информации по отладке SQL произошла ошибка:"
17744 #: templates/server/status/advisor/index.twig:63
17745 msgid "Possible performance issues"
17746 msgstr "Возможные проблемы производительности"
17748 #: templates/server/status/advisor/index.twig:76
17752 #: templates/server/status/advisor/index.twig:79
17753 msgid "Recommendation:"
17754 msgstr "Рекомендация:"
17756 #: templates/server/status/advisor/index.twig:82
17757 msgid "Justification:"
17758 msgstr "Обоснование:"
17760 #: templates/server/status/advisor/index.twig:85
17761 msgid "Used variable / formula:"
17762 msgstr "Использованная переменная / формула:"
17764 #: templates/server/status/advisor/index.twig:88
17768 #: templates/server/status/base.twig:16
17769 msgid "Query statistics"
17770 msgstr "Статистика запросов"
17772 #: templates/server/status/base.twig:21
17773 msgid "All status variables"
17774 msgstr "Все переменные состояния"
17776 #: templates/server/status/base.twig:26
17780 #: templates/server/status/base.twig:31
17784 #: templates/server/status/monitor/index.twig:8
17785 msgid "Start Monitor"
17786 msgstr "Запустить монитор"
17788 #: templates/server/status/monitor/index.twig:16
17789 msgid "Instructions/Setup"
17790 msgstr "Инструкции/Настройки"
17792 #: templates/server/status/monitor/index.twig:20
17793 msgid "Done dragging (rearranging) charts"
17794 msgstr "Завершено перетягивание графиков"
17796 #: templates/server/status/monitor/index.twig:27
17798 msgstr "Добавить график"
17800 #: templates/server/status/monitor/index.twig:31
17801 msgid "Enable charts dragging"
17802 msgstr "Включить перетягивание графиков"
17804 #: templates/server/status/monitor/index.twig:36
17805 #: templates/server/status/processes/index.twig:33
17806 msgid "Refresh rate"
17807 msgstr "Интервал обновления"
17809 #: templates/server/status/monitor/index.twig:43
17810 #: templates/server/status/processes/index.twig:40
17813 msgstr "%d секунда"
17815 #: templates/server/status/monitor/index.twig:45
17816 #: templates/server/status/processes/index.twig:42
17821 #: templates/server/status/monitor/index.twig:49
17822 #: templates/server/status/processes/index.twig:46
17827 #: templates/server/status/monitor/index.twig:51
17828 #: templates/server/status/processes/index.twig:48
17833 #: templates/server/status/monitor/index.twig:61
17834 msgid "Chart columns"
17835 msgstr "Столбцы графика"
17837 #: templates/server/status/monitor/index.twig:74
17838 msgid "Chart arrangement"
17839 msgstr "Расположение графика"
17841 #: templates/server/status/monitor/index.twig:75
17843 "The arrangement of the charts is stored to the browsers local storage. You "
17844 "may want to export it if you have a complicated set up."
17846 "Расположения графиков сохраняются в локальном хранилище браузера. При "
17847 "наличии сложной настройки вы можете экспортировать её."
17849 #: templates/server/status/monitor/index.twig:84
17850 msgid "Reset to default"
17851 msgstr "Восстановить изначальное значение"
17853 #: templates/server/status/monitor/index.twig:89
17854 msgid "Monitor Instructions"
17855 msgstr "Инструкции мониторинга"
17857 #: templates/server/status/monitor/index.twig:91
17859 "The phpMyAdmin Monitor can assist you in optimizing the server configuration "
17860 "and track down time intensive queries. For the latter you will need to set "
17861 "log_output to 'TABLE' and have either the slow_query_log or general_log "
17862 "enabled. Note however, that the general_log produces a lot of data and "
17863 "increases server load by up to 15%."
17865 "Мониторинг phpMyAdmin может помочь вам в оптимизации конфигурации сервера и "
17866 "отслеживании долго выполняемых запросов. Для последнего потребуется "
17867 "установка log_output в 'TABLE' и включение директивы slow_query_log или "
17868 "general_log. Обратите внимание, что включение general_log приводит к "
17869 "увеличению нагрузки на сервер до 15%."
17871 #: templates/server/status/monitor/index.twig:101
17872 msgid "Using the monitor:"
17873 msgstr "Использование мониторинга:"
17875 #: templates/server/status/monitor/index.twig:103
17877 "Your browser will refresh all displayed charts in a regular interval. You "
17878 "may add charts and change the refresh rate under 'Settings', or remove any "
17879 "chart using the cog icon on each respective chart."
17881 "Ваш браузер будет обновлять все отображаемых графиков через определённый "
17882 "интервал времени. Вы можете добавлять графики и менять частоту обновления в "
17883 "настройках или удалить график, используя соответствующую иконку на каждом из "
17886 #: templates/server/status/monitor/index.twig:108
17888 "To display queries from the logs, select the relevant time span on any chart "
17889 "by holding down the left mouse button and panning over the chart. Once "
17890 "confirmed, this will load a table of grouped queries, there you may click on "
17891 "any occurring SELECT statements to further analyze them."
17893 "Для отображения запросов из журналов выберите подходящий период времени на "
17894 "любом графике, нажав левую кнопку мышки и выделив его. После подтверждения "
17895 "будет загружена таблица сгруппированных запросов, где вы сможете кликнуть на "
17896 "любом выражении SELECT для последующего анализа."
17898 #: templates/server/status/monitor/index.twig:114
17899 msgid "Please note:"
17900 msgstr "Обратите внимание:"
17902 #: templates/server/status/monitor/index.twig:117
17904 "Enabling the general_log may increase the server load by 5-15%. Also be "
17905 "aware that generating statistics from the logs is a load intensive task, so "
17906 "it is advisable to select only a small time span and to disable the "
17907 "general_log and empty its table once monitoring is not required any more."
17909 "Включение директивы general_log может увеличить нагрузку на сервер на 5-15%. "
17910 "Имейте в виду, что генерирование статистики из журналов является интенсивной "
17911 "задачей для сервера, поэтому советуем выбирать небольшой промежуток времени "
17912 "и выключать general_log и очищать его таблицу после окончания мониторинга."
17914 #: templates/server/status/monitor/index.twig:128
17915 #: templates/server/status/monitor/index.twig:134
17916 msgid "Chart Title"
17917 msgstr "Заголовок графика"
17919 #: templates/server/status/monitor/index.twig:138
17920 msgid "Preset chart"
17921 msgstr "Заготовки графиков"
17923 #: templates/server/status/monitor/index.twig:144
17924 msgid "Status variable(s)"
17925 msgstr "Переменные состояния"
17927 #: templates/server/status/monitor/index.twig:149
17928 msgid "Select series:"
17929 msgstr "Выберите серии:"
17931 #: templates/server/status/monitor/index.twig:152
17932 msgid "Commonly monitored"
17933 msgstr "Частый мониторинг"
17935 #: templates/server/status/monitor/index.twig:170
17936 msgid "or type variable name:"
17937 msgstr "или задайте имя переменной:"
17939 #: templates/server/status/monitor/index.twig:177
17940 msgid "Display as differential value"
17941 msgstr "Отобразить в виде значения разницы"
17943 #: templates/server/status/monitor/index.twig:182
17944 msgid "Apply a divisor"
17945 msgstr "Применить делитель"
17947 #: templates/server/status/monitor/index.twig:193
17948 msgid "Append unit to data values"
17949 msgstr "Добавить к значениям единицу измерения"
17951 #: templates/server/status/monitor/index.twig:201
17952 msgid "Add this series"
17953 msgstr "Добавить данные серии"
17955 #: templates/server/status/monitor/index.twig:204
17956 msgid "Clear series"
17957 msgstr "Очистить серии"
17959 #: templates/server/status/monitor/index.twig:208
17960 msgid "Series in chart:"
17961 msgstr "Ряды данных в графике:"
17963 #: templates/server/status/monitor/index.twig:224
17964 msgid "Log statistics"
17965 msgstr "Статистика"
17967 #: templates/server/status/monitor/index.twig:226
17968 msgid "Selected time range:"
17969 msgstr "Выбранный диапазон времени:"
17971 #: templates/server/status/monitor/index.twig:234
17972 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
17973 msgstr "Выполнять только выражения SELECT,INSERT,UPDATE и DELETE"
17975 #: templates/server/status/monitor/index.twig:240
17976 msgid "Remove variable data in INSERT statements for better grouping"
17977 msgstr "Удалить данные переменной в запросах INSERT для лучшей группировки"
17979 #: templates/server/status/monitor/index.twig:244
17980 msgid "Choose from which log you want the statistics to be generated from."
17981 msgstr "Выберите из какого журнала должна генерироваться статистика."
17983 #: templates/server/status/monitor/index.twig:247
17984 msgid "Results are grouped by query text."
17985 msgstr "Результаты группируются по тексту запроса."
17987 #: templates/server/status/monitor/index.twig:251
17988 msgid "Query analyzer"
17989 msgstr "Анализ запроса"
17991 #: templates/server/status/processes/index.twig:14
17992 msgid "Show only active"
17993 msgstr "Выводить только активные"
17995 #: templates/server/status/processes/index.twig:28
17997 "Note: Enabling the auto refresh here might cause heavy traffic between the "
17998 "web server and the MySQL server."
18000 "Примечание: Включение автообновления может спровоцировать большой трафик "
18001 "между веб-сервером и сервером MySQL."
18003 #. l10n: Questions is the name of a MySQL Status variable
18004 #: templates/server/status/queries/index.twig:8
18005 msgid "Questions since startup:"
18006 msgstr "Вопросов с момента запуска:"
18008 #: templates/server/status/queries/index.twig:20
18012 #: templates/server/status/queries/index.twig:21
18013 msgid "per minute:"
18014 msgstr "за минуту:"
18016 #: templates/server/status/queries/index.twig:23
18017 msgid "per second:"
18018 msgstr "в секунду:"
18020 #: templates/server/status/queries/index.twig:37
18024 #. l10n: # = Amount of queries
18025 #: templates/server/status/queries/index.twig:38
18029 #: templates/server/status/queries/index.twig:39
18030 #: templates/server/status/status/index.twig:18
18031 #: templates/server/status/status/index.twig:38
18035 #: templates/server/status/queries/index.twig:59
18036 msgid "Not enough privilege to view query statistics."
18037 msgstr "Недостаточно прав для просмотра статистики запроса."
18039 #: templates/server/status/status/index.twig:6
18041 msgid "Network traffic since startup: %s"
18042 msgstr "Сетевой трафик с момента запуска: %s"
18044 #: templates/server/status/status/index.twig:7
18046 msgid "This MySQL server has been running for %1$s. It started up on %2$s."
18047 msgstr "Этот сервер MySQL работает %1$s. Запущен %2$s."
18049 #: templates/server/status/status/index.twig:15
18051 "On a busy server, the byte counters may overrun, so those statistics as "
18052 "reported by the MySQL server may be incorrect."
18054 "На загруженном сервере побайтовые счётчики могут переполняться, таким "
18055 "образом, статистика, передаваемая сервером MySQL, может быть некорректной."
18057 #: templates/server/status/status/index.twig:59
18059 "This MySQL server works as <b>primary</b> and <b>replica</b> in "
18060 "<b>replication</b> process."
18062 "Этот сервер MySQL работает как <b>ведущий</b> и <b>подчинённый</b> в "
18063 "процессе <b>репликации</b>."
18065 #: templates/server/status/status/index.twig:61
18068 #| "This MySQL server works as <b>master</b> in <b>replication</b> process."
18070 "This MySQL server works as <b>primary</b> in <b>replication</b> process."
18072 "Этот сервер MySQL работает как <b>ведущий</b> в процессе <b>репликации</b>."
18074 #: templates/server/status/status/index.twig:63
18076 "This MySQL server works as <b>replica</b> in <b>replication</b> process."
18078 "Этот сервер MySQL работает как <b>подчинённый</b> в процессе <b>репликации</"
18081 #: templates/server/status/status/index.twig:69
18082 msgid "Replication status"
18083 msgstr "Состояние репликации"
18085 #: templates/server/status/status/index.twig:75
18086 msgid "Not enough privilege to view server status."
18087 msgstr "Недостаточно прав для просмотра состояния сервера."
18089 #: templates/server/status/variables/index.twig:20
18090 msgid "Show only alert values"
18091 msgstr "Выводить только предупреждающие значения"
18093 #: templates/server/status/variables/index.twig:25
18094 #: templates/server/status/variables/index.twig:27
18095 msgid "Filter by category…"
18096 msgstr "Фильтровать по категории…"
18098 #: templates/server/status/variables/index.twig:37
18099 msgid "Show unformatted values"
18100 msgstr "Выводить неформатированные значения"
18102 #: templates/server/status/variables/index.twig:50
18103 msgid "Related links:"
18104 msgstr "Связанные ссылки:"
18106 #: templates/server/status/variables/index.twig:139
18107 msgid "Not enough privilege to view status variables."
18108 msgstr "Недостаточно прав для просмотра состояния переменных."
18110 #: templates/server/user_groups/edit_user_groups.twig:2
18111 #: templates/server/user_groups/user_groups.twig:64
18112 msgid "Add user group"
18113 msgstr "Добавить группу пользователей"
18115 #: templates/server/user_groups/edit_user_groups.twig:4
18117 msgid "Edit user group: '%s'"
18118 msgstr "Редактировать группу пользователей: '%s'"
18120 #: templates/server/user_groups/edit_user_groups.twig:9
18121 msgid "User group menu assignments"
18122 msgstr "Назначения меню группы пользователей"
18124 #: templates/server/user_groups/edit_user_groups.twig:14
18125 msgid "Group name:"
18126 msgstr "Имя группы:"
18128 #: templates/server/user_groups/user_groups.twig:12
18129 msgid "Server level tabs"
18130 msgstr "Вкладки уровня сервера"
18132 #: templates/server/user_groups/user_groups.twig:15
18133 msgid "Database level tabs"
18134 msgstr "Вкладки уровня базы данных"
18136 #: templates/server/user_groups/user_groups.twig:18
18137 msgid "Table level tabs"
18138 msgstr "Вкладки уровня таблицы"
18140 #: templates/server/user_groups/user_groups.twig:50
18141 msgid "Delete user group"
18142 msgstr "Удалить группу пользователей"
18144 #: templates/server/user_groups/user_listings.twig:1
18146 msgid "Users of '%s' user group"
18147 msgstr "Пользователи группы пользователей '%s'"
18149 #: templates/server/user_groups/user_listings.twig:3
18150 msgid "No users were found belonging to this user group."
18151 msgstr "Не найдены пользователи, принадлежащие этой группе."
18153 #: templates/server/variables/index.twig:5
18154 msgid "Server variables and settings"
18155 msgstr "Серверные переменные и настройки"
18157 #: templates/server/variables/index.twig:43
18158 msgid "This is a read-only variable and can not be edited"
18159 msgstr "Эта переменная только для чтения и не может быть изменена"
18161 #: templates/server/variables/index.twig:69
18162 msgid "Session value"
18163 msgstr "Значение сессии"
18165 #: templates/server/variables/index.twig:80
18167 msgid "Not enough privilege to view server variables and settings. %s"
18168 msgstr "Недостаточно прав для просмотра настроек и переменных сервера. %s"
18170 #: templates/setup/base.twig:29 templates/setup/home/index.twig:20
18174 #: templates/setup/config/index.twig:4 templates/setup/home/index.twig:98
18175 msgid "Configuration file"
18176 msgstr "Конфигурационный файл"
18178 #: templates/setup/config/index.twig:16
18179 msgid "Generated configuration file"
18180 msgstr "Созданный файл конфигурации"
18182 #: templates/setup/config/index.twig:22 templates/setup/home/index.twig:165
18186 #: templates/setup/error.twig:3
18187 msgid "Submitted form contains errors"
18188 msgstr "Данные формы содержат ошибки"
18190 #: templates/setup/error.twig:6
18191 msgid "Try to revert erroneous fields to their default values"
18193 "Проверка данных на соответствие и возвращение в изначальное значение при "
18196 #: templates/setup/error.twig:14
18197 msgid "Ignore errors"
18198 msgstr "Игнорировать ошибки"
18200 #: templates/setup/error.twig:18
18202 msgstr "Показать форму"
18204 #: templates/setup/home/index.twig:23
18205 msgid "Show hidden messages"
18206 msgstr "Показать скрытые сообщения"
18208 #: templates/setup/home/index.twig:79
18209 msgid "There are no configured servers"
18210 msgstr "Отсутствуют настроенные сервера"
18212 #: templates/setup/home/index.twig:88
18214 msgstr "Новый сервер"
18216 #: templates/setup/home/index.twig:110
18217 msgid "Default language"
18218 msgstr "Язык по умолчанию"
18220 #: templates/setup/home/index.twig:128
18221 msgid "Default server"
18222 msgstr "Сервер по умолчанию"
18224 #: templates/setup/home/index.twig:139
18225 msgid "let the user choose"
18226 msgstr "Предоставить выбор пользователю"
18228 #: templates/setup/home/index.twig:146
18230 msgstr "- не выбран -"
18232 #: templates/setup/home/index.twig:153
18233 msgid "End of line"
18234 msgstr "Конец строки"
18236 #: templates/setup/home/index.twig:164
18240 #: templates/setup/home/index.twig:175
18241 msgid "phpMyAdmin homepage"
18242 msgstr "Домашняя страница phpMyAdmin"
18244 #: templates/setup/home/index.twig:176
18246 msgstr "Пожертвование"
18248 #: templates/setup/home/index.twig:177
18249 msgid "Check for latest version"
18250 msgstr "Проверить обновление"
18252 #: templates/setup/servers/index.twig:6
18253 msgid "Edit server"
18254 msgstr "Редактировать сервер"
18256 #: templates/setup/servers/index.twig:11
18257 msgid "Add a new server"
18258 msgstr "Добавить новый сервер"
18260 #: templates/setup/servers/index.twig:17
18261 msgid "Something went wrong."
18262 msgstr "Что-то пошло не так."
18264 #: templates/sql/bookmark.twig:11 templates/sql/bookmark.twig:29
18265 msgid "Bookmark this SQL query"
18266 msgstr "Создать закладку"
18268 #: templates/sql/bookmark.twig:15
18272 #: templates/sql/bookmark.twig:22 templates/sql/query.twig:93
18273 msgid "Let every user access this bookmark"
18274 msgstr "Доступна для всех пользователей"
18276 #: templates/sql/profiling_chart.twig:4
18277 msgid "Detailed profile"
18278 msgstr "Детальный профиль"
18280 #: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43
18284 #: templates/sql/profiling_chart.twig:38
18285 msgid "Summary by state"
18286 msgstr "Итоги по состоянию"
18288 #: templates/sql/profiling_chart.twig:47
18290 msgstr "Общее время"
18292 #: templates/sql/profiling_chart.twig:51
18296 #: templates/sql/profiling_chart.twig:55
18300 #: templates/sql/profiling_chart.twig:59
18304 #: templates/sql/query.twig:44
18305 msgid "Get auto-saved query"
18306 msgstr "Получить автосохранённый запрос"
18308 #. l10n: Bind parameters in the SQL query using :parameterName format
18309 #: templates/sql/query.twig:51
18310 msgid "Bind parameters"
18311 msgstr "Связать параметры"
18313 #: templates/sql/query.twig:84
18314 msgid "Bookmark this SQL query:"
18315 msgstr "Создание закладки SQL запроса:"
18317 #: templates/sql/query.twig:100
18318 msgid "Replace existing bookmark of same name"
18319 msgstr "Заменить существующую с таким же именем"
18321 #: templates/sql/query.twig:110 templates/sql/query.twig:111
18323 msgstr "Разделитель"
18325 #: templates/sql/query.twig:119
18326 msgid "Show this query here again"
18327 msgstr "Показать данный запрос снова"
18329 #: templates/sql/query.twig:134
18330 msgid "Rollback when finished"
18331 msgstr "Откат после завершения"
18333 #: templates/sql/query.twig:156
18334 msgid "Bookmarked SQL query"
18335 msgstr "Созданные закладки"
18337 #: templates/sql/query.twig:160
18341 #: templates/sql/query.twig:169
18345 #: templates/sql/query.twig:182
18349 #: templates/table/browse_foreigners/column_element.twig:4
18350 msgid "Use this value"
18351 msgstr "Использовать это значение"
18353 #: templates/table/chart/tbl_chart.twig:10
18355 msgstr "Тип графика"
18357 #: templates/table/chart/tbl_chart.twig:13
18358 msgctxt "Chart type"
18362 #: templates/table/chart/tbl_chart.twig:17
18363 msgctxt "Chart type"
18367 #: templates/table/chart/tbl_chart.twig:21
18368 msgctxt "Chart type"
18372 #: templates/table/chart/tbl_chart.twig:25
18373 msgctxt "Chart type"
18377 #: templates/table/chart/tbl_chart.twig:29
18378 msgctxt "Chart type"
18380 msgstr "Тип графика"
18382 #: templates/table/chart/tbl_chart.twig:33
18383 msgctxt "Chart type"
18387 #: templates/table/chart/tbl_chart.twig:37
18388 msgctxt "Chart type"
18390 msgstr "Шкала времени"
18392 #: templates/table/chart/tbl_chart.twig:41
18393 msgctxt "Chart type"
18395 msgstr "Вид диаграммы"
18397 #: templates/table/chart/tbl_chart.twig:47
18401 #: templates/table/chart/tbl_chart.twig:51
18402 msgid "Chart title:"
18403 msgstr "Заголовок графика:"
18405 #: templates/table/chart/tbl_chart.twig:57
18409 #: templates/table/chart/tbl_chart.twig:73
18413 #: templates/table/chart/tbl_chart.twig:101
18414 msgid "X-Axis label:"
18415 msgstr "Подпись для оси X:"
18417 #: templates/table/chart/tbl_chart.twig:102
18419 msgstr "Значения X"
18421 #: templates/table/chart/tbl_chart.twig:106
18422 msgid "Y-Axis label:"
18423 msgstr "Подпись для оси Y:"
18425 #: templates/table/chart/tbl_chart.twig:107
18427 msgstr "Значения Y"
18429 #: templates/table/chart/tbl_chart.twig:112
18430 msgid "Series names are in a column"
18431 msgstr "Имена серии находятся в столбце"
18433 #: templates/table/chart/tbl_chart.twig:116
18434 msgid "Series column:"
18435 msgstr "Столбец серии:"
18437 #: templates/table/chart/tbl_chart.twig:126
18438 msgid "Value Column:"
18439 msgstr "Столбец значения:"
18441 #: templates/table/chart/tbl_chart.twig:147
18442 msgid "Save chart as image"
18443 msgstr "Сохранить диаграмму как изображение"
18445 #: templates/table/export/index.twig:12
18447 "@SERVER@ will become the server name, @DATABASE@ will become the database "
18448 "name and @TABLE@ will become the table name."
18450 "@SERVER@ будет именем сервера, @DATABASE@ будет именем базы данных и @TABLE@ "
18451 "будет именем таблицы."
18453 #: templates/table/export/index.twig:7
18455 msgid "Exporting rows from \"%s\" table"
18456 msgstr "Экспорт строк из таблицы \"%s\""
18458 #: templates/table/find_replace/index.twig:4
18459 #: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4
18460 msgid "Table search"
18461 msgstr "Поиск в таблице"
18463 #: templates/table/find_replace/index.twig:10
18464 #: templates/table/search/index.twig:10
18465 #: templates/table/zoom_search/index.twig:10
18466 msgid "Zoom search"
18467 msgstr "Поиск с приближением"
18469 #: templates/table/find_replace/index.twig:16
18470 #: templates/table/find_replace/index.twig:27
18471 #: templates/table/search/index.twig:16
18472 #: templates/table/zoom_search/index.twig:16
18473 msgid "Find and replace"
18474 msgstr "Найти и заменить"
18476 #: templates/table/find_replace/index.twig:36
18477 msgid "Replace with:"
18478 msgstr "Заменить на:"
18480 #: templates/table/find_replace/index.twig:57
18481 msgid "Use regular expression"
18482 msgstr "Использовать регулярное выражение"
18484 #: templates/table/find_replace/replace_preview.twig:10
18485 msgid "Find and replace - preview"
18486 msgstr "Поиск и замена - предварительный просмотр"
18488 #: templates/table/find_replace/replace_preview.twig:17
18489 msgid "Original string"
18490 msgstr "Исходная строка"
18492 #: templates/table/find_replace/replace_preview.twig:18
18493 msgid "Replaced string"
18494 msgstr "Строка замены"
18496 #: templates/table/find_replace/replace_preview.twig:36
18500 #: templates/table/gis_visualization/gis_visualization.twig:2
18501 msgid "Display GIS Visualization"
18502 msgstr "Визуализация GIS данных"
18504 #: templates/table/gis_visualization/gis_visualization.twig:10
18505 msgid "Label column"
18506 msgstr "Название столбца"
18508 #: templates/table/gis_visualization/gis_visualization.twig:12
18510 msgstr "-- Пусто --"
18512 #: templates/table/gis_visualization/gis_visualization.twig:21
18513 msgid "Spatial column"
18514 msgstr "Пространственный столбец"
18516 #: templates/table/import/index.twig:3
18518 msgid "Importing into the table \"%s\""
18519 msgstr "Импорт в таблицу \"%s\""
18521 #: templates/table/index_form.twig:18 templates/table/index_rename_form.twig:11
18522 msgid "Index name:"
18523 msgstr "Имя индекса :"
18525 #: templates/table/index_form.twig:19 templates/table/index_rename_form.twig:12
18527 "\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!"
18528 msgstr "Имя \"PRIMARY\" <b>должен</b> иметь <b>только</b> первичный индекс!"
18530 #: templates/table/index_form.twig:37
18531 msgid "Index choice:"
18532 msgstr "Выбор индекса:"
18534 #: templates/table/index_form.twig:57
18535 msgid "Advanced options"
18536 msgstr "Дополнительные параметры"
18538 #: templates/table/index_form.twig:67
18539 msgid "Key block size:"
18540 msgstr "Размер блока ключа:"
18542 #: templates/table/index_form.twig:84
18543 msgid "Index type:"
18544 msgstr "Тип индекса :"
18546 #: templates/table/index_form.twig:101
18550 #: templates/table/index_form.twig:117
18552 msgstr "Комментарий:"
18554 #: templates/table/index_form.twig:162 templates/table/index_form.twig:199
18555 msgid "Drag to reorder"
18556 msgstr "Перетяните для изменения порядка сортировки"
18558 #: templates/table/insert/actions_panel.twig:9
18559 msgid "Insert as new row"
18560 msgstr "Вставить запись"
18562 #: templates/table/insert/actions_panel.twig:10
18563 msgid "Insert as new row and ignore errors"
18564 msgstr "Вставить в виде новой строки и игнорировать появляющиеся ошибки"
18566 #: templates/table/insert/actions_panel.twig:11
18567 msgid "Show insert query"
18568 msgstr "Отобразить запрос вставки"
18570 #: templates/table/insert/actions_panel.twig:15
18574 #: templates/table/insert/actions_panel.twig:19
18575 msgid "Go back to previous page"
18576 msgstr "Вернуться на предыдущую страницу"
18578 #: templates/table/insert/actions_panel.twig:20
18579 msgid "Insert another new row"
18580 msgstr "Добавить новую запись"
18582 #: templates/table/insert/actions_panel.twig:22
18583 msgid "Go back to this page"
18584 msgstr "Вернуться к данной странице"
18586 #: templates/table/insert/actions_panel.twig:24
18587 msgid "Edit next row"
18588 msgstr "Редактировать следующую строку"
18590 #: templates/table/insert/actions_panel.twig:32
18592 "Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
18594 "Для перемещения между полями значения, используйте клавишу TAB, либо "
18595 "CTRL+клавиши со стрелками - для свободного перемещения."
18597 #: templates/table/insert/column_row.twig:15
18601 #: templates/table/insert/column_row.twig:30
18603 #| msgid "Value for the column \"%s\""
18604 msgid "Use the NULL value for this column."
18605 msgstr "Значение для столбца \"%s\""
18607 #: templates/table/insert/column_row.twig:65
18608 msgid "Because of its length,<br> this column might not be editable."
18609 msgstr "Из-за большой длины<br> изменение поля невозможно."
18611 #: templates/table/insert/column_row.twig:93
18612 msgid "Binary - do not edit"
18613 msgstr "Двоичные данные - не редактируются"
18615 #: templates/table/insert/column_row.twig:123
18616 #: templates/table/search/input_box.twig:38
18617 msgid "Edit/Insert"
18618 msgstr "Редактировать/Вставить"
18620 #: templates/table/insert/continue_insertion_form.twig:18
18622 msgid "Continue insertion with %s rows"
18623 msgstr "Продолжить вставку с %s строки"
18625 #: templates/table/maintenance/checksum.twig:13
18627 msgstr "Контрольная сумма"
18629 #: templates/table/operations/index.twig:9
18630 msgid "Alter table order by"
18631 msgstr "Изменить сортировку таблицы"
18633 #: templates/table/operations/index.twig:20
18634 msgctxt "Alter table order by a single field."
18638 #: templates/table/operations/index.twig:50
18639 msgid "Move table to (database.table)"
18640 msgstr "Переместить таблицу в (таблицу базы данных)"
18642 #: templates/table/operations/index.twig:101
18643 msgid "Table options"
18644 msgstr "Параметры таблицы"
18646 #: templates/table/operations/index.twig:105
18647 msgid "Rename table to"
18648 msgstr "Переименовать таблицу в"
18650 #: templates/table/operations/index.twig:123
18651 msgid "Table comments"
18652 msgstr "Комментарии к таблице"
18654 #: templates/table/operations/index.twig:170
18655 msgid "Change all column collations"
18656 msgstr "Изменить все сортировки столбцов"
18658 #: templates/table/operations/index.twig:251
18659 msgid "Copy table to (database.table)"
18660 msgstr "Скопировать таблицу в (таблицу базы данных)"
18662 #: templates/table/operations/index.twig:322
18663 msgid "Switch to copied table"
18664 msgstr "Переключиться на скопированную таблицу"
18666 #: templates/table/operations/index.twig:364
18667 msgid "Defragment table"
18668 msgstr "Дефрагментировать таблицу"
18670 #: templates/table/operations/index.twig:372
18672 msgid "Table %s has been flushed."
18673 msgstr "Обновлен кеш таблицы %s."
18675 #: templates/table/operations/index.twig:376
18676 msgid "Flush the table (FLUSH)"
18677 msgstr "Обновить кеш таблицы (FLUSH)"
18679 #: templates/table/operations/index.twig:413
18680 msgid "Empty the table (TRUNCATE)"
18681 msgstr "Очистить таблицу (TRUNCATE)"
18683 #: templates/table/operations/index.twig:431
18684 msgid "Empty the table (DELETE FROM)"
18685 msgstr "Очистить таблицу (DELETE FROM)"
18687 #: templates/table/operations/index.twig:452
18688 msgid "Delete the table (DROP)"
18689 msgstr "Удалить таблицу (DROP)"
18691 #: templates/table/operations/index.twig:474
18692 msgid "Partition maintenance"
18693 msgstr "Обслуживание разделов"
18695 #: templates/table/operations/index.twig:500
18696 #: templates/table/structure/display_partitions.twig:201
18697 msgid "Remove partitioning"
18698 msgstr "Удалить разбиение"
18700 #: templates/table/operations/index.twig:513
18701 msgid "Check referential integrity"
18702 msgstr "Проверить целостность данных"
18704 #: templates/table/operations/view.twig:12
18705 msgid "Rename view to"
18706 msgstr "Переименовать представление в"
18708 #: templates/table/operations/view.twig:37
18709 msgid "Delete the view (DROP)"
18710 msgstr "Удалить представление (DROP)"
18712 #: templates/table/page_with_secondary_tabs.twig:11
18713 msgid "Relation view"
18716 #: templates/table/partition/analyze.twig:2
18717 msgid "Analyze partition"
18718 msgstr "Анализировать раздел"
18720 #: templates/table/partition/check.twig:2
18721 msgid "Check partition"
18722 msgstr "Проверить раздел"
18724 #: templates/table/partition/drop.twig:2
18725 msgid "Drop partition"
18726 msgstr "Скинуть раздел"
18728 #: templates/table/partition/optimize.twig:2
18729 msgid "Optimize partition"
18730 msgstr "Оптимизировать раздел"
18732 #: templates/table/partition/rebuild.twig:2
18733 msgid "Rebuild partition"
18734 msgstr "Перестроить раздел"
18736 #: templates/table/partition/repair.twig:2
18737 msgid "Repair partition"
18738 msgstr "Починить раздел"
18740 #: templates/table/partition/truncate.twig:2
18741 msgid "Truncate partition"
18742 msgstr "Усечь раздел"
18744 #: templates/table/privileges/index.twig:57
18745 msgid "table-specific"
18746 msgstr "уровень таблицы"
18748 #: templates/table/relation/common_form.twig:9
18749 msgid "Foreign key constraints"
18750 msgstr "Ограничения внешнего ключа"
18752 #: templates/table/relation/common_form.twig:14
18756 #: templates/table/relation/common_form.twig:15
18757 msgid "Constraint properties"
18758 msgstr "Свойства ограничения"
18760 #: templates/table/relation/common_form.twig:19
18762 "Creating a foreign key over a non-indexed column would automatically create "
18763 "an index on it. Alternatively, you can define an index below, before "
18764 "creating the foreign key."
18766 "Создание внешнего ключа над не индексированным столбцом автоматически "
18767 "создало бы на нем индекс. Кроме того, перед созданием внешнего ключа вы "
18768 "можете определить индекс ниже."
18770 #: templates/table/relation/common_form.twig:24
18772 "Only columns with index will be displayed. You can define an index below."
18774 "Будут отображаться только столбцы с индексом. Вы можете определить индекс "
18777 #: templates/table/relation/common_form.twig:28
18778 msgid "Foreign key constraint"
18779 msgstr "Ограничение внешнего ключа"
18781 #: templates/table/relation/common_form.twig:93
18782 msgid "+ Add constraint"
18783 msgstr "+ Добавить ограничение"
18785 #: templates/table/relation/common_form.twig:106
18786 #: templates/table/relation/common_form.twig:114
18787 msgid "Internal relationships"
18788 msgstr "Внутренние ссылки"
18790 #: templates/table/relation/common_form.twig:122
18791 msgid "Internal relation"
18792 msgstr "Внутренняя связь"
18794 #: templates/table/relation/common_form.twig:124
18796 "An internal relation is not necessary when a corresponding FOREIGN KEY "
18799 "Внутренняя связь не обязательна, если существует соответствующая связь с "
18800 "помощью внешнего ключа (FOREIGN KEY)."
18802 #: templates/table/relation/common_form.twig:208
18803 msgid "Choose column to display:"
18804 msgstr "Выбор отображаемого столбца:"
18806 #: templates/table/relation/foreign_key_row.twig:15
18808 msgid "Foreign key constraint %s has been dropped"
18809 msgstr "Ограничение внешнего ключа %s удалено"
18811 #: templates/table/relation/foreign_key_row.twig:33
18812 msgid "Constraint name"
18813 msgstr "Ограничения внешнего ключа"
18815 #: templates/table/search/index.twig:27
18816 msgid "Do a \"query by example\" (wildcard: \"%\")"
18817 msgstr "Выполнить \"запрос по образцу\" (групповой символ: \"%\")"
18819 #: templates/table/search/index.twig:111
18820 msgid "Select columns (at least one):"
18821 msgstr "Выберите поля (не менее одного):"
18823 #: templates/table/search/index.twig:130
18824 msgid "Add search conditions (body of the \"where\" clause):"
18825 msgstr "Добавить условия поиска (тело для условия \"WHERE\"):"
18827 #: templates/table/search/index.twig:138
18828 msgid "Number of rows per page"
18829 msgstr "Количество строк на странице"
18831 #: templates/table/search/index.twig:144
18832 msgid "Display order:"
18833 msgstr "Сортировка:"
18835 #: templates/table/search/index.twig:181
18836 msgid "Range search"
18837 msgstr "Поиск в диапазоне"
18839 #: templates/table/search/index.twig:187
18840 msgid "Minimum value:"
18841 msgstr "Минимальное значение:"
18843 #: templates/table/search/index.twig:190
18844 msgid "Maximum value:"
18845 msgstr "Максимальное значение:"
18847 #: templates/table/start_and_number_of_rows_fieldset.twig:3
18849 msgstr "Начальная строка:"
18851 #: templates/table/structure/display_partitions.twig:4
18852 #: templates/table/structure/display_structure.twig:597
18856 #: templates/table/structure/display_partitions.twig:8
18857 msgid "No partitioning defined!"
18858 msgstr "Разбиение отсутствует!"
18860 #: templates/table/structure/display_partitions.twig:11
18861 msgid "Partitioned by:"
18864 #: templates/table/structure/display_partitions.twig:16
18865 msgid "Sub partitioned by:"
18866 msgstr "Подкритерий:"
18868 #: templates/table/structure/display_partitions.twig:29
18869 msgid "Data length"
18870 msgstr "Длина данных"
18872 #: templates/table/structure/display_partitions.twig:30
18873 msgid "Index length"
18874 msgstr "Длина индекса"
18876 #: templates/table/structure/display_partitions.twig:194
18877 msgid "Partition table"
18878 msgstr "Создать разбиение"
18880 #: templates/table/structure/display_partitions.twig:207
18881 #: templates/table/structure/partition_definition_form.twig:5
18882 msgid "Edit partitioning"
18883 msgstr "Редактировать разбиение"
18885 #: templates/table/structure/display_structure.twig:70
18886 msgid "Media type:"
18889 #: templates/table/structure/display_structure.twig:91
18890 #: templates/table/tracking/structure_snapshot_columns.twig:47
18891 msgctxt "None for default"
18895 #: templates/table/structure/display_structure.twig:108
18896 #: templates/table/structure/display_structure.twig:287
18900 #: templates/table/structure/display_structure.twig:116
18902 msgid "Column %s has been dropped."
18903 msgstr "Поле %s было удалено."
18905 #: templates/table/structure/display_structure.twig:142
18907 msgid "A primary key has been added on %s."
18908 msgstr "Был добавлен первичный ключ к %s."
18910 #: templates/table/structure/display_structure.twig:157
18911 #: templates/table/structure/display_structure.twig:172
18912 #: templates/table/structure/display_structure.twig:197
18913 #: templates/table/structure/display_structure.twig:216
18915 msgid "An index has been added on %s."
18916 msgstr "Был добавлен индекс для %s."
18918 #: templates/table/structure/display_structure.twig:238
18919 msgid "Distinct values"
18920 msgstr "Уникальные значения"
18922 #: templates/table/structure/display_structure.twig:249
18923 #: templates/table/structure/display_structure.twig:315
18924 msgid "Remove from central columns"
18925 msgstr "Удалить из центральных столбцов"
18927 #: templates/table/structure/display_structure.twig:257
18928 #: templates/table/structure/display_structure.twig:312
18929 msgid "Add to central columns"
18930 msgstr "Добавить к центральным столбцам"
18932 #: templates/table/structure/display_structure.twig:328
18933 #: templates/table/structure/display_structure.twig:332
18934 #: templates/table/structure/display_structure.twig:417
18935 msgid "Move columns"
18936 msgstr "Переместить поля"
18938 #: templates/table/structure/display_structure.twig:333
18939 msgid "Move the columns by dragging them up and down."
18940 msgstr "Переместите поля перетаскивая их вверх и вниз."
18942 #: templates/table/structure/display_structure.twig:389
18943 #: templates/view_create.twig:13
18945 msgstr "Редактировать представление"
18947 #: templates/table/structure/display_structure.twig:403
18948 msgid "Propose table structure"
18949 msgstr "Анализ структуры таблицы"
18951 #: templates/table/structure/display_structure.twig:420
18953 msgstr "Нормировать"
18955 #: templates/table/structure/display_structure.twig:426
18957 msgstr "Отслеживать представление"
18959 #: templates/table/structure/display_structure.twig:440
18961 msgid "Add %s column(s)"
18962 msgstr "Добавить %s поле(я)"
18964 #: templates/table/structure/display_structure.twig:445
18965 msgid "at beginning of table"
18966 msgstr "в начале таблицы"
18968 #: templates/table/structure/display_structure.twig:569
18970 msgid "Create an index on %s columns"
18971 msgstr "Создать индекс для %s столбцов"
18973 #: templates/table/structure/display_table_stats.twig:14
18974 msgid "Space usage"
18975 msgstr "Используемое пространство"
18977 #: templates/table/structure/display_table_stats.twig:37
18979 msgstr "Эффективность"
18981 #: templates/table/structure/display_table_stats.twig:80
18982 msgid "Row statistics"
18983 msgstr "Статистика строки"
18985 #: templates/table/structure/display_table_stats.twig:86
18987 msgstr "статический"
18989 #: templates/table/structure/display_table_stats.twig:88
18991 msgstr "динамический"
18993 #: templates/table/structure/display_table_stats.twig:99
18994 msgid "partitioned"
18997 #: templates/table/structure/display_table_stats.twig:128
18999 msgstr "Длина строки"
19001 #: templates/table/structure/display_table_stats.twig:140
19003 msgstr "Размер строки"
19005 #: templates/table/structure/display_table_stats.twig:147
19006 msgid "Next autoindex"
19007 msgstr "Следующий автоматический индекс"
19009 #: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:91
19010 #: templates/table/tracking/main.twig:92
19011 msgid "Delete version"
19012 msgstr "Удалить версию"
19014 #: templates/table/tracking/main.twig:102
19016 msgid "Activate tracking for %s"
19017 msgstr "Включить слежение за %s"
19019 #: templates/table/tracking/main.twig:104
19020 msgid "Activate now"
19023 #: templates/table/tracking/main.twig:106
19025 msgid "Deactivate tracking for %s"
19026 msgstr "Выключить слежение за %s"
19028 #: templates/table/tracking/main.twig:108
19029 msgid "Deactivate now"
19032 #: templates/table/tracking/report_table.twig:4
19033 #: templates/table/tracking/structure_snapshot_columns.twig:5
19038 #: templates/table/tracking/report_table.twig:5
19042 #: templates/table/tracking/report_table.twig:6
19044 msgstr "Пользователь"
19046 #: templates/table/zoom_search/index.twig:27
19047 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
19049 "Выполнить \"запрос по образцу\" (символ шаблона: \"%\") для двух различных "
19052 #: templates/table/zoom_search/index.twig:54
19053 msgid "Additional search criteria"
19054 msgstr "Добавочный критерий поиска"
19056 #: templates/table/zoom_search/index.twig:116
19057 msgid "Use this column to label each point"
19058 msgstr "Использовать данное поле для обозначения каждой точки"
19060 #: templates/table/zoom_search/index.twig:141
19061 msgid "Maximum rows to plot"
19062 msgstr "Максимальное количество строк для построения"
19064 #: templates/table/zoom_search/result_form.twig:7
19065 msgid "Browse/Edit the points"
19066 msgstr "Обзор/Редакция точек"
19068 #: templates/table/zoom_search/result_form.twig:14
19070 msgstr "Как использовать"
19072 #: templates/table/zoom_search/result_form.twig:17
19074 msgstr "Сбросить увеличение"
19076 #. l10n: Show or hide the menu using the hamburger style button
19077 #: templates/top_menu.twig:4
19078 msgid "Toggle navigation"
19079 msgstr "Переключить навигацию"
19081 #. l10n: Current page
19082 #: templates/top_menu.twig:14
19086 #: templates/transformation_overview.twig:1
19087 msgid "Available media types"
19088 msgstr "Доступные медиатипы"
19090 #: templates/transformation_overview.twig:13
19091 msgid "Available browser display transformations"
19092 msgstr "Доступные преобразования отображения браузера"
19094 #: templates/transformation_overview.twig:19
19095 #: templates/transformation_overview.twig:38
19096 msgctxt "for media type transformation"
19097 msgid "Description"
19100 #: templates/transformation_overview.twig:32
19101 msgid "Available input transformations"
19102 msgstr "Доступные преобразования входных"
19104 #: templates/view_create.twig:65
19106 msgstr "VIEW название"
19108 #: templates/view_create.twig:79
19109 msgid "Column names"
19110 msgstr "Названия столбцов"
19112 #~ msgid "Matched rows:"
19113 #~ msgstr "Затронуто строк:"
19116 #~ msgid "Failed to rename table %1$s to %2$s!"
19117 #~ msgstr "Не удалось переименовать таблицу %1$s в %2$s!"
19120 #~ msgid "Analyze Explain at %s"
19121 #~ msgstr "Результат анализа %s"
19123 #~ msgid "Key is too short, it should have at least 32 characters."
19124 #~ msgstr "Ключ слишком короткий, он должен содержать не менее 32 символов."
19126 #~ msgid "Key should contain letters, numbers [em]and[/em] special characters."
19127 #~ msgstr "Ключ должен содержать символы алфавита, цифры [em]и[/em] знаки."
19130 #~ "The configuration file now needs a secret passphrase (blowfish_secret)."
19132 #~ "В конфигурационном файле необходимо задать парольную фразу "
19133 #~ "(blowfish_secret)."
19137 #~ "The secret passphrase in configuration (blowfish_secret) is not the "
19138 #~ "correct length. It should be %d bytes long."
19140 #~ "Секретная парольная фраза в конфигурации (blowfish_secret) имеет "
19141 #~ "неправильную длину. Она должена быть длиной %d байт."
19143 #~ msgid "Configuration saved."
19144 #~ msgstr "Конфигурация сохранена."
19147 #~ "Configuration saved to file config/config.inc.php in phpMyAdmin top level "
19148 #~ "directory, copy it to top level one and delete directory config to use it."
19150 #~ "Настройки сохранены в файл config/config.inc.php от корневого каталога "
19151 #~ "phpMyAdmin, скопируйте его в корневой каталог и удалите после этого "
19152 #~ "директорию config."
19154 #~ msgid "Configuration not saved!"
19155 #~ msgstr "Конфигурация не сохранена!"
19158 #~ "Please create web server writable folder [em]config[/em] in phpMyAdmin "
19159 #~ "top level directory as described in [doc@setup_script]documentation[/"
19160 #~ "doc]. Otherwise you will be only able to download or display it."
19162 #~ "Пожалуйста, создайте на сервере в корневой директории phpMyAdmin каталог "
19163 #~ "[em]config[/em] и установите у него разрешение на запись, как описано в "
19164 #~ "[doc@setup_script]документации[/doc]. В противном случае вы сможете "
19165 #~ "только скачать, или просмотреть его."
19167 #~ msgid "Error: FOREIGN KEY relationship could not be removed!"
19168 #~ msgstr "Ошибка: ссылку FOREIGN KEY невозможно удалить!"
19170 #~ msgid "Do you really want to RESET SLAVE?"
19171 #~ msgstr "Вы действительно хотите СБРОСИТЬ ПОДЧИНЕННЫЙ СЕРВЕР?"
19173 #~ msgid "Master configuration"
19174 #~ msgstr "Настройка головного сервера"
19176 #~ msgid "Master connection:"
19177 #~ msgstr "Главное соединение:"
19179 #~ msgid "Reset slave"
19180 #~ msgstr "Сбросить подчиненный сервер"
19182 #~ msgid "Master status"
19183 #~ msgstr "Статус Master"
19185 #~ msgid "Slave status"
19186 #~ msgstr "Статус Slave"
19188 #~ msgid "SQL history"
19189 #~ msgstr "История SQL-запросов"
19192 #~ "Scroll down to fill in the options for the selected format and ignore the "
19193 #~ "options for other formats."
19195 #~ "Заполните параметры для выбранного формата и игнорируйте параметры "
19196 #~ "остальных форматов."
19198 #~ msgid "Browse your computer"
19199 #~ msgstr "Обзор вашего компьютера"
19201 #~ msgid "Databases:"
19202 #~ msgstr "Базы данных:"
19204 #~ msgid "Print view"
19205 #~ msgstr "Версия для печати"
19207 #~ msgid "Could not load default configuration from: %1$s"
19208 #~ msgstr "Невозможно загрузить изначальную конфигурацию из: %1$s"
19213 #~ msgid "Copy column name."
19214 #~ msgstr "Скопировать имя столбца."
19216 #~ msgid "Right-click the column name to copy it to your clipboard."
19218 #~ "Для копирования имени столбца в буфер обмена, сделайте щелчок правой "
19219 #~ "кнопкой мышки."
19222 #~ "The requested page was not found in the history, it may have expired."
19224 #~ "Запрошенная страница не найдена в истории, возможно, истекло время ее "
19227 #~ msgid "No preview available."
19228 #~ msgstr "Предпросмотр не доступен."
19230 #~ msgid "Private key for reCaptcha"
19231 #~ msgstr "Закрытый ключ для reCaptcha"
19233 #~ msgid "Theme path not found for theme %s!"
19234 #~ msgstr "Путь к файлам темы %s не найден!"
19237 #~| msgctxt "Create new column"
19239 #~ msgctxt "Create new routine"
19244 #~ "Error in reading file: The file '%s' does not exist or is not readable!"
19246 #~ "Ошибка чтения файла: Файл '%s' не существует или не доступен для чтения!"
19249 #~ "Invalid rule declaration on line %1$s, expected line %2$s of previous "
19252 #~ "Неверное определение правила на строке %1$s, ожидается строка %2$s "
19253 #~ "предыдущего правила."
19255 #~ msgid "Invalid rule declaration on line %s."
19256 #~ msgstr "Неверное определение правила на строке %s."
19258 #~ msgid "Unexpected characters on line %s."
19259 #~ msgstr "Неожиданные символы на строке %s."
19261 #~ msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"."
19263 #~ "Неожиданный символ на строке %1$s. Ожидается символ табуляции, а найден "
19266 #~ msgid "View dump (schema) of database"
19267 #~ msgstr "Отобразить дамп (схему) базы данных"
19269 #~ msgid "View dump (schema) of databases"
19270 #~ msgstr "Отобразить дамп (схему) баз данных"
19272 #~ msgid "View dump (schema) of table"
19273 #~ msgstr "Отобразить дамп (схему) таблицы"
19275 #~ msgid ", @TABLE@ will become the table name"
19276 #~ msgstr ", @TABLE@ будет замещено именем таблицы"
19278 #~ msgid "Create %s"
19279 #~ msgstr "Создать %s"
19282 #~ "You are using PHP's deprecated 'mysql' extension, which is not capable of "
19283 #~ "handling multi queries. [strong]The execution of some stored routines may "
19284 #~ "fail![/strong] Please use the improved 'mysqli' extension to avoid any "
19287 #~ "Вы используете устаревшее 'mysql' расширение PHP, которое не позволяет "
19288 #~ "выполнение множественных запросов. [strong]Выполнение некоторых хранимых "
19289 #~ "процедур может привести к ошибке![/strong] Пожалуйста, для избежания "
19290 #~ "проблем, используйте улучшенное 'mysqli' расширение."
19292 #~ msgid "No activity within %s seconds; please log in again."
19294 #~ "Отсутствие активности более %s секунд, пожалуйста, авторизуйтесь заново."
19296 #~ msgid "You do not have the necessary privileges to create a routine."
19297 #~ msgstr "У вас недостаточно прав для создания процедуры."
19300 #~ msgstr "триггер"
19302 #~ msgid "You do not have the necessary privileges to create a trigger."
19303 #~ msgstr "У вас недостаточно прав для создания триггера."
19306 #~ msgstr "событие"
19308 #~ msgid "You do not have the necessary privileges to create an event."
19309 #~ msgstr "У вас недостаточно прав для создания события."
19311 #~ msgid "Update Query"
19312 #~ msgstr "Дополнить запрос"
19314 #~ msgid "Submit Query"
19315 #~ msgstr "Выполнить запрос"
19317 #~ msgid "Rule details"
19318 #~ msgstr "Подробности правила"
19320 #~ msgid "Partition %s"
19321 #~ msgstr "Раздел %s"
19323 #~ msgctxt "Next month"
19325 #~ msgstr "Следующий"
19330 #~ msgctxt "Short week day name"
19334 #~ msgid "This Host"
19335 #~ msgstr "Этот хост"
19337 #~ msgid "Use Host Table"
19338 #~ msgstr "Использовать таблицу хостов"
19341 #~| msgid "Description"
19342 #~ msgctxt "for media (MIME) type transformation"
19343 #~ msgid "Description"
19344 #~ msgstr "Описание"
19349 #~ msgctxt "for MIME transformation"
19350 #~ msgid "Description"
19351 #~ msgstr "Описание"
19353 #~ msgid "Full start"
19354 #~ msgstr "Полный запуск"
19356 #~ msgid "Full stop"
19357 #~ msgstr "Полная остановка"
19359 #~ msgid "Show hidden messages (#MSG_COUNT)"
19360 #~ msgstr "Показать скрытые сообщения (#MSG_COUNT)"
19362 #~ msgid "Wrong GET file attribute value"
19363 #~ msgstr "Недопустимое значение атрибута файла в GET"
19366 #~| msgid "%d second"
19367 #~| msgid_plural "%d seconds"
19368 #~ msgid "%count% second"
19369 #~ msgid_plural "%count% seconds"
19370 #~ msgstr[0] "%d секунда"
19371 #~ msgstr[1] "%d секунды"
19372 #~ msgstr[2] "%d секунд"
19375 #~| msgid "%d minute"
19376 #~| msgid_plural "%d minutes"
19377 #~ msgid "%count% minute"
19378 #~ msgid_plural "%count% minutes"
19379 #~ msgstr[0] "%d минута"
19380 #~ msgstr[1] "%d минуты"
19381 #~ msgstr[2] "%d минут"
19383 #~ msgid "Truncate Shown Queries"
19384 #~ msgstr "Сокращенное отображение запросов"
19386 #~ msgid "Show Full Queries"
19387 #~ msgstr "Развернутое отображение запросов"
19390 #~| msgid "No databases"
19391 #~ msgid "%count% database"
19392 #~ msgid_plural "%count% databases"
19393 #~ msgstr[0] "Базы данных отсутствуют"
19394 #~ msgstr[1] "Базы данных отсутствуют"
19395 #~ msgstr[2] "Базы данных отсутствуют"
19398 #~ msgid "No Two-Factor"
19399 #~ msgstr "Не двухфакторная аутентификация"
19402 #~ "You have disabled ini_get and/or ini_set in php.ini. This option is "
19403 #~ "incompatible with phpMyAdmin!"
19405 #~ "Вы отключили ini_get и / или ini_set в php.ini. Этот параметр несовместим "
19408 #~ msgid "No auto-saved query"
19409 #~ msgstr "Нет автосохраненных запросов"
19411 #~ msgid "Font size"
19412 #~ msgstr "Размер шрифта"
19415 #~ "You are using the mysql extension which is deprecated in phpMyAdmin. "
19416 #~ "Please consider installing the mysqli extension."
19418 #~ "Вы используете расширение mysql, которое помечено на удаление в "
19419 #~ "phpMyAdmin. Пожалуйста, подтвердите установку расширения mysqli."
19421 #~ msgid "Search results for \"<i>%s</i>\" %s:"
19422 #~ msgstr "Результаты поиска по \"<i>%s</i>\" %s:"
19424 #~ msgctxt "Text context"
19428 #~ msgid "Customize export options"
19429 #~ msgstr "Модифицировать параметры экспорта"
19431 #~ msgid "Customize import defaults"
19432 #~ msgstr "Модифицировать изначальлные настройки импорта"
19434 #~ msgid "Customize navigation panel"
19435 #~ msgstr "Модифицировать панель навигации"
19437 #~ msgid "Customize main panel"
19438 #~ msgstr "Модифицировать основную панель"
19441 #~ "Incorrect formset, check $formsets array in setup/frames/form.inc.php!"
19443 #~ "Некорректно задан набор форм, проверьте массив $formsets в файле setup/"
19444 #~ "frames/form.inc.php!"
19447 #~| msgid "unknown"
19448 #~ msgid "Unknonwn"
19449 #~ msgstr "неизвестно"
19451 #~ msgid "Please enter correct captcha!"
19452 #~ msgstr "Пожалуйста, введите правильное значение captcha!"
19454 #~ msgid "Global value"
19455 #~ msgstr "Глобальное значение"
19459 #~ msgctxt "Collation variant"
19460 #~ msgid "weight=2"
19463 #~ msgid "Old column name"
19464 #~ msgstr "Предыдущее имя столбца"
19466 #~ msgid "You have to add at least one column."
19467 #~ msgstr "Необходимо добавить хотя бы одно поле."
19469 #~ msgid "PHP threw following error: %s"
19470 #~ msgstr "PHP вернул следующую ошибку: %s"
19473 #~ msgstr "Немецкий"
19475 #~ msgid "dictionary"
19476 #~ msgstr "словарь"
19478 #~ msgid "phone book"
19479 #~ msgstr "телефонная книга"
19481 #~ msgid "Traditional Spanish"
19482 #~ msgstr "Испанский традиционный"
19485 #~ msgid "binary collation"
19486 #~ msgstr "Сравнение"
19489 #~ msgid "case-insensitive collation"
19490 #~ msgstr "регистронезависимый"
19493 #~ msgid "case-sensitive collation"
19494 #~ msgstr "регистрозависымый"
19496 #~ msgid "all words"
19497 #~ msgstr "все слова"
19499 #~ msgid "Improve table structure"
19500 #~ msgstr "Улучшить структуру таблицы"
19503 #~ "Your PHP MySQL library version %s differs from your MySQL server version "
19504 #~ "%s. This may cause unpredictable behavior."
19506 #~ "Версия клиентской библиотеки MySQL %s отличается от версии установленного "
19507 #~ "MySQL-сервера %s. Это может привести к некорректной работе."
19509 #~ msgid "Invalid hostname for server %1$s. Please review your configuration."
19511 #~ "Для сервера %1$s указано неверное имя хоста. Исправьте настройки заданные "
19512 #~ "в конфигурационном файле phpMyAdmin."
19515 #~ "Disable the default warning that is displayed if a difference between the "
19516 #~ "MySQL library and server is detected."
19518 #~ "Отключить отображение предупреждения при различии версий библиотеки MySQL "
19521 #~ msgid "Server/library difference warning"
19522 #~ msgstr "Предупреждение различия Сервера/библиотеки"
19524 #~ msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure."
19526 #~ "Способ соединения с сервером. Если неуверены, оставьте [kbd]tcp[/kbd]."
19528 #~ msgid "Connection type"
19529 #~ msgstr "Тип соединения"
19531 #~ msgid "Cannot load or save configuration"
19532 #~ msgstr "Невозможно загрузить или сохранить настройки"
19535 #~ msgstr "Загрузить"
19538 #~ msgid "Column parser"
19539 #~ msgstr "Названия столбцов"
19541 #~ msgid "Not implemented yet."
19542 #~ msgstr "Ещё не реализовано."
19544 #~ msgid "Unrecognized alter operation."
19545 #~ msgstr "Нераспознанная операция изменения."
19547 #~ msgid "%1$d values were expected, but found %2$d."
19548 #~ msgstr "Ожидалось %1$d значений, найдено %2$d."
19550 #~ msgid "An opening bracket followed by a set of values was expected."
19551 #~ msgstr "Ожидалась открывающая скобка и список значений."
19553 #~ msgid "An opening bracket was expected."
19554 #~ msgstr "Ожидалась открывающая скобка."
19557 #~| msgid "Unexpected token."
19558 #~ msgid "Unexpected keyword."
19559 #~ msgstr "Неожиданный токен."
19562 #~ msgid "A symbol name was expected!"
19563 #~ msgstr "Ожидалось имя переменной."
19565 #~ msgid "A comma or a closing bracket was expected."
19566 #~ msgstr "Ожидалась запятая или закрывающая скобка."
19568 #~ msgid "A closing bracket was expected."
19569 #~ msgstr "Ожидалась закрывающая скобка."
19571 #~ msgid "Unrecognized data type."
19572 #~ msgstr "Нераспознанный тип данных."
19574 #~ msgid "An alias was expected."
19575 #~ msgstr "Ожидался псевдоним."
19577 #~ msgid "An alias was previously found."
19578 #~ msgstr "Псевдоним был найден ранее."
19580 #~ msgid "Unexpected dot."
19581 #~ msgstr "Неожиданная точка."
19583 #~ msgid "An expression was expected."
19584 #~ msgstr "Ожидалось выражение."
19586 #~ msgid "An offset was expected."
19587 #~ msgstr "Ожидалось смещение."
19589 #~ msgid "This option conflicts with \"%1$s\"."
19590 #~ msgstr "Этот параметр конфликтует с \"%1$s\"."
19593 #~| msgid "Ending quote %1$s was expected."
19594 #~ msgid "Value/Expression for the option %1$s was expected"
19595 #~ msgstr "Ожидалась закрывающая кавычка %1$s."
19597 #~ msgid "The old name of the table was expected."
19598 #~ msgstr "Ожидалось старое имя таблицы."
19600 #~ msgid "Keyword \"TO\" was expected."
19601 #~ msgstr "Ожидалось ключевое слово \"TO\"."
19603 #~ msgid "The new name of the table was expected."
19604 #~ msgstr "Ожидалось новое имя таблицы."
19606 #~ msgid "A rename operation was expected."
19607 #~ msgstr "Ожидалась операция переименования."
19609 #~ msgid "Unexpected character."
19610 #~ msgstr "Неожиданный символ."
19612 #~ msgid "Expected whitespace(s) before delimiter."
19613 #~ msgstr "Ожидался пробел перед разделителем."
19615 #~ msgid "Ending quote %1$s was expected."
19616 #~ msgstr "Ожидалась закрывающая кавычка %1$s."
19618 #~ msgid "Variable name was expected."
19619 #~ msgstr "Ожидалось имя переменной."
19621 #~ msgid "Unexpected beginning of statement."
19622 #~ msgstr "Неожиданное начало выражения."
19624 #~ msgid "Unexpected token."
19625 #~ msgstr "Неожиданный токен."
19627 #~ msgid "Unrecognized keyword."
19628 #~ msgstr "Неизвестное ключевое слово."
19631 #~| msgid "Unexpected beginning of statement."
19632 #~ msgid "Unexpected ordering of clauses."
19633 #~ msgstr "Неожиданное начало выражения."
19635 #~ msgid "The name of the entity was expected."
19636 #~ msgstr "Ожидалось имя сущности."
19639 #~| msgid "Variable name was expected."
19640 #~ msgid "A table name was expected."
19641 #~ msgstr "Ожидалось имя переменной."
19643 #~ msgid "At least one column definition was expected."
19644 #~ msgstr "Ожидалось объявление, по крайней мере, одного столбца."
19646 #~ msgid "A \"RETURNS\" keyword was expected."
19647 #~ msgstr "Ожидалось ключевое слово \"RETURNS\"."
19650 #~ msgid "error #1"
19651 #~ msgstr "ошибки."
19654 #~ msgid "strict error"
19655 #~ msgstr "Собирать ошибки"
19658 #~ msgid "Native MySQL Authentication"
19659 #~ msgstr "Авторизация с помощью cookie"
19661 #~ msgid "Try to connect without password."
19662 #~ msgstr "Пытаться установить соединение без пароля."
19664 #~ msgid "Connect without password"
19665 #~ msgstr "Соединять без пароля"
19668 #~ msgid "Table comments: "
19669 #~ msgstr "Комментарии к таблице:"
19672 #~ "You tried to import an invalid file or the imported file contains invalid "
19675 #~ "Попытка загрузки некорректного файла либо файла, содержащего некорректные "
19678 #~ msgid "Geometry type '%s' is not supported by MySQL."
19679 #~ msgstr "Геометрический тип '%s' не поддерживается MySQL."
19685 #~ "Enable [a@https://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] "
19686 #~ "compression for import and export operations."
19688 #~ "Включить [a@https://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] "
19689 #~ "сжатие для операций импорта и экспорта."
19691 #~ msgid "Related Links"
19692 #~ msgstr "Дополнительные ссылки"
19694 #~ msgid "The PrimeBase XT Blog by Paul McCullagh"
19695 #~ msgstr "Блог Пола Маккалаха (Paul McCullagh) посвященный PrimeBase XT Blog"
19698 #~ "Uploaded file cannot be moved, because the server has open_basedir "
19699 #~ "enabled without access to the %s directory (for temporary files)."
19701 #~ "Загруженный файл невозможно переместить, т. к. параметр open_basedir на "
19702 #~ "сервере включен без доступа к каталогу %s (для временных файлов)."
19705 #~ msgstr "Количество:"
19707 #~ msgid "numeric key detected"
19708 #~ msgstr "определена числовая клавиша"
19711 #~ "The path for the config file for [a@https://swekey.com]SweKey hardware "
19712 #~ "authentication[/a] (not located in your document root; suggested: /etc/"
19715 #~ "Путь к конфигурационному файлу для [a@https://swekey.com]SweKey hardware "
19716 #~ "authentication[/a]."
19718 #~ msgid "SweKey config file"
19719 #~ msgstr "Конфигурационный файл SweKey"
19721 #~ msgid "File %s does not contain any key id"
19722 #~ msgstr "Файл %s не содержит ключа идентификации"
19724 #~ msgid "No valid authentication key plugged"
19725 #~ msgstr "Отсутствует действенный подключенный ключ идентификации"
19727 #~ msgid "Authenticating…"
19728 #~ msgstr "Идентификация…"
19730 #~ msgid "Please explain the steps that lead to the error:"
19731 #~ msgstr "Пожалуйста, опишите шаги, приводящие к возникновению ошибки:"
19733 #~ msgid "Total %d bookmark"
19734 #~ msgid_plural "Total %d bookmarks"
19735 #~ msgstr[0] "Итого %d закладка"
19736 #~ msgstr[1] "Итого %d закладок"
19737 #~ msgstr[2] "Итого %d закладок"
19740 #~ msgstr "закрытый"
19742 #~ msgid "%1$s, %2$s and %3$s bookmarks included"
19743 #~ msgstr "%1$s, %2$s и %3$s закладки включены"
19746 #~ "The [code]$cfg['PmaAbsoluteUri'][/code] directive MUST be set in your "
19747 #~ "configuration file!"
19749 #~ "Директива [code]$cfg['PmaAbsoluteUri'][/code] ДОЛЖНА быть установлена в "
19750 #~ "конфигурационном файле!"
19752 #~ msgid "This %soption%s should be enabled if your web server supports it."
19754 #~ "Вы должны использовать %sSSL соединение%s, если ваш веб-сервер его "
19757 #~ msgid "Force secured connection while using phpMyAdmin."
19758 #~ msgstr "При использовании phpMyAdmin предпочитать безопасное соединение."
19760 #~ msgid "Force SSL connection"
19761 #~ msgstr "Предпочитать SSL соединение"
19764 #~ "Your web browser does not support local storage of settings or the quota "
19765 #~ "limit has been reached, some features may not work properly for you. In "
19766 #~ "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
19768 #~ "Ваш браузер не поддерживает настройку из локальных источников, либо "
19769 #~ "превышен допустимый лимит. Некоторые функции могут работать некорректно. "
19770 #~ "В браузере Safary, данная проблема возникает из-за включенного \"Private "
19771 #~ "Mode Browsing\"."
19773 #~ msgid "Replace table prefix:"
19774 #~ msgstr "Заменить префикс таблицы:"
19776 #~ msgid "Copy table with prefix:"
19777 #~ msgstr "Копировать таблицу с префиксом:"
19779 #~ msgid "It appears your database uses procedures;"
19780 #~ msgstr "Похоже, что база данных использует процедуры;"
19782 #~ msgid "A 4-byte integer, range is -2,147,483,648 to 2,147,483,647"
19784 #~ "Четырех-байтовое целое число, диапазон от -2,147,483,648 до 2,147,483,647"
19787 #~ "An 8-byte integer, range is -9,223,372,036,854,775,808 to "
19788 #~ "9,223,372,036,854,775,807"
19790 #~ "Восьми-байтовое целое число, диапазон от -9,223,372,036,854,775,808 до "
19791 #~ "9,223,372,036,854,775,807"
19793 #~ msgid "A system's default double-precision floating-point number"
19795 #~ "Изначальное системное значение двойной точности числа с плавающей точкой"
19797 #~ msgid "True or false"
19798 #~ msgstr "True или false"
19800 #~ msgid "An alias for BIGINT NOT NULL AUTO_INCREMENT UNIQUE"
19801 #~ msgstr "Псевдоним для BIGINT NOT NULL AUTO_INCREMENT UNIQUE"
19804 #~ "A timestamp, range is '0001-01-01 00:00:00' UTC to '9999-12-31 23:59:59' "
19805 #~ "UTC; TIMESTAMP(6) can store microseconds"
19807 #~ "Временная метка, диапазон от '0001-01-01 00:00:00' UTC до '9999-12-31 "
19808 #~ "23:59:59' UTC; TIMESTAMP(6) может хранить микросекунды"
19811 #~ "A variable-length (0-65,535) string, uses binary collation for all "
19814 #~ "Строка переменной длины (0-65,535), использует для всех сравнений "
19815 #~ "бинарное сопоставление"
19817 #~ msgid "An enumeration, chosen from the list of defined values"
19818 #~ msgstr "Перечисление, выбор из списка определенных значений"
19820 #~ msgid "possible deep recursion attack"
19821 #~ msgstr "возможная атака глубокой рекурсии"
19824 #~ "You are connected as 'root' with no password, which corresponds to the "
19825 #~ "default MySQL privileged account. Your MySQL server is running with this "
19826 #~ "default, is open to intrusion, and you really should fix this security "
19827 #~ "hole by setting a password for user 'root'."
19829 #~ "Вы подключились как 'root' без ввода пароля, что характерно для "
19830 #~ "стандартных настроек MySQL аккаунта. MySQL сервер, запущенный с данными "
19831 #~ "настройками, открыт для вторжений. Вам следует исправить данную "
19832 #~ "погрешность, установив пароль для пользователя 'root'."
19834 #~ msgid "Create database:"
19835 #~ msgstr "Создать базу данных:"
19837 #~ msgid "To filter all databases on server, press Enter after a search term"
19839 #~ "Для фильтрации по всем базам данных, нажмите Enter после ввода поискового "
19842 #~ msgid "To filter all %s in database, press Enter after a search term"
19844 #~ "Для фильтрации по всем %s в базе данных, нажмите Enter после ввода "
19845 #~ "поискового запроса"
19848 #~ msgstr "таблицам"
19851 #~ msgstr "представлениям"
19853 #~ msgid "procedures"
19854 #~ msgstr "процедурам"
19857 #~ msgstr "событиям"
19859 #~ msgid "functions"
19860 #~ msgstr "функциям"
19862 #~ msgid "Filter databases by name or regex"
19863 #~ msgstr "Фильтровать базы данных по имени или регулярному выражению"
19865 #~ msgid "Filter by name or regex"
19866 #~ msgstr "Фильтровать по имени или регулярному выражению"
19868 #~ msgid "Unexpected closing bracket."
19869 #~ msgstr "Неожиданная закрывающая скобка."
19871 #~ msgid "Username and hostname didn't change."
19872 #~ msgstr "Имя пользователя и хоста не изменялись."
19874 #~ msgid "Taking you to %s."
19875 #~ msgstr "Перенаправление на %s."
19878 #~| msgid "Authentication"
19879 #~ msgid "MySQL Native Authentication"
19880 #~ msgstr "Идентификация"
19883 #~| msgid "Generate password"
19884 #~ msgid "MySQL native password"
19885 #~ msgstr "Создать пароль"
19888 #~| msgid "Change password"
19889 #~ msgid "SHA256 password"
19890 #~ msgstr "Изменить пароль"
19892 #~ msgid "MySQL 4.0 compatible"
19893 #~ msgstr "Совместимо с MySQL 4.0"
19895 #~ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
19896 #~ msgstr "Невозможно включить класс \"%1$s\", файл \"%2$s\" не найден"
19899 #~ "Cannot convert file's character set without character set conversion "
19901 #~ msgstr "Без необходимой библиотеки невозможна конвертация кодировки файла!"
19903 #~ msgid "Could not initialize Drizzle connection library!"
19904 #~ msgstr "Невозможно инициализировать библиотеку соединения Drizzle!"
19906 #~ msgid "Can't seek in an unbuffered result set"
19907 #~ msgstr "Поиск результатов вне буфера невозможен"
19909 #~ msgid "Can't count rows in an unbuffered result set"
19910 #~ msgstr "Подсчет строк результата вне буфера невозможен"
19919 #~ msgstr "Библиотека"
19922 #~ "Drizzle documentation is at <a href=\"https://www.drizzle.org/content/"
19923 #~ "documentation/\">https://www.drizzle.org/content/documentation/</a>"
19925 #~ "Документация по Drizzle находится на <a href=\"https://www.drizzle.org/"
19926 #~ "content/documentation/\">https://www.drizzle.org/content/documentation/</"
19929 #~ msgid "Version string (%s) matches Drizzle versioning scheme"
19930 #~ msgstr "Строка версии (%s) соответствует схеме версии Drizzle"
19932 #~ msgid "Add Index"
19933 #~ msgstr "Добавить индекс"
19935 #~ msgid "Error in Processing Request"
19936 #~ msgstr "Ошибка при обработке запроса"
19938 #~ msgid "Adding Primary Key"
19939 #~ msgstr "Добавление первичного ключа"
19941 #~ msgid "Outer Ring"
19942 #~ msgstr "Внешний контур"
19944 #~ msgid "Change Password"
19945 #~ msgstr "Изменить пароль"
19947 #~ msgid "Send Error Report"
19948 #~ msgstr "Отправить отчёт об ошибке"
19950 #~ msgid "Select All"
19951 #~ msgstr "Выбрать все"
19953 #~ msgid "Database export options"
19954 #~ msgstr "Параметры экспорта базы данных"
19956 #~ msgid "Database(s):"
19957 #~ msgstr "База(ы) данных:"
19959 #~ msgid "Table(s):"
19960 #~ msgstr "Таблица(ы):"
19962 #~ msgid "Format-Specific Options:"
19963 #~ msgstr "Параметры формата:"
19965 #~ msgid "Generate Password:"
19966 #~ msgstr "Создать пароль:"
19968 #~ msgid "Current Server:"
19969 #~ msgstr "Текущий сервер:"
19971 #~ msgid "Edit Privileges"
19972 #~ msgstr "Редактировать привилегии"
19974 #~ msgid "<code>CREATE TABLE</code> options:"
19975 #~ msgstr "Параметры <code>CREATE TABLE</code>:"
19977 #~ msgid "Relational display column"
19978 #~ msgstr "Отображение связанного поля"
19980 #~ msgid "Add unique index"
19981 #~ msgstr "Добавить уникальный индекс"
19983 #~ msgid "Add SPATIAL index"
19984 #~ msgstr "Добавить пространственный индекс"
19986 #~ msgid "Add FULLTEXT index"
19987 #~ msgstr "Добавить полнотекстовый индекс"
19993 #~ "There seems to be an error in your SQL query. The MySQL server error "
19994 #~ "output below, if there is any, may also help you in diagnosing the "
19997 #~ "Вероятно, SQL-запрос содержит ошибку. При наличии таковой, ниже будет "
19998 #~ "выведена ошибка MySQL-сервера, облегчающая диагностику проблемы."
20001 #~ "There is a chance that you may have found a bug in the SQL parser. Please "
20002 #~ "examine your query closely, and check that the quotes are correct and not "
20003 #~ "mis-matched. Other possible failure causes may be that you are uploading "
20004 #~ "a file with binary outside of a quoted text area. You can also try your "
20005 #~ "query on the MySQL command line interface. The MySQL server error output "
20006 #~ "below, if there is any, may also help you in diagnosing the problem. If "
20007 #~ "you still have problems or if the parser fails where the command line "
20008 #~ "interface succeeds, please reduce your SQL query input to the single "
20009 #~ "query that causes problems, and submit a bug report with the data chunk "
20010 #~ "in the CUT section below:"
20012 #~ "В работе SQL-парсера произошла ошибка. Убедитесь в корректности запроса, "
20013 #~ "отсутствии в нем опечаток и незакрытых кавычек. Возможной причиной ошибки "
20014 #~ "может быть загрузка файла, содержащего двоичные данные вне кавычек в "
20015 #~ "тексте запроса. Попробуйте выполнить запрос через командную строку MySQL. "
20016 #~ "При наличии таковой, ниже будет выведена ошибка MySQL-сервера, "
20017 #~ "облегчающая диагностику проблемы. Если проблема не решается, хотя через "
20018 #~ "интерфейс командной строки запрос отрабатывает корректно, выявите ту "
20019 #~ "часть запроса, которая вызывает ошибку и отправьте разработчикам описание "
20020 #~ "ошибки, снабдив его данными из секции CUT выведенной ниже:"
20022 #~ msgid "BEGIN CUT"
20023 #~ msgstr "BEGIN CUT"
20026 #~ msgstr "END CUT"
20028 #~ msgid "BEGIN RAW"
20029 #~ msgstr "BEGIN RAW"
20032 #~ msgstr "END RAW"
20034 #~ msgid "Unclosed quote"
20035 #~ msgstr "Незакрытая кавычка"
20037 #~ msgid "Automatically appended backtick to the end of query!"
20038 #~ msgstr "В конец запроса была автоматически добавлена обратная кавычка!"
20040 #~ msgid "Invalid Identifer"
20041 #~ msgstr "Неправильный идентификатор"
20043 #~ msgid "Unknown Punctuation String"
20044 #~ msgstr "Неизвестная пунктуация"
20046 #~ msgid "Add user"
20047 #~ msgstr "Добавить пользователя"
20049 #~ msgid "Export Method:"
20050 #~ msgstr "Способ экспорта:"
20052 #~ msgid "No data found for GIS visualization."
20053 #~ msgstr "Данные для визуализации GIS не найдены."
20055 #~ msgid "Shift + Click on function name to apply to all rows."
20057 #~ "Удерживайте Shift и кликните на имени функции для применения ко всем "
20060 #~ msgid "Print view (with full texts)"
20061 #~ msgstr "Версия для печати (полностью)"
20063 #~ msgid "Uncheck All"
20064 #~ msgstr "Снять выделение"
20066 #~ msgid "SQL result"
20067 #~ msgstr "Результат SQL-запроса"
20069 #~ msgid "Generated by:"
20070 #~ msgstr "Создан:"
20072 #~ msgid "Row Statistics:"
20073 #~ msgstr "Статистика строк:"
20075 #~ msgid "Space usage:"
20076 #~ msgstr "Используемое пространство:"
20078 #~ msgid "Showing tables:"
20079 #~ msgstr "Отображение таблиц:"
20081 #~ msgid "(Enabled)"
20082 #~ msgstr "(Включено)"
20084 #~ msgid "(Disabled)"
20085 #~ msgstr "(Отключено)"
20088 #~| msgid "Disable foreign key checks"
20089 #~ msgid "Temporarily disable foreign key checks while importing"
20090 #~ msgstr "Отключить проверку внешних ключей"
20093 #~| msgid "Disable foreign key checks"
20094 #~ msgid "Disable foreign key check"
20095 #~ msgstr "Отключить проверку внешних ключей"
20098 #~| msgid "Reloading Privileges"
20099 #~ msgid "Realign Privileges"
20100 #~ msgstr "Перезагрузка привилегий"
20102 #~ msgid "Replace table data with file"
20103 #~ msgstr "Заместить данные таблицы данными из файла"
20105 #~ msgid "Percona documentation is at https://www.percona.com/docs/wiki/"
20107 #~ "Документация Percona находится на https://www.percona.com/docs/wiki/"
20109 #~ msgid "Drizzle documentation is at https://docs.drizzle.org/"
20110 #~ msgstr "Документация Drizzle находится на https://docs.drizzle.org/"
20112 #~ msgid "Customize query window options"
20113 #~ msgstr "Настройте параметры окна запросов"
20115 #~ msgid "(Generates a report containing the data of a single table)"
20116 #~ msgstr "(Создание отчета содержащего данные одной таблицы)"
20119 #~| msgid "Please select a database"
20120 #~ msgid "Please select a database."
20121 #~ msgstr "Выберите базу данных"
20124 #~ msgid "auto_increment"
20125 #~ msgstr "auto_increment"
20127 #~ msgid "on update CURRENT_TIMESTAMP"
20128 #~ msgstr "на обновление CURRENT_TIMESTAMP"
20130 #~ msgid "Save position"
20131 #~ msgstr "Сохранить расположение таблиц"
20133 #~ msgid "Save positions as"
20134 #~ msgstr "Сохранить расположения как"
20136 #~ msgid "Unknown language: %1$s."
20137 #~ msgstr "Неизвестный язык: %1$s."
20139 #~ msgid "Disable database expansion"
20140 #~ msgstr "Отключить расширение базы данных"
20142 #~ msgid "Delete tracking data for this table"
20143 #~ msgstr "Удалить данные слежения за таблицей"
20146 #~| msgid "Table structure"
20147 #~ msgid "Table Structure"
20148 #~ msgstr "Структура таблицы"
20150 #~ msgid "Show data row(s)."
20151 #~ msgstr "Вывести строку(и) данных."
20153 #~ msgid "Show/Hide left menu"
20154 #~ msgstr "Показать/скрыть левое меню"
20156 #~ msgctxt "Inline edit query"
20158 #~ msgstr "Быстрая правка"
20161 #~| msgid "after %s"
20163 #~ msgstr "после %s"
20168 #~ msgid "horizontal"
20169 #~ msgstr "горизонтальном"
20171 #~ msgid "horizontal (rotated headers)"
20172 #~ msgstr "горизонтальном (повернутые заголовки)"
20174 #~ msgid "vertical"
20175 #~ msgstr "вертикальном"
20177 #~ msgid "Default display direction"
20178 #~ msgstr "Вид отображения по умолчанию"
20181 #~ "Defines whether or not type display direction option is shown when "
20182 #~ "browsing a table."
20183 #~ msgstr "Выводить/не выводить опцию направления при просмотре таблицы."
20185 #~ msgid "Show display direction"
20186 #~ msgstr "Показать направление отображения"
20188 #~ msgid "Please configure the coordinates for table %s"
20189 #~ msgstr "Измените координаты таблицы %s"
20191 #~ msgid "At End of Table"
20192 #~ msgstr "В конец таблицы"
20194 #~ msgid "After %s"
20195 #~ msgstr "После %s"
20197 #~ msgid "Display errors"
20198 #~ msgstr "Выводить ошибки"
20201 #~ msgstr "Пересоздать"
20203 #~ msgid "This page does not contain any tables!"
20204 #~ msgstr "Данная страница не содержит таблиц!"
20206 #~ msgid "EPS export page"
20207 #~ msgstr "Страница экспорта EPS"
20209 #~ msgid "SVG export page"
20210 #~ msgstr "Страница экспорта SVG"
20212 #~ msgid "Relation deleted"
20213 #~ msgstr "Связь удалена"
20215 #~ msgid "Error saving coordinates for Designer."
20216 #~ msgstr "Ошибка сохранения координат."
20218 #~| msgid "Edit SQL queries in popup window"
20219 #~ msgid "Edit SQL queries in popup window."
20220 #~ msgstr "Редактировать SQL запросы во всплывающем окне."
20222 #~ msgid "Edit in window"
20223 #~ msgstr "Редактировать в окне"
20225 #~| msgid "Tab displayed when opening a new query window"
20226 #~ msgid "Tab displayed when opening a new query window."
20228 #~ "Вкладка, отображаемая при открытии всплывающего окна выполнения запросов."
20230 #~ msgid "Default query window tab"
20231 #~ msgstr "Вкладка по умолчанию для окна запросов"
20233 #~| msgid "Query window height (in pixels)"
20234 #~ msgid "Query window height (in pixels)."
20235 #~ msgstr "Высота окна запроса (в пикселях)."
20237 #~ msgid "Query window height"
20238 #~ msgstr "Высота окна запроса"
20240 #~| msgid "Query window width (in pixels)"
20241 #~ msgid "Query window width (in pixels)."
20242 #~ msgstr "Ширина окна запроса (в пикселях)."
20244 #~ msgid "Query window width"
20245 #~ msgstr "Ширина окна запроса"
20247 #~ msgid "Show dimension of tables"
20248 #~ msgstr "Отображать размерность таблиц"
20250 #~ msgid "Do not overwrite this query from outside the window"
20251 #~ msgstr "Заблокировать содержимое окна запросов"
20253 #~ msgid "Import files"
20254 #~ msgstr "Импорт файлов"
20256 #~ msgid "File doesn't exist"
20257 #~ msgstr "Файл не существует"
20259 #~| msgid "SQL Validator is disabled"
20260 #~ msgid "Plugin is disabled"
20261 #~ msgstr "Дополнение выключено"
20264 #~| msgid "Customize main panel"
20265 #~ msgid "Unlink with main panel"
20266 #~ msgstr "Модифицировать основную панель"
20268 #~ msgid "No index defined! Create one below"
20269 #~ msgstr "Индекс не определен! Создайте индекс внизу"
20272 #~| msgid "Export type"
20273 #~ msgid "eps export page"
20274 #~ msgstr "Тип экспорта"
20277 #~| msgid "Invalid export type"
20278 #~ msgid "pdf export page"
20279 #~ msgstr "Ошибочный тип экспорта"
20282 #~ "Unfortunately your Database server does not support logging to table, "
20283 #~ "which is a requirement for analyzing the database logs with phpMyAdmin. "
20284 #~ "Logging to table is supported by MySQL 5.1.6 and onwards. You may still "
20285 #~ "use the server charting features however."
20287 #~ "К сожалению, ваш сервер баз данных не поддерживает сохранение журналов в "
20288 #~ "таблицу, что требуется для анализа журналов базы данных с помощью "
20289 #~ "phpMyAdmin. Сохранение журналов в таблицу поддерживается MySQL 5.1.6 и "
20290 #~ "выше. Однако, вы все еще можете использовать функции графиков сервера."
20293 #~| msgid "Click to sort"
20294 #~ msgid "Click to sort"
20295 #~ msgstr "Кликнуть для сортировки"
20303 #~| msgid "Delete relation"
20304 #~ msgid " bookmarks, "
20305 #~ msgstr "Удалить связь"
20308 #~| msgid "Select two columns"
20309 #~ msgid "Select one ..."
20310 #~ msgstr "Выберите два столбца"
20313 #~| msgid "Add unique index"
20314 #~ msgid "Add unique/primary index"
20315 #~ msgstr "Добавить уникальный индекс"
20318 #~| msgid "Move columns"
20319 #~ msgid "Have unique columns"
20320 #~ msgstr "Переместить поля"
20323 #~| msgid "The user %s already exists!"
20324 #~ msgid "Unique column(s) already exist"
20325 #~ msgstr "Пользователь %s уже существует!"
20327 #~ msgid "Edit or export relational schema"
20328 #~ msgstr "Редакция или экспорт схемы связей"
20330 #~ msgid "Create a page"
20331 #~ msgstr "Создать новую страницу"
20333 #~ msgid "Automatic layout based on"
20334 #~ msgstr "Основание автоматической раскладки"
20336 #~ msgid "FOREIGN KEY"
20337 #~ msgstr "FOREIGN KEY"
20339 #~ msgid "Please choose a page to edit"
20340 #~ msgstr "Выбор страницы для редактирования"
20342 #~ msgid "Select Tables"
20343 #~ msgstr "Выберите таблицы"
20346 #~ "The current page has references to tables that no longer exist. Would you "
20347 #~ "like to delete those references?"
20349 #~ "На текущей странице присутствуют ссылки на таблицы, которые больше не "
20350 #~ "существуют. Удалить эти ссылки?"
20352 #~ msgid "Toggle scratchboard"
20353 #~ msgstr "Отображение"
20355 #~ msgid "<b>%s</b> table not found or not set in %s"
20356 #~ msgstr "Таблица <b>%s</b> не найдена или не установлена в %s"
20360 #~| "Disable the default warning that is displayed if mcrypt is missing for "
20361 #~| "cookie authentication"
20363 #~ "Disable the default warning that is displayed if mcrypt is missing for "
20364 #~ "[kbd]cookie[/kbd] authentication."
20366 #~ "Отключить отображение предупреждения при отсутствии mcrypt, необходимого "
20367 #~ "для идентификации методом cookie"
20369 #~ msgid "mcrypt warning"
20370 #~ msgstr "Предупреждение о mcrypt"
20372 #~ msgid "Designer table"
20373 #~ msgstr "Таблица Дизайнера"
20376 #~| msgid "Import/Export coordinates for PDF schema"
20377 #~ msgid "Import/Export coordinates for relational schema"
20378 #~ msgstr "Импорт/экспорт координат таблиц в/из PDF-схемы"
20380 #~ msgid "Page has been created."
20381 #~ msgstr "Страница успешно создана."
20384 #~| msgid "Page creation failed"
20385 #~ msgid "Page creation has failed!"
20386 #~ msgstr "Ошибка создания страницы"
20389 #~ msgstr "Страница:"
20392 #~| msgid "Import from selected page"
20393 #~ msgid "Import from selected page."
20394 #~ msgstr "Импортировать с выбранной страницы"
20396 #~ msgid "Export/Import to scale:"
20397 #~ msgstr "Экспорт/Импорт на шкалу:"
20399 #~ msgid "recommended"
20400 #~ msgstr "рекомендуемый"
20402 #~ msgid "Failed to use Blowfish from mcrypt!"
20403 #~ msgstr "Невозможно использование Blowfish из mcrypt!"
20405 #~ msgid "Show binary contents as HEX"
20406 #~ msgstr "Показывать бинарные данные в виде HEX значений"
20409 #~ "The target browser window could not be updated. Maybe you have closed the "
20410 #~ "parent window, or your browser's security settings are configured to "
20411 #~ "block cross-window updates."
20413 #~ "Целевое окно браузера не может быть обновлено. Возможно, вы закрыли "
20414 #~ "родительское окно или ваш браузер блокирует межоконные обновления из-за "
20415 #~ "настроек безопасности."
20418 #~| msgid "Show binary contents as HEX by default"
20419 #~ msgid "Show binary contents as HEX by default."
20421 #~ "Показывать двоичные данные по умолчанию в шестнадцатеричном виде (HEX)"
20423 #~ msgid "Failed to connect to SQL validator!"
20424 #~ msgstr "Невозможно соединиться с SQL валидатором!"
20426 #~ msgid "Skip Validate SQL"
20427 #~ msgstr "Убрать проверку синтаксиса SQL"
20429 #~ msgid "Validate SQL"
20430 #~ msgstr "Проверка синтаксиса"
20432 #~ msgid "SQL Validator is disabled"
20433 #~ msgstr "SQL валидатор отключен"
20435 #~ msgid "SQL Validator"
20436 #~ msgstr "Валидатор SQL"
20439 #~ "If you wish to use the SQL Validator service, you should be aware that "
20440 #~ "[strong]all SQL statements are stored anonymously for statistical "
20441 #~ "purposes[/strong].[br][em][a@https://sqlvalidator.mimer.com/]Mimer SQL "
20442 #~ "Validator[/a], Copyright 2002 Upright Database Technology. All rights "
20443 #~ "reserved.[/em]"
20445 #~ "Если вы хотите использовать валидатор SQL, имейте в виду, что [strong]все "
20446 #~ "SQL выражения сохраняются анонимно в статистических целях[/strong].[br]"
20447 #~ "[em][a@https://sqlvalidator.mimer.com/]Mimer SQL Validator[/a], Copyright "
20448 #~ "2002 Upright Database Technology. Все права сохранены.[/em]"
20451 #~| msgid "Requires SQL Validator to be enabled"
20452 #~ msgid "Requires SQL Validator to be enabled."
20453 #~ msgstr "Требуется подключенный SQL валидатор"
20457 #~| "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be "
20460 #~ "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be "
20463 #~ "[strong]Внимание:[/strong] требуется расширение PHP SOAP, либо "
20464 #~ "установленный PEAR SOAP"
20468 #~| "If you have a custom username, specify it here (defaults to "
20469 #~| "[kbd]anonymous[/kbd])"
20471 #~ "If you have a custom username, specify it here (defaults to "
20472 #~ "[kbd]anonymous[/kbd])."
20474 #~ "При наличии выделенного имени пользователя, пропишите его здесь "
20475 #~ "(изначально используется [kbd]anonymous[/kbd])"
20477 #~ msgid "Validated SQL"
20478 #~ msgstr "SQL синтаксис проверен"
20481 #~ "The SQL validator could not be initialized. Please check if you have "
20482 #~ "installed the necessary PHP extensions as described in the "
20483 #~ "%sdocumentation%s."
20485 #~ "Проверка синтаксиса SQL не осуществима. Проверьте, установлены ли "
20486 #~ "необходимые модули расширений для PHP, описанные в %sдокументации%s."
20489 #~| msgid "Error: Relation not added."
20490 #~ msgid "Error: Relation could not be added."
20491 #~ msgstr "Ошибка: Связь не добавлена."
20495 #~| "<b>One or more errors have occured while processing your request:</b>"
20497 #~ "<b>One or more errors have occurred while processing your request:</b>"
20498 #~ msgstr "<b>При обработке вашего запроса были обнаружены ошибки:</b>"
20502 #~| "Leave blank for no user preferences storage in database, suggested: "
20503 #~| "[kbd]pma__userconfig[/kbd]"
20505 #~ "Leave blank to disable configurable menus feature, suggested: "
20506 #~ "[kbd]pma__users[/kbd]."
20508 #~ "Для отключения возможности хранения пользовательских настроек в базе "
20509 #~ "данных оставьте поле пустым, рекомендуется: [kbd]pma__userconfig[/kbd]"
20513 #~| "Leave blank for no user preferences storage in database, suggested: "
20514 #~| "[kbd]pma__userconfig[/kbd]"
20516 #~ "Leave blank to disable configurable menus feature, suggested: "
20517 #~ "[kbd]pma__usergroups[/kbd]."
20519 #~ "Для отключения возможности хранения пользовательских настроек в базе "
20520 #~ "данных оставьте поле пустым, рекомендуется: [kbd]pma__userconfig[/kbd]"
20522 #~ msgid "ENUM or SET data too long?"
20523 #~ msgstr "Много данных ENUM или SET?"
20525 #~ msgid "Get more editing space"
20526 #~ msgstr "Открыть расширенный редактор"
20528 #~ msgid "Could not connect to Drizzle server"
20529 #~ msgstr "Не удалось соединиться с сервером Drizzle"
20531 #~ msgid "Could not connect to MySQL server"
20532 #~ msgstr "Невозможно соединиться с сервером MySQL"
20534 #~ msgid "Query took %01.4f sec"
20535 #~ msgstr "Запрос занял %01.4f сек."
20537 #~ msgid "Edit title and labels"
20538 #~ msgstr "Редактировать название и подписи"
20540 #~ msgid "Edit chart"
20541 #~ msgstr "Редактировать график"
20546 #~ msgid "Reload Database"
20547 #~ msgstr "Перезагрузка базы данных"
20549 #~ msgid "Table must have at least one column"
20550 #~ msgstr "У таблицы должен быть, как минимум, один столбец"
20552 #~ msgid "Insert Table"
20553 #~ msgstr "Вставить таблицу"
20555 #~ msgid "Hide indexes"
20556 #~ msgstr "Скрыть индексы"
20558 #~ msgid "Show indexes"
20559 #~ msgstr "Отображать индексы"
20561 #~ msgid "Add columns"
20562 #~ msgstr "Добавить столбцы"
20564 #~ msgid "Skip next"
20565 #~ msgstr "Пропустить следующую"
20570 #~ msgid "Selected export type has to be saved in file!"
20571 #~ msgstr "Выбранный тип экспорта возможен только в файл!"
20573 #~ msgid "Number of rows to skip, starting from the first row:"
20574 #~ msgstr "Количество пропускаемых строк, начиная от первой строки:"
20576 #~ msgid "What PHP extension to use; you should use mysqli if supported"
20578 #~ "Выберите какое расширение PHP использовать для работы с MySQL. При "
20579 #~ "возможности, используйте mysqli."
20581 #~ msgid "PHP extension to use"
20582 #~ msgstr "PHP расширение"
20584 #~ msgid "You should use mysqli for performance reasons."
20586 #~ "По причине улучшения производительности, рекомендуется использовать "
20587 #~ "расширение mysqli."
20590 #~ "Appends text to a string. The only option is the text to be appended "
20591 #~ "(enclosed in single quotes, default empty string)."
20593 #~ "Добавить текст к строке. Единственный параметр - добавляемый текст "
20594 #~ "(закрытый в одиночные кавычки, по умолчанию - пустая строка)."
20597 #~ "For a list of available transformation options and their MIME type "
20598 #~ "transformations, click on %stransformation descriptions%s"
20600 #~ "Для просмотра доступных MIME-типов и параметров преобразований "
20601 #~ "воспользуйтесь данной ссылкой - %sописание преобразований%s"
20603 #~ msgid "SQL command to fetch available databases"
20604 #~ msgstr "SQL команда для выборки доступных баз данных"
20606 #~ msgid "SHOW DATABASES command"
20607 #~ msgstr "Команда SHOW DATABASES"
20610 #~| msgid "Version check"
20611 #~ msgid "Version check proxy url"
20612 #~ msgstr "Проверка версии"
20615 #~| msgid "Version check"
20616 #~ msgid "Version check proxy username"
20617 #~ msgstr "Проверка версии"
20620 #~| msgid "Version check"
20621 #~ msgid "Version check proxy password"
20622 #~ msgstr "Проверка версии"
20624 #~ msgid "Display table comments in tooltips"
20625 #~ msgstr "Комментарии таблицы во всплывающих подсказках"
20627 #~ msgid "Table %1$s has been created."
20628 #~ msgstr "Таблица %1$s была создана."
20630 #~ msgid "This is not a number!"
20631 #~ msgstr "Введите число!"
20633 #~ msgid "Inline edit of this query"
20634 #~ msgstr "Быстрое редактирование запроса"
20637 #~ "Neither URL wrapper nor CURL is available. Version check is not possible."
20639 #~ "Недоступны обработчик URL протокола или CURL. Проверка версии невозможна."
20644 #~ msgstr "Искать:"
20646 #~ msgid "Display all tables with the same width"
20647 #~ msgstr "Показать все таблицы одинаковой ширины"
20649 #~ msgid "Headers every %s rows"
20650 #~ msgstr "Заголовки каждые %s строк"
20653 #~| msgid "Table Search"
20654 #~ msgid "Enable reCaptcha"
20655 #~ msgstr "Поиск в таблице"
20657 #~ msgid "Cookies must be enabled past this point."
20658 #~ msgstr "Для полноценной работы необходима поддержка cookies браузером."
20660 #~ msgid "Rearrange/edit charts"
20661 #~ msgstr "Упорядочить/отредактировать графики"
20663 #~ msgid "Open Document"
20664 #~ msgstr "Open Document"
20666 #~ msgid "Count tables when showing database list"
20667 #~ msgstr "При выводе баз данных показывать количество таблиц в них"
20669 #~ msgid "Count tables"
20670 #~ msgstr "Подсчитывать таблицы"
20673 #~ "For further information about replication status on the server, please "
20674 #~ "visit the <a href=\"#replication\">replication section</a>."
20676 #~ "Для получения подробной информации о состоянии репликации сервера, "
20677 #~ "пожалуйста, перейдите в <a href=\"#replication\">раздел репликации</a>."
20679 #~ msgid "Table seems to be empty!"
20680 #~ msgstr "Таблица - пуста!"
20682 #~ msgid "Live traffic chart"
20683 #~ msgstr "Графический вывод трафика"
20685 #~ msgid "Live conn./process chart"
20686 #~ msgstr "Графический вывод соединений и процессов"
20688 #~ msgid "Live query chart"
20689 #~ msgstr "Графический вывод запросов"
20691 #~ msgid "Number of rows"
20692 #~ msgstr "Количество строк"
20694 #~ msgid "Columns enclosed by"
20695 #~ msgstr "Значения полей обрамлены"
20697 #~ msgid "Columns escaped by"
20698 #~ msgstr "Символ экранирования"
20700 #~ msgid "Replace NULL by"
20701 #~ msgstr "Заменить NULL на"
20703 #~ msgid "Lines terminated by"
20704 #~ msgstr "Разделитель строк"
20709 #~ msgid "Software"
20710 #~ msgstr "Программа"
20712 #~ msgid "Software version"
20713 #~ msgstr "Версия программы"
20718 #~ msgid "Save to file"
20719 #~ msgstr "Сохранить в файл"
20721 #~ msgid "Total count"
20722 #~ msgstr "Общее количество"
20725 #~ "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored "
20726 #~ "with a four-byte prefix indicating the length of the value"
20728 #~ "Тип поля BLOB с максимальной длинной 65,535 (2^16 - 1) байт, сохраняется "
20729 #~ "с четырех-байтовым префиксом указывающим длину значения"
20731 #~ msgid "Improves efficiency of screen refresh"
20732 #~ msgstr "Улучшает эффективность обновления экрана"
20734 #~ msgid "Enable Ajax"
20735 #~ msgstr "Включить Ajax"
20737 #~ msgid "KiB sent since last refresh"
20738 #~ msgstr "Отправлено KiB с момента последнего обновления"
20740 #~ msgid "KiB received since last refresh"
20741 #~ msgstr "Принято KiB с момента последнего обновления"
20743 #~ msgid "Server traffic (in KiB)"
20744 #~ msgstr "Трафик сервера (в KiB)"
20746 #~ msgid "Connections since last refresh"
20747 #~ msgstr "Соединений с момента последнего обновления"
20749 #~ msgid "Questions since last refresh"
20750 #~ msgstr "Вопросов с момента последнего обновления"
20752 #~ msgid "Questions (executed statements by the server)"
20753 #~ msgstr "Вопросы (выражения выполненные сервером)"
20755 #~ msgid "Runtime Information"
20756 #~ msgstr "Текущее состояние MySQL"
20758 #~ msgid "Number of data points: "
20759 #~ msgstr "Количество точек данных: "
20761 #~ msgid "Refresh rate: "
20762 #~ msgstr "Частота обновления: "
20764 #~ msgid "Run analyzer"
20765 #~ msgstr "Запустить анализ"
20767 #~ msgid "Show more actions"
20768 #~ msgstr "Показать больше операций"
20770 #~ msgid "Add to index %s column(s)"
20771 #~ msgstr "Добавить к индексу %s столбец(ы)"
20773 #~ msgid "Synchronize"
20774 #~ msgstr "Синхронизировать"
20776 #~ msgid "Source database"
20777 #~ msgstr "Источник"
20779 #~ msgid "Difference"
20780 #~ msgstr "Различие"
20782 #~ msgid "Click to select"
20783 #~ msgstr "Выделение"
20785 #~ msgid "Synchronize databases with master"
20786 #~ msgstr "Синхронизировать базы данных с головным сервером"
20788 #~ msgid "Could not connect to the source"
20789 #~ msgstr "Не получилось соединиться с источником"
20791 #~ msgid "Structure Synchronization"
20792 #~ msgstr "Синхронизация структуры"
20794 #~ msgid "Data Synchronization"
20795 #~ msgstr "Синхронизация данных"
20797 #~ msgid "not present"
20798 #~ msgstr "отсутствует"
20800 #~ msgid "Structure Difference"
20801 #~ msgstr "Различие структуры"
20803 #~ msgid "Data Difference"
20804 #~ msgstr "Различие данных"
20806 #~ msgid "Apply index(s)"
20807 #~ msgstr "Применить индекс(ы)"
20809 #~ msgid "Update row(s)"
20810 #~ msgstr "Обновить строку(и)"
20812 #~ msgid "Insert row(s)"
20813 #~ msgstr "Вставить строку(и)"
20815 #~ msgid "Would you like to delete all the previous rows from target tables?"
20816 #~ msgstr "Удалить все предыдущие строки из целевой таблицы?"
20818 #~ msgid "Apply Selected Changes"
20819 #~ msgstr "Применить выбранные изменения"
20821 #~ msgid "Synchronize Databases"
20822 #~ msgstr "Синхронизировать базы данных"
20824 #~ msgid "Target database has been synchronized with source database."
20825 #~ msgstr "Целевая база данных была синхронизирована с базой данных источника"
20827 #~ msgid "Enter manually"
20828 #~ msgstr "Ввести вручную"
20830 #~ msgid "Current connection"
20831 #~ msgstr "Текущее соединение"
20837 #~ "Target database will be completely synchronized with source database. "
20838 #~ "Source database will remain unchanged."
20840 #~ "Целевая база данных будет полностью синхронизована с источником. База "
20841 #~ "данных источника останется неизменной."
20845 #~ msgctxt "Crate new trigger"
20849 #~ msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
20850 #~ msgstr "Для работы phpMyAdmin нужен браузер с поддержкой <b>фреймов</b>."
20852 #~ msgid "Show database listing as a list instead of a drop down."
20854 #~ "Выводить базы данных в виде последовательного списка вместо выпадающего"
20856 #~ msgid "Display databases in a tree"
20857 #~ msgstr "Отображать базы данных в виде дерева"
20859 #~ msgid "Disable this if you want to see all databases at once"
20860 #~ msgstr "Отключите данную функцию, если хотите видеть все базы данных сразу"
20862 #~ msgid "Use light version"
20863 #~ msgstr "Облегченный вариант"
20866 #~ "Maximum number of databases displayed in left frame and database list"
20868 #~ "Максимальное количество баз данных отображаемых в левом фрейме и списке "
20872 #~ "If tooltips are enabled and a database comment is set, this will flip the "
20873 #~ "comment and the real name"
20875 #~ "Если включен вывод всплывающих подсказок и установлен вывод комментария, "
20876 #~ "произойдет взаимная замена комментария и имени базы данных"
20878 #~ msgid "Display database comment instead of its name"
20879 #~ msgstr "Выводить вместо имени базы данных ее комментарий"
20882 #~ "When setting this to [kbd]nested[/kbd], the alias of the table name is "
20883 #~ "only used to split/nest the tables according to the "
20884 #~ "$cfg['LeftFrameTableSeparator'] directive, so only the folder is called "
20885 #~ "like the alias, the table name itself stays unchanged"
20887 #~ "При выборе [kbd]nested[/kbd], комментарий таблицы будет выведен только у "
20888 #~ "корневого значения, разделенных указанной в директиве "
20889 #~ "$cfg['LeftFrameTableSeparator'] строкой, таблиц"
20891 #~ msgid "Display table comment instead of its name"
20892 #~ msgstr "Комментарий таблицы вместо имени"
20894 #~ msgctxt "short form"
20895 #~ msgid "Create table"
20896 #~ msgstr "Создать таблицу"
20898 #~ msgctxt "MySQL 5.5 documentation language"
20902 #~ msgctxt "MySQL 5.1 documentation language"
20906 #~ msgctxt "MySQL 5.0 documentation language"
20910 #~ msgctxt "PHP documentation language"
20917 #~ msgid "Privileges for all users"
20918 #~ msgstr "Привилегии всех пользователей"
20923 #~ msgid "PHP array"
20924 #~ msgstr "Массив PHP"
20927 #~ "No description is available for this transformation.<br />Please ask the "
20928 #~ "author what %s does."
20930 #~ "На данный момент описание отсутствует.<br />Работа используемой функции "
20931 #~ "отображения преобразования %s, будет в скором времени описана."
20934 #~ "MIME types printed in italics do not have a separate transformation "
20937 #~ "MIME-типы, выделенные курсивом, не имеют отдельной функции трансформации"
20940 #~ msgstr "Использование"
20942 #~ msgid "Use mousewheel to zoom in or out of the plot."
20943 #~ msgstr "Используйте колесо мышки для увеличения или уменьшения участка."
20945 #~ msgid "Click and drag the mouse to navigate the plot."
20946 #~ msgstr "Кликните и перетащите мышкой для перемещения участка."
20948 #~ msgid "Strings are converted into integer for plotting"
20949 #~ msgstr "Для построения графиков, строки конвертируются в числа"
20952 #~| msgid "Linestring"
20956 #~ msgid "Remove \"./config\" directory before using phpMyAdmin!"
20957 #~ msgstr "Перед использованием phpMyAdmin удалите каталог \"./config\"!"
20959 #~ msgid "A time, range is \"%1$s\" to \"%2$s\""
20960 #~ msgstr "Время, диапазон от \"%1$s\" до \"%2$s\""
20962 #~ msgid "Show help button instead of Documentation text"
20963 #~ msgstr "Отобразить кнопку помощи вместо текста Документация"
20965 #~ msgid "Show help button"
20966 #~ msgstr "Отобразить кнопку помощи"
20968 #~ msgid "The remaining columns"
20969 #~ msgstr "Оставшиеся столбцы"
20971 #~ msgid "A date, supported range is \"%1$s\" to \"%2$s\""
20972 #~ msgstr "Дата, поддерживаемый диапазон от \"%1$s\" до \"%2$s\""
20975 #~ "Show affected rows of each statement on multiple-statement queries. See "
20976 #~ "libraries/import.lib.php for defaults on how many queries a statement may "
20979 #~ "Показывать количество затронутых каждым выражением строк в "
20980 #~ "сложносоставных запросах. Для определения количества выражений в "
20981 #~ "сложносоставном запросе смотрите libraries/import.lib.php."
20983 #~ msgid "Verbose multiple statements"
20984 #~ msgstr "Комментировать составные запросы"
20987 #~ "Suggest a database name on the \"Create Database\" form (if possible) or "
20988 #~ "keep the text field empty"
20990 #~ "Предлагать имя создаваемой базы данных при наличии такой возможности, или "
20991 #~ "оставить поле пустым"
20993 #~ msgid "Suggest new database name"
20994 #~ msgstr "Предлагать имя новой базы данных"
20996 #~ msgid "Show icons for warning, error and information messages"
20998 #~ "Отображать пиктограммы для сообщений об ошибках, а так же для "
20999 #~ "предупреждающих и информационных сообщений"
21001 #~ msgid "Iconic errors"
21002 #~ msgstr "Пиктограммы сообщений об ошибках"
21004 #~ msgid "Use less graphically intense tabs"
21005 #~ msgstr "Выводить вкладки менее насыщенные графическими элементами"
21007 #~ msgid "Light tabs"
21008 #~ msgstr "Облегченные вкладки"
21010 #~ msgid "Use icons on main page"
21011 #~ msgstr "Отображать пиктограммы на главной странице"
21014 #~ "Disable if you know that your pma_* tables are up to date. This prevents "
21015 #~ "compatibility checks and thereby increases performance"
21017 #~ "Отключите данную функцию, если вы уверены, что ваши таблицы pma_* не "
21018 #~ "нуждаются в обновлении. Это предотвратит лишние проверки совместимости и "
21019 #~ "соответственно увеличит производительность."
21021 #~ msgid "Verbose check"
21022 #~ msgstr "Повторная проверка"
21025 #~ "Javascript support is missing or disabled in your browser, some "
21026 #~ "phpMyAdmin functionality will be missing. For example navigation frame "
21027 #~ "will not refresh automatically."
21029 #~ "Поддержка JavaScript в вашем браузере отсутствует или отключена, "
21030 #~ "некоторые функции phpMyAdmin будет отсутствовать. Например, фрейм "
21031 #~ "навигации не будет обновляться автоматически."
21033 #~ msgid "Add a value"
21034 #~ msgstr "Добавить значение"
21036 #~ msgid "Copy and paste the joined values into the \"Length/Values\" field"
21038 #~ "Скопируйте и вставьте объединенные значения в поле \"Длина/значения\""
21041 #~ msgid "Tracking for %1$s, version %2$s is deactivated."
21042 #~ msgstr "Отслеживание %s.%s, версии %s выключено."
21045 #~ msgid "Tracking for %1$s, version %2$s is activated."
21046 #~ msgstr "Отслеживание %s.%s, версии %s включено."
21049 #~ msgctxt "Correctly setup"
21054 #~ msgid "All users"
21055 #~ msgstr "Добавить пользователя"
21058 #~ msgid "All hosts"
21059 #~ msgstr "Любой хост"
21061 #~ msgid "No blob streaming server configured!"
21062 #~ msgstr "Сервер для работы с потоковыми данными не настроен!"
21064 #~ msgid "Failed to open remote URL"
21065 #~ msgstr "Не удалось открыть удаленный URL"
21067 #~ msgid "You are about to DISABLE a BLOB Repository!"
21068 #~ msgstr "Вы собираетесь ОТКЛЮЧИТЬ хранилище BLOB данных!"
21071 #~ "Are you sure you want to disable all BLOB references for database %s?"
21073 #~ "Вы уверены, что хотите отключить все BLOB ссылки для базы данных %s?"
21075 #~ msgid "Unknown error while uploading."
21076 #~ msgstr "Во время загрузки произошла неизвестная ошибка."
21078 #~ msgid "PBMS error"
21079 #~ msgstr "Ошибка PBMS"
21081 #~ msgid "PBMS connection failed:"
21082 #~ msgstr "Ошибка подключения к PBMS:"
21084 #~ msgid "PBMS get BLOB info failed:"
21085 #~ msgstr "Ошибка получения информации о BLOB данных от PBMS:"
21087 #~ msgid "PBMS get BLOB Content-Type failed"
21088 #~ msgstr "Ошибка получения BLOB Content-Type от PBMS"
21090 #~ msgid "View image"
21091 #~ msgstr "Просмотреть изображение"
21093 #~ msgid "Play audio"
21094 #~ msgstr "Воспроизвести аудио"
21096 #~ msgid "View video"
21097 #~ msgstr "Просмотреть видео"
21099 #~ msgid "Could not open file: %s"
21100 #~ msgstr "Невозможно открыть файл: %s"
21102 #~ msgid "Garbage Threshold"
21103 #~ msgstr "Порог захламления"
21106 #~ "The percentage of garbage in a repository file before it is compacted."
21108 #~ "Процентное соотношение захламления в файле хранилища до его уплотнения."
21111 #~ "The port for the PBMS stream-based communications. Setting this value to "
21112 #~ "0 will disable HTTP communication with the daemon."
21114 #~ "Порт для PBMS поточных соединений. Установка этого значения равным 0 "
21115 #~ "запретит HTTP соединение с процессом."
21117 #~ msgid "Repository Threshold"
21118 #~ msgstr "Порог хранилища"
21121 #~ "The maximum size of a BLOB repository file. You may use Kb, MB or GB to "
21122 #~ "indicate the unit of the value. A value in bytes is assumed when no unit "
21125 #~ "Максимальный размер файла хранилища BLOB. Вы можете использовать Kb, MB "
21126 #~ "или GB для обозначения единицы измерения. Отсутствие единицы измерения "
21127 #~ "означает значение в байтах."
21129 #~ msgid "Temp Blob Timeout"
21130 #~ msgstr "Лимит временного BLOB"
21133 #~ "The timeout, in seconds, for temporary BLOBs. Uploaded BLOB data is "
21134 #~ "removed after this time, unless they are referenced by a record in the "
21137 #~ "Интервал в секундах для временных BLOB данных. Загруженные BLOB данные "
21138 #~ "удаляются по истечении этого времени, если на них не ссылаются записи в "
21141 #~ msgid "Temp Log Threshold"
21142 #~ msgstr "Порог временного журнала"
21145 #~ "The maximum size of a temporary BLOB log file. You may use Kb, MB or GB "
21146 #~ "to indicate the unit of the value. A value in bytes is assumed when no "
21147 #~ "unit is specified."
21149 #~ "Максимальный размер временного файла журнала BLOB. Вы можете использовать "
21150 #~ "Kb, MB или GB для обозначения единицы измерения. Отсутствие единицы "
21151 #~ "измерения означает значение в байтах."
21153 #~ msgid "Max Keep Alive"
21154 #~ msgstr "Максимальное время жизни"
21157 #~ "The timeout for inactive connection with the keep-alive flag set. After "
21158 #~ "this time the connection will be closed. The time-out is in milliseconds "
21161 #~ "Временное ограничение для неактивных соединений с установленным флагом "
21162 #~ "Keep-Alive. По истечении этого времени соединение будет закрыто. Лимит "
21163 #~ "указывается в миллисекундах (1/1000)."
21166 #~ "A \":\" delimited list of metadata headers to be used to initialize the "
21167 #~ "pbms_metadata_header table when a database is created."
21169 #~ "Символ \":\" разделяет список заголовков метаданных, которые будут "
21170 #~ "использоваться для инициализации pbms_metadata_header таблицы при "
21171 #~ "создании базы данных."
21174 #~ "Documentation and further information about PBMS can be found on %sThe "
21175 #~ "PrimeBase Media Streaming home page%s."
21177 #~ "Документацию и другую информацию по PBMS смотрите на %sстраницах сайта "
21178 #~ "The PrimeBase Media Streaming%s."
21180 #~ msgid "The PrimeBase Media Streaming Blog by Barry Leslie"
21181 #~ msgstr "Блог Barry Leslie посвященный PrimeBase Media Streaming"
21183 #~ msgid "PrimeBase XT Home Page"
21184 #~ msgstr "Домашняя страница PrimeBase XT"
21186 #~ msgid "The PrimeBase Media Streaming (PBMS) home page"
21187 #~ msgstr "Домашняя страница PrimeBase Media Streaming (PBMS)"
21189 #~ msgctxt "Create none database for user"
21193 #~ msgid "Remove BLOB Repository Reference"
21194 #~ msgstr "Удалить ссылку хранилища BLOB данных"
21196 #~ msgid "Upload to BLOB repository"
21197 #~ msgstr "Загрузить в хранилище BLOB данных"
21200 #~ "This configuration make sure that we only keep N (N = MaxTableUiprefs) "
21201 #~ "newest record in \"table_uiprefs\" and automatically delete older records"
21203 #~ "Данная настройка проверяет сохранение только N (N = MaxTableUiprefs) "
21204 #~ "новых записей в \"table_uiprefs\" и автоматически удалит устаревшие записи"
21206 #~ msgid "Maximum number of records saved in \"table_uiprefs\" table"
21208 #~ "Максимальное количество записей сохраняемых в таблице \"table_uiprefs\""
21210 #~ msgid "Click to unselect"
21211 #~ msgstr "Снятие выделения"
21213 #~ msgid "Modify an index"
21214 #~ msgstr "Изменить индекс"
21216 #~ msgid "Column count has to be larger than zero."
21217 #~ msgstr "Количество столбцов должно быть больше нуля."
21219 #~ msgid "+ Restart insertion and add a new value"
21220 #~ msgstr "Обновить вставку и добавить новое значение"
21222 #~ msgid "Create Table"
21223 #~ msgstr "Создать таблицу"
21225 #~ msgid "(or the local Drizzle server's socket is not correctly configured)"
21226 #~ msgstr "(или сокет локального сервера Drizzle неверно настроен)"
21229 #~ "[kbd]horizontal[/kbd], [kbd]vertical[/kbd] or a number that indicates "
21230 #~ "maximum number for which vertical model is used"
21232 #~ "[kbd]horizontal[/kbd], [kbd]vertical[/kbd] либо число определяющее "
21233 #~ "максимальное количество при котором используется вертикальный режим"
21235 #~ msgid "Display direction for altering/creating columns"
21236 #~ msgstr "Вид отображения столбцов при их редакции/создании"
21238 #~ msgid "Create table on database %s"
21239 #~ msgstr "Создать новую таблицу в базе данных %s"
21241 #~ msgid "Data Label"
21244 #~ msgid "Location of the text file"
21245 #~ msgstr "Выбор файла"
21247 #~ msgid "MySQL charset"
21248 #~ msgstr "MySQL-кодировка"
21250 #~ msgid "MySQL client version"
21251 #~ msgstr "Версия MySQL-клиента"
21254 #~ "The display column is shown in pink. To set/unset a column as the display "
21255 #~ "column, click the \"Choose column to display\" icon, then click on the "
21256 #~ "appropriate column name."
21258 #~ "Отображаемые столбцы подсвечиваются розовым цветом. Для того чтобы "
21259 #~ "установить или снять отображаемый столбец, нажмите кнопку \"Выбор "
21260 #~ "отображаемого столбца\" и выберите необходимый столбец."
21262 #~ msgid "memcached usage"
21263 #~ msgstr "Используемое пространство"
21265 #~ msgid "% open files"
21266 #~ msgstr "Список открытых таблиц"
21268 #~ msgid "% connections used"
21269 #~ msgstr "Соединения"
21271 #~ msgid "% aborted connections"
21272 #~ msgstr "Соединение со сжатием"
21274 #~ msgid "CPU Usage"
21275 #~ msgstr "Использование"
21277 #~ msgid "Swap Usage"
21278 #~ msgstr "Использование"
21280 #~ msgid "Excel 97-2003 XLS Workbook"
21281 #~ msgstr "Excel 97-2003 XLS Workbook"
21283 #~ msgid "Excel 2007 XLSX Workbook"
21284 #~ msgstr "Excel 2007 XLSX Workbook"
21288 #~ msgstr "страниц"
21290 #~ msgid "Inline Edit"
21291 #~ msgstr "Быстрая правка"
21293 #~ msgid "Previous"
21297 #~ "No themes support; please check your configuration and/or your themes in "
21300 #~ "Поддержка тем не работает, проверьте конфигурацию и наличие тем в "
21303 #~ msgid "Switch to"
21304 #~ msgstr "Переключиться на"
21306 #~ msgid "settings"
21307 #~ msgstr "настройки"
21309 #~ msgid "Refresh rate:"
21310 #~ msgstr "Частота обновления:"
21312 #~ msgid "Clear monitor config"
21313 #~ msgstr "Прописанный пользователь"
21315 #~ msgid "Server traffic"
21316 #~ msgstr "Трафик сервера"
21318 #~ msgid "Issued queries since last refresh"
21319 #~ msgstr "Выполнено запросов с момента последнего обновления"
21321 #~ msgid "Value too long in the form!"
21322 #~ msgstr "Значение в форме имеет слишком большую длину!"
21324 #~ msgid "Export of event \"%s\""
21325 #~ msgstr "Экспорт события \"%s\""
21327 #~ msgid "Turn it on"
21328 #~ msgstr "Включить"
21330 #~ msgid "Turn it off"
21331 #~ msgstr "Выключить"
21333 #~ msgid "Export of trigger \"%s\""
21334 #~ msgstr "Экспорт триггера \"%s\""
21336 #~ msgid "No trigger with name %s found"
21337 #~ msgstr "Не найден триггер с именем %s"
21339 #~ msgid "row(s) starting from row #"
21340 #~ msgstr "строки начиная от"
21342 #~ msgid "in %s mode and repeat headers after %s cells"
21343 #~ msgstr "в %s режиме, заголовки после каждых %s ячеек"
21346 #~ "phpMyAdmin was unable to read your configuration file!<br />This might "
21347 #~ "happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
21348 #~ ">Please call the configuration file directly using the link below and "
21349 #~ "read the PHP error message(s) that you receive. In most cases a quote or "
21350 #~ "a semicolon is missing somewhere.<br />If you receive a blank page, "
21351 #~ "everything is fine."
21353 #~ "phpMyAdmin не смог прочесть конфигурационный файл!<br />Это может "
21354 #~ "случиться если PHP нашел в нем ошибку, или файл не найден.<br />Вызовите "
21355 #~ "конфигурационный файл напрямую, используя ссылку данную ниже, и "
21356 #~ "просмотрите сообщения об ошибках выдаваемые PHP. В большинстве случаев, "
21357 #~ "возможна синтаксическая ошибка, например, где-то пропущена кавычка или "
21358 #~ "точка с запятой.<br />Если отобразится пустая страница - все в порядке."
21360 #~ msgid "Dropping Event"
21361 #~ msgstr "Удаление события"
21363 #~ msgid "Dropping Procedure"
21364 #~ msgstr "Удаление процедуры"
21366 #~ msgid "Theme / Style"
21367 #~ msgstr "Тема / Стиль"
21370 #~ msgstr "секунды"
21372 #~ msgid "Query execution time comparison (in microseconds)"
21373 #~ msgstr "Сравнение времени выполнения запроса (в микросекундах)"
21375 #~ msgid "GD extension is needed for charts."
21376 #~ msgstr "Для графиков необходимо расширение GD."
21378 #~ msgid "JSON encoder is needed for chart tooltips."
21379 #~ msgstr "Для всплывающих подсказок графиков необходимо расширение JSON."
21381 #~ msgid "The number of free memory blocks in query cache."
21382 #~ msgstr "Количество свободных блоков памяти в кеше запросов."
21384 #~ msgctxt "$strShowStatusReset"
21386 #~ msgstr "Сбросить"
21388 #~ msgctxt "for Show status"
21393 #~ "<b>Server traffic</b>: These tables show the network traffic statistics "
21394 #~ "of this MySQL server since its startup."
21396 #~ "Трафик: статистика по сетевому трафику MySQL-сервера со времени его "
21400 #~ "<b>Query statistics</b>: Since its startup, %s queries have been sent to "
21403 #~ "Статистика запросов: со времени запуска, на сервер было отослано запросов "
21406 #~ msgid "Note: Generating the query chart can take a long time."
21408 #~ "Замечание: создание графика запроса может занять продолжительное время."
21411 #~ "The result of this query can't be used for a chart. See [doc@faq6-29]FAQ "
21414 #~ "Результат данного запроса не может быть использован для постройки "
21415 #~ "графика. Смотрите [doc@faq6-29]FAQ 6.29[/doc]"
21418 #~ msgstr "Название"
21420 #~ msgid "Area margins"
21421 #~ msgstr "Отступы от краев"
21423 #~ msgid "Legend margins"
21424 #~ msgstr "Отступы подписи"
21427 #~ msgstr "Радиальная"
21432 #~ msgid "Continuous image"
21433 #~ msgstr "Цельное изображение"
21436 #~ "For compatibility reasons the chart image is segmented by default, select "
21437 #~ "this to draw the whole chart in one image."
21439 #~ "По причине совместимости, картинка графика изначально выводится в "
21440 #~ "сегментированном виде. Отметьте данный параметр для вывода графика в виде "
21441 #~ "цельной картинки."
21444 #~ "When drawing a radar chart all values are normalized to a range [0..10]."
21446 #~ "При выводе радиальной диаграммы, все значения сводятся к диапазону "
21450 #~ "Note that not every result table can be put to the chart. See <a href=\"./"
21451 #~ "Documentation.html#faq6-29\" target=\"Documentation\">FAQ 6.29</a>"
21453 #~ "Обратите внимание, что не любая таблица результатов может быть сведена в "
21454 #~ "диаграмму. Смотрите <a href=\"./Documentation.html#faq6-29\" "
21455 #~ "target=\"Documentation\">FAQ 6.29</a>"
21457 #~ msgid "Add a New User"
21458 #~ msgstr "Добавить нового пользователя"
21460 #~ msgid "Show table row links on left side"
21461 #~ msgstr "Вывести ссылки слева"
21463 #~ msgid "Show table row links on right side"
21464 #~ msgstr "Вывести ссылки справа"
21466 #~ msgid "Background color"
21467 #~ msgstr "Цвет фона"
21470 #~ msgstr "Выбрать…"