diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-04-13 08:27:27 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-04-13 08:27:27 +0200 |
commit | a311764d1263f41fb1d6895013d34d2fe0a6477d (patch) | |
tree | 96599752e202282b98cd9d959668fab7a264d287 /doc/ja | |
parent | 96086b16665cbb41ed22eb1daf7562cb6dda0abe (diff) | |
download | weechat-a311764d1263f41fb1d6895013d34d2fe0a6477d.zip |
relay: add signal "relay_client_auth_ok" for irc and weechat protocols
Diffstat (limited to 'doc/ja')
-rw-r--r-- | doc/ja/weechat_plugin_api.ja.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ja/weechat_plugin_api.ja.txt b/doc/ja/weechat_plugin_api.ja.txt index 924ac4f76..9ab4ba745 100644 --- a/doc/ja/weechat_plugin_api.ja.txt +++ b/doc/ja/weechat_plugin_api.ja.txt @@ -7901,6 +7901,12 @@ WeeChat とプラグインが送信するシグナルのリスト: Pointer: リレークライアント | リレークライアントからの認証待ち +// TRANSLATION MISSING +| relay | relay_client_auth_ok + + _(WeeChat バージョン 0.4.4 以上で利用可)_ | + Pointer: リレークライアント | + Successful authentication from a relay client + | relay | relay_client_connected + _(WeeChat バージョン 0.4.4 以上で利用可)_ | Pointer: リレークライアント | |