diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-02-09 20:34:56 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-02-09 20:34:56 +0100 |
commit | 630fe0581f59d4c6266b2149e6ff0b5170115d7b (patch) | |
tree | 5ead8aee724a11f57ea599a0c191b7b13fac7768 /po/pl.po | |
parent | d74f2e3183ac59e198b71d4b9f9727f00207bc3c (diff) | |
download | weechat-630fe0581f59d4c6266b2149e6ff0b5170115d7b.zip |
buflist: add option buflist.look.use_items to speed up display of buflist (closes #1613)
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-02-08 13:10+0100\n" +"POT-Creation-Date: 2021-02-09 20:31+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n" @@ -5917,6 +5917,12 @@ msgstr "" "użyty, na przykład \"bar_item.name\")" msgid "" +"number of buflist bar items that can be used; the item names are: \"buflist" +"\", \"buflist2\", \"buflist3\"; be careful, using more than one bar item " +"slows down the display of buffers list" +msgstr "" + +msgid "" "format of each line with a buffer (note: content is evaluated, see /help " "buflist); example: standard format for bar item \"buflist\" and only the " "buffer number between square brackets for other bar items (\"buflist2\" and " |