Author: qboosh Date: Mon Jun 11 21:08:30 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - updated for 0.128
---- Files affected: SOURCES: elfutils-pl.po.patch (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SOURCES/elfutils-pl.po.patch diff -u SOURCES/elfutils-pl.po.patch:1.15 SOURCES/elfutils-pl.po.patch:1.16 --- SOURCES/elfutils-pl.po.patch:1.15 Fri Mar 16 20:21:38 2007 +++ SOURCES/elfutils-pl.po.patch Mon Jun 11 23:08:24 2007 @@ -10,30 +10,36 @@ AC_PROG_CC AC_PROG_CPP ---- elfutils-0.125/libelf-po/pl.po.orig 1970-01-01 01:00:00.000000000 +0100 -+++ elfutils-0.125/libelf-po/pl.po 2007-02-18 17:55:29.534549476 +0100 -@@ -0,0 +1,179 @@ -+# Polish translation for elfutils/libelf. +--- elfutils-0.128/po/pl.po.orig 1970-01-01 01:00:00.000000000 +0100 ++++ elfutils-0.128/po/pl.po 2007-06-11 21:10:42.816500238 +0200 +@@ -0,0 +1,4146 @@ ++# Polish translation for elfutils. +# This file is distributed under the same license as the elfutils package. +# Jakub Bogusz <[EMAIL PROTECTED]>, 2003-2007. +# +msgid "" +msgstr "" -+"Project-Id-Version: elfutils/libelf 0.125\n" -+"Report-Msgid-Bugs-To: \n" -+"POT-Creation-Date: 2007-01-10 13:24-0800\n" -+"PO-Revision-Date: 2007-02-18 17:52+0100\n" ++"Project-Id-Version: elfutils 0.128\n" ++"Report-Msgid-Bugs-To: http://bugzilla.redhat.com/\n" ++"POT-Creation-Date: 2007-06-05 19:44-0700\n" ++"PO-Revision-Date: 2007-06-11 21:01+0200\n" +"Last-Translator: Jakub Bogusz <[EMAIL PROTECTED]>\n" +"Language-Team: Polish <[EMAIL PROTECTED]>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-2\n" +"Content-Transfer-Encoding: 8bit\n" ++"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" ++ ++#: lib/xmalloc.c:51 lib/xmalloc.c:65 lib/xmalloc.c:79 src/readelf.c:2541 ++#, c-format ++msgid "memory exhausted" ++msgstr "pami�� wyczerpana" + -+#: libelf/elf_error.c:113 ++#: libelf/elf_error.c:113 libasm/asm_error.c:120 libdw/dwarf_error.c:111 +msgid "no error" +msgstr "bez b��du" + -+#: libelf/elf_error.c:116 ++#: libelf/elf_error.c:116 libasm/asm_error.c:162 libdw/dwarf_error.c:112 +msgid "unknown error" +msgstr "nieznany b��d" + @@ -61,7 +67,7 @@ +msgid "invalid encoding" +msgstr "b��dne kodowanie" + -+#: libelf/elf_error.c:144 ++#: libelf/elf_error.c:144 libasm/asm_error.c:121 libdw/dwarf_error.c:120 +msgid "out of memory" +msgstr "brak pami�ci" + @@ -77,7 +83,7 @@ +msgid "ELF version not set" +msgstr "nie ustawiono wersji ELF" + -+#: libelf/elf_error.c:160 libelf/elf_error.c:208 ++#: libelf/elf_error.c:160 libelf/elf_error.c:208 libdw/dwarf_error.c:122 +msgid "invalid command" +msgstr "b��dne polecenie" + @@ -189,41 +195,9 @@ +msgid "file has no program header" +msgstr "plik nie ma nag��wka programu" + -+#: libelf/elf_error.c:285 ++#: libelf/elf_error.c:285 libdw/dwarf_error.c:144 +msgid "invalid offset" +msgstr "b��dny offset" ---- elfutils-0.126/po/pl.po.orig 1970-01-01 01:00:00.000000000 +0100 -+++ elfutils-0.126/po/pl.po 2007-03-16 20:15:25.348364036 +0100 -@@ -0,0 +1,3999 @@ -+# Polish translation for elfutils. -+# This file is distributed under the same license as the elfutils package. -+# Jakub Bogusz <[EMAIL PROTECTED]>, 2003-2007. -+# -+msgid "" -+msgstr "" -+"Project-Id-Version: elfutils 0.126\n" -+"Report-Msgid-Bugs-To: \n" -+"POT-Creation-Date: 2007-02-05 14:32-0800\n" -+"PO-Revision-Date: 2007-03-16 20:10+0100\n" -+"Last-Translator: Jakub Bogusz <[EMAIL PROTECTED]>\n" -+"Language-Team: Polish <[EMAIL PROTECTED]>\n" -+"MIME-Version: 1.0\n" -+"Content-Type: text/plain; charset=iso-8859-2\n" -+"Content-Transfer-Encoding: 8bit\n" -+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -+ -+#: lib/xmalloc.c:51 lib/xmalloc.c:65 lib/xmalloc.c:79 src/readelf.c:2541 -+#, c-format -+msgid "memory exhausted" -+msgstr "pami�� wyczerpana" -+ -+#: libasm/asm_error.c:120 libdw/dwarf_error.c:111 -+msgid "no error" -+msgstr "bez b��du" -+ -+#: libasm/asm_error.c:121 libdw/dwarf_error.c:120 -+msgid "out of memory" -+msgstr "brak pami�ci" + +#: libasm/asm_error.c:122 src/ldgeneric.c:2564 +#, c-format @@ -255,10 +229,6 @@ +msgid "error during output of data" +msgstr "b��d podczas wyprowadzania danych" + -+#: libasm/asm_error.c:162 libdw/dwarf_error.c:112 -+msgid "unknown error" -+msgstr "nieznany b��d" -+ +#: libdw/dwarf_error.c:113 +msgid "invalid access" +msgstr "b��dny dost�p" @@ -291,10 +261,6 @@ +msgid "not implemented" +msgstr "nie zaimplementowane" + -+#: libdw/dwarf_error.c:122 -+msgid "invalid command" -+msgstr "b��dne polecenie" -+ +#: libdw/dwarf_error.c:123 +msgid "invalid version" +msgstr "b��dna wersja" @@ -379,10 +345,6 @@ +msgid "no flag value" +msgstr "brak warto�ci flagi" + -+#: libdw/dwarf_error.c:144 -+msgid "invalid offset" -+msgstr "b��dny offset" -+ +#: libdw/dwarf_error.c:145 +msgid ".debug_ranges section missing" +msgstr "brak sekcji .debug_ranges" @@ -463,7 +425,7 @@ +msgid "Reverse the sense of the sort" +msgstr "Odwr�cenie porz�dku sortowania" + -+#: src/nm.c:103 src/addr2line.c:70 src/findtextrel.c:73 src/elfcmp.c:71 ++#: src/nm.c:103 src/addr2line.c:70 src/findtextrel.c:73 src/elfcmp.c:74 +#: src/strings.c:83 +msgid "Miscellaneous:" +msgstr "R��ne:" @@ -483,8 +445,8 @@ +msgstr "%s: B��D WEWN�TRZNY %d (%s-%s): %s" + +#: src/nm.c:253 src/readelf.c:368 src/size.c:219 src/strip.c:203 src/ld.c:869 -+#: src/elflint.c:232 src/addr2line.c:185 src/findtextrel.c:168 -+#: src/elfcmp.c:506 src/ranlib.c:136 src/strings.c:227 ++#: src/elflint.c:232 src/addr2line.c:186 src/findtextrel.c:168 ++#: src/elfcmp.c:519 src/ranlib.c:136 src/strings.c:227 +#, c-format +msgid "" +"Copyright (C) %s Red Hat, Inc.\n" @@ -497,20 +459,20 @@ +"DO SPRZEDA�Y LUB DO KONKRETNYCH CEL�W.\n" + +#: src/nm.c:258 src/readelf.c:373 src/size.c:224 src/strip.c:208 src/ld.c:874 -+#: src/elflint.c:237 src/addr2line.c:190 src/findtextrel.c:173 -+#: src/elfcmp.c:511 src/ranlib.c:141 src/strings.c:232 ++#: src/elflint.c:237 src/addr2line.c:191 src/findtextrel.c:173 ++#: src/elfcmp.c:524 src/ranlib.c:141 src/strings.c:232 +#, c-format +msgid "Written by %s.\n" +msgstr "Autorem jest %s.\n" + +#: src/nm.c:363 src/size.c:301 src/strip.c:430 src/strip.c:465 -+#: src/ldgeneric.c:1676 src/findtextrel.c:227 src/elfcmp.c:554 ++#: src/ldgeneric.c:1676 src/findtextrel.c:227 src/elfcmp.c:571 +#: src/ranlib.c:169 src/strings.c:183 +#, c-format +msgid "cannot open '%s'" +msgstr "nie mo�na otworzy� '%s'" + -+#: src/nm.c:380 src/nm.c:392 src/size.c:317 src/size.c:400 src/strip.c:1760 ++#: src/nm.c:380 src/nm.c:392 src/size.c:317 src/size.c:400 src/strip.c:1771 +#, c-format +msgid "while closing '%s'" +msgstr "podczas zamykania '%s'" @@ -556,7 +518,7 @@ +#: src/nm.c:728 src/nm.c:973 src/readelf.c:676 src/readelf.c:815 +#: src/readelf.c:956 src/readelf.c:1138 src/readelf.c:1346 src/readelf.c:1500 +#: src/readelf.c:1667 src/readelf.c:1921 src/readelf.c:1987 src/readelf.c:2065 -+#: src/readelf.c:2560 src/readelf.c:2596 src/readelf.c:4947 src/size.c:418 ++#: src/readelf.c:2560 src/readelf.c:2596 src/readelf.c:4859 src/size.c:418 +#: src/size.c:492 src/strip.c:480 +#, c-format +msgid "cannot get section header string table index" @@ -1494,8 +1456,8 @@ +msgid "cannot get .debug_ranges content: %s" +msgstr "nie mo�na pobra� zawarto�ci .debug_ranges: %s" + -+#: src/readelf.c:3713 src/readelf.c:4190 src/readelf.c:4615 src/readelf.c:4705 -+#: src/readelf.c:4877 ++#: src/readelf.c:3713 src/readelf.c:4102 src/readelf.c:4527 src/readelf.c:4617 ++#: src/readelf.c:4789 +#, c-format +msgid "" +"\n" @@ -1554,22 +1516,22 @@ +msgid "cannot get tag of DIE at offset %<PRIu64> in section '%s': %s" +msgstr "nie mo�na pobra� znacznika DIE pod offsetem %<PRIu64> w sekcji '%s': %s" + -+#: src/readelf.c:4161 ++#: src/readelf.c:4073 +#, c-format +msgid "cannot get next DIE: %s\n" +msgstr "nie mo�na pobra� nast�pnego DIE: %s\n" + -+#: src/readelf.c:4168 ++#: src/readelf.c:4080 +#, c-format +msgid "cannot get next DIE: %s" +msgstr "nie mo�na pobra� nast�pnego DIE: %s" + -+#: src/readelf.c:4202 ++#: src/readelf.c:4114 +#, c-format +msgid "cannot get line data section data: %s" +msgstr "nie mo�na pobra� danych sekcji danych linii: %s" + -+#: src/readelf.c:4215 ++#: src/readelf.c:4127 +#, c-format +msgid "" +"\n" @@ -1578,12 +1540,12 @@ +"\n" +"Tabela pod offsetem %Zu:\n" + -+#: src/readelf.c:4224 ++#: src/readelf.c:4136 +#, c-format +msgid "invalid data in section [%zu] '%s'" +msgstr "b��dne dane w sekcji [%zu] '%s'" + -+#: src/readelf.c:4267 ++#: src/readelf.c:4179 +#, c-format +msgid "" +"\n" @@ -1610,7 +1572,7 @@ +"\n" +"Instrukcje:\n" + -+#: src/readelf.c:4293 ++#: src/readelf.c:4205 +#, c-format +msgid " [%*<PRIuFAST8>] %hhu argument\n" +msgid_plural " [%*<PRIuFAST8>] %hhu arguments\n" @@ -1618,7 +1580,7 @@ +msgstr[1] " [%*<PRIuFAST8>] %hhu argumenty\n" +msgstr[2] " [%*<PRIuFAST8>] %hhu argument�w\n" + -+#: src/readelf.c:4301 ++#: src/readelf.c:4213 +msgid "" +"\n" +"Directory table:" @@ -1626,7 +1588,7 @@ +"\n" +"Tabela katalogu:" + -+#: src/readelf.c:4317 ++#: src/readelf.c:4229 +msgid "" +"\n" +"File name table:\n" @@ -1636,7 +1598,7 @@ +"Tabela nazw plik�w:\n" +" Wpis Kat Czas Rozmiar Nazwa" + -+#: src/readelf.c:4346 ++#: src/readelf.c:4258 +msgid "" +"\n" +"Line number statements:" @@ -1644,86 +1606,86 @@ +"\n" +"Instrukcje numer�w linii:" + -+#: src/readelf.c:4406 ++#: src/readelf.c:4318 +#, c-format +msgid " special opcode %u: address+%u = %#<PRIx64>, line%+d = %zu\n" +msgstr " instrukcja specjalna %u: adres+%u = %#<PRIx64>, linia%+d = %zu\n" + -+#: src/readelf.c:4426 ++#: src/readelf.c:4338 +#, c-format +msgid " extended opcode %u: " +msgstr " instrukcja rozszerzona %u: " + -+#: src/readelf.c:4431 ++#: src/readelf.c:4343 +msgid "end of sequence" +msgstr "koniec sekwencji" + -+#: src/readelf.c:4444 ++#: src/readelf.c:4356 +#, c-format +msgid "set address to %#<PRIx64>\n" +msgstr "ustawienie adresu na %#<PRIx64>\n" + -+#: src/readelf.c:4464 ++#: src/readelf.c:4376 +#, c-format +msgid "define new file: dir=%u, mtime=%<PRIu64>, length=%<PRIu64>, name=%s\n" +msgstr "definicja nowego pliku: dir=%u, mtime=%<PRIu64>, d�ugo��=%<PRIu64>, nazwa=%s\n" + -+#: src/readelf.c:4473 ++#: src/readelf.c:4385 +msgid "unknown opcode" +msgstr "nieznany kod instrukcji" + -+#: src/readelf.c:4485 ++#: src/readelf.c:4397 +msgid " copy" +msgstr " kopiowanie" + -+#: src/readelf.c:4493 ++#: src/readelf.c:4405 +#, c-format +msgid " advance address by %u to %#<PRIx64>\n" +msgstr " zwi�kszenie adresu o %u do %#<PRIx64>\n" + -+#: src/readelf.c:4503 ++#: src/readelf.c:4415 +#, c-format +msgid " advance line by constant %d to %<PRId64>\n" +msgstr " zwi�kszenie linii o sta�� %d do %<PRId64>\n" + -+#: src/readelf.c:4511 ++#: src/readelf.c:4423 +#, c-format +msgid " set file to %<PRIu64>\n" +msgstr " ustawienie pliku na %<PRIu64>\n" + -+#: src/readelf.c:4521 ++#: src/readelf.c:4433 +#, c-format +msgid " set column to %<PRIu64>\n" +msgstr " ustawienie kolumny na %<PRIu64>\n" + -+#: src/readelf.c:4528 ++#: src/readelf.c:4440 +#, c-format +msgid " set '%s' to %<PRIuFAST8>\n" +msgstr " ustawienie '%s' na %<PRIuFAST8>\n" + -+#: src/readelf.c:4534 ++#: src/readelf.c:4446 +msgid " set basic block flag" +msgstr " ustawienie podstawowej flagi bloku" + -+#: src/readelf.c:4542 ++#: src/readelf.c:4454 +#, c-format +msgid " advance address by constant %u to %#<PRIx64>\n" +msgstr " zwi�kszenie adresu o sta�� %u do %#<PRIx64>\n" + -+#: src/readelf.c:4555 ++#: src/readelf.c:4467 +#, c-format +msgid " advance address by fixed value %u to %#<PRIx64>\n" +msgstr " zwi�kszenie adresu o sta�� warto�� %u do %#<PRIx64>\n" + -+#: src/readelf.c:4562 ++#: src/readelf.c:4474 +msgid " set prologue end flag" +msgstr " ustawienie flagi ko�ca prologu" + -+#: src/readelf.c:4567 ++#: src/readelf.c:4479 +msgid " set epilogue begin flag" +msgstr " ustawienie flagi pocz�tku epilogu" + -+#: src/readelf.c:4576 ++#: src/readelf.c:4488 +#, c-format +msgid " unknown opcode with %<PRIu8> parameter:" +msgid_plural " unknown opcode with %<PRIu8> parameters:" @@ -1731,27 +1693,27 @@ +msgstr[1] " nieznana instrukcja z %<PRIu8> parametrami:" +msgstr[2] " nieznana instrukcja z %<PRIu8> parametrami:" + -+#: src/readelf.c:4610 ++#: src/readelf.c:4522 +#, c-format +msgid "cannot get .debug_loc content: %s" +msgstr "nie mo�na pobra� zawarto�ci .debug_log: %s" + -+#: src/readelf.c:4715 ++#: src/readelf.c:4627 +#, c-format +msgid "cannot get macro information section data: %s" +msgstr "nie mo�na pobra� danych sekcji informacji o makrach: %s" + -+#: src/readelf.c:4794 ++#: src/readelf.c:4706 +#, c-format +msgid "%*s*** non-terminated string at end of section" +msgstr "%*s*** niezako�czony �a�cuch na ko�cu sekcji" + -+#: src/readelf.c:4862 ++#: src/readelf.c:4774 +#, c-format +msgid " [%5d] DIE offset: %6<PRId64>, CU DIE offset: %6<PRId64>, name: %s\n" +msgstr " [%5d] offset DIE: %6<PRId64>, offset CU DIE: %6<PRId64>, nazwa: %s\n" + -+#: src/readelf.c:4901 ++#: src/readelf.c:4813 +#, c-format +msgid "" +"\n" @@ -1762,17 +1724,17 @@ +"Sekcja DWARF '%s' pod offsetem %#<PRIx64>:\n" +" %*s �a�cuch\n" + -+#: src/readelf.c:4914 ++#: src/readelf.c:4826 +#, c-format +msgid " *** error while reading strings: %s\n" +msgstr " *** b��d podczas odczytu �a�cuch�w: %s\n" + -+#: src/readelf.c:4939 ++#: src/readelf.c:4851 +#, c-format +msgid "cannot get debug context descriptor: %s" +msgstr "nie mo�na pobra� deskryptora kontekstu debugowego: %s" + -+#: src/readelf.c:5017 ++#: src/readelf.c:4929 +#, c-format +msgid "" +"\n" @@ -1781,16 +1743,16 @@ +"\n" +"Segment notatki o d�ugo�ci %<PRId64> bajt�w pod offsetem %#0<PRIx64>:\n" + -+#: src/readelf.c:5024 ++#: src/readelf.c:4936 +#, c-format +msgid "cannot get content of note section: %s" +msgstr "nie mo�na pobra� zawarto�ci sekcji notatki: %s" + -+#: src/readelf.c:5027 ++#: src/readelf.c:4939 +msgid " Owner Data size Type\n" +msgstr " W�a�ciciel Rozmiar danych Typ\n" + -+#: src/readelf.c:5067 ++#: src/readelf.c:4979 +#, c-format +msgid " %-13.*s %9<PRId32> %s\n" +msgstr " %-13.*s %9<PRId32> %s\n" @@ -1945,62 +1907,62 @@ +msgid "illformed file '%s'" +msgstr "plik '%s' ma z�y format" + -+#: src/strip.c:834 src/strip.c:912 ++#: src/strip.c:834 src/strip.c:913 +#, c-format +msgid "while generating output file: %s" +msgstr "podczas generowania pliku wyj�ciowego: %s" + -+#: src/strip.c:885 src/strip.c:1616 ++#: src/strip.c:886 src/strip.c:1627 +#, c-format +msgid "%s: error while creating ELF header: %s" +msgstr "%s: b��d podczas tworzenia nag��wka ELF: %s" + -+#: src/strip.c:899 ++#: src/strip.c:900 +#, c-format +msgid "while preparing output for '%s'" +msgstr "podczas przygotowywania wyj�cia dla '%s'" + -+#: src/strip.c:950 src/strip.c:1006 ++#: src/strip.c:951 src/strip.c:1007 +#, c-format +msgid "while create section header section: %s" +msgstr "podczas tworzenia sekcji nag��wka sekcji: %s" + -+#: src/strip.c:956 ++#: src/strip.c:957 +#, c-format +msgid "cannot allocate section data: %s" +msgstr "nie mo�na przydzieli� danych sekcji: %s" + -+#: src/strip.c:1015 ++#: src/strip.c:1016 +#, c-format +msgid "while create section header string table: %s" +msgstr "podczas tworzenia tabeli �a�cuch�w nag��wka sekcji: %s" + -+#: src/strip.c:1541 src/strip.c:1638 ++#: src/strip.c:1552 src/strip.c:1649 +#, c-format +msgid "while writing '%s': %s" +msgstr "podczas zapisu '%s': %s" + -+#: src/strip.c:1552 ++#: src/strip.c:1563 +#, c-format +msgid "while creating '%s'" +msgstr "podczas tworzenia `%s'" + -+#: src/strip.c:1564 ++#: src/strip.c:1575 +#, c-format +msgid "while computing checksum for debug information" +msgstr "podczas obliczania sumy kontrolnej dla informacji debugowych" + -+#: src/strip.c:1624 ++#: src/strip.c:1635 +#, c-format +msgid "%s: error while reading the file: %s" +msgstr "%s: b��d podczas odczytu pliku: %s" + -+#: src/strip.c:1666 src/strip.c:1673 ++#: src/strip.c:1677 src/strip.c:1684 +#, c-format +msgid "error while finishing '%s': %s" +msgstr "b��d podczas ko�czenia '%s': %s" + -+#: src/strip.c:1696 src/strip.c:1753 ++#: src/strip.c:1707 src/strip.c:1764 +#, c-format +msgid "cannot set access and modification date of '%s'" +msgstr "nie mo�na ustawi� czasu dost�pu i modyfikacji '%s'" @@ -2990,11 +2952,6 @@ +msgid "section [%2d] '%s': section entry size does not match ElfXX_Rela\n" +msgstr "sekcja [%2d] '%s': rozmiar wpisu sekcji nie zgadza si� z ElfXX_Rela\n" + -+#: src/elflint.c:1172 -+#, c-format -+msgid "section [%2d] '%s': section entry size does not match ElfXX_Rel\n" -+msgstr "sekcja [%2d] '%s': rozmiar wpisu sekcji nie zgadza si� z ElfXX_Rel\n" -+ +#: src/elflint.c:1231 +#, c-format +msgid "text relocation flag set but there is no read-only segment\n" @@ -3695,179 +3652,179 @@ +msgid "section [%2zu] '%s': merge flag set but entry size is zero\n" +msgstr "sekcja [%2zu] '%s': flaga merge ustawiona, ale rozmiar wpisu jest zerowy\n" + -+#: src/elflint.c:3415 ++#: src/elflint.c:3417 +#, c-format +msgid "section [%2zu] '%s' not fully contained in segment of program header entry %d\n" +msgstr "sekcja [%2zu] '%s' nie jest w ca�o�ci zawarta w segmencie wpisu %d nag��wka programu\n" + -+#: src/elflint.c:3423 ++#: src/elflint.c:3425 +#, c-format +msgid "section [%2zu] '%s' has type NOBITS but is read from the file in segment of program header entry %d\n" +msgstr "sekcja [%2zu] '%s' ma typ NOBITS, a jest czytana z pliku w segmencie wpisu %d nag��wka programu\n" + -+#: src/elflint.c:3432 ++#: src/elflint.c:3434 +#, c-format +msgid "section [%2zu] '%s' has not type NOBITS but is not read from the file in segment of program header entry %d\n" +msgstr "sekcja [%2zu] '%s' nie ma typu NOBITS, a nie jest czytana z pliku w segmencie wpisu %d nag��wka programu\n" + -+#: src/elflint.c:3441 ++#: src/elflint.c:3443 +#, c-format +msgid "section [%2zu] '%s': alloc flag set but section not in any loaded segment\n" +msgstr "sekcja [%2zu] '%s': ma flag� alloc, ale sekcja nie jest w �adnym segmencie �adowalnym\n" + -+#: src/elflint.c:3447 ++#: src/elflint.c:3449 +#, c-format +msgid "section [%2zu] '%s': ELF header says this is the section header string table but type is not SHT_TYPE\n" +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" + -+#: src/elflint.c:3455 ++#: src/elflint.c:3457 +#, c-format +msgid "section [%2zu] '%s': relocatable files cannot have dynamic symbol tables\n" +msgstr "sekcja [%2zu] '%s': pliki relokowalne nie mog� mie� tabeli symboli dynamicznych\n" + -+#: src/elflint.c:3502 ++#: src/elflint.c:3504 <<Diff was trimmed, longer than 597 lines>> ---- CVS-web: http://cvs.pld-linux.org/SOURCES/elfutils-pl.po.patch?r1=1.15&r2=1.16&f=u
_______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
