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
|
{
"about_add_new_rule": {
"message": "Dodaj Now\u0105 Regu\u0142\u0119"
},
"about_ext_description": {
"message": "Szyfruj sie\u0107! Automatycznie u\u017cywaj zabezpiecze\u0144 HTTPS na wielu stronach."
},
"about_ext_name": {
"message": "HTTPS Everywhere"
},
"about_rulesets_version": {
"message": "Rulesets version for"
},
"about_title": {
"message": "O HTTPS Everywhere"
},
"about_version": {
"message": "Wersja"
},
"cancel_he_blocking_explainer": {
"message": "HTTPS Everywhere noticed you were navigating to a non-HTTPS page, and tried to send you to the HTTPS version instead. The HTTPS version is unavailable. Most likely this site does not support HTTPS, but it is also possible that an attacker is blocking the HTTPS version. If you wish to view the unencrypted version of this page, you can still do so by disabling the 'Block all unencrypted requests' option in your HTTPS Everywhere extension. Be aware that disabling this option could make your browser vulnerable to network-based downgrade attacks on websites you visit."
},
"cancel_he_blocking_network": {
"message": "network-based downgrade attacks"
},
"chrome_add_new_rule": {
"message": "Dodaj now\u0105 regu\u0142\u0119 dla tej strony"
},
"chrome_add_rule": {
"message": "Dodaj now\u0105 regu\u0142\u0119 dla tej strony"
},
"chrome_always_https_for_host": {
"message": "Zawsze u\u017cywaj https dla tego hosta"
},
"chrome_experimental_rules": {
"message": "Regu\u0142y eksperymentalne"
},
"chrome_experimental_rules_description": {
"message": "Mo\u017ce powodowa\u0107 ostrze\u017cenia lub uszkodzenia. Domy\u015blnie wy\u0142\u0105czone."
},
"chrome_hide_advanced": {
"message": "Ukryj zaawansowane"
},
"chrome_host": {
"message": "Host:"
},
"chrome_redirect_to": {
"message": "Przekieruj do"
},
"chrome_regex": {
"message": "Pasuj\u0105cy regex"
},
"chrome_rule_name": {
"message": "Nazwa regu\u0142y"
},
"chrome_show_advanced": {
"message": "Poka\u017c zaawansowane"
},
"chrome_stable_rules": {
"message": "Regu\u0142y stabilne"
},
"chrome_stable_rules_description": {
"message": "Wymuszaj szyfrowane po\u0142\u0105czenie do tych stron internetowych:"
},
"chrome_status_cancel_button": {
"message": "Anuluj"
},
"menu_blockUnencryptedRequests": {
"message": "Blokuj wszystkie nieszyfrowane pr\u00f3by po\u0142\u0105czenia"
},
"menu_donate_eff_imperative": {
"message": "Wspom\u00f3\u017c finansowo EFF"
},
"menu_globalEnable": {
"message": "W\u0142\u0105cz HTTPS Everywhere"
},
"menu_observatory": {
"message": "Ustawienia SSL Observatory"
},
"menu_showCounter": {
"message": "Poka\u017c Licznik"
},
"menu_viewAllRules": {
"message": "Wy\u015bwietl wszystkie regu\u0142y"
},
"options_advancedSettings": {
"message": "Ustawienia zaawansowane"
},
"options_autoUpdateRulesets": {
"message": "Auto-update rulesets"
},
"options_enableMixedRulesets": {
"message": "Enable mixed content rulesets"
},
"options_generalSettings": {
"message": "Ustawienia G\u0142\u00f3wne"
},
"options_showDevtoolsTab": {
"message": "Show Devtools tab"
},
"prefs_export_settings": {
"message": "Eksportuj ustawienia"
},
"prefs_reset_defaults": {
"message": "Przywr\u00f3\u0107 ustawienia fabryczne"
},
"prefs_reset_defaults_message": {
"message": "This will reset each ruleset to its default state. Continue?"
}
}
|