OLD | NEW |
1 default_dialog_title=Adblock Plus | 1 default_dialog_title=Adblock Plus |
2 | 2 |
3 action0_tooltip=Click to bring up context menu, middle-click to enable/disable. | 3 action0_tooltip=Click to bring up context menu, middle-click to enable/disable. |
4 action1_tooltip=Click to open/close blockable items, middle-click to enable/disa
ble. | 4 action1_tooltip=Click to open/close blockable items, middle-click to enable/disa
ble. |
5 action2_tooltip=Click to open preferences, middle-click to enable/disable. | 5 action2_tooltip=Click to open preferences, middle-click to enable/disable. |
6 action3_tooltip=Click to enable/disable Adblock Plus. | 6 action3_tooltip=Click to enable/disable Adblock Plus. |
7 | 7 |
8 disabled_tooltip=Adblock Plus is disabled. | 8 disabled_tooltip=Adblock Plus is disabled. |
9 # Note: the placeholder ?1? will be replaced by the number of active filter subs
criptions, the placeholder ?2? by the number of custom filters | 9 # Note: the placeholder ?1? will be replaced by the number of active filter subs
criptions, the placeholder ?2? by the number of custom filters |
10 active_tooltip=Adblock Plus is enabled, ?1? filter subscription(s) and ?2? custo
m filter(s) in use. | 10 active_tooltip=Adblock Plus is enabled, ?1? filter subscription(s) and ?2? custo
m filter(s) in use. |
(...skipping 12 matching lines...) Expand all Loading... |
23 blockingGroup_title=Ad Blocking Rules | 23 blockingGroup_title=Ad Blocking Rules |
24 elemhideGroup_title=Element Hiding Rules | 24 elemhideGroup_title=Element Hiding Rules |
25 | 25 |
26 remove_subscription_warning=Do you really want to remove this subscription? | 26 remove_subscription_warning=Do you really want to remove this subscription? |
27 remove_group_warning=Do you really want to remove this group? | 27 remove_group_warning=Do you really want to remove this group? |
28 clearStats_warning=This will reset all filter hit statistics and disable countin
g filter hits. Do you want to proceed? | 28 clearStats_warning=This will reset all filter hit statistics and disable countin
g filter hits. Do you want to proceed? |
29 | 29 |
30 filter_regexp_tooltip=This filter is either a regular expression or too short to
be optimized. Too many of these filters might slow down your browsing. | 30 filter_regexp_tooltip=This filter is either a regular expression or too short to
be optimized. Too many of these filters might slow down your browsing. |
31 filter_elemhide_duplicate_id=Only one ID of the element to be hidden can be spec
ified | 31 filter_elemhide_duplicate_id=Only one ID of the element to be hidden can be spec
ified |
32 filter_elemhide_nocriteria=No criteria specified to recognize the element to be
hidden | 32 filter_elemhide_nocriteria=No criteria specified to recognize the element to be
hidden |
| 33 filter_cssproperty_nodomain=No active domain specified for CSS property filter |
33 | 34 |
34 subscription_invalid_location=Filter list location is neither a valid URL nor a
valid file name. | 35 subscription_invalid_location=Filter list location is neither a valid URL nor a
valid file name. |
35 | 36 |
36 type_label_other=other | 37 type_label_other=other |
37 type_label_script=script | 38 type_label_script=script |
38 type_label_image=image | 39 type_label_image=image |
39 type_label_stylesheet=stylesheet | 40 type_label_stylesheet=stylesheet |
40 type_label_object=object | 41 type_label_object=object |
41 type_label_subdocument=frame | 42 type_label_subdocument=frame |
42 type_label_document=document | 43 type_label_document=document |
43 type_label_elemhide=hidden | 44 type_label_elemhide=hidden |
44 type_label_popup=pop-up window | 45 type_label_popup=pop-up window |
45 | 46 |
46 type_label_xmlhttprequest=XML request | 47 type_label_xmlhttprequest=XML request |
47 type_label_object_subrequest=object subrequest | 48 type_label_object_subrequest=object subrequest |
48 type_label_media=audio/video | 49 type_label_media=audio/video |
49 type_label_font=font | 50 type_label_font=font |
50 | 51 |
51 mobile_menu_enable=ABP: Enable | 52 mobile_menu_enable=ABP: Enable |
52 # Note: the placeholder ?1? will be replaced by the site name. Ideally it should
be at the end of the string (space is limited and site names can be long). | 53 # Note: the placeholder ?1? will be replaced by the site name. Ideally it should
be at the end of the string (space is limited and site names can be long). |
53 mobile_menu_enable_site=ABP: Enable on ?1? | 54 mobile_menu_enable_site=ABP: Enable on ?1? |
54 # Note: the placeholder ?1? will be replaced by the site name. Ideally it should
be at the end of the string (space is limited and site names can be long). | 55 # Note: the placeholder ?1? will be replaced by the site name. Ideally it should
be at the end of the string (space is limited and site names can be long). |
55 mobile_menu_disable_site=ABP: Disable on ?1? | 56 mobile_menu_disable_site=ABP: Disable on ?1? |
56 | 57 |
57 notification_antiadblock_title=Hide targeted messages? | 58 notification_antiadblock_title=Hide targeted messages? |
58 notification_antiadblock_message=This site has been known to show targeted messa
ges to Adblock Plus users. Do you want Adblock Plus to hide targeted messages? | 59 notification_antiadblock_message=This site has been known to show targeted messa
ges to Adblock Plus users. Do you want Adblock Plus to hide targeted messages? |
OLD | NEW |