Add missing French translations (#442)

This commit is contained in:
BlackyHawky 2024-01-28 11:10:05 +01:00 committed by GitHub
parent c8f99e67e8
commit 4d071e294c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,10 +38,14 @@
<string name="main_dictionary" msgid="4798763781818361168">"Dictionnaire principal"</string> <string name="main_dictionary" msgid="4798763781818361168">"Dictionnaire principal"</string>
<string name="prefs_show_suggestions" msgid="8026799663445531637">"Suggestions de correction"</string> <string name="prefs_show_suggestions" msgid="8026799663445531637">"Suggestions de correction"</string>
<string name="prefs_show_suggestions_summary" msgid="1583132279498502825">"Affiche les mots suggérés lors de la saisie"</string> <string name="prefs_show_suggestions_summary" msgid="1583132279498502825">"Affiche les mots suggérés lors de la saisie"</string>
<string name="prefs_always_show_suggestions">Toujours afficher les suggestions</string>
<string name="prefs_always_show_suggestions_summary">Ignore les requêtes des autres applications pour désactiver les suggestions</string>
<string name="prefs_block_potentially_offensive_title" msgid="5078480071057408934">"Blocage des termes choquants"</string> <string name="prefs_block_potentially_offensive_title" msgid="5078480071057408934">"Blocage des termes choquants"</string>
<string name="prefs_block_potentially_offensive_summary" msgid="2371835479734991364">"Ne suggère pas de mots potentiellement offensants"</string> <string name="prefs_block_potentially_offensive_summary" msgid="2371835479734991364">"Ne suggère pas de mots potentiellement offensants"</string>
<string name="autocorrect" msgid="7630720885194996950">"Correction automatique"</string> <string name="autocorrect" msgid="7630720885194996950">"Correction automatique"</string>
<string name="auto_correction_summary" msgid="5625751551134658006">"Corrige automatiquement l\'orthographe lors d'un appui sur la barre d\'espace ou un signe de ponctuation"</string> <string name="auto_correction_summary" msgid="5625751551134658006">"Corrige automatiquement l\'orthographe lors d'un appui sur la barre d\'espace ou un signe de ponctuation"</string>
<string name="more_autocorrect">Correction automatique avancée</string>
<string name="more_autocorrect_summary">La correction automatique fonctionne même si le champ de saisie ne le demande pas explicitement</string>
<string name="auto_correction_threshold_mode_off" msgid="8470882665417944026">"Désactiver"</string> <string name="auto_correction_threshold_mode_off" msgid="8470882665417944026">"Désactiver"</string>
<string name="auto_correction_threshold_mode_modest" msgid="8788366690620799097">"Simple"</string> <string name="auto_correction_threshold_mode_modest" msgid="8788366690620799097">"Simple"</string>
<string name="auto_correction_threshold_mode_aggressive" msgid="7319007299148899623">"Forcée"</string> <string name="auto_correction_threshold_mode_aggressive" msgid="7319007299148899623">"Forcée"</string>
@ -91,6 +95,10 @@
<string name="customize_symbols">Personnaliser la dispostion des symboles</string> <string name="customize_symbols">Personnaliser la dispostion des symboles</string>
<string name="customize_shift_symbols">Personnaliser davantage la disposition des symboles</string> <string name="customize_shift_symbols">Personnaliser davantage la disposition des symboles</string>
<string name="shift_symbols">Plus de symboles</string> <string name="shift_symbols">Plus de symboles</string>
<string name="customize_background_image">Définir une image d\'arrière-plan</string>
<string name="day_or_night_image">Définir l\'image pour le mode jour ou nuit ?</string>
<string name="day_or_night_day">Jour</string>
<string name="day_or_night_night">Nuit</string>
<string name="prefs_keypress_vibration_duration_settings" msgid="7918341459947439226">"Durée de vibration des touches"</string> <string name="prefs_keypress_vibration_duration_settings" msgid="7918341459947439226">"Durée de vibration des touches"</string>
<string name="prefs_keypress_sound_volume_settings" msgid="6027007337036891623">"Volume du son des touches"</string> <string name="prefs_keypress_sound_volume_settings" msgid="6027007337036891623">"Volume du son des touches"</string>
<string name="prefs_key_longpress_timeout_settings" msgid="6102240298932897873">"Délai d\'un appui long sur les touches"</string> <string name="prefs_key_longpress_timeout_settings" msgid="6102240298932897873">"Délai d\'un appui long sur les touches"</string>