From ea38779c851a31e07f9718c28982c89072709af6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 29 May 2023 09:44:13 +0200 Subject: irc: add command `/action` (closes #201, issue #1577), remove alias `action` --- po/weechat.pot | 42 +++++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 19 deletions(-) (limited to 'po/weechat.pot') diff --git a/po/weechat.pot b/po/weechat.pot index e1767a36d..62b8d3dc2 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-05-27 20:17+0200\n" +"POT-Creation-Date: 2023-05-29 09:34+0200\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" @@ -5709,6 +5709,11 @@ msgid "" "server" msgstr "" +#, c-format +msgid "" +"%s%s: \"%s\" command can only be executed in a channel or private buffer" +msgstr "" + #, c-format msgid "" "%s%s: command \"%s\" with option \"%s\" must be executed on irc buffer " @@ -5774,11 +5779,6 @@ msgid "" "SAVED), turn on the option irc.look.temporary_servers" msgstr "" -#, c-format -msgid "" -"%s%s: \"%s\" command can only be executed in a channel or private buffer" -msgstr "" - #, c-format msgid "%s%s: \"%s\" command can not be executed on a server buffer" msgstr "" @@ -6027,6 +6027,18 @@ msgstr "" msgid "Notice" msgstr "" +msgid "send a CTCP action to a nick or channel" +msgstr "" + +msgid "[-server ] [,...] " +msgstr "" + +msgid "" +"server: send to this server (internal name)\n" +"target: nick or channel (may be mask, '*' = current channel)\n" +" text: text to send" +msgstr "" + msgid "find information about the administrator of the server" msgstr "" @@ -6621,15 +6633,6 @@ msgstr "" msgid "send message to a nick or channel" msgstr "" -msgid "[-server ] [,...] " -msgstr "" - -msgid "" -"server: send to this server (internal name)\n" -"target: nick or channel (may be mask, '*' = current channel)\n" -" text: text to send" -msgstr "" - msgid "list nicks on channels" msgstr "" @@ -8036,6 +8039,7 @@ msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\"" msgstr "" #. TRANSLATORS: "Action" is an IRC CTCP "ACTION" sent with /me +#. TRANSLATORS: "Action" is an IRC CTCP "ACTION" sent with /me or /action msgid "Action" msgstr "" @@ -8043,10 +8047,6 @@ msgstr "" msgid "%sUnknown CTCP requested by %s%s%s: %s%s%s%s%s" msgstr "" -#, c-format -msgid "%sCTCP query to %s%s%s: %s%s%s%s%s" -msgstr "" - msgid "1 if string is a valid IRC channel name for server" msgstr "" @@ -8228,6 +8228,10 @@ msgstr "" msgid "irc batch" msgstr "" +#, c-format +msgid "%sCTCP query to %s%s%s: %s%s%s%s%s" +msgstr "" + #, c-format msgid "%s%s: you are not connected to server" msgstr "" -- cgit v1.2.3