diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-12-24 16:50:45 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-12-24 16:50:45 +0100 |
commit | 28fc733aaf27d43f56cb97ac909855722b82540a (patch) | |
tree | eee574bb6903e21703fda78ea457af974fa83363 /po/tr.po | |
parent | 77002288234d0255f5f92065b0ece8c9f3b65e3d (diff) | |
download | weechat-28fc733aaf27d43f56cb97ac909855722b82540a.zip |
core: display when zstd is not available in output of `/debug libs`
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-12-10 21:05+0100\n" +"POT-Creation-Date: 2023-12-24 16:45+0100\n" "PO-Revision-Date: 2023-11-29 09:59+0100\n" "Last-Translator: Emir SARI <emir_sari@icloud.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5483,6 +5483,14 @@ msgstr "Bellek kullanımı (yardım için bkz. \"man mallinfo\"):" msgid "Memory usage not available (function \"mallinfo\" not found)" msgstr "Bellek kullanımı mevcut değil (\"mallinfo\" işlevi bulunamadı)" +msgid "not initialized" +msgstr "" + +#, fuzzy +#| msgid "no variable" +msgid "not available" +msgstr "değişken yok" + msgid "TEMPORARY, deleted on exit" msgstr "GEÇİCİ, çıkışta silinir" |