@publidata/utils-opening-hours
Version:
Collection of methods to handle opening hours
93 lines • 3 kB
JSON
{
"sunday": "Dimanche",
"monday": "Lundi",
"tuesday": "Mardi",
"wednesday": "Mercredi",
"thursday": "Jeudi",
"friday": "Vendredi",
"saturday": "Samedi",
"sun": "Dim",
"mon": "Lun",
"tue": "Mar",
"wed": "Mer",
"thu": "Jeu",
"fri": "Ven",
"sat": "Sam",
"january": "Janvier",
"february": "Février",
"march": "Mars",
"april": "Avril",
"may_full": "Mai",
"june": "Juin",
"july": "Juillet",
"august": "Août",
"september": "Septembre",
"october": "Octobre",
"november": "Novembre",
"december": "Décembre",
"jan": "jan",
"feb": "fev",
"mar": "mar",
"apr": "avr",
"may": "mai",
"jun": "jui",
"jul": "jul",
"aug": "aou",
"sep": "sep",
"oct": "oct",
"nov": "nov",
"dec": "dec",
"in_+days_days": "Dans {{days}} jours",
"in_+days_days_one": "Dans {{days}} jour",
"in_+days_days_other": "Dans {{days}} jours+++",
"+hours_hours": " {{hours}} heures",
"+hours_hours_one": " {{hours}} heure",
"+hours_hours_other": " {{hours}} heures",
"+minutes_minutes": " {{minutes}} minutes",
"+minutes_minutes_one": " {{minutes}} minute",
"+minutes_minutes_other": " {{minutes}} minutes",
"+month_+date": "le {{date}} {{month}}",
"Fermeture longue période": "Horaires non renseignés",
"all_day_long": "Toute la journée",
"and": "et",
"at_+time": "à {{time}}",
"beginning_at": "À partir de",
"but_may_close": "mais fermera peut-être",
"but_may_open": "mais ouvrira peut-être",
"but_will_close": "mais fermera le",
"but_will_never_close": "mais ne fermera jamais",
"but_will_never_open": "mais n'ouvrira jamais",
"but_will_open": "mais ouvrira le",
"closed": "Fermé",
"closing": "Ferme bientôt",
"closing_soon": "Ferme bientôt",
"comment": "commentaire",
"currently": "en ce moment",
"depends_on_+comment": "mais cela dépend de: {{comment}}",
"from_+date": "À partir du {{date}}",
"long_closed_period": "Horaires non renseignés",
"long_term_closure": "Fermeture longue période",
"might_be_open": "peut-être ouvert",
"next_+day": "le {{day}} prochain",
"next_collect": "prochaine collecte",
"no_schedules": "Horaires non renseignés",
"open": "Ouvert",
"open_from_+time_to_+time2": "Ouvert de {{time}} à {{time2}}",
"opening": "Ouvre bientôt",
"opening_soon": "Ouvre bientôt",
"permanently": "en permanence",
"please_note_this_schedule_may_change_for_other_weeks": "Attention ! Cet horaire peut changer pour les autres semaines.",
"the_+date": "Le {{date}}",
"the_schedule_is_valid_in_any_given_week": "L'horaire est valable dans n'importe quelle semaine donnée.",
"this_afternoon": "Cette après-midi",
"this_evening": "Ce soir",
"this_morning": "Ce matin",
"today": "Aujourd'hui",
"tomorrow": "Demain",
"tomorrow_afternoon": "Demain après-midi",
"tomorrow_evening": "Demain soir",
"tomorrow_morning": "Demain matin",
"undefined": "non défini",
"unknown_schedules": "Date et horaires non renseignés",
"until": "Jusqu'à"
}