From 0192b86b4964c8e8a48b1335c3f028427143efe9 Mon Sep 17 00:00:00 2001 From: maxime Date: Mon, 3 Jan 2005 14:22:44 +0000 Subject: [PATCH] Correcting typos git-svn-id: http://svn.opengroupware.org/SOGo/trunk@486 d1b88da0-ebda-0310-925b-ed51d893ca5b --- .../UI/Scheduler/French.lproj/default.strings | 29 +++++++++---------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/SOGo/UI/Scheduler/French.lproj/default.strings b/SOGo/UI/Scheduler/French.lproj/default.strings index 5ede9f84..3e6149ca 100644 --- a/SOGo/UI/Scheduler/French.lproj/default.strings +++ b/SOGo/UI/Scheduler/French.lproj/default.strings @@ -18,7 +18,7 @@ "a2_Friday" = "Ve"; "a2_Saturday" = "Sa"; -"dayLabelFormat" = "%Y-%m-%d"; +"dayLabelFormat" = "%d/%m/%Y"; /* Week */ @@ -59,7 +59,7 @@ /* Year */ -"this year" = "cette année"; +"this year" = "Cette année"; @@ -94,7 +94,7 @@ "No appointments found" = "Aucun rendez-vous"; "Meetings proposed by you" = "Rendez-vous que vous"; "Meetings proposed to you" = "Rendez-vous qui vous sont proposés"; -"sched_startDateFormat" = "%d.%m. %H:%M"; +"sched_startDateFormat" = "%d/%m %H:%M"; "action" = "Action"; "accept" = "Accepter"; "decline" = "Refuser"; @@ -112,10 +112,10 @@ "Appointment on" = "Rendez-vous le" "Start time" = "Heure de début" "End time" ="Heure de fin" -"Start date" = "Start date"; -"End date" = "End date"; -"Earliest start time" = "Date au plus tôt"; -"Latest end time" = "Date au plus tard"; +"Start date" = "Date de début"; +"End date" = "Date de fin"; +"Earliest start time" = "Au plus tôt"; +"Latest end time" = "Au plus tard"; "browse start date" = "Sélection Date de début"; "browse end date" = "Sélection Date de fin"; "Title" ="Titre" @@ -133,12 +133,12 @@ "Comment" ="Notes" "attributes" = "Attributs"; -"participants" = "Participants"; + /* checkbox title */ "is private" = "Rendez-vous privé"; /* classification */ -"Public" = "Publique"; +"Public" = "Public"; "Private" = "Privé"; @@ -151,7 +151,7 @@ "partStat_NEEDS-ACTION" = "Décision attendue"; "partStat_ACCEPTED" = "Accepté"; -"partStat_DECLINED" = "refusé"; +"partStat_DECLINED" = "Refusé"; "partStat_TENTATIVE" = "Tentative"; "partStat_DELEGATED" = "Delegué"; "partStat_OTHER" = "???"; @@ -160,14 +160,13 @@ /* Appointments (error messages) */ "Conflicts found!" = "Un ou plusieurs conflicts ont été détectés"; -"Invalid iCal data!" = "Données iCal invalid ..."; -"Could not create iCal data!" = "Les données iCal n'ont pu être créées ..."; +"Invalid iCal data!" = "Données iCal non valides ..."; +"Could not create iCal data!" = "Les données iCal n'ont pu être crées ..."; /* Searching */ "Search participants" ="Recherche de participants" -"Participants" ="Participants" "Search resources" ="Recherche de ressources" "Search appointments" = "Recherche de rendez-vous"; "Search in Anais" = "Recherche par Anaïs"; @@ -198,7 +197,7 @@ /* Appointment categories */ "APPOINTMENT" = "Rendez-vous"; -"NOT IN OFFICE" = "A l'exterireur"; +"NOT IN OFFICE" = "A l'exterieur"; "MEETING" = "Réunion"; -"HOLIDAY" = "Vancances"; +"HOLIDAY" = "Vacances"; "PHONE CALL" = "Rendez-vous téléphonique"; -- 2.39.5