السبت، 12 سبتمبر 2026
عاجل
أخبار العالم

رئيس إندونيسيا يؤكد على ضرورة منح الشعب الفلسطيني حقه في الحرية والاستقلال

رئيس إندونيسيا يؤكد على ضرورة منح الشعب الفلسطيني حقه في الحرية والاستقلال



.

























.

.



.

.

برابوو سوبيانتو.

.


















.

باريس (أ ش أ).

أكد الرئيس الإندونيسي برابوو سوبيانتو أن تحقيق السلام في الشرق الأوسط يظل مرهونًا بالتوصل إلى حل الدولتين ومنح الشعب الفلسطيني حقه في الحرية والاستقلال.

وقال الرئيس الإندونيسي، خلال مؤتمر صحفي مشترك، عُقد اليوم الخميس، في قصر الإليزيه، مع الرئيس الفرنسي إيمانويل ماكرون، إن “إندونيسيا تؤكد أنه لا سلام دون حل الدولتين واستقلال فلسطين”.

وأضاف سوبيانتو أن “الاستقرار مهم للغاية في الشرق الأوسط، وهو يؤثر على سلاسل الإمداد، وبالتالي فإن تحقيق الاستقرار في المنطقة يمثل مصلحة مشتركة”.

وأعرب الرئيس الإندونيسي عن تقديره للدور الفرنسي فيما يتعلق بالقضية الفلسطينية، قائلاً إن بلاده سعيدة بأن فرنسا من الدول التي تبادر وتدعو العديد من الدول إلى دعم الحل القائم على دولتين، فلسطينية وإسرائيلية، وكذلك دعم استقلال فلسطين.

ولفت إلى أن المباحثات مع الرئيس ماكرون ستؤدي إلى مستقبل مشرق للغاية، مضيفاً “نحن ننظر إلى فرنسا وأوروبا باعتبارهما قوى رئيسية في العالم، ونرغب في تعزيز التعاون في عالم متعدد الأقطاب بشكل متزايد، بما يحقق مزيدًا من المساواة ويدعم السلام العالمي”.

يشار إلى أن الرئيس الفرنسي قد أعلن، خلال المؤتمر الصحفي، ترقية الشراكة الاستراتيجية بين فرنسا وإندونيسيا، المُقامة منذ عام 2011، إلى مستوى “الشراكة الاستراتيجية الشاملة”.





.


هذا المحتوى من

















































.


فيديو قد يعجبك .




















‘,
iframeSrc: ‘/General/IshowcaseArticle’,
aricleIdDivBody: ”,
maxPlength: 100,
VideoTempId: 9,
SeriesTempId: 11,
VideoDiv: ‘ .videoCntnr’,
VideoBody: ‘ .body’,
divBody: ” .details”,
rootCategory: document.querySelector(‘article’) ? document.querySelector(‘article’).getAttribute(‘rootCat’) : null,
bodyKeywordLinkIsAllowed: false,
bodyKeywordLinkClass: “kwhd”,
bodyKeywordLinkHashtag: “#bodykeywords”,
bodyKeywordLinkTemplate: “https://www.masrawy.com/{rootcategory}/Tag/{keywordid}/{keywordname}#bodykeywords”,
isInfiniteScrollAllowed: true,
isLastArticle: false,
ulInterestingArticles: ‘#ulInterestingArticles’,
ThanaweyaClip: ‘

نتيجة الثانوية العامة

رقم الجلوس*.

من فضلك أدخل رقم الجلوس بطريقة صحيحة.

بحث’,
NategaLive: ”,
ViewsUpdated: ”,
divRelated: ‘divRelated-‘,
divSpeakol: ‘divSpeakol-‘,
divSpeakol2: ‘divSpeakol2-‘,
InterScrollerDiv: ‘InterScroller’,
inBodyInjectionOrder: [“showcase”, “related”],//[“showcase”, “related”, “Invibes”, “interscroller”, “showcase2”]
adUnitHTML: “

إعلان.

“,
adUnitReplacment: “#AdUnitName#”,

