Skip to content

Commit 1dc5f71

Browse files
committed
Updated translations
1 parent b112ee0 commit 1dc5f71

File tree

9 files changed

+141
-95
lines changed

9 files changed

+141
-95
lines changed

frontend/src/language/constants.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ export const msg = [
1717
$gettext('Writing certificate to disk'),
1818
$gettext('Writing certificate private key to disk'),
1919
$gettext('Reloading nginx'),
20-
$gettext('Finished')
20+
$gettext('Finished'),
21+
$gettext('Issued certificate successfully')
2122
]

frontend/src/language/en/app.po

Lines changed: 35 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ msgstr ""
2929
msgid "Add Directive Below"
3030
msgstr "Add Directive Below"
3131

32-
#: src/views/domain/ngx_conf/LocationEditor.vue:19
33-
#: src/views/domain/ngx_conf/LocationEditor.vue:34
32+
#: src/views/domain/ngx_conf/LocationEditor.vue:31
33+
#: src/views/domain/ngx_conf/LocationEditor.vue:46
3434
msgid "Add Location"
3535
msgstr "Add Location"
3636

@@ -52,11 +52,16 @@ msgstr "Are you sure you want to remove this directive?"
5252
msgid "Are you sure you want to remove this directive?"
5353
msgstr "Are you sure you want to remove this directive?"
5454

55-
#: src/views/domain/cert/IssueCert.vue:77
55+
#: src/views/domain/ngx_conf/LocationEditor.vue:17
56+
#, fuzzy
57+
msgid "Are you sure you want to remove this location?"
58+
msgstr "Are you sure you want to remove this directive?"
59+
60+
#: src/views/domain/cert/IssueCert.vue:78
5661
msgid "Auto-renewal disabled for %{name}"
5762
msgstr "Auto-renewal disabled for %{name}"
5863

59-
#: src/views/domain/cert/IssueCert.vue:71
64+
#: src/views/domain/cert/IssueCert.vue:72
6065
msgid "Auto-renewal enabled for %{name}"
6166
msgstr "Auto-renewal enabled for %{name}"
6267

@@ -99,9 +104,9 @@ msgid "Certificate Status"
99104
msgstr "Certificate Status"
100105

101106
#: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:29
102-
#: src/views/domain/ngx_conf/LocationEditor.vue:21
107+
#: src/views/domain/ngx_conf/LocationEditor.vue:33
103108
#: src/views/domain/ngx_conf/LocationEditor.vue:7
104-
#: src/views/domain/ngx_conf/NgxConfigEditor.vue:155
109+
#: src/views/domain/ngx_conf/NgxConfigEditor.vue:156
105110
msgid "Comments"
106111
msgstr "Comments"
107112

@@ -118,7 +123,7 @@ msgid "Configure SSL"
118123
msgstr "Configure SSL"
119124

120125
#: src/views/domain/ngx_conf/LocationEditor.vue:13
121-
#: src/views/domain/ngx_conf/LocationEditor.vue:27
126+
#: src/views/domain/ngx_conf/LocationEditor.vue:39
122127
msgid "Content"
123128
msgstr "Content"
124129

@@ -175,7 +180,7 @@ msgstr "Directive"
175180
msgid "Directives"
176181
msgstr "Directives"
177182

178-
#: src/views/domain/cert/IssueCert.vue:79
183+
#: src/views/domain/cert/IssueCert.vue:80
179184
msgid "Disable auto-renewal failed for %{name}"
180185
msgstr "Disable auto-renewal failed for %{name}"
181186

@@ -212,7 +217,7 @@ msgstr "Edit Site"
212217
msgid "Email (*)"
213218
msgstr "Email (*)"
214219

215-
#: src/views/domain/cert/IssueCert.vue:73
220+
#: src/views/domain/cert/IssueCert.vue:74
216221
msgid "Enable auto-renewal failed for %{name}"
217222
msgstr "Enable auto-renewal failed for %{name}"
218223

@@ -235,7 +240,7 @@ msgstr "Enabled"
235240
msgid "Enabled successfully"
236241
msgstr "Enabled successfully"
237242

238-
#: src/views/domain/cert/IssueCert.vue:3
243+
#: src/views/domain/cert/IssueCert.vue:17
239244
msgid "Encrypt website with Let's Encrypt"
240245
msgstr "Encrypt website with Let's Encrypt"
241246

@@ -267,7 +272,7 @@ msgstr "Finished"
267272
msgid "Generating private key for registering account"
268273
msgstr ""
269274

270-
#: src/views/domain/cert/IssueCert.vue:85
275+
#: src/views/domain/cert/IssueCert.vue:103
271276
msgid "Getting the certificate, please wait..."
272277
msgstr "Getting the certificate, please wait..."
273278

@@ -288,6 +293,11 @@ msgstr "Enabled successfully"
288293
msgid "Intermediate Certification Authorities: %{issuer}"
289294
msgstr "Intermediate Certification Authorities: %{issuer}"
290295

