You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26526 lines
1.1 MiB

1 year ago
#
msgid ""
msgstr ""
"Project-Id-Version: Zabbix 6.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-17 15:53+0200\n"
"PO-Revision-Date: 2023-08-09 03:13+0000\n"
"Last-Translator: Alexey <alexey.pustovalov@zabbix.com>\n"
"Language-Team: Zabbix translation team\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: Pontoon\n"
"X-POOTLE-MTIME: 1642029102.000000\n"
"X-Poedit-Basepath: ../../\n"
#: app/controllers/CControllerSlaReportList.php:181
#: include/classes/widgets/forms/CWidgetFormSlaReport.php:104
#, c-format
msgid "\"%1$s\" date must be less than \"%2$s\" date."
msgstr "Дата \"%1$s\" должна быть меньше, чем дата \"%2$s\"."
#: include/classes/db/MysqlDbBackend.php:70
#: include/classes/db/OracleDbBackend.php:142
#: include/classes/db/PostgresqlDbBackend.php:96
#, c-format
msgid "\"%1$s\" instead \"%2$s\""
msgstr "\"%1$s\" вместо \"%2$s\""
#: include/classes/import/validators/C10XmlValidator.php:323
#: include/classes/import/validators/C10XmlValidator.php:341
#: include/classes/import/validators/C20XmlValidator.php:803
#: include/classes/import/validators/C30XmlValidator.php:866
#: include/classes/import/validators/C32XmlValidator.php:977
#: include/classes/import/validators/C34XmlValidator.php:1081
#: include/classes/import/validators/C40XmlValidator.php:1260
#: include/classes/import/validators/C42XmlValidator.php:1315
#: include/classes/import/validators/C44XmlValidator.php:1719
#: include/classes/import/validators/C50XmlValidator.php:1869
#: include/classes/import/validators/C52XmlValidator.php:1991
#: include/classes/import/validators/C54XmlValidator.php:2046
#: include/classes/import/validators/C60XmlValidator.php:2048
#: include/classes/import/validators/C62XmlValidator.php:2050
#, c-format
msgid "\"%1$s\" is expected"
msgstr "\"%1$s\" ожидалось"
#: include/classes/api/services/CReport.php:229
#: include/classes/api/services/CReport.php:636
#, c-format
msgid "\"%1$s\" must be an empty string or greater than \"%2$s\"."
msgstr "\"%1$s\" должно быть пустой строкой или больше чем \"%2$s\"."
#: include/classes/api/services/CItemGeneral.php:1399
#, c-format
msgid "\"%1$s\" value must be less than or equal to \"%2$s\" value"
msgstr "Значение \"%1$s\" должно быть меньше или равно значению \"%2$s\""
#: include/classes/import/validators/C10XmlValidator.php:360
#: include/classes/import/validators/C10XmlValidator.php:383
#: include/classes/import/validators/C10XmlValidator.php:405
msgid "\"host:key\" pair is expected"
msgstr "ожидается пара \"узел сети:ключ\""
#: include/classes/api/services/CItemGeneral.php:2299
msgid "\"hostid\" of dependent item and master item should match"
msgstr "\"hostid\" зависимого элемента данных и основного элемента данных должен совпадать"
#: include/classes/api/services/CItemGeneral.php:2306
msgid "\"ruleid\" of dependent item and master item should match"
msgstr "\"ruleid\" зависимого элемента данных и основного элемента данных должен совпадать"
#: include/forms.inc.php:1334
#: include/views/configuration.host.discovery.edit.php:901
#: include/views/js/configuration.host.discovery.edit.js.php:86
#: include/views/js/item.preprocessing.js.php:171
msgid "$.path.to.node"
msgstr "$.путь.к.ноде"
#: include/classes/api/services/CDRule.php:556
#, c-format
msgid "%1$d characters exceeds maximum length of %2$d characters"
msgstr "%1$d символов превышают максимальную длину в %2$d символов"
#: include/func.inc.php:488
#, c-format
msgid "%1$d day"
msgid_plural "%1$d days"
msgstr[0] "%1$d день"
msgstr[1] "%1$d дня"
msgstr[2] "%1$d дней"
#: jsLoader.php:347
#, c-format
msgctxt "screen reader"
msgid "%1$d matches for %2$s found"
msgstr "Найдено %1$d совпадений для %2$s"
#: app/controllers/CControllerWidgetProblemsView.php:55
#, c-format
msgid "%1$d of %3$d%2$s problem is shown"
msgid_plural "%1$d of %3$d%2$s problems are shown"
msgstr[0] "отображено %1$d из %3$d%2$s проблемы"
msgstr[1] "отображено %1$d из %3$d%2$s проблем"
msgstr[2] "отображено %1$d из %3$d%2$s проблем"
#: app/controllers/CControllerPopupAcknowledgeEdit.php:117
#, c-format
msgid "%1$d problems selected."
msgstr "Выбрано %1$d проблем."
#: chart4.php:94
#, c-format
msgid "%1$s (year %2$s)"
msgstr "%1$s (год %2$s)"
#: include/classes/core/CModuleManager.php:228
#, c-format
msgid "%1$s - thrown by module located at %2$s."
msgstr "%1$s - вызвано модулем, который расположен в %2$s."
#: include/classes/api/services/CItemGeneral.php:2654
#: include/classes/import/readers/CXmlImportReader.php:46
#, c-format
msgid "%1$s [Line: %2$s | Column: %3$s]"
msgstr "%1$s [Строка: %2$s | Колонка: %3$s]"
#: include/actions.inc.php:1893
#, c-format
msgctxt "screen reader"
msgid "%1$s action"
msgid_plural "%1$s actions"
msgstr[0] "%1$s действие"
msgstr[1] "%1$s действия"
msgstr[2] "%1$s действий"
#: jsLoader.php:328
#, c-format
msgid "%1$s characters"
msgstr "%1$s символов"
#: jsLoader.php:329
#, c-format
msgid "%1$s characters remaining"
msgstr "%1$s символов осталось"
#: app/views/popup.acknowledge.edit.php:60
#: app/views/popup.acknowledge.edit.php:65
#, c-format
msgid "%1$s event"
msgid_plural "%1$s events"
msgstr[0] "%1$s событие"
msgstr[1] "%1$s события"
msgstr[2] "%1$s событий"
#: app/views/popup.usergroupmapping.edit.php:90
#, c-format
msgid "%1$s group pattern"
msgstr "Шаблон %1$s групп"
#: include/maps.inc.php:410
#, c-format
msgid "%1$s host in maintenance"
msgid_plural "%1$s hosts in maintenance"
msgstr[0] "%1$s узел сети в обслуживании"
msgstr[1] "%1$s узла сети в обслуживании"
msgstr[2] "%1$s узлов сети в обслуживании"
#: include/func.inc.php:2549
#, c-format
msgid "%1$s hour"
msgid_plural "%1$s hours"
msgstr[0] "%1$s час"
msgstr[1] "%1$s часа"
msgstr[2] "%1$s часов"
#: app/controllers/CControllerWidgetPlainTextView.php:126
#: app/controllers/CControllerWidgetPlainTextView.php:127
#: include/views/monitoring.history.php:32
#, c-format
msgid "%1$s item"
msgid_plural "%1$s items"
msgstr[0] "%1$s элемент данных"
msgstr[1] "%1$s элемента данных"
msgstr[2] "%1$s элементов данных"
#: include/actions.inc.php:1731
#, c-format
msgctxt "screen reader"
msgid "%1$s message"
msgid_plural "%1$s messages"
msgstr[0] "%1$s сообщение"
msgstr[1] "%1$s сообщения"
msgstr[2] "%1$s сообщений"
#: include/classes/widgets/CWidgetConfig.php:308
#: include/classes/widgets/CWidgetConfig.php:309
#: include/classes/widgets/CWidgetConfig.php:310
#: include/classes/widgets/CWidgetConfig.php:311 include/func.inc.php:2555
#: jsLoader.php:159 jsLoader.php:160 jsLoader.php:161 jsLoader.php:162
#, c-format
msgid "%1$s minute"
msgid_plural "%1$s minutes"
msgstr[0] "%1$s минута"
msgstr[1] "%1$s минуты"
msgstr[2] "%1$s минут"
#: include/classes/helpers/CMapHelper.php:316
#, c-format
msgid "%1$s of %2$s element in problem state"
msgid_plural "%1$s of %2$s elements in problem state"
msgstr[0] "%1$s из %2$s элемента в состоянии проблемы"
msgstr[1] "%1$s из %2$s элементов в состоянии проблемы"
msgstr[2] "%1$s из %2$s элементов в состоянии проблемы"
#: jsLoader.php:348
#, c-format
msgctxt "screen reader"
msgid "%1$s preselected, use down,up arrow keys and enter to select"
msgstr "%1$s выбран заранее, используйте кнопки стрелок вверх, вниз и подтвердите выбор"
#: include/maps.inc.php:340 include/maps.inc.php:344 include/maps.inc.php:351
#: include/maps.inc.php:400
#, c-format
msgid "%1$s problem"
msgid_plural "%1$s problems"
msgstr[0] "%1$s проблема"
msgstr[1] "%1$s проблемы"
msgstr[2] "%1$s проблем"
#: include/classes/helpers/CMapHelper.php:319
#, c-format
msgid "%1$s problem in total"
msgid_plural "%1$s problems in total"
msgstr[0] "всего %1$s проблема"
msgstr[1] "всего %1$s проблемы"
msgstr[2] "всего %1$s проблем"
#: app/views/monitoring.widget.actionlog.view.php:45
#: include/actions.inc.php:2172
#: include/views/administration.auditacts.list.php:86
#, c-format
msgid "%1$s retry left"
msgid_plural "%1$s retries left"
msgstr[0] "%1$s попытка осталась"
msgstr[1] "%1$s попытки осталось"
msgstr[2] "%1$s попыток осталось"
#: app/views/administration.user.edit.php:671
#: include/classes/widgets/CWidgetConfig.php:306
#: include/classes/widgets/CWidgetConfig.php:307 include/func.inc.php:2562
#: jsLoader.php:157 jsLoader.php:158
#, c-format
msgid "%1$s second"
msgid_plural "%1$s seconds"
msgstr[0] "%1$s секунда"
msgstr[1] "%1$s секунды"
msgstr[2] "%1$s секунд"
#: include/maps.inc.php:368 include/maps.inc.php:371 include/maps.inc.php:378
#: include/maps.inc.php:383
#, c-format
msgid "%1$s unacknowledged problem"
msgid_plural "%1$s unacknowledged problems"
msgstr[0] "%1$s неподтвержденная проблема"
msgstr[1] "%1$s неподтвержденных проблем"
msgstr[2] "%1$s неподтвержденных проблем"
#: app/views/monitoring.widget.problemhosts.view.php:108
#: app/views/monitoring.widget.problems.view.php:207
#, c-format
msgctxt "screen reader"
msgid "%1$s, Severity, %2$s"
msgstr "%1$s, Важность, %2$s"
#: jsLoader.php:342
#, c-format
msgctxt "screen reader"
msgid "%1$s, read only"
msgstr "%1$s, только чтение"
#: jsLoader.php:388
#, c-format
msgctxt "screen reader"
msgid "%1$s, selected"
msgstr "%1$s, выбрано"
#: app/controllers/CControllerMediatypeEnable.php:93
#, c-format
msgid "%1$s. %2$s: %3$s. %4$s."
msgstr "%1$s. %2$s: %3$s. %4$s."
#: include/classes/core/CModuleManager.php:153
#, c-format
msgid "%1$s.php class must extend %2$s for module located at %3$s."
msgstr "Класс %1$s.php должен расширять %2$s для модуля расположенного в %3$s."
#: app/controllers/CControllerMediatypeEnable.php:108
#, c-format
msgid "%1$s: %2$s"
msgstr "%1$s: %2$s"
#: include/classes/graph/CSvgGraph.php:1262
#, c-format
msgid "%1$sth percentile: %2$s"
msgstr "%1$sый процент: %2$s"
#: include/func.inc.php:1947
#, c-format
msgid "%4$s failed login attempt logged. Last failed attempt was from %1$s on %2$s at %3$s."
msgid_plural "%4$s failed login attempts logged. Last failed attempt was from %1$s on %2$s at %3$s."
msgstr[0] "Зафиксирована %4$s неуспешная попытка входа в систему. Последняя неуспешная попытка с %1$s в %2$s %3$s."
msgstr[1] "Зафиксировано %4$s неуспешные попытки входа в систему. Последняя неуспешная попытка с %1$s в %2$s %3$s."
msgstr[2] "Зафиксировано %4$s неуспешных попыток входа в систему. Последняя неуспешная попытка с %1$s в %2$s %3$s."
#: include/classes/screens/CScreenDiscovery.php:213
#, c-format
msgid "%d device"
msgid_plural "%d devices"
msgstr[0] "%d устройство"
msgstr[1] "%d устройства"
msgstr[2] "%d устройств"
#: include/users.inc.php:143
#, c-format
msgctxt "user fullname"
msgid "(%1$s %2$s)"
msgstr "(%1$s %2$s)"
#: app/partials/popup.operations.php:56
msgid "(0 - infinitely)"
msgstr "(0 - бесконечно)"
#: app/partials/popup.operations.php:67
msgid "(0 - use action default)"
msgstr "(0 - использовать умолчание действия)"
#: include/views/configuration.hostgroups.list.php:37
msgid "(Only super admins can create groups)"
msgstr "(Только супер администраторы могут создавать группы)"
#: app/partials/configuration.tags.tab.php:84
#: app/partials/hostmacros.inherited.list.html.php:190
#: app/partials/hostmacros.list.html.php:87
msgid "(created by host discovery)"
msgstr "(создано с помощью обнаружения узлов сети)"
#: app/partials/configuration.host.edit.html.php:131
msgid "(linked by host discovery)"
msgstr "(связано с помощью обнаружения узлов сети)"
#: app/partials/configuration.host.edit.html.php:275
#: app/views/popup.itemtestedit.view.php:241
#: app/views/popup.massupdate.host.php:121
#: include/views/configuration.host.prototype.edit.php:283
msgid "(no proxy)"
msgstr "(без прокси)"
#: include/classes/setup/CSetupWizard.php:494
msgid "0 - use default port"
msgstr "0 - использовать порт по умолчанию"
#: include/triggers.inc.php:1594
msgid "0 or 1"
msgstr "0 или 1"
#: app/views/administration.queue.overview.php:50
#: app/views/administration.queue.overview.proxy.php:50
msgid "1 minute"
msgstr "1 минута"
#: app/views/administration.queue.overview.php:48
#: app/views/administration.queue.overview.proxy.php:48
msgid "10 seconds"
msgstr "10 секунд"
#: include/views/reports.toptriggers.php:118 toptriggers.php:25
msgid "100 busiest triggers"
msgstr "100 наиболее загруженных триггеров"
#: include/classes/widgets/forms/CWidgetFormClock.php:184
msgid "12-hour"
msgstr "12-часовой"
#: include/classes/widgets/forms/CWidgetFormClock.php:183
msgid "24-hour"
msgstr "24-часовой"
#: app/views/popup.sla.edit.php:100 include/classes/helpers/CSlaHelper.php:243
msgid "24x7"
msgstr "24x7"
#: app/views/administration.queue.overview.php:49
#: app/views/administration.queue.overview.proxy.php:49
msgid "30 seconds"
msgstr "30 секунд"
#: include/views/configuration.graph.edit.php:325
msgid "3D view"
msgstr "3D вид"
#: app/views/administration.queue.overview.php:51
#: app/views/administration.queue.overview.proxy.php:51
msgid "5 minutes"
msgstr "5 минут"
#: app/views/administration.queue.overview.php:47
#: app/views/administration.queue.overview.proxy.php:47
msgid "5 seconds"
msgstr "5 секунд"
#: include/views/monitoring.history.php:79 jsLoader.php:351
msgid "500 latest values"
msgstr "500 последних значений"
#: app/views/js/popup.itemtestedit.view.js.php:37
#: app/views/js/popup.itemtestedit.view.js.php:44
msgid "<empty string>"
msgstr "<пустая строка>"
#: include/forms.inc.php:1406 include/views/js/item.preprocessing.js.php:220
msgid "<label name>"
msgstr "<имя метки>"
#: include/views/monitoring.sysmap.edit.php:129
msgid "<manual>"
msgstr "<вручную>"
#: include/forms.inc.php:1389 include/forms.inc.php:1414
#: include/views/js/item.preprocessing.js.php:218
#: include/views/js/item.preprocessing.js.php:227
msgid "<metric name>{<label name>=\"<label value>\", ...} == <value>"
msgstr "<имя метрики>{<имя метки>=\"<значение метки>\", ...} == <значение>"
#: app/views/administration.script.edit.php:111
msgid "<sub-menu/sub-menu/...>"
msgstr "<подменю/подменю/...>"
#: jsLoader.php:185
msgctxt "abbreviation of severity level"
msgid "A"
msgstr "Ср"
#: include/classes/widgets/CWidgetHelper.php:952
msgid "ADD OVERRIDE"
msgstr "ДОБАВЛЕНИЕ ЗАМЕЩЕНИЯ"
#: tests/selenium/modules/clock32/Widget.php:46
msgid "ALARM CLOCK"
msgstr "БУДИЛЬНИК"
#: app/views/administration.user.list.php:115
msgid "API access"
msgstr "Доступ к API"
#: app/controllers/CControllerPopupGeneric.php:333
#: app/views/administration.userrole.edit.php:287
msgid "API methods"
msgstr "API методы"
#: app/controllers/CControllerAuditLogList.php:210
msgid "API token"
msgstr "API токен"
#: include/classes/api/services/CToken.php:299
#, c-format
msgid "API token \"%1$s\" already exists for userid \"%2$s\"."
msgstr "API токен \"%1$s\" уже существует у userid \"%2$s\"."
#: app/controllers/CControllerTokenCreate.php:109
#: app/controllers/CControllerTokenCreate.php:131
msgid "API token added"
msgstr "API токен добавлен"
#: app/controllers/CControllerTokenDelete.php:67
msgid "API token deleted"
msgid_plural "API tokens deleted"
msgstr[0] "API токен удален"
msgstr[1] "API токены удалены"
msgstr[2] "API токенов удалено"
#: app/controllers/CControllerTokenDisable.php:63
msgid "API token disabled"
msgid_plural "API tokens disabled"
msgstr[0] "API токен деактивирован"
msgstr[1] "API токена деактивированы"
msgstr[2] "API токенов деактивировано"
#: app/controllers/CControllerTokenEnable.php:63
msgid "API token enabled"
msgid_plural "API tokens enabled"
msgstr[0] "API токен активирован"
msgstr[1] "API токена активированы"
msgstr[2] "API токенов активировано"
#: include/classes/api/clients/CLocalApiClient.php:198
msgid "API token expired."
msgstr "Срок API токена истёк."
#: app/controllers/CControllerTokenUpdate.php:107
#: app/controllers/CControllerTokenUpdate.php:138
msgid "API token updated"
msgstr "API токен обновлен"
#: app/controllers/CControllerPopupTokenEdit.php:114
#: app/controllers/CControllerPopupTokenView.php:74
#: app/controllers/CControllerTokenList.php:191
#: app/controllers/CControllerUserTokenList.php:135
#: app/views/administration.token.list.php:100
#: app/views/administration.user.token.list.php:66
#: include/classes/helpers/CMenuHelper.php:274
#: include/classes/helpers/CMenuHelper.php:396 include/html.inc.php:820
#: include/html.inc.php:900
msgid "API tokens"
msgstr "API токены"
#: include/classes/widgets/forms/CWidgetFormItem.php:251
msgid "Above value"
msgstr "Выше значения"
#: app/controllers/CControllerPopupTriggerExpr.php:370
msgid "Abscissa"
msgstr "Ось абсцисс"
#: include/func.inc.php:1578
msgid "Access denied"
msgstr "Доступ запрещен"
#: sysmap.php:81
msgid "Access denied!"
msgstr "Доступ запрещен!"
#: app/views/administration.user.edit.php:603
#: app/views/administration.userrole.edit.php:273
msgid "Access to API"
msgstr "Доступ к API"
#: app/views/administration.user.edit.php:456
#: app/views/administration.userrole.edit.php:83
msgid "Access to UI elements"
msgstr "Доступ к элементам веб-интерфейса"
#: app/views/administration.user.edit.php:632
#: app/views/administration.userrole.edit.php:322
msgid "Access to actions"
msgstr "Доступ к действиям"
#: app/views/administration.user.edit.php:574
#: app/views/administration.userrole.edit.php:224
msgid "Access to modules"
msgstr "Доступ к модулям"
#: app/views/administration.user.edit.php:478
#: app/views/administration.userrole.edit.php:136
msgid "Access to services"
msgstr "Доступ к услугам"
#: app/views/hintbox.eventlist.php:76
#: app/views/monitoring.widget.problems.view.php:66 include/actions.inc.php:161
#: include/blocks.inc.php:581 include/classes/screens/CScreenProblem.php:863
#: include/classes/screens/CScreenProblem.php:888
#: include/classes/screens/CScreenProblem.php:1157 include/events.inc.php:290
msgid "Ack"
msgstr "Подтверждено"
#: app/views/monitoring.widget.problems.view.php:81
msgctxt "compact table header"
msgid "Ack"
msgstr "Подтв."
#: app/views/popup.acknowledge.edit.php:83 jsLoader.php:353
msgid "Acknowledge"
msgstr "Подтвердить"
#: include/classes/helpers/CRoleHelper.php:463
msgid "Acknowledge problems"
msgstr "Подтверждение проблем"
#: app/views/popup.condition.common.php:684 include/actions.inc.php:2075
#: include/events.inc.php:196
msgid "Acknowledged"
msgstr "Подтверждено"
#: app/views/administration.trigdisplay.edit.php:53
msgid "Acknowledged PROBLEM events"
msgstr "Подтвержденные события ПРОБЛЕМА"
#: app/views/administration.trigdisplay.edit.php:77
msgid "Acknowledged RESOLVED events"
msgstr "Подтвержденные РЕШЕННЫЕ события"
#: app/partials/monitoring.problem.filter.php:142
#: widgets/problems/views/widget.edit.php:103
msgid "Acknowledgement status"
msgstr "Состояние подтверждения"
#: app/controllers/CControllerAuditLogList.php:209
#: app/partials/administration.usergroup.tagfilters.html.php:29
#: app/partials/configuration.host.edit.html.php:144
#: app/partials/configuration.tags.tab.php:41
#: app/partials/configuration.valuemap.php:35
#: app/partials/massupdate.valuemaps.tab.php:47
#: app/partials/popup.operations.php:85 app/partials/popup.operations.php:105
#: app/partials/popup.operations.php:257
#: app/partials/scheduledreport.subscription.php:36
#: app/views/administration.iconmap.edit.php:59
#: app/views/administration.mediatype.edit.php:105
#: app/views/administration.mediatype.edit.php:157
#: app/views/administration.mediatype.list.php:88
#: app/views/administration.regex.edit.php:52
#: app/views/administration.script.edit.php:67
#: app/views/administration.user.edit.php:300
#: app/views/configuration.correlation.edit.php:59
#: app/views/monitoring.widget.actionlog.view.php:34
#: app/views/popup.dashboard.share.edit.php:32
#: app/views/popup.dashboard.share.edit.php:53
#: app/views/popup.lldoperation.php:117 app/views/popup.lldoperation.php:268
#: app/views/popup.lldoverride.php:101 app/views/popup.massupdate.host.php:202
#: app/views/popup.massupdate.item.php:227
#: app/views/popup.massupdate.item.php:485
#: app/views/popup.massupdate.service.php:49
#: app/views/popup.massupdate.template.php:131
#: app/views/popup.massupdate.trigger.php:83
#: app/views/popup.massupdate.trigger.php:97
#: app/views/popup.service.edit.php:66 app/views/popup.service.edit.php:166
#: app/views/popup.service.edit.php:254 app/views/popup.service.edit.php:270
#: app/views/popup.sla.edit.php:129 app/views/popup.sla.edit.php:185
#: app/views/popup.tophosts.column.edit.php:199
#: app/views/popup.valuemap.edit.php:51 app/views/reports.auditlog.list.php:70
#: app/views/reports.auditlog.list.php:95 include/actions.inc.php:1827
#: include/actions.inc.php:1921 include/classes/widgets/CWidgetHelper.php:588
#: include/views/administration.auditacts.list.php:66
#: include/views/configuration.action.edit.php:61
#: include/views/configuration.action.edit.php:174
#: include/views/configuration.action.edit.php:178
#: include/views/configuration.action.edit.php:318
#: include/views/configuration.action.edit.php:406
#: include/views/configuration.action.edit.php:489
#: include/views/configuration.graph.edit.php:359
#: include/views/configuration.host.discovery.edit.php:145
#: include/views/configuration.host.discovery.edit.php:660
#: include/views/configuration.host.discovery.edit.php:770
#: include/views/configuration.host.discovery.edit.php:942
#: include/views/configuration.host.prototype.edit.php:121
#: include/views/configuration.httpconf.edit.php:211
#: include/views/configuration.item.edit.php:203
#: include/views/configuration.item.edit.php:762
#: include/views/configuration.item.prototype.edit.php:189
#: include/views/configuration.item.prototype.edit.php:734
#: include/views/configuration.maintenance.edit.php:47
#: include/views/configuration.template.edit.php:71
#: include/views/configuration.trigger.prototype.edit.php:204
#: include/views/configuration.trigger.prototype.edit.php:403
#: include/views/configuration.trigger.prototype.edit.php:579
#: include/views/configuration.triggers.edit.php:227
#: include/views/configuration.triggers.edit.php:429
#: include/views/configuration.triggers.edit.php:605
#: include/views/js/monitoring.sysmaps.js.php:179
#: include/views/js/monitoring.sysmaps.js.php:319
#: include/views/js/monitoring.sysmaps.js.php:760
#: include/views/js/monitoring.sysmaps.js.php:771
#: include/views/js/monitoring.sysmaps.js.php:815
#: include/views/monitoring.sysmap.edit.php:280
#: include/views/monitoring.sysmap.edit.php:324
#: include/views/monitoring.sysmap.edit.php:361
msgid "Action"
msgstr "Действие"
#: app/views/monitoring.widget.actionlog.view.php:37
msgctxt "compact table header"
msgid "Action"
msgstr "Действие"
#: include/classes/api/services/CAction.php:2688
#, c-format
msgid "Action \"%1$s\" already exists."
msgstr "Действие \"%1$s\" уже существует."
#: include/classes/api/services/CRole.php:761
#, c-format
msgid "Action \"%2$s\" is not available for user role \"%1$s\"."
msgstr "Действие \"%2$s\" недоступно для \"%1$s\" роли пользователей."
#: actionconf.php:301
msgid "Action added"
msgstr "Действие добавлено"
#: include/classes/core/ZBase.php:500
#, c-format
msgid "Action class %1$s must extend %2$s class."
msgstr "Класс действия %1$s должен расширять %2$s класс."
#: actionconf.php:323
msgid "Action deleted"
msgstr "Действие удалено"
#: actionconf.php:491
msgid "Action disabled"
msgid_plural "Actions disabled"
msgstr[0] "Действие деактивировано"
msgstr[1] "Действий деактивировано"
msgstr[2] "Действия деактивированы"
#: actionconf.php:490
msgid "Action enabled"
msgid_plural "Actions enabled"
msgstr[0] "Действие активировано"
msgstr[1] "Действий активировано"
msgstr[2] "Действия активированы"
#: auditacts.php:27 include/classes/helpers/CMenuHelper.php:151
#: include/classes/helpers/CRoleHelper.php:383
#: include/classes/widgets/CWidgetConfig.php:52
#: include/views/administration.auditacts.list.php:27
msgid "Action log"
msgstr "Журнал действий"
#: app/views/administration.script.edit.php:102
#: app/views/administration.script.list.php:52
#: app/views/administration.script.list.php:91
msgid "Action operation"
msgstr "Операция действия"
#: actionconf.php:293
msgid "Action updated"
msgstr "Действие обновлено"
#: include/classes/api/services/CDashboardGeneral.php:672
#, c-format
msgid "Action with ID \"%1$s\" is not available."
msgstr "Действие с ID \"%1$s\" недоступно."
#: app/views/administration.mediatype.edit.php:283
#: app/views/configuration.discovery.edit.php:80
#: app/views/monitoring.dashboard.view.php:122
#: app/views/monitoring.widget.problems.view.php:67 include/blocks.inc.php:582
#: include/classes/helpers/CMenuHelper.php:197
#: include/classes/helpers/CRoleHelper.php:404
#: include/classes/screens/CScreenProblem.php:864
#: include/classes/screens/CScreenProblem.php:889
#: include/classes/screens/CScreenProblem.php:1158
#: include/classes/screens/CScreenProblem.php:1219 include/events.inc.php:291
#: include/forms.inc.php:1263 include/views/configuration.action.edit.php:29
#: include/views/monitoring.sysmap.list.php:74 jsLoader.php:132
#: jsLoader.php:163 jsLoader.php:172 jsLoader.php:199 jsLoader.php:213
#: jsLoader.php:352 tr_events.php:183
msgid "Actions"
msgstr "Действия"
#: app/views/monitoring.widget.problems.view.php:82
msgctxt "compact table header"
msgid "Actions"
msgstr "Действия"
#: app/partials/administration.ha.nodes.php:50
#: app/views/administration.proxy.edit.php:74
#: app/views/administration.proxy.list.php:55
#: app/views/administration.proxy.list.php:164
msgid "Active"
msgstr "Активный"
#: include/views/configuration.maintenance.list.php:70
#: include/views/configuration.maintenance.list.php:108
msgctxt "maintenance status"
msgid "Active"
msgstr "Активно"
#: include/hosts.inc.php:497
msgid "Active checks"
msgstr "Активные проверки"
#: include/views/configuration.maintenance.edit.php:112
#: include/views/configuration.maintenance.list.php:91 maintenance.php:44
msgid "Active since"
msgstr "Активно с"
#: include/views/configuration.maintenance.edit.php:119
#: include/views/configuration.maintenance.list.php:92 maintenance.php:47
msgid "Active till"
msgstr "Активно до"
#: app/controllers/CControllerAuditLogList.php:194
#: app/partials/configuration.host.edit.html.php:248
#: app/partials/configuration.tags.tab.php:120
#: app/partials/configuration.valuemap.php:40
#: app/partials/hostmacros.inherited.list.html.php:185
#: app/partials/hostmacros.list.html.php:94
#: app/partials/massupdate.macros.tab.php:79
#: app/partials/massupdate.macros.tab.php:124
#: app/partials/massupdate.valuemaps.tab.php:50
#: app/partials/massupdate.valuemaps.tab.php:94
#: app/partials/monitoring.host.filter.php:70
#: app/partials/monitoring.latest.filter.php:134
#: app/partials/monitoring.problem.filter.php:148
#: app/partials/monitoring.problem.filter.php:202
#: app/partials/popup.operations.php:89 app/partials/popup.operations.php:109
#: app/partials/popup.operations.php:261
#: app/partials/scheduledreport.formgrid.html.php:248
#: app/views/administration.iconmap.edit.php:105
#: app/views/administration.iconmap.edit.php:154
#: app/views/administration.image.edit.php:96
#: app/views/administration.macros.edit.php:90
#: app/views/administration.mediatype.edit.php:118
#: app/views/administration.mediatype.edit.php:200
#: app/views/administration.mediatype.edit.php:288
#: app/views/administration.mediatype.edit.php:356
#: app/views/administration.proxy.edit.php:155
#: app/views/administration.regex.edit.php:99
#: app/views/administration.regex.edit.php:164
#: app/views/administration.script.edit.php:88
#: app/views/administration.script.edit.php:276
#: app/views/administration.user.edit.php:374
#: app/views/administration.user.edit.php:776
#: app/views/administration.usergroup.edit.php:145
#: app/views/administration.usergroup.edit.php:196
#: app/views/administration.usergroup.edit.php:235
#: app/views/administration.userrole.edit.php:382
#: app/views/configuration.correlation.edit.php:101
#: app/views/configuration.correlation.edit.php:178
#: app/views/configuration.dashboard.edit.php:61
#: app/views/configuration.discovery.edit.php:84
#: app/views/configuration.discovery.edit.php:147
#: app/views/configuration.host.edit.php:36
#: app/views/js/administration.mediatype.edit.js.php:134
#: app/views/js/administration.mediatype.edit.js.php:240
#: app/views/js/administration.script.edit.js.php:263
#: app/views/js/administration.userrole.edit.js.php:268
#: app/views/js/reports.scheduledreport.edit.js.php:134
#: app/views/monitoring.dashboard.view.php:141
#: app/views/monitoring.dashboard.widget.edit.php:40
#: app/views/popup.condition.common.php:699
#: app/views/popup.dashboard.share.edit.php:36
#: app/views/popup.dashboard.share.edit.php:57
#: app/views/popup.discovery.check.php:137 app/views/popup.host.edit.php:48
#: app/views/popup.httpstep.php:73 app/views/popup.httpstep.php:99
#: app/views/popup.httpstep.php:123 app/views/popup.httpstep.php:142
#: app/views/popup.httpstep.php:181 app/views/popup.lldoperation.php:160
#: app/views/popup.lldoperation.php:290 app/views/popup.lldoverride.php:176
#: app/views/popup.lldoverride.php:201 app/views/popup.lldoverride.php:220
#: app/views/popup.maintenance.period.php:189
#: app/views/popup.massupdate.host.php:86
#: app/views/popup.massupdate.host.php:196
#: app/views/popup.massupdate.item.php:123
#: app/views/popup.massupdate.item.php:269
#: app/views/popup.massupdate.item.php:479
#: app/views/popup.massupdate.service.php:43
#: app/views/popup.massupdate.template.php:91
#: app/views/popup.massupdate.template.php:125
#: app/views/popup.massupdate.trigger.php:77
#: app/views/popup.massupdate.trigger.php:124 app/views/popup.media.php:52
#: app/views/popup.media.php:127 app/views/popup.mediatype.message.php:104
#: app/views/popup.scheduledreport.edit.php:43
#: app/views/popup.scheduledreport.subscription.php:132
#: app/views/popup.service.edit.php:71 app/views/popup.service.edit.php:173
#: app/views/popup.service.edit.php:280 app/views/popup.service.edit.php:375
#: app/views/popup.service.edit.php:403
#: app/views/popup.service.statusrule.edit.php:98
#: app/views/popup.sla.edit.php:134 app/views/popup.sla.edit.php:192
#: app/views/popup.sla.edit.php:258 app/views/popup.sla.edit.php:286
#: app/views/popup.sla.excludeddowntime.edit.php:91
#: app/views/popup.token.edit.php:152
#: app/views/popup.tophosts.column.edit.php:209
#: app/views/popup.tophosts.column.edit.php:254
#: app/views/popup.valuemap.edit.php:60 app/views/popup.valuemap.edit.php:126
#: include/classes/helpers/CTagFilterFieldHelper.php:92
#: include/classes/widgets/CWidgetHelper.php:629
#: include/classes/widgets/CWidgetHelper.php:700 include/forms.inc.php:1547
#: include/forms.inc.php:2111 include/views/configuration.action.edit.php:137
#: include/views/configuration.action.edit.php:301
#: include/views/configuration.action.edit.php:385
#: include/views/configuration.action.edit.php:461
#: include/views/configuration.action.edit.php:512
#: include/views/configuration.graph.edit.php:402
#: include/views/configuration.graph.edit.php:479
#: include/views/configuration.host.discovery.edit.php:173
#: include/views/configuration.host.discovery.edit.php:190
#: include/views/configuration.host.discovery.edit.php:347
#: include/views/configuration.host.discovery.edit.php:696
#: include/views/configuration.host.discovery.edit.php:844
#: include/views/configuration.host.discovery.edit.php:918
#: include/views/configuration.host.discovery.edit.php:947
#: include/views/configuration.host.discovery.edit.php:1013
#: include/views/configuration.hostgroups.edit.php:57
#: include/views/configuration.host.prototype.edit.php:219
#: include/views/configuration.host.prototype.edit.php:259
#: include/views/configuration.host.prototype.edit.php:433
#: include/views/configuration.httpconf.edit.php:122
#: include/views/configuration.httpconf.edit.php:140
#: include/views/configuration.httpconf.edit.php:217
#: include/views/configuration.httpconf.edit.php:277
#: include/views/configuration.item.edit.php:230
#: include/views/configuration.item.edit.php:247
#: include/views/configuration.item.edit.php:405
#: include/views/configuration.item.edit.php:811
#: include/views/configuration.item.edit.php:1086
#: include/views/configuration.item.prototype.edit.php:216
#: include/views/configuration.item.prototype.edit.php:233
#: include/views/configuration.item.prototype.edit.php:383
#: include/views/configuration.item.prototype.edit.php:770
#: include/views/configuration.item.prototype.edit.php:931
#: include/views/configuration.maintenance.edit.php:88
#: include/views/configuration.maintenance.edit.php:202
#: include/views/configuration.maintenance.edit.php:277
#: include/views/configuration.template.edit.php:236
#: include/views/configuration.trigger.prototype.edit.php:114
#: include/views/configuration.trigger.prototype.edit.php:153
#: include/views/configuration.trigger.prototype.edit.php:313
#: include/views/configuration.trigger.prototype.edit.php:350
#: include/views/configuration.trigger.prototype.edit.php:623
#: include/views/configuration.trigger.prototype.edit.php:679
#: include/views/configuration.triggers.edit.php:153
#: include/views/configuration.triggers.edit.php:176
#: include/views/configuration.triggers.edit.php:359
#: include/views/configuration.triggers.edit.php:376
#: include/views/configuration.triggers.edit.php:639
#: include/views/configuration.triggers.edit.php:678
#: include/views/js/configuration.action.edit.js.php:171
#: include/views/js/monitoring.sysmap.edit.js.php:152
#: include/views/js/monitoring.sysmaps.js.php:206
#: include/views/js/monitoring.sysmaps.js.php:249
#: include/views/js/monitoring.sysmaps.js.php:322
#: include/views/js/monitoring.sysmaps.js.php:818
#: include/views/monitoring.sysmap.constructor.php:32
#: include/views/monitoring.sysmap.constructor.php:38
#: include/views/monitoring.sysmap.constructor.php:44
#: include/views/monitoring.sysmap.edit.php:306
#: include/views/monitoring.sysmap.edit.php:327
#: include/views/monitoring.sysmap.edit.php:364
#: include/views/monitoring.sysmap.edit.php:432 jsLoader.php:203
msgid "Add"
msgstr "Добавить"
#: app/views/js/administration.mediatype.edit.js.php:133
msgid "Add (message type limit reached)"
msgstr "Добавить (достигнуто максимальное количество типов сообщений)"
#: jsLoader.php:149
msgid "Add a new widget"
msgstr "Добавить новый виджет"
#: jsLoader.php:204
msgid "Add child element"
msgstr "Добавить элемент потомка"
#: widgets/navtree/Widget.php:39
msgid "Add child elements"
msgstr "Добавить дочерние элементы"
#: app/partials/service.list.edit.php:120
msgid "Add child service"
msgstr "Добавить дочернюю услугу"
#: app/views/js/popup.service.edit.js.php:401
msgid "Add child services"
msgstr "Добавление дочерних услуг"
#: app/partials/configuration.valuemap.php:47
msgid "Add from"
msgstr "Добавить с"
#: app/partials/configuration.valuemap.php:51
msgid "Add from host"
msgstr "Добавить с узла сети"
#: app/partials/configuration.valuemap.php:47
msgid "Add from template"
msgstr "Добавить с шаблона"
#: include/actions.inc.php:686 include/actions.inc.php:1029
msgid "Add host"
msgstr "Добавить узел сети"
#: include/actions.inc.php:653 include/actions.inc.php:871
msgid "Add host tags"
msgstr "Добавить теги узла сети"
#: app/views/popup.massupdate.trigger.php:155
#: include/views/configuration.trigger.prototype.edit.php:685
#: include/views/configuration.triggers.edit.php:669
msgid "Add host trigger"
msgstr "Добавить триггер узла сети"
#: include/classes/widgets/views/widget.tophosts.form.view.php:75
msgid "Add item column"
msgstr "Добавьте колонку элементов данных"
#: app/partials/massupdate.macros.tab.php:95
#: app/partials/massupdate.valuemaps.tab.php:37
msgid "Add missing"
msgstr "Добавить отсутствующее"
#: jsLoader.php:205
msgid "Add multiple maps"
msgstr "Добавить несколько карт"
#: include/classes/widgets/CWidgetHelper.php:1378
msgid "Add new data set"
msgstr "Добавить новый набор данных"
#: app/partials/configuration.host.edit.html.php:256
#: include/views/configuration.host.prototype.edit.php:267
msgid "Add new interface"
msgstr "Добавить новый интерфейс"
#: include/classes/widgets/CWidgetHelper.php:906
msgid "Add new override"
msgstr "Добавить новое замещение"
#: app/views/js/configuration.dashboard.edit.js.php:202
#: app/views/js/monitoring.dashboard.view.js.php:290
msgid "Add page"
msgstr "Добавить страницу"
#: app/views/js/popup.service.edit.js.php:431
msgid "Add parent services"
msgstr "Добавление родительских услуг"
#: include/classes/helpers/CRoleHelper.php:461
msgid "Add problem comments"
msgstr "Добавление комментариев к проблемам"
#: app/views/popup.massupdate.trigger.php:101
#: include/views/configuration.graph.edit.php:410
#: include/views/configuration.trigger.prototype.edit.php:637
msgid "Add prototype"
msgstr "Добавить прототип"
#: app/controllers/CControllerPopupScheduledReportEdit.php:127
msgid "Add scheduled report"
msgstr "Добавить регулярный отчет"
#: app/views/js/administration.userrole.edit.js.php:210
msgid "Add services"
msgstr "Добавить услуги"
#: app/views/monitoring.widget.navtreeitem.edit.php:68
msgid "Add submaps"
msgstr "Добавить подкарты"
#: app/controllers/CControllerFavouriteDelete.php:69 include/html.inc.php:153
msgid "Add to favorites"
msgstr "Добавить в избранное"
#: include/actions.inc.php:1033
msgid "Add to host group"
msgstr "Добавить в группу узлов сети"
#: include/actions.inc.php:714
msgid "Add to host groups"
msgstr "Добавить в группы узлов сети"
#: app/partials/scheduledreport.subscription.php:42
msgid "Add user"
msgstr "Добавить пользователя"
#: app/partials/scheduledreport.subscription.php:46
msgid "Add user group"
msgstr "Добавить группу пользователей"
#: app/views/js/configuration.dashboard.edit.js.php:198
#: app/views/js/monitoring.dashboard.view.js.php:286
#: app/views/monitoring.dashboard.widget.edit.php:35
msgid "Add widget"
msgstr "Добавить виджет"
#: app/controllers/CControllerAuditLogList.php:356
#: app/controllers/CControllerPopupImportCompare.php:161
msgid "Added"
msgstr "Добавлено"
#: jsLoader.php:340
#, c-format
msgctxt "screen reader"
msgid "Added, %1$s"
msgstr "Добавлено, %1$s"
#: app/views/popup.service.statusrule.edit.php:94
msgid "Additional rule"
msgstr "Дополнительное правило"
#: app/views/popup.service.edit.php:182
msgid "Additional rules"
msgstr "Дополнительные правила"
#: app/partials/administration.ha.nodes.php:28
msgid "Address"
msgstr "Адрес"
#: include/hosts.inc.php:63 include/users.inc.php:53
msgid "Admin"
msgstr "Администратор"
#: include/classes/helpers/CMenuHelper.php:331
#: include/classes/helpers/CRoleHelper.php:316
msgid "Administration"
msgstr "Администрирование"
#: app/views/popup.service.edit.php:158
#: include/classes/widgets/forms/CWidgetFormItem.php:69
msgid "Advanced configuration"
msgstr "Расширенная настройка"
#: include/views/monitoring.sysmap.edit.php:160
msgid "Advanced labels"
msgstr "Расширенные подписи"
#: app/views/popup.import.php:175
msgid "Advanced options"
msgstr "Расширенные опции"
#: include/classes/widgets/forms/CWidgetFormItem.php:252
msgid "After value"
msgstr "После значения"
#: include/events.inc.php:288
msgid "Age"
msgstr "Возраст"
#: app/partials/monitoring.problem.filter.php:116
msgid "Age less than"
msgstr "Возраст менее чем"
#: app/views/administration.script.list.php:164 include/hosts.inc.php:1191
#: include/items.inc.php:347 include/views/configuration.httpconf.edit.php:98
#: jsLoader.php:317
msgid "Agent"
msgstr "Агент"
#: include/classes/data/CItemData.php:818
msgid "Agent availability check. Returns nothing - unavailable; 1 - available"
msgstr "Проверка доступности агента. Ничего не возвращает - недоступен; 1 - доступен"
#: app/views/configuration.host.list.php:197
msgid "Agent encryption"
msgstr "Шифрование агента"
#: include/classes/data/CItemData.php:810
msgid "Agent host metadata. Returns string"
msgstr "Метаданные узла сети агента. Возвращает строку"
#: include/classes/data/CItemData.php:814
msgid "Agent host name. Returns string"
msgstr "Имя хоста агента. Возвращает строку"
#: include/views/inventory.host.view.php:64
msgid "Agent interfaces"
msgstr "Интерфейсы агента"
#: include/classes/data/CItemData.php:822
msgid "Agent variant check. Returns 1 - for Zabbix agent; 2 - for Zabbix agent 2"
msgstr "Проверка разновидности агента. Возвращается 1 - для Zabbix агента; 2 - для Zabbix агента 2"
#: include/classes/widgets/CWidgetHelper.php:1317
msgid "Aggregate"
msgstr "Агрегация"
#: app/views/popup.triggerexpr.php:109
msgid "Aggregate functions"
msgstr "Функции агрегации"
#: app/views/popup.tophosts.column.edit.php:120
#: include/classes/widgets/CWidgetHelper.php:1289
msgid "Aggregation function"
msgstr "Функция агрегации"
#: app/views/popup.tophosts.column.edit.php:139
#: include/classes/widgets/CWidgetHelper.php:1308
msgid "Aggregation interval"
msgstr "Интервал агрегации"
#: include/actions.inc.php:2106
msgid "Alert message"
msgstr "Сообщение оповещения"
#: include/classes/helpers/CMenuHelper.php:283
#: include/classes/helpers/CRoleHelper.php:338
msgid "Alerts"
msgstr "Оповещения"
#: app/controllers/CControllerPopupTriggerExpr.php:1116
msgid "Algorithm"
msgstr "Алгоритм"
#: include/hosts.inc.php:114
msgid "Alias"
msgstr "Псевдоним"
#: include/views/monitoring.sysmap.constructor.php:75
msgid "Align map elements"
msgstr "Выровнять элементы карты"
#: app/controllers/CControllerAuditLogList.php:172
#: app/controllers/CControllerAuditLogList.php:173
#: app/controllers/CControllerUserList.php:113
#: app/views/administration.script.edit.php:214
#: app/views/administration.script.edit.php:221
#: app/views/administration.script.list.php:192
#: app/views/administration.script.list.php:193
#: app/views/administration.user.edit.php:484
#: app/views/administration.user.edit.php:529
#: app/views/administration.userrole.edit.php:145
#: app/views/administration.userrole.edit.php:186
#: app/views/monitoring.dashboard.list.php:66
#: app/views/reports.scheduledreport.list.php:55
#: include/classes/widgets/forms/CWidgetFormProblemHosts.php:122
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:178
#: include/views/monitoring.sysmap.edit.php:263 jsLoader.php:413
msgid "All"
msgstr "Все"
#: app/views/monitoring.dashboard.view.php:186
msgid "All dashboards"
msgstr "Все панели"
#: app/views/monitoring.charts.view.php:83
msgid "All graphs"
msgstr "Все графики"
#: app/partials/administration.usergroup.grouprights.html.php:46
#: app/views/administration.user.edit.php:429
#: app/views/administration.user.edit.php:435
msgid "All groups"
msgstr "Все группы"
#: app/views/monitoring.host.dashboard.view.php:120 include/html.inc.php:305
msgid "All hosts"
msgstr "Все узлы сети"
#: jsLoader.php:284
msgid "All links should have \"Name\" and \"URL\" specified"
msgstr "У всех ссылок должны быть указаны \"Имя\" и \"URL\""
#: include/html.inc.php:516
msgid "All maps"
msgstr "Все карты сети"
#: include/views/configuration.trigger.prototype.edit.php:514
#: include/views/configuration.triggers.edit.php:543
msgid "All problems"
msgstr "Все проблемы"
#: include/views/configuration.trigger.prototype.edit.php:515
#: include/views/configuration.triggers.edit.php:544
msgid "All problems if tag values match"
msgstr "Все проблемы если значения тегов совпадают"
#: app/controllers/CControllerServiceListGeneral.php:150
msgid "All services"
msgstr "Все услуги"
#: app/partials/administration.usergroup.tagfilters.html.php:47
msgid "All tags"
msgstr "Все теги"
#: include/html.inc.php:267
msgid "All templates"
msgstr "Все шаблоны"
#: app/views/administration.userrole.edit.php:291
msgid "Allow list"
msgstr "Список разрешений"
#: app/views/popup.massupdate.trigger.php:60 include/triggers.inc.php:991
#: include/views/configuration.trigger.prototype.edit.php:527
#: include/views/configuration.triggers.edit.php:556
msgid "Allow manual close"
msgstr "Разрешить закрывать вручную"
#: app/views/popup.discovery.check.php:125
msgid "Allow redirect"
msgstr "Разрешить перенаправление"
#: app/views/popup.massupdate.item.php:382
#: include/views/configuration.host.discovery.edit.php:723
#: include/views/configuration.item.edit.php:945
#: include/views/configuration.item.prototype.edit.php:852
msgid "Allowed hosts"
msgstr "Разрешенные хосты"
#: app/views/administration.user.edit.php:623
msgid "Allowed methods"
msgstr "Разрешенные методы"
#: include/classes/html/widgets/CWidgetFieldGraphDataSetView.php:402
msgid "Also used as legend label for aggregated data sets."
msgstr "Также используется как подпись к легенде для агрегированых наборов данных. "
#: include/classes/setup/CSetupWizard.php:882
msgid "Alternatively, you can install it manually:"
msgstr "В качестве альтернативы, вы можете установить его вручную:"
#: include/classes/data/CItemData.php:1623
msgid "Amount of guest physical memory that is swapped out to the swap space, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Объем гостевой физической памяти выгруженной в файл подкачки, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1442
msgid "Amount of guest physical memory that is swapped out to the swap space, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Количество физической памяти гостя, которое выгружено в файл подкачки, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1643
msgid "Amount of host physical memory consumed for backing up guest physical memory pages, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Объем используемой физической памяти хоста на резервное копирование страниц физической памяти гостя, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1462
msgid "Amount of host physical memory consumed for backing up guest physical memory pages, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Общее количество потребляемой физической памяти хоста на резервное копирование страниц физической памяти гостя, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/api/services/CItemGeneral.php:1544
#, c-format
msgid "An LLD rule with key \"%1$s\" already exists on the host \"%2$s\"."
msgstr "LLD правило с ключом \"%1$s\" уже существует у узла сети \"%2$s\"."
#: include/classes/api/services/CItemGeneral.php:1543
#, c-format
msgid "An LLD rule with key \"%1$s\" already exists on the template \"%2$s\"."
msgstr "LLD правило с ключом \"%1$s\" уже существует у шаблона \"%2$s\"."
#: include/classes/api/services/CItemGeneral.php:1538
#, c-format
msgid "An item prototype with key \"%1$s\" already exists on the host \"%2$s\"."
msgstr "Прототип элементов данных с ключом \"%1$s\" уже существует у узла сети \"%2$s\"."
#: include/classes/api/services/CItemGeneral.php:1537
#, c-format
msgid "An item prototype with key \"%1$s\" already exists on the template \"%2$s\"."
msgstr "Прототип элементов данных с ключом \"%1$s\" уже существует у шаблона \"%2$s\"."
#: include/classes/api/services/CItemGeneral.php:1532
#, c-format
msgid "An item with key \"%1$s\" already exists on the host \"%2$s\"."
msgstr "Элемент данных с ключом \"%1$s\" уже существует у узла сети \"%2$s\"."
#: include/classes/api/services/CItemGeneral.php:1531
#, c-format
msgid "An item with key \"%1$s\" already exists on the template \"%2$s\"."
msgstr "Элемент данных с ключом \"%1$s\" уже существует у шаблона \"%2$s\"."
#: include/classes/widgets/forms/CWidgetFormClock.php:73
msgid "Analog"
msgstr "Аналоговые"
#: app/partials/popup.operations.php:240
#: app/views/configuration.correlation.edit.php:119
#: app/views/popup.lldoverride.php:68 include/triggers.inc.php:1060
#: include/views/configuration.action.edit.php:127
#: include/views/configuration.host.discovery.edit.php:752
#: include/views/configuration.trigger.prototype.edit.php:160
#: include/views/configuration.trigger.prototype.edit.php:357
#: include/views/configuration.triggers.edit.php:183
#: include/views/configuration.triggers.edit.php:383
msgid "And"
msgstr "И"
#: app/partials/monitoring.host.filter.php:32
#: app/partials/monitoring.latest.filter.php:93
#: app/partials/monitoring.problem.filter.php:161
#: app/partials/popup.operations.php:239
#: app/views/configuration.correlation.edit.php:118
#: app/views/popup.lldoverride.php:67
#: include/classes/helpers/CTagFilterFieldHelper.php:53
#: include/classes/widgets/forms/CWidgetFormDataOver.php:52
#: include/classes/widgets/forms/CWidgetFormGeoMap.php:53
#: include/classes/widgets/forms/CWidgetFormProblemHosts.php:80
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:80
#: include/classes/widgets/forms/CWidgetFormProblems.php:95
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:374
#: include/classes/widgets/forms/CWidgetFormTopHosts.php:92
#: include/classes/widgets/forms/CWidgetFormTrigOver.php:68
#: include/classes/widgets/forms/CWidgetFormWeb.php:62
#: include/views/configuration.action.edit.php:126
#: include/views/configuration.host.discovery.edit.php:751
#: include/views/configuration.maintenance.edit.php:143
#: include/views/js/monitoring.sysmaps.js.php:242
msgid "And/Or"
msgstr "И/ИЛИ"
#: widgets/gauge/includes/WidgetForm.php:173
msgid "Angle"
msgstr "Угол"
#: app/views/popup.sla.edit.php:78 include/classes/helpers/CSlaHelper.php:43
msgid "Annually"
msgstr "Ежегодно"
#: app/partials/monitoring.host.filter.php:127
#: app/views/administration.mediatype.list.php:60
#: app/views/administration.module.list.php:53
#: app/views/administration.proxy.list.php:54
#: app/views/administration.script.list.php:51
#: app/views/administration.token.list.php:92
#: app/views/administration.usergroup.list.php:53
#: app/views/administration.user.token.list.php:58
#: app/views/configuration.correlation.list.php:56
#: app/views/configuration.discovery.list.php:56
#: app/views/configuration.host.list.php:132
#: app/views/reports.scheduledreport.list.php:61
#: app/views/service.list.edit.php:79 app/views/service.list.edit.php:107
#: app/views/service.list.php:82 app/views/sla.list.php:51
#: include/classes/widgets/forms/CWidgetFormTrigOver.php:36
#: include/triggers.inc.php:1593 include/views/configuration.action.list.php:82
#: include/views/configuration.maintenance.list.php:69
msgid "Any"
msgstr "Любое"
#: app/views/js/popup.host.edit.js.php:64 app/views/js/template.edit.js.php:139
msgid "Any changes made in the current form will be lost."
msgstr ""
#: app/views/js/administration.regex.edit.js.php:164
#: include/classes/helpers/CRegexHelper.php:27
msgid "Any character string included"
msgstr "Любая строка символов включена"
#: include/classes/core/CJsonRpc.php:196
msgid "Application error."
msgstr "Ошибка приложения."
#: app/partials/timeselector.filter.php:104
#: app/views/dashboard.page.properties.edit.php:64
#: app/views/dashboard.properties.edit.php:93
#: app/views/monitoring.dashboard.widget.edit.php:40
#: app/views/popup.maintenance.period.php:189
#: include/classes/html/CFilter.php:211 include/classes/html/CFilter.php:298
#: include/classes/html/CTabFilter.php:101
#: include/views/js/monitoring.sysmaps.js.php:332
#: include/views/js/monitoring.sysmaps.js.php:491
#: include/views/js/monitoring.sysmaps.js.php:621
#: include/views/js/monitoring.sysmaps.js.php:732
#: include/views/js/monitoring.sysmaps.js.php:838 jsLoader.php:206
#: jsLoader.php:331
msgid "Apply"
msgstr "Применить"
#: include/views/configuration.hostgroups.edit.php:48
msgid "Apply permissions and tag filters to all subgroups"
msgstr "Применить права доступа и фильтры тегов ко всем подгруппам"
#: app/partials/configuration.templategroup.edit.html.php:47
msgid "Apply permissions to all subgroups"
msgstr "Применить разрешения ко всем подгруппам"
#: include/views/configuration.maintenance.list.php:71
#: include/views/configuration.maintenance.list.php:105
msgctxt "maintenance status"
msgid "Approaching"
msgstr "Близится"
#: include/classes/widgets/CWidgetHelper.php:1443
msgid "Approximation"
msgstr "Аппроксимация"
#: include/func.inc.php:239
msgid "Apr"
msgstr "Апр."
#: include/func.inc.php:103 include/func.inc.php:256 jsLoader.php:236
msgid "April"
msgstr "Апрель"
#: widgets/gauge/includes/WidgetForm.php:221
msgid "Arc"
msgstr "Дуга"
#: widgets/gauge/includes/WidgetForm.php:240
msgid "Arc background"
msgstr "Фон дуги"
#: widgets/gauge/includes/WidgetForm.php:232
#: widgets/gauge/includes/WidgetForm.php:305
msgid "Arc size"
msgstr "Размер дуги"
#: app/views/popup.tabfilter.edit.php:76
msgid "Are you sure you want to delete this filter?"
msgstr "Вы уверены, что хотите удалить этот фильтр?"
#: app/views/js/administration.macros.edit.js.php:86
msgid "Are you sure you want to delete?"
msgstr "Вы уверены, что хотите удалить?"
#: include/classes/html/CButtonQMessage.php:52
msgid "Are you sure you want to perform this action?"
msgstr "Вы уверены, что хотите выполнить это действие?"
#: include/views/js/monitoring.sysmaps.js.php:122
msgid "Area size"
msgstr "Размер области"
#: include/views/js/monitoring.sysmaps.js.php:115
msgid "Area type"
msgstr "Тип области"
#: include/items.inc.php:1835
msgid "Arithmetic"
msgstr "Арифметические"
#: app/views/popup.tophosts.column.edit.php:150
#: include/classes/helpers/CServiceHelper.php:148
msgid "As is"
msgstr "Как есть"
#: include/views/monitoring.history.php:102
msgid "As plain text"
msgstr "Как простой текст"
#: app/views/administration.authentication.edit.php:275
#: app/views/administration.authentication.edit.php:309
msgid "Assertions"
msgstr "Декларации"
#: include/hosts.inc.php:149
msgid "Asset tag"
msgstr "Этикетка владельца"
#: include/maintenances.inc.php:70
#, c-format
msgid "At %1$s:%2$s %3$s of every week"
msgid_plural "At %1$s:%2$s %3$s of every %4$s weeks"
msgstr[0] "В %1$s:%2$s %3$s каждую %4$s неделю"
msgstr[1] "В %1$s:%2$s %3$s каждые %4$s недели"
msgstr[2] "В %1$s:%2$s %3$s каждые %4$s недель"
#: include/maintenances.inc.php:50
#, c-format
msgid "At %1$s:%2$s every day"
msgid_plural "At %1$s:%2$s every %3$s days"
msgstr[0] "В %1$s:%2$s каждый %3$s день"
msgstr[1] "В %1$s:%2$s каждые %3$s дня"
msgstr[2] "В %1$s:%2$s каждые %3$s дней"
#: include/maintenances.inc.php:112
#, c-format
msgid "At %1$s:%2$s on %3$s %4$s of every %5$s"
msgstr "В %1$s:%2$s %3$s %4$s каждый %5$s"
#: include/maintenances.inc.php:121
#, c-format
msgid "At %1$s:%2$s on day %3$s of every %4$s"
msgstr "В %1$s:%2$s на %3$s день каждый %4$s"
#: app/views/popup.maintenance.period.php:154
msgid "At (hour:minute)"
msgstr "В (час:минута)"
#: app/controllers/CControllerAuthenticationUpdate.php:125
msgid "At least one LDAP server must exist."
msgstr "Должен быть указан хотя бы один сервер LDAP."
#: app/views/administration.userrole.edit.php:117
msgid "At least one UI element must be checked."
msgstr "Необходимо выбрать по крайней мере один элемент интерфейса пользователей."
#: include/classes/api/services/CRole.php:487
#, c-format
msgid "At least one UI element must be enabled for user role \"%1$s\"."
msgstr "По крайней мере один UI элемент должен быть включен для роли пользователей \"%1$s\"."
#: app/controllers/CControllerPopupLldOperation.php:122
msgid "At least one action is mandatory."
msgstr "По крайней мере одно действие обязательно."
#: include/classes/api/services/CUser.php:614
#: include/classes/api/services/CUser.php:1286
#, c-format
msgid "At least one active user must exist with role \"%1$s\"."
msgstr "Должен существовать, по крайней мере, один активный пользователь с ролью \"%1$s\"."
#: include/classes/api/services/CMaintenance.php:683
msgid "At least one day of the week or day of the month must be specified."
msgstr "Должен быть указан хотя бы один день недели или день месяца."
#: include/classes/api/services/CMaintenance.php:382
#: include/classes/api/services/CMaintenance.php:574
#: include/views/configuration.maintenance.edit.php:247
msgid "At least one host group or host must be selected."
msgstr "Должна быть выбрана по крайней мере одна группа узлов сети или узел сети."
#: include/classes/api/services/CHostGroup.php:1111
#: include/classes/api/services/CHostGroup.php:1268
msgid "At least one host or template must be specified."
msgstr "Должен быть указан по крайней мере один узел сети или шаблон."
#: include/classes/setup/CFrontendSetup.php:241
msgid "At least one of MySQL, PostgreSQL or Oracle should be supported."
msgstr "Должна поддерживаться по крайней мере одна база данных из MySQL, PostgreSQL или Oracle."
#: app/views/configuration.correlation.edit.php:161
msgid "At least one operation must be selected."
msgstr "Должна быть выбрана по крайней мере одна операция."
#: include/views/configuration.action.edit.php:522
msgid "At least one operation must exist."
msgstr "Должна существовать по крайней мере одна операция."
#: include/classes/api/services/CHostGroup.php:1594
#, c-format
msgid "At least one parameter \"%1$s\" or \"%2$s\" must be enabled."
msgstr "Как минимум один параметр должен быть включён \"%1$s\" или \"%2$s\"."
#: app/controllers/CControllerPopupAcknowledgeCreate.php:172
msgid "At least one update operation or message is mandatory"
msgstr "По крайней мере одна операция обновления или сообщение обязательно"
#: app/views/popup.acknowledge.edit.php:105
msgid "At least one update operation or message must exist."
msgstr "Должна существовать по крайней мере одна операция обновления или сообщение."
#: app/partials/popup.operations.php:75
msgid "At least one user or user group must be selected."
msgstr "Должен быть выбран по крайней мере один пользователь или группа пользователей."
#: include/classes/api/services/CReport.php:343
msgid "At least one user or user group must be specified."
msgstr "Необходимо указать по крайней мере одного пользователя или группу пользователей."
#: app/views/administration.mediatype.edit.php:342
msgid "Attempt interval"
msgstr "Интервал между попытками"
#: app/views/administration.mediatype.edit.php:337 httpconf.php:43
#: include/views/configuration.httpconf.edit.php:78
#: include/views/configuration.httpconf.list.php:141
msgid "Attempts"
msgstr "Попыток"
#: app/views/administration.authentication.edit.php:520
#: app/views/popup.ldap.edit.php:265
#: app/views/popup.mediatypemapping.edit.php:59
msgid "Attribute"
msgstr "Атрибут"
#: app/views/administration.geomaps.edit.php:88
msgid "Attribution"
msgstr "Атрибуция"
#: app/views/administration.geomaps.edit.php:90
msgid "Attribution HTML"
msgstr "HTML код авторства"
#: app/views/administration.geomaps.edit.php:86
msgid "Attribution text"
msgstr "Текст авторства"
#: app/views/administration.housekeeping.edit.php:179
#: include/classes/helpers/CMenuHelper.php:148
#: include/classes/helpers/CRoleHelper.php:382
msgid "Audit"
msgstr "Аудит"
#: app/controllers/CControllerAuditLogList.php:176
#: app/views/administration.audit.settings.edit.php:29
#: app/views/administration.audit.settings.edit.php:63
#: app/views/reports.auditlog.list.php:78
#: include/classes/helpers/CMenuHelper.php:253 include/html.inc.php:892
msgid "Audit log"
msgstr "Журнал аудита"
#: app/views/administration.housekeeping.edit.php:180
msgid "Audit settings"
msgstr "Настройки аудита"
#: include/func.inc.php:243
msgid "Aug"
msgstr "Авг"
#: include/func.inc.php:107 include/func.inc.php:260 jsLoader.php:240
msgid "August"
msgstr "Август"
#: app/views/popup.token.view.php:46
msgid "Auth token"
msgstr "Токен аутентификации"
#: app/views/administration.authentication.edit.php:281
msgid "AuthN requests"
msgstr "Запросы AuthN"
#: app/controllers/CControllerAuditLogList.php:211
#: app/views/administration.authentication.edit.php:323
#: app/views/administration.authentication.edit.php:334
#: app/views/administration.mediatype.edit.php:90
#: include/classes/helpers/CMenuHelper.php:287
#: include/classes/helpers/CRoleHelper.php:424
#: include/views/configuration.httpconf.edit.php:249
#: include/views/configuration.httpconf.list.php:142
msgid "Authentication"
msgstr "Аутентификация"
#: app/partials/configuration.host.edit.html.php:306
#: app/views/popup.massupdate.host.php:149
#: include/views/configuration.host.prototype.edit.php:306
msgid "Authentication algorithm"
msgstr "Алгоритм аутентификации"
#: include/classes/api/services/CUser.php:2022
#, c-format
msgid "Authentication failed: %1$s."
msgstr "Ошибка при аутентификации: %1$s."
#: app/views/administration.script.edit.php:131
#: app/views/popup.massupdate.item.php:169
#: include/views/configuration.host.discovery.edit.php:577
#: include/views/configuration.item.edit.php:657
#: include/views/configuration.item.prototype.edit.php:634
msgid "Authentication method"
msgstr "Метод аутентификации"
#: app/partials/configuration.host.interface.row.php:154
#: app/views/popup.discovery.check.php:103
#: app/views/popup.itemtestedit.view.php:202
msgid "Authentication passphrase"
msgstr "Пароль аутентификации"
#: app/partials/configuration.host.interface.row.php:143
#: app/views/popup.discovery.check.php:96
#: app/views/popup.itemtestedit.view.php:191
msgid "Authentication protocol"
msgstr "Протокол аутентификации"
#: app/controllers/CControllerAuthenticationUpdate.php:395
#: app/controllers/CControllerAuthenticationUpdate.php:403
msgid "Authentication settings updated"
msgstr "Настройки аутентификации обновлены"
#: app/views/administration.module.edit.php:40
#: app/views/administration.module.list.php:77
msgid "Author"
msgstr "Автор"
#: app/views/administration.miscconfig.edit.php:87
msgid "Authorization"
msgstr "Авторизация"
#: app/views/popup.tophosts.column.edit.php:162
msgid "Auto"
msgstr "Автоматически"
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:48
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:154
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:226
msgctxt "history source selection method"
msgid "Auto"
msgstr "Авто"
#: app/views/administration.user.edit.php:261
msgid "Auto-login"
msgstr "Авто-вход"
#: include/classes/api/services/CUser.php:1012
msgid "Auto-login and auto-logout options cannot be enabled together."
msgstr "Опции авто-вход и авто-выход нельзя активировать вместе."
#: app/views/administration.user.edit.php:266
msgid "Auto-logout"
msgstr "Авто-выход"
#: app/partials/configuration.host.edit.html.php:360
#: app/partials/popup.operations.php:228
#: app/views/administration.miscconfig.edit.php:62
#: app/views/popup.lldoperation.php:282 app/views/popup.massupdate.host.php:184
#: include/hosts.inc.php:1128
#: include/views/configuration.host.prototype.edit.php:365
msgid "Automatic"
msgstr "Автоматически"
#: include/views/monitoring.sysmap.edit.php:140
msgid "Automatic icon mapping"
msgstr "Автоматическое соответствие иконок"
#: include/views/js/monitoring.sysmaps.js.php:260
#: include/views/js/monitoring.sysmaps.js.php:693
msgid "Automatic icon selection"
msgstr "Автоматический выбор иконки"
#: app/controllers/CControllerAuditLogList.php:212
#: app/controllers/CControllerAutoregEdit.php:67
#: app/views/administration.autoreg.edit.php:29
#: app/views/administration.autoreg.edit.php:90
#: app/views/popup.mediatype.message.php:70
#: include/classes/helpers/CMediatypeHelper.php:189
#: include/classes/helpers/CMenuHelper.php:249 include/html.inc.php:890
msgid "Autoregistration"
msgstr "Авторегистрация"
#: include/classes/helpers/CMenuHelper.php:209
#: include/views/configuration.action.list.php:36
msgid "Autoregistration actions"
msgstr "Действия авторегистрации"
#: app/views/administration.housekeeping.edit.php:87
msgid "Autoregistration data storage period"
msgstr "Период хранения данных авторегистрации"
#: app/partials/monitoring.host.view.html.php:36
#: app/views/configuration.host.list.php:196
msgid "Availability"
msgstr "Доступность"
#: include/classes/helpers/CMenuHelper.php:140
#: include/classes/helpers/CRoleHelper.php:376 report2.php:25 report2.php:160
msgid "Availability report"
msgstr "Отчет о доступности"
#: app/views/monitoring.widget.hostavail.view.php:34
#: app/views/monitoring.widget.hostavail.view.php:58
#: app/views/monitoring.widget.hostavail.view.php:102
#: include/classes/html/CHostAvailability.php:80
msgid "Available"
msgstr "Доступен"
#: app/views/monitoring.widget.hostavail.view.php:37
msgctxt "compact table header"
msgid "Available"
msgstr "Доступно"
#: app/views/administration.trigdisplay.edit.php:128 jsLoader.php:179
msgid "Average"
msgstr "Средняя"
#: include/classes/data/CItemData.php:1715
msgid "Average number of outstanding read requests to the virtual disk during the collection interval , \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier, \"instance\" - disk device instance"
msgstr "Среднее количество ожидающих запросов чтения к виртуальному диску в течении интервала опроса, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware, \"экземпляр\" - экземпляр дискового устройства"
#: include/classes/data/CItemData.php:1522
msgid "Average number of outstanding read requests to the virtual disk during the collection interval , <url> - VMware service URL, <uuid> - VMware virtual machine host name, <instance> - disk device instance"
msgstr "Среднее количество ожидающих запросов чтения к виртуальному диску в течении интервала опроса, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware, <экземпляр> - экземпляр дискового устройства"
#: include/classes/data/CItemData.php:1735
msgid "Average number of outstanding write requests to the virtual disk during the collection interval, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier, \"instance\" - disk device instance"
msgstr "Среднее количество ожидающих запросов записи на виртуальный диск в течении интервала опроса, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware, \"экземпляр\" - экземпляр дискового устройства"
#: include/classes/data/CItemData.php:1542
msgid "Average number of outstanding write requests to the virtual disk during the collection interval, <url> - VMware service URL, <uuid> - VMware virtual machine host name, <instance> - disk device instance"
msgstr "Среднее количество ожидающих запросов записи к виртуальному диску в течении интервала опроса, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware, <экземпляр> - экземпляр дискового устройства"
#: app/views/administration.authentication.edit.php:93
msgid "Avoid easy-to-guess passwords"
msgstr "Избегать легко угадываемых паролей"
#: include/classes/widgets/views/widget.svggraph.form.view.php:307
msgid "Axes"
msgstr "Оси"
#: include/classes/setup/CSetupWizard.php:334
#: include/classes/setup/CSetupWizard.php:755
msgid "Back"
msgstr "Назад"
#: app/views/administration.image.edit.php:74
#: app/views/administration.image.list.php:52
#: include/views/js/monitoring.sysmaps.js.php:411
msgid "Background"
msgstr "Фон"
#: include/classes/widgets/forms/CWidgetFormItem.php:384
#: include/views/js/monitoring.sysmaps.js.php:582
msgid "Background color"
msgstr "Цвет фона"
#: include/views/monitoring.sysmap.edit.php:123
msgid "Background image"
msgstr "Фоновое изображение"
#: app/views/popup.tophosts.column.edit.php:151
#: include/classes/widgets/CWidgetHelper.php:928
#: include/classes/widgets/CWidgetHelper.php:971
#: include/classes/widgets/CWidgetHelper.php:1219
msgid "Bar"
msgstr "Столбцы"
#: app/views/administration.authentication.edit.php:175
msgid "Base DN"
msgstr "База для поиска (Base DN)"
#: app/views/popup.tophosts.column.edit.php:171
#: include/classes/widgets/CWidgetHelper.php:954
#: include/classes/widgets/CWidgetHelper.php:1210
msgid "Base color"
msgstr "Основной цвет"
#: include/httptest.inc.php:28
msgid "Basic"
msgstr "Простая"
#: app/views/connector.edit.php:136
msgid "Bearer"
msgstr "Bearer"
#: app/views/connector.edit.php:156
msgid "Bearer token"
msgstr "Токен на предъявителя"
#: include/classes/widgets/forms/CWidgetFormItem.php:250
msgid "Before value"
msgstr "До значения"
#: include/classes/widgets/forms/CWidgetFormItem.php:253
msgid "Below value"
msgstr "Ниже значения"
#: app/partials/configuration.filter.items.php:147
#: app/views/popup.massupdate.item.php:159 include/items.inc.php:133
#: include/views/configuration.item.edit.php:126
#: include/views/configuration.item.prototype.edit.php:112
msgid "Binary"
msgstr "Бинарный"
#: app/controllers/CControllerPopupTriggerExpr.php:1397
#, c-format
msgid "Binary item \"%1$s\" cannot be used in trigger"
msgstr "Бинарный элементы данных \"%1$s\" нельзя использовать в триггере"
#: app/views/administration.authentication.edit.php:187
msgid "Bind DN"
msgstr "Имя для подключения (Bind DN)"
#: app/views/administration.authentication.edit.php:198
msgid "Bind password"
msgstr "Пароль подключения (Bind password)"
#: app/controllers/CControllerPopupTriggerExpr.php:428
#: app/controllers/CControllerPopupTriggerExpr.php:461
msgid "Bits to shift"
msgstr "Битов для сдвига"
#: app/views/popup.triggerexpr.php:110
msgid "Bitwise functions"
msgstr "Битовые функции"
#: app/views/administration.user.list.php:144
msgid "Blocked"
msgstr "Заблокирован"
#: include/classes/core/ZBase.php:358
msgid "Blue"
msgstr "Голубая"
#: app/views/popup.httpstep.php:160
#: include/views/configuration.host.discovery.edit.php:400
#: include/views/configuration.item.edit.php:458
#: include/views/configuration.item.prototype.edit.php:436
msgid "Body"
msgstr "Тело"
#: app/views/popup.httpstep.php:162
#: include/views/configuration.host.discovery.edit.php:402
#: include/views/configuration.item.edit.php:460
#: include/views/configuration.item.prototype.edit.php:438
msgid "Body and headers"
msgstr "Тело и заголовки"
#: include/classes/widgets/forms/CWidgetFormItem.php:131
#: include/classes/widgets/forms/CWidgetFormItem.php:212
#: include/classes/widgets/forms/CWidgetFormItem.php:275
#: include/classes/widgets/forms/CWidgetFormItem.php:335
msgid "Bold"
msgstr "Жирный"
#: include/graphs.inc.php:59 include/views/js/monitoring.sysmaps.js.php:804
#: include/views/js/monitoring.sysmaps.js.php:894
msgid "Bold line"
msgstr "Жирная линия"
#: include/items.inc.php:1848
msgid "Boolean to decimal"
msgstr "Логический в десятичный"
#: include/views/js/monitoring.sysmaps.js.php:421
msgid "Border"
msgstr "Рамка"
#: include/views/js/monitoring.sysmaps.js.php:613
msgid "Border color"
msgstr "Цвет рамки"
#: include/views/js/monitoring.sysmaps.js.php:591
msgid "Border type"
msgstr "Тип рамки"
#: include/views/js/monitoring.sysmaps.js.php:603
msgid "Border width"
msgstr "Ширина рамки"
#: app/controllers/CControllerUserUpdateGeneral.php:106
msgid "Both passwords must be equal."
msgstr "Оба пароля должны совпадать."
#: include/classes/widgets/forms/CWidgetFormItem.php:108
#: include/classes/widgets/forms/CWidgetFormItem.php:189
#: include/classes/widgets/forms/CWidgetFormItem.php:312
#: include/views/js/monitoring.sysmaps.js.php:42
#: include/views/js/monitoring.sysmaps.js.php:152
#: include/views/js/monitoring.sysmaps.js.php:683
#: include/views/monitoring.sysmap.edit.php:250
msgid "Bottom"
msgstr "По нижнему краю"
#: include/classes/widgets/forms/CWidgetFormTopHosts.php:133
msgid "Bottom N"
msgstr "По нижнему краю"
#: jsLoader.php:276
msgid "Bring forward"
msgstr "Переместить вперёд"
#: jsLoader.php:275
msgid "Bring to front"
msgstr "На передний план"
#: include/locales.inc.php:34
msgid "Bulgarian (bg_BG)"
msgstr "Болгарский (bg_BG)"
#: report2.php:195
msgid "By host"
msgstr "По узлу сети"
#: app/partials/monitoring.problem.filter.php:154
#: widgets/problems/includes/WidgetForm.php:136
msgid "By me"
msgstr "Мною"
#: report2.php:196
msgid "By trigger template"
msgstr "По шаблону триггера"
#: app/views/administration.proxy.list.php:142
#: app/views/administration.proxy.list.php:155
#: app/views/configuration.host.list.php:384
#: app/views/configuration.host.list.php:405
#: app/views/configuration.host.list.php:408
msgid "CERT"
msgstr "CERT"
#: app/views/hintbox.eventlist.php:116
#: app/views/monitoring.widget.problems.view.php:109
#: include/classes/graph/CSvgGraph.php:1090
#: include/classes/screens/CScreenProblem.php:969
#: include/classes/screens/CScreenProblem.php:1180 include/events.inc.php:376
msgid "CLOSING"
msgstr "ЗАКРЫТИЕ"
#: include/classes/data/CItemData.php:1066
msgid "CPU information. Returns string or integer"
msgstr "Информация о CPU. Возвращает строку или число"
#: include/classes/data/CItemData.php:1042
msgid "CPU load. Returns float"
msgstr "Загрузка ЦПУ. Возвращает дробное значение"
#: include/classes/data/CItemData.php:1603
msgid "CPU time spent waiting for swap-in, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier, \"instance\" - CPU instance"
msgstr "Затраченное время CPU на ожидание операций к файлу подкачки, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware, \"экземпляр\" - экземпляр CPU"
#: include/classes/data/CItemData.php:1422
msgid "CPU time spent waiting for swap-in, <url> - VMware service URL, <uuid> - VMware virtual machine host name, <instance> - CPU instance"
msgstr "Затраченное время CPU на ожидание операций к файлу подкачки, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware, <экземпляр> - экземпляр CPU"
#: include/classes/data/CItemData.php:1407
msgid "CPU usage as a percentage during the interval depends on power management or HT, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Использование CPU в процентном отношении в течении интервала зависимого от управления питанием или HT, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1274
msgid "CPU usage as a percentage during the interval depends on power management or HT, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Использование CPU в процентном отношении в течении интервала, который зависит от управления питанием или HT, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1399
msgid "CPU usage as a percentage during the interval, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Использование CPU в процентном отношении в течении интервала времени, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1607
msgid "CPU usage as a percentage during the interval, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Использование CPU в процентном отношении в течении интервала времени, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1266
msgid "CPU usage as a percentage during the interval, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Использование CPU в процентном отношении в течении интервала, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1426
msgid "CPU usage as a percentage during the interval, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Использование CPU в процентном отношении в течении интервала, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1559
msgid "CPU usage in hertz during the interval on VMware Resource Pool, \"url\" - VMware service URL, \"rpid\" - VMware resource pool id"
msgstr "Использование CPU в герцах в течение интервала в пуле ресурсов VMware, \"url\" - URL-адрес службы VMware, \"rpid\" - идентификатор пула ресурсов VMware"
#: include/classes/data/CItemData.php:1429
msgid "CPU usage in hertz during the interval on VMware Resource Pool, <url> - VMware service URL, <rpid> - VMware resource pool id"
msgstr "Использование ЦП в герцах в течение интервала в пуле ресурсов VMware, <url> — URL-адрес службы VMware, <rpid> — идентификатор пула ресурсов VMware"
#: include/classes/data/CItemData.php:1054
msgid "CPU utilization percentage. Returns float"
msgstr "Утилизация CPU в процентах. Возвращает число с плавающей точкой"
#: app/views/popup.itemtestedit.view.php:300
msgid "CRLF"
msgstr "CRLF"
#: include/items.inc.php:1828
msgid "CSV to JSON"
msgstr "CSV в JSON"
#: include/classes/validators/CApiInputValidator.php:2717
#: include/classes/validators/CNewValidator.php:352
msgid "CUID is expected"
msgstr "Ожидается CUID "
#: include/items.inc.php:100 include/views/configuration.graph.edit.php:179
#: include/views/configuration.graph.edit.php:254
msgid "Calculated"
msgstr "Вычисляемое"
#: jsLoader.php:232
msgid "Calendar"
msgstr "Календарь"
#: include/hosts.inc.php:60
msgid "Callback"
msgstr "Callback"
#: app/partials/scheduledreport.formgrid.html.php:215
#: app/views/administration.iconmap.edit.php:146
#: app/views/administration.iconmap.edit.php:156
#: app/views/administration.image.edit.php:87
#: app/views/administration.image.edit.php:98
#: app/views/administration.mediatype.edit.php:350
#: app/views/administration.module.edit.php:61
#: app/views/administration.proxy.edit.php:148
#: app/views/administration.regex.edit.php:156
#: app/views/administration.regex.edit.php:166
#: app/views/administration.script.edit.php:269
#: app/views/administration.user.edit.php:755
#: app/views/administration.user.edit.php:786
#: app/views/administration.usergroup.edit.php:215
#: app/views/administration.userrole.edit.php:353
#: app/views/configuration.correlation.edit.php:172
#: app/views/configuration.dashboard.edit.php:69
#: app/views/configuration.discovery.edit.php:141
#: app/views/configuration.host.edit.php:29
#: app/views/js/administration.audit.settings.edit.js.php:46
#: app/views/js/administration.gui.edit.js.php:36
#: app/views/js/administration.housekeeping.edit.js.php:72
#: app/views/js/administration.miscconfig.edit.js.php:46
#: app/views/js/administration.trigdisplay.edit.js.php:52
#: app/views/js/popup.import.js.php:61 app/views/js/popup.import.js.php:156
#: app/views/js/reports.scheduledreport.edit.js.php:86
#: app/views/monitoring.dashboard.view.php:149
#: app/views/popup.import.compare.php:162 app/views/popup.service.edit.php:382
#: app/views/popup.sla.edit.php:265 include/classes/html/CButtonCancel.php:25
#: include/classes/setup/CSetupWizard.php:322 jsLoader.php:207 jsLoader.php:217
#: jsLoader.php:332 jsLoader.php:409
msgid "Cancel"
msgstr "Отмена"
#: app/controllers/CControllerTokenCreate.php:65
#: app/controllers/CControllerTokenCreate.php:140
msgid "Cannot add API token"
msgstr "Не удалось добавить API токен"
#: include/classes/api/services/CGraph.php:517
#: include/classes/api/services/CGraph.php:531
#: include/classes/api/services/CGraph.php:545
#, c-format
msgid "Cannot add a non-numeric item \"%1$s\" to graph \"%2$s\"."
msgstr "Не удалось добавить не числовой элемент данных \"%1$s\" на график \"%2$s\"."
#: include/classes/api/services/CGraphPrototype.php:471
#: include/classes/api/services/CGraphPrototype.php:535
#, c-format
msgid "Cannot add a non-numeric item \"%1$s\" to graph prototype \"%2$s\"."
msgstr "Не удалось добавить не числовой элемент данных \"%1$s\" к прототипу графика \"%2$s\"."
#: actionconf.php:302
msgid "Cannot add action"
msgstr "Не удалось добавить действие"
#: app/controllers/CControllerCorrelationCreate.php:115
msgid "Cannot add correlation"
msgstr "Не удалось добавить корреляцию"
#: jsLoader.php:133
#, c-format
msgid "Cannot add dashboard page: maximum number of %1$d dashboard pages has been added."
msgstr "Не удалось добавить страницу панели: уже добавлено максимальное количество %1$d страниц панелей"
#: include/classes/api/services/CTrigger.php:979
#: include/classes/api/services/CTriggerPrototype.php:788
msgid "Cannot add dependency from a host to a template."
msgstr "Не удалось добавить зависимость от узла сети к шаблону."
#: include/classes/api/services/CDiscoveryRule.php:889
#: include/triggers.inc.php:371
#, c-format
msgid "Cannot add dependency from trigger \"%1$s:%2$s\" to non existing trigger \"%3$s:%4$s\"."
msgstr "Не удалось добавить зависимость от триггера \"%1$s:%2$s\" к несуществующему триггеру \"%3$s:%4$s\"."
#: host_discovery.php:726
msgid "Cannot add discovery rule"
msgstr "Не удалось добавить правило обнаружения"
#: graphs.php:245
msgid "Cannot add graph"
msgstr "Не удалось добавить график"
#: graphs.php:227
msgid "Cannot add graph prototype"
msgstr "Не удалось добавить прототип графика"
#: hostgroups.php:114
msgid "Cannot add group"
msgstr "Не удалось добавить группу"
#: app/controllers/CControllerHostCreate.php:34
#: app/controllers/CControllerHostCreate.php:136
msgid "Cannot add host"
msgstr "Не удалось добавить узел сети"
#: app/controllers/CControllerHostGroupCreate.php:40
#: app/controllers/CControllerHostGroupCreate.php:70
msgid "Cannot add host group"
msgstr "Не удалось добавить группу узлов сети"
#: host_prototypes.php:304
msgid "Cannot add host prototype"
msgstr "Не удалось добавить прототип узлов сети"
#: app/controllers/CControllerImageCreate.php:41
#: app/controllers/CControllerImageCreate.php:101
#: app/controllers/CControllerImageCreate.php:132
msgid "Cannot add image"
msgstr "Не удалось добавить изображение"
#: items.php:876
msgid "Cannot add item"
msgstr "Не удалось добавить элемент данных"
#: disc_prototypes.php:553
msgid "Cannot add item prototype"
msgstr "Не удалось добавить прототип элементов данных"
#: maintenance.php:123
msgid "Cannot add maintenance"
msgstr "Не удалось добавить обслуживание"
#: include/classes/api/services/CMap.php:1559
#, c-format
msgid "Cannot add map element of the map \"%1$s\" due to circular reference."
msgstr "Не удалось добавить элемент карты на карту \"%1$s\" по причине цикличности."
#: app/controllers/CControllerMediatypeCreate.php:76
#: app/controllers/CControllerMediatypeCreate.php:165
msgid "Cannot add media type"
msgstr "Не удалось добавить способ оповещения"
#: app/controllers/CControllerModuleScan.php:103
#, c-format
msgid "Cannot add module: %1$s."
msgid_plural "Cannot add modules: %1$s."
msgstr[0] "Не удалось добавить модуль: %1$s."
msgstr[1] "Не удалось добавить модули: %1$s."
msgstr[2] "Не удалось добавить модули: %1$s."
#: include/classes/api/services/CGraph.php:40
#, c-format
msgid "Cannot add more than one item with type \"Graph sum\" on graph \"%1$s\"."
msgstr "Невозможно добавить более одного элемента данных с типом \"Суммарный график\" в график \"%1$s\"."
#: include/classes/api/services/CGraphPrototype.php:40
#, c-format
msgid "Cannot add more than one item with type \"Graph sum\" on graph prototype \"%1$s\"."
msgstr "Невозможно добавить более одного элемента данных с типом \"Суммарный график\" к прототипу графика \"%1$s\"."
#: sysmaps.php:214
msgid "Cannot add network map"
msgstr "Не удалось добавить карту сети"
#: app/controllers/CControllerProxyCreate.php:58
#: app/controllers/CControllerProxyCreate.php:122
msgid "Cannot add proxy"
msgstr "Не удалось добавить прокси"
#: app/controllers/CControllerRegExCreate.php:41
#: app/controllers/CControllerRegExCreate.php:72
msgid "Cannot add regular expression"
msgstr "Не удалось добавить регулярное выражение"
#: app/controllers/CControllerScheduledReportCreate.php:152
msgid "Cannot add scheduled report"
msgstr "Не удалось добавить регулярный отчет"
#: app/controllers/CControllerScriptCreate.php:60
#: app/controllers/CControllerScriptCreate.php:155
msgid "Cannot add script"
msgstr "Не удалось добавить скрипт"
#: app/views/monitoring.widget.navtreeitem.edit.php:63
msgid "Cannot add submaps. Max depth reached."
msgstr "Не удалось добавить подкарты. Достигнута максимальная глубина."
#: templates.php:205
msgid "Cannot add template"
msgstr "Не удалось добавить шаблон"
#: app/controllers/CControllerTemplateGroupCreate.php:40
#: app/controllers/CControllerTemplateGroupCreate.php:70
msgid "Cannot add template group"
msgstr "Не удалось добавить группу шаблонов"
#: triggers.php:306
msgid "Cannot add trigger"
msgstr "Не удалось добавить триггер"
#: trigger_prototypes.php:257
msgid "Cannot add trigger prototype"
msgstr "Не удалось добавить прототипа триггеров"
#: app/controllers/CControllerUserCreate.php:63
#: app/controllers/CControllerUserCreate.php:119
msgid "Cannot add user"
msgstr "Не удалось добавить пользователя"
#: app/controllers/CControllerUsergroupCreate.php:51
#: app/controllers/CControllerUsergroupCreate.php:101
msgid "Cannot add user group"
msgstr "Не удалось добавить группу пользователей"
#: httpconf.php:198
msgid "Cannot add web scenario"
msgstr "Не удалось добавить веб-сценарий"
#: jsLoader.php:129
msgid "Cannot add widget: no widgets available."
msgstr "Не удалось добавить виджет: доступные виджеты отсутствуют."
#: jsLoader.php:134
msgid "Cannot add widget: not enough free space on the dashboard."
msgstr "Не удалось добавить виджет: не хватает свободного места на ПАНЕЛИ."
#: include/classes/api/services/CItem.php:1532
#, c-format
msgid "Cannot assign the inventory field \"%1$s\" to the item with key \"%2$s\" of host \"%3$s\", because it is already populated by the item with key \"%4$s\"."
msgstr "Не удалось назначить поле инвентарных данных \"%1$s\" элементу данных с ключом \"%2$s\" узла сети \"%3$s\", так как это поле уже заполняется элементом данных с ключом \"%4$s\"."
#: include/classes/api/services/CItem.php:1531
#, c-format
msgid "Cannot assign the inventory field \"%1$s\" to the item with key \"%2$s\" of template \"%3$s\", because it is already populated by the item with key \"%4$s\""
msgstr "Не удалось назначить поле инвентарных данных \"%1$s\" элементу данных с ключом \"%2$s\" шаблона \"%3$s\", так как это поле уже заполняется элементом данных с ключом \"%4$s\""
#: include/classes/api/services/CItem.php:1531
#, c-format
msgid "Cannot assign the inventory field \"%1$s\" to the item with key \"%2$s\" of template \"%3$s\", because it is already populated by the item with key \"%4$s\"."
msgstr "Не удалось назначить поле инвентарных данных \"%1$s\" элементу данных с ключом \"%2$s\" шаблона \"%3$s\", так как это поле уже заполняется элементом данных с ключом \"%4$s\"."
#: jsLoader.php:343
msgctxt "screen reader"
msgid "Cannot be removed"
msgstr "Не удалось удалить"
#: include/classes/validators/CLdapAuthValidator.php:79
msgid "Cannot bind anonymously to LDAP server."
msgstr "Не удалось привязать анонимно к LDAP серверу."
#: include/classes/validators/CLdapAuthValidator.php:78
msgid "Cannot bind to LDAP server."
msgstr "Не удалось привязать к LDAP серверу."
#: include/forms.inc.php:1932 include/forms.inc.php:1939
#: include/forms.inc.php:1949 include/forms.inc.php:1983
#: include/forms.inc.php:1990 include/forms.inc.php:2000
#, c-format
msgid "Cannot build expression tree: %1$s."
msgstr "Не удалось построить дерево выражения: %1$s."
#: include/classes/api/services/CRole.php:792
msgid "Cannot change the user type of own role."
msgstr "Не удалось изменить тип пользователя своей роли."
#: httpconf.php:189 httpconf.php:433 items.php:901 items.php:981
msgid "Cannot clear history"
msgstr "Не удалось очистить историю"
#: include/classes/api/services/CDiscoveryRule.php:2514
msgid "Cannot clone graph prototypes."
msgstr "Не удалось клонировать прототипы графиков."
#: include/classes/api/services/CDiscoveryRule.php:2317
#: include/classes/api/services/CDiscoveryRule.php:2373
#: include/classes/api/services/CDiscoveryRule.php:2391
msgid "Cannot clone item prototypes."
msgstr "Не удалось клонировать прототипы элементов данных."
#: include/classes/api/services/CDiscoveryRule.php:802
msgid "Cannot clone trigger prototypes."
msgstr "Не удалось клонировать прототипы триггеров."
#: include/classes/api/services/CEvent.php:848
#, c-format
msgid "Cannot close problem: %1$s."
msgstr "Не удалось закрыть проблему: %1$s."
#: include/classes/validators/CLdapAuthValidator.php:77
msgid "Cannot connect to LDAP server."
msgstr "Не удалось подключиться к LDAP серверу."
#: include/classes/setup/CSetupWizard.php:593
msgid "Cannot connect to the database."
msgstr "Не возможно подключиться к базе данных."
#: include/views/js/configuration.httpconf.edit.js.php:182
msgid "Cannot convert POST data:"
msgstr "Не удалось выполнить конвертацию POST данных:"
#: graphs.php:390
msgid "Cannot copy graph"
msgid_plural "Cannot copy graphs"
msgstr[0] "Не удалось скопировать график"
msgstr[1] "Не удалось скопировать графики"
msgstr[2] "Не удалось скопировать графики"
#: include/classes/helpers/CGraphHelper.php:74
#, c-format
msgid "Cannot copy graph \"%1$s\", because it has items from the multiple hosts."
msgstr "Невозможно скопировать график \"%1$s\", так как он содержит элементы данных нескольких узлов сети."
#: include/classes/helpers/CGraphGeneralHelper.php:91
#, c-format
msgid "Cannot copy graph \"%1$s\", because the item with key \"%2$s\" does not exist on the host \"%3$s\"."
msgstr "Невозможно скопировать график \"%1$s\", так как узел сети \"%3$s\" не содержит элемент данных с ключом \"%2$s\"."
#: include/classes/helpers/CGraphGeneralHelper.php:92
#, c-format
msgid "Cannot copy graph \"%1$s\", because the item with key \"%2$s\" does not exist on the template \"%3$s\"."
msgstr "Невозможно скопировать график \"%1$s\", так как шаблон \"%3$s\" не содержит элемент данных с ключом \"%2$s\"."
#: include/classes/helpers/CGraphGeneralHelper.php:96
#, c-format
msgid "Cannot copy graph prototype \"%1$s\", because the item with key \"%2$s\" does not exist on the host \"%3$s\"."
msgstr "Невозможно скопировать прототип графика \"%1$s\", так как узел сети \"%3$s\" не содержит элемент данных с ключом \"%2$s\"."
#: include/classes/helpers/CGraphGeneralHelper.php:97
#, c-format
msgid "Cannot copy graph prototype \"%1$s\", because the item with key \"%2$s\" does not exist on the template \"%3$s\"."
msgstr "Невозможно скопировать прототип графика \"%1$s\", так как шаблон \"%3$s\" не содержит элемент данных с ключом \"%2$s\"."
#: items.php:965
msgid "Cannot copy item"
msgid_plural "Cannot copy items"
msgstr[0] "Не удалось скопировать элемент даных"
msgstr[1] "Не удалось скопировать элементы даных"
msgstr[2] "Не удалось скопировать элементы даных"
#: include/classes/api/services/CDiscoveryRule.php:2475
#, c-format
msgid "Cannot copy item prototype with key \"%1$s\" without its master item with key \"%2$s\"."
msgstr "Невозможно скопировать прототип элементов данных с ключом \"%1$s\" без его основного элемента данных с ключом \"%2$s\"."
#: include/items.inc.php:590
#, c-format
msgid "Cannot copy item with key \"%1$s\" without its master item with key \"%2$s\"."
msgstr "Невозможно скопировать элемент данных с ключом \"%1$s\" без его основного элемента данных с ключом \"%2$s\"."
#: triggers.php:538
msgid "Cannot copy trigger"
msgid_plural "Cannot copy triggers"
msgstr[0] "Не удалось скопировать триггер"
msgstr[1] "Не удалось скопировать триггеры"
msgstr[2] "Не удалось скопировать триггеры"
#: include/classes/helpers/CTriggerGeneralHelper.php:196
#, c-format
msgid "Cannot copy trigger \"%1$s\" without the trigger \"%2$s\", on which it depends, to the host \"%3$s\"."
msgstr "Невозможно скопировать на узел сети \"%3$s\" триггер \"%1$s\" без триггера \"%2$s\", от которого он зависит."
#: include/classes/helpers/CTriggerGeneralHelper.php:197
#, c-format
msgid "Cannot copy trigger \"%1$s\" without the trigger \"%2$s\", on which it depends, to the template \"%3$s\"."
msgstr "Невозможно скопировать на шаблон \"%3$s\" триггер \"%1$s\" без триггера \"%2$s\", от которого он зависит."
#: include/triggers.inc.php:246
#, c-format
msgid "Cannot copy trigger \"%1$s\", because it has multiple hosts in the expression."
msgstr "Не удалось скопировать триггер \"%1$s\", потому что он содержит несколько узлов сети в выражении."
#: include/classes/helpers/CTriggerHelper.php:75
#, c-format
msgid "Cannot copy trigger \"%1$s\", because it has multiple templates in the expression."
msgstr "Невозможно скопировать триггер \"%1$s\", так как в выражении содержится несколько шаблонов."
#: include/triggers.inc.php:226
#, c-format
msgid "Cannot copy trigger \"%1$s:%2$s\", because it has multiple hosts in the expression."
msgstr "Не удалось скопировать триггер \"%1$s:%2$s\", потому что он содержит несколько узлов сети в выражении."
#: app/controllers/CControllerSlaCreate.php:69
#: app/controllers/CControllerSlaCreate.php:127
msgid "Cannot create SLA"
msgstr "Не удалось создать SLA"
#: include/classes/api/services/CHostPrototype.php:1110
#, c-format
msgid "Cannot create a host prototype on a discovered host \"%1$s\"."
msgstr "Не удалось создать прототип узлов сети у обнаруженного узла сети \"%1$s\"."
#: include/db.inc.php:34
msgid "Cannot create another database connection."
msgstr "Не удалось создать другое подключение к базе данных."
#: include/classes/api/services/CTrigger.php:1013
#: include/classes/api/services/CTriggerPrototype.php:819
msgid "Cannot create circular dependencies."
msgstr "Невозможно создать закольцованные зависимости."
#: app/controllers/CControllerConnectorCreate.php:89
#: app/controllers/CControllerConnectorCreate.php:164
msgid "Cannot create connector"
msgstr "Не удалось создать коннектор"
#: include/classes/api/services/CTrigger.php:985
msgid "Cannot create dependency on trigger itself."
msgstr "Невозможно создать зависимость триггера от самого себя."
#: include/classes/api/services/CTriggerPrototype.php:758
msgid "Cannot create dependency on trigger prototype itself."
msgstr "Не возможно создать зависимость прототипа триггеров к самому себе."
#: app/controllers/CControllerDiscoveryCreate.php:47
#: app/controllers/CControllerDiscoveryCreate.php:92
msgid "Cannot create discovery rule"
msgstr "Не удалось создать правило обнаружения"
#: app/controllers/CControllerCorrelationCreate.php:48
#: app/controllers/CControllerCorrelationCreate.php:115
msgid "Cannot create event correlation"
msgstr "Не удалось создать корреляцию событий"
#: app/controllers/CControllerIconMapCreate.php:56
msgid "Cannot create icon map"
msgstr "Не удалось создать соответствие иконок"
#: app/controllers/CControllerMaintenanceCreate.php:72
#: app/controllers/CControllerMaintenanceCreate.php:150
msgid "Cannot create maintenance period"
msgstr "Не удалось создать период обслуживания"
#: app/controllers/CControllerProxyConfigRefresh.php:79
msgid "Cannot create request"
msgstr "Не удалось создать запрос"
#: app/controllers/CControllerScheduledReportCreate.php:59
msgid "Cannot create scheduled report"
msgstr "Не удалось создать регулярный отчет"
#: app/controllers/CControllerServiceCreate.php:96
#: app/controllers/CControllerServiceCreate.php:184
msgid "Cannot create service"
msgstr "Не удалось создать сервис"
#: include/classes/api/services/CService.php:2373
#: include/classes/api/services/CService.php:2397
#, c-format
msgid "Cannot create service \"%1$s\": %2$s."
msgstr "Не удалось создать услугу \"%1$s\": %2$s."
#: include/classes/setup/CSetupWizard.php:878
msgid "Cannot create the configuration file."
msgstr "Не возможно создать конфигурационный файл."
#: app/controllers/CControllerUserroleCreate.php:103
#: app/controllers/CControllerUserroleCreate.php:150
msgid "Cannot create user role"
msgstr "Не удалось создать роль пользователя"
#: app/controllers/CControllerWebScenarioStepCheck.php:56
msgid "Cannot create web scenario step"
msgstr "Не удалось создать шаг веб-сценария"
#: app/controllers/CControllerTokenDelete.php:76
msgid "Cannot delete API token"
msgid_plural "Cannot delete API tokens"
msgstr[0] "Не удалось удалить API токен"
msgstr[1] "Не удалось удалить API токены"
msgstr[2] "Не удалось удалить API токены"
#: app/controllers/CControllerSlaDelete.php:79
msgid "Cannot delete SLA"
msgid_plural "Cannot delete SLAs"
msgstr[0] "Не удалось удалить SLA"
msgstr[1] "Не удалось удалить SLA"
msgstr[2] "Не удалось удалить SLA"
#: include/classes/api/services/CUser.php:1257
#, c-format
msgid "Cannot delete Zabbix internal user \"%1$s\", try disabling that user."
msgstr "Невозможно удалить внутреннего пользователя Zabbix \"%1$s\", попробуйте отключить его."
#: actionconf.php:323
msgid "Cannot delete action"
msgstr "Не удалось удалить действие"
#: include/classes/api/services/CRole.php:375
#, c-format
msgid "Cannot delete assigned user role \"%1$s\"."
msgstr "Не удалось удалить назначенную роль пользователей \"%1$s\"."
#: app/controllers/CControllerConnectorDelete.php:68
msgid "Cannot delete connector"
msgid_plural "Cannot delete connectors"
msgstr[0] "Не удалось удалить коннектор"
msgstr[1] "Не удалось удалить коннекторы"
msgstr[2] "Не удалось удалить коннекторы"
#: app/controllers/CControllerCorrelationDelete.php:68
msgid "Cannot delete correlation"
msgid_plural "Cannot delete correlations"
msgstr[0] "Не удалось удалить корреляцию"
msgstr[1] "Не удалось удалить корреляции"
msgstr[2] "Не удалось удалить корреляции"
#: app/controllers/CControllerDashboardDelete.php:63
#: app/controllers/CControllerTemplateDashboardDelete.php:61
msgid "Cannot delete dashboard"
msgid_plural "Cannot delete dashboards"
msgstr[0] "Не удалось удалить панель"
msgstr[1] "Не удалось удалить панели"
msgstr[2] "Не удалось удалить панели"
#: include/classes/api/services/CUserDirectory.php:383
msgid "Cannot delete default user directory."
msgstr "Не получилось удалить каталог пользователя по умолчанию."
#: include/classes/api/services/CTrigger.php:882
#: include/classes/api/services/CTriggerPrototype.php:570
msgid "Cannot delete dependency"
msgstr "Не удалось удалить зависимость"
#: app/controllers/CControllerDiscoveryDelete.php:69 host_discovery.php:416
msgid "Cannot delete discovery rule"
msgid_plural "Cannot delete discovery rules"
msgstr[0] "Не удалось удалить правило обнаружения"
msgstr[1] "Не удалось удалить правила обнаружения"
msgstr[2] "Не удалось удалить правила обнаружения"
#: host_discovery.php:780
msgid "Cannot delete discovery rules"
msgstr "Не удалось удалить правила обнаружения"
#: app/controllers/CControllerCorrelationDelete.php:68
msgid "Cannot delete event correlation"
msgid_plural "Cannot delete event correlations"
msgstr[0] "Не удалось удалить корреляцию событий"
msgstr[1] "Не удалось удалить корреляции событий"
msgstr[2] "Не удалось удалить корреляции событий"
#: graphs.php:279
msgid "Cannot delete graph"
msgstr "Не удалось удалить график"
#: graphs.php:271
msgid "Cannot delete graph prototype"
msgstr "Не удалось удалить прототип графика"
#: graphs.php:312
msgid "Cannot delete graph prototypes"
msgstr "Не удалось удалить прототипы графиков"
#: graphs.php:329
msgid "Cannot delete graphs"
msgstr "Не удалось удалить график"
#: hostgroups.php:134 hostgroups.php:156
msgid "Cannot delete group"
msgid_plural "Cannot delete groups"
msgstr[0] "Не удалось удалить группу"
msgstr[1] "Не удалось удалить группы"
msgstr[2] "Не удалось удалить группы"
#: app/controllers/CControllerHostMassDelete.php:74
msgid "Cannot delete host"
msgstr "Не удалось удалить узел сети"
#: include/classes/api/services/CHost.php:1379
#, c-format
msgid "Cannot delete host %1$s because maintenance \"%2$s\" must contain at least one host or host group."
msgid_plural "Cannot delete hosts %1$s because maintenance \"%2$s\" must contain at least one host or host group."
msgstr[0] "Не удалось удалить узел сети %1$s, так как обслуживание \"%2$s\" должно содержать по крайней мере один узел сети или группу узлов сети."
msgstr[1] "Не удалось удалить узлы сети %1$s, так как обслуживание \"%2$s\" должно содержать по крайней мере один узел сети или группу узлов сети."
msgstr[2] "Не удалось удалить узлы сети %1$s, так как обслуживание \"%2$s\" должно содержать по крайней мере один узел сети или группу узлов сети."
#: app/controllers/CControllerHostGroupDelete.php:75
msgid "Cannot delete host group"
msgid_plural "Cannot delete host groups"
msgstr[0] "Не удалось удалить группу узлов сети"
msgstr[1] "Не удалось удалить группы узлов сети"
msgstr[2] "Не удалось удалить групп узлов сети"
#: include/classes/api/services/CHostGroup.php:849
#, c-format
msgid "Cannot delete host group %1$s because maintenance \"%2$s\" must contain at least one host or host group."
msgid_plural "Cannot delete host groups %1$s because maintenance \"%2$s\" must contain at least one host or host group."
msgstr[0] "Не удалось удалить группу узлов сети %1$s, так как обслуживание \"%2$s\" должно содержать по крайней мере один узел сети или группу узлов сети."
msgstr[1] "Не удалось удалить группы узлов сети %1$s, так как обслуживание \"%2$s\" должно содержать по крайней мере один узел сети или группу узлов сети."
msgstr[2] "Не удалось удалить группы узлов сети %1$s, так как обслуживание \"%2$s\" должно содержать по крайней мере один узел сети или группу узлов сети."
#: app/controllers/CControllerHostGroupDelete.php:39
#: app/controllers/CControllerTemplateGroupDelete.php:39
msgid "Cannot delete host groups"
msgstr "Не удалось удалить группы узлов сети"
#: host_prototypes.php:293
msgid "Cannot delete host prototype"
msgid_plural "Cannot delete host prototypes"
msgstr[0] "Не удалось удалить прототип узлов сети"
msgstr[1] "Не удалось удалить прототипа узлов сети"
msgstr[2] "Не удалось удалить прототипов узлов сети"
#: host_prototypes.php:147 host_prototypes.php:356
msgid "Cannot delete host prototypes"
msgstr "Не удалось удалить прототипы узлов сети"
#: app/controllers/CControllerIconMapDelete.php:65
msgid "Cannot delete icon map"
msgstr "Не удалось удалить соответствие иконок"
#: app/controllers/CControllerImageDelete.php:71
msgid "Cannot delete image"
msgstr "Не удалось удалить изображение"
#: include/classes/api/services/CHostInterface.php:636
#, c-format
msgid "Cannot delete interface for discovered host \"%1$s\"."
msgstr "Не удалось удалить интерфейс у обнаруженного узла сети \"%1$s\"."
#: include/classes/api/services/CHost.php:1142
msgid "Cannot delete inventory."
msgstr "Не удалось удалить инвентарные данные."
#: items.php:516
msgid "Cannot delete item"
msgstr "Не удалось удалить элемент данных"
#: disc_prototypes.php:310
msgid "Cannot delete item prototype"
msgstr "Не удалось удалить прототип элементов данных"
#: disc_prototypes.php:596
msgid "Cannot delete item prototypes"
msgstr "Не удалось удалить прототипы элементов данных"
#: items.php:991
msgid "Cannot delete items"
msgstr "Не удалось удалить элементы данных"
#: maintenance.php:224
msgid "Cannot delete maintenance"
msgstr "Не удалось удалить обслуживание"
#: app/controllers/CControllerMaintenanceDelete.php:71
msgid "Cannot delete maintenance period"
msgid_plural "Cannot delete maintenance periods"
msgstr[0] "Не удалось удалить период обслуживания"
msgstr[1] "Не удалось удалить периоды обслуживания"
msgstr[2] "Не удалось удалить периоды обслуживания"
#: app/controllers/CControllerMediatypeDelete.php:69
msgid "Cannot delete media type"
msgid_plural "Cannot delete media types"
msgstr[0] "Не удалось удалить способ оповещения"
msgstr[1] "Не удалось удалить способ оповещения"
msgstr[2] "Не удалось удалить способ оповещения"
#: app/controllers/CControllerModuleScan.php:118
#, c-format
msgid "Cannot delete module: %1$s."
msgid_plural "Cannot delete modules: %1$s."
msgstr[0] "Не удалось удалить модуль: %1$s."
msgstr[1] "Не удалось удалить модули: %1$s."
msgstr[2] "Не удалось удалить модули: %1$s."
#: sysmaps.php:261
msgid "Cannot delete network map"
msgstr "Не удалось удалить карту сети"
#: app/controllers/CControllerProxyDelete.php:39
msgid "Cannot delete proxies"
msgstr "Не удалось удалить прокси"
#: app/controllers/CControllerProxyDelete.php:69
msgid "Cannot delete proxy"
msgid_plural "Cannot delete proxies"
msgstr[0] "Не удалось удалить прокси"
msgstr[1] "Не удалось удалить прокси"
msgstr[2] "Не удалось удалить прокси"
#: include/classes/api/services/CRole.php:369
#, c-format
msgid "Cannot delete readonly user role \"%1$s\"."
msgstr "Не удалось удалить роль пользователя \"%1$s\" только для чтения."
#: app/controllers/CControllerRegExDelete.php:55
msgid "Cannot delete regular expression"
msgid_plural "Cannot delete regular expressions"
msgstr[0] "Не удалось удалить регулярное выражение"
msgstr[1] "Не удалось удалить регулярные выражения"
msgstr[2] "Не удалось удалить регулярные выражения"
#: app/controllers/CControllerScheduledReportDelete.php:71
msgid "Cannot delete scheduled report"
msgid_plural "Cannot delete scheduled reports"
msgstr[0] "Не удалось удалить регулярный отчет"
msgstr[1] "Не удалось удалить регулярные отчеты"
msgstr[2] "Не удалось удалить регулярные отчеты"
#: app/controllers/CControllerScriptDelete.php:69
msgid "Cannot delete script"
msgid_plural "Cannot delete scripts"
msgstr[0] "Не удалось удалить скрипт"
msgstr[1] "Не удалось удалить скрипты"
msgstr[2] "Не удалось удалить скрипты"
#: include/classes/api/services/CScript.php:877
#, c-format
msgid "Cannot delete scripts. Script \"%1$s\" is used in action operation \"%2$s\"."
msgstr "Не удалось удалить скрипты. Скрипт \"%1$s\" используется в операции действия \"%2$s\"."
#: actionconf.php:510
msgid "Cannot delete selected actions"
msgstr "Не удалось удалить выбранные действия"
#: app/controllers/CControllerServiceDelete.php:78
msgid "Cannot delete service"
msgid_plural "Cannot delete services"
msgstr[0] "Не удалось удалить услугу"
msgstr[1] "Не удалось удалить услуги"
msgstr[2] "Не удалось удалить услуг"
#: include/classes/api/services/CService.php:455
#: include/classes/api/services/CService.php:470
#, c-format
msgid "Cannot delete service \"%1$s\": %2$s."
msgstr "Не удалось удалить услугу \"%1$s\": %2$s."
#: templates.php:462 templates.php:476 templates.php:542
msgid "Cannot delete template"
msgstr "Не удалось удалить шаблон"
#: app/controllers/CControllerTemplateGroupDelete.php:75
msgid "Cannot delete template group"
msgid_plural "Cannot delete template groups"
msgstr[0] "Не удалось удалить группу шаблонов"
msgstr[1] "Не удалось удалить группы шаблонов"
msgstr[2] "Не удалось удалить группы шаблонов"
#: include/classes/api/services/CGraphPrototype.php:374
msgid "Cannot delete templated graph prototype."
msgstr "Не удалось удалить прототип графиков унаследованный из шаблона."
#: include/classes/api/services/CGraph.php:374
msgid "Cannot delete templated graph."
msgstr "Не удалось удалить график унаследованный из шаблона."
#: include/classes/api/services/CItemPrototype.php:663
msgid "Cannot delete templated item prototype."
msgstr "Не удалось удалить прототип элементов данных унаследованный из шаблона."
#: include/classes/api/services/CItem.php:778
msgid "Cannot delete templated item."
msgstr "Невозможно удалить элемент данных унаследованный из шаблона."
#: include/classes/api/services/CDiscoveryRule.php:581
msgid "Cannot delete templated items."
msgstr "Невозможно удалить элементы данных унаследованные из шаблонов."
#: include/classes/api/services/CTrigger.php:657
#, c-format
msgid "Cannot delete templated trigger \"%1$s:%2$s\"."
msgstr "Невозможно удалить триггер \"%1$s:%2$s\" унаследованный из шаблона."
#: include/classes/api/services/CTriggerPrototype.php:523
#, c-format
msgid "Cannot delete templated trigger prototype \"%1$s:%2$s\"."
msgstr "Не удалось удалить прототип графиков \"%1$s:%2$s\" унаследованный из шаблона."
#: include/classes/api/services/CHttpTest.php:610
#, c-format
msgid "Cannot delete templated web scenario \"%1$s\"."
msgstr "Невозможно удалить веб-сценарий \"%1$s\" унаследованный из шаблона."
#: triggers.php:444
msgid "Cannot delete trigger"
msgstr "Не удалось удалить триггер"
#: trigger_prototypes.php:393
msgid "Cannot delete trigger prototype"
msgstr "Не удалось удалить прототип триггеров"
#: trigger_prototypes.php:450
msgid "Cannot delete trigger prototypes"
msgstr "Не удалось удалить прототипы триггеров"
#: triggers.php:552
msgid "Cannot delete triggers"
msgstr "Не удалось удалить триггеры"
#: app/controllers/CControllerUserDelete.php:59
msgid "Cannot delete user"
msgid_plural "Cannot delete users"
msgstr[0] "Не удалось удалить пользователя"
msgstr[1] "Не удалось удалить пользователей"
msgstr[2] "Не удалось удалить пользователей"
#: include/classes/api/services/CUserDirectory.php:398
#, c-format
msgid "Cannot delete user directory \"%1$s\"."
msgstr "Не удалось удалить пользовательскую директорию \"%1$s\"."
#: app/controllers/CControllerUsergroupDelete.php:59
msgid "Cannot delete user group"
msgid_plural "Cannot delete user groups"
msgstr[0] "Не удалось удалить группу пользователей"
msgstr[1] "Не удалось удалить группы пользователей"
msgstr[2] "Не удалось удалить группы пользователей"
#: app/controllers/CControllerUserroleDelete.php:59
msgid "Cannot delete user role"
msgid_plural "Cannot delete user roles"
msgstr[0] "Не удалось удалить роль пользователя"
msgstr[1] "Не удалось удалить роли пользователей"
msgstr[2] "Не удалось удалить ролей пользователей"
#: httpconf.php:177 httpconf.php:442
msgid "Cannot delete web scenario"
msgstr "Не удалось удалить веб-сценарий"
#: app/controllers/CControllerTokenDisable.php:66
msgid "Cannot disable API token"
msgid_plural "Cannot disable API tokens"
msgstr[0] "Не удалось деактивировать API токен"
msgstr[1] "Не удалось деактивировать API токены"
msgstr[2] "Не удалось деактивировать API токены"
#: app/controllers/CControllerSlaDisable.php:88
msgid "Cannot disable SLA"
msgid_plural "Cannot disable SLAs"
msgstr[0] "Не удалось деактивировать SLA"
msgstr[1] "Не удалось деактивировать SLA"
msgstr[2] "Не удалось деактивировать SLA"
#: actionconf.php:499
msgid "Cannot disable action"
msgid_plural "Cannot disable actions"
msgstr[0] "Не удалось деактивировать действие"
msgstr[1] "Не удалось деактивировать действия"
msgstr[2] "Не удалось деактивировать действия"
#: app/controllers/CControllerConnectorDisable.php:77
msgid "Cannot disable connector"
msgid_plural "Cannot disable connectors"
msgstr[0] "Не удалось деактивировать коннектор"
msgstr[1] "Не удалось деактивировать коннекторы"
msgstr[2] "Не удалось деактивировать коннекторы"
#: app/controllers/CControllerCorrelationDisable.php:75
msgid "Cannot disable correlation"
msgid_plural "Cannot disable correlations"
msgstr[0] "Не удалось деактивировать корреляцию"
msgstr[1] "Не удалось деактивировать корреляции"
msgstr[2] "Не удалось деактивировать корреляции"
#: app/controllers/CControllerDiscoveryDisable.php:74 host_discovery.php:770
msgid "Cannot disable discovery rule"
msgid_plural "Cannot disable discovery rules"
msgstr[0] "Не удалось деактивировать правило обнаружения"
msgstr[1] "Не удалось деактивировать правила обнаружения"
msgstr[2] "Не удалось деактивировать правила обнаружения"
#: app/controllers/CControllerCorrelationDisable.php:76
msgid "Cannot disable event correlation"
msgid_plural "Cannot disable event correlations"
msgstr[0] "Не удалось деактивировать корреляцию событий"
msgstr[1] "Не удалось деактивировать корреляции событий"
msgstr[2] "Не удалось деактивировать корреляции событий"
#: app/controllers/CControllerPopupMassupdateHost.php:447
#: app/controllers/CControllerProxyHostDisable.php:80 hostgroups.php:197
msgid "Cannot disable host"
msgid_plural "Cannot disable hosts"
msgstr[0] "Не удалось деактивировать узел сети"
msgstr[1] "Не удалось деактивировать узлы сети"
msgstr[2] "Не удалось деактивировать узлы сети"
#: items.php:925
msgid "Cannot disable item"
msgid_plural "Cannot disable items"
msgstr[0] "Не удалось деактивировать элемент данных"
msgstr[1] "Не удалось деактивировать элементы данных"
msgstr[2] "Не удалось деактивировать элементы данных"
#: app/controllers/CControllerMediatypeDisable.php:75
msgid "Cannot disable media type"
msgid_plural "Cannot disable media types"
msgstr[0] "Не удалось деактивировать способ оповещения"
msgstr[1] "Не удалось деактивировать способы оповещения"
msgstr[2] "Не удалось деактивировать способы оповещения"
#: app/controllers/CControllerModuleDisable.php:75
msgid "Cannot disable module"
msgid_plural "Cannot disable modules"
msgstr[0] "Не удалось деактивировать модуль"
msgstr[1] "Не удалось деактивировать модули"
msgstr[2] "Не удалось деактивировать модули"
#: app/controllers/CControllerModuleUpdate.php:165
#, c-format
msgid "Cannot disable module: %1$s."
msgid_plural "Cannot disable modules: %1$s."
msgstr[0] "Не удалось деактивировать модуль: %1$s."
msgstr[1] "Не удалось деактивировать модули: %1$s."
msgstr[2] "Не удалось деактивировать модули: %1$s."
#: app/controllers/CControllerScheduledReportDisable.php:78
msgid "Cannot disable scheduled report"
msgid_plural "Cannot disable scheduled reports"
msgstr[0] "Не удалось деактивировать регулярный отчет"
msgstr[1] "Не удалось деактивировать регулярные отчеты"
msgstr[2] "Не удалось деактивировать регулярные отчеты"
#: triggers.php:490
msgid "Cannot disable trigger"
msgid_plural "Cannot disable triggers"
msgstr[0] "Не удалось деактивировать триггер"
msgstr[1] "Не удалось деактивировать триггеры"
msgstr[2] "Не удалось деактивировать триггеры"
#: httpconf.php:416
msgid "Cannot disable web scenario"
msgid_plural "Cannot disable web scenarios"
msgstr[0] "Не удалось деактивировать веб-сценарий"
msgstr[1] "Не удалось деактивировать веб-сценарии"
msgstr[2] "Не удалось деактивировать веб-сценарии"
#: app/controllers/CControllerQueueDetails.php:55
#: app/controllers/CControllerQueueOverview.php:53
#: app/controllers/CControllerQueueOverviewProxy.php:53
msgid "Cannot display item queue."
msgstr "Не удалось отобразить очередь элементов данных."
#: chart7.php:91
msgid "Cannot display more than one item with type \"Graph sum\"."
msgstr "Невозможно отобразить более одного элемента данных с типом \"Суммарный график\"."
#: app/controllers/CControllerTokenEnable.php:66
msgid "Cannot enable API token"
msgid_plural "Cannot enable API tokens"
msgstr[0] "Не удалось активировать API токен"
msgstr[1] "Не удалось активировать API токены"
msgstr[2] "Не удалось активировать API токены"
#: app/controllers/CControllerSlaEnable.php:88
msgid "Cannot enable SLA"
msgid_plural "Cannot enable SLAs"
msgstr[0] "Не удалось активировать SLA"
msgstr[1] "Не удалось активировать SLA"
msgstr[2] "Не удалось активировать SLA"
#: actionconf.php:498
msgid "Cannot enable action"
msgid_plural "Cannot enable actions"
msgstr[0] "Не удалось активировать действие"
msgstr[1] "Не удалось активировать действия"
msgstr[2] "Не удалось активировать действия"
#: app/controllers/CControllerConnectorEnable.php:77
msgid "Cannot enable connector"
msgid_plural "Cannot enable connectors"
msgstr[0] "Не удалось активировать коннектор"
msgstr[1] "Не удалось активировать коннекторы"
msgstr[2] "Не удалось активировать коннекторы"
#: app/controllers/CControllerCorrelationEnable.php:76
msgid "Cannot enable correlation"
msgid_plural "Cannot enable correlations"
msgstr[0] "Не удалось активировать корреляцию"
msgstr[1] "Не удалось активировать корреляции"
msgstr[2] "Не удалось активировать корреляции"
#: app/controllers/CControllerDiscoveryEnable.php:75 host_discovery.php:769
msgid "Cannot enable discovery rule"
msgid_plural "Cannot enable discovery rules"
msgstr[0] "Не удалось активировать правило обнаружения"
msgstr[1] "Не удалось активировать правила обнаружения"
msgstr[2] "Не удалось активировать правила обнаружения"
#: app/controllers/CControllerCorrelationEnable.php:76
msgid "Cannot enable event correlation"
msgid_plural "Cannot enable event correlations"
msgstr[0] "Не удалось активировать корреляцию событий"
msgstr[1] "Не удалось активировать корреляции событий"
msgstr[2] "Не удалось активировать корреляции событий"
#: app/controllers/CControllerPopupMassupdateHost.php:446
#: app/controllers/CControllerProxyHostEnable.php:80 hostgroups.php:196
msgid "Cannot enable host"
msgid_plural "Cannot enable hosts"
msgstr[0] "Не удалось активировать узел сети"
msgstr[1] "Не удалось активировать узлы сети"
msgstr[2] "Не удалось активировать узлы сети"
#: items.php:924
msgid "Cannot enable item"
msgid_plural "Cannot enable items"
msgstr[0] "Не удалось активировать элемент данных"
msgstr[1] "Не удалось активировать элементы данных"
msgstr[2] "Не удалось активировать элементы данных"
#: app/controllers/CControllerMediatypeEnable.php:75
msgid "Cannot enable media type"
msgid_plural "Cannot enable media types"
msgstr[0] "Не удалось активировать способ оповещения"
msgstr[1] "Не удалось активировать способы оповещения"
msgstr[2] "Не удалось активировать способы оповещения"
#: app/controllers/CControllerModuleEnable.php:99
msgid "Cannot enable module"
msgid_plural "Cannot enable modules"
msgstr[0] "Не удалось активировать модуль"
msgstr[1] "Не удалось активировать модули"
msgstr[2] "Не удалось активировать модули"
#: app/controllers/CControllerModuleUpdate.php:160
#, c-format
msgid "Cannot enable module: %1$s."
msgid_plural "Cannot enable modules: %1$s."
msgstr[0] "Не удалось активировать модуль: %1$s."
msgstr[1] "Не удалось активировать модули: %1$s."
msgstr[2] "Не удалось активировать модули: %1$s."
#: app/controllers/CControllerScheduledReportEnable.php:78
msgid "Cannot enable scheduled report"
msgid_plural "Cannot enable scheduled reports"
msgstr[0] "Не удалось активировать регулярный отчет"
msgstr[1] "Не удалось активировать регулярные отчеты"
msgstr[2] "Не удалось активировать регулярные отчеты"
#: triggers.php:489
msgid "Cannot enable trigger"
msgid_plural "Cannot enable triggers"
msgstr[0] "Не удалось активировать триггер"
msgstr[1] "Не удалось активировать триггеры"
msgstr[2] "Не удалось активировать триггеры"
#: httpconf.php:415
msgid "Cannot enable web scenario"
msgid_plural "Cannot enable web scenarios"
msgstr[0] "Не удалось активировать веб-сценарий"
msgstr[1] "Не удалось активировать веб-сценарии"
msgstr[2] "Не удалось активировать веб-сценарии"
#: app/controllers/CControllerPopupTestTriggerExpr.php:199
msgid "Cannot evaluate expression"
msgstr "Не удалось раскрыть выражение"
#: include/classes/api/services/CScript.php:1064
msgid "Cannot execute URL type script."
msgstr "Не удалось выполнить скрипт с типом URL."
#: app/controllers/CControllerItemMassCheckNow.php:243
#: app/controllers/CControllerItemMassCheckNow.php:251
msgid "Cannot execute operation"
msgstr "Не удалось выполнить операцию"
#: app/controllers/CControllerPopupScriptExec.php:123
msgid "Cannot execute script."
msgstr "Не удалось выполнить скрипт."
#: jsLoader.php:287
msgid "Cannot expand macros."
msgstr "Не удалось раскрыть макросы."
#: include/classes/import/importers/CTemplateDashboardImporter.php:217
#, c-format
msgid "Cannot find SLA \"%1$s\" used in dashboard \"%2$s\"."
msgstr "Не удалось найти SLA \"%1$s\" используемый на панели \"%2$s\"."
#: include/classes/import/importers/CTemplateDashboardImporter.php:241
#, c-format
msgid "Cannot find action \"%1$s\" used in dashboard \"%2$s\"."
msgstr "Не удалось найти действие \"%1$s\" используемое на панели \"%2$s\"."
#: include/classes/import/importers/CMapImporter.php:270
#, c-format
msgid "Cannot find background image \"%1$s\" used in map \"%2$s\"."
msgstr "Не удалось найти фоновое изображение \"%1$s\" используемое на карте сети \"%2$s\"."
#: include/classes/import/importers/CTemplateDashboardImporter.php:170
#, c-format
msgid "Cannot find graph \"%1$s\" used in dashboard \"%2$s\"."
msgstr "Не удалось найти график \"%1$s\" используемый на панели \"%2$s\"."
#: include/classes/import/importers/CMapImporter.php:152
#, c-format
msgid "Cannot find group \"%1$s\" used in map \"%2$s\"."
msgstr "Не удалось найти группу \"%1$s\" используемую на карте сети \"%2$s\"."
#: include/classes/import/importers/CTemplateDashboardImporter.php:140
#, c-format
msgid "Cannot find host \"%1$s\" used in dashboard \"%2$s\"."
msgstr "Не удалось найти узел сети \"%1$s\" используемый на панели \"%2$s\"."
#: include/classes/import/importers/CMapImporter.php:164
#, c-format
msgid "Cannot find host \"%1$s\" used in map \"%2$s\"."
msgstr "Не удалось найти узел сети \"%1$s\" используемый на карте сети \"%2$s\"."
#: include/classes/import/CConfigurationImport.php:1211
#, c-format
msgid "Cannot find host group \"%1$s\" for host prototype \"%2$s\" of discovery rule \"%3$s\" on \"%4$s\"."
msgstr "Не удалось найти группу узлов сети \"%1$s\" для прототипа узлов сети \"%2$s\" правила обнаружения \"%3$s\" на \"%4$s\"."
#: include/classes/api/services/CDiscoveryRule.php:2146
#: include/classes/api/services/CDiscoveryRule.php:2350
#: include/classes/api/services/CItemGeneral.php:116 include/items.inc.php:526
#: include/items.inc.php:701
#, c-format
msgid "Cannot find host interface on \"%1$s\" for item key \"%2$s\"."
msgstr "Не удалось найти интерфейс у узла сети \"%1$s\" для ключа элемента данных \"%2$s\"."
#: include/classes/api/services/CDiscoveryRule.php:2517
#, c-format
msgid "Cannot find host interface on \"%1$s\" for item prototype with key \"%2$s\"."
msgstr "Не удалось найти интерфейс у \"%1$s\" для прототипа элементов данных с ключом \"%2$s\"."
#: include/items.inc.php:640
#, c-format
msgid "Cannot find host interface on \"%1$s\" for item with key \"%2$s\"."
msgstr "Не удалось найти интерфейс у узла сети \"%1$s\" для элемента данных с ключом \"%2$s\"."
#: include/classes/import/importers/CMapImporter.php:207
#, c-format
msgid "Cannot find icon \"%1$s\" used in map \"%2$s\"."
msgstr "Не удалось найти иконку \"%1$s\" используемую на карте сети \"%2$s\"."
#: include/classes/import/importers/CMapImporter.php:258
#, c-format
msgid "Cannot find icon map \"%1$s\" used in map \"%2$s\"."
msgstr "Не удалось найти иконку \"%1$s\" используемую на карте сети \"%2$s\"."
#: include/classes/import/CConfigurationImport.php:952
#, c-format
msgid "Cannot find interface \"%1$s\" used for discovery rule \"%2$s\" on \"%3$s\"."
msgstr "Не удалось найти интерфейс \"%1$s\" используемый правилом обнаружения \"%2$s\" на \"%3$s\"."
#: include/classes/import/CConfigurationImport.php:719
#, c-format
msgid "Cannot find interface \"%1$s\" used for item \"%2$s\" on \"%3$s\"."
msgstr "Не удалось найти интерфейс \"%1$s\" используемый элементом данных \"%2$s\" на \"%3$s\"."
#: include/classes/import/CConfigurationImport.php:1105
#, c-format
msgid "Cannot find interface \"%1$s\" used for item prototype \"%2$s\" of discovery rule \"%3$s\" on \"%4$s\"."
msgstr "Не удалось найти интерфейс \"%1$s\" используемый прототипом элементов данных \"%2$s\" правила обнаружения \"%3$s\" на \"%4$s\"."
#: include/classes/import/CConfigurationImport.php:1601
#, c-format
msgid "Cannot find item \"%1$s\" on \"%2$s\" used as the Y axis MAX value for graph \"%3$s\"."
msgstr "Не удалось найти элемент данных \"%1$s\" у \"%2$s\", используемый как MAX значение оси Y в графике \"%3$s\"."
#: include/classes/import/CConfigurationImport.php:1373
#, c-format
msgid "Cannot find item \"%1$s\" on \"%2$s\" used as the Y axis MAX value for graph prototype \"%3$s\" of discovery rule \"%4$s\" on \"%5$s\"."
msgstr "Не удалось найти элемент данных \"%1$s\" у \"%2$s\", используемый как MAX значение оси Y в прототипе графиков \"%3$s\" правила обнаружения \"%4$s\" у \"%5$s\"."
#: include/classes/import/CConfigurationImport.php:1583
#, c-format
msgid "Cannot find item \"%1$s\" on \"%2$s\" used as the Y axis MIN value for graph \"%3$s\"."
msgstr "Не удалось найти элемент данных \"%1$s\" у \"%2$s\", используемый как MIN значение оси Y в графике \"%3$s\"."
#: include/classes/import/CConfigurationImport.php:1352
#, c-format
msgid "Cannot find item \"%1$s\" on \"%2$s\" used as the Y axis MIN value for graph prototype \"%3$s\" of discovery rule \"%4$s\" on \"%5$s\"."
msgstr "Не удалось найти элемент данных \"%1$s\" у \"%2$s\", используемый как MIN значение оси Y в прототипе графиков \"%3$s\" правила обнаружения \"%4$s\" у \"%5$s\"."
#: include/classes/import/CConfigurationImport.php:1621
#, c-format
msgid "Cannot find item \"%1$s\" on \"%2$s\" used in graph \"%3$s\"."
msgstr "Не удалось найти элемент данных \"%1$s\" у \"%2$s\", используемый в графике \"%3$s\"."
#: include/classes/import/CConfigurationImport.php:1394
#, c-format
msgid "Cannot find item \"%1$s\" on \"%2$s\" used in graph prototype \"%3$s\" of discovery rule \"%4$s\" on \"%5$s\"."
msgstr "Не удалось найти элемент данных \"%1$s\" у \"%2$s\", используемый в прототипе графиков \"%3$s\" правила обнаружения \"%4$s\" у \"%5$s\"."
#: include/classes/import/importers/CTemplateDashboardImporter.php:155
#, c-format
msgid "Cannot find item \"%1$s\" used in dashboard \"%2$s\"."
msgstr "Не удалось найти элемент данных \"%1$s\" используемый на панели \"%2$s\"."
#: include/classes/import/importers/CTemplateDashboardImporter.php:193
#, c-format
msgid "Cannot find map \"%1$s\" used in dashboard \"%2$s\"."
msgstr "Не удалось найти карту \"%1$s\" используемую на панели \"%2$s\"."
#: include/classes/import/importers/CMapImporter.php:140
#, c-format
msgid "Cannot find map \"%1$s\" used in map \"%2$s\"."
msgstr "Не удалось найти карту сети \"%1$s\" используемую на карте сети \"%2$s\"."
#: include/classes/import/importers/CTemplateDashboardImporter.php:253
#, c-format
msgid "Cannot find media type \"%1$s\" used in dashboard \"%2$s\"."
msgstr "Не удалось найти способ оповещения \"%1$s\" используемый на панели \"%2$s\"."
#: include/classes/import/importers/CTemplateDashboardImporter.php:205
#, c-format
msgid "Cannot find service \"%1$s\" used in dashboard \"%2$s\"."
msgstr "Не удалось найти услугу \"%1$s\" используемую на панели \"%2$s\"."
#: include/classes/import/CConfigurationImport.php:1234
#, c-format
msgid "Cannot find template \"%1$s\" for host prototype \"%2$s\" of discovery rule \"%3$s\" on \"%4$s\"."
msgstr "Не удалось найти шаблон \"%1$s\" для прототипа узлов сети \"%2$s\" правила обнаружения \"%3$s\" на \"%4$s\"."
#: include/classes/import/CConfigurationImport.php:1002
#, c-format
msgid "Cannot find template \"%1$s\" for override \"%2$s\" of discovery rule \"%3$s\" on \"%4$s\"."
msgstr "Не удалось найти шаблон \"%1$s\" для \"%2$s\" замещения правила обнаружения \"%3$s\" на \"%4$s\"."
#: include/classes/import/importers/CMapImporter.php:179
#: include/classes/import/importers/CMapImporter.php:229
#, c-format
msgid "Cannot find trigger \"%1$s\" used in map \"%2$s\"."
msgstr "Не удалось найти триггер \"%1$s\" используемый на карте сети \"%2$s\"."
#: include/classes/import/importers/CTemplateDashboardImporter.php:229
#, c-format
msgid "Cannot find user \"%1$s\" used in dashboard \"%2$s\"."
msgstr "Не удалось найти пользователя \"%1$s\" используемого на панели \"%2$s\"."
#: include/classes/api/services/CUser.php:1510
msgid "Cannot find user directory for LDAP."
msgstr "Не удалось найти каталог пользователей для LDAP."
#: include/classes/import/CConfigurationImport.php:732
#, c-format
msgid "Cannot find value map \"%1$s\" used for item \"%2$s\" on \"%3$s\"."
msgstr "Не удалось найти преобразование значений \"%1$s\" используемое в элементе данных \"%2$s\" на \"%3$s\"."
#: include/classes/import/CConfigurationImport.php:1121
#, c-format
msgid "Cannot find value map \"%1$s\" used for item prototype \"%2$s\" of discovery rule \"%3$s\" on \"%4$s\"."
msgstr "Не удалось найти преобразование значений \"%1$s\" используемое в прототипу элементов данных \"%2$s\" в правиле обнаружения \"%3$s\" на \"%4$s\"."
#: include/classes/api/services/CRole.php:590
#: include/classes/api/services/CRole.php:607
#: include/classes/api/services/CRole.php:666
#: include/classes/api/services/CRole.php:683
#, c-format
msgid "Cannot have non-default \"%2$s\" rule while having \"%3$s\" set to %4$d for user role \"%1$s\"."
msgstr "Нельзя иметь нестандартное \"%2$s\" правило при наличии \"%3$s\" заданном в %4$d у роли пользователей \"%1$s\"."
#: include/classes/api/services/CRole.php:569
#: include/classes/api/services/CRole.php:645
#, c-format
msgid "Cannot have non-empty tag value while having empty tag in rule \"%2$s\" for user role \"%1$s\"."
msgstr "Нельзя иметь не пустое значение тега при наличии пустого тега в правиле \"%2$s\" у роли пользователей \"%1$s\"."
#: include/classes/import/importers/CTemplateImporter.php:258
#: include/classes/import/importers/CTemplateImporter.php:410
#, c-format
msgid "Cannot import template \"%1$s\", linked template \"%2$s\" does not exist."
msgid_plural "Cannot import template \"%1$s\", linked templates \"%2$s\" do not exist."
msgstr[0] "Не удалось импортировать шаблон \"%1$s\", соединенный шаблон \"%2$s\" не существует."
msgstr[1] "Не удалось импортировать шаблон \"%1$s\", соединенные шаблоны \"%2$s\" не существуют."
msgstr[2] "Не удалось импортировать шаблон \"%1$s\", соединенные шаблоны \"%2$s\" не существуют."
#: include/classes/api/services/CItemGeneral.php:588
#, c-format
msgid "Cannot inherit LDD rules with key \"%1$s\" of both \"%2$s\" and \"%3$s\" templates, because the key must be unique on host \"%4$s\"."
msgstr "Не удалось унаследовать LDD правила с ключом \"%1$s\" с обоих шаблонов \"%2$s\" и \"%3$s\", так как ключ должен быть уникален на узле сети \"%4$s\"."
#: include/classes/api/services/CItemGeneral.php:589
#, c-format
msgid "Cannot inherit LDD rules with key \"%1$s\" of both \"%2$s\" and \"%3$s\" templates, because the key must be unique on template \"%4$s\"."
msgstr "Не удалось унаследовать LDD правила с ключом \"%1$s\" с обоих шаблонов \"%2$s\" и \"%3$s\", так как ключ должен быть уникален у шаблона \"%4$s\"."
#: include/classes/api/services/CItemGeneral.php:704
#: include/classes/api/services/CItemGeneral.php:716
#, c-format
msgid "Cannot inherit LLD rule with key \"%1$s\" of template \"%2$s\" to host \"%3$s\", because a discovered item with the same key already exists."
msgstr "Не удалось унаследовать LDD правило с ключом \"%1$s\" шаблона \"%2$s\" к узлу сети \"%3$s\", так как уже существует обнаруженный элемент данных с таким же ключом."
#: include/classes/api/services/CItemGeneral.php:1030
#, c-format
msgid "Cannot inherit LLD rule with key \"%1$s\" of template \"%2$s\" to host \"%3$s\", because a host interface of type \"%4$s\" is required."
msgstr "Не удалось унаследовать LDD правило с ключом \"%1$s\" шаблона \"%2$s\" к узлу сети \"%3$s\", так как требуется наличие интерфейса узла \"%4$s\" типа."
#: include/classes/api/services/CItemGeneral.php:834
#, c-format
msgid "Cannot inherit LLD rule with key \"%1$s\" of template \"%2$s\" to host \"%3$s\", because an LLD rule with the same key is already inherited from template \"%4$s\"."
msgstr ""
#: include/classes/api/services/CItemGeneral.php:710
#, c-format
msgid "Cannot inherit LLD rule with key \"%1$s\" of template \"%2$s\" to host \"%3$s\", because an item prototype with the same key already exists."
msgstr "Не удалось унаследовать LDD правило с ключом \"%1$s\" шаблона \"%2$s\" к узлу сети \"%3$s\", так как прототип элемента данных с таким же ключом уже существует."
#: include/classes/api/services/CItemGeneral.php:704
#, c-format
msgid "Cannot inherit LLD rule with key \"%1$s\" of template \"%2$s\" to host \"%3$s\", because an item with the same key already exists."
msgstr "Не удалось унаследовать LDD правило с ключом \"%1$s\" шаблона \"%2$s\" к узлу сети \"%3$s\", так как элемент данных с таким же ключом уже существует."
#: include/classes/api/services/CItemGeneral.php:769
#, c-format
msgid "Cannot inherit LLD rule with key \"%1$s\" of template \"%2$s\" to host \"%3$s\", because an item with the same key is already inherited from template \"%4$s\"."
msgstr "Не удалось унаследовать LDD правило с ключом \"%1$s\" шаблона \"%2$s\" к узлу сети \"%3$s\", так как элемент данных с таким же ключом уже унаследован с шаблона \"%4$s\"."
#: include/classes/api/services/CItemGeneral.php:705
#: include/classes/api/services/CItemGeneral.php:717
#, c-format
msgid "Cannot inherit LLD rule with key \"%1$s\" of template \"%2$s\" to template \"%3$s\", because a discovered item with the same key already exists."
msgstr "Не удалось унаследовать LDD правило с ключом \"%1$s\" шаблона \"%2$s\" к шаблону \"%3$s\", так как уже существует обнаруженный элемент данных с таким же ключом."
#: include/classes/api/services/CItemGeneral.php:835
#, c-format
msgid "Cannot inherit LLD rule with key \"%1$s\" of template \"%2$s\" to template \"%3$s\", because an LLD rule with the same key is already inherited from template \"%4$s\"."
msgstr ""
#: include/classes/api/services/CItemGeneral.php:711
#, c-format
msgid "Cannot inherit LLD rule with key \"%1$s\" of template \"%2$s\" to template \"%3$s\", because an item prototype with the same key already exists."
msgstr "Не удалось унаследовать LDD правило с ключом \"%1$s\" шаблона \"%2$s\" к шаблону \"%3$s\", так как прототип элементов данных с таким же ключом уже существует."
#: include/classes/api/services/CItemGeneral.php:705
#, c-format
msgid "Cannot inherit LLD rule with key \"%1$s\" of template \"%2$s\" to template \"%3$s\", because an item with the same key already exists."
msgstr "Не удалось унаследовать LDD правило с ключом \"%1$s\" шаблона \"%2$s\" к шаблону \"%3$s\", так как элемент данных с таким же ключом уже существует."
#: include/classes/api/services/CItemGeneral.php:770
#, c-format
msgid "Cannot inherit LLD rule with key \"%1$s\" of template \"%2$s\" to template \"%3$s\", because an item with the same key is already inherited from template \"%4$s\"."
msgstr "Не удалось унаследовать LDD правило с ключом \"%1$s\" шаблона \"%2$s\" к шаблону \"%3$s\", так как элемент данных с таким же ключом уже унаследован с шаблона \"%4$s\"."
#: include/classes/api/services/CItemPrototype.php:1230
#, c-format
msgid "Cannot inherit item prototype with key \"%1$s\" of template \"%2$s\" and LLD rule \"%3$s\" to host \"%4$s\", because an item prototype with the same key already belongs to LLD rule \"%5$s\"."
msgstr "Не удалось унаследовать прототип элементов данных с ключом \"%1$s\" шаблона \"%2$s\" и LLD правила \"%3$s\" к узлу сети \"%4$s\", так как прототип элементов данных с таким же ключом уже принадлежит LLD правилу \"%5$s\"."
#: include/classes/api/services/CItemPrototype.php:1231
#, c-format
msgid "Cannot inherit item prototype with key \"%1$s\" of template \"%2$s\" and LLD rule \"%3$s\" to template \"%4$s\", because an item prototype with the same key already belongs to LLD rule \"%5$s\"."
msgstr "Не удалось унаследовать прототип элементов данных с ключом \"%1$s\" шаблона \"%2$s\" и LLD правила \"%3$s\" к шаблону \"%4$s\", так как прототип элементов данных с таким же ключом уже принадлежит LLD правилу \"%5$s\"."
#: include/classes/api/services/CItemGeneral.php:725
#: include/classes/api/services/CItemGeneral.php:737
#, c-format
msgid "Cannot inherit item prototype with key \"%1$s\" of template \"%2$s\" to host \"%3$s\", because a discovered item with the same key already exists."
msgstr "Не удалось унаследовать прототип элементов данных с ключом \"%1$s\" шаблона \"%2$s\" к узлу сети \"%3$s\", так как уже существует обнаруженный элемент данных с таким же ключом."
#: include/classes/api/services/CItemGeneral.php:1034
#, c-format
msgid "Cannot inherit item prototype with key \"%1$s\" of template \"%2$s\" to host \"%3$s\", because a host interface of type \"%4$s\" is required."
msgstr "Не удалось унаследовать прототип элементов данных с ключом \"%1$s\" шаблона \"%2$s\" к узлу сети \"%3$s\", так как требуется наличие интерфейса узла сети \"%4$s\" типа."
#: include/classes/api/services/CItemGeneral.php:731
#, c-format
msgid "Cannot inherit item prototype with key \"%1$s\" of template \"%2$s\" to host \"%3$s\", because an LLD rule with the same key already exists."
msgstr "Не удалось унаследовать прототип элементов данных с ключом \"%1$s\" шаблона \"%2$s\" к узлу сети \"%3$s\", так как уже существует LLD правило с таким же ключом."
#: include/classes/api/services/CItemGeneral.php:840
#, c-format
msgid "Cannot inherit item prototype with key \"%1$s\" of template \"%2$s\" to host \"%3$s\", because an item prototype with the same key is already inherited from template \"%4$s\"."
msgstr ""
#: include/classes/api/services/CItemGeneral.php:725
#, c-format
msgid "Cannot inherit item prototype with key \"%1$s\" of template \"%2$s\" to host \"%3$s\", because an item with the same key already exists."
msgstr "Не удалось унаследовать прототип элементов данных с ключом \"%1$s\" шаблона \"%2$s\" к узлу сети \"%3$s\", так как уже существует элемент данных с таким же ключом."
#: include/classes/api/services/CItemGeneral.php:775
#, c-format
msgid "Cannot inherit item prototype with key \"%1$s\" of template \"%2$s\" to host \"%3$s\", because an item with the same key is already inherited from template \"%4$s\"."
msgstr "Не удалось унаследовать прототип элементов данных с ключом \"%1$s\" шаблона \"%2$s\" к узлу сети \"%3$s\", так как элемент данных с таким же ключом уже унаследован с шаблона \"%4$s\"."
#: include/classes/api/services/CItemGeneral.php:726
#: include/classes/api/services/CItemGeneral.php:738
#, c-format
msgid "Cannot inherit item prototype with key \"%1$s\" of template \"%2$s\" to template \"%3$s\", because a discovered item with the same key already exists."
msgstr "Не удалось унаследовать прототип элементов данных с ключом \"%1$s\" шаблона \"%2$s\" к шаблону \"%3$s\", так как обнаруженный элемент данных с таким же ключом уже существует."
#: include/classes/api/services/CItemGeneral.php:732
#, c-format
msgid "Cannot inherit item prototype with key \"%1$s\" of template \"%2$s\" to template \"%3$s\", because an LLD rule with the same key already exists."
msgstr "Не удалось унаследовать прототип элементов данных с ключом \"%1$s\" шаблона \"%2$s\" к шаблону \"%3$s\", так как уже существует LLD правило с таким же ключом."
#: include/classes/api/services/CItemGeneral.php:841
#, c-format
msgid "Cannot inherit item prototype with key \"%1$s\" of template \"%2$s\" to template \"%3$s\", because an item prototype with the same key is already inherited from template \"%4$s\"."
msgstr ""
#: include/classes/api/services/CItemGeneral.php:726
#, c-format
msgid "Cannot inherit item prototype with key \"%1$s\" of template \"%2$s\" to template \"%3$s\", because an item with the same key already exists."
msgstr "Не удалось унаследовать прототип элементов данных с ключом \"%1$s\" шаблона \"%2$s\" к шаблону \"%3$s\", так как уже существует элемент данных с таким же ключом."
#: include/classes/api/services/CItemGeneral.php:776
#, c-format
msgid "Cannot inherit item prototype with key \"%1$s\" of template \"%2$s\" to template \"%3$s\", because an item with the same key is already inherited from template \"%4$s\"."
msgstr "Не удалось унаследовать прототип элементов данных с ключом \"%1$s\" шаблона \"%2$s\" к шаблону \"%3$s\", так как элемент данных с таким же ключом уже унаследован с шаблона \"%4$s\"."
#: include/classes/api/services/CItemGeneral.php:582
#, c-format
msgid "Cannot inherit item prototypes with key \"%1$s\" of both \"%2$s\" and \"%3$s\" templates, because the key must be unique on host \"%4$s\"."
msgstr "Не удалось унаследовать прототипы элементов данных с ключом \"%1$s\" с обоих шаблонов \"%2$s\" и \"%3$s\", так как ключ должен быть уникален на узле сети \"%4$s\"."
#: include/classes/api/services/CItemGeneral.php:583
#, c-format
msgid "Cannot inherit item prototypes with key \"%1$s\" of both \"%2$s\" and \"%3$s\" templates, because the key must be unique on template \"%4$s\"."
msgstr "Не удалось унаследовать прототипы элементов данных с ключом \"%1$s\" с обоих шаблонов \"%2$s\" и \"%3$s\", так как ключ должен быть уникален у шаблона \"%4$s\"."
#: include/classes/api/services/CItem.php:1455
#, c-format
msgid "Cannot inherit item with key \"%1$s\" of template \"%2$s\" and item with key \"%3$s\" of template \"%4$s\" to host \"%5$s\", because they would populate the same inventory field \"%6$s\"."
msgstr "Не удалось унаследовать элемент данных с ключом \"%1$s\" с шаблона \"%2$s\" и элемент данных с ключом \"%3$s\" с шаблона \"%4$s\" к узлу сети \"%5$s\", так как они заполняют одно поле инвентарных данных \"%6$s\"."
#: include/classes/api/services/CItem.php:1454
#, c-format
msgid "Cannot inherit item with key \"%1$s\" of template \"%2$s\" and item with key \"%3$s\" of template \"%4$s\" to template \"%5$s\", because they would populate the same inventory field \"%6$s\"."
msgstr "Не удалось унаследовать элемент данных с ключом \"%1$s\" шаблона \"%2$s\" и элемент данных с ключом \"%3$s\" с шаблона \"%4$s\" к шаблону \"%5$s\", так как они заполняют одно поле инвентарных данных \"%6$s\"."
#: include/classes/api/services/CItemGeneral.php:695
#, c-format
msgid "Cannot inherit item with key \"%1$s\" of template \"%2$s\" to host \"%3$s\", because a discovered item with the same key already exists."
msgstr "Не удалось унаследовать элемент данных с ключом \"%1$s\" шаблона \"%2$s\" к узлу сети \"%3$s\", так как обнаруженный элемент данных с таким же ключом уже существует."
#: include/classes/api/services/CItemGeneral.php:1026
#, c-format
msgid "Cannot inherit item with key \"%1$s\" of template \"%2$s\" to host \"%3$s\", because a host interface of type \"%4$s\" is required."
msgstr "Не удалось унаследовать элемент данных с ключом \"%1$s\" шаблона \"%2$s\" к узлу сети \"%3$s\", так как требуется наличие интерфейса узла сети \"%4$s\" типа."
#: include/classes/api/services/CItemGeneral.php:683
#, c-format
msgid "Cannot inherit item with key \"%1$s\" of template \"%2$s\" to host \"%3$s\", because an LLD rule with the same key already exists."
msgstr "Не удалось унаследовать элемент данных с ключом \"%1$s\" шаблона \"%2$s\" к узлу сети \"%3$s\", так как уже существует LLD правило с таким же ключом."
#: include/classes/api/services/CItemGeneral.php:689
#, c-format
msgid "Cannot inherit item with key \"%1$s\" of template \"%2$s\" to host \"%3$s\", because an item prototype with the same key already exists."
msgstr "Не удалось унаследовать элемент данных с ключом \"%1$s\" шаблона \"%2$s\" к узлу сети \"%3$s\", так как прототип элементов данных с таким же ключом уже существует."
#: include/classes/api/services/CItemGeneral.php:763
#, c-format
msgid "Cannot inherit item with key \"%1$s\" of template \"%2$s\" to host \"%3$s\", because an item with the same key is already inherited from template \"%4$s\"."
msgstr "Не удалось унаследовать элемент данных с ключом \"%1$s\" шаблона \"%2$s\" к узлу сети \"%3$s\", так как элемент данных с таким же ключом уже унаследован с шаблона \"%4$s\"."
#: include/classes/api/services/CItem.php:1509
#, c-format
msgid "Cannot inherit item with key \"%1$s\" of template \"%2$s\" to host \"%3$s\", because its inventory field \"%4$s\" is already populated by the item with key \"%5$s\"."
msgstr "Не удалось унаследовать элемент данных с ключом \"%1$s\" шаблона \"%2$s\" к узлу сети \"%3$s\", так как его поле инвентарных данных \"%4$s\" уже заполняется элементом данных с ключом \"%5$s\"."
#: include/classes/api/services/CItemGeneral.php:696
#, c-format
msgid "Cannot inherit item with key \"%1$s\" of template \"%2$s\" to template \"%3$s\", because a discovered item with the same key already exists."
msgstr "Не удалось унаследовать элемент данных с ключом \"%1$s\" шаблона \"%2$s\" к шаблону \"%3$s\", так как обнаруженный элемент данных с таким же ключом уже существует."
#: include/classes/api/services/CItemGeneral.php:684
#, c-format
msgid "Cannot inherit item with key \"%1$s\" of template \"%2$s\" to template \"%3$s\", because an LLD rule with the same key already exists."
msgstr "Не удалось унаследовать элемент данных с ключом \"%1$s\" шаблона \"%2$s\" к шаблону \"%3$s\", так как уже существует LLD правило с таким же ключом."
#: include/classes/api/services/CItemGeneral.php:690
#, c-format
msgid "Cannot inherit item with key \"%1$s\" of template \"%2$s\" to template \"%3$s\", because an item prototype with the same key already exists."
msgstr "Не удалось унаследовать элемент данных с ключом \"%1$s\" шаблона \"%2$s\" к шаблону \"%3$s\", так как прототип элементов данных с таким же ключом уже существует."
#: include/classes/api/services/CItemGeneral.php:764
#, c-format
msgid "Cannot inherit item with key \"%1$s\" of template \"%2$s\" to template \"%3$s\", because an item with the same key is already inherited from template \"%4$s\"."
msgstr "Не удалось унаследовать элемент данных с ключом \"%1$s\" шаблона \"%2$s\" к шаблону \"%3$s\", так как элемент данных с таким же ключом уже унаследован с шаблона \"%4$s\"."
#: include/classes/api/services/CItem.php:1508
#, c-format
msgid "Cannot inherit item with key \"%1$s\" of template \"%2$s\" to template \"%3$s\", because its inventory field \"%4$s\" is already populated by the item with key \"%5$s\"."
msgstr "Не удалось унаследовать элемент данных с ключом \"%1$s\" шаблона \"%2$s\" к шаблону \"%3$s\", так как его поле инвентарных данных \"%4$s\" уже заполняется элементом данных с ключом \"%5$s\"."
#: include/classes/api/services/CItemGeneral.php:576
#, c-format
msgid "Cannot inherit items with key \"%1$s\" of both \"%2$s\" and \"%3$s\" templates, because the key must be unique on host \"%4$s\"."
msgstr "Не удалось унаследовать элементы данных с ключом \"%1$s\" с обоих шаблонов \"%2$s\" и \"%3$s\", так как ключ должен быть уникален на узле сети \"%4$s\"."
#: include/classes/api/services/CItemGeneral.php:577
#, c-format
msgid "Cannot inherit items with key \"%1$s\" of both \"%2$s\" and \"%3$s\" templates, because the key must be unique on template \"%4$s\"."
msgstr "Не удалось унаследовать элементы данных с ключом \"%1$s\" с обоих шаблонов \"%2$s\" и \"%3$s\", так как ключ должен быть уникален у шаблона \"%4$s\"."
#: app/controllers/CControllerPopupTriggerExpr.php:1581
msgid "Cannot insert trigger expression"
msgstr "Не удалось вставить выражение триггера"
#: include/classes/api/services/CHost.php:1120
msgid "Cannot link template"
msgstr "Не удалось присоединить шаблон"
#: include/classes/api/services/CHostBase.php:520
#, c-format
msgid "Cannot link template \"%1$s\" to host \"%2$s\" because its parent template \"%3$s\" will be linked twice."
msgstr "Не удалось присоединить шаблон \"%1$s\" к узлу сети \"%2$s\", так как его родительский шаблон \"%3$s\" будет присоединен дважды."
#: include/classes/api/services/CHostBase.php:678
#: include/classes/api/services/CHostBase.php:755
#, c-format
msgid "Cannot link template \"%1$s\" to host \"%2$s\" due to dependency of trigger \"%3$s\"."
msgstr "Не удалось присоединить \"%1$s\" шаблон к узлу сети \"%2$s\" из-за зависимости триггера \"%3$s\"."
#: include/classes/api/services/CHostBase.php:805
#, c-format
msgid "Cannot link template \"%1$s\" to host \"%2$s\" due to expression of trigger \"%3$s\"."
msgstr "Не удалось присоединить \"%1$s\" шаблон к узлу сети \"%2$s\" из-за выражения триггера \"%3$s\"."
#: include/classes/api/services/CHostBase.php:806
#, c-format
msgid "Cannot link template \"%1$s\" to host \"%2$s\", because it would be linked twice through template \"%3$s\"."
msgstr "Не удалось присоединить \"%1$s\" шаблон к узлу сети \"%2$s\", так как он будет присоединен дважды через \"%3$s\" шаблон."
#: include/classes/api/services/CHostBase.php:644
#, c-format
msgid "Cannot link template \"%1$s\" to host \"%2$s\", because its parent template \"%3$s\" would be linked twice."
msgstr "Не удалось присоединить шаблон \"%1$s\" к узлу сети \"%2$s\", так как его родительский шаблон \"%3$s\" будет присоединен дважды."
#: include/classes/api/services/CHostBase.php:517
#, c-format
msgid "Cannot link template \"%1$s\" to host prototype \"%2$s\" because its parent template \"%3$s\" will be linked twice."
msgstr "Не удалось присоединить шаблон \"%1$s\" к прототипу узлов сети \"%2$s\", так как его родительский шаблон \"%3$s\" будет присоединен дважды."
#: include/classes/api/services/CHostBase.php:675
#: include/classes/api/services/CHostBase.php:752
#, c-format
msgid "Cannot link template \"%1$s\" to host prototype \"%2$s\" due to dependency of trigger \"%3$s\"."
msgstr "Не удалось присоединить \"%1$s\" шаблон к прототипу узлов сети \"%2$s\" из-за зависимости триггера \"%3$s\"."
#: include/classes/api/services/CHostBase.php:802
#, c-format
msgid "Cannot link template \"%1$s\" to host prototype \"%2$s\" due to expression of trigger \"%3$s\"."
msgstr "Не удалось присоединить \"%1$s\" шаблон к прототипу узлов сети \"%2$s\" из-за выражения триггера \"%3$s\"."
#: include/classes/api/services/CHostBase.php:803
#, c-format
msgid "Cannot link template \"%1$s\" to host prototype \"%2$s\", because it would be linked twice through template \"%3$s\"."
msgstr "Не удалось присоединить \"%1$s\" шаблон к прототипу узлов сети \"%2$s\", так как он будет присоединен дважды через \"%3$s\" шаблон."
#: include/classes/api/services/CHostBase.php:641
#, c-format
msgid "Cannot link template \"%1$s\" to host prototype \"%2$s\", because its parent template \"%3$s\" would be linked twice."
msgstr "Не удалось присоединить шаблон \"%1$s\" к прототипу узлов сети \"%2$s\", так как его родительский шаблон \"%3$s\" будет присоединен дважды."
#: include/classes/api/services/CHostBase.php:381
#, c-format
msgid "Cannot link template \"%1$s\" to template \"%2$s\" because circular linkage (%3$s) will occurs."
msgstr "Не удалось присоединить шаблон \"%1$s\" к шаблону \"%2$s\", так как появится циклическая связь (%3$s)."
#: include/classes/api/services/CHostBase.php:514
#, c-format
msgid "Cannot link template \"%1$s\" to template \"%2$s\" because its parent template \"%3$s\" will be linked twice."
msgstr "Не удалось присоединить шаблон \"%1$s\" к шаблону \"%2$s\", так как его родительский шаблон \"%3$s\" будет присоединен дважды."
#: include/classes/api/services/CHostBase.php:672
#: include/classes/api/services/CHostBase.php:749
#, c-format
msgid "Cannot link template \"%1$s\" to template \"%2$s\" due to dependency of trigger \"%3$s\"."
msgstr "Не удалось присоединить \"%1$s\" шаблон к шаблону \"%2$s\" из-за зависимости триггера \"%3$s\"."
#: include/classes/api/services/CHostBase.php:799
#, c-format
msgid "Cannot link template \"%1$s\" to template \"%2$s\" due to expression of trigger \"%3$s\"."
msgstr "Не удалось присоединить \"%1$s\" шаблон к шаблону \"%2$s\" из-за выражения триггера \"%3$s\"."
#: include/classes/api/services/CHostBase.php:502
#, c-format
msgid "Cannot link template \"%1$s\" to template \"%2$s\", because a circular linkage (%3$s) would occur."
msgstr "Не удалось присоединить шаблон \"%1$s\" к шаблону \"%2$s\", так как появится циклическая связь (%3$s)."
#: include/classes/api/services/CHostBase.php:976
#, c-format
msgid "Cannot link template \"%1$s\" to template \"%2$s\", because it would be linked to host \"%3$s\" twice."
msgstr "Не удалось присоединить \"%1$s\" шаблон к шаблону \"%2$s\", так как он будет присоединен дважды к \"%3$s\" узлу сети."
#: include/classes/api/services/CHostBase.php:973
#, c-format
msgid "Cannot link template \"%1$s\" to template \"%2$s\", because it would be linked to host prototype \"%3$s\" twice."
msgstr "Не удалось присоединить \"%1$s\" шаблон к шаблону \"%2$s\", так как он будет присоединен дважды к \"%3$s\" прототипу узлов сети."
#: include/classes/api/services/CHostBase.php:970
#, c-format
msgid "Cannot link template \"%1$s\" to template \"%2$s\", because it would be linked to template \"%3$s\" twice."
msgstr "Не удалось присоединить \"%1$s\" шаблон к шаблону \"%2$s\", так как он будет присоединен дважды к \"%3$s\" шаблону."
#: include/classes/api/services/CHostBase.php:800
#, c-format
msgid "Cannot link template \"%1$s\" to template \"%2$s\", because it would be linked twice through template \"%3$s\"."
msgstr "Не удалось присоединить \"%1$s\" шаблон к шаблону \"%2$s\", так как он будет присоединен дважды через \"%3$s\" шаблон."
#: include/classes/api/services/CHostBase.php:1003
#, c-format
msgid "Cannot link template \"%1$s\" to template \"%2$s\", because its parent template \"%3$s\" would be linked to host \"%4$s\" twice."
msgstr "Не удалось присоединить шаблон \"%1$s\" к шаблону \"%2$s\", так как его родительский шаблон \"%3$s\" будет присоединен к \"%4$s\" узлу сети дважды."
#: include/classes/api/services/CHostBase.php:1000
#, c-format
msgid "Cannot link template \"%1$s\" to template \"%2$s\", because its parent template \"%3$s\" would be linked to host prototype \"%4$s\" twice."
msgstr "Не удалось присоединить шаблон \"%1$s\" к шаблону \"%2$s\", так как его родительский шаблон \"%3$s\" будет присоединен к \"%4$s\" прототипу узлов сети дважды."
#: include/classes/api/services/CHostBase.php:997
#, c-format
msgid "Cannot link template \"%1$s\" to template \"%2$s\", because its parent template \"%3$s\" would be linked to template \"%4$s\" twice."
msgstr "Не удалось присоединить шаблон \"%1$s\" к шаблону \"%2$s\", так как его родительский шаблон \"%3$s\" будет присоединен к \"%4$s\" шаблону дважды."
#: include/classes/api/services/CHostBase.php:638
#, c-format
msgid "Cannot link template \"%1$s\" to template \"%2$s\", because its parent template \"%3$s\" would be linked twice."
msgstr "Не удалось присоединить шаблон \"%1$s\" к шаблону \"%2$s\", так как его родительский шаблон \"%3$s\" будет присоединен дважды."
#: include/classes/api/services/CHostBase.php:705
#, c-format
msgid "Cannot link template \"%1$s\" without template \"%2$s\" to host \"%3$s\" due to dependency of trigger \"%4$s\"."
msgstr "Не удалось присоединить \"%1$s\" шаблон без шаблона \"%2$s\" к узлу сети \"%3$s\" из-за зависимости триггера \"%4$s\"."
#: include/classes/api/services/CHostBase.php:832
#, c-format
msgid "Cannot link template \"%1$s\" without template \"%2$s\" to host \"%3$s\" due to expression of trigger \"%4$s\"."
msgstr "Не удалось присоединить \"%1$s\" шаблон без шаблона \"%2$s\" к узлу сети \"%3$s\" из-за выражения триггера \"%4$s\"."
#: include/classes/api/services/CHostBase.php:702
#, c-format
msgid "Cannot link template \"%1$s\" without template \"%2$s\" to host prototype \"%3$s\" due to dependency of trigger \"%4$s\"."
msgstr "Не удалось присоединить \"%1$s\" шаблон без шаблона \"%2$s\" к прототипу узлов сети \"%3$s\" из-за зависимости триггера \"%4$s\"."
#: include/classes/api/services/CHostBase.php:829
#, c-format
msgid "Cannot link template \"%1$s\" without template \"%2$s\" to host prototype \"%3$s\" due to expression of trigger \"%4$s\"."
msgstr "Не удалось присоединить \"%1$s\" шаблон без шаблона \"%2$s\" к прототипу узлов сети \"%3$s\" из-за выражения триггера \"%4$s\"."
#: include/classes/api/services/CHostBase.php:699
#, c-format
msgid "Cannot link template \"%1$s\" without template \"%2$s\" to template \"%3$s\" due to dependency of trigger \"%4$s\"."
msgstr "Не удалось присоединить \"%1$s\" шаблон без шаблона \"%2$s\" к шаблону \"%3$s\" из-за зависимости триггера \"%4$s\"."
#: include/classes/api/services/CHostBase.php:826
#, c-format
msgid "Cannot link template \"%1$s\" without template \"%2$s\" to template \"%3$s\" due to expression of trigger \"%4$s\"."
msgstr "Не удалось присоединить \"%1$s\" шаблон без шаблона \"%2$s\" к шаблону \"%3$s\" из-за выражения триггера \"%4$s\"."
#: app/controllers/CControllerModuleEdit.php:106
#: include/classes/core/ZBase.php:674
#, c-format
msgid "Cannot load module at: %1$s."
msgid_plural "Cannot load modules at: %1$s."
msgstr[0] "Не удалось загрузить модуль с: %1$s."
msgstr[1] "Не удалось загрузить модули с: %1$s."
msgstr[2] "Не удалось загрузить модули с: %1$s."
#: include/classes/api/services/CUser.php:1449
msgid "Cannot log out."
msgstr "Не удалось выполнить выход."
#: include/classes/api/services/CHost.php:986
msgid "Cannot mass update host name."
msgstr "Невозможно массово обновить имя узла сети."
#: include/classes/api/services/CHost.php:972
msgid "Cannot mass update visible host name."
msgstr "Невозможно массово обновить видимое имя узла сети."
#: include/classes/api/services/CHostBase.php:1080
#, c-format
msgid "Cannot pass duplicate template IDs for the linkage: %1$s."
msgstr "Невозможно передать дубликаты ID шаблонов для соединения: %1$s."
#: jsLoader.php:130
msgid "Cannot paste inaccessible widget."
msgstr "Невозможно вставить недоступный виджет."
#: include/classes/db/DB.php:958
#, c-format
msgid "Cannot perform delete statement on table \"%1$s\" without where condition."
msgstr "Невозможно выполнить запрос удаления из таблицы \"%1$s\" без выражения where."
#: include/classes/db/DB.php:671
#, c-format
msgid "Cannot perform update statement on table \"%1$s\" without values."
msgstr "Невозможно выполнить запрос обновления таблицы \"%1$s\" без значений."
#: include/classes/db/DB.php:684
#, c-format
msgid "Cannot perform update statement on table \"%1$s\" without where condition."
msgstr "Невозможно выполнить запрос обновления таблицы \"%1$s\" без выражения where."
#: app/controllers/CControllerUserProvision.php:69
msgid "Cannot provision user"
msgid_plural "Cannot provision users"
msgstr[0] "Не удалось инициализировать пользователя"
msgstr[1] "Не удалось инициализировать пользователей"
msgstr[2] "Не удалось инициализировать пользователей"
#: include/classes/import/readers/CJsonImportReader.php:35
#, c-format
msgid "Cannot read JSON: %1$s."
msgstr "Не удалось прочитать JSON: %1$s."
#: include/classes/import/readers/CXmlImportReader.php:35
#: include/classes/import/readers/CXmlImportReader.php:46
#, c-format
msgid "Cannot read XML: %1$s."
msgstr "Не удалось прочитать XML: %1$s."
#: include/classes/import/readers/CYamlImportReader.php:52
#: include/classes/import/readers/CYamlImportReader.php:55
#, c-format
msgid "Cannot read YAML: %1$s."
msgstr "Не удалось прочитать YAML: %1$s."
#: include/classes/server/CZabbixServer.php:543
#, c-format
msgid "Cannot read the response, check connection with the Zabbix server \"%1$s\"."
msgstr "Не удалось прочитать ответ, проверьте соединение с Zabbix сервером \"%1$s\"."
#: app/controllers/CControllerPopupMassupdateHost.php:362
#, c-format
msgid "Cannot remove the tag with name \"%1$s\" and value \"%2$s\", defined in a host prototype, from host \"%3$s\"."
msgstr "Не удается удалить тег с именем \"%1$s\" и значением \"%2$s\", который задан в прототипе узла сети, с узла сети \"%3$s\"."
#: include/classes/api/services/CUser.php:556
msgid "Cannot rename guest user."
msgstr "Невозможно переименовать гостевого пользователя."
#: include/classes/api/services/CDRule.php:264
#: include/classes/api/services/CDRule.php:414
msgid "Cannot save discovery rule without checks."
msgstr "Невозможно сохранить правило обнаружения без проверок."
#: include/classes/helpers/CDashboardHelper.php:466
#, c-format
msgid "Cannot save widget \"%1$s\"."
msgstr "Не удалось сохранить виджет \"%1$s\"."
#: include/classes/server/CZabbixServer.php:484
#, c-format
msgid "Cannot send command, check connection with Zabbix server \"%1$s\"."
msgstr "Не удалось отправить команду, проверьте соединение с Zabbix сервером \"%1$s\"."
#: host_discovery.php:428 host_discovery.php:800 items.php:895 items.php:1011
msgid "Cannot send request"
msgstr "Не удалось отправить запрос"
#: include/classes/api/services/CTask.php:441
#: include/classes/api/services/CTask.php:454
#, c-format
msgid "Cannot send request: %1$s."
msgstr "Не удалось отправить запрос: %1$s."
#: include/classes/api/services/CGraphGeneral.php:535
#, c-format
msgid "Cannot set \"%1$s\" for graph \"%2$s\"."
msgstr "Не удалось установить \"%1$s\" для графика \"%2$s\"."
#: include/classes/api/services/CGraphGeneral.php:542
#, c-format
msgid "Cannot set \"%1$s\" for graph prototype \"%2$s\"."
msgstr "Не удалось установить \"%1$s\" для прототипа графика \"%2$s\"."
#: include/classes/api/services/CItemGeneral.php:337
#, c-format
msgid "Cannot set \"%1$s\" for item \"%2$s\"."
msgstr "Не удалось установить \"%1$s\" для элемента данных \"%2$s\"."
#: include/classes/api/services/CItemGeneral.php:2237
#, c-format
msgid "Cannot set dependency for LLD rule with key \"%1$s\" on the master item with key \"%2$s\" on the host \"%3$s\": %4$s."
msgstr "Не удалось задать зависимость для LLD правила с ключом \"%1$s\" от основного элемента данных с ключом \"%2$s\" с узла сети \"%3$s\": %4$s."
#: include/classes/api/services/CItemGeneral.php:2236
#, c-format
msgid "Cannot set dependency for LLD rule with key \"%1$s\" on the master item with key \"%2$s\" on the template \"%3$s\": %4$s."
msgstr "Невозможно задать зависимость для LLD правила с ключом \"%1$s\" от основного элемента данных с ключом \"%2$s\" в шаблоне \"%3$s\": %4$s."
#: include/classes/api/services/CItemGeneral.php:2231
#, c-format
msgid "Cannot set dependency for item prototype with key \"%1$s\" on the master item prototype with key \"%2$s\" on the host \"%3$s\": %4$s."
msgstr "Невозможно задать зависимость для прототипа элементов данных с ключом \"%1$s\" от основного прототипа элементов данных с ключом \"%2$s\" на узле сети \"%3$s\": %4$s."
#: include/classes/api/services/CItemGeneral.php:2230
#, c-format
msgid "Cannot set dependency for item prototype with key \"%1$s\" on the master item prototype with key \"%2$s\" on the template \"%3$s\": %4$s."
msgstr "Невозможно задать зависимость для прототипа элементов данных с ключом \"%1$s\" от основного прототипа элементов данных с ключом \"%2$s\" с шаблона \"%3$s\": %4$s."
#: include/classes/api/services/CItemGeneral.php:2226
#, c-format
msgid "Cannot set dependency for item prototype with key \"%1$s\" on the master item with key \"%2$s\" on the host \"%3$s\": %4$s."
msgstr "Не удалось задать зависимость для прототипа элементов данных с ключом \"%1$s\" от основного элемента данных с ключом \"%2$s\" с узла сети \"%3$s\": %4$s."
#: include/classes/api/services/CItemGeneral.php:2225
#, c-format
msgid "Cannot set dependency for item prototype with key \"%1$s\" on the master item with key \"%2$s\" on the template \"%3$s\": %4$s."
msgstr "Не удалось задать зависимость для прототипа элементов данных с ключом \"%1$s\" от основного элемента данных с ключом \"%2$s\" с шаблона \"%3$s\": %4$s."
#: include/classes/api/services/CItemGeneral.php:2220
#, c-format
msgid "Cannot set dependency for item with key \"%1$s\" on the master item with key \"%2$s\" on the host \"%3$s\": %4$s."
msgstr "Не удалось задать зависимость для прототипа элементов данных с ключом \"%1$s\" от основного элемента данных с ключом \"%2$s\" с узла сети \"%3$s\": %4$s."
#: include/classes/api/services/CItemGeneral.php:2219
#, c-format
msgid "Cannot set dependency for item with key \"%1$s\" on the master item with key \"%2$s\" on the template \"%3$s\": %4$s."
msgstr "Не удалось задать зависимость для прототипа элементов данных с ключом \"%1$s\" от основного элемента данных с ключом \"%2$s\" с шаблона \"%3$s\": %4$s."
#: include/classes/api/services/CHost.php:1037
#: include/classes/api/services/CHost.php:2015
#: include/classes/api/services/CHost.php:2218
msgid "Cannot set inventory fields for disabled inventory."
msgstr "Невозможно задать поля инвентарных данных при отключенной инвентаризации."
#: include/classes/core/CCookieSession.php:127
msgid "Cannot set session cookie."
msgstr "Не удалось установить cookie сессии."
#: include/classes/api/services/CService.php:1403
#, c-format
msgid "Cannot specify \"propagation_rule\" parameter without specifying \"propagation_value\" parameter for service \"%1$s\"."
msgstr "Не удалось задать \"propagation_rule\" параметр без указания \"propagation_value\" параметра услуге \"%1$s\"."
#: jsLoader.php:295
msgid "Cannot support notification audio for this device."
msgstr "Поддержка аудио оповещений отсутствует для этого устройства."
#: include/classes/api/services/CHostInterface.php:306
msgid "Cannot switch host for interface."
msgstr "Не удалось переключить узел сети на интерфейс."
#: app/controllers/CControllerPopupMediatypeTestEdit.php:71
#: app/controllers/CControllerPopupMediatypeTestSend.php:81
msgid "Cannot test disabled media type."
msgstr "Не удалось протестировать деактивированный способ оповещения."
#: app/controllers/CControllerUserUnblock.php:68
msgid "Cannot unblock user"
msgid_plural "Cannot unblock users"
msgstr[0] "Не удалось разблокировать пользователя"
msgstr[1] "Не удалось разблокировать пользователей"
msgstr[2] "Не удалось разблокировать пользователей"
#: include/classes/api/services/CHostGeneral.php:719
#: include/classes/api/services/CHostGeneral.php:1356
msgid "Cannot unlink and clear Web scenarios."
msgstr "Не удалось отсоединить и очистить веб-сценарии."
#: include/classes/api/services/CHost.php:1095
msgid "Cannot unlink template"
msgstr "Не удалось отсоединить шаблон"
#: include/classes/api/services/CHostBase.php:331
#, c-format
msgid "Cannot unlink template \"%1$s\" from host \"%2$s\" due to dependency of trigger \"%3$s\"."
msgstr "Не удалось отсоединить шаблон \"%1$s\" от узла сети \"%2$s\" из-за наличия зависимости триггера \"%3$s\"."
#: include/classes/api/services/CHostBase.php:415
#, c-format
msgid "Cannot unlink template \"%1$s\" from template \"%2$s\" due to dependency of trigger \"%3$s\" on host \"%4$s\"."
msgstr "Не удалось отсоединить шаблон \"%1$s\" от шаблона \"%2$s\" из-за зависимости триггера \"%3$s\" на узле сети \"%4$s\"."
#: include/classes/api/services/CHostBase.php:414
#, c-format
msgid "Cannot unlink template \"%1$s\" from template \"%2$s\" due to dependency of trigger \"%3$s\" on template \"%4$s\"."
msgstr "Не удалось отсоединить шаблон \"%1$s\" от шаблона \"%2$s\" из-за зависимости триггера \"%3$s\" на шаблоне \"%4$s\"."
#: include/classes/api/services/CHostBase.php:330
#, c-format
msgid "Cannot unlink template \"%1$s\" from template \"%2$s\" due to dependency of trigger \"%3$s\"."
msgstr "Не удалось отсоединить шаблон \"%1$s\" от шаблона \"%2$s\" из-за наличия зависимости триггера \"%3$s\"."
#: include/classes/api/services/CHostBase.php:256
#, c-format
msgid "Cannot unlink template \"%1$s\" without template \"%2$s\" from host \"%3$s\" due to dependency of trigger \"%4$s\"."
msgstr "Не удалось отсоединить \"%1$s\" шаблон без шаблона \"%2$s\" от узла сети \"%3$s\" из-за зависимости триггера \"%4$s\"."
#: include/classes/api/services/CHostBase.php:300
#, c-format
msgid "Cannot unlink template \"%1$s\" without template \"%2$s\" from host \"%3$s\" due to expression of trigger \"%4$s\"."
msgstr "Не удалось отсоединить \"%1$s\" шаблон без шаблона \"%2$s\" от узла сети \"%3$s\" из-за выражения триггера \"%4$s\"."
#: include/classes/api/services/CHostBase.php:255
#, c-format
msgid "Cannot unlink template \"%1$s\" without template \"%2$s\" from template \"%3$s\" due to dependency of trigger \"%4$s\"."
msgstr "Не удалось отсоединить \"%1$s\" шаблон без шаблона \"%2$s\" от шаблона \"%3$s\" из-за зависимости триггера \"%4$s\"."
#: include/classes/api/services/CHostBase.php:299
#, c-format
msgid "Cannot unlink template \"%1$s\" without template \"%2$s\" from template \"%3$s\" due to expression of trigger \"%4$s\"."
msgstr "Не удалось отсоединить \"%1$s\" шаблон без шаблона \"%2$s\" от шаблона \"%3$s\" из-за выражения триггера \"%4$s\"."
#: include/classes/api/services/CHostGeneral.php:1037
#, c-format
msgid "Cannot unlink trigger \"%1$s\", it has items from template that is left linked to host."
msgstr "Не удалось отсоединить триггер \"%1$s\", у него имеются элементы данных с шаблона, который остается присоединённым к узлу сети."
#: include/classes/api/services/CAction.php:2636
#, c-format
msgid "Cannot update \"%1$s\" for action \"%2$s\"."
msgstr "Не удалось обновить \"%1$s\" для действия \"%2$s\"."
#: include/classes/api/services/CGraphGeneral.php:721
#, c-format
msgid "Cannot update \"%1$s\" for graph \"%2$s\"."
msgstr "Не удалось обновить \"%1$s\" для графика \"%2$s\"."
#: include/classes/api/services/CGraphGeneral.php:726
#, c-format
msgid "Cannot update \"%1$s\" for graph prototype \"%2$s\"."
msgstr "Не удалось обновить \"%1$s\" для прототипа графика \"%2$s\"."
#: include/classes/api/services/CItemGeneral.php:287
#, c-format
msgid "Cannot update \"%1$s\" for item \"%2$s\"."
msgstr "Не удалось обновить \"%1$s\" для элемента данных \"%2$s\"."
#: include/classes/api/services/CTriggerGeneral.php:1018
#, c-format
msgid "Cannot update \"%1$s\" for templated trigger \"%2$s\"."
msgstr "Не удалось обновить \"%1$s\" для шаблонного графика \"%2$s\"."
#: include/classes/api/services/CTriggerGeneral.php:1029
#, c-format
msgid "Cannot update \"%1$s\" for templated trigger prototype \"%2$s\"."
msgstr "Не удалось обновить \"%1$s\" для шаблонного прототипа графика \"%2$s\"."
#: include/classes/api/services/CHost.php:2195
#, c-format
msgid "Cannot update \"%2$s\" for a discovered host \"%1$s\"."
msgstr "Не удалось обновить \"%1$s\" у обнаруженного узла сети \"%2$s\"."
#: include/classes/api/services/CItemGeneral.php:215
#, c-format
msgid "Cannot update \"%2$s\" for a discovered item \"%1$s\"."
msgstr "Не удалось обновить \"%1$s\" у обнаруженного элемента данных \"%2$s\"."
#: include/classes/api/services/CTriggerGeneral.php:1024
#: include/classes/api/services/CTrigger.php:707
#: include/classes/api/services/CTrigger.php:842
#, c-format
msgid "Cannot update \"%2$s\" for a discovered trigger \"%1$s\"."
msgstr "Не удалось обновить \"%2$s\" у обнаруженного триггера \"%1$s\"."
#: app/controllers/CControllerTokenUpdate.php:66
#: app/controllers/CControllerTokenUpdate.php:147
msgid "Cannot update API token"
msgstr "Не удалось обновить API токен"
#: app/controllers/CControllerSlaUpdate.php:70
#: app/controllers/CControllerSlaUpdate.php:138
msgid "Cannot update SLA"
msgstr "Не удалось обновить SLA"
#: include/classes/api/services/CGraphGeneral.php:67
msgid "Cannot update a discovered graph."
msgstr "Невозможно обновить обнаруженный график."
#: include/classes/api/services/CHostGroup.php:809
#, c-format
msgid "Cannot update a discovered host group \"%1$s\"."
msgstr "Не удалось обновить обнаруженную группу узлов сети \"%1$s\"."
#: include/classes/api/services/CGraphGeneral.php:82
#, c-format
msgid "Cannot update a templated graph \"%1$s\"."
msgstr "Не удалось обновить \"%1$s\" график из шаблона."
#: include/classes/api/services/CHttpTest.php:514
#, c-format
msgid "Cannot update a templated web scenario \"%1$s\": %2$s."
msgstr "Не удалось обновить унаследованный из шаблона веб-сценарий \"%1$s\": %2$s."
#: actionconf.php:294
msgid "Cannot update action"
msgstr "Не удалось обновить действие"
#: app/controllers/CControllerAuthenticationUpdate.php:399
msgid "Cannot update authentication"
msgstr "Не удалось обновить аутентификацию"
#: app/controllers/CControllerAuditSettingsUpdate.php:45
#: app/controllers/CControllerAuditSettingsUpdate.php:82
#: app/controllers/CControllerAutoregUpdate.php:41
#: app/controllers/CControllerAutoregUpdate.php:73
#: app/controllers/CControllerGeomapsUpdate.php:47
#: app/controllers/CControllerGeomapsUpdate.php:85
#: app/controllers/CControllerGuiUpdate.php:53
#: app/controllers/CControllerGuiUpdate.php:101
#: app/controllers/CControllerHousekeepingUpdate.php:66
#: app/controllers/CControllerHousekeepingUpdate.php:135
#: app/controllers/CControllerMiscConfigUpdate.php:59
#: app/controllers/CControllerMiscConfigUpdate.php:122
#: app/controllers/CControllerTrigDisplayUpdate.php:59
#: app/controllers/CControllerTrigDisplayUpdate.php:111
msgid "Cannot update configuration"
msgstr "Не удалось обновить настройки"
#: app/controllers/CControllerConnectorUpdate.php:90
#: app/controllers/CControllerConnectorUpdate.php:173
msgid "Cannot update connector"
msgstr "Не удалось обновить коннектор"
#: app/controllers/CControllerCorrelationCreate.php:47
#: app/controllers/CControllerCorrelationUpdate.php:48
#: app/controllers/CControllerCorrelationUpdate.php:125
msgid "Cannot update correlation"
msgstr "Не удалось обновить корреляцию"
#: include/classes/api/services/CTrigger.php:701
#: include/classes/api/services/CTrigger.php:836
#, c-format
msgid "Cannot update dependencies of inherited trigger \"%1$s\"."
msgstr "Не удалось обновить зависимости унаследованного триггера \"%1$s\"."
#: app/controllers/CControllerDiscoveryUpdate.php:48
#: app/controllers/CControllerDiscoveryUpdate.php:102 host_discovery.php:734
msgid "Cannot update discovery rule"
msgstr "Не удалось обновить правило обнаружения"
#: app/controllers/CControllerPopupAcknowledgeCreate.php:173
msgid "Cannot update event"
msgid_plural "Cannot update events"
msgstr[0] "Не удалось обновить событие"
msgstr[1] "Не удалось обновить события"
msgstr[2] "Не удалось обновить события"
#: app/controllers/CControllerCorrelationUpdate.php:49
#: app/controllers/CControllerCorrelationUpdate.php:117
msgid "Cannot update event correlation"
msgstr "Не удалось обновить корреляцию событий"
#: app/controllers/CControllerPopupAcknowledgeCreate.php:134
msgid "Cannot update events"
msgstr "Не удалось обновить события"
#: graphs.php:239 graphs.php:292
msgid "Cannot update graph"
msgstr "Не удалось обновить график"
#: graphs.php:221
msgid "Cannot update graph prototype"
msgstr "Не удалось обновить прототип графиков"
#: hostgroups.php:76
msgid "Cannot update group"
msgstr "Не удалось обновить группу"
#: include/classes/api/services/CHostGroup.php:1337
#, c-format
msgid "Cannot update groups for discovered host \"%1$s\"."
msgstr "Не удалось обновить группы для обнаруженного узла сети \"%1$s\"."
#: app/controllers/CControllerHostUpdate.php:34
#: app/controllers/CControllerHostUpdate.php:153
msgid "Cannot update host"
msgstr "Не удалось обновить узел сети"
#: include/classes/api/services/CHost.php:934
msgid "Cannot update host encryption settings. Connection settings for both directions should be specified."
msgstr "Не удалось обновить настройки шифрования узла сети. Необходимо указать настройки соединения в обе стороны."
#: app/controllers/CControllerHostGroupUpdate.php:43
#: app/controllers/CControllerHostGroupUpdate.php:105
msgid "Cannot update host group"
msgstr "Не удалось обновить группу узлов сети"
#: host_prototypes.php:286 host_prototypes.php:320 host_prototypes.php:341
msgid "Cannot update host prototype"
msgid_plural "Cannot update host prototypes"
msgstr[0] "Не удалось обновить прототип узлов сети"
msgstr[1] "Не удалось обновить прототипы узлов сети"
msgstr[2] "Не удалось обновить прототипы узлов сети"
#: app/controllers/CControllerPopupMassupdateHost.php:465
msgid "Cannot update hosts"
msgstr "Не удалось обновить узлы сети"
#: app/controllers/CControllerIconMapUpdate.php:73
msgid "Cannot update icon map"
msgstr "Не удалось обновить соответствие иконок"
#: app/controllers/CControllerImageUpdate.php:43
#: app/controllers/CControllerImageUpdate.php:111
#: app/controllers/CControllerImageUpdate.php:157
msgid "Cannot update image"
msgstr "Не удалось обновить изображение"
#: include/classes/api/services/CHostInterface.php:385
#, c-format
msgid "Cannot update interface for discovered host \"%1$s\"."
msgstr "Не удалось обновить интерфейс для обнаруженного узла сети \"%1$s\"."
#: items.php:879
msgid "Cannot update item"
msgstr "Не удалось обновить элемент данных"
#: disc_prototypes.php:556 disc_prototypes.php:583 disc_prototypes.php:617
msgid "Cannot update item prototype"
msgid_plural "Cannot update item prototypes"
msgstr[0] "Не удалось обновить прототип элементов данных"
msgstr[1] "Не удалось обновить прототипы элементов данных"
msgstr[2] "Не удалось обновить прототипы элементов данных"
#: app/controllers/CControllerPopupMassupdateItem.php:316
msgid "Cannot update item prototypes"
msgstr "Не удалось обновить прототипы элементов данных"
#: app/controllers/CControllerPopupMassupdateItem.php:316
msgid "Cannot update items"
msgstr "Не удалось обновить элементы данных"
#: app/controllers/CControllerMacrosUpdate.php:132
msgid "Cannot update macros"
msgstr "Не удалось обновить макросы"
#: maintenance.php:119
msgid "Cannot update maintenance"
msgstr "Не удалось обновить обслуживание"
#: app/controllers/CControllerMaintenanceUpdate.php:73
#: app/controllers/CControllerMaintenanceUpdate.php:152
msgid "Cannot update maintenance period"
msgstr "Не удалось обновить период обслуживания"
#: app/controllers/CControllerMediatypeUpdate.php:77
#: app/controllers/CControllerMediatypeUpdate.php:180
msgid "Cannot update media type"
msgstr "Не удалось обновить способ оповещений"
#: app/controllers/CControllerModuleUpdate.php:102
msgid "Cannot update module"
msgstr "Не удалось обновить модуль"
#: app/controllers/CControllerModuleUpdate.php:157
#, c-format
msgid "Cannot update module: %1$s."
msgstr "Не удалось обновить модуль: %1$s."
#: sysmaps.php:184
msgid "Cannot update network map"
msgstr "Не удалось обновить карту сети"
#: app/controllers/CControllerProxyUpdate.php:58
#: app/controllers/CControllerProxyUpdate.php:117
msgid "Cannot update proxy"
msgstr "Не удалось обновить прокси"
#: include/classes/api/services/CProxy.php:654
#, c-format
msgid "Cannot update proxy for discovered host \"%1$s\"."
msgstr "Не удалось обновить прокси для обнаруженного узла сети \"%1$s\"."
#: include/classes/api/services/CRole.php:775
#, c-format
msgid "Cannot update readonly user role \"%1$s\"."
msgstr "Не удалось обновить роль пользователя \"%1$s\" только на чтение."
#: app/controllers/CControllerRegExUpdate.php:44
#: app/controllers/CControllerRegExUpdate.php:89
msgid "Cannot update regular expression"
msgstr "Не удалось обновить регулярное выражение"
#: app/controllers/CControllerScheduledReportUpdate.php:63
#: app/controllers/CControllerScheduledReportUpdate.php:156
msgid "Cannot update scheduled report"
msgstr "Не удалось обновить регулярный отчет"
#: app/controllers/CControllerScriptUpdate.php:61
#: app/controllers/CControllerScriptUpdate.php:170
msgid "Cannot update script"
msgstr "Не удалось обновить скрипт"
#: include/classes/api/services/CScript.php:419
#: include/classes/api/services/CScript.php:432
#: include/classes/api/services/CScript.php:445
#, c-format
msgid "Cannot update script scope. Script \"%1$s\" is used in action \"%2$s\"."
msgstr "Не удалось обновить область использования скрипта. Скрипт \"%1$s\" используется в действии \"%2$s\"."
#: app/controllers/CControllerServiceUpdate.php:97
#: app/controllers/CControllerServiceUpdate.php:200
msgid "Cannot update service"
msgstr "Не удалось обновить услугу"
#: include/classes/api/services/CService.php:2310
#: include/classes/api/services/CService.php:2372
#: include/classes/api/services/CService.php:2396
#: include/classes/api/services/CService.php:2430
#, c-format
msgid "Cannot update service \"%1$s\": %2$s."
msgstr "Не удалось обновить услугу \"%1$s\": %2$s."
#: app/controllers/CControllerPopupMassupdateService.php:157
msgid "Cannot update services"
msgstr "Не удалось обновить услуги"
#: include/classes/api/services/CHttpTest.php:538
#: include/classes/api/services/CHttpTest.php:743
#, c-format
msgid "Cannot update step for a templated web scenario \"%1$s\": %2$s."
msgstr "Не удалось обновить шаг унаследованного из шаблона веб-сценария \"%1$s\": %2$s."
#: templates.php:209
msgid "Cannot update template"
msgstr "Не удалось обновить шаблон"
#: app/controllers/CControllerTemplateGroupUpdate.php:41
#: app/controllers/CControllerTemplateGroupUpdate.php:94
msgid "Cannot update template group"
msgstr "Не удалось обновить группу шаблонов"
#: app/controllers/CControllerPopupMassupdateTemplate.php:351
msgid "Cannot update templates"
msgstr "Не удалось обновить шаблоны"
#: app/controllers/CControllerPopupMassupdateTrigger.php:210 triggers.php:416
msgid "Cannot update trigger"
msgstr "Не удалось обновить триггер"
#: include/classes/api/services/CTriggerGeneral.php:1886
#, c-format
msgid "Cannot update trigger \"%1$s\": %2$s."
msgstr "Не удалось обновить триггер \"%1$s\": %2$s."
#: trigger_prototypes.php:365 trigger_prototypes.php:440
#: trigger_prototypes.php:488
msgid "Cannot update trigger prototype"
msgid_plural "Cannot update trigger prototypes"
msgstr[0] "Не удалось обновить прототип триггеров"
msgstr[1] "Не удалось обновить прототипы триггеров"
msgstr[2] "Не удалось обновить прототипы триггеров"
#: include/classes/api/services/CTriggerGeneral.php:1721
#, c-format
msgid "Cannot update trigger prototype \"%1$s\": %2$s."
msgstr "Не удалось обновить прототип триггера \"%1$s\": %2$s."
#: app/controllers/CControllerPopupMassupdateTrigger.php:210
msgid "Cannot update trigger prototypes"
msgstr "Не удалось обновить прототипы триггеров"
#: app/controllers/CControllerUserProfileUpdate.php:63
#: app/controllers/CControllerUserProfileUpdate.php:123
#: app/controllers/CControllerUserUpdate.php:67
#: app/controllers/CControllerUserUpdate.php:131
msgid "Cannot update user"
msgstr "Не удалось обновить данные пользователя"
#: app/controllers/CControllerUsergroupMassUpdate.php:69
#: app/controllers/CControllerUsergroupUpdate.php:53
#: app/controllers/CControllerUsergroupUpdate.php:105
msgid "Cannot update user group"
msgid_plural "Cannot update user groups"
msgstr[0] "Не удалось обновить группу пользователей"
msgstr[1] "Не удалось обновить группы пользователей"
msgstr[2] "Не удалось обновить группы пользователей"
#: app/controllers/CControllerUserroleUpdate.php:106
#: app/controllers/CControllerUserroleUpdate.php:176
msgid "Cannot update user role"
msgstr "Не удалось обновить роль пользователя"
#: httpconf.php:194
msgid "Cannot update web scenario"
msgstr "Не удалось обновить веб-сценарий"
#: app/controllers/CControllerWebScenarioStepCheck.php:57
msgid "Cannot update web scenario step"
msgstr "Не удалось обновить шаг веб-сценария"
#: app/views/administration.regex.edit.php:51
msgid "Case sensitive"
msgstr "Регистрозависимое"
#: app/views/administration.authentication.edit.php:130
#: app/views/administration.authentication.edit.php:192
#: app/views/administration.authentication.edit.php:315
msgid "Case-sensitive login"
msgstr "Регистрозависимый вход"
#: include/locales.inc.php:35
msgid "Catalan (ca_ES)"
msgstr "Каталонский (ca_ES)"
#: include/classes/data/CItemData.php:1026
msgid "Catches all SNMP traps that match regex. If regexp is unspecified, catches any trap."
msgstr "Отлов всех SNMP трапов, которые совпадают с регулярным выражением. Если регулярное выражение не задано, под условие попадают все трапы."
#: include/classes/data/CItemData.php:1022
msgid "Catches all SNMP traps that were not caught by any of snmptrap[] items."
msgstr "Отлов всех SNMP трапов, которые не были пойманы ни одним snmptrap[] элементом данных."
#: include/actions.inc.php:2036 include/classes/screens/CScreenProblem.php:1153
#: include/events.inc.php:256
msgid "Cause"
msgstr "Причина"
#: include/classes/widgets/forms/CWidgetFormItem.php:92
#: include/classes/widgets/forms/CWidgetFormItem.php:173
#: include/classes/widgets/forms/CWidgetFormItem.php:296
#: include/views/js/monitoring.sysmaps.js.php:35
msgid "Center"
msgstr "По центру"
#: app/partials/configuration.host.edit.html.php:433
#: app/partials/configuration.host.edit.html.php:452
#: app/views/administration.proxy.edit.php:99
#: app/views/administration.proxy.edit.php:107
#: app/views/popup.massupdate.host.php:233
#: app/views/popup.massupdate.host.php:249
#: include/views/configuration.host.prototype.edit.php:378
#: include/views/configuration.host.prototype.edit.php:394
msgid "Certificate"
msgstr "Сертификат"
#: app/partials/monitoring.latest.view.html.php:79
#: app/partials/monitoring.latest.view.html.php:92 include/items.inc.php:1839
#: include/items.inc.php:1843
msgctxt "noun"
msgid "Change"
msgstr "Изменение"
#: app/partials/hostmacros.inherited.list.html.php:114
#: include/classes/screens/CScreenBase.php:361
#: include/classes/screens/CScreenMap.php:45 jsLoader.php:324
msgctxt "verb"
msgid "Change"
msgstr "Изменить"
#: app/partials/configuration.host.edit.html.php:464
#: app/views/administration.autoreg.edit.php:81
#: app/views/administration.proxy.edit.php:128
#: include/views/configuration.host.prototype.edit.php:399
msgid "Change PSK"
msgstr "Изменить PSK"
#: include/classes/widgets/forms/CWidgetFormItem.php:354
#: include/classes/widgets/forms/CWidgetFormItem.php:364
#: include/classes/widgets/forms/CWidgetFormItem.php:374
#: include/classes/widgets/views/widget.item.form.view.php:53
#: include/classes/widgets/views/widget.item.form.view.php:184
msgid "Change indicator"
msgstr "Индикатор изменений"
#: app/views/administration.authentication.edit.php:149
#: app/views/administration.mediatype.edit.php:139
#: app/views/administration.user.edit.php:177
msgid "Change password"
msgstr "Изменить пароль"
#: include/items.inc.php:1844
msgid "Change per second"
msgstr "Изменение в секунду"
#: include/classes/helpers/CRoleHelper.php:561
msgid "Change problem ranking"
msgstr "Изменение ранга проблем"
#: app/views/popup.acknowledge.edit.php:71
#: include/classes/helpers/CRoleHelper.php:462
msgid "Change severity"
msgstr "Изменение важности"
#: include/classes/html/CMacroValue.php:162
msgid "Change type"
msgstr "Изменить тип"
#: app/partials/configuration.filter.items.php:139
#: app/views/popup.massupdate.item.php:157 include/items.inc.php:127
#: include/views/configuration.item.edit.php:121
#: include/views/configuration.item.prototype.edit.php:107
msgid "Character"
msgstr "Символ"
#: app/views/js/administration.regex.edit.js.php:160
#: include/classes/helpers/CRegexHelper.php:26
msgid "Character string included"
msgstr "Строка символов включена"
#: app/views/js/administration.regex.edit.js.php:168
#: include/classes/helpers/CRegexHelper.php:28
msgid "Character string not included"
msgstr "Строка символов не включена"
#: app/controllers/CControllerPopupTriggerExpr.php:760
#: app/controllers/CControllerPopupTriggerExpr.php:953
#: app/controllers/CControllerPopupTriggerExpr.php:1141
msgid "Chars"
msgstr "Символы"
#: include/hosts.inc.php:234
msgid "Chassis"
msgstr "Шасси"
#: include/classes/data/CItemData.php:1062
msgid "Chassis information. Returns string"
msgstr "Информация о шасси. Возвращает строку"
#: app/views/js/configuration.discovery.edit.js.php:388
msgid "Check already exists."
msgstr "Проверка уже существует."
#: include/classes/parsers/C10TriggerExpression.php:542
#, c-format
msgid "Check expression part starting from \"%1$s\"."
msgstr "Проверьте часть выражения начиная с \"%1$s\"."
#: include/items.inc.php:1876
msgid "Check for error in JSON"
msgstr "Проверьте на ошибку в JSON"
#: include/items.inc.php:1880
msgid "Check for error in XML"
msgstr "Проверьте на ошибку в XML"
#: include/items.inc.php:1884
msgid "Check for error using regular expression"
msgstr "Проверьте на ошибку при использовании регулярного выражения"
#: include/items.inc.php:1888
msgid "Check for not supported value"
msgstr "Проверка на неподдерживамое значение"
#: include/classes/setup/CSetupWizard.php:58
#: include/classes/setup/CSetupWizard.php:465
msgid "Check of pre-requisites"
msgstr "Проверка предварительных условий"
#: include/classes/api/services/CItemGeneral.php:440
#: include/classes/api/services/CItemGeneral.php:447
#: include/classes/api/services/CItemGeneral.php:454
msgid "Check the key, please. Default example was passed."
msgstr "Пожалуйста, проверьте ключ. Пример по умолчанию был показан."
#: app/views/popup.discovery.check.php:55
msgid "Check type"
msgstr "Тип проверки"
#: app/views/configuration.discovery.edit.php:76
#: app/views/configuration.discovery.list.php:81
msgid "Checks"
msgstr "Проверки"
#: include/classes/data/CItemData.php:914
msgid "Checks if DNS service is up. Returns 0 - DNS is down (server did not respond or DNS resolution failed); 1 - DNS is up"
msgstr "Проверка доступности DNS сервиса. Возвращает 0 - DNS недоступен (сервер не отвечает или DNS запрос не выполнен); 1 - DNS доступен"
#: include/classes/data/CItemData.php:1158
msgid "Checks if file exists. Returns 0 - not found; 1 - file of the specified type exists"
msgstr "Проверка существования файла. Возвращает 0 - не найден; 1 - файл указанного типа существует"
#: include/classes/data/CItemData.php:846
msgid "Checks if host is accessible by ICMP ping. 0 - ICMP ping fails. 1 - ICMP ping successful."
msgstr "Проверка доступен ли узел сети по ICMP ping. 0 - ICMP ping неуспешен. 1 - ICMP ping успешен."
#: include/classes/data/CItemData.php:946
msgid "Checks if it is possible to make TCP connection to specified port. Returns 0 - cannot connect; 1 - can connect"
msgstr "Проверка имеется ли возможность создать TCP соединение к определенному порту. Возвращается 0 - не возможно подключиться; 1 - можно подключиться"
#: include/classes/data/CItemData.php:954
msgid "Checks if service is running and accepting TCP connections. Returns 0 - service is down; 1 - service is running"
msgstr "Проверка запущен ли сервис и принимает ли TCP соединения. Возвращает 0 - если сервис недоступен; 1 - сервис запущен"
#: include/classes/data/CItemData.php:970
msgid "Checks if service is running and responding to UDP requests. Returns 0 - service is down; 1 - service is running"
msgstr "Проверка запущен ли сервис и принимает ли он UDP запросы. Возвращает 0 - сервис недоступен; 1 - сервис запущен"
#: include/classes/data/CItemData.php:942
msgid "Checks if this TCP port is in LISTEN state. Returns 0 - it is not in LISTEN state; 1 - it is in LISTEN state"
msgstr "Проверка находится ли требуемый TCP порт в состоянии LISTEN. Возвращает 0 - если он не в состоянии LISTEN; 1 - он в состоянии LISTEN"
#: include/classes/data/CItemData.php:962
msgid "Checks if this UDP port is in LISTEN state. Returns 0 - it is not in LISTEN state; 1 - it is in LISTEN state"
msgstr "Проверка находится ли требуемый UDP порт в состоянии LISTEN. Возвращает 0 - если он не в состоянии LISTEN; 1 - он в состоянии LISTEN"
#: include/classes/data/CItemData.php:950
msgid "Checks performance of TCP service. Returns 0 - service is down; seconds - the number of seconds spent while connecting to the service"
msgstr "Проверка производительности TCP сервиса. Возвращает 0 - сервис недоступен; секунды - количество секунд потраченных в процессе подключения к сервису"
#: include/classes/data/CItemData.php:966
msgid "Checks performance of UDP service. Returns 0 - service is down; seconds - the number of seconds spent waiting for response from the service"
msgstr "Проверка производительности UDP сервиса. Возвращает 0 - сервис недоступен; секунды - количество секунд потраченных в процессе подключения к сервису"
#: include/classes/api/services/CDRule.php:658
msgid "Checks should be unique."
msgstr "Проверки должны быть уникальными."
#: app/views/popup.service.edit.php:314 app/views/popup.service.edit.php:327
msgid "Child services"
msgstr "Дочерние услуги"
#: include/locales.inc.php:36
msgid "Chinese (zh_CN)"
msgstr "Китайский (zh_CN)"
#: include/locales.inc.php:37
msgid "Chinese (zh_TW)"
msgstr "Китайский (zh_TW)"
#: include/classes/import/importers/CTemplateImporter.php:293
#, c-format
msgid "Circular reference in templates: %1$s."
msgstr "Закольцованная ссылка в шаблонах: %1$s."
#: include/classes/api/services/CHostBase.php:1286
msgid "Circular template linkage is not allowed."
msgstr "Закольцованное соединение шаблонов не допускается."
#: include/classes/core/ZBase.php:494
#, c-format
msgid "Class %1$s not found for action %2$s."
msgstr "Класс %1$s не найден для действия %2$s."
#: include/classes/core/ZBase.php:563
msgid "Class not found."
msgstr "Класс не найден."
#: include/views/configuration.httpconf.list.php:221
#: include/views/configuration.item.list.php:301
msgid "Clear history"
msgstr "Очистить историю"
#: include/views/configuration.httpconf.edit.php:263
#: include/views/configuration.item.edit.php:1070
#: include/views/configuration.item.edit.php:1073
msgid "Clear history and trends"
msgstr "Очистить историю и динамику изменений"
#: app/views/popup.massupdate.host.php:69
#: app/views/popup.massupdate.template.php:72
msgid "Clear when unlinking"
msgstr "Очистить при отсоединении"
#: jsLoader.php:150
msgid "Click and drag to desired size."
msgstr "Нажмите и переместите до желаемого размера."
#: jsLoader.php:330
msgid "Click to view or edit"
msgstr "Нажмите для просмотра или изменения"
#: include/classes/widgets/CWidgetConfig.php:53
msgid "Clock"
msgstr "Часы"
#: include/classes/widgets/forms/CWidgetFormClock.php:72
msgid "Clock type"
msgstr "Тип часов"
#: app/partials/scheduledreport.formgrid.html.php:225
#: app/views/administration.iconmap.edit.php:139
#: app/views/administration.mediatype.edit.php:365
#: app/views/administration.proxy.edit.php:163
#: app/views/administration.regex.edit.php:148
#: app/views/administration.script.edit.php:285
#: app/views/administration.userrole.edit.php:363
#: app/views/configuration.correlation.edit.php:183
#: app/views/configuration.discovery.edit.php:156
#: app/views/configuration.host.edit.php:43 app/views/popup.host.edit.php:68
#: app/views/popup.service.edit.php:367 app/views/popup.sla.edit.php:250
#: include/views/configuration.action.edit.php:501
#: include/views/configuration.graph.edit.php:471
#: include/views/configuration.host.discovery.edit.php:988
#: include/views/configuration.hostgroups.edit.php:64
#: include/views/configuration.host.prototype.edit.php:422
#: include/views/configuration.httpconf.edit.php:256
#: include/views/configuration.item.edit.php:1056
#: include/views/configuration.item.prototype.edit.php:921
#: include/views/configuration.maintenance.edit.php:268
#: include/views/configuration.template.edit.php:221
#: include/views/configuration.trigger.prototype.edit.php:671
#: include/views/configuration.triggers.edit.php:666
#: include/views/monitoring.sysmap.edit.php:423 jsLoader.php:355
msgid "Clone"
msgstr "Клонировать"
#: app/views/configuration.host.edit.php:61
#: app/views/js/popup.host.edit.js.php:45 host_prototypes.php:177
msgid "Cloned host parameter values have been modified."
msgstr "Значения параметров склонированного узла сети изменены."
#: templates.php:195
msgid "Cloned template parameter values have been modified."
msgstr "Значения параметров склонированного шаблона изменены."
#: app/views/popup.import.compare.php:162 app/views/popup.token.view.php:86
#: include/func.inc.php:1723 include/views/js/monitoring.sysmaps.js.php:339
#: include/views/js/monitoring.sysmaps.js.php:498
#: include/views/js/monitoring.sysmaps.js.php:628
#: include/views/js/monitoring.sysmaps.js.php:739
#: include/views/js/monitoring.sysmaps.js.php:842 jsLoader.php:218
#: jsLoader.php:297 jsLoader.php:314 jsLoader.php:401
msgid "Close"
msgstr "Закрыть"
#: include/views/configuration.trigger.prototype.edit.php:294
#: include/views/configuration.trigger.prototype.edit.php:494
#: include/views/configuration.triggers.edit.php:320
#: include/views/configuration.triggers.edit.php:523
msgid "Close expression constructor"
msgstr "Закрыть конструктор выражения"
#: app/views/configuration.correlation.edit.php:157
#: include/classes/helpers/CCorrelationHelper.php:71
msgid "Close new event"
msgstr "Закрыть новое событие"
#: app/views/configuration.correlation.edit.php:151
#: include/classes/helpers/CCorrelationHelper.php:70
msgid "Close old events"
msgstr "Закрыть старые события"
#: app/views/popup.acknowledge.edit.php:99
msgid "Close problem"
msgstr "Закрыть проблему"
#: include/classes/helpers/CRoleHelper.php:464
msgid "Close problems"
msgstr "Закрытие проблем"
#: include/classes/html/CCollapsibleUiWidget.php:55
#: include/classes/widgets/CWidgetHelper.php:1152 jsLoader.php:308
#: jsLoader.php:313
msgid "Collapse"
msgstr "Свернуть"
#: app/partials/layout.htmlpage.aside.php:39
#: app/partials/layout.htmlpage.aside.php:41
msgid "Collapse sidebar"
msgstr "Свернуть боковую панель"
#: include/classes/widgets/forms/CWidgetFormItem.php:140
#: include/classes/widgets/forms/CWidgetFormItem.php:221
#: include/classes/widgets/forms/CWidgetFormItem.php:284
#: include/classes/widgets/forms/CWidgetFormItem.php:344
#: include/views/configuration.graph.edit.php:358
#: include/views/js/monitoring.sysmaps.js.php:392
#: include/views/js/monitoring.sysmaps.js.php:413
#: include/views/js/monitoring.sysmaps.js.php:433
#: include/views/js/monitoring.sysmaps.js.php:815
msgid "Color"
msgstr "Цвет"
#: include/classes/validators/CColorValidator.php:32 jsLoader.php:289
#, c-format
msgid "Color \"%1$s\" is not correct: expecting hexadecimal color code (6 symbols)."
msgstr "Цвет \"%1$s\" некорректный: ожидается шестнадцатеричный код цвета (6 символов)."
#: include/views/js/monitoring.sysmaps.js.php:809
msgid "Color (OK)"
msgstr "Цвет (ОК)"
#: widgets/gauge/views/widget.edit.php:81
msgid "Colors"
msgstr "Цвета"
#: include/classes/widgets/forms/CWidgetForm.php:71
#: include/classes/widgets/forms/CWidgetFormTopHosts.php:114
msgid "Columns"
msgstr "Колонки"
#: app/views/js/administration.regex.edit.js.php:66
msgid "Combined result"
msgstr "Комбинированный результат"
#: include/classes/widgets/views/widget.geomap.form.view.php:68
msgid "Comma separated center coordinates and zoom level to display when the widget is initially loaded."
msgstr "Координаты центра и уровень масштаба разделенные запятой отображаемые, когда виджет загружается в первый раз."
#: app/views/administration.script.edit.php:175 include/actions.inc.php:1943
#: include/views/administration.auditacts.list.php:105
msgid "Command"
msgstr "Команда"
#: app/views/administration.script.edit.php:168
#: app/views/administration.script.list.php:80
msgid "Commands"
msgstr "Команды"
#: app/views/administration.miscconfig.edit.php:133
msgid "Communication with Zabbix server"
msgstr "Взаимодействие с Zabbix сервером"
#: include/items.inc.php:1318
msgctxt "SNMP Community"
msgid "Community"
msgstr "Community"
#: app/partials/monitoring.problem.filter.php:263
msgid "Compact view"
msgstr "Компактный вид"
#: include/classes/core/CComponentRegistry.php:53
#, c-format
msgid "Component %1$s already registered."
msgstr "Компонент %1$s уже зарегистрирован."
#: include/classes/core/CComponentRegistry.php:37
#, c-format
msgid "Component %1$s is not registered."
msgstr "Компонент %1$s не зарегистрирован."
#: app/views/administration.housekeeping.edit.php:166
msgid "Compress records older than"
msgstr "Сжатие записей старше чем"
#: app/views/administration.proxy.list.php:80
msgid "Compression"
msgstr "Сжатие"
#: app/views/administration.housekeeping.edit.php:164
#: app/views/administration.housekeeping.edit.php:169
#: app/views/administration.housekeeping.edit.php:174
#: app/views/administration.housekeeping.edit.php:184
msgid "Compression is not supported."
msgstr "Сжатие не поддерживается."
#: app/views/administration.mediatype.edit.php:321
msgid "Concurrent sessions"
msgstr "Одновременные сессии"
#: app/controllers/CControllerPopupTriggerExpr.php:1604
#: app/views/popup.lldoperation.php:59 app/views/popup.lldoverride.php:195
#: app/views/popup.service.statusrule.edit.php:49
msgid "Condition"
msgstr "Условие"
#: include/classes/api/services/CDiscoveryRule.php:1813
#, c-format
msgid "Condition \"%2$s\" is not used in formula \"%3$s\" for discovery rule \"%1$s\"."
msgstr "Условие \"%2$s\" не используется в формуле \"%3$s\" правила обнаружения \"%1$s\"."
#: include/classes/api/services/CDiscoveryRule.php:1605
#, c-format
msgid "Condition \"%2$s\" is not used in formula \"%3$s\" for override \"%1$s\"."
msgstr "Условие \"%2$s\" не используется в \"%3$s\" формуле замещением \"%1$s\"."
#: include/classes/api/services/CDiscoveryRule.php:1812
#, c-format
msgid "Condition \"%2$s\" used in formula \"%3$s\" for discovery rule \"%1$s\" is not defined."
msgstr "Условие \"%2$s\" используемое в формуле \"%3$s\" правила обнаружения \"%1$s\" не определено."
#: include/classes/api/services/CDiscoveryRule.php:1604
#, c-format
msgid "Condition \"%2$s\" used in formula \"%3$s\" for override \"%1$s\" is not defined."
msgstr "Условие \"%2$s\" используемое в формуле \"%3$s\" замещением \"%1$s\" не задано."
#: app/partials/popup.operations.php:254
#: app/views/configuration.correlation.edit.php:131
#: app/views/configuration.correlation.list.php:77
#: include/views/configuration.action.edit.php:147
#: include/views/configuration.action.list.php:105
msgid "Conditions"
msgstr "Условия"
#: app/views/search.php:40 app/views/search.php:197 app/views/search.php:278
#: include/classes/helpers/CMenuHelper.php:236
#: include/classes/helpers/CRoleHelper.php:312
#: include/views/inventory.host.view.php:220 jsLoader.php:354
msgid "Configuration"
msgstr "Настройка"
#: include/classes/data/CItemData.php:1662
msgid "Configuration cache statistics. Cache - buffer (modes: pfree, total, used, free)."
msgstr "Статистика кэша конфигурации. Кэш - буфер (режимы: pfree, total, used, free)."
#: include/classes/setup/CSetupWizard.php:909
#, c-format
msgid "Configuration file \"%1$s\" created."
msgstr "Файл конфигурации \"%1$s\" создан."
#: app/controllers/CControllerGuiEdit.php:96
msgid "Configuration of GUI"
msgstr "Настройка веб-интерфейса"
#: actionconf.php:27
msgid "Configuration of actions"
msgstr "Настройка действий"
#: app/controllers/CControllerAuditSettingsEdit.php:60
msgid "Configuration of audit log"
msgstr "Настройка журнала аудита"
#: app/controllers/CControllerAuthenticationEdit.php:196
msgid "Configuration of authentication"
msgstr "Настройка аутентификации"
#: app/controllers/CControllerTemplateDashboardEdit.php:102
#: app/controllers/CControllerTemplateDashboardList.php:93
msgid "Configuration of dashboards"
msgstr "Настройка панелей"
#: app/controllers/CControllerDiscoveryEdit.php:137
#: app/controllers/CControllerDiscoveryList.php:128 host_discovery.php:27
msgid "Configuration of discovery rules"
msgstr "Настройка правил обнаружения"
#: graphs.php:27
msgid "Configuration of graph prototypes"
msgstr "Настройка прототипов графиков"
#: graphs.php:27
msgid "Configuration of graphs"
msgstr "Настройка графиков"
#: app/controllers/CControllerHostEdit.php:263
msgid "Configuration of host"
msgstr "Настройка узла сети"
#: app/controllers/CControllerHostGroupEdit.php:89
msgid "Configuration of host group"
msgstr "Настройка группы узлов сети"
#: hostgroups.php:25
msgid "Configuration of host groups"
msgstr "Настройка групп узлов сети"
#: host_prototypes.php:27
msgid "Configuration of host prototypes"
msgstr "Настройка прототипов узлов сети"
#: app/controllers/CControllerHostList.php:358
msgid "Configuration of hosts"
msgstr "Настройка узлов сети"
#: app/controllers/CControllerHousekeepingEdit.php:115
msgid "Configuration of housekeeping"
msgstr "Настройка очистки истории"
#: app/controllers/CControllerIconMapEdit.php:98
#: app/controllers/CControllerIconMapList.php:75
msgid "Configuration of icon mapping"
msgstr "Настройка соответствий иконок"
#: app/controllers/CControllerImageEdit.php:75
#: app/controllers/CControllerImageList.php:57
msgid "Configuration of images"
msgstr "Настройка изображений"
#: disc_prototypes.php:27
msgid "Configuration of item prototypes"
msgstr "Настройка прототипов элементов данных"
#: items.php:27
msgid "Configuration of items"
msgstr "Настройка элементов данных"
#: app/controllers/CControllerMacrosEdit.php:64
msgid "Configuration of macros"
msgstr "Настройка макросов"
#: maintenance.php:27
msgid "Configuration of maintenance periods"
msgstr "Настройка периодов обслуживания"
#: app/controllers/CControllerMediatypeEdit.php:254
#: app/controllers/CControllerMediatypeList.php:141
msgid "Configuration of media types"
msgstr "Настройка способов оповещения"
#: sysmap.php:26 sysmaps.php:26
msgid "Configuration of network maps"
msgstr "Настройка карт сетей"
#: app/controllers/CControllerProxyEdit.php:161
#: app/controllers/CControllerProxyList.php:177
msgid "Configuration of proxies"
msgstr "Настройка прокси"
#: app/controllers/CControllerRegExEdit.php:111
#: app/controllers/CControllerRegExList.php:53
msgid "Configuration of regular expressions"
msgstr "Настройка регулярных выражений"
#: app/controllers/CControllerScriptEdit.php:208
#: app/controllers/CControllerScriptList.php:197
msgid "Configuration of scripts"
msgstr "Настройка скриптов"
#: app/controllers/CControllerTemplateGroupEdit.php:88
msgid "Configuration of template group"
msgstr "Настройка группы шаблонов"
#: app/controllers/CControllerTemplateGroupList.php:123
msgid "Configuration of template groups"
msgstr "Настройка групп шаблонов"
#: templates.php:27
msgid "Configuration of templates"
msgstr "Настройка шаблонов"
#: app/controllers/CControllerTrigDisplayEdit.php:132
msgid "Configuration of trigger displaying options"
msgstr "Настройка опций отображения триггеров"
#: trigger_prototypes.php:27
msgid "Configuration of trigger prototypes"
msgstr "Настройка прототипов триггеров"
#: triggers.php:27
msgid "Configuration of triggers"
msgstr "Настройка триггеров"
#: app/controllers/CControllerUsergroupEdit.php:130
#: app/controllers/CControllerUsergroupList.php:120
msgid "Configuration of user groups"
msgstr "Настройка групп пользователей"
#: app/controllers/CControllerUserroleEdit.php:187
#: app/controllers/CControllerUserroleList.php:130
msgid "Configuration of user roles"
msgstr "Настройка ролей пользователей"
#: app/controllers/CControllerUserEdit.php:243
#: app/controllers/CControllerUserList.php:170
msgid "Configuration of users"
msgstr "Настройка пользователей"
#: httpconf.php:27
msgid "Configuration of web monitoring"
msgstr "Настройка веб-мониторинга"
#: app/controllers/CControllerAuditLogList.php:199
msgid "Configuration refresh"
msgstr "Обновление настроек"
#: app/controllers/CControllerAuditSettingsUpdate.php:78
#: app/controllers/CControllerAutoregUpdate.php:69
#: app/controllers/CControllerGeomapsUpdate.php:81
#: app/controllers/CControllerGuiUpdate.php:97
#: app/controllers/CControllerHousekeepingUpdate.php:131
#: app/controllers/CControllerMiscConfigUpdate.php:119
#: app/controllers/CControllerTrigDisplayUpdate.php:108
msgid "Configuration updated"
msgstr "Настройки обновлены"
#: include/classes/setup/CSetupWizard.php:62
#: include/classes/setup/CSetupWizard.php:601
msgid "Configure DB connection"
msgstr "Настройка подключения к БД"
#: app/views/administration.authentication.edit.php:417
#: app/views/popup.ldap.edit.php:115
msgid "Configure JIT provisioning"
msgstr "Настройка JIT инициализации"
#: app/views/js/administration.authentication.edit.js.php:137
msgid "Confirm changes"
msgstr "Подтвердите изменения"
#: app/views/administration.script.edit.php:256
msgid "Confirmation text"
msgstr "Текст подтверждения"
#: app/views/popup.acknowledge.edit.php:114
msgid "Confirms the problem is noticed (acknowledging user will be recorded). Status change triggers action update operation."
msgstr "Подтверждение того, что проблема замечена (подтверждающий пользователь будет записан). Изменение состояния вызовет операцию обновления действий."
#: include/classes/setup/CSetupWizard.php:907
msgid "Congratulations! You have successfully installed Zabbix frontend."
msgstr "Поздравляем! Вы успешно установили Zabbix веб-интерфейс."
#: app/views/administration.proxy.edit.php:51 include/hosts.inc.php:1223
#: include/views/inventory.host.view.php:81
#: include/views/js/monitoring.sysmaps.js.php:794
msgid "Connect to"
msgstr "Подключаться через"
#: include/classes/widgets/CWidgetHelper.php:934
#: include/classes/widgets/CWidgetHelper.php:1009
#: include/classes/widgets/CWidgetHelper.php:1268
msgctxt "missing data function"
msgid "Connected"
msgstr "Соединение"
#: app/views/administration.mediatype.edit.php:81
msgid "Connection security"
msgstr "Безопасность подключения"
#: app/views/administration.miscconfig.edit.php:141
msgid "Connection timeout"
msgstr "Время ожидания соединения"
#: include/classes/server/CZabbixServer.php:497
#, c-format
msgid "Connection timeout of %1$s seconds exceeded when connecting to Zabbix server \"%2$s\"."
msgstr "Превышено время ожидания %1$s секунд при подключении к Zabbix серверу \"%2$s\"."
#: include/classes/server/CZabbixServer.php:610
#, c-format
msgid ""
"Connection to Zabbix server \"%1$s\" failed. Possible reasons:\n"
"1. Incorrect \"NodeAddress\" or \"ListenPort\" in the \"zabbix_server.conf\" or server IP/DNS override in the \"zabbix.conf.php\";\n"
"2. Incorrect DNS server configuration.\n"
msgstr ""
"Не удалось подключиться к Zabbix серверу \"%1$s\". Возможные причины:\n"
"1. Некорректные \"NodeAddress\" или \"ListenPort\" в \"zabbix_server.conf\" или переопределен сервер IP/DNS в \"zabbix.conf.php\";\n"
"2. Неправильная конфигурация DNS-сервера.\n"
#: include/classes/server/CZabbixServer.php:609
#, c-format
msgid ""
"Connection to Zabbix server \"%1$s\" failed. Possible reasons:\n"
"1. Incorrect server IP/DNS in the \"zabbix.conf.php\";\n"
"2. Incorrect DNS server configuration.\n"
msgstr ""
"Ошибка при подключении к Zabbix серверу \"%1$s\". Возможные причины:\n"
"1. Некорректный IP/DNS сервера в \"zabbix.conf.php\";\n"
"2. Некорректная настройка DNS сервера.\n"
#: include/classes/server/CZabbixServer.php:598
#, c-format
msgid ""
"Connection to Zabbix server \"%1$s\" refused. Possible reasons:\n"
"1. Incorrect \"NodeAddress\" or \"ListenPort\" in the \"zabbix_server.conf\" or server IP/DNS override in the \"zabbix.conf.php\";\n"
"2. Security environment (for example, SELinux) is blocking the connection;\n"
"3. Zabbix server daemon not running;\n"
"4. Firewall is blocking TCP connection.\n"
msgstr ""
"Отказ в подключении к Zabbix серверу \"%1$s\". Возможные причины:\n"
"1. Некорректные \"NodeAddress\" или \"ListenPort\" в \"zabbix_server.conf\" или переопределен сервер IP/DNS в \"zabbix.conf.php\";\n"
"2. Настройки безопасности (например, SELinux) блокируют подключение;\n"
"3. Демон Zabbix сервера не запущен;\n"
"4. Брандмауэр блокирует TCP соединение.\n"
#: include/classes/server/CZabbixServer.php:597
#, c-format
msgid ""
"Connection to Zabbix server \"%1$s\" refused. Possible reasons:\n"
"1. Incorrect server IP/DNS in the \"zabbix.conf.php\";\n"
"2. Security environment (for example, SELinux) is blocking the connection;\n"
"3. Zabbix server daemon not running;\n"
"4. Firewall is blocking TCP connection.\n"
msgstr ""
"Отказ в подключении к Zabbix серверу \"%1$s\". Возможные причины:\n"
"1. Некорректный IP/DNS сервера в \"zabbix.conf.php\";\n"
"2. Настройки безопасности (например, SELinux) блокируют подключение;\n"
"3. Демон Zabbix сервера не запущен;\n"
"4. Брандмауэр блокирует TCP соединение.\n"
#: include/classes/server/CZabbixServer.php:606
#, c-format
msgid ""
"Connection to Zabbix server \"%1$s\" timed out. Possible reasons:\n"
"1. Incorrect \"NodeAddress\" or \"ListenPort\" in the \"zabbix_server.conf\" or server IP/DNS override in the \"zabbix.conf.php\";\n"
"2. Firewall is blocking TCP connection.\n"
msgstr ""
"Не удалось подключиться к Zabbix серверу \"%1$s\". Возможные причины:\n"
"1. Некорректные \"NodeAddress\" или \"ListenPort\" в \"zabbix_server.conf\" или переопределен сервер IP/DNS в \"zabbix.conf.php\";\n"
"2. Брандмауэр блокирует TCP соединение.\n"
#: include/classes/server/CZabbixServer.php:605
#, c-format
msgid ""
"Connection to Zabbix server \"%1$s\" timed out. Possible reasons:\n"
"1. Incorrect server IP/DNS in the \"zabbix.conf.php\";\n"
"2. Firewall is blocking TCP connection.\n"
msgstr ""
"Превышено время ожидания при подключении к Zabbix серверу \"%1$s\". Возможные причины:\n"
"1. Некорректный IP/DNS сервера в \"zabbix.conf.php\";\n"
"2. Брандмауэр блокирует TCP соединение.\n"
#: include/classes/server/CZabbixServer.php:590
msgid "Connection to Zabbix server failed. Incorrect configuration."
msgstr "Неудачное подключение к Zabbix серверу. Проверьте настройки."
#: include/classes/setup/CSetupWizard.php:552
msgid "Connection will not be encrypted because it uses a socket file (on Unix) or shared memory (Windows)."
msgstr "Подключение не будет зашифровано так как используется сокет файл (на Unix) или разделяемая память (Windows)."
#: app/views/popup.massupdate.host.php:276
msgid "Connections"
msgstr "Соединения"
#: app/partials/configuration.host.edit.html.php:439
#: app/views/popup.massupdate.host.php:237
#: include/views/configuration.host.prototype.edit.php:382
msgid "Connections from host"
msgstr "Соединения с узла сети"
#: app/views/administration.proxy.edit.php:102
msgid "Connections from proxy"
msgstr "Соединения с прокси"
#: app/partials/configuration.host.edit.html.php:428
#: app/views/popup.massupdate.host.php:229
#: include/views/configuration.host.prototype.edit.php:374
msgid "Connections to host"
msgstr "Подключения к узлу сети"
#: app/views/administration.proxy.edit.php:95
msgid "Connections to proxy"
msgstr "Подключения к прокси"
#: app/controllers/CControllerAuditLogList.php:212
#: app/views/connector.edit.php:283 app/views/connector.edit.php:297
msgid "Connector"
msgstr "Коннектор"
#: include/classes/api/services/CConnector.php:446
#, c-format
msgid "Connector \"%1$s\" already exists."
msgstr "Коннектор \"%1$s\" уже существует."
#: app/controllers/CControllerConnectorCreate.php:156
msgid "Connector created"
msgstr "Коннектор создан"
#: app/controllers/CControllerConnectorDelete.php:60
msgid "Connector deleted"
msgid_plural "Connectors deleted"
msgstr[0] "Коннектор удален"
msgstr[1] "Коннекторы удалены"
msgstr[2] "Коннекторы удалены"
#: app/controllers/CControllerConnectorDisable.php:69
msgid "Connector disabled"
msgid_plural "Connectors disabled"
msgstr[0] "Коннектор деактивирован"
msgstr[1] "Коннекторы деактивированы"
msgstr[2] "Коннекторы деактивированы"
#: app/controllers/CControllerConnectorEnable.php:69
msgid "Connector enabled"
msgid_plural "Connectors enabled"
msgstr[0] "Коннектор активирован"
msgstr[1] "Коннекторы активированы"
msgstr[2] "Коннекторы активированы"
#: app/controllers/CControllerConnectorUpdate.php:165
msgid "Connector updated"
msgstr "Коннектор обновлен"
#: app/controllers/CControllerConnectorList.php:104
#: app/views/connector.list.php:132 include/classes/helpers/CMenuHelper.php:360
#: include/html.inc.php:891
msgid "Connectors"
msgstr "Коннекторы"
#: include/views/monitoring.sysmap.list.php:85
#: include/views/monitoring.sysmap.list.php:86
msgid "Constructor"
msgstr "Конструктор"
#: include/hosts.inc.php:209
msgid "Contact"
msgstr "Контактная информация"
#: app/partials/monitoring.host.filter.php:48
#: app/partials/monitoring.host.filter.php:197
#: app/partials/monitoring.latest.filter.php:110
#: app/partials/monitoring.latest.filter.php:239
#: app/partials/monitoring.problem.filter.php:178
#: app/partials/monitoring.problem.filter.php:360
#: app/views/popup.service.edit.php:90 app/views/popup.sla.edit.php:150
#: include/classes/helpers/CTagFilterFieldHelper.php:69
#: include/classes/helpers/CTagFilterFieldHelper.php:124
#: include/classes/widgets/CWidgetHelper.php:661
#: include/classes/widgets/CWidgetHelper.php:727
#: include/views/configuration.maintenance.edit.php:158
#: include/views/configuration.maintenance.edit.php:180
#: include/views/js/configuration.maintenance.edit.js.php:33
msgid "Contains"
msgstr "Содержит"
#: app/views/administration.iconmap.list.php:37
#: app/views/administration.image.list.php:71
#: app/views/administration.mediatype.list.php:46
#: app/views/administration.module.list.php:37
#: app/views/administration.proxy.list.php:40
#: app/views/administration.regex.list.php:41
#: app/views/administration.script.list.php:37
#: app/views/administration.token.list.php:108
#: app/views/administration.usergroup.list.php:38
#: app/views/administration.user.list.php:55
#: app/views/administration.userrole.list.php:38
#: app/views/administration.user.token.list.php:74
#: app/views/configuration.correlation.list.php:42
#: app/views/configuration.dashboard.edit.php:72
#: app/views/configuration.dashboard.list.php:82
#: app/views/configuration.discovery.list.php:42
#: app/views/configuration.host.list.php:49
#: app/views/monitoring.charts.view.php:46
#: app/views/monitoring.dashboard.list.php:51
#: app/views/monitoring.dashboard.view.php:134
#: app/views/monitoring.dashboard.view.php:152
#: app/views/monitoring.discovery.view.php:41
#: app/views/monitoring.host.dashboard.view.php:89
#: app/views/monitoring.host.view.php:53
#: app/views/monitoring.latest.view.php:42 app/views/monitoring.map.view.php:72
#: app/views/monitoring.problem.view.php:104
#: app/views/monitoring.web.view.php:42
#: app/views/reports.scheduledreport.list.php:40
#: app/views/service.list.edit.php:143 app/views/service.list.php:121
#: app/views/sla.list.php:195 httpdetails.php:192
#: include/classes/html/widget/CWidget.php:137
#: include/views/configuration.action.list.php:67
#: include/views/configuration.graph.list.php:44
#: include/views/configuration.graph.list.php:69
#: include/views/configuration.host.discovery.list.php:51
#: include/views/configuration.hostgroups.list.php:40
#: include/views/configuration.host.prototype.list.php:43
#: include/views/configuration.httpconf.list.php:110
#: include/views/configuration.item.list.php:50
#: include/views/configuration.item.prototype.list.php:43
#: include/views/configuration.maintenance.list.php:39
#: include/views/configuration.template.list.php:105
#: include/views/configuration.trigger.prototype.list.php:42
#: include/views/configuration.triggers.list.php:164
#: include/views/monitoring.history.php:240
#: include/views/monitoring.sysmap.list.php:44 report2.php:177
#: tr_events.php:202
msgid "Content controls"
msgstr "Управление содержимым"
#: include/classes/html/widget/CWidget.php:186
msgid "Content controls: header"
msgstr "Управление содержимым: заголовок"
#: include/html.inc.php:319
msgid "Content menu"
msgstr "Меню содержимого"
#: app/partials/configuration.host.interface.row.php:104
#: app/views/popup.discovery.check.php:81
#: app/views/popup.itemtestedit.view.php:154 include/items.inc.php:1303
msgid "Context name"
msgstr "Имя контекста"
#: app/views/popup.lldoverride.php:56
msgid "Continue overrides"
msgstr "Продолжить замещения"
#: include/hosts.inc.php:254
msgid "Contract number"
msgstr "Номер контракта"
#: include/views/configuration.item.edit.php:467
#: include/views/configuration.item.prototype.edit.php:444
msgid "Convert to JSON"
msgstr "Конвертация в JSON"
#: app/views/popup.acknowledge.edit.php:134
msgid "Convert to cause"
msgstr "Конвертация в причину"
#: app/views/popup.acknowledge.edit.php:135
msgid "Converts a symptom event back to cause event"
msgstr "Конвертация симптомного события обратно в причинное событие"
#: include/views/js/monitoring.sysmaps.js.php:307
#: include/views/js/monitoring.sysmaps.js.php:442
msgid "Coordinates"
msgstr "Координаты"
#: include/views/configuration.copy.elements.php:78
#: include/views/configuration.graph.list.php:248
#: include/views/configuration.item.list.php:317
#: include/views/configuration.triggers.list.php:347 jsLoader.php:135
#: jsLoader.php:164 jsLoader.php:281
msgid "Copy"
msgstr "Копировать"
#: app/views/copy.edit.php:50
#, c-format
msgid "Copy %1$s graph"
msgid_plural "Copy %1$s graphs"
msgstr[0] "Копирование %1$s графика"
msgstr[1] "Копирование %1$s графиков"
msgstr[2] "Копирование %1$s графиков"
#: app/views/copy.edit.php:36
#, c-format
msgid "Copy %1$s item"
msgid_plural "Copy %1$s items"
msgstr[0] "Копирование %1$s элемента данных"
msgstr[1] "Копирование %1$s элементов данных"
msgstr[2] "Копирование %1$s элементов данных"
#: app/views/copy.edit.php:43
#, c-format
msgid "Copy %1$s trigger"
msgid_plural "Copy %1$s triggers"
msgstr[0] "Копирование %1$s триггера"
msgstr[1] "Копирование %1$s триггеров"
msgstr[2] "Копирование %1$s триггеров"
#: app/views/popup.token.view.php:54
msgid "Copy to clipboard"
msgstr "Копировать в буфер обмена"
#: app/views/configuration.correlation.edit.php:169
msgid "Correlation"
msgstr "Корреляция"
#: include/classes/api/services/CCorrelation.php:536
#, c-format
msgid "Correlation \"%1$s\" already exists."
msgstr "Корреляция \"%1$s\" уже существует."
#: app/controllers/CControllerCorrelationCreate.php:108
msgid "Correlation added"
msgstr "Корреляция добавлена"
#: app/controllers/CControllerCorrelationDelete.php:65
msgid "Correlation deleted"
msgid_plural "Correlations deleted"
msgstr[0] "Корреляция удалена"
msgstr[1] "Корреляции удалены"
msgstr[2] "Корреляции удалены"
#: app/controllers/CControllerCorrelationDisable.php:72
msgid "Correlation disabled"
msgid_plural "Correlations disabled"
msgstr[0] "Корреляция деактивирована"
msgstr[1] "Корреляции деактивированы"
msgstr[2] "Корреляций деактивированы"
#: app/controllers/CControllerCorrelationEnable.php:73
msgid "Correlation enabled"
msgid_plural "Correlations enabled"
msgstr[0] "Корреляция активирована"
msgstr[1] "Корреляции активированы"
msgstr[2] "Корреляций активированы"
#: include/events.inc.php:228
msgid "Correlation rule"
msgstr "Правило корреляции"
#: app/controllers/CControllerCorrelationUpdate.php:118
msgid "Correlation updated"
msgstr "Корреляция обновлена"
#: app/controllers/CControllerPopupTriggerExpr.php:52
#: app/controllers/CControllerPopupTriggerExpr.php:705
#: app/controllers/CControllerPopupTriggerExpr.php:896
#: app/controllers/CControllerPopupTriggerExpr.php:927
msgid "Count"
msgstr "Количество"
#: include/classes/data/CItemData.php:1050
msgid "Count of context switches. Returns integer"
msgstr "Количество переключений контекста. Возвращается целое число"
#: include/classes/data/CItemData.php:1138
msgid "Count of directory entries, recursively. Returns integer"
msgstr "Количество записей в директории, рекурсивно. Возвращает целое число"
#: include/classes/data/CItemData.php:894
msgid "Count of matched lines in log file monitoring with log rotation support. Returns integer"
msgstr "Количество совпадающих строк в мониторинге файлов журналов с поддержкой ротации журналов. Возвращает целое число"
#: include/classes/data/CItemData.php:886
msgid "Count of matched lines in log file monitoring. Returns integer"
msgstr "Количество совпадающих строк в мониторинге файлов журналов. Возвращает целое число"
#: include/classes/data/CItemData.php:1808
msgid "Count of network checks enqueued in the discovery queue."
msgstr "Количество сетевых проверок, помещенных в очередь обнаружения."
#: include/classes/data/CItemData.php:1802
msgid "Count of values enqueued in the connector queue."
msgstr "Количество значений, помещенных в очередь коннектора."
#: include/classes/data/CItemData.php:1638
msgid "Count of values enqueued in the low-level discovery processing queue."
msgstr "Количество значений в очереди низкоуровневого обнаружения на обработку."
#: include/classes/data/CItemData.php:1642
msgid "Count of values enqueued in the preprocessing queue."
msgstr "Количество значений в очереди на предварительную обработку."
#: app/views/administration.token.list.php:106
#: app/views/administration.user.token.list.php:72
msgid "Create API token"
msgstr "Создать API токен"
#: app/views/sla.list.php:191
msgid "Create SLA"
msgstr "Создать SLA"
#: include/views/configuration.action.list.php:64
msgid "Create action"
msgstr "Создать действие"
#: include/classes/helpers/CRoleHelper.php:452
msgid "Create and edit dashboards"
msgstr "Создание и изменение панелей"
#: include/classes/helpers/CRoleHelper.php:457
msgid "Create and edit maintenance"
msgstr "Создание и изменение обслуживаний"
#: include/classes/helpers/CRoleHelper.php:453
msgid "Create and edit maps"
msgstr "Создание и изменение карт"
#: app/views/administration.image.list.php:62
msgid "Create background"
msgstr "Создать фон"
#: app/views/connector.list.php:139
msgid "Create connector"
msgstr "Создать коннектор"
#: app/views/configuration.correlation.list.php:37
msgid "Create correlation"
msgstr "Создать корреляцию"
#: app/views/configuration.dashboard.list.php:77
#: app/views/monitoring.dashboard.list.php:42
msgid "Create dashboard"
msgstr "Создать панель"
#: jsLoader.php:359
msgid "Create dependent discovery rule"
msgstr "Создать зависимое правило обнаружения"
#: jsLoader.php:358
msgid "Create dependent item"
msgstr "Создать зависимый элемент данных"
#: include/views/configuration.host.prototype.list.php:196
#: include/views/configuration.item.prototype.list.php:205
#: include/views/configuration.trigger.prototype.list.php:204
msgid "Create disabled"
msgstr "Создать деактивированным"
#: app/views/configuration.discovery.list.php:37
#: include/views/configuration.host.discovery.list.php:38
msgid "Create discovery rule"
msgstr "Создать правило обнаружения"
#: include/views/configuration.host.discovery.list.php:47
msgid "Create discovery rule (select host first)"
msgstr "Создать правило обнаружения (выберите сначала узел сети)"
#: include/views/configuration.host.discovery.list.php:48
msgid "Create discovery rule (select template first)"
msgstr "Создать правило обнаружения (выберите сначала шаблон)"
#: app/views/popup.lldoperation.php:80 app/views/popup.massupdate.item.php:324
#: include/views/configuration.host.prototype.edit.php:289
#: include/views/configuration.host.prototype.list.php:67
#: include/views/configuration.host.prototype.list.php:193
#: include/views/configuration.item.prototype.edit.php:867
#: include/views/configuration.item.prototype.list.php:71
#: include/views/configuration.item.prototype.list.php:202
#: include/views/configuration.trigger.prototype.edit.php:548
#: include/views/configuration.trigger.prototype.list.php:67
#: include/views/configuration.trigger.prototype.list.php:201
msgid "Create enabled"
msgstr "Создать активированным"
#: app/views/correlation.list.php:35
msgid "Create event correlation"
msgstr "Создать корреляцию событий"
#: include/views/configuration.graph.list.php:62
msgid "Create graph"
msgstr "Создать график"
#: include/views/configuration.graph.list.php:59
msgid "Create graph (select host first)"
msgstr "Создать график (сначала выберите узел сети)"
#: include/views/configuration.graph.list.php:60
msgid "Create graph (select template first)"
msgstr "Создать график (сначала выберите шаблон)"
#: include/views/configuration.graph.list.php:37
msgid "Create graph prototype"
msgstr "Создать прототип графика"
#: app/views/configuration.host.list.php:39
#: app/views/monitoring.host.view.php:41
msgid "Create host"
msgstr "Создать узел сети"
#: include/views/configuration.hostgroups.list.php:33
#: include/views/configuration.hostgroups.list.php:37
msgid "Create host group"
msgstr "Создать группу узлов сети"
#: include/views/configuration.host.prototype.list.php:36
msgid "Create host prototype"
msgstr "Создать прототип узлов сети"
#: include/views/configuration.host.prototype.list.php:205
msgid "Create hosts from selected prototype as disabled?"
msgstr "Создавать узлы сети из выбранного прототипа деактивированными?"
#: include/views/configuration.host.prototype.list.php:199
msgid "Create hosts from selected prototype as enabled?"
msgstr "Создавать узлы сети из выбранного прототипа активированными?"
#: include/views/configuration.host.prototype.list.php:197
msgid "Create hosts from selected prototypes as disabled?"
msgstr "Создать узлы сети из выбранных прототипов деактивированными?"
#: include/views/configuration.host.prototype.list.php:194
msgid "Create hosts from selected prototypes as enabled?"
msgstr "Создать узлы сети из выбранных прототипов активированными?"
#: app/views/administration.image.list.php:61
msgid "Create icon"
msgstr "Создать иконку"
#: app/views/administration.iconmap.list.php:33
msgid "Create icon map"
msgstr "Создать соответствие иконок"
#: include/views/configuration.item.list.php:38
msgid "Create item"
msgstr "Создать элемент данных"
#: include/views/configuration.item.list.php:46
msgid "Create item (select host first)"
msgstr "Создать элемент данных (сначала выберите узел сети)"
#: include/views/configuration.item.list.php:47
msgid "Create item (select template first)"
msgstr "Создать элемент данных (сначала выберите шаблон)"
#: include/views/configuration.item.prototype.list.php:36
msgid "Create item prototype"
msgstr "Создать прототип элементов данных"
#: include/views/configuration.item.prototype.list.php:213
msgid "Create items from selected prototype as disabled?"
msgstr "Создавать элементы данных из выбранного прототипа деактивированными?"
#: include/views/configuration.item.prototype.list.php:207
msgid "Create items from selected prototype as enabled?"
msgstr "Создавать элементы данных из выбранного прототипа активированными?"
#: include/views/configuration.item.prototype.list.php:206
msgid "Create items from selected prototypes as disabled?"
msgstr "Создать элементы данных из выбранных прототипов деактивированными?"
#: include/views/configuration.item.prototype.list.php:203
msgid "Create items from selected prototypes as enabled?"
msgstr "Создать элементы данных из выбранных прототипов активированными?"
#: include/views/configuration.maintenance.list.php:33
msgid "Create maintenance period"
msgstr "Создать период обслуживания"
#: include/views/monitoring.sysmap.list.php:33
msgid "Create map"
msgstr "Создать карту сети"
#: app/views/administration.mediatype.list.php:35
msgid "Create media type"
msgstr "Создать способ оповещения"
#: app/views/popup.import.php:147 jsLoader.php:356
msgid "Create new"
msgstr "Создать новое"
#: app/views/administration.proxy.list.php:38
msgid "Create proxy"
msgstr "Создать прокси"
#: app/views/reports.scheduledreport.list.php:36
msgid "Create report"
msgstr "Создать отчет"
#: app/views/administration.script.list.php:35
msgid "Create script"
msgstr "Создать скрипт"
#: app/views/service.list.edit.php:129
msgid "Create service"
msgstr "Создать услугу"
#: include/views/configuration.template.list.php:91
msgid "Create template"
msgstr "Создать шаблон"
#: app/views/configuration.templategroup.list.php:33
#: app/views/configuration.templategroup.list.php:35
msgid "Create template group"
msgstr "Создать группу шаблонов"
#: include/views/configuration.triggers.list.php:153 jsLoader.php:357
msgid "Create trigger"
msgstr "Создать триггер"
#: include/views/configuration.triggers.list.php:161
msgid "Create trigger (select host first)"
msgstr "Создать триггер (сначала выберите узел сети)"
#: include/views/configuration.triggers.list.php:162
msgid "Create trigger (select template first)"
msgstr "Создать триггер (выберите сначала шаблон)"
#: include/views/configuration.trigger.prototype.list.php:36
msgid "Create trigger prototype"
msgstr "Создать прототип триггеров"
#: include/views/configuration.trigger.prototype.list.php:212
msgid "Create triggers from selected prototype as disabled?"
msgstr "Создавать триггеры из выбранного прототипа деактивированными?"
#: include/views/configuration.trigger.prototype.list.php:206
msgid "Create triggers from selected prototype as enabled?"
msgstr "Создавать триггеры из выбранного прототипа активированными?"
#: include/views/configuration.trigger.prototype.list.php:205
msgid "Create triggers from selected prototypes as disabled?"
msgstr "Создать триггеры из выбранных прототипов деактивированными?"
#: include/views/configuration.trigger.prototype.list.php:202
msgid "Create triggers from selected prototypes as enabled?"
msgstr "Создать триггеры из выбранных прототипов активированными?"
#: app/views/administration.user.list.php:54
msgid "Create user"
msgstr "Создать пользователя"
#: app/views/administration.usergroup.list.php:35
msgid "Create user group"
msgstr "Создать группу пользователей"
#: app/views/administration.userrole.list.php:35
msgid "Create user role"
msgstr "Создать роль пользователя"
#: include/views/configuration.httpconf.list.php:99
msgid "Create web scenario"
msgstr "Создать веб-сценарий"
#: include/views/configuration.httpconf.list.php:107
msgid "Create web scenario (select host first)"
msgstr "Создать веб-сценарий (сначала выберите узел сети)"
#: include/views/configuration.httpconf.list.php:108
msgid "Create web scenario (select template first)"
msgstr "Создать веб-сценарий (выберите сначала шаблон)"
#: app/partials/service.list.edit.php:57 app/partials/service.list.php:54
#: app/views/administration.token.list.php:137
#: app/views/administration.user.token.list.php:98
#: app/views/popup.service.edit.php:146
msgid "Created at"
msgstr "Создано в"
#: app/views/monitoring.dashboard.list.php:67
#: app/views/reports.scheduledreport.list.php:56
msgid "Created by me"
msgstr "Созданы мной"
#: app/views/administration.token.list.php:138
msgid "Created by user"
msgstr "Создано пользователем"
#: app/views/administration.token.list.php:73
msgid "Created by users"
msgstr "Создано пользователями"
#: app/controllers/CControllerPopupMediatypeTestSend.php:172
#: include/items.inc.php:41
msgid "Critical"
msgstr "Критичная"
#: app/views/proxy.list.php:66
msgid "Current"
msgstr "Текущая"
#: app/partials/popup.operations.php:172
msgid "Current host"
msgstr "Текущий узел сети"
#: app/controllers/CControllerUserUpdateGeneral.php:85
#: app/views/administration.user.edit.php:174
msgid "Current password"
msgstr "Текущий пароль"
#: include/classes/api/services/CUser.php:474
msgid "Current password is mandatory."
msgstr "Текущий пароль обязателен."
#: app/views/popup.scheduledreport.subscription.php:103
msgid "Current user"
msgstr "Текущий пользователь"
#: include/classes/setup/CSetupWizard.php:423
msgid "Current value"
msgstr "Текущее значение"
#: app/views/administration.mediatype.edit.php:329
#: app/views/popup.sla.edit.php:101 include/classes/helpers/CSlaHelper.php:254
#: include/views/configuration.host.prototype.edit.php:253
msgid "Custom"
msgstr "Пользовательское"
#: app/controllers/CControllerPopupLldOverride.php:84
#: app/views/configuration.correlation.edit.php:121
#: app/views/popup.lldoverride.php:70
#: include/views/configuration.action.edit.php:129
#: include/views/configuration.host.discovery.edit.php:754
msgid "Custom expression"
msgstr "Пользовательское выражение"
#: app/controllers/CControllerChartsView.php:156
msgid "Custom graphs"
msgstr "Пользовательские графики"
#: app/views/popup.lldoperation.php:169 app/views/popup.massupdate.item.php:275
#: include/views/configuration.host.discovery.edit.php:703
#: include/views/configuration.item.edit.php:817
#: include/views/configuration.item.prototype.edit.php:777
msgid "Custom intervals"
msgstr "Пользовательские интервалы"
#: include/maps.inc.php:50
msgid "Custom label"
msgstr "Пользовательская подпись"
#: include/classes/api/services/CMap.php:889
#: include/classes/api/services/CMap.php:1361
#, c-format
msgid "Custom label for map \"%2$s\" elements of type \"%1$s\" may not be empty."
msgstr "Пользовательская подпись для карты сети \"%2$s\" у элементов с типом \"%1$s\" не может быть пустой."
#: app/controllers/CControllerActionOperationValidate.php:121
#: app/partials/popup.operations.php:145
msgid "Custom message"
msgstr "Пользовательское сообщение"
#: include/items.inc.php:1836
msgid "Custom multiplier"
msgstr "Пользовательский множитель"
#: app/views/js/popup.itemtestedit.view.js.php:381 include/forms.inc.php:1262
#: include/forms.inc.php:1502 include/views/js/item.preprocessing.js.php:64
msgid "Custom on fail"
msgstr "Другое при ошибке"
#: include/classes/helpers/CSlaHelper.php:247
msgid "Custom schedule"
msgstr "Пользовательское расписание"
#: include/items.inc.php:1859
msgid "Custom scripts"
msgstr "Пользовательские скрипты"
#: app/views/administration.trigdisplay.edit.php:156
msgid "Custom severity names affect all locales and require manual translation!"
msgstr "Имена пользовательских важностей влияют на все языки и требуют ручного перевода!"
#: include/views/js/monitoring.sysmaps.js.php:118
msgid "Custom size"
msgstr "Пользовательский размер"
#: app/views/administration.miscconfig.edit.php:104
#: include/classes/setup/CSetupWizard.php:563
msgid "CyberArk Vault"
msgstr "Хранилище CyberArk"
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr "Периодичность"
#: include/locales.inc.php:38
msgid "Czech (cs_CZ)"
msgstr "Чешский (cs_CZ)"
#: jsLoader.php:400
msgctxt "Default color option"
msgid "D"
msgstr "D"
#: jsLoader.php:183
msgctxt "abbreviation of severity level"
msgid "D"
msgstr "Ч"
#: include/classes/import/validators/C10XmlValidator.php:323
msgctxt "XML date format"
msgid "DD.MM.YY"
msgstr "DD.MM.YY"
#: app/partials/monitoring.host.filter.php:108
#: app/views/configuration.host.list.php:109 app/views/search.php:35
msgid "DNS"
msgstr "DNS"
#: app/views/administration.proxy.edit.php:51
#: app/views/configuration.discovery.edit.php:112
#: app/views/configuration.discovery.edit.php:125 include/hosts.inc.php:1218
#: include/views/inventory.host.view.php:81
msgid "DNS name"
msgstr "DNS имя"
#: app/partials/scheduledreport.formgrid.html.php:98
#: app/partials/scheduledreport.table.html.php:49
#: app/views/popup.maintenance.period.php:76 app/views/popup.sla.edit.php:74
#: include/classes/helpers/CSlaHelper.php:39 include/maintenances.inc.php:27
#: report4.php:90
msgid "Daily"
msgstr "Ежедневно"
#: include/classes/core/ZBase.php:359
msgid "Dark"
msgstr "Темная"
#: app/controllers/CControllerAuditLogList.php:214
#: app/controllers/CControllerDashboardPrint.php:71
#: app/controllers/CControllerDashboardView.php:138
#: app/partials/scheduledreport.formgrid.html.php:79
#: app/views/monitoring.host.dashboard.view.php:78
#: include/classes/helpers/CMenuHelper.php:34
#: include/classes/helpers/CRoleHelper.php:336
msgid "Dashboard"
msgstr "Панель"
#: include/classes/api/services/CDashboard.php:388
#: include/classes/api/services/CTemplateDashboard.php:431
#, c-format
msgid "Dashboard \"%1$s\" already exists."
msgstr "Панель \"%1$s\" уже существует."
#: include/classes/api/services/CDashboardGeneral.php:91
#, c-format
msgid "Dashboard \"%1$s\" is used in report \"%2$s\"."
msgstr "Панель \"%1$s\" используется в \"%2$s\" отчете."
#: app/controllers/CControllerDashboardUpdate.php:145
#: app/controllers/CControllerTemplateDashboardUpdate.php:139
msgid "Dashboard created"
msgstr "Панель создана"
#: app/controllers/CControllerDashboardDelete.php:60
#: app/controllers/CControllerTemplateDashboardDelete.php:58
msgid "Dashboard deleted"
msgid_plural "Dashboards deleted"
msgstr[0] "Панель удалена"
msgstr[1] "Панели удалены"
msgstr[2] "Панели удалены"
#: app/views/monitoring.host.dashboard.view.php:142
msgid "Dashboard list"
msgstr ""
#: app/views/dashboard.page.properties.edit.php:60
msgid "Dashboard page properties"
msgstr "Свойства страницы панели"
#: app/views/dashboard.properties.edit.php:88
msgid "Dashboard properties"
msgstr "Свойства панели"
#: app/views/popup.dashboard.share.edit.php:151
msgid "Dashboard sharing"
msgstr "Общий доступ к панели"
#: app/controllers/CControllerDashboardShareUpdate.php:94
#: app/controllers/CControllerDashboardUpdate.php:140
#: app/controllers/CControllerTemplateDashboardUpdate.php:134
msgid "Dashboard updated"
msgstr "Панель обновлена"
#: include/classes/api/services/CReport.php:277
#, c-format
msgid "Dashboard with ID \"%1$s\" is not available."
msgstr "Панель с ID \"%1$s\" недоступна."
#: app/controllers/CControllerDashboardList.php:120
#: app/controllers/CControllerHostDashboardView.php:122
#: app/controllers/CControllerPopupGeneric.php:370
#: app/controllers/CControllerPopupImportCompare.php:170
#: app/partials/monitoring.host.view.html.php:42
#: app/partials/monitoring.host.view.html.php:143
#: app/partials/monitoring.host.view.html.php:150
#: app/views/configuration.dashboard.edit.php:50
#: app/views/configuration.dashboard.list.php:74
#: app/views/monitoring.dashboard.list.php:35
#: app/views/monitoring.host.dashboard.view.php:32 app/views/search.php:101
#: app/views/search.php:106 app/views/search.php:328 app/views/search.php:335
#: include/html.inc.php:374 include/views/configuration.template.list.php:124
#: include/views/configuration.template.list.php:237
#: include/views/inventory.host.view.php:168
#: include/views/inventory.host.view.php:172 jsLoader.php:360
msgid "Dashboards"
msgstr "Панели"
#: include/graphs.inc.php:63 include/views/js/monitoring.sysmaps.js.php:806
#: include/views/js/monitoring.sysmaps.js.php:896
msgid "Dashed line"
msgstr "Пунктирная линия"
#: app/partials/monitoring.latest.subfilter.php:186
#: app/views/popup.tophosts.column.edit.php:58
#: include/classes/widgets/CWidgetHelper.php:587
msgid "Data"
msgstr "Данные"
#: include/classes/helpers/CMenuHelper.php:215
#: include/classes/helpers/CRoleHelper.php:337
msgid "Data collection"
msgstr "Сбор данных"
#: include/classes/graphdraw/CLineGraphDraw.php:2214
#: include/classes/graphdraw/CPieGraphDraw.php:770
#, c-format
msgid "Data from %1$s. Generated in %2$s sec."
msgstr "Данные из %1$s. Сгенерировано за %2$s сек."
#: include/views/js/configuration.httpconf.edit.js.php:175
msgid "Data is not properly encoded."
msgstr "Данные закодированы неправильно."
#: include/classes/widgets/CWidgetConfig.php:54
msgid "Data overview"
msgstr "Обзор данных"
#: include/classes/widgets/CWidgetHelper.php:1323
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:34
#: include/classes/widgets/views/widget.svggraph.form.view.php:304
msgid "Data set"
msgstr "Набор данных"
#: include/classes/html/widgets/CWidgetFieldGraphDataSetView.php:401
msgid "Data set label"
msgstr "Подпись к набору данных"
#: app/views/administration.audit.settings.edit.php:52
#: app/views/administration.housekeeping.edit.php:102
#: app/views/administration.housekeeping.edit.php:115
#: app/views/administration.housekeeping.edit.php:132
#: app/views/administration.housekeeping.edit.php:149
msgid "Data storage period"
msgstr "Период хранения данных"
#: app/views/connector.edit.php:54 app/views/connector.list.php:73
msgid "Data type"
msgstr "Тип данных"
#: include/classes/setup/CSetupWizard.php:565
#: include/classes/setup/CSetupWizard.php:717
#: include/classes/setup/CSetupWizard.php:976
msgid "Database TLS CA file"
msgstr "Файл TLS CA базы данных"
#: include/classes/setup/CFrontendSetup.php:668
#: include/classes/setup/CSetupWizard.php:575
#: include/classes/setup/CSetupWizard.php:725
#: include/classes/setup/CSetupWizard.php:984
msgid "Database TLS certificate file"
msgstr "Файл TLS сертификата базы данных"
#: include/classes/setup/CFrontendSetup.php:672
msgid "Database TLS certificate files must be read-only"
msgstr "Файлы TLS сертификатов базы данных должны быть только на чтение"
#: include/classes/setup/CSetupWizard.php:585
#: include/classes/setup/CSetupWizard.php:735
msgid "Database TLS cipher list"
msgstr "Список TLS шифров базы данных"
#: include/classes/setup/CSetupWizard.php:548
#: include/classes/setup/CSetupWizard.php:710
msgid "Database TLS encryption"
msgstr "TLS шифрование базы данных"
#: include/classes/setup/CSetupWizard.php:570
#: include/classes/setup/CSetupWizard.php:721
#: include/classes/setup/CSetupWizard.php:980
msgid "Database TLS key file"
msgstr "Файл TLS ключа базы данных"
#: app/partials/administration.system.info.php:121
msgid "Database history tables upgraded"
msgstr "Таблицы истории базы данных обновлены"
#: app/partials/administration.system.info.php:129
msgid "Database history tables use primary key"
msgstr "Таблицы истории базы данных используют первичный ключ"
#: include/classes/setup/CSetupWizard.php:486
msgid "Database host"
msgstr "Хост базы данных"
#: include/classes/setup/CSetupWizard.php:580
#: include/classes/setup/CSetupWizard.php:729
msgid "Database host verification"
msgstr "Сверка хоста базы данных"
#: include/items.inc.php:94
msgid "Database monitor"
msgstr "Монитор баз данных"
#: include/classes/setup/CSetupWizard.php:496
#: include/classes/setup/CSetupWizard.php:674 setup.php:45
msgid "Database name"
msgstr "Имя базы данных"
#: include/classes/setup/CSetupWizard.php:682
msgid "Database password"
msgstr "Пароль от базы данных"
#: include/classes/setup/CSetupWizard.php:490
#: include/classes/setup/CSetupWizard.php:670 setup.php:44
msgid "Database port"
msgstr "Порт базы данных"
#: include/classes/setup/CSetupWizard.php:500
#: include/classes/setup/CSetupWizard.php:688
msgid "Database schema"
msgstr "Схема базы данных"
#: include/classes/setup/CSetupWizard.php:666
msgid "Database server"
msgstr "Сервер базы данных"
#: include/classes/setup/CSetupWizard.php:479
#: include/classes/setup/CSetupWizard.php:649
msgid "Database type"
msgstr "Тип базы данных"
#: include/classes/setup/CSetupWizard.php:678
msgid "Database user"
msgstr "Имя пользователя от базы данных"
#: app/views/popup.maintenance.period.php:112
#: app/views/popup.maintenance.period.php:147
msgid "Date"
msgstr "Дата"
#: include/hosts.inc.php:329
msgid "Date HW decommissioned"
msgstr "Дата списания HW"
#: include/hosts.inc.php:319
msgid "Date HW installed"
msgstr "Дата установки HW"
#: include/hosts.inc.php:324
msgid "Date HW maintenance expires"
msgstr "Дата окончания обслуживания HW"
#: include/hosts.inc.php:314
msgid "Date HW purchased"
msgstr "Дата покупки HW"
#: app/views/popup.triggerexpr.php:111
msgid "Date and time functions"
msgstr "Функции даты и времени"
#: app/controllers/CControllerPopupTriggerExpr.php:119
#: include/classes/helpers/CSlaHelper.php:58 report4.php:177
msgid "Day"
msgstr "День"
#: include/classes/helpers/CSlaHelper.php:68
msgctxt "compact table header"
msgid "Day"
msgstr "День"
#: include/func.inc.php:2467
msgid "Day before yesterday"
msgstr "За день до вчера"
#: app/views/popup.maintenance.period.php:114
#: app/views/popup.maintenance.period.php:141
msgid "Day of month"
msgstr "День месяца"
#: include/classes/api/services/CMaintenance.php:689
msgid "Day of the week and day of the month cannot be specified simultaneously."
msgstr "Нельзя указать одновременно день недели и день месяца."
#: app/views/popup.maintenance.period.php:96
#: app/views/popup.maintenance.period.php:115
#: app/views/popup.maintenance.period.php:119
msgid "Day of week"
msgstr "День недели"
#: app/views/popup.maintenance.period.php:165
#: app/views/popup.sla.excludeddowntime.edit.php:63
msgid "Days"
msgstr "Дни"
#: app/views/popup.acknowledge.edit.php:102
msgid "Deactivates manual suppression."
msgstr "Деактивация подавления вручную."
#: app/controllers/CControllerPopupMediatypeTestSend.php:172 jsLoader.php:391
msgid "Debug"
msgstr "Отладка"
#: app/views/administration.usergroup.edit.php:100
#: app/views/administration.usergroup.list.php:78
#: app/views/administration.user.list.php:116
msgid "Debug mode"
msgstr "Режим отладки"
#: include/func.inc.php:247
msgid "Dec"
msgstr "Дек."
#: include/func.inc.php:111 include/func.inc.php:264 jsLoader.php:244
msgid "December"
msgstr "Декабрь"
#: app/controllers/CControllerPopupTriggerExpr.php:940
#: app/controllers/CControllerPopupTriggerExpr.php:1154
#: include/classes/widgets/forms/CWidgetFormItem.php:150
msgid "Decimal places"
msgstr "Число десятичных знаков"
#: include/classes/helpers/CServiceHelper.php:150
msgid "Decrease by"
msgstr "Уменьшение на"
#: app/views/administration.iconmap.edit.php:109
#: include/classes/widgets/forms/CWidgetForm.php:54 include/hosts.inc.php:31
#: include/hosts.inc.php:1233 include/views/configuration.action.edit.php:228
#: include/views/inventory.host.view.php:81
#: include/views/js/monitoring.sysmaps.js.php:151
#: include/views/js/monitoring.sysmaps.js.php:268
#: include/views/js/monitoring.sysmaps.js.php:682 jsLoader.php:270
msgid "Default"
msgstr "По умолчанию"
#: app/views/dashboard.page.properties.edit.php:48
#, c-format
msgid "Default (%1$s)"
msgstr "По умолчанию (%1$s)"
#: app/controllers/CControllerAuthenticationUpdate.php:134
msgid "Default LDAP server must be specified."
msgstr "Необходимо указать LDAP сервер по умолчанию."
#: app/views/administration.userrole.edit.php:123
msgid "Default access to new UI elements"
msgstr "Доступ по умолчанию к новым элементам интерфейса"
#: app/views/administration.userrole.edit.php:343
msgid "Default access to new actions"
msgstr "Доступ по умолчанию к новым действиям"
#: app/views/administration.userrole.edit.php:262
msgid "Default access to new modules"
msgstr "Доступ по умолчанию к новым модулям"
#: app/views/administration.authentication.edit.php:30
msgid "Default authentication"
msgstr "Аутентификация по умолчанию"
#: app/views/administration.miscconfig.edit.php:58
msgid "Default host inventory mode"
msgstr "Режим инвентаризации узлов сети по умолчанию"
#: app/views/administration.gui.edit.php:73
#: include/classes/setup/CSetupWizard.php:413
msgid "Default language"
msgstr "Язык по умолчанию"
#: app/views/administration.authentication.edit.php:115
msgid "Default login form"
msgstr "Диалог входа в систему по умолчанию"
#: app/partials/popup.operations.php:126
msgid "Default media type"
msgstr "Тип способа оповещения по умолчанию"
#: actionconf.php:52 include/views/configuration.action.edit.php:161
msgid "Default operation step duration"
msgstr "Длительность шага операции по умолчанию"
#: app/views/dashboard.properties.edit.php:79
msgid "Default page display period"
msgstr "Период отображения страницы по умолчанию"
#: app/views/administration.gui.edit.php:85
#: include/classes/setup/CSetupWizard.php:628
msgid "Default theme"
msgstr "Тема по умолчанию"
#: app/views/administration.gui.edit.php:78
#: include/classes/setup/CSetupWizard.php:621
msgid "Default time zone"
msgstr "Часовой пояс по умолчанию"
#: app/views/popup.lldoperation.php:105 app/views/popup.massupdate.item.php:217
msgid "Delay"
msgstr "Задержка"
#: app/views/administration.queue.details.php:47
msgid "Delayed by"
msgstr "Задерживается на"
#: app/controllers/CControllerAuditLogList.php:196
#: app/partials/scheduledreport.formgrid.html.php:229
#: app/partials/service.list.edit.php:132
#: app/partials/service.list.edit.php:146
#: app/views/administration.iconmap.edit.php:140
#: app/views/administration.image.edit.php:80
#: app/views/administration.mediatype.edit.php:366
#: app/views/administration.mediatype.list.php:191
#: app/views/administration.proxy.edit.php:164
#: app/views/administration.proxy.list.php:190
#: app/views/administration.regex.edit.php:149
#: app/views/administration.regex.list.php:82
#: app/views/administration.script.edit.php:286
#: app/views/administration.script.list.php:203
#: app/views/administration.token.list.php:201
#: app/views/administration.user.edit.php:764
#: app/views/administration.usergroup.edit.php:224
#: app/views/administration.usergroup.list.php:238
#: app/views/administration.user.list.php:251
#: app/views/administration.userrole.edit.php:364
#: app/views/administration.userrole.list.php:128
#: app/views/administration.user.token.list.php:153
#: app/views/configuration.correlation.edit.php:184
#: app/views/configuration.correlation.list.php:150
#: app/views/configuration.dashboard.list.php:67
#: app/views/configuration.discovery.edit.php:157
#: app/views/configuration.discovery.list.php:123
#: app/views/configuration.host.edit.php:49
#: app/views/configuration.host.list.php:530
#: app/views/monitoring.dashboard.list.php:124 app/views/popup.host.edit.php:82
#: app/views/popup.service.edit.php:390 app/views/popup.sla.edit.php:273
#: app/views/popup.tabfilter.edit.php:71 app/views/popup.token.edit.php:140
#: app/views/reports.scheduledreport.list.php:95 app/views/sla.list.php:175
#: include/classes/html/CButtonDelete.php:25
#: include/classes/widgets/CWidgetHelper.php:845
#: include/classes/widgets/CWidgetHelper.php:1196
#: include/views/configuration.action.list.php:172
#: include/views/configuration.graph.list.php:250
#: include/views/configuration.host.discovery.list.php:337
#: include/views/configuration.hostgroups.list.php:205
#: include/views/configuration.host.prototype.list.php:199
#: include/views/configuration.httpconf.list.php:228
#: include/views/configuration.item.list.php:329
#: include/views/configuration.item.prototype.list.php:219
#: include/views/configuration.maintenance.list.php:128
#: include/views/configuration.template.list.php:292
#: include/views/configuration.trigger.prototype.list.php:218
#: include/views/configuration.triggers.list.php:359
#: include/views/monitoring.sysmap.list.php:115 jsLoader.php:136
#: jsLoader.php:165 jsLoader.php:361
msgid "Delete"
msgstr "Удалить"
#: app/views/js/popup.import.js.php:48
msgid "Delete all elements that are not present in the import file?"
msgstr "Удалить все элементы, которые не присутствуют в файле импорта?"
#: include/views/configuration.template.edit.php:226
#: include/views/configuration.template.list.php:293
msgid "Delete and clear"
msgstr "Удалить и очистить"
#: include/views/configuration.template.list.php:320
msgid "Delete and clear selected template? (Warning: all linked hosts will be cleared!)"
msgstr "Удалить и очистить выбранный шаблон? (Внимание: все привязанные к нему узлы сети будут очищены!)"
#: include/views/configuration.template.list.php:294
msgid "Delete and clear selected templates? (Warning: all linked hosts will be cleared!)"
msgstr "Удалить и очистить выбранные шаблоны? (Внимание: все присоединенные к ним узлы сети будут очищены!)"
#: include/views/configuration.template.edit.php:227
msgid "Delete and clear template? (Warning: all linked hosts will be cleared!)"
msgstr "Удалить и очистить шаблон? (Внимание: все присоединенные к нему узлы сети будут очищены!)"
#: include/views/configuration.action.edit.php:503
msgid "Delete current action?"
msgstr "Удалить текущее действие?"
#: app/views/configuration.correlation.edit.php:188
msgid "Delete current correlation?"
msgstr "Удалить текущую корреляцию?"
#: jsLoader.php:362
msgid "Delete dashboard?"
msgstr "Удалить панель?"
#: app/views/configuration.discovery.edit.php:161
#: include/views/configuration.host.discovery.edit.php:1000
msgid "Delete discovery rule?"
msgstr "Удалить правило обнаружения?"
#: app/views/correlation.edit.php:330
msgid "Delete event correlation?"
msgstr "Удалить корреляцию событий?"
#: include/views/configuration.trigger.prototype.edit.php:252
#: include/views/configuration.trigger.prototype.edit.php:452
#: include/views/configuration.triggers.edit.php:276
#: include/views/configuration.triggers.edit.php:479
msgid "Delete expression?"
msgstr "Удалить выражение?"
#: include/views/configuration.graph.edit.php:457
msgid "Delete graph prototype?"
msgstr "Удалить прототип графиков?"
#: include/views/configuration.graph.edit.php:457
msgid "Delete graph?"
msgstr "Удалить график?"
#: include/views/configuration.item.list.php:318
msgid "Delete history of selected item?"
msgstr "Очистить историю выбранного элемента данных?"
#: include/views/configuration.item.list.php:302
msgid "Delete history of selected items?"
msgstr "Удалить историю выбранных элементов данных?"
#: include/views/configuration.httpconf.list.php:238
msgid "Delete history of selected web scenario?"
msgstr "Очистить историю выбранного веб-сценария?"
#: include/views/configuration.httpconf.list.php:222
msgid "Delete history of selected web scenarios?"
msgstr "Очистить историю выбранных веб-сценариев?"
#: app/views/administration.iconmap.edit.php:144
msgid "Delete icon map?"
msgstr "Удалить соответствие иконок?"
#: include/views/configuration.item.prototype.edit.php:923
msgid "Delete item prototype?"
msgstr "Удалить прототип элементов данных?"
#: include/views/configuration.item.edit.php:1078
msgid "Delete item?"
msgstr "Удалить элемент данных?"
#: jsLoader.php:286
msgid "Delete links between selected elements?"
msgstr "Удалить связи между выбранными элементами?"
#: include/views/configuration.maintenance.edit.php:269
msgid "Delete maintenance period?"
msgstr "Удалить период обслуживания?"
#: app/views/administration.mediatype.edit.php:368
msgid "Delete media type?"
msgstr "Удалить тип оповещения?"
#: app/views/popup.import.php:148
msgid "Delete missing"
msgstr "Удалить отсутствующее"
#: app/views/administration.proxy.edit.php:166
msgid "Delete proxy?"
msgstr "Удалить прокси?"
#: app/views/administration.regex.edit.php:154
msgid "Delete regular expression?"
msgstr "Удалить регулярное выражение?"
#: app/views/administration.script.edit.php:291
msgid "Delete script?"
msgstr "Удалить скрипт?"
#: app/views/popup.token.edit.php:141
msgid "Delete selected API token?"
msgstr "Удалить выбранный API токен?"
#: app/views/js/sla.list.js.php:130 app/views/popup.sla.edit.php:274
msgid "Delete selected SLA?"
msgstr "Удалить выбранный SLA?"
#: app/views/js/sla.list.js.php:129
msgid "Delete selected SLAs?"
msgstr "Удалить выбранные SLA?"
#: app/views/js/action.list.js.php:124
msgid "Delete selected action?"
msgstr "Удалить выбранное действие?"
#: include/views/configuration.action.list.php:172
msgid "Delete selected actions?"
msgstr "Удалить выбранные действия?"
#: app/views/connector.edit.php:332 app/views/js/connector.list.js.php:129
msgid "Delete selected connector?"
msgstr "Удалить выбранный коннектор?"
#: app/views/js/connector.list.js.php:128
msgid "Delete selected connectors?"
msgstr "Удалить выбранные коннекторы?"
#: app/views/configuration.correlation.list.php:159
msgid "Delete selected correlation?"
msgstr "Удалить выбранную корреляцию?"
#: app/views/configuration.correlation.list.php:150
msgid "Delete selected correlations?"
msgstr "Удалить выбранные корреляции?"
#: app/views/configuration.dashboard.list.php:68
#: app/views/monitoring.dashboard.list.php:125
msgid "Delete selected dashboard?"
msgstr "Удалить выбранную панель?"
#: app/views/configuration.dashboard.list.php:68
#: app/views/monitoring.dashboard.list.php:125
msgid "Delete selected dashboards?"
msgstr "Удалить выбранные панели?"
#: app/views/js/configuration.discovery.list.js.php:124
#: include/views/configuration.host.discovery.list.php:369
msgid "Delete selected discovery rule?"
msgstr "Удалить выбранное правило обнаружения?"
#: app/views/configuration.discovery.list.php:123
#: include/views/configuration.host.discovery.list.php:337
msgid "Delete selected discovery rules?"
msgstr "Удалить выбранные правила обнаружения?"
#: jsLoader.php:273
msgid "Delete selected elements?"
msgstr "Удалить выбранные элементы?"
#: app/views/js/correlation.list.js.php:107
msgid "Delete selected event correlation?"
msgstr "Удалить выбранную корреляцию событий?"
#: app/views/js/correlation.list.js.php:106
msgid "Delete selected event correlations?"
msgstr "Удалить выбранные корреляции событий?"
#: include/views/configuration.graph.list.php:269
msgid "Delete selected graph prototype?"
msgstr "Удалить выбранный прототип графиков?"
#: include/views/configuration.graph.list.php:251
msgid "Delete selected graph prototypes?"
msgstr "Удалить выбранные прототипы графиков?"
#: include/views/configuration.graph.list.php:270
msgid "Delete selected graph?"
msgstr "Удалить выбранный график?"
#: include/views/configuration.graph.list.php:252
msgid "Delete selected graphs?"
msgstr "Удалить выбранные графики?"
#: app/views/administration.usergroup.edit.php:227
#: include/views/configuration.hostgroups.edit.php:65
msgid "Delete selected group?"
msgstr "Удалить выбранную группу?"
#: app/views/administration.usergroup.list.php:238
msgid "Delete selected groups?"
msgstr "Удалить выбранные группы?"
#: app/views/configuration.hostgroup.edit.php:45
#: app/views/js/configuration.hostgroup.list.js.php:104
#: app/views/popup.hostgroup.edit.php:50
msgid "Delete selected host group?"
msgstr "Удалить выбранную группу узлов сети?"
#: include/views/configuration.hostgroups.list.php:205
msgid "Delete selected host groups?"
msgstr "Удалить выбранные группы узлов сети?"
#: include/views/configuration.host.prototype.edit.php:424
msgid "Delete selected host prototype?"
msgstr "Удалить выбранный прототип узлов сети?"
#: include/views/configuration.host.prototype.list.php:200
msgid "Delete selected host prototypes?"
msgstr "Удалить выбранные прототипы узлов сети?"
#: app/views/configuration.host.edit.php:50 app/views/popup.host.edit.php:83
msgid "Delete selected host?"
msgstr "Удалить выбранный узел сети?"
#: app/views/configuration.host.list.php:531
msgid "Delete selected hosts?"
msgstr "Удалить выбранные узлы сети?"
#: app/views/administration.image.edit.php:85
msgid "Delete selected image?"
msgstr "Удалить выбранное изображение?"
#: include/views/configuration.item.prototype.list.php:232
msgid "Delete selected item prototype?"
msgstr "Удалить выбранный прототип элементов данных?"
#: include/views/configuration.item.prototype.list.php:220
msgid "Delete selected item prototypes?"
msgstr "Удалить выбранные прототипы элементов данных?"
#: include/views/configuration.item.list.php:361
msgid "Delete selected item?"
msgstr "Удалить выбранный элемент данных?"
#: include/views/configuration.item.list.php:329
msgid "Delete selected items?"
msgstr "Удалить выбранные элементы данных?"
#: app/views/js/maintenance.list.js.php:88
msgid "Delete selected maintenance period?"
msgstr "Удалить выбранный период обслуживания?"
#: include/views/configuration.maintenance.list.php:128
msgid "Delete selected maintenance periods?"
msgstr "Удалить выбранные периоды обслуживания?"
#: include/views/monitoring.sysmap.edit.php:425
msgid "Delete selected map?"
msgstr "Удалить выбранную карту сети?"
#: include/views/monitoring.sysmap.list.php:115
msgid "Delete selected maps?"
msgstr "Удалить выбранные карты сети?"
#: app/views/administration.mediatype.list.php:217
msgid "Delete selected media type?"
msgstr "Удалить выбранный способ оповещений?"
#: app/views/administration.mediatype.list.php:191
msgid "Delete selected media types?"
msgstr "Удалить выбранные способы оповещений?"
#: app/views/administration.proxy.list.php:190
msgid "Delete selected proxies?"
msgstr "Удалить выбранные прокси?"
#: app/views/js/proxy.list.js.php:152 app/views/popup.proxy.edit.php:249
msgid "Delete selected proxy?"
msgstr "Удалить выбранный прокси?"
#: app/views/administration.regex.list.php:83
msgid "Delete selected regular expression?"
msgstr "Удалить выбранное регулярное выражение?"
#: app/views/administration.regex.list.php:82
msgid "Delete selected regular expressions?"
msgstr "Удалить выбранные регулярные выражения?"
#: app/views/administration.userrole.edit.php:368
msgid "Delete selected role?"
msgstr "Удалить выбранную роль?"
#: app/views/administration.userrole.list.php:128
msgid "Delete selected roles?"
msgstr "Удалить выбранные роли?"
#: app/partials/scheduledreport.formgrid.html.php:234
msgid "Delete selected scheduled report?"
msgstr "Удалить выбранный регулярный отчет?"
#: app/views/reports.scheduledreport.list.php:96
msgid "Delete selected scheduled reports?"
msgstr "Удалить выбранные регулярные отчеты?"
#: app/views/administration.script.list.php:224
msgid "Delete selected script?"
msgstr "Удалить выбранный скрипт?"
#: app/views/administration.script.list.php:203
msgid "Delete selected scripts?"
msgstr "Удалить выбранные скрипты?"
#: app/views/js/service.list.js.php:152 app/views/popup.service.edit.php:391
msgid "Delete selected service?"
msgstr "Удалить выбранную услугу?"
#: app/views/js/service.list.js.php:151
msgid "Delete selected services?"
msgstr "Удалить выбранные услуги?"
#: jsLoader.php:274
msgid "Delete selected shapes?"
msgstr "Удалить выбранные фигуры?"
#: app/views/configuration.templategroup.edit.php:45
#: app/views/js/configuration.templategroup.list.js.php:70
#: app/views/popup.templategroup.edit.php:50
msgid "Delete selected template group?"
msgstr "Удалить выбранную группу шаблонов?"
#: app/views/js/configuration.templategroup.list.js.php:69
msgid "Delete selected template groups?"
msgstr "Удалить выбранные группы шаблонов?"
#: include/views/configuration.template.list.php:313
msgid "Delete selected template?"
msgstr "Удалить выбранный шаблон?"
#: include/views/configuration.template.list.php:292
msgid "Delete selected templates?"
msgstr "Удалить выбранные шаблоны?"
#: app/views/js/administration.token.list.js.php:78
#: app/views/js/administration.user.token.list.js.php:78
msgid "Delete selected token?"
msgstr "Удалить выбранный токен?"
#: app/views/js/administration.token.list.js.php:77
#: app/views/js/administration.user.token.list.js.php:77
msgid "Delete selected tokens?"
msgstr "Удалить выбранные токены?"
#: include/views/configuration.trigger.prototype.list.php:231
msgid "Delete selected trigger prototype?"
msgstr "Удалить выбранный прототип триггеров?"
#: include/views/configuration.trigger.prototype.list.php:219
msgid "Delete selected trigger prototypes?"
msgstr "Удалить выбранные прототипы триггеров?"
#: include/views/configuration.triggers.list.php:393
msgid "Delete selected trigger?"
msgstr "Удалить выбранный триггер?"
#: include/views/configuration.triggers.list.php:359
msgid "Delete selected triggers?"
msgstr "Удалить выбранные триггеры?"
#: app/views/administration.user.edit.php:766
msgid "Delete selected user?"
msgstr "Удалить выбранного пользователя?"
#: app/views/administration.user.list.php:251
msgid "Delete selected users?"
msgstr "Удалить выбранных пользователей?"
#: include/views/configuration.httpconf.list.php:248
msgid "Delete selected web scenario?"
msgstr "Удалить выбранный веб-сценарий?"
#: include/views/configuration.httpconf.list.php:228
msgid "Delete selected web scenarios?"
msgstr "Удалить выбранные веб-сценарии?"
#: include/views/configuration.template.edit.php:223
msgid "Delete template?"
msgstr "Удалить шаблон?"
#: include/views/configuration.trigger.prototype.edit.php:661
msgid "Delete trigger prototype?"
msgstr "Удалить прототип триггеров?"
#: include/views/configuration.triggers.edit.php:668
msgid "Delete trigger?"
msgstr "Удалить триггер?"
#: include/views/configuration.httpconf.edit.php:268
msgid "Delete web scenario?"
msgstr "Удалить веб-сценарий?"
#: app/controllers/CControllerAuditLogList.php:359
msgid "Deleted"
msgstr "Удалено"
#: app/views/administration.regex.edit.php:50
msgid "Delimiter"
msgstr "Разделитель"
#: app/views/administration.user.edit.php:623
msgid "Denied methods"
msgstr "Запрещенные методы"
#: app/partials/administration.usergroup.grouprights.html.php:71
#: app/views/administration.usergroup.edit.php:135 include/perm.inc.php:33
#: include/users.inc.php:423
msgid "Deny"
msgstr "Запрещено"
#: app/views/administration.userrole.edit.php:292
msgid "Deny list"
msgstr "Список запретов"
#: app/views/popup.massupdate.trigger.php:150
#: include/views/configuration.trigger.prototype.edit.php:619
#: include/views/configuration.trigger.prototype.edit.php:653
#: include/views/configuration.triggers.edit.php:634
#: include/views/configuration.triggers.edit.php:656
msgid "Dependencies"
msgstr "Зависимости"
#: include/triggers.inc.php:2398
msgid "Dependent"
msgstr "Зависимость"
#: include/items.inc.php:102
msgid "Dependent item"
msgstr "Зависимый элемент данных"
#: app/views/popup.generic.php:279 include/triggers.inc.php:2398
#: include/views/configuration.trigger.prototype.list.php:98
#: include/views/configuration.triggers.list.php:242
msgid "Depends on"
msgstr "Зависит от"
#: include/hosts.inc.php:264
msgid "Deployment status"
msgstr "Состояние развертывания"
#: include/classes/widgets/CWidgetHelper.php:62
msgid "Deprecated"
msgstr "Устаревшие"
#: include/classes/validators/CApiInputValidator.php:1302
#, c-format
msgid "Deprecated parameter \"%1$s\" cannot be used with \"%2$s\"."
msgstr "Устаревший параметр \"%1$s\" нельзя использовать с \"%2$s\"."
#: app/views/administration.authentication.edit.php:50
msgid "Deprovisioned users group"
msgstr "Группа отозванных пользователей"
#: include/classes/api/services/CUserGroup.php:1011
msgid "Deprovisioned users group cannot be deleted."
msgstr "Нельзя удалить группу отозванных пользователей."
#: include/classes/api/services/CAuthentication.php:183
msgid "Deprovisioned users group cannot be empty."
msgstr "Группа отозванных пользователей не может быть пустой."
#: include/classes/api/services/CAuthentication.php:178
#: include/classes/api/services/CUserGroup.php:321
msgid "Deprovisioned users group cannot be enabled."
msgstr "Нельзя активировать группу отозванных пользователей."
#: app/controllers/CControllerAuditLogList.php:287
#: app/partials/configuration.host.edit.html.php:261
#: app/partials/hostmacros.list.html.php:37
#: app/partials/massupdate.macros.tab.php:29
#: app/partials/scheduledreport.formgrid.html.php:191
#: app/views/administration.macros.edit.php:40
#: app/views/administration.mediatype.edit.php:266
#: app/views/administration.module.edit.php:41
#: app/views/administration.module.list.php:78
#: app/views/administration.proxy.edit.php:86
#: app/views/administration.script.edit.php:204
#: app/views/configuration.correlation.edit.php:139
#: app/views/popup.massupdate.host.php:111
#: app/views/popup.massupdate.item.php:465
#: app/views/popup.massupdate.template.php:114
#: app/views/popup.service.edit.php:136 app/views/popup.sla.edit.php:167
#: app/views/popup.token.edit.php:84 app/views/popup.token.view.php:69
#: include/classes/widgets/forms/CWidgetFormItem.php:78
#: include/classes/widgets/views/widget.item.form.view.php:50
#: include/events.inc.php:264
#: include/views/configuration.host.discovery.edit.php:729
#: include/views/configuration.item.edit.php:988
#: include/views/configuration.item.prototype.edit.php:859
#: include/views/configuration.maintenance.edit.php:254
#: include/views/configuration.maintenance.list.php:94
#: include/views/configuration.template.edit.php:172
#: include/views/configuration.trigger.prototype.edit.php:543
#: include/views/configuration.triggers.edit.php:572
#: include/views/inventory.host.view.php:129
msgid "Description"
msgstr "Описание"
#: widgets/gauge/includes/WidgetForm.php:195
msgid "Description size"
msgstr "Размер описания"
#: include/classes/data/CItemData.php:1167
msgid "Detailed listing of installed packages. Returns text in JSON format"
msgstr "Подробный список установленных пакетов. Возвращает текст в формате JSON"
#: app/partials/administration.system.info.php:30
#: app/views/administration.mediatype.list.php:87
#: app/views/js/reports.auditlog.list.js.php:153
#: app/views/reports.auditlog.list.php:97
#: app/views/reports.auditlog.list.php:130 include/func.inc.php:1668
#: include/views/configuration.action.edit.php:174
#: include/views/configuration.action.edit.php:178
#: include/views/configuration.action.edit.php:318
#: include/views/configuration.action.edit.php:406
#: include/views/inventory.host.view.php:255
msgid "Details"
msgstr "Детали"
#: httpdetails.php:27 httpdetails.php:185
msgid "Details of web scenario"
msgstr "Подробности о веб-сценарии"
#: app/views/administration.housekeeping.edit.php:195
msgid "Detected TimescaleDB license does not support compression. Compression is supported in TimescaleDB Community Edition."
msgstr "Обнаруженная лицензия TimescaleDB не поддерживает сжатие. Сжатие поддерживается в TimescaleDB Community Edition."
#: app/controllers/CControllerPopupTriggerExpr.php:1101
msgid "Detection period"
msgstr "Период обнаружения"
#: app/controllers/CControllerPopupTriggerExpr.php:1111
msgid "Deviations"
msgstr "Отклонения"
#: include/actions.inc.php:76
msgid "Device"
msgstr "Устройство"
#: include/classes/data/CItemData.php:1038
msgid "Device interrupts. Returns integer"
msgstr "Прерывания устройства. Возвращает целое число"
#: app/views/configuration.discovery.edit.php:97
msgid "Device uniqueness criteria"
msgstr "Критерий уникальности устройства"
#: include/httptest.inc.php:31
msgid "Digest"
msgstr "Digest"
#: include/classes/widgets/forms/CWidgetFormClock.php:74
msgid "Digital"
msgstr "Цифровые"
#: app/views/administration.module.edit.php:42
msgid "Directory"
msgstr "Директория"
#: include/classes/data/CItemData.php:1146
msgid "Directory size (in bytes). Returns integer"
msgstr "Размер директории (в байтах). Возвращается целое число"
#: app/views/administration.mediatype.list.php:182
#: app/views/administration.module.list.php:125
#: app/views/administration.token.list.php:199
#: app/views/administration.usergroup.list.php:220
#: app/views/administration.user.token.list.php:151
#: app/views/configuration.correlation.list.php:149
#: app/views/configuration.discovery.list.php:122
#: app/views/configuration.host.list.php:506
#: app/views/reports.scheduledreport.list.php:90 app/views/sla.list.php:169
#: include/views/configuration.action.list.php:171
#: include/views/configuration.host.discovery.list.php:329
#: include/views/configuration.httpconf.list.php:215
#: include/views/configuration.item.list.php:296
#: include/views/configuration.triggers.list.php:346
msgid "Disable"
msgstr "Отключить"
#: app/views/administration.usergroup.list.php:232
msgid "Disable debug mode"
msgstr "Деактивировать режим отладки"
#: app/views/administration.usergroup.list.php:249
msgid "Disable debug mode in selected group?"
msgstr "Деактивировать режим отладки у выбранной группы?"
#: app/views/administration.usergroup.list.php:232
msgid "Disable debug mode in selected groups?"
msgstr "Деактивировать режим отладки у выбранных групп?"
#: include/actions.inc.php:698 include/actions.inc.php:1032
msgid "Disable host"
msgstr "Деактивировать узел сети"
#: app/views/configuration.host.list.php:278
msgid "Disable host?"
msgstr "Деактивировать узел сети?"
#: app/views/administration.proxy.list.php:187
#: include/views/configuration.hostgroups.list.php:202
msgid "Disable hosts"
msgstr "Деактивировать узлы сети"
#: include/views/configuration.hostgroups.list.php:203
msgid "Disable hosts in the selected host groups?"
msgstr "Деактивировать узлы сети в выбранных группах узлов сети?"
#: app/views/administration.proxy.list.php:188
msgid "Disable hosts monitored by selected proxies?"
msgstr "Деактивировать узлы сети наблюдаемые выбранными прокси?"
#: app/views/js/proxy.list.js.php:137
msgid "Disable hosts monitored by selected proxy?"
msgstr "Деактивировать узлы сети наблюдаемые выбранными прокси?"
#: app/views/administration.token.list.php:211
#: app/views/administration.user.token.list.php:164
msgid "Disable selected API token?"
msgstr "Деактивировать выбранный API токен?"
#: app/views/administration.token.list.php:199
#: app/views/administration.user.token.list.php:151
msgid "Disable selected API tokens?"
msgstr "Деактивировать выбранные API токены?"
#: app/views/js/sla.list.js.php:118
msgid "Disable selected SLA?"
msgstr "Деактивировать выбранный SLA?"
#: app/views/js/sla.list.js.php:117
msgid "Disable selected SLAs?"
msgstr "Деактивировать выбранные SLA?"
#: app/views/js/action.list.js.php:109
msgid "Disable selected action?"
msgstr "Деактивировать выбранное действие?"
#: include/views/configuration.action.list.php:171
msgid "Disable selected actions?"
msgstr "Деактивировать выбранные действия?"
#: app/views/js/connector.list.js.php:114
msgid "Disable selected connector?"
msgstr "Деактивировать выбранный коннектор?"
#: app/views/js/connector.list.js.php:113
msgid "Disable selected connectors?"
msgstr "Деактивировать выбранные коннекторы?"
#: app/views/configuration.correlation.list.php:153
msgid "Disable selected correlation?"
msgstr "Деактивировать выбранную корреляцию?"
#: app/views/configuration.correlation.list.php:149
msgid "Disable selected correlations?"
msgstr "Деактивировать выбранные корреляции?"
#: app/views/js/configuration.discovery.list.js.php:108
#: include/views/configuration.host.discovery.list.php:348
msgid "Disable selected discovery rule?"
msgstr "Деактивировать выбранное правило обнаружения?"
#: app/views/configuration.discovery.list.php:122
#: include/views/configuration.host.discovery.list.php:329
msgid "Disable selected discovery rules?"
msgstr "Деактивировать выбранные правила обнаружения?"
#: app/views/js/correlation.list.js.php:158
msgid "Disable selected event correlation?"
msgstr "Деактивировать выбранную корреляцию событий?"
#: app/views/js/correlation.list.js.php:157
msgid "Disable selected event correlations?"
msgstr "Деактивировать выбранные корреляции событий?"
#: app/views/administration.usergroup.list.php:229
msgid "Disable selected group?"
msgstr "Деактивировать выбранную группу?"
#: app/views/administration.usergroup.list.php:220
msgid "Disable selected groups?"
msgstr "Деактивировать выбранные группы?"
#: app/views/configuration.host.list.php:534
msgid "Disable selected host?"
msgstr "Деактивировать выбранный узел сети?"
#: app/views/configuration.host.list.php:507
msgid "Disable selected hosts?"
msgstr "Деактивировать выбранные узлы сети?"
#: include/views/configuration.item.list.php:309
msgid "Disable selected item?"
msgstr "Деактивировать выбранный элемент данных?"
#: include/views/configuration.item.list.php:296
msgid "Disable selected items?"
msgstr "Деактивировать выбранные элементы данных?"
#: app/views/administration.mediatype.list.php:203
msgid "Disable selected media type?"
msgstr "Деактивировать выбранный способ оповещения?"
#: app/views/administration.mediatype.list.php:182
msgid "Disable selected media types?"
msgstr "Деактивировать выбранные способы оповещения?"
#: app/views/js/module.list.js.php:91
msgid "Disable selected module?"
msgstr "Деактивировать выбранный модуль?"
#: app/views/administration.module.list.php:125
msgid "Disable selected modules?"
msgstr "Деактивировать выбранные модули?"
#: app/views/reports.scheduledreport.list.php:96
msgid "Disable selected scheduled report?"
msgstr "Деактивировать выбранный регулярный отчет?"
#: app/views/reports.scheduledreport.list.php:91
msgid "Disable selected scheduled reports?"
msgstr "Деактивировать выбранные регулярные отчеты?"
#: include/views/configuration.triggers.list.php:368
msgid "Disable selected trigger?"
msgstr "Деактивировать выбранный триггер?"
#: include/views/configuration.triggers.list.php:346
msgid "Disable selected triggers?"
msgstr "Деактивировать выбранные триггеры?"
#: include/views/configuration.httpconf.list.php:228
msgid "Disable selected web scenario?"
msgstr "Деактивировать выбранный веб-сценарий?"
#: include/views/configuration.httpconf.list.php:215
msgid "Disable selected web scenarios?"
msgstr "Деактивировать выбранные веб-сценарии?"
#: app/partials/administration.system.info.php:188
#: app/partials/configuration.filter.items.php:188
#: app/partials/configuration.host.edit.html.php:358
#: app/partials/monitoring.host.filter.php:129
#: app/partials/monitoring.host.view.html.php:117
#: app/partials/scheduledreport.table.html.php:80
#: app/views/administration.mediatype.list.php:62
#: app/views/administration.mediatype.list.php:146
#: app/views/administration.miscconfig.edit.php:60
#: app/views/administration.module.list.php:55
#: app/views/administration.module.list.php:102
#: app/views/administration.token.list.php:94
#: app/views/administration.token.list.php:182
#: app/views/administration.user.edit.php:310
#: app/views/administration.user.edit.php:604
#: app/views/administration.usergroup.list.php:55
#: app/views/administration.usergroup.list.php:93
#: app/views/administration.usergroup.list.php:131
#: app/views/administration.usergroup.list.php:145
#: app/views/administration.user.list.php:204
#: app/views/administration.user.list.php:238
#: app/views/administration.user.list.php:240
#: app/views/administration.user.token.list.php:60
#: app/views/administration.user.token.list.php:134
#: app/views/configuration.correlation.list.php:58
#: app/views/configuration.correlation.list.php:109
#: app/views/configuration.discovery.list.php:58
#: app/views/configuration.host.list.php:283 app/views/popup.generic.php:646
#: app/views/popup.lldoperation.php:280 app/views/popup.massupdate.host.php:140
#: app/views/popup.massupdate.host.php:182
#: app/views/reports.scheduledreport.list.php:63 app/views/sla.list.php:53
#: app/views/sla.list.php:107 app/views/sla.list.php:116
#: include/discovery.inc.php:108 include/hosts.inc.php:1126
#: include/html.inc.php:284 include/httptest.inc.php:48
#: include/items.inc.php:138 include/items.inc.php:141
#: include/items.inc.php:185 include/maps.inc.php:325
#: include/triggers.inc.php:1871 include/users.inc.php:84
#: include/views/configuration.action.list.php:84
#: include/views/configuration.action.list.php:136
#: include/views/configuration.host.discovery.list.php:171
#: include/views/configuration.host.prototype.edit.php:363
#: include/views/js/monitoring.sysmaps.js.php:295
msgid "Disabled"
msgstr "Деактивировано"
#: app/views/administration.trigdisplay.edit.php:146 jsLoader.php:181
msgid "Disaster"
msgstr "Чрезвычайная"
#: include/items.inc.php:1892
msgid "Discard unchanged"
msgstr "Отбрасывать не изменившееся"
#: include/items.inc.php:1896
msgid "Discard unchanged with heartbeat"
msgstr "Отбрасывать не изменившееся с периодическим контролем"
#: app/views/js/popup.itemtestedit.view.js.php:359 include/forms.inc.php:1481
#: include/views/js/item.preprocessing.js.php:66
msgid "Discard value"
msgstr "Отбросить значение"
#: app/views/popup.lldoperation.php:92 app/views/popup.massupdate.item.php:333
#: include/views/configuration.graph.edit.php:429
#: include/views/configuration.graph.list.php:148
#: include/views/configuration.host.prototype.edit.php:293
#: include/views/configuration.host.prototype.list.php:68
#: include/views/configuration.item.prototype.edit.php:871
#: include/views/configuration.item.prototype.list.php:72
#: include/views/configuration.trigger.prototype.edit.php:549
#: include/views/configuration.trigger.prototype.list.php:68
msgid "Discover"
msgstr "Обнаружение"
#: app/partials/configuration.filter.items.php:207
#: include/discovery.inc.php:138 include/forms.inc.php:374
#: include/views/configuration.triggers.list.php:121
msgid "Discovered"
msgstr "Обнаружен"
#: app/partials/configuration.host.edit.html.php:63
#: include/views/configuration.graph.edit.php:82
#: include/views/configuration.item.edit.php:67
#: include/views/configuration.triggers.edit.php:84
msgid "Discovered by"
msgstr "Обнаружено"
#: include/classes/screens/CScreenDiscovery.php:116
msgid "Discovered device"
msgstr "Обнаруженное устройство"
#: app/views/configuration.host.list.php:190
#: app/views/configuration.host.list.php:455
#: app/views/popup.mediatype.message.php:67 app/views/search.php:148
#: app/views/search.php:153 app/views/search.php:338 app/views/search.php:343
#: include/classes/helpers/CMediatypeHelper.php:163
#: include/classes/helpers/CMenuHelper.php:62
#: include/classes/helpers/CMenuHelper.php:227
#: include/classes/helpers/CRoleHelper.php:344
#: include/classes/helpers/CRoleHelper.php:413 include/forms.inc.php:573
#: include/views/configuration.template.list.php:125
#: include/views/configuration.template.list.php:246
#: include/views/inventory.host.view.php:198
#: include/views/inventory.host.view.php:216
msgid "Discovery"
msgstr "Обнаружение"
#: include/classes/helpers/CMenuHelper.php:204
#: include/views/configuration.action.list.php:35
msgid "Discovery actions"
msgstr "Действия обнаружения"
#: app/views/configuration.discovery.edit.php:63
msgid "Discovery by proxy"
msgstr "Обнаружение через прокси"
#: app/controllers/CControllerPopupDiscoveryCheck.php:109
#: app/views/popup.condition.common.php:420 include/actions.inc.php:53
msgid "Discovery check"
msgstr "Проверка обнаружения"
#: app/controllers/CControllerPopupGeneric.php:313
msgid "Discovery checks"
msgstr "Проверки обнаружения"
#: include/html.inc.php:432
msgid "Discovery list"
msgstr "Список обнаружений"
#: app/views/popup.condition.common.php:438 include/actions.inc.php:54
msgid "Discovery object"
msgstr "Объект обнаружения"
#: include/classes/data/CItemData.php:1307
msgid "Discovery of VMware clusters, \"url\" - VMware service URL. Returns JSON"
msgstr "Обнаружение VMware кластеров, \"url\" - URL службы VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1222
msgid "Discovery of VMware clusters, <url> - VMware service URL. Returns JSON"
msgstr "Обнаружение VMware кластеров, <url> - URL службы VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1327
msgid "Discovery of VMware datastores, \"url\" - VMware service URL. Returns JSON"
msgstr "Обнаружение VMware хранилищ данных, \"url\" - URL службы VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1230
msgid "Discovery of VMware datastores, <url> - VMware service URL. Returns JSON"
msgstr "Обнаружение VMware хранилищ данных, <url> - URL службы VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1415
msgid "Discovery of VMware hypervisor datastores, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier. Returns JSON"
msgstr "Обнаружение хранилищ данных гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора. Возвращает JSON"
#: include/classes/data/CItemData.php:1282
msgid "Discovery of VMware hypervisor datastores, <url> - VMware service URL, <uuid> - VMware hypervisor host name. Returns JSON"
msgstr "Обнаружение хранилищ данных гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1503
msgid "Discovery of VMware hypervisor network interfaces, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier. Returns JSON"
msgstr "Обнаружение сетевых интерфейсов гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора. Возвращает JSON"
#: include/classes/data/CItemData.php:1379
msgid "Discovery of VMware hypervisor network interfaces, <url> - VMware service URL, <uuid> - VMware hypervisor. Returns JSON"
msgstr "Обнаружение сетевых интерфейсов на гипервизоре VMware, <url> - URL службы VMware, <uuid> - VMware гипервизора. Возвращает JSON"
#: include/classes/data/CItemData.php:1439
msgid "Discovery of VMware hypervisors, \"url\" - VMware service URL. Returns JSON"
msgstr "Обнаружение гипервизоров VMware, \"url\" - URL службы VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1306
msgid "Discovery of VMware hypervisors, <url> - VMware service URL. Returns JSON"
msgstr "Обнаружение гипервизоров VMware, <url> - URL службы VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1751
msgid "Discovery of VMware virtual machine disk devices, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier. Returns JSON"
msgstr "Обнаружение устройств дисков виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1550
msgid "Discovery of VMware virtual machine disk devices, <url> - VMware service URL, <uuid> - VMware virtual machine host name. Returns JSON"
msgstr "Обнаружение устройств дисков виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1763
msgid "Discovery of VMware virtual machine file systems, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier. Returns JSON"
msgstr "Обнаружение файловых систем виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1562
msgid "Discovery of VMware virtual machine file systems, <url> - VMware service URL, <uuid> - VMware virtual machine host name. Returns JSON"
msgstr "Обнаружение файловых систем виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1675
msgid "Discovery of VMware virtual machine network interfaces, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier. Returns JSON"
msgstr "Обнаружение сетевых интерфейсов виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1494
msgid "Discovery of VMware virtual machine network interfaces, <url> - VMware service URL, <uuid> - VMware virtual machine host name. Returns JSON"
msgstr "Обнаружение сетевых интерфейсов виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware. Возвращается JSON"
#: include/classes/data/CItemData.php:1619
msgid "Discovery of VMware virtual machines, \"url\" - VMware service URL. Returns JSON"
msgstr "Обнаружение виртуальных машин VMware, \"url\" - URL службы VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1438
msgid "Discovery of VMware virtual machines, <url> - VMware service URL. Returns JSON"
msgstr "Обнаружение виртуальных машин VMware, <url> - URL службы VMware. Возвращает JSON"
#: app/controllers/CControllerAuditLogList.php:215
#: app/views/configuration.discovery.edit.php:138
#: app/views/monitoring.discovery.view.php:50
#: app/views/monitoring.widget.discovery.view.php:32 include/actions.inc.php:52
#: include/forms.inc.php:930
msgid "Discovery rule"
msgstr "Правило обнаружения"
#: app/views/monitoring.widget.discovery.view.php:33
msgctxt "compact table header"
msgid "Discovery rule"
msgstr "Правило обнаружения"
#: include/classes/api/services/CDiscoveryRule.php:60
#, c-format
msgid "Discovery rule \"%1$s\" already exists on \"%2$s\", inherited from another template."
msgstr "Правило обнаружения \"%1$s\" уже существует у \"%2$s\", наследуется из другого шаблона."
#: include/classes/api/services/CDiscoveryRule.php:61
#, c-format
msgid "Discovery rule \"%1$s\" already exists on \"%2$s\"."
msgstr "Правило обнаружения \"%1$s\" уже существует у \"%2$s\"."
#: include/classes/api/services/CDRule.php:272
#: include/classes/api/services/CDRule.php:285
#: include/classes/api/services/CDRule.php:424
#: include/classes/api/services/CDRule.php:437
#, c-format
msgid "Discovery rule \"%1$s\" already exists."
msgstr "Правило обнаружения \"%1$s\" уже существует."
#: include/classes/api/services/CDiscoveryRule.php:2165
#, c-format
msgid "Discovery rule \"%1$s\" cannot be copied without its master item."
msgstr "Правило обнаружения \"%1$s\" нельзя скопировать без его мастер элемента данных."
#: include/classes/api/services/CDRule.php:847
#: include/classes/api/services/CDRule.php:864
#, c-format
msgid "Discovery rule \"%1$s\" is used in \"%2$s\" action."
msgstr "Правило обнаружения \"%1$s\" используется в \"%2$s\" действии."
#: app/controllers/CControllerDiscoveryCreate.php:85 host_discovery.php:723
msgid "Discovery rule created"
msgstr "Правило обнаружения создано"
#: app/controllers/CControllerDiscoveryDelete.php:66 host_discovery.php:416
msgid "Discovery rule deleted"
msgid_plural "Discovery rules deleted"
msgstr[0] "Правило обнаружения удалено"
msgstr[1] "Правила обнаружения удалены"
msgstr[2] "Правила обнаружения удалены"
#: app/controllers/CControllerDiscoveryDisable.php:71 host_discovery.php:767
msgid "Discovery rule disabled"
msgid_plural "Discovery rules disabled"
msgstr[0] "Правило обнаружения деактивировано"
msgstr[1] "Правила обнаружения деактивированы"
msgstr[2] "Правила обнаружения деактивированы"
#: app/controllers/CControllerDiscoveryEnable.php:72 host_discovery.php:766
msgid "Discovery rule enabled"
msgid_plural "Discovery rules enabled"
msgstr[0] "Правило обнаружения активировано"
msgstr[1] "Правила обнаружения активированы"
msgstr[2] "Правила обнаружения активированы"
#: app/controllers/CControllerDiscoveryUpdate.php:95 host_discovery.php:731
msgid "Discovery rule updated"
msgstr "Правило обнаружения обновлено"
#: app/controllers/CControllerPopupGeneric.php:301
#: app/controllers/CControllerPopupImportCompare.php:169
#: app/views/configuration.discovery.edit.php:29
#: app/views/configuration.discovery.list.php:31
#: app/views/popup.condition.common.php:468 app/views/popup.import.php:36
#: include/html.inc.php:389
#: include/views/configuration.host.discovery.edit.php:28
#: include/views/configuration.host.discovery.list.php:29
msgid "Discovery rules"
msgstr "Правила обнаружения"
#: host_discovery.php:780
msgid "Discovery rules deleted"
msgstr "Правила обнаружения удалены"
#: app/views/popup.condition.common.php:488 include/actions.inc.php:58
#: include/classes/widgets/CWidgetConfig.php:55
msgid "Discovery status"
msgstr "Состояние обнаружения"
#: include/classes/data/CItemData.php:1130
msgid "Disk read statistics. Returns integer with type in sectors, operations, bytes; float with type in sps, ops, bps"
msgstr "Статистика чтения диска. Возвращает целое число в режиме секторов, операций, байт; число с плавающей точкой в режиме sps, ops, bps"
#: include/classes/data/CItemData.php:1206
msgid "Disk space in bytes or in percentage from total. Returns integer for bytes; float for percentage"
msgstr "Размер дискового пространства в байтах или процентах от общего. Возвращает целое число в байтах; число с плавающей точкой в процентах"
#: include/classes/data/CItemData.php:1134
msgid "Disk write statistics. Returns integer with type in sectors, operations, bytes; float with type in sps, ops, bps"
msgstr "Статистика записи на диск. Возвращает целое число в режиме секторов, операции, байт; число с плавающей точкой в sps, ops, bps"
#: app/views/popup.tophosts.column.edit.php:147
msgid "Display"
msgstr "Отображение"
#: app/views/administration.trigdisplay.edit.php:90
msgid "Display OK triggers for"
msgstr "Отображать триггеры в состоянии ОК в течении"
#: app/partials/monitoring.latest.view.html.php:283
msgid "Display graph"
msgstr "Показать график"
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:436
msgid "Display min/max/avg"
msgstr "Отображение мин/макс/сред"
#: include/views/monitoring.sysmap.edit.php:152
msgid "Display problems"
msgstr "Отображение проблем"
#: app/partials/monitoring.latest.view.html.php:282
msgid "Display stacked graph"
msgstr "Показать стэкируемый график"
#: app/controllers/CControllerHintboxActionlist.php:93
#: app/views/administration.queue.details.php:86
#: app/views/js/popup.service.edit.js.php:376
#: app/views/monitoring.widget.slareport.view.php:85 app/views/search.php:186
#: app/views/search.php:271 app/views/search.php:370
#: include/actions.inc.php:1724 include/actions.inc.php:1796
#: include/classes/helpers/CPagerHelper.php:147 jsLoader.php:405
#, c-format
msgid "Displaying %1$s of %2$s found"
msgstr "Отображено %1$s из %2$s найденных"
#: include/classes/helpers/CPagerHelper.php:150
#, c-format
msgid "Displaying %1$s to %2$s of %3$s found"
msgstr "Отображено с %1$s до %2$s из %3$s найденных"
#: include/classes/widgets/views/widget.svggraph.form.view.php:305
msgid "Displaying options"
msgstr "Опции отображения"
#: app/controllers/CControllerPopupTriggerExpr.php:812
msgid "Division denominator"
msgstr "Знаменатель деления"
#: app/views/popup.lldoperation.php:190 app/views/popup.massupdate.item.php:293
#: include/views/configuration.item.edit.php:850
#: include/views/configuration.item.prototype.edit.php:787
msgid "Do not keep history"
msgstr "Не хранить историю"
#: app/views/popup.lldoperation.php:211 app/views/popup.massupdate.item.php:309
#: include/views/configuration.item.edit.php:890
#: include/views/configuration.item.prototype.edit.php:802
msgid "Do not keep trends"
msgstr "Не хранить динамику изменений"
#: jsLoader.php:226 jsLoader.php:363
msgid "Do you wish to replace the conditional expression?"
msgstr "Вы хотите заменить условие выражения?"
#: app/partials/monitoring.host.filter.php:51
#: app/partials/monitoring.host.filter.php:200
#: app/partials/monitoring.latest.filter.php:113
#: app/partials/monitoring.latest.filter.php:242
#: app/partials/monitoring.problem.filter.php:181
#: app/partials/monitoring.problem.filter.php:363
#: include/classes/helpers/CTagFilterFieldHelper.php:72
#: include/classes/helpers/CTagFilterFieldHelper.php:127
#: include/classes/widgets/CWidgetHelper.php:664
#: include/classes/widgets/CWidgetHelper.php:730
msgid "Does not contain"
msgstr "Не содержит"
#: app/partials/monitoring.host.filter.php:50
#: app/partials/monitoring.host.filter.php:199
#: app/partials/monitoring.latest.filter.php:112
#: app/partials/monitoring.latest.filter.php:241
#: app/partials/monitoring.problem.filter.php:180
#: app/partials/monitoring.problem.filter.php:362
#: include/classes/helpers/CTagFilterFieldHelper.php:71
#: include/classes/helpers/CTagFilterFieldHelper.php:126
#: include/classes/widgets/CWidgetHelper.php:663
#: include/classes/widgets/CWidgetHelper.php:729
msgid "Does not equal"
msgstr "Не равно"
#: app/partials/monitoring.host.filter.php:49
#: app/partials/monitoring.host.filter.php:198
#: app/partials/monitoring.latest.filter.php:111
#: app/partials/monitoring.latest.filter.php:240
#: app/partials/monitoring.problem.filter.php:179
#: app/partials/monitoring.problem.filter.php:361
#: include/classes/helpers/CTagFilterFieldHelper.php:70
#: include/classes/helpers/CTagFilterFieldHelper.php:125
#: include/classes/widgets/CWidgetHelper.php:662
#: include/classes/widgets/CWidgetHelper.php:728
msgid "Does not exist"
msgstr "Не существует"
#: include/items.inc.php:1872
msgid "Does not match regular expression"
msgstr "Не совпадает с регулярным выражением"
#: include/graphs.inc.php:61 include/views/js/monitoring.sysmaps.js.php:805
#: include/views/js/monitoring.sysmaps.js.php:895
msgid "Dot"
msgstr "Точечная линия"
#: app/views/monitoring.widget.discovery.view.php:34
msgctxt "discovery results in dashboard"
msgid "Down"
msgstr "Недоступно"
#: include/discovery.inc.php:137
msgctxt "discovery status"
msgid "Down"
msgstr "Недоступен"
#: jsLoader.php:200 jsLoader.php:214
msgid "Download image"
msgstr "Загрузить изображение"
#: include/classes/setup/CSetupWizard.php:884
msgid "Download the configuration file"
msgstr "Загрузить конфигурационный файл"
#: app/partials/service.info.php:61
#: app/views/monitoring.widget.slareport.view.php:100
#: app/views/slareport.list.php:166
#: include/classes/screens/CScreenDiscovery.php:120
msgid "Downtime"
msgstr "Недоступен"
#: app/views/monitoring.widget.slareport.view.php:100
msgctxt "compact table header"
msgid "Downtime"
msgstr "Время простоя"
#: include/classes/widgets/CWidgetHelper.php:924
#: include/classes/widgets/CWidgetHelper.php:968
#: include/classes/widgets/CWidgetHelper.php:969
#: include/classes/widgets/CWidgetHelper.php:970
#: include/classes/widgets/CWidgetHelper.php:971
#: include/classes/widgets/CWidgetHelper.php:1214
msgid "Draw"
msgstr "Отрисовка"
#: include/views/configuration.graph.edit.php:348
msgid "Draw style"
msgstr "Стиль отрисовки"
#: include/classes/api/services/CMap.php:614
#: include/classes/api/services/CMap.php:1076
#, c-format
msgid "Duplicate \"name\" value \"%1$s\" for map."
msgstr "Дубликат значения \"имя\" \"%1$s\" у карты сети."
#: include/classes/api/services/CMap.php:818
#: include/classes/api/services/CMap.php:1285
#, c-format
msgid "Duplicate \"usrgrpid\" \"%1$s\" in user groups for map \"%2$s\"."
msgstr "Дубликат \"usrgrpid\" \"%1$s\" в группах пользователей у карты \"%2$s\"."
#: include/classes/api/services/CTrigger.php:1155
#, c-format
msgid "Duplicate dependencies in trigger \"%1$s\"."
msgstr "Дублирующиеся зависимости в триггере \"%1$s\"."
#: include/classes/api/services/CTriggerPrototype.php:989
#, c-format
msgid "Duplicate dependencies in trigger prototype \"%1$s\"."
msgstr "Дубликат зависимостей в прототипе триггеров \"%1$s\"."
#: include/classes/api/services/CHost.php:1950
#: include/classes/api/services/CHost.php:2247
#, c-format
msgid "Duplicate host. Host with the same host name \"%1$s\" already exists in data."
msgstr "Дубликат узла сети. Узел сети с таким же именем узла сети \"%1$s\" уже существует в данных."
#: include/classes/api/services/CHost.php:1957
#: include/classes/api/services/CHost.php:2267
#, c-format
msgid "Duplicate host. Host with the same visible name \"%1$s\" already exists in data."
msgstr "Дубликат узла сети. Узел сети с таким же видимым именем узла сети \"%1$s\" уже существует в данных."
#: include/classes/api/services/CMap.php:743
#: include/classes/api/services/CMap.php:1211
#, c-format
msgid "Duplicate userid \"%1$s\" in users for map \"%2$s\"."
msgstr "Дубликат userid \"%1$s\" в пользователях у карты сети \"%2$s\"."
#: app/views/hintbox.eventlist.php:75
#: app/views/monitoring.widget.problems.view.php:65
#: app/views/popup.sla.edit.php:185
#: app/views/popup.sla.excludeddowntime.edit.php:58 include/blocks.inc.php:580
#: include/classes/screens/CScreenProblem.php:862
#: include/classes/screens/CScreenProblem.php:887
#: include/classes/screens/CScreenProblem.php:1156 include/events.inc.php:289
#: include/views/configuration.action.edit.php:174
msgid "Duration"
msgstr "Длительность"
#: app/views/monitoring.widget.problems.view.php:80
msgctxt "compact table header"
msgid "Duration"
msgstr "Длительность"
#: include/locales.inc.php:39
msgid "Dutch (nl_NL)"
msgstr "Голландский (nl_NL)"
#: include/classes/widgets/forms/CWidgetFormGraph.php:88
#: include/classes/widgets/forms/CWidgetFormGraphPrototype.php:88
#: include/classes/widgets/forms/CWidgetFormItem.php:395
#: include/classes/widgets/forms/CWidgetFormUrl.php:42
msgid "Dynamic item"
msgstr "Динамический элемент"
#: include/classes/widgets/forms/CWidgetFormPlainText.php:78
msgid "Dynamic items"
msgstr "Динамические элементы данных"
#: jsLoader.php:285
msgid "Each URL should have a unique name. Please make sure there is only one URL named"
msgstr "У каждого URL должно быть уникальное имя. Пожалуйста, удостоверьтесь, что есть только один URL с этим именем"
#: include/classes/widgets/CWidgetHelper.php:1322
msgid "Each item"
msgstr "Каждый элемент данных"
#: app/partials/service.list.edit.php:126
#: app/views/administration.user.edit.php:359
#: app/views/js/administration.mediatype.edit.js.php:50
#: app/views/js/configuration.discovery.edit.js.php:33
#: app/views/js/popup.service.edit.js.php:194
#: app/views/js/popup.sla.edit.js.php:110 app/views/service.list.edit.php:139
#: app/views/service.list.php:115 include/classes/widgets/CWidgetHelper.php:591
#: include/views/configuration.action.edit.php:245
#: include/views/configuration.action.edit.php:273
#: include/views/configuration.action.edit.php:357
#: include/views/configuration.action.edit.php:435
#: include/views/configuration.maintenance.edit.php:70
#: include/views/configuration.trigger.prototype.edit.php:114
#: include/views/configuration.trigger.prototype.edit.php:313
#: include/views/configuration.triggers.edit.php:153
#: include/views/configuration.triggers.edit.php:359
#: include/views/js/configuration.host.discovery.edit.overr.js.php:118
#: include/views/js/monitoring.sysmaps.js.php:859
#: include/views/js/monitoring.sysmaps.js.php:874 jsLoader.php:166
#: jsLoader.php:208
msgid "Edit"
msgstr "Изменить"
#: app/views/monitoring.dashboard.view.php:114
msgid "Edit dashboard"
msgstr "Изменить панель"
#: app/views/monitoring.map.view.php:59
msgid "Edit map"
msgstr "Изменить карту сети"
#: app/controllers/CControllerPopupLldOperation.php:351
msgid "Edit operation"
msgstr "Изменить операцию"
#: jsLoader.php:209
msgid "Edit tree element"
msgstr "Изменить элемент дерева"
#: app/views/monitoring.dashboard.widget.edit.php:35
msgid "Edit widget"
msgstr "Изменение виджета"
#: app/views/popup.sla.edit.php:113 app/views/sla.list.php:89
msgid "Effective date"
msgstr "Действительно с"
#: app/partials/hostmacros.inherited.list.html.php:49
msgid "Effective value"
msgstr "Эффективное значение"
#: include/classes/api/managers/CHistoryManager.php:1376
#: include/classes/api/managers/CHistoryManager.php:1385
#, c-format
msgid "Elasticsearch URL is not set for type: %1$s."
msgstr "URL Elasticsearch не задан для типа: %1$s."
#: include/classes/helpers/CElasticsearchHelper.php:86
#: include/classes/helpers/CElasticsearchHelper.php:185
#: include/classes/helpers/CElasticsearchHelper.php:195
#, c-format
msgid "Elasticsearch error: %1$s."
msgstr "Ошибка Elasticsearch: %1$s."
#: include/views/monitoring.sysmap.edit.php:280
msgid "Element"
msgstr "Элемент"
#: include/maps.inc.php:47 include/views/js/monitoring.sysmaps.js.php:760
msgid "Element name"
msgstr "Название элемента"
#: include/views/js/monitoring.sysmaps.js.php:372
#: include/views/js/monitoring.sysmaps.js.php:532
msgid "Ellipse"
msgstr "Эллипс"
#: include/media.inc.php:24
msgid "Email"
msgstr "Email"
#: app/views/js/administration.mediatype.edit.js.php:397
msgid "Email and password"
msgstr "Email и пароль"
#: app/views/administration.mediatype.edit.php:64
msgid "Email provider"
msgstr "Поставщик почты"
#: app/views/popup.generic.php:50
msgid "Empty"
msgstr "Пусто"
#: include/classes/api/services/CHttpTest.php:1029
#, c-format
msgid "Empty SSL certificate file for web scenario \"%1$s\"."
msgstr "Пустой файл SSL сертификата у веб-сценария \"%1$s\"."
#: include/classes/api/services/CHttpTest.php:1023
#, c-format
msgid "Empty SSL key file for web scenario \"%1$s\"."
msgstr "Пустой файл SSL ключа у веб-сценария \"%1$s\"."
#: include/classes/validators/CColorValidator.php:33
msgid "Empty color."
msgstr "Пустой цвет."
#: include/classes/api/services/CDiscoveryRule.php:1840
#, c-format
msgid "Empty filter condition formula ID for discovery rule \"%1$s\"."
msgstr "Пустой ID формулы условия фильтра для правила обнаружения \"%1$s\"."
#: include/classes/api/services/CDiscoveryRule.php:1832
#, c-format
msgid "Empty filter condition macro for discovery rule \"%1$s\"."
msgstr "Пустой макрос условия фильтра для правила обнаружения \"%1$s\"."
#: include/classes/api/services/CDRule.php:194
#: include/classes/api/services/CDRule.php:320
#: include/classes/api/services/CHostGeneral.php:917
#: include/classes/api/services/CHostInterface.php:584
#: include/classes/api/services/CHostInterface.php:628
#: include/classes/api/services/CHost.php:1868
#: include/classes/api/services/CHost.php:2093
#: include/classes/api/services/CMap.php:563
#: include/classes/api/services/CMap.php:589
#: include/classes/api/services/CMap.php:1034
#: include/classes/api/services/CTrigger.php:804
msgid "Empty input parameter."
msgstr "Пустой входной параметр."
#: include/classes/api/services/CMap.php:1042
msgid "Empty map ID."
msgstr "Пустой ID карты сети."
#: app/views/administration.mediatype.list.php:181
#: app/views/administration.module.list.php:124
#: app/views/administration.token.list.php:198
#: app/views/administration.usergroup.list.php:214
#: app/views/administration.user.token.list.php:150
#: app/views/configuration.correlation.list.php:148
#: app/views/configuration.discovery.list.php:121
#: app/views/configuration.host.list.php:499
#: app/views/reports.scheduledreport.list.php:85 app/views/sla.list.php:163
#: include/views/configuration.action.list.php:170
#: include/views/configuration.host.discovery.list.php:328
#: include/views/configuration.httpconf.list.php:214
#: include/views/configuration.item.list.php:295
#: include/views/configuration.triggers.list.php:345
msgid "Enable"
msgstr "Активировать"
#: app/views/administration.authentication.edit.php:110
msgid "Enable HTTP authentication"
msgstr "Активация HTTP аутентификации"
#: app/views/js/administration.authentication.edit.js.php:140
msgid "Enable HTTP authentication for all users."
msgstr "Включить HTTP аутентификацию для всех пользователей."
#: app/views/administration.authentication.edit.php:202
#: app/views/administration.authentication.edit.php:276
msgid "Enable JIT provisioning"
msgstr "JIT инициализация"
#: app/views/administration.authentication.edit.php:156
msgid "Enable LDAP authentication"
msgstr "Активация LDAP аутентификации"
#: app/views/administration.authentication.edit.php:215
msgid "Enable SAML authentication"
msgstr "Включить SAML аутентификацию"
#: app/views/administration.authentication.edit.php:543
msgid "Enable SCIM provisioning"
msgstr "Включить SCIM инициализацию"
#: app/views/administration.audit.settings.edit.php:44
msgid "Enable audit logging"
msgstr "Включить журналирование аудита"
#: app/views/administration.housekeeping.edit.php:161
msgid "Enable compression"
msgstr "Включить сжатие"
#: app/views/administration.script.edit.php:251
msgid "Enable confirmation"
msgstr "Включить подтверждение"
#: app/views/administration.usergroup.list.php:226
msgid "Enable debug mode"
msgstr "Активировать режим отладки"
#: app/views/administration.usergroup.list.php:239
msgid "Enable debug mode in selected group?"
msgstr "Активировать режим отладки для выбранной группы?"
#: app/views/administration.usergroup.list.php:226
msgid "Enable debug mode in selected groups?"
msgstr "Активировать режим отладки для выбранных групп?"
#: include/actions.inc.php:694 include/actions.inc.php:1031
msgid "Enable host"
msgstr "Активировать узел сети"
#: include/classes/widgets/forms/CWidgetFormGraph.php:88
#: include/classes/widgets/forms/CWidgetFormGraphPrototype.php:88
#: include/classes/widgets/forms/CWidgetFormItem.php:395
#: include/classes/widgets/forms/CWidgetFormPlainText.php:78
#: include/classes/widgets/forms/CWidgetFormUrl.php:42
msgid "Enable host selection"
msgstr "Включить выбор узла сети"
#: app/views/configuration.host.list.php:286
msgid "Enable host?"
msgstr "Активировать узел сети?"
#: app/views/administration.proxy.list.php:184
#: include/views/configuration.hostgroups.list.php:201
msgid "Enable hosts"
msgstr "Активировать узлы сети"
#: app/views/administration.proxy.list.php:185
msgid "Enable hosts monitored by selected proxies?"
msgstr "Активировать узлы сети наблюдаемые выбранными прокси?"
#: app/views/js/proxy.list.js.php:122
msgid "Enable hosts monitored by selected proxy?"
msgstr "Активировать узлы сети наблюдаемые выбранными прокси?"
#: app/views/administration.audit.settings.edit.php:48
#: app/views/administration.housekeeping.edit.php:44
#: app/views/administration.housekeeping.edit.php:98
#: app/views/administration.housekeeping.edit.php:111
#: app/views/administration.housekeeping.edit.php:124
#: app/views/administration.housekeeping.edit.php:141
msgid "Enable internal housekeeping"
msgstr "Активировать внутреннюю очистку истории"
#: app/views/administration.token.list.php:205
#: app/views/administration.user.token.list.php:158
msgid "Enable selected API token?"
msgstr "Активировать выбранный API токен?"
#: app/views/administration.token.list.php:198
#: app/views/administration.user.token.list.php:150
msgid "Enable selected API tokens?"
msgstr "Активировать выбранные API токены?"
#: app/views/js/sla.list.js.php:106
msgid "Enable selected SLA?"
msgstr "Активировать выбранный SLA?"
#: app/views/js/sla.list.js.php:105
msgid "Enable selected SLAs?"
msgstr "Активировать выбранные SLA?"
#: app/views/js/action.list.js.php:94
msgid "Enable selected action?"
msgstr "Активировать выбранное действие?"
#: include/views/configuration.action.list.php:170
msgid "Enable selected actions?"
msgstr "Активировать выбранные действия?"
#: app/views/js/connector.list.js.php:99
msgid "Enable selected connector?"
msgstr "Активировать выбранный коннектор?"
#: app/views/js/connector.list.js.php:98
msgid "Enable selected connectors?"
msgstr "Активировать выбранные коннекторы?"
#: app/views/configuration.correlation.list.php:147
msgid "Enable selected correlation?"
msgstr "Активировать выбранную корреляцию?"
#: app/views/configuration.correlation.list.php:148
msgid "Enable selected correlations?"
msgstr "Активировать выбранные корреляции?"
#: app/views/js/configuration.discovery.list.js.php:92
#: include/views/configuration.host.discovery.list.php:342
msgid "Enable selected discovery rule?"
msgstr "Активировать выбранное правило обнаружения?"
#: app/views/configuration.discovery.list.php:121
#: include/views/configuration.host.discovery.list.php:328
msgid "Enable selected discovery rules?"
msgstr "Активировать выбранные правила обнаружения?"
#: app/views/js/correlation.list.js.php:132
msgid "Enable selected event correlation?"
msgstr "Активировать выбранную корреляцию событий?"
#: app/views/js/correlation.list.js.php:131
msgid "Enable selected event correlations?"
msgstr "Активировать выбранные корреляции событий?"
#: app/views/administration.usergroup.list.php:219
msgid "Enable selected group?"
msgstr "Активировать выбранную группу?"
#: app/views/administration.usergroup.list.php:214
msgid "Enable selected groups?"
msgstr "Активировать выбранные группы?"
#: app/views/configuration.host.list.php:526
msgid "Enable selected host?"
msgstr "Активировать выбранный узел сети?"
#: app/views/configuration.host.list.php:500
#: include/views/configuration.hostgroups.list.php:201
msgid "Enable selected hosts?"
msgstr "Активировать выбранные узлы сети?"
#: include/views/configuration.item.list.php:303
msgid "Enable selected item?"
msgstr "Активировать выбранный элемент данных?"
#: include/views/configuration.item.list.php:295
msgid "Enable selected items?"
msgstr "Активировать выбранные элементы данных?"
#: app/views/administration.mediatype.list.php:197
msgid "Enable selected media type?"
msgstr "Активировать выбранный способ оповещения?"
#: app/views/administration.mediatype.list.php:181
msgid "Enable selected media types?"
msgstr "Активировать выбранные способы оповещения?"
#: app/views/js/module.list.js.php:74
msgid "Enable selected module?"
msgstr "Активировать выбранный модуль?"
#: app/views/administration.module.list.php:124
msgid "Enable selected modules?"
msgstr "Активировать выбранные модули?"
#: app/views/reports.scheduledreport.list.php:89
msgid "Enable selected scheduled report?"
msgstr "Активировать выбранный регулярный отчет?"
#: app/views/reports.scheduledreport.list.php:86
msgid "Enable selected scheduled reports?"
msgstr "Активировать выбранные регулярные отчеты?"
#: include/views/configuration.triggers.list.php:362
msgid "Enable selected trigger?"
msgstr "Активировать выбранный триггер?"
#: include/views/configuration.triggers.list.php:345
msgid "Enable selected triggers?"
msgstr "Активировать выбранные триггеры?"
#: include/views/configuration.httpconf.list.php:222
msgid "Enable selected web scenario?"
msgstr "Активировать выбранный веб-сценарий?"
#: include/views/configuration.httpconf.list.php:214
msgid "Enable selected web scenarios?"
msgstr "Активировать выбранные веб-сценарии?"
#: app/views/popup.massupdate.item.php:375
#: include/views/configuration.host.discovery.edit.php:717
#: include/views/configuration.item.edit.php:936
#: include/views/configuration.item.prototype.edit.php:846
msgid "Enable trapping"
msgstr "Активировать трапы"
#: app/partials/administration.system.info.php:181
#: app/partials/configuration.filter.items.php:187
#: app/partials/configuration.host.edit.html.php:279
#: app/partials/monitoring.host.filter.php:128
#: app/partials/monitoring.host.view.html.php:116
#: app/partials/scheduledreport.formgrid.html.php:201
#: app/partials/scheduledreport.table.html.php:84
#: app/views/administration.mediatype.edit.php:269
#: app/views/administration.mediatype.list.php:61
#: app/views/administration.mediatype.list.php:142
#: app/views/administration.module.edit.php:45
#: app/views/administration.module.list.php:54
#: app/views/administration.module.list.php:96
#: app/views/administration.token.list.php:93
#: app/views/administration.token.list.php:173
#: app/views/administration.user.edit.php:304
#: app/views/administration.user.edit.php:604
#: app/views/administration.usergroup.edit.php:81
#: app/views/administration.usergroup.edit.php:93
#: app/views/administration.usergroup.edit.php:94
#: app/views/administration.usergroup.list.php:54
#: app/views/administration.usergroup.list.php:84
#: app/views/administration.usergroup.list.php:122
#: app/views/administration.usergroup.list.php:144
#: app/views/administration.user.list.php:207
#: app/views/administration.user.list.php:237
#: app/views/administration.user.list.php:241
#: app/views/administration.userrole.edit.php:277
#: app/views/administration.user.token.list.php:59
#: app/views/administration.user.token.list.php:125
#: app/views/configuration.correlation.edit.php:162
#: app/views/configuration.correlation.list.php:57
#: app/views/configuration.correlation.list.php:120
#: app/views/configuration.discovery.edit.php:132
#: app/views/configuration.discovery.list.php:57
#: app/views/configuration.host.list.php:275 app/views/popup.generic.php:645
#: app/views/popup.massupdate.host.php:139 app/views/popup.media.php:89
#: app/views/popup.sla.edit.php:175 app/views/popup.token.edit.php:112
#: app/views/popup.token.view.php:73
#: app/views/reports.scheduledreport.list.php:62 app/views/sla.list.php:52
#: app/views/sla.list.php:102 app/views/sla.list.php:115
#: include/discovery.inc.php:107 include/html.inc.php:280
#: include/httptest.inc.php:47 include/items.inc.php:138
#: include/items.inc.php:141 include/items.inc.php:182
#: include/triggers.inc.php:996 include/triggers.inc.php:1868
#: include/views/configuration.action.edit.php:153
#: include/views/configuration.action.list.php:83
#: include/views/configuration.action.list.php:144
#: include/views/configuration.host.discovery.edit.php:733
#: include/views/configuration.host.discovery.list.php:170
#: include/views/configuration.httpconf.edit.php:150
#: include/views/configuration.item.edit.php:997
#: include/views/configuration.triggers.edit.php:578
msgid "Enabled"
msgstr "Активировано"
#: app/views/administration.authentication.edit.php:299
msgid "Encrypt"
msgstr "Шифрование"
#: app/partials/configuration.host.edit.html.php:527
#: app/views/administration.proxy.edit.php:145
#: app/views/administration.proxy.list.php:79
#: app/views/popup.massupdate.host.php:295
#: include/views/configuration.host.prototype.edit.php:416
msgid "Encryption"
msgstr "Шифрование"
#: app/views/administration.autoreg.edit.php:44
msgid "Encryption level"
msgstr "Уровень шифрования"
#: app/partials/scheduledreport.formgrid.html.php:160
msgid "End date"
msgstr "Дата окончания"
#: app/views/popup.itemtestedit.view.php:296
msgid "End of line sequence"
msgstr "Конец строки"
#: include/locales.inc.php:33
msgid "English (en_GB)"
msgstr "Английский (en_GB)"
#: include/locales.inc.php:33
msgid "English (en_US)"
msgstr "Английский (en_US)"
#: include/classes/api/services/CGraphGeneral.php:646
#: include/classes/api/services/CHostGroup.php:789
#: include/classes/api/services/CHostPrototype.php:1073
#: include/classes/api/services/CHttpTest.php:390
#: include/classes/api/services/CItemGeneral.php:634
#: include/classes/api/services/CService.php:1386
#: include/classes/api/services/CTemplateDashboard.php:321
#: include/classes/api/services/CTemplate.php:412
#: include/classes/api/services/CTriggerGeneral.php:685
#: include/classes/api/services/CValueMap.php:451
#, c-format
msgid "Entry with UUID \"%1$s\" already exists."
msgstr "Запись с UUID \"%1$s\" уже существует."
#: app/partials/monitoring.host.filter.php:47
#: app/partials/monitoring.host.filter.php:196
#: app/partials/monitoring.latest.filter.php:109
#: app/partials/monitoring.latest.filter.php:238
#: app/partials/monitoring.problem.filter.php:177
#: app/partials/monitoring.problem.filter.php:359
#: app/views/popup.service.edit.php:89 app/views/popup.sla.edit.php:149
#: include/classes/helpers/CTagFilterFieldHelper.php:68
#: include/classes/helpers/CTagFilterFieldHelper.php:123
#: include/classes/widgets/CWidgetHelper.php:660
#: include/classes/widgets/CWidgetHelper.php:726
#: include/views/configuration.maintenance.edit.php:159
#: include/views/configuration.maintenance.edit.php:181
#: include/views/js/configuration.maintenance.edit.js.php:34
msgid "Equals"
msgstr "Равно"
#: app/controllers/CControllerPopupMediatypeTestSend.php:172
#: app/views/popup.testtriggerexpr.php:50
#: include/classes/html/CHostAvailability.php:76 include/items.inc.php:35
#: include/views/js/common.item.edit.js.php:200
#: include/views/js/configuration.httpconf.edit.js.php:180
msgid "Error"
msgstr "Ошибка"
#: app/partials/service.info.php:61
#: app/views/monitoring.widget.slareport.view.php:101
#: app/views/slareport.list.php:167
msgid "Error budget"
msgstr "Бюджет времени простоя"
#: app/views/monitoring.widget.slareport.view.php:101
msgctxt "compact table header"
msgid "Error budget"
msgstr "Бюджет времени простоя"
#: include/db.inc.php:518
#, c-format
msgid "Error in search request for table \"%1$s\"."
msgstr "Ошибка в запросе поиска в таблицу \"%1$s\"."
#: include/func.inc.php:1709 jsLoader.php:228
msgid "Error message"
msgstr "Сообщение об ошибке"
#: app/partials/administration.system.info.php:161
#, c-format
msgid "Error! Unable to start Zabbix server due to unsupported %1$s database server version. Must be at least (%2$s)"
msgstr "Ошибка! Zabbix сервер не может стартовать из-за слишком старой версии сервера базы данных (%1$s). Минимальная разрешённая версия %2$s"
#: app/partials/administration.system.info.php:140
#: app/partials/administration.system.info.php:147
#: app/partials/administration.system.info.php:159
#: app/partials/administration.system.info.php:172
msgid "Error! Unable to start Zabbix server."
msgstr "Ошибка! Не удалось запустить Zabbix сервер."
#: include/classes/screens/CScreenHttpTestDetails.php:111
#: include/classes/screens/CScreenHttpTestDetails.php:182
#, c-format
msgid "Error: %1$s"
msgstr "Ошибка: %1$s"
#: app/controllers/CControllerPopupTriggerExpr.php:1091
msgid "Evaluation period"
msgstr "Период анализа"
#: include/events.inc.php:180
msgid "Event"
msgstr "Событие"
#: include/classes/screens/CScreenHistory.php:275
msgid "Event ID"
msgstr "ID события"
#: include/actions.inc.php:61
msgid "Event acknowledged"
msgstr "Событие подтверждено"
#: app/controllers/CControllerAuditLogList.php:213
#: app/views/configuration.correlation.list.php:31
#: include/classes/helpers/CMenuHelper.php:222
#: include/classes/helpers/CRoleHelper.php:409
msgid "Event correlation"
msgstr "Корреляция событий"
#: include/classes/api/services/CCorrelation.php:536
#, c-format
msgid "Event correlation \"%1$s\" already exists."
msgstr "Корреляция событий \"%1$s\" уже существует."
#: app/controllers/CControllerCorrelationCreate.php:107
msgid "Event correlation created"
msgstr "Корреляция событий создана"
#: app/controllers/CControllerCorrelationDelete.php:60
msgid "Event correlation deleted"
msgid_plural "Event correlations deleted"
msgstr[0] "Корреляция событий удалена"
msgstr[1] "Корреляции событий удалены"
msgstr[2] "Корреляции событий удалены"
#: app/controllers/CControllerCorrelationDisable.php:68
msgid "Event correlation disabled"
msgid_plural "Event correlations disabled"
msgstr[0] "Корреляция событий деактивирована"
msgstr[1] "Корреляции событий деактивированы"
msgstr[2] "Корреляции событий деактивированы"
#: app/controllers/CControllerCorrelationEnable.php:68
msgid "Event correlation enabled"
msgid_plural "Event correlations enabled"
msgstr[0] "Корреляция событий активирована"
msgstr[1] "Корреляции событий активированы"
msgstr[2] "Корреляции событий активированы"
#: include/events.inc.php:201
msgid "Event correlation rule"
msgstr "Правило корреляции событий"
#: app/controllers/CControllerCorrelationEdit.php:114
#: app/controllers/CControllerCorrelationList.php:128
#: app/views/configuration.correlation.edit.php:30
msgid "Event correlation rules"
msgstr "Правила корреляции событий"
#: app/controllers/CControllerCorrelationUpdate.php:109
msgid "Event correlation updated"
msgstr "Корреляция событий обновлена"
#: tr_events.php:29 tr_events.php:176 tr_events.php:195
msgid "Event details"
msgstr "Детали события"
#: include/triggers.inc.php:986
msgid "Event generation"
msgstr "Генерация события"
#: include/actions.inc.php:363
msgid "Event is acknowledged"
msgstr "Событие подтверждено"
#: include/actions.inc.php:363
msgid "Event is not acknowledged"
msgstr "Событие не подтверждено"
#: tr_events.php:187
msgid "Event list [previous 20]"
msgstr "Список событий [20 предыдущих]"
#: include/classes/data/CItemData.php:946
msgid "Event log monitoring. Returns count of entries"
msgstr ""
#: include/classes/data/CItemData.php:842
msgid "Event log monitoring. Returns log"
msgstr "Мониторинг журнала событий. Возвращает журнал"
#: include/views/configuration.trigger.prototype.edit.php:80
#: include/views/configuration.triggers.edit.php:102
msgid "Event name"
msgstr "Имя события"
#: include/classes/helpers/CCorrelationHelper.php:55
msgid "Event tag pair"
msgstr "Пара тегов событий"
#: app/views/popup.condition.common.php:614 include/actions.inc.php:63
msgid "Event type"
msgstr "Тип события"
#: app/controllers/CControllerPopupAcknowledgeCreate.php:168
msgid "Event updated"
msgid_plural "Events updated"
msgstr[0] "Событие обновлено"
msgstr[1] "События обновлено"
msgstr[2] "Событий обновлено"
#: app/views/connector.edit.php:58 app/views/connector.list.php:99
msgid "Events"
msgstr "События"
#: app/views/administration.housekeeping.edit.php:42
msgid "Events and alerts"
msgstr "События и оповещения"
#: app/views/popup.maintenance.period.php:82
msgid "Every day(s)"
msgstr "Каждый день(и)"
#: app/views/popup.maintenance.period.php:89
msgid "Every week(s)"
msgstr "Каждую неделю(и)"
#: app/views/administration.geomaps.edit.php:33
msgid "Example"
msgstr "Например"
#: app/views/administration.miscconfig.edit.php:37
msgid "Example: https://localhost/zabbix/ui/"
msgstr "Пример: https://localhost/zabbix/ui/"
#: app/partials/massupdate.macros.tab.php:103
#: app/partials/massupdate.valuemaps.tab.php:77
msgid "Except selected"
msgstr "Исключая выбранные"
#: app/partials/js/scheduledreport.subscription.js.php:170
#: app/partials/js/scheduledreport.subscription.js.php:185
#: app/views/popup.scheduledreport.subscription.php:118
msgid "Exclude"
msgstr "Исключить"
#: include/classes/widgets/forms/CWidgetFormProblemHosts.php:42
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:42
#: include/classes/widgets/forms/CWidgetFormProblems.php:57
#: include/classes/widgets/forms/CWidgetFormWeb.php:42
msgid "Exclude host groups"
msgstr "Исключить группы узлов сети"
#: app/controllers/CControllerPopupSlaExcludedDowntimeEdit.php:94
msgid "Excluded downtime"
msgstr "Исключение времени простоя"
#: app/views/monitoring.widget.slareport.view.php:102
#: app/views/popup.sla.edit.php:201 app/views/popup.sla.edit.php:212
#: app/views/slareport.list.php:168
msgid "Excluded downtimes"
msgstr "Исключения времени простоя"
#: app/views/monitoring.widget.slareport.view.php:102
msgctxt "compact table header"
msgid "Excluded downtimes"
msgstr "Исключения времени простоя"
#: app/controllers/CControllerAuditLogList.php:197 jsLoader.php:219
msgid "Execute"
msgstr "Выполнить"
#: include/classes/data/CItemData.php:1586
msgid "Execute WMI query and return the JSON document with all selected objects"
msgstr "Выполнение запроса WMI и получение JSON документа со всеми выбранными объектами"
#: include/classes/data/CItemData.php:1582
msgid "Execute WMI query and return the first selected object. Returns integer, float, string or text (depending on the request)"
msgstr "Выполнение запроса WMI и получение первого выбранного объекта. Возвращает целое число, число с плавающей точкой или текст (в зависимости от запроса)"
#: include/views/configuration.host.discovery.edit.php:991
#: include/views/configuration.host.discovery.list.php:333
#: include/views/configuration.item.edit.php:1059
#: include/views/configuration.item.list.php:311
msgid "Execute now"
msgstr "Выполнить сейчас"
#: app/views/administration.script.edit.php:123
#: app/views/administration.script.list.php:79
msgid "Execute on"
msgstr "Выполнение на"
#: include/classes/helpers/CRoleHelper.php:465
msgid "Execute scripts"
msgstr "Выполнение скриптов"
#: include/actions.inc.php:2127
#: include/views/administration.auditacts.list.php:80
msgid "Executed"
msgstr "Выполнено"
#: include/items.inc.php:1765
#: include/views/configuration.host.discovery.edit.php:628
#: include/views/configuration.item.edit.php:712
#: include/views/configuration.item.prototype.edit.php:687
msgid "Executed script"
msgstr "Выполняемый скрипт"
#: jsLoader.php:220
msgid "Execution confirmation"
msgstr "Подтверждение выполнения"
#: app/partials/monitoring.host.filter.php:46
#: app/partials/monitoring.host.filter.php:195
#: app/partials/monitoring.latest.filter.php:108
#: app/partials/monitoring.latest.filter.php:237
#: app/partials/monitoring.problem.filter.php:176
#: app/partials/monitoring.problem.filter.php:358
#: include/classes/helpers/CTagFilterFieldHelper.php:67
#: include/classes/helpers/CTagFilterFieldHelper.php:122
#: include/classes/widgets/CWidgetHelper.php:659
#: include/classes/widgets/CWidgetHelper.php:725
msgid "Exists"
msgstr "Существует"
#: include/classes/html/CCollapsibleUiWidget.php:60
#: include/classes/widgets/CWidgetHelper.php:1152 jsLoader.php:309
#: jsLoader.php:312
msgid "Expand"
msgstr "Раскрыть"
#: include/views/monitoring.sysmap.constructor.php:49
msgid "Expand macros"
msgstr "Раскрывать макросы"
#: app/partials/layout.htmlpage.aside.php:42
#: app/partials/layout.htmlpage.aside.php:44
msgid "Expand sidebar"
msgstr "Расширить боковую панель"
#: include/views/monitoring.sysmap.edit.php:154
msgid "Expand single problem"
msgstr "Развертывание одиночной проблемы"
#: app/partials/scheduledreport.table.html.php:92
#: app/views/reports.scheduledreport.list.php:64
msgid "Expired"
msgstr "Истек"
#: include/views/configuration.maintenance.list.php:72
#: include/views/configuration.maintenance.list.php:102
msgctxt "maintenance status"
msgid "Expired"
msgstr "Завершено"
#: app/partials/scheduledreport.table.html.php:95
#, c-format
msgid "Expired on %1$s."
msgstr "Истекает в %1$s."
#: app/views/administration.token.list.php:132
#: app/views/administration.user.token.list.php:93
#: app/views/popup.token.edit.php:102 app/views/popup.token.view.php:60
msgid "Expires at"
msgstr "Истекает в"
#: app/views/administration.token.list.php:59
#: app/views/administration.user.token.list.php:42
msgid "Expires in less than"
msgstr "Срок действия истекает менее чем через"
#: app/views/popup.generic.php:503 include/graphs.inc.php:27
msgid "Exploded"
msgstr "Расширенный круговой"
#: include/classes/html/CButtonExport.php:32
msgid "Export"
msgstr "Экспорт"
#: app/controllers/CControllerExport.php:113
msgid "Export failed"
msgstr "Ошибка при экспорте"
#: app/views/monitoring.problem.view.php:100
msgid "Export to CSV"
msgstr "Экспорт в CSV"
#: app/views/administration.iconmap.edit.php:59
#: app/views/administration.regex.edit.php:49
#: app/views/administration.regex.edit.php:129
#: app/views/popup.testtriggerexpr.php:48
#: include/views/configuration.item.list.php:175
#: include/views/configuration.trigger.prototype.edit.php:192
#: include/views/configuration.trigger.prototype.edit.php:203
#: include/views/configuration.trigger.prototype.edit.php:305
#: include/views/configuration.trigger.prototype.edit.php:402
#: include/views/configuration.trigger.prototype.list.php:66
#: include/views/configuration.triggers.edit.php:215
#: include/views/configuration.triggers.edit.php:226
#: include/views/configuration.triggers.edit.php:331
#: include/views/configuration.triggers.edit.php:428
#: include/views/configuration.triggers.list.php:198
#: include/views/js/configuration.triggers.edit.js.php:71
#: trigger_prototypes.php:40 trigger_prototypes.php:52 triggers.php:48
#: triggers.php:59
msgid "Expression"
msgstr "Выражение"
#: app/controllers/CControllerRegExTest.php:86
msgid "Expression cannot be empty"
msgstr "Выражение не может быть пустым"
#: include/views/configuration.trigger.prototype.edit.php:181
#: include/views/configuration.trigger.prototype.edit.php:378
#: include/views/configuration.triggers.edit.php:204
#: include/views/configuration.triggers.edit.php:404
msgid "Expression constructor"
msgstr "Конструктор выражения"
#: include/forms.inc.php:1933 include/forms.inc.php:1940
#: include/forms.inc.php:1950
msgid "Expression syntax error."
msgstr "Синтаксическая ошибка в выражении."
#: app/views/administration.regex.edit.php:48
#: app/views/administration.regex.edit.php:129
msgid "Expression type"
msgstr "Тип выражения"
#: app/views/popup.testtriggerexpr.php:29
msgid "Expression variable elements"
msgstr "Элементы переменных выражения"
#: app/views/administration.regex.edit.php:113
#: app/views/administration.regex.edit.php:140
#: app/views/administration.regex.list.php:52
msgid "Expressions"
msgstr "Выражения"
#: include/items.inc.php:93
msgid "External check"
msgstr "Внешняя проверка"
#: jsLoader.php:256
msgctxt "Friday short"
msgid "F"
msgstr "Пт"
#: app/views/js/administration.regex.edit.js.php:155
#: app/views/js/administration.regex.edit.js.php:200
msgid "FALSE"
msgstr "ЛОЖЬ"
#: include/discovery.inc.php:50
msgid "FTP"
msgstr "FTP"
#: include/classes/setup/CSetupWizard.php:439
msgid "Fail"
msgstr "Ошибка"
#: app/partials/administration.ha.nodes.php:78
#: app/partials/administration.system.info.php:182
#, c-format
msgid "Fail-over delay: %1$s"
msgstr "Задержка при аварийном переключении: %1$s"
#: app/views/monitoring.widget.web.view.php:30 include/actions.inc.php:2139
#: include/views/administration.auditacts.list.php:90
msgid "Failed"
msgstr "Неудачно"
#: app/views/monitoring.widget.web.view.php:34
msgctxt "compact table header"
msgid "Failed"
msgstr "Неудачно"
#: app/controllers/CControllerAuditLogList.php:192
msgid "Failed login"
msgstr "Ошибка при входе"
#: app/controllers/CControllerDashboardUpdate.php:146
#: app/controllers/CControllerTemplateDashboardUpdate.php:140
#: app/views/js/configuration.dashboard.edit.js.php:155
#: app/views/js/monitoring.dashboard.view.js.php:219
msgid "Failed to create dashboard"
msgstr "Ошибка при создании панели"
#: include/views/js/common.item.edit.js.php:203
#: include/views/js/configuration.httpconf.edit.js.php:178
msgid "Failed to parse URL."
msgstr "Ошибка при разборе URL."
#: jsLoader.php:137
msgid "Failed to paste dashboard page."
msgstr "Ошибка при вставке страницы панели."
#: jsLoader.php:138
msgid "Failed to paste widget."
msgstr "Ошибка при вставке виджета."
#: app/controllers/CControllerAuthenticationUpdate.php:390
msgid "Failed to select default LDAP server."
msgstr "Ошибка выбора сервера LDAP по умолчанию."
#: app/controllers/CControllerDashboardUpdate.php:141
#: app/controllers/CControllerTemplateDashboardUpdate.php:135
#: app/views/js/configuration.dashboard.edit.js.php:156
#: app/views/js/monitoring.dashboard.view.js.php:220
msgid "Failed to update dashboard"
msgstr "Ошибка при обновлении панели"
#: jsLoader.php:139
msgid "Failed to update dashboard page properties."
msgstr "Ошибка при обновлении свойств страницы панели."
#: jsLoader.php:140
msgid "Failed to update dashboard properties."
msgstr "Ошибка при обновлении свойств панели."
#: app/controllers/CControllerDashboardShareUpdate.php:110
#: app/views/js/popup.dashboard.share.edit.js.php:83
msgid "Failed to update dashboard sharing."
msgstr "Ошибка при обновлении общего доступа к панели."
#: jsLoader.php:141
msgid "Failed to update widget properties."
msgstr "Ошибка при обновлении свойств виджета."
#: include/items.inc.php:37
msgid "Failure Audit"
msgstr "Аудит отказа"
#: app/views/system.warning.php:26 app/views/system.warning.php:38
msgid "Fatal error, please report to the Zabbix team"
msgstr "Критическая ошибка, пожалуйста сообщите о ней команде Zabbix"
#: include/classes/widgets/CWidgetConfig.php:56
msgid "Favorite graphs"
msgstr "Избранные графики"
#: include/classes/widgets/CWidgetConfig.php:57
msgid "Favorite maps"
msgstr "Избранные карты"
#: include/func.inc.php:237
msgid "Feb"
msgstr "Фев."
#: include/func.inc.php:101 include/func.inc.php:254 jsLoader.php:234
msgid "February"
msgstr "Февраль"
#: hostinventoriesoverview.php:85 include/views/inventory.host.list.php:65
msgid "Field"
msgstr "Поле"
#: include/classes/db/DB.php:379
#, c-format
msgid "Field \"%1$s\" cannot be set to NULL."
msgstr "Поле \"%1$s\" не может быть NULL."
#: app/controllers/CControllerActionOperationValidate.php:50
#: app/controllers/CControllerDashboardPropertiesCheck.php:40
#: app/controllers/CControllerDashboardPropertiesEdit.php:40
#: app/controllers/CControllerUserUpdateGeneral.php:126
#: include/classes/api/services/CDRule.php:203
#: include/classes/api/services/CDRule.php:325
#: include/classes/api/services/CDRule.php:528
#: include/classes/api/services/CDRule.php:538
#: include/classes/api/services/CHost.php:892
#: include/classes/validators/CNewValidator.php:86 include/validate.inc.php:286
#, c-format
msgid "Field \"%1$s\" is mandatory."
msgstr "Поле \"%1$s\" обязательно."
#: include/classes/api/services/CMap.php:793
#, c-format
msgid "Field \"%1$s\" is missing a value for map \"%2$s\"."
msgstr "В поле \"%1$s\" пропущено значение у карты сети \"%2$s\"."
#: include/validate.inc.php:175 include/validate.inc.php:183
#: include/validate.inc.php:189 include/validate.inc.php:193
#: include/validate.inc.php:213 include/validate.inc.php:221
#: include/validate.inc.php:229
#, c-format
msgid "Field \"%1$s\" is not correct: %2$s"
msgstr "Поле \"%1$s\" не корректно: %2$s"
#: include/validate.inc.php:185 include/validate.inc.php:190
#, c-format
msgid "Field \"%1$s\" is not correct: %2$s."
msgstr "Поле \"%1$s\" задано некорректным значением: %2$s."
#: include/validate.inc.php:167
#, c-format
msgid "Field \"%1$s\" is not integer."
msgstr "Поле \"%1$s\" не целое число."
#: include/validate.inc.php:202
#, c-format
msgid "Field \"%1$s\" is not string."
msgstr "Поле \"%1$s\" не строка."
#: include/validate.inc.php:298
#, c-format
msgid "Field \"%1$s\" must be missing."
msgstr "Поле \"%1$s\" должно быть пропущено."
#: include/forms.inc.php:1471 include/forms.inc.php:1506
#: include/views/js/item.preprocessing.js.php:153
#: include/views/js/item.preprocessing.js.php:164
#: include/views/js/item.preprocessing.js.php:210
msgid "Field name"
msgstr "Имя поля"
#: include/classes/data/CItemData.php:1150
msgid "File checksum, calculated by the UNIX cksum algorithm. Returns integer for crc32 (default) and string for md5, sha256"
msgstr "Контрольная сумма файла, вычисляется алгоритмом UNIX cksum. Возвращает целое число для crc32 (по умолчанию) и строки для md5, sha256"
#: include/classes/import/readers/CYamlImportReader.php:52
msgid "File is empty"
msgstr "Файл пустой"
#: include/classes/helpers/CUploadFile.php:156
#, c-format
msgid "File is too big, max upload size is %1$s bytes."
msgstr "Файл слишком большой, максимальный размер загружаемого файла %1$s байт."
#: include/classes/data/CItemData.php:1170
msgid "File owner information. Returns string"
msgstr "Информация о владельце файла. Возвращается строка"
#: include/classes/data/CItemData.php:1186
msgid "File size in bytes (default) or in newlines. Returns integer"
msgstr "Размер файла в байтах (по умолчанию) или в количестве символов новых строк. Возвращается целое число"
#: include/classes/data/CItemData.php:1190
msgid "File time information. Returns integer (Unix timestamp)"
msgstr "Информация времени файла. Возвращает целое число (Unix timestamp)"
#: include/classes/widgets/CWidgetHelper.php:930
#: include/classes/widgets/CWidgetHelper.php:985
#: include/classes/widgets/CWidgetHelper.php:986
#: include/classes/widgets/CWidgetHelper.php:987
#: include/classes/widgets/CWidgetHelper.php:988
#: include/classes/widgets/CWidgetHelper.php:989
#: include/classes/widgets/CWidgetHelper.php:990
#: include/classes/widgets/CWidgetHelper.php:991
#: include/classes/widgets/CWidgetHelper.php:992
#: include/classes/widgets/CWidgetHelper.php:993
#: include/classes/widgets/CWidgetHelper.php:994
#: include/classes/widgets/CWidgetHelper.php:995
#: include/classes/widgets/CWidgetHelper.php:1248
msgid "Fill"
msgstr "Заполнение"
#: include/graphs.inc.php:57
msgid "Filled region"
msgstr "Заполнение"
#: app/partials/configuration.filter.items.php:230
#: app/views/administration.mediatype.list.php:52
#: app/views/administration.module.list.php:45
#: app/views/administration.proxy.list.php:46
#: app/views/administration.script.list.php:43
#: app/views/administration.token.list.php:35
#: app/views/administration.usergroup.list.php:45
#: app/views/administration.user.list.php:62
#: app/views/administration.userrole.list.php:45
#: app/views/administration.user.token.list.php:35
#: app/views/configuration.correlation.list.php:48
#: app/views/configuration.discovery.list.php:48
#: app/views/configuration.host.list.php:59
#: app/views/monitoring.charts.view.php:59
#: app/views/monitoring.dashboard.list.php:60
#: app/views/monitoring.discovery.view.php:47
#: app/views/monitoring.web.view.php:49 app/views/popup.service.edit.php:301
#: app/views/popup.services.php:49 app/views/reports.auditlog.list.php:85
#: app/views/reports.scheduledreport.list.php:47
#: app/views/service.list.edit.php:65 app/views/service.list.php:68
#: app/views/sla.list.php:37 app/views/slareport.list.php:36
#: hostinventoriesoverview.php:157 include/classes/html/CFilter.php:394
#: include/classes/widgets/forms/CWidgetFormMap.php:56
#: include/views/administration.auditacts.list.php:56
#: include/views/configuration.action.list.php:74
#: include/views/configuration.graph.list.php:85
#: include/views/configuration.host.discovery.list.php:175
#: include/views/configuration.hostgroups.list.php:46
#: include/views/configuration.httpconf.list.php:89
#: include/views/configuration.maintenance.list.php:45
#: include/views/configuration.template.list.php:42
#: include/views/configuration.triggers.list.php:143
#: include/views/inventory.host.list.php:45
#: include/views/monitoring.history.php:269
#: include/views/monitoring.sysmap.list.php:51
#: include/views/reports.toptriggers.php:83 report2.php:503
msgid "Filter"
msgstr "Фильтр"
#: app/views/js/popup.tabfilter.edit.js.php:57
msgid "Filter deleted"
msgstr "Фильтр удален"
#: app/controllers/CControllerPopupTabFilterEdit.php:117
msgid "Filter properties"
msgstr "Свойства фильтра"
#: app/controllers/CControllerServiceListGeneral.php:186
msgid "Filter results"
msgstr "Результаты фильтрации"
#: app/views/popup.lldoverride.php:183
#: include/views/configuration.host.discovery.edit.php:850
#: include/views/configuration.host.discovery.edit.php:979
msgid "Filters"
msgstr "Фильтры"
#: include/classes/data/CItemData.php:1182
msgid "Find string in a file. Returns 0 - match not found; 1 - found"
msgstr "Поиск строки в файле. Возвращает 0 - совпадений не найдено; 1 - найдено"
#: include/classes/data/CItemData.php:1178
msgid "Find string in a file. Returns the line containing the matched string, or as specified by the optional output parameter"
msgstr "Поиск строки в файле. Возвращается строка содержащая совпадающую строку, или как определено в дополнительном параметре output"
#: include/classes/data/CItemData.php:1578
msgid "Find string on a web page. Returns the matched string, or as specified by the optional output parameter"
msgstr "Поиск строки на веб странице. Возвращает подходящую строку, или как определено в дополнительном параметре output"
#: include/classes/setup/CSetupWizard.php:346
msgid "Finish"
msgstr "Финиш"
#: include/locales.inc.php:40
msgid "Finnish (fi_FI)"
msgstr "Финский (fi_FI)"
#: include/classes/helpers/CPagerHelper.php:187
msgctxt "page navigation"
msgid "First"
msgstr "Первая"
#: app/controllers/CControllerPopupTriggerExpr.php:268
#: app/controllers/CControllerPopupTriggerExpr.php:297
msgid "Fit"
msgstr "Аппроксимация"
#: include/views/js/monitoring.sysmaps.js.php:117
msgid "Fit to map"
msgstr "Вписать в карту сети"
#: include/views/configuration.graph.edit.php:180
#: include/views/configuration.graph.edit.php:255
msgid "Fixed"
msgstr "Фиксированное"
#: include/classes/helpers/CServiceHelper.php:152
msgid "Fixed status"
msgstr "Заданное состояние"
#: app/views/js/popup.massupdate.tmpl.js.php:81
#: app/views/popup.lldoperation.php:124 app/views/popup.massupdate.item.php:233
#: include/views/configuration.host.discovery.edit.php:665
#: include/views/configuration.item.edit.php:769
#: include/views/configuration.item.edit.php:776
#: include/views/configuration.item.prototype.edit.php:739
#: include/views/js/common.item.edit.js.php:33
#: include/views/js/configuration.host.discovery.edit.overr.js.php:132
msgid "Flexible"
msgstr "Переменный"
#: app/views/popup.httpstep.php:153
#: include/views/configuration.host.discovery.edit.php:390
#: include/views/configuration.item.edit.php:448
#: include/views/configuration.item.prototype.edit.php:426
msgid "Follow redirects"
msgstr "Следовать перенаправлениям"
#: include/views/js/monitoring.sysmaps.js.php:384
#: include/views/js/monitoring.sysmaps.js.php:546
msgid "Font"
msgstr "Шрифт"
#: include/views/js/monitoring.sysmaps.js.php:558
msgid "Font color"
msgstr "Цвет фона"
#: include/views/js/monitoring.sysmaps.js.php:388
#: include/views/js/monitoring.sysmaps.js.php:552
msgid "Font size"
msgstr "Размер шрифта"
#: app/views/popup.httpstep.php:85
msgid "Form data"
msgstr "Данные формы"
#: include/classes/widgets/forms/CWidgetFormClock.php:182
#: include/classes/widgets/forms/CWidgetFormClock.php:242
msgid "Format"
msgstr "Формат"
#: include/items.inc.php:1769 include/views/configuration.item.edit.php:734
#: include/views/configuration.item.prototype.edit.php:707
msgid "Formula"
msgstr "Формула"
#: include/classes/api/services/CDiscoveryRule.php:1810
#, c-format
msgid "Formula missing for discovery rule \"%1$s\"."
msgstr "Отсутствует формула у \"%1$s\" правила обнаружения."
#: include/classes/api/services/CDiscoveryRule.php:1601
#, c-format
msgid "Formula missing for override \"%1$s\"."
msgstr "Отсутствует формула у \"%1$s\" замещения."
#: include/locales.inc.php:41
msgid "French (fr_FR)"
msgstr "Французский (fr_FR)"
#: include/func.inc.php:217
msgid "Fri"
msgstr "Пт"
#: include/func.inc.php:123 include/func.inc.php:229 jsLoader.php:249
msgid "Friday"
msgstr "Пятница"
#: app/controllers/CControllerSlaReportList.php:181
#: app/partials/massupdate.valuemaps.tab.php:45
#: app/partials/timeselector.filter.php:88
#: app/views/popup.tabfilter.edit.php:44 app/views/slareport.list.php:76
#: include/classes/html/CFilter.php:282
#: include/classes/widgets/forms/CWidgetFormSlaReport.php:60
#: include/classes/widgets/forms/CWidgetFormSlaReport.php:104
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:79
#: include/views/js/monitoring.sysmaps.js.php:771 report4.php:193
msgid "From"
msgstr "От"
#: app/views/administration.miscconfig.edit.php:34
msgid "Frontend URL"
msgstr "URL веб-интерфейса"
#: app/views/administration.usergroup.edit.php:80
#: app/views/administration.usergroup.edit.php:88
#: app/views/administration.usergroup.list.php:77
#: app/views/administration.user.list.php:114
msgid "Frontend access"
msgstr "Доступ к веб-интерфейсу"
#: app/views/administration.user.edit.php:655
msgid "Frontend messaging"
msgstr "Сообщения в веб-интерфейсе"
#: app/partials/monitoring.latest.filter.php:153
#: app/partials/monitoring.problem.filter.php:221
#: include/classes/widgets/forms/CWidgetFormProblems.php:138
msgid "Full"
msgstr "Полное"
#: app/views/configuration.host.edit.php:46 app/views/popup.host.edit.php:75
#: include/views/configuration.template.edit.php:222
#: include/views/monitoring.sysmap.edit.php:424
msgid "Full clone"
msgstr "Полное клонирование"
#: app/views/popup.triggerexpr.php:133
#: include/views/configuration.graph.edit.php:345
msgid "Function"
msgstr "Функция"
#: app/views/administration.mediatype.edit.php:129
#: app/views/administration.mediatype.list.php:105
msgid "GSM modem"
msgstr "GSM модем"
#: app/views/administration.gui.edit.php:29
#: app/views/administration.gui.edit.php:145
#: include/classes/helpers/CMenuHelper.php:247 include/html.inc.php:889
msgid "GUI"
msgstr "Веб-интерфейс"
#: include/classes/user/CWebUser.php:63 index_sso.php:260
msgid "GUI access disabled."
msgstr "Доступ к веб-интерфейсу деактивирован."
#: widgets/gauge/Widget.php:39
msgid "Gauge"
msgstr ""
#: include/classes/helpers/CMenuHelper.php:245
#: include/classes/helpers/CRoleHelper.php:422
msgid "General"
msgstr "Общие"
#: app/partials/scheduledreport.subscription.php:34
#: app/views/popup.scheduledreport.subscription.php:100
msgid "Generate report by"
msgstr "Генерировать отчет от"
#: chart4.php:172
#, c-format
msgid "Generated in %1$s sec"
msgstr "Сгенерировано за %1$s сек"
#: app/controllers/CControllerGeomapsEdit.php:75
#: app/views/administration.geomaps.edit.php:120
#: app/views/administration.geomaps.edit.php:127
#: include/classes/helpers/CMenuHelper.php:268 include/html.inc.php:898
msgid "Geographical maps"
msgstr "Географические карты"
#: include/classes/widgets/CWidgetConfig.php:58
msgid "Geomap"
msgstr "Геокарта"
#: include/locales.inc.php:42
msgid "Georgian (ka_GE)"
msgstr "Грузинский (ka_GE)"
#: include/locales.inc.php:43
msgid "German (de_DE)"
msgstr "Немецкий (de_DE)"
#: include/classes/data/CItemData.php:1570
msgid "Get content of web page. Returns web page source as text"
msgstr "Получение содержимого веб страницы. Возвращает исходный код веб страницы в виде текста"
#: app/views/popup.itemtestedit.view.php:251
msgid "Get value"
msgstr "Получить значение"
#: app/views/js/popup.itemtestedit.view.js.php:503
#: app/views/popup.itemtestedit.view.php:432
msgid "Get value and test"
msgstr "Получить значение и протестировать"
#: app/views/popup.itemtestedit.view.php:94
msgid "Get value from host"
msgstr "Получить значение с узла сети"
#: app/controllers/CControllerPopupTestTriggerExpr.php:48
#: include/triggers.inc.php:1143
msgid "Given expression is not a macro"
msgstr "Заданное выражение не является макросом"
#: include/classes/api/services/CIconMap.php:366
#, c-format
msgid "Global regular expression \"%1$s\" does not exist."
msgstr "Глобальное регулярное выражение \"%1$s\" не существует."
#: app/partials/hostmacros.inherited.list.html.php:56
msgid "Global value"
msgstr "Глобальное значение"
#: include/classes/html/CDashboardWidgetMap.php:163
#, c-format
msgid "Go back to %1$s"
msgstr "Вернуться к %1$s"
#: jsLoader.php:369
msgid "Go to"
msgstr "Перейти к"
#: app/views/system.warning.php:31 include/func.inc.php:1594
#, c-format
msgid "Go to \"%1$s\""
msgstr "Перейти к \"%1$s\""
#: include/classes/helpers/CPagerHelper.php:188
msgid "Go to first page"
msgstr "Перейти на первую страницу"
#: include/classes/helpers/CPagerHelper.php:233
#, c-format
msgid "Go to last page, %1$s"
msgstr "Перейти на посл. страницу, %1$s"
#: include/classes/helpers/CPagerHelper.php:227
#, c-format
msgid "Go to next page, %1$s"
msgstr "Перейти на след. страницу, %1$s"
#: include/classes/helpers/CPagerHelper.php:218
#, c-format
msgid "Go to page %1$s"
msgstr "Перейти на страницу %1$s"
#: include/classes/helpers/CPagerHelper.php:214
#, c-format
msgid "Go to page %1$s, current page"
msgstr "Перейти на страницу %1$s, текущую страницу"
#: include/classes/helpers/CPagerHelper.php:199
#, c-format
msgid "Go to previous page, %1$s"
msgstr "Перейти на пред. страницу, %1$s"
#: include/httptest.inc.php:414
msgid "Google Chrome"
msgstr "Google Chrome"
#: include/graphs.inc.php:65
msgid "Gradient line"
msgstr "Градиентная линия"
#: app/controllers/CControllerAuditLogList.php:216
#: app/partials/monitoring.latest.view.html.php:188
#: include/classes/macros/CMacrosResolverGeneral.php:1268
#: include/classes/screens/CScreenProblem.php:1300
#: include/classes/screens/CScreenProblem.php:1305
#: include/classes/widgets/CWidgetConfig.php:70
#: include/classes/widgets/forms/CWidgetFormGraph.php:32
#: include/classes/widgets/forms/CWidgetFormGraph.php:66
#: include/views/configuration.graph.edit.php:439
#: include/views/monitoring.history.php:77 jsLoader.php:370 report2.php:509
msgid "Graph"
msgstr "График"
#: include/classes/api/services/CGraphGeneral.php:1129
#, c-format
msgid "Graph \"%1$s\" already exists on \"%2$s\" (inherited from another template)."
msgstr "График \"%1$s\" уже существует в \"%2$s\" (унаследован из другого шаблона)."
#: include/classes/api/services/CGraphGeneral.php:1177
#: include/classes/api/services/CGraphGeneral.php:1187
#, c-format
msgid "Graph \"%1$s\" already exists on \"%2$s\" (items are not identical)."
msgstr "График \"%1$s\" уже существует в \"%2$s\" (элементы данных не идентичны)."
#: include/classes/api/services/CGraphGeneral.php:1135
#, c-format
msgid "Graph \"%1$s\" already exists on \"%2$s\" as a graph created from graph prototype."
msgstr "График \"%1$s\" уже существует у \"%2$s\", как график созданный из прототипа графиков."
#: include/classes/api/services/CGraphGeneral.php:1038
#: include/classes/api/services/CGraphGeneral.php:1246
#: include/graphs.inc.php:444
#, c-format
msgid "Graph \"%1$s\" already exists on \"%2$s\"."
msgstr "График \"%1$s\" уже существует в \"%2$s\"."
#: include/classes/api/services/CGraph.php:479
#, c-format
msgid "Graph \"%1$s\" already exists on the host \"%2$s\"."
msgstr "График \"%1$s\" уже существует на узле сети \"%2$s\"."
#: include/classes/api/services/CGraph.php:480
#, c-format
msgid "Graph \"%1$s\" already exists on the template \"%2$s\"."
msgstr "График \"%1$s\" уже существует на шаблоне \"%2$s\"."
#: include/classes/api/services/CGraph.php:36
#, c-format
msgid "Graph \"%1$s\" with templated items cannot contain items from other hosts."
msgstr "График \"%1$s\" с элементами данных из шаблона не может содержать элементы данных из других узлов сети."
#: include/classes/widgets/CWidgetConfig.php:60
msgid "Graph (classic)"
msgstr "График (классический)"
#: graphs.php:244
msgid "Graph added"
msgstr "График добавлен"
#: graphs.php:389
msgid "Graph copied"
msgid_plural "Graphs copied"
msgstr[0] "График скопирован"
msgstr[1] "Графики скопированы"
msgstr[2] "Графики скопированы"
#: graphs.php:279
msgid "Graph deleted"
msgstr "График удален"
#: app/controllers/CControllerAuditLogList.php:217
#: app/views/popup.lldoperation.php:53
#: include/classes/widgets/CWidgetConfig.php:61
#: include/classes/widgets/forms/CWidgetFormGraphPrototype.php:32
#: include/classes/widgets/forms/CWidgetFormGraphPrototype.php:66
#: include/views/configuration.graph.edit.php:439
#: include/views/js/configuration.host.discovery.edit.overr.js.php:167
msgid "Graph prototype"
msgstr "Прототип графиков"
#: include/classes/api/services/CGraphPrototype.php:470
#, c-format
msgid "Graph prototype \"%1$s\" already exists on the LLD rule with key \"%2$s\" of the host \"%3$s\"."
msgstr ""
#: include/classes/api/services/CGraphPrototype.php:471
#, c-format
msgid "Graph prototype \"%1$s\" already exists on the LLD rule with key \"%2$s\" of the template \"%3$s\"."
msgstr ""
#: include/classes/api/services/CGraphPrototype.php:568
#, c-format
msgid "Graph prototype \"%1$s\" contains item prototypes from multiple discovery rules."
msgstr "Прототип графиков \"%1$s\" содержит прототипы элементов данных от нескольких правил обнаружения."
#: include/classes/api/services/CGraphPrototype.php:574
#, c-format
msgid "Graph prototype \"%1$s\" must have at least one item prototype."
msgstr "Прототип графиков \"%1$s\" должен содержать по крайней мере один прототип элементов данных."
#: include/classes/api/services/CGraphPrototype.php:36
#, c-format
msgid "Graph prototype \"%1$s\" with templated items cannot contain items from other hosts."
msgstr "Прототип графика \"%1$s\" с элементами данных из шаблона не может содержать элементы данных из других узлов сети."
#: graphs.php:226
msgid "Graph prototype added"
msgstr "Прототип графиков добавлен"
#: graphs.php:271
msgid "Graph prototype deleted"
msgstr "Прототип графиков удален"
#: graphs.php:220
msgid "Graph prototype updated"
msgstr "Прототип графиков обновлен"
#: include/classes/api/services/CDashboardGeneral.php:530
#: include/classes/api/services/CDashboardGeneral.php:540
#, c-format
msgid "Graph prototype with ID \"%1$s\" is not available."
msgstr "Прототип графиков с ID \"%1$s\" недоступен."
#: app/controllers/CControllerPopupGeneric.php:261
#: app/controllers/CControllerPopupImportCompare.php:175
#: include/html.inc.php:471 include/views/configuration.graph.edit.php:36
#: include/views/configuration.graph.list.php:30
#: include/views/configuration.host.discovery.list.php:302
msgid "Graph prototypes"
msgstr "Прототипы графиков"
#: graphs.php:312
msgid "Graph prototypes deleted"
msgstr "Прототипы графиков удалены"
#: include/views/js/configuration.graph.edit.js.php:209
#: include/views/js/configuration.graph.edit.js.php:278
msgid "Graph sum"
msgstr "Суммарный график"
#: app/controllers/CControllerPopupGeneric.php:257
#: app/controllers/CControllerPopupGeneric.php:270
#: include/views/configuration.graph.edit.php:109
#: include/views/configuration.graph.list.php:163
#: include/views/monitoring.history.php:254
msgid "Graph type"
msgstr "Тип графика"
#: graphs.php:238 graphs.php:292
msgid "Graph updated"
msgstr "График обновлен"
#: include/classes/api/services/CDashboardGeneral.php:502
#: include/classes/api/services/CDashboardGeneral.php:509
#, c-format
msgid "Graph with ID \"%1$s\" is not available."
msgstr "График с ID \"%1$s\" недоступен."
#: include/classes/api/services/CGraphGeneral.php:859
#, c-format
msgid "Graph with name \"%1$s\" already exists in graphs or graph prototypes."
msgstr "График с именем \"%1$s\" уже существует в графиках или в прототипах графиков."
#: app/controllers/CControllerPopupGeneric.php:248
#: app/controllers/CControllerPopupImportCompare.php:167
#: app/partials/monitoring.host.view.html.php:41
#: app/partials/monitoring.host.view.html.php:131
#: app/partials/monitoring.host.view.html.php:140
#: app/views/configuration.host.list.php:189
#: app/views/configuration.host.list.php:446
#: app/views/monitoring.charts.view.php:40 app/views/popup.import.php:38
#: app/views/search.php:92 app/views/search.php:98 app/views/search.php:139
#: app/views/search.php:144 app/views/search.php:319 app/views/search.php:324
#: graphs.php:483 include/html.inc.php:359
#: include/views/configuration.graph.edit.php:30
#: include/views/configuration.graph.list.php:50
#: include/views/configuration.host.discovery.list.php:200
#: include/views/configuration.template.list.php:123
#: include/views/configuration.template.list.php:228
#: include/views/inventory.host.view.php:160
#: include/views/inventory.host.view.php:166
#: include/views/inventory.host.view.php:192
#: include/views/inventory.host.view.php:215 jsLoader.php:371
msgid "Graphs"
msgstr "Графики"
#: graphs.php:329
msgid "Graphs deleted"
msgstr "График удален"
#: include/locales.inc.php:44
msgid "Greek (el_GR)"
msgstr "Греческий (el_GR)"
#: include/views/js/monitoring.sysmaps.js.php:137
#: include/views/monitoring.sysmap.constructor.php:55
msgid "Grid"
msgstr "Сетка"
#: include/views/inventory.host.list.php:87
msgid "Group"
msgstr "Группа"
#: include/classes/api/services/CHostGroup.php:656
#, c-format
msgid "Group \"%1$s\" cannot be deleted, because it is used by a host prototype."
msgstr "Группа \"%1$s\" не может быть удалена, так как используется прототипом узлов сети."
#: include/classes/api/services/CHostGroup.php:717
#, c-format
msgid "Group \"%1$s\" cannot be deleted, because it is used in a correlation condition."
msgstr "Группа узлов сети \"%1$s\" не может быть удалена, так как она используется в условии корреляции."
#: include/classes/import/importers/CTemplateImporter.php:399
#, c-format
msgid "Group \"%1$s\" does not exist."
msgstr "Группа \"%1$s\" не существует."
#: include/classes/import/importers/CHostImporter.php:299
#, c-format
msgid "Group \"%1$s\" for host \"%2$s\" does not exist."
msgstr "Группа \"%1$s\" для узла сети \"%2$s\" не существует."
#: hostgroups.php:113
msgid "Group added"
msgstr "Группа добавлена"
#: app/views/popup.ldap.edit.php:134
msgid "Group base DN"
msgstr "База для поиска группы (Base DN)"
#: app/views/popup.ldap.edit.php:122
msgid "Group configuration"
msgstr "Настройка группы"
#: hostgroups.php:134 hostgroups.php:155
msgid "Group deleted"
msgid_plural "Groups deleted"
msgstr[0] "Группа удалена"
msgstr[1] "Группы удалены"
msgstr[2] "Группы удалены"
#: app/views/popup.ldap.edit.php:182
msgid "Group filter"
msgstr "Фильтр группы"
#: app/views/administration.miscconfig.edit.php:40
msgid "Group for discovered hosts"
msgstr "Группа для обнаруженных узлов сети"
#: app/views/popup.ldap.edit.php:156
msgid "Group member attribute"
msgstr "Атрибут члена группы"
#: app/views/administration.usergroup.edit.php:43 hostgroups.php:36
#: include/views/configuration.hostgroups.edit.php:38
msgid "Group name"
msgstr "Имя группы"
#: app/views/administration.authentication.edit.php:427
#: app/views/popup.ldap.edit.php:148
msgid "Group name attribute"
msgstr "Атрибут имени группы"
#: include/classes/api/services/CHostPrototype.php:1165
#, c-format
msgid "Group prototype cannot be based on a discovered host group \"%1$s\"."
msgstr "Прототип группы не может основываться на обнаруженной группе узлов сети \"%1$s\"."
#: include/views/configuration.host.prototype.edit.php:210
msgid "Group prototypes"
msgstr "Прототипы групп"
#: hostgroups.php:75
msgid "Group updated"
msgstr "Прототипы групп"
#: hostinventoriesoverview.php:177
msgid "Grouping by"
msgstr "Сгруппировать по"
#: app/controllers/CControllerPopupImportCompare.php:164
#: app/partials/configuration.host.edit.html.php:218
#: app/views/administration.user.edit.php:88
#: app/views/administration.user.list.php:111 app/views/popup.import.php:29
#: include/views/configuration.host.prototype.edit.php:186
#: include/views/configuration.template.edit.php:152
msgid "Groups"
msgstr "Группы"
#: include/classes/helpers/CMenuHelper.php:383
msgid "Guest user"
msgstr "Гостевой пользователь"
#: jsLoader.php:184
msgctxt "abbreviation of severity level"
msgid "H"
msgstr "В"
#: include/translateDefines.inc.php:37
msgid "H:i"
msgstr "H:i"
#: include/classes/graphdraw/CLineGraphDraw.php:960
#: include/translateDefines.inc.php:36
msgid "H:i:s"
msgstr "H:i:s"
#: app/views/administration.mediatype.edit.php:209
msgid "HTML"
msgstr "HTML"
#: include/discovery.inc.php:51
msgid "HTTP"
msgstr "HTTP"
#: include/items.inc.php:95
msgid "HTTP agent"
msgstr "HTTP агент"
#: include/views/configuration.host.discovery.edit.php:419
#: include/views/configuration.httpconf.edit.php:158
#: include/views/configuration.item.edit.php:485
#: include/views/configuration.item.prototype.edit.php:462
msgid "HTTP authentication"
msgstr "HTTP аутентификация"
#: app/views/administration.authentication.edit.php:121
msgid "HTTP login form"
msgstr "HTTP диалог входа в систему"
#: include/views/configuration.host.discovery.edit.php:409
#: include/views/configuration.httpconf.edit.php:107
#: include/views/configuration.httpconf.list.php:143
#: include/views/configuration.item.edit.php:475
#: include/views/configuration.item.prototype.edit.php:452
msgid "HTTP proxy"
msgstr "HTTP прокси"
#: app/views/administration.authentication.edit.php:335
msgid "HTTP settings"
msgstr "Настройки HTTP"
#: include/discovery.inc.php:62
msgid "HTTPS"
msgstr "HTTPS"
#: include/hosts.inc.php:244
msgid "HW architecture"
msgstr "Архитектура HW"
#: include/hosts.inc.php:164
msgid "Hardware"
msgstr "Аппаратные средства"
#: include/hosts.inc.php:169
msgid "Hardware (Full details)"
msgstr "Аппаратные средства (полная детализация)"
#: include/classes/data/CItemData.php:1010
msgid "Hardware sensor reading. Returns float"
msgstr "Значение аппаратного сенсора. Возвращает число с плавающей точкой"
#: include/classes/setup/CSetupWizard.php:513
msgid "HashiCorp Vault"
msgstr "HashiCorp Vault"
#: app/views/popup.httpstep.php:133 app/views/popup.httpstep.php:161
#: app/views/popup.massupdate.item.php:115
#: include/views/configuration.host.discovery.edit.php:339
#: include/views/configuration.host.discovery.edit.php:401
#: include/views/configuration.httpconf.edit.php:132
#: include/views/configuration.item.edit.php:397
#: include/views/configuration.item.edit.php:459
#: include/views/configuration.item.prototype.edit.php:375
#: include/views/configuration.item.prototype.edit.php:437
msgid "Headers"
msgstr "Заголовки"
#: include/classes/helpers/CCookieHelper.php:68
#: include/classes/helpers/CCookieHelper.php:102
msgid "Headers already sent."
msgstr "Заголовки уже отправлены."
#: include/locales.inc.php:45
msgid "Hebrew (he_IL)"
msgstr "Иврит (he_IL)"
#: graphs.php:45 include/views/configuration.graph.edit.php:104
#: include/views/configuration.graph.list.php:162
#: include/views/js/monitoring.sysmaps.js.php:129
#: include/views/js/monitoring.sysmaps.js.php:480
#: include/views/monitoring.sysmap.edit.php:107
#: include/views/monitoring.sysmap.list.php:73 sysmaps.php:40
msgid "Height"
msgstr "Высота"
#: include/classes/helpers/CMenuHelper.php:369
#: include/classes/helpers/CMenuHelper.php:372
#: include/classes/html/widget/CWidget.php:195
#: include/views/general.login.php:87
#: include/views/js/monitoring.sysmaps.js.php:80
#: include/views/js/monitoring.sysmaps.js.php:355
#: include/views/js/monitoring.sysmaps.js.php:514
#: include/views/js/monitoring.sysmaps.js.php:644
msgid "Help"
msgstr "Помощь"
#: include/items.inc.php:1856
msgid "Hexadecimal to decimal"
msgstr "Шестнадцатеричное в десятичное"
#: include/views/monitoring.sysmap.constructor.php:57 jsLoader.php:263
msgid "Hidden"
msgstr "Скрыта"
#: jsLoader.php:392
msgid "Hide debug"
msgstr "Скрыть отладку"
#: include/classes/widgets/forms/CWidgetFormProblemHosts.php:112
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:164
msgid "Hide groups without problems"
msgstr "Скрыть группы без проблем"
#: include/views/monitoring.history.php:174
msgid "Hide selected"
msgstr "Скрыть выбранное"
#: app/partials/layout.htmlpage.aside.php:45
#: app/partials/layout.htmlpage.aside.php:47
msgid "Hide sidebar"
msgstr "Скрыть боковую панель"
#: include/classes/html/CBreadcrumbs.php:40
msgctxt "screen reader"
msgid "Hierarchy"
msgstr "Иерархия"
#: app/views/administration.trigdisplay.edit.php:137 jsLoader.php:180
msgid "High"
msgstr "Высокая"
#: app/partials/administration.system.info.php:180
#: app/partials/administration.system.info.php:187
msgid "High availability cluster"
msgstr "Отказоустойчивый кластер"
#: app/controllers/CControllerAuditLogList.php:218
msgid "High availability node"
msgstr "Нода отказоустойчивого кластера"
#: include/classes/widgets/forms/CWidgetFormSystemInfo.php:32
msgid "High availability nodes"
msgstr "Ноды отказоустойчивого кластера"
#: include/classes/core/ZBase.php:361
msgid "High-contrast dark"
msgstr "Высококонтрастная тёмная"
#: include/classes/core/ZBase.php:360
msgid "High-contrast light"
msgstr "Высококонтрастная светлая"
#: app/partials/monitoring.problem.filter.php:284
msgid "Highlight whole row"
msgstr "Подсвечивать всю строку"
#: app/partials/configuration.filter.items.php:152
#: app/partials/monitoring.latest.view.html.php:74
#: app/partials/monitoring.latest.view.html.php:188
#: app/partials/monitoring.problem.filter.php:31
#: app/views/administration.housekeeping.edit.php:122
#: app/views/popup.acknowledge.edit.php:43
#: app/views/popup.tophosts.column.edit.php:163 history.php:27
#: include/classes/macros/CMacrosResolverGeneral.php:1273
#: include/classes/screens/CScreenProblem.php:1307
#: include/classes/screens/CScreenProblem.php:1312
#: include/classes/widgets/forms/CWidgetFormProblems.php:36
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:49
#: include/forms.inc.php:580 include/views/configuration.item.list.php:93
#: include/views/configuration.item.prototype.list.php:68 items.php:259
#: jsLoader.php:372
msgid "History"
msgstr "История"
#: app/views/administration.housekeeping.edit.php:159
msgid "History and trends compression"
msgstr "Сжатие истории и динамики изменений"
#: include/classes/api/services/CHistory.php:353
msgid "History cleanup is not supported if compression is enabled"
msgstr "При включенном сжатии очистка истории не поддерживается "
#: app/controllers/CControllerAuditLogList.php:198
msgid "History clear"
msgstr "Очистка истории"
#: httpconf.php:189 httpconf.php:433 items.php:901 items.php:981
msgid "History cleared"
msgstr "История очищена"
#: include/views/configuration.httpconf.edit.php:264
#: include/views/configuration.item.edit.php:1074
msgid "History clearing can take a long time. Continue?"
msgstr "Очистка истории может занять продолжительное время. Продолжить?"
#: app/views/popup.tophosts.column.edit.php:159
msgid "History data"
msgstr "Данные истории"
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:47
msgid "History data selection"
msgstr "Выбор данных истории"
#: app/views/popup.triggerexpr.php:112
msgid "History functions"
msgstr "Функции истории"
#: app/controllers/CControllerPopupLldOperation.php:219
#: app/views/popup.lldoperation.php:185 app/views/popup.massupdate.item.php:290
#: disc_prototypes.php:131 include/views/configuration.item.edit.php:847
#: include/views/configuration.item.prototype.edit.php:784 items.php:67
msgid "History storage period"
msgstr "Период хранения истории"
#: include/classes/html/CTabFilter.php:166
msgid "Home"
msgstr "Домой"
#: app/views/administration.module.edit.php:44
msgid "Homepage"
msgstr "Домашняя страница"
#: include/classes/widgets/forms/CWidgetFormHostAvail.php:49
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:122
msgid "Horizontal"
msgstr "Горизонтальный"
#: include/views/js/monitoring.sysmaps.js.php:396
#: include/views/js/monitoring.sysmaps.js.php:564
msgid "Horizontal align"
msgstr "Выравнивание по горизонтали"
#: include/classes/widgets/forms/CWidgetFormItem.php:90
#: include/classes/widgets/forms/CWidgetFormItem.php:171
#: include/classes/widgets/forms/CWidgetFormItem.php:294
msgid "Horizontal position"
msgstr "Расположение по горизонтали"
#: app/controllers/CControllerAuditLogList.php:219
#: app/partials/configuration.host.edit.html.php:522
#: app/partials/monitoring.latest.view.html.php:41
#: app/partials/popup.operations.php:175
#: app/views/administration.queue.details.php:48
#: app/views/configuration.host.edit.php:65
#: app/views/monitoring.dashboard.view.php:83
#: app/views/monitoring.widget.problems.view.php:58
#: app/views/popup.generic.php:82 app/views/popup.host.edit.php:97
#: app/views/popup.massupdate.host.php:284 app/views/search.php:33
#: include/actions.inc.php:50 include/blocks.inc.php:577
#: include/classes/screens/CScreenHttpTest.php:112
#: include/classes/screens/CScreenProblem.php:858
#: include/classes/screens/CScreenProblem.php:882
#: include/classes/screens/CScreenProblem.php:1153
#: include/classes/widgets/forms/CWidgetFormProblems.php:206
#: include/classes/widgets/forms/CWidgetFormProblems.php:207
#: include/hostgroups.inc.php:248 include/maps.inc.php:24
#: include/triggers.inc.php:953 include/views/configuration.graph.list.php:159
#: include/views/configuration.host.discovery.list.php:196
#: include/views/configuration.host.prototype.edit.php:299
#: include/views/configuration.httpconf.list.php:134
#: include/views/configuration.item.list.php:86
#: include/views/configuration.triggers.list.php:193
#: include/views/inventory.host.list.php:86
#: include/views/inventory.host.view.php:178
#: include/views/inventory.host.view.php:212
#: include/views/js/monitoring.sysmaps.js.php:98
#: include/views/js/monitoring.sysmaps.js.php:167
#: include/views/reports.toptriggers.php:86 jsLoader.php:182 jsLoader.php:265
#: jsLoader.php:373 report2.php:509
msgid "Host"
msgid_plural "Hosts"
msgstr[0] "Узел сети"
msgstr[1] "Узлы сети"
msgstr[2] "Узлы сети"
#: app/views/monitoring.widget.problems.view.php:66
#: app/views/monitoring.widget.problems.view.php:67
msgctxt "compact table header"
msgid "Host"
msgstr "Узел сети"
#: include/classes/api/services/CHost.php:999
#: include/classes/import/importers/CHostImporter.php:71
#, c-format
msgid "Host \"%1$s\" already exists."
msgstr "Узел сети \"%1$s\" уже существует."
#: include/classes/api/services/CHostGroup.php:1370
#: include/classes/api/services/CHost.php:958
#: include/classes/api/services/CHost.php:1915
#: include/classes/api/services/CHost.php:2148
#, c-format
msgid "Host \"%1$s\" cannot be without host group."
msgstr "Узел сети \"%1$s\" не может быть без группы узлов сети."
#: include/classes/api/services/CProxy.php:448
#, c-format
msgid "Host \"%1$s\" is monitored by proxy \"%2$s\"."
msgstr "Узел сети \"%1$s\" мониторится прокси \"%2$s\"."
#: include/actions.inc.php:55
msgid "Host IP"
msgstr "IP адрес узла сети"
#: app/views/administration.script.list.php:83
msgid "Host access"
msgstr "Доступ к узлам сети"
#: app/controllers/CControllerHostCreate.php:126
msgid "Host added"
msgstr "Узел сети добавлен"
#: app/controllers/CControllerPopupItemTest.php:1303
#: app/views/popup.itemtestedit.view.php:99
msgid "Host address"
msgstr "Адрес хоста"
#: include/classes/widgets/CWidgetConfig.php:62
msgid "Host availability"
msgstr "Доступность узлов сети"
#: include/classes/api/services/CHostInterface.php:1027
msgid "Host cannot have more than one default interface of the same type."
msgstr "У узла сети не может быть более одного интерфейса по умолчанию с одинаковым типом."
#: app/views/administration.proxy.list.php:82 hostinventoriesoverview.php:89
#: include/classes/widgets/forms/CWidgetFormTopHosts.php:159
msgid "Host count"
msgstr "Количество узлов сети"
#: app/views/monitoring.host.dashboard.view.php:71
msgid "Host dashboards"
msgstr ""
#: app/controllers/CControllerHostMassDelete.php:65
msgid "Host deleted"
msgstr "Узел сети удален"
#: app/controllers/CControllerPopupMassupdateHost.php:441
#: app/controllers/CControllerProxyHostDisable.php:77 hostgroups.php:194
msgid "Host disabled"
msgid_plural "Hosts disabled"
msgstr[0] "Узел сети деактивирован"
msgstr[1] "Узлы сети деактивированы"
msgstr[2] "Узлы сети деактивированы"
#: app/controllers/CControllerPopupMassupdateHost.php:440
#: app/controllers/CControllerProxyHostEnable.php:77 hostgroups.php:193
msgid "Host enabled"
msgid_plural "Hosts enabled"
msgstr[0] "Узел сети активирован"
msgstr[1] "Узлы сети активированы"
msgstr[2] "Узлы сети активированы"
#: app/views/monitoring.charts.view.php:84
msgid "Host graphs"
msgstr "Графики узлов сети"
#: app/controllers/CControllerAuditLogList.php:220
#: app/partials/administration.usergroup.grouprights.html.php:29
#: app/partials/administration.usergroup.tagfilters.html.php:29
#: app/partials/popup.operations.php:183
#: app/views/administration.script.edit.php:225
#: app/views/administration.script.list.php:82
#: app/views/administration.user.edit.php:426
#: app/views/monitoring.widget.problemhosts.view.php:31
#: app/views/monitoring.widget.problemsbysv.view.php:40
#: app/views/monitoring.widget.web.view.php:30 app/views/popup.generic.php:68
#: app/views/search.php:191 include/actions.inc.php:48 include/maps.inc.php:25
#: include/views/configuration.hostgroups.edit.php:53
#: include/views/js/monitoring.sysmaps.js.php:101
#: include/views/js/monitoring.sysmaps.js.php:108
#: include/views/js/monitoring.sysmaps.js.php:158 jsLoader.php:268
#: report2.php:400
msgid "Host group"
msgstr "Группа узлов сети"
#: app/views/monitoring.widget.problemhosts.view.php:32
#: app/views/monitoring.widget.problemsbysv.view.php:41
#: app/views/monitoring.widget.web.view.php:32
msgctxt "compact table header"
msgid "Host group"
msgstr "Группа узлов сети"
#: include/classes/api/services/CHostGroup.php:760
#, c-format
msgid "Host group \"%1$s\" already exists."
msgstr "Группа узлов сети \"%1$s\" уже существует."
#: include/classes/api/services/CHostGroup.php:703
#, c-format
msgid "Host group \"%1$s\" cannot be deleted, because it is used in a global script."
msgstr "Группа узлов сети \"%1$s\" не может быть удалена, так как используется в глобальном скрипте."
#: include/classes/api/services/CHostGroup.php:631
#, c-format
msgid "Host group \"%1$s\" is group for discovered hosts and cannot be deleted."
msgstr "Группа узлов сети \"%1$s\" используется для обнаруженных узлов сети и не может быть удалена."
#: include/classes/api/services/CHostGroup.php:642
#, c-format
msgid "Host group \"%1$s\" is internal and cannot be deleted."
msgstr "Группа узлов сети \"%1$s\" - внутренняя и не может быть удалена."
#: app/controllers/CControllerHostGroupCreate.php:62
msgid "Host group added"
msgstr "Группа узлов сети добавлена"
#: app/controllers/CControllerHostGroupDelete.php:60
msgid "Host group deleted"
msgid_plural "Host groups deleted"
msgstr[0] "Группа узлов сети удалена"
msgstr[1] "Групп узлов сети удалено"
msgstr[2] "Группы узлов сети удалены"
#: include/views/js/monitoring.sysmaps.js.php:109
msgid "Host group elements"
msgstr "Элементы группы узлов сети"
#: include/views/monitoring.sysmap.edit.php:166
msgid "Host group label type"
msgstr "Тип подписи к группе узлов сети"
#: app/controllers/CControllerHostGroupUpdate.php:97
msgid "Host group updated"
msgstr "Группа узлов сети обновлена"
#: include/classes/api/services/CDashboardGeneral.php:560
#: include/classes/api/services/CScript.php:814
#: include/classes/api/services/CSettings.php:247
#: include/classes/api/services/CUserGroup.php:444
#, c-format
msgid "Host group with ID \"%1$s\" is not available."
msgstr "Группа узлов сети с ID \"%1$s\" недоступна."
#: app/controllers/CControllerPopupGeneric.php:145
#: app/controllers/CControllerUsergroupGrouprightAdd.php:36
#: app/controllers/CControllerUsergroupTagfilterAdd.php:41
#: app/partials/configuration.filter.items.php:55
#: app/partials/monitoring.host.filter.php:83
#: app/partials/monitoring.latest.filter.php:32
#: app/partials/monitoring.problem.filter.php:35
#: app/partials/popup.operations.php:199
#: app/views/configuration.host.list.php:63
#: app/views/monitoring.web.view.php:51
#: app/views/popup.condition.common.php:101
#: app/views/popup.condition.common.php:282
#: app/views/popup.massupdate.host.php:82
#: app/views/popup.massupdate.template.php:87 app/views/search.php:269
#: hostinventoriesoverview.php:160 include/classes/helpers/CMenuHelper.php:170
#: include/classes/helpers/CRoleHelper.php:400
#: include/classes/widgets/forms/CWidgetFormDataOver.php:33
#: include/classes/widgets/forms/CWidgetFormGeoMap.php:33
#: include/classes/widgets/forms/CWidgetFormHostAvail.php:31
#: include/classes/widgets/forms/CWidgetFormProblemHosts.php:33
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:33
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:103
#: include/classes/widgets/forms/CWidgetFormProblems.php:48
#: include/classes/widgets/forms/CWidgetFormTopHosts.php:72
#: include/classes/widgets/forms/CWidgetFormTrigOver.php:48
#: include/classes/widgets/forms/CWidgetFormWeb.php:33
#: include/views/configuration.copy.elements.php:62
#: include/views/configuration.graph.list.php:88
#: include/views/configuration.host.discovery.list.php:68
#: include/views/configuration.hostgroups.edit.php:27
#: include/views/configuration.hostgroups.list.php:29
#: include/views/configuration.httpconf.list.php:31
#: include/views/configuration.maintenance.edit.php:210
#: include/views/configuration.maintenance.list.php:48
#: include/views/configuration.template.list.php:45
#: include/views/configuration.triggers.list.php:31
#: include/views/inventory.host.list.php:48
#: include/views/reports.toptriggers.php:40 report2.php:448
msgid "Host groups"
msgstr "Группы узлов сети"
#: app/views/popup.massupdate.item.php:59
#: include/views/configuration.host.discovery.edit.php:542
#: include/views/configuration.item.edit.php:605
#: include/views/configuration.item.edit.php:622
#: include/views/configuration.item.prototype.edit.php:600
msgid "Host interface"
msgstr "Интерфейс узла сети"
#: app/partials/monitoring.problem.filter.php:230
#: app/views/popup.lldoperation.php:276 hostinventories.php:26
#: include/views/inventory.host.list.php:27
#: include/views/inventory.host.view.php:263
msgid "Host inventory"
msgstr "Инвентарные данные узла сети"
#: hostinventoriesoverview.php:26 hostinventoriesoverview.php:150
msgid "Host inventory overview"
msgstr "Обзор инвентарных данных узла сети"
#: include/views/monitoring.sysmap.edit.php:180
msgid "Host label type"
msgstr "Тип подписи к узлу сети"
#: widgets/dataover/includes/WidgetForm.php:64
#: widgets/trigover/includes/WidgetForm.php:71
msgid "Host location"
msgstr "Расположение узла сети"
#: app/partials/configuration.host.edit.html.php:341
msgid "Host macros"
msgstr "Макросы узла сети"
#: include/actions.inc.php:64
msgid "Host metadata"
msgstr "Метаданные узлов сети"
#: app/partials/configuration.host.edit.html.php:89
#: app/views/configuration.discovery.edit.php:108
#: app/views/configuration.discovery.edit.php:124
#: app/views/popup.tophosts.column.edit.php:64 host_prototypes.php:37
#: include/actions.inc.php:47 include/classes/widgets/CWidgetHelper.php:613
#: include/views/configuration.host.prototype.edit.php:68
#: include/views/inventory.host.view.php:50
msgid "Host name"
msgstr "Имя узла сети"
#: include/hosts.inc.php:284
msgid "Host networks"
msgstr "Сети узла сети"
#: app/views/administration.usergroup.edit.php:274
msgid "Host permissions"
msgstr "Права доступа к узлам сети"
#: app/controllers/CControllerAuditLogList.php:221
#: app/views/popup.lldoperation.php:54
#: include/views/js/configuration.host.discovery.edit.overr.js.php:168
msgid "Host prototype"
msgstr "Прототип узлов сети"
#: host_prototypes.php:304
msgid "Host prototype added"
msgstr "Прототип узлов сети добавлен"
#: host_prototypes.php:147
msgid "Host prototype deleted"
msgstr "Прототип узлов сети удален"
#: include/views/configuration.host.prototype.edit.php:337
msgid "Host prototype macros"
msgstr "Макросы прототипов узлов сети"
#: host_prototypes.php:286 host_prototypes.php:320 host_prototypes.php:340
msgid "Host prototype updated"
msgid_plural "Host prototypes updated"
msgstr[0] "Прототип узлов сети обновлен"
msgstr[1] "Прототипы узлов сети обновлен"
msgstr[2] "Прототипы узлов сети обновлен"
#: include/classes/api/services/CHostPrototype.php:999
#, c-format
msgid "Host prototype with host name \"%1$s\" already exists in discovery rule \"%2$s\" of host \"%3$s\"."
msgstr "Прототип узла сети с именем узла сети \"%1$s\" уже существует в правиле обнаружения \"%2$s\" узла сети \"%3$s\"."
#: include/classes/api/services/CHostPrototype.php:996
#, c-format
msgid "Host prototype with host name \"%1$s\" already exists in discovery rule \"%2$s\" of template \"%3$s\"."
msgstr "Прототип узла сети с именем \"%1$s\" уже существует в правиле обнаружения \"%2$s\" шаблона \"%3$s\"."
#: include/classes/api/services/CHostPrototype.php:978
#, c-format
msgid "Host prototype with host name \"%1$s\" already exists in discovery rule \"%2$s\"."
msgstr "Прототип узла сети с именем узла сети \"%1$s\" уже существует в правиле обнаружения \"%2$s\"."
#: include/classes/api/services/CHostPrototype.php:1127
#, c-format
msgid "Host prototype with visible name \"%1$s\" already exists in discovery rule \"%2$s\" of host \"%3$s\"."
msgstr "Прототип узлов сети с видимым именем \"%1$s\" уже существует в правиле обнаружения \"%2$s\" узла сети \"%3$s\"."
#: include/classes/api/services/CHostPrototype.php:1124
#, c-format
msgid "Host prototype with visible name \"%1$s\" already exists in discovery rule \"%2$s\" of template \"%3$s\"."
msgstr "Прототип узлов сети с видимым именем \"%1$s\" уже существует в правиле обнаружения \"%2$s\" шаблона \"%3$s\"."
#: include/classes/api/services/CHostPrototype.php:1026
#, c-format
msgid "Host prototype with visible name \"%1$s\" already exists in discovery rule \"%2$s\"."
msgstr "Прототип узла сети с видимым именем \"%1$s\" уже существует в правиле обнаружения \"%2$s\"."
#: app/controllers/CControllerPopupImportCompare.php:176
#: include/html.inc.php:486
#: include/views/configuration.host.discovery.list.php:311
#: include/views/configuration.host.prototype.edit.php:33
#: include/views/configuration.host.prototype.list.php:29
msgid "Host prototypes"
msgstr "Прототипы узлов сети"
#: host_prototypes.php:356
msgid "Host prototypes deleted"
msgstr "Прототипы узлов сети удалены"
#: include/hosts.inc.php:294
msgid "Host router"
msgstr "Роутер узла сети"
#: include/hosts.inc.php:289
msgid "Host subnet mask"
msgstr "Маска подсети узла сети"
#: include/classes/widgets/forms/CWidgetFormTopHosts.php:91
msgid "Host tags"
msgstr "Теги узлов сети"
#: include/classes/widgets/forms/CWidgetFormClock.php:34
msgid "Host time"
msgstr "Время на узле сети"
#: include/classes/api/services/CHost.php:821
msgid "Host update failed."
msgstr "Ошибка при обновлении узла сети."
#: app/controllers/CControllerHostUpdate.php:143
msgid "Host updated"
msgstr "Узел сети обновлен"
#: include/classes/api/services/CDashboardGeneral.php:577
#, c-format
msgid "Host with ID \"%1$s\" is not available."
msgstr "Узел сети с ID \"%1$s\" недоступен."
#: include/classes/api/services/CHostGeneral.php:127
#, c-format
msgid "Host with host name \"%1$s\" already exists."
msgstr "Узел сети с таким же именем \"%1$s\" уже существует."
#: include/classes/api/services/CHost.php:2046
#: include/classes/api/services/CHost.php:2328
#, c-format
msgid "Host with the same name \"%1$s\" already exists."
msgstr "Узел сети с таким же именем \"%1$s\" уже существует."
#: include/classes/api/services/CHost.php:2052
#: include/classes/api/services/CHost.php:2335
#, c-format
msgid "Host with the same visible name \"%1$s\" already exists."
msgstr "Узел сети с таким же видимым именем \"%1$s\" уже существует."
#: include/classes/api/services/CHostGeneral.php:147
#, c-format
msgid "Host with visible name \"%1$s\" already exists."
msgstr "Узел сети с таким же видимым именем \"%1$s\" уже существует."
#: app/controllers/CControllerHostView.php:125
#: app/controllers/CControllerPopupGeneric.php:109
#: app/controllers/CControllerPopupGeneric.php:133
#: app/partials/configuration.filter.items.php:72
#: app/partials/dataoverview.table.left.php:29
#: app/partials/monitoring.latest.filter.php:56
#: app/partials/monitoring.latest.subfilter.php:162
#: app/partials/monitoring.problem.filter.php:54
#: app/partials/trigoverview.table.left.php:29
#: app/views/administration.proxy.list.php:85
#: app/views/configuration.host.list.php:35
#: app/views/monitoring.charts.view.php:61
#: app/views/monitoring.host.view.php:49 app/views/monitoring.web.view.php:70
#: app/views/popup.condition.common.php:251 app/views/popup.import.php:30
#: app/views/search.php:184 app/views/search.php:212 app/views/search.php:217
#: include/classes/helpers/CMenuHelper.php:44
#: include/classes/helpers/CMenuHelper.php:116
#: include/classes/helpers/CMenuHelper.php:184
#: include/classes/helpers/CRoleHelper.php:338
#: include/classes/helpers/CRoleHelper.php:366
#: include/classes/helpers/CRoleHelper.php:402
#: include/classes/widgets/forms/CWidgetFormDataOver.php:41
#: include/classes/widgets/forms/CWidgetFormGeoMap.php:42
#: include/classes/widgets/forms/CWidgetFormProblemHosts.php:51
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:51
#: include/classes/widgets/forms/CWidgetFormProblems.php:66
#: include/classes/widgets/forms/CWidgetFormTopHosts.php:81
#: include/classes/widgets/forms/CWidgetFormTrigOver.php:57
#: include/classes/widgets/forms/CWidgetFormWeb.php:51
#: include/forms.inc.php:524 include/views/configuration.copy.elements.php:63
#: include/views/configuration.graph.list.php:107
#: include/views/configuration.host.discovery.list.php:85
#: include/views/configuration.host.discovery.list.php:201
#: include/views/configuration.hostgroups.list.php:68
#: include/views/configuration.hostgroups.list.php:174
#: include/views/configuration.hostgroups.list.php:179
#: include/views/configuration.httpconf.list.php:50
#: include/views/configuration.maintenance.edit.php:227
#: include/views/configuration.template.list.php:120
#: include/views/configuration.template.list.php:200
#: include/views/configuration.template.list.php:206
#: include/views/configuration.triggers.list.php:48
#: include/views/reports.toptriggers.php:57 report2.php:467
msgid "Hosts"
msgstr "Узлы сети"
#: include/classes/widgets/forms/CWidgetFormDataOver.php:84
#: include/classes/widgets/forms/CWidgetFormTrigOver.php:100
msgid "Hosts location"
msgstr "Расположение узлов сети"
#: app/controllers/CControllerPopupMassupdateHost.php:458
msgid "Hosts updated"
msgstr "Узлы сети обновлены"
#: app/controllers/CControllerPopupTriggerExpr.php:118
msgid "Hour"
msgstr "Час"
#: app/views/popup.maintenance.period.php:170
#: app/views/popup.sla.excludeddowntime.edit.php:68
msgid "Hours"
msgstr "Часы"
#: app/controllers/CControllerAuditLogList.php:222
#: app/views/administration.housekeeping.edit.php:29
#: app/views/administration.housekeeping.edit.php:185
#: include/classes/helpers/CMenuHelper.php:251 include/html.inc.php:891
msgid "Housekeeping"
msgstr "Очистка истории"
#: include/locales.inc.php:46
msgid "Hungarian (hu_HU)"
msgstr "Венгерский (hu_HU)"
#: jsLoader.php:187
msgctxt "abbreviation of severity level"
msgid "I"
msgstr "И"
#: app/partials/massupdate.macros.tab.php:111
msgid "I confirm to remove all macros"
msgstr "Я подтверждаю удаление всех макросов"
#: app/partials/massupdate.valuemaps.tab.php:84
msgid "I confirm to remove all value mappings"
msgstr "Я подтверждаю удаление всех преобразований значений"
#: include/discovery.inc.php:60
msgid "ICMP ping"
msgstr "ICMP ping"
#: app/views/reports.auditlog.list.php:94
msgid "ID"
msgstr "ID"
#: include/discovery.inc.php:54
msgid "IMAP"
msgstr "IMAP"
#: app/partials/monitoring.host.filter.php:103
#: app/views/configuration.host.list.php:115
#: app/views/reports.auditlog.list.php:92 app/views/search.php:34
msgid "IP"
msgstr "IP"
#: app/views/administration.proxy.edit.php:51
#: app/views/configuration.discovery.edit.php:101
#: app/views/configuration.discovery.edit.php:113
#: app/views/configuration.discovery.edit.php:126 include/hosts.inc.php:1213
#: include/maps.inc.php:46 include/views/inventory.host.view.php:81
msgid "IP address"
msgstr "IP адрес"
#: include/classes/api/services/CHostInterface.php:333
msgid "IP and DNS cannot be empty for host interface."
msgstr "IP и DNS не могут быть пустыми для интерфейса узла сети."
#: app/views/configuration.discovery.edit.php:64
#: app/views/configuration.discovery.list.php:78
msgid "IP range"
msgstr "Диапазон IP адресов"
#: include/classes/api/services/CDRule.php:227
#: include/classes/api/services/CDRule.php:375
#, c-format
msgid "IP range \"%1$s\" exceeds \"%2$s\" address limit"
msgstr "Диапазон IP \"%1$s\" превышает допустимый лимит адресов в \"%2$s\""
#: app/partials/configuration.host.edit.html.php:523
#: app/views/administration.script.edit.php:120
#: app/views/administration.script.list.php:145
#: app/views/monitoring.widget.hostavail.view.php:30
#: app/views/popup.massupdate.host.php:285
#: include/classes/widgets/views/widget.hostavail.form.view.php:49
#: include/hosts.inc.php:471 include/hosts.inc.php:1194
#: include/items.inc.php:350
#: include/views/configuration.host.prototype.edit.php:323 jsLoader.php:320
msgid "IPMI"
msgstr "IPMI"
#: include/items.inc.php:96
msgid "IPMI agent"
msgstr "IPMI агент"
#: include/views/inventory.host.view.php:67
msgid "IPMI interfaces"
msgstr "Интерфейсы IPMI"
#: disc_prototypes.php:111 host_discovery.php:106
#: include/views/configuration.host.discovery.edit.php:570
#: include/views/configuration.item.edit.php:651
#: include/views/configuration.item.prototype.edit.php:628 items.php:126
msgid "IPMI sensor"
msgstr "IPMI датчик"
#: include/classes/data/CItemData.php:858
msgid "IPMI sensor IDs and other sensor-related parameters. Returns JSON."
msgstr "ID датчиков IPMI и другие связанные с датчиками параметры. Возвращает JSON."
#: app/views/administration.iconmap.edit.php:59
#: app/views/administration.image.edit.php:74
#: app/views/administration.image.list.php:47
msgid "Icon"
msgstr "Иконка"
#: include/views/js/monitoring.sysmaps.js.php:700
msgid "Icon (default)"
msgstr "Иконка (по умолчанию)"
#: include/views/js/monitoring.sysmaps.js.php:724
msgid "Icon (disabled)"
msgstr "Иконка (деактивировано)"
#: include/views/js/monitoring.sysmaps.js.php:716
msgid "Icon (maintenance)"
msgstr "Иконка (обслуживание)"
#: include/views/js/monitoring.sysmaps.js.php:708
msgid "Icon (problem)"
msgstr "Иконка (проблема)"
#: include/views/monitoring.sysmap.edit.php:145
msgid "Icon highlight"
msgstr "Подсветка иконок"
#: app/views/administration.iconmap.edit.php:133
#: app/views/administration.iconmap.list.php:40
msgid "Icon map"
msgstr "Соответствие иконок"
#: include/classes/api/services/CIconMap.php:323
#, c-format
msgid "Icon map \"%1$s\" already exists."
msgstr "Соответствие иконок \"%1$s\" уже существует."
#: include/classes/api/services/CIconMap.php:563
#, c-format
msgid "Icon map \"%1$s\" cannot be deleted. Used in map \"%2$s\"."
msgstr "Соответствие иконок \"%1$s\" не может быть удалено. Используется в карте сети \"%2$s\"."
#: app/controllers/CControllerIconMapCreate.php:49
msgid "Icon map created"
msgstr "Соответствие иконок создано"
#: app/controllers/CControllerIconMapDelete.php:57
msgid "Icon map deleted"
msgstr "Соответствие иконок удалено"
#: app/controllers/CControllerIconMapUpdate.php:60
msgid "Icon map updated"
msgstr "Соответствие иконок обновлено"
#: app/controllers/CControllerAuditLogList.php:223
#: app/views/administration.iconmap.edit.php:29
#: app/views/administration.iconmap.list.php:27
#: include/classes/helpers/CMenuHelper.php:258 include/html.inc.php:894
msgid "Icon mapping"
msgstr "Соответствия иконок"
#: include/classes/api/services/CIconMap.php:409
#, c-format
msgid "Icon with ID \"%1$s\" is not available."
msgstr "Иконка с ID \"%1$s\" недоступна."
#: include/views/js/monitoring.sysmaps.js.php:264
msgid "Icons"
msgstr "Иконки"
#: app/views/administration.authentication.edit.php:222
msgid "IdP entity ID"
msgstr "IdP entity ID"
#: include/classes/core/CModuleManager.php:155
#, c-format
msgid "Identical ID (%1$s) is used by modules located at %2$s."
msgstr "Идентичный ID (%1$s) используется модулями размещёнными в %2$s."
#: include/classes/core/CModuleManager.php:173
#, c-format
msgid "Identical actions are used by modules located at %1$s."
msgstr "Одинаковые действия используются модулями размещёнными в %1$s."
#: include/classes/core/CModuleManager.php:162
#, c-format
msgid "Identical namespace (%1$s) is used by modules located at %2$s."
msgstr "Одинаковые пространства имён (%1$s) используются модулями размещёнными в %2$s."
#: include/classes/data/CItemData.php:1114
msgid "Identification of the system. Returns string"
msgstr "Идентификация системы. Возвращает строку"
#: app/views/administration.authentication.edit.php:150
msgid "If HTTP authentication is enabled, all users (even with frontend access set to LDAP/Internal) will be authenticated by the web server, not by Zabbix."
msgstr "Если активирована HTTP аутентификация, все пользователи (даже с доступом к веб-интерфейсу LDAP / внутренний) будут аутентифицироваться веб-сервером, не Zabbix."
#: include/classes/helpers/CServiceHelper.php:83
#, c-format
msgid "If at least %2$s child service has %1$s status or above"
msgid_plural "If at least %2$s child services have %1$s status or above"
msgstr[0] "Если по крайней мере %2$s дочерняя услуга в %1$s состоянии или выше"
msgstr[1] "Если по крайней мере %2$s дочерних услуг в %1$s состоянии или выше"
msgstr[2] "Если по крайней мере %2$s дочерних услуг в %1$s состоянии или выше"
#: include/classes/helpers/CServiceHelper.php:35
#, c-format
msgid "If at least %2$s child services have %1$s status or above"
msgstr "Если по крайней мере %2$s дочерних услуг в %1$s состоянии или выше"
#: include/classes/helpers/CServiceHelper.php:40
#: include/classes/helpers/CServiceHelper.php:89
#, c-format
msgid "If at least %2$s of child services have %1$s status or above"
msgstr "Если по крайней мере %2$s дочерних услуг в %1$s состоянии или выше"
#: app/views/popup.lldoverride.php:54
msgid "If filter matches"
msgstr "При соответствии фильтру"
#: include/classes/helpers/CServiceHelper.php:95
#, c-format
msgid "If less than %2$s child service has %1$s status or below"
msgid_plural "If less than %2$s child services have %1$s status or below"
msgstr[0] "Если меньше чем %2$s дочерняя услуга в %1$s состоянии или ниже"
msgstr[1] "Если меньше чем %2$s дочерних услуг в %1$s состоянии или ниже"
msgstr[2] "Если меньше чем %2$s дочерних услуг в %1$s состоянии или ниже"
#: include/classes/helpers/CServiceHelper.php:45
#, c-format
msgid "If less than %2$s child services have %1$s status or below"
msgstr "Если меньше чем %2$s дочерних услуг в %1$s состоянии или ниже"
#: include/classes/helpers/CServiceHelper.php:50
#: include/classes/helpers/CServiceHelper.php:101
#, c-format
msgid "If less than %2$s of child services have %1$s status or below"
msgstr "Если меньше чем %2$s дочерних услуг в %1$s состоянии или ниже"
#: include/classes/api/services/CReport.php:348
msgid "If no user groups are specified, at least one user must be included in the mailing list."
msgstr "Если группы пользователей не указаны, в список рассылки необходимо включить по крайней мере одного пользователя."
#: include/classes/helpers/CServiceHelper.php:55
#: include/classes/helpers/CServiceHelper.php:60
#: include/classes/helpers/CServiceHelper.php:106
#: include/classes/helpers/CServiceHelper.php:110
#, c-format
msgid "If weight of child services with %1$s status or above is at least %2$s"
msgstr "Если вес дочерних услуг с %1$s состоянием или выше по крайней мере %2$s"
#: include/classes/helpers/CServiceHelper.php:65
#: include/classes/helpers/CServiceHelper.php:70
#: include/classes/helpers/CServiceHelper.php:114
#: include/classes/helpers/CServiceHelper.php:118
#, c-format
msgid "If weight of child services with %1$s status or below is less than %2$s"
msgstr "Если вес дочерних услуг с %1$s состоянием или ниже меньше чем %2$s"
#: include/func.inc.php:1583 include/func.inc.php:1603
msgid "If you think this message is wrong, please consult your administrators about getting the necessary permissions."
msgstr "Если вы считаете это сообщение ошибкой, пожалуйста, свяжитесь с вашими администраторами для получения прав доступа."
#: app/views/administration.miscconfig.edit.php:125
msgid "Iframe sandboxing exceptions"
msgstr "Исключения для атрибута sandbox в iframe"
#: include/classes/helpers/CServiceHelper.php:151
msgid "Ignore this service"
msgstr "Игнорировать эту услугу"
#: app/controllers/CControllerAuditLogList.php:224
#: app/views/administration.image.edit.php:61
#: app/views/administration.image.edit.php:67 image.php:26
#: include/classes/helpers/CMapHelper.php:227 include/maps.inc.php:28
#: include/maps.inc.php:307 include/views/js/monitoring.sysmaps.js.php:102
#: jsLoader.php:269
msgid "Image"
msgstr "Изображение"
#: include/classes/api/services/CImage.php:501
#, c-format
msgid "Image \"%1$s\" already exists."
msgstr "Изображение \"%1$s\" уже существует."
#: app/controllers/CControllerImageCreate.php:123
msgid "Image added"
msgstr "Изображение добавлено"
#: app/controllers/CControllerImageDelete.php:63
msgid "Image deleted"
msgstr "Изображение удалено"
#: include/views/monitoring.sysmap.edit.php:222
msgid "Image label type"
msgstr "Тип подписи к изображению"
#: include/classes/helpers/CUploadFile.php:129
#, c-format
msgid "Image size must be less than %1$s."
msgstr "Размер изображения должен быть менее %1$s."
#: app/controllers/CControllerImageUpdate.php:147
msgid "Image updated"
msgstr "Изображение обновлено"
#: app/views/administration.image.edit.php:29
#: app/views/administration.image.list.php:30 app/views/popup.import.php:44
#: include/classes/helpers/CMenuHelper.php:255 include/html.inc.php:893
msgid "Images"
msgstr "Изображения"
#: app/views/popup.import.php:91
msgid "Images for all maps will be updated!"
msgstr "Изображения для всех карт сетей будут обновлены!"
#: include/views/configuration.action.edit.php:235
msgid "Immediately"
msgstr "Незамедлительно"
#: app/controllers/CControllerPopupImport.php:165
#: app/views/administration.mediatype.list.php:37
#: app/views/configuration.host.list.php:43
#: app/views/popup.import.compare.php:152 app/views/popup.import.php:174
#: include/views/configuration.template.list.php:99
#: include/views/monitoring.sysmap.list.php:35
msgid "Import"
msgstr "Импорт"
#: app/controllers/CControllerPopupImportCompare.php:141
#: app/controllers/CControllerPopupImport.php:154
msgid "Import failed"
msgstr "Ошибка при импортировании"
#: app/views/popup.import.php:152
msgid "Import file"
msgstr "Импортировать файл"
#: app/controllers/CControllerPopupImport.php:148
msgid "Imported successfully"
msgstr "Импортировано успешно"
#: hostinventories.php:192
#, c-format
msgid "Impossible to filter by inventory field \"%1$s\", which does not exist."
msgstr "Невозможно отфильтровать по полю инвентарных данных \"%1$s\", которого не существует."
#: app/views/js/administration.user.edit.js.php:61
#: app/views/js/administration.userprofile.edit.js.php:69
msgid "In case of successful password change user will be logged out of all active sessions. Continue?"
msgstr "В случае успешного изменения пароля пользователем будет выполнен выход со всех активных сессий. Продолжить?"
#: include/html.inc.php:277 include/maps.inc.php:409
msgid "In maintenance"
msgstr "В обслуживании"
#: include/actions.inc.php:2134
#: include/views/administration.auditacts.list.php:84
msgid "In progress"
msgstr "В работе"
#: include/items.inc.php:1864
msgid "In range"
msgstr "По диапазону"
#: app/controllers/CControllerDashboardWidgetEdit.php:363
msgid "Inaccessible SLA"
msgstr "Недоступный SLA"
#: app/controllers/CControllerDashboardWidgetEdit.php:452
msgid "Inaccessible action"
msgstr "Недоступное действие"
#: app/controllers/CControllerPopupScheduledReportEdit.php:121
#: app/controllers/CControllerScheduledReportEdit.php:303
msgid "Inaccessible dashboard"
msgstr "Недоступная панель"
#: app/partials/configuration.host.edit.html.php:60
#: app/views/configuration.host.list.php:237
msgid "Inaccessible discovery rule"
msgstr "Недоступное правило обнаружения"
#: app/controllers/CControllerDashboardWidgetEdit.php:359
msgid "Inaccessible graph"
msgstr "Недоступный график"
#: app/controllers/CControllerDashboardWidgetEdit.php:361
msgid "Inaccessible graph prototype"
msgstr "Недоступный прототип графиков"
#: app/controllers/CControllerDashboardWidgetEdit.php:356
#: host_prototypes.php:475
msgid "Inaccessible group"
msgstr "Недоступная группа"
#: app/controllers/CControllerDashboardWidgetEdit.php:357
msgid "Inaccessible host"
msgstr "Недоступный узел сети"
#: app/controllers/CControllerDashboardWidgetEdit.php:358
msgid "Inaccessible item"
msgstr "Недоступный элемент данных"
#: app/controllers/CControllerDashboardWidgetEdit.php:360
msgid "Inaccessible item prototype"
msgstr "Недоступный прототип элементов данных"
#: app/partials/monitoring.host.view.html.php:105
#: app/partials/monitoring.latest.view.html.php:210
#: app/views/configuration.host.list.php:270
#: include/classes/screens/CScreenProblem.php:386
#: include/hostgroups.inc.php:293 include/triggers.inc.php:2023
#: include/views/inventory.host.view.php:42
msgid "Inaccessible maintenance"
msgstr "Недоступное обслуживание"
#: app/controllers/CControllerDashboardWidgetEdit.php:135
#: app/controllers/CControllerWidgetNavTreeItemEdit.php:63
msgid "Inaccessible map"
msgstr "Недоступная карта сети"
#: app/controllers/CControllerDashboardWidgetEdit.php:453
msgid "Inaccessible media type"
msgstr "Недоступный способ оповещения"
#: app/controllers/CControllerDashboardWidgetEdit.php:362
msgid "Inaccessible service"
msgstr "Недоступная услуга"
#: httpconf.php:661 include/graphs.inc.php:274 include/hosts.inc.php:649
#: include/httptest.inc.php:222 include/items.inc.php:916
#: include/triggers.inc.php:2162
msgid "Inaccessible template"
msgstr "Недоступный шаблон"
#: include/triggers.inc.php:2368 include/triggers.inc.php:2376
msgid "Inaccessible trigger"
msgstr "Недоступный триггер"
#: app/controllers/CControllerPopupScheduledReportEdit.php:105
#: app/controllers/CControllerPopupScheduledReportList.php:77
#: app/controllers/CControllerScheduledReportEdit.php:175
#: app/controllers/CControllerScheduledReportEdit.php:179
#: app/controllers/CControllerScheduledReportEdit.php:215
#: app/controllers/CControllerScheduledReportEdit.php:235
#: app/controllers/CControllerScheduledReportEdit.php:281
#: app/controllers/CControllerScheduledReportList.php:136
#: include/actions.inc.php:2009 include/actions.inc.php:2032
#: include/actions.inc.php:2037 include/classes/helpers/CDashboardHelper.php:39
#: include/events.inc.php:251 include/views/monitoring.sysmap.edit.php:83
msgid "Inaccessible user"
msgstr "Недоступный пользователь"
#: app/controllers/CControllerScheduledReportEdit.php:231
msgid "Inaccessible user group"
msgstr "Недоступная группа пользователей"
#: jsLoader.php:147 jsLoader.php:175
msgid "Inaccessible widget"
msgstr "Недоступный виджет"
#: app/controllers/CControllerDashboardWidgetCheck.php:52
#: app/controllers/CControllerDashboardWidgetEdit.php:65
#: include/classes/helpers/CDashboardHelper.php:453
#: include/classes/helpers/CDashboardHelper.php:461
msgid "Inaccessible widget type."
msgstr "Недоступный тип виджета."
#: jsLoader.php:138
msgid "Inaccessible widgets were not copied."
msgstr "Недоступные виджеты не скопированы."
#: jsLoader.php:139
msgid "Inaccessible widgets were not pasted."
msgstr "Недоступные виджеты не вставлены."
#: app/partials/js/scheduledreport.subscription.js.php:165
#: app/partials/js/scheduledreport.subscription.js.php:181
#: app/views/popup.scheduledreport.subscription.php:117
msgid "Include"
msgstr "Включено"
#: app/views/administration.mediatype.edit.php:242
msgid "Include event menu entry"
msgstr "Добавить запись в меню события"
#: app/views/administration.usergroup.edit.php:142
#: app/views/administration.usergroup.edit.php:193
msgid "Include subgroups"
msgstr "Включая подгруппы"
#: include/classes/data/CItemData.php:926
msgid "Incoming traffic statistics on network interface. Returns integer"
msgstr "Статистика входящего трафика сетевого интерфейса. Возвращает целое число"
#: include/classes/api/services/CService.php:1441
#, c-format
msgid "Incompatible \"propagation_rule\" and \"propagation_value\" parameters for service \"%1$s\"."
msgstr "Несовместимые параметры \"propagation_rule\" и \"propagation_value\" услуги \"%1$s\"."
#: app/controllers/CControllerMediatypeEnable.php:97
#: app/controllers/CControllerMediatypeEnable.php:108
msgid "Incomplete configuration"
msgstr "Настройка не завершена"
#: include/classes/api/services/CMap.php:655
#: include/classes/api/services/CMap.php:1138
#, c-format
msgid "Incorrect \"height\" value for map \"%1$s\"."
msgstr "Некорректное значение \"высоты\" у карты сети \"%1$s\"."
#: include/classes/api/services/CMap.php:803
#: include/classes/api/services/CMap.php:1271
#, c-format
msgid "Incorrect \"permission\" value \"%1$s\" in user groups for map \"%2$s\"."
msgstr "Некорректное значение \"permission\" \"%1$s\" в группах пользователях у карты сети \"%2$s\"."
#: include/classes/api/services/CMap.php:728
#: include/classes/api/services/CMap.php:1197
#, c-format
msgid "Incorrect \"permission\" value \"%1$s\" in users for map \"%2$s\"."
msgstr "Некорректное значение \"permission\" \"%1$s\" в пользователях у карты сети \"%2$s\"."
#: include/classes/api/services/CMap.php:674
#: include/classes/api/services/CMap.php:1144
#, c-format
msgid "Incorrect \"private\" value \"%1$s\" for map \"%2$s\"."
msgstr "Некорректное значение \"private\" \"%1$s\" у карты сети \"%2$s\"."
#: include/classes/api/services/CMap.php:649
#: include/classes/api/services/CMap.php:1132
#, c-format
msgid "Incorrect \"width\" value for map \"%1$s\"."
msgstr "Некорректное значение \"width\" у карты сети \"%1$s\"."
#: include/classes/api/services/CMap.php:876
#: include/classes/api/services/CMap.php:883
#: include/classes/api/services/CMap.php:899
#: include/classes/api/services/CMap.php:909
#: include/classes/api/services/CMap.php:1344
#: include/classes/api/services/CMap.php:1353
#: include/classes/api/services/CMap.php:1370
#: include/classes/api/services/CMap.php:1382
#, c-format
msgid "Incorrect %1$s label type value for map \"%2$s\"."
msgstr "Некорректное значение %1$s типа подписи для карты сети \"%2$s\"."
#: include/classes/api/clients/CLocalApiClient.php:71
#, c-format
msgid "Incorrect API \"%1$s\"."
msgstr "Некорректный API \"%1$s\"."
#: include/classes/api/services/CDRule.php:579
msgid "Incorrect SNMP OID."
msgstr "Некорректный SNMP OID."
#: include/classes/api/services/CDRule.php:573
msgid "Incorrect SNMP community."
msgstr "Некорректное SNMP community."
#: include/classes/helpers/CVaultHelper.php:137
msgid "Incorrect Vault API endpoint."
msgstr "Некорректный endpoint API Хранилища."
#: include/classes/helpers/CVaultHelper.php:61
msgid "Incorrect Vault token."
msgstr "Некорректный токен Vault."
#: include/classes/validators/CActionCondValidator.php:122
msgid "Incorrect action condition discovery check."
msgstr "Некорректная проверка обнаружения в условии действия."
#: include/classes/api/services/CAction.php:3320
msgid "Incorrect action condition discovery check. Discovery check does not exist or you have no access to it."
msgstr "Некорректная проверка обнаружения в условии действия. Проверка обнаружения не существует или у вас нет прав доступа к ней."
#: include/classes/validators/CActionCondValidator.php:95
msgid "Incorrect action condition discovery object."
msgstr "Некорректный объект обнаружения в условии действия."
#: include/classes/api/services/CAction.php:3279
msgid "Incorrect action condition discovery rule. Discovery rule does not exist or you have no access to it."
msgstr "Некорректное правило обнаружения в условии действия. Правило обнаружения не существует или у вас нет прав доступа к нему."
#: include/classes/validators/CActionCondValidator.php:140
msgid "Incorrect action condition discovery status."
msgstr "Некорректное состояние обнаружения в условии действия."
#: include/classes/validators/CActionCondValidator.php:164
msgid "Incorrect action condition event type."
msgstr "Некорректный тип события в условии действия."
#: include/classes/api/services/CAction.php:2999
msgid "Incorrect action condition or operation host group. Host group does not exist or you have no access to it."
msgstr "Некорректные условие действия или группа узлов операции. Группа узлов сети не существует или у вас нет прав доступа к ней."
#: include/classes/api/services/CAction.php:3059
msgid "Incorrect action condition or operation host. Host does not exist or you have no access to it."
msgstr "Некорректные условие действия или узел сети операции. Узел сети не существует или у вас нет прав доступа к нему."
#: include/classes/api/services/CAction.php:3197
msgid "Incorrect action condition or operation template. Template does not exist or you have no access to it."
msgstr "Некорректные условие действия или шаблон операции. Шаблон не существует или у вас нет прав доступа к нему."
#: include/classes/validators/CActionCondValidator.php:131
#, c-format
msgid "Incorrect action condition port \"%1$s\"."
msgstr "Некорректный порт \"%1$s\" в условии действия."
#: include/classes/api/services/CAction.php:3361
msgid "Incorrect action condition proxy. Proxy does not exist or you have no access to it."
msgstr "Некорректный прокси в условии действия. Прокси не существует или у вас нет прав доступа к нему."
#: include/classes/api/services/CAction.php:3401
msgid "Incorrect action condition service. Service does not exist or you have no access to it."
msgstr "Некорректное условие на действие на услуги. Услуга не существует или у вас нет прав доступа к ней."
#: include/classes/validators/CActionCondValidator.php:155
msgid "Incorrect action condition trigger severity."
msgstr "Некорректная важность триггера в условии действия."
#: include/classes/api/services/CAction.php:3238
msgid "Incorrect action condition trigger. Trigger does not exist or you have no access to it."
msgstr "Некорректный триггер в условии действия. Триггер не существует или у вас нет прав доступа к нему."
#: include/classes/validators/CActionCondValidator.php:211
msgid "Incorrect action condition type."
msgstr "Некорректный тип условия действия."
#: app/controllers/CControllerActionOperationValidate.php:83
#: app/controllers/CControllerActionOperationValidate.php:89
#: include/classes/api/services/CAction.php:2824
msgid "Incorrect action operation escalation step values."
msgstr "Некорректные значения шага эскалации для операции действия."
#: include/classes/api/services/CAction.php:2899
msgid "Incorrect action operation media type. Media type does not exist or you have no access to it."
msgstr "Некорректный способ оповещения операции действия. Способ оповещения не существует или у вас нет прав доступа к нему."
#: app/controllers/CControllerActionOperationValidate.php:63
#, c-format
msgid "Incorrect action operation type \"%1$s\" for event source \"%2$s\"."
msgstr "Некорректный тип операции действия \"%1$s\" для источника событий \"%2$s\"."
#: include/classes/api/services/CAction.php:3145
msgid "Incorrect action operation user group. User group does not exist or you have no access to it."
msgstr "Некорректная группа пользователей операции действия. Группа пользователей не существует или у вас нет прав доступа к ней."
#: include/classes/api/services/CAction.php:3102
msgid "Incorrect action operation user. User does not exist or you have no access to it."
msgstr "Некорректный пользователь операции действия. Пользователь не существует или у вас нет прав доступа к нему."
#: include/classes/api/services/CDRule.php:206
#: include/classes/api/services/CDRule.php:348
#: include/classes/api/services/CDRule.php:542
#: include/classes/api/services/CEvent.php:732
#: include/classes/api/services/CHostInterface.php:296
#: include/classes/api/services/CHostInterface.php:328
#: include/classes/api/services/CHostInterface.php:401
#: include/classes/api/services/CHostInterface.php:462
#: include/classes/api/services/CHostInterface.php:642
#: include/classes/api/services/CHostInterface.php:886
#: include/classes/api/services/CHostInterface.php:1061
#: include/classes/api/services/CHostInterface.php:1076
#: include/classes/api/services/CHostInterface.php:1112
#: include/classes/api/services/CHostInterface.php:1129
#: include/classes/api/services/CHostInterface.php:1146
#: include/classes/api/services/CHost.php:1283
#: include/classes/api/services/CHost.php:2000
#: include/classes/api/services/CHost.php:2235
#: include/classes/api/services/CItemGeneral.php:272
#: include/classes/api/services/CItemGeneral.php:1222
#: include/classes/api/services/CItemGeneral.php:1259
#: include/classes/api/services/CItemGeneral.php:1284
#: include/classes/api/services/CItemGeneral.php:1321
#: include/classes/api/services/CItemGeneral.php:1336
#: include/classes/api/services/CItemGeneral.php:1364
#: include/classes/api/services/CItemGeneral.php:1410
#: include/classes/api/services/CItemGeneral.php:1434
#: include/classes/api/services/CItemGeneral.php:1486
#: include/classes/api/services/CItemGeneral.php:1576
#: include/classes/api/services/CItemGeneral.php:1589
#: include/classes/api/services/CItemGeneral.php:1635
#: include/classes/api/services/CItemGeneral.php:1663
#: include/classes/api/services/CItemGeneral.php:1674
#: include/classes/api/services/CItemGeneral.php:1689
#: include/classes/api/services/CItemGeneral.php:1700
#: include/classes/api/services/CItemGeneral.php:1726
#: include/classes/api/services/CItemGeneral.php:1737
#: include/classes/api/services/CMapElement.php:46
#: include/classes/api/services/CMapElement.php:101
#: include/classes/api/services/CMapElement.php:120
#: include/classes/api/services/CMapElement.php:149
#: include/classes/api/services/CMapElement.php:159
#: include/classes/api/services/CMapElement.php:740
#: include/classes/api/services/CMapElement.php:775
#: include/classes/api/services/CMapElement.php:800
#: include/classes/api/services/CMap.php:698
#: include/classes/api/services/CMap.php:772
#: include/classes/api/services/CMap.php:986
#: include/classes/api/services/CMap.php:1059
#: include/classes/api/services/CMap.php:1167
#: include/classes/api/services/CMap.php:1240
#: include/classes/api/services/CMap.php:1460
msgid "Incorrect arguments passed to function."
msgstr "В функцию переданы некорректные аргументы."
#: include/classes/api/services/CHostInterface.php:1094
msgid "Incorrect bulk value for interface."
msgstr "Некорректное значение массового опроса для интерфейса."
#: include/classes/api/services/CHost.php:981
#: include/classes/api/services/CHost.php:1903
#: include/classes/api/services/CHost.php:2241
#, c-format
msgid "Incorrect characters used for host name \"%1$s\"."
msgstr "Использованы некорректные символы в имени узла сети \"%1$s\"."
#: include/classes/api/services/CDiscoveryRule.php:1805
#, c-format
msgid "Incorrect conditions for discovery rule \"%1$s\"."
msgstr "Некорректные условия в правиле обнаружения \"%1$s\"."
#: include/classes/api/services/CUser.php:468
msgid "Incorrect current password."
msgstr "Некорректный текущий пароль."
#: include/classes/api/services/CDiscoveryRule.php:1811
#, c-format
msgid "Incorrect custom expression \"%2$s\" for discovery rule \"%1$s\": %3$s."
msgstr "Некорректное пользовательское выражение \"%2$s\" для правила обнаружения \"%1$s\": %3$s."
#: include/classes/api/services/CDiscoveryRule.php:1602
#, c-format
msgid "Incorrect custom expression \"%2$s\" for override \"%1$s\": %3$s."
msgstr "Некорректное пользовательское выражение \"%2$s\" для замещения \"%1$s\": %3$s."
#: include/classes/db/MysqlDbBackend.php:69
#: include/classes/db/PostgresqlDbBackend.php:95
#, c-format
msgid "Incorrect default charset for Zabbix database: %1$s."
msgstr "Некорректная кодовая страница по умолчанию для Zabbix базы данных: %1$s."
#: include/classes/api/services/CEvent.php:510
#: include/classes/api/services/CProblem.php:375
msgid "Incorrect evaltype value."
msgstr "Некорректное значение evaltype."
#: include/classes/validators/event/CEventSourceObjectValidator.php:69
#, c-format
msgid "Incorrect event object \"%1$s\" (%2$s) for event source \"%3$s\" (%4$s), only the following objects are supported: %5$s."
msgstr "Некорректный \"%1$s\" (%2$s) объект события для \"%3$s\" (%4$s) источника события, поддерживаются только следующие объекты: %5$s."
#: include/classes/api/services/CAlert.php:386
msgid "Incorrect eventobject value."
msgstr "Некорректное значение eventobject."
#: include/classes/api/services/CAlert.php:379
msgid "Incorrect eventsource value."
msgstr "Некорректное значение eventsource."
#: include/classes/db/DB.php:691 include/classes/db/DB.php:965
#, c-format
msgid "Incorrect field \"%1$s\" name or value in where statement for table \"%2$s\"."
msgstr "Некорректное имя поля \"%1$s\" или значение в выражении where для таблицы \"%2$s\"."
#: include/classes/api/services/CMap.php:606
msgid "Incorrect fields for sysmap."
msgstr "Некорректные поля для карты сети."
#: include/classes/setup/CSetupWizard.php:976
#: include/classes/setup/CSetupWizard.php:980
#: include/classes/setup/CSetupWizard.php:984
#, c-format
msgid "Incorrect file path for \"%1$s\": %2$s."
msgstr "Некорректный путь к файлу для \"%1$s\": %2$s."
#: include/classes/helpers/CUploadFile.php:162
msgid "Incorrect file upload."
msgstr "Некорректный загружаемый файл."
#: include/classes/api/services/CDiscoveryRule.php:1841
#, c-format
msgid "Incorrect filter condition formula ID for discovery rule \"%1$s\"."
msgstr "Некорректный ID формулы условия фильтра для правила обнаружения \"%1$s\"."
#: include/classes/api/services/CDiscoveryRule.php:1833
#, c-format
msgid "Incorrect filter condition macro for discovery rule \"%1$s\"."
msgstr "Некорректный макрос условия фильтра для правила обнаружения \"%1$s\"."
#: include/classes/api/services/CDiscoveryRule.php:1637
#, c-format
msgid "Incorrect filter condition macro for override \"%1$s\"."
msgstr "Некорректный макрос условия фильтра для замещения \"%1$s\"."
#: include/classes/api/services/CDiscoveryRule.php:1847
#, c-format
msgid "Incorrect filter condition operator for discovery rule \"%1$s\"."
msgstr "Некорректный оператор условия фильтра для правила обнаружения \"%1$s\"."
#: app/controllers/CControllerPopupTestTriggerExpr.php:49
#: include/triggers.inc.php:1144
msgid "Incorrect function is used"
msgstr "Использована некорректная функция"
#: image.php:46
msgid "Incorrect image index."
msgstr "Некорректный индекс изображения."
#: include/classes/api/services/CHostInterface.php:675
#: include/classes/api/services/CHost.php:964
#: include/classes/api/services/CHost.php:1897
#: include/classes/api/services/CHost.php:2134
#: include/classes/api/services/CTrigger.php:809
msgid "Incorrect input parameters."
msgstr "Некорректные входные параметры."
#: include/classes/api/services/CHostInterface.php:801
#, c-format
msgid "Incorrect interface DNS parameter \"%1$s\" provided."
msgstr "Указан некорректный параметр DNS \"%1$s\" интерфейса."
#: include/classes/api/services/CHostInterface.php:846
#, c-format
msgid "Incorrect interface port \"%1$s\" provided."
msgstr "Указан некорректный порт \"%1$s\" интерфейса."
#: include/classes/api/services/CHost.php:2021
#: include/classes/api/services/CHost.php:2224
#, c-format
msgid "Incorrect inventory field \"%1$s\"."
msgstr "Некорректное поле инвентарных данных \"%1$s\"."
#: app/controllers/CControllerActionOperationValidate.php:176
msgid "Incorrect inventory mode in action operation."
msgstr "Некорректный режим инвентарных данных в операции действия."
#: include/classes/api/services/CGraphGeneral.php:325
msgid "Incorrect item for axis value."
msgstr "Некорректный элемент данных для значения оси."
#: include/classes/api/services/CTriggerGeneral.php:1631
#, c-format
msgid "Incorrect item key \"%1$s\" provided for trigger expression on \"%2$s\"."
msgstr "В выражении триггера \"%2$s\" указан некорректный ключ элемента данных \"%1$s\"."
#: app/controllers/CControllerPopupTestTriggerExpr.php:50
#: include/triggers.inc.php:1145
msgid "Incorrect item value type"
msgstr "Некорректный тип значений элемента данных"
#: include/classes/api/services/CTriggerGeneral.php:1638
#, c-format
msgid "Incorrect item value type \"%1$s\" provided for trigger function \"%2$s\"."
msgstr "Указан некорректный тип элемента данных \"%1$s\" для функции триггера \"%2$s\"."
#: include/forms.inc.php:1582
msgid "Incorrect list of items."
msgstr "Некорректный список элементов данных."
#: app/controllers/CControllerPopupMaintenancePeriod.php:89
msgid "Incorrect maintenance - date must be between 1970.01.01 and 2038.01.18"
msgstr "Некорректное обслуживание - дата должна быть между 1970.01.01 и 2038.01.18"
#: app/controllers/CControllerPopupMaintenancePeriod.php:125
msgid "Incorrect maintenance period (minimum 5 minutes)"
msgstr "Некорректный период обслуживания (минимум 5 минут)"
#: include/classes/api/services/CMap.php:1043
msgid "Incorrect map ID."
msgstr "Некорректный ID карты сети."
#: include/classes/api/clients/CLocalApiClient.php:79
#: include/classes/api/services/CSettings.php:94
#: include/classes/api/services/CUser.php:1612
#, c-format
msgid "Incorrect method \"%1$s.%2$s\"."
msgstr "Некорректный метод \"%1$s.%2$s\"."
#: include/classes/api/services/CEvent.php:498
#: include/classes/api/services/CProblem.php:363
msgid "Incorrect object value."
msgstr "Некорректное значение объекта."
#: include/classes/db/OracleDbBackend.php:141
#, c-format
msgid "Incorrect parameter \"%1$s\" value: %2$s."
msgstr "Некорректное значение \"%1$s\" параметра: %2$s."
#: app/controllers/CControllerPopupDiscoveryCheck.php:58
#: include/classes/api/services/CDRule.php:496
msgid "Incorrect port range."
msgstr "Некорректный диапазон портов."
#: app/controllers/CControllerRegExTest.php:73
#, c-format
msgid "Incorrect regular expression \"%1$s\": \"%2$s\""
msgstr "Некорректное регулярное выражение \"%1$s\": \"%2$s\""
#: include/classes/server/CZabbixServer.php:509
#: include/classes/server/CZabbixServer.php:551
#: include/classes/server/CZabbixServer.php:558
#, c-format
msgid "Incorrect response received from Zabbix server \"%1$s\"."
msgstr "Получен некорректный ответ от Zabbix сервера \"%1$s\"."
#: app/controllers/CControllerSlaCreateUpdate.php:34
#: app/controllers/CControllerSlaCreateUpdate.php:84
#, c-format
msgid "Incorrect schedule: %1$s."
msgstr "Некорректное расписание: %1$s."
#: include/classes/api/services/CEvent.php:491
#: include/classes/api/services/CProblem.php:356
msgid "Incorrect source value."
msgstr "Некорректное значение источника."
#: include/classes/api/services/CHost.php:1992
#: include/classes/api/services/CHost.php:2190
#, c-format
msgid "Incorrect status for host \"%1$s\"."
msgstr "Некорректное состояние для узла сети \"%1$s\"."
#: include/classes/api/services/CHttpTest.php:737
msgid "Incorrect templated web scenario step count."
msgstr "Некорректное количество шагов у шаблонного веб-сценария."
#: include/classes/parsers/C10TriggerExpression.php:526
#: include/classes/parsers/C10TriggerExpression.php:542
msgid "Incorrect trigger expression."
msgstr "Некорректное выражение триггера."
#: include/classes/api/services/CTriggerGeneral.php:587
#: include/classes/api/services/CTriggerGeneral.php:1404
#, c-format
msgid "Incorrect trigger expression. Host \"%1$s\" does not exist or you have no access to this host."
msgstr "Некорректное выражение триггера. Узел сети \"%1$s\" не существует или у вас нет прав доступа к этому узлу сети."
#: include/classes/api/services/CTriggerGeneral.php:1405
msgid "Incorrect trigger expression. Trigger expression elements should not belong to a template and a host simultaneously."
msgstr "Некорректное выражение у триггера. Элементы выражения триггера не должны принадлежать шаблону и узлу сети одновременно."
#: include/classes/api/services/CTriggerGeneral.php:588
#: include/classes/api/services/CTriggerGeneral.php:1410
#, c-format
msgid "Incorrect trigger prototype expression. Host \"%1$s\" does not exist or you have no access to this host."
msgstr "Некорректное выражение прототипа триггеров. Узел сети \"%1$s\" не существует или у вас нет прав доступа к нему."
#: include/classes/api/services/CTriggerGeneral.php:1411
msgid "Incorrect trigger prototype expression. Trigger prototype expression elements should not belong to a template and a host simultaneously."
msgstr "Некорректное выражение прототипа триггеров. Элементы выражения прототипа триггеров не должны быть от шаблона и узла сети одновременно."
#: include/classes/api/services/CDiscoveryRule.php:1798
#, c-format
msgid "Incorrect type of calculation for discovery rule \"%1$s\"."
msgstr "Некорректный тип вычисления для правила обнаружения \"%1$s\"."
#: include/classes/api/services/CMap.php:764
#: include/classes/api/services/CMap.php:1232
#, c-format
msgid "Incorrect user ID specified for map \"%1$s\"."
msgstr "Указано некорректное значение ID пользователя у карты сети \"%1$s\"."
#: include/classes/api/services/CMap.php:835
#: include/classes/api/services/CMap.php:1302
#, c-format
msgid "Incorrect user group ID specified for map \"%1$s\"."
msgstr "Указано некорректное значение ID группы пользователей у карты сети \"%1$s\"."
#: include/classes/api/services/CUser.php:1530
#: include/classes/api/services/CUser.php:1544
#: include/classes/api/services/CUser.php:1579
#: include/classes/api/services/CUser.php:2018
#: include/classes/validators/CLdapAuthValidator.php:88 index_http.php:79
msgid "Incorrect user name or password or account is temporarily blocked."
msgstr "Некорректные имя пользователя или пароль или аккаунт временно заблокирован."
#: app/controllers/CControllerActionOperationValidate.php:121
#: app/controllers/CControllerPopupGeneric.php:478
#: include/classes/api/services/CDRule.php:244
#: include/classes/api/services/CDRule.php:251
#: include/classes/api/services/CDRule.php:299
#: include/classes/api/services/CDRule.php:393
#: include/classes/api/services/CDRule.php:400
#: include/classes/api/services/CDRule.php:452
#: include/classes/api/services/CDRule.php:532
#: include/classes/api/services/CDRule.php:593
#: include/classes/api/services/CDRule.php:605
#: include/classes/api/services/CItemGeneral.php:525
#: include/classes/api/services/CItemGeneral.php:2631
#: include/classes/validators/CNewValidator.php:124
#: include/classes/validators/CNewValidator.php:136
#: include/classes/validators/CNewValidator.php:148
#: include/classes/validators/CNewValidator.php:160
#: include/classes/validators/CNewValidator.php:172
#: include/classes/validators/CNewValidator.php:184
#: include/classes/validators/CNewValidator.php:196
#: include/classes/validators/CNewValidator.php:235
#: include/validate.inc.php:347
#, c-format
msgid "Incorrect value \"%1$s\" for \"%2$s\" field."
msgstr "Некорректное значение \"%1$s\" для \"%2$s\" поля."
#: include/validate.inc.php:336
#, c-format
msgid "Incorrect value \"%1$s\" for \"%2$s\" field: must be between %3$s and %4$s, and have no more than %5$s digits after the decimal point."
msgstr "Некорректное значение \"%1$s\" для \"%2$s\" поля: должно быть между %3$s и %4$s, и должно содержать не более %5$s цифр после десятичной точки."
#: app/controllers/CControllerAuthenticationUpdate.php:153
#: include/validate.inc.php:341
#, c-format
msgid "Incorrect value \"%1$s\" for \"%2$s\" field: must be between %3$s and %4$s."
msgstr "Некорректное значение \"%1$s\" для \"%2$s\" поля: должно быть между %3$s и %4$s."
#: include/classes/db/DB.php:413
#, c-format
msgid "Incorrect value \"%1$s\" for float field \"%2$s\"."
msgstr "Некорректное значение \"%1$s\" для поля с плавающей точкой \"%2$s\"."
#: include/classes/db/DB.php:406
#, c-format
msgid "Incorrect value \"%1$s\" for int field \"%2$s\"."
msgstr "Некорректное значение \"%1$s\" для поля целого числа \"%2$s\"."
#: include/classes/db/DB.php:399
#, c-format
msgid "Incorrect value \"%1$s\" for unsigned int field \"%2$s\"."
msgstr "Некорректное значение \"%1$s\" для поля целого положительного числа \"%2$s\"."
#: include/classes/validators/CNewValidator.php:125
#: include/classes/validators/CNewValidator.php:137
#: include/classes/validators/CNewValidator.php:149
#: include/classes/validators/CNewValidator.php:161
#: include/classes/validators/CNewValidator.php:173
#: include/classes/validators/CNewValidator.php:185
#: include/classes/validators/CNewValidator.php:197
#: include/classes/validators/CNewValidator.php:236
#: include/validate.inc.php:350
#, c-format
msgid "Incorrect value for \"%1$s\" field."
msgstr "Некорректное значение для \"%1$s\" поля."
#: app/controllers/CControllerActionOperationValidate.php:98
#: app/controllers/CControllerAuthenticationUpdate.php:103
#: app/controllers/CControllerAuthenticationUpdate.php:143
#: app/controllers/CControllerAuthenticationUpdate.php:215
#: app/controllers/CControllerPopupHttpStep.php:94
#: app/controllers/CControllerPopupItemTestEdit.php:91
#: app/controllers/CControllerPopupItemTestGetValue.php:104
#: app/controllers/CControllerPopupItemTest.php:1295
#: app/controllers/CControllerPopupItemTest.php:1303
#: app/controllers/CControllerPopupItemTest.php:1310
#: app/controllers/CControllerPopupItemTestSend.php:143
#: app/controllers/CControllerPopupItemTestSend.php:172
#: app/controllers/CControllerPopupItemTestSend.php:181
#: app/controllers/CControllerPopupItemTestSend.php:186
#: app/controllers/CControllerPopupItemTestSend.php:191
#: app/controllers/CControllerPopupItemTestSend.php:196
#: app/controllers/CControllerPopupLldOperation.php:131
#: app/controllers/CControllerPopupLldOperation.php:138
#: app/controllers/CControllerPopupLldOperation.php:143
#: app/controllers/CControllerPopupLldOperation.php:153
#: app/controllers/CControllerPopupLldOperation.php:219
#: app/controllers/CControllerPopupLldOperation.php:227
#: app/controllers/CControllerPopupLldOverride.php:79
#: app/controllers/CControllerPopupLldOverride.php:84
#: app/controllers/CControllerPopupMedia.php:98
#: app/controllers/CControllerPopupMedia.php:109
#: app/controllers/CControllerPopupScheduledReportCreate.php:70
#: app/controllers/CControllerPopupScheduledReportSubscriptionEdit.php:74
#: app/controllers/CControllerPopupValueMapUpdate.php:63
#: app/controllers/CControllerPopupValueMapUpdate.php:70
#: app/controllers/CControllerPopupValueMapUpdate.php:94
#: app/controllers/CControllerPopupValueMapUpdate.php:100
#: app/controllers/CControllerPopupValueMapUpdate.php:105
#: app/controllers/CControllerPopupValueMapUpdate.php:112
#: app/controllers/CControllerPopupValueMapUpdate.php:117
#: app/controllers/CControllerPopupValueMapUpdate.php:124
#: app/controllers/CControllerPopupValueMapUpdate.php:136
#: app/controllers/CControllerPopupValueMapUpdate.php:148
#: app/controllers/CControllerScheduledReportCreate.php:82
#: app/controllers/CControllerScheduledReportUpdate.php:86
#: app/controllers/CControllerUsergroupGrouprightAdd.php:36
#: app/controllers/CControllerUsergroupTagfilterAdd.php:41
#: app/controllers/CControllerUsergroupTagfilterAdd.php:47
#: app/controllers/CControllerUserUpdateGeneral.php:111
#: app/controllers/CControllerWidgetTopHostsView.php:409
#: app/controllers/CControllerWidgetTopHostsView.php:421
#: include/classes/api/services/CConfiguration.php:167
#: include/classes/api/services/CDiscoveryRule.php:1869
#: include/classes/api/services/CDiscoveryRule.php:2283
#: include/classes/api/services/CDRule.php:210
#: include/classes/api/services/CDRule.php:216
#: include/classes/api/services/CDRule.php:221
#: include/classes/api/services/CDRule.php:226
#: include/classes/api/services/CDRule.php:237
#: include/classes/api/services/CDRule.php:326
#: include/classes/api/services/CDRule.php:327
#: include/classes/api/services/CDRule.php:352
#: include/classes/api/services/CDRule.php:364
#: include/classes/api/services/CDRule.php:369
#: include/classes/api/services/CDRule.php:374
#: include/classes/api/services/CDRule.php:386
#: include/classes/api/services/CDRule.php:474
#: include/classes/api/services/CDRule.php:481
#: include/classes/api/services/CDRule.php:507
#: include/classes/api/services/CDRule.php:513
#: include/classes/api/services/CDRule.php:547
#: include/classes/api/services/CDRule.php:555
#: include/classes/api/services/CEvent.php:743
#: include/classes/api/services/CEvent.php:756
#: include/classes/api/services/CEvent.php:761
#: include/classes/api/services/CEvent.php:766
#: include/classes/api/services/CEvent.php:771
#: include/classes/api/services/CEvent.php:779
#: include/classes/api/services/CEvent.php:820
#: include/classes/api/services/CEvent.php:877
#: include/classes/api/services/CHost.php:922
#: include/classes/api/services/CHost.php:1783
#: include/classes/api/services/CHost.php:1789
#: include/classes/api/services/CHost.php:1804
#: include/classes/api/services/CHost.php:1810
#: include/classes/api/services/CHost.php:1815
#: include/classes/api/services/CHost.php:1821
#: include/classes/api/services/CHost.php:1829
#: include/classes/api/services/CHost.php:1835
#: include/classes/api/services/CHost.php:1844
#: include/classes/api/services/CHost.php:1850
#: include/classes/api/services/CHost.php:1924
#: include/classes/api/services/CHost.php:1986
#: include/classes/api/services/CHost.php:2157
#: include/classes/api/services/CHost.php:2184
#: include/classes/api/services/CHttpTest.php:983
#: include/classes/api/services/CHttpTest.php:1079
#: include/classes/api/services/CItemGeneral.php:229
#: include/classes/api/services/CItemGeneral.php:470
#: include/classes/api/services/CItemGeneral.php:481
#: include/classes/api/services/CItemGeneral.php:487
#: include/classes/api/services/CItemGeneral.php:495
#: include/classes/api/services/CItemGeneral.php:507
#: include/classes/api/services/CItemGeneral.php:513
#: include/classes/api/services/CItemGeneral.php:519
#: include/classes/api/services/CItemGeneral.php:532
#: include/classes/api/services/CItemGeneral.php:558
#: include/classes/api/services/CItemGeneral.php:1264
#: include/classes/api/services/CItemGeneral.php:1270
#: include/classes/api/services/CItemGeneral.php:1288
#: include/classes/api/services/CItemGeneral.php:1303
#: include/classes/api/services/CItemGeneral.php:1326
#: include/classes/api/services/CItemGeneral.php:1341
#: include/classes/api/services/CItemGeneral.php:1348
#: include/classes/api/services/CItemGeneral.php:1356
#: include/classes/api/services/CItemGeneral.php:1369
#: include/classes/api/services/CItemGeneral.php:1380
#: include/classes/api/services/CItemGeneral.php:1390
#: include/classes/api/services/CItemGeneral.php:1397
#: include/classes/api/services/CItemGeneral.php:1415
#: include/classes/api/services/CItemGeneral.php:1439
#: include/classes/api/services/CItemGeneral.php:1493
#: include/classes/api/services/CItemGeneral.php:1500
#: include/classes/api/services/CItemGeneral.php:1505
#: include/classes/api/services/CItemGeneral.php:1512
#: include/classes/api/services/CItemGeneral.php:1518
#: include/classes/api/services/CItemGeneral.php:1525
#: include/classes/api/services/CItemGeneral.php:1534
#: include/classes/api/services/CItemGeneral.php:1544
#: include/classes/api/services/CItemGeneral.php:1556
#: include/classes/api/services/CItemGeneral.php:1567
#: include/classes/api/services/CItemGeneral.php:1581
#: include/classes/api/services/CItemGeneral.php:1592
#: include/classes/api/services/CItemGeneral.php:1597
#: include/classes/api/services/CItemGeneral.php:1605
#: include/classes/api/services/CItemGeneral.php:1611
#: include/classes/api/services/CItemGeneral.php:1622
#: include/classes/api/services/CItemGeneral.php:1640
#: include/classes/api/services/CItemGeneral.php:1667
#: include/classes/api/services/CItemGeneral.php:1680
#: include/classes/api/services/CItemGeneral.php:1693
#: include/classes/api/services/CItemGeneral.php:1707
#: include/classes/api/services/CItemGeneral.php:1717
#: include/classes/api/services/CItemGeneral.php:1730
#: include/classes/api/services/CItemGeneral.php:1745
#: include/classes/api/services/CItemGeneral.php:1755
#: include/classes/api/services/CItemGeneral.php:2278
#: include/classes/api/services/CItemGeneral.php:2298
#: include/classes/api/services/CItemGeneral.php:2305
#: include/classes/api/services/CItemGeneral.php:2315
#: include/classes/api/services/CItemGeneral.php:2395
#: include/classes/api/services/CItemGeneral.php:2409
#: include/classes/api/services/CItemGeneral.php:2574
#: include/classes/api/services/CItem.php:843
#: include/classes/api/services/CItem.php:851
#: include/classes/api/services/CItemPrototype.php:727
#: include/classes/api/services/CItemPrototype.php:735
#: include/classes/api/services/CMapElement.php:85
#: include/classes/api/services/CMapElement.php:106
#: include/classes/api/services/CMapElement.php:125
#: include/classes/api/services/CMapElement.php:163
#: include/classes/api/services/CMapElement.php:169
#: include/classes/api/services/CMap.php:682
#: include/classes/api/services/CMap.php:688
#: include/classes/api/services/CMap.php:1151
#: include/classes/api/services/CMap.php:1157
#: include/classes/api/services/CSettings.php:291
#: include/classes/api/services/CTriggerGeneral.php:148
#: include/classes/api/services/CTriggerGeneral.php:156
#: include/classes/api/services/CTriggerGeneral.php:437
#: include/classes/api/services/CTriggerGeneral.php:446
#: include/classes/api/services/CTriggerGeneral.php:794
#: include/classes/api/services/CTriggerGeneral.php:800
#: include/classes/api/services/CTriggerGeneral.php:820
#: include/classes/api/services/CTriggerGeneral.php:827
#: include/classes/api/services/CTriggerGeneral.php:833
#: include/classes/api/services/CUserGroup.php:462
#: include/classes/api/services/CUser.php:759
#: include/classes/api/services/CUser.php:2096
#: include/classes/graphdraw/CLineGraphDraw.php:116
#: include/classes/graphdraw/CLineGraphDraw.php:239
#: include/classes/graphdraw/CLineGraphDraw.php:249
#: include/classes/graphdraw/CPieGraphDraw.php:165
#: include/classes/graphdraw/CPieGraphDraw.php:175
#: include/classes/helpers/CSvgGraphHelper.php:368
#: include/classes/helpers/CSvgGraphHelper.php:380
#: include/classes/import/CConfigurationImport.php:745
#: include/classes/import/CConfigurationImport.php:842
#: include/classes/import/CConfigurationImport.php:879
#: include/classes/import/CConfigurationImport.php:980
#: include/classes/import/CConfigurationImport.php:1135
#: include/classes/import/CConfigurationImport.php:2656
#: include/classes/import/CConfigurationImport.php:2760
#: include/classes/import/CConfigurationImport.php:2770
#: include/classes/import/CConfigurationImport.php:2797
#: include/classes/import/CConfigurationImport.php:2812
#: include/classes/import/CConfigurationImport.php:2821
#: include/classes/import/CConfigurationImport.php:2827
#: include/classes/validators/CActionCondValidator.php:66
#: include/classes/validators/CActionCondValidator.php:72
#: include/classes/validators/CActionCondValidator.php:83
#: include/classes/validators/CActionCondValidator.php:91
#: include/classes/validators/CActionCondValidator.php:110
#: include/classes/validators/CActionCondValidator.php:119
#: include/classes/validators/CActionCondValidator.php:128
#: include/classes/validators/CActionCondValidator.php:137
#: include/classes/validators/CActionCondValidator.php:146
#: include/classes/validators/CActionCondValidator.php:152
#: include/classes/validators/CActionCondValidator.php:161
#: include/classes/validators/CActionCondValidator.php:170
#: include/classes/validators/CActionCondValidator.php:190
#: include/classes/validators/CActionCondValidator.php:196
#: include/classes/validators/CActionCondValidator.php:200
#: include/classes/validators/CActionCondValidator.php:206
#: include/classes/validators/CEventCorrCondValidator.php:47
#: include/classes/validators/CEventCorrCondValidator.php:55
#: include/classes/validators/CEventCorrCondValidator.php:61
#: include/classes/validators/CEventCorrCondValidator.php:67
#: include/classes/validators/CEventCorrCondValidator.php:77
#: include/classes/validators/CEventCorrCondValidator.php:80
#: include/classes/validators/CEventCorrCondValidator.php:87
#: include/classes/validators/CEventCorrCondValidator.php:91
#: include/classes/validators/CEventCorrCondValidator.php:96
#: include/classes/validators/CNewValidator.php:103
#: include/classes/validators/CNewValidator.php:113
#: include/classes/validators/CNewValidator.php:207
#: include/classes/validators/CNewValidator.php:219
#: include/classes/validators/CNewValidator.php:250
#: include/classes/validators/CNewValidator.php:266
#: include/classes/validators/CNewValidator.php:280
#: include/classes/validators/CNewValidator.php:294
#: include/classes/validators/CNewValidator.php:311
#: include/classes/validators/CNewValidator.php:320
#: include/classes/validators/CNewValidator.php:332
#: include/classes/validators/CNewValidator.php:342
#: include/classes/validators/CNewValidator.php:352
#: include/classes/widgets/fields/CWidgetFieldNavTree.php:109
#: include/classes/widgets/fields/CWidgetFieldNavTree.php:124
#: include/items.inc.php:2066 include/sounds.inc.php:113
#: include/validate.inc.php:330
#, c-format
msgid "Incorrect value for field \"%1$s\": %2$s."
msgstr "Некорректное значение для поля \"%1$s\": %2$s."
#: include/classes/helpers/CServiceHelper.php:149
msgid "Increase by"
msgstr "Увеличение на"
#: app/views/popup.acknowledge.edit.php:90 include/actions.inc.php:1774
#: include/actions.inc.php:2216 include/html.inc.php:978
msgid "Indefinitely"
msgstr "Бессрочно"
#: app/views/popup.tophosts.column.edit.php:152
msgid "Indicators"
msgstr "Индикаторы"
#: include/locales.inc.php:47
msgid "Indonesian (id_ID)"
msgstr "Индонезийский (id_ID)"
#: include/func.inc.php:1404 include/func.inc.php:1408
msgid "Infinity"
msgstr "Бесконечно"
#: app/controllers/CControllerPopupMediatypeTestSend.php:172
#: app/partials/monitoring.latest.view.html.php:82
#: app/partials/monitoring.latest.view.html.php:95
#: app/partials/scheduledreport.table.html.php:45
#: app/views/configuration.host.list.php:198
#: app/views/monitoring.widget.actionlog.view.php:39
#: app/views/monitoring.widget.problems.view.php:57
#: app/views/service.list.edit.php:57 app/views/service.list.php:60
#: include/actions.inc.php:1827 include/actions.inc.php:1921
#: include/blocks.inc.php:576 include/classes/screens/CScreenProblem.php:857
#: include/classes/screens/CScreenProblem.php:881
#: include/views/administration.auditacts.list.php:71
#: include/views/configuration.graph.list.php:151
#: include/views/configuration.host.discovery.list.php:206
#: include/views/configuration.hostgroups.list.php:71
#: include/views/configuration.httpconf.list.php:146
#: include/views/configuration.item.list.php:98
#: include/views/configuration.trigger.prototype.edit.php:205
#: include/views/configuration.trigger.prototype.edit.php:404
#: include/views/configuration.triggers.edit.php:228
#: include/views/configuration.triggers.edit.php:430
#: include/views/configuration.triggers.list.php:200
msgid "Info"
msgstr "Инфо"
#: app/views/monitoring.widget.actionlog.view.php:48
#: app/views/monitoring.widget.problems.view.php:64
msgctxt "compact table header"
msgid "Info"
msgstr "Инфо"
#: include/classes/data/CItemData.php:1443
msgid "Info about internal disks of hypervisor required for vmware.datastore.perfcounter, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier. Returns JSON"
msgstr "Информация о внутренних дисках гипервизора, требуемая для vmware.datastore.perfcounter, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware. Возвращается JSON"
#: include/classes/data/CItemData.php:1429
msgid "Info about internal disks of hypervisor required for vmware.datastore.perfcounter, <url> - VMware service URL, <uuid> - VMware hypervisor host name. Returns JSON"
msgstr "Информация о внутренних дисках гипервизора, требуемая для vmware.datastore.perfcounter, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware. Возвращается JSON"
#: app/views/administration.trigdisplay.edit.php:110 include/items.inc.php:31
#: jsLoader.php:177
msgid "Information"
msgstr "Информация"
#: include/classes/data/CItemData.php:1162
msgid "Information about a file. Returns JSON"
msgstr "Информация о файле. Возвращается JSON"
#: include/classes/data/CItemData.php:1014
msgid "Information about a service. Returns integer with param as state, startup; string - with param as displayname, path, user; text - with param as description; Specifically for state: 0 - running, 1 - paused, 2 - start pending, 3 - pause pending, 4 - continue pending, 5 - stop pending, 6 - stopped, 7 - unknown, 255 - no such service; Specifically for startup: 0 - automatic, 1 - automatic delayed, 2 - manual, 3 - disabled, 4 - unknown"
msgstr "Информация о службе. Возвращает число с параметром как состояние, запуска; строка - с параметром как отображаемое имя, пусть, пользователь; текст - с параметром как описание; В частности для состояния: 0 - запущено, 1 - приостановлено, 2 - выполнение запуска, 3 - выполнение приостановки, 4 - выполнение продолжения, 5 - выполнение остановки, 6 - остановлено, 7 - неизвестно, 255 - отсутствие службы; В частности для запуска: 0 - автоматический, 1 - автоматический отложенный, 2 - вручную, 3 - отключен, 4 - неизвестно"
#: include/views/configuration.host.prototype.edit.php:252
msgid "Inherit"
msgstr "Наследовать"
#: app/partials/configuration.filter.items.php:198
#: include/views/configuration.triggers.list.php:112
msgid "Inherited"
msgstr "Унаследованные"
#: app/partials/configuration.host.edit.html.php:342
msgid "Inherited and host macros"
msgstr "Макросы узла сети и унаследованные"
#: include/views/configuration.host.prototype.edit.php:338
msgid "Inherited and host prototype macros"
msgstr "Унаследованные и макросы прототипов узлов сети"
#: app/partials/configuration.tags.tab.php:140
msgid "Inherited and item tags"
msgstr "Унаследованные и собственные теги"
#: app/partials/configuration.tags.tab.php:135
msgid "Inherited and scenario tags"
msgstr "Унаследованные и собственные теги"
#: include/views/configuration.template.edit.php:195
msgid "Inherited and template macros"
msgstr "Унаследованные и макросы из шаблонов"
#: app/partials/configuration.tags.tab.php:130
msgid "Inherited and trigger tags"
msgstr "Унаследованные и собственные теги"
#: include/forms.inc.php:318
msgid "Inherited items"
msgstr "Унаследованные элементы данных"
#: include/classes/widgets/forms/CWidgetFormGeoMap.php:75
msgid "Initial view"
msgstr "Начальный вид"
#: include/classes/widgets/views/widget.geomap.form.view.php:78
msgid "Initial view is ignored if the default view is set."
msgstr "Начальный вид игнорируется, если задан вид по умолчанию."
#: app/views/popup.triggerexpr.php:258
msgid "Insert"
msgstr "Вставить"
#: include/views/configuration.trigger.prototype.edit.php:141
#: include/views/configuration.triggers.edit.php:168 jsLoader.php:365
msgid "Insert expression"
msgstr "Вставить выражение"
#: include/classes/setup/CSetupWizard.php:74
#: include/classes/setup/CSetupWizard.php:890
#: include/classes/setup/CSetupWizard.php:913
msgid "Install"
msgstr "Установка"
#: setup.php:159
msgid "Installation"
msgstr "Инсталляция"
#: include/hosts.inc.php:259
msgid "Installer name"
msgstr "Имя установщика"
#: include/forms.inc.php:1392 include/forms.inc.php:1425
#: include/views/js/item.preprocessing.js.php:142
#: include/views/js/item.preprocessing.js.php:180
#: include/views/js/item.preprocessing.js.php:227
msgid "Integer from BITS"
msgstr "Целое число из BITS"
#: include/classes/helpers/CMenuHelper.php:360
msgid "Integrations"
msgstr "Интеграции"
#: app/partials/monitoring.host.view.html.php:35
#: app/views/administration.proxy.edit.php:78
#: app/views/configuration.host.list.php:192 disc_prototypes.php:40
#: host_discovery.php:47 include/classes/html/CHostAvailability.php:76
#: items.php:38
msgid "Interface"
msgstr "Интерфейс"
#: include/classes/api/services/CHostInterface.php:1047
#, c-format
msgid "Interface is linked to item \"%1$s\" on \"%2$s\"."
msgstr "Интерфейс связан с элементом данных \"%1$s\" в \"%2$s\"."
#: include/classes/widgets/forms/CWidgetFormHostAvail.php:39
msgid "Interface type"
msgstr "Типы интерфейсов"
#: include/classes/api/services/CHostInterface.php:337
#, c-format
msgid "Interface with DNS \"%1$s\" cannot have empty IP address."
msgstr "У интерфейса с DNS именем \"%1$s\" не может быть пустого IP адреса."
#: include/classes/api/services/CHostInterface.php:343
#: include/classes/api/services/CHostInterface.php:350
#, c-format
msgid "Interface with IP \"%1$s\" cannot have empty DNS name while having \"Use DNS\" property on \"%2$s\"."
msgstr "У интерфейса с IP адресом \"%1$s\" не может быть пустого DNS имени, при наличии свойства \"Использовать DNS\" у \"%2$s\"."
#: include/classes/api/services/CHostInterface.php:356
#, c-format
msgid "Interface with IP \"%1$s\" cannot have empty DNS name."
msgstr "У интерфейса с IP адресом \"%1$s\" не может быть пустого DNS имени."
#: app/partials/configuration.host.edit.html.php:242
#: include/views/configuration.host.prototype.edit.php:249
msgid "Interfaces"
msgstr "Интерфейсы"
#: app/views/administration.authentication.edit.php:33
msgctxt "authentication"
msgid "Internal"
msgstr "Внутренняя"
#: include/users.inc.php:82
msgctxt "user type"
msgid "Internal"
msgstr "Внутренний"
#: include/classes/core/CJsonRpc.php:192
msgid "Internal JSON-RPC error."
msgstr "Внутренняя ошибка JSON-RPC."
#: include/classes/helpers/CMenuHelper.php:214
#: include/views/configuration.action.list.php:37
msgid "Internal actions"
msgstr "Внутренние действия"
#: app/views/administration.housekeeping.edit.php:68
msgid "Internal data storage period"
msgstr "Период хранения внутренних данных"
#: include/classes/api/helpers/CApiHostHelper.php:90
#: include/classes/api/services/CGraphGeneral.php:550
#: include/classes/api/services/CGraphGeneral.php:733
#: include/classes/api/services/CTriggerGeneral.php:1035
#: include/classes/api/services/CTriggerGeneral.php:1415
#: include/classes/api/services/CTriggerGeneral.php:1821
#: include/classes/core/CJsonRpc.php:191
#: include/classes/import/validators/CXmlValidatorGeneral.php:226
#: include/classes/widgets/fields/CWidgetField.php:105
msgid "Internal error."
msgstr "Внутренняя ошибка."
#: app/views/popup.mediatype.message.php:73
#: include/classes/helpers/CMediatypeHelper.php:200
msgid "Internal problem"
msgstr "Внутренняя проблема"
#: app/views/popup.mediatype.message.php:76
#: include/classes/helpers/CMediatypeHelper.php:211
msgid "Internal problem recovery"
msgstr "Восстановление внутренней проблемы"
#: include/httptest.inc.php:403
msgid "Internet Explorer"
msgstr "Internet Explorer"
#: app/partials/monitoring.latest.view.html.php:73
#: app/views/configuration.discovery.list.php:80
#: app/views/popup.lldoperation.php:115 app/views/popup.massupdate.item.php:225
#: include/forms.inc.php:595
#: include/views/configuration.host.discovery.edit.php:660
#: include/views/configuration.host.discovery.list.php:203
#: include/views/configuration.httpconf.list.php:140
#: include/views/configuration.item.edit.php:762
#: include/views/configuration.item.list.php:92
#: include/views/configuration.item.prototype.edit.php:734
#: include/views/configuration.item.prototype.list.php:67
msgid "Interval"
msgstr "Интервал"
#: include/classes/api/services/CRole.php:738
#, c-format
msgid "Invalid API method \"%2$s\" for user role \"%1$s\"."
msgstr "Ошибочный API метод \"%2$s\" для роли пользователей \"%1$s\"."
#: include/classes/api/services/CHostInterface.php:829
#, c-format
msgid "Invalid IP address \"%1$s\"."
msgstr "Не верный IP адрес \"%1$s\"."
#: include/classes/core/CJsonRpc.php:172
msgid "Invalid JSON. An error occurred on the server while parsing the JSON text."
msgstr "Ошибочный JSON. На сервере произошла ошибка при разборе текста JSON."
#: app/controllers/CControllerAuthenticationUpdate.php:171
msgid "Invalid LDAP JIT provisioning media type mapping configuration."
msgstr "Ошибочная конфигурация сопоставления способа оповещения JIT инициализации LDAP."
#: app/controllers/CControllerAuthenticationUpdate.php:164
msgid "Invalid LDAP JIT provisioning user group mapping configuration."
msgstr "Ошибочная конфигурация сопоставления группы пользователей JIT инициализации LDAP."
#: app/controllers/CControllerPopupLdapCheck.php:52
#: app/controllers/CControllerPopupLdapEdit.php:49
#: app/controllers/CControllerPopupLdapTestEdit.php:44
#: app/controllers/CControllerPopupLdapTestSend.php:50
msgid "Invalid LDAP configuration"
msgstr "Некорректные настройки LDAP"
#: app/controllers/CControllerAuthenticationUpdate.php:214
msgid "Invalid SAML JIT provisioning media type mapping configuration."
msgstr "Ошибочная конфигурация сопоставления способа оповещения JIT инициализации SAML."
#: app/controllers/CControllerAuthenticationUpdate.php:208
msgid "Invalid SAML JIT provisioning user group mapping configuration."
msgstr "Ошибочная конфигурация сопоставления группы пользователей JIT инициализации SAML."
#: include/classes/import/readers/CYamlImportReader.php:55
msgid "Invalid YAML file contents"
msgstr "Ошибочное содержимое YAML файла."
#: include/classes/validators/CActionCondValidator.php:113
#, c-format
msgid "Invalid action condition: %1$s."
msgstr "Ошибочное условие действия: %1$s."
#: app/controllers/CControllerPopupTriggerExpr.php:1571
#, c-format
msgid "Invalid condition: %1$s."
msgstr "Ошибочное условие: %1$s."
#: app/controllers/CControllerTimeSelectorUpdate.php:219
msgid "Invalid date."
msgstr "Ошибочная дата."
#: include/classes/validators/CEmailValidator.php:39
#, c-format
msgid "Invalid email address \"%1$s\"."
msgstr "Ошибочный email адрес \"%1$s\"."
#: include/classes/api/services/CUser.php:934
#, c-format
msgid "Invalid email address for media type with ID \"%1$s\"."
msgstr "Ошибочный email адрес у способа оповещения с ID \"%1$s\"."
#: app/controllers/CControllerPopupLldOperation.php:177
#: app/controllers/CControllerPopupLldOperation.php:182
#: app/controllers/CControllerPopupLldOperation.php:195
#: app/controllers/CControllerPopupMassupdateItem.php:206
#: app/controllers/CControllerPopupMassupdateItem.php:210
#: app/controllers/CControllerPopupMassupdateItem.php:222
#: disc_prototypes.php:350 disc_prototypes.php:355 disc_prototypes.php:368
#: host_discovery.php:456 host_discovery.php:462 host_discovery.php:475
#: items.php:558 items.php:563 items.php:576
#, c-format
msgid "Invalid interval \"%1$s\"."
msgstr "Некорректный интервал \"%1$s\"."
#: include/classes/api/services/CDiscoveryRule.php:62
#, c-format
msgid "Invalid key \"%1$s\" for discovery rule \"%2$s\" on \"%3$s\": %4$s."
msgstr "Ошибочный ключ \"%1$s\" для правила обнаружения \"%2$s\" у \"%3$s\": %4$s."
#: include/classes/api/services/CItem.php:63
#, c-format
msgid "Invalid key \"%1$s\" for item \"%2$s\" on \"%3$s\": %4$s."
msgstr "Ошибочный ключ \"%1$s\" для элемента данных \"%2$s\" у \"%3$s\": %4$s."
#: include/classes/api/services/CItemPrototype.php:52
#, c-format
msgid "Invalid key \"%1$s\" for item prototype \"%2$s\" on \"%3$s\": %4$s."
msgstr "Ошибочный ключ \"%1$s\" для прототипа элементов данных \"%2$s\" у \"%3$s\": %4$s."
#: app/controllers/CControllerPopupDiscoveryCheck.php:65
#: include/classes/api/services/CDRule.php:563
#, c-format
msgid "Invalid key \"%1$s\": %2$s."
msgstr "Ошибочный ключ \"%1$s\": %2$s."
#: app/controllers/CControllerPopupLdapCheck.php:67
#: app/controllers/CControllerPopupMediaTypeMappingCheck.php:42
#: app/controllers/CControllerPopupMediaTypeMappingEdit.php:44
msgid "Invalid media type mapping configuration."
msgstr "Ошибочная настройка соответствий способов оповещения."
#: include/classes/core/CJsonRpc.php:187
msgid "Invalid method parameters."
msgstr "Ошибочные параметры метода."
#: app/controllers/CControllerDashboardUpdate.php:191
#: app/controllers/CControllerDashboardUpdate.php:200
#: app/controllers/CControllerDashboardUpdate.php:212
#: app/controllers/CControllerPopupHttpStep.php:100
#: include/classes/api/services/CAction.php:2715
#: include/classes/api/services/CAction.php:2721
#: include/classes/api/services/CAction.php:2732
#: include/classes/api/services/CAction.php:2744
#: include/classes/api/services/CAutoregistration.php:157
#: include/classes/api/services/CAutoregistration.php:163
#: include/classes/api/services/CAutoregistration.php:170
#: include/classes/api/services/CCorrelation.php:723
#: include/classes/api/services/CCorrelation.php:729
#: include/classes/api/services/CDiscoveryRule.php:1649
#: include/classes/api/services/CDiscoveryRule.php:1669
#: include/classes/api/services/CDiscoveryRule.php:1682
#: include/classes/api/services/CDiscoveryRule.php:1701
#: include/classes/api/services/CDiscoveryRule.php:1712
#: include/classes/api/services/CDiscoveryRule.php:1724
#: include/classes/api/services/CDiscoveryRule.php:1732
#: include/classes/api/services/CDiscoveryRule.php:1743
#: include/classes/api/services/CDiscoveryRule.php:1755
#: include/classes/api/services/CDiscoveryRule.php:1889
#: include/classes/api/services/CDiscoveryRule.php:1975
#: include/classes/api/services/CDiscoveryRule.php:1992
#: include/classes/api/services/CDiscoveryRule.php:2010
#: include/classes/api/services/CDiscoveryRule.php:2018
#: include/classes/api/services/CGraphGeneral.php:626
#: include/classes/api/services/CGraphGeneral.php:749
#: include/classes/api/services/CHostBase.php:55
#: include/classes/api/services/CHostBase.php:110
#: include/classes/api/services/CHostBase.php:1540
#: include/classes/api/services/CHostPrototype.php:1053
#: include/classes/api/services/CHostPrototype.php:1196
#: include/classes/api/services/CHostPrototype.php:1204
#: include/classes/api/services/CHostPrototype.php:2166
#: include/classes/api/services/CHttpTest.php:372
#: include/classes/api/services/CItemGeneral.php:603
#: include/classes/api/services/CItemGeneral.php:616
#: include/classes/api/services/CItemGeneral.php:2588
#: include/classes/api/services/CItemGeneral.php:2595
#: include/classes/api/services/CItemGeneral.php:2601
#: include/classes/api/services/CItemGeneral.php:2610
#: include/classes/api/services/CItemGeneral.php:2617
#: include/classes/api/services/CItemGeneral.php:2648
#: include/classes/api/services/CItemGeneral.php:2653
#: include/classes/api/services/CItemGeneral.php:2663
#: include/classes/api/services/CItemGeneral.php:2692
#: include/classes/api/services/CProxy.php:676
#: include/classes/api/services/CProxy.php:701
#: include/classes/api/services/CProxy.php:707
#: include/classes/api/services/CProxy.php:718
#: include/classes/api/services/CProxy.php:724
#: include/classes/api/services/CProxy.php:762
#: include/classes/api/services/CProxy.php:779
#: include/classes/api/services/CProxy.php:792
#: include/classes/api/services/CProxy.php:798
#: include/classes/api/services/CProxy.php:807
#: include/classes/api/services/CProxy.php:819
#: include/classes/api/services/CReport.php:194
#: include/classes/api/services/CReport.php:200
#: include/classes/api/services/CReport.php:206
#: include/classes/api/services/CReport.php:576
#: include/classes/api/services/CReport.php:582
#: include/classes/api/services/CReport.php:596
#: include/classes/api/services/CReport.php:602
#: include/classes/api/services/CScript.php:904
#: include/classes/api/services/CScript.php:910
#: include/classes/api/services/CTemplate.php:1017
#: include/classes/api/services/CTriggerGeneral.php:665
#: include/classes/api/services/CTriggerGeneral.php:1773
#: include/classes/api/services/CTriggerGeneral.php:1792
#: include/classes/api/services/CUser.php:908
#: include/classes/api/services/CUser.php:919
#: include/classes/api/services/CValueMap.php:432
#: include/classes/api/services/CValueMap.php:581
#: include/classes/api/services/CValueMap.php:591
#: include/classes/helpers/CDashboardHelper.php:398
#: include/classes/helpers/CDashboardHelper.php:418
#: include/classes/helpers/CDashboardHelper.php:426
#: include/classes/helpers/CDashboardHelper.php:436
#: include/classes/validators/CApiInputValidator.php:352
#: include/classes/validators/CApiInputValidator.php:357
#: include/classes/validators/CApiInputValidator.php:362
#: include/classes/validators/CApiInputValidator.php:389
#: include/classes/validators/CApiInputValidator.php:402
#: include/classes/validators/CApiInputValidator.php:413
#: include/classes/validators/CApiInputValidator.php:447
#: include/classes/validators/CApiInputValidator.php:473
#: include/classes/validators/CApiInputValidator.php:480
#: include/classes/validators/CApiInputValidator.php:504
#: include/classes/validators/CApiInputValidator.php:509
#: include/classes/validators/CApiInputValidator.php:592
#: include/classes/validators/CApiInputValidator.php:598
#: include/classes/validators/CApiInputValidator.php:630
#: include/classes/validators/CApiInputValidator.php:635
#: include/classes/validators/CApiInputValidator.php:677
#: include/classes/validators/CApiInputValidator.php:682
#: include/classes/validators/CApiInputValidator.php:716
#: include/classes/validators/CApiInputValidator.php:721
#: include/classes/validators/CApiInputValidator.php:762
#: include/classes/validators/CApiInputValidator.php:767
#: include/classes/validators/CApiInputValidator.php:822
#: include/classes/validators/CApiInputValidator.php:860
#: include/classes/validators/CApiInputValidator.php:865
#: include/classes/validators/CApiInputValidator.php:921
#: include/classes/validators/CApiInputValidator.php:946
#: include/classes/validators/CApiInputValidator.php:979
#: include/classes/validators/CApiInputValidator.php:984
#: include/classes/validators/CApiInputValidator.php:1035
#: include/classes/validators/CApiInputValidator.php:1042
#: include/classes/validators/CApiInputValidator.php:1076
#: include/classes/validators/CApiInputValidator.php:1081
#: include/classes/validators/CApiInputValidator.php:1086
#: include/classes/validators/CApiInputValidator.php:1122
#: include/classes/validators/CApiInputValidator.php:1178
#: include/classes/validators/CApiInputValidator.php:1186
#: include/classes/validators/CApiInputValidator.php:1191
#: include/classes/validators/CApiInputValidator.php:1257
#: include/classes/validators/CApiInputValidator.php:1303
#: include/classes/validators/CApiInputValidator.php:1330
#: include/classes/validators/CApiInputValidator.php:1335
#: include/classes/validators/CApiInputValidator.php:1342
#: include/classes/validators/CApiInputValidator.php:1373
#: include/classes/validators/CApiInputValidator.php:1418
#: include/classes/validators/CApiInputValidator.php:1423
#: include/classes/validators/CApiInputValidator.php:1462
#: include/classes/validators/CApiInputValidator.php:1467
#: include/classes/validators/CApiInputValidator.php:1472
#: include/classes/validators/CApiInputValidator.php:1518
#: include/classes/validators/CApiInputValidator.php:1527
#: include/classes/validators/CApiInputValidator.php:1533
#: include/classes/validators/CApiInputValidator.php:1561
#: include/classes/validators/CApiInputValidator.php:1571
#: include/classes/validators/CApiInputValidator.php:1577
#: include/classes/validators/CApiInputValidator.php:1615
#: include/classes/validators/CApiInputValidator.php:1627
#: include/classes/validators/CApiInputValidator.php:1636
#: include/classes/validators/CApiInputValidator.php:1643
#: include/classes/validators/CApiInputValidator.php:1648
#: include/classes/validators/CApiInputValidator.php:1690
#: include/classes/validators/CApiInputValidator.php:1707
#: include/classes/validators/CApiInputValidator.php:1733
#: include/classes/validators/CApiInputValidator.php:1740
#: include/classes/validators/CApiInputValidator.php:1768
#: include/classes/validators/CApiInputValidator.php:1807
#: include/classes/validators/CApiInputValidator.php:1812
#: include/classes/validators/CApiInputValidator.php:1839
#: include/classes/validators/CApiInputValidator.php:1846
#: include/classes/validators/CApiInputValidator.php:1873
#: include/classes/validators/CApiInputValidator.php:1882
#: include/classes/validators/CApiInputValidator.php:1919
#: include/classes/validators/CApiInputValidator.php:1935
#: include/classes/validators/CApiInputValidator.php:1946
#: include/classes/validators/CApiInputValidator.php:1984
#: include/classes/validators/CApiInputValidator.php:2075
#: include/classes/validators/CApiInputValidator.php:2173
#: include/classes/validators/CApiInputValidator.php:2178
#: include/classes/validators/CApiInputValidator.php:2205
#: include/classes/validators/CApiInputValidator.php:2215
#: include/classes/validators/CApiInputValidator.php:2247
#: include/classes/validators/CApiInputValidator.php:2259
#: include/classes/validators/CApiInputValidator.php:2292
#: include/classes/validators/CApiInputValidator.php:2303
#: include/classes/validators/CApiInputValidator.php:2335
#: include/classes/validators/CApiInputValidator.php:2346
#: include/classes/validators/CApiInputValidator.php:2369
#: include/classes/validators/CApiInputValidator.php:2384
#: include/classes/validators/CApiInputValidator.php:2437
#: include/classes/validators/CApiInputValidator.php:2447
#: include/classes/validators/CApiInputValidator.php:2457
#: include/classes/validators/CApiInputValidator.php:2481
#: include/classes/validators/CApiInputValidator.php:2488
#: include/classes/validators/CApiInputValidator.php:2510
#: include/classes/validators/CApiInputValidator.php:2530
#: include/classes/validators/CApiInputValidator.php:2560
#: include/classes/validators/CApiInputValidator.php:2565
#: include/classes/validators/CApiInputValidator.php:2601
#: include/classes/validators/CApiInputValidator.php:2608
#: include/classes/validators/CApiInputValidator.php:2633
#: include/classes/validators/CApiInputValidator.php:2638
#: include/classes/validators/CApiInputValidator.php:2644
#: include/classes/validators/CApiInputValidator.php:2677
#: include/classes/validators/CApiInputValidator.php:2710
#: include/classes/validators/CApiInputValidator.php:2717
#: include/classes/validators/CApiInputValidator.php:2741
#: include/classes/validators/CApiInputValidator.php:2748
#: include/classes/validators/CApiInputValidator.php:2773
#: include/classes/validators/CApiInputValidator.php:2780
#: include/classes/validators/CApiInputValidator.php:2808
#: include/classes/validators/CApiInputValidator.php:2813
#: include/classes/validators/CApiInputValidator.php:2838
#: include/classes/validators/CApiInputValidator.php:2845
#: include/classes/validators/CApiInputValidator.php:2882
#: include/classes/validators/CApiInputValidator.php:2888
#: include/classes/validators/CApiInputValidator.php:2953
#: include/classes/validators/CApiInputValidator.php:2981
#: include/classes/validators/CApiInputValidator.php:3017
#: include/classes/validators/CApiInputValidator.php:3024
#: include/classes/validators/CApiInputValidator.php:3030
#: include/classes/widgets/fields/CWidgetFieldDatePicker.php:129
#: include/classes/widgets/fields/CWidgetFieldGraphOverride.php:128
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:487
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:503
#, c-format
msgid "Invalid parameter \"%1$s\": %2$s."
msgstr "Ошибочный параметр \"%1$s\": %2$s."
#: include/classes/core/CJsonRpc.php:186
msgid "Invalid params."
msgstr "Ошибочные параметры."
#: include/classes/core/CJsonRpc.php:176
msgid "Invalid request."
msgstr "Ошибочный запрос."
#: include/classes/api/services/CHttpTest.php:786
#, c-format
msgid "Invalid response code \"%1$s\"."
msgstr "Ошибочный код ответа \"%1$s\"."
#: include/classes/export/CConfigurationExportBuilder.php:86
#: include/classes/export/CConfigurationExportBuilder.php:118
#: include/classes/import/converters/CConstantImportConverter.php:60
#: include/classes/import/readers/CXmlImportReader.php:77
#: include/classes/import/readers/CXmlImportReader.php:116
#: include/classes/import/readers/CXmlImportReader.php:134
#: include/classes/import/validators/C10XmlValidator.php:323
#: include/classes/import/validators/C10XmlValidator.php:341
#: include/classes/import/validators/C10XmlValidator.php:360
#: include/classes/import/validators/C10XmlValidator.php:364
#: include/classes/import/validators/C10XmlValidator.php:383
#: include/classes/import/validators/C10XmlValidator.php:387
#: include/classes/import/validators/C10XmlValidator.php:405
#: include/classes/import/validators/C20XmlValidator.php:803
#: include/classes/import/validators/C30XmlValidator.php:866
#: include/classes/import/validators/C32XmlValidator.php:977
#: include/classes/import/validators/C34XmlValidator.php:1081
#: include/classes/import/validators/C40XmlValidator.php:1260
#: include/classes/import/validators/C42XmlValidator.php:1315
#: include/classes/import/validators/C44XmlValidator.php:1719
#: include/classes/import/validators/C44XmlValidator.php:1971
#: include/classes/import/validators/C44XmlValidator.php:2082
#: include/classes/import/validators/C44XmlValidator.php:2101
#: include/classes/import/validators/C44XmlValidator.php:2124
#: include/classes/import/validators/C44XmlValidator.php:2165
#: include/classes/import/validators/C50XmlValidator.php:1869
#: include/classes/import/validators/C50XmlValidator.php:2120
#: include/classes/import/validators/C50XmlValidator.php:2231
#: include/classes/import/validators/C50XmlValidator.php:2250
#: include/classes/import/validators/C50XmlValidator.php:2273
#: include/classes/import/validators/C50XmlValidator.php:2314
#: include/classes/import/validators/C52XmlValidator.php:1991
#: include/classes/import/validators/C52XmlValidator.php:2212
#: include/classes/import/validators/C52XmlValidator.php:2396
#: include/classes/import/validators/C52XmlValidator.php:2415
#: include/classes/import/validators/C52XmlValidator.php:2438
#: include/classes/import/validators/C52XmlValidator.php:2479
#: include/classes/import/validators/C52XmlValidator.php:2554
#: include/classes/import/validators/C52XmlValidator.php:2560
#: include/classes/import/validators/C54XmlValidator.php:2046
#: include/classes/import/validators/C54XmlValidator.php:2267
#: include/classes/import/validators/C54XmlValidator.php:2451
#: include/classes/import/validators/C54XmlValidator.php:2470
#: include/classes/import/validators/C54XmlValidator.php:2493
#: include/classes/import/validators/C54XmlValidator.php:2568
#: include/classes/import/validators/C54XmlValidator.php:2574
#: include/classes/import/validators/C60XmlValidator.php:2048
#: include/classes/import/validators/C60XmlValidator.php:2268
#: include/classes/import/validators/C60XmlValidator.php:2452
#: include/classes/import/validators/C60XmlValidator.php:2471
#: include/classes/import/validators/C60XmlValidator.php:2494
#: include/classes/import/validators/C60XmlValidator.php:2569
#: include/classes/import/validators/C60XmlValidator.php:2575
#: include/classes/import/validators/C62XmlValidator.php:2050
#: include/classes/import/validators/C62XmlValidator.php:2280
#: include/classes/import/validators/C62XmlValidator.php:2467
#: include/classes/import/validators/C62XmlValidator.php:2487
#: include/classes/import/validators/C62XmlValidator.php:2511
#: include/classes/import/validators/C62XmlValidator.php:2588
#: include/classes/import/validators/C62XmlValidator.php:2594
#: include/classes/import/validators/CXmlValidatorGeneral.php:163
#: include/classes/import/validators/CXmlValidatorGeneral.php:182
#: include/classes/import/validators/CXmlValidatorGeneral.php:201
#: include/classes/import/validators/CXmlValidatorGeneral.php:230
#: include/classes/import/validators/CXmlValidatorGeneral.php:269
#: include/classes/import/validators/CXmlValidatorGeneral.php:283
#: include/classes/import/validators/CXmlValidatorGeneral.php:298
#: include/classes/import/validators/CXmlValidator.php:64
#, c-format
msgid "Invalid tag \"%1$s\": %2$s."
msgstr "Ошибочный тег \"%1$s\": %2$s."
#: include/classes/validators/CActionCondValidator.php:103
msgid "Invalid time period."
msgstr "Ошибочный период времени."
#: app/controllers/CControllerPopupLdapCheck.php:62
#: app/controllers/CControllerPopupUserGroupMappingCheck.php:42
#: app/controllers/CControllerPopupUserGroupMappingEdit.php:44
msgid "Invalid user group mapping configuration."
msgstr "Ошибочная настройка соответствий групп пользователей."
#: include/classes/validators/CApiInputValidator.php:2852
#, c-format
msgid "Invalid zoomparameter \"%1$s\": %2$s."
msgstr "Ошибочный параметрмасштаба \"%1$s\": %2$s."
#: app/partials/configuration.host.edit.html.php:526
#: app/views/popup.massupdate.host.php:294
#: include/classes/helpers/CMenuHelper.php:123
#: include/classes/helpers/CRoleHelper.php:307
#: include/views/configuration.host.prototype.edit.php:358 jsLoader.php:374
msgid "Inventory"
msgstr "Инвентаризация"
#: include/classes/api/services/CHost.php:1161
#, c-format
msgid "Inventory disabled for host \"%1$s\"."
msgstr "Инвентарные данные деактивированы для узла сети \"%1$s\"."
#: app/views/administration.iconmap.edit.php:59
msgid "Inventory field"
msgstr "Поле инвентарных данных"
#: app/partials/popup.operations.php:225
#: app/views/popup.massupdate.host.php:179
msgid "Inventory mode"
msgstr "Режим инвентарных данных"
#: include/classes/helpers/CRoleHelper.php:480
msgid "Invoke \"Execute now\" on read-only hosts"
msgstr "Вызов \"Выполнить сейчас\" над узлами сети только для чтения"
#: app/views/administration.user.list.php:112
msgid "Is online?"
msgstr "В системе?"
#: app/partials/configuration.host.edit.html.php:492
#: app/views/administration.proxy.edit.php:137
#: app/views/popup.massupdate.host.php:266
#: include/views/configuration.host.prototype.edit.php:405
msgid "Issuer"
msgstr "Издатель"
#: include/classes/api/services/CUser.php:159
msgid "It is not possible to filter by user password."
msgstr "Невозможно отфильтровать по паролям пользователей."
#: include/classes/api/services/CUser.php:168
msgid "It is not possible to search by user password."
msgstr "Невозможно выполнить поиск по паролям пользователей."
#: include/locales.inc.php:48
msgid "Italian (it_IT)"
msgstr "Итальянский (it_IT)"
#: app/controllers/CControllerAuditLogList.php:226
#: app/views/popup.massupdate.item.php:491
#: app/views/popup.tophosts.column.edit.php:104
#: app/views/popup.triggerexpr.php:99
#: include/classes/screens/CScreenHistory.php:266
#: include/classes/widgets/forms/CWidgetFormClock.php:47
#: include/classes/widgets/forms/CWidgetFormGraph.php:48
#: include/classes/widgets/forms/CWidgetFormItem.php:45
#: include/forms.inc.php:933 include/views/configuration.graph.edit.php:181
#: include/views/configuration.graph.edit.php:256 jsLoader.php:364
msgid "Item"
msgstr "Элемент данных"
#: include/classes/api/services/CItem.php:61
#, c-format
msgid "Item \"%1$s\" already exists on \"%2$s\", inherited from another template."
msgstr "Элемент данных \"%1$s\" уже существует у \"%2$s\", унаследован из другого шаблона."
#: include/classes/api/services/CItem.php:62
#, c-format
msgid "Item \"%1$s\" already exists on \"%2$s\"."
msgstr "Элемент данных \"%1$s\" уже существует у \"%2$s\"."
#: include/items.inc.php:569
#, c-format
msgid "Item \"%1$s\" cannot be copied without its master item."
msgstr "Нельзя скопировать элемент данных \"%1$s\" без своего мастер элемента данных."
#: include/classes/api/services/CItem.php:960
#, c-format
msgid "Item \"%1$s\" cannot populate a missing host inventory field number \"%2$d\". Choices are: from 0 (do not populate) to %3$d."
msgstr "Элемент данных \"%1$s\" не может заполнять отсутствующее поле под номером \"%2$d\" инвентарных данных узла сети. Выберите из: от 0 (не заполнять) до %3$d."
#: include/classes/api/services/CDiscoveryRule.php:2284
#: include/classes/api/services/CItemGeneral.php:2279
#, c-format
msgid "Item \"%1$s\" does not exist or you have no access to this item"
msgstr "Элемент данных \"%1$s\" не существует или у вас нет прав доступа к нему"
#: items.php:876
msgid "Item added"
msgstr "Элемент данных добавлен"
#: app/views/popup.itemtestedit.view.php:421
msgid "Item contains user-defined macros with secret values. Values of these macros should be entered manually."
msgstr "Элемент данных содержит пользовательский макрос со скрытыми значениями. Значения таких макросов необходимо ввести вручную."
#: items.php:964
msgid "Item copied"
msgid_plural "Items copied"
msgstr[0] "Элемент даных скопирован"
msgstr[1] "Элементы даных скопированы"
msgstr[2] "Элементы даных скопированы"
#: app/views/administration.proxy.list.php:83
msgid "Item count"
msgstr "Количество элементов данных"
#: items.php:516
msgid "Item deleted"
msgstr "Элемент данных удален"
#: items.php:922
msgid "Item disabled"
msgid_plural "Items disabled"
msgstr[0] "Элемент данных деактивирован"
msgstr[1] "Элементы данных деактивированы"
msgstr[2] "Элементы данных деактивированы"
#: items.php:921
msgid "Item enabled"
msgid_plural "Items enabled"
msgstr[0] "Элемент данных активирован"
msgstr[1] "Элементы данных активированы"
msgstr[2] "Элементы данных активированы"
#: include/actions.inc.php:1265
msgid "Item in \"not supported\" state"
msgstr "Элемент данных в \"неподдерживаемом\" состоянии"
#: include/classes/widgets/views/js/widget.svggraph.form.view.js.php:268
msgid "Item list"
msgstr "Список элементов данных"
#: app/controllers/CControllerPopupTriggerExpr.php:1564
msgid "Item not selected"
msgstr "Элемент данных не выбран"
#: include/classes/widgets/views/js/widget.svggraph.form.view.js.php:262
msgid "Item pattern"
msgstr "Шаблон элементов данных"
#: include/classes/api/services/CItemGeneral.php:1254
#, c-format
msgid "Item pre-processing is missing parameters: %1$s"
msgstr "Отсутствуют параметры у предобработки элемента данных: %1$s"
#: app/controllers/CControllerAuditLogList.php:227
#: app/views/popup.lldoperation.php:51 app/views/popup.massupdate.item.php:491
#: include/classes/widgets/forms/CWidgetFormGraphPrototype.php:48
#: include/forms.inc.php:933
#: include/views/js/configuration.host.discovery.edit.overr.js.php:165
msgid "Item prototype"
msgstr "Прототип элемента данных"
#: include/classes/api/services/CItemPrototype.php:50
#, c-format
msgid "Item prototype \"%1$s\" already exists on \"%2$s\", inherited from another template."
msgstr "Прототип элемента данных \"%1$s\" уже существует у \"%2$s\", унаследован из другого шаблона."
#: include/classes/api/services/CItemGeneral.php:1041
#, c-format
msgid "Item prototype \"%1$s\" already exists on \"%2$s\", linked to another rule."
msgstr "Прототип элемента данных \"%1$s\" уже существует у \"%2$s\", присоединен к другому правилу."
#: include/classes/api/services/CItemPrototype.php:51
#, c-format
msgid "Item prototype \"%1$s\" already exists on \"%2$s\"."
msgstr "Прототип элементов данных \"%1$s\" уже существует у \"%2$s\"."
#: disc_prototypes.php:553
msgid "Item prototype added"
msgstr "Прототип элементов данных добавлен"
#: disc_prototypes.php:310
msgid "Item prototype deleted"
msgstr "Прототип элементов данных удален"
#: disc_prototypes.php:556 disc_prototypes.php:582 disc_prototypes.php:616
msgid "Item prototype updated"
msgid_plural "Item prototypes updated"
msgstr[0] "Прототип элементов данных обновлен"
msgstr[1] "Прототипы элементов данных обновлены"
msgstr[2] "Прототипы элементов данных обновлены"
#: include/classes/api/services/CDashboardGeneral.php:474
#: include/classes/api/services/CDashboardGeneral.php:482
#, c-format
msgid "Item prototype with ID \"%1$s\" is not available."
msgstr "Прототип элементов данных с ID \"%1$s\" недоступен."
#: app/controllers/CControllerPopupGeneric.php:274
#: app/controllers/CControllerPopupImportCompare.php:173
#: include/html.inc.php:443
#: include/views/configuration.host.discovery.list.php:286
#: include/views/configuration.item.prototype.edit.php:28
#: include/views/configuration.item.prototype.list.php:29
msgid "Item prototypes"
msgstr "Прототипы элементов данных"
#: disc_prototypes.php:596
msgid "Item prototypes deleted"
msgstr "Прототип элементов данных удален"
#: app/controllers/CControllerPopupMassupdateItem.php:321
msgid "Item prototypes updated"
msgstr "Прототипы элементов данных обновлены"
#: app/partials/configuration.tags.tab.php:140
msgid "Item tags"
msgstr "Теги элемента данных"
#: jsLoader.php:397
msgid "Item type does not use interface"
msgstr "Тип элемента данных не использует интерфейс"
#: items.php:879
msgid "Item updated"
msgstr "Элемент данных обновлен"
#: include/classes/api/services/CItemGeneral.php:423
msgid "Item uses host interface from non-parent host."
msgstr "Элемент данных использует интерфейс не от родительского узла сети."
#: include/classes/api/services/CItemGeneral.php:426
msgid "Item uses incorrect interface type."
msgstr "Элемент данных использует некорректный тип интерфейса."
#: app/views/popup.tophosts.column.edit.php:63
#: include/classes/widgets/CWidgetConfig.php:59
msgid "Item value"
msgstr "Значение элемента данных"
#: chart.php:101 chart.php:104
msgid "Item values"
msgstr "Значения элемента данных"
#: include/items.inc.php:2102
msgid "Item will not be refreshed. Please enter a correct update interval."
msgstr "Элемент данных не обновлен. Пожалуйста, введите корректный интервал обновления."
#: include/items.inc.php:2089
msgid "Item will not be refreshed. Specified update interval requires having at least one either flexible or scheduling interval."
msgstr "Элемент данных не будет обновляться. Заданное значение интервала обновления требует по крайней мере одного из интервалов гибкого или по расписанию."
#: include/items.inc.php:2094
msgid "Item will not be refreshed. Update interval should be between 1s and 1d. Also Scheduled/Flexible intervals can be used."
msgstr "Элемент данных не будет обновляться. Интервал обновления должен быть между 1s и 1d. Также можно использовать интервалы по расписанию/гибкие."
#: include/classes/api/services/CDashboardGeneral.php:447
#: include/classes/api/services/CDashboardGeneral.php:454
#, c-format
msgid "Item with ID \"%1$s\" is not available."
msgstr "Элемент данных с ID \"%1$s\" недоступен."
#: include/classes/api/services/CItemGeneral.php:702
#, c-format
msgid "Item with key \"%1$s\" already exists on \"%2$s\" as a discovery rule."
msgstr "Элемент данных с ключем \"%1$s\" уже существует у \"%2$s\", как правило обнаружения."
#: include/classes/api/services/CItemGeneral.php:708
#, c-format
msgid "Item with key \"%1$s\" already exists on \"%2$s\" as an item created from item prototype."
msgstr "Элемент данных с ключем \"%1$s\" уже существует у \"%2$s\", как элемент данных созданный из прототипа элементов данных."
#: include/classes/api/services/CItemGeneral.php:705
#, c-format
msgid "Item with key \"%1$s\" already exists on \"%2$s\" as an item prototype."
msgstr "Элемент данных с ключем \"%1$s\" уже существует у \"%2$s\", как прототип элемента данных."
#: include/classes/api/services/CItemGeneral.php:699
#, c-format
msgid "Item with key \"%1$s\" already exists on \"%2$s\" as an item."
msgstr "Элемент данных с ключем \"%1$s\" уже существует у \"%2$s\", как элемент данных."
#: include/classes/api/services/CItemGeneral.php:711
#, c-format
msgid "Item with key \"%1$s\" already exists on \"%2$s\" as unknown item element."
msgstr "Элемент данных с ключем \"%1$s\" уже существует у \"%2$s\", как неизвестный элемент данных."
#: include/classes/api/services/CItemGeneral.php:2070
#, c-format
msgid "Item with key \"%1$s\" already exists on \"%2$s\"."
msgstr "Элемент данных с ключом \"%1$s\" уже существует у \"%2$s\"."
#: app/controllers/CControllerPopupGeneric.php:223
#: app/controllers/CControllerPopupImportCompare.php:168
#: app/partials/dataoverview.table.top.php:29
#: app/views/administration.queue.overview.php:46
#: app/views/configuration.host.list.php:187
#: app/views/configuration.host.list.php:428 app/views/popup.import.php:35
#: app/views/search.php:119 app/views/search.php:124 app/views/search.php:301
#: app/views/search.php:306
#: include/classes/widgets/forms/CWidgetFormPlainText.php:31
#: include/html.inc.php:329 include/views/configuration.graph.edit.php:424
#: include/views/configuration.host.discovery.list.php:198
#: include/views/configuration.item.edit.php:28
#: include/views/configuration.item.list.php:29
#: include/views/configuration.template.list.php:121
#: include/views/configuration.template.list.php:210
#: include/views/inventory.host.view.php:180
#: include/views/inventory.host.view.php:213 items.php:1160
msgid "Items"
msgstr "Элементы данных"
#: items.php:991
msgid "Items deleted"
msgstr "Элементы данных удалены"
#: include/views/monitoring.history.php:145
msgid "Items list"
msgstr "Список элементов данных"
#: include/classes/widgets/forms/CWidgetFormPlainText.php:41
msgid "Items location"
msgstr "Размещение элементов данных"
#: app/controllers/CControllerPopupMassupdateItem.php:321
msgid "Items updated"
msgstr "Элементы данных обновлены"
#: app/views/monitoring.widget.hostavail.view.php:29
#: include/classes/widgets/views/widget.hostavail.form.view.php:48
#: include/hosts.inc.php:468 include/hosts.inc.php:1193
#: include/items.inc.php:349 jsLoader.php:319
msgid "JMX"
msgstr "JMX"
#: include/items.inc.php:99
msgid "JMX agent"
msgstr "JMX агент"
#: app/views/popup.massupdate.item.php:78
#: include/views/configuration.host.discovery.edit.php:587
#: include/views/configuration.item.edit.php:671
#: include/views/configuration.item.prototype.edit.php:646
msgid "JMX endpoint"
msgstr "JMX endpoint"
#: include/views/inventory.host.view.php:66
msgid "JMX interfaces"
msgstr "Интерфейсы JMX"
#: include/classes/html/CButtonExport.php:75
msgid "JSON"
msgstr "JSON"
#: include/classes/mvc/CController.php:231
msgid "JSON array input is expected."
msgstr "Ожидается входящий JSON массив."
#: app/views/popup.massupdate.item.php:94
#: include/views/configuration.host.discovery.edit.php:300
#: include/views/configuration.item.edit.php:357
#: include/views/configuration.item.prototype.edit.php:343
msgid "JSON data"
msgstr "JSON данные"
#: include/classes/api/services/CItemGeneral.php:2663
#: include/classes/api/services/CItemGeneral.php:2692
msgid "JSON is expected"
msgstr "ожидался JSON"
#: include/classes/validators/CNewValidator.php:113
msgid "JSON string is expected"
msgstr "ожидалась JSON строка"
#: include/classes/core/CJsonRpc.php:146
#, c-format
msgid "JSON-RPC error generation failed. No such error \"%1$s\"."
msgstr "Ошибка при формировании JSON-RPC ошибки. Нет такой ошибки \"%1$s\"."
#: include/items.inc.php:1824
#: include/views/configuration.host.discovery.edit.php:866
msgid "JSONPath"
msgstr "JSONPath"
#: include/func.inc.php:236
msgid "Jan"
msgstr "Янв"
#: include/func.inc.php:100 include/func.inc.php:253 jsLoader.php:233
msgid "January"
msgstr "Январь"
#: include/locales.inc.php:50
msgid "Japanese (ja_JP)"
msgstr "Японский (ja_JP)"
#: app/views/administration.mediatype.edit.php:221
#: app/views/administration.script.edit.php:189 include/forms.inc.php:1365
#: include/items.inc.php:1860
#: include/views/configuration.host.discovery.edit.php:257
#: include/views/configuration.item.edit.php:314
#: include/views/configuration.item.prototype.edit.php:300
#: include/views/js/item.preprocessing.js.php:204
msgid "JavaScript"
msgstr "JavaScript"
#: include/func.inc.php:242
msgid "Jul"
msgstr "Июл"
#: include/func.inc.php:106 include/func.inc.php:259 jsLoader.php:239
msgid "July"
msgstr "Июль"
#: include/func.inc.php:241
msgid "Jun"
msgstr "Июн"
#: include/func.inc.php:105 include/func.inc.php:258 jsLoader.php:238
msgid "June"
msgstr "Июнь"
#: include/views/configuration.host.discovery.edit.php:710
#: include/views/configuration.host.discovery.list.php:147
msgid "Keep lost resources period"
msgstr "Период сохранения потерянных ресурсов"
#: include/httptest.inc.php:30
msgid "Kerberos"
msgstr "Kerberos"
#: app/controllers/CControllerPopupGeneric.php:232
#: app/controllers/CControllerPopupGeneric.php:243
#: app/controllers/CControllerPopupGeneric.php:283
#: app/partials/configuration.filter.items.php:94
#: app/views/popup.discovery.check.php:62 disc_prototypes.php:46
#: host_discovery.php:50 include/views/configuration.host.discovery.edit.php:82
#: include/views/configuration.host.discovery.list.php:107
#: include/views/configuration.host.discovery.list.php:202
#: include/views/configuration.item.edit.php:133
#: include/views/configuration.item.list.php:91
#: include/views/configuration.item.prototype.edit.php:119
#: include/views/configuration.item.prototype.list.php:66 items.php:49
msgid "Key"
msgstr "Ключ"
#: app/views/administration.script.edit.php:160
#: include/views/js/common.item.edit.js.php:56
msgid "Key passphrase"
msgstr "Фраза-пароль ключа"
#: include/html.inc.php:171
msgid "Kiosk mode"
msgstr "Режим киоска"
#: include/locales.inc.php:49
msgid "Korean (ko_KR)"
msgstr "Корейский (ko_KR)"
#: app/views/administration.authentication.edit.php:34
#: include/discovery.inc.php:48 include/users.inc.php:83
msgid "LDAP"
msgstr "LDAP"
#: app/views/administration.usergroup.edit.php:88
#: app/views/popup.ldap.edit.php:157
msgid "LDAP Server"
msgstr "LDAP сервер"
#: include/perm.inc.php:49
msgid "LDAP authentication"
msgstr "LDAP аутентификация"
#: include/classes/api/services/CUser.php:1491
msgid "LDAP authentication is disabled."
msgstr "Аутентификация LDAP выключена."
#: app/views/popup.ldap.edit.php:235
msgid "LDAP group pattern"
msgstr "Шаблон группы LDAP"
#: app/views/administration.authentication.edit.php:163
msgid "LDAP host"
msgstr "Хост LDAP"
#: app/controllers/CControllerAuthenticationUpdate.php:104
msgid "LDAP is not configured"
msgstr "LDAP не настроен"
#: app/controllers/CControllerAuthenticationUpdate.php:273
msgid "LDAP login successful"
msgstr "Успешный вход через LDAP"
#: include/classes/api/services/CAuthentication.php:171
msgid "LDAP must be enabled"
msgstr "Необходимо активировать LDAP"
#: app/views/administration.authentication.edit.php:336
msgid "LDAP settings"
msgstr "Настройки LDAP"
#: app/views/popup.itemtestedit.view.php:299
msgid "LF"
msgstr "LF"
#: include/views/configuration.host.discovery.edit.php:866
msgid "LLD macro"
msgstr "LLD макрос"
#: include/views/configuration.host.discovery.edit.php:925
#: include/views/configuration.host.discovery.edit.php:978
msgid "LLD macros"
msgstr "LLD макросы"
#: app/controllers/CControllerAuditLogList.php:229
msgid "LLD rule"
msgstr ""
#: include/classes/api/services/CItemGeneralOld.php:700
msgid "LLD rule with the same UUID already exists"
msgstr "правило низкоуровневого обнаружения с таким UUID уже существует"
#: app/partials/popup.operations.php:257
#: app/views/configuration.correlation.edit.php:59
#: app/views/popup.lldoverride.php:101 include/maps.inc.php:45
#: include/views/configuration.action.edit.php:61
#: include/views/configuration.host.discovery.edit.php:770
#: include/views/js/monitoring.sysmaps.js.php:141
#: include/views/js/monitoring.sysmaps.js.php:670
#: include/views/js/monitoring.sysmaps.js.php:788
msgid "Label"
msgstr "Подпись"
#: include/views/js/monitoring.sysmaps.js.php:147
#: include/views/js/monitoring.sysmaps.js.php:679
msgid "Label location"
msgstr "Расположение подписи"
#: app/views/administration.user.edit.php:253
msgid "Language"
msgstr "Язык"
#: include/classes/api/services/CUser.php:775
#, c-format
msgid "Language \"%1$s\" is not supported."
msgstr "Язык \"%1$s\" не поддерживается."
#: include/classes/helpers/CPagerHelper.php:232
msgctxt "page navigation"
msgid "Last"
msgstr "Последняя"
#: include/func.inc.php:2520
#, c-format
msgid "Last %1$d day"
msgid_plural "Last %1$d days"
msgstr[0] "Последний %1$d день"
msgstr[1] "Последние %1$d дня"
msgstr[2] "Последние %1$d дней"
#: include/func.inc.php:2514
#, c-format
msgid "Last %1$d hour"
msgid_plural "Last %1$d hours"
msgstr[0] "Последний %1$d час"
msgstr[1] "Последние %1$d часа"
msgstr[2] "Последние %1$d часов"
#: include/func.inc.php:2507
#, c-format
msgid "Last %1$d minute"
msgid_plural "Last %1$d minutes"
msgstr[0] "Последняя %1$d минута"
msgstr[1] "Последние %1$d минуты"
msgstr[2] "Последние %1$d минут"
#: include/func.inc.php:2523
#, c-format
msgid "Last %1$d month"
msgid_plural "Last %1$d months"
msgstr[0] "Последний %1$d месяц"
msgstr[1] "Последние %1$d месяца"
msgstr[2] "Последние %1$d месяцев"
#: include/func.inc.php:2500
#, c-format
msgid "Last %1$d second"
msgid_plural "Last %1$d seconds"
msgstr[0] "Последняя %1$d секунда"
msgstr[1] "Последние %1$d секунды"
msgstr[2] "Последние %1$d секунд"
#: include/func.inc.php:2526
#, c-format
msgid "Last %1$d year"
msgid_plural "Last %1$d years"
msgstr[0] "Последний %1$d год"
msgstr[1] "Последние %1$d года"
msgstr[2] "Последний %1$d лет"
#: app/partials/administration.ha.nodes.php:28
msgid "Last access"
msgstr "Последний доступ"
#: app/views/administration.token.list.php:143
#: app/views/administration.user.token.list.php:99
msgid "Last accessed at"
msgstr "Время последнего использования"
#: app/partials/monitoring.latest.view.html.php:77
#: app/partials/monitoring.latest.view.html.php:90
#: include/classes/screens/CScreenHttpTest.php:115
msgid "Last check"
msgstr "Последняя проверка"
#: jsLoader.php:377
msgid "Last hour graph"
msgstr "График за последний час"
#: include/classes/widgets/CWidgetHelper.php:943
#: include/classes/widgets/CWidgetHelper.php:1019
#: include/classes/widgets/CWidgetHelper.php:1373
msgctxt "missing data function"
msgid "Last known"
msgstr "Последние известные"
#: jsLoader.php:378
msgid "Last month graph"
msgstr "График за последний месяц"
#: app/controllers/CControllerPopupGeneric.php:219
#: app/views/administration.user.edit.php:82
#: app/views/administration.user.list.php:71
#: app/views/administration.user.list.php:109
msgid "Last name"
msgstr "Фамилия"
#: app/controllers/CControllerPopupTriggerExpr.php:63
#: app/controllers/CControllerPopupTriggerExpr.php:77
#: app/controllers/CControllerPopupTriggerExpr.php:91
#: app/controllers/CControllerPopupTriggerExpr.php:134
#: app/controllers/CControllerPopupTriggerExpr.php:155
#: app/controllers/CControllerPopupTriggerExpr.php:164
#: app/controllers/CControllerPopupTriggerExpr.php:177
#: app/controllers/CControllerPopupTriggerExpr.php:196
#: app/controllers/CControllerPopupTriggerExpr.php:233
#: app/controllers/CControllerPopupTriggerExpr.php:252
#: app/controllers/CControllerPopupTriggerExpr.php:281
msgid "Last of"
msgstr "За последние"
#: app/views/administration.proxy.list.php:81
msgid "Last seen (age)"
msgstr "Последний раз был доступен (возраст)"
#: app/partials/scheduledreport.table.html.php:43
msgid "Last sent"
msgstr "Последняя отправка"
#: app/partials/monitoring.latest.view.html.php:78
#: app/partials/monitoring.latest.view.html.php:91
msgid "Last value"
msgstr "Последнее значение"
#: jsLoader.php:379
msgid "Last week graph"
msgstr "График за последнюю неделю"
#: app/controllers/CControllerLatestView.php:211
#: app/partials/monitoring.host.view.html.php:39
#: app/partials/monitoring.host.view.html.php:120
#: app/partials/monitoring.host.view.html.php:126
#: app/views/monitoring.latest.view.php:37 app/views/search.php:72
#: app/views/search.php:78 app/views/search.php:230 app/views/search.php:236
#: include/classes/helpers/CMenuHelper.php:52
#: include/classes/helpers/CRoleHelper.php:339
#: include/views/configuration.item.edit.php:1005
#: include/views/inventory.host.view.php:145
#: include/views/inventory.host.view.php:151 jsLoader.php:375
msgid "Latest data"
msgstr "Последние данные"
#: jsLoader.php:376
msgid "Latest values"
msgstr "Последние значения"
#: include/locales.inc.php:51
msgid "Latvian (lv_LV)"
msgstr "Латышский (lv_LV)"
#: include/classes/widgets/forms/CWidgetFormHostAvail.php:48
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:121
msgid "Layout"
msgstr "Размещение"
#: include/classes/widgets/CWidgetHelper.php:937
#: include/classes/widgets/CWidgetHelper.php:1012
#: include/classes/widgets/CWidgetHelper.php:1279
#: include/classes/widgets/forms/CWidgetFormDataOver.php:85
#: include/classes/widgets/forms/CWidgetFormItem.php:91
#: include/classes/widgets/forms/CWidgetFormItem.php:172
#: include/classes/widgets/forms/CWidgetFormItem.php:295
#: include/classes/widgets/forms/CWidgetFormPlainText.php:42
#: include/classes/widgets/forms/CWidgetFormTrigOver.php:101
#: include/views/js/configuration.graph.edit.js.php:84
#: include/views/js/configuration.graph.edit.js.php:152
#: include/views/js/monitoring.sysmaps.js.php:34
#: include/views/js/monitoring.sysmaps.js.php:153
#: include/views/js/monitoring.sysmaps.js.php:684
#: include/views/monitoring.sysmap.edit.php:251
msgid "Left"
msgstr "По левой стороне"
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:112
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:125
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:140
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:487
msgid "Left Y"
msgstr "Ось Y слева"
#: include/items.inc.php:1816
msgid "Left trim"
msgstr "Обрезать слева"
#: include/classes/widgets/views/widget.svggraph.form.view.php:308
msgid "Legend"
msgstr "Легенда"
#: app/controllers/CControllerPopupTriggerExpr.php:673
#: app/controllers/CControllerPopupTriggerExpr.php:792
msgid "Length"
msgstr "Длина"
#: setup.php:182
msgid "Licensed under"
msgstr "Распространяется по лицензии"
#: app/views/administration.gui.edit.php:93
msgid "Limit for search and filter results"
msgstr "Лимит элементов в результатах поиска и фильтрах"
#: include/classes/widgets/CWidgetHelper.php:925
#: include/classes/widgets/CWidgetHelper.php:968
#: include/classes/widgets/CWidgetHelper.php:1216 include/graphs.inc.php:55
#: include/views/js/monitoring.sysmaps.js.php:373
#: include/views/js/monitoring.sysmaps.js.php:422
#: include/views/js/monitoring.sysmaps.js.php:803
#: include/views/js/monitoring.sysmaps.js.php:893
msgid "Line"
msgstr "Линия"
#: include/views/js/monitoring.sysmaps.js.php:614
msgid "Line color"
msgstr "Цвет линии"
#: include/views/js/monitoring.sysmaps.js.php:592
msgid "Line type"
msgstr "Тип линии"
#: include/views/js/monitoring.sysmaps.js.php:604
msgid "Line width"
msgstr "Толщина линии"
#: app/views/popup.massupdate.host.php:45
#: app/views/popup.massupdate.template.php:47
#: include/views/monitoring.sysmap.constructor.php:43
msgid "Link"
msgstr "Связь"
#: include/classes/api/services/CMap.php:1006
#: include/classes/api/services/CMap.php:1476
#, c-format
msgid "Link \"selementid1\" field is pointing to a nonexistent map selement ID \"%1$s\" for map \"%2$s\"."
msgstr "Поле \"selementid1\" связи ссылается на несуществующий \"%1$s\" ID элемента на карте \"%2$s\"."
#: include/classes/api/services/CMap.php:1014
#: include/classes/api/services/CMap.php:1484
#, c-format
msgid "Link \"selementid2\" field is pointing to a nonexistent map selement ID \"%1$s\" for map \"%2$s\"."
msgstr "Поле \"selementid2\" связи ссылается на несуществующий \"%1$s\" ID элемента на карте \"%2$s\"."
#: include/views/js/monitoring.sysmaps.js.php:760
#: include/views/js/monitoring.sysmaps.js.php:771
#: include/views/js/monitoring.sysmaps.js.php:812
msgid "Link indicators"
msgstr "Индикаторы связи"
#: include/actions.inc.php:863
msgid "Link template"
msgstr "Присоединить шаблон"
#: app/controllers/CControllerPopupLldOperation.php:143
#: app/views/popup.lldoperation.php:238 app/views/popup.massupdate.host.php:74
#: app/views/popup.massupdate.template.php:78
msgid "Link templates"
msgstr "Присоединить шаблоны"
#: include/actions.inc.php:1035
msgid "Link to template"
msgstr "Присоединить к шаблону"
#: include/actions.inc.php:736
msgid "Link to templates"
msgstr "Присоединить к шаблонам"
#: app/views/monitoring.widget.navtreeitem.edit.php:40
msgid "Linked map"
msgstr "Связанная карта"
#: include/views/configuration.template.list.php:64
#: include/views/configuration.template.list.php:127
msgid "Linked templates"
msgstr "Присоединенные шаблоны"
#: include/views/configuration.template.list.php:128
msgid "Linked to templates"
msgstr "Соединения с шаблонам"
#: include/views/js/monitoring.sysmaps.js.php:757
#: include/views/js/monitoring.sysmaps.js.php:768
msgid "Links"
msgstr "Связи"
#: include/classes/html/CList.php:39
msgid "List is empty"
msgstr "Список пустой"
#: include/classes/data/CItemData.php:983
msgid "List of OS processes with attributes. Returns JSON array"
msgstr "Список процессов ОС с атрибутами. Возвращает массив JSON"
#: include/classes/data/CItemData.php:1021
msgid "List of Windows Registry values or keys located at given key. Returns JSON."
msgstr "Список значений или вложенных ключей реестра Windows. Возвращает JSON."
#: include/classes/data/CItemData.php:1831
msgid "List of Zabbix proxies with name, mode, encryption, compression, version, last seen, host count, item count, required values per second (vps) and compatibility (current/outdated/unsupported). Returns JSON."
msgstr "Список Zabbix прокси именем, режимом, шифрованием, сжатием, версией, временем последнего обращения, количеством узлов сети, количеством элементов данных, требуемым количеством значений в секунду (vps) и совместимостью (текущий/устаревший/неподдерживаемый). Возвращает JSON."
#: include/classes/data/CItemData.php:1126
msgid "List of block devices and their type. Returns JSON"
msgstr "Список блочных устройств и их типы. Возвращает JSON"
#: include/classes/data/CItemData.php:1034
msgid "List of detected CPUs/CPU cores. Returns JSON"
msgstr "Список обнаруженных CPU / ядер CPU. Возвращает JSON"
#: include/classes/data/CItemData.php:1142
msgid "List of directory entries, recursively. Returns JSON"
msgstr "Список записей директории, рекурсивно. Возвращает JSON"
#: include/classes/data/CItemData.php:1194
msgid "List of mounted filesystems and their types. Returns JSON"
msgstr "Список примонтированных файловых систем и их типы. Возвращает JSON"
#: include/classes/data/CItemData.php:1198
msgid "List of mounted filesystems, their types, disk space and inode statistics. Returns JSON"
msgstr "Список примонтированных файловых систем, их типы, объем дисков и статистика inode. Возвращает JSON"
#: include/classes/data/CItemData.php:922
msgid "List of network interfaces. Returns JSON"
msgstr "Список сетевых интерфейсов. Возвращает JSON"
#: include/classes/data/CItemData.php:990
msgid "List of object instances of Windows performance counters, discovered using object names in English. Returns JSON"
msgstr "Список объектов экземпляров счётчиков производительности Windows, обнаруженных с использованием имён объектов на Английском языке. Возвращает JSON"
#: include/classes/data/CItemData.php:986
msgid "List of object instances of Windows performance counters. Returns JSON"
msgstr "Список объектов экзепляров счётчиков производительности Windows. Возвращает JSON"
#: app/views/popup.dashboard.share.edit.php:129
#: include/views/monitoring.sysmap.edit.php:404
msgid "List of user group shares"
msgstr "Список групп пользователей общего доступа"
#: app/views/popup.dashboard.share.edit.php:134
#: include/views/monitoring.sysmap.edit.php:409
msgid "List of user shares"
msgstr "Список пользователей общего доступа"
#: include/classes/data/CItemData.php:1074
msgid "Listing of MAC addresses. Returns string"
msgstr "Список MAC адресов. Возвращает строку"
#: include/classes/data/CItemData.php:1070
msgid "Listing of PCI or USB devices. Returns text"
msgstr "Список PCI и USB устройств. Возвращает текст"
#: include/classes/data/CItemData.php:1098
msgid "Listing of installed packages. Returns text"
msgstr "Список установленных пакетов. Возвращает текст"
#: include/classes/data/CItemData.php:1018
msgid "Listing of services. Returns 0 - if empty; text - list of services separated by a newline"
msgstr "Список служб. Возвращает 0 если список пуст; текст - список служб разделенных переводом строки"
#: include/locales.inc.php:52
msgid "Lithuanian (lt_LT)"
msgstr "Литовский (lt_LT)"
#: include/classes/data/CItemData.php:1574
msgid "Loading time of full web page (in seconds). Returns float"
msgstr "Полное время загрузки веб страницы (в секундах). Возвращает число с плавающей точкой"
#: include/classes/mvc/CControllerResponse.php:42
msgid "Loading..."
msgstr "Загрузка..."
#: app/controllers/CControllerWidgetClockView.php:123
msgid "Local"
msgstr "Локальное"
#: include/classes/widgets/fields/CWidgetFieldTimeZone.php:58
msgid "Local default"
msgstr "Локальное по умолчанию"
#: include/classes/screens/CScreenHistory.php:267
#: include/classes/widgets/forms/CWidgetFormClock.php:32
#: include/views/monitoring.history.php:292
msgid "Local time"
msgstr "Местное время"
#: include/hosts.inc.php:214
msgid "Location"
msgstr "Местоположение"
#: include/hosts.inc.php:219
msgid "Location latitude"
msgstr "Размещение (широта)"
#: include/hosts.inc.php:224
msgid "Location longitude"
msgstr "Размещение (долгота)"
#: app/partials/configuration.filter.items.php:140
#: app/views/popup.massupdate.item.php:158 include/items.inc.php:129
#: include/views/configuration.item.edit.php:122
#: include/views/configuration.item.prototype.edit.php:108
msgid "Log"
msgstr "Журнал (лог)"
#: include/classes/data/CItemData.php:898
msgid "Log file monitoring with log rotation support. Returns log"
msgstr "Мониторинг файлов журналов с поддержкой ротации. Возвращает лог"
#: include/classes/data/CItemData.php:890
msgid "Log file monitoring. Returns log"
msgstr "Мониторинг файлов журналов логов. Возвращает лог"
#: app/views/popup.massupdate.item.php:343
#: include/views/configuration.item.edit.php:902
#: include/views/configuration.item.prototype.edit.php:812
msgid "Log time format"
msgstr "Формат времени в журнале (логе)"
#: app/views/administration.miscconfig.edit.php:82
msgid "Log unmatched SNMP traps"
msgstr "Журналировать не совпадающие SNMP трапы"
#: app/controllers/CControllerAuditLogList.php:191
#: app/views/administration.authentication.edit.php:200
#: app/views/administration.user.list.php:113 include/func.inc.php:1590
#: include/func.inc.php:1606 index_http.php:86 index_sso.php:280
msgid "Login"
msgstr "Вход в систему"
#: app/views/administration.miscconfig.edit.php:88
msgid "Login attempts"
msgstr "Попытки входа"
#: app/views/administration.miscconfig.edit.php:94
msgid "Login blocking interval"
msgstr "Интервал блокировки входа в систему"
#: app/controllers/CControllerPopupLdapTestSend.php:86
msgid "Login failed"
msgstr "Ошибка входа"
#: include/classes/validators/CLdapAuthValidator.php:87
msgid "Login name or password is incorrect."
msgstr "Имя пользователя или пароль некорректные."
#: app/controllers/CControllerPopupLdapTestSend.php:76
msgid "Login successful"
msgstr "Успешный вход"
#: app/controllers/CControllerAuditLogList.php:193
msgid "Logout"
msgstr "Выход из системы"
#: app/views/administration.authentication.edit.php:287
msgid "Logout requests"
msgstr "Запросы на выход из системы"
#: app/views/administration.authentication.edit.php:293
msgid "Logout responses"
msgstr "Ответы на выход из системы"
#: include/discovery.inc.php:139
msgid "Lost"
msgstr "Потерян"
#: include/actions.inc.php:1266
msgid "Low-level discovery rule in \"not supported\" state"
msgstr "Правило низкоуровневого обнаружения в \"неподдерживаемом\" состоянии"
#: include/classes/graphdraw/CLineGraphDraw.php:965
msgid "M"
msgstr "M"
#: jsLoader.php:252
msgctxt "Monday short"
msgid "M"
msgstr "Пн"
#: include/func.inc.php:592 jsLoader.php:226
msgctxt "month short"
msgid "M"
msgstr "M"
#: include/hosts.inc.php:154 include/views/inventory.host.list.php:93
msgid "MAC address A"
msgstr "MAC адрес A"
#: include/hosts.inc.php:159
msgid "MAC address B"
msgstr "MAC адрес B"
#: include/forms.inc.php:1454 include/forms.inc.php:1486
#: include/views/js/item.preprocessing.js.php:141
#: include/views/js/item.preprocessing.js.php:178
#: include/views/js/item.preprocessing.js.php:224
msgid "MAC from Hex-STRING"
msgstr "MAC из Hex-STRING"
#: include/hosts.inc.php:33
msgid "MD2"
msgstr "MD2"
#: include/classes/data/CItemData.php:1166
msgid "MD5 checksum of file. Returns character string (MD5 hash of the file)"
msgstr "Сумма MD5 файла. Возвращает символьную строку (MD5 хеш файла)"
#: app/controllers/CControllerAuditLogList.php:228
#: app/partials/hostmacros.inherited.list.html.php:48
#: app/partials/hostmacros.list.html.php:35
#: app/partials/massupdate.macros.tab.php:29
#: app/views/administration.macros.edit.php:38
#: app/views/popup.lldoverride.php:101
#: include/views/configuration.host.discovery.edit.php:770
msgid "Macro"
msgstr "Макрос"
#: include/classes/api/services/CHostBase.php:1590
#: include/classes/api/services/CTemplate.php:877
#: include/classes/api/services/CUserMacro.php:655
#, c-format
msgid "Macro \"%1$s\" already exists on \"%2$s\"."
msgstr "Макрос \"%1$s\" уже существует у \"%2$s\"."
#: include/classes/api/services/CUserMacro.php:411
#, c-format
msgid "Macro \"%1$s\" already exists."
msgstr "Макрос \"%1$s\" уже существует."
#: app/partials/configuration.host.edit.html.php:525
#: app/partials/massupdate.macros.tab.php:120
#: app/views/administration.macros.edit.php:29
#: app/views/administration.macros.edit.php:97
#: app/views/popup.itemtestedit.view.php:307
#: app/views/popup.massupdate.host.php:287
#: app/views/popup.massupdate.template.php:143
#: include/classes/helpers/CMenuHelper.php:264 include/html.inc.php:896
#: include/views/configuration.host.prototype.edit.php:334
#: include/views/configuration.template.edit.php:191
msgid "Macros"
msgstr "Макросы"
#: app/controllers/CControllerMacrosUpdate.php:129
msgid "Macros updated"
msgstr "Макросы обновлены"
#: app/views/administration.user.list.php:39
#: app/views/monitoring.dashboard.view.php:80
#: app/views/monitoring.map.view.php:46 report2.php:200 report4.php:126
msgid "Main filter"
msgstr "Основной фильтр"
#: app/partials/layout.htmlpage.aside.php:90
msgid "Main navigation"
msgstr "Основная навигация"
#: app/controllers/CControllerAuditLogList.php:229
#: include/classes/helpers/CMenuHelper.php:194
#: include/classes/helpers/CRoleHelper.php:403
#: include/views/configuration.maintenance.edit.php:261
#: include/views/js/monitoring.sysmaps.js.php:286
msgid "Maintenance"
msgstr "Обслуживание"
#: include/classes/api/services/CMaintenance.php:734
#, c-format
msgid "Maintenance \"%1$s\" already exists."
msgstr "Обслуживание \"%1$s\" уже существует."
#: maintenance.php:122
msgid "Maintenance added"
msgstr "Обслуживание добавлено"
#: maintenance.php:224
msgid "Maintenance deleted"
msgstr "Обслуживание удалено"
#: app/controllers/CControllerPopupMaintenancePeriod.php:218
msgid "Maintenance period"
msgstr "Период обслуживания"
#: app/controllers/CControllerMaintenanceCreate.php:142
msgid "Maintenance period created"
msgstr "Период обслуживания создан"
#: app/controllers/CControllerMaintenanceDelete.php:61
msgid "Maintenance period deleted"
msgid_plural "Maintenance periods deleted"
msgstr[0] "Период обслуживания удален"
msgstr[1] "Периода обслуживания удалено"
msgstr[2] "Периодов обслуживания удалено"
#: app/views/popup.maintenance.period.php:162
msgid "Maintenance period length"
msgstr "Длительность периода обслуживания"
#: app/controllers/CControllerMaintenanceUpdate.php:144
msgid "Maintenance period updated"
msgstr "Период обслуживания обновлен"
#: include/views/configuration.maintenance.edit.php:29
#: include/views/configuration.maintenance.list.php:27
msgid "Maintenance periods"
msgstr "Периоды обслуживания"
#: include/views/configuration.maintenance.edit.php:104
msgid "Maintenance type"
msgstr "Тип обслуживания"
#: maintenance.php:118
msgid "Maintenance updated"
msgstr "Обслуживание обновлено"
#: include/html.inc.php:944
msgid "Maintenance with data collection"
msgstr "Обслуживание со сбором данных"
#: include/html.inc.php:943
msgid "Maintenance without data collection"
msgstr "Обслуживание без сбора данных"
#: include/html.inc.php:978
#, c-format
msgid "Maintenance: %1$s"
msgstr "Обслуживание: %1$s"
#: app/views/administration.geomaps.edit.php:60
msgid "Make sure the code comes from a reliable source and does not contain malicious scripts."
msgstr "Убедитесь, что код получен из надежного источника и не содержит вредоносных скриптов."
#: app/views/popup.token.view.php:51
msgid "Make sure to copy the auth token as you won't be able to view it after the page is closed."
msgstr "Убедитесь, что скопировали токен аутентификации, так как вы не сможете просмотреть его после того, как закроете страницу."
#: include/classes/helpers/CRoleHelper.php:466
msgid "Manage API tokens"
msgstr "Управление API токенами"
#: include/classes/helpers/CRoleHelper.php:472
msgid "Manage SLA"
msgstr "Управление SLA"
#: include/classes/helpers/CRoleHelper.php:471
msgid "Manage scheduled reports"
msgstr "Управление регулярными отчетами"
#: app/partials/configuration.host.edit.html.php:359
#: app/partials/popup.operations.php:227
#: app/views/administration.miscconfig.edit.php:61
#: app/views/popup.lldoperation.php:281 app/views/popup.massupdate.host.php:183
#: include/hosts.inc.php:1127
#: include/views/configuration.host.prototype.edit.php:364
msgid "Manual"
msgstr "Вручную"
#: app/views/administration.script.edit.php:104
#: app/views/administration.script.list.php:54
#: app/views/administration.script.list.php:135
msgid "Manual event action"
msgstr "Действие вручную над событиями"
#: app/views/administration.script.edit.php:103
#: app/views/administration.script.list.php:53
#: app/views/administration.script.list.php:131
msgid "Manual host action"
msgstr "Действие вручную над узлом сети"
#: app/views/popup.acknowledge.edit.php:83
msgid "Manual problem suppression. Date-time input accepts relative and absolute time format."
msgstr "Подавление проблем вручную. Поле ввода даты принимает как относительный, так и абсолютный форматы времени."
#: include/html.inc.php:1009
#, c-format
msgid "Manually by: %1$s"
msgstr "Вручную: %1$s"
#: include/actions.inc.php:2070
msgid "Manually closed"
msgstr "Закрыт вручную"
#: app/controllers/CControllerAuditLogList.php:230
#: include/classes/widgets/CWidgetConfig.php:63
#: include/classes/widgets/forms/CWidgetFormMap.php:41
#: include/classes/widgets/forms/CWidgetFormMap.php:70 include/maps.inc.php:27
#: include/views/js/monitoring.sysmaps.js.php:99
#: include/views/js/monitoring.sysmaps.js.php:214
#: include/views/monitoring.sysmap.edit.php:319 jsLoader.php:266 map.php:25
msgid "Map"
msgstr "Карта сети"
#: include/classes/api/services/CMap.php:627
#: include/classes/api/services/CMap.php:1092
#, c-format
msgid "Map \"%1$s\" already exists."
msgstr "Карта сети \"%1$s\" уже существует."
#: include/classes/api/services/CMap.php:737
#: include/classes/api/services/CMap.php:812
#: include/classes/api/services/CMap.php:1205
#: include/classes/api/services/CMap.php:1279
#, c-format
msgid "Map \"%1$s\" is public and read-only sharing is disallowed."
msgstr "Карта сети \"%1$s\" является публичной и общий доступ только на чтение отключен."
#: include/views/js/monitoring.sysmaps.js.php:78
#: include/views/monitoring.sysmap.constructor.php:31
msgid "Map element"
msgstr "Элемент карты сети"
#: include/classes/api/services/CMapElement.php:55
#: include/classes/api/services/CMapElement.php:96
#: include/classes/api/services/CMapElement.php:115
#: include/classes/api/services/CMapElement.php:154
#, c-format
msgid "Map element is missing parameters: %1$s"
msgstr "Отсутствуют параметры у элемента карты сети: %1$s"
#: include/views/monitoring.sysmap.edit.php:245
msgid "Map element label location"
msgstr "Размещение подписи к элементам карты"
#: include/views/monitoring.sysmap.edit.php:236
msgid "Map element label type"
msgstr "Тип подписи к элементам карты"
#: sysmap.php:131
msgid "Map is updated! Return to map list?"
msgstr "Карта обновлена! Вернуться в список карт?"
#: include/views/monitoring.sysmap.edit.php:208
msgid "Map label type"
msgstr "Тип подписи к карте сети"
#: include/classes/api/services/CMap.php:1062
msgid "Map name cannot be empty."
msgstr "Имя карты сети не может быть пустым."
#: include/classes/widgets/CWidgetConfig.php:64
#: include/classes/widgets/forms/CWidgetFormMap.php:42
msgid "Map navigation tree"
msgstr "Дерево навигации карт сетей"
#: include/classes/api/services/CMap.php:662
#: include/classes/api/services/CMap.php:1116
msgid "Map owner cannot be empty."
msgstr "Владелец карты сети не может быть пустым."
#: include/views/js/monitoring.sysmaps.js.php:353
msgid "Map shape"
msgstr "Фигура карты сети"
#: sysmap.php:136
msgid "Map update failed."
msgstr "Ошибка при обновлении карты сети."
#: app/views/popup.ldap.edit.php:257
msgid "Map user's LDAP media attributes (e.g. email) to Zabbix user media for sending notifications."
msgstr "Сопоставление LDAP атрибутов оповещения пользователя (напр., email) оповещению пользователя Zabbix для отправки оповещений."
#: app/views/administration.authentication.edit.php:513
msgid "Map user's SAML media attributes (e.g. email) to Zabbix user media for sending notifications."
msgstr "Сопоставление SAML атрибутов оповещения пользователя (напр., email) оповещению пользователя Zabbix для отправки оповещений."
#: app/views/popup.ldap.edit.php:257
msgid "Map users LDAP media attributes (e.g. email) to Zabbix user media for sending notifications."
msgstr "Сопоставление LDAP атрибутов оповещения пользователя (напр., email) оповещению пользователя Zabbix для отправки оповещений."
#: app/views/administration.authentication.edit.php:508
msgid "Map users SAML media attributes (e.g. email) to Zabbix user media for sending notifications."
msgstr "Сопоставление SAML атрибутов оповещения пользователя (напр., email) оповещению пользователя Zabbix для отправки оповещений."
#: include/classes/api/services/CDashboardGeneral.php:594
#, c-format
msgid "Map with ID \"%1$s\" is not available."
msgstr "Карта сети с ID \"%1$s\" недоступна."
#: app/controllers/CControllerPopupValueMapUpdate.php:94
#: app/views/popup.valuemap.edit.php:51
msgid "Mapped to"
msgstr "Преобразование в"
#: app/controllers/CControllerPopupGeneric.php:366
msgid "Mapping"
msgstr "Соответствие"
#: app/controllers/CControllerPopupValueMapUpdate.php:148
#: app/views/administration.iconmap.edit.php:125
#: app/views/popup.valuemap.edit.php:112
msgid "Mappings"
msgstr "Преобразования"
#: app/controllers/CControllerPopupGeneric.php:289
#: app/views/monitoring.map.view.php:37 app/views/popup.import.php:40
#: include/classes/helpers/CMenuHelper.php:57
#: include/classes/helpers/CRoleHelper.php:340
#: include/views/monitoring.sysmap.list.php:27
msgid "Maps"
msgstr "Карты сетей"
#: include/func.inc.php:238
msgid "Mar"
msgstr "Мрт."
#: include/func.inc.php:102 include/func.inc.php:255 jsLoader.php:235
msgid "March"
msgstr "Март"
#: jsLoader.php:361
msgid "Mark as cause"
msgstr "Отметить причиной"
#: include/views/monitoring.sysmap.edit.php:148
msgid "Mark elements on trigger status change"
msgstr "Помечать элементы при изменении состояния триггера"
#: include/views/monitoring.history.php:176
msgid "Mark others"
msgstr "Пометить остальное"
#: include/views/monitoring.history.php:175
msgid "Mark selected"
msgstr "Пометить выбранное"
#: jsLoader.php:362
msgid "Mark selected as symptoms"
msgstr "Отметить выбранное симптомами"
#: app/controllers/CControllerPopupTriggerExpr.php:408
#: app/controllers/CControllerPopupTriggerExpr.php:448
#: app/controllers/CControllerPopupTriggerExpr.php:474
msgid "Mask"
msgstr "Маска"
#: app/controllers/CControllerPopupMassupdateHost.php:475
#: app/controllers/CControllerPopupMassupdateItem.php:352
#: app/controllers/CControllerPopupMassupdateService.php:171
#: app/controllers/CControllerPopupMassupdateTemplate.php:378
#: app/controllers/CControllerPopupMassupdateTrigger.php:235
#: app/partials/service.list.edit.php:140
#: app/views/configuration.host.list.php:519
#: include/classes/screens/CScreenProblem.php:1130
#: include/views/configuration.item.list.php:319
#: include/views/configuration.item.prototype.list.php:209
#: include/views/configuration.template.list.php:282
#: include/views/configuration.trigger.prototype.list.php:208
#: include/views/configuration.triggers.list.php:349
msgid "Mass update"
msgstr "Массовое обновление"
#: include/views/js/monitoring.sysmaps.js.php:642
msgid "Mass update elements"
msgstr "Массовое обновление элементов"
#: include/views/js/monitoring.sysmaps.js.php:512
msgid "Mass update shapes"
msgstr "Массовое обновление фигур"
#: app/views/popup.massupdate.item.php:455 disc_prototypes.php:51
#: host_discovery.php:54
#: include/views/configuration.host.discovery.edit.php:498
#: include/views/configuration.item.edit.php:561
#: include/views/configuration.item.prototype.edit.php:584 items.php:53
msgid "Master item"
msgstr "Основной элемент данных"
#: include/items.inc.php:1868
msgid "Matches regular expression"
msgstr "Совпадение регулярному выражению"
#: app/views/popup.triggerexpr.php:113
msgid "Mathematical functions"
msgstr "Математические функции"
#: app/controllers/CControllerPopupTriggerExpr.php:395
#: app/views/popup.tophosts.column.edit.php:187
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:138
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:140
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:210
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:212
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:487
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:503
msgid "Max"
msgstr "Макс"
#: app/views/administration.gui.edit.php:105
msgid "Max count of elements to show inside table cell"
msgstr "Макс. количество элементов отображаемое в ячейке таблицы"
#: app/views/administration.gui.edit.php:126
msgid "Max history display period"
msgstr "Максимальный период отображения истории"
#: app/views/administration.gui.edit.php:99
msgid "Max number of columns and rows in overview tables"
msgstr "Макс. количество колонок и строк в таблицах обзора"
#: app/views/administration.gui.edit.php:138
msgid "Max period for time selector"
msgstr "Макс. период селектора периода времени"
#: app/views/connector.edit.php:171
msgid "Max records per message"
msgstr "Макс. записей на сообщение"
#: app/controllers/CControllerPopupItemTest.php:1313
#: app/controllers/CControllerPopupItemTest.php:1319
#: app/controllers/CControllerPopupItemTest.php:1325
#: app/controllers/CControllerPopupItemTest.php:1331
#: app/partials/configuration.host.interface.row.php:105
#: app/views/popup.itemtestedit.view.php:154
msgid "Max repetition count"
msgstr "Макс. количество повторений"
#: app/partials/configuration.host.interface.row.php:106
msgid "Max repetition count is applicable to discovery and snmp.walk only."
msgstr "Максимальное количество повторений применимо только к обнаружению и snmp.walk."
#: app/partials/configuration.host.interface.row.php:106
msgid "Max repetition count is applicable to discovery and walk only."
msgstr "Максимальное количество повторений применимо только к обнаружению и к SNMP walk."
#: app/views/administration.geomaps.edit.php:98
msgid "Max zoom level"
msgstr "Максимальный уровень масштаба"
#: app/views/configuration.discovery.edit.php:83
msgid "Maximum concurrent checks"
msgstr "Макс. количество параллельных проверок"
#: include/classes/data/CItemData.php:874
msgid "Maximum number of opened files supported by OS. Returns integer"
msgstr "Максимальное количество открытых файлов поддерживаемое ОС. Возвращает целое число"
#: include/classes/data/CItemData.php:878
msgid "Maximum number of processes supported by OS. Returns integer"
msgstr "Максимальное количество процессов поддерживаемое ОС. Возвращает целое число"
#: app/partials/administration.system.info.php:150
#, c-format
msgid "Maximum required %1$s database version is %2$s."
msgstr "Максимально требуемая версия базы данных %1$s - %2$s."
#: app/controllers/CControllerTimeSelectorUpdate.php:249
#: include/classes/mvc/CController.php:312
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:448
#: include/validate.inc.php:477
#, c-format
msgid "Maximum time period to display is %1$s day."
msgid_plural "Maximum time period to display is %1$s days."
msgstr[0] "Максимальный период времени отображения %1$s день."
msgstr[1] "Максимальный период времени отображения %1$s дня."
msgstr[2] "Максимальный период времени отображения %1$s дней."
#: include/classes/api/services/CUser.php:941
#, c-format
msgid "Maximum total length of email address exceeded for media type with ID \"%1$s\"."
msgstr "Превышена максимальная длина email адреса у способа оповещения с ID \"%1$s\"."
#: app/views/administration.geomaps.edit.php:61
msgid "Maximum zoom level of the map."
msgstr "Максимальный уровень масштаба карты."
#: include/func.inc.php:104 include/func.inc.php:257 jsLoader.php:237
msgid "May"
msgstr "Май"
#: include/func.inc.php:240
msgctxt "May short"
msgid "May"
msgstr "Май"
#: app/controllers/CControllerPopupMedia.php:167
#: app/views/administration.user.edit.php:371
#: app/views/administration.user.edit.php:382 app/views/popup.media.php:69
msgid "Media"
msgstr "Оповещения"
#: app/controllers/CControllerAuditLogList.php:231
#: app/views/administration.mediatype.edit.php:272 report4.php:98
msgid "Media type"
msgstr "Способ оповещений"
#: widgets/actionlog/views/widget.view.php:40
#: widgets/actionlog/views/widget.view.php:41
msgctxt "compact table header"
msgid "Media type"
msgstr "Способ оповещений"
#: include/classes/api/services/CMediatype.php:408
#, c-format
msgid "Media type \"%1$s\" already exists."
msgstr "Тип медиа \"%1$s\" уже существует."
#: app/controllers/CControllerMediatypeCreate.php:158
msgid "Media type added"
msgstr "Способ оповещений добавлен"
#: app/controllers/CControllerMediatypeDelete.php:66
msgid "Media type deleted"
msgid_plural "Media types deleted"
msgstr[0] "Способ оповещения удален"
msgstr[1] "Способ оповещения удален"
msgstr[2] "Способ оповещения удален"
#: app/controllers/CControllerMediatypeDisable.php:72
msgid "Media type disabled"
msgid_plural "Media types disabled"
msgstr[0] "Способ оповещения деактивирован"
msgstr[1] "Способы оповещения деактивированы"
msgstr[2] "Способы оповещения деактивированы"
#: app/views/administration.user.edit.php:327
msgid "Media type disabled by Administration."
msgstr "Способ оповещения деактивирован Администраторами."
#: app/controllers/CControllerMediatypeEnable.php:72
msgid "Media type enabled"
msgid_plural "Media types enabled"
msgstr[0] "Способ оповещения активирован"
msgstr[1] "Способы оповещения активированы"
msgstr[2] "Способы оповещения активированы"
#: app/views/administration.authentication.edit.php:506
#: app/views/popup.ldap.edit.php:255
#: app/views/popup.mediatypemapping.edit.php:85
msgid "Media type mapping"
msgstr "Соответствие способов оповещений"
#: app/controllers/CControllerPopupMediatypeTestSend.php:45
#: app/controllers/CControllerPopupMediatypeTestSend.php:145
msgid "Media type test failed."
msgstr "Ошибка при тестировании способа оповещения."
#: app/views/js/popup.mediatypetest.edit.js.php:108
msgid "Media type test log"
msgstr "Журнал теста способа оповещения"
#: app/controllers/CControllerPopupMediatypeTestSend.php:142
msgid "Media type test successful."
msgstr "Успешное тестирование способа оповещения."
#: app/controllers/CControllerMediatypeUpdate.php:173
msgid "Media type updated"
msgstr "Способ оповещений обновлен"
#: include/classes/api/services/CUser.php:865
#, c-format
msgid "Media type with ID \"%1$s\" is not available."
msgstr "Способ оповещения с ID \"%1$s\" недоступен."
#: app/views/administration.mediatype.edit.php:31
#: app/views/administration.mediatype.list.php:31 app/views/popup.import.php:45
#: include/classes/helpers/CMenuHelper.php:306
#: include/classes/helpers/CRoleHelper.php:428
msgid "Media types"
msgstr "Способы оповещений"
#: app/views/popup.media.php:75
msgid "Media types disabled by Administration."
msgstr "Способы оповещения деактивированы Администраторами."
#: include/classes/api/services/CMediatype.php:827
#, c-format
msgid "Media types used by action \"%1$s\"."
msgstr "Способы оповещения используются действием \"%1$s\"."
#: app/views/administration.usergroup.list.php:76
#: include/views/configuration.hostgroups.list.php:70
msgid "Members"
msgstr "Члены группы"
#: include/classes/debug/CProfiler.php:165
#, c-format
msgid "Memory limit: %1$s"
msgstr "Лимит памяти: %1$s"
#: include/classes/data/CItemData.php:1563
msgid "Memory metrics of VMware Resource Pool, \"url\" - VMware service URL, \"rpid\" - VMware resource pool id, \"mode\"- consumed(default)/ballooned/overhead memory"
msgstr "Метрики памяти пула ресурсов VMware, \"url\" - URL службы VMware, \"rpid\" - идентификатор пула ресурсов VMware, \"режим\" - consumed (по умолчанию) / ballooned / overhead память"
#: include/classes/data/CItemData.php:1433
msgid "Memory metrics of VMware Resource Pool, <url> - VMware service URL, <rpid> - VMware resource pool id, <mode> - consumed(default)/ballooned/overhead memory"
msgstr "Метрики памяти пула ресурсов VMware, <url> - URL службы VMware, <rpid> - идентификатор пула ресурсов VMware, <режим> - consumed (по умолчанию) / ballooned / overhead память"
#: include/classes/data/CItemData.php:1210
msgid "Memory size in bytes or in percentage from total. Returns integer for bytes; float for percentage"
msgstr "Размер памяти в байтах или в процентах от общей. Возвращает целое число в байтах; целое с плавающей точкой для процетнов"
#: include/classes/data/CItemData.php:998
msgid "Memory used by process in bytes. Returns integer"
msgstr "Память используемая процессом в байтах. Возвращает целое число"
#: app/views/administration.mediatype.edit.php:257
msgid "Menu entry URL"
msgstr "URL записи в меню"
#: app/views/administration.mediatype.edit.php:248
msgid "Menu entry name"
msgstr "Имя записи в меню"
#: include/views/configuration.trigger.prototype.edit.php:554
#: include/views/configuration.triggers.edit.php:576
msgid "Menu entry name is used as a label for the trigger URL in the event context menu."
msgstr "Имя пункта меню используется подписью к URL триггера в контекстном меню событий."
#: app/views/administration.script.edit.php:108
msgid "Menu path"
msgstr "Путь в меню"
#: app/partials/popup.operations.php:160
#: app/partials/scheduledreport.formgrid.html.php:178
#: app/views/monitoring.widget.actionlog.view.php:37
#: app/views/popup.acknowledge.edit.php:35
#: app/views/popup.mediatype.message.php:89
#: app/views/popup.mediatypetest.edit.php:75 include/actions.inc.php:1700
#: include/actions.inc.php:1976 include/actions.inc.php:2083
#: include/views/administration.auditacts.list.php:69
#: include/views/administration.auditacts.list.php:100
msgid "Message"
msgstr "Сообщение"
#: app/views/monitoring.widget.actionlog.view.php:44
msgctxt "compact table header"
msgid "Message"
msgstr "Сообщение"
#: app/views/administration.mediatype.edit.php:207
msgid "Message format"
msgstr "Формат сообщения"
#: app/controllers/CControllerPopupMediatypeMessage.php:98
msgid "Message template"
msgstr "Шаблон сообщений"
#: app/views/administration.mediatype.edit.php:299
msgid "Message templates"
msgstr "Шаблоны сообщений"
#: app/views/administration.user.edit.php:660
#: app/views/administration.user.edit.php:672
msgid "Message timeout"
msgstr "Время отображения сообщения"
#: app/views/administration.mediatype.edit.php:281
#: app/views/popup.mediatype.message.php:44
msgid "Message type"
msgstr "Тип сообщения"
#: include/actions.inc.php:1827 include/actions.inc.php:1921
msgid "Message/Command"
msgstr "Сообщение/Команда"
#: app/views/administration.authentication.edit.php:269
#: include/classes/screens/CScreenProblem.php:1212
msgid "Messages"
msgstr "Сообщения"
#: app/views/administration.user.edit.php:750
msgid "Messaging"
msgstr "Сообщения"
#: include/classes/core/CJsonRpc.php:181
msgid "Method not found."
msgstr "Метод не найден."
#: include/httptest.inc.php:399
msgid "Microsoft Edge"
msgstr "Microsoft Edge"
#: include/classes/widgets/forms/CWidgetFormItem.php:107
#: include/classes/widgets/forms/CWidgetFormItem.php:188
#: include/classes/widgets/forms/CWidgetFormItem.php:311
#: include/views/js/monitoring.sysmaps.js.php:41
msgid "Middle"
msgstr "По середине"
#: app/controllers/CControllerPopupTriggerExpr.php:390
#: app/views/popup.tophosts.column.edit.php:177
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:123
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:125
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:195
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:197
msgid "Min"
msgstr "Мин"
#: app/views/administration.authentication.edit.php:39
msgid "Minimum password length"
msgstr "Минимальная длина пароля"
#: app/partials/administration.system.info.php:144
#, c-format
msgid "Minimum required %1$s database version is %2$s."
msgstr "Минимально требуемая версия %1$s базы данных - %2$s."
#: include/classes/setup/CFrontendSetup.php:124
#, c-format
msgid "Minimum required PHP memory limit is %1$s (configuration option \"memory_limit\")."
msgstr "Минимально требуемое ограничение памяти в PHP - %1$s (\"memory_limit\" параметр конфигурации)."
#: include/classes/setup/CFrontendSetup.php:162
#, c-format
msgid "Minimum required PHP upload filesize is %1$s (configuration option \"upload_max_filesize\")."
msgstr "Минимально требуемый макс. размер загружаемых файлов в PHP - %1$s (\"upload_max_filesize\" параметр конфигурации)."
#: include/classes/setup/CFrontendSetup.php:106
#, c-format
msgid "Minimum required PHP version is %1$s."
msgstr "Минимально требуемая версия PHP - %1$s."
#: app/views/administration.housekeeping.edit.php:175
#, c-format
msgid "Minimum required TimescaleDB version is %1$s."
msgstr "Минимально требуемая версия TimescaleDB - %1$s."
#: include/classes/setup/CFrontendSetup.php:193
#, c-format
msgid "Minimum required limit on execution time of PHP scripts is %1$s (configuration option \"max_execution_time\")."
msgstr "Минимально требуемый лимит времени выполнения PHP скриптов - %1$s (\"max_execution_time\" параметр конфигурации)."
#: include/classes/setup/CFrontendSetup.php:216
#, c-format
msgid "Minimum required limit on input parse time for PHP scripts is %1$s (configuration option \"max_input_time\")."
msgstr "Минимально требуемый лимит времени разбора входных данных в PHP скриптах - %1$s (\"max_input_time\" параметр конфигурации)."
#: include/classes/setup/CFrontendSetup.php:143
#, c-format
msgid "Minimum required size of PHP post is %1$s (configuration option \"post_max_size\")."
msgstr "Минимально требуемый размер PHP post - %1$s (\"post_max_size\" параметр конфигурации)."
#: app/views/monitoring.map.view.php:49
#: include/views/monitoring.sysmap.edit.php:269
msgid "Minimum severity"
msgstr "Минимальная важность"
#: app/controllers/CControllerTimeSelectorUpdate.php:244
#: include/classes/mvc/CController.php:305
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:443
#: include/validate.inc.php:470
#, c-format
msgid "Minimum time period to display is %1$s minute."
msgid_plural "Minimum time period to display is %1$s minutes."
msgstr[0] "Минимально отображаемым периодом является %1$s минута."
msgstr[1] "Минимально отображаемым периодом является %1$s минуты."
msgstr[2] "Минимально отображаемым периодом является %1$s минут."
#: app/views/popup.maintenance.period.php:175
#: app/views/popup.sla.excludeddowntime.edit.php:73
msgid "Minutes"
msgstr "Минут"
#: include/classes/api/services/CGraphGeneral.php:490
#: include/classes/api/services/CGraphGeneral.php:676
msgid "Missing \"itemid\" field for item."
msgstr "Пропущенное поле \"itemid\" для элемента данных."
#: include/classes/api/services/CGraphPrototype.php:37
msgid "Missing \"name\" field for graph prototype."
msgstr "Пропущенное \"name\" поле для прототипа графика."
#: include/classes/api/services/CGraph.php:37
msgid "Missing \"name\" field for graph."
msgstr "Пропущенное поле \"name\" для графика."
#: include/classes/widgets/CWidgetHelper.php:932
#: include/classes/widgets/CWidgetHelper.php:1008
#: include/classes/widgets/CWidgetHelper.php:1009
#: include/classes/widgets/CWidgetHelper.php:1010
#: include/classes/widgets/CWidgetHelper.php:1263
msgid "Missing data"
msgstr "Отсутствующие данные"
#: include/classes/api/services/CGraph.php:38
#, c-format
msgid "Missing items for graph \"%1$s\"."
msgstr "Отсутствуют элементы данных у графика \"%1$s\"."
#: include/classes/api/services/CGraphPrototype.php:38
#, c-format
msgid "Missing items for graph prototype \"%1$s\"."
msgstr "Отсутствуют элементы данных для прототипа графика \"%1$s\"."
#: include/graphs.inc.php:408
#, c-format
msgid "Missing key \"%1$s\" for host \"%2$s\"."
msgstr "Отсутствует ключ \"%1$s\" для узла сети \"%2$s\"."
#: app/controllers/CControllerPopupTriggerExpr.php:273
#: app/views/administration.proxy.list.php:52
#: app/views/administration.proxy.list.php:78 report2.php:203
msgid "Mode"
msgstr "Режим"
#: include/hosts.inc.php:239
msgid "Model"
msgstr "Модель"
#: app/controllers/CControllerAuditLogList.php:232
#: app/views/administration.module.edit.php:52
msgid "Module"
msgstr "Модуль"
#: app/controllers/CControllerModuleScan.php:98
#, c-format
msgid "Module added: %1$s."
msgid_plural "Modules added: %1$s."
msgstr[0] "Модуль добавлен: %1$s."
msgstr[1] "Модуля добавлено: %1$s."
msgstr[2] "Модулей добавлено: %1$s."
#: app/controllers/CControllerModuleScan.php:113
#, c-format
msgid "Module deleted: %1$s."
msgid_plural "Modules deleted: %1$s."
msgstr[0] "Модуль удален: %1$s."
msgstr[1] "Модуля удалено: %1$s."
msgstr[2] "Модулей удалено: %1$s."
#: app/controllers/CControllerModuleDisable.php:67
msgid "Module disabled"
msgid_plural "Modules disabled"
msgstr[0] "Модуль деактивирован"
msgstr[1] "Модули деактивированы"
msgstr[2] "Модули деактивированы"
#: app/controllers/CControllerModuleUpdate.php:150
#, c-format
msgid "Module disabled: %1$s."
msgid_plural "Modules disabled: %1$s."
msgstr[0] "Модуль деактивирован: %1$s."
msgstr[1] "Модуля деактивировано: %1$s."
msgstr[2] "Модулей деактивировано: %1$s."
#: app/controllers/CControllerModuleEnable.php:91
msgid "Module enabled"
msgid_plural "Modules enabled"
msgstr[0] "Модуль активирован"
msgstr[1] "Модули активированы"
msgstr[2] "Модули активированы"
#: app/controllers/CControllerModuleUpdate.php:145
#, c-format
msgid "Module enabled: %1$s."
msgid_plural "Modules enabled: %1$s."
msgstr[0] "Модуль активирован: %1$s."
msgstr[1] "Модуля активировано: %1$s."
msgstr[2] "Модулей активировано: %1$s."
#: app/controllers/CControllerModuleUpdate.php:94
msgid "Module updated"
msgstr "Модуль обновлен"
#: app/controllers/CControllerModuleUpdate.php:142
#, c-format
msgid "Module updated: %1$s."
msgstr "Модуль обновлен: %1$s."
#: include/classes/api/services/CRole.php:714
#, c-format
msgid "Module with ID \"%2$s\" is not available for user role \"%1$s\"."
msgstr "Модуль с ID \"%2$s\" недоступен роли пользователей \"%1$s\"."
#: include/classes/core/CModuleManager.php:222
#, c-format
msgid "Module.php class must extend %1$s for module located at %2$s."
msgstr "Класс module.php должен расширять %1$s для модуля расположенного в %2$s."
#: app/controllers/CControllerModuleEdit.php:98
#: app/controllers/CControllerModuleList.php:122
#: app/views/administration.module.edit.php:23
#: app/views/administration.module.list.php:27
#: include/classes/helpers/CMenuHelper.php:270 include/html.inc.php:899
msgid "Modules"
msgstr "Модули"
#: app/controllers/CControllerModuleScan.php:127
msgid "Modules updated"
msgstr "Модули обновлены"
#: include/func.inc.php:213
msgid "Mon"
msgstr "Пн"
#: include/func.inc.php:119 include/func.inc.php:225 jsLoader.php:245
msgid "Monday"
msgstr "Понедельник"
#: app/views/configuration.host.list.php:129
msgid "Monitored by"
msgstr "Наблюдение через"
#: app/partials/configuration.host.edit.html.php:269
#: app/views/popup.massupdate.host.php:128
#: include/views/configuration.host.prototype.edit.php:280
msgid "Monitored by proxy"
msgstr "Наблюдение через прокси"
#: include/classes/screens/CScreenDiscovery.php:119
msgid "Monitored host"
msgstr "Наблюдаемый узел сети"
#: app/views/search.php:36 app/views/search.php:192
#: include/classes/helpers/CMenuHelper.php:69
#: include/classes/helpers/CRoleHelper.php:305
#: include/views/inventory.host.view.php:135
msgid "Monitoring"
msgstr "Мониторинг"
#: include/views/js/monitoring.sysmaps.js.php:70
msgid "Monospace"
msgstr "Моноширинный"
#: app/controllers/CControllerPopupTriggerExpr.php:121
#: app/views/popup.maintenance.period.php:104
#: include/classes/helpers/CSlaHelper.php:60 report4.php:165
msgid "Month"
msgstr "Месяц"
#: include/classes/helpers/CSlaHelper.php:70
msgctxt "compact table header"
msgid "Month"
msgstr "Месяц"
#: app/partials/scheduledreport.formgrid.html.php:100
#: app/partials/scheduledreport.table.html.php:51
#: app/views/popup.maintenance.period.php:78 app/views/popup.sla.edit.php:76
#: include/classes/helpers/CSlaHelper.php:41 include/maintenances.inc.php:31
#: report4.php:92
msgid "Monthly"
msgstr "Ежемесячно"
#: include/classes/html/CMultiSelect.php:83 jsLoader.php:336
msgid "More matches found..."
msgstr "Найдено больше совпадений..."
#: jsLoader.php:346
#, c-format
msgctxt "screen reader"
msgid "More than %1$d matches for %2$s found"
msgstr "Найдено более чем %1$d соответствий с %2$s"
#: app/views/administration.queue.overview.php:52
#: app/views/administration.queue.overview.proxy.php:52
msgid "More than 10 minutes"
msgstr "Более 10 минут"
#: include/classes/api/services/CGraphGeneral.php:872
#, c-format
msgid "More than one graph with name \"%1$s\" within host."
msgstr "Более чем один график с именем \"%1$s\" у узла сети."
#: include/classes/helpers/CServiceHelper.php:27
msgid "Most critical if all children have problems"
msgstr "Самое критичное, если все дочерние имеют проблемы"
#: include/classes/helpers/CServiceHelper.php:26
msgid "Most critical of child services"
msgstr "Самое критичное из дочерних услуг"
#: include/httptest.inc.php:409
msgid "Mozilla Firefox"
msgstr "Mozilla Firefox"
#: include/views/configuration.trigger.prototype.edit.php:508
#: include/views/configuration.triggers.edit.php:537
msgid "Multiple"
msgstr "Множественный"
#: include/triggers.inc.php:987
msgid "Multiple PROBLEM events"
msgstr "Множественные события ПРОБЛЕМА"
#: jsLoader.php:294
msgid "Mute"
msgstr "Отключить звук"
#: app/views/monitoring.dashboard.list.php:95
msgid "My"
msgstr "Моя"
#: include/classes/helpers/CServiceHelper.php:37
#: include/classes/helpers/CServiceHelper.php:47
msgid "N"
msgstr "N"
#: jsLoader.php:188
msgctxt "abbreviation of severity level"
msgid "N"
msgstr "Н"
#: include/classes/helpers/CServiceHelper.php:42
#: include/classes/helpers/CServiceHelper.php:52
#: include/classes/helpers/CServiceHelper.php:62
#: include/classes/helpers/CServiceHelper.php:72
msgid "N%"
msgstr "N%"
#: include/classes/helpers/CSlaHelper.php:183
msgid "N/A"
msgstr "Недоступно"
#: include/discovery.inc.php:53
msgid "NNTP"
msgstr "NNTP"
#: include/httptest.inc.php:29
msgid "NTLM"
msgstr "NTLM"
#: actionconf.php:36 app/controllers/CControllerPopupGeneric.php:117
#: app/controllers/CControllerPopupGeneric.php:129
#: app/controllers/CControllerPopupGeneric.php:141
#: app/controllers/CControllerPopupGeneric.php:153
#: app/controllers/CControllerPopupGeneric.php:165
#: app/controllers/CControllerPopupGeneric.php:177
#: app/controllers/CControllerPopupGeneric.php:191
#: app/controllers/CControllerPopupGeneric.php:205
#: app/controllers/CControllerPopupGeneric.php:231
#: app/controllers/CControllerPopupGeneric.php:244
#: app/controllers/CControllerPopupGeneric.php:256
#: app/controllers/CControllerPopupGeneric.php:269
#: app/controllers/CControllerPopupGeneric.php:282
#: app/controllers/CControllerPopupGeneric.php:297
#: app/controllers/CControllerPopupGeneric.php:309
#: app/controllers/CControllerPopupGeneric.php:317
#: app/controllers/CControllerPopupGeneric.php:329
#: app/controllers/CControllerPopupGeneric.php:341
#: app/controllers/CControllerPopupGeneric.php:353
#: app/controllers/CControllerPopupGeneric.php:365
#: app/controllers/CControllerPopupGeneric.php:378
#: app/controllers/CControllerPopupGeneric.php:390
#: app/controllers/CControllerPopupLldOverride.php:79
#: app/controllers/CControllerPopupValueMapUpdate.php:63
#: app/controllers/CControllerPopupValueMapUpdate.php:70
#: app/partials/administration.ha.nodes.php:28
#: app/partials/configuration.filter.items.php:91
#: app/partials/configuration.host.edit.html.php:110
#: app/partials/configuration.host.edit.html.php:144
#: app/partials/configuration.tags.tab.php:39
#: app/partials/configuration.valuemap.php:29
#: app/partials/monitoring.host.filter.php:78
#: app/partials/monitoring.host.view.html.php:34
#: app/partials/monitoring.latest.filter.php:81
#: app/partials/monitoring.latest.view.html.php:42
#: app/partials/popup.operations.php:257
#: app/partials/scheduledreport.formgrid.html.php:69
#: app/partials/scheduledreport.table.html.php:34
#: app/partials/scheduledreport.table.html.php:39
#: app/partials/service.list.edit.php:42 app/partials/service.list.edit.php:50
#: app/partials/service.list.php:36 app/partials/service.list.php:46
#: app/views/administration.iconmap.edit.php:41
#: app/views/administration.iconmap.list.php:40
#: app/views/administration.image.edit.php:46
#: app/views/administration.mediatype.edit.php:51
#: app/views/administration.mediatype.edit.php:155
#: app/views/administration.mediatype.list.php:53
#: app/views/administration.mediatype.list.php:83
#: app/views/administration.module.edit.php:38
#: app/views/administration.module.list.php:46
#: app/views/administration.module.list.php:71
#: app/views/administration.proxy.list.php:47
#: app/views/administration.proxy.list.php:73
#: app/views/administration.queue.details.php:49
#: app/views/administration.regex.edit.php:106
#: app/views/administration.regex.list.php:51
#: app/views/administration.script.edit.php:65
#: app/views/administration.script.edit.php:94
#: app/views/administration.script.list.php:44
#: app/views/administration.script.list.php:75
#: app/views/administration.token.list.php:37
#: app/views/administration.token.list.php:122
#: app/views/administration.usergroup.list.php:46
#: app/views/administration.usergroup.list.php:70
#: app/views/administration.user.list.php:68
#: app/views/administration.userrole.edit.php:43
#: app/views/administration.userrole.list.php:46
#: app/views/administration.userrole.list.php:63
#: app/views/administration.user.token.list.php:37
#: app/views/administration.user.token.list.php:88
#: app/views/configuration.correlation.edit.php:48
#: app/views/configuration.correlation.edit.php:59
#: app/views/configuration.correlation.list.php:49
#: app/views/configuration.correlation.list.php:73
#: app/views/configuration.dashboard.list.php:42
#: app/views/configuration.discovery.edit.php:45
#: app/views/configuration.discovery.list.php:49
#: app/views/configuration.discovery.list.php:74
#: app/views/configuration.host.list.php:103
#: app/views/configuration.host.list.php:176
#: app/views/dashboard.page.properties.edit.php:36
#: app/views/dashboard.properties.edit.php:63
#: app/views/monitoring.charts.view.php:78
#: app/views/monitoring.dashboard.list.php:61
#: app/views/monitoring.dashboard.list.php:85
#: app/views/monitoring.widget.navtreeitem.edit.php:34
#: app/views/monitoring.widget.plaintext.view.php:48
#: app/views/popup.httpstep.php:45 app/views/popup.httpstep.php:70
#: app/views/popup.httpstep.php:96 app/views/popup.httpstep.php:120
#: app/views/popup.httpstep.php:139 app/views/popup.itemtestedit.view.php:324
#: app/views/popup.lldoperation.php:268 app/views/popup.lldoverride.php:47
#: app/views/popup.massupdate.host.php:202
#: app/views/popup.massupdate.item.php:119
#: app/views/popup.massupdate.item.php:485
#: app/views/popup.massupdate.service.php:49
#: app/views/popup.massupdate.template.php:131
#: app/views/popup.massupdate.trigger.php:83
#: app/views/popup.massupdate.trigger.php:97
#: app/views/popup.service.edit.php:46 app/views/popup.service.edit.php:66
#: app/views/popup.service.edit.php:166 app/views/popup.service.edit.php:254
#: app/views/popup.service.edit.php:295 app/views/popup.services.php:42
#: app/views/popup.services.php:60 app/views/popup.sla.edit.php:52
#: app/views/popup.sla.edit.php:129 app/views/popup.sla.edit.php:185
#: app/views/popup.sla.excludeddowntime.edit.php:39
#: app/views/popup.tabfilter.edit.php:31 app/views/popup.token.edit.php:44
#: app/views/popup.token.view.php:35
#: app/views/popup.tophosts.column.edit.php:47
#: app/views/popup.valuemap.edit.php:103
#: app/views/reports.scheduledreport.list.php:48
#: app/views/service.list.edit.php:69 app/views/service.list.php:72
#: app/views/sla.list.php:41 app/views/sla.list.php:86 disc_prototypes.php:42
#: graphs.php:43 host_discovery.php:48 httpconf.php:40
#: include/classes/screens/CScreenHttpTest.php:113
#: include/classes/widgets/CWidgetHelper.php:85
#: include/classes/widgets/CWidgetHelper.php:586 include/forms.inc.php:1260
#: include/hosts.inc.php:109 include/views/configuration.action.edit.php:50
#: include/views/configuration.action.edit.php:61
#: include/views/configuration.action.list.php:75
#: include/views/configuration.action.list.php:104
#: include/views/configuration.graph.edit.php:93
#: include/views/configuration.graph.edit.php:338
#: include/views/configuration.graph.list.php:160
#: include/views/configuration.host.discovery.edit.php:62
#: include/views/configuration.host.discovery.edit.php:143
#: include/views/configuration.host.discovery.edit.php:186
#: include/views/configuration.host.discovery.edit.php:343
#: include/views/configuration.host.discovery.edit.php:940
#: include/views/configuration.host.discovery.list.php:104
#: include/views/configuration.host.discovery.list.php:197
#: include/views/configuration.hostgroups.list.php:47
#: include/views/configuration.hostgroups.list.php:65
#: include/views/configuration.host.prototype.edit.php:90
#: include/views/configuration.host.prototype.edit.php:121
#: include/views/configuration.host.prototype.list.php:65
#: include/views/configuration.httpconf.edit.php:71
#: include/views/configuration.httpconf.edit.php:119
#: include/views/configuration.httpconf.edit.php:137
#: include/views/configuration.httpconf.edit.php:204
#: include/views/configuration.httpconf.list.php:138
#: include/views/configuration.item.edit.php:78
#: include/views/configuration.item.edit.php:201
#: include/views/configuration.item.edit.php:243
#: include/views/configuration.item.edit.php:401
#: include/views/configuration.item.list.php:89
#: include/views/configuration.item.list.php:175
#: include/views/configuration.item.prototype.edit.php:63
#: include/views/configuration.item.prototype.edit.php:187
#: include/views/configuration.item.prototype.edit.php:229
#: include/views/configuration.item.prototype.edit.php:379
#: include/views/configuration.item.prototype.list.php:65
#: include/views/configuration.maintenance.edit.php:96
#: include/views/configuration.maintenance.list.php:64
#: include/views/configuration.maintenance.list.php:89
#: include/views/configuration.template.edit.php:71
#: include/views/configuration.template.list.php:80
#: include/views/configuration.template.list.php:117
#: include/views/configuration.trigger.prototype.edit.php:73
#: include/views/configuration.trigger.prototype.edit.php:579
#: include/views/configuration.trigger.prototype.list.php:64
#: include/views/configuration.triggers.edit.php:95
#: include/views/configuration.triggers.edit.php:605
#: include/views/configuration.triggers.list.php:67
#: include/views/configuration.triggers.list.php:196
#: include/views/inventory.host.list.php:88
#: include/views/js/monitoring.sysmaps.js.php:179
#: include/views/js/monitoring.sysmaps.js.php:319
#: include/views/js/monitoring.sysmaps.js.php:660
#: include/views/monitoring.sysmap.edit.php:95
#: include/views/monitoring.sysmap.edit.php:280
#: include/views/monitoring.sysmap.list.php:52
#: include/views/monitoring.sysmap.list.php:71 items.php:46 maintenance.php:40
#: report2.php:509 sysmaps.php:38 trigger_prototypes.php:37 triggers.php:45
msgid "Name"
msgstr "Имя"
#: app/views/monitoring.widget.plaintext.view.php:49
msgctxt "compact table header"
msgid "Name"
msgstr "Имя"
#: app/controllers/CControllerPopupGeneric.php:218
#: app/views/administration.user.edit.php:77
#: app/views/administration.user.list.php:108
msgctxt "user first name"
msgid "Name"
msgstr "Имя"
#: app/views/administration.authentication.edit.php:520
msgid "Name "
msgstr "Имя "
#: app/views/administration.authentication.edit.php:303
msgid "Name ID"
msgstr "ID имени"
#: include/views/js/configuration.httpconf.edit.js.php:176
msgid "Name of the form field should not exceed 255 characters."
msgstr "Имя поля формы не должно превышать 255 символов."
#: app/views/administration.module.edit.php:43
msgid "Namespace"
msgstr "Пространство имён"
#: app/views/popup.usergroupmapping.edit.php:80
msgid "Naming requirements:"
msgstr "Требования к именованию:"
#: jsLoader.php:189
msgid "Navigate to default view"
msgstr "Перейти к виду по умолчанию"
#: jsLoader.php:190
msgid "Navigate to initial view"
msgstr "Перейти к начальному виду"
#: widgets/gauge/includes/WidgetForm.php:271
#: widgets/gauge/views/widget.edit.php:186
msgid "Needle"
msgstr ""
#: app/views/administration.housekeeping.edit.php:77
msgid "Network discovery data storage period"
msgstr "Период хранения данных о событиях сетевого обнаружения"
#: include/classes/data/CItemData.php:930
msgid "Network interface list (includes interface type, status, IPv4 address, description). Returns text"
msgstr "Список сетевых интерфейсов (включая тип, состояние, IPv4 адресс, описание). Возвращает текст"
#: sysmaps.php:213
msgid "Network map added"
msgstr "Карта сети добавлена"
#: sysmaps.php:261
msgid "Network map deleted"
msgstr "Карта сети удалена"
#: sysmaps.php:183
msgid "Network map updated"
msgstr "Карта сети обновлена"
#: app/controllers/CControllerMapView.php:134
#: include/views/monitoring.sysmap.constructor.php:91
#: include/views/monitoring.sysmap.edit.php:29
msgid "Network maps"
msgstr "Карты сетей"
#: app/views/administration.miscconfig.edit.php:135
msgid "Network timeout"
msgstr "Время ожидания сети"
#: app/views/administration.miscconfig.edit.php:163
msgid "Network timeout for item test"
msgstr "Время ожидания сети при тесте элемента данных"
#: app/views/administration.miscconfig.edit.php:149
msgid "Network timeout for media type test"
msgstr "Время ожидания сети при тесте способа оповещения"
#: app/views/administration.miscconfig.edit.php:171
msgid "Network timeout for scheduled report test"
msgstr "Время ожидания сети при тесте регулярного отчета"
#: app/views/administration.miscconfig.edit.php:157
msgid "Network timeout for script execution"
msgstr "Время ожидания сети при выполнении скриптов"
#: include/classes/data/CItemData.php:1687
msgid "Network utilization (combined transmit-rates and receive-rates) during the interval, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier, \"instance\" - network interface instance"
msgstr "Утилизация сети (совокупность скоростей передачи и приёма) в течении заданного интервала, \"url\" - URL службы VMware, \"uuid\" - глобальный идентификатор виртуальной машины VMware, \"экземпляр\" - экземпляр сетевого интерфейса"
#: include/classes/data/CItemData.php:1506
msgid "Network utilization (combined transmit-rates and receive-rates) during the interval, <url> - VMware service URL, <uuid> - VMware virtual machine host name, <instance> - network interface instance"
msgstr "Утилизация сети (совокупность скоростей передачи и приёма) в течении интервала, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware, <экземпляр> - экземпляр сетевого интерфейса"
#: app/views/administration.proxy.list.php:170 include/func.inc.php:196
msgid "Never"
msgstr "Никогда"
#: app/views/popup.token.edit.php:162
msgid "New API token"
msgstr "Новый API токен"
#: app/views/popup.ldap.edit.php:145
msgid "New LDAP server"
msgstr "Новый сервер LDAP"
#: app/views/popup.sla.edit.php:255 app/views/popup.sla.edit.php:283
msgid "New SLA"
msgstr "Новый SLA"
#: app/views/js/popup.action.edit.js.php:413
#: app/views/popup.action.edit.php:302
msgid "New action"
msgstr "Новое действие"
#: app/views/popup.service.statusrule.edit.php:94
msgid "New additional rule"
msgstr "Новое дополнительное правило"
#: app/views/popup.tophosts.column.edit.php:249
msgid "New column"
msgstr "Новая колонка"
#: app/controllers/CControllerPopupConditionActions.php:94
#: app/controllers/CControllerPopupConditionEventCorr.php:87
#: app/controllers/CControllerPopupConditionOperations.php:68
msgid "New condition"
msgstr "Новое условие"
#: app/views/connector.edit.php:312 app/views/connector.edit.php:341
msgid "New connector"
msgstr "Новый коннектор"
#: app/controllers/CControllerDashboardView.php:154
#: app/controllers/CControllerTemplateDashboardEdit.php:80
msgid "New dashboard"
msgstr "Новая панель"
#: app/views/configuration.discovery.edit.php:234
#: app/views/configuration.discovery.edit.php:275
msgid "New discovery rule"
msgstr "Новое правило обнаружения"
#: jsLoader.php:280
msgid "New element"
msgstr "Новый элемент"
#: app/views/correlation.edit.php:310 app/views/correlation.edit.php:340
msgid "New event correlation"
msgstr "Новая корреляция событий"
#: include/classes/helpers/CCorrelationHelper.php:54
#: include/classes/helpers/CCorrelationHelper.php:129
msgid "New event host group"
msgstr "Группа узлов нового события"
#: include/classes/helpers/CCorrelationHelper.php:53
#: include/classes/helpers/CCorrelationHelper.php:123
msgid "New event tag name"
msgstr "Имя тега нового события"
#: include/classes/helpers/CCorrelationHelper.php:57
msgid "New event tag value"
msgstr "Значение тега нового события"
#: app/controllers/CControllerPopupSlaExcludedDowntimeEdit.php:94
msgid "New excluded downtime"
msgstr "Новое исключение времени простоя"
#: app/views/configuration.host.edit.php:65 app/views/popup.host.edit.php:97
msgid "New host"
msgstr "Новый узел сети"
#: app/views/configuration.hostgroup.edit.php:52
#: app/views/popup.hostgroup.edit.php:59
msgid "New host group"
msgstr "Новая группа узлов сети"
#: app/controllers/CControllerMaintenanceTimePeriodEdit.php:142
#: app/views/maintenance.edit.php:259 app/views/maintenance.edit.php:289
msgid "New maintenance period"
msgstr "Новый период обслуживания"
#: app/views/mediatype.edit.php:507 app/views/mediatype.edit.php:546
msgid "New media type"
msgstr "Новый способ оповещений"
#: app/views/popup.mediatypemapping.edit.php:73
msgid "New media type mapping"
msgstr "Новое соответствие способа оповещений"
#: app/controllers/CControllerPopupLldOperation.php:351
msgid "New operation"
msgstr "Новая операция"
#: app/views/popup.proxy.edit.php:229 app/views/popup.proxy.edit.php:258
msgid "New proxy"
msgstr "Новый прокси"
#: app/views/administration.regex.list.php:37
msgid "New regular expression"
msgstr "Новое регулярное выражение"
#: app/views/administration.script.edit.php:372
#: app/views/administration.script.edit.php:412
msgid "New script"
msgstr "Новый скрипт"
#: app/views/popup.service.edit.php:372 app/views/popup.service.edit.php:400
msgid "New service"
msgstr "Новая услуга"
#: app/views/webscenario.step.edit.php:286
msgid "New step of web scenario"
msgstr "Новый шаг веб-сценария"
#: app/views/popup.condition.common.php:120
msgid "New tag name"
msgstr "Имя нового тега"
#: app/views/template.edit.php:352
msgid "New template"
msgstr ""
#: app/views/configuration.templategroup.edit.php:52
#: app/views/popup.templategroup.edit.php:59
msgid "New template group"
msgstr "Новая группа шаблонов"
#: include/views/js/monitoring.sysmaps.js.php:187
msgid "New triggers"
msgstr "Новые триггера"
#: app/views/popup.usergroupmapping.edit.php:114
msgid "New user group mapping"
msgstr "Новое соответствие группы пользователей"
#: app/views/monitoring.host.dashboard.view.php:144
msgid "Next dashboard"
msgstr ""
#: app/views/monitoring.dashboard.view.php:181
#: app/views/monitoring.host.dashboard.view.php:115 jsLoader.php:193
msgid "Next page"
msgstr "Следующая страница"
#: include/classes/setup/CSetupWizard.php:343
#: include/classes/setup/CSetupWizard.php:603
#: include/classes/setup/CSetupWizard.php:755
msgid "Next step"
msgstr "Далее"
#: app/partials/administration.system.info.php:35
#: app/partials/administration.system.info.php:122
#: app/partials/administration.system.info.php:130
#: app/partials/configuration.filter.items.php:195
#: app/partials/configuration.filter.items.php:202
#: app/partials/configuration.filter.items.php:211
#: app/views/administration.user.list.php:136
#: app/views/administration.user.list.php:140
#: app/views/hintbox.eventlist.php:178 app/views/hintbox.eventlist.php:182
#: app/views/monitoring.widget.problems.view.php:264
#: app/views/monitoring.widget.problems.view.php:268
#: app/views/popup.condition.common.php:679 app/views/popup.lldoperation.php:85
#: app/views/popup.lldoperation.php:97 app/views/popup.massupdate.item.php:327
#: app/views/popup.massupdate.item.php:336
#: app/views/popup.massupdate.item.php:378
#: app/views/popup.massupdate.trigger.php:63 include/actions.inc.php:33
#: include/blocks.inc.php:703 include/blocks.inc.php:707
#: include/classes/screens/CScreenProblem.php:1094
#: include/classes/screens/CScreenProblem.php:1098
#: include/classes/screens/CScreenProblem.php:1240 include/events.inc.php:198
#: include/events.inc.php:202 include/events.inc.php:392
#: include/events.inc.php:396 include/triggers.inc.php:993
#: include/triggers.inc.php:998 include/views/configuration.graph.list.php:216
#: include/views/configuration.host.prototype.list.php:148
#: include/views/configuration.host.prototype.list.php:164
#: include/views/configuration.httpconf.list.php:192
#: include/views/configuration.item.prototype.list.php:123
#: include/views/configuration.item.prototype.list.php:166
#: include/views/configuration.trigger.prototype.list.php:137
#: include/views/configuration.trigger.prototype.list.php:154
#: include/views/configuration.triggers.list.php:116
#: include/views/configuration.triggers.list.php:125
#: include/views/configuration.triggers.list.php:134
#: include/views/js/configuration.host.discovery.edit.overr.js.php:164
msgid "No"
msgstr "Нет"
#: include/classes/api/services/CGraphPrototype.php:39
#, c-format
msgid "No \"%1$s\" given for graph prototype."
msgstr "Не задано \"%1$s\" для прототипа графиков."
#: include/classes/api/services/CGraph.php:39
#, c-format
msgid "No \"%1$s\" given for graph."
msgstr "Не задано \"%1$s\" для графика."
#: include/classes/api/services/CMap.php:1041
#, c-format
msgid "No \"%1$s\" given for map."
msgstr "Не указан \"%1$s\" у карты сети."
#: include/classes/api/services/CDiscoveryRule.php:1851
#, c-format
msgid "No \"%2$s\" given for a filter condition of discovery rule \"%1$s\"."
msgstr "Не указано \"%2$s\" для условия фильтра правила обнаружения \"%1$s\"."
#: include/classes/api/services/CDiscoveryRule.php:1817
#, c-format
msgid "No \"%2$s\" given for the filter of discovery rule \"%1$s\"."
msgstr "Не указано \"%2$s\" для фильтра в правиле обнаружения \"%1$s\"."
#: include/classes/api/services/CItemGeneral.php:572
msgid "No SNMP OID specified."
msgstr "SNMP OID не указан."
#: include/classes/api/services/CItemGeneral.php:542
msgid "No authentication user name specified."
msgstr "Для аутентификации не указано имя пользователя."
#: app/views/popup.import.compare.php:173
msgid "No changes."
msgstr "Без изменений."
#: app/views/configuration.correlation.edit.php:56
#: include/views/configuration.action.edit.php:58
msgid "No conditions defined."
msgstr "Условия не заданы."
#: app/views/monitoring.widget.item.view.php:157
msgid "No data"
msgstr "Нет данных"
#: include/views/configuration.maintenance.edit.php:107
#: include/views/configuration.maintenance.list.php:115
msgid "No data collection"
msgstr "Без сбора данных"
#: include/classes/html/CTableInfo.php:30
msgid "No data found."
msgstr "Данные не найдены."
#: app/controllers/CControllerWidgetPlainTextView.php:49
#: app/controllers/CControllerWidgetUrlView.php:43
msgid "No data."
msgstr "Данные отсутствуют."
#: include/classes/api/services/CHostInterface.php:1023
#, c-format
msgid "No default interface for \"%1$s\" type on \"%2$s\"."
msgstr "Нет интерфейса по умолчанию для \"%1$s\" типа у \"%2$s\"."
#: include/classes/core/CJsonRpc.php:197 include/classes/core/CJsonRpc.php:202
#: include/classes/core/CJsonRpc.php:207
msgid "No details"
msgstr "Без деталей"
#: include/classes/api/services/CDiscoveryRule.php:636
msgid "No discovery rule IDs given."
msgstr "ID правил обнаружения не указаны."
#: app/views/administration.user.edit.php:578
#: app/views/administration.userrole.edit.php:255
msgid "No enabled modules found."
msgstr "Активированные модули не найдены."
#: app/partials/configuration.host.edit.html.php:431
#: app/partials/configuration.host.edit.html.php:444
#: app/views/administration.autoreg.edit.php:49
#: app/views/administration.proxy.edit.php:97
#: app/views/administration.proxy.edit.php:105
#: app/views/popup.massupdate.host.php:231
#: app/views/popup.massupdate.host.php:241
#: include/views/configuration.host.prototype.edit.php:376
#: include/views/configuration.host.prototype.edit.php:386
msgid "No encryption"
msgstr "Без шифрования"
#: app/controllers/CControllerPopupImportCompare.php:114
#: app/controllers/CControllerPopupImport.php:127
#: include/classes/helpers/CUploadFile.php:159
msgid "No file was uploaded."
msgstr "Файл не был загружен."
#: include/graphs.inc.php:153
#, c-format
msgid "No graph item with graph ID \"%1$s\"."
msgstr "Нет элемента графика с ID графика \"%1$s\"."
#: app/views/monitoring.widget.favgraphs.view.php:26
msgid "No graphs added."
msgstr "Графики не добавлены."
#: include/classes/api/services/CDiscoveryRule.php:639
msgid "No host IDs given."
msgstr "Не указаны ID узлов сети."
#: app/controllers/CControllerWidgetUrlView.php:51
msgid "No host selected."
msgstr "Узел сети не выбран."
#: include/hosts.inc.php:546
#, c-format
msgid "No host with host ID \"%1$s\"."
msgstr "Отсутствует узел сети с ID узла сети \"%1$s\"."
#: include/classes/api/services/CMapElement.php:176
#, c-format
msgid "No icon for map element \"\"%1$s\"."
msgstr "Отсутствует иконка для элемента \"%1$s\" карты сети."
#: include/views/monitoring.sysmap.edit.php:117
msgid "No image"
msgstr "Нет изображения"
#: app/views/popup.massupdate.item.php:66
#: include/views/configuration.host.discovery.edit.php:547
#: include/views/configuration.item.edit.php:627
#: include/views/configuration.item.prototype.edit.php:605 jsLoader.php:396
msgid "No interface found"
msgstr "Интерфейс не найден"
#: include/classes/api/services/CItemGeneral.php:420
msgid "No interface found."
msgstr "Интерфейс не найден."
#: jsLoader.php:321
msgid "No interfaces are defined."
msgstr "Интерфейсы не заданы."
#: app/controllers/CControllerActionOperationValidate.php:169
msgid "No inventory mode specified for action operation."
msgstr "Не указан режим инвентарных данных для операции действия."
#: include/classes/widgets/CWidgetHelper.php:1240
msgid "No item selected."
msgstr "Элемент данных не выбран."
#: include/items.inc.php:742
#, c-format
msgid "No item with item ID \"%1$s\"."
msgstr "Отсутствует элемент данных с ID элемента данных \"%1$s\"."
#: chart3.php:145 chart7.php:56
msgid "No items defined."
msgstr "Элементы данных не заданы."
#: app/partials/hostmacros.inherited.list.html.php:27
#: app/partials/hostmacros.list.html.php:27
msgid "No macros found."
msgstr "Макросы не найдены."
#: app/views/monitoring.widget.favmaps.view.php:26
msgid "No maps added."
msgstr "Карты сети не добавлены."
#: include/classes/html/CMultiSelect.php:82 jsLoader.php:335
msgid "No matches found"
msgstr "Совпадения не найдены"
#: app/controllers/CControllerModuleScan.php:128
msgid "No new modules discovered"
msgstr "Новые модули не обнаружены"
#: include/classes/api/services/CAction.php:2779
#, c-format
msgid "No operations defined for action \"%1$s\"."
msgstr "Операции не заданы для действия \"%1$s\"."
#: include/classes/api/services/CUser.php:1550
#: include/classes/api/services/CUser.php:2029
msgid "No permissions for system access."
msgstr "Нет прав доступа в систему."
#: include/classes/api/clients/CLocalApiClient.php:105
#: include/classes/api/services/CAuthentication.php:88
#: include/classes/api/services/CAutoregistration.php:87
#: include/classes/api/services/CCorrelation.php:133
#: include/classes/api/services/CCorrelation.php:414
#: include/classes/api/services/CCorrelation.php:460
#: include/classes/api/services/CHostGroup.php:400
#: include/classes/api/services/CHousekeeping.php:85
#: include/classes/api/services/CIconMap.php:157
#: include/classes/api/services/CIconMap.php:219
#: include/classes/api/services/CIconMap.php:505
#: include/classes/api/services/CMediatype.php:179
#: include/classes/api/services/CMediatype.php:267
#: include/classes/api/services/CMediatype.php:801
#: include/classes/api/services/CModule.php:119
#: include/classes/api/services/CModule.php:172
#: include/classes/api/services/CModule.php:247
#: include/classes/api/services/CProxy.php:187
#: include/classes/api/services/CProxy.php:218
#: include/classes/api/services/CProxy.php:388
#: include/classes/api/services/CRegexp.php:48
#: include/classes/api/services/CRegexp.php:115
#: include/classes/api/services/CRegexp.php:290
#: include/classes/api/services/CRegexp.php:375
#: include/classes/api/services/CRole.php:137
#: include/classes/api/services/CRole.php:230
#: include/classes/api/services/CRole.php:345
#: include/classes/api/services/CScript.php:242
#: include/classes/api/services/CScript.php:318
#: include/classes/api/services/CScript.php:827
#: include/classes/api/services/CSettings.php:136
#: include/classes/api/services/CUserGroup.php:176
#: include/classes/api/services/CUserGroup.php:260
#: include/classes/api/services/CUserGroup.php:882
#: include/classes/api/services/CUser.php:258
#, c-format
msgid "No permissions to call \"%1$s.%2$s\"."
msgstr "Нет прав доступа на вызов \"%1$s.%2$s\"."
#: app/controllers/CControllerChartsView.php:119
#: app/controllers/CControllerDashboardPrint.php:96
#: app/controllers/CControllerDashboardShareUpdate.php:98
#: app/controllers/CControllerDashboardView.php:206
#: app/controllers/CControllerDashboardView.php:254
#: app/controllers/CControllerHintboxActionlist.php:50
#: app/controllers/CControllerHintboxEventlist.php:53
#: app/controllers/CControllerHostDashboardView.php:115
#: app/controllers/CControllerMenuPopup.php:74
#: app/controllers/CControllerMenuPopup.php:220
#: app/controllers/CControllerMenuPopup.php:266
#: app/controllers/CControllerMenuPopup.php:319
#: app/controllers/CControllerMenuPopup.php:369
#: app/controllers/CControllerMenuPopup.php:558
#: app/controllers/CControllerMenuPopup.php:772
#: app/controllers/CControllerPopupDashboardShareEdit.php:80
#: app/controllers/CControllerPopupMediatypeTestEdit.php:56
#: app/controllers/CControllerPopupMediatypeTestSend.php:73
#: app/controllers/CControllerPopupScriptExec.php:120
#: app/controllers/CControllerUserUpdateGeneral.php:134
#: app/controllers/CControllerWidgetClockView.php:109
#: app/controllers/CControllerWidgetDiscoveryView.php:64
#: app/controllers/CControllerWidgetItemView.php:323
#: app/controllers/CControllerWidgetIteratorGraphPrototypeView.php:305
#: app/controllers/CControllerWidgetMapView.php:70
#: app/controllers/CControllerWidgetPlainTextView.php:83
#: app/views/monitoring.widget.graph.view.php:42
#: app/views/monitoring.widget.slareport.view.php:30
#: app/views/monitoring.widget.systeminfo.view.php:45 disc_prototypes.php:695
#: host_discovery.php:830 hostinventoriesoverview.php:73
#: include/classes/api/services/CAction.php:1516
#: include/classes/api/services/CAction.php:2577
#: include/classes/api/services/CConfiguration.php:78
#: include/classes/api/services/CCorrelation.php:497
#: include/classes/api/services/CCorrelation.php:653
#: include/classes/api/services/CCorrelation.php:688
#: include/classes/api/services/CDashboardGeneral.php:79
#: include/classes/api/services/CDashboardGeneral.php:277
#: include/classes/api/services/CDashboardGeneral.php:292
#: include/classes/api/services/CDashboard.php:343
#: include/classes/api/services/CDiscoveryRule.php:574
#: include/classes/api/services/CDiscoveryRule.php:615
#: include/classes/api/services/CDiscoveryRule.php:651
#: include/classes/api/services/CDiscoveryRule.php:1770
#: include/classes/api/services/CDiscoveryRule.php:2044
#: include/classes/api/services/CDRule.php:190
#: include/classes/api/services/CDRule.php:316
#: include/classes/api/services/CDRule.php:343
#: include/classes/api/services/CDRule.php:831
#: include/classes/api/services/CEvent.php:803
#: include/classes/api/services/CEvent.php:842
#: include/classes/api/services/CEvent.php:867
#: include/classes/api/services/CGraphGeneral.php:78
#: include/classes/api/services/CGraphGeneral.php:90
#: include/classes/api/services/CGraph.php:369
#: include/classes/api/services/CGraph.php:503
#: include/classes/api/services/CGraphPrototype.php:369
#: include/classes/api/services/CGraphPrototype.php:457
#: include/classes/api/services/CGraphPrototype.php:519
#: include/classes/api/services/CHistory.php:365
#: include/classes/api/services/CHostBase.php:97
#: include/classes/api/services/CHostBase.php:1090
#: include/classes/api/services/CHostBase.php:1551
#: include/classes/api/services/CHostGeneral.php:81
#: include/classes/api/services/CHostGeneral.php:799
#: include/classes/api/services/CHostGroup.php:606
#: include/classes/api/services/CHostGroup.php:636
#: include/classes/api/services/CHostGroup.php:1122
#: include/classes/api/services/CHostGroup.php:1136
#: include/classes/api/services/CHostGroup.php:1156
#: include/classes/api/services/CHostGroup.php:1197
#: include/classes/api/services/CHostGroup.php:1212
#: include/classes/api/services/CHostGroup.php:1236
#: include/classes/api/services/CHostGroup.php:1279
#: include/classes/api/services/CHostGroup.php:1292
#: include/classes/api/services/CHostGroup.php:1312
#: include/classes/api/services/CHostGroup.php:1469
#: include/classes/api/services/CHostInterface.php:301
#: include/classes/api/services/CHostInterface.php:321
#: include/classes/api/services/CHostInterface.php:595
#: include/classes/api/services/CHostInterface.php:870
#: include/classes/api/services/CHostInterface.php:899
#: include/classes/api/services/CHost.php:1288
#: include/classes/api/services/CHost.php:1332
#: include/classes/api/services/CHost.php:1975
#: include/classes/api/services/CHost.php:2140
#: include/classes/api/services/CHostPrototype.php:580
#: include/classes/api/services/CHostPrototype.php:1095
#: include/classes/api/services/CHostPrototype.php:1158
#: include/classes/api/services/CHostPrototype.php:2161
#: include/classes/api/services/CHttpTest.php:505
#: include/classes/api/services/CHttpTest.php:602
#: include/classes/api/services/CHttpTest.php:689
#: include/classes/api/services/CHttpTest.php:749
#: include/classes/api/services/CIconMap.php:279
#: include/classes/api/services/CIconMap.php:541
#: include/classes/api/services/CImage.php:361
#: include/classes/api/services/CImage.php:412
#: include/classes/api/services/CItemGeneral.php:221
#: include/classes/api/services/CItemGeneral.php:329
#: include/classes/api/services/CItemGeneral.php:344
#: include/classes/api/services/CItem.php:771
#: include/classes/api/services/CItemPrototype.php:656
#: include/classes/api/services/CMaintenance.php:265
#: include/classes/api/services/CMaintenance.php:483
#: include/classes/api/services/CMaintenance.php:649
#: include/classes/api/services/CMaintenance.php:780
#: include/classes/api/services/CMaintenance.php:826
#: include/classes/api/services/CMapElement.php:189
#: include/classes/api/services/CMapElement.php:319
#: include/classes/api/services/CMap.php:575
#: include/classes/api/services/CMap.php:990
#: include/classes/api/services/CMap.php:1052
#: include/classes/api/services/CMap.php:1611
#: include/classes/api/services/CMap.php:2056
#: include/classes/api/services/CMap.php:2118
#: include/classes/api/services/CMediatype.php:365
#: include/classes/api/services/CMediatype.php:817
#: include/classes/api/services/CModule.php:226
#: include/classes/api/services/CModule.php:264
#: include/classes/api/services/CProxy.php:406
#: include/classes/api/services/CProxy.php:648
#: include/classes/api/services/CProxy.php:875
#: include/classes/api/services/CRegexp.php:357
#: include/classes/api/services/CRegexp.php:392
#: include/classes/api/services/CReport.php:549
#: include/classes/api/services/CReport.php:909
#: include/classes/api/services/CRole.php:326
#: include/classes/api/services/CRole.php:363
#: include/classes/api/services/CScript.php:377
#: include/classes/api/services/CScript.php:862
#: include/classes/api/services/CScript.php:922
#: include/classes/api/services/CScript.php:939
#: include/classes/api/services/CScript.php:951
#: include/classes/api/services/CService.php:378
#: include/classes/api/services/CService.php:445
#: include/classes/api/services/CService.php:942
#: include/classes/api/services/CService.php:2283
#: include/classes/api/services/CService.php:2295
#: include/classes/api/services/CSla.php:283
#: include/classes/api/services/CSla.php:332
#: include/classes/api/services/CSla.php:1085
#: include/classes/api/services/CTask.php:430
#: include/classes/api/services/CTask.php:477
#: include/classes/api/services/CTemplateDashboard.php:289
#: include/classes/api/services/CTemplateDashboard.php:376
#: include/classes/api/services/CTemplate.php:498
#: include/classes/api/services/CTemplate.php:712
#: include/classes/api/services/CTemplate.php:838
#: include/classes/api/services/CTemplate.php:852
#: include/classes/api/services/CTemplate.php:900
#: include/classes/api/services/CTemplate.php:953
#: include/classes/api/services/CTemplate.php:966
#: include/classes/api/services/CTemplate.php:998
#: include/classes/api/services/CTemplate.php:1055
#: include/classes/api/services/CTemplate.php:1096
#: include/classes/api/services/CTemplate.php:1108
#: include/classes/api/services/CTemplate.php:1141
#: include/classes/api/services/CToken.php:366
#: include/classes/api/services/CToken.php:429
#: include/classes/api/services/CToken.php:463
#: include/classes/api/services/CTriggerGeneral.php:1062
#: include/classes/api/services/CTrigger.php:649
#: include/classes/api/services/CTrigger.php:696
#: include/classes/api/services/CTrigger.php:736
#: include/classes/api/services/CTrigger.php:829
#: include/classes/api/services/CTriggerPrototype.php:515
#: include/classes/api/services/CTriggerPrototype.php:701
#: include/classes/api/services/CTriggerPrototype.php:709
#: include/classes/api/services/CTriggerPrototype.php:724
#: include/classes/api/services/CUserGroup.php:315
#: include/classes/api/services/CUserGroup.php:921
#: include/classes/api/services/CUserMacro.php:345
#: include/classes/api/services/CUserMacro.php:450
#: include/classes/api/services/CUserMacro.php:537
#: include/classes/api/services/CUserMacro.php:729
#: include/classes/api/services/CUserMacro.php:791
#: include/classes/api/services/CUser.php:548
#: include/classes/api/services/CUser.php:1245
#: include/classes/api/services/CUser.php:1748
#: include/classes/api/services/CValueMap.php:299
#: include/classes/api/services/CValueMap.php:408
#: include/classes/api/services/CValueMap.php:514
#: include/classes/helpers/CMapHelper.php:83
#: include/classes/screens/CScreenHistory.php:140
#: include/classes/screens/CScreenHttpTestDetails.php:46
#: include/func.inc.php:1555 items.php:1107
msgid "No permissions to referred object or it does not exist!"
msgstr "Нет прав доступа к запрашиваемому объекту или он не существует!"
#: include/classes/api/services/CItemGeneral.php:550
msgid "No private key file specified."
msgstr "Файл приватного ключа не указан."
#: jsLoader.php:175
msgid "No problems"
msgstr "Проблемы отсутствуют"
#: app/views/configuration.discovery.edit.php:56
msgid "No proxy"
msgstr "Без прокси"
#: include/classes/api/services/CItemGeneral.php:547
msgid "No public key file specified."
msgstr "Файл публичного ключа не указан."
#: app/controllers/CControllerActionOperationValidate.php:110
#: include/classes/api/services/CAction.php:2836
msgid "No recipients specified for action operation message."
msgstr "Не указаны получатели для сообщения операции действия."
#: include/classes/widgets/CWidgetConfig.php:305 jsLoader.php:167
msgid "No refresh"
msgstr "Не обновлять"
#: app/controllers/CControllerActionOperationValidate.php:129
msgid "No script specified for action operation command."
msgstr "Не указан скрипт для команды в операции действия."
#: triggers.php:542
msgid "No target selected"
msgstr "Цель не выбрана"
#: graphs.php:394 items.php:969
msgid "No target selected."
msgstr "Цель не выбрана."
#: app/controllers/CControllerActionOperationValidate.php:142
#: include/classes/api/services/CAction.php:2847
msgid "No targets specified for action operation global script."
msgstr "Не указаны цели для глобального скрипта действия."
#: include/triggers.inc.php:91
#, c-format
msgid "No trigger with trigger ID \"%1$s\"."
msgstr "Отсутствует триггер с ID триггера \"%1$s\"."
#: chart4.php:42
msgid "No triggers defined."
msgstr "Триггеры не заданы."
#: app/views/js/popup.itemtestedit.view.js.php:41
msgid "No value"
msgstr "Значение отсутствует"
#: include/classes/validators/CApiInputValidator.php:1147
msgid "Non-boolean flags are deprecated."
msgstr "Не-логические флаги устарели."
#: app/partials/administration.usergroup.grouprights.html.php:72
#: app/partials/monitoring.charts.subfilter.php:110
#: app/partials/monitoring.latest.filter.php:143
#: app/partials/monitoring.latest.filter.php:155
#: app/partials/monitoring.latest.subfilter.php:99
#: app/partials/monitoring.problem.filter.php:211
#: app/partials/monitoring.problem.filter.php:223
#: app/partials/monitoring.problem.filter.php:242
#: app/views/administration.mediatype.edit.php:83
#: app/views/administration.mediatype.edit.php:92
#: app/views/administration.proxy.list.php:136
#: app/views/administration.proxy.list.php:149
#: app/views/administration.user.edit.php:492
#: app/views/administration.user.edit.php:537
#: app/views/administration.usergroup.edit.php:136
#: app/views/administration.userrole.edit.php:144
#: app/views/administration.userrole.edit.php:185
#: app/views/configuration.host.list.php:372
#: app/views/configuration.host.list.php:378
#: app/views/configuration.host.list.php:391
#: app/views/configuration.host.list.php:394
#: include/classes/widgets/CWidgetHelper.php:933
#: include/classes/widgets/CWidgetHelper.php:1008
#: include/classes/widgets/CWidgetHelper.php:1267
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:140
#: include/classes/widgets/forms/CWidgetFormProblems.php:118
#: include/classes/widgets/forms/CWidgetFormProblems.php:140
#: include/classes/widgets/forms/CWidgetFormProblems.php:160
#: include/hosts.inc.php:32 include/httptest.inc.php:27
#: include/users.inc.php:424 include/views/configuration.item.edit.php:959
#: include/views/configuration.trigger.prototype.edit.php:307
#: include/views/configuration.triggers.edit.php:333
#: include/views/js/monitoring.sysmaps.js.php:27
msgid "None"
msgstr "Нет"
#: app/partials/configuration.filter.items.php:177
#: app/views/popup.generic.php:506 include/graphs.inc.php:24
#: include/items.inc.php:156 include/triggers.inc.php:986
#: include/views/configuration.host.discovery.list.php:161
#: include/views/configuration.triggers.list.php:76
#: include/views/monitoring.history.php:256
msgid "Normal"
msgstr "Нормальный"
#: include/html.inc.php:163
msgid "Normal view"
msgstr "Нормальный вид"
#: include/locales.inc.php:53
msgid "Norwegian (nb_NO)"
msgstr "Норвежский (nb_NO)"
#: include/actions.inc.php:161
msgid "Not Ack"
msgstr "Не подтверждено"
#: app/partials/dataoverview.table.left.php:60
#: app/partials/dataoverview.table.top.php:57
#: app/partials/trigoverview.table.left.php:62
#: app/partials/trigoverview.table.top.php:61
msgid "Not all results are displayed. Please provide more specific search criteria."
msgstr "Отображены не все результаты. Пожалуйста, задайте более конкретные критерии поиска."
#: include/classes/api/services/CTrigger.php:1058
#: include/classes/api/services/CTriggerPrototype.php:867
#, c-format
msgid "Not all templates are linked to \"%1$s\"."
msgstr "Не все шаблоны присоединены к \"%1$s\"."
#: include/classes/api/services/CHostBase.php:1639
#: include/classes/api/services/CUserMacro.php:569
#, c-format
msgid "Not allowed to modify automatic user macro \"%1$s\"."
msgstr "Не разрешено менять автоматически заполняемый пользовательский макрос \"%1$s\"."
#: include/classes/api/services/CUser.php:577
msgid "Not allowed to set language for user \"guest\"."
msgstr "Нет прав доступа, чтобы задать язык пользователю \"guest\"."
#: include/classes/api/services/CUser.php:569
msgid "Not allowed to set password for user \"guest\"."
msgstr "Не разрешено устанавливать пароль для пользователя \"guest\"."
#: include/classes/api/services/CUser.php:580
msgid "Not allowed to set theme for user \"guest\"."
msgstr "Нет прав доступа, чтобы задать тему пользователю \"guest\"."
#: include/classes/api/services/CUser.php:484
#, c-format
msgid "Not allowed to update field \"%1$s\" for provisioned user."
msgstr "Не разрешено обновлять \"%1$s\" поле инициализированному пользователю."
#: include/classes/api/clients/CLocalApiClient.php:164
#: include/classes/api/clients/CLocalApiClient.php:192
#: include/classes/api/clients/CLocalApiClient.php:218
msgid "Not authorized."
msgstr "Доступ отсутствует."
#: app/views/monitoring.widget.hostavail.view.php:34
#: app/views/monitoring.widget.hostavail.view.php:62
#: app/views/monitoring.widget.hostavail.view.php:103
#: include/classes/html/CHostAvailability.php:81
msgid "Not available"
msgstr "Недоступен"
#: app/views/monitoring.widget.hostavail.view.php:38
msgctxt "compact table header"
msgid "Not available"
msgstr "Недоступен"
#: app/views/administration.trigdisplay.edit.php:101 jsLoader.php:176
msgid "Not classified"
msgstr "Не классифицировано"
#: app/controllers/CControllerMediatypeEnable.php:95
msgid "Not enabled"
msgstr "Не активированы"
#: include/forms.inc.php:315
msgid "Not inherited items"
msgstr "Без унаследованных элементов данных"
#: app/partials/configuration.filter.items.php:178
#: app/views/popup.itemtestedit.view.php:279 include/items.inc.php:157
#: include/items.inc.php:182
#: include/views/configuration.host.discovery.list.php:162
msgid "Not supported"
msgstr "Не поддерживается"
#: include/hosts.inc.php:229
msgid "Notes"
msgstr "Примечания"
#: include/maps.inc.php:49
msgid "Nothing"
msgstr "Ничего"
#: report4.php:24
msgid "Notification report"
msgstr "Отчет об оповещениях"
#: include/classes/helpers/CMenuHelper.php:154
#: include/classes/helpers/CRoleHelper.php:389 report4.php:65
msgid "Notifications"
msgstr "Оповещения"
#: actionconf.php:87 include/views/configuration.action.edit.php:481
msgid "Notify about canceled escalations"
msgstr "Оповещение об отмененных эскалациях"
#: include/actions.inc.php:865 include/actions.inc.php:1038
#: include/actions.inc.php:1039
msgid "Notify all involved"
msgstr "Оповещение всех вовлеченных"
#: include/func.inc.php:246
msgid "Nov"
msgstr "Нбр."
#: include/func.inc.php:110 include/func.inc.php:263 jsLoader.php:243
msgid "November"
msgstr "Ноябрь"
#: include/classes/data/CItemData.php:1046
msgid "Number of CPUs. Returns integer"
msgstr "Количество CPU. Возвращает целое число"
#: include/classes/data/CItemData.php:1423
msgid "Number of available DS paths, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier, \"datastore\" - Datastore name, \"partitionid\" - internal id of physical device from vmware.hv.datastore.discovery"
msgstr "Количество доступных путей к хранилищу данных, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware, \"хранилище данных\" - имя хранилища данных, \"id раздела\" - внутренний id физического устройства с vmware.hv.datastore.discovery"
#: include/classes/data/CItemData.php:1290
msgid "Number of available DS paths, <url> - VMware service URL, <uuid> - VMware hypervisor host name, <datastore> - Datastore name, <partitionid> - internal id of physical device from vmware.hv.datastore.discovery"
msgstr "Количество доступных путей к хранилищу данных, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware, <хранилище данных> - имя хранилища данных, <id раздела> - внутренний id физического устройства с vmware.hv.datastore.discovery"
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:463
msgid "Number of columns"
msgstr "Количество колонок"
#: include/classes/data/CItemData.php:882
msgid "Number of currently open file descriptors. Returns integer"
msgstr "Количество открытых файловых дескрипторов в данный момент. Возвращается целое число"
#: include/classes/data/CItemData.php:1602
msgid "Number of enabled items on the host."
msgstr "Количество активированных элементов данных у узла сети."
#: app/partials/administration.system.info.php:40
msgid "Number of hosts (enabled/disabled)"
msgstr "Количество узлов сети (активированных/деактивированных)"
#: app/partials/administration.system.info.php:55
msgid "Number of items (enabled/disabled/not supported)"
msgstr "Количество элементов данных (активированных/деактивированных/неподдерживаемых)"
#: include/classes/data/CItemData.php:1626
msgid "Number of items in Zabbix database."
msgstr "Количество элементов данных в базе данных Zabbix."
#: include/classes/data/CItemData.php:1654
msgid "Number of items in proxy history that are not yet sent to the server"
msgstr "Количество элементов данных в истории прокси, которые еще не были отправлены на сервер"
#: include/classes/data/CItemData.php:1729
msgid "Number of items in the queue which are delayed by from to seconds, inclusive."
msgstr "Количество элементов данных в очереди, которые задерживаются от и до секунд, включительно."
#: include/classes/data/CItemData.php:1658
msgid "Number of items in the queue which are delayed by from to to seconds, inclusive."
msgstr "Количество элементов данных в очереди, которые задерживаются от и до секунд, включительно."
#: include/classes/data/CItemData.php:1590
#: include/classes/data/CItemData.php:1670
msgid "Number of items in the queue which are delayed in Zabbix server or proxy by \"from\" till \"to\" seconds, inclusive."
msgstr "Количество элементов данных в очереди, которые задерживаются на Zabbix сервере или прокси \"от\" и \"до\" секунд, включительно."
#: include/classes/data/CItemData.php:1622
msgid "Number of monitored hosts"
msgstr "Количество наблюдаемых узлов сети"
#: include/classes/data/CItemData.php:918
msgid "Number of out-of-window collisions. Returns integer"
msgstr "Количество коллизий out-of-window. Возвращает целое число"
#: include/views/monitoring.sysmap.edit.php:155
msgid "Number of problems"
msgstr "Количество проблем"
#: include/views/monitoring.sysmap.edit.php:156
msgid "Number of problems and expand most critical one"
msgstr "Количество проблем и раскрывать наиболее критичную"
#: include/classes/data/CItemData.php:1459
msgid "Number of processor cores on VMware hypervisor, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Количество ядер процессора на гипервизоре VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1322
msgid "Number of processor cores on VMware hypervisor, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Количество ядер процессора гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1463
msgid "Number of processor threads on VMware hypervisor, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Количество потоков процессора на гипервизоре VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1326
msgid "Number of processor threads on VMware hypervisor, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Количество потоков процессора гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1591
msgid "Number of processors on VMware virtual machine, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Количество процессоров виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1410
msgid "Number of processors on VMware virtual machine, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Количество процессоров виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:283
msgid "Number of rows"
msgstr "Количество строк"
#: app/controllers/CControllerPopupTriggerExpr.php:126
msgid "Number of seasons"
msgstr "Количество сезонов"
#: include/views/reports.toptriggers.php:86
msgid "Number of status changes"
msgstr "Количество изменений состояния"
#: include/classes/screens/CScreenHttpTest.php:114
#: include/views/configuration.httpconf.list.php:139
msgid "Number of steps"
msgstr "Количество шагов"
#: app/partials/administration.system.info.php:50
msgid "Number of templates"
msgstr "Количество шаблонов"
#: app/partials/administration.system.info.php:67
msgid "Number of triggers (enabled/disabled [problem/ok])"
msgstr "Количество триггеров (активированных/деактивированных [проблема/ок])"
#: include/classes/data/CItemData.php:1682
msgid "Number of triggers in Zabbix database."
msgstr "Количество триггеров в базе данных Zabbix."
#: include/classes/data/CItemData.php:1630
msgid "Number of unsupported items in Zabbix database."
msgstr "Количество неподдерживаемых элементов данных в базе данных Zabbix."
#: include/classes/data/CItemData.php:1606
msgid "Number of unsupported items on the host."
msgstr "Количество неподдерживаемых элементов данных у узла сети."
#: app/partials/administration.system.info.php:84
msgid "Number of users (online)"
msgstr "Количество пользователей (в сети)"
#: include/classes/data/CItemData.php:1122
msgid "Number of users logged in. Returns integer"
msgstr "Количество пользователей в системе. Возвращает число"
#: include/classes/data/CItemData.php:1555
msgid "Number of virtual machines on VMware hypervisor, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Количество виртуальных машин на VMware гипервизоре, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1394
msgid "Number of virtual machines on VMware hypervisor, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Количество виртуальных машин на VMware гипервизоре, <url> - URL службы VMware, <uuid> - имя хоста VMware гипервизора"
#: include/classes/data/CItemData.php:1202
msgid "Number or percentage of inodes. Returns integer for number; float for percentage"
msgstr "Количество inode в процентах. Возвращает целое число для количества; дробное - для процентов"
#: include/items.inc.php:1847 include/items.inc.php:1851
#: include/items.inc.php:1855
msgid "Numeral systems"
msgstr "Системы счисления"
#: app/partials/configuration.filter.items.php:138
#: app/views/popup.massupdate.item.php:156 include/items.inc.php:125
#: include/triggers.inc.php:1590 include/views/configuration.item.edit.php:120
#: include/views/configuration.item.prototype.edit.php:106
msgid "Numeric (float)"
msgstr "Числовой (с плавающей точкой)"
#: include/triggers.inc.php:1591
msgid "Numeric (integer)"
msgstr "Числовой (целочисленный)"
#: app/partials/configuration.filter.items.php:137
#: app/views/popup.massupdate.item.php:155 include/items.inc.php:123
#: include/views/configuration.item.edit.php:119
#: include/views/configuration.item.prototype.edit.php:105
msgid "Numeric (unsigned)"
msgstr "Числовой (целое положительное)"
#: include/hosts.inc.php:36 include/hosts.inc.php:64
msgid "OEM"
msgstr "OEM"
#: include/forms.inc.php:1447 include/views/js/item.preprocessing.js.php:134
msgid "OID"
msgstr "OID"
#: include/forms.inc.php:1477 include/forms.inc.php:1507
#: include/views/js/item.preprocessing.js.php:154
#: include/views/js/item.preprocessing.js.php:169
#: include/views/js/item.preprocessing.js.php:215
msgid "OID prefix"
msgstr "Префикс OID"
#: app/views/js/popup.import.js.php:51 app/views/js/popup.import.js.php:151
#: app/views/js/reports.scheduledreport.edit.js.php:78
#: app/views/popup.service.edit.php:220 app/views/service.list.edit.php:80
#: app/views/service.list.php:83 chart4.php:164
#: include/classes/helpers/CServiceHelper.php:133
#: include/classes/helpers/CSeverityHelper.php:34
#: include/classes/screens/CScreenHttpTestDetails.php:100
#: include/classes/screens/CScreenHttpTestDetails.php:186
#: include/classes/screens/CScreenHttpTest.php:142 include/maps.inc.php:422
#: include/triggers.inc.php:72
msgid "OK"
msgstr "OK"
#: include/views/configuration.trigger.prototype.edit.php:512
#: include/views/configuration.triggers.edit.php:541
msgid "OK event closes"
msgstr "ОК событие закрывает"
#: include/views/configuration.trigger.prototype.edit.php:303
#: include/views/configuration.triggers.edit.php:329
msgid "OK event generation"
msgstr "Генерация ОК событий"
#: include/hosts.inc.php:299
msgid "OOB IP address"
msgstr "OOB IP адрес"
#: include/hosts.inc.php:309
msgid "OOB router"
msgstr "OOB роутер"
#: include/hosts.inc.php:304
msgid "OOB subnet mask"
msgstr "OOB маска подсети"
#: include/hosts.inc.php:119 include/views/inventory.host.list.php:90
msgid "OS"
msgstr "ОС"
#: include/hosts.inc.php:124
msgid "OS (Full details)"
msgstr "ОС (полная детализация)"
#: include/hosts.inc.php:129
msgid "OS (Short)"
msgstr "ОС (Короткое описание)"
#: app/views/popup.lldoperation.php:46
msgid "Object"
msgstr "Объект"
#: include/func.inc.php:245
msgid "Oct"
msgstr "Окт"
#: include/items.inc.php:1852
msgid "Octal to decimal"
msgstr "Восьмеричное в десятичное"
#: include/func.inc.php:109 include/func.inc.php:262 jsLoader.php:242
msgid "October"
msgstr "Октябрь"
#: app/views/administration.proxy.list.php:168
#: include/views/monitoring.sysmap.constructor.php:51
#: include/views/monitoring.sysmap.constructor.php:61 jsLoader.php:262
msgid "Off"
msgstr "Выкл"
#: app/views/administration.user.list.php:148
#: app/views/js/popup.massupdate.js.php:428
#: app/views/js/popup.mediatypetest.edit.js.php:114
#: app/views/js/popup.scriptexec.js.php:53
#: app/views/js/reports.auditlog.list.js.php:158
#: app/views/monitoring.widget.web.view.php:30
#: include/views/configuration.triggers.list.php:94
#: include/views/js/common.item.edit.js.php:207
#: include/views/js/configuration.httpconf.edit.js.php:179 jsLoader.php:410
#: report2.php:509
msgid "Ok"
msgstr "Ok"
#: app/views/monitoring.widget.web.view.php:33
msgctxt "compact table header"
msgid "Ok"
msgstr "Ok"
#: include/classes/helpers/CCorrelationHelper.php:52
#: include/classes/helpers/CCorrelationHelper.php:117
msgid "Old event tag name"
msgstr "Имя тега старого события"
#: include/classes/helpers/CCorrelationHelper.php:56
msgid "Old event tag value"
msgstr "Значение тега старого события"
#: app/views/popup.condition.common.php:118
msgid "Old tag name"
msgstr "Имя старого тега"
#: app/views/administration.proxy.list.php:167
#: include/views/monitoring.sysmap.constructor.php:51
#: include/views/monitoring.sysmap.constructor.php:61 jsLoader.php:261
msgid "On"
msgstr "Вкл"
#: app/views/administration.trigdisplay.edit.php:95
msgid "On status change triggers blink for"
msgstr "Мигание триггеров при изменении состояния"
#: app/views/administration.user.edit.php:670
msgid "Once"
msgstr "Один раз"
#: app/views/administration.mediatype.edit.php:327
msgid "One"
msgstr "Одна"
#: app/views/popup.maintenance.period.php:75 include/maintenances.inc.php:25
msgid "One time only"
msgstr "Единовременно"
#: include/classes/api/services/CDRule.php:488
msgid "Only Zabbix agent, SNMPv1, SNMPv2 and SNMPv3 checks can be made unique."
msgstr "Только Zabbix агент, SNMPv1, SNMPv2 и SNMPv3 проверки могут быть сделаны уникальными."
#: include/classes/api/services/CMap.php:666
#: include/classes/api/services/CMap.php:1120
msgid "Only administrators can set map owner."
msgstr "Только администраторы могут указывать владельца карты сети."
#: app/views/administration.authentication.edit.php:51
msgid "Only disabled group can be set for deprovisioned users."
msgstr "Для отозванных пользователей можно указать только деактивированную группу."
#: app/partials/administration.system.info.php:56
msgid "Only items assigned to enabled hosts are counted"
msgstr "Подсчитываются только элементы данных у активированных узлов сети"
#: include/classes/api/services/CItemGeneral.php:1480
msgid "Only one Prometheus step is allowed."
msgstr "Только один шаг Prometheus разрешен."
#: include/classes/api/services/CItemGeneral.php:1447
msgid "Only one change step is allowed."
msgstr "Разрешен только один шаг изменения."
#: include/classes/api/services/CDRule.php:617
msgid "Only one check can be unique."
msgstr "Только одна проверка может быть уникальной."
#: include/classes/api/services/CItemGeneral.php:1648
msgid "Only one not supported value check is allowed."
msgstr "Разрешена только одна проверка на неподдерживаемые значения."
#: include/classes/api/services/CItemGeneral.php:1421
#: include/classes/api/services/CItemGeneral.php:1470
msgid "Only one throttling step is allowed."
msgstr "Только один шаг троттлинга разрешен."
#: include/classes/api/services/CUserDirectory.php:519
#, c-format
msgid "Only one user directory of type \"%1$s\" can exist."
msgstr "Только один каталог пользователей \"%1$s\" типа может существовать."
#: app/views/popup.acknowledge.edit.php:58
msgid "Only selected problem"
msgid_plural "Only selected problems"
msgstr[0] "Только выбранная проблема"
msgstr[1] "Только выбранные проблемы"
msgstr[2] "Только выбранные проблемы"
#: app/views/service.list.edit.php:86
msgid "Only services without children"
msgstr "Только услуги без дочерних услуг"
#: app/views/service.list.edit.php:94
msgid "Only services without problem tags"
msgstr "Только услуги без тегов проблем"
#: include/classes/api/services/CDashboard.php:414
msgid "Only super admins can set dashboard owner."
msgstr "Только супер администраторы могут задавать владельца ПАНЕЛИ."
#: include/classes/api/services/CReport.php:334
msgid "Only super admins can set report owner."
msgstr "Только супер администраторы могут задавать владельца отчета."
#: app/partials/administration.system.info.php:68
msgid "Only triggers assigned to enabled hosts and depending on enabled items are counted"
msgstr "Подсчитываются только триггеры у активированных узлов сети и которые зависят от активных элементов данных"
#: app/views/administration.script.edit.php:193
msgid "Open in a new window"
msgstr "Открывать в новом окне"
#: app/views/popup.mediatypetest.edit.php:52 app/views/popup.scriptexec.php:40
msgid "Open log"
msgstr "Открыть журнал"
#: include/httptest.inc.php:421
msgid "Opera"
msgstr "Opera"
#: include/classes/data/CItemData.php:1094
msgid "Operating system information. Returns string"
msgstr "Информация об операционной системе. Возвращает строку"
#: include/classes/data/CItemData.php:1165
msgid "Operating system version information. Returns JSON"
msgstr "Информация о версии операционной системы. Возвращает JSON"
#: app/partials/popup.operations.php:41 app/views/popup.service.edit.php:66
#: app/views/popup.sla.edit.php:129
msgid "Operation"
msgstr "Операция"
#: include/classes/api/services/CAction.php:2805
#, c-format
msgid "Operation \"%1$s\" already exists for action \"%2$s\"."
msgstr "Операция \"%1$s\" уже существует у действия \"%2$s\"."
#: actionconf.php:400
#, c-format
msgid "Operation \"%1$s\" already exists."
msgstr "Операция \"%1$s\" уже существует."
#: include/classes/mvc/CController.php:209 include/validate.inc.php:308
msgid "Operation cannot be performed due to unauthorized request."
msgstr "Операция не может быть выполнена из-за несанкционированного запроса."
#: jsLoader.php:129
msgid "Operation details"
msgstr "Детали операции"
#: app/controllers/CControllerActionOperationValidate.php:151
msgid "Operation has no group to operate."
msgstr "Операция не имеет группу для функционирования."
#: app/controllers/CControllerActionOperationValidate.php:160
msgid "Operation has no template to operate."
msgstr "Операция не имеет шаблон для функционирования."
#: app/views/monitoring.widget.problems.view.php:64 include/blocks.inc.php:579
#: include/classes/screens/CScreenProblem.php:885
#: include/classes/screens/CScreenProblem.php:1155 include/events.inc.php:184
#: include/views/configuration.trigger.prototype.edit.php:87
#: include/views/configuration.trigger.prototype.list.php:65
#: include/views/configuration.triggers.edit.php:109
#: include/views/configuration.triggers.list.php:197
msgid "Operational data"
msgstr "Оперативные данные"
#: app/views/monitoring.widget.problems.view.php:78
msgctxt "compact table header"
msgid "Operational data"
msgstr "Оперативные данные"
#: app/views/configuration.correlation.edit.php:145
#: app/views/configuration.correlation.list.php:78
#: app/views/popup.lldoverride.php:210
#: include/views/configuration.action.edit.php:306
#: include/views/configuration.action.edit.php:490
#: include/views/configuration.action.list.php:106
msgid "Operations"
msgstr "Операции"
#: app/views/popup.condition.common.php:71
#: app/views/popup.condition.common.php:100
#: app/views/popup.condition.common.php:119
#: app/views/popup.condition.common.php:139
#: app/views/popup.condition.common.php:207
#: app/views/popup.condition.common.php:219
#: app/views/popup.condition.common.php:250
#: app/views/popup.condition.common.php:281
#: app/views/popup.condition.common.php:292
#: app/views/popup.condition.common.php:306
#: app/views/popup.condition.common.php:324
#: app/views/popup.condition.common.php:356
#: app/views/popup.condition.common.php:371
#: app/views/popup.condition.common.php:386
#: app/views/popup.condition.common.php:419
#: app/views/popup.condition.common.php:437
#: app/views/popup.condition.common.php:467
#: app/views/popup.condition.common.php:487
#: app/views/popup.condition.common.php:519
#: app/views/popup.condition.common.php:530
#: app/views/popup.condition.common.php:548
#: app/views/popup.condition.common.php:563
#: app/views/popup.condition.common.php:579
#: app/views/popup.condition.common.php:600
#: app/views/popup.condition.common.php:613
#: app/views/popup.condition.common.php:641
#: app/views/popup.condition.common.php:683 include/hosts.inc.php:62
msgid "Operator"
msgstr "Оператор"
#: app/views/popup.triggerexpr.php:114
msgid "Operator functions"
msgstr "Операторные функции"
#: app/views/administration.mediatype.edit.php:347
msgid "Options"
msgstr "Опции"
#: app/partials/monitoring.host.filter.php:33
#: app/partials/monitoring.latest.filter.php:94
#: app/partials/monitoring.problem.filter.php:162
#: app/partials/popup.operations.php:241
#: app/views/configuration.correlation.edit.php:120
#: app/views/popup.lldoverride.php:69
#: include/classes/helpers/CTagFilterFieldHelper.php:54
#: include/classes/widgets/forms/CWidgetFormDataOver.php:53
#: include/classes/widgets/forms/CWidgetFormGeoMap.php:54
#: include/classes/widgets/forms/CWidgetFormProblemHosts.php:81
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:81
#: include/classes/widgets/forms/CWidgetFormProblems.php:96
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:375
#: include/classes/widgets/forms/CWidgetFormTopHosts.php:93
#: include/classes/widgets/forms/CWidgetFormTrigOver.php:69
#: include/classes/widgets/forms/CWidgetFormWeb.php:63
#: include/triggers.inc.php:1060
#: include/views/configuration.action.edit.php:128
#: include/views/configuration.host.discovery.edit.php:753
#: include/views/configuration.maintenance.edit.php:144
#: include/views/configuration.trigger.prototype.edit.php:167
#: include/views/configuration.trigger.prototype.edit.php:364
#: include/views/configuration.triggers.edit.php:190
#: include/views/configuration.triggers.edit.php:390
#: include/views/js/monitoring.sysmaps.js.php:243
msgid "Or"
msgstr "Или"
#: include/classes/widgets/forms/CWidgetFormTopHosts.php:131
msgid "Order"
msgstr "Сортировка"
#: include/classes/widgets/forms/CWidgetFormTopHosts.php:145
msgid "Order column"
msgstr "Сортировка по колонке"
#: app/partials/massupdate.macros.tab.php:119
#: app/partials/massupdate.valuemaps.tab.php:89
#: app/views/popup.lldoperation.php:79 app/views/popup.lldoperation.php:91
#: app/views/popup.lldoperation.php:176 app/views/popup.lldoperation.php:184
#: app/views/popup.lldoperation.php:205 app/views/popup.lldoperation.php:226
#: app/views/popup.lldoperation.php:237 app/views/popup.lldoperation.php:261
#: app/views/popup.lldoperation.php:275 app/views/popup.massupdate.host.php:73
#: app/views/popup.massupdate.host.php:81
#: app/views/popup.massupdate.host.php:111
#: app/views/popup.massupdate.host.php:128
#: app/views/popup.massupdate.host.php:134
#: app/views/popup.massupdate.host.php:148
#: app/views/popup.massupdate.host.php:156
#: app/views/popup.massupdate.host.php:163
#: app/views/popup.massupdate.host.php:169
#: app/views/popup.massupdate.host.php:179
#: app/views/popup.massupdate.host.php:193
#: app/views/popup.massupdate.host.php:221
#: app/views/popup.massupdate.host.php:276
#: app/views/popup.massupdate.item.php:46
#: app/views/popup.massupdate.item.php:58
#: app/views/popup.massupdate.item.php:78
#: app/views/popup.massupdate.item.php:83
#: app/views/popup.massupdate.item.php:89
#: app/views/popup.massupdate.item.php:100
#: app/views/popup.massupdate.item.php:105
#: app/views/popup.massupdate.item.php:115
#: app/views/popup.massupdate.item.php:149
#: app/views/popup.massupdate.item.php:164
#: app/views/popup.massupdate.item.php:169
#: app/views/popup.massupdate.item.php:180
#: app/views/popup.massupdate.item.php:188
#: app/views/popup.massupdate.item.php:193
#: app/views/popup.massupdate.item.php:198
#: app/views/popup.massupdate.item.php:208
#: app/views/popup.massupdate.item.php:284
#: app/views/popup.massupdate.item.php:289
#: app/views/popup.massupdate.item.php:306
#: app/views/popup.massupdate.item.php:323
#: app/views/popup.massupdate.item.php:333
#: app/views/popup.massupdate.item.php:343
#: app/views/popup.massupdate.item.php:350
#: app/views/popup.massupdate.item.php:375
#: app/views/popup.massupdate.item.php:382
#: app/views/popup.massupdate.item.php:455
#: app/views/popup.massupdate.item.php:465
#: app/views/popup.massupdate.item.php:476
#: app/views/popup.massupdate.service.php:39
#: app/views/popup.massupdate.template.php:77
#: app/views/popup.massupdate.template.php:86
#: app/views/popup.massupdate.template.php:114
#: app/views/popup.massupdate.template.php:122
#: app/views/popup.massupdate.trigger.php:51
#: app/views/popup.massupdate.trigger.php:59
#: app/views/popup.massupdate.trigger.php:74
#: app/views/popup.massupdate.trigger.php:119
msgid "Original"
msgstr "Оригинальное"
#: app/views/administration.geomaps.edit.php:72
#: include/classes/helpers/CMenuHelper.php:277 include/html.inc.php:901
msgid "Other"
msgstr "Другое"
#: app/controllers/CControllerMiscConfigEdit.php:134
#: app/views/administration.miscconfig.edit.php:29
msgid "Other configuration parameters"
msgstr "Другие параметры настроек"
#: app/views/administration.miscconfig.edit.php:188
msgid "Other parameters"
msgstr "Прочие параметры"
#: include/httptest.inc.php:432
#: include/views/configuration.httpconf.edit.php:90
msgid "Others"
msgstr "Другие"
#: app/views/proxy.list.php:67
msgid "Outdated"
msgstr "Устаревшая"
#: include/classes/data/CItemData.php:934
msgid "Outgoing traffic statistics on network interface. Returns integer"
msgstr "Статистика исходящего трафика на сетевом интерфейсе. Возвращает число"
#: app/views/popup.scriptexec.php:47
msgid "Output"
msgstr "Вывод"
#: include/classes/api/services/CDashboardGeneral.php:336
#, c-format
msgid "Overlapping widgets at X:%3$d, Y:%4$d on page #%2$d of dashboard \"%1$s\"."
msgstr "Наложение виджетов на X:%3$d, Y:%4$d на странице #%2$d панели \"%1$s\"."
#: include/views/configuration.item.edit.php:838
#: include/views/configuration.item.edit.php:875
msgctxt "item_form"
msgid "Overridden by"
msgstr "Переопределено"
#: app/controllers/CControllerPopupLldOverride.php:130
msgid "Override"
msgstr "Замещение"
#: app/views/administration.housekeeping.edit.php:128
msgid "Override item history period"
msgstr "Переопределить период хранения истории элементов данных"
#: app/views/administration.housekeeping.edit.php:145
msgid "Override item trend period"
msgstr "Переопределить период хранения динамики изменения элементов данных"
#: app/controllers/CControllerPopupLldOverride.php:91
#, c-format
msgid "Override with name \"%1$s\" already exists."
msgstr "Замещение с \"%1$s\" именем уже существует."
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:406
#: include/classes/widgets/views/widget.svggraph.form.view.php:310
#: include/views/configuration.host.discovery.edit.php:957
#: include/views/configuration.host.discovery.edit.php:980
msgid "Overrides"
msgstr "Замещения"
#: include/classes/helpers/CMenuHelper.php:112
#: include/classes/helpers/CRoleHelper.php:365
#: include/views/inventory.host.view.php:233
msgid "Overview"
msgstr "Обзор"
#: app/partials/scheduledreport.formgrid.html.php:65
#: app/partials/scheduledreport.table.html.php:40
#: app/views/dashboard.properties.edit.php:58
#: include/views/monitoring.sysmap.edit.php:93
msgid "Owner"
msgstr "Владелец"
#: include/classes/setup/CFrontendSetup.php:530
msgid "PHP LDAP"
msgstr "PHP LDAP"
#: include/classes/setup/CFrontendSetup.php:534
#: include/classes/validators/CLdapAuthValidator.php:76
msgid "PHP LDAP extension missing."
msgstr "Отсутствует расширение PHP LDAP."
#: include/classes/setup/CFrontendSetup.php:547
msgid "PHP OpenSSL"
msgstr "PHP OpenSSL"
#: include/classes/setup/CFrontendSetup.php:551
msgid "PHP OpenSSL extension missing."
msgstr "Отсутствует расширение PHP OpenSSL."
#: include/classes/setup/CFrontendSetup.php:290
msgid "PHP bcmath"
msgstr "PHP bcmath"
#: include/classes/setup/CFrontendSetup.php:294
msgid "PHP bcmath extension missing (PHP configuration parameter --enable-bcmath)."
msgstr "Отсутствует расширение PHP bcmath (параметр конфигурации PHP --enable-bcmath)."
#: include/classes/setup/CFrontendSetup.php:574
msgid "PHP ctype"
msgstr "PHP ctype"
#: include/classes/setup/CFrontendSetup.php:578
msgid "PHP ctype extension missing (PHP configuration parameter --enable-ctype)."
msgstr "Отсутствует расширение PHP ctype (параметр конфигурации PHP --enable-ctype)."
#: include/classes/setup/CFrontendSetup.php:237
msgid "PHP databases support"
msgstr "Поддержка баз данных PHP"
#: include/classes/setup/CFrontendSetup.php:370
msgid "PHP gd"
msgstr "PHP gd"
#: include/classes/setup/CFrontendSetup.php:456
msgid "PHP gd FreeType support"
msgstr "Поддержка PHP gd FreeType"
#: include/classes/setup/CFrontendSetup.php:460
msgid "PHP gd FreeType support missing."
msgstr "Поддержка PHP gd FreeType отсутствует."
#: include/classes/setup/CFrontendSetup.php:437
msgid "PHP gd GIF image support missing."
msgstr "Поддержка PHP gd GIF изображений отсутствует."
#: include/classes/setup/CFrontendSetup.php:433
msgid "PHP gd GIF support"
msgstr "Поддержка PHP gd GIF"
#: include/classes/setup/CFrontendSetup.php:420
msgid "PHP gd JPEG image support missing."
msgstr "Поддержка PHP gd JPEG изображений отсутствует."
#: include/classes/setup/CFrontendSetup.php:416
msgid "PHP gd JPEG support"
msgstr "Поддержка PHP gd JPEG"
#: include/classes/setup/CFrontendSetup.php:397
msgid "PHP gd PNG image support missing."
msgstr "Поддержка PHP gd PNG изображений отсутствует."
#: include/classes/setup/CFrontendSetup.php:393
msgid "PHP gd PNG support"
msgstr "Поддержка PHP gd PNG"
#: include/classes/setup/CFrontendSetup.php:374
msgid "PHP gd extension missing (PHP configuration parameter --with-gd)."
msgstr "Отсутствует расширение PHP gd (параметр конфигурации PHP --with-gd)."
#: include/classes/setup/CFrontendSetup.php:625
msgid "PHP gettext"
msgstr "PHP gettext"
#: include/classes/setup/CFrontendSetup.php:629
msgid "PHP gettext extension missing (PHP configuration parameter --with-gettext). Translations will not be available."
msgstr "Отсутствует расширение PHP gettext (параметр конфигурации PHP --with-gettext). Переводы недоступны."
#: include/classes/setup/CFrontendSetup.php:479
msgid "PHP libxml"
msgstr "PHP libxml"
#: include/classes/setup/CFrontendSetup.php:483
msgid "PHP libxml extension missing."
msgstr "Расширение PHP libxml отсутствует."
#: include/classes/setup/CFrontendSetup.php:307
msgid "PHP mbstring"
msgstr "PHP mbstring"
#: include/classes/setup/CFrontendSetup.php:311
msgid "PHP mbstring extension missing (PHP configuration parameter --enable-mbstring)."
msgstr "Отсутствует расширение PHP mbstring (параметр конфигурации PHP --enable-mbstring)."
#: include/classes/setup/CFrontendSetup.php:120
#: include/classes/setup/CFrontendSetup.php:139
#: include/classes/setup/CFrontendSetup.php:158
#: include/classes/setup/CFrontendSetup.php:189
#: include/classes/setup/CFrontendSetup.php:212
#: include/classes/setup/CFrontendSetup.php:328
#: include/classes/setup/CFrontendSetup.php:608
#: include/classes/setup/CFrontendSetup.php:642
#, c-format
msgid "PHP option \"%1$s\""
msgstr "PHP опция \"%1$s\""
#: include/classes/setup/CFrontendSetup.php:646
#, c-format
msgid "PHP option \"%1$s\" must be set to \"%2$s\""
msgstr "PHP опция \"%1$s\" должна быть задана равной \"%2$s\""
#: include/classes/setup/CFrontendSetup.php:591
msgid "PHP session"
msgstr "PHP session"
#: include/classes/setup/CFrontendSetup.php:612
msgid "PHP session auto start must be disabled (PHP directive \"session.auto_start\")."
msgstr "Автоматический старт сессий в PHP должен быть отключен (PHP директива \"session.auto_start\")."
#: include/classes/setup/CFrontendSetup.php:595
msgid "PHP session extension missing (PHP configuration parameter --enable-session)."
msgstr "Отсутствует расширение PHP session (параметр конфигурации PHP --enable-session)."
#: include/classes/setup/CFrontendSetup.php:345
msgid "PHP sockets"
msgstr "PHP sockets"
#: include/classes/setup/CFrontendSetup.php:349
msgid "PHP sockets extension missing (PHP configuration parameter --enable-sockets)."
msgstr "Отсутствует расширение PHP sockets (параметр конфигурации PHP --enable-sockets)."
#: include/classes/setup/CFrontendSetup.php:332
msgid "PHP string function overloading must be disabled."
msgstr "Перегрузка функции PHP string должна быть отключена."
#: include/classes/setup/CFrontendSetup.php:102
msgid "PHP version"
msgstr "Версия PHP"
#: include/classes/setup/CFrontendSetup.php:513
msgid "PHP xmlreader"
msgstr "PHP xmlreader"
#: include/classes/setup/CFrontendSetup.php:517
msgid "PHP xmlreader extension missing."
msgstr "Расширение PHP xmlreader отсутствует."
#: include/classes/setup/CFrontendSetup.php:496
msgid "PHP xmlwriter"
msgstr "PHP xmlwriter"
#: include/classes/setup/CFrontendSetup.php:500
msgid "PHP xmlwriter extension missing."
msgstr "Расширение PHP xmlwriter отсутствует."
#: include/discovery.inc.php:52
msgid "POP"
msgstr "POP"
#: app/views/hintbox.eventlist.php:116
#: app/views/monitoring.widget.problems.view.php:109
#: include/classes/graph/CSvgGraph.php:1085
#: include/classes/screens/CScreenProblem.php:969
#: include/classes/screens/CScreenProblem.php:1180 include/events.inc.php:376
#: include/triggers.inc.php:73
msgid "PROBLEM"
msgstr "ПРОБЛЕМА"
#: include/views/configuration.trigger.prototype.edit.php:505
#: include/views/configuration.triggers.edit.php:534
msgid "PROBLEM event generation mode"
msgstr "Режим генерации событий ПРОБЛЕМА"
#: app/partials/configuration.host.edit.html.php:432
#: app/partials/configuration.host.edit.html.php:448
#: app/partials/configuration.host.edit.html.php:462
#: app/partials/configuration.host.edit.html.php:483
#: app/views/administration.autoreg.edit.php:51
#: app/views/administration.autoreg.edit.php:68
#: app/views/administration.autoreg.edit.php:80
#: app/views/administration.proxy.edit.php:98
#: app/views/administration.proxy.edit.php:106
#: app/views/administration.proxy.edit.php:117
#: app/views/administration.proxy.edit.php:127
#: app/views/administration.proxy.list.php:139
#: app/views/administration.proxy.list.php:152
#: app/views/configuration.host.list.php:381
#: app/views/configuration.host.list.php:398
#: app/views/configuration.host.list.php:401
#: app/views/popup.massupdate.host.php:232
#: app/views/popup.massupdate.host.php:245
#: app/views/popup.massupdate.host.php:260
#: include/views/configuration.host.prototype.edit.php:377
#: include/views/configuration.host.prototype.edit.php:390
#: include/views/configuration.host.prototype.edit.php:398
msgid "PSK"
msgstr "PSK"
#: app/partials/configuration.host.edit.html.php:473
#: app/views/administration.autoreg.edit.php:57
#: app/views/administration.proxy.edit.php:112
#: app/views/popup.massupdate.host.php:254
msgid "PSK identity"
msgstr "Идентификатор PSK"
#: jsLoader.php:142
#, c-format
msgid "Page %1$d"
msgstr "Страница %1$d"
#: app/views/dashboard.page.properties.edit.php:55
msgid "Page display period"
msgstr "Период отображения страницы"
#: include/classes/core/ZBase.php:565
msgid "Page not found"
msgstr "Страница не найдена"
#: app/controllers/CControllerWidgetIteratorGraphPrototypeView.php:46
#: include/validate.inc.php:435
msgid "Page received incorrect data"
msgstr "Страница получила некорректные данные"
#: include/classes/helpers/CPagerHelper.php:159
msgctxt "page navigation"
msgid "Pager"
msgstr "Навигатор"
#: app/partials/administration.system.info.php:30
#: app/views/administration.mediatype.edit.php:105
msgid "Parameter"
msgstr "Параметр"
#: include/classes/api/services/CMaintenance.php:358
#: include/classes/api/services/CMaintenance.php:367
#: include/classes/api/services/CMaintenance.php:455
#: include/classes/api/services/CMaintenance.php:464
#: include/classes/api/services/CUserGroup.php:236
#: include/classes/api/services/CUserGroup.php:321
#: include/classes/api/services/CUser.php:182
#: include/classes/api/services/CUser.php:189
#: include/classes/api/services/CUser.php:337
#: include/classes/api/services/CUser.php:355
#: include/classes/api/services/CUser.php:492
#: include/classes/api/services/CUser.php:539
#: include/classes/api/services/CUser.php:1483
#: include/classes/validators/CApiInputValidator.php:1253
#, c-format
msgid "Parameter \"%1$s\" is deprecated."
msgstr "Параметр \"%1$s\" устарел."
#: include/classes/api/services/CTemplateGroup.php:1226
#, c-format
msgid "Parameter \"%1$s\" must be enabled."
msgstr "Параметр \"%1$s\" должен быть включен."
#: app/views/administration.mediatype.edit.php:213
#: app/views/administration.script.edit.php:181
#: include/classes/debug/CProfiler.php:182 include/forms.inc.php:1261
#: include/views/configuration.host.discovery.edit.php:246
#: include/views/configuration.item.edit.php:303
#: include/views/configuration.item.prototype.edit.php:289
msgid "Parameters"
msgstr "Параметры"
#: app/controllers/CControllerActionOperationValidate.php:76
#: include/classes/api/services/CAction.php:2817
msgid "Parameters \"esc_step_from\" and \"esc_step_to\" must be set together."
msgstr "Параметры \"esc_step_from\" и \"esc_step_to\" должны быть заданы вместе."
#: include/views/configuration.host.discovery.edit.php:68
msgid "Parent discovery rule"
msgstr "Родительское правило обнаружения"
#: include/views/configuration.host.discovery.edit.php:54
#: include/views/configuration.host.prototype.edit.php:64
msgid "Parent discovery rules"
msgstr "Родительские правила обнаружения"
#: include/views/configuration.graph.edit.php:88
msgid "Parent graph"
msgstr "Родительский график"
#: include/views/configuration.graph.edit.php:91
msgid "Parent graph prototype"
msgstr "Родительский прототип графиков"
#: include/views/configuration.graph.edit.php:68
msgid "Parent graphs"
msgstr "Родительские графики"
#: include/views/configuration.host.prototype.edit.php:81
msgid "Parent host prototype"
msgstr "Родительский прототип узлов сети"
#: app/partials/hostmacros.inherited.list.html.php:52
msgid "Parent host value"
msgstr "Значение родительского узла сети"
#: include/views/configuration.item.edit.php:71
msgid "Parent item"
msgstr "Родительский элемент данных"
#: include/views/configuration.item.prototype.edit.php:70
msgid "Parent item prototype"
msgstr "Родительский прототип элементов данных"
#: include/views/configuration.item.edit.php:57
#: include/views/configuration.item.prototype.edit.php:55
msgid "Parent items"
msgstr "Родительские элементы данных"
#: app/partials/service.info.php:111 app/partials/service.list.edit.php:41
#: app/partials/service.list.php:35 app/views/popup.service.edit.php:55
msgid "Parent services"
msgstr "Родительские услуги"
#: app/partials/configuration.tags.tab.php:38
msgid "Parent template"
msgstr "Родительский шаблон"
#: app/partials/configuration.tags.tab.php:42
msgid "Parent templates"
msgstr "Родительские шаблоны"
#: include/views/configuration.triggers.edit.php:104
msgid "Parent trigger"
msgstr "Родительский триггер"
#: include/views/configuration.trigger.prototype.edit.php:95
msgid "Parent trigger prototype"
msgstr "Родительский прототип триггеров"
#: include/views/configuration.trigger.prototype.edit.php:69
#: include/views/configuration.triggers.edit.php:80
msgid "Parent triggers"
msgstr "Родительские триггеры"
#: include/views/configuration.httpconf.edit.php:76
msgid "Parent web scenario"
msgstr "Родительский веб-сценарий"
#: include/views/configuration.httpconf.edit.php:59
msgid "Parent web scenarios"
msgstr "Родительские веб-сценарии"
#: include/classes/api/services/CService.php:1357
#, c-format
msgid "Parent-child relation conflict in services \"%1$s\" and \"%2$s\"."
msgstr "Конфликт взаимосвязи родитель-дочерний в услугах \"%1$s\" и \"%2$s\"."
#: app/views/popup.httpstep.php:58
#: include/views/configuration.host.discovery.edit.php:99
#: include/views/configuration.item.edit.php:158
#: include/views/configuration.item.prototype.edit.php:144
msgid "Parse"
msgstr "Анализ"
#: include/classes/core/CJsonRpc.php:171
msgid "Parse error"
msgstr "Ошибка разбора"
#: app/views/administration.proxy.edit.php:75
#: app/views/administration.proxy.list.php:56
#: app/views/administration.proxy.list.php:164
msgid "Passive"
msgstr "Пассивный"
#: app/controllers/CControllerUserUpdateGeneral.php:111
#: app/partials/configuration.host.edit.html.php:322
#: app/views/administration.mediatype.edit.php:206
#: app/views/administration.script.edit.php:137
#: app/views/administration.script.edit.php:156
#: app/views/administration.user.edit.php:161
#: app/views/administration.user.edit.php:176
#: app/views/popup.massupdate.host.php:169
#: app/views/popup.massupdate.item.php:174
#: app/views/popup.massupdate.item.php:198 disc_prototypes.php:218
#: host_discovery.php:191 httpconf.php:74
#: include/classes/setup/CSetupWizard.php:541
#: include/views/configuration.host.discovery.edit.php:441
#: include/views/configuration.host.discovery.edit.php:582
#: include/views/configuration.host.discovery.edit.php:621
#: include/views/configuration.host.prototype.edit.php:318
#: include/views/configuration.httpconf.edit.php:172
#: include/views/configuration.item.edit.php:507
#: include/views/configuration.item.edit.php:664
#: include/views/configuration.item.edit.php:705
#: include/views/configuration.item.prototype.edit.php:484
#: include/views/configuration.item.prototype.edit.php:640
#: include/views/configuration.item.prototype.edit.php:680
#: include/views/general.login.php:74
#: include/views/js/common.item.edit.js.php:59 items.php:219
msgid "Password"
msgstr "Пароль"
#: app/views/administration.user.edit.php:168
msgid "Password (once again)"
msgstr "Пароль (подтверждение)"
#: app/views/administration.user.edit.php:199
msgid "Password can only be changed for users using the internal Zabbix authentication."
msgstr "Пароли можно менять только тем пользователям, которые используют внутреннюю аутентификацию Zabbix."
#: app/views/administration.user.edit.php:173
msgid "Password is not mandatory for non internal authentication type."
msgstr "Пароль не обязателен при не внутреннем типе аутентификации."
#: app/views/administration.authentication.edit.php:44
msgid "Password must contain"
msgstr "Пароль должен содержать"
#: app/views/administration.authentication.edit.php:38
msgid "Password policy"
msgstr "Политика паролей"
#: app/views/administration.authentication.edit.php:46
#: app/views/administration.authentication.edit.php:95
#: app/views/administration.user.edit.php:155
msgid "Password requirements:"
msgstr "Требования к паролям:"
#: jsLoader.php:168 jsLoader.php:282
msgid "Paste"
msgstr "Вставить"
#: app/views/js/configuration.dashboard.edit.js.php:217
#: app/views/js/monitoring.dashboard.view.js.php:305
msgid "Paste page"
msgstr "Вставить страницу"
#: app/views/js/configuration.dashboard.edit.js.php:210
#: app/views/js/monitoring.dashboard.view.js.php:298 jsLoader.php:143
msgid "Paste widget"
msgstr "Вставить виджет"
#: jsLoader.php:283
msgid "Paste without external links"
msgstr "Вставить без внешних связей"
#: app/controllers/CControllerPopupTriggerExpr.php:909
msgid "Pattern"
msgstr "Шаблон"
#: actionconf.php:82 include/views/configuration.action.edit.php:477
msgid "Pause operations for suppressed problems"
msgstr "Приостановить операции для подавленных проблем"
#: app/views/popup.action.edit.php:227
msgid "Pause operations for symptom problems"
msgstr "Приостановить операции для симптомных проблем"
#: include/classes/debug/CProfiler.php:163
#, c-format
msgid "Peak memory usage: %1$s"
msgstr "Пиковое использование памяти: %1$s"
#: include/classes/data/CItemData.php:1587
msgid "Percent of time the virtual machine is unable to run because it is contending for access to the physical CPU(s), \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Процент времени, когда виртуальной машине не удалось запуститься по причине конкуренции за доступ к физическим CPU, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1406
msgid "Percent of time the virtual machine is unable to run because it is contending for access to the physical CPU(s), <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Процент времени, когда виртуальной машине не удалось запуститься по причине конкурирования за доступ к физическим CPU, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: app/controllers/CControllerPopupTriggerExpr.php:244
msgid "Percentage"
msgstr "Проценты"
#: include/classes/data/CItemData.php:1671
msgid "Percentage of host physical memory that has been consumed, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Процент использованной физической памяти хоста, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1490
msgid "Percentage of host physical memory that has been consumed, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Процент использования физической памяти хоста, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1595
msgid "Percentage of time that the virtual machine was ready, but could not get scheduled to run on the physical CPU, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier, \"instance\" - CPU instance"
msgstr "Процент времени, когда виртуальная машина была готова, но не удалось запланировать выполнение на физическом CPU, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware, \"экземпляр\" - экземпляр CPU"
#: include/classes/data/CItemData.php:1414
msgid "Percentage of time that the virtual machine was ready, but could not get scheduled to run on the physical CPU, <url> - VMware service URL, <uuid> - VMware virtual machine host name, <instance> - CPU instance"
msgstr "Процент времени, когда виртуальная машина была готова, но не удалось запланировать выполнение на физическом CPU, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware, <экземпляр> - экземпляр CPU"
#: graphs.php:55 include/views/configuration.graph.edit.php:153
msgid "Percentile line (left)"
msgstr "Линия процентиля (слева)"
#: graphs.php:56 include/views/configuration.graph.edit.php:171
msgid "Percentile line (right)"
msgstr "Линия процентиля (справа)"
#: include/classes/data/CItemData.php:910
msgid "Performs a DNS query. Returns character string with the required type of information"
msgstr "Выполнение DNS запроса. Возвращает строку символов с требуемым типом информации"
#: app/controllers/CControllerPopupTriggerExpr.php:104
#: app/partials/scheduledreport.formgrid.html.php:83
#: app/partials/scheduledreport.table.html.php:42
#: app/views/popup.lldoperation.php:116 app/views/popup.massupdate.item.php:226
#: app/views/popup.triggerexpr.php:182
#: include/views/configuration.host.discovery.edit.php:660
#: include/views/configuration.item.edit.php:762
#: include/views/configuration.item.prototype.edit.php:734
#: include/views/configuration.maintenance.edit.php:47 report4.php:103
msgid "Period"
msgstr "Период"
#: app/controllers/CControllerPopupTriggerExpr.php:96
#: app/controllers/CControllerPopupTriggerExpr.php:109
#: app/controllers/CControllerPopupTriggerExpr.php:1096
msgid "Period shift"
msgstr "Сдвиг периода"
#: app/views/popup.maintenance.period.php:69
#: include/views/configuration.maintenance.edit.php:47
msgid "Period type"
msgstr "Тип периода"
#: include/views/configuration.maintenance.edit.php:127
msgid "Periods"
msgstr "Периоды"
#: app/partials/administration.usergroup.grouprights.html.php:29
#: app/views/administration.user.edit.php:426
#: app/views/administration.user.edit.php:446
#: app/views/administration.user.edit.php:649
#: app/views/administration.usergroup.edit.php:107
#: app/views/administration.usergroup.edit.php:158
#: app/views/administration.usergroup.edit.php:209
#: app/views/popup.dashboard.share.edit.php:32
#: app/views/popup.dashboard.share.edit.php:53
#: include/views/monitoring.sysmap.edit.php:324
#: include/views/monitoring.sysmap.edit.php:361
msgid "Permissions"
msgstr "Права доступа"
#: app/views/administration.user.edit.php:451
msgid "Permissions can be assigned for user groups only."
msgstr "Права доступа могут быть назначены только группам пользователей."
#: include/locales.inc.php:54
msgid "Persian (fa_IR)"
msgstr "Персидский (fa_IR)"
#: app/views/popup.generic.php:500 include/graphs.inc.php:26
msgid "Pie"
msgstr "Круговой"
#: include/views/js/monitoring.sysmaps.js.php:135
msgid "Placing algorithm"
msgstr "Алгоритм размещения"
#: app/views/administration.mediatype.edit.php:210
#: include/classes/setup/CSetupWizard.php:512
#: include/classes/widgets/CWidgetConfig.php:65
msgid "Plain text"
msgstr "Простой текст"
#: app/views/administration.user.edit.php:691
#: app/views/administration.user.edit.php:726
msgid "Play"
msgstr "Воспроизвести"
#: app/views/administration.user.edit.php:664
msgid "Play sound"
msgstr "Воспроизведение звукового сигнала"
#: include/classes/setup/CSetupWizard.php:755
#, c-format
msgid "Please check configuration parameters. If all is correct, press \"%1$s\" button, or \"%2$s\" button to change configuration parameters."
msgstr "Пожалуйста, проверьте параметры конфигурации. Если все верно, нажмите кнопку \"%1$s\" или кнопку \"%2$s\" для изменения параметров конфигурации."
#: app/views/js/popup.massupdate.js.php:414
msgid "Please confirm that you want to remove all macros."
msgstr "Пожалуйста, подтвердите, что вы хотите удалить все макросы."
#: app/views/js/popup.massupdate.js.php:417
msgid "Please confirm that you want to remove all value mappings."
msgstr "Пожалуйста, подтвердите, что хотите удалить все преобразования значений."
#: include/classes/setup/CSetupWizard.php:603
#, c-format
msgid "Please create database manually, and set the configuration parameters for connection to this database. Press \"%1$s\" button when done."
msgstr "Пожалуйста, создайте базу данных вручную и укажите параметры конфигурации для соединения с этой базой. Нажмите кнопку \"%1$s\" при завершении."
#: include/classes/setup/CSetupWizard.php:189
msgid "Please enable \"allow_url_fopen\" directive."
msgstr "Пожалуйста, включите \"allow_url_fopen\" директиву."
#: jsLoader.php:271
msgid "Please select two elements"
msgstr "Пожалуйста, выберите два элемента"
#: include/classes/widgets/CWidgetHelper.php:931
#: include/classes/widgets/CWidgetHelper.php:997
#: include/classes/widgets/CWidgetHelper.php:998
#: include/classes/widgets/CWidgetHelper.php:999
#: include/classes/widgets/CWidgetHelper.php:1000
#: include/classes/widgets/CWidgetHelper.php:1001
#: include/classes/widgets/CWidgetHelper.php:1002
#: include/classes/widgets/CWidgetHelper.php:1003
#: include/classes/widgets/CWidgetHelper.php:1004
#: include/classes/widgets/CWidgetHelper.php:1005
#: include/classes/widgets/CWidgetHelper.php:1006
#: include/classes/widgets/CWidgetHelper.php:1231
msgid "Point size"
msgstr "Размер точек"
#: include/classes/widgets/CWidgetHelper.php:926
#: include/classes/widgets/CWidgetHelper.php:969
#: include/classes/widgets/CWidgetHelper.php:1217
#: include/views/js/monitoring.sysmaps.js.php:443
msgid "Points"
msgstr "Точки"
#: include/locales.inc.php:55
msgid "Polish (pl_PL)"
msgstr "Польский (pl_PL)"
#: include/views/configuration.item.edit.php:979
msgid "Populates host inventory field"
msgstr "Заполнение поля инвентаря узла сети"
#: app/controllers/CControllerPopupItemTest.php:1310
#: app/partials/monitoring.host.filter.php:113
#: app/views/administration.authentication.edit.php:169
#: app/views/administration.proxy.edit.php:51
#: app/views/administration.script.edit.php:164
#: app/views/configuration.host.list.php:121
#: app/views/popup.itemtestedit.view.php:112 include/hosts.inc.php:1228
#: include/views/inventory.host.view.php:81
msgid "Port"
msgstr "Порт"
#: include/classes/api/services/CHostInterface.php:842
msgid "Port cannot be empty for host interface."
msgstr "Порт не может быть пустым у интерфейса узла сети."
#: app/views/popup.discovery.check.php:56
msgid "Port range"
msgstr "Диапазон портов"
#: include/locales.inc.php:56
msgid "Portuguese (pt_BR)"
msgstr "Португальский (pt_BR)"
#: include/locales.inc.php:57
msgid "Portuguese (pt_PT)"
msgstr "Португальский (pt_PT)"
#: include/classes/widgets/forms/CWidgetFormItem.php:249
msgid "Position"
msgstr "Расположение"
#: include/classes/widgets/views/widget.item.form.view.php:143
msgid "Position is ignored for s, uptime and unixtime units."
msgstr "Позиция игнорируется для s, uptime и unixtime единиц измерения."
#: include/classes/core/ZBase.php:764
msgid "Possibly the session has expired or the password was changed."
msgstr "Возможно сессия просрочена или был изменен пароль."
#: app/views/popup.httpstep.php:90
msgid "Post fields"
msgstr "Post поля"
#: app/views/popup.httpstep.php:84
msgid "Post type"
msgstr "Тип Post"
#: app/views/administration.housekeeping.edit.php:165
msgid "PostgreSQL database server version is too old."
msgstr "Версия базы данных PostgreSQL слишком старая."
#: include/classes/data/CItemData.php:1523
msgid "Power usage , \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier, \"max\" - Maximum allowed power usage"
msgstr "Потребляемая мощность, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware, \"макс\" - максимально разрешенная потребляемая мощность"
#: include/classes/data/CItemData.php:1370
msgid "Power usage , <url> - VMware service URL, <uuid> - VMware hypervisor host name, <max> - Maximum allowed power usage"
msgstr "Потребляемая мощность, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware, <макс> - максимально разрешенная потребляемая мощность"
#: app/controllers/CControllerPopupTriggerExpr.php:864
msgid "Power value"
msgstr "Значение степени"
#: include/classes/setup/CSetupWizard.php:70
#: include/classes/setup/CSetupWizard.php:753
msgid "Pre-installation summary"
msgstr "Предварительный обзор инсталляции"
#: app/views/popup.triggerexpr.php:115
msgid "Prediction functions"
msgstr "Функции прогнозирования"
#: app/views/popup.massupdate.item.php:493
#: include/views/configuration.host.discovery.edit.php:967
#: include/views/configuration.item.edit.php:1028
#: include/views/configuration.item.prototype.edit.php:891
msgid "Preprocessing"
msgstr "Предобработка"
#: app/views/popup.itemtestedit.view.php:354
#: app/views/popup.massupdate.item.php:209
#: include/views/configuration.host.discovery.edit.php:971
#: include/views/configuration.item.edit.php:1032
#: include/views/configuration.item.prototype.edit.php:895
msgid "Preprocessing steps"
msgstr "Шаги предобработки"
#: app/controllers/CControllerPopupItemTestSend.php:172
#: app/controllers/CControllerPopupItemTestSend.php:181
#: app/controllers/CControllerPopupItemTestSend.php:186
#: app/controllers/CControllerPopupItemTestSend.php:191
#: app/controllers/CControllerPopupItemTestSend.php:196
#: app/views/popup.itemtestedit.view.php:289
msgid "Prev. time"
msgstr "Пред. время"
#: app/views/administration.iconmap.edit.php:82
#: app/views/administration.iconmap.edit.php:116
#: app/views/js/administration.iconmap.edit.js.php:47
#: include/views/configuration.graph.edit.php:451
msgid "Preview"
msgstr "Предпросмотр"
#: app/views/monitoring.host.dashboard.view.php:133
msgid "Previous dashboard"
msgstr ""
#: app/partials/scheduledreport.formgrid.html.php:86
#: app/partials/scheduledreport.table.html.php:56
msgid "Previous day"
msgstr "Предыдущий день"
#: app/partials/scheduledreport.formgrid.html.php:88
#: app/partials/scheduledreport.table.html.php:58 include/func.inc.php:2470
msgid "Previous month"
msgstr "Предыдущий месяц"
#: app/views/monitoring.dashboard.view.php:163
#: app/views/monitoring.host.dashboard.view.php:97 jsLoader.php:194
msgid "Previous page"
msgstr "Предыдущая страница"
#: app/views/popup.itemtestedit.view.php:282
msgid "Previous value"
msgstr "Предыдущее значение"
#: app/partials/scheduledreport.formgrid.html.php:87
#: app/partials/scheduledreport.table.html.php:57 include/func.inc.php:2469
msgid "Previous week"
msgstr "Предыдущая неделя"
#: app/partials/scheduledreport.formgrid.html.php:89
#: app/partials/scheduledreport.table.html.php:59 include/func.inc.php:2471
msgid "Previous year"
msgstr "Предыдущий год"
#: include/hosts.inc.php:399
msgid "Primary POC cell"
msgstr "Первичный мобильный для контакта"
#: include/hosts.inc.php:384
msgid "Primary POC email"
msgstr "Первичный email для контакта"
#: include/hosts.inc.php:379
msgid "Primary POC name"
msgstr "Первичное имя для контакта"
#: include/hosts.inc.php:409
msgid "Primary POC notes"
msgstr "Первичные примечания для контакта"
#: include/hosts.inc.php:389
msgid "Primary POC phone A"
msgstr "Первичный телефон A для контакта"
#: include/hosts.inc.php:394
msgid "Primary POC phone B"
msgstr "Первичный телефон B для контакта"
#: include/hosts.inc.php:404
msgid "Primary POC screen name"
msgstr "Первичное ник-имя для контакта"
#: app/partials/configuration.host.interface.row.php:179
#: app/views/popup.discovery.check.php:117
#: app/views/popup.itemtestedit.view.php:223
msgid "Privacy passphrase"
msgstr "Ключевая фраза безопасности"
#: app/partials/configuration.host.interface.row.php:169
#: app/views/popup.discovery.check.php:110
#: app/views/popup.itemtestedit.view.php:213
msgid "Privacy protocol"
msgstr "Протокол безопасности"
#: app/views/popup.dashboard.share.edit.php:125
#: include/views/monitoring.sysmap.edit.php:400
msgid "Private"
msgstr "Приватный"
#: app/views/administration.script.edit.php:151
#: app/views/popup.massupdate.item.php:193
#: include/views/configuration.host.discovery.edit.php:612
#: include/views/configuration.item.edit.php:696
#: include/views/configuration.item.prototype.edit.php:671
msgid "Private key file"
msgstr "Файл приватного ключа"
#: app/partials/configuration.host.edit.html.php:310
#: app/views/popup.massupdate.host.php:156
#: include/views/configuration.host.prototype.edit.php:310
msgid "Privilege level"
msgstr "Уровень привилегий"
#: app/partials/monitoring.problem.filter.php:97
#: app/views/monitoring.widget.problems.view.php:60
#: app/views/popup.acknowledge.edit.php:33
#: app/views/popup.mediatype.message.php:49 app/views/service.list.edit.php:81
#: app/views/service.list.edit.php:109 app/views/service.list.php:84
#: include/blocks.inc.php:578 include/classes/helpers/CMediatypeHelper.php:48
#: include/classes/screens/CScreenProblem.php:860
#: include/classes/screens/CScreenProblem.php:883
#: include/classes/screens/CScreenProblem.php:1061
#: include/classes/screens/CScreenProblem.php:1154
#: include/classes/widgets/forms/CWidgetFormProblemHosts.php:61
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:61
#: include/classes/widgets/forms/CWidgetFormProblems.php:76
#: include/classes/widgets/forms/CWidgetFormProblems.php:204
#: include/classes/widgets/forms/CWidgetFormProblems.php:205
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:360
#: include/views/configuration.item.list.php:212
#: include/views/configuration.trigger.prototype.list.php:172
#: include/views/configuration.triggers.list.php:95
#: include/views/configuration.triggers.list.php:310
#: include/views/js/monitoring.sysmaps.js.php:276
msgid "Problem"
msgstr "Проблема"
#: app/views/monitoring.widget.problems.view.php:70
#: app/views/monitoring.widget.problems.view.php:71
msgctxt "compact table header"
msgid "Problem"
msgstr "Проблема"
#: include/actions.inc.php:2059
msgid "Problem created"
msgstr "Проблема создана"
#: include/classes/widgets/forms/CWidgetFormProblemHosts.php:121
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:177
#: include/views/monitoring.sysmap.edit.php:258
msgid "Problem display"
msgstr "Отображение проблем"
#: include/triggers.inc.php:979
#: include/views/js/configuration.triggers.edit.js.php:70
msgid "Problem expression"
msgstr "Выражение проблемы"
#: include/classes/widgets/CWidgetConfig.php:66
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:335
msgid "Problem hosts"
msgstr "Узлы сети с проблемами"
#: include/actions.inc.php:360
msgid "Problem is not suppressed"
msgstr "Проблема не подавлена"
#: include/actions.inc.php:43 include/actions.inc.php:359
msgid "Problem is suppressed"
msgstr "Проблема подавлена"
#: jsLoader.php:292
msgid "Problem on"
msgstr "Проблема с"
#: app/views/popup.mediatype.message.php:52
#: include/classes/helpers/CMediatypeHelper.php:64
msgid "Problem recovery"
msgstr "Восстановление проблемы"
#: include/actions.inc.php:2062
msgid "Problem resolved"
msgstr "Проблема решена"
#: app/views/administration.usergroup.edit.php:275
msgid "Problem tag filter"
msgstr "Фильтр тегов проблем"
#: app/views/popup.service.edit.php:59 app/views/popup.service.edit.php:269
#: app/views/popup.services.php:62
msgid "Problem tags"
msgstr "Теги проблем"
#: app/views/popup.mediatype.message.php:55
#: include/classes/helpers/CMediatypeHelper.php:79
msgid "Problem update"
msgstr "Обновление проблемы"
#: app/controllers/CControllerProblemView.php:151
#: app/partials/monitoring.host.view.html.php:40
#: app/partials/monitoring.problem.filter.php:30
#: app/views/monitoring.problem.view.php:94 app/views/search.php:83
#: app/views/search.php:89 app/views/search.php:246 app/views/search.php:252
#: chart4.php:168 include/classes/helpers/CMenuHelper.php:39
#: include/classes/helpers/CRoleHelper.php:337
#: include/classes/widgets/CWidgetConfig.php:67
#: include/classes/widgets/forms/CWidgetFormProblems.php:35
#: include/classes/widgets/forms/CWidgetFormTrigOver.php:35
#: include/classes/widgets/views/widget.svggraph.form.view.php:309
#: include/views/inventory.host.view.php:153
#: include/views/inventory.host.view.php:158 jsLoader.php:380 report2.php:509
msgid "Problems"
msgstr "Проблемы"
#: include/classes/widgets/CWidgetConfig.php:68
msgid "Problems by severity"
msgstr "Проблемы по важности"
#: include/classes/data/CItemData.php:994
msgid "Process CPU utilization percentage. Returns float"
msgstr "Утилизация CPU процессом в процентах. Возвращается дробное число"
#: app/views/administration.mediatype.edit.php:236
msgid "Process tags"
msgstr "Обработка тегов"
#: include/classes/helpers/CMenuHelper.php:394
msgid "Profile"
msgstr "Профиль"
#: include/items.inc.php:1899 include/items.inc.php:1903
msgid "Prometheus"
msgstr "Prometheus"
#: include/items.inc.php:1900
msgid "Prometheus pattern"
msgstr "Шаблон Prometheus"
#: include/items.inc.php:1904
msgid "Prometheus to JSON"
msgstr "Prometheus в JSON"
#: include/views/monitoring.sysmap.list.php:82
#: include/views/monitoring.sysmap.list.php:83 jsLoader.php:144
msgid "Properties"
msgstr "Свойства"
#: app/views/connector.edit.php:47
msgid "Protocol"
msgstr "Протокол"
#: include/classes/vaults/CVaultCyberArk.php:64
#: include/classes/vaults/CVaultHashiCorp.php:55
#, c-format
msgid "Provided API endpoint \"%1$s\" is invalid."
msgstr "Указанный API endpoint \"%1$s\" ошибочен."
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
#: app/views/hintbox.eventlist.php:44
#: include/classes/helpers/CVaultHelper.php:107
#, c-format
msgid "Provided URL \"%1$s\" is invalid."
msgstr "Указанный URL \"%1$s\" ошибочен."
#: include/classes/vaults/CVaultHashiCorp.php:64
#, c-format
msgid "Provided authentication token \"%1$s\" is empty."
msgstr "Указанный токен аутентификации \"%1$s\" пустой."
#: include/classes/vaults/CVaultHashiCorp.php:60
#, c-format
msgid "Provided secret path \"%1$s\" is invalid."
msgstr "Указанный путь \"%1$s\" к секрету ошибочный."
#: include/classes/vaults/CVaultCyberArk.php:70
#, c-format
msgid "Provided secret query string \"%1$s\" is invalid."
msgstr "Указанная строка запроса \"%1$s\" секрета ошибочная."
#: app/views/administration.user.list.php:301
msgid "Provision now"
msgstr "Инициализировать сейчас"
#: app/views/administration.user.list.php:304
msgid "Provision selected LDAP user?"
msgstr "Выполнить инициализацию LDAP пользователя?"
#: app/views/administration.user.list.php:303
msgid "Provision selected LDAP users?"
msgstr "Выполнить инициализацию LDAP пользователей?"
#: app/views/administration.user.list.php:141
msgid "Provisioned"
msgstr "Инициализирован"
#: app/views/administration.authentication.edit.php:251
msgid "Provisioning period"
msgstr "Период инициализации"
#: app/controllers/CControllerUserProvision.php:65
msgid "Provisioning successful."
msgstr "Инициализация успешна."
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
#: include/classes/helpers/CMenuHelper.php:282
#: include/classes/helpers/CRoleHelper.php:423
msgid "Proxies"
msgstr "Прокси"
#: app/controllers/CControllerAuditLogList.php:233
#: app/views/administration.proxy.edit.php:91
#: app/views/administration.proxy.edit.php:144
#: app/views/administration.queue.details.php:50
#: app/views/administration.queue.overview.proxy.php:46
#: app/views/configuration.discovery.list.php:79
#: app/views/configuration.host.list.php:134
#: app/views/configuration.host.list.php:139
#: app/views/configuration.host.list.php:193
#: app/views/popup.condition.common.php:520
#: app/views/popup.itemtestedit.view.php:237 include/actions.inc.php:62
msgid "Proxy"
msgstr "Прокси"
#: include/classes/api/services/CProxy.php:606
#, c-format
msgid "Proxy \"%1$s\" already exists."
msgstr "Прокси \"%1$s\" уже существует."
#: include/classes/import/importers/CHostImporter.php:313
#, c-format
msgid "Proxy \"%1$s\" for host \"%2$s\" does not exist."
msgstr "Прокси \"%1$s\" для узла сети \"%2$s\" не существует."
#: include/classes/api/services/CProxy.php:471
#, c-format
msgid "Proxy \"%1$s\" is used by action \"%2$s\"."
msgstr "Прокси \"%1$s\" используется действием \"%2$s\"."
#: include/classes/api/services/CProxy.php:428
#, c-format
msgid "Proxy \"%1$s\" is used by discovery rule \"%2$s\"."
msgstr "Прокси \"%1$s\" используется правилом обнаружения \"%2$s\"."
#: app/controllers/CControllerProxyCreate.php:115
msgid "Proxy added"
msgstr "Прокси добавлен"
#: app/views/administration.proxy.edit.php:83
msgid "Proxy address"
msgstr "Адрес прокси"
#: app/controllers/CControllerProxyDelete.php:66
msgid "Proxy deleted"
msgid_plural "Proxies deleted"
msgstr[0] "Прокси удален"
msgstr[1] "Прокси удален"
msgstr[2] "Прокси удален"
#: app/views/administration.proxy.edit.php:72
msgid "Proxy mode"
msgstr "Режим прокси"
#: app/views/administration.proxy.edit.php:66
msgid "Proxy name"
msgstr "Имя прокси"
#: app/controllers/CControllerProxyUpdate.php:109
msgid "Proxy updated"
msgstr "Прокси обновлен"
#: app/views/proxy.list.php:114
#, c-format
msgid "Proxy version is not supported by server version %1$s."
msgstr "Версия прокси не поддерживается сервером версии %1$s."
#: app/views/proxy.list.php:107
#, c-format
msgid "Proxy version is outdated, only data collection and remote execution is available with server version %1$s."
msgstr "Устаревшая версия прокси, с версией сервера %1$s доступны только сбор данных и удаленное выполнение команд."
#: app/views/popup.dashboard.share.edit.php:126
#: include/views/monitoring.sysmap.edit.php:401
msgid "Public"
msgstr "Публичный"
#: app/views/administration.script.edit.php:138
#: app/views/popup.massupdate.item.php:175
#: include/views/configuration.host.discovery.edit.php:583
#: include/views/configuration.item.edit.php:665
#: include/views/configuration.item.prototype.edit.php:641
msgid "Public key"
msgstr "Публичный ключ"
#: app/views/administration.script.edit.php:146
#: app/views/popup.massupdate.item.php:188
#: include/views/configuration.host.discovery.edit.php:603
#: include/views/configuration.item.edit.php:687
#: include/views/configuration.item.prototype.edit.php:662
msgid "Public key file"
msgstr "Файл публичного ключа"
#: app/controllers/CControllerAuditLogList.php:218
msgid "Push"
msgstr ""
#: include/classes/helpers/CSlaHelper.php:61
msgid "Quarter"
msgstr "Квартал"
#: include/classes/helpers/CSlaHelper.php:71
msgctxt "compact table header"
msgid "Quarter"
msgstr "Квартал"
#: app/views/popup.sla.edit.php:77 include/classes/helpers/CSlaHelper.php:42
msgid "Quarterly"
msgstr "Ежеквартально"
#: app/views/popup.httpstep.php:64
#: include/views/configuration.host.discovery.edit.php:182
#: include/views/configuration.item.edit.php:239
#: include/views/configuration.item.prototype.edit.php:225
msgid "Query fields"
msgstr "Поля запроса"
#: app/controllers/CControllerQueueDetails.php:108
#: app/controllers/CControllerQueueOverview.php:80
#: app/controllers/CControllerQueueOverviewProxy.php:71
#: include/classes/helpers/CMenuHelper.php:316
#: include/classes/helpers/CRoleHelper.php:430
msgid "Queue"
msgstr "Очередь"
#: app/views/administration.queue.details.php:27
#: app/views/administration.queue.details.php:39
#: app/views/administration.queue.overview.php:39
#: app/views/administration.queue.overview.proxy.php:39
#: include/classes/helpers/CMenuHelper.php:322
msgid "Queue details"
msgstr "Детали очереди"
#: app/views/administration.queue.details.php:33
#: app/views/administration.queue.overview.php:27
#: app/views/administration.queue.overview.php:33
#: app/views/administration.queue.overview.proxy.php:33
#: include/classes/helpers/CMenuHelper.php:318
msgid "Queue overview"
msgstr "Обзор очереди"
#: app/views/administration.queue.details.php:36
#: app/views/administration.queue.overview.php:36
#: app/views/administration.queue.overview.proxy.php:27
#: app/views/administration.queue.overview.proxy.php:36
#: include/classes/helpers/CMenuHelper.php:320
msgid "Queue overview by proxy"
msgstr "Обзор очереди по прокси"
#: app/views/hintbox.eventlist.php:100
#: app/views/monitoring.widget.problems.view.php:93
#: include/classes/graph/CSvgGraph.php:1081
#: include/classes/screens/CScreenProblem.php:953
#: include/classes/screens/CScreenProblem.php:1168 include/events.inc.php:360
msgid "RESOLVED"
msgstr "РЕШЕНО"
#: include/hosts.inc.php:37
msgid "RMCP+"
msgstr "RMCP+"
#: include/events.inc.php:256 include/events.inc.php:272
msgid "Rank"
msgstr "Ранг"
#: app/views/popup.httpstep.php:86 app/views/popup.massupdate.item.php:93
#: include/views/configuration.host.discovery.edit.php:299
#: include/views/configuration.item.edit.php:356
#: include/views/configuration.item.prototype.edit.php:342
msgid "Raw data"
msgstr "Сырые данные"
#: app/views/popup.httpstep.php:110
msgid "Raw post"
msgstr "Сырой post"
#: app/partials/administration.usergroup.grouprights.html.php:70
#: app/views/administration.script.edit.php:246
#: app/views/administration.script.list.php:194
#: app/views/administration.usergroup.edit.php:134 include/users.inc.php:422
msgid "Read"
msgstr "Чтение"
#: include/perm.inc.php:32
msgid "Read only"
msgstr "Только чтение"
#: app/views/popup.dashboard.share.edit.php:80
#: app/views/popup.dashboard.share.edit.php:101
#: include/views/js/monitoring.sysmap.edit.js.php:53
#: include/views/js/monitoring.sysmap.edit.js.php:87
msgid "Read-only"
msgstr "Только чтение"
#: app/views/administration.user.edit.php:528
#: app/views/administration.user.edit.php:536
#: app/views/administration.user.edit.php:550
#: app/views/administration.userrole.edit.php:181
msgid "Read-only access to services"
msgstr "Доступ к услугам только на чтение"
#: app/views/administration.user.edit.php:559
#: app/views/administration.userrole.edit.php:205
msgid "Read-only access to services with tag"
msgstr "Доступ к услугам с тегом только на чтение"
#: app/partials/administration.usergroup.grouprights.html.php:69
#: app/views/administration.usergroup.edit.php:133
#: app/views/popup.dashboard.share.edit.php:81
#: app/views/popup.dashboard.share.edit.php:102 include/perm.inc.php:31
#: include/users.inc.php:421 include/views/js/monitoring.sysmap.edit.js.php:59
#: include/views/js/monitoring.sysmap.edit.js.php:93
msgid "Read-write"
msgstr "Чтение-запись"
#: app/views/administration.user.edit.php:483
#: app/views/administration.user.edit.php:491
#: app/views/administration.user.edit.php:505
#: app/views/administration.userrole.edit.php:140
msgid "Read-write access to services"
msgstr "Доступ к услугам на чтение-запись"
#: app/views/administration.user.edit.php:514
#: app/views/administration.userrole.edit.php:164
msgid "Read-write access to services with tag"
msgstr "Доступ к услугам с тегом на чтение-запись"
#: include/classes/data/CItemData.php:902
msgid "Reads modbus data. Returns various types"
msgstr "Чтение данных modbus. Возвращает разные типы"
#: include/actions.inc.php:60
msgid "Received value"
msgstr "Полученное значение"
#: app/partials/monitoring.problem.filter.php:29
#: include/classes/widgets/forms/CWidgetFormProblems.php:34
#: include/classes/widgets/forms/CWidgetFormTrigOver.php:34
msgid "Recent problems"
msgstr "Недавние проблемы"
#: app/controllers/CControllerPopupScheduledReportSubscriptionEdit.php:74
#: app/controllers/CControllerPopupScheduledReportSubscriptionEdit.php:128
#: app/controllers/CControllerScheduledReportEdit.php:195
#: app/controllers/CControllerScheduledReportEdit.php:246
#: app/partials/scheduledreport.subscription.php:33
#: app/views/monitoring.widget.actionlog.view.php:36
#: app/views/popup.scheduledreport.subscription.php:96
#: app/views/popup.scheduledreport.subscription.php:104
#: include/classes/widgets/forms/CWidgetFormActionLog.php:37
#: include/classes/widgets/forms/CWidgetFormActionLog.php:38
#: include/views/administration.auditacts.list.php:68
msgid "Recipient"
msgstr "Получатель"
#: app/views/monitoring.widget.actionlog.view.php:42
#: app/views/monitoring.widget.actionlog.view.php:43
msgctxt "compact table header"
msgid "Recipient"
msgstr "Получатель"
#: app/controllers/CControllerPopupScheduledReportSubscriptionEdit.php:89
msgid "Recipient already exists."
msgstr "Получатель уже существует."
#: app/views/reports.actionlog.list.csv.php:39
msgid "Recipient's Zabbix username"
msgstr "Имена пользователей получателей"
#: app/views/reports.actionlog.list.csv.php:40
msgid "Recipient's name"
msgstr "Имя получателя"
#: app/views/reports.actionlog.list.csv.php:41
msgid "Recipient's surname"
msgstr "Фамилия получателя"
#: include/views/administration.auditacts.list.php:32
msgid "Recipients"
msgstr "Получатели"
#: app/views/reports.auditlog.list.php:73
#: app/views/reports.auditlog.list.php:96
msgid "Recordset ID"
msgstr "ID набора записей"
#: app/views/administration.user.edit.php:682
#: include/classes/screens/CScreenProblem.php:1062
#: include/views/configuration.item.list.php:213
#: include/views/configuration.trigger.prototype.list.php:173
#: include/views/configuration.triggers.list.php:311
msgid "Recovery"
msgstr "Восстановление"
#: include/triggers.inc.php:983
#: include/views/configuration.trigger.prototype.edit.php:306
#: include/views/configuration.trigger.prototype.edit.php:390
#: include/views/configuration.triggers.edit.php:332
#: include/views/configuration.triggers.edit.php:416 trigger_prototypes.php:41
#: trigger_prototypes.php:54 triggers.php:49 triggers.php:61
msgid "Recovery expression"
msgstr "Выражение восстановления"
#: include/forms.inc.php:1984 include/forms.inc.php:1991
#: include/forms.inc.php:2001
msgid "Recovery expression syntax error."
msgstr "Синтаксическая ошибка в выражении восстановления."
#: include/views/configuration.action.edit.php:392
msgid "Recovery operations"
msgstr "Операции восстановления"
#: app/views/hintbox.eventlist.php:73
#: app/views/monitoring.widget.problems.view.php:55
#: include/classes/screens/CScreenProblem.php:855
#: include/classes/screens/CScreenProblem.php:878
#: include/classes/screens/CScreenProblem.php:1151 include/events.inc.php:286
msgid "Recovery time"
msgstr "Время восстановления"
#: app/views/monitoring.widget.problems.view.php:59
msgctxt "compact table header"
msgid "Recovery time"
msgstr "Время восстановления"
#: include/views/js/monitoring.sysmaps.js.php:371
#: include/views/js/monitoring.sysmaps.js.php:531
msgid "Rectangle"
msgstr "Прямоугольник"
#: app/views/popup.ldap.edit.php:168
msgid "Reference attribute"
msgstr "Атрибут ссылки"
#: app/views/administration.user.edit.php:276
msgid "Refresh"
msgstr "Обновить"
#: app/views/popup.proxy.edit.php:216 app/views/proxy.list.php:178
msgid "Refresh configuration"
msgstr "Обновить конфигурацию"
#: app/views/js/proxy.list.js.php:106
msgid "Refresh configuration of the selected proxies?"
msgstr "Обновить конфигурацию на выбранных прокси?"
#: app/views/js/proxy.list.js.php:107 app/views/popup.proxy.edit.php:217
msgid "Refresh configuration of the selected proxy?"
msgstr "Обновить конфигурацию на выбранном прокси?"
#: include/classes/widgets/forms/CWidgetForm.php:58 jsLoader.php:169
msgid "Refresh interval"
msgstr "Интервал обновления"
#: app/views/popup.token.edit.php:132
msgid "Regenerate"
msgstr "Сгенерировать заново"
#: app/views/popup.token.edit.php:133
msgid "Regenerate selected API token? Previously generated token will become invalid."
msgstr "Сгенерировать заново выбранный API токен? Ранее сгенерированный токен станет недействительным."
#: include/forms.inc.php:371
msgid "Regular"
msgstr "Обычные"
#: app/controllers/CControllerAuditLogList.php:234
#: app/views/popup.lldoverride.php:101 include/items.inc.php:1800
#: include/views/configuration.host.discovery.edit.php:770
msgid "Regular expression"
msgstr "Регулярное выражение"
#: include/classes/api/services/CRegexp.php:196
#, c-format
msgid "Regular expression \"%1$s\" already exists."
msgstr "Регулярное выражение \"%1$s\" уже существует."
#: app/controllers/CControllerRegExCreate.php:67
msgid "Regular expression added"
msgstr "Регулярное выражение добавлено"
#: app/controllers/CControllerRegExDelete.php:50
msgid "Regular expression deleted"
msgid_plural "Regular expressions deleted"
msgstr[0] "Регулярное выражение удалено"
msgstr[1] "Регулярные выражения удалены"
msgstr[2] "Регулярные выражения удалены"
#: app/controllers/CControllerRegExTest.php:72
msgid "Regular expression must be a string"
msgstr "Регулярное выражение должно быть строкой"
#: app/controllers/CControllerRegExUpdate.php:80
msgid "Regular expression updated"
msgstr "Регулярное выражение обновлено"
#: app/views/administration.regex.edit.php:29
#: app/views/administration.regex.list.php:31
#: include/classes/helpers/CMenuHelper.php:261 include/html.inc.php:895
msgid "Regular expressions"
msgstr "Регулярные выражения"
#: app/controllers/CControllerPopupScheduledReportList.php:52
msgid "Related reports"
msgstr "Связанные отчеты"
#: jsLoader.php:151
msgid "Release to create a widget."
msgstr "Отпустите, чтобы создать виджет."
#: include/views/general.login.php:77
msgid "Remember me for 30 days"
msgstr "Запомнить меня на 30 дней"
#: include/actions.inc.php:1028 include/actions.inc.php:1840
#: include/actions.inc.php:2105
msgid "Remote command"
msgstr "Удаленная команда"
#: app/partials/administration.usergroup.tagfilters.html.php:51
#: app/partials/configuration.host.interface.row.php:70
#: app/partials/configuration.tags.tab.php:76
#: app/partials/configuration.tags.tab.php:80
#: app/partials/hostmacros.inherited.list.html.php:107
#: app/partials/hostmacros.inherited.list.html.php:121
#: app/partials/hostmacros.list.html.php:56
#: app/partials/js/configuration.host.edit.html.js.php:40
#: app/partials/js/configuration.host.edit.html.js.php:93
#: app/partials/js/configuration.valuemap.js.php:106
#: app/partials/js/scheduledreport.subscription.js.php:201
#: app/partials/massupdate.macros.tab.php:60
#: app/partials/massupdate.macros.tab.php:126
#: app/partials/massupdate.valuemaps.tab.php:97
#: app/partials/monitoring.host.filter.php:61
#: app/partials/monitoring.host.filter.php:210
#: app/partials/monitoring.latest.filter.php:123
#: app/partials/monitoring.latest.filter.php:252
#: app/partials/monitoring.problem.filter.php:138
#: app/partials/monitoring.problem.filter.php:191
#: app/partials/monitoring.problem.filter.php:340
#: app/partials/monitoring.problem.filter.php:373
#: app/views/administration.iconmap.edit.php:89
#: app/views/administration.macros.edit.php:73
#: app/views/administration.mediatype.edit.php:112
#: app/views/administration.mediatype.edit.php:171
#: app/views/administration.mediatype.edit.php:190
#: app/views/administration.regex.edit.php:81
#: app/views/administration.script.edit.php:45
#: app/views/administration.script.edit.php:79
#: app/views/administration.user.edit.php:362
#: app/views/configuration.correlation.edit.php:86
#: app/views/js/administration.iconmap.edit.js.php:54
#: app/views/js/administration.macros.edit.js.php:45
#: app/views/js/administration.mediatype.edit.js.php:33
#: app/views/js/administration.mediatype.edit.js.php:53
#: app/views/js/administration.regex.edit.js.php:44
#: app/views/js/configuration.discovery.edit.js.php:36
#: app/views/js/popup.massupdate.tmpl.js.php:33
#: app/views/js/popup.massupdate.tmpl.js.php:59
#: app/views/js/popup.massupdate.tmpl.js.php:96
#: app/views/js/popup.massupdate.tmpl.js.php:108
#: app/views/js/popup.service.edit.js.php:197
#: app/views/js/popup.service.edit.js.php:209
#: app/views/js/popup.sla.edit.js.php:113
#: app/views/popup.dashboard.share.edit.php:85
#: app/views/popup.dashboard.share.edit.php:106
#: app/views/popup.lldoperation.php:152 app/views/popup.lldoverride.php:158
#: app/views/popup.massupdate.host.php:88
#: app/views/popup.massupdate.host.php:198
#: app/views/popup.massupdate.item.php:136
#: app/views/popup.massupdate.item.php:262
#: app/views/popup.massupdate.item.php:481
#: app/views/popup.massupdate.service.php:45
#: app/views/popup.massupdate.template.php:93
#: app/views/popup.massupdate.template.php:127
#: app/views/popup.massupdate.trigger.php:79 app/views/popup.media.php:45
#: app/views/popup.media.php:110 app/views/popup.service.edit.php:99
#: app/views/popup.sla.edit.php:158
#: app/views/popup.tophosts.column.edit.php:225
#: app/views/popup.valuemap.edit.php:91
#: include/classes/helpers/CTagFilterFieldHelper.php:82
#: include/classes/helpers/CTagFilterFieldHelper.php:135
#: include/classes/widgets/CWidgetHelper.php:594
#: include/classes/widgets/CWidgetHelper.php:688
#: include/classes/widgets/CWidgetHelper.php:741 include/forms.inc.php:1527
#: include/forms.inc.php:2075 include/views/configuration.action.edit.php:99
#: include/views/configuration.action.edit.php:255
#: include/views/configuration.action.edit.php:283
#: include/views/configuration.action.edit.php:367
#: include/views/configuration.action.edit.php:445
#: include/views/configuration.host.discovery.edit.php:162
#: include/views/configuration.host.discovery.edit.php:211
#: include/views/configuration.host.discovery.edit.php:237
#: include/views/configuration.host.discovery.edit.php:368
#: include/views/configuration.host.discovery.edit.php:689
#: include/views/configuration.host.discovery.edit.php:827
#: include/views/configuration.host.discovery.edit.php:904
#: include/views/configuration.item.edit.php:220
#: include/views/configuration.item.edit.php:268
#: include/views/configuration.item.edit.php:294
#: include/views/configuration.item.edit.php:426
#: include/views/configuration.item.edit.php:803
#: include/views/configuration.item.prototype.edit.php:206
#: include/views/configuration.item.prototype.edit.php:254
#: include/views/configuration.item.prototype.edit.php:280
#: include/views/configuration.item.prototype.edit.php:404
#: include/views/configuration.item.prototype.edit.php:763
#: include/views/configuration.maintenance.edit.php:74
#: include/views/configuration.maintenance.edit.php:166
#: include/views/configuration.maintenance.edit.php:189
#: include/views/configuration.trigger.prototype.edit.php:249
#: include/views/configuration.trigger.prototype.edit.php:449
#: include/views/configuration.trigger.prototype.edit.php:608
#: include/views/configuration.triggers.edit.php:273
#: include/views/configuration.triggers.edit.php:476
#: include/views/configuration.triggers.edit.php:625
#: include/views/js/common.item.edit.js.php:48
#: include/views/js/common.template.edit.js.php:41
#: include/views/js/common.template.edit.js.php:91
#: include/views/js/configuration.action.edit.js.php:40
#: include/views/js/configuration.action.edit.js.php:54
#: include/views/js/configuration.action.edit.js.php:72
#: include/views/js/configuration.graph.edit.js.php:98
#: include/views/js/configuration.graph.edit.js.php:166
#: include/views/js/configuration.graph.edit.js.php:235
#: include/views/js/configuration.graph.edit.js.php:304
#: include/views/js/configuration.host.discovery.edit.js.php:60
#: include/views/js/configuration.host.discovery.edit.js.php:88
#: include/views/js/configuration.host.discovery.edit.overr.js.php:33
#: include/views/js/configuration.host.discovery.edit.overr.js.php:52
#: include/views/js/configuration.host.discovery.edit.overr.js.php:93
#: include/views/js/configuration.host.discovery.edit.overr.js.php:122
#: include/views/js/configuration.host.discovery.edit.overr.js.php:144
#: include/views/js/configuration.host.prototype.edit.js.php:35
#: include/views/js/configuration.httpconf.edit.js.php:53
#: include/views/js/configuration.httpconf.edit.js.php:78
#: include/views/js/configuration.maintenance.edit.js.php:40
#: include/views/js/item.preprocessing.js.php:57
#: include/views/js/monitoring.sysmap.edit.js.php:34
#: include/views/js/monitoring.sysmap.edit.js.php:65
#: include/views/js/monitoring.sysmap.edit.js.php:99
#: include/views/js/monitoring.sysmaps.js.php:335
#: include/views/js/monitoring.sysmaps.js.php:494
#: include/views/js/monitoring.sysmaps.js.php:624
#: include/views/js/monitoring.sysmaps.js.php:735
#: include/views/js/monitoring.sysmaps.js.php:839
#: include/views/js/monitoring.sysmaps.js.php:901
#: include/views/js/monitoring.sysmaps.js.php:917
#: include/views/js/monitoring.sysmaps.js.php:946
#: include/views/monitoring.sysmap.constructor.php:34
#: include/views/monitoring.sysmap.constructor.php:40
#: include/views/monitoring.sysmap.constructor.php:46
#: include/views/monitoring.sysmap.edit.php:294 jsLoader.php:210
#: jsLoader.php:279 jsLoader.php:325
msgid "Remove"
msgstr "Удалить"
#: app/partials/hostmacros.inherited.list.html.php:116
#: app/partials/hostmacros.inherited.list.html.php:121
msgctxt "verb"
msgid "Remove"
msgstr "Удалить"
#: app/partials/massupdate.macros.tab.php:127
#: app/partials/massupdate.valuemaps.tab.php:98
msgid "Remove all"
msgstr "Удалить все"
#: app/views/administration.authentication.edit.php:125
msgid "Remove domain name"
msgstr "Удаление имени домена"
#: app/controllers/CControllerFavouriteCreate.php:63 include/html.inc.php:147
msgid "Remove from favorites"
msgstr "Удалить из избранного"
#: include/actions.inc.php:1034
msgid "Remove from host group"
msgstr "Удалить из группы узлов сети"
#: include/actions.inc.php:717
msgid "Remove from host groups"
msgstr "Удалить из групп узлов сети"
#: include/actions.inc.php:690 include/actions.inc.php:1030
msgid "Remove host"
msgstr "Удалить узел сети"
#: include/actions.inc.php:656 include/actions.inc.php:872
msgid "Remove host tags"
msgstr "Удалить теги узла сети"
#: app/views/monitoring.widget.favgraphs.view.php:42
#: app/views/monitoring.widget.favmaps.view.php:39
#, c-format
msgctxt "screen reader"
msgid "Remove, %1$s"
msgstr "Удаление, %1$s"
#: app/controllers/CControllerPopupImportCompare.php:159
msgid "Removed"
msgstr "Удалено"
#: jsLoader.php:341
#, c-format
msgctxt "screen reader"
msgid "Removed, %1$s"
msgstr "Удалено, %1$s"
#: app/partials/massupdate.valuemaps.tab.php:96
msgid "Rename"
msgstr "Переименовать"
#: app/controllers/CControllerPopupScheduledReportCreate.php:70
#: app/controllers/CControllerScheduledReportCreate.php:82
#: app/controllers/CControllerScheduledReportUpdate.php:86
#: app/partials/scheduledreport.formgrid.html.php:135
msgid "Repeat on"
msgstr "Повторение в"
#: app/partials/scheduledreport.table.html.php:41
msgid "Repeats"
msgstr "Периодичность"
#: app/views/popup.massupdate.host.php:46
#: app/views/popup.massupdate.host.php:87
#: app/views/popup.massupdate.host.php:197
#: app/views/popup.massupdate.item.php:480
#: app/views/popup.massupdate.service.php:44
#: app/views/popup.massupdate.template.php:48
#: app/views/popup.massupdate.template.php:92
#: app/views/popup.massupdate.template.php:126
#: app/views/popup.massupdate.trigger.php:78 include/items.inc.php:1804
#: include/views/configuration.trigger.prototype.edit.php:174
#: include/views/configuration.trigger.prototype.edit.php:371
#: include/views/configuration.triggers.edit.php:197
#: include/views/configuration.triggers.edit.php:397
msgid "Replace"
msgstr "Замена"
#: app/views/popup.massupdate.trigger.php:120
msgid "Replace dependencies"
msgstr "Заменить зависимости"
#: app/controllers/CControllerPopupTriggerExpr.php:678
#: app/controllers/CControllerPopupTriggerExpr.php:914
msgid "Replacement"
msgstr "Замена"
#: include/classes/api/services/CReport.php:256
#, c-format
msgid "Report \"%1$s\" already exists."
msgstr "Отчет %1$s\" уже существует."
#: app/views/js/reports.scheduledreport.edit.js.php:75
msgid "Report generated by other users will be changed to the current user."
msgstr "Отчет сгенерированный другими пользователями изменится на текущего пользователя."
#: app/controllers/CControllerPopupScheduledReportTest.php:97
msgid "Report generating test failed."
msgstr "Ошибка при генерировании отчета."
#: app/controllers/CControllerPopupScheduledReportTest.php:94
msgid "Report generating test successful."
msgstr "Тестирование генерирования отчета успешно."
#: app/views/popup.scheduledreport.subscription.php:107
#, c-format
msgid "Report is currently generated by \"%1$s\"."
msgstr "Отчет в данный момент сгенерирован \"%1$s\"."
#: app/views/popup.scheduledreport.test.php:52
#, c-format
msgid "Report sending failed for: %1$s."
msgstr "Ошибка при отправке отчета: %1$s."
#: app/views/popup.scheduledreport.test.php:44
#, c-format
msgid "Report was successfully sent to: %1$s."
msgstr "Отчет успешно отправлен: %1$s."
#: app/partials/service.info.php:61 app/views/popup.sla.edit.php:71
#: app/views/sla.list.php:90
msgid "Reporting period"
msgstr "Период отчета"
#: include/classes/helpers/CMenuHelper.php:161
#: include/classes/helpers/CRoleHelper.php:308
msgid "Reports"
msgstr "Отчеты"
#: app/views/popup.massupdate.item.php:105
#: include/views/configuration.host.discovery.edit.php:308
#: include/views/configuration.item.edit.php:365
#: include/views/configuration.item.prototype.edit.php:351
msgid "Request body"
msgstr "Тело запроса"
#: app/views/popup.massupdate.item.php:90
#: include/views/configuration.host.discovery.edit.php:297
#: include/views/configuration.item.edit.php:354
#: include/views/configuration.item.prototype.edit.php:340
msgid "Request body type"
msgstr "Тип тела запроса"
#: app/controllers/CControllerProxyConfigRefresh.php:71
msgid "Request created successfully"
msgstr "Запрос создан успешно"
#: host_discovery.php:428 host_discovery.php:800 items.php:895 items.php:1011
msgid "Request sent successfully"
msgstr "Запрос успешно отправлен"
#: app/controllers/CControllerItemMassCheckNow.php:236
msgid "Request sent successfully. Some items are filtered due to access permissions or type."
msgstr "Запрос отправлен успешно. Некоторые элементы данных отфильтрованы из-за прав доступа или типа."
#: include/views/configuration.host.discovery.edit.php:271
#: include/views/configuration.item.edit.php:328
#: include/views/configuration.item.prototype.edit.php:314
msgid "Request type"
msgstr "Тип запроса"
#: include/classes/setup/CSetupWizard.php:423
#: include/views/configuration.httpconf.edit.php:207
msgid "Required"
msgstr "Требуется"
#: app/views/administration.script.edit.php:244
msgid "Required host permissions"
msgstr "Требуемые права доступа к узлам сети"
#: app/views/administration.proxy.list.php:84
msgid "Required performance (vps)"
msgstr "Требуемое быстродействие (знч/сек)"
#: include/classes/data/CItemData.php:1666
msgid "Required performance of the Zabbix server, in new values per second expected."
msgstr "Требуемая производительность Zabbix сервера, в ожидаемом количестве новых значений в секунду."
#: app/partials/administration.system.info.php:91
msgid "Required server performance, new values per second"
msgstr "Требуемое быстродействие сервера, новые значения в секунду"
#: app/views/popup.httpstep.php:175
#: include/views/configuration.host.discovery.edit.php:383
#: include/views/configuration.item.edit.php:441
#: include/views/configuration.item.prototype.edit.php:419
msgid "Required status codes"
msgstr "Требуемые коды состояния"
#: app/views/popup.httpstep.php:170
msgid "Required string"
msgstr "Требуемая строка"
#: app/views/proxy.list.php:93
msgid "Required vps"
msgstr "Требуемый vps"
#: app/views/popup.service.edit.php:305 app/views/popup.services.php:51
#: include/classes/html/CFilter.php:215 include/classes/html/CTabFilter.php:102
msgid "Reset"
msgstr "Сбросить"
#: app/views/js/administration.audit.settings.edit.js.php:43
#: app/views/js/administration.gui.edit.js.php:33
#: app/views/js/administration.housekeeping.edit.js.php:69
#: app/views/js/administration.miscconfig.edit.js.php:43
#: app/views/js/administration.trigdisplay.edit.js.php:49
msgid "Reset all fields to default values?"
msgstr "Сбросить все поля на значения по умолчанию?"
#: app/views/js/administration.audit.settings.edit.js.php:41
#: app/views/js/administration.gui.edit.js.php:31
#: app/views/js/administration.housekeeping.edit.js.php:67
#: app/views/js/administration.miscconfig.edit.js.php:41
#: app/views/js/administration.trigdisplay.edit.js.php:47
msgid "Reset confirmation"
msgstr "Сбросить подтверждение"
#: app/views/administration.audit.settings.edit.php:66
#: app/views/administration.gui.edit.php:148
#: app/views/administration.housekeeping.edit.php:188
#: app/views/administration.miscconfig.edit.php:191
#: app/views/administration.trigdisplay.edit.php:169
#: app/views/js/administration.audit.settings.edit.js.php:52
#: app/views/js/administration.gui.edit.js.php:42
#: app/views/js/administration.housekeeping.edit.js.php:78
#: app/views/js/administration.miscconfig.edit.js.php:52
#: app/views/js/administration.trigdisplay.edit.js.php:58
msgid "Reset defaults"
msgstr "Сбросить по умолчанию"
#: jsLoader.php:174
msgid "Reset to initial view"
msgstr "Сброс к начальному виду"
#: jsLoader.php:293
msgid "Resolved"
msgstr "Решено"
#: include/events.inc.php:231 include/events.inc.php:235
#: include/events.inc.php:248 include/events.inc.php:251
#: include/events.inc.php:256
msgid "Resolved by"
msgstr "Решено"
#: app/views/monitoring.widget.problems.view.php:154
#: include/classes/screens/CScreenProblem.php:985
#, c-format
msgid "Resolved by correlation rule \"%1$s\"."
msgstr "Решено правилом корреляции \"%1$s\"."
#: app/views/monitoring.widget.problems.view.php:157
#: include/classes/screens/CScreenProblem.php:988
msgid "Resolved by correlation rule."
msgstr "Решено правилом корреляции."
#: include/classes/screens/CScreenProblem.php:1408
#: widgets/problems/includes/WidgetProblems.php:251
#, c-format
msgid "Resolved by event correlation rule \"%1$s\"."
msgstr "Решено правилом корреляции событий \"%1$s\"."
#: include/classes/screens/CScreenProblem.php:1411
#: widgets/problems/includes/WidgetProblems.php:254
msgid "Resolved by event correlation rule."
msgstr "Решено правилом корреляции событий."
#: app/views/monitoring.widget.problems.view.php:164
#: include/classes/screens/CScreenProblem.php:995
msgid "Resolved by inaccessible user."
msgstr "Решено недоступным пользователем."
#: app/views/monitoring.widget.problems.view.php:163
#: include/classes/screens/CScreenProblem.php:994
#, c-format
msgid "Resolved by user \"%1$s\"."
msgstr "Решено пользователем \"%1$s\"."
#: app/views/reports.auditlog.list.php:64
#: app/views/reports.auditlog.list.php:93
msgid "Resource"
msgstr "Ресурс"
#: app/views/reports.auditlog.list.php:67
msgid "Resource ID"
msgstr "ID ресурса"
#: app/views/popup.mediatypetest.edit.php:46 app/views/popup.scriptexec.php:47
msgid "Response"
msgstr "Ответ"
#: include/classes/screens/CScreenHttpTestDetails.php:84
msgid "Response code"
msgstr "Код ответа"
#: httpdetails.php:149 include/classes/screens/CScreenHttpTestDetails.php:83
msgid "Response time"
msgstr "Время ответа"
#: app/controllers/CControllerPopupMediatypeTestSend.php:162
msgid "Response type: JSON"
msgstr "Тип ответа: JSON"
#: app/controllers/CControllerPopupMediatypeTestSend.php:162
msgid "Response type: String"
msgstr "Тип ответа: Строка"
#: app/views/administration.regex.edit.php:124
#: app/views/administration.regex.edit.php:129
#: app/views/popup.itemtestedit.view.php:325
#: app/views/popup.itemtestedit.view.php:365
#: app/views/popup.testtriggerexpr.php:49
#: app/views/popup.testtriggerexpr.php:102 app/views/popup.triggerexpr.php:236
#: include/classes/debug/CProfiler.php:183
msgid "Result"
msgstr "Результат"
#: app/controllers/CControllerPopupItemTestSend.php:418
#, c-format
msgid "Result converted to %1$s"
msgstr "Результат сконвертирован в %1$s"
#: app/views/js/administration.regex.edit.js.php:176
#: include/classes/helpers/CRegexHelper.php:30
msgid "Result is FALSE"
msgstr "Результат ЛОЖЬ"
#: app/views/js/administration.regex.edit.js.php:172
#: include/classes/helpers/CRegexHelper.php:29
msgid "Result is TRUE"
msgstr "Результат ИСТИНА"
#: app/views/popup.testtriggerexpr.php:30
msgid "Result type"
msgstr "Тип результата"
#: app/views/js/popup.itemtestedit.view.js.php:321
msgid "Result with value map applied"
msgstr "Применён результат с преобразованием значений"
#: app/views/popup.httpstep.php:158
#: include/views/configuration.host.discovery.edit.php:398
#: include/views/configuration.item.edit.php:456
#: include/views/configuration.item.prototype.edit.php:434
msgid "Retrieve mode"
msgstr "Режим получения"
#: include/classes/data/CItemData.php:1154
msgid "Retrieving contents of a file. Returns text"
msgstr "Получение содержимого файла. Возвращает текст"
#: include/views/general.warning.php:32
msgid "Retry"
msgstr "Повтор"
#: include/classes/data/CItemData.php:862
msgid "Return a JSON array with LLD macros describing the MBean objects or their attributes. Can be used for LLD."
msgstr "Возвращает JSON массив с LLD макросами, которые описывают MBean объекты и их атрибуты. Можно использовать для LLD."
#: include/classes/data/CItemData.php:866
msgid "Return a JSON array with MBean objects or their attributes. Compared to jmx.discovery it does not define LLD macros. Can be used for LLD."
msgstr "Возвращает JSON массив с MBean объектами и их атрибутами. В сравнении с jmx.discovery этот ключ не задает LLD макросы. Можно использовать для LLD."
#: include/classes/data/CItemData.php:838
msgid "Return first column of the first row of the SQL query result."
msgstr "Возвращает первую колонку первой строки результата SQL запрос."
#: include/classes/data/CItemData.php:870
msgid "Return value of an attribute of MBean object."
msgstr "Возвращает значение атрибута MBean объекта."
#: include/classes/data/CItemData.php:1174
msgid "Returns 4-digit string containing octal number with Unix permissions"
msgstr "Получение строки в виде четырех цифр, содержащую восьмеричное число с Unix правами"
#: include/classes/data/CItemData.php:854
msgid "Returns ICMP ping response time in seconds. Example: 0.02"
msgstr "Получение времени ответа на ICMP ping в секундах. Например: 0.02"
#: include/classes/data/CItemData.php:1618
msgid "Returns a JSON array describing the host network interfaces configured in Zabbix. Can be used for LLD."
msgstr "Возвращает JSON массив, который описывает сетевые интерфейсы узла сети в Zabbix. Можно использовать в LLD."
#: include/classes/data/CItemData.php:1594
#: include/classes/data/CItemData.php:1674
msgid "Returns a JSON object containing Zabbix server or proxy internal metrics."
msgstr "Получение JSON объекта, который содержит внутренние метрики Zabbix сервера или прокси."
#: include/classes/data/CItemData.php:1673
msgid "Returns availability of a particular type of checks on the host. Value of this item corresponds to availability icons in the host list. Valid types are: agent, active_agent, snmp, ipmi, jmx."
msgstr "Получение доступности определенного типа проверок на узле сети. Значение этого элемента данных соответствует иконкам доступности в списке узлов сети. Допустимые типы: agent, active_agent, snmp, ipmi, jmx."
#: include/classes/data/CItemData.php:1614
msgid "Returns availability of a particular type of checks on the host. Value of this item corresponds to availability icons in the host list. Valid types are: agent, snmp, ipmi, jmx."
msgstr "Получение доступности определенного типа проверок на узле сети. Значение этого элемента данных соответствует иконкам доступности в списке узлов сети. Допустимые типы: agent, snmp, ipmi, jmx."
#: include/classes/data/CItemData.php:1610
msgid "Returns current maintenance status of the host."
msgstr "Получение текущего состояния обслуживания узла сети."
#: include/classes/data/CItemData.php:1634
msgid "Returns information associated with Zabbix Java gateway. Valid params are: ping, version."
msgstr "Получение информации относящейся к Zabbix Java gateway. Допустимые параметры: ping, version."
#: include/classes/data/CItemData.php:958
msgid "Returns number of TCP sockets that match parameters. Returns integer"
msgstr "Получение количества TCP сокетов, которые соответствуют параметрам. Возвращается целое число"
#: include/classes/data/CItemData.php:974
msgid "Returns number of UDP sockets that match parameters. Returns integer"
msgstr "Получение количества UDP сокетов, которые соответствуют параметрам. Возвращается целое число"
#: include/classes/data/CItemData.php:2839
msgid "Returns number of state changes from disk/memory mode since start. Frequent state changes indicates that either memory buffer size or age must be increased."
msgstr ""
#: include/classes/data/CItemData.php:850
msgid "Returns percentage of lost ICMP ping packets."
msgstr "Получение процента потерянных ICMP ping пакетов."
#: app/partials/hostmacros.inherited.list.html.php:105
#: app/partials/hostmacros.list.html.php:77 jsLoader.php:331
msgid "Revert"
msgstr "Сбросить"
#: include/classes/html/CMacroValue.php:94
msgid "Revert changes"
msgstr "Отменить изменения"
#: include/classes/widgets/CWidgetHelper.php:938
#: include/classes/widgets/CWidgetHelper.php:1013
#: include/classes/widgets/CWidgetHelper.php:1280
#: include/classes/widgets/forms/CWidgetFormItem.php:93
#: include/classes/widgets/forms/CWidgetFormItem.php:174
#: include/classes/widgets/forms/CWidgetFormItem.php:297
#: include/views/js/configuration.graph.edit.js.php:85
#: include/views/js/configuration.graph.edit.js.php:153
#: include/views/js/monitoring.sysmaps.js.php:36
#: include/views/js/monitoring.sysmaps.js.php:154
#: include/views/js/monitoring.sysmaps.js.php:685
#: include/views/monitoring.sysmap.edit.php:252
msgid "Right"
msgstr "По правой стороне"
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:184
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:197
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:212
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:503
msgid "Right Y"
msgstr "Ось Y справа"
#: include/items.inc.php:1812
msgid "Right trim"
msgstr "Обрезать справа"
#: app/views/administration.user.edit.php:406
#: app/views/administration.user.edit.php:416
msgid "Role"
msgstr "Роль"
#: include/locales.inc.php:58
msgid "Romanian (ro_RO)"
msgstr "Румынский (ro_RO)"
#: app/partials/service.list.edit.php:56 app/partials/service.list.php:53
msgid "Root cause"
msgstr "Основная причина"
#: include/classes/widgets/forms/CWidgetForm.php:81
msgid "Rows"
msgstr "Строк"
#: app/views/administration.user.edit.php:281
msgid "Rows per page"
msgstr "Количество строк на странице"
#: app/views/popup.import.php:158
msgid "Rules"
msgstr "Правила"
#: include/actions.inc.php:635 include/actions.inc.php:813
#, c-format
msgid "Run script \"%1$s\" on Zabbix server"
msgstr "Выполнение скрипта \"%1$s\" на Zabbix сервере"
#: include/actions.inc.php:648 include/actions.inc.php:826
#, c-format
msgid "Run script \"%1$s\" on current host"
msgstr "Выполнение скрипта \"%1$s\" на текущем узле сети"
#: include/actions.inc.php:679 include/actions.inc.php:857
#, c-format
msgid "Run script \"%1$s\" on host groups"
msgstr "Выполнение скрипта \"%1$s\" в группе узлов сети"
#: include/actions.inc.php:661 include/actions.inc.php:839
#, c-format
msgid "Run script \"%1$s\" on hosts"
msgstr "Выполнение скрипта \"%1$s\" на узлах сети"
#: include/classes/data/CItemData.php:1082
msgid "Run specified command on the host. Returns text result of the command; 1 - with mode as nowait (regardless of command result)"
msgstr "Выполнение заданной команды на узле сети. Возвращает текстовый результат команды; 1 - при наличии режима nowait (вне зависимости от результата команды)"
#: include/locales.inc.php:59
msgid "Russian (ru_RU)"
msgstr "Русский (ru_RU)"
#: jsLoader.php:257
msgctxt "Saturday short"
msgid "S"
msgstr "Сб"
#: jsLoader.php:258
msgctxt "Sunday short"
msgid "S"
msgstr "Вс"
#: app/views/administration.user.list.php:224
#: app/views/administration.user.list.php:225
#: app/views/popup.usergroupmapping.edit.php:77
msgid "SAML"
msgstr "SAML"
#: app/views/administration.authentication.edit.php:483
msgid "SAML group pattern"
msgstr "Шаблон SAML группы"
#: app/views/administration.authentication.edit.php:337
msgid "SAML settings"
msgstr "Настройки SAML"
#: app/controllers/CControllerAuditLogList.php:239
#: app/controllers/CControllerPopupGeneric.php:382
#: app/controllers/CControllerSlaList.php:157 app/partials/service.info.php:122
#: app/views/popup.sla.edit.php:211 app/views/popup.sla.edit.php:240
#: app/views/sla.list.php:185 app/views/slareport.list.php:40
#: include/classes/helpers/CMenuHelper.php:90
#: include/classes/helpers/CRoleHelper.php:356
#: include/classes/widgets/forms/CWidgetFormSlaReport.php:28
msgid "SLA"
msgstr "SLA"
#: include/classes/api/services/CSla.php:555
#, c-format
msgid "SLA \"%1$s\" SLO must have no more than 4 fractional digits."
msgstr "SLA \"%1$s\" SLO должно содержать не более 4 цифр дробной части."
#: include/classes/api/services/CSla.php:539
#, c-format
msgid "SLA \"%1$s\" already exists."
msgstr "SLA \"%1$s\" уже существует."
#: app/controllers/CControllerSlaReportList.php:229
msgid "SLA Report"
msgstr "Отчет SLA"
#: app/controllers/CControllerSlaCreate.php:114
msgid "SLA created"
msgstr "SLA создан"
#: app/controllers/CControllerSlaDelete.php:64
msgid "SLA deleted"
msgid_plural "SLAs deleted"
msgstr[0] "SLA удален"
msgstr[1] "SLA удалено"
msgstr[2] "SLA удалены"
#: app/controllers/CControllerSlaDisable.php:73
msgid "SLA disabled"
msgid_plural "SLAs disabled"
msgstr[0] "SLA деактивирован"
msgstr[1] "SLA деактивировано"
msgstr[2] "SLA деактивированы"
#: app/controllers/CControllerSlaEnable.php:73
msgid "SLA enabled"
msgid_plural "SLAs enabled"
msgstr[0] "SLA активирован"
msgstr[1] "SLA активировано"
msgstr[2] "SLA активированы"
#: app/views/monitoring.widget.slareport.view.php:33
msgid "SLA is disabled."
msgstr "SLA деактивирован."
#: app/views/sla.list.php:93 app/views/sla.list.php:121
#: app/views/slareport.list.php:92 include/classes/helpers/CMenuHelper.php:94
#: include/classes/helpers/CRoleHelper.php:359
#: include/classes/widgets/CWidgetConfig.php:69
msgid "SLA report"
msgstr "Отчет SLA"
#: app/controllers/CControllerSlaUpdate.php:125
msgid "SLA updated"
msgstr "SLA обновлен"
#: include/classes/api/services/CDashboardGeneral.php:630
#, c-format
msgid "SLA with ID \"%1$s\" is not available."
msgstr "SLA с ID \"%1$s\" недоступен."
#: app/partials/service.info.php:61
#: app/views/monitoring.widget.slareport.view.php:98
#: app/views/slareport.list.php:164
msgid "SLI"
msgstr "SLI"
#: app/views/monitoring.widget.slareport.view.php:98
msgctxt "compact table header"
msgid "SLI"
msgstr "SLI"
#: app/partials/service.info.php:61
#: app/views/monitoring.widget.slareport.view.php:38
#: app/views/monitoring.widget.slareport.view.php:97
#: app/views/popup.sla.edit.php:61 app/views/sla.list.php:88
#: app/views/slareport.list.php:116 app/views/slareport.list.php:163
msgid "SLO"
msgstr "SLO"
#: app/views/monitoring.widget.slareport.view.php:38
#: app/views/monitoring.widget.slareport.view.php:97
msgctxt "compact table header"
msgid "SLO"
msgstr "SLO"
#: app/views/administration.authentication.edit.php:236
msgid "SLO service URL"
msgstr "URL единого выхода"
#: include/media.inc.php:26
msgid "SMS"
msgstr "SMS"
#: include/discovery.inc.php:49
msgid "SMTP"
msgstr "SMTP"
#: app/views/administration.mediatype.edit.php:76
#: app/views/administration.mediatype.list.php:97
msgid "SMTP email"
msgstr "SMTP email"
#: app/views/administration.mediatype.edit.php:71
#: app/views/administration.mediatype.list.php:96
msgid "SMTP helo"
msgstr "SMTP helo"
#: app/views/administration.mediatype.edit.php:63
#: app/views/administration.mediatype.list.php:95
msgid "SMTP server"
msgstr "SMTP сервер"
#: app/views/administration.mediatype.edit.php:68
msgid "SMTP server port"
msgstr "Порт SMTP сервера"
#: app/views/monitoring.widget.hostavail.view.php:28
#: include/classes/widgets/views/widget.hostavail.form.view.php:47
#: include/hosts.inc.php:465 include/hosts.inc.php:1192
#: include/items.inc.php:348 jsLoader.php:318
msgid "SNMP"
msgstr "SNMP"
#: app/partials/configuration.filter.items.php:147
#: app/views/popup.discovery.check.php:74 disc_prototypes.php:106
#: host_discovery.php:102
#: include/views/configuration.host.discovery.edit.php:558
#: include/views/configuration.host.discovery.list.php:150
#: include/views/configuration.item.edit.php:639
#: include/views/configuration.item.prototype.edit.php:616 items.php:121
msgid "SNMP OID"
msgstr "SNMP OID"
#: include/items.inc.php:89
msgid "SNMP agent"
msgstr "SNMP агент"
#: app/controllers/CControllerPopupItemTest.php:1295
#: app/partials/configuration.host.interface.row.php:91
#: app/views/popup.discovery.check.php:68
#: app/views/popup.itemtestedit.view.php:141
msgid "SNMP community"
msgstr "SNMP community"
#: include/views/inventory.host.view.php:65
msgid "SNMP interfaces"
msgstr "Интерфейсы SNMP"
#: include/items.inc.php:90
msgid "SNMP trap"
msgstr "SNMP trap"
#: include/classes/api/services/CItemGeneral.php:566
msgid "SNMP trap key is invalid."
msgstr "Ключ SNMP trap ошибочный."
#: app/partials/configuration.host.interface.row.php:76
#: app/views/popup.itemtestedit.view.php:125
msgid "SNMP version"
msgstr "Версия SNMP"
#: include/items.inc.php:1802
msgid "SNMP walk to JSON"
msgstr "SNMP walk в JSON"
#: include/items.inc.php:1798
msgid "SNMP walk value"
msgstr "Значение SNMP walk"
#: include/items.inc.php:1299
#, c-format
msgid "SNMPv%1$d"
msgstr "SNMPv%1$d"
#: app/partials/configuration.host.interface.row.php:81
#: app/views/popup.itemtestedit.view.php:133
msgid "SNMPv1"
msgstr "SNMPv1"
#: include/discovery.inc.php:57
msgid "SNMPv1 agent"
msgstr "SNMPv1 агент"
#: app/partials/configuration.host.interface.row.php:82
#: app/views/popup.itemtestedit.view.php:134
msgid "SNMPv2"
msgstr "SNMPv2"
#: include/discovery.inc.php:58
msgid "SNMPv2 agent"
msgstr "SNMPv2 агент"
#: app/partials/configuration.host.interface.row.php:83
#: app/views/popup.itemtestedit.view.php:135
msgid "SNMPv3"
msgstr "SNMPv3"
#: include/discovery.inc.php:59
msgid "SNMPv3 agent"
msgstr "SNMPv3 агент"
#: app/views/administration.authentication.edit.php:249
msgid "SP entity ID"
msgstr "ID объекта SP"
#: app/views/administration.authentication.edit.php:257
msgid "SP name ID format"
msgstr "Формат ID объекта SP"
#: include/classes/debug/CProfiler.php:158
#, c-format
msgid "SQL count: %1$s (selects: %2$s | executes: %3$s)"
msgstr "SQL запросов: %1$s (selects: %2$s | executes: %3$s)"
#: include/items.inc.php:1767
#: include/views/configuration.host.discovery.edit.php:638
#: include/views/configuration.item.edit.php:723
#: include/views/configuration.item.prototype.edit.php:697
msgid "SQL query"
msgstr "SQL запрос"
#: include/classes/db/DB.php:975
#, c-format
msgid "SQL statement execution has failed \"%1$s\""
msgstr "Ошибка при выполнении SQL запроса \"%1$s\""
#: include/classes/db/DB.php:643 include/classes/db/DB.php:702
#, c-format
msgid "SQL statement execution has failed \"%1$s\"."
msgstr "Ошибка при выполнении SQL запроса \"%1$s\"."
#: app/views/administration.script.edit.php:118
#: app/views/administration.script.list.php:149 include/discovery.inc.php:47
msgid "SSH"
msgstr "SSH"
#: include/items.inc.php:97
msgid "SSH agent"
msgstr "SSH агент"
#: include/views/configuration.host.discovery.edit.php:469
#: include/views/configuration.httpconf.edit.php:183
#: include/views/configuration.item.edit.php:534
#: include/views/configuration.item.prototype.edit.php:511
msgid "SSL certificate file"
msgstr "Файл SSL сертификата"
#: include/views/configuration.host.discovery.edit.php:478
#: include/views/configuration.httpconf.edit.php:186
#: include/views/configuration.item.edit.php:542
#: include/views/configuration.item.prototype.edit.php:519
msgid "SSL key file"
msgstr "Файл SSL ключа"
#: include/views/configuration.host.discovery.edit.php:487
#: include/views/configuration.httpconf.edit.php:189
#: include/views/configuration.item.edit.php:550
#: include/views/configuration.item.prototype.edit.php:527
msgid "SSL key password"
msgstr "Пароль к SSL ключу"
#: app/views/administration.mediatype.edit.php:89
#: include/views/configuration.host.discovery.edit.php:460
#: include/views/configuration.httpconf.edit.php:180
#: include/views/configuration.item.edit.php:526
#: include/views/configuration.item.prototype.edit.php:503
msgid "SSL verify host"
msgstr "Проверка SSL хоста"
#: app/views/administration.mediatype.edit.php:88
#: include/views/configuration.host.discovery.edit.php:452
#: include/views/configuration.httpconf.edit.php:177
#: include/views/configuration.item.edit.php:518
#: include/views/configuration.item.prototype.edit.php:495
msgid "SSL verify peer"
msgstr "Проверка SSL узла"
#: app/views/administration.mediatype.edit.php:85
msgid "SSL/TLS"
msgstr "SSL/TLS"
#: app/views/administration.authentication.edit.php:230
msgid "SSO service URL"
msgstr "URL единого входа"
#: app/views/administration.mediatype.edit.php:84
msgid "STARTTLS"
msgstr "STARTTLS"
#: include/httptest.inc.php:426
msgid "Safari"
msgstr "Safari"
#: include/views/js/monitoring.sysmaps.js.php:60
msgid "Sans-Serif"
msgstr "Sans-Serif"
#: include/func.inc.php:218
msgid "Sat"
msgstr "Сб"
#: include/func.inc.php:124 include/func.inc.php:230 jsLoader.php:250
msgid "Saturday"
msgstr "Суббота"
#: app/views/popup.tabfilter.edit.php:80
msgid "Save"
msgstr "Сохранить"
#: include/classes/html/CTabFilter.php:100
msgid "Save as"
msgstr "Сохранить как"
#: app/views/configuration.dashboard.edit.php:68
#: app/views/monitoring.dashboard.view.php:148
msgid "Save changes"
msgstr "Сохранить изменения"
#: include/classes/setup/CSetupWizard.php:885
#, c-format
msgid "Save it as \"%1$s\""
msgstr "Сохранить как \"%1$s\""
#: widgets/gauge/includes/WidgetForm.php:277
#: widgets/gauge/views/widget.edit.php:198
msgid "Scale"
msgstr "Шкала"
#: widgets/gauge/includes/WidgetForm.php:288
msgid "Scale size"
msgstr "Размер шкалы"
#: app/views/administration.module.list.php:35
msgid "Scan directory"
msgstr "Сканировать директорию"
#: include/views/configuration.httpconf.edit.php:237
msgid "Scenario"
msgstr "Сценарий"
#: app/partials/configuration.tags.tab.php:135
msgid "Scenario tags"
msgstr "Теги сценария"
#: app/views/popup.sla.edit.php:97 app/views/sla.list.php:92
#: include/views/configuration.maintenance.edit.php:47
msgid "Schedule"
msgstr "Запланировано"
#: app/views/administration.queue.details.php:46
msgid "Scheduled check"
msgstr "Запланированная проверка"
#: app/controllers/CControllerAuditLogList.php:236
#: app/views/reports.scheduledreport.edit.php:59
msgid "Scheduled report"
msgstr "Регулярный отчет"
#: app/controllers/CControllerScheduledReportCreate.php:145
msgid "Scheduled report added"
msgstr "Регулярный отчет добавлен"
#: app/controllers/CControllerPopupScheduledReportCreate.php:129
msgid "Scheduled report created"
msgstr "Регулярный отчет создан"
#: app/controllers/CControllerScheduledReportDelete.php:67
msgid "Scheduled report deleted"
msgid_plural "Scheduled reports deleted"
msgstr[0] "Регулярный отчет удален"
msgstr[1] "Регулярные отчеты удалены"
msgstr[2] "Регулярные отчеты удалены"
#: app/controllers/CControllerScheduledReportDisable.php:74
msgid "Scheduled report disabled"
msgid_plural "Scheduled reports disabled"
msgstr[0] "Регулярный отчет деактивирован"
msgstr[1] "Регулярные отчеты деактивированы"
msgstr[2] "Регулярные отчеты деактивированы"
#: app/controllers/CControllerScheduledReportEnable.php:74
msgid "Scheduled report enabled"
msgid_plural "Scheduled reports enabled"
msgstr[0] "Регулярный отчет активирован"
msgstr[1] "Регулярные отчеты активированы"
msgstr[2] "Регулярные отчеты активированы"
#: app/controllers/CControllerScheduledReportUpdate.php:147
msgid "Scheduled report updated"
msgstr "Регулярный отчет обновлен"
#: app/controllers/CControllerScheduledReportEdit.php:309
#: app/controllers/CControllerScheduledReportList.php:148
#: app/views/reports.scheduledreport.edit.php:33
#: app/views/reports.scheduledreport.list.php:31
#: include/classes/helpers/CMenuHelper.php:135
#: include/classes/helpers/CRoleHelper.php:390
msgid "Scheduled reports"
msgstr "Регулярные отчеты"
#: app/views/js/popup.massupdate.tmpl.js.php:84
#: app/views/popup.lldoperation.php:125 app/views/popup.massupdate.item.php:234
#: include/views/configuration.host.discovery.edit.php:666
#: include/views/configuration.item.edit.php:770
#: include/views/configuration.item.edit.php:777
#: include/views/configuration.item.prototype.edit.php:740
#: include/views/js/common.item.edit.js.php:36
#: include/views/js/configuration.host.discovery.edit.overr.js.php:133
msgid "Scheduling"
msgstr "По расписанию"
#: app/views/administration.script.edit.php:100
#: app/views/administration.script.list.php:49
#: app/views/administration.script.list.php:76
msgid "Scope"
msgstr "Область"
#: app/views/popup.acknowledge.edit.php:53
msgctxt "selected problems"
msgid "Scope"
msgstr "Границы"
#: app/controllers/CControllerAuditLogList.php:237
#: app/views/administration.mediatype.edit.php:219
#: app/views/administration.script.edit.php:117
#: app/views/administration.script.edit.php:187
#: app/views/administration.script.edit.php:266
#: app/views/administration.script.list.php:141 include/items.inc.php:103
#: include/items.inc.php:1761 include/media.inc.php:25
#: include/views/configuration.host.discovery.edit.php:253
#: include/views/configuration.item.edit.php:310
#: include/views/configuration.item.prototype.edit.php:296
msgid "Script"
msgstr "Скрипт"
#: include/classes/api/services/CScript.php:1350
#, c-format
msgid "Script \"%1$s\" already exists."
msgstr "Скрипт \"%1$s\" уже существует."
#: app/controllers/CControllerScriptCreate.php:150
msgid "Script added"
msgstr "Скрипт добавлен"
#: app/controllers/CControllerScriptDelete.php:66
msgid "Script deleted"
msgid_plural "Scripts deleted"
msgstr[0] "Скрипт удален"
msgstr[1] "Скрипт удален"
msgstr[2] "Скрипт удален"
#: app/views/popup.mediatypetest.edit.php:60
msgid "Script does not have parameters."
msgstr "Скрипт не имеет параметров."
#: app/views/js/popup.scriptexec.js.php:47
msgid "Script execution log"
msgstr "Журнал выполнения скрипта"
#: app/controllers/CControllerPopupScriptExec.php:116
msgid "Script execution successful."
msgstr "Скрипт выполнен успешно."
#: app/views/administration.mediatype.edit.php:97
#: app/views/administration.mediatype.list.php:101
msgid "Script name"
msgstr "Имя скрипта"
#: app/views/administration.mediatype.edit.php:122
msgid "Script parameters"
msgstr "Параметры скрипта"
#: include/classes/debug/CProfiler.php:145
msgid "Script profiler"
msgstr "Профилировщик сценария"
#: app/controllers/CControllerScriptUpdate.php:162
msgid "Script updated"
msgstr "Скрипт обновлен"
#: app/controllers/CControllerPopupScriptExec.php:75
#: app/views/administration.script.edit.php:31
#: app/views/administration.script.list.php:31
#: include/classes/helpers/CMenuHelper.php:311
#: include/classes/helpers/CRoleHelper.php:429 jsLoader.php:381
msgid "Scripts"
msgstr "Скрипты"
#: app/controllers/CControllerSearch.php:100
#: app/partials/layout.htmlpage.aside.php:60 app/views/search.php:375
msgid "Search"
msgstr "Поиск"
#: app/views/administration.authentication.edit.php:181
msgid "Search attribute"
msgstr "Атрибут поиска"
#: app/views/popup.ldap.edit.php:128
msgid "Search filter"
msgstr "Фильтр поиска"
#: app/controllers/CControllerSearch.php:73
msgid "Search pattern is empty"
msgstr "Шаблон поиска пустой"
#: app/views/reports.actionlog.list.php:108
#: widgets/actionlog/includes/WidgetForm.php:61
msgid "Search string"
msgstr "Строка поиска"
#: app/controllers/CControllerPopupTriggerExpr.php:114
#: app/controllers/CControllerPopupTriggerExpr.php:1106
msgid "Season"
msgstr "Сезон"
#: app/controllers/CControllerPopupTriggerExpr.php:1121
msgid "Season deviation window"
msgstr "Окно отклонения от сезона"
#: include/hosts.inc.php:434
msgid "Secondary POC cell"
msgstr "Вторичный мобильный для контакта"
#: include/hosts.inc.php:419
msgid "Secondary POC email"
msgstr "Вторичный email для контакта"
#: include/hosts.inc.php:414
msgid "Secondary POC name"
msgstr "Вторичное имя для контакта"
#: include/hosts.inc.php:444
msgid "Secondary POC notes"
msgstr "Вторичные примечания для контакта"
#: include/hosts.inc.php:424
msgid "Secondary POC phone A"
msgstr "Вторичный телефон A для контакта"
#: include/hosts.inc.php:429
msgid "Secondary POC phone B"
msgstr "Вторичный телефон B для контакта"
#: include/hosts.inc.php:439
msgid "Secondary POC screen name"
msgstr "Вторичное ник-имя для контакта"
#: include/classes/widgets/forms/CWidgetFormClock.php:173
msgid "Seconds"
msgstr "Секунды"
#: include/classes/html/CMacroValue.php:157
msgid "Secret text"
msgstr "Скрытый текст"
#: app/views/administration.miscconfig.edit.php:99
msgid "Security"
msgstr "Безопасность"
#: app/partials/configuration.host.interface.row.php:127
#: app/views/popup.discovery.check.php:92
#: app/views/popup.itemtestedit.view.php:175
msgid "Security level"
msgstr "Уровень безопасности"
#: app/partials/configuration.host.interface.row.php:115
#: app/views/popup.discovery.check.php:86
#: app/views/popup.itemtestedit.view.php:164
msgid "Security name"
msgstr "Имя безопасности"
#: app/views/monitoring.widget.navtreeitem.edit.php:48
#: app/views/popup.condition.common.php:403 app/views/popup.generic.php:661
#: app/views/popup.massupdate.item.php:420 app/views/popup.services.php:93
#: app/views/popup.triggerexpr.php:76 include/classes/html/CMultiSelect.php:86
#: include/classes/widgets/CWidgetHelper.php:469
#: include/views/configuration.graph.edit.php:199
#: include/views/configuration.graph.edit.php:274
#: include/views/configuration.item.edit.php:106
#: include/views/configuration.item.prototype.edit.php:92
#: include/views/configuration.item.prototype.edit.php:548
#: include/views/js/monitoring.sysmaps.js.php:222 jsLoader.php:339
msgid "Select"
msgstr "Выбрать"
#: app/views/slareport.list.php:104
msgid "Select SLA to display SLA report."
msgstr "Выберите SLA для отображения отчета по SLA."
#: app/views/popup.massupdate.item.php:438 app/views/popup.triggerexpr.php:83
#: include/views/configuration.graph.edit.php:219
#: include/views/configuration.graph.edit.php:294
#: include/views/configuration.item.prototype.edit.php:566
msgid "Select prototype"
msgstr "Выбрать прототип"
#: include/classes/widgets/fields/CWidgetFieldWidgetSelect.php:71
msgid "Select widget"
msgstr "Выберите виджет"
#: app/views/administration.script.edit.php:222
#: include/views/monitoring.history.php:190
msgid "Selected"
msgstr "Выбранные"
#: actionconf.php:510
msgid "Selected actions deleted"
msgstr "Выбранные действия удалены"
#: app/views/popup.acknowledge.edit.php:63
msgid "Selected and all other problems of related triggers"
msgstr "Выбранные и все другие проблемы связанные с триггерами"
#: include/views/js/monitoring.sysmaps.js.php:657
msgid "Selected elements"
msgstr "Выбранные элементы"
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:322
msgid "Selected items only"
msgstr "Только выбранные элементы данных"
#: jsLoader.php:344
#, c-format
msgctxt "screen reader"
msgid "Selected, %1$s in position %2$d of %3$d"
msgstr "Выбран, %1$s в позиции %2$d из %3$d"
#: jsLoader.php:345
#, c-format
msgctxt "screen reader"
msgid "Selected, %1$s, read only, in position %2$d of %3$d"
msgstr "Выбран, %1$s, только чтение, в позиции %2$d из %3$d"
#: jsLoader.php:277
msgid "Send backward"
msgstr "Переместить назад"
#: include/actions.inc.php:1027
msgid "Send message"
msgstr "Отправка сообщения"
#: include/actions.inc.php:622 include/actions.inc.php:800
msgid "Send message to user groups"
msgstr "Отправка сообщения группам пользователей"
#: include/actions.inc.php:604 include/actions.inc.php:782
msgid "Send message to users"
msgstr "Отправка сообщения пользователям"
#: app/partials/popup.operations.php:137
msgid "Send only to"
msgstr "Отправка только через"
#: app/views/administration.user.edit.php:300 app/views/popup.media.php:72
#: app/views/popup.media.php:79 app/views/popup.mediatypetest.edit.php:61
msgid "Send to"
msgstr "Отправлять на"
#: jsLoader.php:278
msgid "Send to back"
msgstr "На задний план"
#: app/partials/popup.operations.php:82
msgid "Send to user groups"
msgstr "Отправка группам пользователей"
#: app/partials/popup.operations.php:102
msgid "Send to users"
msgstr "Отправка пользователям"
#: include/actions.inc.php:2128
#: include/views/administration.auditacts.list.php:79
msgid "Sent"
msgstr "Отправлено"
#: app/controllers/CControllerActionLogList.php:210
#: widgets/actionlog/includes/WidgetForm.php:56
msgid "Sent/Executed"
msgstr "Отправлено / Выполнено"
#: include/func.inc.php:244
msgid "Sep"
msgstr "Сен."
#: include/classes/widgets/forms/CWidgetFormProblemHosts.php:123
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:179
#: include/views/monitoring.sysmap.edit.php:264
msgid "Separated"
msgstr "Раздельно"
#: app/partials/monitoring.problem.filter.php:243
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:141
#: include/classes/widgets/forms/CWidgetFormProblems.php:161
msgid "Separately"
msgstr "Раздельно"
#: include/func.inc.php:108 include/func.inc.php:261 jsLoader.php:241
msgid "September"
msgstr "Сентябрь"
#: include/hosts.inc.php:134 include/views/inventory.host.list.php:91
msgid "Serial number A"
msgstr "Серийный номер A"
#: include/hosts.inc.php:139
msgid "Serial number B"
msgstr "Серийный номер B"
#: include/views/js/monitoring.sysmaps.js.php:55
msgid "Serif"
msgstr "Serif"
#: app/controllers/CControllerQueueOverviewProxy.php:61
#: app/controllers/CControllerWidgetClockView.php:115
#: app/views/administration.script.list.php:168
#: app/views/configuration.host.list.php:133
msgid "Server"
msgstr "Сервер"
#: app/views/administration.script.list.php:172
msgid "Server (proxy)"
msgstr "Сервер (прокси)"
#: include/classes/widgets/forms/CWidgetFormClock.php:33
msgid "Server time"
msgstr "Время на сервере"
#: app/views/administration.authentication.edit.php:146
msgid "Servers"
msgstr "Серверы"
#: app/controllers/CControllerAuditLogList.php:225
#: app/views/js/slareport.list.js.php:39
#: app/views/monitoring.widget.slareport.view.php:37
#: app/views/popup.mediatype.message.php:58
#: app/views/popup.service.edit.php:268 app/views/popup.service.edit.php:325
#: app/views/popup.service.edit.php:357 app/views/service.list.edit.php:108
#: app/views/slareport.list.php:60 app/views/slareport.list.php:111
#: include/actions.inc.php:67 include/actions.inc.php:77
#: include/classes/helpers/CMediatypeHelper.php:96
#: include/classes/widgets/forms/CWidgetFormSlaReport.php:39
#: include/classes/widgets/views/js/widget.slareport.form.view.js.php:45
msgid "Service"
msgstr "Услуга"
#: app/views/monitoring.widget.slareport.view.php:37
msgctxt "compact table header"
msgid "Service"
msgstr "Услуга"
#: include/classes/api/services/CService.php:1479
#: include/classes/api/services/CService.php:1519
#, c-format
msgid "Service \"%1$s\" cannot have problem tags and children at the same time."
msgstr "Услуга \"%1$s\" не может иметь теги проблем и дочерние услуги одновременно."
#: include/classes/helpers/CMenuHelper.php:83
#: include/classes/helpers/CRoleHelper.php:352
#: include/views/configuration.action.list.php:28
msgid "Service actions"
msgstr "Действия услуг"
#: app/controllers/CControllerServiceCreate.php:171
msgid "Service created"
msgstr "Услуга создана"
#: app/views/administration.housekeeping.edit.php:59
msgid "Service data storage period"
msgstr "Период хранения данных услуг"
#: app/controllers/CControllerServiceDelete.php:63
msgid "Service deleted"
msgid_plural "Services deleted"
msgstr[0] "Услуга удалена"
msgstr[1] "Услуги удалено"
msgstr[2] "Услуг удалено"
#: app/views/administration.userrole.edit.php:146
#: app/views/administration.userrole.edit.php:187
msgid "Service list"
msgstr "Список услуг"
#: include/actions.inc.php:68
msgid "Service name"
msgstr "Имя услуги"
#: include/actions.inc.php:57
msgid "Service port"
msgstr "Порт сервиса"
#: app/views/popup.mediatype.message.php:61
#: include/classes/helpers/CMediatypeHelper.php:121
msgid "Service recovery"
msgstr "Восстановление услуги"
#: app/views/popup.condition.common.php:153
msgid "Service tag name"
msgstr "Имя тега услуги"
#: app/views/popup.condition.common.php:156
msgid "Service tag value"
msgstr "Значение тега услуги"
#: app/views/popup.sla.edit.php:122 app/views/sla.list.php:60
msgid "Service tags"
msgstr "Теги услуг"
#: app/views/popup.condition.common.php:564 include/actions.inc.php:56
msgid "Service type"
msgstr "Тип сервиса"
#: app/views/popup.mediatype.message.php:64
#: include/classes/helpers/CMediatypeHelper.php:144
msgid "Service update"
msgstr "Обновление услуги"
#: app/controllers/CControllerServiceUpdate.php:187
msgid "Service updated"
msgstr "Услуга обновлена"
#: include/classes/api/services/CDashboardGeneral.php:612
#, c-format
msgid "Service with ID \"%1$s\" is not available."
msgstr "Услуга с ID \"%1$s\" недоступна."
#: include/classes/api/services/CRole.php:536
#, c-format
msgid "Service with ID \"%2$s\" is not available for user role \"%1$s\"."
msgstr "Услуга с ID \"%2$s\" недоступна для роли пользователей \"%1$s\"."
#: app/controllers/CControllerServiceListEdit.php:179
#: app/controllers/CControllerServiceListEditRefresh.php:152
#: app/controllers/CControllerServiceList.php:149
#: app/controllers/CControllerServiceListRefresh.php:133
#: app/views/administration.housekeeping.edit.php:96
#: app/views/popup.condition.common.php:642 app/views/service.list.edit.php:123
#: app/views/service.list.php:105 include/classes/helpers/CMenuHelper.php:78
#: include/classes/helpers/CMenuHelper.php:103
#: include/classes/helpers/CRoleHelper.php:306
#: include/classes/helpers/CRoleHelper.php:351 jsLoader.php:421
msgid "Services"
msgstr "Услуги"
#: include/classes/api/services/CService.php:1576
msgid "Services form a circular dependency."
msgstr "Услуги образуют круговую зависимость."
#: app/controllers/CControllerPopupMassupdateService.php:150
msgid "Services updated"
msgstr "Услуги обновлены"
#: include/classes/api/services/CUser.php:1714
msgid "Session ID or token is expected."
msgstr "Ожидается ID сессии или токен."
#: include/classes/core/ZBase.php:244 include/classes/core/ZBase.php:471
#: index_sso.php:242 index_sso.php:249
msgid "Session initialization error."
msgstr "Ошибка инициализации сессии."
#: include/classes/api/services/CUser.php:1671
#: include/classes/api/services/CUser.php:1685
#: include/classes/api/services/CUser.php:1710
msgid "Session terminated, re-login, please."
msgstr "Сессия завершена, пожалуйста, зайдите повторно в систему."
#: app/views/popup.tabfilter.edit.php:40
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:67
msgid "Set custom time period"
msgstr "Пользовательский период времени"
#: app/controllers/CControllerPopupItemTestSend.php:433
#: app/views/js/popup.itemtestedit.view.js.php:371 include/forms.inc.php:1483
#: include/views/js/item.preprocessing.js.php:68
msgid "Set error to"
msgstr "Задать ошибку в"
#: app/views/popup.token.edit.php:94
msgid "Set expiration date and time"
msgstr "Задать дату и время срока действия"
#: include/actions.inc.php:1037
msgid "Set host inventory mode"
msgstr "Задать режим инвентарных данных узлов сети"
#: include/classes/html/CInputSecret.php:80 jsLoader.php:416
msgid "Set new value"
msgstr "Задать новое значение"
#: app/views/popup.service.statusrule.edit.php:39
msgid "Set status to"
msgstr "Задать состояние в"
#: include/classes/helpers/CServiceHelper.php:28
msgid "Set status to OK"
msgstr "Задать состояние в ОК"
#: jsLoader.php:173
msgid "Set this view as default"
msgstr "Задать этот вид умолчанием"
#: app/views/js/popup.itemtestedit.view.js.php:365 include/forms.inc.php:1482
#: include/views/js/item.preprocessing.js.php:67
msgid "Set value to"
msgstr "Задать значением"
#: include/classes/validators/CLdapAuthValidator.php:83
msgid "Setting LDAP dereferencing mode failed."
msgstr "Не удалось задать режим разыменовывания LDAP."
#: include/classes/validators/CLdapAuthValidator.php:80
msgid "Setting LDAP protocol failed."
msgstr "Не удалось задать LDAP протокол."
#: include/classes/validators/CLdapAuthValidator.php:82
msgid "Setting LDAP referrals to \"Off\" failed."
msgstr "Не удалось задать LDAP referral значением \"Off\"."
#: app/controllers/CControllerAuditLogList.php:238
#: include/classes/setup/CSetupWizard.php:66
#: include/classes/setup/CSetupWizard.php:638
msgid "Settings"
msgstr "Настройки"
#: app/controllers/CControllerPopupGeneric.php:178
#: app/controllers/CControllerPopupGeneric.php:192
#: app/partials/monitoring.host.filter.php:118
#: app/partials/monitoring.problem.filter.php:102
#: app/views/monitoring.widget.problems.view.php:62
#: app/views/popup.condition.common.php:220
#: app/views/popup.lldoperation.php:227
#: app/views/popup.massupdate.trigger.php:52
#: include/classes/screens/CScreenHistory.php:272
#: include/classes/screens/CScreenProblem.php:852
#: include/classes/screens/CScreenProblem.php:874
#: include/classes/screens/CScreenProblem.php:1149
#: include/classes/widgets/forms/CWidgetFormProblemHosts.php:70
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:70
#: include/classes/widgets/forms/CWidgetFormProblems.php:85
#: include/classes/widgets/forms/CWidgetFormProblems.php:202
#: include/classes/widgets/forms/CWidgetFormProblems.php:203
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:348
#: include/events.inc.php:188 include/triggers.inc.php:964
#: include/views/configuration.item.list.php:175
#: include/views/configuration.trigger.prototype.edit.php:91
#: include/views/configuration.trigger.prototype.list.php:63
#: include/views/configuration.triggers.edit.php:121
#: include/views/configuration.triggers.list.php:70
#: include/views/configuration.triggers.list.php:189
#: include/views/reports.toptriggers.php:75
#: include/views/reports.toptriggers.php:86
msgid "Severity"
msgstr "Важность"
#: app/views/monitoring.widget.problems.view.php:74
#: app/views/monitoring.widget.problems.view.php:75
msgctxt "compact table header"
msgid "Severity"
msgstr "Важность"
#: include/actions.inc.php:1784
msgctxt "screen reader"
msgid "Severity changed"
msgstr "Важность изменена"
#: include/actions.inc.php:1754 include/classes/screens/CScreenProblem.php:1216
msgid "Severity changes"
msgstr "Изменения важности"
#: include/actions.inc.php:1776
msgctxt "screen reader"
msgid "Severity decreased"
msgstr "Важность уменьшена"
#: jsLoader.php:154
msgid "Severity filter"
msgstr "Фильтр важности"
#: include/actions.inc.php:1780
msgctxt "screen reader"
msgid "Severity increased"
msgstr "Важность увеличена"
#: include/views/js/monitoring.sysmaps.js.php:369
#: include/views/js/monitoring.sysmaps.js.php:529
#: include/views/monitoring.sysmap.constructor.php:37
msgid "Shape"
msgstr "Фигура"
#: app/views/monitoring.dashboard.list.php:100
msgid "Shared"
msgstr "Общий доступ"
#: include/views/monitoring.sysmap.edit.php:416 jsLoader.php:366
msgid "Sharing"
msgstr "Общий доступ"
#: include/classes/api/services/CMap.php:718
#: include/classes/api/services/CMap.php:1187
#: include/classes/api/services/CMap.php:1261
#, c-format
msgid "Sharing option \"%1$s\" is missing a value for map \"%2$s\"."
msgstr "Отсутствует значение опции общего доступа \"%1$s\" у карты сети \"%2$s\"."
#: include/classes/widgets/forms/CWidgetFormClock.php:243
msgid "Short"
msgstr "Короткий"
#: app/partials/monitoring.latest.filter.php:154
#: app/partials/monitoring.problem.filter.php:222
#: include/classes/widgets/forms/CWidgetFormProblems.php:139
msgid "Shortened"
msgstr "Сокращённое"
#: app/partials/monitoring.problem.filter.php:27
#: app/views/monitoring.charts.view.php:81
#: app/views/monitoring.dashboard.list.php:64
#: app/views/reports.scheduledreport.list.php:53
#: include/classes/widgets/forms/CWidgetFormItem.php:56
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:102
#: include/classes/widgets/forms/CWidgetFormProblems.php:33
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:112
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:184
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:256
#: include/classes/widgets/forms/CWidgetFormSystemInfo.php:30
#: include/classes/widgets/forms/CWidgetFormTrigOver.php:33
#: include/views/js/monitoring.sysmaps.js.php:106 report2.php:548
msgid "Show"
msgstr "Показать"
#: widgets/gauge/includes/WidgetForm.php:302
msgid "Show arc"
msgstr "Показать дугу"
#: widgets/hostavail/includes/WidgetForm.php:61
#: widgets/web/includes/WidgetForm.php:65
msgid "Show data in maintenance"
msgstr "Показывать данные в обслуживании"
#: app/partials/monitoring.latest.filter.php:182
#: app/partials/monitoring.problem.filter.php:277
msgid "Show details"
msgstr "Подробная информация"
#: include/classes/widgets/CWidgetHelper.php:76
msgid "Show header"
msgstr "Отображение заголовка"
#: app/partials/monitoring.host.filter.php:134
#: include/classes/widgets/forms/CWidgetFormHostAvail.php:62
#: include/classes/widgets/forms/CWidgetFormWeb.php:84
msgid "Show hosts in maintenance"
msgstr "Узлы сети в обслуживании"
#: widgets/gauge/includes/WidgetForm.php:299
msgid "Show labels"
msgstr ""
#: include/classes/widgets/forms/CWidgetFormGraph.php:78
#: include/classes/widgets/forms/CWidgetFormGraphPrototype.php:78
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:270
#: include/views/configuration.graph.edit.php:117
msgid "Show legend"
msgstr "Легенда"
#: include/classes/widgets/forms/CWidgetFormActionLog.php:48
#: include/classes/widgets/forms/CWidgetFormPlainText.php:55
#: include/classes/widgets/forms/CWidgetFormProblems.php:231
msgid "Show lines"
msgstr "Количество строк"
#: app/views/popup.tabfilter.edit.php:34
msgid "Show number of records"
msgstr "Отображение количества записей"
#: app/partials/monitoring.problem.filter.php:240
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:139
#: include/classes/widgets/forms/CWidgetFormProblems.php:159
msgid "Show operational data"
msgstr "Оперативные данные"
#: include/classes/widgets/forms/CWidgetFormSlaReport.php:49
msgid "Show periods"
msgstr "Отображение периодов"
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:303
msgid "Show problems"
msgstr "Проблемы"
#: include/views/monitoring.history.php:173
msgid "Show selected"
msgstr "Показать выбранное"
#: app/partials/layout.htmlpage.aside.php:48
#: app/partials/layout.htmlpage.aside.php:50
#: include/classes/html/widget/CWidget.php:162
#: include/classes/html/widget/CWidget.php:165
msgid "Show sidebar"
msgstr "Отображать боковую панель"
#: app/partials/monitoring.host.filter.php:140
#: app/partials/monitoring.problem.filter.php:249
#: app/views/administration.user.edit.php:744
#: include/classes/widgets/forms/CWidgetFormDataOver.php:74
#: include/classes/widgets/forms/CWidgetFormProblemHosts.php:102
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:154
#: include/classes/widgets/forms/CWidgetFormProblems.php:174
#: include/classes/widgets/forms/CWidgetFormTrigOver.php:90
#: include/views/monitoring.sysmap.edit.php:273
msgid "Show suppressed problems"
msgstr "Подавленные проблемы"
#: app/partials/monitoring.problem.filter.php:129
#: widgets/problems/includes/WidgetForm.php:120
msgid "Show symptoms"
msgstr "Симптомы"
#: app/partials/monitoring.latest.filter.php:168
#: app/partials/monitoring.problem.filter.php:232
#: include/classes/widgets/forms/CWidgetFormProblems.php:117
msgid "Show tags"
msgstr "Отображать теги"
#: app/views/administration.gui.edit.php:120
msgid "Show technical errors"
msgstr "Отображение технических ошибок"
#: include/classes/widgets/forms/CWidgetFormPlainText.php:68
msgid "Show text as HTML"
msgstr "Показать текст в виде HTML"
#: app/partials/monitoring.problem.filter.php:269
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:193
#: include/classes/widgets/forms/CWidgetFormProblems.php:218
msgid "Show timeline"
msgstr "Шкала времени"
#: include/views/configuration.graph.edit.php:130
msgid "Show triggers"
msgstr "Отображать триггеры"
#: app/partials/monitoring.problem.filter.php:255
#: include/classes/widgets/forms/CWidgetFormProblems.php:184
msgid "Show unacknowledged only"
msgstr "Только неподтвержденные"
#: include/classes/widgets/forms/CWidgetFormNavTree.php:51
msgid "Show unavailable maps"
msgstr "Отображать недоступные карты"
#: widgets/gauge/includes/WidgetForm.php:292
msgid "Show units"
msgstr ""
#: app/views/administration.gui.edit.php:110
msgid "Show warning if Zabbix server is down"
msgstr "Показывать предупреждение, если Zabbix сервер недоступен"
#: include/views/configuration.graph.edit.php:125
msgid "Show working time"
msgstr "Отображать рабочее время"
#: include/views/monitoring.sysmap.constructor.php:57 jsLoader.php:264
msgid "Shown"
msgstr "Отображено"
#: include/classes/html/widget/CWidget.php:169
msgid "Sidebar control"
msgstr "Управление боковой панелью"
#: app/views/administration.authentication.edit.php:265
msgid "Sign"
msgstr "Войти"
#: include/views/general.login.php:65 include/views/general.login.php:80
msgid "Sign in"
msgstr "Войти"
#: include/views/general.login.php:46
msgid "Sign in with HTTP"
msgstr "Вход с HTTP"
#: include/views/general.login.php:50
msgid "Sign in with Single Sign-On (SAML)"
msgstr "Войти через систему единого входа (SAML)"
#: include/classes/helpers/CMenuHelper.php:411
#: include/classes/helpers/CMenuHelper.php:414
msgid "Sign out"
msgstr "Выход"
#: include/views/js/configuration.graph.edit.js.php:208
#: include/views/js/configuration.graph.edit.js.php:277
msgid "Simple"
msgstr "Простой"
#: include/items.inc.php:1840
msgid "Simple change"
msgstr "Простое изменение"
#: include/items.inc.php:88
msgid "Simple check"
msgstr "Простая проверка"
#: include/classes/widgets/forms/CWidgetFormGraph.php:33
msgid "Simple graph"
msgstr "Простой график"
#: include/classes/widgets/forms/CWidgetFormGraphPrototype.php:33
msgid "Simple graph prototype"
msgstr "Прототип простого графика"
#: app/views/monitoring.charts.view.php:85
msgid "Simple graphs"
msgstr "Простые графики"
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:168
msgid "Simple triggers"
msgstr "Простые триггеры"
#: include/views/configuration.trigger.prototype.edit.php:507
#: include/views/configuration.triggers.edit.php:536
msgid "Single"
msgstr "Одиночная"
#: include/hosts.inc.php:364
msgid "Site ZIP / postal"
msgstr "Почтовый индекс"
#: include/hosts.inc.php:334
msgid "Site address A"
msgstr "Адрес A"
#: include/hosts.inc.php:339
msgid "Site address B"
msgstr "Адрес B"
#: include/hosts.inc.php:344
msgid "Site address C"
msgstr "Адрес C"
#: include/hosts.inc.php:349
msgid "Site city"
msgstr "Город"
#: include/hosts.inc.php:359
msgid "Site country"
msgstr "Страна"
#: include/hosts.inc.php:374
msgid "Site notes"
msgstr "Заметки"
#: include/hosts.inc.php:369
msgid "Site rack location"
msgstr "Размещение стойки"
#: include/hosts.inc.php:354
msgid "Site state / province"
msgstr "Область / район"
#: include/classes/widgets/forms/CWidgetFormItem.php:120
#: include/classes/widgets/forms/CWidgetFormItem.php:160
#: include/classes/widgets/forms/CWidgetFormItem.php:201
#: include/classes/widgets/forms/CWidgetFormItem.php:264
#: include/classes/widgets/forms/CWidgetFormItem.php:324
#: include/views/js/monitoring.sysmaps.js.php:466
msgid "Size"
msgstr "Размер"
#: include/classes/server/CZabbixServer.php:530
#, c-format
msgid "Size of the response received from Zabbix server \"%1$s\" exceeds the allowed size of %2$s bytes. This value can be increased in the ZBX_SOCKET_BYTES_LIMIT constant in include/defines.inc.php."
msgstr "Размер полученного ответа от Zabbix сервера \"%1$s\" превышает допустимый размер в %2$s байт. Это значение можно увеличить с помощью ZBX_SOCKET_BYTES_LIMIT константы в include/defines.inc.php."
#: include/graphs.inc.php:459
#, c-format
msgid "Skipped copying of graph \"%1$s\" to host \"%2$s\"."
msgstr "Пропущено копирование графика \"%1$s\" в узел сети \"%2$s\"."
#: include/locales.inc.php:60
msgid "Slovak (sk_SK)"
msgstr "Slovak (sk_SK)"
#: jsLoader.php:298
msgid "Snooze"
msgstr "Заснуть"
#: include/hosts.inc.php:174
msgid "Software"
msgstr "Программное обеспечение"
#: include/hosts.inc.php:179
msgid "Software (Full details)"
msgstr "Программное обеспечение (полная детализация)"
#: include/hosts.inc.php:184
msgid "Software application A"
msgstr "Программное обеспечение A"
#: include/hosts.inc.php:189
msgid "Software application B"
msgstr "Программное обеспечение B"
#: include/hosts.inc.php:194
msgid "Software application C"
msgstr "Программное обеспечение C"
#: include/hosts.inc.php:199
msgid "Software application D"
msgstr "Программное обеспечение D"
#: include/hosts.inc.php:204
msgid "Software application E"
msgstr "Программное обеспечение E"
#: include/classes/data/CItemData.php:1090
msgid "Software architecture information. Returns string"
msgstr "Информация об архитектуре программного обеспечения. Возвращает строку"
#: include/classes/api/managers/CHistoryManager.php:1272
msgid "Some of the history for this item may be compressed, deletion is not available."
msgstr "Некоторые данные истории этого элемента данных могут быть сжаты, удаление недоступно."
#: include/classes/widgets/forms/CWidgetFormActionLog.php:30
#: include/classes/widgets/forms/CWidgetFormProblems.php:199
msgid "Sort entries by"
msgstr "Сортировка записей по"
#: app/views/popup.service.edit.php:108
msgid "Sort order (0->999)"
msgstr "Порядок сортировки (0->999)"
#: include/classes/api/CApiService.php:592
#, c-format
msgid "Sorting by field \"%1$s\" not allowed."
msgstr "Сортировка по полю \"%1$s\" не разрешена."
#: include/classes/screens/CScreenHistory.php:269
#: include/classes/widgets/forms/CWidgetFormGraph.php:31
#: include/classes/widgets/forms/CWidgetFormGraphPrototype.php:31
msgid "Source"
msgstr "Источник"
#: include/classes/widgets/forms/CWidgetFormMap.php:40
msgid "Source type"
msgstr "Тип источника"
#: include/locales.inc.php:61
msgid "Spanish (es_ES)"
msgstr "Испанский (es_ES)"
#: include/classes/helpers/CRoleHelper.php:176
msgid "Specified role was not found."
msgstr "Указанная роль не найдена."
#: include/classes/api/services/CAction.php:2942
msgid "Specified script does not exist or you do not have rights on it for action operation command."
msgstr "Указанный скрипт не существует или вы не имеете к нему прав доступа в команде операции действия."
#: app/views/monitoring.charts.view.php:95
msgid "Specify host to see the graphs."
msgstr "Укажите узел сети, чтобы увидеть графики."
#: app/views/popup.generic.php:143 include/views/monitoring.history.php:295
msgid "Specify some filter condition to see the values."
msgstr "Укажите какое-нибудь условие в фильтре для просмотра значений."
#: httpdetails.php:107 include/classes/screens/CScreenHttpTestDetails.php:82
msgid "Speed"
msgstr "Скорость"
#: app/views/popup.generic.php:497 include/graphs.inc.php:25
#: include/views/monitoring.history.php:257
msgid "Stacked"
msgstr "Стэкируемый"
#: include/classes/widgets/CWidgetHelper.php:927
#: include/classes/widgets/CWidgetHelper.php:970
#: include/classes/widgets/CWidgetHelper.php:1218
msgid "Staircase"
msgstr "Лестница"
#: app/controllers/CControllerPopupGeneric.php:239
msgid "Standard items"
msgstr "Стандартные элементы данных"
#: app/partials/administration.ha.nodes.php:45
msgid "Standby"
msgstr "Резервный"
#: app/controllers/CControllerPopupTriggerExpr.php:668
#: app/controllers/CControllerPopupTriggerExpr.php:787
msgid "Start"
msgstr "Начало"
#: app/partials/scheduledreport.formgrid.html.php:151
msgid "Start date"
msgstr "Дата начала"
#: include/views/configuration.action.edit.php:174
msgid "Start in"
msgstr "Начинать в"
#: app/views/monitoring.dashboard.view.php:170
#: app/views/monitoring.dashboard.view.php:238
#: app/views/monitoring.host.dashboard.view.php:104
#: app/views/monitoring.host.dashboard.view.php:168 jsLoader.php:145
msgid "Start slideshow"
msgstr "Начать слайд-шоу"
#: app/views/dashboard.properties.edit.php:81
msgid "Start slideshow automatically"
msgstr "Запускать слайд-шоу автоматически"
#: app/partials/scheduledreport.formgrid.html.php:107
#: app/views/popup.sla.edit.php:185
#: app/views/popup.sla.excludeddowntime.edit.php:49
msgid "Start time"
msgstr "Время начала"
#: include/classes/api/services/CSla.php:578
#, c-format
msgid "Start time must be less than end time for SLA \"%1$s\"."
msgstr "Время начала должно быть меньше времени окончания для SLA \"%1$s\"."
#: include/classes/api/services/CSla.php:605
#, c-format
msgid "Start time must be less than end time for excluded downtime \"%2$s\" of SLA \"%1$s\"."
msgstr "Время начала должно быть меньше времени завершения для исключения времени простоя \"%2$s\" SLA \"%1$s\"."
#: app/views/popup.ldap.edit.php:121
msgid "StartTLS"
msgstr "StartTLS"
#: include/classes/validators/CLdapAuthValidator.php:81
msgid "Starting TLS failed."
msgstr "Инициализация TLS не удалась."
#: include/classes/data/CItemData.php:1598
msgid "Startup time of Zabbix server, Unix timestamp."
msgstr "Время запуска Zabbix сервера, Unix timestamp."
#: app/partials/configuration.filter.items.php:174 include/forms.inc.php:552
#: include/views/configuration.host.discovery.list.php:158
#: include/views/configuration.maintenance.list.php:67
#: include/views/configuration.maintenance.list.php:93
#: include/views/configuration.triggers.list.php:73
msgid "State"
msgstr "Статус"
#: include/classes/data/CItemData.php:2832
msgid "State of proxy memory buffer."
msgstr ""
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:155
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:227
msgctxt "history source selection method"
msgid "Static"
msgstr "Статическое"
#: include/classes/data/CItemData.php:1706
msgid "Statistics and availability of Zabbix write cache. Cache - one of values (modes: all, float, uint, str, log, text, not supported), history (modes: pfree, free, total, used, pused), index (modes: pfree, free, total, used, pused), trend (modes: pfree, free, total, used, pused)."
msgstr "Статистика и доступность кэша записи в Zabbix. Кэш - одно из значений (режимы: all, float, uint, str, log, text, not supported), history (режимы: pfree, free, total, used, pused), index (режимы: pfree, free, total, used, pused), trend (режимы: pfree, free, total, used, pused)."
#: include/classes/data/CItemData.php:2825
msgid "Statistics and availability of proxy memory buffer. Mode (modes: pfree, free, total, used, pused)."
msgstr ""
#: app/controllers/CControllerPopupGeneric.php:179
#: app/controllers/CControllerPopupGeneric.php:193
#: app/controllers/CControllerPopupGeneric.php:235
#: app/controllers/CControllerPopupGeneric.php:844
#: app/partials/administration.ha.nodes.php:28
#: app/partials/configuration.filter.items.php:184
#: app/partials/monitoring.host.filter.php:125
#: app/partials/monitoring.host.view.html.php:38
#: app/partials/scheduledreport.subscription.php:35
#: app/partials/scheduledreport.table.html.php:44
#: app/partials/service.info.php:115 app/partials/service.list.edit.php:55
#: app/partials/service.list.php:52
#: app/views/administration.mediatype.list.php:58
#: app/views/administration.mediatype.list.php:85
#: app/views/administration.module.list.php:51
#: app/views/administration.module.list.php:79
#: app/views/administration.token.list.php:90
#: app/views/administration.token.list.php:148
#: app/views/administration.user.edit.php:300
#: app/views/administration.usergroup.list.php:51
#: app/views/administration.usergroup.list.php:79
#: app/views/administration.user.list.php:117
#: app/views/administration.user.token.list.php:56
#: app/views/administration.user.token.list.php:104
#: app/views/configuration.correlation.list.php:54
#: app/views/configuration.correlation.list.php:79
#: app/views/configuration.discovery.list.php:54
#: app/views/configuration.discovery.list.php:82
#: app/views/configuration.host.list.php:179 app/views/hintbox.eventlist.php:74
#: app/views/monitoring.widget.actionlog.view.php:38
#: app/views/monitoring.widget.problems.view.php:56
#: app/views/popup.massupdate.host.php:134
#: app/views/popup.massupdate.item.php:324
#: app/views/popup.scheduledreport.subscription.php:114
#: app/views/popup.service.statusrule.edit.php:75
#: app/views/reports.scheduledreport.list.php:59
#: app/views/service.list.edit.php:76 app/views/service.list.php:79
#: app/views/sla.list.php:48 app/views/sla.list.php:94
#: include/actions.inc.php:1827 include/actions.inc.php:1921
#: include/classes/helpers/CServiceHelper.php:36
#: include/classes/helpers/CServiceHelper.php:41
#: include/classes/helpers/CServiceHelper.php:46
#: include/classes/helpers/CServiceHelper.php:51
#: include/classes/helpers/CServiceHelper.php:56
#: include/classes/helpers/CServiceHelper.php:61
#: include/classes/helpers/CServiceHelper.php:66
#: include/classes/helpers/CServiceHelper.php:71
#: include/classes/html/CHostAvailability.php:76
#: include/classes/screens/CScreenHttpTestDetails.php:85
#: include/classes/screens/CScreenHttpTest.php:116
#: include/classes/screens/CScreenProblem.php:856
#: include/classes/screens/CScreenProblem.php:880
#: include/classes/screens/CScreenProblem.php:1152
#: include/classes/widgets/forms/CWidgetFormActionLog.php:35
#: include/classes/widgets/forms/CWidgetFormActionLog.php:36
#: include/events.inc.php:287 include/forms.inc.php:545
#: include/views/administration.auditacts.list.php:70
#: include/views/configuration.action.list.php:80
#: include/views/configuration.action.list.php:107
#: include/views/configuration.host.discovery.list.php:167
#: include/views/configuration.host.discovery.list.php:205
#: include/views/configuration.httpconf.list.php:69
#: include/views/configuration.httpconf.list.php:144
#: include/views/configuration.item.list.php:96
#: include/views/configuration.item.list.php:175
#: include/views/configuration.triggers.list.php:82
#: include/views/configuration.triggers.list.php:199
msgid "Status"
msgstr "Состояние"
#: app/views/monitoring.widget.actionlog.view.php:46
#: app/views/monitoring.widget.actionlog.view.php:47
#: app/views/monitoring.widget.problems.view.php:62
msgctxt "compact table header"
msgid "Status"
msgstr "Состояние"
#: app/views/popup.service.edit.php:117
msgid "Status calculation rule"
msgstr "Правило вычисления состояния"
#: app/views/popup.service.edit.php:121
msgid "Status calculation rule and additional rules are only applicable if child services exist."
msgstr "Правило вычисления состояния и дополнительные правила применяются только, если существуют дочерние услуги."
#: include/views/configuration.httpconf.edit.php:208
msgid "Status codes"
msgstr "Коды состояний"
#: include/classes/helpers/CMapHelper.php:291
msgid "Status disabled"
msgstr "Состояние деактивировано"
#: include/classes/helpers/CMapHelper.php:287
msgid "Status maintenance"
msgstr "Состояние в обслуживании"
#: app/controllers/CControllerDiscoveryView.php:90
#: app/views/monitoring.discovery.view.php:34
msgid "Status of discovery"
msgstr "Состояние обнаружения"
#: include/classes/helpers/CMapHelper.php:283
msgid "Status ok"
msgstr "Состояние ок"
#: include/maps.inc.php:48
msgid "Status only"
msgstr "Только состояние"
#: include/classes/helpers/CMapHelper.php:279
msgid "Status problem"
msgstr "Состояние проблемы"
#: app/views/popup.service.edit.php:194
msgid "Status propagation rule"
msgstr "Правило распространения состояния"
#: include/actions.inc.php:1921
#: include/classes/screens/CScreenHttpTestDetails.php:81
msgid "Step"
msgstr "Шаг"
#: include/classes/screens/CScreenHttpTest.php:131
#: include/views/configuration.httpconf.list.php:172
#, c-format
msgid "Step \"%1$s\" [%2$s of %3$s] failed: %4$s"
msgstr "Шаг \"%1$s\" [%2$s из %3$s] завершен с ошибкой: %4$s"
#: app/controllers/CControllerActionOperationValidate.php:98
#: app/partials/popup.operations.php:64
msgid "Step duration"
msgstr "Длительность шага"
#: app/controllers/CControllerPopupHttpStep.php:145
msgid "Step of web scenario"
msgstr "Шаг веб-сценария"
#: app/controllers/CControllerPopupHttpStep.php:110
#, c-format
msgid "Step with name \"%1$s\" already exists."
msgstr "Шаг с именем \"%1$s\" уже существует."
#: app/partials/popup.operations.php:51 httpconf.php:51
#: include/views/configuration.action.edit.php:174
#: include/views/configuration.httpconf.edit.php:229
#: include/views/configuration.httpconf.edit.php:238
msgid "Steps"
msgstr "Шаги"
#: app/views/administration.user.edit.php:696
#: app/views/administration.user.edit.php:731
msgid "Stop"
msgstr "Остановить"
#: app/views/popup.lldoverride.php:57
#: include/views/configuration.host.discovery.edit.php:941
msgid "Stop processing"
msgstr "Остановка обработки"
#: app/views/monitoring.dashboard.view.php:169
#: app/views/monitoring.dashboard.view.php:239
#: app/views/monitoring.host.dashboard.view.php:103
#: app/views/monitoring.host.dashboard.view.php:169 jsLoader.php:146
msgid "Stop slideshow"
msgstr "Остановить слайд-шоу"
#: app/partials/administration.ha.nodes.php:40
msgid "Stopped"
msgstr "Остановлена"
#: app/views/administration.miscconfig.edit.php:100
msgid "Storage of secrets"
msgstr "Хранилище секретов"
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
#: include/views/configuration.item.edit.php:851
#: include/views/configuration.item.edit.php:891
#: include/views/configuration.item.prototype.edit.php:788
#: include/views/configuration.item.prototype.edit.php:803
msgid "Storage period"
msgstr "Период хранения"
#: include/classes/setup/CSetupWizard.php:510
msgid "Store credentials in"
msgstr "Хранение учётных данных в"
#: include/classes/setup/CSetupWizard.php:656
#: include/classes/setup/CSetupWizard.php:657
msgid "Stored in HashiCorp Vault secret"
msgstr "Хранение в HashiCorp Vault секрете"
#: include/classes/setup/CSetupWizard.php:757
#: include/classes/setup/CSetupWizard.php:758
msgid "Stored in Vault secret"
msgstr "Хранится в Хранилище секретов"
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Straight"
#: app/controllers/CControllerPopupTriggerExpr.php:528
#: include/triggers.inc.php:1592
msgid "String"
msgstr "Строка"
#: app/views/popup.triggerexpr.php:116
msgid "String functions"
msgstr "Строковые функции"
#: include/items.inc.php:1819 include/items.inc.php:1823
#: include/items.inc.php:1827 include/items.inc.php:1831
msgid "Structured data"
msgstr "Составные данные"
#: app/partials/monitoring.charts.subfilter.php:182
#: app/partials/monitoring.latest.subfilter.php:156 include/forms.inc.php:151
msgid "Subfilter"
msgstr "Подфильтр"
#: app/partials/popup.operations.php:152
#: app/partials/scheduledreport.formgrid.html.php:169
#: app/views/popup.mediatype.message.php:82
#: app/views/popup.mediatypetest.edit.php:69
#: include/views/administration.auditacts.list.php:95
msgid "Subject"
msgstr "Тема"
#: app/partials/configuration.host.edit.html.php:500
#: app/views/administration.proxy.edit.php:140
#: app/views/popup.massupdate.host.php:270
#: include/views/configuration.host.prototype.edit.php:410
msgctxt "encryption certificate"
msgid "Subject"
msgstr "Субъект"
#: jsLoader.php:382
msgid "Submap"
msgstr "Подкарта"
#: app/controllers/CControllerPopupScheduledReportSubscriptionEdit.php:168
msgid "Subscription"
msgstr "Подписка"
#: app/partials/scheduledreport.formgrid.html.php:187
msgid "Subscriptions"
msgstr "Подписки"
#: include/items.inc.php:39
msgid "Success Audit"
msgstr "Аудит успеха"
#: include/func.inc.php:1708 jsLoader.php:227
msgid "Success message"
msgstr "Сообщение об успехе"
#: include/classes/data/CItemData.php:938
msgid "Sum of incoming and outgoing traffic statistics on network interface. Returns integer"
msgstr "Суммарная статистика входящего и исходящего трафика на сетевом интерфейсе. Целочисленное значение."
#: include/func.inc.php:212
msgid "Sun"
msgstr "Вс"
#: include/func.inc.php:126 include/func.inc.php:224 jsLoader.php:251
msgid "Sunday"
msgstr "Воскресенье"
#: include/users.inc.php:54
msgid "Super admin"
msgstr "Супер-администратор"
#: include/classes/helpers/CMenuHelper.php:353
#: include/views/general.login.php:94
msgid "Support"
msgstr "Поддержка"
#: include/classes/setup/CSetupWizard.php:517
msgid "Support for Oracle DB is deprecated since Zabbix 7.0 and will be removed in future versions."
msgstr ""
#: app/partials/administration.system.info.php:124
msgid "Support for the old numeric type is deprecated. Please upgrade to numeric values of extended range."
msgstr "Поддержка старого числового типа устарела. Пожалуйста, обновитесь до числовых значений расширенного диапазона."
#: include/classes/widgets/views/widget.geomap.form.view.php:70
msgid "Supported formats:"
msgstr "Поддерживаемые макросы:"
#: include/classes/widgets/views/widget.item.form.view.php:59
msgid "Supported macros:"
msgstr "Поддерживаемые макросы:"
#: app/controllers/CControllerPopupAcknowledgeCreate.php:101
#: app/views/popup.acknowledge.edit.php:82
msgid "Suppress"
msgstr "Подавление"
#: include/classes/helpers/CRoleHelper.php:471
msgid "Suppress problems"
msgstr "Подавление проблем"
#: include/actions.inc.php:1761
msgid "Suppress until"
msgstr "Подавлено до"
#: include/actions.inc.php:1771 include/classes/screens/CScreenProblem.php:1259
msgid "Suppressed"
msgstr "Подавлено"
#: include/html.inc.php:973
#, c-format
msgid "Suppressed till: %1$s"
msgstr "Подавлено до: %1$s"
#: include/classes/data/CItemData.php:1102
msgid "Swap in (from device into memory) statistics. Returns integer"
msgstr "Статистика swap in (с устройства в память). Возвращает число"
#: include/classes/data/CItemData.php:1106
msgid "Swap out (from memory onto device) statistics. Returns integer"
msgstr "Статистика swap out (из памяти на устройство). Возвращает число"
#: include/classes/data/CItemData.php:1110
msgid "Swap space size in bytes or in percentage from total. Returns integer for bytes; float for percentage"
msgstr "Размер файла подкачки в байтах или в процентах от всего размера. Возвращает целое число для байт; дробное для процентов"
#: include/locales.inc.php:62
msgid "Swedish (sv_SE)"
msgstr "Шведский (sv_SE)"
#: app/views/js/administration.authentication.edit.js.php:36
msgid "Switching authentication method will reset all except this session! Continue?"
msgstr "Переключение метода аутентификации сбросит все сессии исключая эту! Продолжить?"
#: include/actions.inc.php:2041 include/classes/screens/CScreenProblem.php:1479
#: include/events.inc.php:274 widgets/problems/includes/WidgetProblems.php:375
msgid "Symptom"
msgstr "Симптом"
#: app/controllers/CControllerGuiEdit.php:33
#: include/classes/setup/CSetupWizard.php:611
msgid "System"
msgstr "Системный"
#: include/classes/data/CItemData.php:1030
msgid "System boot time. Returns integer (Unix timestamp)"
msgstr "Время загрузки системы. Возвращает целое число (Unix timestamp)"
#: app/controllers/CControllerUserEditGeneral.php:49
#: app/views/administration.user.edit.php:189
#: app/views/administration.user.edit.php:195 app/views/popup.sla.edit.php:91
#: app/views/sla.list.php:148 include/users.inc.php:81
msgid "System default"
msgstr "Системное по умолчанию"
#: include/func.inc.php:1745
msgid "System error occurred. Please contact Zabbix administrator."
msgstr "Произошла системная ошибка. Пожалуйста, свяжитесь с администратором Zabbix."
#: include/classes/core/CJsonRpc.php:201
msgid "System error."
msgstr "Системная ошибка."
#: include/classes/data/CItemData.php:1058
msgid "System host name. Returns string"
msgstr "Имя узла сети системы. Возвращает строку"
#: app/controllers/CControllerReportStatus.php:42
#: app/views/report.status.php:30 include/classes/helpers/CMenuHelper.php:132
#: include/classes/helpers/CRoleHelper.php:372
#: include/classes/widgets/CWidgetConfig.php:71
msgid "System information"
msgstr "Информация о системе"
#: include/classes/data/CItemData.php:1086
msgid "System statistics. Returns integer or float"
msgstr "Статистика системы. Возвращает целое число или дробное"
#: include/classes/widgets/forms/CWidgetFormSystemInfo.php:31
msgid "System stats"
msgstr "Статистика системы"
#: include/classes/data/CItemData.php:1078
msgid "System time. Returns integer with type as UTC; string - with type as local"
msgstr "Системное время. Возвращается целое число для типа UTC; строка - для типа local"
#: include/classes/data/CItemData.php:1118
msgid "System uptime in seconds. Returns integer"
msgstr "Системное время в секундах. Возвращает число"
#: jsLoader.php:255
msgctxt "Thursday short"
msgid "T"
msgstr "Чт"
#: jsLoader.php:253
msgctxt "Tuesday short"
msgid "T"
msgstr "Вт"
#: include/discovery.inc.php:55
msgid "TCP"
msgstr "TCP"
#: include/items.inc.php:98
msgid "TELNET agent"
msgstr "TELNET агент"
#: include/classes/screens/CScreenHttpTestDetails.php:190
msgid "TOTAL"
msgstr "ВСЕГО"
#: app/views/js/administration.regex.edit.js.php:155
#: app/views/js/administration.regex.edit.js.php:200
msgid "TRUE"
msgstr "ИСТИНА"
#: include/classes/db/DB.php:220
#, c-format
msgid "Table \"%1$s\" does not exist."
msgstr "Таблица \"%1$s\" не существует."
#: include/classes/db/DB.php:497
#, c-format
msgid "Table \"%1$s\" doesn't have a field named \"%2$s\"."
msgstr "У таблицы \"%1$s\" нет поля с названием \"%2$s\"."
#: app/controllers/CControllerPopupLldOperation.php:131
#: app/controllers/CControllerUsergroupTagfilterAdd.php:47
#: app/views/popup.condition.common.php:72
#: app/views/popup.condition.common.php:138
#: app/views/popup.condition.common.php:307
#: app/views/popup.condition.common.php:323 include/hosts.inc.php:144
#: include/views/inventory.host.list.php:92
msgid "Tag"
msgstr "Тег"
#: app/partials/monitoring.latest.filter.php:172
#: app/partials/monitoring.problem.filter.php:233
#: include/classes/widgets/forms/CWidgetFormProblems.php:151
msgid "Tag display priority"
msgstr "Приоритет отображения тегов"
#: app/views/administration.usergroup.edit.php:210
msgid "Tag filter"
msgstr "Фильтр тегов"
#: include/views/configuration.trigger.prototype.edit.php:521
#: include/views/configuration.triggers.edit.php:550
msgid "Tag for matching"
msgstr "Теги для совпадения"
#: app/partials/monitoring.latest.filter.php:151
#: app/partials/monitoring.problem.filter.php:219 include/actions.inc.php:65
#: include/classes/widgets/forms/CWidgetFormProblems.php:137
msgid "Tag name"
msgstr "Имя тега"
#: include/actions.inc.php:66
msgid "Tag value"
msgstr "Значение тега"
#: app/partials/monitoring.charts.subfilter.php:199
#: app/partials/monitoring.latest.subfilter.php:178
msgid "Tag values"
msgstr "Значения тегов"
#: app/controllers/CControllerPopupLldOperation.php:138
#: app/partials/administration.usergroup.tagfilters.html.php:29
#: app/partials/configuration.filter.items.php:166
#: app/partials/configuration.host.edit.html.php:524
#: app/partials/monitoring.charts.subfilter.php:190
#: app/partials/monitoring.host.filter.php:133
#: app/partials/monitoring.host.view.html.php:37
#: app/partials/monitoring.latest.filter.php:164
#: app/partials/monitoring.latest.subfilter.php:170
#: app/partials/monitoring.latest.view.html.php:51
#: app/partials/monitoring.problem.filter.php:231
#: app/partials/service.info.php:126 app/partials/service.list.edit.php:58
#: app/partials/service.list.php:55 app/views/configuration.host.list.php:159
#: app/views/configuration.host.list.php:199 app/views/hintbox.eventlist.php:77
#: app/views/monitoring.web.view.php:88
#: app/views/monitoring.widget.problems.view.php:68
#: app/views/popup.lldoperation.php:262 app/views/popup.massupdate.host.php:193
#: app/views/popup.massupdate.host.php:286
#: app/views/popup.massupdate.item.php:476
#: app/views/popup.massupdate.item.php:492
#: app/views/popup.massupdate.service.php:39
#: app/views/popup.massupdate.template.php:122
#: app/views/popup.massupdate.template.php:139
#: app/views/popup.massupdate.trigger.php:74
#: app/views/popup.massupdate.trigger.php:149
#: app/views/popup.service.edit.php:246 app/views/popup.service.edit.php:326
#: app/views/popup.services.php:61 app/views/service.list.edit.php:104
#: app/views/service.list.php:91 include/blocks.inc.php:583
#: include/classes/screens/CScreenHttpTest.php:117
#: include/classes/screens/CScreenProblem.php:834
#: include/classes/screens/CScreenProblem.php:890
#: include/classes/screens/CScreenProblem.php:1159
#: include/classes/widgets/forms/CWidgetFormDataOver.php:51
#: include/classes/widgets/forms/CWidgetFormGeoMap.php:52
#: include/classes/widgets/forms/CWidgetFormProblemHosts.php:79
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:79
#: include/classes/widgets/forms/CWidgetFormProblems.php:94
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:373
#: include/classes/widgets/forms/CWidgetFormTrigOver.php:67
#: include/classes/widgets/forms/CWidgetFormWeb.php:61
#: include/events.inc.php:263 include/forms.inc.php:86
#: include/views/configuration.host.prototype.edit.php:326
#: include/views/configuration.host.prototype.list.php:69
#: include/views/configuration.httpconf.edit.php:239
#: include/views/configuration.httpconf.list.php:77
#: include/views/configuration.httpconf.list.php:145
#: include/views/configuration.item.edit.php:1018
#: include/views/configuration.item.list.php:97
#: include/views/configuration.item.prototype.edit.php:881
#: include/views/configuration.item.prototype.list.php:73
#: include/views/configuration.maintenance.edit.php:249
#: include/views/configuration.template.edit.php:181
#: include/views/configuration.template.list.php:83
#: include/views/configuration.template.list.php:129
#: include/views/configuration.trigger.prototype.edit.php:563
#: include/views/configuration.trigger.prototype.list.php:69
#: include/views/configuration.triggers.edit.php:588
#: include/views/configuration.triggers.list.php:111
#: include/views/configuration.triggers.list.php:201
#: include/views/js/monitoring.sysmaps.js.php:235
msgid "Tags"
msgstr "Теги"
#: app/views/monitoring.widget.problems.view.php:83
msgctxt "compact table header"
msgid "Tags"
msgstr "Теги"
#: include/views/configuration.copy.elements.php:69
#: include/views/configuration.trigger.prototype.edit.php:202
#: include/views/configuration.trigger.prototype.edit.php:401
#: include/views/configuration.triggers.edit.php:225
#: include/views/configuration.triggers.edit.php:427 trigger_prototypes.php:53
#: trigger_prototypes.php:55 triggers.php:60 triggers.php:62
msgid "Target"
msgstr "Цель"
#: app/partials/popup.operations.php:168
msgid "Target list"
msgstr "Список целей"
#: include/views/configuration.copy.elements.php:60
msgid "Target type"
msgstr "Тип цели"
#: app/views/administration.script.edit.php:119
#: app/views/administration.script.list.php:153 include/discovery.inc.php:61
msgid "Telnet"
msgstr "Telnet"
#: app/controllers/CControllerAuditLogList.php:240
#: app/views/administration.mediatype.edit.php:282
#: app/views/popup.massupdate.template.php:138 app/views/search.php:277
#: include/actions.inc.php:49 include/forms.inc.php:559
#: include/views/configuration.graph.list.php:159
#: include/views/configuration.host.discovery.list.php:196
#: include/views/configuration.httpconf.list.php:134
#: include/views/configuration.item.list.php:87
#: include/views/configuration.triggers.list.php:194 report2.php:392
msgid "Template"
msgstr "Шаблон"
#: include/classes/api/services/CHost.php:1010
#: include/classes/import/importers/CTemplateImporter.php:84
#, c-format
msgid "Template \"%1$s\" already exists."
msgstr "Шаблон \"%1$s\" уже существует."
#: include/classes/api/services/CHostGroup.php:1371
#, c-format
msgid "Template \"%1$s\" cannot be without host group."
msgstr "Шаблон \"%1$s\" не может быть без группы узлов сети."
#: include/classes/api/services/CTemplateGroup.php:942
#, c-format
msgid "Template \"%1$s\" cannot be without template group."
msgstr "Шаблон \"%1$s\" не может существовать без группы шаблонов."
#: include/classes/import/importers/CHostImporter.php:54
#, c-format
msgid "Template \"%1$s\" for host \"%2$s\" does not exist."
msgstr "Шаблон \"%1$s\" для узла сети \"%2$s\" не существует."
#: templates.php:204
msgid "Template added"
msgstr "Шаблон добавлен"
#: app/views/popup.import.php:107
msgid "Template and host properties that are inherited through template linkage will be unlinked and cleared."
msgstr "Свойства шаблона и узла сети, которые наследуются через присоединенный шаблон будут отсоединены и очищены."
#: include/classes/api/services/CHostBase.php:1386
msgid "Template cannot be linked to another template more than once even through other templates."
msgstr "Шаблон не может быть соединен с другим шаблоном несколько раз, даже через другие шаблоны."
#: app/controllers/CControllerAuditLogList.php:241
msgid "Template dashboard"
msgstr "Шаблон панели"
#: app/views/popup.import.php:33
msgid "Template dashboards"
msgstr "Шаблоны панелей"
#: templates.php:462 templates.php:476 templates.php:542
msgid "Template deleted"
msgstr "Шаблон удален"
#: report2.php:388
msgid "Template group"
msgstr "Группа шаблона"
#: include/classes/api/services/CTemplateGroup.php:540
#, c-format
msgid "Template group \"%1$s\" already exists."
msgstr "Группа шаблонов \"%1$s\" уже существует."
#: app/controllers/CControllerTemplateGroupCreate.php:62
msgid "Template group added"
msgstr "Группа шаблонов добавлена"
#: app/controllers/CControllerTemplateGroupDelete.php:60
msgid "Template group deleted"
msgid_plural "Template groups deleted"
msgstr[0] "Группа шаблонов удалена"
msgstr[1] "Группы шаблонов удалены"
msgstr[2] "Группы шаблонов удалены"
#: app/controllers/CControllerTemplateGroupUpdate.php:86
msgid "Template group updated"
msgstr "Группа шаблонов обновлена"
#: include/classes/api/services/CUserGroup.php:487
#, c-format
msgid "Template group with ID \"%1$s\" is not available."
msgstr "Группа шаблонов с \"%1$s\" недоступна."
#: app/controllers/CControllerPopupGeneric.php:197
#: app/controllers/CControllerPopupImportCompare.php:168
#: app/controllers/CControllerUsergroupTemplateGrouprightAdd.php:36
#: app/partials/configuration.filter.items.php:58
#: app/views/configuration.templategroup.list.php:30
#: app/views/popup.import.php:29 app/views/popup.massupdate.template.php:84
#: app/views/search.php:410 include/classes/helpers/CMenuHelper.php:170
#: include/classes/helpers/CRoleHelper.php:406
#: include/views/configuration.copy.elements.php:62
#: include/views/configuration.graph.list.php:93
#: include/views/configuration.host.discovery.list.php:69
#: include/views/configuration.httpconf.list.php:31
#: include/views/configuration.template.edit.php:148
#: include/views/configuration.template.list.php:45
#: include/views/configuration.triggers.list.php:33
msgid "Template groups"
msgstr "Группы шаблонов"
#: app/views/popup.import.php:34
msgid "Template linkage"
msgstr "Соединения с шаблонами"
#: include/views/configuration.template.edit.php:194
msgid "Template macros"
msgstr "Шаблонные макросы"
#: include/views/configuration.template.edit.php:56 templates.php:41
msgid "Template name"
msgstr "Имя шаблона"
#: app/views/administration.usergroup.edit.php:273
msgid "Template permissions"
msgstr "Права доступа к шаблонам"
#: report2.php:396
msgid "Template trigger"
msgstr "Шаблонный триггер"
#: templates.php:208
msgid "Template updated"
msgstr "Шаблон обновлен"
#: app/partials/hostmacros.inherited.list.html.php:54
msgid "Template value"
msgstr "Значение шаблона"
#: include/classes/api/services/CHostGeneral.php:126
#, c-format
msgid "Template with host name \"%1$s\" already exists."
msgstr "Шаблон с именем узла сети \"%1$s\" уже существует."
#: include/classes/api/services/CHost.php:2067
#: include/classes/api/services/CHost.php:2353
#, c-format
msgid "Template with the same name \"%1$s\" already exists."
msgstr "Шаблон с таким же именем \"%1$s\" уже существует."
#: include/classes/api/services/CHost.php:2073
#: include/classes/api/services/CHost.php:2361
#, c-format
msgid "Template with the same visible name \"%1$s\" already exists."
msgstr "Шаблон с таким же видимым именем \"%1$s\" уже существует."
#: include/classes/api/services/CHostGeneral.php:146
#, c-format
msgid "Template with visible name \"%1$s\" already exists."
msgstr "Шаблон с видимым именем \"%1$s\" уже существует."
#: app/controllers/CControllerPopupGeneric.php:121
#: app/controllers/CControllerPopupImportCompare.php:132
#: app/controllers/CControllerPopupImportCompare.php:165
#: app/partials/configuration.filter.items.php:72
#: app/partials/configuration.host.edit.html.php:210
#: app/partials/popup.operations.php:212
#: app/views/configuration.host.list.php:84
#: app/views/configuration.host.list.php:194
#: app/views/popup.condition.common.php:357 app/views/popup.import.php:31
#: app/views/search.php:222 app/views/search.php:226 app/views/search.php:368
#: include/classes/helpers/CMenuHelper.php:173
#: include/classes/helpers/CRoleHelper.php:401
#: include/views/configuration.copy.elements.php:64
#: include/views/configuration.graph.list.php:107
#: include/views/configuration.host.discovery.list.php:85
#: include/views/configuration.hostgroups.list.php:69
#: include/views/configuration.hostgroups.list.php:184
#: include/views/configuration.hostgroups.list.php:188
#: include/views/configuration.host.prototype.edit.php:178
#: include/views/configuration.host.prototype.list.php:66
#: include/views/configuration.httpconf.list.php:50
#: include/views/configuration.template.edit.php:29
#: include/views/configuration.template.edit.php:147
#: include/views/configuration.template.edit.php:178
#: include/views/configuration.template.list.php:87
#: include/views/configuration.triggers.list.php:48
msgid "Templates"
msgstr "Шаблоны"
#: include/classes/api/services/CHostBase.php:1228
#, c-format
msgid "Templates \"%1$s\" unlinked from hosts \"%2$s\"."
msgstr "Шаблоны \"%1$s\" отсоединены от узлов сети \"%2$s\"."
#: app/partials/configuration.host.edit.html.php:187
msgid "Templates linked by host discovery cannot be unlinked."
msgstr "Шаблоны, присоединённые обнаружением узлов сети, нельзя отсоединять."
#: app/controllers/CControllerPopupMassupdateTemplate.php:358
msgid "Templates updated"
msgstr "Шаблоны обновлены"
#: app/controllers/CControllerPopupTestTriggerExpr.php:212
#: app/partials/scheduledreport.formgrid.html.php:211
#: app/views/administration.authentication.edit.php:340
#: app/views/administration.mediatype.list.php:151
#: app/views/administration.regex.edit.php:141
#: app/views/js/popup.itemtestedit.view.js.php:571
#: app/views/popup.itemtestedit.view.php:432
#: app/views/popup.mediatypetest.edit.php:99
#: app/views/popup.testtriggerexpr.php:124 include/forms.inc.php:1523
#: include/views/configuration.host.discovery.edit.php:998
#: include/views/configuration.host.discovery.edit.php:1015
#: include/views/configuration.item.edit.php:1066
#: include/views/configuration.item.edit.php:1087
#: include/views/configuration.item.prototype.edit.php:922
#: include/views/configuration.item.prototype.edit.php:932
#: include/views/configuration.trigger.prototype.edit.php:269
#: include/views/configuration.trigger.prototype.edit.php:469
#: include/views/configuration.triggers.edit.php:293
#: include/views/configuration.triggers.edit.php:496
#: include/views/js/item.preprocessing.js.php:53
msgid "Test"
msgstr "Тест"
#: include/forms.inc.php:1553
msgid "Test all steps"
msgstr "Тест всех шагов"
#: app/views/administration.authentication.edit.php:199
msgid "Test authentication"
msgstr "Тест аутентификации"
#: app/views/administration.script.edit.php:260
msgid "Test confirmation"
msgstr "Тест подтверждения"
#: app/views/popup.testtriggerexpr.php:39
msgid "Test data"
msgstr "Тестовые данные"
#: app/views/administration.regex.edit.php:123
msgid "Test expressions"
msgstr "Тест выражений"
#: app/controllers/CControllerPopupItemTestEdit.php:354
msgid "Test item"
msgstr "Тест элемента данных"
#: app/controllers/CControllerPopupMediatypeTestEdit.php:77
#, c-format
msgid "Test media type \"%1$s\""
msgstr "Тест способа оповещения \"%1$s\""
#: app/controllers/CControllerPopupItemTestEdit.php:110
#: app/controllers/CControllerPopupItemTestGetValue.php:84
#: app/controllers/CControllerPopupItemTestSend.php:151
#, c-format
msgid "Test of \"%1$s\" items is not supported."
msgstr "Тестирование \"%1$s\" элементов данных не поддерживается."
#: app/controllers/CControllerPopupScheduledReportTest.php:79
msgid "Test report generating"
msgstr "Генерация тестового отчета"
#: app/views/administration.regex.edit.php:120
msgid "Test string"
msgstr "Тестовая строка"
#: app/controllers/CControllerPopupMediatypeTestEdit.php:81
msgid "Test subject"
msgstr "Тестовая тема"
#: app/partials/configuration.filter.items.php:141
#: app/views/popup.massupdate.item.php:159
#: app/views/popup.tophosts.column.edit.php:65
#: app/views/popup.tophosts.column.edit.php:72
#: include/classes/html/CMacroValue.php:156 include/items.inc.php:131
#: include/items.inc.php:1799 include/items.inc.php:1803
#: include/items.inc.php:1807 include/items.inc.php:1811
#: include/items.inc.php:1815 include/views/configuration.item.edit.php:123
#: include/views/configuration.item.prototype.edit.php:109
#: include/views/js/monitoring.sysmaps.js.php:377
#: include/views/js/monitoring.sysmaps.js.php:538
msgid "Text"
msgstr "Текст"
#: app/views/popup.tophosts.column.edit.php:75
msgid "Text, supports {INVENTORY.*}, {HOST.*} macros"
msgstr "Текст, поддерживаются {INVENTORY.*}, {HOST.*} макросы"
#: include/classes/api/clients/CLocalApiClient.php:96
#, c-format
msgid "The \"%1$s.%2$s\" method must be called without authorization header."
msgstr "Метод \"%1$s.%2$s\" должен вызываться без заголовка авторизации."
#: include/classes/api/clients/CLocalApiClient.php:89
#, c-format
msgid "The \"%1$s.%2$s\" method must be called without the \"auth\" parameter."
msgstr "Метод \"%1$s.%2$s\" должен вызываться без \"auth\" параметра."
#: app/views/administration.geomaps.edit.php:30
msgid "The URL template is used to load and display the tile layer on geographical maps."
msgstr "Шаблон URL используется для загрузки и отображения слоя плитки на географических картах."
#: include/classes/db/DbBackend.php:130
#, c-format
msgid "The Zabbix database version does not match current requirements. Your database version: %1$s. Required version: %2$s. Please contact your system administrator."
msgstr "Версия базы данных Zabbix не соответствует текущим требованиям. Ваша версия базы данных: %1$s. Требуемая версия: %2$s. Пожалуйста, обратитесь к своему системному администратору."
#: include/classes/data/CItemData.php:1719
msgid "The average time a read from the virtual disk takes, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier, \"instance\" - disk device instance"
msgstr "Среднее время чтения с виртуального диска, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware, \"экземпляр\" - экземпляр дискового устройства"
#: include/classes/data/CItemData.php:1526
msgid "The average time a read from the virtual disk takes, <url> - VMware service URL, <uuid> - VMware virtual machine host name, <instance> - disk device instance"
msgstr "Среднее время чтения с виртуального диска, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware, <экземпляр> - экземпляр дискового устройства"
#: include/classes/data/CItemData.php:1723
msgid "The average time a write to the virtual disk takes, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier, \"instance\" - disk device instance"
msgstr "Среднее время записи на виртуальный диск, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware, \"экземпляр\" - экземпляр дискового устройства"
#: include/classes/data/CItemData.php:1530
msgid "The average time a write to the virtual disk takes, <url> - VMware service URL, <uuid> - VMware virtual machine host name, <instance> - disk device instance"
msgstr "Среднее время записи на виртуальный диск, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware, <экземпляр> - экземпляр дискового устройства"
#: app/controllers/CControllerHostEdit.php:240
msgid "The cloned host contains user defined macros with type \"Secret text\". The value and type of these macros were reset."
msgstr "Склонированный узел сети содержит пользовательские макросы с типом \"Скрытый текст\". Значения и тип этих макросов сброшены."
#: host_prototypes.php:162
msgid "The cloned host prototype contains user defined macros with type \"Secret text\". The value and type of these macros were reset."
msgstr "Склонированный прототип узлов сети содержит пользовательские макросы с типом \"Скрытый текст\". Значения и тип этих макросов сброшены."
#: templates.php:180
msgid "The cloned template contains user defined macros with type \"Secret text\". The value and type of these macros were reset."
msgstr "Склонированный шаблон содержит пользовательские макросы с типом \"Скрытый текст\". Значения и тип этих макросов сброшены."
#: app/views/administration.geomaps.edit.php:36
msgid "The following placeholders are supported:"
msgstr "Поддерживаются следующие символы-заполнители:"
#: include/html.inc.php:691
#, c-format
msgid "The graph is not discovered anymore and will be deleted in %1$s (on %2$s at %3$s)."
msgstr "График более не обнаруживается и будет удален через %1$s (%2$s в %3$s)."
#: include/html.inc.php:686
msgid "The graph is not discovered anymore and will be deleted the next time discovery rule is processed."
msgstr "График более не обнаруживается и будет удален при следующей обработке правила обнаружения."
#: app/controllers/CControllerHostEdit.php:283 host_prototypes.php:171
msgid "The host being cloned belongs to a host group you don't have write permissions to. Non-writable group has been removed from the new host."
msgstr "Клонируемый узел сети принадлежит группе узлов сети, к которой у вас нет прав на запись. Группа, недоступная для записи, удалена с нового узла сети."
#: include/html.inc.php:637
#, c-format
msgid "The host group is not discovered anymore and will be deleted in %1$s (on %2$s at %3$s)."
msgstr "Группа узлов сети более не обнаруживается и будет удалена через %1$s (%2$s в %3$s)."
#: include/html.inc.php:632
msgid "The host group is not discovered anymore and will be deleted the next time discovery rule is processed."
msgstr "Группа узлов сети более не обнаруживается и будет удалена в процессе следующей обработки правила обнаружения."
#: include/html.inc.php:664
#, c-format
msgid "The host is not discovered anymore and will be deleted in %1$s (on %2$s at %3$s)."
msgstr "Узел сети более не обнаруживается и будет удален через %1$s (%2$s в %3$s)."
#: include/html.inc.php:659
msgid "The host is not discovered anymore and will be deleted the next time discovery rule is processed."
msgstr "Узел сети более не обнаруживается и будет удален при следующем выполнении правила обнаружения."
#: include/classes/api/services/CImage.php:555
#, c-format
msgid "The image is used in icon map %1$s."
msgid_plural "The image is used in icon maps %1$s."
msgstr[0] "Изображение используется в соответствии иконок %1$s."
msgstr[1] "Изображение используется в соответствиях иконок %1$s."
msgstr[2] "Изображение используется в соответствиях иконок %1$s."
#: include/classes/api/services/CImage.php:591
#, c-format
msgid "The image is used in map %1$s."
msgid_plural "The image is used in maps %1$s."
msgstr[0] "Изображение используется на карте сети %1$s."
msgstr[1] "Изображение используется на картах сети %1$s."
msgstr[2] "Изображение используется на картах сети %1$s."
#: include/html.inc.php:745
#, c-format
msgid "The item is not discovered anymore and will be deleted in %1$s (on %2$s at %3$s)."
msgstr "Элемент данных более не обнаруживается и будет удален через %1$s (%2$s в %3$s)."
#: include/html.inc.php:740
msgid "The item is not discovered anymore and will be deleted the next time discovery rule is processed."
msgstr "Элемент данных более не обнаруживается и будет удален при следующем выполнении правила обнаружения."
#: include/classes/widgets/views/widget.geomap.form.view.php:76
#, c-format
msgid "The maximum zoom level is \"%1$s\"."
msgstr "Максимальный уровень масштаба - \"%1$s\"."
#: include/classes/data/CItemData.php:1002
msgid "The number of processes. Returns integer"
msgstr "Количество процессов. Возвращает число"
#: index_sso.php:193
#, c-format
msgid "The parameter \"%1$s\" is missing from the user attributes."
msgstr "Параметр \"%1$s\" отсутствует в атрибутах пользователя."
#: include/classes/core/CJsonRpc.php:177
msgid "The received JSON is not a valid JSON-RPC request."
msgstr "Полученный JSON не является корректным JSON-RPC запросом."
#: include/classes/core/CJsonRpc.php:182
msgid "The requested remote-procedure does not exist / is not available"
msgstr "Запрашиваемая удаленная процедура не существует / недоступна"
#: templates.php:181
msgid "The template being cloned belongs to a template group you don't have write permissions to. Non-writable group has been removed from the new template."
msgstr "Клонируемый шаблон принадлежит группе шаблонов, к которой у вас нет прав на запись. Группа, недоступная для записи, удалена с нового шаблона."
#: app/views/popup.token.view.php:64
msgid "The token has expired. Please update the expiry date to use the token."
msgstr "У токена истек срок действия. Пожалуйста, обновите дату истечения срока действия для использования этого токена."
#: include/html.inc.php:718
#, c-format
msgid "The trigger is not discovered anymore and will be deleted in %1$s (on %2$s at %3$s)."
msgstr "Триггер более не обнаруживается и будет удален через %1$s (%2$s в %3$s)."
#: include/html.inc.php:713
msgid "The trigger is not discovered anymore and will be deleted the next time discovery rule is processed."
msgstr "Триггер более не обнаруживается и будет удален при следующей обработке правила обнаружения."
#: app/views/administration.user.edit.php:255
msgid "Theme"
msgstr "Тема"
#: app/views/administration.mediatype.edit.php:139
#: app/views/popup.mediatypetest.edit.php:47
msgid "These parameters will be passed to the script as command-line arguments in the specified order."
msgstr "Эти параметры будут переданы в скрипт аргументами командной строки в указанном порядке."
#: include/func.inc.php:2468
msgid "This day last week"
msgstr "Этот день прошлой недели"
#: app/partials/configuration.host.edit.html.php:398
#, c-format
msgid "This field is automatically populated by item \"%1$s\"."
msgstr "Это поле автоматически заполняется \"%1$s\" элементом данных."
#: include/classes/scim/API.php:77
msgid "This filter is not supported"
msgstr "Этот фильтр не поддерживается"
#: app/controllers/CControllerPopupMediatypeTestEdit.php:82
msgid "This is the test message from Zabbix"
msgstr "Это тестовое сообщение от Zabbix"
#: include/func.inc.php:2476
msgid "This month"
msgstr "Этот месяц"
#: include/func.inc.php:2477
msgid "This month so far"
msgstr "В этом месяце"
#: include/classes/widgets/views/widget.item.form.view.php:231
msgid "This setting applies only to numeric data."
msgstr "Эта настройка применяется только к числовым данным."
#: app/views/popup.tophosts.column.edit.php:172
msgid "This setting applies only to numeric data. Non-numeric data will always be taken from history."
msgstr "Эта настройка применяется только к числовым данным. Нечисловые данные всегда берутся из истории."
#: app/partials/administration.system.info.php:199
#: app/views/administration.housekeeping.edit.php:134
msgid "This setting should be enabled, because history tables contain compressed chunks."
msgstr "Эта настройка должна быть активирована, поскольку таблицы истории содержат сжатые порции."
#: app/partials/administration.system.info.php:213
#: app/views/administration.housekeeping.edit.php:163
msgid "This setting should be enabled, because trend tables contain compressed chunks."
msgstr "Эта настройка должна быть активирована, поскольку таблицы динамики изменений содержат сжатые порции."
#: include/views/configuration.item.edit.php:125
#: include/views/configuration.item.prototype.edit.php:111
msgid "This type of information may not match the key."
msgstr "Этот тип информации может не соответствовать ключу."
#: app/views/administration.user.edit.php:59
msgid "This user is IdP provisioned. Manual changes for provisioned fields are not allowed."
msgstr "Этот пользователь инициализирован IdP. Внесение изменений вручную в поля заполненные при инициализации не допускается."
#: include/func.inc.php:2474
msgid "This week"
msgstr "Эта неделя"
#: include/func.inc.php:2475
msgid "This week so far"
msgstr "На этой неделе"
#: include/func.inc.php:2478
msgid "This year"
msgstr "Этот год"
#: include/func.inc.php:2479
msgid "This year so far"
msgstr "В этом году"
#: app/controllers/CControllerPopupTriggerExpr.php:292
#: app/views/popup.tophosts.column.edit.php:198
msgid "Threshold"
msgstr "Порог"
#: app/views/popup.tophosts.column.edit.php:232
msgid "Thresholds"
msgstr "Пороги"
#: include/items.inc.php:1891 include/items.inc.php:1895
msgid "Throttling"
msgstr "Троттлинг"
#: include/func.inc.php:216
msgid "Thu"
msgstr "Чт"
#: include/func.inc.php:122 include/func.inc.php:228 jsLoader.php:248
msgid "Thursday"
msgstr "Четверг"
#: app/views/administration.geomaps.edit.php:77
msgid "Tile URL"
msgstr "URL плитки"
#: app/views/administration.geomaps.edit.php:65
msgid "Tile provider"
msgstr "Провайдер плитки"
#: app/views/administration.geomaps.edit.php:58
msgid "Tile provider attribution data displayed in a small text box on the map."
msgstr "Данные атрибуции поставщика плитки отображаются в небольшом текстовом поле на карте."
#: report4.php:193
msgid "Till"
msgstr "До"
#: app/controllers/CControllerPopupTriggerExpr.php:51
#: app/controllers/CControllerPopupTriggerExpr.php:263
#: app/views/hintbox.eventlist.php:61 app/views/hintbox.eventlist.php:67
#: app/views/monitoring.widget.actionlog.view.php:33
#: app/views/monitoring.widget.problems.view.php:38
#: app/views/popup.itemtestedit.view.php:270
#: app/views/popup.triggerexpr.php:175 app/views/popup.triggerexpr.php:179
#: app/views/reports.auditlog.list.php:90 include/actions.inc.php:1700
#: include/actions.inc.php:1754 include/actions.inc.php:1827
#: include/actions.inc.php:1921 include/actions.inc.php:1976
#: include/blocks.inc.php:558 include/classes/screens/CScreenProblem.php:811
#: include/classes/screens/CScreenProblem.php:1150
#: include/classes/widgets/forms/CWidgetFormActionLog.php:31
#: include/classes/widgets/forms/CWidgetFormActionLog.php:32
#: include/classes/widgets/forms/CWidgetFormProblems.php:200
#: include/classes/widgets/forms/CWidgetFormProblems.php:201
#: include/classes/widgets/views/widget.item.form.view.php:52
#: include/classes/widgets/views/widget.item.form.view.php:160
#: include/events.inc.php:192 include/events.inc.php:285
#: include/views/administration.auditacts.list.php:65
msgid "Time"
msgstr "Время"
#: app/views/monitoring.widget.actionlog.view.php:35
#: app/views/monitoring.widget.actionlog.view.php:36
#: app/views/monitoring.widget.problems.view.php:40
#: app/views/monitoring.widget.problems.view.php:41
msgctxt "compact table header"
msgid "Time"
msgstr "Время"
#: include/classes/data/CItemData.php:1646
msgid "Time a particular Zabbix process or a group of processes (identified by <type> and <mode>) spent in <state> in percentage."
msgstr "Время конкретного процесса Zabbix или группы процессов (задаётся <типом> и <режимом>) проведённое в <состоянии> в процентах."
#: app/views/js/popup.mediatypetest.edit.js.php:103
#: app/views/js/popup.scriptexec.js.php:44
msgid "Time elapsed:"
msgstr "Затрачено времени:"
#: app/views/administration.gui.edit.php:132
msgid "Time filter default period"
msgstr "Период фильтра времени по умолчанию "
#: include/classes/data/CItemData.php:1650
msgid "Time of proxy last access. Name - proxy name. Valid params are: lastaccess - Unix timestamp, delay - seconds."
msgstr "Время последнего обращения прокси. Имя - имя прокси. Допустимые параметры: lastaccess - штамп времени в Unix формате, задержка - секунды."
#: include/actions.inc.php:51
#: include/classes/widgets/views/widget.svggraph.form.view.php:306
msgid "Time period"
msgstr "Период времени"
#: app/controllers/CControllerPopupTriggerExpr.php:69
#: app/controllers/CControllerPopupTriggerExpr.php:83
#: app/controllers/CControllerPopupTriggerExpr.php:183
#: app/controllers/CControllerPopupTriggerExpr.php:202
#: app/controllers/CControllerPopupTriggerExpr.php:239
#: app/controllers/CControllerPopupTriggerExpr.php:258
#: app/controllers/CControllerPopupTriggerExpr.php:287
#: app/views/popup.tophosts.column.edit.php:110
#: include/classes/widgets/CWidgetHelper.php:939
#: include/classes/widgets/CWidgetHelper.php:1015
#: include/classes/widgets/CWidgetHelper.php:1283
msgid "Time shift"
msgstr "Сдвиг по времени"
#: include/classes/widgets/forms/CWidgetFormClock.php:31
msgid "Time type"
msgstr "Тип времени"
#: app/views/administration.user.edit.php:254 app/views/popup.sla.edit.php:83
msgid "Time zone"
msgstr "Часовой пояс"
#: app/views/administration.mediatype.edit.php:232
#: app/views/administration.script.edit.php:199
#: app/views/popup.httpstep.php:165 app/views/popup.massupdate.item.php:100
#: disc_prototypes.php:147 host_discovery.php:122
#: include/views/configuration.host.discovery.edit.php:287
#: include/views/configuration.httpconf.edit.php:205
#: include/views/configuration.item.edit.php:344
#: include/views/configuration.item.prototype.edit.php:330 items.php:151
msgid "Timeout"
msgstr "Время ожидания"
#: app/views/monitoring.widget.plaintext.view.php:32
#: include/classes/screens/CScreenHistory.php:265
#: include/classes/screens/CScreenHistory.php:391
#: include/classes/screens/CScreenHistory.php:444
#: include/views/monitoring.history.php:291
msgid "Timestamp"
msgstr "Отметка времени"
#: app/views/monitoring.widget.plaintext.view.php:33
msgctxt "compact table header"
msgid "Timestamp"
msgstr "Таймстемп"
#: app/views/sla.list.php:91
msgid "Timezone"
msgstr "Часовой пояс"
#: app/controllers/CControllerSlaReportList.php:181
#: app/partials/massupdate.valuemaps.tab.php:46
#: app/partials/timeselector.filter.php:96
#: app/views/popup.tabfilter.edit.php:49 app/views/slareport.list.php:82
#: include/classes/html/CFilter.php:290
#: include/classes/widgets/forms/CWidgetFormSlaReport.php:69
#: include/classes/widgets/forms/CWidgetFormSlaReport.php:104
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:93
#: include/views/js/monitoring.sysmaps.js.php:771
msgid "To"
msgstr "К"
#: jsLoader.php:395
msgid "To set a host interface select a single item type for all items"
msgstr "Чтобы задать интерфейс узла сети выберите один тип элемента данных из всех элементов данных"
#: include/classes/screens/CScreenProblem.php:696 include/func.inc.php:2472
msgid "Today"
msgstr "Сегодня"
#: include/func.inc.php:2473
msgid "Today so far"
msgstr "Сегодня до сих пор"
#: include/classes/widgets/forms/CWidgetFormDataOver.php:86
#: include/classes/widgets/forms/CWidgetFormItem.php:106
#: include/classes/widgets/forms/CWidgetFormItem.php:187
#: include/classes/widgets/forms/CWidgetFormItem.php:310
#: include/classes/widgets/forms/CWidgetFormPlainText.php:43
#: include/classes/widgets/forms/CWidgetFormTrigOver.php:102
#: include/views/js/monitoring.sysmaps.js.php:40
#: include/views/js/monitoring.sysmaps.js.php:155
#: include/views/js/monitoring.sysmaps.js.php:686
#: include/views/monitoring.sysmap.edit.php:253
msgid "Top"
msgstr "По верхнему краю"
#: app/controllers/CControllerTopTriggersList.php:192
#: app/views/reports.toptriggers.list.php:142
#: include/classes/helpers/CMenuHelper.php:144
#: include/classes/helpers/CRoleHelper.php:424
msgid "Top 100 triggers"
msgstr ""
#: include/classes/widgets/forms/CWidgetFormTopHosts.php:132
msgid "Top N"
msgstr "Топ N"
#: include/classes/widgets/CWidgetConfig.php:75
msgid "Top hosts"
msgstr "Топ узлов сети"
#: widgets/toptriggers/Widget.php:29
msgid "Top triggers"
msgstr ""
#: app/views/administration.queue.overview.proxy.php:98
#: app/views/monitoring.widget.hostavail.view.php:34
#: app/views/monitoring.widget.hostavail.view.php:70
#: app/views/monitoring.widget.hostavail.view.php:105
#: app/views/monitoring.widget.problemhosts.view.php:34
msgid "Total"
msgstr "Всего"
#: app/views/monitoring.widget.hostavail.view.php:40
#: app/views/monitoring.widget.problemhosts.view.php:35
msgctxt "compact table header"
msgid "Total"
msgstr "Всего"
#: include/classes/debug/CProfiler.php:153
#, c-format
msgid "Total Elasticsearch time: %1$s"
msgstr "Всего затрачено времени на Elasticsearch: %1$s"
#: include/classes/debug/CProfiler.php:149
#, c-format
msgid "Total SQL time: %1$s"
msgstr "Всего затрачено времени на SQL: %1$s"
#: include/classes/data/CItemData.php:1627
msgid "Total time elapsed, in seconds, since last operating system boot-up, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Общее время, в секундах, прошедшее с момента последней загрузки операционной системы, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1446
msgid "Total time elapsed, in seconds, since last operating system boot-up, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Общее время, в секундах, прошедшее с момента последней загрузки операционной системы, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/debug/CProfiler.php:147
#, c-format
msgid "Total time: %1$s"
msgstr "Всего затрачено времени: %1$s"
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:104
msgid "Totals"
msgstr "Общее количество"
#: app/controllers/CControllerPopupMediatypeTestSend.php:172
msgid "Trace"
msgstr "Трассировка"
#: include/page_footer.php:40
msgid "Transaction has not been closed. Aborting..."
msgstr "Транзакция не была закрыта. Откат..."
#: include/classes/data/CItemData.php:830
msgid "Transform SQL query result into a JSON array for low-level discovery."
msgstr "Преобразование результата SQL запроса в JSON массив для низкоуровневого обнаружения."
#: include/classes/data/CItemData.php:834
msgid "Transform SQL query result into a JSON array."
msgstr "Преобразование результата SQL запроса в JSON массив."
#: include/classes/widgets/CWidgetHelper.php:929
#: include/classes/widgets/CWidgetHelper.php:973
#: include/classes/widgets/CWidgetHelper.php:974
#: include/classes/widgets/CWidgetHelper.php:975
#: include/classes/widgets/CWidgetHelper.php:976
#: include/classes/widgets/CWidgetHelper.php:977
#: include/classes/widgets/CWidgetHelper.php:978
#: include/classes/widgets/CWidgetHelper.php:979
#: include/classes/widgets/CWidgetHelper.php:980
#: include/classes/widgets/CWidgetHelper.php:981
#: include/classes/widgets/CWidgetHelper.php:982
#: include/classes/widgets/CWidgetHelper.php:983
#: include/classes/widgets/CWidgetHelper.php:1239
msgid "Transparency"
msgstr "Прозрачность"
#: include/classes/core/CJsonRpc.php:206
msgid "Transport error."
msgstr "Транспортная ошибка."
#: include/classes/widgets/CWidgetHelper.php:935
#: include/classes/widgets/CWidgetHelper.php:1010
#: include/classes/widgets/CWidgetHelper.php:1271
msgctxt "missing data function"
msgid "Treat as 0"
msgstr "В виде 0"
#: include/classes/data/CItemData.php:1678
msgid "Trend function cache statistics. Valid parameters are: all, hits, phits, misses, pmisses, items, pitems and requests."
msgstr "Статистика кэша функции динамики изменений. Допустимые значения: all, hits, phits, misses, pmisses, items, pitems и requests."
#: app/controllers/CControllerPopupLldOperation.php:227
#: app/views/popup.lldoperation.php:206 app/views/popup.massupdate.item.php:306
#: disc_prototypes.php:139 include/views/configuration.item.edit.php:885
#: include/views/configuration.item.prototype.edit.php:797 items.php:84
msgid "Trend storage period"
msgstr "Период хранения динамики изменений"
#: app/partials/configuration.filter.items.php:156
#: app/partials/monitoring.latest.view.html.php:75
#: app/views/administration.housekeeping.edit.php:139
#: app/views/popup.tophosts.column.edit.php:164
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:50
#: include/forms.inc.php:587 include/views/configuration.item.list.php:94
#: include/views/configuration.item.prototype.list.php:69 items.php:260
msgid "Trends"
msgstr "Динамика изменений"
#: app/controllers/CControllerAuditLogList.php:242
#: app/views/popup.massupdate.trigger.php:148 include/actions.inc.php:46
#: include/classes/graphdraw/CLineGraphDraw.php:471 include/events.inc.php:256
#: include/maps.inc.php:26 include/triggers.inc.php:957
#: include/views/configuration.triggers.edit.php:585
#: include/views/js/monitoring.sysmaps.js.php:100
#: include/views/js/monitoring.sysmaps.js.php:815
#: include/views/reports.toptriggers.php:86 jsLoader.php:267 jsLoader.php:383
msgid "Trigger"
msgstr "Триггер"
#: include/classes/api/services/CTriggerGeneral.php:636
#, c-format
msgid "Trigger \"%1$s\" already exists on \"%2$s\"."
msgstr "Триггер \"%1$s\" уже существует у \"%2$s\"."
#: include/classes/api/services/CTriggerGeneral.php:1813
#, c-format
msgid "Trigger \"%1$s\" belongs to templates with different linkages."
msgstr "Триггер \"%1$s\" принадлежит шаблонам с разными связями."
#: include/triggers.inc.php:372 include/triggers.inc.php:433
#, c-format
msgid "Trigger \"%1$s\" cannot depend on the non-existent trigger \"%2$s\" on the host \"%3$s\"."
msgstr "Триггер \"%1$s\" не может зависеть от несуществующего триггера \"%2$s\" на узле сети \"%3$s\"."
#: include/triggers.inc.php:373 include/triggers.inc.php:434
#, c-format
msgid "Trigger \"%1$s\" cannot depend on the non-existent trigger \"%2$s\" on the template \"%3$s\"."
msgstr "Триггер \"%1$s\" не может зависеть от несуществующего триггера \"%2$s\" у шаблона \"%3$s\"."
#: include/classes/api/services/CTriggerGeneral.php:2679
#, c-format
msgid "Trigger \"%1$s\" cannot depend on the trigger \"%2$s\" from the host \"%3$s\", because dependencies on triggers from a child template or host are not allowed."
msgstr "Триггер \"%1$s\" не может зависеть от триггера \"%2$s\" с узла сети \"%3$s\", так как зависимости от триггеров с дочерних шаблонов или узлов сети не разрешены."
#: include/classes/api/services/CTriggerGeneral.php:2678
#, c-format
msgid "Trigger \"%1$s\" cannot depend on the trigger \"%2$s\" from the template \"%3$s\", because dependencies on triggers from a child template or host are not allowed."
msgstr "Триггер \"%1$s\" не может зависеть от триггера \"%2$s\" с шаблона \"%3$s\", так как зависимости от триггеров с дочерних шаблонов или узлов сети не разрешены."
#: include/classes/api/services/CTriggerGeneral.php:2572
#, c-format
msgid "Trigger \"%1$s\" cannot depend on the trigger \"%2$s\" from the template \"%3$s\", because dependencies on triggers from the parent template are not allowed."
msgstr "Триггер \"%1$s\" не может зависеть от триггера \"%2$s\" с шаблона \"%3$s\", так как зависимости от триггеров с родительского шаблона не разрешены."
#: include/classes/api/services/CTriggerGeneral.php:2305
#, c-format
msgid "Trigger \"%1$s\" cannot depend on the trigger \"%2$s\", because a circular linkage (%3$s) would occur for host \"%4$s\"."
msgstr "Триггер \"%1$s\" не может зависеть от триггера \"%2$s\", так как появится циклическая зависимость (%3$s) для узла сети \"%4$s\"."
#: include/classes/api/services/CTriggerGeneral.php:2300
#, c-format
msgid "Trigger \"%1$s\" cannot depend on the trigger \"%2$s\", because a circular linkage (%3$s) would occur for template \"%4$s\"."
msgstr "Триггер \"%1$s\" не может зависеть от триггера \"%2$s\", так как появится циклическая зависимость (%3$s) для шаблона \"%4$s\"."
#: include/classes/api/services/CTriggerGeneral.php:2316
#, c-format
msgid "Trigger \"%1$s\" cannot depend on the trigger \"%2$s\", because a circular linkage (%3$s) would occur."
msgstr "Триггер \"%1$s\" не может зависеть от триггера \"%2$s\", так как появится циклическая зависимость (%3$s)."
#: include/classes/api/services/CTriggerGeneral.php:2423
#, c-format
msgid "Trigger \"%1$s\" cannot depend on the trigger \"%2$s\", because dependencies of host triggers on template triggers are not allowed."
msgstr "Триггер \"%1$s\" не может зависеть от триггера \"%2$s\", так как зависимости триггеров узлов сети от триггеров шаблонов не разрешены."
#: include/classes/api/services/CTriggerGeneral.php:2808
#, c-format
msgid "Trigger \"%1$s\" cannot depend on the trigger \"%2$s\", because the template \"%3$s\" is not linked to the host \"%4$s\"."
msgstr "Триггер \"%1$s\" не может зависеть от триггера \"%2$s\", так как шаблон \"%3$s\" не присоединен к узлу сети \"%4$s\"."
#: include/classes/api/services/CTriggerGeneral.php:2807
#, c-format
msgid "Trigger \"%1$s\" cannot depend on the trigger \"%2$s\", because the template \"%3$s\" is not linked to the template \"%4$s\"."
msgstr "Триггер \"%1$s\" не может зависеть от триггера \"%2$s\", так как шаблон \"%3$s\" не присоединен к шаблону \"%4$s\"."
#: include/classes/import/CConfigurationImport.php:1800
#, c-format
msgid "Trigger \"%1$s\" depends on trigger \"%2$s\", which does not exist."
msgstr "Триггер \"%1$s\" зависит от триггера \"%2$s\", который не существует."
#: app/controllers/CControllerMenuPopup.php:644
msgid "Trigger URL"
msgstr "URL триггера"
#: include/classes/helpers/CMenuHelper.php:199
#: include/views/configuration.action.list.php:34
msgid "Trigger actions"
msgstr "Действия триггеров"
#: triggers.php:303
msgid "Trigger added"
msgstr "Триггер добавлен"
#: include/classes/api/services/CTrigger.php:1101
msgid "Trigger cannot be dependent on a trigger that is inherited from it."
msgstr "Триггер не может зависеть от триггера, который наследуется от него."
#: triggers.php:537
msgid "Trigger copied"
msgid_plural "Triggers copied"
msgstr[0] "Триггер скопирован"
msgstr[1] "Триггера скопированы"
msgstr[2] "Триггера скопированы"
#: widgets/toptriggers/includes/WidgetForm.php:72
msgid "Trigger count"
msgstr ""
#: app/views/administration.housekeeping.edit.php:50
msgid "Trigger data storage period"
msgstr "Период хранения данных триггеров"
#: triggers.php:434
msgid "Trigger deleted"
msgstr "Триггер удален"
#: tr_events.php:174
msgid "Trigger details"
msgstr "Детали триггера"
#: triggers.php:487
msgid "Trigger disabled"
msgid_plural "Triggers disabled"
msgstr[0] "Триггер деактивирован"
msgstr[1] "Триггеры деактивированы"
msgstr[2] "Триггеры деактивированы"
#: app/views/administration.trigdisplay.edit.php:31
#: app/views/administration.trigdisplay.edit.php:166
#: include/classes/helpers/CMenuHelper.php:266 include/html.inc.php:897
msgid "Trigger displaying options"
msgstr "Опции отображения триггеров"
#: triggers.php:486
msgid "Trigger enabled"
msgid_plural "Triggers enabled"
msgstr[0] "Триггер активирован"
msgstr[1] "Триггеры активированы"
msgstr[2] "Триггеры активированы"
#: include/classes/api/services/CHostBase.php:1189
#, c-format
msgid "Trigger has items from template \"%1$s\" that is not linked to host."
msgstr "У триггера есть элементы данных из шаблона \"%1$s\", которые не соединены с узлом сети."
#: include/actions.inc.php:1267
msgid "Trigger in \"unknown\" state"
msgstr "Триггер в \"неизвестном\" состоянии"
#: include/classes/api/services/CHostBase.php:1134
#, c-format
msgid "Trigger in template \"%1$s\" has dependency with trigger in template \"%2$s\"."
msgstr "У триггера из шаблона \"%1$s\" есть зависимость от триггера из шаблона \"%2$s\"."
#: include/views/monitoring.sysmap.edit.php:194
msgid "Trigger label type"
msgstr "Тип подписи к триггеру"
#: include/actions.inc.php:44
msgid "Trigger name"
msgstr "Имя триггера"
#: include/classes/widgets/CWidgetConfig.php:72
msgid "Trigger overview"
msgstr "Обзор триггеров"
#: app/controllers/CControllerAuditLogList.php:243
#: app/views/popup.lldoperation.php:52
#: app/views/popup.massupdate.trigger.php:148
#: include/views/configuration.trigger.prototype.edit.php:560
#: include/views/js/configuration.host.discovery.edit.overr.js.php:166
msgid "Trigger prototype"
msgstr "Прототип триггеров"
#: include/classes/api/services/CTriggerGeneral.php:637
#, c-format
msgid "Trigger prototype \"%1$s\" already exists on \"%2$s\"."
msgstr "Прототип триггера \"%1$s\" уже существует у \"%2$s\"."
#: include/classes/api/services/CTriggerGeneral.php:1817
#, c-format
msgid "Trigger prototype \"%1$s\" belongs to templates with different linkages."
msgstr "Прототип триггера \"%1$s\" принадлежит шаблонам с разными связями."
#: include/classes/api/services/CDiscoveryRule.php:916
#, c-format
msgid "Trigger prototype \"%1$s\" cannot depend on the non-existent trigger \"%2$s\" on the host \"%3$s\"."
msgstr "Прототип триггеров \"%1$s\" не может зависеть от несуществующего триггера \"%2$s\" на узле сети \"%3$s\"."
#: include/classes/api/services/CDiscoveryRule.php:915
#, c-format
msgid "Trigger prototype \"%1$s\" cannot depend on the non-existent trigger \"%2$s\" on the template \"%3$s\"."
msgstr "Прототип триггеров \"%1$s\" не может зависеть от несуществующего триггера \"%2$s\" с шаблона \"%3$s\"."
#: include/classes/api/services/CTriggerGeneral.php:2684
#, c-format
msgid "Trigger prototype \"%1$s\" cannot depend on the trigger \"%2$s\" from the host \"%3$s\", because dependencies on triggers from a child template or host are not allowed."
msgstr "Прототип триггеров \"%1$s\" не может зависеть от триггера \"%2$s\" с узла сети \"%3$s\", так как зависимости от триггеров с дочерних шаблонов или узлов сети не разрешены."
#: include/classes/api/services/CTriggerGeneral.php:2683
#, c-format
msgid "Trigger prototype \"%1$s\" cannot depend on the trigger \"%2$s\" from the template \"%3$s\", because dependencies on triggers from a child template or host are not allowed."
msgstr "Прототип триггеров \"%1$s\" не может зависеть от триггера \"%2$s\" с шаблона \"%3$s\", так как зависимости от триггеров с дочерних шаблонов или узлов сети не разрешены."
#: include/classes/api/services/CTriggerGeneral.php:2573
#, c-format
msgid "Trigger prototype \"%1$s\" cannot depend on the trigger \"%2$s\" from the template \"%3$s\", because dependencies on triggers from the parent template are not allowed."
msgstr "Прототип триггеров \"%1$s\" не может зависеть от триггера \"%2$s\" с шаблона \"%3$s\", так как зависимости от триггеров с родительского шаблона не разрешены."
#: include/classes/api/services/CTriggerGeneral.php:2424
#, c-format
msgid "Trigger prototype \"%1$s\" cannot depend on the trigger \"%2$s\", because dependencies of host triggers on template triggers are not allowed."
msgstr "Прототип триггеров \"%1$s\" не может зависеть от триггера \"%2$s\", так как зависимости триггеров узлов сети от триггеров шаблонов не разрешены."
#: include/classes/api/services/CTriggerGeneral.php:2813
#, c-format
msgid "Trigger prototype \"%1$s\" cannot depend on the trigger \"%2$s\", because the template \"%3$s\" is not linked to the host \"%4$s\"."
msgstr "Прототип триггеров \"%1$s\" не может зависеть от триггера \"%2$s\", так как шаблон \"%3$s\" не присоединен к узлу сети \"%4$s\"."
#: include/classes/api/services/CTriggerGeneral.php:2812
#, c-format
msgid "Trigger prototype \"%1$s\" cannot depend on the trigger \"%2$s\", because the template \"%3$s\" is not linked to the template \"%4$s\"."
msgstr "Прототип триггеров \"%1$s\" не может зависеть от триггера \"%2$s\", так как шаблон \"%3$s\" не присоединен к шаблону \"%4$s\"."
#: include/classes/api/services/CTriggerGeneral.php:2306
#, c-format
msgid "Trigger prototype \"%1$s\" cannot depend on the trigger prototype \"%2$s\", because a circular linkage (%3$s) would occur for host \"%4$s\"."
msgstr "Прототип триггеров \"%1$s\" не может зависеть от прототипа триггеров \"%2$s\", так как появится циклическая зависимость (%3$s) для узла сети \"%4$s\"."
#: include/classes/api/services/CTriggerGeneral.php:2301
#, c-format
msgid "Trigger prototype \"%1$s\" cannot depend on the trigger prototype \"%2$s\", because a circular linkage (%3$s) would occur for template \"%4$s\"."
msgstr "Прототип триггеров \"%1$s\" не может зависеть от прототипа триггеров \"%2$s\", так как появится циклическая зависимость (%3$s) для шаблона \"%4$s\"."
#: include/classes/api/services/CTriggerGeneral.php:2317
#, c-format
msgid "Trigger prototype \"%1$s\" cannot depend on the trigger prototype \"%2$s\", because a circular linkage (%3$s) would occur."
msgstr "Прототип триггеров \"%1$s\" не может зависеть от прототипа триггеров \"%2$s\", так как появится циклическая зависимость (%3$s)."
#: include/classes/api/services/CTriggerGeneral.php:1325
#, c-format
msgid "Trigger prototype \"%1$s\" cannot depend on the trigger prototype \"%2$s\", because dependencies on trigger prototypes from another LLD rule are not allowed."
msgstr "Прототип триггеров \"%1$s\" не может зависеть от прототипа триггеров \"%2$s\", так как зависимости прототипов триггеров с другого LLD правила не разрешены."
#: include/classes/api/services/CTriggerGeneral.php:1715
#, c-format
msgid "Trigger prototype \"%1$s\" contains item prototypes from multiple discovery rules."
msgstr "Прототип триггеров \"%1$s\" содержит прототипы элементов данных из нескольких правил обнаружения."
#: include/classes/import/CConfigurationImport.php:1481
#, c-format
msgid "Trigger prototype \"%1$s\" depends on trigger \"%2$s\", which does not exist."
msgstr "Прототип триггеров \"%1$s\" зависит от триггера \"%2$s\", который не существует."
#: include/classes/api/services/CTriggerGeneral.php:1710
#, c-format
msgid "Trigger prototype \"%1$s\" must contain at least one item prototype."
msgstr "Прототип триггеров \"%1$s\" должен содержать по крайней мере один прототип элементов данных."
#: trigger_prototypes.php:254
msgid "Trigger prototype added"
msgstr "Прототип триггеров добавлен"
#: include/classes/api/services/CTriggerPrototype.php:924
msgid "Trigger prototype cannot be dependent on a trigger that is inherited from it."
msgstr "Прототипа триггеров не может зависеть от триггера который унаследован от него."
#: trigger_prototypes.php:383
msgid "Trigger prototype deleted"
msgstr "Прототип триггеров удален"
#: trigger_prototypes.php:362 trigger_prototypes.php:439
#: trigger_prototypes.php:487
msgid "Trigger prototype updated"
msgid_plural "Trigger prototypes updated"
msgstr[0] "Прототип триггеров обновлен"
msgstr[1] "Прототипы триггеров обновлены"
msgstr[2] "Прототипы триггеров обновлены"
#: app/controllers/CControllerPopupGeneric.php:183
#: app/controllers/CControllerPopupImportCompare.php:174
#: include/html.inc.php:457
#: include/views/configuration.host.discovery.list.php:294
#: include/views/configuration.trigger.prototype.edit.php:29
#: include/views/configuration.trigger.prototype.list.php:29
msgid "Trigger prototypes"
msgstr "Прототипы триггеров"
#: trigger_prototypes.php:450
msgid "Trigger prototypes deleted"
msgstr "Прототипы триггеров удалены"
#: app/controllers/CControllerPopupMassupdateTrigger.php:217
msgid "Trigger prototypes updated"
msgstr "Прототипы триггеров обновлены"
#: app/views/administration.user.edit.php:743 include/actions.inc.php:45
msgid "Trigger severity"
msgstr "Важность триггеров"
#: app/views/popup.condition.common.php:228
msgid "Trigger source"
msgstr "Источник триггера"
#: jsLoader.php:367
msgid "Trigger status \"OK\""
msgstr "Состояние триггера \"ОК\""
#: jsLoader.php:368
msgid "Trigger status \"Problem\""
msgstr "Состояние триггера \"Проблема\""
#: app/partials/configuration.tags.tab.php:130
msgid "Trigger tags"
msgstr "Теги триггера"
#: app/controllers/CControllerPopupMassupdateTrigger.php:218 triggers.php:413
msgid "Trigger updated"
msgstr "Триггер обновлен"
#: app/controllers/CControllerPopupGeneric.php:169
#: app/controllers/CControllerPopupImportCompare.php:166
#: app/partials/configuration.filter.items.php:191
#: app/partials/monitoring.problem.filter.php:74
#: app/partials/trigoverview.table.top.php:29
#: app/views/configuration.host.list.php:188
#: app/views/configuration.host.list.php:437
#: app/views/popup.condition.common.php:208 app/views/popup.import.php:37
#: app/views/search.php:130 app/views/search.php:135 app/views/search.php:311
#: app/views/search.php:316 include/html.inc.php:344
#: include/views/configuration.host.discovery.list.php:199
#: include/views/configuration.item.list.php:90
#: include/views/configuration.item.list.php:231
#: include/views/configuration.template.list.php:122
#: include/views/configuration.template.list.php:219
#: include/views/configuration.triggers.edit.php:29
#: include/views/configuration.triggers.list.php:146
#: include/views/inventory.host.view.php:186
#: include/views/inventory.host.view.php:214
#: include/views/js/monitoring.sysmaps.js.php:176 triggers.php:600
msgid "Triggers"
msgstr "Триггеры"
#: triggers.php:552
msgid "Triggers deleted"
msgstr "Триггеры удалены"
#: include/classes/helpers/CMenuHelper.php:145
#: include/classes/helpers/CRoleHelper.php:377
msgid "Triggers top 100"
msgstr "100 наиболее активных триггеров"
#: include/items.inc.php:1808
msgid "Trim"
msgstr "Обрезать"
#: include/func.inc.php:214
msgid "Tue"
msgstr "Вт"
#: include/func.inc.php:120 include/func.inc.php:226 jsLoader.php:246
msgid "Tuesday"
msgstr "Вторник"
#: include/locales.inc.php:63
msgid "Turkish (tr_TR)"
msgstr "Турецкий (tr_TR)"
#: include/classes/api/services/CItem.php:1021
#, c-format
msgid "Two items (\"%1$s\" and \"%2$s\") cannot populate one host inventory field \"%3$s\", this would lead to a conflict."
msgstr "Два элемента данных (\"%1$s\" и \"%2$s\") не могут заполнять одно поле \"%3$s\" инвентарных данных узла сети, это может привести к конфликту."
#: jsLoader.php:272
msgid "Two map elements should be selected"
msgstr "Необходимо выбрать два элемента карты"
#: include/classes/widgets/forms/CWidgetFormItem.php:442
msgid "Two or more fields cannot occupy same space."
msgstr "Два и более полей не могут занимать одно место."
#: app/controllers/CControllerPopupGeneric.php:233
#: app/controllers/CControllerPopupGeneric.php:284
#: app/partials/configuration.filter.items.php:145
#: app/partials/monitoring.latest.view.html.php:76
#: app/views/administration.image.list.php:39
#: app/views/administration.mediatype.edit.php:57
#: app/views/administration.mediatype.list.php:84
#: app/views/administration.script.edit.php:114
#: app/views/administration.script.list.php:78
#: app/views/administration.user.edit.php:300
#: app/views/configuration.discovery.edit.php:80
#: app/views/monitoring.widget.actionlog.view.php:35
#: app/views/popup.condition.common.php:47
#: app/views/popup.condition.common.php:168
#: app/views/popup.condition.common.php:657
#: app/views/popup.dashboard.share.edit.php:123 app/views/popup.generic.php:111
#: app/views/popup.lldoperation.php:114 app/views/popup.massupdate.item.php:47
#: app/views/popup.massupdate.item.php:224 app/views/popup.media.php:70
#: app/views/popup.valuemap.edit.php:51
#: include/classes/widgets/CWidgetHelper.php:73
#: include/classes/widgets/forms/CWidgetFormActionLog.php:33
#: include/classes/widgets/forms/CWidgetFormActionLog.php:34
#: include/hosts.inc.php:99 include/hosts.inc.php:1208
#: include/views/administration.auditacts.list.php:67
#: include/views/configuration.graph.edit.php:343
#: include/views/configuration.host.discovery.edit.php:71
#: include/views/configuration.host.discovery.edit.php:660
#: include/views/configuration.host.discovery.list.php:142
#: include/views/configuration.host.discovery.list.php:204
#: include/views/configuration.item.edit.php:88
#: include/views/configuration.item.edit.php:762
#: include/views/configuration.item.list.php:95
#: include/views/configuration.item.prototype.edit.php:73
#: include/views/configuration.item.prototype.edit.php:734
#: include/views/configuration.item.prototype.list.php:70
#: include/views/configuration.maintenance.list.php:90
#: include/views/inventory.host.list.php:89
#: include/views/js/monitoring.sysmaps.js.php:94
#: include/views/js/monitoring.sysmaps.js.php:424
#: include/views/js/monitoring.sysmaps.js.php:660
#: include/views/js/monitoring.sysmaps.js.php:815
#: include/views/monitoring.sysmap.edit.php:398
msgid "Type"
msgstr "Тип"
#: app/views/monitoring.widget.actionlog.view.php:39
#: app/views/monitoring.widget.actionlog.view.php:40
msgctxt "compact table header"
msgid "Type"
msgstr "Тип"
#: include/hosts.inc.php:104
msgid "Type (Full details)"
msgstr "Тип (полная детализация)"
#: include/views/js/monitoring.sysmaps.js.php:799
msgid "Type (OK)"
msgstr "Тип (ОК)"
#: app/partials/popup.operations.php:243
#: app/views/configuration.correlation.edit.php:112
#: app/views/popup.lldoverride.php:79
#: include/views/configuration.action.edit.php:120
#: include/views/configuration.host.discovery.edit.php:744
msgid "Type of calculation"
msgstr "Тип вычисления"
#: app/controllers/CControllerPopupGeneric.php:234
#: app/controllers/CControllerPopupGeneric.php:285
#: app/partials/configuration.filter.items.php:146
#: app/views/popup.massupdate.item.php:150 include/forms.inc.php:538
#: include/views/configuration.item.edit.php:137
#: include/views/configuration.item.edit.php:1038
#: include/views/configuration.item.prototype.edit.php:123
#: include/views/configuration.item.prototype.edit.php:901
msgid "Type of information"
msgstr "Тип информации"
#: include/forms.inc.php:531
msgid "Types"
msgstr "Типы"
#: include/classes/api/services/CRole.php:478
#, c-format
msgid "UI element \"%2$s\" is not available for user role \"%1$s\"."
msgstr "UI элемент \"%2$s\" недоступен для роли пользователей \"%1$s\"."
#: app/views/js/administration.regex.edit.js.php:194
#: include/translateDefines.inc.php:25
msgid "UNKNOWN"
msgstr "НЕИЗВЕСТНО"
#: include/events.inc.php:336 include/events.inc.php:343
msgid "UPDATING"
msgstr "ОБНОВЛЕНИЕ"
#: app/views/popup.httpstep.php:52 app/views/popup.massupdate.item.php:83
#: disc_prototypes.php:152 host_discovery.php:127
#: include/classes/widgets/CWidgetConfig.php:73
#: include/classes/widgets/forms/CWidgetFormUrl.php:31
#: include/views/configuration.host.discovery.edit.php:91
#: include/views/configuration.httpconf.edit.php:206
#: include/views/configuration.item.edit.php:150
#: include/views/configuration.item.prototype.edit.php:136
#: include/views/configuration.trigger.prototype.edit.php:542
#: include/views/configuration.triggers.edit.php:571
#: include/views/js/monitoring.sysmaps.js.php:319
#: include/views/monitoring.sysmap.edit.php:280 items.php:156 jsLoader.php:384
msgid "URL"
msgstr "URL"
#: app/views/administration.user.edit.php:286
msgid "URL (after login)"
msgstr "URL (после входа в систему)"
#: include/hosts.inc.php:269
msgid "URL A"
msgstr "URL A"
#: include/hosts.inc.php:274
msgid "URL B"
msgstr "URL B"
#: include/hosts.inc.php:279
msgid "URL C"
msgstr "URL C"
#: include/views/js/common.item.edit.js.php:203
#: include/views/js/configuration.httpconf.edit.js.php:181
msgid "URL is not properly encoded."
msgstr "URL закодирован некорректно."
#: include/classes/api/services/CMap.php:961
#: include/classes/api/services/CMap.php:1436
#, c-format
msgid "URL name should be unique for map \"%1$s\"."
msgstr "Имя URL должно быть уникальным у карты сети \"%1$s\"."
#: include/html.inc.php:104
msgid "URL parameter cannot be array."
msgstr "Параметр URL не может быть массивом."
#: include/html.inc.php:110
msgid "URL parameter name is empty."
msgstr "Параметр URL не может быть пустым."
#: include/classes/api/services/CMap.php:955
#: include/classes/api/services/CMap.php:1430
#, c-format
msgid "URL should have both \"name\" and \"url\" fields for map \"%1$s\"."
msgstr "URL должно быть с обоими полями \"name\" и \"url\" у карты сети \"%1$s\"."
#: include/views/js/monitoring.sysmaps.js.php:316
#: include/views/monitoring.sysmap.edit.php:313 jsLoader.php:385
msgid "URLs"
msgstr "URLы"
#: include/forms.inc.php:1453 include/forms.inc.php:1485
#: include/views/js/item.preprocessing.js.php:140
#: include/views/js/item.preprocessing.js.php:177
#: include/views/js/item.preprocessing.js.php:223
msgid "UTF-8 from Hex-STRING"
msgstr "UTF-8 из Hex-STRING"
#: include/classes/validators/CApiInputValidator.php:2638
#: include/classes/validators/CApiInputValidator.php:2644
msgid "UUIDv4 is expected"
msgstr "Ожидается UUIDv4"
#: include/locales.inc.php:64
msgid "Ukrainian (uk_UA)"
msgstr "Украинский (uk_UA)"
#: include/classes/core/CConfigFile.php:252
msgid "Unable to change configuration file permissions to 0600."
msgstr "Не удалось изменить права доступа к файлу конфигурации на 0600."
#: include/classes/core/CConfigFile.php:261
msgid "Unable to create the configuration file."
msgstr "Не удалось создать файл конфигурации."
#: include/classes/db/MysqlDbBackend.php:35
#: include/classes/db/OracleDbBackend.php:36
#: include/classes/db/PostgresqlDbBackend.php:61
#, c-format
msgid "Unable to determine current Zabbix database version: %1$s."
msgstr "Не удалось определить текущую версию базы данных Zabbix: %1$s."
#: include/classes/helpers/CAuthenticationHelper.php:88
#: include/classes/helpers/CAuthenticationHelper.php:107
msgid "Unable to find SAML userdirectory."
msgstr "Не удалось найти каталог пользователей SAML."
#: include/classes/helpers/CAuthenticationHelper.php:75
msgid "Unable to load authentication API parameters."
msgstr "Не удалось загрузить параметры аутентификации API."
#: include/classes/core/CConfigFile.php:187
msgid "Unable to load database credentials from Vault."
msgstr "Не удалось загрузить базу данных учётных данных c Хранилища."
#: include/classes/helpers/CHousekeepingHelper.php:66
msgid "Unable to load housekeeping API parameters."
msgstr "Не удалось загрузить API параметры очистки базы данных."
#: include/classes/helpers/CSettingsHelper.php:113
msgid "Unable to load settings API parameters."
msgstr "Не удалось загрузить API параметры настроек."
#: include/classes/core/CConfigFile.php:257
msgid "Unable to overwrite the existing configuration file."
msgstr "Не удалось перезаписать существующий файл конфигурации."
#: app/views/administration.housekeeping.edit.php:160
msgid "Unable to retrieve TimescaleDB compression support status."
msgstr "Не удалось получить состояние поддержки сжатия в TimescaleDB."
#: app/views/administration.housekeeping.edit.php:170
msgid "Unable to retrieve TimescaleDB version."
msgstr "Не удалось получить версию TimescaleDB."
#: app/partials/administration.system.info.php:156
msgid "Unable to retrieve database version."
msgstr "Не удалось получить версию базы данных."
#: include/classes/db/DbBackend.php:147
msgid "Unable to select configuration."
msgstr "Не удалось выбрать конфигурацию."
#: include/classes/helpers/CUploadFile.php:57
msgid "Unable to upload file because \"file_uploads\" is disabled."
msgstr "Не удалось загрузить файл, так как \"file_uploads\" отключено."
#: app/views/popup.acknowledge.edit.php:91
msgid "Unacknowledge"
msgstr "Отмена подтверждения"
#: include/actions.inc.php:2079
msgid "Unacknowledged"
msgstr "Подтверждение отменено"
#: app/views/administration.trigdisplay.edit.php:41
msgid "Unacknowledged PROBLEM events"
msgstr "Неподтвержденные события в состоянии ПРОБЛЕМА"
#: app/views/administration.trigdisplay.edit.php:65
msgid "Unacknowledged RESOLVED events"
msgstr "Неподтвержденные РЕШЕННЫЕ события"
#: include/classes/widgets/forms/CWidgetFormProblemHosts.php:124
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:180
#: include/views/monitoring.sysmap.edit.php:265
msgid "Unacknowledged only"
msgstr "Только неподтвержденные"
#: app/partials/administration.ha.nodes.php:56
msgid "Unavailable"
msgstr "Недоступен"
#: app/views/administration.user.list.php:250
msgid "Unblock"
msgstr "Разблокировать"
#: app/views/administration.user.list.php:310
msgid "Unblock selected user?"
msgstr "Разблокировать выбранного пользователя?"
#: app/views/administration.user.list.php:250
msgid "Unblock selected users?"
msgstr "Разблокировать выбранных пользователей?"
#: include/forms.inc.php:1452 include/forms.inc.php:1484
#: include/views/js/item.preprocessing.js.php:139
#: include/views/js/item.preprocessing.js.php:176
#: include/views/js/item.preprocessing.js.php:222
msgid "Unchanged"
msgstr "Без изменений"
#: app/views/popup.acknowledge.edit.php:125
msgid "Undo problem acknowledgement."
msgstr "Отмена подтверждения проблемы."
#: include/classes/core/ZBase.php:574
#, c-format
msgid "Unexpected response for action %1$s."
msgstr "Неожиданный ответ для действия %1$s."
#: app/controllers/CControllerSlaCreateUpdate.php:45
#: app/controllers/CControllerSlaCreateUpdate.php:49
#: app/views/js/administration.token.list.js.php:116
#: app/views/js/administration.user.token.list.js.php:116
#: app/views/js/configuration.host.edit.js.php:158
#: app/views/js/configuration.host.list.js.php:132
#: app/views/js/popup.host.edit.js.php:177
#: app/views/js/popup.service.edit.js.php:496
#: app/views/js/popup.service.edit.js.php:568
#: app/views/js/popup.service.statusrule.edit.js.php:104
#: app/views/js/popup.sla.edit.js.php:232
#: app/views/js/popup.sla.edit.js.php:297
#: app/views/js/popup.sla.excludeddowntime.edit.js.php:78
#: app/views/js/popup.token.edit.js.php:180
#: app/views/js/popup.tophosts.column.edit.js.php:113
#: app/views/js/service.list.js.php:189 app/views/js/sla.list.js.php:171
msgid "Unexpected server error."
msgstr "Неожиданная ошибка сервера."
#: app/views/popup.massupdate.item.php:164
#: include/classes/widgets/forms/CWidgetFormItem.php:231
#: include/classes/widgets/forms/CWidgetFormItem.php:240
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:153
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:225
#: include/views/configuration.item.edit.php:745
#: include/views/configuration.item.prototype.edit.php:717
msgid "Units"
msgstr "Единицы измерения"
#: widgets/gauge/includes/WidgetForm.php:253
msgid "Units size"
msgstr ""
#: app/controllers/CControllerPopupMediatypeTestSend.php:177
#: app/views/administration.token.list.php:169
#: app/views/monitoring.widget.hostavail.view.php:34
#: app/views/monitoring.widget.hostavail.view.php:66
#: app/views/monitoring.widget.hostavail.view.php:104
#: app/views/monitoring.widget.web.view.php:30 include/actions.inc.php:118
#: include/actions.inc.php:1049
#: include/classes/helpers/CCorrelationHelper.php:133
#: include/classes/helpers/CRegexHelper.php:37
#: include/classes/helpers/CSeverityHelper.php:48
#: include/classes/html/CHostAvailability.php:79
#: include/classes/screens/CScreenHttpTestDetails.php:115
#: include/discovery.inc.php:115 include/discovery.inc.php:151
#: include/events.inc.php:45 include/events.inc.php:76
#: include/graphs.inc.php:37 include/graphs.inc.php:67 include/hosts.inc.php:47
#: include/hosts.inc.php:74 include/html.inc.php:287
#: include/httptest.inc.php:41 include/httptest.inc.php:58
#: include/items.inc.php:45 include/items.inc.php:110 include/items.inc.php:133
#: include/items.inc.php:167 include/maintenances.inc.php:33
#: include/maps.inc.php:39 include/triggers.inc.php:83
#: include/triggers.inc.php:1868 include/users.inc.php:64
#: include/users.inc.php:87 include/views/configuration.action.edit.php:232
#: include/views/configuration.triggers.list.php:77
msgid "Unknown"
msgstr "Неизвестно"
#: app/views/monitoring.widget.hostavail.view.php:39
#: app/views/monitoring.widget.web.view.php:35
msgctxt "compact table header"
msgid "Unknown"
msgstr "Неизвестно"
#: app/views/reports.auditlog.list.php:119
msgid "Unknown action"
msgstr "Неизвестное действие"
#: include/classes/helpers/CElasticsearchHelper.php:193
#: include/classes/screens/CScreenHttpTestDetails.php:110
#: include/classes/screens/CScreenHttpTestDetails.php:182
#: include/classes/screens/CScreenHttpTest.php:128
#: include/views/configuration.httpconf.list.php:176
msgid "Unknown error"
msgstr "Неизвестная ошибка"
#: app/controllers/CControllerPopupTestTriggerExpr.php:47
#: app/controllers/CControllerPopupTriggerExpr.php:1347
#: include/triggers.inc.php:1142
msgid "Unknown host item, no such item in selected host"
msgstr "Неизвестный элемент данных узла сети, такого элемента данных нет у выбранного узла сети"
#: app/controllers/CControllerPopupTestTriggerExpr.php:46
#: include/triggers.inc.php:1141
msgid "Unknown host, no such host present in system"
msgstr "Неизвестный узел сети, такого узла сети нет в системе"
#: include/hosts.inc.php:474
msgid "Unknown interface type."
msgstr "Неизвестный тип интерфейса."
#: app/views/reports.auditlog.list.php:109
msgid "Unknown resource"
msgstr "Неизвестный ресурс"
#: include/classes/screens/CScreenHttpTest.php:136
#: include/views/configuration.httpconf.list.php:178
#, c-format
msgid "Unknown step failed: %1$s"
msgstr "Ошибка в неизвестном шаге: %1$s"
#: include/items.inc.php:1413
msgid "Unknown value type"
msgstr "Неизвестный тип значения"
#: app/views/administration.mediatype.edit.php:328
msgid "Unlimited"
msgstr "Неограничено"
#: app/partials/configuration.host.edit.html.php:171
#: app/views/popup.massupdate.host.php:47
#: app/views/popup.massupdate.template.php:49
#: include/views/configuration.host.prototype.edit.php:150
#: include/views/configuration.template.edit.php:112
msgid "Unlink"
msgstr "Отсоединить"
#: app/partials/configuration.host.edit.html.php:175
#: include/views/configuration.template.edit.php:116
msgid "Unlink and clear"
msgstr "Отсоединить и очистить"
#: include/actions.inc.php:1036
msgid "Unlink from template"
msgstr "Отсоединить от шаблона"
#: include/actions.inc.php:739
msgid "Unlink from templates"
msgstr "Отсоединить от шаблонов"
#: include/actions.inc.php:864
msgid "Unlink template"
msgstr "Отсоединить шаблон"
#: include/actions.inc.php:681
msgid "Unlink templates"
msgstr "Отсоединить шаблоны"
#: jsLoader.php:296
msgid "Unmute"
msgstr "Включить звук"
#: app/partials/administration.system.info.php:160
#, c-format
msgid "Unsupported %1$s database server version. Must be at least %2$s."
msgstr "Версия %1$s сервера базы данных не поддерживается. Необходима как минимум версия %2$s."
#: app/partials/administration.system.info.php:173
#, c-format
msgid "Unsupported %1$s database server version. Must not be higher than %2$s."
msgstr "Версия %1$s сервера базы данных не поддерживается. Необходима версия не выше %2$s."
#: app/views/administration.housekeeping.edit.php:179
#, c-format
msgid "Unsupported TimescaleDB version. Should be at least %1$s."
msgstr "Неподдерживаемая версия TimescaleDB. Версия должна быть по крайней мере %1$s."
#: app/views/administration.housekeeping.edit.php:189
#, c-format
msgid "Unsupported TimescaleDB version. Should not be higher than %1$s."
msgstr "Неподдерживаемая версия TimescaleDB. Необходима версия не выше %1$s."
#: include/classes/db/MysqlDbBackend.php:99
#: include/classes/db/PostgresqlDbBackend.php:131
#, c-format
msgid "Unsupported charset or collation for table: %1$s."
msgid_plural "Unsupported charset or collation for tables: %1$s."
msgstr[0] "Неподдерживаемая кодовая страница или тип сравнения для таблицы: %1$s."
msgstr[1] "Неподдерживаемая кодовая страница или тип сравнения для таблиц: %1$s."
msgstr[2] "Неподдерживаемая кодовая страница или тип сравнения для таблиц: %1$s."
#: include/classes/import/readers/CImportReaderFactory.php:79
#, c-format
msgid "Unsupported import file extension \"%1$s\"."
msgstr "Неподдерживаемое расширение файла импорта \"%1$s\"."
#: include/classes/import/readers/CImportReaderFactory.php:51
#, c-format
msgid "Unsupported import format \"%1$s\"."
msgstr "Неподдерживаемый формат импорта \"%1$s\"."
#: app/controllers/CControllerActionOperationGet.php:53
msgid "Unsupported operation."
msgstr "Неподдерживаемая операция."
#: include/classes/api/services/CDiscoveryRule.php:1852
#, c-format
msgid "Unsupported parameter \"%2$s\" for a filter condition of discovery rule \"%1$s\"."
msgstr "Неподдерживаемый параметр \"%2$s\" для правила обнаружения условия фильтра \"%1$s\"."
#: include/classes/api/services/CDiscoveryRule.php:1818
#, c-format
msgid "Unsupported parameter \"%2$s\" for the filter of discovery rule \"%1$s\"."
msgstr "Неподдерживаемый параметр \"%2$s\" для фильтра в правиле обнаружения \"%1$s\"."
#: app/views/popup.acknowledge.edit.php:102
msgid "Unsuppress"
msgstr "Отмена подавления"
#: include/actions.inc.php:1785 include/actions.inc.php:2235
#: include/classes/screens/CScreenProblem.php:1262
msgid "Unsuppressed"
msgstr "Подавление отменено"
#: app/views/monitoring.widget.problems.view.php:174 include/blocks.inc.php:668
#: include/classes/screens/CScreenProblem.php:1026
#, c-format
msgid "Unsuppressed by: %1$s"
msgstr "Подавление отменено: %1$s"
#: app/views/popup.acknowledge.edit.php:91
msgid "Until"
msgstr "До"
#: app/controllers/CControllerPopupTabFilterEdit.php:98
#: include/classes/services/CTabFilterProfile.php:95
msgid "Untitled"
msgstr "Без названия"
#: app/views/monitoring.widget.discovery.view.php:33
msgctxt "discovery results in dashboard"
msgid "Up"
msgstr "Доступно"
#: include/discovery.inc.php:136
msgctxt "discovery status"
msgid "Up"
msgstr "Доступен"
#: app/controllers/CControllerAuditLogList.php:195
#: app/partials/massupdate.macros.tab.php:125
#: app/partials/massupdate.valuemaps.tab.php:95
#: app/partials/scheduledreport.formgrid.html.php:245
#: app/views/administration.audit.settings.edit.php:65
#: app/views/administration.authentication.edit.php:339
#: app/views/administration.autoreg.edit.php:91
#: app/views/administration.geomaps.edit.php:122
#: app/views/administration.gui.edit.php:147
#: app/views/administration.housekeeping.edit.php:187
#: app/views/administration.iconmap.edit.php:137
#: app/views/administration.image.edit.php:78
#: app/views/administration.macros.edit.php:99
#: app/views/administration.mediatype.edit.php:364
#: app/views/administration.miscconfig.edit.php:190
#: app/views/administration.module.edit.php:59
#: app/views/administration.proxy.edit.php:161
#: app/views/administration.regex.edit.php:146
#: app/views/administration.script.edit.php:284
#: app/views/administration.trigdisplay.edit.php:168
#: app/views/administration.user.edit.php:762
#: app/views/administration.user.edit.php:785
#: app/views/administration.usergroup.edit.php:222
#: app/views/administration.userrole.edit.php:379
#: app/views/configuration.correlation.edit.php:182
#: app/views/configuration.discovery.edit.php:155
#: app/views/configuration.host.edit.php:41
#: app/views/popup.acknowledge.edit.php:116
#: app/views/popup.dashboard.share.edit.php:155
#: app/views/popup.discovery.check.php:137 app/views/popup.host.edit.php:61
#: app/views/popup.httpstep.php:181 app/views/popup.lldoperation.php:290
#: app/views/popup.lldoverride.php:220 app/views/popup.massupdate.host.php:317
#: app/views/popup.massupdate.item.php:511
#: app/views/popup.massupdate.service.php:67
#: app/views/popup.massupdate.template.php:169
#: app/views/popup.massupdate.trigger.php:165 app/views/popup.media.php:127
#: app/views/popup.mediatype.message.php:104
#: app/views/popup.scheduledreport.subscription.php:132
#: app/views/popup.service.edit.php:360
#: app/views/popup.service.statusrule.edit.php:98
#: app/views/popup.sla.edit.php:243
#: app/views/popup.sla.excludeddowntime.edit.php:91
#: app/views/popup.token.edit.php:125
#: app/views/popup.tophosts.column.edit.php:254
#: app/views/popup.valuemap.edit.php:126 include/classes/html/CTabFilter.php:99
#: include/views/configuration.action.edit.php:500
#: include/views/configuration.graph.edit.php:455
#: include/views/configuration.host.discovery.edit.php:1005
#: include/views/configuration.hostgroups.edit.php:63
#: include/views/configuration.host.prototype.edit.php:420
#: include/views/configuration.httpconf.edit.php:273
#: include/views/configuration.item.edit.php:1082
#: include/views/configuration.item.prototype.edit.php:920
#: include/views/configuration.maintenance.edit.php:266
#: include/views/configuration.template.edit.php:219
#: include/views/configuration.trigger.prototype.edit.php:670
#: include/views/configuration.triggers.edit.php:665
#: include/views/monitoring.sysmap.constructor.php:76
#: include/views/monitoring.sysmap.edit.php:421
msgid "Update"
msgstr "Обновить"
#: app/views/popup.tophosts.column.edit.php:249
msgid "Update column"
msgstr "Обновить колонку"
#: app/partials/massupdate.macros.tab.php:86
#: app/partials/massupdate.valuemaps.tab.php:33 app/views/popup.import.php:146
msgid "Update existing"
msgstr "Обновить существующее"
#: app/controllers/CControllerPopupLldOperation.php:153
#: app/controllers/CControllerPopupLldOperation.php:208
#: app/partials/configuration.filter.items.php:160
#: app/views/configuration.discovery.edit.php:69
#: app/views/popup.lldoperation.php:177 app/views/popup.massupdate.item.php:284
#: disc_prototypes.php:60 host_discovery.php:62 host_discovery.php:227
#: include/views/configuration.host.discovery.edit.php:648
#: include/views/configuration.host.discovery.list.php:143
#: include/views/configuration.httpconf.edit.php:72
#: include/views/configuration.item.edit.php:750
#: include/views/configuration.item.prototype.edit.php:722 items.php:61
#: items.php:258
msgid "Update interval"
msgstr "Интервал обновления"
#: include/views/configuration.action.edit.php:468
msgid "Update operations"
msgstr "Операции обновления"
#: app/controllers/CControllerPopupAcknowledgeEdit.php:176
#: app/controllers/CControllerPopup.php:45
msgid "Update problem"
msgstr "Обновление проблемы"
#: app/controllers/CControllerAuditLogList.php:364
#: app/controllers/CControllerPopupImportCompare.php:160
msgid "Updated"
msgstr "Обновлено"
#: include/classes/api/services/CHost.php:1256
#, c-format
msgid "Updated status of host \"%1$s\"."
msgstr "Состояние узла сети \"%1$s\" обновлено."
#: include/events.inc.php:346
msgid "Updating"
msgstr "Обновление"
#: app/views/administration.image.edit.php:53
msgid "Upload"
msgstr "Загрузить"
#: include/html.inc.php:531 include/html.inc.php:532
msgid "Upper level maps"
msgstr "Карты верхнего уровня"
#: app/partials/service.info.php:61
#: app/views/monitoring.widget.slareport.view.php:99
#: app/views/slareport.list.php:165
#: include/classes/screens/CScreenDiscovery.php:120
msgid "Uptime"
msgstr "Доступен"
#: app/views/monitoring.widget.slareport.view.php:99
msgctxt "compact table header"
msgid "Uptime"
msgstr "Время работы"
#: include/classes/data/CItemData.php:1686
msgid "Uptime of Zabbix server process in seconds."
msgstr "Время работы процесса Zabbix сервера в секундах."
#: include/actions.inc.php:59
msgid "Uptime/Downtime"
msgstr "Доступен/Недоступен"
#: app/views/popup.ldap.edit.php:169
msgid "Use %{ref} in group filter to reference value of this user attribute."
msgstr "Используйте %{ref} в фильтре группы для ссылки на значение этого пользовательского атрибута."
#: app/partials/configuration.host.interface.row.php:194
msgid "Use bulk requests"
msgstr "Использовать массовые запросы"
#: app/partials/configuration.host.interface.row.php:207
msgid "Use combined requests"
msgstr "Использование объединенных запросов"
#: app/views/administration.trigdisplay.edit.php:36
msgid "Use custom event status colors"
msgstr "Использовать пользовательские цвета событий"
#: jsLoader.php:402
msgid "Use default"
msgstr "Использовать умолчание"
#: app/partials/configuration.host.edit.html.php:188
msgid "Use host prototype configuration form to remove automatically linked templates on upcoming discovery."
msgstr "Используйте диалог настройки прототипа узлов сети для автоматического удаления присоединенных шаблонов при следующем выполнении обнаружения."
#: app/views/administration.user.edit.php:300 app/views/popup.media.php:88
msgid "Use if severity"
msgstr "Использовать, если важность"
#: app/views/administration.miscconfig.edit.php:120
msgid "Use iframe sandboxing"
msgstr "Использовать sandbox атрибут в iframe"
#: app/views/administration.mediatype.list.php:86
#: app/views/administration.script.list.php:77
msgid "Used in actions"
msgstr "Использование в действиях"
#: app/controllers/CControllerAuditLogList.php:244
#: app/partials/js/scheduledreport.subscription.js.php:78
#: app/partials/popup.operations.php:105
#: app/views/administration.token.list.php:127
#: app/views/administration.user.edit.php:290 app/views/popup.token.edit.php:60
#: app/views/popup.token.view.php:40 app/views/reports.auditlog.list.php:91
#: httpconf.php:65 include/actions.inc.php:1700 include/actions.inc.php:1754
#: include/actions.inc.php:1976 include/classes/setup/CSetupWizard.php:536
#: include/hosts.inc.php:61 include/users.inc.php:52
#: include/views/configuration.httpconf.edit.php:167
msgid "User"
msgstr "Пользователь"
#: include/classes/api/services/CUserGroup.php:612
#, c-format
msgid "User \"%1$s\" cannot be without user group."
msgstr "Пользователь \"%1$s\" не может быть без группы пользователей."
#: include/classes/api/services/CUser.php:1331
#, c-format
msgid "User \"%1$s\" is dashboard \"%2$s\" owner."
msgstr "Пользователь \"%1$s\" владелец панели \"%2$s\"."
#: include/classes/api/services/CUser.php:1316
#, c-format
msgid "User \"%1$s\" is map \"%2$s\" owner."
msgstr "Пользователь \"%1$s\" является владельцем \"%2$s\" карты сети."
#: include/classes/api/services/CUser.php:1354
#, c-format
msgid "User \"%1$s\" is report \"%2$s\" owner."
msgstr "Пользователь \"%1$s\" является владельцем \"%2$s\" отчета."
#: include/classes/api/services/CUser.php:1362
#, c-format
msgid "User \"%1$s\" is report \"%2$s\" recipient."
msgstr "Пользователь \"%1$s\" является получателем \"%2$s\" отчета."
#: include/classes/api/services/CUser.php:1302
#, c-format
msgid "User \"%1$s\" is used in \"%2$s\" action."
msgstr "Пользователь \"%1$s\" используется в \"%2$s\" действии."
#: include/classes/api/services/CUser.php:1375
#, c-format
msgid "User \"%1$s\" is user on whose behalf report \"%2$s\" is created."
msgstr "Пользователь \"%1$s\" является пользователем от имени которого создан \"%2$s\" шаблон."
#: app/controllers/CControllerUserProvision.php:61
#, c-format
msgid "User \"%1$s\" provisioned."
msgstr "Пользователь \"%1$s\" инициализирован."
#: app/controllers/CControllerUserUnblock.php:61
#, c-format
msgid "User \"%1$s\" unblocked."
msgstr "Пользователь \"%1$s\" разблокирован."
#: include/actions.inc.php:1976
msgid "User action"
msgstr "Действие пользователя"
#: app/controllers/CControllerUserCreate.php:112
msgid "User added"
msgstr "Пользователь добавлен"
#: include/views/configuration.httpconf.edit.php:100
msgid "User agent string"
msgstr "Строка user agent"
#: include/classes/api/services/CUserGroup.php:534
#: include/classes/api/services/CUser.php:979
msgid "User cannot add himself to a disabled group or a group with disabled GUI access."
msgstr "Пользователь не может добавить себя в отключенную группу или в группу с отключенным доступом к Веб-интерфейсу."
#: app/views/administration.user.edit.php:409
#: include/classes/api/services/CUser.php:966
msgid "User cannot change own role."
msgstr "Пользователь не может изменить свою роль."
#: app/views/administration.userrole.edit.php:63
msgid "User cannot change the user type of own role."
msgstr "Пользователь не может изменить тип пользователя собственной роли."
#: app/controllers/CControllerUserDelete.php:56
msgid "User deleted"
msgid_plural "Users deleted"
msgstr[0] "Пользователь удален"
msgstr[1] "Пользователи удалены"
msgstr[2] "Пользователи удалены"
#: app/controllers/CControllerAuditLogList.php:246
msgid "User directory"
msgstr "Каталог пользователей"
#: include/classes/api/services/CUserDirectory.php:330
#, c-format
msgid "User directory \"%1$s\" already exists."
msgstr "Каталог пользователей \"%1$s\" уже существует."
#: include/classes/api/services/CUser.php:715
#, c-format
msgid "User directory with ID \"%1$s\" is not available."
msgstr "Каталог пользователей с ID \"%1$s\" недоступен."
#: app/views/administration.user.list.php:211
msgid "User does not have user groups."
msgstr "У пользователя отсутствуют группы пользователей."
#: app/views/administration.user.list.php:232
msgid "User does not have user role."
msgstr "У пользователя отсутствует роль пользователя."
#: app/controllers/CControllerAuditLogList.php:245
#: app/partials/js/scheduledreport.subscription.js.php:83
#: app/partials/popup.operations.php:85
#: app/views/administration.script.edit.php:243
#: app/views/administration.script.list.php:81
#: app/views/administration.usergroup.edit.php:208
#: app/views/administration.user.list.php:43
msgid "User group"
msgstr "Группа пользователей"
#: include/classes/api/services/CUserGroup.php:363
#, c-format
msgid "User group \"%1$s\" already exists."
msgstr "Группа пользователей \"%1$s\" уже существует."
#: include/classes/api/services/CUserGroup.php:977
#, c-format
msgid "User group \"%1$s\" is report \"%2$s\" recipient."
msgstr "Группа пользователей \"%1$s\" является получателем \"%2$s\" отчета."
#: include/classes/api/services/CUserGroup.php:942
#, c-format
msgid "User group \"%1$s\" is used in \"%2$s\" action."
msgstr "Группа пользователей \"%1$s\" используется в \"%2$s\" действии."
#: include/classes/api/services/CUserGroup.php:963
#, c-format
msgid "User group \"%1$s\" is used in configuration for database down messages."
msgstr "Группа пользователей \"%1$s\" используется в настройках отправки сообщений о недоступности базы данных."
#: include/classes/api/services/CUserGroup.php:955
#, c-format
msgid "User group \"%1$s\" is used in script \"%2$s\"."
msgstr "Группа пользователей \"%1$s\" используется в скрипте \"%2$s\"."
#: app/controllers/CControllerUsergroupCreate.php:95
msgid "User group added"
msgstr "Группа пользователей добавлена"
#: app/controllers/CControllerUsergroupDelete.php:56
msgid "User group deleted"
msgid_plural "User groups deleted"
msgstr[0] "Группа пользователей удалена"
msgstr[1] "Группы пользователей удалены"
msgstr[2] "Группы пользователей удалены"
#: app/views/administration.miscconfig.edit.php:65
msgid "User group for database down message"
msgstr "Группа пользователей для сообщения при недоступности базы данных"
#: app/views/administration.authentication.edit.php:471
#: app/views/popup.ldap.edit.php:226
#: app/views/popup.usergroupmapping.edit.php:126
msgid "User group mapping"
msgstr "Соответствие группе пользователей"
#: app/views/popup.ldap.edit.php:196
msgid "User group membership attribute"
msgstr "Атрибут принадлежности группе пользователей"
#: include/classes/api/services/CMap.php:784
#: include/classes/api/services/CMap.php:1252
#, c-format
msgid "User group sharing is missing parameters: %1$s for map \"%2$s\"."
msgstr "Общий доступ группе пользователей имеет отсутствующие параметры: %1$s у карты сети \"%2$s\"."
#: app/controllers/CControllerUsergroupMassUpdate.php:66
#: app/controllers/CControllerUsergroupUpdate.php:98
msgid "User group updated"
msgid_plural "User groups updated"
msgstr[0] "Группа пользователей обновлена"
msgstr[1] "Группы пользователей обновлены"
msgstr[2] "Группы пользователей обновлены"
#: include/classes/api/services/CDashboard.php:482
#: include/classes/api/services/CReport.php:463
#: include/classes/api/services/CScript.php:778
#: include/classes/api/services/CSettings.php:260
#: include/classes/api/services/CUser.php:741
#, c-format
msgid "User group with ID \"%1$s\" is not available."
msgstr "Группа пользователей с ID \"%1$s\" недоступна."
#: app/controllers/CControllerPopupGeneric.php:197
#: app/views/administration.usergroup.edit.php:29
#: app/views/administration.usergroup.list.php:31
#: app/views/popup.dashboard.share.edit.php:32
#: include/classes/helpers/CMenuHelper.php:291
#: include/classes/helpers/CRoleHelper.php:425
#: include/views/monitoring.sysmap.edit.php:324
msgid "User groups"
msgstr "Группы пользователей"
#: include/classes/api/services/CUser.php:1252
msgid "User is not allowed to delete himself."
msgstr "Пользователю не разрешается удалять самого себя."
#: app/views/administration.authentication.edit.php:457
#: app/views/popup.ldap.edit.php:218
msgid "User last name attribute"
msgstr "Атрибут фамилии пользователя"
#: include/classes/widgets/views/widget.item.form.view.php:64
msgid "User macros"
msgstr "Пользовательские макросы"
#: app/partials/layout.htmlpage.aside.php:94
msgid "User menu"
msgstr "Меню пользователя"
#: app/views/popup.massupdate.item.php:181 disc_prototypes.php:82
#: host_discovery.php:79
#: include/views/configuration.host.discovery.edit.php:430
#: include/views/configuration.host.discovery.edit.php:596
#: include/views/configuration.item.edit.php:496
#: include/views/configuration.item.edit.php:680
#: include/views/configuration.item.prototype.edit.php:473
#: include/views/configuration.item.prototype.edit.php:655 items.php:94
msgid "User name"
msgstr "Имя пользователя"
#: app/views/administration.authentication.edit.php:443
#: app/views/popup.ldap.edit.php:210
msgid "User name attribute"
msgstr "Атрибут имени пользователя"
#: app/views/administration.authentication.edit.php:206
msgid "User password"
msgstr "Пароль пользователя"
#: app/controllers/CControllerUserProfileEdit.php:139
#: app/views/administration.user.edit.php:39 include/html.inc.php:819
msgid "User profile"
msgstr "Профиль пользователя"
#: app/controllers/CControllerAuditLogList.php:246
#: app/views/administration.user.list.php:110
#: app/views/administration.userrole.edit.php:387
#: app/views/administration.userrole.edit.php:389
msgid "User role"
msgstr "Роль пользователя"
#: include/classes/api/services/CRole.php:414
#, c-format
msgid "User role \"%1$s\" already exists."
msgstr "Роль пользователей \"%1$s\" уже существует."
#: app/controllers/CControllerUserroleCreate.php:144
msgid "User role created"
msgstr "Роль пользователя создана"
#: app/controllers/CControllerUserroleDelete.php:56
msgid "User role deleted"
msgid_plural "User roles deleted"
msgstr[0] "Роль пользователя удалена"
msgstr[1] "Роли пользователей удалены"
msgstr[2] "Ролей пользователей удалено"
#: app/controllers/CControllerUserroleUpdate.php:168
msgid "User role updated"
msgstr "Роль пользователя обновлена"
#: include/classes/api/services/CUser.php:796
#, c-format
msgid "User role with ID \"%1$s\" is not available."
msgstr "Роль пользователя с ID \"%1$s\" недоступна."
#: app/controllers/CControllerPopupGeneric.php:321
#: app/views/administration.user.list.php:74
#: app/views/administration.userrole.edit.php:29
#: app/views/administration.userrole.list.php:31
#: include/classes/helpers/CMenuHelper.php:296
#: include/classes/helpers/CRoleHelper.php:426
msgid "User roles"
msgstr "Роли пользователей"
#: app/views/administration.housekeeping.edit.php:109
msgid "User sessions"
msgstr "Сессии пользователей"
#: include/classes/helpers/CMenuHelper.php:390
#: include/classes/helpers/CMenuHelper.php:403
msgid "User settings"
msgstr "Настройки пользователя"
#: include/classes/api/services/CMap.php:709
#: include/classes/api/services/CMap.php:1178
#, c-format
msgid "User sharing is missing parameters: %1$s for map \"%2$s\"."
msgstr "Общий доступ пользователям имеет отсутствующие параметры: %1$s у карты сети \"%2$s\"."
#: app/views/administration.user.edit.php:420
#: app/views/administration.userrole.edit.php:55
#: app/views/administration.userrole.edit.php:70
msgid "User type"
msgstr "Тип пользователя"
#: app/controllers/CControllerUserUnblock.php:65
msgid "User unblocked"
msgid_plural "Users unblocked"
msgstr[0] "Пользователь разблокирован"
msgstr[1] "Пользователи разблокированы"
msgstr[2] "Пользователи разблокированы"
#: app/controllers/CControllerUserProfileUpdate.php:118
#: app/controllers/CControllerUserUpdate.php:124
msgid "User updated"
msgstr "Пользователь обновлен"
#: include/classes/api/services/CDashboard.php:443
#: include/classes/api/services/CReport.php:405
#: include/classes/api/services/CToken.php:246
#: include/classes/api/services/CToken.php:257
#: include/classes/api/services/CUserGroup.php:401
#, c-format
msgid "User with ID \"%1$s\" is not available."
msgstr "Пользователь с ID \"%1$s\" недоступен."
#: include/classes/api/services/CUser.php:700
#, c-format
msgid "User with username \"%1$s\" already exists."
msgstr "Пользователь с именем пользователя \"%1$s\" уже существует."
#: include/actions.inc.php:1827 include/actions.inc.php:1921
msgid "User/Recipient"
msgstr "Пользователь/Получатель"
#: app/controllers/CControllerPopupGeneric.php:217
#: app/partials/configuration.host.edit.html.php:314
#: app/views/administration.mediatype.edit.php:96
#: app/views/administration.script.edit.php:141
#: app/views/administration.user.edit.php:69
#: app/views/administration.user.list.php:63
#: app/views/administration.user.list.php:107
#: app/views/popup.massupdate.host.php:163 disc_prototypes.php:209
#: host_discovery.php:182
#: include/views/configuration.host.prototype.edit.php:314
#: include/views/general.login.php:70 index.php:32 items.php:210
msgid "Username"
msgstr "Имя пользователя"
#: app/views/administration.mediatype.edit.php:93
msgid "Username and password"
msgstr "Имя пользователя и пароль"
#: include/classes/vaults/CVaultCyberArk.php:112
msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
msgstr "Имя пользователя и пароль должны храниться в ключах \"UserName\" и \"Content\" Хранилища секретов."
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
msgstr "Имя пользователя и пароль должны храниться в ключах \"username\" и \"password\" Хранилища секретов."
#: app/views/administration.authentication.edit.php:241
msgid "Username attribute"
msgstr "Атрибут имени пользователя"
#: app/controllers/CControllerPopupGeneric.php:209
#: app/views/administration.token.list.php:42
#: app/views/administration.user.edit.php:35
#: app/views/administration.usergroup.edit.php:51
#: app/views/administration.usergroup.list.php:195
#: app/views/administration.usergroup.list.php:200
#: app/views/administration.user.list.php:33
#: app/views/administration.userrole.list.php:69
#: app/views/administration.userrole.list.php:111
#: app/views/administration.userrole.list.php:117
#: app/views/popup.dashboard.share.edit.php:53
#: app/views/reports.auditlog.list.php:47
#: include/classes/helpers/CMenuHelper.php:301
#: include/classes/helpers/CRoleHelper.php:427
#: include/views/monitoring.sysmap.edit.php:361
msgid "Users"
msgstr "Пользователи"
#: include/classes/data/CItemData.php:1371
msgid "VMware Distributed Virtual Switch, \"url\" - VMware service URL. Returns JSON"
msgstr "Виртуальный распределенный коммутатор VMware, \"url\" - URL службы VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1255
msgid "VMware Distributed Virtual Switch, <url> - VMware service URL. Returns JSON"
msgstr "Виртуальный распределенный коммутатор VMware, <url> - URL службы VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1375
msgid "VMware FetchDVPorts wrapper, \"url\" - VMware service URL, \"uuid\" - VMware DVSwitch global unique identifier, \"filter\" - vmware data object DistributedVirtualSwitchPortCriteria, \"mode\"- state(default)/full. Returns JSON"
msgstr "FetchDVPorts оболочка VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор VMware DVSwitch, \"фильтр\" - DistributedVirtualSwitchPortCriteria объект данных VMware, \"режим\" - state (по умолчанию) / full. Возвращает JSON"
#: include/classes/data/CItemData.php:1259
msgid "VMware FetchDVPorts wrapper, <url> - VMware service URL, <filter> - vmware data object DistributedVirtualSwitchPortCriteria, <mode> - state(default)/full. Returns JSON"
msgstr "FetchDVPorts оболочка VMware, <url> - URL службы VMware, <фильтр> - DistributedVirtualSwitchPortCriteria объект данных VMware, <режим> - state (по умолчанию) / full. Возвращает JSON"
#: include/classes/data/CItemData.php:1702
msgid "VMware cache statistics. Valid modes are: total, free, pfree, used and pused."
msgstr "Статистика VMware кэша. Возможные режимы: total, free, pfree, used и pused."
#: include/classes/data/CItemData.php:1303
msgid "VMware cluster alarms data, returns JSON, \"url\" - VMware service URL, \"id\" - VMware cluster id"
msgstr "Данные оповещений кластера VMware, \"url\" - URL службы VMware, \"id\" - идентификатор кластера VMware"
#: include/classes/data/CItemData.php:1252
msgid "VMware cluster alarms data, returns JSON, <url> - VMware service URL, <id> - VMware cluster id"
msgstr "Данные оповещений кластера VMware, <url> - URL службы VMware, <id> - идентификатор кластера VMware"
#: include/classes/data/CItemData.php:1299
msgid "VMware cluster performance counter, \"url\" - VMware service URL, \"id\" - VMware cluster id, \"path\" - performance counter path, \"instance\" - performance counter instance"
msgstr "Счетчик производительности VMware кластера, \"url\" - URL службы VMware, \"id\" - id VMware кластера, \"path\" - путь к счетчику производительности, \"экземпляр\" - экземпляр счетчика производительности"
#: include/classes/data/CItemData.php:1218
msgid "VMware cluster performance counter, <url> - VMware service URL, <id> - VMware cluster id, <path> - performance counter path, <instance> - performance counter instance"
msgstr "Счетчик производительности VMware кластера, <url> - URL службы VMware, <id> - id VMware кластера, <path> - путь к счетчику производительности, <instance> - экземпляр счетчика производительности"
#: include/classes/data/CItemData.php:1311
msgid "VMware cluster property, \"url\" - VMware service URL, \"id\" - VMware cluster id, \"prop\" - property path"
msgstr "Свойство кластера VMware, \"url\" - URL службы VMware, \"id\" - id кластера VMware, \"свойство\" - путь к свойству"
#: include/classes/data/CItemData.php:1264
msgid "VMware cluster property, <url> - VMware service URL, <id> - VMware cluster id, <prop> - property path"
msgstr "Свойство кластера VMware, <url> - URL службы VMware, <id> - id кластера VMware, <свойство> - путь к свойству"
#: include/classes/data/CItemData.php:1315
msgid "VMware cluster status, \"url\" - VMware service URL, \"name\" - VMware cluster name"
msgstr "Состояние кластера VMware, \"url\" - URL службы VMware, \"имя\" - имя кластера VMware"
#: include/classes/data/CItemData.php:1226
msgid "VMware cluster status, <url> - VMware service URL, <name> - VMware cluster name"
msgstr "Состояние кластера VMware, <url> - URL службы VMware, <name> - имя кластера VMware"
#: include/classes/data/CItemData.php:1319
msgid "VMware cluster tags array, \"url\" - VMware service URL, \"id\" - VMware cluster id"
msgstr "Массив тегов кластера VMware, \"url\" - URL службы VMware, \"id\" - идентификатор кластера VMware"
#: include/classes/data/CItemData.php:1264
msgid "VMware cluster tags array, <url> - VMware service URL, <id> - VMware cluster id"
msgstr "Массив тегов кластера VMware, <url> - URL службы VMware, <id> - идентификатор кластера VMware"
#: include/classes/data/CItemData.php:1359
msgid "VMware datacenter alarms data, returns JSON, \"url\" - VMware service URL, \"id\" - VMware datacenter id"
msgstr "Данные оповещений центра обработки данных VMware, возвращает JSON, \"url\" - URL службы VMware, \"id\" - идентификатор центра обработки данных VMware"
#: include/classes/data/CItemData.php:1296
msgid "VMware datacenter alarms data, returns JSON, <url> - VMware service URL, <id> - VMware datacenter id"
msgstr "Данные оповещений центра обработки данных VMware, возвращает JSON, <url> - URL службы VMware, <id> - id центра обработки данных VMware"
#: include/classes/data/CItemData.php:1367
msgid "VMware datacenter tags array, \"url\" - VMware service URL, \"id\" - VMware datacenter id. Returns JSON"
msgstr "Массив тегов центра обработки данных VMware, \"url\" - URL службы VMware, \"id\" - идентификатор центра обработки данных VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1304
msgid "VMware datacenter tags array, <url> - VMware service URL, <id> - VMware datacenter id. Returns JSON"
msgstr "Массив тегов центра обработки данных VMware, <url> - URL службы VMware, <id> - идентификатор центра обработки данных VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1363
msgid "VMware datacenters and their IDs, \"url\" - VMware service URL. Returns JSON"
msgstr "Центры обработки данных VMware и их ID, \"url\" - URL службы VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1251
msgid "VMware datacenters and their IDs, <url> - VMware service URL. Returns JSON"
msgstr "Центры обработки данных VMware и их ID, <url> - URL службы VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1250
msgid "VMware datacenters and their IDs. Returns JSON"
msgstr "Центры обработки данных VMware и их ID. Возвращает JSON"
#: include/classes/data/CItemData.php:1323
msgid "VMware datastore alarms data, returns JSON, \"url\" - VMware service URL, \"uuid\" - VMware datastore global unique identifier"
msgstr "Данные оповещений хранилища данных VMware, возвращает JSON, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор хранилища данных VMware"
#: include/classes/data/CItemData.php:1268
msgid "VMware datastore alarms data, returns JSON, <url> - VMware service URL, <uuid> - VMware datastore name"
msgstr "Данные оповещений хранилища данных VMware, возвращает JSON, <url> - URL службы VMware, <uuid> - имя хранилища данных VMware"
#: include/classes/data/CItemData.php:1431
msgid "VMware datastore capacity statistics in bytes or in percentage from total, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier, \"datastore\" - datastore name, \"mode\" - total(default)/free/pfree/uncommitted. Returns integer for bytes; float for percentage"
msgstr "Статистика размера хранилища данных VMware в байтах или в процентах от общего размера, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware, \"datastore\" - имя хранилища данных, \"режим\" - total(по умолчанию)/free/pfree/uncommitted. Возвращает целое число для байт; число с плавающей точкой для процентов"
#: include/classes/data/CItemData.php:1242
#: include/classes/data/CItemData.php:1298
msgid "VMware datastore capacity statistics in bytes or in percentage from total. Returns integer for bytes; float for percentage"
msgstr "Статистика использования места в хранилище данных VMware в байтах или в процентах от общего размера. Возвращает целое число для байт; число с плавающей точкой для процентов"
#: include/classes/data/CItemData.php:1331
msgid "VMware datastore hypervisors list, \"url\" - VMware service URL, \"datastore\" - datastore name"
msgstr "Список гипервизоров хранилища данных VMware, \"url\" - URL службы VMware, \"datastore\" - имя хранилища данных"
#: include/classes/data/CItemData.php:1234
msgid "VMware datastore hypervisors list, <url> - VMware service URL, <datastore> - datastore name"
msgstr "Список гипервизоров хранилища VMware, <url> - URL службы VMware, <datastore> - имя хранилища"
#: include/classes/data/CItemData.php:1335
msgid "VMware datastore performance counter, \"url\" - VMware service URL, \"uuid\" - VMware datastore global unique identifier, \"path\" - performance counter path, \"instance\" - datastore perfcounter instance from vmware.hv.diskinfo.get"
msgstr "Счетчик производительности хранилища данных VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор хранилища данных VMware, \"путь\" - путь к счетчику производительности, \"экземпляр\" - экземпляр счетчика производительности с vmware.hv.diskinfo.get"
#: include/classes/data/CItemData.php:1321
msgid "VMware datastore performance counter, <url> - VMware service URL, <id> - VMware datastore uuid, <path> - performance counter path, <instance> - performance counter instance"
msgstr "Счетчик производительности хранилища данных VMware, <url> - URL службы VMware, <id> - uuid хранилища данных VMware, <путь> - путь к счетчику производительности, <экземпляр> - экземпляр счетчика производительности"
#: include/classes/data/CItemData.php:1339
msgid "VMware datastore property, \"url\" - VMware service URL, \"uuid\" - VMware datastore global unique identifier, \"prop\" - property path"
msgstr "Свойство хранилища данных VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор хранилища данных, \"свойство\" - путь к свойству"
#: include/classes/data/CItemData.php:1288
msgid "VMware datastore property, <url> - VMware service URL, <uuid> - datastore name, <prop> - property path"
msgstr "Свойство хранилища данных VMware, <url> - URL службы VMware, <uuid> - имя хранилища данных, <свойство> - путь к свойству"
#: include/classes/data/CItemData.php:1343
msgid "VMware datastore read statistics, \"url\" - VMware service URL, \"datastore\" - datastore name, \"mode\"- latency/maxlatency - average or maximum"
msgstr "Статистика чтения c хранилища данных VMware, \"url\" - URL службы VMware, \"datastore\" - имя хранилища данных, \"режим\" - latency/maxlatency - среднее или максимальное"
#: include/classes/data/CItemData.php:1238
msgid "VMware datastore read statistics, <url> - VMware service URL, <datastore> - datastore name, <mode> - latency/maxlatency - average or maximum"
msgstr "Статистика чтения хранилища VMware, <url> - URL службы VMware, <datastore> - имя хранилища, <mode> - latency/maxlatency - среднее или максимальное"
#: include/classes/data/CItemData.php:1351
msgid "VMware datastore tags array, \"url\" - VMware service URL, \"uuid\" - VMware datastore global unique identifier. Returns JSON"
msgstr "Массив тегов хранилища данных VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор хранилища данных VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1288
msgid "VMware datastore tags array, <url> - VMware service URL, <uuid> - VMware datastore uuid. Returns JSON"
msgstr "Массив тегов хранилища данных данных VMware, <url> - URL службы VMware, <uuid> - uuid хранилища данных VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1355
msgid "VMware datastore write statistics, \"url\" - VMware service URL, \"datastore\" - datastore name, \"mode\"- latency/maxlatency - average or maximum"
msgstr "Статистика записи на хранилище данных VMware, \"url\" - URL службы VMware, \"datastore\" - имя хранилища данных, \"режим\" - latency/maxlatency - среднее или максимальное"
#: include/classes/data/CItemData.php:1246
msgid "VMware datastore write statistics, <url> - VMware service URL, <datastore> - datastore name, <mode> - latency/maxlatency - average or maximum"
msgstr "Статистика записи на хранилище VMware, <url> - URL службы VMware, <datastore> - имя хранилища, <mode> - latency/maxlatency - среднее или максимальное"
#: include/classes/data/CItemData.php:1379
msgid "VMware event log, \"url\" - VMware service URL, \"mode\"- all (default), skip - skip processing of older data"
msgstr "Журнал событий VMware, \"url\" - URL службы VMware, \"режим\" - all (по умолчанию), skip - пропуск обработки устаревших данных"
#: include/classes/data/CItemData.php:1254
msgid "VMware event log, <url> - VMware service URL, <mode> - all (default), skip - skip processing of older data"
msgstr "Журнал событий VMware, <url> - URL службы VMware, <mode> - all (по умолчанию), skip - пропуск обработки устаревших данных"
#: include/classes/data/CItemData.php:1483
msgid "VMware hypervisor BIOS UUID, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "UUID BIOS гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1338
msgid "VMware hypervisor BIOS UUID, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "BIOS UUID гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1535
msgid "VMware hypervisor HW vendor state sensors, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier. Returns JSON"
msgstr "Датчики состояния производителя HW гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware. Возвращается JSON"
#: include/classes/data/CItemData.php:1378
msgid "VMware hypervisor HW vendor state sensors, <url> - VMware service URL, <uuid> - VMware hypervisor host name. Returns JSON"
msgstr "Датчики состояния производителя HW гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware. Возвращается JSON"
#: include/classes/data/CItemData.php:1387
msgid "VMware hypervisor alarms data, returns JSON, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Данные оповещений гипервизора VMware, возвращает JSON, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1324
msgid "VMware hypervisor alarms data, returns JSON, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Данные оповещений гипервизора VMware, возвращает JSON, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1495
msgid "VMware hypervisor ballooned memory size, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Размер ballooned памяти гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1350
msgid "VMware hypervisor ballooned memory size, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Размер ballooned памяти гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1391
msgid "VMware hypervisor cluster name, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Имя кластера VMware гипервизора, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1262
msgid "VMware hypervisor cluster name, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Имя кластера VMware гипервизора, <url> - URL службы VMware, <uuid> - имя хоста VMware гипервизора"
#: include/classes/data/CItemData.php:1395
msgid "VMware hypervisor connection state, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Состояние подключения гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1275
msgid "VMware hypervisor connection state, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Состояние подключения гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1411
msgid "VMware hypervisor datacenter name, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier. Returns string"
msgstr "Имя центра обработки данных гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware. Возвращает строку"
#: include/classes/data/CItemData.php:1278
msgid "VMware hypervisor datacenter name, <url> - VMware service URL, <uuid> - VMware hypervisor host name. Returns string"
msgstr "Имя центра обработки данных гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста VMware гипервизора. Возвращает строку"
#: include/classes/data/CItemData.php:1427
msgid "VMware hypervisor datastore read statistics, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier, \"datastore\" - datastore name, \"mode\"- latency"
msgstr "Статистика чтения из хранилища данных гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware, \"datastore\" - имя хранилища данных, \"режим\" - задержка"
#: include/classes/data/CItemData.php:1294
msgid "VMware hypervisor datastore read statistics, <url> - VMware service URL, <uuid> - VMware hypervisor host name, <datastore> - datastore name, <mode> - latency"
msgstr "Статистика чтения из хранилища данных гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware, <datastore> - имя хранилища данных, <mode> - задержка"
#: include/classes/data/CItemData.php:1435
msgid "VMware hypervisor datastore write statistics, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier, \"datastore\" - datastore name, \"mode\"- latency"
msgstr "Статистика записи в хранилище данных гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware, \"datastore\" - имя хранилища данных, \"режим\" - задержка"
#: include/classes/data/CItemData.php:1302
msgid "VMware hypervisor datastore write statistics, <url> - VMware service URL, <uuid> - VMware hypervisor host name, <datastore> - datastore name, <mode> - latency"
msgstr "Статистика записи в хранилище данных гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware, <datastore> - имя хранилища данных, <mode> - задержка"
#: include/classes/data/CItemData.php:1419
msgid "VMware hypervisor datastores list, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Список хранилищ гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1286
msgid "VMware hypervisor datastores list, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Список хранилищ гипервизора VMware, <url> - URL службы VMware, <datastore> - имя хранилища"
#: include/classes/data/CItemData.php:1531
msgid "VMware hypervisor health state rollup sensor, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier. Returns 0 - gray; 1 - green; 2 - yellow; 3 - red"
msgstr "Состояние обобщенного датчика работоспособности гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware. Возвращает 0 - серый; 1 - зелёный; 2 - жёлтый; 3 - красный"
#: include/classes/data/CItemData.php:1374
msgid "VMware hypervisor health state rollup sensor, <url> - VMware service URL, <uuid> - VMware hypervisor host name. Returns 0 - gray; 1 - green; 2 - yellow; 3 - red"
msgstr "Состояние агрегированного датчика работоспособности VMware, <url> - URL службы VMware, <uuid> - имя хоста VMware гипервизора. Возвращает 0 - серый; 1 - зелёный; 2 - жёлтый; 3 - красный"
#: include/classes/data/CItemData.php:1471
msgid "VMware hypervisor model, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Модель VMware гипервизора, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1334
msgid "VMware hypervisor model, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Модель гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1447
msgid "VMware hypervisor name, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Имя VMware гипервизора, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1310
msgid "VMware hypervisor name, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Имя гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1507
msgid "VMware hypervisor network input statistics, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier, \"mode\"- bps"
msgstr "Статистика входящего трафика на сетевом интерфейсе гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware, \"режим\" - bps"
#: include/classes/data/CItemData.php:1358
msgid "VMware hypervisor network input statistics, <url> - VMware service URL, <uuid> - VMware hypervisor host name, <mode> - bps"
msgstr "Статистика входящего трафика сетевого интерфейса гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware, <mode> - bps"
#: include/classes/data/CItemData.php:1511
msgid "VMware hypervisor network interface speed, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier, <ifname> - interface name"
msgstr "Скорость сетевого интерфейса гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware, <ifname> - имя интерфейса"
#: include/classes/data/CItemData.php:1387
msgid "VMware hypervisor network interface speed, <url> - VMware service URL, <uuid> - VMware hypervisor host name, <ifname> - interface name"
msgstr "Скорость сетевого интерфейса гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware, <ifname> - имя интерфейса"
#: include/classes/data/CItemData.php:1515
msgid "VMware hypervisor network output statistics, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier, \"mode\"- bps"
msgstr "Статистика исходящего трафика на сетевом интерфейсе гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware, \"режим\" - bps"
#: include/classes/data/CItemData.php:1362
msgid "VMware hypervisor network output statistics, <url> - VMware service URL, <uuid> - VMware hypervisor host name, <mode> - bps"
msgstr "Статистика исходящего трафика сетевого интерфейса гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware, <mode> - bps"
#: include/classes/data/CItemData.php:1519
msgid "VMware hypervisor performance counter, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier, \"path\" - performance counter path, \"instance\" - performance counter instance"
msgstr "Счетчик производительности гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware, \"путь\" - путь к счетчику производительности, \"instance\" - экземпляр счетчика производительности"
#: include/classes/data/CItemData.php:1366
msgid "VMware hypervisor performance counter, <url> - VMware service URL, <uuid> - VMware hypervisor host name, <path> - performance counter path, <instance> - performance counter instance"
msgstr "Счетчик производительности гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware, <path> - путь к счетчику производительности, <instance> - экземпляр счетчика производительности"
#: include/classes/data/CItemData.php:1451
msgid "VMware hypervisor processor frequency, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Частота процессора VMware гипервизора, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1314
msgid "VMware hypervisor processor frequency, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Частота процессора гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1455
msgid "VMware hypervisor processor model, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Модель процессора VMware гипервизора, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1318
msgid "VMware hypervisor processor model, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Модель процессора гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1403
msgid "VMware hypervisor processor usage in Hz, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Использование процессора гипервизором VMware в Гц, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1270
msgid "VMware hypervisor processor usage in Hz, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Использование процессора гипервизора VMware в Гц, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1527
msgid "VMware hypervisor property , \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier, \"prop\" - property path"
msgstr "Свойство гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware, \"свойство\" - путь к свойству"
#: include/classes/data/CItemData.php:1472
msgid "VMware hypervisor property , <url> - VMware service URL, <uuid> - VMware hypervisor host name, <prop> - property path"
msgstr "Свойство гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware, <свойство> - путь к свойству"
#: include/classes/data/CItemData.php:1475
msgid "VMware hypervisor sensors value, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier. Returns JSON"
msgstr "Значение датчиков гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1351
msgid "VMware hypervisor sensors value, <url> - VMware service URL, <uuid> - VMware hypervisor host name. Returns JSON"
msgstr "Значения датчиков гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1479
msgid "VMware hypervisor serialnumber, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Серийный номер гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1355
msgid "VMware hypervisor serialnumber, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Серийный номер гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1539
msgid "VMware hypervisor status, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Состояние VMware гипервизора, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1382
msgid "VMware hypervisor status, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Состояние гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1543
msgid "VMware hypervisor tags array, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier. Returns JSON"
msgstr "Массив тегов гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1472
msgid "VMware hypervisor tags array, <url> - VMware service URL, <uuid> - VMware hypervisor host name. Returns JSON"
msgstr "Массив тегов гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1467
msgid "VMware hypervisor total memory size, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Общий размер памяти гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1330
msgid "VMware hypervisor total memory size, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Общий размер памяти гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1547
msgid "VMware hypervisor uptime, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Время работы гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1386
msgid "VMware hypervisor uptime, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Время работы гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1499
msgid "VMware hypervisor used memory size, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Размер используемой памяти гипервизором VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1354
msgid "VMware hypervisor used memory size, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Размер памяти используемой гипервизором VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1487
msgid "VMware hypervisor vendor name, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Имя производителя гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1342
msgid "VMware hypervisor vendor name, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Имя поставщика гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1551
msgid "VMware hypervisor version, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier"
msgstr "Версия гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware"
#: include/classes/data/CItemData.php:1390
msgid "VMware hypervisor version, <url> - VMware service URL, <uuid> - VMware hypervisor host name"
msgstr "Версия гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware"
#: include/classes/data/CItemData.php:1383
msgid "VMware service full name, \"url\" - VMware service URL"
msgstr "Полное имя сервиса VMware, \"url\" - URL службы VMware"
#: include/classes/data/CItemData.php:1258
msgid "VMware service full name, <url> - VMware service URL"
msgstr "Полное имя сервиса VMware, <url> - URL службы VMware"
#: include/classes/data/CItemData.php:1567
msgid "VMware service version, \"url\" - VMware service URL"
msgstr "Версия сервиса VMware, \"url\" - URL службы VMware"
#: include/classes/data/CItemData.php:1398
msgid "VMware service version, <url> - VMware service URL"
msgstr "Версия сервиса VMware, <url> - URL службы VMware"
#: include/classes/data/CItemData.php:1295
msgid "VMware virtual center alarms data, returns JSON, \"url\" - VMware service URL"
msgstr "Данные оповещений виртуального центра VMware, возвращает JSON, \"url\" - URL службы VMware"
#: include/classes/data/CItemData.php:1244
msgid "VMware virtual center alarms data, returns JSON, <url> - VMware service URL"
msgstr "Данные оповещений виртуального центра VMware, возвращает JSON, <url> - URL службы VMware"
#: include/classes/data/CItemData.php:1571
msgid "VMware virtual machine alarms data, returns JSON, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Данные оповещений виртуальной машины VMware, возвращает JSON, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1500
msgid "VMware virtual machine alarms data, returns JSON, <url> - VMware service URL, <uuid> - VMware virtual machine name"
msgstr "Данные оповещений виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1635
msgid "VMware virtual machine ballooned memory size, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Размер ballooned памяти виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1454
msgid "VMware virtual machine ballooned memory size, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Размер ballooned памяти виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1711
msgid "VMware virtual machine committed storage space, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Объем записанных данных виртуальной машиной VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1518
msgid "VMware virtual machine committed storage space, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Объем записанных данных на хранилище данных виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1639
msgid "VMware virtual machine compressed memory size, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Размер сжатой памяти виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1458
msgid "VMware virtual machine compressed memory size, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Размер сжатой памяти виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1575
msgid "VMware virtual machine custom attribute value, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier, \"name\" - custom attribute name"
msgstr "Значение пользовательского атрибута виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware, \"имя\" - имя пользовательского атрибута"
#: include/classes/data/CItemData.php:1431
msgid "VMware virtual machine custom attribute value, <url> - VMware service URL, <uuid> - VMware virtual machine host name, <name> - custom attribute name"
msgstr "Значение пользовательского атрибута виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware, <имя> - имя пользовательского атрибута"
#: include/classes/data/CItemData.php:1615
msgid "VMware virtual machine datacenter name, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier. Returns string"
msgstr "Имя центра обработки данных виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware. Возвращает строку"
#: include/classes/data/CItemData.php:1434
msgid "VMware virtual machine datacenter name, <url> - VMware service URL, <uuid> - VMware virtual machine host name. Returns string"
msgstr "Имя центра обработки данных виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware. Возвращает строку"
#: include/classes/data/CItemData.php:1755
msgid "VMware virtual machine disk device read statistics, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier, \"instance\" - disk device instance, \"mode\"- bps/ops - bytes/operations per second"
msgstr "Статистика чтения дискового устройства виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware, \"instance\" - экземпляр дискового устройства, \"режим\" - bps/ops - байт/операций в секунду"
#: include/classes/data/CItemData.php:1554
msgid "VMware virtual machine disk device read statistics, <url> - VMware service URL, <uuid> - VMware virtual machine host name, <instance> - disk device instance, <mode> - bps/ops - bytes/operations per second"
msgstr "Статистика чтения дискового устройства виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware, <instance> - экземпляр дискового устройства, <mode> - bps/ops - байт/операций в секунду"
#: include/classes/data/CItemData.php:1759
msgid "VMware virtual machine disk device write statistics, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier, \"instance\" - disk device instance, \"mode\"- bps/ops - bytes/operations per second"
msgstr "Статистика записи на дисковое устройство виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware, \"instance\" - экземпляр дискового устройства, \"режим\" - bps/ops - байт/операций в секунду"
#: include/classes/data/CItemData.php:1558
msgid "VMware virtual machine disk device write statistics, <url> - VMware service URL, <uuid> - VMware virtual machine host name, <instance> - disk device instance, <mode> - bps/ops - bytes/operations per second"
msgstr "Статистика записи на дисковое устройство виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware, <instance> - экземпляр дискового устройства, <mode> - bps/ops - байт/операций в секунду"
#: include/classes/data/CItemData.php:1583
msgid "VMware virtual machine disk requires consolidation, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Необходимость консолидации диска виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1439
msgid "VMware virtual machine disk requires consolidation, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Необходимость консолидации диска виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1767
msgid "VMware virtual machine file system statistics, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier, \"fsname\" - file system name, \"mode\"- total/free/used/pfree/pused"
msgstr "Статистика файловой системы виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware, \"fsname\" - имя файловой системы, \"режим\" - total/free/used/pfree/pused"
#: include/classes/data/CItemData.php:1566
msgid "VMware virtual machine file system statistics, <url> - VMware service URL, <uuid> - VMware virtual machine host name, <fsname> - file system name, <mode> - total/free/used/pfree/pused"
msgstr "Статистика файловой системы виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware, <fsname> - имя файловой системы, <mode> - total/free/used/pfree/pused"
#: include/classes/data/CItemData.php:1659
msgid "VMware virtual machine guest memory usage, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Размер используемой гостевой памяти виртуальной машиной VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1478
msgid "VMware virtual machine guest memory usage, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Использование памяти гостевой виртуальной машиной VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1663
msgid "VMware virtual machine host memory usage, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Размер используемой памяти хоста виртуальной машиной VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1482
msgid "VMware virtual machine host memory usage, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Использование памяти виртуальной машиной VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1631
msgid "VMware virtual machine hypervisor name, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Имя гипервизора виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1450
msgid "VMware virtual machine hypervisor name, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Имя виртуальной машины гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1579
msgid "VMware virtual machine name, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Имя виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1402
msgid "VMware virtual machine name, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Имя виртульной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1679
msgid "VMware virtual machine network interface input statistics, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier, \"instance\" - network interface instance, \"mode\"- bps/pps - bytes/packets per second"
msgstr "Статистика входящего трафика на сетевом интерфейсе виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware, \"экземпляр\" - экземпляр сетевого интерфейса, \"режим\" - bps/pps - байт/пакетов в секунду"
#: include/classes/data/CItemData.php:1498
msgid "VMware virtual machine network interface input statistics, <url> - VMware service URL, <uuid> - VMware virtual machine host name, <instance> - network interface instance, <mode> - bps/pps - bytes/packets per second"
msgstr "Статистика входящего трафика сетевого интерфейса виртуальной машниы VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware, <instance> - экземпляр сетевого интерфейса, <mode> - bps/pps - байт/пакетов в секунду"
#: include/classes/data/CItemData.php:1683
msgid "VMware virtual machine network interface output statistics, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier, \"instance\" - network interface instance, \"mode\"- bps/pps - bytes/packets per second"
msgstr "Статистика исходящего трафика на сетевом интерфейсе виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware, \"экземпляр\" - экземпляр сетевого интерфейса, \"режим\" - bps/pps - байт/пакетов в секунду"
#: include/classes/data/CItemData.php:1502
msgid "VMware virtual machine network interface output statistics, <url> - VMware service URL, <uuid> - VMware virtual machine host name, <instance> - network interface instance, <mode> - bps/pps - bytes/packets per second"
msgstr "Статистика исходящего трафика сетевого интерфейса виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware, <instance> - экземпляр сетевого интерфейса, <mode> - bps/pps - байт/пакетов в секунду"
#: include/classes/data/CItemData.php:1691
msgid "VMware virtual machine performance counter, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier, \"path\" - performance counter path, \"instance\" - performance counter instance"
msgstr "Счетчик производительности виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware, \"путь\" - путь к счетчику производительности, \"экземпляр\" - экземпляр счетчика производительности"
#: include/classes/data/CItemData.php:1510
msgid "VMware virtual machine performance counter, <url> - VMware service URL, <uuid> - VMware virtual machine host name, <path> - performance counter path, <instance> - performance counter instance"
msgstr "Счетчик производительности виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware, <path> - путь к счетчику производительности, <instance> - экземпляр счетчика производительности"
#: include/classes/data/CItemData.php:1695
msgid "VMware virtual machine power state, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Состояние питания виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1514
msgid "VMware virtual machine power state, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Состояние питания виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1647
msgid "VMware virtual machine private memory size, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifierr"
msgstr "Размер собственной памяти виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1466
msgid "VMware virtual machine private memory size, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Размер частной памяти виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1599
msgid "VMware virtual machine processor ready time ms, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Время готовности процессора виртуальной машиной VMware в мс, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1418
msgid "VMware virtual machine processor ready time ms, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Время готовности процессора виртуальной машины VMware в мс, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1611
msgid "VMware virtual machine processor usage in Hz, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Использование процессора виртуальной машиной VMware в Гц, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1430
msgid "VMware virtual machine processor usage in Hz, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Использование процессора виртуальной машины VMware в Гц , <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1699
msgid "VMware virtual machine property, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier, \"prop\" - property path"
msgstr "Свойство виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware, \"свойство\" - путь к свойству"
#: include/classes/data/CItemData.php:1644
msgid "VMware virtual machine property, <url> - VMware service URL, <uuid> - VMware virtual machine host name, <prop> - property path"
msgstr "Свойство виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware, <свойство> - путь к свойству"
#: include/classes/data/CItemData.php:1651
msgid "VMware virtual machine shared memory size, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Размер разделяемой памяти виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1470
msgid "VMware virtual machine shared memory size, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Размер разделяемой памяти виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1703
msgid "VMware virtual machine snapshot state, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier. Returns JSON"
msgstr "Состояние моментального снимка виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1555
msgid "VMware virtual machine snapshot state, <url> - VMware service URL, <uuid> - VMware virtual machine host name. Returns JSON"
msgstr "Состояние моментального снимка виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1707
msgid "VMware virtual machine state, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Состояние виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1559
msgid "VMware virtual machine state, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Состояние виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1655
msgid "VMware virtual machine swapped memory size, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Размер памяти выгруженной в файл подкачки виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1474
msgid "VMware virtual machine swapped memory size, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Размер памяти выгруженной в файл подкачки виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1739
msgid "VMware virtual machine tags array, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier. Returns JSON"
msgstr "Массив тегов виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1664
msgid "VMware virtual machine tags array, <url> - VMware service URL, <uuid> - VMware virtual machine host name. Returns JSON"
msgstr "Массив тегов виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware. Возвращает JSON"
#: include/classes/data/CItemData.php:1743
msgid "VMware virtual machine tools state, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier, \"mode\"- version or status"
msgstr "Состояние инструментария виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware, \"режим\" - version или status"
#: include/classes/data/CItemData.php:1591
msgid "VMware virtual machine tools state, <url> - VMware service URL, <uuid> - VMware virtual machine host name, <mode> - version or status"
msgstr "Состояние инструментария виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware, <режим> - version или status"
#: include/classes/data/CItemData.php:1667
msgid "VMware virtual machine total memory size, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Общий размер памяти виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1486
msgid "VMware virtual machine total memory size, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Общий размер памяти виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1727
msgid "VMware virtual machine uncommitted storage space, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Объем не записанных данных на хранилище данных виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1534
msgid "VMware virtual machine uncommitted storage space, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Объем не записанных данных на хранилище данных виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1731
msgid "VMware virtual machine unshared storage space, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Размер неразделяемого пространства хранилища виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1538
msgid "VMware virtual machine unshared storage space, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Размер неразделяемого пространства хранилища виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1747
msgid "VMware virtual machine uptime, \"url\" - VMware service URL, \"uuid\" - VMware virtual machine global unique identifier"
msgstr "Время работы виртуальной машины VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор виртуальной машины VMware"
#: include/classes/data/CItemData.php:1546
msgid "VMware virtual machine uptime, <url> - VMware service URL, <uuid> - VMware virtual machine host name"
msgstr "Время работы виртуальной машины VMware, <url> - URL службы VMware, <uuid> - имя хоста виртуальной машины VMware"
#: include/classes/data/CItemData.php:1491
msgid "VVMware hypervisor maintenance status, \"url\" - VMware service URL, \"uuid\" - VMware hypervisor global unique identifier. Returns 0 - not in maintenance; 1 - in maintenance"
msgstr "Состояние обслуживания гипервизора VMware, \"url\" - URL службы VMware, \"uuid\" - глобальный уникальный идентификатор гипервизора VMware. Возвращается 0 - не в обслуживании; 1 - в обслуживании"
#: include/classes/data/CItemData.php:1346
msgid "VVMware hypervisor maintenance status, <url> - VMware service URL, <uuid> - VMware hypervisor host name. Returns 0 - not in maintenance; 1 - in maintenance"
msgstr "Состояние обслуживания гипервизора VMware, <url> - URL службы VMware, <uuid> - имя хоста гипервизора VMware. Возвращается 0 - не в обслуживании; 1 - в обслуживании"
#: app/views/administration.miscconfig.edit.php:105
msgid "Valid URI schemes"
msgstr "Разрешенные схемы URI"
#: app/views/administration.miscconfig.edit.php:100
msgid "Validate URI schemes"
msgstr "Валидация схем URI"
#: include/items.inc.php:1863 include/items.inc.php:1867
#: include/items.inc.php:1871 include/items.inc.php:1875
#: include/items.inc.php:1879 include/items.inc.php:1883
#: include/items.inc.php:1887
msgid "Validation"
msgstr "Валидация"
#: app/controllers/CControllerPopupValueMapUpdate.php:100
#: app/controllers/CControllerPopupValueMapUpdate.php:105
#: app/controllers/CControllerPopupValueMapUpdate.php:112
#: app/controllers/CControllerPopupValueMapUpdate.php:117
#: app/controllers/CControllerPopupValueMapUpdate.php:124
#: app/controllers/CControllerPopupValueMapUpdate.php:136
#: app/partials/administration.system.info.php:30
#: app/partials/configuration.tags.tab.php:40
#: app/partials/configuration.valuemap.php:32
#: app/partials/hostmacros.list.html.php:36
#: app/partials/massupdate.macros.tab.php:29
#: app/views/administration.macros.edit.php:39
#: app/views/administration.mediatype.edit.php:156
#: app/views/administration.script.edit.php:66
#: app/views/monitoring.widget.plaintext.view.php:50
#: app/views/popup.condition.common.php:140
#: app/views/popup.condition.common.php:325
#: app/views/popup.condition.common.php:372
#: app/views/popup.condition.common.php:387
#: app/views/popup.condition.common.php:535
#: app/views/popup.condition.common.php:549
#: app/views/popup.condition.common.php:580
#: app/views/popup.condition.common.php:601 app/views/popup.httpstep.php:70
#: app/views/popup.httpstep.php:96 app/views/popup.httpstep.php:120
#: app/views/popup.httpstep.php:139 app/views/popup.itemtestedit.view.php:262
#: app/views/popup.lldoperation.php:268 app/views/popup.massupdate.host.php:202
#: app/views/popup.massupdate.item.php:119
#: app/views/popup.massupdate.item.php:485
#: app/views/popup.massupdate.service.php:49
#: app/views/popup.massupdate.template.php:131
#: app/views/popup.massupdate.trigger.php:83
#: app/views/popup.service.edit.php:66 app/views/popup.service.edit.php:254
#: app/views/popup.sla.edit.php:129 app/views/popup.testtriggerexpr.php:31
#: app/views/popup.valuemap.edit.php:51
#: include/classes/graphdraw/CPieGraphDraw.php:307
#: include/classes/screens/CScreenHistory.php:277
#: include/classes/screens/CScreenHistory.php:391
#: include/classes/widgets/views/widget.item.form.view.php:51
#: include/classes/widgets/views/widget.item.form.view.php:95
#: include/views/configuration.host.discovery.edit.php:144
#: include/views/configuration.host.discovery.edit.php:186
#: include/views/configuration.host.discovery.edit.php:343
#: include/views/configuration.httpconf.edit.php:119
#: include/views/configuration.httpconf.edit.php:137
#: include/views/configuration.item.edit.php:202
#: include/views/configuration.item.edit.php:243
#: include/views/configuration.item.edit.php:401
#: include/views/configuration.item.prototype.edit.php:188
#: include/views/configuration.item.prototype.edit.php:229
#: include/views/configuration.item.prototype.edit.php:379
#: include/views/configuration.triggers.list.php:91
#: include/views/configuration.triggers.list.php:190
#: include/views/monitoring.history.php:161
#: include/views/monitoring.history.php:293
#, c-format
msgid "Value"
msgstr "Значение"
#: app/views/monitoring.widget.plaintext.view.php:51
msgctxt "compact table header"
msgid "Value"
msgstr "Значение"
#: include/classes/api/services/CMap.php:930
#: include/classes/api/services/CMap.php:1405
#, c-format
msgid "Value \"%1$s\" is invalid for parameter \"grid_align\". Choices are: \"%2$s\" and \"%3$s\""
msgstr "Значение \"%1$s\" является недопустимым для параметра \"grid_align\". Варианты: \"%2$s\" и \"%3$s\""
#: include/classes/api/services/CMap.php:941
#: include/classes/api/services/CMap.php:1416
#, c-format
msgid "Value \"%1$s\" is invalid for parameter \"grid_show\". Choices are: \"%2$s\" and \"%3$s\"."
msgstr "Значение \"%1$s\" является недопустимым для параметра \"grid_show\". Варианты: \"%2$s\" и \"%3$s\"."
#: include/classes/api/services/CMap.php:920
#: include/classes/api/services/CMap.php:1395
#, c-format
msgid "Value \"%1$s\" is invalid for parameter \"grid_show\". Choices are: \"%2$s\"."
msgstr "Значение \"%1$s\" является недопустимым для параметра \"grid_show\". Варианты: \"%2$s\"."
#: include/classes/db/DB.php:390 include/classes/db/DB.php:423
#, c-format
msgid "Value \"%1$s\" is too long for field \"%2$s\" - %3$d characters. Allowed length is %4$d characters."
msgstr "Значение \"%1$s\" является слишком длинным для поля \"%2$s\" - %3$d символов. Допустимая длина %4$d символов."
#: widgets/gauge/includes/WidgetForm.php:237
msgid "Value arc"
msgstr ""
#: include/classes/data/CItemData.php:1694
msgid "Value cache effectiveness. Valid parameters are: requests, hits and misses."
msgstr "Эффективность кэша значений. Допустимые параметры: requests, hits и misses."
#: include/classes/data/CItemData.php:1690
msgid "Value cache statistics. Valid modes are: total, free, pfree, used and pused."
msgstr "Статистика кэша значений. Допустимые значения: total, free, pfree, used и pused."
#: include/classes/helpers/CCookieHelper.php:75
msgid "Value cannot be empty."
msgstr "Значение не может быть пустым"
#: include/classes/data/CItemData.php:1017
msgid "Value data for value name in Windows Registry key."
msgstr "Значение данных для имени значения в ключе реестра Windows."
#: app/controllers/CControllerAuditLogList.php:247
msgid "Value map"
msgstr "Преобразование значений"
#: include/classes/api/services/CValueMap.php:335
#, c-format
msgid "Value map \"%1$s\" already exists."
msgstr "Преобразование значений \"%1$s\" уже существует."
#: app/controllers/CControllerPopupGeneric.php:345
#: app/controllers/CControllerPopupGeneric.php:357
#: app/controllers/CControllerPopupValueMapEdit.php:92
#: app/partials/configuration.filter.items.php:99
#: app/partials/configuration.host.edit.html.php:530
#: app/partials/massupdate.valuemaps.tab.php:90
#: app/views/popup.massupdate.host.php:299
#: app/views/popup.massupdate.item.php:350
#: app/views/popup.massupdate.template.php:152
#: include/views/configuration.item.edit.php:910
#: include/views/configuration.item.prototype.edit.php:820
#: include/views/configuration.template.edit.php:206
msgid "Value mapping"
msgstr "Преобразование значений"
#: app/controllers/CControllerPopupImportCompare.php:172
#: app/views/popup.import.php:32
msgid "Value mappings"
msgstr "Преобразования значений"
#: include/classes/data/CItemData.php:906
msgid "Value of MQTT topic. Format of returned data depends on the topic content. If wildcards are used, returns topic values in JSON"
msgstr "Значение темы MQTT. Формат возвращаемых данных зависит от содержимого темы. Если используются шаблоны, значения темы возвращаются в JSON"
#: include/classes/data/CItemData.php:982
msgid "Value of any Windows performance counter in English. Returns integer, float, string or text (depending on the request)"
msgstr "Значение любого счетчика производительности Windows на Английском языке. Возвращает целое число, дробное число, строку или текст (в зависимости от запроса)"
#: include/classes/data/CItemData.php:978
msgid "Value of any Windows performance counter. Returns integer, float, string or text (depending on the request)"
msgstr "Значение любого счетчика производительности Windows. Возвращает целое число, дробное число, строку или текст (в зависимости от запроса)"
#: include/classes/helpers/CCorrelationHelper.php:153
msgid "Value of new event tag"
msgstr "Значение тега нового события"
#: include/classes/helpers/CCorrelationHelper.php:138
#: include/classes/helpers/CCorrelationHelper.php:146
msgid "Value of old event tag"
msgstr "Значение тега старого события"
#: include/actions.inc.php:352
msgid "Value of tag"
msgstr "Значение тега"
#: widgets/gauge/includes/WidgetForm.php:225
msgid "Value size"
msgstr ""
#: include/classes/graphdraw/CPieGraphDraw.php:318
msgid "Value: no data"
msgstr "Значение: нет данных"
#: include/classes/api/services/CItemGeneral.php:2894
#, c-format
msgid "Valuemap with ID \"%1$s\" is not available on \"%2$s\"."
msgstr "Преобразование значений с ID \"%1$s\" недоступно на \"%2$s\"."
#: app/controllers/CControllerPopupTriggerExpr.php:655
#: include/views/monitoring.history.php:78 jsLoader.php:386
msgid "Values"
msgstr "Значения"
#: include/views/js/configuration.httpconf.edit.js.php:177
msgid "Values without names are not allowed in form fields."
msgstr "Значения без имен не разрешены в полях форм."
#: app/views/popup.httpstep.php:114
#: include/views/configuration.httpconf.edit.php:114
msgid "Variables"
msgstr "Переменные"
#: include/classes/data/CItemData.php:1006
msgid "Various information about specific process(es). Returns float"
msgstr "Различная информация о указанном процессе(ах). Возвращает число с плавающей точкой"
#: include/classes/setup/CSetupWizard.php:516
#: include/classes/setup/CSetupWizard.php:696
msgid "Vault API endpoint"
msgstr "API endpoint Хранилища"
#: include/classes/setup/CSetupWizard.php:529
#: include/classes/setup/CSetupWizard.php:704
msgid "Vault authentication token"
msgstr "Токен аутентификации Хранилища"
#: include/classes/setup/CSetupWizard.php:618
#: include/classes/setup/CSetupWizard.php:817
msgid "Vault certificates"
msgstr "Сертификаты хранилища"
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr "Ошибка подключения к Хранилищу."
#: app/views/administration.miscconfig.edit.php:101
msgid "Vault provider"
msgstr "Поставщик хранилища"
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr "Секрет Хранилища"
#: include/classes/setup/CSetupWizard.php:522
#: include/classes/setup/CSetupWizard.php:700
msgid "Vault secret path"
msgstr "Путь к секрету Хранилища"
#: include/classes/setup/CSetupWizard.php:609
#: include/classes/setup/CSetupWizard.php:813
msgid "Vault secret query string"
msgstr "Строка запроса секрета хранилища"
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Поставщик"
#: include/views/configuration.template.edit.php:93
msgid "Vendor and version"
msgstr "Поставщик и версия"
#: include/items.inc.php:43
msgid "Verbose"
msgstr "Подробно"
#: include/classes/setup/CSetupWizard.php:560
msgid "Verify database certificate"
msgstr "Удостоверять сертификат базы данных"
#: app/views/administration.module.edit.php:39
#: app/views/administration.module.list.php:76
msgid "Version"
msgstr "Версия"
#: include/classes/data/CItemData.php:826
msgid "Version of Zabbix agent. Returns string"
msgstr "Версия Zabbix агента. Возвращает строку"
#: include/classes/data/CItemData.php:1698
msgid "Version of Zabbix server or proxy"
msgstr "Версия Zabbix сервера или прокси"
#: include/classes/widgets/forms/CWidgetFormHostAvail.php:50
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:123
msgid "Vertical"
msgstr "Вертикальный"
#: include/views/js/monitoring.sysmaps.js.php:403
#: include/views/js/monitoring.sysmaps.js.php:573
msgid "Vertical align"
msgstr "Выравнивание по вертикали"
#: include/classes/widgets/forms/CWidgetFormItem.php:105
#: include/classes/widgets/forms/CWidgetFormItem.php:186
#: include/classes/widgets/forms/CWidgetFormItem.php:309
msgid "Vertical position"
msgstr "Расположение по вертикали"
#: include/locales.inc.php:65
msgid "Vietnamese (vi_VN)"
msgstr "Вьетнамский (vi_VN)"
#: app/views/service.list.edit.php:138 app/views/service.list.php:114
#: include/views/js/configuration.host.discovery.edit.overr.js.php:106
msgid "View"
msgstr "Просмотр"
#: include/views/monitoring.history.php:91
msgid "View as"
msgstr "Просмотр как"
#: include/classes/data/CItemData.php:1214
msgid "Virtual space size in bytes or in percentage from total. Returns integer for bytes; float for percentage"
msgstr "Размер виртуального пространства в байтах или в процентах от общего размера. Возвращает целое число для байт; число с плавающей точкой для процентов"
#: app/partials/configuration.host.edit.html.php:98
#: app/views/configuration.discovery.edit.php:120
#: include/views/configuration.host.prototype.edit.php:79
#: include/views/configuration.template.edit.php:63
#: include/views/inventory.host.view.php:53
msgid "Visible name"
msgstr "Видимое имя"
#: include/classes/api/services/CHost.php:2259
msgid "Visible name cannot be empty if host name is missing."
msgstr "Видимое имя не может быть пустым, если имя узла сети не заполнено."
#: include/classes/helpers/CServiceHelper.php:57
#: include/classes/helpers/CServiceHelper.php:67
msgid "W"
msgstr "П"
#: jsLoader.php:254
msgctxt "Wednesday short"
msgid "W"
msgstr "Ср"
#: jsLoader.php:186
msgctxt "abbreviation of severity level"
msgid "W"
msgstr "П"
#: app/controllers/CControllerPopupMediatypeTestSend.php:172
#: app/views/administration.trigdisplay.edit.php:119
#: app/views/js/popup.massupdate.js.php:422 include/items.inc.php:33
#: include/views/general.warning.php:26 jsLoader.php:178
msgid "Warning"
msgstr "Предупреждение"
#: include/classes/setup/CSetupWizard.php:435
msgctxt "setup"
msgid "Warning"
msgstr "Предупреждение"
#: include/func.inc.php:1710 jsLoader.php:229
msgid "Warning message"
msgstr "Предупреждающее сообщение"
#: app/partials/administration.system.info.php:198
msgid "Warning! Support for Oracle DB is deprecated since Zabbix 7.0 and will be removed in future versions."
msgstr ""
#: app/partials/administration.system.info.php:154
msgid "Warning! Unable to retrieve database version."
msgstr "Внимание! Не удалось получить версию базы данных."
#: app/partials/administration.system.info.php:166
#, c-format
msgid "Warning! Unsupported %1$s database server version. Should be at least %2$s."
msgstr "Внимание! Версия %1$s сервера базы данных не поддерживается. Необходима как минимум версия %2$s."
#: app/partials/administration.system.info.php:167
#, c-format
msgid "Warning! Unsupported %1$s database server version. Should be at least (%2$s)"
msgstr "Внимание! Ваш сервер базы данных версии %1$s слишком старый. Необходима как минимум версия %2$s"
#: app/partials/administration.system.info.php:179
#, c-format
msgid "Warning! Unsupported %1$s database server version. Should not be higher than %2$s."
msgstr "Внимание! Версия %1$s сервера базы данных не поддерживается. Необходима версия не выше %2$s."
#: jsLoader.php:301
msgid "We are sorry, the maximum possible number of elements to remember has been reached."
msgstr "Приносим свои извинения, достигнуто максимально возможное количество элементов."
#: app/partials/monitoring.host.view.html.php:43
#: app/partials/monitoring.host.view.html.php:153
#: app/partials/monitoring.host.view.html.php:161
#: app/views/configuration.host.list.php:191
#: app/views/configuration.host.list.php:464 app/views/search.php:109
#: app/views/search.php:115 app/views/search.php:157 app/views/search.php:162
#: app/views/search.php:254 app/views/search.php:260 app/views/search.php:346
#: app/views/search.php:351 include/views/configuration.template.list.php:126
#: include/views/configuration.template.list.php:255
#: include/views/inventory.host.view.php:138
#: include/views/inventory.host.view.php:143
#: include/views/inventory.host.view.php:204
#: include/views/inventory.host.view.php:217 jsLoader.php:387
msgid "Web"
msgstr "Веб"
#: app/controllers/CControllerWebView.php:163
#: app/views/monitoring.web.view.php:37
#: include/classes/widgets/CWidgetConfig.php:74 include/items.inc.php:101
#: include/views/configuration.httpconf.edit.php:27
#: include/views/configuration.httpconf.list.php:92
msgid "Web monitoring"
msgstr "Веб-мониторинг"
#: app/controllers/CControllerAuditLogList.php:235
msgid "Web scenario"
msgstr "Веб-сценарий"
#: include/classes/api/managers/CHttpTestManager.php:378
#: include/classes/api/managers/CHttpTestManager.php:391
#, c-format
msgid "Web scenario \"%1$s\" already exists on host \"%2$s\"."
msgstr "Веб-сценарий \"%1$s\" уже существует у узла сети \"%2$s\"."
#: include/classes/api/services/CHttpTest.php:714
#, c-format
msgid "Web scenario \"%1$s\" already exists."
msgstr "Веб-сценарий \"%1$s\" уже существует."
#: httpconf.php:197
msgid "Web scenario added"
msgstr "Веб-сценарий добавлен"
#: httpconf.php:177 httpconf.php:442
msgid "Web scenario deleted"
msgstr "Веб-сценарий удален"
#: httpconf.php:413
msgid "Web scenario disabled"
msgid_plural "Web scenarios disabled"
msgstr[0] "Веб-сценарий деактивирован"
msgstr[1] "Веб-сценарии деактивированы"
msgstr[2] "Веб-сценарии деактивированы"
#: httpconf.php:412
msgid "Web scenario enabled"
msgid_plural "Web scenarios enabled"
msgstr[0] "Веб-сценарий активирован"
msgstr[1] "Веб-сценарии активированы"
msgstr[2] "Веб-сценарии активированы"
#: httpconf.php:193
msgid "Web scenario updated"
msgstr "Веб-сценарий обновлен"
#: app/controllers/CControllerPopupImportCompare.php:171
#: app/views/popup.import.php:39 include/html.inc.php:403
msgid "Web scenarios"
msgstr "Веб-сценарии"
#: app/views/administration.script.edit.php:116
#: app/views/administration.script.list.php:157 include/media.inc.php:27
msgid "Webhook"
msgstr "Webhook"
#: app/views/popup.mediatypetest.edit.php:42
msgid "Webhook does not have parameters."
msgstr "Webhook не содержит параметров."
#: include/func.inc.php:215
msgid "Wed"
msgstr "Ср"
#: include/func.inc.php:121 include/func.inc.php:227 jsLoader.php:247
msgid "Wednesday"
msgstr "Среда"
#: app/controllers/CControllerPopupTriggerExpr.php:120
#: include/classes/helpers/CSlaHelper.php:59
msgid "Week"
msgstr "Неделя"
#: include/classes/helpers/CSlaHelper.php:69
msgctxt "compact table header"
msgid "Week"
msgstr "Неделя"
#: app/partials/scheduledreport.formgrid.html.php:99
#: app/partials/scheduledreport.table.html.php:50
#: app/views/popup.maintenance.period.php:77 app/views/popup.sla.edit.php:75
#: include/classes/helpers/CSlaHelper.php:40 include/maintenances.inc.php:29
#: report4.php:91
msgid "Weekly"
msgstr "Еженедельно"
#: app/views/popup.service.edit.php:232
msgid "Weight"
msgstr "Вес"
#: include/classes/setup/CSetupWizard.php:54
msgid "Welcome"
msgstr "Добро пожаловать"
#: include/classes/setup/CSetupWizard.php:365
msgid "Welcome to"
msgstr "Добро пожаловать в"
#: app/views/administration.user.edit.php:300 app/views/popup.media.php:83
msgid "When active"
msgstr "Когда активен"
#: include/classes/api/services/CDashboardGeneral.php:349
#, c-format
msgid "Widget at X:%3$d, Y:%4$d on page #%2$d of dashboard \"%1$s\" is out of bounds."
msgstr "Виджет по X:%3$d, Y:%4$d на странице #%2$d панели \"%1$s\" выходит за границы."
#: include/classes/widgets/CWidgetHelper.php:68
msgid "Widget is deprecated."
msgstr "Устаревший виджет."
#: jsLoader.php:196
msgid "Widget is too small for the specified number of columns and rows."
msgstr "Виджет слишком маленький для заданного количества колонок и строк."
#: app/controllers/CControllerDashboardWidgetCheck.php:46
#: app/controllers/CControllerDashboardWidgetConfigure.php:46
#: app/controllers/CControllerDashboardWidgetEdit.php:47
#: app/controllers/CControllerDashboardWidgetsSanitize.php:66
msgid "Widget type is not supported in this context."
msgstr "Тип виджета не поддерживается в этом контексте."
#: graphs.php:44 include/classes/widgets/CWidgetHelper.php:923
#: include/classes/widgets/CWidgetHelper.php:956
#: include/classes/widgets/CWidgetHelper.php:957
#: include/classes/widgets/CWidgetHelper.php:958
#: include/classes/widgets/CWidgetHelper.php:959
#: include/classes/widgets/CWidgetHelper.php:960
#: include/classes/widgets/CWidgetHelper.php:961
#: include/classes/widgets/CWidgetHelper.php:962
#: include/classes/widgets/CWidgetHelper.php:963
#: include/classes/widgets/CWidgetHelper.php:964
#: include/classes/widgets/CWidgetHelper.php:965
#: include/classes/widgets/CWidgetHelper.php:966
#: include/classes/widgets/CWidgetHelper.php:1223
#: include/views/configuration.graph.edit.php:99
#: include/views/configuration.graph.list.php:161
#: include/views/js/monitoring.sysmaps.js.php:123
#: include/views/js/monitoring.sysmaps.js.php:429
#: include/views/js/monitoring.sysmaps.js.php:471
#: include/views/monitoring.sysmap.edit.php:102
#: include/views/monitoring.sysmap.list.php:72 sysmaps.php:39
msgid "Width"
msgstr "Ширина"
#: app/controllers/CControllerLatest.php:529
msgid "With data"
msgstr "С данными"
#: include/views/configuration.maintenance.edit.php:106
#: include/views/configuration.maintenance.list.php:115
msgid "With data collection"
msgstr "Со cбором данных"
#: include/views/configuration.triggers.list.php:130
msgid "With dependencies"
msgstr "С зависимостями"
#: include/forms.inc.php:1433 include/views/js/item.preprocessing.js.php:238
msgid "With header row"
msgstr "Со строкой заголовка"
#: app/partials/monitoring.problem.filter.php:244
#: include/classes/widgets/forms/CWidgetFormProblemsBySv.php:142
#: include/classes/widgets/forms/CWidgetFormProblems.php:162
msgid "With problem name"
msgstr "С именем проблемы"
#: app/views/monitoring.widget.problemhosts.view.php:33
msgid "With problems"
msgstr "С проблемами"
#: app/views/monitoring.widget.problemhosts.view.php:34
msgctxt "compact table header"
msgid "With problems"
msgstr "С проблемами"
#: app/views/popup.tophosts.column.edit.php:119
msgid "With this setting only numeric items will be displayed in this column."
msgstr "С этой настройкой в этой колонке будут отображаться только числовые элементы данных."
#: include/forms.inc.php:346 include/forms.inc.php:566
msgid "With triggers"
msgstr "С триггерами"
#: app/controllers/CControllerLatest.php:534
msgid "Without data"
msgstr "Без данных"
#: app/views/monitoring.widget.problemhosts.view.php:32
msgid "Without problems"
msgstr "Без проблем"
#: app/views/monitoring.widget.problemhosts.view.php:33
msgctxt "compact table header"
msgid "Without problems"
msgstr "Без проблем"
#: include/forms.inc.php:343
msgid "Without triggers"
msgstr "Без триггеров"
#: app/views/administration.gui.edit.php:115
msgid "Working time"
msgstr "Рабочее время"
#: app/views/administration.script.edit.php:247
#: app/views/administration.script.list.php:194
msgid "Write"
msgstr "Запись"
#: include/classes/core/CModuleManager.php:136
#, c-format
msgid "Wrong %1$s.php class name for module located at %2$s."
msgstr "Ошибочное имя класса %1$s.php для модуля расположенного в %2$s."
#: include/classes/core/CModuleManager.php:203
#, c-format
msgid "Wrong Module.php class name for module located at %1$s."
msgstr "Ошибочное имя класса Module.php для модуля расположенного в %1$s."
#: include/classes/api/services/CHost.php:1891
#: include/classes/api/services/CHost.php:2128
#, c-format
msgid "Wrong fields for host \"%1$s\"."
msgstr "Ошибочные поля для узла сети \"%1$s\"."
#: include/classes/api/services/CMapElement.php:310
msgid "Wrong fields for map link."
msgstr "Ошибочные поля для связи на карте сети."
#: include/classes/api/services/CMapElement.php:74
#: include/classes/api/services/CMap.php:977
#: include/classes/api/services/CMap.php:1452
msgid "Wrong value for \"url\" field."
msgstr "Ошибочное значение для поля \"url\"."
#: include/views/js/monitoring.sysmaps.js.php:308
#: include/views/js/monitoring.sysmaps.js.php:447
msgid "X"
msgstr "X"
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:256
msgid "X-Axis"
msgstr "Ось X"
#: app/views/administration.miscconfig.edit.php:113
msgid "X-Frame-Options HTTP header"
msgstr "HTTP заголовок X-Frame-Options"
#: include/views/js/monitoring.sysmaps.js.php:448
msgid "X1"
msgstr "X1"
#: include/views/js/monitoring.sysmaps.js.php:472
msgid "X2"
msgstr "X2"
#: include/classes/html/CButtonExport.php:67
msgid "XML"
msgstr "XML"
#: include/items.inc.php:1820
msgid "XML XPath"
msgstr "XML XPath"
#: app/views/popup.massupdate.item.php:95
#: include/views/configuration.host.discovery.edit.php:301
#: include/views/configuration.item.edit.php:358
#: include/views/configuration.item.prototype.edit.php:344
msgid "XML data"
msgstr "XML данные"
#: include/classes/import/readers/CXmlImportReader.php:35
msgid "XML is empty"
msgstr "XML пустой"
#: include/classes/api/services/CItemGeneral.php:2648
msgid "XML is expected"
msgstr "Ожидается XML"
#: include/items.inc.php:1832
msgid "XML to JSON"
msgstr "XML в JSON"
#: include/forms.inc.php:1329 include/views/js/item.preprocessing.js.php:164
msgid "XPath"
msgstr "XPath"
#: include/views/js/monitoring.sysmaps.js.php:312
#: include/views/js/monitoring.sysmaps.js.php:456
msgid "Y"
msgstr "Y"
#: include/views/configuration.graph.edit.php:315
msgid "Y axis MAX value"
msgstr "МАКС значение оси Y"
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:488
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:504
msgid "Y axis MAX value must be greater than Y axis MIN value"
msgstr "МАКС значение оси Y должно быть больше чем МИН значение оси Y"
#: include/classes/api/services/CGraphGeneral.php:349
#: include/classes/graphdraw/CLineGraphDraw.php:1874
msgid "Y axis MAX value must be greater than Y axis MIN value."
msgstr "МАКС значение оси Y должно быть больше чем МИН значение оси Y."
#: include/views/configuration.graph.edit.php:240
msgid "Y axis MIN value"
msgstr "МИН значение оси Y"
#: include/views/configuration.graph.edit.php:354
msgid "Y axis side"
msgstr "Расположение оси Y"
#: include/classes/widgets/CWidgetHelper.php:936
#: include/classes/widgets/CWidgetHelper.php:1012
#: include/classes/widgets/CWidgetHelper.php:1013
#: include/classes/widgets/CWidgetHelper.php:1277
msgid "Y-axis"
msgstr "Ось Y"
#: include/translateDefines.inc.php:34
msgid "Y-m-d"
msgstr "d.m.Y"
#: include/translateDefines.inc.php:32
msgid "Y-m-d H:i"
msgstr "d.m.Y H:i"
#: include/translateDefines.inc.php:31
msgid "Y-m-d H:i:s"
msgstr "d.m.Y H:i:s"
#: include/translateDefines.inc.php:40
msgid "Y-n-d"
msgstr "d-n-Y"
#: include/views/js/monitoring.sysmaps.js.php:457
msgid "Y1"
msgstr "Y1"
#: include/views/js/monitoring.sysmaps.js.php:481
msgid "Y2"
msgstr "Y2"
#: include/classes/html/CButtonExport.php:59
msgid "YAML"
msgstr "YAML"
#: app/partials/scheduledreport.formgrid.html.php:155
#: app/partials/scheduledreport.formgrid.html.php:164
#: app/views/popup.sla.edit.php:117 app/views/slareport.list.php:80
#: app/views/slareport.list.php:86
#: include/classes/widgets/views/widget.slareport.form.view.php:65
#: include/classes/widgets/views/widget.slareport.form.view.php:73
msgid "YYYY-MM-DD"
msgstr "ГГГГ-ММ-ДД"
#: app/views/popup.maintenance.period.php:150
#: app/views/popup.sla.excludeddowntime.edit.php:53
#: include/views/configuration.maintenance.edit.php:115
#: include/views/configuration.maintenance.edit.php:122
msgid "YYYY-MM-DD hh:mm"
msgstr "YYYY-MM-DD hh:mm"
#: app/views/popup.token.edit.php:106
#: include/classes/widgets/views/widget.svggraph.form.view.php:225
#: include/classes/widgets/views/widget.svggraph.form.view.php:231
msgid "YYYY-MM-DD hh:mm:ss"
msgstr "ГГГГ-ММ-ДД чч:мм:сс"
#: include/classes/import/validators/C20XmlValidator.php:803
#: include/classes/import/validators/C30XmlValidator.php:866
#: include/classes/import/validators/C32XmlValidator.php:977
#: include/classes/import/validators/C34XmlValidator.php:1081
#: include/classes/import/validators/C40XmlValidator.php:1260
#: include/classes/import/validators/C42XmlValidator.php:1315
#: include/classes/import/validators/C44XmlValidator.php:1719
#: include/classes/import/validators/C50XmlValidator.php:1869
#: include/classes/import/validators/C52XmlValidator.php:1991
#: include/classes/import/validators/C54XmlValidator.php:2046
#: include/classes/import/validators/C60XmlValidator.php:2048
#: include/classes/import/validators/C62XmlValidator.php:2050
msgctxt "XML date and time format"
msgid "YYYY-MM-DDThh:mm:ssZ"
msgstr "YYYY-MM-DDThh:mm:ssZ"
#: app/controllers/CControllerPopupTriggerExpr.php:122
#: include/classes/helpers/CSlaHelper.php:62 report4.php:118 report4.php:154
msgid "Year"
msgstr "Год"
#: include/classes/helpers/CSlaHelper.php:72
msgctxt "compact table header"
msgid "Year"
msgstr "Год"
#: app/partials/scheduledreport.formgrid.html.php:101
#: app/partials/scheduledreport.table.html.php:52 report4.php:93
msgid "Yearly"
msgstr "Ежегодно"
#: app/partials/administration.system.info.php:35
#: app/partials/configuration.filter.items.php:194
#: app/partials/configuration.filter.items.php:201
#: app/partials/configuration.filter.items.php:210
#: app/views/administration.user.list.php:134
#: app/views/hintbox.eventlist.php:178 app/views/hintbox.eventlist.php:182
#: app/views/monitoring.widget.problems.view.php:264
#: app/views/monitoring.widget.problems.view.php:268
#: app/views/popup.condition.common.php:680 app/views/popup.lldoperation.php:84
#: app/views/popup.lldoperation.php:96 app/views/popup.massupdate.item.php:326
#: app/views/popup.massupdate.item.php:335
#: app/views/popup.massupdate.item.php:377
#: app/views/popup.massupdate.trigger.php:64 include/actions.inc.php:32
#: include/blocks.inc.php:703 include/blocks.inc.php:707
#: include/classes/screens/CScreenProblem.php:1094
#: include/classes/screens/CScreenProblem.php:1098
#: include/classes/screens/CScreenProblem.php:1240 include/events.inc.php:198
#: include/events.inc.php:202 include/events.inc.php:392
#: include/events.inc.php:396 include/triggers.inc.php:992
#: include/triggers.inc.php:997 include/views/configuration.graph.list.php:216
#: include/views/configuration.host.prototype.list.php:148
#: include/views/configuration.host.prototype.list.php:164
#: include/views/configuration.httpconf.list.php:192
#: include/views/configuration.item.prototype.list.php:123
#: include/views/configuration.item.prototype.list.php:166
#: include/views/configuration.trigger.prototype.list.php:137
#: include/views/configuration.trigger.prototype.list.php:154
#: include/views/configuration.triggers.list.php:115
#: include/views/configuration.triggers.list.php:124
#: include/views/configuration.triggers.list.php:133
#: include/views/js/configuration.host.discovery.edit.overr.js.php:163
msgid "Yes"
msgstr "Да"
#: include/classes/screens/CScreenProblem.php:704 include/func.inc.php:2466
msgid "Yesterday"
msgstr "Вчера"
#: include/func.inc.php:1580
#, c-format
msgid "You are logged in as \"%1$s\"."
msgstr "Вы вошли под именем \"%1$s\"."
#: app/views/administration.gui.edit.php:69
#: app/views/administration.user.edit.php:239
#: include/classes/setup/CSetupWizard.php:405
msgid "You are not able to choose some of the languages, because locales for them are not installed on the web server."
msgstr "Вы не можете выбрать некоторые языки, т.к. локали для них не установлены на вашем веб-сервере."
#: include/func.inc.php:1600 index_http.php:83 index_sso.php:277
msgid "You are not logged in"
msgstr "Вы не выполнили вход"
#: app/views/popup.generic.php:80
msgid "You cannot switch hosts for current selection."
msgstr "Вы не можете переключить узлы сети для текущего выбора."
#: app/views/popup.generic.php:88
msgid "You cannot switch templates for current selection."
msgstr "Вы не можете переключить шаблоны для текущего выбора."
#: include/classes/api/services/CAuditLog.php:73
#: include/classes/api/services/CHaNode.php:45
#: include/classes/api/services/CHost.php:848
#: include/classes/api/services/CHost.php:913
#: include/classes/api/services/CMaintenance.php:401
#: include/classes/api/services/CMaintenance.php:592
#: include/classes/api/services/CModule.php:48
#: include/classes/api/services/CTask.php:49
#: include/classes/api/services/CTask.php:247
#: include/classes/api/services/CToken.php:186
#: include/classes/api/services/CToken.php:313
#: include/classes/api/services/CToken.php:414
#: include/classes/api/services/CToken.php:448
msgid "You do not have permission to perform this operation."
msgstr "У вас нет полномочий для выполнения этой операции."
#: include/func.inc.php:1581
msgid "You have no permissions to access this page."
msgstr "У вас нет полномочий для доступа к этой странице."
#: include/func.inc.php:1602
msgid "You must login to view this page."
msgstr "Для просмотра этой страницы вы должны войти в систему."
#: include/classes/db/DB.php:135
msgid "Your database is not working properly. Please wait a few minutes and try to repeat this action. If the problem still persists, please contact system administrator. The problem might be caused by long running transaction or row level lock accomplished by your database management system."
msgstr "Ваша база данных работает некорректно. Пожалуйста, подождите пару минут и попробуйте повторить это действие. Если проблема сохраняется, пожалуйста, обратитесь к системному администратору. Эта проблема может быть вызвана долго выполняющейся транзакцией или блокировкой ну уровне строк в вашей системе управления базой данных."
#: index.php:27
msgid "ZABBIX"
msgstr "ZABBIX"
#: include/page_header.php:121
msgid "Zabbix"
msgstr "Zabbix"
#: include/classes/helpers/CMenuHelper.php:363
msgid "Zabbix Integrations"
msgstr "Zabbix Интеграции"
#: app/views/connector.edit.php:49
msgid "Zabbix Streaming Protocol v1.0"
msgstr "Потоковый Протокол Zabbix v1.0"
#: include/classes/helpers/CMenuHelper.php:356
msgid "Zabbix Technical Support"
msgstr "Техническая Поддержка Zabbix"
#: app/views/administration.script.edit.php:125
#: app/views/monitoring.widget.hostavail.view.php:27
#: include/classes/widgets/views/widget.hostavail.form.view.php:46
#: include/discovery.inc.php:56 include/items.inc.php:86
msgid "Zabbix agent"
msgstr "Zabbix агент"
#: include/items.inc.php:87
msgid "Zabbix agent (active)"
msgstr "Zabbix агент (активный)"
#: app/partials/administration.system.info.php:45
msgid "Zabbix frontend version"
msgstr "Версия Zabbix веб-интерфейса"
#: include/validate.inc.php:361
msgid "Zabbix has received an incorrect request."
msgstr "Zabbix получил некорректный запрос."
#: include/items.inc.php:91
msgid "Zabbix internal"
msgstr "Внутренний Zabbix"
#: include/perm.inc.php:48
msgid "Zabbix internal authentication"
msgstr "Внутренняя аутентификация Zabbix"
#: app/views/administration.authentication.edit.php:120
msgid "Zabbix login form"
msgstr "Диалог входа в систему Zabbix"
#: app/views/administration.script.edit.php:127
msgid "Zabbix server"
msgstr "Zabbix сервер"
#: include/classes/server/CZabbixServer.php:602
#, c-format
msgid ""
"Zabbix server \"%1$s\" cannot be reached. Possible reasons:\n"
"1. Incorrect \"NodeAddress\" or \"ListenPort\" in the \"zabbix_server.conf\" or server IP/DNS override in the \"zabbix.conf.php\";\n"
"2. Incorrect network configuration.\n"
msgstr ""
"Не удалось подключиться к Zabbix серверу \"%1$s\". Возможные причины:\n"
"1. Некорректные \"NodeAddress\" или \"ListenPort\" в \"zabbix_server.conf\" или переопределен сервер IP/DNS в \"zabbix.conf.php\";\n"
"2. Ошибочная конфигурация сети.\n"
#: include/classes/server/CZabbixServer.php:601
#, c-format
msgid ""
"Zabbix server \"%1$s\" cannot be reached. Possible reasons:\n"
"1. Incorrect server IP/DNS in the \"zabbix.conf.php\";\n"
"2. Incorrect network configuration.\n"
msgstr ""
"Не удалось достигнуть Zabbix сервер \"%1$s\". Возможные причины:\n"
"1. Некорректный IP/DNS сервера в \"zabbix.conf.php\";\n"
"2. Некорректная настройка сети.\n"
#: app/views/administration.script.edit.php:126
msgid "Zabbix server (proxy)"
msgstr "Zabbix сервер (прокси)"
#: jsrpc.php:91
msgid "Zabbix server is not running: the information displayed may not be current."
msgstr "Zabbix сервер не запущен: отображаемая информация может быть не актуальной."
#: app/partials/administration.system.info.php:34
msgid "Zabbix server is running"
msgstr "Zabbix сервер запущен"
#: include/classes/setup/CSetupWizard.php:616
#: include/classes/setup/CSetupWizard.php:747
msgid "Zabbix server name"
msgstr "Имя сервера Zabbix"
#: app/partials/administration.system.info.php:40
msgid "Zabbix server version"
msgstr "Версия Zabbix сервера"
#: include/items.inc.php:92
msgid "Zabbix trapper"
msgstr "Zabbix траппер"
#: include/classes/html/CFilter.php:251 include/classes/html/CTabFilter.php:333
msgid "Zoom out"
msgstr "Расширить"
#: include/func.inc.php:129
#, c-format
msgid "[Wrong value for day: \"%1$s\" ]"
msgstr "[Ошибочное значение для дня: \"%1$s\" ]"
#: include/func.inc.php:114
#, c-format
msgid "[Wrong value for month: \"%1$s\" ]"
msgstr "[Ошибочное значение для месяца: \"%1$s\" ]"
#: app/views/connector.edit.php:223
#: include/views/configuration.host.discovery.edit.php:415
#: include/views/configuration.httpconf.edit.php:110
#: include/views/configuration.item.edit.php:479
#: include/views/configuration.item.prototype.edit.php:456
msgid "[protocol://][user[:password]@]proxy.example.com[:port]"
msgstr "[протокол://][пользователь[:пароль]@]прокси.example.com[:порт]"
#: include/classes/validators/CApiInputValidator.php:2346
msgid "a DNS name is expected"
msgstr "ожидается DNS имя"
#: include/classes/validators/CApiInputValidator.php:1122
msgid "a boolean is expected"
msgstr "ожидается логическое"
#: include/classes/validators/CNewValidator.php:342
msgid "a boolean value is expected"
msgstr "ожидается логическое значение"
#: include/classes/api/services/CUser.php:908
#: include/classes/import/validators/CXmlValidatorGeneral.php:269
#: include/classes/validators/CActionCondValidator.php:200
#: include/classes/validators/CApiInputValidator.php:352
#: include/classes/validators/CEventCorrCondValidator.php:91
#: include/classes/validators/CNewValidator.php:332
msgid "a character string is expected"
msgstr "ожидается строка символов"
#: include/classes/validators/CApiInputValidator.php:910
msgid "a character string, integer or floating point value is expected"
msgstr "ожидается строка символов, целое число или число с плавающей точкой"
#: include/classes/validators/CApiInputValidator.php:2560
msgid "a date in YYYY-MM-DD format is expected"
msgstr "ожидается дата в ГГГГ-ММ-ДД формате"
#: include/classes/validators/CNewValidator.php:266
#: include/classes/widgets/fields/CWidgetFieldDatePicker.php:130
msgid "a date is expected"
msgstr "ожидается дата"
#: app/views/administration.authentication.edit.php:79
msgid "a digit"
msgstr "цифру"
#: app/controllers/CControllerPopupValueMapUpdate.php:125
#: include/classes/validators/CApiInputValidator.php:822
msgid "a floating point value is expected"
msgstr "ожидается значение с плавающей точкой"
#: include/classes/validators/CApiInputValidator.php:448
#: include/classes/validators/CNewValidator.php:321
msgid "a hexadecimal color code (6 symbols) is expected"
msgstr "ожидается шестнадцатеричный код цвета (6 символов)"
#: include/classes/validators/CApiInputValidator.php:1812
msgid "a low-level discovery macro is expected"
msgstr "ожидается макрос низкоуровневого обнаружения"
#: include/classes/validators/CApiInputValidator.php:1648
#: include/validate.inc.php:194
msgid "a number has too many fractional digits"
msgstr "у числа слишком много десятичных точек"
#: include/classes/validators/CApiInputValidator.php:1076
#: include/classes/validators/CApiInputValidator.php:1627
#: include/classes/validators/CApiInputValidator.php:2369
#: include/validate.inc.php:175
msgid "a number is expected"
msgstr "ожидается число"
#: include/classes/validators/CApiInputValidator.php:682
#: include/classes/validators/CApiInputValidator.php:721
#: include/classes/validators/CApiInputValidator.php:1086
#: include/classes/validators/CApiInputValidator.php:1636
#: include/classes/validators/CApiInputValidator.php:1643
#: include/classes/validators/CApiInputValidator.php:1946
#: include/validate.inc.php:183 include/validate.inc.php:189
msgid "a number is too large"
msgstr "число слишком большое"
#: include/classes/api/services/CDRule.php:327
#: include/classes/api/services/CItemGeneral.php:1304
#: include/classes/api/services/CItemGeneral.php:1381
#: include/classes/api/services/CItemGeneral.php:1391
msgid "a numeric value is expected"
msgstr "ожидается цифровое значение"
#: app/controllers/CControllerPopupItemTestSend.php:173
#: app/controllers/CControllerPopupItemTestSend.php:187
msgid "a relative time is expected"
msgstr "ожидается относительное время"
#: app/views/administration.authentication.edit.php:86
msgid "a special character"
msgstr "спецсимвол"
#: include/classes/validators/CApiInputValidator.php:2530
msgid "a string, number or null value is expected"
msgstr "ожидается строка, число или отсутствие значения"
#: include/classes/api/services/CDiscoveryRule.php:1718
msgid "a template ID is expected"
msgstr ""
#: include/classes/validators/CNewValidator.php:250
#: include/classes/validators/CNewValidator.php:280
#: include/classes/widgets/fields/CWidgetFieldDatePicker.php:130
msgid "a time is expected"
msgstr "ожидается время"
#: include/classes/validators/CApiInputValidator.php:1846
#: include/classes/validators/CNewValidator.php:294
msgid "a time period is expected"
msgstr "ожидается период времени"
#: include/validate.inc.php:221
msgid "a time range is expected"
msgstr "ожидался период времени"
#: app/controllers/CControllerPopupHttpStep.php:94
#: app/controllers/CControllerPopupLldOperation.php:154
#: include/classes/validators/CApiInputValidator.php:1935
#: include/classes/validators/CNewValidator.php:307
#: include/classes/validators/CNewValidator.php:538
#: include/validate.inc.php:213 include/validate.inc.php:594
msgid "a time unit is expected"
msgstr "ожидается единица времени"
#: include/classes/validators/CApiInputValidator.php:2888
msgid "a timestamp is too large"
msgstr "штамп времени слишком большой"
#: app/controllers/CControllerPopupTriggerExpr.php:333
msgid "abs() - Absolute value"
msgstr "abs() - Абсолютное значение"
#: app/controllers/CControllerPopupTriggerExpr.php:339
msgid "acos() - The arccosine of a value as an angle, expressed in radians"
msgstr "acos() - Арккосинус значения в виде угла, в радианах."
#: app/partials/monitoring.charts.subfilter.php:182
#: app/partials/monitoring.latest.subfilter.php:156 include/forms.inc.php:151
msgid "affects only filtered data"
msgstr "влияет только на отфильтрованные данные"
#: include/hosts.inc.php:462
msgid "agent"
msgstr "агент"
#: app/partials/configuration.filter.items.php:129
#: app/partials/configuration.filter.items.php:136
#: app/partials/configuration.filter.items.php:176
#: app/partials/configuration.filter.items.php:186
#: app/partials/configuration.filter.items.php:193
#: app/partials/configuration.filter.items.php:200
#: app/partials/configuration.filter.items.php:209
#: include/classes/graphdraw/CLineGraphDraw.php:1387
#: include/views/configuration.host.discovery.list.php:116
#: include/views/configuration.host.discovery.list.php:160
#: include/views/configuration.host.discovery.list.php:169
#: include/views/configuration.httpconf.list.php:71
#: include/views/configuration.triggers.list.php:75
#: include/views/configuration.triggers.list.php:84
#: include/views/configuration.triggers.list.php:93
#: include/views/configuration.triggers.list.php:114
#: include/views/configuration.triggers.list.php:123
#: include/views/configuration.triggers.list.php:132
#: include/views/js/configuration.graph.edit.js.php:65 report2.php:253
#: report2.php:296 report2.php:323 report2.php:380 report4.php:83
msgid "all"
msgstr "все"
#: include/actions.inc.php:586 include/actions.inc.php:764
msgid "all media"
msgstr "все способы оповещения"
#: app/views/js/configuration.discovery.edit.js.php:390
#: include/classes/screens/CScreenDiscovery.php:104
#: include/classes/screens/CScreenDiscovery.php:207
#: include/discovery.inc.php:84
msgid "allow redirect"
msgstr "разрешить перенаправление"
#: include/classes/api/services/CItemGeneral.php:1877
msgid "allowed count of dependency levels would be exceeded"
msgstr "превышено разрешенное количество уровней зависимости"
#: include/classes/api/services/CItemGeneral.php:1888
msgid "allowed count of dependent items would be exceeded"
msgstr "превышено разрешенное количество зависимых элементов данных"
#: include/classes/validators/CApiInputValidator.php:2259
msgid "an IP address is expected"
msgstr "ожидается IP адрес"
#: include/classes/validators/CApiInputValidator.php:2773
msgid "an IP or DNS is expected"
msgstr ""
#: include/classes/api/services/CDRule.php:474
#: include/classes/api/services/CDRule.php:481
#: include/classes/api/services/CItemGeneral.php:2588
#: include/classes/api/services/CItemGeneral.php:2610
#: include/classes/import/validators/C44XmlValidator.php:2082
#: include/classes/import/validators/C44XmlValidator.php:2101
#: include/classes/import/validators/C50XmlValidator.php:2231
#: include/classes/import/validators/C50XmlValidator.php:2250
#: include/classes/import/validators/C52XmlValidator.php:2396
#: include/classes/import/validators/C52XmlValidator.php:2415
#: include/classes/import/validators/C52XmlValidator.php:2560
#: include/classes/import/validators/C54XmlValidator.php:2451
#: include/classes/import/validators/C54XmlValidator.php:2470
#: include/classes/import/validators/C54XmlValidator.php:2574
#: include/classes/import/validators/C60XmlValidator.php:2452
#: include/classes/import/validators/C60XmlValidator.php:2471
#: include/classes/import/validators/C60XmlValidator.php:2575
#: include/classes/import/validators/C62XmlValidator.php:2467
#: include/classes/import/validators/C62XmlValidator.php:2487
#: include/classes/import/validators/C62XmlValidator.php:2594
#: include/classes/import/validators/CXmlValidatorGeneral.php:283
#: include/classes/validators/CApiInputValidator.php:630
#: include/classes/validators/CApiInputValidator.php:762
#: include/classes/validators/CApiInputValidator.php:860
#: include/classes/validators/CApiInputValidator.php:979
#: include/classes/validators/CApiInputValidator.php:1178
#: include/classes/validators/CApiInputValidator.php:1418
#: include/classes/validators/CApiInputValidator.php:1462
#: include/classes/validators/CApiInputValidator.php:1768
#: include/classes/validators/CApiInputValidator.php:2677
msgid "an array is expected"
msgstr "ожидается массив"
#: include/classes/validators/CApiInputValidator.php:1303
#: include/classes/validators/CApiInputValidator.php:1373
msgid "an array or a character string is expected"
msgstr "ожидается массив или строка символов"
#: include/classes/validators/CApiInputValidator.php:2510
msgid "an array or object is expected"
msgstr "ожидается массив или объект"
#: include/classes/import/validators/C10XmlValidator.php:364
#: include/classes/import/validators/C10XmlValidator.php:387
msgid "an empty string is expected"
msgstr "ожидается пустая строка"
#: include/classes/api/services/CHost.php:1816
#: include/classes/validators/CApiInputValidator.php:1336
msgid "an even number of hexadecimal characters is expected"
msgstr "ожидается четное количество шестнадцатеричных символов"
#: include/validate.inc.php:229
msgid "an explicit time is expected"
msgstr "ожидается время указанное явно"
#: include/classes/api/services/CAction.php:2722
#: include/classes/api/services/CCorrelation.php:730
msgid "an identifier is not defined in the formula"
msgstr "идентификатор не задан в формуле"
#: include/classes/validators/CApiInputValidator.php:677
msgid "an integer is expected"
msgstr "ожидается целое число"
#: include/classes/api/services/CItemGeneral.php:1806
#: include/classes/api/services/CItemGeneral.php:1827
#: include/classes/api/services/CItemGeneral.php:1930
msgid "an item ID is expected"
msgstr "ожидается ID элемента данных"
#: include/classes/api/services/CItemGeneral.php:1805
#: include/classes/api/services/CItemGeneral.php:1826
#: include/classes/api/services/CItemGeneral.php:1929
msgid "an item/item prototype ID is expected"
msgstr "ожидается ID элемента данных / прототипа элементов данных"
#: include/classes/validators/CApiInputValidator.php:716
#: include/classes/validators/CApiInputValidator.php:2882
msgid "an unsigned integer is expected"
msgstr "ожидается целое положительное число"
#: app/views/administration.authentication.edit.php:72
msgid "an uppercase and a lowercase Latin letter"
msgstr "латинскую букву в нижнем и верхнем регистрах"
#: app/views/administration.geomaps.edit.php:47
msgid "and"
msgstr "и"
#: include/views/monitoring.history.php:186
msgid "as Blue"
msgstr "синим"
#: include/views/monitoring.history.php:185
msgid "as Green"
msgstr "зеленым"
#: include/views/monitoring.history.php:184
msgid "as Red"
msgstr "красным"
#: include/classes/widgets/forms/CWidgetFormActionLog.php:32
#: include/classes/widgets/forms/CWidgetFormActionLog.php:34
#: include/classes/widgets/forms/CWidgetFormActionLog.php:36
#: include/classes/widgets/forms/CWidgetFormActionLog.php:38
#: include/classes/widgets/forms/CWidgetFormProblems.php:201
#: include/classes/widgets/forms/CWidgetFormProblems.php:203
#: include/classes/widgets/forms/CWidgetFormProblems.php:205
#: include/classes/widgets/forms/CWidgetFormProblems.php:207
msgid "ascending"
msgstr "по возрастанию"
#: app/controllers/CControllerPopupTriggerExpr.php:346
msgid "ascii() - Returns the ASCII code of the leftmost character of the value"
msgstr "ascii() - Возвращает ASCII самого левого символа значения"
#: app/controllers/CControllerPopupTriggerExpr.php:353
msgid "asin() - The arcsine of a value as an angle, expressed in radians"
msgstr "asin() - Арксинус значения в виде угла, в радианах."
#: app/controllers/CControllerPopupScheduledReportCreate.php:71
#: app/controllers/CControllerScheduledReportCreate.php:83
#: app/controllers/CControllerScheduledReportUpdate.php:87
msgid "at least one day of the week must be selected"
msgstr "необходимо выбрать по крайней мере один день недели"
#: include/classes/widgets/fields/CWidgetFieldGraphOverride.php:129
msgid "at least one override option must be specified"
msgstr "должна быть указана по крайней мере одна опция перезаписи"
#: app/controllers/CControllerPopupTriggerExpr.php:360
msgid "atan() - The arctangent of a value as an angle, expressed in radians"
msgstr "atan() - Арктангенс значения в виде угла, в радианах"
#: app/controllers/CControllerPopupTriggerExpr.php:367
msgid "atan2() - The arctangent of the ordinate (exprue) and abscissa coordinates specified as an angle, expressed in radians"
msgstr "atan2() - Арктангенс координат ординаты (exprue) и абсциссы, заданный углом, в радианах."
#: app/controllers/CControllerPopupTriggerExpr.php:367
msgid "atan2() - The arctangent of the ordinate (value) and abscissa coordinates specified as an angle, expressed in radians"
msgstr "atan2() - Арктангенс координат ординаты (значение) и абсциссы, заданный углом, в радианах"
#: include/events.inc.php:63
msgid "autoregistered host"
msgstr "автоматически зарегистрированный узел сети"
#: include/events.inc.php:36
msgid "autoregistration"
msgstr "авторегистрация"
#: app/views/popup.tophosts.column.edit.php:128
#: include/classes/graphdraw/CLineGraphDraw.php:1369
#: include/classes/graphdraw/CLineGraphDraw.php:1391
#: include/classes/graphdraw/CPieGraphDraw.php:299 include/graphs.inc.php:80
#: include/views/js/configuration.graph.edit.js.php:67
#: include/views/js/configuration.graph.edit.js.php:143
#: include/views/js/configuration.graph.edit.js.php:220
#: include/views/js/configuration.graph.edit.js.php:289
msgid "avg"
msgstr "сред"
#: app/controllers/CControllerPopupTriggerExpr.php:380
msgid "avg() - Average value of a period T"
msgstr "avg() - Среднее значение за период Т"
#: app/controllers/CControllerPopupTriggerExpr.php:1053
msgid "baselinedev() - Returns the number of deviations between data periods in seasons and the last data period"
msgstr "baselinedev() - Возвращает количество отклонения между периодами времени в сезонах и последним периодом данных"
#: app/controllers/CControllerPopupTriggerExpr.php:1060
msgid "baselinewma() - Calculates baseline by averaging data periods in seasons"
msgstr "baselinewma() - Вычисление базиса путем усреднения данных периодов в сезонах"
#: app/controllers/CControllerPopupTriggerExpr.php:387
msgid "between() - Checks if a value belongs to the given range (1 - in range, 0 - otherwise)"
msgstr "between() - Проверка, входит ли значение в заданный диапазон (1 - в диапазоне, 0 - в противном случае)"
#: app/partials/monitoring.latest.view.html.php:149
#: include/classes/screens/CScreenHistory.php:309
#: include/classes/screens/CScreenHistory.php:432
#: include/classes/screens/CScreenHistory.php:518
#: include/classes/screens/CScreenProblem.php:1794
#: include/classes/screens/CScreenProblem.php:1818 include/items.inc.php:1352
#: include/items.inc.php:1445 widgets/item/actions/WidgetView.php:210
#: widgets/plaintext/actions/WidgetView.php:98
#: widgets/tophosts/views/widget.view.php:105
#: widgets/tophosts/views/widget.view.php:106
msgid "binary value"
msgstr "бинарное значение"
#: app/controllers/CControllerPopupTriggerExpr.php:405
msgid "bitand() - Bitwise AND"
msgstr "band() - Побитовое И"
#: app/controllers/CControllerPopupTriggerExpr.php:418
msgid "bitlength() - Returns the length in bits"
msgstr "bitlength() - Возвращает длину в битах"
#: app/controllers/CControllerPopupTriggerExpr.php:425
msgid "bitlshift() - Bitwise shift left"
msgstr "bitlshift() - Битовый сдвиг слева"
#: app/controllers/CControllerPopupTriggerExpr.php:438
msgid "bitnot() - Bitwise NOT"
msgstr "bitnot() - Побитовое НЕ"
#: app/controllers/CControllerPopupTriggerExpr.php:445
msgid "bitor() - Bitwise OR"
msgstr "bitor() - Побитовое ИЛИ"
#: app/controllers/CControllerPopupTriggerExpr.php:458
msgid "bitrshift() - Bitwise shift right"
msgstr "bitrshift() - Битовый сдвиг справа"
#: app/controllers/CControllerPopupTriggerExpr.php:471
msgid "bitxor() - Bitwise exclusive OR"
msgstr "bitxor() - Битовое исключающее ИЛИ"
#: app/views/administration.trigdisplay.edit.php:49
#: app/views/administration.trigdisplay.edit.php:61
#: app/views/administration.trigdisplay.edit.php:73
#: app/views/administration.trigdisplay.edit.php:85
msgid "blinking"
msgstr "мигание"
#: include/classes/api/services/CItemGeneral.php:488
msgid "both username and password should be either present or empty"
msgstr "как имя пользователя, так и пароль должны присутствовать или быть пустыми"
#: include/classes/api/services/CTemplate.php:522
msgid "both vendor_name and vendor_version should be either present or empty"
msgstr "как vendor_name, так и vendor_version должны присутствовать или быть пустыми"
#: app/controllers/CControllerPopupTriggerExpr.php:484
msgid "bytelength() - Returns the length in bytes"
msgstr "bytelength() - Возвращает длину в байтах"
#: app/views/popup.tophosts.column.edit.php:180
#: app/views/popup.tophosts.column.edit.php:190
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:124
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:139
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:196
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:211
msgid "calculated"
msgstr "вычисляемое"
#: app/views/administration.geomaps.edit.php:52
msgid "can be used to add \"@2x\" to the URL to load retina tiles."
msgstr "можно использовать для добавления \"@2x\" в URL для загрузки retina плитки."
#: include/classes/api/services/CItemGeneral.php:2383
msgid "cannot be a value map ID from another host or template"
msgstr "не может быть ID соответствия значений с другого узла сети или шаблона"
#: include/classes/api/services/CItemGeneral.php:1942
msgid "cannot be an item ID from another host or template"
msgstr "не может быть ID элемента данных с другого узла сети или шаблона"
#: include/classes/api/services/CItemGeneral.php:1956
msgid "cannot be an item prototype ID from another LLD rule"
msgstr "не может быть ID прототипа элементов данных с другого LLD правила"
#: include/classes/api/services/CItemGeneral.php:1941
msgid "cannot be an item/item prototype ID from another host or template"
msgstr "не может быть ID элемента данных / прототипа элементов данных с другого узла сети или шаблона"
#: include/classes/api/services/CItemGeneral.php:229
msgid "cannot be changed"
msgstr "нельзя изменить"
#: app/controllers/CControllerAuthenticationUpdate.php:143
#: app/controllers/CControllerAuthenticationUpdate.php:215
#: app/controllers/CControllerPopupItemTest.php:1295
#: app/controllers/CControllerPopupItemTest.php:1303
#: app/controllers/CControllerPopupItemTest.php:1310
#: app/controllers/CControllerPopupLldOperation.php:131
#: app/controllers/CControllerPopupLldOperation.php:138
#: app/controllers/CControllerPopupLldOperation.php:143
#: app/controllers/CControllerPopupLldOverride.php:79
#: app/controllers/CControllerPopupLldOverride.php:84
#: app/controllers/CControllerPopupMedia.php:98
#: app/controllers/CControllerPopupMedia.php:109
#: app/controllers/CControllerPopupScheduledReportSubscriptionEdit.php:74
#: app/controllers/CControllerPopupValueMapUpdate.php:63
#: app/controllers/CControllerPopupValueMapUpdate.php:94
#: app/controllers/CControllerPopupValueMapUpdate.php:100
#: app/controllers/CControllerPopupValueMapUpdate.php:112
#: app/controllers/CControllerPopupValueMapUpdate.php:148
#: app/controllers/CControllerSlaCreateUpdate.php:84
#: app/controllers/CControllerUsergroupGrouprightAdd.php:36
#: app/controllers/CControllerUsergroupTagfilterAdd.php:41
#: app/controllers/CControllerUsergroupTagfilterAdd.php:47
#: app/controllers/CControllerUserUpdateGeneral.php:111
#: include/classes/api/services/CAction.php:2745
#: include/classes/api/services/CAutoregistration.php:163
#: include/classes/api/services/CDiscoveryRule.php:1993
#: include/classes/api/services/CDRule.php:210
#: include/classes/api/services/CDRule.php:216
#: include/classes/api/services/CDRule.php:326
#: include/classes/api/services/CDRule.php:352
#: include/classes/api/services/CDRule.php:364
#: include/classes/api/services/CDRule.php:547
#: include/classes/api/services/CEvent.php:820
#: include/classes/api/services/CHost.php:1804
#: include/classes/api/services/CHost.php:1810
#: include/classes/api/services/CItemGeneral.php:481
#: include/classes/api/services/CItemGeneral.php:508
#: include/classes/api/services/CItemGeneral.php:514
#: include/classes/api/services/CItemGeneral.php:520
#: include/classes/api/services/CItemGeneral.php:559
#: include/classes/api/services/CItemGeneral.php:1264
#: include/classes/api/services/CItemGeneral.php:1288
#: include/classes/api/services/CItemGeneral.php:1326
#: include/classes/api/services/CItemGeneral.php:1341
#: include/classes/api/services/CItemGeneral.php:1369
#: include/classes/api/services/CItemGeneral.php:1493
#: include/classes/api/services/CItemGeneral.php:1581
#: include/classes/api/services/CItemGeneral.php:1718
#: include/classes/api/services/CItemGeneral.php:1756
#: include/classes/api/services/CMapElement.php:106
#: include/classes/api/services/CMapElement.php:125
#: include/classes/api/services/CMapElement.php:163
#: include/classes/api/services/CProxy.php:725
#: include/classes/api/services/CProxy.php:799
#: include/classes/api/services/CTriggerGeneral.php:794
#: include/classes/api/services/CTriggerGeneral.php:827
#: include/classes/api/services/CUserGroup.php:462
#: include/classes/api/services/CUser.php:759
#: include/classes/api/services/CUser.php:919
#: include/classes/import/CConfigurationImport.php:746
#: include/classes/import/CConfigurationImport.php:981
#: include/classes/import/CConfigurationImport.php:1136
#: include/classes/import/CConfigurationImport.php:2798
#: include/classes/validators/CActionCondValidator.php:66
#: include/classes/validators/CActionCondValidator.php:72
#: include/classes/validators/CActionCondValidator.php:83
#: include/classes/validators/CActionCondValidator.php:91
#: include/classes/validators/CActionCondValidator.php:110
#: include/classes/validators/CActionCondValidator.php:119
#: include/classes/validators/CActionCondValidator.php:128
#: include/classes/validators/CActionCondValidator.php:137
#: include/classes/validators/CActionCondValidator.php:152
#: include/classes/validators/CActionCondValidator.php:161
#: include/classes/validators/CActionCondValidator.php:190
#: include/classes/validators/CActionCondValidator.php:196
#: include/classes/validators/CActionCondValidator.php:206
#: include/classes/validators/CApiInputValidator.php:362
#: include/classes/validators/CApiInputValidator.php:635
#: include/classes/validators/CApiInputValidator.php:767
#: include/classes/validators/CApiInputValidator.php:865
#: include/classes/validators/CApiInputValidator.php:984
#: include/classes/validators/CApiInputValidator.php:1081
#: include/classes/validators/CApiInputValidator.php:1423
#: include/classes/validators/CApiInputValidator.php:1467
#: include/classes/validators/CEventCorrCondValidator.php:55
#: include/classes/validators/CEventCorrCondValidator.php:61
#: include/classes/validators/CEventCorrCondValidator.php:67
#: include/classes/validators/CEventCorrCondValidator.php:77
#: include/classes/validators/CEventCorrCondValidator.php:80
#: include/classes/validators/CEventCorrCondValidator.php:87
#: include/classes/validators/CEventCorrCondValidator.php:96
#: include/classes/validators/CNewValidator.php:103
#: include/validate.inc.php:330
msgid "cannot be empty"
msgstr "не может быть пустым"
#: include/classes/validators/CApiInputValidator.php:3560
msgid "cannot be equal to zero without custom intervals"
msgstr "не может быть равно нулю без наличия пользовательских интервалов"
#: include/classes/validators/CApiInputValidator.php:2982
#, c-format
msgid "cannot be less than or equal to the value of parameter \"%1$s\""
msgstr "не может быть меньше или равно значению параметра \"%1$s\""
#: include/classes/api/services/CHostBase.php:57
#: include/classes/api/services/CTemplate.php:1019
#, c-format
msgid "cannot be specified the value of parameter \"%1$s\""
msgstr "невозможно указать значение параметра \"%1$s\""
#: include/classes/api/services/CItemGeneral.php:1658
msgid "cannot be the host interface ID from another host"
msgstr "не может быть ID интерфейса узла сети с другого узла сети"
#: include/classes/api/services/CHostBase.php:111
msgid "cannot be unlinked"
msgstr "не удалось отсоединить"
#: include/classes/api/services/CItemGeneral.php:2602
msgid "cannot convert to JSON, result value too long"
msgstr "не удалось сконвертировать в JSON, значение результата слишком длинное"
#: include/classes/api/services/CDiscoveryRule.php:3026
msgid "cannot delete inherited LLD rule"
msgstr ""
#: include/classes/api/services/CItem.php:899
msgid "cannot delete inherited item"
msgstr "невозможно удалить унаследованный элемент данных"
#: include/classes/api/services/CItemPrototype.php:810
msgid "cannot delete inherited item prototype"
msgstr "невозможно удалить унаследованный прототип элементов данных"
#: include/classes/api/services/CHostPrototype.php:2167
msgid "cannot delete templated host prototype"
msgstr "не удалось удалить прототип узлов сети унаследованный из шаблона"
#: include/classes/api/services/CHostPrototype.php:1197
msgid "cannot have more than one default interface of the same type"
msgstr "нельзя иметь более одного интерфейса одного типа по умолчанию."
#: include/classes/helpers/CElasticsearchHelper.php:87
msgid "cannot perform Scroll API request, data could be truncated"
msgstr "не удалось выполнить Scroll API запрос, данные могут быть обрезаны"
#: include/classes/api/services/CDiscoveryRule.php:1976
msgid "cannot update property for templated discovery rule"
msgstr "не удалось обновить свойство у правила обнаружения из шаблона"
#: include/classes/validators/CApiInputValidator.php:3031
#, c-format
msgid "cannot update readonly parameter \"%1$s\" of discovered object"
msgstr "невозможно обновить доступный только для чтения параметр \"%1$s\" у обнаруженного объекта"
#: include/classes/validators/CApiInputValidator.php:3025
#, c-format
msgid "cannot update readonly parameter \"%1$s\" of inherited object"
msgstr "невозможно обновить доступный только для чтения параметр \"%1$s\" у унаследованного объекта"
#: app/controllers/CControllerPopupTriggerExpr.php:491
msgid "cbrt() - Cube root"
msgstr "cbrt() - Корень третьей степени"
#: app/controllers/CControllerPopupTriggerExpr.php:498
msgid "ceil() - Rounds up to the nearest greater integer"
msgstr "ceil() - Округление до ближайшего большего целого числа"
#: app/controllers/CControllerPopupTriggerExpr.php:505
msgid "change() - Difference between last and previous value"
msgstr "change() - Разница между последним и предыдущим значениями"
#: app/controllers/CControllerPopupTriggerExpr.php:511
msgid "changecount() - Number of changes between adjacent values, Mode (all - all changes, inc - only increases, dec - only decreases)"
msgstr "changecount() - Количество изменений между смежными значениями, Режим (all - все изменения, inc - только увеличения, dec - только уменьшения)"
#: app/controllers/CControllerPopupTriggerExpr.php:518
msgid "char() - Returns the character which represents the given ASCII code"
msgstr "char() - Возвращает символ, который задается указанным ASCII кодом"
#: include/classes/parsers/CConditionFormula.php:219
#, c-format
msgid "check expression starting from \"%1$s\""
msgstr "проверьте выражение начиная с \"%1$s\""
#: include/classes/widgets/fields/CWidgetFieldNavTree.php:125
msgid "circular dependency is not allowed"
msgstr "закольцованная зависимость не разрешена"
#: include/classes/api/services/CItemGeneral.php:2316
#: include/classes/import/CConfigurationImport.php:2813
msgid "circular item dependency is not allowed"
msgstr "закольцованная зависимость элементов данных не разрешена"
#: jsLoader.php:304
msgid "color"
msgstr "цвет"
#: app/controllers/CControllerSlaCreateUpdate.php:35
msgid "comma separated list of time periods is expected for scheduled week days"
msgstr "для запланированных дней недели ожидается список периодов времени, разделенных запятой"
#: app/partials/monitoring.latest.filter.php:176
#: app/partials/monitoring.problem.filter.php:236
#: include/classes/widgets/views/widget.problems.form.view.php:94
msgid "comma-separated list"
msgstr "список, разделенный запятыми"
#: app/controllers/CControllerPopupTriggerExpr.php:525
msgid "concat() - Returns a string that is the result of concatenating value to string"
msgstr "concat() - Возвращает строку, которая является результатом объединения значения и строки"
#: app/partials/hostmacros.inherited.list.html.php:39
msgid "configure"
msgstr "настройка"
#: app/views/popup.lldoperation.php:66 include/actions.inc.php:26
#: include/classes/helpers/CCorrelationHelper.php:36
#: include/views/inventory.host.list.php:71
#: include/views/js/configuration.host.discovery.edit.overr.js.php:171
msgid "contains"
msgstr "содержит"
#: app/controllers/CControllerPopupTriggerExpr.php:538
msgid "cos() - The cosine of a value, where the value is an angle expressed in radians"
msgstr "cos() - Косинус значения, где значением является угол, в радианах."
#: app/controllers/CControllerPopupTriggerExpr.php:545
msgid "cosh() - The hyperbolic cosine of a value"
msgstr "cosh() - Гиперболический косинус значения"
#: app/controllers/CControllerPopupTriggerExpr.php:552
msgid "cot() - The cotangent of a value, where the value is an angle expressed in radians"
msgstr "cot() - Котангенс значения, где значением является угол, в радианах."
#: app/views/popup.tophosts.column.edit.php:129 include/graphs.inc.php:82
msgid "count"
msgstr "кол-во"
#: app/controllers/CControllerPopupTriggerExpr.php:559
msgid "count() - Number of successfully retrieved values V (which fulfill operator O) for period T"
msgstr "count() - Количество успешно полученных значений V (которым удовлетворяет оператор О) за период Т"
#: app/controllers/CControllerPopupTriggerExpr.php:566
msgid "countunique() - The number of unique values"
msgstr "countunique() - Количество уникальных значений"
#: include/func.inc.php:593 jsLoader.php:223
msgctxt "day short"
msgid "d"
msgstr "д"
#: chart4.php:129
msgid "d.M"
msgstr "d.M"
#: app/controllers/CControllerPopupTriggerExpr.php:573
msgid "date() - Current date"
msgstr "date() - Текущая дата"
#: app/controllers/CControllerPopupTriggerExpr.php:579
msgid "dayofmonth() - Day of month"
msgstr "dayofmonth() - День месяца"
#: app/controllers/CControllerPopupTriggerExpr.php:585
msgid "dayofweek() - Day of week"
msgstr "dayofweek() - День недели"
#: app/partials/monitoring.problem.filter.php:124
#: app/views/administration.token.list.php:70
#: app/views/administration.user.token.list.php:53
msgid "days"
msgstr "дней"
#: app/controllers/CControllerMapView.php:123
#: app/partials/js/configuration.valuemap.js.php:156
#: app/views/popup.generic.php:600 app/views/popup.valuemap.edit.php:83
#: include/classes/setup/CSetupWizard.php:653
#: include/classes/widgets/CWidgetHelper.php:87
msgid "default"
msgstr "по умолчанию"
#: app/controllers/CControllerPopupTriggerExpr.php:591
msgid "degrees() - Converts a value from radians to degrees"
msgstr "degrees() - Конвертация значения из радианов в градусы"
#: include/classes/widgets/forms/CWidgetFormActionLog.php:31
#: include/classes/widgets/forms/CWidgetFormActionLog.php:33
#: include/classes/widgets/forms/CWidgetFormActionLog.php:35
#: include/classes/widgets/forms/CWidgetFormActionLog.php:37
#: include/classes/widgets/forms/CWidgetFormProblems.php:200
#: include/classes/widgets/forms/CWidgetFormProblems.php:202
#: include/classes/widgets/forms/CWidgetFormProblems.php:204
#: include/classes/widgets/forms/CWidgetFormProblems.php:206
msgid "descending"
msgstr "по убыванию"
#: app/partials/hostmacros.inherited.list.html.php:172
#: app/partials/hostmacros.list.html.php:85
#: app/partials/js/configuration.host.edit.html.js.php:65
#: app/partials/js/configuration.host.edit.html.js.php:90
#: app/partials/massupdate.macros.tab.php:57
#: app/views/administration.macros.edit.php:70
#: app/views/js/administration.macros.edit.js.php:42
#: app/views/js/popup.massupdate.tmpl.js.php:56
#: include/views/js/common.template.edit.js.php:66
#: include/views/js/common.template.edit.js.php:88
msgid "description"
msgstr "описание"
#: include/classes/validators/CApiInputValidator.php:1707
msgid "directory cannot be empty"
msgstr "папка не может быть пустой"
#: include/events.inc.php:61
msgid "discovered host"
msgstr "обнаруженный узел сети"
#: include/events.inc.php:62
msgid "discovered service"
msgstr "обнаруженный сервис"
#: include/events.inc.php:35
msgid "discovery"
msgstr "обнаружение"
#: include/classes/api/services/CTask.php:452
#, c-format
msgid "discovery rule \"%1$s\" on host \"%2$s\" is not monitored"
msgstr "правило обнаружения \"%1$s\" на узле сети \"%2$s\" не наблюдается"
#: app/views/popup.lldoperation.php:67 include/actions.inc.php:27
#: include/classes/helpers/CCorrelationHelper.php:37
#: include/views/js/configuration.host.discovery.edit.overr.js.php:172
msgid "does not contain"
msgstr "не содержит"
#: app/views/popup.lldoperation.php:65 include/actions.inc.php:25
#: include/classes/helpers/CCorrelationHelper.php:35
#: include/views/js/configuration.host.discovery.edit.overr.js.php:170
msgid "does not equal"
msgstr "не равно"
#: app/views/popup.lldoverride.php:120
#: include/views/configuration.host.discovery.edit.php:790
#: include/views/js/configuration.host.discovery.edit.js.php:51
#: include/views/js/configuration.host.discovery.edit.overr.js.php:83
msgid "does not exist"
msgstr "не существует"
#: app/views/popup.lldoperation.php:69 app/views/popup.lldoverride.php:118
#: include/actions.inc.php:35
#: include/views/configuration.host.discovery.edit.php:788
#: include/views/js/configuration.host.discovery.edit.js.php:49
#: include/views/js/configuration.host.discovery.edit.overr.js.php:81
#: include/views/js/configuration.host.discovery.edit.overr.js.php:174
msgid "does not match"
msgstr "не соответствует"
#: app/controllers/CControllerPopupTriggerExpr.php:598
msgid "e() - Returns Euler's number"
msgstr "e() - Возвращает число Эйлера"
#: app/views/administration.mediatype.list.php:98
#: app/views/administration.mediatype.list.php:103
msgid "email"
msgstr "email"
#: app/views/popup.lldoperation.php:64 app/views/popup.valuemap.edit.php:78
#: include/actions.inc.php:24 include/classes/helpers/CCorrelationHelper.php:34
#: include/views/inventory.host.list.php:72
#: include/views/js/configuration.host.discovery.edit.overr.js.php:169
msgid "equals"
msgstr "равно"
#: include/views/js/item.preprocessing.js.php:466
msgid "error message"
msgstr "сообщение об ошибке"
#: app/views/popup.lldoverride.php:119
#: include/views/configuration.host.discovery.edit.php:789
#: include/views/js/configuration.host.discovery.edit.js.php:50
#: include/views/js/configuration.host.discovery.edit.overr.js.php:82
msgid "exists"
msgstr "существует"
#: app/controllers/CControllerPopupTriggerExpr.php:603
msgid "exp() - Euler's number at a power of a value"
msgstr "exp() - Число Эйлера в степени значения"
#: app/controllers/CControllerPopupTriggerExpr.php:610
msgid "expm1() - Euler's number at a power of a value minus 1"
msgstr "expm1() - Число Эйлера в степени значения минус 1"
#: include/classes/parsers/CConditionFormula.php:214
msgid "expression is empty"
msgstr "пустое выражение"
#: include/classes/helpers/CElasticsearchHelper.php:185
msgid "failed to parse JSON"
msgstr "ошибка при разборе JSON"
#: include/classes/validators/CApiInputValidator.php:2780
msgid "file format is unsupported"
msgstr "формат файла не поддерживается"
#: app/controllers/CControllerPopupTriggerExpr.php:617
msgid "find() - Check occurrence of pattern V (which fulfill operator O) for period T (1 - match, 0 - no match)"
msgstr "find() - Проверка наличия шаблона V (который удволетворяет оператору O) за период T (1 - соответствует, 0 - не соответствует)"
#: app/views/popup.maintenance.period.php:124
#: app/views/popup.tophosts.column.edit.php:131 include/graphs.inc.php:86
#: include/maintenances.inc.php:105
msgid "first"
msgstr "первый"
#: include/classes/api/services/CItemGeneral.php:1349
#: include/classes/api/services/CItemGeneral.php:1501
msgid "first parameter is expected"
msgstr "ожидается первый параметр"
#: app/controllers/CControllerPopupTriggerExpr.php:624
msgid "first() - The oldest value in the specified time interval"
msgstr "first() - Самое старое значение за указанный период времени"
#: app/controllers/CControllerPopupTriggerExpr.php:631
msgid "floor() - Rounds down to the nearest smaller integer"
msgstr "floor() - Округление до ближайшего меньшего целого числа"
#: app/controllers/CControllerPopupTriggerExpr.php:638
msgid "forecast() - Forecast for next t seconds based on period T"
msgstr "forecast() - Прогноз значения через t секунд на основе периода Т"
#: app/views/popup.maintenance.period.php:127 include/maintenances.inc.php:108
msgid "fourth"
msgstr "четвёртый"
#: app/controllers/CControllerPopupTriggerExpr.php:645
msgid "fuzzytime() - Difference between item value (as timestamp) and Zabbix server timestamp is less than or equal to T seconds (1 - true, 0 - false)"
msgstr "fuzzytime() - Разница между значением элемента данных (в виде отметки времени) и отметкой времени Zabbix сервера меньше чем или равна T секундам (1 - правда, 0 - ложь)"
#: include/classes/validators/CApiInputValidator.php:2846
msgid "geographical coordinates (values of comma separated latitude and longitude) are expected"
msgstr "ожидаются географические координаты (значения широты и долготы, разделенные запятой)"
#: include/views/configuration.item.edit.php:830
#: include/views/configuration.item.edit.php:835
#: include/views/configuration.item.edit.php:867
#: include/views/configuration.item.edit.php:872
msgctxt "item_form"
msgid "global housekeeping settings"
msgstr "глобальные настройки очистки истории"
#: include/classes/api/services/CGraphGeneral.php:874
msgid "graph prototype with the same UUID already exists"
msgstr "прототип графиков с таким UUID уже существует"
#: include/classes/api/services/CGraphGeneral.php:868
msgid "graph with the same UUID already exists"
msgstr "график с таким UUID уже существует"
#: app/views/popup.usergroupmapping.edit.php:82
#, c-format
msgid "group name must match %1$s group name"
msgstr "имя группы должно соответствовать %1$s имени группы"
#: include/func.inc.php:594 jsLoader.php:224
msgctxt "hour short"
msgid "h"
msgstr "ч"
#: include/classes/import/validators/C10XmlValidator.php:341
msgctxt "XML time format"
msgid "hh.mm"
msgstr "hh.mm"
#: include/classes/api/services/CMap.php:853
#: include/classes/api/services/CMap.php:1321
msgid "host"
msgstr "узел сети"
#: include/classes/api/services/CMap.php:849
#: include/classes/api/services/CMap.php:1317
msgid "host group"
msgstr "группа узла сети"
#: include/classes/api/services/CHostGroup.php:795
msgid "host group with the same UUID already exists"
msgstr "группа узлов сети с таким UUID уже существует"
#: include/classes/widgets/CWidgetHelper.php:799
#: include/classes/widgets/CWidgetHelper.php:1158
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:336
msgid "host pattern"
msgstr "шаблон узла сети"
#: include/classes/api/services/CHostPrototype.php:1190
msgid "host prototype with the same UUID already exists"
msgstr "прототип узлов сети с таким UUID уже существует"
#: include/classes/api/services/CMap.php:844
#: include/classes/api/services/CMap.php:1311
msgid "icon"
msgstr "иконка"
#: include/classes/api/services/CMap.php:865
#: include/classes/api/services/CMap.php:1333
msgid "image"
msgstr "изображение"
#: include/classes/validators/CApiInputValidator.php:2774
#, c-format
msgid "image size must be less than %1$s"
msgstr "размер изображения должен быть меньше чем %1$s"
#: include/actions.inc.php:28
msgid "in"
msgstr "в"
#: app/views/popup.valuemap.edit.php:81
msgid "in range"
msgstr "в диапазоне"
#: app/controllers/CControllerPopupTriggerExpr.php:652
msgid "in() - Checks if a value equals to one of the listed values (1 - equals, 0 - otherwise)"
msgstr "in() - Проверяет равно ли значение одному из перечисленных значений (1 - равно, 0 - в противном случае)"
#: app/partials/administration.usergroup.grouprights.html.php:61
#: app/views/administration.user.edit.php:436
msgid "including subgroups"
msgstr "включая подгруппы"
#: include/classes/parsers/C10TriggerExpression.php:525
msgid "incorrect calculated item formula"
msgstr "некорректная формула вычисления элемента данных"
#: include/classes/parsers/C10TriggerExpression.php:541
#, c-format
msgid "incorrect calculated item formula starting from \"%1$s\""
msgstr "некорректное формула вычисления элемента данных начиная с \"%1$s\""
#: include/classes/validators/CEventCorrCondValidator.php:47
msgid "incorrect condition type"
msgstr "некорректный тип условия"
#: include/classes/api/services/CMapElement.php:169
msgid "incorrect element count"
msgstr "некорректное количество элементов"
#: include/classes/parsers/CExpressionParser.php:132
#: include/classes/parsers/CExpressionParser.php:140
#, c-format
msgid "incorrect expression starting from \"%1$s\""
msgstr "некорректное выражение начиная с \"%1$s\""
#: include/classes/api/services/CAction.php:2715
#: include/classes/api/services/CCorrelation.php:723
msgid "incorrect number of conditions"
msgstr "некорректное количество условий"
#: include/classes/parsers/CParser.php:118
#, c-format
msgid "incorrect syntax near \"%1$s\""
msgstr "некорректный синтаксис около \"%1$s\""
#: include/classes/validators/CExpressionValidator.php:140
#: include/classes/validators/CExpressionValidator.php:156
#: include/classes/validators/CExpressionValidator.php:172
#: include/classes/validators/CExpressionValidator.php:197
#, c-format
msgid "incorrect usage of function \"%1$s\""
msgstr "некорректное использование функции \"%1$s\""
#: include/classes/api/services/CItemGeneralOld.php:1724
#: include/classes/api/services/CItemGeneralOld.php:1761
#: include/classes/api/services/CItemGeneral.php:2066
msgid "incorrect value"
msgstr "некорректное значение"
#: app/controllers/CControllerPopupTriggerExpr.php:665
msgid "insert() - Inserts specified characters or spaces into a character string, beginning at a specified position in the string"
msgstr "insert() - Добавление указанных символов или пробелов в строку символов, начиная от указанной позиции в строке"
#: include/events.inc.php:37
msgctxt "event source"
msgid "internal"
msgstr "внутренний"
#: include/classes/validators/CApiInputValidator.php:4155
msgid "invalid Prometheus label"
msgstr "ошибочная метка Prometheus"
#: include/classes/api/services/CItemGeneral.php:1535
#: include/classes/api/services/CItemGeneral.php:1545
msgid "invalid Prometheus output"
msgstr "ошибочный вывод Prometheus"
#: include/classes/api/services/CItemGeneral.php:1519
#: include/classes/api/services/CItemGeneral.php:1568
msgid "invalid Prometheus pattern"
msgstr "ошибочный шаблон Prometheus"
#: include/classes/parsers/CIPRangeParser.php:135
#, c-format
msgid "invalid address range \"%1$s\""
msgstr "ошибочный диапазон адресов \"%1$s\""
#: include/classes/api/services/CItemGeneral.php:1526
msgid "invalid aggregation method"
msgstr "ошибочный метод агрегации"
#: include/classes/validators/CApiInputValidator.php:357
msgid "invalid byte sequence in UTF-8"
msgstr "ошибочная последовательность байт в UTF-8"
#: include/validate.inc.php:190
msgid "invalid data type"
msgstr "ошибочный тип данных"
#: include/classes/graphdraw/CLineGraphDraw.php:116 include/items.inc.php:2066
msgid "invalid delay"
msgstr "ошибочная задержка"
#: include/classes/validators/CHistFunctionValidator.php:67
#, c-format
msgid "invalid fifth parameter in function \"%1$s\""
msgstr "недопустимый пятый параметр в функции \"%1$s\""
#: include/classes/validators/CHistFunctionValidator.php:63
#, c-format
msgid "invalid first parameter in function \"%1$s\""
msgstr "недопустимый первый параметр в функции \"%1$s\""
#: include/classes/validators/CHistFunctionValidator.php:66
#, c-format
msgid "invalid fourth parameter in function \"%1$s\""
msgstr "недопустимый четвертый параметр в функции \"%1$s\""
#: app/controllers/CControllerWidgetTopHostsView.php:410
#: include/classes/graphdraw/CLineGraphDraw.php:240
#: include/classes/graphdraw/CPieGraphDraw.php:166
#: include/classes/helpers/CSvgGraphHelper.php:369
msgid "invalid history storage period"
msgstr "недопустимый период хранения истории"
#: include/classes/validators/CApiInputValidator.php:1527
msgid "invalid host group name"
msgstr "ошибочное имя группы узлов сети"
#: include/classes/validators/CApiInputValidator.php:1571
msgid "invalid host name"
msgstr "ошибочное имя узла сети"
#: include/classes/validators/CHistFunctionValidator.php:82
#: include/classes/validators/CMathFunctionValidator.php:86
#, c-format
msgid "invalid number of parameters in function \"%1$s\""
msgstr "недопустимое количество параметров в функции \"%1$s\""
#: app/controllers/CControllerPopupValueMapUpdate.php:117
#: include/classes/validators/CApiInputValidator.php:1042
#: include/classes/validators/CApiInputValidator.php:2608
msgid "invalid range expression"
msgstr "недопустимое выражение диапазона"
#: app/controllers/CControllerPopupValueMapUpdate.php:105
#: include/classes/validators/CApiInputValidator.php:1882
msgid "invalid regular expression"
msgstr "ошибочное регулярное выражение"
#: include/classes/validators/CHistFunctionValidator.php:64
#, c-format
msgid "invalid second parameter in function \"%1$s\""
msgstr "недопустимый второй параметр в функции \"%1$s\""
#: include/classes/validators/CHistFunctionValidator.php:69
#, c-format
msgid "invalid seventh parameter in function \"%1$s\""
msgstr "ошибочный седьмой параметр в функции \"%1$s\""
#: include/classes/validators/CHistFunctionValidator.php:68
#, c-format
msgid "invalid sixth parameter in function \"%1$s\""
msgstr "ошибочный шестой параметр в функции \"%1$s\""
#: include/classes/validators/CApiInputValidator.php:3078
msgid "invalid template group name"
msgstr "ошибочное имя группы шаблонов"
#: include/classes/validators/CHistFunctionValidator.php:65
#, c-format
msgid "invalid third parameter in function \"%1$s\""
msgstr "недопустимый третий параметр в функции \"%1$s\""
#: app/controllers/CControllerPopupAcknowledgeCreate.php:101
msgid "invalid time"
msgstr "неправильное время"
#: app/controllers/CControllerWidgetTopHostsView.php:422
#: include/classes/graphdraw/CLineGraphDraw.php:250
#: include/classes/graphdraw/CPieGraphDraw.php:176
#: include/classes/helpers/CSvgGraphHelper.php:381
msgid "invalid trend storage period"
msgstr "недопустимый период хранения динамики изменений"
#: app/views/popup.valuemap.edit.php:79 include/actions.inc.php:29
msgid "is greater than or equals"
msgstr "больше чем или равно"
#: app/views/popup.valuemap.edit.php:80 include/actions.inc.php:30
msgid "is less than or equals"
msgstr "меньше чем или равно"
#: include/classes/validators/CApiInputValidator.php:2178
msgid "is not enclosed in {} or is malformed"
msgstr "не заключено в {} или ошибочно"
#: include/events.inc.php:64
msgid "item"
msgstr "элемент данных"
#: include/classes/api/services/CTask.php:453
#, c-format
msgid "item \"%1$s\" on host \"%2$s\" is not monitored"
msgstr "элемент данных \"%1$s\" на узле сети \"%2$s\" не наблюдается"
#: include/classes/widgets/CWidgetHelper.php:819
#: include/classes/widgets/CWidgetHelper.php:1175
msgid "item pattern"
msgstr "шаблон элемента данных"
#: include/classes/api/services/CItemGeneral.php:486
msgid "item prototype with the same UUID already exists"
msgstr "прототип элементов данных с таким UUID уже существует"
#: include/classes/api/services/CItemGeneral.php:480
msgid "item with the same UUID already exists"
msgstr "элемент данных с таким UUID уже существует"
#: include/classes/parsers/CItemKey.php:54
msgid "key is empty"
msgstr "ключ пустой"
#: app/controllers/CControllerPopupTriggerExpr.php:688
msgid "kurtosis() - Measures the \"tailedness\" of the probability distribution"
msgstr "kurtosis() - Измерение \"островершинности\" в распределении вероятностей"
#: include/forms.inc.php:1394 include/views/js/item.preprocessing.js.php:119
msgid "label"
msgstr "метка"
#: app/views/popup.tophosts.column.edit.php:132
#: include/classes/graphdraw/CLineGraphDraw.php:1367
#: include/classes/graphdraw/CPieGraphDraw.php:294 include/graphs.inc.php:88
#: include/views/js/configuration.graph.edit.js.php:222
#: include/views/js/configuration.graph.edit.js.php:291
msgid "last"
msgstr "посл"
#: app/views/popup.maintenance.period.php:128 include/maintenances.inc.php:109
msgctxt "week of month"
msgid "last"
msgstr "посл"
#: app/controllers/CControllerPopupTriggerExpr.php:695
msgid "last() - Last (most recent) T value"
msgstr "last() - Последнее (наиболее новое) значение Т"
#: include/classes/graphdraw/CLineGraphDraw.php:1506
msgid "left"
msgstr "слева"
#: app/controllers/CControllerPopupTriggerExpr.php:702
msgid "left() - Returns the leftmost count characters"
msgstr "left() - Возвращает самые левые символы"
#: app/controllers/CControllerPopupTriggerExpr.php:715
msgid "length() - Length of last (most recent) T value in characters"
msgstr "length() - Длина последнего (самого свежего) значения T в количестве символов"
#: include/forms.inc.php:1323 include/views/js/item.preprocessing.js.php:157
msgid "list of characters"
msgstr "список символов"
#: app/controllers/CControllerPopupTriggerExpr.php:722
msgid "log() - Natural logarithm"
msgstr "log() - Натуральный логарифм"
#: app/controllers/CControllerPopupTriggerExpr.php:729
msgid "log10() - Decimal logarithm"
msgstr "log10() - Обыкновенный логарифм"
#: app/controllers/CControllerPopupTriggerExpr.php:736
msgid "logeventid() - Event ID of last log entry matching regular expression V for period T (1 - match, 0 - no match)"
msgstr "logeventid() - Соответствие ID события последней записи журнала регулярному выражению V за период T (1 - соответствует, 0 - не соответствует)"
#: app/controllers/CControllerPopupTriggerExpr.php:743
msgid "logseverity() - Log severity of the last log entry for period T"
msgstr "logseverity() - Важность журнала последней записи журнала за период T"
#: app/controllers/CControllerPopupTriggerExpr.php:750
msgid "logsource() - Log source of the last log entry matching parameter V for period T (1 - match, 0 - no match)"
msgstr "logsource() - Соответствие источника журнала последней записи журнала параметру V за период Е (1 - соответствует, 0 - не соответствует)"
#: include/events.inc.php:65
msgid "low-level discovery rule"
msgstr "правило низкоуровневого обнаружения"
#: app/controllers/CControllerPopupTriggerExpr.php:757
msgid "ltrim() - Remove specified characters from the beginning of a string"
msgstr "ltrim() - Удаление указанных символов с начала строки"
#: include/func.inc.php:595 jsLoader.php:126 jsLoader.php:225 jsLoader.php:406
msgctxt "minute short"
msgid "m"
msgstr "м"
#: include/func.inc.php:592 jsLoader.php:222
msgctxt "month short"
msgid "m"
msgstr "м"
#: include/classes/graphdraw/CLineGraphDraw.php:962
#: include/classes/graphdraw/CLineGraphDraw.php:963
#: include/classes/graphdraw/CLineGraphDraw.php:964
#: include/translateDefines.inc.php:35
msgid "m-d"
msgstr "m-d"
#: include/translateDefines.inc.php:33
msgid "m-d H:i"
msgstr "m-d H:i"
#: include/classes/parsers/CUserMacroParser.php:37
msgid "macro is empty"
msgstr "макрос пустой"
#: app/views/js/administration.macros.edit.js.php:87
msgid "macro(s)"
msgstr "макрос(ы)"
#: app/controllers/CControllerPopupTriggerExpr.php:770
msgid "mad() - Median absolute deviation"
msgstr "mad() - Абсолютное отклонение среднего"
#: include/classes/parsers/CVaultSecretParser.php:180
msgid "mandatory key is missing"
msgstr "пропущен обязательный ключ"
#: include/classes/parsers/CVaultSecretParser.php:177
#, c-format
msgid "mandatory parameter \"%1$s\" is missing"
msgstr "пропущен обязательный параметр \"%1$s\""
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
msgstr "пропущен обязательный параметр в функции \"%1$s\""
#: include/classes/api/services/CMap.php:861
#: include/classes/api/services/CMap.php:1329
msgid "map"
msgstr "карта сети"
#: app/views/popup.lldoperation.php:68 app/views/popup.lldoverride.php:117
#: include/actions.inc.php:34
#: include/views/configuration.host.discovery.edit.php:787
#: include/views/js/configuration.host.discovery.edit.js.php:48
#: include/views/js/configuration.host.discovery.edit.overr.js.php:80
#: include/views/js/configuration.host.discovery.edit.overr.js.php:173
msgid "matches"
msgstr "совпадает"
#: app/views/popup.tophosts.column.edit.php:127
#: include/classes/api/services/CItemGeneral.php:1399
#: include/classes/graphdraw/CLineGraphDraw.php:1370
#: include/classes/graphdraw/CLineGraphDraw.php:1384
#: include/classes/graphdraw/CPieGraphDraw.php:290 include/forms.inc.php:1348
#: include/graphs.inc.php:78
#: include/views/js/configuration.graph.edit.js.php:68
#: include/views/js/configuration.graph.edit.js.php:144
#: include/views/js/configuration.graph.edit.js.php:221
#: include/views/js/configuration.graph.edit.js.php:290
#: include/views/js/item.preprocessing.js.php:186
msgid "max"
msgstr "макс"
#: include/classes/api/services/CSettings.php:288
msgid "max period is less than time filter default period"
msgstr "макс. период меньше чем период фильтра времени по умолчанию"
#: app/controllers/CControllerPopupTriggerExpr.php:777
msgid "max() - Maximum value for period T"
msgstr "max() - Максимальное значение за период Т"
#: include/classes/api/services/CItemGeneral.php:2410
msgid "maximum dependent items count reached"
msgstr "достигнуто максимальное количество зависимых элементов данных"
#: include/classes/validators/CApiInputValidator.php:1726
#, c-format
msgid "maximum number of array elements is %1$s"
msgstr "максимальное количество элементов массива - %1$s"
#: include/classes/api/services/CItemGeneral.php:2396
#: include/classes/import/CConfigurationImport.php:2761
#: include/classes/import/CConfigurationImport.php:2828
msgid "maximum number of dependency levels reached"
msgstr "достигнуто максимальное количество уровней зависимостей"
#: app/views/popup.ldap.edit.php:123
msgid "memberOf is a preferable way to configure groups because it is faster. Use groupOfNames if your LDAP server does not support memberOf or group filtering is required."
msgstr "memberOf - предпочтительный способ настройки групп, так как он быстрее. Используйте groupOfNames, если ваш сервер LDAP не поддерживает memberOf или требуется групповая фильтрация."
#: app/controllers/CControllerPopupTriggerExpr.php:784
msgid "mid() - Returns a substring beginning at the character position specified by start for N characters"
msgstr "mid() - Возвращает подстроку, начиная с позиции символа, указанной с начала для N символов"
#: app/views/popup.tophosts.column.edit.php:126
#: include/classes/api/services/CItemGeneral.php:1399
#: include/classes/graphdraw/CLineGraphDraw.php:1368
#: include/classes/graphdraw/CLineGraphDraw.php:1381
#: include/classes/graphdraw/CPieGraphDraw.php:286 include/forms.inc.php:1347
#: include/graphs.inc.php:76
#: include/views/js/configuration.graph.edit.js.php:66
#: include/views/js/configuration.graph.edit.js.php:142
#: include/views/js/configuration.graph.edit.js.php:219
#: include/views/js/configuration.graph.edit.js.php:288
#: include/views/js/item.preprocessing.js.php:185
msgid "min"
msgstr "мин"
#: app/controllers/CControllerPopupTriggerExpr.php:802
msgid "min() - Minimum value for period T"
msgstr "min() - Минимальное значение за период Т"
#: include/classes/api/services/CHost.php:1822
#: include/classes/validators/CApiInputValidator.php:1330
#, c-format
msgid "minimum length is %1$s characters"
msgstr "минимальная длина %1$s символов"
#: include/classes/api/services/CDiscoveryRule.php:1630
#, c-format
msgid "missing filter condition \"%1$s\""
msgstr "отсутствует условие фильтра \"%1$s\""
#: app/controllers/CControllerPopupTriggerExpr.php:809
msgid "mod() - Division remainder"
msgstr "mod() - Остаток от деления"
#: app/controllers/CControllerPopupTriggerExpr.php:822
msgid "monodec() - Check for continuous item value decrease (1 - data is monotonic, 0 - otherwise), Mode (strict - require strict monotonicity)"
msgstr "monodec() - Проверка постоянного уменьшения значения элемента данных (1 - данные монотонны, 0 - в противном случае), Режим (strict - требование строгой монотонности)"
#: app/controllers/CControllerPopupTriggerExpr.php:829
msgid "monoinc() - Check for continuous item value increase (1 - data is monotonic, 0 - otherwise), Mode (strict - require strict monotonicity)"
msgstr "monoinc() - Проверка постоянного увеличения значения элемента данных (1 - данные монотонны, 0 - в противном случае), Режим (strict - требование строгой монотонности)"
#: include/func.inc.php:597
msgctxt "millisecond short"
msgid "ms"
msgstr "мс"
#: include/classes/validators/CApiInputValidator.php:2633
#: include/classes/validators/CApiInputValidator.php:2711
#, c-format
msgid "must be %1$s characters long"
msgstr "должно быть %1$s символа"
#: app/views/administration.authentication.edit.php:199
msgid "must be a valid LDAP user"
msgstr "должен быть действительным пользователем LDAP"
#: app/views/administration.user.edit.php:121
#: include/classes/validators/CPasswordComplexityValidator.php:74
#, c-format
msgid "must be at least %1$d characters long"
msgstr "должен быть длиной по крайней мере из %1$d символов"
#: app/views/administration.authentication.edit.php:55
#: app/views/administration.user.edit.php:136
#: include/classes/validators/CPasswordComplexityValidator.php:88
msgid "must contain at least one digit"
msgstr "должен содержать по крайней мере одну цифру"
#: include/classes/validators/CApiInputValidator.php:1534
#: include/classes/validators/CApiInputValidator.php:1578
msgid "must contain at least one low-level discovery macro"
msgstr "должно содержать по крайней мере один макрос низкоуровневого обнаружения"
#: app/views/administration.authentication.edit.php:50
#: app/views/administration.user.edit.php:128
#: include/classes/validators/CPasswordComplexityValidator.php:81
msgid "must contain at least one lowercase and one uppercase Latin letter"
msgstr "должен содержать по крайней мере одну латинскую букву в нижнем и верхнем регистрах"
#: app/views/administration.authentication.edit.php:59
#: app/views/administration.user.edit.php:143
#: include/classes/validators/CPasswordComplexityValidator.php:95
msgid "must contain at least one special character"
msgstr "должен содержать по крайней мере один спецсимвол"
#: include/classes/validators/CApiInputValidator.php:3818
msgid "must have a polling interval not blocked by non-active interval periods"
msgstr "должен иметь не блокирующий интервал опроса неактивными периодами интервалов"
#: include/classes/validators/CApiInputValidator.php:3653
msgid "must have at least one interval greater than 0"
msgstr "необходимо иметь по крайней мере один интервал больше 0"
#: app/views/administration.authentication.edit.php:98
#: app/views/administration.user.edit.php:150
#: include/classes/validators/CPasswordComplexityValidator.php:108
msgid "must not be one of common or context-specific passwords"
msgstr "не должен быть одним из общих или контекстно-зависимых паролей"
#: app/views/administration.authentication.edit.php:97
#: app/views/administration.user.edit.php:149
#: include/classes/validators/CPasswordComplexityValidator.php:102
msgid "must not contain user's name, surname or username"
msgstr "не должен содержать имени, фамилии или имени пользователя"
#: include/translateDefines.inc.php:41
msgid "n-d"
msgstr "d-n"
#: include/translateDefines.inc.php:39
msgid "n-d H:i"
msgstr "d-n H:i"
#: include/views/configuration.host.discovery.edit.php:205
#: include/views/configuration.host.discovery.edit.php:362
#: include/views/configuration.item.edit.php:262
#: include/views/configuration.item.edit.php:420
#: include/views/configuration.item.prototype.edit.php:248
#: include/views/configuration.item.prototype.edit.php:398
#: include/views/js/configuration.httpconf.edit.js.php:69
msgid "name"
msgstr "название"
#: include/classes/html/CMultiSelect.php:85 jsLoader.php:338
msgid "new"
msgstr "новый"
#: app/controllers/CControllerHostEdit.php:308 templates.php:696
msgctxt "new element in multiselect"
msgid "new"
msgstr "новый"
#: include/classes/api/services/CAuthentication.php:180
msgid "no LDAP servers"
msgstr "нет серверов LDAP"
#: include/classes/graphdraw/CLineGraphDraw.php:1464
#: include/classes/graphdraw/CPieGraphDraw.php:320
msgid "no data"
msgstr "нет данных"
#: include/classes/api/services/CHostPrototype.php:1360
#, c-format
msgid "no default interface for \"%1$s\" type"
msgstr "для типа \"%1$s\" нет интерфейса по умолчанию"
#: include/classes/api/services/CHostPrototype.php:1205
#, c-format
msgid "no default interface for \"%1$s\" type."
msgstr "Для типа \"%1$s\" не существует интерфейса по умолчанию."
#: include/classes/api/services/CEvent.php:773
msgid "no permissions to acknowledge problems"
msgstr "недостаточно права доступа для подтверждения проблем"
#: include/classes/api/services/CEvent.php:762
msgid "no permissions to add problem comments"
msgstr "недостаточно права доступа для добавления комментария к проблемам"
#: include/classes/api/services/CEvent.php:767
msgid "no permissions to change problem severity"
msgstr "недостаточно права доступа для изменения важности проблем"
#: include/classes/api/services/CEvent.php:757
msgid "no permissions to close problems"
msgstr "недостаточно права доступа для закрытия проблем"
#: include/classes/api/services/CEvent.php:1054
msgid "no permissions to convert cause problems to symptom problems"
msgstr "недостаточно прав доступа для преобразования причинных проблем в симптомные проблемы"
#: include/classes/api/services/CEvent.php:1053
msgid "no permissions to convert symptom problems to cause problems"
msgstr "недостаточно прав доступа для преобразования симптомных проблем в причинные проблемы"
#: include/classes/api/services/CConfiguration.php:168
msgid "no permissions to create and edit maps"
msgstr "недостаточно права доступа на создание и редактирование карт"
#: include/classes/api/services/CEvent.php:863
msgid "no permissions to suppress problems"
msgstr "недостаточно прав доступа для подавления проблем"
#: include/classes/api/services/CEvent.php:774
msgid "no permissions to unacknowledge problems"
msgstr "недостаточно права доступа для отмены подтверждения проблем"
#: include/classes/api/services/CEvent.php:864
msgid "no permissions to unsuppress problems"
msgstr "недостаточно прав доступа для отмены подавления проблем"
#: app/controllers/CControllerPopupTriggerExpr.php:836
msgid "nodata() - No data received during period of time T (1 - true, 0 - false), Mode (strict - ignore proxy time delay in sending data)"
msgstr "nodata() - Отсутствие данных полученных за период времени T (1 - правда, 0 - ложь), Режим (strict - игнорировать задержку прокси при отправке данных)"
#: include/classes/validators/CApiInputValidator.php:3681
msgid "non-active intervals cannot fill the entire time"
msgstr "неактивные интервалы не могут заполнять все время"
#: app/views/popup.tophosts.column.edit.php:113
#: app/views/popup.tophosts.column.edit.php:125
#: include/classes/widgets/CWidgetHelper.php:1285 include/graphs.inc.php:74
msgid "none"
msgstr "нет"
#: include/classes/api/services/CItemGeneral.php:2595
#: include/classes/api/services/CItemGeneral.php:2617
msgid "nonempty key and value pair expected"
msgstr "ожидался не пустая пара ключа и значения"
#: include/actions.inc.php:31
msgid "not in"
msgstr "не в"
#: hostinventoriesoverview.php:146 include/forms.inc.php:948
msgid "not selected"
msgstr "не выбрано"
#: app/controllers/CControllerPopupTriggerExpr.php:843
msgid "now() - Number of seconds since the Epoch"
msgstr "now() - Количество секунд начиная с Epoch"
#: include/forms.inc.php:1315 include/views/js/item.preprocessing.js.php:149
msgid "number"
msgstr "число"
#: app/views/monitoring.widget.problemhosts.view.php:127
#: include/blocks.inc.php:504
msgid "of"
msgstr "из"
#: app/views/administration.user.edit.php:333
#: include/classes/setup/CFrontendSetup.php:238
#: include/classes/setup/CFrontendSetup.php:291
#: include/classes/setup/CFrontendSetup.php:308
#: include/classes/setup/CFrontendSetup.php:329
#: include/classes/setup/CFrontendSetup.php:330
#: include/classes/setup/CFrontendSetup.php:346
#: include/classes/setup/CFrontendSetup.php:394
#: include/classes/setup/CFrontendSetup.php:417
#: include/classes/setup/CFrontendSetup.php:434
#: include/classes/setup/CFrontendSetup.php:457
#: include/classes/setup/CFrontendSetup.php:497
#: include/classes/setup/CFrontendSetup.php:514
#: include/classes/setup/CFrontendSetup.php:531
#: include/classes/setup/CFrontendSetup.php:548
#: include/classes/setup/CFrontendSetup.php:575
#: include/classes/setup/CFrontendSetup.php:592
#: include/classes/setup/CFrontendSetup.php:609
#: include/classes/setup/CFrontendSetup.php:610
#: include/classes/setup/CFrontendSetup.php:626
msgid "off"
msgstr "выкл"
#: app/views/administration.user.edit.php:333
#: include/classes/setup/CFrontendSetup.php:291
#: include/classes/setup/CFrontendSetup.php:308
#: include/classes/setup/CFrontendSetup.php:329
#: include/classes/setup/CFrontendSetup.php:346
#: include/classes/setup/CFrontendSetup.php:394
#: include/classes/setup/CFrontendSetup.php:417
#: include/classes/setup/CFrontendSetup.php:434
#: include/classes/setup/CFrontendSetup.php:457
#: include/classes/setup/CFrontendSetup.php:497
#: include/classes/setup/CFrontendSetup.php:514
#: include/classes/setup/CFrontendSetup.php:531
#: include/classes/setup/CFrontendSetup.php:548
#: include/classes/setup/CFrontendSetup.php:575
#: include/classes/setup/CFrontendSetup.php:592
#: include/classes/setup/CFrontendSetup.php:609
#: include/classes/setup/CFrontendSetup.php:626
msgid "on"
msgstr "в"
#: include/classes/validators/CApiInputValidator.php:2388
#, c-format
msgid "only one object can exist within the combinations of %1$s"
msgstr "в комбинациях %1$s может существовать только один объект"
#: app/controllers/CControllerPopupItemTestSend.php:182
msgid "only one time unit is allowed"
msgstr "разрешено только одно преобразование времени"
#: include/views/general.login.php:41
msgid "or"
msgstr "или"
#: include/views/configuration.httpconf.edit.php:90
msgid "other"
msgstr "другое"
#: include/forms.inc.php:1341 include/views/js/item.preprocessing.js.php:179
msgid "output"
msgstr "вывод"
#: include/classes/setup/CSetupWizard.php:524
msgid "path/to/secret"
msgstr "путь/к/секрету"
#: include/classes/html/CMacroValue.php:139 jsLoader.php:417
msgid "path/to/secret:key"
msgstr "путь/к/секрету:ключ"
#: app/views/popup.httpstep.php:173 app/views/popup.lldoperation.php:76
#: include/forms.inc.php:1340 include/forms.inc.php:1354
#: include/views/js/item.preprocessing.js.php:178
#: include/views/js/item.preprocessing.js.php:193
msgid "pattern"
msgstr "шаблон"
#: app/controllers/CControllerPopupTriggerExpr.php:849
msgid "percentile() - Percentile P of a period T"
msgstr "percentile() - Процентиль P за период Т"
#: app/controllers/CControllerPopupTriggerExpr.php:856
msgid "pi() - Returns the Pi constant"
msgstr "pi() - Возвращает Пи константу"
#: app/controllers/CControllerPopupTriggerExpr.php:861
msgid "power() - The power of a base value to a power value"
msgstr "power() - Степень основного значения к значению степени"
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:361
msgid "problem pattern"
msgstr "шаблон проблем"
#: app/controllers/CControllerPopupTriggerExpr.php:874
msgid "radians() - Converts a value from degrees to radians"
msgstr "radians() - Конвертация значения из градусов в радианы"
#: app/controllers/CControllerPopupTriggerExpr.php:881
msgid "rand() - A random integer value"
msgstr "rand() - Случайное целое число"
#: app/controllers/CControllerPopupTriggerExpr.php:886
msgid "rate() - Returns per-second average rate for monotonically increasing counters"
msgstr "rate() - Возвращает среднее изменение за секунду монотонно увеличивающихся счётчиков "
#: include/classes/api/services/CService.php:2392
#, c-format
msgid "read-write access to the child service \"%1$s\" is required"
msgstr "требуются права доступа чтения-записи к дочерней услуге \"%1$s\""
#: include/classes/api/services/CService.php:467
#, c-format
msgid "read-write access to the child service \"%1$s\" must be retained"
msgstr "доступ чтения-записи к дочерней услуге \"%1$s\" должен быть сохранен"
#: include/classes/api/services/CService.php:454
#: include/classes/api/services/CService.php:2309
#: include/classes/api/services/CService.php:2369
msgid "read-write access to the service is required"
msgstr "требуются права доступа чтения-записи к услуге"
#: include/classes/api/services/CService.php:2368
#: include/classes/api/services/CService.php:2429
msgid "read-write access to the service must be retained"
msgstr "доступ чтения-записи к услуге должен быть сохранен"
#: include/classes/widgets/fields/CWidgetFieldNavTree.php:110
msgid "reference to a non-existent tree element"
msgstr "ссылка на несуществующий элемент дерева"
#: include/classes/api/services/CAuthentication.php:154
#: include/classes/api/services/CUserGroup.php:1208
msgid "referred object does not exist"
msgstr "указанный объект не существует"
#: app/controllers/CControllerQueueDetails.php:110
#: app/controllers/CControllerQueueOverview.php:82
#: app/controllers/CControllerQueueOverviewProxy.php:73
#: include/page_header.php:124 include/views/general.warning.php:26
#, c-format
msgid "refreshed every %1$s sec."
msgstr "обновление каждые %1$s сек."
#: app/views/js/popup.valuemap.edit.js.php:33
#: app/views/popup.valuemap.edit.php:82
msgid "regexp"
msgstr "регулярное выражение"
#: app/views/popup.lldoverride.php:150
#: include/views/configuration.host.discovery.edit.php:818
#: include/views/js/configuration.host.discovery.edit.js.php:57
#: include/views/js/configuration.host.discovery.edit.overr.js.php:90
msgid "regular expression"
msgstr "регулярное выражение"
#: app/controllers/CControllerPopupTriggerExpr.php:893
msgid "repeat() - Returns a string composed of value repeated count times"
msgstr "repeat() - Возвращает строку состоящую из значений, которые повторяются указанное количество раз"
#: app/controllers/CControllerPopupTriggerExpr.php:906
msgid "replace() - Search value for occurrences of pattern, and replace with replacement"
msgstr "replace() - Поиск шаблона, входящего в значение, и замена на заменитель"
#: include/forms.inc.php:1442 include/views/js/item.preprocessing.js.php:247
msgid "replacement"
msgstr "замена"
#: app/views/administration.geomaps.edit.php:48
msgid "represent tile coordinates;"
msgstr "выражает координаты плитки;"
#: app/views/administration.geomaps.edit.php:40
msgid "represents one of the available subdomains;"
msgstr "выражает один из доступных поддоменов;"
#: app/views/administration.geomaps.edit.php:44
msgid "represents zoom level parameter in the URL;"
msgstr "выражает параметр уровня масштабирования в URL;"
#: include/classes/graphdraw/CLineGraphDraw.php:1506
msgid "right"
msgstr "справа"
#: app/controllers/CControllerPopupTriggerExpr.php:924
msgid "right() - Returns the rightmost count characters"
msgstr "right() - Возвращает количество самых правых символов"
#: app/controllers/CControllerPopupTriggerExpr.php:937
msgid "round() - Rounds a value to decimal places"
msgstr "round() - Округление значение до десятичных знаков"
#: app/controllers/CControllerPopupTriggerExpr.php:950
msgid "rtrim() - Removes specified characters from the end of a string"
msgstr "rtrim() - Удаление указанных символов с конца строки"
#: include/func.inc.php:596
msgctxt "second short"
msgid "s"
msgstr "с"
#: app/views/administration.mediatype.edit.php:222
#: app/views/administration.script.edit.php:190 include/forms.inc.php:1366
#: include/views/configuration.host.discovery.edit.php:258
#: include/views/configuration.item.edit.php:315
#: include/views/configuration.item.prototype.edit.php:301
#: include/views/js/item.preprocessing.js.php:205
msgid "script"
msgstr "скрипт"
#: include/forms.inc.php:1441 include/views/js/item.preprocessing.js.php:246
msgid "search string"
msgstr "строка поиска"
#: app/views/popup.maintenance.period.php:125 include/maintenances.inc.php:106
msgctxt "adjective"
msgid "second"
msgstr "второй"
#: include/classes/api/services/CItemGeneral.php:1357
#: include/classes/api/services/CItemGeneral.php:1506
#: include/classes/api/services/CItemGeneral.php:1593
msgid "second parameter is expected"
msgstr "ожидается второй параметр"
#: include/forms.inc.php:1359 include/views/js/item.preprocessing.js.php:199
msgid "seconds"
msgstr "секунды"
#: include/classes/html/CActionButtonList.php:129
msgid "selected"
msgstr "выбрано"
#: include/events.inc.php:38 include/events.inc.php:66
msgid "service"
msgstr "услуга"
#: include/classes/api/services/CService.php:1411
msgid "service with the same UUID already exists"
msgstr "услуга с таким UUID уже существует"
#: app/views/popup.sla.excludeddowntime.edit.php:44
msgid "short description"
msgstr "краткое описание"
#: include/classes/api/services/CAutoregistration.php:170
#: include/classes/api/services/CHost.php:1829
#: include/classes/api/services/CHost.php:1835
#: include/classes/api/services/CHost.php:1844
#: include/classes/api/services/CHost.php:1850
#: include/classes/api/services/CHttpTest.php:983
#: include/classes/api/services/CHttpTest.php:1079
#: include/classes/api/services/CItemGeneral.php:495
#: include/classes/api/services/CItemGeneral.php:533
#: include/classes/api/services/CItemGeneral.php:1415
#: include/classes/api/services/CItemGeneral.php:1439
#: include/classes/api/services/CItemGeneral.php:1640
#: include/classes/api/services/CItemGeneral.php:1681
#: include/classes/api/services/CItemGeneral.php:1708
#: include/classes/api/services/CItemGeneral.php:1746
#: include/classes/api/services/CItemGeneral.php:2574
#: include/classes/api/services/CProxy.php:676
#: include/classes/api/services/CProxy.php:701
#: include/classes/api/services/CProxy.php:808
#: include/classes/api/services/CProxy.php:820
#: include/classes/api/services/CTriggerGeneral.php:800
#: include/classes/api/services/CTriggerGeneral.php:833
#: include/classes/api/services/CValueMap.php:583
#: include/classes/validators/CActionCondValidator.php:146
#: include/classes/validators/CApiInputValidator.php:1186
msgid "should be empty"
msgstr "должно быть пустым"
#: app/controllers/CControllerPopupItemTestSend.php:197
msgid "should be less than current time"
msgstr "должно быть меньше чем текущее время"
#: include/views/monitoring.sysmap.edit.php:135
msgid "show icon mappings"
msgstr "показать соответствия иконок"
#: include/views/general.login.php:41
msgid "sign in as guest"
msgstr "войти как гость"
#: app/controllers/CControllerPopupTriggerExpr.php:963
msgid "signum() - Returns -1 if a value is negative, 0 if a value is zero, 1 if a value is positive"
msgstr "signum() - Возвращает -1 - если значение отрицательное, 0 - если значение ноль, 1 - если значение положительное"
#: app/controllers/CControllerPopupTriggerExpr.php:970
msgid "sin() - The sine of a value, where the value is an angle expressed in radians"
msgstr "sin() - Синус значения, где само значение представляет собой угол, в радианах."
#: app/controllers/CControllerPopupTriggerExpr.php:977
msgid "sinh() - The hyperbolic sine of a value"
msgstr "sinh() - Гиперболический синус значения"
#: app/controllers/CControllerPopupTriggerExpr.php:984
msgid "skewness() - Measures the asymmetry of the probability distribution"
msgstr "skewness() - Измерение асимметрии распределения вероятностей"
#: app/controllers/CControllerPopupTriggerExpr.php:991
msgid "sqrt() - Square root of a value"
msgstr "sqrt() - Квадратный корень значения"
#: app/partials/administration.ha.nodes.php:63
msgid "standalone server"
msgstr "автономный сервер"
#: app/controllers/CControllerPopupTriggerExpr.php:998
msgid "stddevpop() - Population standard deviation"
msgstr "stddevpop() - Среднеквадратическое отклонение"
#: app/controllers/CControllerPopupTriggerExpr.php:1005
msgid "stddevsamp() - Sample standard deviation"
msgstr "stddevsamp() - Выборочное среднеквадратическое отклонение"
#: widgets/actionlog/views/widget.edit.php:49
msgid "subject or body text"
msgstr "текст в теме или в теле"
#: app/views/popup.tophosts.column.edit.php:130 include/graphs.inc.php:84
msgid "sum"
msgstr "сумма"
#: app/controllers/CControllerPopupTriggerExpr.php:1012
msgid "sum() - Sum of values of a period T"
msgstr "sum() - Сумма значений за период Т"
#: app/controllers/CControllerPopupTriggerExpr.php:1019
msgid "sumofsquares() - The sum of squares"
msgstr "sumofsquares() - Сумма квадратов"
#: include/classes/api/services/CUser.php:2022
msgid "supplied credentials are not unique"
msgstr "заданная учётная запись не уникальна"
#: app/partials/configuration.tags.tab.php:57
#: app/partials/monitoring.host.filter.php:41
#: app/partials/monitoring.host.filter.php:190
#: app/partials/monitoring.latest.filter.php:104
#: app/partials/monitoring.latest.filter.php:232
#: app/partials/monitoring.problem.filter.php:172
#: app/partials/monitoring.problem.filter.php:353
#: app/views/administration.usergroup.edit.php:183
#: app/views/administration.userrole.edit.php:171
#: app/views/administration.userrole.edit.php:212
#: app/views/popup.service.edit.php:84 app/views/popup.sla.edit.php:145
#: include/classes/api/services/CUserGroup.php:462
#: include/classes/helpers/CTagFilterFieldHelper.php:63
#: include/classes/helpers/CTagFilterFieldHelper.php:117
#: include/classes/widgets/CWidgetHelper.php:676
#: include/classes/widgets/CWidgetHelper.php:720 include/forms.inc.php:2067
#: include/views/configuration.maintenance.edit.php:176
#: include/views/js/configuration.maintenance.edit.js.php:30
#: include/views/js/configuration.maintenance.edit.js.php:60
msgid "tag"
msgstr "тег"
#: app/controllers/CControllerPopupTriggerExpr.php:1026
msgid "tan() - The tangent of a value"
msgstr "tan() - Тангенс значения"
#: include/classes/api/services/CHostBase.php:1076
#, c-format
msgid "template ID \"%1$s\" is passed %2$s times"
msgstr "шаблон с ID \"%1$s\" был встречен %2$s раз"
#: include/classes/api/services/CTemplateDashboard.php:394
msgid "template dashboard with the same UUID already exists"
msgstr "шаблон панели с таким UUID уже существует"
#: include/classes/api/services/CTemplateGroup.php:594
msgid "template group with the same UUID already exists"
msgstr "группа шаблонов с таким UUID уже существует"
#: include/classes/api/services/CTemplate.php:458
msgid "template with the same UUID already exists"
msgstr "шаблон с таким UUID уже существует"
#: include/classes/api/services/CItemGeneral.php:1577
#: include/classes/api/services/CItemGeneral.php:1594
#: include/classes/api/services/CItemGeneral.php:1612
#: include/classes/api/services/CItemGeneral.php:1652
msgid "the host interface ID is expected"
msgstr "ожидается ID интерфейса узла сети"
#: include/classes/api/services/CItemGeneral.php:1668
#, c-format
msgid "the host interface ID of type \"%1$s\" is expected"
msgstr "ожидается ID интерфейса узла типа \"%1$s\""
#: include/classes/validators/CApiInputValidator.php:2813
msgid "the last new line feed is missing"
msgstr "последний перевод на новую строку отсутствует"
#: app/controllers/CControllerDashboardUpdate.php:192
#: app/controllers/CControllerDashboardUpdate.php:201
#: app/controllers/CControllerDashboardUpdate.php:213
#: include/classes/api/services/CAutoregistration.php:157
#: include/classes/api/services/CDiscoveryRule.php:1650
#: include/classes/api/services/CDiscoveryRule.php:2011
#: include/classes/api/services/CDiscoveryRule.php:2019
#: include/classes/api/services/CHostBase.php:1541
#: include/classes/api/services/CHost.php:1925
#: include/classes/api/services/CHost.php:2158
#: include/classes/api/services/CHttpTest.php:744
#: include/classes/api/services/CProxy.php:708
#: include/classes/api/services/CProxy.php:719
#: include/classes/api/services/CProxy.php:793
#: include/classes/api/services/CReport.php:195
#: include/classes/api/services/CReport.php:577
#: include/classes/api/services/CReport.php:583
#: include/classes/api/services/CScript.php:904
#: include/classes/api/services/CValueMap.php:578
#: include/classes/helpers/CDashboardHelper.php:399
#: include/classes/helpers/CDashboardHelper.php:420
#: include/classes/helpers/CDashboardHelper.php:428
#: include/classes/helpers/CDashboardHelper.php:438
#: include/classes/validators/CApiInputValidator.php:1258
#, c-format
msgid "the parameter \"%1$s\" is missing"
msgstr "параметр \"%1$s\" отсутствует"
#: include/classes/db/MysqlDbBackend.php:36
#: include/classes/db/OracleDbBackend.php:37
#: include/classes/db/PostgresqlDbBackend.php:62
#, c-format
msgid "the table \"%1$s\" was not found"
msgstr "таблица \"%1$s\" не найдена"
#: include/classes/export/CConfigurationExportBuilder.php:87
#: include/classes/import/validators/C44XmlValidator.php:1971
#: include/classes/import/validators/C50XmlValidator.php:2120
#: include/classes/import/validators/C52XmlValidator.php:2212
#: include/classes/import/validators/C54XmlValidator.php:2267
#: include/classes/import/validators/C60XmlValidator.php:2268
#: include/classes/import/validators/C62XmlValidator.php:2280
#: include/classes/import/validators/CXmlValidatorGeneral.php:183
#: include/classes/import/validators/CXmlValidatorGeneral.php:202
#, c-format
msgid "the tag \"%1$s\" is missing"
msgstr "тег \"%1$s\" пропущен"
#: app/views/popup.maintenance.period.php:126 include/maintenances.inc.php:107
msgid "third"
msgstr "третий"
#: include/classes/api/services/CItemGeneral.php:1513
#: include/classes/api/services/CItemGeneral.php:1598
msgid "third parameter is expected"
msgstr "ожидается третий параметр"
#: include/classes/api/services/CSettings.php:284
msgid "time filter default period exceeds the max period"
msgstr "период времени фильтра по умолчанию превышает максимальный период"
#: jsLoader.php:305
msgid "time shift"
msgstr "сдвиг времени"
#: app/controllers/CControllerPopupTriggerExpr.php:1033
msgid "time() - Current time"
msgstr "time() - Текущее время"
#: app/controllers/CControllerPopupTriggerExpr.php:1039
msgid "timeleft() - Time to reach threshold estimated based on period T"
msgstr "timeleft() - Время достижения порога вычисленное на основе периода Т"
#: app/controllers/CControllerPopupTriggerExpr.php:1046
msgid "trendavg() - Average value of a period T with exact period shift"
msgstr "trendavg() - Среднее значение за период Т с точным сдвигом периода"
#: app/controllers/CControllerPopupTriggerExpr.php:1067
msgid "trendcount() - Number of successfully retrieved values for period T"
msgstr "trendcount() - Количество успешно полученных значений за период Т"
#: app/controllers/CControllerPopupTriggerExpr.php:1074
msgid "trendmax() - Maximum value for period T with exact period shift"
msgstr "trendmax() - Максимальное значение за период Т с точным сдвигом периода"
#: app/controllers/CControllerPopupTriggerExpr.php:1081
msgid "trendmin() - Minimum value for period T with exact period shift"
msgstr "trendmin() - Минимальное значение за период Т с точным сдвигом периода"
#: app/controllers/CControllerPopupTriggerExpr.php:1088
msgid "trendstl() - Anomaly detection for period T"
msgstr "trendstl() - Обнаружение аномалии за период T"
#: app/controllers/CControllerPopupTriggerExpr.php:1131
msgid "trendsum() - Sum of values of a period T with exact period shift"
msgstr "trendsum() - Сумма значений за период Т с точным сдвигом периода"
#: include/classes/api/services/CMap.php:857
#: include/classes/api/services/CMap.php:1325 include/events.inc.php:34
#: include/events.inc.php:60
msgid "trigger"
msgstr "триггер"
#: include/classes/api/services/CEvent.php:848
msgid "trigger does not allow manual closing"
msgstr "триггер не позволяет ручное закрытие"
#: include/classes/validators/CExpressionValidator.php:116
msgid "trigger expression must contain at least one /host/key reference"
msgstr "выражение триггера должно содержать по крайней мере одну ссылку /узел сети/ключ"
#: include/classes/api/services/CTriggerGeneral.php:1722
msgid "trigger prototype cannot be moved to another template or host"
msgstr "прототип триггера нельзя переместить в другой шаблон или узел сети"
#: include/classes/api/services/CTriggerGeneral.php:686
msgid "trigger prototype with the same UUID already exists"
msgstr "прототип триггеров с таким UUID уже существует"
#: include/classes/api/services/CTriggerGeneral.php:1888
msgid "trigger with linkages cannot be moved to another template or host"
msgstr "триггер со связями нельзя переместить в другой шаблон или узел сети"
#: include/classes/api/services/CTriggerGeneral.php:680
msgid "trigger with the same UUID already exists"
msgstr "триггер с таким UUID уже существует"
#: app/controllers/CControllerPopupTriggerExpr.php:1138
msgid "trim() - Remove specified characters from the beginning and the end of a string"
msgstr "trim() - Удаление указанных символов с начала и конца строки"
#: app/controllers/CControllerPopupTriggerExpr.php:1151
msgid "truncate() - Truncates a value to decimal places"
msgstr "truncate() - Усечение значения до десятичных знаков"
#: app/partials/layout.htmlpage.aside.php:74
#: include/classes/html/CMultiSelect.php:84 jsLoader.php:337
msgid "type here to search"
msgstr "начните печатать для поиска"
#: include/classes/validators/CApiInputValidator.php:2215
msgid "unacceptable URL"
msgstr "неприемлемый URL"
#: include/classes/import/validators/C44XmlValidator.php:2166
#: include/classes/import/validators/C50XmlValidator.php:2315
#: include/classes/import/validators/C52XmlValidator.php:2480
#: include/classes/import/validators/CXmlValidatorGeneral.php:298
#, c-format
msgid "unexpected constant \"%1$s\""
msgstr "неожиданная константа \"%1$s\""
#: include/classes/export/CConfigurationExportBuilder.php:119
#: include/classes/import/converters/CConstantImportConverter.php:60
#: include/classes/import/validators/C44XmlValidator.php:2125
#: include/classes/import/validators/C50XmlValidator.php:2274
#: include/classes/import/validators/C52XmlValidator.php:2439
#: include/classes/import/validators/C54XmlValidator.php:2494
#: include/classes/import/validators/C60XmlValidator.php:2495
#: include/classes/import/validators/C62XmlValidator.php:2512
#, c-format
msgid "unexpected constant value \"%1$s\""
msgstr "неожиданное значение константы \"%1$s\""
#: include/classes/parsers/CExpressionMacroParser.php:108
msgid "unexpected end of expression macro"
msgstr "неожиданное завершение выражения макроса"
#: include/classes/parsers/CItemKey.php:55
msgid "unexpected end of key"
msgstr "неожиданный конец ключа"
#: include/classes/parsers/CUserMacroParser.php:38
msgid "unexpected end of macro"
msgstr "неожиданное завершение макроса"
#: include/classes/api/services/CDiscoveryRule.php:1670
#: include/classes/api/services/CDiscoveryRule.php:1702
#: include/classes/api/services/CDiscoveryRule.php:1725
#: include/classes/api/services/CDiscoveryRule.php:1744
#: include/classes/api/services/CGraphGeneral.php:627
#: include/classes/api/services/CGraphGeneral.php:749
#: include/classes/api/services/CHostPrototype.php:1053
#: include/classes/api/services/CHttpTest.php:372
#: include/classes/api/services/CHttpTest.php:515
#: include/classes/api/services/CHttpTest.php:539
#: include/classes/api/services/CItemGeneral.php:604
#: include/classes/api/services/CItemGeneral.php:616
#: include/classes/api/services/CScript.php:910
#: include/classes/api/services/CTriggerGeneral.php:666
#: include/classes/api/services/CValueMap.php:432
#: include/classes/validators/CApiInputValidator.php:1192
#: include/classes/validators/CApiInputValidator.php:3017
#, c-format
msgid "unexpected parameter \"%1$s\""
msgstr "неожиданный параметр \"%1$s\""
#: include/classes/import/validators/CXmlValidatorGeneral.php:164
#: include/classes/import/validators/CXmlValidatorGeneral.php:230
#, c-format
msgid "unexpected tag \"%1$s\""
msgstr "неожиданный тег \"%1$s\""
#: include/classes/import/readers/CXmlImportReader.php:78
#: include/classes/import/readers/CXmlImportReader.php:117
#: include/classes/import/readers/CXmlImportReader.php:135
#, c-format
msgid "unexpected text \"%1$s\""
msgstr "неожиданный текст \"%1$s\""
#: include/classes/api/services/CEvent.php:744
#: include/classes/api/services/CEvent.php:878
#: include/classes/api/services/CHost.php:1784
#: include/classes/api/services/CHost.php:1790
#: include/classes/api/services/CItemGeneral.php:1271
#: include/classes/api/services/CItemGeneral.php:1668
#: include/classes/api/services/CItemGeneral.php:1694
#: include/classes/api/services/CItemGeneral.php:1731
#: include/classes/api/services/CProxy.php:763
#: include/classes/api/services/CProxy.php:780
#: include/classes/api/services/CTriggerGeneral.php:821
#, c-format
msgid "unexpected value \"%1$s\""
msgstr "неожиданное значение \"%1$s\""
#: include/classes/setup/CFrontendSetup.php:365
#: include/classes/setup/CFrontendSetup.php:474
msgid "unknown"
msgstr "неизвестно"
#: include/classes/validators/CHistFunctionValidator.php:73
#: include/classes/validators/CMathFunctionValidator.php:55
#, c-format
msgid "unknown function \"%1$s\""
msgstr "неизвестная функция \"%1$s\""
#: include/classes/api/services/CItemGeneral.php:1557
msgid "unsupported Prometheus function"
msgstr "неподдерживаемая Prometheus функция"
#: app/controllers/CControllerPopupItemTestSend.php:192
msgid "unsupported time suffix"
msgstr "неподдерживаемый суффикс времени"
#: include/classes/import/validators/CXmlValidator.php:64
msgid "unsupported version number"
msgstr "неподдерживаемый номер версии"
#: include/classes/validators/CApiInputValidator.php:3626
#, c-format
msgid "update interval \"%1$s\" is longer than period \"%2$s\""
msgstr "интервал обновления \"%1$s\" больше периода \"%2$s\""
#: include/classes/validators/CApiInputValidator.php:509
msgid "uppercase identifier expected"
msgstr "ожидается идентификатор в верхнем регистре"
#: app/partials/configuration.tags.tab.php:67
#: app/partials/monitoring.host.filter.php:57
#: app/partials/monitoring.host.filter.php:206
#: app/partials/monitoring.latest.filter.php:119
#: app/partials/monitoring.latest.filter.php:248
#: app/partials/monitoring.problem.filter.php:187
#: app/partials/monitoring.problem.filter.php:369
#: app/views/administration.usergroup.edit.php:188
#: app/views/administration.userrole.edit.php:174
#: app/views/administration.userrole.edit.php:215
#: app/views/js/popup.itemtestedit.view.js.php:446
#: app/views/js/popup.itemtestedit.view.js.php:456
#: app/views/js/popup.valuemap.edit.js.php:29
#: app/views/js/popup.valuemap.edit.js.php:30
#: app/views/js/popup.valuemap.edit.js.php:31
#: app/views/js/popup.valuemap.edit.js.php:32
#: app/views/popup.itemtestedit.view.php:83 app/views/popup.service.edit.php:97
#: app/views/popup.sla.edit.php:156
#: include/classes/helpers/CTagFilterFieldHelper.php:78
#: include/classes/helpers/CTagFilterFieldHelper.php:131
#: include/classes/html/CMacroValue.php:131
#: include/classes/html/CMacroValue.php:148
#: include/classes/widgets/CWidgetHelper.php:682
#: include/classes/widgets/CWidgetHelper.php:736
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:170
#: include/classes/widgets/forms/CWidgetFormSvgGraph.php:242
#: include/forms.inc.php:1393 include/forms.inc.php:2072
#: include/views/configuration.host.discovery.edit.php:209
#: include/views/configuration.host.discovery.edit.php:366
#: include/views/configuration.item.edit.php:266
#: include/views/configuration.item.edit.php:424
#: include/views/configuration.item.prototype.edit.php:252
#: include/views/configuration.item.prototype.edit.php:402
#: include/views/configuration.maintenance.edit.php:185
#: include/views/js/configuration.httpconf.edit.js.php:74
#: include/views/js/configuration.maintenance.edit.js.php:37
#: include/views/js/configuration.maintenance.edit.js.php:61
#: include/views/js/item.preprocessing.js.php:118
#: include/views/js/item.preprocessing.js.php:460 jsLoader.php:418
msgid "value"
msgstr "значение"
#: include/classes/api/services/CDiscoveryRule.php:1890
#, c-format
msgid "value \"%1$s\" already exists"
msgstr "значение \"%1$s\" уже существует"
#: include/classes/import/CConfigurationImport.php:843
#: include/classes/import/CConfigurationImport.php:880
#: include/classes/import/CConfigurationImport.php:2657
#: include/classes/import/CConfigurationImport.php:2771
#: include/classes/import/CConfigurationImport.php:2822
#, c-format
msgid "value \"%1$s\" not found"
msgstr "значение \"%1$s\" не найдено"
#: app/controllers/CControllerPopupValueMapUpdate.php:71
#: app/controllers/CControllerPopupValueMapUpdate.php:137
#: include/classes/api/services/CValueMap.php:575
#: include/classes/api/services/CValueMap.php:587
#: include/classes/validators/CApiInputValidator.php:1985
#: include/classes/validators/CApiInputValidator.php:2075
#, c-format
msgid "value %1$s already exists"
msgstr "значение %1$s уже существует"
#: include/classes/api/services/CTriggerGeneral.php:1773
#: include/classes/api/services/CTriggerGeneral.php:1793
#: include/classes/validators/CApiInputValidator.php:389
#: include/classes/validators/CApiInputValidator.php:473
#: include/classes/validators/CApiInputValidator.php:504
#: include/classes/validators/CApiInputValidator.php:598
#: include/classes/validators/CApiInputValidator.php:1035
#: include/classes/validators/CApiInputValidator.php:1342
#: include/classes/validators/CApiInputValidator.php:1472
#: include/classes/validators/CApiInputValidator.php:1518
#: include/classes/validators/CApiInputValidator.php:1561
#: include/classes/validators/CApiInputValidator.php:1615
#: include/classes/validators/CApiInputValidator.php:1690
#: include/classes/validators/CApiInputValidator.php:1733
#: include/classes/validators/CApiInputValidator.php:1807
#: include/classes/validators/CApiInputValidator.php:1839
#: include/classes/validators/CApiInputValidator.php:1873
#: include/classes/validators/CApiInputValidator.php:1919
#: include/classes/validators/CApiInputValidator.php:2173
#: include/classes/validators/CApiInputValidator.php:2205
#: include/classes/validators/CApiInputValidator.php:2247
#: include/classes/validators/CApiInputValidator.php:2292
#: include/classes/validators/CApiInputValidator.php:2335
#: include/classes/validators/CApiInputValidator.php:2384
#: include/classes/validators/CApiInputValidator.php:2437
#: include/classes/validators/CApiInputValidator.php:2481
#: include/classes/validators/CApiInputValidator.php:2601
#: include/classes/validators/CApiInputValidator.php:2741
#: include/classes/validators/CApiInputValidator.php:2808
#: include/classes/validators/CApiInputValidator.php:2838
msgid "value is too long"
msgstr "значение слишком длинное"
#: include/classes/api/services/CValueMap.php:501
msgid "value map with the same UUID already exists"
msgstr "преобразование значений с таким UUID уже существует"
#: include/classes/api/services/CReport.php:207
#: include/classes/api/services/CReport.php:603
#: include/classes/validators/CApiInputValidator.php:579
#: include/classes/validators/CApiInputValidator.php:921
#: include/classes/validators/CApiInputValidator.php:2953
#, c-format
msgid "value must be %1$s"
msgid_plural "value must be one of %1$s"
msgstr[0] "значение должно быть %1$s"
msgstr[1] "значение должно быть одно из %1$s"
msgstr[2] "значение должно быть одно из %1$s"
#: include/classes/validators/CActionCondValidator.php:171
#: include/classes/validators/CApiInputValidator.php:2566
#, c-format
msgid "value must be between \"%1$s\" and \"%2$s\""
msgstr "значение должно быть между \"%1$s\" и \"%2$s\""
#: include/classes/validators/CApiInputValidator.php:589
msgid "value must be empty"
msgstr "значение должно быть пустым"
#: include/classes/validators/CApiInputValidator.php:584
#, c-format
msgid "value must be empty or %1$s"
msgid_plural "value must be empty or one of %1$s"
msgstr[0] "значение должно быть пустым или %1$s"
msgstr[1] "значение должно быть пустым или одним из %1$s"
msgstr[2] "значение должно быть пустым или одним из %1$s"
#: widgets/gauge/includes/WidgetForm.php:136
#, c-format
msgid "value must be greater than \"%1$s\""
msgstr "значение должно быть больше \"%1$s\""
#: include/classes/validators/CNewValidator.php:220
#, c-format
msgid "value must be no greater than \"%1$s\""
msgstr "значение должно быть не больше чем \"%1$s\""
#: include/classes/validators/CNewValidator.php:208
#, c-format
msgid "value must be no less than \"%1$s\""
msgstr "значение должно быть не меньше чем \"%1$s\""
#: app/controllers/CControllerPopupHttpStep.php:101
#: include/classes/api/services/CDiscoveryRule.php:1683
#: include/classes/api/services/CDiscoveryRule.php:1714
#: include/classes/api/services/CDiscoveryRule.php:1734
#: include/classes/api/services/CDiscoveryRule.php:1756
#: include/classes/api/services/CEvent.php:780
#: include/classes/api/services/CHost.php:923
#: include/classes/api/services/CHost.php:1987
#: include/classes/api/services/CHost.php:2185
#: include/classes/api/services/CMapElement.php:86
#: include/classes/api/services/CMap.php:683
#: include/classes/api/services/CMap.php:689
#: include/classes/api/services/CMap.php:1152
#: include/classes/api/services/CMap.php:1158
#: include/classes/api/services/CReport.php:201
#: include/classes/api/services/CReport.php:597
#: include/classes/import/validators/C52XmlValidator.php:2555
#: include/classes/import/validators/C54XmlValidator.php:2569
#: include/classes/import/validators/C60XmlValidator.php:2570
#: include/classes/import/validators/C62XmlValidator.php:2589
#: include/classes/validators/CNewValidator.php:531
#: include/validate.inc.php:587
#, c-format
msgid "value must be one of %1$s"
msgstr "значение должно быть одно из %1$s"
#: include/classes/validators/CApiInputValidator.php:947
#, c-format
msgid "value must be within the range of %1$s"
msgstr "значение должно быть в диапазоне %1$s"
#: include/classes/api/services/CItemGeneral.php:1606
msgid "value of first parameter is too long"
msgstr "значение первого параметра слишком длинное"
#: include/classes/helpers/CCorrelationHelper.php:141
msgid "value of new event tag"
msgstr "значение тега нового события"
#: include/classes/api/services/CItemGeneral.php:1612
msgid "value of second parameter is too long"
msgstr "значение второго параметра слишком длинное"
#: include/classes/api/services/CItemGeneral.php:1623
#, c-format
msgid "value of third parameter must be one of %1$s"
msgstr "значением третьего параметра должно быть %1$s"
#: app/controllers/CControllerPopupTriggerExpr.php:1164
msgid "varpop() - Population variance"
msgstr "varpop() - Дисперсия генеральной совокупности"
#: app/controllers/CControllerPopupTriggerExpr.php:1171
msgid "varsamp() - Sample variance"
msgstr "varsamp() - Выборочная дисперсия"
#: include/actions.inc.php:605 include/actions.inc.php:623
#: include/actions.inc.php:783 include/actions.inc.php:801
msgid "via"
msgstr "через"
#: include/func.inc.php:659
msgctxt "week short"
msgid "w"
msgstr "w"
#: include/classes/api/services/CHttpTest.php:440
msgid "web scenario with the same UUID already exists"
msgstr "веб-сценарий с таким UUID уже существует"
#: app/views/popup.usergroupmapping.edit.php:83
msgid "wildcard patterns with '*' may be used"
msgstr "можно использовать шаблоны метасимволов с '*'"
#: include/classes/api/services/CTask.php:443
msgid "wrong discovery rule type"
msgstr "ошибочный тип правила обнаружения"
#: include/classes/api/services/CTask.php:444
msgid "wrong item type"
msgstr "ошибочный тип элемента данных"
#: app/controllers/CControllerItemMassCheckNow.php:178
#: include/classes/api/services/CTask.php:591
msgid "wrong master item type"
msgstr "ошибочный тип основного элемента данных"
#: include/func.inc.php:591 jsLoader.php:221
msgctxt "year short"
msgid "y"
msgstr "г"
#: include/classes/validators/CApiInputValidator.php:2853
#, c-format
msgid "zoom level must be between \"%1$s\" and \"%2$s\""
msgstr "уровень масштаба должен быть между \"%1$s\" и \"%2$s\""