some more removing html code from translation strings

This commit is contained in:
Volker Fischer 2020-05-07 09:16:28 +02:00
parent 87132ad190
commit 76ae7a41ff
6 changed files with 66 additions and 26 deletions

View File

@ -2179,12 +2179,17 @@ What you set here will appear at your fader on the mixer board when you are conn
</message>
<message>
<location filename="../../../windows/sound.cpp" line="518"/>
<source>&lt;b&gt;No ASIO audio device (driver) found.&lt;/b&gt;&lt;br&gt;&lt;br&gt;The </source>
<source>No ASIO audio device (driver) found.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../windows/sound.cpp" line="519"/>
<source> software requires the low latency audio interface &lt;b&gt;ASIO&lt;/b&gt; to work properly. This is no standard Windows audio interface and therefore a special audio driver is required. Either your sound card has a native ASIO driver (which is recommended) or you might want to use alternative drivers like the ASIO4All driver.</source>
<source>The </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../windows/sound.cpp" line="519"/>
<source> software requires the low latency audio interface ASIO to work properly. This is no standard Windows audio interface and therefore a special audio driver is required. Either your sound card has a native ASIO driver (which is recommended) or you might want to use alternative drivers like the ASIO4All driver.</source>
<translation type="unfinished"></translation>
</message>
</context>
@ -2197,12 +2202,17 @@ What you set here will appear at your fader on the mixer board when you are conn
</message>
<message>
<location filename="../../soundbase.cpp" line="141"/>
<source>The audio driver properties have changed to a state which is incompatible to this software. The selected audio device could not be used because of the following error: &lt;b&gt;</source>
<source>The audio driver properties have changed to a state which is incompatible to this software. The selected audio device could not be used because of the following error:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../soundbase.cpp" line="146"/>
<source>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Please restart the software.</source>
<source>Please restart the software.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../soundbase.cpp" line="147"/>
<source>Close</source>
<translation type="unfinished"></translation>
</message>
<message>

View File

@ -2179,12 +2179,17 @@ What you set here will appear at your fader on the mixer board when you are conn
</message>
<message>
<location filename="../../../windows/sound.cpp" line="518"/>
<source>&lt;b&gt;No ASIO audio device (driver) found.&lt;/b&gt;&lt;br&gt;&lt;br&gt;The </source>
<source>No ASIO audio device (driver) found.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../windows/sound.cpp" line="519"/>
<source> software requires the low latency audio interface &lt;b&gt;ASIO&lt;/b&gt; to work properly. This is no standard Windows audio interface and therefore a special audio driver is required. Either your sound card has a native ASIO driver (which is recommended) or you might want to use alternative drivers like the ASIO4All driver.</source>
<source>The </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../windows/sound.cpp" line="519"/>
<source> software requires the low latency audio interface ASIO to work properly. This is no standard Windows audio interface and therefore a special audio driver is required. Either your sound card has a native ASIO driver (which is recommended) or you might want to use alternative drivers like the ASIO4All driver.</source>
<translation type="unfinished"></translation>
</message>
</context>
@ -2197,12 +2202,17 @@ What you set here will appear at your fader on the mixer board when you are conn
</message>
<message>
<location filename="../../soundbase.cpp" line="141"/>
<source>The audio driver properties have changed to a state which is incompatible to this software. The selected audio device could not be used because of the following error: &lt;b&gt;</source>
<source>The audio driver properties have changed to a state which is incompatible to this software. The selected audio device could not be used because of the following error:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../soundbase.cpp" line="146"/>
<source>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Please restart the software.</source>
<source>Please restart the software.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../soundbase.cpp" line="147"/>
<source>Close</source>
<translation type="unfinished"></translation>
</message>
<message>

View File

@ -2187,12 +2187,17 @@ What you set here will appear at your fader on the mixer board when you are conn
</message>
<message>
<location filename="../../../windows/sound.cpp" line="518"/>
<source>&lt;b&gt;No ASIO audio device (driver) found.&lt;/b&gt;&lt;br&gt;&lt;br&gt;The </source>
<source>No ASIO audio device (driver) found.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../windows/sound.cpp" line="519"/>
<source> software requires the low latency audio interface &lt;b&gt;ASIO&lt;/b&gt; to work properly. This is no standard Windows audio interface and therefore a special audio driver is required. Either your sound card has a native ASIO driver (which is recommended) or you might want to use alternative drivers like the ASIO4All driver.</source>
<source>The </source>
<translation type="unfinished">Le logiciel </translation>
</message>
<message>
<location filename="../../../windows/sound.cpp" line="519"/>
<source> software requires the low latency audio interface ASIO to work properly. This is no standard Windows audio interface and therefore a special audio driver is required. Either your sound card has a native ASIO driver (which is recommended) or you might want to use alternative drivers like the ASIO4All driver.</source>
<translation type="unfinished"></translation>
</message>
</context>
@ -2205,12 +2210,17 @@ What you set here will appear at your fader on the mixer board when you are conn
</message>
<message>
<location filename="../../soundbase.cpp" line="141"/>
<source>The audio driver properties have changed to a state which is incompatible to this software. The selected audio device could not be used because of the following error: &lt;b&gt;</source>
<source>The audio driver properties have changed to a state which is incompatible to this software. The selected audio device could not be used because of the following error:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../soundbase.cpp" line="146"/>
<source>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Please restart the software.</source>
<source>Please restart the software.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../soundbase.cpp" line="147"/>
<source>Close</source>
<translation type="unfinished"></translation>
</message>
<message>

