//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/support/support.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/support/support-pl.js
// Module: /templates/support/support-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 week ago.":"Tydzień temu.","Are you sure you want to revoke authorization for all closed tickets and remove them from the list?":"Czy na pewno chcesz cofnąć autoryzację dla wszystkich zamkniętych biletów i usunąć je z listy?","Failed to call backend to revoke and remove authorizations from all closed tickets!":"Nie można wywołać zaplecza w celu cofnięcia i usunięcia autoryzacji ze wszystkich zamkniętych biletów!","For more information, read our [output,url,_1,Grant cPanel Support Access,target,_2] documentation.":"Dodatkowe informacje na ten temat można znaleźć w dokumentacji interfejsu [output,url,_1,Grant cPanel Support Access,target,_2].","Successfully revoked and removed authorizations from all closed tickets.":"Pomyślnie cofnięto i usunięto autoryzacje ze wszystkich zamkniętych biletów.","The [asis,SSH] connection test was successful for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Test połączenia [asis,SSH] powiódł się dla identyfikatora biletu „[_1]” na serwerze „[_2]” — „[_3]” dla użytkownika „[_4]”.","The [asis,SSH] test failed with the following error: “[_1]”":"Nie można wykonać testu połączenia [asis,SSH] z powodu następującego błędu: „[_1]”","The server’s firewall configuration has been updated.":"Konfiguracja zapory serwera została zaktualizowana.","Ticket ID “[_1]” is closed. Do you want to revoke and remove this authorization?":"Identyfikator biletu „[_1]” jest zamknięty. Czy chcesz cofnąć i usunąć tę autoryzację?","Today":"Dzisiaj","Yesterday":"Wczoraj","You successfully granted access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Pomyślnie udzielono dostępu identyfikatorowi biletu „[_1]” na serwerze „[_2]” — „[_3]” dla użytkownika „[_4]”.","You successfully revoked access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Pomyślnie cofnięto uprawnienie dostępu identyfikatorowi biletu „[_1]” na serwerze „[_2]” — „[_3]” dla użytkownika „[_4]”.","Your computer is unable to contact [output,acronym,WHM, WebHost Manager]. Check the connection to your server and reload your browser.":"Twój komputer nie może skontaktować się z menedżerem [output,acronym,WHM, WebHost Manager]. Sprawdź połączenie z serwerem i ponownie załaduj przeglądarkę.","[quant,_1,day,days] ago.":"[quant,_1,dzień,dni] temu.","[quant,_1,week,weeks] ago.":"[quant,_1,tydzień,tygodni(e)] temu."};
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~~