menu.time_groups = Time Groups
module.time_group = Time Groups
time_group = Time Groups
time_group.april = April
time_group.august = August
time_group.december = December
time_group.description = Description
time_group.description.tooltip = This will be displayed as the name of this Time Group.
time_group.dropdown.none = -- Select Time --
time_group.february = February
time_group.friday = Friday
time_group.general = General
time_group.january = January
time_group.july = July
time_group.june = June
time_group.march = March
time_group.may = May
time_group.mday_end = Month Day Finish
time_group.mday_start = Month Day Start
time_group.monday = Monday
time_group.month_end = Month Finish
time_group.month_start = Month Start
time_group.november = November
time_group.october = October
time_group.saturday = Saturday
time_group.schedule.duplicate = You have duplicate schedules
time_group.schedule.empty = At least one schedule must be defined
time_group.september = September
time_group.sunday = Sunday
time_group.tend = Time to Finish
time_group.tg-schedules = Schedules
time_group.thursday = Thursday
time_group.tstart = Time to Start
time_group.tuesday = Tuesday
time_group.wday_end = Week Day Finish
time_group.wday_start = Week Day Start
time_group.wednesday = Wednesday
time_group.description.invalid = Description is required and must be unique.
time_group.extension_id.invalid = Extension must be valid or empty.
time_group_schedule.time_group_id.invalid = Time group is required and must be valid.
time_group_schedule.tcini.invalid = Schedule is required and must be valid.
time_group_schedule.tcend.invalid = Schedule is required and must be valid.
time_group_schedule.time.invalid = Schedule is required and must be valid.
time_group.enabled = Enabled
time_group.relations=Relations
time_group.sources=Sources
time_group.no_source_relations= No sources for this Time Group
time_group.relation_time_group= Time Group {0}
time_group.relations_select_time_group = Select a Time Group to see its relations
time_group.name = Time Group
time_group.type = Type
time_group.type.tooltip = Select the type of time group configuration
time_group.type.basic = Basic
time_group.basic.invalid = Schedule is required and must be valid.
time_group.type.advanced = Advanced
time_group.day.sunday = Sunday
time_group.day.monday = Monday
time_group.day.tuesday = Tuesday
time_group.day.wednesday = Wednesday
time_group.day.thursday = Thursday
time_group.day.friday = Friday
time_group.day.saturday = Saturday
time_group.start_time = Start
time_group.end_time = End
time_group.basic_schedule.tooltip = Set the start and end times for daily working hours
time_group.weekday = Weekday
time_group.exception_dates = Exception Dates
time_group.exception_dates.tooltip = Select dates when schedules do not apply. These may include public holidays, company-wide closures, or special leave days.
time_group_exception_date.time_group_id.invalid = Time group is required and must be valid.
time_group_exception_date.description.invalid = Description is required.
time_group_exception_date.start_time.invalid = Start time is required and must be in YYYY-MM-DD HH:MM format (e.g. 2025-03-11 00:00).
time_group_exception_date.end_time.invalid = End time is required and must be in YYYY-MM-DD HH:MM format (e.g. 2025-03-11 23:59).