diff --git a/i18n/en.sample.txt b/i18n/en.sample.txt index adce2c2..a2791f0 100644 --- a/i18n/en.sample.txt +++ b/i18n/en.sample.txt @@ -344,6 +344,7 @@ English=English Simplified Chinese=Simplified Chinese Traditional Chinese=Traditional Chinese Italian=Italian +French=French [format] longdate=MM/DD/YYYY HH:mm:ss diff --git a/src/langs/fr_FR.txt b/src/langs/fr_FR.txt index 2fdf182..e2ea201 100644 --- a/src/langs/fr_FR.txt +++ b/src/langs/fr_FR.txt @@ -135,6 +135,7 @@ No connected peers=Aucun peer connecté Failed to change some tasks state.=Echec lors du changement d'etat des tâches. Confirm Retry=Confirmer nouvel essai Are you sure you want to retry the selected task? AriaNg will create same task after clicking OK.=Ëtes-vous sûr de vouloir la tâche sélectionnée? AriaNg va créer la même tâche après confirmation. +Failed to retry this task.= {successCount} tasks have been retried and {failedCount} tasks are failed.={successCount} tâches ont été relancées et {failedCount} tâches ont échouées. Confirm Remove=Confirmer suppression Are you sure you want to remove the selected task?=Ëtes-vous sûr de vouloir supprimer la tâche sélectionnée? @@ -167,7 +168,7 @@ Follow system settings=Similaire aux réglages système Debug Mode=Mode de débogage Page Title=Titre de la page Preview=Prévisualisation -Tips: You can use the "noprefix" tag to ignore the prefix, "nosuffix" tag to ignore the suffix, and "scale\=n" tag to set the decimal precision.=Astuce : Vous pouvez utiliser le tag "noprefix" pour ignorer le préfixe, le tag "nosuffix" pour ignorer le suffixe, et le tag "scale\n" pour régler à la décimale près. +Tips: You can use the "noprefix" tag to ignore the prefix, "nosuffix" tag to ignore the suffix, and "scale\=n" tag to set the decimal precision.=Astuce : Vous pouvez utiliser le tag "noprefix" pour ignorer le préfixe, le tag "nosuffix" pour ignorer le suffixe, et le tag "scale\n" pour régler à la décimale près. Example: ${downspeed:noprefix:nosuffix:scale\=1}=Exemple: ${downspeed:noprefix:nosuffix:scale\=1} Updating Page Title Interval=Actualisation de l'intervalle du titre de la page Enable Browser Notification=Activer les notification dans le navigateur diff --git a/src/langs/it_IT.txt b/src/langs/it_IT.txt index 616af75..8b4dc9f 100644 --- a/src/langs/it_IT.txt +++ b/src/langs/it_IT.txt @@ -344,6 +344,7 @@ English=Inglese Simplified Chinese=Cinese Semplificato Traditional Chinese=Cinese Tradizionale Italian=Italiano +French=Francese [format] longdate=DD/MM/YYYY HH:mm:ss diff --git a/src/langs/zh_Hans.txt b/src/langs/zh_Hans.txt index f12aa0f..7730ecf 100644 --- a/src/langs/zh_Hans.txt +++ b/src/langs/zh_Hans.txt @@ -344,6 +344,7 @@ English=英语 Simplified Chinese=简体中文 Traditional Chinese=繁体中文 Italian=意大利语 +French=法语 [format] longdate=YYYY年MM月DD日 HH:mm:ss diff --git a/src/langs/zh_Hant.txt b/src/langs/zh_Hant.txt index 791534b..ae5a6e4 100644 --- a/src/langs/zh_Hant.txt +++ b/src/langs/zh_Hant.txt @@ -344,6 +344,7 @@ English=英語 Simplified Chinese=簡體中文 Traditional Chinese=繁體中文 Italian=義大利語 +French=法語 [format] longdate=YYYY年MM月DD日 HH:mm:ss