//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/CheckoutController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/CheckoutController-en.js
// Module: /jupiter/security/tls_wizard/views/CheckoutController-en
// Locale: en
// 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 = {"Completing [numerate,_2,purchase,purchases] for the “[_1]” provider …":"Completing [numerate,_2,purchase,purchases] for the “[_1]” provider …","Purchasing [quant,_1,certificate,certificates] …":"Purchasing [quant,_1,certificate,certificates] …","Sending your [numerate,_1,item,items] to the store cart …":"Sending your [numerate,_1,item,items] to the store cart …","Starting background polling for the [numerate,_1,certificate,certificates]. The system will download and install the [numerate,_1,certificate,certificates] when available.":"Starting background polling for the [numerate,_1,certificate,certificates]. The system will download and install the [numerate,_1,certificate,certificates] when available.","The following [numerate,_1,parameter appears,parameters appear] more than once in the [asis,URL]: [list_and_quoted,_2]":"The following [numerate,_1,parameter appears,parameters appear] more than once in the [asis,URL]: [list_and_quoted,_2]","The following [numerate,_1,parameter is,parameters are] required but [numerate,_1,does,do] not appear in the [asis,URL]: [list_and_quoted,_2]":"The following [numerate,_1,parameter is,parameters are] required but [numerate,_1,does,do] not appear in the [asis,URL]: [list_and_quoted,_2]","The system confirmed that the certificate for the website “[_1]” is installed.":"The system confirmed that the certificate for the website “[_1]” is installed.","The system encountered an error as it attempted to cancel your transaction: [_1]":"The system encountered an error as it attempted to cancel your transaction: [_1]","The system encountered an error as it attempted to complete your transaction.":"The system encountered an error as it attempted to complete your transaction.","The system encountered an error as it attempted to get the store login [output,abbr,URL,Uniform Resource Location]: [_1]":"The system encountered an error as it attempted to get the store login [output,abbr,URL,Uniform Resource Location]: [_1]","The system encountered an error as it attempted to request the [asis,SSL] [numerate,_2,certificate,certificates]: [_1]":"The system encountered an error as it attempted to request the [asis,SSL] [numerate,_2,certificate,certificates]: [_1]","The system encountered an error as it attempted to set the [asis,URL] after checkout: [_1]":"The system encountered an error as it attempted to set the [asis,URL] after checkout: [_1]","The system encountered an error as it attempted to verify the login token: [_1]":"The system encountered an error as it attempted to verify the login token: [_1]","The system failed to begin polling for [quant,_2,new certificate,new certificates] because of an error: [_1]":"The system failed to begin polling for [quant,_2,new certificate,new certificates] because of an error: [_1]","The system failed to install the certificate onto the website “[_1]” because of the following error: [_2]":"The system failed to install the certificate onto the website “[_1]” because of the following error: [_2]","The system failed to locate the installed [asis,SSL] certificate for the website “[_1]” because of the following error: [_2]":"The system failed to locate the installed [asis,SSL] certificate for the website “[_1]” because of the following error: [_2]","The system failed to query “[_1]” for order item [asis,ID] “[_2]” ([_3]) because of the following error: [_4]":"The system failed to query “[_1]” for order item [asis,ID] “[_2]” ([_3]) because of the following error: [_4]","The system has completed the [numerate,_1,purchase,purchases] and will begin to poll for your [numerate,_2,certificate,certificates].":"The system has completed the [numerate,_1,purchase,purchases] and will begin to poll for your [numerate,_2,certificate,certificates].","The system installed the certificate onto the website “[_1]”.":"The system installed the certificate onto the website “[_1]”.","The system will now install the new certificate.":"The system will now install the new certificate.","There are no pending certificates from “[_1]” with the following order item [numerate,_2,ID,IDs]: [join,~, ,_3]. The system will now verify that the [numerate,_2,certificate has,certificates have] been issued and installed.":"There are no pending certificates from “[_1]” with the following order item [numerate,_2,ID,IDs]: [join,~, ,_3]. The system will now verify that the [numerate,_2,certificate has,certificates have] been issued and installed.","You do not have an [asis,SSL] certificate installed for the website “[_1]”.":"You do not have an [asis,SSL] certificate installed for the website “[_1]”.","You have successfully completed your certificate order (order ID “[_1]”). If you need help with this order, use the support [numerate,_2,link,links] below.":"You have successfully completed your certificate order (order ID “[_1]”). If you need help with this order, use the support [numerate,_2,link,links] below.","You seem to have canceled your transaction.":"You seem to have canceled your transaction.","You will now return to the beginning of the wizard.":"You will now return to the beginning of the wizard.","“[_1]” has an [asis,SSL] certificate installed, but it is not the certificate that you just ordered (order item [asis,ID] “[_2]”). The system will now install this certificate.":"“[_1]” has an [asis,SSL] certificate installed, but it is not the certificate that you just ordered (order item [asis,ID] “[_2]”). The system will now install this certificate.","“[_1]” has not issued a certificate for order item [asis,ID] “[_2]”. Contact them for further assistance.":"“[_1]” has not issued a certificate for order item [asis,ID] “[_2]”. Contact them for further assistance.","“[_1]” indicated that the certificate with order item [asis,ID] “[_2]” has been canceled.":"“[_1]” indicated that the certificate with order item [asis,ID] “[_2]” has been canceled.","“[_1]” indicated that the order with [asis,ID] “[_2]” has been canceled.":"“[_1]” indicated that the order with [asis,ID] “[_2]” has been canceled."};
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~~