]> git.pld-linux.org Git - packages/elfutils.git/blob - elfutils-pl.po.patch
- updated for 0.137
[packages/elfutils.git] / elfutils-pl.po.patch
1 diff -urN elfutils-0.95.org/configure.ac elfutils-0.95/configure.ac
2 --- elfutils-0.95.org/configure.ac      2004-05-25 17:42:35.571844920 +0200
3 +++ elfutils-0.95/configure.ac  2004-05-25 18:02:11.886017984 +0200
4 @@ -47,7 +47,7 @@
5  AH_TEMPLATE([USE_TLS], [Defined if thread local storage should be used.])
6  
7  dnl Add all the languages for which translations are available.
8 -ALL_LINGUAS=
9 +ALL_LINGUAS="pl"
10  
11  AC_PROG_CC
12  AC_PROG_CPP
13 --- elfutils-0.137/po/pl.po.orig        1970-01-01 01:00:00.000000000 +0100
14 +++ elfutils-0.137/po/pl.po     2008-09-09 21:25:25.664994013 +0200
15 @@ -0,0 +1,4661 @@
16 +# Polish translation for elfutils.
17 +# This file is distributed under the same license as the elfutils package.
18 +# Jakub Bogusz <qboosh@pld-linux.org>, 2003-2008.
19 +#
20 +msgid ""
21 +msgstr ""
22 +"Project-Id-Version: elfutils 0.137\n"
23 +"Report-Msgid-Bugs-To: http://bugzilla.redhat.com/\n"
24 +"POT-Creation-Date: 2008-08-25 19:48-0700\n"
25 +"PO-Revision-Date: 2008-09-09 21:22+0200\n"
26 +"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
27 +"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
28 +"MIME-Version: 1.0\n"
29 +"Content-Type: text/plain; charset=iso-8859-2\n"
30 +"Content-Transfer-Encoding: 8bit\n"
31 +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
32 +
33 +#: lib/xmalloc.c:51 lib/xmalloc.c:65 lib/xmalloc.c:79 src/readelf.c:2678
34 +#: src/readelf.c:3013
35 +#, c-format
36 +msgid "memory exhausted"
37 +msgstr "pamiêæ wyczerpana"
38 +
39 +#: libelf/elf_error.c:113 libasm/asm_error.c:120 libdw/dwarf_error.c:111
40 +msgid "no error"
41 +msgstr "bez b³êdu"
42 +
43 +#: libelf/elf_error.c:116 libasm/asm_error.c:163 libdw/dwarf_error.c:112
44 +msgid "unknown error"
45 +msgstr "nieznany b³±d"
46 +
47 +#: libelf/elf_error.c:120
48 +msgid "unknown version"
49 +msgstr "nieznana wersja"
50 +
51 +#: libelf/elf_error.c:124
52 +msgid "unknown type"
53 +msgstr "nieznany typ"
54 +
55 +#: libelf/elf_error.c:128
56 +msgid "invalid `Elf' handle"
57 +msgstr "b³êdny uchwyt `Elf'"
58 +
59 +#: libelf/elf_error.c:132
60 +msgid "invalid size of source operand"
61 +msgstr "b³êdny rozmiar operandu ¼ród³owego"
62 +
63 +#: libelf/elf_error.c:136
64 +msgid "invalid size of destination operand"
65 +msgstr "b³êdny rozmiar operandu docelowego"
66 +
67 +#: libelf/elf_error.c:140
68 +msgid "invalid encoding"
69 +msgstr "b³êdne kodowanie"
70 +
71 +#: libelf/elf_error.c:144 libasm/asm_error.c:121 libdw/dwarf_error.c:120
72 +msgid "out of memory"
73 +msgstr "brak pamiêci"
74 +
75 +#: libelf/elf_error.c:148
76 +msgid "invalid file descriptor"
77 +msgstr "b³êdny deskryptor pliku"
78 +
79 +#: libelf/elf_error.c:152
80 +msgid "invalid operation"
81 +msgstr "b³êdna operacja"
82 +
83 +#: libelf/elf_error.c:156
84 +msgid "ELF version not set"
85 +msgstr "nie ustawiono wersji ELF"
86 +
87 +#: libelf/elf_error.c:160 libelf/elf_error.c:208 libdw/dwarf_error.c:122
88 +msgid "invalid command"
89 +msgstr "b³êdne polecenie"
90 +
91 +#: libelf/elf_error.c:164 libelf/elf_error.c:224
92 +msgid "offset out of range"
93 +msgstr "offset spoza zakresu"
94 +
95 +#: libelf/elf_error.c:168
96 +msgid "invalid fmag field in archive header"
97 +msgstr "b³êdne pole fmag w nag³ówku archiwum"
98 +
99 +#: libelf/elf_error.c:172
100 +msgid "invalid archive file"
101 +msgstr "b³êdny plik archiwum"
102 +
103 +#: libelf/elf_error.c:176
104 +msgid "descriptor is not for an archive"
105 +msgstr "deskryptor nie jest dla archiwum"
106 +
107 +#: libelf/elf_error.c:180
108 +msgid "no index available"
109 +msgstr "brak dostêpnego indeksu"
110 +
111 +#: libelf/elf_error.c:184
112 +msgid "cannot read data from file"
113 +msgstr "nie mo¿na odczytaæ danych z pliku"
114 +
115 +#: libelf/elf_error.c:188
116 +msgid "cannot write data to file"
117 +msgstr "nie mo¿na zapisaæ danych do pliku"
118 +
119 +#: libelf/elf_error.c:192
120 +msgid "invalid binary class"
121 +msgstr "b³êdna klasa binarki"
122 +
123 +#: libelf/elf_error.c:196
124 +msgid "invalid section index"
125 +msgstr "b³êdny indeks sekcji"
126 +
127 +#: libelf/elf_error.c:200
128 +msgid "invalid operand"
129 +msgstr "b³êdny operand"
130 +
131 +#: libelf/elf_error.c:204
132 +msgid "invalid section"
133 +msgstr "b³êdna sekcja"
134 +
135 +#: libelf/elf_error.c:212
136 +msgid "executable header not created first"
137 +msgstr "nag³ówek pliku wykonywalnego nie utworzony jako pierwszy"
138 +
139 +#: libelf/elf_error.c:216
140 +msgid "file descriptor disabled"
141 +msgstr "deskryptor pliku wy³±czony"
142 +
143 +#: libelf/elf_error.c:220
144 +msgid "archive/member fildes mismatch"
145 +msgstr "niezgodno¶æ deskryptora pliku archiwum/elementu"
146 +
147 +#: libelf/elf_error.c:228
148 +msgid "cannot manipulate null section"
149 +msgstr "nie mo¿na manipulowaæ na sekcji zerowej"
150 +
151 +#: libelf/elf_error.c:232
152 +msgid "data/scn mismatch"
153 +msgstr "niezgodno¶æ danych/sekcji"
154 +
155 +#: libelf/elf_error.c:236
156 +msgid "invalid section header"
157 +msgstr "b³êdny nag³ówek sekcji"
158 +
159 +#: libelf/elf_error.c:240
160 +msgid "invalid data"
161 +msgstr "b³êdne dane"
162 +
163 +#: libelf/elf_error.c:244
164 +msgid "unknown data encoding"
165 +msgstr "nieznane kodowanie danych"
166 +
167 +#: libelf/elf_error.c:248
168 +msgid "section `sh_size' too small for data"
169 +msgstr "sekcja `sh_size' zbyt ma³a dla danych"
170 +
171 +#: libelf/elf_error.c:252
172 +msgid "invalid section alignment"
173 +msgstr "b³êdne wyrównanie sekcji"
174 +
175 +#: libelf/elf_error.c:256
176 +msgid "invalid section entry size"
177 +msgstr "b³êdny rozmiar wpisu w sekcji"
178 +
179 +#: libelf/elf_error.c:260
180 +msgid "update() for write on read-only file"
181 +msgstr "update() do zapisu na pliku tylko do odczytu"
182 +
183 +#: libelf/elf_error.c:264
184 +msgid "no such file"
185 +msgstr "nie ma takiego pliku"
186 +
187 +#: libelf/elf_error.c:268
188 +msgid "only relocatable files can contain section groups"
189 +msgstr "tylko pliki relokowalne mog± zawieraæ grupy sekcji"
190 +
191 +#: libelf/elf_error.c:273
192 +msgid "program header only allowed in executables, shared objects, and core files"
193 +msgstr "nag³ówek programu dozwolony tylko w plikach wykonywalnych, obiektach dzielonych i plikach core"
194 +
195 +#: libelf/elf_error.c:280
196 +msgid "file has no program header"
197 +msgstr "plik nie ma nag³ówka programu"
198 +
199 +#: libelf/elf_error.c:285 libdw/dwarf_error.c:144
200 +msgid "invalid offset"
201 +msgstr "b³êdny offset"
202 +
203 +#: libasm/asm_error.c:122 src/ldgeneric.c:2687
204 +#, c-format
205 +msgid "cannot create output file"
206 +msgstr "nie mo¿na utworzyæ pliku wyj¶ciowego"
207 +
208 +#: libasm/asm_error.c:123
209 +msgid "invalid parameter"
210 +msgstr "b³êdny parametr"
211 +
212 +#: libasm/asm_error.c:124
213 +msgid "cannot change mode of output file"
214 +msgstr "nie mo¿na zmieniæ uprawnieñ pliku wyj¶ciowego"
215 +
216 +#: libasm/asm_error.c:125 src/ldgeneric.c:7001
217 +#, c-format
218 +msgid "cannot rename output file"
219 +msgstr "nie mo¿na zmieniæ nazwy pliku wyj¶ciowego"
220 +
221 +#: libasm/asm_error.c:126
222 +msgid "duplicate symbol"
223 +msgstr "powtórzony symbol"
224 +
225 +#: libasm/asm_error.c:127
226 +msgid "invalid section type for operation"
227 +msgstr "b³êdny rodzaj sekcji dla tej operacji"
228 +
229 +#: libasm/asm_error.c:128
230 +msgid "error during output of data"
231 +msgstr "b³±d podczas wyprowadzania danych"
232 +
233 +#: libasm/asm_error.c:129
234 +msgid "no backend support available"
235 +msgstr "brak obs³ugi przez backend"
236 +
237 +#: libdw/dwarf_error.c:113
238 +msgid "invalid access"
239 +msgstr "b³êdny dostêp"
240 +
241 +#: libdw/dwarf_error.c:114
242 +msgid "no regular file"
243 +msgstr "to nie jest zwyk³y plik"
244 +
245 +#: libdw/dwarf_error.c:115
246 +msgid "I/O error"
247 +msgstr "b³±d we/wy"
248 +
249 +#: libdw/dwarf_error.c:116
250 +msgid "invalid ELF file"
251 +msgstr "b³êdny plik ELF"
252 +
253 +#: libdw/dwarf_error.c:117
254 +msgid "no DWARF information"
255 +msgstr "brak informacji DWARF"
256 +
257 +#: libdw/dwarf_error.c:118
258 +msgid "no ELF file"
259 +msgstr "brak pliku ELF"
260 +
261 +#: libdw/dwarf_error.c:119
262 +msgid "cannot get ELF header"
263 +msgstr "nie mo¿na pobraæ nag³ówka ELF"
264 +
265 +#: libdw/dwarf_error.c:121
266 +msgid "not implemented"
267 +msgstr "nie zaimplementowane"
268 +
269 +#: libdw/dwarf_error.c:123
270 +msgid "invalid version"
271 +msgstr "b³êdna wersja"
272 +
273 +#: libdw/dwarf_error.c:124
274 +msgid "invalid file"
275 +msgstr "b³êdny plik"
276 +
277 +#: libdw/dwarf_error.c:125
278 +msgid "no entries found"
279 +msgstr "nie znaleziono wpisów"
280 +
281 +#: libdw/dwarf_error.c:126
282 +msgid "invalid DWARF"
283 +msgstr "b³êdny DWARF"
284 +
285 +#: libdw/dwarf_error.c:127
286 +msgid "no string data"
287 +msgstr "brak danych w postaci ³añcucha"
288 +
289 +#: libdw/dwarf_error.c:128
290 +msgid "no address value"
291 +msgstr "brak warto¶ci adresu"
292 +
293 +#: libdw/dwarf_error.c:129
294 +msgid "no constant value"
295 +msgstr "brak warto¶ci sta³ej"
296 +
297 +#: libdw/dwarf_error.c:130
298 +msgid "no reference value"
299 +msgstr "brak warto¶ci odwo³ania"
300 +
301 +#: libdw/dwarf_error.c:131
302 +msgid "invalid reference value"
303 +msgstr "b³êdna warto¶æ odwo³ania"
304 +
305 +#: libdw/dwarf_error.c:132
306 +msgid ".debug_line section missing"
307 +msgstr "brak sekcji .debug_line"
308 +
309 +#: libdw/dwarf_error.c:133
310 +msgid "invalid .debug_line section"
311 +msgstr "b³êdna sekcja .debug_line"
312 +
313 +#: libdw/dwarf_error.c:134
314 +msgid "debug information too big"
315 +msgstr "informacje debugowe zbyt du¿e"
316 +
317 +#: libdw/dwarf_error.c:135
318 +msgid "invalid DWARF version"
319 +msgstr "b³êdna wersja DWARF"
320 +
321 +#: libdw/dwarf_error.c:136
322 +msgid "invalid directory index"
323 +msgstr "b³êdny indeks katalogu"
324 +
325 +#: libdw/dwarf_error.c:137
326 +msgid "address out of range"
327 +msgstr "adres spoza zakresu"
328 +
329 +#: libdw/dwarf_error.c:138
330 +msgid "no location list value"
331 +msgstr "brak warto¶ci listy po³o¿eñ"
332 +
333 +#: libdw/dwarf_error.c:139
334 +msgid "no block data"
335 +msgstr "brak danych blokowych"
336 +
337 +#: libdw/dwarf_error.c:140
338 +msgid "invalid line index"
339 +msgstr "b³êdny indeks linii"
340 +
341 +#: libdw/dwarf_error.c:141
342 +msgid "invalid address range index"
343 +msgstr "b³êdny indeks zakresu adresów"
344 +
345 +#: libdw/dwarf_error.c:142
346 +msgid "no matching address range"
347 +msgstr "brak pasuj±cego zakresu adresów"
348 +
349 +#: libdw/dwarf_error.c:143
350 +msgid "no flag value"
351 +msgstr "brak warto¶ci flagi"
352 +
353 +#: libdw/dwarf_error.c:145
354 +msgid ".debug_ranges section missing"
355 +msgstr "brak sekcji .debug_ranges"
356 +
357 +#: src/nm.c:74 src/readelf.c:72 src/strip.c:72
358 +msgid "Output selection:"
359 +msgstr "Wybór wyj¶cia:"
360 +
361 +#: src/nm.c:75
362 +msgid "Display debugger-only symbols"
363 +msgstr "Wy¶wietlenie symboli wy³±cznie debugowych"
364 +
365 +#: src/nm.c:76
366 +msgid "Display only defined symbols"
367 +msgstr "Wy¶wietlenie tylko symboli zdefiniowanych"
368 +
369 +#: src/nm.c:79
370 +msgid "Display dynamic symbols instead of normal symbols"
371 +msgstr "Wy¶wietlenie symboli dynamicznych zamiast normalnych"
372 +
373 +#: src/nm.c:80
374 +msgid "Display only external symbols"
375 +msgstr "Wy¶wietlenie tylko symboli zewnêtrznych"
376 +
377 +#: src/nm.c:81
378 +msgid "Display only undefined symbols"
379 +msgstr "Wy¶wietlenie tylko symboli niezdefiniowanych"
380 +
381 +#: src/nm.c:83
382 +msgid "Include index for symbols from archive members"
383 +msgstr "Do³±czenie indeksu dla symboli z elementów archiwum"
384 +
385 +#: src/nm.c:85 src/size.c:66
386 +msgid "Output format:"
387 +msgstr "Format wyj¶cia:"
388 +
389 +#: src/nm.c:87
390 +msgid "Print name of the input file before every symbol"
391 +msgstr "Wypisanie nazwy pliku wej¶ciowego przed ka¿dym symbolem"
392 +
393 +#: src/nm.c:90
394 +msgid "Use the output format FORMAT.  FORMAT can be `bsd', `sysv' or `posix'.  The default is `sysv'"
395 +msgstr "U¿ycie takiego FORMATU wyj¶ciowego. Mo¿e to byæ `bsd', `sysv' lub `posix'. Domy¶lny jest `sysv'"
396 +
397 +#: src/nm.c:92
398 +msgid "Same as --format=bsd"
399 +msgstr "To samo co --format=bsd"
400 +
401 +#: src/nm.c:93
402 +msgid "Same as --format=posix"
403 +msgstr "To samo co --format=posix"
404 +
405 +#: src/nm.c:94 src/size.c:72
406 +msgid "Use RADIX for printing symbol values"
407 +msgstr "U¿ycie BAZY do wypisywania warto¶ci symboli"
408 +
409 +#: src/nm.c:95
410 +msgid "Mark weak symbols"
411 +msgstr "Oznaczanie symboli s³abych"
412 +
413 +#: src/nm.c:96
414 +msgid "Print size of defined symbols"
415 +msgstr "Wypisywanie rozmiaru zdefiniowanych symboli"
416 +
417 +#: src/nm.c:98 src/size.c:80 src/strip.c:77
418 +msgid "Output options:"
419 +msgstr "Opcje wyj¶cia"
420 +
421 +#: src/nm.c:99
422 +msgid "Sort symbols numerically by address"
423 +msgstr "Sortowanie symboli numerycznie wed³ug adresu"
424 +
425 +#: src/nm.c:101
426 +msgid "Do not sort the symbols"
427 +msgstr "Nie sortowanie symboli"
428 +
429 +#: src/nm.c:102
430 +msgid "Reverse the sense of the sort"
431 +msgstr "Odwrócenie porz±dku sortowania"
432 +
433 +#: src/nm.c:103 src/addr2line.c:71 src/findtextrel.c:73 src/elfcmp.c:74
434 +#: src/strings.c:83
435 +msgid "Miscellaneous:"
436 +msgstr "Ró¿ne:"
437 +
438 +#: src/nm.c:108
439 +msgid "List symbols from FILEs (a.out by default)."
440 +msgstr "Podanie listy symboli z PLIKU (domy¶lnie a.out)."
441 +
442 +#: src/nm.c:111 src/size.c:92 src/strip.c:96 src/findtextrel.c:82
443 +#: src/strings.c:92
444 +msgid "[FILE...]"
445 +msgstr "[PLIK...]"
446 +
447 +#: src/nm.c:136 src/size.c:117 src/strip.c:120
448 +#, c-format
449 +msgid "%s: INTERNAL ERROR %d (%s-%s): %s"
450 +msgstr "%s: B£¡D WEWNÊTRZNY %d (%s-%s): %s"
451 +
452 +#: src/nm.c:253 src/readelf.c:416 src/size.c:219 src/strip.c:203 src/ld.c:957
453 +#: src/elflint.c:240 src/addr2line.c:178 src/findtextrel.c:168
454 +#: src/elfcmp.c:521 src/ranlib.c:136 src/strings.c:227
455 +#, c-format
456 +msgid ""
457 +"Copyright (C) %s Red Hat, Inc.\n"
458 +"This is free software; see the source for copying conditions.  There is NO\n"
459 +"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
460 +msgstr ""
461 +"Copyright (C) %s Red Hat, Inc.\n"
462 +"To oprogramowanie jest darmowe; warunki kopiowania s± opisane w ¼ród³ach.\n"
463 +"Autorzy nie daj± ¯ADNYCH gwarancji, w tym równie¿ gwarancji PRZYDATNO¦CI\n"
464 +"DO SPRZEDA¯Y LUB DO KONKRETNYCH CELÓW.\n"
465 +
466 +#: src/nm.c:258 src/readelf.c:421 src/size.c:224 src/strip.c:208 src/ld.c:962
467 +#: src/elflint.c:245 src/addr2line.c:183 src/findtextrel.c:173
468 +#: src/elfcmp.c:526 src/ranlib.c:141 src/strings.c:232
469 +#, c-format
470 +msgid "Written by %s.\n"
471 +msgstr "Autorem jest %s.\n"
472 +
473 +#: src/nm.c:363 src/size.c:301 src/strip.c:432 src/strip.c:467
474 +#: src/ldgeneric.c:1767 src/ldgeneric.c:4257 src/findtextrel.c:227
475 +#: src/elfcmp.c:573 src/ranlib.c:169 src/strings.c:183
476 +#, c-format
477 +msgid "cannot open '%s'"
478 +msgstr "nie mo¿na otworzyæ '%s'"
479 +
480 +#: src/nm.c:380 src/nm.c:392 src/size.c:317 src/size.c:400 src/strip.c:1814
481 +#, c-format
482 +msgid "while closing '%s'"
483 +msgstr "podczas zamykania '%s'"
484 +
485 +#: src/nm.c:402 src/strip.c:358
486 +#, c-format
487 +msgid "%s: File format not recognized"
488 +msgstr "%s: Format pliku nie rozpoznany"
489 +
490 +#: src/nm.c:442
491 +msgid ""
492 +"\n"
493 +"Archive index:"
494 +msgstr ""
495 +"\n"
496 +"Indeks archiwum:"
497 +
498 +#: src/nm.c:451
499 +#, c-format
500 +msgid "invalid offset %zu for symbol %s"
501 +msgstr "b³êdny offset %zu dla symbolu %s"
502 +
503 +#: src/nm.c:456
504 +#, c-format
505 +msgid "%s in %s\n"
506 +msgstr "%s w %s\n"
507 +
508 +#: src/nm.c:464
509 +#, c-format
510 +msgid "cannot reset archive offset to beginning"
511 +msgstr "nie mo¿na przestawiæ offsetu w archiwum na pocz±tek"
512 +
513 +#: src/nm.c:488
514 +#, c-format
515 +msgid "%s%s%s: file format not recognized"
516 +msgstr "%s%s%s: format pliku nie rozpoznany"
517 +
518 +#: src/nm.c:700
519 +#, c-format
520 +msgid "cannot create search tree"
521 +msgstr "nie mo¿na utworzyæ drzewa wyszukiwania"
522 +
523 +#: src/nm.c:728 src/nm.c:978 src/readelf.c:829 src/readelf.c:968
524 +#: src/readelf.c:1109 src/readelf.c:1291 src/readelf.c:1489 src/readelf.c:1634
525 +#: src/readelf.c:1802 src/readelf.c:2056 src/readelf.c:2122 src/readelf.c:2200
526 +#: src/readelf.c:2697 src/readelf.c:2733 src/readelf.c:2795 src/readelf.c:5293
527 +#: src/readelf.c:6154 src/readelf.c:6299 src/readelf.c:6368 src/size.c:418
528 +#: src/size.c:492 src/strip.c:482
529 +#, c-format
530 +msgid "cannot get section header string table index"
531 +msgstr "nie mo¿na pobraæ indeksu tabeli ³añcuchów nag³ówków sekcji"
532 +
533 +#: src/nm.c:748
534 +#, c-format
535 +msgid ""
536 +"\n"
537 +"\n"
538 +"Symbols from %s:\n"
539 +"\n"
540 +msgstr ""
541 +"\n"
542 +"\n"
543 +"Symbole z %s:\n"
544 +"\n"
545 +
546 +#: src/nm.c:750
547 +#, c-format
548 +msgid ""
549 +"\n"
550 +"\n"
551 +"Symbols from %s[%s]:\n"
552 +"\n"
553 +msgstr ""
554 +"\n"
555 +"\n"
556 +"Symbole z %s[%s]:\n"
557 +"\n"
558 +
559 +#: src/nm.c:753
560 +#, c-format
561 +msgid ""
562 +"%*s%-*s %-*s Class  Type     %-*s %*s Section\n"
563 +"\n"
564 +msgstr ""
565 +"%*s%-*s %-*s Klasa  Typ      %-*s %*s Sekcja\n"
566 +"\n"
567 +
568 +#: src/nm.c:988
569 +#, c-format
570 +msgid "%s: entry size in section `%s' is not what we expect"
571 +msgstr "%s: rozmiar wpisu w sekcji `%s' nie jest tym czego oczekiwano"
572 +
573 +#: src/nm.c:992
574 +#, c-format
575 +msgid "%s: size of section `%s' is not multiple of entry size"
576 +msgstr "%s: rozmiar sekcji `%s' nie jest wielokrotno¶ci± rozmiaru wpisu"
577 +
578 +#: src/nm.c:1229
579 +#, c-format
580 +msgid "%s%s%s%s: Invalid operation"
581 +msgstr "%s%s%s%s: B³êdna operacja"
582 +
583 +#: src/nm.c:1286
584 +#, c-format
585 +msgid "%s%s%s: no symbols"
586 +msgstr "%s%s%s: brak symboli"
587 +
588 +#: src/readelf.c:73
589 +msgid "Equivalent to: -h -l"
590 +msgstr "Równowa¿ne -h -l"
591 +
592 +#: src/readelf.c:74
593 +msgid "Display the dynamic segment"
594 +msgstr "Wy¶wietlenie segmentu dynamicznego"
595 +
596 +#: src/readelf.c:75
597 +msgid "Display the ELF file header"
598 +msgstr "Wy¶wietlenie nag³ówka pliku ELF"
599 +
600 +#: src/readelf.c:77
601 +msgid "Display histogram of bucket list lengths"
602 +msgstr "Wy¶wietlenie histogramu d³ugo¶ci list kube³ków"
603 +
604 +#: src/readelf.c:78
605 +msgid "Display the program headers"
606 +msgstr "Wy¶wietlenie nag³ówków programu"
607 +
608 +#: src/readelf.c:80
609 +msgid "Display relocations"
610 +msgstr "Wy¶wietlenie relokacji"
611 +
612 +#: src/readelf.c:81
613 +msgid "Display the sections' header"
614 +msgstr "Wy¶wietlenie nag³ówków sekcji"
615 +
616 +#: src/readelf.c:83
617 +msgid "Display the symbol table"
618 +msgstr "Wy¶wietlenie tabeli symboli"
619 +
620 +#: src/readelf.c:84
621 +msgid "Display versioning information"
622 +msgstr "Wy¶wietlenie informacji o wersjonowaniu"
623 +
624 +#: src/readelf.c:86
625 +msgid "Display DWARF section content.  SECTION can be one of abbrev, aranges, frame, info, loc, line, ranges, pubnames, str, or macinfo."
626 +msgstr "Wy¶wietlenie zawarto¶ci sekcji DWARF. SEKCJA mo¿e byæ jednym z abbrev, aranges, frame, info, loc, line, ranges, pubnames, str lub macinfo."
627 +
628 +#: src/readelf.c:89
629 +msgid "Display the core notes"
630 +msgstr "Wy¶wietlenie g³ównych notatek"
631 +
632 +#: src/readelf.c:91
633 +msgid "Display architecture specific information (if any)"
634 +msgstr "Wy¶wietlenie informacji specyficznych dla architektury (o ile s±)"
635 +
636 +#: src/readelf.c:93
637 +msgid "Dump the uninterpreted contents of SECTION, by number or name"
638 +msgstr "Zrzut niezinterpretowanej zawarto¶ci SEKCJI zadanej numerem lub nazw±"
639 +
640 +#: src/readelf.c:95
641 +msgid "Print string contents of sections"
642 +msgstr "Wypisanie zawarto¶ci ³añcuchów w sekcjach"
643 +
644 +#: src/readelf.c:98
645 +msgid "Display the symbol index of an archive"
646 +msgstr "Wy¶wietlenie indeksu symboli w archiwum"
647 +
648 +#: src/readelf.c:100
649 +msgid "Output control:"
650 +msgstr "Kontrola wyj¶cia:"
651 +
652 +#: src/readelf.c:106
653 +msgid "Print information from ELF file in human-readable form."
654 +msgstr "Wypisanie informacji z pliku ELF w postaci czytelnej dla cz³owieka"
655 +
656 +#: src/readelf.c:110 src/elflint.c:86
657 +msgid "FILE..."
658 +msgstr "PLIK..."
659 +
660 +#: src/readelf.c:256 src/elflint.c:159
661 +#, c-format
662 +msgid "cannot open input file"
663 +msgstr "nie mo¿na otworzyæ pliku wej¶ciowego"
664 +
665 +#: src/readelf.c:363
666 +#, c-format
667 +msgid "Unknown DWARF debug section `%s'.\n"
668 +msgstr "Nieznana sekcja debugowa DWARF `%s'.\n"
669 +
670 +#: src/readelf.c:392 src/elflint.c:223
671 +msgid "Missing file name.\n"
672 +msgstr "Brak nazwy pliku.\n"
673 +
674 +#: src/readelf.c:397
675 +msgid "No operation specified.\n"
676 +msgstr "Nie podano operacji.\n"
677 +
678 +#: src/readelf.c:432
679 +#, c-format
680 +msgid "cannot generate Elf descriptor: %s"
681 +msgstr "nie mo¿na wygenerowaæ deskryptora Elf: %s"
682 +
683 +#: src/readelf.c:444
684 +#, c-format
685 +msgid "'%s' is not an archive, cannot print archive index"
686 +msgstr "'%s' nie jest archiwum, nie mo¿na wypisaæ indeksu archiwum"
687 +
688 +#: src/readelf.c:449
689 +#, c-format
690 +msgid "error while closing Elf descriptor: %s"
691 +msgstr "b³±d podczas zamykania deskryptora Elf: %s"
692 +
693 +#: src/readelf.c:539
694 +#, c-format
695 +msgid "cannot stat input file"
696 +msgstr "nie mo¿na wykonaæ stat na pliku wej¶ciowym"
697 +
698 +#: src/readelf.c:541
699 +#, c-format
700 +msgid "input file is empty"
701 +msgstr "plik wej¶ciowy jest pusty"
702 +
703 +#: src/readelf.c:543
704 +#, c-format
705 +msgid "failed reading '%s': %s"
706 +msgstr "niepowodzenie podczas odczytu '%s': %s"
707 +
708 +#: src/readelf.c:575
709 +#, c-format
710 +msgid "cannot read ELF header: %s"
711 +msgstr "nie mo¿na odczytaæ nag³ówka ELF: %s"
712 +
713 +#: src/readelf.c:583
714 +#, c-format
715 +msgid "cannot create EBL handle"
716 +msgstr "nie mo¿na utworzyæ uchwytu EBL"
717 +
718 +#: src/readelf.c:590 src/strip.c:542 src/ldgeneric.c:661 src/ldgeneric.c:1122
719 +#, c-format
720 +msgid "cannot determine number of sections: %s"
721 +msgstr "nie mo¿na okre¶liæ liczby sekcji: %s"
722 +
723 +#: src/readelf.c:676
724 +msgid "NONE (None)"
725 +msgstr "NONE (¯aden)"
726 +
727 +#: src/readelf.c:677
728 +msgid "REL (Relocatable file)"
729 +msgstr "REL (Plik relokowalny)"
730 +
731 +#: src/readelf.c:678
732 +msgid "EXEC (Executable file)"
733 +msgstr "EXEC (Plik wykonywalny)"
734 +
735 +#: src/readelf.c:679
736 +msgid "DYN (Shared object file)"
737 +msgstr "DYN (Plik obiektu dzielonego)"
738 +
739 +#: src/readelf.c:680
740 +msgid "CORE (Core file)"
741 +msgstr "CORE (Plik core)"
742 +
743 +#: src/readelf.c:685
744 +#, c-format
745 +msgid "OS Specific: (%x)\n"
746 +msgstr "Zale¿ny od systemu: (%x)\n"
747 +
748 +#: src/readelf.c:687
749 +#, c-format
750 +msgid "Processor Specific: (%x)\n"
751 +msgstr "Zale¿ny od procesora: (%x)\n"
752 +
753 +#: src/readelf.c:697
754 +msgid ""
755 +"ELF Header:\n"
756 +"  Magic:  "
757 +msgstr ""
758 +"Nag³ówek ELF:\n"
759 +"  Magic:  "
760 +
761 +#: src/readelf.c:701
762 +#, c-format
763 +msgid ""
764 +"\n"
765 +"  Class:                             %s\n"
766 +msgstr ""
767 +"\n"
768 +"  Klasa:                             %s\n"
769 +
770 +#: src/readelf.c:706
771 +#, c-format
772 +msgid "  Data:                              %s\n"
773 +msgstr "  Dane:                              %s\n"
774 +
775 +#: src/readelf.c:712
776 +#, c-format
777 +msgid "  Ident Version:                     %hhd %s\n"
778 +msgstr "  Wersja Ident:                      %hhd %s\n"
779 +
780 +#: src/readelf.c:714 src/readelf.c:731
781 +msgid "(current)"
782 +msgstr "(aktualna)"
783 +
784 +#: src/readelf.c:718
785 +#, c-format
786 +msgid "  OS/ABI:                            %s\n"
787 +msgstr "  OS/ABI:                            %s\n"
788 +
789 +#: src/readelf.c:721
790 +#, c-format
791 +msgid "  ABI Version:                       %hhd\n"
792 +msgstr "  Wersja ABI:                        %hhd\n"
793 +
794 +#: src/readelf.c:724
795 +msgid "  Type:                              "
796 +msgstr "  Typ:                               "
797 +
798 +#: src/readelf.c:727
799 +#, c-format
800 +msgid "  Machine:                           %s\n"
801 +msgstr "  Maszyna:                           %s\n"
802 +
803 +#: src/readelf.c:729
804 +#, c-format
805 +msgid "  Version:                           %d %s\n"
806 +msgstr "  Wersja:                            %d %s\n"
807 +
808 +#: src/readelf.c:733
809 +#, c-format
810 +msgid "  Entry point address:               %#<PRIx64>\n"
811 +msgstr "  Adres punktu wej¶ciowego:          %#<PRIx64>\n"
812 +
813 +#: src/readelf.c:736
814 +#, c-format
815 +msgid "  Start of program headers:          %<PRId64> %s\n"
816 +msgstr "  Pocz±tek nag³ówków programu:       %<PRId64> %s\n"
817 +
818 +#: src/readelf.c:737 src/readelf.c:740
819 +msgid "(bytes into file)"
820 +msgstr "(bajtów w pliku)"
821 +
822 +#: src/readelf.c:739
823 +#, c-format
824 +msgid "  Start of section headers:          %<PRId64> %s\n"
825 +msgstr "  Pocz±tek nag³ówków sekcji:         %<PRId64> %s\n"
826 +
827 +#: src/readelf.c:742
828 +#, c-format
829 +msgid "  Flags:                             %s\n"
830 +msgstr "  Flagi:                             %s\n"
831 +
832 +#: src/readelf.c:745
833 +#, c-format
834 +msgid "  Size of this header:               %<PRId16> %s\n"
835 +msgstr "  Rozmiar tego nag³ówka:             %<PRId16> %s\n"
836 +
837 +#: src/readelf.c:746 src/readelf.c:749 src/readelf.c:755
838 +msgid "(bytes)"
839 +msgstr "(bajtów)"
840 +
841 +#: src/readelf.c:748
842 +#, c-format
843 +msgid "  Size of program header entries:    %<PRId16> %s\n"
844 +msgstr "  Rozmiar wpisów nag³ówka programu:  %<PRId16> %s\n"
845 +
846 +#: src/readelf.c:751
847 +#, c-format
848 +msgid "  Number of program headers entries: %<PRId16>\n"
849 +msgstr "  Liczba wpisów nag³ówków programu:  %<PRId16>\n"
850 +
851 +#: src/readelf.c:754
852 +#, c-format
853 +msgid "  Size of section header entries:    %<PRId16> %s\n"
854 +msgstr "  Rozmiar wpisów nag³ówka sekcji:    %<PRId16> %s\n"
855 +
856 +#: src/readelf.c:757
857 +#, c-format
858 +msgid "  Number of section headers entries: %<PRId16>"
859 +msgstr "  Liczba wpisów nag³ówków sekcji:    %<PRId16>"
860 +
861 +#: src/readelf.c:764
862 +#, c-format
863 +msgid " (%<PRIu32> in [0].sh_size)"
864 +msgstr " (%<PRIu32> w [0].sh_size)"
865 +
866 +#: src/readelf.c:767 src/readelf.c:781
867 +msgid " ([0] not available)"
868 +msgstr " ([0] niedostêpny)"
869 +
870 +#: src/readelf.c:777
871 +#, c-format
872 +msgid " (%<PRIu32> in [0].sh_link)"
873 +msgstr " (%<PRIu32> w [0].sh_link)"
874 +
875 +#: src/readelf.c:785
876 +#, c-format
877 +msgid ""
878 +"  Section header string table index: XINDEX%s\n"
879 +"\n"
880 +msgstr ""
881 +"  Indeks tabeli ³añcuchów nag³ówków sekcji: XINDEX%s\n"
882 +"\n"
883 +
884 +#: src/readelf.c:789
885 +#, c-format
886 +msgid ""
887 +"  Section header string table index: %<PRId16>\n"
888 +"\n"
889 +msgstr ""
890 +"  Indeks tabeli ³añcuchów nag³ówków sekcji: %<PRId16>\n"
891 +"\n"
892 +
893 +#: src/readelf.c:821
894 +#, c-format
895 +msgid ""
896 +"There are %d section headers, starting at offset %#<PRIx64>:\n"
897 +"\n"
898 +msgstr ""
899 +"Jest %d nag³ówków sekcji, zaczynaj±cych siê od offsetu %#<PRIx64>:\n"
900 +"\n"
901 +
902 +#: src/readelf.c:831
903 +msgid "Section Headers:"
904 +msgstr "Nag³ówki sekcji:"
905 +
906 +#: src/readelf.c:834
907 +msgid "[Nr] Name                 Type         Addr     Off    Size   ES Flags Lk Inf Al"
908 +msgstr "[Nr] Nazwa                Typ          Adres    Offset Rozm   ES Flagi Lk Inf Al"
909 +
910 +#: src/readelf.c:836
911 +msgid "[Nr] Name                 Type         Addr             Off      Size     ES Flags Lk Inf Al"
912 +msgstr "[Nr] Nazwa                Typ          Adres            Offset   Rozmiar  ES Flagi Lk Inf Al"
913 +
914 +#: src/readelf.c:843 src/readelf.c:992
915 +#, c-format
916 +msgid "cannot get section: %s"
917 +msgstr "nie mo¿na pobraæ sekcji: %s"
918 +
919 +#: src/readelf.c:850 src/readelf.c:1000 src/readelf.c:6319
920 +#, c-format
921 +msgid "cannot get section header: %s"
922 +msgstr "nie mo¿na pobraæ nag³ówka sekcji: %s"
923 +
924 +#: src/readelf.c:908
925 +msgid "Program Headers:"
926 +msgstr "Nag³ówki programu:"
927 +
928 +#: src/readelf.c:910
929 +msgid "  Type           Offset   VirtAddr   PhysAddr   FileSiz  MemSiz   Flg Align"
930 +msgstr "  Typ            Offset   AdresWirt  AdresFiz   RozmPlik RozmPam  Flg Wyrównanie"
931 +
932 +#: src/readelf.c:913
933 +msgid "  Type           Offset   VirtAddr           PhysAddr           FileSiz  MemSiz   Flg Align"
934 +msgstr "  Typ            Offset   AdresWirtualny     AdresFizyczny      RozmPlik RozmPam  Flg Wyrównanie"
935 +
936 +#: src/readelf.c:953
937 +#, c-format
938 +msgid "\t[Requesting program interpreter: %s]\n"
939 +msgstr "\t[Wywo³anie interpretera programu: %s]\n"
940 +
941 +#: src/readelf.c:970
942 +msgid ""
943 +"\n"
944 +" Section to Segment mapping:\n"
945 +"  Segment Sections..."
946 +msgstr ""
947 +"\n"
948 +" Odwzorowanie sekcji na segmenty:\n"
949 +"  Segment Sekcje..."
950 +
951 +#: src/readelf.c:981
952 +#, c-format
953 +msgid "cannot get program header: %s"
954 +msgstr "nie mo¿na pobraæ nag³ówka programu: %s"
955 +
956 +#: src/readelf.c:1115
957 +#, c-format
958 +msgid ""
959 +"\n"
960 +"COMDAT section group [%2zu] '%s' with signature '%s' contains %zu entry:\n"
961 +msgid_plural ""
962 +"\n"
963 +"COMDAT section group [%2zu] '%s' with signature '%s' contains %zu entries:\n"
964 +msgstr[0] ""
965 +"\n"
966 +"Grupa sekcji COMDAT [%2zu] '%s' z sygnatur± '%s' zawiera %zu wpis:\n"
967 +msgstr[1] ""
968 +"\n"
969 +"Grupa sekcji COMDAT [%2zu] '%s' z sygnatur± '%s' zawiera %zu wpisy:\n"
970 +msgstr[2] ""
971 +"\n"
972 +"Grupa sekcji COMDAT [%2zu] '%s' z sygnatur± '%s' zawiera %zu wpisów:\n"
973 +
974 +#: src/readelf.c:1120
975 +#, c-format
976 +msgid ""
977 +"\n"
978 +"Section group [%2zu] '%s' with signature '%s' contains %zu entry:\n"
979 +msgid_plural ""
980 +"\n"
981 +"Section group [%2zu] '%s' with signature '%s' contains %zu entries:\n"
982 +msgstr[0] ""
983 +"\n"
984 +"Grupa sekcji [%2zu] '%s' z sygnatur± '%s' zawiera %zu wpis:\n"
985 +msgstr[1] ""
986 +"\n"
987 +"Grupa sekcji [%2zu] '%s' z sygnatur± '%s' zawiera %zu wpisy:\n"
988 +msgstr[2] ""
989 +"\n"
990 +"Grupa sekcji [%2zu] '%s' z sygnatur± '%s' zawiera %zu wpisów:\n"
991 +
992 +#: src/readelf.c:1128
993 +msgid "<INVALID SYMBOL>"
994 +msgstr "<B£ÊDNY SYMBOL>"
995 +
996 +#: src/readelf.c:1142
997 +msgid "<INVALID SECTION>"
998 +msgstr "<B£ÊDNA SEKCJA>"
999 +
1000 +#: src/readelf.c:1293
1001 +#, c-format
1002 +msgid ""
1003 +"\n"
1004 +"Dynamic segment contains %lu entry:\n"
1005 +" Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'\n"
1006 +msgid_plural ""
1007 +"\n"
1008 +"Dynamic segment contains %lu entries:\n"
1009 +" Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'\n"
1010 +msgstr[0] ""
1011 +"\n"
1012 +"Segment dynamiczny zawiera %lu wpis:\n"
1013 +" Adres: %#0*<PRIx64>  Offset: %#08<PRIx64>  Dowi±zanie do sekcji: [%2u] '%s'\n"
1014 +msgstr[1] ""
1015 +"\n"
1016 +"Segment dynamiczny zawiera %lu wpisy:\n"
1017 +" Adres: %#0*<PRIx64>  Offset: %#08<PRIx64>  Dowi±zanie do sekcji: [%2u] '%s'\n"
1018 +msgstr[2] ""
1019 +"\n"
1020 +"Segment dynamiczny zawiera %lu wpisów:\n"
1021 +" Adres: %#0*<PRIx64>  Offset: %#08<PRIx64>  Dowi±zanie do sekcji: [%2u] '%s'\n"
1022 +
1023 +#: src/readelf.c:1305
1024 +msgid "  Type              Value\n"
1025 +msgstr "  Typ               Warto¶æ\n"
1026 +
1027 +#: src/readelf.c:1329
1028 +#, c-format
1029 +msgid "Shared library: [%s]\n"
1030 +msgstr "Biblioteka dzielona: [%s]\n"
1031 +
1032 +#: src/readelf.c:1334
1033 +#, c-format
1034 +msgid "Library soname: [%s]\n"
1035 +msgstr "soname biblioteki: [%s]\n"
1036 +
1037 +#: src/readelf.c:1339
1038 +#, c-format
1039 +msgid "Library rpath: [%s]\n"
1040 +msgstr "rpath biblioteki: [%s]\n"
1041 +
1042 +#: src/readelf.c:1344
1043 +#, c-format
1044 +msgid "Library runpath: [%s]\n"
1045 +msgstr "runpath biblioteki: [%s]\n"
1046 +
1047 +#: src/readelf.c:1364
1048 +#, c-format
1049 +msgid "%<PRId64> (bytes)\n"
1050 +msgstr "%<PRId64> (bajtów)\n"
1051 +
1052 +#: src/readelf.c:1474 src/readelf.c:1619
1053 +#, c-format
1054 +msgid ""
1055 +"\n"
1056 +"Invalid symbol table at offset %#0<PRIx64>\n"
1057 +msgstr ""
1058 +"\n"
1059 +"B³êdna tabela symboli pod offsetem %#0<PRIx64>\n"
1060 +
1061 +#: src/readelf.c:1492
1062 +#, c-format
1063 +msgid ""
1064 +"\n"
1065 +"Relocation section [%2u] '%s' for section [%2u] '%s' at offset %#0<PRIx64> contains %d entry:\n"
1066 +msgid_plural ""
1067 +"\n"
1068 +"Relocation section [%2u] '%s' for section [%2u] '%s' at offset %#0<PRIx64> contains %d entries:\n"
1069 +msgstr[0] ""
1070 +"\n"
1071 +"Sekcja relokacji [%2u] '%s' dla sekcji [%2u] '%s' pod offsetem %#0<PRIx64> zawiera %d wpis:\n"
1072 +msgstr[1] ""
1073 +"\n"
1074 +"Sekcja relokacji [%2u] '%s' dla sekcji [%2u] '%s' pod offsetem %#0<PRIx64> zawiera %d wpisy:\n"
1075 +msgstr[2] ""
1076 +"\n"
1077 +"Sekcja relokacji [%2u] '%s' dla sekcji [%2u] '%s' pod offsetem %#0<PRIx64> zawiera %d wpisów:\n"
1078 +
1079 +#: src/readelf.c:1507
1080 +#, c-format
1081 +msgid ""
1082 +"\n"
1083 +"Relocation section [%2u] '%s' at offset %#0<PRIx64> contains %d entry:\n"
1084 +msgid_plural ""
1085 +"\n"
1086 +"Relocation section [%2u] '%s' at offset %#0<PRIx64> contains %d entries:\n"
1087 +msgstr[0] ""
1088 +"\n"
1089 +"Sekcja relokacji [%2u] '%s' pod offsetem %#0<PRIx64> zawiera %d wpis:\n"
1090 +msgstr[1] ""
1091 +"\n"
1092 +"Sekcja relokacji [%2u] '%s' pod offsetem %#0<PRIx64> zawiera %d wpisy:\n"
1093 +msgstr[2] ""
1094 +"\n"
1095 +"Sekcja relokacji [%2u] '%s' pod offsetem %#0<PRIx64> zawiera %d wpisów:\n"
1096 +
1097 +#: src/readelf.c:1517
1098 +msgid "  Offset      Type                 Value       Name\n"
1099 +msgstr "  Offset      Typ                  Warto¶æ     Nazwa\n"
1100 +
1101 +#: src/readelf.c:1519
1102 +msgid "  Offset              Type                 Value               Name\n"
1103 +msgstr "  Offset              Typ                  Warto¶æ             Nazwa\n"
1104 +
1105 +#: src/readelf.c:1543 src/readelf.c:1555 src/readelf.c:1573 src/readelf.c:1585
1106 +#: src/readelf.c:1675 src/readelf.c:1688 src/readelf.c:1707 src/readelf.c:1720
1107 +msgid "<INVALID RELOC>"
1108 +msgstr "<B£ÊDNA RELOKACJA>"
1109 +
1110 +#: src/readelf.c:1544 src/readelf.c:1676
1111 +msgid "INVALID SYMBOL"
1112 +msgstr "B£ÊDNY SYMBOL"
1113 +
1114 +#: src/readelf.c:1574 src/readelf.c:1708
1115 +msgid "INVALID SECTION"
1116 +msgstr "B£ÊDNA SEKCJA"
1117 +
1118 +#: src/readelf.c:1636
1119 +#, c-format
1120 +msgid ""
1121 +"\n"
1122 +"Relocation section [%2zu] '%s' for section [%2u] '%s' at offset %#0<PRIx64> contains %d entry:\n"
1123 +msgid_plural ""
1124 +"\n"
1125 +"Relocation section [%2zu] '%s' for section [%2u] '%s' at offset %#0<PRIx64> contains %d entries:\n"
1126 +msgstr[0] ""
1127 +"\n"
1128 +"Sekcja relokacji [%2zu] '%s' dla sekcji [%2u] '%s' pod offsetem %#0<PRIx64> zawiera %d wpis:\n"
1129 +msgstr[1] ""
1130 +"\n"
1131 +"Sekcja relokacji [%2zu] '%s' dla sekcji [%2u] '%s' pod offsetem %#0<PRIx64> zawiera %d wpisy:\n"
1132 +msgstr[2] ""
1133 +"\n"
1134 +"Sekcja relokacji [%2zu] '%s' dla sekcji [%2u] '%s' pod offsetem %#0<PRIx64> zawiera %d wpisów:\n"
1135 +
1136 +#: src/readelf.c:1648
1137 +msgid "  Offset      Type            Value       Addend Name\n"
1138 +msgstr "  Offset      Typ             Warto¶æ     Koniec Nazwa\n"
1139 +
1140 +#: src/readelf.c:1650
1141 +msgid "  Offset              Type            Value               Addend Name\n"
1142 +msgstr "  Offset              Typ             Warto¶æ             Koniec Nazwa\n"
1143 +
1144 +#: src/readelf.c:1809
1145 +#, c-format
1146 +msgid ""
1147 +"\n"
1148 +"Symbol table [%2u] '%s' contains %u entry:\n"
1149 +msgid_plural ""
1150 +"\n"
1151 +"Symbol table [%2u] '%s' contains %u entries:\n"
1152 +msgstr[0] ""
1153 +"\n"
1154 +"Tabela symboli [%2u] '%s' zawiera %u wpis:\n"
1155 +msgstr[1] ""
1156 +"\n"
1157 +"Tabela symboli [%2u] '%s' zawiera %u wpisy:\n"
1158 +msgstr[2] ""
1159 +"\n"
1160 +"Tabela symboli [%2u] '%s' zawiera %u wpisów:\n"
1161 +
1162 +#: src/readelf.c:1815
1163 +#, c-format
1164 +msgid " %lu local symbol  String table: [%2u] '%s'\n"
1165 +msgid_plural " %lu local symbols  String table: [%2u] '%s'\n"
1166 +msgstr[0] " %lu symbol lokalny     Tabela ³añcuchów: [%2u] '%s'\n"
1167 +msgstr[1] " %lu symbole lokalne    Tabela ³añcuchów: [%2u] '%s'\n"
1168 +msgstr[2] " %lu symboli lokalnych  Tabela ³añcuchów: [%2u] '%s'\n"
1169 +
1170 +#: src/readelf.c:1825
1171 +msgid "  Num:    Value   Size Type    Bind   Vis          Ndx Name\n"
1172 +msgstr "  Numer:  Warto¶æ Rozm Typ     Bind   Widoczno¶æ   Ndx Nazwa\n"
1173 +
1174 +#: src/readelf.c:1827
1175 +msgid "  Num:            Value   Size Type    Bind   Vis          Ndx Name\n"
1176 +msgstr "  Numer:          Warto¶æ Rozm Typ     Bind   Widoczno¶æ   Ndx Nazwa\n"
1177 +
1178 +#: src/readelf.c:1847
1179 +#, c-format
1180 +msgid "%5u: %0*<PRIx64> %6<PRId64> %-7s %-6s %-9s %6s %s"
1181 +msgstr "%5u: %0*<PRIx64> %6<PRId64> %-7s %-6s %-9s %6s %s"
1182 +
1183 +#: src/readelf.c:1935
1184 +#, c-format
1185 +msgid "bad dynamic symbol"
1186 +msgstr "b³êdny symbol dynamiczny"
1187 +
1188 +#: src/readelf.c:2017
1189 +msgid "none"
1190 +msgstr "brak"
1191 +
1192 +#: src/readelf.c:2034
1193 +msgid "| <unknown>"
1194 +msgstr "| <nieznany>"
1195 +
1196 +#: src/readelf.c:2059
1197 +#, c-format
1198 +msgid ""
1199 +"\n"
1200 +"Version needs section [%2u] '%s' contains %d entry:\n"
1201 +" Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'\n"
1202 +msgid_plural ""
1203 +"\n"
1204 +"Version needs section [%2u] '%s' contains %d entries:\n"
1205 +" Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'\n"
1206 +msgstr[0] ""
1207 +"\n"
1208 +"Sekcja wymaganych wersji [%2u] '%s' zawiera %d wpis:\n"
1209 +" Adres: %#0*<PRIx64>  Offset: %#08<PRIx64>  Dowi±zanie do sekcji: [%2u] '%s'\n"
1210 +msgstr[1] ""
1211 +"\n"
1212 +"Sekcja wymaganych wersji [%2u] '%s' zawiera %d wpisy:\n"
1213 +" Adres: %#0*<PRIx64>  Offset: %#08<PRIx64>  Dowi±zanie do sekcji: [%2u] '%s'\n"
1214 +msgstr[2] ""
1215 +"\n"
1216 +"Sekcja wymaganych wersji [%2u] '%s' zawiera %d wpisów:\n"
1217 +" Adres: %#0*<PRIx64>  Offset: %#08<PRIx64>  Dowi±zanie do sekcji: [%2u] '%s'\n"
1218 +
1219 +#: src/readelf.c:2082
1220 +#, c-format
1221 +msgid "  %#06x: Version: %hu  File: %s  Cnt: %hu\n"
1222 +msgstr "  %#06x: Wersja: %hu  Plik: %s  Licznik: %hu\n"
1223 +
1224 +#: src/readelf.c:2095
1225 +#, c-format
1226 +msgid "  %#06x: Name: %s  Flags: %s  Version: %hu\n"
1227 +msgstr "  %#06x: Nazwa: %s  Flagi: %s  Wersja: %hu\n"
1228 +
1229 +#: src/readelf.c:2126
1230 +#, c-format
1231 +msgid ""
1232 +"\n"
1233 +"Version definition section [%2u] '%s' contains %d entry:\n"
1234 +" Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'\n"
1235 +msgid_plural ""
1236 +"\n"
1237 +"Version definition section [%2u] '%s' contains %d entries:\n"
1238 +" Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'\n"
1239 +msgstr[0] ""
1240 +"\n"
1241 +"Sekcja definicji wersji [%2u] '%s' zawiera %d wpis:\n"
1242 +" Adres: %#0*<PRIx64>  Offset: %#08<PRIx64>  Dowi±zanie do sekcji: [%2u] '%s'\n"
1243 +msgstr[1] ""
1244 +"\n"
1245 +"Sekcja definicji wersji [%2u] '%s' zawiera %d wpisy:\n"
1246 +" Adres: %#0*<PRIx64>  Offset: %#08<PRIx64>  Dowi±zanie do sekcji: [%2u] '%s'\n"
1247 +msgstr[2] ""
1248 +"\n"
1249 +"Sekcja definicji wersji [%2u] '%s' zawiera %d wpisów:\n"
1250 +" Adres: %#0*<PRIx64>  Offset: %#08<PRIx64>  Dowi±zanie do sekcji: [%2u] '%s'\n"
1251 +
1252 +#: src/readelf.c:2156
1253 +#, c-format
1254 +msgid "  %#06x: Version: %hd  Flags: %s  Index: %hd  Cnt: %hd  Name: %s\n"
1255 +msgstr "  %#06x: Wersja: %hd  Flagi: %s  Indeks: %hd  Licznik: %hd  Nazwa: %s\n"
1256 +
1257 +#: src/readelf.c:2171
1258 +#, c-format
1259 +msgid "  %#06x: Parent %d: %s\n"
1260 +msgstr "  %#06x: Rodzic %d: %s\n"
1261 +
1262 +#: src/readelf.c:2403
1263 +#, c-format
1264 +msgid ""
1265 +"\n"
1266 +"Version symbols section [%2u] '%s' contains %d entry:\n"
1267 +" Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'"
1268 +msgid_plural ""
1269 +"\n"
1270 +"Version symbols section [%2u] '%s' contains %d entries:\n"
1271 +" Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'"
1272 +msgstr[0] ""
1273 +"\n"
1274 +"Sekcja symboli wersji [%2u] '%s' zawiera %d wpis:\n"
1275 +" Adres: %#0*<PRIx64>  Offset: %#08<PRIx64>  Dowi±zanie do sekcji: [%2u] '%s'"
1276 +msgstr[1] ""
1277 +"\n"
1278 +"Sekcja symboli wersji [%2u] '%s' zawiera %d wpisy:\n"
1279 +" Adres: %#0*<PRIx64>  Offset: %#08<PRIx64>  Dowi±zanie do sekcji: [%2u] '%s'"
1280 +msgstr[2] ""
1281 +"\n"
1282 +"Sekcja symboli wersji [%2u] '%s' zawiera %d wpisów:\n"
1283 +" Adres: %#0*<PRIx64>  Offset: %#08<PRIx64>  Dowi±zanie do sekcji: [%2u] '%s'"
1284 +
1285 +#: src/readelf.c:2433
1286 +msgid "   0 *local*                     "
1287 +msgstr "   0 *lokalny*                   "
1288 +
1289 +#: src/readelf.c:2438
1290 +msgid "   1 *global*                    "
1291 +msgstr "   1 *globalny*                  "
1292 +
1293 +#: src/readelf.c:2469
1294 +#, c-format
1295 +msgid ""
1296 +"\n"
1297 +"Histogram for bucket list length in section [%2u] '%s' (total of %d bucket):\n"
1298 +" Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'\n"
1299 +msgid_plural ""
1300 +"\n"
1301 +"Histogram for bucket list length in section [%2u] '%s' (total of %d buckets):\n"
1302 +" Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'\n"
1303 +msgstr[0] ""
1304 +"\n"
1305 +"Histogram dla d³ugo¶ci listy kube³ków w sekcji [%2u] '%s' (w sumie %d kube³ek):\n"
1306 +" Adres: %#0*<PRIx64>  Offset: %#08<PRIx64>  Dowi±zanie do sekcji: [%2u] '%s'\n"
1307 +msgstr[1] ""
1308 +"\n"
1309 +"Histogram dla d³ugo¶ci listy kube³ków w sekcji [%2u] '%s' (w sumie %d kube³ki):\n"
1310 +" Adres: %#0*<PRIx64>  Offset: %#08<PRIx64>  Dowi±zanie do sekcji: [%2u] '%s'\n"
1311 +msgstr[2] ""
1312 +"\n"
1313 +"Histogram dla d³ugo¶ci listy kube³ków w sekcji [%2u] '%s' (w sumie %d kube³ków):\n"
1314 +" Adres: %#0*<PRIx64>  Offset: %#08<PRIx64>  Dowi±zanie do sekcji: [%2u] '%s'\n"
1315 +
1316 +#: src/readelf.c:2492
1317 +#, no-c-format
1318 +msgid " Length  Number  % of total  Coverage\n"
1319 +msgstr " D³ugo¶æ Liczba  % ca³o¶ci   Pokrycie\n"
1320 +
1321 +#: src/readelf.c:2494
1322 +#, c-format
1323 +msgid "      0  %6<PRIu32>      %5.1f%%\n"
1324 +msgstr "      0  %6<PRIu32>      %5.1f%%\n"
1325 +
1326 +#: src/readelf.c:2501
1327 +#, c-format
1328 +msgid "%7d  %6<PRIu32>      %5.1f%%    %5.1f%%\n"
1329 +msgstr "%7d  %6<PRIu32>      %5.1f%%    %5.1f%%\n"
1330 +
1331 +#: src/readelf.c:2514
1332 +#, c-format
1333 +msgid ""
1334 +" Average number of tests:   successful lookup: %f\n"
1335 +"                          unsuccessful lookup: %f\n"
1336 +msgstr ""
1337 +" ¦rednia liczba testów:   udane wyszukania: %f\n"
1338 +"                       nieudane wyszukania: %f\n"
1339 +
1340 +#: src/readelf.c:2532 src/readelf.c:2574 src/readelf.c:2615
1341 +#, c-format
1342 +msgid "cannot get data for section %d: %s"
1343 +msgstr "nie mo¿na pobraæ danych dla sekcji %d: %s"
1344 +
1345 +#: src/readelf.c:2669
1346 +#, c-format
1347 +msgid ""
1348 +" Symbol Bias: %u\n"
1349 +" Bitmask Size: %zu bytes  %<PRIuFAST32>%% bits set  2nd hash shift: %u\n"
1350 +msgstr ""
1351 +" Przesuniêcie symboli: %u\n"
1352 +" Rozmiar maski bitowej: %zu bajtów  %<PRIuFAST32>%% bitów ustawionych  drugie przesuniêcie hasza: %u\n"
1353 +
1354 +#: src/readelf.c:2743
1355 +#, c-format
1356 +msgid ""
1357 +"\n"
1358 +"Library list section [%2zu] '%s' at offset %#0<PRIx64> contains %d entry:\n"
1359 +msgid_plural ""
1360 +"\n"
1361 +"Library list section [%2zu] '%s' at offset %#0<PRIx64> contains %d entries:\n"
1362 +msgstr[0] ""
1363 +"\n"
1364 +"Sekcja listy bibliotek [%2zu] '%s' pod offsetem %#0<PRIx64> zawiera %d wpis:\n"
1365 +msgstr[1] ""
1366 +"\n"
1367 +"Sekcja listy bibliotek [%2zu] '%s' pod offsetem %#0<PRIx64> zawiera %d wpisy:\n"
1368 +msgstr[2] ""
1369 +"\n"
1370 +"Sekcja listy bibliotek [%2zu] '%s' pod offsetem %#0<PRIx64> zawiera %d wpisów:\n"
1371 +
1372 +#: src/readelf.c:2757
1373 +msgid "       Library                       Time Stamp          Checksum Version Flags"
1374 +msgstr "       Biblioteka                    Oznaczenie czasu    Suma k.  Wersja  Flagi"
1375 +
1376 +#: src/readelf.c:2805
1377 +#, c-format
1378 +msgid ""
1379 +"\n"
1380 +"Object attributes section [%2zu] '%s' of %<PRIu64> bytes at offset %#0<PRIx64>:\n"
1381 +msgstr ""
1382 +"\n"
1383 +"Sekcja atrybutów obiektu [%2zu] '%s' zawiera %<PRIu64> bajtów pod offsetem %#0<PRIx64>:\n"
1384 +
1385 +#: src/readelf.c:2821
1386 +msgid "  Owner          Size\n"
1387 +msgstr "  W³a¶ciciel     Rozmiar\n"
1388 +
1389 +#: src/readelf.c:2847
1390 +#, c-format
1391 +msgid "  %-13s  %4<PRIu32>\n"
1392 +msgstr "  %-13s  %4<PRIu32>\n"
1393 +
1394 +#: src/readelf.c:2878
1395 +#, c-format
1396 +msgid "    %-4u %12<PRIu32>\n"
1397 +msgstr "    %-4u %12<PRIu32>\n"
1398 +
1399 +#: src/readelf.c:2883
1400 +#, c-format
1401 +msgid "    File: %11<PRIu32>\n"
1402 +msgstr "    Plik: %11<PRIu32>\n"
1403 +
1404 +#: src/readelf.c:2918
1405 +#, c-format
1406 +msgid "      %s: %<PRId64>, %s\n"
1407 +msgstr "      %s  %<PRId64>, %s\n"
1408 +
1409 +#: src/readelf.c:2921
1410 +#, c-format
1411 +msgid "      %s: %<PRId64>\n"
1412 +msgstr "      %s: %<PRId64>\n"
1413 +
1414 +#: src/readelf.c:2924
1415 +#, c-format
1416 +msgid "      %s: %s\n"
1417 +msgstr "      %s: %s\n"
1418 +
1419 +#: src/readelf.c:2931
1420 +#, c-format
1421 +msgid "      %u: %<PRId64>\n"
1422 +msgstr "      %u: %<PRId64>\n"
1423 +
1424 +#: src/readelf.c:2934
1425 +#, c-format
1426 +msgid "      %u: %s\n"
1427 +msgstr "      %u: %s\n"
1428 +
1429 +#: src/readelf.c:2969
1430 +#, c-format
1431 +msgid "%s+%#<PRIx64> <%s+%#<PRIx64>>"
1432 +msgstr "%s+%#<PRIx64> <%s+%#<PRIx64>>"
1433 +
1434 +#: src/readelf.c:2972
1435 +#, c-format
1436 +msgid "%s+%#0*<PRIx64> <%s+%#<PRIx64>>"
1437 +msgstr "%s+%#0*<PRIx64> <%s+%#<PRIx64>>"
1438 +
1439 +#: src/readelf.c:2977
1440 +#, c-format
1441 +msgid "%#<PRIx64> <%s+%#<PRIx64>>"
1442 +msgstr "%#<PRIx64> <%s+%#<PRIx64>>"
1443 +
1444 +#: src/readelf.c:2980
1445 +#, c-format
1446 +msgid "%#0*<PRIx64> <%s+%#<PRIx64>>"
1447 +msgstr "%#0*<PRIx64> <%s+%#<PRIx64>>"
1448 +
1449 +#: src/readelf.c:2986
1450 +#, c-format
1451 +msgid "%s+%#<PRIx64> <%s>"
1452 +msgstr "%s+%#<PRIx64> <%s>"
1453 +
1454 +#: src/readelf.c:2989
1455 +#, c-format
1456 +msgid "%s+%#0*<PRIx64> <%s>"
1457 +msgstr "%s+%#0*<PRIx64> <%s>"
1458 +
1459 +#: src/readelf.c:2993
1460 +#, c-format
1461 +msgid "%#<PRIx64> <%s>"
1462 +msgstr "%#<PRIx64> <%s>"
1463 +
1464 +#: src/readelf.c:2996
1465 +#, c-format
1466 +msgid "%#0*<PRIx64> <%s>"
1467 +msgstr "%#0*<PRIx64> <%s>"
1468 +
1469 +#: src/readelf.c:3001
1470 +#, c-format
1471 +msgid "%s+%#<PRIx64>"
1472 +msgstr "%s+%#<PRIx64>"
1473 +
1474 +#: src/readelf.c:3004
1475 +#, c-format
1476 +msgid "%s+%#0*<PRIx64>"
1477 +msgstr "%s+%#0*<PRIx64>"
1478 +
1479 +#: src/readelf.c:3112
1480 +#, c-format
1481 +msgid "unknown tag %hx"
1482 +msgstr "nieznany znacznik %hx"
1483 +
1484 +#: src/readelf.c:3114
1485 +#, c-format
1486 +msgid "unknown user tag %hx"
1487 +msgstr "nieznany znacznik u¿ytkownika %hx"
1488 +
1489 +#: src/readelf.c:3324
1490 +#, c-format
1491 +msgid "unknown attribute %hx"
1492 +msgstr "nieznany atrybut %hx"
1493 +
1494 +#: src/readelf.c:3327
1495 +#, c-format
1496 +msgid "unknown user attribute %hx"
1497 +msgstr "nieznany atrybut u¿ytkownika %hx"
1498 +
1499 +#: src/readelf.c:3373
1500 +#, c-format
1501 +msgid "unknown form %<PRIx64>"
1502 +msgstr "nieznana forma %<PRIx64>"
1503 +
1504 +#: src/readelf.c:3961
1505 +#, c-format
1506 +msgid ""
1507 +"\n"
1508 +"DWARF section '%s' at offset %#<PRIx64>:\n"
1509 +" [ Code]\n"
1510 +msgstr ""
1511 +"\n"
1512 +"Sekcja DWARF '%s' pod offsetem %#<PRIx64>:\n"
1513 +" [ Kod]\n"
1514 +
1515 +#: src/readelf.c:3968
1516 +#, c-format
1517 +msgid ""
1518 +"\n"
1519 +"Abbreviation section at offset %<PRIu64>:\n"
1520 +msgstr ""
1521 +"\n"
1522 +"Sekcja skrótów pod offsetem %<PRIu64>:\n"
1523 +
1524 +#: src/readelf.c:3981
1525 +#, c-format
1526 +msgid " *** error while reading abbreviation: %s\n"
1527 +msgstr " *** b³±d podczas odczytu skrótu: %s\n"
1528 +
1529 +#: src/readelf.c:3997
1530 +#, c-format
1531 +msgid " [%5u] offset: %<PRId64>, children: %s, tag: %s\n"
1532 +msgstr " [%5u] offset: %<PRId64>, potomek: %s, znacznik: %s\n"
1533 +
1534 +#: src/readelf.c:4000
1535 +msgid "yes"
1536 +msgstr "tak"
1537 +
1538 +#: src/readelf.c:4000
1539 +msgid "no"
1540 +msgstr "nie"
1541 +
1542 +#: src/readelf.c:4037
1543 +#, c-format
1544 +msgid "cannot get .debug_aranges content: %s"
1545 +msgstr "nie mo¿na pobraæ zawarto¶ci .debug_aranges: %s"
1546 +
1547 +#: src/readelf.c:4042
1548 +#, c-format
1549 +msgid ""
1550 +"\n"
1551 +"DWARF section '%s' at offset %#<PRIx64> contains %zu entry:\n"
1552 +msgid_plural ""
1553 +"\n"
1554 +"DWARF section '%s' at offset %#<PRIx64> contains %zu entries:\n"
1555 +msgstr[0] ""
1556 +"\n"
1557 +"Sekcja DWARF '%s' pod offsetem %#<PRIx64> zawiera %zu wpis:\n"
1558 +msgstr[1] ""
1559 +"\n"
1560 +"Sekcja DWARF '%s' pod offsetem %#<PRIx64> zawiera %zu wpisy:\n"
1561 +msgstr[2] ""
1562 +"\n"
1563 +"Sekcja DWARF '%s' pod offsetem %#<PRIx64> zawiera %zu wpisów:\n"
1564 +
1565 +#: src/readelf.c:4072
1566 +#, c-format
1567 +msgid " [%*zu] ???\n"
1568 +msgstr " [%*zu] ???\n"
1569 +
1570 +#: src/readelf.c:4074
1571 +#, c-format
1572 +msgid " [%*zu] start: %0#*<PRIx64>, length: %5<PRIu64>, CU DIE offset: %6<PRId64>\n"
1573 +msgstr " [%*zu] start: %0#*<PRIx64>, d³ugo¶æ: %5<PRIu64>, offset CU DIE: %6<PRId64>\n"
1574 +
1575 +#: src/readelf.c:4093
1576 +#, c-format
1577 +msgid "cannot get .debug_ranges content: %s"
1578 +msgstr "nie mo¿na pobraæ zawarto¶ci .debug_ranges: %s"
1579 +
1580 +#: src/readelf.c:4098 src/readelf.c:4511 src/readelf.c:4959 src/readelf.c:5054
1581 +#: src/readelf.c:5227
1582 +#, c-format
1583 +msgid ""
1584 +"\n"
1585 +"DWARF section '%s' at offset %#<PRIx64>:\n"
1586 +msgstr ""
1587 +"\n"
1588 +"Sekcja DWARF '%s' pod offsetem %#<PRIx64>:\n"
1589 +
1590 +#: src/readelf.c:4112 src/readelf.c:4973
1591 +#, c-format
1592 +msgid " [%6tx]  <INVALID DATA>\n"
1593 +msgstr " [%6tx]  <B£ÊDNE DANE>\n"
1594 +
1595 +#: src/readelf.c:4134 src/readelf.c:4995
1596 +#, c-format
1597 +msgid " [%6tx]  base address %s\n"
1598 +msgstr " [%6tx]  adres bazowy %s\n"
1599 +
1600 +#: src/readelf.c:4145
1601 +#, c-format
1602 +msgid " [%6tx]  %s..%s\n"
1603 +msgstr " [%6tx]  %s..%s\n"
1604 +
1605 +#: src/readelf.c:4147
1606 +#, c-format
1607 +msgid "           %s..%s\n"
1608 +msgstr "           %s..%s\n"
1609 +
1610 +#: src/readelf.c:4187
1611 +#, c-format
1612 +msgid "cannot get attribute code: %s"
1613 +msgstr "nie mo¿na pobraæ kodu atrybutu: %s"
1614 +
1615 +#: src/readelf.c:4195
1616 +#, c-format
1617 +msgid "cannot get attribute form: %s"
1618 +msgstr "nie mo¿na pobraæ formy atrybutu: %s"
1619 +
1620 +#: src/readelf.c:4208
1621 +#, c-format
1622 +msgid "cannot get attribute value: %s"
1623 +msgstr "nie mo¿na pobraæ warto¶ci atrybutu: %s"
1624 +
1625 +#: src/readelf.c:4390
1626 +#, c-format
1627 +msgid ""
1628 +"\n"
1629 +"DWARF section '%s' at offset %#<PRIx64>:\n"
1630 +" [Offset]\n"
1631 +msgstr ""
1632 +"\n"
1633 +"Sekcja DWARF '%s' pod offsetem %#<PRIx64>:\n"
1634 +" [Offset]\n"
1635 +
1636 +#: src/readelf.c:4415
1637 +#, c-format
1638 +msgid ""
1639 +" Compilation unit at offset %<PRIu64>:\n"
1640 +" Version: %<PRIu16>, Abbreviation section offset: %<PRIu64>, Address size: %<PRIu8>, Offset size: %<PRIu8>\n"
1641 +msgstr ""
1642 +" Jednostka kompilacji pod offsetem %<PRIu64>:\n"
1643 +" Wersja: %<PRIu16>, offset sekcji skrótów: %<PRIu64>, rozmiar adresu: %<PRIu8>, rozmiar offsetu: %<PRIu8>\n"
1644 +
1645 +#: src/readelf.c:4433
1646 +#, c-format
1647 +msgid "cannot get DIE at offset %<PRIu64> in section '%s': %s"
1648 +msgstr "nie mo¿na pobraæ DIE pod offsetem %<PRIu64> w sekcji '%s': %s"
1649 +
1650 +#: src/readelf.c:4444
1651 +#, c-format
1652 +msgid "cannot get DIE offset: %s"
1653 +msgstr "nie mo¿na pobraæ offsetu DIE: %s"
1654 +
1655 +#: src/readelf.c:4452
1656 +#, c-format
1657 +msgid "cannot get tag of DIE at offset %<PRIu64> in section '%s': %s"
1658 +msgstr "nie mo¿na pobraæ znacznika DIE pod offsetem %<PRIu64> w sekcji '%s': %s"
1659 +
1660 +#: src/readelf.c:4481
1661 +#, c-format
1662 +msgid "cannot get next DIE: %s\n"
1663 +msgstr "nie mo¿na pobraæ nastêpnego DIE: %s\n"
1664 +
1665 +#: src/readelf.c:4488
1666 +#, c-format
1667 +msgid "cannot get next DIE: %s"
1668 +msgstr "nie mo¿na pobraæ nastêpnego DIE: %s"
1669 +
1670 +#: src/readelf.c:4523
1671 +#, c-format
1672 +msgid "cannot get line data section data: %s"
1673 +msgstr "nie mo¿na pobraæ danych sekcji danych linii: %s"
1674 +
1675 +#: src/readelf.c:4536
1676 +#, c-format
1677 +msgid ""
1678 +"\n"
1679 +"Table at offset %Zu:\n"
1680 +msgstr ""
1681 +"\n"
1682 +"Tabela pod offsetem %Zu:\n"
1683 +
1684 +#: src/readelf.c:4545
1685 +#, c-format
1686 +msgid "invalid data in section [%zu] '%s'"
1687 +msgstr "b³êdne dane w sekcji [%zu] '%s'"
1688 +
1689 +#: src/readelf.c:4588
1690 +#, c-format
1691 +msgid ""
1692 +"\n"
1693 +" Length:                     %<PRIu64>\n"
1694 +" DWARF version:              %<PRIuFAST16>\n"
1695 +" Prologue length:            %<PRIu64>\n"
1696 +" Minimum instruction length: %<PRIuFAST8>\n"
1697 +" Initial value if '%s': %<PRIuFAST8>\n"
1698 +" Line base:                  %<PRIdFAST8>\n"
1699 +" Line range:                 %<PRIuFAST8>\n"
1700 +" Opcode base:                %<PRIuFAST8>\n"
1701 +"\n"
1702 +"Opcodes:\n"
1703 +msgstr ""
1704 +"\n"
1705 +" D³ugo¶æ:                      %<PRIu64>\n"
1706 +" Wersja DWARF:                 %<PRIuFAST16>\n"
1707 +" D³ugo¶æ prologu:              %<PRIu64>\n"
1708 +" Minimalna d³ugo¶æ instrukcji: %<PRIuFAST8>\n"
1709 +" Pocz±tkowa warto¶æ '%s': %<PRIuFAST8>\n"
1710 +" Pocz±tek linii:               %<PRIdFAST8>\n"
1711 +" Przedzia³ linii:              %<PRIuFAST8>\n"
1712 +" Pocz±tek instrukcji:          %<PRIuFAST8>\n"
1713 +"\n"
1714 +"Instrukcje:\n"
1715 +
1716 +#: src/readelf.c:4607
1717 +#, c-format
1718 +msgid "invalid data at offset %tu in section [%zu] '%s'"
1719 +msgstr "b³êdne dane pod offsetem %tu w sekcji [%zu] '%s'"
1720 +
1721 +#: src/readelf.c:4622
1722 +#, c-format
1723 +msgid "  [%*<PRIuFAST8>]  %hhu argument\n"
1724 +msgid_plural "  [%*<PRIuFAST8>]  %hhu arguments\n"
1725 +msgstr[0] "  [%*<PRIuFAST8>]  %hhu argument\n"
1726 +msgstr[1] "  [%*<PRIuFAST8>]  %hhu argumenty\n"
1727 +msgstr[2] "  [%*<PRIuFAST8>]  %hhu argumentów\n"
1728 +
1729 +#: src/readelf.c:4630
1730 +msgid ""
1731 +"\n"
1732 +"Directory table:"
1733 +msgstr ""
1734 +"\n"
1735 +"Tabela katalogu:"
1736 +
1737 +#: src/readelf.c:4646
1738 +msgid ""
1739 +"\n"
1740 +"File name table:\n"
1741 +" Entry Dir   Time      Size      Name"
1742 +msgstr ""
1743 +"\n"
1744 +"Tabela nazw plików:\n"
1745 +" Wpis Kat    Czas      Rozmiar   Nazwa"
1746 +
1747 +#: src/readelf.c:4675
1748 +msgid ""
1749 +"\n"
1750 +"Line number statements:"
1751 +msgstr ""
1752 +"\n"
1753 +"Instrukcje numerów linii:"
1754 +
1755 +#: src/readelf.c:4736
1756 +#, c-format
1757 +msgid " special opcode %u: address+%u = %s, line%+d = %zu\n"
1758 +msgstr " instrukcja specjalna %u: adres+%u = %s, linia%+d = %zu\n"
1759 +
1760 +#: src/readelf.c:4756
1761 +#, c-format
1762 +msgid " extended opcode %u: "
1763 +msgstr " instrukcja rozszerzona %u: "
1764 +
1765 +#: src/readelf.c:4761
1766 +msgid "end of sequence"
1767 +msgstr "koniec sekwencji"
1768 +
1769 +#: src/readelf.c:4776
1770 +#, c-format
1771 +msgid "set address to %s\n"
1772 +msgstr "ustawienie adresu na %s\n"
1773 +
1774 +#: src/readelf.c:4797
1775 +#, c-format
1776 +msgid "define new file: dir=%u, mtime=%<PRIu64>, length=%<PRIu64>, name=%s\n"
1777 +msgstr "definicja nowego pliku: dir=%u, mtime=%<PRIu64>, d³ugo¶æ=%<PRIu64>, nazwa=%s\n"
1778 +
1779 +#: src/readelf.c:4806
1780 +msgid "unknown opcode"
1781 +msgstr "nieznany kod instrukcji"
1782 +
1783 +#: src/readelf.c:4818
1784 +msgid " copy"
1785 +msgstr " kopiowanie"
1786 +
1787 +#: src/readelf.c:4828
1788 +#, c-format
1789 +msgid "advance address by %u to %s\n"
1790 +msgstr " zwiêkszenie adresu o %u do %s\n"
1791 +
1792 +#: src/readelf.c:4839
1793 +#, c-format
1794 +msgid " advance line by constant %d to %<PRId64>\n"
1795 +msgstr " zwiêkszenie linii o sta³± %d do %<PRId64>\n"
1796 +
1797 +#: src/readelf.c:4847
1798 +#, c-format
1799 +msgid " set file to %<PRIu64>\n"
1800 +msgstr " ustawienie pliku na %<PRIu64>\n"
1801 +
1802 +#: src/readelf.c:4857
1803 +#, c-format
1804 +msgid " set column to %<PRIu64>\n"
1805 +msgstr " ustawienie kolumny na %<PRIu64>\n"
1806 +
1807 +#: src/readelf.c:4864
1808 +#, c-format
1809 +msgid " set '%s' to %<PRIuFAST8>\n"
1810 +msgstr " ustawienie '%s' na %<PRIuFAST8>\n"
1811 +
1812 +#: src/readelf.c:4870
1813 +msgid " set basic block flag"
1814 +msgstr " ustawienie podstawowej flagi bloku"
1815 +
1816 +#: src/readelf.c:4880
1817 +#, c-format
1818 +msgid "advance address by constant %u to %s\n"
1819 +msgstr " zwiêkszenie adresu o sta³± %u do %s\n"
1820 +
1821 +#: src/readelf.c:4896
1822 +#, c-format
1823 +msgid "advance address by fixed value %u to %s\n"
1824 +msgstr " zwiêkszenie adresu o sta³± warto¶æ %u do %s\n"
1825 +
1826 +#: src/readelf.c:4905
1827 +msgid " set prologue end flag"
1828 +msgstr " ustawienie flagi koñca prologu"
1829 +
1830 +#: src/readelf.c:4910
1831 +msgid " set epilogue begin flag"
1832 +msgstr " ustawienie flagi pocz±tku epilogu"
1833 +
1834 +#: src/readelf.c:4919
1835 +#, c-format
1836 +msgid " unknown opcode with %<PRIu8> parameter:"
1837 +msgid_plural " unknown opcode with %<PRIu8> parameters:"
1838 +msgstr[0] " nieznana instrukcja z %<PRIu8> parametrem:"
1839 +msgstr[1] " nieznana instrukcja z %<PRIu8> parametrami:"
1840 +msgstr[2] " nieznana instrukcja z %<PRIu8> parametrami:"
1841 +
1842 +#: src/readelf.c:4954
1843 +#, c-format
1844 +msgid "cannot get .debug_loc content: %s"
1845 +msgstr "nie mo¿na pobraæ zawarto¶ci .debug_log: %s"
1846 +
1847 +#: src/readelf.c:5009
1848 +#, c-format
1849 +msgid " [%6tx]  %s..%s"
1850 +msgstr " [%6tx]  %s..%s"
1851 +
1852 +#: src/readelf.c:5011
1853 +#, c-format
1854 +msgid "           %s..%s"
1855 +msgstr "           %s..%s"
1856 +
1857 +#: src/readelf.c:5064
1858 +#, c-format
1859 +msgid "cannot get macro information section data: %s"
1860 +msgstr "nie mo¿na pobraæ danych sekcji informacji o makrach: %s"
1861 +
1862 +#: src/readelf.c:5143
1863 +#, c-format
1864 +msgid "%*s*** non-terminated string at end of section"
1865 +msgstr "%*s*** niezakoñczony ³añcuch na koñcu sekcji"
1866 +
1867 +#: src/readelf.c:5211
1868 +#, c-format
1869 +msgid " [%5d] DIE offset: %6<PRId64>, CU DIE offset: %6<PRId64>, name: %s\n"
1870 +msgstr " [%5d] offset DIE: %6<PRId64>, offset CU DIE: %6<PRId64>, nazwa: %s\n"
1871 +
1872 +#: src/readelf.c:5252
1873 +#, c-format
1874 +msgid ""
1875 +"\n"
1876 +"DWARF section '%s' at offset %#<PRIx64>:\n"
1877 +" %*s  String\n"
1878 +msgstr ""
1879 +"\n"
1880 +"Sekcja DWARF '%s' pod offsetem %#<PRIx64>:\n"
1881 +" %*s  £añcuch\n"
1882 +
1883 +#: src/readelf.c:5265
1884 +#, c-format
1885 +msgid " *** error while reading strings: %s\n"
1886 +msgstr " *** b³±d podczas odczytu ³añcuchów: %s\n"
1887 +
1888 +#: src/readelf.c:5284
1889 +#, c-format
1890 +msgid "cannot get debug context descriptor: %s"
1891 +msgstr "nie mo¿na pobraæ deskryptora kontekstu debugowego: %s"
1892 +
1893 +#: src/readelf.c:5414 src/readelf.c:5992
1894 +#, c-format
1895 +msgid "cannot convert core note data: %s"
1896 +msgstr "nie mo¿na przekszta³ciæ danych notatki pliku core: %s"
1897 +
1898 +#: src/readelf.c:5719
1899 +#, c-format
1900 +msgid ""
1901 +"\n"
1902 +"%*s... <repeats %u more times> ..."
1903 +msgstr ""
1904 +"\n"
1905 +"%*s... <liczba powtórzeñ: %u> ..."
1906 +
1907 +#: src/readelf.c:5761
1908 +#, c-format
1909 +msgid "unable to handle register number %d"
1910 +msgstr "nie uda³o siê obs³u¿yæ rejestru numer %d"
1911 +
1912 +#: src/readelf.c:5908 src/readelf.c:5932
1913 +#, c-format
1914 +msgid "cannot register info: %s"
1915 +msgstr "nie mo¿na zarejestrowaæ informacji: %s"
1916 +
1917 +#: src/readelf.c:6090
1918 +msgid "  Owner          Data size  Type\n"
1919 +msgstr "  W³a¶ciciel     Rozmiar danych  Typ\n"
1920 +
1921 +#: src/readelf.c:6108
1922 +#, c-format
1923 +msgid "  %-13.*s  %9<PRId32>  %s\n"
1924 +msgstr "  %-13.*s  %9<PRId32>       %s\n"
1925 +
1926 +#: src/readelf.c:6139
1927 +#, c-format
1928 +msgid "cannot get content of note section: %s"
1929 +msgstr "nie mo¿na pobraæ zawarto¶ci sekcji notatki: %s"
1930 +
1931 +#: src/readelf.c:6166
1932 +#, c-format
1933 +msgid ""
1934 +"\n"
1935 +"Note section [%2zu] '%s' of %<PRIu64> bytes at offset %#0<PRIx64>:\n"
1936 +msgstr ""
1937 +"\n"
1938 +"Sekcja notatki [%2zu] '%s' zawiera %<PRIu64> bajtów pod offsetem %#0<PRIx64>:\n"
1939 +
1940 +#: src/readelf.c:6189
1941 +#, c-format
1942 +msgid ""
1943 +"\n"
1944 +"Note segment of %<PRIu64> bytes at offset %#0<PRIx64>:\n"
1945 +msgstr ""
1946 +"\n"
1947 +"Segment notatki o d³ugo¶ci %<PRIu64> bajtów pod offsetem %#0<PRIx64>:\n"
1948 +
1949 +#: src/readelf.c:6235
1950 +#, c-format
1951 +msgid ""
1952 +"\n"
1953 +"Section [%Zu] '%s' has no data to dump.\n"
1954 +msgstr ""
1955 +"\n"
1956 +"Sekcja [%Zu] '%s' nie zawiera danych do wypisania.\n"
1957 +
1958 +#: src/readelf.c:6241 src/readelf.c:6263
1959 +#, c-format
1960 +msgid "cannot get data for section [%Zu] '%s': %s"
1961 +msgstr "nie mo¿na pobraæ danych dla sekcji [%Zu] '%s': %s"
1962 +
1963 +#: src/readelf.c:6245
1964 +#, c-format
1965 +msgid ""
1966 +"\n"
1967 +"Hex dump of section [%Zu] '%s', %<PRIu64> bytes at offset %#0<PRIx64>:\n"
1968 +msgstr ""
1969 +"\n"
1970 +"Zrzut szesnastkowy sekcji [%Zu] '%s', %<PRIu64> bajtów pod offsetem %#0<PRIx64>:\n"
1971 +
1972 +#: src/readelf.c:6258
1973 +#, c-format
1974 +msgid ""
1975 +"\n"
1976 +"Section [%Zu] '%s' is empty.\n"
1977 +msgstr ""
1978 +"\n"
1979 +"Sekcja [%Zu] '%s' jest pusta.\n"
1980 +
1981 +#: src/readelf.c:6267
1982 +#, c-format
1983 +msgid ""
1984 +"\n"
1985 +"String section [%Zu] '%s' contains %<PRIu64> bytes at offset %#0<PRIx64>:\n"
1986 +msgstr ""
1987 +"\n"
1988 +"Sekcja ³añcucha [%Zu] '%s' zawiera %<PRIu64> bajtów pod offsetem %#0<PRIx64>:\n"
1989 +
1990 +#: src/readelf.c:6314
1991 +#, c-format
1992 +msgid ""
1993 +"\n"
1994 +"section [%lu] does not exist"
1995 +msgstr ""
1996 +"\n"
1997 +"sekcja [%lu] nie istnieje"
1998 +
1999 +#: src/readelf.c:6340
2000 +#, c-format
2001 +msgid ""
2002 +"\n"
2003 +"section '%s' does not exist"
2004 +msgstr ""
2005 +"\n"
2006 +"sekcja '%s' nie istnieje"
2007 +
2008 +#: src/readelf.c:6401
2009 +#, c-format
2010 +msgid "cannot get symbol index of archive '%s': %s"
2011 +msgstr "nie mo¿na pobraæ indeksu symbolu w archiwum '%s': %s"
2012 +
2013 +#: src/readelf.c:6404
2014 +#, c-format
2015 +msgid ""
2016 +"\n"
2017 +"Archive '%s' has no symbol index\n"
2018 +msgstr ""
2019 +"\n"
2020 +"Archiwum '%s' nie ma indeksu symboli\n"
2021 +
2022 +#: src/readelf.c:6408
2023 +#, c-format
2024 +msgid ""
2025 +"\n"
2026 +"Index of archive '%s' has %Zu entries:\n"
2027 +msgstr ""
2028 +"\n"
2029 +"Indeks archiwum '%s' ma %Zu wpisów:\n"
2030 +
2031 +#: src/readelf.c:6426
2032 +#, c-format
2033 +msgid "cannot extract member at offset %Zu in '%s': %s"
2034 +msgstr "nie mo¿na pobraæ sk³adnika spod offsetu %Zu w '%s': %s"
2035 +
2036 +#: src/readelf.c:6431
2037 +#, c-format
2038 +msgid "Archive member '%s' contains:\n"
2039 +msgstr "Sk³adnik archiwum '%s' zawiera:\n"
2040 +
2041 +#: src/size.c:68
2042 +msgid "Use the output format FORMAT.  FORMAT can be `bsd' or `sysv'.  The default is `bsd'"
2043 +msgstr "U¿ycie tego FORMATU wyj¶cia. Mo¿e to byæ `bsd' lub `sysv'. Domy¶lny jest `bsd'"
2044 +
2045 +#: src/size.c:70
2046 +msgid "Same as `--format=sysv'"
2047 +msgstr "To samo co `--format=sysv'"
2048 +
2049 +#: src/size.c:71
2050 +msgid "Same as `--format=bsd'"
2051 +msgstr "To samo co `--format=bsd'"
2052 +
2053 +#: src/size.c:74
2054 +msgid "Same as `--radix=10'"
2055 +msgstr "To samo co `--radix=10'"
2056 +
2057 +#: src/size.c:75
2058 +msgid "Same as `--radix=8'"
2059 +msgstr "To samo co `--radix=8'"
2060 +
2061 +#: src/size.c:76
2062 +msgid "Same as `--radix=16'"
2063 +msgstr "To samo co `--radix=16'"
2064 +
2065 +#: src/size.c:78
2066 +msgid "Similar to `--format=sysv' output but in one line"
2067 +msgstr "Podobnie do wyj¶cia `--format=sysv', ale w jednej linii"
2068 +
2069 +#: src/size.c:82
2070 +msgid "Print size and permission flags for loadable segments"
2071 +msgstr "Wypisanie rozmiaru i flag uprawnieñ dla segmentów ³adowalnych"
2072 +
2073 +#: src/size.c:83
2074 +msgid "Display the total sizes (bsd only)"
2075 +msgstr "Wy¶wietlenie ca³kowitych rozmiarów (tylko bsd)"
2076 +
2077 +#: src/size.c:88
2078 +msgid "List section sizes of FILEs (a.out by default)."
2079 +msgstr "Podanie rozmiarów sekcji PLIKU (domy¶lnie a.out)."
2080 +
2081 +#: src/size.c:269
2082 +#, c-format
2083 +msgid "Invalid format: %s"
2084 +msgstr "B³êdny format: %s"
2085 +
2086 +#: src/size.c:280
2087 +#, c-format
2088 +msgid "Invalid radix: %s"
2089 +msgstr "B³êdna baza: %s"
2090 +
2091 +#: src/size.c:329
2092 +#, c-format
2093 +msgid "%s: file format not recognized"
2094 +msgstr "%s: format pliku nie rozpoznany"
2095 +
2096 +#: src/size.c:439 src/size.c:582
2097 +#, c-format
2098 +msgid " (ex %s)"
2099 +msgstr " (ex %s)"
2100 +
2101 +#: src/size.c:607
2102 +msgid "(TOTALS)\n"
2103 +msgstr "(CA£KOWITE)\n"
2104 +
2105 +#: src/strip.c:73
2106 +msgid "Place stripped output into FILE"
2107 +msgstr "Umieszczenie okrojonego wyj¶cia w PLIKU"
2108 +
2109 +#: src/strip.c:74
2110 +msgid "Extract the removed sections into FILE"
2111 +msgstr "Wyci±gniêcie usuwanych sekcji do PLIKU"
2112 +
2113 +#: src/strip.c:75
2114 +msgid "Embed name FILE instead of -f argument"
2115 +msgstr "Osadzenie nazwy PLIK zamiast argumentu -f"
2116 +
2117 +#: src/strip.c:79
2118 +msgid "Remove all debugging symbols"
2119 +msgstr "Usuniêcie wszystkich symboli debugowych"
2120 +
2121 +#: src/strip.c:83
2122 +msgid "Copy modified/access timestamps to the output"
2123 +msgstr "Skopiowanie czasów modyfikacji/dostêpu do wyj¶cia"
2124 +
2125 +#: src/strip.c:85
2126 +msgid "Remove .comment section"
2127 +msgstr "Usuniêcie sekcji .comment"
2128 +
2129 +#: src/strip.c:88
2130 +msgid "Relax a few rules to handle slightly broken ELF files"
2131 +msgstr "Z³agodzenie kilku regu³ aby obs³u¿yæ lekko uszkodzone pliki ELF"
2132 +
2133 +#: src/strip.c:93
2134 +msgid "Discard symbols from object files."
2135 +msgstr "Odrzucenie symboli z plików obiektów."
2136 +
2137 +#: src/strip.c:185
2138 +#, c-format
2139 +msgid "Only one input file allowed together with '-o' and '-f'"
2140 +msgstr "Tylko jeden plik wej¶ciowy jest dozwolony z '-o' i '-f'"
2141 +
2142 +#: src/strip.c:221
2143 +#, c-format
2144 +msgid "-f option specified twice"
2145 +msgstr "opcjê -f podano dwukrotnie"
2146 +
2147 +#: src/strip.c:230
2148 +#, c-format
2149 +msgid "-F option specified twice"
2150 +msgstr "opcjê -F podano dwukrotnie"
2151 +
2152 +#: src/strip.c:239
2153 +#, c-format
2154 +msgid "-o option specified twice"
2155 +msgstr "opcjê -o podano dwukrotnie"
2156 +
2157 +#: src/strip.c:259
2158 +msgid "-R option supports only .comment section"
2159 +msgstr "Opcja -R obs³uguje tylko sekcjê .comment"
2160 +
2161 +#: src/strip.c:297 src/strip.c:321
2162 +#, c-format
2163 +msgid "cannot stat input file '%s'"
2164 +msgstr "nie mo¿na wykonaæ stat na pliku wej¶ciowym '%s'"
2165 +
2166 +#: src/strip.c:311
2167 +#, c-format
2168 +msgid "while opening '%s'"
2169 +msgstr "podczas otwierania '%s'"
2170 +
2171 +#: src/strip.c:349
2172 +#, c-format
2173 +msgid "%s: cannot use -o or -f when stripping archive"
2174 +msgstr "%s: nie mo¿na u¿ywaæ -o ani -f przy okrajaniu archiwum"
2175 +
2176 +#: src/strip.c:447
2177 +#, c-format
2178 +msgid "cannot open EBL backend"
2179 +msgstr "nie mo¿na otworzyæ backendu EBL"
2180 +
2181 +#: src/strip.c:497 src/strip.c:521
2182 +#, c-format
2183 +msgid "cannot create new file '%s': %s"
2184 +msgstr "nie mo¿na utworzyæ nowego pliku '%s': %s"
2185 +
2186 +#: src/strip.c:581
2187 +#, c-format
2188 +msgid "illformed file '%s'"
2189 +msgstr "plik '%s' ma z³y format"
2190 +
2191 +#: src/strip.c:867 src/strip.c:954
2192 +#, c-format
2193 +msgid "while generating output file: %s"
2194 +msgstr "podczas generowania pliku wyj¶ciowego: %s"
2195 +
2196 +#: src/strip.c:927 src/strip.c:1666
2197 +#, c-format
2198 +msgid "%s: error while creating ELF header: %s"
2199 +msgstr "%s: b³±d podczas tworzenia nag³ówka ELF: %s"
2200 +
2201 +#: src/strip.c:941
2202 +#, c-format
2203 +msgid "while preparing output for '%s'"
2204 +msgstr "podczas przygotowywania wyj¶cia dla '%s'"
2205 +
2206 +#: src/strip.c:992 src/strip.c:1048
2207 +#, c-format
2208 +msgid "while create section header section: %s"
2209 +msgstr "podczas tworzenia sekcji nag³ówka sekcji: %s"
2210 +
2211 +#: src/strip.c:998
2212 +#, c-format
2213 +msgid "cannot allocate section data: %s"
2214 +msgstr "nie mo¿na przydzieliæ danych sekcji: %s"
2215 +
2216 +#: src/strip.c:1057
2217 +#, c-format
2218 +msgid "while create section header string table: %s"
2219 +msgstr "podczas tworzenia tabeli ³añcuchów nag³ówka sekcji: %s"
2220 +
2221 +#: src/strip.c:1591 src/strip.c:1688
2222 +#, c-format
2223 +msgid "while writing '%s': %s"
2224 +msgstr "podczas zapisu '%s': %s"
2225 +
2226 +#: src/strip.c:1602
2227 +#, c-format
2228 +msgid "while creating '%s'"
2229 +msgstr "podczas tworzenia `%s'"
2230 +
2231 +#: src/strip.c:1614
2232 +#, c-format
2233 +msgid "while computing checksum for debug information"
2234 +msgstr "podczas obliczania sumy kontrolnej dla informacji debugowych"
2235 +
2236 +#: src/strip.c:1674
2237 +#, c-format
2238 +msgid "%s: error while reading the file: %s"
2239 +msgstr "%s: b³±d podczas odczytu pliku: %s"
2240 +
2241 +#: src/strip.c:1720 src/strip.c:1727
2242 +#, c-format
2243 +msgid "error while finishing '%s': %s"
2244 +msgstr "b³±d podczas koñczenia '%s': %s"
2245 +
2246 +#: src/strip.c:1750 src/strip.c:1807
2247 +#, c-format
2248 +msgid "cannot set access and modification date of '%s'"
2249 +msgstr "nie mo¿na ustawiæ czasu dostêpu i modyfikacji '%s'"
2250 +
2251 +#: src/ld.c:87
2252 +msgid "Input File Control:"
2253 +msgstr "Sterowanie plikiem wej¶ciowym:"
2254 +
2255 +#: src/ld.c:89
2256 +msgid "Include whole archives in the output from now on."
2257 +msgstr "Do³±czanie ca³ych archiwów na wyj¶ciu od teraz."
2258 +
2259 +#: src/ld.c:91
2260 +msgid "Stop including the whole arhives in the output."
2261 +msgstr "Koniec do³±czania ca³ych archiwów na wyj¶ciu."
2262 +
2263 +#: src/ld.c:92 src/ld.c:106 src/ld.c:184
2264 +msgid "FILE"
2265 +msgstr "PLIK"
2266 +
2267 +#: src/ld.c:93
2268 +msgid "Start a group."
2269 +msgstr "Rozpoczêcie grupy."
2270 +
2271 +#: src/ld.c:94
2272 +msgid "End a group."
2273 +msgstr "Zakoñczenie grupy."
2274 +
2275 +#: src/ld.c:95
2276 +msgid "PATH"
2277 +msgstr "¦CIE¯KA"
2278 +
2279 +#: src/ld.c:96
2280 +msgid "Add PATH to list of directories files are searched in."
2281 +msgstr "Dodanie ¦CIE¯KI do listy katalogów, w których s± szukane pliki."
2282 +
2283 +#: src/ld.c:98
2284 +msgid "Only set DT_NEEDED for following dynamic libs if actually used"
2285 +msgstr "Ustawianie DT_NEEDED dla nastêpuj±cych bibliotek dynamicznych tylko je¶li s± u¿ywane"
2286 +
2287 +#: src/ld.c:100
2288 +msgid "Always set DT_NEEDED for following dynamic libs"
2289 +msgstr "Ustawianie zawsze DT_NEEDED dla nastêpuj±cych bibliotek dynamicznych"
2290 +
2291 +#: src/ld.c:102
2292 +msgid "Ignore LD_LIBRARY_PATH environment variable."
2293 +msgstr "Zignorowanie zmiennej ¶rodowiskowej LD_LIBRARY_PATH."
2294 +
2295 +#: src/ld.c:105
2296 +msgid "Output File Control:"
2297 +msgstr "Sterowanie plikiem wyj¶ciowym:"
2298 +
2299 +#: src/ld.c:106
2300 +msgid "Place output in FILE."
2301 +msgstr "Umieszczenie wyj¶cia w PLIKU."
2302 +
2303 +#: src/ld.c:109
2304 +msgid "Object is marked to not use default search path at runtime."
2305 +msgstr "Oznaczenie obiektu, aby nie u¿ywa³ domy¶lnej ¶cie¿ki przeszukiwañ."
2306 +
2307 +#: src/ld.c:111
2308 +msgid "Same as --whole-archive."
2309 +msgstr "To samo co --whole-archive."
2310 +
2311 +#: src/ld.c:112
2312 +msgid "Default rules of extracting from archive; weak references are not enough."
2313 +msgstr "Domy¶lne regu³y wyci±gania z archiwum; s³abe odwo³ania nie wystarczaj±."
2314 +
2315 +#: src/ld.c:116
2316 +msgid "Weak references cause extraction from archive."
2317 +msgstr "S³abe odwo³ania powoduj± wyci±gniêcie z archiwum."
2318 +
2319 +#: src/ld.c:118
2320 +msgid "Allow multiple definitions; first is used."
2321 +msgstr "Zezwolenie na wielokrotne definicje; u¿ywana jest pierwsza."
2322 +
2323 +#: src/ld.c:120
2324 +msgid "Disallow/allow undefined symbols in DSOs."
2325 +msgstr "Nie zezwalanie/zezwalanie na niezdefiniowane symbole w DSO."
2326 +
2327 +#: src/ld.c:123
2328 +msgid "Object requires immediate handling of $ORIGIN."
2329 +msgstr "Obiekt wymaga bezpo¶redniego obs³u¿enia $ORIGIN."
2330 +
2331 +#: src/ld.c:125
2332 +msgid "Relocation will not be processed lazily."
2333 +msgstr "Relokacje nie bêd± przeprowadzane leniwie."
2334 +
2335 +#: src/ld.c:127
2336 +msgid "Object cannot be unloaded at runtime."
2337 +msgstr "Obiekt nie mo¿e byæ od³adowany w czasie dzia³ania."
2338 +
2339 +#: src/ld.c:129
2340 +msgid "Mark object to be initialized first."
2341 +msgstr "Oznaczenie obiektu, aby by³ inicjowany pierwszy."
2342 +
2343 +#: src/ld.c:131
2344 +msgid "Enable/disable lazy-loading flag for following dependencies."
2345 +msgstr "W³±czenie/wy³±czenie flagi leniwego ³adowania dla nastêpnych zale¿no¶ci."
2346 +
2347 +#: src/ld.c:133
2348 +msgid "Mark object as not loadable with 'dlopen'."
2349 +msgstr "Oznaczenie obiektu jako nie ³adowalnego przez 'dlopen'."
2350 +
2351 +#: src/ld.c:135
2352 +msgid "Ignore/record dependencies on unused DSOs."
2353 +msgstr "Zignorowanie/zapisanie zale¿no¶ci od nieu¿ywanych DSO."
2354 +
2355 +#: src/ld.c:137
2356 +msgid "Generated DSO will be a system library."
2357 +msgstr "Generowany DSO bêdzie bibliotek± systemow±."
2358 +
2359 +#: src/ld.c:138
2360 +msgid "ADDRESS"
2361 +msgstr "ADRES"
2362 +
2363 +#: src/ld.c:138
2364 +msgid "Set entry point address."
2365 +msgstr "Ustawienie adresu punktu wej¶ciowego."
2366 +
2367 +#: src/ld.c:141
2368 +msgid "Do not link against shared libraries."
2369 +msgstr "Nie linkowanie z bibliotekami dzielonymi."
2370 +
2371 +#: src/ld.c:144
2372 +msgid "Prefer linking against shared libraries."
2373 +msgstr "Preferowanie linkowania z bibliotekami dzielonymi."
2374 +
2375 +#: src/ld.c:145
2376 +msgid "Export all dynamic symbols."
2377 +msgstr "Eksportowanie wszystkich symboli dynamicznych."
2378 +
2379 +#: src/ld.c:146
2380 +msgid "Strip all symbols."
2381 +msgstr "Okrojenie wszystkich symboli."
2382 +
2383 +#: src/ld.c:147
2384 +msgid "Strip debugging symbols."
2385 +msgstr "Okrojenie symboli debugowych."
2386 +
2387 +#: src/ld.c:149
2388 +msgid "Assume pagesize for the target system to be SIZE."
2389 +msgstr "Przyjêcie dla systemu docelowego rozmiaru strony ROZMIAR."
2390 +
2391 +#: src/ld.c:151
2392 +msgid "Set runtime DSO search path."
2393 +msgstr "Ustawienie ¶cie¿ki poszukiwania DSO w czasie dzia³ania."
2394 +
2395 +#: src/ld.c:154
2396 +msgid "Set link time DSO search path."
2397 +msgstr "Ustawienie ¶cie¿ki poszukiwania DSO w czasie linkowania."
2398 +
2399 +#: src/ld.c:155
2400 +msgid "Generate dynamic shared object."
2401 +msgstr "Generowanie dynamicznego obiektu dzielonego (DSO)."
2402 +
2403 +#: src/ld.c:156
2404 +msgid "Generate relocatable object."
2405 +msgstr "Generowanie obiektu relokowalnego."
2406 +
2407 +#: src/ld.c:159
2408 +msgid "Causes symbol not assigned to a version be reduced to local."
2409 +msgstr "Ograniczenie zasiêgu symboli nie przypisanych do wersji do lokalnego."
2410 +
2411 +#: src/ld.c:160
2412 +msgid "Remove unused sections."
2413 +msgstr "Usuniêcie nieu¿ywanych sekcji."
2414 +
2415 +#: src/ld.c:163
2416 +msgid "Don't remove unused sections."
2417 +msgstr "Nie usuwanie nieu¿ywanych sekcji."
2418 +
2419 +#: src/ld.c:164
2420 +msgid "Set soname of shared object."
2421 +msgstr "Ustawienie soname obiektu dzielonego."
2422 +
2423 +#: src/ld.c:165
2424 +msgid "Set the dynamic linker name."
2425 +msgstr "Ustawienie nazwy dynamicznego linkera."
2426 +
2427 +#: src/ld.c:168
2428 +msgid "Add/suppress addition indentifying link-editor to .comment section."
2429 +msgstr "Dodanie/pominiêcie dodawania identyfikacji edytora linkowania do sekcji .comment."
2430 +
2431 +#: src/ld.c:171
2432 +msgid "Create .eh_frame_hdr section"
2433 +msgstr "Tworzenie sekcji .eh_frame_hdr"
2434 +
2435 +#: src/ld.c:173
2436 +msgid "Set hash style to sysv, gnu or both."
2437 +msgstr "Ustawienie rodzaju haszy na sysv, gnu lub both (oba)."
2438 +
2439 +#: src/ld.c:175
2440 +msgid "Generate build ID note (md5, sha1 (default), uuid)."
2441 +msgstr "Generowanie notatki ID budowania (md5, sha1 (domy¶lna), uuid)."
2442 +
2443 +#: src/ld.c:177
2444 +msgid "Linker Operation Control:"
2445 +msgstr "Sterowanie operacjami linkera:"
2446 +
2447 +#: src/ld.c:178
2448 +msgid "Verbose messages."
2449 +msgstr "Szczegó³owe komunikaty."
2450 +
2451 +#: src/ld.c:179
2452 +msgid "Trace file opens."
2453 +msgstr "¦ledzenie otwierania plików."
2454 +
2455 +#: src/ld.c:181
2456 +msgid "Trade speed for less memory usage"
2457 +msgstr "Po¶wiêcenie szybko¶ci dla mniejszego zu¿ycia pamiêci"
2458 +
2459 +#: src/ld.c:182
2460 +msgid "LEVEL"
2461 +msgstr "POZIOM"
2462 +
2463 +#: src/ld.c:183
2464 +msgid "Set optimization level to LEVEL."
2465 +msgstr "Ustawienie poziomu optymalizacji na POZIOM."
2466 +
2467 +#: src/ld.c:184
2468 +msgid "Use linker script in FILE."
2469 +msgstr "U¿ycie skryptu linkera z PLIKU."
2470 +
2471 +#: src/ld.c:187
2472 +msgid "Select to get parser debug information"
2473 +msgstr "Wybranie pobrania informacji debugowych parsera"
2474 +
2475 +#: src/ld.c:190
2476 +msgid "Read version information from FILE."
2477 +msgstr "Odczytanie informacji o wersji z PLIKU."
2478 +
2479 +#: src/ld.c:191
2480 +msgid "Set emulation to NAME."
2481 +msgstr "Ustawienie emulacji na NAZWÊ"
2482 +
2483 +#: src/ld.c:197
2484 +msgid "Combine object and archive files."
2485 +msgstr "£±czenie plików obiektów i archiwów."
2486 +
2487 +#: src/ld.c:200
2488 +msgid "[FILE]..."
2489 +msgstr "[PLIK]..."
2490 +
2491 +#: src/ld.c:333
2492 +#, c-format
2493 +msgid "At least one input file needed"
2494 +msgstr "Potrzebny jest przynajmniej jeden plik wej¶ciowy"
2495 +
2496 +#: src/ld.c:349
2497 +#, c-format
2498 +msgid "error while preparing linking"
2499 +msgstr "b³±d podczas przygotowywania linkowania"
2500 +
2501 +#: src/ld.c:356
2502 +#, c-format
2503 +msgid "cannot open linker script '%s'"
2504 +msgstr "nie mo¿na otworzyæ skryptu linkera '%s'"
2505 +
2506 +#: src/ld.c:397
2507 +#, c-format
2508 +msgid "-( without matching -)"
2509 +msgstr "-( bez pasuj±cego -)"
2510 +
2511 +#: src/ld.c:572 src/ld.c:610
2512 +#, c-format
2513 +msgid "only one option of -G and -r is allowed"
2514 +msgstr "dopuszczalna jest tylko jedna z opcji -G i -r"
2515 +
2516 +#: src/ld.c:594
2517 +#, c-format
2518 +msgid "more than one '-m' parameter"
2519 +msgstr "podano wiêcej ni¿ jeden parametr '-m'"
2520 +
2521 +#: src/ld.c:604 src/ld.c:1013
2522 +#, c-format
2523 +msgid "unknown option `-%c %s'"
2524 +msgstr "nieznana opcja `-%c %s'"
2525 +
2526 +#: src/ld.c:646
2527 +#, c-format
2528 +msgid "invalid page size value '%s': ignored"
2529 +msgstr "b³êdna warto¶æ rozmiaru strony '%s': zignorowano"
2530 +
2531 +#: src/ld.c:687
2532 +#, c-format
2533 +msgid "invalid hash style '%s'"
2534 +msgstr "b³êdny rodzaj haszy '%s'"
2535 +
2536 +#: src/ld.c:697
2537 +#, c-format
2538 +msgid "invalid build-ID style '%s'"
2539 +msgstr "b³êdny styl ID budowania '%s'"
2540 +
2541 +#: src/ld.c:785
2542 +#, c-format
2543 +msgid "More than one output file name given."
2544 +msgstr "Podano wiêcej ni¿ jeden plik wyj¶ciowy."
2545 +
2546 +#: src/ld.c:802
2547 +#, c-format
2548 +msgid "Invalid optimization level `%s'"
2549 +msgstr "B³êdny poziom optymalizacji `%s'"
2550 +
2551 +#: src/ld.c:850
2552 +#, c-format
2553 +msgid "nested -( -) groups are not allowed"
2554 +msgstr "zagnie¿d¿one grupy -( -) nie s± dozwolone"
2555 +
2556 +#: src/ld.c:869
2557 +#, c-format
2558 +msgid "-) without matching -("
2559 +msgstr "-) bez pasuj±cego -("
2560 +
2561 +#: src/ld.c:1046
2562 +#, c-format
2563 +msgid "unknown option '-%c %s'"
2564 +msgstr "nieznana opcja '-%c %s'"
2565 +
2566 +#: src/ld.c:1150
2567 +#, c-format
2568 +msgid "could not find input file to determine output file format"
2569 +msgstr "nie mo¿na znale¼æ pliku wej¶ciowego, aby okre¶liæ format pliku wyj¶ciowego"
2570 +
2571 +#: src/ld.c:1152
2572 +#, c-format
2573 +msgid "try again with an appropriate '-m' parameter"
2574 +msgstr "proszê spróbowaæ jeszcze raz z odpowiednim parametrem '-m'"
2575 +
2576 +#: src/ld.c:1445
2577 +#, c-format
2578 +msgid "cannot read version script '%s'"
2579 +msgstr "nie mo¿na odczytaæ skryptu wersji '%s'"
2580 +
2581 +#: src/ld.c:1511 src/ld.c:1550
2582 +#, c-format
2583 +msgid "duplicate definition of '%s' in linker script"
2584 +msgstr "powtórzona definicja '%s' w skrypcie linkera"
2585 +
2586 +#: src/ldgeneric.c:209 src/ldgeneric.c:5151
2587 +#, c-format
2588 +msgid "cannot create string table"
2589 +msgstr "nie mo¿na utworzyæ tabeli ³añcuchów"
2590 +
2591 +#: src/ldgeneric.c:255
2592 +#, c-format
2593 +msgid "cannot load ld backend library '%s': %s"
2594 +msgstr "nie mo¿na odczytaæ biblioteki backendu ld '%s': %s"
2595 +
2596 +#: src/ldgeneric.c:265
2597 +#, c-format
2598 +msgid "cannot find init function in ld backend library '%s': %s"
2599 +msgstr "nie mo¿na znale¼æ funkcji init w bibliotece backendu ld '%s': %s"
2600 +
2601 +#: src/ldgeneric.c:310
2602 +#, c-format
2603 +msgid "%s listed more than once as input"
2604 +msgstr "%s podano wiêcej ni¿ raz na wej¶ciu"
2605 +
2606 +#: src/ldgeneric.c:424
2607 +#, c-format
2608 +msgid "%s (for -l%s)\n"
2609 +msgstr "%s (dla -l%s)\n"
2610 +
2611 +#: src/ldgeneric.c:425
2612 +#, c-format
2613 +msgid "%s (for DT_NEEDED %s)\n"
2614 +msgstr "%s (dla DT_NEEDED %s)\n"
2615 +
2616 +#: src/ldgeneric.c:519
2617 +#, c-format
2618 +msgid "cannot open %s"
2619 +msgstr "nie mo¿na otworzyæ %s"
2620 +
2621 +#: src/ldgeneric.c:573
2622 +#, c-format
2623 +msgid "Warning: type of `%s' changed from %s in %s to %s in %s"
2624 +msgstr "Uwaga: typ `%s' zmieni³ siê z %s w %s na %s w %s"
2625 +
2626 +#: src/ldgeneric.c:586
2627 +#, c-format
2628 +msgid "Warning: size of `%s' changed from %<PRIu64> in %s to %<PRIu64> in %s"
2629 +msgstr "Uwaga: rozmiar `%s' zmieni³ siê z %<PRIu64> w %s na %<PRIu64> w %s"
2630 +
2631 +#: src/ldgeneric.c:677
2632 +#, c-format
2633 +msgid "(%s+%#<PRIx64>): multiple definition of %s `%s'\n"
2634 +msgstr "(%s+%#<PRIx64>): wielokrotna definicja %s `%s'\n"
2635 +
2636 +#: src/ldgeneric.c:700
2637 +#, c-format
2638 +msgid "(%s+%#<PRIx64>): first defined here\n"
2639 +msgstr "(%s+%#<PRIx64>): pierwszy raz zdefiniowano tutaj\n"
2640 +
2641 +#: src/ldgeneric.c:819
2642 +#, c-format
2643 +msgid "%s: cannot get section group data: %s"
2644 +msgstr "%s: nie mo¿na pobraæ danych grupy sekcji: %s"
2645 +
2646 +#: src/ldgeneric.c:840
2647 +#, c-format
2648 +msgid "%s: section '%s' with group flag set does not belong to any group"
2649 +msgstr "%s: sekcja '%s' z ustawion± flag± grupy nie nale¿y do ¿adnej grupy"
2650 +
2651 +#: src/ldgeneric.c:885
2652 +#, c-format
2653 +msgid "%s: section [%2d] '%s' is not in the correct section group"
2654 +msgstr "%s: sekcja [%2d] '%s' nie znajduje siê we w³a¶ciwej grupie sekcji"
2655 +
2656 +#: src/ldgeneric.c:1156 src/ldgeneric.c:1413 src/ldgeneric.c:1422
2657 +#: src/ldgeneric.c:1481 src/ldgeneric.c:1490 src/ldgeneric.c:1753
2658 +#: src/ldgeneric.c:2005
2659 +#, c-format
2660 +msgid "%s: invalid ELF file (%s:%d)\n"
2661 +msgstr "%s: b³êdny plik ELF (%s:%d)\n"
2662 +
2663 +#: src/ldgeneric.c:1250
2664 +#, c-format
2665 +msgid "%s: only files of type ET_REL might contain section groups"
2666 +msgstr "%s: tylko pliki typu ET_REL mog± zawieraæ grupy sekcji"
2667 +
2668 +#: src/ldgeneric.c:1302
2669 +#, c-format
2670 +msgid "%s: cannot determine signature of section group [%2zd] '%s': %s"
2671 +msgstr "%s: nie mo¿na okre¶liæ sygnatury grupy sekcji [%2zd] '%s': %s"
2672 +
2673 +#: src/ldgeneric.c:1314
2674 +#, c-format
2675 +msgid "%s: cannot get content of section group [%2zd] '%s': %s'"
2676 +msgstr "%s: nie mo¿na pobraæ zawarto¶ci grupy sekcji [%2zd] '%s': %s'"
2677 +
2678 +#: src/ldgeneric.c:1328
2679 +#, c-format
2680 +msgid "%s: group member %zu of section group [%2zd] '%s' has too high index: %<PRIu32>"
2681 +msgstr "%s: element grupy %zu grupy sekcji [%2zd] '%s' ma zbyt du¿y indeks: %<PRIu32>"
2682 +
2683 +#: src/ldgeneric.c:1350
2684 +#, c-format
2685 +msgid "%s: section '%s' has unknown type: %d"
2686 +msgstr "%s: sekcja '%s' ma nieznany typ: %d"
2687 +
2688 +#: src/ldgeneric.c:1729
2689 +#, c-format
2690 +msgid "cannot get descriptor for ELF file (%s:%d): %s\n"
2691 +msgstr "nie mo¿na pobraæ deskryptora dla pliku ELF (%s:%d): %s\n"
2692 +
2693 +#: src/ldgeneric.c:1899
2694 +#, c-format
2695 +msgid "cannot read archive `%s': %s"
2696 +msgstr "nie mo¿na odczytaæ archiwum `%s': %s"
2697 +
2698 +#: src/ldgeneric.c:2020
2699 +#, c-format
2700 +msgid "file of type %s cannot be linked in\n"
2701 +msgstr "plik typu %s nie mo¿e byæ wlinkowany\n"
2702 +
2703 +#: src/ldgeneric.c:2032
2704 +#, c-format
2705 +msgid "%s: input file incompatible with ELF machine type %s\n"
2706 +msgstr "%s: plik wej¶ciowy niekompatybilny z rodzajem maszyny ELF %s\n"
2707 +
2708 +#: src/ldgeneric.c:2044
2709 +#, c-format
2710 +msgid "%s: cannot get section header string table index: %s\n"
2711 +msgstr "%s: nie mo¿na pobraæ indeksu tabeli ³añcuchów nag³ówków sekcji: %s\n"
2712 +
2713 +#: src/ldgeneric.c:2073
2714 +#, c-format
2715 +msgid "cannot use DSO '%s' when generating relocatable object file"
2716 +msgstr "nie mo¿na u¿yæ DSO '%s' podczas generowania pliku obiektu relokowalnego"
2717 +
2718 +#: src/ldgeneric.c:2158
2719 +#, c-format
2720 +msgid "input file '%s' ignored"
2721 +msgstr "plik wej¶ciowy '%s' zignorowany"
2722 +
2723 +#: src/ldgeneric.c:2372
2724 +#, c-format
2725 +msgid "undefined symbol `%s' in %s"
2726 +msgstr "niezdefiniowany symbol `%s' w %s"
2727 +
2728 +#: src/ldgeneric.c:2702
2729 +#, c-format
2730 +msgid "cannot create ELF descriptor for output file: %s"
2731 +msgstr "nie mo¿na utworzyæ deskryptora ELF dla pliku wyj¶ciowego: %s"
2732 +
2733 +#: src/ldgeneric.c:2709
2734 +#, c-format
2735 +msgid "could not create ELF header for output file: %s"
2736 +msgstr "nie mo¿na utworzyæ nag³ówka ELF dla pliku wyj¶ciowego: %s"
2737 +
2738 +#: src/ldgeneric.c:3224 src/ldgeneric.c:3294 src/ldgeneric.c:3330
2739 +#: src/ldgeneric.c:4457 src/ldgeneric.c:4506 src/ldgeneric.c:4538
2740 +#: src/ldgeneric.c:4773 src/ldgeneric.c:4828 src/ldgeneric.c:5075
2741 +#: src/ldgeneric.c:5131 src/ldgeneric.c:5600 src/ldgeneric.c:5612
2742 +#, c-format
2743 +msgid "cannot create section for output file: %s"
2744 +msgstr "nie mo¿na utworzyæ sekcji dla pliku wyj¶ciowego: %s"
2745 +
2746 +#: src/ldgeneric.c:3444
2747 +#, c-format
2748 +msgid "address computation expression contains variable '%s'"
2749 +msgstr "wyra¿enie obliczenia adresu zawiera zmienn± '%s'"
2750 +
2751 +#: src/ldgeneric.c:3489
2752 +#, c-format
2753 +msgid "argument '%<PRIuMAX>' of ALIGN in address computation expression is no power of two"
2754 +msgstr "argument '%<PRIuMAX>' ALIGN w wyra¿eniu obliczenia adresu nie jest potêg± dwójki"
2755 +
2756 +#: src/ldgeneric.c:3684
2757 +#, c-format
2758 +msgid "cannot find entry symbol '%s': defaulting to %#0*<PRIx64>"
2759 +msgstr "nie mo¿na znale¼æ symbolu wej¶ciowego '%s': u¿ycie domy¶lnego %#0*<PRIx64>"
2760 +
2761 +#: src/ldgeneric.c:3690
2762 +#, c-format
2763 +msgid "no entry symbol specified: defaulting to %#0*<PRIx64>"
2764 +msgstr "nie okre¶lono symbolu wej¶ciowego: u¿ycie domy¶lnego %#0*<PRIx64>"
2765 +
2766 +#: src/ldgeneric.c:3920
2767 +#, c-format
2768 +msgid "cannot create GNU hash table section for output file: %s"
2769 +msgstr "nie mo¿na utworzyæ sekcji tablicy haszuj±cej GNU dla pliku wyj¶ciowego: %s"
2770 +
2771 +#: src/ldgeneric.c:4071
2772 +#, c-format
2773 +msgid "cannot create hash table section for output file: %s"
2774 +msgstr "nie mo¿na utworzyæ sekcji tablicy haszuj±cej dla pliku wyj¶ciowego: %s"
2775 +
2776 +#: src/ldgeneric.c:4114
2777 +#, c-format
2778 +msgid "cannot create build ID section: %s"
2779 +msgstr "nie mo¿na utworzyæ sekcji ID budowania: %s"
2780 +
2781 +#: src/ldgeneric.c:4191
2782 +#, c-format
2783 +msgid "cannot convert section data to file format: %s"
2784 +msgstr "nie mo¿na przekszta³ciæ danych sekcji do formatu pliku: %s"
2785 +
2786 +#: src/ldgeneric.c:4200
2787 +#, c-format
2788 +msgid "cannot convert section data to memory format: %s"
2789 +msgstr "nie mo¿na przekszta³ciæ danych sekcji do formatu pamiêciowego: %s"
2790 +
2791 +#: src/ldgeneric.c:4261
2792 +#, c-format
2793 +msgid "cannot read enough data for UUID"
2794 +msgstr "nie mo¿na odczytaæ wystarczaj±cej ilo¶ci danych dla UUID"
2795 +
2796 +#: src/ldgeneric.c:4358 src/ldgeneric.c:4379 src/ldgeneric.c:4408
2797 +#: src/ldgeneric.c:6062
2798 +#, c-format
2799 +msgid "cannot create symbol table for output file: %s"
2800 +msgstr "nie mo¿na utworzyæ tabeli symboli dla pliku wyj¶ciowego: %s"
2801 +
2802 +#: src/ldgeneric.c:5300 src/ldgeneric.c:5852
2803 +#, c-format
2804 +msgid "section index too large in dynamic symbol table"
2805 +msgstr "indeks sekcji zbyt du¿y w tabeli symboli dynamicznych"
2806 +
2807 +#: src/ldgeneric.c:5745
2808 +#, c-format
2809 +msgid "cannot create versioning section: %s"
2810 +msgstr "nie mo¿na utworzyæ sekcji wersjonowania: %s"
2811 +
2812 +#: src/ldgeneric.c:5818
2813 +#, c-format
2814 +msgid "cannot create dynamic symbol table for output file: %s"
2815 +msgstr "nie mo¿na utworzyæ tabeli symboli dynamicznych dla pliku wyj¶ciowego: %s"
2816 +
2817 +#: src/ldgeneric.c:5994
2818 +#, c-format
2819 +msgid "cannot create versioning data: %s"
2820 +msgstr "nie mo¿na utworzyæ danych wersjonowania: %s"
2821 +
2822 +#: src/ldgeneric.c:6094 src/ldgeneric.c:6107 src/ldgeneric.c:6171
2823 +#: src/ldgeneric.c:6179
2824 +#, c-format
2825 +msgid "cannot create section header string section: %s"
2826 +msgstr "nie mo¿na utworzyæ sekcji ³añcuchów nag³ówków sekcji: %s"
2827 +
2828 +#: src/ldgeneric.c:6101
2829 +#, c-format
2830 +msgid "cannot create section header string section"
2831 +msgstr "nie mo¿na utworzyæ sekcji ³añcuchów nag³ówków sekcji"
2832 +
2833 +#: src/ldgeneric.c:6259
2834 +#, c-format
2835 +msgid "cannot create program header: %s"
2836 +msgstr "nie mo¿na utworzyæ nag³ówka programu: %s"
2837 +
2838 +#: src/ldgeneric.c:6267
2839 +#, c-format
2840 +msgid "while determining file layout: %s"
2841 +msgstr "podczas okre¶lania rozk³adu pliku: %s"
2842 +
2843 +#: src/ldgeneric.c:6388
2844 +#, c-format
2845 +msgid "internal error: non-nobits section follows nobits section"
2846 +msgstr "b³±d wewnêtrzny: sekcja bez nobits po sekcji nobits"
2847 +
2848 +#: src/ldgeneric.c:6925
2849 +#, c-format
2850 +msgid "cannot get header of 0th section: %s"
2851 +msgstr "nie mo¿na pobraæ nag³ówka zerowej sekcji: %s"
2852 +
2853 +#: src/ldgeneric.c:6941
2854 +#, c-format
2855 +msgid "cannot update ELF header: %s"
2856 +msgstr "nie mo¿na uaktualniæ nag³ówka ELF: %s"
2857 +
2858 +#: src/ldgeneric.c:6972
2859 +#, c-format
2860 +msgid "linker backend didn't specify function to relocate section"
2861 +msgstr "backend linkera nie okre¶li³ funkcji dla sekcji relokacji"
2862 +
2863 +#: src/ldgeneric.c:6984
2864 +#, c-format
2865 +msgid "while writing output file: %s"
2866 +msgstr "podczas zapisu pliku wyj¶ciowego: %s"
2867 +
2868 +#: src/ldgeneric.c:6989
2869 +#, c-format
2870 +msgid "while finishing output file: %s"
2871 +msgstr "podczas koñczenia pliku wyj¶ciowego: %s"
2872 +
2873 +#: src/ldgeneric.c:6995
2874 +#, c-format
2875 +msgid "cannot stat output file"
2876 +msgstr "nie mo¿na wykonaæ stat na pliku wyj¶ciowym"
2877 +
2878 +#: src/ldgeneric.c:7011
2879 +#, c-format
2880 +msgid "WARNING: temporary output file overwritten before linking finished"
2881 +msgstr "UWAGA: tymczasowy plik wyj¶ciowy nadpisany przed zakoñczeniem linkowania"
2882 +
2883 +#: src/ldgeneric.c:7064 src/ldgeneric.c:7075 src/ldgeneric.c:7086
2884 +#: src/ldgeneric.c:7097 src/ldgeneric.c:7116 src/ldgeneric.c:7129
2885 +#: src/ldgeneric.c:7141
2886 +#, c-format
2887 +msgid "no machine specific '%s' implementation"
2888 +msgstr "brak implementacji '%s' specyficznej dla maszyny"
2889 +
2890 +#: src/ldscript.y:178
2891 +msgid "mode for segment invalid\n"
2892 +msgstr "b³êdne atrybuty dla segmentu\n"
2893 +
2894 +#: src/ldscript.y:465
2895 +#, c-format
2896 +msgid "while reading version script '%s': %s at line %d"
2897 +msgstr "podczas odczytu skryptu wersji '%s': %s w linii %d"
2898 +
2899 +#: src/ldscript.y:466
2900 +#, c-format
2901 +msgid "while reading linker script '%s': %s at line %d"
2902 +msgstr "podczas odczytu skryptu linkera '%s': %s w linii %d"
2903 +
2904 +#: src/ldscript.y:745
2905 +#, c-format
2906 +msgid "symbol '%s' in declared both local and global for unnamed version"
2907 +msgstr "symbol '%s' zadeklarowany jednocze¶nie lokalny i globalny dla nienazwanej wersji"
2908 +
2909 +#: src/ldscript.y:747
2910 +#, c-format
2911 +msgid "symbol '%s' in declared both local and global for version '%s'"
2912 +msgstr "symbol '%s' zadeklarowany jednocze¶nie lokalny i globalny dla wersji '%s'"
2913 +
2914 +#: src/ldscript.y:767 src/ldscript.y:774
2915 +#, c-format
2916 +msgid "default visibility set as local and global"
2917 +msgstr "domy¶lna widoczno¶æ ustawiona jako lokalna i globalna"
2918 +
2919 +#: src/elflint.c:72
2920 +msgid "Be extremely strict, flag level 2 features."
2921 +msgstr "Bardzo ¶cis³e sprawdzanie, cechy poziomu 2 flag."
2922 +
2923 +#: src/elflint.c:73
2924 +msgid "Do not print anything if successful"
2925 +msgstr "Nie wypisywanie niczego w przypadku sukcesu"
2926 +
2927 +#: src/elflint.c:74
2928 +msgid "Binary is a separate debuginfo file"
2929 +msgstr "Plik binarny jest oddzielnym plikiem debuginfo"
2930 +
2931 +#: src/elflint.c:76
2932 +msgid "Binary has been created with GNU ld and is therefore known to be broken in certain ways"
2933 +msgstr "Binarka zosta³a utworzona przez GNU ld przez co jest uszkodzona w pewien sposób"
2934 +
2935 +#: src/elflint.c:82
2936 +msgid "Pedantic checking of ELF files compliance with gABI/psABI spec."
2937 +msgstr "Szczegó³owe sprawdzanie zgodno¶ci plików ELF ze specyfikacj± gABI/psABI."
2938 +
2939 +#: src/elflint.c:166
2940 +#, c-format
2941 +msgid "cannot generate Elf descriptor: %s\n"
2942 +msgstr "nie mo¿na wygenerowaæ deskryptora Elf: %s\n"
2943 +
2944 +#: src/elflint.c:185
2945 +#, c-format
2946 +msgid "error while closing Elf descriptor: %s\n"
2947 +msgstr "b³±d podczas zamykania deskryptora Elf: %s\n"
2948 +
2949 +#: src/elflint.c:189
2950 +msgid "No errors"
2951 +msgstr "Bez b³êdów"
2952 +
2953 +#: src/elflint.c:303
2954 +#, c-format
2955 +msgid " error while freeing sub-ELF descriptor: %s\n"
2956 +msgstr " b³±d podczas zwalniania deskryptora pod-ELF: %s\n"
2957 +
2958 +#: src/elflint.c:311
2959 +#, c-format
2960 +msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
2961 +msgstr "To nie jest plik ELF - ma z³e bajty magiczne na pocz±tku\n"
2962 +
2963 +#: src/elflint.c:370
2964 +#, c-format
2965 +msgid "e_ident[%d] == %d is no known class\n"
2966 +msgstr "e_ident[%d] == %d nie jest znan± klas±\n"
2967 +
2968 +#: src/elflint.c:375
2969 +#, c-format
2970 +msgid "e_ident[%d] == %d is no known data encoding\n"
2971 +msgstr "e_ident[%d] == %d nie jest znanym kodowaniem danych\n"
2972 +
2973 +#: src/elflint.c:379
2974 +#, c-format
2975 +msgid "unknown ELF header version number e_ident[%d] == %d\n"
2976 +msgstr "nieznany numer wersji nag³ówka ELF e_ident[%d] == %d\n"
2977 +
2978 +#: src/elflint.c:384
2979 +#, c-format
2980 +msgid "unsupported OS ABI e_ident[%d] == '%s'\n"
2981 +msgstr "nieobs³ugiwane OS ABI e_ident[%d] == '%s'\n"
2982 +
2983 +#: src/elflint.c:390
2984 +#, c-format
2985 +msgid "unsupport ABI version e_ident[%d] == %d\n"
2986 +msgstr "nieobs³ugiwana wersja ABI e_ident[%d] == %d\n"
2987 +
2988 +#: src/elflint.c:395
2989 +#, c-format
2990 +msgid "e_ident[%zu] is not zero\n"
2991 +msgstr "e_ident[%zu] nie jest zerem\n"
2992 +
2993 +#: src/elflint.c:400
2994 +#, c-format
2995 +msgid "unknown object file type %d\n"
2996 +msgstr "nieznany typ pliku obiektu %d\n"
2997 +
2998 +#: src/elflint.c:407
2999 +#, c-format
3000 +msgid "unknown machine type %d\n"
3001 +msgstr "nieznany typ maszyny %d\n"
3002 +
3003 +#: src/elflint.c:411
3004 +#, c-format
3005 +msgid "unknown object file version\n"
3006 +msgstr "nieznana wersja pliku obiektu\n"
3007 +
3008 +#: src/elflint.c:417
3009 +#, c-format
3010 +msgid "invalid program header offset\n"
3011 +msgstr "b³êdny offset nag³ówka programu\n"
3012 +
3013 +#: src/elflint.c:419
3014 +#, c-format
3015 +msgid "executables and DSOs cannot have zero program header offset\n"
3016 +msgstr "pliki wykonywalne i DSO nie mog± mieæ zerowego offsetu nag³ówka programu\n"
3017 +
3018 +#: src/elflint.c:423
3019 +#, c-format
3020 +msgid "invalid number of program header entries\n"
3021 +msgstr "b³êdna liczba wpisów nag³ówka programu\n"
3022 +
3023 +#: src/elflint.c:431
3024 +#, c-format
3025 +msgid "invalid section header table offset\n"
3026 +msgstr "b³êdny offset tabeli nag³ówków sekcji\n"
3027 +
3028 +#: src/elflint.c:434
3029 +#, c-format
3030 +msgid "section header table must be present\n"
3031 +msgstr "tabela nag³ówków sekcji musi istnieæ\n"
3032 +
3033 +#: src/elflint.c:448
3034 +#, c-format
3035 +msgid "invalid number of section header table entries\n"
3036 +msgstr "b³êdna liczba wpisów tabeli nag³ówków sekcji\n"
3037 +
3038 +#: src/elflint.c:465
3039 +#, c-format
3040 +msgid "invalid section header index\n"
3041 +msgstr "b³êdny indeks nag³ówka sekcji\n"
3042 +
3043 +#: src/elflint.c:470
3044 +#, c-format
3045 +msgid "invalid machine flags: %s\n"
3046 +msgstr "b³êdne flagi maszyny: %s\n"
3047 +
3048 +#: src/elflint.c:477 src/elflint.c:494
3049 +#, c-format
3050 +msgid "invalid ELF header size: %hd\n"
3051 +msgstr "b³êdny rozmiar nag³ówka ELF: %hd\n"
3052 +
3053 +#: src/elflint.c:480 src/elflint.c:497
3054 +#, c-format
3055 +msgid "invalid program header size: %hd\n"
3056 +msgstr "b³êdny rozmiar nag³ówka programu: %hd\n"
3057 +
3058 +#: src/elflint.c:483 src/elflint.c:500
3059 +#, c-format
3060 +msgid "invalid program header position or size\n"
3061 +msgstr "b³êdne po³o¿enie lub rozmiar nag³ówka programu\n"
3062 +
3063 +#: src/elflint.c:486 src/elflint.c:503
3064 +#, c-format
3065 +msgid "invalid section header size: %hd\n"
3066 +msgstr "b³êdny rozmiar nag³ówka sekcji: %hd\n"
3067 +
3068 +#: src/elflint.c:489 src/elflint.c:506
3069 +#, c-format
3070 +msgid "invalid section header position or size\n"
3071 +msgstr "b³êdne po³o¿enie lub rozmiar nag³ówka sekcji\n"
3072 +
3073 +#: src/elflint.c:550
3074 +#, c-format
3075 +msgid "section [%2d] '%s': section with SHF_GROUP flag set not part of a section group\n"
3076 +msgstr "sekcja [%2d] '%s': sekcja z flag± SHF_GROUP nie jest czê¶ci± grupy sekcji\n"
3077 +
3078 +#: src/elflint.c:554
3079 +#, c-format
3080 +msgid "section [%2d] '%s': section group [%2zu] '%s' does not preceed group member\n"
3081 +msgstr "sekcja [%2d] '%s': grupa sekcji [%2zu] '%s' nie poprzedza elementu grupy\n"
3082 +
3083 +#: src/elflint.c:570 src/elflint.c:1395 src/elflint.c:1445 src/elflint.c:1554
3084 +#: src/elflint.c:2148 src/elflint.c:2662 src/elflint.c:2823 src/elflint.c:2953
3085 +#: src/elflint.c:3125 src/elflint.c:4005
3086 +#, c-format
3087 +msgid "section [%2d] '%s': cannot get section data\n"
3088 +msgstr "sekcja [%2d] '%s': nie mo¿na pobraæ danych sekcji\n"
3089 +
3090 +#: src/elflint.c:583 src/elflint.c:1561
3091 +#, c-format
3092 +msgid "section [%2d] '%s': referenced as string table for section [%2d] '%s' but type is not SHT_STRTAB\n"
3093 +msgstr "sekcja [%2d] '%s': u¿yta jako tabela ³añcuchów dla sekcji [%2d] '%s', ale nie jest typu SHT_STRTAB\n"
3094 +
3095 +#: src/elflint.c:606
3096 +#, c-format
3097 +msgid "section [%2d] '%s': symbol table cannot have more than one extended index section\n"
3098 +msgstr "sekcja [%2d] '%s': tabela symboli nie mo¿e mieæ wiêcej ni¿ jednej rozszerzonej sekcji indeksów\n"
3099 +
3100 +#: src/elflint.c:617
3101 +#, c-format
3102 +msgid "section [%2u] '%s': entry size is does not match ElfXX_Sym\n"
3103 +msgstr "sekcja [%2u] '%s': rozmiar wpisu nie zgadza siê z ElfXX_Sym\n"
3104 +
3105 +#: src/elflint.c:626
3106 +#, c-format
3107 +msgid "section [%2d] '%s': cannot get symbol %d: %s\n"
3108 +msgstr "sekcja [%2d] '%s': nie mo¿na pobraæ symbolu %d: %s\n"
3109 +
3110 +#: src/elflint.c:631 src/elflint.c:634 src/elflint.c:637 src/elflint.c:640
3111 +#: src/elflint.c:643 src/elflint.c:646
3112 +#, c-format
3113 +msgid "section [%2d] '%s': '%s' in zeroth entry not zero\n"
3114 +msgstr "sekcja [%2d] '%s': '%s' w zerowym wpisie nie jest zerem\n"
3115 +
3116 +#: src/elflint.c:649
3117 +#, c-format
3118 +msgid "section [%2d] '%s': XINDEX for zeroth entry not zero\n"
3119 +msgstr "sekcja [%2d] '%s': XINDEX dla zerowego wpisu nie jest zerem\n"
3120 +
3121 +#: src/elflint.c:659
3122 +#, c-format
3123 +msgid "section [%2d] '%s': cannot get symbol %zu: %s\n"
3124 +msgstr "sekcja [%2d] '%s': nie mo¿na pobraæ symbolu %zu: %s\n"
3125 +
3126 +#: src/elflint.c:668
3127 +#, c-format
3128 +msgid "section [%2d] '%s': symbol %zu: invalid name value\n"
3129 +msgstr "sekcja [%2d] '%s': symbol %zu: b³êdna warto¶æ nazwy\n"
3130 +
3131 +#: src/elflint.c:681
3132 +#, c-format
3133 +msgid "section [%2d] '%s': symbol %zu: too large section index but no extended section index section\n"
3134 +msgstr "sekcja [%2d] '%s': symbol %zu: zbyt du¿y indeks sekcji, ale nie ma sekcji rozszerzonych indeksów sekcji\n"
3135 +
3136 +#: src/elflint.c:687
3137 +#, c-format
3138 +msgid "section [%2d] '%s': symbol %zu: XINDEX used for index which would fit in st_shndx (%<PRIu32>)\n"
3139 +msgstr "sekcja [%2d] '%s': symbol %zu: XINDEX u¿yty dla indeksu, który zmie¶ci³by siê w st_shndx (%<PRIu32>)\n"
3140 +
3141 +#: src/elflint.c:699
3142 +#, c-format
3143 +msgid "section [%2d] '%s': symbol %zu: invalid section index\n"
3144 +msgstr "sekcja [%2d] '%s': symbol %zu: b³êdny indeks sekcji\n"
3145 +
3146 +#: src/elflint.c:707
3147 +#, c-format
3148 +msgid "section [%2d] '%s': symbol %zu: unknown type\n"
3149 +msgstr "sekcja [%2d] '%s': symbol %zu: nieznany typ\n"
3150 +
3151 +#: src/elflint.c:711
3152 +#, c-format
3153 +msgid "section [%2d] '%s': symbol %zu: unknown symbol binding\n"
3154 +msgstr "sekcja [%2d] '%s': symbol %zu: nieznane dowi±zanie symbolu\n"
3155 +
3156 +#: src/elflint.c:719
3157 +#, c-format
3158 +msgid "section [%2d] '%s': symbol %zu: COMMON only allowed in relocatable files\n"
3159 +msgstr "sekcja [%2d] '%s': symbol %zu: COMMON dopuszczalne tylko w plikach relokowalnych\n"
3160 +
3161 +#: src/elflint.c:723
3162 +#, c-format
3163 +msgid "section [%2d] '%s': symbol %zu: local COMMON symbols are nonsense\n"
3164 +msgstr "sekcja [%2d] '%s': symbol %zu: lokalne symbole COMMON to nonsens\n"
3165 +
3166 +#: src/elflint.c:727
3167 +#, c-format
3168 +msgid "section [%2d] '%s': symbol %zu: function in COMMON section is nonsense\n"
3169 +msgstr "sekcja [%2d] '%s': symbol %zu: funkcja w sekcji COMMON to nonsens\n"
3170 +
3171 +#: src/elflint.c:759
3172 +#, c-format
3173 +msgid "section [%2d] '%s': symbol %zu: st_value out of bounds\n"
3174 +msgstr "sekcja [%2d] '%s': symbol %zu: st_value spoza zakresu\n"
3175 +
3176 +#: src/elflint.c:765 src/elflint.c:790 src/elflint.c:833
3177 +#, c-format
3178 +msgid "section [%2d] '%s': symbol %zu does not fit completely in referenced section [%2d] '%s'\n"
3179 +msgstr "sekcja [%2d] '%s': symbol %zu nie mie¶ci siê w ca³o¶ci we wskazywanej sekcji [%2d] '%s'\n"
3180 +
3181 +#: src/elflint.c:774
3182 +#, c-format
3183 +msgid "section [%2d] '%s': symbol %zu: referenced section [%2d] '%s' does not have SHF_TLS flag set\n"
3184 +msgstr "sekcja [%2d] '%s': symbol %zu: wskazywana sekcja [%2d] '%s' nie ma ustawionej flagi SHF_TLS\n"
3185 +
3186 +#: src/elflint.c:784 src/elflint.c:826
3187 +#, c-format
3188 +msgid "section [%2d] '%s': symbol %zu: st_value out of bounds of referenced section [%2d] '%s'\n"
3189 +msgstr "sekcja [%2d] '%s': symbol %zu: st_value spoza zakresu wskazywanej sekcji [%2d] '%s'\n"
3190 +
3191 +#: src/elflint.c:811
3192 +#, c-format
3193 +msgid "section [%2d] '%s': symbol %zu: TLS symbol but no TLS program header entry\n"
3194 +msgstr "sekcja [%2d] '%s': symbol %zu: symbol TLS ale brak wpisu TLS nag³ówka programu\n"
3195 +
3196 +#: src/elflint.c:819
3197 +#, c-format
3198 +msgid "section [%2d] '%s': symbol %zu: st_value short of referenced section [%2d] '%s'\n"
3199 +msgstr "sekcja [%2d] '%s': symbol %zu: st_value pomija wskazywan± sekcjê [%2d] '%s'\n"
3200 +
3201 +#: src/elflint.c:846
3202 +#, c-format
3203 +msgid "section [%2d] '%s': symbol %zu: local symbol outside range described in sh_info\n"
3204 +msgstr "sekcja [%2d] '%s': symbol %zu: symbol lokalny spoza zakresu okre¶lonego w sh_info\n"
3205 +
3206 +#: src/elflint.c:853
3207 +#, c-format
3208 +msgid "section [%2d] '%s': symbol %zu: non-local symbol outside range described in sh_info\n"
3209 +msgstr "sekcja [%2d] '%s': symbol %zu: symbol nie-lokalny spoza zakresu okre¶lonego w sh_info\n"
3210 +
3211 +#: src/elflint.c:860
3212 +#, c-format
3213 +msgid "section [%2d] '%s': symbol %zu: non-local section symbol\n"
3214 +msgstr "sekcja [%2d] '%s': symbol %zu: nie-lokalny symbol sekcji\n"
3215 +
3216 +#: src/elflint.c:910
3217 +#, c-format
3218 +msgid "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol refers to bad section [%2d]\n"
3219 +msgstr "sekcja [%2d] '%s': symbol _GLOBAL_OFFSET_TABLE_ odnosi siê do z³ej sekcji [%2d]\n"
3220 +
3221 +#: src/elflint.c:917
3222 +#, c-format
3223 +msgid "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol refers to section [%2d] '%s'\n"
3224 +msgstr "sekcja [%2d] '%s': symbol _GLOBAL_OFFSET_TABLE_ odnosi siê do sekcji [%2d] '%s'\n"
3225 +
3226 +#: src/elflint.c:933
3227 +#, c-format
3228 +msgid "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol value %#<PRIx64> does not match %s section address %#<PRIx64>\n"
3229 +msgstr "sekcja [%2d] '%s': warto¶æ symbolu _GLOBAL_OFFSET_TABLE_ %#<PRIx64> nie pasuje do adresu sekcji %s %#<PRIx64>\n"
3230 +
3231 +#: src/elflint.c:940
3232 +#, c-format
3233 +msgid "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol size %<PRIu64> does not match %s section size %<PRIu64>\n"
3234 +msgstr "sekcja [%2d] '%s': rozmiar symbolu _GLOBAL_OFFSET_TABLE_ %<PRIu64> nie pasuje do rozmiaru sekcji %s %<PRIu64>\n"
3235 +
3236 +#: src/elflint.c:948
3237 +#, c-format
3238 +msgid "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol present, but no .got section\n"
3239 +msgstr "sekcja [%2d] '%s': symbol _GLOBAL_OFFSET_TABLE_ istnieje, ale brak sekcji .got\n"
3240 +
3241 +#: src/elflint.c:964
3242 +#, c-format
3243 +msgid "section [%2d] '%s': _DYNAMIC_ symbol value %#<PRIx64> does not match dynamic segment address %#<PRIx64>\n"
3244 +msgstr "sekcja [%2d] '%s': warto¶æ symbolu _DYNAMIC_ %#<PRIx64> nie pasuje do adresu segmentu dynamicznego %#<PRIx64>\n"
3245 +
3246 +#: src/elflint.c:971
3247 +#, c-format
3248 +msgid "section [%2d] '%s': _DYNAMIC symbol size %<PRIu64> does not match dynamic segment size %<PRIu64>\n"
3249 +msgstr "sekcja [%2d] '%s': rozmiar symbolu _DYNAMIC_ %<PRIu64> nie pasuje do rozmiaru segmentu dynamicznego %<PRIu64>\n"
3250 +
3251 +#: src/elflint.c:1022
3252 +#, c-format
3253 +msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"
3254 +msgstr "sekcja [%2d] '%s': warto¶æ DT_RELCOUNT u¿yta dla tej sekcji RELA\n"
3255 +
3256 +#: src/elflint.c:1031 src/elflint.c:1083
3257 +#, c-format
3258 +msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"
3259 +msgstr "sekcja [%2d] '%s': warto¶æ DT_RELCOUNT %d zbyt du¿a dla tej sekcji\n"
3260 +
3261 +#: src/elflint.c:1056 src/elflint.c:1108
3262 +#, c-format
3263 +msgid "section [%2d] '%s': relative relocations after index %d as specified by DT_RELCOUNT\n"
3264 +msgstr "sekcja [%2d] '%s': relokacje wzglêdne po indeksie %d okre¶lonym przez DT_RELCOUNT\n"
3265 +
3266 +#: src/elflint.c:1062 src/elflint.c:1114
3267 +#, c-format
3268 +msgid "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT specified %d relative relocations\n"
3269 +msgstr "sekcja [%2d] '%s': relokacja bezwzglêdna pod indeksem %zu; DT_RELCOUNT okre¶li³ %d relokacji wzglêdnych\n"
3270 +
3271 +#: src/elflint.c:1074
3272 +#, c-format
3273 +msgid "section [%2d] '%s': DT_RELACOUNT used for this REL section\n"
3274 +msgstr "sekcja [%2d] '%s': DT_RELACOUNT u¿yte dla tej sekcji REL\n"
3275 +
3276 +#: src/elflint.c:1156
3277 +#, c-format
3278 +msgid "section [%2d] '%s': invalid destination section index\n"
3279 +msgstr "sekcja [%2d] '%s': b³êdny indeks sekcji docelowej\n"
3280 +
3281 +#: src/elflint.c:1169
3282 +#, c-format
3283 +msgid "section [%2d] '%s': invalid destination section type\n"
3284 +msgstr "sekcja [%2d] '%s': b³êdny typ sekcji docelowej\n"
3285 +
3286 +#: src/elflint.c:1177
3287 +#, c-format
3288 +msgid "section [%2d] '%s': sh_info should be zero\n"
3289 +msgstr "sekcja [%2d] '%s': sh_info nie jest zerem\n"
3290 +
3291 +#: src/elflint.c:1184
3292 +#, c-format
3293 +msgid "section [%2d] '%s': no relocations for merge-able sections possible\n"
3294 +msgstr "sekcja [%2d] '%s': relokacje dla sekcji z³±czalnych niemo¿liwe\n"
3295 +
3296 +#: src/elflint.c:1191
3297 +#, c-format
3298 +msgid "section [%2d] '%s': section entry size does not match ElfXX_Rela\n"
3299 +msgstr "sekcja [%2d] '%s': rozmiar wpisu sekcji nie zgadza siê z ElfXX_Rela\n"
3300 +
3301 +#: src/elflint.c:1251
3302 +#, c-format
3303 +msgid "text relocation flag set but there is no read-only segment\n"
3304 +msgstr "flaga relokacji tekstu ustawiona, ale nie ma segmentu tylko do odczytu\n"
3305 +
3306 +#: src/elflint.c:1278
3307 +#, c-format
3308 +msgid "section [%2d] '%s': relocation %zu: invalid type\n"
3309 +msgstr "sekcja [%2d] '%s': relokacja %zu: b³êdny typ\n"
3310 +
3311 +#: src/elflint.c:1286
3312 +#, c-format
3313 +msgid "section [%2d] '%s': relocation %zu: relocation type invalid for the file type\n"
3314 +msgstr "sekcja [%2d] '%s': relokacja %zu: typ relokacji b³êdny dla tego typu pliku\n"
3315 +
3316 +#: src/elflint.c:1294
3317 +#, c-format
3318 +msgid "section [%2d] '%s': relocation %zu: invalid symbol index\n"
3319 +msgstr "sekcja [%2d] '%s': relokacja %zu: b³êdny indeks symbolu\n"
3320 +
3321 +#: src/elflint.c:1312
3322 +#, c-format
3323 +msgid "section [%2d] '%s': relocation %zu: only symbol '_GLOBAL_OFFSET_TABLE_' can be used with %s\n"
3324 +msgstr "sekcja [%2d] '%s': relokacja %zu: z %s mo¿na u¿yæ tylko symbolu '_GLOBAL_OFFSET_TABLE_'\n"
3325 +
3326 +#: src/elflint.c:1329
3327 +#, c-format
3328 +msgid "section [%2d] '%s': relocation %zu: offset out of bounds\n"
3329 +msgstr "sekcja [%2d] '%s': relokacja %zu: offset spoza zakresu\n"
3330 +
3331 +#: src/elflint.c:1344
3332 +#, c-format
3333 +msgid "section [%2d] '%s': relocation %zu: copy relocation against symbol of type %s\n"
3334 +msgstr "sekcja [%2d] '%s': relokacja %zu: relokacja kopii wzglêdem symbolu typu %s\n"
3335 +
3336 +#: src/elflint.c:1365
3337 +#, c-format
3338 +msgid "section [%2d] '%s': relocation %zu: read-only section modified but text relocation flag not set\n"
3339 +msgstr "sekcja [%2d] '%s': relokacja %zu: sekcja tylko do odczytu modyfikowana, ale flaga relokacji tekstu nie ustawiona\n"
3340 +
3341 +#: src/elflint.c:1380
3342 +#, c-format
3343 +msgid "section [%2d] '%s': relocations are against loaded and unloaded data\n"
3344 +msgstr "sekcja [%2d] '%s': relokacje wzglêdem wczytanych i niewczytanych danych\n"
3345 +
3346 +#: src/elflint.c:1419 src/elflint.c:1469
3347 +#, c-format
3348 +msgid "section [%2d] '%s': cannot get relocation %zu: %s\n"
3349 +msgstr "sekcja [%2d] '%s': nie mo¿na pobraæ relokacji %zu: %s\n"
3350 +
3351 +#: src/elflint.c:1549
3352 +#, c-format
3353 +msgid "more than one dynamic section present\n"
3354 +msgstr "obecna wiêcej ni¿ jedna sekcja dynamiczna\n"
3355 +
3356 +#: src/elflint.c:1567
3357 +#, c-format
3358 +msgid "section [%2d] '%s': section entry size does not match ElfXX_Dyn\n"
3359 +msgstr "sekcja [%2d] '%s': rozmiar wpisu sekcji nie zgadza siê z ElfXX_Dyn\n"
3360 +
3361 +#: src/elflint.c:1572 src/elflint.c:1864
3362 +#, c-format
3363 +msgid "section [%2d] '%s': sh_info not zero\n"
3364 +msgstr "sekcja [%2d] '%s': sh_info nie jest zerem\n"
3365 +
3366 +#: src/elflint.c:1582
3367 +#, c-format
3368 +msgid "section [%2d] '%s': cannot get dynamic section entry %zu: %s\n"
3369 +msgstr "sekcja [%2d] '%s': nie mo¿na pobraæ wpisu %zu sekcji dynamicznej: %s\n"
3370 +
3371 +#: src/elflint.c:1590
3372 +#, c-format
3373 +msgid "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
3374 +msgstr "sekcja [%2d] '%s': wpisy nie-DT_NULL wystêpuj± po wpisie DT_NULL\n"
3375 +
3376 +#: src/elflint.c:1597
3377 +#, c-format
3378 +msgid "section [%2d] '%s': entry %zu: unknown tag\n"
3379 +msgstr "sekcja [%2d] '%s': wpis %zu: nieznany znacznik\n"
3380 +
3381 +#: src/elflint.c:1608
3382 +#, c-format
3383 +msgid "section [%2d] '%s': entry %zu: more than one entry with tag %s\n"
3384 +msgstr "sekcja [%2d] '%s': wpis %zu: wiêcej ni¿ jeden wpis ze znacznikiem %s\n"
3385 +
3386 +#: src/elflint.c:1618
3387 +#, c-format
3388 +msgid "section [%2d] '%s': entry %zu: level 2 tag %s used\n"
3389 +msgstr "sekcja [%2d] '%s': wpis %zu: u¿yto znacznika %s poziomu 2\n"
3390 +
3391 +#: src/elflint.c:1636
3392 +#, c-format
3393 +msgid "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
3394 +msgstr "sekcja [%2d] '%s': wpis %zu: warto¶ci± DT_PLTREL musi byæ DT_REL lub DT_RELA\n"
3395 +
3396 +#: src/elflint.c:1658
3397 +#, c-format
3398 +msgid "section [%2d] '%s': entry %zu: pointer does not match address of section [%2d] '%s' referenced by sh_link\n"
3399 +msgstr "sekcja [%2d] '%s': wpis %zu: wska¼nik nie pasuje do adresu sekcji [%2d] '%s' wskazywanej przez sh_link\n"
3400 +
3401 +#: src/elflint.c:1701
3402 +#, c-format
3403 +msgid "section [%2d] '%s': entry %zu: %s value must point into loaded segment\n"
3404 +msgstr "sekcja [%2d] '%s': wpis %zu: warto¶æ %s musi wskazywaæ na za³adowany segment\n"
3405 +
3406 +#: src/elflint.c:1716
3407 +#, c-format
3408 +msgid "section [%2d] '%s': entry %zu: %s value must be valid offset in section [%2d] '%s'\n"
3409 +msgstr "sekcja [%2d] '%s': wpis %zu: warto¶æ %s musi byæ poprawnym offsetem w sekcji [%2d] '%s'\n"
3410 +
3411 +#: src/elflint.c:1736 src/elflint.c:1764
3412 +#, c-format
3413 +msgid "section [%2d] '%s': contains %s entry but not %s\n"
3414 +msgstr "sekcja [%2d] '%s': zawiera wpis %s, ale nie %s\n"
3415 +
3416 +#: src/elflint.c:1748
3417 +#, c-format
3418 +msgid "section [%2d] '%s': mandatory tag %s not present\n"
3419 +msgstr "sekcja [%2d] '%s': brak obowi±zkowego znacznika %s\n"
3420 +
3421 +#: src/elflint.c:1757
3422 +#, c-format
3423 +msgid "section [%2d] '%s': no hash section present\n"
3424 +msgstr "sekcja [%2d] '%s': brak sekcji haszy\n"
3425 +
3426 +#: src/elflint.c:1772 src/elflint.c:1779
3427 +#, c-format
3428 +msgid "section [%2d] '%s': not all of %s, %s, and %s are present\n"
3429 +msgstr "sekcja [%2d] '%s': nie wszystkie z %s, %s i %s s± obecne\n"
3430 +
3431 +#: src/elflint.c:1789 src/elflint.c:1793
3432 +#, c-format
3433 +msgid "section [%2d] '%s': %s tag missing in DSO marked during prelinking\n"
3434 +msgstr "sekcja [%2d] '%s': brak znacznika %s w DSO zaznaczonym przy prelinkowaniu\n"
3435 +
3436 +#: src/elflint.c:1799
3437 +#, c-format
3438 +msgid "section [%2d] '%s': non-DSO file marked as dependency during prelink\n"
3439 +msgstr "sekcja [%2d] '%s': plik nie-DSO zaznaczony jako zale¿no¶æ przy prelinkowaniu\n"
3440 +
3441 +#: src/elflint.c:1810 src/elflint.c:1814 src/elflint.c:1818 src/elflint.c:1822
3442 +#, c-format
3443 +msgid "section [%2d] '%s': %s tag missing in prelinked executable\n"
3444 +msgstr "sekcja [%2d] '%s': brak znacznika %s w prelinkowanym programie wykonywalnym\n"
3445 +
3446 +#: src/elflint.c:1834
3447 +#, c-format
3448 +msgid "section [%2d] '%s': only relocatable files can have extended section index\n"
3449 +msgstr "sekcja [%2d] '%s': tylko pliki relokowalne mog± mieæ rozszerzon± sekcjê indeksów\n"
3450 +
3451 +#: src/elflint.c:1844
3452 +#, c-format
3453 +msgid "section [%2d] '%s': extended section index section not for symbol table\n"
3454 +msgstr "sekcja [%2d] '%s': sekcja rozszerzonych indeksów sekcji nie dla tabeli symboli\n"
3455 +
3456 +#: src/elflint.c:1849
3457 +#, c-format
3458 +msgid "cannot get data for symbol section\n"
3459 +msgstr "nie mo¿na pobraæ danych dla sekcji symboli\n"
3460 +
3461 +#: src/elflint.c:1852
3462 +#, c-format
3463 +msgid "section [%2d] '%s': entry size does not match Elf32_Word\n"
3464 +msgstr "sekcja [%2d] '%s': rozmiar wpisu nie zgadza siê z Elf32_Word\n"
3465 +
3466 +#: src/elflint.c:1859
3467 +#, c-format
3468 +msgid "section [%2d] '%s': extended index table too small for symbol table\n"
3469 +msgstr "sekcja [%2d] '%s': tabela rozszerzonych indeksów za ma³a dla tabeli symboli\n"
3470 +
3471 +#: src/elflint.c:1874
3472 +#, c-format
3473 +msgid "section [%2d] '%s': extended section index in section [%2zu] '%s' refers to same symbol table\n"
3474 +msgstr "sekcja [%2d] '%s': rozszerzony indeks sekcji w sekcji [%2zu] '%s' odwo³uje siê do tej samej tabeli symboli\n"
3475 +
3476 +#: src/elflint.c:1885
3477 +#, c-format
3478 +msgid "symbol 0 should have zero extended section index\n"
3479 +msgstr "symbol 0 powinien mieæ zerowy rozszerzony indeks sekcji\n"
3480 +
3481 +#: src/elflint.c:1897
3482 +#, c-format
3483 +msgid "cannot get data for symbol %zu\n"
3484 +msgstr "nie mo¿na pobraæ danych dla symbolu %zu\n"
3485 +
3486 +#: src/elflint.c:1902
3487 +#, c-format
3488 +msgid "extended section index is %<PRIu32> but symbol index is not XINDEX\n"
3489 +msgstr "rozszerzony indeks sekcji to %<PRIu32>, ale indeks symbolu to nie XINDEX\n"
3490 +
3491 +#: src/elflint.c:1918 src/elflint.c:1959
3492 +#, c-format
3493 +msgid "section [%2d] '%s': hash table section is too small (is %ld, expected %ld)\n"
3494 +msgstr "sekcja [%2d] '%s': sekcja tablicy haszuj±cej jest zbyt ma³a (%ld, oczekiwano %ld)\n"
3495 +
3496 +#: src/elflint.c:1930 src/elflint.c:1971
3497 +#, c-format
3498 +msgid "section [%2d] '%s': chain array too large\n"
3499 +msgstr "sekcja [%2d] '%s': tablica ³añcuchowa zbyt du¿a\n"
3500 +
3501 +#: src/elflint.c:1939 src/elflint.c:1980
3502 +#, c-format
3503 +msgid "section [%2d] '%s': hash bucket reference %zu out of bounds\n"
3504 +msgstr "sekcja [%2d] '%s': odwo³anie do kube³ka hasza %zu spoza zakresu\n"
3505 +
3506 +#: src/elflint.c:1945
3507 +#, c-format
3508 +msgid "section [%2d] '%s': hash chain reference %zu out of bounds\n"
3509 +msgstr "sekcja [%2d] '%s': odwo³anie do ³añcucha hasza %zu spoza zakresu\n"
3510 +
3511 +#: src/elflint.c:1986
3512 +#, c-format
3513 +msgid "section [%2d] '%s': hash chain reference %<PRIu64> out of bounds\n"
3514 +msgstr "sekcja [%2d] '%s': odwo³anie do ³añcucha hasza %<PRIu64> spoza zakresu\n"
3515 +
3516 +#: src/elflint.c:2001
3517 +#, c-format
3518 +msgid "section [%2d] '%s': bitmask size not power of 2: %u\n"
3519 +msgstr "sekcja [%2d] '%s': rozmiar maski bitowej nie jest potêg± 2: %u\n"
3520 +
3521 +#: src/elflint.c:2012
3522 +#, c-format
3523 +msgid "section [%2d] '%s': hash table section is too small (is %ld, expected at least%ld)\n"
3524 +msgstr "sekcja [%2d] '%s': sekcja tablicy haszuj±cej jest zbyt ma³a (%ld, oczekiwano co najmniej %ld)\n"
3525 +
3526 +#: src/elflint.c:2020
3527 +#, c-format
3528 +msgid "section [%2d] '%s': 2nd hash function shift too big: %u\n"
3529 +msgstr "sekcja [%2d] '%s': drugie przesuniêcie funkcji haszuj±cej zbyt du¿e: %u\n"
3530 +
3531 +#: src/elflint.c:2052
3532 +#, c-format
3533 +msgid "section [%2d] '%s': hash chain for bucket %zu lower than symbol index bias\n"
3534 +msgstr "sekcja [%2d] '%s': ³añcuch haszuj±cy dla kube³ka %zu mniejszy ni¿ przesuniêcie indeksu symboli\n"
3535 +
3536 +#: src/elflint.c:2073
3537 +#, c-format
3538 +msgid "section [%2d] '%s': symbol %u referenced in chain for bucket %zu is undefined\n"
3539 +msgstr "sekcja [%2d] '%s': symbol %u wskazywany w ³añcuchu dla kube³ka %zu jest niezdefiniowany\n"
3540 +
3541 +#: src/elflint.c:2084
3542 +#, c-format
3543 +msgid "section [%2d] '%s': hash value for symbol %u in chain for bucket %zu wrong\n"
3544 +msgstr "sekcja [%2d] '%s': warto¶æ hasza dla symbolu %u w ³añcuchu dla kube³ka %zu jest b³êdna\n"
3545 +
3546 +#: src/elflint.c:2115
3547 +#, c-format
3548 +msgid "section [%2d] '%s': hash chain for bucket %zu out of bounds\n"
3549 +msgstr "sekcja [%2d] '%s': ³añcuch hasza dla kube³ka %zu spoza zakresu\n"
3550 +
3551 +#: src/elflint.c:2120
3552 +#, c-format
3553 +msgid "section [%2d] '%s': symbol reference in chain for bucket %zu out of bounds\n"
3554 +msgstr "sekcja [%2d] '%s': odwo³anie do symbolu w ³añcuchu dla kube³ka %zu spoza zakresu\n"
3555 +
3556 +#: src/elflint.c:2126
3557 +#, c-format
3558 +msgid "section [%2d] '%s': bitmask does not match names in the hash table\n"
3559 +msgstr "sekcja [%2d] '%s': maska bitowa nie pasuje do nazw w tablicy haszuj±cej\n"
3560 +
3561 +#: src/elflint.c:2139
3562 +#, c-format
3563 +msgid "section [%2d] '%s': relocatable files cannot have hash tables\n"
3564 +msgstr "sekcja [%2d] '%s': pliki relokowalne nie mog± mieæ tablic haszuj±cych\n"
3565 +
3566 +#: src/elflint.c:2157
3567 +#, c-format
3568 +msgid "section [%2d] '%s': hash table not for dynamic symbol table\n"
3569 +msgstr "sekcja [%2d] '%s': tablica haszuj±ca nie dla tabeli dynamicznych symboli\n"
3570 +
3571 +#: src/elflint.c:2165
3572 +#, c-format
3573 +msgid "section [%2d] '%s': hash table entry size incorrect\n"
3574 +msgstr "sekcja [%2d] '%s': niepoprawny rozmiar wpisu tablicy haszuj±cej\n"
3575 +
3576 +#: src/elflint.c:2170
3577 +#, c-format
3578 +msgid "section [%2d] '%s': not marked to be allocated\n"
3579 +msgstr "sekcja [%2d] '%s': nie oznaczona do przydzielenia\n"
3580 +
3581 +#: src/elflint.c:2175
3582 +#, c-format
3583 +msgid "section [%2d] '%s': hash table has not even room for initial administrative entries\n"
3584 +msgstr "sekcja [%2d] '%s': tablica haszuj±ca nie ma miejsca nawet na pocz±tkowe wpisy administracyjne\n"
3585 +
3586 +#: src/elflint.c:2223
3587 +#, c-format
3588 +msgid "sh_link in hash sections [%2zu] '%s' and [%2zu] '%s' not identical\n"
3589 +msgstr "sh_link w sekcjach hash [%2zu] '%s' i [%2zu] '%s' nie s± identyczne\n"
3590 +
3591 +#: src/elflint.c:2301 src/elflint.c:2305
3592 +#, c-format
3593 +msgid "section [%2zu] '%s': reference to symbol index 0\n"
3594 +msgstr "sekcja [%2zu] '%s': odwo³anie do symbolu o indeksie 0\n"
3595 +
3596 +#: src/elflint.c:2312
3597 +#, c-format
3598 +msgid "symbol %d referenced in new hash table in [%2zu] '%s' but not in old hash table in [%2zu] '%s'\n"
3599 +msgstr "symbol %d wymieniony w nowej tablicy haszuj±cej w [%2zu] '%s', ale nie w starej tablicy haszuj±cej [%2zu] '%s'\n"
3600 +
3601 +#: src/elflint.c:2324
3602 +#, c-format
3603 +msgid "symbol %d referenced in old hash table in [%2zu] '%s' but not in new hash table in [%2zu] '%s'\n"
3604 +msgstr "symbol %d wymieniony w starej tablicy haszuj±cej w [%2zu] '%s', ale nie w nowej tablicy haszuj±cej w [%2zu] '%s'\n"
3605 +
3606 +#: src/elflint.c:2340
3607 +#, c-format
3608 +msgid "section [%2d] '%s': nonzero sh_%s for NULL section\n"
3609 +msgstr "sekcja [%2d] '%s': niezerowe sh_%s dla sekcji NULL\n"
3610 +
3611 +#: src/elflint.c:2360
3612 +#, c-format
3613 +msgid "section [%2d] '%s': section groups only allowed in relocatable object files\n"
3614 +msgstr "sekcja [%2d] '%s': w plikach obiektów relokowalnych dozwolone s± tylko grupy sekcji\n"
3615 +
3616 +#: src/elflint.c:2371
3617 +#, c-format
3618 +msgid "section [%2d] '%s': cannot get symbol table: %s\n"
3619 +msgstr "sekcja [%2d] '%s': nie mo¿na pobraæ tabeli symboli: %s\n"
3620 +
3621 +#: src/elflint.c:2376
3622 +#, c-format
3623 +msgid "section [%2d] '%s': section reference in sh_link is no symbol table\n"
3624 +msgstr "sekcja [%2d] '%s': odwo³anie do sekcji w sh_link nie ma tabeli symboli\n"
3625 +
3626 +#: src/elflint.c:2382
3627 +#, c-format
3628 +msgid "section [%2d] '%s': invalid symbol index in sh_info\n"
3629 +msgstr "sekcja [%2d] '%s': b³êdny indeks symbolu w sh_info\n"
3630 +
3631 +#: src/elflint.c:2387
3632 +#, c-format
3633 +msgid "section [%2d] '%s': sh_flags not zero\n"
3634 +msgstr "sekcja [%2d] '%s': niezerowe sh_flags\n"
3635 +
3636 +#: src/elflint.c:2394
3637 +#, c-format
3638 +msgid "section [%2d] '%s': cannot get symbol for signature\n"
3639 +msgstr "sekcja [%2d] '%s': nie mo¿na pobraæ symbolu dla sygnatury\n"
3640 +
3641 +#: src/elflint.c:2399
3642 +#, c-format
3643 +msgid "section [%2d] '%s': signature symbol canot be empty string\n"
3644 +msgstr "sekcja [%2d] '%s': symbol sygnatury nie mo¿e byæ ³añcuchem pustym\n"
3645 +
3646 +#: src/elflint.c:2405
3647 +#, c-format
3648 +msgid "section [%2d] '%s': sh_flags not set correctly\n"
3649 +msgstr "sekcja [%2d] '%s': sh_flags nie ustawione poprawnie\n"
3650 +
3651 +#: src/elflint.c:2411
3652 +#, c-format
3653 +msgid "section [%2d] '%s': cannot get data: %s\n"
3654 +msgstr "sekcja [%2d] '%s': nie mo¿na pobraæ danych: %s\n"
3655 +
3656 +#: src/elflint.c:2420
3657 +#, c-format
3658 +msgid "section [%2d] '%s': section size not multiple of sizeof(Elf32_Word)\n"
3659 +msgstr "sekcja [%2d] '%s': rozmiar sekcji nie jest wielokrotno¶ci± sizeof(Elf32_Word)\n"
3660 +
3661 +#: src/elflint.c:2425
3662 +#, c-format
3663 +msgid "section [%2d] '%s': section group without flags word\n"
3664 +msgstr "sekcja [%2d] '%s': grupa sekcji bez s³owa flag\n"
3665 +
3666 +#: src/elflint.c:2431
3667 +#, c-format
3668 +msgid "section [%2d] '%s': section group without member\n"
3669 +msgstr "sekcja [%2d] '%s': grupa sekcji bez elementów\n"
3670 +
3671 +#: src/elflint.c:2435
3672 +#, c-format
3673 +msgid "section [%2d] '%s': section group with only one member\n"
3674 +msgstr "sekcja [%2d] '%s': grupa sekcji z tylko jednym elementem\n"
3675 +
3676 +#: src/elflint.c:2446
3677 +#, c-format
3678 +msgid "section [%2d] '%s': unknown section group flags\n"
3679 +msgstr "sekcja [%2d] '%s': nieznane flagi grupy sekcji\n"
3680 +
3681 +#: src/elflint.c:2458
3682 +#, c-format
3683 +msgid "section [%2d] '%s': section index %Zu out of range\n"
3684 +msgstr "sekcja [%2d] '%s': indeks sekcji %Zu spoza zakresu\n"
3685 +
3686 +#: src/elflint.c:2467
3687 +#, c-format
3688 +msgid "section [%2d] '%s': cannot get section header for element %zu: %s\n"
3689 +msgstr "sekcja [%2d] '%s': nie mo¿na pobraæ nag³ówka sekcji dla elementu %zu: %s\n"
3690 +
3691 +#: src/elflint.c:2474
3692 +#, c-format
3693 +msgid "section [%2d] '%s': section group contains another group [%2d] '%s'\n"
3694 +msgstr "sekcja [%2d] '%s': grupa sekcji zawiera inn± grupê [%2d] '%s'\n"
3695 +
3696 +#: src/elflint.c:2480
3697 +#, c-format
3698 +msgid "section [%2d] '%s': element %Zu references section [%2d] '%s' without SHF_GROUP flag set\n"
3699 +msgstr "sekcja [%2d] '%s': element %Zu odwo³uje siê do sekcji [%2d] '%s' bez flagi SHF_GROUP\n"
3700 +
3701 +#: src/elflint.c:2487
3702 +#, c-format
3703 +msgid "section [%2d] '%s' is contained in more than one section group\n"
3704 +msgstr "sekcja [%2d] '%s' jest zawarta w wiêcej ni¿ jednej grupie sekcji\n"
3705 +
3706 +#: src/elflint.c:2676
3707 +#, c-format
3708 +msgid "section [%2d] '%s' refers in sh_link to section [%2d] '%s' which is no dynamic symbol table\n"
3709 +msgstr "sekcja [%2d] '%s' odwo³uje siê w sh_link do sekcji [%2d] '%s', która nie jest tabel± symboli dynamicznych\n"
3710 +
3711 +#: src/elflint.c:2687
3712 +#, c-format
3713 +msgid "section [%2d] '%s' has different number of entries than symbol table [%2d] '%s'\n"
3714 +msgstr "sekcja [%2d] '%s' ma inn± liczbê wpisów ni¿ tabela symboli [%2d] '%s'\n"
3715 +
3716 +#: src/elflint.c:2703
3717 +#, c-format
3718 +msgid "section [%2d] '%s': symbol %d: cannot read version data\n"
3719 +msgstr "sekcja [%2d] '%s': symbol %d: nie mo¿na odczytaæ danych wersji\n"
3720 +
3721 +#: src/elflint.c:2719
3722 +#, c-format
3723 +msgid "section [%2d] '%s': symbol %d: local symbol with global scope\n"
3724 +msgstr "sekcja [%2d] '%s': symbol %d: symbol lokalny z zakresem globalnym\n"
3725 +
3726 +#: src/elflint.c:2727
3727 +#, c-format
3728 +msgid "section [%2d] '%s': symbol %d: local symbol with version\n"
3729 +msgstr "sekcja [%2d] '%s': symbol %d: symbol lokalny z wersj±\n"
3730 +
3731 +#: src/elflint.c:2741
3732 +#, c-format
3733 +msgid "section [%2d] '%s': symbol %d: invalid version index %d\n"
3734 +msgstr "sekcja [%2d] '%s': symbol %d: b³êdny indeks wersji %d\n"
3735 +
3736 +#: src/elflint.c:2746
3737 +#, c-format
3738 +msgid "section [%2d] '%s': symbol %d: version index %d is for defined version\n"
3739 +msgstr "sekcja [%2d] '%s': symbol %d: indeks wersji %d jest dla wersji zdefiniowanej\n"
3740 +
3741 +#: src/elflint.c:2756
3742 +#, c-format
3743 +msgid "section [%2d] '%s': symbol %d: version index %d is for requested version\n"
3744 +msgstr "sekcja [%2d] '%s': symbol %d: indeks wersji %d jest dla wersji ¿±danej\n"
3745 +
3746 +#: src/elflint.c:2808
3747 +#, c-format
3748 +msgid "more than one version reference section present\n"
3749 +msgstr "obecna wiêcej ni¿ jedna sekcja odniesienia wersji\n"
3750 +
3751 +#: src/elflint.c:2816 src/elflint.c:2945
3752 +#, c-format
3753 +msgid "section [%2d] '%s': sh_link does not link to string table\n"
3754 +msgstr "sekcja [%2d] '%s': sh_link nie ³±czy siê z tabel± ³añcuchów\n"
3755 +
3756 +#: src/elflint.c:2839 src/elflint.c:2997
3757 +#, c-format
3758 +msgid "section [%2d] '%s': entry %d has wrong version %d\n"
3759 +msgstr "sekcja [%2d] '%s': wpis %d ma z³± wersjê %d\n"
3760 +
3761 +#: src/elflint.c:2845 src/elflint.c:3003
3762 +#, c-format
3763 +msgid "section [%2d] '%s': entry %d has wrong offset of auxiliary data\n"
3764 +msgstr "sekcja [%2d] '%s': wpis %d ma z³y offset dla danych dodatkowych\n"
3765 +
3766 +#: src/elflint.c:2853
3767 +#, c-format
3768 +msgid "section [%2d] '%s': entry %d has invalid file reference\n"
3769 +msgstr "sekcja [%2d] '%s': symbol %d ma b³êdne odniesienie do pliku\n"
3770 +
3771 +#: src/elflint.c:2861
3772 +#, c-format
3773 +msgid "section [%2d] '%s': entry %d references unknown dependency\n"
3774 +msgstr "sekcja [%2d] '%s': wpis %d odnosi siê do nieznanej zale¿no¶ci\n"
3775 +
3776 +#: src/elflint.c:2873
3777 +#, c-format
3778 +msgid "section [%2d] '%s': auxiliary entry %d of entry %d has unknown flag\n"
3779 +msgstr "sekcja [%2d] '%s': wpis dodatkowy %d do wpisu %d ma nieznan± flagê\n"
3780 +
3781 +#: src/elflint.c:2880
3782 +#, c-format
3783 +msgid "section [%2d] '%s': auxiliary entry %d of entry %d has invalid name reference\n"
3784 +msgstr "sekcja [%2d] '%s': wpis dodatkowy %d do wpisu %d ma b³êdne odniesienie do nazwy\n"
3785 +
3786 +#: src/elflint.c:2887
3787 +#, c-format
3788 +msgid "section [%2d] '%s': auxiliary entry %d of entry %d has wrong hash value: %#x, expected %#x\n"
3789 +msgstr "sekcja [%2d] '%s': wpis dodatkowy %d do wpisu %d ma z³± warto¶æ hasza: %#x, oczekiwano %#x\n"
3790 +
3791 +#: src/elflint.c:2897
3792 +#, c-format
3793 +msgid "section [%2d] '%s': auxiliary entry %d of entry %d has duplicate version name '%s'\n"
3794 +msgstr "sekcja [%2d] '%s': wpis dodatkowy %d do wpisu %d ma powtórzon± nazwê wersji '%s'\n"
3795 +
3796 +#: src/elflint.c:2908
3797 +#, c-format
3798 +msgid "section [%2d] '%s': auxiliary entry %d of entry %d has wrong next field\n"
3799 +msgstr "sekcja [%2d] '%s': wpis dodatkowy %d do wpisu %d ma z³e nastêpne pole\n"
3800 +
3801 +#: src/elflint.c:2924 src/elflint.c:3082
3802 +#, c-format
3803 +msgid "section [%2d] '%s': entry %d has invalid offset to next entry\n"
3804 +msgstr "sekcja [%2d] '%s': wpis %d ma b³êdny offset do nastêpnego wpisu\n"
3805 +
3806 +#: src/elflint.c:2937
3807 +#, c-format
3808 +msgid "more than one version definition section present\n"
3809 +msgstr "obecna wiêcej ni¿ jedna sekcja definicji wersji\n"
3810 +
3811 +#: src/elflint.c:2982
3812 +#, c-format
3813 +msgid "section [%2d] '%s': more than one BASE definition\n"
3814 +msgstr "sekcja [%2d] '%s': jest wiêcej ni¿ jedna definicja BASE\n"
3815 +
3816 +#: src/elflint.c:2986
3817 +#, c-format
3818 +msgid "section [%2d] '%s': BASE definition must have index VER_NDX_GLOBAL\n"
3819 +msgstr "sekcja [%2d] '%s': definicja BASE musi mieæ indeks VER_NDX_GLOBAL\n"
3820 +
3821 +#: src/elflint.c:2992
3822 +#, c-format
3823 +msgid "section [%2d] '%s': entry %d has unknown flag\n"
3824 +msgstr "sekcja [%2d] '%s': wpis %d ma nieznan± flagê\n"
3825 +
3826 +#: src/elflint.c:3016
3827 +#, c-format
3828 +msgid "section [%2d] '%s': entry %d has invalid name reference\n"
3829 +msgstr "sekcja [%2d] '%s': wpis %d ma b³êdne odniesienie do nazwy\n"
3830 +
3831 +#: src/elflint.c:3023
3832 +#, c-format
3833 +msgid "section [%2d] '%s': entry %d has wrong hash value: %#x, expected %#x\n"
3834 +msgstr "sekcja [%2d] '%s': wpis %d ma z³± warto¶æ hasza: %#x, oczekiwano %#x\n"
3835 +
3836 +#: src/elflint.c:3032
3837 +#, c-format
3838 +msgid "section [%2d] '%s': entry %d has duplicate version name '%s'\n"
3839 +msgstr "sekcja [%2d] '%s': wpis %d ma powtórzon± nazwê wersji '%s'\n"
3840 +
3841 +#: src/elflint.c:3051
3842 +#, c-format
3843 +msgid "section [%2d] '%s': entry %d has invalid name reference in auxiliary data\n"
3844 +msgstr "sekcja [%2d] '%s': wpis %d ma b³êdne odniesienie do nazwy w danych dodatkowych\n"
3845 +
3846 +#: src/elflint.c:3066
3847 +#, c-format
3848 +msgid "section [%2d] '%s': entry %d has wrong next field in auxiliary data\n"
3849 +msgstr "sekcja [%2d] '%s': wpis %d ma z³e nastêpne pole w danych dodatkowych\n"
3850 +
3851 +#: src/elflint.c:3088
3852 +#, c-format
3853 +msgid "section [%2d] '%s': no BASE definition\n"
3854 +msgstr "sekcja [%2d] '%s': brak definicji BASE\n"
3855 +
3856 +#: src/elflint.c:3104
3857 +#, c-format
3858 +msgid "section [%2d] '%s': unknown parent version '%s'\n"
3859 +msgstr "sekcja [%2d] '%s': nieznana wersja rodzica '%s'\n"
3860 +
3861 +#: src/elflint.c:3117
3862 +#, c-format
3863 +msgid "section [%2d] '%s': empty object attributes section\n"
3864 +msgstr "sekcja [%2d] '%s': pusta sekcja atrybutów obiektu\n"
3865 +
3866 +#: src/elflint.c:3138
3867 +#, c-format
3868 +msgid "section [%2d] '%s': unrecognized attribute format\n"
3869 +msgstr "sekcja [%2d] '%s': nieznany format atrybutu\n"
3870 +
3871 +#: src/elflint.c:3154
3872 +#, c-format
3873 +msgid "section [%2d] '%s': offset %zu: zero length field in attribute section\n"
3874 +msgstr "sekcja [%2d] '%s': offset %zu: pole zerowej d³ugo¶ci w sekcji atrybutów\n"
3875 +
3876 +#: src/elflint.c:3163
3877 +#, c-format
3878 +msgid "section [%2d] '%s': offset %zu: invalid length in attribute section\n"
3879 +msgstr "sekcja [%2d] '%s': offset %zu: b³êdna d³ugo¶æ w sekcji atrybutów\n"
3880 +
3881 +#: src/elflint.c:3175
3882 +#, c-format
3883 +msgid "section [%2d] '%s': offset %zu: unterminated vendor name string\n"
3884 +msgstr "sekcja [%2d] '%s': offset %zu: niezakoñczony ³añcuch nazwy producenta\n"
3885 +
3886 +#: src/elflint.c:3192
3887 +#, c-format
3888 +msgid "section [%2d] '%s': offset %zu: endless ULEB128 in attribute subsection tag\n"
3889 +msgstr "sekcja [%2d] '%s': offset %zu: nieskoñczony ULEB128 w znaczniku podsekcji atrybutów\n"
3890 +
3891 +#: src/elflint.c:3201
3892 +#, c-format
3893 +msgid "section [%2d] '%s': offset %zu: truncated attribute section\n"
3894 +msgstr "sekcja [%2d] '%s': offset %zu: uciêta sekcja atrybutów\n"
3895 +
3896 +#: src/elflint.c:3210
3897 +#, c-format
3898 +msgid "section [%2d] '%s': offset %zu: zero length field in attribute subsection\n"
3899 +msgstr "sekcja [%2d] '%s': offset %zu: pole zerowej d³ugo¶ci w podsekcji atrybutów\n"
3900 +
3901 +#: src/elflint.c:3223
3902 +#, c-format
3903 +msgid "section [%2d] '%s': offset %zu: invalid length in attribute subsection\n"
3904 +msgstr "sekcja [%2d] '%s': offset %zu: b³êdna d³ugo¶æ w podsekcji atrybutów\n"
3905 +
3906 +#: src/elflint.c:3234
3907 +#, c-format
3908 +msgid "section [%2d] '%s': offset %zu: attribute subsection has unexpected tag %u\n"
3909 +msgstr "sekcja [%2d] '%s': offset %zu: nieoczekiwany znacznik %u w podsekcji atrybutów\n"
3910 +
3911 +#: src/elflint.c:3252
3912 +#, c-format
3913 +msgid "section [%2d] '%s': offset %zu: endless ULEB128 in attribute tag\n"
3914 +msgstr "sekcja [%2d] '%s': offset %zu: nieskoñczony ULEB128 w znaczniku atrybutu\n"
3915 +
3916 +#: src/elflint.c:3263
3917 +#, c-format
3918 +msgid "section [%2d] '%s': offset %zu: unterminated string in attribute\n"
3919 +msgstr "sekcja [%2d] '%s': offset %zu: niezakoñczony ³añcuch w atrybucie\n"
3920 +
3921 +#: src/elflint.c:3276
3922 +#, c-format
3923 +msgid "section [%2d] '%s': offset %zu: unrecognized attribute tag %u\n"
3924 +msgstr "sekcja [%2d] '%s': offset %zu: nieznany znacznik atrybutu %u\n"
3925 +
3926 +#: src/elflint.c:3280
3927 +#, c-format
3928 +msgid "section [%2d] '%s': offset %zu: unrecognized %s attribute value %<PRIu64>\n"
3929 +msgstr "sekcja [%2d] '%s': offset %zu: nieznana warto¶æ atrybutu %s %<PRIu64>\n"
3930 +
3931 +#: src/elflint.c:3290
3932 +#, c-format
3933 +msgid "section [%2d] '%s': offset %zu: vendor '%s' unknown\n"
3934 +msgstr "sekcja [%2d] '%s': offset %zu: nieznany producent '%s'\n"
3935 +
3936 +#: src/elflint.c:3296
3937 +#, c-format
3938 +msgid "section [%2d] '%s': offset %zu: extra bytes after last attribute section\n"
3939 +msgstr "sekcja [%2d] '%s': offset %zu: nadmiarowe bajty po ostatniej sekcji atrybutów\n"
3940 +
3941 +#: src/elflint.c:3378
3942 +#, c-format
3943 +msgid "cannot get section header of zeroth section\n"
3944 +msgstr "nie mo¿na pobraæ nag³ówka sekcji zerowej\n"
3945 +
3946 +#: src/elflint.c:3382
3947 +#, c-format
3948 +msgid "zeroth section has nonzero name\n"
3949 +msgstr "sekcja zerowa ma niezerow± nazwê\n"
3950 +
3951 +#: src/elflint.c:3384
3952 +#, c-format
3953 +msgid "zeroth section has nonzero type\n"
3954 +msgstr "sekcja zerowa ma niezerowy typ\n"
3955 +
3956 +#: src/elflint.c:3386
3957 +#, c-format
3958 +msgid "zeroth section has nonzero flags\n"
3959 +msgstr "sekcja zerowa ma niezerowe flagi\n"
3960 +
3961 +#: src/elflint.c:3388
3962 +#, c-format
3963 +msgid "zeroth section has nonzero address\n"
3964 +msgstr "sekcja zerowa ma niezerowy adres\n"
3965 +
3966 +#: src/elflint.c:3390
3967 +#, c-format
3968 +msgid "zeroth section has nonzero offset\n"
3969 +msgstr "sekcja zerowa ma niezerowy offset\n"
3970 +
3971 +#: src/elflint.c:3392
3972 +#, c-format
3973 +msgid "zeroth section has nonzero info field\n"
3974 +msgstr "sekcja zerowa ma niezerowe pole informacyjne\n"
3975 +
3976 +#: src/elflint.c:3394
3977 +#, c-format
3978 +msgid "zeroth section has nonzero align value\n"
3979 +msgstr "sekcja zerowa ma niezerow± warto¶æ wyrównania\n"
3980 +
3981 +#: src/elflint.c:3396
3982 +#, c-format
3983 +msgid "zeroth section has nonzero entry size value\n"
3984 +msgstr "sekcja zerowa ma niezerow± warto¶æ rozmiaru wpisu\n"
3985 +
3986 +#: src/elflint.c:3399
3987 +#, c-format
3988 +msgid "zeroth section has nonzero size value while ELF header has nonzero shnum value\n"
3989 +msgstr "sekcja zerowa ma niezerow± warto¶æ rozmiaru, a nag³ówek ELF ma niezerow± warto¶æ shnum\n"
3990 +
3991 +#: src/elflint.c:3403
3992 +#, c-format
3993 +msgid "zeroth section has nonzero link value while ELF header does not signal overflow in shstrndx\n"
3994 +msgstr "sekcja zerowa ma niezerow± warto¶æ dowi±zañ, a nag³ówek ELF nie sygnalizuje przepe³nienia w shstrndx\n"
3995 +
3996 +#: src/elflint.c:3420
3997 +#, c-format
3998 +msgid "cannot get section header for section [%2zu] '%s': %s\n"
3999 +msgstr "nie mo¿na pobraæ nag³ówka sekcji dla sekcji [%2zu] '%s': %s\n"
4000 +
4001 +#: src/elflint.c:3429
4002 +#, c-format
4003 +msgid "section [%2zu]: invalid name\n"
4004 +msgstr "sekcja [%2zu]: b³êdna nazwa\n"
4005 +
4006 +#: src/elflint.c:3456
4007 +#, c-format
4008 +msgid "section [%2d] '%s' has wrong type: expected %s, is %s\n"
4009 +msgstr "sekcja [%2d] '%s' ma z³y typ: oczekiwano %s, jest %s\n"
4010 +
4011 +#: src/elflint.c:3472
4012 +#, c-format
4013 +msgid "section [%2zu] '%s' has wrong flags: expected %s, is %s\n"
4014 +msgstr "sekcja [%2zu] '%s' ma z³e flagi: oczekiwano %s, jest %s\n"
4015 +
4016 +#: src/elflint.c:3489
4017 +#, c-format
4018 +msgid "section [%2zu] '%s' has wrong flags: expected %s and possibly %s, is %s\n"
4019 +msgstr "sekcja [%2zu] '%s' ma z³e flagi: oczekiwano %s i byæ mo¿e %s, jest %s\n"
4020 +
4021 +#: src/elflint.c:3507
4022 +#, c-format
4023 +msgid "section [%2zu] '%s' present in object file\n"
4024 +msgstr "sekcja [%2zu] '%s' obecna w pliku obiektu\n"
4025 +
4026 +#: src/elflint.c:3513 src/elflint.c:3545
4027 +#, c-format
4028 +msgid "section [%2zu] '%s' has SHF_ALLOC flag set but there is no loadable segment\n"
4029 +msgstr "sekcja [%2zu] '%s' ma flagê SHF_ALLOC, ale nie ma segmentu ³adowalnego\n"
4030 +
4031 +#: src/elflint.c:3518 src/elflint.c:3550
4032 +#, c-format
4033 +msgid "section [%2zu] '%s' has SHF_ALLOC flag not set but there are loadable segments\n"
4034 +msgstr "sekcja [%2zu] '%s' nie ma flagi SHF_ALLOC, ale s± segmenty ³adowalne\n"
4035 +
4036 +#: src/elflint.c:3526
4037 +#, c-format
4038 +msgid "section [%2zu] '%s' is extension section index table in non-object file\n"
4039 +msgstr "sekcja [%2zu] '%s' jest tabel± indeksów sekcji rozszerzeñ w pliku nie-obiektowym\n"
4040 +
4041 +#: src/elflint.c:3561
4042 +#, c-format
4043 +msgid "section [%2zu] '%s': size not multiple of entry size\n"
4044 +msgstr "sekcja [%2zu] '%s': rozmiar nie jest wielokrotno¶ci± rozmiaru wpisu\n"
4045 +
4046 +#: src/elflint.c:3566
4047 +#, c-format
4048 +msgid "cannot get section header\n"
4049 +msgstr "nie mo¿na pobraæ nag³ówka sekcji\n"
4050 +
4051 +#: src/elflint.c:3576
4052 +#, c-format
4053 +msgid "section [%2zu] '%s' has unsupported type %d\n"
4054 +msgstr "sekcja [%2zu] '%s' ma nieobs³ugiwany typ %d\n"
4055 +
4056 +#: src/elflint.c:3590
4057 +#, c-format
4058 +msgid "section [%2zu] '%s' contains invalid processor-specific flag(s) %#<PRIx64>\n"
4059 +msgstr "sekcja [%2zu] '%s' zawiera b³êdne flagi specyficzne dla procesora %#<PRIx64>\n"
4060 +
4061 +#: src/elflint.c:3597
4062 +#, c-format
4063 +msgid "section [%2zu] '%s' contains unknown flag(s) %#<PRIx64>\n"
4064 +msgstr "sekcja [%2zu] '%s' zawiera nieznane flagi %#<PRIx64>\n"
4065 +
4066 +#: src/elflint.c:3605
4067 +#, c-format
4068 +msgid "section [%2zu] '%s': thread-local data sections address not zero\n"
4069 +msgstr "sekcja [%2zu] '%s': adres sekcji danych lokalnych dla w±tków nie jest zerem\n"
4070 +
4071 +#: src/elflint.c:3613
4072 +#, c-format
4073 +msgid "section [%2zu] '%s': invalid section reference in link value\n"
4074 +msgstr "sekcja [%2zu] '%s': b³êdne odwo³anie do sekcji w warto¶ci dowi±zania\n"
4075 +
4076 +#: src/elflint.c:3618
4077 +#, c-format
4078 +msgid "section [%2zu] '%s': invalid section reference in info value\n"
4079 +msgstr "sekcja [%2zu] '%s': b³êdne odwo³anie do sekcji w warto¶ci informacyjnej\n"
4080 +
4081 +#: src/elflint.c:3625
4082 +#, c-format
4083 +msgid "section [%2zu] '%s': strings flag set without merge flag\n"
4084 +msgstr "sekcja [%2zu] '%s': flaga ³añcuchów ustawiona bez flagi merge\n"
4085 +
4086 +#: src/elflint.c:3630
4087 +#, c-format
4088 +msgid "section [%2zu] '%s': merge flag set but entry size is zero\n"
4089 +msgstr "sekcja [%2zu] '%s': flaga merge ustawiona, ale rozmiar wpisu jest zerowy\n"
4090 +
4091 +#: src/elflint.c:3648
4092 +#, c-format
4093 +msgid "section [%2zu] '%s' has unexpected type %d for an executable section\n"
4094 +msgstr "sekcja [%2zu] '%s' zawiera nieoczekiwany typ %d dla sekcji wykonywalnej\n"
4095 +
4096 +#: src/elflint.c:3657
4097 +#, c-format
4098 +msgid "section [%2zu] '%s' is both executable and writable\n"
4099 +msgstr "sekcja [%2zu] '%s' jest jednocze¶nie wykonywalna i zapisywalna\n"
4100 +
4101 +#: src/elflint.c:3684
4102 +#, c-format
4103 +msgid "section [%2zu] '%s' not fully contained in segment of program header entry %d\n"
4104 +msgstr "sekcja [%2zu] '%s' nie jest w ca³o¶ci zawarta w segmencie wpisu %d nag³ówka programu\n"
4105 +
4106 +#: src/elflint.c:3692
4107 +#, c-format
4108 +msgid "section [%2zu] '%s' has type NOBITS but is read from the file in segment of program header entry %d\n"
4109 +msgstr "sekcja [%2zu] '%s' ma typ NOBITS, a jest czytana z pliku w segmencie wpisu %d nag³ówka programu\n"
4110 +
4111 +#: src/elflint.c:3701
4112 +#, c-format
4113 +msgid "section [%2zu] '%s' has not type NOBITS but is not read from the file in segment of program header entry %d\n"
4114 +msgstr "sekcja [%2zu] '%s' nie ma typu NOBITS, a nie jest czytana z pliku w segmencie wpisu %d nag³ówka programu\n"
4115 +
4116 +#: src/elflint.c:3712
4117 +#, c-format
4118 +msgid "section [%2zu] '%s' is executable in nonexecutable segment %d\n"
4119 +msgstr "sekcja [%2zu] '%s' jest wykonywalna w niewykonywalnym segmencie %d\n"
4120 +
4121 +#: src/elflint.c:3722
4122 +#, c-format
4123 +msgid "section [%2zu] '%s' is writable in unwritable segment %d\n"
4124 +msgstr "sekcja [%2zu] '%s' jest zapisywalna w niezapisywalnym segmencie %d\n"
4125 +
4126 +#: src/elflint.c:3732
4127 +#, c-format
4128 +msgid "section [%2zu] '%s': alloc flag set but section not in any loaded segment\n"
4129 +msgstr "sekcja [%2zu] '%s': ma flagê alloc, ale sekcja nie jest w ¿adnym segmencie ³adowalnym\n"
4130 +
4131 +#: src/elflint.c:3738
4132 +#, c-format
4133 +msgid "section [%2zu] '%s': ELF header says this is the section header string table but type is not SHT_TYPE\n"
4134 +msgstr "sekcja [%2zu] '%s': wed³ug nag³ówka ELF to jest tabela ³añcuchów nag³ówków sekcji, ale typ nie jest SHT_TYPE\n"
4135 +
4136 +#: src/elflint.c:3746
4137 +#, c-format
4138 +msgid "section [%2zu] '%s': relocatable files cannot have dynamic symbol tables\n"
4139 +msgstr "sekcja [%2zu] '%s': pliki relokowalne nie mog± mieæ tabeli symboli dynamicznych\n"
4140 +
4141 +#: src/elflint.c:3797
4142 +#, c-format
4143 +msgid "more than one version symbol table present\n"
4144 +msgstr "obecna wiêcej ni¿ jedna tabela symboli wersji\n"
4145 +
4146 +#: src/elflint.c:3820
4147 +#, c-format
4148 +msgid "INTERP program header entry but no .interp section\n"
4149 +msgstr "jest wpis nag³ówka programu INTERP, ale nie ma sekcji .interp\n"
4150 +
4151 +#: src/elflint.c:3831
4152 +#, c-format
4153 +msgid "loadable segment [%u] is executable but contains no executable sections\n"
4154 +msgstr "³adowalny segment [%u] jest wykonywalny, ale nie zawiera sekcji wykonywalnych\n"
4155 +
4156 +#: src/elflint.c:3837
4157 +#, c-format
4158 +msgid "loadable segment [%u] is writable but contains no writable sections\n"
4159 +msgstr "³adowalny segment [%u] jest zapisywalny, ale nie zawiera sekcji zapisywalnych\n"
4160 +
4161 +#: src/elflint.c:3848
4162 +#, c-format
4163 +msgid "no .gnu.versym section present but .gnu.versym_d or .gnu.versym_r section exist\n"
4164 +msgstr "brak sekcji .gnu.versym, ale istnieje sekcja .gnu.versym_d lub .gnu.versym_r\n"
4165 +
4166 +#: src/elflint.c:3861
4167 +#, c-format
4168 +msgid "duplicate version index %d\n"
4169 +msgstr "powtórzony indeks wersji %d\n"
4170 +
4171 +#: src/elflint.c:3875
4172 +#, c-format
4173 +msgid ".gnu.versym section present without .gnu.versym_d or .gnu.versym_r\n"
4174 +msgstr "sekcja .gnu.versym istnieje bez .gnu.versym_d lub .gnu.versym_r\n"
4175 +
4176 +#: src/elflint.c:3924
4177 +#, c-format
4178 +msgid "phdr[%d]: unknown core file note type %<PRIu32> at offset %<PRIu64>\n"
4179 +msgstr "phdr[%d]: nieznany typ notatki pliku core %<PRIu32> pod offsetem %<PRIu64>\n"
4180 +
4181 +#: src/elflint.c:3928
4182 +#, c-format
4183 +msgid "section [%2d] '%s': unknown core file note type %<PRIu32> at offset %Zu\n"
4184 +msgstr "sekcja [%2d] '%s': nieznany typ notatki pliku core %<PRIu32> pod offsetem %Zu\n"
4185 +
4186 +#: src/elflint.c:3950
4187 +#, c-format
4188 +msgid "phdr[%d]: unknown object file note type %<PRIu32> at offset %Zu\n"
4189 +msgstr "phdr[%d]: nieznany typ notatki pliku obiektu %<PRIu32> pod offsetem %Zu\n"
4190 +
4191 +#: src/elflint.c:3954
4192 +#, c-format
4193 +msgid "section [%2d] '%s': unknown object file note type %<PRIu32> at offset %Zu\n"
4194 +msgstr "sekcja [%2d] '%s': nieznany typ notatki pliku obiektu %<PRIu32> pod offsetem %Zu\n"
4195 +
4196 +#: src/elflint.c:3970
4197 +#, c-format
4198 +msgid "phdr[%d]: no note entries defined for the type of file\n"
4199 +msgstr "phdr[%d]: brak zdefiniowanych wpisów note dla typu pliku\n"
4200 +
4201 +#: src/elflint.c:3989
4202 +#, c-format
4203 +msgid "phdr[%d]: cannot get content of note section: %s\n"
4204 +msgstr "phdr[%d]: nie mo¿na pobraæ zawarto¶ci sekcji notatki: %s\n"
4205 +
4206 +#: src/elflint.c:3992
4207 +#, c-format
4208 +msgid "phdr[%d]: extra %<PRIu64> bytes after last note\n"
4209 +msgstr "phdr[%d]: nadmiarowe %<PRIu64> bajtów po ostatniej notatce\n"
4210 +
4211 +#: src/elflint.c:4012
4212 +#, c-format
4213 +msgid "section [%2d] '%s': no note entries defined for the type of file\n"
4214 +msgstr "sekcja [%2d] '%s': brak zdefiniowanych wpisów notatki dla typu pliku\n"
4215 +
4216 +#: src/elflint.c:4019
4217 +#, c-format
4218 +msgid "section [%2d] '%s': cannot get content of note section\n"
4219 +msgstr "sekcja [%2d] '%s': nie mo¿na pobraæ zawarto¶ci sekcji notatki\n"
4220 +
4221 +#: src/elflint.c:4022
4222 +#, c-format
4223 +msgid "section [%2d] '%s': extra %<PRIu64> bytes after last note\n"
4224 +msgstr "sekcja [%2d] '%s': nadmiarowe %<PRIu64> bajtów po ostatniej notatce\n"
4225 +
4226 +#: src/elflint.c:4035
4227 +#, c-format
4228 +msgid "only executables, shared objects, and core files can have program headers\n"
4229 +msgstr "tylko pliki wykonywalne, obiektów dzielonych i core mog± mieæ nag³ówki programu\n"
4230 +
4231 +#: src/elflint.c:4050
4232 +#, c-format
4233 +msgid "cannot get program header entry %d: %s\n"
4234 +msgstr "nie mo¿na pobraæ wpisu nag³ówka programu %d: %s\n"
4235 +
4236 +#: src/elflint.c:4059
4237 +#, c-format
4238 +msgid "program header entry %d: unknown program header entry type %#<PRIx64>\n"
4239 +msgstr "wpis nag³ówka programu %d: nieznany typ wpisu nag³ówka programu %#<PRIx64>\n"
4240 +
4241 +#: src/elflint.c:4070
4242 +#, c-format
4243 +msgid "more than one INTERP entry in program header\n"
4244 +msgstr "wiêcej ni¿ jeden wpis INTERP w nag³ówku programu\n"
4245 +
4246 +#: src/elflint.c:4078
4247 +#, c-format
4248 +msgid "more than one TLS entry in program header\n"
4249 +msgstr "wiêcej ni¿ jeden wpis TLS w nag³ówku programu\n"
4250 +
4251 +#: src/elflint.c:4085
4252 +#, c-format
4253 +msgid "static executable cannot have dynamic sections\n"
4254 +msgstr "statyczny program wykonywalny nie mo¿e mieæ sekcji dynamicznych\n"
4255 +
4256 +#: src/elflint.c:4099
4257 +#, c-format
4258 +msgid "dynamic section reference in program header has wrong offset\n"
4259 +msgstr "odniesienie sekcji dynamicznej w nag³ówku programu ma z³y offset\n"
4260 +
4261 +#: src/elflint.c:4102
4262 +#, c-format
4263 +msgid "dynamic section size mismatch in program and section header\n"
4264 +msgstr "ró¿ne rozmiary sekcji dynamicznej w nag³ówku programu i sekcji\n"
4265 +
4266 +#: src/elflint.c:4112
4267 +#, c-format
4268 +msgid "more than one GNU_RELRO entry in program header\n"
4269 +msgstr "wiêcej ni¿ jeden wpis GNU_RELRO w nag³ówku programu\n"
4270 +
4271 +#: src/elflint.c:4133
4272 +#, c-format
4273 +msgid "loadable segment GNU_RELRO applies to is not writable\n"
4274 +msgstr "³adowalny segment wskazywany przez GNU_RELRO nie jest zapisywalny\n"
4275 +
4276 +#: src/elflint.c:4136
4277 +#, c-format
4278 +msgid "loadable segment [%u] flags do not match GNU_RELRO [%u] flags\n"
4279 +msgstr "flagi segmentu ³adowalnego [%u] nie zgadzaj± siê z flagami GNU_RELRO [%u]\n"
4280 +
4281 +#: src/elflint.c:4144 src/elflint.c:4167
4282 +#, c-format
4283 +msgid "%s segment not contained in a loaded segment\n"
4284 +msgstr "segment %s nie zawiera siê w ³adowanym segmencie\n"
4285 +
4286 +#: src/elflint.c:4173
4287 +#, c-format
4288 +msgid "program header offset in ELF header and PHDR entry do not match"
4289 +msgstr "offsety nag³ówka programu w nag³ówku ELF i wpisie PHDR nie zgadzaj± siê"
4290 +
4291 +#: src/elflint.c:4179
4292 +#, c-format
4293 +msgid "program header entry %d: file size greater than memory size\n"
4294 +msgstr "wpis nag³ówka programu %d: rozmiar pliku wiêkszy ni¿ rozmiar pamiêci\n"
4295 +
4296 +#: src/elflint.c:4186
4297 +#, c-format
4298 +msgid "program header entry %d: alignment not a power of 2\n"
4299 +msgstr "wpis nag³ówka programu %d: wyrównanie nie jest potêg± 2\n"
4300 +
4301 +#: src/elflint.c:4189
4302 +#, c-format
4303 +msgid "program header entry %d: file offset and virtual address not module of alignment\n"
4304 +msgstr "wpis nag³ówka programu %d: offset w pliku i adres wirtualny nie s± wielokrotno¶ci± wyrównania\n"
4305 +
4306 +#: src/elflint.c:4225
4307 +#, c-format
4308 +msgid "cannot read ELF header: %s\n"
4309 +msgstr "nie mo¿na odczytaæ nag³ówka ELF: %s\n"
4310 +
4311 +#: src/elflint.c:4246
4312 +#, c-format
4313 +msgid "text relocation flag set but not needed\n"
4314 +msgstr "flagi relokacji tekstu ustawione, ale niepotrzebne\n"
4315 +
4316 +#: src/addr2line.c:64
4317 +msgid "Output selection options:"
4318 +msgstr "Opcje wyboru wyj¶cia:"
4319 +
4320 +#: src/addr2line.c:65
4321 +msgid "Show only base names of source files"
4322 +msgstr "Pokazywanie tylko podstawowych nazw plików ¼ród³owych"
4323 +
4324 +#: src/addr2line.c:67
4325 +msgid "Show absolute file names using compilation directory"
4326 +msgstr "Pokazywanie bezwzglêdnych nazw plików z u¿yciem katalogu kompilacji"
4327 +
4328 +#: src/addr2line.c:68
4329 +msgid "Also show function names"
4330 +msgstr "Pokazywanie dodatkowo nazw funkcji"
4331 +
4332 +#: src/addr2line.c:69
4333 +msgid "Also show symbol or section names"
4334 +msgstr "Pokazywanie dodatkowo nazw symboli lub sekcji"
4335 +
4336 +#: src/addr2line.c:80
4337 +msgid "Locate source files and line information for ADDRs (in a.out by default)."
4338 +msgstr "Odnajdywanie plików ¼ród³owych i informacji o linii dla ADRESU (domy¶lnie w a.out)."
4339 +
4340 +#: src/addr2line.c:84
4341 +msgid "[ADDR...]"
4342 +msgstr "[ADRES...]"
4343 +
4344 +#: src/addr2line.c:385
4345 +#, c-format
4346 +msgid "Section syntax requires exactly one module"
4347 +msgstr "Sk³adnia sekcji wymaga dok³adnie jednego modu³u"
4348 +
4349 +#: src/addr2line.c:408
4350 +#, c-format
4351 +msgid "offset %#<PRIxMAX> lies outside section '%s'"
4352 +msgstr "offset %#<PRIxMAX> znajduje siê poza sekcj± '%s'"
4353 +
4354 +#: src/addr2line.c:426
4355 +#, c-format
4356 +msgid "cannot find symbol '%s'"
4357 +msgstr "nie mo¿na odnale¼æ symbolu '%s'"
4358 +
4359 +#: src/addr2line.c:431
4360 +#, c-format
4361 +msgid "offset %#<PRIxMAX> lies outside contents of '%s'"
4362 +msgstr "offset %#<PRIxMAX> znajduje siê poza zawarto¶ci± '%s'"
4363 +
4364 +#: src/findtextrel.c:68
4365 +msgid "Input Selection:"
4366 +msgstr "Wybór wej¶cia:"
4367 +
4368 +#: src/findtextrel.c:69
4369 +msgid "Prepend PATH to all file names"
4370 +msgstr "Do³±czenie ¦CIE¯KI do wszystkich nazw plików"
4371 +
4372 +#: src/findtextrel.c:71
4373 +msgid "Use PATH as root of debuginfo hierarchy"
4374 +msgstr "U¿ycie ¦CIE¯KI jako korzenia dla hierarchii debuginfo"
4375 +
4376 +#: src/findtextrel.c:78
4377 +msgid "Locate source of text relocations in FILEs (a.out by default)."
4378 +msgstr "Odnajdywanie ¼róde³ relokacji tekstu w PLIKACH (domy¶lnie a.out)."
4379 +
4380 +#: src/findtextrel.c:234 src/elfcmp.c:577 src/ranlib.c:186
4381 +#, c-format
4382 +msgid "cannot create ELF descriptor for '%s': %s"
4383 +msgstr "nie mo¿na utworzyæ deskryptora ELF dla '%s': %s"
4384 +
4385 +#: src/findtextrel.c:244
4386 +#, c-format
4387 +msgid "cannot get ELF header '%s': %s"
4388 +msgstr "nie mo¿na pobraæ nag³ówka ELF '%s': %s"
4389 +
4390 +#: src/findtextrel.c:255
4391 +#, c-format
4392 +msgid "'%s' is not a DSO or PIE"
4393 +msgstr "'%s' nie jest DSO ani PIE"
4394 +
4395 +#: src/findtextrel.c:272
4396 +#, c-format
4397 +msgid "getting get section header of section %zu: %s"
4398 +msgstr "podczas pobierania nag³ówka sekcji dla sekcji %zu: %s"
4399 +
4400 +#: src/findtextrel.c:290
4401 +#, c-format
4402 +msgid "cannot read dynamic section: %s"
4403 +msgstr "nie mo¿na odczytaæ sekcji dynamicznej: %s"
4404 +
4405 +#: src/findtextrel.c:305
4406 +#, c-format
4407 +msgid "no text relocations reported in '%s'"
4408 +msgstr "brak relokacji tekstu w '%s'"
4409 +
4410 +#: src/findtextrel.c:317
4411 +#, c-format
4412 +msgid "while reading ELF file"
4413 +msgstr "podczas odczytu pliku ELF"
4414 +
4415 +#: src/findtextrel.c:326 src/findtextrel.c:343
4416 +#, c-format
4417 +msgid "cannot get program header index at offset %d: %s"
4418 +msgstr "nie mo¿na pobraæ indeksu nag³ówka programu pod offsetem %d: %s"
4419 +
4420 +#: src/findtextrel.c:395
4421 +#, c-format
4422 +msgid "cannot get section header of section %Zu: %s"
4423 +msgstr "nie mo¿na pobraæ nag³ówka sekcji dla sekcji %Zu: %s"
4424 +
4425 +#: src/findtextrel.c:407
4426 +#, c-format
4427 +msgid "cannot get symbol table section %zu in '%s': %s"
4428 +msgstr "nie mo¿na pobraæ sekcji tabeli symboli %zu w '%s': %s"
4429 +
4430 +#: src/findtextrel.c:427 src/findtextrel.c:450
4431 +#, c-format
4432 +msgid "cannot get relocation at index %d in section %zu in '%s': %s"
4433 +msgstr "nie mo¿na pobraæ relokacji pod indeksem %d w sekcji %zu w '%s': %s"
4434 +
4435 +#: src/findtextrel.c:515
4436 +#, c-format
4437 +msgid "%s not compiled with -fpic/-fPIC\n"
4438 +msgstr "%s nie zosta³ skompilowany z -fpic/-fPIC\n"
4439 +
4440 +#: src/findtextrel.c:568
4441 +#, c-format
4442 +msgid "the file containing the function '%s' is not compiled with -fpic/-fPIC\n"
4443 +msgstr "plik zawieraj±cy funkcjê '%s' nie zosta³ skompilowany z -fpic/-fPIC\n"
4444 +
4445 +#: src/findtextrel.c:575 src/findtextrel.c:595
4446 +#, c-format
4447 +msgid "the file containing the function '%s' might not be compiled with -fpic/-fPIC\n"
4448 +msgstr "plik zawieraj±cy funkcjê '%s' móg³ nie zostaæ skompilowany z -fpic/-fPIC\n"
4449 +
4450 +#: src/findtextrel.c:583
4451 +#, c-format
4452 +msgid "either the file containing the function '%s' or the file containing the function '%s' is not compiled with -fpic/-fPIC\n"
4453 +msgstr "plik zawieraj±cy funkcjê '%s' lub plik zawieraj±cy funkcjê '%s' nie zosta³ skompilowany z -fpic/-fPIC\n"
4454 +
4455 +#: src/findtextrel.c:603
4456 +#, c-format
4457 +msgid "a relocation modifies memory at offset %llu in a write-protected segment\n"
4458 +msgstr "relokacja modyfikuje pamiêæ pod offsetem %llu w segmencie zabezpieczonym przed zapisem\n"
4459 +
4460 +#: src/elfcmp.c:68
4461 +msgid "Control options:"
4462 +msgstr "Opcje steruj±ce:"
4463 +
4464 +#: src/elfcmp.c:69
4465 +msgid "Control treatment of gaps in loadable segments [ignore|match] (default: ignore)"
4466 +msgstr "Sterowanie traktowaniem luk w segmentach ³adowanych [ignore|match] (domy¶lne: ignore)"
4467 +
4468 +#: src/elfcmp.c:71
4469 +msgid "Ignore permutation of buckets in SHT_HASH section"
4470 +msgstr "Ignorowanie permutacji kube³ków w sekcji SHT_HASH"
4471 +
4472 +#: src/elfcmp.c:72
4473 +msgid "Output nothing; yield exit status only"
4474 +msgstr "Bez wypisywania; przekazanie tylko kodu wyj¶cia"
4475 +
4476 +#: src/elfcmp.c:79
4477 +msgid "Compare relevant parts of two ELF files for equality."
4478 +msgstr "Porównywanie odpowiednich czê¶ci dwóch plików ELF pod k±tem równo¶ci."
4479 +
4480 +#: src/elfcmp.c:83
4481 +msgid "FILE1 FILE2"
4482 +msgstr "PLIK1 PLIK2"
4483 +
4484 +#: src/elfcmp.c:139
4485 +msgid "Invalid number of parameters.\n"
4486 +msgstr "B³êdna liczba parametrów.\n"
4487 +
4488 +#: src/elfcmp.c:167 src/elfcmp.c:172
4489 +#, c-format
4490 +msgid "cannot get ELF header of '%s': %s"
4491 +msgstr "nie mo¿na pobraæ nag³ówka ELF '%s': %s"
4492 +
4493 +#: src/elfcmp.c:189
4494 +#, c-format
4495 +msgid "%s %s diff: ELF header"
4496 +msgstr "%s %s diff: nag³ówek ELF"
4497 +
4498 +#: src/elfcmp.c:247
4499 +#, c-format
4500 +msgid "%s %s differ: section header"
4501 +msgstr "%s %s ró¿ni± siê: nag³ówek sekcji"
4502 +
4503 +#: src/elfcmp.c:275 src/elfcmp.c:281
4504 +#, c-format
4505 +msgid "cannot get content of section %zu in '%s': %s"
4506 +msgstr "nie mo¿na pobraæ zawarto¶ci sekcji %zu w '%s': %s"
4507 +
4508 +#: src/elfcmp.c:297 src/elfcmp.c:303
4509 +#, c-format
4510 +msgid "cannot get symbol in '%s': %s"
4511 +msgstr "nie mo¿na pobraæ symbolu w '%s': %s"
4512 +
4513 +#: src/elfcmp.c:324
4514 +#, c-format
4515 +msgid "%s %s differ: symbol table [%zu]"
4516 +msgstr "%s %s ró¿ni± siê: tabela symboli [%zu]"
4517 +
4518 +#: src/elfcmp.c:327
4519 +#, c-format
4520 +msgid "%s %s differ: symbol table [%zu,%zu]"
4521 +msgstr "%s %s ró¿ni± siê: tabela symboli [%zu,%zu]"
4522 +
4523 +#: src/elfcmp.c:375
4524 +#, c-format
4525 +msgid "%s %s differ: section [%zu] '%s' content"
4526 +msgstr "%s %s ró¿ni± siê: zawarto¶æ sekcji [%zu] '%s'"
4527 +
4528 +#: src/elfcmp.c:379
4529 +#, c-format
4530 +msgid "%s %s differ: section [%zu,%zu] '%s' content"
4531 +msgstr "%s %s ró¿ni± siê: zawarto¶æ sekcji [%zu,%zu] '%s'"
4532 +
4533 +#: src/elfcmp.c:395
4534 +#, c-format
4535 +msgid "%s %s differ: unequal amount of important sections"
4536 +msgstr "%s %s ró¿ni± siê: ró¿na liczba wa¿nych sekcji"
4537 +
4538 +#: src/elfcmp.c:429 src/elfcmp.c:434
4539 +#, c-format
4540 +msgid "cannot load data of '%s': %s"
4541 +msgstr "nie mo¿na odczytaæ danych z '%s': %s"
4542 +
4543 +#: src/elfcmp.c:453 src/elfcmp.c:459
4544 +#, c-format
4545 +msgid "cannot get program header entry %d of '%s': %s"
4546 +msgstr "nie mo¿na pobraæ wpisu nag³ówka programu %d z '%s': %s"
4547 +
4548 +#: src/elfcmp.c:465
4549 +#, c-format
4550 +msgid "%s %s differ: program header %d"
4551 +msgstr "%s %s ró¿ni± siê: nag³ówek programu %d"
4552 +
4553 +#: src/elfcmp.c:490
4554 +#, c-format
4555 +msgid "%s %s differ: gap"
4556 +msgstr "%s %s ró¿ni± siê: luka"
4557 +
4558 +#: src/elfcmp.c:549
4559 +#, c-format
4560 +msgid "Invalid value '%s' for --gaps parameter."
4561 +msgstr "B³êdna warto¶æ '%s' dla parametru --gaps."
4562 +
4563 +#: src/elfcmp.c:582
4564 +#, c-format
4565 +msgid "cannot create EBL descriptor for '%s'"
4566 +msgstr "nie mo¿na utworzyæ deskryptora EBL dla '%s'"
4567 +
4568 +#: src/elfcmp.c:600
4569 +#, c-format
4570 +msgid "cannot get section header of section %zu: %s"
4571 +msgstr "nie mo¿na pobraæ nag³ówka sekcji dla sekcji %zu: %s"
4572 +
4573 +#: src/elfcmp.c:610
4574 +#, c-format
4575 +msgid "cannot get content of section %zu: %s"
4576 +msgstr "nie mo¿na pobraæ zawarto¶ci sekcji %zu: %s"
4577 +
4578 +#: src/elfcmp.c:620 src/elfcmp.c:634
4579 +#, c-format
4580 +msgid "cannot get relocation: %s"
4581 +msgstr "nie mo¿na pobraæ relokacji: %s"
4582 +
4583 +#: src/ranlib.c:74
4584 +msgid "Generate an index to speed access to archives."
4585 +msgstr "Generowanie indeksu w celu przyspieszenia dostêpu do archiwów."
4586 +
4587 +#: src/ranlib.c:77
4588 +msgid "ARCHIVE"
4589 +msgstr "ARCHIWUM"
4590 +
4591 +#: src/ranlib.c:116
4592 +#, c-format
4593 +msgid "Archive name required"
4594 +msgstr "Wymagana nazwa archiwum"
4595 +
4596 +#: src/ranlib.c:176
4597 +#, c-format
4598 +msgid "cannot stat '%s'"
4599 +msgstr "nie mo¿na wykonaæ stat na '%s'"
4600 +
4601 +#: src/ranlib.c:194
4602 +#, c-format
4603 +msgid "'%s' is no archive"
4604 +msgstr "'%s' nie jest archiwum"
4605 +
4606 +#: src/ranlib.c:229
4607 +#, c-format
4608 +msgid "error while freeing sub-ELF descriptor: %s"
4609 +msgstr " b³±d podczas zwalniania deskryptora pod-ELF: %s"
4610 +
4611 +#: src/ranlib.c:250
4612 +#, c-format
4613 +msgid "cannot create new file"
4614 +msgstr "nie mo¿na utworzyæ nowego pliku"
4615 +
4616 +#: src/strings.c:70
4617 +msgid "Output Selection:"
4618 +msgstr "Wybór wyj¶cia:"
4619 +
4620 +#: src/strings.c:71
4621 +msgid "Scan entire file, not only loaded sections"
4622 +msgstr "Przeszukanie ca³ego pliku, nie tylko sekcji ³adowalnych"
4623 +
4624 +#: src/strings.c:73
4625 +msgid "Only NUL-terminated sequences of MIN-LEN characters or more are printed"
4626 +msgstr "Wypisywane s± tylko zakoñczone NUL sekwencje o MIN-LEN lub wiêcej znaków"
4627 +
4628 +#: src/strings.c:74
4629 +msgid "Select character size and endianess: s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-bit"
4630 +msgstr "Wybór rozmiaru i kolejno¶ci znaków: s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-bit"
4631 +
4632 +#: src/strings.c:78
4633 +msgid "Print name of the file before each string."
4634 +msgstr "Wypisanie nazwy pliku przed ka¿dym ³añcuchem."
4635 +
4636 +#: src/strings.c:80
4637 +msgid "Print location of the string in base 8, 10, or 16 respectively."
4638 +msgstr "Wypisanie po³o¿enia ³añcucha z podstaw± odpowiednio 8, 10 lub 16."
4639 +
4640 +#: src/strings.c:81
4641 +msgid "Alias for --radix=o"
4642 +msgstr "Alias dla --radix=o"
4643 +
4644 +#: src/strings.c:88
4645 +msgid "Print the strings of printable characters in files."
4646 +msgstr "Wypisanie ³añcuchów znaków drukowalnych w plikach."
4647 +
4648 +#: src/strings.c:268 src/strings.c:303
4649 +#, c-format
4650 +msgid "invalid value '%s' for %s parameter"
4651 +msgstr "b³êdna warto¶æ '%s' dla parametru %s"
4652 +
4653 +#: src/strings.c:314
4654 +#, c-format
4655 +msgid "invalid minimum length of matched string size"
4656 +msgstr "b³êdna minimalna d³ugo¶æ dopasowanego rozmiaru ³añcucha"
4657 +
4658 +#: src/strings.c:601
4659 +#, c-format
4660 +msgid "lseek64 failed"
4661 +msgstr "lseek64 nie powiod³o siê"
4662 +
4663 +#: src/strings.c:616
4664 +#, c-format
4665 +msgid "re-mmap failed"
4666 +msgstr "ponowne mmap nie powiod³o siê"
4667 +
4668 +#: src/strings.c:653
4669 +#, c-format
4670 +msgid "mprotect failed"
4671 +msgstr "mprotect nie powiod³o siê"
4672 +
4673 +#: src/strings.c:680
4674 +#, c-format
4675 +msgid "re=mmap failed"
4676 +msgstr "ponowne mmap nie powiod³o siê"
This page took 0.624845 seconds and 3 git commands to generate.