mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-19 10:02:45 -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()
|
||||
user:
|
||||
<source>
|
||||
*: "Playback"
|
||||
*: "Playback Settings"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Toisto"
|
||||
|
|
@ -4564,19 +4564,23 @@
|
|||
*: none
|
||||
rtc: "OFF = Revert"
|
||||
h100,h120,h300: "STOP = Revert"
|
||||
ipod*,e200,c200: "MENU = Revert"
|
||||
ipod*,e200,c200,sa9200: "MENU = Revert"
|
||||
x5,m5: "RECORD = Revert"
|
||||
h10,h10_5gb: "PREV = Revert"
|
||||
gigabeatf: "A = Revert"
|
||||
mrobe100: "DISPLAY = Revert"
|
||||
gigabeats: "BACK = Revert"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
rtc: "OFF = Peruuta"
|
||||
h100,h120,h300: "STOP = Peruuta"
|
||||
ipod*,e200,c200: "MENU = Peruuta"
|
||||
ipod*,e200,c200,sa9200: "MENU = Peruuta"
|
||||
x5,m5: "RECORD = Peruuta"
|
||||
h10,h10_5gb: "PREV = Peruuta"
|
||||
gigabeatf: "A = Peruuta"
|
||||
mrobe100: "DISPLAY = Peruuta"
|
||||
gigabeats: "BACK = Peruuta"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
|
|
@ -4838,12 +4842,14 @@
|
|||
alarm: "PLAY=Set OFF=Cancel"
|
||||
ipod*: "SELECT=Set MENU=Cancel"
|
||||
h10,h10_5gb: "SELECT=Set PREV=Cancel"
|
||||
gigabeats: "SELECT=Set POWER=Cancel"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
alarm: "PLAY=Aseta OFF=Peruuta"
|
||||
ipod*: "SELECT=Aseta MENU=Peruuta"
|
||||
h10,h10_5gb: "SELECT=Aseta PREV=Peruuta"
|
||||
gigabeats: "SELECT=Aseta POWER=Peruuta"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
|
|
@ -8210,53 +8216,53 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SYSFONT_SET_BOOL_YES
|
||||
desc: bool true representation
|
||||
desc: deprecated
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "Yes"
|
||||
lcd_bitmap: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Kyllä"
|
||||
lcd_bitmap: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Kyllä"
|
||||
lcd_bitmap: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SYSFONT_SET_BOOL_NO
|
||||
desc: bool false representation
|
||||
desc: deprecated
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "No"
|
||||
lcd_bitmap: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Ei"
|
||||
lcd_bitmap: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Ei"
|
||||
lcd_bitmap: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SYSFONT_ON
|
||||
desc: Used in a lot of places
|
||||
desc: deprecated
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "On"
|
||||
lcd_bitmap: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Päällä"
|
||||
lcd_bitmap: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Päällä"
|
||||
lcd_bitmap: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -8363,138 +8369,138 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SYSFONT_SHUFFLE
|
||||
desc: in settings_menu
|
||||
desc: deprecated
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "Shuffle"
|
||||
lcd_bitmap: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Sekoitus"
|
||||
lcd_bitmap: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Sekoitus"
|
||||
lcd_bitmap: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SYSFONT_REPEAT
|
||||
desc: in settings_menu
|
||||
desc: deprecated
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "Repeat"
|
||||
lcd_bitmap: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Toista"
|
||||
lcd_bitmap: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Toista"
|
||||
lcd_bitmap: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SYSFONT_REPEAT_ONE
|
||||
desc: repeat one song
|
||||
desc: deprecated
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "One"
|
||||
lcd_bitmap: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Kappale"
|
||||
lcd_bitmap: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Kappale"
|
||||
lcd_bitmap: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SYSFONT_REPEAT_AB
|
||||
desc: repeat range from point A to B
|
||||
desc: deprecated
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "A-B"
|
||||
lcd_bitmap: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "A-B"
|
||||
lcd_bitmap: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "A B"
|
||||
lcd_bitmap: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SYSFONT_FILTER
|
||||
desc: setting name for dir filter
|
||||
desc: deprecated
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "Show Files"
|
||||
lcd_bitmap: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Näytä tiedostot"
|
||||
lcd_bitmap: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Näytä tiedostot"
|
||||
lcd_bitmap: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SYSFONT_FILTER_SUPPORTED
|
||||
desc: show all file types supported by Rockbox
|
||||
desc: deprecated
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "Supported"
|
||||
lcd_bitmap: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Tuetut"
|
||||
lcd_bitmap: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Tuetut"
|
||||
lcd_bitmap: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SYSFONT_FILTER_MUSIC
|
||||
desc: show only music-related files
|
||||
desc: deprecated
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "Music"
|
||||
lcd_bitmap: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Musiikki"
|
||||
lcd_bitmap: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Musiikki"
|
||||
lcd_bitmap: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SYSFONT_FILTER_PLAYLIST
|
||||
desc: show only playlist
|
||||
desc: deprecated
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "Playlists"
|
||||
lcd_bitmap: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Soittolistat"
|
||||
lcd_bitmap: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Soittolistat"
|
||||
lcd_bitmap: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -8601,53 +8607,53 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SYSFONT_FLIP_DISPLAY
|
||||
desc: in settings_menu, option to turn display+buttos by 180 degreed
|
||||
desc: deprecated
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "Upside Down"
|
||||
lcd_bitmap: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Ylösalaisin"
|
||||
lcd_bitmap: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Ylösalaisin"
|
||||
lcd_bitmap: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SYSFONT_SCROLL_BAR
|
||||
desc: display menu, F3 substitute
|
||||
desc: deprecated
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "Scroll Bar"
|
||||
lcd_bitmap: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Vierityspalkki"
|
||||
lcd_bitmap: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Vierityspalkki"
|
||||
lcd_bitmap: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SYSFONT_STATUS_BAR
|
||||
desc: display menu, F3 substitute
|
||||
desc: deprecated
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "Status Bar"
|
||||
lcd_bitmap: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Tilapalkki"
|
||||
lcd_bitmap: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Tilapalkki"
|
||||
lcd_bitmap: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -9905,22 +9911,22 @@
|
|||
*: "Building database... %d found (OFF to return)"
|
||||
h100,h120,h300: "Building database... %d found (STOP to return)"
|
||||
ipod*: "Building database... %d found (PREV to return)"
|
||||
x5,m5: "Building database... %d found (LEFT to return)"
|
||||
h10,h10_5gb,e200,c200: "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)"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Luodaan tietokantaa... %d löytyi (OFF = palaa)"
|
||||
h100,h120,h300: "Luodaan tietokantaa... %d löytyi (STOP = palaa)"
|
||||
ipod*: "Luodaan tietokantaa... %d löytyi (PREV = palaa)"
|
||||
x5,m5: "Luodaan tietokantaa... %d löytyi (LEFT = palaa)"
|
||||
h10,h10_5gb,e200,c200: "Luodaan tietokantaa... %d löytyi (PREV = palaa)"
|
||||
x5,m5,gigabeat*,mrobe100: "Luodaan tietokantaa... %d löytyi (LEFT = palaa)"
|
||||
h10,h10_5gb,e200,c200,sa9200: "Luodaan tietokantaa... %d löytyi (PREV = palaa)"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "tietokantaa varten löytyi merkintöjä"
|
||||
h100,h120,h300: "tietokantaa varten löytyi merkintöjä"
|
||||
ipod*: "tietokantaa varten löytyi merkintöjä"
|
||||
x5,m5: "tietokantaa varten löytyi merkintöjä"
|
||||
h10,h10_5gb,e200,c200: "tietokantaa varten löytyi merkintöjä"
|
||||
x5,m5,gigabeat*,mrobe100: "tietokantaa varten löytyi merkintöjä"
|
||||
h10,h10_5gb,e200,c200,sa9200: "tietokantaa varten löytyi merkintöjä"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -9944,17 +9950,17 @@
|
|||
<source>
|
||||
*: none
|
||||
e200: "Wheel Light Timeout"
|
||||
c200,gigabeatf,mrobe100: "Button Light Timeout"
|
||||
c200,gigabeatf,mrobe100,sa9200: "Button Light Timeout"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
e200: "Rullavalon aikakatkaisu"
|
||||
c200,gigabeatf,mrobe100: "Painikevalon aikakatkaisu"
|
||||
c200,gigabeatf,mrobe100,sa9200: "Painikevalon aikakatkaisu"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
e200: "Rullavalon aikakatkaisu"
|
||||
c200,gigabeatf,mrobe100: "Painikevalon aikakatkaisu"
|
||||
c200,gigabeatf,mrobe100,sa9200: "Painikevalon aikakatkaisu"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -9963,15 +9969,15 @@
|
|||
user:
|
||||
<source>
|
||||
*: none
|
||||
gigabeatf: "Button Light Brightness"
|
||||
gigabeatf,mrobe100: "Button Light Brightness"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
gigabeatf: "Painikevalon kirkkaus"
|
||||
gigabeatf,mrobe100: "Painikevalon kirkkaus"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
gigabeatf: "Painikevalon kirkkaus"
|
||||
gigabeatf,mrobe100: "Painikevalon kirkkaus"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -10302,19 +10308,19 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SYSFONT_ALL
|
||||
desc: repeat playlist once all songs have completed
|
||||
desc: deprecated
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "All"
|
||||
lcd_bitmap: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Kaikki"
|
||||
lcd_bitmap: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Kaikki"
|
||||
lcd_bitmap: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -10350,15 +10356,13 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SETTINGS_PARTITION
|
||||
desc: if save settings has failed
|
||||
desc: DEPRECATED
|
||||
user:
|
||||
<source>
|
||||
*: "No partition?"
|
||||
player: "Partition?"
|
||||
*: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: "Ei osiota?"
|
||||
player: "Osio?"
|
||||
*: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
|
|
@ -10383,16 +10387,16 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SETTINGS_SAVE_FAILED
|
||||
desc: displayed if save settings has failed
|
||||
desc: DEPRECATED
|
||||
user:
|
||||
<source>
|
||||
*: "Save Failed"
|
||||
*: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: "Tallennus epäonnistui"
|
||||
*: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Tallennus epäonnistui"
|
||||
*: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -10463,13 +10467,13 @@
|
|||
<source>
|
||||
*: "PLAY = 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)"
|
||||
</source>
|
||||
<dest>
|
||||
*: "PLAY = 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)"
|
||||
</dest>
|
||||
<voice>
|
||||
|
|
@ -10484,17 +10488,17 @@
|
|||
*: none
|
||||
rtc: "ON = 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>
|
||||
<dest>
|
||||
*: none
|
||||
rtc: "ON = 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>
|
||||
<voice>
|
||||
*: 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>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -11509,3 +11513,135 @@
|
|||
swcodec: "Toisto"
|
||||
</voice>
|
||||
</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