luci-app-frp: add the dynamiclist for additional parameters
[project/luci.git] / applications / luci-app-frps / po / ro / frps.po
1 msgid ""
2 msgstr ""
3 "PO-Revision-Date: 2020-04-02 14:47+0000\n"
4 "Last-Translator: Andrei Pavel <andreicristianpavel@gmail.com>\n"
5 "Language-Team: Romanian <https://hosted.weblate.org/projects/openwrt/"
6 "luciapplicationsfrps/ro/>\n"
7 "Language: ro\n"
8 "Content-Type: text/plain; charset=UTF-8\n"
9 "Content-Transfer-Encoding: 8bit\n"
10 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
11 "20)) ? 1 : 2;\n"
12 "X-Generator: Weblate 4.0-dev\n"
13
14 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14
15 msgid "Additional configs"
16 msgstr "Configurații adiționale"
17
18 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
19 msgid "Additional settings"
20 msgstr ""
21
22 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
23 msgid "Allow ports"
24 msgstr "Permite porturi"
25
26 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
27 msgid ""
28 "AllowPorts specifies a set of ports that clients are able to proxy to. If "
29 "the length of this value is 0, all ports are allowed.<br>By default, this "
30 "value is an empty set."
31 msgstr ""
32 "PermitePorturile specifică un set de porturi la care clienții se pot lega de "
33 "la distanță. Dacă dimensiunea acestei valori este 0, toate porturile sunt "
34 "permise.<br>Implicit, această valoare este o mulțime goală."
35
36 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30
37 msgid "Assets dir"
38 msgstr "Directorul de resurse"
39
40 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30
41 msgid ""
42 "AssetsDir specifies the local directory that the dashboard will load "
43 "resources from. If this value is \"\", assets will be loaded from the "
44 "bundled executable using statik.<br>By default, this value is \"\"."
45 msgstr ""
46 "DirectorulDeResurse specifică un director local din care tabloul de bord va "
47 "încărca resurse. Dacă valoarea este \"\", resursele vor fi încărcate din "
48 "executabilul împachetat cu statik.<br>Implicit, valoarea este \"\"."
49
50 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:18
51 msgid "Bind address"
52 msgstr "Adresa legată"
53
54 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19
55 msgid "Bind port"
56 msgstr "Portul legat"
57
58 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:18
59 msgid ""
60 "BindAddr specifies the address that the server binds to.<br>By default, this "
61 "value is \"0.0.0.0\"."
62 msgstr ""
63
64 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21
65 msgid ""
66 "BindKcpPort specifies the KCP port that the server listens on. If this value "
67 "is 0, the server will not listen for KCP connections.<br>By default, this "
68 "value is 0."
69 msgstr ""
70
71 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19
72 msgid ""
73 "BindPort specifies the port that the server listens on.<br>By default, this "
74 "value is 7000."
75 msgstr ""
76
77 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20
78 msgid ""
79 "BindUdpPort specifies the UDP port that the server listens on. If this value "
80 "is 0, the server will not listen for UDP connections.<br>By default, this "
81 "value is 0"
82 msgstr ""
83
84 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
85 msgid "Common settings"
86 msgstr ""
87
88 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14
89 msgid "Config files include in temporary config file"
90 msgstr ""
91
92 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38
93 msgid "Custom 404 page"
94 msgstr ""
95
96 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38
97 msgid ""
98 "Custom404Page specifies a path to a custom 404 page to display. If this "
99 "value is \"\", a default page will be displayed.<br>By default, this value "
100 "is \"\"."
101 msgstr ""
102
103 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26
104 msgid "Dashboard address"
105 msgstr ""
106
107 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29
108 msgid "Dashboard password"
109 msgstr ""
110
111 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27
112 msgid "Dashboard port"
113 msgstr ""
114
115 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28
116 msgid "Dashboard user"
117 msgstr ""
118
119 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26
120 msgid ""
121 "DashboardAddr specifies the address that the dashboard binds to.<br>By "
122 "default, this value is \"0.0.0.0\"."
123 msgstr ""
124
125 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27
126 msgid ""
127 "DashboardPort specifies the port that the dashboard listens on. If this "
128 "value is 0, the dashboard will not be started.<br>By default, this value is "
129 "0."
130 msgstr ""
131
132 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29
133 msgid ""
134 "DashboardPwd specifies the password that the dashboard will use for login."
135 "<br>By default, this value is \"admin\"."
136 msgstr ""
137
138 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28
139 msgid ""
140 "DashboardUser specifies the username that the dashboard will use for login."
141 "<br>By default, this value is \"admin\"."
142 msgstr ""
143
144 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34
145 msgid "Disable log color"
146 msgstr ""
147
148 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34
149 msgid ""
150 "DisableLogColor disables log colors when LogWay == \"console\" when set to "
151 "true.<br>By default, this value is false."
152 msgstr ""
153
154 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:13
155 msgid "Environment variable"
156 msgstr ""
157
158 #: applications/luci-app-frps/root/usr/share/rpcd/acl.d/luci-app-frps.json:3
159 msgid "Grant access to LuCI app frps"
160 msgstr ""
161
162 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41
163 msgid ""
164 "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before "
165 "terminating the connection. It is not recommended to change this value."
166 "<br>By default, this value is 90."
167 msgstr ""
168
169 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41
170 msgid "Heartbeat timeout"
171 msgstr ""
172
173 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21
174 msgid "KCP bind port"
175 msgstr ""
176
177 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31
178 msgid "Log file"
179 msgstr ""
180
181 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32
182 msgid "Log level"
183 msgstr ""
184
185 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33
186 msgid "Log max days"
187 msgstr ""
188
189 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:9
190 msgid "Log stderr"
191 msgstr ""
192
193 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:8
194 msgid "Log stdout"
195 msgstr ""
196
197 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31
198 msgid ""
199 "LogFile specifies a file where logs will be written to. This value will only "
200 "be used if LogWay is set appropriately.<br>By default, this value is "
201 "\"console\"."
202 msgstr ""
203
204 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32
205 msgid ""
206 "LogLevel specifies the minimum log level. Valid values are \"trace\", \"debug"
207 "\", \"info\", \"warn\", and \"error\".<br>By default, this value is \"info\"."
208 msgstr ""
209
210 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33
211 msgid ""
212 "LogMaxDays specifies the maximum number of days to store log information "
213 "before deletion. This is only used if LogWay == \"file\".<br>By default, "
214 "this value is 0."
215 msgstr ""
216
217 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40
218 msgid "Max ports per client"
219 msgstr ""
220
221 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40
222 msgid ""
223 "MaxPortsPerClient specifies the maximum number of ports a single client may "
224 "proxy to. If this value is 0, no limit will be applied.<br>By default, this "
225 "value is 0."
226 msgstr ""
227
228 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:13
229 msgid ""
230 "OS environments pass to frp for config file template, see <a href=\"https://"
231 "github.com/fatedier/frp#configuration-file-template\">frp README</a>"
232 msgstr ""
233
234 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22
235 msgid "Proxy bind address"
236 msgstr ""
237
238 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22
239 msgid ""
240 "ProxyBindAddr specifies the address that the proxy binds to. This value may "
241 "be the same as BindAddr.<br>By default, this value is \"0.0.0.0\"."
242 msgstr ""
243
244 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:12
245 msgid "Respawn when crashed"
246 msgstr ""
247
248 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:11
249 msgid "Run daemon as group"
250 msgstr ""
251
252 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:10
253 msgid "Run daemon as user"
254 msgstr ""
255
256 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
257 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
258 msgid "Startup settings"
259 msgstr ""
260
261 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36
262 msgid ""
263 "SubDomainHost specifies the domain that will be attached to sub-domains "
264 "requested by the client when using Vhost proxying. For example, if this "
265 "value is set to \"frps.com\" and the client requested the subdomain \"test"
266 "\", the resulting URL would be \"test.frps.com\".<br>By default, this value "
267 "is \"\"."
268 msgstr ""
269
270 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36
271 msgid "Subdomain host"
272 msgstr ""
273
274 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37
275 msgid "TCP mux"
276 msgstr ""
277
278 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37
279 msgid ""
280 "TcpMux toggles TCP stream multiplexing. This allows multiple requests from a "
281 "client to share a single TCP connection.<br>By default, this value is true."
282 msgstr ""
283
284 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
285 msgid ""
286 "This list can be used to specify some additional parameters which have not "
287 "been included in this LuCI."
288 msgstr ""
289
290 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
291 msgid "Token"
292 msgstr ""
293
294 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
295 msgid ""
296 "Token specifies the authorization token used to authenticate keys received "
297 "from clients. Clients must have a matching token to be authorized to use the "
298 "server.<br>By default, this value is \"\"."
299 msgstr ""
300
301 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20
302 msgid "UDP bind port"
303 msgstr ""
304
305 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:23
306 msgid "Vhost HTTP port"
307 msgstr ""
308
309 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25
310 msgid "Vhost HTTP timeout"
311 msgstr ""
312
313 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24
314 msgid "Vhost HTTPS port"
315 msgstr ""
316
317 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:23
318 msgid ""
319 "VhostHttpPort specifies the port that the server listens for HTTP Vhost "
320 "requests. If this value is 0, the server will not listen for HTTP requests."
321 "<br>By default, this value is 0."
322 msgstr ""
323
324 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25
325 msgid ""
326 "VhostHttpTimeout specifies the response header timeout for the Vhost HTTP "
327 "server, in seconds.<br>By default, this value is 60."
328 msgstr ""
329
330 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24
331 msgid ""
332 "VhostHttpsPort specifies the port that the server listens for HTTPS Vhost "
333 "requests. If this value is 0, the server will not listen for HTTPS requests."
334 "<br>By default, this value is 0."
335 msgstr ""
336
337 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
338 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
339 msgid "frp Server"
340 msgstr ""