Viewing File: /usr/local/cpanel/base/sharedjs/emailstats_search-ru.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/emailstats_search.js
// Generated: /usr/local/cpanel/base/sharedjs/emailstats_search-ru.js
// Module:    legacy_shared/emailstats_search-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 = {"Close":"Закрыть","Delivery Event Details":"Информация о событии доставки","If you cannot find what you are looking for by paging through these results, please restrict the query further by narrowing your search.":"Если вы не можете найти то, что вам нужно, просматривая страницы результатов, ограничьте поиск, задав более строгое условие.","Invalid date.":"Недопустимые данные.","Loading new data …":"Загрузка новых данных …","Print":"Печать","The mail server delivered this message successfully.":"Почтовый сервер успешно доставил это сообщение.","The mail server is currently delivering this message.":"Почтовый сервер доставляет это сообщение.","The results available below may not contain the record or records you are looking for.":"Доступные ниже результаты могут не содержать искомой записи или записей.","The specified record’s details are already visible. See the corresponding popup window.":"Данные указанных записей уже видны. Смотрите соответствующее всплывающее окно.","This can only be selected when [output,class,Delivery Type,code] is [output,class,All,code].":"This can only be selected when [output,class,Delivery Type,code] is [output,class,All,code].","This message could not be delivered yet. The mail server will attempt delivery again later.":"Отправить это сообщение не удалось. Почтовый сервер попытается отправить его еще раз позже.","This message could not be delivered.":"Доставить это сообщение не удалось.","This message was discarded by an email filter or spam detection software.":"Это сообщение было отклонено почтовым фильтром или антиспамом.","This message was rejected at SMTP time by an RBL, filter, or other configuration.":"Это сообщение было отклонено во время работы SMTP списком RBL, фильтром или другой конфигурацией.","This message was saved into an email archive.":"Это сообщение было сохранено в почтовом архиве.","This query produced a result set that exceeds the reportable limit.":"Результат этот запроса превышает ограничение, включаемое в отчет."};

    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