lv.json 1.5 KB

123456789101112131415161718192021222324252627
  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. "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”",
  12. "Edit comment" : "Rediģēt komentāru",
  13. "Delete comment" : "Dzēst komentāru",
  14. "New comment …" : "Jauns komentārs...",
  15. "Post" : "Pievienot",
  16. "Cancel" : "Atcelt",
  17. "[Deleted user]" : "[Dzēsts lietotājs]",
  18. "No comments yet, start the conversation!" : "Vēl nav komentāru, uzsāciet sarunu!",
  19. "More comments …" : "Vairāk komentāri...",
  20. "Save" : "Saglabāt",
  21. "Allowed characters {count} of {max}" : "Atļautās zīmes {count} no {max}",
  22. "Error occurred while updating comment with id {id}" : "Kļūda atjauninot komentāru ar id {id}",
  23. "Error occurred while posting comment" : "Notika kļūda pievienojot komentāru",
  24. "_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri","%n nelasīti komentāri"],
  25. "Comment" : "Komentārs"
  26. },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
  27. }