diff options
| author | Jules Aguillon | 2023-06-03 18:46:50 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2023-06-03 18:46:50 +0200 |
| commit | 06633841c00c3814e5cdf6d3e7f11e73f9f86e2f (patch) | |
| tree | edd5b65b8bf97fcca619d02156b874830b339993 /res/values-fr | |
| parent | 59b3341eaf47e95e6bf0ebdb558cef3b5151963b (diff) | |
| download | unexpected-keyboard-06633841c00c3814e5cdf6d3e7f11e73f9f86e2f.tar.gz unexpected-keyboard-06633841c00c3814e5cdf6d3e7f11e73f9f86e2f.zip | |
Update fr translations
Diffstat (limited to 'res/values-fr')
| -rw-r--r-- | res/values-fr/strings.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index 428b4ff..cdf127d 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -54,9 +54,9 @@ <string name="pref_theme_e_dark">Sombre</string> <string name="pref_theme_e_light">Clair</string> <string name="pref_theme_e_black">Noir</string> - <!-- <string name="pref_theme_e_altblack">Alternative Black</string> --> + <string name="pref_theme_e_altblack">Noir 2</string> <string name="pref_theme_e_white">Blanc</string> - <!-- <string name="pref_theme_e_epaper">ePaper</string> --> + <string name="pref_theme_e_epaper">ePaper</string> <string name="pref_swipe_dist_e_very_short">Très courte</string> <string name="pref_swipe_dist_e_short">Courte</string> <string name="pref_swipe_dist_e_default">Normale</string> @@ -67,19 +67,19 @@ <string name="pref_category_advanced">Avancé</string> <string name="pref_custom_layout_title">Disposition personnalisée</string> <string name="pref_custom_layout_summary">Cette option n\'est pas faite pour être utilisée.</string> - <!-- <string name="pref_vibration_e_disabled">Disabled</string> --> - <!-- <string name="pref_vibration_e_system">System</string> --> - <!-- <string name="pref_vibration_e_strong">Strong</string> --> - <!-- <string name="pref_vibration_e_medium">Medium</string> --> - <!-- <string name="pref_vibration_e_light">Light</string> --> + <string name="pref_vibration_e_disabled">Désactivé</string> + <string name="pref_vibration_e_system">Système</string> + <string name="pref_vibration_e_strong">Fort</string> + <string name="pref_vibration_e_medium">Moyen</string> + <string name="pref_vibration_e_light">Léger</string> <string name="key_action_next">Suiv.</string> <string name="key_action_done">Fin</string> <string name="key_action_go">Aller</string> <string name="key_action_prev">Prec.</string> <string name="key_action_search">Chercher</string> <string name="key_action_send">Envoyer</string> - <!-- <string name="launcher_button_imesettings">Enable keyboard</string> --> - <!-- <string name="launcher_description">This application is a virtual keyboard. Go to the system settings by clicking on the button below and enable Unexpected-Keyboard.</string> --> - <!-- <string name="launcher_sourcecode">This is an free and open source application. You can find the source code or report bugs on <a href="https://github.com/Julow/Unexpected-Keyboard/">Github</a>.</string> --> - <!-- <string name="launcher_tryhere">After enabling, you can try the keyboard here:</string> --> + <string name="launcher_button_imesettings">Activer le clavier</string> + <string name="launcher_description">Cette application est un clavier virtuel. Activez-le dans les paramètres système en cliquant sur le bouton ci-dessous.</string> + <string name="launcher_sourcecode">Cette application est libre et open-source. Lisez le source code et reportez des problèmes sur <a href="https://github.com/Julow/Unexpected-Keyboard/">Github</a>.</string> + <string name="launcher_tryhere">Après l'avoir activé, vous pouvez l'essayer ici:</string> </resources> |
