/**----------------------------------------------------------------------------------------- * Copyright © 2026 Progress Software Corporation. All rights reserved. * Licensed under commercial license. See LICENSE.md in the project root for more information *-------------------------------------------------------------------------------------------*/ import { ComponentMessages } from '@progress/kendo-angular-l10n'; import * as i0 from "@angular/core"; /** * @hidden */ export declare class Messages extends ComponentMessages { /** * Sets the text for **All events** in **Timeline** views when no vertical grouping is applied. */ allEvents: string; /** * Sets the text for **All day** in **Day** and **Week** views. */ allDay: string; /** * Sets the date-header text in the **Agenda** view. */ dateHeader: string; /** * Sets the time-header text in the **Agenda** view. */ timeHeader: string; /** * Sets the event-header text in the **Agenda** view. */ eventHeader: string; /** * Sets the title for the **Delete** icon. */ deleteTitle: string; /** * Sets the title for the **Next** navigation button. */ nextTitle: string; /** * Sets the title for the **Previous** navigation button. */ previousTitle: string; /** * Sets the text for the **Today** navigation button. */ today: string; /** * Sets the text for today's date in the header of the Calendar. */ calendarToday: string; /** * Sets the text for the **Show full day** button in the footer of the **Day**, **Week**, and **Timeline** views. */ showFullDay: string; /** * Sets the text for the **Show work day** button in the footer of the **Day**, **Week**, and **Timeline** views. */ showWorkDay: string; /** * Sets the title for the **Day** view. */ dayViewTitle: string; /** * Sets the title for the **Multi-Day** view. */ multiDayViewTitle: string; /** * Sets the title for the **Week** view. */ weekViewTitle: string; /** * Sets the title for the **Work Week** view. */ workWeekViewTitle: string; /** * Sets the title for the **Month** view. */ monthViewTitle: string; /** * Sets the title for the **Multi-Week** view. */ multiWeekViewTitle: string; /** * Sets the title for the **Timeline** view. */ timelineViewTitle: string; /** * Sets the title for the **Timeline Week** view. */ timelineWeekViewTitle: string; /** * Sets the title for the **Timeline Month** view. */ timelineMonthViewTitle: string; /** * Sets the title for the **Agenda** view. */ agendaViewTitle: string; /** * Sets the title for the **Year** view. */ yearViewTitle: string; /** * Sets the message shown in **Year** view for dates with no events. */ yearViewNoEvents: string; /** * Sets the text for the **Cancel** button in Scheduler dialogs. */ cancel: string; /** * Sets the text for the **Save** button in Scheduler dialogs. */ save: string; /** * Sets the label for the **Title** field in the event editor. */ editorEventTitle: string; /** * Sets the label for the **Start** field in the event editor. */ editorEventStart: string; /** * Sets the label for the **Start Time Zone** field in the event editor. */ editorEventStartTimeZone: string; /** * Sets the label for the **End** field in the event editor. */ editorEventEnd: string; /** * Sets the label for the **End Time Zone** field in the event editor. */ editorEventEndTimeZone: string; /** * Sets the label for the **All Day Event** field in the event editor. */ editorEventAllDay: string; /** * Sets the label for the **Description** field in the event editor. */ editorEventDescription: string; /** * Sets the label for the **Use separate Start and End Time Zones** option in the event editor. */ editorEventSeparateTimeZones: string; /** * Sets the label for the **Time Zone** field in the event editor. */ editorEventTimeZone: string; /** * Sets the **Today** button text in the popup of the DateTimePickers and DatePickers in the event editor. */ editorDateInputsToday: string; /** * Sets the title for the **Toggle** button in the popup of the DateTimePickers and DatePickers in the event editor. */ editorDateInputsToggle: string; /** * Sets the title for the **Parent View** button in the popup of the DateTimePickers and DatePickers in the event editor. */ editorDateInputsParentViewButton: string; /** * Sets the text for the **Now** button in the popup footer of the DateTimePickers and DatePickers in the event editor. */ editorDateInputsNow: string; /** * Sets the label for the **Now** button in the popup footer of the DateTimePickers and DatePickers in the event editor. */ editorDateInputsNowLabel: string; /** * Sets the text for the **Accept** button in the popup footer of the DateTimePickers and DatePickers in the event editor. */ editorDateInputsAccept: string; /** * Sets the label for the **Accept** button in the popup footer of the DateTimePickers and DatePickers in the event editor. */ editorDateInputsAcceptLabel: string; /** * Sets the text for the **Cancel** button in the popup footer of the DateTimePickers and DatePickers in the event editor. */ editorDateInputsCancel: string; /** * Sets the label for the **Cancel** button in the popup footer of the DateTimePickers and DatePickers in the event editor. */ editorDateInputsCancelLabel: string; /** * Sets the text for the **Date** tab in the popup header of the DateTimePickers and DatePickers in the event editor. */ editorDateInputsDateTab: string; /** * Sets the label for the **Date** tab in the popup header of the DateTimePickers and DatePickers in the event editor. */ editorDateInputsDateTabLabel: string; /** * Sets the text for the **Time** tab in the popup header of the DateTimePickers and DatePickers in the event editor. */ editorDateInputsTimeTab: string; /** * Sets the label for the **Time** tab in the popup header of the DateTimePickers and DatePickers in the event editor. */ editorDateInputsTimeTabLabel: string; /** * Sets the **Today** button text in the popup of the DatePickers in the recurrence editor. */ recurrenceEditorDateInputsToday: string; /** * Sets the title for the **Toggle** button in the popup of the DatePickers in the recurrence editor. */ recurrenceEditorDateInputsToggle: string; /** * Sets the title for the **Parent View** button in the popup of the DatePickers in the recurrence editor. */ recurrenceEditorDateInputsParentViewButton: string; /** * Sets the title for the **Increment** button of the NumericTextBox in the recurrence editor. */ recurrenceEditorNumericIncrement: string; /** * Sets the title for the **Decrement** button of the NumericTextBox in the recurrence editor. */ recurrenceEditorNumericDecrement: string; /** * Sets the label for the **Repeat** field in the recurrence editor. */ recurrenceEditorRepeat: string; /** * Sets the text for the **day(s)** label in the recurrence editor. */ recurrenceEditorDailyInterval: string; /** * Sets the label for the **Repeat every** field in the recurrence editor (daily). */ recurrenceEditorDailyRepeatEvery: string; /** * Sets the text for the **week(s)** label in the recurrence editor. */ recurrenceEditorWeeklyInterval: string; /** * Sets the label for the **Repeat every** field in the recurrence editor (weekly). */ recurrenceEditorWeeklyRepeatEvery: string; /** * Sets the label for the **Repeat on** field in the recurrence editor (weekly). */ recurrenceEditorWeeklyRepeatOn: string; /** * Sets the label for the **Day** field in the recurrence editor (monthly). */ recurrenceEditorMonthlyDay: string; /** * Sets the text for the **month(s)** label in the recurrence editor. */ recurrenceEditorMonthlyInterval: string; /** * Sets the label for the **Repeat every** field in the recurrence editor (monthly). */ recurrenceEditorMonthlyRepeatEvery: string; /** * Sets the label for the **Repeat on** field in the recurrence editor (monthly). */ recurrenceEditorMonthlyRepeatOn: string; /** * Sets the label for the **of** text in the recurrence editor (yearly). */ recurrenceEditorYearlyOf: string; /** * Sets the label for the **Repeat every** field in the recurrence editor (yearly). */ recurrenceEditorYearlyRepeatEvery: string; /** * Sets the label for the **Repeat on** field in the recurrence editor (yearly). */ recurrenceEditorYearlyRepeatOn: string; /** * Sets the text for the **year(s)** label in the recurrence editor. */ recurrenceEditorYearlyInterval: string; /** * Sets the label for the **Daily** frequency in the recurrence editor. */ recurrenceEditorFrequenciesDaily: string; /** * Sets the label for the **Monthly** frequency in the recurrence editor. */ recurrenceEditorFrequenciesMonthly: string; /** * Sets the label for the **Never** frequency in the recurrence editor. */ recurrenceEditorFrequenciesNever: string; /** * Sets the label for the **Weekly** frequency in the recurrence editor. */ recurrenceEditorFrequenciesWeekly: string; /** * Sets the label for the **Yearly** frequency in the recurrence editor. */ recurrenceEditorFrequenciesYearly: string; /** * Sets the label for the **First** offset position in the recurrence editor. */ recurrenceEditorOffsetPositionsFirst: string; /** * Sets the label for the **Second** offset position in the recurrence editor. */ recurrenceEditorOffsetPositionsSecond: string; /** * Sets the label for the **Third** offset position in the recurrence editor. */ recurrenceEditorOffsetPositionsThird: string; /** * Sets the label for the **Fourth** offset position in the recurrence editor. */ recurrenceEditorOffsetPositionsFourth: string; /** * Sets the label for the **Last** offset position in the recurrence editor. */ recurrenceEditorOffsetPositionsLast: string; /** * Sets the label for the **Day** option in the repeat by section of the monthly recurrence pattern. */ recurrenceEditorWeekdaysDay: string; /** * Sets the label for the **Weekday** option in the repeat by section of the monthly recurrence pattern. */ recurrenceEditorWeekdaysWeekday: string; /** * Sets the label for the **Weekend Day** option in the repeat by section of the monthly recurrence pattern. */ recurrenceEditorWeekdaysWeekendday: string; /** * Sets the label for the **After** option in the recurrence editor. */ recurrenceEditorEndAfter: string; /** * Sets the text for the **occurrence(s)** label in the recurrence editor. */ recurrenceEditorEndOccurrence: string; /** * Sets the label for the **End** field in the recurrence editor. */ recurrenceEditorEndLabel: string; /** * Sets the label for the **Never** option in the recurrence editor. */ recurrenceEditorEndNever: string; /** * Sets the label for the **On** option in the recurrence editor. */ recurrenceEditorEndOn: string; /** * Sets the label for the **Event** title in the event editor dialog. */ editorTitle: string; /** * Sets the text for the **Delete** button in the remove confirmation dialog. */ destroy: string; /** * Sets the confirmation message for deleting an event. */ deleteConfirmation: string; /** * Sets the confirmation message for editing a recurring event. */ editRecurringConfirmation: string; /** * Sets the text for the **Edit current occurrence** button in the recurring confirmation dialog. */ editOccurrence: string; /** * Sets the text for the **Edit the series** button in the recurring confirmation dialog. */ editSeries: string; /** * Sets the confirmation message for deleting a recurring event. */ deleteRecurringConfirmation: string; /** * Sets the text for the **Delete current occurrence** button in the recurring confirmation dialog. */ deleteOccurrence: string; /** * Sets the text for the **Delete the series** button in the recurring confirmation dialog. */ deleteSeries: string; /** * Sets the title for the remove confirmation dialog. */ deleteDialogTitle: string; /** * Sets the title for the recurring remove confirmation dialog. */ deleteRecurringDialogTitle: string; /** * Sets the title for the recurring edit confirmation dialog. */ editRecurringDialogTitle: string; /** * Sets the value of the aria-label attribute for the `select` element used to switch Scheduler views. */ selectView: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }