From e59895886ed4be743ce7e95fb3f53ebee213c72d Mon Sep 17 00:00:00 2001 From: Mustapha Senhaji Date: Sat, 17 Oct 2009 21:25:01 +0000 Subject: git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23235 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/francais.lang | 358 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 356 insertions(+), 2 deletions(-) diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang index 7d4af8ade7..e40e976a04 100644 --- a/apps/lang/francais.lang +++ b/apps/lang/francais.lang @@ -12609,6 +12609,91 @@ pitchscreen: "Taux" + + id: LANG_USB_KEYPAD_MODE + desc: in settings_menu + user: core + + *: none + usb_hid: "USB Keypad Mode" + + + *: none + usb_hid: "Mode clavier USB" + + + *: none + usb_hid: "Mode clavier USB" + + + + id: LANG_MULTIMEDIA_MODE + desc: in settings_menu + user: core + + *: none + usb_hid: "Multimedia Mode" + + + *: none + usb_hid: "Mode Multimédia" + + + *: none + usb_hid: "Mode Multimédia" + + + + id: LANG_PRESENTATION_MODE + desc: in settings_menu + user: core + + *: none + usb_hid: "Presentation Mode" + + + *: none + usb_hid: "Mode Présentation" + + + *: none + usb_hid: "Mode Présentation" + + + + id: LANG_BROWSER_MODE + desc: in settings_menu + user: core + + *: none + usb_hid: "Browser Mode" + + + *: none + usb_hid: "Mode Navigateur" + + + *: none + usb_hid: "Mode Navigateur" + + + + id: LANG_MOUSE_MODE + desc: in settings_menu + user: core + + *: none + usb_hid: "Mouse Mode" + + + *: none + usb_hid: "Mode Souris" + + + *: none + usb_hid: "Mouse Souris" + + id: LANG_SKIN_RAM_USAGE desc: how much RAM the skins are using @@ -12667,11 +12752,11 @@ *: none - swcodec: "Compressor" + swcodec: "Compresseur de sons" *: none - swcodec: "Compressor" + swcodec: "Compresseur de sons" @@ -12691,3 +12776,272 @@ quickscreen: "Ajouter aux raccourcis comme item du haut" + + id: LANG_FM_ITALY + desc: fm region Italy + user: core + + *: none + radio: "Italy" + + + *: none + radio: "Italie" + + + *: none + radio: "Italie" + + + + id: LANG_FM_OTHER + desc: Catch-all FM region. Select if none of the others work + user: core + + *: none + radio: "Other" + + + *: none + radio: "Autre" + + + *: none + radio: "Autre" + + + + id: LANG_COMPRESSOR_THRESHOLD + desc: in sound settings + user: core + + *: none + swcodec: "Threshold" + + + *: none + swcodec: "Seuil" + + + *: none + swcodec: "Seuil" + + + + id: LANG_COMPRESSOR_RATIO + desc: in sound settings + user: core + + *: none + swcodec: "Ratio" + + + *: none + swcodec: "Rapport" + + + *: none + swcodec: "Rapport" + + + + id: LANG_COMPRESSOR_RATIO_2 + desc: in sound settings + user: core + + *: none + swcodec: "2:1" + + + *: none + swcodec: "2:1" + + + *: none + swcodec: "2 pour 1" + + + + id: LANG_COMPRESSOR_RATIO_4 + desc: in sound settings + user: core + + *: none + swcodec: "4:1" + + + *: none + swcodec: "4:1" + + + *: none + swcodec: "4 pour 1" + + + + id: LANG_COMPRESSOR_RATIO_6 + desc: in sound settings + user: core + + *: none + swcodec: "6:1" + + + *: none + swcodec: "6:1" + + + *: none + swcodec: "6 to 1" + + + + id: LANG_COMPRESSOR_RATIO_10 + desc: in sound settings + user: core + + *: none + swcodec: "10:1" + + + *: none + swcodec: "10:1" + + + *: none + swcodec: "10 pour 1" + + + + id: LANG_COMPRESSOR_RATIO_LIMIT + desc: in sound settings + user: core + + *: none + swcodec: "Limit" + + + *: none + swcodec: "Limite" + + + *: none + swcodec: "Limite" + + + + id: LANG_COMPRESSOR_GAIN + desc: in sound settings + user: core + + *: none + swcodec: "Makeup Gain" + + + *: none + swcodec: "Gain de rattrapage" + + + *: none + swcodec: "Gain de rattrapage" + + + + id: LANG_AUTO + desc: in sound settings + user: core + + *: none + swcodec: "Auto" + + + *: none + swcodec: "Auto" + + + *: none + swcodec: "Auto" + + + + id: LANG_COMPRESSOR_KNEE + desc: in sound settings + user: core + + *: none + swcodec: "Knee" + + + *: none + swcodec: "Genou" + + + *: none + swcodec: "Genou" + + + + id: LANG_COMPRESSOR_HARD_KNEE + desc: in sound settings + user: core + + *: none + swcodec: "Hard Knee" + + + *: none + swcodec: "Dur du genou" + + + *: none + swcodec: "Dur du genou" + + + + id: LANG_COMPRESSOR_SOFT_KNEE + desc: in sound settings + user: core + + *: none + swcodec: "Soft Knee" + + + *: none + swcodec: "Mou du genou" + + + *: none + swcodec: "Mou du genou" + + + + id: LANG_COMPRESSOR_RELEASE + desc: in sound settings + user: core + + *: none + swcodec: "Release Time" + + + *: none + swcodec: "Temps de relâche" + + + *: none + swcodec: "Temps de relâche" + + + + id: LANG_SKIP_OUTRO + desc: skipping to the 5 seconds before the end of a track + user: core + + *: "Skip to Outro" + + + *: "Aller directement à l'outro" + + + *: "Aller directement à l'outro" + + \ No newline at end of file -- cgit v1.2.3