13610708234aabfcd1dec70df76f0b634e1eefec
[oweals/luci.git] / applications / luci-app-acme / po / en / acme.po
1 msgid ""
2 msgstr ""
3 "Language: en\n"
4 "Content-Type: text/plain; charset=UTF-8\n"
5 "Content-Transfer-Encoding: 8bit\n"
6
7 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
8 msgid "ACME certificates"
9 msgstr ""
10
11 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
12 msgid "ACME certs"
13 msgstr ""
14
15 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
16 msgid "ACME global config"
17 msgstr ""
18
19 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
20 msgid "Account email"
21 msgstr ""
22
23 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
24 msgid "Certificate config"
25 msgstr ""
26
27 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
28 msgid "Challenge Alias"
29 msgstr ""
30
31 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
32 msgid "DNS API"
33 msgstr ""
34
35 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
36 msgid "DNS API credentials"
37 msgstr ""
38
39 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
40 msgid "Domain Alias"
41 msgstr ""
42
43 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
44 msgid "Domain names"
45 msgstr ""
46
47 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
48 msgid ""
49 "Domain names to include in the certificate. The first name will be the "
50 "subject name, subsequent names will be alt names. Note that all domain names "
51 "must point at the router in the global DNS."
52 msgstr ""
53
54 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
55 msgid "Email address to associate with account key."
56 msgstr ""
57
58 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
59 msgid "Enable debug logging"
60 msgstr ""
61
62 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
63 msgid "Enabled"
64 msgstr ""
65
66 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
67 msgid ""
68 "Get certificate from the Letsencrypt staging server (use for testing; the "
69 "certificate won't be valid)."
70 msgstr ""
71
72 #: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
73 msgid "Grant UCI access for luci-app-acme"
74 msgstr ""
75
76 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
77 msgid "Key size"
78 msgstr ""
79
80 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
81 msgid "Key size (and type) for the generated certificate."
82 msgstr ""
83
84 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
85 msgid "State directory"
86 msgstr ""
87
88 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
89 msgid ""
90 "The challenge alias to use for ALL domains. See https://github.com/acmesh-"
91 "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
92 "only supports one challenge alias per certificate."
93 msgstr ""
94
95 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
96 msgid ""
97 "The credentials for the DNS API mode selected above. See https://github.com/"
98 "acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
99 "by each API. Add multiple entries here in KEY=VAL shell variable format to "
100 "supply multiple credential variables."
101 msgstr ""
102
103 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
104 msgid ""
105 "The domain alias to use for ALL domains. See https://github.com/acmesh-"
106 "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
107 "only supports one challenge domain per certificate."
108 msgstr ""
109
110 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
111 msgid ""
112 "This configures ACME (Letsencrypt) automatic certificate installation. "
113 "Simply fill out this to have the router configured with Letsencrypt-issued "
114 "certificates for the web interface. Note that the domain names in the "
115 "certificate must already be configured to point at the router's public IP "
116 "address. Once configured, issuing certificates can take a while. Check the "
117 "logs for progress and any errors."
118 msgstr ""
119
120 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
121 msgid ""
122 "To use DNS mode to issue certificates, set this to the name of a DNS API "
123 "supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
124 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
125 "have to resolve to the router IP. DNS mode is also the only mode that "
126 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
127 "package to be installed."
128 msgstr ""
129
130 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
131 msgid ""
132 "Update the nginx config with this certificate once issued (only select this "
133 "for one certificate).Nginx must support ssl, if not it won't start as it "
134 "needs to be compiled with ssl support to use cert options"
135 msgstr ""
136
137 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
138 msgid ""
139 "Update the uhttpd config with this certificate once issued (only select this "
140 "for one certificate).Is also available luci-app-uhttpd to configure uhttpd "
141 "form the LuCI interface."
142 msgstr ""
143
144 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
145 msgid "Use for nginx"
146 msgstr ""
147
148 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
149 msgid "Use for uhttpd"
150 msgstr ""
151
152 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
153 msgid "Use staging server"
154 msgstr ""
155
156 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
157 msgid "Webroot directory"
158 msgstr ""
159
160 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
161 msgid ""
162 "Webserver root directory. Set this to the webserver document root to run "
163 "Acme in webroot mode. The web server must be accessible from the internet on "
164 "port 80."
165 msgstr ""
166
167 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
168 msgid "Where certs and other state files are kept."
169 msgstr ""