diff options
author | gorhill <rhill@raymondhill.net> | 2015-09-12 10:52:03 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-09-12 10:52:03 -0400 |
commit | 291f83f19a34f9d3664c08a77d7771ca3641124a (patch) | |
tree | 37cfdf52624b4496d911e7654530f7e4d87cfef8 /src/_locales/ar | |
parent | 4e3fcd576d5fd5c9f3cb57ee2f65f2044681298b (diff) | |
download | uBlock-291f83f19a34f9d3664c08a77d7771ca3641124a.zip uBlock-291f83f19a34f9d3664c08a77d7771ca3641124a.tar.gz uBlock-291f83f19a34f9d3664c08a77d7771ca3641124a.tar.bz2 |
translation work from https://github.com/gorhill/uBlock
Diffstat (limited to 'src/_locales/ar')
-rw-r--r-- | src/_locales/ar/messages.json | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/src/_locales/ar/messages.json b/src/_locales/ar/messages.json index 080e7b2..1d9dba5 100644 --- a/src/_locales/ar/messages.json +++ b/src/_locales/ar/messages.json @@ -237,7 +237,7 @@ }, "3pParseAllABPHideFiltersInfo":{ "message":"هذا الخيار يفعل تحليل وتطبيق فلاتر <a href=\"https:\/\/adblockplus.org\/en\/faq_internal#elemhide\">Adblock Plus-compatible “element hiding” filters<\/a> هذي الفلاتر مخصصه للتجميل الصفحه. هذي الفلاتر تخفي بعض صناديق او اعلانات المزعجه التي لا يمنعها محرك الفلاتر تفعيل هذي الخاصيه سوف يجعل الاضافه تستعمل الذاكره اكثر", - "description":"English: see English messages.json" + "description":"This option enables the parsing and enforcing of Adblock Plus-compatible 'element hiding' filters. These filters are essentially cosmetic, they serve to hide elements in a web page which are deemed to be a visual nuisance, and which can't be blocked by the net request-based filtering engine.\n\nEnabling this feature increases uBlock Origin's memory footprint." }, "3pListsOfBlockedHostsHeader":{ "message":"لستة مواقع المحضوره", @@ -293,7 +293,7 @@ }, "3pExternalListObsolete":{ "message":"قد يكون قديم ولا يعمل ", - "description":"English: outdated" + "description":"a filter list is 'out of date' (possibly needs to be updated)" }, "3pLastUpdate":{ "message":"آخر تحديث: {{ago}}", @@ -571,6 +571,10 @@ "message":"بسبب الفلتر التالي", "description":"English: Because of the following filter" }, + "docblockedNoParamsPrompt":{ + "message":"without parameters", + "description":"label to be used for the parameter-less URL" + }, "docblockedFoundIn":{ "message":"موجود في:", "description":"English: List of filter list names follows" @@ -619,6 +623,10 @@ "message":"إلغاء", "description":"for generic 'revert' buttons" }, + "genericBytes":{ + "message":"bytes", + "description":"" + }, "dummy":{ "message":"يجب أن يكون هذا الإدخال آخر واحد", "description":"so we dont need to deal with comma for last entry" |