diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-01-29 21:10:49 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-01-29 21:10:49 +0100 |
commit | b38b2abe3b397af1133951fb5326cc5cbb80807e (patch) | |
tree | c0d82cf39bea1c55d55c2717b7af1a7a8f177ab0 /po/ja.po | |
parent | c869aa380926b0c57a206543f240585c6ac8ab27 (diff) | |
download | weechat-b38b2abe3b397af1133951fb5326cc5cbb80807e.zip |
irc: fix parsing of MODE, 341 (invite) and CHGHOST commands when there are colons (closes #1296)
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-01-26 09:58+0100\n" +"POT-Creation-Date: 2019-01-29 17:06+0100\n" "PO-Revision-Date: 2019-01-26 10:06+0100\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/" @@ -10252,8 +10252,8 @@ msgstr "%s%s%s%s%s に kill されました %s(%s%s%s)" msgid "%s%sYou were killed by %s%s%s" msgstr "%s%s%s%s%s に kill されました" -#, c-format -msgid "%sMode %s%s %s[%s%s%s]%s by %s%s" +#, fuzzy, c-format +msgid "%sMode %s%s %s[%s%s%s%s%s]%s by %s%s" msgstr "%1$s%9$s%10$s%8$s がモードを変更 %2$s%3$s %4$s[%5$s%6$s%7$s]%8$s" #, c-format |