From 21292f746448e801ed01c41c55b3992e42000119 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 25 Jun 2023 00:48:21 +0200 Subject: [PATCH] core: fix format in Czech translation --- po/cs.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 4485b5f31..42ca777aa 100644 --- a/po/cs.po +++ b/po/cs.po @@ -22,7 +22,7 @@ msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "POT-Creation-Date: 2023-06-17 11:44+0200\n" -"PO-Revision-Date: 2023-06-17 11:47+0200\n" +"PO-Revision-Date: 2023-06-25 00:48+0200\n" "Last-Translator: Ondřej Súkup \n" "Language-Team: weechat-dev \n" "Language: cs\n" @@ -54,7 +54,7 @@ msgstr "" #, c-format msgid "End of command '%s', timeout reached (%.1fs)" -msgstr "Konec příkazu '%s', vypršel časový limit (%.lfs)" +msgstr "Konec příkazu '%s', vypršel časový limit (%.1fs)" #, c-format msgid "System clock skew detected (%+ld seconds), reinitializing all timers"