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