summaryrefslogtreecommitdiff
path: root/po/pl.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2024-03-06 22:00:48 +0100
committerSébastien Helleu <flashcode@flashtux.org>2024-03-06 22:00:48 +0100
commita1bee89ecc6b88dab954269c5820f97cf5d30405 (patch)
tree81b3ed4c5398eb70523b3b1cf36fc96d1593967c /po/pl.po
parent7385f767e3b81f29f5e8d801c9b64b2ae0272a9c (diff)
downloadweechat-a1bee89ecc6b88dab954269c5820f97cf5d30405.zip
core: add option `malloc_trim` in command `/sys`
Diffstat (limited to 'po/pl.po')
-rw-r--r--po/pl.po18
1 files changed, 16 insertions, 2 deletions
diff --git a/po/pl.po b/po/pl.po
index b18337415..90e5f61c4 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2024-03-06 20:32+0100\n"
+"POT-Creation-Date: 2024-03-06 21:53+0100\n"
"PO-Revision-Date: 2024-03-06 20:32+0100\n"
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -3640,7 +3640,10 @@ msgstr ""
msgid "system actions"
msgstr "akcje systemowe"
-msgid "get rlimit|rusage || suspend || waitpid <number>"
+#, fuzzy
+#| msgid "get rlimit|rusage || suspend || waitpid <number>"
+msgid ""
+"get rlimit|rusage || malloc_trim [<size>] || suspend || waitpid <number>"
msgstr "get rlimit|rusage || suspend || waitpid <numer>"
msgid "raw[get]: display system info"
@@ -3657,6 +3660,17 @@ msgid "raw[rusage]: display resource usage (see \"man getrusage\")"
msgstr "raw[rusage]: wyświetla zużycie zasobów (zobacz \"man getrlimit\")"
msgid ""
+"raw[malloc_trim]: call function malloc_trim to release free memory from the "
+"heap"
+msgstr ""
+
+msgid ""
+"size: amount of free space to leave untrimmed at the top of the heap "
+"(default is 0: only the minimum amount of memory is maintained at the top of "
+"the heap)"
+msgstr ""
+
+msgid ""
"raw[suspend]: suspend WeeChat and go back to the shell, by sending signal "
"SIGTSTP to the WeeChat process"
msgstr ""