diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-03-26 20:02:17 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-03-26 20:02:17 +0100 |
commit | 485e884751464f4b9b006e7d98cb28f0c8cd1f95 (patch) | |
tree | 213edbd372f4f8fd25c873de660407f7c7695b87 /po/es.po | |
parent | 2bbc2283812aa066f80cb045380fb599443d9e37 (diff) | |
download | weechat-485e884751464f4b9b006e7d98cb28f0c8cd1f95.zip |
Add new option irc.look.part_closes_buffer to close buffer when /part is issued on channel (task #10295)
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-03-26 10:59+0100\n" +"POT-Creation-Date: 2010-03-26 19:57+0100\n" "PO-Revision-Date: 2010-03-23 10:20+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4425,6 +4425,9 @@ msgstr "" "mostrar avisos como mensajes privados (si es auto, usa un buffer privado si " "lo encuentra)" +msgid "close buffer when /part is issued on a channel" +msgstr "" + msgid "strip colors in topic (used only when displaying buffer title)" msgstr "" "remover colores en el tema (usado solamente cuando se esté mostrando el " |