1
0

lv.json 1.0 KB

12345678910111213141516171819
  1. { "translations": {
  2. "Comments" : "Komentāri",
  3. "You commented" : "Tu komentēji",
  4. "%1$s commented" : "%1$s komentēja",
  5. "{author} commented" : "{author} komentēja",
  6. "You commented on %1$s" : "Tu komentēji %1$s",
  7. "You commented on {file}" : "Tu komentēji {file}",
  8. "%1$s commented on %2$s" : "%1$s komentēja %2$s",
  9. "{author} commented on {file}" : "{author} komentārs {file}",
  10. "<strong>Comments</strong> for files" : "<strong>Komentāri</strong> datnēm",
  11. "Edit comment" : "Rediģēt komentāru",
  12. "Delete comment" : "Dzēst komentāru",
  13. "No comments yet, start the conversation!" : "Vēl nav komentāru, uzsāciet sarunu!",
  14. "Retry" : "Mēģināt vēlreiz",
  15. "_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri","%n nelasīti komentāri"],
  16. "Comment" : "Komentārs",
  17. "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”"
  18. },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
  19. }