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
|
{
"about_add_new_rule": {
"message": "Legem novam addere"
},
"about_ext_description": {
"message": "Late coniunctionem computatorum! Per ipse usa certitudinem de HTTPS in multis paginis."
},
"about_ext_name": {
"message": "HTTPS in omnibus locis"
},
"about_title": {
"message": "De HTTPS in omnibus locis"
},
"about_version": {
"message": "Versio"
},
"chrome_add_new_rule": {
"message": "Legem novam pro ea pagina addere"
},
"chrome_add_rule": {
"message": "Legem pro ea pagina addere"
},
"chrome_always_https_for_host": {
"message": "Semper HTTPS pro ea depositione usare"
},
"chrome_experimental_rules": {
"message": "Leges in probatione"
},
"chrome_experimental_rules_description": {
"message": "Vitia facere potest. In initio deest."
},
"chrome_hide_advanced": {
"message": "Praeferentias longiores latere"
},
"chrome_host": {
"message": "Depositio"
},
"chrome_redirect_to": {
"message": "Directionem mutare ad"
},
"chrome_regex": {
"message": "Regex idoneum"
},
"chrome_rule_name": {
"message": "Nomen legis"
},
"chrome_show_advanced": {
"message": "Praeferentias longiores ostendere"
},
"chrome_stable_rules": {
"message": "Leges states"
},
"chrome_stable_rules_description": {
"message": "Coniunctiones ad eas paginas latetae esse debent"
},
"chrome_status_cancel_button": {
"message": "Claudere"
},
"menu_blockUnencryptedRequests": {
"message": "Omnes rogationes non latetas non accipere"
},
"menu_donate_eff_imperative": {
"message": "Ad EFFem donare"
},
"menu_globalEnable": {
"message": "HTTPS In Omnibus Locis inire"
},
"menu_observatory": {
"message": "Praeferentiae observandi SSL"
},
"menu_showCounter": {
"message": "Numeratorem ostendere"
},
"menu_viewAllRules": {
"message": "Omnes leges videre"
},
"options_generalSettings": {
"message": "General Settings"
},
"options_import": {
"message": "Import"
},
"options_importSettings": {
"message": "Import Settings"
},
"options_imported": {
"message": "Your settings have been imported."
},
"prefs_export_settings": {
"message": "Export Settings"
},
"prefs_reset_defaults": {
"message": "Ad initium reponere"
}
}
|