The "Use for nginx" was removed in390393316c
The "ACME certs" was merged with "ACME certificates" in90d852c3
the Other translation keys were re-translated and not needed anymore. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
324 lines
13 KiB
Text
324 lines
13 KiB
Text
msgid ""
|
||
msgstr ""
|
||
"PO-Revision-Date: 2023-08-08 12:50+0000\n"
|
||
"Last-Translator: Eric <hamburger2048@users.noreply.hosted.weblate.org>\n"
|
||
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
|
||
"openwrt/luciapplicationsacme/zh_Hans/>\n"
|
||
"Language: zh_Hans\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
"X-Generator: Weblate 5.0-dev\n"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25
|
||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||
msgid "ACME certificates"
|
||
msgstr "ACME 证书"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:36
|
||
msgid "ACME global config"
|
||
msgstr "ACME 全局配置"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:514
|
||
msgid "ACME server URL"
|
||
msgstr "ACME 服务器 URL"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:39
|
||
msgid "Account email"
|
||
msgstr "电子邮件帐户"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:57
|
||
msgid "Advanced Settings"
|
||
msgstr "高级设置"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:433
|
||
msgid "Base64 content of private key. Use instead of YC_SA_Key_File_Path"
|
||
msgstr "私钥的 Base64 格式内容,不使用 YC_SA_Key_File_Path"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:33
|
||
msgid "Cert files are stored in"
|
||
msgstr "证书存放位置"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49
|
||
msgid "Certificate config"
|
||
msgstr "证书配置"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605
|
||
msgid "Certificates"
|
||
msgstr "证书"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:452
|
||
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。"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:74
|
||
msgid "DNS"
|
||
msgstr "DNS"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:87
|
||
msgid "DNS API"
|
||
msgstr "DNS API"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:444
|
||
msgid "DNS API credentials"
|
||
msgstr "DNS API 凭证"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:56
|
||
msgid "DNS Challenge Validation"
|
||
msgstr "DNS 质询验证"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:521
|
||
msgid "Days until renewal"
|
||
msgstr "续约前天数"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
||
msgid "Default"
|
||
msgstr "默认"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:459
|
||
msgid "Domain Alias"
|
||
msgstr "域名别名"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:62
|
||
msgid "Domain names"
|
||
msgstr "域名"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||
msgid ""
|
||
"Domain names to include in the certificate. The first name will be the "
|
||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||
"must point at the router in the global DNS."
|
||
msgstr ""
|
||
"证书中要包含的域名。第一个名字将是主题名,后面的名字将是主题备用名称。请注"
|
||
"意,所有域名都必须在路由中指向全局 DNS。"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:410
|
||
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>"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482
|
||
msgid "ECC 256 bits"
|
||
msgstr "ECC 256 位"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:483
|
||
msgid "ECC 384 bits"
|
||
msgstr "ECC 384 位"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:40
|
||
msgid "Email address to associate with account key."
|
||
msgstr "与帐户密钥关联的电子邮件地址。"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:46
|
||
msgid "Enable debug logging"
|
||
msgstr "启用调试日志记录"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:59
|
||
msgid "Enabled"
|
||
msgstr "已启用"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:54
|
||
msgid "General Settings"
|
||
msgstr "常规设置"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:469
|
||
msgid ""
|
||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||
"certificate won't be valid)."
|
||
msgstr "从 Letsencrypt 临时服务器获取证书(用于测试;证书无效)。"
|
||
|
||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||
msgid "Grant UCI access for luci-app-acme"
|
||
msgstr "为 luci-app-acme 授予 UCI 的访问权限"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:41
|
||
msgid ""
|
||
"If a certificate wasn't renewed in time then you'll receive a notice at 20 "
|
||
"days before expiry."
|
||
msgstr "如未及时续签证书,你会在到期前20天收到通知。"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:587
|
||
msgid "Issued on"
|
||
msgstr "颁发于"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:477
|
||
msgid "Key size (and type) for the generated certificate."
|
||
msgstr "生成的证书的密钥长度(和类型)。"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:476
|
||
msgid "Key type"
|
||
msgstr "密钥长度"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:584
|
||
msgid "Main Domain"
|
||
msgstr "主域"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:369
|
||
msgid "OCID of tenancy that contains the target DNS zone"
|
||
msgstr "包含目标 DNS 区域的租约的 OCID"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:372
|
||
msgid "OCID of user with permission to add/remove records from zones"
|
||
msgstr "有权从区域删除记录/将记录添加到区域的的用户的 OCID"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:275
|
||
msgid ""
|
||
"Open <a href=\"https://www.duckdns.org/\">DuckDNS</a> and copy a token here"
|
||
msgstr "打开 <a href=\"https://www.duckdns.org/\">DuckDNS</a> 并在此复制令牌"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:378
|
||
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
|
||
msgid "Private Key"
|
||
msgstr "私钥"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586
|
||
msgid "Public Certificate"
|
||
msgstr "公钥证书"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479
|
||
msgid "RSA 2048 bits"
|
||
msgstr "RSA 2048 位"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:480
|
||
msgid "RSA 3072 bits"
|
||
msgstr "RSA 3072 位"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:481
|
||
msgid "RSA 4096 bits"
|
||
msgstr "RSA 4096 位"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236
|
||
msgid "See instructions"
|
||
msgstr "见操作指南"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375
|
||
msgid "Should point to the tenancy home region"
|
||
msgstr "应指向租约主区域"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:72
|
||
msgid "Standalone"
|
||
msgstr "独立"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:69
|
||
msgid ""
|
||
"Standalone mode will use the built-in webserver of acme.sh to issue a "
|
||
"certificate. Webroot mode will use an existing webserver to issue a "
|
||
"certificate. DNS mode will allow you to use the DNS API of your DNS provider "
|
||
"to issue a certificate."
|
||
msgstr ""
|
||
"独立模式将使用 acme.sh 的内置 Web 服务器来颁发证书。Webroot 模式将使用现有的 "
|
||
"Web 服务器来颁发证书。DNS 模式将允许您使用 DNS 提供商的 DNS API 颁发证书。"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:453
|
||
msgid ""
|
||
"The challenge alias to use for ALL domains. See https://github.com/acmesh-"
|
||
"official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
|
||
"only supports one challenge alias per certificate."
|
||
msgstr ""
|
||
"用于所有域名的质询别名(challenge alias)。有关此过程的详细信息,请参阅 "
|
||
"https://github.com/acmesh-official/acme.sh/wiki/DNS-alias-mode。LUCI 每个证书"
|
||
"只支持一个质询别名。"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:445
|
||
msgid ""
|
||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||
"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
|
||
"by each API. Add multiple entries here in KEY=VAL shell variable format to "
|
||
"supply multiple credential variables."
|
||
msgstr ""
|
||
"上面选择的 DNS API 模式的凭据。请参阅 https://github.com/acmesh-official/"
|
||
"acme.sh/wiki/dnsapi 以了解每个 API 所需的凭据格式。在此处以 KEY=VAL shell 变"
|
||
"量格式添加多个条目,以提供多个凭据变量。"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:460
|
||
msgid ""
|
||
"The domain alias to use for ALL domains. See https://github.com/acmesh-"
|
||
"official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
|
||
"only supports one challenge domain per certificate."
|
||
msgstr ""
|
||
"用于所有域名的别名(domain alias)。有关此过程的详细信息,请参阅 https://"
|
||
"github.com/acmesh-official/acme.sh/wiki/DNS-alias-mode。LUCI 每个证书只支持一"
|
||
"个质询别名。"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:381
|
||
msgid "The private API signing key in PEM format"
|
||
msgstr "PEM 格式的私密 API 签名密钥"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26
|
||
msgid ""
|
||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||
"certificates for the web interface. Note that the domain names in the "
|
||
"certificate must already be configured to point at the router's public IP "
|
||
"address. Once configured, issuing certificates can take a while. Check the "
|
||
"logs for progress and any errors."
|
||
msgstr ""
|
||
"这将配置 ACME (Letsencrypt) 自动证书安装。只需填写此内容即可为路由器配置由 "
|
||
"Letsencrypt 颁发的 Web 界面证书。请注意,证书中的域名必须已经配置为指向路由器"
|
||
"的公网 IP 地址。配置完成后,颁发证书可能需要一段时间。从日志中查看签署进度和"
|
||
"错误。"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297
|
||
msgid "This is usually NOT an email address"
|
||
msgstr "这通常不是一个电子邮箱地址"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88
|
||
msgid ""
|
||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||
"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
|
||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||
"package to be installed."
|
||
msgstr ""
|
||
"若要使用 DNS 模式颁发证书,请将其设置为 acme.sh 支持的 DNS API 的名称。有关可"
|
||
"用 API 的列表,请参阅 https://github.com/acmesh-official/acme.sh/wiki/"
|
||
"dnsapi。在 DNS 模式下,域名不必解析为路由器IP。DNS 模式也是唯一支持通配符证书"
|
||
"的模式。使用此模式需要安装 acme-dnsapi 包。"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509
|
||
msgid "Use a custom CA instead of Let's Encrypt."
|
||
msgstr "使用自定义证书颁发机构代替 Let's Encrypt。"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:467
|
||
msgid "Use staging server"
|
||
msgstr "使用临时服务器"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:68
|
||
msgid "Validation method"
|
||
msgstr "验证方式"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:73
|
||
msgid "Webroot"
|
||
msgstr "Webroot"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:55
|
||
msgid "Webroot Challenge Validation"
|
||
msgstr "Webroot 质询验证"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:77
|
||
msgid "Webroot directory"
|
||
msgstr "Webroot 文件夹"
|
||
|
||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:78
|
||
msgid ""
|
||
"Webserver root directory. Set this to the webserver document root to run "
|
||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||
"port 80."
|
||
msgstr ""
|
||
"Webserver 根目录。设置为 Web 服务器文档根目录,在 webroot 模式下运行 Acme。"
|
||
"Web 服务器必须允许从互联网上使用80端口访问。"
|