//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/domains/index.cmb.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/domains/index.cmb-ru.js
// Module: /jupiter/domains/index.cmb-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 = {"Addon":"Дополнение","Addon and parked domains inherit their [asis,HTTPS] redirect status from their associated subdomain.":"Addon and parked domains inherit their [asis,HTTPS] redirect status from their associated subdomain.","Alias":"Псевдоним","Because this server does not use the “[_1]” role, the system creates new domains as separate zones. If you only need a [asis,DNS] entry, you can add the domain as new record on an existing zone in the [output,url,_2,_3,_4] interface.":"Because this server does not use the “[_1]” role, the system creates new domains as separate zones. If you only need a [asis,DNS] entry, you can add the domain as new record on an existing zone in the [output,url,_2,_3,_4] interface.","Create a New Domain":"Создать новый домен","Displaying [numf,_1] through [numf,_2] out of [quant,_3,item,items]":"Displaying [numf,_1] through [numf,_2] out of [quant,_3,item,items]","Force [asis,HTTPS] Redirect is disabled for the selected domains.":"Force [asis,HTTPS] Redirect is disabled for the selected domains.","Force [asis,HTTPS] Redirect is disabled for the “[_1]” domain.":"Force [asis,HTTPS] Redirect is disabled for the “[_1]” domain.","Force [asis,HTTPS] Redirect is enabled for the selected domains.":"Force [asis,HTTPS] Redirect is enabled for the selected domains.","Force [asis,HTTPS] Redirect is enabled for the “[_1]” domain.":"Force [asis,HTTPS] Redirect is enabled for the “[_1]” domain.","List Domains":"Список доменов","Manage the Domain":"Управление доменом","Return to Domains":"Вернуться к доменам","Some aliases for this domain may not have a working SSL certificate configured.":"Для некоторых псевдонимов этого домена не настроены рабочие SSL-сертификаты.","Subdomain":"Субдомен","The server reserves this subdomain for system use only. Enter a different subdomain.":"Этот субдомен зарезервирован на сервере только для системного использования. Введите другой субдомен.","The system failed to disable Force [asis,HTTPS] Redirect.":"The system failed to disable Force [asis,HTTPS] Redirect.","The system failed to enable Force [asis,HTTPS] Redirect.":"The system failed to enable Force [asis,HTTPS] Redirect.","This domain already exists on this account.":"Такой домен уже существует в этой учетной записи.","You cannot activate [asis,HTTPS] Redirect because [asis,AutoSSL] is not currently active for this domain or the [asis,SSL] certificate is not valid.":"You cannot activate [asis,HTTPS] Redirect because [asis,AutoSSL] is not currently active for this domain or the [asis,SSL] certificate is not valid.","You have successfully created the new “[_1]” domain with the document root of “[_2]”.":"You have successfully created the new “[_1]” domain with the document root of “[_2]”.","You have successfully created the new “[_1]” domain.":"You have successfully created the new “[_1]” domain.","You must enter a valid subdomain.":"Необходимо ввести действительный субдомен."};
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~~