View File

@ -2188,13 +2188,18 @@ O que definir aqui aparecerá por baixo do seu fader na secção de mistura quan
</message>
<message>
<location filename="../../../windows/sound.cpp" line="518"/>
<source>&lt;b&gt;No ASIO audio device (driver) found.&lt;/b&gt;&lt;br&gt;&lt;br&gt;The </source>
<translation>&lt;b&gt;Nenhum dispositivo de áudio ASIO (driver) encontrado.&lt;/b&gt;&lt;br&gt;&lt;br&gt;O programa </translation>
<source>No ASIO audio device (driver) found.</source>
<translation>Nenhum dispositivo de áudio ASIO (driver) encontrado</translation>
</message>
<message>
<location filename="../../../windows/sound.cpp" line="519"/>
<source> software requires the low latency audio interface &lt;b&gt;ASIO&lt;/b&gt; to work properly. This is no standard Windows audio interface and therefore a special audio driver is required. Either your sound card has a native ASIO driver (which is recommended) or you might want to use alternative drivers like the ASIO4All driver.</source>
<translation> requer que a interface de áudio de baixa latência &lt;b&gt;ASIO&lt;/b&gt; funcione corretamente. Esta não é uma interface de áudio padrão do Windows e, portanto, é necessário um driver de áudio especial. Ou a sua placa de som possui um driver ASIO nativo (recomendado), ou pode usar drivers alternativos, como o driver ASIO4All.</translation>
<source>The </source>
<translation>O programa </translation>
</message>
<message>
<location filename="../../../windows/sound.cpp" line="519"/>
<source> software requires the low latency audio interface ASIO to work properly. This is no standard Windows audio interface and therefore a special audio driver is required. Either your sound card has a native ASIO driver (which is recommended) or you might want to use alternative drivers like the ASIO4All driver.</source>
<translation> requer que a interface de áudio de baixa latência ASIO funcione corretamente. Esta não é uma interface de áudio padrão do Windows e, portanto, é necessário um driver de áudio especial. Ou a sua placa de som possui um driver ASIO nativo (recomendado), ou pode usar drivers alternativos, como o driver ASIO4All.</translation>
</message>
</context>
<context>
@ -2206,13 +2211,18 @@ O que definir aqui aparecerá por baixo do seu fader na secção de mistura quan
</message>
<message>
<location filename="../../soundbase.cpp" line="141"/>
<source>The audio driver properties have changed to a state which is incompatible to this software. The selected audio device could not be used because of the following error: &lt;b&gt;</source>
<translation>As propriedades do driver de áudio foram alteradas para um estado incompatível com este programa. O dispositivo de áudio selecionado não pôde ser usado devido ao seguinte erro: &lt;b&gt;</translation>
<source>The audio driver properties have changed to a state which is incompatible to this software. The selected audio device could not be used because of the following error:</source>
<translation>As propriedades do driver de áudio foram alteradas para um estado incompatível com este programa. O dispositivo de áudio selecionado não pôde ser usado devido ao seguinte erro:</translation>
</message>
<message>
<location filename="../../soundbase.cpp" line="146"/>
<source>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Please restart the software.</source>
<translation>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Por favor reinicie o programa.</translation>
<source>Please restart the software.</source>
<translation>Por favor reinicie o programa.</translation>
</message>
<message>
<location filename="../../soundbase.cpp" line="147"/>
<source>Close</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../soundbase.cpp" line="189"/>

View File

@ -141,10 +141,10 @@ QString CSoundBase::SetDev ( const int iNewDev )
nullptr, APP_NAME, QString ( tr ( "The audio driver properties "
"have changed to a state which is incompatible to this "
"software. The selected audio device could not be used "
"because of the following error: <b>" ) ) +
"because of the following error:" ) + " <b>" ) +
strErrorMessage +
QString ( tr ( "</b><br><br>Please restart the software." ) ),
"Close", nullptr );
QString ( "</b><br><br>" + tr ( "Please restart the software." ) ),
tr ( "Close" ), nullptr );
_exit ( 0 );
}

View File

@ -515,9 +515,9 @@ CSound::CSound ( void (*fpNewCallback) ( CVector<int16_t>& psData, voi
// in case we do not have a driver available, throw error
if ( lNumDevs == 0 )
{
throw CGenErr ( tr ( "<b>No ASIO audio device (driver) found.</b><br><br>"
"The " ) + APP_NAME + tr ( " software requires the low latency audio "
"interface <b>ASIO</b> to work properly. This is no standard "
throw CGenErr ( "<b>" + tr ( "No ASIO audio device (driver) found." ) + "</b><br><br>" +
tr ( "The " ) + APP_NAME + tr ( " software requires the low latency audio "
"interface ASIO to work properly. This is no standard "
"Windows audio interface and therefore a special audio driver is "
"required. Either your sound card has a native ASIO driver (which "
"is recommended) or you might want to use alternative drivers like "