mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-20 02:22:43 -05:00
FS8788 Update finnish translation by Jani Kinnunen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17622 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4a6190dd13
commit
2de5e8744f
1 changed files with 225 additions and 89 deletions
|
|
@ -642,7 +642,7 @@
|
||||||
desc: in settings_menu()
|
desc: in settings_menu()
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: "Playback"
|
*: "Playback Settings"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: "Toisto"
|
*: "Toisto"
|
||||||
|
|
@ -4564,19 +4564,23 @@
|
||||||
*: none
|
*: none
|
||||||
rtc: "OFF = Revert"
|
rtc: "OFF = Revert"
|
||||||
h100,h120,h300: "STOP = Revert"
|
h100,h120,h300: "STOP = Revert"
|
||||||
ipod*,e200,c200: "MENU = Revert"
|
ipod*,e200,c200,sa9200: "MENU = Revert"
|
||||||
x5,m5: "RECORD = Revert"
|
x5,m5: "RECORD = Revert"
|
||||||
h10,h10_5gb: "PREV = Revert"
|
h10,h10_5gb: "PREV = Revert"
|
||||||
gigabeatf: "A = Revert"
|
gigabeatf: "A = Revert"
|
||||||
|
mrobe100: "DISPLAY = Revert"
|
||||||
|
gigabeats: "BACK = Revert"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
rtc: "OFF = Peruuta"
|
rtc: "OFF = Peruuta"
|
||||||
h100,h120,h300: "STOP = Peruuta"
|
h100,h120,h300: "STOP = Peruuta"
|
||||||
ipod*,e200,c200: "MENU = Peruuta"
|
ipod*,e200,c200,sa9200: "MENU = Peruuta"
|
||||||
x5,m5: "RECORD = Peruuta"
|
x5,m5: "RECORD = Peruuta"
|
||||||
h10,h10_5gb: "PREV = Peruuta"
|
h10,h10_5gb: "PREV = Peruuta"
|
||||||
gigabeatf: "A = Peruuta"
|
gigabeatf: "A = Peruuta"
|
||||||
|
mrobe100: "DISPLAY = Peruuta"
|
||||||
|
gigabeats: "BACK = Peruuta"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: ""
|
*: ""
|
||||||
|
|
@ -4838,12 +4842,14 @@
|
||||||
alarm: "PLAY=Set OFF=Cancel"
|
alarm: "PLAY=Set OFF=Cancel"
|
||||||
ipod*: "SELECT=Set MENU=Cancel"
|
ipod*: "SELECT=Set MENU=Cancel"
|
||||||
h10,h10_5gb: "SELECT=Set PREV=Cancel"
|
h10,h10_5gb: "SELECT=Set PREV=Cancel"
|
||||||
|
gigabeats: "SELECT=Set POWER=Cancel"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
alarm: "PLAY=Aseta OFF=Peruuta"
|
alarm: "PLAY=Aseta OFF=Peruuta"
|
||||||
ipod*: "SELECT=Aseta MENU=Peruuta"
|
ipod*: "SELECT=Aseta MENU=Peruuta"
|
||||||
h10,h10_5gb: "SELECT=Aseta PREV=Peruuta"
|
h10,h10_5gb: "SELECT=Aseta PREV=Peruuta"
|
||||||
|
gigabeats: "SELECT=Aseta POWER=Peruuta"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
|
|
@ -8210,53 +8216,53 @@
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_SET_BOOL_YES
|
id: LANG_SYSFONT_SET_BOOL_YES
|
||||||
desc: bool true representation
|
desc: deprecated
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Yes"
|
lcd_bitmap: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Kyllä"
|
lcd_bitmap: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Kyllä"
|
lcd_bitmap: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_SET_BOOL_NO
|
id: LANG_SYSFONT_SET_BOOL_NO
|
||||||
desc: bool false representation
|
desc: deprecated
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "No"
|
lcd_bitmap: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Ei"
|
lcd_bitmap: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Ei"
|
lcd_bitmap: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_ON
|
id: LANG_SYSFONT_ON
|
||||||
desc: Used in a lot of places
|
desc: deprecated
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "On"
|
lcd_bitmap: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Päällä"
|
lcd_bitmap: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Päällä"
|
lcd_bitmap: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -8363,138 +8369,138 @@
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_SHUFFLE
|
id: LANG_SYSFONT_SHUFFLE
|
||||||
desc: in settings_menu
|
desc: deprecated
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Shuffle"
|
lcd_bitmap: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Sekoitus"
|
lcd_bitmap: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Sekoitus"
|
lcd_bitmap: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_REPEAT
|
id: LANG_SYSFONT_REPEAT
|
||||||
desc: in settings_menu
|
desc: deprecated
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Repeat"
|
lcd_bitmap: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Toista"
|
lcd_bitmap: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Toista"
|
lcd_bitmap: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_REPEAT_ONE
|
id: LANG_SYSFONT_REPEAT_ONE
|
||||||
desc: repeat one song
|
desc: deprecated
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "One"
|
lcd_bitmap: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Kappale"
|
lcd_bitmap: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Kappale"
|
lcd_bitmap: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_REPEAT_AB
|
id: LANG_SYSFONT_REPEAT_AB
|
||||||
desc: repeat range from point A to B
|
desc: deprecated
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "A-B"
|
lcd_bitmap: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "A-B"
|
lcd_bitmap: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "A B"
|
lcd_bitmap: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_FILTER
|
id: LANG_SYSFONT_FILTER
|
||||||
desc: setting name for dir filter
|
desc: deprecated
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Show Files"
|
lcd_bitmap: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Näytä tiedostot"
|
lcd_bitmap: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Näytä tiedostot"
|
lcd_bitmap: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_FILTER_SUPPORTED
|
id: LANG_SYSFONT_FILTER_SUPPORTED
|
||||||
desc: show all file types supported by Rockbox
|
desc: deprecated
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Supported"
|
lcd_bitmap: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Tuetut"
|
lcd_bitmap: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Tuetut"
|
lcd_bitmap: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_FILTER_MUSIC
|
id: LANG_SYSFONT_FILTER_MUSIC
|
||||||
desc: show only music-related files
|
desc: deprecated
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Music"
|
lcd_bitmap: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Musiikki"
|
lcd_bitmap: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Musiikki"
|
lcd_bitmap: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_FILTER_PLAYLIST
|
id: LANG_SYSFONT_FILTER_PLAYLIST
|
||||||
desc: show only playlist
|
desc: deprecated
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Playlists"
|
lcd_bitmap: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Soittolistat"
|
lcd_bitmap: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Soittolistat"
|
lcd_bitmap: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -8601,53 +8607,53 @@
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_FLIP_DISPLAY
|
id: LANG_SYSFONT_FLIP_DISPLAY
|
||||||
desc: in settings_menu, option to turn display+buttos by 180 degreed
|
desc: deprecated
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Upside Down"
|
lcd_bitmap: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Ylösalaisin"
|
lcd_bitmap: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Ylösalaisin"
|
lcd_bitmap: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_SCROLL_BAR
|
id: LANG_SYSFONT_SCROLL_BAR
|
||||||
desc: display menu, F3 substitute
|
desc: deprecated
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Scroll Bar"
|
lcd_bitmap: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Vierityspalkki"
|
lcd_bitmap: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Vierityspalkki"
|
lcd_bitmap: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_STATUS_BAR
|
id: LANG_SYSFONT_STATUS_BAR
|
||||||
desc: display menu, F3 substitute
|
desc: deprecated
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Status Bar"
|
lcd_bitmap: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Tilapalkki"
|
lcd_bitmap: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Tilapalkki"
|
lcd_bitmap: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -9905,22 +9911,22 @@
|
||||||
*: "Building database... %d found (OFF to return)"
|
*: "Building database... %d found (OFF to return)"
|
||||||
h100,h120,h300: "Building database... %d found (STOP to return)"
|
h100,h120,h300: "Building database... %d found (STOP to return)"
|
||||||
ipod*: "Building database... %d found (PREV to return)"
|
ipod*: "Building database... %d found (PREV to return)"
|
||||||
x5,m5: "Building database... %d found (LEFT to return)"
|
x5,m5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)"
|
||||||
h10,h10_5gb,e200,c200: "Building database... %d found (PREV to return)"
|
h10,h10_5gb,e200,c200,sa9200: "Building database... %d found (PREV to return)"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: "Luodaan tietokantaa... %d löytyi (OFF = palaa)"
|
*: "Luodaan tietokantaa... %d löytyi (OFF = palaa)"
|
||||||
h100,h120,h300: "Luodaan tietokantaa... %d löytyi (STOP = palaa)"
|
h100,h120,h300: "Luodaan tietokantaa... %d löytyi (STOP = palaa)"
|
||||||
ipod*: "Luodaan tietokantaa... %d löytyi (PREV = palaa)"
|
ipod*: "Luodaan tietokantaa... %d löytyi (PREV = palaa)"
|
||||||
x5,m5: "Luodaan tietokantaa... %d löytyi (LEFT = palaa)"
|
x5,m5,gigabeat*,mrobe100: "Luodaan tietokantaa... %d löytyi (LEFT = palaa)"
|
||||||
h10,h10_5gb,e200,c200: "Luodaan tietokantaa... %d löytyi (PREV = palaa)"
|
h10,h10_5gb,e200,c200,sa9200: "Luodaan tietokantaa... %d löytyi (PREV = palaa)"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: "tietokantaa varten löytyi merkintöjä"
|
*: "tietokantaa varten löytyi merkintöjä"
|
||||||
h100,h120,h300: "tietokantaa varten löytyi merkintöjä"
|
h100,h120,h300: "tietokantaa varten löytyi merkintöjä"
|
||||||
ipod*: "tietokantaa varten löytyi merkintöjä"
|
ipod*: "tietokantaa varten löytyi merkintöjä"
|
||||||
x5,m5: "tietokantaa varten löytyi merkintöjä"
|
x5,m5,gigabeat*,mrobe100: "tietokantaa varten löytyi merkintöjä"
|
||||||
h10,h10_5gb,e200,c200: "tietokantaa varten löytyi merkintöjä"
|
h10,h10_5gb,e200,c200,sa9200: "tietokantaa varten löytyi merkintöjä"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -9944,17 +9950,17 @@
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
e200: "Wheel Light Timeout"
|
e200: "Wheel Light Timeout"
|
||||||
c200,gigabeatf,mrobe100: "Button Light Timeout"
|
c200,gigabeatf,mrobe100,sa9200: "Button Light Timeout"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
e200: "Rullavalon aikakatkaisu"
|
e200: "Rullavalon aikakatkaisu"
|
||||||
c200,gigabeatf,mrobe100: "Painikevalon aikakatkaisu"
|
c200,gigabeatf,mrobe100,sa9200: "Painikevalon aikakatkaisu"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
e200: "Rullavalon aikakatkaisu"
|
e200: "Rullavalon aikakatkaisu"
|
||||||
c200,gigabeatf,mrobe100: "Painikevalon aikakatkaisu"
|
c200,gigabeatf,mrobe100,sa9200: "Painikevalon aikakatkaisu"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -9963,15 +9969,15 @@
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
gigabeatf: "Button Light Brightness"
|
gigabeatf,mrobe100: "Button Light Brightness"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
gigabeatf: "Painikevalon kirkkaus"
|
gigabeatf,mrobe100: "Painikevalon kirkkaus"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
gigabeatf: "Painikevalon kirkkaus"
|
gigabeatf,mrobe100: "Painikevalon kirkkaus"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -10302,19 +10308,19 @@
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_ALL
|
id: LANG_SYSFONT_ALL
|
||||||
desc: repeat playlist once all songs have completed
|
desc: deprecated
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "All"
|
lcd_bitmap: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Kaikki"
|
lcd_bitmap: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Kaikki"
|
lcd_bitmap: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -10350,15 +10356,13 @@
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SETTINGS_PARTITION
|
id: LANG_SETTINGS_PARTITION
|
||||||
desc: if save settings has failed
|
desc: DEPRECATED
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: "No partition?"
|
*: ""
|
||||||
player: "Partition?"
|
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: "Ei osiota?"
|
*: ""
|
||||||
player: "Osio?"
|
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: ""
|
*: ""
|
||||||
|
|
@ -10383,16 +10387,16 @@
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SETTINGS_SAVE_FAILED
|
id: LANG_SETTINGS_SAVE_FAILED
|
||||||
desc: displayed if save settings has failed
|
desc: DEPRECATED
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: "Save Failed"
|
*: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: "Tallennus epäonnistui"
|
*: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: "Tallennus epäonnistui"
|
*: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -10463,13 +10467,13 @@
|
||||||
<source>
|
<source>
|
||||||
*: "PLAY = Yes"
|
*: "PLAY = Yes"
|
||||||
h100,h120,h300: "NAVI = Yes"
|
h100,h120,h300: "NAVI = Yes"
|
||||||
ipod*,x5,m5,gigabeatf,e200,c200,h10,h10_5gb: "SELECT = Yes"
|
ipod*,x5,m5,gigabeat*,e200,c200,h10,h10_5gb,mrobe100,sa9200: "SELECT = Yes"
|
||||||
player: "(PLAY/STOP)"
|
player: "(PLAY/STOP)"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: "PLAY = Kyllä"
|
*: "PLAY = Kyllä"
|
||||||
h100,h120,h300: "NAVI = Kyllä"
|
h100,h120,h300: "NAVI = Kyllä"
|
||||||
ipod*,x5,m5,gigabeatf,e200,c200,h10,h10_5gb: "SELECT = Kyllä"
|
ipod*,x5,m5,gigabeat*,e200,c200,h10,h10_5gb,mrobe100,sa9200: "SELECT = Kyllä"
|
||||||
player: "(PLAY/STOP)"
|
player: "(PLAY/STOP)"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
|
|
@ -10484,17 +10488,17 @@
|
||||||
*: none
|
*: none
|
||||||
rtc: "ON = Set"
|
rtc: "ON = Set"
|
||||||
h100,h120,h300: "NAVI = Set"
|
h100,h120,h300: "NAVI = Set"
|
||||||
ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeatf: "SELECT = Set"
|
ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeat*,mrobe100,sa9200: "SELECT = Set"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
rtc: "ON = Aseta"
|
rtc: "ON = Aseta"
|
||||||
h100,h120,h300: "NAVI = Aseta"
|
h100,h120,h300: "NAVI = Aseta"
|
||||||
ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeatf: "SELECT = Aseta"
|
ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeat*,mrobe100,sa9200: "SELECT = Aseta"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
rtc,h100,h120,h300,h10,h10_5gb,x5,m5,ipod*,e200,c200,gigabeatf: ""
|
rtc,h100,h120,h300,ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeat*,mrobe100,sa9200: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -11509,3 +11513,135 @@
|
||||||
swcodec: "Toisto"
|
swcodec: "Toisto"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_ACCESSORY_SUPPLY
|
||||||
|
desc: in system settings menu
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: none
|
||||||
|
accessory_supply: "Accessory Power Supply"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: none
|
||||||
|
accessory_supply: "Lisälaitteiden virtalähde"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: none
|
||||||
|
accessory_supply: "Lisälaitteiden virtalähde"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_UNKNOWN
|
||||||
|
desc: generic string for unknown states, such as an unset clock
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: "Unknown"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Tuntematon"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Tuntematon"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_ENABLE_STUDY_MODE
|
||||||
|
desc: playback settings menu
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: "Enable Study Mode"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Ota käyttöön"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Ota käyttöön"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_STUDY_MODE
|
||||||
|
desc: playback settings menu
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: "Study Mode"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Opiskelutila"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Opiskelutila"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_STUDY_HOP_STEP
|
||||||
|
desc: playback settings menu
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: "Study Increment"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Askel"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Askel"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: VOICE_QUICKSCREEN
|
||||||
|
desc: spoken only, Announces entering the "quick screen"
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: ""
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: ""
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Pikanäyttö"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_DISABLE_STUDY_MODE
|
||||||
|
desc: DEPRECATED
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: ""
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: ""
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: ""
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: VOICE_OK
|
||||||
|
desc: spoken only, On exiting a context, specifically the quick screen
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: ""
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: ""
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "O K"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_STOP_RECORDING_AND_SHUTDOWN
|
||||||
|
desc: in record timesplit options
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: none
|
||||||
|
recording: "Stop Recording And Shutdown"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: none
|
||||||
|
recording: "Pysäytä nauhoitus ja sammuta"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: none
|
||||||
|
recording: "Pysäytä nauhoitus ja sammuta"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue