This repository has been archived by the owner on Jan 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathmessages.json
858 lines (858 loc) · 29.4 KB
/
messages.json
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
{
"extName": {
"message": "uBlock Origin",
"description": "extension name."
},
"extShortDesc": {
"message": "Finally, an efficient blocker. Easy on CPU and memory.",
"description": "this will be in the Chrome web store: must be 132 characters or less"
},
"dashboardName": {
"message": "uBlock₀ — Dashboard",
"description": "English: uBlock₀ — Dashboard"
},
"settingsPageName": {
"message": "Баптаулар",
"description": "appears as tab name in dashboard"
},
"3pPageName": {
"message": "3-ші жақты сүзгілер",
"description": "appears as tab name in dashboard"
},
"1pPageName": {
"message": "Менің сүзгілерім",
"description": "appears as tab name in dashboard"
},
"rulesPageName": {
"message": "Менің ережелерім",
"description": "appears as tab name in dashboard"
},
"whitelistPageName": {
"message": "Рұқсат тізімі",
"description": "appears as tab name in dashboard"
},
"shortcutsPageName": {
"message": "Shortcuts",
"description": "appears as tab name in dashboard"
},
"statsPageName": {
"message": "uBlock₀ — Logger",
"description": "Title for the logger window"
},
"aboutPageName": {
"message": "Осы туралы",
"description": "appears as tab name in dashboard"
},
"assetViewerPageName": {
"message": "uBlock₀ — Asset viewer",
"description": "Title for the asset viewer page"
},
"advancedSettingsPageName": {
"message": "Кеңейтілген баптаулар",
"description": "Title for the advanced settings page"
},
"popupPowerSwitchInfo": {
"message": "Click: disable/enable uBlock₀ for this site.\n\nCtrl+click: disable uBlock₀ only on this page.",
"description": "English: Click: disable/enable uBlock₀ for this site.\n\nCtrl+click: disable uBlock₀ only on this page."
},
"popupPowerSwitchInfo1": {
"message": "Click to disable uBlock₀ for this site.\n\nCtrl+click to disable uBlock₀ only on this page.",
"description": "Message to be read by screen readers"
},
"popupPowerSwitchInfo2": {
"message": "Click to enable uBlock₀ for this site.",
"description": "Message to be read by screen readers"
},
"popupBlockedRequestPrompt": {
"message": "сұраным блокталды",
"description": "English: requests blocked"
},
"popupBlockedOnThisPagePrompt": {
"message": "бұл парақта",
"description": "English: on this page"
},
"popupBlockedStats": {
"message": "{{count}} немесе {{percent}}%",
"description": "Example: 15 or 13%"
},
"popupBlockedSinceInstallPrompt": {
"message": "орнатылғаннан бастап",
"description": "English: since install"
},
"popupOr": {
"message": "немесе",
"description": "English: or"
},
"popupTipDashboard": {
"message": "Open the dashboard",
"description": "English: Click to open the dashboard"
},
"popupTipZapper": {
"message": "Enter element zapper mode",
"description": "Tooltip for the element-zapper icon in the popup panel"
},
"popupTipPicker": {
"message": "Enter element picker mode",
"description": "English: Enter element picker mode"
},
"popupTipLog": {
"message": "Open the logger",
"description": "Tooltip used for the logger icon in the panel"
},
"popupTipNoPopups": {
"message": "Toggle the blocking of all popups for this site",
"description": "Tooltip for the no-popups per-site switch"
},
"popupTipNoPopups1": {
"message": "Click to block all popups on this site",
"description": "Tooltip for the no-popups per-site switch"
},
"popupTipNoPopups2": {
"message": "Click to no longer block all popups on this site",
"description": "Tooltip for the no-popups per-site switch"
},
"popupTipNoLargeMedia": {
"message": "Toggle the blocking of large media elements for this site",
"description": "Tooltip for the no-large-media per-site switch"
},
"popupTipNoLargeMedia1": {
"message": "Click to block large media elements on this site",
"description": "Tooltip for the no-large-media per-site switch"
},
"popupTipNoLargeMedia2": {
"message": "Click to no longer block large media elements on this site",
"description": "Tooltip for the no-large-media per-site switch"
},
"popupTipNoCosmeticFiltering": {
"message": "Toggle cosmetic filtering for this site",
"description": "Tooltip for the no-cosmetic-filtering per-site switch"
},
"popupTipNoCosmeticFiltering1": {
"message": "Click to disable cosmetic filtering on this site",
"description": "Tooltip for the no-cosmetic-filtering per-site switch"
},
"popupTipNoCosmeticFiltering2": {
"message": "Click to enable cosmetic filtering on this site",
"description": "Tooltip for the no-cosmetic-filtering per-site switch"
},
"popupTipNoRemoteFonts": {
"message": "Toggle the blocking of remote fonts for this site",
"description": "Tooltip for the no-remote-fonts per-site switch"
},
"popupTipNoRemoteFonts1": {
"message": "Click to block remote fonts on this site",
"description": "Tooltip for the no-remote-fonts per-site switch"
},
"popupTipNoRemoteFonts2": {
"message": "Click to no longer block remote fonts on this site",
"description": "Tooltip for the no-remote-fonts per-site switch"
},
"popupTipNoScripting1": {
"message": "Click to disable JavaScript on this site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupTipNoScripting2": {
"message": "Click to no longer disable JavaScript on this site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupTipGlobalRules": {
"message": "Global rules: this column is for rules which apply to all sites.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
},
"popupTipLocalRules": {
"message": "Local rules: this column is for rules which apply to the current site only.\nLocal rules override global rules.",
"description": "Tooltip when hovering the top-most cell of the local-rules column."
},
"popupTipSaveRules": {
"message": "Click to make your changes permanent.",
"description": "Tooltip when hovering over the padlock in the dynamic filtering pane."
},
"popupTipRevertRules": {
"message": "Click to revert your changes.",
"description": "Tooltip when hovering over the eraser in the dynamic filtering pane."
},
"popupAnyRulePrompt": {
"message": "барлығы",
"description": ""
},
"popupImageRulePrompt": {
"message": "суреттер",
"description": ""
},
"popup3pAnyRulePrompt": {
"message": "3-ші жақты",
"description": ""
},
"popup3pPassiveRulePrompt": {
"message": "3-ші жақты css/суреттер",
"description": ""
},
"popupInlineScriptRulePrompt": {
"message": "inline scripts",
"description": ""
},
"popup1pScriptRulePrompt": {
"message": "1st-party scripts",
"description": ""
},
"popup3pScriptRulePrompt": {
"message": "3rd-party scripts",
"description": ""
},
"popup3pFrameRulePrompt": {
"message": "3rd-party frames",
"description": ""
},
"popupHitDomainCountPrompt": {
"message": "Domains connected",
"description": "appears in popup"
},
"popupHitDomainCount": {
"message": "{{count}} out of {{total}}",
"description": "appears in popup"
},
"pickerCreate": {
"message": "Жасау",
"description": "English: Create"
},
"pickerPick": {
"message": "Таңдау",
"description": "English: Pick"
},
"pickerQuit": {
"message": "Шығу",
"description": "English: Quit"
},
"pickerPreview": {
"message": "Алдын-ала қарау",
"description": "Element picker preview mode: will cause the elements matching the current filter to be removed from the page"
},
"pickerNetFilters": {
"message": "Network filters",
"description": "English: header for a type of filter in the element picker dialog"
},
"pickerCosmeticFilters": {
"message": "Cosmetic filters",
"description": "English: Cosmetic filters"
},
"pickerCosmeticFiltersHint": {
"message": "Шерту, Ctrl-шерту",
"description": "English: Click, Ctrl-click"
},
"pickerContextMenuEntry": {
"message": "Элементті блоктау",
"description": "English: Block element"
},
"settingsCollapseBlockedPrompt": {
"message": "Hide placeholders of blocked elements",
"description": "English: Hide placeholders of blocked elements"
},
"settingsIconBadgePrompt": {
"message": "Show the number of blocked requests on the icon",
"description": "English: Show the number of blocked requests on the icon"
},
"settingsTooltipsPrompt": {
"message": "Disable tooltips",
"description": "A checkbox in the Settings pane"
},
"settingsContextMenuPrompt": {
"message": "Make use of context menu where appropriate",
"description": "English: Make use of context menu where appropriate"
},
"settingsColorBlindPrompt": {
"message": "Color-blind friendly",
"description": "English: Color-blind friendly"
},
"settingsCloudStorageEnabledPrompt": {
"message": "Enable cloud storage support",
"description": ""
},
"settingsAdvancedUserPrompt": {
"message": "I am an advanced user (<a href='https://github.com/gorhill/uBlock/wiki/Advanced-user-features'>required reading</a>)",
"description": ""
},
"settingsAdvancedUserSettings": {
"message": "advanced settings",
"description": "For the tooltip of a link which gives access to advanced settings"
},
"settingsPrefetchingDisabledPrompt": {
"message": "Disable pre-fetching (to prevent any connection for blocked network requests)",
"description": "English: "
},
"settingsHyperlinkAuditingDisabledPrompt": {
"message": "Disable hyperlink auditing",
"description": "English: "
},
"settingsWebRTCIPAddressHiddenPrompt": {
"message": "Prevent WebRTC from leaking local IP addresses",
"description": "English: "
},
"settingPerSiteSwitchGroup": {
"message": "Default behavior",
"description": ""
},
"settingPerSiteSwitchGroupSynopsis": {
"message": "These default behaviors can be overridden on a per-site basis",
"description": ""
},
"settingsNoCosmeticFilteringPrompt": {
"message": "Disable cosmetic filtering",
"description": ""
},
"settingsNoLargeMediaPrompt": {
"message": "Block media elements larger than {{input:number}} kB",
"description": ""
},
"settingsNoRemoteFontsPrompt": {
"message": "Block remote fonts",
"description": ""
},
"settingsNoScriptingPrompt": {
"message": "Disable JavaScript",
"description": "The default state for the per-site no-scripting switch"
},
"settingsNoCSPReportsPrompt": {
"message": "Block CSP reports",
"description": "background information: https://github.com/gorhill/uBlock/issues/3150"
},
"settingsStorageUsed": {
"message": "Storage used: {{value}} bytes",
"description": "English: Storage used: {{}} bytes"
},
"settingsLastRestorePrompt": {
"message": "Last restore:",
"description": "English: Last restore:"
},
"settingsLastBackupPrompt": {
"message": "Last backup:",
"description": "English: Last backup:"
},
"3pListsOfBlockedHostsPrompt": {
"message": "{{netFilterCount}} network filters + {{cosmeticFilterCount}} cosmetic filters from:",
"description": "Appears at the top of the _3rd-party filters_ pane"
},
"3pListsOfBlockedHostsPerListStats": {
"message": "{{used}} used out of {{total}}",
"description": "Appears aside each filter list in the _3rd-party filters_ pane"
},
"3pAutoUpdatePrompt1": {
"message": "Auto-update filter lists",
"description": "A checkbox in the _3rd-party filters_ pane"
},
"3pUpdateNow": {
"message": "Update now",
"description": "A button in the in the _3rd-party filters_ pane"
},
"3pPurgeAll": {
"message": "Purge all caches",
"description": "A button in the in the _3rd-party filters_ pane"
},
"3pParseAllABPHideFiltersPrompt1": {
"message": "Parse and enforce cosmetic filters",
"description": "English: Parse and enforce Adblock+ element hiding filters."
},
"3pParseAllABPHideFiltersInfo": {
"message": "<p>This option enables the parsing and enforcing of <a href=\"https://adblockplus.org/en/faq_internal#elemhide\">Adblock Plus-compatible “element hiding” filters</a>. 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.</p><p>Enabling this feature increases uBlock₀'s memory footprint.</p>",
"description": "Describes the purpose of the 'Parse and enforce cosmetic filters' feature."
},
"3pIgnoreGenericCosmeticFilters": {
"message": "Ignore generic cosmetic filters",
"description": "This will cause uBO to ignore all generic cosmetic filters."
},
"3pIgnoreGenericCosmeticFiltersInfo": {
"message": "<p>Generic cosmetic filters are those cosmetic filters which are meant to apply on all web sites.<p>Though handled efficiently by uBlock₀, generic cosmetic filters may still contribute measurable memory and CPU overhead on some web pages, especially for large and long-lived ones.<p>Enabling this option will eliminate the memory and CPU overhead added to web pages as a result of handling generic cosmetic filters, and also lower the memory footprint of uBlock₀ itself.<p>It is recommended to enable this option on less powerful devices.",
"description": "Describes the purpose of the 'Ignore generic cosmetic filters' feature."
},
"3pListsOfBlockedHostsHeader": {
"message": "Lists of blocked hosts",
"description": "English: Lists of blocked hosts"
},
"3pApplyChanges": {
"message": "Өзерістерді іске асыру",
"description": "English: Apply changes"
},
"3pGroupDefault": {
"message": "Built-in",
"description": "Header for the uBlock filters section in 'Filter lists pane'"
},
"3pGroupAds": {
"message": "Жарнамалар",
"description": "English: Ads"
},
"3pGroupPrivacy": {
"message": "Жекелік",
"description": "English: Privacy"
},
"3pGroupMalware": {
"message": "Malware domains",
"description": "English: Malware domains"
},
"3pGroupAnnoyances": {
"message": "Annoyances",
"description": "The header identifying the filter lists in the category 'annoyances'"
},
"3pGroupMultipurpose": {
"message": "Multipurpose",
"description": "English: Multipurpose"
},
"3pGroupRegions": {
"message": "Regions, languages",
"description": "English: Regions, languages"
},
"3pGroupCustom": {
"message": "Custom",
"description": "English: Custom"
},
"3pImport": {
"message": "Import...",
"description": "The label for the checkbox used to import external filter lists"
},
"3pExternalListsHint": {
"message": "One URL per line. Invalid URLs will be silently ignored.",
"description": "Short information about how to use the textarea to import external filter lists by URL"
},
"3pExternalListObsolete": {
"message": "Out of date.",
"description": "used as a tooltip for the out-of-date icon beside a list"
},
"3pLastUpdate": {
"message": "Last update: {{ago}}.\nClick to force an update.",
"description": "used as a tooltip for the clock icon beside a list"
},
"3pUpdating": {
"message": "Updating...",
"description": "used as a tooltip for the spinner icon beside a list"
},
"3pNetworkError": {
"message": "A network error prevented the resource from being updated.",
"description": "used as a tooltip for error icon beside a list"
},
"1pFormatHint": {
"message": "One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with <code>!</code> will be ignored.",
"description": "Short information about how to create custom filters"
},
"1pImport": {
"message": "Import and append",
"description": "English: Import and append"
},
"1pExport": {
"message": "Export",
"description": "English: Export"
},
"1pExportFilename": {
"message": "my-ublock-static-filters_{{datetime}}.txt",
"description": "English: my-ublock-static-filters_{{datetime}}.txt"
},
"1pApplyChanges": {
"message": "Apply changes",
"description": "English: Apply changes"
},
"rulesPermanentHeader": {
"message": "Permanent rules",
"description": "header"
},
"rulesTemporaryHeader": {
"message": "Temporary rules",
"description": "header"
},
"rulesRevert": {
"message": "Қайтару",
"description": "This will remove all temporary rules"
},
"rulesCommit": {
"message": "Commit",
"description": "This will persist temporary rules"
},
"rulesEdit": {
"message": "Түзету",
"description": "Will enable manual-edit mode (textarea)"
},
"rulesEditSave": {
"message": "Сақтау",
"description": "Will save manually-edited content and exit manual-edit mode"
},
"rulesEditDiscard": {
"message": "Елемеу",
"description": "Will discard manually-edited content and exit manual-edit mode"
},
"rulesImport": {
"message": "Файлдан импорттау...",
"description": ""
},
"rulesExport": {
"message": "Файлға экспорттау",
"description": ""
},
"rulesDefaultFileName": {
"message": "my-ublock-dynamic-rules_{{datetime}}.txt",
"description": "default file name to use"
},
"rulesHint": {
"message": "List of your dynamic filtering rules.",
"description": "English: List of your dynamic filtering rules."
},
"rulesFormatHint": {
"message": "Rule syntax: <code>source destination type action</code> (<a href='https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-rule-syntax'>full documentation</a>).",
"description": "English: dynamic rule syntax and full documentation."
},
"whitelistPrompt": {
"message": "The whitelist directives dictate on which web pages uBlock Origin should be disabled. One entry per line. Invalid directives will be silently ignored and commented out.",
"description": "English: An overview of the content of the dashboard's Whitelist pane."
},
"whitelistImport": {
"message": "Import and append",
"description": "English: Import and append"
},
"whitelistExport": {
"message": "Экспорт",
"description": "English: Export"
},
"whitelistExportFilename": {
"message": "my-ublock-whitelist_{{datetime}}.txt",
"description": "English: my-ublock-whitelist_{{datetime}}.txt"
},
"whitelistApply": {
"message": "Өзерістерді іске асыру",
"description": "English: Apply changes"
},
"logRequestsHeaderType": {
"message": "Түрі",
"description": "English: Type"
},
"logRequestsHeaderDomain": {
"message": "Домен",
"description": "English: Domain"
},
"logRequestsHeaderURL": {
"message": "URL",
"description": "English: URL"
},
"logRequestsHeaderFilter": {
"message": "Сүзгі",
"description": "English: Filter"
},
"logAll": {
"message": "Барлығы",
"description": "Appears in the logger's tab selector"
},
"logBehindTheScene": {
"message": "Behind the scene",
"description": "Pretty name for behind-the-scene network requests"
},
"loggerCurrentTab": {
"message": "Current tab",
"description": "Appears in the logger's tab selector"
},
"logFilterPrompt": {
"message": "filter log entries",
"description": "English: filter log entries"
},
"logMaxEntriesTip": {
"message": "Maximum number of log entries",
"description": "Tooltip informaing that the input field is to set the maximum number of entries in the log"
},
"loggerURLFilteringContextLabel": {
"message": "Context:",
"description": "Label for the context selector"
},
"loggerURLFilteringTypeLabel": {
"message": "Түрі:",
"description": "Label for the type selector"
},
"loggerURLFilteringHeader": {
"message": "Dynamic URL filtering",
"description": "Small header to identify the dynamic URL filtering section"
},
"loggerStaticFilteringHeader": {
"message": "Static filtering",
"description": "Small header to identify the static filtering section"
},
"loggerStaticFilteringSentence": {
"message": "{{action}} network requests of {{type}} {{br}}which URL address matches {{url}} {{br}}and which originates {{origin}},{{br}}{{importance}} there is a matching exception filter.",
"description": "Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartBlock": {
"message": "Block",
"description": "Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartAllow": {
"message": "Allow",
"description": "Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartType": {
"message": "type “{{type}}”",
"description": "Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartAnyType": {
"message": "any type",
"description": "Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartOrigin": {
"message": "from “{{origin}}”",
"description": "Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartAnyOrigin": {
"message": "from anywhere",
"description": "Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartNotImportant": {
"message": "except when",
"description": "Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartImportant": {
"message": "even if",
"description": "Used in the static filtering wizard"
},
"loggerStaticFilteringFinderSentence1": {
"message": "Static filter <code>{{filter}}</code> found in:",
"description": "Below this sentence, the filter list(s) in which the filter was found"
},
"loggerStaticFilteringFinderSentence2": {
"message": "Static filter <code>{{filter}}</code> could not be found in any of the currently enabled filter lists",
"description": "Message to show when a filter cannot be found in any filter lists"
},
"aboutChangelog": {
"message": "Changelog",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Support",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Issue tracker",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Source code (GPLv3)",
"description": "English: Source code (GPLv3)"
},
"aboutContributors": {
"message": "Contributors",
"description": "English: Contributors"
},
"aboutDependencies": {
"message": "External dependencies (GPLv3-compatible):",
"description": "Shown in the About pane"
},
"aboutBackupDataButton": {
"message": "Back up to file",
"description": "Text for button to create a backup of all settings"
},
"aboutBackupFilename": {
"message": "my-ublock-backup_{{datetime}}.txt",
"description": "English: my-ublock-backup_{{datetime}}.txt"
},
"aboutRestoreDataButton": {
"message": "Restore from file...",
"description": "English: Restore from file..."
},
"aboutResetDataButton": {
"message": "Reset to default settings...",
"description": "English: Reset to default settings..."
},
"aboutRestoreDataConfirm": {
"message": "All your settings will be overwritten using data backed up on {{time}}, and uBlock₀ will restart.\n\nOverwrite all existing settings using backed up data?",
"description": "Message asking user to confirm restore"
},
"aboutRestoreDataError": {
"message": "The data could not be read or is invalid",
"description": "Message to display when an error occurred during restore"
},
"aboutResetDataConfirm": {
"message": "All your settings will be removed, and uBlock₀ will restart.\n\nReset uBlock₀ to factory settings?",
"description": "Message asking user to confirm reset"
},
"errorCantConnectTo": {
"message": "Network error: {{msg}}",
"description": "English: Network error: {{msg}}"
},
"subscriberConfirm": {
"message": "uBlock₀: Add the following URL to your custom filter lists?\n\nTitle: \"{{title}}\"\nURL: {{url}}",
"description": "English: The message seen by the user to confirm subscription to a ABP filter list"
},
"elapsedOneMinuteAgo": {
"message": "a minute ago",
"description": "English: a minute ago"
},
"elapsedManyMinutesAgo": {
"message": "{{value}} minutes ago",
"description": "English: {{value}} minutes ago"
},
"elapsedOneHourAgo": {
"message": "an hour ago",
"description": "English: an hour ago"
},
"elapsedManyHoursAgo": {
"message": "{{value}} hours ago",
"description": "English: {{value}} hours ago"
},
"elapsedOneDayAgo": {
"message": "a day ago",
"description": "English: a day ago"
},
"elapsedManyDaysAgo": {
"message": "{{value}} days ago",
"description": "English: {{value}} days ago"
},
"showDashboardButton": {
"message": "Show Dashboard",
"description": "Firefox/Fennec-specific: Show Dashboard"
},
"showNetworkLogButton": {
"message": "Show Logger",
"description": "Firefox/Fennec-specific: Show Logger"
},
"fennecMenuItemBlockingOff": {
"message": "off",
"description": "Firefox-specific: appears as 'uBlock₀ (off)'"
},
"docblockedPrompt1": {
"message": "uBlock Origin has prevented the following page from loading:",
"description": "English: uBlock₀ has prevented the following page from loading:"
},
"docblockedPrompt2": {
"message": "Because of the following filter",
"description": "English: Because of the following filter"
},
"docblockedNoParamsPrompt": {
"message": "without parameters",
"description": "label to be used for the parameter-less URL: https://cloud.githubusercontent.com/assets/585534/9832014/bfb1b8f0-593b-11e5-8a27-fba472a5529a.png"
},
"docblockedFoundIn": {
"message": "Found in:",
"description": "English: List of filter list names follows"
},
"docblockedBack": {
"message": "Go back",
"description": "English: Go back"
},
"docblockedClose": {
"message": "Close this window",
"description": "English: Close this window"
},
"docblockedProceed": {
"message": "Disable strict blocking for {{hostname}}",
"description": "English: Disable strict blocking for {{hostname}} ..."
},
"docblockedDisableTemporary": {
"message": "Temporarily",
"description": "English: Temporarily"
},
"docblockedDisablePermanent": {
"message": "Permanently",
"description": "English: Permanently"
},
"cloudPush": {
"message": "Export to cloud storage",
"description": "tooltip"
},
"cloudPull": {
"message": "Import from cloud storage",
"description": "tooltip"
},
"cloudPullAndMerge": {
"message": "Import from cloud storage and merge with current settings",
"description": "tooltip"
},
"cloudNoData": {
"message": "...\n...",
"description": ""
},
"cloudDeviceNamePrompt": {
"message": "This device name:",
"description": "used as a prompt for the user to provide a custom device name"
},
"advancedSettingsWarning": {
"message": "Warning! Change these advanced settings at your own risk.",
"description": "A warning to users at the top of 'Advanced settings' page"
},
"genericSubmit": {
"message": "Submit",
"description": "for generic 'Submit' buttons"
},
"genericApplyChanges": {
"message": "Apply changes",
"description": "for generic 'Apply changes' buttons"
},
"genericRevert": {
"message": "Revert",
"description": "for generic 'Revert' buttons"
},
"genericBytes": {
"message": "bytes",
"description": ""
},
"contextMenuTemporarilyAllowLargeMediaElements": {
"message": "Temporarily allow large media elements",
"description": "A context menu entry, present when large media elements have been blocked on the current site"
},
"shortcutCapturePlaceholder": {
"message": "Type a shortcut",
"description": "Placeholder string for input field used to capture a keyboard shortcut"
},
"dummy": {
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
},
"blockAllPopups": {
"message": "Block all popups"
},
"blockLargeMedia": {
"message": "Block large media"
},
"disabledCosmeticFiltering": {
"message": "Disable cosmetic filtering"
},
"blockRemoteFonts": {
"message": "Block remote fonts"
},
"disableJavaScript": {
"message": "Disable JavaScript",
"description": "English: since install"
},
"extraTools": {
"message": "Extra tools for this website"
},
"dashboard": {
"message": "Dashboard"
},
"logger": {
"message": "Logger"
},
"zapperMode": {
"message": "Zapper mode"
},
"pickerMode": {
"message": "Picker mode"
},
"requestBlocked": {
"message": "Request blocked"
},
"onThisPage": {
"message": "on this page"
},
"sinceInstall": {
"message": "since install"
},
"blockSameKind": {
"message": "Block same kind of elements"
},
"block1Element": {
"message": "Block 1 element"
},
"domainsConnected": {
"message": "Domains connected"
},
"ublockOptions": {
"message": "Options"
},
"closeUblock": {
"message": "Close",
"description": "Close"
}
}