diff --git a/HISTORY.md b/HISTORY.md
index b50575c09e7..d80c1bf38a0 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -1,5 +1,13 @@
# Keyman Version History
+## 17.0.166 alpha 2023-08-24
+
+* chore(common): Update crowdin strings for French (#9505)
+
+## 17.0.165 alpha 2023-08-23
+
+* feat(core): add display=id (#9484)
+
## 17.0.164 alpha 2023-08-22
* fix(common): don't crash on illegal unicodesets (#9492)
diff --git a/VERSION.md b/VERSION.md
index bddd1a2668b..eff7d5242e5 100644
--- a/VERSION.md
+++ b/VERSION.md
@@ -1 +1 @@
-17.0.165
\ No newline at end of file
+17.0.167
\ No newline at end of file
diff --git a/android/KMAPro/kMAPro/src/main/res/values-fr-rFR/strings.xml b/android/KMAPro/kMAPro/src/main/res/values-fr-rFR/strings.xml
index a689e75b96f..d1e47a2c887 100644
--- a/android/KMAPro/kMAPro/src/main/res/values-fr-rFR/strings.xml
+++ b/android/KMAPro/kMAPro/src/main/res/values-fr-rFR/strings.xml
@@ -1,5 +1,6 @@
+
Partager
@@ -25,6 +26,7 @@
Commencez à taper ici…
+
Taille du texte : %1$d
@@ -32,6 +34,8 @@
Augmenter la taille du texte
Diminuer la taille du texte
+
+ Text size slider
\nTout le texte sera effacé\n
@@ -82,7 +86,7 @@
Ne pas afficher la légende sur la barre d\'espace
- Vibrate when typing
+ Vibrer lors de la saisie
Toujours afficher la bannière
@@ -154,7 +158,7 @@
Métadonnées non valides/manquantes dans le package
- Keyboard requires a newer version of Keyman
+ Le clavier nécessite une version plus récente de Keyman
- Unable to launch web browser
+ Impossible de lancer le navigateur web
diff --git a/android/KMEA/app/src/main/res/values-fr-rFR/strings.xml b/android/KMEA/app/src/main/res/values-fr-rFR/strings.xml
index 38d77f4ab18..7a2fb3e9921 100644
--- a/android/KMEA/app/src/main/res/values-fr-rFR/strings.xml
+++ b/android/KMEA/app/src/main/res/values-fr-rFR/strings.xml
@@ -45,7 +45,7 @@
Mise à jour
- No internet connection
+ Aucune connexion internet
Impossible de se connecter au serveur Keyman !
@@ -84,7 +84,7 @@
Erreur dans le clavier %1$s:%2$s pour la langue %3$s.
Vérification du dictionnaire associé à télécharger
- Cannot connect to Keyman server to check for associated dictionary to download
+ Impossible de se connecter au serveur Keyman pour chercher un dictionnaire à télécharger
Voulez-vous télécharger la dernière version de ce dictionnaire ?
@@ -128,11 +128,11 @@
Voulez-vous supprimer ce dictionnaire ?
- Dictionary deleted
+ Dictionnaire supprimé
Clavier %1$s installé
- Keyboard deleted
+ Clavier supprimé
Activer les corrections
@@ -145,7 +145,7 @@
Vérifier les dictionnaires disponibles
- Check for dictionaries online
+ Obtenir des dictionnaires en ligne
Dictionnaire : %1$s
@@ -168,5 +168,5 @@
Appuyez ici pour changer de clavier
- Unable to launch web browser
+ Impossible de lancer le navigateur web
diff --git a/ios/engine/KMEI/KeymanEngine/fr.lproj/Localizable.strings b/ios/engine/KMEI/KeymanEngine/fr.lproj/Localizable.strings
index e234a485f9d..83213c2a09c 100644
--- a/ios/engine/KMEI/KeymanEngine/fr.lproj/Localizable.strings
+++ b/ios/engine/KMEI/KeymanEngine/fr.lproj/Localizable.strings
@@ -125,7 +125,7 @@
"kmp-error-missing-resource" = "Ce paquet ne contient pas le clavier ou le dictionnaire demandé.";
/* Error installing a Keyman package with a version of Keyman that does not support it */
-"kmp-error-unsupported-keyman-version" = "This package requires a newer version of Keyman.";
+"kmp-error-unsupported-keyman-version" = "Ce paquet nécessite une version plus récente de Keyman.";
/* Error opening a Keyman package - cannot parse contents */
"kmp-error-no-metadata" = "Ce package n'a pas été correctement construit - contenu inconnu.";
diff --git a/linux/keyman-config/locale/fr_FR.po b/linux/keyman-config/locale/fr_FR.po
index 55993f27352..74937be9658 100644
--- a/linux/keyman-config/locale/fr_FR.po
+++ b/linux/keyman-config/locale/fr_FR.po
@@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: keyman\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-19 19:17+0200\n"
-"PO-Revision-Date: 2022-04-14 07:04\n"
+"PO-Revision-Date: 2023-08-24 01:28\n"
"Last-Translator: \n"
"Language-Team: French\n"
"Language: fr_FR\n"
diff --git a/mac/Keyman4MacIM/Keyman4MacIM/fr.lproj/Localizable.strings b/mac/Keyman4MacIM/Keyman4MacIM/fr.lproj/Localizable.strings
index cd538ac43da..58ff268eca5 100644
--- a/mac/Keyman4MacIM/Keyman4MacIM/fr.lproj/Localizable.strings
+++ b/mac/Keyman4MacIM/Keyman4MacIM/fr.lproj/Localizable.strings
@@ -26,10 +26,10 @@
"message-keyboard-file-unreadable" = "Impossible de lire le fichier Keyman '%@'.";
/* Message displayed in Configuration window when keyboard cannot be loaded */
-"message-error-loading-keyboard" = "(error loading keyboard)";
+"message-error-loading-keyboard" = "(erreur lors du chargement du clavier)";
/* Message displayed in Configuration window when keyboard metadata cannot be loaded */
-"message-error-unknown-metadata" = "unknown";
+"message-error-unknown-metadata" = "inconnu";
/* Button text to acknowledge that .kmp file could not be read */
"button-keyboard-file-unreadable" = "OK";
@@ -68,4 +68,4 @@
"copyright-label" = "Droit d'auteur :";
/* message displayed to alert user to need grant accessibility permission */
-"privacy-alert-text" = "To function properly, Keyman requires accessibility features:\n\nGrant access in System Preferences, Security & Privacy.\nRestart your system.";
+"privacy-alert-text" = "Pour fonctionner correctement, Keyman nécessite des fonctionnalités d'accessibilité :\n\nAccorder l'accès dans les Préférences Système, Sécurité et Confidentialité.\nRedémarrez votre système.";
diff --git a/windows/src/desktop/kmshell/locale/fr/strings.xml b/windows/src/desktop/kmshell/locale/fr/strings.xml
index a780607b751..93f3f4d536c 100644
--- a/windows/src/desktop/kmshell/locale/fr/strings.xml
+++ b/windows/src/desktop/kmshell/locale/fr/strings.xml
@@ -46,6 +46,10 @@
Annuler
+
+ Ajouter ou supprimer des langues...
+
+
Cliquez sur cette icône pour sélectionner un clavier
@@ -64,6 +68,18 @@
Assistance
+
+
+
+ Désinstaller
+
+
+
+ Activer
+
+
+
+ Désactiver
@@ -174,6 +190,10 @@
Ajouter une langue
+
+ Ajouter/Supprimer des langues
+
+
Clavier visuel :
@@ -223,7 +243,7 @@
- Paramètres Clavier
+ Paramètres clavier...
@@ -341,7 +361,7 @@
- (aucun)
+ (pas de raccourci clavier)
diff --git a/windows/src/desktop/setup/locale/fr/strings.xml b/windows/src/desktop/setup/locale/fr/strings.xml
index 2e5f896fa51..c48f1d3d0ce 100644
--- a/windows/src/desktop/setup/locale/fr/strings.xml
+++ b/windows/src/desktop/setup/locale/fr/strings.xml
@@ -72,9 +72,7 @@ Redémarrer maintenant ?
Téléchargement de %0:s
Téléchargement de %0:s
- $APPNAME L\'installation n\'a pas pu se connecter à keyman.com pour télécharger des ressources supplémentaires.
-
-Veuillez vérifier que vous êtes en ligne et donner à l\'installateur $APPNAME la permission pour accéder à Internet dans les paramètres de votre pare-feu.
-
-Cliquez sur Annuler pour quitter l\'installation, Réessayer pour télécharger à nouveau les ressources ou Ignorer pour continuer hors ligne.
+ $APPNAME L\'installation n\'a pas pu se connecter à keyman.com pour télécharger des ressources supplémentaires.
+ Veuillez vérifier que vous êtes en ligne et donner à l\'installateur $APPNAME la permission pour accéder à Internet dans les paramètres de votre pare-feu.
+ Cliquez sur Annuler pour quitter l\'installation, Réessayer pour télécharger à nouveau les ressources ou Ignorer pour continuer hors ligne.