diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2022-07-10 13:02:35 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2022-07-10 13:02:35 +0200 |
commit | e057c16b36a19f4c08fe81907026c3e2c257b07b (patch) | |
tree | 3bded1be28f45677f2c6df69056ad702caf06c87 /po/weechat.pot | |
parent | c4cade35503caa0ec623a8d1951e42994134ad9b (diff) | |
download | weechat-e057c16b36a19f4c08fe81907026c3e2c257b07b.zip |
api: add info "uptime_current"
This info returns time duration between the start of the current WeeChat
process and now (so upgrades with /upgrade are ignored).
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index 944102567..8376820f3 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-06-18 16:05+0200\n" +"POT-Creation-Date: 2022-07-10 12:31+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" @@ -9141,6 +9141,11 @@ msgstr "" msgid "\"days\" (number of days) or \"seconds\" (number of seconds) (optional)" msgstr "" +msgid "" +"WeeChat uptime for the current process only (upgrades with /upgrade command " +"are ignored) (format: \"days:hh:mm:ss\")" +msgstr "" + msgid "generate a Time-based One-Time Password (TOTP)" msgstr "" |