mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Make the e200v2 simulator compile - an easy job as the apps/ code is identical to the e200v1.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18902 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d9fdd8ce38
commit
74b935c893
34 changed files with 645 additions and 638 deletions
|
|
@ -267,13 +267,13 @@
|
|||
<source>
|
||||
*: "PLAY = Yes"
|
||||
h100,h120,h300: "NAVI = Yes"
|
||||
ipod*,x5,m5,gigabeat*,e200,c200,h10,h10_5gb,mrobe100,sa9200: "SELECT = Yes"
|
||||
ipod*,x5,m5,gigabeat*,e200*,c200,h10,h10_5gb,mrobe100,sa9200: "SELECT = Yes"
|
||||
player: "(PLAY/STOP)"
|
||||
</source>
|
||||
<dest>
|
||||
*: "SPELA = Ja"
|
||||
h100,h120,h300: "NAVI = Ja"
|
||||
ipod*,x5,m5,gigabeat*,e200,c200,h10,h10_5gb,mrobe100,sa9200: "VÄLJ = Ja"
|
||||
ipod*,x5,m5,gigabeat*,e200*,c200,h10,h10_5gb,mrobe100,sa9200: "VÄLJ = Ja"
|
||||
player: "SPELA/STOPP"
|
||||
</dest>
|
||||
<voice>
|
||||
|
|
@ -2369,14 +2369,14 @@
|
|||
h100,h120,h300: "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,sa9200: "Building database... %d found (PREV to return)"
|
||||
h10,h10_5gb,e200*,c200,sa9200: "Building database... %d found (PREV to return)"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Skapar databas... %d hittade (AV = Återgå)"
|
||||
h100,h120,h300: "Skapar databas... %d hittade (STOPP = Återgå)"
|
||||
ipod*: "Skapar databas... %d hittade (FÖREGÅENDE = Återgå)"
|
||||
x5,m5,gigabeat*,mrobe100: "Skapar databas... %d hittade (VÄNSTER = Återgå)"
|
||||
h10,h10_5gb,e200,c200,sa9200: "Skapar databas... %d hittade (FÖREGÅENDE = Återgå)"
|
||||
h10,h10_5gb,e200*,c200,sa9200: "Skapar databas... %d hittade (FÖREGÅENDE = Återgå)"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "objekt hittade för databasen"
|
||||
|
|
@ -3834,17 +3834,17 @@
|
|||
user:
|
||||
<source>
|
||||
*: none
|
||||
e200: "Wheel Light Timeout"
|
||||
e200*: "Wheel Light Timeout"
|
||||
c200,gigabeatf,mrobe100,sa9200: "Button Light Timeout"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
e200: "Hjulbelysning"
|
||||
e200*: "Hjulbelysning"
|
||||
c200,gigabeatf,mrobe100,sa9200: "Knappbelysning"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
e200: "Hjulbelysning"
|
||||
e200*: "Hjulbelysning"
|
||||
c200,gigabeatf,mrobe100,sa9200: "Knappbelysning"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
@ -4127,17 +4127,17 @@
|
|||
*: none
|
||||
rtc: "ON = Set"
|
||||
h100,h120,h300: "NAVI = Set"
|
||||
ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeat*,mrobe100,sa9200: "SELECT = Set"
|
||||
ipod*,x5,m5,h10,h10_5gb,e200*,c200,gigabeat*,mrobe100,sa9200: "SELECT = Set"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
rtc: "PÅ = Ställ"
|
||||
h100,h120,h300: "NAVI = Ställ"
|
||||
ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeat*,mrobe100,sa9200: "VÄLJ = Ställ"
|
||||
ipod*,x5,m5,h10,h10_5gb,e200*,c200,gigabeat*,mrobe100,sa9200: "VÄLJ = Ställ"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
rtc,h100,h120,h300,h10,h10_5gb,x5,m5,ipod*,e200,c200,gigabeat*,mrobe100,sa9200: ""
|
||||
rtc,h100,h120,h300,h10,h10_5gb,x5,m5,ipod*,e200*,c200,gigabeat*,mrobe100,sa9200: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -4148,7 +4148,7 @@
|
|||
*: none
|
||||
rtc: "OFF = Revert"
|
||||
h100,h120,h300: "STOP = Revert"
|
||||
ipod*,e200,c200,sa9200: "MENU = Revert"
|
||||
ipod*,e200*,c200,sa9200: "MENU = Revert"
|
||||
x5,m5: "RECORD = Revert"
|
||||
h10,h10_5gb: "PREV = Revert"
|
||||
gigabeatf: "A = Revert"
|
||||
|
|
@ -4159,7 +4159,7 @@
|
|||
*: none
|
||||
rtc: "AV = Avbryt"
|
||||
h100,h120,h300: "STOPP = Avbryt"
|
||||
ipod*,e200,c200,sa9200: "MENY = Avbryt"
|
||||
ipod*,e200*,c200,sa9200: "MENY = Avbryt"
|
||||
x5,m5: "SPELA IN = Avbryt"
|
||||
h10,h10_5gb: "FÖREGÅENDE = Avbryt"
|
||||
gigabeatf: "A = Avbryt"
|
||||
|
|
@ -4168,7 +4168,7 @@
|
|||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
rtc,h100,h120,h300,ipod*,e200,c200,x5,m5,h10,h10_5gb,gigabeat*,mrobe100,sa9200: ""
|
||||
rtc,h100,h120,h300,ipod*,e200*,c200,x5,m5,h10,h10_5gb,gigabeat*,mrobe100,sa9200: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -6907,17 +6907,17 @@
|
|||
user:
|
||||
<source>
|
||||
*: none
|
||||
e200,c200: "mSD:"
|
||||
e200*,c200: "mSD:"
|
||||
ondio*: "MMC:"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
e200,c200: "mSD:"
|
||||
e200*,c200: "mSD:"
|
||||
ondio*: "MMC:"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
e200,c200: "mikro S D"
|
||||
e200*,c200: "mikro S D"
|
||||
ondio*: "M M C"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
@ -8279,18 +8279,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,c200: "The disk is full. Press UP to continue."
|
||||
e200*,c200: "The disk is full. Press UP to continue."
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
recording: "Disken är full. Tryck AV för att fortsätta."
|
||||
h100,h120,h300: "Disken är full. Tryck STOPP för att fortsätta."
|
||||
m5,x5: "Disken är full. Tryck PÅ/AV för att fortsätta."
|
||||
e200,c200: "Disken är full. Tryck UPP för att fortsätta."
|
||||
e200*,c200: "Disken är full. Tryck UPP för att fortsätta."
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording,h100,h120,h300,m5,x5,e200,c200: ""
|
||||
recording,h100,h120,h300,m5,x5,e200*,c200: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -8381,7 +8381,7 @@
|
|||
player,h100,h120,h300: "STOP to abort"
|
||||
ipod*: "PLAY/PAUSE to abort"
|
||||
x5,m5: "Long PLAY to abort"
|
||||
h10,h10_5gb,e200,c200: "PREV to abort"
|
||||
h10,h10_5gb,e200*,c200: "PREV to abort"
|
||||
gigabeats: "BACK to abort"
|
||||
gigabeatf:"POWER to abort"
|
||||
</source>
|
||||
|
|
@ -8390,7 +8390,7 @@
|
|||
player,h100,h120,h300: "STOPP = Avbryt"
|
||||
ipod*: "SPELA/PAUSA = Avbryt"
|
||||
x5,m5: "Lång SPELA = Avbryt"
|
||||
h10,h10_5gb,e200,c200: "FÖREGÅENDE = Avbryt"
|
||||
h10,h10_5gb,e200*,c200: "FÖREGÅENDE = Avbryt"
|
||||
gigabeats: "BAKÅT = Avbryt"
|
||||
gigabeatf: "PÅ/AV = Avbryt"
|
||||
</dest>
|
||||
|
|
@ -10445,7 +10445,7 @@
|
|||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording,h100,h120,h300,m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200,c200: ""
|
||||
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