summaryrefslogtreecommitdiff
path: root/src/_locales/sv_SE/messages.json
blob: 9e963f624697deeb817f4469d07eef6917d91ff5 (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
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
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
{
    "Add": {
        "message": "Lägg till",
        "description": ""
    },
    "Add_accesskey": {
        "message": "L",
        "description": ""
    },
    "AdditionalPermissions": {
        "message": "Ytterligare behörigheter för betrodda webbplatser",
        "description": ""
    },
    "AdditionalRestrictions": {
        "message": "Ytterligare restriktioner för inte betrodda webbplatser",
        "description": ""
    },
    "SectionAdvanced": {
        "message": "Avancerat",
        "description": ""
    },
    "Allow": {
        "message": "Tillåt",
        "description": ""
    },
    "Allow_accesskey": {
        "message": "l",
        "description": ""
    },
    "AllowBookmarks": {
        "message": "Tillåt webbplatser att öppnas via bokmärken",
        "description": ""
    },
    "AllowClipboard": {
        "message": "Tillåt att kopiera och klistra in formaterad text från externt urklipp",
        "description": ""
    },
    "AllowLocalLinks": {
        "message": "Tillåt lokala länkar",
        "description": ""
    },
    "AllowPage": {
        "message": "Tillåt allt på den här webbplatsen",
        "description": ""
    },
    "AllowPage_accesskey": {
        "message": "A",
        "description": ""
    },
    "AllowPing": {
        "message": "Tillåt <A PING…>",
        "description": ""
    },
    "AllowViaBookmarks": {
        "message": "Tillåt webbplatser som öppnas via bokmärken",
        "description": ""
    },
    "AlwaysBlockUntrustedContent": {
        "message": "Blockera varje objekt som kommer från en webbplats som är märkt som inte betrodd",
        "description": ""
    },
    "SectionAppearance": {
        "message": "Utseende",
        "description": ""
    },
    "AutoAllowTopLevel": {
        "message": "Ställ tillfälligt in sidor i högsta nivå till BETRODDA",
        "description": ""
    },
    "AutoReload": {
        "message": "Uppdatera aktuella sidor automatiskt när behörigheterna ändras",
        "description": ""
    },
    "AutoReload_currentTab": {
        "message": "Uppdatera endast den aktuella fliken",
        "description": ""
    },
    "BaseDom": {
        "message": "Bas 2:a nivå domäner (noscript.net)",
        "description": ""
    },
    "BlockedItems": {
        "message": "Blockerat $1 av $2 objekt.",
        "description": ""
    },
    "BlockedObjects": {
        "message": "NoScript-blockerade objekt",
        "description": ""
    },
    "BookmarkSync": {
        "message": "Säkerhetskopiera NoScript-konfiguration i ett bokmärke för enkel synkronisering",
        "description": ""
    },
    "Cancel": {
        "message": "Avbryt",
        "description": ""
    },
    "CascadePermissions": {
        "message": "Överlappa toppdokumentets behörigheter till tredjepartsskript",
        "description": ""
    },
    "CascadeRestrictions": {
        "message": "Cascade top document's restrictions to subdocuments",
        "description": ""
    },
    "ClearClickDescription": {
        "message": "NoScript avlyssnade en mus- eller tangentbordsinteraktion med ett delvis dolt element. Klicka på bilden nedan för att växla mellan den blockerade och den tydliga versionen.",
        "description": ""
    },
    "ClearClickHeader": {
        "message": "Potentiell clickjacking / UI åtgärdar försök!",
        "description": ""
    },
    "ClearClickOpt": {
        "message": "ClearClick-skydd på webbplatser...",
        "description": ""
    },
    "ClearClickReport": {
        "message": "Rapportera",
        "description": ""
    },
    "ClearClickReport_accesskey": {
        "message": "R",
        "description": ""
    },
    "ClearClickReportId": {
        "message": "Rapport-ID:",
        "description": ""
    },
    "ClearClickTitle": {
        "message": "ClearClick-varning",
        "description": ""
    },
    "Close": {
        "message": "Stäng",
        "description": ""
    },
    "CollapseBlockedObjects": {
        "message": "Kollapsa blockerade objekt",
        "description": ""
    },
    "ConfirmUnblock": {
        "message": "Be om bekräftelse innan du tillfälligt blockerar ett objekt",
        "description": ""
    },
    "ContentBlocker": {
        "message": "Tillämpa dessa begränsningar på vitlistade webbplatser också",
        "description": ""
    },
    "CtxMenu": {
        "message": "Kontextuell meny",
        "description": ""
    },
    "Custom": {
        "message": "Anpassad",
        "description": ""
    },
    "CustomizePresets": {
        "message": "Förinställd anpassning (för alla webbplatser som delar en förinställning)",
        "description": ""
    },
    "Default": {
        "message": "Standard",
        "description": ""
    },
    "DefaultPolicies": {
        "message": "Standardpolicyer",
        "description": ""
    },
    "Description": {
        "message": "Maximalt skydd för din webbläsare: NoScript tillåter aktivt innehåll endast för betrodda domäner som du väljer för att förhindra exploatering.",
        "description": ""
    },
    "Donate": {
        "message": "Donera",
        "description": ""
    },
    "Donate_accesskey": {
        "message": "o",
        "description": ""
    },
    "Embeddings": {
        "message": "Inbäddningar",
        "description": ""
    },
    "Exceptions": {
        "message": "Undantag...",
        "description": ""
    },
    "Export": {
        "message": "Exportera",
        "description": ""
    },
    "Export_accesskey": {
        "message": "E",
        "description": ""
    },
    "FixLinks": {
        "message": "Försök att åtgärda JavaScript-länkar",
        "description": ""
    },
    "Hider": {
        "message": "Släpp här för att dölja.",
        "description": ""
    },
    "Reveal": {
        "message": "Klicka här för att hämta knapparna som saknas...",
        "description": ""
    },
    "ShowFullAddresses": {
        "message": "Lista fullständiga adresser i behörighetspopup (https://www.noscript.net)",
        "description": ""
    },
    "SectionGeneral": {
        "message": "Allmän",
        "description": ""
    },
    "GlobalHttpsWhitelist": {
        "message": "Tillåt HTTPS-skript globalt på HTTPS-dokument",
        "description": ""
    },
    "NotEnforced": {
        "message": "Begränsningar inaktiverade",
        "description": ""
    },
    "NoEnforcement": {
        "message": "Inaktivera begränsningar globalt (farligt)",
        "description": ""
    },
    "Enforce": {
        "message": "Aktivera begränsningar globalt",
        "description": ""
    },
    "NoEnforcementForTab": {
        "message": "Inaktivera begränsningar för den här fliken",
        "description": ""
    },
    "EnforceForTab": {
        "message": "Aktivera begränsningar för den här fliken",
        "description": ""
    },
    "HighContrast": {
        "message": "Hög kontrast utseende",
        "description": ""
    },
    "httpsOnly": {
        "message": "Matcha endast HTTPS-innehåll",
        "description": ""
    },
    "Https": {
        "message": "HTTPS",
        "description": ""
    },
    "Https_always": {
        "message": "Alltid",
        "description": ""
    },
    "Https_behavior": {
        "message": "Beteende",
        "description": ""
    },
    "Https_cookies": {
        "message": "Kakor",
        "description": ""
    },
    "Https_description": {
        "message": "Förbjuda aktivt webbinnehåll om det inte kommer från en säker (HTTPS)-anslutning:",
        "description": ""
    },
    "Https_never": {
        "message": "Aldrig",
        "description": ""
    },
    "Https_proxy": {
        "message": "När du använder en proxy (rekommenderas med Tor)",
        "description": ""
    },
    "HttpsFaq": {
        "message": "HTTPS-vanliga frågor...",
        "description": ""
    },
    "HttpsFaq_accesskey": {
        "message": "Q",
        "description": ""
    },
    "HttpsForced": {
        "message": "Tvinga följande webbplatser att använda säkra (HTTPS)-anslutningar:",
        "description": ""
    },
    "HttpsForcedExceptions": {
        "message": "Tvinga aldrig säkra (HTTPS)-anslutningar till följande webbplatser:",
        "description": ""
    },
    "Import": {
        "message": "Importera",
        "description": ""
    },
    "Import_accesskey": {
        "message": "I",
        "description": ""
    },
    "KeepLocked": {
        "message": "Behåll det här elementet låst (rekommenderat)",
        "description": ""
    },
    "MatchSample": {
        "message": "Mönstermatchning prov:",
        "description": ""
    },
    "Next": {
        "message": "Nästa",
        "description": ""
    },
    "NoUntrustedPlaceholder": {
        "message": "Ingen platshållare för objekt som kommer från platser märkta som opålitliga",
        "description": ""
    },
    "Notifications": {
        "message": "Aviseringar",
        "description": ""
    },
    "Notify": {
        "message": "Visa meddelande om blockerade skript",
        "description": ""
    },
    "Notify_bottom": {
        "message": "Placera meddelandet längst ner",
        "description": ""
    },
    "NotifyMeta": {
        "message": "Visa meddelande om blockerade META-omdirigeringar",
        "description": ""
    },
    "NotifyMeta_accesskey": {
        "message": "R",
        "description": ""
    },
    "NselForce": {
        "message": "Visa <NOSCRIPT>element som följer en blockerad<SCRIPT>",
        "description": ""
    },
    "NselNever": {
        "message": "Dölj <NOSCRIPT> element",
        "description": ""
    },
    "OK": {
        "message": "OK",
        "description": ""
    },
    "OptBlockCssScanners": {
        "message": "Blockera CSS-baserade skannare",
        "description": ""
    },
    "OptFilterXGet": {
        "message": "Sanera webbplatsöverskridande misstänkta förfrågningar",
        "description": ""
    },
    "OptFilterXPost": {
        "message": "Förvandla webbplatsöverskridande POST-förfrågningar till mindre-data GET-förfrågningar",
        "description": ""
    },
    "OptOverrideTorBrowserPolicy": {
        "message": "Åsidosätt förinställning i Tor Browser för säkerhetsnivå",
        "description": ""
    },
    "Options": {
        "message": "Alternativ…",
        "description": ""
    },
    "Options_accesskey": {
        "message": "O",
        "description": ""
    },
    "OptionsLong": {
        "message": "NoScript-alternativ",
        "description": ""
    },
    "OptionsWidth": {
        "message": "40em",
        "description": ""
    },
    "PermanentInPrivate": {
        "message": "Permanent \"Tillåt\"-kommandon i privata fönster",
        "description": ""
    },
    "SectionSitePermissions": {
        "message": "Behörigheter per webbplats",
        "description": ""
    },
    "PermissionsText": {
        "message": "Du kan ange vilka webbplatser som får köra skript. Skriv adressen eller domänen (t. ex. \"http://www.site.com\" eller \"site.com\") av den webbplats du vill tillåta och klicka sedan på Tillåt.",
        "description": ""
    },
    "Plugins": {
        "message": "Insticksmoduler",
        "description": ""
    },
    "Policies": {
        "message": "Riktlinjer",
        "description": ""
    },
    "Preset": {
        "message": "Säkerhetsnivå",
        "description": ""
    },
    "Preset_high": {
        "message": "Fästning (Fullständig låsning)",
        "description": ""
    },
    "Preset_low": {
        "message": "Lättsam (svartlista + webbsäkerhet)",
        "description": ""
    },
    "Preset_medium": {
        "message": "Klassisk (vitlista + webbsäkerhet)",
        "description": ""
    },
    "Preset_off": {
        "message": "Av (menar du allvar?!)",
        "description": ""
    },
    "Prev": {
        "message": "Föregående",
        "description": ""
    },
    "RecentBlocked": {
        "message": "Nyligen blockerade webbplatser",
        "description": ""
    },
    "Refresh": {
        "message": "Uppdatera",
        "description": ""
    },
    "ReloadWarn": {
        "message": "Dessa alternativ kommer att träda i kraft på nya eller (manuellt) uppdaterade sidor",
        "description": ""
    },
    "RemoveSelected": {
        "message": "Ta bort valda platser",
        "description": ""
    },
    "Reset": {
        "message": "Återställ",
        "description": ""
    },
    "Reset_accesskey": {
        "message": "s",
        "description": ""
    },
    "ResetDef": {
        "message": "Återställ till standardvärden",
        "description": ""
    },
    "ResetDef_accesskey": {
        "message": "D",
        "description": ""
    },
    "RestrictSubdocScripting": {
        "message": "Blockera skript i vitlistade deldokument av icke-vitlistade sidor",
        "description": ""
    },
    "RevokeTemp": {
        "message": "Återkalla tillfälliga behörigheter",
        "description": ""
    },
    "RevokeTemp_accesskey": {
        "message": "R",
        "description": ""
    },
    "SecureCookies": {
        "message": "Aktivera automatisk säker hantering av kakor",
        "description": ""
    },
    "SecureCookiesExceptions": {
        "message": "Ignorera osäkra kakor som ställs in över HTTPS av följande webbplatser:",
        "description": ""
    },
    "SecureCookiesForced": {
        "message": "Tvinga kryptering för alla kakor som ställs in över HTTPS av följande webbplatser:",
        "description": ""
    },
    "SecurityManager": {
        "message": "säkerhetshanterare",
        "description": ""
    },
    "Show": {
        "message": "Visa…",
        "description": ""
    },
    "ShowConsole": {
        "message": "Visa konsol...",
        "description": ""
    },
    "ShowConsole_accesskey": {
        "message": "S",
        "description": ""
    },
    "ShowPlaceholder": {
        "message": "Visa ikonen för platshållare",
        "description": ""
    },
    "ShowReleaseNotes": {
        "message": "Visa versionsanteckningarna om uppdateringar",
        "description": ""
    },
    "ShowCtxMenuItem": {
        "message": "Visa NoScript kontextuella menyalternativ",
        "description": ""
    },
    "ShowCountBadge": {
        "message": "Visa märke för antal blockerade objekt",
        "description": ""
    },
    "SitePermissions": {
        "message": "Webbplatsbehörigheter",
        "description": ""
    },
    "SitePermissions_accessKey": {
        "message": "S",
        "description": ""
    },
    "SitePolicies": {
        "message": "Webbplatsspecifika policyer",
        "description": ""
    },
    "TempTrustPage": {
        "message": "Ställ in allt på den här webbplatsen till tillfälligt BETRODD",
        "description": ""
    },
    "TempTrustPage_accesskey": {
        "message": "T",
        "description": ""
    },
    "TempToPerm": {
        "message": "Gör sidbehörigheter permanenta",
        "description": ""
    },
    "TempToPerm_accesskey": {
        "message": "M",
        "description": ""
    },
    "Trust": {
        "message": "Märk som betrodd",
        "description": ""
    },
    "Trust_accesskey": {
        "message": "T",
        "description": ""
    },
    "Trusted": {
        "message": "Betrodd",
        "description": ""
    },
    "Trusted_temporary": {
        "message": "Tillfälligt betrodd",
        "description": ""
    },
    "Trusted_permanent": {
        "message": "BETRODD",
        "description": ""
    },
    "TrustedPagesAdj": {
        "message": "betrodd",
        "description": ""
    },
    "Uninstall": {
        "message": "Avinstallera",
        "description": ""
    },
    "Unknown": {
        "message": "Okänd",
        "description": ""
    },
    "UnsafeReload": {
        "message": "Osäker uppdatering",
        "description": ""
    },
    "UnsafeReload_accesskey": {
        "message": "R",
        "description": ""
    },
    "Untrust": {
        "message": "Märk som inte betrodd",
        "description": ""
    },
    "Untrust_accesskey": {
        "message": "U",
        "description": ""
    },
    "Untrusted": {
        "message": "Inte betrodd",
        "description": ""
    },
    "UntrustedPagesAdj": {
        "message": "inte betrodd",
        "description": ""
    },
    "WebAddress": {
        "message": "Sök eller lägg till en webbplats:",
        "description": ""
    },
    "WebAddress_accesskey": {
        "message": "w",
        "description": ""
    },
    "Whitelist": {
        "message": "Vitlista",
        "description": ""
    },
    "XSS_notify": {
        "message": "Visa XSS-aviseringar",
        "description": ""
    },
    "XSS_clearUserChoices": {
        "message": "Rensa XSS-val",
        "description": ""
    },
    "XSS_promptTitle": {
        "message": "NoScript XSS-varning",
        "description": ""
    },
    "XSS_promptMessage": {
        "message": "NoScript upptäckte en potentiell webbplatsöverskridande skript attack \nfrån $1 till $2.\nMisstänkta data:\n$3",
        "description": ""
    },
    "XSS_optBlock": {
        "message": "Blockera denna förfråga",
        "description": ""
    },
    "XSS_optSanitize": {
        "message": "Sanera denna begäran",
        "description": ""
    },
    "XSS_optAllow": {
        "message": "Tillåt denna förfråga",
        "description": ""
    },
    "XSS_optAlwaysAllow": {
        "message": "Tillåt alltid dokumentförfrågningar från $1 till $2",
        "description": ""
    },
    "XSS_optAlwaysBlock": {
        "message": "Blockera alltid dokumentförfrågningar från $1 till $2",
        "description": ""
    },
    "Xss": {
        "message": "XSS",
        "description": ""
    },
    "Xss_accesskey": {
        "message": "X",
        "description": ""
    },
    "XssExceptions": {
        "message": "Undantag för Anti-XSS skydd",
        "description": ""
    },
    "XssExceptions_description": {
        "message": "Destinationer som matchar dessa reguljära uttryck kommer INTE att skyddas mot XSS.",
        "description": ""
    },
    "XssFaq": {
        "message": "XSS-vanliga frågor…",
        "description": ""
    },
    "XssFaq_accesskey": {
        "message": "Q",
        "description": ""
    },
    "about": {
        "message": "Om $1",
        "description": ""
    },
    "allowFrom": {
        "message": "Tillåt alla från $1",
        "description": ""
    },
    "allowGlobal": {
        "message": "Inaktivera alla behörighetskontroller (farligt)",
        "description": ""
    },
    "allowLocal": {
        "message": "Tillåt $1",
        "description": ""
    },
    "allowTemp": {
        "message": "Tillåt tillfälligt $1",
        "description": ""
    },
    "allowTempFrom": {
        "message": "Tillåt tillfälligt alla från $1",
        "description": ""
    },
    "allowed_no": {
        "message": "För närvarande förbjudna skript",
        "description": ""
    },
    "allowed_prt": {
        "message": "Delvis tillåtna skript",
        "description": ""
    },
    "allowed_yes": {
        "message": "För närvarande tillåtna skript",
        "description": ""
    },
    "alwaysAsk": {
        "message": "Fråga alltid efter bekräftelse",
        "description": ""
    },
    "audio_samples": {
        "message": "Ljudprover",
        "description": ""
    },
    "bookmarkSync_confirm": {
        "message": "NoScript har hittat ett konfigurationsbokmärke som till synes sparats på\n$1.\nVill du verkligen skriva över din lokala NoScript-konfiguration med detta bokmärkesinnehåll?",
        "description": ""
    },
    "bookmarkSync_message": {
        "message": "Det här bokmärket är INTE meningen att öppnas, men att det ska synkroniseras med hjälp av en tjänst som Weave eller XMarks-förlängningen.",
        "description": ""
    },
    "bookmarkSync_title": {
        "message": "NoScript-konfigurationsbokmärke",
        "description": ""
    },
    "cap_script": {
        "message": "skript",
        "description": ""
    },
    "cap_frame": {
        "message": "ram",
        "description": ""
    },
    "cap_object": {
        "message": "objekt",
        "description": ""
    },
    "cap_media": {
        "message": "media",
        "description": ""
    },
    "cap_font": {
        "message": "typsnitt",
        "description": ""
    },
    "cap_webgl": {
        "message": "webgl",
        "description": ""
    },
    "cap_fetch": {
        "message": "hämta",
        "description": ""
    },
    "cap_other": {
        "message": "andra",
        "description": ""
    },
    "changelog": {
        "message": "Ändringslogg",
        "description": ""
    },
    "changelog_tip": {
        "message": "Visa ändringslogg",
        "description": ""
    },
    "confirm": {
        "message": "Är du säker?",
        "description": ""
    },
    "disable": {
        "message": "Inaktivera $1",
        "description": ""
    },
    "disable_accessKey": {
        "message": "D",
        "description": ""
    },
    "distrust": {
        "message": "Märk $1 som inte betrodd",
        "description": ""
    },
    "extensionContributors": {
        "message": "Bidragsgivare:",
        "description": ""
    },
    "extensionContributors_tip": {
        "message": "Personer du bör tacka för det här tillägget",
        "description": ""
    },
    "extensionCreator_tip": {
        "message": "Besök författarens webbplats",
        "description": ""
    },
    "extensionCreatorLabel": {
        "message": "Författare:",
        "description": ""
    },
    "extensionHomepage_tip": {
        "message": "Besök tilläggets webbplats",
        "description": ""
    },
    "forbidGlobal": {
        "message": "Förbjud skript globalt (rekommenderas)",
        "description": ""
    },
    "forbidLocal": {
        "message": "Förbjud $1",
        "description": ""
    },
    "freshInstallReload": {
        "message": "För att kunna fungera på den här fliken måste NoScript uppdatera den.\nFortsätt?",
        "description": ""
    },
    "privilegedPage": {
        "message": "Detta är en privilegierad webbplats, vars behörigheter inte kan konfigureras.",
        "description": ""
    },
    "incompatibleOptions": {
        "message": "\"$1\"\när oförenlig med \"$2\".\nVill du aktivera den förra och inaktivera den senare?",
        "description": ""
    },
    "incompatibleOptions_title": {
        "message": "Oförenliga alternativ varning",
        "description": ""
    },
    "informaction_tip": {
        "message": "Besök InformActions webbplats",
        "description": ""
    },
    "license": {
        "message": "Licens",
        "description": ""
    },
    "license_tip": {
        "message": "Läs slutanvändarlicens",
        "description": ""
    },
    "logo_tip": {
        "message": "Besök tilläggets webbplats",
        "description": ""
    },
    "metaRefresh_notify": {
        "message": "NoScript blockerade en <META> omdirigering inuti ett <NOSCRIPT> element: $1 på $2 sekunder.",
        "description": ""
    },
    "Reload": {
        "message": "Uppdatera",
        "description": ""
    },
    "removal_message": {
        "message": "Genom att inaktivera eller avinstallera NoScript, ger du upp alla skydd som tillhandahålls av NoScript.\n\nOm du bara är trött på att hantera skriptbehörigheter per webbplats, finns det ett säkrare val.\n\nNoScript kan sluta blockera skript, förutom de som du märker som inte betrodda, samtidigt som du skyddar dig med de mest avancerade säkerhetsåtgärderna mot XSS, Clickjacking, CSRF och andra webbhot.\n\nVill du verkligen ta bort ALLA NoScript-skydd?",
        "description": ""
    },
    "removal_no": {
        "message": "Nej, sluta bara att blockera skript",
        "description": ""
    },
    "removal_title": {
        "message": "Säkerhetsdegradering varning",
        "description": ""
    },
    "removal_yes": {
        "message": "Ja, ta bort ALLA skydd",
        "description": ""
    },
    "reset_title": {
        "message": "Återställ NoScript",
        "description": ""
    },
    "reset_warning": {
        "message": "ALLA NoScript-inställningarna och platsbehörigheterna återställs till deras standardvärden omedelbart.\nDen här åtgärden kan inte återställas.\nVill du fortsätta?",
        "description": ""
    },
    "siteInfo_confirm": {
        "message": "Du är på väg att be om information om \"$1\"-webbplatsen\ngenom att skicka en fråga till $2.\nVill du fortsätta?",
        "description": ""
    },
    "siteInfo_tooltip": {
        "message": "Mellanklick eller skift+klick för webbplatsinformation...",
        "description": ""
    },
    "sponsor_tip": {
        "message": "Besök sponsorns webbplats",
        "description": ""
    },
    "unsafeReload_warning": {
        "message": "OSÄKERT uppdatering av en misstänkt\n\n$1 [$2]\n\nFRÅN [$3]\n\nNoScript skyddar inte den här begäran!",
        "description": ""
    },
    "untrustedOrigin": {
        "message": "ett inte betrott ursprung",
        "description": ""
    },
    "version": {
        "message": "Version $1",
        "description": ""
    },
    "versionShort": {
        "message": "v $1",
        "description": ""
    }
}