luci-app-frp: add the dynamiclist for additional parameters
[project/luci.git] / applications / luci-app-frpc / po / ro / frpc.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 "luciapplicationsfrpc/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-frpc/htdocs/luci-static/resources/view/frpc.js:15
15 msgid "Additional configs"
16 msgstr "Configurații adiționale"
17
18 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
19 msgid "Additional settings"
20 msgstr ""
21
22 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
23 msgid "Admin address"
24 msgstr ""
25
26 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28
27 msgid "Admin password"
28 msgstr ""
29
30 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26
31 msgid "Admin port"
32 msgstr ""
33
34 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27
35 msgid "Admin user"
36 msgstr ""
37
38 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
39 msgid ""
40 "AdminAddr specifies the address that the admin server binds to.<br>By "
41 "default, this value is \"127.0.0.1\"."
42 msgstr ""
43
44 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26
45 msgid ""
46 "AdminPort specifies the port for the admin server to listen on. If this "
47 "value is 0, the admin server will not be started.<br>By default, this value "
48 "is 0."
49 msgstr ""
50
51 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28
52 msgid ""
53 "AdminPwd specifies the password that the admin server will use for login."
54 "<br>By default, this value is \"admin\"."
55 msgstr ""
56
57 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27
58 msgid ""
59 "AdminUser specifies the username that the admin server will use for login."
60 "<br>By default, this value is \"admin\"."
61 msgstr ""
62
63 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29
64 msgid "Assets dir"
65 msgstr "Directorul de resurse"
66
67 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29
68 msgid ""
69 "AssetsDir specifies the local directory that the admin server will load "
70 "resources from. If this value is \"\", assets will be loaded from the "
71 "bundled executable using statik.<br>By default, this value is \"\"."
72 msgstr ""
73
74 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
75 msgid "Common Settings"
76 msgstr ""
77
78 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
79 msgid "Compression"
80 msgstr ""
81
82 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:15
83 msgid "Config files include in temporary config file"
84 msgstr ""
85
86 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
87 msgid "Custom domains"
88 msgstr ""
89
90 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:23
91 msgid "Disable log color"
92 msgstr ""
93
94 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:23
95 msgid ""
96 "DisableLogColor disables log colors when LogWay == \"console\" when set to "
97 "true."
98 msgstr ""
99
100 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
101 msgid "Encryption"
102 msgstr ""
103
104 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:14
105 msgid "Environment variable"
106 msgstr ""
107
108 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:32
109 msgid "Exit when login fail"
110 msgstr ""
111
112 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
113 msgid "General Settings"
114 msgstr "Setări generale"
115
116 #: applications/luci-app-frpc/root/usr/share/rpcd/acl.d/luci-app-frpc.json:3
117 msgid "Grant access to LuCI app frpc"
118 msgstr ""
119
120 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
121 msgid "HTTP Settings"
122 msgstr ""
123
124 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
125 msgid "HTTP password"
126 msgstr ""
127
128 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21
129 msgid "HTTP proxy"
130 msgstr ""
131
132 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
133 msgid "HTTP user"
134 msgstr ""
135
136 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:35
137 msgid ""
138 "HeartBeatInterval specifies at what interval heartbeats are sent to the "
139 "server, in seconds. It is not recommended to change this value.<br>By "
140 "default, this value is 30."
141 msgstr ""
142
143 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:36
144 msgid ""
145 "HeartBeatTimeout specifies the maximum allowed heartbeat response delay "
146 "before the connection is terminated, in seconds. It is not recommended to "
147 "change this value.<br>By default, this value is 90."
148 msgstr ""
149
150 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:35
151 msgid "Heartbeat interval"
152 msgstr ""
153
154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:36
155 msgid "Heartbeat timeout"
156 msgstr ""
157
158 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
159 msgid "Host header rewrite"
160 msgstr ""
161
162 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21
163 msgid ""
164 "HttpProxy specifies a proxy address to connect to the server through. If "
165 "this value is \"\", the server will be connected to directly.<br>By default, "
166 "this value is read from the \"http_proxy\" environment variable."
167 msgstr ""
168
169 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
170 msgid "If remote_port is 0, frps will assign a random port for you"
171 msgstr ""
172
173 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
174 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
175 msgid "Local IP"
176 msgstr ""
177
178 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
179 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
180 msgid "Local port"
181 msgstr ""
182
183 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
184 msgid "LocalIp specifies the IP address or host name to proxy to."
185 msgstr ""
186
187 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
188 msgid "LocalPort specifies the port to proxy to."
189 msgstr ""
190
191 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
192 msgid "Locations"
193 msgstr ""
194
195 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22
196 msgid "Log level"
197 msgstr ""
198
199 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:10
200 msgid "Log stderr"
201 msgstr ""
202
203 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:9
204 msgid "Log stdout"
205 msgstr ""
206
207 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22
208 msgid ""
209 "LogLevel specifies the minimum log level. Valid values are \"trace\", \"debug"
210 "\", \"info\", \"warn\", and \"error\".<br>By default, this value is \"info\"."
211 msgstr ""
212
213 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:32
214 msgid ""
215 "LoginFailExit controls whether or not the client should exit after a failed "
216 "login attempt. If false, the client will retry until a login attempt "
217 "succeeds.<br>By default, this value is true."
218 msgstr ""
219
220 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
221 msgid "Name can not be \"common\""
222 msgstr ""
223
224 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:14
225 msgid ""
226 "OS environments pass to frp for config file template, see <a href=\"https://"
227 "github.com/fatedier/frp#configuration-file-template\">frp README</a>"
228 msgstr ""
229
230 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33
231 msgid "Protocol"
232 msgstr ""
233
234 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33
235 msgid ""
236 "Protocol specifies the protocol to use when interacting with the server. "
237 "Valid values are \"tcp\", \"kcp\", and \"websocket\".<br>By default, this "
238 "value is \"tcp\"."
239 msgstr ""
240
241 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
242 msgid "Proxy Settings"
243 msgstr ""
244
245 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
246 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
247 msgid "Proxy type"
248 msgstr ""
249
250 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
251 msgid ""
252 "ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
253 "\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
254 "value is \"tcp\"."
255 msgstr ""
256
257 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
258 msgid "Remote port"
259 msgstr ""
260
261 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:13
262 msgid "Respawn when crashed"
263 msgstr ""
264
265 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
266 msgid "Role"
267 msgstr ""
268
269 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:12
270 msgid "Run daemon as group"
271 msgstr ""
272
273 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:11
274 msgid "Run daemon as user"
275 msgstr ""
276
277 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:19
278 msgid "Server address"
279 msgstr ""
280
281 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:20
282 msgid "Server port"
283 msgstr ""
284
285 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:19
286 msgid ""
287 "ServerAddr specifies the address of the server to connect to.<br>By default, "
288 "this value is \"0.0.0.0\"."
289 msgstr ""
290
291 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:20
292 msgid ""
293 "ServerPort specifies the port to connect to the server on.<br>By default, "
294 "this value is 7000."
295 msgstr ""
296
297 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
298 msgid "Sk"
299 msgstr ""
300
301 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
302 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
303 msgid "Startup Settings"
304 msgstr ""
305
306 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
307 msgid "Subdomain"
308 msgstr ""
309
310 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:30
311 msgid "TCP mux"
312 msgstr ""
313
314 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34
315 msgid "TLS"
316 msgstr ""
317
318 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34
319 msgid ""
320 "TLSEnable specifies whether or not TLS should be used when communicating "
321 "with the server."
322 msgstr ""
323
324 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:30
325 msgid ""
326 "TcpMux toggles TCP stream multiplexing. This allows multiple requests from a "
327 "client to share a single TCP connection. If this value is true, the server "
328 "must have TCP multiplexing enabled as well.<br>By default, this value is "
329 "true."
330 msgstr ""
331
332 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
333 msgid ""
334 "This list can be used to specify some additional parameters which have not "
335 "been included in this LuCI."
336 msgstr ""
337
338 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
339 msgid "Token"
340 msgstr ""
341
342 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
343 msgid ""
344 "Token specifies the authorization token used to create keys to be sent to "
345 "the server. The server must have a matching token for authorization to "
346 "succeed. <br>By default, this value is \"\"."
347 msgstr ""
348
349 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
350 msgid ""
351 "UseCompression controls whether or not communication with the server will be "
352 "compressed.<br>By default, this value is false."
353 msgstr ""
354
355 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
356 msgid ""
357 "UseEncryption controls whether or not communication with the server will be "
358 "encrypted. Encryption is done using the tokens supplied in the server and "
359 "client configuration.<br>By default, this value is false."
360 msgstr ""
361
362 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:31
363 msgid "User"
364 msgstr ""
365
366 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:31
367 msgid ""
368 "User specifies a prefix for proxy names to distinguish them from other "
369 "clients. If this value is not \"\", proxy names will automatically be "
370 "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
371 msgstr ""
372
373 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
374 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
375 msgid "frp Client"
376 msgstr ""