summaryrefslogtreecommitdiff
path: root/apps/lang/francais.lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang/francais.lang')
-rw-r--r--apps/lang/francais.lang80
1 files changed, 79 insertions, 1 deletions
diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang
index fc4cbcab68..c716bc5205 100644
--- a/apps/lang/francais.lang
+++ b/apps/lang/francais.lang
@@ -9746,7 +9746,7 @@ id: LANG_CROSSFEED_DIRECT_GAIN
9746 </voice> 9746 </voice>
9747</phrase> 9747</phrase>
9748<phrase> 9748<phrase>
9749 id: LANG_RECORDING_AGC_PRESET 9749 id: LANG_SYSFONT_RECORDING_AGC_PRESET
9750 desc: automatic gain control in recording screen 9750 desc: automatic gain control in recording screen
9751 <source> 9751 <source>
9752 *: "AGC" 9752 *: "AGC"
@@ -9920,3 +9920,81 @@ id: LANG_CROSSFEED_DIRECT_GAIN
9920 *: "Corée" 9920 *: "Corée"
9921 </voice> 9921 </voice>
9922</phrase> 9922</phrase>
9923<phrase>
9924 id: LANG_SYSFONT_AGC_SAFETY
9925 desc: AGC preset
9926 <source>
9927 *: "Safety (clip)"
9928 </source>
9929 <dest>
9930 *: "Sûreté (clip)"
9931 </dest>
9932 <voice>
9933 *: "Sûreté (clip)"
9934 </voice>
9935</phrase>
9936<phrase>
9937 id: LANG_SYSFONT_AGC_LIVE
9938 desc: AGC preset
9939 <source>
9940 *: "Live (slow)"
9941 </source>
9942 <dest>
9943 *: "En Direct (Lent)"
9944 </dest>
9945 <voice>
9946 *: "En direct (lent)"
9947 </voice>
9948</phrase>
9949<phrase>
9950 id: LANG_SYSFONT_AGC_DJSET
9951 desc: AGC preset
9952 <source>
9953 *: "DJ-Set (slow)"
9954 </source>
9955 <dest>
9956 *: "DJ-Set (Lent)"
9957 </dest>
9958 <voice>
9959 *: "DJ set (lent)"
9960 </voice>
9961</phrase>
9962<phrase>
9963 id: LANG_SYSFONT_AGC_MEDIUM
9964 desc: AGC preset
9965 <source>
9966 *: "Medium"
9967 </source>
9968 <dest>
9969 *: "Moyen"
9970 </dest>
9971 <voice>
9972 *: "Moyen"
9973 </voice>
9974</phrase>
9975<phrase>
9976 id: LANG_SYSFONT_AGC_VOICE
9977 desc: AGC preset
9978 <source>
9979 *: "Voice (fast)"
9980 </source>
9981 <dest>
9982 *: "Voix (Rapide)"
9983 </dest>
9984 <voice>
9985 *: "Voix (rapide)"
9986 </voice>
9987</phrase>
9988<phrase>
9989 id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
9990 desc: AGC maximum gain in recording screen
9991 <source>
9992 *: "AGC max. gain"
9993 </source>
9994 <dest>
9995 *: "CAG Gain Max."
9996 </dest>
9997 <voice>
9998 *: "CAG gain maximum"
9999 </voice>
10000</phrase>