summaryrefslogtreecommitdiff
path: root/po/tr.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2017-10-19 21:51:00 +0200
committerSébastien Helleu <flashcode@flashtux.org>2017-10-19 21:51:00 +0200
commit534dda90942c74b1666c7a5b5e2d88abde49ff74 (patch)
tree67dfec2fde5c947d5c4cbcc8386113965244e775 /po/tr.po
parentb82ce1e15d18348d0bb765f2c5fd1faa6f6dc356 (diff)
downloadweechat-534dda90942c74b1666c7a5b5e2d88abde49ff74.zip
buflist: add two new bar items using the same format configuration options (closes #990)
Diffstat (limited to 'po/tr.po')
-rw-r--r--po/tr.po8
1 files changed, 6 insertions, 2 deletions
diff --git a/po/tr.po b/po/tr.po
index ad03e2e84..d1ea1b76b 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2017-10-17 16:39+0200\n"
+"POT-Creation-Date: 2017-10-18 20:22+0200\n"
"PO-Revision-Date: 2017-06-26 23:33+0200\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4084,7 +4084,8 @@ msgstr ""
msgid ""
" bar: add the \"buflist\" bar\n"
-"refresh: force the refresh of the \"buflist\" bar item\n"
+"refresh: force the refresh of the bar items (buflist, buflist2 and "
+"buflist3)\n"
"\n"
"The lines with buffers are displayed using string evaluation (see /help eval "
"for the format), with these options:\n"
@@ -4094,6 +4095,9 @@ msgid ""
" - buflist.format.buffer_current: format for the current buffer\n"
"\n"
"The following variables can be used in these options:\n"
+" - bar item data (see hdata \"bar_item\" in API doc for a complete list), "
+"for example:\n"
+" - ${bar_item.name}\n"
" - buffer data (see hdata \"buffer\" in API doc for a complete list), for "
"example:\n"
" - ${buffer.number}\n"