diff options
Diffstat (limited to 'src/_locales/ar')
-rw-r--r-- | src/_locales/ar/messages.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/src/_locales/ar/messages.json b/src/_locales/ar/messages.json index f74289d..872fdf6 100644 --- a/src/_locales/ar/messages.json +++ b/src/_locales/ar/messages.json @@ -48,7 +48,7 @@ "description":"English: requests blocked" }, "popupBlockedOnThisPagePrompt":{ - "message":"على الصفحه", + "message":"على هذه الصفحه", "description":"English: on this page" }, "popupBlockedStats":{ @@ -56,7 +56,7 @@ "description":"Example: 15 or 13%" }, "popupBlockedSinceInstallPrompt":{ - "message":"منذ بداية التنصيب", + "message":"منذ التنصيب", "description":"English: since install" }, "popupOr":{ @@ -171,6 +171,10 @@ "message":"إظهار الإعدادات المتقدمة (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>يجب القراءة<\/a>)", "description":"English: " }, + "settingsPrefetchingDisabledPrompt":{ + "message":"تعطيل الجلب المسبق على الشبكة (لمنع أي اتصال لطلبات الشبكة المحجوبة)", + "description":"English: " + }, "settingsExperimentalPrompt":{ "message":"تفعيل الخصائص التجريبية (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>حول<\/a>)", "description":"English: Enable experimental features" @@ -484,7 +488,7 @@ "description":"English: {{value}} days ago" }, "showDashboardButton":{ - "message":"اعرض لوحة التحكم", + "message":"عرض لوحة التحكم", "description":"Firefox\/Fennec-specific: Show Dashboard" }, "showNetworkLogButton":{ |