oi-metrology/Archive/wwwroot/igniteui/js/modules/i18n/infragistics.ui.scheduler-bg.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.bg=$.ig.locale.bg||{};$.ig.SchedulerLocale=$.ig.SchedulerLocale||{};$.ig.locale.bg.SchedulerLocale={tag:"bg-BG",agenda:"График",month:"Месец",week:"Седмица",day:"Ден",next:"Следващ",previous:"Предишен",dateRange:"Диапазон от дати",todayButton:"Днес",nonDivError:"Инстанция на igScheduler може да бъде създадена само върху HTML DIV елементи.",createNewAppointmentDialogTitle:"Създаване на новa среща",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.bg.SchedulerLocale;return $.ig.locale.bg});