//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-uk.js
// Module: /templates/mod_security/views/editRuleController-uk
// Locale: uk
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
// The raw lexicon.
var newLex = {"A vendor configuration file provides this rule. You cannot edit vendor rules. You can enable or disable this rule with the controls below.":"Це правило застосовується у файлі конфігурації постачальника. Ви не можете редагувати правила постачальника. Вмикайте або вимикайте це правило за допомогою розташованих нижче елементів керування.","The configuration file that provides the rule “[_1]” is disabled. Whether enabled or disabled, the rule will have no visible effect until you enable the configuration file for the “[_2]” vendor.":"Файл конфігурації, в якому запроваджено правило „[_1]”, вимкнено. Незалежно від стану (ввімкнене або вимкнене), правило не матиме впливу, поки ви не ввімкнете файл конфігурації постачальника „[_2]”.","The rule with ID number “[_1]” is not unique. There are multiple rules that use the same ID number within the “[_2]” vendor rule set.":"Правило з ідентифікатором „[_1]” не є унікальним. Існує декілька правил з однаковим ідентифікатором у наборі прав „[_2]” постачальника.","The rule with ID number “[_1]” is not unique. There are multiple rules that use the same ID number within your user-defined rule set.":"Правило з ідентифікатором „[_1]” не є унікальним. Існує декілька правил з однаковим ідентифікатором в наборі правил, визначених користувачем.","The system could not find the ID number for this rule.":"Системі не вдалося знайти ідентифікатор цього правила.","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"Системі не вдалося знайти правило з ідентифікатором „[_1]” з набору правил постачальника „[_2]”.","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"Системі не вдалося знайти правило з ідентифікатором „[_1]” в наборі правил, визначеному користувачем.","The vendor that provides the rule “[_1]” is disabled. Whether enabled or disabled, the rule will have no visible effect until you enable that vendor.":"Постачальника, який запровадив правило „[_1]”, вимкнено. Незалежно від стану (ввімкнене або вимкнене), правило не матиме впливу, поки ви не ввімкнете постачальника.","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"У файлі поетапної конфігурації є правило пошуку повторів [asis,ModSecurity™]. Ви не можете додати правило пошуку повторів.","You have successfully updated the [asis,ModSecurity™] rule.":"Ви успішно оновили правило [asis,ModSecurity™]."};
if (!this.LEXICON) {
this.LEXICON = {};
}
for(var item in newLex) {
if(newLex.hasOwnProperty(item)) {
var value = newLex[item];
if (typeof(value) === "string" && value !== "") {
// Only add it if there is a value.
this.LEXICON[item] = value;
}
}
}
})();
//~~END-GENERATED~~