diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2010-02-02 20:13:34 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2010-02-02 20:13:34 +0000 |
| commit | afce44b88b28a15af93ee2ce37192feff5b5034e (patch) | |
| tree | 1deb793e36f7778f941f016d2f6f21c2dbd1dce7 | |
| parent | 156c75cec310d3d5bd3948fea87b782f97bdbe24 (diff) | |
| download | rockbox-afce44b88b28a15af93ee2ce37192feff5b5034e.zip rockbox-afce44b88b28a15af93ee2ce37192feff5b5034e.tar.gz rockbox-afce44b88b28a15af93ee2ce37192feff5b5034e.tar.bz2 rockbox-afce44b88b28a15af93ee2ce37192feff5b5034e.tar.xz | |
Update French translation by Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24465 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/lang/francais.lang | 39 |
1 files changed, 37 insertions, 2 deletions
diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang index 9352742..c275a82 100644 --- a/apps/lang/francais.lang +++ b/apps/lang/francais.lang @@ -291,9 +291,10 @@ user: core <source> *: "PLAY = Yes" - cowond2*: "MENU = Yes" + cowond2*: "MENU, or top-right = Yes" iriverh100,iriverh120,iriverh300: "NAVI = Yes" samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*: "SELECT = Yes" + mrobe500: "PLAY, POWER, or top-right = Yes" archosplayer: "(PLAY/STOP)" </source> <dest> @@ -13191,7 +13192,7 @@ </dest> <voice> *: none - crossfade: "Seulement quand changement de piste automatique + crossfade: "Seulement quand changement de piste automatique" </voice> </phrase> <phrase> @@ -13236,3 +13237,37 @@ *: "sur" </voice> </phrase> +<phrase> + id: LANG_BASE_SKIN + desc: browse for the base skin in theme settings + user: core + <source> + *: none + lcd_bitmap: "Base Skin" + </source> + <dest> + *: none + lcd_bitmap: "Habillage" + </dest> + <voice> + *: none + lcd_bitmap: "Habillage" + </voice> +</phrase> +<phrase> + id: LANG_REMOTE_BASE_SKIN + desc: browse for the base skin in theme settings + user: core + <source> + *: none + lcd_bitmap: "Remote Base Skin" + </source> + <dest> + *: none + lcd_bitmap: "Habillage télécommande" + </dest> + <voice> + *: none + lcd_bitmap: "Habillage télécommande" + </voice> +</phrase> |