some more removing html code from translation strings
This commit is contained in:
parent
50c7793383
commit
387de2df9e
5 changed files with 53 additions and 13 deletions
|
@ -80,11 +80,11 @@ CClientSettingsDlg::CClientSettingsDlg ( CClient* pNCliP, QWidget* parent,
|
|||
ledNetw->setToolTip ( strJitterBufferSizeTT );
|
||||
|
||||
// sound card device
|
||||
cbxSoundcard->setWhatsThis ( tr ( "<b>Sound Card Device:</b> The ASIO "
|
||||
"driver (sound card) can be selected using " ) + APP_NAME +
|
||||
cbxSoundcard->setWhatsThis ( "<b>" + tr ( "Sound Card Device" ) + ":</b> " +
|
||||
tr ( "The ASIO driver (sound card) can be selected using " ) + APP_NAME +
|
||||
tr ( " under the Windows operating system. Under MacOS/Linux, no sound "
|
||||
"card selection is possible. If the selected ASIO driver is not valid "
|
||||
"an error message is shown and the previous valid driver is selected.<br>"
|
||||
"an error message is shown and the previous valid driver is selected." ) + "<br>" + tr (
|
||||
"If the driver is selected during an active connection, the connection "
|
||||
"is stopped, the driver is changed and the connection is started again "
|
||||
"automatically." ) );
|
||||
|
|
|
@ -696,12 +696,22 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../../clientsettingsdlg.cpp" line="83"/>
|
||||
<source><b>Sound Card Device:</b> The ASIO driver (sound card) can be selected using </source>
|
||||
<source>Sound Card Device</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../clientsettingsdlg.cpp" line="84"/>
|
||||
<source>The ASIO driver (sound card) can be selected using </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../clientsettingsdlg.cpp" line="85"/>
|
||||
<source> under the Windows operating system. Under MacOS/Linux, no sound card selection is possible. If the selected ASIO driver is not valid an error message is shown and the previous valid driver is selected.<br>If the driver is selected during an active connection, the connection is stopped, the driver is changed and the connection is started again automatically.</source>
|
||||
<source> under the Windows operating system. Under MacOS/Linux, no sound card selection is possible. If the selected ASIO driver is not valid an error message is shown and the previous valid driver is selected.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../clientsettingsdlg.cpp" line="87"/>
|
||||
<source>If the driver is selected during an active connection, the connection is stopped, the driver is changed and the connection is started again automatically.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -696,12 +696,22 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../../clientsettingsdlg.cpp" line="83"/>
|
||||
<source><b>Sound Card Device:</b> The ASIO driver (sound card) can be selected using </source>
|
||||
<source>Sound Card Device</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../clientsettingsdlg.cpp" line="84"/>
|
||||
<source>The ASIO driver (sound card) can be selected using </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../clientsettingsdlg.cpp" line="85"/>
|
||||
<source> under the Windows operating system. Under MacOS/Linux, no sound card selection is possible. If the selected ASIO driver is not valid an error message is shown and the previous valid driver is selected.<br>If the driver is selected during an active connection, the connection is stopped, the driver is changed and the connection is started again automatically.</source>
|
||||
<source> under the Windows operating system. Under MacOS/Linux, no sound card selection is possible. If the selected ASIO driver is not valid an error message is shown and the previous valid driver is selected.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../clientsettingsdlg.cpp" line="87"/>
|
||||
<source>If the driver is selected during an active connection, the connection is stopped, the driver is changed and the connection is started again automatically.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -704,12 +704,22 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../../clientsettingsdlg.cpp" line="83"/>
|
||||
<source><b>Sound Card Device:</b> The ASIO driver (sound card) can be selected using </source>
|
||||
<source>Sound Card Device</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../clientsettingsdlg.cpp" line="84"/>
|
||||
<source>The ASIO driver (sound card) can be selected using </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../clientsettingsdlg.cpp" line="85"/>
|
||||
<source> under the Windows operating system. Under MacOS/Linux, no sound card selection is possible. If the selected ASIO driver is not valid an error message is shown and the previous valid driver is selected.<br>If the driver is selected during an active connection, the connection is stopped, the driver is changed and the connection is started again automatically.</source>
|
||||
<source> under the Windows operating system. Under MacOS/Linux, no sound card selection is possible. If the selected ASIO driver is not valid an error message is shown and the previous valid driver is selected.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../clientsettingsdlg.cpp" line="87"/>
|
||||
<source>If the driver is selected during an active connection, the connection is stopped, the driver is changed and the connection is started again automatically.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -704,13 +704,23 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../../clientsettingsdlg.cpp" line="83"/>
|
||||
<source><b>Sound Card Device:</b> The ASIO driver (sound card) can be selected using </source>
|
||||
<translation><b>Dispositivo da Placa de Som:</b> O driver ASIO (placa de som) pode ser selecionado usando o </translation>
|
||||
<source>Sound Card Device</source>
|
||||
<translation>Dispositivo da Placa de Som</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../clientsettingsdlg.cpp" line="84"/>
|
||||
<source>The ASIO driver (sound card) can be selected using </source>
|
||||
<translation>O driver ASIO (placa de som) pode ser selecionado usando o </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../clientsettingsdlg.cpp" line="85"/>
|
||||
<source> under the Windows operating system. Under MacOS/Linux, no sound card selection is possible. If the selected ASIO driver is not valid an error message is shown and the previous valid driver is selected.<br>If the driver is selected during an active connection, the connection is stopped, the driver is changed and the connection is started again automatically.</source>
|
||||
<translation> no Windows. No MacOS/Linux, não é possível seleccionar a placa de som. Se o driver ASIO selecionado não for válido, uma mensagem de erro será exibida e o driver válido anterior será selecionado.<br>Se o driver for selecionado durante uma ligação ativa, a ligação será interrompida, o driver será alterado e a ligação reiniciada automaticamente.</translation>
|
||||
<source> under the Windows operating system. Under MacOS/Linux, no sound card selection is possible. If the selected ASIO driver is not valid an error message is shown and the previous valid driver is selected.</source>
|
||||
<translation> no Windows. No MacOS/Linux, não é possível seleccionar a placa de som. Se o driver ASIO selecionado não for válido, uma mensagem de erro será exibida e o driver válido anterior será selecionado.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../clientsettingsdlg.cpp" line="87"/>
|
||||
<source>If the driver is selected during an active connection, the connection is stopped, the driver is changed and the connection is started again automatically.</source>
|
||||
<translation>Se o driver for selecionado durante uma ligação ativa, a ligação será interrompida, o driver será alterado e a ligação reiniciada automaticamente.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../clientsettingsdlg.cpp" line="92"/>
|
||||
|
|
Loading…
Reference in a new issue