summaryrefslogtreecommitdiff
path: root/doc/it/autogen/plugin_api
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-03-15 15:08:49 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-03-15 15:08:49 +0100
commitfff24d0a232d5277ec92368e563b6ca481e589fe (patch)
tree367974cbcb89114838792364b33c5fa65603a47a /doc/it/autogen/plugin_api
parentc92b186e01bc689dd8e9ef3950a97474605f980a (diff)
downloadweechat-fff24d0a232d5277ec92368e563b6ca481e589fe.zip
core: update translations
Diffstat (limited to 'doc/it/autogen/plugin_api')
-rw-r--r--doc/it/autogen/plugin_api/completions.txt2
-rw-r--r--doc/it/autogen/plugin_api/infos.txt6
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/it/autogen/plugin_api/completions.txt b/doc/it/autogen/plugin_api/completions.txt
index 1856a3648..ef49257dd 100644
--- a/doc/it/autogen/plugin_api/completions.txt
+++ b/doc/it/autogen/plugin_api/completions.txt
@@ -10,6 +10,8 @@
| aspell | aspell_langs | elenco di tutte lingue supportate da aspell
+| exec | exec_commands_ids | ids (numbers and names) of executed commands
+
| guile | guile_script | elenco degli script
| irc | irc_channel | canale IRC corrente
diff --git a/doc/it/autogen/plugin_api/infos.txt b/doc/it/autogen/plugin_api/infos.txt
index d384c36f2..c6463fb85 100644
--- a/doc/it/autogen/plugin_api/infos.txt
+++ b/doc/it/autogen/plugin_api/infos.txt
@@ -32,6 +32,12 @@
| weechat | charset_terminal | set caratteri terminale | -
+| 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 se la modalità cursore è abilitata | -
| weechat | date | data di compilazione di WeeChat | -