diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-12-17 08:32:04 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-12-17 08:32:04 +0100 |
commit | 846fb5d28342f338a9586089b3d6609a5d791549 (patch) | |
tree | eebcdf62f81bc00e37e4620e3c3c2570c855cfa8 /doc/it/autogen/user/weechat_commands.txt | |
parent | f5d54c8f8ba688dc87564dfddfae881cf491b318 (diff) | |
download | weechat-846fb5d28342f338a9586089b3d6609a5d791549.zip |
Update italian translations
Diffstat (limited to 'doc/it/autogen/user/weechat_commands.txt')
-rw-r--r-- | doc/it/autogen/user/weechat_commands.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/it/autogen/user/weechat_commands.txt b/doc/it/autogen/user/weechat_commands.txt index a6eee63a5..4db58b54d 100644 --- a/doc/it/autogen/user/weechat_commands.txt +++ b/doc/it/autogen/user/weechat_commands.txt @@ -91,18 +91,18 @@ comando: comando da eseguire (una '/' viene aggiunta automaticamente se non trovata all'inizio del comando) ........................................ -• *`/debug`* `[list | set plugin level | dump | buffer | windows | term]`:: +• *`/debug`* `[list | set plugin livello | dump | buffer | windows | term]`:: ........................................ attiva debug per core/plugin - set: set log level for plugin - plugin: name of plugin ("core" for WeeChat core) - level: debug level for plugin (0 = disable debug) - dump: save memory dump in WeeChat log file (same dump is written when WeeChat crashes) - buffer: dump buffer content with hexadecimal values in log file - windows: display windows tree - term: display infos about terminal and available colors + set: imposta il livello di log per il plugin + plugin: nome del plugin ("core" per il core di WeeChat) + livello: livello di debug per il plugin (0 = disabilita debug) + dump: salva il dump della memoria nel file di log di Weechat (lo stesso dump viene salvato quando WeeChat va in crash) + buffer: esegue il dump del contenuto con valori esadecimali nel file di log + windows: visualizza l'albero delle finestre + term: visualizza informazioni sul terminale e i colori disponibili ........................................ • *`/filter`* `[list] | [enable|disable|toggle [nome]] | [add nome plugin.buffer tag regex] | [del nome|-all]`:: |