commit da064952925ef4dedc4fff53fc0b254d096b4346 Author: Translation commit bot translation@torproject.org Date: Wed Jul 29 12:46:55 2015 +0000
Update translations for tor-messenger-ircproperties_completed --- zh_CN/irc.properties | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/zh_CN/irc.properties b/zh_CN/irc.properties index 99cdd99..386e7f0 100644 --- a/zh_CN/irc.properties +++ b/zh_CN/irc.properties @@ -96,6 +96,10 @@ message.usermode=%2$S 被 %3$S 设置为 %1$S 模式。 message.channelmode=%2$S 将频道模式设置为 %1$S。 # %S is the user's mode. message.yourmode=您的模式为 %S。 +# %1$S is the old nick and %2$S is the new nick. +message.nick=%1$S 现在的名字是 %2$S。 +# %S is your new nick. +message.nick.you=您现在的名字是 %S。 # Could not change the nickname. %S is the user's nick. message.nick.fail=不能使用所指定的昵称。您的昵称仍然是 %S。 # The parameter is the message.parted.reason, if a part message is given.