//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/autossl/views/ManageUsersController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/autossl/views/ManageUsersController-pl.js
// Module: /templates/autossl/views/ManageUsersController-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 = {"Disable [asis,AutoSSL] on selected [quant,_1,user,users]":"Wyłącz funkcję [asis,AutoSSL] dla wybranego/-ych [quant,_1,użytkownika,użytkowników]","Enable [asis,AutoSSL] on selected [quant,_1,user,users]":"Włącz funkcję [asis,AutoSSL] dla wybranego/-ych [quant,_1,użytkownika,użytkowników]","No users needed to be updated.":"Nie trzeba aktualizować żadnych użytkowników.","Reset [asis,AutoSSL] on selected [quant,_1,user,users]":"Zresetuj funkcję [asis,AutoSSL] dla wybranego/-ych [quant,_1,użytkownika,użytkowników]","The system is checking the “[_1]” account’s domains (process [asis,ID] “[_2]”).":"System sprawdza domeny konta „[_1]” ([asis,ID] procesu: „[_2]”).","Use setting established by the feature list “[_1]” which is currently set to “[_2]”.":"Użyj ustawienia określonego przez listę funkcji „[_1]”, które aktualnie ma wartość „[_2]”.","You forcibly disabled the [asis,autossl] feature for the following [numerate,_1,user,users]: [list_and_quoted,_2]":"Wymuszono wyłączenie funkcji [asis,autossl] dla następującego/-ych [numerate,_1, użytkownika,użytkowników]: [list_and_quoted,_2]","You forcibly enabled the [asis,autossl] feature for the following [numerate,_1,user,users]: [list_and_quoted,_2]":"Wymuszono włączenie funkcji [asis,autossl] dla następującego/-ych [numerate,_1, użytkownika,użytkowników]: [list_and_quoted,_2]","You reset the [asis,autossl] feature to the feature list setting for the following [numerate,_1,user,users]: [list_and_quoted,_2]":"Zresetowano funkcję [asis,autossl], określając ustawienie listy funkcji dla następującego/-ych [numerate,_1, użytkownika,użytkowników]: [list_and_quoted,_2]","[output,strong,Showing] [numf,_1] - [numf,_2] of [quant,_3,item,items]":"[output,strong,Wyświetlanie] [numf,_1]–[numf,_2] z [quant,_3,pozycji,pozycji].","[quant,_1,user has had its,users have had their] feature list “[asis,autossl]” setting overridden and [numerate,_1,is,are] now set to “[_2]”":"[quant,_1,użytkownik,użytkowników] zastąpił/-o swoje ustawienie listy funkcji „[asis,autossl]” i [numerate,_1,to,to] ustawienie jest teraz równe „[_2]”","[quant,_1,user has had its,users have had their] feature list “[asis,autossl]” setting reset to use the setting established by [numerate,_1,its,their] feature [numerate,_1,list,lists]":"[quant,_1,użytkownik,użytkowników] zresetował/-ało ustawienie „[asis,autossl]” listy funkcji, aby używać ustawienia określonego przez [numerate,_1,jego,ich] [numerate,_1,listę,listy] funkcji","disabled":"wyłączono","enabled":"włączono"};
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~~