mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +02:00
Updated translations
This commit is contained in:
parent
b112ee05b4
commit
1dc5f71688
9 changed files with 141 additions and 95 deletions
|
@ -17,5 +17,6 @@ export const msg = [
|
|||
$gettext('Writing certificate to disk'),
|
||||
$gettext('Writing certificate private key to disk'),
|
||||
$gettext('Reloading nginx'),
|
||||
$gettext('Finished')
|
||||
$gettext('Finished'),
|
||||
$gettext('Issued certificate successfully')
|
||||
]
|
||||
|
|
|
@ -29,8 +29,8 @@ msgstr ""
|
|||
msgid "Add Directive Below"
|
||||
msgstr "Add Directive Below"
|
||||
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:19
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:34
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:31
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:46
|
||||
msgid "Add Location"
|
||||
msgstr "Add Location"
|
||||
|
||||
|
@ -52,11 +52,16 @@ msgstr "Are you sure you want to remove this directive?"
|
|||
msgid "Are you sure you want to remove this directive?"
|
||||
msgstr "Are you sure you want to remove this directive?"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:77
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:17
|
||||
#, fuzzy
|
||||
msgid "Are you sure you want to remove this location?"
|
||||
msgstr "Are you sure you want to remove this directive?"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:78
|
||||
msgid "Auto-renewal disabled for %{name}"
|
||||
msgstr "Auto-renewal disabled for %{name}"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:71
|
||||
#: src/views/domain/cert/IssueCert.vue:72
|
||||
msgid "Auto-renewal enabled for %{name}"
|
||||
msgstr "Auto-renewal enabled for %{name}"
|
||||
|
||||
|
@ -99,9 +104,9 @@ msgid "Certificate Status"
|
|||
msgstr "Certificate Status"
|
||||
|
||||
#: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:29
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:21
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:33
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:7
|
||||
#: src/views/domain/ngx_conf/NgxConfigEditor.vue:155
|
||||
#: src/views/domain/ngx_conf/NgxConfigEditor.vue:156
|
||||
msgid "Comments"
|
||||
msgstr "Comments"
|
||||
|
||||
|
@ -118,7 +123,7 @@ msgid "Configure SSL"
|
|||
msgstr "Configure SSL"
|
||||
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:13
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:27
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:39
|
||||
msgid "Content"
|
||||
msgstr "Content"
|
||||
|
||||
|
@ -175,7 +180,7 @@ msgstr "Directive"
|
|||
msgid "Directives"
|
||||
msgstr "Directives"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:79
|
||||
#: src/views/domain/cert/IssueCert.vue:80
|
||||
msgid "Disable auto-renewal failed for %{name}"
|
||||
msgstr "Disable auto-renewal failed for %{name}"
|
||||
|
||||
|
@ -212,7 +217,7 @@ msgstr "Edit Site"
|
|||
msgid "Email (*)"
|
||||
msgstr "Email (*)"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:73
|
||||
#: src/views/domain/cert/IssueCert.vue:74
|
||||
msgid "Enable auto-renewal failed for %{name}"
|
||||
msgstr "Enable auto-renewal failed for %{name}"
|
||||
|
||||
|
@ -235,7 +240,7 @@ msgstr "Enabled"
|
|||
msgid "Enabled successfully"
|
||||
msgstr "Enabled successfully"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:3
|
||||
#: src/views/domain/cert/IssueCert.vue:17
|
||||
msgid "Encrypt website with Let's Encrypt"
|
||||
msgstr "Encrypt website with Let's Encrypt"
|
||||
|
||||
|
@ -267,7 +272,7 @@ msgstr "Finished"
|
|||
msgid "Generating private key for registering account"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:85
|
||||
#: src/views/domain/cert/IssueCert.vue:103
|
||||
msgid "Getting the certificate, please wait..."
|
||||
msgstr "Getting the certificate, please wait..."
|
||||
|
||||
|
@ -288,6 +293,11 @@ msgstr "Enabled successfully"
|
|||
msgid "Intermediate Certification Authorities: %{issuer}"
|
||||
msgstr "Intermediate Certification Authorities: %{issuer}"
|
||||
|
||||
#: src/language/constants.ts:21
|
||||
#, fuzzy
|
||||
msgid "Issued certificate successfully"
|
||||
msgstr "Enabled successfully"
|
||||
|
||||
#: src/views/user/User.vue:26
|
||||
msgid "Leave blank for no change"
|
||||
msgstr "Leave blank for no change"
|
||||
|
@ -300,11 +310,11 @@ msgstr "Load Averages:"
|
|||
msgid "Location"
|
||||
msgstr "Location"
|
||||
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:36
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:39
|
||||
msgid "Locations"
|
||||
msgstr "Locations"
|
||||
|
||||
#: src/routes/index.ts:108 src/views/other/Login.vue:99
|
||||
#: src/routes/index.ts:108 src/views/other/Login.vue:103
|
||||
msgid "Login"
|
||||
msgstr "Login"
|
||||
|
||||
|
@ -316,7 +326,7 @@ msgstr "Login successful"
|
|||
msgid "Logout successful"
|
||||
msgstr "Logout successful"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:181
|
||||
#: src/views/domain/cert/IssueCert.vue:226
|
||||
msgid ""
|
||||
"Make sure you have configured a reverse proxy for .well-known directory to "
|
||||
"HTTPChallengePort (default: 9180) before getting the certificate."
|
||||
|
@ -385,6 +395,7 @@ msgstr "Next"
|
|||
#: src/components/StdDataDisplay/StdTable.vue:39
|
||||
#: src/views/domain/DomainList.vue:25
|
||||
#: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:17
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:19
|
||||
msgid "No"
|
||||
msgstr "No"
|
||||
|
||||
|
@ -396,7 +407,7 @@ msgstr "Not Found"
|
|||
msgid "Not Valid Before: %{date}"
|
||||
msgstr "Not Valid Before: %{date}"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:173
|
||||
#: src/views/domain/cert/IssueCert.vue:218
|
||||
msgid ""
|
||||
"Note: The server_name in the current configuration must be the domain name "
|
||||
"you need to get the certificate."
|
||||
|
@ -404,7 +415,7 @@ msgstr ""
|
|||
"Note: The server_name in the current configuration must be the domain name "
|
||||
"you need to get the certificate."
|
||||
|
||||
#: src/language/constants.ts:16
|
||||
#: src/language/constants.ts:16 src/views/domain/cert/IssueCert.vue:3
|
||||
msgid "Obtaining certificate"
|
||||
msgstr ""
|
||||
|
||||
|
@ -431,7 +442,7 @@ msgid "Password (*)"
|
|||
msgstr "Password (*)"
|
||||
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:10
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:24
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:36
|
||||
msgid "Path"
|
||||
msgstr "Path"
|
||||
|
||||
|
@ -524,16 +535,16 @@ msgstr "Server error"
|
|||
msgid "Server Info"
|
||||
msgstr "Server Info"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:28
|
||||
#: src/views/domain/cert/IssueCert.vue:29
|
||||
msgid "server_name not found in directives"
|
||||
msgstr "server_name not found in directives"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:164 src/views/domain/DomainAdd.vue:112
|
||||
#: src/views/domain/cert/IssueCert.vue:209 src/views/domain/DomainAdd.vue:112
|
||||
msgid "server_name parameter is required"
|
||||
msgstr "server_name parameter is required"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:167
|
||||
#: src/views/domain/cert/IssueCert.vue:34
|
||||
#: src/views/domain/cert/IssueCert.vue:212
|
||||
#: src/views/domain/cert/IssueCert.vue:35
|
||||
msgid "server_name parameters more than one"
|
||||
msgstr "server_name parameters more than one"
|
||||
|
||||
|
@ -570,7 +581,7 @@ msgstr "Enabled"
|
|||
msgid "Terminal"
|
||||
msgstr "Terminal"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:177
|
||||
#: src/views/domain/cert/IssueCert.vue:222
|
||||
msgid ""
|
||||
"The certificate for the domain will be checked every hour, and will be "
|
||||
"renewed if it has been more than 1 month since it was last issued."
|
||||
|
@ -607,7 +618,7 @@ msgstr "Username (*)"
|
|||
msgid "Using HTTP01 challenge provider"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:12 src/views/domain/DomainAdd.vue:24
|
||||
#: src/views/domain/cert/IssueCert.vue:26 src/views/domain/DomainAdd.vue:24
|
||||
msgid "Warning"
|
||||
msgstr "Warning"
|
||||
|
||||
|
@ -625,6 +636,7 @@ msgid "Writing certificate to disk"
|
|||
msgstr ""
|
||||
|
||||
#: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:16
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:18
|
||||
msgid "Yes"
|
||||
msgstr "Yes"
|
||||
|
||||
|
|
|
@ -23,8 +23,8 @@ msgstr ""
|
|||
msgid "Add Directive Below"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:19
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:34
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:31
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:46
|
||||
msgid "Add Location"
|
||||
msgstr ""
|
||||
|
||||
|
@ -46,11 +46,15 @@ msgstr ""
|
|||
msgid "Are you sure you want to remove this directive?"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:77
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:17
|
||||
msgid "Are you sure you want to remove this location?"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:78
|
||||
msgid "Auto-renewal disabled for %{name}"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:71
|
||||
#: src/views/domain/cert/IssueCert.vue:72
|
||||
msgid "Auto-renewal enabled for %{name}"
|
||||
msgstr ""
|
||||
|
||||
|
@ -92,9 +96,9 @@ msgid "Certificate Status"
|
|||
msgstr ""
|
||||
|
||||
#: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:29
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:21
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:33
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:7
|
||||
#: src/views/domain/ngx_conf/NgxConfigEditor.vue:155
|
||||
#: src/views/domain/ngx_conf/NgxConfigEditor.vue:156
|
||||
msgid "Comments"
|
||||
msgstr ""
|
||||
|
||||
|
@ -111,7 +115,7 @@ msgid "Configure SSL"
|
|||
msgstr ""
|
||||
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:13
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:27
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:39
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
|
@ -169,7 +173,7 @@ msgstr ""
|
|||
msgid "Directives"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:79
|
||||
#: src/views/domain/cert/IssueCert.vue:80
|
||||
msgid "Disable auto-renewal failed for %{name}"
|
||||
msgstr ""
|
||||
|
||||
|
@ -209,7 +213,7 @@ msgstr ""
|
|||
msgid "Email (*)"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:73
|
||||
#: src/views/domain/cert/IssueCert.vue:74
|
||||
msgid "Enable auto-renewal failed for %{name}"
|
||||
msgstr ""
|
||||
|
||||
|
@ -235,7 +239,7 @@ msgstr ""
|
|||
msgid "Enabled successfully"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:3
|
||||
#: src/views/domain/cert/IssueCert.vue:17
|
||||
msgid "Encrypt website with Let's Encrypt"
|
||||
msgstr ""
|
||||
|
||||
|
@ -271,7 +275,7 @@ msgstr ""
|
|||
msgid "Generating private key for registering account"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:85
|
||||
#: src/views/domain/cert/IssueCert.vue:103
|
||||
msgid "Getting the certificate, please wait..."
|
||||
msgstr ""
|
||||
|
||||
|
@ -292,6 +296,10 @@ msgstr ""
|
|||
msgid "Intermediate Certification Authorities: %{issuer}"
|
||||
msgstr ""
|
||||
|
||||
#: src/language/constants.ts:21
|
||||
msgid "Issued certificate successfully"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/user/User.vue:26
|
||||
msgid "Leave blank for no change"
|
||||
msgstr ""
|
||||
|
@ -304,12 +312,12 @@ msgstr ""
|
|||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:36
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:39
|
||||
msgid "Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/index.ts:108
|
||||
#: src/views/other/Login.vue:99
|
||||
#: src/views/other/Login.vue:103
|
||||
msgid "Login"
|
||||
msgstr ""
|
||||
|
||||
|
@ -321,7 +329,7 @@ msgstr ""
|
|||
msgid "Logout successful"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:181
|
||||
#: src/views/domain/cert/IssueCert.vue:226
|
||||
msgid "Make sure you have configured a reverse proxy for .well-known directory to HTTPChallengePort (default: 9180) before getting the certificate."
|
||||
msgstr ""
|
||||
|
||||
|
@ -388,6 +396,7 @@ msgstr ""
|
|||
#: src/components/StdDataDisplay/StdTable.vue:39
|
||||
#: src/views/domain/DomainList.vue:25
|
||||
#: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:17
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:19
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
|
@ -400,11 +409,12 @@ msgstr ""
|
|||
msgid "Not Valid Before: %{date}"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:173
|
||||
#: src/views/domain/cert/IssueCert.vue:218
|
||||
msgid "Note: The server_name in the current configuration must be the domain name you need to get the certificate."
|
||||
msgstr ""
|
||||
|
||||
#: src/language/constants.ts:16
|
||||
#: src/views/domain/cert/IssueCert.vue:3
|
||||
msgid "Obtaining certificate"
|
||||
msgstr ""
|
||||
|
||||
|
@ -432,7 +442,7 @@ msgid "Password (*)"
|
|||
msgstr ""
|
||||
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:10
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:24
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:36
|
||||
msgid "Path"
|
||||
msgstr ""
|
||||
|
||||
|
@ -533,17 +543,17 @@ msgstr ""
|
|||
msgid "Server Info"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:28
|
||||
#: src/views/domain/cert/IssueCert.vue:29
|
||||
msgid "server_name not found in directives"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:164
|
||||
#: src/views/domain/cert/IssueCert.vue:209
|
||||
#: src/views/domain/DomainAdd.vue:112
|
||||
msgid "server_name parameter is required"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:167
|
||||
#: src/views/domain/cert/IssueCert.vue:34
|
||||
#: src/views/domain/cert/IssueCert.vue:212
|
||||
#: src/views/domain/cert/IssueCert.vue:35
|
||||
msgid "server_name parameters more than one"
|
||||
msgstr ""
|
||||
|
||||
|
@ -580,7 +590,7 @@ msgstr ""
|
|||
msgid "Terminal"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:177
|
||||
#: src/views/domain/cert/IssueCert.vue:222
|
||||
msgid "The certificate for the domain will be checked every hour, and will be renewed if it has been more than 1 month since it was last issued."
|
||||
msgstr ""
|
||||
|
||||
|
@ -615,7 +625,7 @@ msgstr ""
|
|||
msgid "Using HTTP01 challenge provider"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:12
|
||||
#: src/views/domain/cert/IssueCert.vue:26
|
||||
#: src/views/domain/DomainAdd.vue:24
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
@ -635,6 +645,7 @@ msgid "Writing certificate to disk"
|
|||
msgstr ""
|
||||
|
||||
#: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:16
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:18
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
|
@ -32,8 +32,8 @@ msgstr "添加"
|
|||
msgid "Add Directive Below"
|
||||
msgstr "在下面添加指令"
|
||||
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:19
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:34
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:31
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:46
|
||||
msgid "Add Location"
|
||||
msgstr "添加 Location"
|
||||
|
||||
|
@ -54,11 +54,15 @@ msgstr "您确定要删除吗?"
|
|||
msgid "Are you sure you want to remove this directive?"
|
||||
msgstr "您确定要删除这条指令?"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:77
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:17
|
||||
msgid "Are you sure you want to remove this location?"
|
||||
msgstr "您确定要删除这个 Location?"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:78
|
||||
msgid "Auto-renewal disabled for %{name}"
|
||||
msgstr "成功关闭 %{name} 自动续签"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:71
|
||||
#: src/views/domain/cert/IssueCert.vue:72
|
||||
msgid "Auto-renewal enabled for %{name}"
|
||||
msgstr "成功启用 %{name} 自动续签"
|
||||
|
||||
|
@ -100,9 +104,9 @@ msgid "Certificate Status"
|
|||
msgstr "证书状态"
|
||||
|
||||
#: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:29
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:21
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:33
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:7
|
||||
#: src/views/domain/ngx_conf/NgxConfigEditor.vue:155
|
||||
#: src/views/domain/ngx_conf/NgxConfigEditor.vue:156
|
||||
msgid "Comments"
|
||||
msgstr "注释"
|
||||
|
||||
|
@ -119,7 +123,7 @@ msgid "Configure SSL"
|
|||
msgstr "配置 SSL"
|
||||
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:13
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:27
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:39
|
||||
msgid "Content"
|
||||
msgstr "内容"
|
||||
|
||||
|
@ -176,7 +180,7 @@ msgstr "指令"
|
|||
msgid "Directives"
|
||||
msgstr "指令"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:79
|
||||
#: src/views/domain/cert/IssueCert.vue:80
|
||||
msgid "Disable auto-renewal failed for %{name}"
|
||||
msgstr "关闭 %{name} 自动续签失败"
|
||||
|
||||
|
@ -213,7 +217,7 @@ msgstr "编辑站点"
|
|||
msgid "Email (*)"
|
||||
msgstr "邮箱 (*)"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:73
|
||||
#: src/views/domain/cert/IssueCert.vue:74
|
||||
msgid "Enable auto-renewal failed for %{name}"
|
||||
msgstr "启用 %{name} 自动续签失败"
|
||||
|
||||
|
@ -236,7 +240,7 @@ msgstr "启用"
|
|||
msgid "Enabled successfully"
|
||||
msgstr "启用成功"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:3
|
||||
#: src/views/domain/cert/IssueCert.vue:17
|
||||
msgid "Encrypt website with Let's Encrypt"
|
||||
msgstr "用 Let's Encrypt 对网站进行加密"
|
||||
|
||||
|
@ -268,7 +272,7 @@ msgstr "完成"
|
|||
msgid "Generating private key for registering account"
|
||||
msgstr "正在生成私钥用于注册账户"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:85
|
||||
#: src/views/domain/cert/IssueCert.vue:103
|
||||
msgid "Getting the certificate, please wait..."
|
||||
msgstr "正在获取证书,请稍等..."
|
||||
|
||||
|
@ -288,6 +292,10 @@ msgstr "安装成功"
|
|||
msgid "Intermediate Certification Authorities: %{issuer}"
|
||||
msgstr "中级证书颁发机构: %{issuer}"
|
||||
|
||||
#: src/language/constants.ts:21
|
||||
msgid "Issued certificate successfully"
|
||||
msgstr "证书申请成功"
|
||||
|
||||
#: src/views/user/User.vue:26
|
||||
msgid "Leave blank for no change"
|
||||
msgstr "留空表示不修改"
|
||||
|
@ -300,11 +308,11 @@ msgstr "系统负载:"
|
|||
msgid "Location"
|
||||
msgstr "Location"
|
||||
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:36
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:39
|
||||
msgid "Locations"
|
||||
msgstr "Locations"
|
||||
|
||||
#: src/routes/index.ts:108 src/views/other/Login.vue:99
|
||||
#: src/routes/index.ts:108 src/views/other/Login.vue:103
|
||||
msgid "Login"
|
||||
msgstr "登录"
|
||||
|
||||
|
@ -316,7 +324,7 @@ msgstr "登录成功"
|
|||
msgid "Logout successful"
|
||||
msgstr "登出成功"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:181
|
||||
#: src/views/domain/cert/IssueCert.vue:226
|
||||
msgid ""
|
||||
"Make sure you have configured a reverse proxy for .well-known directory to "
|
||||
"HTTPChallengePort (default: 9180) before getting the certificate."
|
||||
|
@ -384,6 +392,7 @@ msgstr "下一步"
|
|||
#: src/components/StdDataDisplay/StdTable.vue:39
|
||||
#: src/views/domain/DomainList.vue:25
|
||||
#: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:17
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:19
|
||||
msgid "No"
|
||||
msgstr "取消"
|
||||
|
||||
|
@ -395,13 +404,13 @@ msgstr "找不到页面"
|
|||
msgid "Not Valid Before: %{date}"
|
||||
msgstr "此前无效: %{date}"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:173
|
||||
#: src/views/domain/cert/IssueCert.vue:218
|
||||
msgid ""
|
||||
"Note: The server_name in the current configuration must be the domain name "
|
||||
"you need to get the certificate."
|
||||
msgstr "注意:当前配置中的 server_name 必须为需要申请证书的域名。"
|
||||
|
||||
#: src/language/constants.ts:16
|
||||
#: src/language/constants.ts:16 src/views/domain/cert/IssueCert.vue:3
|
||||
msgid "Obtaining certificate"
|
||||
msgstr "正在获取证书"
|
||||
|
||||
|
@ -428,7 +437,7 @@ msgid "Password (*)"
|
|||
msgstr "密码 (*)"
|
||||
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:10
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:24
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:36
|
||||
msgid "Path"
|
||||
msgstr "路径"
|
||||
|
||||
|
@ -519,16 +528,16 @@ msgstr "服务器错误"
|
|||
msgid "Server Info"
|
||||
msgstr "服务器信息"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:28
|
||||
#: src/views/domain/cert/IssueCert.vue:29
|
||||
msgid "server_name not found in directives"
|
||||
msgstr "未在指令集合中找到 server_name"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:164 src/views/domain/DomainAdd.vue:112
|
||||
#: src/views/domain/cert/IssueCert.vue:209 src/views/domain/DomainAdd.vue:112
|
||||
msgid "server_name parameter is required"
|
||||
msgstr "必须为 server_name 指令指明参数"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:167
|
||||
#: src/views/domain/cert/IssueCert.vue:34
|
||||
#: src/views/domain/cert/IssueCert.vue:212
|
||||
#: src/views/domain/cert/IssueCert.vue:35
|
||||
msgid "server_name parameters more than one"
|
||||
msgstr "server_name 指令包含多个参数"
|
||||
|
||||
|
@ -564,7 +573,7 @@ msgstr "列表"
|
|||
msgid "Terminal"
|
||||
msgstr "终端"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:177
|
||||
#: src/views/domain/cert/IssueCert.vue:222
|
||||
msgid ""
|
||||
"The certificate for the domain will be checked every hour, and will be "
|
||||
"renewed if it has been more than 1 month since it was last issued."
|
||||
|
@ -600,7 +609,7 @@ msgstr "用户名 (*)"
|
|||
msgid "Using HTTP01 challenge provider"
|
||||
msgstr "使用 HTTP01 challenge provider"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:12 src/views/domain/DomainAdd.vue:24
|
||||
#: src/views/domain/cert/IssueCert.vue:26 src/views/domain/DomainAdd.vue:24
|
||||
msgid "Warning"
|
||||
msgstr "警告"
|
||||
|
||||
|
@ -618,6 +627,7 @@ msgid "Writing certificate to disk"
|
|||
msgstr "正在将证书写入磁盘"
|
||||
|
||||
#: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:16
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:18
|
||||
msgid "Yes"
|
||||
msgstr "是的"
|
||||
|
||||
|
|
|
@ -33,8 +33,8 @@ msgstr ""
|
|||
msgid "Add Directive Below"
|
||||
msgstr "在下面新增指令"
|
||||
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:19
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:34
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:31
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:46
|
||||
msgid "Add Location"
|
||||
msgstr "新增 Location"
|
||||
|
||||
|
@ -56,11 +56,16 @@ msgstr "您确定要删除?"
|
|||
msgid "Are you sure you want to remove this directive?"
|
||||
msgstr "您確定要刪除這條指令?"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:77
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:17
|
||||
#, fuzzy
|
||||
msgid "Are you sure you want to remove this location?"
|
||||
msgstr "您確定要刪除這條指令?"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:78
|
||||
msgid "Auto-renewal disabled for %{name}"
|
||||
msgstr "已關閉 %{name} 自動續簽"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:71
|
||||
#: src/views/domain/cert/IssueCert.vue:72
|
||||
msgid "Auto-renewal enabled for %{name}"
|
||||
msgstr "已啟用 %{name} 自動續簽"
|
||||
|
||||
|
@ -103,9 +108,9 @@ msgid "Certificate Status"
|
|||
msgstr "憑證狀態"
|
||||
|
||||
#: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:29
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:21
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:33
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:7
|
||||
#: src/views/domain/ngx_conf/NgxConfigEditor.vue:155
|
||||
#: src/views/domain/ngx_conf/NgxConfigEditor.vue:156
|
||||
msgid "Comments"
|
||||
msgstr "註釋"
|
||||
|
||||
|
@ -122,7 +127,7 @@ msgid "Configure SSL"
|
|||
msgstr "配置 SSL"
|
||||
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:13
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:27
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:39
|
||||
msgid "Content"
|
||||
msgstr "內容"
|
||||
|
||||
|
@ -180,7 +185,7 @@ msgstr "指令"
|
|||
msgid "Directives"
|
||||
msgstr "指令"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:79
|
||||
#: src/views/domain/cert/IssueCert.vue:80
|
||||
msgid "Disable auto-renewal failed for %{name}"
|
||||
msgstr "關閉 %{name} 自動續簽失敗"
|
||||
|
||||
|
@ -217,7 +222,7 @@ msgstr "編輯站點"
|
|||
msgid "Email (*)"
|
||||
msgstr "郵箱 (*)"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:73
|
||||
#: src/views/domain/cert/IssueCert.vue:74
|
||||
msgid "Enable auto-renewal failed for %{name}"
|
||||
msgstr "啟用 %{name} 自動續簽失敗"
|
||||
|
||||
|
@ -240,7 +245,7 @@ msgstr "啟用"
|
|||
msgid "Enabled successfully"
|
||||
msgstr "啟用成功"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:3
|
||||
#: src/views/domain/cert/IssueCert.vue:17
|
||||
msgid "Encrypt website with Let's Encrypt"
|
||||
msgstr "用 Let's Encrypt 對網站進行加密"
|
||||
|
||||
|
@ -272,7 +277,7 @@ msgstr "完成"
|
|||
msgid "Generating private key for registering account"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:85
|
||||
#: src/views/domain/cert/IssueCert.vue:103
|
||||
msgid "Getting the certificate, please wait..."
|
||||
msgstr "正在獲取憑證,請稍等..."
|
||||
|
||||
|
@ -293,6 +298,11 @@ msgstr "啟用成功"
|
|||
msgid "Intermediate Certification Authorities: %{issuer}"
|
||||
msgstr "中級憑證頒發機構: %{issuer}"
|
||||
|
||||
#: src/language/constants.ts:21
|
||||
#, fuzzy
|
||||
msgid "Issued certificate successfully"
|
||||
msgstr "啟用成功"
|
||||
|
||||
#: src/views/user/User.vue:26
|
||||
msgid "Leave blank for no change"
|
||||
msgstr "留空表示不修改"
|
||||
|
@ -305,11 +315,11 @@ msgstr "系統負載:"
|
|||
msgid "Location"
|
||||
msgstr "Location"
|
||||
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:36
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:39
|
||||
msgid "Locations"
|
||||
msgstr "Locations"
|
||||
|
||||
#: src/routes/index.ts:108 src/views/other/Login.vue:99
|
||||
#: src/routes/index.ts:108 src/views/other/Login.vue:103
|
||||
msgid "Login"
|
||||
msgstr "登入"
|
||||
|
||||
|
@ -321,7 +331,7 @@ msgstr "登入成功"
|
|||
msgid "Logout successful"
|
||||
msgstr "登出成功"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:181
|
||||
#: src/views/domain/cert/IssueCert.vue:226
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Make sure you have configured a reverse proxy for .well-known directory to "
|
||||
|
@ -391,6 +401,7 @@ msgstr "下一步"
|
|||
#: src/components/StdDataDisplay/StdTable.vue:39
|
||||
#: src/views/domain/DomainList.vue:25
|
||||
#: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:17
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:19
|
||||
msgid "No"
|
||||
msgstr "取消"
|
||||
|
||||
|
@ -402,14 +413,14 @@ msgstr "找不到頁面"
|
|||
msgid "Not Valid Before: %{date}"
|
||||
msgstr "此前無效: %{date}"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:173
|
||||
#: src/views/domain/cert/IssueCert.vue:218
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Note: The server_name in the current configuration must be the domain name "
|
||||
"you need to get the certificate."
|
||||
msgstr "注意:當前配置中的 server_name 必須為需要申請憑證的域名。"
|
||||
|
||||
#: src/language/constants.ts:16
|
||||
#: src/language/constants.ts:16 src/views/domain/cert/IssueCert.vue:3
|
||||
msgid "Obtaining certificate"
|
||||
msgstr ""
|
||||
|
||||
|
@ -436,7 +447,7 @@ msgid "Password (*)"
|
|||
msgstr "密碼 (*)"
|
||||
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:10
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:24
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:36
|
||||
msgid "Path"
|
||||
msgstr "路徑"
|
||||
|
||||
|
@ -529,16 +540,16 @@ msgstr "伺服器錯誤"
|
|||
msgid "Server Info"
|
||||
msgstr "伺服器資訊"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:28
|
||||
#: src/views/domain/cert/IssueCert.vue:29
|
||||
msgid "server_name not found in directives"
|
||||
msgstr "未在指令集合中找到 server_name"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:164 src/views/domain/DomainAdd.vue:112
|
||||
#: src/views/domain/cert/IssueCert.vue:209 src/views/domain/DomainAdd.vue:112
|
||||
msgid "server_name parameter is required"
|
||||
msgstr "必須為 server_name 指令指明參數"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:167
|
||||
#: src/views/domain/cert/IssueCert.vue:34
|
||||
#: src/views/domain/cert/IssueCert.vue:212
|
||||
#: src/views/domain/cert/IssueCert.vue:35
|
||||
msgid "server_name parameters more than one"
|
||||
msgstr "server_name 指令包含多個參數"
|
||||
|
||||
|
@ -575,7 +586,7 @@ msgstr "啟用"
|
|||
msgid "Terminal"
|
||||
msgstr "終端"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:177
|
||||
#: src/views/domain/cert/IssueCert.vue:222
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"The certificate for the domain will be checked every hour, and will be "
|
||||
|
@ -613,7 +624,7 @@ msgstr "使用者名稱 (*)"
|
|||
msgid "Using HTTP01 challenge provider"
|
||||
msgstr ""
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:12 src/views/domain/DomainAdd.vue:24
|
||||
#: src/views/domain/cert/IssueCert.vue:26 src/views/domain/DomainAdd.vue:24
|
||||
msgid "Warning"
|
||||
msgstr "警告"
|
||||
|
||||
|
@ -631,6 +642,7 @@ msgid "Writing certificate to disk"
|
|||
msgstr ""
|
||||
|
||||
#: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:16
|
||||
#: src/views/domain/ngx_conf/LocationEditor.vue:18
|
||||
msgid "Yes"
|
||||
msgstr "是的"
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
{"version":"1.5.0","build_id":43,"total_build":113}
|
||||
{"version":"1.5.0","build_id":45,"total_build":115}
|
|
@ -1 +1 @@
|
|||
{"version":"1.5.0","build_id":43,"total_build":113}
|
||||
{"version":"1.5.0","build_id":45,"total_build":115}
|
Loading…
Add table
Add a link
Reference in a new issue