Input Level Meter: remove html from translation
This commit is contained in:
parent
61f36c1723
commit
fcc3779528
7 changed files with 48 additions and 8 deletions
|
@ -48,10 +48,10 @@ CClientDlg::CClientDlg ( CClient* pNCliP,
|
||||||
|
|
||||||
// Add help text to controls -----------------------------------------------
|
// Add help text to controls -----------------------------------------------
|
||||||
// input level meter
|
// input level meter
|
||||||
QString strInpLevH = tr ( "<b>Input Level Meter:</b> The input level "
|
QString strInpLevH = "<b>" + tr ( "Input Level Meter" ) + ":</b> " + tr ( "The input level "
|
||||||
"indicators show the input level of the two stereo channels "
|
"indicators show the input level of the two stereo channels "
|
||||||
"of the current selected audio input.<br>"
|
"of the current selected audio input." ) + "<br>" +
|
||||||
"Make sure not to clip the input signal to avoid distortions of the "
|
tr ( "Make sure not to clip the input signal to avoid distortions of the "
|
||||||
"audio signal." );
|
"audio signal." );
|
||||||
|
|
||||||
QString strInpLevHTT = tr ( "If the " ) + APP_NAME +
|
QString strInpLevHTT = tr ( "If the " ) + APP_NAME +
|
||||||
|
|
|
@ -270,7 +270,17 @@
|
||||||
<name>CClientDlg</name>
|
<name>CClientDlg</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../clientdlg.cpp" line="51"/>
|
<location filename="../../clientdlg.cpp" line="51"/>
|
||||||
<source><b>Input Level Meter:</b> The input level indicators show the input level of the two stereo channels of the current selected audio input.<br>Make sure not to clip the input signal to avoid distortions of the audio signal.</source>
|
<source>Input Level Meter</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../clientdlg.cpp" line="51"/>
|
||||||
|
<source>The input level indicators show the input level of the two stereo channels of the current selected audio input.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../clientdlg.cpp" line="54"/>
|
||||||
|
<source>Make sure not to clip the input signal to avoid distortions of the audio signal.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
|
@ -270,7 +270,17 @@
|
||||||
<name>CClientDlg</name>
|
<name>CClientDlg</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../clientdlg.cpp" line="51"/>
|
<location filename="../../clientdlg.cpp" line="51"/>
|
||||||
<source><b>Input Level Meter:</b> The input level indicators show the input level of the two stereo channels of the current selected audio input.<br>Make sure not to clip the input signal to avoid distortions of the audio signal.</source>
|
<source>Input Level Meter</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../clientdlg.cpp" line="51"/>
|
||||||
|
<source>The input level indicators show the input level of the two stereo channels of the current selected audio input.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../clientdlg.cpp" line="54"/>
|
||||||
|
<source>Make sure not to clip the input signal to avoid distortions of the audio signal.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
Binary file not shown.
|
@ -278,7 +278,17 @@
|
||||||
<name>CClientDlg</name>
|
<name>CClientDlg</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../clientdlg.cpp" line="51"/>
|
<location filename="../../clientdlg.cpp" line="51"/>
|
||||||
<source><b>Input Level Meter:</b> The input level indicators show the input level of the two stereo channels of the current selected audio input.<br>Make sure not to clip the input signal to avoid distortions of the audio signal.</source>
|
<source>Input Level Meter</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../clientdlg.cpp" line="51"/>
|
||||||
|
<source>The input level indicators show the input level of the two stereo channels of the current selected audio input.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../clientdlg.cpp" line="54"/>
|
||||||
|
<source>Make sure not to clip the input signal to avoid distortions of the audio signal.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
Binary file not shown.
|
@ -278,8 +278,18 @@
|
||||||
<name>CClientDlg</name>
|
<name>CClientDlg</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../clientdlg.cpp" line="51"/>
|
<location filename="../../clientdlg.cpp" line="51"/>
|
||||||
<source><b>Input Level Meter:</b> The input level indicators show the input level of the two stereo channels of the current selected audio input.<br>Make sure not to clip the input signal to avoid distortions of the audio signal.</source>
|
<source>Input Level Meter</source>
|
||||||
<translation><b>Medidor do Nível de Entrada:</b> Os indicadores do nível de entrada mostram o nível dos dois canais stereo da entrada de áudio selecionada.<br>Certifique-se de não clipar o sinal de entrada para evitar distorções no sinal de áudio.</translation>
|
<translation>Medidor do Nível de Entrada</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../clientdlg.cpp" line="51"/>
|
||||||
|
<source>The input level indicators show the input level of the two stereo channels of the current selected audio input.</source>
|
||||||
|
<translation>Os indicadores do nível de entrada mostram o nível dos dois canais stereo da entrada de áudio selecionada.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../clientdlg.cpp" line="54"/>
|
||||||
|
<source>Make sure not to clip the input signal to avoid distortions of the audio signal.</source>
|
||||||
|
<translation>Certifique-se de não clipar o sinal de entrada para evitar distorções no sinal de áudio.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../clientdlg.cpp" line="57"/>
|
<location filename="../../clientdlg.cpp" line="57"/>
|
||||||
|
|
Loading…
Reference in a new issue