some more removing html code from translation strings

This commit is contained in:
Volker Fischer 2020-05-07 09:08:23 +02:00
parent a6fd5e75c3
commit 87132ad190
5 changed files with 242 additions and 62 deletions

View file

@ -1782,7 +1782,12 @@ What you set here will appear at your fader on the mixer board when you are conn
<name>CServerDlg</name> <name>CServerDlg</name>
<message> <message>
<location filename="../../serverdlg.cpp" line="45"/> <location filename="../../serverdlg.cpp" line="45"/>
<source>&lt;b&gt;Client List:&lt;/b&gt; The client list shows all clients which are currently connected to this server. Some information about the clients like the IP address and name are given for each connected client.</source> <source>Client List</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="45"/>
<source>The client list shows all clients which are currently connected to this server. Some information about the clients like the IP address and name are given for each connected client.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -1792,7 +1797,12 @@ What you set here will appear at your fader on the mixer board when you are conn
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="53"/> <location filename="../../serverdlg.cpp" line="53"/>
<source>&lt;b&gt;Start Minimized on Operating System Start:&lt;/b&gt; If the start minimized on operating system start check box is checked, the </source> <source>Start Minimized on Operating System Start</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="54"/>
<source>If the start minimized on operating system start check box is checked, the </source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -1802,12 +1812,22 @@ What you set here will appear at your fader on the mixer board when you are conn
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="60"/> <location filename="../../serverdlg.cpp" line="60"/>
<source>&lt;b&gt;Show Creative Commons Licence Dialog:&lt;/b&gt; If enabled, a Creative Commons BY-NC-SA 4.0 Licence dialog is shown each time a new user connects the server.</source> <source>Show Creative Commons Licence Dialog</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="61"/>
<source>If enabled, a Creative Commons BY-NC-SA 4.0 Licence dialog is shown each time a new user connects the server.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="65"/> <location filename="../../serverdlg.cpp" line="65"/>
<source>&lt;b&gt;Make My Server Public:&lt;/b&gt; If the Make My Server Public check box is checked, this server registers itself at the central server so that all </source> <source>Make My Server Public</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="66"/>
<source>If the Make My Server Public check box is checked, this server registers itself at the central server so that all </source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -1817,12 +1837,22 @@ What you set here will appear at your fader on the mixer board when you are conn
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="74"/> <location filename="../../serverdlg.cpp" line="74"/>
<source>&lt;b&gt;Register Server Status:&lt;/b&gt; If the Make My Server Public check box is checked, this will show the success of registration with the central server.</source> <source>Register Server Status</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="75"/>
<source>If the Make My Server Public check box is checked, this will show the success of registration with the central server.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="79"/> <location filename="../../serverdlg.cpp" line="79"/>
<source>&lt;b&gt;Central Server Address:&lt;/b&gt; The Central server address is the IP address or URL of the central server at which this server is registered. With the central server address type either the local region can be selected of the default central servers or a manual address can be specified.</source> <source>Central Server Address</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="80"/>
<source>The Central server address is the IP address or URL of the central server at which this server is registered. With the central server address type either the local region can be selected of the default central servers or a manual address can be specified.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -1837,7 +1867,12 @@ What you set here will appear at your fader on the mixer board when you are conn
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="93"/> <location filename="../../serverdlg.cpp" line="93"/>
<source>&lt;b&gt;Server Name:&lt;/b&gt; The server name identifies your server in the connect dialog server list at the clients. If no name is given, the IP address is shown instead.</source> <source>Server Name</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="93"/>
<source>The server name identifies your server in the connect dialog server list at the clients. If no name is given, the IP address is shown instead.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -1847,7 +1882,12 @@ What you set here will appear at your fader on the mixer board when you are conn
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="103"/> <location filename="../../serverdlg.cpp" line="103"/>
<source>&lt;b&gt;Location City:&lt;/b&gt; The city in which this server is located can be set here. If a city name is entered, it will be shown in the connect dialog server list at the clients.</source> <source>Location City</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="103"/>
<source>The city in which this server is located can be set here. If a city name is entered, it will be shown in the connect dialog server list at the clients.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -1857,7 +1897,12 @@ What you set here will appear at your fader on the mixer board when you are conn
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="113"/> <location filename="../../serverdlg.cpp" line="113"/>
<source>&lt;b&gt;Location country:&lt;/b&gt; The country in which this server is located can be set here. If a country is entered, it will be shown in the connect dialog server list at the clients.</source> <source>Location country</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="113"/>
<source>The country in which this server is located can be set here. If a country is entered, it will be shown in the connect dialog server list at the clients.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>

