summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud de Bonald <bobthc@rockbox.org>2002-10-08 15:15:53 +0000
committerArnaud de Bonald <bobthc@rockbox.org>2002-10-08 15:15:53 +0000
commitb9d6830eddfa460d573f8af2020d17a9431dc056 (patch)
tree968ad91610e9e34e40d8aa693b940802d4ba3e91
parent63e8f6b5c1f706fb83aec5f63c4ed261eb2c5aa9 (diff)
Olivier Perron patch applied
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2534 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/francais.lang19
1 files changed, 17 insertions, 2 deletions
diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang
index eb7aa7cf3a..bcf5c485dc 100644
--- a/apps/lang/francais.lang
+++ b/apps/lang/francais.lang
@@ -817,7 +817,7 @@ new: "Rétro-Eclairage pendant chargement"
id: LANG_PM_CLIP_HOLD
desc: in the peak meter menu
eng: "Clip hold time"
-new: "persistance marqueur seuil max"
+new: "Persistance marqueur seuil max"
id: LANG_PM_ETERNAL
desc: in the peak meter menu
@@ -837,9 +837,24 @@ new: "Persistance marqueur de crête"
id: LANG_PM_RELEASE
desc: in the peak meter menu
eng: "Peak release"
-new: "taux de baisse de l'indicateur"
+new: "Taux de baisse de l'indicateur"
id: LANG_PM_UNITS_PER_READ
desc: in the peak meter menu
eng: "Units per read"
new: "Unités par mesure"
+
+d: LANG_REPEAT
+desc: in settings_menu
+eng: "Repeat"
+new: "Répétition"
+
+id: LANG_REPEAT_ALL
+desc: repeat playlist once all songs have completed
+eng: "All"
+new: "Toutes"
+
+id: LANG_REPEAT_ONE
+desc: repeat one song
+eng: "One"
+new: "Une"