InjectAds: function (postId) {
var aricleId = ‘articleId-‘ + postId;
var hdIsMobileEl = document.getElementById(‘hdIsMobile’);
Article.isMobile = hdIsMobileEl ? hdIsMobileEl.value : null;
var articleEl = document.getElementById(aricleId);
if (!articleEl) return;

var CurTempId = articleEl.getAttribute(“templateId”);
var interScrollerEl = document.getElementById(Article.InterScrollerDiv);
var InterScrollerHTML = interScrollerEl ? interScrollerEl.innerHTML : ”;

if (Article.isMobile == ‘true’) {
var divBodyEl = articleEl.querySelector(Article.divBody);
if (divBodyEl && divBodyEl.innerHTML != undefined && divBodyEl.innerHTML != “”) {
var children = Array.from(divBodyEl.children);
var pElements = children.filter(function(el) { return el.tagName === ‘P’; });
var pCount = pElements.filter(function(p) { return p.innerHTML.length > Article.maxPlength; }).length;
var allPElements = divBodyEl.querySelectorAll(“p:not(:empty)”);
var pTotalCount = allPElements.length;
var isAdInjected = false;

if (pCount > 1) {
var LargePCount = 0;
var InjectCount = 1;

Article.aricleIdDivBody = aricleId + Article.divBody;
pElements.forEach(function(pElement, index) {
if (pElement.innerHTML.length > Article.maxPlength) {
if (InjectCount <= Article.inBodyInjectionOrder.length) {
if (Article.inBodyInjectionOrder[InjectCount – 1] === ‘showcase’) {
var adunit=”MediumRectangle”;
var s = document.createElement(‘div’);
s.id = adunit;
var adHTML = Article.adUnitHTML.replace(Article.adUnitReplacment, adunit);
pElement.insertAdjacentHTML(‘afterend’, adHTML);
Article.DisplayAd(adunit, Article.isMobile);

InjectCount++;
isAdInjected = true;
}
else if (Article.inBodyInjectionOrder[InjectCount – 1] === ‘speakol2’) {
var speakolEl = document.getElementById(Article.divSpeakol2 + Article.postId);
if (speakolEl) {
pElement.insertAdjacentHTML(‘afterend’, speakolEl.innerHTML);
speakolEl.remove();
}
InjectCount++;
isAdInjected = true;
}
else if (Article.inBodyInjectionOrder[InjectCount – 1] === ‘speakol’) {
var speakolEl = document.getElementById(Article.divSpeakol + Article.postId);
if (speakolEl) {
pElement.insertAdjacentHTML(‘afterend’, speakolEl.innerHTML);
speakolEl.remove();
}
InjectCount++;
isAdInjected = true;
}
else if (Article.inBodyInjectionOrder[InjectCount – 1] === ‘interscroller’) {
pElement.insertAdjacentHTML(‘afterend’, InterScrollerHTML);
if (interScrollerEl) interScrollerEl.remove();

InjectCount++;
isAdInjected = true;
}
else if (Article.inBodyInjectionOrder[InjectCount – 1] === ‘related’) {
if (interScrollerEl) interScrollerEl.remove();
var relatedEl = document.getElementById(Article.divRelated + Article.postId);
if (relatedEl && relatedEl.querySelector(‘.pattern01’)) {
pElement.insertAdjacentHTML(‘afterend’, relatedEl.innerHTML);
relatedEl.remove();
}
InjectCount++;
isAdInjected = true;
}
else if (Article.inBodyInjectionOrder[InjectCount – 1] === ‘Invibes’) {
InjectCount++;
isAdInjected = true;
}
else if (Article.inBodyInjectionOrder[InjectCount – 1] === ‘showcase2’) {
var adunit=”MediumRectangle2″;
var s = document.createElement(‘div’);
s.id = adunit;
var adHTML = Article.adUnitHTML.replace(Article.adUnitReplacment, adunit);
pElement.insertAdjacentHTML(‘afterend’, adHTML);
Article.DisplayAd(adunit, Article.isMobile);

InjectCount++;
isAdInjected = true;
InjectCount++;
isAdInjected = true;
}
else {
return false;
}
}
LargePCount++;
}
});
}
else {
var relatedEl = document.getElementById(Article.divRelated + postId);
if (relatedEl) relatedEl.style.display = ‘block’;
}
if (!isAdInjected) {
var iframeHTML = Article.iframe.replace(“#iframeSrc”, Article.iframeSrc);
divBodyEl.insertAdjacentHTML(‘afterend’, iframeHTML);
isAdInjected = true;
return true;
}
}
}
else {
var divBodyEl = articleEl.querySelector(Article.divBody);
if (divBodyEl && divBodyEl.innerHTML != undefined && divBodyEl.innerHTML != “”) {
var children = Array.from(divBodyEl.children);
var pElements = children.filter(function(el) { return el.tagName === ‘P’; });
var pFinalTotalCount = pElements.filter(function(p) { return p.innerHTML.length > Article.maxPlength; }).length;

if (pFinalTotalCount >= 1) {
if (Article.templateId == 11 && document.querySelector(‘.WizImg’)) {
var relatedEl = document.getElementById(Article.divRelated + postId);
var wizImgEl = document.querySelector(‘.WizImg’);
if (relatedEl && wizImgEl) {
wizImgEl.insertAdjacentHTML(‘afterend’, relatedEl.innerHTML);
}
} else {
var mainDivBody = document.querySelector(Article.divBody);
if (mainDivBody) {
var pElements2 = Array.from(mainDivBody.children).filter(function(el) { return el.tagName === ‘P’; });
for (var i = 0; i < pElements2.length; i++) {
if (pElements2[i].innerHTML.length > 130) {
pElements2[i].insertAdjacentHTML(‘afterend’, InterScrollerHTML);
break;
}
}
}
}
Article.inBodyInjectionOrder = [“Invibes”, “related”];
var InjectCount = 1;
var mainDivBody2 = document.querySelector(Article.divBody);
if (mainDivBody2) {
var pElements3 = Array.from(mainDivBody2.children).filter(function(el) { return el.tagName === ‘P’; });
pElements3.forEach(function(pElement) {
if (pElement.innerHTML.length > Article.maxPlength) {
if (Article.inBodyInjectionOrder[InjectCount – 1] === ‘Invibes’) {
InjectCount++;
isAdInjected = true;
}
if (Article.inBodyInjectionOrder[InjectCount – 1] === ‘related’) {
var interScrollerEl2 = document.getElementById(Article.InterScrollerDiv);
if (interScrollerEl2) interScrollerEl2.remove();
var relatedEl = document.getElementById(Article.divRelated + Article.postId);
if (relatedEl && relatedEl.querySelector(‘.pattern01’)) {
pElement.insertAdjacentHTML(‘afterend’, relatedEl.innerHTML);
relatedEl.remove();
}
InjectCount++;
isAdInjected = true;
}
}
});
}
}
else {
var relatedEl = document.getElementById(aricleId + Article.divRelated + postId);
if (relatedEl) relatedEl.style.display = ‘block’;
}
}
}
if (typeof window.__dmPipRepaint === ‘function’) window.__dmPipRepaint();
},
DisplayAd: function (AdunitName, IsMobile) {
var device;
if (IsMobile) {
device=”Mobile”;
} else {
device=”Desktop”;
}
window.googletag = window.googletag || { cmd: [] };
googletag.cmd.push(function () {
googletag.defineSlot(‘/96551095/V3_Masrawy/’ + device + ‘/’ + AdunitName, [300, 250], AdunitName).addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.enableServices();
googletag.display(AdunitName);
});

}
}
Article.postId = 2994920;
Article.templateId =1;
Article.iframeSrc=”https://www.masrawy.com/General/IShowcaseArticle”;
Article.iframeSrc = Article.iframeSrc.toLowerCase().replace(“masrawy/”, “”);
Article.VideoTempId = 9;
Article.NategaLive=”false”
Article.ViewsUpdated = ‘False’;

Article.InjectAds(Article.postId);



المزيد
.


.

محمد عثمان

صحفي وكاتب ومحرر ضمن شبكة الأخبار، يغطي أهم التطورات الإقليمية والمحلية والتحليلات السياسية والاقتصادية.