diff options
Diffstat (limited to 'apps/comments/l10n/tr.json')
-rw-r--r-- | apps/comments/l10n/tr.json | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index 254160c6a78..a4f3840f92c 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -1,5 +1,6 @@ { "translations": { "Comments" : "Yorumlar", + "Unknown user" : "Bilinmeyen kullanıcı", "New comment …" : "Yorum ekle ...", "Delete comment" : "Yorumu sil", "Post" : "Gönder", @@ -17,10 +18,16 @@ "Comment" : "Yorum", "You commented" : "Yorum yaptınız", "%1$s commented" : "%1$s yorumlanmış", + "{author} commented" : "{author} yorum yaptı", + "You commented on %1$s" : "%1$s hakkında yorum yaptınız", + "You commented on {file}" : "{file} hakkında yorum yaptınız", "%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı", + "{author} commented on {file}" : "{author}, {file} hakkında yorum yaptı", "<strong>Comments</strong> for files" : "Dosyalar için <strong>Yorumlar</strong>", - "A (now) deleted user mentioned you in a comment on \"%s\"." : "(Şu anda) silinmiş bir kullanıcı \"%s\" üzerindeki bir yorumda sizden bahsetmiş.", - "%s mentioned you in a comment on \"%s\"." : "%s kullanıcısı \"%s\" üzerindeki bir yorumda sizden bahsetmiş.", + "A (now) deleted user mentioned you in a comment on “%s”" : "Bir (artık) silinmiş kullanıcı “%s” hakkındaki bir yorumda sizden bahsetti", + "A (now) deleted user mentioned you in a comment on “{file}”" : "Bir (artık) silinmiş kullanıcı “{file}” hakkındaki bir yorumda sizden bahsetti", + "%1$s mentioned you in a comment on “%2$s”" : "%1$s, “%2$s” hakkındaki bir yorumda sizden bahsetti", + "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizden bahsetti", "Type in a new comment..." : "Yeni bir yorum yazın...", "No other comments available" : "Başka bir yorum yok", "More comments..." : "Diğer yorumlar...", |