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