summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorArnaud de Bonald <bobthc@rockbox.org>2002-10-31 08:39:47 +0000
committerArnaud de Bonald <bobthc@rockbox.org>2002-10-31 08:39:47 +0000
commit1a7f494befadc141f4791c3544c330745bae4bdd (patch)
tree4f61ddb5ba6b72ee12a3b4c329855fb6ae0bcd0a /apps
parent26507c1bf246ec753331fc88a9385946d3893796 (diff)
downloadrockbox-1a7f494befadc141f4791c3544c330745bae4bdd.zip
rockbox-1a7f494befadc141f4791c3544c330745bae4bdd.tar.gz
rockbox-1a7f494befadc141f4791c3544c330745bae4bdd.tar.bz2
rockbox-1a7f494befadc141f4791c3544c330745bae4bdd.tar.xz
added new oscillo and menu string
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2788 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r--apps/lang/francais.lang65
1 files changed, 60 insertions, 5 deletions
diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang
index 5787538..3c6507a 100644
--- a/apps/lang/francais.lang
+++ b/apps/lang/francais.lang
@@ -989,12 +989,67 @@ desc: the name of the oscillograph demo in the demo menu
eng: "Oscillograph"
new: "Oscillographe"
-id: LANG_BACKLIGHT_ON
-desc: in settings_menu
-eng: ""
-new: ""
-
id: LANG_RESUME_SETTING_ASK_ONCE
desc: in settings_menu
eng: "Ask Once"
new: "demander une fois"
+
+id: LANG_BATTERY_DISPLAY
+desc: Battery type title
+eng: "Battery Display"
+new: "Affichage Batterie"
+
+id: LANG_DISPLAY_GRAPHIC
+desc: Label for type of icon display
+eng: "Graphic"
+new: "Graphique"
+
+id: LANG_DISPLAY_NUMERIC
+desc: Label for type of icon display
+eng: "Numeric"
+new: "Numerique"
+
+id: LANG_PM_DBFS
+desc: in the peak meter menu
+eng: "dBfs"
+new: "dBfs"
+
+id: LANG_PM_ENERGY_SAVER
+desc: in the peak meter menu
+eng: "Save energy"
+new: "Economie d'énergie"
+
+id: LANG_PM_HIGH_PERFORMANCE
+desc: in the peak meter menu
+eng: "High performance"
+new: "Haute performance"
+
+id: LANG_PM_LINEAR
+desc: in the peak meter menu
+eng: "linear"
+new: "linéaire"
+
+id: LANG_PM_MAX
+desc: in the peak meter menu
+eng: "Maximum of range"
+new: "Maximum du spectre"
+
+id: LANG_PM_MIN
+desc: in the peak meter menu
+eng: "Minimum of range"
+new: "Minimum du spectre"
+
+id: LANG_PM_PERFORMANCE
+desc: in the peak meter menu
+eng: "Performance"
+new: "Performance"
+
+id: LANG_PM_SCALE
+desc: in the peak meter menu
+eng: "dBfs <-> linear"
+new: "dBfs <-> linéaire"
+
+id: LANG_VOLUME_DISPLAY
+desc: Volume type title
+eng: "Volume Display"
+new: "Affichage du Volume"