Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: _locales/ar/messages.json

Issue 29335668: Issue 2597 - Begin the switch to adblockpluscore (Closed)
Patch Set: Created Feb. 4, 2016, 7 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | _locales/bg/messages.json » ('j') | _locales/en_US/messages.json » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/ar/messages.json
diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json
index 281f0bbdbae57fb16cadddc6839e19c460da0f10..e6cf59a45007147fe61ffb26e75804559f4728b8 100644
--- a/_locales/ar/messages.json
+++ b/_locales/ar/messages.json
@@ -59,12 +59,72 @@
"filter_must_follow_syntax": {
"message": "مرشحك يجب ان يتبع <a>قواعد ترشيح آدبلوك بلس</a>."
},
+ "filters_acceptableAds2_label": {
+ "message": "السماح لبعض الإعلانات الغير متطفّلة"
+ },
+ "filters_addSubscriptionAdd_label": {
+ "message": "اضافة"
+ },
+ "filters_addSubscriptionOther_label": {
+ "message": "إضافة اشتراك آخر"
+ },
+ "filters_addSubscription_label": {
+ "message": "إضافة إشتراك فلاتر"
+ },
+ "filters_readMore_label": {
+ "message": "قراءة المزيد"
+ },
+ "filters_subscription_delete_label": {
+ "message": "ازالة"
+ },
+ "filters_subscription_enabled_label": {
+ "message": "مفعّل"
+ },
+ "filters_subscription_lastDownload_checksumMismatch": {
+ "message": "فشل الأمر، عدم تطابق المجموع الإختباري"
+ },
+ "filters_subscription_lastDownload_connectionError": {
+ "message": "فشل الأمر، بسبب فشل التحميل"
+ },
+ "filters_subscription_lastDownload_inProgress": {
+ "message": "جاري التحميل…"
+ },
+ "filters_subscription_lastDownload_invalidData": {
+ "message": "فشل الأمر، قائمة فلاتر ليست صحيحة"
+ },
+ "filters_subscription_lastDownload_invalidURL": {
+ "message": "فشل الأمر، العنوان ليس صحيح"
+ },
+ "filters_viewList_label": {
+ "message": "إظهار القائمة"
+ },
"found_a_bug": {
"message": "هل وجدت خطأ برمجي؟ تريد ترجمة ﺁدبلوك بلس إلى لغتك؟ الرجاء <a>الطلب هنا</a>."
},
"general": {
"message": "عام"
},
+ "global_filter_cssproperty_nodomain": {
+ "message": "لا يوجد أي نطاق نشط محدد لخاصية الفلتر CSS"
+ },
+ "global_filter_elemhide_duplicate_id": {
+ "message": "تعريف واحد فقط للعنصر الذي سيتم إخفاؤه يمكن أن يحدد"
+ },
+ "global_filter_elemhide_nocriteria": {
+ "message": "لم يتم تحديد صيغة للتعرف على العنصر لإخفائه"
+ },
+ "global_notification_antiadblock_message": {
+ "message": "يعرف هذا الموقع بإظهاره رسائل موجهة إلى المستخدمي آدبلوك بلس. هل تريد أن يخفي آدبلوك بلس هذه الرسائل المستهدفة؟"
+ },
+ "global_notification_antiadblock_title": {
+ "message": "إخفاء الرسائل المستهدفة؟"
+ },
+ "global_remove_subscription_warning": {
+ "message": "هل أنت حقاً راغب بإزالة هذا الإشتراك؟"
+ },
+ "global_subscription_invalid_location": {
+ "message": "موقع قائمة الفلاتر ليس صحيح كعنوان ويب و لا كإسم ملف."
+ },
"invalid_css_selector": {
"message": "$selector$ غير صالح كمحدد لـ CSS",
"placeholders": {
@@ -100,6 +160,9 @@
}
}
},
+ "name": {
+ "message": "آدبلوك بلس"
+ },
"name_devbuild": {
"message": "رقم نسخة تطوير آدبلوك بلس"
},
@@ -124,6 +187,21 @@
"out_of_date_lists": {
"message": "القوائم القديمة تحدث دورياً."
},
+ "overlay_notification_button_no": {
+ "message": "لا"
+ },
+ "overlay_notification_button_yes": {
+ "message": "نعم"
+ },
+ "overlay_notification_closing_button_hide": {
+ "message": "إغلاق هذا التنبيه"
+ },
+ "overlay_notification_closing_button_optout": {
+ "message": "إيقاف عرض التنبيهات"
+ },
+ "overlay_shownotifications_label": {
+ "message": "إظهار التنبيهات الهامة"
+ },
"remove_button": {
"message": "إزالة المحدد"
},
@@ -174,9 +252,15 @@
"stats_title": {
"message": "الإعلانات المحجوبة"
},
+ "subscriptionSelection_location_label": {
+ "message": "موقع قائمة الفلاتر:"
+ },
"subscriptionSelection_subscriptionSelector_label": {
"message": "الرجاء اختيار اشتراك لفلتر من القائمة:"
},
+ "subscriptionSelection_title_label": {
+ "message": "عنوان الاشتراك"
+ },
"unexpected_filter_list_header": {
"message": "ترويسات قائمة المرشحات غير مسموح بها هنا"
},
« no previous file with comments | « no previous file | _locales/bg/messages.json » ('j') | _locales/en_US/messages.json » ('J')

Powered by Google App Engine
This is Rietveld