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
|
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2024-10-07 23:25+0000\n"
"Last-Translator: Piotr Kołtun <pkoltungm@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsrp-pppoe-server/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.8-dev\n"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:48
msgid "Access Concentrator Name"
msgstr "Nazwa koncentratora dostępu"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:41
msgid "Both Interface"
msgstr "Oba interfejsy"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:106
msgid ""
"Causes <code>pppoe</code> to exit if no session traffic is detected for %s "
"seconds."
msgstr ""
"Powoduje zamknięcie <code>pppoe</code>, jeżeli nie zostanie wykryty żaden "
"ruch sesji przez %s sekund(y)."
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:34
msgid "Client Interface"
msgstr "Interfejs klienta"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:56
msgid "Default: 5000"
msgstr "Domyślnie: 5000"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:66
msgid "Default: 600"
msgstr "Domyślnie: 600"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:61
msgid "Default: 64"
msgstr "Domyślnie: 64"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:50
msgid "Default: hostname"
msgstr "Domyślnie: nazwa hosta"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:53
msgid ""
"Each one causes the named service to be advertised in a Service-Name tag in "
"the PADO frame. The first one specifies the default service, and is used if "
"the PPPoE client requests a Service-Name of length zero."
msgstr ""
"Każdy z nich powoduje, że nazwana usługa jest rozgłaszana w znaczniku "
"Service-Name ramki PADO. Pierwszy z nich określa domyślną usługę i jest "
"używany, jeśli klient PPPoE żąda Service-Name o długości zero."
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:25
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:25
msgid "Enabled"
msgstr "Włączone"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:40
msgid "First remote IP"
msgstr "Pierwszy zdalny IP"
#: applications/luci-app-rp-pppoe-server/root/usr/share/rpcd/acl.d/luci-app-rp-pppoe-server.json:3
msgid "Grant UCI access for luci-app-rp-pppoe-server"
msgstr "Przyznaj luci-app-rp-pppoe-server dostęp do UCI"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:33
msgid "IP of listening side"
msgstr "IP strony odsłuchowej"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:40
msgid ""
"If specified as <code>0.0.0.0</code> remote IP allocation will be delegated "
"to <code>pppd</code>"
msgstr ""
"Jeżeli określono jako <code>0.0.0.0</code>, zdalny przydział IP zostanie "
"delegowany do <code>pppd</code>"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:33
msgid ""
"If specified as <code>0.0.0.0</code> the selection of local IP address is "
"delegated to <code>pppd</code>"
msgstr ""
"Jeżeli określono jako <code>0.0.0.0</code>, wybór lokalnego adresu IP jest "
"delegowany do <code>pppd</code>"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:99
msgid ""
"Instead of numbering PPPoE sessions starting at 1, numbering starts at %s"
msgstr "Zamiast numerowania sesji PPPoE od 1, numerowanie zaczyna się od %s"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:27
msgid "Interface"
msgstr "Interfejs"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:34
msgid ""
"Interface from which to relay. Only PPPoE clients may be connected to this "
"interface."
msgstr ""
"Interfejs, z którego można przekazywać. Tylko klienty PPPoE mogą być "
"połączeni z tym interfejsem."
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:27
msgid "Interface on which to listen."
msgstr "Interfejs do nasłuchu."
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:27
msgid ""
"Interface on which to listen. Only PPPoE servers may be connected to this "
"interface."
msgstr ""
"Interfejs, na którym można nasłuchiwać. Tylko serwery PPPoE można podłączyć "
"do tego interfejsu."
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:41
msgid ""
"Interface upon which to listen and to relay. Both PPPoE clients and servers "
"may be connected to this interface."
msgstr ""
"Interfejs, na którym można nasłuchiwać i przekazywać. Do tego interfejsu "
"można podłączyć zarówno klienty, jak i serwery PPPoE."
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:94
msgid "Invokes <code>pppd</code> with the unit flag"
msgstr "Wywołuje <code>pppd</code> z flagą jednostki"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:115
msgid "MSS"
msgstr "MSS"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:115
msgid "Max Segment Size"
msgstr "Maksymalny rozmiar segmentu"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:53
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:58
msgid "Maximum Sessions"
msgstr "Maksymalna liczba sesji"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:58
msgid "Maximum concurrent sessions"
msgstr "Maksymalna liczba jednoczesnych sesji"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:66
msgid "Maximum sessions per peer"
msgstr "Maksymalna liczba sesji na użytkownika"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:70
msgid "No limit"
msgstr "Bez limitu"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:65
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:110
msgid "No timeout"
msgstr "Bez limitu czasu"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:99
msgid "Offset"
msgstr "Offset"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:81
msgid "Options file"
msgstr "Plik z opcjami"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:99
msgid "PPP Offset"
msgstr "Offset PPP"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:19
msgid "PPPoE Relay Configuration"
msgstr "Konfiguracja przekaźnika PPPoE"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:19
msgid "PPPoE Server Configuration"
msgstr "Konfiguracja serwera PPPoE"
#: applications/luci-app-rp-pppoe-server/root/usr/share/luci/menu.d/luci-app-rp-pppoe-server.json:14
msgid "RP PPPoE Relay"
msgstr "Przekaźnik RP PPPoE"
#: applications/luci-app-rp-pppoe-server/root/usr/share/luci/menu.d/luci-app-rp-pppoe-server.json:3
msgid "RP PPPoE Server"
msgstr "Serwer RP PPPoE"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:89
msgid "Random session selection"
msgstr "Losowy wybór sesji"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:124
msgid "Reduces CPU usage, but may cause a race condition on slow CPUs"
msgstr ""
"Zmniejsza wykorzystanie procesora, ale może powodować hazard na wolnych "
"procesorach"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:21
msgid "Relay Configuration"
msgstr "Konfiguracja przekaźnika"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:18
msgid "Roaring Penguin PPPoE Relay"
msgstr "Przekaźnik Roaring Penguine PPPoE"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:18
msgid "Roaring Penguin PPPoE Server"
msgstr "Serwer Roaring Penguine PPPoE"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:21
msgid "Server Configuration"
msgstr "Konfiguracja serwera"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:27
msgid "Server Interface"
msgstr "Interfejs serwera"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:53
msgid "Service Name"
msgstr "Nazwa usługi"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:124
msgid "Synchronous PPP encapsulation"
msgstr "Synchroniczna enkapsulacja PPP"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:89
msgid "Tells the PPPoE server to randomly permute session numbers."
msgstr "Poleca serwerowi PPPoE losową zmianę numerów sesji."
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:61
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:106
msgid "Timeout"
msgstr "Limit czasu"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:94
msgid "Unit"
msgstr "Jednostka"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:48
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:76
msgid "Use Non-UCI Config"
msgstr "Użyj konfiguracji innej niż UCI"
#~ msgid ""
#~ "Instead of starting at beginning and going to end, randomize session "
#~ "number"
#~ msgstr "Losuj numer sesji, zamiast iść od początku do końca"
#~ msgid "PPP unit number"
#~ msgstr "Numer jednostki PPP"
#~ msgid "Sync"
#~ msgstr "Synchronizuj"
#~ msgid "Maximum sessions"
#~ msgstr "Maksymalna liczba sesji"
#~ msgid "PPP offset"
#~ msgstr "Przesunięcie PPP"
|