mediawiki-extensions-Syntax.../i18n/ar.json
Translation updater bot 04fdbe067a Localisation updates from https://translatewiki.net.
Change-Id: I76f62f6250ed602b845ea8a1c1ca6df5aed1acb0
2022-11-07 08:35:53 +01:00

29 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Meno25",
"Mr. Ibrahem",
"SaldırganSincap",
"Tala Ali",
"ديفيد",
"زكريا"
]
},
"syntaxhighlight-desc": "يوفر تمييزا لتركيب <code>&lt;syntaxhighlight&gt;</code> باستخدام [http://pygments.org/ Pygments - Python syntax highlighter]",
"syntaxhighlight-error-category": "صفحات بها أخطاء في تعليم الصيغة",
"syntaxhighlight-error-category-desc": "كان هناك خطأ عند محاولة لتسليط الضوء على الكود المدرجة في الصفحة.",
"syntaxhighlight-enclose-category": "الصفحات التي تستخدم سمات enclose مهجورة",
"syntaxhighlight-enclose-category-desc": "يستخدم إبراز بناء الجملة على الصفحة بناء جملة enclose مهمل.",
"syntaxhighlight-source-category": "الصفحات التي تستخدم علامات المصدر الموقوفة",
"syntaxhighlight-source-category-desc": "يستخدم تسليط الضوء على الصفحة علامات مصدر مهجورة",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code": "الكود",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "اللغة",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-none": "(لا شيء)",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-showlines": "إظهار أرقام الخطوط",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-startingline": "رقم سطر البدء",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "نص خام",
"syntaxhighlight-error-pygments-invocation-failure": "فشل استدعاء Pygments",
"syntaxhighlight-error-unknown-language": "لغة غير معروفة \"$1\"",
"syntaxhighlight-error-exceeds-size-limit": "يتجاوز حجم الكود البالغ $1 {{PLURAL:$1|بايت}} الحد الأقصى المسموح به وهو $2 {{PLURAL:$2|بايت}}"
}