Pashto Mokhtasar

Multiple Ayahs

Tags

Download Links

Pashto Mokhtasar tafsir for Surah Al-Hashr — Ayah 11

۞ أَلَمۡ تَرَ إِلَى ٱلَّذِينَ نَافَقُواْ يَقُولُونَ لِإِخۡوَٰنِهِمُ ٱلَّذِينَ كَفَرُواْ مِنۡ أَهۡلِ ٱلۡكِتَٰبِ لَئِنۡ أُخۡرِجۡتُمۡ لَنَخۡرُجَنَّ مَعَكُمۡ وَلَا نُطِيعُ فِيكُمۡ أَحَدًا أَبَدٗا وَإِن قُوتِلۡتُمۡ لَنَنصُرَنَّكُمۡ وَٱللَّهُ يَشۡهَدُ إِنَّهُمۡ لَكَٰذِبُونَ ١١
اې رسوله! هغو کسانو ته دې نه دي کتلي چې کفر يې پټ کړی او ايمان يې ښکاره کړی، په کفر کې يې خپلو هغو د تحريف شوي تورات پيروانو يهودو وروڼو ته وايي: په خپلو کورونو کې پاتې شئ، موږ مو هيڅکله نه پرېږدو او نه مو ورته تسليموو، که مسلمانان مو ترې وباسي موږ هرومرو ستاسو د ملاتړ له مخې درسره وځو، او هيڅوک به مو له تاسو سره له وتلو ايسار نه کړي، که هغوی درسره جنګ کوي موږ به مو هرومرو د هغوی خلاف مرسته کوو، او الله شاهدي ورکوي چې په رېښتيا منافقان درواغجن دي په هغه څه کې چې له يهودو سره د يوځای وتلو دعوا يې کړې کله چې هغوی اېستل کيږي، او له هغوی سره د جګړې کولو کله چې له هغوی سره جګړه کيږي.

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.