//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-pl.js
// Module: /templates/mod_security/views/editRuleController-pl
// Locale: pl
// 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.":"Ta reguła pochodzi z pliku konfiguracji dostawcy. Nie możesz edytować reguł dostawców. Możesz włączać i wyłączać tę regułę za pomocą poniższych elementów sterujących.","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.":"Plik konfiguracji, z którego pochodzi reguła „[_1]”, jest wyłączony. Niezależnie od tego, czy reguła będzie włączona czy wyłączona, nie spowoduje żadnego widocznego efektu, dopóki nie włączysz pliku konfiguracji dostawcy „[_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.":"Reguła o identyfikatorze „[_1]” nie jest unikatowa. Wiele reguł ze zbioru reguł dostawcy „[_2]” ma ten sam numer identyfikatora.","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.":"Reguła o identyfikatorze „[_1]” nie jest unikatowa. Wiele reguł ze zbioru reguł wyznaczonych przez użytkownika ma ten sam numer identyfikatora.","The system could not find the ID number for this rule.":"System nie mógł odnaleźć identyfikatora dla tej reguły.","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"System nie mógł znaleźć w zbiorze reguł dostawcy „[_2]” reguły o numerze identyfikatora „[_1]”.","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"System nie mógł znaleźć w zbiorze reguł wyznaczonych przez użytkownika reguły o numerze identyfikatora „[_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.":"Dostawca, od którego pochodzi reguła „[_1]”, jest wyłączony. Niezależnie od tego, czy reguła będzie włączona czy wyłączona, nie spowoduje żadnego widocznego efektu, dopóki nie włączysz tego dostawcy.","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"W pliku konfiguracji etapowej występuje duplikat reguły [asis,ModSecurity™]. Nie można dodać zduplikowanej reguły.","You have successfully updated the [asis,ModSecurity™] rule.":"Pomyślnie zaktualizowano regułę programu [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~~