Welcome to mirror list, hosted at ThFree Co, Russian Federation.

frps.po « pl « po « luci-app-frps « applications - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eb852407cc77fc4c424f292081a0a4801888860e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
msgid ""
msgstr ""
"PO-Revision-Date: 2022-03-23 15:14+0000\n"
"Last-Translator: Matthaiks <kitynska@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsfrps/pl/>\n"
"Language: pl\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.12-dev\n"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:15
msgid "Additional configs"
msgstr "Dodatkowe konfiguracje"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:43
msgid "Additional settings"
msgstr "Dodatkowe ustawienia"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40
msgid "Allow ports"
msgstr "Zezwalaj na porty"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40
msgid ""
"AllowPorts specifies a set of ports that clients are able to proxy to. If "
"the length of this value is 0, all ports are allowed.<br />By default, this "
"value is an empty set."
msgstr ""
"AllowPorts określa zestaw portów, do których klienty są w stanie się "
"zwracać. Jeśli długość tej wartości wynosi 0, wszystkie porty są "
"dozwolone.<br />Domyślnie jest to pusty zestaw."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31
msgid "Assets dir"
msgstr "Katalog zasobów"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31
msgid ""
"AssetsDir specifies the local directory that the dashboard will load "
"resources from. If this value is \"\", assets will be loaded from the "
"bundled executable using statik.<br />By default, this value is \"\"."
msgstr ""
"AssetsDir określa katalog lokalny, z którego serwer administracyjny będzie "
"ładował zasoby. Jeśli ta wartość to \"\", zasoby zostaną załadowane z "
"pakietu wykonywalnego przy użyciu statik. <br /> Domyślnie ta wartość to \"\"."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19
msgid "Bind address"
msgstr "Zwiąż adres"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20
msgid "Bind port"
msgstr "Zwiąż port"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19
msgid ""
"BindAddr specifies the address that the server binds to.<br />By default, this "
"value is \"0.0.0.0\"."
msgstr ""
"AdminAddr określa adres, który serwer administracyjny łączy z adresem.<br /> "
"Domyślnie jest to wartość \"127.0.0.1\"."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22
msgid ""
"BindKcpPort specifies the KCP port that the server listens on. If this value "
"is 0, the server will not listen for KCP connections.<br />By default, this "
"value is 0."
msgstr ""
"BindKcpPort określa port KCP, na którym nasłuchuje serwer. Jeśli ta wartość "
"wynosi 0, serwer nie będzie nasłuchiwał połączeń KCP. <br /> Domyślnie ta "
"wartość wynosi 0."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20
msgid ""
"BindPort specifies the port that the server listens on.<br />By default, this "
"value is 7000."
msgstr ""
"BindPort określa port, na którym nasłuchuje serwer. <br /> Domyślnie ta "
"wartość to 7000."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21
msgid ""
"BindUdpPort specifies the UDP port that the server listens on. If this value "
"is 0, the server will not listen for UDP connections.<br />By default, this "
"value is 0"
msgstr ""
"BindUdpPort określa port UDP, na którym nasłuchuje serwer. Jeśli ta wartość "
"wynosi 0, serwer nie będzie nasłuchiwał połączeń UDP. <br /> Domyślnie ta "
"wartość wynosi 0"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:143
msgid "Collecting data ..."
msgstr "Zbieranie danych..."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:151
msgid "Common settings"
msgstr "Wspólne ustawienia"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:15
msgid "Config files include in temporary config file"
msgstr "Pliki konfiguracyjne znajdują się w tymczasowym pliku konfiguracyjnym"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Custom 404 page"
msgstr "Niestandardowa strona 404"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid ""
"Custom404Page specifies a path to a custom 404 page to display. If this "
"value is \"\", a default page will be displayed.<br />By default, this value "
"is \"\"."
msgstr ""
"Custom404Page określa ścieżkę do niestandardowej strony 404 do wyświetlenia. "
"Jeśli ta wartość to \"\", zostanie wyświetlona strona domyślna. <br /> "
"Domyślnie ta wartość to \"\"."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27
msgid "Dashboard address"
msgstr "Adres pulpitu nawigacyjnego"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30
msgid "Dashboard password"
msgstr "Hasło pulpitu nawigacyjnego"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28
msgid "Dashboard port"
msgstr "Port pulpitu nawigacyjnego"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29
msgid "Dashboard user"
msgstr "Użytkownik pulpitu nawigacyjnego"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27
msgid ""
"DashboardAddr specifies the address that the dashboard binds to.<br />By "
"default, this value is \"0.0.0.0\"."
msgstr ""
"DashboardAddr określa adres, z którym łączy się pulpit nawigacyjny. <br /> "
"Domyślnie ta wartość to \"0.0.0.0\"."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28
msgid ""
"DashboardPort specifies the port that the dashboard listens on. If this "
"value is 0, the dashboard will not be started.<br />By default, this value is "
"0."
msgstr ""
"DashboardPort określa port, na którym nasłuchuje pulpit nawigacyjny. Jeśli "
"ta wartość wynosi 0, pulpit nawigacyjny nie zostanie uruchomiony. "
"<br />Domyślnie ta wartość wynosi 0."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30
msgid ""
"DashboardPwd specifies the password that the dashboard will use for login."
"<br />By default, this value is \"admin\"."
msgstr ""
"DashboardPwd określa hasło, którego będzie używać pulpit nawigacyjny do "
"logowania. <br /> Domyślnie ta wartość to \"admin\"."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29
msgid ""
"DashboardUser specifies the username that the dashboard will use for login."
"<br />By default, this value is \"admin\"."
msgstr ""
"DashboardUser określa nazwę użytkownika, której pulpit nawigacyjny będzie "
"używał do logowania. <br /> Domyślnie ta wartość to \"admin\"."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Disable log color"
msgstr "Wyłącz kolor dziennika"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid ""
"DisableLogColor disables log colors when LogWay == \"console\" when set to "
"true.<br />By default, this value is false."
msgstr ""
"DisableLogColor wyłącza kolory logów, gdy LogWay == \"konsola\" jest "
"ustawiona na true.<br /> Domyślnie jest to wartość false."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14
msgid "Environment variable"
msgstr "Zmienna środowiskowa"

