summaryrefslogtreecommitdiff
path: root/src/_locales/pl/messages.json
blob: c29345071fc0bda197a12c86774b7e43df20e0ce (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": "Dodaj",
        "description": ""
    },
    "Add_accesskey": {
        "message": "A",
        "description": ""
    },
    "AdditionalPermissions": {
        "message": "Dodatkowe uprawnienia dla zaufanych witryn",
        "description": ""
    },
    "AdditionalRestrictions": {
        "message": "Dodatkowe ograniczenia dla niezaufanych witryn",
        "description": ""
    },
    "SectionAdvanced": {
        "message": "Zaawansowane",
        "description": ""
    },
    "Allow": {
        "message": "Zezwalaj",
        "description": ""
    },
    "Allow_accesskey": {
        "message": "l",
        "description": ""
    },
    "AllowBookmarks": {
        "message": "Zezwalaj na otwieranie witryn za pomocą zakładek",
        "description": ""
    },
    "AllowClipboard": {
        "message": "Zezwalaj na kopiowanie tekstu sformatowanego i wklejanie z zewnętrznego schowka",
        "description": ""
    },
    "AllowLocalLinks": {
        "message": "Zezwalaj na lokalne linki",
        "description": ""
    },
    "AllowPage": {
        "message": "Zezwalaj na tę całą stronę",
        "description": ""
    },
    "AllowPage_accesskey": {
        "message": "A",
        "description": ""
    },
    "AllowPing": {
        "message": "Zezwalaj <A PING…>",
        "description": ""
    },
    "AllowViaBookmarks": {
        "message": "Zezwalaj na otwieranie witryn za pomocą zakładek",
        "description": ""
    },
    "AlwaysBlockUntrustedContent": {
        "message": "Zablokuj każdy obiekt pochodzący z witryny oznaczonej jako niezaufany",
        "description": ""
    },
    "SectionAppearance": {
        "message": "Wygląd",
        "description": ""
    },
    "AutoAllowTopLevel": {
        "message": "Tymczasowo ustawić ZAUFANE strony na najwyższym poziomie",
        "description": ""
    },
    "AutoReload": {
        "message": "Automatycznie ładuj strony, których dotyczy problem, gdy zmieniają się uprawnienia",
        "description": ""
    },
    "AutoReload_currentTab": {
        "message": "Załaduj ponownie tylko bieżącą kartę",
        "description": ""
    },
    "BaseDom": {
        "message": "Podstawowe domeny drugiego poziomu (noscript.net)",
        "description": ""
    },
    "BlockedItems": {
        "message": "Zablokowane $1 z $2 pozycji.",
        "description": ""
    },
    "BlockedObjects": {
        "message": "NoScript zablokowane obiekty",
        "description": ""
    },
    "BookmarkSync": {
        "message": "Kopia zapasowa konfiguracji NoScript w zakładce ułatwia synchronizację",
        "description": ""
    },
    "Cancel": {
        "message": "Anuluj",
        "description": ""
    },
    "CascadePermissions": {
        "message": "Prawa kaskadowe na najwyższym dokumencie do skryptów innych firm",
        "description": ""
    },
    "CascadeRestrictions": {
        "message": "Cascade top document's restrictions to subdocuments",
        "description": ""
    },
    "ClearClickDescription": {
        "message": "NoScript przechwycił interakcję myszy lub klawiatury z częściowo ukrytym elementem. Kliknij obraz poniżej, aby przełączać się między wersją blokowaną a przejrzystą.",
        "description": ""
    },
    "ClearClickHeader": {
        "message": "Potential Clickjacking / UI Redressing Attempt!",
        "description": ""
    },
    "ClearClickOpt": {
        "message": "Ochrona ClearClick na stronach…",
        "description": ""
    },
    "ClearClickReport": {
        "message": "Zgłoś",
        "description": ""
    },
    "ClearClickReport_accesskey": {
        "message": "R",
        "description": ""
    },
    "ClearClickReportId": {
        "message": "Identyfikator raportu:",
        "description": ""
    },
    "ClearClickTitle": {
        "message": "Ostrzeżenie ClearClick",
        "description": ""
    },
    "Close": {
        "message": "Zamknij",
        "description": ""
    },
    "CollapseBlockedObjects": {
        "message": "Collapse blocked objects",
        "description": ""
    },
    "ConfirmUnblock": {
        "message": "Zapytaj o potwierdzenie przed tymczasowym odblokowaniem obiektu",
        "description": ""
    },
    "ContentBlocker": {
        "message": "Zastosuj te ograniczenia również do witryn na białej liście",
        "description": ""
    },
    "CtxMenu": {
        "message": "Menu kontekstowe",
        "description": ""
    },
    "Custom": {
        "message": "Niestandardowe",
        "description": ""
    },
    "CustomizePresets": {
        "message": "Preset customization (for all the sites sharing a preset)",
        "description": ""
    },
    "Default": {
        "message": "Domyślne",
        "description": ""
    },
    "DefaultPolicies": {
        "message": "Domyślne zasady",
        "description": ""
    },
    "Description": {
        "message": "Maximum protection for your browser: NoScript allows active content only for trusted domains of your choice to prevent exploitation.",
        "description": ""
    },
    "Donate": {
        "message": "Darowizna",
        "description": ""
    },
    "Donate_accesskey": {
        "message": "o",
        "description": ""
    },
    "Embeddings": {
        "message": "Osadzone",
        "description": ""
    },
    "Exceptions": {
        "message": "Wyjątki...",
        "description": ""
    },
    "Export": {
        "message": "Eksport",
        "description": ""
    },
    "Export_accesskey": {
        "message": "E",
        "description": ""
    },
    "FixLinks": {
        "message": "Próba naprawienia linków JavaScript",
        "description": ""
    },
    "Hider": {
        "message": "Upuść tutaj, aby się schować.",
        "description": ""
    },
    "Reveal": {
        "message": "Kliknij tutaj, aby pobrać brakujące przyciski...",
        "description": ""
    },
    "ShowFullAddresses": {
        "message": "Wyświetl pełne adresy w okienku z uprawnieniami (https://www.noscript.net)",
        "description": ""
    },
    "SectionGeneral": {
        "message": "Ogólne",
        "description": ""
    },
    "GlobalHttpsWhitelist": {
        "message": "Zezwalaj na globalne uruchamianie skryptów HTTPS w dokumentach HTTPS",
        "description": ""
    },
    "NotEnforced": {
        "message": "Ograniczenia są wyłączone",
        "description": ""
    },
    "NoEnforcement": {
        "message": "Wyłącz ograniczenia globalnie (Niebezpieczne)",
        "description": ""
    },
    "Enforce": {
        "message": "Włącz ograniczenia globalnie",
        "description": ""
    },
    "NoEnforcementForTab": {
        "message": "Wyłącz ograniczenia dla tej karty",
        "description": ""
    },
    "EnforceForTab": {
        "message": "Włącz ograniczenia dla tej karty",
        "description": ""
    },
    "HighContrast": {
        "message": "Wygląd o Wysokim Kontraście",
        "description": ""
    },
    "httpsOnly": {
        "message": "Dopasuj tylko zawartość HTTPS",
        "description": ""
    },
    "Https": {
        "message": "HTTPS",
        "description": ""
    },
    "Https_always": {
        "message": "Zawsze",
        "description": ""
    },
    "Https_behavior": {
        "message": "Zachowanie",
        "description": ""
    },
    "Https_cookies": {
        "message": "Ciasteczka",
        "description": ""
    },
    "Https_description": {
        "message": "Zablokuj aktywną zawartość, chyba że pochodzi z bezpiecznego połączenia (HTTPS)",
        "description": ""
    },
    "Https_never": {
        "message": "Nigdy",
        "description": ""
    },
    "Https_proxy": {
        "message": "Podczas korzystania z serwera proxy (zalecane w przypadku Tora)",
        "description": ""
    },
    "HttpsFaq": {
        "message": "HTTPS FAQ…",
        "description": ""
    },
    "HttpsFaq_accesskey": {
        "message": "Q",
        "description": ""
    },
    "HttpsForced": {
        "message": "Zmuś następujące witryny, aby używały bezpiecznych połączeń (HTTPS):",
        "description": ""
    },
    "HttpsForcedExceptions": {
        "message": "Nigdy nie wymuszaj bezpiecznych (HTTPS) połączeń dla wybranych witryn:",
        "description": ""
    },
    "Import": {
        "message": "Import",
        "description": ""
    },
    "Import_accesskey": {
        "message": "I",
        "description": ""
    },
    "KeepLocked": {
        "message": "Pozostaw ten element zablokowany (zalecane)",
        "description": ""
    },
    "MatchSample": {
        "message": "Pattern matching sample:",
        "description": ""
    },
    "Next": {
        "message": "Dalej",
        "description": ""
    },
    "NoUntrustedPlaceholder": {
        "message": "No placeholder for objects coming from sites marked as untrusted",
        "description": ""
    },
    "Notifications": {
        "message": "Powiadomienia",
        "description": ""
    },
    "Notify": {
        "message": "Show message about blocked scripts",
        "description": ""
    },
    "Notify_bottom": {
        "message": "Place message at the bottom",
        "description": ""
    },
    "NotifyMeta": {
        "message": "Show message about blocked META redirections",
        "description": ""
    },
    "NotifyMeta_accesskey": {
        "message": "R",
        "description": ""
    },
    "NselForce": {
        "message": "Show the <NOSCRIPT> element which follows a blocked <SCRIPT>",
        "description": ""
    },
    "NselNever": {
        "message": "Ukryj <NOSCRIPT> elementy",
        "description": ""
    },
    "OK": {
        "message": "OK",
        "description": ""
    },
    "OptBlockCssScanners": {
        "message": "Blokowanie skanerów bazujących na CSS",
        "description": ""
    },
    "OptFilterXGet": {
        "message": "Sanitize cross-site suspicious requests",
        "description": ""
    },
    "OptFilterXPost": {
        "message": "Przekształć żądania POST w żądania GET bez danych",
        "description": ""
    },
    "OptOverrideTorBrowserPolicy": {
        "message": "Override Tor Browser's Security Level preset",
        "description": ""
    },
    "Options": {
        "message": "Opcje...",
        "description": ""
    },
    "Options_accesskey": {
        "message": "O",
        "description": ""
    },
    "OptionsLong": {
        "message": "Opcje NoScript",
        "description": ""
    },
    "OptionsWidth": {
        "message": "40em",
        "description": ""
    },
    "PermanentInPrivate": {
        "message": "Permanent \"Allow\" commands in private windows",
        "description": ""
    },
    "SectionSitePermissions": {
        "message": "Per-site Permissions",
        "description": ""
    },
    "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.",
        "description": ""
    },
    "Plugins": {
        "message": "Wtyczki",
        "description": ""
    },
    "Policies": {
        "message": "Zasady",
        "description": ""
    },
    "Preset": {
        "message": "Poziom bezpieczeństwa",
        "description": ""
    },
    "Preset_high": {
        "message": "Fortress (Full lockdown)",
        "description": ""
    },
    "Preset_low": {
        "message": "Easy going (Blacklist + Web Security)",
        "description": ""
    },
    "Preset_medium": {
        "message": "Classic (Whitelist + Web Security)",
        "description": ""
    },
    "Preset_off": {
        "message": "Off (are you serious?!)",
        "description": ""
    },
    "Prev": {
        "message": "Poprzedni",
        "description": ""
    },
    "RecentBlocked": {
        "message": "Ostatnio zablokowane witryny",
        "description": ""
    },
    "Refresh": {
        "message": "Odśwież",
        "description": ""
    },
    "ReloadWarn": {
        "message": "Te opcje będą obowiązywać na nowych lub (ręcznie) przeładowanych stronach",
        "description": ""
    },
    "RemoveSelected": {
        "message": "Usuń wybrane witryny",
        "description": ""
    },
    "Reset": {
        "message": "Resetuj",
        "description": ""
    },
    "Reset_accesskey": {
        "message": "s",
        "description": ""
    },
    "ResetDef": {
        "message": "Przywróć ustawienia domyślne",
        "description": ""
    },
    "ResetDef_accesskey": {
        "message": "W",
        "description": ""
    },
    "RestrictSubdocScripting": {
        "message": "Block scripting in whitelisted subdocuments of non-whitelisted pages",
        "description": ""
    },
    "RevokeTemp": {
        "message": "Revoke Temporary Permissions",
        "description": ""
    },
    "RevokeTemp_accesskey": {
        "message": "R",
        "description": ""
    },
    "SecureCookies": {
        "message": "Enable Automatic Secure Cookies Management",
        "description": ""
    },
    "SecureCookiesExceptions": {
        "message": "Ignore unsafe cookies set over HTTPS by the following sites:",
        "description": ""
    },
    "SecureCookiesForced": {
        "message": "Force encryption for all the cookies set over HTTPS by the following sites:",
        "description": ""
    },
    "SecurityManager": {
        "message": "Menadżer ochrony",
        "description": ""
    },
    "Show": {
        "message": "Pokaż...",
        "description": ""
    },
    "ShowConsole": {
        "message": "Pokaż Konsolę...",
        "description": ""
    },
    "ShowConsole_accesskey": {
        "message": "S",
        "description": ""
    },
    "ShowPlaceholder": {
        "message": "Show placeholder icon",
        "description": ""
    },
    "ShowReleaseNotes": {
        "message": "Display the release notes on updates",
        "description": ""
    },
    "ShowCtxMenuItem": {
        "message": "Show NoScript contextual menu item",
        "description": ""
    },
    "ShowCountBadge": {
        "message": "Display blocked items count badge",
        "description": ""
    },
    "SitePermissions": {
        "message": "Uprawnienia Witryny",
        "description": ""
    },
    "SitePermissions_accessKey": {
        "message": "S",
        "description": ""
    },
    "SitePolicies": {
        "message": "Site Specific Policies",
        "description": ""
    },
    "TempTrustPage": {
        "message": "Ustaw wszystko na tej stronie na Tymczasowo ZAUFANE",
        "description": ""
    },
    "TempTrustPage_accesskey": {
        "message": "T",
        "description": ""
    },
    "TempToPerm": {
        "message": "Uczyń uprawnienia witryny permanentnymi",
        "description": ""
    },
    "TempToPerm_accesskey": {
        "message": "M",
        "description": ""
    },
    "Trust": {
        "message": "Oznacz jako zaufaną",
        "description": ""
    },
    "Trust_accesskey": {
        "message": "T",
        "description": ""
    },
    "Trusted": {
        "message": "Zaufane",
        "description": ""
    },
    "Trusted_temporary": {
        "message": "Tymczas. ZAUFANE",
        "description": ""
    },
    "Trusted_permanent": {
        "message": "ZAUFANE",
        "description": ""
    },
    "TrustedPagesAdj": {
        "message": "zaufane",
        "description": ""
    },
    "Uninstall": {
        "message": "Odinstaluj",
        "description": ""
    },
    "Unknown": {
        "message": "Nieznane",
        "description": ""
    },
    "UnsafeReload": {
        "message": "Niebezpieczne Przeładowanie",
        "description": ""
    },
    "UnsafeReload_accesskey": {
        "message": "R",
        "description": ""
    },
    "Untrust": {
        "message": "Oznacz jako Niezaufane",
        "description": ""
    },
    "Untrust_accesskey": {
        "message": "U",
        "description": ""
    },
    "Untrusted": {
        "message": "Niezaufane",
        "description": ""
    },
    "UntrustedPagesAdj": {
        "message": "niezaufane",
        "description": ""
    },
    "WebAddress": {
        "message": "Znajdź lub dodaj witrynę:",
        "description": ""
    },
    "WebAddress_accesskey": {
        "message": "w",
        "description": ""
    },
    "Whitelist": {
        "message": "Biała lista",
        "description": ""
    },
    "XSS_notify": {
        "message": "Pokaż powiadomienia XSS",
        "description": ""
    },
    "XSS_clearUserChoices": {
        "message": "Wyczyść Opcje XSS",
        "description": ""
    },
    "XSS_promptTitle": {
        "message": "Ostrzeżenie XSS NoScript",
        "description": ""
    },
    "XSS_promptMessage": {
        "message": "NoScript detected a potential Cross-Site Scripting attack\nfrom $1 to $2.\nSuspicious data:\n$3",
        "description": ""
    },
    "XSS_optBlock": {
        "message": "Zablokuj to żądanie",
        "description": ""
    },
    "XSS_optSanitize": {
        "message": "Sanitize this request",
        "description": ""
    },
    "XSS_optAllow": {
        "message": "Pozwól na to żądanie",
        "description": ""
    },
    "XSS_optAlwaysAllow": {
        "message": "Always allow document requests from $1 to $2",
        "description": ""
    },
    "XSS_optAlwaysBlock": {
        "message": "Always block document requests from $1 to $2",
        "description": ""
    },
    "Xss": {
        "message": "XSS",
        "description": ""
    },
    "Xss_accesskey": {
        "message": "X",
        "description": ""
    },
    "XssExceptions": {
        "message": "Anti-XSS Protection Exceptions",
        "description": ""
    },
    "XssExceptions_description": {
        "message": "Destinations matching these regular expressions will NOT be protected against XSS.",
        "description": ""
    },
    "XssFaq": {
        "message": "XSS FAQ…",
        "description": ""
    },
    "XssFaq_accesskey": {
        "message": "Q",
        "description": ""
    },
    "about": {
        "message": "O $1",
        "description": ""
    },
    "allowFrom": {
        "message": "Zezwalaj na wszystkie z $1",
        "description": ""
    },
    "allowGlobal": {
        "message": "Wyłącz wszystkie sprawdzenia uprawnień (niebezpieczne)",
        "description": ""
    },
    "allowLocal": {
        "message": "Zezwól $1",
        "description": ""
    },
    "allowTemp": {
        "message": "Tymczasowo zezwól $1",
        "description": ""
    },
    "allowTempFrom": {
        "message": "Tymczasowo zezwól na wszystko z $1",
        "description": ""
    },
    "allowed_no": {
        "message": "Skrypty Aktualnie Zabronione",
        "description": ""
    },
    "allowed_prt": {
        "message": "Skrypty Częściowo Dozwolone",
        "description": ""
    },
    "allowed_yes": {
        "message": "Skrypty Aktualnie Dozwolone",
        "description": ""
    },
    "alwaysAsk": {
        "message": "Zawsze pytaj o potwierdzenie",
        "description": ""
    },
    "audio_samples": {
        "message": "Próbki audio",
        "description": ""
    },
    "bookmarkSync_confirm": {
        "message": "NoScript znalazł zakładkę konfiguracji pozornie zapisaną na\n$1.\nCzy na pewno chcesz zastąpić lokalną konfigurację NoScript zawartością tej zakładki?",
        "description": ""
    },
    "bookmarkSync_message": {
        "message": "Ta zakładka NIE jest przeznaczona do otwarcia, ale do synchronizacji przy użyciu usługi takiej jak Weave lub rozszerzenie XMarks.",
        "description": ""
    },
    "bookmarkSync_title": {
        "message": "Konfiguracja Zakładek NoScript",
        "description": ""
    },
    "cap_script": {
        "message": "skrypt",
        "description": ""
    },
    "cap_frame": {
        "message": "ramka",
        "description": ""
    },
    "cap_object": {
        "message": "obiekt",
        "description": ""
    },
    "cap_media": {
        "message": "media",
        "description": ""
    },
    "cap_font": {
        "message": "czcionka",
        "description": ""
    },
    "cap_webgl": {
        "message": "webgl",
        "description": ""
    },
    "cap_fetch": {
        "message": "fetch",
        "description": ""
    },
    "cap_other": {
        "message": "inne",
        "description": ""
    },
    "changelog": {
        "message": "Dziennik zmian",
        "description": ""
    },
    "changelog_tip": {
        "message": "Pokaż dziennik zmian",
        "description": ""
    },
    "confirm": {
        "message": "Jesteś pewny?",
        "description": ""
    },
    "disable": {
        "message": "Wyłącz $1",
        "description": ""
    },
    "disable_accessKey": {
        "message": "W",
        "description": ""
    },
    "distrust": {
        "message": "Oznacz $1 jako Niezaufane",
        "description": ""
    },
    "extensionContributors": {
        "message": "Współtwórcy:",
        "description": ""
    },
    "extensionContributors_tip": {
        "message": "Ludzie którym powinieneś dziękować za to rozszerzenie",
        "description": ""
    },
    "extensionCreator_tip": {
        "message": "Odwiedź stronę główną autora",
        "description": ""
    },
    "extensionCreatorLabel": {
        "message": "Autor:",
        "description": ""
    },
    "extensionHomepage_tip": {
        "message": "Odwiedź stronę główną rozszerzenia",
        "description": ""
    },
    "forbidGlobal": {
        "message": "Zabroń Skryptów Globalnie (zalecane)",
        "description": ""
    },
    "forbidLocal": {
        "message": "Zabroń $1",
        "description": ""
    },
    "freshInstallReload": {
        "message": "Aby móc działać w tej karcie, NoScript musi ją przeładować.\nKontynuować?",
        "description": ""
    },
    "privilegedPage": {
        "message": "Jest to strona uprzywilejowana, której uprawnień nie można skonfigurować.",
        "description": ""
    },
    "incompatibleOptions": {
        "message": "\"$1\"\njest niezgodny z \"$2\".\nCzy chcesz włączyć poprzednią i wyłączyć tę ostatnią?",
        "description": ""
    },
    "incompatibleOptions_title": {
        "message": "Nie Zgodne Ustawienia",
        "description": ""
    },
    "informaction_tip": {
        "message": "Visit InformAction home page",
        "description": ""
    },
    "license": {
        "message": "Licencja",
        "description": ""
    },
    "license_tip": {
        "message": "Przeczytaj licencje użytkownika końcowego",
        "description": ""
    },
    "logo_tip": {
        "message": "Odwiedź stronę główną rozszerzenia",
        "description": ""
    },
    "metaRefresh_notify": {
        "message": "NoScript blocked a <META> redirection inside a <NOSCRIPT> element: $1 in $2 seconds.",
        "description": ""
    },
    "Reload": {
        "message": "Przeładuj",
        "description": ""
    },
    "removal_message": {
        "message": "Poprzez wyłączenie lub odinstalowanie NoScript, porzucasz WSZYSTKIE zabezpieczenia zapewniane przez NoScript.\n\nJeśli po prostu jesteś zmęczony obsługą skryptów strona po stronie, to jest bezpieczniejszy wybór.\n\nNoScript może przestać blokować skrypty, z wyjątkiem tych, które oznaczyłeś jako niezaufane, jednocześnie chroniąc cię najbardziej zaawansowanymi środkami bezpieczeństwa przeciw XSS, Clickjacking, CSRF i innym zagrożeniom internetowym.\n\nCzy na pewno chcesz usunąć WSZYSTKIE zabezpieczenia NoScript?",
        "description": ""
    },
    "removal_no": {
        "message": "Nie, po prostu przestań blokować skrypty",
        "description": ""
    },
    "removal_title": {
        "message": "Ostrzeżenie o obniżeniu poziomu bezpieczeństwa",
        "description": ""
    },
    "removal_yes": {
        "message": "Tak, usuń WSZYSTKIE zabezpieczenia",
        "description": ""
    },
    "reset_title": {
        "message": "Resetuj NoScript",
        "description": ""
    },
    "reset_warning": {
        "message": "WSZYSTKIE preferencje i pozwolenia stron NoScript zostaną zresetowane do ich domyślnych wartości.\nTa akcja nie może zostać cofnięta.\nCzy chcesz kontynuować?",
        "description": ""
    },
    "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?",
        "description": ""
    },
    "siteInfo_tooltip": {
        "message": "Kliknięcie środkowym przyciskiem myszy lub shift+kliknięcie w celu uzyskania informacji o witrynie ...",
        "description": ""
    },
    "sponsor_tip": {
        "message": "Odwiedź stronę główną sponsora",
        "description": ""
    },
    "unsafeReload_warning": {
        "message": "NIEBEZPIECZNE przeładowanie podejrzenia\n\n$1 [$2]\n\nZ [$3]\n\nNoScript NIE będzie chronić tego żądania!\n",
        "description": ""
    },
    "untrustedOrigin": {
        "message": "niezaufane źródło",
        "description": ""
    },
    "version": {
        "message": "Wersja $1",
        "description": ""
    },
    "versionShort": {
        "message": "v $1",
        "description": ""
    }
}