blob: 9f67ff0be05422c68a70b0bb908ed465f2ebadfc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
default_dialog_title=Adblock Plus
action0_tooltip=Click to bring up context menu, middle-click to enable/disable.
action1_tooltip=Click to open/close blockable items, middle-click to enable/disable.
action2_tooltip=Click to open preferences, middle-click to enable/disable.
action3_tooltip=Click to enable/disable Adblock Plus.
disabled_tooltip=Adblock Plus is disabled.
# Note: the placeholder ?1? will be replaced by the number of active filter subscriptions, the placeholder ?2? by the number of custom filters
active_tooltip=Adblock Plus is enabled, ?1? filter subscription(s) and ?2? custom filter(s) in use.
whitelisted_tooltip=Adblock Plus is disabled on current page.
# Note: the placeholder ?1? will be replaced by the number of blocked items, the placeholder ?2? by the total number of items on current page
blocked_count_tooltip=?1? out of ?2?
# Note: the placeholder ?1? will be replaced by the number of whitelisted items, the placeholder ?2? by the number of hidden items on current page
blocked_count_addendum=(also whitelisted: ?1?, hidden: ?2?)
no_blocking_suggestions=No blockable items on the current page
whitelisted_page=Adblock Plus has been disabled for the current page
newGroup_title=New filter group
whitelistGroup_title=Exception Rules
blockingGroup_title=Ad Blocking Rules
elemhideGroup_title=Element Hiding Rules
remove_subscription_warning=Do you really want to remove this subscription?
remove_group_warning=Do you really want to remove this group?
clearStats_warning=This will reset all filter hit statistics and disable counting filter hits. Do you want to proceed?
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.
filter_unknown_option=Unknown filter option
filter_invalid_regexp=Invalid regular expression
filter_elemhide_duplicate_id=Only one ID of the element to be hidden can be specified
filter_elemhide_nocriteria=No criteria specified to recognize the element to be hidden
filter_elemhideemulation_nodomain=No active domain specified for extended element hiding filter
subscription_invalid_location=Filter list location is neither a valid URL nor a valid file name.
type_label_other=other
type_label_script=script
type_label_image=image
type_label_stylesheet=stylesheet
type_label_object=object
type_label_subdocument=frame
type_label_document=document
type_label_elemhide=hidden
type_label_popup=pop-up window
type_label_generichide=generic hide
type_label_genericblock=generic block
type_label_xmlhttprequest=XML request
type_label_object_subrequest=object subrequest
type_label_media=audio/video
type_label_font=font
type_label_ping=ping
type_label_websocket=websocket
mobile_menu_enable=ABP: Enable
# 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).
mobile_menu_enable_site=ABP: Enable on ?1?
# 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).
mobile_menu_disable_site=ABP: Disable on ?1?
notification_antiadblock_title=Hide targeted messages?
notification_antiadblock_message=This site has been known to show targeted messages to Adblock Plus users. Do you want Adblock Plus to hide targeted messages?
|