translation: add missing PO files
[project/luci.git] / applications / luci-app-uhttpd / po / it / uhttpd.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: PACKAGE VERSION\n"
4 "PO-Revision-Date: 2019-01-09 07:00-0500\n"
5 "Last-Translator: Automatically generated\n"
6 "Language-Team: none\n"
7 "Language: it\n"
8 "MIME-Version: 1.0\n"
9 "Content-Type: text/plain; charset=UTF-8\n"
10 "Content-Transfer-Encoding: 8bit\n"
11 "Plural-Forms: nplurals=2; plural=n != 1;\n"
12
13 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:135
14 msgid ""
15 "(/old/path=/new/path) or (just /old/path which becomes /cgi-prefix/old/path)"
16 msgstr ""
17
18 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:145
19 msgid "404 Error"
20 msgstr ""
21
22 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:7
23 msgid "A lightweight single-threaded HTTP(S) server"
24 msgstr ""
25
26 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:20
27 msgid "Advanced Settings"
28 msgstr ""
29
30 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:135
31 msgid "Aliases"
32 msgstr ""
33
34 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:149
35 msgid "Base directory for files to be served"
36 msgstr ""
37
38 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:22
39 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:50
40 msgid "Bind to specific interface:port (by specifying interface address"
41 msgstr ""
42
43 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:126
44 msgid "CGI filetype handler"
45 msgstr ""
46
47 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:153
48 msgid "CGI is disabled if not present."
49 msgstr ""
50
51 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:142
52 msgid "Config file (e.g. for credentials for Basic Auth)"
53 msgstr ""
54
55 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:187
56 msgid "Connection reuse"
57 msgstr ""
58
59 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:221
60 msgid "Country"
61 msgstr ""
62
63 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:173
64 msgid "Disable JSON-RPC authorization via ubus session API"
65 msgstr ""
66
67 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:129
68 msgid "Do not follow symlinks outside document root"
69 msgstr ""
70
71 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:132
72 msgid "Do not generate directory listings."
73 msgstr ""
74
75 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:148
76 msgid "Document root"
77 msgstr ""
78
79 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:122
80 msgid "E.g specify with index.html and index.php when using PHP"
81 msgstr ""
82
83 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:160
84 msgid "Embedded Lua interpreter is disabled if not present."
85 msgstr ""
86
87 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:169
88 msgid "Enable JSON-RPC Cross-Origin Resource Support"
89 msgstr ""
90
91 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:19
92 msgid "For settings primarily geared to serving more than the web UI"
93 msgstr ""
94
95 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:19
96 msgid "Full Web Server Settings"
97 msgstr ""
98
99 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:160
100 msgid "Full real path to handler for Lua scripts"
101 msgstr ""
102
103 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:18
104 msgid "General Settings"
105 msgstr ""
106
107 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:22
108 msgid "HTTP listeners (address:port)"
109 msgstr ""
110
111 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:94
112 msgid "HTTPS Certificate (DER Encoded)"
113 msgstr ""
114
115 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:96
116 msgid "HTTPS Private Key (DER Encoded)"
117 msgstr ""
118
119 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:50
120 msgid "HTTPS listener (address:port)"
121 msgstr ""
122
123 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:90
124 msgid "Ignore private IPs on public interface"
125 msgstr ""
126
127 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:122
128 msgid "Index page(s)"
129 msgstr ""
130
131 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:126
132 msgid ""
133 "Interpreter to associate with file endings ('suffix=handler', e.g. '.php=/"
134 "usr/bin/php-cgi')"
135 msgstr ""
136
137 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:214
138 msgid "Length of key in bits"
139 msgstr ""
140
141 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:227
142 msgid "Location"
143 msgstr ""
144
145 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:197
146 msgid "Maximum number of connections"
147 msgstr ""
148
149 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:201
150 msgid "Maximum number of script requests"
151 msgstr ""
152
153 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:177
154 msgid "Maximum wait time for Lua, CGI, or ubus execution"
155 msgstr ""
156
157 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:182
158 msgid "Maximum wait time for network activity"
159 msgstr ""
160
161 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:166
162 msgid "Override path for ubus socket"
163 msgstr ""
164
165 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:153
166 msgid "Path prefix for CGI scripts"
167 msgstr ""
168
169 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:90
170 msgid ""
171 "Prevent access from private (RFC1918) IPs on an interface if it has an "
172 "public IP address"
173 msgstr ""
174
175 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:138
176 msgid "Realm for Basic Auth"
177 msgstr ""
178
179 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:86
180 msgid "Redirect all HTTP to HTTPS"
181 msgstr ""
182
183 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:109
184 msgid "Remove configuration for certificate and key"
185 msgstr ""
186
187 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:98
188 msgid "Remove old certificate and key"
189 msgstr ""
190
191 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:218
192 msgid "Server Hostname"
193 msgstr ""
194
195 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:20
196 msgid ""
197 "Settings which are either rarely needed or which affect serving the WebUI"
198 msgstr ""
199
200 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:224
201 msgid "State"
202 msgstr ""
203
204 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:192
205 msgid "TCP Keepalive"
206 msgstr ""
207
208 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:110
209 msgid "This permanently deletes the cert, key, and configuration to use same."
210 msgstr ""
211
212 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:210
213 msgid "Valid for # of Days"
214 msgstr ""
215
216 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:145
217 msgid ""
218 "Virtual URL or CGI script to display on status '404 Not Found'. Must begin "
219 "with '/'"
220 msgstr ""
221
222 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:156
223 msgid "Virtual path prefix for Lua scripts"
224 msgstr ""
225
226 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:163
227 msgid "Virtual path prefix for ubus via JSON-RPC integration"
228 msgstr ""
229
230 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:142
231 msgid "Will not use HTTP authentication if not present"
232 msgstr ""
233
234 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:218
235 msgid "a.k.a CommonName"
236 msgstr ""
237
238 #: applications/luci-app-uhttpd/luasrc/controller/uhttpd/uhttpd.lua:13
239 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:6
240 msgid "uHTTPd"
241 msgstr ""
242
243 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:205
244 msgid "uHTTPd Self-signed Certificate Parameters"
245 msgstr ""
246
247 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:99
248 msgid ""
249 "uHTTPd will generate a new self-signed certificate using the configuration "
250 "shown below."
251 msgstr ""
252
253 #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:163
254 msgid "ubus integration is disabled if not present"
255 msgstr ""