ast.json 1014 B

12345678910111213141516171819
  1. { "translations": {
  2. "Comments" : "Comentarios",
  3. "You commented" : "Comentesti",
  4. "%1$s commented" : "%1$s comentó",
  5. "{author} commented" : "{author} comentó",
  6. "You commented on %1$s" : "Comentesti en %1$s",
  7. "You commented on {file}" : "Comentesti en {file}",
  8. "%1$s commented on %2$s" : "%1$s comentó en %2$s",
  9. "{author} commented on {file}" : "{autor} comentó en {ficheru}",
  10. "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> pa ficheros",
  11. "Edit comment" : "Editar comentariu",
  12. "Delete comment" : "Desaniciar comentariu",
  13. "No comments yet, start the conversation!" : "Entá nun hai comentarios. ¡Entama una conversación!",
  14. "Retry" : "Retentar",
  15. "_%n unread comment_::_%n unread comments_" : ["%n comentariu ensin lleer","%n comentarios ensin lleer"],
  16. "Comment" : "Comentariu",
  17. "{user} mentioned you in a comment on “{file}”" : "{user} mentóte nun comentariu de «{file}»"
  18. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  19. }