diff --git a/src/clientsettingsdlg.cpp b/src/clientsettingsdlg.cpp
index 31cda175..f90b96ad 100755
--- a/src/clientsettingsdlg.cpp
+++ b/src/clientsettingsdlg.cpp
@@ -34,23 +34,23 @@ CClientSettingsDlg::CClientSettingsDlg ( CClient* pNCliP, QWidget* parent,
// Add help text to controls -----------------------------------------------
// jitter buffer
- QString strJitterBufferSize = tr ( "Jitter Buffer Size: The jitter "
- "buffer compensates for network and sound card timing jitters. The "
+ QString strJitterBufferSize = "" + tr ( "Jitter Buffer Size" ) + ": " + tr (
+ "The jitter buffer compensates for network and sound card timing jitters. The "
"size of this jitter buffer has therefore influence on the quality of "
"the audio stream (how many dropouts occur) and the overall delay "
- "(the longer the buffer, the higher the delay). "
+ "(the longer the buffer, the higher the delay)." ) + " " + tr (
"The jitter buffer size can be manually chosen for the local client "
"and the remote server. For the local jitter buffer, dropouts in the "
"audio stream are indicated by the light on the bottom "
"of the jitter buffer size faders. If the light turns to red, a buffer "
- "overrun/underrun took place and the audio stream is interrupted. "
+ "overrun/underrun took place and the audio stream is interrupted." ) + " " + tr (
"The jitter buffer setting is therefore a trade-off between audio "
- "quality and overall delay. "
+ "quality and overall delay." ) + " " + tr (
"An auto setting of the jitter buffer size setting is available. If "
"the check Auto is enabled, the jitter buffers of the local client and "
"the remote server are set automatically "
"based on measurements of the network and sound card timing jitter. If "
- "the Auto check is enabled, the jitter buffer size faders are "
+ "the Auto check is enabled, the jitter buffer size faders are "
"disabled (they cannot be moved with the mouse)." );
QString strJitterBufferSizeTT = tr ( "In case the auto setting of the "
diff --git a/src/res/translation/translation_de_DE.ts b/src/res/translation/translation_de_DE.ts
index acaf577b..12c44f78 100644
--- a/src/res/translation/translation_de_DE.ts
+++ b/src/res/translation/translation_de_DE.ts
@@ -646,7 +646,27 @@
CClientSettingsDlg
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/res/translation/translation_es_ES.ts b/src/res/translation/translation_es_ES.ts
index 2643b74a..7ec01fd3 100644
--- a/src/res/translation/translation_es_ES.ts
+++ b/src/res/translation/translation_es_ES.ts
@@ -646,7 +646,27 @@
CClientSettingsDlg
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/res/translation/translation_fr_FR.ts b/src/res/translation/translation_fr_FR.ts
index 8103ae5d..410d4284 100644
--- a/src/res/translation/translation_fr_FR.ts
+++ b/src/res/translation/translation_fr_FR.ts
@@ -654,7 +654,27 @@
CClientSettingsDlg
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/res/translation/translation_pt_PT.ts b/src/res/translation/translation_pt_PT.ts
index ffa18e9e..124e6bdc 100644
--- a/src/res/translation/translation_pt_PT.ts
+++ b/src/res/translation/translation_pt_PT.ts
@@ -654,8 +654,28 @@
CClientSettingsDlg
-
- <b>Tamanho do Jitter Buffer:</b> O jitter buffer (ou buffer de instabilidade) compensa os desvios de temporização da rede e da placa de som. O tamanho desse jitter buffer influencia, portanto, a qualidade do fluxo de áudio (quantas interrupções ocorrem) e a latência geral (quanto maior o buffer, maior a latência).<br>O tamanho do jitter buffer pode ser escolhido manualmente para o cliente local e o servidor remoto. Para o jitter buffer local, as interrupções no fluxo de áudio são indicadas pela luz na parte inferior dos faders do jitter buffer. Se a luz ficar vermelha, ocorreu um excesso/déficit do buffer e o fluxo de áudio é interrompido.<br>A configuração do jitter buffer é, portanto, uma troca entre a qualidade do áudio e o atraso geral.<br>Está disponível uma configuração automática do tamanho do jitter buffer. Se a opção <i>Auto</i> estiver ativada, os jitter buffers do cliente local e do servidor remoto serão configurados automaticamente com base nas medições da instabilidade de sincronização da rede e da placa de som. Se a opção <i>Auto</i> estiver ativada, os faders do jitter buffer serão desativados (não poderão ser movidos manualmente).
+
+ Tamanho do Jitter Buffer
+
+
+
+
+ O jitter buffer (ou buffer de instabilidade) compensa os desvios de temporização da rede e da placa de som. O tamanho desse jitter buffer influencia, portanto, a qualidade do fluxo de áudio (quantas interrupções ocorrem) e a latência geral (quanto maior o buffer, maior a latência).
+
+
+
+
+ O tamanho do jitter buffer pode ser escolhido manualmente para o cliente local e o servidor remoto. Para o jitter buffer local, as interrupções no fluxo de áudio são indicadas pela luz na parte inferior dos faders do jitter buffer. Se a luz ficar vermelha, ocorreu um excesso/déficit do buffer e o fluxo de áudio é interrompido.
+
+
+
+
+ A configuração do jitter buffer é, portanto, uma troca entre a qualidade do áudio e o atraso geral.
+
+
+
+
+ Está disponível uma configuração automática do tamanho do jitter buffer. Se a opção Auto estiver ativada, os jitter buffers do cliente local e do servidor remoto serão configurados automaticamente com base nas medições da instabilidade de sincronização da rede e da placa de som. Se a opção Auto estiver ativada, os faders do jitter buffer serão desativados (não poderão ser movidos manualmente).