commit
7c136aef92
6 changed files with 6 additions and 6 deletions
|
@ -76,7 +76,7 @@ CConnectDlg::CConnectDlg ( const bool bNewShowCompleteRegList,
|
|||
|
||||
// filter
|
||||
edtFilter->setWhatsThis ( "<b>" + tr ( "Filter" ) + ":</b> " + tr ( "The server "
|
||||
"list is filered by the given text. Note that the filter is case insensitive." ) );
|
||||
"list is filtered by the given text. Note that the filter is case insensitive." ) );
|
||||
edtFilter->setAccessibleName ( tr ( "Filter edit box" ) );
|
||||
|
||||
// show all mucisians
|
||||
|
|
|
@ -1403,7 +1403,7 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../../connectdlg.cpp" line="78"/>
|
||||
<source>The server list is filered by the given text. Note that the filter is case insensitive.</source>
|
||||
<source>The server list is filtered by the given text. Note that the filter is case insensitive.</source>
|
||||
<translation>Die Serverliste kann mit dem eingegebenen Text gefiltert werden, d.h. es werden nur Einträge angezeigt, die dem Filtertext entsprechen. Die Groß- und Kleinschreibung des Filtertexts wird dabei nicht beachtet.</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -1411,7 +1411,7 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../../connectdlg.cpp" line="78"/>
|
||||
<source>The server list is filered by the given text. Note that the filter is case insensitive.</source>
|
||||
<source>The server list is filtered by the given text. Note that the filter is case insensitive.</source>
|
||||
<translation>La lista de servidores se filtra con el texto introducido. El filtro no es sensible a mayúsculas/minúsculas.</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -1415,7 +1415,7 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../../connectdlg.cpp" line="78"/>
|
||||
<source>The server list is filered by the given text. Note that the filter is case insensitive.</source>
|
||||
<source>The server list is filtered by the given text. Note that the filter is case insensitive.</source>
|
||||
<translation>La liste des serveurs est filtrée par le texte donné. Notez que le filtre n'est pas sensible à la casse.</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -1403,7 +1403,7 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../../connectdlg.cpp" line="78"/>
|
||||
<source>The server list is filered by the given text. Note that the filter is case insensitive.</source>
|
||||
<source>The server list is filtered by the given text. Note that the filter is case insensitive.</source>
|
||||
<translation>De serverlijst wordt gefilterd met de gegeven tekst. Merk op dat het filter ongevoelig is voor hoofdletters.</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -1415,7 +1415,7 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../../connectdlg.cpp" line="78"/>
|
||||
<source>The server list is filered by the given text. Note that the filter is case insensitive.</source>
|
||||
<source>The server list is filtered by the given text. Note that the filter is case insensitive.</source>
|
||||
<translation>A lista de servidores é filtrada pelo texto fornecido. Note que o filtro não diferencia maiúsculas de minúsculas.</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
Loading…
Reference in a new issue