diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-10-22 21:02:41 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-10-22 21:02:41 +0200 |
commit | 3cc400a9d60eba98cd4f62046664f927796fa6fd (patch) | |
tree | 908bcd0434a8ca8298d2db67da01c3eef0aad3a4 /po/cs.po | |
parent | d6343020aafa86e6819d3d12aac46c4f009d65a0 (diff) | |
download | weechat-3cc400a9d60eba98cd4f62046664f927796fa6fd.zip |
core: add number of processes in command `/sys waitpid`
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 8 |
1 files changed, 7 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: 2023-10-20 11:17+0200\n" +"POT-Creation-Date: 2023-10-20 21:02+0200\n" "PO-Revision-Date: 2023-10-20 13:09+0200\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3114,6 +3114,9 @@ msgstr "" msgid "system actions" msgstr "seznam konfiguračních možností" +msgid "get rlimit|rusage || suspend || waitpid <number>" +msgstr "" + msgid "raw[get]: display system info" msgstr "" @@ -3137,6 +3140,9 @@ msgid "" "\"zombie\" processes)" msgstr "" +msgid "number: number of processes to clean" +msgstr "" + #, fuzzy #| msgid "values for a configuration option" msgid "toggle value of a config option" |