mediawiki-extensions-Syntax.../i18n/ar.json
Translation updater bot 3866c870cf
Localisation updates from https://translatewiki.net.
Change-Id: I42111993eae885327d15b29929116e6a9caba802
2024-11-12 07:19:11 +01:00

32 lines
2.1 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|بايت}}",
"syntaxhighlight-button-copy": "انسخ",
"syntaxhighlight-button-copied": "نُسخ!"
}