commit b5f69608b2739b67cfe14de27ab50c96540b1472 Author: Translation commit bot translation@torproject.org Date: Tue Jul 28 10:46:28 2015 +0000
Update translations for tor-messenger-ircproperties_completed --- es/irc.properties | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/es/irc.properties b/es/irc.properties index 770a441..02c10a2 100644 --- a/es/irc.properties +++ b/es/irc.properties @@ -96,6 +96,10 @@ message.usermode=Modo %1$S para %2$S establecido por %3$S. message.channelmode=Modo de canal %1$S establecido por %2$S. # %S is the user's mode. message.yourmode=Su modo es %S. +# %1$S is the old nick and %2$S is the new nick. +message.nick=%1$S ahora es conocido como %2$S. +# %S is your new nick. +message.nick.you=Usted ahora es conocido como %S. # Could not change the nickname. %S is the user's nick. message.nick.fail=No se pudo usar el apodo (nick) deseado. Su apodo continúa siendo %S. # The parameter is the message.parted.reason, if a part message is given.
tor-commits@lists.torproject.org