tr.json 2.2 KB

1234567891011121314151617181920212223242526272829303132
  1. { "translations": {
  2. "Edit comment" : "Yorumu düzenle",
  3. "Delete comment" : "Yorumu sil",
  4. "New comment …" : "Yorum ekle ...",
  5. "Post" : "Gönder",
  6. "Cancel" : "İptal",
  7. "[Deleted user]" : "[Silinmiş kullanıcı]",
  8. "Comments" : "Yorumlar",
  9. "No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir görüşme başlatın!",
  10. "More comments …" : "Diğer yorumlar ...",
  11. "Save" : "Kaydet",
  12. "Allowed characters {count} of {max}" : "Yazılabilecek karakter sayısı {count}/{max}",
  13. "Error occurred while retrieving comment with ID {id}" : "{id} kodlu yorum alınırken sorun çıktı",
  14. "Error occurred while updating comment with id {id}" : "{id} kodlu yorum güncellenirken sorun çıktı",
  15. "Error occurred while posting comment" : "Yorum gönderilirken sorun çıktı",
  16. "_%n unread comment_::_%n unread comments_" : ["%n okunmamış yorum","%n okunmamış yorum"],
  17. "Comment" : "Yorum",
  18. "You commented" : "Yorum yaptınız",
  19. "%1$s commented" : "%1$s yorumlanmış",
  20. "{author} commented" : "{author} yorum yaptı",
  21. "You commented on %1$s" : "%1$s hakkında yorum yaptınız",
  22. "You commented on {file}" : "{file} hakkında yorum yaptınız",
  23. "%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı",
  24. "{author} commented on {file}" : "{author}, {file} hakkında yorum yaptı",
  25. "<strong>Comments</strong> for files" : "Dosyalar için <strong>yorumlar</strong>",
  26. "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",
  27. "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizden bahsetti",
  28. "Files app plugin to add comments to files" : "Dosyalara notlar eklenmesini sağlayan dosyalar uygulaması eki",
  29. "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "\"%s\" hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız",
  30. "%1$s mentioned you in a comment on “%2$s”" : "%1$s, “%2$s” hakkındaki bir yorumda sizden bahsetti"
  31. },"pluralForm" :"nplurals=2; plural=(n > 1);"
  32. }