phpmyadmin/po/ru.po
2010-03-30 23:23:36 +02:00

7818 lines
280 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Automatically generated <>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-03-30 23:18+0200\n"
"PO-Revision-Date: 2010-03-30 23:23+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: russian <ru@li.org>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Pootle 2.0.1\n"
#: libraries/auth/config.auth.lib.php:107
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the %"
"1$ssetup script%2$s to create one."
msgstr ""
"Возможная причина - отсутствие файла конфигурации. Для его создания вы "
"можете воспользоваться %1$sсценарием установки%2$s."
#: libraries/auth/config.auth.lib.php:116
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
"configuration and make sure that they correspond to the information given by "
"the administrator of the MySQL server."
msgstr ""
"phpMyAdmin не смог установить соединение с сервером MySQL. Проверьте хост, "
"имя пользователя и пароль установленные в конфигурационном файле config.inc."
"php и удостоверьтесь, что они соответствуют данным полученным от "
"администратора сервера MySQL."
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
#: libraries/common.lib.php:411
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
#: libraries/common.lib.php:415
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
#: libraries/Message.class.php:282
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "Затронуто строк: %1$d."
msgstr[1] "Затронуто строк: %1$d."
#: libraries/Message.class.php:301
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "Удалено строк: %1$d."
msgstr[1] "Удалено строк: %1$d."
#: libraries/Message.class.php:320
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "Вставлено строк: %1$d."
msgstr[1] "Вставлено строк: %1$d."
#. l10n: Text direction, use either ltr or rtl
#: libraries/messages.inc.php:15
msgid "ltr"
msgstr "ltr"
#. l10n: Thousands separator
#: libraries/messages.inc.php:17
msgid ","
msgstr ","
#. l10n: Decimal separator
#: libraries/messages.inc.php:19
msgid "."
msgstr "."
#: libraries/messages.inc.php:21
msgid "B"
msgstr "Байт"
#: libraries/messages.inc.php:21
msgid "KiB"
msgstr "КБ"
#: libraries/messages.inc.php:21
msgid "MiB"
msgstr "МБ"
#: libraries/messages.inc.php:21
msgid "GiB"
msgstr "ГБ"
#: libraries/messages.inc.php:21
msgid "TiB"
msgstr "ТБ"
#: libraries/messages.inc.php:21
msgid "PiB"
msgstr "ПБ"
#: libraries/messages.inc.php:21
msgid "EiB"
msgstr "ЭБ"
#: libraries/messages.inc.php:23
msgid "Sun"
msgstr "Вс"
#: libraries/messages.inc.php:23
msgid "Mon"
msgstr "Пн"
#: libraries/messages.inc.php:23
msgid "Tue"
msgstr "Вт"
#: libraries/messages.inc.php:23
msgid "Wed"
msgstr "Ср"
#: libraries/messages.inc.php:23
msgid "Thu"
msgstr "Чт"
#: libraries/messages.inc.php:23
msgid "Fri"
msgstr "Пт"
#: libraries/messages.inc.php:23
msgid "Sat"
msgstr "Сб"
#: libraries/messages.inc.php:24
msgid "Jan"
msgstr "Янв"
#: libraries/messages.inc.php:24
msgid "Feb"
msgstr "Фев"
#: libraries/messages.inc.php:24
msgid "Mar"
msgstr "Мар"
#: libraries/messages.inc.php:24
msgid "Apr"
msgstr "Апр"
#: libraries/messages.inc.php:24
msgid "May"
msgstr "Май"
#: libraries/messages.inc.php:24
msgid "Jun"
msgstr "Июн"
#: libraries/messages.inc.php:24
msgid "Jul"
msgstr "Июл"
#: libraries/messages.inc.php:24
msgid "Aug"
msgstr "Авг"
#: libraries/messages.inc.php:24
msgid "Sep"
msgstr "Сен"
#: libraries/messages.inc.php:24
msgid "Oct"
msgstr "Окт"
#: libraries/messages.inc.php:24
msgid "Nov"
msgstr "Ноя"
#: libraries/messages.inc.php:24
msgid "Dec"
msgstr "Дек"
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
#: libraries/messages.inc.php:26
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d %Y г., %H:%M"
#: libraries/messages.inc.php:27
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s дней, %s часов, %s минут и %s секунд"
#: libraries/messages.inc.php:29
msgid "Aborted"
msgstr "Прерваны"
#: libraries/messages.inc.php:30
msgid "Access denied"
msgstr "В доступе отказано"
#: libraries/messages.inc.php:31
msgid "Action"
msgstr "Действие"
#: libraries/messages.inc.php:32
msgid "Actions"
msgstr "Действия"
#: libraries/messages.inc.php:33
msgid "Add AUTO_INCREMENT value"
msgstr "Добавить AUTO_INCREMENT"
#: libraries/messages.inc.php:34
#, php-format
msgid "Add %s"
msgstr "Добавить %s"
#: libraries/messages.inc.php:35
msgid "Add constraints"
msgstr "Добавить ограничения"
#: libraries/messages.inc.php:36
msgid "Add/Delete Field Columns"
msgstr "Добавить/удалить столбец критерия"
#: libraries/messages.inc.php:37
msgid "Add/Delete Criteria Row"
msgstr "Добавить/удалить ряд критерия"
#: libraries/messages.inc.php:38
#, php-format
msgid "Add %s field(s)"
msgstr "Добавить %s поле(я)"
#: libraries/messages.inc.php:39
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Добавить собственный комментарий в заголовок (перевод строки: \\n)"
#: libraries/messages.inc.php:40
msgid "Add into comments"
msgstr "Добавить в комментарии"
#: libraries/messages.inc.php:41
msgid "Add new field"
msgstr "Добавить новое поле"
#: libraries/messages.inc.php:42
msgid "Add privileges on the following database"
msgstr "Добавить привилегии на следующую базу"
#: libraries/messages.inc.php:43
msgid "Add privileges on the following table"
msgstr " Добавить привилегии на следующую таблицу"
#: libraries/messages.inc.php:44
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Добавить условия поиска (тело для условия \"WHERE\"):"
#: libraries/messages.inc.php:45
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Добавить к индексу&nbsp;%s&nbsp;столбец(ы)"
#: libraries/messages.inc.php:46
msgid "Add a new User"
msgstr "Добавить нового пользователя"
#: libraries/messages.inc.php:47
msgid "You have added a new user."
msgstr "Был добавлен новый пользователь."
#: libraries/messages.inc.php:48
msgid "Administration"
msgstr "Администрирование"
#: libraries/messages.inc.php:49
#, php-format
msgid "After %s"
msgstr "После %s"
#: libraries/messages.inc.php:50
msgid "Go back to previous page"
msgstr "Вернуться на предыдущую страницу"
#: libraries/messages.inc.php:51
msgid "Insert another new row"
msgstr "Добавить новую запись"
#: libraries/messages.inc.php:52
msgid "Edit next row"
msgstr "Редактировать следующую строку"
#: libraries/messages.inc.php:53
msgid "Go back to this page"
msgstr "Вернуться к данной странице"
#: libraries/messages.inc.php:54
msgid "All"
msgstr "Все"
#: libraries/messages.inc.php:55
msgid ""
"Allow the interruption of an import in case the script detects it is close "
"to the PHP timeout limit. This might be good way to import large files, "
"however it can break transactions."
msgstr ""
"Разрешить скрипту разбивать процесс импорта при приближении временного "
"лимита. Может быть использовано при импорте файлов большого размера."
#: libraries/messages.inc.php:56
msgid "Display all tables with the same width"
msgstr "Показать все таблицы одинаковой ширины"
#: libraries/messages.inc.php:57
msgid "Alter table order by"
msgstr "Изменить сортировку таблицы"
#: libraries/messages.inc.php:58
msgid "Analyze"
msgstr "Анализ"
#: libraries/messages.inc.php:59
msgid "Analyze table"
msgstr "Анализ таблицы"
#: libraries/messages.inc.php:60
msgid "And"
msgstr "И"
#: libraries/messages.inc.php:61
msgid "and"
msgstr "и"
#: libraries/messages.inc.php:62
msgid "and then"
msgstr "и затем"
#: libraries/messages.inc.php:63
msgid "Angular links"
msgstr "Угловые линии связей"
#: libraries/messages.inc.php:64
#, php-format
msgid "An index has been added on %s"
msgstr "Был добавлен индекс для %s"
#: libraries/messages.inc.php:65
msgid "Any"
msgstr "Любой"
#: libraries/messages.inc.php:66
msgid "Any host"
msgstr "Любой хост"
#: libraries/messages.inc.php:67
msgid "Any user"
msgstr "Любой пользователь"
#: libraries/messages.inc.php:68
msgid "Apply Selected Changes"
msgstr "Применить выбранные изменения"
#: libraries/messages.inc.php:69
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Может быть приблизительно. См. FAQ 3.11"
#: libraries/messages.inc.php:70
#, php-format
msgid "A primary key has been added on %s"
msgstr "Был добавлен первичный ключ к %s"
#: libraries/messages.inc.php:71
msgid "Arabic"
msgstr "Арабский"
#: libraries/messages.inc.php:72
msgid "Armenian"
msgstr "Армянский"
#: libraries/messages.inc.php:73
msgid "Ascending"
msgstr "По возрастанию"
#: libraries/messages.inc.php:74
msgid "As defined:"
msgstr "Как определено:"
#: libraries/messages.inc.php:75
msgid "At Beginning of Table"
msgstr "В начало таблицы"
#: libraries/messages.inc.php:76
msgid "At End of Table"
msgstr "В конец таблицы"
#: libraries/messages.inc.php:77
msgid "Attributes"
msgstr "Атрибуты"
#: libraries/messages.inc.php:78
msgid "Automatic layout"
msgstr "Автоматическая раскладка"
#: libraries/messages.inc.php:80
msgid "Back"
msgstr "Назад"
#: libraries/messages.inc.php:81
msgid "Baltic"
msgstr "Балтийский"
#: libraries/messages.inc.php:82
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
#: libraries/messages.inc.php:83
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
#: libraries/messages.inc.php:84
msgid "Binary"
msgstr "Двоичный"
#: libraries/messages.inc.php:85
msgid "Binary - do not edit"
msgstr "Двоичные данные - не редактируются"
#: libraries/messages.inc.php:86
msgid "Binary log"
msgstr "Бинарный журнал"
#: libraries/messages.inc.php:87
msgid "Event type"
msgstr "Тип события"
#: libraries/messages.inc.php:88
msgid "Information"
msgstr "Информация"
#: libraries/messages.inc.php:89
msgid "Log name"
msgstr "Файл журнала"
#: libraries/messages.inc.php:90
msgid "Original position"
msgstr "Исходная позиция"
#: libraries/messages.inc.php:91
msgid "Position"
msgstr "Позиция"
#: libraries/messages.inc.php:92
msgid "Server ID"
msgstr "ID сервера"
#: libraries/messages.inc.php:93
msgid "BLOB Repository"
msgstr "Хранилище данных типа BLOB"
#: libraries/messages.inc.php:94
msgid "Damaged"
msgstr "Повреждено"
#: libraries/messages.inc.php:95
#, php-format
msgid "Are you sure you want to disable all BLOB references for database %s?"
msgstr "Вы уверены, что хотите отключить все BLOB ссылки для базы данных %s?"
#: libraries/messages.inc.php:96
#, fuzzy
msgctxt "$strBLOBRepositoryDisabled"
msgid "Disabled"
msgstr "Отключено"
#: libraries/messages.inc.php:97
msgid "Disable"
msgstr "Отключить"
#: libraries/messages.inc.php:98
msgid "You are about to DISABLE a BLOB Repository!"
msgstr "Вы собираетесь ОТКЛЮЧИТЬ хранилище BLOB данных!"
#: libraries/messages.inc.php:99
#, fuzzy
msgctxt "$strBLOBRepositoryEnabled"
msgid "Enabled"
msgstr "Включено"
#: libraries/messages.inc.php:100
msgid "Enable"
msgstr "Включить"
#: libraries/messages.inc.php:101
msgid "Remove BLOB Repository Reference"
msgstr "Удалить ссылку хранилища BLOB данных"
#: libraries/messages.inc.php:102
#, fuzzy
msgctxt "$strBLOBRepositoryRepair"
msgid "Repair"
msgstr "Восстановить"
#: libraries/messages.inc.php:103
msgid "Upload to BLOB repository"
msgstr "Загрузить в хранилище BLOB данных"
#: libraries/messages.inc.php:104
msgid "Let every user access this bookmark"
msgstr "Доступна для всех пользователей"
#: libraries/messages.inc.php:105
#, php-format
msgid "Bookmark %s created"
msgstr "Закладка &quot;%s&quot; создана"
#: libraries/messages.inc.php:106
msgid "The bookmark has been deleted."
msgstr "Закладка удалена."
#: libraries/messages.inc.php:107
msgid "Label"
msgstr "Метка"
#: libraries/messages.inc.php:108
msgid "Bookmarked SQL query"
msgstr "Созданные закладки"
#: libraries/messages.inc.php:109
msgid "Replace existing bookmark of same name"
msgstr "Заменить существующую с таким же именем"
#: libraries/messages.inc.php:110
msgid "Bookmark this SQL query"
msgstr "Создание закладки"
#: libraries/messages.inc.php:111
msgid "View only"
msgstr "Просмотр"
#: libraries/messages.inc.php:112
msgid "Browse"
msgstr "Обзор"
#: libraries/messages.inc.php:113
msgid "Browse distinct values"
msgstr "Обзор уникальных значений"
#: libraries/messages.inc.php:114
msgid "Browse foreign values"
msgstr "Обзор внешних значений"
#: libraries/messages.inc.php:115
msgid "Buffer Pool Activity"
msgstr "Активность"
#: libraries/messages.inc.php:116
msgid "Buffer Pool"
msgstr "Буферный пул"
#: libraries/messages.inc.php:117
msgid "Buffer Pool Usage"
msgstr "Использование"
#: libraries/messages.inc.php:118
msgid "Read misses in %"
msgstr "Пропуски при чтении, в %"
#: libraries/messages.inc.php:119
msgid "Read misses"
msgstr "Пропуски при чтении"
#: libraries/messages.inc.php:120
msgid "Write waits in %"
msgstr "Ожидание очистки, в %"
#: libraries/messages.inc.php:121
msgid "Write waits"
msgstr "Ожидание очистки"
#: libraries/messages.inc.php:122
msgid "Bulgarian"
msgstr "Болгарский"
#: libraries/messages.inc.php:123
msgid "Busy pages"
msgstr "Занятых страниц"
#: libraries/messages.inc.php:124
msgid "\"bzipped\""
msgstr "bzip"
#: libraries/messages.inc.php:126
msgid "Calendar"
msgstr "Календарь"
#: libraries/messages.inc.php:127
msgid "Cancel"
msgstr "Отмена"
#: libraries/messages.inc.php:128
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Модули экспорта, отсутствуют! Проверьте содержимое каталога libraries/export "
"установленной копии phpMyAdmin."
#: libraries/messages.inc.php:129
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"Модули импорта - отсутствуют! Проверьте содержимое каталога libraries/import "
"установленной копии phpMyAdmin."
#: libraries/messages.inc.php:130
msgid "Cannot log in to the MySQL server"
msgstr "Невозможно подключиться к серверу MySQL"
#: libraries/messages.inc.php:131
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr ""
"Невозможно загрузить расширение [a@http://php.net/%1$s@Documentation][em]%1$s"
"[/em][/a]! Проверьте настройки PHP."
#: libraries/messages.inc.php:132
msgid ""
"Couldn't load the iconv or recode extension needed for charset conversion. "
"Either configure PHP to enable these extensions or disable charset "
"conversion in phpMyAdmin."
msgstr ""
"Не подключены расширения iconv или recode, необходимые для конвертации "
"кодировок. Необходимо настроить PHP, включив данные расширения, или "
"отключить возможность конвертации кодировок в настройках phpMyAdmin."
#: libraries/messages.inc.php:133
msgid "Can't rename index to PRIMARY!"
msgstr "Невозможно переименовать индекс в PRIMARY!"
#: libraries/messages.inc.php:134
msgid ""
"Couldn't use the iconv, libiconv, or recode_string functions, although the "
"necessary extensions appear to be loaded. Check your PHP configuration."
msgstr ""
"Несмотря на то что необходимые расширения загружены, использование функций "
"iconv, libiconv или recode_string - невозможно. Проверьте настройки PHP."
#: libraries/messages.inc.php:135
msgid "Cardinality"
msgstr "Уникальных элементов"
#: libraries/messages.inc.php:136
msgid "case-insensitive"
msgstr "регистронезависимый"
#: libraries/messages.inc.php:137
msgid "case-sensitive"
msgstr "регистрозависымый"
#: libraries/messages.inc.php:138
msgid "Central European"
msgstr "Центрально-Европейский"
#: libraries/messages.inc.php:139
msgid "Change"
msgstr "Изменить"
#: libraries/messages.inc.php:140
msgid "... keep the old one."
msgstr "и сохранить старого."
#: libraries/messages.inc.php:141
msgid "Create a new user with the same privileges and ..."
msgstr "Создать нового пользователя с такими же привилегиями..."
#: libraries/messages.inc.php:142
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ", удалить старого из таблиц пользователей и перезагрузить привилегии."
#: libraries/messages.inc.php:143
msgid " ... delete the old one from the user tables."
msgstr "и удалить старого из таблиц пользователей."
#: libraries/messages.inc.php:144
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ", отменить все активные привилегии старого и затем удалить его."
#: libraries/messages.inc.php:145
msgid "Change Login Information / Copy User"
msgstr "Изменить/Копировать учетную запись"
#: libraries/messages.inc.php:146
msgid "Choose field to display"
msgstr "Выбор отображаемого столбца"
#: libraries/messages.inc.php:147
msgid "Change password"
msgstr "Изменить пароль"
#: libraries/messages.inc.php:148
msgid "Charset"
msgstr "Кодировка"
#: libraries/messages.inc.php:149
msgid "Character set of the file:"
msgstr "Кодировка файла:"
#: libraries/messages.inc.php:150
msgid "Character Sets and Collations"
msgstr "Кодировки и сравнения"
#: libraries/messages.inc.php:151
msgid "Charsets"
msgstr "Кодировки"
#: libraries/messages.inc.php:152
msgid "Check All"
msgstr "Отметить все"
#: libraries/messages.inc.php:153
msgid "Check"
msgstr "Проверка"
#: libraries/messages.inc.php:154
msgid "Check tables having overhead"
msgstr "Отметить требующие оптимизации"
#: libraries/messages.inc.php:155
msgid "Check Privileges"
msgstr "Проверить привилегии"
#: libraries/messages.inc.php:156
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Проверить привилегии для базы данных &quot;%s&quot;"
#: libraries/messages.inc.php:157
msgid "Check table"
msgstr "Проверить таблицу"
#: libraries/messages.inc.php:158
msgid "Please choose a page to edit"
msgstr "Выбор страницы для редактирования"
#: libraries/messages.inc.php:159
msgid "Click to select"
msgstr "Выделение"
#: libraries/messages.inc.php:160
msgid "Click to unselect"
msgstr "Снятие выделения"
#: libraries/messages.inc.php:161
msgid "Displaying Column Comments"
msgstr "Отображать комментарии столбцов"
#: libraries/messages.inc.php:162
msgid "Collation"
msgstr "Сравнение"
#: libraries/messages.inc.php:163
msgid "Column names"
msgstr "Названия столбцов"
#: libraries/messages.inc.php:164
msgid "Column-specific privileges"
msgstr "Привилегии уровня столбца"
#: libraries/messages.inc.php:165
msgid "Command"
msgstr "Команда"
#: libraries/messages.inc.php:166
msgid "Comment"
msgstr "Комментарий"
#: libraries/messages.inc.php:167
msgid "Comments"
msgstr "Комментарии"
#: libraries/messages.inc.php:168
msgid "MySQL&nbsp;4.0 compatible"
msgstr "MySQL&nbsp;4.0 совместимо"
#: libraries/messages.inc.php:169
msgid "Complete inserts"
msgstr "Полная вставка"
#: libraries/messages.inc.php:170 setup/lib/messages.inc.php:79
msgid "Compression"
msgstr "Упаковать"
#: libraries/messages.inc.php:171
#, php-format
msgid "Imported file compression will be automatically detected from: %s"
msgstr "Автоматическое определение типа сжатия, варианты: %s"
#: libraries/messages.inc.php:172
#, php-format
msgid "Could not load default configuration from: \"%1$s\""
msgstr "Невозможно загрузить изначальную конфигурацию из: &quot;%1$s&quot;"
#: libraries/messages.inc.php:173
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
"has been configured."
msgstr ""
"Используемый скриптом настройки каталог [code]config[/code] все еще "
"находится в установочной директории phpMyAdmin. Обязательно удалите его "
"сразу после настройки phpMyAdmin."
#: libraries/messages.inc.php:174
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
">Please call the configuration file directly using the link below and read "
"the PHP error message(s) that you receive. In most cases a quote or a "
"semicolon is missing somewhere.<br />If you receive a blank page, everything "
"is fine."
msgstr ""
"phpMyAdmin не смог прочесть конфигурационный файл!<br />Это может случиться "
"если PHP нашел в нем ошибку, или файл не найден.<br />Вызовите "
"конфигурационный файл напрямую, используя ссылку данную ниже, и просмотрите "
"сообщения об ошибках выдаваемые PHP. В большинстве случаев, возможна "
"синтаксическая ошибка, например, где-то пропущена кавычка или точка с "
"запятой.<br />Если отобразится пустая страница - все в порядке."
#: libraries/messages.inc.php:175
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Измените координаты таблицы %s"
#: libraries/messages.inc.php:176
msgid "Cannot connect: invalid settings."
msgstr "Соединение невозможно! Неверные настройки."
#: libraries/messages.inc.php:177
msgid "Connections"
msgstr "Соединения"
#: libraries/messages.inc.php:178
msgid "Constraints for dumped tables"
msgstr "Ограничения внешнего ключа сохраненных таблиц"
#: libraries/messages.inc.php:179
msgid "Constraints for table"
msgstr "Ограничения внешнего ключа таблицы"
#: libraries/messages.inc.php:180
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Не удалось установить подключение для пользователя указанного в директиве "
"controluser, с помощью параметров определенных в конфигурационном файле "
"config.inc.php."
#: libraries/messages.inc.php:181
msgid "Cookies must be enabled past this point."
msgstr "Для полноценной работы необходима поддержка cookies браузером."
#: libraries/messages.inc.php:182
msgid "Copy"
msgstr "Использовать"
#: libraries/messages.inc.php:183
#, php-format
msgid "Database %s has been copied to %s"
msgstr "База данных %s была скопирована в %s"
#: libraries/messages.inc.php:184
msgid "Copy table to (database<b>.</b>table):"
msgstr "Скопировать таблицу в (база данных<b>.</b>таблица):"
#: libraries/messages.inc.php:185
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Таблица %s была скопирована в %s."
#: libraries/messages.inc.php:186
msgid "Can't copy table to same one!"
msgstr "Невозможно скопировать таблицу саму в себя!"
#: libraries/messages.inc.php:187
msgid "Could not connect to the source"
msgstr "Не получилось соединиться с источником"
#: libraries/messages.inc.php:188
msgid "Could not connect to the target"
msgstr "Не получилось соединиться с целевой базой данных"
#: libraries/messages.inc.php:189
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdmin не смог завершить работу потока с ID %s. Вероятно, он уже был "
"закрыт."
#: libraries/messages.inc.php:190
msgid "Create"
msgstr "Создать"
#: libraries/messages.inc.php:191
msgid "CREATE DATABASE before copying"
msgstr "Перед копированием создать базу данных (CREATE DATABASE)"
#: libraries/messages.inc.php:192
#, php-format
msgid "Create an index on&nbsp;%s&nbsp;columns"
msgstr "Создать индекс для &nbsp;%s&nbsp; столбца/ов"
#: libraries/messages.inc.php:193
msgid "Create a new index"
msgstr "Создать новый индекс"
#: libraries/messages.inc.php:194
msgid "Create new database"
msgstr "Новая база данных"
#: libraries/messages.inc.php:195
#, php-format
msgid "Create table on database %s"
msgstr "Создать новую таблицу в базе данных %s"
#: libraries/messages.inc.php:196
msgid "Create a page"
msgstr "Создать новую страницу"
#: libraries/messages.inc.php:197
msgid "Creation of PDFs"
msgstr "Создание PDF-схемы"
#: libraries/messages.inc.php:198
msgid "Create relation"
msgstr "Создать связь"
#: libraries/messages.inc.php:199
msgid "Create table"
msgstr "Создать таблицу"
#: libraries/messages.inc.php:200
#, fuzzy
msgctxt "$strCreateTableShort"
msgid "Create table"
msgstr "Создать таблицу"
#: libraries/messages.inc.php:201
msgid "Database for user"
msgstr "База данных для пользователя"
#: libraries/messages.inc.php:202
msgid "Create database with same name and grant all privileges"
msgstr ""
"Создать базу данных с именем пользователя в названии и предоставить на нее "
"полные привилегии"
#: libraries/messages.inc.php:203
#, fuzzy
msgctxt "$strCreateUserDatabaseNone"
msgid "None"
msgstr "Нет"
#: libraries/messages.inc.php:204
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Выставить полные привилегии на базу данных &quot;%s&quot;"
#: libraries/messages.inc.php:205
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
"Предоставить полные привилегии на базы данных подпадающие под шаблон (имя "
"пользователя\\_%)"
#: libraries/messages.inc.php:206
msgid "Creation/Update/Check dates"
msgstr "Даты создания, обновления и проверки"
#: libraries/messages.inc.php:207
msgid "Criteria"
msgstr "Критерий"
#: libraries/messages.inc.php:208
msgid "Croatian"
msgstr "Хорватский"
#: libraries/messages.inc.php:209
msgid "CSV"
msgstr "CSV"
#: libraries/messages.inc.php:210
msgid "Current server"
msgstr "Текущий сервер"
#: libraries/messages.inc.php:211
msgid "Custom color"
msgstr "Выбрать цвет"
#: libraries/messages.inc.php:212
msgid "Cyrillic"
msgstr "Кириллический"
#: libraries/messages.inc.php:213
msgid "Czech"
msgstr "Чешский"
#: libraries/messages.inc.php:214
msgid "Czech-Slovak"
msgstr "Чехословацкий"
#: libraries/messages.inc.php:216
msgid "Danish"
msgstr "Датский"
#: libraries/messages.inc.php:217
msgid "Database"
msgstr "База данных"
#: libraries/messages.inc.php:218
msgid "The database name is empty!"
msgstr "Не указано имя базы данных!"
#: libraries/messages.inc.php:219
msgid "Database export options"
msgstr "Параметры экспорта базы данных"
#: libraries/messages.inc.php:220
#, php-format
msgid "Database %1$s has been created."
msgstr "База данных %1$s была создана."
#: libraries/messages.inc.php:221
#, php-format
msgid "Database %s has been dropped."
msgstr "База данных %s была удалена."
#: libraries/messages.inc.php:222
#, php-format
msgid "'%s' database does not exist."
msgstr "База данных '%s' не существует."
#: libraries/messages.inc.php:223 setup/lib/messages.inc.php:105
msgid "Databases"
msgstr "Базы данных"
#: libraries/messages.inc.php:224
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "Удалено баз данных: %s"
#: libraries/messages.inc.php:225
msgid "Source database"
msgstr "Источник"
#: libraries/messages.inc.php:226
msgid "Databases statistics"
msgstr "Статистика баз данных"
#: libraries/messages.inc.php:227
msgid "Disable Statistics"
msgstr "Отключить статистику"
#: libraries/messages.inc.php:228
msgid "Enable Statistics"
msgstr "Включить статистику"
#: libraries/messages.inc.php:229
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
"Примечание: Включение статистики баз данных может спровоцировать большой "
"трафик между веб-сервером и сервером MySQL."
#: libraries/messages.inc.php:230
msgid "Target database"
msgstr "Целевая база данных"
#: libraries/messages.inc.php:231
msgid "Data"
msgstr "Данные"
#: libraries/messages.inc.php:232
msgid "Data Dictionary"
msgstr "Словарь данных"
#: libraries/messages.inc.php:233
msgid "Data Difference"
msgstr "Различие данных"
#: libraries/messages.inc.php:234
msgid "Data only"
msgstr "Только данные"
#: libraries/messages.inc.php:235
msgid "Pages containing data"
msgstr "Страниц с данными"
#: libraries/messages.inc.php:236
msgid "Data Synchronization"
msgstr "Синхронизация данных"
#: libraries/messages.inc.php:237
msgid "Database comment: "
msgstr "Комментарий к базе данных:"
#: libraries/messages.inc.php:238
msgid "Copy database to"
msgstr "Скопировать базу данных в"
#: libraries/messages.inc.php:239
msgid "Database seems to be empty!"
msgstr "База данных - пуста!"
#: libraries/messages.inc.php:240
msgid "Database-specific privileges"
msgstr "Привилегии уровня базы данных"
#: libraries/messages.inc.php:241
msgid "Rename database to"
msgstr "Переименовать базу данных в"
#: libraries/messages.inc.php:242
msgid "database-specific"
msgstr "Уровень базы данных"
#: libraries/messages.inc.php:243
msgid "Default"
msgstr "По умолчанию"
#: libraries/messages.inc.php:244
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s - тип таблиц данного MySQL сервера устанавливаемый по умолчанию."
#: libraries/messages.inc.php:245
msgid ""
"For default values, please enter just a single value, without backslash "
"escaping or quotes, using this format: a"
msgstr ""
"Для значений поля \"По умолчанию\" не используйте символы экранирования и "
"кавычек."
#: libraries/messages.inc.php:246
msgid "Defragment table"
msgstr "Дефрагментировать таблицу"
#: libraries/messages.inc.php:247
msgid "Use delayed inserts"
msgstr "Использовать отложенные вставки (DELAYED)"
#: libraries/messages.inc.php:248
msgid "Delete the users and reload the privileges afterwards."
msgstr "Удалить всех пользователей и перезагрузить привилегии."
#: libraries/messages.inc.php:249
msgid ""
"This is the cleanest way, but reloading the privileges may take a while."
msgstr ""
"Это лучший способ, хотя перезагрузка привилегий может занять какое-то время."
#: libraries/messages.inc.php:250
msgid "Delete"
msgstr "Удалить"
#: libraries/messages.inc.php:251
msgid "The row has been deleted"
msgstr "Запись была удалена"
#: libraries/messages.inc.php:252
msgid "No users selected for deleting!"
msgstr "Не выбраны пользователи подлежащие удалению!"
#: libraries/messages.inc.php:253
msgid "Delete relation"
msgstr "Удалить связь"
#: libraries/messages.inc.php:254
msgid "Delete tracking data for this table"
msgstr "Удалить данные слежения за таблицей"
#: libraries/messages.inc.php:255
#, php-format
msgid "Deleting %s"
msgstr "Удаление %s"
#: libraries/messages.inc.php:256
msgid "Delimiter"
msgstr "Разделитель"
#: libraries/messages.inc.php:257
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
"На текущей странице присутствуют ссылки на таблицы, которые больше не "
"существуют. Удалить эти ссылки?"
#: libraries/messages.inc.php:258
msgid "Descending"
msgstr "По убыванию"
#: libraries/messages.inc.php:259
msgid "Description"
msgstr "Описание"
#: libraries/messages.inc.php:260
msgid "Designer"
msgstr "Дизайнер"
#: libraries/messages.inc.php:261
msgid ""
"The display field is shown in pink. To set/unset a field as the display "
"field, click the \"Choose field to display\" icon, then click on the "
"appropriate field name."
msgstr ""
"Для того чтобы сделать столбец отображаемым, нажмите кнопку \"Выбор "
"отображаемого столбца\" и выберите необходимый столбец. Отображаемые столбцы "
"подсвечиваются розовым цветом."
#: libraries/messages.inc.php:262
msgid "Details..."
msgstr "Детали..."
#: libraries/messages.inc.php:263
msgid "dictionary"
msgstr "словарь"
#: libraries/messages.inc.php:264
msgid "Difference"
msgstr "Различие"
#: libraries/messages.inc.php:265
msgid "Direct links"
msgstr "Прямые линии связей"
#: libraries/messages.inc.php:266
msgid "Dirty pages"
msgstr "Грязных страниц"
#: libraries/messages.inc.php:267
msgid "Disabled"
msgstr "Недоступно"
#: libraries/messages.inc.php:268
msgid "Disable foreign key checks"
msgstr "Отключить проверку внешних ключей"
#: libraries/messages.inc.php:269
msgid "Display Features"
msgstr "Показать возможности"
#: libraries/messages.inc.php:270
msgid "Display order:"
msgstr "Сортировка:"
#: libraries/messages.inc.php:271
msgid "Display PDF schema"
msgstr "Показать PDF-схему"
#: libraries/messages.inc.php:272
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Выполнить \"запрос по образцу\" (групповой символ: \"%\")"
#: libraries/messages.inc.php:273
msgid "DocSQL"
msgstr "DocSQL"
#: libraries/messages.inc.php:274
msgid "Documentation"
msgstr "Документация"
#: libraries/messages.inc.php:275
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Не используйте параметр AUTO_INCREMENT для нулевых значений"
#: libraries/messages.inc.php:276
msgid "Download file"
msgstr "Загрузить файл"
#: libraries/messages.inc.php:277
msgid "Do you really want to "
msgstr "Вы действительно хотите выполнить запрос"
#: libraries/messages.inc.php:278
msgid "You are about to DESTROY a complete database!"
msgstr "База данных будет полностью удалена!"
#: libraries/messages.inc.php:279
msgid "Drop"
msgstr "Удалить"
#: libraries/messages.inc.php:280
msgid "Drop the databases that have the same names as the users."
msgstr "Удалить базы данных, имена которых совпадают с именами пользователей."
#: libraries/messages.inc.php:281
msgid "Dump all rows"
msgstr "Выгрузить все строки"
#: libraries/messages.inc.php:282
msgid "Dumping data for table"
msgstr "Дамп данных таблицы"
#: libraries/messages.inc.php:283
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Дамп был сохранен в файл %s."
#: libraries/messages.inc.php:284
#, php-format
msgid "Dump %s row(s) starting at record # %s"
msgstr "Дамп из %s строк, начиная с записи # %s."
#: libraries/messages.inc.php:285
msgid "dynamic"
msgstr "динамический"
#: libraries/messages.inc.php:287 setup/lib/messages.inc.php:333
msgid "Edit"
msgstr "Изменить"
#: libraries/messages.inc.php:288
msgid "Edit PDF Pages"
msgstr "Редактирование PDF-страниц"
#: libraries/messages.inc.php:289
msgid "Edit Privileges"
msgstr "Редактирование привилегий"
#: libraries/messages.inc.php:290
msgid "Effective"
msgstr "Эффективность"
#: libraries/messages.inc.php:291
msgid "Empty"
msgstr "Очистить"
#: libraries/messages.inc.php:292
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL вернула пустой результат (т.е. ноль строк)."
#: libraries/messages.inc.php:293
msgid "Enabled"
msgstr "Доступно"
#: libraries/messages.inc.php:294
msgid "Enclose export in a transaction"
msgstr "Заключить экспорт в транзакцию"
#: libraries/messages.inc.php:295
msgid "END CUT"
msgstr "END CUT"
#: libraries/messages.inc.php:296
msgid "End"
msgstr "Конец"
#: libraries/messages.inc.php:297
msgid "END RAW"
msgstr "END RAW"
#: libraries/messages.inc.php:298
#, php-format
msgid "%s is available on this MySQL server."
msgstr "Данный MySQL-сервер поддерживает таблицы типа %s."
#: libraries/messages.inc.php:299
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "Тип таблиц %s был отключен на данном MySQL сервере."
#: libraries/messages.inc.php:300
msgid "Engines"
msgstr "Типы таблиц"
#: libraries/messages.inc.php:301
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Данный сервер MySQL не поддерживает тип таблиц %s."
#: libraries/messages.inc.php:302
msgid "English"
msgstr "Английский"
#: libraries/messages.inc.php:303
msgid " Note: MySQL privilege names are expressed in English "
msgstr "Примечание: типы привилегий MySQL отображаются по-английски."
#: libraries/messages.inc.php:304
msgid "Error"
msgstr "Ошибка"
#: libraries/messages.inc.php:305
msgid "Error in ZIP archive:"
msgstr "Ошибка в ZIP-архиве:"
#: libraries/messages.inc.php:306
msgid "Error: Relation not added."
msgstr "Ошибка: Связь не добавлена."
#: libraries/messages.inc.php:307
msgid "Error: relation already exists."
msgstr "Ошибка: Связь уже существует."
#: libraries/messages.inc.php:308
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Ошибка при переименовании таблицы %1$s в %2$s"
#: libraries/messages.inc.php:309
msgid "Error saving coordinates for Designer."
msgstr "Ошибка сохранения координат."
#: libraries/messages.inc.php:310
msgid "Esperanto"
msgstr "Эсперанто"
#: libraries/messages.inc.php:311
msgid "Estonian"
msgstr "Эстонский"
#: libraries/messages.inc.php:312
msgid "Event"
msgstr "Событие"
#: libraries/messages.inc.php:313
msgid "Events"
msgstr "События"
#: libraries/messages.inc.php:314
msgid "Excel edition"
msgstr "Excel-версия"
#: libraries/messages.inc.php:315
msgid "Execute bookmarked query"
msgstr "Выполнить отмеченный запрос"
#: libraries/messages.inc.php:316 setup/lib/messages.inc.php:334
msgid "Explain SQL"
msgstr "Анализ запроса"
#: libraries/messages.inc.php:317
msgid "Export"
msgstr "Экспорт"
#: libraries/messages.inc.php:318
msgid "Export/Import to scale"
msgstr "Масштаб"
#: libraries/messages.inc.php:319
msgid "Selected export type has to be saved in file!"
msgstr "Выбранный тип экспорта возможен только в файл!"
#: libraries/messages.inc.php:320
msgid "Extended inserts"
msgstr "Расширенные вставки"
#: libraries/messages.inc.php:321
msgid "Extra"
msgstr "Дополнительно"
#: libraries/messages.inc.php:323
msgid "Failed attempts"
msgstr "Неудачных попыток"
#: libraries/messages.inc.php:324
msgid "Field"
msgstr "Поле"
#: libraries/messages.inc.php:325
#, php-format
msgid "Field %s has been dropped"
msgstr "Поле &quot;%s&quot; было удалено"
#: libraries/messages.inc.php:326
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Ошибка при перемещении загруженного файла, см. FAQ 1.11"
#: libraries/messages.inc.php:327
msgid "Fields enclosed by"
msgstr "Значения полей обрамлены"
#: libraries/messages.inc.php:328
msgid "Fields escaped by"
msgstr "Символ экранирования"
#: libraries/messages.inc.php:329
msgid "Fields"
msgstr "Поля"
#: libraries/messages.inc.php:330
msgid "Fields terminated by"
msgstr "Разделитель полей"
#: libraries/messages.inc.php:331
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"Файл %s уже существует на сервере, измените имя или включите параметр "
"перезаписи."
#: libraries/messages.inc.php:332
msgid "File could not be read"
msgstr "Ошибка при чтении файла"
#: libraries/messages.inc.php:333
msgid "database name"
msgstr "имя базы данных"
#: libraries/messages.inc.php:334
msgid "server name"
msgstr "имя сервера"
#: libraries/messages.inc.php:335
msgid "table name"
msgstr "имя таблицы"
#: libraries/messages.inc.php:336
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
"formatting strings. Additionally the following transformations will happen: %"
"3$s. Other text will be kept as is."
msgstr ""
"Значение обрабатывается функцией %1$sstrftime%2$s, благодаря чему возможна "
"вставка текущей даты и времени. Дополнительно могут быть использованы "
"следующие подстановки: %3$s. Остальной текст останется без изменений."
#: libraries/messages.inc.php:337
msgid "File name template"
msgstr "Шаблон имени файла"
#: libraries/messages.inc.php:338
msgid "remember template"
msgstr "запомнить шаблон"
#: libraries/messages.inc.php:339
msgid "Files"
msgstr "Файлов"
#: libraries/messages.inc.php:340
msgid "File to import"
msgstr "Импортируемый файл"
#: libraries/messages.inc.php:341
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
"server uses, if they have been changed manually. In this case, you should %"
"sreload the privileges%s before you continue."
msgstr ""
"Примечание: phpMyAdmin получает информацию о пользовательских привилегиях "
"непосредственно из таблиц привилегий MySQL. Содержимое этих таблиц может "
"отличаться от привилегий, используемых сервером, если они были изменены "
"вручную. В таком случае необходимо %sперезагрузить привилегии%s."
#: libraries/messages.inc.php:342
msgid "Flush query cache"
msgstr "Дефрагментировать кеш запросов"
#: libraries/messages.inc.php:343
msgid "Flush the table (\"FLUSH\")"
msgstr "Обновить кеш таблицы (&quot;FLUSH&quot;)"
#: libraries/messages.inc.php:344
msgid "Flush (close) all tables"
msgstr "Закрыть все таблицы"
#: libraries/messages.inc.php:345
msgid "Font size"
msgstr "Размер шрифта"
#: libraries/messages.inc.php:346
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr "Ошибка создания внешнего ключа на %1$s (проверьте типы данных)"
#: libraries/messages.inc.php:347
msgid "FOREIGN KEY relation added"
msgstr "Добавлена связь на внешний ключ (FOREIGN KEY)"
#: libraries/messages.inc.php:348 setup/lib/messages.inc.php:83
msgid "Format"
msgstr "Формат"
#: libraries/messages.inc.php:349
msgid "Missing value in the form!"
msgstr "Не заполнены необходимые поля формы!"
#: libraries/messages.inc.php:350
msgid "Free pages"
msgstr "Чистых страниц"
#: libraries/messages.inc.php:351
msgid "Full start"
msgstr "Полный запуск"
#: libraries/messages.inc.php:352
msgid "Full stop"
msgstr "Полная остановка"
#: libraries/messages.inc.php:353
msgid "Full Texts"
msgstr "Развернутое отображение данных"
#: libraries/messages.inc.php:354
msgid "Function"
msgstr "Функция"
#: libraries/messages.inc.php:355
msgid "Functions"
msgstr "Функции"
#: libraries/messages.inc.php:357
msgid "Generated by"
msgstr "Создан"
#: libraries/messages.inc.php:358
msgid "General relation features"
msgstr "Основные возможности связей"
#: libraries/messages.inc.php:359
msgid "Generate"
msgstr "Генерировать"
#: libraries/messages.inc.php:360
msgid "Generate Password"
msgstr "Создать пароль"
#: libraries/messages.inc.php:361
msgid "Generation Time"
msgstr "Время создания"
#: libraries/messages.inc.php:362
msgid "Georgian"
msgstr "Грузинский"
#: libraries/messages.inc.php:363
msgid "German"
msgstr "Немецкий"
#: libraries/messages.inc.php:364
msgid "Get more themes!"
msgstr "Другие темы!"
#: libraries/messages.inc.php:365
msgid "global"
msgstr "Глобальный уровень"
#: libraries/messages.inc.php:366
msgid "Global privileges"
msgstr "Глобальные привилегии"
#: libraries/messages.inc.php:367
msgid "Global value"
msgstr "Глобальное значение"
#: libraries/messages.inc.php:368
msgid "Go"
msgstr "OK"
#: libraries/messages.inc.php:369
msgid "Go to database"
msgstr "Перейти к базе данных"
#: libraries/messages.inc.php:370
msgid "Go to table"
msgstr "Перейти к таблице"
#: libraries/messages.inc.php:371
msgid "Go to view"
msgstr "Перейти к отображению (VIEW)"
#: libraries/messages.inc.php:372
msgid "Grant"
msgstr "GRANT"
#: libraries/messages.inc.php:373
msgid "Greek"
msgstr "Греческий"
#: libraries/messages.inc.php:374
msgid "\"gzipped\""
msgstr "gzip"
#: libraries/messages.inc.php:376
msgid "Handler"
msgstr "Обработчик"
#: libraries/messages.inc.php:377
msgid "has been altered."
msgstr "была изменена."
#: libraries/messages.inc.php:378
msgid "Selected target tables have been synchronized with source tables."
msgstr "Выбранные целевые таблицы были синхронизированы с таблицами источника."
#: libraries/messages.inc.php:379
msgid "You have to choose at least one column to display"
msgstr ""
"Для выполнения запроса, должен быть выбран отображаемый столбец/столбцы."
#: libraries/messages.inc.php:380
msgid "Hebrew"
msgstr "Иврит"
#: libraries/messages.inc.php:381
msgid "Help"
msgstr "Помощь"
#: libraries/messages.inc.php:382
msgid "Use hexadecimal for BLOB"
msgstr "Использовать шестнадцатеричное отображение для полей типа BLOB"
#: libraries/messages.inc.php:383
msgid "Hide"
msgstr "Скрыть"
#: libraries/messages.inc.php:384
msgid "Hide/Show all"
msgstr "Скрыть/отобразить все таблицы"
#: libraries/messages.inc.php:385
msgid "Hide/Show Tables with no relation"
msgstr "Скрыть/отобразить таблицы не имеющие связей"
#: libraries/messages.inc.php:386
msgid "Home"
msgstr "К началу"
#: libraries/messages.inc.php:387
msgid "Official Homepage"
msgstr "Официальная страница phpMyAdmin"
#: libraries/messages.inc.php:388
msgid "The host name is empty!"
msgstr "Пустое имя хоста!"
#: libraries/messages.inc.php:389
msgid "Host"
msgstr "Хост"
#: libraries/messages.inc.php:390
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
"При использовании таблицы хостов, данное поле игнорируется и значения "
"берутся из прописанных при конфигурации."
#: libraries/messages.inc.php:391
msgid "Microsoft Excel 2000"
msgstr "Microsoft Excel 2000"
#: libraries/messages.inc.php:392
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
#: libraries/messages.inc.php:393
msgid "Hungarian"
msgstr "Венгерский"
#: libraries/messages.inc.php:395
msgid "Icelandic"
msgstr "Исландский"
#: libraries/messages.inc.php:396
msgid "ID"
msgstr "ID"
#: libraries/messages.inc.php:397
msgid "Fulltext"
msgstr "Полнотекстовый"
#: libraries/messages.inc.php:398
msgid "Internet Explorer does not support this function."
msgstr "Internet Explorer не поддерживает данную функцию."
#: libraries/messages.inc.php:399
msgid "Ignore duplicate rows"
msgstr "Игнорировать повторяющиеся строки"
#: libraries/messages.inc.php:400
msgid "Ignore"
msgstr "Игнорировать"
#: libraries/messages.inc.php:401
msgid "Use ignore inserts"
msgstr "Использовать игнорирующие вставки (IGNORE)"
#: libraries/messages.inc.php:402
msgid "Column names in first row"
msgstr "Имена таблиц в первой строке"
#: libraries/messages.inc.php:403
msgid "Do not import empty rows"
msgstr "Пропускать пустые строки"
#: libraries/messages.inc.php:404
msgid "Import/Export coordinates for PDF schema"
msgstr "Импорт/экспорт координат таблиц в/из PDF-схемы"
#: libraries/messages.inc.php:405
msgid "Import files"
msgstr "Импорт файлов"
#: libraries/messages.inc.php:406 setup/lib/messages.inc.php:153
msgid "Format of imported file"
msgstr "Формат импортируемого файла"
#: libraries/messages.inc.php:407
msgid "Import"
msgstr "Импорт"
#: libraries/messages.inc.php:408
msgid ""
"The file being uploaded is probably larger than the maximum allowed size or "
"this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
"browsers."
msgstr ""
"Вероятно, загружаемый файл имеет больший размер, чем максимально допустимо, "
"либо ошибка связана с использованием веб-ориентированных браузеров (Safari, "
"Google Chrome, Arora и др.)."
#: libraries/messages.inc.php:409
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Следующие структуры были созданы, либо изменены. Вы можете:"
#: libraries/messages.inc.php:410
msgid "View a structure`s contents by clicking on its name"
msgstr "Просмотреть детали структуры нажав на её имя"
#: libraries/messages.inc.php:411
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr "Изменить любой параметр нажав на соответствующую ссылку Параметр"
#: libraries/messages.inc.php:412
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Отредактировать структуру перейдя по ссылке Структура"
#: libraries/messages.inc.php:413
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Импортировать денежные единицы ($5.00 в 5.00)"
#: libraries/messages.inc.php:414 libraries/messages.inc.php:597
msgid "Open Document Spreadsheet"
msgstr "Open Document Spreadsheet"
#: libraries/messages.inc.php:415
msgid "Import percentages as proper decimals (12.00% to .12)"
msgstr "Импортировать проценты в виде десятичных значений (12.00% в .12)"
#: libraries/messages.inc.php:416
msgid "The file is being processed, please be patient."
msgstr "Пожалуйста, подождите, файл находится в обработке."
#: libraries/messages.inc.php:417
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Импорт успешно завершен, запросов выполнено: %d."
#: libraries/messages.inc.php:418
msgid ""
"Please be patient, the file is being uploaded. Details about the upload are "
"not available."
msgstr "Пожалуйста, подождите, файл был загружен. Детали загрузки недоступны."
#: libraries/messages.inc.php:419
msgid "Excel 97-2003 XLS Workbook"
msgstr "Excel 97-2003 XLS Workbook"
#: libraries/messages.inc.php:420
msgid "Excel 2007 XLSX Workbook"
msgstr "Excel 2007 XLSX Workbook"
#: libraries/messages.inc.php:421
msgid "Indexes"
msgstr "Индексы"
#: libraries/messages.inc.php:422
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr "Индексы %1$s и %2$s равнозначны и один из них может быть удалён."
#: libraries/messages.inc.php:423
#, php-format
msgid "Index %s has been dropped"
msgstr "Индекс %s был удален"
#: libraries/messages.inc.php:424
msgid "Index"
msgstr "Индекс"
#: libraries/messages.inc.php:425
msgid "Index name:"
msgstr "Имя индекса&nbsp;:"
#: libraries/messages.inc.php:426
msgid "Index type:"
msgstr "Тип индекса&nbsp;:"
#: libraries/messages.inc.php:427
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Проблемы с индексами таблицы `%s`"
#: libraries/messages.inc.php:428
msgid "Autoextend increment"
msgstr "Автоматическое увеличение"
#: libraries/messages.inc.php:429
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
"Размер (в мегабайтах) автоматического увеличения файла данных при "
"переполнении табличной области"
#: libraries/messages.inc.php:430
msgid "Buffer pool size"
msgstr "Размер буферного пула"
#: libraries/messages.inc.php:431
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
"Размер буфера памяти, который InnoDB использует для кеширования данных и "
"индексов своих таблиц"
#: libraries/messages.inc.php:432
msgid "Data files"
msgstr "Файлы данных"
#: libraries/messages.inc.php:433
msgid "Data home directory"
msgstr "Домашний каталог для данных"
#: libraries/messages.inc.php:434
msgid "The common part of the directory path for all InnoDB data files."
msgstr "Общая часть пути к каталогу для всех файлов данных InnoDB"
#: libraries/messages.inc.php:435
msgid "pages"
msgstr "страниц"
#: libraries/messages.inc.php:436
msgid "InnoDB Status"
msgstr "Состояние InnoDB"
#: libraries/messages.inc.php:437
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
"running with this default, is open to intrusion, and you really should fix "
"this security hole by setting a password for user 'root'."
msgstr ""
"Конфигурационный файл phpMyAdmin содержит настройки MySQL по-умолчанию, "
"согласно которым для привилегированного пользователя &quot;root&quot; не "
"задан пароль. Такие настройки делают MySQL-сервер уязвимым для "
"несанкционированного доступа, поэтому настоятельно рекомендуется установить "
"пароль для пользователя &quot;root&quot;."
#: libraries/messages.inc.php:438
msgid "Insert as new row"
msgstr "Вставить запись"
#: libraries/messages.inc.php:439
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Идентификатор вставленной строки: %1$d"
#: libraries/messages.inc.php:440
msgid "Insert as new row and ignore errors"
msgstr ""
#: libraries/messages.inc.php:441
msgid "Insert"
msgstr "Вставить"
#: libraries/messages.inc.php:442
msgid "Interface"
msgstr "Отображение"
#: libraries/messages.inc.php:443
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
"Внутренняя связь не обязательна, если существует соответствующая связь с "
"помощью внешнего ключа (FOREIGN KEY)."
#: libraries/messages.inc.php:444
msgid "Internal relation added"
msgstr "Добавлена внутренняя связь"
#: libraries/messages.inc.php:445
msgid "Internal relations"
msgstr "Внутренние связи"
#: libraries/messages.inc.php:446
msgid "in use"
msgstr "используется"
#: libraries/messages.inc.php:447
msgid "Invalid authentication method set in configuration:"
msgstr ""
"В конфигурационном файле phpMyAdmin установлен неверный метод аутентификации:"
#: libraries/messages.inc.php:448
msgid "Column count has to be larger than zero."
msgstr "Количество столбцов должно быть больше нуля."
#: libraries/messages.inc.php:449
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Выбран неверный столбец (%s)!"
#: libraries/messages.inc.php:450
#, php-format
msgid "Invalid field count in CSV input on line %d."
msgstr "Неправильное количество полей во входных CSV-данных в строке %d."
#: libraries/messages.inc.php:451
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Неправильный формат входных CSV-данных в строке %d."
#: libraries/messages.inc.php:452
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Неправильный параметр импорта CSV: %s"
#: libraries/messages.inc.php:453
msgid "Invalid database"
msgstr "Некорректная база данных"
#: libraries/messages.inc.php:454
msgid "You have to add at least one field."
msgstr "Необходимо добавить хотя бы одно поле."
#: libraries/messages.inc.php:455
msgid "Table must have at least one field."
msgstr "У таблицы должно быть, как минимум, одно поле."
#: libraries/messages.inc.php:456
msgid "This plugin does not support compressed imports!"
msgstr "Этот модуль не поддерживает импорт сжатых данных!"
#: libraries/messages.inc.php:457
#, php-format
msgid "%d is not valid row number."
msgstr "Число %d не является правильным номером строки."
#: libraries/messages.inc.php:458
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
"Для сервера %1$s указано неверное имя хоста. Исправьте настройки заданные в "
"конфигурационном файле phpMyAdmin."
#: libraries/messages.inc.php:459
#, php-format
msgid "Invalid server index: \"%s\""
msgstr "Неправильный номер сервера: &quot;%s&quot;"
#: libraries/messages.inc.php:460
msgid "Invalid table name"
msgstr "Неправильное имя таблицы"
#: libraries/messages.inc.php:462
msgid "Japanese"
msgstr "Японский"
#: libraries/messages.inc.php:463
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
"automatically."
msgstr ""
#: libraries/messages.inc.php:464
msgid "Joins"
msgstr "Объединения"
#: libraries/messages.inc.php:465
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Перейти к базе данных &quot;%s&quot;"
#: libraries/messages.inc.php:466
msgid ""
"The &quot;deleted&quot; users will still be able to access the server as "
"usual until the privileges are reloaded."
msgstr ""
"&quot;Удаленные&quot; пользователи будут иметь доступ к серверу, пока "
"таблицы привилегий не будут перезагружены."
#: libraries/messages.inc.php:467
msgid "Just delete the users from the privilege tables."
msgstr "Просто удалить пользователей из таблиц привилегий."
#: libraries/messages.inc.php:469
msgid "Do not change the password"
msgstr "Не менять пароль"
#: libraries/messages.inc.php:470
msgid "Key cache"
msgstr "Кеш индекса"
#: libraries/messages.inc.php:471
msgid "Keyname"
msgstr "Имя индекса"
#: libraries/messages.inc.php:472
msgid "Kill"
msgstr "Завершить"
#: libraries/messages.inc.php:473
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
"Работа параметра &quot;%s&quot; подвержена ошибке, описание смотрите на %s"
#: libraries/messages.inc.php:474
msgid "Korean"
msgstr "Корейский"
#: libraries/messages.inc.php:476
msgid "Landscape"
msgstr "Альбомная"
#: libraries/messages.inc.php:477
msgid "Language"
msgstr "Язык"
#: libraries/messages.inc.php:478
#, php-format
msgid "Unknown language: %1$s."
msgstr "Неизвестный язык: %1$s."
#: libraries/messages.inc.php:479
msgid "Latched pages"
msgstr "Блокированных страниц"
#: libraries/messages.inc.php:480
msgid "Table caption"
msgstr "Заголовок таблицы"
#: libraries/messages.inc.php:481
msgid "Content of table __TABLE__"
msgstr "Содержимое таблицы __TABLE__"
#: libraries/messages.inc.php:482
msgid "Continued table caption"
msgstr "Заголовок таблицы (продолжение)"
#: libraries/messages.inc.php:483
msgid "(continued)"
msgstr "(продолжение)"
#: libraries/messages.inc.php:484
msgid "Include table caption"
msgstr "Добавить заголовок таблицы"
#: libraries/messages.inc.php:485
msgid "Label key"
msgstr "Идентификатор метки"
#: libraries/messages.inc.php:486
msgid "LaTeX"
msgstr "LaTeX"
#: libraries/messages.inc.php:487
msgid "Structure of table __TABLE__"
msgstr "Структура таблицы __TABLE__"
#: libraries/messages.inc.php:488
msgid "Latvian"
msgstr "Латвийский"
#: libraries/messages.inc.php:489
msgid "CSV using LOAD DATA"
msgstr "CSV, используя LOAD DATA"
#: libraries/messages.inc.php:490
msgid "Use LOCAL keyword"
msgstr "Использовать ключевое слово LOCAL"
#: libraries/messages.inc.php:491
msgid "Length/Values"
msgstr "Длина/значения"
#: libraries/messages.inc.php:492
msgid "Number of rows per page"
msgstr "Количество строк на странице"
#: libraries/messages.inc.php:493
msgid "Lines terminated by"
msgstr "Разделитель строк"
#: libraries/messages.inc.php:494
msgid "Link not found"
msgstr "Связь не найдена"
#: libraries/messages.inc.php:495
msgid "Links to"
msgstr "Связи"
#: libraries/messages.inc.php:496
msgid "Lithuanian"
msgstr "Литовский"
#: libraries/messages.inc.php:497
msgid "Local"
msgstr "Локальный"
#: libraries/messages.inc.php:498
msgid "Location of the text file"
msgstr "Выбор файла"
#: libraries/messages.inc.php:499
msgid "Login Information"
msgstr "Информация учетной записи"
#: libraries/messages.inc.php:500
msgid "Log in"
msgstr "Авторизация"
#: libraries/messages.inc.php:501
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr "Вход без пароля запрещен при конфигурации (смотрите AllowNoPassword)"
#: libraries/messages.inc.php:502
msgid "Log out"
msgstr "Выход"
#: libraries/messages.inc.php:503
msgid "Password:"
msgstr "Пароль:"
#: libraries/messages.inc.php:504
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Вы можете ввести хост/IP адрес и порт разделенные пробелом."
#: libraries/messages.inc.php:505
msgid "Server:"
msgstr "Сервер"
#: libraries/messages.inc.php:506
msgid "Username:"
msgstr "Пользователь:"
#: libraries/messages.inc.php:507
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Выполнение данной операции может занять длительное время. Продолжить?"
#: libraries/messages.inc.php:509
msgid "max. concurrent connections"
msgstr "Максимально одновременных"
#: libraries/messages.inc.php:510
msgid "Maximal length of created query"
msgstr "Максимальная длина создаваемого запроса"
#: libraries/messages.inc.php:511
#, php-format
msgid "Max: %s%s"
msgstr "Максимальный размер: %s%s"
#: libraries/messages.inc.php:512
msgid ""
"The mbstring PHP extension was not found and you seem to be using a "
"multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
"split strings correctly and it may result in unexpected results."
msgstr ""
"При работе с многобайтными кодировками без установленного расширения PHP "
"&quot;mbstring&quot;, phpMyAdmin не в состоянии производить корректное "
"разбиение строк, что может привести к непредсказуемым результатам. "
"Установите расширение PHP &quot;mbstring&quot;."
#: libraries/messages.inc.php:513
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
"corrupted!"
msgstr ""
"В конфигурации PHP включен, несовместимый с phpMyAdmin, параметр mbstring."
"func_overload. Для предотвращения возможной потери данных, данный параметр "
"должен быть выключен!"
#: libraries/messages.inc.php:514
msgid "MediaWiki Table"
msgstr "Таблица MediaWiki"
#: libraries/messages.inc.php:515
msgid "Available MIME types"
msgstr "Доступные MIME-типы"
#: libraries/messages.inc.php:516
msgid "Available transformations"
msgstr "Доступные преобразования"
#: libraries/messages.inc.php:517
msgctxt "$strMIME_description"
msgid "Description"
msgstr "Описание"
#: libraries/messages.inc.php:518
msgid "MIME type"
msgstr "MIME-тип"
#: libraries/messages.inc.php:519
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
"На данный момент описание отсутствует.<br />Работа используемой функции "
"отображения преобразования %s, будет в скором времени описана."
#: libraries/messages.inc.php:520
msgid "Browser transformation"
msgstr "Преобразование"
#: libraries/messages.inc.php:521
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
"Для просмотра доступных MIME-типов и параметров преобразований "
"воспользуйтесь данной ссылкой - %sописание преобразований%s"
#: libraries/messages.inc.php:522
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
"quote (\"'\") amongst those values, precede it with a backslash (for example "
"'\\\\xyz' or 'a\\'b')."
msgstr ""
"Значения параметров преобразований должны иметь формат: 'a', 100, 'b', 'c'..."
"<br />Символы обратной косой черты (\\) и одинарной кавычки (') необходимо "
"экранировать (предварять) символом обратной косой черты, например: '\\\\xyz' "
"или 'a\\'b'."
#: libraries/messages.inc.php:523
msgid "Transformation options"
msgstr "Параметры преобразований"
#: libraries/messages.inc.php:524
msgid "MIME TYPES FOR TABLE"
msgstr "MIME-ТИПЫ ТАБЛИЦЫ"
#: libraries/messages.inc.php:525
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME-типы, выделенные курсивом, не имеют отдельной функции трансформации"
#: libraries/messages.inc.php:526
msgid "Modifications have been saved"
msgstr "Изменения сохранены"
#: libraries/messages.inc.php:527
msgid "Modify an index"
msgstr "Изменить индекс"
#: libraries/messages.inc.php:528
msgid "Modify"
msgstr "Изменить"
#: libraries/messages.inc.php:529
msgid "Move Menu"
msgstr "Переместить меню"
#: libraries/messages.inc.php:530
msgid "Move table to (database<b>.</b>table):"
msgstr "Переместить таблицы в (база данных<b>.</b>таблица):"
#: libraries/messages.inc.php:531
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Таблица %s была перемещена в %s."
#: libraries/messages.inc.php:532
msgid "Can't move table to same one!"
msgstr "Не возможно переместить таблицу саму в себя!"
#: libraries/messages.inc.php:533
msgid "multilingual"
msgstr "многоязычный"
#: libraries/messages.inc.php:534
msgid "Data pointer size"
msgstr "Размер указателя в файле данных"
#: libraries/messages.inc.php:535
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
msgstr ""
"Изначальный размер указателя в файле данных, при создании таблиц (CREATE "
"TABLE) типа MyISAM, с неустановленным параметром максимального числа строк "
"(MAX_ROWS)."
#: libraries/messages.inc.php:536
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
"Если размер временного файла, используемого для быстрого создания индексов "
"таблиц типа MyISAM, превышает на указанный здесь объем используемый кеш "
"индекса, то предпочтение отдается менее быстрому, но более надежному методу "
"кеширования индекса."
#: libraries/messages.inc.php:537
msgid "Maximum size for temporary files on index creation"
msgstr "Максимальный размер временного файла при создании индекса"
#: libraries/messages.inc.php:538
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
"Максимальный размер временного файла, который MySQL может использовать для "
"восстановления индекса (при выполнении команд REPAIR TABLE, ALTER TABLE, или "
"LOAD DATA INFILE). Для файлов, размер которых превышает указанное значение, "
"индекс будет создаваться при помощи кеша индексов (такой алгоритм работает "
"несколько медленнее, но более надежно)."
#: libraries/messages.inc.php:539
msgid "Maximum size for temporary sort files"
msgstr "Максимальный размер временных индексных файлов"
#: libraries/messages.inc.php:540
msgid "Automatic recovery mode"
msgstr "Режим автоматического восстановления"
#: libraries/messages.inc.php:541
msgid ""
"The mode for automatic recovery of crashed MyISAM tables, as set via the --"
"myisam-recover server startup option."
msgstr ""
"Режим автоматического восстановления таблиц после сбоя. Устанавливается "
"параметром --myisam-recover, при запуске сервера."
#: libraries/messages.inc.php:542
msgid ""
"If this value is greater than 1, MyISAM table indexes are created in "
"parallel (each index in its own thread) during the repair by sorting process."
msgstr ""
"Если значение больше единицы, индексы таблиц типа MyISAM созданы параллельно "
"(каждый индекс в своем потоке) во время процесса восстановления с помощью "
"сортировки (Repair by sorting)."
#: libraries/messages.inc.php:543
msgid "Repair threads"
msgstr "Потоков восстановления"
#: libraries/messages.inc.php:544
msgid ""
"The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
"TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
msgstr ""
"Буфер, который выделяется для сортировки индексов при выполнении команды "
"REPAIR TABLE или для создания индексов при помощи команд CREATE INDEX или "
"ALTER TABLE."
#: libraries/messages.inc.php:545
msgid "Sort buffer size"
msgstr "Размер буфера сортировки"
#: libraries/messages.inc.php:546
msgid "MySQL charset"
msgstr "MySQL-кодировка"
#: libraries/messages.inc.php:547
msgid "MySQL client version"
msgstr "Версия MySQL-клиента"
#: libraries/messages.inc.php:548
msgid "MySQL connection collation"
msgstr "Сопоставление соединения с MySQL"
#: libraries/messages.inc.php:549
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
"Версия клиентской библиотеки MySQL (%s) отличается от версии установленного "
"MySQL-сервера (%s). Это может привести к некорректной работе."
#: libraries/messages.inc.php:550
msgid "MySQL said: "
msgstr "Ответ MySQL: "
#: libraries/messages.inc.php:551
msgid "Show processes"
msgstr "Список процессов"
#: libraries/messages.inc.php:553
msgid "Name"
msgstr "Имя"
#: libraries/messages.inc.php:554
msgid "Filter"
msgstr "Фильтр"
#: libraries/messages.inc.php:555
#, fuzzy
msgid "New table"
msgstr "Нет таблиц"
#: libraries/messages.inc.php:556
msgid "Next"
msgstr "Следующий"
#: libraries/messages.inc.php:557
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
"Отсутствие активности более %s секунд, пожалуйста, авторизуйтесь заново"
#: libraries/messages.inc.php:558
msgid "No databases"
msgstr "Базы данных отсутствуют"
#: libraries/messages.inc.php:559
msgid "No databases selected."
msgstr "Ни одна база данных не выбрана."
#: libraries/messages.inc.php:560
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
"Операция импорта невозможна. Причины: не выбран импортируемый файл; размер "
"импортируемого файла превышает максимально допустимый, заданный в настройках "
"PHP. См. FAQ 1.16"
#: libraries/messages.inc.php:561
msgid "no description"
msgstr "нет описания"
#: libraries/messages.inc.php:562
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Дополнительная информация о состоянии данного типа таблиц - отсутствует."
#: libraries/messages.inc.php:563
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Команда \"DROP DATABASE\" (удалить базу данных) - отключена."
#: libraries/messages.inc.php:564
msgid "Skip Explain SQL"
msgstr "Убрать анализ"
#: libraries/messages.inc.php:565
msgid "No files found inside ZIP archive!"
msgstr "Файлов внутри ZIP-архива не найдено!"
#: libraries/messages.inc.php:566
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "Для работы phpMyAdmin нужен браузер с поддержкой <b>фреймов</b>."
#: libraries/messages.inc.php:567
msgid "No index defined!"
msgstr "Индекс не определен!"
#: libraries/messages.inc.php:568
msgid "No index parts defined!"
msgstr "Части индекса не определены!"
#: libraries/messages.inc.php:569
msgid "No change"
msgstr "Нет изменений"
#: libraries/messages.inc.php:570
msgctxt "$strNoneDefault"
msgid "None"
msgstr "Нет"
#: libraries/messages.inc.php:571
msgid "None"
msgstr "Нет"
#: libraries/messages.inc.php:572
msgid "No"
msgstr "Нет"
#: libraries/messages.inc.php:573
msgid "This format has no options"
msgstr "Для этого формата нет настраиваемых параметров"
#: libraries/messages.inc.php:574
msgid "No Password"
msgstr "Без пароля"
#: libraries/messages.inc.php:575
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Не достаточно прав для сохранения файла %s на веб-сервере."
#: libraries/messages.inc.php:576
msgid "Without PHP Code"
msgstr "Убрать PHP-код"
#: libraries/messages.inc.php:577
msgid "No Privileges"
msgstr "Нет привилегий"
#: libraries/messages.inc.php:578
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Для доступа к данной странице у вас недостаточно прав!"
#: libraries/messages.inc.php:579
msgid "No rows selected"
msgstr "Для совершения действия необходимо выбрать одну или несколько строк"
#: libraries/messages.inc.php:580
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Для сохранения файла %s недостаточно дискового пространства."
#: libraries/messages.inc.php:581
msgid "No tables found in database."
msgstr "Таблиц в базе данных не обнаружено."
#: libraries/messages.inc.php:582
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
"Поддержка тем не работает, проверьте конфигурацию и наличие тем в каталоге %"
"s."
#: libraries/messages.inc.php:583
msgid "This is not a number!"
msgstr "Введите число!"
#: libraries/messages.inc.php:584
msgid "not OK"
msgstr "Не готово"
#: libraries/messages.inc.php:585
msgid "not present"
msgstr "отсутствует"
#: libraries/messages.inc.php:586
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "Таблица <b>%s</b> не найдена или не установлена в %s"
#: libraries/messages.inc.php:587
msgid "No user(s) found."
msgstr "Пользователей не найдено."
#: libraries/messages.inc.php:588
msgid "Skip Validate SQL"
msgstr "Убрать проверку синтаксиса SQL"
#: libraries/messages.inc.php:589
msgid "Null"
msgstr "Null"
#: libraries/messages.inc.php:590
msgid "Number of fields"
msgstr "Количество полей"
#: libraries/messages.inc.php:591
msgid "Number of tables"
msgstr "Количество таблиц"
#: libraries/messages.inc.php:592
#, php-format
msgid "%s match(es) inside table <i>%s</i>"
msgstr "%s вхождения(ий) в таблице <i>%s</i>"
#: libraries/messages.inc.php:593
#, php-format
msgid "<b>Total:</b> <i>%s</i> match(es)"
msgstr "<b>Итого:</b> <i>%s</i> вхождения(ий)"
#: libraries/messages.inc.php:594 setup/lib/messages.inc.php:112
msgid "Tables"
msgstr "Таблицы"
#: libraries/messages.inc.php:596
msgid "OK"
msgstr "OK"
#: libraries/messages.inc.php:598
msgid "Open Document Text"
msgstr "OpenDocument текст"
#: libraries/messages.inc.php:599
msgid "Open new phpMyAdmin window"
msgstr "Открыть phpMyAdmin в новом окне"
#: libraries/messages.inc.php:600
msgid "Operations"
msgstr "Операции"
#: libraries/messages.inc.php:601
msgid "Operator"
msgstr "Оператор"
#: libraries/messages.inc.php:602
msgid "Optimize"
msgstr "Оптимизация"
#: libraries/messages.inc.php:603
msgid "Optimize table"
msgstr "Оптимизировать таблицу"
#: libraries/messages.inc.php:604
msgid "Options"
msgstr "Параметры"
#: libraries/messages.inc.php:605
msgid "Or"
msgstr "Или"
#: libraries/messages.inc.php:606
msgid "Overhead"
msgstr "Фрагментировано"
#: libraries/messages.inc.php:607 setup/lib/messages.inc.php:85
msgid "Overwrite existing file(s)"
msgstr "Перезаписать существующий(е) файл(ы)"
#: libraries/messages.inc.php:609
msgid "Packed"
msgstr "Упакован"
#: libraries/messages.inc.php:610
msgid "Page number:"
msgstr "Номер страницы:"
#: libraries/messages.inc.php:611
msgid "Pages to be flushed"
msgstr "Страниц к очистке"
#: libraries/messages.inc.php:612
msgid "Paper size"
msgstr "Размер бумаги"
#: libraries/messages.inc.php:613
msgid "Partial import"
msgstr "Частичный импорт"
#: libraries/messages.inc.php:614
msgid "Partial Texts"
msgstr "Сокращенное отображение данных"
#: libraries/messages.inc.php:615
msgid "PARTITION definition"
msgstr "Определение разделов (PARTITION)"
#: libraries/messages.inc.php:616
msgid "partitioned"
msgstr "разделён"
#: libraries/messages.inc.php:617
msgid "Partition maintenance"
msgstr "Обслуживание разделов"
#: libraries/messages.inc.php:618
#, php-format
msgid "Partition %s"
msgstr "Раздел %s"
#: libraries/messages.inc.php:619
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Пароль для %s был успешно изменен."
#: libraries/messages.inc.php:620
msgid "The password is empty!"
msgstr "Пароль не задан!"
#: libraries/messages.inc.php:621
msgid "Password Hashing"
msgstr "Хеширование пароля"
#: libraries/messages.inc.php:622
msgid "The passwords aren't the same!"
msgstr "Некорректное подтверждение пароля!"
#: libraries/messages.inc.php:623
msgid "Password"
msgstr "Пароль"
#: libraries/messages.inc.php:624
msgid "Checkpoint frequency"
msgstr "Частота проверки"
#: libraries/messages.inc.php:625
msgid ""
"The amount of data written to the transaction log before a checkpoint is "
"performed. The default value is 24MB."
msgstr ""
"Объем записанных данных в журнал транзакций, до произведения проверки. "
"Изначальное значение 24MB."
#: libraries/messages.inc.php:626
msgid "Data file grow size"
msgstr "Размер возрастания файла данных"
#: libraries/messages.inc.php:627
msgid "The grow size of the handle data (.xtd) files."
msgstr "Размер возрастания файлов хранения данных (.xtd)."
#: libraries/messages.inc.php:628
msgid "Data log threshold"
msgstr "Порог журнала данных"
#: libraries/messages.inc.php:629
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
"value of this variable can be increased to increase the total amount of data "
"that can be stored in the database."
msgstr ""
"Максимальный размер файла журнала данных. Изначальное значение 64MB. PBXT "
"максимально может создать 32000 журналов данных, используемых всеми "
"таблицами. Таким образом, значение данной переменной может быть увеличено "
"для увеличения общего объема данных, которые могут храниться в базе данных."
#: libraries/messages.inc.php:630
msgid ""
"The percentage of garbage in a data log file before it is compacted. This is "
"a value between 1 and 99. The default is 50."
msgstr ""
"Процентное соотношение захламления в файле журнала данных до его компоновки. "
"Значение между 1 и 99. Изначальное значение 50."
#: libraries/messages.inc.php:631
msgid "Garbage threshold"
msgstr "Порог захламления"
#: libraries/messages.inc.php:632
msgid ""
"This is the amount of memory allocated to the index cache. Default value is "
"32MB. The memory allocated here is used only for caching index pages."
msgstr ""
"Объём памяти выделенной под кеш индексов. Изначальное значение 32MB. "
"Выделенная здесь память используется только для кеширования индексных "
"страниц."
#: libraries/messages.inc.php:633
msgid "Index cache size"
msgstr "Размер кеша индекса"
#: libraries/messages.inc.php:634
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
"Размер буфера используемый для записи журнала данных. Изначально 256MB. "
"Движок выделяет один буфер на поток, но только если поток требуется для "
"записи данных журнала."
#: libraries/messages.inc.php:635
msgid "Log buffer size"
msgstr "Размер буфера журнала"
#: libraries/messages.inc.php:636
msgid ""
"The amount of memory allocated to the transaction log cache used to cache on "
"transaction log data. The default is 16MB."
msgstr ""
"Объём памяти выделенной для кеширования данных журнала транзакций. "
"Изначальное значение 16MB."
#: libraries/messages.inc.php:637
msgid "Log cache size"
msgstr "Размер кеша журнала"
#: libraries/messages.inc.php:638
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
"will be deleted, otherwise they are renamed and given the next highest "
"number."
msgstr ""
"Количество файлов журналов транзакций (pbxt/system/xlog*.xt) сохраняемых "
"системой. При превышении количества журналов данного значения, старые "
"журналы будут удалены, иначе они будут переименованы и получат следующий "
"порядковый номер."
#: libraries/messages.inc.php:639
msgid "Log file count"
msgstr "Количество файлов журнала"
#: libraries/messages.inc.php:640
msgid ""
"The size of a transaction log before rollover, and a new log is created. The "
"default value is 16MB."
msgstr ""
"Размер журнала транзакций до отката, и создания нового журнала. Изначальное "
"значение 16MB."
#: libraries/messages.inc.php:641
msgid "Log file threshold"
msgstr "Порог файла журнала"
#: libraries/messages.inc.php:642
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
"to the handle data (.xtd) and row pointer (.xtr) files."
msgstr ""
"Объём памяти выделенной для кеширования данных таблицы. Изначальное значение "
"32MB. Данная память используется для кеширования изменений в файлах хранения "
"данных (.xtd) и указателей строк (.xtr)."
#: libraries/messages.inc.php:643
msgid "Record cache size"
msgstr "Размер кеша записи"
#: libraries/messages.inc.php:644
msgid "The grow size of the row pointer (.xtr) files."
msgstr "Размер возрастания файлов указателей строк (.xtr)."
#: libraries/messages.inc.php:645
msgid "Row file grow size"
msgstr "Размер возрастания файла строк"
#: libraries/messages.inc.php:646
msgid ""
"The size of the global transaction log buffer (the engine allocates 2 "
"buffers of this size). The default is 1MB."
msgstr ""
"Размер глобального буфера журнала транзакций (движок выделяет 2 буфера "
"данного размера). Изначальное значение 1MB."
#: libraries/messages.inc.php:647
msgid "Transaction buffer size"
msgstr "Размер буфера транзакций"
#: libraries/messages.inc.php:648
#, php-format
msgid "Schema of the \"%s\" database - Page %s"
msgstr "Структура базы данных \"%s\" - Страница %s"
#: libraries/messages.inc.php:649
#, php-format
msgid "The \"%s\" table doesn't exist!"
msgstr "Таблица \"%s\" не существует!"
#: libraries/messages.inc.php:650
msgid "No tables"
msgstr "Нет таблиц"
#: libraries/messages.inc.php:651
#, fuzzy
msgid "Page has been created"
msgstr "Таблица %1$s была создана."
#: libraries/messages.inc.php:652
msgid "Page creation failed"
msgstr ""
#: libraries/messages.inc.php:653
msgid "PDF"
msgstr "PDF"
#: libraries/messages.inc.php:654
msgid "(Generates a report containing the data of a single table)"
msgstr "(Создание отчета содержащего данные одной таблицы)"
#: libraries/messages.inc.php:655
msgid "Report title"
msgstr "Заголовок отчета"
#: libraries/messages.inc.php:656
msgid "per hour"
msgstr "в час"
#: libraries/messages.inc.php:657
msgid "per minute"
msgstr "в минуту"
#: libraries/messages.inc.php:658
msgid "per second"
msgstr "в секунду"
#: libraries/messages.inc.php:659
msgid "Persian"
msgstr "Персидский"
#: libraries/messages.inc.php:660
msgid "phone book"
msgstr "телефонная книга"
#: libraries/messages.inc.php:661
msgid "PHP array"
msgstr "Массив PHP"
#: libraries/messages.inc.php:662 setup/lib/messages.inc.php:336
msgid "Create PHP Code"
msgstr "PHP-код"
#: libraries/messages.inc.php:663
msgid "PHP extension"
msgstr "PHP расширение"
#: libraries/messages.inc.php:664
msgid "PHP Version"
msgstr "Версия PHP"
#: libraries/messages.inc.php:665
msgid "Play audio"
msgstr "Воспроизвести аудио"
#: libraries/messages.inc.php:666
msgid "Please select the primary key or a unique key"
msgstr ""
"Выберите поле являющееся первичным (PRIMARY), или уникальным (UNIQUE) "
"индексом!"
#: libraries/messages.inc.php:667
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
#: libraries/messages.inc.php:668
msgid "Quick steps to setup advanced features:"
msgstr ""
#: libraries/messages.inc.php:669
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
#: libraries/messages.inc.php:670
msgid "Create a pma user and give access to these tables."
msgstr ""
#: libraries/messages.inc.php:671
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
#: libraries/messages.inc.php:672
msgid "phpMyAdmin documentation"
msgstr "Документация phpMyAdmin"
#: libraries/messages.inc.php:673
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
"Директива <tt>$cfg['PmaAbsoluteUri']</tt> ДОЛЖНА быть установлена в "
"конфигурационном файле!"
#: libraries/messages.inc.php:674
msgid "Polish"
msgstr "Польский"
#: libraries/messages.inc.php:675
msgid "Port"
msgstr "Порт"
#: libraries/messages.inc.php:676
msgid "Portrait"
msgstr "Книжная"
#: libraries/messages.inc.php:677
msgid "Begin"
msgstr "Начало"
#: libraries/messages.inc.php:678
msgid "Previous"
msgstr "Назад"
#: libraries/messages.inc.php:679
msgid "The primary key has been dropped"
msgstr "Первичный ключ был удален"
#: libraries/messages.inc.php:680
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Имя первичного индекса должно быть PRIMARY!"
#: libraries/messages.inc.php:681
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(Имя &quot;PRIMARY&quot; должен иметь <b>только</b> первичный индекс!)"
#: libraries/messages.inc.php:682
msgid "Primary"
msgstr "Первичный"
#: libraries/messages.inc.php:683
msgid "Print"
msgstr "Печать"
#: libraries/messages.inc.php:684
msgid "Print view (with full texts)"
msgstr "Версия для печати (полностью)"
#: libraries/messages.inc.php:685
msgid "Print view"
msgstr "Версия для печати"
#: libraries/messages.inc.php:686
msgid "Includes all privileges except GRANT."
msgstr "Содержит все привилегии, за исключением GRANT"
#: libraries/messages.inc.php:687
msgid "Allows altering the structure of existing tables."
msgstr "Разрешает изменение структуры существующих таблиц"
#: libraries/messages.inc.php:688
msgid "Allows altering and dropping stored routines."
msgstr "Разрешает изменение и удаление хранимых процедур"
#: libraries/messages.inc.php:689
msgid "Allows creating new databases and tables."
msgstr "Разрешает создание новых баз данных и таблиц"
#: libraries/messages.inc.php:690
msgid "Allows creating stored routines."
msgstr "Разрешает создание хранимых процедур"
#: libraries/messages.inc.php:691
msgid "Allows creating new tables."
msgstr "Разрешает создание новых таблиц"
#: libraries/messages.inc.php:692
msgid "Allows creating temporary tables."
msgstr "Разрешает создание временных таблиц"
#: libraries/messages.inc.php:693
msgid "Allows creating, dropping and renaming user accounts."
msgstr ""
"Разрешает создание, удаление и переименование учетных записей пользователей"
#: libraries/messages.inc.php:694
msgid "Allows creating new views."
msgstr "Разрешает создание новых представлений (CREATE VIEW)"
#: libraries/messages.inc.php:695
msgid "Allows deleting data."
msgstr "Разрешает удаление данных"
#: libraries/messages.inc.php:696
msgid "Allows dropping databases and tables."
msgstr "Разрешает удаление баз данных и таблиц"
#: libraries/messages.inc.php:697
msgid "Allows dropping tables."
msgstr "Разрешает удаление таблиц"
#: libraries/messages.inc.php:698
msgid "Allows to set up events for the event scheduler"
msgstr "Разрешает настройку отложенных событий"
#: libraries/messages.inc.php:699
msgid "Allows executing stored routines."
msgstr "Разрешает выполнение хранимых процедур"
#: libraries/messages.inc.php:700
msgid "Allows running stored procedures; has no effect in this MySQL version."
msgstr ""
"Разрешает выполнение хранимых процедур (не поддерживается данной версией "
"MySQL)"
#: libraries/messages.inc.php:701
msgid "Allows importing data from and exporting data into files."
msgstr "Разрешает импорт и экспорт данных в файлы"
#: libraries/messages.inc.php:702
msgid ""
"Allows adding users and privileges without reloading the privilege tables."
msgstr ""
"Разрешает добавление пользователей и привилегий без перезагрузки таблиц "
"привилегий"
#: libraries/messages.inc.php:703
msgid "Allows creating and dropping indexes."
msgstr "Разрешает создание и удаление индексов"
#: libraries/messages.inc.php:704
msgid "Allows inserting and replacing data."
msgstr "Разрешает вставку и замену данных"
#: libraries/messages.inc.php:705
msgid "Allows locking tables for the current thread."
msgstr "Разрешает блокировку таблиц для текущего потока"
#: libraries/messages.inc.php:706
msgid "Limits the number of new connections the user may open per hour."
msgstr ""
"Максимальное количество новых подключений, которые пользователь может "
"установить в течение часа"
#: libraries/messages.inc.php:707
msgid "Limits the number of queries the user may send to the server per hour."
msgstr ""
"Максимальное количество запросов, которые пользователь может отправить в "
"течение часа"
#: libraries/messages.inc.php:708
msgid ""
"Limits the number of commands that change any table or database the user may "
"execute per hour."
msgstr ""
"Максимальное количество команд изменяющих какую-либо таблицу или базу "
"данных, которые пользователь может выполнить в течение часа"
#: libraries/messages.inc.php:709
msgid "Limits the number of simultaneous connections the user may have."
msgstr "Максимальное количество одновременных подключений одного пользователя"
#: libraries/messages.inc.php:710
msgid "Allows viewing processes of all users"
msgstr "Разрешает просмотр процессов всех пользователей"
#: libraries/messages.inc.php:711
msgid "Has no effect in this MySQL version."
msgstr "Не доступно в данной версии MySQL!"
#: libraries/messages.inc.php:712
msgid "Allows reloading server settings and flushing the server's caches."
msgstr "Разрешает перезагрузку настроек сервера и очистку его кешей"
#: libraries/messages.inc.php:713
msgid "Allows the user to ask where the slaves / masters are."
msgstr "Разрешает запрашивать местонахождение головного и подчиненных серверов"
#: libraries/messages.inc.php:714
msgid "Needed for the replication slaves."
msgstr "Необходимо для подчиненных серверов при репликации"
#: libraries/messages.inc.php:715
msgid "Allows reading data."
msgstr "Разрешает выборку данных"
#: libraries/messages.inc.php:716
msgid "Gives access to the complete list of databases."
msgstr "Разрешает доступ к полному списку баз данных"
#: libraries/messages.inc.php:717
msgid "Allows performing SHOW CREATE VIEW queries."
msgstr "Разрешает вывод запроса создающего представление (SHOW CREATE VIEW)"
#: libraries/messages.inc.php:718
msgid "Allows shutting down the server."
msgstr "Разрешает остановку сервера"
#: libraries/messages.inc.php:719
msgid ""
"Allows connecting, even if maximum number of connections is reached; "
"required for most administrative operations like setting global variables or "
"killing threads of other users."
msgstr ""
"Разрешает установку соединения, даже при достижении максимального количества "
"соединений. (Требуется для большинства административных задач, таких как "
"установка глобальных переменных или завершение процессов других "
"пользователей)"
#: libraries/messages.inc.php:720
msgid "Allows creating and dropping triggers"
msgstr "Разрешает создание и удаление триггеров"
#: libraries/messages.inc.php:721
msgid "Allows changing data."
msgstr "Разрешает изменение данных"
#: libraries/messages.inc.php:722
msgid "No privileges."
msgstr "Нет привилегий"
#: libraries/messages.inc.php:723
msgid "Privileges"
msgstr "Привилегии"
#: libraries/messages.inc.php:724
msgid "The privileges were reloaded successfully."
msgstr "Привилегии были успешно перезагружены."
#: libraries/messages.inc.php:725
msgid "Procedures"
msgstr "Процедуры"
#: libraries/messages.inc.php:726
msgid "Processes"
msgstr "Процессы"
#: libraries/messages.inc.php:727
msgid "Process list"
msgstr "Список процессов"
#: libraries/messages.inc.php:728
msgid "Profiling"
msgstr "Профилирование"
#: libraries/messages.inc.php:729
msgid "Protocol version"
msgstr "Версия протокола"
#: libraries/messages.inc.php:730
msgid "Put fields names in the first row"
msgstr "Поместить названия полей в первой строке"
#: libraries/messages.inc.php:732
msgid "Del"
msgstr "Удалить"
#: libraries/messages.inc.php:733
msgid "Ins"
msgstr "Вставить"
#: libraries/messages.inc.php:734
msgid "Query"
msgstr "Запрос&nbsp;по&nbsp;шаблону"
#: libraries/messages.inc.php:735
msgid "The following queries have been executed:"
msgstr "Выполнены следующие запросы:"
#: libraries/messages.inc.php:736
msgid "Query cache"
msgstr "Кеш запросов"
#: libraries/messages.inc.php:737 setup/lib/messages.inc.php:117
msgid "Query window"
msgstr "Окно запроса"
#: libraries/messages.inc.php:738
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-запрос к базе данных <b>%s</b>:"
#: libraries/messages.inc.php:739
msgid "Query results operations"
msgstr "Использование результатов запроса"
#: libraries/messages.inc.php:740
msgid "SQL history"
msgstr "История SQL-запросов"
#: libraries/messages.inc.php:741
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr ""
"Статистика запросов: со времени запуска, на сервер было отослано запросов - %"
"s."
#: libraries/messages.inc.php:742
#, php-format
msgid "Query took %01.4f sec"
msgstr "запрос занял %01.4f сек."
#: libraries/messages.inc.php:743
msgid "Query type"
msgstr "Тип запроса"
#: libraries/messages.inc.php:744
msgid "Do not overwrite this query from outside the window"
msgstr "Заблокировать содержимое окна запросов"
#: libraries/messages.inc.php:746
msgid "Read requests"
msgstr "Запросы на чтение"
#: libraries/messages.inc.php:747
msgid "Rebuild"
msgstr "Перестройка"
#: libraries/messages.inc.php:748
msgid "Received"
msgstr "Принято"
#: libraries/messages.inc.php:749
msgid "recommended"
msgstr "рекомендуемый"
#: libraries/messages.inc.php:750
msgid "Records"
msgstr "Записи"
#: libraries/messages.inc.php:751
msgid "Check referential integrity:"
msgstr "Проверить целостность данных:"
#: libraries/messages.inc.php:752 setup/lib/messages.inc.php:335
msgid "Refresh"
msgstr "Обновить"
#: libraries/messages.inc.php:753
msgid "Relational display field"
msgstr "Значение связанного поля"
#: libraries/messages.inc.php:754
msgid "Relational key"
msgstr "Ссылочный ключ"
#: libraries/messages.inc.php:755
msgid "Relational schema"
msgstr "Cхема связей"
#: libraries/messages.inc.php:756
msgid "Relation deleted"
msgstr "Связь удалена"
#: libraries/messages.inc.php:757
#, php-format
msgid ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
msgstr ""
"Дополнительные возможности для работы со связанными таблицами недоступны. "
"Для определения причины нажмите %sздесь%s."
#: libraries/messages.inc.php:758
msgid "RELATIONS FOR TABLE"
msgstr "Связи таблицы"
#: libraries/messages.inc.php:759
msgid "Relations"
msgstr "Связи"
#: libraries/messages.inc.php:760
msgid "Relation view"
msgstr "Связи"
#: libraries/messages.inc.php:761
msgid "Reloading the privileges"
msgstr "Перезагрузка привилегий"
#: libraries/messages.inc.php:762
#, fuzzy
msgid "Reload navigation frame"
msgstr "Модифицировать фрейм навигации"
#: libraries/messages.inc.php:763
msgid "Reload privileges"
msgstr "Перезагрузить привилегии"
#: libraries/messages.inc.php:764
msgid "Reload"
msgstr "Обновить"
#: libraries/messages.inc.php:765
msgid "Remote server"
msgstr "Удалённый сервер"
#: libraries/messages.inc.php:766
msgid "Remove CRLF characters within fields"
msgstr "Удалите из полей символы CRLF"
#: libraries/messages.inc.php:767
msgid "Remove partitioning"
msgstr "Удалить разделение"
#: libraries/messages.inc.php:768
msgid "Remove selected users"
msgstr "Удалить выделенных пользователей"
#: libraries/messages.inc.php:769
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "База данных `%s` переименована в `%s`."
#: libraries/messages.inc.php:770
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Таблица `%s` была переименована в `%s`."
#: libraries/messages.inc.php:771
msgid "Rename table to"
msgstr "Переименовать таблицу в"
#: libraries/messages.inc.php:772
#, fuzzy
msgid "Rename view to"
msgstr "Переименовать таблицу в"
#: libraries/messages.inc.php:773
msgid "Repair"
msgstr "Исправление"
#: libraries/messages.inc.php:774
msgid "Repair table"
msgstr "Восстановить таблицу"
#: libraries/messages.inc.php:775
msgid "Replace NULL by"
msgstr "Заменить NULL на"
#: libraries/messages.inc.php:776
msgid "Replace table data with file"
msgstr "Заместить данные таблицы данными из файла"
#: libraries/messages.inc.php:777
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
"Теперь добавьте данные строки в конец конфигурационного файла my.cnf, после "
"чего перезапустите сервер MySQL."
#: libraries/messages.inc.php:778
msgid "Add slave replication user"
msgstr "Добавьте подчиненного пользователя репликации"
#: libraries/messages.inc.php:779
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "Головной сервер успешно изменён на %s"
#: libraries/messages.inc.php:780
msgid "This server is configured as master in a replication process."
msgstr "Данный сервер настроен головным в процессе репликации."
#: libraries/messages.inc.php:781
msgid "Control slave:"
msgstr "Контролировать подчинённый сервер:"
#: libraries/messages.inc.php:782
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
"Невозможно прочесть позицию журнала у головного сервера. Вероятно проблема в "
"настройке привилегий головного сервера."
#: libraries/messages.inc.php:783
#, php-format
msgid "Unable to connect to master %s."
msgstr "Невозможно соединиться с головным сервером %s."
#: libraries/messages.inc.php:784
msgid "Replicate all databases; Ignore:"
msgstr "Репликация всех баз данных; игнорировать:"
#: libraries/messages.inc.php:785
msgid "Ignore all databases; Replicate:"
msgstr "Игнорировать все базы данных; репликация:"
#: libraries/messages.inc.php:786
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
"(useful if you want to replicate majority of databases) or you can choose to "
"ignore all databases by default and allow only certain databases to be "
"replicated. Please select the mode:"
msgstr ""
"Данный сервер не настроен в качестве головного для процесса репликации. Вы "
"можете выбрать репликацию всех баз данных с игнорированием определенных "
"(используйте, если хотите провести репликацию большинства баз данных), либо "
"выбрать игнорирование всех баз данных по умолчанию и разрешение для "
"репликации только определенных. Пожалуйста, выберите желаемый режим:"
#: libraries/messages.inc.php:787
msgid "Master configuration"
msgstr "Настройка головного сервера"
#: libraries/messages.inc.php:788
msgid "Master replication"
msgstr "Репликация головного сервера"
#: libraries/messages.inc.php:789
msgid "Replication"
msgstr "Репликация"
#: libraries/messages.inc.php:790
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
"Сразу после перезапуска MySQL сервера, пожалуйста, нажмите кнопку OK, после "
"чего вы должны увидеть сообщение указывающее, что данный сервер <b>настроен</"
"b> как головной."
#: libraries/messages.inc.php:791
msgid "Please select databases:"
msgstr "Пожалуйста, выберите базы данных:"
#: libraries/messages.inc.php:792
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
"Данный сервер не настроен в качестве головного для процесса репликации. "
"Хотите произвести <a href=\"%s\">настройку</a>?"
#: libraries/messages.inc.php:793
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
"Только подчиненные сервера запущенные с ключом --report-host=host_name "
"option видимы в данном списке."
#: libraries/messages.inc.php:794
msgid "Show connected slaves"
msgstr "Показать соединённые подчиненные сервера"
#: libraries/messages.inc.php:795 libraries/messages.inc.php:902
msgid "Show master status"
msgstr "Показать состояние головного сервера"
#: libraries/messages.inc.php:796
msgid "Skipping error(s) might lead into unsynchronized master and slave!"
msgstr ""
"Игнорирование ошибок может привести к рассинхронизации головного и "
"подчинённого сервера!"
#: libraries/messages.inc.php:797
msgid "Change or reconfigure master server"
msgstr "Изменить, или перенастроить головной сервер"
#: libraries/messages.inc.php:798
msgid "Slave configuration"
msgstr "Настройка подчиненного сервера"
#: libraries/messages.inc.php:799
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
"Сервер настроен в качестве подчиненного для процесса репликации. Произвести "
"действие:"
#: libraries/messages.inc.php:800
msgid "Error management:"
msgstr "Управление ошибками:"
#: libraries/messages.inc.php:801
#, php-format
msgid "IO Thread %s only"
msgstr "IO только поток %s"
#: libraries/messages.inc.php:802
msgid "Slave IO Thread not running!"
msgstr ""
#: libraries/messages.inc.php:803
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
"Данный сервер не настроен в качестве подчинённого для процесса репликации. "
"Хотите произвести <a href=\"%s\">настройку</a>?"
#: libraries/messages.inc.php:804
msgid "Reset slave"
msgstr "Сбросить подчиненный сервер"
#: libraries/messages.inc.php:805
msgid "See slave status table"
msgstr "Смотрите таблицу состояния подчинённого сервера"
#: libraries/messages.inc.php:806
msgid "Skip current error"
msgstr "Игнорировать текущую ошибку"
#: libraries/messages.inc.php:807
msgid "errors."
msgstr "ошибки."
#: libraries/messages.inc.php:808
msgid "Skip next"
msgstr "Пропустить следующую"
#: libraries/messages.inc.php:809
msgid "Slave replication"
msgstr "Репликация подчинённого сервера"
#: libraries/messages.inc.php:810
msgid "Slave SQL Thread not running!"
msgstr ""
#: libraries/messages.inc.php:811
#, php-format
msgid "SQL Thread %s only"
msgstr "SQL только поток %s"
#: libraries/messages.inc.php:812
#, php-format
msgid ""
"This MySQL server works as %s in <b>replication</b> process. For further "
"information about replication status on the server, please visit the <a href="
"\"#replication\">replication section</a>."
msgstr ""
"Данный MySQL сервер работает, как %s в процессе <b>репликации</b>. Для "
"получения подробной информации о состоянии репликации сервера, пожалуйста, "
"перейдите в <a href=\"#replication\">раздел репликации</a>."
#: libraries/messages.inc.php:813
msgid "Master status"
msgstr "Статус Master"
#: libraries/messages.inc.php:814
msgid "Replication status"
msgstr "Состояние репликации"
#: libraries/messages.inc.php:815
msgid "Slave status"
msgstr "Статус Slave"
#: libraries/messages.inc.php:816
msgid "Synchronize databases with master"
msgstr "Синхронизировать базы данных с головным сервером"
#: libraries/messages.inc.php:817
msgid "Unable to change master"
msgstr "Невозможно изменить головной сервер"
#: libraries/messages.inc.php:818
msgid "Unknown error"
msgstr "Неизвестная ошибка"
#: libraries/messages.inc.php:819
msgid "Reset"
msgstr "Сбросить"
#: libraries/messages.inc.php:820
msgid "Resource limits"
msgstr "Ограничение на использование ресурсов"
#: libraries/messages.inc.php:821
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Количество вставляемых строк: %s"
#: libraries/messages.inc.php:822
msgid "Re-type"
msgstr "Подтверждение"
#: libraries/messages.inc.php:823
msgid ""
"The users will still have the USAGE privilege until the privileges are "
"reloaded."
msgstr ""
"Вплоть до перезагрузки привилегий, пользователи все еще будут сохранять "
"глобальные привилегии типа USAGE."
#: libraries/messages.inc.php:824
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Отменить все активные привилегии пользователей и затем удалить их."
#: libraries/messages.inc.php:825
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Отменены привилегии для %s."
#: libraries/messages.inc.php:826
msgid "Revoke"
msgstr "Отменить"
#: libraries/messages.inc.php:827
msgid "Romanian"
msgstr "Румынский"
#: libraries/messages.inc.php:828
msgid "Return type"
msgstr "Возвращаемый тип"
#: libraries/messages.inc.php:829
msgid "Routines"
msgstr "Процедуры"
#: libraries/messages.inc.php:830
msgid "Row length"
msgstr "Длина строки"
#: libraries/messages.inc.php:831
msgid "row(s) starting from record #"
msgstr "строк начиная с"
#: libraries/messages.inc.php:832
msgid " Row size "
msgstr "Размер строки"
#: libraries/messages.inc.php:833
msgid "horizontal (rotated headers)"
msgstr "горизонтальном (повернутые заголовки)"
#: libraries/messages.inc.php:834
msgid "horizontal"
msgstr "горизонтальном"
#: libraries/messages.inc.php:835
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "в %s режиме, заголовки после каждых %s ячеек"
#: libraries/messages.inc.php:836
msgid "vertical"
msgstr "вертикальном"
#: libraries/messages.inc.php:837
msgid "Rows"
msgstr "Строки"
#: libraries/messages.inc.php:838
msgid "Row Statistics"
msgstr "Статистика строк"
#: libraries/messages.inc.php:839
#, php-format
msgid "running on %s"
msgstr "на %s"
#: libraries/messages.inc.php:840
msgid "Submit Query"
msgstr "Выполнить запрос"
#: libraries/messages.inc.php:841
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Выполнить SQL-запрос(ы) на сервере %s"
#: libraries/messages.inc.php:842
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Выполнить SQL-запрос(ы) к базе данных %s"
#: libraries/messages.inc.php:843
msgid "Russian"
msgstr "Русский"
#: libraries/messages.inc.php:845
#, php-format
msgid "Save on server in %s directory"
msgstr "Сохранить на сервере в каталоге %s"
#: libraries/messages.inc.php:846
msgid "Save position"
msgstr "Сохранить расположение таблиц"
#: libraries/messages.inc.php:847
msgid "Save"
msgstr "Сохранить"
#: libraries/messages.inc.php:848
msgid "The scale factor is too small to fit the schema on one page"
msgstr "Схема не помещается на одной странице. Необходимо уменьшить масштаб."
#: libraries/messages.inc.php:849
msgid "Search in database"
msgstr "Поиск в базе данных"
#: libraries/messages.inc.php:850
msgid "Inside field:"
msgstr "Внутри поля:"
#: libraries/messages.inc.php:851
msgid "Inside table(s):"
msgstr "В таблице/таблицах:"
#: libraries/messages.inc.php:852
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Слово(а) или значение(я) для поиска (групповой символ: &quot;%&quot;):"
#: libraries/messages.inc.php:853
msgid "at least one of the words"
msgstr "любое из слов"
#: libraries/messages.inc.php:854
msgid "all words"
msgstr "все слова"
#: libraries/messages.inc.php:855
msgid "the exact phrase"
msgstr "точное соответствие"
#: libraries/messages.inc.php:856
msgid "as regular expression"
msgstr "регулярное выражение"
#: libraries/messages.inc.php:857
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Результаты поиска по &quot;<i>%s</i>&quot; %s:"
#: libraries/messages.inc.php:858
msgid "Search"
msgstr "Поиск"
#: libraries/messages.inc.php:859
msgid "Find:"
msgstr "Искать:"
#: libraries/messages.inc.php:860
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"При cookie-аутентификации, в конфигурационном файле необходимо задать "
"парольную фразу установив значение директивы $cfg['blowfish_secret']."
#: libraries/messages.inc.php:861
msgid "Please select a database"
msgstr "Выберите базу данных"
#: libraries/messages.inc.php:862
msgid "Select All"
msgstr "Выделить все"
#: libraries/messages.inc.php:863
msgid "Select binary log to view"
msgstr "Выберите бинарный журнал для просмотра"
#: libraries/messages.inc.php:864
msgid "Select fields (at least one):"
msgstr "Выберите поля (не менее одного):"
#: libraries/messages.inc.php:865
msgid "Select Foreign Key"
msgstr "Выберите внешний ключ"
#: libraries/messages.inc.php:866
msgid "in query"
msgstr "по запросу"
#: libraries/messages.inc.php:867
msgid "Select referenced key"
msgstr "Выберите ссылочный ключ"
#: libraries/messages.inc.php:868
msgid "Select Tables"
msgstr "Выберите таблицы"
#: libraries/messages.inc.php:869 setup/lib/messages.inc.php:77
msgid "Save as file"
msgstr "Сохранить как файл"
#: libraries/messages.inc.php:870
msgid "Sent"
msgstr "Отправлено"
#: libraries/messages.inc.php:871
msgid "Server Choice"
msgstr "Выбор сервера"
#: libraries/messages.inc.php:872
msgid "The server is not responding"
msgstr "Сервер не отвечает"
#: libraries/messages.inc.php:873
msgid "Server"
msgstr "Сервер"
#: libraries/messages.inc.php:874 setup/lib/messages.inc.php:110
msgid "Servers"
msgstr "Сервера"
#: libraries/messages.inc.php:875
msgid "Delayed inserts"
msgstr "Отложенные вставки"
#: libraries/messages.inc.php:876
msgid "Runtime Information"
msgstr "Текущее состояние MySQL"
#: libraries/messages.inc.php:877
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "MySQL сервер работает %s. Время запуска: %s."
#: libraries/messages.inc.php:878
msgid "Variables"
msgstr "Переменные"
#: libraries/messages.inc.php:879
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
msgstr ""
"Трафик: статистика по сетевому трафику MySQL-сервера со времени его запуска."
#: libraries/messages.inc.php:880
msgid "Server variables and settings"
msgstr "Серверные переменные и настройки"
#: libraries/messages.inc.php:881
msgid "Server version"
msgstr "Версия сервера"
#: libraries/messages.inc.php:882
msgid ""
"Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini."
"session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie "
"validity configured in phpMyAdmin, because of this, your login will expire "
"sooner than configured in phpMyAdmin."
msgstr ""
"Ваш PHP параметр [a@http://php.net/manual/en/session.configuration.php#ini."
"session.gc-maxlifetime@]session.gc_maxlifetime[/a] меньше, чем длительность "
"cookie определенная в phpMyAdmin, по этой причине, данные входа истекут "
"быстрее установленных."
#: libraries/messages.inc.php:883
msgid ""
"Cannot start session without errors, please check errors given in your PHP "
"and/or webserver log file and configure your PHP installation properly."
msgstr ""
"Произошла ошибка в работе механизма сессии. Проверьте файлы журналов PHP и/"
"или Веб-сервера на наличие ошибок, и произведите их корректное "
"конфигурирование."
#: libraries/messages.inc.php:884
msgid "Session value"
msgstr "Значение сессии"
#: libraries/messages.inc.php:885
msgid ""
"If field type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
"a single quote (\"'\") amongst those values, precede it with a backslash "
"(for example '\\\\xyz' or 'a\\'b')."
msgstr ""
"При создании полей типа &quot;enum&quot; и &quot;set&quot;, данные значения "
"должны иметь формат: 'a','b','c'...<br />Символы обратной косой черты (\\) и "
"одинарной кавычки (') необходимо экранировать (предварять) символом обратной "
"косой черты, например: '\\\\xyz' или 'a\\'b'."
#: libraries/messages.inc.php:886
msgid "settings"
msgstr "настройки"
#: libraries/messages.inc.php:887
msgid "Show all"
msgstr "Показать все"
#: libraries/messages.inc.php:888
msgid "Show binary contents as HEX"
msgstr "Показывать бинарные данные в виде HEX значений"
#: libraries/messages.inc.php:889
msgid "Show binary contents"
msgstr "Показать бинарные данные"
#: libraries/messages.inc.php:890
msgid "Show BLOB contents"
msgstr "Показать BLOB содержимое"
#: libraries/messages.inc.php:891
msgid "Show color"
msgstr "Отображать в цвете"
#: libraries/messages.inc.php:892
msgid "Data Dictionary Format"
msgstr "Ориентация страниц словаря данных"
#: libraries/messages.inc.php:893
msgid "Show Full Queries"
msgstr "Развернутое отображение запросов"
#: libraries/messages.inc.php:894
msgid "Show grid"
msgstr "Отображать сетку"
#: libraries/messages.inc.php:895
msgid "Show/Hide left menu"
msgstr "Показать/скрыть левое меню"
#: libraries/messages.inc.php:896
msgid "Showing bookmark"
msgstr "Отображение закладки"
#: libraries/messages.inc.php:897
msgid "Showing as PHP code"
msgstr "Отображает как PHP-код"
#: libraries/messages.inc.php:898
msgid "Showing rows"
msgstr "Отображает строки"
#: libraries/messages.inc.php:899
msgid "Showing SQL query"
msgstr "Отображает SQL-запрос"
#: libraries/messages.inc.php:900
#, fuzzy
msgid "Show insert query"
msgstr "Отображает SQL-запрос"
#: libraries/messages.inc.php:901
msgid "Only show keys"
msgstr "Only show keys"
#: libraries/messages.inc.php:903
msgid "Show open tables"
msgstr "Список открытых таблиц"
#: libraries/messages.inc.php:904
msgid "Show PHP information"
msgstr "Показать информацию PHP"
#: libraries/messages.inc.php:905
msgid "Show"
msgstr "Показать"
#: libraries/messages.inc.php:906
msgid "Show slave hosts"
msgstr "Информация о подчиненных серверах"
#: libraries/messages.inc.php:907
msgid "Show slave status"
msgstr "Информация о состоянии сервера репликации"
#: libraries/messages.inc.php:908
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
"Количество транзакций, использовавших кеш бинарного журнала и превысивших "
"значение binlog_cache_size, вследствие чего содержащиеся в них SQL-выражения "
"были сохранены во временном файле."
#: libraries/messages.inc.php:909
msgid "The number of transactions that used the temporary binary log cache."
msgstr "Количество транзакций, использовавших кеш бинарного журнала."
#: libraries/messages.inc.php:910
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
"to increase the tmp_table_size value to cause temporary tables to be memory-"
"based instead of disk-based."
msgstr ""
"Количество временных таблиц, автоматически созданных сервером на диске, во "
"время выполнения SQL-выражений. Если значение Created_tmp_disk_tables "
"велико, следует увеличить значение переменной tmp_table_size, чтобы "
"временные таблицы располагались в памяти, а не на жестком диске."
#: libraries/messages.inc.php:911
msgid "How many temporary files mysqld has created."
msgstr "Количество временных файлов, созданных MySQL-сервером (mysqld)."
#: libraries/messages.inc.php:912
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
"Количество временных таблиц в памяти, созданных сервером автоматически в "
"процессе выполнения SQL-выражений."
#: libraries/messages.inc.php:913
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
"Количество ошибок, возникших в процессе обработки запросов INSERT DELAYED, "
"например, из-за дублирования ключей."
#: libraries/messages.inc.php:914
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr "Количество обрабатываемых запросов INSERT DELAYED."
#: libraries/messages.inc.php:915
msgid "The number of INSERT DELAYED rows written."
msgstr ""
"Количество строк записанных в режиме отложенной вставки данных (INSERT "
"DELAYED)."
#: libraries/messages.inc.php:916
msgid "The number of executed FLUSH statements."
msgstr "Количество выполненных команд FLUSH."
#: libraries/messages.inc.php:917
msgid "The number of internal COMMIT statements."
msgstr "Количество внутренних команд COMMIT."
#: libraries/messages.inc.php:918
msgid "The number of times a row was deleted from a table."
msgstr "Количество запросов на удаление строк из таблицы."
#: libraries/messages.inc.php:919
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
"MySQL-сервер может запрашивать NDB Cluster о существовании таблиц с "
"определенным именем. Этот процесс называется обнаружением. Handler_discover "
"- число обнаружений таблиц."
#: libraries/messages.inc.php:920
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
"SELECT col1 FROM foo, assuming that col1 is indexed."
msgstr ""
"Количество запросов на чтение первой записи из индекса. При большом значении "
"переменной, скорее всего, сервер многократно выполняет полное сканирование "
"индекса. Например, SELECT col1 FROM foo, при условии, что col1 "
"проиндексирован."
#: libraries/messages.inc.php:921
msgid ""
"The number of requests to read a row based on a key. If this is high, it is "
"a good indication that your queries and tables are properly indexed."
msgstr ""
"Количество запросов на чтение строк, построенных на значении ключа. Большое "
"значение переменной говорит о том, что запросы и таблицы проиндексированы "
"надлежащим образом."
#: libraries/messages.inc.php:922
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
"Количество запросов на чтение следующей строки в порядке расположения "
"индексов. Значение увеличивается при запросе индексного столбца с "
"ограничением по размеру или при сканировании индекса."
#: libraries/messages.inc.php:923
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
msgstr ""
"Количество запросов на чтение предыдущей строки при ниспадающей сортировке "
"индекса. Обычно используется при оптимизации: ORDER BY ... DESC."
#: libraries/messages.inc.php:924
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
"probably have a lot of queries that require MySQL to scan whole tables or "
"you have joins that don't use keys properly."
msgstr ""
"Количество запросов, на чтение строки, основанных на ее позиции. Большое "
"значение переменной может быть обусловлено частым выполнением запросов "
"использующих сортировку результата, выполнением большого числа запросов "
"требующих полного сканирования таблиц, наличием объединений не использующих "
"индексы надлежащим образом."
#: libraries/messages.inc.php:925
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
"tables are not properly indexed or that your queries are not written to take "
"advantage of the indexes you have."
msgstr ""
"Количество запросов на чтение следующей строки из файла данных. Данное "
"значение будет высоким, при частом сканировании таблиц. Обычно это означает, "
"что таблицы не проиндексированы надлежащим образом или запросы не используют "
"преимущества индексов."
#: libraries/messages.inc.php:926
msgid "The number of internal ROLLBACK statements."
msgstr "Количество внутренних команд ROLLBACK."
#: libraries/messages.inc.php:927
msgid "The number of requests to update a row in a table."
msgstr "Количество запросов на обновление строк в таблице."
#: libraries/messages.inc.php:928
msgid "The number of requests to insert a row in a table."
msgstr "Количество запросов на вставку строк в таблицу."
#: libraries/messages.inc.php:929
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
"Количество страниц содержащих данные (&quot;грязные&quot; или &quot;"
"чистые&quot;)."
#: libraries/messages.inc.php:930
msgid "The number of pages currently dirty."
msgstr "Текущее количество &quot;грязных&quot; страниц."
#: libraries/messages.inc.php:931
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
"Количество страниц буферного пула, над которыми был осуществлен процесс "
"очистки (FLUSH)."
#: libraries/messages.inc.php:932
msgid "The number of free pages."
msgstr "Количество свободных страниц."
#: libraries/messages.inc.php:933
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
"Количество станиц заблокированных в буферном пуле InnoDB. Над этими "
"страницами осуществляется процесс чтения или записи, либо они не могут быть "
"очищены или удалены по какой-либо другой причине."
#: libraries/messages.inc.php:934
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
"be calculated as Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
"Количество страниц занятых вследствие выделения под административные "
"процессы, такие как: блокировка строки или адаптивное хеширование индекса. "
"Значение можно рассчитать по формуле: Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
#: libraries/messages.inc.php:935
msgid "Total size of buffer pool, in pages."
msgstr "Общий размер буферного пула (в страницах)."
#: libraries/messages.inc.php:936
msgid ""
"The number of \"random\" read-aheads InnoDB initiated. This happens when a "
"query is to scan a large portion of a table but in random order."
msgstr ""
"Количество &quot;случайных&quot; опережающих чтений, инициированных InnoDB. "
"Это происходит, когда запрос сканирует большую часть таблицы в случайном "
"порядке."
#: libraries/messages.inc.php:937
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
"Количество последовательных опережающих чтений, инициированных InnoDB. Это "
"происходит, когда InnoDB выполняет полное последовательное сканирование "
"таблицы."
#: libraries/messages.inc.php:938
msgid "The number of logical read requests InnoDB has done."
msgstr "Количество последовательных запросов на чтение, выполненных InnoDB."
#: libraries/messages.inc.php:939
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
"Количество последовательных запросов на чтение, которые InnoDB не смог "
"выполнить из буферного пула и использовал постраничное чтение."
#: libraries/messages.inc.php:940
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
"available, it's necessary to wait for pages to be flushed first. This "
"counter counts instances of these waits. If the buffer pool size was set "
"properly, this value should be small."
msgstr ""
"Обычно, записи в буферный пул InnoDB выполняются в фоновом режиме. Однако, "
"если необходимо чтение или создание страницы при отсутствии чистых таковых, "
"сперва требуется ожидание их очистки. Данный счетчик показывает число таких "
"ожиданий. Если размер буферного пула был установлен должным образом, "
"значение будет небольшим."
#: libraries/messages.inc.php:941
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Количество записей, выполненных в буферный пул InnoDB."
#: libraries/messages.inc.php:942
msgid "The number of fsync() operations so far."
msgstr "Количество операций fsync(), выполненных на данный момент."
#: libraries/messages.inc.php:943
msgid "The current number of pending fsync() operations."
msgstr "Текущее количество незавершенных операций fsync()."
#: libraries/messages.inc.php:944
msgid "The current number of pending reads."
msgstr "Текущее количество незавершенных операций чтения."
#: libraries/messages.inc.php:945
msgid "The current number of pending writes."
msgstr "Текущее количество незавершенных операций записи."
#: libraries/messages.inc.php:946
msgid "The amount of data read so far, in bytes."
msgstr "Сумма данных (в байтах), прочитанных на данный момент."
#: libraries/messages.inc.php:947
msgid "The total number of data reads."
msgstr "Общее количество операций чтения данных."
#: libraries/messages.inc.php:948
msgid "The total number of data writes."
msgstr "Общее количество операций записи данных."
#: libraries/messages.inc.php:949
msgid "The amount of data written so far, in bytes."
msgstr "Сумма данных (в байтах), записанных на данный момент."
#: libraries/messages.inc.php:950
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"Количество записей в буфер doublewrite, и количество созданных для этого "
"страниц."
#: libraries/messages.inc.php:951
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"Количество записей в буфер doublewrite, и количество созданных для этого "
"страниц."
#: libraries/messages.inc.php:952
msgid ""
"The number of waits we had because log buffer was too small and we had to "
"wait for it to be flushed before continuing."
msgstr ""
"Количество ожиданий очистки журнального буфера, вследствие малого его "
"размера."
#: libraries/messages.inc.php:953
msgid "The number of log write requests."
msgstr "Количество запросов на запись в журнал."
#: libraries/messages.inc.php:954
msgid "The number of physical writes to the log file."
msgstr "Количество физических записей в файл журнала."
#: libraries/messages.inc.php:955
msgid "The number of fsync() writes done to the log file."
msgstr "Количество записей с помощью fsync(), сделанных в файл журнала."
#: libraries/messages.inc.php:956
msgid "The number of pending log file fsyncs."
msgstr ""
"Количество незавершенных попыток синхронизации с помощью операции fsync()."
#: libraries/messages.inc.php:957
msgid "Pending log file writes."
msgstr "Количество незавершенных запросов на запись в журнал."
#: libraries/messages.inc.php:958
msgid "The number of bytes written to the log file."
msgstr "Объем данных в байтах, записанных в файл журнала."
#: libraries/messages.inc.php:959
msgid "The number of pages created."
msgstr "Количество созданных страниц."
#: libraries/messages.inc.php:960
msgid ""
"The compiled-in InnoDB page size (default 16KB). Many values are counted in "
"pages; the page size allows them to be easily converted to bytes."
msgstr ""
"Размер страницы, компилируемой в InnoDB (по умолчанию 16Кб). Многие значения "
"приводятся в страницах, но зная объем страницы, можно перевести эти значения "
"в байты."
#: libraries/messages.inc.php:961
msgid "The number of pages read."
msgstr "Количество прочитанных страниц."
#: libraries/messages.inc.php:962
msgid "The number of pages written."
msgstr "Количество записанных страниц."
#: libraries/messages.inc.php:963
msgid "The number of row locks currently being waited for."
msgstr "Текущее количество ожиданий блокировок строк."
#: libraries/messages.inc.php:964
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "Среднее время ожидания блокировки строк (в миллисекундах)."
#: libraries/messages.inc.php:965
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "Общее время, ожидания блокировок строк (в миллисекундах)."
#: libraries/messages.inc.php:966
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Максимальное время ожидания блокировки строк (в миллисекундах)."
#: libraries/messages.inc.php:967
msgid "The number of times a row lock had to be waited for."
msgstr "Общее количество ожиданий блокировки строк."
#: libraries/messages.inc.php:968
msgid "The number of rows deleted from InnoDB tables."
msgstr "Количество строк, удаленных из таблиц InnoDB."
#: libraries/messages.inc.php:969
msgid "The number of rows inserted in InnoDB tables."
msgstr "Количество строк, добавленных в таблицы InnoDB."
#: libraries/messages.inc.php:970
msgid "The number of rows read from InnoDB tables."
msgstr "Количество строк, прочитанных из таблиц InnoDB."
#: libraries/messages.inc.php:971
msgid "The number of rows updated in InnoDB tables."
msgstr "Количество строк, обновленных в таблицах InnoDB."
#: libraries/messages.inc.php:972
msgid ""
"The number of key blocks in the key cache that have changed but haven't yet "
"been flushed to disk. It used to be known as Not_flushed_key_blocks."
msgstr ""
"Количество блоков в кеше индекса, которые были изменены, но еще не записаны "
"на диск. Данный параметр также известен как Not_flushed_key_blocks."
#: libraries/messages.inc.php:973
msgid ""
"The number of unused blocks in the key cache. You can use this value to "
"determine how much of the key cache is in use."
msgstr ""
"Количество неиспользуемых блоков в кеше индекса. Данный параметр позволяет "
"определить как полно используется кеш индекса."
#: libraries/messages.inc.php:974
msgid ""
"The number of used blocks in the key cache. This value is a high-water mark "
"that indicates the maximum number of blocks that have ever been in use at "
"one time."
msgstr ""
"Количество используемых блоков в кеше индекса. Данное значение - "
"максимальное количество блоков, использованных одновременно."
#: libraries/messages.inc.php:975
msgid "The number of requests to read a key block from the cache."
msgstr "Количество запросов на чтение блока из кеша индексов."
#: libraries/messages.inc.php:976
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
"Количество физических операций чтения блока индексов с диска. Если значение "
"велико - скорее всего, задано слишком маленькое значение переменной "
"key_buffer_size. Коэффициент неудачных обращений к кешу может быть рассчитан "
"как: Key_reads/Key_read_requests."
#: libraries/messages.inc.php:977
msgid "The number of requests to write a key block to the cache."
msgstr "Количество запросов на запись блока в кеш индекса."
#: libraries/messages.inc.php:978
msgid "The number of physical writes of a key block to disk."
msgstr "Количество физических операций записи блока индексов на диск."
#: libraries/messages.inc.php:979
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
"same query. The default value of 0 means that no query has been compiled yet."
msgstr ""
"Общие затраты последнего компилированного запроса, рассчитанные "
"оптимизатором запросов. Полезно при сравнении эффективности различных схем "
"одного запроса. Изначальное нулевое значение, означает, что процесса "
"компиляции запроса еще не было."
#: libraries/messages.inc.php:980
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "Количество строк, ожидающих вставки в запросах INSERT DELAYED."
#: libraries/messages.inc.php:981
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
"Общее количество открывавшихся таблиц. При большом значении переменной "
"рекомендуется увеличить размер кеша таблиц (table_cache)."
#: libraries/messages.inc.php:982
msgid "The number of files that are open."
msgstr "Количество открытых файлов."
#: libraries/messages.inc.php:983
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"Количество открытых потоков (применяется к файлам журналов). Потоком "
"называется файл, открытый с помощью функции fopen()."
#: libraries/messages.inc.php:984
msgid "The number of tables that are open."
msgstr "Количество открытых таблиц."
#: libraries/messages.inc.php:985
msgid "The number of free memory blocks in query cache."
msgstr "Количество свободных блоков памяти в кеше запросов."
#: libraries/messages.inc.php:986
msgid "The amount of free memory for query cache."
msgstr "Объем свободной памяти для кеша запросов."
#: libraries/messages.inc.php:987
msgid "The number of cache hits."
msgstr ""
"Количество &quot;попаданий&quot; в кеш запросов, т.е. сколько запросов было "
"удовлетворено запросами, находящимися в кеше."
#: libraries/messages.inc.php:988
msgid "The number of queries added to the cache."
msgstr "Количество запросов, добавленных в кеш запросов."
#: libraries/messages.inc.php:989
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
"cache size. The query cache uses a least recently used (LRU) strategy to "
"decide which queries to remove from the cache."
msgstr ""
"Количество запросов, удаленных из кеша для освобождения памяти под "
"кеширование новых запросов. Эта информация может помочь при настройке "
"размера кеша запросов. Кеш запросов использует стратегию LRU (дольше всего "
"не использующиеся страницы заменяются новыми) при принятии решения об "
"удаления запроса из кеша."
#: libraries/messages.inc.php:990
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
"Количество запросов, которые оказались некешируемыми или для которых "
"кеширование было подавлено с помощью ключевого слова SQL_NO_CACHE."
#: libraries/messages.inc.php:991
msgid "The number of queries registered in the cache."
msgstr "Количество запросов, зарегистрированных в кеше."
#: libraries/messages.inc.php:992
msgid "The total number of blocks in the query cache."
msgstr "Суммарное количество блоков памяти, отведенных под кеш запросов."
#: libraries/messages.inc.php:993
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Сбросить"
#: libraries/messages.inc.php:994
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Состояние отказоустойчивой репликации (пока не реализовано)."
#: libraries/messages.inc.php:995
msgid ""
"The number of joins that do not use indexes. If this value is not 0, you "
"should carefully check the indexes of your tables."
msgstr ""
"Количество запросов-объединений, выполненных без использования индексов. "
"Если значение переменной не равно 0, рекомендуется проверить индексы таблиц."
#: libraries/messages.inc.php:996
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"Количество запросов-объединений, выполненных с использованием поиска по "
"диапазону в таблице, на которую делается ссылка."
#: libraries/messages.inc.php:997
msgid ""
"The number of joins without keys that check for key usage after each row. "
"(If this is not 0, you should carefully check the indexes of your tables.)"
msgstr ""
"Количество запросов-объединений, выполненных с использованием поиска по "
"диапазону для выборки строк из вторичной таблицы. Если значение переменной "
"не равно 0, рекомендуется проверить индексы таблиц."
#: libraries/messages.inc.php:998
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
msgstr ""
"Количество запросов-объединений, выполненных с использованием поиска по "
"диапазону в первой таблице. Обычно значение этой переменной не критично, "
"даже если оно велико."
#: libraries/messages.inc.php:999
msgid "The number of joins that did a full scan of the first table."
msgstr ""
"Количество запросов-объединений, выполненных с использованием полного поиска "
"по первой таблице."
#: libraries/messages.inc.php:1000
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
"Количество временных таблиц, открытых в настоящий момент подчиненным потоком."
#: libraries/messages.inc.php:1001
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
"Общее количество повторов транзакций подчиненным потоком репликации с "
"момента запуска."
#: libraries/messages.inc.php:1002
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"Присваивается значение ON, если данный сервер функционирует как подчиненный, "
"подключенный к главному."
#: libraries/messages.inc.php:1003
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
"Количество потоков, на создание которых потребовалось более чем "
"slow_launch_time секунд."
#: libraries/messages.inc.php:1004
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "Количество запросов, выполнявшихся более long_query_time секунд."
#: libraries/messages.inc.php:1005
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
"Количество проходов, сделанных алгоритмом сортировки. При большом значении "
"следует увеличить значение переменной sort_buffer_size."
#: libraries/messages.inc.php:1006
msgid "The number of sorts that were done with ranges."
msgstr ""
"Количество операций сортировки, выполненных с использованием диапазона."
#: libraries/messages.inc.php:1007
msgid "The number of sorted rows."
msgstr "Количество отсортированных строк."
#: libraries/messages.inc.php:1008
msgid "The number of sorts that were done by scanning the table."
msgstr ""
"Количество операций сортировки, выполненных с использованием полного "
"сканирования таблицы."
#: libraries/messages.inc.php:1009
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
"Количество запросов на блокировку таблицы, которые были удовлетворены "
"немедленно."
#: libraries/messages.inc.php:1010
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
"should first optimize your queries, and then either split your table or "
"tables or use replication."
msgstr ""
"Количество запросов на блокировку таблицы, которые были удовлетворены только "
"после определенного периода ожидания. Если значение велико и есть проблемы с "
"производительностью, необходимо сначала оптимизировать свои запросы, а затем "
"разбить свою таблицу (или таблицы) или использовать репликацию."
#: libraries/messages.inc.php:1011
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
"Количество потоков в потоковом кеше. Частоту успешных обращений к кешу можно "
"вычислить по формуле Threads_created/Connections. Если это значение окрашено "
"в красный цвет - вам следует увеличить thread_cache_size."
#: libraries/messages.inc.php:1012
msgid "The number of currently open connections."
msgstr "Количество открытых текущих соединений."
#: libraries/messages.inc.php:1013
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
"doesn't give a notable performance improvement if you have a good thread "
"implementation.)"
msgstr ""
"Полное количество потоков, созданных для поддержания соединений с клиентом. "
"При большом значении переменной, можно увеличить значение переменной "
"thread_cache_size (это не даст существенного выигрыша в производительности, "
"при хорошей реализации потоков)."
#: libraries/messages.inc.php:1014
msgid "The number of threads that are not sleeping."
msgstr "Количество процессов, находящихся в активном состоянии."
#: libraries/messages.inc.php:1015
msgid "Show dimension of tables"
msgstr "Отображать размерность таблиц"
#: libraries/messages.inc.php:1016
msgid "Show tables"
msgstr "Отображение таблиц"
#: libraries/messages.inc.php:1017
msgid " Show this query here again "
msgstr "Показать данный запрос снова"
#: libraries/messages.inc.php:1018
msgid "Simplified Chinese"
msgstr "Китайский упрощенный"
#: libraries/messages.inc.php:1019
msgid "(singly)"
msgstr "(столбец)"
#: libraries/messages.inc.php:1020
msgid "Size"
msgstr "Размер"
#: libraries/messages.inc.php:1021 setup/lib/messages.inc.php:154
msgid "Number of records (queries) to skip from start"
msgstr "Количество запросов пропускаемых от начала импорта"
#: libraries/messages.inc.php:1022
msgid ""
"Make sure, you have unique server-id in your configuration file (my.cnf). If "
"not, please add the following line into [mysqld] section:"
msgstr ""
"Убедитесь, что в конфигурационном файле (my.cnf) имеется уникальное значение "
"server-id. При необходимости, добавьте следующую строку в раздел [mysqld]:"
#: libraries/messages.inc.php:1023
msgid "Slovak"
msgstr "Словацкий"
#: libraries/messages.inc.php:1024
msgid "Slovenian"
msgstr "Словенский"
#: libraries/messages.inc.php:1025
msgid "Small/Big All"
msgstr "Свернуть/развернуть отображение всех таблиц"
#: libraries/messages.inc.php:1026
msgid "Snap to grid"
msgstr "Привязать к сетке"
#: libraries/messages.inc.php:1027
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr "(либо сокет локального MySQL-сервера некорректно настроен)"
#: libraries/messages.inc.php:1028
msgid "Socket"
msgstr "Сокет"
#: libraries/messages.inc.php:1029
msgid "Sort by key"
msgstr "Сортировать по индексу"
#: libraries/messages.inc.php:1030
msgid "Sorting"
msgstr "Сортировка"
#: libraries/messages.inc.php:1031
msgid "Sort"
msgstr "Отсортировать"
#: libraries/messages.inc.php:1032
msgid "Space usage"
msgstr "Используемое пространство"
#: libraries/messages.inc.php:1033
msgid "Spanish"
msgstr "Испанский"
#: libraries/messages.inc.php:1034
msgid "Words are separated by a space character (\" \")."
msgstr "Слова разделяются пробелом (\" \")."
#: libraries/messages.inc.php:1035
msgid "SQL compatibility mode"
msgstr "Режим совместимости SQL"
#: libraries/messages.inc.php:1036
msgid "Export type"
msgstr "Тип экспорта"
#: libraries/messages.inc.php:1037
msgid "Export time in UTC"
msgstr ""
#: libraries/messages.inc.php:1038
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
"mis-matched. Other possible failure causes may be that you are uploading a "
"file with binary outside of a quoted text area. You can also try your query "
"on the MySQL command line interface. The MySQL server error output below, if "
"there is any, may also help you in diagnosing the problem. If you still have "
"problems or if the parser fails where the command line interface succeeds, "
"please reduce your SQL query input to the single query that causes problems, "
"and submit a bug report with the data chunk in the CUT section below:"
msgstr ""
"В работе SQL-парсера произошла ошибка. Убедитесь в корректности запроса, "
"отсутствии в нем опечаток и незакрытых кавычек. Возможной причиной ошибки "
"может быть загрузка файла, содержащего двоичные данные вне кавычек в тексте "
"запроса. Попробуйте выполнить запрос через командную строку MySQL. При "
"наличии таковой, ниже будет выведена ошибка MySQL-сервера, облегчающая "
"диагностику проблемы. Если проблема не решается, хотя через интерфейс "
"командной строки запрос отрабатывает корректно, выявите ту часть запроса, "
"которая вызывает ошибку и отправьте разработчикам описание ошибки, снабдив "
"его данными из секции CUT выведенной ниже:"
#: libraries/messages.inc.php:1039
msgid ""
"There seems to be an error in your SQL query. The MySQL server error output "
"below, if there is any, may also help you in diagnosing the problem"
msgstr ""
"Вероятно, SQL-запрос содержит ошибку. При наличии таковой, ниже будет "
"выведена ошибка MySQL-сервера, облегчающая диагностику проблемы."
#: libraries/messages.inc.php:1040
msgid "SQL query"
msgstr "SQL-запрос"
#: libraries/messages.inc.php:1041
msgid "SQL result"
msgstr "Результат SQL-запроса"
#: libraries/messages.inc.php:1042
msgid "SQL"
msgstr "SQL"
#: libraries/messages.inc.php:1043
msgid "Invalid Identifer"
msgstr "Неправильный идентификатор"
#: libraries/messages.inc.php:1044
msgid "Unclosed quote"
msgstr "Незакрытая кавычка"
#: libraries/messages.inc.php:1045
msgid "Unknown Punctuation String"
msgstr "Неизвестная пунктуация"
#: libraries/messages.inc.php:1046
msgid "Stand-in structure for view"
msgstr "Дублирующая структура для представления"
#: libraries/messages.inc.php:1047
msgid "Start"
msgstr "Старт"
#: libraries/messages.inc.php:1048
msgid "Last check"
msgstr "Последняя проверка"
#: libraries/messages.inc.php:1049
msgid "Creation"
msgstr "Создание"
#: libraries/messages.inc.php:1050
msgid "Statements"
msgstr "Характеристика"
#: libraries/messages.inc.php:1051
msgid "static"
msgstr "статический"
#: libraries/messages.inc.php:1052
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
"На загруженном сервере, побайтовые счетчики могут переполняться, таким "
"образом, статистика, передаваемая MySQL-сервером, может быть некорректной."
#: libraries/messages.inc.php:1053
msgid "Last update"
msgstr "Последнее обновление"
#: libraries/messages.inc.php:1054
msgid "Status"
msgstr "Состояние"
#: libraries/messages.inc.php:1055
msgid "Stop"
msgstr "Стоп"
#: libraries/messages.inc.php:1056
msgid "Storage Engines"
msgstr "Типы таблиц"
#: libraries/messages.inc.php:1057
msgid "Storage Engine"
msgstr "Тип таблиц"
#: libraries/messages.inc.php:1058
msgctxt "$strStrucCSV"
msgid "CSV"
msgstr "CSV"
#: libraries/messages.inc.php:1059
msgid "Structure and data"
msgstr "Структура и данные"
#: libraries/messages.inc.php:1060
msgid "CSV for MS Excel"
msgstr "CSV для MS Excel"
#: libraries/messages.inc.php:1061
msgid "Native MS Excel format"
msgstr "Формат MS Excel"
#: libraries/messages.inc.php:1062
msgid "Structure only"
msgstr "Только структура"
#: libraries/messages.inc.php:1063
msgid "Propose table structure"
msgstr "Анализ структуры таблицы"
#: libraries/messages.inc.php:1064
msgid "Structure Difference"
msgstr "Различие структуры"
#: libraries/messages.inc.php:1065
msgid "Structure for view"
msgstr "Структура для представления"
#: libraries/messages.inc.php:1066
msgid "structure"
msgstr "структура"
#: libraries/messages.inc.php:1067
msgid "Structure"
msgstr "Структура"
#: libraries/messages.inc.php:1068
msgid "Structure Synchronization"
msgstr "Синхронизация структуры"
#: libraries/messages.inc.php:1069
msgid "Submit"
msgstr "Выполнить"
#: libraries/messages.inc.php:1070
msgid "Your SQL query has been executed successfully"
msgstr "SQL-запрос был успешно выполнен"
#: libraries/messages.inc.php:1071
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
"Сервер использует защитную систему Suhosin. Для решения возможных проблем "
"обратитесь к %sдокументации%s."
#: libraries/messages.inc.php:1072
msgid "Sum"
msgstr "Всего"
#: libraries/messages.inc.php:1073
msgid "Swedish"
msgstr "Шведский"
#: libraries/messages.inc.php:1074
msgid "Authenticating..."
msgstr "Идентификация..."
#: libraries/messages.inc.php:1075
msgid "Hardware authentication failed"
msgstr "Ошибка аппаратной идентификации"
#: libraries/messages.inc.php:1076
#, php-format
msgid "File %s does not contain any key id"
msgstr "Файл %s не содержит ключа идентификации"
#: libraries/messages.inc.php:1077
msgid "No valid authentication key plugged"
msgstr "Отсутствует действенный подключенный ключ идентификации"
#: libraries/messages.inc.php:1078
msgid "Switch to copied database"
msgstr "Переключиться на скопированную базу данных"
#: libraries/messages.inc.php:1079
msgid "Switch to copied table"
msgstr "Переключиться на скопированную таблицу"
#: libraries/messages.inc.php:1080
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
"Целевая база данных будет полностью синхронизована с источником. База данных "
"источника останется неизменной."
#: libraries/messages.inc.php:1081
msgid "Synchronize Databases"
msgstr "Синхронизировать базы данных"
#: libraries/messages.inc.php:1082
msgid "Synchronize"
msgstr "Синхронизировать"
#: libraries/messages.inc.php:1084
msgid "Add column(s)"
msgstr "Добавить поле(я)"
#: libraries/messages.inc.php:1085
#, php-format
msgid "Table %s already exists!"
msgstr "Таблица %s уже существует!"
#: libraries/messages.inc.php:1086
msgid "Alter column(s)"
msgstr "Изменить поле(я)"
#: libraries/messages.inc.php:1087
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Таблица %1$s была успешно изменена"
#: libraries/messages.inc.php:1088
msgid "Alter index(s)"
msgstr "Изменить индекс(ы)"
#: libraries/messages.inc.php:1089
msgid "Apply index(s)"
msgstr "Применить индекс(ы)"
#: libraries/messages.inc.php:1090
msgid "Table comments"
msgstr "Комментарий к таблице"
#: libraries/messages.inc.php:1091
msgid "Would you like to delete all the previous rows from target tables?"
msgstr "Удалить все предыдущие строки из целевой таблицы?"
#: libraries/messages.inc.php:1092
msgid "The table name is empty!"
msgstr "Не задано имя таблицы!"
#: libraries/messages.inc.php:1093
#, php-format
msgid "Table %1$s has been created."
msgstr "Таблица %1$s была создана."
#: libraries/messages.inc.php:1094
#, php-format
msgid "Table %s has been dropped"
msgstr "Таблица %s была удалена"
#: libraries/messages.inc.php:1095
#, php-format
msgid "Table %s has been emptied"
msgstr "Таблица %s была очищена"
#: libraries/messages.inc.php:1096
#, php-format
msgid "Table %s has been flushed"
msgstr "Обновлен кеш таблицы %s"
#: libraries/messages.inc.php:1097
msgid "Insert row(s)"
msgstr "Вставить строку(и)"
#: libraries/messages.inc.php:1098
msgid "Table seems to be empty!"
msgstr "Таблица - пуста!"
#: libraries/messages.inc.php:1099
msgid "Table maintenance"
msgstr "Обслуживание таблицы"
#: libraries/messages.inc.php:1100
msgid "Table name"
msgstr "Имя таблицы"
#: libraries/messages.inc.php:1101
msgid "Table of contents"
msgstr "Содержание"
#: libraries/messages.inc.php:1102
msgid "Table options"
msgstr "Параметры таблицы"
#: libraries/messages.inc.php:1103
msgid "Remove column(s)"
msgstr "Удалить поле(я)"
#: libraries/messages.inc.php:1104
msgid "Remove index(s)"
msgstr "Удалить индекс(ы)"
#: libraries/messages.inc.php:1105
#, php-format
msgid "%s table(s)"
msgstr "Таблиц: %s"
#: libraries/messages.inc.php:1106
msgid "Table structure for table"
msgstr "Структура таблицы"
#: libraries/messages.inc.php:1107
msgid "Table"
msgstr "Таблица "
#: libraries/messages.inc.php:1108
msgid "Update row(s)"
msgstr "Обновить строку(и)"
#: libraries/messages.inc.php:1109
msgid "take it"
msgstr "Применить"
#: libraries/messages.inc.php:1110
msgid "Target database has been synchronized with source database"
msgstr "Целевая база данных была синхронизирована с базой данных источника"
#: libraries/messages.inc.php:1111
msgid "Table-specific privileges"
msgstr " Привилегии уровня таблицы"
#: libraries/messages.inc.php:1112
msgid "Temporary data"
msgstr "Временные данные"
#: libraries/messages.inc.php:1113
msgid " Because of its length,<br /> this field might not be editable "
msgstr "Из-за большого количества данных<br />изменение может быть затруднено"
#: libraries/messages.inc.php:1114
msgid "Texy! text"
msgstr "Texy! текст"
#: libraries/messages.inc.php:1115
msgid "Thai"
msgstr "Таи"
#: libraries/messages.inc.php:1116
#, php-format
msgid "Default theme %s not found!"
msgstr "Тема по-умолчанию %s не найдена!"
#: libraries/messages.inc.php:1117
msgid "No preview available."
msgstr "Предпросмотр не доступен."
#: libraries/messages.inc.php:1118
#, php-format
msgid "Theme %s not found!"
msgstr "Тема %s не найдена!"
#: libraries/messages.inc.php:1119
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Не найден правильный путь к изображениям для темы %s!"
#: libraries/messages.inc.php:1120
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Путь к файлам темы %s не найден!"
#: libraries/messages.inc.php:1121
msgid "Theme / Style"
msgstr "Тема / Стиль"
#: libraries/messages.inc.php:1122
msgid "This Host"
msgstr "Этот хост"
#: libraries/messages.inc.php:1123
msgid "Threads"
msgstr "Потоки"
#: libraries/messages.inc.php:1124
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Процесс %s был успешно завершен."
#: libraries/messages.inc.php:1125
#, php-format
msgid ""
"Previous import timed out, after resubmitting will continue from position %d."
msgstr ""
"Процесс импорта был прерван из-за приближения временного лимита, после "
"перезапуска импорт будет продолжен с позиции %d."
#: libraries/messages.inc.php:1126
msgid ""
"However on last run no data has been parsed, this usually means phpMyAdmin "
"won't be able to finish this import unless you increase php time limits."
msgstr ""
"Несмотря на последний запуск, данные не были обработаны. Как правило это "
"означает, что phpMyAdmin не сможет завершить процесс импорта до тех пор, "
"пока не будет увеличено ограничение времени выполнения php-сценариев."
#: libraries/messages.inc.php:1127
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
"Достигнут временной лимит. Если вы хотите завершить импорт, перезапустите "
"его выбрав тот же файл, и процесс продолжится с того места на котором "
"остановился."
#: libraries/messages.inc.php:1128
msgid "Time"
msgstr "Время"
#: libraries/messages.inc.php:1129
msgid "to/from page"
msgstr "Страница"
#: libraries/messages.inc.php:1130
msgid "Toggle scratchboard"
msgstr "Отображение"
#: libraries/messages.inc.php:1131
msgid "Toggle small/big"
msgstr "Обратное отображение"
#: libraries/messages.inc.php:1132
msgid "To select relation, click :"
msgstr ""
"Для выбора связи нажмите на точке соединения, как показано на картинке:"
#: libraries/messages.inc.php:1133
msgid "total"
msgstr "всего"
#: libraries/messages.inc.php:1134
msgid "Total"
msgstr "Всего"
#: libraries/messages.inc.php:1135
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "Слежение за %s.%s включено."
#: libraries/messages.inc.php:1136
msgid "Activate now"
msgstr "Включить"
#: libraries/messages.inc.php:1137
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "Включить слежение за %s.%s"
#: libraries/messages.inc.php:1138
msgid "Comment out these two lines if you do not need them."
msgstr "Закомментируйте эти две строки, если они вам не нужны."
#: libraries/messages.inc.php:1139
msgid "Create version"
msgstr "Создать версию"
#: libraries/messages.inc.php:1140
#, php-format
msgid "Create version %s of %s.%s"
msgstr "Создать версию %s из %s.%s"
#: libraries/messages.inc.php:1141
msgid "Database Log"
msgstr "Журнал базы данных"
#: libraries/messages.inc.php:1142
msgid "Data definition statement"
msgstr "Выражение определяющее структуру"
#: libraries/messages.inc.php:1143
msgid "Data manipulation statement"
msgstr "Выражение изменяющее данные"
#: libraries/messages.inc.php:1144
msgid "Date"
msgstr "Дата"
#: libraries/messages.inc.php:1145
msgid "Deactivate now"
msgstr "Выключить"
#: libraries/messages.inc.php:1146
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "Выключить слежение за %s.%s"
#: libraries/messages.inc.php:1147
#, php-format
msgid "Export as %s"
msgstr "Экспортировать как %s"
#: libraries/messages.inc.php:1148
msgid "Tracking is active."
msgstr "Слежение включено."
#: libraries/messages.inc.php:1149
msgid "Tracking is not active."
msgstr "Слежение выключено."
#: libraries/messages.inc.php:1150
msgid "Tracking Mechanism"
msgstr "Механизм слежения"
#: libraries/messages.inc.php:1151
msgid "Close"
msgstr "Закрыть"
#: libraries/messages.inc.php:1152
#, php-format
msgid "Tracking report for table `%s`"
msgstr "Отчёт слежения для таблицы `%s`"
#: libraries/messages.inc.php:1153
msgid "Tracking report"
msgstr "Отчёт слежения"
#: libraries/messages.inc.php:1154
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr "Вывести %s с датой от %s до %s пользователя %s %s"
#: libraries/messages.inc.php:1155
msgid "Show versions"
msgstr "Показать версии"
#: libraries/messages.inc.php:1156
msgid "SQL dump (file download)"
msgstr "Выгрузка SQL (файл)"
#: libraries/messages.inc.php:1157
msgid "SQL dump"
msgstr "Выгрузка SQL"
#: libraries/messages.inc.php:1158
msgid "SQL statements executed."
msgstr "Выполненные SQL запросы."
#: libraries/messages.inc.php:1159
msgid "This option will replace your table and contained data."
msgstr "Данный параметр заместит таблицу и содержащиеся в ней данные."
#: libraries/messages.inc.php:1160
msgid "SQL execution"
msgstr "Выполнение SQL запроса"
#: libraries/messages.inc.php:1161
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL выражения успешно выгружены; скопируйте, либо выполните их."
#: libraries/messages.inc.php:1162
msgid "Tracking statements"
msgstr "Отслеживаемые выражения"
#: libraries/messages.inc.php:1163
msgid "active"
msgstr "включено"
#: libraries/messages.inc.php:1164
msgid "not active"
msgstr "выключено"
#: libraries/messages.inc.php:1165
msgid "Structure snapshot"
msgstr "Обзор структуры"
#: libraries/messages.inc.php:1166
msgid "Created"
msgstr "Создан"
#: libraries/messages.inc.php:1167
msgid "Last version"
msgstr "Последняя версия"
#: libraries/messages.inc.php:1168
msgid "Updated"
msgstr "Обновлён"
#: libraries/messages.inc.php:1169
msgid "Version"
msgstr "Версия"
#: libraries/messages.inc.php:1170
msgid "Track these data definition statements:"
msgstr "Отслеживать выражения определяющие структуру:"
#: libraries/messages.inc.php:1171
msgid "Track these data manipulation statements:"
msgstr "Отслеживать выражения изменяющие данные:"
#: libraries/messages.inc.php:1172
msgid "Tracked tables"
msgstr "Отслеживаемые таблицы"
#: libraries/messages.inc.php:1173
msgid "Tracking"
msgstr "Слежение"
#: libraries/messages.inc.php:1174
msgid "Track table"
msgstr "Отслеживать таблицу"
#: libraries/messages.inc.php:1175
msgid "Untracked tables"
msgstr "Неотслеживаемые таблицы"
#: libraries/messages.inc.php:1176
msgid "Username"
msgstr "Пользователь"
#: libraries/messages.inc.php:1177
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "Отслеживание %s.%s, версии %s включено."
#: libraries/messages.inc.php:1178
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "Версия %s создана, отслеживание %s.%s включено."
#: libraries/messages.inc.php:1179
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "Отслеживание %s.%s, версии %s выключено."
#: libraries/messages.inc.php:1180
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Обзор версии %s (SQL код)"
#: libraries/messages.inc.php:1181
msgid "Versions"
msgstr "Версии"
#: libraries/messages.inc.php:1182
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
"Вы можете выполнить выгруженные запросы создав и использовав для этого "
"временную базу данных. Убедитесь, что у вас есть для этого достаточные "
"привилегии."
#: libraries/messages.inc.php:1183
msgid "Traditional Chinese"
msgstr "Китайский традиционный"
#: libraries/messages.inc.php:1184
msgid "Traditional Spanish"
msgstr "Испанский традиционный"
#: libraries/messages.inc.php:1185
msgid "Traffic"
msgstr "Трафик"
#: libraries/messages.inc.php:1186
msgid "Transaction coordinator"
msgstr "Координатор транзакций"
#: libraries/messages.inc.php:1187
msgid ""
"Displays a link to download the binary data of the field. You can use the "
"first option to specify the filename, or use the second option as the name "
"of a field which contains the filename. If you use the second option, you "
"need to set the first option to the empty string."
msgstr ""
"Отображает ссылку для загрузки бинарных данных поля. Возможно использование "
"первого параметра для выбора имени файла, или использование второго "
"параметра, как имени поля, которое содержит имя файла. В случае "
"использования второго параметра, первый необходимо установить в виде пустой "
"строки."
#: libraries/messages.inc.php:1188
msgid ""
"Displays hexadecimal representation of data. Optional first parameter "
"specifies how often space will be added (defaults to 2 nibbles)."
msgstr ""
"Отображает данные в шестнадцатеричном представлении. Необязательный первый "
"параметр может быть использован для указания на то, через какие промежутки "
"будет добавляться пробел (по умолчанию после двух полубайтов)."
#: libraries/messages.inc.php:1189
msgid ""
"Displays a clickable thumbnail. The options are the maximum width and height "
"in pixels. The original aspect ratio is preserved."
msgstr ""
"Отображает уменьшенную иконку изображения, на которую можно нажать для "
"увеличения. Параметрами задается максимальная ширина и высота картинки в "
"пикселях. Изначальное соотношение сторон, сохраняется."
#: libraries/messages.inc.php:1190
msgid "Displays a link to download this image."
msgstr "Отображает ссылку для загрузки изображения"
#: libraries/messages.inc.php:1191
msgid "See image/jpeg: inline"
msgstr ""
"Отображает уменьшенную иконку изображения, на которую можно нажать для "
"увеличения. Параметрами задается максимальная ширина и высота картинки в "
"пикселях. Изначальное соотношение сторон, сохраняется."
#: libraries/messages.inc.php:1192
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
"formatted date. The first option is the offset (in hours) which will be "
"added to the timestamp (Default: 0). Use second option to specify a "
"different date/time format string. Third option determines whether you want "
"to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
"According to that, date format has different value - for \"local\" see the "
"documentation for PHP's strftime() function and for \"utc\" it is done using "
"gmdate() function."
msgstr ""
"Отображает поля типа TIME, TIMESTAMP, DATETIME или время в формате Unix, в "
"виде форматированного вывода. Первый параметр прибавляет смещение, в часах "
"(по умолчанию: 0). Второй параметр задает иное форматирование строки даты/"
"времени. Третий параметр определяет установку локального (строка \"local\") "
"или всемирного (строка \"utc\") времени. В соответствии с установленным "
"третьим параметром формат даты должен иметь различные значения - для \"local"
"\" смотрите описание функции PHP strftime(), для \"utc\" - gmdate()."
#: libraries/messages.inc.php:1193
msgid ""
"LINUX ONLY: Launches an external application and feeds it the field data via "
"standard input. Returns the standard output of the application. The default "
"is Tidy, to pretty-print HTML code. For security reasons, you have to "
"manually edit the file libraries/transformations/text_plain__external.inc."
"php and list the tools you want to make available. The first option is then "
"the number of the program you want to use and the second option is the "
"parameters for the program. The third option, if set to 1, will convert the "
"output using htmlspecialchars() (Default 1). The fourth option, if set to 1, "
"will prevent wrapping and ensure that the output appears all on one line "
"(Default 1)."
msgstr ""
"ТОЛЬКО LINUX: Запускает внешнее приложение и подает ему на ввод данные поля. "
"Возвращает обычный вывод приложения. По умолчанию используется Tidy "
"(форматирование HTML-кода). По соображениям безопасности, необходимо вручную "
"отредактировать файл libraries/transformations/text_plain__external.inc.php "
"вписав доступные программы. Первый параметр задает номер используемой "
"программы, во втором параметре передаются параметры собственно программы. "
"При установке третьего параметра в 1, данные вывода будут преобразованы "
"функцией PHP htmlspecialchars() (по умолчанию: 1). Установка червертого "
"параметра в 1, предотвратит переносы строки и выведет данные в одну строку "
"(по умолчанию: 1)."
#: libraries/messages.inc.php:1194
msgid ""
"Displays the contents of the field as-is, without running it through "
"htmlspecialchars(). That is, the field is assumed to contain valid HTML."
msgstr ""
"Отображает содержимое поля как есть, без преобразования данных функцией PHP "
"htmlspecialchars(). Таким образом поле может содержать рабочий HTML-код."
#: libraries/messages.inc.php:1195
msgid ""
"Displays an image and a link; the field contains the filename. The first "
"option is a URL prefix like \"http://www.example.com/\". The second and "
"third options are the width and the height in pixels."
msgstr ""
"Показывает изображение и ссылку; поле содержит имя файла. Первый параметр "
"является URL-префиксом, например \"http://domain.com/\". Второй и третий "
"параметр - ширина и высота изображения в пикселях."
#: libraries/messages.inc.php:1196
msgid ""
"Displays a link; the field contains the filename. The first option is a URL "
"prefix like \"http://www.example.com/\". The second option is a title for "
"the link."
msgstr ""
"Отображает ссылку; поле содержит имя файла. Первый параметр - URL-префикс, "
"например \"http://www.example.com/\". Второй параметр - заголовок ссылки."
#: libraries/messages.inc.php:1197
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Форматирует текст в виде SQL запроса с подсветкой синтаксиса"
#: libraries/messages.inc.php:1198
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
"number of characters to return (Default: until end of string). The third "
"option is the string to append and/or prepend when truncation occurs "
"(Default: \"...\")."
msgstr ""
"Показывает только часть строки. Первый параметр - сдвиг, определяющий начало "
"выводимого текста (по умолчанию: 0). Второй параметр - количество "
"возвращаемых символов (по умолчанию: до конца строки). Третий параметр "
"определяет строку добавляемую вначале и/или в конце существующего отрывка "
"(по умолчанию: \"...\")."
#: libraries/messages.inc.php:1199
msgid "Triggers"
msgstr "Триггеры"
#: libraries/messages.inc.php:1200
msgid "Truncate Shown Queries"
msgstr "Сокращенное отображение запросов"
#: libraries/messages.inc.php:1201
msgid "Turkish"
msgstr "Турецкий"
#: libraries/messages.inc.php:1202
msgid "Type"
msgstr "Тип"
#: libraries/messages.inc.php:1204
msgid "Ukrainian"
msgstr "Украинский"
#: libraries/messages.inc.php:1205
msgid "Uncheck All"
msgstr "Снять выделение"
#: libraries/messages.inc.php:1206
msgid "Unicode"
msgstr "Юникод"
#: libraries/messages.inc.php:1207
msgid "Unique"
msgstr "Уникальный"
#: libraries/messages.inc.php:1208
msgid "unknown"
msgstr "неизвестно"
#: libraries/messages.inc.php:1209
msgid "Unselect All"
msgstr "Снять выделение"
#: libraries/messages.inc.php:1210
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
"Загружаемый файл сжат методом (%s), который не поддерживается, и поэтому не "
"может быть импортирован. Поддержка данного метода еще не реализована, либо "
"отключена при конфигурировании."
#: libraries/messages.inc.php:1211
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Были изменены привилегии для %s."
#: libraries/messages.inc.php:1212
msgid "The profile has been updated."
msgstr "Профиль был обновлен."
#: libraries/messages.inc.php:1213
msgid "Update Query"
msgstr "Дополнить запрос"
#: libraries/messages.inc.php:1214
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Необходимо обновить таблицу column_comments. Детали смотрите в документации."
#: libraries/messages.inc.php:1215
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Необходимо обновить %s до версии %s или выше."
#: libraries/messages.inc.php:1216
msgid "Failed to write file to disk."
msgstr "Ошибка при попытке записи файла на диск."
#: libraries/messages.inc.php:1217
msgid "File upload stopped by extension."
msgstr "Загрузка файла остановлена из-за расширения."
#: libraries/messages.inc.php:1218
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
"Размер загружаемого файла превышает значение директивы MAX_FILE_SIZE, "
"определенной в HTML форме."
#: libraries/messages.inc.php:1219
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Размер загружаемого файла превышает значение директивы upload_max_filesize "
"установленное в конфигурационном файле PHP (php.ini)."
#: libraries/messages.inc.php:1220
msgid "Missing a temporary folder."
msgstr "Не найден каталог для хранения временных файлов."
#: libraries/messages.inc.php:1221
msgid "The uploaded file was only partially uploaded."
msgstr "Загруженный файл был загружен только частично."
#: libraries/messages.inc.php:1222
msgid "Unknown error in file upload."
msgstr "При время загрузке файла произошла неизвестная ошибка."
#: libraries/messages.inc.php:1223
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation%"
"s for ways to workaround this limit."
msgstr ""
"Вероятно, размер загружаемого файла слишком велик. Способы обхода данного "
"ограничения описаны в %sдокументации%s."
#: libraries/messages.inc.php:1224
msgid "File uploads are not allowed on this server."
msgstr "Загрузка файлов на сервер, невозможна."
#: libraries/messages.inc.php:1225
msgid "Usage"
msgstr "Использование"
#: libraries/messages.inc.php:1226
msgid "Enclose table and field names with backquotes"
msgstr "Заключить названия таблиц и полей в косые кавычки"
#: libraries/messages.inc.php:1227
msgid "Use Host Table"
msgstr "Использовать таблицу хостов"
#: libraries/messages.inc.php:1228
#, php-format
msgid "The user %s already exists!"
msgstr "Пользователь %s уже существует!"
#: libraries/messages.inc.php:1229
msgid "The user name is empty!"
msgstr "Не задано имя пользователя!"
#: libraries/messages.inc.php:1230
msgid "User name"
msgstr "Имя пользователя"
#: libraries/messages.inc.php:1231
msgid "The selected user was not found in the privilege table."
msgstr "Выделенный пользователь не был найден в таблице привилегий."
#: libraries/messages.inc.php:1232
msgid "User overview"
msgstr "Обзор учетных записей"
#: libraries/messages.inc.php:1233
msgid "The selected users have been deleted successfully."
msgstr "Выбранные пользователи были успешно удалены."
#: libraries/messages.inc.php:1234
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Пользователи с правами доступа к &quot;%s&quot;"
#: libraries/messages.inc.php:1235
msgid "User"
msgstr "Пользователь"
#: libraries/messages.inc.php:1236
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Для перемещения между полями значения, используйте клавишу TAB, либо CTRL"
"+клавиши со стрелками - для свободного перемещения"
#: libraries/messages.inc.php:1237
msgid "Use Tables"
msgstr "Использовать таблицы"
#: libraries/messages.inc.php:1238
msgid "Use text field"
msgstr "Использовать текстовое поле"
#: libraries/messages.inc.php:1239
msgid "Use this value"
msgstr "Использовать это значение"
#: libraries/messages.inc.php:1241 setup/lib/messages.inc.php:337
msgid "Validate SQL"
msgstr "Проверка синтаксиса"
#: libraries/messages.inc.php:1242
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
"installed the necessary PHP extensions as described in the %sdocumentation%s."
msgstr ""
"Проверка синтаксиса SQL не осуществима. Проверьте, установлены ли "
"необходимые модули расширений для PHP, описанные в %sдокументации%s."
#: libraries/messages.inc.php:1243
msgid "Value"
msgstr "Значение"
#: libraries/messages.inc.php:1244
msgid "Variable"
msgstr "Переменная"
#: libraries/messages.inc.php:1245
msgid "Version information"
msgstr "Информация о версии"
#: libraries/messages.inc.php:1246
msgid "View dump (schema) of databases"
msgstr "Отобразить дамп (схему) баз данных"
#: libraries/messages.inc.php:1247
msgid "View dump (schema) of database"
msgstr "Отобразить дамп (схему) базы данных"
#: libraries/messages.inc.php:1248
msgid "View dump (schema) of table"
msgstr "Отобразить дамп (схему) таблицы"
#: libraries/messages.inc.php:1249
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation%"
"s."
msgstr ""
"Данное представление имеет, по меньшей мере, указанное количество строк. "
"Пожалуйста, обратитесь к %sдокументации%s."
#: libraries/messages.inc.php:1250
#, php-format
msgid "View %s has been dropped"
msgstr "Представление %s было удалено"
#: libraries/messages.inc.php:1251
msgid "View image"
msgstr "Просмотреть изображение"
#: libraries/messages.inc.php:1252
msgid "VIEW name"
msgstr "VIEW название"
#: libraries/messages.inc.php:1253
msgid "View video"
msgstr "Просмотреть видео"
#: libraries/messages.inc.php:1254
msgid "View"
msgstr "Представление"
#: libraries/messages.inc.php:1256
msgid "The directory you set for upload work cannot be reached"
msgstr "Установленный каталог загрузки не доступен"
#: libraries/messages.inc.php:1257
msgid "web server upload directory"
msgstr "Из каталога загрузки"
#: libraries/messages.inc.php:1258
msgid "Web server"
msgstr "Веб-сервер"
#: libraries/messages.inc.php:1259
#, php-format
msgid "Welcome to %s"
msgstr "Добро пожаловать в %s"
#: libraries/messages.inc.php:1260
msgid "West European"
msgstr "Западно-Европейский"
#: libraries/messages.inc.php:1261
msgid "Wiki"
msgstr "Вики"
#: libraries/messages.inc.php:1262
msgid "wildcard"
msgstr "Групповой символ"
#: libraries/messages.inc.php:1263
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
"Целевое окно браузера не может быть обновлено. Возможно, вы закрыли "
"родительское окно или ваш браузер блокирует межоконные обновления из-за "
"настроек безопасности"
#: libraries/messages.inc.php:1264
msgid "With selected:"
msgstr "С отмеченными:"
#: libraries/messages.inc.php:1265
msgid "Write requests"
msgstr "Запросы на запись"
#: libraries/messages.inc.php:1266
msgid "Wrong username/password. Access denied."
msgstr "Данные для входа не верны. В доступе отказано."
#: libraries/messages.inc.php:1268
msgid ""
"The XML file specified was either malformed or incomplete. Please correct "
"the issue and try again."
msgstr ""
"Выбранный XML файл некорректен, либо неполон. Проверьте возможные ошибки и "
"попробуйте ещё раз."
#: libraries/messages.inc.php:1269
msgid "Export contents"
msgstr "Экспортировать содержимое"
#: libraries/messages.inc.php:1270
msgid "Export functions"
msgstr "Экспортировать функции"
#: libraries/messages.inc.php:1271
msgid "Export procedures"
msgstr "Экспортировать процедуры"
#: libraries/messages.inc.php:1272
msgid "Export Structure Schemas (recommended)"
msgstr "Экспортировать структуру (рекомендуется)"
#: libraries/messages.inc.php:1273
msgid "Export tables"
msgstr "Экспортировать таблицы"
#: libraries/messages.inc.php:1274
msgid "Export triggers"
msgstr "Экспортировать триггеры"
#: libraries/messages.inc.php:1275
msgid "Export views"
msgstr "Экспортировать отображения (VIEW)"
#: libraries/messages.inc.php:1276
msgid "XML"
msgstr "XML"
#: libraries/messages.inc.php:1278
msgid "Yes"
msgstr "Да"
#: libraries/messages.inc.php:1280
msgid "Note: Setting these options to 0 (zero) removes the limit."
msgstr ""
"Замечание: Установка значения параметров в 0 (ноль), снимает ограничения."
#: libraries/messages.inc.php:1281
msgid "\"zipped\""
msgstr "zip"
#: server_privileges.php:1904
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"При использовании в имени базы данных символов нижнего подчеркивания (_) и "
"процента (%), необходимо экранировать их символом обратной косой черты (\\), "
"в противном случае они будут интерпретированы как групповые символы"
#: setup/lib/messages.inc.php:11
msgid "Allow character set conversion"
msgstr "Разрешить перекодирование"
#: setup/lib/messages.inc.php:12
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"При включении позволяет ввести любой MySQL сервер в форме авторизации при "
"установленной cookie идентификации"
#: setup/lib/messages.inc.php:13
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
"you feel this is necessary, use [a@?page=form&amp;"
"formset=features#tab_Security]trusted proxies list[/a]. However, IP-based "
"protection may not be reliable if your IP belongs to an ISP where thousands "
"of users, including you, are connected to."
msgstr ""
"Данный [a@?page=form&amp;formset=features#tab_Security]параметр[/a] должен "
"быть отключен, так как позволяет атакующему совершать перебор учетных данных "
"к любому серверу MySQL. При необходимости активации данного параметра, "
"используйте [a@?page=form&amp;formset=features#tab_Security]список "
"доверенных прокси[/a]. Однако, защита по IP может быть ненадежной, если ваш "
"IP не является выделенным и кроме вас принадлежит тысячам пользователей того "
"же Интернет Провайдера."
#: setup/lib/messages.inc.php:14
msgid "Allow login to any MySQL server"
msgstr "Разрешить подключение к любому серверу MySQL"
#: setup/lib/messages.inc.php:15
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
"Показывать ссылку &quot;Удалить базу данных&quot; обычным пользователям"
#: setup/lib/messages.inc.php:16
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr "Ключ должен содержать символы алфавита, цифры [em]и[/em] знаки"
#: setup/lib/messages.inc.php:17
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
"Ключевая фраза используемая для кодировки cookies при [kbd]cookie[/kbd] "
"идентификации"
#: setup/lib/messages.inc.php:18
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
"Ключ кодирования слишком короткий, он должен содержать не менее 8 символов"
#: setup/lib/messages.inc.php:19
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
"Вы не установлили ключ blowfish и включили cookie идентификацию, по этой "
"причине он был автоматически создан за вас. Данный ключ используется для "
"кодировки cookies; вам не надо его запоминать."
#: setup/lib/messages.inc.php:20
msgid "Blowfish secret"
msgstr "Ключ Blowfish"
#: setup/lib/messages.inc.php:21
msgid "Highlight selected rows"
msgstr "Подсвечивать выбранные строки"
#: setup/lib/messages.inc.php:22
msgid "Row marker"
msgstr "Выделение строки"
#: setup/lib/messages.inc.php:23
msgid "Highlight row pointed by the mouse cursor"
msgstr "Подсветить строку при наведении курсора"
#: setup/lib/messages.inc.php:24
msgid "Highlight pointer"
msgstr "Подсветить наведение"
#: setup/lib/messages.inc.php:25
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
"Включить [a@http://ru.wikipedia.org/wiki/Bzip2]bzip2[/a] архивирование для "
"операций импорта и экспорта"
#: setup/lib/messages.inc.php:26
msgid "Bzip2"
msgstr "Bzip2"
#: setup/lib/messages.inc.php:27
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
"decompression[/a] requires functions (%s) which are unavailable on this "
"system."
msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Создание и распаковка "
"Bzip2 архивов[/a] требует наличия функций (%s), которые недоступны на данной "
"системе."
#: setup/lib/messages.inc.php:28
msgid "Cannot load or save configuration"
msgstr "Невозможно загрузить или сохранить настройки"
#: setup/lib/messages.inc.php:29
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
"Пожалуйста, создайте на сервере в корневой директории phpMyAdmin каталог [em]"
"config[/em] и установите у него разрешение на запись, как описано в [a@../"
"Documentation.html#setup_script]документации[/a]. В противном случае вы "
"сможете только скачать, или просмотреть его."
#: setup/lib/messages.inc.php:30
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in fields"
msgstr ""
"Определяет вид редактирования полей типа CHAR и VARCHAR. [kbd]input[/kbd] - "
"позволяет ограничить длину вводимых данных, [kbd]textarea[/kbd] - позволяет "
"использовать в полях перенос строки."
#: setup/lib/messages.inc.php:31
msgid "CHAR fields editing"
msgstr "Поля редактирования CHAR"
#: setup/lib/messages.inc.php:32
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "Ширина текстового поля для данных типа CHAR/VARCHAR"
#: setup/lib/messages.inc.php:33
msgid "CHAR textarea columns"
msgstr "Ширина textarea для CHAR"
#: setup/lib/messages.inc.php:34
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "Высота текстового поля для данных типа CHAR/VARCHAR"
#: setup/lib/messages.inc.php:35
msgid "CHAR textarea rows"
msgstr "Высота textarea для CHAR"
#: setup/lib/messages.inc.php:36
msgid "Check config file permissions"
msgstr "Проверка прав файла config"
#: setup/lib/messages.inc.php:37
msgid "Clear"
msgstr "Очистить"
#: setup/lib/messages.inc.php:38
msgid ""
"Compress gzip/bzip2 exports on the fly without the need for much memory; if "
"you encounter problems with created gzip/bzip2 files disable this feature"
msgstr ""
"При экспорте в gzip/bzip2 архивы на лету, без необходимости выделения "
"большого количества памяти. Если вы испытываете проблемы с созданными "
"архивами, отключите данную функцию."
#: setup/lib/messages.inc.php:39
msgid "Compress on the fly"
msgstr "Архивирование на лету"
#: setup/lib/messages.inc.php:40
msgid "Configuration file"
msgstr "Конфигурационный файл"
#: setup/lib/messages.inc.php:41
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr "Выводить предупреждение при попытке полного удаления данных"
#: setup/lib/messages.inc.php:42
msgid "Confirm DROP queries"
msgstr "Подтверждать DROP запросы"
#: setup/lib/messages.inc.php:43
msgid "Default character set used for conversions"
msgstr "Кодировка по умолчанию используемая при перекодировании"
#: setup/lib/messages.inc.php:44
msgid "Default character set"
msgstr "Кодировка по умолчанию"
#: setup/lib/messages.inc.php:45
msgid "Default language"
msgstr "Язык по умолчанию"
#: setup/lib/messages.inc.php:46
msgid "Default server"
msgstr "Сервер по умолчанию"
#: setup/lib/messages.inc.php:47
msgid "Tab that is displayed when entering a database"
msgstr "Вкладка отображаемая при выборе базы данных"
#: setup/lib/messages.inc.php:48
msgid "Default database tab"
msgstr "Вкладка по умолчанию для базы данных"
#: setup/lib/messages.inc.php:49
msgid "Tab that is displayed when entering a server"
msgstr "Вкладка отображаемая при входе на сервер"
#: setup/lib/messages.inc.php:50
msgid "Default server tab"
msgstr "Вкладка по умолчанию для сервера"
#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a table"
msgstr "Вкладка отображаемая при выборе таблицы"
#: setup/lib/messages.inc.php:52
msgid "Default table tab"
msgstr "Вкладка по умолчанию для таблицы"
#: setup/lib/messages.inc.php:53
msgid ""
"This value should be double checked to ensure that this directory is neither "
"world accessible nor readable or writable by other users on your server."
msgstr ""
"Данное значение должно быть внимательно проверено на предмет того, что "
"директория не доступна извне, не открыта для чтения или записи для любого "
"другого пользователя сервера."
#: setup/lib/messages.inc.php:54
msgid "Show database listing as a list instead of a drop down"
msgstr ""
"Выводить базы данных в виде последовательного списка вместо выпадающего"
#: setup/lib/messages.inc.php:55
msgid "Display databases as a list"
msgstr "Отображать базы данных списком"
#: setup/lib/messages.inc.php:56
msgid "Display"
msgstr "Показать"
#: setup/lib/messages.inc.php:57
msgid "Show server listing as a list instead of a drop down"
msgstr ""
"Выводить доступные для выбора серверы в виде последовательного списка вместо "
"выпадающего"
#: setup/lib/messages.inc.php:58
msgid "Display servers as a list"
msgstr "Выводить серверы списком"
#: setup/lib/messages.inc.php:59
msgid "Donate"
msgstr "Пожертвование"
#: setup/lib/messages.inc.php:60
msgid "Download"
msgstr "Скачать"
#: setup/lib/messages.inc.php:61
msgid "End of line"
msgstr "Конец строки"
#: setup/lib/messages.inc.php:62
msgid "Could not connect to MySQL server"
msgstr "Невозможно соединиться с сервером MySQL"
#: setup/lib/messages.inc.php:63
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"При использовании pmadb не установлен пароль управляющего пользователя "
"phpMyAdmin"
#: setup/lib/messages.inc.php:64
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
"При использовании pmadb не установлен управляющий пользователь phpMyAdmin"
#: setup/lib/messages.inc.php:65
msgid "Empty signon session name while using signon authentication method"
msgstr ""
"При использовании единого метода идентификации signon не установлено имя "
"сессии"
#: setup/lib/messages.inc.php:66
msgid "Empty signon URL while using signon authentication method"
msgstr ""
"При использовании единого метода идентификации signon не установлен URL"
#: setup/lib/messages.inc.php:67
msgid "Empty username while using config authentication method"
msgstr ""
"При использовании идентификации по конфигурационному файлу не установлено "
"имя пользователя"
#: setup/lib/messages.inc.php:68
msgid "Submitted form contains errors"
msgstr "Данные формы содержат ошибки"
#: setup/lib/messages.inc.php:69
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Некорректно введен IP адрес: %s"
#: setup/lib/messages.inc.php:70
msgid "Not a valid port number"
msgstr "Некорректно установлен номер порта"
#: setup/lib/messages.inc.php:71
msgid "Incorrect value"
msgstr "Некорректное значение"
#: setup/lib/messages.inc.php:72
#, php-format
msgid "Missing data for %s"
msgstr "Отсутствуют данные для %s"
#: setup/lib/messages.inc.php:73
msgid "Not a non-negative number"
msgstr "Значение должно быть отрицательным числом"
#: setup/lib/messages.inc.php:74
msgid "Not a positive number"
msgstr "Значение должно быть положительным числом"
#: setup/lib/messages.inc.php:75
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
"Установите максимальное количество секунд, в течении которых скрипт может "
"работать ([kbd]0[/kbd] без ограничения)"
#: setup/lib/messages.inc.php:76
msgid "Maximum execution time"
msgstr "Максимальное время выполнения"
#: setup/lib/messages.inc.php:78
msgid "Character set of the file"
msgstr "Кодировка файла"
#: setup/lib/messages.inc.php:80
msgid "Database name template"
msgstr "Шаблон имени базы данных"
#: setup/lib/messages.inc.php:81
msgid "Server name template"
msgstr "Шаблон имени сервера"
#: setup/lib/messages.inc.php:82
msgid "Table name template"
msgstr "Шаблон имени таблицы"
#: setup/lib/messages.inc.php:84
msgid "Save on server"
msgstr "Сохранить на сервере"
#: setup/lib/messages.inc.php:86
msgid "Remember file name template"
msgstr "Запомнить шаблон имени файла"
#: setup/lib/messages.inc.php:87
msgid "no"
msgstr "нет"
#: setup/lib/messages.inc.php:88
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
"При использовании phpMyAdmin предпочитать использование безопасного "
"соединения"
#: setup/lib/messages.inc.php:89
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
"Данный [a@?page=form&amp;formset=features#tab_Security]параметр[/a] должен "
"быть включен, если ваш сервер его поддерживает"
#: setup/lib/messages.inc.php:90
msgid "Force SSL connection"
msgstr "Предпочитать SSL соединение"
#: setup/lib/messages.inc.php:91
msgid ""
"Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
"the referenced data, [kbd]id[/kbd] is the key value"
msgstr ""
"Порядок сортировки значений в списке внешних ключей. [kbd]content[/kbd] - "
"ссылочные данные, [kbd]id[/kbd] - значение ключа"
#: setup/lib/messages.inc.php:92
msgid "Foreign key dropdown order"
msgstr "Сортировка внешних ключей"
#: setup/lib/messages.inc.php:93
msgid "A dropdown will be used if fewer items are present"
msgstr ""
"Если значений меньше указанного, то они будут выведены в виде выпадающего "
"списка"
#: setup/lib/messages.inc.php:94
msgid "Foreign key limit"
msgstr "Лимит внешних ключей"
#: setup/lib/messages.inc.php:95
msgid "Browse mode"
msgstr "Обзор"
#: setup/lib/messages.inc.php:96
msgid "Customize browse mode"
msgstr "Настройка режима обзора данных"
#: setup/lib/messages.inc.php:97
msgid "Customize edit mode"
msgstr "Настройка режима редакции данных"
#: setup/lib/messages.inc.php:98
msgid "Edit mode"
msgstr "Редакция"
#: setup/lib/messages.inc.php:99
msgid "Customize default export options"
msgstr "Настройте параметры экспорта используемые по умолчанию"
#: setup/lib/messages.inc.php:100
msgid "Export defaults"
msgstr "Экспорт"
#: setup/lib/messages.inc.php:101
msgid "Customize default common import options"
msgstr "Настройте параметры импорта используемые по умолчанию"
#: setup/lib/messages.inc.php:102
msgid "Import defaults"
msgstr "Импорт"
#: setup/lib/messages.inc.php:103
msgid "Set import and export directories and compression options"
msgstr "Установите директории импорта и экспорта, а так же параметры архивации"
#: setup/lib/messages.inc.php:104
msgid "Import / export"
msgstr "Импорт / экспорт"
#: setup/lib/messages.inc.php:106
msgid "Databases display options"
msgstr "Параметры отображения списка баз данных"
#: setup/lib/messages.inc.php:107
msgid "Customize appearance of the navigation frame"
msgstr "Настройки отображения фрейма навигации"
#: setup/lib/messages.inc.php:108
msgid "Navigation frame"
msgstr "Фрейм навигации"
#: setup/lib/messages.inc.php:109
msgid "Servers display options"
msgstr "Параметры отображения списка серверов"
#: setup/lib/messages.inc.php:111
msgid "Tables display options"
msgstr "Параметры отображения списка таблиц"
#: setup/lib/messages.inc.php:113
msgid "Main frame"
msgstr "Основной фрейм"
#: setup/lib/messages.inc.php:114
msgid "Settings that didn't fit enywhere else"
msgstr "Настройки не попадающие в другие разделы"
#: setup/lib/messages.inc.php:115
msgid "Other core settings"
msgstr "Другие настройки ядра"
#: setup/lib/messages.inc.php:116
msgid "Customize query window options"
msgstr "Настройте параметры окна запросов"
#: setup/lib/messages.inc.php:118
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
"Пожалуйста, обратите внимание, что phpMyAdmin - это только веб-интерфейс и "
"его настройки не ограничивают доступ к самой MySQL"
#: setup/lib/messages.inc.php:119
msgid "Security"
msgstr "Безопасность"
#: setup/lib/messages.inc.php:120
msgid "Basic settings"
msgstr "Основные настройки"
#: setup/lib/messages.inc.php:121
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
"Расширенное управление сервером. Не изменяйте данные параметры без "
"достаточного понимания их назначения."
#: setup/lib/messages.inc.php:122
msgid "Server configuration"
msgstr "Параметры сервера"
#: setup/lib/messages.inc.php:123
msgid "Enter server connection parameters"
msgstr "Введите параметры соединения сервера"
#: setup/lib/messages.inc.php:124
msgid "Enter login options for signon authentication"
msgstr "Введите параметры входа для единого метода идентификации"
#: setup/lib/messages.inc.php:125
msgid "Signon login options"
msgstr "Параметры Signon входа"
#: setup/lib/messages.inc.php:126
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
"Настройка базы данных для установки расширенных возможностей phpMyAdmin. "
"Смотрите в документации раздел описывающий [a@../Documentation.html#linked-"
"tables]инфраструктуру связанных таблиц[/a]"
#: setup/lib/messages.inc.php:127 setup/lib/messages.inc.php:284
msgid "PMA database"
msgstr "Расширения PMA"
#: setup/lib/messages.inc.php:128
msgid "Customization"
msgstr "Модификация"
#: setup/lib/messages.inc.php:129
msgid "Customize export options"
msgstr "Модифицировать параметры экспорта"
#: setup/lib/messages.inc.php:130
msgid "Features"
msgstr "Настройки"
#: setup/lib/messages.inc.php:131
msgid "Customize import defaults"
msgstr "Модифицировать изначальлные настройки импорта"
#: setup/lib/messages.inc.php:132
msgid "Customize navigation frame"
msgstr "Модифицировать фрейм навигации"
#: setup/lib/messages.inc.php:133
msgid "Customize main frame"
msgstr "Модифицировать основной фрейм"
#: setup/lib/messages.inc.php:134
msgid "Customize links shown in SQL Query boxes"
msgstr "Настройте ссылки выводимые в блоке SQL запросов"
#: setup/lib/messages.inc.php:135
msgid "SQL Query box"
msgstr "SQL Запрос"
#: setup/lib/messages.inc.php:136
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
"Настройки SQL запросов. Для установки параметров всплывающего окна SQL "
"запросов смотрите настройки [a@?page=form&amp;formset=main_frame#tab_Sql_box]"
"фрейма Навигации[/a]"
#: setup/lib/messages.inc.php:137
msgid "SQL queries"
msgstr "SQL запросы"
#: setup/lib/messages.inc.php:138
msgid "Customize startup page"
msgstr "Настройка отображения главной страницы"
#: setup/lib/messages.inc.php:139
msgid "Startup"
msgstr "Главная"
#: setup/lib/messages.inc.php:140
msgid "Choose how you want tabs to work"
msgstr "Настройте отображение вкладок"
#: setup/lib/messages.inc.php:141
msgid "Tabs"
msgstr "Вкладки"
#: setup/lib/messages.inc.php:142
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
"Включить [a@http://ru.wikipedia.org/wiki/Gzip]gzip[/a] архивирование для "
"операций импорта и экспорта"
#: setup/lib/messages.inc.php:143
msgid "GZip"
msgstr "GZip"
#: setup/lib/messages.inc.php:144
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
"decompression[/a] requires functions (%s) which are unavailable on this "
"system."
msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Создание и распаковка "
"GZip архивов[/a] требует наличия функций (%s), которые недоступны на данной "
"системе."
#: setup/lib/messages.inc.php:145
msgid "phpMyAdmin homepage"
msgstr "Домашняя страница phpMyAdmin"
#: setup/lib/messages.inc.php:146
msgid "Extra parameters for iconv"
msgstr "Добавочные параметры iconv"
#: setup/lib/messages.inc.php:147
msgid "Ignore errors"
msgstr "Игнорировать ошибки"
#: setup/lib/messages.inc.php:148
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
"В случае включения данного параметра, phpMyAdmin продолжит выполнение "
"составного запроса, даже если одно из выражений вернет ошибку"
#: setup/lib/messages.inc.php:149
msgid "Ignore multiple statement errors"
msgstr "Игнорировать ошибки составных запросов"
#: setup/lib/messages.inc.php:150
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
"This might be good way to import large files, however it can break "
"transactions."
msgstr ""
"Позволяет прервать процесс импорта в случае определения приближения "
"временного лимита на выполнение скрипта. Может помочь при импорте файлов "
"большого размера, однако небезопасно для транзакций."
#: setup/lib/messages.inc.php:151
msgid "Partial import: allow interrupt"
msgstr "Частичный импорт: разрешает прерывание"
#: setup/lib/messages.inc.php:152
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
"Формат по умолчанию; обратите внимание, что список форматов зависит от "
"положения (база данных, таблица) и только SQL доступен в любом случае"
#: setup/lib/messages.inc.php:155
msgid "Partial import: skip queries"
msgstr "Частичный импорт: пропуск запросов"
#: setup/lib/messages.inc.php:156
msgid "Insecure connection"
msgstr "Небезопасное соединение"
#: setup/lib/messages.inc.php:157
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
"Вы используете обычное, небезопасное соединение; все данные (включая "
"потенциально критическую информацию, вроде паролей) передаются в "
"незашифрованном виде!"
#: setup/lib/messages.inc.php:158
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
"link[/a] to use a secure connection."
msgstr ""
"Если ваш сервер настроен также и на приём HTTPS запросов, перейдите по [a@%s]"
"данной ссылке[/a] для использования безопасного соединения."
#: setup/lib/messages.inc.php:159
msgid "How many rows can be inserted at one time"
msgstr "Количество строк при вставке за один раз"
#: setup/lib/messages.inc.php:160
msgid "Number of inserted rows"
msgstr "Количество строк при вставке"
#: setup/lib/messages.inc.php:161
msgid "Target for quick access icon"
msgstr "Цель иконки быстрого доступа"
#: setup/lib/messages.inc.php:162
msgid "Show logo in left frame"
msgstr "Отображать логотип в левом фрейме"
#: setup/lib/messages.inc.php:163
msgid "Display logo"
msgstr "Выводить логотип"
#: setup/lib/messages.inc.php:164
msgid "Display server choice at the top of the left frame"
msgstr "Отображать вверху левого фрейма список доступных серверов"
#: setup/lib/messages.inc.php:165
msgid "Display servers selection"
msgstr "Отображать выбор сервера"
#: setup/lib/messages.inc.php:166
msgid "String that separates databases into different tree levels"
msgstr "Строка разделяющая базы данных на различные уровни дерева"
#: setup/lib/messages.inc.php:167
msgid "Database tree separator"
msgstr "Разделитель дерева баз данных"
#: setup/lib/messages.inc.php:168
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
"Только в облегченном варианте; отображать базы данных в виде дерева "
"(определяется указанием разделителя ниже)"
#: setup/lib/messages.inc.php:169
msgid "Display databases in a tree"
msgstr "Отображать базы данных в виде дерева"
#: setup/lib/messages.inc.php:170
msgid "Disable this if you want to see all databases at once"
msgstr "Отключите данную функцию, если хотите видеть все базы данных сразу"
#: setup/lib/messages.inc.php:171
msgid "Use light version"
msgstr "Облегченный вариант"
#: setup/lib/messages.inc.php:172
msgid "Maximum table tree depth"
msgstr "Максимальная глубина дерева таблиц"
#: setup/lib/messages.inc.php:173
msgid "String that separates tables into different tree levels"
msgstr "Строка разделяющая таблицы на различные уровни дерева"
#: setup/lib/messages.inc.php:174
msgid "Table tree separator"
msgstr "Разделитель дерева таблиц"
#: setup/lib/messages.inc.php:175
msgid "Logo link URL"
msgstr "URL ссылка логотипа"
#: setup/lib/messages.inc.php:176
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
"Открывать ссылку в основном окне ([kbd]main[/kbd]) или в новом ([kbd]new[/"
"kbd])"
#: setup/lib/messages.inc.php:177
msgid "Logo link target"
msgstr "Цель ссылки логотипа"
#: setup/lib/messages.inc.php:178
msgid "Highlight server under the mouse cursor"
msgstr "Подсвечивать сервер при наведении курсора"
#: setup/lib/messages.inc.php:179
msgid "Enable highlighting"
msgstr "Включить подсветку"
#: setup/lib/messages.inc.php:180
msgid "let the user choose"
msgstr "Предоставить выбор пользователю"
#: setup/lib/messages.inc.php:181
msgid "Use less graphically intense tabs"
msgstr "Выводить вкладки менее насыщенные графическими элементами"
#: setup/lib/messages.inc.php:182
msgid "Light tabs"
msgstr "Облегченные вкладки"
#: setup/lib/messages.inc.php:183
msgid "Load"
msgstr "Загрузить"
#: setup/lib/messages.inc.php:184
msgid ""
"If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
"only occurs for the current server. Setting this to FALSE makes it easy to "
"forget to log out from other servers when connected to multiple servers."
msgstr ""
"Если TRUE, при выходе будут удалены cookies для всех серверов; если FALSE, "
"при выходе будут затронуто только текущее подключение. При установке данного "
"значения в FALSE можно легко забыть отключиться от других серверов при "
"множественном подключении."
#: setup/lib/messages.inc.php:185
msgid "Delete all cookies on logout"
msgstr "Удалить все cookies при выходе"
#: setup/lib/messages.inc.php:186
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
"Определяет необходимость выводить имя пользователя от предыдущего "
"подключения при использовании cookie идентификации"
#: setup/lib/messages.inc.php:187
msgid "Recall user name"
msgstr "Выводить имя пользователя"
#: setup/lib/messages.inc.php:188
msgid ""
"Defines how long (in seconds) a login cookie should be stored in browser. "
"The default of 0 means that it will be kept for the existing session only, "
"and will be deleted as soon as you close the browser window. This is "
"recommended for non-trusted environments."
msgstr ""
"Определяет время (в секундах), в течении которого данные входа должны "
"храниться в браузере. Значение по умолчанию (0) означает, что они будут "
"храниться только в течении существующей сессии, и будут удалены сразу после "
"закрытия окна браузера. Хранение в течении сессии рекомендуется для "
"использования в недружественном окружении."
#: setup/lib/messages.inc.php:189
msgid "Login cookie store"
msgstr "Хранение cookie"
#: setup/lib/messages.inc.php:190
msgid "Define how long (in seconds) a login cookie is valid"
msgstr "Определяет длительность (в секундах) действия cookie идентификации"
#: setup/lib/messages.inc.php:191
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
"[a@?page=form&formset=features#tab_Security]Время действия cookie "
"идентификации[/a] не должно превышать 1800 секунд (30 минут). Установка "
"значения более 1800 может оказаться небезопасным в связи с возможным "
"использованием сессии другим лицом."
#: setup/lib/messages.inc.php:192
msgid "Login cookie validity"
msgstr "Срок действия cookie"
#: setup/lib/messages.inc.php:193
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
"Максимальное количество символов используемых при отображении SQL запроса"
#: setup/lib/messages.inc.php:194
msgid "Maximum displayed SQL length"
msgstr "Максимальная длинна отображаемого SQL"
#: setup/lib/messages.inc.php:195
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
"Максимальное количество баз данных отображаемых в левом фрейме и списке баз "
"данных"
#: setup/lib/messages.inc.php:196
msgid "Maximum databases"
msgstr "Максимальное количество баз данных"
#: setup/lib/messages.inc.php:197
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
"Количество строк при выводе результата запроса. Если строк больше, то будут "
"выведены ссылки перелистывания страниц."
#: setup/lib/messages.inc.php:198
msgid "Maximum number of rows to display"
msgstr "Максимальное количество строк"
#: setup/lib/messages.inc.php:199
msgid "Maximum number of tables displayed in table list"
msgstr "Максимальное количество таблиц отображаемых в списке"
#: setup/lib/messages.inc.php:200
msgid "Maximum tables"
msgstr "Максимальное количество таблиц"
#: setup/lib/messages.inc.php:201
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
"Максимальное количество байт, которые могут быть выделены скрипту. Пример: "
"[kbd]32M[/kbd] ([kbd]0[/kbd] без ограничений)"
#: setup/lib/messages.inc.php:202
msgid "Memory limit"
msgstr "Лимит памяти"
#: setup/lib/messages.inc.php:203 setup/lib/messages.inc.php:215
msgid "Use only icons, only text or both"
msgstr "Использовать только иконки, только текст, или все вместе"
#: setup/lib/messages.inc.php:204
msgid "Iconic navigation bar"
msgstr "Иконки в строке навигации"
#: setup/lib/messages.inc.php:205
msgid "New server"
msgstr "Новый сервер"
#: setup/lib/messages.inc.php:206
msgid "There are no configured servers"
msgstr "Отсутствуют настроенные сервера"
#: setup/lib/messages.inc.php:207
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
"Используйте буферизацию вывода GZip для увеличения передачи данных по HTTP"
#: setup/lib/messages.inc.php:208
msgid "GZip output buffering"
msgstr "Буферизация вывода GZip"
#: setup/lib/messages.inc.php:209
msgid "- none -"
msgstr "- не выбран -"
#: setup/lib/messages.inc.php:210
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
"[kbd]SMART[/kbd] - означает обратный порядок для полей имеющих тип TIME, "
"DATE, DATETIME и TIMESTAMP; в ином случае порядок будет прямой"
#: setup/lib/messages.inc.php:211
msgid "Default sorting order"
msgstr "Порядок сортировки"
#: setup/lib/messages.inc.php:212
msgid "Overview"
msgstr "Обзор"
#: setup/lib/messages.inc.php:213
msgid "Use persistent connections to MySQL databases"
msgstr "Использовать постоянные соединения с базами данных MySQL"
#: setup/lib/messages.inc.php:214
msgid "Persistent connections"
msgstr "Постоянные соединения"
#: setup/lib/messages.inc.php:216
msgid "Iconic table operations"
msgstr "Иконки операций над таблицами"
#: setup/lib/messages.inc.php:217
msgid "Disallow BLOB and BINARY fields from editing"
msgstr "Запретить возможность редактирования данных полей типа BLOB и BINARY"
#: setup/lib/messages.inc.php:218
msgid "Protect binary fields"
msgstr "Защитить бинарные данные"
#: setup/lib/messages.inc.php:219
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
"Включите для хранения истории запросов с помощью базы данных (требуется "
"pmadb). При отключении, для истории запросов используется JS (история "
"теряется при закрытии окна)."
#: setup/lib/messages.inc.php:220
msgid "Permanent query history"
msgstr "Постоянная история запросов"
#: setup/lib/messages.inc.php:221
msgid "How many queries are kept in history"
msgstr "Количество запросов хранимых в истории"
#: setup/lib/messages.inc.php:222
msgid "Query history length"
msgstr "Длинна истории запросов"
#: setup/lib/messages.inc.php:223
msgid "Tab displayed when opening a new query window"
msgstr ""
"Вкладка отображаемая при открытии нового всплывающего окна выполнения "
"запросов"
#: setup/lib/messages.inc.php:224
msgid "Default query window tab"
msgstr "Вкладка по умолчанию для окна запросов"
#: setup/lib/messages.inc.php:225
msgid "Select which functions will be used for character set conversion"
msgstr "Выберите функцию, которая будет использоваться при перекодировании"
#: setup/lib/messages.inc.php:226
msgid "Recoding engine"
msgstr "Механизм перекодирования"
#: setup/lib/messages.inc.php:227
msgid "Restore default value"
msgstr "Восстановить изначальное значение"
#: setup/lib/messages.inc.php:228
msgid "Try to revert erroneous fields to their default values"
msgstr ""
"Проверка данных на соответствие и возвращение в изначальное значение при "
"наличии ошибки"
#: setup/lib/messages.inc.php:229
msgid "Directory where exports can be saved on server"
msgstr "Каталог на сервере, в который можно сохранять файлы при экспорте"
#: setup/lib/messages.inc.php:230
msgid "Save directory"
msgstr "Каталог сохранения"
#: setup/lib/messages.inc.php:231
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
"password for auto-login, which is not a desirable option for live hosts. "
"Anyone who knows or guesses your phpMyAdmin URL can directly access your "
"phpMyAdmin panel. Set [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]"
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
"Вы установили [kbd]config[/kbd] идентификацию и ввели имя полльзователя с "
"паролем для автоматического входа, что крайне не рекомендуется для рабочего "
"хоста. Любой, кто сможет узнать ссылку к phpMyAdmin сможет напрямую попасть "
"в панель управления. Установите [a@?page=servers&amp;mode=edit&amp;id=%1"
"$d#tab_Server]тип идентификации[/a] в [kbd]cookie[/kbd] или [kbd]http[/kbd]."
#: setup/lib/messages.inc.php:232
msgid "You should use mysqli for performance reasons"
msgstr "По причине улучшения производительности, используйте расширение mysqli"
#: setup/lib/messages.inc.php:233
msgid "You allow for connecting to the server without a password."
msgstr "Вы разрешаете соединение с сервером без пароля."
#: setup/lib/messages.inc.php:234
msgid "Add a new server"
msgstr "Добавить новый сервер"
#: setup/lib/messages.inc.php:235
msgid "Leave blank if not used"
msgstr "Оставьте поле пустым, если не используете данную функцию"
#: setup/lib/messages.inc.php:236
msgid "Host authentication order"
msgstr "Порядок хостов для идентификации"
#: setup/lib/messages.inc.php:237
msgid "Leave blank for defaults"
msgstr "Оставьте поле пустым для использования значения по умолчанию"
#: setup/lib/messages.inc.php:238
msgid "Host authentication rules"
msgstr "Правила хостов для идентификации"
#: setup/lib/messages.inc.php:239
msgid "Allow logins without a password"
msgstr "Разрешать подключения без пароля"
#: setup/lib/messages.inc.php:240
msgid "Allow root login"
msgstr "Разрешить вход под root"
#: setup/lib/messages.inc.php:241
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
#: setup/lib/messages.inc.php:242
msgid "HTTP Realm"
msgstr ""
#: setup/lib/messages.inc.php:243
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
"swekey.conf)"
msgstr ""
"Путь к конфигурационному файлу для [a@http://swekey.com]аппаратной "
"идентификации SweKey[/a] (пример, если располагается ниже корня хоста: /etc/"
"swekey.conf)"
#: setup/lib/messages.inc.php:244
msgid "SweKey config file"
msgstr "Конфигурационный файл SweKey"
#: setup/lib/messages.inc.php:245
msgid "Authentication method to use"
msgstr "Используемый метод идентификации"
#: setup/lib/messages.inc.php:246
msgid "Authentication type"
msgstr "Тип идентификации"
#: setup/lib/messages.inc.php:247
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
"Для отключения поддержки [a@http://wiki.phpmyadmin.net/pma/bookmark]закладок"
"[/a] оставьте поле пустым. Рекомендуется: [kbd]pma_bookmark[/kbd]"
#: setup/lib/messages.inc.php:248
msgid "Bookmark table"
msgstr "Таблица закладок"
#: setup/lib/messages.inc.php:249
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
"Для отключения поддержки комментариев/mime-типов полей оставьте поле пустым. "
"Рекомендуется: [kbd]pma_column_info[/kbd]"
#: setup/lib/messages.inc.php:250
msgid "Column information table"
msgstr "Таблица информации полей"
#: setup/lib/messages.inc.php:251
msgid "Compress connection to MySQL server"
msgstr "Соединение с сервером MySQL с использованием сжатия данных"
#: setup/lib/messages.inc.php:252
msgid "Compress connection"
msgstr "Соединение со сжатием"
#: setup/lib/messages.inc.php:253
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr "Способ соединения с сервером. Если не уверены, оставьте [kbd]tcp[/kbd]"
#: setup/lib/messages.inc.php:254
msgid "Connection type"
msgstr "Тип соединения"
#: setup/lib/messages.inc.php:255
msgid "Control user password"
msgstr "Пароль выделенного пользователя"
#: setup/lib/messages.inc.php:256
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
"Специальный пользователь MySQL с ограниченными привилегиями. Подробнее "
"смотрите на [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
#: setup/lib/messages.inc.php:257
msgid "Control user"
msgstr "Выделенный пользователь"
#: setup/lib/messages.inc.php:258
msgid "Count tables when showing database list"
msgstr "При выводе баз данных показывать количество таблиц в них"
#: setup/lib/messages.inc.php:259
msgid "Count tables"
msgstr "Подсчитывать таблицы"
#: setup/lib/messages.inc.php:260
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
"Для отключения поддержки Дизайнера Связей оставьте поле пустым. "
"Рекомендуется: [kbd]pma_designer_coords[/kbd]"
#: setup/lib/messages.inc.php:261
msgid "Designer table"
msgstr "Таблица Дизайнера"
#: setup/lib/messages.inc.php:262
msgid ""
"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
"Подробнее смотрите на [a@http://sf.net/support/tracker.php?aid=1849494]PMA "
"bug tracker[/a] и [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
#: setup/lib/messages.inc.php:263
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Отключить использование INFORMATION_SCHEMA"
#: setup/lib/messages.inc.php:264
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
"page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]host authentication"
"[/a] settings and [a@?page=form&amp;formset=features#tab_Security]trusted "
"proxies list[/a]. However, IP-based protection may not be reliable if your "
"IP belongs to an ISP where thousands of users, including you, are connected "
"to."
msgstr ""
"При необходимости используйте дополнительные настройки безопасности - [a@?"
"page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]идентификация по "
"хосту[/a] и [a@?page=form&amp;formset=features#tab_Security]список "
"доверенных прокси серверов[/a]. Однако, защита по IP может быть ненадежной, "
"если ваш IP не является выделенным и кроме вас принадлежит тысячам "
"пользователей того же Интернет Провайдера."
#: setup/lib/messages.inc.php:265
msgid "Edit server"
msgstr "Редактировать сервер"
#: setup/lib/messages.inc.php:266
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
"Выберите какое расширение PHP использовать для работы с MySQL. При "
"возможности, используйте mysqli."
#: setup/lib/messages.inc.php:267
msgid "PHP extension to use"
msgstr "PHP расширение"
#: setup/lib/messages.inc.php:268
msgid "Hide databases matching regular expression (PCRE)"
msgstr "Скрыть базы данных подпадающие под регулярное выражение (PCRE)"
#: setup/lib/messages.inc.php:269
msgid "Hide databases"
msgstr "Скрыть базы данных"
#: setup/lib/messages.inc.php:270
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
"Для отключения поддержки истории SQL запросов оставьте поле пустым. "
"Рекомендуется: [kbd]pma_history[/kbd]"
#: setup/lib/messages.inc.php:271
msgid "SQL query history table"
msgstr "Таблица истории SQL запросов"
#: setup/lib/messages.inc.php:272
msgid "Hostname where MySQL server is running"
msgstr "Хост на котором работает сервер MySQL"
#: setup/lib/messages.inc.php:273
msgid "Server hostname"
msgstr "Хост сервера"
#: setup/lib/messages.inc.php:274
msgid "Logout URL"
msgstr "URL выхода"
#: setup/lib/messages.inc.php:275
msgid "Try to connect without password"
msgstr ""
"Пытаться установить соединение без пароля, если пароль не был принят при "
"идентификации"
#: setup/lib/messages.inc.php:276
msgid "Connect without password"
msgstr "Соединять без пароля"
#: setup/lib/messages.inc.php:277
msgid ""
"You can use MySQL wildcard characters (% and _), escape them if you want to "
"use their literal instances, i.e. use 'my\\_db' and not 'my_db'"
msgstr ""
"Вы можете использовать подстановочные символы (% и _), экранируйте их, если "
"хотите использовать, как обычные литературные символы, т.е. используйте 'my"
"\\_db' а не 'my_db'"
#: setup/lib/messages.inc.php:278
msgid "Show only listed databases"
msgstr "Показывать только базы данных из списка"
#: setup/lib/messages.inc.php:279 setup/lib/messages.inc.php:303
msgid "Leave empty if not using config auth"
msgstr "Если не используется идентификация config, оставьте поле пустым"
#: setup/lib/messages.inc.php:280
msgid "Password for config auth"
msgstr "Прописанный пароль"
#: setup/lib/messages.inc.php:281
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
"Для отключения поддержки PDF схемы оставьте поле пустым. Рекомендуется: [kbd]"
"pma_pdf_pages[/kbd]"
#: setup/lib/messages.inc.php:282
msgid "PDF schema: pages table"
msgstr "PDF схема: страницы таблицы"
#: setup/lib/messages.inc.php:283
msgid ""
"Database used for relations, bookmarks, and PDF features. See [a@http://wiki."
"phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for "
"no support. Suggested: [kbd]phpmyadmin[/kbd]"
msgstr ""
"База данных используемая для расширенных функций: связей, закладок, и PDF. "
"Для более полной информации смотрите [a@http://wiki.phpmyadmin.net/pma/pmadb]"
"pmadb[/a]. Для отключения поддержки, оставьте поле пустым. Рекомендуется: "
"[kbd]phpmyadmin[/kbd]"
#: setup/lib/messages.inc.php:285
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
"Порт на котором работает сервер MySQL. Для значения по умолчанию, оставьте "
"пустым."
#: setup/lib/messages.inc.php:286
msgid "Server port"
msgstr "Порт сервера"
#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
"Для отключения поддержки [a@http://wiki.phpmyadmin.net/pma/relation]"
"связанных таблиц[/a] оставьте поле пустым. Рекомендуется: [kbd]pma_relation[/"
"kbd]"
#: setup/lib/messages.inc.php:288
msgid "Relation table"
msgstr "Таблица связей"
#: setup/lib/messages.inc.php:289
msgid "SQL command to fetch available databases"
msgstr "SQL команда для выборки доступных баз данных"
#: setup/lib/messages.inc.php:290
msgid "SHOW DATABASES command"
msgstr "Команда SHOW DATABASES"
#: setup/lib/messages.inc.php:291
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
"Для примера смотрите раздел [a@http://wiki.phpmyadmin.net/pma/"
"auth_types#signon]типы идентификации[/a]"
#: setup/lib/messages.inc.php:292
msgid "Signon session name"
msgstr "Имя сессии для Signon"
#: setup/lib/messages.inc.php:293
msgid "Signon URL"
msgstr "Signon URL"
#: setup/lib/messages.inc.php:294
msgid "You should use SSL connections if your web server supports it"
msgstr ""
"Вы должны использовать SSL соединение, если ваш веб-сервер его поддерживает"
#: setup/lib/messages.inc.php:295
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
"Сокет на котором работает сервер MySQL. Для значения по умолчанию, оставьте "
"пустым."
#: setup/lib/messages.inc.php:296
msgid "Server socket"
msgstr "Сокет сервера"
#: setup/lib/messages.inc.php:297
msgid "Enable SSL for connection to MySQL server"
msgstr "Использовать SSL для соединения с MySQL"
#: setup/lib/messages.inc.php:298
msgid "Use SSL"
msgstr "Использовать SSL"
#: setup/lib/messages.inc.php:299
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
"Для отключения поддержки PDF схемы оставьте поле пустым. Рекомендуется: [kbd]"
"pma_table_coords[/kbd]"
#: setup/lib/messages.inc.php:300
msgid "PDF schema: table coordinates"
msgstr "PDF схема: координаты таблиц"
#: setup/lib/messages.inc.php:301
msgid ""
"Table to describe the display fields, leave blank for no support; suggested: "
"[kbd]pma_table_info[/kbd]"
msgstr ""
"Таблица для описания отображаемого поля. Для отключения поддержки данной "
"функции оставьте поле пустым. Рекомендуется: [kbd]pma_table_info[/kbd]"
#: setup/lib/messages.inc.php:302
msgid "Display fields table"
msgstr "Таблица отображения полей"
#: setup/lib/messages.inc.php:304
msgid "User for config auth"
msgstr "Прописанный пользователь"
#: setup/lib/messages.inc.php:305
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
"Отключите данную функцию, если вы уверены, что ваши таблицы pma_* не "
"нуждаются в обновлении. Это предотвратит лишние проверки совместимости и "
"соответственно увеличит производительность."
#: setup/lib/messages.inc.php:306
msgid "Verbose check"
msgstr "Повторная проверка"
#: setup/lib/messages.inc.php:307
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
"Пользовательское описание сервера. Оставьте пустым, чтобы вывести название "
"хоста."
#: setup/lib/messages.inc.php:308
msgid "Verbose name of this server"
msgstr "Пользовательское имя сервера"
#: setup/lib/messages.inc.php:309
#, php-format
msgid "Set value: %s"
msgstr "Установить значение: %s"
#: setup/lib/messages.inc.php:310
msgid ""
"Whether a user should be displayed a &quot;show all (records)&quot; button"
msgstr "Позволяет вывести кнопку &quot;показать все (записи)&quot;"
#: setup/lib/messages.inc.php:311
msgid "Allow to display all the rows"
msgstr "Разрешать вывод всех строк"
#: setup/lib/messages.inc.php:312
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
"file; this does not limit the ability to execute the same command directly"
msgstr ""
"Пожалуйста, обратите внимание, что включение данного параметра не даст "
"эффекта при идентификации методом [kbd]config[/kbd] из-за жестко "
"прописанного пароля. Смена пароля в конфигурационном файле напрямую никак не "
"ограничена."
#: setup/lib/messages.inc.php:313
msgid "Show password change form"
msgstr "Вывести форму изменения пароля"
#: setup/lib/messages.inc.php:314
msgid "Show create database form"
msgstr "Вывести форму создания базы данных"
#: setup/lib/messages.inc.php:315
msgid "Show form"
msgstr "Показать форму"
#: setup/lib/messages.inc.php:316
msgid "Display the function fields in edit/insert mode"
msgstr "Выводить поля функций в режиме редактирования или вставки"
#: setup/lib/messages.inc.php:317
msgid "Show function fields"
msgstr "Выводить поля функций"
#: setup/lib/messages.inc.php:318
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Показать скрытые сообщения (#MSG_COUNT)"
#: setup/lib/messages.inc.php:319
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
"Вывести ссылку для отображения [a@http://php.net/manual/function.phpinfo.php]"
"phpinfo()[/a]"
#: setup/lib/messages.inc.php:320
msgid "Show phpinfo() link"
msgstr "Вывести ссылку на phpinfo()"
#: setup/lib/messages.inc.php:321
msgid "Show detailed MySQL server information"
msgstr "Вывести подробную информацию по MySQL серверу"
#: setup/lib/messages.inc.php:322
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr "Определяет вывод SQL запросов генерируемых phpMyAdmin"
#: setup/lib/messages.inc.php:323
msgid "Show SQL queries"
msgstr "Показывать SQL запросы"
#: setup/lib/messages.inc.php:324
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
"Разрешить вывод статистики по базам данных и таблицам (например, объем "
"занятого пространства)"
#: setup/lib/messages.inc.php:325
msgid "Show statistics"
msgstr "Показывать статистику"
#: setup/lib/messages.inc.php:326
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
"Если включен вывод всплывающих подсказок и установлен вывод комментария, "
"произойдет взаимная замена комментария и имени базы данных"
#: setup/lib/messages.inc.php:327
msgid "Display database comment instead of its name"
msgstr "Выводить вместо имени базы данных ее комментарий"
#: setup/lib/messages.inc.php:328
msgid ""
"When setting this to [kbd]nested[/kbd], the alias of the table name is only "
"used to split/nest the tables according to the $cfg"
"['LeftFrameTableSeparator'] directive, so only the folder is called like the "
"alias, the table name itself stays unchanged"
msgstr ""
"При выборе [kbd]nested[/kbd], комментарий таблицы будет выведен только у "
"корневого значения, разделенных указанной в директиве $cfg"
"['LeftFrameTableSeparator'] строкой, таблиц."
#: setup/lib/messages.inc.php:329
msgid "Display table comment instead of its name"
msgstr "Комментарий таблицы вместо имени"
#: setup/lib/messages.inc.php:330
msgid "Display table comments in tooltips"
msgstr "Комментарии таблицы во всплывающих подсказках"
#: setup/lib/messages.inc.php:331
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
"Отмечать использованные таблицы и делать возможным отображение баз данных с "
"заблокированными таблицами"
#: setup/lib/messages.inc.php:332
msgid "Skip locked tables"
msgstr "Пропускать заблокированные таблицы"
#: setup/lib/messages.inc.php:338
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
"Предлагать имя создаваемой базы данных при наличии такой возможности, или "
"сохранение поля пустым"
#: setup/lib/messages.inc.php:339
msgid "Suggest new database name"
msgstr "Предлагать имя новой базы данных"
#: setup/lib/messages.inc.php:340
msgid "yes"
msgstr "да"
#: setup/lib/messages.inc.php:341
msgid ""
"Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
"specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
"For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
"Добавьте прокси в виде [kbd]IP: доверенный HTTP заголовок[/kbd]. Следующий "
"пример показывает, что phpMyAdmin должен доверять HTTP_X_FORWARDED_FOR (X-"
"Forwarded-For) заголовку пришедшему с прокси 1.2.3.4:[br][kbd]1.2.3.4: "
"HTTP_X_FORWARDED_FOR[/kbd]"
#: setup/lib/messages.inc.php:342
msgid "List of trusted proxies for IP allow/deny"
msgstr "Список доверенных прокси для IP allow/deny"
#: setup/lib/messages.inc.php:343
msgid "Directory on server where you can upload files for import"
msgstr ""
"Каталог на сервере, в который вы можете загружать файлы для последующего "
"импорта"
#: setup/lib/messages.inc.php:344
msgid "Upload directory"
msgstr "Каталог загрузки"
#: setup/lib/messages.inc.php:345
msgid "Allow for searching inside the entire database"
msgstr "Разрешить поиск по всей базе данных"
#: setup/lib/messages.inc.php:346
msgid "Use database search"
msgstr "Использовать поиск по базе данных"
#: setup/lib/messages.inc.php:347
msgid ""
"Show affected rows of each statement on multiple-statement queries. See "
"libraries/import.lib.php for defaults on how many queries a statement may "
"contain."
msgstr ""
"Показывать количество затронутых каждым выражением строк в сложносоставных "
"запросах. Для определения количества выражений в сложносоставном запросе "
"смотрите libraries/import.lib.php."
#: setup/lib/messages.inc.php:348
msgid "Verbose multiple statements"
msgstr "Комментировать составные запросы"
#: setup/lib/messages.inc.php:349
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
"Не удалось получить текущую версию. Возможно вы не соединены с сетью, или "
"сервер обновления не отвечает."
#: setup/lib/messages.inc.php:350
msgid "Got invalid version string from server"
msgstr "От сервера получена некорректная строка версии"
#: setup/lib/messages.inc.php:351
msgid "Check for latest version"
msgstr "Проверить обновление"
#: setup/lib/messages.inc.php:352
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
"Доступна более новая версия phpMyAdmin и вам предлагается ее использовать. "
"Новейшая версия %s, выпущена %s."
#: setup/lib/messages.inc.php:353
#, fuzzy, php-format
#| msgid ""
#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
#| "latest stable version is %s, released on %s."
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
"Вы используете подверсию, запустите [kbd]обновление svn[/kbd] :-)[br]"
"Последняя стабильная версия %s, выпущена %s."
#: setup/lib/messages.inc.php:354
msgid "No newer stable version is available"
msgstr "Обновление стабильной версии недоступно"
#: setup/lib/messages.inc.php:355
msgid "Unparsable version string"
msgstr "Строка версии не поддаётся разбору"
#: setup/lib/messages.inc.php:356
msgid "Version check"
msgstr "Проверка версии"
#: setup/lib/messages.inc.php:357
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
"Недоступны обработчик URL протокола или CURL. Проверка версии невозможна."
#: setup/lib/messages.inc.php:358
msgid "Warning"
msgstr "Предупреждение"
#: setup/lib/messages.inc.php:359
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
"Включить [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] "
"архивирование для операций импорта и экспорта"
#: setup/lib/messages.inc.php:360
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Создание Zip архивов[/"
"a] требует наличия функций (%s), которые недоступны на данной системе."
#: setup/lib/messages.inc.php:361
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Создание и распаковка "
"Zip архивов[/a] требует наличия функций (%s), которые недоступны на данной "
"системе."
#: setup/lib/messages.inc.php:362
msgid "ZIP"
msgstr "ZIP"
#~ msgid "%1$d row(s) affected."
#~ msgstr "Затронуто строк: %1$d."
#~ msgid "utf-8"
#~ msgstr "utf-8"
#~ msgid "Jan0"
#~ msgstr "Янв0"
#~ msgid "Jan1"
#~ msgstr "Янв1"
#~ msgid "Jan2"
#~ msgstr "Янв2"
#~ msgid ""
#~ "Structure Difference' ;\n"
#~ "$strStructureForView = 'Structure for view"
#~ msgstr "Различие структуры"