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