Pashto Mokhtasar

Multiple Ayahs

Tags

Download Links

Pashto Mokhtasar tafsir for Surah Al-Hadid — Ayah 10

وَمَا لَكُمۡ أَلَّا تُنفِقُواْ فِي سَبِيلِ ٱللَّهِ وَلِلَّهِ مِيرَٰثُ ٱلسَّمَٰوَٰتِ وَٱلۡأَرۡضِۚ لَا يَسۡتَوِي مِنكُم مَّنۡ أَنفَقَ مِن قَبۡلِ ٱلۡفَتۡحِ وَقَٰتَلَۚ أُوْلَٰٓئِكَ أَعۡظَمُ دَرَجَةٗ مِّنَ ٱلَّذِينَ أَنفَقُواْ مِنۢ بَعۡدُ وَقَٰتَلُواْۚ وَكُلّٗا وَعَدَ ٱللَّهُ ٱلۡحُسۡنَىٰۚ وَٱللَّهُ بِمَا تَعۡمَلُونَ خَبِيرٞ ١٠
او د الله په لار کې له لګښت مو څه شی راګرځوي، او الله لره د آسمانونو او ځمکې ميراث دی، اې مؤمنانو له تاسو هغه څوک چې خپل مال يې د الله په لار کې د هغه د رضا په موخه مخکې د مکې له فتحې لګولی او د اسلام د مرستې په پار يې له کافرانو سره جګړه کړې ده له هغه چا سره برابر نه دی چې له فتحې وروسته يې لګښت کړی وي او له کافرانو سره يې جګړه کړې وي، همدوی له فتحې مخکې لګښت کوونکي او د الله په لار کې جګړه کوونکي د الله په وړاندې د لويې مرتبې او لوړې درجې والا دي ترهغو کسانو چې وروسته له فتحې يې د هغه په لار کې مال لګولی وي او له کافرانو سره جنګېدلی وي، او الله د دواړو ډلو لپاره د جنت ژمنه کړې ده او الله پر هغه څه ښه خبر دی چې تاسې يې کوئ، ستاسو له کړنو هيڅ هم نه ترې پټيږي او بدله به پرې درکوي.

Tafsir Resource

QUL supports exporting tafsir content in both JSON and SQLite formats. Tafsir text may include <html> tags for formatting such as <b>, <i>, etc.

Example JSON Format:

{
  "2:3": {
    "text": "tafisr text.",
    "ayah_keys": ["2:3", "2:4"]
  },
  "2:4": "2:3"
}
  • Keys in the JSON are "ayah_key" in "surah:ayah", e.g. "2:3" means 3rd ayah of Surah Al-Baqarah.
  • The value of ayah key can either be:
    • an object — this is the main tafsir group. It includes:
      • text: the tafsir content (can include HTML)
      • ayah_keys: an array of ayah keys this tafsir applies to
    • a string — this indicates the tafsir is part of a group. The string points to the ayah_key where the tafsir text can be found.

SQLite exports includes the following columns

  • ayah_key: the ayah for which this record applies.
  • group_ayah_key: the ayah key that contains the main tafsir text (used for shared tafsir).
  • from_ayah / to_ayah: start and end ayah keys for convenience (optional).
  • ayah_keys: comma-separated list of all ayah keys that this tafsir covers.
  • text: tafsir text. If blank, use the text from the group_ayah_key.