From 174fcd5c314d59c37687eca2156e1ce362d8d1a1 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 17 Jan 2017 08:53:39 -0500 Subject: [PATCH] (i18n) Update translations --- UI/MailerUI/French.lproj/Localizable.strings | 2 +- UI/PreferencesUI/French.lproj/Localizable.strings | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/UI/MailerUI/French.lproj/Localizable.strings b/UI/MailerUI/French.lproj/Localizable.strings index 0186fb37c..ca86acaa4 100644 --- a/UI/MailerUI/French.lproj/Localizable.strings +++ b/UI/MailerUI/French.lproj/Localizable.strings @@ -218,7 +218,7 @@ "Convert To Task" = "Convertir en tâche"; /* Message view "more" menu: download all attachments as a zip archive */ -"Download all attachments" = "Télécharger toutes les pièces jointes"; +"Download all attachments" = "Télécharger les pièces jointes"; /* Filename prefix when downloading all attachments as a zip archive */ "attachments" = "pièces-jointes"; diff --git a/UI/PreferencesUI/French.lproj/Localizable.strings b/UI/PreferencesUI/French.lproj/Localizable.strings index 4e751b316..42bf63e5f 100644 --- a/UI/PreferencesUI/French.lproj/Localizable.strings +++ b/UI/PreferencesUI/French.lproj/Localizable.strings @@ -35,11 +35,11 @@ "contacts_category_labels" = "Ami, Client, Collègue, Concurrent, Famille, Fournisseur, Partenaire d'affaire, Presse, VIP"; /* vacation (auto-reply) */ -"Enable vacation auto reply" = "Activer message d'absence prolongée"; +"Enable vacation auto reply" = "Activer les réponses automatiques d'absence prolongée"; "Enable custom auto reply subject" = "Activer un sujet personnalisé"; -"Auto reply subject" = "Sujet personnalisé"; -"You can write ${subject} to insert the original subject" = "Inscrivez ${subject} pour insérer le sujet original"; -"Auto reply message" = "Message de réponse automatique"; +"Auto reply subject" = "Modifier le sujet de la réponse automatique"; +"You can write ${subject} to insert the original subject" = "Inscrire ${subject} pour insérer le sujet original"; +"Auto reply message" = "Contenu de la réponse automatique"; "Email addresses (separated by commas)" = "Adresses courriels (séparées par des virgules)"; "Add default email addresses" = "Ajouter les adresses par défaut"; "Days between responses" = "Nombre de jours entre les réponses d'absence";