diff options
author | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2025-02-23 18:14:53 -0500 |
---|---|---|
committer | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2025-02-23 20:36:03 -0500 |
commit | 1007169658004c78c408f8bd1f4efbbeb6448323 (patch) | |
tree | 031ec3c132df870ac5e8ffc0dd1e4a38d663f3ff /src/main/resources | |
parent | a62fd9e6b4519ffcbd0503c45b159207ce438243 (diff) |
Complete French locale translation
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/locales/fr.txt | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/src/main/resources/locales/fr.txt b/src/main/resources/locales/fr.txt index 1d08fda..d25e2b0 100644 --- a/src/main/resources/locales/fr.txt +++ b/src/main/resources/locales/fr.txt @@ -1 +1,29 @@ -tv.title=7Unités [v]
\ No newline at end of file +tv.title=7Unités [v] +tv.convert_units.title=Convertir Unités +tv.convert_units.value_prompt=Valueur à convertir: +tv.convert_units.convert_btn=Convertir +tv.convert_expressions.title=Convertir Expressions +tv.convert_expressions.from=De +tv.convert_expressions.to=À +tv.convert_expressions.convert_btn=Convertir +tv.convert_expressions.output=Résultat +tv.unit_viewer.title=Unités +tv.prefix_viewer.title=Préfixes +tv.settings.rounding.title=Préférences d’Arrondissement +tv.settings.rounding.rule=Règle d’Arrondissement +tv.settings.rounding.precision=Précision: +tv.settings.rounding.fixed_sigfig=Precision fixe +tv.settings.rounding.fixed_places=Chiffres fixe +tv.settings.rounding.uncertainty=Arrondissement d’Incertitude +tv.settings.repetition.title=Préférences de répetition de préfixes +tv.settings.repetition.no=Non répetition +tv.settings.repetition.any=Tout répetition +tv.settings.repetition.complex=Répetition Complexe +tv.settings.search.title=Préférences de Recherche +tv.settings.search.no_prefixes=Jamais inclure unités préfixés +tv.settings.search.common_prefixes=Inclure préfixes fréquents +tv.settings.search.all_prefixes=Inclure tous préfixes seuls +tv.settings.oneway=Convertir Seulement en un Direction +tv.settings.show_duplicate=Montrer unités et préfixes doubles +tv.settings.locale=🌐 Locale: +tv.settings.unitfiles.button=Gérer donées d’unités |