From 2e072e86493a27810a53b2c8ef9f96e68e7ab155 Mon Sep 17 00:00:00 2001 From: Arnaud de Bonald Date: Thu, 19 Dec 2002 10:10:46 +0000 Subject: new strings added. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3025 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/francais.lang | 54 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 53 insertions(+), 1 deletion(-) diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang index 4b3380778b..dfac0a5521 100644 --- a/apps/lang/francais.lang +++ b/apps/lang/francais.lang @@ -301,7 +301,9 @@ new: "Mode de tri" id: LANG_SCROLL_MENU desc: in display_settings_menu() -eng: "Scroll Speed" +### English phrase was changed! Previous translation was made on: +### "Scroll Speed" +eng: "Scroll" new: "Vitesse de défilement" id: LANG_RESET @@ -1143,3 +1145,53 @@ id: LANG_SLEEP_TIMER desc: sleep timer setting eng: "Sleep timer" new: "minuterie d'arrêt auto" + +id: LANG_BATTERY_CAPACITY +desc: in settings_menu +eng: "Battery Capacity" +new: "Capacité Batterie" + +id: LANG_BATTERY_TOPOFF_CHARGE +desc: in info display, shows that top off charge is running +eng: "Battery: Top-Off Chg" +new: "niveau max de charge" + +id: LANG_BATTERY_TRICKLE_CHARGE +desc: in info display, shows that trickle charge is running +eng: "Battery: Trickle Chg" +new: "Batterie: Chrg persistante" + +id: LANG_BIDIR_SCROLL +desc: Bidirectional scroll limit +eng: "Bidirectional Scroll Limit" +new: "limite de défilement bidirectionnel" + +id: LANG_MP3BUFFER_MARGIN +desc: MP3 buffer margin time +eng: "Anti-skip buffer" +new: "Mémoire Anti-choc" + +id: LANG_SCROLL_DELAY +desc: Delay before scrolling +eng: "Scroll Start Delay" +new: "delai de debut de défilement" + +id: LANG_SCROLL_SPEED +desc: in display_settings_menu() +eng: "Scroll Speed" +new: "Vitesse de défilement" + +id: LANG_SCROLL_STEP +desc: Pixels to advance per scroll +eng: "Scroll Step Size" +new: "taille du pas de défilement" + +id: LANG_SCROLL_STEP_EXAMPLE +desc: Pixels to advance per scroll +eng: "Scroll Step Size Setting Example Text" +new: "Exemple de defilement pour tester le pas" + +id: LANG_TRICKLE_CHARGE +desc: in settings_menu +eng: "Trickle Charge" +new: "Charge Max Persistante" -- cgit v1.2.3