//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-uk.js
// Module: /templates/mod_security/views/rulesListController-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 = {"Custom":"Користувацький","Loading …":"Завантаження…","The displayed rules are from the following vendor rule [numerate,_1,set,sets]: [list_and,_2]":"Відображені правила містяться в наступному правилі постачальника [numerate,_1,набір,набори]: [list_and,_2]","There was a problem loading the page. The system is reporting the following error: [_1].":"Під час завантаження сторінки сталася помилка. Система повідомляє про таку помилку: [_1].","You have not selected any vendor rule sets.":"Ви не обрали жодного набору правил постачальника.","You successfully deleted “[_1]” from the list of [asis,ModSecurity™] rules.":"Ви успішно видалили „[_1]” зі списку правил [asis,ModSecurity™].","You successfully deployed the staged changes and [asis,Apache] received a graceful restart request.":"Ви успішно розгорнули поетапні зміни, а сервер [asis,Apache] отримав штатний запит перезапуску.","You successfully disabled “[_1]” in the list of [asis,ModSecurity™] rules.":"Ви успішно вимкнули „[_1]” у списку правил [asis,ModSecurity™].","You successfully discarded the staged changes.":"Ви успішно скасували поетапні зміни.","You successfully enabled “[_1]” in the list of [asis,ModSecurity™] rules.":"Ви успішно ввімкнули „[_1]” у списку правил [asis,ModSecurity™].","Your user-defined rules are included below.":"Нижче включено користувацькі правила.","Your user-defined rules are not included below.":"Нижче не включено користувацькі правила.","[quant,_1,Vendor,Vendors]":"[quant,_1,Постачальник,Постачальники]"};
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~~