97. Aquel a quien Al-lah guíe hacia la verdad estará bien guiado, y no encontrarás a nadie que pueda ayudar, fuera de Al-lah, a quienes Él extravía (por rechazar la verdad). Y el Día de la Resurrección reuniremos a estos boca abajo, ciegos, mudos y sordos. Morarán en el Infierno, y cada vez que (el fuego) vaya a extinguirse, lo avivaremos.
98. Tal será la recompensa que obtendrán por haber negado Nuestras aleyas (y las pruebas de Nuestra unicidad) y por decir (con sarcasmo): “Cuando seamos huesos y restos, ¿volveremos nuevamente a la vida?”.
99. ¿Acaso no ven, quienes rechazan la verdad, que Aquel que creó los cielos y la tierra —Al-lah— tiene poder para volver a crear a los hombres nuevamente (tras su muerte)? Y ha fijado un plazo para la resurrección que se cumplirá sin duda alguna. Pero los injustos rechazan (la verdad y no aceptan) sino la incredulidad.
100. Diles (¡oh, Muhammad!): “Si fueran los dueños de las provisiones con las que Al-lah los sustenta, las retendrían con avaricia por miedo a que se agotaran, pues el hombre es mezquino (por naturaleza)”.
101. Y, ciertamente, concedimos a Moisés nueve claros milagros[503]. Pregunta a los hijos de Israel si cuando se presentó Moisés ante ellos, el Faraón no le dijo: “¡Oh, Moisés!, realmente creo que estás embrujado”.
[503] Estos fueron: la mano de Moisés que irradiaba luz al extraerla del cuello de su túnica, el cayado que se convertía en una serpiente, la inundación que destruyó los campos, la plaga de langostas, la plaga de piojos, la plaga de ranas, la sangre que brotaba en la comida y bebida de la gente, la sequía y la escasez de alimentos, ya que la tierra dejó de producir.
102. (Moisés) respondió: “Bien sabes que estos milagros los ha enviado el Señor de los cielos y de la tierra como prueba (de mi veracidad); y realmente creo que serás destruido, ¡oh, Faraón!”.
104. Y dijimos después a los hijos de Israel: “Habiten la tierra (de la Gran Siria) y, cuando llegue la promesa de la resurrección, los haremos comparecer a todos”.
Contents of the translations can be downloaded and re-published, with the following terms and conditions:
1. No modification, addition, or deletion of the content.
2. Clearly referring to the publisher and the source (QuranEnc.com).
3. Mentioning the version number when re-publishing the translation.
4. Keeping the transcript information inside the document.
5. Notifying the source (QuranEnc.com) of any note on the translation.
6. Updating the translation according to the latest version issued from the source (QuranEnc.com).
7. Inappropriate advertisements must not be included when displaying translations of the meanings of the Noble Quran.
ผลการค้นหา:
API specs
Endpoints:
Sura translation
GET / https://quranenc.com/api/v1/translation/sura/{translation_key}/{sura_number} description: get the specified translation (by its translation_key) for the speicified sura (by its number)
Parameters: translation_key: (the key of the currently selected translation) sura_number: [1-114] (Sura number in the mosshaf which should be between 1 and 114)
Returns:
json object containing array of objects, each object contains the "sura", "aya", "translation" and "footnotes".
GET / https://quranenc.com/api/v1/translation/aya/{translation_key}/{sura_number}/{aya_number} description: get the specified translation (by its translation_key) for the speicified aya (by its number sura_number and aya_number)
Parameters: translation_key: (the key of the currently selected translation) sura_number: [1-114] (Sura number in the mosshaf which should be between 1 and 114) aya_number: [1-...] (Aya number in the sura)
Returns:
json object containing the "sura", "aya", "translation" and "footnotes".