diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-05-20 17:07:55 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-05-20 17:08:34 +0200 |
commit | c3c218035a9325d47949bf56d57543b2a243098c (patch) | |
tree | 3891fed4b3cb724b952eb1195b42913afb96a7c0 /po/it.po | |
parent | 7461a5cb870953259f2d9dd5562ec88d707d05df (diff) | |
download | weechat-c3c218035a9325d47949bf56d57543b2a243098c.zip |
logger: add option logger.file.log_conditions (closes #1942)
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-05-18 11:42+0200\n" +"POT-Creation-Date: 2023-05-20 16:55+0200\n" "PO-Revision-Date: 2023-05-01 20:23+0200\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -11259,6 +11259,12 @@ msgstr "" "scrive una riga informativa nel file di log quando il log inizia o termina " "per un buffer" +msgid "" +"conditions to save content of buffers to files (note: content is evaluated, " +"see /help eval); empty value saves content on all buffers; for example to " +"log only private buffers: \"${type} == private\"" +msgstr "" + #, fuzzy msgid "" "default file name mask for log files (format is \"directory/to/file\" or " |