diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2024-07-18 12:03:20 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2024-07-18 12:03:20 +0300 |
commit | 71c49536e1be9a1d03c0cfc2d9954e7fbcb39ec7 (patch) | |
tree | bc46c6f091bb809aaede1c02895e8c182c4adac1 /applications/luci-app-acme/po/zh_Hans/acme.po | |
parent | f5d64f2da637d43ecfec1aa641420cd44a0ed2b1 (diff) |
treewide: Sync i18n translations
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-acme/po/zh_Hans/acme.po')
-rw-r--r-- | applications/luci-app-acme/po/zh_Hans/acme.po | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/applications/luci-app-acme/po/zh_Hans/acme.po b/applications/luci-app-acme/po/zh_Hans/acme.po index 516e638d41..9fbab922a6 100644 --- a/applications/luci-app-acme/po/zh_Hans/acme.po +++ b/applications/luci-app-acme/po/zh_Hans/acme.po @@ -19,7 +19,7 @@ msgstr "ACME 证书" msgid "ACME global config" msgstr "ACME 全局配置" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:514 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:508 msgid "ACME server URL" msgstr "ACME 服务器 URL" @@ -43,7 +43,7 @@ msgstr "证书存放位置" msgid "Certificate config" msgstr "证书配置" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:599 msgid "Certificates" msgstr "证书" @@ -52,10 +52,6 @@ msgid "Challenge Alias" msgstr "质询别名" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509 -msgid "Custom ACME CA" -msgstr "自定义 ACME 证书颁发机构" - -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:515 msgid "Custom ACME server directory URL." msgstr "自定义 ACME 服务器目录 URL。" @@ -75,7 +71,7 @@ msgstr "DNS API 凭证" msgid "DNS Challenge Validation" msgstr "DNS 质询验证" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:521 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:515 msgid "Days until renewal" msgstr "续约前天数" @@ -105,8 +101,8 @@ msgid "" "E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</" "code>" msgstr "" -"如,<code>_acme-challenge.example.com:12345:98765 alias.example." -"com:11111</code>" +"如,<code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</" +"code>" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482 msgid "ECC 256 bits" @@ -148,7 +144,7 @@ msgid "" "days before expiry." msgstr "如未及时续签证书,你会在到期前20天收到通知。" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:587 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:581 msgid "Issued on" msgstr "颁发于" @@ -160,7 +156,7 @@ msgstr "生成的证书的密钥长度(和类型)。" msgid "Key type" msgstr "密钥长度" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:584 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:578 msgid "Main Domain" msgstr "主域" @@ -181,11 +177,11 @@ msgstr "打开 <a href=\"https://www.duckdns.org/\">DuckDNS</a> 并在此复制 msgid "Path to private API signing key file in PEM format" msgstr "PEM 格式的私密 API 签名密钥文件的路径" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:585 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:579 msgid "Private Key" msgstr "私钥" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:580 msgid "Public Certificate" msgstr "公钥证书" @@ -322,3 +318,6 @@ msgid "" msgstr "" "Webserver 根目录。设置为 Web 服务器文档根目录,在 webroot 模式下运行 Acme。" "Web 服务器必须允许从互联网上使用80端口访问。" + +#~ msgid "Custom ACME CA" +#~ msgstr "自定义 ACME 证书颁发机构" |