es_NI.json 980 B

123456789101112131415161718
  1. { "translations": {
  2. "Comments" : "Comentarios",
  3. "You commented" : "Comentaste",
  4. "{author} commented" : "{author} comentó",
  5. "You commented on %1$s" : "Usted comentó en %1$s",
  6. "You commented on {file}" : "Hiciste un comentario de {file}",
  7. "%1$s commented on %2$s" : "%1$s comentó en %2$s",
  8. "{author} commented on {file}" : "{author} comentó en {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos",
  10. "Edit comment" : "Editar comentario",
  11. "Delete comment" : "Borrar comentario",
  12. "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!",
  13. "Retry" : "Reintentar",
  14. "Comment" : "Comentario",
  15. "%1$s commented" : "%1$s comentó",
  16. "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"]
  17. },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  18. }