From 2e10264e96f39342d0efc710e6d5ac3e4f446db3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 8 Sep 2024 09:09:03 +0200 Subject: [PATCH] core: fix Czech translation --- po/cs.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index efba8cd0a..720b3c403 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: 2022-12-29 11:51+0100\n" -"PO-Revision-Date: 2022-10-15 22:51+0200\n" +"PO-Revision-Date: 2024-09-08 09:08+0200\n" "Last-Translator: Ondřej Súkup \n" "Language-Team: weechat-dev \n" "Language: cs\n" @@ -144,7 +144,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"