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 955B

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