ast.json 908 B

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