Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-uk.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-uk.js
// Module:    /templates/greylist/views/trustedHosts-uk
// Locale:    uk
// 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 = {"Click to delete “[_1]” from the Trusted Hosts list.":"Клацніть, щоб видалити „[_1]” зі списку надійних хостів.","Click to edit the comment for “[_1]”.":"Клацніть, щоб редагувати коментар до „[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"Видалити [quant,_1,запис,записів: ] зі списку надійних хостів без можливості відновлення?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"Видалити „[_1]” зі списку надійних хостів без можливості відновлення?","Examples:":"Приклади:","Some records failed to update.":"Не вдалось оновити деякі додаткові записи.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"Системі не вдалося видалити [quant,_1,запис,записів: ] зі списку надійних хостів.","You have deleted all records from the Trusted Hosts list.":"Ви видалили всі записи зі списку надійних хостів.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"Ви успішно видалили [quant,_1,запис,записів: ] зі списку надійних хостів.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"Ви успішно видалили „[_1]” зі списку надійних хостів.","You have successfully updated the comment for “[_1]”.":"Ви успішно оновили коментар для „[_1]”."};

    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