acme.po 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326
  1. msgid ""
  2. msgstr ""
  3. "PO-Revision-Date: 2024-05-04 07:42+0000\n"
  4. "Last-Translator: Yuan Lau <traverslombard@outlook.com>\n"
  5. "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
  6. "openwrt/luciapplicationsacme/zh_Hant/>\n"
  7. "Language: zh_Hant\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.5.3\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 "Challenge 別名"
  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 Challenge 驗證"
  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 中解析為路由器的 IP 位址。"
  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. "與「ACME 帳號金鑰」關聯的電子郵件位址;其用於接收 ACME CA 寄送的憑證過期通知"
  95. "電子郵件。"
  96. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:46
  97. msgid "Enable debug logging"
  98. msgstr "啟用除錯日誌記錄"
  99. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:59
  100. msgid "Enabled"
  101. msgstr "啟用"
  102. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:54
  103. msgid "General Settings"
  104. msgstr "一般設定"
  105. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:469
  106. msgid ""
  107. "Get certificate from the Letsencrypt staging server (use for testing; the "
  108. "certificate won't be valid)."
  109. msgstr "從 Let's Encrypt 臨時伺服器取得憑證(僅供測試用途,憑證無效)。"
  110. #: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
  111. msgid "Grant UCI access for luci-app-acme"
  112. msgstr "授予 luci-app-acme 擁有 UCI 存取的權限"
  113. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:41
  114. msgid ""
  115. "If a certificate wasn't renewed in time then you'll receive a notice at 20 "
  116. "days before expiry."
  117. msgstr "如果憑證未及時續訂,您將在到期前 20 天收到通知。"
  118. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:581
  119. msgid "Issued on"
  120. msgstr "簽發於"
  121. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:477
  122. msgid "Key size (and type) for the generated certificate."
  123. msgstr "產生憑證的金鑰大小(和型別)。"
  124. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:476
  125. msgid "Key type"
  126. msgstr "金鑰大小"
  127. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:578
  128. msgid "Main Domain"
  129. msgstr "主域"
  130. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:369
  131. msgid "OCID of tenancy that contains the target DNS zone"
  132. msgstr "包含目標 DNS 區域租約的 OCID"
  133. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:372
  134. msgid "OCID of user with permission to add/remove records from zones"
  135. msgstr "有權在區域中新增/刪除記錄的使用者的 OCID"
  136. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:275
  137. msgid ""
  138. "Open <a href=\"https://www.duckdns.org/\">DuckDNS</a> and copy a token here"
  139. msgstr "打開 <a href=\"https://www.duckdns.org/\">DuckDNS</a> 並在此處複製權杖"
  140. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:378
  141. msgid "Path to private API signing key file in PEM format"
  142. msgstr "PEM 格式的私有 API 簽章金鑰檔案的路徑"
  143. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:579
  144. msgid "Private Key"
  145. msgstr "私鑰"
  146. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:580
  147. msgid "Public Certificate"
  148. msgstr "公共憑證"
  149. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479
  150. msgid "RSA 2048 bits"
  151. msgstr "RSA(2048 位元)"
  152. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:480
  153. msgid "RSA 3072 bits"
  154. msgstr "RSA(3072 位元)"
  155. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:481
  156. msgid "RSA 4096 bits"
  157. msgstr "RSA(4096 位元)"
  158. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236
  159. msgid "See instructions"
  160. msgstr "查看說明"
  161. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375
  162. msgid "Should point to the tenancy home region"
  163. msgstr "應指向租約區域"
  164. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:72
  165. msgid "Standalone"
  166. msgstr "獨立"
  167. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:69
  168. msgid ""
  169. "Standalone mode will use the built-in webserver of acme.sh to issue a "
  170. "certificate. Webroot mode will use an existing webserver to issue a "
  171. "certificate. DNS mode will allow you to use the DNS API of your DNS provider "
  172. "to issue a certificate."
  173. msgstr ""
  174. "「獨立模式」將使用 acme.sh 內建的 Web 伺服器來頒發憑證,「Webroot 模式」則使"
  175. "用現存的 Web 伺服器,「DNS 模式」允許您使用 DNS 服務提供者的 DNS API 來頒發憑"
  176. "證。"
  177. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:453
  178. msgid ""
  179. "The challenge alias to use for ALL domains. See https://github.com/acmesh-"
  180. "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
  181. "only supports one challenge alias per certificate."
  182. msgstr ""
  183. "所有網域使用的 Challenge 別名;請參閱 https://github.com/acmesh-official/"
  184. "acme.sh/wiki/DNS-alias-mode 以獲得行程的詳細資訊。LuCI 僅支援每個憑證擁有唯"
  185. "一 Challenge 別名。"
  186. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:445
  187. msgid ""
  188. "The credentials for the DNS API mode selected above. See https://github.com/"
  189. "acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
  190. "by each API. Add multiple entries here in KEY=VAL shell variable format to "
  191. "supply multiple credential variables."
  192. msgstr ""
  193. "上面已選擇 DNS API 的憑證;請參閱 https://github.com/acmesh-official/acme.sh/"
  194. "wiki/dnsapi 以獲得每個 API 所需的憑證格式。要提供多個憑證變數,請輸入格式為 "
  195. "KEY=VAL 的多個項目。"
  196. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:460
  197. msgid ""
  198. "The domain alias to use for ALL domains. See https://github.com/acmesh-"
  199. "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
  200. "only supports one challenge domain per certificate."
  201. msgstr ""
  202. "所有網域使用的網域別名;請參閱 https://github.com/acmesh-official/acme.sh/"
  203. "wiki/DNS-alias-mode 以獲得該行程的詳細資訊。LuCI 僅支援每個憑證擁有唯一網域別"
  204. "名。"
  205. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:381
  206. msgid "The private API signing key in PEM format"
  207. msgstr "PEM 格式的私有 API 簽章金鑰"
  208. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26
  209. msgid ""
  210. "This configures ACME (Letsencrypt) automatic certificate installation. "
  211. "Simply fill out this to have the router configured with Letsencrypt-issued "
  212. "certificates for the web interface. Note that the domain names in the "
  213. "certificate must already be configured to point at the router's public IP "
  214. "address. Once configured, issuing certificates can take a while. Check the "
  215. "logs for progress and any errors."
  216. msgstr ""
  217. "您可以在這裡配置 ACME(Automated Certificate Management Environment,自動憑證"
  218. "管理環境)來實現憑證的自動安裝;簡單填寫該組態將為路由器 Web 介面取得藉由 "
  219. "Let's Encrypt 頒發的憑證。請注意:憑證中的域名必須指向路由器公共 IP 位址。配"
  220. "置完成後憑證的頒發需要一段時間,請檢視日誌來取得其進展和任何錯誤。"
  221. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297
  222. msgid "This is usually NOT an email address"
  223. msgstr "這通常不是電子郵件地址"
  224. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88
  225. msgid ""
  226. "To use DNS mode to issue certificates, set this to the name of a DNS API "
  227. "supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
  228. "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
  229. "have to resolve to the router IP. DNS mode is also the only mode that "
  230. "supports wildcard certificates. Using this mode requires the acme-dnsapi "
  231. "package to be installed."
  232. msgstr ""
  233. "要使用「DNS 模式」來頒發憑證,請輸入 acme.sh 支援的 DNS API 名稱;請參閱 "
  234. "https://github.com/acmesh-official/acme.sh/wiki/dnsapi 以獲得可用的 API 清"
  235. "單。在DNS 模式下域名不必解析為路由器 IP 位址,該模式也是支援「萬用字元憑證」"
  236. "的唯一模式。請注意:必須安裝 acme-dnsapi 套件後才能使用該模式。"
  237. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509
  238. msgid "Use a custom CA instead of Let's Encrypt."
  239. msgstr "使用自訂 CA 代替 Let's Encrypt。"
  240. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:467
  241. msgid "Use staging server"
  242. msgstr "使用臨時伺服器"
  243. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:68
  244. msgid "Validation method"
  245. msgstr "驗證方法"
  246. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:73
  247. msgid "Webroot"
  248. msgstr "Webroot"
  249. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:55
  250. msgid "Webroot Challenge Validation"
  251. msgstr "Webroot Challenge 驗證"
  252. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:77
  253. msgid "Webroot directory"
  254. msgstr "Webroot 目錄"
  255. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:78
  256. msgid ""
  257. "Webserver root directory. Set this to the webserver document root to run "
  258. "Acme in webroot mode. The web server must be accessible from the internet on "
  259. "port 80."
  260. msgstr ""
  261. "Web 伺服器根目錄;設定 Web 伺服器文件的根目錄以在「Webroot 模式」下執行 "
  262. "ACME。Web 伺服器的 80 埠必須允許從 Internet 存取。"
  263. #~ msgid "Custom ACME CA"
  264. #~ msgstr "自訂 ACME CA"