diff options
| author | Mustapha Senhaji <moos@rockbox.org> | 2010-03-21 03:58:47 +0000 |
|---|---|---|
| committer | Mustapha Senhaji <moos@rockbox.org> | 2010-03-21 03:58:47 +0000 |
| commit | 8043db130f0c52fb45e2353119b57ec5a21ec12b (patch) | |
| tree | 314396b712d2849d15e25b67d0f95f06125c79d1 | |
| parent | 3cd7f76094377b5553c4ad360538813db5412ae1 (diff) | |
| download | rockbox-8043db130f0c52fb45e2353119b57ec5a21ec12b.zip rockbox-8043db130f0c52fb45e2353119b57ec5a21ec12b.tar.gz rockbox-8043db130f0c52fb45e2353119b57ec5a21ec12b.tar.bz2 rockbox-8043db130f0c52fb45e2353119b57ec5a21ec12b.tar.xz | |
Update the french translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25263 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/lang/francais.lang | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang index cc54011..f7a0072 100644 --- a/apps/lang/francais.lang +++ b/apps/lang/francais.lang @@ -13329,3 +13329,20 @@ recording_histogram: "Intervalle de l'histogramme" </voice> </phrase> +<phrase> + id: LANG_LINEOUT_ONOFF + desc: in system settings menu + user: core + <source> + *: none + lineout_poweroff: "Line Out" + </source> + <dest> + *: none + lineout_poweroff: "Sortie audio" + </dest> + <voice> + *: none + lineout_poweroff: "Sortie audio" + </voice> +</phrase> |