oi-metrology/Archive/wwwroot/igniteui/js/modules/i18n/infragistics.ui.scheduler-fr.js
2022-07-26 09:34:09 -07:00

9 lines
2.9 KiB
JavaScript
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.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:"Aujourdhui",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});