//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/share/libraries/cjt2/src/directives/whm/userDomainListDirective.js
// Generated: /usr/local/cpanel/share/libraries/cjt2/src/directives/whm/userDomainListDirective-ru.js
// Module: cjt/directives/whm/userDomainListDirective-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 list of users and domains from which to choose.":"Список пользователей и доменов для выбора.","Account Summary for the “[_1]” user.":"Account Summary for the “[_1]” user.","All":"Все","Bandwidth":"Пропускная способность","CGI Access?":"Доступ к CGI?","Databases":"Базы данных","Dedicated IP?":"Выделенный IP-адрес?","Disk Usage":"Использование диска","Domains":"Домены","Email Accounts":"Почтовые учетные записи","Email Addresses":"Адреса электронной почты","Email Lists":"Списки электронной почты","FTP Accounts":"Учетные записи FTP","Feature List":"Список функций","Loading Account Summary …":"Загрузка информации об учетной записи …","No":"Нет","No results found that match “[_1]”…":"No results found that match “[_1]”…","No results found with a domain that match “[_1]”…":"No results found with a domain that match “[_1]”…","No results found with a username that match “[_1]”…":"No results found with a username that match “[_1]”…","No results found…":"Результатов не найдено…","Owner":"Владелец","Package":"Пакет","Package “[_1]” for user “[_2]”":"Package “[_1]” for user “[_2]”","Quota":"Квота","Search By:":"Поиск по:","Search by both users and domains.":"Поиск по пользователям и доменам.","Search by domains only.":"Поиск только по доменам.","Search by users only.":"Поиск только по пользователям.","Search for a user or a domain.":"Поиск пользователя или домена.","Select the “[_1]” user and the ”[_2]” domain.":"Select the “[_1]” user and the ”[_2]” domain.","Select the “[_1]” user.":"Select the “[_1]” user.","Select this user.":"Выберите этого пользователя.","Shell access?":"Доступ к оболочке?","Start Date":"Дата начала","Subdomains":"Субдомены","The system failed to load the account summary.":"Системе не удалось загрузить данные об учетной записи.","Theme":"Тема","User Editing Locked:":"User Editing Locked:","Users":"Пользователи","Yes":"Да","[asis,IP] Address":"[asis,IP] Address","cPanel Theme":"Тема cPanel","unknown":"неизвестно"};
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~~