diff --git a/po/libc.pot b/po/libc.pot index aed617834f..d66bd04122 100644 --- a/po/libc.pot +++ b/po/libc.pot @@ -5,8 +5,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libc 2.39.9000\n" -"POT-Creation-Date: 2024-07-21 00:32+0200\n" +"Project-Id-Version: libc 2.40.9000\n" +"POT-Creation-Date: 2024-12-30 16:29-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -66,7 +66,7 @@ msgid "Give a short usage message" msgstr "" #: argp/argp-parse.c:88 catgets/gencat.c:110 catgets/gencat.c:114 -#: iconv/iconv_prog.c:60 iconv/iconv_prog.c:61 nscd/nscd.c:106 nscd/nscd.c:110 +#: iconv/iconv_prog.c:61 iconv/iconv_prog.c:62 nscd/nscd.c:106 nscd/nscd.c:110 #: nss/makedb.c:122 msgid "NAME" msgstr "" @@ -107,7 +107,7 @@ msgid "" "%n" msgstr "" -#: assert/assert.c:103 +#: assert/assert.c:132 #, c-format msgid "" "%s%s%s:%u: %s%sAssertion `%s' failed.\n" @@ -139,8 +139,8 @@ msgid "" "[OUTPUT-FILE [INPUT-FILE]...]" msgstr "" -#: catgets/gencat.c:230 debug/pcprofiledump.c:208 elf/ldconfig.c:217 -#: elf/pldd.c:246 elf/sln.c:77 elf/sprof.c:371 iconv/iconv_prog.c:387 +#: catgets/gencat.c:230 debug/pcprofiledump.c:219 elf/ldconfig.c:217 +#: elf/pldd.c:246 elf/sln.c:77 elf/sprof.c:371 iconv/iconv_prog.c:374 #: iconv/iconvconfig.c:380 locale/programs/locale.c:275 #: locale/programs/localedef.c:437 login/programs/pt_chown.c:88 #: malloc/memusagestat.c:564 nss/getent.c:961 nss/makedb.c:371 @@ -151,9 +151,9 @@ msgid "" "%s.\n" msgstr "" -#: catgets/gencat.c:246 debug/pcprofiledump.c:224 debug/xtrace.sh:63 +#: catgets/gencat.c:246 debug/pcprofiledump.c:235 debug/xtrace.sh:63 #: elf/ldconfig.c:233 elf/ldd.bash.in:38 elf/pldd.c:262 elf/sotruss.sh:75 -#: elf/sprof.c:388 iconv/iconv_prog.c:404 iconv/iconvconfig.c:397 +#: elf/sprof.c:388 iconv/iconv_prog.c:391 iconv/iconvconfig.c:397 #: locale/programs/locale.c:292 locale/programs/localedef.c:459 #: login/programs/pt_chown.c:62 malloc/memusage.sh:70 malloc/memusagestat.c:582 #: nscd/nscd.c:521 nss/getent.c:92 nss/makedb.c:387 posix/getconf.c:487 @@ -164,8 +164,8 @@ msgid "" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" msgstr "" -#: catgets/gencat.c:251 debug/pcprofiledump.c:229 debug/xtrace.sh:67 -#: elf/ldconfig.c:238 elf/pldd.c:267 elf/sprof.c:394 iconv/iconv_prog.c:409 +#: catgets/gencat.c:251 debug/pcprofiledump.c:240 debug/xtrace.sh:67 +#: elf/ldconfig.c:238 elf/pldd.c:267 elf/sprof.c:394 iconv/iconv_prog.c:396 #: iconv/iconvconfig.c:402 locale/programs/locale.c:297 #: locale/programs/localedef.c:464 malloc/memusage.sh:74 #: malloc/memusagestat.c:587 nscd/nscd.c:526 nss/getent.c:97 nss/makedb.c:392 @@ -178,8 +178,8 @@ msgstr "" msgid "*standard input*" msgstr "" -#: catgets/gencat.c:288 iconv/iconv_charmap.c:172 iconv/iconv_prog.c:272 -#: nss/makedb.c:248 +#: catgets/gencat.c:288 iconv/iconv_charmap.c:172 iconv/iconv_prog.c:279 +#: iconv/iconv_prog.c:432 nss/makedb.c:248 #, c-format msgid "cannot open input file `%s'" msgstr "" @@ -275,17 +275,32 @@ msgstr "" msgid "[FILE]" msgstr "" -#: debug/pcprofiledump.c:107 -#, c-format -msgid "cannot open input file" -msgstr "" - -#: debug/pcprofiledump.c:114 +#: debug/pcprofiledump.c:97 #, c-format msgid "cannot read header" msgstr "" -#: debug/pcprofiledump.c:178 +#: debug/pcprofiledump.c:99 +#, c-format +msgid "cannot read pointer pair" +msgstr "" + +#: debug/pcprofiledump.c:107 +#, c-format +msgid "unexpected end of file in header" +msgstr "" + +#: debug/pcprofiledump.c:110 +#, c-format +msgid "unexpected end of file in pointer pair" +msgstr "" + +#: debug/pcprofiledump.c:145 +#, c-format +msgid "cannot open input file" +msgstr "" + +#: debug/pcprofiledump.c:189 #, c-format msgid "invalid pointer size" msgstr "" @@ -441,11 +456,11 @@ msgstr "" msgid "DYNAMIC LINKER BUG!!!" msgstr "" -#: elf/dl-close.c:357 elf/dl-open.c:298 +#: elf/dl-close.c:363 elf/dl-open.c:298 msgid "cannot create scope list" msgstr "" -#: elf/dl-close.c:790 +#: elf/dl-close.c:792 msgid "shared object not open" msgstr "" @@ -476,18 +491,6 @@ msgstr "" msgid "cannot allocate symbol search list" msgstr "" -#: elf/dl-fptr.c:88 sysdeps/hppa/dl-fptr.c:96 -msgid "cannot map pages for fdesc table" -msgstr "" - -#: elf/dl-fptr.c:192 sysdeps/hppa/dl-fptr.c:214 -msgid "cannot map pages for fptr table" -msgstr "" - -#: elf/dl-fptr.c:221 sysdeps/hppa/dl-fptr.c:243 -msgid "internal error: symidx out of range of fptr table" -msgstr "" - #: elf/dl-hwcaps.c:104 msgid "cannot create HWCAP priorities" msgstr "" @@ -500,123 +503,123 @@ msgstr "" msgid "cannot allocate name record" msgstr "" -#: elf/dl-load.c:525 elf/dl-load.c:638 elf/dl-load.c:732 elf/dl-load.c:829 +#: elf/dl-load.c:509 elf/dl-load.c:622 elf/dl-load.c:716 elf/dl-load.c:813 msgid "cannot create cache for search path" msgstr "" -#: elf/dl-load.c:621 +#: elf/dl-load.c:605 msgid "cannot create RUNPATH/RPATH copy" msgstr "" -#: elf/dl-load.c:718 +#: elf/dl-load.c:702 msgid "cannot create search path array" msgstr "" -#: elf/dl-load.c:957 +#: elf/dl-load.c:972 msgid "cannot stat shared object" msgstr "" -#: elf/dl-load.c:1048 elf/dl-load.c:2163 +#: elf/dl-load.c:1065 elf/dl-load.c:2152 msgid "cannot create shared object descriptor" msgstr "" -#: elf/dl-load.c:1067 elf/dl-load.c:1610 elf/dl-load.c:1718 +#: elf/dl-load.c:1084 elf/dl-load.c:1601 elf/dl-load.c:1707 msgid "cannot read file data" msgstr "" -#: elf/dl-load.c:1120 elf/dl-map-segments.h:117 +#: elf/dl-load.c:1137 elf/dl-map-segments.h:117 msgid "ELF load command address/offset not page-aligned" msgstr "" -#: elf/dl-load.c:1212 +#: elf/dl-load.c:1229 msgid "object file has no loadable segments" msgstr "" -#: elf/dl-load.c:1229 +#: elf/dl-load.c:1246 msgid "cannot dynamically load executable" msgstr "" -#: elf/dl-load.c:1236 +#: elf/dl-load.c:1253 msgid "object file has no dynamic section" msgstr "" -#: elf/dl-load.c:1271 +#: elf/dl-load.c:1288 msgid "cannot dynamically load position-independent executable" msgstr "" -#: elf/dl-load.c:1273 +#: elf/dl-load.c:1290 msgid "shared object cannot be dlopen()ed" msgstr "" -#: elf/dl-load.c:1286 +#: elf/dl-load.c:1303 msgid "cannot allocate memory for program header" msgstr "" -#: elf/dl-load.c:1309 +#: elf/dl-load.c:1326 msgid "cannot enable executable stack as shared object requires" msgstr "" -#: elf/dl-load.c:1337 +#: elf/dl-load.c:1354 msgid "cannot close file descriptor" msgstr "" -#: elf/dl-load.c:1610 +#: elf/dl-load.c:1601 msgid "file too short" msgstr "" -#: elf/dl-load.c:1646 +#: elf/dl-load.c:1635 msgid "invalid ELF header" msgstr "" -#: elf/dl-load.c:1661 +#: elf/dl-load.c:1650 msgid "ELF file data encoding not big-endian" msgstr "" -#: elf/dl-load.c:1663 +#: elf/dl-load.c:1652 msgid "ELF file data encoding not little-endian" msgstr "" -#: elf/dl-load.c:1667 +#: elf/dl-load.c:1656 msgid "ELF file version ident does not match current one" msgstr "" -#: elf/dl-load.c:1671 +#: elf/dl-load.c:1660 msgid "ELF file OS ABI invalid" msgstr "" -#: elf/dl-load.c:1674 +#: elf/dl-load.c:1663 msgid "ELF file ABI version invalid" msgstr "" -#: elf/dl-load.c:1677 +#: elf/dl-load.c:1666 msgid "nonzero padding in e_ident" msgstr "" -#: elf/dl-load.c:1680 +#: elf/dl-load.c:1669 msgid "internal error" msgstr "" -#: elf/dl-load.c:1687 +#: elf/dl-load.c:1676 msgid "ELF file version does not match current one" msgstr "" -#: elf/dl-load.c:1699 +#: elf/dl-load.c:1688 msgid "only ET_DYN and ET_EXEC can be loaded" msgstr "" -#: elf/dl-load.c:1704 +#: elf/dl-load.c:1693 msgid "ELF file's phentsize not the expected size" msgstr "" -#: elf/dl-load.c:2182 +#: elf/dl-load.c:2171 msgid "wrong ELF class: ELFCLASS64" msgstr "" -#: elf/dl-load.c:2183 +#: elf/dl-load.c:2172 msgid "wrong ELF class: ELFCLASS32" msgstr "" -#: elf/dl-load.c:2186 +#: elf/dl-load.c:2175 msgid "cannot open shared object file" msgstr "" @@ -632,7 +635,7 @@ msgstr "" msgid "cannot map zero-fill pages" msgstr "" -#: elf/dl-lookup.c:813 +#: elf/dl-lookup.c:800 msgid "symbol lookup error" msgstr "" @@ -640,23 +643,23 @@ msgstr "" msgid "cannot extend global scope" msgstr "" -#: elf/dl-open.c:405 +#: elf/dl-open.c:382 msgid "TLS generation counter wrapped! Please report this." msgstr "" -#: elf/dl-open.c:758 +#: elf/dl-open.c:716 msgid "cannot allocate address lookup data" msgstr "" -#: elf/dl-open.c:848 +#: elf/dl-open.c:817 msgid "invalid mode for dlopen()" msgstr "" -#: elf/dl-open.c:865 +#: elf/dl-open.c:834 msgid "no more namespaces available for dlmopen()" msgstr "" -#: elf/dl-open.c:890 +#: elf/dl-open.c:859 msgid "invalid target namespace in dlmopen()" msgstr "" @@ -664,16 +667,16 @@ msgstr "" msgid "cannot allocate memory in static TLS block" msgstr "" -#: elf/dl-reloc.c:288 +#: elf/dl-reloc.c:283 msgid "cannot make segment writable for relocation" msgstr "" -#: elf/dl-reloc.c:319 +#: elf/dl-reloc.c:313 #, c-format msgid "%s: out of memory to store relocation results for %s\n" msgstr "" -#: elf/dl-reloc.c:335 +#: elf/dl-reloc.c:328 msgid "cannot restore segment prot after reloc" msgstr "" @@ -685,7 +688,7 @@ msgstr "" msgid "RTLD_NEXT used in code not dynamically loaded" msgstr "" -#: elf/dl-tls.c:1136 +#: elf/dl-tls.c:1151 msgid "cannot create TLS data structures" msgstr "" @@ -1337,12 +1340,12 @@ msgstr "" msgid "String table is too large" msgstr "" -#: iconv/iconv_charmap.c:146 iconv/iconv_prog.c:427 +#: iconv/iconv_charmap.c:146 iconv/iconv_prog.c:426 #, c-format msgid "cannot open output file" msgstr "" -#: iconv/iconv_charmap.c:192 iconv/iconv_prog.c:290 +#: iconv/iconv_charmap.c:192 #, c-format msgid "error while closing input `%s'" msgstr "" @@ -1352,128 +1355,135 @@ msgstr "" msgid "illegal input sequence at position %zd" msgstr "" -#: iconv/iconv_charmap.c:462 iconv/iconv_prog.c:518 +#: iconv/iconv_charmap.c:462 iconv/iconv_prog.c:728 #, c-format msgid "incomplete character or shift sequence at end of buffer" msgstr "" -#: iconv/iconv_charmap.c:507 iconv/iconv_charmap.c:543 iconv/iconv_prog.c:561 -#: iconv/iconv_prog.c:597 +#: iconv/iconv_charmap.c:507 iconv/iconv_charmap.c:543 iconv/iconv_prog.c:736 #, c-format msgid "error while reading the input" msgstr "" -#: iconv/iconv_charmap.c:525 iconv/iconv_prog.c:579 +#: iconv/iconv_charmap.c:525 #, c-format msgid "unable to allocate buffer for input" msgstr "" -#: iconv/iconv_prog.c:59 +#: iconv/iconv_prog.c:60 msgid "Input/Output format specification:" msgstr "" -#: iconv/iconv_prog.c:60 +#: iconv/iconv_prog.c:61 msgid "encoding of original text" msgstr "" -#: iconv/iconv_prog.c:61 +#: iconv/iconv_prog.c:62 msgid "encoding for output" msgstr "" -#: iconv/iconv_prog.c:62 +#: iconv/iconv_prog.c:63 msgid "Information:" msgstr "" -#: iconv/iconv_prog.c:63 +#: iconv/iconv_prog.c:64 msgid "list all known coded character sets" msgstr "" -#: iconv/iconv_prog.c:64 locale/programs/localedef.c:123 +#: iconv/iconv_prog.c:65 locale/programs/localedef.c:123 msgid "Output control:" msgstr "" -#: iconv/iconv_prog.c:65 +#: iconv/iconv_prog.c:66 msgid "omit invalid characters from output" msgstr "" -#: iconv/iconv_prog.c:66 iconv/iconvconfig.c:128 +#: iconv/iconv_prog.c:67 iconv/iconvconfig.c:128 #: locale/programs/localedef.c:116 locale/programs/localedef.c:118 #: locale/programs/localedef.c:120 locale/programs/localedef.c:149 #: malloc/memusagestat.c:56 msgid "FILE" msgstr "" -#: iconv/iconv_prog.c:66 +#: iconv/iconv_prog.c:67 msgid "output file" msgstr "" -#: iconv/iconv_prog.c:67 +#: iconv/iconv_prog.c:68 msgid "suppress warnings" msgstr "" -#: iconv/iconv_prog.c:68 +#: iconv/iconv_prog.c:69 msgid "print progress information" msgstr "" +#: iconv/iconv_prog.c:72 +msgid "BYTE-COUNT" +msgstr "" + #: iconv/iconv_prog.c:73 +msgid "size of in-memory scratch buffer" +msgstr "" + +#: iconv/iconv_prog.c:78 msgid "Convert encoding of given files from one encoding to another." msgstr "" -#: iconv/iconv_prog.c:77 +#: iconv/iconv_prog.c:82 msgid "[FILE...]" msgstr "" -#: iconv/iconv_prog.c:176 iconv/iconv_prog.c:238 +#: iconv/iconv_prog.c:189 iconv/iconv_prog.c:251 #, c-format msgid "failed to start conversion processing" msgstr "" -#: iconv/iconv_prog.c:212 +#: iconv/iconv_prog.c:225 #, c-format msgid "conversions from `%s' and to `%s' are not supported" msgstr "" -#: iconv/iconv_prog.c:217 +#: iconv/iconv_prog.c:230 #, c-format msgid "conversion from `%s' is not supported" msgstr "" -#: iconv/iconv_prog.c:224 +#: iconv/iconv_prog.c:237 #, c-format msgid "conversion to `%s' is not supported" msgstr "" -#: iconv/iconv_prog.c:228 +#: iconv/iconv_prog.c:241 #, c-format msgid "conversion from `%s' to `%s' is not supported" msgstr "" -#: iconv/iconv_prog.c:336 +#: iconv/iconv_prog.c:349 #, c-format -msgid "error while closing output file" +msgid "invalid buffer size: %s" msgstr "" -#: iconv/iconv_prog.c:437 +#: iconv/iconv_prog.c:540 #, c-format msgid "conversion stopped due to problem in writing the output" msgstr "" -#: iconv/iconv_prog.c:514 +#: iconv/iconv_prog.c:686 #, c-format -msgid "illegal input sequence at position %ld" +msgid "illegal input sequence at position %lld" msgstr "" -#: iconv/iconv_prog.c:522 +#: iconv/iconv_prog.c:693 #, c-format msgid "internal error (illegal descriptor)" msgstr "" -#: iconv/iconv_prog.c:525 +#: iconv/iconv_prog.c:696 #, c-format msgid "unknown iconv() error %d" msgstr "" -#: iconv/iconv_prog.c:768 +#: iconv/iconv_prog.c:909 msgid "" "The following list contains all the coded character sets known. This does\n" "not necessarily mean that all combinations of these names can be used for\n" @@ -5036,7 +5046,7 @@ msgstr "" msgid "%s%sUnknown signal %d\n" msgstr "" -#: stdio-common/psignal.c:44 +#: stdio-common/psignal.c:44 string/strsignal.c:57 msgid "Unknown signal" msgstr "" @@ -5044,12 +5054,12 @@ msgstr "" msgid "Unknown error " msgstr "" -#: string/strsignal.c:39 +#: string/strsignal.c:42 #, c-format msgid "Real-time signal %d" msgstr "" -#: string/strsignal.c:43 +#: string/strsignal.c:46 #, c-format msgid "Unknown signal %d" msgstr "" @@ -6304,10 +6314,26 @@ msgstr "" msgid "RPC program not available" msgstr "" +#: sysdeps/hppa/dl-fptr.c:96 +msgid "cannot map pages for fdesc table" +msgstr "" + +#: sysdeps/hppa/dl-fptr.c:214 +msgid "cannot map pages for fptr table" +msgstr "" + +#: sysdeps/hppa/dl-fptr.c:243 +msgid "internal error: symidx out of range of fptr table" +msgstr "" + #: sysdeps/mach/_strerror.c:43 sysdeps/mach/xpg-strerror.c:55 msgid "Error in unknown error system: " msgstr "" +#: sysdeps/mach/xpg-strerror.c:66 sysdeps/mach/xpg-strerror.c:74 +msgid "Unknown error code: " +msgstr "" + #: sysdeps/posix/gai_strerror-strs.h:2 msgid "Address family for hostname not supported" msgstr "" @@ -6734,7 +6760,7 @@ msgstr "" msgid "fractional seconds rejected by pre-2018 versions of zic" msgstr "" -#: timezone/zic.c:1815 timezone/zic.c:3761 +#: timezone/zic.c:1815 timezone/zic.c:3760 msgid "time overflow" msgstr "" @@ -6906,91 +6932,91 @@ msgid "%%z UT offset magnitude exceeds 99:59:59" msgstr "" #: timezone/zic.c:3180 -msgid "no POSIX.1-2017 environment variable for zone" +msgid "no proleptic TZ string for zone" msgstr "" -#: timezone/zic.c:3187 +#: timezone/zic.c:3186 #, c-format msgid "%s: pre-%d clients may mishandle distant timestamps" msgstr "" -#: timezone/zic.c:3316 +#: timezone/zic.c:3315 msgid "two rules for same instant" msgstr "" -#: timezone/zic.c:3389 +#: timezone/zic.c:3388 msgid "can't determine time zone abbreviation to use just after until time" msgstr "" -#: timezone/zic.c:3490 +#: timezone/zic.c:3489 msgid "UT offset out of range" msgstr "" -#: timezone/zic.c:3513 +#: timezone/zic.c:3512 msgid "too many local time types" msgstr "" -#: timezone/zic.c:3531 +#: timezone/zic.c:3530 msgid "too many leap seconds" msgstr "" -#: timezone/zic.c:3535 +#: timezone/zic.c:3534 msgid "Rolling leap seconds not supported with -r" msgstr "" -#: timezone/zic.c:3562 +#: timezone/zic.c:3561 msgid "Leap seconds too close together" msgstr "" -#: timezone/zic.c:3573 +#: timezone/zic.c:3572 msgid "last Leap time does not precede Expires time" msgstr "" -#: timezone/zic.c:3680 +#: timezone/zic.c:3679 #, c-format msgid "\"%s\" is undocumented; use \"last%s\" instead" msgstr "" -#: timezone/zic.c:3711 +#: timezone/zic.c:3710 #, c-format msgid "\"%s\" is ambiguous in pre-2017c zic" msgstr "" -#: timezone/zic.c:3742 +#: timezone/zic.c:3741 msgid "Odd number of quotation marks" msgstr "" -#: timezone/zic.c:3750 +#: timezone/zic.c:3749 msgid "Too many input fields" msgstr "" -#: timezone/zic.c:3839 +#: timezone/zic.c:3838 msgid "use of 2/29 in non leap-year" msgstr "" -#: timezone/zic.c:3865 +#: timezone/zic.c:3864 msgid "" "rule goes past start/end of month; will not work with pre-2004 versions of " "zic" msgstr "" -#: timezone/zic.c:3892 +#: timezone/zic.c:3891 msgid "time zone abbreviation has fewer than 3 characters" msgstr "" -#: timezone/zic.c:3894 +#: timezone/zic.c:3893 msgid "time zone abbreviation has too many characters" msgstr "" -#: timezone/zic.c:3896 +#: timezone/zic.c:3895 msgid "time zone abbreviation differs from POSIX standard" msgstr "" -#: timezone/zic.c:3902 +#: timezone/zic.c:3901 msgid "too many, or too long, time zone abbreviations" msgstr "" -#: timezone/zic.c:3953 +#: timezone/zic.c:3952 #, c-format msgid "%s: Can't create directory %s: %s" msgstr ""