From ae38b114072858ca4cd21d8492c54a2ae592d196 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Fri, 27 Sep 2019 20:52:00 +0200 Subject: irc: add "user" in output of irc_message_parse (closes #136) --- po/tr.po | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'po/tr.po') diff --git a/po/tr.po b/po/tr.po index 039ef5743..f208327c7 100644 --- a/po/tr.po +++ b/po/tr.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-09-24 20:55+0200\n" +"POT-Creation-Date: 2019-09-27 18:18+0200\n" "PO-Revision-Date: 2019-05-13 21:32+0200\n" "Last-Translator: Hasan Kiran \n" "Language-Team: weechat-dev \n" @@ -7425,10 +7425,10 @@ msgstr "" #. TRANSLATORS: please do not translate key names (enclosed by quotes) msgid "" "\"tags\": tags, \"message_without_tags\": message without the tags, \"nick" -"\": nick, \"host\": host, \"command\": command, \"channel\": channel, " -"\"arguments\": arguments (includes channel), \"text\": text (for example " -"user message), \"pos_command\": index of \"command\" message (\"-1\" if " -"\"command\" was not found), \"pos_arguments\": index of \"arguments\" " +"\": nick, \"user\": user, \"host\": host, \"command\": command, \"channel\": " +"channel, \"arguments\": arguments (includes channel), \"text\": text (for " +"example user message), \"pos_command\": index of \"command\" message (\"-1\" " +"if \"command\" was not found), \"pos_arguments\": index of \"arguments\" " "message (\"-1\" if \"arguments\" was not found), \"pos_channel\": index of " "\"channel\" message (\"-1\" if \"channel\" was not found), \"pos_text\": " "index of \"text\" message (\"-1\" if \"text\" was not found)" @@ -8297,6 +8297,10 @@ msgstr "" msgid "%s%s: unable to execute file \"%s\"" msgstr "" +#, c-format +msgid "%s===\t%s========== End of backlog (%d lines) ==========" +msgstr "" + msgid "Log buffers to files" msgstr "" @@ -8332,10 +8336,6 @@ msgstr "" msgid "%s\t**** End of log ****" msgstr "" -#, c-format -msgid "%s===\t%s========== End of backlog (%d lines) ==========" -msgstr "" - msgid "Logging on buffers:" msgstr "" -- cgit v1.2.3