diff options
-rw-r--r-- | apps/lang/francais.lang | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang index a53aeeb24f..8b03d2085e 100644 --- a/apps/lang/francais.lang +++ b/apps/lang/francais.lang | |||
@@ -12845,3 +12845,51 @@ | |||
12845 | *: "Lancer la minuterie d'arrêt au démarrage" | 12845 | *: "Lancer la minuterie d'arrêt au démarrage" |
12846 | </voice> | 12846 | </voice> |
12847 | </phrase> | 12847 | </phrase> |
12848 | <phrase> | ||
12849 | id: LANG_KEYCLICK_HARDWARE | ||
12850 | desc: in keyclick settings menu | ||
12851 | user: core | ||
12852 | <source> | ||
12853 | *: none | ||
12854 | hardware_click: "Speaker Keyclick" | ||
12855 | </source> | ||
12856 | <dest> | ||
12857 | *: none | ||
12858 | hardware_click: "Clics audibles sans écouteurs" | ||
12859 | </dest> | ||
12860 | <voice> | ||
12861 | *: none | ||
12862 | hardware_click: "Clics audibles sans écouteurs" | ||
12863 | </voice> | ||
12864 | </phrase> | ||
12865 | <phrase> | ||
12866 | id: LANG_KEYCLICK_SOFTWARE | ||
12867 | desc: in keyclick settings menu | ||
12868 | user: core | ||
12869 | <source> | ||
12870 | *: none | ||
12871 | hardware_click: "Headphone Keyclick" | ||
12872 | </source> | ||
12873 | <dest> | ||
12874 | *: none | ||
12875 | hardware_click: "Clics dans les écouteurs" | ||
12876 | </dest> | ||
12877 | <voice> | ||
12878 | *: none | ||
12879 | hardware_click: "Clics dans les écouteurs" | ||
12880 | </voice> | ||
12881 | </phrase> | ||
12882 | <phrase> | ||
12883 | id: LANG_SHORTCUTS | ||
12884 | desc: Title in the shortcuts menu | ||
12885 | user: core | ||
12886 | <source> | ||
12887 | *: "Shortcuts" | ||
12888 | </source> | ||
12889 | <dest> | ||
12890 | *: "Raccourcis" | ||
12891 | </dest> | ||
12892 | <voice> | ||
12893 | *: "Raccourcis" | ||
12894 | </voice> | ||
12895 | </phrase> | ||