//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb-uk.js
// Module: /templates/greylist/index.cmb-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 Trusted Hosts":"Додати до надійних хостів","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 Host [asis,IP] addresses were not added to the Trusted Hosts list.":"Деякі [asis,IP]-адреси хосту не було додано до списку надійних хостів.","Some records failed to update.":"Не вдалось оновити деякі додаткові записи.","The number of minutes during which the mail server accepts a resent email from an unknown triplet.":"Кількість хвилин, протягом яких поштовий сервер приймає недавнє повідомлення електронної пошти з невідомого триплету.","The number of minutes during which the mail server defers email from an unknown triplet.":"Кількість хвилин, протягом яких поштовий сервер відкладає повідомлення електронної пошти з невідомого триплету.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"Статус [asis,Greylisting] змінено. Можливо, в іншому сеансі браузера.","The system successfully saved your [asis,Greylisting] Common Mail Provider settings.":"The system successfully saved your [asis,Greylisting] Common Mail Provider settings.","The system successfully saved your [asis,Greylisting] configuration settings.":"Система успішно зберегла ваші параметри конфігурації [asis,Greylisting].","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"Системі не вдалося видалити [quant,_1,запис,записів: ] зі списку надійних хостів.","The time at which the mail server treats a resent email as coming from a new, unknown triplet.":"Час, коли поштовий сервер розглядає недавнє повідомлення електронної пошти як таке, що надійшло з нового невідомого триплету.","Whether the system automatically accepts email from hosts with a valid [asis,SPF] record.[comment,this text is used in a tooltip]":"Чи система автоматично приймає електронну пошту з хостів із припустимим записом [asis,SPF].[comment,this text is used in a tooltip]","You have deleted all records from the Trusted Hosts list.":"Ви видалили всі записи зі списку надійних хостів.","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"Ви успішно додали [quant,_1,запис,записів: ] до списку надійних хостів.","You have successfully added “[_1]” to the Trusted Hosts list.":"Ви успішно додали „[_1]” до списку надійних хостів.","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]”.","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"Ваших сусідніх [asis,IP]-адрес немає в списку надійних хостів.","[asis,Exim] is disabled on the server which makes [asis,Greylisting] ineffective. Use the [output,url,_1,Service Manager page,_2] to enable [asis,Exim].":"[asis,Exim] вимкнено на сервері, внаслідок чого функція [asis,Greylisting] не виконується. Скористайтеся [output,url,_1,сторінкою Диспетчера служби,_2], щоб увімкнути [asis,Exim].","[asis,Greylisting] is now disabled.":"[asis,Greylisting] наразі вимкнуто.","[asis,Greylisting] is now enabled.":"[asis,Greylisting] наразі ввімкнуто."};
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~~