mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 03:03:12 +02:00
buflist: add missing ${hotlist_priority} in /help buflist
This commit is contained in:
@@ -40,5 +40,6 @@ The following variables can be used in these options:
|
||||
- ${color_hotlist}: the color depending on the highest hotlist level for the buffer (evaluation of option buflist.format.hotlist_xxx where xxx is the level)
|
||||
- ${format_hotlist}: the formatted hotlist (evaluation of option buflist.format.hotlist)
|
||||
- ${hotlist}: the raw hotlist
|
||||
- ${hotlist_priority}: "none", "low", "message", "private" or "highlight"
|
||||
- ${format_lag}: the lag for an IRC server buffer, empty if there's no lag (evaluation of option buflist.format.lag)
|
||||
----
|
||||
|
||||
@@ -40,5 +40,6 @@ The following variables can be used in these options:
|
||||
- ${color_hotlist}: the color depending on the highest hotlist level for the buffer (evaluation of option buflist.format.hotlist_xxx where xxx is the level)
|
||||
- ${format_hotlist}: the formatted hotlist (evaluation of option buflist.format.hotlist)
|
||||
- ${hotlist}: the raw hotlist
|
||||
- ${hotlist_priority}: "none", "low", "message", "private" or "highlight"
|
||||
- ${format_lag}: the lag for an IRC server buffer, empty if there's no lag (evaluation of option buflist.format.lag)
|
||||
----
|
||||
|
||||
@@ -40,5 +40,6 @@ Les variables suivantes peuvent être utilisées dans ces options :
|
||||
- ${color_hotlist} : la couleur qui dépend du niveau de hotlist le plus élevé pour le tampon (évaluation de l'option buflist.format.hotlist_xxx où xxx est le niveau)
|
||||
- ${format_hotlist} : la hotlist formatée (évaluation de l'option buflist.format.hotlist)
|
||||
- ${hotlist} : la hotlist brute
|
||||
- ${hotlist_priority} : "none", "low", "message", "private" ou "highlight"
|
||||
- ${format_lag} : le lag pour un tampon de serveur IRC, vide s'il n'y a pas de lag (évaluation de l'option buflist.format.lag)
|
||||
----
|
||||
|
||||
@@ -40,5 +40,6 @@ The following variables can be used in these options:
|
||||
- ${color_hotlist}: the color depending on the highest hotlist level for the buffer (evaluation of option buflist.format.hotlist_xxx where xxx is the level)
|
||||
- ${format_hotlist}: the formatted hotlist (evaluation of option buflist.format.hotlist)
|
||||
- ${hotlist}: the raw hotlist
|
||||
- ${hotlist_priority}: "none", "low", "message", "private" or "highlight"
|
||||
- ${format_lag}: the lag for an IRC server buffer, empty if there's no lag (evaluation of option buflist.format.lag)
|
||||
----
|
||||
|
||||
@@ -40,5 +40,6 @@ The following variables can be used in these options:
|
||||
- ${color_hotlist}: the color depending on the highest hotlist level for the buffer (evaluation of option buflist.format.hotlist_xxx where xxx is the level)
|
||||
- ${format_hotlist}: the formatted hotlist (evaluation of option buflist.format.hotlist)
|
||||
- ${hotlist}: the raw hotlist
|
||||
- ${hotlist_priority}: "none", "low", "message", "private" or "highlight"
|
||||
- ${format_lag}: the lag for an IRC server buffer, empty if there's no lag (evaluation of option buflist.format.lag)
|
||||
----
|
||||
|
||||
@@ -40,5 +40,6 @@ The following variables can be used in these options:
|
||||
- ${color_hotlist}: the color depending on the highest hotlist level for the buffer (evaluation of option buflist.format.hotlist_xxx where xxx is the level)
|
||||
- ${format_hotlist}: the formatted hotlist (evaluation of option buflist.format.hotlist)
|
||||
- ${hotlist}: the raw hotlist
|
||||
- ${hotlist_priority}: "none", "low", "message", "private" or "highlight"
|
||||
- ${format_lag}: the lag for an IRC server buffer, empty if there's no lag (evaluation of option buflist.format.lag)
|
||||
----
|
||||
|
||||
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:35+0200\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:41+0200\n"
|
||||
"PO-Revision-Date: 2017-05-13 22:06+0200\n"
|
||||
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -4959,6 +4959,8 @@ msgid ""
|
||||
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
|
||||
"format.hotlist)\n"
|
||||
" - ${hotlist}: the raw hotlist\n"
|
||||
" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
|
||||
"\"highlight\"\n"
|
||||
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
|
||||
"lag (evaluation of option buflist.format.lag)"
|
||||
msgstr ""
|
||||
|
||||
@@ -19,7 +19,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:35+0200\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:41+0200\n"
|
||||
"PO-Revision-Date: 2017-05-19 10:09+0200\n"
|
||||
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
|
||||
"Language-Team: German <kde-i18n-de@kde.org>\n"
|
||||
@@ -5850,6 +5850,8 @@ msgid ""
|
||||
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
|
||||
"format.hotlist)\n"
|
||||
" - ${hotlist}: the raw hotlist\n"
|
||||
" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
|
||||
"\"highlight\"\n"
|
||||
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
|
||||
"lag (evaluation of option buflist.format.lag)"
|
||||
msgstr ""
|
||||
|
||||
@@ -22,7 +22,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:35+0200\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:41+0200\n"
|
||||
"PO-Revision-Date: 2017-01-06 22:01+0100\n"
|
||||
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5173,6 +5173,8 @@ msgid ""
|
||||
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
|
||||
"format.hotlist)\n"
|
||||
" - ${hotlist}: the raw hotlist\n"
|
||||
" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
|
||||
"\"highlight\"\n"
|
||||
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
|
||||
"lag (evaluation of option buflist.format.lag)"
|
||||
msgstr ""
|
||||
|
||||
@@ -21,8 +21,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:35+0200\n"
|
||||
"PO-Revision-Date: 2017-05-31 22:36+0200\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:41+0200\n"
|
||||
"PO-Revision-Date: 2017-05-31 22:42+0200\n"
|
||||
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
"Language: fr\n"
|
||||
@@ -5720,6 +5720,8 @@ msgid ""
|
||||
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
|
||||
"format.hotlist)\n"
|
||||
" - ${hotlist}: the raw hotlist\n"
|
||||
" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
|
||||
"\"highlight\"\n"
|
||||
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
|
||||
"lag (evaluation of option buflist.format.lag)"
|
||||
msgstr ""
|
||||
@@ -5774,6 +5776,8 @@ msgstr ""
|
||||
" - ${format_hotlist} : la hotlist formatée (évaluation de l'option "
|
||||
"buflist.format.hotlist)\n"
|
||||
" - ${hotlist} : la hotlist brute\n"
|
||||
" - ${hotlist_priority} : \"none\", \"low\", \"message\", \"private\" ou "
|
||||
"\"highlight\"\n"
|
||||
" - ${format_lag} : le lag pour un tampon de serveur IRC, vide s'il n'y a "
|
||||
"pas de lag (évaluation de l'option buflist.format.lag)"
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:35+0200\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:41+0200\n"
|
||||
"PO-Revision-Date: 2017-01-06 22:03+0100\n"
|
||||
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -4497,6 +4497,8 @@ msgid ""
|
||||
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
|
||||
"format.hotlist)\n"
|
||||
" - ${hotlist}: the raw hotlist\n"
|
||||
" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
|
||||
"\"highlight\"\n"
|
||||
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
|
||||
"lag (evaluation of option buflist.format.lag)"
|
||||
msgstr ""
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:35+0200\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:41+0200\n"
|
||||
"PO-Revision-Date: 2017-01-06 22:04+0100\n"
|
||||
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5311,6 +5311,8 @@ msgid ""
|
||||
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
|
||||
"format.hotlist)\n"
|
||||
" - ${hotlist}: the raw hotlist\n"
|
||||
" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
|
||||
"\"highlight\"\n"
|
||||
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
|
||||
"lag (evaluation of option buflist.format.lag)"
|
||||
msgstr ""
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:35+0200\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:41+0200\n"
|
||||
"PO-Revision-Date: 2017-05-20 09:00+0900\n"
|
||||
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
|
||||
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
|
||||
@@ -5456,6 +5456,8 @@ msgid ""
|
||||
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
|
||||
"format.hotlist)\n"
|
||||
" - ${hotlist}: the raw hotlist\n"
|
||||
" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
|
||||
"\"highlight\"\n"
|
||||
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
|
||||
"lag (evaluation of option buflist.format.lag)"
|
||||
msgstr ""
|
||||
|
||||
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:35+0200\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:41+0200\n"
|
||||
"PO-Revision-Date: 2017-04-08 14:49+0200\n"
|
||||
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5591,6 +5591,8 @@ msgid ""
|
||||
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
|
||||
"format.hotlist)\n"
|
||||
" - ${hotlist}: the raw hotlist\n"
|
||||
" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
|
||||
"\"highlight\"\n"
|
||||
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
|
||||
"lag (evaluation of option buflist.format.lag)"
|
||||
msgstr ""
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:35+0200\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:41+0200\n"
|
||||
"PO-Revision-Date: 2017-04-08 14:50+0200\n"
|
||||
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
|
||||
"Language-Team: Portuguese <>\n"
|
||||
@@ -5567,6 +5567,8 @@ msgid ""
|
||||
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
|
||||
"format.hotlist)\n"
|
||||
" - ${hotlist}: the raw hotlist\n"
|
||||
" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
|
||||
"\"highlight\"\n"
|
||||
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
|
||||
"lag (evaluation of option buflist.format.lag)"
|
||||
msgstr ""
|
||||
|
||||
+3
-1
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:35+0200\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:41+0200\n"
|
||||
"PO-Revision-Date: 2016-09-03 08:24+0200\n"
|
||||
"Last-Translator: Eduardo Elias <camponez@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5113,6 +5113,8 @@ msgid ""
|
||||
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
|
||||
"format.hotlist)\n"
|
||||
" - ${hotlist}: the raw hotlist\n"
|
||||
" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
|
||||
"\"highlight\"\n"
|
||||
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
|
||||
"lag (evaluation of option buflist.format.lag)"
|
||||
msgstr ""
|
||||
|
||||
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:35+0200\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:41+0200\n"
|
||||
"PO-Revision-Date: 2017-01-06 22:06+0100\n"
|
||||
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -4535,6 +4535,8 @@ msgid ""
|
||||
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
|
||||
"format.hotlist)\n"
|
||||
" - ${hotlist}: the raw hotlist\n"
|
||||
" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
|
||||
"\"highlight\"\n"
|
||||
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
|
||||
"lag (evaluation of option buflist.format.lag)"
|
||||
msgstr ""
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:35+0200\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:41+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"
|
||||
@@ -4100,6 +4100,8 @@ msgid ""
|
||||
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
|
||||
"format.hotlist)\n"
|
||||
" - ${hotlist}: the raw hotlist\n"
|
||||
" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
|
||||
"\"highlight\"\n"
|
||||
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
|
||||
"lag (evaluation of option buflist.format.lag)"
|
||||
msgstr ""
|
||||
|
||||
+3
-1
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:35+0200\n"
|
||||
"POT-Creation-Date: 2017-05-31 22:41+0200\n"
|
||||
"PO-Revision-Date: 2014-08-16 10:27+0200\n"
|
||||
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -4085,6 +4085,8 @@ msgid ""
|
||||
" - ${format_hotlist}: the formatted hotlist (evaluation of option buflist."
|
||||
"format.hotlist)\n"
|
||||
" - ${hotlist}: the raw hotlist\n"
|
||||
" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
|
||||
"\"highlight\"\n"
|
||||
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
|
||||
"lag (evaluation of option buflist.format.lag)"
|
||||
msgstr ""
|
||||
|
||||
@@ -125,6 +125,8 @@ buflist_command_init ()
|
||||
" - ${format_hotlist}: the formatted hotlist (evaluation "
|
||||
"of option buflist.format.hotlist)\n"
|
||||
" - ${hotlist}: the raw hotlist\n"
|
||||
" - ${hotlist_priority}: \"none\", \"low\", \"message\", "
|
||||
"\"private\" or \"highlight\"\n"
|
||||
" - ${format_lag}: the lag for an IRC server buffer, empty if "
|
||||
"there's no lag (evaluation of option buflist.format.lag)"),
|
||||
"bar || refresh",
|
||||
|
||||
Reference in New Issue
Block a user