Viewing File: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/VirtualHostsController-ru.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/VirtualHostsController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/VirtualHostsController-ru.js
// Module:    /jupiter/security/tls_wizard/views/VirtualHostsController-ru
// Locale:    ru
// 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 [output,abbr,DV,Domain Validated] certificate is installed.":"A [output,abbr,DV,Domain Validated] certificate is installed.","A certificate of unknown type is installed.":"Установлен сертификат неизвестного типа.","A self-signed certificate is installed.":"Самозаверенный сертификат установлен.","An [output,abbr,EV,Extended Validation] certificate is installed.":"An [output,abbr,EV,Extended Validation] certificate is installed.","An [output,abbr,OV,Organization Validated] certificate is installed.":"An [output,abbr,OV,Organization Validated] certificate is installed.","Deselect all unresolved domains ([numf,_1]).":"Deselect all unresolved domains ([numf,_1]).","Failed to save information to browser cache.":"Сохранить информацию в кэш браузера не удалось.","Item Successfully Added to Cart.":"Товар успешно добавлен в корзину.","Proceed to checkout.":"Продолжить оформление.","You have altered an item in your cart. The system has removed that item. After you make the necessary changes, add that item back to your cart.":"Вы изменили товар в корзине. Система удалила этот товар. После внесения необходимых изменений добавьте этот товар в корзину еще раз.","[output,strong,Showing] [numf,_1] - [numf,_2] of [quant,_3,domain,domains].":"[output,strong,Showing] [numf,_1] - [numf,_2] of [quant,_3,domain,domains].","[output,strong,Showing] [numf,_1] of [quant,_2,website,websites]":"[output,strong,Showing] [numf,_1] of [quant,_2,website,websites]","[quant,_1,Certificate,Certificates]":"[quant,_1,Certificate,Certificates]"};

    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~~
Back to Directory File Manager