Viewing File: /usr/local/cpanel/base/frontend/jupiter/mail/spam/views/ROUTES-ru.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/mail/spam/views/ROUTES.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/mail/spam/views/ROUTES-ru.js
// Module:    /jupiter/mail/spam/views/ROUTES-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 = {"Adjust Spam Threshold Score":"Скорректировать пороговый показатель спама","Auto-Delete":"Автоудаление","Automatically delete messages with spam scores that meet or exceed the Auto-Delete Threshold Score. The Auto-Delete Threshold Score does not affect the Spam Threshold Score.":"Автоматически удалять сообщения, показатель спама которых больше или равен пороговому показателю для автоудаления. Пороговый показатель для автоудаления не влияет на пороговый показатель спама.","Blacklist":"Список блокировок","Calculated Spam Score Settings":"Настройки расчета показателя спама","Configure the [asis,Spam Score Threshold].":"Configure the [asis,Spam Score Threshold].","Configure the blacklist settings for Spam Filters.":"Настроить список блокировок для спам-фильтров.","Configure the calculated spam score settings.":"Задать настройки расчета показателя спама.","Configure the whitelist settings for Spam Filters.":"Настроить список разрешений для спам-фильтров.","If your hosting provider enables rewrites, the server will add a “***SPAM***” tag to the subject when the message’s calculated spam score meets or exceeds the Spam Threshold Score.":"Если ваш хостинг-провайдер предоставляет возможность перезаписи, сервер добавит тег “***SPAM***” к теме письма, если его рассчитанный показатель спама достигнет или превысит пороговый показатель спама.","Overview":"Обзор","Spam Box":"Spam Box","Spam Box will deliver any emails that the system identifies as spam into a separate mail folder named [output,em,spam].":"Spam Box will deliver any emails that the system identifies as spam into a separate mail folder named [output,em,spam].","Whitelist":"Список разрешений"};

    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