summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2010-05-31 00:10:20 +0000
committerRafaël Carré <rafael.carre@gmail.com>2010-05-31 00:10:20 +0000
commit6b976c9754b819361163fb1c31c1b5f6620fb342 (patch)
tree1f606b4f86a8b1abe0840e457e21c889cc504ea4
parent9a3bce8641d5bdba81b4f82fb83e66b70fd7d642 (diff)
downloadrockbox-6b976c9754b819361163fb1c31c1b5f6620fb342.tar.gz
rockbox-6b976c9754b819361163fb1c31c1b5f6620fb342.zip
Backport r26415 and r26416 : french translation updates
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_6@26425 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/francais.lang67
1 files changed, 66 insertions, 1 deletions
diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang
index 0c5419b074..637aa8518f 100644
--- a/apps/lang/francais.lang
+++ b/apps/lang/francais.lang
@@ -13367,7 +13367,7 @@
desc: "<untagged>" entry in tag browser
user: core
<source>
- *: "<Inconnu>"
+ *: "<Untagged>"
</source>
<dest>
*: "<Inconnu>"
@@ -13393,3 +13393,68 @@
radio: ""
</voice>
</phrase>
+<phrase>
+ id: LANG_HW_EQ_WIDTH_WIDE
+ desc: in sound_menu, hardware equalizer tone controls wide bandwidth setting
+ user: core
+ <source>
+ *: none
+ gigabeats: "Wide"
+ </source>
+ <dest>
+ *: none
+ gigabeats: "Large"
+ </dest>
+ <voice>
+ *: none
+ gigabeats: "Large"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_HW_EQ_WIDTH_NARROW
+ desc: in sound_menu, hardware equalizer tone controls narrow bandwith setting
+ user: core
+ <source>
+ *: none
+ gigabeats: "Narrow"
+ </source>
+ <dest>
+ *: none
+ gigabeats: "Réduit"
+ </dest>
+ <voice>
+ *: none
+ gigabeats: "Réduit"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_DEPTH_3D
+ desc: in sound_menu, amount of 3D enhancement effect
+ user: core
+ <source>
+ *: none
+ gigabeats: "3-D Enhancement"
+ </source>
+ <dest>
+ *: none
+ gigabeats: "Amélioration 3-D"
+ </dest>
+ <voice>
+ *: none
+ gigabeats: "Amélioration 3-D"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_ID3_COMPOSER
+ desc: in tag viewer
+ user: core
+ <source>
+ *: "Composer"
+ </source>
+ <dest>
+ *: "Compositeur"
+ </dest>
+ <voice>
+ *: ""
+ </voice>
+</phrase>