mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
fs#10290: Sansa AMS language fixes by Bertrik Sikken and Hilton Shumway
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21579 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6a5245ae08
commit
02bbf55d9d
36 changed files with 273 additions and 272 deletions
|
|
@ -3838,17 +3838,17 @@
|
|||
<source>
|
||||
*: none
|
||||
button_light: "Button Light Timeout"
|
||||
fuze,e200*: "Wheel Light Timeout"
|
||||
fuze*,e200*: "Wheel Light Timeout"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
button_light: "זמן תאורת כפתור"
|
||||
fuze,e200*: "זמן תאורת הגלגל"
|
||||
fuze*,e200*: "זמן תאורת הגלגל"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
button_light: "Button Light Timeout"
|
||||
fuze,e200*: "Wheel Light Timeout"
|
||||
fuze*,e200*: "Wheel Light Timeout"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -4153,7 +4153,7 @@
|
|||
h100,h120,h300: "STOP = Revert"
|
||||
ipod*,c200*,sa9200: "MENU = Revert"
|
||||
x5,m5: "RECORD = Revert"
|
||||
h10,h10_5gb,e200*: "PREV = Revert"
|
||||
h10,h10_5gb,e200*,fuze*: "PREV = Revert"
|
||||
gigabeatf: "POWER = Revert"
|
||||
mrobe100: "DISPLAY = Revert"
|
||||
gigabeats: "BACK = Revert"
|
||||
|
|
@ -4164,7 +4164,7 @@
|
|||
h100,h120,h300: "STOP = ביטול"
|
||||
ipod*,c200*,sa9200: "MENU = ביטול"
|
||||
x5,m5: "RECORD = ביטול"
|
||||
h10,h10_5gb,e200*: "PREV = ביטול"
|
||||
h10,h10_5gb,e200*,fuze*: "PREV = ביטול"
|
||||
gigabeatf: "POWER = ביטול"
|
||||
mrobe100: "DISPLAY = ביטול"
|
||||
gigabeats: "BACK = ביטול"
|
||||
|
|
@ -6930,19 +6930,19 @@
|
|||
<source>
|
||||
*: none
|
||||
multivolume: "HD1"
|
||||
e200*,c200*: "mSD:"
|
||||
e200*,c200*,fuze*: "mSD:"
|
||||
ondio*: "MMC:"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
multivolume: "HD1"
|
||||
e200*,c200*: "MSD:"
|
||||
e200*,c200*,fuze*: "MSD:"
|
||||
ondio*: "MMC:"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
multivolume: "H D 1"
|
||||
e200*,c200*: "micro S D"
|
||||
e200*,c200*,fuze*: "micro S D"
|
||||
ondio*: "M M C"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue