summaryrefslogtreecommitdiff
path: root/po/tr.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2017-06-08 06:56:42 +0200
committerSébastien Helleu <flashcode@flashtux.org>2017-06-08 06:56:42 +0200
commitf140a9198ef677ca34ff69741225a99c312fd6a3 (patch)
treef9d4e66a83acad2e2dc6c891e0ff64dddf28916b /po/tr.po
parente2589aaaca104d9ef66d1405401d814bb63fb4b0 (diff)
downloadweechat-f140a9198ef677ca34ff69741225a99c312fd6a3.zip
buflist: add option buflist.look.auto_scroll (issue #332)
Diffstat (limited to 'po/tr.po')
-rw-r--r--po/tr.po11
1 files changed, 10 insertions, 1 deletions
diff --git a/po/tr.po b/po/tr.po
index b4dea0def..21a3612be 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-06-05 14:55+0200\n"
+"POT-Creation-Date: 2017-06-08 06:42+0200\n"
"PO-Revision-Date: 2017-01-06 22:07+0100\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4119,6 +4119,15 @@ msgid "%s: %d signals hooked"
msgstr ""
msgid ""
+"automatically scroll the buflist bar to always see the current buffer (this "
+"works only with a bar on the left/right position with a \"vertical\" "
+"filling); this value is the percent number of lines displayed before the "
+"current buffer when scrolling (-1 = disable scroll); for example 50 means "
+"that after a scroll, the current buffer is at the middle of bar, 0 means on "
+"top of bar, 100 means at bottom of bar"
+msgstr ""
+
+msgid ""
"conditions to display a buffer (note: content is evaluated, see /help "
"buflist); for example to hide server buffers if they are merged with core "
"buffer: \"${buffer.hidden}==0 && ((${type}!=server && ${buffer.full_name}!"