mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Change e200 to e200,c200 in all occurances except for LANG_BUTTONLIGHT_TIMEOUT. Hopefully I didn't break any characters I can't see.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14731 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
65b4aae61e
commit
4b07770aeb
15 changed files with 305 additions and 283 deletions
|
|
@ -251,13 +251,13 @@
|
|||
<source>
|
||||
*: "PLAY = Yes"
|
||||
h100,h120,h300: "NAVI = Yes"
|
||||
ipod*,x5,m5,gigabeatf,e200,h10,h10_5gb: "SELECT = Yes"
|
||||
ipod*,x5,m5,gigabeatf,e200,c200,h10,h10_5gb: "SELECT = Yes"
|
||||
player: "(PLAY/STOP)"
|
||||
</source>
|
||||
<dest>
|
||||
*: "PLAY = Igen"
|
||||
h100,h120,h300: "NAVI = Igen"
|
||||
ipod*,x5,m5,gigabeatf,e200,h10,h10_5gb: "SELECT = Igen"
|
||||
ipod*,x5,m5,gigabeatf,e200,c200,h10,h10_5gb: "SELECT = Igen"
|
||||
player: "(PLAY/STOP)"
|
||||
</dest>
|
||||
<voice>
|
||||
|
|
@ -2352,14 +2352,14 @@
|
|||
h100,h120,h300: "Building database... %d found (STOP to return)"
|
||||
ipod*: "Building database... %d found (PLAY/PAUSE to return)"
|
||||
x5,m5: "Building database... %d found (LEFT to return)"
|
||||
h10,h10_5gb,e200: "Building database... %d found (PREV to return)"
|
||||
h10,h10_5gb,e200,c200: "Building database... %d found (PREV to return)"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Készítem az adatbázist... %d-t találtam (OFF - vissza)"
|
||||
h100,h120,h300: "Készítem az adatbázist... %d-t találtam (STOP - vissza)"
|
||||
ipod*: "Készítem az adatbázist... %d-t találtam (PLAY/PAUSE - vissza)"
|
||||
x5,m5: "Készítem az adatbázist... %d-t találtam (BAL - vissza)"
|
||||
h10,h10_5gb,e200: "Készítem az adatbázist... %d-t találtam (PREV - vissza)"
|
||||
h10,h10_5gb,e200,c200: "Készítem az adatbázist... %d-t találtam (PREV - vissza)"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "entries found for database"
|
||||
|
|
@ -4109,17 +4109,17 @@
|
|||
*: none
|
||||
rtc: "ON = Set"
|
||||
h100,h120,h300: "NAVI = Set"
|
||||
ipod*,x5,m5,h10,h10_5gb,e200,gigabeatf: "SELECT = Set"
|
||||
ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeatf: "SELECT = Set"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
rtc: "ON = Beállít"
|
||||
h100,h120,h300: "NAVI = Beállít"
|
||||
ipod*,x5,m5,h10,h10_5gb,e200,gigabeatf: "SELECT = Beállít"
|
||||
ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeatf: "SELECT = Beállít"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
rtc,h100,h120,h300,h10,h10_5gb,x5,m5,ipod*,e200,gigabeatf: ""
|
||||
rtc,h100,h120,h300,h10,h10_5gb,x5,m5,ipod*,e200,c200,gigabeatf: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -4130,7 +4130,7 @@
|
|||
*: none
|
||||
rtc: "OFF = Revert"
|
||||
h100,h120,h300: "STOP = Revert"
|
||||
ipod*,e200: "MENU = Revert"
|
||||
ipod*,e200,c200: "MENU = Revert"
|
||||
x5,m5: "RECORD = Revert"
|
||||
h10,h10_5gb: "PREV = Revert"
|
||||
gigabeatf: "A = Revert"
|
||||
|
|
@ -4139,14 +4139,14 @@
|
|||
*: none
|
||||
rtc: "KI = mégsem"
|
||||
h100,h120,h300: "STOP = mégsem"
|
||||
ipod*,e200: "MENU = mégsem"
|
||||
ipod*,e200,c200: "MENU = mégsem"
|
||||
x5,m5: "RECORD = mégsem"
|
||||
h10,h10_5gb: "PREV = mégsem"
|
||||
gigabeatf: "POWER = mégsem"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
rtc,h100,h120,h300,ipod*,e200,x5,m5,h10,h10_gb,gigabeatf: ""
|
||||
rtc,h100,h120,h300,ipod*,e200,c200,x5,m5,h10,h10_gb,gigabeatf: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -6880,17 +6880,17 @@
|
|||
user:
|
||||
<source>
|
||||
*: none
|
||||
e200: "mSD:"
|
||||
e200,c200: "mSD:"
|
||||
ondio*: "MMC:"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
e200: "mSD"
|
||||
e200,c200: "mSD"
|
||||
ondio*: "MMC:"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
e200: "micro Secure Digital card:"
|
||||
e200,c200: "micro Secure Digital card:"
|
||||
ondio*: "Multimedia card"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
@ -8254,18 +8254,18 @@
|
|||
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: "The disk is full. Press UP to continue."
|
||||
e200,c200: "The disk is full. Press UP to continue."
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
recording: "A merevlemez tele van. Folytatáshoz nyomj OFF-ot."
|
||||
h100,h120,h300: "A merevlemez tele van. Folytatáshoz nyomj STOP-ot."
|
||||
m5,x5: "A merevlemez tele van. Folytatáshoz nyomd meg a POWER gombot."
|
||||
e200: "A merevlemez tele van. Folytatáshoz nyomd meg az UP gombot."
|
||||
e200,c200: "A merevlemez tele van. Folytatáshoz nyomd meg az UP gombot."
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording,h100,h120,h300,m5,x5,e200: ""
|
||||
recording,h100,h120,h300,m5,x5,e200,c200: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -8356,14 +8356,14 @@
|
|||
player,h100,h120,h300: "STOP to abort"
|
||||
ipod*: "PLAY/PAUSE to abort"
|
||||
x5,m5: "Long PLAY to abort"
|
||||
h10,h10_5gb,e200: "PREV to abort"
|
||||
h10,h10_5gb,e200,c200: "PREV to abort"
|
||||
</source>
|
||||
<dest>
|
||||
*: "OFF - megszakít"
|
||||
player,h100,h120,h300: "STOP - megszakít"
|
||||
ipod*: "PLAY/PAUSE - megszakít"
|
||||
x5,m5: "PLAY hosszan - megszakít"
|
||||
h10,h10_5gb,e200: "PREV - megszakít"
|
||||
h10,h10_5gb,e200,c200: "PREV - megszakít"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
|
|
@ -10409,17 +10409,17 @@
|
|||
*: none
|
||||
recording: "The disk is full. Press OFF to continue."
|
||||
h100,h120,h300: "The disk is full. Press STOP to continue."
|
||||
m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200: "The disk is full. Press LEFT to continue."
|
||||
m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200,c200: "The disk is full. Press LEFT to continue."
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
recording: "A merevlemez tele van. Folytatáshoz nyomj OFF-ot."
|
||||
h100,h120,h300: "A merevlemez tele van. Folytatáshoz nyomj STOP-ot."
|
||||
m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200: "A merevlemez tele van. Folytatáshoz nyomd meg a BAL gombot."
|
||||
m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200,c200: "A merevlemez tele van. Folytatáshoz nyomd meg a BAL gombot."
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording,h100,h120,h300,m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200: ""
|
||||
recording,h100,h120,h300,m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200,c200: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue