lt_LT.json 2.0 KB

12345678910111213141516171819202122232425262728293031
  1. { "translations": {
  2. "Comments" : "Komentarai",
  3. "Edit comment" : "Redaguoti komentarą",
  4. "Delete comment" : "Ištrinti komentarą",
  5. "New comment …" : "Naujas komentaras …",
  6. "Post" : "Įrašas",
  7. "Cancel" : "Atsisakyti",
  8. "[Deleted user]" : "[Ištrintas naudotojas]",
  9. "No comments yet, start the conversation!" : "Kol kas komentarų nėra, pradėkite pokalbį!",
  10. "More comments …" : "Daugiau komentarų …",
  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ų"],
  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. "%1$s mentioned you in a comment on “%2$s”" : "%1$s paminėjo jus komentare \"%2$s\"",
  26. "{user} mentioned you in a comment on “{file}”" : "{user} paminėjo jus komentare “{file}”",
  27. "Unknown user" : "Nežinomas naudotojas",
  28. "A (now) deleted user mentioned you in a comment on “%s”" : "Ištrintas vartotojas paminėjo jus komentare \"%s\"",
  29. "A (now) deleted user mentioned you in a comment on “{file}”" : "Ištrintas vartotojas paminėjo jus komentare \"{file}\""
  30. },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
  31. }