LEFT | RIGHT |
1 { | 1 { |
2 "add": { | 2 "add": { |
3 "description": "This is the label for the 'Add' buttons.", | 3 "description": "This is the label for the 'Add' buttons.", |
4 "message": "Add" | 4 "message": "Add" |
5 }, | 5 }, |
6 "add_domain_button": { | 6 "add_domain_button": { |
7 "message": "Add domain" | 7 "message": "Add domain" |
8 }, | 8 }, |
9 "add_filter_button": { | 9 "add_filter_button": { |
10 "message": "Add filter" | 10 "message": "Add filter" |
(...skipping 11 matching lines...) Expand all Loading... |
22 "description": "Label for 'Block Element' context menu item", | 22 "description": "Label for 'Block Element' context menu item", |
23 "message": "Block Element" | 23 "message": "Block Element" |
24 }, | 24 }, |
25 "cancel": { | 25 "cancel": { |
26 "description": "Cancel button label", | 26 "description": "Cancel button label", |
27 "message": "Cancel" | 27 "message": "Cancel" |
28 }, | 28 }, |
29 "clickhide_instructions": { | 29 "clickhide_instructions": { |
30 "message": "After closing this popup, click (or right-click) an element on t
he page." | 30 "message": "After closing this popup, click (or right-click) an element on t
he page." |
31 }, | 31 }, |
32 "description": { | 32 "description_chrome": { |
| 33 "description": "Note: this cannot be longer than 132 characters", |
33 "message": "The free adblock tool for Chrome: Blocks annoying video ads on Y
ouTube, Facebook ads, banners and much more." | 34 "message": "The free adblock tool for Chrome: Blocks annoying video ads on Y
ouTube, Facebook ads, banners and much more." |
34 }, | 35 }, |
35 "disable_for_site": | 36 "description_opera": { |
| 37 "message": "The free adblock tool for Opera: Blocks annoying video ads on Yo
uTube, Facebook ads, banners and much more." |
| 38 }, |
| 39 "description_safari": { |
| 40 "message": "The free adblock tool for Safari: Blocks annoying video ads on Y
ouTube, Facebook ads, banners and much more." |
| 41 }, |
| 42 "disabled_for_site": |
36 { | 43 { |
37 "description": "Popup balloon label to disable blocking", | 44 "description": "Popup balloon label to disable blocking", |
38 "message": "Disable on this site" | 45 "message": "<strong>Disabled</strong> on this site" |
39 }, | 46 }, |
40 "disable_inline": { | 47 "disable_inline": { |
41 "message": "Disable inline text ads" | 48 "message": "Disable inline text ads" |
42 }, | 49 }, |
43 "disabled_for_these_domains": { | 50 "disabled_for_these_domains": { |
44 "message": "Adblock Plus is disabled for the domains listed below. You can a
dd a domain either via the Adblock Plus icon in the address bar or by typing the
domain (not a URL) in the box and clicking the \"Add domain\" button." | 51 "message": "Adblock Plus is disabled for the domains listed below. You can a
dd a domain either via the Adblock Plus icon in the address bar or by typing the
domain (not a URL) in the box and clicking the \"Add domain\" button." |
45 }, | 52 }, |
46 "easy_create_filter": { | 53 "easy_create_filter": { |
47 "description": "Popup balloon label for blocking elements on the current pag
e", | 54 "description": "Popup balloon label for blocking elements on the current pag
e", |
48 "message": "Block element" | 55 "message": "Block element" |
49 }, | 56 }, |
50 "edit_filters_raw": { | 57 "edit_filters_raw": { |
51 "message": "Edit filters as raw text" | 58 "message": "Edit filters as raw text" |
52 }, | 59 }, |
53 "enable_only_the": { | 60 "enable_only_the": { |
54 "message": "Enable only the filter lists you need. Too many can make Chrome
unresponsive." | 61 "message": "Enable only the filter lists you need. Too many can make your br
owser unresponsive." |
55 }, | 62 }, |
56 "enable_for_site": { | 63 "enabled_for_site": { |
57 "description": "Popup balloon label to enable blocking", | 64 "description": "Popup balloon label to enable blocking", |
58 "message": "Enable on this site" | 65 "message": "<strong>Enabled</strong> on this site" |
59 }, | 66 }, |
60 "filter_lists": { | 67 "filter_lists": { |
61 "description": "This is a tab heading.", | 68 "description": "This is a tab heading.", |
62 "message": "Filter lists" | 69 "message": "Filter lists" |
63 }, | 70 }, |
64 "filter_must_follow_syntax": { | 71 "filter_must_follow_syntax": { |
65 "message": "Your filter must follow the <a>Adblock Plus filter syntax</a>." | 72 "message": "Your filter must follow the <a>Adblock Plus filter syntax</a>." |
66 }, | 73 }, |
67 "found_a_bug": { | 74 "found_a_bug": { |
68 "message": "Found a bug? Want to translate Adblock Plus into your language?
Please <a>file a request here</a>." | 75 "message": "Found a bug? Want to translate Adblock Plus into your language?
Please <a>file a request here</a>." |
(...skipping 20 matching lines...) Expand all Loading... |
89 "placeholders": { | 96 "placeholders": { |
90 "time": { | 97 "time": { |
91 "content": "$1" | 98 "content": "$1" |
92 } | 99 } |
93 } | 100 } |
94 }, | 101 }, |
95 "options": { | 102 "options": { |
96 "message": "Adblock Plus Options" | 103 "message": "Adblock Plus Options" |
97 }, | 104 }, |
98 "options_short": { | 105 "options_short": { |
99 "description": "Link to options page from balloon popup", | 106 "description": "Link to the options page from the popup balloon.", |
100 "message": "Options" | 107 "message": "Options" |
101 }, | 108 }, |
102 "out_of_date_lists": { | 109 "out_of_date_lists": { |
103 "message": "Out-of-date lists are updated periodically." | 110 "message": "Out-of-date lists are updated periodically." |
104 }, | 111 }, |
105 "remove_button": { | 112 "remove_button": { |
106 "description": "This is the label for the 'Remove selected' buttons.", | 113 "description": "This is the label for the 'Remove selected' buttons.", |
107 "message": "Remove selected" | 114 "message": "Remove selected" |
108 }, | 115 }, |
109 "show_block_element_menu": { | 116 "show_block_element_menu": { |
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
150 "number": { | 157 "number": { |
151 "content": "$1" | 158 "content": "$1" |
152 } | 159 } |
153 } | 160 } |
154 }, | 161 }, |
155 "stats_share_title": { | 162 "stats_share_title": { |
156 "description": "Title for the share buttons to share stats.", | 163 "description": "Title for the share buttons to share stats.", |
157 "message": "Share these numbers" | 164 "message": "Share these numbers" |
158 }, | 165 }, |
159 "stats_show_iconnumber": { | 166 "stats_show_iconnumber": { |
160 "description": "Toggle display of number of blocked ads in icon.", | 167 "description": "Toggle for displaying the number of blocked ads in the icon.
", |
161 "message": "show number in icon" | 168 "message": "Show number in icon" |
162 }, | 169 }, |
163 "stats_title": { | 170 "stats_title": { |
164 "description": "Title for the stats section in the popup.", | 171 "description": "Title for the stats section in the popup.", |
165 "message": "Ads blocked" | 172 "message": "Ads blocked" |
166 }, | 173 }, |
167 "subscriptionSelection_subscriptionSelector_label": { | 174 "subscriptionSelection_subscriptionSelector_label": { |
168 "message": "Please choose a filter subscription from the list:" | 175 "message": "Please choose a filter subscription from the list:" |
169 }, | 176 }, |
170 "update_now": { | 177 "update_now": { |
171 "message": "Update now" | 178 "message": "Update now" |
172 }, | 179 }, |
173 "whitelisted_domains": { | 180 "whitelisted_domains": { |
174 "description": "This is a tab heading.", | 181 "description": "This is a tab heading.", |
175 "message": "Whitelisted domains" | 182 "message": "Whitelisted domains" |
176 } | 183 } |
177 } | 184 } |
LEFT | RIGHT |