#: applications/luci-app-frps/root/usr/share/rpcd/acl.d/luci-app-frps.json:3
msgid "Grant access to LuCI app frps"
msgstr "Udziel dostępu LuCI do aplikacji frps"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
msgid ""
"HeartBeatTimeout specifies the maximum time to wait for a heartbeat before "
"terminating the connection. It is not recommended to change this value."
"<br />By default, this value is 90."
msgstr ""
"HeartBeatTimeout określa maksymalne dozwolone opóźnienie odpowiedzi przed "
"zakończeniem połączenia. Nie zaleca się zmiany tej wartości. <br />Domyśl ta "
"wartość wynosi 90."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
msgid "Heartbeat timeout"
msgstr "Limit czasu pulsu"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22
msgid "KCP bind port"
msgstr "Port wiązania KCP"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32
msgid "Log file"
msgstr "Plik dziennika"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33
msgid "Log level"
msgstr "Poziom logowania"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34
msgid "Log max days"
msgstr "Dziennik maks. dni"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:10
msgid "Log stderr"
msgstr "Dziennik stderr"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:9
msgid "Log stdout"
msgstr "Dziennik stdout"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32
msgid ""
"LogFile specifies a file where logs will be written to. This value will only "
"be used if LogWay is set appropriately.<br />By default, this value is "
"\"console\"."
msgstr ""
"LogFile określa plik, w którym będą zapisywane dzienniki. Ta wartość będzie "
"używana tylko wtedy, gdy LogWay zostanie odpowiednio ustawiony. <br /> "
"Domyślnie ta wartość to \"konsola\"."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33
msgid ""
"LogLevel specifies the minimum log level. Valid values are \"trace\", \"debug"
"\", \"info\", \"warn\", and \"error\".<br />By default, this value is \"info\"."
msgstr ""
"LogLevel określa minimalny poziom dziennika. Poprawne wartości to \"trace\", "
"\"debug\", \"info\", \"warn\" i \"error\".<br /> Domyślnie jest to \"info\"."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34
msgid ""
"LogMaxDays specifies the maximum number of days to store log information "
"before deletion. This is only used if LogWay == \"file\".<br />By default, "
"this value is 0."
msgstr ""
"LogMaxDays określa maksymalną liczbę dni przechowywania informacji dziennika "
"przed usunięciem. Jest używany tylko wtedy, gdy LogWay == \"plik\". <br /> "
"Domyślnie ta wartość wynosi 0."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41
msgid "Max ports per client"
msgstr "Maksymalna liczba portów na klienta"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41
msgid ""
"MaxPortsPerClient specifies the maximum number of ports a single client may "
"proxy to. If this value is 0, no limit will be applied.<br />By default, this "
"value is 0."
msgstr ""
"MaxPortsPerClient określa maksymalną liczbę portów, do których pojedynczy "
"klient może się podłączyć. Jeśli ta wartość wynosi 0, nie zostanie "
"zastosowany żaden limit. <br /> Domyślnie ta wartość wynosi 0."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:118
msgid "NOT RUNNING"
msgstr "NIEURUCHOMIONE"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14
msgid ""
"OS environments pass to frp for config file template, see <a href=\"https://"
"github.com/fatedier/frp#configuration-file-template\">frp README</a>"
msgstr ""
"Środowiska systemu operacyjnego przechodzą do frp w celu uzyskania szablonu "
"pliku konfiguracyjnego, patrz <a href=\"https://github.com/fatedier/"
"frp#configuration-file-template\"> frp README </a>"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:23
msgid "Proxy bind address"
msgstr "Adres powiązania proxy"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:23
msgid ""
"ProxyBindAddr specifies the address that the proxy binds to. This value may "
"be the same as BindAddr.<br />By default, this value is \"0.0.0.0\"."
msgstr ""
"ProxyBindAddr określa adres, z którym łączy się serwer proxy. Ta wartość "
"może być taka sama jak BindAddr. <br /> Domyślnie ta wartość to \"0.0.0.0\"."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:116
msgid "RUNNING"
msgstr "URUCHOMIONE"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:13
msgid "Respawn when crashed"
msgstr "Odradzaj się po awarii"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:12
msgid "Run daemon as group"
msgstr "Uruchom demona jako grupę"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:11
msgid "Run daemon as user"
msgstr "Uruchom daemona jako użytkownik"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:152
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:156
msgid "Startup settings"
msgstr "Ustawienia startowe"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37
msgid ""
"SubDomainHost specifies the domain that will be attached to sub-domains "
"requested by the client when using Vhost proxying. For example, if this "
"value is set to \"frps.com\" and the client requested the subdomain \"test"
"\", the resulting URL would be \"test.frps.com\".<br />By default, this value "
"is \"\"."
msgstr ""
"SubDomainHost określa domenę, która zostanie dołączona do subdomen żądanych "
"przez klienta podczas korzystania z proxy Vhost. Na przykład jeśli ta "
"wartość jest ustawiona na \"frps.com\", a klient zażąda poddomeny \"test\", "
"wynikowy adres URL to \"test.frps.com\". <br /> Domyślnie ta wartość to \"\"."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37
msgid "Subdomain host"
msgstr "Host subdomeny"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38
msgid "TCP mux"
msgstr "Mux TCP"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38
msgid ""
"TcpMux toggles TCP stream multiplexing. This allows multiple requests from a "
"client to share a single TCP connection.<br />By default, this value is true."
msgstr ""
"TcpMux przełącza multipleksowanie strumienia TCP. Pozwala to na "
"współdzielenie wielu żądań od klienta na jedno połączenie TCP.<br /> Domyślnie "
"wartość ta jest true."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:43
msgid ""
"This list can be used to specify some additional parameters which have not "
"been included in this LuCI."
msgstr ""
"Ta lista może służyć do określenia dodatkowych parametrów, które nie zostały "
"uwzględnione w tym LuCI."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36
msgid "Token"
msgstr "Token"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36
msgid ""
"Token specifies the authorization token used to authenticate keys received "
"from clients. Clients must have a matching token to be authorized to use the "
"server.<br />By default, this value is \"\"."
msgstr ""
"Token określa token autoryzacji używany do uwierzytelniania kluczy "
"otrzymanych od klientów. Klienty muszą mieć pasujący token, aby móc "
"korzystać z serwera.<br />Domyślnie ta wartość to \"\"."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21
msgid "UDP bind port"
msgstr "Port wiązania UDP"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24
msgid "Vhost HTTP port"
msgstr "Port Vhost HTTP"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26
msgid "Vhost HTTP timeout"
msgstr "Limit czasu Vhost HTTP"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25
msgid "Vhost HTTPS port"
msgstr "Port Vhost HTTPS"

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24
msgid ""
"VhostHttpPort specifies the port that the server listens for HTTP Vhost "
"requests. If this value is 0, the server will not listen for HTTP requests."
"<br />By default, this value is 0."
msgstr ""
"VhostHttpPort określa port, który serwer nasłuchuje na żądania HTTP Vhost. "
"Jeśli ta wartość wynosi 0, serwer nie będzie nasłuchiwał żądań HTTP. <br /> "
"Domyślnie ta wartość wynosi 0."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26
msgid ""
"VhostHttpTimeout specifies the response header timeout for the Vhost HTTP "
"server, in seconds.<br />By default, this value is 60."
msgstr ""
"Limit czasu VhostHttp określa limit czasu nagłówka odpowiedzi dla serwera "
"HTTP Vhost w sekundach. <br /> Domyślnie ta wartość wynosi 60."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25
msgid ""
"VhostHttpsPort specifies the port that the server listens for HTTPS Vhost "
"requests. If this value is 0, the server will not listen for HTTPS requests."
"<br />By default, this value is 0."
msgstr ""
"Port VhostHttps określa port, który serwer nasłuchuje dla żądań Vhost HTTPS. "
"Jeśli ta wartość wynosi 0, serwer nie będzie nasłuchiwał żądań HTTPS. <br /> "
"Domyślnie ta wartość wynosi 0."

#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:116
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:118
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:128
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr "Serwer frp"

#~ msgid "AllowPorts"
#~ msgstr "Dozwolone porty"

#~ msgid "AssetsDir"
#~ msgstr "Assetsdir (Katalog aktywów)"

#~ msgid "BindAddr"
#~ msgstr "BindAddr"

#~ msgid "BindKcpPort"
#~ msgstr "Port BindKcp"

#~ msgid "BindPort"
#~ msgstr "BindPort"

#~ msgid "BindUdpPort"
#~ msgstr "BindUdpPort"