/*!@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.fr=$.ig.locale.fr||{};$.ig.SchedulerLocale=$.ig.SchedulerLocale||{};$.ig.locale.fr.SchedulerLocale={tag:"fr-FR",agenda:"Agenda",month:"Mois",week:"Semaine",day:"Jour",next:"Suivant",previous:"Précédent",dateRange:"Plage de dates",todayButton:"Aujourd’hui",nonDivError:"igScheduler ne peut être illustré que sur un élément HTML DIV.",createNewAppointmentDialogTitle:"Créer un nouveau rendez-vous",editAppointmentDialogTitle:"Modifier le rendez-vous",appointmentDialogSubjectLabel:"Sujet",appointmentDialogLocationLabel:"Emplacement",appointmentDialogFromLabel:"De",appointmentDialogToLabel:"À",appointmentDialogDescriptionLabel:"Description",appointmentDialogCreateButtonLabel:"Créer",appointmentDialogSaveButtonLabel:"Enregistrer",appointmentDialogCancelButtonLabel:"Annuler",appointmentDialogCreateAppointmentButtonLabel:"Créer un rendez-vous",dayPopoverTitle:"Créer un nouveau rendez-vous",appointmentPopoverTitle:"Modifier le rendez-vous",appointmentPopoverOpenButtonLabel:"Ouvrir le rendez-vous",appointmentPopoverDeleteButtonLabel:"Supprimer",deleteAppointmentDialogTitle:"Supprimer un rendez-vous",deleteAppointmentDialogConfirmation:"Voulez-vous supprimer ce rendez-vous ?",deleteAppointmentDialogDeleteButtonLabel:"Supprimer",deleteAppointmentDialogCancelButtonLabel:"Annuler",deleteOccurrenceDialogTitle:"Supprimer un élément périodique",deleteOccurrenceDialogText:"Voulez-vous supprimer cette occurrence ou la série entière ?",deleteOccurrenceDialogDeleteButtonLabel:"Supprimer une occurrence",deleteOccurrenceDialogDeleteSeriesLabel:"Supprimer une série",deleteOccurrenceDialogCancelLabel:"Annuler",appointmentDialogResourceLabel:"Ressource",invalidIntervalErrorMessage:"La date de fin entrée a lieu avant la date de début.",dialogCloseButtonText:"Fermer",countNumericEditorLabel:"Décompte",recurringEventLabel:"Événement périodique",frequencyComboLabel:"Fréquence",dateRecurrenceFrequencyDaily:"Tous les jours",dateRecurrenceFrequencyWeekly:"Toutes les semaines",dateRecurrenceFrequencyMonthly:"Tous les mois",dateRecurrenceFrequencyYearly:"Tous les ans",editAppointmentDialogConfirmation:"Voulez-vous modifier cette occurrence ou la série entière ?",editAppointmentDialogOccurrenceButtonLabel:"Modifier une occurrence",editAppointmentDialogSeriesButtonLabel:"Modifier une série",editOccurrenceDialogTitle:"Modifier une occurrence",editSeriesDialogTitle:"Modifier une série",editSeriesButtonText:"Modifier un élément périodique"};$.ig.SchedulerLocale.locale=$.ig.SchedulerLocale.locale||$.ig.locale.fr.SchedulerLocale;return $.ig.locale.fr});