commit 910d3ac5af87cc4649b16453de339410d252a5b1 Author: Translation commit bot translation@torproject.org Date: Wed Jul 29 17:47:35 2015 +0000
Update translations for tor-messenger-ircproperties_completed --- pt_BR/irc.properties | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/pt_BR/irc.properties b/pt_BR/irc.properties index 8d2b5f7..9e441cc 100644 --- a/pt_BR/irc.properties +++ b/pt_BR/irc.properties @@ -96,6 +96,10 @@ message.usermode=Modo %1$S parar %2$S estabelecido por %3$S. message.channelmode=Modo de Canal %1$S definido pelo %2$S. # %S is the user's mode. message.yourmode=Seu modo é %S. +# %1$S is the old nick and %2$S is the new nick. +message.nick=%1$S identifica-se como %2$S. +# %S is your new nick. +message.nick.you=Você identifica-se como %S. # Could not change the nickname. %S is the user's nick. message.nick.fail=Não é possível utilizar o pseudônimo escolhido. O seu pseudônimo continua a ser %S. # The parameter is the message.parted.reason, if a part message is given.
tor-commits@lists.torproject.org