blob: 60cda2e7ae1385ac650f98759d32c53e28a17870 (
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
|
msgid ""
msgstr ""
"Project-Id-Version: LuCI\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-04-20 09:40+0200\n"
"PO-Revision-Date: 2020-03-01 19:53+0000\n"
"Last-Translator: Marcin Net <marcin.net@linux.pl>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsopkg/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 4.0-dev\n"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1031
msgid "Actions"
msgstr "Akcje"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:843
msgid "Automatically remove unused dependencies"
msgstr "Automatycznie usuwaj nieużywane zależności"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1039
msgid "Available"
msgstr "Dostępne"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:770
msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. "
"Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
"custom repository entries. The configuration in the other files may be "
"changed but is usually not preserved by <em>sysupgrade</em>."
msgstr ""
"Poniżej znajduje się lista różnych plików konfiguracyjnych używanych przez "
"<em>opkg</em>. Użyj <em>opkg.conf</em> dla ustawień globalnych i "
"<em>customfeeds.conf</em> dla niestandardowych wpisów w repozytorium. "
"Konfiguracja w innych plikach może zostać zmieniona, ale zwykle nie jest "
"zachowywana przez <em>sysupgrade</em>."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:738
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:785
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:849
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:940
msgid "Cancel"
msgstr "Anuluj"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1021
msgid "Clear"
msgstr "Wyczyść"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1034
msgid "Configure opkg…"
msgstr "Skonfiguruj opkg…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:666
msgid "Dependencies"
msgstr "Zależności"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:672
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:829
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1057
msgid "Description"
msgstr "Opis"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:677
msgid "Details for package <em>%h</em>"
msgstr "Szczegóły pakietu <em>%h</em>"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:914
msgid "Dismiss"
msgstr "Odrzuć"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:329
msgid "Displaying %d-%d of %d"
msgstr "Wyświetlanie %d-%d z %d"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1025
msgid "Download and install package"
msgstr "Pobierz i zainstaluj pakiet"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:895
msgid "Errors"
msgstr "Błędy"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:870
msgid "Executing package manager"
msgstr "Uruchamianie menedżera pakietów"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1019
msgid "Filter"
msgstr "Filtr"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1014
msgid "Free space"
msgstr "Wolna przestrzeń"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:700
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:950
msgid "Install"
msgstr "Instaluj"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:280
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:491
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1040
msgid "Installed"
msgstr "Zainstalowane"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:722
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:927
msgid ""
"Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?"
msgstr ""
"Instalowanie pakietów z niezaufanych źródeł jest potencjalnym zagrożeniem "
"bezpieczeństwa! Czy na pewno chcesz zainstalować pakiet <em>%h</em>?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:269
msgid "Install…"
msgstr "Zainstaluj.…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:749
msgid "Loading configuration data…"
msgstr "Wczytywanie danych konfiguracyjnych…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:968
msgid "Loading package information…"
msgstr "Ładowanie informacji o pakietach…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:930
msgid "MD5"
msgstr "MD5"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:732
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:926
msgid "Manually install package"
msgstr "Ręczna instalacja pakietu"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:479
msgid "Needs upgrade"
msgstr "Wymaga aktualizacji"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1048
msgid "Next page"
msgstr "Następna strona"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:342
msgid "No information available"
msgstr "Brak dostępnych informacji"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:330
msgid "No packages"
msgstr "Brak pakietów"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:346
msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "Brak pasujących pakietów \"<strong>%h</strong>\"."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:511
msgid "Not available"
msgstr "Niedostępne"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:496
msgid "Not installed"
msgstr "Nie zainstalowano"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1027
msgid "OK"
msgstr "OK"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:748
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:796
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:809
msgid "OPKG Configuration"
msgstr "Konfiguracja OPKG"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:688
msgid "Overwrite files from other package(s)"
msgstr "Nadpisz pliki z innych pakietów"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1054
msgid "Package name"
msgstr "Nazwa pakietu"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1026
msgid "Package name or URL…"
msgstr "Nazwa pakietu lub URL…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1046
msgid "Previous page"
msgstr "Poprzednia strona"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Really attempt to install <em>%h</em>?"
msgstr "Czy na pewno chcesz zainstalować pakiet <em>%h</em>?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:856
msgid "Remove"
msgstr "Usuń"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:834
msgid "Remove package <em>%h</em>"
msgstr "Usuń pakiet <em>%h</em>"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:257
msgid "Remove…"
msgstr "Usuń…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:662
msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "Wymaga ok. %.1024mB miejsca i instalacji %d pakietów."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:486
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:504
msgid "Require version %h %h, installed %h"
msgstr "Wymagana wersja %h %h, zainstalowano %h"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:509
msgid ""
"Required dependency package <em>%h</em> is not available in any repository."
msgstr ""
"Wymagana zależność <em>%h</em> nie jest dostępna w żadnym repozytorium."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:477
msgid "Requires update to %h %h"
msgstr "Wymaga aktualizacji do %h %h"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:347
msgid "Reset"
msgstr "Resetuj"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:931
msgid "SHA256"
msgstr "SHA256"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:806
msgid "Save"
msgstr "Zapisz"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:797
msgid "Saving configuration data…"
msgstr "Zapisywanie danych konfiguracyjnych…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:837
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:929
msgid "Size"
msgstr "Rozmiar"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1056
msgid "Size (.ipk)"
msgstr "Rozmiar (.ipk)"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1010
#: applications/luci-app-opkg/root/usr/share/luci/menu.d/luci-app-opkg.json:3
msgid "Software"
msgstr "Oprogramowanie"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:900
msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr ""
"Polecenie <em>opkg %h</em> zakończyło się niepomyślnie z kodem <code>%d</"
"code>."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:482
msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed."
msgstr ""
"Zainstalowana wersja pakietu <em>%h</em> nie jest zgodna, wymaga %s podczas "
"gdy %s jest zainstalowana."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:725
msgid "The package <em>%h</em> is not available in any configured repository."
msgstr ""
"Pakiet <em>%h</em> nie jest dostępny w żadnym skonfigurowanym repozytorium."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:499
msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available."
msgstr ""
"Wersja pakietu w repozytorium <em>%h</em> nie jest zgodna, wymaga %s ale "
"tylko %s jest dostępna."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1020
msgid "Type to filter…"
msgstr "Wpisz, aby przefiltrować…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:916
msgid "Unable to execute <em>opkg %s</em> command: %s"
msgstr "Nie można wykonać polecenia <em>opkg %s</em>: %s"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:763
msgid "Unable to read %s: %s"
msgstr "Nie można odczytać %s: %s"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:802
msgid "Unable to save %s: %s"
msgstr "Nie można zapisać %s: %s"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1032
msgid "Update lists…"
msgstr "Aktualizuj listy…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1041
msgid "Updates"
msgstr "Aktualizacje"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:246
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:275
msgid "Upgrade…"
msgstr "Zaktualizuj…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1033
msgid "Upload Package…"
msgstr "Prześlij pakiet…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:836
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1055
msgid "Version"
msgstr "Wersja"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:488
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:506
msgid "Version incompatible"
msgstr "Wersja niekompatybilna"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:872
msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "Oczekiwanie na <em>opkg %h</em> i wykonanie polecenia…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:825
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1015
msgid "unknown"
msgstr "nieznane"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:638
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:823
msgid "~%.1024mB compressed"
msgstr "~%.1024mB skompresowany"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:636
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:821
msgid "~%.1024mB installed"
msgstr "~%.1024mB zainstalowany"
#~ msgid ""
#~ "Require version %h %h,\n"
#~ "installed %h"
#~ msgstr ""
#~ "Wymaga wersji %h %h,\n"
#~ "zainstalowanej %h"
|