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.

lv.json 1.5KB

12345678910111213141516171819202122232425262728
  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. "New comment …" : "Jauns komentārs...",
  19. "Post" : "Pievienot",
  20. "Cancel" : "Atcelt",
  21. "[Deleted user]" : "[Dzēsts lietotājs]",
  22. "More comments …" : "Vairāk komentāri...",
  23. "Save" : "Saglabāt",
  24. "Allowed characters {count} of {max}" : "Atļautās zīmes {count} no {max}",
  25. "Error occurred while updating comment with id {id}" : "Kļūda atjauninot komentāru ar id {id}",
  26. "Error occurred while posting comment" : "Notika kļūda pievienojot komentāru"
  27. },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
  28. }