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