mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 22:36:38 +02:00
doc: replace "core" by "weechat" in table with extra info for bar item "buffer_nicklist" (plugin API reference)
This commit is contained in:
@@ -12231,14 +12231,14 @@ button has been released). +
|
||||
|
||||
Extra info for bar item "buffer_nicklist":
|
||||
|
||||
[width="100%",cols="1,1,5",options="header"]
|
||||
[width="100%",cols="^1,^1,5",options="header"]
|
||||
|===
|
||||
| Key | Plugin ^(1)^ | Description
|
||||
| nick | core | Nick name.
|
||||
| prefix | core | Prefix for nick.
|
||||
| group | core | Group name.
|
||||
| irc_nick | irc | Pointer to IRC nick _(WeeChat ≥ 3.0)_.
|
||||
| irc_host | irc | Host for nick (if known).
|
||||
| Plugin ^(1)^ | Key | Description
|
||||
| irc | irc_nick | Pointer to IRC nick _(WeeChat ≥ 3.0)_.
|
||||
| irc | irc_host | Host for nick (if known).
|
||||
| weechat | nick | Nick name.
|
||||
| weechat | prefix | Prefix for nick.
|
||||
| weechat | group | Group name.
|
||||
|===
|
||||
|
||||
[NOTE]
|
||||
|
||||
@@ -12496,14 +12496,14 @@ relâché). +
|
||||
|
||||
Informations additionnelles pour l'objet de barre "buffer_nicklist" :
|
||||
|
||||
[width="100%",cols="1,1,5",options="header"]
|
||||
[width="100%",cols="^1,^1,5",options="header"]
|
||||
|===
|
||||
| Clé | Extension ^(1)^ | Description
|
||||
| nick | core | Pseudonyme.
|
||||
| prefix | core | Préfixe du pseudonyme.
|
||||
| group | core | Nom du groupe.
|
||||
| irc_nick | irc | Pointeur vers le pseudo IRC _(WeeChat ≥ 3.0)_.
|
||||
| irc_host | irc | Nom d'hôte pour le pseudonyme (si connu).
|
||||
| Extension ^(1)^ | Clé | Description
|
||||
| irc | irc_nick | Pointeur vers le pseudo IRC _(WeeChat ≥ 3.0)_.
|
||||
| irc | irc_host | Nom d'hôte pour le pseudonyme (si connu).
|
||||
| weechat | nick | Pseudonyme.
|
||||
| weechat | prefix | Préfixe du pseudonyme.
|
||||
| weechat | group | Nom du groupe.
|
||||
|===
|
||||
|
||||
[NOTE]
|
||||
|
||||
@@ -12732,15 +12732,15 @@ per sapere dove il pulsante del mouse è stato rilasciato). +
|
||||
|
||||
Informazioni aggiuntive per l'elemento barra "buffer_nicklist":
|
||||
|
||||
[width="100%",cols="1,1,5",options="header"]
|
||||
[width="100%",cols="^1,^1,5",options="header"]
|
||||
|===
|
||||
| Chiave | Plugin ^(1)^ | Descrizione
|
||||
| nick | core | Nick.
|
||||
| prefix | core | Prefisso per il nick.
|
||||
| group | core | Nome gruppo.
|
||||
| Plugin ^(1)^ | Chiave | Descrizione
|
||||
// TRANSLATION MISSING
|
||||
| irc_nick | irc | Pointer to IRC nick _(WeeChat ≥ 3.0)_.
|
||||
| irc_host | irc | Host per il nick (se conosciuto).
|
||||
| irc | irc_nick | Pointer to IRC nick _(WeeChat ≥ 3.0)_.
|
||||
| irc | irc_host | Host per il nick (se conosciuto).
|
||||
| weechat | nick | Nick.
|
||||
| weechat | prefix | Prefisso per il nick.
|
||||
| weechat | group | Nome gruppo.
|
||||
|===
|
||||
|
||||
[NOTE]
|
||||
|
||||
@@ -12244,15 +12244,15 @@ info を使う前にエリアが一致していることを確認して下さい
|
||||
|
||||
バー要素 "buffer_nicklist" の追加情報:
|
||||
|
||||
[width="100%",cols="1,1,5",options="header"]
|
||||
[width="100%",cols="^1,^1,5",options="header"]
|
||||
|===
|
||||
| キー | プラグイン ^(1)^ | 説明
|
||||
| nick | core | ニックネーム
|
||||
| prefix | core | ニックネームのプレフィックス
|
||||
| group | core | グループ名
|
||||
| プラグイン ^(1)^ | キー | 説明
|
||||
| weechat | nick | ニックネーム
|
||||
| weechat | prefix | ニックネームのプレフィックス
|
||||
| weechat | group | グループ名
|
||||
// TRANSLATION MISSING
|
||||
| irc_nick | irc | Pointer to IRC nick _(WeeChat ≥ 3.0)_.
|
||||
| irc_host | irc | ニックネームのホスト名 (判る場合)
|
||||
| irc | irc_nick | Pointer to IRC nick _(WeeChat ≥ 3.0)_.
|
||||
| irc | irc_host | ニックネームのホスト名 (判る場合)
|
||||
|===
|
||||
|
||||
[NOTE]
|
||||
|
||||
Reference in New Issue
Block a user