diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-15 15:08:49 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-15 15:08:49 +0100 |
commit | fff24d0a232d5277ec92368e563b6ca481e589fe (patch) | |
tree | 367974cbcb89114838792364b33c5fa65603a47a /doc/ja/autogen/plugin_api/infos.txt | |
parent | c92b186e01bc689dd8e9ef3950a97474605f980a (diff) | |
download | weechat-fff24d0a232d5277ec92368e563b6ca481e589fe.zip |
core: update translations
Diffstat (limited to 'doc/ja/autogen/plugin_api/infos.txt')
-rw-r--r-- | doc/ja/autogen/plugin_api/infos.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ja/autogen/plugin_api/infos.txt b/doc/ja/autogen/plugin_api/infos.txt index 95e92932e..dcefc6d2a 100644 --- a/doc/ja/autogen/plugin_api/infos.txt +++ b/doc/ja/autogen/plugin_api/infos.txt @@ -32,6 +32,12 @@ | weechat | charset_terminal | ターミナルの文字集合 | - +| weechat | color_ansi_regex | POSIX extended regular expression to search ANSI escape codes | - + +| weechat | color_rgb2term | RGB color converted to terminal color (0-255) | rgb,limit (limit is optional and is set to 256 by default) + +| weechat | color_term2rgb | terminal color (0-255) converted to RGB color | color (terminal color: 0-255) + | weechat | cursor_mode | カーソルモードが有効の場合 1 | - | weechat | date | WeeChat のコンパイル日 | - |