From 8f7304aab3b1a6d0ecc83fb8dedb630630436ef2 Mon Sep 17 00:00:00 2001 From: Ashkan Date: Thu, 29 Aug 2019 06:20:29 +0430 Subject: [PATCH 1/2] New translations en.json (French) --- www/i18n/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/i18n/fr.json b/www/i18n/fr.json index 4b492c60ad..57f0d148d7 100644 --- a/www/i18n/fr.json +++ b/www/i18n/fr.json @@ -370,7 +370,7 @@ "session_duration_limit_in_minutes": "Limite de durée de session, en minutes", "session_duration_hint": "Votre compte sera automatiquement déconnecté à l'issue de ce délai.", "time_out_until": "Maintenir l'expiration jusqu'au", - "time_out_hint": "Please enter date in the format DD/MM/YYYY HH:mm (local time). ", + "time_out_hint": "Veuillez saisir la date au format JJ/MM/AAAA HH:mm (heure locale). ", "exclude_me_from_the_website_until": "M’exclure du site Web jusqu’au", "exclude_me_hint": "Please enter date in the format DD/MM/YYYY.", "update_settings": "Mise à jour des paramètres", From bce34d44678cb999c83e91fadd17462492ed0c15 Mon Sep 17 00:00:00 2001 From: Ashkan Date: Thu, 29 Aug 2019 06:30:30 +0430 Subject: [PATCH 2/2] New translations en.json (French) --- www/i18n/fr.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www/i18n/fr.json b/www/i18n/fr.json index 57f0d148d7..1e1aaf357b 100644 --- a/www/i18n/fr.json +++ b/www/i18n/fr.json @@ -372,14 +372,14 @@ "time_out_until": "Maintenir l'expiration jusqu'au", "time_out_hint": "Veuillez saisir la date au format JJ/MM/AAAA HH:mm (heure locale). ", "exclude_me_from_the_website_until": "M’exclure du site Web jusqu’au", - "exclude_me_hint": "Please enter date in the format DD/MM/YYYY.", + "exclude_me_hint": "Veuillez saisir la date au format JJ/MM/AAAA.", "update_settings": "Mise à jour des paramètres", "please_enter_an_integer_value": "Veuillez saisir un nombre entier d'une longueur maximale de {{max}}", "enter_valid_value": "Veuillez entrer une valeur avec jusqu'à {{fractionalDigits}} décimales et une longueur max de {{max}}", "valid_range_hint": "Veuillez saisir un chiffre entre 10 et {{max}}", - "date_is_not_valid": "Time out cannot be in the past.", - "date_can_not_be_greater_than": "Exclude time cannot be after {{max}}", - "date_can_not_less_than": "Exclude time cannot be before {{min}} and after {{max}}", + "date_is_not_valid": "La période d'expiration ne peut être antérieure.", + "date_can_not_be_greater_than": "Le temps d'exclusion ne peut pas être avant {{max}}", + "date_can_not_less_than": "Le temps d'exclusion ne peut pas être avant {{min}} et après {{max}}", "save_prompt": "Contenu enregistré avec succès", "session_timeout_warning": "Votre limite de durée de session sera atteinte dans 10 secondes.", "success": "Succès",