Update libc.pot for 2.31 release

This commit is contained in:
Siddhesh Poyarekar 2020-01-02 20:11:36 +05:30
parent 75ba929987
commit cf4dfd4617

View File

@ -5,8 +5,8 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libc 2.29.9000\n"
"POT-Creation-Date: 2019-07-18 13:28-0400\n"
"Project-Id-Version: libc 2.30.9000\n"
"POT-Creation-Date: 2020-01-02 20:08+0530\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -338,11 +338,7 @@ msgstr ""
msgid "\\`$program' is no executable\\n"
msgstr ""
#: dlfcn/dlinfo.c:63
msgid "RTLD_SELF used in code not dynamically loaded"
msgstr ""
#: dlfcn/dlinfo.c:72
#: dlfcn/dlinfo.c:53
msgid "unsupported dlinfo request"
msgstr ""
@ -371,7 +367,7 @@ msgstr ""
msgid ", OS ABI: %s %d.%d.%d"
msgstr ""
#: elf/cache.c:163 elf/ldconfig.c:1333
#: elf/cache.c:163 elf/ldconfig.c:1334
#, c-format
msgid "Can't open cache file %s\n"
msgstr ""
@ -412,11 +408,11 @@ msgstr ""
msgid "Renaming of %s to %s failed"
msgstr ""
#: elf/dl-close.c:399 elf/dl-open.c:424
#: elf/dl-close.c:406 elf/dl-open.c:285
msgid "cannot create scope list"
msgstr ""
#: elf/dl-close.c:839
#: elf/dl-close.c:852
msgid "shared object not open"
msgstr ""
@ -491,123 +487,123 @@ msgstr ""
msgid "cannot create search path array"
msgstr ""
#: elf/dl-load.c:883
#: elf/dl-load.c:892
msgid "cannot stat shared object"
msgstr ""
#: elf/dl-load.c:992 elf/dl-load.c:2198
#: elf/dl-load.c:1003 elf/dl-load.c:2191
msgid "cannot create shared object descriptor"
msgstr ""
#: elf/dl-load.c:1011 elf/dl-load.c:1555 elf/dl-load.c:1668
#: elf/dl-load.c:1022 elf/dl-load.c:1571 elf/dl-load.c:1672
msgid "cannot read file data"
msgstr ""
#: elf/dl-load.c:1057
#: elf/dl-load.c:1068
msgid "ELF load command alignment not page-aligned"
msgstr ""
#: elf/dl-load.c:1064
#: elf/dl-load.c:1075
msgid "ELF load command address/offset not properly aligned"
msgstr ""
#: elf/dl-load.c:1146
#: elf/dl-load.c:1151
msgid "cannot process note segment"
msgstr ""
#: elf/dl-load.c:1157
#: elf/dl-load.c:1162
msgid "object file has no loadable segments"
msgstr ""
#: elf/dl-load.c:1170 elf/dl-load.c:1647
#: elf/dl-load.c:1175
msgid "cannot dynamically load executable"
msgstr ""
#: elf/dl-load.c:1191
#: elf/dl-load.c:1196
msgid "object file has no dynamic section"
msgstr ""
#: elf/dl-load.c:1218
#: elf/dl-load.c:1223
msgid "cannot dynamically load position-independent executable"
msgstr ""
#: elf/dl-load.c:1220
#: elf/dl-load.c:1225
msgid "shared object cannot be dlopen()ed"
msgstr ""
#: elf/dl-load.c:1233
#: elf/dl-load.c:1238
msgid "cannot allocate memory for program header"
msgstr ""
#: elf/dl-load.c:1266 elf/dl-load.h:130
#: elf/dl-load.c:1271 elf/dl-load.h:130
msgid "cannot change memory protections"
msgstr ""
#: elf/dl-load.c:1286
#: elf/dl-load.c:1291
msgid "cannot enable executable stack as shared object requires"
msgstr ""
#: elf/dl-load.c:1299
#: elf/dl-load.c:1304
msgid "cannot close file descriptor"
msgstr ""
#: elf/dl-load.c:1555
#: elf/dl-load.c:1571
msgid "file too short"
msgstr ""
#: elf/dl-load.c:1590
#: elf/dl-load.c:1606
msgid "invalid ELF header"
msgstr ""
#: elf/dl-load.c:1602
#: elf/dl-load.c:1618
msgid "ELF file data encoding not big-endian"
msgstr ""
#: elf/dl-load.c:1604
#: elf/dl-load.c:1620
msgid "ELF file data encoding not little-endian"
msgstr ""
#: elf/dl-load.c:1608
#: elf/dl-load.c:1624
msgid "ELF file version ident does not match current one"
msgstr ""
#: elf/dl-load.c:1612
#: elf/dl-load.c:1628
msgid "ELF file OS ABI invalid"
msgstr ""
#: elf/dl-load.c:1615
#: elf/dl-load.c:1631
msgid "ELF file ABI version invalid"
msgstr ""
#: elf/dl-load.c:1618
#: elf/dl-load.c:1634
msgid "nonzero padding in e_ident"
msgstr ""
#: elf/dl-load.c:1621
#: elf/dl-load.c:1637
msgid "internal error"
msgstr ""
#: elf/dl-load.c:1628
#: elf/dl-load.c:1644
msgid "ELF file version does not match current one"
msgstr ""
#: elf/dl-load.c:1636
#: elf/dl-load.c:1652
msgid "only ET_DYN and ET_EXEC can be loaded"
msgstr ""
#: elf/dl-load.c:1652
#: elf/dl-load.c:1657
msgid "ELF file's phentsize not the expected size"
msgstr ""
#: elf/dl-load.c:2217
#: elf/dl-load.c:2210
msgid "wrong ELF class: ELFCLASS64"
msgstr ""
#: elf/dl-load.c:2218
#: elf/dl-load.c:2211
msgid "wrong ELF class: ELFCLASS32"
msgstr ""
#: elf/dl-load.c:2221
#: elf/dl-load.c:2214
msgid "cannot open shared object file"
msgstr ""
@ -619,27 +615,27 @@ msgstr ""
msgid "cannot map zero-fill pages"
msgstr ""
#: elf/dl-lookup.c:830
#: elf/dl-lookup.c:882
msgid "symbol lookup error"
msgstr ""
#: elf/dl-open.c:99
#: elf/dl-open.c:71
msgid "cannot extend global scope"
msgstr ""
#: elf/dl-open.c:474
#: elf/dl-open.c:391
msgid "TLS generation counter wrapped! Please report this."
msgstr ""
#: elf/dl-open.c:538
#: elf/dl-open.c:783
msgid "invalid mode for dlopen()"
msgstr ""
#: elf/dl-open.c:555
#: elf/dl-open.c:800
msgid "no more namespaces available for dlmopen()"
msgstr ""
#: elf/dl-open.c:579
#: elf/dl-open.c:824
msgid "invalid target namespace in dlmopen()"
msgstr ""
@ -651,20 +647,20 @@ msgstr ""
msgid "cannot make segment writable for relocation"
msgstr ""
#: elf/dl-reloc.c:272
#: elf/dl-reloc.c:273
#, c-format
msgid "%s: out of memory to store relocation results for %s\n"
msgstr ""
#: elf/dl-reloc.c:288
#: elf/dl-reloc.c:289
msgid "cannot restore segment prot after reloc"
msgstr ""
#: elf/dl-reloc.c:319
#: elf/dl-reloc.c:320
msgid "cannot apply additional memory protection after relocation"
msgstr ""
#: elf/dl-sym.c:136
#: elf/dl-sym.c:150
msgid "RTLD_NEXT used in code not dynamically loaded"
msgstr ""
@ -844,58 +840,58 @@ msgid ""
"libraries %s and %s in directory %s have same soname but different type."
msgstr ""
#: elf/ldconfig.c:1082
#: elf/ldconfig.c:1083
#, c-format
msgid "Warning: ignoring configuration file that cannot be opened: %s"
msgstr ""
#: elf/ldconfig.c:1148
#: elf/ldconfig.c:1149
#, c-format
msgid "%s:%u: bad syntax in hwcap line"
msgstr ""
#: elf/ldconfig.c:1154
#: elf/ldconfig.c:1155
#, c-format
msgid "%s:%u: hwcap index %lu above maximum %u"
msgstr ""
#: elf/ldconfig.c:1161 elf/ldconfig.c:1169
#: elf/ldconfig.c:1162 elf/ldconfig.c:1170
#, c-format
msgid "%s:%u: hwcap index %lu already defined as %s"
msgstr ""
#: elf/ldconfig.c:1172
#: elf/ldconfig.c:1173
#, c-format
msgid "%s:%u: duplicate hwcap %lu %s"
msgstr ""
#: elf/ldconfig.c:1194
#: elf/ldconfig.c:1195
#, c-format
msgid "need absolute file name for configuration file when using -r"
msgstr ""
#: elf/ldconfig.c:1201 locale/programs/xmalloc.c:63 malloc/obstack.c:416
#: elf/ldconfig.c:1202 locale/programs/xmalloc.c:63 malloc/obstack.c:416
#: malloc/obstack.c:418 posix/getconf.c:458 posix/getconf.c:697
#, c-format
msgid "memory exhausted"
msgstr ""
#: elf/ldconfig.c:1234
#: elf/ldconfig.c:1235
#, c-format
msgid "%s:%u: cannot read directory %s"
msgstr ""
#: elf/ldconfig.c:1282
#: elf/ldconfig.c:1283
#, c-format
msgid "relative path `%s' used to build cache"
msgstr ""
#: elf/ldconfig.c:1312
#: elf/ldconfig.c:1313
#, c-format
msgid "Can't chdir to /"
msgstr ""
#: elf/ldconfig.c:1353
#: elf/ldconfig.c:1354
#, c-format
msgid "Can't open cache file directory %s\n"
msgstr ""
@ -1061,27 +1057,27 @@ msgstr ""
msgid "file %s is truncated\n"
msgstr ""
#: elf/readelflib.c:66
#: elf/readelflib.c:65
#, c-format
msgid "%s is a 32 bit ELF file.\n"
msgstr ""
#: elf/readelflib.c:68
#: elf/readelflib.c:67
#, c-format
msgid "%s is a 64 bit ELF file.\n"
msgstr ""
#: elf/readelflib.c:70
#: elf/readelflib.c:69
#, c-format
msgid "Unknown ELFCLASS in file %s.\n"
msgstr ""
#: elf/readelflib.c:77
#: elf/readelflib.c:76
#, c-format
msgid "%s is not a shared object file (Type: %d).\n"
msgstr ""
#: elf/readelflib.c:108
#: elf/readelflib.c:101
#, c-format
msgid "more than one dynamic segment\n"
msgstr ""
@ -2170,7 +2166,7 @@ msgstr ""
msgid "no input digits defined and none of the standard names in the charmap"
msgstr ""
#: locale/programs/ld-ctype.c:849
#: locale/programs/ld-ctype.c:847
msgid "not all characters used in `outdigit' are available in the charmap"
msgstr ""
@ -4728,7 +4724,7 @@ msgstr ""
msgid "No previous regular expression"
msgstr ""
#: posix/wordexp.c:1816
#: posix/wordexp.c:1795
msgid "parameter null or not set"
msgstr ""
@ -4994,7 +4990,7 @@ msgstr ""
msgid "Unknown signal %d"
msgstr ""
#: sunrpc/auth_unix.c:112 sunrpc/clnt_tcp.c:124 sunrpc/clnt_udp.c:139
#: sunrpc/auth_unix.c:113 sunrpc/clnt_tcp.c:124 sunrpc/clnt_udp.c:140
#: sunrpc/clnt_unix.c:125 sunrpc/svc_tcp.c:189 sunrpc/svc_tcp.c:233
#: sunrpc/svc_udp.c:161 sunrpc/svc_unix.c:189 sunrpc/svc_unix.c:229
#: sunrpc/xdr.c:631 sunrpc/xdr.c:791 sunrpc/xdr_array.c:102
@ -5002,7 +4998,7 @@ msgstr ""
msgid "out of memory\n"
msgstr ""
#: sunrpc/auth_unix.c:349
#: sunrpc/auth_unix.c:350
msgid "auth_unix.c: Fatal marshalling problem"
msgstr ""