commit e5b8f69fe48d2da354f6aa9105c23bfd923b3a93 Author: Translation commit bot translation@torproject.org Date: Tue Jul 28 10:46:24 2015 +0000
Update translations for tor-messenger-ircproperties --- es/irc.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/es/irc.properties b/es/irc.properties index d0146bc..02c10a2 100644 --- a/es/irc.properties +++ b/es/irc.properties @@ -97,9 +97,9 @@ 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 is now known as %2$S. +message.nick=%1$S ahora es conocido como %2$S. # %S is your new nick. -message.nick.you=You are now known as %S. +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