78. Dijo [Qarún con soberbia]: “Lo que se me ha concedido es gracias a mi conocimiento”[1]. ¿Acaso no sabía que Dios ya había destruido naciones más poderosas y con más riquezas que él? [Debido a lo terrible de sus faltas,] a los perversos no se les preguntará por sus pecados[2]
[1] Creía, en su soberbia, que todo lo que tenía era porque se lo merecía, y que la gracia de Dios nada tenía que ver y, por lo tanto, no tenía nada que agradecer. [2] Ya que serán reconocidos por su apariencia el Día del Juicio Final, y condenados porque no tendrán capacidad de explicar y justificar sus muchos pecados.
79. [Cierto día, Qarún] se presentó ante su pueblo con todo su lujo, y quienes amaban la vida mundanal exclamaron: “¡Ojalá tuviéramos lo mismo que. Qarún! Él tuvo mucha suerte”.
80. Pero quienes fueron agraciados con el conocimiento dijeron: “¡Ay de ustedes! La recompensa de Dios para quien crea y haga obras de bien es superior, pero no la consiguen sino los que son pacientes”.
82. Quienes antes habían deseado estar en su lugar comenzaron a decir: “Dios le concede un sustento abundante a quien quiere y se lo restringe [a quien Él quiere] de Sus siervos. De no haber sido porque Dios nos agració con Su misericordia, nos hubiera tragado la tierra también a nosotros. Es muy cierto que quienes niegan la verdad nunca prosperan”.
83. La morada de la otra vida [en el Paraíso] es para quienes no son soberbios ni siembran la corrupción en la Tierra. ¡Bienaventurados sean los piadosos!
84. [El Día del Juicio Final,] quien se presente habiendo realizado obras buenas será recompensado más de lo merecido por ellas, pero quien se presente habiendo realizado obras malas solo será retribuido por lo que hizo.
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".