summaryrefslogtreecommitdiff
path: root/src/_locales/en/messages.json
blob: ef26193650e352a250cab20318b6c2ebf1b2d357 (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
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
{
  "Add": {
    "message": "Add"
  },
  "Add_accesskey": {
    "message": "A"
  },
  "AdditionalPermissions": {
    "message": "Additional permissions for trusted sites"
  },
  "AdditionalRestrictions": {
    "message": "Additional restrictions for untrusted sites"
  },
  "SectionAdvanced": {
    "message": "Advanced"
  },
  "Allow": {
    "message": "Allow"
  },
  "Allow_accesskey": {
    "message": "l"
  },
  "AllowBookmarks": {
    "message": "Allow sites opened through bookmarks"
  },
  "AllowClipboard": {
    "message": "Allow rich text copy and paste from external clipboard"
  },
  "AllowLocalLinks": {
    "message": "Allow local links"
  },
  "AllowPage": {
    "message": "Allow all this page"
  },
  "AllowPage_accesskey": {
    "message": "A"
  },
  "AllowPing": {
    "message": "Allow <A PING…>"
  },
  "AllowViaBookmarks": {
    "message": "Allow sites opened through bookmarks"
  },
  "AlwaysBlockUntrustedContent": {
    "message": "Block every object coming from a site marked as untrusted"
  },
  "SectionAppearance": {
    "message": "Appearance"
  },
  "AutoAllowTopLevel": {
    "message": "Temporarily set top-level sites to TRUSTED"
  },
  "AutoReload": {
    "message": "Automatically reload affected pages when permissions change"
  },
  "AutoReload_currentTab": {
    "message": "Reload the current tab only"
  },
  "BaseDom": {
    "message": "Base 2nd level Domains (noscript.net)"
  },
  "BlockedItems": {
    "message": "Blocked $1 of $2 items."
  },
  "BlockedObjects": {
    "message": "NoScript Blocked Objects"
  },
  "BookmarkSync": {
    "message": "Backup NoScript configuration in a bookmark for easy synchronization"
  },
  "Cancel": {
    "message": "Cancel"
  },
  "CascadePermissions": {
    "message": "Cascade top document's permissions to 3rd party scripts"
  },
  "ClearClickDescription": {
    "message": "NoScript intercepted a mouse or keyboard interaction with a partially hidden element. Click on the image below to cycle between the obstructed and the clear version."
  },
  "ClearClickHeader": {
    "message": "Potential Clickjacking / UI Redressing Attempt!"
  },
  "ClearClickOpt": {
    "message": "ClearClick protection on pages…"
  },
  "ClearClickReport": {
    "message": "Report"
  },
  "ClearClickReport_accesskey": {
    "message": "R"
  },
  "ClearClickReportId": {
    "message": "Report ID:"
  },
  "ClearClickTitle": {
    "message": "ClearClick Warning"
  },
  "Close": {
    "message": "Close"
  },
  "CollapseBlockedObjects": {
    "message": "Collapse blocked objects"
  },
  "ConfirmUnblock": {
    "message": "Ask for confirmation before temporarily unblocking an object"
  },
  "ContentBlocker": {
    "message": "Apply these restrictions to whitelisted sites too"
  },
  "CtxMenu": {
    "message": "Contextual menu"
  },
  "Custom": {
    "message": "Custom"
  },
  "CustomizePresets": {
    "message": "Preset customization (for all the sites sharing a preset)"
  },
  "Default": {
    "message": "Default"
  },
  "DefaultPolicies": {
    "message": "Default Policies"
  },
  "Description": {
    "message": "Extra protection for your Firefox: NoScript allows JavaScript, Flash (and other plugins) only for trusted domains of your choice (e.g. your home-banking web site). This whitelist based pre-emptive blocking approach prevents exploitation of security vulnerabilities (known and even unknown!) with no loss of functionality… Experts will agree: Firefox is really safer with NoScript :-)"
  },
  "Donate": {
    "message": "Donate"
  },
  "Donate_accesskey": {
    "message": "o"
  },
  "Embeddings": {
    "message": "Embeddings"
  },
  "Exceptions": {
    "message": "Exceptions…"
  },
  "Export": {
    "message": "Export"
  },
  "Export_accesskey": {
    "message": "E"
  },
  "FixLinks": {
    "message": "Attempt to fix JavaScript links"
  },
  "Hider": {
    "message": "Drop here to hide."
  },
  "Reveal": {
    "message": "Click here to retrieve missing buttons…"
  },
  "ShowFullAddresses": {
    "message": "List full addresses in the permissions popup (https://www.noscript.net)"
  },

  "SectionGeneral": {
    "message": "General"
  },
  "GlobalHttpsWhitelist": {
    "message": "Allow HTTPS scripts globally on HTTPS documents"
  },
  "NotEnforced": {
    "message": "Restrictions disabled"
  },
  "NoEnforcement": {
    "message": "Disable restrictions globally (dangerous)"
  },
  "Enforce": {
    "message": "Enable restrictions globally"
  },
  "NoEnforcementForTab": {
    "message": "Disable restrictions for this tab"
  },
  "EnforceForTab": {
    "message": "Enable restrictions for this tab"
  },
  "httpsOnly": {
    "message": "Match HTTPS content only"
  },
  "Https": {
    "message": "HTTPS"
  },
  "Https_always": {
    "message": "Always"
  },
  "Https_behavior": {
    "message": "Behavior"
  },
  "Https_cookies": {
    "message": "Cookies"
  },
  "Https_description": {
    "message": "Forbid active web content unless it comes from a secure (HTTPS) connection:"
  },
  "Https_never": {
    "message": "Never"
  },
  "Https_proxy": {
    "message": "When using a proxy (recommended with Tor)"
  },
  "HttpsFaq": {
    "message": "HTTPS FAQ…"
  },
  "HttpsFaq_accesskey": {
    "message": "Q"
  },
  "HttpsForced": {
    "message": "Force the following sites to use secure (HTTPS) connections:"
  },
  "HttpsForcedExceptions": {
    "message": "Never force secure (HTTPS) connections for the following sites:"
  },
  "Import": {
    "message": "Import"
  },
  "Import_accesskey": {
    "message": "I"
  },
  "KeepLocked": {
    "message": "Keep this element locked (recommended)"
  },
  "MatchSample": {
    "message": "Pattern matching sample:"
  },
  "Next": {
    "message": "Next"
  },
  "NoUntrustedPlaceholder": {
    "message": "No placeholder for objects coming from sites marked as untrusted"
  },
  "Notifications": {
    "message": "Notifications"
  },
  "Notify": {
    "message": "Show message about blocked scripts"
  },
  "Notify_bottom": {
    "message": "Place message at the bottom"
  },
  "NotifyMeta": {
    "message": "Show message about blocked META redirections"
  },
  "NotifyMeta_accesskey": {
    "message": "R"
  },
  "NselForce": {
    "message": "Show the <NOSCRIPT> element which follows a blocked <SCRIPT>"
  },
  "NselNever": {
    "message": "Hide <NOSCRIPT> elements"
  },
  "OK": {
    "message": "OK"
  },
  "OptBlockCssScanners": {
    "message": "Block CSS-based scanners"
  },
  "OptFilterXGet": {
    "message": "Sanitize cross-site suspicious requests"
  },
  "OptFilterXPost": {
    "message": "Turn cross-site POST requests into data-less GET requests"
  },
  "Options": {
    "message": "Options…"
  },
  "Options_accesskey": {
    "message": "O"
  },
  "OptionsLong": {
    "message": "NoScript Options"
  },
  "OptionsWidth": {
    "message": "40em"
  },
  "PermanentInPrivate": {
    "message": "Permanent \"Allow\" commands in private windows"
  },
  "SectionSitePermissions": {
    "message": "Per-site Permissions"
  },
  "PermissionsText": {
    "message": "You can specify which web sites are allowed to execute scripts. Type the address or the domain (e.g. \"http://www.site.com\" or \"site.com\") of the site you want to allow and then click Allow."
  },
  "Plugins": {
    "message": "Plugins"
  },
  "Policies": {
    "message": "Policies"
  },
  "Preset": {
    "message": "Security Level"
  },
  "Preset_high": {
    "message": "Fortress (Full lockdown)"
  },
  "Preset_low": {
    "message": "Easy going (Blacklist + Web Security)"
  },
  "Preset_medium": {
    "message": "Classic (Whitelist + Web Security)"
  },
  "Preset_off": {
    "message": "Off (are you serious?!)"
  },
  "Prev": {
    "message": "Previous"
  },
  "RecentBlocked": {
    "message": "Recently blocked sites"
  },
  "Refresh": {
    "message": "Refresh"
  },

  "ReloadWarn": {
    "message": "These options will take effect on new or (manually) reloaded pages"
  },
  "RemoveSelected": {
    "message": "Remove Selected Sites"
  },
  "Reset": {
    "message": "Reset"
  },
  "Reset_accesskey": {
    "message": "s"
  },
  "ResetDef": {
    "message": "Reset to Default"
  },
  "ResetDef_accesskey": {
    "message": "D"
  },
  "RestrictSubdocScripting": {
    "message": "Block scripting in whitelisted subdocuments of non-whitelisted pages"
  },
  "RevokeTemp": {
    "message": "Revoke Temporary Permissions"
  },
  "RevokeTemp_accesskey": {
    "message": "R"
  },
  "SecureCookies": {
    "message": "Enable Automatic Secure Cookies Management"
  },
  "SecureCookiesExceptions": {
    "message": "Ignore unsafe cookies set over HTTPS by the following sites:"
  },
  "SecureCookiesForced": {
    "message": "Force encryption for all the cookies set over HTTPS by the following sites:"
  },
  "SecurityManager": {
    "message": "Security Manager"
  },
  "Show": {
    "message": "Show…"
  },
  "ShowConsole": {
    "message": "Show Console…"
  },
  "ShowConsole_accesskey": {
    "message": "S"
  },
  "ShowPlaceholder": {
    "message": "Show placeholder icon"
  },
  "ShowReleaseNotes": {
    "message": "Display the release notes on updates"
  },
  "ShowCtxMenuItem": {
    "message": "Show NoScript contextual menu item"
  },
  "ShowCountBadge": {
    "message": "Display blocked items count badge"
  },
  "SitePermissions": {
    "message": "Site Permissions"
  },
  "SitePermissions_accessKey": {
    "message": "S"
  },
  "SitePolicies": {
    "message": "Site Specific Policies"
  },
  "TempTrustPage": {
    "message": "Set all on this page to Temporarily TRUSTED"
  },
  "TempTrustPage_accesskey": {
    "message": "T"
  },
  "TempToPerm": {
    "message": "Make page permissions permanent"
  },
  "TempToPerm_accesskey": {
    "message": "M"
  },

  "Trust": {
    "message": "Mark as Trusted"
  },
  "Trust_accesskey": {
    "message": "T"
  },
  "Trusted": {
    "message": "Trusted"
  },
  "Trusted_temporary": {
    "message": "Temp. TRUSTED"
  },
  "Trusted_permanent": {
    "message": "TRUSTED"
  },
  "TrustedPagesAdj": {
    "message": "trusted"
  },
  "Uninstall": {
    "message": "Uninstall"
  },
  "Unknown": {
    "message": "Unknown"
  },
  "UnsafeReload": {
    "message": "Unsafe Reload"
  },
  "UnsafeReload_accesskey": {
    "message": "R"
  },
  "Untrust": {
    "message": "Mark as Untrusted"
  },
  "Untrust_accesskey": {
    "message": "U"
  },
  "Untrusted": {
    "message": "Untrusted"
  },
  "UntrustedPagesAdj": {
    "message": "untrusted"
  },
  "WebAddress": {
    "message": "Search or add a web site:"
  },
  "WebAddress_accesskey": {
    "message": "w"
  },
  "Whitelist": {
    "message": "Whitelist"
  },
  "XSS_notify": {
    "message": "Show XSS notifications"
  },
  "XSS_clearUserChoices": {
    "message": "Clear XSS Choices"
  },
  "XSS_promptTitle": {
    "message": "NoScript XSS Warning"
  },
  "XSS_promptMessage": {
    "message": "NoScript detected a potential Cross-Site Scripting attack\nfrom $1 to $2.\nSuspicious data:\n$3"
  },
  "XSS_optBlock": {
    "message": "Block this request"
  },
   "XSS_optSanitize": {
    "message": "Sanitize this request"
  },
  "XSS_optAllow": {
    "message": "Allow this request"
  },
  "XSS_optAlwaysAllow": {
    "message": "Always allow document requests from $1 to $2"
  },
  "XSS_optAlwaysBlock": {
    "message": "Always block document requests from $1 to $2"
  },
  "Xss": {
    "message": "XSS"
  },
  "Xss_accesskey": {
    "message": "X"
  },
  "XssExceptions": {
    "message": "Anti-XSS Protection Exceptions"
  },
  "XssExceptions_description": {
    "message": "Destinations matching these regular expressions will NOT be protected against XSS."
  },
  "XssFaq": {
    "message": "XSS FAQ…"
  },
  "XssFaq_accesskey": {
    "message": "Q"
  },
  "about": {
    "message": "About $1"
  },
  "allowFrom": {
    "message": "Allow all from $1"
  },
  "allowGlobal": {
    "message": "Disable all the permissions checks (dangerous)"
  },
  "allowLocal": {
    "message": "Allow $1"
  },
  "allowTemp": {
    "message": "Temporarily allow $1"
  },
  "allowTempFrom": {
    "message": "Temporarily allow all from $1"
  },

  "allowed_no": {
    "message": "Scripts Currently Forbidden"
  },
  "allowed_prt": {
    "message": "Scripts Partially Allowed"
  },
  "allowed_yes": {
    "message": "Scripts Currently Allowed"
  },
  "alwaysAsk": {
    "message": "Always ask for confirmation"
  },
  "audio_samples": {
    "message": "Audio samples"
  },
  "bookmarkSync_confirm": {
    "message": "NoScript has found a configuration bookmark seemingly saved on\n$1.\nDo you really want to overwrite your local NoScript configuration with this bookmark's content?"
  },
  "bookmarkSync_message": {
    "message": "This bookmark is NOT meant to be opened, but to be synchronized using a service such as Weave or the XMarks extension."
  },
  "bookmarkSync_title": {
    "message": "NoScript Configuration Bookmark"
  },
  "cap_script": {
    "message": "script"
  },
  "cap_frame": {
    "message": "frame"
  },
  "cap_object": {
    "message": "object"
  },
  "cap_media": {
    "message": "media"
  },
  "cap_font": {
    "message": "font"
  },
  "cap_webgl": {
    "message": "webgl"
  },
  "cap_fetch": {
    "message": "fetch"
  },
  "cap_other": {
    "message": "other"
  },
  "changelog": {
    "message": "Changelog"
  },
  "changelog_tip": {
    "message": "Show changelog"
  },
  "confirm": {
    "message": "Are you sure?"
  },
  "disable": {
    "message": "Disable $1"
  },
  "disable_accessKey": {
    "message": "D"
  },
  "distrust": {
    "message": "Mark $1 as Untrusted"
  },
  "extensionContributors": {
    "message": "Contributors:"
  },
  "extensionContributors_tip": {
    "message": "People you should thank for this extension"
  },
  "extensionCreator_tip": {
    "message": "Visit author home page"
  },
  "extensionCreatorLabel": {
    "message": "Author:"
  },
  "extensionHomepage_tip": {
    "message": "Visit extension home page"
  },
  "forbidGlobal": {
    "message": "Forbid Scripts Globally (advised)"
  },
  "forbidLocal": {
    "message": "Forbid $1"
  },
  "freshInstallReload": {
    "message": "In order to operate on this tab, NoScript needs to reload it.\nProceed?"
  },

  "privilegedPage": {
    "message": "This is a privileged page, whose permissions cannot be configured."
  },

  "incompatibleOptions": {
    "message": "\"$1\"\nis incompatible with \"$2\".\nDo you want to enable the former and disable the latter?"
  },
  "incompatibleOptions_title": {
    "message": "Incompatible Options Warning"
  },
  "informaction_tip": {
    "message": "Visit InformAction home page"
  },
  "license": {
    "message": "License"
  },
  "license_tip": {
    "message": "Read end-user license"
  },
  "logo_tip": {
    "message": "Visit extension home page"
  },
  "metaRefresh_notify": {
    "message": "NoScript blocked a <META> redirection inside a <NOSCRIPT> element: $1 in $2 seconds."
  },

  "Reload": {
    "message": "Reload"
  },
  "removal_message": {
    "message": "By disabling or uninstalling NoScript, you give up ALL the protections provided by NoScript.\n\nIf you're just tired of handling script permissions site by site, there's a safer choice.\n\nNoScript can stop blocking scripts, except those you mark as untrusted, while still protecting you with the most advanced security countermeasures against XSS, Clickjacking, CSRF and other web threats.\n\nDo you really want to remove ALL the NoScript protections?\n"
  },
  "removal_no": {
    "message": "No, just stop blocking scripts"
  },
  "removal_title": {
    "message": "Security Downgrade Warning"
  },
  "removal_yes": {
    "message": "Yes, remove ALL protections"
  },
  "reset_title": {
    "message": "NoScript Reset"
  },
  "reset_warning": {
    "message": "ALL the NoScript preferences and site permissions will be reset to their default values immediately.\nThis action cannot be reverted.\nDo you want to continue?"
  },
  "siteInfo_confirm": {
    "message": "You're about to ask for information about the \"$1\" site\nby submitting a query to $2.\nDo you want to continue?"
  },
  "siteInfo_tooltip": {
    "message": "Middle-click or shift+click for site info..."
  },
  "sponsor_tip": {
    "message": "Visit sponsor home page"
  },
  "unsafeReload_warning": {
    "message": "UNSAFELY reloading a suspicious\n\n$1 [$2]\n\nFROM [$3]\n\nNoScript will NOT protect this request!\n"
  },
  "untrustedOrigin": {
    "message": "an untrusted origin"
  },
  "version": {
    "message": "Version $1"
  },
  "versionShort": {
    "message": "v $1"
  }
}