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

Unified Diff: _locales/ar/messages.json

Issue 8432019: Added acceptable ads list to the options UI (Closed)
Patch Set: Created Sept. 25, 2012, 2:18 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') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/ar/messages.json
===================================================================
--- a/_locales/ar/messages.json
+++ b/_locales/ar/messages.json
@@ -55,25 +55,31 @@
"filter_must_follow_syntax": {
"message": "الفلتر الخاص بك يجب أن يتبع <a href='$url$'>Adblock Plus تركيب الفلتر</a>. أنواع معينة من الفلاتر, مثل object-subrequest, غير مدعومه.",
"placeholders": {
"url": {
"content": "$1"
}
}
},
+ "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": "فشل ، عدم تطابق المجموع الاختباري"
@@ -85,16 +91,19 @@
"message": "جاري التحميل"
},
"filters_subscription_lastDownload_invalidData": {
"message": "فشل الأمر، ليست قائمة فلاتر صحيحة"
},
"filters_subscription_lastDownload_invalidURL": {
"message": "فشل الأمر، ليس عنوان صحيح"
},
+ "filters_viewList_label": {
+ "message": "اظهار القائمة"
+ },
"found_a_bug": {
"message": "هل وجدت خطأ برمجي؟ تريد ترجمة Adblock Plus إلى لغتك؟ الرجاء <a href='$url$'>الطلب هنا</a>.",
"placeholders": {
"url": {
"content": "$1"
}
}
},
« no previous file with comments | « no previous file | _locales/bg/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld