Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* Rules (others): Depend on $(extra-objs), $(install-lib),
$(install-bin), $(install-sbin), in object directory.
* Makeconfig (link-libc): Don't pass -rpath option with default
path, since ld.so should use the same default.
* Makerules (build-shlib): Likewise.
* Makerules (make-target-directory): Use mkinstalldirs.
* sysdeps/mach/i386/sysdep.h: Include unix/i386/sysdep.h to
redefine ENTRY et al.
* sysdeps/unix/sysv/linux/i386/sysdep.h (NO_UNDERSCORES, ENTRY):
Macros removed. The code in unix/i386/sysdep.h should now suffice.
* sysdeps/unix/i386/sysdep.h (ALIGNARG): New macro, defns for
[HAVE_ELF] and not.
(ENTRY): Use it in .align directive.
(CALL_MCOUNT): New macro, empty unless [PROF].
(ENTRY): Do CALL_MCOUNT just after the label.
* Makeconfig (CPPFLAGS-.po): New variable, use -DPROF so assembly
code can call mcount.
Tue Feb 20 23:05:16 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* time/private.h, time/zdump.c, time/zic.c: Updated verbatim from ADO;
translation markings are now integrated in his distribution.
* stdlib/strtod.c (round_and_return): Add missing (mp_limb) 1 cast.
* po: New directory where `LANG.po' files for message translations
will reside.
* po/SYS_libc.pot: New file, template of message strings as in source.
* MakeTAGS: New rules to build po/SYS_libc.pot automatically from
the source using xgettext.
* Makerules ($(..)po/%.pot): New rule.
* manual/Makefile (../po/manual.pot): New target, make it empty.
* sysdeps/unix/bsd/alarm.c: Moved to sysdeps/unix/alarm.c.
* sysdeps/unix/bsd/nice.c: Moved to sysdeps/unix/nice.c.
* sysdeps/unix/bsd/stime.c: Moved to sysdeps/unix/stime.c.
* sysdeps/unix/bsd/time.c: Moved to sysdeps/unix/time.c.
* sysdeps/unix/bsd/utime.c: Moved to sysdeps/unix/utime.c.
1996-02-22 23:52:20 +08:00
|
|
|
msgid "%s%s%s:%u: %s%sAssertion `%s' failed.\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "%s%s%s:%u: %s%sUnexpected error: %s.\n"
|
|
|
|
msgstr ""
|
|
|
|
|
1996-03-29 04:55:37 +08:00
|
|
|
#, c-format
|
Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* Rules (others): Depend on $(extra-objs), $(install-lib),
$(install-bin), $(install-sbin), in object directory.
* Makeconfig (link-libc): Don't pass -rpath option with default
path, since ld.so should use the same default.
* Makerules (build-shlib): Likewise.
* Makerules (make-target-directory): Use mkinstalldirs.
* sysdeps/mach/i386/sysdep.h: Include unix/i386/sysdep.h to
redefine ENTRY et al.
* sysdeps/unix/sysv/linux/i386/sysdep.h (NO_UNDERSCORES, ENTRY):
Macros removed. The code in unix/i386/sysdep.h should now suffice.
* sysdeps/unix/i386/sysdep.h (ALIGNARG): New macro, defns for
[HAVE_ELF] and not.
(ENTRY): Use it in .align directive.
(CALL_MCOUNT): New macro, empty unless [PROF].
(ENTRY): Do CALL_MCOUNT just after the label.
* Makeconfig (CPPFLAGS-.po): New variable, use -DPROF so assembly
code can call mcount.
Tue Feb 20 23:05:16 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* time/private.h, time/zdump.c, time/zic.c: Updated verbatim from ADO;
translation markings are now integrated in his distribution.
* stdlib/strtod.c (round_and_return): Add missing (mp_limb) 1 cast.
* po: New directory where `LANG.po' files for message translations
will reside.
* po/SYS_libc.pot: New file, template of message strings as in source.
* MakeTAGS: New rules to build po/SYS_libc.pot automatically from
the source using xgettext.
* Makerules ($(..)po/%.pot): New rule.
* manual/Makefile (../po/manual.pot): New target, make it empty.
* sysdeps/unix/bsd/alarm.c: Moved to sysdeps/unix/alarm.c.
* sysdeps/unix/bsd/nice.c: Moved to sysdeps/unix/nice.c.
* sysdeps/unix/bsd/stime.c: Moved to sysdeps/unix/stime.c.
* sysdeps/unix/bsd/time.c: Moved to sysdeps/unix/time.c.
* sysdeps/unix/bsd/utime.c: Moved to sysdeps/unix/utime.c.
1996-02-22 23:52:20 +08:00
|
|
|
msgid "%s%sUnknown signal %d\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "block freed twice"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "bogus mcheck_status, library is buggy"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "memory clobbered before allocated block"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "memory clobbered past end of allocated block"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "memory is consistent, library is buggy"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Error in unknown error system: "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Unknown error "
|
|
|
|
msgstr ""
|
|
|
|
|
1996-03-29 04:55:37 +08:00
|
|
|
#, c-format
|
Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* Rules (others): Depend on $(extra-objs), $(install-lib),
$(install-bin), $(install-sbin), in object directory.
* Makeconfig (link-libc): Don't pass -rpath option with default
path, since ld.so should use the same default.
* Makerules (build-shlib): Likewise.
* Makerules (make-target-directory): Use mkinstalldirs.
* sysdeps/mach/i386/sysdep.h: Include unix/i386/sysdep.h to
redefine ENTRY et al.
* sysdeps/unix/sysv/linux/i386/sysdep.h (NO_UNDERSCORES, ENTRY):
Macros removed. The code in unix/i386/sysdep.h should now suffice.
* sysdeps/unix/i386/sysdep.h (ALIGNARG): New macro, defns for
[HAVE_ELF] and not.
(ENTRY): Use it in .align directive.
(CALL_MCOUNT): New macro, empty unless [PROF].
(ENTRY): Do CALL_MCOUNT just after the label.
* Makeconfig (CPPFLAGS-.po): New variable, use -DPROF so assembly
code can call mcount.
Tue Feb 20 23:05:16 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* time/private.h, time/zdump.c, time/zic.c: Updated verbatim from ADO;
translation markings are now integrated in his distribution.
* stdlib/strtod.c (round_and_return): Add missing (mp_limb) 1 cast.
* po: New directory where `LANG.po' files for message translations
will reside.
* po/SYS_libc.pot: New file, template of message strings as in source.
* MakeTAGS: New rules to build po/SYS_libc.pot automatically from
the source using xgettext.
* Makerules ($(..)po/%.pot): New rule.
* manual/Makefile (../po/manual.pot): New target, make it empty.
* sysdeps/unix/bsd/alarm.c: Moved to sysdeps/unix/alarm.c.
* sysdeps/unix/bsd/nice.c: Moved to sysdeps/unix/nice.c.
* sysdeps/unix/bsd/stime.c: Moved to sysdeps/unix/stime.c.
* sysdeps/unix/bsd/time.c: Moved to sysdeps/unix/time.c.
* sysdeps/unix/bsd/utime.c: Moved to sysdeps/unix/utime.c.
1996-02-22 23:52:20 +08:00
|
|
|
msgid "Unknown signal %d"
|
|
|
|
msgstr ""
|
|
|
|
|
1996-03-29 04:55:37 +08:00
|
|
|
#, c-format
|
Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* Rules (others): Depend on $(extra-objs), $(install-lib),
$(install-bin), $(install-sbin), in object directory.
* Makeconfig (link-libc): Don't pass -rpath option with default
path, since ld.so should use the same default.
* Makerules (build-shlib): Likewise.
* Makerules (make-target-directory): Use mkinstalldirs.
* sysdeps/mach/i386/sysdep.h: Include unix/i386/sysdep.h to
redefine ENTRY et al.
* sysdeps/unix/sysv/linux/i386/sysdep.h (NO_UNDERSCORES, ENTRY):
Macros removed. The code in unix/i386/sysdep.h should now suffice.
* sysdeps/unix/i386/sysdep.h (ALIGNARG): New macro, defns for
[HAVE_ELF] and not.
(ENTRY): Use it in .align directive.
(CALL_MCOUNT): New macro, empty unless [PROF].
(ENTRY): Do CALL_MCOUNT just after the label.
* Makeconfig (CPPFLAGS-.po): New variable, use -DPROF so assembly
code can call mcount.
Tue Feb 20 23:05:16 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* time/private.h, time/zdump.c, time/zic.c: Updated verbatim from ADO;
translation markings are now integrated in his distribution.
* stdlib/strtod.c (round_and_return): Add missing (mp_limb) 1 cast.
* po: New directory where `LANG.po' files for message translations
will reside.
* po/SYS_libc.pot: New file, template of message strings as in source.
* MakeTAGS: New rules to build po/SYS_libc.pot automatically from
the source using xgettext.
* Makerules ($(..)po/%.pot): New rule.
* manual/Makefile (../po/manual.pot): New target, make it empty.
* sysdeps/unix/bsd/alarm.c: Moved to sysdeps/unix/alarm.c.
* sysdeps/unix/bsd/nice.c: Moved to sysdeps/unix/nice.c.
* sysdeps/unix/bsd/stime.c: Moved to sysdeps/unix/stime.c.
* sysdeps/unix/bsd/time.c: Moved to sysdeps/unix/time.c.
* sysdeps/unix/bsd/utime.c: Moved to sysdeps/unix/utime.c.
1996-02-22 23:52:20 +08:00
|
|
|
msgid "%s: illegal option -- %c\n"
|
|
|
|
msgstr ""
|
|
|
|
|
1996-03-29 04:55:37 +08:00
|
|
|
#, c-format
|
Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* Rules (others): Depend on $(extra-objs), $(install-lib),
$(install-bin), $(install-sbin), in object directory.
* Makeconfig (link-libc): Don't pass -rpath option with default
path, since ld.so should use the same default.
* Makerules (build-shlib): Likewise.
* Makerules (make-target-directory): Use mkinstalldirs.
* sysdeps/mach/i386/sysdep.h: Include unix/i386/sysdep.h to
redefine ENTRY et al.
* sysdeps/unix/sysv/linux/i386/sysdep.h (NO_UNDERSCORES, ENTRY):
Macros removed. The code in unix/i386/sysdep.h should now suffice.
* sysdeps/unix/i386/sysdep.h (ALIGNARG): New macro, defns for
[HAVE_ELF] and not.
(ENTRY): Use it in .align directive.
(CALL_MCOUNT): New macro, empty unless [PROF].
(ENTRY): Do CALL_MCOUNT just after the label.
* Makeconfig (CPPFLAGS-.po): New variable, use -DPROF so assembly
code can call mcount.
Tue Feb 20 23:05:16 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* time/private.h, time/zdump.c, time/zic.c: Updated verbatim from ADO;
translation markings are now integrated in his distribution.
* stdlib/strtod.c (round_and_return): Add missing (mp_limb) 1 cast.
* po: New directory where `LANG.po' files for message translations
will reside.
* po/SYS_libc.pot: New file, template of message strings as in source.
* MakeTAGS: New rules to build po/SYS_libc.pot automatically from
the source using xgettext.
* Makerules ($(..)po/%.pot): New rule.
* manual/Makefile (../po/manual.pot): New target, make it empty.
* sysdeps/unix/bsd/alarm.c: Moved to sysdeps/unix/alarm.c.
* sysdeps/unix/bsd/nice.c: Moved to sysdeps/unix/nice.c.
* sysdeps/unix/bsd/stime.c: Moved to sysdeps/unix/stime.c.
* sysdeps/unix/bsd/time.c: Moved to sysdeps/unix/time.c.
* sysdeps/unix/bsd/utime.c: Moved to sysdeps/unix/utime.c.
1996-02-22 23:52:20 +08:00
|
|
|
msgid "%s: invalid option -- %c\n"
|
|
|
|
msgstr ""
|
|
|
|
|
1996-03-29 04:55:37 +08:00
|
|
|
#, c-format
|
Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* Rules (others): Depend on $(extra-objs), $(install-lib),
$(install-bin), $(install-sbin), in object directory.
* Makeconfig (link-libc): Don't pass -rpath option with default
path, since ld.so should use the same default.
* Makerules (build-shlib): Likewise.
* Makerules (make-target-directory): Use mkinstalldirs.
* sysdeps/mach/i386/sysdep.h: Include unix/i386/sysdep.h to
redefine ENTRY et al.
* sysdeps/unix/sysv/linux/i386/sysdep.h (NO_UNDERSCORES, ENTRY):
Macros removed. The code in unix/i386/sysdep.h should now suffice.
* sysdeps/unix/i386/sysdep.h (ALIGNARG): New macro, defns for
[HAVE_ELF] and not.
(ENTRY): Use it in .align directive.
(CALL_MCOUNT): New macro, empty unless [PROF].
(ENTRY): Do CALL_MCOUNT just after the label.
* Makeconfig (CPPFLAGS-.po): New variable, use -DPROF so assembly
code can call mcount.
Tue Feb 20 23:05:16 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* time/private.h, time/zdump.c, time/zic.c: Updated verbatim from ADO;
translation markings are now integrated in his distribution.
* stdlib/strtod.c (round_and_return): Add missing (mp_limb) 1 cast.
* po: New directory where `LANG.po' files for message translations
will reside.
* po/SYS_libc.pot: New file, template of message strings as in source.
* MakeTAGS: New rules to build po/SYS_libc.pot automatically from
the source using xgettext.
* Makerules ($(..)po/%.pot): New rule.
* manual/Makefile (../po/manual.pot): New target, make it empty.
* sysdeps/unix/bsd/alarm.c: Moved to sysdeps/unix/alarm.c.
* sysdeps/unix/bsd/nice.c: Moved to sysdeps/unix/nice.c.
* sysdeps/unix/bsd/stime.c: Moved to sysdeps/unix/stime.c.
* sysdeps/unix/bsd/time.c: Moved to sysdeps/unix/time.c.
* sysdeps/unix/bsd/utime.c: Moved to sysdeps/unix/utime.c.
1996-02-22 23:52:20 +08:00
|
|
|
msgid "%s: option `%c%s' doesn't allow an argument\n"
|
|
|
|
msgstr ""
|
|
|
|
|
1996-03-29 04:55:37 +08:00
|
|
|
#, c-format
|
Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* Rules (others): Depend on $(extra-objs), $(install-lib),
$(install-bin), $(install-sbin), in object directory.
* Makeconfig (link-libc): Don't pass -rpath option with default
path, since ld.so should use the same default.
* Makerules (build-shlib): Likewise.
* Makerules (make-target-directory): Use mkinstalldirs.
* sysdeps/mach/i386/sysdep.h: Include unix/i386/sysdep.h to
redefine ENTRY et al.
* sysdeps/unix/sysv/linux/i386/sysdep.h (NO_UNDERSCORES, ENTRY):
Macros removed. The code in unix/i386/sysdep.h should now suffice.
* sysdeps/unix/i386/sysdep.h (ALIGNARG): New macro, defns for
[HAVE_ELF] and not.
(ENTRY): Use it in .align directive.
(CALL_MCOUNT): New macro, empty unless [PROF].
(ENTRY): Do CALL_MCOUNT just after the label.
* Makeconfig (CPPFLAGS-.po): New variable, use -DPROF so assembly
code can call mcount.
Tue Feb 20 23:05:16 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* time/private.h, time/zdump.c, time/zic.c: Updated verbatim from ADO;
translation markings are now integrated in his distribution.
* stdlib/strtod.c (round_and_return): Add missing (mp_limb) 1 cast.
* po: New directory where `LANG.po' files for message translations
will reside.
* po/SYS_libc.pot: New file, template of message strings as in source.
* MakeTAGS: New rules to build po/SYS_libc.pot automatically from
the source using xgettext.
* Makerules ($(..)po/%.pot): New rule.
* manual/Makefile (../po/manual.pot): New target, make it empty.
* sysdeps/unix/bsd/alarm.c: Moved to sysdeps/unix/alarm.c.
* sysdeps/unix/bsd/nice.c: Moved to sysdeps/unix/nice.c.
* sysdeps/unix/bsd/stime.c: Moved to sysdeps/unix/stime.c.
* sysdeps/unix/bsd/time.c: Moved to sysdeps/unix/time.c.
* sysdeps/unix/bsd/utime.c: Moved to sysdeps/unix/utime.c.
1996-02-22 23:52:20 +08:00
|
|
|
msgid "%s: option `%s' is ambiguous\n"
|
|
|
|
msgstr ""
|
|
|
|
|
1996-03-29 04:55:37 +08:00
|
|
|
#, c-format
|
Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* Rules (others): Depend on $(extra-objs), $(install-lib),
$(install-bin), $(install-sbin), in object directory.
* Makeconfig (link-libc): Don't pass -rpath option with default
path, since ld.so should use the same default.
* Makerules (build-shlib): Likewise.
* Makerules (make-target-directory): Use mkinstalldirs.
* sysdeps/mach/i386/sysdep.h: Include unix/i386/sysdep.h to
redefine ENTRY et al.
* sysdeps/unix/sysv/linux/i386/sysdep.h (NO_UNDERSCORES, ENTRY):
Macros removed. The code in unix/i386/sysdep.h should now suffice.
* sysdeps/unix/i386/sysdep.h (ALIGNARG): New macro, defns for
[HAVE_ELF] and not.
(ENTRY): Use it in .align directive.
(CALL_MCOUNT): New macro, empty unless [PROF].
(ENTRY): Do CALL_MCOUNT just after the label.
* Makeconfig (CPPFLAGS-.po): New variable, use -DPROF so assembly
code can call mcount.
Tue Feb 20 23:05:16 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* time/private.h, time/zdump.c, time/zic.c: Updated verbatim from ADO;
translation markings are now integrated in his distribution.
* stdlib/strtod.c (round_and_return): Add missing (mp_limb) 1 cast.
* po: New directory where `LANG.po' files for message translations
will reside.
* po/SYS_libc.pot: New file, template of message strings as in source.
* MakeTAGS: New rules to build po/SYS_libc.pot automatically from
the source using xgettext.
* Makerules ($(..)po/%.pot): New rule.
* manual/Makefile (../po/manual.pot): New target, make it empty.
* sysdeps/unix/bsd/alarm.c: Moved to sysdeps/unix/alarm.c.
* sysdeps/unix/bsd/nice.c: Moved to sysdeps/unix/nice.c.
* sysdeps/unix/bsd/stime.c: Moved to sysdeps/unix/stime.c.
* sysdeps/unix/bsd/time.c: Moved to sysdeps/unix/time.c.
* sysdeps/unix/bsd/utime.c: Moved to sysdeps/unix/utime.c.
1996-02-22 23:52:20 +08:00
|
|
|
msgid "%s: option `%s' requires an argument\n"
|
|
|
|
msgstr ""
|
|
|
|
|
1996-03-29 04:55:37 +08:00
|
|
|
#, c-format
|
Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* Rules (others): Depend on $(extra-objs), $(install-lib),
$(install-bin), $(install-sbin), in object directory.
* Makeconfig (link-libc): Don't pass -rpath option with default
path, since ld.so should use the same default.
* Makerules (build-shlib): Likewise.
* Makerules (make-target-directory): Use mkinstalldirs.
* sysdeps/mach/i386/sysdep.h: Include unix/i386/sysdep.h to
redefine ENTRY et al.
* sysdeps/unix/sysv/linux/i386/sysdep.h (NO_UNDERSCORES, ENTRY):
Macros removed. The code in unix/i386/sysdep.h should now suffice.
* sysdeps/unix/i386/sysdep.h (ALIGNARG): New macro, defns for
[HAVE_ELF] and not.
(ENTRY): Use it in .align directive.
(CALL_MCOUNT): New macro, empty unless [PROF].
(ENTRY): Do CALL_MCOUNT just after the label.
* Makeconfig (CPPFLAGS-.po): New variable, use -DPROF so assembly
code can call mcount.
Tue Feb 20 23:05:16 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* time/private.h, time/zdump.c, time/zic.c: Updated verbatim from ADO;
translation markings are now integrated in his distribution.
* stdlib/strtod.c (round_and_return): Add missing (mp_limb) 1 cast.
* po: New directory where `LANG.po' files for message translations
will reside.
* po/SYS_libc.pot: New file, template of message strings as in source.
* MakeTAGS: New rules to build po/SYS_libc.pot automatically from
the source using xgettext.
* Makerules ($(..)po/%.pot): New rule.
* manual/Makefile (../po/manual.pot): New target, make it empty.
* sysdeps/unix/bsd/alarm.c: Moved to sysdeps/unix/alarm.c.
* sysdeps/unix/bsd/nice.c: Moved to sysdeps/unix/nice.c.
* sysdeps/unix/bsd/stime.c: Moved to sysdeps/unix/stime.c.
* sysdeps/unix/bsd/time.c: Moved to sysdeps/unix/time.c.
* sysdeps/unix/bsd/utime.c: Moved to sysdeps/unix/utime.c.
1996-02-22 23:52:20 +08:00
|
|
|
msgid "%s: option `--%s' doesn't allow an argument\n"
|
|
|
|
msgstr ""
|
|
|
|
|
1996-03-29 04:55:37 +08:00
|
|
|
#, c-format
|
Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* Rules (others): Depend on $(extra-objs), $(install-lib),
$(install-bin), $(install-sbin), in object directory.
* Makeconfig (link-libc): Don't pass -rpath option with default
path, since ld.so should use the same default.
* Makerules (build-shlib): Likewise.
* Makerules (make-target-directory): Use mkinstalldirs.
* sysdeps/mach/i386/sysdep.h: Include unix/i386/sysdep.h to
redefine ENTRY et al.
* sysdeps/unix/sysv/linux/i386/sysdep.h (NO_UNDERSCORES, ENTRY):
Macros removed. The code in unix/i386/sysdep.h should now suffice.
* sysdeps/unix/i386/sysdep.h (ALIGNARG): New macro, defns for
[HAVE_ELF] and not.
(ENTRY): Use it in .align directive.
(CALL_MCOUNT): New macro, empty unless [PROF].
(ENTRY): Do CALL_MCOUNT just after the label.
* Makeconfig (CPPFLAGS-.po): New variable, use -DPROF so assembly
code can call mcount.
Tue Feb 20 23:05:16 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* time/private.h, time/zdump.c, time/zic.c: Updated verbatim from ADO;
translation markings are now integrated in his distribution.
* stdlib/strtod.c (round_and_return): Add missing (mp_limb) 1 cast.
* po: New directory where `LANG.po' files for message translations
will reside.
* po/SYS_libc.pot: New file, template of message strings as in source.
* MakeTAGS: New rules to build po/SYS_libc.pot automatically from
the source using xgettext.
* Makerules ($(..)po/%.pot): New rule.
* manual/Makefile (../po/manual.pot): New target, make it empty.
* sysdeps/unix/bsd/alarm.c: Moved to sysdeps/unix/alarm.c.
* sysdeps/unix/bsd/nice.c: Moved to sysdeps/unix/nice.c.
* sysdeps/unix/bsd/stime.c: Moved to sysdeps/unix/stime.c.
* sysdeps/unix/bsd/time.c: Moved to sysdeps/unix/time.c.
* sysdeps/unix/bsd/utime.c: Moved to sysdeps/unix/utime.c.
1996-02-22 23:52:20 +08:00
|
|
|
msgid "%s: option requires an argument -- %c\n"
|
|
|
|
msgstr ""
|
|
|
|
|
1996-03-29 04:55:37 +08:00
|
|
|
#, c-format
|
Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* Rules (others): Depend on $(extra-objs), $(install-lib),
$(install-bin), $(install-sbin), in object directory.
* Makeconfig (link-libc): Don't pass -rpath option with default
path, since ld.so should use the same default.
* Makerules (build-shlib): Likewise.
* Makerules (make-target-directory): Use mkinstalldirs.
* sysdeps/mach/i386/sysdep.h: Include unix/i386/sysdep.h to
redefine ENTRY et al.
* sysdeps/unix/sysv/linux/i386/sysdep.h (NO_UNDERSCORES, ENTRY):
Macros removed. The code in unix/i386/sysdep.h should now suffice.
* sysdeps/unix/i386/sysdep.h (ALIGNARG): New macro, defns for
[HAVE_ELF] and not.
(ENTRY): Use it in .align directive.
(CALL_MCOUNT): New macro, empty unless [PROF].
(ENTRY): Do CALL_MCOUNT just after the label.
* Makeconfig (CPPFLAGS-.po): New variable, use -DPROF so assembly
code can call mcount.
Tue Feb 20 23:05:16 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* time/private.h, time/zdump.c, time/zic.c: Updated verbatim from ADO;
translation markings are now integrated in his distribution.
* stdlib/strtod.c (round_and_return): Add missing (mp_limb) 1 cast.
* po: New directory where `LANG.po' files for message translations
will reside.
* po/SYS_libc.pot: New file, template of message strings as in source.
* MakeTAGS: New rules to build po/SYS_libc.pot automatically from
the source using xgettext.
* Makerules ($(..)po/%.pot): New rule.
* manual/Makefile (../po/manual.pot): New target, make it empty.
* sysdeps/unix/bsd/alarm.c: Moved to sysdeps/unix/alarm.c.
* sysdeps/unix/bsd/nice.c: Moved to sysdeps/unix/nice.c.
* sysdeps/unix/bsd/stime.c: Moved to sysdeps/unix/stime.c.
* sysdeps/unix/bsd/time.c: Moved to sysdeps/unix/time.c.
* sysdeps/unix/bsd/utime.c: Moved to sysdeps/unix/utime.c.
1996-02-22 23:52:20 +08:00
|
|
|
msgid "%s: unrecognized option `%c%s'\n"
|
|
|
|
msgstr ""
|
|
|
|
|
1996-03-29 04:55:37 +08:00
|
|
|
#, c-format
|
Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* Rules (others): Depend on $(extra-objs), $(install-lib),
$(install-bin), $(install-sbin), in object directory.
* Makeconfig (link-libc): Don't pass -rpath option with default
path, since ld.so should use the same default.
* Makerules (build-shlib): Likewise.
* Makerules (make-target-directory): Use mkinstalldirs.
* sysdeps/mach/i386/sysdep.h: Include unix/i386/sysdep.h to
redefine ENTRY et al.
* sysdeps/unix/sysv/linux/i386/sysdep.h (NO_UNDERSCORES, ENTRY):
Macros removed. The code in unix/i386/sysdep.h should now suffice.
* sysdeps/unix/i386/sysdep.h (ALIGNARG): New macro, defns for
[HAVE_ELF] and not.
(ENTRY): Use it in .align directive.
(CALL_MCOUNT): New macro, empty unless [PROF].
(ENTRY): Do CALL_MCOUNT just after the label.
* Makeconfig (CPPFLAGS-.po): New variable, use -DPROF so assembly
code can call mcount.
Tue Feb 20 23:05:16 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* time/private.h, time/zdump.c, time/zic.c: Updated verbatim from ADO;
translation markings are now integrated in his distribution.
* stdlib/strtod.c (round_and_return): Add missing (mp_limb) 1 cast.
* po: New directory where `LANG.po' files for message translations
will reside.
* po/SYS_libc.pot: New file, template of message strings as in source.
* MakeTAGS: New rules to build po/SYS_libc.pot automatically from
the source using xgettext.
* Makerules ($(..)po/%.pot): New rule.
* manual/Makefile (../po/manual.pot): New target, make it empty.
* sysdeps/unix/bsd/alarm.c: Moved to sysdeps/unix/alarm.c.
* sysdeps/unix/bsd/nice.c: Moved to sysdeps/unix/nice.c.
* sysdeps/unix/bsd/stime.c: Moved to sysdeps/unix/stime.c.
* sysdeps/unix/bsd/time.c: Moved to sysdeps/unix/time.c.
* sysdeps/unix/bsd/utime.c: Moved to sysdeps/unix/utime.c.
1996-02-22 23:52:20 +08:00
|
|
|
msgid "%s: unrecognized option `--%s'\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Invalid back reference"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Invalid character class name"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Invalid collation character"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Invalid content of \\{\\}"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Invalid preceding regular expression"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Invalid range end"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Invalid regular expression"
|
|
|
|
msgstr ""
|
|
|
|
|
1996-03-29 04:55:37 +08:00
|
|
|
msgid "Memory exhausted"
|
|
|
|
msgstr ""
|
|
|
|
|
Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* Rules (others): Depend on $(extra-objs), $(install-lib),
$(install-bin), $(install-sbin), in object directory.
* Makeconfig (link-libc): Don't pass -rpath option with default
path, since ld.so should use the same default.
* Makerules (build-shlib): Likewise.
* Makerules (make-target-directory): Use mkinstalldirs.
* sysdeps/mach/i386/sysdep.h: Include unix/i386/sysdep.h to
redefine ENTRY et al.
* sysdeps/unix/sysv/linux/i386/sysdep.h (NO_UNDERSCORES, ENTRY):
Macros removed. The code in unix/i386/sysdep.h should now suffice.
* sysdeps/unix/i386/sysdep.h (ALIGNARG): New macro, defns for
[HAVE_ELF] and not.
(ENTRY): Use it in .align directive.
(CALL_MCOUNT): New macro, empty unless [PROF].
(ENTRY): Do CALL_MCOUNT just after the label.
* Makeconfig (CPPFLAGS-.po): New variable, use -DPROF so assembly
code can call mcount.
Tue Feb 20 23:05:16 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* time/private.h, time/zdump.c, time/zic.c: Updated verbatim from ADO;
translation markings are now integrated in his distribution.
* stdlib/strtod.c (round_and_return): Add missing (mp_limb) 1 cast.
* po: New directory where `LANG.po' files for message translations
will reside.
* po/SYS_libc.pot: New file, template of message strings as in source.
* MakeTAGS: New rules to build po/SYS_libc.pot automatically from
the source using xgettext.
* Makerules ($(..)po/%.pot): New rule.
* manual/Makefile (../po/manual.pot): New target, make it empty.
* sysdeps/unix/bsd/alarm.c: Moved to sysdeps/unix/alarm.c.
* sysdeps/unix/bsd/nice.c: Moved to sysdeps/unix/nice.c.
* sysdeps/unix/bsd/stime.c: Moved to sysdeps/unix/stime.c.
* sysdeps/unix/bsd/time.c: Moved to sysdeps/unix/time.c.
* sysdeps/unix/bsd/utime.c: Moved to sysdeps/unix/utime.c.
1996-02-22 23:52:20 +08:00
|
|
|
msgid "No match"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "No previous regular expression"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Premature end of regular expression"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Regular expression too big"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Success"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Trailing backslash"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Unmatched ( or \\("
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Unmatched ) or \\)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Unmatched [ or [^"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Unmatched \\{"
|
|
|
|
msgstr ""
|
|
|
|
|
1996-03-29 04:55:37 +08:00
|
|
|
msgid "Unknown system error"
|
|
|
|
msgstr ""
|
|
|
|
|
Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* Rules (others): Depend on $(extra-objs), $(install-lib),
$(install-bin), $(install-sbin), in object directory.
* Makeconfig (link-libc): Don't pass -rpath option with default
path, since ld.so should use the same default.
* Makerules (build-shlib): Likewise.
* Makerules (make-target-directory): Use mkinstalldirs.
* sysdeps/mach/i386/sysdep.h: Include unix/i386/sysdep.h to
redefine ENTRY et al.
* sysdeps/unix/sysv/linux/i386/sysdep.h (NO_UNDERSCORES, ENTRY):
Macros removed. The code in unix/i386/sysdep.h should now suffice.
* sysdeps/unix/i386/sysdep.h (ALIGNARG): New macro, defns for
[HAVE_ELF] and not.
(ENTRY): Use it in .align directive.
(CALL_MCOUNT): New macro, empty unless [PROF].
(ENTRY): Do CALL_MCOUNT just after the label.
* Makeconfig (CPPFLAGS-.po): New variable, use -DPROF so assembly
code can call mcount.
Tue Feb 20 23:05:16 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* time/private.h, time/zdump.c, time/zic.c: Updated verbatim from ADO;
translation markings are now integrated in his distribution.
* stdlib/strtod.c (round_and_return): Add missing (mp_limb) 1 cast.
* po: New directory where `LANG.po' files for message translations
will reside.
* po/SYS_libc.pot: New file, template of message strings as in source.
* MakeTAGS: New rules to build po/SYS_libc.pot automatically from
the source using xgettext.
* Makerules ($(..)po/%.pot): New rule.
* manual/Makefile (../po/manual.pot): New target, make it empty.
* sysdeps/unix/bsd/alarm.c: Moved to sysdeps/unix/alarm.c.
* sysdeps/unix/bsd/nice.c: Moved to sysdeps/unix/nice.c.
* sysdeps/unix/bsd/stime.c: Moved to sysdeps/unix/stime.c.
* sysdeps/unix/bsd/time.c: Moved to sysdeps/unix/time.c.
* sysdeps/unix/bsd/utime.c: Moved to sysdeps/unix/utime.c.
1996-02-22 23:52:20 +08:00
|
|
|
msgid ".rhosts fstat failed"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid ".rhosts lstat failed"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid ".rhosts not regular file"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid ".rhosts writeable by other than owner"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Trying %s...\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "bad .rhosts owner"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "connect to address %s: "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "rcmd: select (setting up stderr): %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "rcmd: socket: All ports in use\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "rcmd: write (setting up stderr): %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "select: protocol failure in circuit setup\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "socket: protocol failure in circuit setup.\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Host name lookup failure"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "No address associated with name"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Resolver Error 0 (no error)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Resolver internal error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Unknown host"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Unknown resolver error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Unknown server error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid " %s [-c | -h | -l | -m] [-o outfile] [infile]\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid " %s [-s udp|tcp]* [-o outfile] [infile]\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "%s, line %d: "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "%s: output would overwrite %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "%s: unable to open "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "(unknown authentication error - %d)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "; low version = %lu, high version = %lu"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "; why = "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Authentication OK"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Broadcast select problem"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Cannot create socket for broadcast rpc"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Cannot receive reply to broadcast"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Cannot register service"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Cannot send broadcast packet"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Cannot set socket option SO_BROADCAST"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Client credential too weak"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Error %d"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Failed (unspecified error)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Invalid client credential"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Invalid client verifier"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Invalid server verifier"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: (unknown error code)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: Authentication error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: Can't decode result"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: Can't encode arguments"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: Failed (unspecified error)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: Incompatible versions of RPC"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: Port mapper failure"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: Procedure unavailable"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: Program not registered"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: Program unavailable"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: Program/version mismatch"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: Remote system error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: Server can't decode arguments"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: Success"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: Timed out"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: Unable to receive"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: Unable to send"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: Unknown host"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC: Unknown protocol"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Server rejected credential"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Server rejected verifier"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "array declaration expected"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "auth_none.c - Fatal marshalling problem"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "broadcast: ioctl (get interface configuration)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "broadcast: ioctl (get interface flags)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "cache_set: victim not found"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "can't reassign procedure number %d\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "clnt_raw.c - Fatal header serialization error."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "constant or identifier expected"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "couldn't create an rpc server\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "couldn't register prog %d vers %d\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "definition keyword expected"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "enablecache: cache already enabled"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "enablecache: could not allocate cache"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "enablecache: could not allocate cache data"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "enablecache: could not allocate cache fifo"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "expected '%s'"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "expected '%s' or '%s'"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "expected '%s', '%s' or '%s'"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "expected type specifier"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "get_myaddress: ioctl (get interface configuration)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "illegal character in file: "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "illegal result type"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "never registered prog %d\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "no array-of-pointer declarations -- use typedef"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "preprocessor error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "registerrpc: out of memory\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "svc_tcp: makefd_xprt: out of memory\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "svctcp_.c - cannot getsockname or listen"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "svctcp_.c - udp socket creation problem"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "svctcp_create: out of memory\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "svcudp_create - cannot getsockname"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "svcudp_create: socket creation problem"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "too many files!\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "trouble replying to prog %d\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "unterminated string constant"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "usage: %s infile\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "variable-length array declaration expected"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "voids allowed only inside union and program definitions"
|
|
|
|
msgstr ""
|
1996-03-29 04:55:37 +08:00
|
|
|
|
|
|
|
msgid "Alarm clock"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Broken pipe"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Bus error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "CPU time limit exceeded"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Child exited"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Continued"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "File size limit exceeded"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Floating point exception"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Hangup"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "I/O possible"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "IOT trap"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Illegal Instruction"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Interrupt"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Killed"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Power failure"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Profiling timer expired"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Quit"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Segmentation fault"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Stopped"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Stopped (signal)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Stopped (tty input)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Stopped (tty output)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Terminated"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Trace/breakpoint trap"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Urgent I/O condition"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "User defined signal 1"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "User defined signal 2"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Virtual timer expired"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Window changed"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "unknown signal"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "?"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Address already in use"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Address family not supported by protocol family"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Argument list too long"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Authentication error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Bad address"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Bad file descriptor"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Block device required"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Can't assign requested address"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Can't send after socket shutdown"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Cannot allocate memory"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Computer bought the farm"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Connection refused"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Connection reset by peer"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Connection timed out"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Destination address required"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Device busy"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Device not configured"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Directory not empty"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Disc quota exceeded"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Exec format error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "File exists"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "File name too long"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "File too large"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Function not implemented"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Gratuitous error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Host is down"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Illegal seek"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Inappropriate file type or format"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Inappropriate ioctl for device"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Inappropriate operation for background process"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Input/output error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Interrupted system call"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Invalid argument"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Invalid cross-device link"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Is a directory"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Message too long"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Need authenticator"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Network dropped connection on reset"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Network is down"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Network is unreachable"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "No buffer space available"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "No child processes"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "No locks available"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "No route to host"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "No space left on device"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "No such file or directory"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "No such process"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Not a directory"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Numerical argument out of domain"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Numerical result out of range"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Operation already in progress"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Operation not permitted"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Operation not supported"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Operation not supported by device"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Operation now in progress"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Permission denied"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Protocol family not supported"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Protocol not available"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Protocol not supported"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Protocol wrong type for socket"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC bad procedure for program"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC program not available"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC program version wrong"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC struct is bad"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "RPC version wrong"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Read-only file system"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Reserved error 82"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Reserved error 83"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Reserved error 84"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Reserved error 85"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Reserved error 86"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Reserved error 87"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Reserved error 88"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Reserved error 89"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Reserved error 90"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Reserved error 91"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Reserved error 92"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Reserved error 93"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Reserved error 94"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Reserved error 95"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Reserved error 96"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Reserved error 97"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Reserved error 98"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Reserved error 99"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Resource deadlock avoided"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Resource temporarily unavailable"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Socket is already connected"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Socket is not connected"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Socket operation on non-socket"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Socket type not supported"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Software caused connection abort"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Stale NFS file handle"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Text file busy"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Too many levels of remote in path"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Too many levels of symbolic links"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Too many links"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Too many open files"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Too many open files in system"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Too many processes"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Too many references: can't splice"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Too many users"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Translator died"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "You really blew it this time"
|
|
|
|
msgstr ""
|