acme.po 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323
  1. msgid ""
  2. msgstr ""
  3. "PO-Revision-Date: 2023-08-08 12:50+0000\n"
  4. "Last-Translator: Eric <hamburger2048@users.noreply.hosted.weblate.org>\n"
  5. "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
  6. "openwrt/luciapplicationsacme/zh_Hans/>\n"
  7. "Language: zh_Hans\n"
  8. "Content-Type: text/plain; charset=UTF-8\n"
  9. "Content-Transfer-Encoding: 8bit\n"
  10. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  11. "X-Generator: Weblate 5.0-dev\n"
  12. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25
  13. #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
  14. msgid "ACME certificates"
  15. msgstr "ACME 证书"
  16. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:36
  17. msgid "ACME global config"
  18. msgstr "ACME 全局配置"
  19. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:508
  20. msgid "ACME server URL"
  21. msgstr "ACME 服务器 URL"
  22. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:39
  23. msgid "Account email"
  24. msgstr "电子邮件帐户"
  25. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:57
  26. msgid "Advanced Settings"
  27. msgstr "高级设置"
  28. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:433
  29. msgid "Base64 content of private key. Use instead of YC_SA_Key_File_Path"
  30. msgstr "私钥的 Base64 格式内容,不使用 YC_SA_Key_File_Path"
  31. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:33
  32. msgid "Cert files are stored in"
  33. msgstr "证书存放位置"
  34. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49
  35. msgid "Certificate config"
  36. msgstr "证书配置"
  37. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:599
  38. msgid "Certificates"
  39. msgstr "证书"
  40. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:452
  41. msgid "Challenge Alias"
  42. msgstr "质询别名"
  43. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509
  44. msgid "Custom ACME server directory URL."
  45. msgstr "自定义 ACME 服务器目录 URL。"
  46. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:74
  47. msgid "DNS"
  48. msgstr "DNS"
  49. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:87
  50. msgid "DNS API"
  51. msgstr "DNS API"
  52. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:444
  53. msgid "DNS API credentials"
  54. msgstr "DNS API 凭证"
  55. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:56
  56. msgid "DNS Challenge Validation"
  57. msgstr "DNS 质询验证"
  58. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:515
  59. msgid "Days until renewal"
  60. msgstr "续约前天数"
  61. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
  62. msgid "Default"
  63. msgstr "默认"
  64. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:459
  65. msgid "Domain Alias"
  66. msgstr "域名别名"
  67. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:62
  68. msgid "Domain names"
  69. msgstr "域名"
  70. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
  71. msgid ""
  72. "Domain names to include in the certificate. The first name will be the "
  73. "subject name, subsequent names will be alt names. Note that all domain names "
  74. "must point at the router in the global DNS."
  75. msgstr ""
  76. "证书中要包含的域名。第一个名字将是主题名,后面的名字将是主题备用名称。请注"
  77. "意,所有域名都必须在路由中指向全局 DNS。"
  78. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:410
  79. msgid ""
  80. "E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</"
  81. "code>"
  82. msgstr ""
  83. "如,<code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</"
  84. "code>"
  85. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482
  86. msgid "ECC 256 bits"
  87. msgstr "ECC 256 位"
  88. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:483
  89. msgid "ECC 384 bits"
  90. msgstr "ECC 384 位"
  91. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:40
  92. msgid "Email address to associate with account key."
  93. msgstr "与帐户密钥关联的电子邮件地址。"
  94. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:46
  95. msgid "Enable debug logging"
  96. msgstr "启用调试日志记录"
  97. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:59
  98. msgid "Enabled"
  99. msgstr "已启用"
  100. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:54
  101. msgid "General Settings"
  102. msgstr "常规设置"
  103. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:469
  104. msgid ""
  105. "Get certificate from the Letsencrypt staging server (use for testing; the "
  106. "certificate won't be valid)."
  107. msgstr "从 Letsencrypt 临时服务器获取证书(用于测试;证书无效)。"
  108. #: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
  109. msgid "Grant UCI access for luci-app-acme"
  110. msgstr "为 luci-app-acme 授予 UCI 的访问权限"
  111. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:41
  112. msgid ""
  113. "If a certificate wasn't renewed in time then you'll receive a notice at 20 "
  114. "days before expiry."
  115. msgstr "如未及时续签证书,你会在到期前20天收到通知。"
  116. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:581
  117. msgid "Issued on"
  118. msgstr "颁发于"
  119. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:477
  120. msgid "Key size (and type) for the generated certificate."
  121. msgstr "生成的证书的密钥长度(和类型)。"
  122. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:476
  123. msgid "Key type"
  124. msgstr "密钥长度"
  125. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:578
  126. msgid "Main Domain"
  127. msgstr "主域"
  128. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:369
  129. msgid "OCID of tenancy that contains the target DNS zone"
  130. msgstr "包含目标 DNS 区域的租约的 OCID"
  131. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:372
  132. msgid "OCID of user with permission to add/remove records from zones"
  133. msgstr "有权从区域删除记录/将记录添加到区域的的用户的 OCID"
  134. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:275
  135. msgid ""
  136. "Open <a href=\"https://www.duckdns.org/\">DuckDNS</a> and copy a token here"
  137. msgstr "打开 <a href=\"https://www.duckdns.org/\">DuckDNS</a> 并在此复制令牌"
  138. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:378
  139. msgid "Path to private API signing key file in PEM format"
  140. msgstr "PEM 格式的私密 API 签名密钥文件的路径"
  141. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:579
  142. msgid "Private Key"
  143. msgstr "私钥"
  144. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:580
  145. msgid "Public Certificate"
  146. msgstr "公钥证书"
  147. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479
  148. msgid "RSA 2048 bits"
  149. msgstr "RSA 2048 位"
  150. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:480
  151. msgid "RSA 3072 bits"
  152. msgstr "RSA 3072 位"
  153. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:481
  154. msgid "RSA 4096 bits"
  155. msgstr "RSA 4096 位"
  156. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236
  157. msgid "See instructions"
  158. msgstr "见操作指南"
  159. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375
  160. msgid "Should point to the tenancy home region"
  161. msgstr "应指向租约主区域"
  162. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:72
  163. msgid "Standalone"
  164. msgstr "独立"
  165. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:69
  166. msgid ""
  167. "Standalone mode will use the built-in webserver of acme.sh to issue a "
  168. "certificate. Webroot mode will use an existing webserver to issue a "
  169. "certificate. DNS mode will allow you to use the DNS API of your DNS provider "
  170. "to issue a certificate."
  171. msgstr ""
  172. "独立模式将使用 acme.sh 的内置 Web 服务器来颁发证书。Webroot 模式将使用现有的 "
  173. "Web 服务器来颁发证书。DNS 模式将允许您使用 DNS 提供商的 DNS API 颁发证书。"
  174. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:453
  175. msgid ""
  176. "The challenge alias to use for ALL domains. See https://github.com/acmesh-"
  177. "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
  178. "only supports one challenge alias per certificate."
  179. msgstr ""
  180. "用于所有域名的质询别名(challenge alias)。有关此过程的详细信息,请参阅 "
  181. "https://github.com/acmesh-official/acme.sh/wiki/DNS-alias-mode。LUCI 每个证书"
  182. "只支持一个质询别名。"
  183. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:445
  184. msgid ""
  185. "The credentials for the DNS API mode selected above. See https://github.com/"
  186. "acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
  187. "by each API. Add multiple entries here in KEY=VAL shell variable format to "
  188. "supply multiple credential variables."
  189. msgstr ""
  190. "上面选择的 DNS API 模式的凭据。请参阅 https://github.com/acmesh-official/"
  191. "acme.sh/wiki/dnsapi 以了解每个 API 所需的凭据格式。在此处以 KEY=VAL shell 变"
  192. "量格式添加多个条目,以提供多个凭据变量。"
  193. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:460
  194. msgid ""
  195. "The domain alias to use for ALL domains. See https://github.com/acmesh-"
  196. "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
  197. "only supports one challenge domain per certificate."
  198. msgstr ""
  199. "用于所有域名的别名(domain alias)。有关此过程的详细信息,请参阅 https://"
  200. "github.com/acmesh-official/acme.sh/wiki/DNS-alias-mode。LUCI 每个证书只支持一"
  201. "个质询别名。"
  202. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:381
  203. msgid "The private API signing key in PEM format"
  204. msgstr "PEM 格式的私密 API 签名密钥"
  205. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26
  206. msgid ""
  207. "This configures ACME (Letsencrypt) automatic certificate installation. "
  208. "Simply fill out this to have the router configured with Letsencrypt-issued "
  209. "certificates for the web interface. Note that the domain names in the "
  210. "certificate must already be configured to point at the router's public IP "
  211. "address. Once configured, issuing certificates can take a while. Check the "
  212. "logs for progress and any errors."
  213. msgstr ""
  214. "这将配置 ACME (Letsencrypt) 自动证书安装。只需填写此内容即可为路由器配置由 "
  215. "Letsencrypt 颁发的 Web 界面证书。请注意,证书中的域名必须已经配置为指向路由器"
  216. "的公网 IP 地址。配置完成后,颁发证书可能需要一段时间。从日志中查看签署进度和"
  217. "错误。"
  218. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297
  219. msgid "This is usually NOT an email address"
  220. msgstr "这通常不是一个电子邮箱地址"
  221. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88
  222. msgid ""
  223. "To use DNS mode to issue certificates, set this to the name of a DNS API "
  224. "supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
  225. "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
  226. "have to resolve to the router IP. DNS mode is also the only mode that "
  227. "supports wildcard certificates. Using this mode requires the acme-dnsapi "
  228. "package to be installed."
  229. msgstr ""
  230. "若要使用 DNS 模式颁发证书,请将其设置为 acme.sh 支持的 DNS API 的名称。有关可"
  231. "用 API 的列表,请参阅 https://github.com/acmesh-official/acme.sh/wiki/"
  232. "dnsapi。在 DNS 模式下,域名不必解析为路由器IP。DNS 模式也是唯一支持通配符证书"
  233. "的模式。使用此模式需要安装 acme-dnsapi 包。"
  234. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509
  235. msgid "Use a custom CA instead of Let's Encrypt."
  236. msgstr "使用自定义证书颁发机构代替 Let's Encrypt。"
  237. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:467
  238. msgid "Use staging server"
  239. msgstr "使用临时服务器"
  240. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:68
  241. msgid "Validation method"
  242. msgstr "验证方式"
  243. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:73
  244. msgid "Webroot"
  245. msgstr "Webroot"
  246. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:55
  247. msgid "Webroot Challenge Validation"
  248. msgstr "Webroot 质询验证"
  249. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:77
  250. msgid "Webroot directory"
  251. msgstr "Webroot 文件夹"
  252. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:78
  253. msgid ""
  254. "Webserver root directory. Set this to the webserver document root to run "
  255. "Acme in webroot mode. The web server must be accessible from the internet on "
  256. "port 80."
  257. msgstr ""
  258. "Webserver 根目录。设置为 Web 服务器文档根目录,在 webroot 模式下运行 Acme。"
  259. "Web 服务器必须允许从互联网上使用80端口访问。"
  260. #~ msgid "Custom ACME CA"
  261. #~ msgstr "自定义 ACME 证书颁发机构"