//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/manage-calendar-access/main.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/manage-calendar-access/main-ru.js
// Module: /jupiter/manage-calendar-access/main-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 = {"Actions":"Действия","Allow Editing":"Разрешить редактирование","Calendar Delegates":"Делегаты прав календаря","Calendar Owner":"Владелец календаря","Cancel":"Отмена","Confirm":"Подтвердить","Confirm Delete":"Подтвердить удаление","Create":"Создать","Create Delegate":"Создать делегата","Create Email Account":"Создать почтовую учетную запись","Create and Edit Calendar Entries":"Создать и редактировать записи календаря","Delegate":"Делегат","Delete":"Удалить","Delete Delegate":"Удалить делегата","Loading delegates …":"Загрузка делегатов …","No Additional Email Account Exists":"Дополнительных почтовых учетных записей нет","No delegates exist.":"Делегатов нет.","Owner":"Владелец","Permissions":"Права","Reset":"Сбросить","Select Calendar Owner":"Выбрать владельца календаря","Select Delegate":"Выбрать делегата","Successfully added user “[_1]” as a calendar delegate of user “[_2]”.":"Successfully added user “[_1]” as a calendar delegate of user “[_2]”.","Successfully added user “[_1]” as a calendar editor of user “[_2]”.":"Successfully added user “[_1]” as a calendar editor of user “[_2]”.","Successfully removed user “[_1]” as a calendar delegate for “[_2]”.":"Successfully removed user “[_1]” as a calendar delegate for “[_2]”.","Successfully removed user “[_1]” as a calendar editor of user “[_2]”.":"Successfully removed user “[_1]” as a calendar editor of user “[_2]”.","Successfully updated edit privileges for delegate “[_1]” to “[_2]“.":"Successfully updated edit privileges for delegate “[_1]” to “[_2]“.","This interface allows you to delegate access rights for a user’s calendar to other users. This is useful for people needing to manage other people’s calendars or manage resources such as conference rooms.":"Этот интерфейс позволяет делегировать права доступа к календарю пользователя другим пользователям. Это может быть полезно для тех, кто хочет управлять календарями других сотрудников или ресурсами, например, комнатами для переговоров.","To create calendar delegates, you must create an additional email account.":"Для создания делегатов календаря необходимо создать дополнительную почтовую учетную запись.","Toggle Editing Permission":"Переключить право редактирования","User “[_1]” is already a calendar delegate for user “[_2]”.":"User “[_1]” is already a calendar delegate for user “[_2]”.","View Calendar Entries":"Просмотр записей календаря","Want to learn more? Read our [output,url,_1,documentation,class,externalLink,target,_2,id,_3].":"Want to learn more? Read our [output,url,_1,documentation,class,externalLink,target,_2,id,_3]."};
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~~