106. И како Куран, сè дел по дел ти го објавуваме, за на луѓето малку по малку да им го кажуваш, и по потреба го објавуваме.[170]
[170] Тука се објаснува начинот на објавувањето на Куранот во низа од 23 години, колку што траела и мисијата на последниот Божји Пратеник Мухамед, Божјиот мир нека биде над него. Тоа значи дека не е објавен одеднаш како книга, туку како практично упатство за начинот на живот на верниците преку праксата на Пратеникот Мухамед, Божјиот мир нека биде над него. Оттука, Куранот не е само теорија, туку упатство за уредување на животот на единката, но и на животот на цело едно општество, покажано и протолкувано преку праксата на најдоследниот пример на Веровесникот Мухамед, Божјиот мир нека биде над него.
107. Кажи: „Било да верувате во него или да не верувате, на тие на кои пред неговото објавување им е дадено знаење, паѓаат со лицата на тлото, извршувајќи сеџда, кога тој им се чита,
110. Кажи: „Повикувајте: ,Аллаху!‘, или повикувајте: ,Семилосен!‘, а како и да Го повикувате, Неговите имиња се најубави.“ Не изговарај го Куранот со сиот глас кога го извршуваш намазот (молитвата), а и не пригушувај го; барај ја средината во тоа.
111. И кажи: „Сета благодарност Му припаѓа на Аллах Кој нема дете и Кој во власта нема ортак, и на Кој не му треба заштитник поради немоќ – и величај Го со сета величественост!
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".