View file

@ -1782,7 +1782,12 @@ What you set here will appear at your fader on the mixer board when you are conn
<name>CServerDlg</name> <name>CServerDlg</name>
<message> <message>
<location filename="../../serverdlg.cpp" line="45"/> <location filename="../../serverdlg.cpp" line="45"/>
<source>&lt;b&gt;Client List:&lt;/b&gt; The client list shows all clients which are currently connected to this server. Some information about the clients like the IP address and name are given for each connected client.</source> <source>Client List</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="45"/>
<source>The client list shows all clients which are currently connected to this server. Some information about the clients like the IP address and name are given for each connected client.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -1792,7 +1797,12 @@ What you set here will appear at your fader on the mixer board when you are conn
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="53"/> <location filename="../../serverdlg.cpp" line="53"/>
<source>&lt;b&gt;Start Minimized on Operating System Start:&lt;/b&gt; If the start minimized on operating system start check box is checked, the </source> <source>Start Minimized on Operating System Start</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="54"/>
<source>If the start minimized on operating system start check box is checked, the </source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -1802,12 +1812,22 @@ What you set here will appear at your fader on the mixer board when you are conn
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="60"/> <location filename="../../serverdlg.cpp" line="60"/>
<source>&lt;b&gt;Show Creative Commons Licence Dialog:&lt;/b&gt; If enabled, a Creative Commons BY-NC-SA 4.0 Licence dialog is shown each time a new user connects the server.</source> <source>Show Creative Commons Licence Dialog</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="61"/>
<source>If enabled, a Creative Commons BY-NC-SA 4.0 Licence dialog is shown each time a new user connects the server.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="65"/> <location filename="../../serverdlg.cpp" line="65"/>
<source>&lt;b&gt;Make My Server Public:&lt;/b&gt; If the Make My Server Public check box is checked, this server registers itself at the central server so that all </source> <source>Make My Server Public</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="66"/>
<source>If the Make My Server Public check box is checked, this server registers itself at the central server so that all </source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -1817,12 +1837,22 @@ What you set here will appear at your fader on the mixer board when you are conn
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="74"/> <location filename="../../serverdlg.cpp" line="74"/>
<source>&lt;b&gt;Register Server Status:&lt;/b&gt; If the Make My Server Public check box is checked, this will show the success of registration with the central server.</source> <source>Register Server Status</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="75"/>
<source>If the Make My Server Public check box is checked, this will show the success of registration with the central server.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="79"/> <location filename="../../serverdlg.cpp" line="79"/>
<source>&lt;b&gt;Central Server Address:&lt;/b&gt; The Central server address is the IP address or URL of the central server at which this server is registered. With the central server address type either the local region can be selected of the default central servers or a manual address can be specified.</source> <source>Central Server Address</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="80"/>
<source>The Central server address is the IP address or URL of the central server at which this server is registered. With the central server address type either the local region can be selected of the default central servers or a manual address can be specified.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -1837,7 +1867,12 @@ What you set here will appear at your fader on the mixer board when you are conn
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="93"/> <location filename="../../serverdlg.cpp" line="93"/>
<source>&lt;b&gt;Server Name:&lt;/b&gt; The server name identifies your server in the connect dialog server list at the clients. If no name is given, the IP address is shown instead.</source> <source>Server Name</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="93"/>
<source>The server name identifies your server in the connect dialog server list at the clients. If no name is given, the IP address is shown instead.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -1847,7 +1882,12 @@ What you set here will appear at your fader on the mixer board when you are conn
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="103"/> <location filename="../../serverdlg.cpp" line="103"/>
<source>&lt;b&gt;Location City:&lt;/b&gt; The city in which this server is located can be set here. If a city name is entered, it will be shown in the connect dialog server list at the clients.</source> <source>Location City</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="103"/>
<source>The city in which this server is located can be set here. If a city name is entered, it will be shown in the connect dialog server list at the clients.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -1857,7 +1897,12 @@ What you set here will appear at your fader on the mixer board when you are conn
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="113"/> <location filename="../../serverdlg.cpp" line="113"/>
<source>&lt;b&gt;Location country:&lt;/b&gt; The country in which this server is located can be set here. If a country is entered, it will be shown in the connect dialog server list at the clients.</source> <source>Location country</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="113"/>
<source>The country in which this server is located can be set here. If a country is entered, it will be shown in the connect dialog server list at the clients.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>

