//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/backup_configuration/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/backup_configuration/index.cmb-ru.js
// Module: /templates/backup_configuration/index.cmb-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 = {"A new window will appear that will allow you to generate Google® credentials.":"Откроется окно, в котором вы сможете сгенерировать учетные данные Google®.","Friday":"Пятница","Monday":"Понедельник","No [asis,Google Drive™] credentials have been generated for client id, “[_1]” ….":"No [asis,Google Drive™] credentials have been generated for client id, “[_1]” ….","Saturday":"Суббота","Sunday":"Воскресенье","The [asis,Backblaze] [asis,B2] bucket name must not begin with “b2-” because [asis,Backblaze] reserves this prefix.":"The [asis,Backblaze] [asis,B2] bucket name must not begin with “b2-” because [asis,Backblaze] reserves this prefix.","The bucket name must be between [numf,3] and [numf,63] characters.":"The bucket name must be between [numf,3] and [numf,63] characters.","The bucket name must be between [numf,6] and [numf,50] characters.":"The bucket name must be between [numf,6] and [numf,50] characters.","The bucket name must not begin or end with a hyphen or a period.":"Имя корзины не должно начинаться с дефиса или точки, а так же оканчиваться дефисом или точкой.","The bucket name must not begin or end with a hyphen.":"Имя корзины не должно начинаться с дефиса или оканчиваться дефисом.","The bucket name must only contain numbers, hyphens, and letters.":"Имя корзины должно содержать только цифры, дефисы и буквы.","The bucket name must only contain numbers, hyphens, and lowercase letters.":"Имя корзины должно содержать только цифры, дефисы и буквы в нижнем регистре.","The bucket name must only contain numbers, periods, hyphens, and lowercase letters.":"Имя корзины должно содержать только цифры, точки, дефисы и буквы в нижнем регистре.","The remote host address must be a valid hostname or IP address.":"Адрес удаленного хоста должен быть действительным именем хоста или IP-адресом.","The remote host address must not contain a port number.":"Адрес удаленного хоста не должен содержать номер порта.","The remote host address must not contain a protocol.":"Адрес удаленного хоста не должен содержать протокол.","The remote host address must not contain path information.":"Адрес удаленного хоста не должен содержать информацию о пути.","The system generated the key successfully.":"Система успешно сгенерировала ключ.","The system successfully deleted the “[_1]” destination.":"The system successfully deleted the “[_1]” destination.","The system successfully saved the backup configuration.":"Система успешно сохранила конфигурацию резервного копирования.","The system successfully saved the “[_1]” destination.":"The system successfully saved the “[_1]” destination.","The validation for the “[_1]” destination succeeded.":"The validation for the “[_1]” destination succeeded.","Thursday":"Вторник","Tuesday":"Вторник","Wednesday":"Среда","You cannot enter a loopback address for the remote address.":"Вы не можете указать кольцевой адрес в качестве удаленного адреса.","You disabled the destination “[_1]”.":"You disabled the destination “[_1]”.","You enabled the destination “[_1]”.":"You enabled the destination “[_1]”.","You must enter a path within the user home directory.":"Необходимо ввести путь внутри домашней папки пользователя.","You must enter a relative path.":"Необходимо ввести относительный путь.","You must enter a value without slashes.":"Необходимо ввести значение без символов косой черты.","You must enter a value without spaces.":"Необходимо ввести значение без пробелов.","You must enter an absolute path.":"Необходимо ввести абсолютный путь.","You must generate new credentials to access destinations that require this client [asis,ID].":"You must generate new credentials to access destinations that require this client [asis,ID].","[_1] [numerate,_1,second,seconds]":"[_1] [numerate,_1,second,seconds]"};
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~~