diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-09-27 20:52:00 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-09-27 20:52:00 +0200 |
commit | ae38b114072858ca4cd21d8492c54a2ae592d196 (patch) | |
tree | 6cdea623841c7cc3b75f5670b0b71e523c4cfada /po/tr.po | |
parent | 3f33b327b139a90c100aff5c36d4684faa6e48c6 (diff) | |
download | weechat-ae38b114072858ca4cd21d8492c54a2ae592d196.zip |
irc: add "user" in output of irc_message_parse (closes #136)
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -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 <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\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 "" |