doc: translate tg_trigger_name variable under triggers (issue #1567)
This commit is contained in:
parent
765d2dd277
commit
fd72226a71
@ -4120,6 +4120,16 @@ Monitor-Buffer zu öffnen:
|
||||
/trigger monitor
|
||||
----
|
||||
|
||||
// TRANSLATION MISSING
|
||||
All callbacks set following variables in hashtable:
|
||||
|
||||
[width="100%",cols="3m,2,14",options="header"]
|
||||
|===
|
||||
| Variable | Typ | Beschreibung
|
||||
// TRANSLATION MISSING
|
||||
| tg_trigger_name | string | Name of trigger.
|
||||
|===
|
||||
|
||||
[[trigger_data_signal]]
|
||||
===== Signale
|
||||
|
||||
|
@ -4033,7 +4033,7 @@ All callbacks set following variables in hashtable:
|
||||
[width="100%",cols="3m,2,14",options="header"]
|
||||
|===
|
||||
| Variable | Type | Description
|
||||
| tg_trigger_name | string | Name of trigger
|
||||
| tg_trigger_name | string | Name of trigger.
|
||||
|===
|
||||
|
||||
[[trigger_data_signal]]
|
||||
@ -4044,8 +4044,8 @@ The "signal" callback sets following variables in hashtable:
|
||||
[width="100%",cols="3m,2,14",options="header"]
|
||||
|===
|
||||
| Variable | Type | Description
|
||||
| tg_signal | string | Name of signal
|
||||
| tg_signal_data | string | Data sent with the signal
|
||||
| tg_signal | string | Name of signal.
|
||||
| tg_signal_data | string | Data sent with the signal.
|
||||
|===
|
||||
|
||||
If the signal contains an IRC message, the message is parsed and following data
|
||||
|
@ -4161,6 +4161,15 @@ moniteur des triggers :
|
||||
/trigger monitor
|
||||
----
|
||||
|
||||
Toutes les fonctions de rappel définissent les variables suivantes dans la table
|
||||
de hachage :
|
||||
|
||||
[width="100%",cols="3m,2,14",options="header"]
|
||||
|===
|
||||
| Variable | Type | Description
|
||||
| tg_trigger_name | chaîne | Nom du trigger.
|
||||
|===
|
||||
|
||||
[[trigger_data_signal]]
|
||||
===== Signal
|
||||
|
||||
|
@ -4333,6 +4333,16 @@ using the command:
|
||||
/trigger monitor
|
||||
----
|
||||
|
||||
// TRANSLATION MISSING
|
||||
All callbacks set following variables in hashtable:
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[width="100%",cols="3m,2,14",options="header"]
|
||||
|===
|
||||
| Variable | Type | Description
|
||||
| tg_trigger_name | string | Name of trigger.
|
||||
|===
|
||||
|
||||
[[trigger_data_signal]]
|
||||
===== Signal
|
||||
|
||||
|
@ -4068,6 +4068,16 @@ WeeChat によって使われる値に影響を及ぼします
|
||||
/trigger monitor
|
||||
----
|
||||
|
||||
// TRANSLATION MISSING
|
||||
All callbacks set following variables in hashtable:
|
||||
|
||||
[width="100%",cols="3m,2,14",options="header"]
|
||||
|===
|
||||
| 変数 | 型 | 説明
|
||||
// TRANSLATION MISSING
|
||||
| tg_trigger_name | string | Name of trigger.
|
||||
|===
|
||||
|
||||
[[trigger_data_signal]]
|
||||
===== Signal
|
||||
|
||||
|
@ -4065,6 +4065,16 @@ monitorującego, za pomocą komendy:
|
||||
/trigger monitor
|
||||
----
|
||||
|
||||
// TRANSLATION MISSING
|
||||
All callbacks set following variables in hashtable:
|
||||
|
||||
[width="100%",cols="3m,2,14",options="header"]
|
||||
|===
|
||||
| Zmienna | Typ | Opis
|
||||
// TRANSLATION MISSING
|
||||
| tg_trigger_name | ciąg | Name of trigger.
|
||||
|===
|
||||
|
||||
[[trigger_data_signal]]
|
||||
===== Sygnał
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user