Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-uk.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-uk.js
// Module:    /templates/hulkd/views/hulkdWhitelistController-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 = {"Add to Whitelist":"Додати до білого списку","Click to delete “[_1]” from the whitelist.":"Натисніть, щоб видалити „[_1]” з білого списку.","Click to edit the comment for “[_1]”.":"Клацніть, щоб редагувати коментар до „[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the whitelist?":"Видалити [quant,_1,запис,записів: ] з білого списку назавжди?","Do you want to permanently delete “[_1]” from the whitelist?":"Видалити „[_1]” з білого списку назавжди?","Some IP addresses were not added to the whitelist.":"Деякі IP-адреси не було додано до білого списку.","Some records failed to update.":"Не вдалось оновити деякі додаткові записи.","The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.":"Щоб додати IP-адреси до білого списку, система вимкнула параметр [asis,UseDNS] для [asis,SSHD]. Для впровадження зміни необхідно перезапустити SSH на сторінці [output,url,_1,Перезапустити сервер SSH,_2].","The system was unable to delete [quant,_1,record,records] from the whitelist.":"Системі не вдалося видалити [quant,_1,запис,записів: ] з білого списку.","You have deleted all records from the whitelist.":"Видалено всі записи з білого списку.","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"[quant,_1,IP-адреса,IP-адрес(-и)] успішно додано до білого списку.","You have successfully added “[_1]” to the whitelist.":"Ви успішно додали „[_1]” до білого списку.","You have successfully deleted [quant,_1,record,records] from the whitelist.":"[quant,_1,запис,записів: ] успішно видалено з білого списку.","You have successfully deleted “[_1]” from the whitelist.":"„[_1]” успішно видалено з білого списку.","You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].":"You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].","You have successfully updated the comment for “[_1]”.":"Ви успішно оновили коментар для „[_1]”.","Your current IP address “[_1]” is not on the whitelist.":"Вашої поточної IP-адреси „[_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