forked from len0rd/rockbox
update Dutch lang file and add small clarification to the manual regarding the PM release setting units
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14391 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ebcf06d237
commit
24b85ff1e3
2 changed files with 19 additions and 7 deletions
|
@ -3516,19 +3516,16 @@
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_PM_UNITS_PER_READ
|
id: LANG_PM_UNITS_PER_READ
|
||||||
desc: in the peak meter menu
|
desc: DEPRECATED
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: "Units Per Read"
|
*: ""
|
||||||
masd: none
|
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: "Eenheden per keer"
|
*: ""
|
||||||
masd: none
|
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: "Eenheden per keer"
|
*: ""
|
||||||
masd: none
|
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
@ -10971,3 +10968,17 @@
|
||||||
*: "Enkel bij tonen alle bestanden"
|
*: "Enkel bij tonen alle bestanden"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: VOICE_PM_UNITS_PER_TICK
|
||||||
|
desc: spoken only, peak meter release unit
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: ""
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: ""
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "eenheden per tick"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
@ -232,6 +232,7 @@
|
||||||
\item[Peak Release:]
|
\item[Peak Release:]
|
||||||
This determines how fast the bar shrinks when the music becomes
|
This determines how fast the bar shrinks when the music becomes
|
||||||
softer. Lower values make the peak meter look smoother.
|
softer. Lower values make the peak meter look smoother.
|
||||||
|
Expressed in scale units per 10ms.
|
||||||
\item[Peak Hold Time:]
|
\item[Peak Hold Time:]
|
||||||
Specifies the time after which the peak indicator will reset.
|
Specifies the time after which the peak indicator will reset.
|
||||||
For example, if you set this value to 5s, the peak indicator displays
|
For example, if you set this value to 5s, the peak indicator displays
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue