mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Made the AGC functions compatible with non-latin languages following the
'NonLatinLanguages' wiki page. Please keep using separate LANG_SYSFONT_ strings when using the internal font, Which only supports latin charset, for easier translation. * Hebrew translation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11594 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
844d22f277
commit
4d93177457
33 changed files with 3588 additions and 70 deletions
|
|
@ -2147,3 +2147,93 @@
|
||||||
*: "Trigger"
|
*: "Trigger"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -2901,3 +2901,93 @@
|
||||||
*: "Trigger"
|
*: "Trigger"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9173,3 +9173,93 @@
|
||||||
*: ""
|
*: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9217,3 +9217,93 @@
|
||||||
*: ""
|
*: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9031,3 +9031,93 @@
|
||||||
*: "Rychlost"
|
*: "Rychlost"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9736,7 +9736,7 @@
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORDING_AGC_PRESET
|
id: LANG_SYSFONT_RECORDING_AGC_PRESET
|
||||||
desc: automatic gain control in recording screen
|
desc: automatic gain control in recording screen
|
||||||
<source>
|
<source>
|
||||||
*: "AGC"
|
*: "AGC"
|
||||||
|
|
@ -9860,3 +9860,81 @@
|
||||||
*: "Pause og fortsæt"
|
*: "Pause og fortsæt"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (langsom)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (langsom)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (langsom)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (langsom)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Stemme (hurtig)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Stemme (hurtig)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Sikker (klip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Sikker (klip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "ALK maks. forstærkning
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "ALK maksimal forstærkning"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9700,7 +9700,7 @@
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORDING_AGC_PRESET
|
id: LANG_SYSFONT_RECORDING_AGC_PRESET
|
||||||
desc: automatic gain control in recording screen
|
desc: automatic gain control in recording screen
|
||||||
<source>
|
<source>
|
||||||
*: "AGC"
|
*: "AGC"
|
||||||
|
|
@ -9810,3 +9810,81 @@
|
||||||
*: ""
|
*: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Gerät (langsam)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ-Gerät (langsam)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (langsam)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (langsam)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Sprache (schnell)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Sprache (schnell)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Mittel"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Mittel"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Sicherheit (Übersteuerung)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (Übersteuerung)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Maximale Verstärkung"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Maximale Verstärkung"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9817,7 +9817,7 @@
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORDING_AGC_PRESET
|
id: LANG_SYSFONT_RECORDING_AGC_PRESET
|
||||||
desc: automatic gain control in recording screen
|
desc: automatic gain control in recording screen
|
||||||
<source>
|
<source>
|
||||||
*: "AGC"
|
*: "AGC"
|
||||||
|
|
@ -10280,4 +10280,81 @@
|
||||||
*: "AIFF"
|
*: "AIFF"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9453,3 +9453,93 @@
|
||||||
*: "Mix"
|
*: "Mix"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9180,3 +9180,93 @@
|
||||||
*: ""
|
*: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9413,3 +9413,93 @@
|
||||||
*: ""
|
*: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9746,7 +9746,7 @@ id: LANG_CROSSFEED_DIRECT_GAIN
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORDING_AGC_PRESET
|
id: LANG_SYSFONT_RECORDING_AGC_PRESET
|
||||||
desc: automatic gain control in recording screen
|
desc: automatic gain control in recording screen
|
||||||
<source>
|
<source>
|
||||||
*: "AGC"
|
*: "AGC"
|
||||||
|
|
@ -9920,3 +9920,81 @@ id: LANG_CROSSFEED_DIRECT_GAIN
|
||||||
*: "Corée"
|
*: "Corée"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Sûreté (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Sûreté (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "En Direct (Lent)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "En direct (lent)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (Lent)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (lent)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Moyen"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Moyen"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voix (Rapide)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voix (rapide)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "CAG Gain Max."
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "CAG gain maximum"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -7337,3 +7337,93 @@
|
||||||
*: ""
|
*: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9903,7 +9903,7 @@
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORDING_AGC_PRESET
|
id: LANG_SYSFONT_RECORDING_AGC_PRESET
|
||||||
desc: automatic gain control in recording screen
|
desc: automatic gain control in recording screen
|
||||||
<source>
|
<source>
|
||||||
*: "AGC"
|
*: "AGC"
|
||||||
|
|
@ -9985,3 +9985,81 @@
|
||||||
*: ""
|
*: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (αργό)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "ντι τζέι σετ (αργό)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Συναυλία (αργό)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Συναυλία (αργό)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Ομιλία (γρήγορο)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Ομιλία (γρήγορο)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Μέτριο"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Μέτριο"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Ασφαλές (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Ασφαλές"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Μέγιστη ενίσχυση AGC"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Μέγιστη ενίσχυση"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
|
|
@ -7587,3 +7587,93 @@
|
||||||
*: ""
|
*: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9729,7 +9729,7 @@
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORDING_AGC_PRESET
|
id: LANG_SYSFONT_RECORDING_AGC_PRESET
|
||||||
desc: automatic gain control in recording screen
|
desc: automatic gain control in recording screen
|
||||||
<source>
|
<source>
|
||||||
*: "AGC"
|
*: "AGC"
|
||||||
|
|
@ -9838,3 +9838,81 @@
|
||||||
*: "Pausa e Riprendi"
|
*: "Pausa e Riprendi"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Previene saturazione"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Previene saturazione"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (lento)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (lento)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (lento)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ-Set (lento)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medio"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medio"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voce (veloce)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voce (veloce)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Guadagno massimo"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: ""
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -8692,3 +8692,93 @@
|
||||||
*: "Pitch"
|
*: "Pitch"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9768,7 +9768,7 @@
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORDING_AGC_PRESET
|
id: LANG_SYSFONT_RECORDING_AGC_PRESET
|
||||||
desc: automatic gain control in recording screen
|
desc: automatic gain control in recording screen
|
||||||
<source>
|
<source>
|
||||||
*: "AGC"
|
*: "AGC"
|
||||||
|
|
@ -9997,3 +9997,81 @@
|
||||||
*: "디더링"
|
*: "디더링"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9160,3 +9160,93 @@
|
||||||
*: "Pitch"
|
*: "Pitch"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9714,7 +9714,7 @@
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORDING_AGC_PRESET
|
id: LANG_SYSFONT_RECORDING_AGC_PRESET
|
||||||
desc: automatic gain control in recording screen
|
desc: automatic gain control in recording screen
|
||||||
<source>
|
<source>
|
||||||
*: "AGC"
|
*: "AGC"
|
||||||
|
|
@ -9782,3 +9782,81 @@
|
||||||
*: ""
|
*: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (traag)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (traag)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (traag)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (traag)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Spraak (snel)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Spraak (snel)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Veiligheid (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Veiligheid (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9715,7 +9715,7 @@
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORDING_AGC_PRESET
|
id: LANG_SYSFONT_RECORDING_AGC_PRESET
|
||||||
desc: automatic gain control in recording screen
|
desc: automatic gain control in recording screen
|
||||||
<source>
|
<source>
|
||||||
*: "AGC"
|
*: "AGC"
|
||||||
|
|
@ -9904,3 +9904,81 @@
|
||||||
*: "Pause og framhald"
|
*: "Pause og framhald"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Direkte (sakte)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Direkte (sakte)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Stemme (rask)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Stemme (rask)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Middels"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Middels"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Trygg (klipp)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Trygg (klipp)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC maks forsterking"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maksimum forsterking"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9137,3 +9137,93 @@
|
||||||
*: ""
|
*: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -3983,3 +3983,93 @@
|
||||||
*: "Trigger"
|
*: "Trigger"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9165,3 +9165,93 @@
|
||||||
*: "ID3 Database"
|
*: "ID3 Database"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -8653,3 +8653,93 @@
|
||||||
*: "Pitch"
|
*: "Pitch"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -3228,3 +3228,93 @@
|
||||||
*: "Trigger"
|
*: "Trigger"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -8583,3 +8583,93 @@
|
||||||
*: "Pitch"
|
*: "Pitch"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -3885,3 +3885,93 @@
|
||||||
*: "Trigger"
|
*: "Trigger"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -9744,7 +9744,7 @@
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORDING_AGC_PRESET
|
id: LANG_SYSFONT_RECORDING_AGC_PRESET
|
||||||
desc: automatic gain control in recording screen
|
desc: automatic gain control in recording screen
|
||||||
<source>
|
<source>
|
||||||
*: "AGC"
|
*: "AGC"
|
||||||
|
|
@ -9973,3 +9973,81 @@
|
||||||
*: "Dithering"
|
*: "Dithering"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Säker (klipp)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (långsam)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ (långsam)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Mellan"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Röst (snabb)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AVK max först."
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -2584,3 +2584,93 @@
|
||||||
*: "Trigger"
|
*: "Trigger"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -6624,3 +6624,93 @@
|
||||||
*: "Trigger"
|
*: "Trigger"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_SAFETY
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Safety (clip)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_VOICE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Voice (fast)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_MEDIUM
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Medium"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Medium"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Medium"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_LIVE
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Live (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_AGC_DJSET
|
||||||
|
desc: AGC preset
|
||||||
|
<source>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "DJ-Set (slow)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "DJ set (slow)"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
###
|
||||||
|
### This phrase below was not present in the translated file
|
||||||
|
<phrase>
|
||||||
|
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||||||
|
desc: AGC maximum gain in recording screen
|
||||||
|
<source>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "AGC max. gain"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "AGC maximum gain"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
|
|
@ -820,12 +820,12 @@ bool recording_screen(bool no_source)
|
||||||
settings_apply_trigger();
|
settings_apply_trigger();
|
||||||
|
|
||||||
#ifdef HAVE_AGC
|
#ifdef HAVE_AGC
|
||||||
agc_preset_str[0] = str(LANG_OFF);
|
agc_preset_str[0] = str(LANG_SYSFONT_OFF);
|
||||||
agc_preset_str[1] = str(LANG_AGC_SAFETY);
|
agc_preset_str[1] = str(LANG_SYSFONT_AGC_SAFETY);
|
||||||
agc_preset_str[2] = str(LANG_AGC_LIVE);
|
agc_preset_str[2] = str(LANG_SYSFONT_AGC_LIVE);
|
||||||
agc_preset_str[3] = str(LANG_AGC_DJSET);
|
agc_preset_str[3] = str(LANG_SYSFONT_AGC_DJSET);
|
||||||
agc_preset_str[4] = str(LANG_AGC_MEDIUM);
|
agc_preset_str[4] = str(LANG_SYSFONT_AGC_MEDIUM);
|
||||||
agc_preset_str[5] = str(LANG_AGC_VOICE);
|
agc_preset_str[5] = str(LANG_SYSFONT_AGC_VOICE);
|
||||||
if (global_settings.rec_source == AUDIO_SRC_MIC) {
|
if (global_settings.rec_source == AUDIO_SRC_MIC) {
|
||||||
agc_preset = global_settings.rec_agc_preset_mic;
|
agc_preset = global_settings.rec_agc_preset_mic;
|
||||||
agc_maxgain = global_settings.rec_agc_maxgain_mic;
|
agc_maxgain = global_settings.rec_agc_maxgain_mic;
|
||||||
|
|
@ -1548,16 +1548,16 @@ bool recording_screen(bool no_source)
|
||||||
|
|
||||||
if (cursor == 5)
|
if (cursor == 5)
|
||||||
snprintf(buf, sizeof(buf), "%s: %s",
|
snprintf(buf, sizeof(buf), "%s: %s",
|
||||||
str(LANG_RECORDING_AGC_MAXGAIN),
|
str(LANG_SYSFONT_RECORDING_AGC_MAXGAIN),
|
||||||
fmt_gain(SOUND_LEFT_GAIN,
|
fmt_gain(SOUND_LEFT_GAIN,
|
||||||
agc_maxgain, buf2, sizeof(buf2)));
|
agc_maxgain, buf2, sizeof(buf2)));
|
||||||
else if (agc_preset == 0)
|
else if (agc_preset == 0)
|
||||||
snprintf(buf, sizeof(buf), "%s: %s",
|
snprintf(buf, sizeof(buf), "%s: %s",
|
||||||
str(LANG_RECORDING_AGC_PRESET),
|
str(LANG_SYSFONT_RECORDING_AGC_PRESET),
|
||||||
agc_preset_str[agc_preset]);
|
agc_preset_str[agc_preset]);
|
||||||
else if (global_settings.rec_source == AUDIO_SRC_MIC)
|
else if (global_settings.rec_source == AUDIO_SRC_MIC)
|
||||||
snprintf(buf, sizeof(buf), "%s: %s%s",
|
snprintf(buf, sizeof(buf), "%s: %s%s",
|
||||||
str(LANG_RECORDING_AGC_PRESET),
|
str(LANG_SYSFONT_RECORDING_AGC_PRESET),
|
||||||
agc_preset_str[agc_preset],
|
agc_preset_str[agc_preset],
|
||||||
fmt_gain(SOUND_LEFT_GAIN,
|
fmt_gain(SOUND_LEFT_GAIN,
|
||||||
agc_maxgain -
|
agc_maxgain -
|
||||||
|
|
@ -1565,7 +1565,7 @@ bool recording_screen(bool no_source)
|
||||||
buf2, sizeof(buf2)));
|
buf2, sizeof(buf2)));
|
||||||
else
|
else
|
||||||
snprintf(buf, sizeof(buf), "%s: %s%s",
|
snprintf(buf, sizeof(buf), "%s: %s%s",
|
||||||
str(LANG_RECORDING_AGC_PRESET),
|
str(LANG_SYSFONT_RECORDING_AGC_PRESET),
|
||||||
agc_preset_str[agc_preset],
|
agc_preset_str[agc_preset],
|
||||||
fmt_gain(SOUND_LEFT_GAIN,
|
fmt_gain(SOUND_LEFT_GAIN,
|
||||||
agc_maxgain -
|
agc_maxgain -
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue