mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 16:53:14 +02:00
doc/user: remove default port and option -tls from example of command /server add
This commit is contained in:
@@ -3457,13 +3457,17 @@ Standardmäßig sind keine Server angelegt. Es gibt keine Begrenzung für die
|
||||
Anzahl von Servern. Server können mit dem Befehl <<command_irc_server,/server>>
|
||||
angelegt werden.
|
||||
|
||||
Um zum Beispiel eine TLS verschlüsselte Verbindung zu
|
||||
https://libera.chat/[libera.chat ^↗^^] herzustellen:
|
||||
// TRANSLATION MISSING
|
||||
For example to connect to https://libera.chat/[libera.chat ^↗^^]:
|
||||
|
||||
----
|
||||
/server add libera irc.libera.chat/6697 -tls
|
||||
/server add libera irc.libera.chat
|
||||
----
|
||||
|
||||
[NOTE]
|
||||
// TRANSLATION MISSING
|
||||
Default port is 6697 and TLS (encrypted traffic) is enabled.
|
||||
|
||||
Um WeeChat beim Start direkt mit dem Server zu verbinden:
|
||||
|
||||
----
|
||||
|
||||
@@ -3401,13 +3401,15 @@ weechat irc://alice@irc.libera.chat/#weechat,#weechat-fr
|
||||
By default no servers are defined. You can add as many servers as you want with
|
||||
the <<command_irc_server,/server>> command.
|
||||
|
||||
For example to connect to https://libera.chat/[libera.chat ^↗^^]
|
||||
with TLS (encrypted traffic):
|
||||
For example to connect to https://libera.chat/[libera.chat ^↗^^]:
|
||||
|
||||
----
|
||||
/server add libera irc.libera.chat/6697 -tls
|
||||
/server add libera irc.libera.chat
|
||||
----
|
||||
|
||||
[NOTE]
|
||||
Default port is 6697 and TLS (encrypted traffic) is enabled.
|
||||
|
||||
You can tell WeeChat to auto-connect to this server on startup:
|
||||
|
||||
----
|
||||
|
||||
@@ -3502,9 +3502,12 @@ Par exemple pour vous connecter à https://libera.chat/[libera.chat ^↗^^] ave
|
||||
(communications chiffrées) :
|
||||
|
||||
----
|
||||
/server add libera irc.libera.chat/6697 -tls
|
||||
/server add libera irc.libera.chat
|
||||
----
|
||||
|
||||
[NOTE]
|
||||
Le port par défaut est 6697 et TLS (communications chiffrées) est activé.
|
||||
|
||||
Vous pouvez demander à WeeChat de se connecter automatiquement à ce serveur
|
||||
au démarrage :
|
||||
|
||||
|
||||
@@ -3725,13 +3725,15 @@ weechat irc://alice@irc.libera.chat/#weechat,#weechat-fr
|
||||
By default no servers are defined. You can add as many servers as you want with
|
||||
the <<command_irc_server,/server>> command.
|
||||
|
||||
For example to connect to https://libera.chat/[libera.chat ^↗^^]
|
||||
with TLS (encrypted traffic):
|
||||
For example to connect to https://libera.chat/[libera.chat ^↗^^]:
|
||||
|
||||
----
|
||||
/server add libera irc.libera.chat/6697 -tls
|
||||
/server add libera irc.libera.chat
|
||||
----
|
||||
|
||||
[NOTE]
|
||||
Default port is 6697 and TLS (encrypted traffic) is enabled.
|
||||
|
||||
You can tell WeeChat to auto-connect to this server on startup:
|
||||
|
||||
----
|
||||
|
||||
@@ -3609,13 +3609,15 @@ weechat irc://alice@irc.libera.chat/#weechat,#weechat-fr
|
||||
By default no servers are defined. You can add as many servers as you want with
|
||||
the <<command_irc_server,/server>> command.
|
||||
|
||||
For example to connect to https://libera.chat/[libera.chat ^↗^^]
|
||||
with TLS (encrypted traffic):
|
||||
For example to connect to https://libera.chat/[libera.chat ^↗^^]:
|
||||
|
||||
----
|
||||
/server add libera irc.libera.chat/6697 -tls
|
||||
/server add libera irc.libera.chat
|
||||
----
|
||||
|
||||
[NOTE]
|
||||
Default port is 6697 and TLS (encrypted traffic) is enabled.
|
||||
|
||||
You can tell WeeChat to auto-connect to this server on startup:
|
||||
|
||||
----
|
||||
|
||||
@@ -3427,13 +3427,16 @@ weechat irc://alice@irc.libera.chat/#weechat,#weechat-fr
|
||||
Domyślnie nie są zdefiniowane żadne serwery. Możesz dodać ich tyle ile chcesz
|
||||
za pomocą polecenia <<command_irc_server,/server>>.
|
||||
|
||||
Na przykład w celu połączenia się do https://libera.chat/[libera.chat ^↗^^]
|
||||
używając TLS (szyfrowane połączenie):
|
||||
Na przykład w celu połączenia się do https://libera.chat/[libera.chat ^↗^^]:
|
||||
|
||||
----
|
||||
/server add libera irc.libera.chat/6697 -tls
|
||||
/server add libera irc.libera.chat
|
||||
----
|
||||
|
||||
[NOTE]
|
||||
// TRANSLATION MISSING
|
||||
Default port is 6697 and TLS (encrypted traffic) is enabled.
|
||||
|
||||
Możesz powiedzieć WeeChat, aby automatycznie łączył się z tym serwerem po
|
||||
uruchomieniu:
|
||||
|
||||
|
||||
@@ -3213,13 +3213,16 @@ weechat irc://alice@irc.libera.chat/#weechat,#weechat-fr
|
||||
Подразумевано није дефинисан ниједан сервер. Командом <<command_irc_server,/server>>
|
||||
можете додати произвољан број сервера.
|
||||
|
||||
На пример, да бисте се повезали на https://libera.chat/[libera.chat ^↗^^]
|
||||
са TLS (шифровани саобраћај):
|
||||
На пример, да бисте се повезали на https://libera.chat/[libera.chat ^↗^^]:
|
||||
|
||||
----
|
||||
/server add libera irc.libera.chat/6697 -tls
|
||||
/server add libera irc.libera.chat
|
||||
----
|
||||
|
||||
[NOTE]
|
||||
// TRANSLATION MISSING
|
||||
Default port is 6697 and TLS (encrypted traffic) is enabled.
|
||||
|
||||
Програму WeeChat можете наложити да се приликом покретања аутоматски повеже са овим сервером:
|
||||
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user