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": "Dodaj novo pravilo"
},
"about_ext_description": {
"message": "Encrypt the Web! Automatically use HTTPS security on many sites."
},
"about_ext_name": {
"message": "HTTPS Svuda"
},
"about_title": {
"message": "O HTTPS-u Svuda"
},
"about_version": {
"message": "Verzija"
},
"chrome_add_new_rule": {
"message": "Dodaj novo pravilo za ovu stranicu"
},
"chrome_add_rule": {
"message": "Dodaj pravilo za ovu stranicu"
},
"chrome_always_https_for_host": {
"message": "Uvijek koristi https za ovaj poslu\u017eitelj"
},
"chrome_experimental_rules": {
"message": "Probna pravila"
},
"chrome_experimental_rules_description": {
"message": "Mogu\u0107e je da urokuje upozorenja i prekide. Uga\u0161eno po standardnim postavkama"
},
"chrome_hide_advanced": {
"message": "Sakrij napredno"
},
"chrome_host": {
"message": "Poslu\u017eitelj:"
},
"chrome_redirect_to": {
"message": "Preusmjeri na"
},
"chrome_regex": {
"message": "Odgovaraju\u0107i regex"
},
"chrome_rule_name": {
"message": "Naziv pravila"
},
"chrome_show_advanced": {
"message": "Prika\u017ei napredno"
},
"chrome_stable_rules": {
"message": "Stabilna pravila"
},
"chrome_stable_rules_description": {
"message": "Prisli enkriptirane konekcije na sljede\u0107e stranice:"
},
"chrome_status_cancel_button": {
"message": "Odustani"
},
"menu_blockUnencryptedRequests": {
"message": "Block all unencrypted requests"
},
"menu_donate_eff_imperative": {
"message": "Doniraj EFF-u"
},
"menu_globalEnable": {
"message": "Omogu\u0107i HTTPS svuda."
},
"menu_observatory": {
"message": "SSL Observatory Preferences"
},
"menu_showCounter": {
"message": "Prika\u017ei brojilo"
},
"menu_viewAllRules": {
"message": "Pogledaj sva pravila"
},
"options_generalSettings": {
"message": "Generalne postavke"
},
"options_import": {
"message": "Uvoz"
},
"options_importSettings": {
"message": "Uvoz postavki"
},
"options_imported": {
"message": "Va\u0161e postavke su unesene"
},
"prefs_export_settings": {
"message": "Izvoz postavki"
},
"prefs_reset_defaults": {
"message": "Resetiraj na standardne postavke"
}
}
|