diff options
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/autogen/user/weechat_commands.txt | 2 | ||||
-rw-r--r-- | doc/it/weechat_plugin_api.it.txt | 7 |
2 files changed, 5 insertions, 4 deletions
diff --git a/doc/it/autogen/user/weechat_commands.txt b/doc/it/autogen/user/weechat_commands.txt index 74f04aeb1..b4851b29e 100644 --- a/doc/it/autogen/user/weechat_commands.txt +++ b/doc/it/autogen/user/weechat_commands.txt @@ -108,7 +108,7 @@ comando: comando da eseguire (una '/' viene aggiunta automaticamente se non trovata all'inizio del comando) ........................................ -• *`/debug`* `[list | set plugin livello | dump | buffer | windows | term]`:: +• *`/debug`* `[list | set plugin level | dump [plugin] | buffer | windows | term]`:: ........................................ attiva debug per core/plugin diff --git a/doc/it/weechat_plugin_api.it.txt b/doc/it/weechat_plugin_api.it.txt index 5ab31c560..4dd6fa917 100644 --- a/doc/it/weechat_plugin_api.it.txt +++ b/doc/it/weechat_plugin_api.it.txt @@ -6598,7 +6598,7 @@ Argomenti: | irc | irc_ignore_removed | - | ignore rimosso -| logger | logger_start | puntatore: buffer +| logger | logger_start | puntatore: buffer | avvia il logging per il buffer | logger | logger_stop | puntatore: buffer | @@ -6643,13 +6643,14 @@ Argomenti: | weechat | buffer_type_changed | puntatore: buffer | tipo di buffer modificato -| weechat | debug_dump | - | +// TRANSLATION MISSING +| weechat | debug_dump | string: plugin name | richiesta di dump | weechat | day_changed | string: nuova data, formato: "2010-01-31" | data di sistema modificata -| weechat | filter_added | puntatore: filtro +| weechat | filter_added | puntatore: filtro | filtro aggiunto | weechat | filter_removing | puntatore: filtro | |