libredirect/src/_locales/ar/messages.json

105 lines
3.3 KiB
JSON

{
"extensionName": {
"message": "LibRedirect",
"description": "extension name"
},
"extensionDescription": {
"message": "إضافة متصفح تعيد توجيه مواقع مشهورة إلى واجهات أمامية تحترم الخصوصية",
"description": "extension description"
},
"switchInstance": {
"message": "تبديل النظير",
"description": "used in the popup"
},
"settings": {
"message": "الإعدادات",
"description": "used in the popup"
},
"general": {
"message": "العامة",
"description": "used in the settings page"
},
"theme": {
"message": "السمة",
"description": "used in the settings page"
},
"light": {
"message": "فاتح",
"description": "used in the settings page"
},
"dark": {
"message": "داكن",
"description": "used in the settings page"
},
"auto": {
"message": "تلقائي",
"description": "used in the settings page"
},
"excludeFromRedirecting": {
"message": "استبعاد من التوجيه",
"description": "used in the settings page"
},
"importSettings": {
"message": "استيراد الإعدادات",
"description": "used in the settings page"
},
"exportSettings": {
"message": "تصدير الإعدادات",
"description": "used in the settings page"
},
"resetSettings": {
"message": "إعادة تعيين الإعدادات",
"description": "used in the settings page"
},
"enable": {
"message": "تفعيل",
"description": "used in the settings page"
},
"showInPopup": {
"message": "الإظهار في المنبثقة",
"description": "used in the settings page"
},
"frontend": {
"message": "الواجهة الأمامية",
"description": "used in the settings page"
},
"redirectType": {
"message": "نوع التوجيه",
"description": "used in the settings page"
},
"both": {
"message": "الإثنين",
"description": "used in the settings page"
},
"onlyEmbedded": {
"message": "فقط المضمنة",
"description": "used in the settings page"
},
"onlyNotEmbedded": {
"message": "فقط الغير مضمنة",
"description": "used in the settings page"
},
"addYourFavoriteInstances": {
"message": "أضف نظرائك المفضلين",
"description": "used in the settings page"
},
"copyRaw": {
"message": "الرابط الأصلي",
"description": "used in the popup"
},
"copied": {
"message": "تم النسخ",
"description": "used in the popup"
},
"redirectToOriginal": {
"message": "إعادة التوجيه إلى الأصلي",
"description": "Used in context menus when right clicking on a page/tab"
},
"redirectLink": {
"message": "محاولة إعادة توجيه هذا الارتباط التشعبي",
"description": "Used in context menus when right clicking on a hyperlink"
},
"about": {
"message": "عن"
}
}