diff --git a/src/i18n/resources/ar.json b/src/i18n/resources/ar.json index f31c4516..3a1685dd 100644 --- a/src/i18n/resources/ar.json +++ b/src/i18n/resources/ar.json @@ -195,6 +195,7 @@ }, "tray": { "next": "التالي", + "play-pause": "تشغيل/إيقاف", "previous": "السابق", "quit": "خروج", "restart": "إعادة تشغيل التطبيق", @@ -206,8 +207,15 @@ } }, "plugins": { + "ad-speedup": { + "description": "إذا تم عرض إعلان, فإن الصوت سيتم كتمانه وسيتم وضع سرعة التشغيل الى 16x", + "name": "تسريع الإعلان" + }, "adblocker": { "description": "حجب جميع الإعلانات والمسارات خارج الصندوق", + "menu": { + "blocker": "حاجب الإعلانات" + }, "name": "حاجب الإعلانات" } }