View file

@ -1790,7 +1790,12 @@ What you set here will appear at your fader on the mixer board when you are conn
<name>CServerDlg</name> <name>CServerDlg</name>
<message> <message>
<location filename="../../serverdlg.cpp" line="45"/> <location filename="../../serverdlg.cpp" line="45"/>
<source>&lt;b&gt;Client List:&lt;/b&gt; The client list shows all clients which are currently connected to this server. Some information about the clients like the IP address and name are given for each connected client.</source> <source>Client List</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="45"/>
<source>The client list shows all clients which are currently connected to this server. Some information about the clients like the IP address and name are given for each connected client.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -1800,7 +1805,12 @@ What you set here will appear at your fader on the mixer board when you are conn
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="53"/> <location filename="../../serverdlg.cpp" line="53"/>
<source>&lt;b&gt;Start Minimized on Operating System Start:&lt;/b&gt; If the start minimized on operating system start check box is checked, the </source> <source>Start Minimized on Operating System Start</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="54"/>
<source>If the start minimized on operating system start check box is checked, the </source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -1810,12 +1820,22 @@ What you set here will appear at your fader on the mixer board when you are conn
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="60"/> <location filename="../../serverdlg.cpp" line="60"/>
<source>&lt;b&gt;Show Creative Commons Licence Dialog:&lt;/b&gt; If enabled, a Creative Commons BY-NC-SA 4.0 Licence dialog is shown each time a new user connects the server.</source> <source>Show Creative Commons Licence Dialog</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="61"/>
<source>If enabled, a Creative Commons BY-NC-SA 4.0 Licence dialog is shown each time a new user connects the server.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="65"/> <location filename="../../serverdlg.cpp" line="65"/>
<source>&lt;b&gt;Make My Server Public:&lt;/b&gt; If the Make My Server Public check box is checked, this server registers itself at the central server so that all </source> <source>Make My Server Public</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="66"/>
<source>If the Make My Server Public check box is checked, this server registers itself at the central server so that all </source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -1825,12 +1845,22 @@ What you set here will appear at your fader on the mixer board when you are conn
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="74"/> <location filename="../../serverdlg.cpp" line="74"/>
<source>&lt;b&gt;Register Server Status:&lt;/b&gt; If the Make My Server Public check box is checked, this will show the success of registration with the central server.</source> <source>Register Server Status</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="75"/>
<source>If the Make My Server Public check box is checked, this will show the success of registration with the central server.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="79"/> <location filename="../../serverdlg.cpp" line="79"/>
<source>&lt;b&gt;Central Server Address:&lt;/b&gt; The Central server address is the IP address or URL of the central server at which this server is registered. With the central server address type either the local region can be selected of the default central servers or a manual address can be specified.</source> <source>Central Server Address</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="80"/>
<source>The Central server address is the IP address or URL of the central server at which this server is registered. With the central server address type either the local region can be selected of the default central servers or a manual address can be specified.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -1845,7 +1875,12 @@ What you set here will appear at your fader on the mixer board when you are conn
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="93"/> <location filename="../../serverdlg.cpp" line="93"/>
<source>&lt;b&gt;Server Name:&lt;/b&gt; The server name identifies your server in the connect dialog server list at the clients. If no name is given, the IP address is shown instead.</source> <source>Server Name</source>
<translation type="unfinished">Nom du serveur</translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="93"/>
<source>The server name identifies your server in the connect dialog server list at the clients. If no name is given, the IP address is shown instead.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -1855,7 +1890,12 @@ What you set here will appear at your fader on the mixer board when you are conn
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="103"/> <location filename="../../serverdlg.cpp" line="103"/>
<source>&lt;b&gt;Location City:&lt;/b&gt; The city in which this server is located can be set here. If a city name is entered, it will be shown in the connect dialog server list at the clients.</source> <source>Location City</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="103"/>
<source>The city in which this server is located can be set here. If a city name is entered, it will be shown in the connect dialog server list at the clients.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
@ -1865,7 +1905,12 @@ What you set here will appear at your fader on the mixer board when you are conn
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="113"/> <location filename="../../serverdlg.cpp" line="113"/>
<source>&lt;b&gt;Location country:&lt;/b&gt; The country in which this server is located can be set here. If a country is entered, it will be shown in the connect dialog server list at the clients.</source> <source>Location country</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="113"/>
<source>The country in which this server is located can be set here. If a country is entered, it will be shown in the connect dialog server list at the clients.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>

