lv.json 2.0 KB

1234567891011121314151617181920212223242526272829303132333435
  1. { "translations": {
  2. "Comments" : "Komentāri",
  3. "Unknown user" : "Nezināms lietotājs",
  4. "New comment …" : "Jauns komentārs...",
  5. "Delete comment" : "Dzēst komentāru",
  6. "Post" : "Pievienot",
  7. "Cancel" : "Atcelt",
  8. "Edit comment" : "Rediģēt komentāru",
  9. "[Deleted user]" : "[Dzēsts lietotājs]",
  10. "No comments yet, start the conversation!" : "Vēl nav komentāru, uzsāciet sarunu!",
  11. "More comments …" : "Vairāk komentāri...",
  12. "Save" : "Saglabāt",
  13. "Allowed characters {count} of {max}" : "Atļautās zīmes {count} no {max}",
  14. "Error occurred while retrieving comment with id {id}" : "Notika kļūda saņemot komentāru ar id {id}",
  15. "Error occurred while updating comment with id {id}" : "Kļūda atjauninot komentāru ar id {id}",
  16. "Error occurred while posting comment" : "Notika kļūda pievienojot komentāru",
  17. "_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri","%n nelasīti komentāri"],
  18. "Comment" : "Komentārs",
  19. "You commented" : "Tu komentēji",
  20. "%1$s commented" : "%1$s komentēja",
  21. "{author} commented" : "{author} komentēja",
  22. "You commented on %1$s" : "Tu komentēji %1$s",
  23. "You commented on {file}" : "Tu komentēji {file}",
  24. "%1$s commented on %2$s" : "%1$s komentēja %2$s",
  25. "{author} commented on {file}" : "{author} komentārs {file}",
  26. "<strong>Comments</strong> for files" : "<strong>Komentāri</strong> datnēm",
  27. "%1$s mentioned you in a comment on “%2$s”" : "%1$s minēja jūs komentārā “%2$s”",
  28. "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”",
  29. "Type in a new comment..." : "Raksti jaunu komentāru...",
  30. "No other comments available" : "Nav pieejami citi komentāri",
  31. "More comments..." : "Vairāk komentāri...",
  32. "{count} unread comments" : "{count} neizlasītu komentāru",
  33. "You commented on %2$s" : "Tu komentēji %2$s"
  34. },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
  35. }