et_EE.json 1.9 KB

123456789101112131415161718192021222324252627282930
  1. { "translations": {
  2. "Edit comment" : "Muuda kommentaari",
  3. "Delete comment" : "Kustuta kommentaar",
  4. "New comment …" : "Uus kommentaar",
  5. "Post" : "Postita",
  6. "Cancel" : "Loobu",
  7. "[Deleted user]" : "[Kustutatud kasutaja]",
  8. "Comments" : "Kommentaarid",
  9. "No comments yet, start the conversation!" : "Kommentaare veel pole, alusta vestlust",
  10. "More comments …" : "Veel kommentaare ...",
  11. "Save" : "Salvesta",
  12. "Allowed characters {count} of {max}" : "Lubatud märkide arv {count}/{max}",
  13. "Error occurred while updating comment with id {id}" : "Kommentaari {id} uuendamisel tekkis tõrge",
  14. "Error occurred while posting comment" : "Viga kommentaari postitamisel",
  15. "_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"],
  16. "Comment" : "Kommentaar",
  17. "You commented" : "Sa kommenteerisid",
  18. "%1$s commented" : "%1$s kommenteeris",
  19. "{author} commented" : "{author} kommenteeris",
  20. "You commented on %1$s" : "Sa kommmenteerisid %1$s",
  21. "You commented on {file}" : "Sa kommenteerisid faili {file}",
  22. "%1$s commented on %2$s" : "%1$s kommenteeris %2$s",
  23. "{author} commented on {file}" : "{author} kommenteeris faili {file}",
  24. "<strong>Comments</strong> for files" : "<strong>Kommentaarid</strong> failidele",
  25. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sind mainiti \"{file}\", kommentaaris kasutataja poolt, mis on praeguseks kustutatud",
  26. "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris",
  27. "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Sind mainiti \"%s\", kommentaaris kasutataja poolt, mis on praeguseks kustutatud",
  28. "%1$s mentioned you in a comment on “%2$s”" : "%1$s mainis sind \"%2$s\" kommentaaris"
  29. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  30. }