From b6753a8e02ab7feca5d96ae425480b6284dfaeee Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 26 Oct 2006 22:01:15 +0000 Subject: [PATCH] Monotone-Parent: f62c33ecad89ce9cd2887ae7f9c44c0e5d2eb834 Monotone-Revision: 8ba36434a1f1d9eb9b34c4a8bbe049674a439cd9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T22:01:15 Monotone-Branch: ca.inverse.sogo --- .../English.lproj/Localizable.strings | 21 +++++++++++++++++++ UI/Scheduler/French.lproj/Localizable.strings | 21 +++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/UI/Scheduler/English.lproj/Localizable.strings b/UI/Scheduler/English.lproj/Localizable.strings index faa70c9c8..f9f320974 100644 --- a/UI/Scheduler/English.lproj/Localizable.strings +++ b/UI/Scheduler/English.lproj/Localizable.strings @@ -258,3 +258,24 @@ validate_endbeforestart = "Enddate is before startdate!"; /* confirmations */ "appointmentDeleteConfirmation" = "Erasing this event will not be reversible.\\nDo you want to confirm anyway?"; + +/* Legend */ +"Required participant" = "Required participant"; +"Optional participant" = "Optional participant"; +"Chair" = "Chair"; + +"Needs action" = "Needs action"; +"Accepted" = "Accepted"; +"Declined" = "Declined"; +"Tentative" = "Tentative"; + +"Free" = "Free"; +"Busy" = "Busy"; +"Maybe busy" = "Maybe busy©"; +"No free-busy information" = "No free-busy information"; + +/* FreeBusy panel buttons */ +"Previous slot" = "Previous slot"; +"Next slot" = "Next slot"; +"Previous hour" = "Previous hour"; +"Next hour" = "Next hour"; diff --git a/UI/Scheduler/French.lproj/Localizable.strings b/UI/Scheduler/French.lproj/Localizable.strings index 9bf3f3339..46451ad97 100644 --- a/UI/Scheduler/French.lproj/Localizable.strings +++ b/UI/Scheduler/French.lproj/Localizable.strings @@ -265,3 +265,24 @@ validate_endbeforestart = "La date de fin est avant la date de dĂ©but !"; /* confirmations */ "appointmentDeleteConfirmation" = "L'effacement de cet Ă©vĂ©nement sera permanent.\\nVoulez-vous continuer?"; + +/* Legend */ +"Required participant" = "Participant obligatoire"; +"Optional participant" = "Participant facultatif"; +"Chair" = "Chaise"; + +"Needs action" = "En attente"; +"Accepted" = "AcceptĂ©"; +"Declined" = "DĂ©clinĂ©"; +"Tentative" = "Tentative"; + +"Free" = "Libre"; +"Busy" = "OccupĂ©"; +"Maybe busy" = "Peut-ĂȘtre occupĂ©"; +"No free-busy information" = "Pas d'information"; + +/* FreeBusy panel buttons */ +"Previous slot" = "PĂ©riode prĂ©cĂ©dente"; +"Next slot" = "PĂ©riode suivante"; +"Previous hour" = "Heure prĂ©cĂ©dente"; +"Next hour" = "Heure suivante";