diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/weechat_user.de.adoc | 2 | ||||
-rw-r--r-- | doc/en/weechat_user.en.adoc | 1 | ||||
-rw-r--r-- | doc/fr/weechat_user.fr.adoc | 1 | ||||
-rw-r--r-- | doc/it/weechat_user.it.adoc | 1 | ||||
-rw-r--r-- | doc/ja/weechat_user.ja.adoc | 2 | ||||
-rw-r--r-- | doc/pl/weechat_user.pl.adoc | 2 | ||||
-rw-r--r-- | doc/sr/weechat_user.sr.adoc | 2 |
7 files changed, 11 insertions, 0 deletions
diff --git a/doc/de/weechat_user.de.adoc b/doc/de/weechat_user.de.adoc index 4a37a7018..a587800fc 100644 --- a/doc/de/weechat_user.de.adoc +++ b/doc/de/weechat_user.de.adoc @@ -5060,6 +5060,8 @@ Alle Callbacks setzen folgende Variablen in das hashtable: |=== | Variable | Typ | Beschreibung | tg_trigger_name | string | Name des Trigger. +// TRANSLATION MISSING +| tg_hook_type | string | Hook type: "signal", "command", etc. |=== [[trigger_data_signal]] diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc index 05cb89752..91106fad6 100644 --- a/doc/en/weechat_user.en.adoc +++ b/doc/en/weechat_user.en.adoc @@ -4941,6 +4941,7 @@ All callbacks set following variables in hashtable: |=== | Variable | Type | Description | tg_trigger_name | string | Name of trigger. +| tg_hook_type | string | Hook type: "signal", "command", etc. |=== [[trigger_data_signal]] diff --git a/doc/fr/weechat_user.fr.adoc b/doc/fr/weechat_user.fr.adoc index dc9261d42..da4d56a05 100644 --- a/doc/fr/weechat_user.fr.adoc +++ b/doc/fr/weechat_user.fr.adoc @@ -5104,6 +5104,7 @@ de hachage : |=== | Variable | Type | Description | tg_trigger_name | chaîne | Nom du trigger. +| tg_hook_type | chaîne | Type de hook : "signal", "command", etc. |=== [[trigger_data_signal]] diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index be7fd1648..b28e8e913 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -5286,6 +5286,7 @@ All callbacks set following variables in hashtable: |=== | Variable | Type | Description | tg_trigger_name | string | Name of trigger. +| tg_hook_type | string | Hook type: "signal", "command", etc. |=== [[trigger_data_signal]] diff --git a/doc/ja/weechat_user.ja.adoc b/doc/ja/weechat_user.ja.adoc index d5d5fdca6..cc27b1a02 100644 --- a/doc/ja/weechat_user.ja.adoc +++ b/doc/ja/weechat_user.ja.adoc @@ -5099,6 +5099,8 @@ All callbacks set following variables in hashtable: | 変数 | 型 | 説明 // TRANSLATION MISSING | tg_trigger_name | string | Name of trigger. +// TRANSLATION MISSING +| tg_hook_type | string | Hook type: "signal", "command", etc. |=== [[trigger_data_signal]] diff --git a/doc/pl/weechat_user.pl.adoc b/doc/pl/weechat_user.pl.adoc index 106e2e0ff..6e2fa32d0 100644 --- a/doc/pl/weechat_user.pl.adoc +++ b/doc/pl/weechat_user.pl.adoc @@ -5014,6 +5014,8 @@ Wszystkie callbacki ustawiają następujące zmienne w tablicy hashy: |=== | Zmienna | Typ | Opis | tg_trigger_name | ciąg | Nazwa triggera. +// TRANSLATION MISSING +| tg_hook_type | ciąg | Hook type: "signal", "command", etc. |=== [[trigger_data_signal]] diff --git a/doc/sr/weechat_user.sr.adoc b/doc/sr/weechat_user.sr.adoc index 58b3fff17..fb1dc3bb9 100644 --- a/doc/sr/weechat_user.sr.adoc +++ b/doc/sr/weechat_user.sr.adoc @@ -4655,6 +4655,8 @@ ${tg_displayed} && (${tg_highlight} || ${tg_msg_pv}) |=== | Променљива | Тип | Опис | tg_trigger_name | стринг | Име окидача. +// TRANSLATION MISSING +| tg_hook_type | стринг | Hook type: "signal", "command", etc. |=== [[trigger_data_signal]] |