//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-ro.js
// Module: /templates/mod_security/views/editRuleController-ro
// Locale: ro
// 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.":"Un fişier de configurare pentru distribuitor furnizează această regulă. Nu puteţi edita regulile pentru distribuitori. Puteţi activa sau dezactiva această regulă prin intermediul comenzilor de mai jos.","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.":"Fişierul de configurare care furnizează regula „[_1]” este dezactivat. Indiferent dacă este activată sau dezactivată, regula nu va avea niciun efect vizibil până când nu activaţi fişierul de configurare pentru distribuitorul „[_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.":"Regula cu numărul ID „[_1]” nu este unică. Există reguli multiple care utilizează acelaşi număr de ID în cadrul setului de reguli pentru distribuitori „[_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.":"Regula cu numărul ID „[_1]” nu este unică. Există reguli multiple care utilizează acelaşi număr de ID în cadrul setului de reguli definit de utilizator.","The system could not find the ID number for this rule.":"Sistemul nu a putut găsi numărul ID-ului pentru această regulă.","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"Sistemul nu a putut găsi regula cu numărul de ID „[_1]” din setul de reguli pentru distribuitori „[_2]”.","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"Sistemul nu a putut găsi regula cu numărul de ID „[_1]” din setul de reguli definite de utilizator.","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.":"Distribuitorul care furnizează regula „[_1]” este dezactivat. Indiferent dacă este activată sau dezactivată, regula nu va avea niciun efect vizibil până când nu activaţi respectivul distribuitor.","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"Există o regulă [asis,ModSecurity™] duplicat în fişierul de configuraţie etapizat. Nu puteţi adăuga o regulă duplicat.","You have successfully updated the [asis,ModSecurity™] rule.":"Aţi actualizat cu succes regula [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~~