commit aead9d588e79274300e1b48f8677cf4a46ba2d40 Author: Translation commit bot translation@torproject.org Date: Sat Jul 25 13:46:50 2015 +0000
Update translations for tor-messenger-conversationsproperties --- tr/conversations.properties | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/tr/conversations.properties b/tr/conversations.properties index 1a5564a..7ee20c5 100644 --- a/tr/conversations.properties +++ b/tr/conversations.properties @@ -5,43 +5,43 @@ # 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=Sohbet %2$S kullanarak %1$S ile devam edecek.
# 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 şimdi %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 şimdi %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 oldu. +statusChangedFromUnknownWithStatusText=%1$S, %2$S: %3$S oldu. # 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 # mislead the user into thinking the person's status has just changed. -statusKnown=Your account has been reconnected (%1$S is %2$S). -statusKnownWithStatusText=Your account has been reconnected (%1$S is %2$S: %3$S). +statusKnown=Hesabınız yeniden bağlandı (%1$S, %2$S oldu). +statusKnownWithStatusText=Hesabınız yeniden bağlandı (%1$S, %2$S: %3$S oldu). # LOCALIZATION NOTE (statusUnknown): # %S is the display name of the contact. -statusUnknown=Your account is disconnected (the status of %S is no longer known). +statusUnknown=Hesabınızın bağlantısı kesildi (%S durumu artık bilinmiyor).
-accountDisconnected=Your account is disconnected. -accountReconnected=Your account has been reconnected. +accountDisconnected=Hesabınızın bağlantısı kesildi. +accountReconnected=Hesabınız yeniden bağlandı.
# LOCALIZATION NOTE (autoReply): # %S is replaced by the text of a message that was sent as an automatic reply. -autoReply=Auto-reply - %S +autoReply=Otomatik cevap - %S
# LOCALIZATION NOTE (noTopic): # Displayed instead of the topic when no topic is set. -noTopic=No topic message for this room. +noTopic=Bu oda için hiçbir konu mesajı yok.
# LOCALIZATION NOTE (topicSet): # %1$S is the conversation name, %2$S is the topic.