Pashto Mokhtasar

Multiple Ayahs

Tags

Download Links

Pashto Mokhtasar tafsir for Surah Al-Hashr — Ayah 7

مَّآ أَفَآءَ ٱللَّهُ عَلَىٰ رَسُولِهِۦ مِنۡ أَهۡلِ ٱلۡقُرَىٰ فَلِلَّهِ وَلِلرَّسُولِ وَلِذِي ٱلۡقُرۡبَىٰ وَٱلۡيَتَٰمَىٰ وَٱلۡمَسَٰكِينِ وَٱبۡنِ ٱلسَّبِيلِ كَيۡ لَا يَكُونَ دُولَةَۢ بَيۡنَ ٱلۡأَغۡنِيَآءِ مِنكُمۡۚ وَمَآ ءَاتَىٰكُمُ ٱلرَّسُولُ فَخُذُوهُ وَمَا نَهَىٰكُمۡ عَنۡهُ فَٱنتَهُواْۚ وَٱتَّقُواْ ٱللَّهَۖ إِنَّ ٱللَّهَ شَدِيدُ ٱلۡعِقَابِ ٧
د کليوالو له مالونو څخه چې الله پر خپل رسول پرته له جنګ څخه څه پېرزو کړي دي، هغه الله لره دي چې چاته وغواړي ګرځولای یې شي، او د رسول ملکيت دی، له بنوهاشم او بنو مطلب څخه د هغه د خپلوانو لپاره دي، د هغه څه په بدل کې چې هغوی له صدقې څخه منع کړل شوي دي، د يتيمانو، مسکينانو او هغه غريب لپاره دي چې نفقه يې له لاسه ورکړې وي، ترڅو د مال راکړه ورکړه له مسکينانو پرته د شتمنو ترمنځ لاس په لاس نه شي، او اې مؤمنانو! رسول چې کوم د فئ (ولجې) مال درکړي هغه واخلئ، او له څه مو چې منع کوي ترې منع شئ، او له الله څخه د هغه د امرونو په پرځای کولو او له نواهيوو يې په ډډه کولو سره وډار شئ، پرته له شکه الله سخت عذاب ورکوونکی دی؛ نو له عذاب څخه يې ووېرېږئ.

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.