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
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
|
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2026-02-26 14:29+0000\n"
"Last-Translator: Matthaiks <kitynska@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationssnmpd/pl/>\n"
"Language: pl\n"
"MIME-Version: 1.0\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 5.16.1-dev\n"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:260
msgid "A group maps com2sec names to access names"
msgstr "Grupa mapuje nazwy com2sec na nazwy dostępu"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:479
msgid "AES"
msgstr "AES"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:366
msgid "Access Control"
msgstr "Kontrola dostępu"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:367
msgid "Access restriction to readonly or Read/Write"
msgstr "Ograniczenie dostępu do odczytu lub odczytu/zapisu"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/download.js:61
msgid "Actions"
msgstr "Akcje"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:634
msgid "Advanced Settings"
msgstr "Ustawienia zaawansowane"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:150
msgid "AgentX socket path"
msgstr "Ścieżka gniazda protokołu AgentX"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:328
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:337
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:346
msgid "All"
msgstr "Wszystko"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:453
msgid "Allow write"
msgstr "Zezwól na zapis"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:300
msgid "Any version"
msgstr "Dowolna wersja"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:236
msgid "Arbitrary label for use in group settings"
msgstr "Dowolna etykieta do użytku w ustawieniach grupy"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:312
msgid "Authentication"
msgstr "Uwierzytelnienie"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:313
msgid "Authentication and encryption"
msgstr "Uwierzytelnienie i szyfrowanie"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:639
msgid "Communities for any hosts"
msgstr "Społeczności dla dowolnych hostów"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:643
msgid "Communities via IP-Address range"
msgstr "Społeczności poprzez zakres adresów IP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:641
msgid "Communities via hostname"
msgstr "Społeczności poprzez nazwę hosta"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:244
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:542
msgid "Community"
msgstr "Społeczność"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:372
msgid "Community Name"
msgstr "Nazwa społeczności"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:388
msgid "Community source"
msgstr "Źródło społeczności"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:373
msgid "Community that is used for SNMP"
msgstr "Społeczność używana do protokołu SNMP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:209
msgid "Contact"
msgstr "Kontakt"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:294
msgid "Context"
msgstr "Kontekst"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:480
msgid "DES"
msgstr "DES"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/download.js:72
#: applications/luci-app-snmpd/root/usr/share/luci/menu.d/luci-app-snmpd.json:28
msgid "Download"
msgstr "Pobierz"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/download.js:65
msgid "Download Area"
msgstr "Obszar pobierania"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:151
msgid "Empty for disable AgentX"
msgstr "Puste, aby wyłączyć protokół AgentX"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:55
msgid "Enable SNMP"
msgstr "Włącz SNMP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:571
msgid "Enable logging to file"
msgstr "Włącz rejestrowanie do pliku"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:598
msgid "Enable logging to syslog"
msgstr "Włącz rejestrowanie do dziennika systemowego"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:56
msgid "Enable to use SNMP"
msgstr "Włącz, aby używać SNMP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:320
msgid "Exact"
msgstr "Ścisła"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:630
msgid "General"
msgstr "Ogólne"
#: applications/luci-app-snmpd/root/usr/share/rpcd/acl.d/luci-app-snmpd.json:3
msgid "Grant UCI access for luci-app-snmpd"
msgstr "Przyznaj luci-app-snmpd dostęp do UCI"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:259
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:289
msgid "Group"
msgstr "Grupa"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:563
msgid "Here you can configure Logging settings"
msgstr "Tutaj możesz skonfigurować ustawienia rejestrowania"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:437
msgid "Here you can configure SNMPv3 settings"
msgstr "Tutaj możesz skonfigurować ustawienia SNMPv3"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:281
msgid "Here you can configure access options"
msgstr "Tutaj możesz skonfigurować opcje dostępu"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:49
msgid "Here you can configure agent settings"
msgstr "Tutaj możesz skonfigurować ustawienia agenta"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:227
msgid "Here you can configure com2sec options"
msgstr "Tutaj możesz skonfigurować opcje com2sec"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:251
msgid "Here you can configure group options"
msgstr "Tutaj możesz skonfigurować opcje grupy"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:180
msgid "Here you can configure system settings"
msgstr "Tutaj możesz skonfigurować ustawienia systemowe"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:275
msgid "Here you define which secname is mapped to the group"
msgstr ""
"Tutaj ustalasz, która nazwa zabezpieczeń (secname) jest mapowana na grupę"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:60
msgid "IP version"
msgstr "Wersja IP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:399
msgid "IPMask"
msgstr "Maska IP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:63
msgid "IPv4 and IPv6"
msgstr "IPv4 i IPv6"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:309
msgid "Level"
msgstr "Poziom"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:310
msgid "Level of security"
msgstr "Poziom zabezpieczeń"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:215
msgid "Location"
msgstr "Lokalizacja"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:656
msgid "Logging"
msgstr "Rejestrowanie"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:461
msgid "MD5"
msgstr "MD5"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:203
msgid "Name"
msgstr "Nazwa"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:410
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:496
msgid "No"
msgstr "Nie"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:311
msgid "No authentication"
msgstr "Brak uwierzytelniania"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:329
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:338
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:347
msgid "None"
msgstr "Brak"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:344
msgid "Notify"
msgstr "Powiadomienie"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:345
msgid "Notify access modification for groups"
msgstr "Modyfikowanie powiadomenia o dostępie dla grup"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:418
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:504
msgid "OID"
msgstr "OID"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:408
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:495
msgid "OID-Restriction"
msgstr "Ograniczenie OID"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:624
msgid "On this page you may configure SNMP settings"
msgstr "Na tej stronie możesz skonfigurować ustawienia SNMP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:61
msgid "Only IPv4"
msgstr "Tylko IPv4"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:62
msgid "Only IPv6"
msgstr "Tylko IPv6"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:147
msgid "Only SNMPv3"
msgstr "Tylko SNMPv3"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:39
msgid "Password must be at least 8 characters"
msgstr "Hasło musi mieć co najmniej 8 znaków"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:577
msgid "Path to log file"
msgstr "Ścieżka do pliku dziennika"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:95
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:534
msgid "Port"
msgstr "Port"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:318
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:321
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:400
msgid "Prefix"
msgstr "Prefiks"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:584
msgid "Priority for file logging"
msgstr "Priorytet rejestrowania do pliku"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:326
msgid "Read"
msgstr "Odczyt"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:327
msgid "Read access modification for groups"
msgstr "Modyfikowanie dostępu do odczytu dla grup"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:368
msgid "Read/Write"
msgstr "Odczyt / Zapis"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:369
msgid "Readonly"
msgstr "Tylko do odczytu"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:419
msgid "Restrict to the following OID node/branch"
msgstr "Ogranicz do następującego węzła/gałęzi OID"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:409
msgid "Restriction to specific OID"
msgstr "Ograniczenie do konkretnego OID"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:460
msgid "SHA"
msgstr "SHA"
#: applications/luci-app-snmpd/root/usr/share/luci/menu.d/luci-app-snmpd.json:16
msgid "SNMP"
msgstr "SNMP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/download.js:58
msgid "SNMP - MIB Download"
msgstr "SNMP – Pobieranie MIB"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:623
msgid "SNMP Settings"
msgstr "Ustawienia SNMP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:139
msgid "SNMP version"
msgstr "Wersja SNMP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:140
msgid "SNMP version used to monitor and control the device"
msgstr "Wersja SNMP służąca do monitorowania i sterowania urządzeniem"
#: applications/luci-app-snmpd/root/usr/share/luci/menu.d/luci-app-snmpd.json:3
msgid "SNMPD"
msgstr "SNMPD"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:266
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:301
msgid "SNMPv1"
msgstr "SNMPv1"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:550
msgid "SNMPv1 Trap Receiver"
msgstr "Odbiornik pułapek SNMPv1"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:144
msgid "SNMPv1 and SNMPv2c"
msgstr "SNMPv1 i SNMPv2c"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:146
msgid "SNMPv1, SNMPv2c and SNMPv3"
msgstr "SNMPv1, SNMPv2c i SNMPv3"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:637
msgid "SNMPv1/SNMPv2c"
msgstr "SNMPv1 / SNMPv2c"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:267
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:302
msgid "SNMPv2c"
msgstr "SNMPv2c"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:552
msgid "SNMPv2c Inform Receiver"
msgstr "Odbiornik informacji SNMPv2c"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:551
msgid "SNMPv2c Trap Receiver"
msgstr "Odbiornik pułapek SNMPv2c"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:269
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:304
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:646
msgid "SNMPv3"
msgstr "SNMPv3"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:467
msgid "SNMPv3 authentication passphrase"
msgstr "Hasło uwierzytelniania SNMPv3"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:458
msgid "SNMPv3 authentication type"
msgstr "Typ uwierzytelniania SNMPv3"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:486
msgid "SNMPv3 encryption passphrase"
msgstr "Hasło szyfrowania SNMPv3"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:477
msgid "SNMPv3 encryption type"
msgstr "Typ szyfrowania SNMPv3"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:235
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:274
msgid "Secname"
msgstr "Nazwa zabezpieczeń"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:447
msgid "Set username to access SNMP"
msgstr "Ustaw nazwę użytkownika, aby uzyskać dostęp do protokołu SNMP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:240
msgid "Source"
msgstr "Źródło"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:241
msgid "Source describes a host or network"
msgstr "Źródło opisuje hosta lub sieć"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:319
msgid "Specification how context of requests is matched to context"
msgstr "Określanie, w jaki sposób kontekst żądań odpowiada kontekstowi"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:604
msgid "Syslog facility"
msgstr "Lokalizacja dziennika systemowego"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:204
msgid "System Name"
msgstr "Nazwa systemu"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:210
msgid "System contact"
msgstr "Kontakt systemu"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:216
msgid "System location"
msgstr "Lokalizacja systemu"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:245
msgid "The community name that is used"
msgstr "Używana nazwa społeczności"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:295
msgid "The context of the request"
msgstr "Kontekst żądań"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:290
msgid "The group that is mapped to the views (Read, Write, Notify)"
msgstr "Grupa mapowana na widoki (Odczyt, Zapis, Powiadomienie)"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:299
msgid "The used version for access configuration"
msgstr "Wersja używana do konfiguracji dostępu"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:265
msgid "The used version for the group"
msgstr "Wersja używana do grupy"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:650
msgctxt "SNMP"
msgid "Traps"
msgstr "Pułapki"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:389
msgid "Trusted source for SNMP read community access (hostname or IP)"
msgstr ""
"Zaufane źródło dostępu do społeczności odczytu SNMP (nazwa hosta lub adres "
"IP)"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:549
msgid "Type"
msgstr "Typ"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:264
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:298
msgid "Version"
msgstr "Wersja"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:585
msgid "Will log messages of selected priority and above."
msgstr "Będzie rejestrować komunikaty o wybranym priorytecie i wyższych."
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:335
msgid "Write"
msgstr "Zapis"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:336
msgid "Write access modification for groups"
msgstr "Modyfikowanie dostępu do zapisu dla grup"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:411
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:497
msgid "Yes"
msgstr "Tak"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:390
msgid "any (default)"
msgstr "dowolny (domyślny)"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:391
msgid "localhost"
msgstr "localhost"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:459
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:478
msgid "none"
msgstr "brak"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:446
msgid "username"
msgstr "nazwa użytkownika"
#~ msgid "Agent settings"
#~ msgstr "Ustawienia agenta"
#~ msgid "AgentX settings"
#~ msgstr "Ustawienia AgentX"
#~ msgid "Delete this section to disable AgentX"
#~ msgstr "Usuń tę sekcję, aby wyłączyć AgentX"
#~ msgid "Eg: UDP:161, or UDP:10.5.4.3:161 to only listen on a given interface"
#~ msgstr ""
#~ "Np.: UDP:161 lub UDP:10.5.4.3:161, aby nasłuchiwać tylko na danym "
#~ "interfejsie"
#~ msgid "Groups help define access methods"
#~ msgstr "Grupy pomagają zdefiniować metody dostępu"
#~ msgid ""
#~ "SNMPD is a master daemon/agent for SNMP, from the <a href='http://www.net-"
#~ "snmp.org'>net-snmp project</a>. Note, OpenWrt has mostly complete UCI "
#~ "support for snmpd, but this LuCI applet only covers a few of those "
#~ "options. In particular, there is very little/no validation or help. See /"
#~ "etc/config/snmpd for manual configuration."
#~ msgstr ""
#~ "SNMPD to główny demon/agent dla SNMP pochodzący z <a href='http://www.net-"
#~ "snmp.org'>projektu net-snmp</a>. Uwaga, OpenWrt ma w większości pełną "
#~ "obsługę UCI dla snmpd, ale ten aplet LuCI obejmuje tylko kilka z tych "
#~ "opcji. W szczególności jest bardzo mało/żadnego potwierdzenia lub pomocy. "
#~ "Aby zapoznać się z ręczną konfiguracją, zobacz /etc/config/snmpd."
#~ msgid "System"
#~ msgstr "System"
#~ msgid "The address the agent should allow AgentX connections to"
#~ msgstr "Adres, z którym agent powinien zezwalać na połączenia AgentX"
#~ msgid "The address the agent should listen on"
#~ msgstr "Adres, pod którym agent powinien nasłuchiwać"
#~ msgid ""
#~ "This is only necessary if you have subagents using the agentX socket "
#~ "protocol. Eg: /var/run/agentx.sock"
#~ msgstr ""
#~ "Jest to konieczne tylko wtedy, gdy masz podagentów korzystających z "
#~ "protokołu gniazda AgentX. Np.: /var/run/agentx.sock"
#~ msgid "Values used in the MIB2 System tree"
#~ msgstr "Wartości używane w drzewie systemu MIB2"
#~ msgid "com2sec security"
#~ msgstr "Bezpieczeństwo com2sec"
#~ msgid "net-snmp's SNMPD"
#~ msgstr "SNMPD net-snmp"
|