296+
#: src/language/constants.ts:21
297+
#, fuzzy
298+
msgid "Issued certificate successfully"
299+
msgstr "Enabled successfully"
300+
291301
#: src/views/user/User.vue:26
292302
msgid "Leave blank for no change"
293303
msgstr "Leave blank for no change"
@@ -300,11 +310,11 @@ msgstr "Load Averages:"
300310
msgid "Location"
301311
msgstr "Location"
302312

303-
#: src/views/domain/ngx_conf/LocationEditor.vue:36
313+
#: src/views/domain/ngx_conf/LocationEditor.vue:39
304314
msgid "Locations"
305315
msgstr "Locations"
306316

307-
#: src/routes/index.ts:108 src/views/other/Login.vue:99
317+
#: src/routes/index.ts:108 src/views/other/Login.vue:103
308318
msgid "Login"
309319
msgstr "Login"
310320

@@ -316,7 +326,7 @@ msgstr "Login successful"
316326
msgid "Logout successful"
317327
msgstr "Logout successful"
318328

319-
#: src/views/domain/cert/IssueCert.vue:181
329+
#: src/views/domain/cert/IssueCert.vue:226
320330
msgid ""
321331
"Make sure you have configured a reverse proxy for .well-known directory to "
322332
"HTTPChallengePort (default: 9180) before getting the certificate."
@@ -385,6 +395,7 @@ msgstr "Next"
385395
#: src/components/StdDataDisplay/StdTable.vue:39
386396
#: src/views/domain/DomainList.vue:25
387397
#: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:17
398+
#: src/views/domain/ngx_conf/LocationEditor.vue:19
388399
msgid "No"
389400
msgstr "No"
390401

@@ -396,15 +407,15 @@ msgstr "Not Found"
396407
msgid "Not Valid Before: %{date}"
397408
msgstr "Not Valid Before: %{date}"
398409

399-
#: src/views/domain/cert/IssueCert.vue:173
410+
#: src/views/domain/cert/IssueCert.vue:218
400411
msgid ""
401412
"Note: The server_name in the current configuration must be the domain name "
402413
"you need to get the certificate."
403414
msgstr ""
404415
"Note: The server_name in the current configuration must be the domain name "
405416
"you need to get the certificate."
406417

407-
#: src/language/constants.ts:16
418+
#: src/language/constants.ts:16 src/views/domain/cert/IssueCert.vue:3
408419
msgid "Obtaining certificate"
409420
msgstr ""
410421

@@ -431,7 +442,7 @@ msgid "Password (*)"
431442
msgstr "Password (*)"
432443

433444
#: src/views/domain/ngx_conf/LocationEditor.vue:10
434-
#: src/views/domain/ngx_conf/LocationEditor.vue:24
445+
#: src/views/domain/ngx_conf/LocationEditor.vue:36
435446
msgid "Path"
436447
msgstr "Path"
437448

@@ -524,16 +535,16 @@ msgstr "Server error"
524535
msgid "Server Info"
525536
msgstr "Server Info"
526537

527-
#: src/views/domain/cert/IssueCert.vue:28
538+
#: src/views/domain/cert/IssueCert.vue:29
528539
msgid "server_name not found in directives"
529540
msgstr "server_name not found in directives"
530541

531-
#: src/views/domain/cert/IssueCert.vue:164 src/views/domain/DomainAdd.vue:112
542+
#: src/views/domain/cert/IssueCert.vue:209 src/views/domain/DomainAdd.vue:112
532543
msgid "server_name parameter is required"
533544
msgstr "server_name parameter is required"
534545

535-
#: src/views/domain/cert/IssueCert.vue:167
536-
#: src/views/domain/cert/IssueCert.vue:34
546+
#: src/views/domain/cert/IssueCert.vue:212
547+
#: src/views/domain/cert/IssueCert.vue:35
537548
msgid "server_name parameters more than one"
538549
msgstr "server_name parameters more than one"
539550

@@ -570,7 +581,7 @@ msgstr "Enabled"
570581
msgid "Terminal"
571582
msgstr "Terminal"
572583

573-
#: src/views/domain/cert/IssueCert.vue:177
584+
#: src/views/domain/cert/IssueCert.vue:222
574585
msgid ""
575586
"The certificate for the domain will be checked every hour, and will be "
576587
"renewed if it has been more than 1 month since it was last issued."
@@ -607,7 +618,7 @@ msgstr "Username (*)"
607618
msgid "Using HTTP01 challenge provider"
608619
msgstr ""
609620

610-
#: src/views/domain/cert/IssueCert.vue:12 src/views/domain/DomainAdd.vue:24
621+
#: src/views/domain/cert/IssueCert.vue:26 src/views/domain/DomainAdd.vue:24
611622
msgid "Warning"
612623
msgstr "Warning"
613624

@@ -625,6 +636,7 @@ msgid "Writing certificate to disk"
625636
msgstr ""
626637

627638
#: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:16
639+
#: src/views/domain/ngx_conf/LocationEditor.vue:18
628640
msgid "Yes"
629641
msgstr "Yes"
630642

0 commit comments

Comments
 (0)