oi-metrology/Archive/wwwroot/igniteui/js/modules/i18n/infragistics.ui.scheduler-ru.js
2022-07-26 09:34:09 -07:00

9 lines
3.4 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*!@license
* Infragistics.Web.ClientUI Scheduler localization resources 19.1.20
*
* Copyright (c) 2011-2019 Infragistics Inc.
*
* http://www.infragistics.com/
*
*/
(function(factory){if(typeof define==="function"&&define.amd){define(["jquery"],factory)}else{return factory(jQuery)}})(function($){$.ig=$.ig||{};$.ig.locale=$.ig.locale||{};$.ig.locale.ru=$.ig.locale.ru||{};$.ig.SchedulerLocale=$.ig.SchedulerLocale||{};$.ig.locale.ru.SchedulerLocale={tag:"ru-RU",agenda:"Деловой календарь",month:"Месяц",week:"Неделя",day:"День",next:"Следующий",previous:"Предыдущий",dateRange:"Диапазон дат",todayButton:"Сегодня",nonDivError:"Экземпляр igScheduler можно создать только в элементе HTML DIV.",createNewAppointmentDialogTitle:"Создать новое назначение",editAppointmentDialogTitle:"Изменить назначение",appointmentDialogSubjectLabel:"Тема",appointmentDialogLocationLabel:"Местоположение",appointmentDialogFromLabel:"С",appointmentDialogToLabel:"По",appointmentDialogDescriptionLabel:"Описание",appointmentDialogCreateButtonLabel:"Создать",appointmentDialogSaveButtonLabel:"Сохранить",appointmentDialogCancelButtonLabel:"Отмена",appointmentDialogCreateAppointmentButtonLabel:"Создать назначение",dayPopoverTitle:"Создать новое назначение",appointmentPopoverTitle:"Изменить назначение",appointmentPopoverOpenButtonLabel:"Открыть назначение",appointmentPopoverDeleteButtonLabel:"Удалить",deleteAppointmentDialogTitle:"Удалить назначение",deleteAppointmentDialogConfirmation:"Удалить это назначение?",deleteAppointmentDialogDeleteButtonLabel:"Удалить",deleteAppointmentDialogCancelButtonLabel:"Отмена",deleteOccurrenceDialogTitle:"Удалить повторяющийся элемент",deleteOccurrenceDialogText:"Удалить этот экземпляр или всю серию?",deleteOccurrenceDialogDeleteButtonLabel:"Удалить экземпляр",deleteOccurrenceDialogDeleteSeriesLabel:"Удалить серию",deleteOccurrenceDialogCancelLabel:"Отмена",appointmentDialogResourceLabel:"Ресурс",invalidIntervalErrorMessage:"Введенная дата окончания наступает до даты начала.",dialogCloseButtonText:"закрыть",countNumericEditorLabel:"Количество",recurringEventLabel:"Повторяющееся событие",frequencyComboLabel:"Частота",dateRecurrenceFrequencyDaily:"Ежедневно",dateRecurrenceFrequencyWeekly:"Еженедельно",dateRecurrenceFrequencyMonthly:"Ежемесячно",dateRecurrenceFrequencyYearly:"Ежегодно",editAppointmentDialogConfirmation:"Редактировать этот экземпляр или всю серию?",editAppointmentDialogOccurrenceButtonLabel:"Редактировать экземпляр",editAppointmentDialogSeriesButtonLabel:"Редактировать серию",editOccurrenceDialogTitle:"Редактировать экземпляр",editSeriesDialogTitle:"Редактировать серию",editSeriesButtonText:"Редактировать повторяющийся элемент"};$.ig.SchedulerLocale.locale=$.ig.SchedulerLocale.locale||$.ig.locale.ru.SchedulerLocale;return $.ig.locale.ru});