diff --git a/UI/PreferencesUI/French.lproj/Localizable.strings b/UI/PreferencesUI/French.lproj/Localizable.strings index 56991d1a6..8e0538417 100644 --- a/UI/PreferencesUI/French.lproj/Localizable.strings +++ b/UI/PreferencesUI/French.lproj/Localizable.strings @@ -87,6 +87,7 @@ "timeFmt_1" = "%H.%M"; "timeFmt_2" = ""; "timeFmt_3" = ""; +"timeFmt_4" = ""; /* calendar */ "Week begins on :" = "Premier jour de la semaine :"; @@ -159,12 +160,16 @@ "Full Name:" = "Nom complet :"; "Email:" = "Email :"; +"Reply To Email:" = "Adresse de retour :"; "Signature:" = "Signature :"; "(Click to create)" = "(Signature vide)"; "Signature" = "Signature"; "Please enter your signature below:" = "Introduisez votre signature ci-dessous :"; +"Please specify a valid sender address." = "Veuillez définir une adresse d'expédition valide."; +"Please specify a valid reply-to address." = "Veuillez définir une adresse de retour valide."; + /* Additional Parameters */ "Additional Parameters" = "Paramètres supplémentaires"; diff --git a/UI/Scheduler/French.lproj/Localizable.strings b/UI/Scheduler/French.lproj/Localizable.strings index e99cceeb4..0c19343bc 100644 --- a/UI/Scheduler/French.lproj/Localizable.strings +++ b/UI/Scheduler/French.lproj/Localizable.strings @@ -537,6 +537,10 @@ vtodo_class2 = "(Tâche confidentielle)"; "Show alarms" = "Afficher les alarmes"; "Show tasks" = "Afficher les tâches"; +"Receive a mail when I modify my calendar" = "Émettre un courrier quand je modifie mon agenda"; +"Receive a mail when someone else modifies my calendar" = "Émettre un courrier quand quelqu'un d'autre modifie mon agenda"; +"When I modify my calendar, send a mail to:" = "Quand je modifie mon agenda, émettre un courrier à :"; + "Links to this Calendar" = "Liens vers cet agenda"; "Authenticated User Access" = "Accès aux utilisateurs authentifiés"; "CalDAV URL" = "Accès en CalDAV";