doc: add missing tag "host_xxx" in function printf_date_tags (plugin API reference)

This commit is contained in:
Sébastien Helleu 2014-07-21 22:23:21 +02:00
parent 3aadfc6765
commit 20b49746cc
4 changed files with 6 additions and 0 deletions

View File

@ -6554,6 +6554,7 @@ Tags commonly used (non-exhaustive list):
| notify_highlight | Buffer with line is added to hotlist with level "highlight"
| nick_xxx | Message is from nick "xxx"
| prefix_nick_ccc | Prefix is a nick with color "ccc"
| host_xxx | Username and host in message
| irc_xxx | IRC message "xxx" (can be a command or a 3-digits number)
| irc_numeric | IRC numeric message
| irc_error | Error from IRC server

View File

@ -6654,6 +6654,7 @@ Tags couramment utilisés (liste non exhaustive) :
| notify_highlight | Le tampon avec la ligne sera ajouté à la "hotlist" avec le niveau "highlight"
| nick_xxx | Le message vient du pseudo "xxx"
| prefix_nick_ccc | Le préfixe est un pseudo avec la couleur "ccc"
| host_xxx | Nom d'utilisateur et hôte dans le message
| irc_xxx | Message IRC "xxx" (peut-être une commande ou un numérique sur 3 chiffres)
| irc_numeric | Message IRC numérique
| irc_error | Erreur du serveur IRC

View File

@ -6666,6 +6666,8 @@ Tag usati di frequente (elenco non esaustivo):
| notify_highlight | Il buffer con la riga viene aggiunto alla hotlist con il livello "higlight"
| nick_xxx | Il messaggio viene dal nick "xxx"
| prefix_nick_ccc | Il prefisso è un nick con il colore "ccc"
// TRANSLATION MISSING
| host_xxx | Username and host in message
| irc_xxx | Messaggio IRC "xxx" (può essere un comando o un numero di 3 cifre)
| irc_numeric | Messaggio IRC numerico
| irc_error | Errore dal server IRC

View File

@ -6550,6 +6550,8 @@ void weechat_printf_date_tags (struct t_gui_buffer *buffer, time_t date,
| notify_highlight | この行を含むバッファは "highlight" レベルでホットリストに追加される
| nick_xxx | ニックネーム "xxx" からのメッセージ
| prefix_nick_ccc | プレフィックスを色 "ccc" のニックネームにする
// TRANSLATION MISSING
| host_xxx | Username and host in message
| irc_xxx | IRC メッセージ "xxx" (コマンドまたは 3 桁の番号)
| irc_numeric | IRC 番号メッセージ
| irc_error | IRC からのエラー