From d9789e522fd6120c7140a6d970503cc6433a6851 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Thu, 25 May 2023 21:51:00 +0200 Subject: irc: fix duplicated CTCP messages displayed when capability "echo-message" is enabled (issue #139) --- po/pl.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'po/pl.po') diff --git a/po/pl.po b/po/pl.po index 8356d512f..2e6dd4cd8 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: 2023-05-23 15:52+0200\n" +"POT-Creation-Date: 2023-05-25 22:15+0200\n" "PO-Revision-Date: 2023-05-01 20:23+0200\n" "Last-Translator: Krzysztof Korościk \n" "Language-Team: Polish \n" @@ -8854,10 +8854,6 @@ msgid "" msgstr "" "%s%s: komenda \"%s\" może być wykonana tylko na kanale lub prywatnym buforze" -#, c-format -msgid "%sCTCP query to %s%s%s: %s%s%s%s%s" -msgstr "%sZapytanie CTCP do %s%s%s: %s%s%s%s%s" - #, c-format msgid "%s%s: \"%s\" command can not be executed on a server buffer" msgstr "%s%s: komenda \"%s\" nie można być wykonana w buforze serwera" @@ -12149,6 +12145,10 @@ msgstr "%s%s: nieznany typ DCC CHAT otrzymano od %s%s%s: \"%s\"" msgid "%sUnknown CTCP requested by %s%s%s: %s%s%s%s%s" msgstr "%sNieznane zażądane CTCP przez %s%s%s: %s%s%s%s%s" +#, c-format +msgid "%sCTCP query to %s%s%s: %s%s%s%s%s" +msgstr "%sZapytanie CTCP do %s%s%s: %s%s%s%s%s" + msgid "1 if string is a valid IRC channel name for server" msgstr "1 jeśli ciąg jest poprawną nazwą kanału IRC dla serwera" -- cgit v1.2.3