tr.json 2.1 KB

12345678910111213141516171819202122232425262728293031
  1. { "translations": {
  2. "Comments" : "Yorumlar",
  3. "You commented" : "Yorum yaptınız",
  4. "{author} commented" : "{author} yorum yaptı",
  5. "You commented on %1$s" : "%1$s hakkında yorum yaptınız",
  6. "You commented on {file}" : "{file} hakkında yorum yaptınız",
  7. "%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı",
  8. "{author} commented on {file}" : "{author}, {file} hakkında yorum yaptı",
  9. "<strong>Comments</strong> for files" : "Dosyalar için <strong>yorum</strong> yapıldığında",
  10. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "\"{file}\" hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız",
  11. "{user} mentioned you in a comment on \"{file}\"" : "{user}, \"{file}\" hakkındaki bir yorumda sizi andı",
  12. "Files app plugin to add comments to files" : "Dosyalara notlar eklenmesini sağlayan dosyalar uygulaması eki",
  13. "Edit comment" : "Yorumu düzenle",
  14. "Delete comment" : "Yorumu sil",
  15. "Cancel edit" : "Düzenlemeyi iptal et",
  16. "Post comment" : "Yorum gönder",
  17. "No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir görüşme başlatın!",
  18. "No more messages" : "Başka ileti yok",
  19. "Retry" : "Yeniden dene",
  20. "Failed to mark comments as read" : "Yorumlar okunmuş olarak işaretlenemedi",
  21. "Unable to load the comments list" : "Yorum listesi yüklenemedi",
  22. "_%n unread comment_::_%n unread comments_" : ["%n okunmamış yorum","%n okunmamış yorum"],
  23. "_1 new comment_::_{unread} new comments_" : ["1 yeni yorum","{unread} yeni yorum"],
  24. "Comment" : "Yorum",
  25. "An error occurred while trying to edit the comment" : "Yorum düzenlenmeye çalışılırken bir sorun çıktı",
  26. "Comment deleted" : "Yorum silindi",
  27. "An error occurred while trying to delete the comment" : "Yorum silinmeye çalışılırken bir sorun çıktı",
  28. "An error occurred while trying to create the comment" : "Yorum eklenmeye çalışılırken bir sorun çıktı",
  29. "%1$s commented" : "%1$s yorumlanmış"
  30. },"pluralForm" :"nplurals=2; plural=(n > 1);"
  31. }