diff options
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 1c66337ad81..6ffc48dae9e 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -179,6 +179,7 @@ OC.L10N.register( "Enable" : "Etkinleştir", "Shared with you and the group {group} by {owner}" : "{owner} tarafından sizinle ve {group} ile paylaşılmış", "Shared with you and {circle} by {owner}" : "{owner} tarafından sizinle ve {circle} ile paylaşılmış", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} tarafından sizinle ve {conversation} görüşmesi ile paylaştırılmış", "Shared with you by {owner}" : "{owner} tarafından sizinle paylaşılmış", "Choose a password for the mail share" : "E-posta ile paylaşmak için bir parola seçin", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} bağlantı ile paylaşılmış", @@ -186,6 +187,7 @@ OC.L10N.register( "remote" : "uzak", "remote group" : "uzak grup", "email" : "e-posta", + "conversation" : "görüşme", "shared by {sharer}" : "{sharer} tarafından paylaşıldı", "Unshare" : "Paylaşımdan Kaldır", "Can reshare" : "Yeniden paylaşabilir", |