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/cs.po | |
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/cs.po')
-rw-r--r-- | po/cs.po | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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: 2022-06-18 16:11+0200\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -10659,6 +10659,13 @@ msgstr "WeeChat uptime (formát: \"dny:hh:mm:ss\")" msgid "\"days\" (number of days) or \"seconds\" (number of seconds) (optional)" msgstr "" +#, fuzzy +#| msgid "WeeChat uptime (format: \"days:hh:mm:ss\")" +msgid "" +"WeeChat uptime for the current process only (upgrades with /upgrade command " +"are ignored) (format: \"days:hh:mm:ss\")" +msgstr "WeeChat uptime (formát: \"dny:hh:mm:ss\")" + msgid "generate a Time-based One-Time Password (TOTP)" msgstr "" |