ia.json 900 B

1234567891011121314151617
  1. { "translations": {
  2. "Comments" : "Commentarios",
  3. "You commented" : "Tu commentava",
  4. "{author} commented" : "{author} commentava",
  5. "You commented on %1$s" : "Tu commentava in %1$s",
  6. "You commented on {file}" : "Tu commentava in {file}",
  7. "%1$s commented on %2$s" : "%1$s commentava in %2$s",
  8. "{author} commented on {file}" : "{author} commentava in {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Commentarios</strong> pro files",
  10. "Edit comment" : "Modificar commentario",
  11. "Delete comment" : "Deler commentario",
  12. "No comments yet, start the conversation!" : "Il ha nulle commentarios ancora, initia le conversation!",
  13. "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"],
  14. "Comment" : "Commentario",
  15. "%1$s commented" : "%1$s commentava"
  16. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  17. }