File manager - Edit - /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/PendingCertificatesController-pl.js
Back
//~~GENERATED~~ //------------------------------------------------------------- // Source: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/PendingCertificatesController.js // Generated: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/PendingCertificatesController-pl.js // Module: /jupiter/security/tls_wizard/views/PendingCertificatesController-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 = {"Awaiting Branding …":"Awaiting Branding …","Awaiting Validation …":"Awaiting Validation …","Multiple validation items pending …":"Multiple validation items pending …","Not Validated":"Not Validated","Payment Completed.":"Payment Completed.","Pending Completion of Payment":"Oczekiwana realizacja płatności","Status Unknown":"Stan nieznany","The [output,abbr,CA,Certificate Authority] received the request and must now process the brand verification approval.":"The [output,abbr,CA,Certificate Authority] received the request and must now process the brand verification approval.","The [output,abbr,CA,Certificate Authority] received the request but has not yet performed a [output,abbr,DCV,Domain Control Validation] check.":"The [output,abbr,CA,Certificate Authority] received the request but has not yet performed a [output,abbr,DCV,Domain Control Validation] check.","The [output,abbr,CA,Certificate Authority] validated the certificate.":"The [output,abbr,CA,Certificate Authority] validated the certificate.","The system encountered an error as it attempted to cancel your transaction: [_1]":"System napotkał błąd przy próbie anulowania Twojej transakcji: [_1]","The system encountered an error as it attempted to refresh your pending certificates: [_1]":"System napotkał błąd przy próbie odświeżenia oczekujących certyfikatów: [_1]","The system failed to install the new [asis,SSL] certificate because of an error: [_1]":"System nie zainstalował nowego certyfikatu [asis,SSL] z powodu błędu: [_1]","The system has canceled the request for this certificate; however, “[_1]” was already waiting on approval before processing your order. To ensure that this certificate order is canceled, you must [output,url,_2,contact support directly].":"System anulował żądanie dla tego certyfikatu; jednak certyfikat „[_1]” już oczekiwał na zatwierdzenie przed przetworzeniem Twojego zamówienia. Aby upewnić się, że to zamówienie certyfikatu zostało anulowane, musisz [output,url,_2,skontaktować się bezpośrednio z pomocą techniczną].","The system has canceled this certificate. Your credit card should not be charged for this order.":"System anulował ten certyfikat. Twoja karta kredytowa nie powinna zostać obciążona tym zamówieniem.","The system has installed the new [asis,SSL] certificate on to the [numerate,_1,website,websites] [list_and_quoted,_2].":"System zainstalował nowy certyfikat [asis,SSL] w [numerate,_1,witrynie sieci Web,witrynach sieci Web] [list_and_quoted,_2].","The system processed the pending certificate queue successfully, but [numerate,_1,your pending certificate was not,none of your pending certificates were] available.":"System pomyślnie przetworzył kolejkę oczekujących certyfikatów, ale [numerate,_1,Twój oczekujący certyfikat nie był,żaden z Twoich oczekujących certyfikatów nie był] dostępny.","This certificate (order item ID “[_1]”) was already canceled directly via “[_2]”.":"Ten certyfikat (ID pozycji zamówienia „[_1]”) został już anulowany bezpośrednio przez „[_2]”.","This certificate’s order (ID “[_1]”) was already canceled directly via “[_2]”.":"To zamówienie certyfikatu (ID „[_1]”) zostało już anulowane bezpośrednio przez „[_2]”.","Unknown":"Nieznany","Unknown.":"Unknown.","Validated":"Validated","Waiting for the provider to issue the certificate …":"Waiting for the provider to issue the certificate …","Waiting for “[_1]” to approve your order …":"Oczekiwanie, aż „[_1]” zatwierdzi Twoje zamówienie…","You have canceled this order, but “[_1]” already issued the certificate. The system will now install it. ([output,url,_2,Do you need help with this order?])":"To zamówienie zostało anulowane, ale „[_1]” już wystawił certyfikat. System go teraz Twoje zainstaluje. ([output,url,_2,Potrzebujesz pomocy w związku z tym zamówieniem?])","You have no more pending [asis,SSL] certificates.":"Nie masz więcej oczekujących certyfikatów [asis,SSL].","You will now return to the beginning of the wizard.":"Powrócisz teraz do początku kreatora.","[numerate,_2,A certificate,Certificates] for the following [numerate,_2,website was,websites were] available, and the system has installed [numerate,_2,it,them]: [list_and_quoted,_1]":"[numerate,_2,Certyfikat,Certyfikaty] dla następującej/-ych [numerate,_2,witryny sieci Web był,witryn sieci Web były] dostępny/-e i system [numerate,_2,go,je] zainstalował: [list_and_quoted,_1]","“[_1]” and [quant,_2,other domain,other domains]":"“[_1]” and [quant,_2,other domain,other domains]","“[_1]” reports that the certificate authority issued but then revoked the certificate for “[_2]” and [quant,_3,other domain,other domains].":"“[_1]” reports that the certificate authority issued but then revoked the certificate for “[_2]” and [quant,_3,other domain,other domains].","“[_1]” reports that the certificate authority issued but then revoked “[_2]”’s certificate.":"“[_1]” reports that the certificate authority issued but then revoked “[_2]”’s certificate.","“[_1]” reports that the certificate authority rejected the request for a certificate for “[_2]” and [quant,_3,other domain,other domains].":"“[_1]” reports that the certificate authority rejected the request for a certificate for “[_2]” and [quant,_3,other domain,other domains].","“[_1]” reports that the certificate authority rejected the request for a certificate for “[_2]”.":"“[_1]” reports that the certificate authority rejected the request for a certificate for “[_2]”.","“[_1]” reports that the certificate for “[_2]” and [quant,_3,other domain,other domains] has been canceled.":"„[_1]” raportuje, że certyfikat dla „[_2]” i [quant,_3,innej domeny,innych domen] został anulowany.","“[_1]” reports that the certificate for “[_2]” has been canceled.":"„[_1]” raportuje, że certyfikat dla „[_2]” został anulowany."}; 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~~
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.05 |
proxy
|
phpinfo
|
Settings