summaryrefslogtreecommitdiff
path: root/po/es.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-12-26 22:44:19 +0100
committerSébastien Helleu <flashcode@flashtux.org>2019-12-26 22:44:19 +0100
commit481da803cb32e120fadd4b2ae994b5c3b32b6008 (patch)
treefa2571221fbd54be5dbdedcc614a7831b6496134 /po/es.po
parente11075e2cd53fbe2677261baedab6478a8a718bc (diff)
downloadweechat-481da803cb32e120fadd4b2ae994b5c3b32b6008.zip
buflist: add pointer "window" in bar item evaluation
Diffstat (limited to 'po/es.po')
-rw-r--r--po/es.po6
1 files changed, 5 insertions, 1 deletions
diff --git a/po/es.po b/po/es.po
index b097166d5..48bba61fb 100644
--- a/po/es.po
+++ b/po/es.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-12-18 21:17+0100\n"
+"POT-Creation-Date: 2019-12-26 22:25+0100\n"
"PO-Revision-Date: 2019-11-03 08:38+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5114,6 +5114,10 @@ msgid ""
" - bar item data (see hdata \"bar_item\" in API doc for a complete list), "
"for example:\n"
" - ${bar_item.name}\n"
+" - window data, where the bar item is displayed (there's no window in root "
+"bars, see hdata \"window\" in API doc for a complete list), for example:\n"
+" - ${window.number}\n"
+" - ${window.buffer.full_name}\n"
" - buffer data (see hdata \"buffer\" in API doc for a complete list), for "
"example:\n"
" - ${buffer.number}\n"