summaryrefslogtreecommitdiff
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
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>
-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 @@
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>