Rename targets to be consistent in all places. (FS #10819). Take 2.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23883 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Björn Stenberg 2009-12-07 12:19:08 +00:00
parent ee15637749
commit c0740440ac
148 changed files with 3364 additions and 3434 deletions

View file

@ -39,8 +39,8 @@
#
# All phrases have a default string like: *: "default" that will be used if no
# other string matches for the particular model you build the language for. If
# you want a particular string for the iriver h300 series you'd write it like:
# h300: "h300-specific string" (below the default line). If your string isn't
# you want a particular string for the iriver iriverh300 series you'd write it like:
# iriverh300: "iriverh300-specific string" (below the default line). If your string isn't
# used for all targets set the default to none like: *: none (no quotes!) this
# will not include the string for target that will not need it, see
# apps/features.txt for available categories that can be used instead of the
@ -51,43 +51,43 @@
# MODELNAME variable in the root makefile. Currently, they are:
# Target Target string
# Archos
# Player/Studio player
# Recorder recorder
# FM Recorder fmrecorder
# Recorder V2 recorderv2
# Ondio SP ondiosp
# Ondio FM ondiofm
# Player/Studio archosplayer
# Recorder archosrecorder
# FM Recorder archosfmrecorder
# Recorder V2 archosrecorderv2
# Ondio SP archosondiosp
# Ondio FM archosondiofm
# iriver
# H100/H110/H115 h100
# H120/H140 h120
# H320/H340 h300
# H10 h10
# IFP 7XX ifp7xx
# H100/H110/H115 iriverh100
# H120/H140 iriverh120
# H320/H340 iriverh300
# H10 iriverh10
# IFP 7XX iriverifp7xx
# iaudio
# X5 x5
# M5 m5
# X5 iaudiox5
# M5 iaudiom5
# ipod
# All iPods ipod*
# 4G Color/Photo ipodcolor
# Nano ipodnano
# Nano ipodnano1g
# Video (5G) ipodvideo
# 3G ipod3g
# 4G gray ipod4g
# mini ipodmini
# mini ipodmini1g
# mini 2G ipodmini2g
# Toshiba
# Gigabeat Fxx gigabeatf
# Gigabeat Fxx gigabeatfx
# Gigabeat Sxx gigabeats
#
# Sandisk
# Sansa E200 e200
# Sansa C200 c200*
# Sansa E200 sansae200
# Sansa C200 sansac200*
#
# Olympus
# m:robe 100 mrobe100
#
# Philips
# GoGear SA9200 sa9200
# GoGear SA9200 gogearsa9200
<phrase>
id: LANG_SET_BOOL_YES
@ -334,18 +334,18 @@
<source>
*: "PLAY = Yes"
cowond2*: "MENU, or top-right = Yes"
h100,h120,h300: "NAVI = Yes"
yh*,ipod*,x5,m5,gigabeat*,e200*,c200*,h10,h10_5gb,mrobe100,clip*,fuze*: "SELECT = Yes"
iriverh100,iriverh120,iriverh300: "NAVI = Yes"
samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*: "SELECT = Yes"
mrobe500: "PLAY, POWER, or top-right = Yes"
player: "(PLAY/STOP)"
archosplayer: "(PLAY/STOP)"
</source>
<dest>
*: "PLAY = Yes"
cowond2*: "MENU, or top-right = Yes"
h100,h120,h300: "NAVI = Yes"
yh*,ipod*,x5,m5,gigabeat*,e200*,c200*,h10,h10_5gb,mrobe100,clip*,fuze*: "SELECT = Yes"
iriverh100,iriverh120,iriverh300: "NAVI = Yes"
samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*: "SELECT = Yes"
mrobe500: "PLAY, POWER, or top-right = Yes"
player: "(PLAY/STOP)"
archosplayer: "(PLAY/STOP)"
</dest>
<voice>
*: ""
@ -357,15 +357,15 @@
user: core
<source>
*: "Any Other = No"
player: none
archosplayer: none
</source>
<dest>
*: "Any Other = No"
player: none
archosplayer: none
</dest>
<voice>
*: ""
player: none
archosplayer: none
</voice>
</phrase>
<phrase>
@ -2458,19 +2458,19 @@
user: core
<source>
*: "Building database... %d found (OFF to return)"
h100,h120,h300: "Building database... %d found (STOP to return)"
iriverh100,iriverh120,iriverh300: "Building database... %d found (STOP to return)"
ipod*: "Building database... %d found (PREV to return)"
x5,m5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)"
h10,h10_5gb,e200*,c200*,fuze*: "Building database... %d found (PREV to return)"
sa9200: "Building database... %d found (REW to return)"
iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)"
iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*: "Building database... %d found (PREV to return)"
gogearsa9200: "Building database... %d found (REW to return)"
</source>
<dest>
*: "Building database... %d found (OFF to return)"
h100,h120,h300: "Building database... %d found (STOP to return)"
iriverh100,iriverh120,iriverh300: "Building database... %d found (STOP to return)"
ipod*: "Building database... %d found (PREV to return)"
x5,m5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)"
h10,h10_5gb,e200*,c200*,fuze*: "Building database... %d found (PREV to return)"
sa9200: "Building database... %d found (REW to return)"
iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)"
iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*: "Building database... %d found (PREV to return)"
gogearsa9200: "Building database... %d found (REW to return)"
</dest>
<voice>
*: "entries found for database"
@ -3270,7 +3270,7 @@
</phrase>
<phrase>
id: LANG_JUMP_SCROLL
desc: (player) menu alternative for jump scroll
desc: (archosplayer) menu alternative for jump scroll
user: core
<source>
*: "Jump Scroll"
@ -3284,7 +3284,7 @@
</phrase>
<phrase>
id: LANG_ONE_TIME
desc: (player) the jump scroll shall be done "one time"
desc: (archosplayer) the jump scroll shall be done "one time"
user: core
<source>
*: "One time"
@ -3298,7 +3298,7 @@
</phrase>
<phrase>
id: LANG_JUMP_SCROLL_DELAY
desc: (player) Delay before making a jump scroll
desc: (archosplayer) Delay before making a jump scroll
user: core
<source>
*: "Jump Scroll Delay"
@ -3930,17 +3930,17 @@
<source>
*: none
button_light: "Button Light Timeout"
fuze*,e200*: "Wheel Light Timeout"
sansafuze*,sansae200*: "Wheel Light Timeout"
</source>
<dest>
*: none
button_light: "Button Light Timeout"
fuze*,e200*: "Wheel Light Timeout"
sansafuze*,sansae200*: "Wheel Light Timeout"
</dest>
<voice>
*: none
button_light: "Button Light Timeout"
fuze*,e200*: "Wheel Light Timeout"
sansafuze*,sansae200*: "Wheel Light Timeout"
</voice>
</phrase>
<phrase>
@ -4222,21 +4222,21 @@
*: none
rtc: "ON = Set"
mrobe500: "HEART = Set"
h100,h120,h300: "NAVI = Set"
ipod*,x5,m5,h10,h10_5gb,e200*,c200*,gigabeat*,mrobe100,clip*,fuze*: "SELECT = Set"
sa9200: "PLAY = Set"
iriverh100,iriverh120,iriverh300: "NAVI = Set"
ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100,sansaclip*,sansafuze*: "SELECT = Set"
gogearsa9200: "PLAY = Set"
</source>
<dest>
*: none
rtc: "ON = Set"
mrobe500: "HEART = Set"
h100,h120,h300: "NAVI = Set"
ipod*,x5,m5,h10,h10_5gb,e200*,c200*,gigabeat*,mrobe100,clip*,fuze*: "SELECT = Set"
sa9200: "PLAY = Set"
iriverh100,iriverh120,iriverh300: "NAVI = Set"
ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100,sansaclip*,sansafuze*: "SELECT = Set"
gogearsa9200: "PLAY = Set"
</dest>
<voice>
*: none
rtc,h100,h120,h300,h10,h10_5gb,x5,m5,ipod*,e200*,c200*,gigabeat*,mrobe100,sa9200: ""
rtc,iriverh100,iriverh120,iriverh300,iriverh10,iriverh10_5gb,iaudiox5,iaudiom5,ipod*,sansae200*,sansac200*,gigabeat*,mrobe100,gogearsa9200: ""
</voice>
</phrase>
<phrase>
@ -4247,31 +4247,31 @@
*: none
rtc: "OFF = Revert"
mrobe500: "POWER = Revert"
h100,h120,h300: "STOP = Revert"
ipod*,c200*: "MENU = Revert"
x5,m5: "RECORD = Revert"
h10,h10_5gb,e200*,fuze*: "PREV = Revert"
gigabeatf: "POWER = Revert"
iriverh100,iriverh120,iriverh300: "STOP = Revert"
ipod*,sansac200*: "MENU = Revert"
iaudiox5,iaudiom5: "RECORD = Revert"
iriverh10,iriverh10_5gb,sansae200*,sansafuze*: "PREV = Revert"
gigabeatfx: "POWER = Revert"
mrobe100: "DISPLAY = Revert"
gigabeats: "BACK = Revert"
sa9200: "LEFT = Revert"
gogearsa9200: "LEFT = Revert"
</source>
<dest>
*: none
rtc: "OFF = Revert"
mrobe500: "POWER = Revert"
h100,h120,h300: "STOP = Revert"
ipod*,c200*: "MENU = Revert"
x5,m5: "RECORD = Revert"
h10,h10_5gb,e200*,fuze*: "PREV = Revert"
gigabeatf: "POWER = Revert"
iriverh100,iriverh120,iriverh300: "STOP = Revert"
ipod*,sansac200*: "MENU = Revert"
iaudiox5,iaudiom5: "RECORD = Revert"
iriverh10,iriverh10_5gb,sansae200*,sansafuze*: "PREV = Revert"
gigabeatfx: "POWER = Revert"
mrobe100: "DISPLAY = Revert"
gigabeats: "BACK = Revert"
sa9200: "LEFT = Revert"
gogearsa9200: "LEFT = Revert"
</dest>
<voice>
*: none
rtc,h100,h120,h300,ipod*,e200*,c200*,x5,m5,h10,h10_5gb,gigabeat*,mrobe100,sa9200: ""
rtc,iriverh100,iriverh120,iriverh300,ipod*,sansae200*,sansac200*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,gigabeat*,mrobe100,gogearsa9200: ""
</voice>
</phrase>
<phrase>
@ -4794,14 +4794,14 @@
*: none
alarm: "PLAY=Set OFF=Cancel"
ipod*: "SELECT=Set MENU=Cancel"
h10,h10_5gb: "SELECT=Set PREV=Cancel"
iriverh10,iriverh10_5gb: "SELECT=Set PREV=Cancel"
gigabeats: "SELECT=Set POWER=Cancel"
</source>
<dest>
*: none
alarm: "PLAY=Set OFF=Cancel"
ipod*: "SELECT=Set MENU=Cancel"
h10,h10_5gb: "SELECT=Set PREV=Cancel"
iriverh10,iriverh10_5gb: "SELECT=Set PREV=Cancel"
gigabeats: "SELECT=Set POWER=Cancel"
</dest>
<voice>
@ -5976,17 +5976,17 @@
<source>
*: none
recording: "Microphone"
h100,h120,h300: "Internal Microphone"
iriverh100,iriverh120,iriverh300: "Internal Microphone"
</source>
<dest>
*: none
recording: "Microphone"
h100,h120,h300: "Internal Microphone"
iriverh100,iriverh120,iriverh300: "Internal Microphone"
</dest>
<voice>
*: none
recording: "Microphone"
h100,h120,h300: "Internal Microphone"
iriverh100,iriverh120,iriverh300: "Internal Microphone"
</voice>
</phrase>
<phrase>
@ -6012,15 +6012,15 @@
user: core
<source>
*: none
recording,player: "Line In"
recording,archosplayer: "Line In"
</source>
<dest>
*: none
recording,player: "Line In"
recording,archosplayer: "Line In"
</dest>
<voice>
*: none
recording,player: "Line In"
recording,archosplayer: "Line In"
</voice>
</phrase>
<phrase>
@ -6950,11 +6950,11 @@
user: core
<source>
*: "Buffer:"
player: "Buf:"
archosplayer: "Buf:"
</source>
<dest>
*: "Buffer:"
player: "Buf:"
archosplayer: "Buf:"
</dest>
<voice>
*: "Buffer size"
@ -6966,13 +6966,13 @@
user: core
<source>
*: "Battery: %d%% %dh %dm"
player,recorder,fmrecorder,recorderv2,ondio*,ifp7xx: "%d%% %dh %dm"
h10,ipodmini,ipodmini2g: "Batt: %d%% %dh %dm"
archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,ondio*,iriverifp7xx: "%d%% %dh %dm"
iriverh10,ipodmini1g,ipodmini2g: "Batt: %d%% %dh %dm"
</source>
<dest>
*: "Battery: %d%% %dh %dm"
player,recorder,fmrecorder,recorderv2,ondio*,ifp7xx: "%d%% %dh %dm"
h10,ipodmini,ipodmini2g: "Batt: %d%% %dh %dm"
archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,ondio*,iriverifp7xx: "%d%% %dh %dm"
iriverh10,ipodmini1g,ipodmini2g: "Batt: %d%% %dh %dm"
</dest>
<voice>
*: "Battery level"
@ -7030,19 +7030,19 @@
<source>
*: none
multivolume: "HD1"
e200*,c200*,fuze*: "mSD:"
sansae200*,sansac200*,sansafuze*: "mSD:"
ondio*: "MMC:"
</source>
<dest>
*: none
multivolume: "HD1"
e200*,c200*,fuze*: "MSD:"
sansae200*,sansac200*,sansafuze*: "MSD:"
ondio*: "MMC:"
</dest>
<voice>
*: none
multivolume: "H D 1"
e200*,c200*,fuze*: "micro S D"
sansae200*,sansac200*,sansafuze*: "micro S D"
ondio*: "M M C"
</voice>
</phrase>
@ -8154,11 +8154,11 @@
user: core
<source>
*: "End of Song List"
player: "End of List"
archosplayer: "End of List"
</source>
<dest>
*: "End of Song List"
player: "End of List"
archosplayer: "End of List"
</dest>
<voice>
*: "End of Song List"
@ -8403,20 +8403,20 @@
<source>
*: none
recording: "The disk is full. Press OFF to continue."
h100,h120,h300: "The disk is full. Press STOP to continue."
m5,x5: "The disk is full. Press POWER to continue."
e200*,c200*: "The disk is full. Press PREV to continue."
iriverh100,iriverh120,iriverh300: "The disk is full. Press STOP to continue."
iaudiom5,iaudiox5: "The disk is full. Press POWER to continue."
sansae200*,sansac200*: "The disk is full. Press PREV to continue."
</source>
<dest>
*: none
recording: "The disk is full. Press OFF to continue."
h100,h120,h300: "The disk is full. Press STOP to continue."
m5,x5: "The disk is full. Press POWER to continue."
e200*,c200*: "The disk is full. Press PREV to continue."
iriverh100,iriverh120,iriverh300: "The disk is full. Press STOP to continue."
iaudiom5,iaudiox5: "The disk is full. Press POWER to continue."
sansae200*,sansac200*: "The disk is full. Press PREV to continue."
</dest>
<voice>
*: none
recording,h100,h120,h300,m5,x5,e200*,c200*: ""
recording,iriverh100,iriverh120,iriverh300,iaudiom5,iaudiox5,sansae200*,sansac200*: ""
</voice>
</phrase>
<phrase>
@ -8500,25 +8500,25 @@
</phrase>
<phrase>
id: LANG_OFF_ABORT
desc: Used on recorder models
desc: Used on archosrecorder models
user: core
<source>
*: "OFF to abort"
player,h100,h120,h300: "STOP to abort"
archosplayer,iriverh100,iriverh120,iriverh300: "STOP to abort"
ipod*: "PLAY/PAUSE to abort"
x5,m5: "Long PLAY to abort"
h10,h10_5gb,e200*,c200*: "PREV to abort"
iaudiox5,iaudiom5: "Long PLAY to abort"
iriverh10,iriverh10_5gb,sansae200*,sansac200*: "PREV to abort"
gigabeats: "BACK to abort"
gigabeatf: "POWER to abort"
gigabeatfx: "POWER to abort"
</source>
<dest>
*: "OFF to abort"
player,h100,h120,h300: "STOP to abort"
archosplayer,iriverh100,iriverh120,iriverh300: "STOP to abort"
ipod*: "PLAY/PAUSE to abort"
x5,m5: "Long PLAY to abort"
h10,h10_5gb,e200*,c200*: "PREV to abort"
iaudiox5,iaudiom5: "Long PLAY to abort"
iriverh10,iriverh10_5gb,sansae200*,sansac200*: "PREV to abort"
gigabeats: "BACK to abort"
gigabeatf: "POWER to abort"
gigabeatfx: "POWER to abort"
</dest>
<voice>
*: ""
@ -8742,19 +8742,19 @@
</phrase>
<phrase>
id: LANG_BATTERY_TOPOFF_CHARGE
desc: in info display, shows that top off charge is running Only for V1 recorder
desc: in info display, shows that top off charge is running Only for V1 archosrecorder
user: core
<source>
*: none
recorder: "Battery: Top-Off Chg"
archosrecorder: "Battery: Top-Off Chg"
</source>
<dest>
*: none
recorder: "Battery: Top-Off Chg"
archosrecorder: "Battery: Top-Off Chg"
</dest>
<voice>
*: none
recorder: "Top off charge"
archosrecorder: "Top off charge"
</voice>
</phrase>
<phrase>
@ -10571,7 +10571,7 @@
</dest>
<voice>
*: none
recording,h100,h120,h300,m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200*,c200*: ""
recording,iriverh100,iriverh120,iriverh300,iaudiom5,iaudiox5,ipod4g,ipodcolor,ipodnano1g,ipodvideo,sansae200*,sansac200*: ""
</voice>
</phrase>
<phrase>
@ -11782,15 +11782,15 @@
user: core
<source>
*: none
gigabeatf: "Touchpad Sensitivity"
gigabeatfx: "Touchpad Sensitivity"
</source>
<dest>
*: none
gigabeatf: "Touchpad Sensitivity"
gigabeatfx: "Touchpad Sensitivity"
</dest>
<voice>
*: none
gigabeatf: "Touchpad Sensitivity"
gigabeatfx: "Touchpad Sensitivity"
</voice>
</phrase>
<phrase>
@ -11799,15 +11799,15 @@
user: core
<source>
*: none
gigabeatf: "High"
gigabeatfx: "High"
</source>
<dest>
*: none
gigabeatf: "High"
gigabeatfx: "High"
</dest>
<voice>
*: none
gigabeatf: "High"
gigabeatfx: "High"
</voice>
</phrase>
<phrase>