mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Language updates:
- Brazilian Portuguese by Adilson Xavier (FS#9518) - Dutch by Stijn Hisken (FS#9505) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18953 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
603a9c7c7d
commit
42546b2bd6
2 changed files with 128 additions and 17 deletions
|
|
@ -2553,10 +2553,12 @@
|
||||||
recording: ""
|
recording: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: ""
|
*: none
|
||||||
|
recording: deprecated
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: ""
|
*: none
|
||||||
|
recording: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -6690,7 +6692,7 @@
|
||||||
*: ""
|
*: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: ""
|
*: deprecated
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: ""
|
*: ""
|
||||||
|
|
@ -8491,11 +8493,11 @@
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Ondersteunde"
|
lcd_bitmap: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
lcd_bitmap: "Ondersteunde"
|
lcd_bitmap: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -8801,7 +8803,7 @@
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
recording: ""
|
recording,h100,h120,h300,m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200,c200: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -11839,6 +11841,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORDING_AGC_MAXGAIN
|
id: LANG_RECORDING_AGC_MAXGAIN
|
||||||
desc: AGC maximum gain in recording screen
|
desc: AGC maximum gain in recording screen
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: "AGC max. gain"
|
agc: "AGC max. gain"
|
||||||
|
|
@ -11940,6 +11943,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORDING_AGC_PRESET
|
id: LANG_RECORDING_AGC_PRESET
|
||||||
desc: automatic gain control in record settings and screen
|
desc: automatic gain control in record settings and screen
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: "AGC"
|
agc: "AGC"
|
||||||
|
|
@ -11956,6 +11960,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORDING_AGC_CLIPTIME
|
id: LANG_RECORDING_AGC_CLIPTIME
|
||||||
desc: in record settings
|
desc: in record settings
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: "AGC clip time"
|
agc: "AGC clip time"
|
||||||
|
|
@ -12020,3 +12025,17 @@
|
||||||
recording_swcodec: "Mono mode"
|
recording_swcodec: "Mono mode"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SEARCH_RESULTS
|
||||||
|
desc: title for the list of results displayed after searching in a playlist
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: "Search Results"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Zoekresultaten"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Zoekresultaten"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -272,9 +272,6 @@
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: ""
|
*: ""
|
||||||
h100,h120,h300: ""
|
|
||||||
ipod*,x5,m5,gigabeat*,e200*,c200,h10,h10_5gb,mrobe100,sa9200: ""
|
|
||||||
player: ""
|
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -776,6 +773,23 @@
|
||||||
*: "Mono do Lado Direito"
|
*: "Mono do Lado Direito"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_CHANNEL_LEFTRIGHT
|
||||||
|
desc: in sound_settings
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: none
|
||||||
|
recording_swcodec: "Mono Left + Right"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: none
|
||||||
|
recording_swcodec: "Mono Esquerdo + Direito"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: none
|
||||||
|
recording_swcodec: "Mono Esquerdo mais Direito"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_CHANNEL_KARAOKE
|
id: LANG_CHANNEL_KARAOKE
|
||||||
desc: in sound_settings
|
desc: in sound_settings
|
||||||
|
|
@ -2381,10 +2395,6 @@
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: "entradas encontradas para a base de dados"
|
*: "entradas encontradas para a base de dados"
|
||||||
h100,h120,h300: ""
|
|
||||||
ipod*: ""
|
|
||||||
x5,m5,gigabeat*,mrobe100: ""
|
|
||||||
h10,h10_5gb,e200*,c200,sa9200: ""
|
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -4143,9 +4153,7 @@
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
rtc: ""
|
rtc,h100,h120,h300,h10,h10_5gb,x5,m5,ipod*,e200*,c200,gigabeat*,mrobe100,sa9200: ""
|
||||||
h100,h120,h300: ""
|
|
||||||
ipod*,x5,m5,h10,h10_5gb,e200*,c200,gigabeat*,mrobe100,sa9200: ""
|
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -5588,6 +5596,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_FM_REGION
|
id: LANG_FM_REGION
|
||||||
desc: fm tuner region setting
|
desc: fm tuner region setting
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
radio: "Region"
|
radio: "Region"
|
||||||
|
|
@ -5604,6 +5613,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_FM_EUROPE
|
id: LANG_FM_EUROPE
|
||||||
desc: fm tuner region europe
|
desc: fm tuner region europe
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
radio: "Europe"
|
radio: "Europe"
|
||||||
|
|
@ -5620,6 +5630,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_FM_US
|
id: LANG_FM_US
|
||||||
desc: fm region us / canada
|
desc: fm region us / canada
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
radio: "US / Canada"
|
radio: "US / Canada"
|
||||||
|
|
@ -5636,6 +5647,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_FM_JAPAN
|
id: LANG_FM_JAPAN
|
||||||
desc: fm region japan
|
desc: fm region japan
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
radio: "Japan"
|
radio: "Japan"
|
||||||
|
|
@ -5652,6 +5664,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_FM_KOREA
|
id: LANG_FM_KOREA
|
||||||
desc: fm region korea
|
desc: fm region korea
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
radio: "Korea"
|
radio: "Korea"
|
||||||
|
|
@ -5960,6 +5973,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SPLIT_MEASURE
|
id: LANG_SPLIT_MEASURE
|
||||||
desc: in record timesplit options
|
desc: in record timesplit options
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
recording: "Split Measure"
|
recording: "Split Measure"
|
||||||
|
|
@ -5976,6 +5990,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SPLIT_TYPE
|
id: LANG_SPLIT_TYPE
|
||||||
desc: in record timesplit options
|
desc: in record timesplit options
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
recording: "What to do when Splitting"
|
recording: "What to do when Splitting"
|
||||||
|
|
@ -6026,6 +6041,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SPLIT_TIME
|
id: LANG_SPLIT_TIME
|
||||||
desc: in record timesplit options
|
desc: in record timesplit options
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
recording: "Split Time"
|
recording: "Split Time"
|
||||||
|
|
@ -6042,6 +6058,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SPLIT_SIZE
|
id: LANG_SPLIT_SIZE
|
||||||
desc: in record timesplit options
|
desc: in record timesplit options
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
recording: "Split Filesize"
|
recording: "Split Filesize"
|
||||||
|
|
@ -6279,6 +6296,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORD_TRIGGER_TYPE
|
id: LANG_RECORD_TRIGGER_TYPE
|
||||||
desc: in recording trigger menu
|
desc: in recording trigger menu
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
recording: "Trigtype"
|
recording: "Trigtype"
|
||||||
|
|
@ -6295,6 +6313,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORD_TRIGGER_NEWFILESTP
|
id: LANG_RECORD_TRIGGER_NEWFILESTP
|
||||||
desc: trigger types
|
desc: trigger types
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
recording: "New file"
|
recording: "New file"
|
||||||
|
|
@ -6311,6 +6330,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORD_TRIGGER_STOP
|
id: LANG_RECORD_TRIGGER_STOP
|
||||||
desc: trigger types
|
desc: trigger types
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
recording: "Stop"
|
recording: "Stop"
|
||||||
|
|
@ -6446,6 +6466,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORD_AGC_PRESET
|
id: LANG_RECORD_AGC_PRESET
|
||||||
desc: deprecated
|
desc: deprecated
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: ""
|
agc: ""
|
||||||
|
|
@ -6462,6 +6483,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_AGC_SAFETY
|
id: LANG_AGC_SAFETY
|
||||||
desc: AGC preset
|
desc: AGC preset
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: "Safety (clip)"
|
agc: "Safety (clip)"
|
||||||
|
|
@ -6478,6 +6500,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_AGC_LIVE
|
id: LANG_AGC_LIVE
|
||||||
desc: AGC preset
|
desc: AGC preset
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: "Live (slow)"
|
agc: "Live (slow)"
|
||||||
|
|
@ -6494,6 +6517,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_AGC_DJSET
|
id: LANG_AGC_DJSET
|
||||||
desc: AGC preset
|
desc: AGC preset
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: "DJ-Set (slow)"
|
agc: "DJ-Set (slow)"
|
||||||
|
|
@ -6510,6 +6534,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_AGC_MEDIUM
|
id: LANG_AGC_MEDIUM
|
||||||
desc: AGC preset
|
desc: AGC preset
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: "Medium"
|
agc: "Medium"
|
||||||
|
|
@ -6526,6 +6551,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_AGC_VOICE
|
id: LANG_AGC_VOICE
|
||||||
desc: AGC preset
|
desc: AGC preset
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: "Voice (fast)"
|
agc: "Voice (fast)"
|
||||||
|
|
@ -6542,6 +6568,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORD_AGC_CLIPTIME
|
id: LANG_RECORD_AGC_CLIPTIME
|
||||||
desc: deprecated
|
desc: deprecated
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: ""
|
agc: ""
|
||||||
|
|
@ -6915,16 +6942,19 @@
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
|
multivolume: "HD1"
|
||||||
e200*,c200: "mSD:"
|
e200*,c200: "mSD:"
|
||||||
ondio*: "MMC:"
|
ondio*: "MMC:"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
|
multivolume: "HD1"
|
||||||
e200*,c200: "MSD:"
|
e200*,c200: "MSD:"
|
||||||
ondio*: "MMC:"
|
ondio*: "MMC:"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
|
multivolume: "H D 1"
|
||||||
e200*,c200: "micro S D"
|
e200*,c200: "micro S D"
|
||||||
ondio*: "M M C"
|
ondio*: "M M C"
|
||||||
</voice>
|
</voice>
|
||||||
|
|
@ -8390,6 +8420,8 @@
|
||||||
ipod*: "PLAY/PAUSE to abort"
|
ipod*: "PLAY/PAUSE to abort"
|
||||||
x5,m5: "Long PLAY 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>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: "OFF para abortar"
|
*: "OFF para abortar"
|
||||||
|
|
@ -8397,6 +8429,8 @@
|
||||||
ipod*: "PLAY/PAUSE para abortar"
|
ipod*: "PLAY/PAUSE para abortar"
|
||||||
x5,m5: "PLAY Longo para abortar"
|
x5,m5: "PLAY Longo para abortar"
|
||||||
h10,h10_5gb,e200*,c200: "PREV para abortar"
|
h10,h10_5gb,e200*,c200: "PREV para abortar"
|
||||||
|
gigabeats: "BACK para abortar"
|
||||||
|
gigabeatf: "POWER para abortar"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: ""
|
*: ""
|
||||||
|
|
@ -10744,6 +10778,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_SPLIT_SIZE
|
id: LANG_SYSFONT_SPLIT_SIZE
|
||||||
desc: deprecated
|
desc: deprecated
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
recording: ""
|
recording: ""
|
||||||
|
|
@ -10777,6 +10812,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_RECORDING_AGC_PRESET
|
id: LANG_SYSFONT_RECORDING_AGC_PRESET
|
||||||
desc: deprecated
|
desc: deprecated
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: ""
|
agc: ""
|
||||||
|
|
@ -10793,6 +10829,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_AGC_SAFETY
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
desc: deprecated
|
desc: deprecated
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: ""
|
agc: ""
|
||||||
|
|
@ -10809,6 +10846,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_AGC_LIVE
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
desc: deprecated
|
desc: deprecated
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: ""
|
agc: ""
|
||||||
|
|
@ -10825,6 +10863,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_AGC_DJSET
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
desc: deprecated
|
desc: deprecated
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: ""
|
agc: ""
|
||||||
|
|
@ -10841,6 +10880,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_AGC_MEDIUM
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
desc: deprecated
|
desc: deprecated
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: ""
|
agc: ""
|
||||||
|
|
@ -10857,6 +10897,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_AGC_VOICE
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
desc: deprecated
|
desc: deprecated
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: ""
|
agc: ""
|
||||||
|
|
@ -10873,6 +10914,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
desc: deprecated
|
desc: deprecated
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: ""
|
agc: ""
|
||||||
|
|
@ -11779,7 +11821,6 @@
|
||||||
*: "Pular Faixa"
|
*: "Pular Faixa"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
|
||||||
<phrase>
|
<phrase>
|
||||||
id: VOICE_CHAR_SLASH
|
id: VOICE_CHAR_SLASH
|
||||||
desc: spoken only, for spelling
|
desc: spoken only, for spelling
|
||||||
|
|
@ -11831,6 +11872,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORDING_AGC_PRESET
|
id: LANG_RECORDING_AGC_PRESET
|
||||||
desc: automatic gain control in record settings and screen
|
desc: automatic gain control in record settings and screen
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: "AGC"
|
agc: "AGC"
|
||||||
|
|
@ -11847,6 +11889,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORDING_AGC_CLIPTIME
|
id: LANG_RECORDING_AGC_CLIPTIME
|
||||||
desc: in record settings
|
desc: in record settings
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: "AGC clip time"
|
agc: "AGC clip time"
|
||||||
|
|
@ -11863,6 +11906,7 @@
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORDING_AGC_MAXGAIN
|
id: LANG_RECORDING_AGC_MAXGAIN
|
||||||
desc: AGC maximum gain in recording screen
|
desc: AGC maximum gain in recording screen
|
||||||
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
agc: "AGC max. gain"
|
agc: "AGC max. gain"
|
||||||
|
|
@ -11944,3 +11988,51 @@
|
||||||
recording: ""
|
recording: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_ALBUMART
|
||||||
|
desc: Display the expected AA size
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: none
|
||||||
|
albumart: "Album Art:"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: none
|
||||||
|
albumart: "Capa:"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: none
|
||||||
|
albumart: "Capa:"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_RECORDING_MONO_MODE
|
||||||
|
desc: in sound_settings
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: none
|
||||||
|
recording_swcodec: "Mono mode"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: none
|
||||||
|
recording_swcodec: "Modo mono"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: none
|
||||||
|
recording_swcodec: "Modo mono"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SEARCH_RESULTS
|
||||||
|
desc: title for the list of results displayed after searching in a playlist
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: "Search Results"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Resultados da Busca"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Resultados da Busca"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue