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