summaryrefslogtreecommitdiff
path: root/po/es.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2022-07-31 09:58:29 +0200
committerSébastien Helleu <flashcode@flashtux.org>2022-07-31 09:58:29 +0200
commite77ea9dc26b1238708c841e395eb3544c0519452 (patch)
tree0c3d71cffbeece63406cd3bc0a2a4f2cfd453693 /po/es.po
parent324f0aaa2d22de33de7b356fb13c3e795750f69b (diff)
downloadweechat-e77ea9dc26b1238708c841e395eb3544c0519452.zip
buflist: add variable "${hotlist_priority_number}" (integer version of "${hotlist_priority}")
Diffstat (limited to 'po/es.po')
-rw-r--r--po/es.po4
1 files changed, 3 insertions, 1 deletions
diff --git a/po/es.po b/po/es.po
index e4f02295f..42bdf0db3 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: 2022-07-27 21:18+0200\n"
+"POT-Creation-Date: 2022-07-31 09:53+0200\n"
"PO-Revision-Date: 2022-06-18 16:11+0200\n"
"Last-Translator: Santiago Forero <santiago@forero.xyz>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5724,6 +5724,8 @@ msgid ""
" - ${hotlist}: the raw hotlist\n"
" - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or "
"\"highlight\"\n"
+" - ${hotlist_priority_number}: -1 = none, 0 = low, 1 = message, 2 = "
+"private, 3 = highlight\n"
" - ${format_lag}: the lag for an IRC server buffer, empty if there's no "
"lag (evaluation of option buflist.format.lag)\n"
" - ${format_tls_version}: indicator of TLS version for a server buffer, "