diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/weechat_user.de.adoc | 15 | ||||
-rw-r--r-- | doc/en/weechat_user.en.adoc | 14 | ||||
-rw-r--r-- | doc/fr/weechat_user.fr.adoc | 14 | ||||
-rw-r--r-- | doc/it/weechat_user.it.adoc | 15 | ||||
-rw-r--r-- | doc/ja/weechat_user.ja.adoc | 15 | ||||
-rw-r--r-- | doc/pl/weechat_user.pl.adoc | 15 | ||||
-rw-r--r-- | doc/sr/weechat_user.sr.adoc | 15 |
7 files changed, 103 insertions, 0 deletions
diff --git a/doc/de/weechat_user.de.adoc b/doc/de/weechat_user.de.adoc index f13e45774..65d1e2f9d 100644 --- a/doc/de/weechat_user.de.adoc +++ b/doc/de/weechat_user.de.adoc @@ -3465,6 +3465,7 @@ WeeChat unterstützt folgende https://ircv3.net/irc/[IRCv3 extensions ^↗^,win * <<irc_ircv3_cap_notify,cap-notify>> * <<irc_ircv3_chghost,chghost>> * <<irc_ircv3_draft/multiline,draft/multiline>> +* <<irc_ircv3_echo_message,echo-message>> * <<irc_ircv3_extended_join,extended-join>> * <<irc_ircv3_invite_notify,invite-notify>> * <<irc_ircv3_message_tags,message-tags>> @@ -3646,6 +3647,20 @@ Display of the message sent in WeeChat: | on two lines .... +// TRANSLATION MISSING +[[irc_ircv3_echo_message]] +===== echo-message + +Specification: https://ircv3.net/specs/extensions/echo-message[echo-message ^↗^,window=_blank] + +This capability forces the server to send PRIVMSG, NOTICE and TAGMSG messages +back to WeeChat. + +WeeChat displays only the message received and not the message sent, so a delay +can be noticed between the send and the display. When the message is displayed, +it means it has been properly received by the server and propagated to other +clients connected to the server as well. + [[irc_ircv3_extended_join]] ===== extended-join diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc index 3dcba7e08..58a4bd131 100644 --- a/doc/en/weechat_user.en.adoc +++ b/doc/en/weechat_user.en.adoc @@ -3402,6 +3402,7 @@ WeeChat supports the following https://ircv3.net/irc/[IRCv3 extensions ^↗^,wi * <<irc_ircv3_cap_notify,cap-notify>> * <<irc_ircv3_chghost,chghost>> * <<irc_ircv3_draft/multiline,draft/multiline>> +* <<irc_ircv3_echo_message,echo-message>> * <<irc_ircv3_extended_join,extended-join>> * <<irc_ircv3_invite_notify,invite-notify>> * <<irc_ircv3_message_tags,message-tags>> @@ -3582,6 +3583,19 @@ Display of the message sent in WeeChat: | on two lines .... +[[irc_ircv3_echo_message]] +===== echo-message + +Specification: https://ircv3.net/specs/extensions/echo-message[echo-message ^↗^,window=_blank] + +This capability forces the server to send PRIVMSG, NOTICE and TAGMSG messages +back to WeeChat. + +WeeChat displays only the message received and not the message sent, so a delay +can be noticed between the send and the display. When the message is displayed, +it means it has been properly received by the server and propagated to other +clients connected to the server as well. + [[irc_ircv3_extended_join]] ===== extended-join diff --git a/doc/fr/weechat_user.fr.adoc b/doc/fr/weechat_user.fr.adoc index 8b144789c..4cfe059f9 100644 --- a/doc/fr/weechat_user.fr.adoc +++ b/doc/fr/weechat_user.fr.adoc @@ -3506,6 +3506,7 @@ WeeChat supporte les https://ircv3.net/irc/[extensions IRCv3 ^↗^,window=_blan * <<irc_ircv3_cap_notify,cap-notify>> * <<irc_ircv3_chghost,chghost>> * <<irc_ircv3_draft/multiline,draft/multiline>> +* <<irc_ircv3_echo_message,echo-message>> * <<irc_ircv3_extended_join,extended-join>> * <<irc_ircv3_invite_notify,invite-notify>> * <<irc_ircv3_message_tags,message-tags>> @@ -3694,6 +3695,19 @@ Affichage du message envoyé dans WeeChat : | sur deux lignes .... +[[irc_ircv3_echo_message]] +===== echo-message + +Spécification : https://ircv3.net/specs/extensions/echo-message[echo-message ^↗^,window=_blank] + +Cette capacité oblige le serveur à renvoyer les messages PRIVMSG, NOTICE et TAGMSG +à WeeChat. + +WeeChat affiche seulement le message reçu et non pas le message envoyé, donc +un délai peut être perçu entre l'envoi et l'affichage. Lorsque le message est +affiché, cela signifie qu'il a bien été reçu par le serveur et également propagé +aux autres clients connectés sur le serveur. + [[irc_ircv3_extended_join]] ===== extended-join diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index ae271e56b..e4a6244b7 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -3691,6 +3691,7 @@ WeeChat supports the following https://ircv3.net/irc/[IRCv3 extensions ^↗^,wi * <<irc_ircv3_cap_notify,cap-notify>> * <<irc_ircv3_chghost,chghost>> * <<irc_ircv3_draft/multiline,draft/multiline>> +* <<irc_ircv3_echo_message,echo-message>> * <<irc_ircv3_extended_join,extended-join>> * <<irc_ircv3_invite_notify,invite-notify>> * <<irc_ircv3_message_tags,message-tags>> @@ -3872,6 +3873,20 @@ Display of the message sent in WeeChat: | on two lines .... +// TRANSLATION MISSING +[[irc_ircv3_echo_message]] +===== echo-message + +Specification: https://ircv3.net/specs/extensions/echo-message[echo-message ^↗^,window=_blank] + +This capability forces the server to send PRIVMSG, NOTICE and TAGMSG messages +back to WeeChat. + +WeeChat displays only the message received and not the message sent, so a delay +can be noticed between the send and the display. When the message is displayed, +it means it has been properly received by the server and propagated to other +clients connected to the server as well. + [[irc_ircv3_extended_join]] ===== extended-join diff --git a/doc/ja/weechat_user.ja.adoc b/doc/ja/weechat_user.ja.adoc index 8353c7b34..5d813642c 100644 --- a/doc/ja/weechat_user.ja.adoc +++ b/doc/ja/weechat_user.ja.adoc @@ -3557,6 +3557,7 @@ WeeChat supports the following https://ircv3.net/irc/[IRCv3 extensions ^↗^,wi * <<irc_ircv3_batch,batch>> * <<irc_ircv3_chghost,chghost>> * <<irc_ircv3_draft/multiline,draft/multiline>> +* <<irc_ircv3_echo_message,echo-message>> * <<irc_ircv3_extended_join,extended-join>> * <<irc_ircv3_invite_notify,invite-notify>> * <<irc_ircv3_message_tags,message-tags>> @@ -3739,6 +3740,20 @@ Display of the message sent in WeeChat: | on two lines .... +// TRANSLATION MISSING +[[irc_ircv3_echo_message]] +===== echo-message + +Specification: https://ircv3.net/specs/extensions/echo-message[echo-message ^↗^,window=_blank] + +This capability forces the server to send PRIVMSG, NOTICE and TAGMSG messages +back to WeeChat. + +WeeChat displays only the message received and not the message sent, so a delay +can be noticed between the send and the display. When the message is displayed, +it means it has been properly received by the server and propagated to other +clients connected to the server as well. + [[irc_ircv3_extended_join]] ===== extended-join diff --git a/doc/pl/weechat_user.pl.adoc b/doc/pl/weechat_user.pl.adoc index 35d787a99..acd6d5e10 100644 --- a/doc/pl/weechat_user.pl.adoc +++ b/doc/pl/weechat_user.pl.adoc @@ -3445,6 +3445,7 @@ WeeChat wspiera następujące https://ircv3.net/irc/[rozszerzenia IRCv3 ^↗^,w * <<irc_ircv3_cap_notify,cap-notify>> * <<irc_ircv3_chghost,chghost>> * <<irc_ircv3_draft/multiline,draft/multiline>> +* <<irc_ircv3_echo_message,echo-message>> * <<irc_ircv3_extended_join,extended-join>> * <<irc_ircv3_invite_notify,invite-notify>> * <<irc_ircv3_message_tags,message-tags>> @@ -3627,6 +3628,20 @@ Display of the message sent in WeeChat: | on two lines .... +// TRANSLATION MISSING +[[irc_ircv3_echo_message]] +===== echo-message + +Specification: https://ircv3.net/specs/extensions/echo-message[echo-message ^↗^,window=_blank] + +This capability forces the server to send PRIVMSG, NOTICE and TAGMSG messages +back to WeeChat. + +WeeChat displays only the message received and not the message sent, so a delay +can be noticed between the send and the display. When the message is displayed, +it means it has been properly received by the server and propagated to other +clients connected to the server as well. + [[irc_ircv3_extended_join]] ===== extended-join diff --git a/doc/sr/weechat_user.sr.adoc b/doc/sr/weechat_user.sr.adoc index 1549db885..25ae8c2ce 100644 --- a/doc/sr/weechat_user.sr.adoc +++ b/doc/sr/weechat_user.sr.adoc @@ -3196,6 +3196,7 @@ WeeChat подржава следећа https://ircv3.net/irc/[IRCv3 проши * <<irc_ircv3_cap_notify,cap-notify>> * <<irc_ircv3_chghost,chghost>> * <<irc_ircv3_draft/multiline,draft/multiline>> +* <<irc_ircv3_echo_message,echo-message>> * <<irc_ircv3_extended_join,extended-join>> * <<irc_ircv3_invite_notify,invite-notify>> * <<irc_ircv3_message_tags,message-tags>> @@ -3376,6 +3377,20 @@ Display of the message sent in WeeChat: | on two lines .... +// TRANSLATION MISSING +[[irc_ircv3_echo_message]] +===== echo-message + +Specification: https://ircv3.net/specs/extensions/echo-message[echo-message ^↗^,window=_blank] + +This capability forces the server to send PRIVMSG, NOTICE and TAGMSG messages +back to WeeChat. + +WeeChat displays only the message received and not the message sent, so a delay +can be noticed between the send and the display. When the message is displayed, +it means it has been properly received by the server and propagated to other +clients connected to the server as well. + [[irc_ircv3_extended_join]] ===== extended-join |