"a2_Saturday" = "Sa";
"dayLabelFormat" = "%d/%m/%Y";
+"today" = "Aujourd'hui";
/* Week */
/* Month */
+
"this month" = "ce mois";
"January" = "Janvier";
"this year" = "Cette année";
-
/* Menu */
"Calendar" = "Agenda";
"Contacts" = "Contacts";
-
-
/* Misc */
"OpenGroupware.org" = "OpenGroupware.org";
"proposal" = "Recherche de plages horaires";
"Save" = "Sauvegarder";
"Cancel" = "Annuler";
+"show_rejected_apts" = "Afficher les rendez-vous refusés";
+"hide_rejected_apts" = "Cacher les rendez-vous refusés";
/* Schedule */
"accept" = "Accepter";
"decline" = "Refuser";
"more participants" = "Autres participants";
-"show_rejected_apts" = "Montrer aussi les invitations refusées";
-"hide_rejected_apts" = "Cacher les invitations refusées";
-
-
-
+"Hide already accepted and rejected appointments" = "Cacher les invitations refusées";
+"Show already accepted and rejected appointments" = "Montrer aussi les invitations refusées";
/* Appointments */
"Comment" ="Notes";
"attributes" = "Attributs";
-
-
+"participants" = "Participants";
/* checkbox title */
"is private" = "Rendez-vous privé";
/* classification */
"Public" = "Public";
"Private" = "Privé";
-
-
/* text used in overviews and tooltips */
+"empty title" = "Titre vide";
"private appointment" = "Rendez-vous privé";
-
-
/* Appointments (participation state) */
"partStat_NEEDS-ACTION" = "Décision attendue";
"partStat_DELEGATED" = "Delegué";
"partStat_OTHER" = "???";
-
/* Appointments (error messages) */
"Conflicts found!" = "Un ou plusieurs conflicts ont été détectés";
/* Searching */
+"Search" = "Rechercher";
"Search participants" ="Recherche de participants";
"Search resources" ="Recherche de ressources";
"Search appointments" = "Recherche de rendez-vous";
"cycle_end_never" = "Jamais";
"cycle_end_until" = "A la date :";
-
-
/* Appointment categories */
"APPOINTMENT" = "Rendez-vous";
"MEETING" = "Réunion";
"HOLIDAY" = "Vacances";
"PHONE CALL" = "Rendez-vous téléphonique";
+
+/* validation errors */
+
+validate_notitle = "Le titre n'est pas rempli. Continuer quand-même ?";
+validate_invalid_startdate = "La date de début est invalide !";
+validate_invalid_enddate = "La date de fin est invalide !";