mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-11 16:49:54 +00:00
47bbee9847
Change-Id: Ib0bd8df222d8dd7ce48846fdac5ae58937e7d98b
21 lines
844 B
JSON
21 lines
844 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Abanima",
|
|
"Meno25",
|
|
"Omda4wady",
|
|
"زكريا"
|
|
]
|
|
},
|
|
"inputbox-desc": "يسمح بتضمين أشكال HTML معرفة مسبقا.",
|
|
"inputbox-error-no-type": "لم تقم بتحديد نوع صندوق الإدخال للإنشاء.",
|
|
"inputbox-error-bad-type": "نوع صندوق الإدخال \"$1\" لم يتم التعرف عليه.\nمن فضلك حدد \"create\"، \"comment\"، \"search\"، \"search2\" أو \"fulltext\".",
|
|
"inputbox-tryexact": "ابحث عن عنوان مطابق",
|
|
"inputbox-searchfulltext": "ابحث في النص الكامل",
|
|
"inputbox-createarticle": "إنشاء صفحة",
|
|
"inputbox-movearticle": "انقل الصفحة",
|
|
"inputbox-postcomment": "قسم جديد",
|
|
"inputbox-postcommenttitle": "مقطع جديد",
|
|
"inputbox-ns-main": "رئيسي"
|
|
}
|