1
0
Fork 0
forked from len0rd/rockbox

added the "disk poweroff string translation

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2891 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Arnaud de Bonald 2002-11-29 08:49:41 +00:00
parent 39c54749e3
commit 19afbbb32d

View file

@ -1067,7 +1067,7 @@ new: "Disque : %d.%dGo"
id: LANG_RECORDING
desc: in the main menu
eng: "Recording"
new: "Enregistrement"
new: "Enregistrement"
id: LANG_RECORDING_CHANNELS
desc: in the recording settings
@ -1077,12 +1077,12 @@ new: "Canaux"
id: LANG_RECORDING_FREQUENCY
desc: in the recording settings
eng: "Frequency"
new: "Fréquence"
new: "Fréquence"
id: LANG_RECORDING_GAIN
desc: in the recording screen
eng: "Gain"
new: "Gain"
new: "Gain"
id: LANG_RECORDING_LEFT
desc: in the recording screen
@ -1092,7 +1092,7 @@ new: "Gauche"
id: LANG_RECORDING_QUALITY
desc: in the recording settings
eng: "Quality"
new: "Qualité"
new: "Qualité"
id: LANG_RECORDING_RIGHT
desc: in the recording screen
@ -1123,3 +1123,8 @@ id: LANG_RECORDING_SRC_MIC
desc: in the recording settings
eng: "Mic"
new: "Micro"
id: LANG_POWEROFF
desc: disk poweroff flag
eng: "Disk Poweroff"
new: "Mise en veille du disque"