mediawiki-extensions-PageIm.../i18n/api/ar.json
Translation updater bot a94c47ed03
Localisation updates from https://translatewiki.net.
Change-Id: I9d786f883d4d455e68b25a952b223bb1c8c5b46e
2024-12-17 08:17:51 +01:00

22 lines
1.6 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",
"SaldırganSincap",
"ديفيد"
]
},
"apihelp-query+pageimages-summary": "يعرض معلومات حول الصور على الصفحة، مثل الصورة المصغرة ووجود الصور.",
"apihelp-query+pageimages-example-1": "احصل على اسم وصورة مصغرة <kbd>100</kbd> بكسل لصورة في صفحة <kbd>Albert Einstein</kbd>.",
"apihelp-query+pageimages-param-prop": "ما هي المعلومات التي يجب إرجاعها:",
"apihelp-query+pageimages-paramvalue-prop-thumbnail": "عنوان URL وأبعاد الصورة المصغرة المرتبطة بالصفحة، إن وجدت.",
"apihelp-query+pageimages-paramvalue-prop-original": "عنوان URL والأبعاد الأصلية للصورة المرتبطة بالصفحة، إن وجدت.",
"apihelp-query+pageimages-paramvalue-prop-name": "عنوان الصورة.",
"apihelp-query+pageimages-param-thumbsize": "الحد الأقصى للعرض بالبكسل للصور المصغرة.",
"apihelp-query+pageimages-param-langcode": "رمز اللغة التي سيتم عرض الصورة بها إذا تم دعم لغات متعددة",
"apihelp-query+pageimages-param-limit": "خصائص عدد الصفحات للإرجاع.",
"apihelp-query+pageimages-param-license": "تقييد صور الصفحة بنوع ترخيص معين:",
"apihelp-query+pageimages-paramvalue-license-free": "الصور الحرة فقط.",
"apihelp-query+pageimages-paramvalue-license-any": "أفضل صورة، سواء كانت حرة أو غير حرة."
}