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": "Add New Rule"
},
"about_ext_description": {
"message": "Encrypt the Web! Automatically use HTTPS security on many sites."
},
"about_ext_name": {
"message": "\u06c1\u0627\u0626\u067e\u0631 \u0679\u06cc\u06a9\u0633\u0679 \u0679\u0631\u0627\u0646\u0633\u0641\u0631 \u067e\u0631\u0648\u0679\u0648\u06a9\u0648\u0644 \u0633\u06a9\u06cc\u0648\u0631 \u06c1\u0631 \u062c\u06af\u06c1 "
},
"about_title": {
"message": "\u06c1\u0627\u0626\u067e\u0631 \u0679\u06cc\u06a9\u0633\u0679 \u0679\u0631\u0627\u0646\u0633\u0641\u0631 \u067e\u0631\u0648\u0679\u0648\u06a9\u0648\u0644 \u0633\u06a9\u06cc\u0648\u0631 \u06c1\u0631 \u062c\u06af\u06c1 (HTTPS Everywhere) \u06a9\u06d2 \u0628\u0627\u0631\u06d2 \u0645\u06cc\u06ba "
},
"about_version": {
"message": "\u0648\u0631\u0698\u0646"
},
"chrome_add_new_rule": {
"message": "Add a new rule for this site"
},
"chrome_add_rule": {
"message": "Add a rule for this site"
},
"chrome_always_https_for_host": {
"message": "Always use https for this host"
},
"chrome_experimental_rules": {
"message": "Experimental rules"
},
"chrome_experimental_rules_description": {
"message": "May cause warnings or breakage. Disabled by default."
},
"chrome_hide_advanced": {
"message": "Hide advanced"
},
"chrome_host": {
"message": "Host:"
},
"chrome_redirect_to": {
"message": "Redirect to"
},
"chrome_regex": {
"message": "Matching regex"
},
"chrome_rule_name": {
"message": "Rule name"
},
"chrome_show_advanced": {
"message": "Show advanced"
},
"chrome_stable_rules": {
"message": "Stable rules"
},
"chrome_stable_rules_description": {
"message": "Force encrypted connections to these websites:"
},
"chrome_status_cancel_button": {
"message": "\u0645\u0646\u0633\u0648\u062e"
},
"menu_blockUnencryptedRequests": {
"message": "Block all unencrypted requests"
},
"menu_donate_eff_imperative": {
"message": "Donate to EFF"
},
"menu_globalEnable": {
"message": "\u0634\u0631\u0648\u0639 \u06a9\u0631\u0626\u06cc\u06ba"
},
"menu_observatory": {
"message": "SSL Observatory Preferences"
},
"menu_showCounter": {
"message": "\u06a9\u0627\u0624\u0646\u0679\u0631 \u062f\u06a9\u06be\u0627\u0626\u06cc\u06ba"
},
"menu_viewAllRules": {
"message": "\u062a\u0645\u0627\u0645 \u0642\u0627\u0646\u0648\u0646 \u062f\u06a9\u06be\u0627\u0626\u06cc\u06ba"
},
"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": "Reset to Defaults"
}
}
|