summaryrefslogtreecommitdiffstats
path: root/apps/lang
diff options
context:
space:
mode:
authorOphir Lojkine <pere.jobs@gmail.com>2012-01-10 03:05:21 -0500
committerRafaël Carré <funman@videolan.org>2012-01-10 03:05:21 -0500
commit1313396cab5438db03b7ec5f721c2b87635eae08 (patch)
treec476d76521ccbde3a788ce9858078f524d65c590 /apps/lang
parent83b0ec39198534eaa481fade126cfe6be30c9969 (diff)
downloadrockbox-1313396cab5438db03b7ec5f721c2b87635eae08.tar.gz
rockbox-1313396cab5438db03b7ec5f721c2b87635eae08.zip
FS#12392: french translation update
Change-Id: I370e2c1ccd4b0c1120079e46662573e7f3762dc6 Signed-off-by: Rafaël Carré <funman@videolan.org>
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/francais.lang48
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 @@
*: "Lancer la minuterie d'arrêt au démarrage"
</voice>
</phrase>
+<phrase>
+ id: LANG_KEYCLICK_HARDWARE
+ desc: in keyclick settings menu
+ user: core
+ <source>
+ *: none
+ hardware_click: "Speaker Keyclick"
+ </source>
+ <dest>
+ *: none
+ hardware_click: "Clics audibles sans écouteurs"
+ </dest>
+ <voice>
+ *: none
+ hardware_click: "Clics audibles sans écouteurs"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_KEYCLICK_SOFTWARE
+ desc: in keyclick settings menu
+ user: core
+ <source>
+ *: none
+ hardware_click: "Headphone Keyclick"
+ </source>
+ <dest>
+ *: none
+ hardware_click: "Clics dans les écouteurs"
+ </dest>
+ <voice>
+ *: none
+ hardware_click: "Clics dans les écouteurs"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SHORTCUTS
+ desc: Title in the shortcuts menu
+ user: core
+ <source>
+ *: "Shortcuts"
+ </source>
+ <dest>
+ *: "Raccourcis"
+ </dest>
+ <voice>
+ *: "Raccourcis"
+ </voice>
+</phrase>