mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
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:
parent
39c54749e3
commit
19afbbb32d
1 changed files with 9 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue