commit b5192c7c817c0300dc864425400a80ed0e5e860b Author: Translation commit bot translation@torproject.org Date: Sat Jul 25 12:46:18 2015 +0000
Update translations for tor-messenger-conversationsproperties_completed --- fr/conversations.properties | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/fr/conversations.properties b/fr/conversations.properties index 7469647..8ec148b 100644 --- a/fr/conversations.properties +++ b/fr/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 s'appelle maintenant %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 vous appelez dorénavant %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