Эй, аҳли китоблар! Динингизда ҳаддан ошманг ва Аллоҳ ҳақида ҳақдан бошқани айтманг. Албатта, Масийҳ Ийсо ибн Марям Аллоҳнинг Пайғамбари, Марямга илқо қилган калимаси ва Ундан бўлган руҳдир. Бас, Аллоҳга ва Унинг Пайғамбарларига иймон келтиринг. Уни учта деманг. Тўхтанг, ўзингизга яхши бўлади. Албатта, Аллоҳ ягона илоҳдир, ўзга эмас. У Ўзининг боласи бўлишидан пок бўлди. Осмонлардаги нарсалар ва ердаги нарсалар Уникидир. Вакилликка Аллоҳнинг Ўзи кифоя қилур.
(Ислом дини инсониятнинг ақидасини тўғри йўлга солишга келган. Бу ўринда насороларнинг ақидасини тўғриламоқда. Маълумки, насроний дини янгилиги вақтида ақида тўғри бўлган. Лекин замон ўтиши билан бу ақида аста-секин бузила борган. Милодий олтинчи асрга келиб, Рим императорларининг тазйиқи остида насроний ақидаси тамоман бузилиб бўлган эди. Насоролар ўз динларида ҳаддан ошиб кетдилар. Аллоҳнинг бандаси ва пайғамбари Ийсо алайҳиссаломни, Аллоҳнинг ўғли, дедилар. Сўнгра, Аллоҳ уч аслдан — ота, ўғил ва муқаддас руҳдан иборатдир, деб даъво қилдилар. Шунингдек, Биби Марямни ҳам илоҳлик даражасига кўтардилар. Худонинг табиати ҳақида битмас-туганмас ихтилофларга тушдилар. Охири келиб, ўзлари ҳам тушуниб етмайдиган ақидавий машмашаларга гирифтор бўлдилар. Уларнинг ушбу ва шунга ўхшаш кўплаб ишлари динда ғулувга кетиш — ҳаддан ошиш эди.)
Таржима қилган Муҳаммад Содиқ Муҳаммад Юсуф. Руввадут Таржама маркази назоратида такомиллаштирилган, аслий таржима билан танишиш ва фикр билдириш, баҳолаш ва мунтазам такомиллаштириш мақсадида тақдим этилган.
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".