diff options
author | Translation updater bot <l10n-bot@translatewiki.net> | 2025-02-10 08:05:33 +0100 |
---|---|---|
committer | Translation updater bot <l10n-bot@translatewiki.net> | 2025-02-10 08:05:33 +0100 |
commit | d32f68a6581ff3b72f49a8acd0b1db26469a9bea (patch) | |
tree | 3fe36b76b4eb7ec3f3fe2e1a14c5f633be9ba904 /includes/Rest | |
parent | dbf83abb721fcf51eda2a551c06de00a84f51ae4 (diff) | |
download | mediawikicore-d32f68a6581ff3b72f49a8acd0b1db26469a9bea.tar.gz mediawikicore-d32f68a6581ff3b72f49a8acd0b1db26469a9bea.zip |
Localisation updates from https://translatewiki.net.
Change-Id: I5c69db1774f3659b213467e3a238c02a8286f9a8
Diffstat (limited to 'includes/Rest')
-rw-r--r-- | includes/Rest/i18n/ar.json | 5 | ||||
-rw-r--r-- | includes/Rest/i18n/he.json | 4 |
2 files changed, 9 insertions, 0 deletions
diff --git a/includes/Rest/i18n/ar.json b/includes/Rest/i18n/ar.json index fd40e2460aec..a302018585ca 100644 --- a/includes/Rest/i18n/ar.json +++ b/includes/Rest/i18n/ar.json @@ -68,6 +68,7 @@ "rest-unsupported-target-format": "تنسيق الهدف المطلوب غير مدعوم.", "rest-parsoid-resource-exceeded": "تم تجاوز حد الموارد", "rest-parsoid-error": "خطأ بارسويد.", + "rest-parsoid-bad-render-id": "معرف عرض Parsoid سيئ: $1", "rest-bad-stash-key": "مفتاح تخزين سيئ.", "rest-html-key-expected": "مفتاح <var>HTML</var> المتوقع في النص", "rest-invalid-transform": "تحويل غير صالح: $1 إلى $2", @@ -102,6 +103,10 @@ "rest-param-desc-page-content-title": "عنوان الصفحة بتنسيق سهل القراءة", "rest-param-desc-page-content-redirect": "إعادة توجيه محتوى الصفحة", "rest-param-desc-source": "محتوى الصفحة بالتنسيق المحدد بواسطة خاصية content_model", + "rest-param-desc-comment": "سبب تعديل الصفحة. للسماح للخادم بملء التعليق، استخدم \"comment: null\".", + "rest-param-desc-contentmodel": "تنسيق محتوى الصفحة: wikitext (افتراضي)، css، javascript، json، أو نص.", + "rest-param-desc-update-latest": "معلومات حول أحدث إصدار من الصفحة. يمكنك الحصول على هذه المعلومات من نقطة نهاية الحصول على مصدر الصفحة.", + "rest-param-desc-create-title": "عنوان الصفحة. قم بزيارة الويكيات الفردية للتعرف على السياسات المتعلقة بتنسيقات عناوين الصفحات والأحرف.", "rest-param-desc-compare-from": "معرف المراجعة الذي سيتم استخدامه كأساس للمقارنة", "rest-param-desc-compare-to": "معرف المراجعة للمقارنة بالقاعدة", "rest-param-desc-language-links-title": "عنوان صفحة الويكي", diff --git a/includes/Rest/i18n/he.json b/includes/Rest/i18n/he.json index 0b62a76cd3b2..999fa82fdf57 100644 --- a/includes/Rest/i18n/he.json +++ b/includes/Rest/i18n/he.json @@ -102,6 +102,10 @@ "rest-param-desc-page-content-title": "כותרת הדף בתסדיר ידידותי לקריאה", "rest-param-desc-page-content-redirect": "פרמטר redirect של תוכן דף", "rest-param-desc-source": "תוכן הדף בתסדיר שצוין על־ידי המאפיין content_model", + "rest-param-desc-comment": "סיבה לעריכת הדף. כדי לאפשר את מילוי התקציר על־ידי השרת, יש להשתמש ב־\"comment: null\".", + "rest-param-desc-contentmodel": "תסדיר תוכן הדף: wikitext (ברירת מחדל), css, javascript, json או text.", + "rest-param-desc-update-latest": "מידע על הגרסה האחרונה של הדף. אפשר לאחזר את המידע הזה מנקודת הקצה של get page source.", + "rest-param-desc-create-title": "כותרת הדף. יש לבקר באתרי ויקי פרטניים לקבלת המדיניות לגבי תסדירי כותרת הדף ועל התווים המשמשים בהם.", "rest-param-desc-compare-from": "מזהה גרסה לשימוש בתור בסיס להשוואה", "rest-param-desc-compare-to": "מזהה גרסה להשוואה לבסיס", "rest-param-desc-language-links-title": "כותרת דף ויקי", |