commit f0617ad422c9d2c549dfc0b184837cf38ff1cd37 Author: Translation commit bot translation@torproject.org Date: Wed Jan 13 20:16:31 2016 +0000
Update translations for tor-messenger-conversationsproperties --- ca/conversations.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/ca/conversations.properties b/ca/conversations.properties index 1a5564a..6712ab2 100644 --- a/ca/conversations.properties +++ b/ca/conversations.properties @@ -5,23 +5,23 @@ # LOCALIZATION NOTE (targetChanged): # %1$S is the new conversation title (display name of the new target), # %2$S is the protocol name used for the new target. -targetChanged=The conversation will continue with %1$S, using %2$S. +targetChanged=La conversa continuarà amb %1$S, fent servir %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 ara é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 ara é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 és %2$S. +statusChangedFromUnknownWithStatusText=%1$S é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