diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-03-23 13:37:25 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-03-23 13:37:25 +0100 |
commit | fdf56fc7b073080fb1a19eaf234f688779aaa00c (patch) | |
tree | 12820d316d199d0792b1d2977e4a5647a30d3cdd /po/es.po | |
parent | 2a2f019cd838e3ff182adbedd7c53dc76036860f (diff) | |
download | weechat-fdf56fc7b073080fb1a19eaf234f688779aaa00c.zip |
Add nick completion in xfer dcc buffers, fix bug when opening xfer dcc buffer if it already exists
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-03-22 16:17+0100\n" +"POT-Creation-Date: 2009-03-23 11:08+0100\n" "PO-Revision-Date: 2009-01-03 00:42+0100\n" "Last-Translator: Roberto González Cardenete <robert.glez@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5266,6 +5266,10 @@ msgid "%s%s: error sending data to \"%s\" via xfer chat" msgstr "%s error enviando datos al \"%s\" con DCC CHAT\n" #, fuzzy, c-format +msgid "%s%s: can't find xfer for buffer \"%s\"" +msgstr "%s no es posible crear una nueva ventana privada \"%s\"\n" + +#, fuzzy, c-format msgid "Connected to %s (%d.%d.%d.%d) via xfer chat" msgstr "Conectado a %s%s %s(%s%d.%d.%d.%d%s)%s a través de una charla DCC\n" |