You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

lt_LT.json 2.8KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. { "translations": {
  2. "Comments" : "Komentarai",
  3. "You commented" : "Jūs pakomentavote",
  4. "%1$s commented" : "%1$s pakomentavo",
  5. "{author} commented" : "{author} pakomentavo",
  6. "You commented on %1$s" : "Pakomentavote %1$s",
  7. "You commented on {file}" : "Pakomentavote {file}",
  8. "%1$s commented on %2$s" : "%1$s pakomentavo %2$s",
  9. "{author} commented on {file}" : "{author} pakomentavo {file}",
  10. "<strong>Comments</strong> for files" : "Failų <strong>komentarai</strong>",
  11. "Files app plugin to add comments to files" : "Failų programėlės įskiepis, skirtas prie failų pridėti komentarus",
  12. "Edit comment" : "Taisyti komentarą",
  13. "Delete comment" : "Ištrinti komentarą",
  14. "Cancel edit" : "Atsisakyti taisymo",
  15. "Post comment" : "Paskelbti komentarą",
  16. "No comments yet, start the conversation!" : "Komentarų kol kas nėra, pradėkite pokalbį!",
  17. "Retry" : "Bandyti dar kartą",
  18. "Unable to load the comments list" : "Nepavyko įkelti komentarų sąrašo",
  19. "_%n unread comment_::_%n unread comments_" : ["%n neskaitytas komentaras","%n neskaityti komentarai","%n neskaitytų komentarų","%n neskaitytas komentaras"],
  20. "_1 new comment_::_{unread} new comments_" : ["1 neskaitytas komentaras","{unread} neskaityti komentarai","{unread} neskaitytų komentarų","{unread} neskaitytas komentaras"],
  21. "Comment" : "Komentaras",
  22. "An error occurred while trying to edit the comment" : "Bandant taisyti komentarą, įvyko klaida",
  23. "Comment deleted" : "Komentaras ištrintas",
  24. "An error occurred while trying to delete the comment" : "Bandant ištrinti komentarą, įvyko klaida",
  25. "An error occurred while trying to create the comment" : "Bandant sukurti komentarą, įvyko klaida",
  26. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Jus “{file}” komentare paminėjo naudotojas, kuris nuo to laiko buvo ištrintas",
  27. "{user} mentioned you in a comment on “{file}”" : "{user} paminėjo jus komentare “{file}”",
  28. "New comment …" : "Naujas komentaras…",
  29. "Post" : "Paskelbti",
  30. "Cancel" : "Atsisakyti",
  31. "[Deleted user]" : "[Ištrintas naudotojas]",
  32. "More comments …" : "Daugiau komentarų…",
  33. "Save" : "Įrašyti",
  34. "Allowed characters {count} of {max}" : "Leidžiami simboliai {count} iš {max}",
  35. "Error occurred while retrieving comment with ID {id}" : "Klaida gaunant komentarą, kurio ID {id}",
  36. "Error occurred while updating comment with id {id}" : "Klaida atnaujinant komentarą, kurio id {id}",
  37. "Error occurred while posting comment" : "Skelbiant komentarą, įvyko klaida"
  38. },"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);"
  39. }