summaryrefslogtreecommitdiff
path: root/apps/lang/francais.lang
diff options
context:
space:
mode:
authorJonas Häggqvist <rasher@rasher.dk>2009-06-20 09:10:41 +0000
committerJonas Häggqvist <rasher@rasher.dk>2009-06-20 09:10:41 +0000
commite82be6ead8a81650b48b7ababd5a61b36bf41fcd (patch)
treec38212f0bd8b6ad4a60581e7c94f3cbe606646d4 /apps/lang/francais.lang
parent01363eca7d799291e2b66f27ea09e8b01e9a2594 (diff)
Language updates:
- Arabic by Raafat Akkad (FS#10351). - Danish by me. - French by Michaël Burtin (FS#10299). - Hebrew by Tomer Shalev and Sasha Khamkov (FS#10300). - Japanese by Yoshihisa Uchida (FS#10348). - Portuguese by Rui Araújo (FS#10342). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21364 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/francais.lang')
-rw-r--r--apps/lang/francais.lang23
1 files changed, 19 insertions, 4 deletions
diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang
index c1c5e04a46..5f4cc5e726 100644
--- a/apps/lang/francais.lang
+++ b/apps/lang/francais.lang
@@ -30,6 +30,7 @@
# - Simon Descarpentries
# - Nicolas Pennequin
# - Clément Pit-Claudel
+# - Michaël Burtin
#
# Original comments below:
#
@@ -1950,15 +1951,15 @@
user: core
<source>
*: none
- swcodec: "Beep Volume"
+ swcodec: "Track Skip Beep"
</source>
<dest>
*: none
- swcodec: "Volume du bip"
+ swcodec: "Bip changement de piste"
</dest>
<voice>
*: none
- swcodec: "Volume du bip"
+ swcodec: "Bip changement de piste"
</voice>
</phrase>
<phrase>
@@ -9969,7 +9970,7 @@
*: ""
</source>
<dest>
- *: ""
+ *: deprecated
</dest>
<voice>
*: ""
@@ -12409,3 +12410,17 @@
touchscreen: "Point absolu"
</voice>
</phrase>
+<phrase>
+ id: LANG_PREVENT_SKIPPING
+ desc: in Settings -> Playback Settings
+ user: core
+ <source>
+ *: "Prevent Track Skipping"
+ </source>
+ <dest>
+ *: "Interdire le changement de piste"
+ </dest>
+ <voice>
+ *: "Interdire le changement de piste"
+ </voice>
+</phrase>