Regenerated from source files

This commit is contained in:
Ulrich Drepper 2000-09-09 08:06:57 +00:00
parent a1ce647f88
commit 5f1573151c
1 changed files with 40 additions and 36 deletions

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: libc 2.1.93\n" "Project-Id-Version: libc 2.1.93\n"
"POT-Creation-Date: 2000-09-07 09:35-0700\n" "POT-Creation-Date: 2000-09-09 01:06-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+DIST\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+DIST\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"
@ -601,7 +601,7 @@ msgstr ""
msgid "%s: garbage at end of stopping date in string %Zd in `era' field" msgid "%s: garbage at end of stopping date in string %Zd in `era' field"
msgstr "" msgstr ""
#: posix/getopt.c:793 #: posix/getopt.c:794
#, c-format #, c-format
msgid "%s: illegal option -- %c\n" msgid "%s: illegal option -- %c\n"
msgstr "" msgstr ""
@ -636,7 +636,7 @@ msgstr ""
msgid "%s: invalid number of sorting rules" msgid "%s: invalid number of sorting rules"
msgstr "" msgstr ""
#: posix/getopt.c:796 #: posix/getopt.c:797
#, c-format #, c-format
msgid "%s: invalid option -- %c\n" msgid "%s: invalid option -- %c\n"
msgstr "" msgstr ""
@ -727,37 +727,37 @@ msgstr ""
msgid "%s: only one `include' instruction allowed" msgid "%s: only one `include' instruction allowed"
msgstr "" msgstr ""
#: posix/getopt.c:716 #: posix/getopt.c:717
#, c-format #, c-format
msgid "%s: option `%c%s' doesn't allow an argument\n" msgid "%s: option `%c%s' doesn't allow an argument\n"
msgstr "" msgstr ""
#: posix/getopt.c:686 #: posix/getopt.c:687
#, c-format #, c-format
msgid "%s: option `%s' is ambiguous\n" msgid "%s: option `%s' is ambiguous\n"
msgstr "" msgstr ""
#: posix/getopt.c:734 posix/getopt.c:907 #: posix/getopt.c:735 posix/getopt.c:908
#, c-format #, c-format
msgid "%s: option `%s' requires an argument\n" msgid "%s: option `%s' requires an argument\n"
msgstr "" msgstr ""
#: posix/getopt.c:711 #: posix/getopt.c:712
#, c-format #, c-format
msgid "%s: option `--%s' doesn't allow an argument\n" msgid "%s: option `--%s' doesn't allow an argument\n"
msgstr "" msgstr ""
#: posix/getopt.c:891 #: posix/getopt.c:892
#, c-format #, c-format
msgid "%s: option `-W %s' doesn't allow an argument\n" msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr "" msgstr ""
#: posix/getopt.c:873 #: posix/getopt.c:874
#, c-format #, c-format
msgid "%s: option `-W %s' is ambiguous\n" msgid "%s: option `-W %s' is ambiguous\n"
msgstr "" msgstr ""
#: posix/getopt.c:826 posix/getopt.c:956 #: posix/getopt.c:827 posix/getopt.c:957
#, c-format #, c-format
msgid "%s: option requires an argument -- %c\n" msgid "%s: option requires an argument -- %c\n"
msgstr "" msgstr ""
@ -929,12 +929,12 @@ msgstr ""
msgid "%s: unknown symbol `%s' in equivalent definition" msgid "%s: unknown symbol `%s' in equivalent definition"
msgstr "" msgstr ""
#: posix/getopt.c:767 #: posix/getopt.c:768
#, c-format #, c-format
msgid "%s: unrecognized option `%c%s'\n" msgid "%s: unrecognized option `%c%s'\n"
msgstr "" msgstr ""
#: posix/getopt.c:763 #: posix/getopt.c:764
#, c-format #, c-format
msgid "%s: unrecognized option `--%s'\n" msgid "%s: unrecognized option `--%s'\n"
msgstr "" msgstr ""
@ -1661,43 +1661,43 @@ msgstr ""
msgid "Dump information generated by PC profiling." msgid "Dump information generated by PC profiling."
msgstr "" msgstr ""
#: elf/dl-load.c:847 #: elf/dl-load.c:848
msgid "ELF file ABI version invalid." msgid "ELF file ABI version invalid."
msgstr "" msgstr ""
#: elf/dl-load.c:845 #: elf/dl-load.c:846
msgid "ELF file OS ABI invalid." msgid "ELF file OS ABI invalid."
msgstr "" msgstr ""
#: elf/dl-load.c:829 #: elf/dl-load.c:830
msgid "ELF file class not 32-bit" msgid "ELF file class not 32-bit"
msgstr "" msgstr ""
#: elf/dl-load.c:831 #: elf/dl-load.c:832
msgid "ELF file class not 64-bit" msgid "ELF file class not 64-bit"
msgstr "" msgstr ""
#: elf/dl-load.c:854 #: elf/dl-load.c:855
msgid "ELF file machine architecture does not match" msgid "ELF file machine architecture does not match"
msgstr "" msgstr ""
#: elf/dl-load.c:852 #: elf/dl-load.c:853
msgid "ELF file version does not match current one" msgid "ELF file version does not match current one"
msgstr "" msgstr ""
#: elf/dl-load.c:841 #: elf/dl-load.c:842
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:857 #: elf/dl-load.c:858
msgid "ELF file's phentsize not the expected size" msgid "ELF file's phentsize not the expected size"
msgstr "" msgstr ""
#: elf/dl-load.c:930 #: elf/dl-load.c:931
msgid "ELF load command address/offset not properly aligned" msgid "ELF load command address/offset not properly aligned"
msgstr "" msgstr ""
#: elf/dl-load.c:927 #: elf/dl-load.c:928
msgid "ELF load command alignment not page-aligned" msgid "ELF load command alignment not page-aligned"
msgstr "" msgstr ""
@ -3993,7 +3993,7 @@ msgstr ""
msgid "cannot allocate dependency list" msgid "cannot allocate dependency list"
msgstr "" msgstr ""
#: elf/dl-load.c:1078 #: elf/dl-load.c:1086
msgid "cannot allocate memory for program header" msgid "cannot allocate memory for program header"
msgstr "" msgstr ""
@ -4013,7 +4013,7 @@ msgstr ""
msgid "cannot allocate version reference table" msgid "cannot allocate version reference table"
msgstr "" msgstr ""
#: elf/dl-load.c:1047 #: elf/dl-load.c:1055
msgid "cannot change memory protections" msgid "cannot change memory protections"
msgstr "" msgstr ""
@ -4042,14 +4042,18 @@ msgstr ""
msgid "cannot create search path array" msgid "cannot create search path array"
msgstr "" msgstr ""
#: elf/dl-load.c:1183 #: elf/dl-load.c:1191
msgid "cannot create searchlist" msgid "cannot create searchlist"
msgstr "" msgstr ""
#: elf/dl-load.c:875 elf/dl-load.c:1599 #: elf/dl-load.c:876 elf/dl-load.c:1607
msgid "cannot create shared object descriptor" msgid "cannot create shared object descriptor"
msgstr "" msgstr ""
#: elf/dl-load.c:1005
msgid "cannot dynamically load executable"
msgstr ""
#: nscd/connections.c:183 #: nscd/connections.c:183
#, c-format #, c-format
msgid "cannot enable socket to accept connections: %s" msgid "cannot enable socket to accept connections: %s"
@ -4081,7 +4085,7 @@ msgstr ""
msgid "cannot make segment writable for relocation" msgid "cannot make segment writable for relocation"
msgstr "" msgstr ""
#: elf/dl-load.c:1063 #: elf/dl-load.c:1071
msgid "cannot map zero-fill pages" msgid "cannot map zero-fill pages"
msgstr "" msgstr ""
@ -4123,7 +4127,7 @@ msgstr ""
msgid "cannot open output file `%s' for category `%s'" msgid "cannot open output file `%s' for category `%s'"
msgstr "" msgstr ""
#: elf/dl-load.c:1612 #: elf/dl-load.c:1620
msgid "cannot open shared object file" msgid "cannot open shared object file"
msgstr "" msgstr ""
@ -4132,7 +4136,7 @@ msgstr ""
msgid "cannot open socket: %s" msgid "cannot open socket: %s"
msgstr "" msgstr ""
#: elf/dl-load.c:867 #: elf/dl-load.c:868
msgid "cannot open zero fill device" msgid "cannot open zero fill device"
msgstr "" msgstr ""
@ -4145,7 +4149,7 @@ msgstr ""
msgid "cannot read configuration file; this is fatal" msgid "cannot read configuration file; this is fatal"
msgstr "" msgstr ""
#: elf/dl-load.c:804 elf/dl-load.c:892 #: elf/dl-load.c:805 elf/dl-load.c:893
msgid "cannot read file data" msgid "cannot read file data"
msgstr "" msgstr ""
@ -4171,7 +4175,7 @@ msgstr ""
msgid "cannot safe new repertoire map" msgid "cannot safe new repertoire map"
msgstr "" msgstr ""
#: elf/dl-load.c:773 #: elf/dl-load.c:774
msgid "cannot stat shared object" msgid "cannot stat shared object"
msgstr "" msgstr ""
@ -4409,7 +4413,7 @@ msgstr ""
msgid "failed to load symbol data" msgid "failed to load symbol data"
msgstr "" msgstr ""
#: elf/dl-load.c:758 #: elf/dl-load.c:759
msgid "failed to map segment from shared object" msgid "failed to map segment from shared object"
msgstr "" msgstr ""
@ -4530,7 +4534,7 @@ msgstr ""
msgid "input line of unknown type" msgid "input line of unknown type"
msgstr "" msgstr ""
#: elf/dl-load.c:848 #: elf/dl-load.c:849
msgid "internal error" msgid "internal error"
msgstr "" msgstr ""
@ -4555,7 +4559,7 @@ msgstr ""
msgid "internal error in %s, line %u" msgid "internal error in %s, line %u"
msgstr "" msgstr ""
#: elf/dl-load.c:825 #: elf/dl-load.c:826
msgid "invalid ELF header" msgid "invalid ELF header"
msgstr "" msgstr ""
@ -4827,7 +4831,7 @@ msgstr ""
msgid "nscd not running!\n" msgid "nscd not running!\n"
msgstr "" msgstr ""
#: elf/dl-load.c:1098 #: elf/dl-load.c:1106
msgid "object file has no dynamic section" msgid "object file has no dynamic section"
msgstr "" msgstr ""
@ -4978,7 +4982,7 @@ msgstr ""
msgid "same rule name in multiple files" msgid "same rule name in multiple files"
msgstr "" msgstr ""
#: elf/dl-load.c:1163 #: elf/dl-load.c:1171
msgid "shared object cannot be dlopen()ed" msgid "shared object cannot be dlopen()ed"
msgstr "" msgstr ""