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

Unified Diff: _locales/ar/messages.json

Issue 29879555: Issue 6892 - Update adblockplusui dependency to hg:7386698260f4 (Closed)
Patch Set: Updated adblockplusui dependency to include preliminary translations Created Sept. 13, 2018, 4:07 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 | « _locales/am/messages.json ('k') | _locales/as/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/ar/messages.json
===================================================================
deleted file mode 100644
--- a/_locales/ar/messages.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "add": {
- "message": "أضف"
- },
- "add_filters_msg": {
- "message": "إضافة فلتر\\فلاتر؟"
- },
- "block_element": {
- "message": "حجب العنصر"
- },
- "cancel": {
- "message": "إلغاء"
- },
- "clickhide_instructions": {
- "message": "بعد إغلاق هذه النافذة، اضغط (أو اضغط بالزر الأيمن) على أحد العناصر في الصفحة."
- },
- "continue": {
- "message": "واصِل"
- },
- "description": {
- "message": "مع أكثر من 500 مليون عملية تحميل، يعتبر Adblock Plus أحد أكثر أدوات حظر الإعلانات شيوعًا في العالم."
- },
- "disabled_for_site": {
- "message": "<strong>معطل</strong> في هذا الموقع"
- },
- "easy_create_filter": {
- "message": "حجب العنصر"
- },
- "enabled_for_site": {
- "message": "<strong>مفعّل</strong> في هذا الموقع"
- },
- "filter_elemhideemulation_nodomain": {
- "message": "لم يتم تحديد نطاق نشط لفلتر إخفاء العناصر الموسعة"
- },
- "filter_invalid_csp": {
- "message": "سياسة أمان المحتوى غير صالحة"
- },
- "filter_invalid_domain": {
- "message": "تم تحديد نطاق غير صحيح (أو فارغ)"
- },
- "filter_invalid_regexp": {
- "message": "تعبير منطقي غير صحيح"
- },
- "filter_unknown_option": {
- "message": "خيار فلتر غير معروف"
- },
- "filters_subscription_lastDownload_connectionError": {
- "message": "فشل الأمر، بسبب فشل التحميل"
- },
- "invalid_css_selector": {
- "message": "$selector$ غير صالح كمحدد لـ CSS",
- "placeholders": {
- "selector": {
- "content": "$1"
- }
- }
- },
- "line": {
- "message": "السطر $number$",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "loading": {
- "message": "جار التحميل..."
- },
- "name": {
- "message": "آدبلوك بلس"
- },
- "name_devbuild": {
- "message": "رقم نسخة تطوير آدبلوك بلس"
- },
- "notification_configure": {
- "message": "ضبط إعدادات الإشعارات"
- },
- "notification_open_all": {
- "message": "فتح كل الروابط من هذا الإشعار"
- },
- "notification_with_buttons": {
- "message": "اضغط موافق لفتح جميع الروابط في هذا التنبيه."
- },
- "notification_without_buttons": {
- "message": "اضغط على التنبيه لفتح كل الروابط الموجودة فيه."
- },
- "options_short": {
- "message": "الخيارات"
- },
- "overlay_notification_button_no": {
- "message": "لا"
- },
- "overlay_notification_button_yes": {
- "message": "نعم"
- },
- "overlay_notification_closing_button_hide": {
- "message": "إغلاق الإشعارات"
- },
- "overlay_notification_closing_button_optout": {
- "message": "إيقاف عرض الإشعارات"
- },
- "sendReport": {
- "message": "التبليغ عن مشكل في هذه الصفحة"
- },
- "stats_label_page": {
- "message": "<strong>$number$</strong> على هذه الصفحة",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "stats_label_total": {
- "message": "<strong>$number$</strong> اجمالي",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "stats_show_iconnumber": {
- "message": "عرض الرقم في الصورة المرمزة"
- },
- "stats_title": {
- "message": "الإعلانات المحجوبة"
- },
- "unexpected_filter_list_header": {
- "message": "ترويسات قائمة المرشحات غير مسموح بها هنا"
- }
-}
« no previous file with comments | « _locales/am/messages.json ('k') | _locales/as/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld