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