3 "PO-Revision-Date: 2020-05-07 07:11+0000\n"
4 "Last-Translator: zhanhb <zhanhb88@gmail.com>\n"
5 "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
6 "openwrt/luciapplicationsacme/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 4.1-dev\n"
13 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
14 msgid "ACME certificates"
17 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
21 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
22 msgid "ACME global config"
25 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
29 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
30 msgid "Certificate config"
33 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
34 msgid "Challenge Alias"
37 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
41 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
42 msgid "DNS API credentials"
45 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
49 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
53 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
55 "Domain names to include in the certificate. The first name will be the "
56 "subject name, subsequent names will be alt names. Note that all domain names "
57 "must point at the router in the global DNS."
60 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
61 msgid "Email address to associate with account key."
64 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
65 msgid "Enable debug logging"
68 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
72 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
74 "Get certificate from the Letsencrypt staging server (use for testing; the "
75 "certificate won't be valid)."
78 #: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
79 msgid "Grant UCI access for luci-app-acme"
82 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
86 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
87 msgid "Key size (and type) for the generated certificate."
90 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
91 msgid "State directory"
94 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
96 "The challenge alias to use for ALL domains. See https://github.com/acmesh-"
97 "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
98 "only supports one challenge alias per certificate."
101 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
103 "The credentials for the DNS API mode selected above. See https://github.com/"
104 "acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
105 "by each API. Add multiple entries here in KEY=VAL shell variable format to "
106 "supply multiple credential variables."
109 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
111 "The domain alias to use for ALL domains. See https://github.com/acmesh-"
112 "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
113 "only supports one challenge domain per certificate."
116 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
118 "This configures ACME (Letsencrypt) automatic certificate installation. "
119 "Simply fill out this to have the router configured with Letsencrypt-issued "
120 "certificates for the web interface. Note that the domain names in the "
121 "certificate must already be configured to point at the router's public IP "
122 "address. Once configured, issuing certificates can take a while. Check the "
123 "logs for progress and any errors."
126 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
128 "To use DNS mode to issue certificates, set this to the name of a DNS API "
129 "supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
130 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
131 "have to resolve to the router IP. DNS mode is also the only mode that "
132 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
133 "package to be installed."
136 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
138 "Update the nginx config with this certificate once issued (only select this "
139 "for one certificate).Nginx must support ssl, if not it won't start as it "
140 "needs to be compiled with ssl support to use cert options"
143 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
145 "Update the uhttpd config with this certificate once issued (only select this "
146 "for one certificate).Is also available luci-app-uhttpd to configure uhttpd "
147 "form the LuCI interface."
150 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
151 msgid "Use for nginx"
154 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
155 msgid "Use for uhttpd"
158 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
159 msgid "Use staging server"
162 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
163 msgid "Webroot directory"
166 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
168 "Webserver root directory. Set this to the webserver document root to run "
169 "Acme in webroot mode. The web server must be accessible from the internet on "
173 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
174 msgid "Where certs and other state files are kept."