lt_LT.json 1.7 KB

12345678910111213141516171819202122232425262728
  1. { "translations": {
  2. "Edit comment" : "Taisyti komentarą",
  3. "Delete comment" : "Ištrinti komentarą",
  4. "New comment …" : "Naujas komentaras …",
  5. "Post" : "Įrašas",
  6. "Cancel" : "Atsisakyti",
  7. "[Deleted user]" : "[Ištrintas naudotojas]",
  8. "Comments" : "Komentarai",
  9. "No comments yet, start the conversation!" : "Nėra komentarų",
  10. "More comments …" : "Daugiau",
  11. "Save" : "Įrašyti",
  12. "Allowed characters {count} of {max}" : "Leidžiama simbolių {count} iš {max}",
  13. "Error occurred while updating comment with id {id}" : "Klaida bandant pataisyti komentarą pagal identifikavimo numerį {id}",
  14. "Error occurred while posting comment" : "Skelbiant komentarą, įvyko klaida",
  15. "_%n unread comment_::_%n unread comments_" : ["%n neskaitytas komentaras","%n neskaityti komentarai","%n neskaitytų komentarų","%n neskaitytų komentarų"],
  16. "Comment" : "Komentaras",
  17. "You commented" : "Jūs pakomentavote",
  18. "%1$s commented" : "%1$s pakomentavo",
  19. "{author} commented" : "{author} pakomentavo",
  20. "You commented on %1$s" : "Pakomentavote %1$s",
  21. "You commented on {file}" : "Pakomentavote {file}",
  22. "%1$s commented on %2$s" : "%1$s pakomentavo %2$s",
  23. "{author} commented on {file}" : "{author} pakomentavo {file}",
  24. "<strong>Comments</strong> for files" : "<strong>Failų komentarai</strong>",
  25. "{user} mentioned you in a comment on “{file}”" : "{user} jus paminėjo komentare “{file}”",
  26. "%1$s mentioned you in a comment on “%2$s”" : "%1$s jus paminėjo komentare \"%2$s\""
  27. },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
  28. }