1 |
jpp |
1.1 |
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.132511128 +0200 |
2 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/certificate 2022-07-22 02:31:38.108173235 +0200 |
3 |
|
|
@@ -1,49 +1,60 @@ |
4 |
|
|
<lexicon lang="bg"> |
5 |
|
|
<entry> |
6 |
|
|
<base>FORM_TITLE</base> |
7 |
|
|
- <trans>SSL certificates management</trans> |
8 |
|
|
+ <trans>Управление на SSL сертификати</trans> |
9 |
|
|
</entry> |
10 |
|
|
<entry> |
11 |
|
|
<base>Certificate</base> |
12 |
|
|
- <trans>Manage SSL certificates</trans> |
13 |
|
|
+ <trans>Управление на SSL сертификати</trans> |
14 |
|
|
</entry> |
15 |
|
|
<entry> |
16 |
|
|
<base>DESC_SSL_CERTIFICAT_CONFIG_PAGE</base> |
17 |
|
|
- <trans><![CDATA[This panel is made to help the managing of SSL certificates if you need to use commercial Certificates by example.<br> If you want to get back to the default SME Server certificates, simply blank all the contents and press save.<br> In case of you set wrong certificates, the server Web may crash. You will have to do a command line in a root Terminal to get back to the default certificate : <br><br> <b>signal-event certificate-revert</b><br><br>]]></trans> |
18 |
|
|
+ <trans><![CDATA[Този панел служи за помощ при управлението на SSL сертификати, например ако трябва да използвате платени сертификати.<br> Ако искате да се върнете към стандартните SME Server сертификати, почистете всички полета и натиснете Запиши.<br> В случай че сте задали грешни сертификати, уеб сървърът може да гръмне. Ще се наложи да използвате командния интерфейс в root Terminal за да върнете стандартния сертификат: <br><br> <b>signal-event certificate-revert</b><br><br>]]></trans> |
19 |
|
|
</entry> |
20 |
|
|
|
21 |
|
|
<entry> |
22 |
|
|
<base>ERROR_OPEN_KEY</base> |
23 |
|
|
- <trans>Impossible to open the certificates</trans> |
24 |
|
|
+ <trans>Не може да се отворят сертификатите</trans> |
25 |
|
|
</entry> |
26 |
|
|
|
27 |
|
|
<entry> |
28 |
|
|
<base>DESC_DOMAIN_CRT</base> |
29 |
|
|
- <trans>Paste Here the full certificate (server.crt)</trans> |
30 |
|
|
+ <trans>Поставете тук целия сертификат (server.crt)</trans> |
31 |
|
|
</entry> |
32 |
|
|
|
33 |
|
|
<entry> |
34 |
|
|
<base>LABEL_DOMAIN_CRT</base> |
35 |
|
|
- <trans>SSL certificate</trans> |
36 |
|
|
+ <trans>SSL сертификат</trans> |
37 |
|
|
</entry> |
38 |
|
|
|
39 |
|
|
<entry> |
40 |
|
|
<base>DESC_DOMAIN_KEY</base> |
41 |
|
|
- <trans>Paste Here the full private key (server.key)</trans> |
42 |
|
|
+ <trans>Поставете тук целия частен ключ (server.key)</trans> |
43 |
|
|
</entry> |
44 |
|
|
|
45 |
|
|
<entry> |
46 |
|
|
<base>LABEL_DOMAIN_KEY</base> |
47 |
|
|
- <trans>SSL private Key</trans> |
48 |
|
|
+ <trans>SSL частен ключ</trans> |
49 |
|
|
</entry> |
50 |
|
|
|
51 |
|
|
<entry> |
52 |
|
|
<base>DESC_CERTIFICATE_CHAINFILE</base> |
53 |
|
|
- <trans>You may need the intermediate CA certificate as 'chain' certificate in your clientssl profile. Paste here the full chain file</trans> |
54 |
|
|
+ <trans>Може да има нужда от междинна удостоверителна верига, състояща се от сертификатите на междинните удостоверители/издатели във Вашия clientssl profile. Поставете тук файла с цялата верига от сертификати</trans> |
55 |
|
|
</entry> |
56 |
|
|
|
57 |
|
|
<entry> |
58 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
59 |
|
|
- <trans>SSL intermediate chain certificate</trans> |
60 |
|
|
+ <trans>SSL на междинната удостоверителна верига</trans> |
61 |
|
|
</entry> |
62 |
|
|
+ |
63 |
|
|
+ <entry> |
64 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
65 |
|
|
+ <trans>Success - New Certificate details written</trans> |
66 |
|
|
+ </entry> |
67 |
|
|
+ |
68 |
|
|
+ <entry> |
69 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
70 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
71 |
|
|
+ </entry> |
72 |
|
|
+ |
73 |
|
|
</lexicon> |
74 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/da/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.151510407 +0200 |
75 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/da/etc/e-smith/web/functions/certificate 2022-07-22 02:31:38.177170621 +0200 |
76 |
|
|
@@ -46,4 +46,15 @@ |
77 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
78 |
|
|
<trans>SSL mellemliggende link certifikat</trans> |
79 |
|
|
</entry> |
80 |
|
|
+ |
81 |
|
|
+ <entry> |
82 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
83 |
|
|
+ <trans>Success - New Certificate details written</trans> |
84 |
|
|
+ </entry> |
85 |
|
|
+ |
86 |
|
|
+ <entry> |
87 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
88 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
89 |
|
|
+ </entry> |
90 |
|
|
+ |
91 |
|
|
</lexicon> |
92 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/de/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.151510407 +0200 |
93 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/de/etc/e-smith/web/functions/certificate 2022-07-22 02:31:38.267167213 +0200 |
94 |
|
|
@@ -46,4 +46,15 @@ |
95 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
96 |
|
|
<trans>SSL-Zertifikat der intermediate CA</trans> |
97 |
|
|
</entry> |
98 |
|
|
+ |
99 |
|
|
+ <entry> |
100 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
101 |
|
|
+ <trans>Success - New Certificate details written</trans> |
102 |
|
|
+ </entry> |
103 |
|
|
+ |
104 |
|
|
+ <entry> |
105 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
106 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
107 |
|
|
+ </entry> |
108 |
|
|
+ |
109 |
|
|
</lexicon> |
110 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/el/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.133511090 +0200 |
111 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/el/etc/e-smith/web/functions/certificate 2022-07-22 02:31:38.348164143 +0200 |
112 |
|
|
@@ -46,4 +46,15 @@ |
113 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
114 |
|
|
<trans>SSL intermediate chain certificate</trans> |
115 |
|
|
</entry> |
116 |
|
|
+ |
117 |
|
|
+ <entry> |
118 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
119 |
|
|
+ <trans>Success - New Certificate details written</trans> |
120 |
|
|
+ </entry> |
121 |
|
|
+ |
122 |
|
|
+ <entry> |
123 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
124 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
125 |
|
|
+ </entry> |
126 |
|
|
+ |
127 |
|
|
</lexicon> |
128 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/es/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.134511052 +0200 |
129 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/es/etc/e-smith/web/functions/certificate 2022-07-22 02:31:38.416161568 +0200 |
130 |
|
|
@@ -46,4 +46,15 @@ |
131 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
132 |
|
|
<trans>SSL intermediate chain certificate</trans> |
133 |
|
|
</entry> |
134 |
|
|
+ |
135 |
|
|
+ <entry> |
136 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
137 |
|
|
+ <trans>Success - New Certificate details written</trans> |
138 |
|
|
+ </entry> |
139 |
|
|
+ |
140 |
|
|
+ <entry> |
141 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
142 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
143 |
|
|
+ </entry> |
144 |
|
|
+ |
145 |
|
|
</lexicon> |
146 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/et/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.134511052 +0200 |
147 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/et/etc/e-smith/web/functions/certificate 2022-07-22 02:31:38.491158726 +0200 |
148 |
|
|
@@ -46,4 +46,15 @@ |
149 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
150 |
|
|
<trans>SSL intermediate chain certificate</trans> |
151 |
|
|
</entry> |
152 |
|
|
+ |
153 |
|
|
+ <entry> |
154 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
155 |
|
|
+ <trans>Success - New Certificate details written</trans> |
156 |
|
|
+ </entry> |
157 |
|
|
+ |
158 |
|
|
+ <entry> |
159 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
160 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
161 |
|
|
+ </entry> |
162 |
|
|
+ |
163 |
|
|
</lexicon> |
164 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.151510407 +0200 |
165 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/certificate 2022-07-22 02:31:38.573155620 +0200 |
166 |
|
|
@@ -46,4 +46,15 @@ |
167 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
168 |
|
|
<trans>Certificat SSL chaîne intermédiaire</trans> |
169 |
|
|
</entry> |
170 |
|
|
+ |
171 |
|
|
+ <entry> |
172 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
173 |
|
|
+ <trans>Success - New Certificate details written</trans> |
174 |
|
|
+ </entry> |
175 |
|
|
+ |
176 |
|
|
+ <entry> |
177 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
178 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
179 |
|
|
+ </entry> |
180 |
|
|
+ |
181 |
|
|
</lexicon> |
182 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/he/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.135511014 +0200 |
183 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/he/etc/e-smith/web/functions/certificate 2022-07-22 02:31:38.649152741 +0200 |
184 |
|
|
@@ -46,4 +46,15 @@ |
185 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
186 |
|
|
<trans>SSL intermediate chain certificate</trans> |
187 |
|
|
</entry> |
188 |
|
|
+ |
189 |
|
|
+ <entry> |
190 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
191 |
|
|
+ <trans>Success - New Certificate details written</trans> |
192 |
|
|
+ </entry> |
193 |
|
|
+ |
194 |
|
|
+ <entry> |
195 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
196 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
197 |
|
|
+ </entry> |
198 |
|
|
+ |
199 |
|
|
</lexicon> |
200 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/hu/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.135511014 +0200 |
201 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/hu/etc/e-smith/web/functions/certificate 2022-07-22 02:31:38.735149483 +0200 |
202 |
|
|
@@ -46,4 +46,15 @@ |
203 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
204 |
|
|
<trans>SSL intermediate chain certificate</trans> |
205 |
|
|
</entry> |
206 |
|
|
+ |
207 |
|
|
+ <entry> |
208 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
209 |
|
|
+ <trans>Success - New Certificate details written</trans> |
210 |
|
|
+ </entry> |
211 |
|
|
+ |
212 |
|
|
+ <entry> |
213 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
214 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
215 |
|
|
+ </entry> |
216 |
|
|
+ |
217 |
|
|
</lexicon> |
218 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/id/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.135511014 +0200 |
219 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/id/etc/e-smith/web/functions/certificate 2022-07-22 02:31:38.810146642 +0200 |
220 |
|
|
@@ -46,4 +46,15 @@ |
221 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
222 |
|
|
<trans>SSL intermediate chain certificate</trans> |
223 |
|
|
</entry> |
224 |
|
|
+ |
225 |
|
|
+ <entry> |
226 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
227 |
|
|
+ <trans>Success - New Certificate details written</trans> |
228 |
|
|
+ </entry> |
229 |
|
|
+ |
230 |
|
|
+ <entry> |
231 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
232 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
233 |
|
|
+ </entry> |
234 |
|
|
+ |
235 |
|
|
</lexicon> |
236 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/it/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.151510407 +0200 |
237 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/it/etc/e-smith/web/functions/certificate 2022-07-22 02:31:38.878144066 +0200 |
238 |
|
|
@@ -46,4 +46,15 @@ |
239 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
240 |
|
|
<trans>Certificato SSL catena intermedio</trans> |
241 |
|
|
</entry> |
242 |
|
|
+ |
243 |
|
|
+ <entry> |
244 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
245 |
|
|
+ <trans>Successo - Scritti i dettagli del nuovo certificato.</trans> |
246 |
|
|
+ </entry> |
247 |
|
|
+ |
248 |
|
|
+ <entry> |
249 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
250 |
|
|
+ <trans>Successo - Certificato riconvertito ad auto-firmato.</trans> |
251 |
|
|
+ </entry> |
252 |
|
|
+ |
253 |
|
|
</lexicon> |
254 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/ja/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.136510976 +0200 |
255 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/ja/etc/e-smith/web/functions/certificate 2022-07-22 02:31:38.953141225 +0200 |
256 |
|
|
@@ -46,4 +46,15 @@ |
257 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
258 |
|
|
<trans>SSL intermediate chain certificate</trans> |
259 |
|
|
</entry> |
260 |
|
|
+ |
261 |
|
|
+ <entry> |
262 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
263 |
|
|
+ <trans>Success - New Certificate details written</trans> |
264 |
|
|
+ </entry> |
265 |
|
|
+ |
266 |
|
|
+ <entry> |
267 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
268 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
269 |
|
|
+ </entry> |
270 |
|
|
+ |
271 |
|
|
</lexicon> |
272 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/nb/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.136510976 +0200 |
273 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/nb/etc/e-smith/web/functions/certificate 2022-07-22 02:31:39.026138460 +0200 |
274 |
|
|
@@ -46,4 +46,15 @@ |
275 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
276 |
|
|
<trans>SSL intermediate chain certificate</trans> |
277 |
|
|
</entry> |
278 |
|
|
+ |
279 |
|
|
+ <entry> |
280 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
281 |
|
|
+ <trans>Success - New Certificate details written</trans> |
282 |
|
|
+ </entry> |
283 |
|
|
+ |
284 |
|
|
+ <entry> |
285 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
286 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
287 |
|
|
+ </entry> |
288 |
|
|
+ |
289 |
|
|
</lexicon> |
290 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/nl/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.152510370 +0200 |
291 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/nl/etc/e-smith/web/functions/certificate 2022-07-22 02:31:39.121134861 +0200 |
292 |
|
|
@@ -46,4 +46,15 @@ |
293 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
294 |
|
|
<trans>SSL Intermediate Certificaat</trans> |
295 |
|
|
</entry> |
296 |
|
|
+ |
297 |
|
|
+ <entry> |
298 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
299 |
|
|
+ <trans>Success - New Certificate details written</trans> |
300 |
|
|
+ </entry> |
301 |
|
|
+ |
302 |
|
|
+ <entry> |
303 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
304 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
305 |
|
|
+ </entry> |
306 |
|
|
+ |
307 |
|
|
</lexicon> |
308 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/pl/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.137510938 +0200 |
309 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/pl/etc/e-smith/web/functions/certificate 2022-07-22 02:31:39.191132209 +0200 |
310 |
|
|
@@ -46,4 +46,15 @@ |
311 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
312 |
|
|
<trans>SSL intermediate chain certificate</trans> |
313 |
|
|
</entry> |
314 |
|
|
+ |
315 |
|
|
+ <entry> |
316 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
317 |
|
|
+ <trans>Success - New Certificate details written</trans> |
318 |
|
|
+ </entry> |
319 |
|
|
+ |
320 |
|
|
+ <entry> |
321 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
322 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
323 |
|
|
+ </entry> |
324 |
|
|
+ |
325 |
|
|
</lexicon> |
326 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/pt/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.137510938 +0200 |
327 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/pt/etc/e-smith/web/functions/certificate 2022-07-22 02:31:39.255129786 +0200 |
328 |
|
|
@@ -46,4 +46,15 @@ |
329 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
330 |
|
|
<trans>SSL intermediate chain certificate</trans> |
331 |
|
|
</entry> |
332 |
|
|
+ |
333 |
|
|
+ <entry> |
334 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
335 |
|
|
+ <trans>Success - New Certificate details written</trans> |
336 |
|
|
+ </entry> |
337 |
|
|
+ |
338 |
|
|
+ <entry> |
339 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
340 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
341 |
|
|
+ </entry> |
342 |
|
|
+ |
343 |
|
|
</lexicon> |
344 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.154510294 +0200 |
345 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/certificate 2022-07-22 02:31:39.325127133 +0200 |
346 |
|
|
@@ -46,4 +46,15 @@ |
347 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
348 |
|
|
<trans>Certificado de cadeia intermediária SSL</trans> |
349 |
|
|
</entry> |
350 |
|
|
+ |
351 |
|
|
+ <entry> |
352 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
353 |
|
|
+ <trans>Success - New Certificate details written</trans> |
354 |
|
|
+ </entry> |
355 |
|
|
+ |
356 |
|
|
+ <entry> |
357 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
358 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
359 |
|
|
+ </entry> |
360 |
|
|
+ |
361 |
|
|
</lexicon> |
362 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/ro/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.138510900 +0200 |
363 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/ro/etc/e-smith/web/functions/certificate 2022-07-22 02:31:39.392124595 +0200 |
364 |
|
|
@@ -46,4 +46,15 @@ |
365 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
366 |
|
|
<trans>SSL intermediate chain certificate</trans> |
367 |
|
|
</entry> |
368 |
|
|
+ |
369 |
|
|
+ <entry> |
370 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
371 |
|
|
+ <trans>Success - New Certificate details written</trans> |
372 |
|
|
+ </entry> |
373 |
|
|
+ |
374 |
|
|
+ <entry> |
375 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
376 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
377 |
|
|
+ </entry> |
378 |
|
|
+ |
379 |
|
|
</lexicon> |
380 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/ru/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.138510900 +0200 |
381 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/ru/etc/e-smith/web/functions/certificate 2022-07-22 02:31:39.479121299 +0200 |
382 |
|
|
@@ -46,4 +46,15 @@ |
383 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
384 |
|
|
<trans>SSL intermediate chain certificate</trans> |
385 |
|
|
</entry> |
386 |
|
|
+ |
387 |
|
|
+ <entry> |
388 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
389 |
|
|
+ <trans>Success - New Certificate details written</trans> |
390 |
|
|
+ </entry> |
391 |
|
|
+ |
392 |
|
|
+ <entry> |
393 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
394 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
395 |
|
|
+ </entry> |
396 |
|
|
+ |
397 |
|
|
</lexicon> |
398 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/sl/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.138510900 +0200 |
399 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/sl/etc/e-smith/web/functions/certificate 2022-07-22 02:31:39.554118457 +0200 |
400 |
|
|
@@ -46,4 +46,15 @@ |
401 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
402 |
|
|
<trans>SSL intermediate chain certificate</trans> |
403 |
|
|
</entry> |
404 |
|
|
+ |
405 |
|
|
+ <entry> |
406 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
407 |
|
|
+ <trans>Success - New Certificate details written</trans> |
408 |
|
|
+ </entry> |
409 |
|
|
+ |
410 |
|
|
+ <entry> |
411 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
412 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
413 |
|
|
+ </entry> |
414 |
|
|
+ |
415 |
|
|
</lexicon> |
416 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.139510862 +0200 |
417 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/certificate 2022-07-22 02:31:39.620115956 +0200 |
418 |
|
|
@@ -46,4 +46,15 @@ |
419 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
420 |
|
|
<trans>SSL intermediate chain certificate</trans> |
421 |
|
|
</entry> |
422 |
|
|
+ |
423 |
|
|
+ <entry> |
424 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
425 |
|
|
+ <trans>Success - New Certificate details written</trans> |
426 |
|
|
+ </entry> |
427 |
|
|
+ |
428 |
|
|
+ <entry> |
429 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
430 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
431 |
|
|
+ </entry> |
432 |
|
|
+ |
433 |
|
|
</lexicon> |
434 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/th/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.139510862 +0200 |
435 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/th/etc/e-smith/web/functions/certificate 2022-07-22 02:31:39.676113835 +0200 |
436 |
|
|
@@ -46,4 +46,15 @@ |
437 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
438 |
|
|
<trans>SSL intermediate chain certificate</trans> |
439 |
|
|
</entry> |
440 |
|
|
+ |
441 |
|
|
+ <entry> |
442 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
443 |
|
|
+ <trans>Success - New Certificate details written</trans> |
444 |
|
|
+ </entry> |
445 |
|
|
+ |
446 |
|
|
+ <entry> |
447 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
448 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
449 |
|
|
+ </entry> |
450 |
|
|
+ |
451 |
|
|
</lexicon> |
452 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/tr/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.139510862 +0200 |
453 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/tr/etc/e-smith/web/functions/certificate 2022-07-22 02:31:39.742111336 +0200 |
454 |
|
|
@@ -46,4 +46,15 @@ |
455 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
456 |
|
|
<trans>SSL intermediate chain certificate</trans> |
457 |
|
|
</entry> |
458 |
|
|
+ |
459 |
|
|
+ <entry> |
460 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
461 |
|
|
+ <trans>Success - New Certificate details written</trans> |
462 |
|
|
+ </entry> |
463 |
|
|
+ |
464 |
|
|
+ <entry> |
465 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
466 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
467 |
|
|
+ </entry> |
468 |
|
|
+ |
469 |
|
|
</lexicon> |
470 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.140510824 +0200 |
471 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/certificate 2022-07-22 02:31:39.798109213 +0200 |
472 |
|
|
@@ -46,4 +46,15 @@ |
473 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
474 |
|
|
<trans>SSL intermediate chain certificate</trans> |
475 |
|
|
</entry> |
476 |
|
|
+ |
477 |
|
|
+ <entry> |
478 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
479 |
|
|
+ <trans>Success - New Certificate details written</trans> |
480 |
|
|
+ </entry> |
481 |
|
|
+ |
482 |
|
|
+ <entry> |
483 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
484 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
485 |
|
|
+ </entry> |
486 |
|
|
+ |
487 |
|
|
</lexicon> |
488 |
|
|
--- smeserver-certificate-0.0.4/root/etc/e-smith/locale/zh-tw/etc/e-smith/web/functions/certificate 2022-07-22 02:12:08.152510370 +0200 |
489 |
|
|
+++ smeserver-certificate-0.0.4.update/root/etc/e-smith/locale/zh-tw/etc/e-smith/web/functions/certificate 2022-07-22 02:31:39.862106790 +0200 |
490 |
|
|
@@ -46,4 +46,15 @@ |
491 |
|
|
<base>LABEL_CERTIFICATE_CHAINFILE</base> |
492 |
|
|
<trans>SSL 中繼 CA 鍊憑證</trans> |
493 |
|
|
</entry> |
494 |
|
|
+ |
495 |
|
|
+ <entry> |
496 |
|
|
+ <base>SUCCESS-CERT-WRITTEN</base> |
497 |
|
|
+ <trans>Success - New Certificate details written</trans> |
498 |
|
|
+ </entry> |
499 |
|
|
+ |
500 |
|
|
+ <entry> |
501 |
|
|
+ <base>SUCCESS-CERT-DEFAULTED</base> |
502 |
|
|
+ <trans>Success - Certificate reverted to self-signed</trans> |
503 |
|
|
+ </entry> |
504 |
|
|
+ |
505 |
|
|
</lexicon> |