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