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