View file

@ -1791,8 +1791,13 @@ O que definir aqui aparecerá por baixo do seu fader na secção de mistura quan
<name>CServerDlg</name> <name>CServerDlg</name>
<message> <message>
<location filename="../../serverdlg.cpp" line="45"/> <location filename="../../serverdlg.cpp" line="45"/>
<source>&lt;b&gt;Client List:&lt;/b&gt; The client list shows all clients which are currently connected to this server. Some information about the clients like the IP address and name are given for each connected client.</source> <source>Client List</source>
<translation>&lt;b&gt;Lista de Clientes:&lt;/b&gt; A lista de clientes mostra todos os clientes que estão atualmente ligados a este servidor. Algumas informações sobre os clientes, como o endereço IP e o nome, são fornecidas para cada cliente ligado.</translation> <translation>Lista de Clientes</translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="45"/>
<source>The client list shows all clients which are currently connected to this server. Some information about the clients like the IP address and name are given for each connected client.</source>
<translation>A lista de clientes mostra todos os clientes que estão atualmente ligados a este servidor. Algumas informações sobre os clientes, como o endereço IP e o nome, são fornecidas para cada cliente ligado.</translation>
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="50"/> <location filename="../../serverdlg.cpp" line="50"/>
@ -1801,8 +1806,13 @@ O que definir aqui aparecerá por baixo do seu fader na secção de mistura quan
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="53"/> <location filename="../../serverdlg.cpp" line="53"/>
<source>&lt;b&gt;Start Minimized on Operating System Start:&lt;/b&gt; If the start minimized on operating system start check box is checked, the </source> <source>Start Minimized on Operating System Start</source>
<translation>&lt;b&gt;Iniciar Minimizado com o Sistema Operativo:&lt;/b&gt; Se a caixa de seleção &lt;i&gt;Iniciar Minimizado com o Sistema Operativo&lt;/i&gt; estiver marcada, o servidor </translation> <translation>Iniciar Minimizado com o Sistema Operativo</translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="54"/>
<source>If the start minimized on operating system start check box is checked, the </source>
<translation>Se a caixa de seleção Iniciar Minimizado com o Sistema Operativo estiver marcada, o servidor </translation>
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="55"/> <location filename="../../serverdlg.cpp" line="55"/>
@ -1811,13 +1821,23 @@ O que definir aqui aparecerá por baixo do seu fader na secção de mistura quan
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="60"/> <location filename="../../serverdlg.cpp" line="60"/>
<source>&lt;b&gt;Show Creative Commons Licence Dialog:&lt;/b&gt; If enabled, a Creative Commons BY-NC-SA 4.0 Licence dialog is shown each time a new user connects the server.</source> <source>Show Creative Commons Licence Dialog</source>
<translation>&lt;b&gt;Mostrar Diálogo da Licença Creative Commons:&lt;/b&gt; Se ativada, uma caixa de diálogo Creative Commons BY-NC-SA 4.0 será exibida sempre que um novo utilizador se ligar ao servidor.</translation> <translation>Mostrar Diálogo da Licença Creative Commons</translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="61"/>
<source>If enabled, a Creative Commons BY-NC-SA 4.0 Licence dialog is shown each time a new user connects the server.</source>
<translation>Se ativada, uma caixa de diálogo Creative Commons BY-NC-SA 4.0 será exibida sempre que um novo utilizador se ligar ao servidor.</translation>
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="65"/> <location filename="../../serverdlg.cpp" line="65"/>
<source>&lt;b&gt;Make My Server Public:&lt;/b&gt; If the Make My Server Public check box is checked, this server registers itself at the central server so that all </source> <source>Make My Server Public</source>
<translation>&lt;b&gt;Tornar Servidor Público:&lt;/b&gt; Se a caixa de seleção &lt;i&gt;Tornar Servidor Público&lt;/i&gt; estiver marcada, esse servidor irá registar-se no servidor central para que todos os utilizadores do </translation> <translation>Tornar Servidor Público</translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="66"/>
<source>If the Make My Server Public check box is checked, this server registers itself at the central server so that all </source>
<translation>Se a caixa de seleção Tornar Servidor Público estiver marcada, esse servidor irá registar-se no servidor central para que todos os utilizadores do </translation>
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="68"/> <location filename="../../serverdlg.cpp" line="68"/>
@ -1826,13 +1846,23 @@ O que definir aqui aparecerá por baixo do seu fader na secção de mistura quan
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="74"/> <location filename="../../serverdlg.cpp" line="74"/>
<source>&lt;b&gt;Register Server Status:&lt;/b&gt; If the Make My Server Public check box is checked, this will show the success of registration with the central server.</source> <source>Register Server Status</source>
<translation>&lt;b&gt;Estado de Registo do Servidor:&lt;/b&gt; Se a caixa de seleção &lt;i&gt;Tornar Servidor Público&lt;/i&gt; estiver marcada, isto mostrará o sucesso ou insucesso do registo no servidor central.</translation> <translation>Estado de Registo do Servidor</translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="75"/>
<source>If the Make My Server Public check box is checked, this will show the success of registration with the central server.</source>
<translation>Se a caixa de seleção Tornar Servidor Público estiver marcada, isto mostrará o sucesso ou insucesso do registo no servidor central.</translation>
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="79"/> <location filename="../../serverdlg.cpp" line="79"/>
<source>&lt;b&gt;Central Server Address:&lt;/b&gt; The Central server address is the IP address or URL of the central server at which this server is registered. With the central server address type either the local region can be selected of the default central servers or a manual address can be specified.</source> <source>Central Server Address</source>
<translation>&lt;b&gt;Endereço do Servidor Central:&lt;/b&gt; O endereço do servidor central é o endereço IP ou o URL do servidor central no qual esse servidor será registado. Com o menu dos servidores centrais, é possível selecionar um dos servidores centrais padrão ou especificar um endereço manual.</translation> <translation>Endereço do servidor central</translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="80"/>
<source>The Central server address is the IP address or URL of the central server at which this server is registered. With the central server address type either the local region can be selected of the default central servers or a manual address can be specified.</source>
<translation>O endereço do servidor central é o endereço IP ou o URL do servidor central no qual esse servidor será registado. Com o menu dos servidores centrais, é possível selecionar um dos servidores centrais padrão ou especificar um endereço manual.</translation>
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="89"/> <location filename="../../serverdlg.cpp" line="89"/>
@ -1846,8 +1876,13 @@ O que definir aqui aparecerá por baixo do seu fader na secção de mistura quan
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="93"/> <location filename="../../serverdlg.cpp" line="93"/>
<source>&lt;b&gt;Server Name:&lt;/b&gt; The server name identifies your server in the connect dialog server list at the clients. If no name is given, the IP address is shown instead.</source> <source>Server Name</source>
<translation>&lt;b&gt;Nome do Servidor:&lt;/b&gt; O nome do servidor identifica o servidor na lista do diálogo de ligação exibido nos clientes. Se nenhum nome for fornecido, o endereço IP será mostrado.</translation> <translation>Nome do Servidor</translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="93"/>
<source>The server name identifies your server in the connect dialog server list at the clients. If no name is given, the IP address is shown instead.</source>
<translation>O nome do servidor identifica o servidor na lista do diálogo de ligação exibido nos clientes. Se nenhum nome for fornecido, o endereço IP será mostrado.</translation>
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="100"/> <location filename="../../serverdlg.cpp" line="100"/>
@ -1856,8 +1891,13 @@ O que definir aqui aparecerá por baixo do seu fader na secção de mistura quan
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="103"/> <location filename="../../serverdlg.cpp" line="103"/>
<source>&lt;b&gt;Location City:&lt;/b&gt; The city in which this server is located can be set here. If a city name is entered, it will be shown in the connect dialog server list at the clients.</source> <source>Location City</source>
<translation>&lt;b&gt;Localização: Cidade&lt;/b&gt; A cidade onde este servidor está localizado pode ser definida aqui. Se um nome de cidade for inserido, este será mostrado na lista do diálogo de ligação dos clientes.</translation> <translation>;Localização: Cidade</translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="103"/>
<source>The city in which this server is located can be set here. If a city name is entered, it will be shown in the connect dialog server list at the clients.</source>
<translation>A cidade onde este servidor está localizado pode ser definida aqui. Se um nome de cidade for inserido, este será mostrado na lista do diálogo de ligação dos clientes.</translation>
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="110"/> <location filename="../../serverdlg.cpp" line="110"/>
@ -1866,8 +1906,13 @@ O que definir aqui aparecerá por baixo do seu fader na secção de mistura quan
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="113"/> <location filename="../../serverdlg.cpp" line="113"/>
<source>&lt;b&gt;Location country:&lt;/b&gt; The country in which this server is located can be set here. If a country is entered, it will be shown in the connect dialog server list at the clients.</source> <source>Location country</source>
<translation>&lt;b&gt;Localização: País&lt;/b&gt; O país em que este servidor está localizado pode ser definido aqui. Se um país for inserido, ele será mostrado na lista do diálogo de logação dos clientes.</translation> <translation>Localização: País</translation>
</message>
<message>
<location filename="../../serverdlg.cpp" line="113"/>
<source>The country in which this server is located can be set here. If a country is entered, it will be shown in the connect dialog server list at the clients.</source>
<translation>O país em que este servidor está localizado pode ser definido aqui. Se um país for inserido, ele será mostrado na lista do diálogo de logação dos clientes.</translation>
</message> </message>
<message> <message>
<location filename="../../serverdlg.cpp" line="121"/> <location filename="../../serverdlg.cpp" line="121"/>

