summaryrefslogtreecommitdiff
path: root/doc/pl/weechat_user.pl.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pl/weechat_user.pl.adoc')
-rw-r--r--doc/pl/weechat_user.pl.adoc22
1 files changed, 20 insertions, 2 deletions
diff --git a/doc/pl/weechat_user.pl.adoc b/doc/pl/weechat_user.pl.adoc
index a5572a91b..488028db9 100644
--- a/doc/pl/weechat_user.pl.adoc
+++ b/doc/pl/weechat_user.pl.adoc
@@ -4657,11 +4657,20 @@ Zmienne ustawiane za pomocą tagów w wiadomościach:
| tg_tag_host | ciąg | Nazwa użytkownika i host, format: username@host (z tagu "host_xxx").
| tg_tag_notify | ciąg | Poziom powiadomień (_none_, _message_, _private_, _highlight_).
// TRANSLATION MISSING
-| tg_tag_irc_xxx | ciąg | IRC message tag (key "xxx").
+| tg_tag_irc_xxx | ciąg | IRC message tag (key "xxx"). ^(1)^
| tg_notify | ciąg | Poziom powiadomień, jeśli różny od _none_.
| tg_msg_pv | ciąg | "1" dla prywatnej wiadomości, inaczej "0".
|===
+// TRANSLATION MISSING
+[NOTE]
+====
+^(1)^ Special chars are replaced in IRC tag:
+
+* key: `_` -> `-` and `,` -> `;`
+* value: `,` -> `;`
+====
+
[[trigger_data_print]]
==== Print
@@ -4692,11 +4701,20 @@ Zmienne ustawiane za pomocą tagów w wiadomościach:
| tg_tag_host | ciąg | Nazwa użytkownika i host, format: username@host (z tagu "host_xxx").
| tg_tag_notify | ciąg | Poziom powiadomień (_none_, _message_, _private_, _highlight_).
// TRANSLATION MISSING
-| tg_tag_irc_xxx | ciąg | IRC message tag (key "xxx").
+| tg_tag_irc_xxx | ciąg | IRC message tag (key "xxx"). ^(1)^
| tg_notify | ciąg | Poziom powiadomień, jeśli różny od _none_.
| tg_msg_pv | ciąg | "1" dla prywatnej wiadomości, inaczej "0".
|===
+// TRANSLATION MISSING
+[NOTE]
+====
+^(1)^ Special chars are replaced in IRC tag:
+
+* key: `_` -> `-` and `,` -> `;`
+* value: `,` -> `;`
+====
+
[[trigger_data_command]]
==== Command