Left: | ||
Right: |
OLD | NEW |
---|---|
1 { | 1 { |
2 "options_page_title": { | 2 "options_page_title": { |
3 "description": "Options page title", | 3 "description": "Options page title", |
4 "message": "Adblock Plus Options" | 4 "message": "Adblock Plus Options" |
5 }, | 5 }, |
6 "options_page_header_1": { | 6 "options_page_header_1": { |
7 "description": "Page title in navigation sidebar", | 7 "description": "Page title in navigation sidebar", |
8 "message": "Options" | 8 "message": "Options" |
9 }, | 9 }, |
10 "options_page_header_2": { | 10 "options_page_header_2": { |
11 "description": "Name of extension in navigation sidebar", | 11 "description": "Name of extension in navigation sidebar", |
12 "message": "Adblock <strong>Plus</strong>" | 12 "message": "Adblock <strong>Plus</strong>" |
13 }, | 13 }, |
14 "options_tab_general": { | 14 "options_tab_general": { |
15 "description": "Sidebar tab label", | 15 "description": "Sidebar tab label", |
16 "message": "General" | 16 "message": "General" |
17 }, | 17 }, |
18 "options_tab_whitelist": { | 18 "options_tab_whitelist": { |
19 "description": "Sidebar tab label and main heading inside corresponding tab" , | 19 "description": "Sidebar tab label and main heading inside corresponding tab" , |
20 "message": "Whitelisted websites" | 20 "message": "Whitelisted websites" |
21 }, | 21 }, |
22 "options_tab_advanced": { | 22 "options_tab_advanced": { |
23 "description": "Sidebar tab label", | 23 "description": "Sidebar tab label and main heading inside corresponding tab" , |
24 "message": "Advanced" | 24 "message": "Advanced" |
25 }, | 25 }, |
26 "options_tab_help": { | 26 "options_tab_help": { |
27 "description": "Sidebar tab label", | 27 "description": "Sidebar tab label", |
28 "message": "Help" | 28 "message": "Help" |
29 }, | 29 }, |
30 "options_version": { | 30 "options_version": { |
31 "description": "Version label in navigation sidebar", | 31 "description": "Version label in navigation sidebar", |
32 "message": "Version" | 32 "message": "Version" |
33 }, | 33 }, |
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
166 "message": "Website is already whitelisted" | 166 "message": "Website is already whitelisted" |
167 }, | 167 }, |
168 "options_whitelist_description": { | 168 "options_whitelist_description": { |
169 "description": "Section description in whitelisted tab", | 169 "description": "Section description in whitelisted tab", |
170 "message": "You've turned off ad blocking on these websites. You will see ad s on these websites." | 170 "message": "You've turned off ad blocking on these websites. You will see ad s on these websites." |
171 }, | 171 }, |
172 "options_button_add": { | 172 "options_button_add": { |
173 "description": "Add button label", | 173 "description": "Add button label", |
174 "message": "add" | 174 "message": "add" |
175 }, | 175 }, |
176 "options_tweaks_title": { | 176 "options_advanced_description": { |
177 "description": "Advanced tab description", | |
178 "message": "Customize Adblock Plus, add or remove filter lists, create and m aintain your own filter lists" | |
179 }, | |
180 "options_customize_header": { | |
177 "description": "Section title in Advanced tab", | 181 "description": "Section title in Advanced tab", |
178 "message": "Tweaks" | 182 "message": "customize on-page actions" |
Thomas Greiner
2017/07/14 17:36:12
Suggestion: Even though we're transforming this te
saroyanm
2017/07/14 17:45:09
Done.
| |
179 }, | 183 }, |
180 "options_tweaks_blockElement": { | 184 "options_customize_blockElement": { |
181 "description": "Show 'Block element' option in Advanced tab", | 185 "description": "Option label of customize section in Advanced tab", |
182 "message": "Show 'Block element' right-click menu item" | 186 "message": "Show 'Block element' right-click menu item" |
183 }, | 187 }, |
184 "options_tweaks_showDevToolsPanel": { | 188 "options_customize_blockElement_tooltip_1": { |
185 "description": "Show developer tools panel option in Advanced tab", | 189 "description": "Tooltip text for Show 'Block element' option item of customi ze section in Advanced tab", |
190 "message": "Temporarily block annoying items on a webpage, e.g. images or an imated slideshows." | |
191 }, | |
192 "options_customize_showDevToolsPanel": { | |
193 "description": "Option label of customize section in Advanced tab", | |
186 "message": "Show 'Adblock Plus' panel in the developer tools" | 194 "message": "Show 'Adblock Plus' panel in the developer tools" |
187 }, | 195 }, |
188 "options_tweaks_showNotifications": { | 196 "options_customize_showDevToolsPanel_tooltip_1": { |
189 "description": "Notification opt-out option in Advanced tab", | 197 "description": "Tooltip text for Show 'Adblock Plus' panel option item of cu stomize section in Advanced tab", |
198 "message": "View blocked and whitelisted items from your browser's developer tools panel." | |
199 }, | |
200 "options_customize_showNotifications": { | |
201 "description": "Option label of customize section in Advanced tab", | |
190 "message": "Show useful notifications" | 202 "message": "Show useful notifications" |
191 }, | 203 }, |
204 "options_customize_showNotifications_tooltip_1": { | |
205 "description": "Tooltip text for Show notifications option item of customize section in Advanced tab", | |
206 "message": "Turn off all notifications from Adblock Plus." | |
207 }, | |
192 "options_filterList_title": { | 208 "options_filterList_title": { |
193 "description": "Section title in Advanced tab", | 209 "description": "Section title in Advanced tab", |
194 "message": "Filter lists" | 210 "message": "Filter lists" |
195 }, | 211 }, |
196 "options_filterList_title_tooltip_1": { | 212 "options_filterList_description": { |
197 "description": "First top part of tooltip description for 'Filter lists' sec tion in Advanced tab", | 213 "description": "Filter lists section description in Advanced tab", |
198 "message": "You can create or add filter lists here." | 214 "message": "Each Adblock Plus setting functions because of a filter list. Be low are the corresponding filter lists to all your Adblock Plus settings. You ca n also add additional filters created and maintained by our trusted community. < a>Learn more</a>." |
199 }, | 215 }, |
200 "options_filterList_title_tooltip_notes_1": { | 216 "options_filterList_column_status": { |
201 "description": "First bottom part of tooltip description for 'Filter lists' section in Advanced tab", | 217 "description": "Column name of filter list table in Advanced tab", |
202 "message": "Filter lists are the heart of Adblock Plus, providing its functi onality. In order for any feature of Adblock Plus to take effect, at least one f ilter list needs to be activated. These filter lists are not owned by Adblock Pl us, but created by international volunteers, who also create the filter rules. A few of these filter lists are mentioned as examples in Adblock Plus." | 218 "message": "Status" |
203 }, | 219 }, |
204 "options_filterList_title_tooltip_notes_2": { | 220 "options_filterList_column_name": { |
205 "description": "Second bottom part of tooltip description for 'Filter lists' section in Advanced tab", | 221 "description": "Column name of filter list table in Advanced tab", |
206 "message": "Adblock Plus provides free hosting for popular filter lists. If you would like to create or maintain a filter list which is not yet provided by Adblock Plus, we would be more than happy to assist you with the hosting. Contac t us at <strong>Help > Forum > Filters for Adblock Plus</strong>." | 222 "message": "Filter lists" |
207 }, | 223 }, |
208 "options_tab_overview": { | 224 "options_filterList_column_update": { |
209 "description": "Tab name in Advanced tab", | 225 "description": "Column name of filter list table in Advanced tab", |
210 "message": "Overview" | 226 "message": "Last update" |
211 }, | 227 }, |
212 "options_tab_ownList": { | 228 "options_filterList_state_active": { |
213 "description": "Tab name in Advanced tab", | 229 "description": "State of filter list in Advanced tab", |
214 "message": "Edit or create own filter list" | 230 "message": "Active" |
215 }, | 231 }, |
216 "options_column_name": { | 232 "options_filterList_state_disabled": { |
217 "description": "Name of column of subscription list table in Advanced tab", | 233 "description": "State of filter list in Advanced tab", |
218 "message": "Name" | 234 "message": "Disabled" |
219 }, | 235 }, |
220 "options_column_date": { | 236 "options_filterList_now": { |
221 "description": "Name of column of subscription list table in Advanced tab", | 237 "description": "Text inside 'Last update' column in Advanced tab", |
222 "message": "Last update" | 238 "message": "Just now" |
239 }, | |
240 "options_filterList_minutes": { | |
241 "description": "Text inside 'Last update' column in Advanced tab", | |
242 "message": "minutes ago" | |
243 }, | |
244 "options_filterList_hours": { | |
245 "description": "Text inside 'Last update' column in Advanced tab", | |
246 "message": "hours ago" | |
223 }, | 247 }, |
224 "options_filterList_add": { | 248 "options_filterList_add": { |
225 "description": "Import button in Advanced tab", | 249 "description": "Import button in Advanced tab", |
226 "message": "add/import other filter list" | 250 "message": "add/import other filter list" |
227 }, | 251 }, |
228 "options_filterList_update": { | 252 "options_filterList_update": { |
229 "description": "Update button in Advanced tab", | 253 "description": "Update button in Advanced tab", |
230 "message": "update all filter lists" | 254 "message": "update all filter lists" |
231 }, | 255 }, |
232 "options_customFilters_empty": { | 256 "options_customFilters_title": { |
233 "description": "Text shown when list of custom filters is empty", | 257 "description": "Section title in Advanced tab", |
234 "message": "There are no custom filters." | 258 "message": "create and edit your filter list" |
259 }, | |
260 "options_customFilters_description": { | |
261 "description": "Custom filter lists section description in Advanced tab", | |
262 "message": "Write your own custom filters to further control what content Ad block PLus allows or blocks." | |
263 }, | |
264 "options_customFilters_widget_title": { | |
265 "description": "Custom filter widget title in Advanced tab", | |
266 "message": "My filter list" | |
267 }, | |
268 "options_customFilters_tip": { | |
269 "description": "Custom filter widget(empty) hint text in Advanced tab", | |
270 "message": "Filters you create will show up here." | |
271 }, | |
272 "options_customFilters_start": { | |
273 "description": "Custom filter widget(empty) button text in Advanced tab", | |
274 "message": "Start writing my filter list" | |
275 }, | |
276 "options_customFilters_learn": { | |
277 "description": "Custom filter widget(empty) link text in Advanced tab", | |
278 "message": "Learn how to write filter lists" | |
279 }, | |
280 "options_customFilters_edit_placeholder": { | |
281 "description": "Custom filter widget(empty) placeholder text in Advanced tab ", | |
282 "message": "e.g. $filter$", | |
283 "placeholders": { | |
284 "filter": { | |
285 "content": "$1", | |
286 "example": "/ads/track/*" | |
287 } | |
288 } | |
235 }, | 289 }, |
236 "options_filterList_lastDownload_invalidURL": { | 290 "options_filterList_lastDownload_invalidURL": { |
237 "description": "Error message in advanced tab", | 291 "description": "Error message in advanced tab", |
238 "message": "Failed, not a valid address" | 292 "message": "Failed, not a valid address" |
239 }, | 293 }, |
240 "options_filterList_lastDownload_connectionError": { | 294 "options_filterList_lastDownload_connectionError": { |
241 "description": "Error message in advanced tab", | 295 "description": "Error message in advanced tab", |
242 "message": "Failed, download failure" | 296 "message": "Failed, download failure" |
243 }, | 297 }, |
244 "options_filterList_lastDownload_invalidData": { | 298 "options_filterList_lastDownload_invalidData": { |
245 "description": "Error message in advanced tab", | 299 "description": "Error message in advanced tab", |
246 "message": "Failed, not a valid filter list" | 300 "message": "Failed, not a valid filter list" |
247 }, | 301 }, |
248 "options_filterList_lastDownload_checksumMismatch": { | 302 "options_filterList_lastDownload_checksumMismatch": { |
249 "description": "Error message in advanced tab", | 303 "description": "Error message in advanced tab", |
250 "message": "Failed, checksum mismatch" | 304 "message": "Failed, checksum mismatch" |
251 }, | 305 }, |
252 "options_filterList_lastDownload_inProgress": { | 306 "options_filterList_lastDownload_inProgress": { |
253 "description": "Progress message in advanced tab", | 307 "description": "Progress message in advanced tab", |
254 "message": "Downloading…" | 308 "message": "Updating" |
255 }, | 309 }, |
256 "options_filterList_updateNow": { | 310 "options_filterList_updateNow": { |
257 "description": "Context menu item in advanced tab, appears after click on su bscription", | 311 "description": "Context menu item in advanced tab, appears after click on su bscription", |
258 "message": "update now" | 312 "message": "update now" |
259 }, | 313 }, |
260 "options_filterList_website": { | 314 "options_filterList_website": { |
261 "description": "Context menu item in advanced tab, appears after click on su bscription", | 315 "description": "Context menu item in advanced tab, appears after click on su bscription", |
262 "message": "website" | 316 "message": "website" |
263 }, | 317 }, |
264 "options_filterList_source": { | 318 "options_filterList_source": { |
265 "description": "Context menu item in advanced tab, appears after click on su bscription", | 319 "description": "Context menu item in advanced tab, appears after click on su bscription", |
266 "message": "source" | 320 "message": "source" |
267 }, | 321 }, |
268 "options_filterList_delete": { | 322 "options_filterList_delete": { |
269 "description": "Context menu item in advanced tab, appears after click on su bscription", | 323 "description": "Context menu item in advanced tab, appears after click on su bscription", |
270 "message": "delete" | 324 "message": "delete" |
271 }, | 325 }, |
272 "options_filterList_own_list": { | |
273 "description": "Name of custom subscription entry in filter list section in Advanced tab", | |
274 "message": "Own filter list" | |
275 }, | |
276 "options_filterList_edit_own_list": { | |
277 "description": "Entry in filter list section in Advanced tab", | |
278 "message": "edit your filter list" | |
279 }, | |
280 "options_customFilters_title": { | |
281 "description": "Custom filters option name in Advanced tab", | |
282 "message": "Filter rules" | |
283 }, | |
284 "options_customFilters_title_tooltip_1": { | |
285 "description": "Text of tooltip description for 'Filter rules' section in Ad vanced tab", | |
286 "message": "Learn how to write your own filter rules to define elements that should be blocked. See tutorials and the syntax description at <strong>adblockp lus.org/filters</strong>" | |
287 }, | |
288 "options_customFilters_textbox_placeholder": { | |
289 "description": "Adding custom filter textbox placeholder text in Advanced ta b", | |
290 "message": "add your filter rule here" | |
291 }, | |
292 "options_customFilter_edit": { | 326 "options_customFilter_edit": { |
293 "description": "Label below single input view of user's filter list in Advan ced tab", | 327 "description": "Label below single input view of user's filter list in Advan ced tab", |
294 "message": "edit filter rules" | 328 "message": "Edit filters" |
295 }, | 329 }, |
296 "options_customFilter_cancel": { | 330 "options_customFilter_cancel": { |
297 "description": "Label below raw view of user's filter list in Advanced tab", | 331 "description": "Label below raw view of user's filter list in Advanced tab", |
298 "message": "cancel" | 332 "message": "Cancel" |
299 }, | 333 }, |
300 "options_customFilter_save": { | 334 "options_customFilter_save": { |
301 "description": "Label below raw view of user's filter list in Advanced tab", | 335 "description": "Label below raw view of user's filter list in Advanced tab", |
302 "message": "save" | 336 "message": "Save" |
303 }, | 337 }, |
304 "options_faq_title": { | 338 "options_faq_title": { |
305 "description": "FAQ section name in Help tab and link label in same section" , | 339 "description": "FAQ section name in Help tab and link label in same section" , |
306 "message": "Frequently asked questions" | 340 "message": "Frequently asked questions" |
307 }, | 341 }, |
308 "options_faq_description": { | 342 "options_faq_description": { |
309 "description": "FAQ section description in Help tab", | 343 "description": "FAQ section description in Help tab", |
310 "message": "You only need to refresh your filter list in \"Advanced\" very o ften, but there are also other known problems." | 344 "message": "You only need to refresh your filter list in \"Advanced\" very o ften, but there are also other known problems." |
311 }, | 345 }, |
312 "options_forum_title": { | 346 "options_forum_title": { |
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
439 }, | 473 }, |
440 "options_language_ro": { | 474 "options_language_ro": { |
441 "description": "Language name shown in add language modal dialog", | 475 "description": "Language name shown in add language modal dialog", |
442 "message": "Romanian" | 476 "message": "Romanian" |
443 }, | 477 }, |
444 "options_language_ru_uk": { | 478 "options_language_ru_uk": { |
445 "description": "Language name shown in add language modal dialog", | 479 "description": "Language name shown in add language modal dialog", |
446 "message": "Russian and Ukrainian" | 480 "message": "Russian and Ukrainian" |
447 } | 481 } |
448 } | 482 } |
OLD | NEW |