View file

@ -42,28 +42,28 @@ CServerDlg::CServerDlg ( CServer* pNServP,
// Add help text to controls ----------------------------------------------- // Add help text to controls -----------------------------------------------
// client list // client list
lvwClients->setWhatsThis ( tr ( "<b>Client List:</b> The client list " lvwClients->setWhatsThis ( "<b>" + tr ( "Client List" ) + ":</b> " + tr (
"shows all clients which are currently connected to this server. Some " "The client list shows all clients which are currently connected to this "
"information about the clients like the IP address and name are given " "server. Some information about the clients like the IP address and name "
"for each connected client." ) ); "are given for each connected client." ) );
lvwClients->setAccessibleName ( tr ( "Connected clients list view" ) ); lvwClients->setAccessibleName ( tr ( "Connected clients list view" ) );
// start minimized on operating system start // start minimized on operating system start
chbStartOnOSStart->setWhatsThis ( tr ( "<b>Start Minimized on Operating " chbStartOnOSStart->setWhatsThis ( "<b>" + tr ( "Start Minimized on Operating "
"System Start:</b> If the start minimized on operating system start " "System Start" ) + ":</b> " + tr ( "If the start minimized on operating system start "
"check box is checked, the " ) + APP_NAME + tr ( " server will be " "check box is checked, the " ) + APP_NAME + tr ( " server will be "
"started when the operating system starts up and is automatically " "started when the operating system starts up and is automatically "
"minimized to a system task bar icon." ) ); "minimized to a system task bar icon." ) );
// CC licence dialog switch // CC licence dialog switch
chbUseCCLicence->setWhatsThis ( tr ( "<b>Show Creative Commons Licence " chbUseCCLicence->setWhatsThis ( "<b>" + tr ( "Show Creative Commons Licence "
"Dialog:</b> If enabled, a Creative Commons BY-NC-SA 4.0 Licence " "Dialog" ) + ":</b> " + tr ( "If enabled, a Creative Commons BY-NC-SA 4.0 Licence "
"dialog is shown each time a new user connects the server." ) ); "dialog is shown each time a new user connects the server." ) );
// Make My Server Public flag // Make My Server Public flag
chbRegisterServer->setWhatsThis ( tr ( "<b>Make My Server Public:</b> If " chbRegisterServer->setWhatsThis ( "<b>" + tr ( "Make My Server Public" ) + ":</b> " +
"the Make My Server Public check box is checked, this server registers " tr ( "If the Make My Server Public check box is checked, this server registers "
"itself at the central server so that all " ) + APP_NAME + "itself at the central server so that all " ) + APP_NAME +
tr ( " users can see the server in the connect dialog server list and " tr ( " users can see the server in the connect dialog server list and "
"connect to it. The registering of the server is renewed periodically " "connect to it. The registering of the server is renewed periodically "
@ -71,13 +71,13 @@ CServerDlg::CServerDlg ( CServer* pNServP,
"actually available." ) ); "actually available." ) );
// register server status label // register server status label
lblRegSvrStatus->setWhatsThis ( tr ( "<b>Register Server Status:</b> If " lblRegSvrStatus->setWhatsThis ( "<b>" + tr ( "Register Server Status" ) + ":</b> " +
"the Make My Server Public check box is checked, this will show " tr ( "If the Make My Server Public check box is checked, this will show "
"the success of registration with the central server." ) ); "the success of registration with the central server." ) );
// central server address // central server address
QString strCentrServAddr = tr ( "<b>Central Server Address:</b> The " QString strCentrServAddr = "<b>" + tr ( "Central Server Address" ) + ":</b> " +
"Central server address is the IP address or URL of the central server " tr ( "The Central server address is the IP address or URL of the central server "
"at which this server is registered. With the central server address " "at which this server is registered. With the central server address "
"type either the local region can be selected of the default central " "type either the local region can be selected of the default central "
"servers or a manual address can be specified." ); "servers or a manual address can be specified." );
@ -90,7 +90,7 @@ CServerDlg::CServerDlg ( CServer* pNServP,
edtCentralServerAddress->setAccessibleName ( tr ( "Central server address line edit" ) ); edtCentralServerAddress->setAccessibleName ( tr ( "Central server address line edit" ) );
// server name // server name
QString strServName = tr ( "<b>Server Name:</b> The server name identifies " QString strServName = "<b>" + tr ( "Server Name" ) + ":</b> " + tr ( "The server name identifies "
"your server in the connect dialog server list at the clients. If no " "your server in the connect dialog server list at the clients. If no "
"name is given, the IP address is shown instead." ); "name is given, the IP address is shown instead." );
@ -100,7 +100,7 @@ CServerDlg::CServerDlg ( CServer* pNServP,
edtServerName->setAccessibleName ( tr ( "Server name line edit" ) ); edtServerName->setAccessibleName ( tr ( "Server name line edit" ) );
// location city // location city
QString strLocCity = tr ( "<b>Location City:</b> The city in which this " QString strLocCity = "<b>" + tr ( "Location City" ) + ":</b> " + tr ( "The city in which this "
"server is located can be set here. If a city name is entered, it " "server is located can be set here. If a city name is entered, it "
"will be shown in the connect dialog server list at the clients." ); "will be shown in the connect dialog server list at the clients." );
@ -110,7 +110,7 @@ CServerDlg::CServerDlg ( CServer* pNServP,
edtLocationCity->setAccessibleName ( tr ( "City where the server is located line edit" ) ); edtLocationCity->setAccessibleName ( tr ( "City where the server is located line edit" ) );
// location country // location country
QString strLocCountry = tr ( "<b>Location country:</b> The country in " QString strLocCountry = "<b>" + tr ( "Location country" ) + ":</b> " + tr ( "The country in "
"which this server is located can be set here. If a country is " "which this server is located can be set here. If a country is "
"entered, it will be shown in the connect dialog server list at the " "entered, it will be shown in the connect dialog server list at the "
"clients." ); "clients." );