commit fa33a07c9d6d54c4ed2d88d829edb61b1e58d5fd Author: Translation commit bot translation@torproject.org Date: Thu Sep 22 19:17:34 2016 +0000
Update translations for tor-messenger-conversationsproperties --- ar/conversations.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/ar/conversations.properties b/ar/conversations.properties index 649725d..1c17fcc 100644 --- a/ar/conversations.properties +++ b/ar/conversations.properties @@ -10,18 +10,18 @@ targetChanged=المحادثه مع %1$S ستستكمل عن طريق %2$S. # LOCALIZATION NOTE (statusChanged): # %1$S is the display name of the contact. # %2$S is the new status type (a value from status.properties). -statusChanged=%1$S is now %2$S. +statusChanged=%1$S هو الآن %2$S. # LOCALIZATION NOTE (statusChangedWithStatusText): # %1$S is the display name of the contact. # %2$S is the new status type (a value from status.properties). # %3$S is the status text (eg. "I'm currently away from the computer"). -statusChangedWithStatusText=%1$S is now %2$S: %3$S. +statusChangedWithStatusText=%1$S هو الآن %2$S: %3$S. # LOCALIZATION NOTE (statusChangedFromUnknown[WithStatusText]): # special case of the previous 2 strings for when the status was # previously unknown. These 2 strings should not mislead the user # into thinking the person's status has just changed. -statusChangedFromUnknown=%1$S is %2$S. -statusChangedFromUnknownWithStatusText=%1$S is %2$S: %3$S. +statusChangedFromUnknown=%1$S هو %2$S. +statusChangedFromUnknownWithStatusText=%1$S هو %2$S: %3$S. # LOCALIZATION NOTE (statusKnown[WithStatusText]): # special case of the previous 2 strings for when an account has just # been reconnected, so the status is now known. These 2 strings should not
tor-commits@lists.torproject.org