diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-09-28 11:09:52 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-09-28 11:09:52 +0200 |
commit | b3b0f2d31c4d3c6a31561c3793c61dd81287daa8 (patch) | |
tree | 68780a5cf37eda2de4e03d64ff8d87751b2ff9fe /po/it.po | |
parent | c38df378d60b0b87dcaf575198b2a56a53ba3169 (diff) | |
download | weechat-b3b0f2d31c4d3c6a31561c3793c61dd81287daa8.zip |
New value for option weechat.look.input_share (none, commands, text, all), add new option weechat.look.input_share_overwrite (boolean)
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-09-27 16:01+0200\n" +"POT-Creation-Date: 2010-09-28 10:52+0200\n" "PO-Revision-Date: 2010-09-22 15:27+0200\n" "Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1834,10 +1834,13 @@ msgstr "" "number_desc)" msgid "" -"if set, there is only one input shared on all buffers (but still local " +"share commands, text, or both in input for all buffers (there is still local " "history for each buffer)" msgstr "" +msgid "if set and input is shared, always overwrite input in target buffer" +msgstr "" + msgid "max number of \"undo\" for command line, by buffer (0 = undo disabled)" msgstr "" "numero massimo di righe nella cronologia per buffer (0 = nessun limite)" |