commit 750b8dc14cd9311aa24a07943fdf68581f8530b1 Author: Translation commit bot translation@torproject.org Date: Sun Sep 6 14:46:22 2015 +0000
Update translations for tor-messenger-conversationsproperties_completed --- fr_CA/conversations.properties | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/fr_CA/conversations.properties b/fr_CA/conversations.properties index a00a2d8..dc16896 100644 --- a/fr_CA/conversations.properties +++ b/fr_CA/conversations.properties @@ -56,6 +56,17 @@ topicChanged=%1$S a changé le sujet en : %2$S. # %1$S is the user who cleared the topic. topicCleared=%1$S a effacé le sujet.
+# LOCALIZATION NOTE (nickSet): +# This is displayed as a system message when a participant changes his/her +# nickname in a conversation. +# %1$S is the old nick. +# %2$S is the new nick. +nickSet=%1$S est maintenant connu en tant que %2$S. +# LOCALIZATION NOTE (nickSet.you): +# This is displayed as a system message when your nickname is changed. +# %S is your new nick. +nickSet.you=Vous êtes maintenant connu en tant que %S. + # LOCALIZATION NOTE (messenger.conversations.selections.ellipsis): # ellipsis is used when copying a part of a message to show that the message was cut messenger.conversations.selections.ellipsis=[…]
tor-commits@lists.torproject.org