summaryrefslogtreecommitdiff
path: root/po/cs.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2021-06-17 21:51:18 +0200
committerSébastien Helleu <flashcode@flashtux.org>2021-06-17 21:51:18 +0200
commit2225ac4e56289b1badc7a5ee9dcb522b8e8aa3f2 (patch)
treecada0254e77311ce9168e428eaf9fc6e3ee7d1aa /po/cs.po
parentfa785e8668b51f80e112c7c927648635b2d4f565 (diff)
downloadweechat-2225ac4e56289b1badc7a5ee9dcb522b8e8aa3f2.zip
core: add option "certs" in command /debug
Diffstat (limited to 'po/cs.po')
-rw-r--r--po/cs.po14
1 files changed, 11 insertions, 3 deletions
diff --git a/po/cs.po b/po/cs.po
index 4b2a76ae6..92f0559a1 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2021-06-15 20:40+0200\n"
+"POT-Creation-Date: 2021-06-17 21:45+0200\n"
"PO-Revision-Date: 2021-05-25 18:28+0200\n"
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -448,6 +448,13 @@ msgstr "%sPlugin \"%s\" nenalezen"
msgid "Raw content of buffers has been written in log file"
msgstr "Veškerý obsah bufferů byl zapsán do logovacího souboru"
+#, fuzzy, c-format
+msgid "%d certificate loaded (system: %d, user: %d)"
+msgid_plural "%d certificates loaded (system: %d, user: %d)"
+msgstr[0] "%sgnutls: certifikát vypršel"
+msgstr[1] "%sgnutls: certifikát vypršel"
+msgstr[2] "%sgnutls: certifikát vypršel"
+
#, c-format
msgid "Debug disabled for \"%s\""
msgstr "Ladění vypnuto pro \"%s\""
@@ -1483,8 +1490,8 @@ msgstr "ladící funkce"
#, fuzzy
msgid ""
"list || set <plugin> <level> || dump [<plugin>] || buffer|color|infolists|"
-"memory|tags|term|windows || mouse|cursor [verbose] || hdata [free] || time "
-"<command>"
+"libs|certs|memory|tags|term|windows || mouse|cursor [verbose] || hdata "
+"[free] || time <command>"
msgstr ""
"list || set <plugin> <level> || dump [<plugin>] || buffer|color|memory|term|"
"windows"
@@ -1506,6 +1513,7 @@ msgid ""
" hooks: display infos about hooks\n"
"infolists: display infos about infolists\n"
" libs: display infos about external libraries used\n"
+" certs: display number of loaded trusted certificate authorities\n"
" memory: display infos about memory usage\n"
" mouse: toggle debug for mouse\n"
" tags: display tags for lines\n"