tr.json 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637
  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 an account that has since been deleted" : "\"{file}\" hakkında bir yorumda silinmiş bir hesap 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. "New comment" : "Yorum ekle",
  17. "Write a comment …" : "Bir yorum yazın…",
  18. "Post comment" : "Yorum gönder",
  19. "@ for mentions, : for emoji, / for smart picker" : "Anmalar için @, emojiler için :, akıllı seçici için /",
  20. "Could not reload comments" : "Yorumlar yeniden yüklenemedi",
  21. "No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir görüşme başlatın!",
  22. "No more messages" : "Başka ileti yok",
  23. "Retry" : "Yeniden dene",
  24. "Failed to mark comments as read" : "Yorumlar okunmuş olarak işaretlenemedi",
  25. "Unable to load the comments list" : "Yorum listesi yüklenemedi",
  26. "_1 new comment_::_{unread} new comments_" : ["1 yeni yorum","{unread} yeni yorum"],
  27. "Comment" : "Yorum",
  28. "An error occurred while trying to edit the comment" : "Yorum düzenlenmeye çalışılırken bir sorun çıktı",
  29. "Comment deleted" : "Yorum silindi",
  30. "An error occurred while trying to delete the comment" : "Yorum silinmeye çalışılırken bir sorun çıktı",
  31. "An error occurred while trying to create the comment" : "Yorum eklenmeye çalışılırken bir sorun çıktı",
  32. "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",
  33. "_%n unread comment_::_%n unread comments_" : ["%n okunmamış yorum","%n okunmamış yorum"],
  34. "Write a message …" : "Bir ileti yazın…",
  35. "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "Anmalar için \"@\" , emojiler için \":\" akıllı seçici için \"/\""
  36. },"pluralForm" :"nplurals=2; plural=(n > 1);"
  37. }