----------------------------------------------------------------------------- MANIFEST | 254 - Makefile | 4 README | 3 README.MAC | 7 aclocal.m4 | 254 - config.guess | 57 config.sub | 217 - configure | 9186 +++++++++++++++++++++++++++------------------ configure.in | 282 + doc/CHANGES | 143 doc/CHANGES.old | 8 doc/CREDITS | 8 doc/INSTALL | 49 doc/TODO | 201 doc/WHATSNEW | 19 doc/iso2asc.txt | 16 doc/keymap.sample | 2 doc/l10n/de.add | 5 doc/l10n/de.po | 4520 ++++++++++++---------- doc/l10n/de/tin.1 | 437 +- doc/l10n/de/tin.5 | 220 - doc/l10n/en_GB.po | 4461 +++++++++++---------- doc/l10n/en_GB/tin.1 | 225 - doc/l10n/en_GB/tin.5 | 134 doc/l10n/es.po | 4278 +++++++++++--------- doc/l10n/es/tin.1 | 215 - doc/l10n/es/tin.5 | 129 doc/l10n/tin-man.pot | 4163 +++++++++++--------- doc/mbox.5 | 2 doc/mmdf.5 | 2 doc/tin.1 | 211 - doc/tin.5 | 125 doc/tin.defaults | 2 doc/umlaute.txt | 69 doc/umlauts.txt | 5 doc/url_handler.1 | 1 include/autoconf.hin | 20 include/bool.h | 2 include/bugrep.h | 2 include/debug.h | 2 include/extern.h | 375 + include/keymap.h | 6 include/missing_fd.h | 2 include/newsrc.h | 2 include/nntplib.h | 5 include/policy.h | 2 include/proto.h | 33 include/rfc2046.h | 13 include/stpwatch.h | 81 include/tcurses.h | 2 include/tin.h | 92 include/tinrc.h | 15 include/tnntp.h | 2 include/tnntps.h | 19 include/trace.h | 2 include/version.h | 8 libcanlock/src/canlock.c | 3 po/da.po | 4747 ++++++++++++----------- po/de.po | 4726 ++++++++++++----------- po/en_GB.po | 4708 ++++++++++++----------- po/es.po | 4650 ++++++++++++---------- po/et.po | 4840 ++++++++++++----------- po/fr.po | 4825 ++++++++++++----------- po/ru.po | 7708 +++++++++++++++++++------------------ po/sv.po | 5057 +++++++++++++----------- po/tin.pot | 4449 +++++++++++---------- po/tr.po | 4767 ++++++++++++----------- po/zh_CN.po | 4722 ++++++++++++----------- po/zh_TW.po | 4731 ++++++++++++----------- po4a.conf | 4 src/Makefile.in | 21 src/active.c | 70 src/art.c | 236 - src/attrib.c | 212 - src/auth.c | 36 src/charset.c | 4 src/color.c | 9 src/config.c | 86 src/cook.c | 622 ++- src/debug.c | 16 src/envarg.c | 2 src/feed.c | 24 src/filter.c | 103 src/global.c | 2 src/group.c | 29 src/hashstr.c | 2 src/header.c | 18 src/heapsort.c | 7 src/help.c | 22 src/inews.c | 15 src/init.c | 90 src/joinpath.c | 2 src/keymap.c | 873 ++-- src/lang.c | 500 ++ src/langinfo.c | 7 src/list.c | 2 src/lock.c | 2 src/mail.c | 35 src/main.c | 175 src/makecfg.c | 63 src/memory.c | 32 src/mimetypes.c | 4 src/misc.c | 229 - src/my_tmpfile.c | 2 src/newsrc.c | 289 + src/nntplib.c | 636 ++- src/nntps.c | 580 +- src/nrctbl.c | 6 src/options_menu.c | 82 src/page.c | 238 - src/parsdate.y | 9 src/pgp.c | 41 src/post.c | 650 ++- src/prompt.c | 2 src/read.c | 6 src/refs.c | 95 src/regex.c | 5 src/rfc1524.c | 5 src/rfc2045.c | 6 src/rfc2046.c | 113 src/rfc2047.c | 88 src/save.c | 223 - src/screen.c | 7 src/search.c | 33 src/select.c | 37 src/sigfile.c | 2 src/signal.c | 39 src/strftime.c | 2 src/string.c | 71 src/tags.c | 42 src/tcurses.c | 15 src/thread.c | 36 src/tincfg.tbl | 11 src/tmpfile.c | 2 src/trace.c | 2 src/version.c | 12 src/xface.c | 65 src/xref.c | 4 tin-2.6.3/po/da.gmo |binary tin-2.6.3/po/de.gmo |binary tin-2.6.3/po/en_GB.gmo |binary tin-2.6.3/po/et.gmo |binary tin-2.6.3/po/fr.gmo |binary tin-2.6.3/po/ru.gmo |binary tin-2.6.3/po/sv.gmo |binary tin-2.6.3/po/tr.gmo |binary tin-2.6.3/po/zh_CN.gmo |binary tin-2.6.3/po/zh_TW.gmo |binary tin.spec | 2 tools/tinews.pl | 28 tools/url_handler.pl | 1 151 files changed, 54981 insertions(+), 42592 deletions(-) ----------------------------------------------------------------------------- diff -Nurp '--exclude=.bzr*' tin-2.6.2/MANIFEST tin-2.6.3/MANIFEST --- tin-2.6.2/MANIFEST 2022-12-25 00:00:30.000000000 +0100 +++ tin-2.6.3/MANIFEST 2023-12-24 00:26:11.896832776 +0100 @@ -1,27 +1,27 @@ -MANIFEST for tin-2.6.2 (So 25. Dez 00:00:29 CET 2022) +MANIFEST for tin-2.6.3 (Sun Dec 24 00:26:11 CET 2023) ---------------------------------------------------- 14976 ./Makefile 8812 ./MANIFEST - 1546 ./README - 747 ./README.MAC + 1574 ./README + 733 ./README.MAC 976 ./README.WIN - 217723 ./aclocal.m4 + 219382 ./aclocal.m4 1120 ./conf-tin - 49938 ./config.guess - 35819 ./config.sub - 997271 ./configure - 46953 ./configure.in + 50622 ./config.guess + 36482 ./config.sub + 1048232 ./configure + 50397 ./configure.in 7123 ./install-sh - 355 ./po4a.conf + 356 ./po4a.conf 1821 ./tin.spec 18847 ./doc/ABOUT-NLS - 5879 ./doc/CHANGES - 319065 ./doc/CHANGES.old - 5172 ./doc/CREDITS + 13246 ./doc/CHANGES + 319061 ./doc/CHANGES.old + 5189 ./doc/CREDITS 1305 ./doc/DEBUG_REFS - 33852 ./doc/INSTALL - 46354 ./doc/TODO - 661 ./doc/WHATSNEW + 34736 ./doc/INSTALL + 46423 ./doc/TODO + 1324 ./doc/WHATSNEW 2618 ./doc/art_handling.txt 1701 ./doc/article.txt 3498 ./doc/auth.txt @@ -29,8 +29,8 @@ MANIFEST for tin-2.6.2 (So 25. Dez 00:00 12253 ./doc/filtering 35305 ./doc/good-netkeeping-seal 3790 ./doc/internals.txt - 23621 ./doc/iso2asc.txt - 3963 ./doc/keymap.sample + 23720 ./doc/iso2asc.txt + 4005 ./doc/keymap.sample 633 ./doc/mailcap.sample 5922 ./doc/mbox.5 3365 ./doc/mime.types @@ -42,11 +42,11 @@ MANIFEST for tin-2.6.2 (So 25. Dez 00:00 3964 ./doc/pgp.txt 3048 ./doc/rcvars.txt 1525 ./doc/reading-mail.txt - 4947 ./doc/umlaute.txt - 4246 ./doc/umlauts.txt - 7170 ./doc/url_handler.1 - 144664 ./doc/tin.1 - 86483 ./doc/tin.5 + 4914 ./doc/umlaute.txt + 4151 ./doc/umlauts.txt + 7117 ./doc/url_handler.1 + 149164 ./doc/tin.1 + 87435 ./doc/tin.5 5065 ./doc/tin.defaults 19319 ./doc/tinews.1 2224 ./doc/tools.txt @@ -56,100 +56,100 @@ MANIFEST for tin-2.6.2 (So 25. Dez 00:00 3816 ./tools/metamutt 2791 ./tools/opt-case.pl 1413 ./tools/tinlock - 49078 ./tools/tinews.pl - 3791 ./tools/url_handler.pl + 49366 ./tools/tinews.pl + 3737 ./tools/url_handler.pl 1657 ./tools/url_handler.sh 3353 ./tools/w2r.pl 2697 ./include/bool.h 1886 ./include/bugrep.h 2350 ./include/debug.h - 70257 ./include/extern.h - 14442 ./include/keymap.h + 83949 ./include/extern.h + 14484 ./include/keymap.h 2992 ./include/missing_fd.h 6435 ./include/newsrc.h - 9339 ./include/nntplib.h + 9382 ./include/nntplib.h 664 ./include/plp_snprintf.h 15637 ./include/policy.h - 35203 ./include/proto.h - 5701 ./include/rfc2046.h - 3544 ./include/stpwatch.h + 35667 ./include/proto.h + 5830 ./include/rfc2046.h + 2675 ./include/stpwatch.h 6310 ./include/tcurses.h - 76264 ./include/tin.h - 18338 ./include/tinrc.h + 77830 ./include/tin.h + 18872 ./include/tinrc.h 3894 ./include/tnntp.h - 2723 ./include/tnntps.h + 3179 ./include/tnntps.h 2367 ./include/trace.h - 2248 ./include/version.h - 36419 ./src/active.c - 90179 ./src/art.c - 83588 ./src/attrib.c - 18213 ./src/auth.c - 12931 ./src/charset.c - 8790 ./src/color.c - 69957 ./src/config.c - 28541 ./src/cook.c + 2243 ./include/version.h + 37056 ./src/active.c + 92172 ./src/art.c + 83646 ./src/attrib.c + 18480 ./src/auth.c + 12932 ./src/charset.c + 8886 ./src/color.c + 71769 ./src/config.c + 41478 ./src/cook.c 26542 ./src/curses.c - 12420 ./src/debug.c + 12541 ./src/debug.c 3519 ./src/envarg.c - 30480 ./src/feed.c - 60003 ./src/filter.c + 30317 ./src/feed.c + 59863 ./src/filter.c 18146 ./src/getline.c 9216 ./src/global.c - 50187 ./src/group.c + 50329 ./src/group.c 3910 ./src/hashstr.c - 8729 ./src/header.c - 6252 ./src/heapsort.c - 45228 ./src/help.c - 14031 ./src/inews.c - 38765 ./src/init.c + 8839 ./src/header.c + 6394 ./src/heapsort.c + 45940 ./src/help.c + 14104 ./src/inews.c + 40171 ./src/init.c 2537 ./src/joinpath.c - 107932 ./src/keymap.c - 141784 ./src/lang.c - 4486 ./src/langinfo.c + 109477 ./src/keymap.c + 167093 ./src/lang.c + 4517 ./src/langinfo.c 7314 ./src/list.c 6767 ./src/lock.c - 17179 ./src/mail.c - 29579 ./src/main.c - 11250 ./src/makecfg.c - 13770 ./src/memory.c - 5322 ./src/mimetypes.c - 102795 ./src/misc.c - 40501 ./src/newsrc.c - 63116 ./src/nntplib.c - 24483 ./src/nntps.c - 8104 ./src/nrctbl.c - 108592 ./src/options_menu.c - 69299 ./src/page.c - 24451 ./src/parsdate.y + 17707 ./src/mail.c + 33017 ./src/main.c + 12128 ./src/makecfg.c + 14146 ./src/memory.c + 5328 ./src/mimetypes.c + 103141 ./src/misc.c + 43525 ./src/newsrc.c + 71352 ./src/nntplib.c + 30606 ./src/nntps.c + 8084 ./src/nrctbl.c + 110563 ./src/options_menu.c + 71061 ./src/page.c + 24554 ./src/parsdate.y 17057 ./src/plp_snprintf.c - 13291 ./src/pgp.c - 163278 ./src/post.c + 13749 ./src/pgp.c + 169672 ./src/post.c 19790 ./src/prompt.c - 10778 ./src/read.c - 27779 ./src/refs.c - 8927 ./src/regex.c - 14634 ./src/rfc1524.c - 15388 ./src/rfc2045.c - 40256 ./src/rfc2046.c - 37658 ./src/rfc2047.c - 58688 ./src/save.c - 17503 ./src/screen.c - 19436 ./src/search.c - 44140 ./src/select.c + 10764 ./src/read.c + 28838 ./src/refs.c + 8917 ./src/regex.c + 14599 ./src/rfc1524.c + 15394 ./src/rfc2045.c + 42312 ./src/rfc2046.c + 38331 ./src/rfc2047.c + 59635 ./src/save.c + 17510 ./src/screen.c + 19425 ./src/search.c + 44535 ./src/select.c 8810 ./src/sigfile.c - 14547 ./src/signal.c + 15335 ./src/signal.c 7330 ./src/strftime.c - 40746 ./src/string.c - 9693 ./src/tags.c - 17871 ./src/tcurses.c - 3406 ./src/tmpfile.c + 40519 ./src/string.c + 9895 ./src/tags.c + 17981 ./src/tcurses.c + 3405 ./src/tmpfile.c 3661 ./src/my_tmpfile.c - 46497 ./src/thread.c + 47331 ./src/thread.c 2581 ./src/trace.c - 5032 ./src/version.c + 5015 ./src/version.c 5555 ./src/wildmat.c - 7645 ./src/xface.c - 13216 ./src/xref.c + 7150 ./src/xface.c + 13210 ./src/xref.c 422 ./pcre/AUTHORS 2515 ./pcre/COPYING 118928 ./pcre/ChangeLog @@ -217,9 +217,9 @@ MANIFEST for tin-2.6.2 (So 25. Dez 00:00 108966 ./pcre/testdata/testoutput7 53056 ./pcre/testdata/testoutput8 28769 ./pcre/testdata/testoutput9 - 22544 ./include/autoconf.hin - 22687 ./src/Makefile.in - 10513 ./src/tincfg.tbl + 22862 ./include/autoconf.hin + 22694 ./src/Makefile.in + 10726 ./src/tincfg.tbl 1439 ./libcanlock/COPYING 4149 ./libcanlock/ChangeLog 490 ./libcanlock/ChangeLog_V0 @@ -231,7 +231,7 @@ MANIFEST for tin-2.6.2 (So 25. Dez 00:00 1620 ./libcanlock/Makefile.in 3858 ./libcanlock/README 4015 ./libcanlock/src/base64.c - 11731 ./libcanlock/src/canlock.c + 11705 ./libcanlock/src/canlock.c 7835 ./libcanlock/src/hmac.c 4161 ./libcanlock/src/secret.c 12652 ./libcanlock/src/sha1.c @@ -282,38 +282,38 @@ MANIFEST for tin-2.6.2 (So 25. Dez 00:00 41 ./intl/VERSION 5096 ./po/Makefile.inn 556 ./po/POTFILES.in - 149545 ./po/tin.pot - 166434 ./po/da.gmo - 233323 ./po/da.po - 204078 ./po/de.gmo - 244747 ./po/de.po - 190343 ./po/en_GB.gmo - 229938 ./po/en_GB.po + 155622 ./po/tin.pot + 165190 ./po/da.gmo + 243215 ./po/da.po + 214728 ./po/de.gmo + 255932 ./po/de.po + 200398 ./po/en_GB.gmo + 240514 ./po/en_GB.po 1586 ./po/es.gmo - 178811 ./po/es.po - 187719 ./po/et.gmo - 232441 ./po/et.po - 198062 ./po/fr.gmo - 242225 ./po/fr.po - 116069 ./po/ru.gmo - 215333 ./po/ru.po - 21998 ./po/sv.gmo - 160631 ./po/sv.po - 187695 ./po/tr.gmo - 246452 ./po/tr.po - 232644 ./po/zh_CN.po - 171029 ./po/zh_CN.gmo - 232013 ./po/zh_TW.po - 171160 ./po/zh_TW.gmo - 157599 ./doc/l10n/de/tin.1 - 93410 ./doc/l10n/de/tin.5 - 130 ./doc/l10n/de.add - 410743 ./doc/l10n/de.po - 148621 ./doc/l10n/en_GB/tin.1 - 89097 ./doc/l10n/en_GB/tin.5 - 490340 ./doc/l10n/en_GB.po - 148722 ./doc/l10n/es/tin.1 - 89084 ./doc/l10n/es/tin.5 - 326230 ./doc/l10n/es.po - 308473 ./doc/l10n/tin-man.pot -13702199 total + 186041 ./po/es.po + 191044 ./po/et.gmo + 243012 ./po/et.po + 200435 ./po/fr.gmo + 253458 ./po/fr.po + 147823 ./po/ru.gmo + 265504 ./po/ru.po + 21656 ./po/sv.gmo + 168244 ./po/sv.po + 186430 ./po/tr.gmo + 257478 ./po/tr.po + 242661 ./po/zh_CN.po + 169642 ./po/zh_CN.gmo + 242211 ./po/zh_TW.po + 169773 ./po/zh_TW.gmo + 163576 ./doc/l10n/de/tin.1 + 95126 ./doc/l10n/de/tin.5 + 230 ./doc/l10n/de.add + 430330 ./doc/l10n/de.po + 153237 ./doc/l10n/en_GB/tin.1 + 90081 ./doc/l10n/en_GB/tin.5 + 505030 ./doc/l10n/en_GB.po + 153337 ./doc/l10n/es/tin.1 + 90083 ./doc/l10n/es/tin.5 + 333136 ./doc/l10n/es.po + 316931 ./doc/l10n/tin-man.pot +14154773 total diff -Nurp '--exclude=.bzr*' tin-2.6.2/Makefile tin-2.6.3/Makefile --- tin-2.6.2/Makefile 2022-12-25 00:00:28.000000000 +0100 +++ tin-2.6.3/Makefile 2023-12-24 00:07:18.792271633 +0100 @@ -9,9 +9,9 @@ SHELL = @SHELL@ PROJECT = tin LVER = 2 PVER = 6 -SVER = 2 +SVER = 3 VER = $(LVER).$(PVER).$(SVER) -DVER = 20221225 +DVER = 20231224 EXE = tin # directory structure diff -Nurp '--exclude=.bzr*' tin-2.6.2/README tin-2.6.3/README --- tin-2.6.2/README 2021-08-23 12:58:19.000000000 +0200 +++ tin-2.6.3/README 2023-04-27 11:04:42.431051840 +0200 @@ -24,7 +24,8 @@ with other software, too.) Otherwise use messages and won't be able to post using the internal inews. As the included pcre library is slightly outdated linking against a newer -version is recommended (configure --with-pcre ; see doc/INSTALL for details). +version is recommended (configure --with-pcre or even --with-pcre2-config ; +see doc/INSTALL for details). Before mailing a bug-report to tin-bugs@tin.org please check if you are using the latest (stable) release, and if not, please upgrade first! Have a diff -Nurp '--exclude=.bzr*' tin-2.6.2/README.MAC tin-2.6.3/README.MAC --- tin-2.6.2/README.MAC 2021-08-23 12:58:19.000000000 +0200 +++ tin-2.6.3/README.MAC 2023-08-03 07:44:58.415862432 +0200 @@ -13,9 +13,8 @@ Note for Mac OS X 10.6 / Darwin 10.0.0 u `/usr/sbin/scutil --set HostName` if you set the "disable_sender" option to ON on /etc/tin/tin.defaults -Here are two other ways to build and install tin: +Other way to build and install tin: - MacPorts -- Fink -Instead of using the shell-script url_handler.sh you might want to use -open(1) as URL-handler. +Instead of using the shell-script url_handler.sh or the perl-script +url_handler.pl you might want to use open(1) as URL-handler. diff -Nurp '--exclude=.bzr*' tin-2.6.2/aclocal.m4 tin-2.6.3/aclocal.m4 --- tin-2.6.2/aclocal.m4 2022-12-22 11:35:07.000000000 +0100 +++ tin-2.6.3/aclocal.m4 2023-12-17 20:12:24.766080293 +0100 @@ -2,10 +2,10 @@ dnl Project : tin - a Usenet reader dnl Module : aclocal.m4 dnl Author : Thomas E. Dickey dnl Created : 1995-08-24 -dnl Updated : 2022-12-21 +dnl Updated : 2023-12-17 dnl Notes : dnl -dnl Copyright (c) 1995-2022 Thomas E. Dickey +dnl Copyright (c) 1995-2024 Thomas E. Dickey dnl All rights reserved. dnl dnl Redistribution and use in source and binary forms, with or without @@ -200,7 +200,7 @@ size_t iconv(); AC_SUBST(LIBICONV) ])dnl dnl --------------------------------------------------------------------------- -dnl AM_LANGINFO_CODESET version: 6 updated: 2021/01/01 16:53:59 +dnl AM_LANGINFO_CODESET version: 7 updated: 2023/01/11 04:05:23 dnl ------------------- dnl Inserted as requested by gettext 0.10.40 dnl File from /usr/share/aclocal @@ -212,7 +212,9 @@ dnl From Bruno Haible. AC_DEFUN([AM_LANGINFO_CODESET], [ AC_CACHE_CHECK([for nl_langinfo and CODESET], am_cv_langinfo_codeset, - [AC_TRY_LINK([#include ], + [AC_TRY_LINK([ +$ac_includes_default +#include ], [char* cs = nl_langinfo(CODESET); (void)cs], am_cv_langinfo_codeset=yes, am_cv_langinfo_codeset=no) @@ -1499,7 +1501,7 @@ AC_SUBST(CAN_CPPFLAGS) AC_SUBST(CAN_MAKEFILE) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_BUNDLED_INTL version: 20 updated: 2021/01/02 09:31:20 +dnl CF_BUNDLED_INTL version: 21 updated: 2023/01/10 19:35:04 dnl --------------- dnl Top-level macro for configuring an application with a bundled copy of dnl the intl and po directories for gettext. @@ -1570,7 +1572,7 @@ CF_OUR_MESSAGES($1) if test "$USE_INCLUDED_LIBINTL" = yes ; then if test "$nls_cv_force_use_gnu_gettext" = yes ; then : - elif test "$nls_cv_use_gnu_gettext" = yes ; then + elif test "$nls_cv_use_gnu_gettext" != no ; then : else INTLDIR_MAKE="#" @@ -1682,7 +1684,7 @@ AC_SUBST(PCREDIR_LIBS) AC_SUBST(PCREDIR_CPPFLAGS) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_CC_ENV_FLAGS version: 10 updated: 2020/12/31 18:40:20 +dnl CF_CC_ENV_FLAGS version: 11 updated: 2023/02/20 11:15:46 dnl --------------- dnl Check for user's environment-breakage by stuffing CFLAGS/CPPFLAGS content dnl into CC. This will not help with broken scripts that wrap the compiler @@ -1723,7 +1725,7 @@ case "$CC" in AC_MSG_WARN(your environment uses the CC variable to hold CFLAGS/CPPFLAGS options) # humor him... cf_prog=`echo "$CC" | sed -e 's/ / /g' -e 's/[[ ]]* / /g' -e 's/[[ ]]*[[ ]]-[[^ ]].*//'` - cf_flags=`echo "$CC" | ${AWK:-awk} -v prog="$cf_prog" '{ printf("%s", [substr]([$]0,1+length(prog))); }'` + cf_flags=`echo "$CC" | sed -e "s%^$cf_prog%%"` CC="$cf_prog" for cf_arg in $cf_flags do @@ -1746,7 +1748,7 @@ case "$CC" in esac ])dnl dnl --------------------------------------------------------------------------- -dnl CF_CHECK_1_DECL version: 5 updated: 2001/07/22 21:09:16 +dnl CF_CHECK_1_DECL version: 6 updated: 2023/12/17 10:59:59 dnl --------------- dnl Check for missing declarations in the system headers (adapted from vile). dnl @@ -1763,7 +1765,7 @@ $CHECK_DECL_HDRS #undef $1 struct zowie { int a; double b; struct zowie *c; char d; }; -extern struct zowie *$1(); +extern struct zowie *$1(void); ], [ ], @@ -1773,7 +1775,7 @@ CF_UPPER(cf_1_up,$1) AC_TRY_COMPILE([ #define DECL_${cf_1_up} $CHECK_DECL_HDRS -],[long x = 0], +],[long x = 0; (void)x], [eval 'cf_cv_func_'$1'=yes'], [eval 'cf_cv_func_'$1'=no']) else @@ -1855,7 +1857,7 @@ CF_CHECK_1_DECL(${ac_func}, ${ac_tr_func done ])dnl dnl --------------------------------------------------------------------------- -dnl CF_CHECK_ERRNO version: 13 updated: 2020/03/10 18:53:47 +dnl CF_CHECK_ERRNO version: 14 updated: 2023/02/18 17:41:25 dnl -------------- dnl Check for data that is usually declared in or , e.g., dnl the 'errno' variable. Define a DECL_xxx symbol if we must declare it @@ -1867,11 +1869,7 @@ AC_DEFUN([CF_CHECK_ERRNO], [ AC_CACHE_CHECK(if external $1 is declared, cf_cv_dcl_$1,[ AC_TRY_COMPILE([ -#ifdef HAVE_STDLIB_H -#include -#endif -#include -#include +$ac_includes_default #include ], ifelse([$2],,int,[$2]) x = (ifelse([$2],,int,[$2])) $1; (void)x, [cf_cv_dcl_$1=yes], @@ -1989,15 +1987,17 @@ fi ])dnl dnl --------------------------------------------------------------------------- -dnl CF_CHECK_NESTED_PARAMS version: 3 updated: 2019/12/31 20:39:42 +dnl CF_CHECK_NESTED_PARAMS version: 4 updated: 2023/12/17 10:59:59 dnl ---------------------- dnl Check if the compiler allows nested parameter lists (some don't) AC_DEFUN([CF_CHECK_NESTED_PARAMS], [ AC_MSG_CHECKING([if nested parameters work]) AC_CACHE_VAL(cf_cv_nested_params,[ - AC_TRY_COMPILE([], - [extern void (*sigdisp(int sig, void (*func)(int sig)))(int sig)], + AC_TRY_COMPILE([ + extern void (*sigdisp(int sig, void (*func)(int sig)))(int sig); + ], + [], [cf_cv_nested_params=yes], [cf_cv_nested_params=no]) ]) @@ -2005,7 +2005,7 @@ AC_MSG_RESULT($cf_cv_nested_params) test $cf_cv_nested_params = yes && AC_DEFINE(HAVE_NESTED_PARAMS,1,[Define this to 1 if the compiler allows nested parameter lists]) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_CLANG_COMPILER version: 8 updated: 2021/01/01 13:31:04 +dnl CF_CLANG_COMPILER version: 9 updated: 2023/02/18 17:41:25 dnl ----------------- dnl Check if the given compiler is really clang. clang's C driver defines dnl __GNUC__ (fooling the configure script into setting $GCC to yes) but does @@ -2027,7 +2027,7 @@ if test "$ifelse([$1],,[$1],GCC)" = yes AC_TRY_COMPILE([],[ #ifdef __clang__ #else -make an error +#error __clang__ is not defined #endif ],[ifelse([$2],,CLANG_COMPILER,[$2])=yes ],[]) @@ -2103,7 +2103,7 @@ if test "$cf_cv_color_curses" = yes ; th fi ])dnl dnl --------------------------------------------------------------------------- -dnl CF_COMPTYPE version: 3 updated: 2019/12/31 20:39:42 +dnl CF_COMPTYPE version: 4 updated: 2023/12/17 10:59:59 dnl ----------- dnl Check if the compiler uses 'void *' for qsort's compare function parameters dnl (i.e., it's an ANSI prototype). @@ -2114,10 +2114,11 @@ AC_CACHE_VAL(cf_cv_comptype,[ AC_TRY_COMPILE([ #ifdef HAVE_STDLIB_H #include -#endif], - [extern int compare(const void *, const void *); - char *foo = "string"; - qsort(foo, sizeof(foo)/sizeof(*foo), sizeof(*foo), compare)], +#endif + extern int compare(const void *, const void *); + ], + [static char foo[] = "string"; + qsort(foo, sizeof(foo)/sizeof(foo[0]), sizeof(foo), compare)], [cf_cv_comptype=yes], [cf_cv_comptype=no]) ]) @@ -2129,7 +2130,7 @@ else fi ])dnl dnl --------------------------------------------------------------------------- -dnl CF_CONST_X_STRING version: 7 updated: 2021/06/07 17:39:17 +dnl CF_CONST_X_STRING version: 8 updated: 2023/12/01 17:22:50 dnl ----------------- dnl The X11R4-X11R6 Xt specification uses an ambiguous String type for most dnl character-strings. @@ -2164,6 +2165,7 @@ AC_TRY_COMPILE( AC_CACHE_CHECK(for X11/Xt const-feature,cf_cv_const_x_string,[ AC_TRY_COMPILE( [ +#undef _CONST_X_STRING #define _CONST_X_STRING /* X11R7.8 (perhaps) */ #undef XTSTRINGDEFINES /* X11R5 and later */ #include @@ -2243,7 +2245,7 @@ AC_MSG_RESULT($cf_cv_corefile) test $cf_cv_corefile = yes && AC_DEFINE(HAVE_COREFILE,1,[Define this to 1 if the application can dump core]) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_CPP_CONCATS version: 3 updated: 2019/12/31 20:39:42 +dnl CF_CPP_CONCATS version: 4 updated: 2023/12/17 10:59:59 dnl -------------- dnl Test for ANSI token expansion (used in 'assert'). AC_DEFUN([CF_CPP_CONCATS], @@ -2252,7 +2254,9 @@ AC_MSG_CHECKING([for ansi token concaten AC_CACHE_VAL(cf_cv_cpp_concats,[ AC_TRY_COMPILE([ #define concat(a,b) a ## b], - [char *firstlast = "y", *s = concat(first,last)], + [static char *firstlast = "y"; + const char *s = concat(first,last); + (void)s], [cf_cv_cpp_concats=yes], [cf_cv_cpp_concats=no]) ]) @@ -2260,7 +2264,7 @@ AC_MSG_RESULT($cf_cv_cpp_concats) test $cf_cv_cpp_concats = yes && AC_DEFINE(CPP_DOES_CONCAT,1,[Define this to 1 for ansi token concatenation]) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_CPP_EXPANDS version: 3 updated: 2019/12/31 20:39:42 +dnl CF_CPP_EXPANDS version: 4 updated: 2023/12/17 10:59:59 dnl -------------- dnl Test for ANSI token expansion (used in 'assert'). AC_DEFUN([CF_CPP_EXPANDS], @@ -2269,7 +2273,7 @@ AC_MSG_CHECKING([for ansi token expansio AC_CACHE_VAL(cf_cv_cpp_expands,[ AC_TRY_COMPILE([ #define string(n) #n], - [char *s = string(token)], + [const char *s = string(token); (void)s], [cf_cv_cpp_expands=yes], [cf_cv_cpp_expands=no]) ]) @@ -2520,7 +2524,7 @@ fi ])dnl dnl --------------------------------------------------------------------------- -dnl CF_CURSES_TERMCAP version: 13 updated: 2022/12/21 19:46:38 +dnl CF_CURSES_TERMCAP version: 15 updated: 2023/12/09 10:53:57 dnl ----------------- dnl Check if we should include to pick up prototypes for termcap dnl functions. On terminfo systems, these are normally declared in , @@ -2545,10 +2549,13 @@ do CPPFLAGS="$cf_save_CPPFLAGS $CHECK_DECL_FLAG" test -n "$cf_c_opts" && CPPFLAGS="$CPPFLAGS -D$cf_c_opts" test -n "$cf_t_opts" && CPPFLAGS="$CPPFLAGS -D$cf_t_opts" + cf_tgoto_decl=" + extern char *tgoto(char*,int,int);" + test -n "${cf_c_opts}${cf_t_opts}" && cf_tgoto_decl= AC_TRY_LINK([/* $cf_c_opts $cf_t_opts */ -$CHECK_DECL_HDRS], - [char *x = (char *)tgoto(""); (void)x], +$CHECK_DECL_HDRS $cf_tgoto_decl], + [static char fmt[] = ""; char *x = tgoto(fmt); (void)x], [test "$cf_cv_need_curses_h" = no && { cf_cv_need_curses_h=maybe cf_ok_c_opts=$cf_c_opts @@ -2556,8 +2563,8 @@ $CHECK_DECL_HDRS], }], [echo "Recompiling with corrected call (C:$cf_c_opts, T:$cf_t_opts)" >&AC_FD_CC AC_TRY_LINK([ -$CHECK_DECL_HDRS], - [char *x = (char *)tgoto("",0,0); (void)x], +$CHECK_DECL_HDRS $cf_tgoto_decl], + [static char fmt[] = ""; char *x = tgoto(fmt,0,0); (void)x], [cf_cv_need_curses_h=yes cf_ok_c_opts=$cf_c_opts cf_ok_t_opts=$cf_t_opts])]) @@ -3368,15 +3375,15 @@ AC_MSG_RESULT($cf_cv_func_fork) test $cf_cv_func_fork = yes && AC_DEFINE(HAVE_FORK) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_FUNC_GETADDRINFO version: 9 updated: 2017/05/10 18:31:29 +dnl CF_FUNC_GETADDRINFO version: 10 updated: 2023/01/05 18:06:22 dnl ------------------- dnl Look for a working version of getaddrinfo(), for IPV6 support. AC_DEFUN([CF_FUNC_GETADDRINFO],[ AC_CACHE_CHECK(working getaddrinfo, cf_cv_getaddrinfo,[ AC_TRY_RUN([ -#include +$ac_includes_default + #include -#include #include #include @@ -3459,7 +3466,7 @@ if test "$cf_cv_getaddrinfo" = yes ; the fi ])dnl dnl --------------------------------------------------------------------------- -dnl CF_FUNC_MEMMOVE version: 9 updated: 2017/01/21 11:06:25 +dnl CF_FUNC_MEMMOVE version: 10 updated: 2023/01/05 18:51:28 dnl --------------- dnl Check for memmove, or a bcopy that can handle overlapping copy. If neither dnl is found, add our own version of memmove to the list of objects. @@ -3469,6 +3476,8 @@ AC_CHECK_FUNC(memmove,,[ AC_CHECK_FUNC(bcopy,[ AC_CACHE_CHECK(if bcopy does overlapping moves,cf_cv_good_bcopy,[ AC_TRY_RUN([ +$ac_includes_default + int main(void) { static char data[] = "abcdefghijklmnopqrstuwwxyz"; char temp[40]; @@ -3490,7 +3499,7 @@ int main(void) { fi ])])dnl dnl --------------------------------------------------------------------------- -dnl CF_FUNC_SYSTEM version: 7 updated: 2022/12/21 18:52:11 +dnl CF_FUNC_SYSTEM version: 8 updated: 2023/12/17 10:59:59 dnl -------------- dnl Check if the 'system()' function returns a usable status, or if not, try dnl to use the status returned by a SIGCHLD. @@ -3517,7 +3526,7 @@ RETSIGTYPE signal_handler (int sig) int system_status; wait (&wait_status); system_status = WEXITSTATUS(wait_status); /* should be nonzero */ - ${cf_cv_main_return:-return}(system_status != 23); + exit(system_status != 23); } int main(void) @@ -3544,7 +3553,7 @@ AC_MSG_RESULT($cf_cv_system_status) test $cf_cv_system_status = no && AC_DEFINE(USE_SYSTEM_STATUS,1,[Define this to 1 if the system function returns usable exit-status]) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_GCC_VERSION version: 8 updated: 2019/09/07 13:38:36 +dnl CF_GCC_VERSION version: 9 updated: 2023/03/05 14:30:13 dnl -------------- dnl Find version of gcc, and (because icc/clang pretend to be gcc without being dnl compatible), attempt to determine if icc/clang is actually used. @@ -3553,7 +3562,7 @@ AC_REQUIRE([AC_PROG_CC]) GCC_VERSION=none if test "$GCC" = yes ; then AC_MSG_CHECKING(version of $CC) - GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(GCC[[^)]]*) //' -e 's/^.*(Debian[[^)]]*) //' -e 's/^[[^0-9.]]*//' -e 's/[[^0-9.]].*//'`" + GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^[[^(]]*([[^)]][[^)]]*) //' -e 's/^[[^0-9.]]*//' -e 's/[[^0-9.]].*//'`" test -z "$GCC_VERSION" && GCC_VERSION=unknown AC_MSG_RESULT($GCC_VERSION) fi @@ -3832,7 +3841,7 @@ test -d "$oldincludedir" && { $1="[$]$1 $cf_header_path_list" ])dnl dnl --------------------------------------------------------------------------- -dnl CF_INTEL_COMPILER version: 8 updated: 2021/01/01 16:53:59 +dnl CF_INTEL_COMPILER version: 9 updated: 2023/02/18 17:41:25 dnl ----------------- dnl Check if the given compiler is really the Intel compiler for Linux. It dnl tries to imitate gcc, but does not return an error when it finds a mismatch @@ -3858,7 +3867,7 @@ if test "$ifelse([$1],,[$1],GCC)" = yes AC_TRY_COMPILE([],[ #ifdef __INTEL_COMPILER #else -make an error +#error __INTEL_COMPILER is not defined #endif ],[ifelse([$2],,INTEL_COMPILER,[$2])=yes cf_save_CFLAGS="$cf_save_CFLAGS -we147" @@ -3923,7 +3932,7 @@ ifelse($1,,,[$1=$LIB_PREFIX]) AC_SUBST(LIB_PREFIX) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_LOCKFILE version: 2 updated: 2001/05/26 12:41:02 +dnl CF_LOCKFILE version: 3 updated: 2023/12/17 10:59:59 dnl ----------- dnl Check for functions that we can use for file-locking. Simply checking for dnl existence is not sufficient, since fcntl, for example, uses definitions @@ -3964,6 +3973,7 @@ if eval 'test ${ac_cv_func_'$cf_lock'+se rc = fcntl(fd, block ? F_SETLKW : F_SETLK, &flk) && fcntl(fd, F_GETLK, &flk) && fcntl(fd, F_SETLK, &flk); + (void)rc; ],,continue) ;; lockf) #(vi @@ -3980,6 +3990,8 @@ if eval 'test ${ac_cv_func_'$cf_lock'+se int ret = lockf(fd, block ? F_LOCK : F_TLOCK, 0L) && lockf(fd, F_TEST, 0L) && lockf(fd, F_ULOCK, 0L); + (void)block; + (void)ret; ],,[continue]) ;; flock) @@ -3999,6 +4011,8 @@ if eval 'test ${ac_cv_func_'$cf_lock'+se int ret = flock(fd, (LOCK_EX|LOCK_NB)) && flock(fd, LOCK_UN) && flock(fd, block ? LOCK_EX : (LOCK_EX | LOCK_NB)); + (void)block; + (void)ret; ],,[continue]) ;; esac @@ -4088,7 +4102,7 @@ fi fi ])dnl dnl --------------------------------------------------------------------------- -dnl CF_NCURSES_CC_CHECK version: 5 updated: 2020/12/31 20:19:42 +dnl CF_NCURSES_CC_CHECK version: 6 updated: 2023/02/18 17:47:58 dnl ------------------- dnl Check if we can compile with ncurses' header file dnl $1 is the cache variable to set @@ -4105,7 +4119,7 @@ AC_DEFUN([CF_NCURSES_CC_CHECK],[ #ifdef NCURSES_VERSION ]ifelse($3,ncursesw,[ #ifndef WACS_BSSB - make an error + #error WACS_BSSB is not defined #endif ])[ printf("%s\\n", NCURSES_VERSION); @@ -4113,7 +4127,7 @@ printf("%s\\n", NCURSES_VERSION); #ifdef __NCURSES_H printf("old\\n"); #else - make an error + #error __NCURSES_H is not defined #endif #endif ] @@ -4436,7 +4450,7 @@ CF_UPPER(cf_nculib_ROOT,HAVE_LIB$cf_ncul AC_DEFINE_UNQUOTED($cf_nculib_ROOT) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_NCURSES_VERSION version: 16 updated: 2020/12/31 20:19:42 +dnl CF_NCURSES_VERSION version: 17 updated: 2023/01/05 18:54:02 dnl ------------------ dnl Check for the version of ncurses, to aid in reporting bugs, etc. dnl Call CF_CURSES_CPPFLAGS first, or CF_NCURSES_CPPFLAGS. We don't use @@ -4449,8 +4463,10 @@ AC_CACHE_CHECK(for ncurses version, cf_c cf_tempfile=out$$ rm -f "$cf_tempfile" AC_TRY_RUN([ +$ac_includes_default + #include <${cf_cv_ncurses_header:-curses.h}> -#include + int main(void) { FILE *fp = fopen("$cf_tempfile", "w"); @@ -4847,7 +4863,7 @@ else fi ])dnl dnl --------------------------------------------------------------------------- -dnl CF_PKG_CONFIG version: 12 updated: 2021/10/10 20:18:09 +dnl CF_PKG_CONFIG version: 13 updated: 2023/10/28 11:59:01 dnl ------------- dnl Check for the package-config program, unless disabled by command-line. dnl @@ -4856,7 +4872,7 @@ AC_DEFUN([CF_PKG_CONFIG], [ AC_MSG_CHECKING(if you want to use pkg-config) AC_ARG_WITH(pkg-config, - [ --with-pkg-config{=path} enable/disable use of pkg-config], + [[ --with-pkg-config[=CMD] enable/disable use of pkg-config and its name CMD]], [cf_pkg_config=$withval], [cf_pkg_config=yes]) AC_MSG_RESULT($cf_pkg_config) @@ -4885,7 +4901,7 @@ fi AC_SUBST(PKG_CONFIG) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_POSIX_C_SOURCE version: 11 updated: 2018/12/31 20:46:17 +dnl CF_POSIX_C_SOURCE version: 12 updated: 2023/02/18 17:41:25 dnl ----------------- dnl Define _POSIX_C_SOURCE to the given level, and _POSIX_SOURCE if needed. dnl @@ -4916,7 +4932,7 @@ AC_CACHE_CHECK(if we should define _POSI CF_MSG_LOG(if the symbol is already defined go no further) AC_TRY_COMPILE([#include ],[ #ifndef _POSIX_C_SOURCE -make an error +#error _POSIX_C_SOURCE is not defined #endif], [cf_cv_posix_c_source=no], [cf_want_posix_source=no @@ -4935,7 +4951,7 @@ make an error if test "$cf_want_posix_source" = yes ; then AC_TRY_COMPILE([#include ],[ #ifdef _POSIX_SOURCE -make an error +#error _POSIX_SOURCE is defined #endif],[], cf_cv_posix_c_source="$cf_cv_posix_c_source -D_POSIX_SOURCE") fi @@ -4946,7 +4962,7 @@ make an error CF_MSG_LOG(if the second compile does not leave our definition intact error) AC_TRY_COMPILE([#include ],[ #ifndef _POSIX_C_SOURCE -make an error +#error _POSIX_C_SOURCE is not defined #endif],, [cf_cv_posix_c_source=no]) CFLAGS="$cf_save_CFLAGS" @@ -5162,7 +5178,7 @@ YACC="$cf_cv_prog_YACC" AC_SUBST(YACC)dnl ])dnl dnl --------------------------------------------------------------------------- -dnl CF_PW_GECOS version: 3 updated: 2019/12/31 20:39:42 +dnl CF_PW_GECOS version: 4 updated: 2023/12/17 10:59:59 dnl ----------- dnl Check if the passwd-struct defines the '.pw_gecos' member (useful dnl in decoding user names). @@ -5172,8 +5188,9 @@ AC_CACHE_CHECK([for passwd.pw_gecos], cf AC_TRY_COMPILE([ #include ],[ - struct passwd foo; - char bar = foo.pw_gecos], + static struct passwd foo; + char *bar = foo.pw_gecos; + (void)bar], [cf_cv_pw_gecos=yes], [cf_cv_pw_gecos=no])]) test $cf_cv_pw_gecos = no && AC_DEFINE(DONT_HAVE_PW_GECOS,1,[Define this to 1 if passwd struct has .pw_gecos]) @@ -5276,7 +5293,7 @@ do done ])dnl dnl --------------------------------------------------------------------------- -dnl CF_SIGWINCH version: 6 updated: 2021/01/01 13:31:04 +dnl CF_SIGWINCH version: 7 updated: 2023/02/18 17:41:25 dnl ----------- dnl Use this macro after CF_XOPEN_SOURCE, but do not require it (not all dnl programs need this test). @@ -5319,7 +5336,7 @@ do #include ],[ #if SIGWINCH != $cf_sigwinch -make an error +#error SIGWINCH is not $cf_sigwinch #endif int x = SIGWINCH; (void)x], [cf_cv_fixup_sigwinch=$cf_sigwinch @@ -5573,7 +5590,7 @@ AC_DEFUN([CF_STRERROR],[ AC_CHECK_FUNCS(strerror, AC_DEFINE(HAVE_STRERROR),[CF_SYS_ERRLIST]) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_STRUCT_TERMIOS version: 11 updated: 2020/03/19 20:46:13 +dnl CF_STRUCT_TERMIOS version: 13 updated: 2023/12/03 19:38:54 dnl ----------------- dnl Some machines require _POSIX_SOURCE to completely define struct termios. AC_DEFUN([CF_STRUCT_TERMIOS],[ @@ -5596,12 +5613,12 @@ if test "$ac_cv_header_termios_h" = yes if test "$termios_bad" = maybe ; then AC_MSG_CHECKING(whether termios.h needs _POSIX_SOURCE) AC_TRY_COMPILE([#include ], - [struct termios foo; int x = foo.c_iflag = 1; (void)x], + [struct termios foo; int x = (int)(foo.c_iflag = 1); (void)x], termios_bad=no, [ AC_TRY_COMPILE([ #define _POSIX_SOURCE #include ], - [struct termios foo; int x = foo.c_iflag = 2; (void)x], + [struct termios foo; int x = (int)(foo.c_iflag = 2); (void)x], termios_bad=unknown, termios_bad=yes AC_DEFINE(_POSIX_SOURCE,1,[Define to 1 if we must define _POSIX_SOURCE])) ]) @@ -5645,7 +5662,7 @@ AC_DEFUN([CF_SYS_ERRLIST], CF_CHECK_ERRNO(sys_errlist) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_SYS_SELECT_TIMEVAL version: 5 updated: 2019/12/31 20:39:42 +dnl CF_SYS_SELECT_TIMEVAL version: 6 updated: 2023/12/17 10:59:59 dnl --------------------- dnl Check if there is a conflict between and . dnl This is known to be a problem with SCO. @@ -5676,7 +5693,7 @@ AC_TRY_COMPILE([ #ifdef HAVE_SYS_SELECT_H # include #endif -],[struct timeval foo], +],[struct timeval foo; (void)foo], [cf_cv_sys_select_timeval=$cf_opts break], [cf_cv_sys_select_timeval=no]) @@ -5686,7 +5703,7 @@ AC_MSG_RESULT($cf_cv_sys_select_timeval) test $cf_cv_sys_select_timeval = yes && AC_DEFINE(NEED_TIMEVAL_FIX,1,[Define this to 1 if sys/time.h conflicts with sys/select.h]) ]) dnl --------------------------------------------------------------------------- -dnl CF_TERMCAP_LIBS version: 17 updated: 2022/12/21 19:42:05 +dnl CF_TERMCAP_LIBS version: 18 updated: 2023/01/14 07:19:05 dnl --------------- dnl Look for termcap libraries, or the equivalent in terminfo. dnl @@ -5725,7 +5742,7 @@ if test "$cf_cv_termlib" = none; then AC_MSG_CHECKING(for $cf_func in -l$cf_lib) AC_TRY_LINK( [extern char *$cf_func(const char *);], - [int x=$cf_func(""); (void)x], + [char *x = $cf_func(""); (void)x], [cf_result=yes], [cf_result=no]) AC_MSG_RESULT($cf_result) @@ -6013,7 +6030,7 @@ if test $cf_cv_type_fd_set = sys/select. fi ]) dnl --------------------------------------------------------------------------- -dnl CF_TYPE_OUTCHAR version: 15 updated: 2015/05/15 19:42:24 +dnl CF_TYPE_OUTCHAR version: 16 updated: 2023/12/09 10:53:57 dnl --------------- dnl Check for return and param type of 3rd -- OutChar() -- param of tputs(). dnl @@ -6060,10 +6077,11 @@ for Q in int void; do for R in int char; do for S in "" const; do CF_MSG_LOG(loop variables [P:[$]P, Q:[$]Q, R:[$]R, S:[$]S]) - AC_TRY_COMPILE([$CHECK_DECL_HDRS], - [extern $Q OutChar($R); + AC_TRY_COMPILE([$CHECK_DECL_HDRS + extern $Q OutChar($R); extern $P tputs ($S char *string, int nlines, $Q (*_f)($R)); - tputs("", 1, OutChar)], + static char fmt[] = "";], + [tputs(fmt, 1, OutChar)], [cf_cv_type_outchar="$Q OutChar($R)" cf_cv_found=yes break]) @@ -6090,7 +6108,7 @@ esac CPPFLAGS="$cf_save_CPPFLAGS" ])dnl dnl --------------------------------------------------------------------------- -dnl CF_TYPE_SIGACTION version: 4 updated: 2012/10/06 17:56:13 +dnl CF_TYPE_SIGACTION version: 5 updated: 2023/12/03 09:21:34 dnl ----------------- dnl AC_DEFUN([CF_TYPE_SIGACTION], @@ -6099,7 +6117,7 @@ AC_MSG_CHECKING([for type sigaction_t]) AC_CACHE_VAL(cf_cv_type_sigaction,[ AC_TRY_COMPILE([ #include ], - [sigaction_t x], + [sigaction_t x; (void)x], [cf_cv_type_sigaction=yes], [cf_cv_type_sigaction=no])]) AC_MSG_RESULT($cf_cv_type_sigaction) @@ -6441,7 +6459,7 @@ AC_DEFUN([CF_WITH_VALUE], AC_DEFINE_UNQUOTED($3,"$withval",[Define a value for $1])dnl ])dnl dnl --------------------------------------------------------------------------- -dnl CF_XOPEN_CURSES version: 17 updated: 2021/07/10 12:22:27 +dnl CF_XOPEN_CURSES version: 19 updated: 2023/12/13 18:02:34 dnl --------------- dnl Test if we should define X/Open source for curses, needed on Digital Unix dnl 4.x, to see the extended functions, but breaks on IRIX 6.x. @@ -6454,7 +6472,7 @@ AC_REQUIRE([CF_CURSES_CPPFLAGS])dnl AC_CACHE_CHECK(definition to turn on extended curses functions,cf_cv_need_xopen_extension,[ cf_cv_need_xopen_extension=unknown AC_TRY_LINK([ -#include +$ac_includes_default #include <${cf_cv_ncurses_header:-curses.h}>],[ #if defined(NCURSES_VERSION_PATCH) #if (NCURSES_VERSION_PATCH < 20100501) && (NCURSES_VERSION_PATCH >= 20100403) @@ -6464,9 +6482,10 @@ AC_TRY_LINK([ #ifdef NCURSES_WIDECHAR make an error /* prefer to fall-through on the second checks */ #endif + static char dummy[10]; cchar_t check; int check2 = curs_set((int)sizeof(check)); - long x = winnstr(stdscr, "", 0); + long x = winnstr(stdscr, dummy, 5); int x1, y1; (void)check2; getbegyx(stdscr, y1, x1); @@ -6480,11 +6499,12 @@ make an error /* prefer to fall-through do AC_TRY_LINK([ #define $cf_try_xopen_extension 1 -#include +$ac_includes_default #include <${cf_cv_ncurses_header:-curses.h}>],[ + static char dummy[10]; cchar_t check; int check2 = curs_set((int)sizeof(check)); - long x = winnstr(stdscr, "", 0); + long x = winnstr(stdscr, dummy, 5); int x1, y1; getbegyx(stdscr, y1, x1); (void)check2; @@ -6505,7 +6525,7 @@ esac ])dnl dnl --------------------------------------------------------------------------- -dnl CF_XOPEN_SOURCE version: 62 updated: 2022/10/02 19:55:56 +dnl CF_XOPEN_SOURCE version: 67 updated: 2023/09/06 18:55:27 dnl --------------- dnl Try to get _XOPEN_SOURCE defined properly that we can use POSIX functions, dnl or adapt to the vendor's definitions to get equivalent functionality, @@ -6514,6 +6534,18 @@ dnl dnl Parameters: dnl $1 is the nominal value for _XOPEN_SOURCE dnl $2 is the nominal value for _POSIX_C_SOURCE +dnl +dnl The default case prefers _XOPEN_SOURCE over _POSIX_C_SOURCE if the +dnl implementation predefines it, because X/Open and most implementations agree +dnl that the latter is a legacy or "aligned" value. +dnl +dnl Because _XOPEN_SOURCE is preferred, if defining _POSIX_C_SOURCE turns +dnl that off, then refrain from setting _POSIX_C_SOURCE explicitly. +dnl +dnl References: +dnl https://pubs.opengroup.org/onlinepubs/007904975/functions/xsh_chap02_02.html +dnl https://docs.oracle.com/cd/E19253-01/816-5175/standards-5/index.html +dnl https://www.gnu.org/software/libc/manual/html_node/Feature-Test-Macros.html AC_DEFUN([CF_XOPEN_SOURCE],[ AC_REQUIRE([AC_CANONICAL_HOST]) AC_REQUIRE([CF_POSIX_VISIBLE]) @@ -6528,9 +6560,6 @@ case "$host_os" in aix[[4-7]]*) cf_xopen_source="-D_ALL_SOURCE" ;; -msys) - cf_XOPEN_SOURCE=600 - ;; darwin[[0-8]].*) cf_xopen_source="-D_APPLE_C_SOURCE" ;; @@ -6556,7 +6585,7 @@ irix[[56]].*) cf_xopen_source="-D_SGI_SOURCE" cf_XOPEN_SOURCE= ;; -linux*gnu|linux*gnuabi64|linux*gnuabin32|linux*gnueabi|linux*gnueabihf|linux*gnux32|uclinux*|gnu*|mint*|k*bsd*-gnu|cygwin) +linux*gnu|linux*gnuabi64|linux*gnuabin32|linux*gnueabi|linux*gnueabihf|linux*gnux32|uclinux*|gnu*|mint*|k*bsd*-gnu|cygwin|msys|mingw*|linux*uclibc) CF_GNU_SOURCE($cf_XOPEN_SOURCE) ;; minix*) @@ -6608,10 +6637,12 @@ sysv4.2uw2.*) # Novell/SCO UnixWare 2.x cf_save_xopen_cppflags="$CPPFLAGS" CF_POSIX_C_SOURCE($cf_POSIX_C_SOURCE) # Some of these niche implementations use copy/paste, double-check... - CF_VERBOSE(checking if _POSIX_C_SOURCE inteferes) - AC_TRY_COMPILE(CF__XOPEN_SOURCE_HEAD,CF__XOPEN_SOURCE_BODY,,[ - AC_MSG_WARN(_POSIX_C_SOURCE definition is not usable) - CPPFLAGS="$cf_save_xopen_cppflags"]) + if test "$cf_cv_xopen_source" = no ; then + CF_VERBOSE(checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE) + AC_TRY_COMPILE(CF__XOPEN_SOURCE_HEAD,CF__XOPEN_SOURCE_BODY,,[ + AC_MSG_WARN(_POSIX_C_SOURCE definition is not usable) + CPPFLAGS="$cf_save_xopen_cppflags"]) + fi ;; esac @@ -6626,7 +6657,7 @@ if test -n "$cf_XOPEN_SOURCE" && test -z AC_MSG_CHECKING(if _XOPEN_SOURCE really is set) AC_TRY_COMPILE([#include ],[ #ifndef _XOPEN_SOURCE -make an error +#error _XOPEN_SOURCE is not defined #endif], [cf_XOPEN_SOURCE_set=yes], [cf_XOPEN_SOURCE_set=no]) @@ -6635,7 +6666,7 @@ make an error then AC_TRY_COMPILE([#include ],[ #if (_XOPEN_SOURCE - 0) < $cf_XOPEN_SOURCE -make an error +#error (_XOPEN_SOURCE - 0) < $cf_XOPEN_SOURCE #endif], [cf_XOPEN_SOURCE_set_ok=yes], [cf_XOPEN_SOURCE_set_ok=no]) @@ -6650,7 +6681,7 @@ fi fi # cf_cv_posix_visible ]) dnl --------------------------------------------------------------------------- -dnl CF_X_ATHENA version: 24 updated: 2020/03/10 18:53:47 +dnl CF_X_ATHENA version: 25 updated: 2023/01/11 04:05:23 dnl ----------- dnl Check for Xaw (Athena) libraries dnl @@ -6724,6 +6755,7 @@ if test "$PKG_CONFIG" != none ; then AC_CACHE_CHECK(for usable $cf_x_athena/Xmu package,cf_cv_xaw_compat,[ AC_TRY_LINK([ +$ac_includes_default #include ],[ int check = XmuCompareISOLatin1("big", "small"); @@ -6810,7 +6842,7 @@ elif test "$cf_x_athena_inc" != default fi ]) dnl --------------------------------------------------------------------------- -dnl CF_X_ATHENA_LIBS version: 13 updated: 2020/01/11 18:16:10 +dnl CF_X_ATHENA_LIBS version: 14 updated: 2023/01/11 04:05:23 dnl ---------------- dnl Normally invoked by CF_X_ATHENA, with $1 set to the appropriate flavor of dnl the Athena widgets, e.g., Xaw, Xaw3d, neXtaw. @@ -6843,6 +6875,7 @@ do CF_ADD_LIBS($cf_libs) AC_MSG_CHECKING(for $cf_test in $cf_libs) AC_TRY_LINK([ +$ac_includes_default #include #include ],[ @@ -6879,7 +6912,7 @@ CF_TRY_PKG_CONFIG(Xext,,[ [CF_ADD_LIB(Xext)])]) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_X_TOOLKIT version: 26 updated: 2021/01/02 09:31:20 +dnl CF_X_TOOLKIT version: 27 updated: 2023/01/11 04:05:23 dnl ------------ dnl Check for X Toolkit libraries AC_DEFUN([CF_X_TOOLKIT], @@ -6914,6 +6947,7 @@ CF_TRY_PKG_CONFIG(xt,[ # we have an "xt" package, but it may omit Xt's dependency on X11 AC_CACHE_CHECK(for usable X dependency,cf_cv_xt_x11_compat,[ AC_TRY_LINK([ +$ac_includes_default #include ],[ int rc1 = XDrawLine((Display*) 0, (Drawable) 0, (GC) 0, 0, 0, 0, 0); @@ -6932,6 +6966,7 @@ AC_TRY_LINK([ AC_CACHE_CHECK(for usable X Toolkit package,cf_cv_xt_ice_compat,[ AC_TRY_LINK([ +$ac_includes_default #include ],[int num = IceConnectionNumber(0); (void) num ],[cf_cv_xt_ice_compat=yes],[cf_cv_xt_ice_compat=no])]) @@ -7038,24 +7073,22 @@ define([CF__INTL_HEAD],[ extern int _nl_msg_cat_cntr; ])dnl dnl --------------------------------------------------------------------------- -dnl CF__XOPEN_SOURCE_BODY version: 1 updated: 2022/09/10 15:17:35 +dnl CF__XOPEN_SOURCE_BODY version: 2 updated: 2023/02/18 17:41:25 dnl --------------------- dnl body of test when test-compiling for _XOPEN_SOURCE check define([CF__XOPEN_SOURCE_BODY], [ #ifndef _XOPEN_SOURCE -make an error +#error _XOPEN_SOURCE is not defined #endif ]) dnl --------------------------------------------------------------------------- -dnl CF__XOPEN_SOURCE_HEAD version: 1 updated: 2022/09/10 15:17:03 +dnl CF__XOPEN_SOURCE_HEAD version: 2 updated: 2023/02/18 17:41:25 dnl --------------------- dnl headers to include when test-compiling for _XOPEN_SOURCE check define([CF__XOPEN_SOURCE_HEAD], [ -#include -#include -#include +$ac_includes_default ]) dnl --------------------------------------------------------------------------- dnl jm_GLIBC21 version: 4 updated: 2015/05/10 19:52:14 @@ -7086,3 +7119,20 @@ AC_CACHE_CHECK(whether we are using the AC_SUBST(GLIBC21) GLIBC21="$ac_cv_gnu_library_2_1" ]) +dnl --------------------------------------------------------------------------- +dnl CF_WITH_ZLIB version: 4 updated: 2011/05/28 12:10:58 +dnl ------------ +dnl check for libz aka "zlib" +AC_DEFUN([CF_WITH_ZLIB],[ + CF_ADD_OPTIONAL_PATH($1) + + CF_FIND_LINKAGE([ +#include +],[ + gzopen("name","mode") +],z,,,zlib) + +AC_CHECK_FUNCS( \ + zError \ +) +])dnl diff -Nurp '--exclude=.bzr*' tin-2.6.2/config.guess tin-2.6.3/config.guess --- tin-2.6.2/config.guess 2022-10-08 11:38:43.000000000 +0200 +++ tin-2.6.3/config.guess 2023-09-19 14:23:29.823867338 +0200 @@ -1,10 +1,10 @@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright 1992-2022 Free Software Foundation, Inc. +# Copyright 1992-2023 Free Software Foundation, Inc. # shellcheck disable=SC2006,SC2268 # see below for rationale -timestamp='2022-09-17' +timestamp='2023-08-22' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -47,7 +47,7 @@ me=`echo "$0" | sed -e 's,.*/,,'` usage="\ Usage: $0 [OPTION] -Output the configuration name of the system \`$me' is run on. +Output the configuration name of the system '$me' is run on. Options: -h, --help print this help, then exit @@ -60,13 +60,13 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright 1992-2022 Free Software Foundation, Inc. +Copyright 1992-2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." help=" -Try \`$me --help' for more information." +Try '$me --help' for more information." # Parse command line while test $# -gt 0 ; do @@ -102,8 +102,8 @@ GUESS= # temporary files to be created and, as you can see below, it is a # headache to deal with in a portable fashion. -# Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still -# use `HOST_CC' if defined, but it is deprecated. +# Historically, 'CC_FOR_BUILD' used to be named 'HOST_CC'. We still +# use 'HOST_CC' if defined, but it is deprecated. # Portable tmp directory creation inspired by the Autoconf team. @@ -155,6 +155,9 @@ Linux|GNU|GNU/*) set_cc_for_build cat <<-EOF > "$dummy.c" + #if defined(__ANDROID__) + LIBC=android + #else #include #if defined(__UCLIBC__) LIBC=uclibc @@ -169,6 +172,7 @@ Linux|GNU|GNU/*) LIBC=musl #endif #endif + #endif EOF cc_set_libc=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` eval "$cc_set_libc" @@ -459,7 +463,7 @@ case $UNAME_MACHINE:$UNAME_SYSTEM:$UNAME UNAME_RELEASE=`uname -v` ;; esac - # Japanese Language versions have a version number like `4.1.3-JL'. + # Japanese Language versions have a version number like '4.1.3-JL'. SUN_REL=`echo "$UNAME_RELEASE" | sed -e 's/-/_/'` GUESS=sparc-sun-sunos$SUN_REL ;; @@ -904,7 +908,7 @@ EOF fi ;; *:FreeBSD:*:*) - UNAME_PROCESSOR=`/usr/bin/uname -p` + UNAME_PROCESSOR=`uname -p` case $UNAME_PROCESSOR in amd64) UNAME_PROCESSOR=x86_64 ;; @@ -976,7 +980,27 @@ EOF GUESS=$UNAME_MACHINE-unknown-minix ;; aarch64:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC + set_cc_for_build + CPU=$UNAME_MACHINE + LIBCABI=$LIBC + if test "$CC_FOR_BUILD" != no_compiler_found; then + ABI=64 + sed 's/^ //' << EOF > "$dummy.c" + #ifdef __ARM_EABI__ + #ifdef __ARM_PCS_VFP + ABI=eabihf + #else + ABI=eabi + #endif + #endif +EOF + cc_set_abi=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^ABI' | sed 's, ,,g'` + eval "$cc_set_abi" + case $ABI in + eabi | eabihf) CPU=armv8l; LIBCABI=$LIBC$ABI ;; + esac + fi + GUESS=$CPU-unknown-linux-$LIBCABI ;; aarch64_be:Linux:*:*) UNAME_MACHINE=aarch64_be @@ -1042,6 +1066,15 @@ EOF k1om:Linux:*:*) GUESS=$UNAME_MACHINE-unknown-linux-$LIBC ;; + kvx:Linux:*:*) + GUESS=$UNAME_MACHINE-unknown-linux-$LIBC + ;; + kvx:cos:*:*) + GUESS=$UNAME_MACHINE-unknown-cos + ;; + kvx:mbr:*:*) + GUESS=$UNAME_MACHINE-unknown-mbr + ;; loongarch32:Linux:*:* | loongarch64:Linux:*:*) GUESS=$UNAME_MACHINE-unknown-linux-$LIBC ;; @@ -1197,7 +1230,7 @@ EOF GUESS=$UNAME_MACHINE-pc-sysv4.2uw$UNAME_VERSION ;; i*86:OS/2:*:*) - # If we were able to find `uname', then EMX Unix compatibility + # If we were able to find 'uname', then EMX Unix compatibility # is probably installed. GUESS=$UNAME_MACHINE-pc-os2-emx ;; @@ -1338,7 +1371,7 @@ EOF GUESS=ns32k-sni-sysv fi ;; - PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort + PENTIUM:*:4.0*:*) # Unisys 'ClearPath HMP IX 4000' SVR4/MP effort # says GUESS=i586-unisys-sysv4 ;; diff -Nurp '--exclude=.bzr*' tin-2.6.2/config.sub tin-2.6.3/config.sub --- tin-2.6.2/config.sub 2022-10-08 11:40:15.000000000 +0200 +++ tin-2.6.3/config.sub 2023-09-25 17:56:59.630370820 +0200 @@ -1,10 +1,10 @@ #! /bin/sh # Configuration validation subroutine script. -# Copyright 1992-2022 Free Software Foundation, Inc. +# Copyright 1992-2023 Free Software Foundation, Inc. # shellcheck disable=SC2006,SC2268 # see below for rationale -timestamp='2022-09-17' +timestamp='2023-09-19' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -76,13 +76,13 @@ Report bugs and patches to &2 + echo "Invalid configuration '$1': more than four components" >&2 exit 1 ;; *-*-*-*) @@ -145,7 +145,8 @@ case $1 in nto-qnx* | linux-* | uclinux-uclibc* \ | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* \ | netbsd*-eabi* | kopensolaris*-gnu* | cloudabi*-eabi* \ - | storm-chaos* | os2-emx* | rtmk-nova* | managarm-*) + | storm-chaos* | os2-emx* | rtmk-nova* | managarm-* \ + | windows-* ) basic_machine=$field1 basic_os=$maybe_os ;; @@ -943,7 +944,7 @@ $basic_machine EOF IFS=$saved_IFS ;; - # We use `pc' rather than `unknown' + # We use 'pc' rather than 'unknown' # because (1) that's what they normally are, and # (2) the word "unknown" tends to confuse beginning users. i*86 | x86_64) @@ -1075,7 +1076,7 @@ case $cpu-$vendor in pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) cpu=i586 ;; - pentiumpro-* | p6-* | 6x86-* | athlon-* | athalon_*-*) + pentiumpro-* | p6-* | 6x86-* | athlon-* | athlon_*-*) cpu=i686 ;; pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) @@ -1180,7 +1181,7 @@ case $cpu-$vendor in case $cpu in 1750a | 580 \ | a29k \ - | aarch64 | aarch64_be \ + | aarch64 | aarch64_be | aarch64c | arm64ec \ | abacus \ | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] \ | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] \ @@ -1199,12 +1200,14 @@ case $cpu-$vendor in | d10v | d30v | dlx | dsp16xx \ | e2k | elxsi | epiphany \ | f30[01] | f700 | fido | fr30 | frv | ft32 | fx80 \ + | javascript \ | h8300 | h8500 \ | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ | hexagon \ | i370 | i*86 | i860 | i960 | ia16 | ia64 \ | ip2k | iq2000 \ | k1om \ + | kvx \ | le32 | le64 \ | lm32 \ | loongarch32 | loongarch64 \ @@ -1213,31 +1216,7 @@ case $cpu-$vendor in | m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x \ | m88110 | m88k | maxq | mb | mcore | mep | metag \ | microblaze | microblazeel \ - | mips | mipsbe | mipseb | mipsel | mipsle \ - | mips16 \ - | mips64 | mips64eb | mips64el \ - | mips64octeon | mips64octeonel \ - | mips64orion | mips64orionel \ - | mips64r5900 | mips64r5900el \ - | mips64vr | mips64vrel \ - | mips64vr4100 | mips64vr4100el \ - | mips64vr4300 | mips64vr4300el \ - | mips64vr5000 | mips64vr5000el \ - | mips64vr5900 | mips64vr5900el \ - | mipsisa32 | mipsisa32el \ - | mipsisa32r2 | mipsisa32r2el \ - | mipsisa32r3 | mipsisa32r3el \ - | mipsisa32r5 | mipsisa32r5el \ - | mipsisa32r6 | mipsisa32r6el \ - | mipsisa64 | mipsisa64el \ - | mipsisa64r2 | mipsisa64r2el \ - | mipsisa64r3 | mipsisa64r3el \ - | mipsisa64r5 | mipsisa64r5el \ - | mipsisa64r6 | mipsisa64r6el \ - | mipsisa64sb1 | mipsisa64sb1el \ - | mipsisa64sr71k | mipsisa64sr71kel \ - | mipsr5900 | mipsr5900el \ - | mipstx39 | mipstx39el \ + | mips* \ | mmix \ | mn10200 | mn10300 \ | moxie \ @@ -1285,7 +1264,7 @@ case $cpu-$vendor in ;; *) - echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2 + echo "Invalid configuration '$1': machine '$cpu-$vendor' not recognized" 1>&2 exit 1 ;; esac @@ -1306,11 +1285,12 @@ esac # Decode manufacturer-specific aliases for certain operating systems. -if test x$basic_os != x +if test x"$basic_os" != x then # First recognize some ad-hoc cases, or perhaps split kernel-os, or else just # set os. +obj= case $basic_os in gnu/linux*) kernel=linux @@ -1510,10 +1490,16 @@ case $os in os=eabi ;; *) - os=elf + os= + obj=elf ;; esac ;; + aout* | coff* | elf* | pe*) + # These are machine code file formats, not OSes + obj=$os + os= + ;; *) # No normalization, but not necessarily accepted, that comes below. ;; @@ -1532,12 +1518,15 @@ else # system, and we'll never get to this point. kernel= +obj= case $cpu-$vendor in score-*) - os=elf + os= + obj=elf ;; spu-*) - os=elf + os= + obj=elf ;; *-acorn) os=riscix1.2 @@ -1547,28 +1536,35 @@ case $cpu-$vendor in os=gnu ;; arm*-semi) - os=aout + os= + obj=aout ;; c4x-* | tic4x-*) - os=coff + os= + obj=coff ;; c8051-*) - os=elf + os= + obj=elf ;; clipper-intergraph) os=clix ;; hexagon-*) - os=elf + os= + obj=elf ;; tic54x-*) - os=coff + os= + obj=coff ;; tic55x-*) - os=coff + os= + obj=coff ;; tic6x-*) - os=coff + os= + obj=coff ;; # This must come before the *-dec entry. pdp10-*) @@ -1590,19 +1586,24 @@ case $cpu-$vendor in os=sunos3 ;; m68*-cisco) - os=aout + os= + obj=aout ;; mep-*) - os=elf + os= + obj=elf ;; mips*-cisco) - os=elf + os= + obj=elf ;; mips*-*) - os=elf + os= + obj=elf ;; or32-*) - os=coff + os= + obj=coff ;; *-tti) # must be before sparc entry or we get the wrong os. os=sysv3 @@ -1611,7 +1612,8 @@ case $cpu-$vendor in os=sunos4.1.1 ;; pru-*) - os=elf + os= + obj=elf ;; *-be) os=beos @@ -1692,10 +1694,12 @@ case $cpu-$vendor in os=uxpv ;; *-rom68k) - os=coff + os= + obj=coff ;; *-*bug) - os=coff + os= + obj=coff ;; *-apple) os=macos @@ -1713,7 +1717,8 @@ esac fi -# Now, validate our (potentially fixed-up) OS. +# Now, validate our (potentially fixed-up) individual pieces (OS, OBJ). + case $os in # Sometimes we do "kernel-libc", so those need to count as OSes. musl* | newlib* | relibc* | uclibc*) @@ -1724,6 +1729,9 @@ case $os in # VxWorks passes extra cpu info in the 4th filed. simlinux | simwindows | spe) ;; + # See `case $cpu-$os` validation below + ghcjs) + ;; # Now accept the basic system types. # The portable systems comes first. # Each alternative MUST end in a * to match a version number. @@ -1732,7 +1740,7 @@ case $os in | hpux* | unos* | osf* | luna* | dgux* | auroraux* | solaris* \ | sym* | plan9* | psp* | sim* | xray* | os68k* | v88r* \ | hiux* | abug | nacl* | netware* | windows* \ - | os9* | macos* | osx* | ios* \ + | os9* | macos* | osx* | ios* | tvos* | watchos* \ | mpw* | magic* | mmixware* | mon960* | lnews* \ | amigaos* | amigados* | msdos* | newsos* | unicos* | aof* \ | aos* | aros* | cloudabi* | sortix* | twizzler* \ @@ -1741,11 +1749,11 @@ case $os in | mirbsd* | netbsd* | dicos* | openedition* | ose* \ | bitrig* | openbsd* | secbsd* | solidbsd* | libertybsd* | os108* \ | ekkobsd* | freebsd* | riscix* | lynxos* | os400* \ - | bosx* | nextstep* | cxux* | aout* | elf* | oabi* \ - | ptx* | coff* | ecoff* | winnt* | domain* | vsta* \ + | bosx* | nextstep* | cxux* | oabi* \ + | ptx* | ecoff* | winnt* | domain* | vsta* \ | udi* | lites* | ieee* | go32* | aux* | hcos* \ | chorusrdb* | cegcc* | glidix* | serenity* \ - | cygwin* | msys* | pe* | moss* | proelf* | rtems* \ + | cygwin* | msys* | moss* | proelf* | rtems* \ | midipix* | mingw32* | mingw64* | mint* \ | uxpv* | beos* | mpeix* | udk* | moxiebox* \ | interix* | uwin* | mks* | rhapsody* | darwin* \ @@ -1758,7 +1766,7 @@ case $os in | onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \ | midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \ | nsk* | powerunix* | genode* | zvmoe* | qnx* | emx* | zephyr* \ - | fiwix* | mlibc* ) + | fiwix* | mlibc* | cos* | mbr* ) ;; # This one is extra strict with allowed versions sco3.2v2 | sco3.2v[4-9]* | sco5v6*) @@ -1766,54 +1774,99 @@ case $os in ;; none) ;; - kernel* ) + kernel* | msvc* ) # Restricted further below ;; + '') + if test x"$obj" = x + then + echo "Invalid configuration '$1': Blank OS only allowed with explicit machine code file format" 1>&2 + fi + ;; *) - echo Invalid configuration \`"$1"\': OS \`"$os"\' not recognized 1>&2 + echo "Invalid configuration '$1': OS '$os' not recognized" 1>&2 + exit 1 + ;; +esac + +case $obj in + aout* | coff* | elf* | pe*) + ;; + '') + # empty is fine + ;; + *) + echo "Invalid configuration '$1': Machine code format '$obj' not recognized" 1>&2 + exit 1 + ;; +esac + +# Here we handle the constraint that a (synthetic) cpu and os are +# valid only in combination with each other and nowhere else. +case $cpu-$os in + # The "javascript-unknown-ghcjs" triple is used by GHC; we + # accept it here in order to tolerate that, but reject any + # variations. + javascript-ghcjs) + ;; + javascript-* | *-ghcjs) + echo "Invalid configuration '$1': cpu '$cpu' is not valid with os '$os$obj'" 1>&2 exit 1 ;; esac # As a final step for OS-related things, validate the OS-kernel combination # (given a valid OS), if there is a kernel. -case $kernel-$os in - linux-gnu* | linux-dietlibc* | linux-android* | linux-newlib* \ - | linux-musl* | linux-relibc* | linux-uclibc* | linux-mlibc* ) +case $kernel-$os-$obj in + linux-gnu*- | linux-dietlibc*- | linux-android*- | linux-newlib*- \ + | linux-musl*- | linux-relibc*- | linux-uclibc*- | linux-mlibc*- ) ;; - uclinux-uclibc* ) + uclinux-uclibc*- ) ;; - managarm-mlibc* | managarm-kernel* ) + managarm-mlibc*- | managarm-kernel*- ) ;; - -dietlibc* | -newlib* | -musl* | -relibc* | -uclibc* | -mlibc* ) + windows*-msvc*-) + ;; + -dietlibc*- | -newlib*- | -musl*- | -relibc*- | -uclibc*- | -mlibc*- ) # These are just libc implementations, not actual OSes, and thus # require a kernel. - echo "Invalid configuration \`$1': libc \`$os' needs explicit kernel." 1>&2 + echo "Invalid configuration '$1': libc '$os' needs explicit kernel." 1>&2 exit 1 ;; - -kernel* ) - echo "Invalid configuration \`$1': \`$os' needs explicit kernel." 1>&2 + -kernel*- ) + echo "Invalid configuration '$1': '$os' needs explicit kernel." 1>&2 exit 1 ;; - *-kernel* ) - echo "Invalid configuration \`$1': \`$kernel' does not support \`$os'." 1>&2 + *-kernel*- ) + echo "Invalid configuration '$1': '$kernel' does not support '$os'." 1>&2 exit 1 ;; - kfreebsd*-gnu* | kopensolaris*-gnu*) + *-msvc*- ) + echo "Invalid configuration '$1': '$os' needs 'windows'." 1>&2 + exit 1 ;; - vxworks-simlinux | vxworks-simwindows | vxworks-spe) + kfreebsd*-gnu*- | kopensolaris*-gnu*-) ;; - nto-qnx*) + vxworks-simlinux- | vxworks-simwindows- | vxworks-spe-) ;; - os2-emx) + nto-qnx*-) + ;; + os2-emx-) + ;; + *-eabi*- | *-gnueabi*-) ;; - *-eabi* | *-gnueabi*) + none--*) + # None (no kernel, i.e. freestanding / bare metal), + # can be paired with an machine code file format ;; - -*) + -*-) # Blank kernel with real OS is always fine. ;; - *-*) - echo "Invalid configuration \`$1': Kernel \`$kernel' not known to work with OS \`$os'." 1>&2 + --*) + # Blank kernel and OS with real machine code file format is always fine. + ;; + *-*-*) + echo "Invalid configuration '$1': Kernel '$kernel' not known to work with OS '$os'." 1>&2 exit 1 ;; esac @@ -1896,7 +1949,7 @@ case $vendor in ;; esac -echo "$cpu-$vendor-${kernel:+$kernel-}$os" +echo "$cpu-$vendor${kernel:+-$kernel}${os:+-$os}${obj:+-$obj}" exit # Local variables: diff -Nurp '--exclude=.bzr*' tin-2.6.2/configure tin-2.6.3/configure --- tin-2.6.2/configure 2022-12-25 00:00:29.000000000 +0100 +++ tin-2.6.3/configure 2023-12-24 00:08:01.625946559 +0100 @@ -1,8 +1,8 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by Autoconf 2.52.20221009. +# Generated by Autoconf 2.52.20231210. # -# Copyright 2003-2021,2022 Thomas E. Dickey +# Copyright 2003-2022,2023 Thomas E. Dickey # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 # Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation @@ -718,7 +718,7 @@ Optional Features: --with-editor=PROG specify editor (default: vi) --with-mailer=PROG specify default mailer-program (default: mailx) --with-mailbox=DIR directory for incoming mailboxes (default: empty) - --with-pkg-config{=path} enable/disable use of pkg-config + --with-pkg-config[=CMD] enable/disable use of pkg-config and its name CMD --disable-pgp-gpg disable PGP/GPG Support --with-pgp (default: from system path) --with-pgpk (default: from system path) @@ -727,6 +727,7 @@ Optional Features: --with-shell=PROG default $SHELL program (default: sh) --disable-nntp disable reading via NNTP --enable-nntp-only enable reading via NNTP only + --with-zlib use zlib for COMPRESS DEFLATE --enable-debug turn on debug support --disable-echo do not display "compiling" commands --enable-prototypes check for optional prototypes @@ -761,7 +762,7 @@ Optional Features: --enable-mh-mail-handling use MH style mail handling for mailgroups --enable-cancel-locks enable creation of Cancel-Locks - --with-cancel-locks=PATH use installed canlock versus bundled + --with-canlock=PATH use installed canlock versus bundled --disable-gsasl don't use GNU SASL --disable-8bit-keys disable 8-bit keycode support --disable-color disable ANSI-color support @@ -862,7 +863,7 @@ test -n "$ac_init_help" && exit 0 if "$ac_init_version"; then cat <<\EOF -Copyright 2003-2021,2022 Thomas E. Dickey +Copyright 2003-2022,2023 Thomas E. Dickey Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation @@ -876,7 +877,7 @@ This file contains any messages produced running configure, to aid debugging if configure makes a mistake. It was created by $as_me, which was -generated by GNU Autoconf 2.52.20221009. Invocation command line was +generated by GNU Autoconf 2.52.20231210. Invocation command line was $ $0 $@ @@ -1000,7 +1001,7 @@ if test -z "$CONFIG_SITE"; then fi for ac_site_file in $CONFIG_SITE; do if test -r "$ac_site_file"; then - { echo "$as_me:1003: loading site script $ac_site_file" >&5 + { echo "$as_me:1004: loading site script $ac_site_file" >&5 echo "$as_me: loading site script $ac_site_file" >&6;} cat "$ac_site_file" >&5 . "$ac_site_file" @@ -1011,7 +1012,7 @@ if test -r "$cache_file"; then # Some versions of bash will fail to source /dev/null (special # files actually), so we avoid doing that. if test -f "$cache_file"; then - { echo "$as_me:1014: loading cache $cache_file" >&5 + { echo "$as_me:1015: loading cache $cache_file" >&5 echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . $cache_file;; @@ -1019,7 +1020,7 @@ echo "$as_me: loading cache $cache_file" esac fi else - { echo "$as_me:1022: creating cache $cache_file" >&5 + { echo "$as_me:1023: creating cache $cache_file" >&5 echo "$as_me: creating cache $cache_file" >&6;} >$cache_file fi @@ -1035,21 +1036,21 @@ for ac_var in `(set) 2>&1 | eval ac_new_val="\$ac_env_${ac_var}_value" case "$ac_old_set,$ac_new_set" in set,) - { echo "$as_me:1038: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 + { echo "$as_me:1039: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_cache_corrupted=: ;; ,set) - { echo "$as_me:1042: error: \`$ac_var' was not set in the previous run" >&5 + { echo "$as_me:1043: error: \`$ac_var' was not set in the previous run" >&5 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ac_cache_corrupted=: ;; ,);; *) if test "x$ac_old_val" != "x$ac_new_val"; then - { echo "$as_me:1048: error: \`$ac_var' has changed since the previous run:" >&5 + { echo "$as_me:1049: error: \`$ac_var' has changed since the previous run:" >&5 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} - { echo "$as_me:1050: former value: $ac_old_val" >&5 + { echo "$as_me:1051: former value: $ac_old_val" >&5 echo "$as_me: former value: $ac_old_val" >&2;} - { echo "$as_me:1052: current value: $ac_new_val" >&5 + { echo "$as_me:1053: current value: $ac_new_val" >&5 echo "$as_me: current value: $ac_new_val" >&2;} ac_cache_corrupted=: fi;; @@ -1068,9 +1069,9 @@ echo "$as_me: current value: $ac_new_v fi done if "$ac_cache_corrupted"; then - { echo "$as_me:1071: error: changes in the environment can compromise the build" >&5 + { echo "$as_me:1072: error: changes in the environment can compromise the build" >&5 echo "$as_me: error: changes in the environment can compromise the build" >&2;} - { { echo "$as_me:1073: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 + { { echo "$as_me:1074: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} { (exit 1); exit 1; }; } fi @@ -1099,10 +1100,10 @@ esac echo "#! $SHELL" >conftest.sh echo "exit 0" >>conftest.sh chmod +x conftest.sh -if { (echo "$as_me:1102: PATH=\".;.\"; conftest.sh") >&5 +if { (echo "$as_me:1103: PATH=\".;.\"; conftest.sh") >&5 (PATH=".;."; conftest.sh) 2>&5 ac_status=$? - echo "$as_me:1105: \$? = $ac_status" >&5 + echo "$as_me:1106: \$? = $ac_status" >&5 (exit "$ac_status"); }; then ac_path_separator=';' else @@ -1114,7 +1115,7 @@ rm -f conftest.sh ac_config_headers="$ac_config_headers include/autoconf.h:include/autoconf.hin" PACKAGE=tin -VERSION=2.6.2 +VERSION=2.6.3 cat >>confdefs.h <&5 + { { echo "$as_me:1147: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5 echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;} { (exit 1); exit 1; }; } fi @@ -1153,11 +1154,11 @@ ac_configure="$SHELL $ac_aux_dir/configu # Make sure we can run config.sub. $ac_config_sub sun4 >/dev/null 2>&1 || - { { echo "$as_me:1156: error: cannot run $ac_config_sub" >&5 + { { echo "$as_me:1157: error: cannot run $ac_config_sub" >&5 echo "$as_me: error: cannot run $ac_config_sub" >&2;} { (exit 1); exit 1; }; } -echo "$as_me:1160: checking build system type" >&5 +echo "$as_me:1161: checking build system type" >&5 echo $ECHO_N "checking build system type... $ECHO_C" >&6 if test "${ac_cv_build+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1166,16 +1167,16 @@ else test -z "$ac_cv_build_alias" && ac_cv_build_alias=`$ac_config_guess` test -z "$ac_cv_build_alias" && - { { echo "$as_me:1169: error: cannot guess build type; you must specify one" >&5 + { { echo "$as_me:1170: error: cannot guess build type; you must specify one" >&5 echo "$as_me: error: cannot guess build type; you must specify one" >&2;} { (exit 1); exit 1; }; } ac_cv_build=`$ac_config_sub "$ac_cv_build_alias"` || - { { echo "$as_me:1173: error: $ac_config_sub $ac_cv_build_alias failed." >&5 + { { echo "$as_me:1174: error: $ac_config_sub $ac_cv_build_alias failed." >&5 echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed." >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:1178: result: $ac_cv_build" >&5 +echo "$as_me:1179: result: $ac_cv_build" >&5 echo "${ECHO_T}$ac_cv_build" >&6 build=$ac_cv_build build_cpu=`echo "$ac_cv_build" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` @@ -1183,7 +1184,7 @@ build_vendor=`echo "$ac_cv_build" | sed build_os=`echo "$ac_cv_build" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` if test -f "$srcdir/config.guess" || test -f "$ac_aux_dir/config.guess" ; then - echo "$as_me:1186: checking host system type" >&5 + echo "$as_me:1187: checking host system type" >&5 echo $ECHO_N "checking host system type... $ECHO_C" >&6 if test "${ac_cv_host+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1192,12 +1193,12 @@ else test -z "$ac_cv_host_alias" && ac_cv_host_alias=$ac_cv_build_alias ac_cv_host=`$ac_config_sub "$ac_cv_host_alias"` || - { { echo "$as_me:1195: error: $ac_config_sub $ac_cv_host_alias failed" >&5 + { { echo "$as_me:1196: error: $ac_config_sub $ac_cv_host_alias failed" >&5 echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:1200: result: $ac_cv_host" >&5 +echo "$as_me:1201: result: $ac_cv_host" >&5 echo "${ECHO_T}$ac_cv_host" >&6 host=$ac_cv_host host_cpu=`echo "$ac_cv_host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` @@ -1223,25 +1224,25 @@ else fi test -z "$system_name" && system_name="$cf_cv_system_name" -test -n "$cf_cv_system_name" && echo "$as_me:1226: result: Configuring for $cf_cv_system_name" >&5 +test -n "$cf_cv_system_name" && echo "$as_me:1227: result: Configuring for $cf_cv_system_name" >&5 echo "${ECHO_T}Configuring for $cf_cv_system_name" >&6 if test ".$system_name" != ".$cf_cv_system_name" ; then - echo "$as_me:1230: result: Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&5 + echo "$as_me:1231: result: Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&5 echo "${ECHO_T}Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&6 - { { echo "$as_me:1232: error: \"Please remove config.cache and try again.\"" >&5 + { { echo "$as_me:1233: error: \"Please remove config.cache and try again.\"" >&5 echo "$as_me: error: \"Please remove config.cache and try again.\"" >&2;} { (exit 1); exit 1; }; } fi - echo "$as_me:1237: checking for PATH separator" >&5 + echo "$as_me:1238: checking for PATH separator" >&5 echo $ECHO_N "checking for PATH separator... $ECHO_C" >&6 case "$cf_cv_system_name" in os2*) PATH_SEPARATOR=';' ;; *) ${PATH_SEPARATOR:=':'} ;; esac - echo "$as_me:1244: result: $PATH_SEPARATOR" >&5 + echo "$as_me:1245: result: $PATH_SEPARATOR" >&5 echo "${ECHO_T}$PATH_SEPARATOR" >&6 # Check whether --with-install-prefix or --without-install-prefix was given. @@ -1277,7 +1278,7 @@ case ".$withval" in withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:1280: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:1281: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -1313,7 +1314,7 @@ case "$host_os" in if test "$CC" = ""; then # Extract the first word of "xlc", so it can be a program name with args. set dummy xlc; ac_word=$2 -echo "$as_me:1316: checking for $ac_word" >&5 +echo "$as_me:1317: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_XLC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1330,7 +1331,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_XLC="$ac_dir/$ac_word" - echo "$as_me:1333: found $ac_dir/$ac_word" >&5 + echo "$as_me:1334: found $ac_dir/$ac_word" >&5 break fi done @@ -1341,10 +1342,10 @@ fi XLC=$ac_cv_path_XLC if test -n "$XLC"; then - echo "$as_me:1344: result: $XLC" >&5 + echo "$as_me:1345: result: $XLC" >&5 echo "${ECHO_T}$XLC" >&6 else - echo "$as_me:1347: result: no" >&5 + echo "$as_me:1348: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1373,7 +1374,7 @@ ac_main_return="return" if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 -echo "$as_me:1376: checking for $ac_word" >&5 +echo "$as_me:1377: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1388,7 +1389,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_CC="${ac_tool_prefix}gcc" -echo "$as_me:1391: found $ac_dir/$ac_word" >&5 +echo "$as_me:1392: found $ac_dir/$ac_word" >&5 break done @@ -1396,10 +1397,10 @@ fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:1399: result: $CC" >&5 + echo "$as_me:1400: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else - echo "$as_me:1402: result: no" >&5 + echo "$as_me:1403: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1408,7 +1409,7 @@ if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 -echo "$as_me:1411: checking for $ac_word" >&5 +echo "$as_me:1412: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1423,7 +1424,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_CC="gcc" -echo "$as_me:1426: found $ac_dir/$ac_word" >&5 +echo "$as_me:1427: found $ac_dir/$ac_word" >&5 break done @@ -1431,10 +1432,10 @@ fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then - echo "$as_me:1434: result: $ac_ct_CC" >&5 + echo "$as_me:1435: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else - echo "$as_me:1437: result: no" >&5 + echo "$as_me:1438: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1447,7 +1448,7 @@ if test -z "$CC"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 -echo "$as_me:1450: checking for $ac_word" >&5 +echo "$as_me:1451: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1462,7 +1463,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_CC="${ac_tool_prefix}cc" -echo "$as_me:1465: found $ac_dir/$ac_word" >&5 +echo "$as_me:1466: found $ac_dir/$ac_word" >&5 break done @@ -1470,10 +1471,10 @@ fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:1473: result: $CC" >&5 + echo "$as_me:1474: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else - echo "$as_me:1476: result: no" >&5 + echo "$as_me:1477: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1482,7 +1483,7 @@ if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 -echo "$as_me:1485: checking for $ac_word" >&5 +echo "$as_me:1486: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1497,7 +1498,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_CC="cc" -echo "$as_me:1500: found $ac_dir/$ac_word" >&5 +echo "$as_me:1501: found $ac_dir/$ac_word" >&5 break done @@ -1505,10 +1506,10 @@ fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then - echo "$as_me:1508: result: $ac_ct_CC" >&5 + echo "$as_me:1509: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else - echo "$as_me:1511: result: no" >&5 + echo "$as_me:1512: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1521,7 +1522,7 @@ fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 -echo "$as_me:1524: checking for $ac_word" >&5 +echo "$as_me:1525: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1541,7 +1542,7 @@ if test "$ac_dir/$ac_word" = "/usr/ucb/c continue fi ac_cv_prog_CC="cc" -echo "$as_me:1544: found $ac_dir/$ac_word" >&5 +echo "$as_me:1545: found $ac_dir/$ac_word" >&5 break done @@ -1563,10 +1564,10 @@ fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:1566: result: $CC" >&5 + echo "$as_me:1567: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else - echo "$as_me:1569: result: no" >&5 + echo "$as_me:1570: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1577,7 +1578,7 @@ if test -z "$CC"; then do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -echo "$as_me:1580: checking for $ac_word" >&5 +echo "$as_me:1581: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1592,7 +1593,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_CC="$ac_tool_prefix$ac_prog" -echo "$as_me:1595: found $ac_dir/$ac_word" >&5 +echo "$as_me:1596: found $ac_dir/$ac_word" >&5 break done @@ -1600,10 +1601,10 @@ fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:1603: result: $CC" >&5 + echo "$as_me:1604: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else - echo "$as_me:1606: result: no" >&5 + echo "$as_me:1607: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1616,7 +1617,7 @@ if test -z "$CC"; then do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:1619: checking for $ac_word" >&5 +echo "$as_me:1620: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1631,7 +1632,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_CC="$ac_prog" -echo "$as_me:1634: found $ac_dir/$ac_word" >&5 +echo "$as_me:1635: found $ac_dir/$ac_word" >&5 break done @@ -1639,10 +1640,10 @@ fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then - echo "$as_me:1642: result: $ac_ct_CC" >&5 + echo "$as_me:1643: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else - echo "$as_me:1645: result: no" >&5 + echo "$as_me:1646: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1654,32 +1655,32 @@ fi fi -test -z "$CC" && { { echo "$as_me:1657: error: no acceptable cc found in \$PATH" >&5 +test -z "$CC" && { { echo "$as_me:1658: error: no acceptable cc found in \$PATH" >&5 echo "$as_me: error: no acceptable cc found in \$PATH" >&2;} { (exit 1); exit 1; }; } # Provide some information about the compiler. -echo "$as_me:1662:" \ +echo "$as_me:1663:" \ "checking for C compiler version" >&5 ac_compiler=`set X $ac_compile; echo "$2"` -{ (eval echo "$as_me:1665: \"$ac_compiler --version &5\"") >&5 +{ (eval echo "$as_me:1666: \"$ac_compiler --version &5\"") >&5 (eval $ac_compiler --version &5) 2>&5 ac_status=$? - echo "$as_me:1668: \$? = $ac_status" >&5 + echo "$as_me:1669: \$? = $ac_status" >&5 (exit "$ac_status"); } -{ (eval echo "$as_me:1670: \"$ac_compiler -v &5\"") >&5 +{ (eval echo "$as_me:1671: \"$ac_compiler -v &5\"") >&5 (eval $ac_compiler -v &5) 2>&5 ac_status=$? - echo "$as_me:1673: \$? = $ac_status" >&5 + echo "$as_me:1674: \$? = $ac_status" >&5 (exit "$ac_status"); } -{ (eval echo "$as_me:1675: \"$ac_compiler -V &5\"") >&5 +{ (eval echo "$as_me:1676: \"$ac_compiler -V &5\"") >&5 (eval $ac_compiler -V &5) 2>&5 ac_status=$? - echo "$as_me:1678: \$? = $ac_status" >&5 + echo "$as_me:1679: \$? = $ac_status" >&5 (exit "$ac_status"); } cat >"conftest.$ac_ext" <<_ACEOF -#line 1682 "configure" +#line 1683 "configure" #include "confdefs.h" int @@ -1695,13 +1696,13 @@ ac_clean_files="$ac_clean_files a.out a. # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. -echo "$as_me:1698: checking for C compiler default output" >&5 +echo "$as_me:1699: checking for C compiler default output" >&5 echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 ac_link_default=`echo "$ac_link" | sed 's/ -o *"conftest[^"]*"//'` -if { (eval echo "$as_me:1701: \"$ac_link_default\"") >&5 +if { (eval echo "$as_me:1702: \"$ac_link_default\"") >&5 (eval $ac_link_default) 2>&5 ac_status=$? - echo "$as_me:1704: \$? = $ac_status" >&5 + echo "$as_me:1705: \$? = $ac_status" >&5 (exit "$ac_status"); }; then # Find the output, starting from the most likely. This scheme is # not robust to junk in `.', hence go to wildcards (a.*) only as a last @@ -1724,34 +1725,34 @@ done else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -{ { echo "$as_me:1727: error: C compiler cannot create executables" >&5 +{ { echo "$as_me:1728: error: C compiler cannot create executables" >&5 echo "$as_me: error: C compiler cannot create executables" >&2;} { (exit 77); exit 77; }; } fi ac_exeext=$ac_cv_exeext -echo "$as_me:1733: result: $ac_file" >&5 +echo "$as_me:1734: result: $ac_file" >&5 echo "${ECHO_T}$ac_file" >&6 # Check the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. -echo "$as_me:1738: checking whether the C compiler works" >&5 +echo "$as_me:1739: checking whether the C compiler works" >&5 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 # If not cross compiling, check that we can run a simple program. if test "$cross_compiling" != yes; then if { ac_try='./$ac_file' - { (eval echo "$as_me:1744: \"$ac_try\"") >&5 + { (eval echo "$as_me:1745: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:1747: \$? = $ac_status" >&5 + echo "$as_me:1748: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cross_compiling=no else if test "$cross_compiling" = maybe; then cross_compiling=yes else - { { echo "$as_me:1754: error: cannot run C compiled programs. + { { echo "$as_me:1755: error: cannot run C compiled programs. If you meant to cross compile, use \`--host'." >&5 echo "$as_me: error: cannot run C compiled programs. If you meant to cross compile, use \`--host'." >&2;} @@ -1759,24 +1760,24 @@ If you meant to cross compile, use \`--h fi fi fi -echo "$as_me:1762: result: yes" >&5 +echo "$as_me:1763: result: yes" >&5 echo "${ECHO_T}yes" >&6 rm -f a.out a.exe "conftest$ac_cv_exeext" ac_clean_files=$ac_clean_files_save # Check the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. -echo "$as_me:1769: checking whether we are cross compiling" >&5 +echo "$as_me:1770: checking whether we are cross compiling" >&5 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 -echo "$as_me:1771: result: $cross_compiling" >&5 +echo "$as_me:1772: result: $cross_compiling" >&5 echo "${ECHO_T}$cross_compiling" >&6 -echo "$as_me:1774: checking for executable suffix" >&5 +echo "$as_me:1775: checking for executable suffix" >&5 echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6 -if { (eval echo "$as_me:1776: \"$ac_link\"") >&5 +if { (eval echo "$as_me:1777: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:1779: \$? = $ac_status" >&5 + echo "$as_me:1780: \$? = $ac_status" >&5 (exit "$ac_status"); }; then # If both `conftest.exe' and `conftest' are `present' (well, observable) # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will @@ -1792,25 +1793,25 @@ for ac_file in `(ls conftest.exe; ls con esac done else - { { echo "$as_me:1795: error: cannot compute EXEEXT: cannot compile and link" >&5 + { { echo "$as_me:1796: error: cannot compute EXEEXT: cannot compile and link" >&5 echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;} { (exit 1); exit 1; }; } fi rm -f "conftest$ac_cv_exeext" -echo "$as_me:1801: result: $ac_cv_exeext" >&5 +echo "$as_me:1802: result: $ac_cv_exeext" >&5 echo "${ECHO_T}$ac_cv_exeext" >&6 rm -f "conftest.$ac_ext" EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT -echo "$as_me:1807: checking for object suffix" >&5 +echo "$as_me:1808: checking for object suffix" >&5 echo $ECHO_N "checking for object suffix... $ECHO_C" >&6 if test "${ac_cv_objext+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 1813 "configure" +#line 1814 "configure" #include "confdefs.h" int @@ -1822,10 +1823,10 @@ main (void) } _ACEOF rm -f conftest.o conftest.obj -if { (eval echo "$as_me:1825: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:1826: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:1828: \$? = $ac_status" >&5 + echo "$as_me:1829: \$? = $ac_status" >&5 (exit "$ac_status"); }; then for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do case $ac_file in @@ -1837,24 +1838,24 @@ done else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -{ { echo "$as_me:1840: error: cannot compute OBJEXT: cannot compile" >&5 +{ { echo "$as_me:1841: error: cannot compute OBJEXT: cannot compile" >&5 echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;} { (exit 1); exit 1; }; } fi rm -f "conftest.$ac_cv_objext" "conftest.$ac_ext" fi -echo "$as_me:1847: result: $ac_cv_objext" >&5 +echo "$as_me:1848: result: $ac_cv_objext" >&5 echo "${ECHO_T}$ac_cv_objext" >&6 OBJEXT=$ac_cv_objext ac_objext=$OBJEXT -echo "$as_me:1851: checking whether we are using the GNU C compiler" >&5 +echo "$as_me:1852: checking whether we are using the GNU C compiler" >&5 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 if test "${ac_cv_c_compiler_gnu+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 1857 "configure" +#line 1858 "configure" #include "confdefs.h" int @@ -1869,16 +1870,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:1872: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:1873: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:1875: \$? = $ac_status" >&5 + echo "$as_me:1876: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:1878: \"$ac_try\"") >&5 + { (eval echo "$as_me:1879: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:1881: \$? = $ac_status" >&5 + echo "$as_me:1882: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_compiler_gnu=yes else @@ -1890,19 +1891,19 @@ rm -f "conftest.$ac_objext" "conftest.$a ac_cv_c_compiler_gnu=$ac_compiler_gnu fi -echo "$as_me:1893: result: $ac_cv_c_compiler_gnu" >&5 +echo "$as_me:1894: result: $ac_cv_c_compiler_gnu" >&5 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 GCC=`test $ac_compiler_gnu = yes && echo yes` ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS CFLAGS="-g" -echo "$as_me:1899: checking whether $CC accepts -g" >&5 +echo "$as_me:1900: checking whether $CC accepts -g" >&5 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 if test "${ac_cv_prog_cc_g+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 1905 "configure" +#line 1906 "configure" #include "confdefs.h" int @@ -1914,16 +1915,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:1917: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:1918: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:1920: \$? = $ac_status" >&5 + echo "$as_me:1921: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:1923: \"$ac_try\"") >&5 + { (eval echo "$as_me:1924: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:1926: \$? = $ac_status" >&5 + echo "$as_me:1927: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_prog_cc_g=yes else @@ -1933,7 +1934,7 @@ ac_cv_prog_cc_g=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:1936: result: $ac_cv_prog_cc_g" >&5 +echo "$as_me:1937: result: $ac_cv_prog_cc_g" >&5 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS @@ -1960,16 +1961,16 @@ cat >"conftest.$ac_ext" <<_ACEOF #endif _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:1963: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:1964: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:1966: \$? = $ac_status" >&5 + echo "$as_me:1967: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:1969: \"$ac_try\"") >&5 + { (eval echo "$as_me:1970: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:1972: \$? = $ac_status" >&5 + echo "$as_me:1973: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then for ac_declaration in \ ''\ @@ -1981,7 +1982,7 @@ if { (eval echo "$as_me:1963: \"$ac_comp 'void exit (int);' do cat >"conftest.$ac_ext" <<_ACEOF -#line 1984 "configure" +#line 1985 "configure" #include "confdefs.h" #include $ac_declaration @@ -1994,16 +1995,16 @@ exit (42); } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:1997: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:1998: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2000: \$? = $ac_status" >&5 + echo "$as_me:2001: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:2003: \"$ac_try\"") >&5 + { (eval echo "$as_me:2004: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2006: \$? = $ac_status" >&5 + echo "$as_me:2007: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -2013,7 +2014,7 @@ continue fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" cat >"conftest.$ac_ext" <<_ACEOF -#line 2016 "configure" +#line 2017 "configure" #include "confdefs.h" $ac_declaration int @@ -2025,16 +2026,16 @@ exit (42); } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:2028: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2029: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2031: \$? = $ac_status" >&5 + echo "$as_me:2032: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:2034: \"$ac_try\"") >&5 + { (eval echo "$as_me:2035: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2037: \$? = $ac_status" >&5 + echo "$as_me:2038: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then break else @@ -2064,11 +2065,11 @@ ac_main_return="return" GCC_VERSION=none if test "$GCC" = yes ; then - echo "$as_me:2067: checking version of $CC" >&5 + echo "$as_me:2068: checking version of $CC" >&5 echo $ECHO_N "checking version of $CC... $ECHO_C" >&6 - GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(GCC[^)]*) //' -e 's/^.*(Debian[^)]*) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`" + GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^[^(]*([^)][^)]*) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`" test -z "$GCC_VERSION" && GCC_VERSION=unknown - echo "$as_me:2071: result: $GCC_VERSION" >&5 + echo "$as_me:2072: result: $GCC_VERSION" >&5 echo "${ECHO_T}$GCC_VERSION" >&6 fi @@ -2077,12 +2078,12 @@ INTEL_COMPILER=no if test "$GCC" = yes ; then case "$host_os" in linux*|gnu*) - echo "$as_me:2080: checking if this is really Intel C compiler" >&5 + echo "$as_me:2081: checking if this is really Intel C compiler" >&5 echo $ECHO_N "checking if this is really Intel C compiler... $ECHO_C" >&6 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -no-gcc" cat >"conftest.$ac_ext" <<_ACEOF -#line 2085 "configure" +#line 2086 "configure" #include "confdefs.h" int @@ -2091,7 +2092,7 @@ main (void) #ifdef __INTEL_COMPILER #else -make an error +#error __INTEL_COMPILER is not defined #endif ; @@ -2099,16 +2100,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:2102: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2103: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2105: \$? = $ac_status" >&5 + echo "$as_me:2106: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:2108: \"$ac_try\"") >&5 + { (eval echo "$as_me:2109: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2111: \$? = $ac_status" >&5 + echo "$as_me:2112: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then INTEL_COMPILER=yes cf_save_CFLAGS="$cf_save_CFLAGS -we147" @@ -2119,7 +2120,7 @@ cat "conftest.$ac_ext" >&5 fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" CFLAGS="$cf_save_CFLAGS" - echo "$as_me:2122: result: $INTEL_COMPILER" >&5 + echo "$as_me:2123: result: $INTEL_COMPILER" >&5 echo "${ECHO_T}$INTEL_COMPILER" >&6 ;; esac @@ -2128,11 +2129,11 @@ fi CLANG_COMPILER=no if test "$GCC" = yes ; then - echo "$as_me:2131: checking if this is really Clang C compiler" >&5 + echo "$as_me:2132: checking if this is really Clang C compiler" >&5 echo $ECHO_N "checking if this is really Clang C compiler... $ECHO_C" >&6 cf_save_CFLAGS="$CFLAGS" cat >"conftest.$ac_ext" <<_ACEOF -#line 2135 "configure" +#line 2136 "configure" #include "confdefs.h" int @@ -2141,7 +2142,7 @@ main (void) #ifdef __clang__ #else -make an error +#error __clang__ is not defined #endif ; @@ -2149,16 +2150,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:2152: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2153: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2155: \$? = $ac_status" >&5 + echo "$as_me:2156: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:2158: \"$ac_try\"") >&5 + { (eval echo "$as_me:2159: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2161: \$? = $ac_status" >&5 + echo "$as_me:2162: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then CLANG_COMPILER=yes @@ -2168,7 +2169,7 @@ cat "conftest.$ac_ext" >&5 fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" CFLAGS="$cf_save_CFLAGS" - echo "$as_me:2171: result: $CLANG_COMPILER" >&5 + echo "$as_me:2172: result: $CLANG_COMPILER" >&5 echo "${ECHO_T}$CLANG_COMPILER" >&6 fi @@ -2177,30 +2178,30 @@ CLANG_VERSION=none if test "x$CLANG_COMPILER" = "xyes" ; then case "$CC" in c[1-9][0-9]|*/c[1-9][0-9]) - { echo "$as_me:2180: WARNING: replacing broken compiler alias $CC" >&5 + { echo "$as_me:2181: WARNING: replacing broken compiler alias $CC" >&5 echo "$as_me: WARNING: replacing broken compiler alias $CC" >&2;} CFLAGS="$CFLAGS -std=`echo "$CC" | sed -e 's%.*/%%'`" CC=clang ;; esac - echo "$as_me:2187: checking version of $CC" >&5 + echo "$as_me:2188: checking version of $CC" >&5 echo $ECHO_N "checking version of $CC... $ECHO_C" >&6 CLANG_VERSION="`$CC --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(CLANG[^)]*) //' -e 's/^.*(Debian[^)]*) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`" test -z "$CLANG_VERSION" && CLANG_VERSION=unknown - echo "$as_me:2191: result: $CLANG_VERSION" >&5 + echo "$as_me:2192: result: $CLANG_VERSION" >&5 echo "${ECHO_T}$CLANG_VERSION" >&6 for cf_clang_opt in \ -Qunused-arguments \ -Wno-error=implicit-function-declaration do - echo "$as_me:2198: checking if option $cf_clang_opt works" >&5 + echo "$as_me:2199: checking if option $cf_clang_opt works" >&5 echo $ECHO_N "checking if option $cf_clang_opt works... $ECHO_C" >&6 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $cf_clang_opt" cat >"conftest.$ac_ext" <<_ACEOF -#line 2203 "configure" +#line 2204 "configure" #include "confdefs.h" #include @@ -2214,16 +2215,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:2217: \"$ac_link\"") >&5 +if { (eval echo "$as_me:2218: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:2220: \$? = $ac_status" >&5 + echo "$as_me:2221: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:2223: \"$ac_try\"") >&5 + { (eval echo "$as_me:2224: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2226: \$? = $ac_status" >&5 + echo "$as_me:2227: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_clang_optok=yes @@ -2234,13 +2235,13 @@ cat "conftest.$ac_ext" >&5 cf_clang_optok=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:2237: result: $cf_clang_optok" >&5 + echo "$as_me:2238: result: $cf_clang_optok" >&5 echo "${ECHO_T}$cf_clang_optok" >&6 CFLAGS="$cf_save_CFLAGS" if test "$cf_clang_optok" = yes; then test -n "$verbose" && echo " adding option $cf_clang_opt" 1>&6 -echo "${as_me:-configure}:2243: testing adding option $cf_clang_opt ..." 1>&5 +echo "${as_me:-configure}:2244: testing adding option $cf_clang_opt ..." 1>&5 test -n "$CFLAGS" && CFLAGS="$CFLAGS " CFLAGS="${CFLAGS}$cf_clang_opt" @@ -2249,7 +2250,7 @@ echo "${as_me:-configure}:2243: testing done fi -echo "$as_me:2252: checking for $CC option to accept ANSI C" >&5 +echo "$as_me:2253: checking for $CC option to accept ANSI C" >&5 echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6 if test "${ac_cv_prog_cc_stdc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2257,7 +2258,7 @@ else ac_cv_prog_cc_stdc=no ac_save_CC=$CC cat >"conftest.$ac_ext" <<_ACEOF -#line 2260 "configure" +#line 2261 "configure" #include "confdefs.h" #include #include @@ -2266,9 +2267,7 @@ cat >"conftest.$ac_ext" <<_ACEOF /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); -static char *e (p, i) - char **p; - int i; +static char *e (char **p, int i) { return p[i]; } @@ -2306,16 +2305,16 @@ for ac_arg in "" -qlanglvl=ansi -std1 -A do CC="$ac_save_CC $ac_arg" rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:2309: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2308: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2312: \$? = $ac_status" >&5 + echo "$as_me:2311: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:2315: \"$ac_try\"") >&5 + { (eval echo "$as_me:2314: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2318: \$? = $ac_status" >&5 + echo "$as_me:2317: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_prog_cc_stdc=$ac_arg break @@ -2332,10 +2331,10 @@ fi case "x$ac_cv_prog_cc_stdc" in x|xno) - echo "$as_me:2335: result: none needed" >&5 + echo "$as_me:2334: result: none needed" >&5 echo "${ECHO_T}none needed" >&6 ;; *) - echo "$as_me:2338: result: $ac_cv_prog_cc_stdc" >&5 + echo "$as_me:2337: result: $ac_cv_prog_cc_stdc" >&5 echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6 CC="$CC $ac_cv_prog_cc_stdc" ;; esac @@ -2343,13 +2342,13 @@ esac # This should have been defined by AC_PROG_CC : "${CC:=cc}" -echo "$as_me:2346: checking \$CFLAGS variable" >&5 +echo "$as_me:2345: checking \$CFLAGS variable" >&5 echo $ECHO_N "checking \$CFLAGS variable... $ECHO_C" >&6 case "x$CFLAGS" in *-[IUD]*) - echo "$as_me:2350: result: broken" >&5 + echo "$as_me:2349: result: broken" >&5 echo "${ECHO_T}broken" >&6 - { echo "$as_me:2352: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options" >&5 + { echo "$as_me:2351: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options" >&5 echo "$as_me: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options" >&2;} cf_flags="$CFLAGS" CFLAGS= @@ -2457,22 +2456,22 @@ fi done ;; *) - echo "$as_me:2460: result: ok" >&5 + echo "$as_me:2459: result: ok" >&5 echo "${ECHO_T}ok" >&6 ;; esac -echo "$as_me:2465: checking \$CC variable" >&5 +echo "$as_me:2464: checking \$CC variable" >&5 echo $ECHO_N "checking \$CC variable... $ECHO_C" >&6 case "$CC" in *[\ \ ]-*) - echo "$as_me:2469: result: broken" >&5 + echo "$as_me:2468: result: broken" >&5 echo "${ECHO_T}broken" >&6 - { echo "$as_me:2471: WARNING: your environment uses the CC variable to hold CFLAGS/CPPFLAGS options" >&5 + { echo "$as_me:2470: WARNING: your environment uses the CC variable to hold CFLAGS/CPPFLAGS options" >&5 echo "$as_me: WARNING: your environment uses the CC variable to hold CFLAGS/CPPFLAGS options" >&2;} # humor him... cf_prog=`echo "$CC" | sed -e 's/ / /g' -e 's/[ ]* / /g' -e 's/[ ]*[ ]-[^ ].*//'` - cf_flags=`echo "$CC" | ${AWK:-awk} -v prog="$cf_prog" '{ printf("%s", substr($0,1+length(prog))); }'` + cf_flags=`echo "$CC" | sed -e "s%^$cf_prog%%"` CC="$cf_prog" for cf_arg in $cf_flags do @@ -2585,19 +2584,19 @@ fi done test -n "$verbose" && echo " resulting CC: '$CC'" 1>&6 -echo "${as_me:-configure}:2588: testing resulting CC: '$CC' ..." 1>&5 +echo "${as_me:-configure}:2587: testing resulting CC: '$CC' ..." 1>&5 test -n "$verbose" && echo " resulting CFLAGS: '$CFLAGS'" 1>&6 -echo "${as_me:-configure}:2592: testing resulting CFLAGS: '$CFLAGS' ..." 1>&5 +echo "${as_me:-configure}:2591: testing resulting CFLAGS: '$CFLAGS' ..." 1>&5 test -n "$verbose" && echo " resulting CPPFLAGS: '$CPPFLAGS'" 1>&6 -echo "${as_me:-configure}:2596: testing resulting CPPFLAGS: '$CPPFLAGS' ..." 1>&5 +echo "${as_me:-configure}:2595: testing resulting CPPFLAGS: '$CPPFLAGS' ..." 1>&5 ;; *) - echo "$as_me:2600: result: ok" >&5 + echo "$as_me:2599: result: ok" >&5 echo "${ECHO_T}ok" >&6 ;; esac @@ -2606,7 +2605,7 @@ for ac_prog in ggrep grep do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:2609: checking for $ac_word" >&5 +echo "$as_me:2608: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_GREP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2621,7 +2620,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_GREP="$ac_prog" -echo "$as_me:2624: found $ac_dir/$ac_word" >&5 +echo "$as_me:2623: found $ac_dir/$ac_word" >&5 break done @@ -2629,10 +2628,10 @@ fi fi GREP=$ac_cv_prog_GREP if test -n "$GREP"; then - echo "$as_me:2632: result: $GREP" >&5 + echo "$as_me:2631: result: $GREP" >&5 echo "${ECHO_T}$GREP" >&6 else - echo "$as_me:2635: result: no" >&5 + echo "$as_me:2634: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -2640,7 +2639,7 @@ fi done test -n "$GREP" || GREP=": " -echo "$as_me:2643: checking for egrep" >&5 +echo "$as_me:2642: checking for egrep" >&5 echo $ECHO_N "checking for egrep... $ECHO_C" >&6 if test "${ac_cv_path_EGREP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2652,7 +2651,7 @@ else do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:2655: checking for $ac_word" >&5 +echo "$as_me:2654: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_EGREP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2669,7 +2668,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_EGREP="$ac_dir/$ac_word" - echo "$as_me:2672: found $ac_dir/$ac_word" >&5 + echo "$as_me:2671: found $ac_dir/$ac_word" >&5 break fi done @@ -2680,10 +2679,10 @@ fi EGREP=$ac_cv_path_EGREP if test -n "$EGREP"; then - echo "$as_me:2683: result: $EGREP" >&5 + echo "$as_me:2682: result: $EGREP" >&5 echo "${ECHO_T}$EGREP" >&6 else - echo "$as_me:2686: result: no" >&5 + echo "$as_me:2685: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -2691,12 +2690,12 @@ fi done test -n "$EGREP" || EGREP=": " - test "x$ac_cv_path_EGREP" = "x:" && { { echo "$as_me:2694: error: cannot find workable egrep" >&5 + test "x$ac_cv_path_EGREP" = "x:" && { { echo "$as_me:2693: error: cannot find workable egrep" >&5 echo "$as_me: error: cannot find workable egrep" >&2;} { (exit 1); exit 1; }; } fi fi -echo "$as_me:2699: result: $ac_cv_path_EGREP" >&5 +echo "$as_me:2698: result: $ac_cv_path_EGREP" >&5 echo "${ECHO_T}$ac_cv_path_EGREP" >&6 EGREP="$ac_cv_path_EGREP" @@ -2706,7 +2705,7 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS "co ac_link='$CC -o "conftest$ac_exeext" $CFLAGS $CPPFLAGS $LDFLAGS "conftest.$ac_ext" $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_main_return="return" -echo "$as_me:2709: checking how to run the C preprocessor" >&5 +echo "$as_me:2708: checking how to run the C preprocessor" >&5 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then @@ -2727,18 +2726,18 @@ do # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat >"conftest.$ac_ext" <<_ACEOF -#line 2730 "configure" +#line 2729 "configure" #include "confdefs.h" #include Syntax error _ACEOF -if { (eval echo "$as_me:2735: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:2734: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:2741: \$? = $ac_status" >&5 + echo "$as_me:2740: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -2761,17 +2760,17 @@ rm -f conftest.err "conftest.$ac_ext" # OK, works on sane cases. Now check whether non-existent headers # can be detected and how. cat >"conftest.$ac_ext" <<_ACEOF -#line 2764 "configure" +#line 2763 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:2768: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:2767: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:2774: \$? = $ac_status" >&5 + echo "$as_me:2773: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -2808,7 +2807,7 @@ fi else ac_cv_prog_CPP=$CPP fi -echo "$as_me:2811: result: $CPP" >&5 +echo "$as_me:2810: result: $CPP" >&5 echo "${ECHO_T}$CPP" >&6 ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes @@ -2818,18 +2817,18 @@ do # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat >"conftest.$ac_ext" <<_ACEOF -#line 2821 "configure" +#line 2820 "configure" #include "confdefs.h" #include Syntax error _ACEOF -if { (eval echo "$as_me:2826: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:2825: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:2832: \$? = $ac_status" >&5 + echo "$as_me:2831: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -2852,17 +2851,17 @@ rm -f conftest.err "conftest.$ac_ext" # OK, works on sane cases. Now check whether non-existent headers # can be detected and how. cat >"conftest.$ac_ext" <<_ACEOF -#line 2855 "configure" +#line 2854 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:2859: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:2858: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:2865: \$? = $ac_status" >&5 + echo "$as_me:2864: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -2890,7 +2889,7 @@ rm -f conftest.err "conftest.$ac_ext" if $ac_preproc_ok; then : else - { { echo "$as_me:2893: error: C preprocessor \"$CPP\" fails sanity check" >&5 + { { echo "$as_me:2892: error: C preprocessor \"$CPP\" fails sanity check" >&5 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;} { (exit 1); exit 1; }; } fi @@ -2903,14 +2902,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_main_return="return" if test $ac_cv_c_compiler_gnu = yes; then - echo "$as_me:2906: checking whether $CC needs -traditional" >&5 + echo "$as_me:2905: checking whether $CC needs -traditional" >&5 echo $ECHO_N "checking whether $CC needs -traditional... $ECHO_C" >&6 if test "${ac_cv_prog_gcc_traditional+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_pattern="Autoconf.*'x'" cat >"conftest.$ac_ext" <<_ACEOF -#line 2913 "configure" +#line 2912 "configure" #include "confdefs.h" #include int Autoconf = TIOCGETP; @@ -2925,7 +2924,7 @@ rm -rf conftest* if test $ac_cv_prog_gcc_traditional = no; then cat >"conftest.$ac_ext" <<_ACEOF -#line 2928 "configure" +#line 2927 "configure" #include "confdefs.h" #include int Autoconf = TCGETA; @@ -2938,14 +2937,14 @@ rm -rf conftest* fi fi -echo "$as_me:2941: result: $ac_cv_prog_gcc_traditional" >&5 +echo "$as_me:2940: result: $ac_cv_prog_gcc_traditional" >&5 echo "${ECHO_T}$ac_cv_prog_gcc_traditional" >&6 if test $ac_cv_prog_gcc_traditional = yes; then CC="$CC -traditional" fi fi -echo "$as_me:2948: checking whether ${MAKE-make} sets \${MAKE}" >&5 +echo "$as_me:2947: checking whether ${MAKE-make} sets \${MAKE}" >&5 echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then @@ -2965,11 +2964,11 @@ fi rm -f conftest.make fi if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then - echo "$as_me:2968: result: yes" >&5 + echo "$as_me:2967: result: yes" >&5 echo "${ECHO_T}yes" >&6 SET_MAKE= else - echo "$as_me:2972: result: no" >&5 + echo "$as_me:2971: result: no" >&5 echo "${ECHO_T}no" >&6 SET_MAKE="MAKE=${MAKE-make}" fi @@ -2986,7 +2985,7 @@ fi # AFS /usr/afsws/bin/install, which mishandles nonexistent args # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # ./install, which can be erroneously created by make from ./install.sh. -echo "$as_me:2989: checking for a BSD compatible install" >&5 +echo "$as_me:2988: checking for a BSD compatible install" >&5 echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6 if test -z "$INSTALL"; then if test "${ac_cv_path_install+set}" = set; then @@ -3035,7 +3034,7 @@ fi INSTALL=$ac_install_sh fi fi -echo "$as_me:3038: result: $INSTALL" >&5 +echo "$as_me:3037: result: $INSTALL" >&5 echo "${ECHO_T}$INSTALL" >&6 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. @@ -3070,22 +3069,22 @@ EOF for cf_prog in 'bison -y' byacc yacc do rm -f y.tab.ch - echo "$as_me:3073: checking for $cf_prog" >&5 + echo "$as_me:3072: checking for $cf_prog" >&5 echo $ECHO_N "checking for $cf_prog... $ECHO_C" >&6 cf_command="$cf_prog conftest.y" cf_result=no - if { (eval echo "$as_me:3077: \"$cf_command\"") >&5 + if { (eval echo "$as_me:3076: \"$cf_command\"") >&5 (eval $cf_command) 2>&5 ac_status=$? - echo "$as_me:3080: \$? = $ac_status" >&5 + echo "$as_me:3079: \$? = $ac_status" >&5 (exit "$ac_status"); } && test -s y.tab.c ; then mv y.tab.c conftest.c rm -f y.tab.h if test "$cf_prog" = 'bison -y' ; then - if { (eval echo "$as_me:3085: \"$ac_link\"") >&5 + if { (eval echo "$as_me:3084: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:3088: \$? = $ac_status" >&5 + echo "$as_me:3087: \$? = $ac_status" >&5 (exit "$ac_status"); } && test -s conftest ; then cf_result=yes fi @@ -3093,7 +3092,7 @@ echo $ECHO_N "checking for $cf_prog... $ cf_result=yes fi fi - echo "$as_me:3096: result: $cf_result" >&5 + echo "$as_me:3095: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 if test $cf_result = yes ; then cf_cv_prog_YACC="$cf_prog" @@ -3110,7 +3109,7 @@ for ac_prog in lint alint lclint tdlint do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:3113: checking for $ac_word" >&5 +echo "$as_me:3112: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_LINT+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3125,7 +3124,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_LINT="$ac_prog" -echo "$as_me:3128: found $ac_dir/$ac_word" >&5 +echo "$as_me:3127: found $ac_dir/$ac_word" >&5 break done @@ -3133,10 +3132,10 @@ fi fi LINT=$ac_cv_prog_LINT if test -n "$LINT"; then - echo "$as_me:3136: result: $LINT" >&5 + echo "$as_me:3135: result: $LINT" >&5 echo "${ECHO_T}$LINT" >&6 else - echo "$as_me:3139: result: no" >&5 + echo "$as_me:3138: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -3144,14 +3143,483 @@ fi done test -n "$LINT" || LINT=":" -echo "$as_me:3147: checking if the POSIX test-macros are already defined" >&5 +case "$cf_cv_system_name" in +os2*) + CFLAGS="$CFLAGS -Zmt" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}-D__ST_MT_ERRNO__" + + CXXFLAGS="$CXXFLAGS -Zmt" + # autoconf's macro sets -Zexe and suffix both, which conflict:w + LDFLAGS="$LDFLAGS -Zmt -Zcrtdll" + ac_cv_exeext=.exe + ;; +esac + +PROG_EXT="$EXEEXT" + +test -n "$PROG_EXT" && +cat >>confdefs.h <&5 +echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6 +LN_S=$as_ln_s +if test "$LN_S" = "ln -s"; then + echo "$as_me:3187: result: yes" >&5 +echo "${ECHO_T}yes" >&6 +else + echo "$as_me:3190: result: no, using $LN_S" >&5 +echo "${ECHO_T}no, using $LN_S" >&6 +fi + +if test "$cross_compiling" = yes ; then + + # defaults that we might want to override + : ${BUILD_CFLAGS:=''} + : ${BUILD_CPPFLAGS:='-I$(INCDIR)'} + : ${BUILD_LDFLAGS:=''} + : ${BUILD_LIBS:=''} + : ${BUILD_EXEEXT:='$x'} + : ${BUILD_OBJEXT:='o'} + +# Check whether --with-build-cc or --without-build-cc was given. +if test "${with_build_cc+set}" = set; then + withval="$with_build_cc" + BUILD_CC="$withval" +else + for ac_prog in gcc clang c99 c89 cc cl +do + # Extract the first word of "$ac_prog", so it can be a program name with args. +set dummy $ac_prog; ac_word=$2 +echo "$as_me:3213: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +if test "${ac_cv_prog_BUILD_CC+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + if test -n "$BUILD_CC"; then + ac_cv_prog_BUILD_CC="$BUILD_CC" # Let the user override the test. +else + ac_save_IFS=$IFS; IFS=$ac_path_separator +ac_dummy="$PATH" +for ac_dir in $ac_dummy; do + IFS=$ac_save_IFS + test -z "$ac_dir" && ac_dir=. + $as_executable_p "$ac_dir/$ac_word" || continue +ac_cv_prog_BUILD_CC="$ac_prog" +echo "$as_me:3228: found $ac_dir/$ac_word" >&5 +break +done + +fi +fi +BUILD_CC=$ac_cv_prog_BUILD_CC +if test -n "$BUILD_CC"; then + echo "$as_me:3236: result: $BUILD_CC" >&5 +echo "${ECHO_T}$BUILD_CC" >&6 +else + echo "$as_me:3239: result: no" >&5 +echo "${ECHO_T}no" >&6 +fi + + test -n "$BUILD_CC" && break +done +test -n "$BUILD_CC" || BUILD_CC="none" + +fi; + echo "$as_me:3248: checking for native build C compiler" >&5 +echo $ECHO_N "checking for native build C compiler... $ECHO_C" >&6 + echo "$as_me:3250: result: $BUILD_CC" >&5 +echo "${ECHO_T}$BUILD_CC" >&6 + + echo "$as_me:3253: checking for native build C preprocessor" >&5 +echo $ECHO_N "checking for native build C preprocessor... $ECHO_C" >&6 + +# Check whether --with-build-cpp or --without-build-cpp was given. +if test "${with_build_cpp+set}" = set; then + withval="$with_build_cpp" + BUILD_CPP="$withval" +else + BUILD_CPP='${BUILD_CC} -E' +fi; + echo "$as_me:3263: result: $BUILD_CPP" >&5 +echo "${ECHO_T}$BUILD_CPP" >&6 + + echo "$as_me:3266: checking for native build C flags" >&5 +echo $ECHO_N "checking for native build C flags... $ECHO_C" >&6 + +# Check whether --with-build-cflags or --without-build-cflags was given. +if test "${with_build_cflags+set}" = set; then + withval="$with_build_cflags" + BUILD_CFLAGS="$withval" +fi; + echo "$as_me:3274: result: $BUILD_CFLAGS" >&5 +echo "${ECHO_T}$BUILD_CFLAGS" >&6 + + echo "$as_me:3277: checking for native build C preprocessor-flags" >&5 +echo $ECHO_N "checking for native build C preprocessor-flags... $ECHO_C" >&6 + +# Check whether --with-build-cppflags or --without-build-cppflags was given. +if test "${with_build_cppflags+set}" = set; then + withval="$with_build_cppflags" + BUILD_CPPFLAGS="$withval" +fi; + echo "$as_me:3285: result: $BUILD_CPPFLAGS" >&5 +echo "${ECHO_T}$BUILD_CPPFLAGS" >&6 + + echo "$as_me:3288: checking for native build linker-flags" >&5 +echo $ECHO_N "checking for native build linker-flags... $ECHO_C" >&6 + +# Check whether --with-build-ldflags or --without-build-ldflags was given. +if test "${with_build_ldflags+set}" = set; then + withval="$with_build_ldflags" + BUILD_LDFLAGS="$withval" +fi; + echo "$as_me:3296: result: $BUILD_LDFLAGS" >&5 +echo "${ECHO_T}$BUILD_LDFLAGS" >&6 + + echo "$as_me:3299: checking for native build linker-libraries" >&5 +echo $ECHO_N "checking for native build linker-libraries... $ECHO_C" >&6 + +# Check whether --with-build-libs or --without-build-libs was given. +if test "${with_build_libs+set}" = set; then + withval="$with_build_libs" + BUILD_LIBS="$withval" +fi; + echo "$as_me:3307: result: $BUILD_LIBS" >&5 +echo "${ECHO_T}$BUILD_LIBS" >&6 + + # this assumes we're on Unix. + BUILD_EXEEXT= + BUILD_OBJEXT=o + + : ${BUILD_CC:='${CC}'} + + echo "$as_me:3316: checking if the build-compiler \"$BUILD_CC\" works" >&5 +echo $ECHO_N "checking if the build-compiler \"$BUILD_CC\" works... $ECHO_C" >&6 + + cf_save_crossed=$cross_compiling + cf_save_ac_link=$ac_link + cross_compiling=no + cf_build_cppflags=$BUILD_CPPFLAGS + test "$cf_build_cppflags" = "#" && cf_build_cppflags= + ac_link='$BUILD_CC -o "conftest$ac_exeext" $BUILD_CFLAGS $cf_build_cppflags $BUILD_LDFLAGS "conftest.$ac_ext" $BUILD_LIBS >&5' + + if test "$cross_compiling" = yes; then + cf_ok_build_cc=unknown +else + cat >"conftest.$ac_ext" <<_ACEOF +#line 3330 "configure" +#include "confdefs.h" +#include + int main(int argc, char *argv[]) + { + ${cf_cv_main_return:-return}(argc < 0 || argv == 0 || argv[0] == 0); + } + +_ACEOF +rm -f "conftest$ac_exeext" +if { (eval echo "$as_me:3340: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:3343: \$? = $ac_status" >&5 + (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' + { (eval echo "$as_me:3345: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:3348: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + cf_ok_build_cc=yes +else + echo "$as_me: program exited with status $ac_status" >&5 +echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +cf_ok_build_cc=no +fi +rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" +fi + + cross_compiling=$cf_save_crossed + ac_link=$cf_save_ac_link + + echo "$as_me:3363: result: $cf_ok_build_cc" >&5 +echo "${ECHO_T}$cf_ok_build_cc" >&6 + + if test "$cf_ok_build_cc" != yes + then + { { echo "$as_me:3368: error: Cross-build requires two compilers. +Use --with-build-cc to specify the native compiler." >&5 +echo "$as_me: error: Cross-build requires two compilers. +Use --with-build-cc to specify the native compiler." >&2;} + { (exit 1); exit 1; }; } + fi + +else + : ${BUILD_CC:='${CC}'} + : ${BUILD_CPP:='${CPP}'} + : ${BUILD_CFLAGS:='${CFLAGS}'} + : ${BUILD_CPPFLAGS:='${CPPFLAGS}'} + : ${BUILD_LDFLAGS:='${LDFLAGS}'} + : ${BUILD_LIBS:='${LIBS}'} + : ${BUILD_EXEEXT:='$x'} + : ${BUILD_OBJEXT:='o'} +fi + +#### initialize $ac_includes_default +echo "$as_me:3387: checking for ANSI C header files" >&5 +echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 +if test "${ac_cv_header_stdc+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + cat >"conftest.$ac_ext" <<_ACEOF +#line 3393 "configure" +#include "confdefs.h" +#include +#include +#include +#include + +_ACEOF +if { (eval echo "$as_me:3401: \"$ac_cpp "conftest.$ac_ext"\"") >&5 + (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 + ac_status=$? + $EGREP -v '^ *\+' conftest.er1 >conftest.err + rm -f conftest.er1 + cat conftest.err >&5 + echo "$as_me:3407: \$? = $ac_status" >&5 + (exit "$ac_status"); } >/dev/null; then + if test -s conftest.err; then + ac_cpp_err=$ac_c_preproc_warn_flag + else + ac_cpp_err= + fi +else + ac_cpp_err=yes +fi +if test -z "$ac_cpp_err"; then + ac_cv_header_stdc=yes +else + echo "$as_me: failed program was:" >&5 + cat "conftest.$ac_ext" >&5 + ac_cv_header_stdc=no +fi +rm -f conftest.err "conftest.$ac_ext" + +if test $ac_cv_header_stdc = yes; then + # SunOS 4.x string.h does not declare mem*, contrary to ANSI. + cat >"conftest.$ac_ext" <<_ACEOF +#line 3429 "configure" +#include "confdefs.h" +#include + +_ACEOF +if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | + $EGREP "memchr" >/dev/null 2>&1; then + : +else + ac_cv_header_stdc=no +fi +rm -rf conftest* + +fi + +if test $ac_cv_header_stdc = yes; then + # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. + cat >"conftest.$ac_ext" <<_ACEOF +#line 3447 "configure" +#include "confdefs.h" +#include + +_ACEOF +if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | + $EGREP "free" >/dev/null 2>&1; then + : +else + ac_cv_header_stdc=no +fi +rm -rf conftest* + +fi + +if test $ac_cv_header_stdc = yes; then + # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. + if test "$cross_compiling" = yes; then + : +else + cat >"conftest.$ac_ext" <<_ACEOF +#line 3468 "configure" +#include "confdefs.h" +#include +#if ((' ' & 0x0FF) == 0x020) +# define ISLOWER(c) ('a' <= (c) && (c) <= 'z') +# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) +#else +# define ISLOWER(c) (('a' <= (c) && (c) <= 'i') \ + || ('j' <= (c) && (c) <= 'r') \ + || ('s' <= (c) && (c) <= 'z')) +# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) +#endif + +#define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) +int +main (void) +{ + int i; + for (i = 0; i < 256; i++) + if (XOR (islower (i), ISLOWER (i)) + || toupper (i) != TOUPPER (i)) + $ac_main_return(2); + $ac_main_return (0); +} +_ACEOF +rm -f "conftest$ac_exeext" +if { (eval echo "$as_me:3494: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:3497: \$? = $ac_status" >&5 + (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' + { (eval echo "$as_me:3499: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:3502: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + : +else + echo "$as_me: program exited with status $ac_status" >&5 +echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +ac_cv_header_stdc=no +fi +rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" +fi +fi +fi +echo "$as_me:3515: result: $ac_cv_header_stdc" >&5 +echo "${ECHO_T}$ac_cv_header_stdc" >&6 +if test $ac_cv_header_stdc = yes; then + +cat >>confdefs.h <<\EOF +#define STDC_HEADERS 1 +EOF + +fi + +# On IRIX 5.3, sys/types and inttypes.h are conflicting. + +for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ + inttypes.h stdint.h unistd.h +do +as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` +echo "$as_me:3531: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 +if eval "test \"\${$as_ac_Header+set}\" = set"; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + cat >"conftest.$ac_ext" <<_ACEOF +#line 3537 "configure" +#include "confdefs.h" +$ac_includes_default +#include <$ac_header> +_ACEOF +rm -f "conftest.$ac_objext" +if { (eval echo "$as_me:3543: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? + echo "$as_me:3546: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest.$ac_objext"' + { (eval echo "$as_me:3549: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:3552: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + eval "$as_ac_Header=yes" +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +eval "$as_ac_Header=no" +fi +rm -f "conftest.$ac_objext" "conftest.$ac_ext" +fi +echo "$as_me:3562: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 +if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then + cat >>confdefs.h <&5 +echo $ECHO_N "checking whether exit is declared... $ECHO_C" >&6 +if test "${ac_cv_have_decl_exit+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + cat >"conftest.$ac_ext" <<_ACEOF +#line 3578 "configure" +#include "confdefs.h" +$ac_includes_default +int +main (void) +{ +#ifndef exit + (void) exit; +#endif + + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" +if { (eval echo "$as_me:3593: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? + echo "$as_me:3596: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest.$ac_objext"' + { (eval echo "$as_me:3599: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:3602: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + ac_cv_have_decl_exit=yes +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +ac_cv_have_decl_exit=no +fi +rm -f "conftest.$ac_objext" "conftest.$ac_ext" +fi +echo "$as_me:3612: result: $ac_cv_have_decl_exit" >&5 +echo "${ECHO_T}$ac_cv_have_decl_exit" >&6 + +echo "$as_me:3615: checking if the POSIX test-macros are already defined" >&5 echo $ECHO_N "checking if the POSIX test-macros are already defined... $ECHO_C" >&6 if test "${cf_cv_posix_visible+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 3154 "configure" +#line 3622 "configure" #include "confdefs.h" #include int @@ -3170,16 +3638,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3173: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3641: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3176: \$? = $ac_status" >&5 + echo "$as_me:3644: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3179: \"$ac_try\"") >&5 + { (eval echo "$as_me:3647: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3182: \$? = $ac_status" >&5 + echo "$as_me:3650: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_posix_visible=no else @@ -3190,7 +3658,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:3193: result: $cf_cv_posix_visible" >&5 +echo "$as_me:3661: result: $cf_cv_posix_visible" >&5 echo "${ECHO_T}$cf_cv_posix_visible" >&6 if test "$cf_cv_posix_visible" = no; then @@ -3203,9 +3671,6 @@ case "$host_os" in aix[4-7]*) cf_xopen_source="-D_ALL_SOURCE" ;; -msys) - cf_XOPEN_SOURCE=600 - ;; darwin[0-8].*) cf_xopen_source="-D_APPLE_C_SOURCE" ;; @@ -3231,18 +3696,18 @@ irix[56].*) cf_xopen_source="-D_SGI_SOURCE" cf_XOPEN_SOURCE= ;; -linux*gnu|linux*gnuabi64|linux*gnuabin32|linux*gnueabi|linux*gnueabihf|linux*gnux32|uclinux*|gnu*|mint*|k*bsd*-gnu|cygwin) +linux*gnu|linux*gnuabi64|linux*gnuabin32|linux*gnueabi|linux*gnueabihf|linux*gnux32|uclinux*|gnu*|mint*|k*bsd*-gnu|cygwin|msys|mingw*|linux*uclibc) cf_gnu_xopen_source=$cf_XOPEN_SOURCE -echo "$as_me:3238: checking if this is the GNU C library" >&5 +echo "$as_me:3703: checking if this is the GNU C library" >&5 echo $ECHO_N "checking if this is the GNU C library... $ECHO_C" >&6 if test "${cf_cv_gnu_library+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 3245 "configure" +#line 3710 "configure" #include "confdefs.h" #include int @@ -3261,16 +3726,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3264: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3729: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3267: \$? = $ac_status" >&5 + echo "$as_me:3732: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3270: \"$ac_try\"") >&5 + { (eval echo "$as_me:3735: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3273: \$? = $ac_status" >&5 + echo "$as_me:3738: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_library=yes else @@ -3281,7 +3746,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:3284: result: $cf_cv_gnu_library" >&5 +echo "$as_me:3749: result: $cf_cv_gnu_library" >&5 echo "${ECHO_T}$cf_cv_gnu_library" >&6 if test x$cf_cv_gnu_library = xyes; then @@ -3289,7 +3754,7 @@ if test x$cf_cv_gnu_library = xyes; then # With glibc 2.19 (13 years after this check was begun), _DEFAULT_SOURCE # was changed to help a little. newlib incorporated the change about 4 # years later. - echo "$as_me:3292: checking if _DEFAULT_SOURCE can be used as a basis" >&5 + echo "$as_me:3757: checking if _DEFAULT_SOURCE can be used as a basis" >&5 echo $ECHO_N "checking if _DEFAULT_SOURCE can be used as a basis... $ECHO_C" >&6 if test "${cf_cv_gnu_library_219+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3301,7 +3766,7 @@ else CPPFLAGS="${CPPFLAGS}-D_DEFAULT_SOURCE" cat >"conftest.$ac_ext" <<_ACEOF -#line 3304 "configure" +#line 3769 "configure" #include "confdefs.h" #include int @@ -3320,16 +3785,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3323: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3788: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3326: \$? = $ac_status" >&5 + echo "$as_me:3791: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3329: \"$ac_try\"") >&5 + { (eval echo "$as_me:3794: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3332: \$? = $ac_status" >&5 + echo "$as_me:3797: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_library_219=yes else @@ -3341,12 +3806,12 @@ rm -f "conftest.$ac_objext" "conftest.$a CPPFLAGS="$cf_save" fi -echo "$as_me:3344: result: $cf_cv_gnu_library_219" >&5 +echo "$as_me:3809: result: $cf_cv_gnu_library_219" >&5 echo "${ECHO_T}$cf_cv_gnu_library_219" >&6 if test "x$cf_cv_gnu_library_219" = xyes; then cf_save="$CPPFLAGS" - echo "$as_me:3349: checking if _XOPEN_SOURCE=$cf_gnu_xopen_source works with _DEFAULT_SOURCE" >&5 + echo "$as_me:3814: checking if _XOPEN_SOURCE=$cf_gnu_xopen_source works with _DEFAULT_SOURCE" >&5 echo $ECHO_N "checking if _XOPEN_SOURCE=$cf_gnu_xopen_source works with _DEFAULT_SOURCE... $ECHO_C" >&6 if test "${cf_cv_gnu_dftsrc_219+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3451,7 +3916,7 @@ if test -n "$cf_new_extra_cppflags" ; th fi cat >"conftest.$ac_ext" <<_ACEOF -#line 3454 "configure" +#line 3919 "configure" #include "confdefs.h" #include @@ -3471,16 +3936,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3474: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3939: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3477: \$? = $ac_status" >&5 + echo "$as_me:3942: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3480: \"$ac_try\"") >&5 + { (eval echo "$as_me:3945: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3483: \$? = $ac_status" >&5 + echo "$as_me:3948: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_dftsrc_219=yes else @@ -3491,7 +3956,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:3494: result: $cf_cv_gnu_dftsrc_219" >&5 +echo "$as_me:3959: result: $cf_cv_gnu_dftsrc_219" >&5 echo "${ECHO_T}$cf_cv_gnu_dftsrc_219" >&6 test "x$cf_cv_gnu_dftsrc_219" = "xyes" || CPPFLAGS="$cf_save" else @@ -3500,14 +3965,14 @@ echo "${ECHO_T}$cf_cv_gnu_dftsrc_219" >& if test "x$cf_cv_gnu_dftsrc_219" != xyes; then - echo "$as_me:3503: checking if we must define _GNU_SOURCE" >&5 + echo "$as_me:3968: checking if we must define _GNU_SOURCE" >&5 echo $ECHO_N "checking if we must define _GNU_SOURCE... $ECHO_C" >&6 if test "${cf_cv_gnu_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 3510 "configure" +#line 3975 "configure" #include "confdefs.h" #include int @@ -3522,16 +3987,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3525: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3990: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3528: \$? = $ac_status" >&5 + echo "$as_me:3993: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3531: \"$ac_try\"") >&5 + { (eval echo "$as_me:3996: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3534: \$? = $ac_status" >&5 + echo "$as_me:3999: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_source=no else @@ -3638,7 +4103,7 @@ if test -n "$cf_new_extra_cppflags" ; th fi cat >"conftest.$ac_ext" <<_ACEOF -#line 3641 "configure" +#line 4106 "configure" #include "confdefs.h" #include int @@ -3653,16 +4118,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3656: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4121: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3659: \$? = $ac_status" >&5 + echo "$as_me:4124: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3662: \"$ac_try\"") >&5 + { (eval echo "$as_me:4127: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3665: \$? = $ac_status" >&5 + echo "$as_me:4130: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_source=no else @@ -3677,12 +4142,12 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:3680: result: $cf_cv_gnu_source" >&5 +echo "$as_me:4145: result: $cf_cv_gnu_source" >&5 echo "${ECHO_T}$cf_cv_gnu_source" >&6 if test "$cf_cv_gnu_source" = yes then - echo "$as_me:3685: checking if we should also define _DEFAULT_SOURCE" >&5 + echo "$as_me:4150: checking if we should also define _DEFAULT_SOURCE" >&5 echo $ECHO_N "checking if we should also define _DEFAULT_SOURCE... $ECHO_C" >&6 if test "${cf_cv_default_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3692,7 +4157,7 @@ else CPPFLAGS="${CPPFLAGS}-D_GNU_SOURCE" cat >"conftest.$ac_ext" <<_ACEOF -#line 3695 "configure" +#line 4160 "configure" #include "confdefs.h" #include int @@ -3707,16 +4172,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3710: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4175: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3713: \$? = $ac_status" >&5 + echo "$as_me:4178: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3716: \"$ac_try\"") >&5 + { (eval echo "$as_me:4181: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3719: \$? = $ac_status" >&5 + echo "$as_me:4184: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_default_source=no else @@ -3727,7 +4192,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:3730: result: $cf_cv_default_source" >&5 +echo "$as_me:4195: result: $cf_cv_default_source" >&5 echo "${ECHO_T}$cf_cv_default_source" >&6 if test "$cf_cv_default_source" = yes then @@ -3764,16 +4229,16 @@ cf_trim_CPPFLAGS=`echo "$cf_save_CPPFLAG sed -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?[ ]/ /g' \ -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?$//g'` -echo "$as_me:3767: checking if we should define _POSIX_C_SOURCE" >&5 +echo "$as_me:4232: checking if we should define _POSIX_C_SOURCE" >&5 echo $ECHO_N "checking if we should define _POSIX_C_SOURCE... $ECHO_C" >&6 if test "${cf_cv_posix_c_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:3773: testing if the symbol is already defined go no further ..." 1>&5 +echo "${as_me:-configure}:4238: testing if the symbol is already defined go no further ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 3776 "configure" +#line 4241 "configure" #include "confdefs.h" #include int @@ -3781,23 +4246,23 @@ main (void) { #ifndef _POSIX_C_SOURCE -make an error +#error _POSIX_C_SOURCE is not defined #endif ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3791: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4256: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3794: \$? = $ac_status" >&5 + echo "$as_me:4259: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3797: \"$ac_try\"") >&5 + { (eval echo "$as_me:4262: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3800: \$? = $ac_status" >&5 + echo "$as_me:4265: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_posix_c_source=no else @@ -3818,7 +4283,7 @@ cf_want_posix_source=no esac if test "$cf_want_posix_source" = yes ; then cat >"conftest.$ac_ext" <<_ACEOF -#line 3821 "configure" +#line 4286 "configure" #include "confdefs.h" #include int @@ -3826,23 +4291,23 @@ main (void) { #ifdef _POSIX_SOURCE -make an error +#error _POSIX_SOURCE is defined #endif ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3836: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4301: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3839: \$? = $ac_status" >&5 + echo "$as_me:4304: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3842: \"$ac_try\"") >&5 + { (eval echo "$as_me:4307: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3845: \$? = $ac_status" >&5 + echo "$as_me:4310: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -3853,7 +4318,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "${as_me:-configure}:3856: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 +echo "${as_me:-configure}:4321: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 CFLAGS="$cf_trim_CFLAGS" CPPFLAGS="$cf_trim_CPPFLAGS" @@ -3861,10 +4326,10 @@ echo "${as_me:-configure}:3856: testing test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " CPPFLAGS="${CPPFLAGS}$cf_cv_posix_c_source" -echo "${as_me:-configure}:3864: testing if the second compile does not leave our definition intact error ..." 1>&5 +echo "${as_me:-configure}:4329: testing if the second compile does not leave our definition intact error ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 3867 "configure" +#line 4332 "configure" #include "confdefs.h" #include int @@ -3872,23 +4337,23 @@ main (void) { #ifndef _POSIX_C_SOURCE -make an error +#error _POSIX_C_SOURCE is not defined #endif ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3882: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4347: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3885: \$? = $ac_status" >&5 + echo "$as_me:4350: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3888: \"$ac_try\"") >&5 + { (eval echo "$as_me:4353: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3891: \$? = $ac_status" >&5 + echo "$as_me:4356: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -3904,7 +4369,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:3907: result: $cf_cv_posix_c_source" >&5 +echo "$as_me:4372: result: $cf_cv_posix_c_source" >&5 echo "${ECHO_T}$cf_cv_posix_c_source" >&6 if test "$cf_cv_posix_c_source" != no ; then @@ -4021,7 +4486,7 @@ openbsd[6-9]*) # OpenBSD 6.x has broken locale support, both compile-time and runtime. # see https://www.mail-archive.com/bugs@openbsd.org/msg13200.html # Abusing the conformance level is a workaround. - { echo "$as_me:4024: WARNING: this system does not provide usable locale support" >&5 + { echo "$as_me:4489: WARNING: this system does not provide usable locale support" >&5 echo "$as_me: WARNING: this system does not provide usable locale support" >&2;} cf_xopen_source="-D_BSD_SOURCE" cf_XOPEN_SOURCE=700 @@ -4053,26 +4518,24 @@ sysv4.2uw2.*) # Novell/SCO UnixWare 2.x ;; *) -echo "$as_me:4056: checking if we should define _XOPEN_SOURCE" >&5 +echo "$as_me:4521: checking if we should define _XOPEN_SOURCE" >&5 echo $ECHO_N "checking if we should define _XOPEN_SOURCE... $ECHO_C" >&6 if test "${cf_cv_xopen_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 4063 "configure" +#line 4528 "configure" #include "confdefs.h" -#include -#include -#include +$ac_includes_default int main (void) { #ifndef _XOPEN_SOURCE -make an error +#error _XOPEN_SOURCE is not defined #endif ; @@ -4080,16 +4543,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4083: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4546: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4086: \$? = $ac_status" >&5 + echo "$as_me:4549: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4089: \"$ac_try\"") >&5 + { (eval echo "$as_me:4552: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4092: \$? = $ac_status" >&5 + echo "$as_me:4555: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xopen_source=no else @@ -4101,19 +4564,17 @@ cf_save="$CPPFLAGS" CPPFLAGS="${CPPFLAGS}-D_XOPEN_SOURCE=$cf_XOPEN_SOURCE" cat >"conftest.$ac_ext" <<_ACEOF -#line 4104 "configure" +#line 4567 "configure" #include "confdefs.h" -#include -#include -#include +$ac_includes_default int main (void) { #ifndef _XOPEN_SOURCE -make an error +#error _XOPEN_SOURCE is not defined #endif ; @@ -4121,16 +4582,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4124: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4585: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4127: \$? = $ac_status" >&5 + echo "$as_me:4588: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4130: \"$ac_try\"") >&5 + { (eval echo "$as_me:4591: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4133: \$? = $ac_status" >&5 + echo "$as_me:4594: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xopen_source=no else @@ -4145,7 +4606,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:4148: result: $cf_cv_xopen_source" >&5 +echo "$as_me:4609: result: $cf_cv_xopen_source" >&5 echo "${ECHO_T}$cf_cv_xopen_source" >&6 if test "$cf_cv_xopen_source" != no ; then @@ -4305,16 +4766,16 @@ cf_trim_CPPFLAGS=`echo "$cf_save_CPPFLAG sed -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?[ ]/ /g' \ -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?$//g'` -echo "$as_me:4308: checking if we should define _POSIX_C_SOURCE" >&5 +echo "$as_me:4769: checking if we should define _POSIX_C_SOURCE" >&5 echo $ECHO_N "checking if we should define _POSIX_C_SOURCE... $ECHO_C" >&6 if test "${cf_cv_posix_c_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:4314: testing if the symbol is already defined go no further ..." 1>&5 +echo "${as_me:-configure}:4775: testing if the symbol is already defined go no further ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 4317 "configure" +#line 4778 "configure" #include "confdefs.h" #include int @@ -4322,23 +4783,23 @@ main (void) { #ifndef _POSIX_C_SOURCE -make an error +#error _POSIX_C_SOURCE is not defined #endif ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4332: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4793: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4335: \$? = $ac_status" >&5 + echo "$as_me:4796: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4338: \"$ac_try\"") >&5 + { (eval echo "$as_me:4799: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4341: \$? = $ac_status" >&5 + echo "$as_me:4802: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_posix_c_source=no else @@ -4359,7 +4820,7 @@ cf_want_posix_source=no esac if test "$cf_want_posix_source" = yes ; then cat >"conftest.$ac_ext" <<_ACEOF -#line 4362 "configure" +#line 4823 "configure" #include "confdefs.h" #include int @@ -4367,23 +4828,23 @@ main (void) { #ifdef _POSIX_SOURCE -make an error +#error _POSIX_SOURCE is defined #endif ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4377: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4838: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4380: \$? = $ac_status" >&5 + echo "$as_me:4841: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4383: \"$ac_try\"") >&5 + { (eval echo "$as_me:4844: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4386: \$? = $ac_status" >&5 + echo "$as_me:4847: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -4394,7 +4855,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "${as_me:-configure}:4397: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 +echo "${as_me:-configure}:4858: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 CFLAGS="$cf_trim_CFLAGS" CPPFLAGS="$cf_trim_CPPFLAGS" @@ -4402,10 +4863,10 @@ echo "${as_me:-configure}:4397: testing test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " CPPFLAGS="${CPPFLAGS}$cf_cv_posix_c_source" -echo "${as_me:-configure}:4405: testing if the second compile does not leave our definition intact error ..." 1>&5 +echo "${as_me:-configure}:4866: testing if the second compile does not leave our definition intact error ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 4408 "configure" +#line 4869 "configure" #include "confdefs.h" #include int @@ -4413,23 +4874,23 @@ main (void) { #ifndef _POSIX_C_SOURCE -make an error +#error _POSIX_C_SOURCE is not defined #endif ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4423: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4884: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4426: \$? = $ac_status" >&5 + echo "$as_me:4887: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4429: \"$ac_try\"") >&5 + { (eval echo "$as_me:4890: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4432: \$? = $ac_status" >&5 + echo "$as_me:4893: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -4445,7 +4906,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:4448: result: $cf_cv_posix_c_source" >&5 +echo "$as_me:4909: result: $cf_cv_posix_c_source" >&5 echo "${ECHO_T}$cf_cv_posix_c_source" >&6 if test "$cf_cv_posix_c_source" != no ; then @@ -4555,24 +5016,23 @@ fi fi # cf_cv_posix_visible # Some of these niche implementations use copy/paste, double-check... - test -n "$verbose" && echo " checking if _POSIX_C_SOURCE inteferes" 1>&6 + if test "$cf_cv_xopen_source" = no ; then + test -n "$verbose" && echo " checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE" 1>&6 -echo "${as_me:-configure}:4560: testing checking if _POSIX_C_SOURCE inteferes ..." 1>&5 +echo "${as_me:-configure}:5022: testing checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE ..." 1>&5 - cat >"conftest.$ac_ext" <<_ACEOF -#line 4563 "configure" + cat >"conftest.$ac_ext" <<_ACEOF +#line 5025 "configure" #include "confdefs.h" -#include -#include -#include +$ac_includes_default int main (void) { #ifndef _XOPEN_SOURCE -make an error +#error _XOPEN_SOURCE is not defined #endif ; @@ -4580,27 +5040,28 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4583: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:5043: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4586: \$? = $ac_status" >&5 + echo "$as_me:5046: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4589: \"$ac_try\"") >&5 + { (eval echo "$as_me:5049: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4592: \$? = $ac_status" >&5 + echo "$as_me:5052: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 - { echo "$as_me:4599: WARNING: _POSIX_C_SOURCE definition is not usable" >&5 + { echo "$as_me:5059: WARNING: _POSIX_C_SOURCE definition is not usable" >&5 echo "$as_me: WARNING: _POSIX_C_SOURCE definition is not usable" >&2;} - CPPFLAGS="$cf_save_xopen_cppflags" + CPPFLAGS="$cf_save_xopen_cppflags" fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" + fi ;; esac @@ -4618,7 +5079,7 @@ do test "$CFLAGS" != "$cf_old_cflag" || break test -n "$verbose" && echo " removing old option $cf_add_cflags from CFLAGS" 1>&6 -echo "${as_me:-configure}:4621: testing removing old option $cf_add_cflags from CFLAGS ..." 1>&5 +echo "${as_me:-configure}:5082: testing removing old option $cf_add_cflags from CFLAGS ..." 1>&5 CFLAGS="$cf_old_cflag" done @@ -4630,7 +5091,7 @@ do test "$CPPFLAGS" != "$cf_old_cflag" || break test -n "$verbose" && echo " removing old option $cf_add_cflags from CPPFLAGS" 1>&6 -echo "${as_me:-configure}:4633: testing removing old option $cf_add_cflags from CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:5094: testing removing old option $cf_add_cflags from CPPFLAGS ..." 1>&5 CPPFLAGS="$cf_old_cflag" done @@ -4718,7 +5179,7 @@ done if test -n "$cf_new_cflags" ; then test -n "$verbose" && echo " add to \$CFLAGS $cf_new_cflags" 1>&6 -echo "${as_me:-configure}:4721: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 +echo "${as_me:-configure}:5182: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 test -n "$CFLAGS" && CFLAGS="$CFLAGS " CFLAGS="${CFLAGS}$cf_new_cflags" @@ -4728,7 +5189,7 @@ fi if test -n "$cf_new_cppflags" ; then test -n "$verbose" && echo " add to \$CPPFLAGS $cf_new_cppflags" 1>&6 -echo "${as_me:-configure}:4731: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 +echo "${as_me:-configure}:5192: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" @@ -4738,7 +5199,7 @@ fi if test -n "$cf_new_extra_cppflags" ; then test -n "$verbose" && echo " add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags" 1>&6 -echo "${as_me:-configure}:4741: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 +echo "${as_me:-configure}:5202: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" @@ -4750,10 +5211,10 @@ done fi if test -n "$cf_XOPEN_SOURCE" && test -z "$cf_cv_xopen_source" ; then - echo "$as_me:4753: checking if _XOPEN_SOURCE really is set" >&5 + echo "$as_me:5214: checking if _XOPEN_SOURCE really is set" >&5 echo $ECHO_N "checking if _XOPEN_SOURCE really is set... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 4756 "configure" +#line 5217 "configure" #include "confdefs.h" #include int @@ -4761,23 +5222,23 @@ main (void) { #ifndef _XOPEN_SOURCE -make an error +#error _XOPEN_SOURCE is not defined #endif ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4771: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:5232: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4774: \$? = $ac_status" >&5 + echo "$as_me:5235: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4777: \"$ac_try\"") >&5 + { (eval echo "$as_me:5238: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4780: \$? = $ac_status" >&5 + echo "$as_me:5241: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_XOPEN_SOURCE_set=yes else @@ -4786,12 +5247,12 @@ cat "conftest.$ac_ext" >&5 cf_XOPEN_SOURCE_set=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - echo "$as_me:4789: result: $cf_XOPEN_SOURCE_set" >&5 + echo "$as_me:5250: result: $cf_XOPEN_SOURCE_set" >&5 echo "${ECHO_T}$cf_XOPEN_SOURCE_set" >&6 if test "$cf_XOPEN_SOURCE_set" = yes then cat >"conftest.$ac_ext" <<_ACEOF -#line 4794 "configure" +#line 5255 "configure" #include "confdefs.h" #include int @@ -4799,23 +5260,23 @@ main (void) { #if (_XOPEN_SOURCE - 0) < $cf_XOPEN_SOURCE -make an error +#error (_XOPEN_SOURCE - 0) < $cf_XOPEN_SOURCE #endif ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4809: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:5270: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4812: \$? = $ac_status" >&5 + echo "$as_me:5273: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4815: \"$ac_try\"") >&5 + { (eval echo "$as_me:5276: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4818: \$? = $ac_status" >&5 + echo "$as_me:5279: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_XOPEN_SOURCE_set_ok=yes else @@ -4826,31 +5287,29 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" if test "$cf_XOPEN_SOURCE_set_ok" = no then - { echo "$as_me:4829: WARNING: _XOPEN_SOURCE is lower than requested" >&5 + { echo "$as_me:5290: WARNING: _XOPEN_SOURCE is lower than requested" >&5 echo "$as_me: WARNING: _XOPEN_SOURCE is lower than requested" >&2;} fi else -echo "$as_me:4834: checking if we should define _XOPEN_SOURCE" >&5 +echo "$as_me:5295: checking if we should define _XOPEN_SOURCE" >&5 echo $ECHO_N "checking if we should define _XOPEN_SOURCE... $ECHO_C" >&6 if test "${cf_cv_xopen_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 4841 "configure" +#line 5302 "configure" #include "confdefs.h" -#include -#include -#include +$ac_includes_default int main (void) { #ifndef _XOPEN_SOURCE -make an error +#error _XOPEN_SOURCE is not defined #endif ; @@ -4858,16 +5317,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4861: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:5320: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4864: \$? = $ac_status" >&5 + echo "$as_me:5323: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4867: \"$ac_try\"") >&5 + { (eval echo "$as_me:5326: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4870: \$? = $ac_status" >&5 + echo "$as_me:5329: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xopen_source=no else @@ -4879,19 +5338,17 @@ cf_save="$CPPFLAGS" CPPFLAGS="${CPPFLAGS}-D_XOPEN_SOURCE=$cf_XOPEN_SOURCE" cat >"conftest.$ac_ext" <<_ACEOF -#line 4882 "configure" +#line 5341 "configure" #include "confdefs.h" -#include -#include -#include +$ac_includes_default int main (void) { #ifndef _XOPEN_SOURCE -make an error +#error _XOPEN_SOURCE is not defined #endif ; @@ -4899,16 +5356,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4902: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:5359: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4905: \$? = $ac_status" >&5 + echo "$as_me:5362: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4908: \"$ac_try\"") >&5 + { (eval echo "$as_me:5365: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4911: \$? = $ac_status" >&5 + echo "$as_me:5368: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xopen_source=no else @@ -4923,7 +5380,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:4926: result: $cf_cv_xopen_source" >&5 +echo "$as_me:5383: result: $cf_cv_xopen_source" >&5 echo "${ECHO_T}$cf_cv_xopen_source" >&6 if test "$cf_cv_xopen_source" != no ; then @@ -5070,14 +5527,14 @@ fi fi fi # cf_cv_posix_visible -echo "$as_me:5073: checking if SIGWINCH is defined" >&5 +echo "$as_me:5530: checking if SIGWINCH is defined" >&5 echo $ECHO_N "checking if SIGWINCH is defined... $ECHO_C" >&6 if test "${cf_cv_define_sigwinch+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 5080 "configure" +#line 5537 "configure" #include "confdefs.h" #include @@ -5092,23 +5549,23 @@ int x = SIGWINCH; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:5095: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:5552: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:5098: \$? = $ac_status" >&5 + echo "$as_me:5555: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:5101: \"$ac_try\"") >&5 + { (eval echo "$as_me:5558: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5104: \$? = $ac_status" >&5 + echo "$as_me:5561: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_define_sigwinch=yes else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 5111 "configure" +#line 5568 "configure" #include "confdefs.h" #undef _XOPEN_SOURCE @@ -5126,16 +5583,16 @@ int x = SIGWINCH; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:5129: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:5586: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:5132: \$? = $ac_status" >&5 + echo "$as_me:5589: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:5135: \"$ac_try\"") >&5 + { (eval echo "$as_me:5592: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5138: \$? = $ac_status" >&5 + echo "$as_me:5595: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_define_sigwinch=maybe else @@ -5149,11 +5606,11 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:5152: result: $cf_cv_define_sigwinch" >&5 +echo "$as_me:5609: result: $cf_cv_define_sigwinch" >&5 echo "${ECHO_T}$cf_cv_define_sigwinch" >&6 if test "$cf_cv_define_sigwinch" = maybe ; then -echo "$as_me:5156: checking for actual SIGWINCH definition" >&5 +echo "$as_me:5613: checking for actual SIGWINCH definition" >&5 echo $ECHO_N "checking for actual SIGWINCH definition... $ECHO_C" >&6 if test "${cf_cv_fixup_sigwinch+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5164,7 +5621,7 @@ cf_sigwinch=32 while test "$cf_sigwinch" != 1 do cat >"conftest.$ac_ext" <<_ACEOF -#line 5167 "configure" +#line 5624 "configure" #include "confdefs.h" #undef _XOPEN_SOURCE @@ -5178,7 +5635,7 @@ main (void) { #if SIGWINCH != $cf_sigwinch -make an error +#error SIGWINCH is not $cf_sigwinch #endif int x = SIGWINCH; (void)x ; @@ -5186,16 +5643,16 @@ int x = SIGWINCH; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:5189: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:5646: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:5192: \$? = $ac_status" >&5 + echo "$as_me:5649: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:5195: \"$ac_try\"") >&5 + { (eval echo "$as_me:5652: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5198: \$? = $ac_status" >&5 + echo "$as_me:5655: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_fixup_sigwinch=$cf_sigwinch break @@ -5209,7 +5666,7 @@ cf_sigwinch="`expr "$cf_sigwinch" - 1`" done fi -echo "$as_me:5212: result: $cf_cv_fixup_sigwinch" >&5 +echo "$as_me:5669: result: $cf_cv_fixup_sigwinch" >&5 echo "${ECHO_T}$cf_cv_fixup_sigwinch" >&6 if test "$cf_cv_fixup_sigwinch" != unknown ; then @@ -5217,250 +5674,10 @@ echo "${ECHO_T}$cf_cv_fixup_sigwinch" >& fi fi -case "$cf_cv_system_name" in -os2*) - CFLAGS="$CFLAGS -Zmt" - - test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " - CPPFLAGS="${CPPFLAGS}-D__ST_MT_ERRNO__" - - CXXFLAGS="$CXXFLAGS -Zmt" - # autoconf's macro sets -Zexe and suffix both, which conflict:w - LDFLAGS="$LDFLAGS -Zmt -Zcrtdll" - ac_cv_exeext=.exe - ;; -esac - -PROG_EXT="$EXEEXT" - -test -n "$PROG_EXT" && -cat >>confdefs.h <&5 -echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6 -LN_S=$as_ln_s -if test "$LN_S" = "ln -s"; then - echo "$as_me:5261: result: yes" >&5 -echo "${ECHO_T}yes" >&6 -else - echo "$as_me:5264: result: no, using $LN_S" >&5 -echo "${ECHO_T}no, using $LN_S" >&6 -fi - -if test "$cross_compiling" = yes ; then - - # defaults that we might want to override - : ${BUILD_CFLAGS:=''} - : ${BUILD_CPPFLAGS:='-I$(INCDIR)'} - : ${BUILD_LDFLAGS:=''} - : ${BUILD_LIBS:=''} - : ${BUILD_EXEEXT:='$x'} - : ${BUILD_OBJEXT:='o'} - -# Check whether --with-build-cc or --without-build-cc was given. -if test "${with_build_cc+set}" = set; then - withval="$with_build_cc" - BUILD_CC="$withval" -else - for ac_prog in gcc clang c99 c89 cc cl -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -echo "$as_me:5287: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 -if test "${ac_cv_prog_BUILD_CC+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$BUILD_CC"; then - ac_cv_prog_BUILD_CC="$BUILD_CC" # Let the user override the test. -else - ac_save_IFS=$IFS; IFS=$ac_path_separator -ac_dummy="$PATH" -for ac_dir in $ac_dummy; do - IFS=$ac_save_IFS - test -z "$ac_dir" && ac_dir=. - $as_executable_p "$ac_dir/$ac_word" || continue -ac_cv_prog_BUILD_CC="$ac_prog" -echo "$as_me:5302: found $ac_dir/$ac_word" >&5 -break -done - -fi -fi -BUILD_CC=$ac_cv_prog_BUILD_CC -if test -n "$BUILD_CC"; then - echo "$as_me:5310: result: $BUILD_CC" >&5 -echo "${ECHO_T}$BUILD_CC" >&6 -else - echo "$as_me:5313: result: no" >&5 -echo "${ECHO_T}no" >&6 -fi - - test -n "$BUILD_CC" && break -done -test -n "$BUILD_CC" || BUILD_CC="none" - -fi; - echo "$as_me:5322: checking for native build C compiler" >&5 -echo $ECHO_N "checking for native build C compiler... $ECHO_C" >&6 - echo "$as_me:5324: result: $BUILD_CC" >&5 -echo "${ECHO_T}$BUILD_CC" >&6 - - echo "$as_me:5327: checking for native build C preprocessor" >&5 -echo $ECHO_N "checking for native build C preprocessor... $ECHO_C" >&6 - -# Check whether --with-build-cpp or --without-build-cpp was given. -if test "${with_build_cpp+set}" = set; then - withval="$with_build_cpp" - BUILD_CPP="$withval" -else - BUILD_CPP='${BUILD_CC} -E' -fi; - echo "$as_me:5337: result: $BUILD_CPP" >&5 -echo "${ECHO_T}$BUILD_CPP" >&6 - - echo "$as_me:5340: checking for native build C flags" >&5 -echo $ECHO_N "checking for native build C flags... $ECHO_C" >&6 - -# Check whether --with-build-cflags or --without-build-cflags was given. -if test "${with_build_cflags+set}" = set; then - withval="$with_build_cflags" - BUILD_CFLAGS="$withval" -fi; - echo "$as_me:5348: result: $BUILD_CFLAGS" >&5 -echo "${ECHO_T}$BUILD_CFLAGS" >&6 - - echo "$as_me:5351: checking for native build C preprocessor-flags" >&5 -echo $ECHO_N "checking for native build C preprocessor-flags... $ECHO_C" >&6 - -# Check whether --with-build-cppflags or --without-build-cppflags was given. -if test "${with_build_cppflags+set}" = set; then - withval="$with_build_cppflags" - BUILD_CPPFLAGS="$withval" -fi; - echo "$as_me:5359: result: $BUILD_CPPFLAGS" >&5 -echo "${ECHO_T}$BUILD_CPPFLAGS" >&6 - - echo "$as_me:5362: checking for native build linker-flags" >&5 -echo $ECHO_N "checking for native build linker-flags... $ECHO_C" >&6 - -# Check whether --with-build-ldflags or --without-build-ldflags was given. -if test "${with_build_ldflags+set}" = set; then - withval="$with_build_ldflags" - BUILD_LDFLAGS="$withval" -fi; - echo "$as_me:5370: result: $BUILD_LDFLAGS" >&5 -echo "${ECHO_T}$BUILD_LDFLAGS" >&6 - - echo "$as_me:5373: checking for native build linker-libraries" >&5 -echo $ECHO_N "checking for native build linker-libraries... $ECHO_C" >&6 - -# Check whether --with-build-libs or --without-build-libs was given. -if test "${with_build_libs+set}" = set; then - withval="$with_build_libs" - BUILD_LIBS="$withval" -fi; - echo "$as_me:5381: result: $BUILD_LIBS" >&5 -echo "${ECHO_T}$BUILD_LIBS" >&6 - - # this assumes we're on Unix. - BUILD_EXEEXT= - BUILD_OBJEXT=o - - : ${BUILD_CC:='${CC}'} - - echo "$as_me:5390: checking if the build-compiler \"$BUILD_CC\" works" >&5 -echo $ECHO_N "checking if the build-compiler \"$BUILD_CC\" works... $ECHO_C" >&6 - - cf_save_crossed=$cross_compiling - cf_save_ac_link=$ac_link - cross_compiling=no - cf_build_cppflags=$BUILD_CPPFLAGS - test "$cf_build_cppflags" = "#" && cf_build_cppflags= - ac_link='$BUILD_CC -o "conftest$ac_exeext" $BUILD_CFLAGS $cf_build_cppflags $BUILD_LDFLAGS "conftest.$ac_ext" $BUILD_LIBS >&5' - - if test "$cross_compiling" = yes; then - cf_ok_build_cc=unknown -else - cat >"conftest.$ac_ext" <<_ACEOF -#line 5404 "configure" -#include "confdefs.h" -#include - int main(int argc, char *argv[]) - { - ${cf_cv_main_return:-return}(argc < 0 || argv == 0 || argv[0] == 0); - } - -_ACEOF -rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:5414: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:5417: \$? = $ac_status" >&5 - (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:5419: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:5422: \$? = $ac_status" >&5 - (exit "$ac_status"); }; }; then - cf_ok_build_cc=yes -else - echo "$as_me: program exited with status $ac_status" >&5 -echo "$as_me: failed program was:" >&5 -cat "conftest.$ac_ext" >&5 -cf_ok_build_cc=no -fi -rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" -fi - - cross_compiling=$cf_save_crossed - ac_link=$cf_save_ac_link - - echo "$as_me:5437: result: $cf_ok_build_cc" >&5 -echo "${ECHO_T}$cf_ok_build_cc" >&6 - - if test "$cf_ok_build_cc" != yes - then - { { echo "$as_me:5442: error: Cross-build requires two compilers. -Use --with-build-cc to specify the native compiler." >&5 -echo "$as_me: error: Cross-build requires two compilers. -Use --with-build-cc to specify the native compiler." >&2;} - { (exit 1); exit 1; }; } - fi - -else - : ${BUILD_CC:='${CC}'} - : ${BUILD_CPP:='${CPP}'} - : ${BUILD_CFLAGS:='${CFLAGS}'} - : ${BUILD_CPPFLAGS:='${CPPFLAGS}'} - : ${BUILD_LDFLAGS:='${LDFLAGS}'} - : ${BUILD_LIBS:='${LIBS}'} - : ${BUILD_EXEEXT:='$x'} - : ${BUILD_OBJEXT:='o'} -fi - if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. set dummy ${ac_tool_prefix}ranlib; ac_word=$2 -echo "$as_me:5463: checking for $ac_word" >&5 +echo "$as_me:5680: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_RANLIB+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5475,7 +5692,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" -echo "$as_me:5478: found $ac_dir/$ac_word" >&5 +echo "$as_me:5695: found $ac_dir/$ac_word" >&5 break done @@ -5483,10 +5700,10 @@ fi fi RANLIB=$ac_cv_prog_RANLIB if test -n "$RANLIB"; then - echo "$as_me:5486: result: $RANLIB" >&5 + echo "$as_me:5703: result: $RANLIB" >&5 echo "${ECHO_T}$RANLIB" >&6 else - echo "$as_me:5489: result: no" >&5 + echo "$as_me:5706: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5495,7 +5712,7 @@ if test -z "$ac_cv_prog_RANLIB"; then ac_ct_RANLIB=$RANLIB # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 -echo "$as_me:5498: checking for $ac_word" >&5 +echo "$as_me:5715: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5510,7 +5727,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_RANLIB="ranlib" -echo "$as_me:5513: found $ac_dir/$ac_word" >&5 +echo "$as_me:5730: found $ac_dir/$ac_word" >&5 break done @@ -5519,10 +5736,10 @@ fi fi ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB if test -n "$ac_ct_RANLIB"; then - echo "$as_me:5522: result: $ac_ct_RANLIB" >&5 + echo "$as_me:5739: result: $ac_ct_RANLIB" >&5 echo "${ECHO_T}$ac_ct_RANLIB" >&6 else - echo "$as_me:5525: result: no" >&5 + echo "$as_me:5742: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5534,7 +5751,7 @@ fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args. set dummy ${ac_tool_prefix}ld; ac_word=$2 -echo "$as_me:5537: checking for $ac_word" >&5 +echo "$as_me:5754: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_LD+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5549,7 +5766,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_LD="${ac_tool_prefix}ld" -echo "$as_me:5552: found $ac_dir/$ac_word" >&5 +echo "$as_me:5769: found $ac_dir/$ac_word" >&5 break done @@ -5557,10 +5774,10 @@ fi fi LD=$ac_cv_prog_LD if test -n "$LD"; then - echo "$as_me:5560: result: $LD" >&5 + echo "$as_me:5777: result: $LD" >&5 echo "${ECHO_T}$LD" >&6 else - echo "$as_me:5563: result: no" >&5 + echo "$as_me:5780: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5569,7 +5786,7 @@ if test -z "$ac_cv_prog_LD"; then ac_ct_LD=$LD # Extract the first word of "ld", so it can be a program name with args. set dummy ld; ac_word=$2 -echo "$as_me:5572: checking for $ac_word" >&5 +echo "$as_me:5789: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5584,7 +5801,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_LD="ld" -echo "$as_me:5587: found $ac_dir/$ac_word" >&5 +echo "$as_me:5804: found $ac_dir/$ac_word" >&5 break done @@ -5593,10 +5810,10 @@ fi fi ac_ct_LD=$ac_cv_prog_ac_ct_LD if test -n "$ac_ct_LD"; then - echo "$as_me:5596: result: $ac_ct_LD" >&5 + echo "$as_me:5813: result: $ac_ct_LD" >&5 echo "${ECHO_T}$ac_ct_LD" >&6 else - echo "$as_me:5599: result: no" >&5 + echo "$as_me:5816: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5608,7 +5825,7 @@ fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. set dummy ${ac_tool_prefix}ar; ac_word=$2 -echo "$as_me:5611: checking for $ac_word" >&5 +echo "$as_me:5828: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_AR+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5623,7 +5840,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_AR="${ac_tool_prefix}ar" -echo "$as_me:5626: found $ac_dir/$ac_word" >&5 +echo "$as_me:5843: found $ac_dir/$ac_word" >&5 break done @@ -5631,10 +5848,10 @@ fi fi AR=$ac_cv_prog_AR if test -n "$AR"; then - echo "$as_me:5634: result: $AR" >&5 + echo "$as_me:5851: result: $AR" >&5 echo "${ECHO_T}$AR" >&6 else - echo "$as_me:5637: result: no" >&5 + echo "$as_me:5854: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5643,7 +5860,7 @@ if test -z "$ac_cv_prog_AR"; then ac_ct_AR=$AR # Extract the first word of "ar", so it can be a program name with args. set dummy ar; ac_word=$2 -echo "$as_me:5646: checking for $ac_word" >&5 +echo "$as_me:5863: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5658,7 +5875,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_AR="ar" -echo "$as_me:5661: found $ac_dir/$ac_word" >&5 +echo "$as_me:5878: found $ac_dir/$ac_word" >&5 break done @@ -5667,10 +5884,10 @@ fi fi ac_ct_AR=$ac_cv_prog_ac_ct_AR if test -n "$ac_ct_AR"; then - echo "$as_me:5670: result: $ac_ct_AR" >&5 + echo "$as_me:5887: result: $ac_ct_AR" >&5 echo "${ECHO_T}$ac_ct_AR" >&6 else - echo "$as_me:5673: result: no" >&5 + echo "$as_me:5890: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5679,7 +5896,7 @@ else AR="$ac_cv_prog_AR" fi -echo "$as_me:5682: checking for options to update archives" >&5 +echo "$as_me:5899: checking for options to update archives" >&5 echo $ECHO_N "checking for options to update archives... $ECHO_C" >&6 if test "${cf_cv_ar_flags+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5716,13 +5933,13 @@ else rm -f conftest.a cat >"conftest.$ac_ext" <&5 + if { (eval echo "$as_me:5939: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:5725: \$? = $ac_status" >&5 + echo "$as_me:5942: \$? = $ac_status" >&5 (exit "$ac_status"); } ; then echo "$AR $ARFLAGS $cf_ar_flags conftest.a conftest.$ac_cv_objext" >&5 $AR $ARFLAGS "$cf_ar_flags" conftest.a "conftest.$ac_cv_objext" 2>&5 1>/dev/null @@ -5733,7 +5950,7 @@ EOF else test -n "$verbose" && echo " cannot compile test-program" 1>&6 -echo "${as_me:-configure}:5736: testing cannot compile test-program ..." 1>&5 +echo "${as_me:-configure}:5953: testing cannot compile test-program ..." 1>&5 break fi @@ -5743,7 +5960,7 @@ echo "${as_me:-configure}:5736: testing esac fi -echo "$as_me:5746: result: $cf_cv_ar_flags" >&5 +echo "$as_me:5963: result: $cf_cv_ar_flags" >&5 echo "${ECHO_T}$cf_cv_ar_flags" >&6 if test -n "$ARFLAGS" ; then @@ -5777,7 +5994,7 @@ EOF esac -echo "$as_me:5780: checking if you would like to use heapsort" >&5 +echo "$as_me:5997: checking if you would like to use heapsort" >&5 echo $ECHO_N "checking if you would like to use heapsort... $ECHO_C" >&6 # Check whether --enable-heapsort or --disable-heapsort was given. @@ -5794,20 +6011,20 @@ else cf_use_heapsort=yes fi; -echo "$as_me:5797: result: $cf_use_heapsort" >&5 +echo "$as_me:6014: result: $cf_use_heapsort" >&5 echo "${ECHO_T}$cf_use_heapsort" >&6 if test "x$cf_use_heapsort" = xyes; then for ac_func in heapsort do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:5804: checking for $ac_func" >&5 +echo "$as_me:6021: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 5810 "configure" +#line 6027 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -5838,16 +6055,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:5841: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6058: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5844: \$? = $ac_status" >&5 + echo "$as_me:6061: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:5847: \"$ac_try\"") >&5 + { (eval echo "$as_me:6064: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5850: \$? = $ac_status" >&5 + echo "$as_me:6067: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -5857,7 +6074,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:5860: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:6077: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 + echo "$as_me:6088: checking if its prototype is compatible with qsort" >&5 echo $ECHO_N "checking if its prototype is compatible with qsort... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 5874 "configure" +#line 6091 "configure" #include "confdefs.h" -#include -#include +$ac_includes_default extern int my_compare(const void *, const void *); int @@ -5890,16 +6106,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:5893: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:6109: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:5896: \$? = $ac_status" >&5 + echo "$as_me:6112: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:5899: \"$ac_try\"") >&5 + { (eval echo "$as_me:6115: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5902: \$? = $ac_status" >&5 + echo "$as_me:6118: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -5908,15 +6124,15 @@ cat "conftest.$ac_ext" >&5 cf_use_heapsort=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext"; - echo "$as_me:5911: result: $cf_use_heapsort" >&5 + echo "$as_me:6127: result: $cf_use_heapsort" >&5 echo "${ECHO_T}$cf_use_heapsort" >&6 else test -n "$verbose" && echo " will use our own heapsort function" 1>&6 -echo "${as_me:-configure}:5916: testing will use our own heapsort function ..." 1>&5 +echo "${as_me:-configure}:6132: testing will use our own heapsort function ..." 1>&5 EXTRAO_DEP='' - EXTRAOBJS="$EXTRAOBJS \$(OBJDIR)/heapsort.o" + EXTRAOBJS="\$(OBJDIR)/heapsort.o $EXTRAOBJS" fi fi if test "x$cf_use_heapsort" = xyes; then @@ -5932,7 +6148,7 @@ if test "${with_ispell+set}" = set; then withval="$with_ispell" case "$withval" in #(vi yes) - { { echo "$as_me:5935: error: expected a value for --with-ispell" >&5 + { { echo "$as_me:6151: error: expected a value for --with-ispell" >&5 echo "$as_me: error: expected a value for --with-ispell" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -5940,7 +6156,7 @@ echo "$as_me: error: expected a value fo ;; #(vi *) # user supplied option-value for "--with-ispell=path" - echo "$as_me:5943: checking for ispell" >&5 + echo "$as_me:6159: checking for ispell" >&5 echo $ECHO_N "checking for ispell... $ECHO_C" >&6 ac_cv_path_PATH_ISPELL="$withval" @@ -5951,7 +6167,7 @@ EOF cat >>confdefs.h <<\EOF #define HAVE_ISPELL 1 EOF - echo "$as_me:5954: result: $withval" >&5 + echo "$as_me:6170: result: $withval" >&5 echo "${ECHO_T}$withval" >&6 ;; esac @@ -5960,7 +6176,7 @@ else # user did not specify "--with-ispell"; do automatic check # Extract the first word of "ispell", so it can be a program name with args. set dummy ispell; ac_word=$2 -echo "$as_me:5963: checking for $ac_word" >&5 +echo "$as_me:6179: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PATH_ISPELL+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5977,7 +6193,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_PATH_ISPELL="$ac_dir/$ac_word" - echo "$as_me:5980: found $ac_dir/$ac_word" >&5 + echo "$as_me:6196: found $ac_dir/$ac_word" >&5 break fi done @@ -5988,10 +6204,10 @@ fi PATH_ISPELL=$ac_cv_path_PATH_ISPELL if test -n "$PATH_ISPELL"; then - echo "$as_me:5991: result: $PATH_ISPELL" >&5 + echo "$as_me:6207: result: $PATH_ISPELL" >&5 echo "${ECHO_T}$PATH_ISPELL" >&6 else - echo "$as_me:5994: result: no" >&5 + echo "$as_me:6210: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6011,7 +6227,7 @@ if test "${with_metamail+set}" = set; th withval="$with_metamail" case "$withval" in #(vi yes) - { { echo "$as_me:6014: error: expected a value for --with-metamail" >&5 + { { echo "$as_me:6230: error: expected a value for --with-metamail" >&5 echo "$as_me: error: expected a value for --with-metamail" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -6019,7 +6235,7 @@ echo "$as_me: error: expected a value fo ;; #(vi *) # user supplied option-value for "--with-metamail=path" - echo "$as_me:6022: checking for metamail" >&5 + echo "$as_me:6238: checking for metamail" >&5 echo $ECHO_N "checking for metamail... $ECHO_C" >&6 ac_cv_path_PATH_METAMAIL="$withval" @@ -6030,7 +6246,7 @@ EOF cat >>confdefs.h <<\EOF #define HAVE_METAMAIL 1 EOF - echo "$as_me:6033: result: $withval" >&5 + echo "$as_me:6249: result: $withval" >&5 echo "${ECHO_T}$withval" >&6 ;; esac @@ -6039,7 +6255,7 @@ else # user did not specify "--with-metamail"; do automatic check # Extract the first word of "metamail", so it can be a program name with args. set dummy metamail; ac_word=$2 -echo "$as_me:6042: checking for $ac_word" >&5 +echo "$as_me:6258: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PATH_METAMAIL+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6056,7 +6272,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_PATH_METAMAIL="$ac_dir/$ac_word" - echo "$as_me:6059: found $ac_dir/$ac_word" >&5 + echo "$as_me:6275: found $ac_dir/$ac_word" >&5 break fi done @@ -6067,10 +6283,10 @@ fi PATH_METAMAIL=$ac_cv_path_PATH_METAMAIL if test -n "$PATH_METAMAIL"; then - echo "$as_me:6070: result: $PATH_METAMAIL" >&5 + echo "$as_me:6286: result: $PATH_METAMAIL" >&5 echo "${ECHO_T}$PATH_METAMAIL" >&6 else - echo "$as_me:6073: result: no" >&5 + echo "$as_me:6289: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6090,7 +6306,7 @@ if test "${with_sum+set}" = set; then withval="$with_sum" case "$withval" in #(vi yes) - { { echo "$as_me:6093: error: expected a value for --with-sum" >&5 + { { echo "$as_me:6309: error: expected a value for --with-sum" >&5 echo "$as_me: error: expected a value for --with-sum" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -6098,7 +6314,7 @@ echo "$as_me: error: expected a value fo ;; #(vi *) # user supplied option-value for "--with-sum=path" - echo "$as_me:6101: checking for sum" >&5 + echo "$as_me:6317: checking for sum" >&5 echo $ECHO_N "checking for sum... $ECHO_C" >&6 ac_cv_path_PATH_SUM="$withval" @@ -6109,7 +6325,7 @@ EOF cat >>confdefs.h <<\EOF #define HAVE_SUM 1 EOF - echo "$as_me:6112: result: $withval" >&5 + echo "$as_me:6328: result: $withval" >&5 echo "${ECHO_T}$withval" >&6 ;; esac @@ -6118,7 +6334,7 @@ else # user did not specify "--with-sum"; do automatic check # Extract the first word of "sum", so it can be a program name with args. set dummy sum; ac_word=$2 -echo "$as_me:6121: checking for $ac_word" >&5 +echo "$as_me:6337: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PATH_SUM+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6135,7 +6351,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_PATH_SUM="$ac_dir/$ac_word" - echo "$as_me:6138: found $ac_dir/$ac_word" >&5 + echo "$as_me:6354: found $ac_dir/$ac_word" >&5 break fi done @@ -6146,10 +6362,10 @@ fi PATH_SUM=$ac_cv_path_PATH_SUM if test -n "$PATH_SUM"; then - echo "$as_me:6149: result: $PATH_SUM" >&5 + echo "$as_me:6365: result: $PATH_SUM" >&5 echo "${ECHO_T}$PATH_SUM" >&6 else - echo "$as_me:6152: result: no" >&5 + echo "$as_me:6368: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6166,17 +6382,17 @@ fi; if test $ac_cv_path_PATH_SUM then -echo "$as_me:6169: checking if $ac_cv_path_PATH_SUM takes -r" >&5 +echo "$as_me:6385: checking if $ac_cv_path_PATH_SUM takes -r" >&5 echo $ECHO_N "checking if $ac_cv_path_PATH_SUM takes -r... $ECHO_C" >&6 if test "${ac_cv_prog_sum_r+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if { ac_try='$ac_cv_path_PATH_SUM -r config.log 1>&5' - { (eval echo "$as_me:6176: \"$ac_try\"") >&5 + { (eval echo "$as_me:6392: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6179: \$? = $ac_status" >&5 + echo "$as_me:6395: \$? = $ac_status" >&5 (exit "$ac_status"); }; } then ac_cv_prog_sum_r=yes @@ -6202,11 +6418,11 @@ else EOF fi -echo "$as_me:6205: result: $ac_cv_prog_sum_r" >&5 +echo "$as_me:6421: result: $ac_cv_prog_sum_r" >&5 echo "${ECHO_T}$ac_cv_prog_sum_r" >&6 fi -echo "$as_me:6209: checking for default editor" >&5 +echo "$as_me:6425: checking for default editor" >&5 echo $ECHO_N "checking for default editor... $ECHO_C" >&6 # Check whether --with-editor or --without-editor was given. @@ -6218,7 +6434,7 @@ else fi; test -n "$withval" && \ case "$withval" in #(vi yes) - { { echo "$as_me:6221: error: expected a value for --with-editor" >&5 + { { echo "$as_me:6437: error: expected a value for --with-editor" >&5 echo "$as_me: error: expected a value for --with-editor" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -6235,7 +6451,7 @@ if test -z "$DEFAULT_EDITOR" ; then else # Extract the first word of "vi", so it can be a program name with args. set dummy vi; ac_word=$2 -echo "$as_me:6238: checking for $ac_word" >&5 +echo "$as_me:6454: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_DEFAULT_EDITOR+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6252,7 +6468,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_DEFAULT_EDITOR="$ac_dir/$ac_word" - echo "$as_me:6255: found $ac_dir/$ac_word" >&5 + echo "$as_me:6471: found $ac_dir/$ac_word" >&5 break fi done @@ -6264,16 +6480,16 @@ fi DEFAULT_EDITOR=$ac_cv_path_DEFAULT_EDITOR if test -n "$DEFAULT_EDITOR"; then - echo "$as_me:6267: result: $DEFAULT_EDITOR" >&5 + echo "$as_me:6483: result: $DEFAULT_EDITOR" >&5 echo "${ECHO_T}$DEFAULT_EDITOR" >&6 else - echo "$as_me:6270: result: no" >&5 + echo "$as_me:6486: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi fi -echo "$as_me:6276: result: $DEFAULT_EDITOR" >&5 +echo "$as_me:6492: result: $DEFAULT_EDITOR" >&5 echo "${ECHO_T}$DEFAULT_EDITOR" >&6 cat >>confdefs.h <&5 +echo "$as_me:6501: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_DEFAULT_MAILER+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6299,7 +6515,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_DEFAULT_MAILER="$ac_dir/$ac_word" - echo "$as_me:6302: found $ac_dir/$ac_word" >&5 + echo "$as_me:6518: found $ac_dir/$ac_word" >&5 break fi done @@ -6310,10 +6526,10 @@ fi DEFAULT_MAILER=$ac_cv_path_DEFAULT_MAILER if test -n "$DEFAULT_MAILER"; then - echo "$as_me:6313: result: $DEFAULT_MAILER" >&5 + echo "$as_me:6529: result: $DEFAULT_MAILER" >&5 echo "${ECHO_T}$DEFAULT_MAILER" >&6 else - echo "$as_me:6316: result: no" >&5 + echo "$as_me:6532: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6326,7 +6542,7 @@ else fi; test -n "$withval" && \ case "$withval" in #(vi yes) - { { echo "$as_me:6329: error: expected a value for --with-mailer" >&5 + { { echo "$as_me:6545: error: expected a value for --with-mailer" >&5 echo "$as_me: error: expected a value for --with-mailer" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -6338,7 +6554,7 @@ DEFAULT_MAILER="$withval" if test -z "$DEFAULT_MAILER" ; then # Extract the first word of "mailx", so it can be a program name with args. set dummy mailx; ac_word=$2 -echo "$as_me:6341: checking for $ac_word" >&5 +echo "$as_me:6557: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_DEFAULT_MAILER+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6355,7 +6571,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_DEFAULT_MAILER="$ac_dir/$ac_word" - echo "$as_me:6358: found $ac_dir/$ac_word" >&5 + echo "$as_me:6574: found $ac_dir/$ac_word" >&5 break fi done @@ -6366,10 +6582,10 @@ fi DEFAULT_MAILER=$ac_cv_path_DEFAULT_MAILER if test -n "$DEFAULT_MAILER"; then - echo "$as_me:6369: result: $DEFAULT_MAILER" >&5 + echo "$as_me:6585: result: $DEFAULT_MAILER" >&5 echo "${ECHO_T}$DEFAULT_MAILER" >&6 else - echo "$as_me:6372: result: no" >&5 + echo "$as_me:6588: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6377,7 +6593,7 @@ fi if test -z "$DEFAULT_MAILER" ; then # Extract the first word of "mail", so it can be a program name with args. set dummy mail; ac_word=$2 -echo "$as_me:6380: checking for $ac_word" >&5 +echo "$as_me:6596: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_DEFAULT_MAILER+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6394,7 +6610,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_DEFAULT_MAILER="$ac_dir/$ac_word" - echo "$as_me:6397: found $ac_dir/$ac_word" >&5 + echo "$as_me:6613: found $ac_dir/$ac_word" >&5 break fi done @@ -6405,15 +6621,15 @@ fi DEFAULT_MAILER=$ac_cv_path_DEFAULT_MAILER if test -n "$DEFAULT_MAILER"; then - echo "$as_me:6408: result: $DEFAULT_MAILER" >&5 + echo "$as_me:6624: result: $DEFAULT_MAILER" >&5 echo "${ECHO_T}$DEFAULT_MAILER" >&6 else - echo "$as_me:6411: result: no" >&5 + echo "$as_me:6627: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi -echo "$as_me:6416: checking for default mailer" >&5 +echo "$as_me:6632: checking for default mailer" >&5 echo $ECHO_N "checking for default mailer... $ECHO_C" >&6 if test -n "$DEFAULT_MAILER" ; then @@ -6436,10 +6652,10 @@ EOF else DEFAULT_MAILER=none fi -echo "$as_me:6439: result: $DEFAULT_MAILER" >&5 +echo "$as_me:6655: result: $DEFAULT_MAILER" >&5 echo "${ECHO_T}$DEFAULT_MAILER" >&6 -echo "$as_me:6442: checking for incoming-mail directory" >&5 +echo "$as_me:6658: checking for incoming-mail directory" >&5 echo $ECHO_N "checking for incoming-mail directory... $ECHO_C" >&6 # Check whether --with-mailbox or --without-mailbox was given. @@ -6451,7 +6667,7 @@ else fi; test -n "$withval" && \ case "$withval" in #(vi yes) - { { echo "$as_me:6454: error: expected a value for --with-mailbox" >&5 + { { echo "$as_me:6670: error: expected a value for --with-mailbox" >&5 echo "$as_me: error: expected a value for --with-mailbox" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -6483,10 +6699,10 @@ EOF else DEFAULT_MAILBOX=none fi -echo "$as_me:6486: result: $DEFAULT_MAILBOX" >&5 +echo "$as_me:6702: result: $DEFAULT_MAILBOX" >&5 echo "${ECHO_T}$DEFAULT_MAILBOX" >&6 -echo "$as_me:6489: checking if you want to use pkg-config" >&5 +echo "$as_me:6705: checking if you want to use pkg-config" >&5 echo $ECHO_N "checking if you want to use pkg-config... $ECHO_C" >&6 # Check whether --with-pkg-config or --without-pkg-config was given. @@ -6496,7 +6712,7 @@ if test "${with_pkg_config+set}" = set; else cf_pkg_config=yes fi; -echo "$as_me:6499: result: $cf_pkg_config" >&5 +echo "$as_me:6715: result: $cf_pkg_config" >&5 echo "${ECHO_T}$cf_pkg_config" >&6 case "$cf_pkg_config" in @@ -6508,7 +6724,7 @@ yes) if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 -echo "$as_me:6511: checking for $ac_word" >&5 +echo "$as_me:6727: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6525,7 +6741,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_PKG_CONFIG="$ac_dir/$ac_word" - echo "$as_me:6528: found $ac_dir/$ac_word" >&5 + echo "$as_me:6744: found $ac_dir/$ac_word" >&5 break fi done @@ -6536,10 +6752,10 @@ fi PKG_CONFIG=$ac_cv_path_PKG_CONFIG if test -n "$PKG_CONFIG"; then - echo "$as_me:6539: result: $PKG_CONFIG" >&5 + echo "$as_me:6755: result: $PKG_CONFIG" >&5 echo "${ECHO_T}$PKG_CONFIG" >&6 else - echo "$as_me:6542: result: no" >&5 + echo "$as_me:6758: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6548,7 +6764,7 @@ if test -z "$ac_cv_path_PKG_CONFIG"; the ac_pt_PKG_CONFIG=$PKG_CONFIG # Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 -echo "$as_me:6551: checking for $ac_word" >&5 +echo "$as_me:6767: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6565,7 +6781,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_ac_pt_PKG_CONFIG="$ac_dir/$ac_word" - echo "$as_me:6568: found $ac_dir/$ac_word" >&5 + echo "$as_me:6784: found $ac_dir/$ac_word" >&5 break fi done @@ -6577,10 +6793,10 @@ fi ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG if test -n "$ac_pt_PKG_CONFIG"; then - echo "$as_me:6580: result: $ac_pt_PKG_CONFIG" >&5 + echo "$as_me:6796: result: $ac_pt_PKG_CONFIG" >&5 echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6 else - echo "$as_me:6583: result: no" >&5 + echo "$as_me:6799: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6623,19 +6839,19 @@ case ".$PKG_CONFIG" in PKG_CONFIG=`echo "$PKG_CONFIG" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:6626: error: expected a pathname, not \"$PKG_CONFIG\"" >&5 + { { echo "$as_me:6842: error: expected a pathname, not \"$PKG_CONFIG\"" >&5 echo "$as_me: error: expected a pathname, not \"$PKG_CONFIG\"" >&2;} { (exit 1); exit 1; }; } ;; esac elif test "x$cf_pkg_config" != xno ; then - { echo "$as_me:6633: WARNING: pkg-config is not installed" >&5 + { echo "$as_me:6849: WARNING: pkg-config is not installed" >&5 echo "$as_me: WARNING: pkg-config is not installed" >&2;} fi ## PGP Support -echo "$as_me:6638: checking if you want PGP/GPG-Support" >&5 +echo "$as_me:6854: checking if you want PGP/GPG-Support" >&5 echo $ECHO_N "checking if you want PGP/GPG-Support... $ECHO_C" >&6 # Check whether --enable-pgp-gpg or --disable-pgp-gpg was given. @@ -6652,7 +6868,7 @@ else USE_PGP_GPG=yes fi; -echo "$as_me:6655: result: $enableval" >&5 +echo "$as_me:6871: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 if test "$USE_PGP_GPG" = "yes" ; then @@ -6661,7 +6877,7 @@ if test "${with_pgp+set}" = set; then withval="$with_pgp" case "$withval" in #(vi yes) - { { echo "$as_me:6664: error: expected a value for --with-pgp" >&5 + { { echo "$as_me:6880: error: expected a value for --with-pgp" >&5 echo "$as_me: error: expected a value for --with-pgp" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -6669,7 +6885,7 @@ echo "$as_me: error: expected a value fo ;; #(vi *) # user supplied option-value for "--with-pgp=path" - echo "$as_me:6672: checking for pgp" >&5 + echo "$as_me:6888: checking for pgp" >&5 echo $ECHO_N "checking for pgp... $ECHO_C" >&6 ac_cv_path_PATH_PGP="$withval" @@ -6680,7 +6896,7 @@ EOF cat >>confdefs.h <<\EOF #define HAVE_PGP 1 EOF - echo "$as_me:6683: result: $withval" >&5 + echo "$as_me:6899: result: $withval" >&5 echo "${ECHO_T}$withval" >&6 ;; esac @@ -6689,7 +6905,7 @@ else # user did not specify "--with-pgp"; do automatic check # Extract the first word of "pgp", so it can be a program name with args. set dummy pgp; ac_word=$2 -echo "$as_me:6692: checking for $ac_word" >&5 +echo "$as_me:6908: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PATH_PGP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6706,7 +6922,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_PATH_PGP="$ac_dir/$ac_word" - echo "$as_me:6709: found $ac_dir/$ac_word" >&5 + echo "$as_me:6925: found $ac_dir/$ac_word" >&5 break fi done @@ -6717,10 +6933,10 @@ fi PATH_PGP=$ac_cv_path_PATH_PGP if test -n "$PATH_PGP"; then - echo "$as_me:6720: result: $PATH_PGP" >&5 + echo "$as_me:6936: result: $PATH_PGP" >&5 echo "${ECHO_T}$PATH_PGP" >&6 else - echo "$as_me:6723: result: no" >&5 + echo "$as_me:6939: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6741,7 +6957,7 @@ if test "${with_pgpk+set}" = set; then withval="$with_pgpk" case "$withval" in #(vi yes) - { { echo "$as_me:6744: error: expected a value for --with-pgpk" >&5 + { { echo "$as_me:6960: error: expected a value for --with-pgpk" >&5 echo "$as_me: error: expected a value for --with-pgpk" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -6749,7 +6965,7 @@ echo "$as_me: error: expected a value fo ;; #(vi *) # user supplied option-value for "--with-pgpk=path" - echo "$as_me:6752: checking for pgpk" >&5 + echo "$as_me:6968: checking for pgpk" >&5 echo $ECHO_N "checking for pgpk... $ECHO_C" >&6 ac_cv_path_PATH_PGPK="$withval" @@ -6760,7 +6976,7 @@ EOF cat >>confdefs.h <<\EOF #define HAVE_PGPK 1 EOF - echo "$as_me:6763: result: $withval" >&5 + echo "$as_me:6979: result: $withval" >&5 echo "${ECHO_T}$withval" >&6 ;; esac @@ -6769,7 +6985,7 @@ else # user did not specify "--with-pgpk"; do automatic check # Extract the first word of "pgpk", so it can be a program name with args. set dummy pgpk; ac_word=$2 -echo "$as_me:6772: checking for $ac_word" >&5 +echo "$as_me:6988: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PATH_PGPK+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6786,7 +7002,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_PATH_PGPK="$ac_dir/$ac_word" - echo "$as_me:6789: found $ac_dir/$ac_word" >&5 + echo "$as_me:7005: found $ac_dir/$ac_word" >&5 break fi done @@ -6797,10 +7013,10 @@ fi PATH_PGPK=$ac_cv_path_PATH_PGPK if test -n "$PATH_PGPK"; then - echo "$as_me:6800: result: $PATH_PGPK" >&5 + echo "$as_me:7016: result: $PATH_PGPK" >&5 echo "${ECHO_T}$PATH_PGPK" >&6 else - echo "$as_me:6803: result: no" >&5 + echo "$as_me:7019: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6821,7 +7037,7 @@ if test "${with_gpg+set}" = set; then withval="$with_gpg" case "$withval" in #(vi yes) - { { echo "$as_me:6824: error: expected a value for --with-gpg" >&5 + { { echo "$as_me:7040: error: expected a value for --with-gpg" >&5 echo "$as_me: error: expected a value for --with-gpg" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -6829,7 +7045,7 @@ echo "$as_me: error: expected a value fo ;; #(vi *) # user supplied option-value for "--with-gpg=path" - echo "$as_me:6832: checking for gpg" >&5 + echo "$as_me:7048: checking for gpg" >&5 echo $ECHO_N "checking for gpg... $ECHO_C" >&6 ac_cv_path_PATH_GPG="$withval" @@ -6840,7 +7056,7 @@ EOF cat >>confdefs.h <<\EOF #define HAVE_GPG 1 EOF - echo "$as_me:6843: result: $withval" >&5 + echo "$as_me:7059: result: $withval" >&5 echo "${ECHO_T}$withval" >&6 ;; esac @@ -6849,7 +7065,7 @@ else # user did not specify "--with-gpg"; do automatic check # Extract the first word of "gpg", so it can be a program name with args. set dummy gpg; ac_word=$2 -echo "$as_me:6852: checking for $ac_word" >&5 +echo "$as_me:7068: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PATH_GPG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6866,7 +7082,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_PATH_GPG="$ac_dir/$ac_word" - echo "$as_me:6869: found $ac_dir/$ac_word" >&5 + echo "$as_me:7085: found $ac_dir/$ac_word" >&5 break fi done @@ -6877,10 +7093,10 @@ fi PATH_GPG=$ac_cv_path_PATH_GPG if test -n "$PATH_GPG"; then - echo "$as_me:6880: result: $PATH_GPG" >&5 + echo "$as_me:7096: result: $PATH_GPG" >&5 echo "${ECHO_T}$PATH_GPG" >&6 else - echo "$as_me:6883: result: no" >&5 + echo "$as_me:7099: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6903,7 +7119,7 @@ if test "${with_slrnface+set}" = set; th withval="$with_slrnface" case "$withval" in #(vi yes) - { { echo "$as_me:6906: error: expected a value for --with-slrnface" >&5 + { { echo "$as_me:7122: error: expected a value for --with-slrnface" >&5 echo "$as_me: error: expected a value for --with-slrnface" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -6911,7 +7127,7 @@ echo "$as_me: error: expected a value fo ;; #(vi *) # user supplied option-value for "--with-slrnface=path" - echo "$as_me:6914: checking for slrnface" >&5 + echo "$as_me:7130: checking for slrnface" >&5 echo $ECHO_N "checking for slrnface... $ECHO_C" >&6 ac_cv_path_PATH_SLRNFACE="$withval" @@ -6922,7 +7138,7 @@ EOF cat >>confdefs.h <<\EOF #define HAVE_SLRNFACE 1 EOF - echo "$as_me:6925: result: $withval" >&5 + echo "$as_me:7141: result: $withval" >&5 echo "${ECHO_T}$withval" >&6 ;; esac @@ -6931,7 +7147,7 @@ else # user did not specify "--with-slrnface"; do automatic check # Extract the first word of "slrnface", so it can be a program name with args. set dummy slrnface; ac_word=$2 -echo "$as_me:6934: checking for $ac_word" >&5 +echo "$as_me:7150: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PATH_SLRNFACE+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6948,7 +7164,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_PATH_SLRNFACE="$ac_dir/$ac_word" - echo "$as_me:6951: found $ac_dir/$ac_word" >&5 + echo "$as_me:7167: found $ac_dir/$ac_word" >&5 break fi done @@ -6959,10 +7175,10 @@ fi PATH_SLRNFACE=$ac_cv_path_PATH_SLRNFACE if test -n "$PATH_SLRNFACE"; then - echo "$as_me:6962: result: $PATH_SLRNFACE" >&5 + echo "$as_me:7178: result: $PATH_SLRNFACE" >&5 echo "${ECHO_T}$PATH_SLRNFACE" >&6 else - echo "$as_me:6965: result: no" >&5 + echo "$as_me:7181: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6977,8 +7193,8 @@ EOF fi; if test -n "$ac_cv_path_PATH_SLRNFACE"; then - EXTRAO_DEP="" - EXTRAOBJS="$EXTRAOBJS \$(OBJDIR)/xface.o" + EXTRAO_DEP='' + EXTRAOBJS="\$(OBJDIR)/xface.o $EXTRAOBJS" fi ## Default shell @@ -6991,14 +7207,14 @@ else cf_cv_default_shell= fi; -echo "$as_me:6994: checking for the default shell program" >&5 +echo "$as_me:7210: checking for the default shell program" >&5 echo $ECHO_N "checking for the default shell program... $ECHO_C" >&6 cf_shell_progs="$cf_cv_default_shell" if test -z "$cf_shell_progs" ; then cf_shell_progs="sh ksh bash zsh pdksh mksh jsh keysh ash dash" # TIN preferred default shell for BSD systems is csh. Others are sh. cat >"conftest.$ac_ext" <<_ACEOF -#line 7001 "configure" +#line 7217 "configure" #include "confdefs.h" #include @@ -7016,16 +7232,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:7019: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:7235: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:7022: \$? = $ac_status" >&5 + echo "$as_me:7238: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:7025: \"$ac_try\"") >&5 + { (eval echo "$as_me:7241: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7028: \$? = $ac_status" >&5 + echo "$as_me:7244: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then $cf_shell_progs="csh tcsh $cf_shell_progs" else @@ -7035,11 +7251,11 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "${as_me:-configure}:7038: testing paths of shell programs: $cf_shell_progs ..." 1>&5 +echo "${as_me:-configure}:7254: testing paths of shell programs: $cf_shell_progs ..." 1>&5 if test -s /etc/shells && test `egrep -c -v '^(#| | |$)' /etc/shells` -gt 0; then -echo "${as_me:-configure}:7042: testing /etc/shells ..." 1>&5 +echo "${as_me:-configure}:7258: testing /etc/shells ..." 1>&5 for cf_prog in $cf_shell_progs do @@ -7048,7 +7264,7 @@ echo "${as_me:-configure}:7042: testing cf_pattern="^"$cf_prog"$" ;; */*) - { { echo "$as_me:7051: error: Program name must be absolute or filename: $cf_prog" >&5 + { { echo "$as_me:7267: error: Program name must be absolute or filename: $cf_prog" >&5 echo "$as_me: error: Program name must be absolute or filename: $cf_prog" >&2;} { (exit 1); exit 1; }; } ;; @@ -7073,17 +7289,17 @@ echo "$as_me: error: Program name must b break fi done - echo "$as_me:7076: result: $DEFAULT_SHELL" >&5 + echo "$as_me:7292: result: $DEFAULT_SHELL" >&5 echo "${ECHO_T}$DEFAULT_SHELL" >&6 else -echo "${as_me:-configure}:7080: testing $PATH ..." 1>&5 +echo "${as_me:-configure}:7296: testing $PATH ..." 1>&5 for ac_prog in $cf_shell_progs do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:7086: checking for $ac_word" >&5 +echo "$as_me:7302: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_DEFAULT_SHELL+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -7100,7 +7316,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_DEFAULT_SHELL="$ac_dir/$ac_word" - echo "$as_me:7103: found $ac_dir/$ac_word" >&5 + echo "$as_me:7319: found $ac_dir/$ac_word" >&5 break fi done @@ -7111,10 +7327,10 @@ fi DEFAULT_SHELL=$ac_cv_path_DEFAULT_SHELL if test -n "$DEFAULT_SHELL"; then - echo "$as_me:7114: result: $DEFAULT_SHELL" >&5 + echo "$as_me:7330: result: $DEFAULT_SHELL" >&5 echo "${ECHO_T}$DEFAULT_SHELL" >&6 else - echo "$as_me:7117: result: no" >&5 + echo "$as_me:7333: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -7123,14 +7339,14 @@ done fi if test -z "$DEFAULT_SHELL" ; then - { echo "$as_me:7126: WARNING: Cannot find the default shell you specified: $cf_shell_progs" >&5 + { echo "$as_me:7342: WARNING: Cannot find the default shell you specified: $cf_shell_progs" >&5 echo "$as_me: WARNING: Cannot find the default shell you specified: $cf_shell_progs" >&2;} if test -f /bin/false ; then - { echo "$as_me:7129: WARNING: Using /bin/false instead" >&5 + { echo "$as_me:7345: WARNING: Using /bin/false instead" >&5 echo "$as_me: WARNING: Using /bin/false instead" >&2;} DEFAULT_SHELL=/bin/false else - { { echo "$as_me:7133: error: Cannot use /bin/false because it does not exist" >&5 + { { echo "$as_me:7349: error: Cannot use /bin/false because it does not exist" >&5 echo "$as_me: error: Cannot use /bin/false because it does not exist" >&2;} { (exit 1); exit 1; }; } fi @@ -7141,7 +7357,7 @@ cat >>confdefs.h <&5 +echo "$as_me:7360: checking if NNTP-support will be used" >&5 echo $ECHO_N "checking if NNTP-support will be used... $ECHO_C" >&6 # Check whether --enable-nntp or --disable-nntp was given. @@ -7158,12 +7374,12 @@ else USE_NNTP=yes fi; -echo "$as_me:7161: result: $enableval" >&5 +echo "$as_me:7377: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 USE_SPOOLDIR=yes if test "$USE_NNTP" = "yes" ; then -echo "$as_me:7166: checking whether to be NNTP_ONLY" >&5 +echo "$as_me:7382: checking whether to be NNTP_ONLY" >&5 echo $ECHO_N "checking whether to be NNTP_ONLY... $ECHO_C" >&6 # Check whether --enable-nntp-only or --disable-nntp-only was given. @@ -7192,12 +7408,915 @@ cat >>confdefs.h <<\EOF EOF fi; -echo "$as_me:7195: result: $enableval" >&5 +echo "$as_me:7411: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 + +echo "$as_me:7414: checking if you want to use zlib for COMPRESS DEFLATE support" >&5 +echo $ECHO_N "checking if you want to use zlib for COMPRESS DEFLATE support... $ECHO_C" >&6 + +# Check whether --with-zlib or --without-zlib was given. +if test "${with_zlib+set}" = set; then + withval="$with_zlib" + use_zlib=$withval +else + use_zlib=yes +fi; +echo "$as_me:7424: result: $use_zlib" >&5 +echo "${ECHO_T}$use_zlib" >&6 + +if test ".$use_zlib" != ".no" ; then + +case "$use_zlib" in +no) + ;; +yes) + ;; +*) + +for cf_searchpath in `echo "$use_zlib" | tr $PATH_SEPARATOR ' '`; do + if test -d "$cf_searchpath/include" ; then + +if test -n "$cf_searchpath/include" ; then + for cf_add_incdir in $cf_searchpath/include + do + while test "$cf_add_incdir" != /usr/include + do + if test -d "$cf_add_incdir" + then + cf_have_incdir=no + if test -n "$CFLAGS$CPPFLAGS" ; then + # a loop is needed to ensure we can add subdirs of existing dirs + for cf_test_incdir in $CFLAGS $CPPFLAGS ; do + if test ".$cf_test_incdir" = ".-I$cf_add_incdir" ; then + cf_have_incdir=yes; break + fi + done + fi + + if test "$cf_have_incdir" = no ; then + if test "$cf_add_incdir" = /usr/local/include ; then + if test "$GCC" = yes + then + cf_save_CPPFLAGS=$CPPFLAGS + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" + + cat >"conftest.$ac_ext" <<_ACEOF +#line 7466 "configure" +#include "confdefs.h" +#include +int +main (void) +{ +printf("Hello") + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" +if { (eval echo "$as_me:7478: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? + echo "$as_me:7481: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest.$ac_objext"' + { (eval echo "$as_me:7484: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:7487: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + : +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +cf_have_incdir=yes +fi +rm -f "conftest.$ac_objext" "conftest.$ac_ext" + CPPFLAGS=$cf_save_CPPFLAGS + fi + fi + fi + + if test "$cf_have_incdir" = no ; then + test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 + +echo "${as_me:-configure}:7504: testing adding $cf_add_incdir to include-path ..." 1>&5 + + CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" + + cf_top_incdir=`echo "$cf_add_incdir" | sed -e 's%/include/.*$%/include%'` + test "$cf_top_incdir" = "$cf_add_incdir" && break + cf_add_incdir="$cf_top_incdir" + else + break + fi + else + break + fi + done + done +fi + + elif test -d "$cf_searchpath/../include" ; then + +if test -n "$cf_searchpath/../include" ; then + for cf_add_incdir in $cf_searchpath/../include + do + while test "$cf_add_incdir" != /usr/include + do + if test -d "$cf_add_incdir" + then + cf_have_incdir=no + if test -n "$CFLAGS$CPPFLAGS" ; then + # a loop is needed to ensure we can add subdirs of existing dirs + for cf_test_incdir in $CFLAGS $CPPFLAGS ; do + if test ".$cf_test_incdir" = ".-I$cf_add_incdir" ; then + cf_have_incdir=yes; break + fi + done + fi + + if test "$cf_have_incdir" = no ; then + if test "$cf_add_incdir" = /usr/local/include ; then + if test "$GCC" = yes + then + cf_save_CPPFLAGS=$CPPFLAGS + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" + + cat >"conftest.$ac_ext" <<_ACEOF +#line 7550 "configure" +#include "confdefs.h" +#include +int +main (void) +{ +printf("Hello") + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" +if { (eval echo "$as_me:7562: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? + echo "$as_me:7565: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest.$ac_objext"' + { (eval echo "$as_me:7568: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:7571: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + : +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +cf_have_incdir=yes +fi +rm -f "conftest.$ac_objext" "conftest.$ac_ext" + CPPFLAGS=$cf_save_CPPFLAGS + fi + fi + fi + + if test "$cf_have_incdir" = no ; then + test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 + +echo "${as_me:-configure}:7588: testing adding $cf_add_incdir to include-path ..." 1>&5 + + CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" + + cf_top_incdir=`echo "$cf_add_incdir" | sed -e 's%/include/.*$%/include%'` + test "$cf_top_incdir" = "$cf_add_incdir" && break + cf_add_incdir="$cf_top_incdir" + else + break + fi + else + break + fi + done + done +fi + + else +{ { echo "$as_me:7606: error: cannot find under $use_zlib" >&5 +echo "$as_me: error: cannot find under $use_zlib" >&2;} + { (exit 1); exit 1; }; } + fi + if test -d "$cf_searchpath/lib" ; then + +if test -n "$cf_searchpath/lib" ; then + for cf_add_libdir in $cf_searchpath/lib + do + if test "$cf_add_libdir" = /usr/lib ; then + : + elif test -d "$cf_add_libdir" + then + cf_have_libdir=no + if test -n "$LDFLAGS$LIBS" ; then + # a loop is needed to ensure we can add subdirs of existing dirs + for cf_test_libdir in $LDFLAGS $LIBS ; do + if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then + cf_have_libdir=yes; break + fi + done + fi + if test "$cf_have_libdir" = no ; then + test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 + +echo "${as_me:-configure}:7631: testing adding $cf_add_libdir to library-path ..." 1>&5 + + LDFLAGS="-L$cf_add_libdir $LDFLAGS" + fi + fi + done +fi + + elif test -d "$cf_searchpath" ; then + +if test -n "$cf_searchpath" ; then + for cf_add_libdir in $cf_searchpath + do + if test "$cf_add_libdir" = /usr/lib ; then + : + elif test -d "$cf_add_libdir" + then + cf_have_libdir=no + if test -n "$LDFLAGS$LIBS" ; then + # a loop is needed to ensure we can add subdirs of existing dirs + for cf_test_libdir in $LDFLAGS $LIBS ; do + if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then + cf_have_libdir=yes; break + fi + done + fi + if test "$cf_have_libdir" = no ; then + test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 + +echo "${as_me:-configure}:7660: testing adding $cf_add_libdir to library-path ..." 1>&5 + + LDFLAGS="-L$cf_add_libdir $LDFLAGS" + fi + fi + done +fi + + else +{ { echo "$as_me:7669: error: cannot find under $use_zlib" >&5 +echo "$as_me: error: cannot find under $use_zlib" >&2;} + { (exit 1); exit 1; }; } + fi +done + + ;; +esac + +# If the linkage is not already in the $CPPFLAGS/$LDFLAGS configuration, these +# will be set on completion of the AC_TRY_LINK below. +cf_cv_header_path_z= +cf_cv_library_path_z= + +echo "${as_me:-configure}:7683: testing Starting FIND_LINKAGE(z,zlib) ..." 1>&5 + +cf_save_LIBS="$LIBS" + +cat >"conftest.$ac_ext" <<_ACEOF +#line 7688 "configure" +#include "confdefs.h" + +#include + +int +main (void) +{ + + gzopen("name","mode") + + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" "conftest$ac_exeext" +if { (eval echo "$as_me:7704: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:7707: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest$ac_exeext"' + { (eval echo "$as_me:7710: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:7713: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + + cf_cv_find_linkage_z=yes + cf_cv_header_path_z=/usr/include + cf_cv_library_path_z=/usr/lib + +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 + +LIBS="-lz $cf_save_LIBS" + +cat >"conftest.$ac_ext" <<_ACEOF +#line 7727 "configure" +#include "confdefs.h" + +#include + +int +main (void) +{ + + gzopen("name","mode") + + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" "conftest$ac_exeext" +if { (eval echo "$as_me:7743: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:7746: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest$ac_exeext"' + { (eval echo "$as_me:7749: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:7752: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + + cf_cv_find_linkage_z=yes + cf_cv_header_path_z=/usr/include + cf_cv_library_path_z=/usr/lib + cf_cv_library_file_z="-lz" + +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 + + cf_cv_find_linkage_z=no + LIBS="$cf_save_LIBS" + + test -n "$verbose" && echo " find linkage for z library" 1>&6 + +echo "${as_me:-configure}:7769: testing find linkage for z library ..." 1>&5 + +echo "${as_me:-configure}:7771: testing Searching for headers in FIND_LINKAGE(z,zlib) ..." 1>&5 + + cf_save_CPPFLAGS="$CPPFLAGS" + cf_test_CPPFLAGS="$CPPFLAGS" + +cf_search= + +# collect the current set of include-directories from compiler flags +cf_header_path_list="" +if test -n "${CFLAGS}${CPPFLAGS}" ; then + for cf_header_path in $CPPFLAGS $CFLAGS + do + case "$cf_header_path" in + -I*) + cf_header_path=`echo ".$cf_header_path" |sed -e 's/^...//' -e 's,/include$,,'` + +test "x$cf_header_path" != "xNONE" && \ +test -d "$cf_header_path" && \ + { + test -n "$verbose" && echo " ... testing for include-directories under $cf_header_path" + test -d "$cf_header_path/include" && cf_search="$cf_search $cf_header_path/include" + test -d "$cf_header_path/include/zlib" && cf_search="$cf_search $cf_header_path/include/zlib" + test -d "$cf_header_path/include/zlib/include" && cf_search="$cf_search $cf_header_path/include/zlib/include" + test -d "$cf_header_path/zlib/include" && cf_search="$cf_search $cf_header_path/zlib/include" + test -d "$cf_header_path/zlib/include/zlib" && cf_search="$cf_search $cf_header_path/zlib/include/zlib" +} + + cf_header_path_list="$cf_header_path_list $cf_search" + ;; + esac + done +fi + +# add the variations for the package we are looking for + +cf_search= + +test "x$prefix" != "xNONE" && \ +test -d "$prefix" && \ + { + test -n "$verbose" && echo " ... testing for include-directories under $prefix" + test -d "$prefix/include" && cf_search="$cf_search $prefix/include" + test -d "$prefix/include/zlib" && cf_search="$cf_search $prefix/include/zlib" + test -d "$prefix/include/zlib/include" && cf_search="$cf_search $prefix/include/zlib/include" + test -d "$prefix/zlib/include" && cf_search="$cf_search $prefix/zlib/include" + test -d "$prefix/zlib/include/zlib" && cf_search="$cf_search $prefix/zlib/include/zlib" +} + +for cf_subdir_prefix in \ + /usr \ + /usr/local \ + /usr/pkg \ + /opt \ + /opt/local \ + $HOME +do + +test "x$cf_subdir_prefix" != "x$prefix" && \ +test -d "$cf_subdir_prefix" && \ +{ test -z "$prefix" || test "x$prefix" = xNONE || test "x$cf_subdir_prefix" != "x$prefix"; } && { + test -n "$verbose" && echo " ... testing for include-directories under $cf_subdir_prefix" + test -d "$cf_subdir_prefix/include" && cf_search="$cf_search $cf_subdir_prefix/include" + test -d "$cf_subdir_prefix/include/zlib" && cf_search="$cf_search $cf_subdir_prefix/include/zlib" + test -d "$cf_subdir_prefix/include/zlib/include" && cf_search="$cf_search $cf_subdir_prefix/include/zlib/include" + test -d "$cf_subdir_prefix/zlib/include" && cf_search="$cf_search $cf_subdir_prefix/zlib/include" + test -d "$cf_subdir_prefix/zlib/include/zlib" && cf_search="$cf_search $cf_subdir_prefix/zlib/include/zlib" +} + +done + +test "$includedir" != NONE && \ +test "$includedir" != "/usr/include" && \ +test -d "$includedir" && { + test -d "$includedir" && cf_search="$cf_search $includedir" + test -d "$includedir/zlib" && cf_search="$cf_search $includedir/zlib" +} + +test "$oldincludedir" != NONE && \ +test "$oldincludedir" != "/usr/include" && \ +test -d "$oldincludedir" && { + test -d "$oldincludedir" && cf_search="$cf_search $oldincludedir" + test -d "$oldincludedir/zlib" && cf_search="$cf_search $oldincludedir/zlib" +} + +cf_search="$cf_search $cf_header_path_list" + + for cf_cv_header_path_z in $cf_search + do + if test -d "$cf_cv_header_path_z" ; then + test -n "$verbose" && echo " ... testing $cf_cv_header_path_z" 1>&6 + +echo "${as_me:-configure}:7862: testing ... testing $cf_cv_header_path_z ..." 1>&5 + + CPPFLAGS="$cf_save_CPPFLAGS" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}-I$cf_cv_header_path_z" + + cat >"conftest.$ac_ext" <<_ACEOF +#line 7870 "configure" +#include "confdefs.h" + +#include + +int +main (void) +{ + + gzopen("name","mode") + + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" +if { (eval echo "$as_me:7886: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? + echo "$as_me:7889: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest.$ac_objext"' + { (eval echo "$as_me:7892: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:7895: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + + test -n "$verbose" && echo " ... found z headers in $cf_cv_header_path_z" 1>&6 + +echo "${as_me:-configure}:7900: testing ... found z headers in $cf_cv_header_path_z ..." 1>&5 + + cf_cv_find_linkage_z=maybe + cf_test_CPPFLAGS="$CPPFLAGS" + break +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 + + CPPFLAGS="$cf_save_CPPFLAGS" + +fi +rm -f "conftest.$ac_objext" "conftest.$ac_ext" + fi + done + + if test "$cf_cv_find_linkage_z" = maybe ; then + +echo "${as_me:-configure}:7918: testing Searching for z library in FIND_LINKAGE(z,zlib) ..." 1>&5 + + cf_save_LIBS="$LIBS" + cf_save_LDFLAGS="$LDFLAGS" + + CPPFLAGS="$cf_test_CPPFLAGS" + LIBS="-lz $cf_save_LIBS" + cat >"conftest.$ac_ext" <<_ACEOF +#line 7926 "configure" +#include "confdefs.h" + +#include + +int +main (void) +{ + + gzopen("name","mode") + + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" "conftest$ac_exeext" +if { (eval echo "$as_me:7942: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:7945: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest$ac_exeext"' + { (eval echo "$as_me:7948: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:7951: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + + test -n "$verbose" && echo " ... found z library in system" 1>&6 + +echo "${as_me:-configure}:7956: testing ... found z library in system ..." 1>&5 + + cf_cv_find_linkage_z=yes +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +fi +rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" + CPPFLAGS="$cf_save_CPPFLAGS" + LIBS="$cf_save_LIBS" + + if test "$cf_cv_find_linkage_z" != yes ; then + +cf_search= +cf_library_path_list="" +if test -n "${LDFLAGS}${LIBS}" ; then + for cf_library_path in $LDFLAGS $LIBS + do + case "$cf_library_path" in + -L*) + cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'` + +test "x$cf_library_path" != "xNONE" && \ +test -d "$cf_library_path" && \ + { + test -n "$verbose" && echo " ... testing for lib-directories under $cf_library_path" + test -d "$cf_library_path/lib" && cf_search="$cf_search $cf_library_path/lib" + test -d "$cf_library_path/lib/z" && cf_search="$cf_search $cf_library_path/lib/z" + test -d "$cf_library_path/lib/z/lib" && cf_search="$cf_search $cf_library_path/lib/z/lib" + test -d "$cf_library_path/z/lib" && cf_search="$cf_search $cf_library_path/z/lib" + test -d "$cf_library_path/z/lib/z" && cf_search="$cf_search $cf_library_path/z/lib/z" +} + + cf_library_path_list="$cf_library_path_list $cf_search" + ;; + esac + done +fi + +cf_search= + +test "x$prefix" != "xNONE" && \ +test -d "$prefix" && \ + { + test -n "$verbose" && echo " ... testing for lib-directories under $prefix" + test -d "$prefix/lib" && cf_search="$cf_search $prefix/lib" + test -d "$prefix/lib/z" && cf_search="$cf_search $prefix/lib/z" + test -d "$prefix/lib/z/lib" && cf_search="$cf_search $prefix/lib/z/lib" + test -d "$prefix/z/lib" && cf_search="$cf_search $prefix/z/lib" + test -d "$prefix/z/lib/z" && cf_search="$cf_search $prefix/z/lib/z" +} + +for cf_subdir_prefix in \ + /usr \ + /usr/local \ + /usr/pkg \ + /opt \ + /opt/local \ + $HOME +do + +test "x$cf_subdir_prefix" != "x$prefix" && \ +test -d "$cf_subdir_prefix" && \ +{ test -z "$prefix" || test "x$prefix" = xNONE || test "x$cf_subdir_prefix" != "x$prefix"; } && { + test -n "$verbose" && echo " ... testing for lib-directories under $cf_subdir_prefix" + test -d "$cf_subdir_prefix/lib" && cf_search="$cf_search $cf_subdir_prefix/lib" + test -d "$cf_subdir_prefix/lib/z" && cf_search="$cf_search $cf_subdir_prefix/lib/z" + test -d "$cf_subdir_prefix/lib/z/lib" && cf_search="$cf_search $cf_subdir_prefix/lib/z/lib" + test -d "$cf_subdir_prefix/z/lib" && cf_search="$cf_search $cf_subdir_prefix/z/lib" + test -d "$cf_subdir_prefix/z/lib/z" && cf_search="$cf_search $cf_subdir_prefix/z/lib/z" +} + +done + +cf_search="$cf_library_path_list $cf_search" + + for cf_cv_library_path_z in $cf_search + do + if test -d "$cf_cv_library_path_z" ; then + test -n "$verbose" && echo " ... testing $cf_cv_library_path_z" 1>&6 + +echo "${as_me:-configure}:8037: testing ... testing $cf_cv_library_path_z ..." 1>&5 + + CPPFLAGS="$cf_test_CPPFLAGS" + LIBS="-lz $cf_save_LIBS" + LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_z" + cat >"conftest.$ac_ext" <<_ACEOF +#line 8043 "configure" +#include "confdefs.h" + +#include + +int +main (void) +{ + + gzopen("name","mode") + + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" "conftest$ac_exeext" +if { (eval echo "$as_me:8059: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:8062: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest$ac_exeext"' + { (eval echo "$as_me:8065: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:8068: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + + test -n "$verbose" && echo " ... found z library in $cf_cv_library_path_z" 1>&6 + +echo "${as_me:-configure}:8073: testing ... found z library in $cf_cv_library_path_z ..." 1>&5 + + cf_cv_find_linkage_z=yes + cf_cv_library_file_z="-lz" + break +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 + + CPPFLAGS="$cf_save_CPPFLAGS" + LIBS="$cf_save_LIBS" + LDFLAGS="$cf_save_LDFLAGS" + +fi +rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" + fi + done + CPPFLAGS="$cf_save_CPPFLAGS" + LDFLAGS="$cf_save_LDFLAGS" + fi + + else + cf_cv_find_linkage_z=no + fi + +fi +rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" + +fi +rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" + +LIBS="$cf_save_LIBS" + +if test "$cf_cv_find_linkage_z" = yes ; then + +if test -n "$cf_cv_header_path_z" ; then + for cf_add_incdir in $cf_cv_header_path_z + do + while test "$cf_add_incdir" != /usr/include + do + if test -d "$cf_add_incdir" + then + cf_have_incdir=no + if test -n "$CFLAGS$CPPFLAGS" ; then + # a loop is needed to ensure we can add subdirs of existing dirs + for cf_test_incdir in $CFLAGS $CPPFLAGS ; do + if test ".$cf_test_incdir" = ".-I$cf_add_incdir" ; then + cf_have_incdir=yes; break + fi + done + fi + + if test "$cf_have_incdir" = no ; then + if test "$cf_add_incdir" = /usr/local/include ; then + if test "$GCC" = yes + then + cf_save_CPPFLAGS=$CPPFLAGS + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" + + cat >"conftest.$ac_ext" <<_ACEOF +#line 8135 "configure" +#include "confdefs.h" +#include +int +main (void) +{ +printf("Hello") + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" +if { (eval echo "$as_me:8147: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? + echo "$as_me:8150: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest.$ac_objext"' + { (eval echo "$as_me:8153: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:8156: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + : +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +cf_have_incdir=yes +fi +rm -f "conftest.$ac_objext" "conftest.$ac_ext" + CPPFLAGS=$cf_save_CPPFLAGS + fi + fi + fi + + if test "$cf_have_incdir" = no ; then + test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 + +echo "${as_me:-configure}:8173: testing adding $cf_add_incdir to include-path ..." 1>&5 + + CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" + + cf_top_incdir=`echo "$cf_add_incdir" | sed -e 's%/include/.*$%/include%'` + test "$cf_top_incdir" = "$cf_add_incdir" && break + cf_add_incdir="$cf_top_incdir" + else + break + fi + else + break + fi + done + done +fi + +if test -n "$cf_cv_library_path_z" ; then + for cf_add_libdir in $cf_cv_library_path_z + do + if test "$cf_add_libdir" = /usr/lib ; then + : + elif test -d "$cf_add_libdir" + then + cf_have_libdir=no + if test -n "$LDFLAGS$LIBS" ; then + # a loop is needed to ensure we can add subdirs of existing dirs + for cf_test_libdir in $LDFLAGS $LIBS ; do + if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then + cf_have_libdir=yes; break + fi + done + fi + if test "$cf_have_libdir" = no ; then + test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 + +echo "${as_me:-configure}:8209: testing adding $cf_add_libdir to library-path ..." 1>&5 + + LDFLAGS="-L$cf_add_libdir $LDFLAGS" + fi + fi + done +fi + +cf_add_libs="$LIBS" +# reverse order +cf_add_0lib= +for cf_add_1lib in -lz; do cf_add_0lib="$cf_add_1lib $cf_add_0lib"; done +# filter duplicates +for cf_add_1lib in $cf_add_0lib; do + for cf_add_2lib in $cf_add_libs; do + if test "x$cf_add_1lib" = "x$cf_add_2lib"; then + cf_add_1lib= + break + fi + done + test -n "$cf_add_1lib" && cf_add_libs="$cf_add_1lib $cf_add_libs" +done +LIBS="$cf_add_libs" + +else +{ echo "$as_me:8234: WARNING: Cannot find z library" >&5 +echo "$as_me: WARNING: Cannot find z library" >&2;} +fi + +for ac_func in \ + zError \ + +do +as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` +echo "$as_me:8243: checking for $ac_func" >&5 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 +if eval "test \"\${$as_ac_var+set}\" = set"; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + cat >"conftest.$ac_ext" <<_ACEOF +#line 8249 "configure" +#include "confdefs.h" +#define $ac_func autoconf_temporary +#include /* least-intrusive standard header which defines gcc2 __stub macros */ +#undef $ac_func + +#ifdef __cplusplus +extern "C" +#endif + +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char $ac_func (void); + +int +main (void) +{ + +/* The GNU C library defines stubs for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +#error found stub for $ac_func +#endif + + return $ac_func (); + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" "conftest$ac_exeext" +if { (eval echo "$as_me:8280: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:8283: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest$ac_exeext"' + { (eval echo "$as_me:8286: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:8289: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + eval "$as_ac_var=yes" +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +eval "$as_ac_var=no" +fi +rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" +fi +echo "$as_me:8299: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 +if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then + cat >>confdefs.h <>confdefs.h <<\EOF +#define USE_ZLIB 1 +EOF + +fi + fi ### use option --enable-debug to compile-in test/development code -echo "$as_me:7200: checking if you want to compile-in debug support" >&5 +echo "$as_me:8319: checking if you want to compile-in debug support" >&5 echo $ECHO_N "checking if you want to compile-in debug support... $ECHO_C" >&6 # Check whether --enable-debug or --disable-debug was given. @@ -7218,12 +8337,12 @@ else test -z "$save_CFLAGS" && CFLAGS="`echo $CFLAGS|sed -e 's/-g //' -e 's/-g$//'`" fi; -echo "$as_me:7221: result: $enableval" >&5 +echo "$as_me:8340: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 ### use option --disable-echo to suppress full display compiling commands -echo "$as_me:7226: checking if you want to see long compiling messages" >&5 +echo "$as_me:8345: checking if you want to see long compiling messages" >&5 echo $ECHO_N "checking if you want to see long compiling messages... $ECHO_C" >&6 # Check whether --enable-echo or --disable-echo was given. @@ -7257,11 +8376,11 @@ else ECHO_CC='' fi; -echo "$as_me:7260: result: $enableval" >&5 +echo "$as_me:8379: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 ### use option --enable-prototypes to turn on optional prototypes -echo "$as_me:7264: checking if you want to compile with fallback prototypes" >&5 +echo "$as_me:8383: checking if you want to compile with fallback prototypes" >&5 echo $ECHO_N "checking if you want to compile with fallback prototypes... $ECHO_C" >&6 # Check whether --enable-prototypes or --disable-prototypes was given. @@ -7278,14 +8397,14 @@ else with_decl_check=no fi; -echo "$as_me:7281: result: $enableval" >&5 +echo "$as_me:8400: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 ### use option --enable-warnings to turn on all gcc warnings EXTRA_CFLAGS="" if test -n "$GCC" then -echo "$as_me:7288: checking if you want to turn on gcc warnings" >&5 +echo "$as_me:8407: checking if you want to turn on gcc warnings" >&5 echo $ECHO_N "checking if you want to turn on gcc warnings... $ECHO_C" >&6 # Check whether --enable-warnings or --disable-warnings was given. @@ -7302,12 +8421,12 @@ else with_warnings=no fi; -echo "$as_me:7305: result: $with_warnings" >&5 +echo "$as_me:8424: result: $with_warnings" >&5 echo "${ECHO_T}$with_warnings" >&6 if test "$with_warnings" = "yes" then with_ext_const=yes - echo "$as_me:7310: checking for X" >&5 + echo "$as_me:8429: checking for X" >&5 echo $ECHO_N "checking for X... $ECHO_C" >&6 # Check whether --with-x or --without-x was given. @@ -7411,17 +8530,17 @@ if test "$ac_x_includes" = no; then # Guess where to find include files, by looking for Intrinsic.h. # First, try using that file with no special directory specified. cat >"conftest.$ac_ext" <<_ACEOF -#line 7414 "configure" +#line 8533 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:7418: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:8537: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:7424: \$? = $ac_status" >&5 + echo "$as_me:8543: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -7454,7 +8573,7 @@ if test "$ac_x_libraries" = no; then ac_save_LIBS=$LIBS LIBS="-lXt $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 7457 "configure" +#line 8576 "configure" #include "confdefs.h" #include int @@ -7466,16 +8585,16 @@ XtMalloc (0) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7469: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8588: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7472: \$? = $ac_status" >&5 + echo "$as_me:8591: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7475: \"$ac_try\"") >&5 + { (eval echo "$as_me:8594: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7478: \$? = $ac_status" >&5 + echo "$as_me:8597: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then LIBS=$ac_save_LIBS # We can link X programs with no special library path. @@ -7513,7 +8632,7 @@ fi fi # $with_x != no if test "$have_x" != yes; then - echo "$as_me:7516: result: $have_x" >&5 + echo "$as_me:8635: result: $have_x" >&5 echo "${ECHO_T}$have_x" >&6 no_x=yes else @@ -7523,7 +8642,7 @@ else # Update the cache value to reflect the command line values. ac_cv_have_x="have_x=yes \ ac_x_includes=$x_includes ac_x_libraries=$x_libraries" - echo "$as_me:7526: result: libraries $x_libraries, headers $x_includes" >&5 + echo "$as_me:8645: result: libraries $x_libraries, headers $x_includes" >&5 echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6 fi @@ -7550,11 +8669,11 @@ else # others require no space. Words are not sufficient . . . . case `(uname -sr) 2>/dev/null` in "SunOS 5"*) - echo "$as_me:7553: checking whether -R must be followed by a space" >&5 + echo "$as_me:8672: checking whether -R must be followed by a space" >&5 echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries" cat >"conftest.$ac_ext" <<_ACEOF -#line 7557 "configure" +#line 8676 "configure" #include "confdefs.h" int @@ -7566,16 +8685,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7569: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8688: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7572: \$? = $ac_status" >&5 + echo "$as_me:8691: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7575: \"$ac_try\"") >&5 + { (eval echo "$as_me:8694: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7578: \$? = $ac_status" >&5 + echo "$as_me:8697: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_R_nospace=yes else @@ -7585,13 +8704,13 @@ ac_R_nospace=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" if test $ac_R_nospace = yes; then - echo "$as_me:7588: result: no" >&5 + echo "$as_me:8707: result: no" >&5 echo "${ECHO_T}no" >&6 X_LIBS="$X_LIBS -R$x_libraries" else LIBS="$ac_xsave_LIBS -R $x_libraries" cat >"conftest.$ac_ext" <<_ACEOF -#line 7594 "configure" +#line 8713 "configure" #include "confdefs.h" int @@ -7603,16 +8722,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7606: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8725: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7609: \$? = $ac_status" >&5 + echo "$as_me:8728: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7612: \"$ac_try\"") >&5 + { (eval echo "$as_me:8731: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7615: \$? = $ac_status" >&5 + echo "$as_me:8734: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_R_space=yes else @@ -7622,11 +8741,11 @@ ac_R_space=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" if test $ac_R_space = yes; then - echo "$as_me:7625: result: yes" >&5 + echo "$as_me:8744: result: yes" >&5 echo "${ECHO_T}yes" >&6 X_LIBS="$X_LIBS -R $x_libraries" else - echo "$as_me:7629: result: neither works" >&5 + echo "$as_me:8748: result: neither works" >&5 echo "${ECHO_T}neither works" >&6 fi fi @@ -7646,7 +8765,7 @@ echo "${ECHO_T}neither works" >&6 # the Alpha needs dnet_stub (dnet does not exist). ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11" cat >"conftest.$ac_ext" <<_ACEOF -#line 7649 "configure" +#line 8768 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -7655,7 +8774,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char XOpenDisplay (); +char XOpenDisplay (void); int main (void) { @@ -7665,22 +8784,22 @@ XOpenDisplay (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7668: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8787: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7671: \$? = $ac_status" >&5 + echo "$as_me:8790: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7674: \"$ac_try\"") >&5 + { (eval echo "$as_me:8793: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7677: \$? = $ac_status" >&5 + echo "$as_me:8796: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:7683: checking for dnet_ntoa in -ldnet" >&5 +echo "$as_me:8802: checking for dnet_ntoa in -ldnet" >&5 echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -7688,7 +8807,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-ldnet $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 7691 "configure" +#line 8810 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -7697,7 +8816,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char dnet_ntoa (); +char dnet_ntoa (void); int main (void) { @@ -7707,16 +8826,16 @@ dnet_ntoa (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7710: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8829: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7713: \$? = $ac_status" >&5 + echo "$as_me:8832: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7716: \"$ac_try\"") >&5 + { (eval echo "$as_me:8835: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7719: \$? = $ac_status" >&5 + echo "$as_me:8838: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_dnet_dnet_ntoa=yes else @@ -7727,14 +8846,14 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:7730: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 +echo "$as_me:8849: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6 if test "$ac_cv_lib_dnet_dnet_ntoa" = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" fi if test $ac_cv_lib_dnet_dnet_ntoa = no; then - echo "$as_me:7737: checking for dnet_ntoa in -ldnet_stub" >&5 + echo "$as_me:8856: checking for dnet_ntoa in -ldnet_stub" >&5 echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -7742,7 +8861,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-ldnet_stub $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 7745 "configure" +#line 8864 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -7751,7 +8870,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char dnet_ntoa (); +char dnet_ntoa (void); int main (void) { @@ -7761,16 +8880,16 @@ dnet_ntoa (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7764: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8883: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7767: \$? = $ac_status" >&5 + echo "$as_me:8886: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7770: \"$ac_try\"") >&5 + { (eval echo "$as_me:8889: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7773: \$? = $ac_status" >&5 + echo "$as_me:8892: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_dnet_stub_dnet_ntoa=yes else @@ -7781,7 +8900,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:7784: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 +echo "$as_me:8903: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6 if test "$ac_cv_lib_dnet_stub_dnet_ntoa" = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" @@ -7800,13 +8919,13 @@ rm -f "conftest.$ac_objext" "conftest$ac # on Irix 5.2, according to T.E. Dickey. # The functions gethostbyname, getservbyname, and inet_addr are # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. - echo "$as_me:7803: checking for gethostbyname" >&5 + echo "$as_me:8922: checking for gethostbyname" >&5 echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6 if test "${ac_cv_func_gethostbyname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 7809 "configure" +#line 8928 "configure" #include "confdefs.h" #define gethostbyname autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -7837,16 +8956,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7840: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8959: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7843: \$? = $ac_status" >&5 + echo "$as_me:8962: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7846: \"$ac_try\"") >&5 + { (eval echo "$as_me:8965: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7849: \$? = $ac_status" >&5 + echo "$as_me:8968: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_gethostbyname=yes else @@ -7856,11 +8975,11 @@ ac_cv_func_gethostbyname=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:7859: result: $ac_cv_func_gethostbyname" >&5 +echo "$as_me:8978: result: $ac_cv_func_gethostbyname" >&5 echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6 if test $ac_cv_func_gethostbyname = no; then - echo "$as_me:7863: checking for gethostbyname in -lnsl" >&5 + echo "$as_me:8982: checking for gethostbyname in -lnsl" >&5 echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -7868,7 +8987,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lnsl $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 7871 "configure" +#line 8990 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -7877,7 +8996,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char gethostbyname (); +char gethostbyname (void); int main (void) { @@ -7887,16 +9006,16 @@ gethostbyname (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7890: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9009: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7893: \$? = $ac_status" >&5 + echo "$as_me:9012: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7896: \"$ac_try\"") >&5 + { (eval echo "$as_me:9015: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7899: \$? = $ac_status" >&5 + echo "$as_me:9018: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_nsl_gethostbyname=yes else @@ -7907,14 +9026,14 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:7910: result: $ac_cv_lib_nsl_gethostbyname" >&5 +echo "$as_me:9029: result: $ac_cv_lib_nsl_gethostbyname" >&5 echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6 if test "$ac_cv_lib_nsl_gethostbyname" = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" fi if test $ac_cv_lib_nsl_gethostbyname = no; then - echo "$as_me:7917: checking for gethostbyname in -lbsd" >&5 + echo "$as_me:9036: checking for gethostbyname in -lbsd" >&5 echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -7922,7 +9041,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lbsd $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 7925 "configure" +#line 9044 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -7931,7 +9050,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char gethostbyname (); +char gethostbyname (void); int main (void) { @@ -7941,16 +9060,16 @@ gethostbyname (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7944: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9063: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7947: \$? = $ac_status" >&5 + echo "$as_me:9066: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7950: \"$ac_try\"") >&5 + { (eval echo "$as_me:9069: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7953: \$? = $ac_status" >&5 + echo "$as_me:9072: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_bsd_gethostbyname=yes else @@ -7961,7 +9080,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:7964: result: $ac_cv_lib_bsd_gethostbyname" >&5 +echo "$as_me:9083: result: $ac_cv_lib_bsd_gethostbyname" >&5 echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6 if test "$ac_cv_lib_bsd_gethostbyname" = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" @@ -7977,13 +9096,13 @@ fi # variants that don't use the nameserver (or something). -lsocket # must be given before -lnsl if both are needed. We assume that # if connect needs -lnsl, so does gethostbyname. - echo "$as_me:7980: checking for connect" >&5 + echo "$as_me:9099: checking for connect" >&5 echo $ECHO_N "checking for connect... $ECHO_C" >&6 if test "${ac_cv_func_connect+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 7986 "configure" +#line 9105 "configure" #include "confdefs.h" #define connect autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -8014,16 +9133,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8017: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9136: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8020: \$? = $ac_status" >&5 + echo "$as_me:9139: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8023: \"$ac_try\"") >&5 + { (eval echo "$as_me:9142: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8026: \$? = $ac_status" >&5 + echo "$as_me:9145: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_connect=yes else @@ -8033,11 +9152,11 @@ ac_cv_func_connect=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:8036: result: $ac_cv_func_connect" >&5 +echo "$as_me:9155: result: $ac_cv_func_connect" >&5 echo "${ECHO_T}$ac_cv_func_connect" >&6 if test $ac_cv_func_connect = no; then - echo "$as_me:8040: checking for connect in -lsocket" >&5 + echo "$as_me:9159: checking for connect in -lsocket" >&5 echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6 if test "${ac_cv_lib_socket_connect+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8045,7 +9164,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lsocket $X_EXTRA_LIBS $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 8048 "configure" +#line 9167 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -8054,7 +9173,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char connect (); +char connect (void); int main (void) { @@ -8064,16 +9183,16 @@ connect (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8067: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9186: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8070: \$? = $ac_status" >&5 + echo "$as_me:9189: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8073: \"$ac_try\"") >&5 + { (eval echo "$as_me:9192: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8076: \$? = $ac_status" >&5 + echo "$as_me:9195: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_socket_connect=yes else @@ -8084,7 +9203,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:8087: result: $ac_cv_lib_socket_connect" >&5 +echo "$as_me:9206: result: $ac_cv_lib_socket_connect" >&5 echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6 if test "$ac_cv_lib_socket_connect" = yes; then X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" @@ -8093,13 +9212,13 @@ fi fi # Guillermo Gomez says -lposix is necessary on A/UX. - echo "$as_me:8096: checking for remove" >&5 + echo "$as_me:9215: checking for remove" >&5 echo $ECHO_N "checking for remove... $ECHO_C" >&6 if test "${ac_cv_func_remove+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 8102 "configure" +#line 9221 "configure" #include "confdefs.h" #define remove autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -8130,16 +9249,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8133: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9252: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8136: \$? = $ac_status" >&5 + echo "$as_me:9255: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8139: \"$ac_try\"") >&5 + { (eval echo "$as_me:9258: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8142: \$? = $ac_status" >&5 + echo "$as_me:9261: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_remove=yes else @@ -8149,11 +9268,11 @@ ac_cv_func_remove=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:8152: result: $ac_cv_func_remove" >&5 +echo "$as_me:9271: result: $ac_cv_func_remove" >&5 echo "${ECHO_T}$ac_cv_func_remove" >&6 if test $ac_cv_func_remove = no; then - echo "$as_me:8156: checking for remove in -lposix" >&5 + echo "$as_me:9275: checking for remove in -lposix" >&5 echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6 if test "${ac_cv_lib_posix_remove+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8161,7 +9280,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lposix $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 8164 "configure" +#line 9283 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -8170,7 +9289,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char remove (); +char remove (void); int main (void) { @@ -8180,16 +9299,16 @@ remove (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8183: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9302: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8186: \$? = $ac_status" >&5 + echo "$as_me:9305: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8189: \"$ac_try\"") >&5 + { (eval echo "$as_me:9308: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8192: \$? = $ac_status" >&5 + echo "$as_me:9311: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_posix_remove=yes else @@ -8200,7 +9319,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:8203: result: $ac_cv_lib_posix_remove" >&5 +echo "$as_me:9322: result: $ac_cv_lib_posix_remove" >&5 echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6 if test "$ac_cv_lib_posix_remove" = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" @@ -8209,13 +9328,13 @@ fi fi # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. - echo "$as_me:8212: checking for shmat" >&5 + echo "$as_me:9331: checking for shmat" >&5 echo $ECHO_N "checking for shmat... $ECHO_C" >&6 if test "${ac_cv_func_shmat+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 8218 "configure" +#line 9337 "configure" #include "confdefs.h" #define shmat autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -8246,16 +9365,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8249: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9368: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8252: \$? = $ac_status" >&5 + echo "$as_me:9371: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8255: \"$ac_try\"") >&5 + { (eval echo "$as_me:9374: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8258: \$? = $ac_status" >&5 + echo "$as_me:9377: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_shmat=yes else @@ -8265,11 +9384,11 @@ ac_cv_func_shmat=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:8268: result: $ac_cv_func_shmat" >&5 +echo "$as_me:9387: result: $ac_cv_func_shmat" >&5 echo "${ECHO_T}$ac_cv_func_shmat" >&6 if test $ac_cv_func_shmat = no; then - echo "$as_me:8272: checking for shmat in -lipc" >&5 + echo "$as_me:9391: checking for shmat in -lipc" >&5 echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6 if test "${ac_cv_lib_ipc_shmat+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8277,7 +9396,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lipc $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 8280 "configure" +#line 9399 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -8286,7 +9405,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char shmat (); +char shmat (void); int main (void) { @@ -8296,16 +9415,16 @@ shmat (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8299: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9418: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8302: \$? = $ac_status" >&5 + echo "$as_me:9421: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8305: \"$ac_try\"") >&5 + { (eval echo "$as_me:9424: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8308: \$? = $ac_status" >&5 + echo "$as_me:9427: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_ipc_shmat=yes else @@ -8316,7 +9435,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:8319: result: $ac_cv_lib_ipc_shmat" >&5 +echo "$as_me:9438: result: $ac_cv_lib_ipc_shmat" >&5 echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6 if test "$ac_cv_lib_ipc_shmat" = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" @@ -8334,7 +9453,7 @@ fi # These have to be linked with before -lX11, unlike the other # libraries we check for below, so use a different variable. # John Interrante, Karl Berry - echo "$as_me:8337: checking for IceConnectionNumber in -lICE" >&5 + echo "$as_me:9456: checking for IceConnectionNumber in -lICE" >&5 echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8342,7 +9461,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lICE $X_EXTRA_LIBS $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 8345 "configure" +#line 9464 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -8351,7 +9470,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char IceConnectionNumber (); +char IceConnectionNumber (void); int main (void) { @@ -8361,16 +9480,16 @@ IceConnectionNumber (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8364: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9483: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8367: \$? = $ac_status" >&5 + echo "$as_me:9486: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8370: \"$ac_try\"") >&5 + { (eval echo "$as_me:9489: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8373: \$? = $ac_status" >&5 + echo "$as_me:9492: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_ICE_IceConnectionNumber=yes else @@ -8381,7 +9500,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:8384: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 +echo "$as_me:9503: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6 if test "$ac_cv_lib_ICE_IceConnectionNumber" = yes; then X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" @@ -8410,7 +9529,7 @@ do done cat >"conftest.$ac_ext" <<_ACEOF -#line 8413 "configure" +#line 9532 "configure" #include "confdefs.h" #include @@ -8425,28 +9544,29 @@ String foo = malloc(1); free((void*)foo) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:8428: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:9547: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8431: \$? = $ac_status" >&5 + echo "$as_me:9550: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:8434: \"$ac_try\"") >&5 + { (eval echo "$as_me:9553: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8437: \$? = $ac_status" >&5 + echo "$as_me:9556: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then -echo "$as_me:8440: checking for X11/Xt const-feature" >&5 +echo "$as_me:9559: checking for X11/Xt const-feature" >&5 echo $ECHO_N "checking for X11/Xt const-feature... $ECHO_C" >&6 if test "${cf_cv_const_x_string+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 8447 "configure" +#line 9566 "configure" #include "confdefs.h" +#undef _CONST_X_STRING #define _CONST_X_STRING /* X11R7.8 (perhaps) */ #undef XTSTRINGDEFINES /* X11R5 and later */ #include @@ -8461,16 +9581,16 @@ String foo = malloc(1); *foo = 0 } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:8464: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:9584: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8467: \$? = $ac_status" >&5 + echo "$as_me:9587: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:8470: \"$ac_try\"") >&5 + { (eval echo "$as_me:9590: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8473: \$? = $ac_status" >&5 + echo "$as_me:9593: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_const_x_string=no @@ -8485,7 +9605,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:8488: result: $cf_cv_const_x_string" >&5 +echo "$as_me:9608: result: $cf_cv_const_x_string" >&5 echo "${ECHO_T}$cf_cv_const_x_string" >&6 LIBS="$cf_save_LIBS_CF_CONST_X_STRING" @@ -8514,7 +9634,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi cat > "conftest.$ac_ext" <&5 + { echo "$as_me:9653: checking for $CC warning options..." >&5 echo "$as_me: checking for $CC warning options..." >&6;} cf_save_CFLAGS="$CFLAGS" EXTRA_CFLAGS="$EXTRA_CFLAGS -Wall" @@ -8546,12 +9666,12 @@ echo "$as_me: checking for $CC warning o wd981 do CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt" - if { (eval echo "$as_me:8549: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:9669: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8552: \$? = $ac_status" >&5 + echo "$as_me:9672: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - test -n "$verbose" && echo "$as_me:8554: result: ... -$cf_opt" >&5 + test -n "$verbose" && echo "$as_me:9674: result: ... -$cf_opt" >&5 echo "${ECHO_T}... -$cf_opt" >&6 EXTRA_CFLAGS="$EXTRA_CFLAGS -$cf_opt" fi @@ -8559,7 +9679,7 @@ echo "${ECHO_T}... -$cf_opt" >&6 CFLAGS="$cf_save_CFLAGS" elif test "$GCC" = yes && test "$GCC_VERSION" != "unknown" then - { echo "$as_me:8562: checking for $CC warning options..." >&5 + { echo "$as_me:9682: checking for $CC warning options..." >&5 echo "$as_me: checking for $CC warning options..." >&6;} cf_save_CFLAGS="$CFLAGS" cf_warn_CONST="" @@ -8582,12 +9702,12 @@ echo "$as_me: checking for $CC warning o Wundef Wno-inline $cf_gcc_warnings $cf_warn_CONST do CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt" - if { (eval echo "$as_me:8585: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:9705: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8588: \$? = $ac_status" >&5 + echo "$as_me:9708: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - test -n "$verbose" && echo "$as_me:8590: result: ... -$cf_opt" >&5 + test -n "$verbose" && echo "$as_me:9710: result: ... -$cf_opt" >&5 echo "${ECHO_T}... -$cf_opt" >&6 case "$cf_opt" in Winline) @@ -8595,7 +9715,7 @@ echo "${ECHO_T}... -$cf_opt" >&6 [34].*) test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6 -echo "${as_me:-configure}:8598: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 +echo "${as_me:-configure}:9718: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 continue;; esac @@ -8605,7 +9725,7 @@ echo "${as_me:-configure}:8598: testing [12].*) test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6 -echo "${as_me:-configure}:8608: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 +echo "${as_me:-configure}:9728: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 continue;; esac @@ -8624,7 +9744,7 @@ fi ## !NNTP_ONLY if test "$USE_SPOOLDIR" = "yes"; then ## options for directories - echo "$as_me:8627: checking for news-library path" >&5 + echo "$as_me:9747: checking for news-library path" >&5 echo $ECHO_N "checking for news-library path... $ECHO_C" >&6 # Check whether --with-libdir or --without-libdir was given. @@ -8660,7 +9780,7 @@ case ".$withval" in withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:8663: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:9783: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -8669,10 +9789,10 @@ esac fi eval NEWSLIBDIR="$withval" - echo "$as_me:8672: result: $NEWSLIBDIR" >&5 + echo "$as_me:9792: result: $NEWSLIBDIR" >&5 echo "${ECHO_T}$NEWSLIBDIR" >&6 - echo "$as_me:8675: checking for news spool-directory path" >&5 + echo "$as_me:9795: checking for news spool-directory path" >&5 echo $ECHO_N "checking for news spool-directory path... $ECHO_C" >&6 # Check whether --with-spooldir or --without-spooldir was given. @@ -8708,7 +9828,7 @@ case ".$withval" in withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:8711: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:9831: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -8717,10 +9837,10 @@ esac fi eval SPOOLDIR="$withval" - echo "$as_me:8720: result: $SPOOLDIR" >&5 + echo "$as_me:9840: result: $SPOOLDIR" >&5 echo "${ECHO_T}$SPOOLDIR" >&6 - echo "$as_me:8723: checking for news overview-directory path" >&5 + echo "$as_me:9843: checking for news overview-directory path" >&5 echo $ECHO_N "checking for news overview-directory path... $ECHO_C" >&6 # Check whether --with-nov-dir or --without-nov-dir was given. @@ -8756,7 +9876,7 @@ case ".$withval" in withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:8759: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:9879: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -8765,10 +9885,10 @@ esac fi eval NOVROOTDIR="$withval" - echo "$as_me:8768: result: $NOVROOTDIR" >&5 + echo "$as_me:9888: result: $NOVROOTDIR" >&5 echo "${ECHO_T}$NOVROOTDIR" >&6 - echo "$as_me:8771: checking for overview filename" >&5 + echo "$as_me:9891: checking for overview filename" >&5 echo $ECHO_N "checking for overview filename... $ECHO_C" >&6 # Check whether --with-nov-fname or --without-nov-fname was given. @@ -8780,7 +9900,7 @@ else fi; test -z "$withval" && withval=no case "$withval" in #(vi yes) - { { echo "$as_me:8783: error: expected a value for --with-nov-fname" >&5 + { { echo "$as_me:9903: error: expected a value for --with-nov-fname" >&5 echo "$as_me: error: expected a value for --with-nov-fname" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -8793,7 +9913,7 @@ cat >>confdefs.h <&5 + echo "$as_me:9916: result: $OVERVIEW_FILE" >&5 echo "${ECHO_T}$OVERVIEW_FILE" >&6 INEWSPATH="$NEWSLIBDIR" @@ -8806,7 +9926,7 @@ fi ## TODO: kick the --with-inews-dir= stuff, the check below should be enough ## (requires some code rework in tin) -echo "$as_me:8809: checking for directory containing \"inews\"" >&5 +echo "$as_me:9929: checking for directory containing \"inews\"" >&5 echo $ECHO_N "checking for directory containing \"inews\"... $ECHO_C" >&6 # Check whether --with-inews-dir or --without-inews-dir was given. @@ -8842,7 +9962,7 @@ case ".$withval" in withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:8845: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:9965: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -8852,12 +9972,12 @@ fi eval INEWSDIR="$withval" INEWSDIR="`echo $INEWSDIR |sed -e 's,/$,,'`" -echo "$as_me:8855: result: $INEWSDIR" >&5 +echo "$as_me:9975: result: $INEWSDIR" >&5 echo "${ECHO_T}$INEWSDIR" >&6 # Extract the first word of "inews", so it can be a program name with args. set dummy inews; ac_word=$2 -echo "$as_me:8860: checking for $ac_word" >&5 +echo "$as_me:9980: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_INEWS+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8874,7 +9994,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_INEWS="$ac_dir/$ac_word" - echo "$as_me:8877: found $ac_dir/$ac_word" >&5 + echo "$as_me:9997: found $ac_dir/$ac_word" >&5 break fi done @@ -8886,10 +10006,10 @@ fi INEWS=$ac_cv_path_INEWS if test -n "$INEWS"; then - echo "$as_me:8889: result: $INEWS" >&5 + echo "$as_me:10009: result: $INEWS" >&5 echo "${ECHO_T}$INEWS" >&6 else - echo "$as_me:8892: result: no" >&5 + echo "$as_me:10012: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -8915,7 +10035,7 @@ fi ### Look for network libraries first, since some functions (such as gethostname) ### are used in a lot of places. -echo "$as_me:8918: checking if you want socks library" >&5 +echo "$as_me:10038: checking if you want socks library" >&5 echo $ECHO_N "checking if you want socks library... $ECHO_C" >&6 if test "${cf_cv_use_libsocks+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8930,10 +10050,10 @@ else fi; fi -echo "$as_me:8933: result: $cf_cv_use_libsocks" >&5 +echo "$as_me:10053: result: $cf_cv_use_libsocks" >&5 echo "${ECHO_T}$cf_cv_use_libsocks" >&6 -echo "$as_me:8936: checking if you want socks5 library" >&5 +echo "$as_me:10056: checking if you want socks5 library" >&5 echo $ECHO_N "checking if you want socks5 library... $ECHO_C" >&6 if test "${cf_cv_use_libsocks5+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8948,7 +10068,7 @@ else fi; fi -echo "$as_me:8951: result: $cf_cv_use_libsocks5" >&5 +echo "$as_me:10071: result: $cf_cv_use_libsocks5" >&5 echo "${ECHO_T}$cf_cv_use_libsocks5" >&6 if test "x$cf_cv_use_libsocks" != xno ; then @@ -8990,7 +10110,7 @@ if test -n "$cf_searchpath/include" ; th CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 8993 "configure" +#line 10113 "configure" #include "confdefs.h" #include int @@ -9002,16 +10122,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:9005: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:10125: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:9008: \$? = $ac_status" >&5 + echo "$as_me:10128: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:9011: \"$ac_try\"") >&5 + { (eval echo "$as_me:10131: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9014: \$? = $ac_status" >&5 + echo "$as_me:10134: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -9028,7 +10148,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:9031: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:10151: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -9074,7 +10194,7 @@ if test -n "$cf_searchpath/../include" ; CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 9077 "configure" +#line 10197 "configure" #include "confdefs.h" #include int @@ -9086,16 +10206,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:9089: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:10209: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:9092: \$? = $ac_status" >&5 + echo "$as_me:10212: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:9095: \"$ac_try\"") >&5 + { (eval echo "$as_me:10215: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9098: \$? = $ac_status" >&5 + echo "$as_me:10218: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -9112,7 +10232,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:9115: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:10235: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -9130,7 +10250,7 @@ echo "${as_me:-configure}:9115: testing fi else -{ { echo "$as_me:9133: error: cannot find socks library under $cf_cv_use_libsocks" >&5 +{ { echo "$as_me:10253: error: cannot find socks library under $cf_cv_use_libsocks" >&5 echo "$as_me: error: cannot find socks library under $cf_cv_use_libsocks" >&2;} { (exit 1); exit 1; }; } fi @@ -9155,7 +10275,7 @@ if test -n "$cf_searchpath/lib" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:9158: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:10278: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -9184,7 +10304,7 @@ if test -n "$cf_searchpath" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:9187: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:10307: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -9193,7 +10313,7 @@ echo "${as_me:-configure}:9187: testing fi else -{ { echo "$as_me:9196: error: cannot find socks library under $cf_cv_use_libsocks" >&5 +{ { echo "$as_me:10316: error: cannot find socks library under $cf_cv_use_libsocks" >&5 echo "$as_me: error: cannot find socks library under $cf_cv_use_libsocks" >&2;} { (exit 1); exit 1; }; } fi @@ -9207,12 +10327,12 @@ esac cf_cv_header_path_socks= cf_cv_library_path_socks= -echo "${as_me:-configure}:9210: testing Starting FIND_LINKAGE(socks,) ..." 1>&5 +echo "${as_me:-configure}:10330: testing Starting FIND_LINKAGE(socks,) ..." 1>&5 cf_save_LIBS="$LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 9215 "configure" +#line 10335 "configure" #include "confdefs.h" #include @@ -9228,16 +10348,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9231: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10351: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9234: \$? = $ac_status" >&5 + echo "$as_me:10354: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9237: \"$ac_try\"") >&5 + { (eval echo "$as_me:10357: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9240: \$? = $ac_status" >&5 + echo "$as_me:10360: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_find_linkage_socks=yes @@ -9251,7 +10371,7 @@ cat "conftest.$ac_ext" >&5 LIBS="-lsocks $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 9254 "configure" +#line 10374 "configure" #include "confdefs.h" #include @@ -9267,16 +10387,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9270: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10390: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9273: \$? = $ac_status" >&5 + echo "$as_me:10393: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9276: \"$ac_try\"") >&5 + { (eval echo "$as_me:10396: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9279: \$? = $ac_status" >&5 + echo "$as_me:10399: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_find_linkage_socks=yes @@ -9293,9 +10413,9 @@ cat "conftest.$ac_ext" >&5 test -n "$verbose" && echo " find linkage for socks library" 1>&6 -echo "${as_me:-configure}:9296: testing find linkage for socks library ..." 1>&5 +echo "${as_me:-configure}:10416: testing find linkage for socks library ..." 1>&5 -echo "${as_me:-configure}:9298: testing Searching for headers in FIND_LINKAGE(socks,) ..." 1>&5 +echo "${as_me:-configure}:10418: testing Searching for headers in FIND_LINKAGE(socks,) ..." 1>&5 cf_save_CPPFLAGS="$CPPFLAGS" cf_test_CPPFLAGS="$CPPFLAGS" @@ -9386,7 +10506,7 @@ cf_search="$cf_search $cf_header_path_li if test -d "$cf_cv_header_path_socks" ; then test -n "$verbose" && echo " ... testing $cf_cv_header_path_socks" 1>&6 -echo "${as_me:-configure}:9389: testing ... testing $cf_cv_header_path_socks ..." 1>&5 +echo "${as_me:-configure}:10509: testing ... testing $cf_cv_header_path_socks ..." 1>&5 CPPFLAGS="$cf_save_CPPFLAGS" @@ -9394,7 +10514,7 @@ echo "${as_me:-configure}:9389: testing CPPFLAGS="${CPPFLAGS}-I$cf_cv_header_path_socks" cat >"conftest.$ac_ext" <<_ACEOF -#line 9397 "configure" +#line 10517 "configure" #include "confdefs.h" #include @@ -9410,21 +10530,21 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:9413: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:10533: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:9416: \$? = $ac_status" >&5 + echo "$as_me:10536: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:9419: \"$ac_try\"") >&5 + { (eval echo "$as_me:10539: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9422: \$? = $ac_status" >&5 + echo "$as_me:10542: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test -n "$verbose" && echo " ... found socks headers in $cf_cv_header_path_socks" 1>&6 -echo "${as_me:-configure}:9427: testing ... found socks headers in $cf_cv_header_path_socks ..." 1>&5 +echo "${as_me:-configure}:10547: testing ... found socks headers in $cf_cv_header_path_socks ..." 1>&5 cf_cv_find_linkage_socks=maybe cf_test_CPPFLAGS="$CPPFLAGS" @@ -9442,7 +10562,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_cv_find_linkage_socks" = maybe ; then -echo "${as_me:-configure}:9445: testing Searching for socks library in FIND_LINKAGE(socks,) ..." 1>&5 +echo "${as_me:-configure}:10565: testing Searching for socks library in FIND_LINKAGE(socks,) ..." 1>&5 cf_save_LIBS="$LIBS" cf_save_LDFLAGS="$LDFLAGS" @@ -9517,13 +10637,13 @@ cf_search="$cf_library_path_list $cf_sea if test -d "$cf_cv_library_path_socks" ; then test -n "$verbose" && echo " ... testing $cf_cv_library_path_socks" 1>&6 -echo "${as_me:-configure}:9520: testing ... testing $cf_cv_library_path_socks ..." 1>&5 +echo "${as_me:-configure}:10640: testing ... testing $cf_cv_library_path_socks ..." 1>&5 CPPFLAGS="$cf_test_CPPFLAGS" LIBS="-lsocks $cf_save_LIBS" LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_socks" cat >"conftest.$ac_ext" <<_ACEOF -#line 9526 "configure" +#line 10646 "configure" #include "confdefs.h" #include @@ -9539,21 +10659,21 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9542: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10662: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9545: \$? = $ac_status" >&5 + echo "$as_me:10665: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9548: \"$ac_try\"") >&5 + { (eval echo "$as_me:10668: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9551: \$? = $ac_status" >&5 + echo "$as_me:10671: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test -n "$verbose" && echo " ... found socks library in $cf_cv_library_path_socks" 1>&6 -echo "${as_me:-configure}:9556: testing ... found socks library in $cf_cv_library_path_socks ..." 1>&5 +echo "${as_me:-configure}:10676: testing ... found socks library in $cf_cv_library_path_socks ..." 1>&5 cf_cv_find_linkage_socks=yes cf_cv_library_file_socks="-lsocks" @@ -9615,7 +10735,7 @@ if test -n "$cf_cv_header_path_socks" ; CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 9618 "configure" +#line 10738 "configure" #include "confdefs.h" #include int @@ -9627,16 +10747,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:9630: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:10750: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:9633: \$? = $ac_status" >&5 + echo "$as_me:10753: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:9636: \"$ac_try\"") >&5 + { (eval echo "$as_me:10756: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9639: \$? = $ac_status" >&5 + echo "$as_me:10759: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -9653,7 +10773,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:9656: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:10776: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -9689,7 +10809,7 @@ if test -n "$cf_cv_library_path_socks" ; if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:9692: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:10812: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -9714,7 +10834,7 @@ done LIBS="$cf_add_libs" else -{ echo "$as_me:9717: WARNING: Cannot find socks library" >&5 +{ echo "$as_me:10837: WARNING: Cannot find socks library" >&5 echo "$as_me: WARNING: Cannot find socks library" >&2;} fi @@ -9757,7 +10877,7 @@ cat >>confdefs.h <<\EOF EOF else - { { echo "$as_me:9760: error: cannot link with socks library" >&5 + { { echo "$as_me:10880: error: cannot link with socks library" >&5 echo "$as_me: error: cannot link with socks library" >&2;} { (exit 1); exit 1; }; } fi @@ -9766,14 +10886,14 @@ else cf_test_netlibs=no -echo "$as_me:9769: checking for network libraries" >&5 +echo "$as_me:10889: checking for network libraries" >&5 echo $ECHO_N "checking for network libraries... $ECHO_C" >&6 if test "${cf_cv_netlibs+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "$as_me:9776: result: working..." >&5 +echo "$as_me:10896: result: working..." >&5 echo "${ECHO_T}working..." >&6 cf_cv_netlibs="" @@ -9785,23 +10905,23 @@ mingw*) for ac_header in windows.h winsock.h winsock2.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:9788: checking for $ac_header" >&5 +echo "$as_me:10908: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 9794 "configure" +#line 10914 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:9798: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:10918: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:9804: \$? = $ac_status" >&5 + echo "$as_me:10924: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -9820,7 +10940,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:9823: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:10943: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <"conftest.$ac_ext" <<_ACEOF -#line 9858 "configure" +#line 10978 "configure" #include "confdefs.h" #ifdef HAVE_WINDOWS_H @@ -9882,22 +11002,22 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9885: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11005: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9888: \$? = $ac_status" >&5 + echo "$as_me:11008: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9891: \"$ac_try\"") >&5 + { (eval echo "$as_me:11011: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9894: \$? = $ac_status" >&5 + echo "$as_me:11014: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_netlibs="$cf_winsock_lib $cf_cv_netlibs" else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -{ { echo "$as_me:9900: error: Cannot link against winsock library" >&5 +{ { echo "$as_me:11020: error: Cannot link against winsock library" >&5 echo "$as_me: error: Cannot link against winsock library" >&2;} { (exit 1); exit 1; }; } fi @@ -9910,13 +11030,13 @@ rm -f "conftest.$ac_objext" "conftest$ac for ac_func in gethostname do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:9913: checking for $ac_func" >&5 +echo "$as_me:11033: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 9919 "configure" +#line 11039 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -9947,16 +11067,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9950: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11070: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9953: \$? = $ac_status" >&5 + echo "$as_me:11073: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9956: \"$ac_try\"") >&5 + { (eval echo "$as_me:11076: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9959: \$? = $ac_status" >&5 + echo "$as_me:11079: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -9966,7 +11086,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:9969: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:11089: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:11098: checking for gethostname in -lnsl" >&5 echo $ECHO_N "checking for gethostname in -lnsl... $ECHO_C" >&6 if test "${ac_cv_lib_nsl_gethostname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -9983,7 +11103,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lnsl $cf_cv_netlibs $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 9986 "configure" +#line 11106 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -9992,7 +11112,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char gethostname (); +char gethostname (void); int main (void) { @@ -10002,16 +11122,16 @@ gethostname (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10005: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11125: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10008: \$? = $ac_status" >&5 + echo "$as_me:11128: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10011: \"$ac_try\"") >&5 + { (eval echo "$as_me:11131: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10014: \$? = $ac_status" >&5 + echo "$as_me:11134: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_nsl_gethostname=yes else @@ -10022,7 +11142,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10025: result: $ac_cv_lib_nsl_gethostname" >&5 +echo "$as_me:11145: result: $ac_cv_lib_nsl_gethostname" >&5 echo "${ECHO_T}$ac_cv_lib_nsl_gethostname" >&6 if test "$ac_cv_lib_nsl_gethostname" = yes; then @@ -10039,7 +11159,7 @@ else ac_cv_func_gethostname=unknown unset ac_cv_func_gethostname 2>/dev/null -echo "$as_me:10042: checking for gethostname in -lsocket" >&5 +echo "$as_me:11162: checking for gethostname in -lsocket" >&5 echo $ECHO_N "checking for gethostname in -lsocket... $ECHO_C" >&6 if test "${ac_cv_lib_socket_gethostname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10047,7 +11167,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lsocket $cf_cv_netlibs $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 10050 "configure" +#line 11170 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -10056,7 +11176,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char gethostname (); +char gethostname (void); int main (void) { @@ -10066,16 +11186,16 @@ gethostname (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10069: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11189: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10072: \$? = $ac_status" >&5 + echo "$as_me:11192: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10075: \"$ac_try\"") >&5 + { (eval echo "$as_me:11195: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10078: \$? = $ac_status" >&5 + echo "$as_me:11198: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_socket_gethostname=yes else @@ -10086,7 +11206,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10089: result: $ac_cv_lib_socket_gethostname" >&5 +echo "$as_me:11209: result: $ac_cv_lib_socket_gethostname" >&5 echo "${ECHO_T}$ac_cv_lib_socket_gethostname" >&6 if test "$ac_cv_lib_socket_gethostname" = yes; then @@ -10110,7 +11230,7 @@ fi fi done - echo "$as_me:10113: checking for main in -linet" >&5 + echo "$as_me:11233: checking for main in -linet" >&5 echo $ECHO_N "checking for main in -linet... $ECHO_C" >&6 if test "${ac_cv_lib_inet_main+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10118,7 +11238,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-linet $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 10121 "configure" +#line 11241 "configure" #include "confdefs.h" int @@ -10130,16 +11250,16 @@ main (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10133: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11253: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10136: \$? = $ac_status" >&5 + echo "$as_me:11256: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10139: \"$ac_try\"") >&5 + { (eval echo "$as_me:11259: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10142: \$? = $ac_status" >&5 + echo "$as_me:11262: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_inet_main=yes else @@ -10150,7 +11270,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10153: result: $ac_cv_lib_inet_main" >&5 +echo "$as_me:11273: result: $ac_cv_lib_inet_main" >&5 echo "${ECHO_T}$ac_cv_lib_inet_main" >&6 if test "$ac_cv_lib_inet_main" = yes; then cf_cv_netlibs="-linet $cf_cv_netlibs" @@ -10161,13 +11281,13 @@ fi for ac_func in socket do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:10164: checking for $ac_func" >&5 +echo "$as_me:11284: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 10170 "configure" +#line 11290 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -10198,16 +11318,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10201: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11321: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10204: \$? = $ac_status" >&5 + echo "$as_me:11324: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10207: \"$ac_try\"") >&5 + { (eval echo "$as_me:11327: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10210: \$? = $ac_status" >&5 + echo "$as_me:11330: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -10217,7 +11337,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:10220: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:11340: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:11349: checking for socket in -lsocket" >&5 echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6 if test "${ac_cv_lib_socket_socket+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10234,7 +11354,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lsocket $cf_cv_netlibs $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 10237 "configure" +#line 11357 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -10243,7 +11363,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char socket (); +char socket (void); int main (void) { @@ -10253,16 +11373,16 @@ socket (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10256: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11376: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10259: \$? = $ac_status" >&5 + echo "$as_me:11379: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10262: \"$ac_try\"") >&5 + { (eval echo "$as_me:11382: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10265: \$? = $ac_status" >&5 + echo "$as_me:11385: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_socket_socket=yes else @@ -10273,7 +11393,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10276: result: $ac_cv_lib_socket_socket" >&5 +echo "$as_me:11396: result: $ac_cv_lib_socket_socket" >&5 echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6 if test "$ac_cv_lib_socket_socket" = yes; then @@ -10290,7 +11410,7 @@ else ac_cv_func_socket=unknown unset ac_cv_func_socket 2>/dev/null -echo "$as_me:10293: checking for socket in -lbsd" >&5 +echo "$as_me:11413: checking for socket in -lbsd" >&5 echo $ECHO_N "checking for socket in -lbsd... $ECHO_C" >&6 if test "${ac_cv_lib_bsd_socket+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10298,7 +11418,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lbsd $cf_cv_netlibs $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 10301 "configure" +#line 11421 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -10307,7 +11427,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char socket (); +char socket (void); int main (void) { @@ -10317,16 +11437,16 @@ socket (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10320: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11440: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10323: \$? = $ac_status" >&5 + echo "$as_me:11443: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10326: \"$ac_try\"") >&5 + { (eval echo "$as_me:11446: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10329: \$? = $ac_status" >&5 + echo "$as_me:11449: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_bsd_socket=yes else @@ -10337,7 +11457,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10340: result: $ac_cv_lib_bsd_socket" >&5 +echo "$as_me:11460: result: $ac_cv_lib_bsd_socket" >&5 echo "${ECHO_T}$ac_cv_lib_bsd_socket" >&6 if test "$ac_cv_lib_bsd_socket" = yes; then @@ -10366,13 +11486,13 @@ done for ac_func in gethostbyname do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:10369: checking for $ac_func" >&5 +echo "$as_me:11489: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 10375 "configure" +#line 11495 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -10403,16 +11523,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10406: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11526: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10409: \$? = $ac_status" >&5 + echo "$as_me:11529: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10412: \"$ac_try\"") >&5 + { (eval echo "$as_me:11532: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10415: \$? = $ac_status" >&5 + echo "$as_me:11535: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -10422,7 +11542,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:10425: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:11545: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:11554: checking for gethostbyname in -lnsl" >&5 echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10439,7 +11559,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lnsl $cf_cv_netlibs $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 10442 "configure" +#line 11562 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -10448,7 +11568,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char gethostbyname (); +char gethostbyname (void); int main (void) { @@ -10458,16 +11578,16 @@ gethostbyname (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10461: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11581: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10464: \$? = $ac_status" >&5 + echo "$as_me:11584: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10467: \"$ac_try\"") >&5 + { (eval echo "$as_me:11587: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10470: \$? = $ac_status" >&5 + echo "$as_me:11590: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_nsl_gethostbyname=yes else @@ -10478,7 +11598,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10481: result: $ac_cv_lib_nsl_gethostbyname" >&5 +echo "$as_me:11601: result: $ac_cv_lib_nsl_gethostbyname" >&5 echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6 if test "$ac_cv_lib_nsl_gethostbyname" = yes; then @@ -10503,13 +11623,13 @@ done for ac_func in inet_ntoa do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:10506: checking for $ac_func" >&5 +echo "$as_me:11626: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 10512 "configure" +#line 11632 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -10540,16 +11660,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10543: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11663: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10546: \$? = $ac_status" >&5 + echo "$as_me:11666: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10549: \"$ac_try\"") >&5 + { (eval echo "$as_me:11669: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10552: \$? = $ac_status" >&5 + echo "$as_me:11672: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -10559,7 +11679,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:10562: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:11682: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:11691: checking for inet_ntoa in -lnsl" >&5 echo $ECHO_N "checking for inet_ntoa in -lnsl... $ECHO_C" >&6 if test "${ac_cv_lib_nsl_inet_ntoa+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10576,7 +11696,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lnsl $cf_cv_netlibs $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 10579 "configure" +#line 11699 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -10585,7 +11705,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char inet_ntoa (); +char inet_ntoa (void); int main (void) { @@ -10595,16 +11715,16 @@ inet_ntoa (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10598: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11718: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10601: \$? = $ac_status" >&5 + echo "$as_me:11721: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10604: \"$ac_try\"") >&5 + { (eval echo "$as_me:11724: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10607: \$? = $ac_status" >&5 + echo "$as_me:11727: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_nsl_inet_ntoa=yes else @@ -10615,7 +11735,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10618: result: $ac_cv_lib_nsl_inet_ntoa" >&5 +echo "$as_me:11738: result: $ac_cv_lib_nsl_inet_ntoa" >&5 echo "${ECHO_T}$ac_cv_lib_nsl_inet_ntoa" >&6 if test "$ac_cv_lib_nsl_inet_ntoa" = yes; then @@ -10640,13 +11760,13 @@ done for ac_func in gethostbyname do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:10643: checking for $ac_func" >&5 +echo "$as_me:11763: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 10649 "configure" +#line 11769 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -10677,16 +11797,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10680: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11800: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10683: \$? = $ac_status" >&5 + echo "$as_me:11803: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10686: \"$ac_try\"") >&5 + { (eval echo "$as_me:11806: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10689: \$? = $ac_status" >&5 + echo "$as_me:11809: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -10696,7 +11816,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:10699: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:11819: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:11828: checking for gethostbyname in -lnetwork" >&5 echo $ECHO_N "checking for gethostbyname in -lnetwork... $ECHO_C" >&6 if test "${ac_cv_lib_network_gethostbyname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10713,7 +11833,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lnetwork $cf_cv_netlibs $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 10716 "configure" +#line 11836 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -10722,7 +11842,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char gethostbyname (); +char gethostbyname (void); int main (void) { @@ -10732,16 +11852,16 @@ gethostbyname (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10735: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11855: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10738: \$? = $ac_status" >&5 + echo "$as_me:11858: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10741: \"$ac_try\"") >&5 + { (eval echo "$as_me:11861: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10744: \$? = $ac_status" >&5 + echo "$as_me:11864: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_network_gethostbyname=yes else @@ -10752,7 +11872,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10755: result: $ac_cv_lib_network_gethostbyname" >&5 +echo "$as_me:11875: result: $ac_cv_lib_network_gethostbyname" >&5 echo "${ECHO_T}$ac_cv_lib_network_gethostbyname" >&6 if test "$ac_cv_lib_network_gethostbyname" = yes; then @@ -10777,13 +11897,13 @@ done for ac_func in strcasecmp do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:10780: checking for $ac_func" >&5 +echo "$as_me:11900: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 10786 "configure" +#line 11906 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -10814,16 +11934,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10817: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11937: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10820: \$? = $ac_status" >&5 + echo "$as_me:11940: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10823: \"$ac_try\"") >&5 + { (eval echo "$as_me:11943: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10826: \$? = $ac_status" >&5 + echo "$as_me:11946: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -10833,7 +11953,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:10836: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:11956: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:11965: checking for strcasecmp in -lresolv" >&5 echo $ECHO_N "checking for strcasecmp in -lresolv... $ECHO_C" >&6 if test "${ac_cv_lib_resolv_strcasecmp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10850,7 +11970,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lresolv $cf_cv_netlibs $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 10853 "configure" +#line 11973 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -10859,7 +11979,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char strcasecmp (); +char strcasecmp (void); int main (void) { @@ -10869,16 +11989,16 @@ strcasecmp (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10872: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11992: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10875: \$? = $ac_status" >&5 + echo "$as_me:11995: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10878: \"$ac_try\"") >&5 + { (eval echo "$as_me:11998: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10881: \$? = $ac_status" >&5 + echo "$as_me:12001: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_resolv_strcasecmp=yes else @@ -10889,7 +12009,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10892: result: $ac_cv_lib_resolv_strcasecmp" >&5 +echo "$as_me:12012: result: $ac_cv_lib_resolv_strcasecmp" >&5 echo "${ECHO_T}$ac_cv_lib_resolv_strcasecmp" >&6 if test "$ac_cv_lib_resolv_strcasecmp" = yes; then @@ -10983,7 +12103,7 @@ if test -n "$cf_searchpath/include" ; th CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 10986 "configure" +#line 12106 "configure" #include "confdefs.h" #include int @@ -10995,16 +12115,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:10998: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12118: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11001: \$? = $ac_status" >&5 + echo "$as_me:12121: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11004: \"$ac_try\"") >&5 + { (eval echo "$as_me:12124: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11007: \$? = $ac_status" >&5 + echo "$as_me:12127: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -11021,7 +12141,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:11024: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:12144: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -11067,7 +12187,7 @@ if test -n "$cf_searchpath/../include" ; CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 11070 "configure" +#line 12190 "configure" #include "confdefs.h" #include int @@ -11079,16 +12199,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11082: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12202: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11085: \$? = $ac_status" >&5 + echo "$as_me:12205: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11088: \"$ac_try\"") >&5 + { (eval echo "$as_me:12208: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11091: \$? = $ac_status" >&5 + echo "$as_me:12211: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -11105,7 +12225,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:11108: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:12228: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -11123,7 +12243,7 @@ echo "${as_me:-configure}:11108: testing fi else -{ { echo "$as_me:11126: error: cannot find socks5 library under $cf_cv_use_libsocks5" >&5 +{ { echo "$as_me:12246: error: cannot find socks5 library under $cf_cv_use_libsocks5" >&5 echo "$as_me: error: cannot find socks5 library under $cf_cv_use_libsocks5" >&2;} { (exit 1); exit 1; }; } fi @@ -11148,7 +12268,7 @@ if test -n "$cf_searchpath/lib" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:11151: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:12271: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -11177,7 +12297,7 @@ if test -n "$cf_searchpath" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:11180: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:12300: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -11186,7 +12306,7 @@ echo "${as_me:-configure}:11180: testing fi else -{ { echo "$as_me:11189: error: cannot find socks5 library under $cf_cv_use_libsocks5" >&5 +{ { echo "$as_me:12309: error: cannot find socks5 library under $cf_cv_use_libsocks5" >&5 echo "$as_me: error: cannot find socks5 library under $cf_cv_use_libsocks5" >&2;} { (exit 1); exit 1; }; } fi @@ -11219,11 +12339,11 @@ cat >>confdefs.h <<\EOF #define SOCKS 1 EOF -echo "$as_me:11222: checking if the socks library uses socks4 prefix" >&5 +echo "$as_me:12342: checking if the socks library uses socks4 prefix" >&5 echo $ECHO_N "checking if the socks library uses socks4 prefix... $ECHO_C" >&6 cf_use_socks4=error cat >"conftest.$ac_ext" <<_ACEOF -#line 11226 "configure" +#line 12346 "configure" #include "confdefs.h" #include @@ -11237,16 +12357,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:11240: \"$ac_link\"") >&5 +if { (eval echo "$as_me:12360: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:11243: \$? = $ac_status" >&5 + echo "$as_me:12363: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:11246: \"$ac_try\"") >&5 + { (eval echo "$as_me:12366: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11249: \$? = $ac_status" >&5 + echo "$as_me:12369: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cat >>confdefs.h <<\EOF @@ -11258,7 +12378,7 @@ else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 11261 "configure" +#line 12381 "configure" #include "confdefs.h" #include int @@ -11270,29 +12390,29 @@ SOCKSinit((char *)0) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:11273: \"$ac_link\"") >&5 +if { (eval echo "$as_me:12393: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:11276: \$? = $ac_status" >&5 + echo "$as_me:12396: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:11279: \"$ac_try\"") >&5 + { (eval echo "$as_me:12399: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11282: \$? = $ac_status" >&5 + echo "$as_me:12402: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_use_socks4=no else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -{ { echo "$as_me:11288: error: Cannot link with socks5 library" >&5 +{ { echo "$as_me:12408: error: Cannot link with socks5 library" >&5 echo "$as_me: error: Cannot link with socks5 library" >&2;} { (exit 1); exit 1; }; } fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" -echo "$as_me:11295: result: $cf_use_socks4" >&5 +echo "$as_me:12415: result: $cf_use_socks4" >&5 echo "${ECHO_T}$cf_use_socks4" >&6 if test "$cf_use_socks4" = "yes" ; then @@ -11347,10 +12467,10 @@ EOF fi -echo "$as_me:11350: checking if socks5p.h is available" >&5 +echo "$as_me:12470: checking if socks5p.h is available" >&5 echo $ECHO_N "checking if socks5p.h is available... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 11353 "configure" +#line 12473 "configure" #include "confdefs.h" #define INCLUDE_PROTOTYPES @@ -11365,16 +12485,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11368: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12488: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11371: \$? = $ac_status" >&5 + echo "$as_me:12491: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11374: \"$ac_try\"") >&5 + { (eval echo "$as_me:12494: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11377: \$? = $ac_status" >&5 + echo "$as_me:12497: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_use_socks5p_h=yes else @@ -11383,7 +12503,7 @@ cat "conftest.$ac_ext" >&5 cf_use_socks5p_h=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" -echo "$as_me:11386: result: $cf_use_socks5p_h" >&5 +echo "$as_me:12506: result: $cf_use_socks5p_h" >&5 echo "${ECHO_T}$cf_use_socks5p_h" >&6 test "$cf_use_socks5p_h" = yes && @@ -11400,23 +12520,23 @@ fi for ac_header in unistd.h fcntl.h sys/file.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:11403: checking for $ac_header" >&5 +echo "$as_me:12523: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 11409 "configure" +#line 12529 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:11413: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:12533: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:11419: \$? = $ac_status" >&5 + echo "$as_me:12539: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -11435,7 +12555,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:11438: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:12558: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:12568: checking for fcntl" >&5 echo $ECHO_N "checking for fcntl... $ECHO_C" >&6 if test "${ac_cv_func_fcntl+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 11454 "configure" +#line 12574 "configure" #include "confdefs.h" #define fcntl autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -11482,16 +12602,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:11485: \"$ac_link\"") >&5 +if { (eval echo "$as_me:12605: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:11488: \$? = $ac_status" >&5 + echo "$as_me:12608: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:11491: \"$ac_try\"") >&5 + { (eval echo "$as_me:12611: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11494: \$? = $ac_status" >&5 + echo "$as_me:12614: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_fcntl=yes else @@ -11501,16 +12621,16 @@ ac_cv_func_fcntl=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:11504: result: $ac_cv_func_fcntl" >&5 +echo "$as_me:12624: result: $ac_cv_func_fcntl" >&5 echo "${ECHO_T}$ac_cv_func_fcntl" >&6 -echo "$as_me:11507: checking for lockf" >&5 +echo "$as_me:12627: checking for lockf" >&5 echo $ECHO_N "checking for lockf... $ECHO_C" >&6 if test "${ac_cv_func_lockf+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 11513 "configure" +#line 12633 "configure" #include "confdefs.h" #define lockf autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -11541,16 +12661,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:11544: \"$ac_link\"") >&5 +if { (eval echo "$as_me:12664: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:11547: \$? = $ac_status" >&5 + echo "$as_me:12667: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:11550: \"$ac_try\"") >&5 + { (eval echo "$as_me:12670: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11553: \$? = $ac_status" >&5 + echo "$as_me:12673: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_lockf=yes else @@ -11560,16 +12680,16 @@ ac_cv_func_lockf=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:11563: result: $ac_cv_func_lockf" >&5 +echo "$as_me:12683: result: $ac_cv_func_lockf" >&5 echo "${ECHO_T}$ac_cv_func_lockf" >&6 -echo "$as_me:11566: checking for flock" >&5 +echo "$as_me:12686: checking for flock" >&5 echo $ECHO_N "checking for flock... $ECHO_C" >&6 if test "${ac_cv_func_flock+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 11572 "configure" +#line 12692 "configure" #include "confdefs.h" #define flock autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -11600,16 +12720,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:11603: \"$ac_link\"") >&5 +if { (eval echo "$as_me:12723: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:11606: \$? = $ac_status" >&5 + echo "$as_me:12726: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:11609: \"$ac_try\"") >&5 + { (eval echo "$as_me:12729: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11612: \$? = $ac_status" >&5 + echo "$as_me:12732: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_flock=yes else @@ -11619,10 +12739,10 @@ ac_cv_func_flock=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:11622: result: $ac_cv_func_flock" >&5 +echo "$as_me:12742: result: $ac_cv_func_flock" >&5 echo "${ECHO_T}$ac_cv_func_flock" >&6 -echo "$as_me:11625: checking for file-locking functions" >&5 +echo "$as_me:12745: checking for file-locking functions" >&5 echo $ECHO_N "checking for file-locking functions... $ECHO_C" >&6 if test "${cf_cv_lockfile+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -11635,7 +12755,7 @@ if eval 'test ${ac_cv_func_'$cf_lock'+se case $cf_lock in #(vi fcntl) #(vi cat >"conftest.$ac_ext" <<_ACEOF -#line 11638 "configure" +#line 12758 "configure" #include "confdefs.h" #include @@ -11662,22 +12782,23 @@ main (void) rc = fcntl(fd, block ? F_SETLKW : F_SETLK, &flk) && fcntl(fd, F_GETLK, &flk) && fcntl(fd, F_SETLK, &flk); + (void)rc; ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11671: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12792: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11674: \$? = $ac_status" >&5 + echo "$as_me:12795: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11677: \"$ac_try\"") >&5 + { (eval echo "$as_me:12798: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11680: \$? = $ac_status" >&5 + echo "$as_me:12801: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -11689,7 +12810,7 @@ rm -f "conftest.$ac_objext" "conftest.$a ;; lockf) #(vi cat >"conftest.$ac_ext" <<_ACEOF -#line 11692 "configure" +#line 12813 "configure" #include "confdefs.h" #include @@ -11708,22 +12829,24 @@ main (void) int ret = lockf(fd, block ? F_LOCK : F_TLOCK, 0L) && lockf(fd, F_TEST, 0L) && lockf(fd, F_ULOCK, 0L); + (void)block; + (void)ret; ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11717: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12840: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11720: \$? = $ac_status" >&5 + echo "$as_me:12843: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11723: \"$ac_try\"") >&5 + { (eval echo "$as_me:12846: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11726: \$? = $ac_status" >&5 + echo "$as_me:12849: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -11735,7 +12858,7 @@ rm -f "conftest.$ac_objext" "conftest.$a ;; flock) cat >"conftest.$ac_ext" <<_ACEOF -#line 11738 "configure" +#line 12861 "configure" #include "confdefs.h" #include @@ -11757,22 +12880,24 @@ main (void) int ret = flock(fd, (LOCK_EX|LOCK_NB)) && flock(fd, LOCK_UN) && flock(fd, block ? LOCK_EX : (LOCK_EX | LOCK_NB)); + (void)block; + (void)ret; ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11766: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12891: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11769: \$? = $ac_status" >&5 + echo "$as_me:12894: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11772: \"$ac_try\"") >&5 + { (eval echo "$as_me:12897: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11775: \$? = $ac_status" >&5 + echo "$as_me:12900: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -11788,10 +12913,10 @@ fi done fi -echo "$as_me:11791: result: $cf_cv_lockfile" >&5 +echo "$as_me:12916: result: $cf_cv_lockfile" >&5 echo "${ECHO_T}$cf_cv_lockfile" >&6 -echo "$as_me:11794: checking which locking method will be used" >&5 +echo "$as_me:12919: checking which locking method will be used" >&5 echo $ECHO_N "checking which locking method will be used... $ECHO_C" >&6 ### fcntl() is preferred, if the user just disables fcntl() ### without specifying an alternative lockf() is preferred @@ -11844,7 +12969,7 @@ if test -n "$cf_cv_lockfile"; then if test "x$used_locking" = "x"; then used_locking="`echo $cf_cv_lockfile|sed -e 's/^\([^ ]\+\).*/\1/g'`" fi - echo "$as_me:11847: result: $used_locking" >&5 + echo "$as_me:12972: result: $used_locking" >&5 echo "${ECHO_T}$used_locking" >&6 used_locking=`echo "$used_locking" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` @@ -11854,13 +12979,13 @@ used_locking=`echo "$used_locking" | sed EOF else - echo "$as_me:11857: result: none" >&5 + echo "$as_me:12982: result: none" >&5 echo "${ECHO_T}none" >&6; - { echo "$as_me:11859: WARNING: None of fcntl(), lockf(), flock() available" >&5 + { echo "$as_me:12984: WARNING: None of fcntl(), lockf(), flock() available" >&5 echo "$as_me: WARNING: None of fcntl(), lockf(), flock() available" >&2;} fi -echo "$as_me:11863: checking for screen type" >&5 +echo "$as_me:12988: checking for screen type" >&5 echo $ECHO_N "checking for screen type... $ECHO_C" >&6 # Check whether --with-screen or --without-screen was given. @@ -11870,13 +12995,13 @@ if test "${with_screen+set}" = set; then else cf_with_screen=none fi; -echo "$as_me:11873: result: $cf_with_screen" >&5 +echo "$as_me:12998: result: $cf_with_screen" >&5 echo "${ECHO_T}$cf_with_screen" >&6 use_curses=no use_ncurses=no -echo "$as_me:11879: checking for specific curses-directory" >&5 +echo "$as_me:13004: checking for specific curses-directory" >&5 echo $ECHO_N "checking for specific curses-directory... $ECHO_C" >&6 # Check whether --with-curses-dir or --without-curses-dir was given. @@ -11886,7 +13011,7 @@ if test "${with_curses_dir+set}" = set; else cf_cv_curses_dir=no fi; -echo "$as_me:11889: result: $cf_cv_curses_dir" >&5 +echo "$as_me:13014: result: $cf_cv_curses_dir" >&5 echo "${ECHO_T}$cf_cv_curses_dir" >&6 if test -n "$cf_cv_curses_dir" && test "$cf_cv_curses_dir" != "no" @@ -11917,7 +13042,7 @@ case ".$withval" in withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:11920: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:13045: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -11953,7 +13078,7 @@ if test -n "$cf_cv_curses_dir/include" ; CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 11956 "configure" +#line 13081 "configure" #include "confdefs.h" #include int @@ -11965,16 +13090,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11968: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:13093: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11971: \$? = $ac_status" >&5 + echo "$as_me:13096: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11974: \"$ac_try\"") >&5 + { (eval echo "$as_me:13099: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11977: \$? = $ac_status" >&5 + echo "$as_me:13102: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -11991,7 +13116,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:11994: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:13119: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -12027,7 +13152,7 @@ if test -n "$cf_cv_curses_dir/lib" ; the if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:12030: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:13155: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -12056,7 +13181,7 @@ pdcurses) #(vi use_curses=yes ;; none) - echo "$as_me:12059: checking if you want to use ncurses library" >&5 + echo "$as_me:13184: checking if you want to use ncurses library" >&5 echo $ECHO_N "checking if you want to use ncurses library... $ECHO_C" >&6 # Check whether --with-ncurses or --without-ncurses was given. @@ -12066,10 +13191,10 @@ if test "${with_ncurses+set}" = set; the else use_ncurses=no fi; - echo "$as_me:12069: result: $use_ncurses" >&5 + echo "$as_me:13194: result: $use_ncurses" >&5 echo "${ECHO_T}$use_ncurses" >&6 - echo "$as_me:12072: checking if you want curses rather than termcap interface" >&5 + echo "$as_me:13197: checking if you want curses rather than termcap interface" >&5 echo $ECHO_N "checking if you want curses rather than termcap interface... $ECHO_C" >&6 # Check whether --enable-curses or --disable-curses was given. @@ -12086,7 +13211,7 @@ else cf_with_screen=termcap; use_curses=no fi; - echo "$as_me:12089: result: $enableval" >&5 + echo "$as_me:13214: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 ;; esac @@ -12104,13 +13229,13 @@ cf_ncuconfig_root=ncurses cf_have_ncuconfig=no if test "x${PKG_CONFIG:=none}" != xnone; then - echo "$as_me:12107: checking pkg-config for $cf_ncuconfig_root" >&5 + echo "$as_me:13232: checking pkg-config for $cf_ncuconfig_root" >&5 echo $ECHO_N "checking pkg-config for $cf_ncuconfig_root... $ECHO_C" >&6 if "$PKG_CONFIG" --exists $cf_ncuconfig_root ; then - echo "$as_me:12110: result: yes" >&5 + echo "$as_me:13235: result: yes" >&5 echo "${ECHO_T}yes" >&6 - echo "$as_me:12113: checking if the $cf_ncuconfig_root package files work" >&5 + echo "$as_me:13238: checking if the $cf_ncuconfig_root package files work" >&5 echo $ECHO_N "checking if the $cf_ncuconfig_root package files work... $ECHO_C" >&6 cf_have_ncuconfig=unknown @@ -12243,7 +13368,7 @@ done LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 12246 "configure" +#line 13371 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -12255,37 +13380,37 @@ initscr(); mousemask(0,0); tigetstr((cha } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:12258: \"$ac_link\"") >&5 +if { (eval echo "$as_me:13383: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:12261: \$? = $ac_status" >&5 + echo "$as_me:13386: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:12264: \"$ac_try\"") >&5 + { (eval echo "$as_me:13389: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12267: \$? = $ac_status" >&5 + echo "$as_me:13392: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test "$cross_compiling" = yes; then cf_test_ncuconfig=maybe else cat >"conftest.$ac_ext" <<_ACEOF -#line 12273 "configure" +#line 13398 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int main(void) { const char *xx = curses_version(); return (xx == 0); } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:12280: \"$ac_link\"") >&5 +if { (eval echo "$as_me:13405: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:12283: \$? = $ac_status" >&5 + echo "$as_me:13408: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:12285: \"$ac_try\"") >&5 + { (eval echo "$as_me:13410: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12288: \$? = $ac_status" >&5 + echo "$as_me:13413: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_test_ncuconfig=yes else @@ -12459,7 +13584,7 @@ done LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 12462 "configure" +#line 13587 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -12471,37 +13596,37 @@ initscr(); mousemask(0,0); tigetstr((cha } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:12474: \"$ac_link\"") >&5 +if { (eval echo "$as_me:13599: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:12477: \$? = $ac_status" >&5 + echo "$as_me:13602: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:12480: \"$ac_try\"") >&5 + { (eval echo "$as_me:13605: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12483: \$? = $ac_status" >&5 + echo "$as_me:13608: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test "$cross_compiling" = yes; then cf_have_ncuconfig=maybe else cat >"conftest.$ac_ext" <<_ACEOF -#line 12489 "configure" +#line 13614 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int main(void) { const char *xx = curses_version(); return (xx == 0); } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:12496: \"$ac_link\"") >&5 +if { (eval echo "$as_me:13621: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:12499: \$? = $ac_status" >&5 + echo "$as_me:13624: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:12501: \"$ac_try\"") >&5 + { (eval echo "$as_me:13626: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12504: \$? = $ac_status" >&5 + echo "$as_me:13629: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_have_ncuconfig=yes else @@ -12518,7 +13643,7 @@ cat "conftest.$ac_ext" >&5 cf_have_ncuconfig=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:12521: result: $cf_have_ncuconfig" >&5 + echo "$as_me:13646: result: $cf_have_ncuconfig" >&5 echo "${ECHO_T}$cf_have_ncuconfig" >&6 test "$cf_have_ncuconfig" = maybe && cf_have_ncuconfig=yes if test "$cf_have_ncuconfig" != "yes" @@ -12534,7 +13659,7 @@ EOF NCURSES_CONFIG_PKG=$cf_ncuconfig_root -echo "$as_me:12537: checking for terminfo header" >&5 +echo "$as_me:13662: checking for terminfo header" >&5 echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6 if test "${cf_cv_term_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -12552,7 +13677,7 @@ esac for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat >"conftest.$ac_ext" <<_ACEOF -#line 12555 "configure" +#line 13680 "configure" #include "confdefs.h" #include #include <${cf_cv_ncurses_header:-curses.h}> @@ -12567,16 +13692,16 @@ int x = auto_left_margin; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12570: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:13695: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12573: \$? = $ac_status" >&5 + echo "$as_me:13698: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12576: \"$ac_try\"") >&5 + { (eval echo "$as_me:13701: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12579: \$? = $ac_status" >&5 + echo "$as_me:13704: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header="$cf_test" @@ -12592,7 +13717,7 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:12595: result: $cf_cv_term_header" >&5 +echo "$as_me:13720: result: $cf_cv_term_header" >&5 echo "${ECHO_T}$cf_cv_term_header" >&6 # Set definitions to allow ifdef'ing to accommodate subdirectories @@ -12627,7 +13752,7 @@ esac fi else - echo "$as_me:12630: result: no" >&5 + echo "$as_me:13755: result: no" >&5 echo "${ECHO_T}no" >&6 NCURSES_CONFIG_PKG=none fi @@ -12643,7 +13768,7 @@ if test -n "$ac_tool_prefix"; then do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -echo "$as_me:12646: checking for $ac_word" >&5 +echo "$as_me:13771: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_NCURSES_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -12658,7 +13783,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_NCURSES_CONFIG="$ac_tool_prefix$ac_prog" -echo "$as_me:12661: found $ac_dir/$ac_word" >&5 +echo "$as_me:13786: found $ac_dir/$ac_word" >&5 break done @@ -12666,10 +13791,10 @@ fi fi NCURSES_CONFIG=$ac_cv_prog_NCURSES_CONFIG if test -n "$NCURSES_CONFIG"; then - echo "$as_me:12669: result: $NCURSES_CONFIG" >&5 + echo "$as_me:13794: result: $NCURSES_CONFIG" >&5 echo "${ECHO_T}$NCURSES_CONFIG" >&6 else - echo "$as_me:12672: result: no" >&5 + echo "$as_me:13797: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -12682,7 +13807,7 @@ if test -z "$NCURSES_CONFIG"; then do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:12685: checking for $ac_word" >&5 +echo "$as_me:13810: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_NCURSES_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -12697,7 +13822,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_NCURSES_CONFIG="$ac_prog" -echo "$as_me:12700: found $ac_dir/$ac_word" >&5 +echo "$as_me:13825: found $ac_dir/$ac_word" >&5 break done @@ -12705,10 +13830,10 @@ fi fi ac_ct_NCURSES_CONFIG=$ac_cv_prog_ac_ct_NCURSES_CONFIG if test -n "$ac_ct_NCURSES_CONFIG"; then - echo "$as_me:12708: result: $ac_ct_NCURSES_CONFIG" >&5 + echo "$as_me:13833: result: $ac_ct_NCURSES_CONFIG" >&5 echo "${ECHO_T}$ac_ct_NCURSES_CONFIG" >&6 else - echo "$as_me:12711: result: no" >&5 + echo "$as_me:13836: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -12865,7 +13990,7 @@ LIBS="$cf_add_libs" # even with config script, some packages use no-override for curses.h -echo "$as_me:12868: checking if we have identified curses headers" >&5 +echo "$as_me:13993: checking if we have identified curses headers" >&5 echo $ECHO_N "checking if we have identified curses headers... $ECHO_C" >&6 if test "${cf_cv_ncurses_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -12877,7 +14002,7 @@ for cf_header in \ curses.h ncurses/curses.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 12880 "configure" +#line 14005 "configure" #include "confdefs.h" #include <${cf_header}> int @@ -12889,16 +14014,16 @@ initscr(); endwin() } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12892: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14017: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12895: \$? = $ac_status" >&5 + echo "$as_me:14020: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12898: \"$ac_try\"") >&5 + { (eval echo "$as_me:14023: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12901: \$? = $ac_status" >&5 + echo "$as_me:14026: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_header=$cf_header; break else @@ -12909,11 +14034,11 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:12912: result: $cf_cv_ncurses_header" >&5 +echo "$as_me:14037: result: $cf_cv_ncurses_header" >&5 echo "${ECHO_T}$cf_cv_ncurses_header" >&6 if test "$cf_cv_ncurses_header" = none ; then - { { echo "$as_me:12916: error: No curses header-files found" >&5 + { { echo "$as_me:14041: error: No curses header-files found" >&5 echo "$as_me: error: No curses header-files found" >&2;} { (exit 1); exit 1; }; } fi @@ -12923,23 +14048,23 @@ fi for ac_header in $cf_cv_ncurses_header do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:12926: checking for $ac_header" >&5 +echo "$as_me:14051: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 12932 "configure" +#line 14057 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:12936: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:14061: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:12942: \$? = $ac_status" >&5 + echo "$as_me:14067: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -12958,7 +14083,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:12961: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:14086: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <"conftest.$ac_ext" <<_ACEOF -#line 13017 "configure" +#line 14142 "configure" #include "confdefs.h" #include int @@ -13026,16 +14151,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13029: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14154: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13032: \$? = $ac_status" >&5 + echo "$as_me:14157: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13035: \"$ac_try\"") >&5 + { (eval echo "$as_me:14160: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13038: \$? = $ac_status" >&5 + echo "$as_me:14163: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -13052,7 +14177,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:13055: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:14180: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -13071,7 +14196,7 @@ fi } -echo "$as_me:13074: checking for $cf_ncuhdr_root header in include-path" >&5 +echo "$as_me:14199: checking for $cf_ncuhdr_root header in include-path" >&5 echo $ECHO_N "checking for $cf_ncuhdr_root header in include-path... $ECHO_C" >&6 if test "${cf_cv_ncurses_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -13083,7 +14208,7 @@ else do cat >"conftest.$ac_ext" <<_ACEOF -#line 13086 "configure" +#line 14211 "configure" #include "confdefs.h" #include <$cf_header> @@ -13098,7 +14223,7 @@ printf("%s\\n", NCURSES_VERSION); #ifdef __NCURSES_H printf("old\\n"); #else - make an error + #error __NCURSES_H is not defined #endif #endif @@ -13107,16 +14232,16 @@ printf("old\\n"); } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13110: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14235: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13113: \$? = $ac_status" >&5 + echo "$as_me:14238: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13116: \"$ac_try\"") >&5 + { (eval echo "$as_me:14241: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13119: \$? = $ac_status" >&5 + echo "$as_me:14244: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_h=$cf_header @@ -13131,14 +14256,14 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:13134: result: $cf_cv_ncurses_h" >&5 +echo "$as_me:14259: result: $cf_cv_ncurses_h" >&5 echo "${ECHO_T}$cf_cv_ncurses_h" >&6 if test "$cf_cv_ncurses_h" != no ; then cf_cv_ncurses_header=$cf_cv_ncurses_h else -echo "$as_me:13141: checking for $cf_ncuhdr_root include-path" >&5 +echo "$as_me:14266: checking for $cf_ncuhdr_root include-path" >&5 echo $ECHO_N "checking for $cf_ncuhdr_root include-path... $ECHO_C" >&6 if test "${cf_cv_ncurses_h2+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -13259,7 +14384,7 @@ if test -n "$cf_incdir" ; then CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 13262 "configure" +#line 14387 "configure" #include "confdefs.h" #include int @@ -13271,16 +14396,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13274: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14399: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13277: \$? = $ac_status" >&5 + echo "$as_me:14402: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13280: \"$ac_try\"") >&5 + { (eval echo "$as_me:14405: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13283: \$? = $ac_status" >&5 + echo "$as_me:14408: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -13297,7 +14422,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:13300: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:14425: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -13320,7 +14445,7 @@ fi do cat >"conftest.$ac_ext" <<_ACEOF -#line 13323 "configure" +#line 14448 "configure" #include "confdefs.h" #include <$cf_header> @@ -13335,7 +14460,7 @@ printf("%s\\n", NCURSES_VERSION); #ifdef __NCURSES_H printf("old\\n"); #else - make an error + #error __NCURSES_H is not defined #endif #endif @@ -13344,16 +14469,16 @@ printf("old\\n"); } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13347: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14472: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13350: \$? = $ac_status" >&5 + echo "$as_me:14475: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13353: \"$ac_try\"") >&5 + { (eval echo "$as_me:14478: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13356: \$? = $ac_status" >&5 + echo "$as_me:14481: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_h2=$cf_header @@ -13374,12 +14499,12 @@ rm -f "conftest.$ac_objext" "conftest.$a CPPFLAGS="$cf_save2_CPPFLAGS" test "$cf_cv_ncurses_h2" != no && break done - test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:13377: error: not found" >&5 + test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:14502: error: not found" >&5 echo "$as_me: error: not found" >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:13382: result: $cf_cv_ncurses_h2" >&5 +echo "$as_me:14507: result: $cf_cv_ncurses_h2" >&5 echo "${ECHO_T}$cf_cv_ncurses_h2" >&6 cf_1st_incdir=`echo "$cf_cv_ncurses_h2" | sed -e 's%/[^/]*$%%'` @@ -13415,7 +14540,7 @@ if test -n "$cf_1st_incdir" ; then CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 13418 "configure" +#line 14543 "configure" #include "confdefs.h" #include int @@ -13427,16 +14552,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13430: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14555: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13433: \$? = $ac_status" >&5 + echo "$as_me:14558: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13436: \"$ac_try\"") >&5 + { (eval echo "$as_me:14561: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13439: \$? = $ac_status" >&5 + echo "$as_me:14564: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -13453,7 +14578,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:13456: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:14581: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -13501,7 +14626,7 @@ EOF ;; esac -echo "$as_me:13504: checking for terminfo header" >&5 +echo "$as_me:14629: checking for terminfo header" >&5 echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6 if test "${cf_cv_term_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -13519,7 +14644,7 @@ esac for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat >"conftest.$ac_ext" <<_ACEOF -#line 13522 "configure" +#line 14647 "configure" #include "confdefs.h" #include #include <${cf_cv_ncurses_header:-curses.h}> @@ -13534,16 +14659,16 @@ int x = auto_left_margin; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13537: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14662: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13540: \$? = $ac_status" >&5 + echo "$as_me:14665: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13543: \"$ac_try\"") >&5 + { (eval echo "$as_me:14668: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13546: \$? = $ac_status" >&5 + echo "$as_me:14671: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header="$cf_test" @@ -13559,7 +14684,7 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:13562: result: $cf_cv_term_header" >&5 +echo "$as_me:14687: result: $cf_cv_term_header" >&5 echo "${ECHO_T}$cf_cv_term_header" >&6 # Set definitions to allow ifdef'ing to accommodate subdirectories @@ -13597,7 +14722,7 @@ cat >>confdefs.h <<\EOF #define NCURSES 1 EOF -echo "$as_me:13600: checking for ncurses version" >&5 +echo "$as_me:14725: checking for ncurses version" >&5 echo $ECHO_N "checking for ncurses version... $ECHO_C" >&6 if test "${cf_cv_ncurses_version+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -13623,10 +14748,10 @@ Autoconf "old" #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo "$as_me:13626: \"$cf_try\"") >&5 + { (eval echo "$as_me:14751: \"$cf_try\"") >&5 (eval $cf_try) 2>&5 ac_status=$? - echo "$as_me:13629: \$? = $ac_status" >&5 + echo "$as_me:14754: \$? = $ac_status" >&5 (exit "$ac_status"); } if test -f conftest.out ; then cf_out=`sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%' conftest.out` @@ -13636,11 +14761,13 @@ EOF else cat >"conftest.$ac_ext" <<_ACEOF -#line 13639 "configure" +#line 14764 "configure" #include "confdefs.h" +$ac_includes_default + #include <${cf_cv_ncurses_header:-curses.h}> -#include + int main(void) { FILE *fp = fopen("$cf_tempfile", "w"); @@ -13661,15 +14788,15 @@ int main(void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:13664: \"$ac_link\"") >&5 +if { (eval echo "$as_me:14791: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13667: \$? = $ac_status" >&5 + echo "$as_me:14794: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:13669: \"$ac_try\"") >&5 + { (eval echo "$as_me:14796: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13672: \$? = $ac_status" >&5 + echo "$as_me:14799: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_version=`cat $cf_tempfile` @@ -13683,7 +14810,7 @@ fi rm -f "$cf_tempfile" fi -echo "$as_me:13686: result: $cf_cv_ncurses_version" >&5 +echo "$as_me:14813: result: $cf_cv_ncurses_version" >&5 echo "${ECHO_T}$cf_cv_ncurses_version" >&6 test "$cf_cv_ncurses_version" = no || cat >>confdefs.h <<\EOF @@ -13696,7 +14823,7 @@ cf_nculib_root=ncurses # to link gpm. cf_ncurses_LIBS="" cf_ncurses_SAVE="$LIBS" -echo "$as_me:13699: checking for Gpm_Open in -lgpm" >&5 +echo "$as_me:14826: checking for Gpm_Open in -lgpm" >&5 echo $ECHO_N "checking for Gpm_Open in -lgpm... $ECHO_C" >&6 if test "${ac_cv_lib_gpm_Gpm_Open+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -13704,7 +14831,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lgpm $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 13707 "configure" +#line 14834 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -13713,7 +14840,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char Gpm_Open (); +char Gpm_Open (void); int main (void) { @@ -13723,16 +14850,16 @@ Gpm_Open (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:13726: \"$ac_link\"") >&5 +if { (eval echo "$as_me:14853: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13729: \$? = $ac_status" >&5 + echo "$as_me:14856: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:13732: \"$ac_try\"") >&5 + { (eval echo "$as_me:14859: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13735: \$? = $ac_status" >&5 + echo "$as_me:14862: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gpm_Gpm_Open=yes else @@ -13743,10 +14870,10 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:13746: result: $ac_cv_lib_gpm_Gpm_Open" >&5 +echo "$as_me:14873: result: $ac_cv_lib_gpm_Gpm_Open" >&5 echo "${ECHO_T}$ac_cv_lib_gpm_Gpm_Open" >&6 if test "$ac_cv_lib_gpm_Gpm_Open" = yes; then - echo "$as_me:13749: checking for initscr in -lgpm" >&5 + echo "$as_me:14876: checking for initscr in -lgpm" >&5 echo $ECHO_N "checking for initscr in -lgpm... $ECHO_C" >&6 if test "${ac_cv_lib_gpm_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -13754,7 +14881,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lgpm $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 13757 "configure" +#line 14884 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -13763,7 +14890,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char initscr (); +char initscr (void); int main (void) { @@ -13773,16 +14900,16 @@ initscr (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:13776: \"$ac_link\"") >&5 +if { (eval echo "$as_me:14903: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13779: \$? = $ac_status" >&5 + echo "$as_me:14906: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:13782: \"$ac_try\"") >&5 + { (eval echo "$as_me:14909: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13785: \$? = $ac_status" >&5 + echo "$as_me:14912: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gpm_initscr=yes else @@ -13793,7 +14920,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:13796: result: $ac_cv_lib_gpm_initscr" >&5 +echo "$as_me:14923: result: $ac_cv_lib_gpm_initscr" >&5 echo "${ECHO_T}$ac_cv_lib_gpm_initscr" >&6 if test "$ac_cv_lib_gpm_initscr" = yes; then LIBS="$cf_ncurses_SAVE" @@ -13808,7 +14935,7 @@ freebsd*) # This is only necessary if you are linking against an obsolete # version of ncurses (but it should do no harm, since it is static). if test "$cf_nculib_root" = ncurses ; then - echo "$as_me:13811: checking for tgoto in -lmytinfo" >&5 + echo "$as_me:14938: checking for tgoto in -lmytinfo" >&5 echo $ECHO_N "checking for tgoto in -lmytinfo... $ECHO_C" >&6 if test "${ac_cv_lib_mytinfo_tgoto+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -13816,7 +14943,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lmytinfo $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 13819 "configure" +#line 14946 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -13825,7 +14952,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char tgoto (); +char tgoto (void); int main (void) { @@ -13835,16 +14962,16 @@ tgoto (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:13838: \"$ac_link\"") >&5 +if { (eval echo "$as_me:14965: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13841: \$? = $ac_status" >&5 + echo "$as_me:14968: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:13844: \"$ac_try\"") >&5 + { (eval echo "$as_me:14971: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13847: \$? = $ac_status" >&5 + echo "$as_me:14974: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_mytinfo_tgoto=yes else @@ -13855,7 +14982,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:13858: result: $ac_cv_lib_mytinfo_tgoto" >&5 +echo "$as_me:14985: result: $ac_cv_lib_mytinfo_tgoto" >&5 echo "${ECHO_T}$ac_cv_lib_mytinfo_tgoto" >&6 if test "$ac_cv_lib_mytinfo_tgoto" = yes; then cf_ncurses_LIBS="-lmytinfo $cf_ncurses_LIBS" @@ -13904,13 +15031,13 @@ else eval 'cf_cv_have_lib_'"$cf_nculib_root"'=no' cf_libdir="" - echo "$as_me:13907: checking for initscr" >&5 + echo "$as_me:15034: checking for initscr" >&5 echo $ECHO_N "checking for initscr... $ECHO_C" >&6 if test "${ac_cv_func_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 13913 "configure" +#line 15040 "configure" #include "confdefs.h" #define initscr autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -13941,16 +15068,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:13944: \"$ac_link\"") >&5 +if { (eval echo "$as_me:15071: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13947: \$? = $ac_status" >&5 + echo "$as_me:15074: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:13950: \"$ac_try\"") >&5 + { (eval echo "$as_me:15077: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13953: \$? = $ac_status" >&5 + echo "$as_me:15080: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_initscr=yes else @@ -13960,18 +15087,18 @@ ac_cv_func_initscr=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:13963: result: $ac_cv_func_initscr" >&5 +echo "$as_me:15090: result: $ac_cv_func_initscr" >&5 echo "${ECHO_T}$ac_cv_func_initscr" >&6 if test "$ac_cv_func_initscr" = yes; then eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' else cf_save_LIBS="$LIBS" - echo "$as_me:13970: checking for initscr in -l$cf_nculib_root" >&5 + echo "$as_me:15097: checking for initscr in -l$cf_nculib_root" >&5 echo $ECHO_N "checking for initscr in -l$cf_nculib_root... $ECHO_C" >&6 LIBS="-l$cf_nculib_root $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 13974 "configure" +#line 15101 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -13983,25 +15110,25 @@ initscr() } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:13986: \"$ac_link\"") >&5 +if { (eval echo "$as_me:15113: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13989: \$? = $ac_status" >&5 + echo "$as_me:15116: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:13992: \"$ac_try\"") >&5 + { (eval echo "$as_me:15119: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13995: \$? = $ac_status" >&5 + echo "$as_me:15122: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:13997: result: yes" >&5 + echo "$as_me:15124: result: yes" >&5 echo "${ECHO_T}yes" >&6 eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:14004: result: no" >&5 +echo "$as_me:15131: result: no" >&5 echo "${ECHO_T}no" >&6 cf_search= @@ -14069,11 +15196,11 @@ cf_search="$cf_library_path_list $cf_sea for cf_libdir in $cf_search do - echo "$as_me:14072: checking for -l$cf_nculib_root in $cf_libdir" >&5 + echo "$as_me:15199: checking for -l$cf_nculib_root in $cf_libdir" >&5 echo $ECHO_N "checking for -l$cf_nculib_root in $cf_libdir... $ECHO_C" >&6 LIBS="-L$cf_libdir -l$cf_nculib_root $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 14076 "configure" +#line 15203 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -14085,25 +15212,25 @@ initscr() } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:14088: \"$ac_link\"") >&5 +if { (eval echo "$as_me:15215: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:14091: \$? = $ac_status" >&5 + echo "$as_me:15218: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:14094: \"$ac_try\"") >&5 + { (eval echo "$as_me:15221: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14097: \$? = $ac_status" >&5 + echo "$as_me:15224: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:14099: result: yes" >&5 + echo "$as_me:15226: result: yes" >&5 echo "${ECHO_T}yes" >&6 eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' break else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:14106: result: no" >&5 +echo "$as_me:15233: result: no" >&5 echo "${ECHO_T}no" >&6 LIBS="$cf_save_LIBS" fi @@ -14118,7 +15245,7 @@ fi eval 'cf_found_library="$cf_cv_have_lib_'"$cf_nculib_root"\" if test "$cf_found_library" = no ; then - { { echo "$as_me:14121: error: Cannot link $cf_nculib_root library" >&5 + { { echo "$as_me:15248: error: Cannot link $cf_nculib_root library" >&5 echo "$as_me: error: Cannot link $cf_nculib_root library" >&2;} { (exit 1); exit 1; }; } fi @@ -14126,7 +15253,7 @@ fi fi if test -n "$cf_ncurses_LIBS" ; then - echo "$as_me:14129: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 + echo "$as_me:15256: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 echo $ECHO_N "checking if we can link $cf_nculib_root without $cf_ncurses_LIBS... $ECHO_C" >&6 cf_ncurses_SAVE="$LIBS" for p in $cf_ncurses_LIBS ; do @@ -14136,7 +15263,7 @@ echo $ECHO_N "checking if we can link $c fi done cat >"conftest.$ac_ext" <<_ACEOF -#line 14139 "configure" +#line 15266 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -14148,23 +15275,23 @@ initscr(); mousemask(0,0); tigetstr((cha } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:14151: \"$ac_link\"") >&5 +if { (eval echo "$as_me:15278: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:14154: \$? = $ac_status" >&5 + echo "$as_me:15281: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:14157: \"$ac_try\"") >&5 + { (eval echo "$as_me:15284: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14160: \$? = $ac_status" >&5 + echo "$as_me:15287: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:14162: result: yes" >&5 + echo "$as_me:15289: result: yes" >&5 echo "${ECHO_T}yes" >&6 else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:14167: result: no" >&5 +echo "$as_me:15294: result: no" >&5 echo "${ECHO_T}no" >&6 LIBS="$cf_ncurses_SAVE" fi @@ -14187,23 +15314,23 @@ fi for cf_hdr in stdlib.h wchar.h wctype.h do - echo "$as_me:14190: checking for $cf_hdr" >&5 + echo "$as_me:15317: checking for $cf_hdr" >&5 echo $ECHO_N "checking for $cf_hdr... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 14193 "configure" +#line 15320 "configure" #include "confdefs.h" #include #include <$cf_hdr> _ACEOF -if { (eval echo "$as_me:14200: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:15327: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:14206: \$? = $ac_status" >&5 + echo "$as_me:15333: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -14221,7 +15348,7 @@ else cf_found=no fi rm -f conftest.err "conftest.$ac_ext" -echo "$as_me:14224: result: $cf_found" >&5 +echo "$as_me:15351: result: $cf_found" >&5 echo "${ECHO_T}$cf_found" >&6 if test $cf_found = yes ; then @@ -14234,13 +15361,13 @@ EOF fi done - echo "$as_me:14237: checking for wide char and multibyte support" >&5 + echo "$as_me:15364: checking for wide char and multibyte support" >&5 echo $ECHO_N "checking for wide char and multibyte support... $ECHO_C" >&6 if test "${am_cv_multibyte_able+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 14243 "configure" +#line 15370 "configure" #include "confdefs.h" #include #ifdef HAVE_STDLIB_H @@ -14299,16 +15426,16 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0 } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:14302: \"$ac_link\"") >&5 +if { (eval echo "$as_me:15429: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:14305: \$? = $ac_status" >&5 + echo "$as_me:15432: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:14308: \"$ac_try\"") >&5 + { (eval echo "$as_me:15435: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14311: \$? = $ac_status" >&5 + echo "$as_me:15438: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then am_cv_multibyte_able=yes else @@ -14317,7 +15444,7 @@ cat "conftest.$ac_ext" >&5 cf_save_LIBS="$LIBS" LIBS="-lutf8 $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 14320 "configure" +#line 15447 "configure" #include "confdefs.h" #include int @@ -14366,16 +15493,16 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0 } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:14369: \"$ac_link\"") >&5 +if { (eval echo "$as_me:15496: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:14372: \$? = $ac_status" >&5 + echo "$as_me:15499: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:14375: \"$ac_try\"") >&5 + { (eval echo "$as_me:15502: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14378: \$? = $ac_status" >&5 + echo "$as_me:15505: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then am_cv_multibyte_able=libutf8 else @@ -14390,7 +15517,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:14393: result: $am_cv_multibyte_able" >&5 +echo "$as_me:15520: result: $am_cv_multibyte_able" >&5 echo "${ECHO_T}$am_cv_multibyte_able" >&6 if test "$am_cv_multibyte_able" != no; then if test "$am_cv_multibyte_able" = libutf8; then @@ -14412,13 +15539,13 @@ cf_ncuconfig_root=ncursesw cf_have_ncuconfig=no if test "x${PKG_CONFIG:=none}" != xnone; then - echo "$as_me:14415: checking pkg-config for $cf_ncuconfig_root" >&5 + echo "$as_me:15542: checking pkg-config for $cf_ncuconfig_root" >&5 echo $ECHO_N "checking pkg-config for $cf_ncuconfig_root... $ECHO_C" >&6 if "$PKG_CONFIG" --exists $cf_ncuconfig_root ; then - echo "$as_me:14418: result: yes" >&5 + echo "$as_me:15545: result: yes" >&5 echo "${ECHO_T}yes" >&6 - echo "$as_me:14421: checking if the $cf_ncuconfig_root package files work" >&5 + echo "$as_me:15548: checking if the $cf_ncuconfig_root package files work" >&5 echo $ECHO_N "checking if the $cf_ncuconfig_root package files work... $ECHO_C" >&6 cf_have_ncuconfig=unknown @@ -14551,7 +15678,7 @@ done LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 14554 "configure" +#line 15681 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -14563,37 +15690,37 @@ initscr(); mousemask(0,0); tigetstr((cha } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:14566: \"$ac_link\"") >&5 +if { (eval echo "$as_me:15693: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:14569: \$? = $ac_status" >&5 + echo "$as_me:15696: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:14572: \"$ac_try\"") >&5 + { (eval echo "$as_me:15699: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14575: \$? = $ac_status" >&5 + echo "$as_me:15702: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test "$cross_compiling" = yes; then cf_test_ncuconfig=maybe else cat >"conftest.$ac_ext" <<_ACEOF -#line 14581 "configure" +#line 15708 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int main(void) { const char *xx = curses_version(); return (xx == 0); } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:14588: \"$ac_link\"") >&5 +if { (eval echo "$as_me:15715: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:14591: \$? = $ac_status" >&5 + echo "$as_me:15718: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:14593: \"$ac_try\"") >&5 + { (eval echo "$as_me:15720: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14596: \$? = $ac_status" >&5 + echo "$as_me:15723: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_test_ncuconfig=yes else @@ -14767,7 +15894,7 @@ done LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 14770 "configure" +#line 15897 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -14779,37 +15906,37 @@ initscr(); mousemask(0,0); tigetstr((cha } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:14782: \"$ac_link\"") >&5 +if { (eval echo "$as_me:15909: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:14785: \$? = $ac_status" >&5 + echo "$as_me:15912: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:14788: \"$ac_try\"") >&5 + { (eval echo "$as_me:15915: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14791: \$? = $ac_status" >&5 + echo "$as_me:15918: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test "$cross_compiling" = yes; then cf_have_ncuconfig=maybe else cat >"conftest.$ac_ext" <<_ACEOF -#line 14797 "configure" +#line 15924 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int main(void) { const char *xx = curses_version(); return (xx == 0); } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:14804: \"$ac_link\"") >&5 +if { (eval echo "$as_me:15931: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:14807: \$? = $ac_status" >&5 + echo "$as_me:15934: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:14809: \"$ac_try\"") >&5 + { (eval echo "$as_me:15936: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14812: \$? = $ac_status" >&5 + echo "$as_me:15939: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_have_ncuconfig=yes else @@ -14826,7 +15953,7 @@ cat "conftest.$ac_ext" >&5 cf_have_ncuconfig=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:14829: result: $cf_have_ncuconfig" >&5 + echo "$as_me:15956: result: $cf_have_ncuconfig" >&5 echo "${ECHO_T}$cf_have_ncuconfig" >&6 test "$cf_have_ncuconfig" = maybe && cf_have_ncuconfig=yes if test "$cf_have_ncuconfig" != "yes" @@ -14842,7 +15969,7 @@ EOF NCURSES_CONFIG_PKG=$cf_ncuconfig_root -echo "$as_me:14845: checking for terminfo header" >&5 +echo "$as_me:15972: checking for terminfo header" >&5 echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6 if test "${cf_cv_term_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -14860,7 +15987,7 @@ esac for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat >"conftest.$ac_ext" <<_ACEOF -#line 14863 "configure" +#line 15990 "configure" #include "confdefs.h" #include #include <${cf_cv_ncurses_header:-curses.h}> @@ -14875,16 +16002,16 @@ int x = auto_left_margin; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14878: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16005: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14881: \$? = $ac_status" >&5 + echo "$as_me:16008: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14884: \"$ac_try\"") >&5 + { (eval echo "$as_me:16011: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14887: \$? = $ac_status" >&5 + echo "$as_me:16014: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header="$cf_test" @@ -14900,7 +16027,7 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:14903: result: $cf_cv_term_header" >&5 +echo "$as_me:16030: result: $cf_cv_term_header" >&5 echo "${ECHO_T}$cf_cv_term_header" >&6 # Set definitions to allow ifdef'ing to accommodate subdirectories @@ -14935,7 +16062,7 @@ esac fi else - echo "$as_me:14938: result: no" >&5 + echo "$as_me:16065: result: no" >&5 echo "${ECHO_T}no" >&6 NCURSES_CONFIG_PKG=none fi @@ -14951,7 +16078,7 @@ if test -n "$ac_tool_prefix"; then do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -echo "$as_me:14954: checking for $ac_word" >&5 +echo "$as_me:16081: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_NCURSES_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -14966,7 +16093,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_NCURSES_CONFIG="$ac_tool_prefix$ac_prog" -echo "$as_me:14969: found $ac_dir/$ac_word" >&5 +echo "$as_me:16096: found $ac_dir/$ac_word" >&5 break done @@ -14974,10 +16101,10 @@ fi fi NCURSES_CONFIG=$ac_cv_prog_NCURSES_CONFIG if test -n "$NCURSES_CONFIG"; then - echo "$as_me:14977: result: $NCURSES_CONFIG" >&5 + echo "$as_me:16104: result: $NCURSES_CONFIG" >&5 echo "${ECHO_T}$NCURSES_CONFIG" >&6 else - echo "$as_me:14980: result: no" >&5 + echo "$as_me:16107: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -14990,7 +16117,7 @@ if test -z "$NCURSES_CONFIG"; then do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:14993: checking for $ac_word" >&5 +echo "$as_me:16120: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_NCURSES_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -15005,7 +16132,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_NCURSES_CONFIG="$ac_prog" -echo "$as_me:15008: found $ac_dir/$ac_word" >&5 +echo "$as_me:16135: found $ac_dir/$ac_word" >&5 break done @@ -15013,10 +16140,10 @@ fi fi ac_ct_NCURSES_CONFIG=$ac_cv_prog_ac_ct_NCURSES_CONFIG if test -n "$ac_ct_NCURSES_CONFIG"; then - echo "$as_me:15016: result: $ac_ct_NCURSES_CONFIG" >&5 + echo "$as_me:16143: result: $ac_ct_NCURSES_CONFIG" >&5 echo "${ECHO_T}$ac_ct_NCURSES_CONFIG" >&6 else - echo "$as_me:15019: result: no" >&5 + echo "$as_me:16146: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -15173,7 +16300,7 @@ LIBS="$cf_add_libs" # even with config script, some packages use no-override for curses.h -echo "$as_me:15176: checking if we have identified curses headers" >&5 +echo "$as_me:16303: checking if we have identified curses headers" >&5 echo $ECHO_N "checking if we have identified curses headers... $ECHO_C" >&6 if test "${cf_cv_ncurses_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -15185,7 +16312,7 @@ for cf_header in \ curses.h ncursesw/curses.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 15188 "configure" +#line 16315 "configure" #include "confdefs.h" #include <${cf_header}> int @@ -15197,16 +16324,16 @@ initscr(); endwin() } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15200: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16327: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15203: \$? = $ac_status" >&5 + echo "$as_me:16330: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15206: \"$ac_try\"") >&5 + { (eval echo "$as_me:16333: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15209: \$? = $ac_status" >&5 + echo "$as_me:16336: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_header=$cf_header; break else @@ -15217,11 +16344,11 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:15220: result: $cf_cv_ncurses_header" >&5 +echo "$as_me:16347: result: $cf_cv_ncurses_header" >&5 echo "${ECHO_T}$cf_cv_ncurses_header" >&6 if test "$cf_cv_ncurses_header" = none ; then - { { echo "$as_me:15224: error: No curses header-files found" >&5 + { { echo "$as_me:16351: error: No curses header-files found" >&5 echo "$as_me: error: No curses header-files found" >&2;} { (exit 1); exit 1; }; } fi @@ -15231,23 +16358,23 @@ fi for ac_header in $cf_cv_ncurses_header do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:15234: checking for $ac_header" >&5 +echo "$as_me:16361: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 15240 "configure" +#line 16367 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:15244: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:16371: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:15250: \$? = $ac_status" >&5 + echo "$as_me:16377: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -15266,7 +16393,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:15269: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:16396: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <"conftest.$ac_ext" <<_ACEOF -#line 15325 "configure" +#line 16452 "configure" #include "confdefs.h" #include int @@ -15334,16 +16461,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15337: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16464: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15340: \$? = $ac_status" >&5 + echo "$as_me:16467: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15343: \"$ac_try\"") >&5 + { (eval echo "$as_me:16470: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15346: \$? = $ac_status" >&5 + echo "$as_me:16473: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -15360,7 +16487,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:15363: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:16490: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -15379,7 +16506,7 @@ fi } -echo "$as_me:15382: checking for $cf_ncuhdr_root header in include-path" >&5 +echo "$as_me:16509: checking for $cf_ncuhdr_root header in include-path" >&5 echo $ECHO_N "checking for $cf_ncuhdr_root header in include-path... $ECHO_C" >&6 if test "${cf_cv_ncurses_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -15391,7 +16518,7 @@ else do cat >"conftest.$ac_ext" <<_ACEOF -#line 15394 "configure" +#line 16521 "configure" #include "confdefs.h" #define _XOPEN_SOURCE_EXTENDED @@ -15406,7 +16533,7 @@ main (void) #ifdef NCURSES_VERSION #ifndef WACS_BSSB - make an error + #error WACS_BSSB is not defined #endif printf("%s\\n", NCURSES_VERSION); @@ -15414,7 +16541,7 @@ printf("%s\\n", NCURSES_VERSION); #ifdef __NCURSES_H printf("old\\n"); #else - make an error + #error __NCURSES_H is not defined #endif #endif @@ -15423,16 +16550,16 @@ printf("old\\n"); } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15426: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16553: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15429: \$? = $ac_status" >&5 + echo "$as_me:16556: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15432: \"$ac_try\"") >&5 + { (eval echo "$as_me:16559: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15435: \$? = $ac_status" >&5 + echo "$as_me:16562: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_h=$cf_header @@ -15447,14 +16574,14 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:15450: result: $cf_cv_ncurses_h" >&5 +echo "$as_me:16577: result: $cf_cv_ncurses_h" >&5 echo "${ECHO_T}$cf_cv_ncurses_h" >&6 if test "$cf_cv_ncurses_h" != no ; then cf_cv_ncurses_header=$cf_cv_ncurses_h else -echo "$as_me:15457: checking for $cf_ncuhdr_root include-path" >&5 +echo "$as_me:16584: checking for $cf_ncuhdr_root include-path" >&5 echo $ECHO_N "checking for $cf_ncuhdr_root include-path... $ECHO_C" >&6 if test "${cf_cv_ncurses_h2+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -15575,7 +16702,7 @@ if test -n "$cf_incdir" ; then CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 15578 "configure" +#line 16705 "configure" #include "confdefs.h" #include int @@ -15587,16 +16714,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15590: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16717: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15593: \$? = $ac_status" >&5 + echo "$as_me:16720: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15596: \"$ac_try\"") >&5 + { (eval echo "$as_me:16723: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15599: \$? = $ac_status" >&5 + echo "$as_me:16726: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -15613,7 +16740,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:15616: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:16743: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -15636,7 +16763,7 @@ fi do cat >"conftest.$ac_ext" <<_ACEOF -#line 15639 "configure" +#line 16766 "configure" #include "confdefs.h" #include <$cf_header> @@ -15651,7 +16778,7 @@ printf("%s\\n", NCURSES_VERSION); #ifdef __NCURSES_H printf("old\\n"); #else - make an error + #error __NCURSES_H is not defined #endif #endif @@ -15660,16 +16787,16 @@ printf("old\\n"); } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15663: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16790: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15666: \$? = $ac_status" >&5 + echo "$as_me:16793: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15669: \"$ac_try\"") >&5 + { (eval echo "$as_me:16796: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15672: \$? = $ac_status" >&5 + echo "$as_me:16799: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_h2=$cf_header @@ -15690,12 +16817,12 @@ rm -f "conftest.$ac_objext" "conftest.$a CPPFLAGS="$cf_save2_CPPFLAGS" test "$cf_cv_ncurses_h2" != no && break done - test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:15693: error: not found" >&5 + test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:16820: error: not found" >&5 echo "$as_me: error: not found" >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:15698: result: $cf_cv_ncurses_h2" >&5 +echo "$as_me:16825: result: $cf_cv_ncurses_h2" >&5 echo "${ECHO_T}$cf_cv_ncurses_h2" >&6 cf_1st_incdir=`echo "$cf_cv_ncurses_h2" | sed -e 's%/[^/]*$%%'` @@ -15731,7 +16858,7 @@ if test -n "$cf_1st_incdir" ; then CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 15734 "configure" +#line 16861 "configure" #include "confdefs.h" #include int @@ -15743,16 +16870,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15746: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16873: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15749: \$? = $ac_status" >&5 + echo "$as_me:16876: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15752: \"$ac_try\"") >&5 + { (eval echo "$as_me:16879: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15755: \$? = $ac_status" >&5 + echo "$as_me:16882: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -15769,7 +16896,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:15772: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:16899: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -15817,7 +16944,7 @@ EOF ;; esac -echo "$as_me:15820: checking for terminfo header" >&5 +echo "$as_me:16947: checking for terminfo header" >&5 echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6 if test "${cf_cv_term_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -15835,7 +16962,7 @@ esac for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat >"conftest.$ac_ext" <<_ACEOF -#line 15838 "configure" +#line 16965 "configure" #include "confdefs.h" #include #include <${cf_cv_ncurses_header:-curses.h}> @@ -15850,16 +16977,16 @@ int x = auto_left_margin; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15853: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16980: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15856: \$? = $ac_status" >&5 + echo "$as_me:16983: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15859: \"$ac_try\"") >&5 + { (eval echo "$as_me:16986: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15862: \$? = $ac_status" >&5 + echo "$as_me:16989: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header="$cf_test" @@ -15875,7 +17002,7 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:15878: result: $cf_cv_term_header" >&5 +echo "$as_me:17005: result: $cf_cv_term_header" >&5 echo "${ECHO_T}$cf_cv_term_header" >&6 # Set definitions to allow ifdef'ing to accommodate subdirectories @@ -15913,7 +17040,7 @@ cat >>confdefs.h <<\EOF #define NCURSES 1 EOF -echo "$as_me:15916: checking for ncurses version" >&5 +echo "$as_me:17043: checking for ncurses version" >&5 echo $ECHO_N "checking for ncurses version... $ECHO_C" >&6 if test "${cf_cv_ncurses_version+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -15939,10 +17066,10 @@ Autoconf "old" #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo "$as_me:15942: \"$cf_try\"") >&5 + { (eval echo "$as_me:17069: \"$cf_try\"") >&5 (eval $cf_try) 2>&5 ac_status=$? - echo "$as_me:15945: \$? = $ac_status" >&5 + echo "$as_me:17072: \$? = $ac_status" >&5 (exit "$ac_status"); } if test -f conftest.out ; then cf_out=`sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%' conftest.out` @@ -15952,11 +17079,13 @@ EOF else cat >"conftest.$ac_ext" <<_ACEOF -#line 15955 "configure" +#line 17082 "configure" #include "confdefs.h" +$ac_includes_default + #include <${cf_cv_ncurses_header:-curses.h}> -#include + int main(void) { FILE *fp = fopen("$cf_tempfile", "w"); @@ -15977,15 +17106,15 @@ int main(void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:15980: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17109: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:15983: \$? = $ac_status" >&5 + echo "$as_me:17112: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:15985: \"$ac_try\"") >&5 + { (eval echo "$as_me:17114: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15988: \$? = $ac_status" >&5 + echo "$as_me:17117: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_version=`cat $cf_tempfile` @@ -15999,7 +17128,7 @@ fi rm -f "$cf_tempfile" fi -echo "$as_me:16002: result: $cf_cv_ncurses_version" >&5 +echo "$as_me:17131: result: $cf_cv_ncurses_version" >&5 echo "${ECHO_T}$cf_cv_ncurses_version" >&6 test "$cf_cv_ncurses_version" = no || cat >>confdefs.h <<\EOF @@ -16012,7 +17141,7 @@ cf_nculib_root=ncursesw # to link gpm. cf_ncurses_LIBS="" cf_ncurses_SAVE="$LIBS" -echo "$as_me:16015: checking for Gpm_Open in -lgpm" >&5 +echo "$as_me:17144: checking for Gpm_Open in -lgpm" >&5 echo $ECHO_N "checking for Gpm_Open in -lgpm... $ECHO_C" >&6 if test "${ac_cv_lib_gpm_Gpm_Open+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -16020,7 +17149,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lgpm $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 16023 "configure" +#line 17152 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -16029,7 +17158,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char Gpm_Open (); +char Gpm_Open (void); int main (void) { @@ -16039,16 +17168,16 @@ Gpm_Open (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16042: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17171: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16045: \$? = $ac_status" >&5 + echo "$as_me:17174: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16048: \"$ac_try\"") >&5 + { (eval echo "$as_me:17177: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16051: \$? = $ac_status" >&5 + echo "$as_me:17180: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gpm_Gpm_Open=yes else @@ -16059,10 +17188,10 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:16062: result: $ac_cv_lib_gpm_Gpm_Open" >&5 +echo "$as_me:17191: result: $ac_cv_lib_gpm_Gpm_Open" >&5 echo "${ECHO_T}$ac_cv_lib_gpm_Gpm_Open" >&6 if test "$ac_cv_lib_gpm_Gpm_Open" = yes; then - echo "$as_me:16065: checking for initscr in -lgpm" >&5 + echo "$as_me:17194: checking for initscr in -lgpm" >&5 echo $ECHO_N "checking for initscr in -lgpm... $ECHO_C" >&6 if test "${ac_cv_lib_gpm_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -16070,7 +17199,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lgpm $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 16073 "configure" +#line 17202 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -16079,7 +17208,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char initscr (); +char initscr (void); int main (void) { @@ -16089,16 +17218,16 @@ initscr (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16092: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17221: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16095: \$? = $ac_status" >&5 + echo "$as_me:17224: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16098: \"$ac_try\"") >&5 + { (eval echo "$as_me:17227: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16101: \$? = $ac_status" >&5 + echo "$as_me:17230: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gpm_initscr=yes else @@ -16109,7 +17238,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:16112: result: $ac_cv_lib_gpm_initscr" >&5 +echo "$as_me:17241: result: $ac_cv_lib_gpm_initscr" >&5 echo "${ECHO_T}$ac_cv_lib_gpm_initscr" >&6 if test "$ac_cv_lib_gpm_initscr" = yes; then LIBS="$cf_ncurses_SAVE" @@ -16124,7 +17253,7 @@ freebsd*) # This is only necessary if you are linking against an obsolete # version of ncurses (but it should do no harm, since it is static). if test "$cf_nculib_root" = ncurses ; then - echo "$as_me:16127: checking for tgoto in -lmytinfo" >&5 + echo "$as_me:17256: checking for tgoto in -lmytinfo" >&5 echo $ECHO_N "checking for tgoto in -lmytinfo... $ECHO_C" >&6 if test "${ac_cv_lib_mytinfo_tgoto+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -16132,7 +17261,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lmytinfo $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 16135 "configure" +#line 17264 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -16141,7 +17270,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char tgoto (); +char tgoto (void); int main (void) { @@ -16151,16 +17280,16 @@ tgoto (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16154: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17283: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16157: \$? = $ac_status" >&5 + echo "$as_me:17286: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16160: \"$ac_try\"") >&5 + { (eval echo "$as_me:17289: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16163: \$? = $ac_status" >&5 + echo "$as_me:17292: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_mytinfo_tgoto=yes else @@ -16171,7 +17300,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:16174: result: $ac_cv_lib_mytinfo_tgoto" >&5 +echo "$as_me:17303: result: $ac_cv_lib_mytinfo_tgoto" >&5 echo "${ECHO_T}$ac_cv_lib_mytinfo_tgoto" >&6 if test "$ac_cv_lib_mytinfo_tgoto" = yes; then cf_ncurses_LIBS="-lmytinfo $cf_ncurses_LIBS" @@ -16220,13 +17349,13 @@ else eval 'cf_cv_have_lib_'"$cf_nculib_root"'=no' cf_libdir="" - echo "$as_me:16223: checking for initscr" >&5 + echo "$as_me:17352: checking for initscr" >&5 echo $ECHO_N "checking for initscr... $ECHO_C" >&6 if test "${ac_cv_func_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 16229 "configure" +#line 17358 "configure" #include "confdefs.h" #define initscr autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -16257,16 +17386,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16260: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17389: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16263: \$? = $ac_status" >&5 + echo "$as_me:17392: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16266: \"$ac_try\"") >&5 + { (eval echo "$as_me:17395: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16269: \$? = $ac_status" >&5 + echo "$as_me:17398: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_initscr=yes else @@ -16276,18 +17405,18 @@ ac_cv_func_initscr=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:16279: result: $ac_cv_func_initscr" >&5 +echo "$as_me:17408: result: $ac_cv_func_initscr" >&5 echo "${ECHO_T}$ac_cv_func_initscr" >&6 if test "$ac_cv_func_initscr" = yes; then eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' else cf_save_LIBS="$LIBS" - echo "$as_me:16286: checking for initscr in -l$cf_nculib_root" >&5 + echo "$as_me:17415: checking for initscr in -l$cf_nculib_root" >&5 echo $ECHO_N "checking for initscr in -l$cf_nculib_root... $ECHO_C" >&6 LIBS="-l$cf_nculib_root $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 16290 "configure" +#line 17419 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -16299,25 +17428,25 @@ initscr() } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16302: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17431: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16305: \$? = $ac_status" >&5 + echo "$as_me:17434: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16308: \"$ac_try\"") >&5 + { (eval echo "$as_me:17437: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16311: \$? = $ac_status" >&5 + echo "$as_me:17440: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:16313: result: yes" >&5 + echo "$as_me:17442: result: yes" >&5 echo "${ECHO_T}yes" >&6 eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:16320: result: no" >&5 +echo "$as_me:17449: result: no" >&5 echo "${ECHO_T}no" >&6 cf_search= @@ -16385,11 +17514,11 @@ cf_search="$cf_library_path_list $cf_sea for cf_libdir in $cf_search do - echo "$as_me:16388: checking for -l$cf_nculib_root in $cf_libdir" >&5 + echo "$as_me:17517: checking for -l$cf_nculib_root in $cf_libdir" >&5 echo $ECHO_N "checking for -l$cf_nculib_root in $cf_libdir... $ECHO_C" >&6 LIBS="-L$cf_libdir -l$cf_nculib_root $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 16392 "configure" +#line 17521 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -16401,25 +17530,25 @@ initscr() } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16404: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17533: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16407: \$? = $ac_status" >&5 + echo "$as_me:17536: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16410: \"$ac_try\"") >&5 + { (eval echo "$as_me:17539: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16413: \$? = $ac_status" >&5 + echo "$as_me:17542: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:16415: result: yes" >&5 + echo "$as_me:17544: result: yes" >&5 echo "${ECHO_T}yes" >&6 eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' break else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:16422: result: no" >&5 +echo "$as_me:17551: result: no" >&5 echo "${ECHO_T}no" >&6 LIBS="$cf_save_LIBS" fi @@ -16434,7 +17563,7 @@ fi eval 'cf_found_library="$cf_cv_have_lib_'"$cf_nculib_root"\" if test "$cf_found_library" = no ; then - { { echo "$as_me:16437: error: Cannot link $cf_nculib_root library" >&5 + { { echo "$as_me:17566: error: Cannot link $cf_nculib_root library" >&5 echo "$as_me: error: Cannot link $cf_nculib_root library" >&2;} { (exit 1); exit 1; }; } fi @@ -16442,7 +17571,7 @@ fi fi if test -n "$cf_ncurses_LIBS" ; then - echo "$as_me:16445: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 + echo "$as_me:17574: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 echo $ECHO_N "checking if we can link $cf_nculib_root without $cf_ncurses_LIBS... $ECHO_C" >&6 cf_ncurses_SAVE="$LIBS" for p in $cf_ncurses_LIBS ; do @@ -16452,7 +17581,7 @@ echo $ECHO_N "checking if we can link $c fi done cat >"conftest.$ac_ext" <<_ACEOF -#line 16455 "configure" +#line 17584 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -16464,23 +17593,23 @@ initscr(); mousemask(0,0); tigetstr((cha } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16467: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17596: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16470: \$? = $ac_status" >&5 + echo "$as_me:17599: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16473: \"$ac_try\"") >&5 + { (eval echo "$as_me:17602: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16476: \$? = $ac_status" >&5 + echo "$as_me:17605: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:16478: result: yes" >&5 + echo "$as_me:17607: result: yes" >&5 echo "${ECHO_T}yes" >&6 else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:16483: result: no" >&5 +echo "$as_me:17612: result: no" >&5 echo "${ECHO_T}no" >&6 LIBS="$cf_ncurses_SAVE" fi @@ -16498,7 +17627,7 @@ else NCURSES_CONFIG=none fi -echo "$as_me:16501: checking definition to turn on extended curses functions" >&5 +echo "$as_me:17630: checking definition to turn on extended curses functions" >&5 echo $ECHO_N "checking definition to turn on extended curses functions... $ECHO_C" >&6 if test "${cf_cv_need_xopen_extension+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -16506,10 +17635,10 @@ else cf_cv_need_xopen_extension=unknown cat >"conftest.$ac_ext" <<_ACEOF -#line 16509 "configure" +#line 17638 "configure" #include "confdefs.h" -#include +$ac_includes_default #include <${cf_cv_ncurses_header:-curses.h}> int main (void) @@ -16523,9 +17652,10 @@ main (void) #ifdef NCURSES_WIDECHAR make an error /* prefer to fall-through on the second checks */ #endif + static char dummy[10]; cchar_t check; int check2 = curs_set((int)sizeof(check)); - long x = winnstr(stdscr, "", 0); + long x = winnstr(stdscr, dummy, 5); int x1, y1; (void)check2; getbegyx(stdscr, y1, x1); @@ -16538,16 +17668,16 @@ make an error /* prefer to fall-through } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16541: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17671: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16544: \$? = $ac_status" >&5 + echo "$as_me:17674: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16547: \"$ac_try\"") >&5 + { (eval echo "$as_me:17677: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16550: \$? = $ac_status" >&5 + echo "$as_me:17680: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_need_xopen_extension=none else @@ -16557,19 +17687,20 @@ cat "conftest.$ac_ext" >&5 for cf_try_xopen_extension in _XOPEN_SOURCE_EXTENDED NCURSES_WIDECHAR do cat >"conftest.$ac_ext" <<_ACEOF -#line 16560 "configure" +#line 17690 "configure" #include "confdefs.h" #define $cf_try_xopen_extension 1 -#include +$ac_includes_default #include <${cf_cv_ncurses_header:-curses.h}> int main (void) { + static char dummy[10]; cchar_t check; int check2 = curs_set((int)sizeof(check)); - long x = winnstr(stdscr, "", 0); + long x = winnstr(stdscr, dummy, 5); int x1, y1; getbegyx(stdscr, y1, x1); (void)check2; @@ -16582,16 +17713,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16585: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17716: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16588: \$? = $ac_status" >&5 + echo "$as_me:17719: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16591: \"$ac_try\"") >&5 + { (eval echo "$as_me:17722: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16594: \$? = $ac_status" >&5 + echo "$as_me:17725: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_need_xopen_extension=$cf_try_xopen_extension; break else @@ -16605,7 +17736,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:16608: result: $cf_cv_need_xopen_extension" >&5 +echo "$as_me:17739: result: $cf_cv_need_xopen_extension" >&5 echo "${ECHO_T}$cf_cv_need_xopen_extension" >&6 case "$cf_cv_need_xopen_extension" in @@ -16617,13 +17748,13 @@ case "$cf_cv_need_xopen_extension" in ;; esac - test "$cf_cv_need_xopen_extension" = unknown && { { echo "$as_me:16620: error: X/Open curses not found" >&5 + test "$cf_cv_need_xopen_extension" = unknown && { { echo "$as_me:17751: error: X/Open curses not found" >&5 echo "$as_me: error: X/Open curses not found" >&2;} { (exit 1); exit 1; }; } ;; curses) #(vi -echo "$as_me:16626: checking for extra include directories" >&5 +echo "$as_me:17757: checking for extra include directories" >&5 echo $ECHO_N "checking for extra include directories... $ECHO_C" >&6 if test "${cf_cv_curses_incdir+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -16649,7 +17780,7 @@ sunos3*|sunos4*) esac fi -echo "$as_me:16652: result: $cf_cv_curses_incdir" >&5 +echo "$as_me:17783: result: $cf_cv_curses_incdir" >&5 echo "${ECHO_T}$cf_cv_curses_incdir" >&6 if test "$cf_cv_curses_incdir" != no then @@ -16659,7 +17790,7 @@ then fi -echo "$as_me:16662: checking if we have identified curses headers" >&5 +echo "$as_me:17793: checking if we have identified curses headers" >&5 echo $ECHO_N "checking if we have identified curses headers... $ECHO_C" >&6 if test "${cf_cv_ncurses_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -16671,7 +17802,7 @@ for cf_header in \ curses.h ncurses/ncurses.h ncurses/curses.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 16674 "configure" +#line 17805 "configure" #include "confdefs.h" #include <${cf_header}> int @@ -16683,16 +17814,16 @@ initscr(); endwin() } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:16686: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:17817: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:16689: \$? = $ac_status" >&5 + echo "$as_me:17820: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:16692: \"$ac_try\"") >&5 + { (eval echo "$as_me:17823: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16695: \$? = $ac_status" >&5 + echo "$as_me:17826: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_header=$cf_header; break else @@ -16703,11 +17834,11 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:16706: result: $cf_cv_ncurses_header" >&5 +echo "$as_me:17837: result: $cf_cv_ncurses_header" >&5 echo "${ECHO_T}$cf_cv_ncurses_header" >&6 if test "$cf_cv_ncurses_header" = none ; then - { { echo "$as_me:16710: error: No curses header-files found" >&5 + { { echo "$as_me:17841: error: No curses header-files found" >&5 echo "$as_me: error: No curses header-files found" >&2;} { (exit 1); exit 1; }; } fi @@ -16717,23 +17848,23 @@ fi for ac_header in $cf_cv_ncurses_header do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:16720: checking for $ac_header" >&5 +echo "$as_me:17851: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 16726 "configure" +#line 17857 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:16730: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:17861: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:16736: \$? = $ac_status" >&5 + echo "$as_me:17867: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -16752,7 +17883,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:16755: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:17886: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:17896: checking for terminfo header" >&5 echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6 if test "${cf_cv_term_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -16780,7 +17911,7 @@ esac for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat >"conftest.$ac_ext" <<_ACEOF -#line 16783 "configure" +#line 17914 "configure" #include "confdefs.h" #include #include <${cf_cv_ncurses_header:-curses.h}> @@ -16795,16 +17926,16 @@ int x = auto_left_margin; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:16798: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:17929: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:16801: \$? = $ac_status" >&5 + echo "$as_me:17932: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:16804: \"$ac_try\"") >&5 + { (eval echo "$as_me:17935: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16807: \$? = $ac_status" >&5 + echo "$as_me:17938: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header="$cf_test" @@ -16820,7 +17951,7 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:16823: result: $cf_cv_term_header" >&5 +echo "$as_me:17954: result: $cf_cv_term_header" >&5 echo "${ECHO_T}$cf_cv_term_header" >&6 # Set definitions to allow ifdef'ing to accommodate subdirectories @@ -16852,7 +17983,7 @@ EOF ;; esac -echo "$as_me:16855: checking for ncurses version" >&5 +echo "$as_me:17986: checking for ncurses version" >&5 echo $ECHO_N "checking for ncurses version... $ECHO_C" >&6 if test "${cf_cv_ncurses_version+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -16878,10 +18009,10 @@ Autoconf "old" #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo "$as_me:16881: \"$cf_try\"") >&5 + { (eval echo "$as_me:18012: \"$cf_try\"") >&5 (eval $cf_try) 2>&5 ac_status=$? - echo "$as_me:16884: \$? = $ac_status" >&5 + echo "$as_me:18015: \$? = $ac_status" >&5 (exit "$ac_status"); } if test -f conftest.out ; then cf_out=`sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%' conftest.out` @@ -16891,11 +18022,13 @@ EOF else cat >"conftest.$ac_ext" <<_ACEOF -#line 16894 "configure" +#line 18025 "configure" #include "confdefs.h" +$ac_includes_default + #include <${cf_cv_ncurses_header:-curses.h}> -#include + int main(void) { FILE *fp = fopen("$cf_tempfile", "w"); @@ -16916,15 +18049,15 @@ int main(void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:16919: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18052: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16922: \$? = $ac_status" >&5 + echo "$as_me:18055: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:16924: \"$ac_try\"") >&5 + { (eval echo "$as_me:18057: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16927: \$? = $ac_status" >&5 + echo "$as_me:18060: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_version=`cat $cf_tempfile` @@ -16938,17 +18071,17 @@ fi rm -f "$cf_tempfile" fi -echo "$as_me:16941: result: $cf_cv_ncurses_version" >&5 +echo "$as_me:18074: result: $cf_cv_ncurses_version" >&5 echo "${ECHO_T}$cf_cv_ncurses_version" >&6 test "$cf_cv_ncurses_version" = no || cat >>confdefs.h <<\EOF #define NCURSES 1 EOF -echo "$as_me:16948: checking if we have identified curses libraries" >&5 +echo "$as_me:18081: checking if we have identified curses libraries" >&5 echo $ECHO_N "checking if we have identified curses libraries... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 16951 "configure" +#line 18084 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -16960,16 +18093,16 @@ initscr(); endwin() } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16963: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18096: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16966: \$? = $ac_status" >&5 + echo "$as_me:18099: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16969: \"$ac_try\"") >&5 + { (eval echo "$as_me:18102: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16972: \$? = $ac_status" >&5 + echo "$as_me:18105: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=yes else @@ -16978,13 +18111,13 @@ cat "conftest.$ac_ext" >&5 cf_result=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" -echo "$as_me:16981: result: $cf_result" >&5 +echo "$as_me:18114: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 if test "$cf_result" = no ; then case "$host_os" in freebsd*) - echo "$as_me:16987: checking for tgoto in -lmytinfo" >&5 + echo "$as_me:18120: checking for tgoto in -lmytinfo" >&5 echo $ECHO_N "checking for tgoto in -lmytinfo... $ECHO_C" >&6 if test "${ac_cv_lib_mytinfo_tgoto+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -16992,7 +18125,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lmytinfo $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 16995 "configure" +#line 18128 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -17001,7 +18134,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char tgoto (); +char tgoto (void); int main (void) { @@ -17011,16 +18144,16 @@ tgoto (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17014: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18147: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17017: \$? = $ac_status" >&5 + echo "$as_me:18150: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17020: \"$ac_try\"") >&5 + { (eval echo "$as_me:18153: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17023: \$? = $ac_status" >&5 + echo "$as_me:18156: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_mytinfo_tgoto=yes else @@ -17031,7 +18164,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:17034: result: $ac_cv_lib_mytinfo_tgoto" >&5 +echo "$as_me:18167: result: $ac_cv_lib_mytinfo_tgoto" >&5 echo "${ECHO_T}$ac_cv_lib_mytinfo_tgoto" >&6 if test "$ac_cv_lib_mytinfo_tgoto" = yes; then @@ -17061,7 +18194,7 @@ hpux10.*) # term.h) for cur_colr if test "x$cf_cv_screen" = "xcurses_colr" then - echo "$as_me:17064: checking for initscr in -lcur_colr" >&5 + echo "$as_me:18197: checking for initscr in -lcur_colr" >&5 echo $ECHO_N "checking for initscr in -lcur_colr... $ECHO_C" >&6 if test "${ac_cv_lib_cur_colr_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -17069,7 +18202,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lcur_colr $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 17072 "configure" +#line 18205 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -17078,7 +18211,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char initscr (); +char initscr (void); int main (void) { @@ -17088,16 +18221,16 @@ initscr (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17091: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18224: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17094: \$? = $ac_status" >&5 + echo "$as_me:18227: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17097: \"$ac_try\"") >&5 + { (eval echo "$as_me:18230: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17100: \$? = $ac_status" >&5 + echo "$as_me:18233: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_cur_colr_initscr=yes else @@ -17108,7 +18241,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:17111: result: $ac_cv_lib_cur_colr_initscr" >&5 +echo "$as_me:18244: result: $ac_cv_lib_cur_colr_initscr" >&5 echo "${ECHO_T}$ac_cv_lib_cur_colr_initscr" >&6 if test "$ac_cv_lib_cur_colr_initscr" = yes; then @@ -17132,7 +18265,7 @@ LIBS="$cf_add_libs" else - echo "$as_me:17135: checking for initscr in -lHcurses" >&5 + echo "$as_me:18268: checking for initscr in -lHcurses" >&5 echo $ECHO_N "checking for initscr in -lHcurses... $ECHO_C" >&6 if test "${ac_cv_lib_Hcurses_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -17140,7 +18273,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lHcurses $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 17143 "configure" +#line 18276 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -17149,7 +18282,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char initscr (); +char initscr (void); int main (void) { @@ -17159,16 +18292,16 @@ initscr (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17162: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18295: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17165: \$? = $ac_status" >&5 + echo "$as_me:18298: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17168: \"$ac_try\"") >&5 + { (eval echo "$as_me:18301: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17171: \$? = $ac_status" >&5 + echo "$as_me:18304: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_Hcurses_initscr=yes else @@ -17179,7 +18312,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:17182: result: $ac_cv_lib_Hcurses_initscr" >&5 +echo "$as_me:18315: result: $ac_cv_lib_Hcurses_initscr" >&5 echo "${ECHO_T}$ac_cv_lib_Hcurses_initscr" >&6 if test "$ac_cv_lib_Hcurses_initscr" = yes; then @@ -17237,7 +18370,7 @@ if test -n "/lib64" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:17240: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:18373: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -17266,7 +18399,7 @@ if test -n "/lib" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:17269: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:18402: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -17297,7 +18430,7 @@ if test -n "/lib" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:17300: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:18433: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -17332,7 +18465,7 @@ if test -n "/usr/5lib" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:17335: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:18468: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -17376,13 +18509,13 @@ if test ".$ac_cv_func_initscr" != .yes ; # because it may be needed to link the test-case for initscr. if test "x$cf_term_lib" = x then - echo "$as_me:17379: checking for tgoto" >&5 + echo "$as_me:18512: checking for tgoto" >&5 echo $ECHO_N "checking for tgoto... $ECHO_C" >&6 if test "${ac_cv_func_tgoto+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 17385 "configure" +#line 18518 "configure" #include "confdefs.h" #define tgoto autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -17413,16 +18546,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17416: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18549: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17419: \$? = $ac_status" >&5 + echo "$as_me:18552: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17422: \"$ac_try\"") >&5 + { (eval echo "$as_me:18555: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17425: \$? = $ac_status" >&5 + echo "$as_me:18558: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_tgoto=yes else @@ -17432,7 +18565,7 @@ ac_cv_func_tgoto=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:17435: result: $ac_cv_func_tgoto" >&5 +echo "$as_me:18568: result: $ac_cv_func_tgoto" >&5 echo "${ECHO_T}$ac_cv_func_tgoto" >&6 if test "$ac_cv_func_tgoto" = yes; then cf_term_lib=predefined @@ -17441,7 +18574,7 @@ else for cf_term_lib in $cf_check_list otermcap termcap tinfo termlib unknown do as_ac_Lib=`echo "ac_cv_lib_$cf_term_lib''_tgoto" | $as_tr_sh` -echo "$as_me:17444: checking for tgoto in -l$cf_term_lib" >&5 +echo "$as_me:18577: checking for tgoto in -l$cf_term_lib" >&5 echo $ECHO_N "checking for tgoto in -l$cf_term_lib... $ECHO_C" >&6 if eval "test \"\${$as_ac_Lib+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -17449,7 +18582,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-l$cf_term_lib $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 17452 "configure" +#line 18585 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -17458,7 +18591,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char tgoto (); +char tgoto (void); int main (void) { @@ -17468,16 +18601,16 @@ tgoto (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17471: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18604: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17474: \$? = $ac_status" >&5 + echo "$as_me:18607: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17477: \"$ac_try\"") >&5 + { (eval echo "$as_me:18610: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17480: \$? = $ac_status" >&5 + echo "$as_me:18613: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_Lib=yes" else @@ -17488,7 +18621,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:17491: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5 +echo "$as_me:18624: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Lib"'}'`" >&6 if test "`eval echo '${'"$as_ac_Lib"'}'`" = yes; then @@ -17511,10 +18644,10 @@ fi do LIBS="-l$cf_curs_lib $cf_save_LIBS" if test "$cf_term_lib" = unknown || test "$cf_term_lib" = "$cf_curs_lib" ; then - echo "$as_me:17514: checking if we can link with $cf_curs_lib library" >&5 + echo "$as_me:18647: checking if we can link with $cf_curs_lib library" >&5 echo $ECHO_N "checking if we can link with $cf_curs_lib library... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 17517 "configure" +#line 18650 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -17526,16 +18659,16 @@ initscr() } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17529: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18662: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17532: \$? = $ac_status" >&5 + echo "$as_me:18665: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17535: \"$ac_try\"") >&5 + { (eval echo "$as_me:18668: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17538: \$? = $ac_status" >&5 + echo "$as_me:18671: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=yes else @@ -17544,16 +18677,16 @@ cat "conftest.$ac_ext" >&5 cf_result=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:17547: result: $cf_result" >&5 + echo "$as_me:18680: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 test "$cf_result" = yes && break elif test "$cf_curs_lib" = "$cf_term_lib" ; then cf_result=no elif test "$cf_term_lib" != predefined ; then - echo "$as_me:17553: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5 + echo "$as_me:18686: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5 echo $ECHO_N "checking if we need both $cf_curs_lib and $cf_term_lib libraries... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 17556 "configure" +#line 18689 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -17565,16 +18698,16 @@ initscr(); endwin(); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17568: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18701: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17571: \$? = $ac_status" >&5 + echo "$as_me:18704: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17574: \"$ac_try\"") >&5 + { (eval echo "$as_me:18707: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17577: \$? = $ac_status" >&5 + echo "$as_me:18710: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=no else @@ -17583,7 +18716,7 @@ cat "conftest.$ac_ext" >&5 LIBS="-l$cf_curs_lib -l$cf_term_lib $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 17586 "configure" +#line 18719 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -17595,16 +18728,16 @@ initscr() } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17598: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18731: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17601: \$? = $ac_status" >&5 + echo "$as_me:18734: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17604: \"$ac_try\"") >&5 + { (eval echo "$as_me:18737: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17607: \$? = $ac_status" >&5 + echo "$as_me:18740: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=yes else @@ -17616,19 +18749,19 @@ rm -f "conftest.$ac_objext" "conftest$ac fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:17619: result: $cf_result" >&5 + echo "$as_me:18752: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 test "$cf_result" != error && break fi done fi - test "$cf_curs_lib" = unknown && { { echo "$as_me:17625: error: no curses library found" >&5 + test "$cf_curs_lib" = unknown && { { echo "$as_me:18758: error: no curses library found" >&5 echo "$as_me: error: no curses library found" >&2;} { (exit 1); exit 1; }; } fi fi -echo "$as_me:17631: checking definition to turn on extended curses functions" >&5 +echo "$as_me:18764: checking definition to turn on extended curses functions" >&5 echo $ECHO_N "checking definition to turn on extended curses functions... $ECHO_C" >&6 if test "${cf_cv_need_xopen_extension+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -17636,10 +18769,10 @@ else cf_cv_need_xopen_extension=unknown cat >"conftest.$ac_ext" <<_ACEOF -#line 17639 "configure" +#line 18772 "configure" #include "confdefs.h" -#include +$ac_includes_default #include <${cf_cv_ncurses_header:-curses.h}> int main (void) @@ -17653,9 +18786,10 @@ main (void) #ifdef NCURSES_WIDECHAR make an error /* prefer to fall-through on the second checks */ #endif + static char dummy[10]; cchar_t check; int check2 = curs_set((int)sizeof(check)); - long x = winnstr(stdscr, "", 0); + long x = winnstr(stdscr, dummy, 5); int x1, y1; (void)check2; getbegyx(stdscr, y1, x1); @@ -17668,16 +18802,16 @@ make an error /* prefer to fall-through } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17671: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18805: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17674: \$? = $ac_status" >&5 + echo "$as_me:18808: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17677: \"$ac_try\"") >&5 + { (eval echo "$as_me:18811: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17680: \$? = $ac_status" >&5 + echo "$as_me:18814: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_need_xopen_extension=none else @@ -17687,19 +18821,20 @@ cat "conftest.$ac_ext" >&5 for cf_try_xopen_extension in _XOPEN_SOURCE_EXTENDED NCURSES_WIDECHAR do cat >"conftest.$ac_ext" <<_ACEOF -#line 17690 "configure" +#line 18824 "configure" #include "confdefs.h" #define $cf_try_xopen_extension 1 -#include +$ac_includes_default #include <${cf_cv_ncurses_header:-curses.h}> int main (void) { + static char dummy[10]; cchar_t check; int check2 = curs_set((int)sizeof(check)); - long x = winnstr(stdscr, "", 0); + long x = winnstr(stdscr, dummy, 5); int x1, y1; getbegyx(stdscr, y1, x1); (void)check2; @@ -17712,16 +18847,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17715: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18850: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17718: \$? = $ac_status" >&5 + echo "$as_me:18853: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17721: \"$ac_try\"") >&5 + { (eval echo "$as_me:18856: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17724: \$? = $ac_status" >&5 + echo "$as_me:18859: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_need_xopen_extension=$cf_try_xopen_extension; break else @@ -17735,7 +18870,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:17738: result: $cf_cv_need_xopen_extension" >&5 +echo "$as_me:18873: result: $cf_cv_need_xopen_extension" >&5 echo "${ECHO_T}$cf_cv_need_xopen_extension" >&6 case "$cf_cv_need_xopen_extension" in @@ -17752,7 +18887,7 @@ esac fi ## substitute externally-installed PCRE library for our bundled version -echo "$as_me:17755: checking if you want to use installed version of pcre" >&5 +echo "$as_me:18890: checking if you want to use installed version of pcre" >&5 echo $ECHO_N "checking if you want to use installed version of pcre... $ECHO_C" >&6 # Check whether --with-pcre or --without-pcre was given. @@ -17762,11 +18897,11 @@ if test "${with_pcre+set}" = set; then else PCRE_HOME=no fi; -echo "$as_me:17765: result: $PCRE_HOME" >&5 +echo "$as_me:18900: result: $PCRE_HOME" >&5 echo "${ECHO_T}$PCRE_HOME" >&6 ## Preliminary check for PCRE2 -echo "$as_me:17769: checking if you want to use pcre2 in favour of pcre" >&5 +echo "$as_me:18904: checking if you want to use pcre2 in favour of pcre" >&5 echo $ECHO_N "checking if you want to use pcre2 in favour of pcre... $ECHO_C" >&6 # Check whether --with-pcre2-config or --without-pcre2-config was given. @@ -17776,11 +18911,11 @@ if test "${with_pcre2_config+set}" = set else pcre2_config=no fi; -echo "$as_me:17779: result: $pcre2_config" >&5 +echo "$as_me:18914: result: $pcre2_config" >&5 echo "${ECHO_T}$pcre2_config" >&6 if test "$PCRE_HOME" != no && test "$pcre2_config" != no ; then - { { echo "$as_me:17783: error: cannot use PCRE and PCRE2 at the same time" >&5 + { { echo "$as_me:18918: error: cannot use PCRE and PCRE2 at the same time" >&5 echo "$as_me: error: cannot use PCRE and PCRE2 at the same time" >&2;} { (exit 1); exit 1; }; } fi @@ -17793,7 +18928,7 @@ if test "$pcre2_config" != no ; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}pcre2-config", so it can be a program name with args. set dummy ${ac_tool_prefix}pcre2-config; ac_word=$2 -echo "$as_me:17796: checking for $ac_word" >&5 +echo "$as_me:18931: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PCRE2_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -17810,7 +18945,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_PCRE2_CONFIG="$ac_dir/$ac_word" - echo "$as_me:17813: found $ac_dir/$ac_word" >&5 + echo "$as_me:18948: found $ac_dir/$ac_word" >&5 break fi done @@ -17821,10 +18956,10 @@ fi PCRE2_CONFIG=$ac_cv_path_PCRE2_CONFIG if test -n "$PCRE2_CONFIG"; then - echo "$as_me:17824: result: $PCRE2_CONFIG" >&5 + echo "$as_me:18959: result: $PCRE2_CONFIG" >&5 echo "${ECHO_T}$PCRE2_CONFIG" >&6 else - echo "$as_me:17827: result: no" >&5 + echo "$as_me:18962: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -17833,7 +18968,7 @@ if test -z "$ac_cv_path_PCRE2_CONFIG"; t ac_pt_PCRE2_CONFIG=$PCRE2_CONFIG # Extract the first word of "pcre2-config", so it can be a program name with args. set dummy pcre2-config; ac_word=$2 -echo "$as_me:17836: checking for $ac_word" >&5 +echo "$as_me:18971: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_ac_pt_PCRE2_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -17850,7 +18985,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_ac_pt_PCRE2_CONFIG="$ac_dir/$ac_word" - echo "$as_me:17853: found $ac_dir/$ac_word" >&5 + echo "$as_me:18988: found $ac_dir/$ac_word" >&5 break fi done @@ -17862,10 +18997,10 @@ fi ac_pt_PCRE2_CONFIG=$ac_cv_path_ac_pt_PCRE2_CONFIG if test -n "$ac_pt_PCRE2_CONFIG"; then - echo "$as_me:17865: result: $ac_pt_PCRE2_CONFIG" >&5 + echo "$as_me:19000: result: $ac_pt_PCRE2_CONFIG" >&5 echo "${ECHO_T}$ac_pt_PCRE2_CONFIG" >&6 else - echo "$as_me:17868: result: no" >&5 + echo "$as_me:19003: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -17892,7 +19027,7 @@ EOF # TODO: header / link checks? else - { echo "$as_me:17895: WARNING: pcre2-config not found or not working, trying fallback to pcre" >&5 + { echo "$as_me:19030: WARNING: pcre2-config not found or not working, trying fallback to pcre" >&5 echo "$as_me: WARNING: pcre2-config not found or not working, trying fallback to pcre" >&2;} pcre2_config=no fi @@ -17921,17 +19056,17 @@ cf_find_PCRE=yes if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "libpcre2"; then test -n "$verbose" && echo " found package libpcre2" 1>&6 -echo "${as_me:-configure}:17924: testing found package libpcre2 ..." 1>&5 +echo "${as_me:-configure}:19059: testing found package libpcre2 ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "libpcre2" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "libpcre2" 2>/dev/null`" test -n "$verbose" && echo " package libpcre2 CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:17930: testing package libpcre2 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:19065: testing package libpcre2 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package libpcre2 LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:17934: testing package libpcre2 LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:19069: testing package libpcre2 LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -18055,17 +19190,17 @@ else if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "libpcre"; then test -n "$verbose" && echo " found package libpcre" 1>&6 -echo "${as_me:-configure}:18058: testing found package libpcre ..." 1>&5 +echo "${as_me:-configure}:19193: testing found package libpcre ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "libpcre" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "libpcre" 2>/dev/null`" test -n "$verbose" && echo " package libpcre CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:18064: testing package libpcre CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:19199: testing package libpcre CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package libpcre LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:18068: testing package libpcre LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:19203: testing package libpcre LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -18186,7 +19321,7 @@ else cf_pkgconfig_incs= cf_pkgconfig_libs= - echo "$as_me:18189: checking for pcre_compile in -lpcre" >&5 + echo "$as_me:19324: checking for pcre_compile in -lpcre" >&5 echo $ECHO_N "checking for pcre_compile in -lpcre... $ECHO_C" >&6 if test "${ac_cv_lib_pcre_pcre_compile+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -18194,7 +19329,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lpcre $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 18197 "configure" +#line 19332 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -18203,7 +19338,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char pcre_compile (); +char pcre_compile (void); int main (void) { @@ -18213,16 +19348,16 @@ pcre_compile (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18216: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19351: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18219: \$? = $ac_status" >&5 + echo "$as_me:19354: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18222: \"$ac_try\"") >&5 + { (eval echo "$as_me:19357: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18225: \$? = $ac_status" >&5 + echo "$as_me:19360: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_pcre_pcre_compile=yes else @@ -18233,7 +19368,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:18236: result: $ac_cv_lib_pcre_pcre_compile" >&5 +echo "$as_me:19371: result: $ac_cv_lib_pcre_pcre_compile" >&5 echo "${ECHO_T}$ac_cv_lib_pcre_pcre_compile" >&6 if test "$ac_cv_lib_pcre_pcre_compile" = yes; then @@ -18253,7 +19388,7 @@ for cf_add_1lib in $cf_add_0lib; do done LIBS="$cf_add_libs" - echo "$as_me:18256: checking for regcomp in -lpcre2-posix" >&5 + echo "$as_me:19391: checking for regcomp in -lpcre2-posix" >&5 echo $ECHO_N "checking for regcomp in -lpcre2-posix... $ECHO_C" >&6 if test "${ac_cv_lib_pcre2_posix_regcomp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -18261,7 +19396,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lpcre2-posix $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 18264 "configure" +#line 19399 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -18270,7 +19405,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char regcomp (); +char regcomp (void); int main (void) { @@ -18280,16 +19415,16 @@ regcomp (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18283: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19418: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18286: \$? = $ac_status" >&5 + echo "$as_me:19421: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18289: \"$ac_try\"") >&5 + { (eval echo "$as_me:19424: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18292: \$? = $ac_status" >&5 + echo "$as_me:19427: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_pcre2_posix_regcomp=yes else @@ -18300,7 +19435,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:18303: result: $ac_cv_lib_pcre2_posix_regcomp" >&5 +echo "$as_me:19438: result: $ac_cv_lib_pcre2_posix_regcomp" >&5 echo "${ECHO_T}$ac_cv_lib_pcre2_posix_regcomp" >&6 if test "$ac_cv_lib_pcre2_posix_regcomp" = yes; then @@ -18322,7 +19457,7 @@ LIBS="$cf_add_libs" else - echo "$as_me:18325: checking for regcomp in -lpcreposix" >&5 + echo "$as_me:19460: checking for regcomp in -lpcreposix" >&5 echo $ECHO_N "checking for regcomp in -lpcreposix... $ECHO_C" >&6 if test "${ac_cv_lib_pcreposix_regcomp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -18330,7 +19465,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lpcreposix $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 18333 "configure" +#line 19468 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -18339,7 +19474,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char regcomp (); +char regcomp (void); int main (void) { @@ -18349,16 +19484,16 @@ regcomp (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18352: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19487: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18355: \$? = $ac_status" >&5 + echo "$as_me:19490: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18358: \"$ac_try\"") >&5 + { (eval echo "$as_me:19493: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18361: \$? = $ac_status" >&5 + echo "$as_me:19496: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_pcreposix_regcomp=yes else @@ -18369,7 +19504,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:18372: result: $ac_cv_lib_pcreposix_regcomp" >&5 +echo "$as_me:19507: result: $ac_cv_lib_pcreposix_regcomp" >&5 echo "${ECHO_T}$ac_cv_lib_pcreposix_regcomp" >&6 if test "$ac_cv_lib_pcreposix_regcomp" = yes; then @@ -18423,7 +19558,7 @@ else test -n "$verbose" && echo " using bundled pcre because no installed pcre was found" 1>&6 -echo "${as_me:-configure}:18426: testing using bundled pcre because no installed pcre was found ..." 1>&5 +echo "${as_me:-configure}:19561: testing using bundled pcre because no installed pcre was found ..." 1>&5 cf_pcre_home=no @@ -18457,7 +19592,7 @@ case ".$cf_pcre_home" in cf_pcre_home=`echo "$cf_pcre_home" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:18460: error: expected a pathname, not \"$cf_pcre_home\"" >&5 + { { echo "$as_me:19595: error: expected a pathname, not \"$cf_pcre_home\"" >&5 echo "$as_me: error: expected a pathname, not \"$cf_pcre_home\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -18484,7 +19619,7 @@ fi ## debugging libraries (do this after other libraries) debug_malloc=none -echo "$as_me:18487: checking if you want to use dbmalloc for testing" >&5 +echo "$as_me:19622: checking if you want to use dbmalloc for testing" >&5 echo $ECHO_N "checking if you want to use dbmalloc for testing... $ECHO_C" >&6 # Check whether --with-dbmalloc or --without-dbmalloc was given. @@ -18506,7 +19641,7 @@ EOF else with_dbmalloc= fi; -echo "$as_me:18509: result: ${with_dbmalloc:-no}" >&5 +echo "$as_me:19644: result: ${with_dbmalloc:-no}" >&5 echo "${ECHO_T}${with_dbmalloc:-no}" >&6 case ".$with_cflags" in @@ -18620,23 +19755,23 @@ fi esac if test "$with_dbmalloc" = yes ; then - echo "$as_me:18623: checking for dbmalloc.h" >&5 + echo "$as_me:19758: checking for dbmalloc.h" >&5 echo $ECHO_N "checking for dbmalloc.h... $ECHO_C" >&6 if test "${ac_cv_header_dbmalloc_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 18629 "configure" +#line 19764 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:18633: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:19768: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:18639: \$? = $ac_status" >&5 + echo "$as_me:19774: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -18655,10 +19790,10 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:18658: result: $ac_cv_header_dbmalloc_h" >&5 +echo "$as_me:19793: result: $ac_cv_header_dbmalloc_h" >&5 echo "${ECHO_T}$ac_cv_header_dbmalloc_h" >&6 if test "$ac_cv_header_dbmalloc_h" = yes; then - echo "$as_me:18661: checking for debug_malloc in -ldbmalloc" >&5 + echo "$as_me:19796: checking for debug_malloc in -ldbmalloc" >&5 echo $ECHO_N "checking for debug_malloc in -ldbmalloc... $ECHO_C" >&6 if test "${ac_cv_lib_dbmalloc_debug_malloc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -18666,7 +19801,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-ldbmalloc $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 18669 "configure" +#line 19804 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -18675,7 +19810,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char debug_malloc (); +char debug_malloc (void); int main (void) { @@ -18685,16 +19820,16 @@ debug_malloc (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18688: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19823: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18691: \$? = $ac_status" >&5 + echo "$as_me:19826: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18694: \"$ac_try\"") >&5 + { (eval echo "$as_me:19829: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18697: \$? = $ac_status" >&5 + echo "$as_me:19832: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_dbmalloc_debug_malloc=yes else @@ -18705,7 +19840,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:18708: result: $ac_cv_lib_dbmalloc_debug_malloc" >&5 +echo "$as_me:19843: result: $ac_cv_lib_dbmalloc_debug_malloc" >&5 echo "${ECHO_T}$ac_cv_lib_dbmalloc_debug_malloc" >&6 if test "$ac_cv_lib_dbmalloc_debug_malloc" = yes; then debug_malloc=DBMALLOC @@ -18715,7 +19850,7 @@ fi fi -echo "$as_me:18718: checking if you want to use dmalloc for testing" >&5 +echo "$as_me:19853: checking if you want to use dmalloc for testing" >&5 echo $ECHO_N "checking if you want to use dmalloc for testing... $ECHO_C" >&6 # Check whether --with-dmalloc or --without-dmalloc was given. @@ -18737,7 +19872,7 @@ EOF else with_dmalloc= fi; -echo "$as_me:18740: result: ${with_dmalloc:-no}" >&5 +echo "$as_me:19875: result: ${with_dmalloc:-no}" >&5 echo "${ECHO_T}${with_dmalloc:-no}" >&6 case ".$with_cflags" in @@ -18851,23 +19986,23 @@ fi esac if test "$with_dmalloc" = yes ; then - echo "$as_me:18854: checking for dmalloc.h" >&5 + echo "$as_me:19989: checking for dmalloc.h" >&5 echo $ECHO_N "checking for dmalloc.h... $ECHO_C" >&6 if test "${ac_cv_header_dmalloc_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 18860 "configure" +#line 19995 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:18864: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:19999: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:18870: \$? = $ac_status" >&5 + echo "$as_me:20005: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -18886,10 +20021,10 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:18889: result: $ac_cv_header_dmalloc_h" >&5 +echo "$as_me:20024: result: $ac_cv_header_dmalloc_h" >&5 echo "${ECHO_T}$ac_cv_header_dmalloc_h" >&6 if test "$ac_cv_header_dmalloc_h" = yes; then - echo "$as_me:18892: checking for dmalloc_debug in -ldmalloc" >&5 + echo "$as_me:20027: checking for dmalloc_debug in -ldmalloc" >&5 echo $ECHO_N "checking for dmalloc_debug in -ldmalloc... $ECHO_C" >&6 if test "${ac_cv_lib_dmalloc_dmalloc_debug+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -18897,7 +20032,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-ldmalloc $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 18900 "configure" +#line 20035 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -18906,7 +20041,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char dmalloc_debug (); +char dmalloc_debug (void); int main (void) { @@ -18916,16 +20051,16 @@ dmalloc_debug (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18919: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20054: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18922: \$? = $ac_status" >&5 + echo "$as_me:20057: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18925: \"$ac_try\"") >&5 + { (eval echo "$as_me:20060: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18928: \$? = $ac_status" >&5 + echo "$as_me:20063: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_dmalloc_dmalloc_debug=yes else @@ -18936,7 +20071,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:18939: result: $ac_cv_lib_dmalloc_dmalloc_debug" >&5 +echo "$as_me:20074: result: $ac_cv_lib_dmalloc_dmalloc_debug" >&5 echo "${ECHO_T}$ac_cv_lib_dmalloc_dmalloc_debug" >&6 if test "$ac_cv_lib_dmalloc_dmalloc_debug" = yes; then debug_malloc=DMALLOC @@ -18950,13 +20085,13 @@ fi if test "${with_trace+set}" = set; then withval="$with_trace" - echo "$as_me:18953: checking for _tracef" >&5 + echo "$as_me:20088: checking for _tracef" >&5 echo $ECHO_N "checking for _tracef... $ECHO_C" >&6 if test "${ac_cv_func__tracef+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 18959 "configure" +#line 20094 "configure" #include "confdefs.h" #define _tracef autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -18987,16 +20122,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18990: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20125: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18993: \$? = $ac_status" >&5 + echo "$as_me:20128: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18996: \"$ac_try\"") >&5 + { (eval echo "$as_me:20131: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18999: \$? = $ac_status" >&5 + echo "$as_me:20134: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func__tracef=yes else @@ -19006,7 +20141,7 @@ ac_cv_func__tracef=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:19009: result: $ac_cv_func__tracef" >&5 +echo "$as_me:20144: result: $ac_cv_func__tracef" >&5 echo "${ECHO_T}$ac_cv_func__tracef" >&6 if test "$ac_cv_func__tracef" = yes; then @@ -19017,7 +20152,7 @@ EOF else as_ac_Lib=`echo "ac_cv_lib_${cf_with_screen}_g''__tracef" | $as_tr_sh` -echo "$as_me:19020: checking for _tracef in -l${cf_with_screen}_g" >&5 +echo "$as_me:20155: checking for _tracef in -l${cf_with_screen}_g" >&5 echo $ECHO_N "checking for _tracef in -l${cf_with_screen}_g... $ECHO_C" >&6 if eval "test \"\${$as_ac_Lib+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -19025,7 +20160,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-l${cf_with_screen}_g $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 19028 "configure" +#line 20163 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -19034,7 +20169,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char _tracef (); +char _tracef (void); int main (void) { @@ -19044,16 +20179,16 @@ _tracef (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19047: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20182: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19050: \$? = $ac_status" >&5 + echo "$as_me:20185: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19053: \"$ac_try\"") >&5 + { (eval echo "$as_me:20188: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19056: \$? = $ac_status" >&5 + echo "$as_me:20191: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_Lib=yes" else @@ -19064,7 +20199,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:19067: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5 +echo "$as_me:20202: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Lib"'}'`" >&6 if test "`eval echo '${'"$as_ac_Lib"'}'`" = yes; then cat >>confdefs.h <<\EOF @@ -19080,7 +20215,7 @@ cat >>confdefs.h <<\EOF EOF EXTRAO_DEP='' - EXTRAOBJS="$EXTRAOBJS \$(OBJDIR)/trace.o" + EXTRAOBJS="\$(OBJDIR)/trace.o $EXTRAOBJS" else use_trace=no fi @@ -19094,7 +20229,7 @@ fi; #AC_MSG_RESULT($use_trace) ## options for miscellaneous definitions -echo "$as_me:19097: checking for domain-name" >&5 +echo "$as_me:20232: checking for domain-name" >&5 echo $ECHO_N "checking for domain-name... $ECHO_C" >&6 # Check whether --with-domain-name or --without-domain-name was given. @@ -19106,7 +20241,7 @@ else fi; test -n "$withval" && \ case "$withval" in #(vi yes) - { { echo "$as_me:19109: error: expected a value for --with-domain-name" >&5 + { { echo "$as_me:20244: error: expected a value for --with-domain-name" >&5 echo "$as_me: error: expected a value for --with-domain-name" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -19122,11 +20257,11 @@ cat >>confdefs.h <&5 +echo "$as_me:20260: result: $DOMAIN_NAME" >&5 echo "${ECHO_T}$DOMAIN_NAME" >&6 if test "$USE_NNTP" = "yes" ; then -echo "$as_me:19129: checking for NNTP default-server" >&5 +echo "$as_me:20264: checking for NNTP default-server" >&5 echo $ECHO_N "checking for NNTP default-server... $ECHO_C" >&6 # Check whether --with-nntp-default-server or --without-nntp-default-server was given. @@ -19138,7 +20273,7 @@ else fi; test -z "$withval" && withval=no case "$withval" in #(vi yes) - { { echo "$as_me:19141: error: expected a value for --with-nntp-default-server" >&5 + { { echo "$as_me:20276: error: expected a value for --with-nntp-default-server" >&5 echo "$as_me: error: expected a value for --with-nntp-default-server" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -19166,7 +20301,7 @@ NNTP_DEFAULT_SERVER="$withval" NNTP_DEFAULT_SERVER="news" fi fi -echo "$as_me:19169: result: $NNTP_DEFAULT_SERVER" >&5 +echo "$as_me:20304: result: $NNTP_DEFAULT_SERVER" >&5 echo "${ECHO_T}$NNTP_DEFAULT_SERVER" >&6 fi @@ -19195,7 +20330,7 @@ cat >>confdefs.h <&5 +echo "$as_me:20333: checking whether to use MH style mail handling for mailgroups" >&5 echo $ECHO_N "checking whether to use MH style mail handling for mailgroups... $ECHO_C" >&6 # Check whether --enable-mh-mail-handling or --disable-mh-mail-handling was given. @@ -19212,10 +20347,10 @@ EOF else enableval=no fi; -echo "$as_me:19215: result: $enableval" >&5 +echo "$as_me:20350: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:19218: checking whether to use Cancel-Locks" >&5 +echo "$as_me:20353: checking whether to use Cancel-Locks" >&5 echo $ECHO_N "checking whether to use Cancel-Locks... $ECHO_C" >&6 # Check whether --enable-cancel-locks or --disable-cancel-locks was given. @@ -19228,12 +20363,12 @@ if test "${enable_cancel_locks+set}" = s else enableval=no fi; -echo "$as_me:19231: result: $enableval" >&5 +echo "$as_me:20366: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 USE_CANLOCK=$enableval if test "$USE_CANLOCK" = yes ; then - echo "$as_me:19236: checking whether to use installed canlock rather than bundled" >&5 + echo "$as_me:20371: checking whether to use installed canlock rather than bundled" >&5 echo $ECHO_N "checking whether to use installed canlock rather than bundled... $ECHO_C" >&6 # Check whether --with-canlock or --without-canlock was given. @@ -19243,7 +20378,7 @@ if test "${with_canlock+set}" = set; the else CANLOCK_HOME=$USE_CANLOCK fi; - echo "$as_me:19246: result: $CANLOCK_HOME" >&5 + echo "$as_me:20381: result: $CANLOCK_HOME" >&5 echo "${ECHO_T}$CANLOCK_HOME" >&6 cf_canlock_home=$CANLOCK_HOME @@ -19256,7 +20391,7 @@ case .$cf_canlock_home in #(vi .no) #(vi test -n "$verbose" && echo " using bundled canlock" 1>&6 -echo "${as_me:-configure}:19259: testing using bundled canlock ..." 1>&5 +echo "${as_me:-configure}:20394: testing using bundled canlock ..." 1>&5 CANLIBS='-L../libcanlock -lcanlock' CAN_CPPFLAGS='-I$(top_builddir)/libcanlock/include -I$(top_srcdir)/libcanlock/include' @@ -19271,17 +20406,17 @@ cf_find_CANLOCK=yes if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "libcanlock-3"; then test -n "$verbose" && echo " found package libcanlock-3" 1>&6 -echo "${as_me:-configure}:19274: testing found package libcanlock-3 ..." 1>&5 +echo "${as_me:-configure}:20409: testing found package libcanlock-3 ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "libcanlock-3" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "libcanlock-3" 2>/dev/null`" test -n "$verbose" && echo " package libcanlock-3 CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:19280: testing package libcanlock-3 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:20415: testing package libcanlock-3 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package libcanlock-3 LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:19284: testing package libcanlock-3 LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:20419: testing package libcanlock-3 LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -19405,17 +20540,17 @@ else if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "libcanlock"; then test -n "$verbose" && echo " found package libcanlock" 1>&6 -echo "${as_me:-configure}:19408: testing found package libcanlock ..." 1>&5 +echo "${as_me:-configure}:20543: testing found package libcanlock ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "libcanlock" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "libcanlock" 2>/dev/null`" test -n "$verbose" && echo " package libcanlock CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:19414: testing package libcanlock CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:20549: testing package libcanlock CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package libcanlock LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:19418: testing package libcanlock LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:20553: testing package libcanlock LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -19541,7 +20676,7 @@ else for cf_canlock_lib in canlock3 canlock do as_ac_Lib=`echo "ac_cv_lib_$cf_canlock_lib''_cl_clear_secret" | $as_tr_sh` -echo "$as_me:19544: checking for cl_clear_secret in -l$cf_canlock_lib" >&5 +echo "$as_me:20679: checking for cl_clear_secret in -l$cf_canlock_lib" >&5 echo $ECHO_N "checking for cl_clear_secret in -l$cf_canlock_lib... $ECHO_C" >&6 if eval "test \"\${$as_ac_Lib+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -19549,7 +20684,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-l$cf_canlock_lib $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 19552 "configure" +#line 20687 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -19558,7 +20693,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char cl_clear_secret (); +char cl_clear_secret (void); int main (void) { @@ -19568,16 +20703,16 @@ cl_clear_secret (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19571: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20706: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19574: \$? = $ac_status" >&5 + echo "$as_me:20709: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19577: \"$ac_try\"") >&5 + { (eval echo "$as_me:20712: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19580: \$? = $ac_status" >&5 + echo "$as_me:20715: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_Lib=yes" else @@ -19588,7 +20723,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:19591: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5 +echo "$as_me:20726: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Lib"'}'`" >&6 if test "`eval echo '${'"$as_ac_Lib"'}'`" = yes; then @@ -19605,23 +20740,23 @@ fi for ac_header in libcanlock-3/canlock.h canlock.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:19608: checking for $ac_header" >&5 +echo "$as_me:20743: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 19614 "configure" +#line 20749 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:19618: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:20753: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:19624: \$? = $ac_status" >&5 + echo "$as_me:20759: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -19640,7 +20775,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:19643: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:20778: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&6 -echo "${as_me:-configure}:19672: testing using installed canlock ..." 1>&5 +echo "${as_me:-configure}:20807: testing using installed canlock ..." 1>&5 else test -n "$verbose" && echo " using bundled canlock because no installed canlock was found" 1>&6 -echo "${as_me:-configure}:19678: testing using bundled canlock because no installed canlock was found ..." 1>&5 +echo "${as_me:-configure}:20813: testing using bundled canlock because no installed canlock was found ..." 1>&5 CANLIBS='-L../libcanlock -lcanlock' CAN_CPPFLAGS='-I$(top_builddir)/libcanlock/include -I$(top_srcdir)/libcanlock/include' @@ -19711,7 +20846,7 @@ case ".$cf_canlock_home" in cf_canlock_home=`echo "$cf_canlock_home" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:19714: error: expected a pathname, not \"$cf_canlock_home\"" >&5 + { { echo "$as_me:20849: error: expected a pathname, not \"$cf_canlock_home\"" >&5 echo "$as_me: error: expected a pathname, not \"$cf_canlock_home\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -19722,7 +20857,7 @@ esac CAN_CPPFLAGS="-I${cf_canlock_home}/include" test -n "$verbose" && echo " using installed canlock $cf_canlock_home" 1>&6 -echo "${as_me:-configure}:19725: testing using installed canlock $cf_canlock_home ..." 1>&5 +echo "${as_me:-configure}:20860: testing using installed canlock $cf_canlock_home ..." 1>&5 ;; esac @@ -19737,23 +20872,23 @@ fi ## gsasl - used for AUTH SASL PLAIN gsasl=no -echo "$as_me:19740: checking for gsasl.h" >&5 +echo "$as_me:20875: checking for gsasl.h" >&5 echo $ECHO_N "checking for gsasl.h... $ECHO_C" >&6 if test "${ac_cv_header_gsasl_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 19746 "configure" +#line 20881 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:19750: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:20885: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:19756: \$? = $ac_status" >&5 + echo "$as_me:20891: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -19772,10 +20907,10 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:19775: result: $ac_cv_header_gsasl_h" >&5 +echo "$as_me:20910: result: $ac_cv_header_gsasl_h" >&5 echo "${ECHO_T}$ac_cv_header_gsasl_h" >&6 if test "$ac_cv_header_gsasl_h" = yes; then - echo "$as_me:19778: checking for gsasl_check_version in -lgsasl" >&5 + echo "$as_me:20913: checking for gsasl_check_version in -lgsasl" >&5 echo $ECHO_N "checking for gsasl_check_version in -lgsasl... $ECHO_C" >&6 if test "${ac_cv_lib_gsasl_gsasl_check_version+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -19783,7 +20918,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lgsasl $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 19786 "configure" +#line 20921 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -19792,7 +20927,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char gsasl_check_version (); +char gsasl_check_version (void); int main (void) { @@ -19802,16 +20937,16 @@ gsasl_check_version (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19805: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20940: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19808: \$? = $ac_status" >&5 + echo "$as_me:20943: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19811: \"$ac_try\"") >&5 + { (eval echo "$as_me:20946: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19814: \$? = $ac_status" >&5 + echo "$as_me:20949: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gsasl_gsasl_check_version=yes else @@ -19822,7 +20957,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:19825: result: $ac_cv_lib_gsasl_gsasl_check_version" >&5 +echo "$as_me:20960: result: $ac_cv_lib_gsasl_gsasl_check_version" >&5 echo "${ECHO_T}$ac_cv_lib_gsasl_gsasl_check_version" >&6 if test "$ac_cv_lib_gsasl_gsasl_check_version" = yes; then gsasl=yes @@ -19860,7 +20995,7 @@ EOF fi; fi -echo "$as_me:19863: checking whether to enable 8-bit keycodes" >&5 +echo "$as_me:20998: checking whether to enable 8-bit keycodes" >&5 echo $ECHO_N "checking whether to enable 8-bit keycodes... $ECHO_C" >&6 # Check whether --enable-8bit-keys or --disable-8bit-keys was given. @@ -19884,10 +21019,10 @@ cat >>confdefs.h <<\EOF EOF fi; -echo "$as_me:19887: result: $enableval" >&5 +echo "$as_me:21022: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:19890: checking whether to enable ANSI-color" >&5 +echo "$as_me:21025: checking whether to enable ANSI-color" >&5 echo $ECHO_N "checking whether to enable ANSI-color... $ECHO_C" >&6 # Check whether --enable-color or --disable-color was given. @@ -19901,10 +21036,10 @@ else enableval=yes fi; use_color=$enableval -echo "$as_me:19904: result: $use_color" >&5 +echo "$as_me:21039: result: $use_color" >&5 echo "${ECHO_T}$use_color" >&6 -echo "$as_me:19907: checking whether to enable posting-etiquette" >&5 +echo "$as_me:21042: checking whether to enable posting-etiquette" >&5 echo $ECHO_N "checking whether to enable posting-etiquette... $ECHO_C" >&6 # Check whether --enable-etiquette or --disable-etiquette was given. @@ -19921,10 +21056,10 @@ EOF else enableval=yes fi; -echo "$as_me:19924: result: $enableval" >&5 +echo "$as_me:21059: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:19927: checking whether to strictly observe RFC2047 and break long lines" >&5 +echo "$as_me:21062: checking whether to strictly observe RFC2047 and break long lines" >&5 echo $ECHO_N "checking whether to strictly observe RFC2047 and break long lines... $ECHO_C" >&6 # Check whether --enable-break-long-lines or --disable-break-long-lines was given. @@ -19948,10 +21083,10 @@ cat >>confdefs.h <<\EOF EOF fi; -echo "$as_me:19951: result: $enableval" >&5 +echo "$as_me:21086: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:19954: checking whether to force MM_CHARSET obeyance when decoding mime" >&5 +echo "$as_me:21089: checking whether to force MM_CHARSET obeyance when decoding mime" >&5 echo $ECHO_N "checking whether to force MM_CHARSET obeyance when decoding mime... $ECHO_C" >&6 # Check whether --enable-mime-strict-charset or --disable-mime-strict-charset was given. @@ -19975,10 +21110,10 @@ cat >>confdefs.h <<\EOF EOF fi; -echo "$as_me:19978: result: $enableval" >&5 +echo "$as_me:21113: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:19981: checking for MIME character-set" >&5 +echo "$as_me:21116: checking for MIME character-set" >&5 echo $ECHO_N "checking for MIME character-set... $ECHO_C" >&6 # Check whether --with-mime-default-charset or --without-mime-default-charset was given. @@ -19990,7 +21125,7 @@ else fi; case "$withval" in #(vi yes|no) - { { echo "$as_me:19993: error: expected a value for --with-mime-default-charset" >&5 + { { echo "$as_me:21128: error: expected a value for --with-mime-default-charset" >&5 echo "$as_me: error: expected a value for --with-mime-default-charset" >&2;} { (exit 1); exit 1; }; } ;; @@ -20001,10 +21136,10 @@ cat >>confdefs.h <&5 +echo "$as_me:21139: result: $MM_CHARSET" >&5 echo "${ECHO_T}$MM_CHARSET" >&6 -echo "$as_me:20007: checking for default ISO/ASCII table" >&5 +echo "$as_me:21142: checking for default ISO/ASCII table" >&5 echo $ECHO_N "checking for default ISO/ASCII table... $ECHO_C" >&6 # Check whether --with-iso-to-ascii or --without-iso-to-ascii was given. @@ -20016,7 +21151,7 @@ else fi; case "$withval" in #(vi yes|no) - { { echo "$as_me:20019: error: expected a value for --with-iso-to-ascii" >&5 + { { echo "$as_me:21154: error: expected a value for --with-iso-to-ascii" >&5 echo "$as_me: error: expected a value for --with-iso-to-ascii" >&2;} { (exit 1); exit 1; }; } ;; @@ -20027,10 +21162,10 @@ cat >>confdefs.h <&5 +echo "$as_me:21165: result: $DEFAULT_ISO2ASC" >&5 echo "${ECHO_T}$DEFAULT_ISO2ASC" >&6 -echo "$as_me:20033: checking whether to enable locale support" >&5 +echo "$as_me:21168: checking whether to enable locale support" >&5 echo $ECHO_N "checking whether to enable locale support... $ECHO_C" >&6 # Check whether --enable-locale or --disable-locale was given. @@ -20047,10 +21182,10 @@ EOF else enableval=yes fi; -echo "$as_me:20050: result: $enableval" >&5 +echo "$as_me:21185: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:20053: checking whether to enable posting" >&5 +echo "$as_me:21188: checking whether to enable posting" >&5 echo $ECHO_N "checking whether to enable posting... $ECHO_C" >&6 # Check whether --enable-posting or --disable-posting was given. @@ -20067,10 +21202,10 @@ EOF else enableval=yes fi; -echo "$as_me:20070: result: $enableval" >&5 +echo "$as_me:21205: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:20073: checking whether to enable shell escape" >&5 +echo "$as_me:21208: checking whether to enable shell escape" >&5 echo $ECHO_N "checking whether to enable shell escape... $ECHO_C" >&6 # Check whether --enable-shell-escape or --disable-shell-escape was given. @@ -20087,10 +21222,10 @@ EOF else enableval=yes fi; -echo "$as_me:20090: result: $enableval" >&5 +echo "$as_me:21225: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:20093: checking whether to have fascist newsadmin" >&5 +echo "$as_me:21228: checking whether to have fascist newsadmin" >&5 echo $ECHO_N "checking whether to have fascist newsadmin... $ECHO_C" >&6 # Check whether --enable-fascist-newsadmin or --disable-fascist-newsadmin was given. @@ -20107,10 +21242,10 @@ EOF else enableval=no fi; -echo "$as_me:20110: result: $enableval" >&5 +echo "$as_me:21245: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:20113: checking whether to enable inverse video and highlighting" >&5 +echo "$as_me:21248: checking whether to enable inverse video and highlighting" >&5 echo $ECHO_N "checking whether to enable inverse video and highlighting... $ECHO_C" >&6 # Check whether --enable-inverse-video or --disable-inverse-video was given. @@ -20127,10 +21262,10 @@ EOF else enableval=yes fi; -echo "$as_me:20130: result: $enableval" >&5 +echo "$as_me:21265: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:20133: checking whether to enable piping support" >&5 +echo "$as_me:21268: checking whether to enable piping support" >&5 echo $ECHO_N "checking whether to enable piping support... $ECHO_C" >&6 # Check whether --enable-piping or --disable-piping was given. @@ -20147,10 +21282,10 @@ EOF else enableval=yes fi; -echo "$as_me:20150: result: $enableval" >&5 +echo "$as_me:21285: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:20153: checking whether to enable printer support" >&5 +echo "$as_me:21288: checking whether to enable printer support" >&5 echo $ECHO_N "checking whether to enable printer support... $ECHO_C" >&6 # Check whether --enable-printing or --disable-printing was given. @@ -20167,10 +21302,10 @@ EOF else enableval=yes fi; -echo "$as_me:20170: result: $enableval" >&5 +echo "$as_me:21305: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:20173: checking whether to unique tmp-files by appending .pid" >&5 +echo "$as_me:21308: checking whether to unique tmp-files by appending .pid" >&5 echo $ECHO_N "checking whether to unique tmp-files by appending .pid... $ECHO_C" >&6 # Check whether --enable-append-pid or --disable-append-pid was given. @@ -20194,10 +21329,10 @@ cat >>confdefs.h <<\EOF EOF fi; -echo "$as_me:20197: result: $enableval" >&5 +echo "$as_me:21332: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:20200: checking whether to fallback to XHDR XREF if XOVER isn't supported" >&5 +echo "$as_me:21335: checking whether to fallback to XHDR XREF if XOVER isn't supported" >&5 echo $ECHO_N "checking whether to fallback to XHDR XREF if XOVER isn't supported... $ECHO_C" >&6 # Check whether --enable-xhdr-xref or --disable-xhdr-xref was given. @@ -20221,11 +21356,11 @@ cat >>confdefs.h <<\EOF EOF fi; -echo "$as_me:20224: result: $enableval" >&5 +echo "$as_me:21359: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 ### bypass a bug in old versions of leafnode & NNTPcache -echo "$as_me:20228: checking whether to send a GROUP command before a LISTGROUP" >&5 +echo "$as_me:21363: checking whether to send a GROUP command before a LISTGROUP" >&5 echo $ECHO_N "checking whether to send a GROUP command before a LISTGROUP... $ECHO_C" >&6 # Check whether --enable-broken-listgroup-fix or --disable-broken-listgroup-fix was given. @@ -20242,11 +21377,11 @@ EOF else enableval=no fi; -echo "$as_me:20245: result: $enableval" >&5 +echo "$as_me:21380: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 ### on some old systems the WIFEXITED()/WEXITSTATUS() macros do not work -echo "$as_me:20249: checking whether to ignore system()s return value" >&5 +echo "$as_me:21384: checking whether to ignore system()s return value" >&5 echo $ECHO_N "checking whether to ignore system()s return value... $ECHO_C" >&6 # Check whether --enable-broken-system-fix or --disable-broken-system-fix was given. @@ -20263,11 +21398,11 @@ EOF else enableval=no fi; -echo "$as_me:20266: result: $enableval" >&5 +echo "$as_me:21401: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 ### checks for the location of the system-wide default setting file -echo "$as_me:20270: checking for directory containing tin.defaults file" >&5 +echo "$as_me:21405: checking for directory containing tin.defaults file" >&5 echo $ECHO_N "checking for directory containing tin.defaults file... $ECHO_C" >&6 # Check whether --with-defaults-dir or --without-defaults-dir was given. @@ -20303,7 +21438,7 @@ case ".$withval" in withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:20306: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:21441: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -20312,7 +21447,7 @@ esac fi eval TIN_DEFAULTS_DIR="$withval" -echo "$as_me:20315: result: $TIN_DEFAULTS_DIR" >&5 +echo "$as_me:21450: result: $TIN_DEFAULTS_DIR" >&5 echo "${ECHO_T}$TIN_DEFAULTS_DIR" >&6 cat >>confdefs.h <>confdefs.h <&5 +echo "$as_me:21458: checking whether to enable IPv6" >&5 echo $ECHO_N "checking whether to enable IPv6... $ECHO_C" >&6 # Check whether --enable-ipv6 or --disable-ipv6 was given. @@ -20344,11 +21479,11 @@ cat >>confdefs.h <<\EOF EOF fi; -echo "$as_me:20347: result: $enableval" >&5 +echo "$as_me:21482: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 if test "$enableval" = "yes"; then -echo "$as_me:20351: checking ipv6 stack type" >&5 +echo "$as_me:21486: checking ipv6 stack type" >&5 echo $ECHO_N "checking ipv6 stack type... $ECHO_C" >&6 if test "${cf_cv_ipv6type+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -20369,7 +21504,7 @@ do ;; inria) cat >"conftest.$ac_ext" <<_ACEOF -#line 20372 "configure" +#line 21507 "configure" #include "confdefs.h" #include @@ -20386,7 +21521,7 @@ rm -rf conftest* ;; kame) cat >"conftest.$ac_ext" <<_ACEOF -#line 20389 "configure" +#line 21524 "configure" #include "confdefs.h" #include @@ -20403,7 +21538,7 @@ rm -rf conftest* ;; linux-glibc) cat >"conftest.$ac_ext" <<_ACEOF -#line 20406 "configure" +#line 21541 "configure" #include "confdefs.h" #include @@ -20429,7 +21564,7 @@ rm -rf conftest* ;; toshiba) cat >"conftest.$ac_ext" <<_ACEOF -#line 20432 "configure" +#line 21567 "configure" #include "confdefs.h" #include @@ -20446,7 +21581,7 @@ rm -rf conftest* ;; v6d) cat >"conftest.$ac_ext" <<_ACEOF -#line 20449 "configure" +#line 21584 "configure" #include "confdefs.h" #include @@ -20463,7 +21598,7 @@ rm -rf conftest* ;; zeta) cat >"conftest.$ac_ext" <<_ACEOF -#line 20466 "configure" +#line 21601 "configure" #include "confdefs.h" #include @@ -20485,13 +21620,13 @@ rm -rf conftest* done fi -echo "$as_me:20488: result: $cf_cv_ipv6type" >&5 +echo "$as_me:21623: result: $cf_cv_ipv6type" >&5 echo "${ECHO_T}$cf_cv_ipv6type" >&6 cf_ipv6lib=none cf_ipv6dir=none -echo "$as_me:20494: checking for IPv6 library if required" >&5 +echo "$as_me:21629: checking for IPv6 library if required" >&5 echo $ECHO_N "checking for IPv6 library if required... $ECHO_C" >&6 case "$cf_cv_ipv6type" in solaris) @@ -20521,13 +21656,13 @@ zeta) cf_ipv6dir=v6 ;; esac -echo "$as_me:20524: result: $cf_ipv6lib" >&5 +echo "$as_me:21659: result: $cf_ipv6lib" >&5 echo "${ECHO_T}$cf_ipv6lib" >&6 if test "$cf_ipv6lib" != "none"; then cat >"conftest.$ac_ext" <<_ACEOF -#line 20530 "configure" +#line 21665 "configure" #include "confdefs.h" #include @@ -20543,16 +21678,16 @@ getaddrinfo(0, 0, 0, 0) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20546: \"$ac_link\"") >&5 +if { (eval echo "$as_me:21681: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20549: \$? = $ac_status" >&5 + echo "$as_me:21684: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20552: \"$ac_try\"") >&5 + { (eval echo "$as_me:21687: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20555: \$? = $ac_status" >&5 + echo "$as_me:21690: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -20673,7 +21808,7 @@ if test -n "$cf_incdir" ; then CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 20676 "configure" +#line 21811 "configure" #include "confdefs.h" #include int @@ -20685,16 +21820,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:20688: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:21823: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:20691: \$? = $ac_status" >&5 + echo "$as_me:21826: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:20694: \"$ac_try\"") >&5 + { (eval echo "$as_me:21829: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20697: \$? = $ac_status" >&5 + echo "$as_me:21832: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -20711,7 +21846,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:20714: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:21849: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -20739,13 +21874,13 @@ rm -f "conftest.$ac_objext" "conftest$ac eval 'cf_cv_have_lib_'"$cf_ipv6lib"'=no' cf_libdir="" - echo "$as_me:20742: checking for getaddrinfo" >&5 + echo "$as_me:21877: checking for getaddrinfo" >&5 echo $ECHO_N "checking for getaddrinfo... $ECHO_C" >&6 if test "${ac_cv_func_getaddrinfo+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 20748 "configure" +#line 21883 "configure" #include "confdefs.h" #define getaddrinfo autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -20776,16 +21911,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20779: \"$ac_link\"") >&5 +if { (eval echo "$as_me:21914: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20782: \$? = $ac_status" >&5 + echo "$as_me:21917: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20785: \"$ac_try\"") >&5 + { (eval echo "$as_me:21920: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20788: \$? = $ac_status" >&5 + echo "$as_me:21923: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_getaddrinfo=yes else @@ -20795,18 +21930,18 @@ ac_cv_func_getaddrinfo=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:20798: result: $ac_cv_func_getaddrinfo" >&5 +echo "$as_me:21933: result: $ac_cv_func_getaddrinfo" >&5 echo "${ECHO_T}$ac_cv_func_getaddrinfo" >&6 if test "$ac_cv_func_getaddrinfo" = yes; then eval 'cf_cv_have_lib_'"$cf_ipv6lib"'=yes' else cf_save_LIBS="$LIBS" - echo "$as_me:20805: checking for getaddrinfo in -l$cf_ipv6lib" >&5 + echo "$as_me:21940: checking for getaddrinfo in -l$cf_ipv6lib" >&5 echo $ECHO_N "checking for getaddrinfo in -l$cf_ipv6lib... $ECHO_C" >&6 LIBS="-l$cf_ipv6lib $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 20809 "configure" +#line 21944 "configure" #include "confdefs.h" #include @@ -20822,25 +21957,25 @@ getaddrinfo(0, 0, 0, 0) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20825: \"$ac_link\"") >&5 +if { (eval echo "$as_me:21960: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20828: \$? = $ac_status" >&5 + echo "$as_me:21963: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20831: \"$ac_try\"") >&5 + { (eval echo "$as_me:21966: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20834: \$? = $ac_status" >&5 + echo "$as_me:21969: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:20836: result: yes" >&5 + echo "$as_me:21971: result: yes" >&5 echo "${ECHO_T}yes" >&6 eval 'cf_cv_have_lib_'"$cf_ipv6lib"'=yes' else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:20843: result: no" >&5 +echo "$as_me:21978: result: no" >&5 echo "${ECHO_T}no" >&6 cf_search= @@ -20908,11 +22043,11 @@ cf_search="$cf_library_path_list $cf_sea for cf_libdir in $cf_search do - echo "$as_me:20911: checking for -l$cf_ipv6lib in $cf_libdir" >&5 + echo "$as_me:22046: checking for -l$cf_ipv6lib in $cf_libdir" >&5 echo $ECHO_N "checking for -l$cf_ipv6lib in $cf_libdir... $ECHO_C" >&6 LIBS="-L$cf_libdir -l$cf_ipv6lib $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 20915 "configure" +#line 22050 "configure" #include "confdefs.h" #include @@ -20928,25 +22063,25 @@ getaddrinfo(0, 0, 0, 0) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20931: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22066: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20934: \$? = $ac_status" >&5 + echo "$as_me:22069: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20937: \"$ac_try\"") >&5 + { (eval echo "$as_me:22072: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20940: \$? = $ac_status" >&5 + echo "$as_me:22075: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:20942: result: yes" >&5 + echo "$as_me:22077: result: yes" >&5 echo "${ECHO_T}yes" >&6 eval 'cf_cv_have_lib_'"$cf_ipv6lib"'=yes' break else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:20949: result: no" >&5 +echo "$as_me:22084: result: no" >&5 echo "${ECHO_T}no" >&6 LIBS="$cf_save_LIBS" fi @@ -20961,7 +22096,7 @@ fi eval 'cf_found_library="$cf_cv_have_lib_'"$cf_ipv6lib"\" if test "$cf_found_library" = no ; then - { { echo "$as_me:20964: error: No $cf_ipv6lib library found, cannot continue. You must fetch lib$cf_ipv6lib.a + { { echo "$as_me:22099: error: No $cf_ipv6lib library found, cannot continue. You must fetch lib$cf_ipv6lib.a from an appropriate IPv6 kit and compile beforehand." >&5 echo "$as_me: error: No $cf_ipv6lib library found, cannot continue. You must fetch lib$cf_ipv6lib.a from an appropriate IPv6 kit and compile beforehand." >&2;} @@ -20969,7 +22104,7 @@ from an appropriate IPv6 kit and compile fi fi -echo "$as_me:20972: checking working getaddrinfo" >&5 +echo "$as_me:22107: checking working getaddrinfo" >&5 echo $ECHO_N "checking working getaddrinfo... $ECHO_C" >&6 if test "${cf_cv_getaddrinfo+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -20979,12 +22114,12 @@ if test "$cross_compiling" = yes; then cf_cv_getaddrinfo=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 20982 "configure" +#line 22117 "configure" #include "confdefs.h" -#include +$ac_includes_default + #include -#include #include #include @@ -21059,15 +22194,15 @@ int main(void) _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:21062: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22197: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:21065: \$? = $ac_status" >&5 + echo "$as_me:22200: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:21067: \"$ac_try\"") >&5 + { (eval echo "$as_me:22202: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21070: \$? = $ac_status" >&5 + echo "$as_me:22205: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_getaddrinfo=yes else @@ -21080,7 +22215,7 @@ rm -f core ./core.* ./*.core "conftest$a fi fi -echo "$as_me:21083: result: $cf_cv_getaddrinfo" >&5 +echo "$as_me:22218: result: $cf_cv_getaddrinfo" >&5 echo "${ECHO_T}$cf_cv_getaddrinfo" >&6 if test "$cf_cv_getaddrinfo" = yes ; then @@ -21096,12 +22231,12 @@ fi if test "$cf_cv_getaddrinfo" != "yes"; then if test "$cf_cv_ipv6type" != "linux"; then - { echo "$as_me:21099: WARNING: You must get working getaddrinfo() function, + { echo "$as_me:22234: WARNING: You must get working getaddrinfo() function, or you can specify \"--disable-ipv6\"" >&5 echo "$as_me: WARNING: You must get working getaddrinfo() function, or you can specify \"--disable-ipv6\"" >&2;} else - { echo "$as_me:21104: WARNING: The getaddrinfo() implementation on your system seems be buggy. + { echo "$as_me:22239: WARNING: The getaddrinfo() implementation on your system seems be buggy. You should upgrade your system library to the newest version of GNU C library (aka glibc)." >&5 echo "$as_me: WARNING: The getaddrinfo() implementation on your system seems be buggy. @@ -21115,13 +22250,13 @@ fi for ac_func in getaddrinfo getnameinfo do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:21118: checking for $ac_func" >&5 +echo "$as_me:22253: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 21124 "configure" +#line 22259 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -21152,16 +22287,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:21155: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22290: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:21158: \$? = $ac_status" >&5 + echo "$as_me:22293: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:21161: \"$ac_try\"") >&5 + { (eval echo "$as_me:22296: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21164: \$? = $ac_status" >&5 + echo "$as_me:22299: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -21171,7 +22306,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:21174: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:22309: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:22322: checking whether to enable long article numbers" >&5 echo $ECHO_N "checking whether to enable long article numbers... $ECHO_C" >&6 # Check whether --enable-long-article-numbers or --disable-long-article-numbers was given. @@ -21201,12 +22336,12 @@ EOF else enableval=no fi; -echo "$as_me:21204: result: $enableval" >&5 +echo "$as_me:22339: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 ### TLS support if test "$USE_NNTP" = "yes" ; then -echo "$as_me:21209: checking whether to enable NNTPS support" >&5 +echo "$as_me:22344: checking whether to enable NNTPS support" >&5 echo $ECHO_N "checking whether to enable NNTPS support... $ECHO_C" >&6 # Check whether --with-nntps or --without-nntps was given. @@ -21216,27 +22351,32 @@ if test "${with_nntps+set}" = set; then else enable_nntps="no" fi; -echo "$as_me:21219: result: $enable_nntps" >&5 +echo "$as_me:22354: result: $enable_nntps" >&5 echo "${ECHO_T}$enable_nntps" >&6 -# Todo: check versions +# TODO: checklib for openssl in non pkg-config case +# version checking in non pkg-config case for openssl +# cleanup (duplicate code, messages, formatting, ...) if test "$enable_nntps" != "no"; then if test "$enable_nntps" = "yes" || test "$enable_nntps" = "libtls"; then +echo "$as_me:22363: checking for LibreSSL" >&5 +echo $ECHO_N "checking for LibreSSL... $ECHO_C" >&6 + if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "libtls"; then test -n "$verbose" && echo " found package libtls" 1>&6 -echo "${as_me:-configure}:21229: testing found package libtls ..." 1>&5 +echo "${as_me:-configure}:22369: testing found package libtls ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "libtls" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "libtls" 2>/dev/null`" test -n "$verbose" && echo " package libtls CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:21235: testing package libtls CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:22375: testing package libtls CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package libtls LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:21239: testing package libtls LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:22379: testing package libtls LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -21352,31 +22492,227 @@ for cf_add_1lib in $cf_add_0lib; do done LIBS="$cf_add_libs" - have_libtls=yes +cat >"conftest.$ac_ext" <<_ACEOF +#line 22496 "configure" +#include "confdefs.h" + +#include + +int +main (void) +{ + +#if TLS_API < 20200120 +#error "Please use LibreSSL TLS_API >= 20200120" +#endif /* TLS_API < 20200120 */ + + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" +if { (eval echo "$as_me:22514: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? + echo "$as_me:22517: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest.$ac_objext"' + { (eval echo "$as_me:22520: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:22523: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + have_libtls=yes +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 + +have_libtls=no +echo "$as_me:22531: result: \tLibreSSL TLS_API too old (< 20200120)" >&5 +echo "${ECHO_T}\tLibreSSL TLS_API too old (< 20200120)" >&6 + +fi +rm -f "conftest.$ac_objext" "conftest.$ac_ext" else cf_pkgconfig_incs= cf_pkgconfig_libs= - have_libtls=no + +echo "$as_me:22540: checking for tls_config_new in -ltls" >&5 +echo $ECHO_N "checking for tls_config_new in -ltls... $ECHO_C" >&6 +if test "${ac_cv_lib_tls_tls_config_new+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + ac_check_lib_save_LIBS=$LIBS +LIBS="-ltls $LIBS" +cat >"conftest.$ac_ext" <<_ACEOF +#line 22548 "configure" +#include "confdefs.h" + +/* Override any gcc2 internal prototype to avoid an error. */ +#ifdef __cplusplus +extern "C" +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char tls_config_new (void); +int +main (void) +{ +tls_config_new (); + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" "conftest$ac_exeext" +if { (eval echo "$as_me:22567: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:22570: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest$ac_exeext"' + { (eval echo "$as_me:22573: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:22576: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + ac_cv_lib_tls_tls_config_new=yes +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +ac_cv_lib_tls_tls_config_new=no fi +rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" +LIBS=$ac_check_lib_save_LIBS +fi +echo "$as_me:22587: result: $ac_cv_lib_tls_tls_config_new" >&5 +echo "${ECHO_T}$ac_cv_lib_tls_tls_config_new" >&6 +if test "$ac_cv_lib_tls_tls_config_new" = yes; then + +for ac_header in tls.h +do +as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` +echo "$as_me:22594: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 +if eval "test \"\${$as_ac_Header+set}\" = set"; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + cat >"conftest.$ac_ext" <<_ACEOF +#line 22600 "configure" +#include "confdefs.h" +#include <$ac_header> +_ACEOF +if { (eval echo "$as_me:22604: \"$ac_cpp "conftest.$ac_ext"\"") >&5 + (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 + ac_status=$? + $EGREP -v '^ *\+' conftest.er1 >conftest.err + rm -f conftest.er1 + cat conftest.err >&5 + echo "$as_me:22610: \$? = $ac_status" >&5 + (exit "$ac_status"); } >/dev/null; then + if test -s conftest.err; then + ac_cpp_err=$ac_c_preproc_warn_flag + else + ac_cpp_err= + fi +else + ac_cpp_err=yes +fi +if test -z "$ac_cpp_err"; then + eval "$as_ac_Header=yes" +else + echo "$as_me: failed program was:" >&5 + cat "conftest.$ac_ext" >&5 + eval "$as_ac_Header=no" +fi +rm -f conftest.err "conftest.$ac_ext" +fi +echo "$as_me:22629: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 +if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then + cat >>confdefs.h <"conftest.$ac_ext" <<_ACEOF +#line 22637 "configure" +#include "confdefs.h" + +#include + +int +main (void) +{ + +#if TLS_API < 20200120 +#error "Please use LibreSSL TLS_API >= 20200120" +#endif /* TLS_API < 20200120 */ + + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" +if { (eval echo "$as_me:22655: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? + echo "$as_me:22658: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest.$ac_objext"' + { (eval echo "$as_me:22661: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:22664: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + +LIBS="$LIBS -ltls" +have_libtls=yes + +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +have_libtls=no +echo "$as_me:22674: result: \tLibreSSL TLS_API too old (< 20200120)" >&5 +echo "${ECHO_T}\tLibreSSL TLS_API too old (< 20200120)" >&6 fi +rm -f "conftest.$ac_objext" "conftest.$ac_ext" - if test "$enable_nntps" = "yes" && test "$have_libtls" = "no" || test "$enable_nntps" = "openssl"; then +else + have_libtls=no +fi +done + +else + +have_libtls=no +echo "$as_me:22688: result: $have_libtls" >&5 +echo "${ECHO_T}$have_libtls" >&6 + +fi + +fi + +fi + + if test "$enable_nntps" = "yes" && test "$have_libtls" = "no" || test "$enable_nntps" = "openssl"; then + +echo "$as_me:22699: checking for OpenSSL" >&5 +echo $ECHO_N "checking for OpenSSL... $ECHO_C" >&6 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "openssl"; then test -n "$verbose" && echo " found package openssl" 1>&6 -echo "${as_me:-configure}:21369: testing found package openssl ..." 1>&5 +echo "${as_me:-configure}:22705: testing found package openssl ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "openssl" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "openssl" 2>/dev/null`" test -n "$verbose" && echo " package openssl CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:21375: testing package openssl CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:22711: testing package openssl CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package openssl LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:21379: testing package openssl LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:22715: testing package openssl LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -21492,31 +22828,83 @@ for cf_add_1lib in $cf_add_0lib; do done LIBS="$cf_add_libs" - have_openssl=yes +cat >"conftest.$ac_ext" <<_ACEOF +#line 22832 "configure" +#include "confdefs.h" + +#include +#include +#include + +int +main (void) +{ + +#if OPENSSL_VERSION_NUMBER < 0x1010100fL +#error "Please use OpenSSL >= 1.1.1" +#endif /* OPENSSL_VERSION_NUMBER < 0x1010100fL */ +#if defined(LIBRESSL_VERSION_NUMBER) +#error "Please use real OpenSSL >= 1.1.1" +#endif /* LIBRESSL pretending to be OPENSSL */ + + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" +if { (eval echo "$as_me:22855: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? + echo "$as_me:22858: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest.$ac_objext"' + { (eval echo "$as_me:22861: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:22864: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + have_openssl=yes +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 + +have_openssl=no +echo "$as_me:22872: result: \tOpenSSL too old (< 1.1.1)" >&5 +echo "${ECHO_T}\tOpenSSL too old (< 1.1.1)" >&6 + +fi +rm -f "conftest.$ac_objext" "conftest.$ac_ext" else cf_pkgconfig_incs= cf_pkgconfig_libs= - have_openssl=no + +have_openssl=no +echo "$as_me:22882: result: $have_openssl" >&5 +echo "${ECHO_T}$have_openssl" >&6 + fi fi - if test "$enable_nntps" = "yes" && test "$have_libtls" = "no" && test "$have_openssl" = "no" || test "$enable_nntps" = "gnutls"; then + if test "$enable_nntps" = "yes" && test "$have_libtls" = "no" && test "$have_openssl" = "no" || test "$enable_nntps" = "gnutls"; then + +echo "$as_me:22891: checking for GnuTLS" >&5 +echo $ECHO_N "checking for GnuTLS... $ECHO_C" >&6 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "gnutls"; then test -n "$verbose" && echo " found package gnutls" 1>&6 -echo "${as_me:-configure}:21509: testing found package gnutls ..." 1>&5 +echo "${as_me:-configure}:22897: testing found package gnutls ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "gnutls" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "gnutls" 2>/dev/null`" test -n "$verbose" && echo " package gnutls CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:21515: testing package gnutls CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:22903: testing package gnutls CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package gnutls LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:21519: testing package gnutls LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:22907: testing package gnutls LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -21632,17 +23020,211 @@ for cf_add_1lib in $cf_add_0lib; do done LIBS="$cf_add_libs" - have_gnutls=yes +cat >"conftest.$ac_ext" <<_ACEOF +#line 23024 "configure" +#include "confdefs.h" + +#include +#include + +int +main (void) +{ + +#if GNUTLS_VERSION_NUMBER < 0x030700 +#error "Please use GnuTLS >= 3.7.0" +#endif /* GNUTLS_VERSION_NUMBER < 0x030700 */ + + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" +if { (eval echo "$as_me:23043: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? + echo "$as_me:23046: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest.$ac_objext"' + { (eval echo "$as_me:23049: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:23052: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + have_gnutls=yes +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 + +echo "$as_me:23059: result: \tGnuTLS too old (< 3.7.0)" >&5 +echo "${ECHO_T}\tGnuTLS too old (< 3.7.0)" >&6 + +fi +rm -f "conftest.$ac_objext" "conftest.$ac_ext" else cf_pkgconfig_incs= cf_pkgconfig_libs= - have_gnutls=no + +echo "$as_me:23068: checking for gnutls_certificate_allocate_credentials in -lgnutls" >&5 +echo $ECHO_N "checking for gnutls_certificate_allocate_credentials in -lgnutls... $ECHO_C" >&6 +if test "${ac_cv_lib_gnutls_gnutls_certificate_allocate_credentials+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + ac_check_lib_save_LIBS=$LIBS +LIBS="-lgnutls $LIBS" +cat >"conftest.$ac_ext" <<_ACEOF +#line 23076 "configure" +#include "confdefs.h" + +/* Override any gcc2 internal prototype to avoid an error. */ +#ifdef __cplusplus +extern "C" +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char gnutls_certificate_allocate_credentials (void); +int +main (void) +{ +gnutls_certificate_allocate_credentials (); + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" "conftest$ac_exeext" +if { (eval echo "$as_me:23095: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:23098: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest$ac_exeext"' + { (eval echo "$as_me:23101: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:23104: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + ac_cv_lib_gnutls_gnutls_certificate_allocate_credentials=yes +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +ac_cv_lib_gnutls_gnutls_certificate_allocate_credentials=no +fi +rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" +LIBS=$ac_check_lib_save_LIBS +fi +echo "$as_me:23115: result: $ac_cv_lib_gnutls_gnutls_certificate_allocate_credentials" >&5 +echo "${ECHO_T}$ac_cv_lib_gnutls_gnutls_certificate_allocate_credentials" >&6 +if test "$ac_cv_lib_gnutls_gnutls_certificate_allocate_credentials" = yes; then + +for ac_header in gnutls/gnutls.h gnutls/x509.h +do +as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` +echo "$as_me:23122: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 +if eval "test \"\${$as_ac_Header+set}\" = set"; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + cat >"conftest.$ac_ext" <<_ACEOF +#line 23128 "configure" +#include "confdefs.h" +#include <$ac_header> +_ACEOF +if { (eval echo "$as_me:23132: \"$ac_cpp "conftest.$ac_ext"\"") >&5 + (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 + ac_status=$? + $EGREP -v '^ *\+' conftest.er1 >conftest.err + rm -f conftest.er1 + cat conftest.err >&5 + echo "$as_me:23138: \$? = $ac_status" >&5 + (exit "$ac_status"); } >/dev/null; then + if test -s conftest.err; then + ac_cpp_err=$ac_c_preproc_warn_flag + else + ac_cpp_err= + fi +else + ac_cpp_err=yes +fi +if test -z "$ac_cpp_err"; then + eval "$as_ac_Header=yes" +else + echo "$as_me: failed program was:" >&5 + cat "conftest.$ac_ext" >&5 + eval "$as_ac_Header=no" +fi +rm -f conftest.err "conftest.$ac_ext" +fi +echo "$as_me:23157: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 +if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then + cat >>confdefs.h <"conftest.$ac_ext" <<_ACEOF +#line 23165 "configure" +#include "confdefs.h" + +#include +#include + +int +main (void) +{ + +#if GNUTLS_VERSION_NUMBER < 0x030700 +#error "Please use GnuTLS >= 3.7.0" +#endif /* GNUTLS_VERSION_NUMBER < 0x030700 */ + + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" +if { (eval echo "$as_me:23184: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? + echo "$as_me:23187: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest.$ac_objext"' + { (eval echo "$as_me:23190: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:23193: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + +LIBS="$LIBS -lgnutls" +have_gnutls=yes + +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +have_gnutls=no +echo "$as_me:23203: result: \tGnuTLS too old (< 3.7.0)" >&5 +echo "${ECHO_T}\tGnuTLS too old (< 3.7.0)" >&6 + +fi +rm -f "conftest.$ac_objext" "conftest.$ac_ext" + +else + have_gnutls=no +fi +done + +else + +have_gnutls=no=no +echo "$as_me:23217: result: $have_gnutls" >&5 +echo "${ECHO_T}$have_gnutls" >&6 + fi fi - if test "$have_libtls" != "yes" && test "$have_openssl" != "yes" && test "$have_gnutls" != "yes"; then - { { echo "$as_me:21645: error: You requested NNTPS support but no usable TLS implementation was found" >&5 +fi + + if test "$have_libtls" != "yes" && test "$have_openssl" != "yes" && test "$have_gnutls" != "yes"; then + { { echo "$as_me:23227: error: You requested NNTPS support but no usable TLS implementation was found" >&5 echo "$as_me: error: You requested NNTPS support but no usable TLS implementation was found" >&2;} { (exit 1); exit 1; }; } else @@ -21651,7 +23233,7 @@ cat >>confdefs.h <<\EOF #define NNTPS_ABLE 1 EOF - if test "$have_libtls" = "yes"; then + if test "$have_libtls" = "yes"; then cat >>confdefs.h <<\EOF #define HAVE_LIB_LIBTLS 1 @@ -21678,10 +23260,404 @@ fi fi +### as the above is already complicated enough, the following will be dealt +### with separately +if test "$have_libtls" = "yes"; then + + echo "$as_me:23267: checking for libcrypto" >&5 +echo $ECHO_N "checking for libcrypto... $ECHO_C" >&6 + +if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "crypto"; then + test -n "$verbose" && echo " found package crypto" 1>&6 + +echo "${as_me:-configure}:23273: testing found package crypto ..." 1>&5 + + cf_pkgconfig_incs="`$PKG_CONFIG --cflags "crypto" 2>/dev/null`" + cf_pkgconfig_libs="`$PKG_CONFIG --libs "crypto" 2>/dev/null`" + test -n "$verbose" && echo " package crypto CFLAGS: $cf_pkgconfig_incs" 1>&6 + +echo "${as_me:-configure}:23279: testing package crypto CFLAGS: $cf_pkgconfig_incs ..." 1>&5 + + test -n "$verbose" && echo " package crypto LIBS: $cf_pkgconfig_libs" 1>&6 + +echo "${as_me:-configure}:23283: testing package crypto LIBS: $cf_pkgconfig_libs ..." 1>&5 + +cf_fix_cppflags=no +cf_new_cflags= +cf_new_cppflags= +cf_new_extra_cppflags= + +for cf_add_cflags in $cf_pkgconfig_incs +do +case "$cf_fix_cppflags" in +no) + case "$cf_add_cflags" in + -undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) + case "$cf_add_cflags" in + -D*) + cf_tst_cflags=`echo "${cf_add_cflags}" |sed -e 's/^-D[^=]*='\''\"[^"]*//'` + + test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \ + && test -z "${cf_tst_cflags}" \ + && cf_fix_cppflags=yes + + if test "$cf_fix_cppflags" = yes ; then + + test -n "$cf_new_extra_cppflags" && cf_new_extra_cppflags="$cf_new_extra_cppflags " + cf_new_extra_cppflags="${cf_new_extra_cppflags}$cf_add_cflags" + + continue + elif test "${cf_tst_cflags}" = "\"'" ; then + + test -n "$cf_new_extra_cppflags" && cf_new_extra_cppflags="$cf_new_extra_cppflags " + cf_new_extra_cppflags="${cf_new_extra_cppflags}$cf_add_cflags" + + continue + fi + ;; + esac + case "$CPPFLAGS" in + *$cf_add_cflags) + ;; + *) + case "$cf_add_cflags" in + -D*) + cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` + +CPPFLAGS=`echo "$CPPFLAGS" | \ + sed -e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ ]*\)\?[ ]/ /g' \ + -e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ ]*\)\?$//g'` + + ;; + esac + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + + ;; + esac + ;; + *) + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + + ;; + esac + ;; +yes) + + test -n "$cf_new_extra_cppflags" && cf_new_extra_cppflags="$cf_new_extra_cppflags " + cf_new_extra_cppflags="${cf_new_extra_cppflags}$cf_add_cflags" + + cf_tst_cflags=`echo "${cf_add_cflags}" |sed -e 's/^[^"]*"'\''//'` + + test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \ + && test -z "${cf_tst_cflags}" \ + && cf_fix_cppflags=no + ;; +esac +done + +if test -n "$cf_new_cflags" ; then + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + +fi + +if test -n "$cf_new_cppflags" ; then + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + +fi + +if test -n "$cf_new_extra_cppflags" ; then + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + +fi + +cf_add_libs="$LIBS" +# reverse order +cf_add_0lib= +for cf_add_1lib in $cf_pkgconfig_libs; do cf_add_0lib="$cf_add_1lib $cf_add_0lib"; done +# filter duplicates +for cf_add_1lib in $cf_add_0lib; do + for cf_add_2lib in $cf_add_libs; do + if test "x$cf_add_1lib" = "x$cf_add_2lib"; then + cf_add_1lib= + break + fi + done + test -n "$cf_add_1lib" && cf_add_libs="$cf_add_1lib $cf_add_libs" +done +LIBS="$cf_add_libs" + + cat >"conftest.$ac_ext" <<_ACEOF +#line 23400 "configure" +#include "confdefs.h" + +#include + +int +main (void) +{ + +BIO_free(NULL); + + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" +if { (eval echo "$as_me:23416: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? + echo "$as_me:23419: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest.$ac_objext"' + { (eval echo "$as_me:23422: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:23425: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + + have_libcrypto=yes + +cat >>confdefs.h <<\EOF +#define HAVE_LIB_CRYPTO 1 +EOF + +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 + + have_libcrypto=no + echo "$as_me:23439: result: $have_libcrypto" >&5 +echo "${ECHO_T}$have_libcrypto" >&6 + +fi +rm -f "conftest.$ac_objext" "conftest.$ac_ext" + +else + cf_pkgconfig_incs= + cf_pkgconfig_libs= + + echo "$as_me:23449: checking for BIO_free in -lcrypto" >&5 +echo $ECHO_N "checking for BIO_free in -lcrypto... $ECHO_C" >&6 +if test "${ac_cv_lib_crypto_BIO_free+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + ac_check_lib_save_LIBS=$LIBS +LIBS="-lcrypto $LIBS" +cat >"conftest.$ac_ext" <<_ACEOF +#line 23457 "configure" +#include "confdefs.h" + +/* Override any gcc2 internal prototype to avoid an error. */ +#ifdef __cplusplus +extern "C" +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char BIO_free (void); +int +main (void) +{ +BIO_free (); + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" "conftest$ac_exeext" +if { (eval echo "$as_me:23476: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:23479: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest$ac_exeext"' + { (eval echo "$as_me:23482: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:23485: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + ac_cv_lib_crypto_BIO_free=yes +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +ac_cv_lib_crypto_BIO_free=no +fi +rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" +LIBS=$ac_check_lib_save_LIBS +fi +echo "$as_me:23496: result: $ac_cv_lib_crypto_BIO_free" >&5 +echo "${ECHO_T}$ac_cv_lib_crypto_BIO_free" >&6 +if test "$ac_cv_lib_crypto_BIO_free" = yes; then + +for ac_header in openssl/ssl.h +do +as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` +echo "$as_me:23503: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 +if eval "test \"\${$as_ac_Header+set}\" = set"; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + cat >"conftest.$ac_ext" <<_ACEOF +#line 23509 "configure" +#include "confdefs.h" +#include <$ac_header> +_ACEOF +if { (eval echo "$as_me:23513: \"$ac_cpp "conftest.$ac_ext"\"") >&5 + (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 + ac_status=$? + $EGREP -v '^ *\+' conftest.er1 >conftest.err + rm -f conftest.er1 + cat conftest.err >&5 + echo "$as_me:23519: \$? = $ac_status" >&5 + (exit "$ac_status"); } >/dev/null; then + if test -s conftest.err; then + ac_cpp_err=$ac_c_preproc_warn_flag + else + ac_cpp_err= + fi +else + ac_cpp_err=yes +fi +if test -z "$ac_cpp_err"; then + eval "$as_ac_Header=yes" +else + echo "$as_me: failed program was:" >&5 + cat "conftest.$ac_ext" >&5 + eval "$as_ac_Header=no" +fi +rm -f conftest.err "conftest.$ac_ext" +fi +echo "$as_me:23538: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 +if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then + cat >>confdefs.h <"conftest.$ac_ext" <<_ACEOF +#line 23546 "configure" +#include "confdefs.h" + +#include + +int +main (void) +{ + +BIO_free(NULL); + + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" +if { (eval echo "$as_me:23562: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? + echo "$as_me:23565: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest.$ac_objext"' + { (eval echo "$as_me:23568: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:23571: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + + LIBS="$LIBS -lcrypto" + have_libcrypto=yes + +for ac_header in openssl/asn1.h openssl/bio.h openssl/pem.h openssl/x509.h +do +as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` +echo "$as_me:23580: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 +if eval "test \"\${$as_ac_Header+set}\" = set"; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + cat >"conftest.$ac_ext" <<_ACEOF +#line 23586 "configure" +#include "confdefs.h" +#include <$ac_header> +_ACEOF +if { (eval echo "$as_me:23590: \"$ac_cpp "conftest.$ac_ext"\"") >&5 + (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 + ac_status=$? + $EGREP -v '^ *\+' conftest.er1 >conftest.err + rm -f conftest.er1 + cat conftest.err >&5 + echo "$as_me:23596: \$? = $ac_status" >&5 + (exit "$ac_status"); } >/dev/null; then + if test -s conftest.err; then + ac_cpp_err=$ac_c_preproc_warn_flag + else + ac_cpp_err= + fi +else + ac_cpp_err=yes +fi +if test -z "$ac_cpp_err"; then + eval "$as_ac_Header=yes" +else + echo "$as_me: failed program was:" >&5 + cat "conftest.$ac_ext" >&5 + eval "$as_ac_Header=no" +fi +rm -f conftest.err "conftest.$ac_ext" +fi +echo "$as_me:23615: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 +if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then + cat >>confdefs.h <>confdefs.h <<\EOF +#define HAVE_LIB_CRYPTO 1 +EOF + +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 + + have_libcrypto=no + echo "$as_me:23634: result: $have_libcrypto" >&5 +echo "${ECHO_T}$have_libcrypto" >&6 + +fi +rm -f "conftest.$ac_objext" "conftest.$ac_ext" + +else + have_libcrypto=no +fi +done + +else + + have_libcrypto=no + echo "$as_me:23648: result: $have_libcrypto" >&5 +echo "${ECHO_T}$have_libcrypto" >&6 + +fi + +fi + +fi + fi ### checks for operator characteristics (should be the last option) -echo "$as_me:21684: checking whether to make a coffee while compiling" >&5 +echo "$as_me:23660: checking whether to make a coffee while compiling" >&5 echo $ECHO_N "checking whether to make a coffee while compiling... $ECHO_C" >&6 # Check whether --with-coffee or --without-coffee was given. @@ -21689,7 +23665,7 @@ if test "${with_coffee+set}" = set; then withval="$with_coffee" case "$withval" in yes) - echo "$as_me:21692: result: yes - with milk - please!" >&5 + echo "$as_me:23668: result: yes - with milk - please!" >&5 echo "${ECHO_T}yes - with milk - please!" >&6 cat >>confdefs.h <<\EOF @@ -21698,17 +23674,17 @@ EOF ;; *) - echo "$as_me:21701: result: no" >&5 + echo "$as_me:23677: result: no" >&5 echo "${ECHO_T}no" >&6 ;; esac else - echo "$as_me:21706: result: no" >&5 + echo "$as_me:23682: result: no" >&5 echo "${ECHO_T}no" >&6 fi; ### checks for compiler characteristics -echo "$as_me:21711: checking for fgrep" >&5 +echo "$as_me:23687: checking for fgrep" >&5 echo $ECHO_N "checking for fgrep... $ECHO_C" >&6 if test "${ac_cv_path_FGREP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -21720,7 +23696,7 @@ else do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:21723: checking for $ac_word" >&5 +echo "$as_me:23699: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_FGREP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -21737,7 +23713,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_FGREP="$ac_dir/$ac_word" - echo "$as_me:21740: found $ac_dir/$ac_word" >&5 + echo "$as_me:23716: found $ac_dir/$ac_word" >&5 break fi done @@ -21748,10 +23724,10 @@ fi FGREP=$ac_cv_path_FGREP if test -n "$FGREP"; then - echo "$as_me:21751: result: $FGREP" >&5 + echo "$as_me:23727: result: $FGREP" >&5 echo "${ECHO_T}$FGREP" >&6 else - echo "$as_me:21754: result: no" >&5 + echo "$as_me:23730: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -21759,16 +23735,16 @@ fi done test -n "$FGREP" || FGREP=": " - test "x$ac_cv_path_FGREP" = "x:" && { { echo "$as_me:21762: error: cannot find workable fgrep" >&5 + test "x$ac_cv_path_FGREP" = "x:" && { { echo "$as_me:23738: error: cannot find workable fgrep" >&5 echo "$as_me: error: cannot find workable fgrep" >&2;} { (exit 1); exit 1; }; } fi fi -echo "$as_me:21767: result: $ac_cv_path_FGREP" >&5 +echo "$as_me:23743: result: $ac_cv_path_FGREP" >&5 echo "${ECHO_T}$ac_cv_path_FGREP" >&6 FGREP="$ac_cv_path_FGREP" -echo "$as_me:21771: checking for makeflags variable" >&5 +echo "$as_me:23747: checking for makeflags variable" >&5 echo $ECHO_N "checking for makeflags variable... $ECHO_C" >&6 if test "${cf_cv_makeflags+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -21798,7 +23774,7 @@ CF_EOF ;; *) -echo "${as_me:-configure}:21801: testing given option \"$cf_option\",no match \"$cf_result\" ..." 1>&5 +echo "${as_me:-configure}:23777: testing given option \"$cf_option\",no match \"$cf_result\" ..." 1>&5 ;; esac @@ -21806,7 +23782,7 @@ echo "${as_me:-configure}:21801: testing rm -f cf_makeflags.tmp fi -echo "$as_me:21809: result: $cf_cv_makeflags" >&5 +echo "$as_me:23785: result: $cf_cv_makeflags" >&5 echo "${ECHO_T}$cf_cv_makeflags" >&6 ac_ext=c @@ -21816,13 +23792,13 @@ ac_link='$CC -o "conftest$ac_exeext" $CF ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_main_return="return" -echo "$as_me:21819: checking for an ANSI C-conforming const" >&5 +echo "$as_me:23795: checking for an ANSI C-conforming const" >&5 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 if test "${ac_cv_c_const+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 21825 "configure" +#line 23801 "configure" #include "confdefs.h" int @@ -21832,13 +23808,13 @@ main (void) #ifndef __cplusplus /* Ultrix mips cc rejects this. */ typedef int charset[2]; - const charset x; + const charset x; (void)x; /* SunOS 4.1.1 cc rejects this. */ char const *const *ccp; char **p; /* NEC SVR4.0.2 mips cc rejects this. */ struct point {int x, y;}; - static struct point const zero = {0,0}; + static struct point const zero = {0,0}; (void)zero; /* AIX XL C 1.02.0.0 rejects this. It does not let you subtract one const X* pointer from another in an arm of an if-expression whose if-part is not a constant @@ -21854,16 +23830,19 @@ main (void) char const *s = 0 ? (char *) 0 : (char const *) 0; *t++ = 0; + (void)s; } { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ int x[] = {25, 17}; const int *foo = &x[0]; ++foo; + (void)foo; } { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ typedef const int *iptr; iptr p = 0; ++p; + (void)p; } { /* AIX XL C 1.02.0.0 rejects this saying "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ @@ -21872,6 +23851,7 @@ main (void) } { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ const int foo = 10; + (void)foo; } #endif @@ -21880,16 +23860,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21883: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23863: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21886: \$? = $ac_status" >&5 + echo "$as_me:23866: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21889: \"$ac_try\"") >&5 + { (eval echo "$as_me:23869: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21892: \$? = $ac_status" >&5 + echo "$as_me:23872: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_c_const=yes else @@ -21899,7 +23879,7 @@ ac_cv_c_const=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:21902: result: $ac_cv_c_const" >&5 +echo "$as_me:23882: result: $ac_cv_c_const" >&5 echo "${ECHO_T}$ac_cv_c_const" >&6 if test $ac_cv_c_const = no; then @@ -21909,7 +23889,7 @@ EOF fi -echo "$as_me:21912: checking for inline" >&5 +echo "$as_me:23892: checking for inline" >&5 echo $ECHO_N "checking for inline... $ECHO_C" >&6 if test "${ac_cv_c_inline+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -21917,25 +23897,25 @@ else ac_cv_c_inline=no for ac_kw in inline __inline__ __inline; do cat >"conftest.$ac_ext" <<_ACEOF -#line 21920 "configure" +#line 23900 "configure" #include "confdefs.h" #ifndef __cplusplus -static $ac_kw int static_foo () {return 0; } -$ac_kw int foo () {return 0; } +static $ac_kw int static_foo (void) {return 0; } +$ac_kw int foo (void) {return 0; } #endif _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21929: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23909: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21932: \$? = $ac_status" >&5 + echo "$as_me:23912: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21935: \"$ac_try\"") >&5 + { (eval echo "$as_me:23915: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21938: \$? = $ac_status" >&5 + echo "$as_me:23918: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_c_inline=$ac_kw; break else @@ -21946,7 +23926,7 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:21949: result: $ac_cv_c_inline" >&5 +echo "$as_me:23929: result: $ac_cv_c_inline" >&5 echo "${ECHO_T}$ac_cv_c_inline" >&6 case $ac_cv_c_inline in inline | yes) ;; @@ -21961,36 +23941,36 @@ EOF ;; esac -echo "$as_me:21964: checking for ansi token expansion/substitution" >&5 +echo "$as_me:23944: checking for ansi token expansion/substitution" >&5 echo $ECHO_N "checking for ansi token expansion/substitution... $ECHO_C" >&6 if test "${cf_cv_cpp_expands+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 21971 "configure" +#line 23951 "configure" #include "confdefs.h" #define string(n) #n int main (void) { -char *s = string(token) +const char *s = string(token); (void)s ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21984: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23964: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21987: \$? = $ac_status" >&5 + echo "$as_me:23967: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21990: \"$ac_try\"") >&5 + { (eval echo "$as_me:23970: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21993: \$? = $ac_status" >&5 + echo "$as_me:23973: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_cpp_expands=yes else @@ -22002,43 +23982,45 @@ rm -f "conftest.$ac_objext" "conftest.$a fi -echo "$as_me:22005: result: $cf_cv_cpp_expands" >&5 +echo "$as_me:23985: result: $cf_cv_cpp_expands" >&5 echo "${ECHO_T}$cf_cv_cpp_expands" >&6 test $cf_cv_cpp_expands = yes && cat >>confdefs.h <<\EOF #define CPP_DOES_EXPAND 1 EOF -echo "$as_me:22012: checking for ansi token concatenation" >&5 +echo "$as_me:23992: checking for ansi token concatenation" >&5 echo $ECHO_N "checking for ansi token concatenation... $ECHO_C" >&6 if test "${cf_cv_cpp_concats+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22019 "configure" +#line 23999 "configure" #include "confdefs.h" #define concat(a,b) a ## b int main (void) { -char *firstlast = "y", *s = concat(first,last) +static char *firstlast = "y"; + const char *s = concat(first,last); + (void)s ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22032: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24014: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22035: \$? = $ac_status" >&5 + echo "$as_me:24017: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22038: \"$ac_try\"") >&5 + { (eval echo "$as_me:24020: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22041: \$? = $ac_status" >&5 + echo "$as_me:24023: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_cpp_concats=yes else @@ -22050,42 +24032,44 @@ rm -f "conftest.$ac_objext" "conftest.$a fi -echo "$as_me:22053: result: $cf_cv_cpp_concats" >&5 +echo "$as_me:24035: result: $cf_cv_cpp_concats" >&5 echo "${ECHO_T}$cf_cv_cpp_concats" >&6 test $cf_cv_cpp_concats = yes && cat >>confdefs.h <<\EOF #define CPP_DOES_CONCAT 1 EOF -echo "$as_me:22060: checking if nested parameters work" >&5 +echo "$as_me:24042: checking if nested parameters work" >&5 echo $ECHO_N "checking if nested parameters work... $ECHO_C" >&6 if test "${cf_cv_nested_params+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22067 "configure" +#line 24049 "configure" #include "confdefs.h" + extern void (*sigdisp(int sig, void (*func)(int sig)))(int sig); + int main (void) { -extern void (*sigdisp(int sig, void (*func)(int sig)))(int sig) + ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22079: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24063: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22082: \$? = $ac_status" >&5 + echo "$as_me:24066: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22085: \"$ac_try\"") >&5 + { (eval echo "$as_me:24069: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22088: \$? = $ac_status" >&5 + echo "$as_me:24072: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_nested_params=yes else @@ -22097,7 +24081,7 @@ rm -f "conftest.$ac_objext" "conftest.$a fi -echo "$as_me:22100: result: $cf_cv_nested_params" >&5 +echo "$as_me:24084: result: $cf_cv_nested_params" >&5 echo "${ECHO_T}$cf_cv_nested_params" >&6 test $cf_cv_nested_params = yes && cat >>confdefs.h <<\EOF @@ -22105,13 +24089,13 @@ cat >>confdefs.h <<\EOF EOF ### Checks for header files. -echo "$as_me:22108: checking for ANSI C header files" >&5 +echo "$as_me:24092: checking for ANSI C header files" >&5 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 if test "${ac_cv_header_stdc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22114 "configure" +#line 24098 "configure" #include "confdefs.h" #include #include @@ -22119,13 +24103,13 @@ else #include _ACEOF -if { (eval echo "$as_me:22122: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:24106: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:22128: \$? = $ac_status" >&5 + echo "$as_me:24112: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -22147,7 +24131,7 @@ rm -f conftest.err "conftest.$ac_ext" if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat >"conftest.$ac_ext" <<_ACEOF -#line 22150 "configure" +#line 24134 "configure" #include "confdefs.h" #include @@ -22165,7 +24149,7 @@ fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat >"conftest.$ac_ext" <<_ACEOF -#line 22168 "configure" +#line 24152 "configure" #include "confdefs.h" #include @@ -22186,7 +24170,7 @@ if test $ac_cv_header_stdc = yes; then : else cat >"conftest.$ac_ext" <<_ACEOF -#line 22189 "configure" +#line 24173 "configure" #include "confdefs.h" #include #if ((' ' & 0x0FF) == 0x020) @@ -22212,15 +24196,15 @@ main (void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:22215: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24199: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22218: \$? = $ac_status" >&5 + echo "$as_me:24202: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:22220: \"$ac_try\"") >&5 + { (eval echo "$as_me:24204: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22223: \$? = $ac_status" >&5 + echo "$as_me:24207: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -22233,7 +24217,7 @@ rm -f core ./core.* ./*.core "conftest$a fi fi fi -echo "$as_me:22236: result: $ac_cv_header_stdc" >&5 +echo "$as_me:24220: result: $ac_cv_header_stdc" >&5 echo "${ECHO_T}$ac_cv_header_stdc" >&6 if test $ac_cv_header_stdc = yes; then @@ -22246,13 +24230,13 @@ fi ac_header_dirent=no for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh` -echo "$as_me:22249: checking for $ac_hdr that defines DIR" >&5 +echo "$as_me:24233: checking for $ac_hdr that defines DIR" >&5 echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22255 "configure" +#line 24239 "configure" #include "confdefs.h" #include #include <$ac_hdr> @@ -22267,16 +24251,16 @@ return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22270: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24254: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22273: \$? = $ac_status" >&5 + echo "$as_me:24257: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22276: \"$ac_try\"") >&5 + { (eval echo "$as_me:24260: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22279: \$? = $ac_status" >&5 + echo "$as_me:24263: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_Header=yes" else @@ -22286,7 +24270,7 @@ eval "$as_ac_Header=no" fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:22289: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:24273: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 + echo "$as_me:24286: checking for opendir in -ldir" >&5 echo $ECHO_N "checking for opendir in -ldir... $ECHO_C" >&6 if test "${ac_cv_lib_dir_opendir+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -22307,7 +24291,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-ldir $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 22310 "configure" +#line 24294 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -22316,7 +24300,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char opendir (); +char opendir (void); int main (void) { @@ -22326,16 +24310,16 @@ opendir (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22329: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24313: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22332: \$? = $ac_status" >&5 + echo "$as_me:24316: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22335: \"$ac_try\"") >&5 + { (eval echo "$as_me:24319: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22338: \$? = $ac_status" >&5 + echo "$as_me:24322: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_dir_opendir=yes else @@ -22346,14 +24330,14 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:22349: result: $ac_cv_lib_dir_opendir" >&5 +echo "$as_me:24333: result: $ac_cv_lib_dir_opendir" >&5 echo "${ECHO_T}$ac_cv_lib_dir_opendir" >&6 if test "$ac_cv_lib_dir_opendir" = yes; then LIBS="$LIBS -ldir" fi else - echo "$as_me:22356: checking for opendir in -lx" >&5 + echo "$as_me:24340: checking for opendir in -lx" >&5 echo $ECHO_N "checking for opendir in -lx... $ECHO_C" >&6 if test "${ac_cv_lib_x_opendir+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -22361,7 +24345,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lx $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 22364 "configure" +#line 24348 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -22370,7 +24354,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char opendir (); +char opendir (void); int main (void) { @@ -22380,16 +24364,16 @@ opendir (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22383: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24367: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22386: \$? = $ac_status" >&5 + echo "$as_me:24370: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22389: \"$ac_try\"") >&5 + { (eval echo "$as_me:24373: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22392: \$? = $ac_status" >&5 + echo "$as_me:24376: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_x_opendir=yes else @@ -22400,7 +24384,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:22403: result: $ac_cv_lib_x_opendir" >&5 +echo "$as_me:24387: result: $ac_cv_lib_x_opendir" >&5 echo "${ECHO_T}$ac_cv_lib_x_opendir" >&6 if test "$ac_cv_lib_x_opendir" = yes; then LIBS="$LIBS -lx" @@ -22408,13 +24392,13 @@ fi fi -echo "$as_me:22411: checking whether time.h and sys/time.h may both be included" >&5 +echo "$as_me:24395: checking whether time.h and sys/time.h may both be included" >&5 echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6 if test "${ac_cv_header_time+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22417 "configure" +#line 24401 "configure" #include "confdefs.h" #include #include @@ -22430,16 +24414,16 @@ return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22433: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24417: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22436: \$? = $ac_status" >&5 + echo "$as_me:24420: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22439: \"$ac_try\"") >&5 + { (eval echo "$as_me:24423: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22442: \$? = $ac_status" >&5 + echo "$as_me:24426: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_header_time=yes else @@ -22449,7 +24433,7 @@ ac_cv_header_time=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:22452: result: $ac_cv_header_time" >&5 +echo "$as_me:24436: result: $ac_cv_header_time" >&5 echo "${ECHO_T}$ac_cv_header_time" >&6 if test $ac_cv_header_time = yes; then @@ -22459,13 +24443,13 @@ EOF fi -echo "$as_me:22462: checking for sys/wait.h that is POSIX.1 compatible" >&5 +echo "$as_me:24446: checking for sys/wait.h that is POSIX.1 compatible" >&5 echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6 if test "${ac_cv_header_sys_wait_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22468 "configure" +#line 24452 "configure" #include "confdefs.h" #include #include @@ -22487,16 +24471,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22490: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24474: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22493: \$? = $ac_status" >&5 + echo "$as_me:24477: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22496: \"$ac_try\"") >&5 + { (eval echo "$as_me:24480: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22499: \$? = $ac_status" >&5 + echo "$as_me:24483: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_header_sys_wait_h=yes else @@ -22506,7 +24490,7 @@ ac_cv_header_sys_wait_h=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:22509: result: $ac_cv_header_sys_wait_h" >&5 +echo "$as_me:24493: result: $ac_cv_header_sys_wait_h" >&5 echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6 if test $ac_cv_header_sys_wait_h = yes; then @@ -22574,23 +24558,23 @@ for cf_hdr in \ wctype.h \ do - echo "$as_me:22577: checking for $cf_hdr" >&5 + echo "$as_me:24561: checking for $cf_hdr" >&5 echo $ECHO_N "checking for $cf_hdr... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 22580 "configure" +#line 24564 "configure" #include "confdefs.h" #include #include <$cf_hdr> _ACEOF -if { (eval echo "$as_me:22587: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:24571: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:22593: \$? = $ac_status" >&5 + echo "$as_me:24577: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -22608,7 +24592,7 @@ else cf_found=no fi rm -f conftest.err "conftest.$ac_ext" -echo "$as_me:22611: result: $cf_found" >&5 +echo "$as_me:24595: result: $cf_found" >&5 echo "${ECHO_T}$cf_found" >&6 if test $cf_found = yes ; then @@ -22632,23 +24616,23 @@ sys/termio.h \ do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:22635: checking for $ac_header" >&5 +echo "$as_me:24619: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22641 "configure" +#line 24625 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:22645: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:24629: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:22651: \$? = $ac_status" >&5 + echo "$as_me:24635: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -22667,7 +24651,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:22670: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:24654: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 + echo "$as_me:24671: checking whether termios.h needs _POSIX_SOURCE" >&5 echo $ECHO_N "checking whether termios.h needs _POSIX_SOURCE... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 22690 "configure" +#line 24674 "configure" #include "confdefs.h" #include int main (void) { -struct termios foo; int x = foo.c_iflag = 1; (void)x +struct termios foo; int x = (int)(foo.c_iflag = 1); (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22702: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24686: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22705: \$? = $ac_status" >&5 + echo "$as_me:24689: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22708: \"$ac_try\"") >&5 + { (eval echo "$as_me:24692: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22711: \$? = $ac_status" >&5 + echo "$as_me:24695: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then termios_bad=no else @@ -22716,7 +24700,7 @@ else cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 22719 "configure" +#line 24703 "configure" #include "confdefs.h" #define _POSIX_SOURCE @@ -22724,22 +24708,22 @@ cat "conftest.$ac_ext" >&5 int main (void) { -struct termios foo; int x = foo.c_iflag = 2; (void)x +struct termios foo; int x = (int)(foo.c_iflag = 2); (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22733: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24717: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22736: \$? = $ac_status" >&5 + echo "$as_me:24720: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22739: \"$ac_try\"") >&5 + { (eval echo "$as_me:24723: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22742: \$? = $ac_status" >&5 + echo "$as_me:24726: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then termios_bad=unknown else @@ -22755,12 +24739,12 @@ rm -f "conftest.$ac_objext" "conftest.$a fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - echo "$as_me:22758: result: $termios_bad" >&5 + echo "$as_me:24742: result: $termios_bad" >&5 echo "${ECHO_T}$termios_bad" >&6 fi fi -echo "$as_me:22763: checking declaration of size-change" >&5 +echo "$as_me:24747: checking declaration of size-change" >&5 echo $ECHO_N "checking declaration of size-change... $ECHO_C" >&6 if test "${cf_cv_sizechange+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -22781,7 +24765,7 @@ do fi cat >"conftest.$ac_ext" <<_ACEOF -#line 22784 "configure" +#line 24768 "configure" #include "confdefs.h" #include #ifdef HAVE_TERMIOS_H @@ -22831,16 +24815,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22834: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24818: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22837: \$? = $ac_status" >&5 + echo "$as_me:24821: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22840: \"$ac_try\"") >&5 + { (eval echo "$as_me:24824: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22843: \$? = $ac_status" >&5 + echo "$as_me:24827: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_sizechange=yes else @@ -22859,7 +24843,7 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:22862: result: $cf_cv_sizechange" >&5 +echo "$as_me:24846: result: $cf_cv_sizechange" >&5 echo "${ECHO_T}$cf_cv_sizechange" >&6 if test "$cf_cv_sizechange" != no ; then @@ -22877,7 +24861,7 @@ EOF esac fi -echo "$as_me:22880: checking if sys/time.h conflicts with sys/select.h" >&5 +echo "$as_me:24864: checking if sys/time.h conflicts with sys/select.h" >&5 echo $ECHO_N "checking if sys/time.h conflicts with sys/select.h... $ECHO_C" >&6 if test "${cf_cv_sys_select_timeval+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -22886,7 +24870,7 @@ else for cf_opts in no yes do cat >"conftest.$ac_ext" <<_ACEOF -#line 22889 "configure" +#line 24873 "configure" #include "confdefs.h" #define yes 1 @@ -22913,22 +24897,22 @@ cat >"conftest.$ac_ext" <<_ACEOF int main (void) { -struct timeval foo +struct timeval foo; (void)foo ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22922: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24906: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22925: \$? = $ac_status" >&5 + echo "$as_me:24909: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22928: \"$ac_try\"") >&5 + { (eval echo "$as_me:24912: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22931: \$? = $ac_status" >&5 + echo "$as_me:24915: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_sys_select_timeval=$cf_opts break @@ -22942,21 +24926,21 @@ done fi -echo "$as_me:22945: result: $cf_cv_sys_select_timeval" >&5 +echo "$as_me:24929: result: $cf_cv_sys_select_timeval" >&5 echo "${ECHO_T}$cf_cv_sys_select_timeval" >&6 test $cf_cv_sys_select_timeval = yes && cat >>confdefs.h <<\EOF #define NEED_TIMEVAL_FIX 1 EOF -echo "$as_me:22952: checking for va_copy" >&5 +echo "$as_me:24936: checking for va_copy" >&5 echo $ECHO_N "checking for va_copy... $ECHO_C" >&6 if test "${cf_cv_have_va_copy+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22959 "configure" +#line 24943 "configure" #include "confdefs.h" #include @@ -22973,16 +24957,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22976: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24960: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22979: \$? = $ac_status" >&5 + echo "$as_me:24963: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22982: \"$ac_try\"") >&5 + { (eval echo "$as_me:24966: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22985: \$? = $ac_status" >&5 + echo "$as_me:24969: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_va_copy=yes else @@ -22992,7 +24976,7 @@ cf_cv_have_va_copy=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22995: result: $cf_cv_have_va_copy" >&5 +echo "$as_me:24979: result: $cf_cv_have_va_copy" >&5 echo "${ECHO_T}$cf_cv_have_va_copy" >&6 if test "$cf_cv_have_va_copy" = yes; @@ -23004,14 +24988,14 @@ EOF else # !cf_cv_have_va_copy -echo "$as_me:23007: checking for __va_copy" >&5 +echo "$as_me:24991: checking for __va_copy" >&5 echo $ECHO_N "checking for __va_copy... $ECHO_C" >&6 if test "${cf_cv_have___va_copy+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23014 "configure" +#line 24998 "configure" #include "confdefs.h" #include @@ -23028,16 +25012,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23031: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25015: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23034: \$? = $ac_status" >&5 + echo "$as_me:25018: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23037: \"$ac_try\"") >&5 + { (eval echo "$as_me:25021: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23040: \$? = $ac_status" >&5 + echo "$as_me:25024: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have___va_copy=yes else @@ -23047,7 +25031,7 @@ cf_cv_have___va_copy=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:23050: result: $cf_cv_have___va_copy" >&5 +echo "$as_me:25034: result: $cf_cv_have___va_copy" >&5 echo "${ECHO_T}$cf_cv_have___va_copy" >&6 if test "$cf_cv_have___va_copy" = yes @@ -23059,14 +25043,14 @@ EOF else # !cf_cv_have___va_copy -echo "$as_me:23062: checking for __builtin_va_copy" >&5 +echo "$as_me:25046: checking for __builtin_va_copy" >&5 echo $ECHO_N "checking for __builtin_va_copy... $ECHO_C" >&6 if test "${cf_cv_have___builtin_va_copy+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23069 "configure" +#line 25053 "configure" #include "confdefs.h" #include @@ -23083,16 +25067,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23086: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25070: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23089: \$? = $ac_status" >&5 + echo "$as_me:25073: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23092: \"$ac_try\"") >&5 + { (eval echo "$as_me:25076: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23095: \$? = $ac_status" >&5 + echo "$as_me:25079: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have___builtin_va_copy=yes else @@ -23102,7 +25086,7 @@ cf_cv_have___builtin_va_copy=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:23105: result: $cf_cv_have___builtin_va_copy" >&5 +echo "$as_me:25089: result: $cf_cv_have___builtin_va_copy" >&5 echo "${ECHO_T}$cf_cv_have___builtin_va_copy" >&6 test "$cf_cv_have___builtin_va_copy" = yes && @@ -23120,14 +25104,14 @@ case "${cf_cv_have_va_copy}${cf_cv_have_ ;; *) - echo "$as_me:23123: checking if we can simply copy va_list" >&5 + echo "$as_me:25107: checking if we can simply copy va_list" >&5 echo $ECHO_N "checking if we can simply copy va_list... $ECHO_C" >&6 if test "${cf_cv_pointer_va_list+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23130 "configure" +#line 25114 "configure" #include "confdefs.h" #include @@ -23144,16 +25128,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23147: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25131: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23150: \$? = $ac_status" >&5 + echo "$as_me:25134: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23153: \"$ac_try\"") >&5 + { (eval echo "$as_me:25137: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23156: \$? = $ac_status" >&5 + echo "$as_me:25140: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_pointer_va_list=yes else @@ -23163,19 +25147,19 @@ cf_cv_pointer_va_list=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:23166: result: $cf_cv_pointer_va_list" >&5 +echo "$as_me:25150: result: $cf_cv_pointer_va_list" >&5 echo "${ECHO_T}$cf_cv_pointer_va_list" >&6 if test "$cf_cv_pointer_va_list" = no then - echo "$as_me:23171: checking if we can copy va_list indirectly" >&5 + echo "$as_me:25155: checking if we can copy va_list indirectly" >&5 echo $ECHO_N "checking if we can copy va_list indirectly... $ECHO_C" >&6 if test "${cf_cv_array_va_list+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23178 "configure" +#line 25162 "configure" #include "confdefs.h" #include @@ -23192,16 +25176,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23195: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25179: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23198: \$? = $ac_status" >&5 + echo "$as_me:25182: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23201: \"$ac_try\"") >&5 + { (eval echo "$as_me:25185: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23204: \$? = $ac_status" >&5 + echo "$as_me:25188: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_array_va_list=yes else @@ -23211,7 +25195,7 @@ cf_cv_array_va_list=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:23214: result: $cf_cv_array_va_list" >&5 +echo "$as_me:25198: result: $cf_cv_array_va_list" >&5 echo "${ECHO_T}$cf_cv_array_va_list" >&6 test "$cf_cv_array_va_list" = yes && cat >>confdefs.h <<\EOF @@ -23223,60 +25207,13 @@ EOF esac ### Checks for Datatypes. -# On IRIX 5.3, sys/types and inttypes.h are conflicting. - -for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ - inttypes.h stdint.h unistd.h -do -as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:23232: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >"conftest.$ac_ext" <<_ACEOF -#line 23238 "configure" -#include "confdefs.h" -$ac_includes_default -#include <$ac_header> -_ACEOF -rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23244: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:23247: \$? = $ac_status" >&5 - (exit "$ac_status"); } && - { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23250: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:23253: \$? = $ac_status" >&5 - (exit "$ac_status"); }; }; then - eval "$as_ac_Header=yes" -else - echo "$as_me: failed program was:" >&5 -cat "conftest.$ac_ext" >&5 -eval "$as_ac_Header=no" -fi -rm -f "conftest.$ac_objext" "conftest.$ac_ext" -fi -echo "$as_me:23263: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 -echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 -if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then - cat >>confdefs.h <&5 +echo "$as_me:25210: checking for gid_t" >&5 echo $ECHO_N "checking for gid_t... $ECHO_C" >&6 if test "${ac_cv_type_gid_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23279 "configure" +#line 25216 "configure" #include "confdefs.h" $ac_includes_default int @@ -23291,16 +25228,16 @@ if (sizeof (gid_t)) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23294: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25231: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23297: \$? = $ac_status" >&5 + echo "$as_me:25234: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23300: \"$ac_try\"") >&5 + { (eval echo "$as_me:25237: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23303: \$? = $ac_status" >&5 + echo "$as_me:25240: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_gid_t=yes else @@ -23310,7 +25247,7 @@ ac_cv_type_gid_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:23313: result: $ac_cv_type_gid_t" >&5 +echo "$as_me:25250: result: $ac_cv_type_gid_t" >&5 echo "${ECHO_T}$ac_cv_type_gid_t" >&6 if test "$ac_cv_type_gid_t" = yes; then : @@ -23322,13 +25259,13 @@ EOF fi -echo "$as_me:23325: checking for mode_t" >&5 +echo "$as_me:25262: checking for mode_t" >&5 echo $ECHO_N "checking for mode_t... $ECHO_C" >&6 if test "${ac_cv_type_mode_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23331 "configure" +#line 25268 "configure" #include "confdefs.h" $ac_includes_default int @@ -23343,16 +25280,16 @@ if (sizeof (mode_t)) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23346: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25283: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23349: \$? = $ac_status" >&5 + echo "$as_me:25286: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23352: \"$ac_try\"") >&5 + { (eval echo "$as_me:25289: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23355: \$? = $ac_status" >&5 + echo "$as_me:25292: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_mode_t=yes else @@ -23362,7 +25299,7 @@ ac_cv_type_mode_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:23365: result: $ac_cv_type_mode_t" >&5 +echo "$as_me:25302: result: $ac_cv_type_mode_t" >&5 echo "${ECHO_T}$ac_cv_type_mode_t" >&6 if test "$ac_cv_type_mode_t" = yes; then : @@ -23374,13 +25311,13 @@ EOF fi -echo "$as_me:23377: checking for off_t" >&5 +echo "$as_me:25314: checking for off_t" >&5 echo $ECHO_N "checking for off_t... $ECHO_C" >&6 if test "${ac_cv_type_off_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23383 "configure" +#line 25320 "configure" #include "confdefs.h" $ac_includes_default int @@ -23395,16 +25332,16 @@ if (sizeof (off_t)) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23398: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25335: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23401: \$? = $ac_status" >&5 + echo "$as_me:25338: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23404: \"$ac_try\"") >&5 + { (eval echo "$as_me:25341: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23407: \$? = $ac_status" >&5 + echo "$as_me:25344: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_off_t=yes else @@ -23414,7 +25351,7 @@ ac_cv_type_off_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:23417: result: $ac_cv_type_off_t" >&5 +echo "$as_me:25354: result: $ac_cv_type_off_t" >&5 echo "${ECHO_T}$ac_cv_type_off_t" >&6 if test "$ac_cv_type_off_t" = yes; then : @@ -23426,13 +25363,13 @@ EOF fi -echo "$as_me:23429: checking for pid_t" >&5 +echo "$as_me:25366: checking for pid_t" >&5 echo $ECHO_N "checking for pid_t... $ECHO_C" >&6 if test "${ac_cv_type_pid_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23435 "configure" +#line 25372 "configure" #include "confdefs.h" $ac_includes_default int @@ -23447,16 +25384,16 @@ if (sizeof (pid_t)) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23450: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25387: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23453: \$? = $ac_status" >&5 + echo "$as_me:25390: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23456: \"$ac_try\"") >&5 + { (eval echo "$as_me:25393: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23459: \$? = $ac_status" >&5 + echo "$as_me:25396: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_pid_t=yes else @@ -23466,7 +25403,7 @@ ac_cv_type_pid_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:23469: result: $ac_cv_type_pid_t" >&5 +echo "$as_me:25406: result: $ac_cv_type_pid_t" >&5 echo "${ECHO_T}$ac_cv_type_pid_t" >&6 if test "$ac_cv_type_pid_t" = yes; then : @@ -23478,13 +25415,13 @@ EOF fi -echo "$as_me:23481: checking for size_t" >&5 +echo "$as_me:25418: checking for size_t" >&5 echo $ECHO_N "checking for size_t... $ECHO_C" >&6 if test "${ac_cv_type_size_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23487 "configure" +#line 25424 "configure" #include "confdefs.h" $ac_includes_default int @@ -23499,16 +25436,16 @@ if (sizeof (size_t)) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23502: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25439: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23505: \$? = $ac_status" >&5 + echo "$as_me:25442: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23508: \"$ac_try\"") >&5 + { (eval echo "$as_me:25445: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23511: \$? = $ac_status" >&5 + echo "$as_me:25448: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_size_t=yes else @@ -23518,7 +25455,7 @@ ac_cv_type_size_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:23521: result: $ac_cv_type_size_t" >&5 +echo "$as_me:25458: result: $ac_cv_type_size_t" >&5 echo "${ECHO_T}$ac_cv_type_size_t" >&6 if test "$ac_cv_type_size_t" = yes; then : @@ -23530,13 +25467,13 @@ EOF fi -echo "$as_me:23533: checking for ssize_t" >&5 +echo "$as_me:25470: checking for ssize_t" >&5 echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6 if test "${ac_cv_type_ssize_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23539 "configure" +#line 25476 "configure" #include "confdefs.h" $ac_includes_default int @@ -23551,16 +25488,16 @@ if (sizeof (ssize_t)) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23554: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25491: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23557: \$? = $ac_status" >&5 + echo "$as_me:25494: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23560: \"$ac_try\"") >&5 + { (eval echo "$as_me:25497: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23563: \$? = $ac_status" >&5 + echo "$as_me:25500: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_ssize_t=yes else @@ -23570,7 +25507,7 @@ ac_cv_type_ssize_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:23573: result: $ac_cv_type_ssize_t" >&5 +echo "$as_me:25510: result: $ac_cv_type_ssize_t" >&5 echo "${ECHO_T}$ac_cv_type_ssize_t" >&6 if test "$ac_cv_type_ssize_t" = yes; then : @@ -23582,13 +25519,13 @@ EOF fi -echo "$as_me:23585: checking for time_t" >&5 +echo "$as_me:25522: checking for time_t" >&5 echo $ECHO_N "checking for time_t... $ECHO_C" >&6 if test "${ac_cv_type_time_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23591 "configure" +#line 25528 "configure" #include "confdefs.h" $ac_includes_default int @@ -23603,16 +25540,16 @@ if (sizeof (time_t)) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23606: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25543: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23609: \$? = $ac_status" >&5 + echo "$as_me:25546: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23612: \"$ac_try\"") >&5 + { (eval echo "$as_me:25549: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23615: \$? = $ac_status" >&5 + echo "$as_me:25552: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_time_t=yes else @@ -23622,7 +25559,7 @@ ac_cv_type_time_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:23625: result: $ac_cv_type_time_t" >&5 +echo "$as_me:25562: result: $ac_cv_type_time_t" >&5 echo "${ECHO_T}$ac_cv_type_time_t" >&6 if test "$ac_cv_type_time_t" = yes; then : @@ -23635,7 +25572,7 @@ EOF fi cat >"conftest.$ac_ext" <<_ACEOF -#line 23638 "configure" +#line 25575 "configure" #include "confdefs.h" #include @@ -23646,7 +25583,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>& else cat >"conftest.$ac_ext" <<_ACEOF -#line 23649 "configure" +#line 25586 "configure" #include "confdefs.h" #include @@ -23656,13 +25593,13 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>& : else - echo "$as_me:23659: checking for in_addr_t" >&5 + echo "$as_me:25596: checking for in_addr_t" >&5 echo $ECHO_N "checking for in_addr_t... $ECHO_C" >&6 if test "${ac_cv_type_in_addr_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23665 "configure" +#line 25602 "configure" #include "confdefs.h" $ac_includes_default int @@ -23677,16 +25614,16 @@ if (sizeof (in_addr_t)) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23680: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25617: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23683: \$? = $ac_status" >&5 + echo "$as_me:25620: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23686: \"$ac_try\"") >&5 + { (eval echo "$as_me:25623: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23689: \$? = $ac_status" >&5 + echo "$as_me:25626: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_in_addr_t=yes else @@ -23696,7 +25633,7 @@ ac_cv_type_in_addr_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:23699: result: $ac_cv_type_in_addr_t" >&5 +echo "$as_me:25636: result: $ac_cv_type_in_addr_t" >&5 echo "${ECHO_T}$ac_cv_type_in_addr_t" >&6 if test "$ac_cv_type_in_addr_t" = yes; then : @@ -23714,13 +25651,13 @@ rm -rf conftest* fi rm -rf conftest* -echo "$as_me:23717: checking for uid_t in sys/types.h" >&5 +echo "$as_me:25654: checking for uid_t in sys/types.h" >&5 echo $ECHO_N "checking for uid_t in sys/types.h... $ECHO_C" >&6 if test "${ac_cv_type_uid_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23723 "configure" +#line 25660 "configure" #include "confdefs.h" #include @@ -23734,7 +25671,7 @@ fi rm -rf conftest* fi -echo "$as_me:23737: result: $ac_cv_type_uid_t" >&5 +echo "$as_me:25674: result: $ac_cv_type_uid_t" >&5 echo "${ECHO_T}$ac_cv_type_uid_t" >&6 if test $ac_cv_type_uid_t = no; then @@ -23748,37 +25685,33 @@ EOF fi -echo "$as_me:23751: checking for quad_t" >&5 +echo "$as_me:25688: checking for quad_t" >&5 echo $ECHO_N "checking for quad_t... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 23754 "configure" +#line 25691 "configure" #include "confdefs.h" -#include -#if 0 -#include -#include -#endif /* 0 */ +$ac_includes_default int main (void) { -quad_t x; x = 0 +quad_t x; x = 0; (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23772: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25705: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23775: \$? = $ac_status" >&5 + echo "$as_me:25708: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23778: \"$ac_try\"") >&5 + { (eval echo "$as_me:25711: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23781: \$? = $ac_status" >&5 + echo "$as_me:25714: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_quad_t=yes else @@ -23787,7 +25720,7 @@ cat "conftest.$ac_ext" >&5 ac_cv_quad_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" -echo "$as_me:23790: result: $ac_cv_quad_t" >&5 +echo "$as_me:25723: result: $ac_cv_quad_t" >&5 echo "${ECHO_T}$ac_cv_quad_t" >&6 if test $ac_cv_quad_t = yes; then @@ -23797,33 +25730,33 @@ EOF fi -echo "$as_me:23800: checking for long long" >&5 +echo "$as_me:25733: checking for long long" >&5 echo $ECHO_N "checking for long long... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 23803 "configure" +#line 25736 "configure" #include "confdefs.h" -#include +$ac_includes_default int main (void) { -long long x; x = 0 +long long x; x = 0; (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23817: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25750: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23820: \$? = $ac_status" >&5 + echo "$as_me:25753: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23823: \"$ac_try\"") >&5 + { (eval echo "$as_me:25756: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23826: \$? = $ac_status" >&5 + echo "$as_me:25759: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_long_long=yes else @@ -23832,7 +25765,7 @@ cat "conftest.$ac_ext" >&5 ac_cv_long_long=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" -echo "$as_me:23835: result: $ac_cv_long_long" >&5 +echo "$as_me:25768: result: $ac_cv_long_long" >&5 echo "${ECHO_T}$ac_cv_long_long" >&6 if test $ac_cv_long_long = yes; then @@ -23842,38 +25775,33 @@ EOF fi -echo "$as_me:23845: checking for int_least64_t" >&5 +echo "$as_me:25778: checking for int_least64_t" >&5 echo $ECHO_N "checking for int_least64_t... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 23848 "configure" +#line 25781 "configure" #include "confdefs.h" -#ifdef HAVE_STDINT_H -#include -#endif -#ifdef HAVE_HAVE_INTTYPES_H -#include -#endif +$ac_includes_default int main (void) { -int_least64_t x; x = 0 +int_least64_t x; x = 0; (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23867: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25795: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23870: \$? = $ac_status" >&5 + echo "$as_me:25798: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23873: \"$ac_try\"") >&5 + { (eval echo "$as_me:25801: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23876: \$? = $ac_status" >&5 + echo "$as_me:25804: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_int_least64_t=yes else @@ -23882,7 +25810,7 @@ cat "conftest.$ac_ext" >&5 ac_cv_int_least64_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" -echo "$as_me:23885: result: $ac_cv_int_least64_t" >&5 +echo "$as_me:25813: result: $ac_cv_int_least64_t" >&5 echo "${ECHO_T}$ac_cv_int_least64_t" >&6 if test $ac_cv_int_least64_t = yes; then @@ -23890,38 +25818,33 @@ cat >>confdefs.h <<\EOF #define HAVE_INT_LEAST64_T 1 EOF - echo "$as_me:23893: checking for INT64_C" >&5 + echo "$as_me:25821: checking for INT64_C" >&5 echo $ECHO_N "checking for INT64_C... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 23896 "configure" +#line 25824 "configure" #include "confdefs.h" -#ifdef HAVE_STDINT_H -#include -#endif -#ifdef HAVE_HAVE_INTTYPES_H -#include -#endif +$ac_includes_default int main (void) { -int_least64_t x; x = INT64_C(0) +int_least64_t x; x = INT64_C(0); (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23915: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25838: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23918: \$? = $ac_status" >&5 + echo "$as_me:25841: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23921: \"$ac_try\"") >&5 + { (eval echo "$as_me:25844: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23924: \$? = $ac_status" >&5 + echo "$as_me:25847: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_int64_c=yes else @@ -23930,7 +25853,7 @@ cat "conftest.$ac_ext" >&5 ac_cv_int64_c=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - echo "$as_me:23933: result: $ac_cv_int64_c" >&5 + echo "$as_me:25856: result: $ac_cv_int64_c" >&5 echo "${ECHO_T}$ac_cv_int64_c" >&6 if test $ac_cv_int64_c = yes; then @@ -23941,12 +25864,13 @@ EOF fi fi -echo "$as_me:23944: checking for nl_item" >&5 +echo "$as_me:25867: checking for nl_item" >&5 echo $ECHO_N "checking for nl_item... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 23947 "configure" +#line 25870 "configure" #include "confdefs.h" +$ac_includes_default #ifdef HAVE_LANGINFO_H #include #else @@ -23958,22 +25882,22 @@ cat >"conftest.$ac_ext" <<_ACEOF int main (void) { -nl_item x; x = 0 +nl_item x; x = 0; (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23967: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25891: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23970: \$? = $ac_status" >&5 + echo "$as_me:25894: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23973: \"$ac_try\"") >&5 + { (eval echo "$as_me:25897: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23976: \$? = $ac_status" >&5 + echo "$as_me:25900: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_nl_item=yes else @@ -23982,7 +25906,7 @@ cat "conftest.$ac_ext" >&5 ac_cv_nl_item=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" -echo "$as_me:23985: result: $ac_cv_nl_item" >&5 +echo "$as_me:25909: result: $ac_cv_nl_item" >&5 echo "${ECHO_T}$ac_cv_nl_item" >&6 if test $ac_cv_nl_item = yes; then @@ -23995,7 +25919,7 @@ fi ### Checks for libraries. # libuu/uudeview # only define HAVE_LIBUU and HAVE_UUDEVIEW_H if both are found -echo "$as_me:23998: checking for UUInitialize in -luu" >&5 +echo "$as_me:25922: checking for UUInitialize in -luu" >&5 echo $ECHO_N "checking for UUInitialize in -luu... $ECHO_C" >&6 if test "${ac_cv_lib_uu_UUInitialize+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -24003,7 +25927,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-luu $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 24006 "configure" +#line 25930 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -24012,7 +25936,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char UUInitialize (); +char UUInitialize (void); int main (void) { @@ -24022,16 +25946,16 @@ UUInitialize (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24025: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25949: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24028: \$? = $ac_status" >&5 + echo "$as_me:25952: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24031: \"$ac_try\"") >&5 + { (eval echo "$as_me:25955: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24034: \$? = $ac_status" >&5 + echo "$as_me:25958: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_uu_UUInitialize=yes else @@ -24042,26 +25966,26 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:24045: result: $ac_cv_lib_uu_UUInitialize" >&5 +echo "$as_me:25969: result: $ac_cv_lib_uu_UUInitialize" >&5 echo "${ECHO_T}$ac_cv_lib_uu_UUInitialize" >&6 if test "$ac_cv_lib_uu_UUInitialize" = yes; then - echo "$as_me:24048: checking for uudeview.h" >&5 + echo "$as_me:25972: checking for uudeview.h" >&5 echo $ECHO_N "checking for uudeview.h... $ECHO_C" >&6 if test "${ac_cv_header_uudeview_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24054 "configure" +#line 25978 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:24058: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:25982: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:24064: \$? = $ac_status" >&5 + echo "$as_me:25988: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -24080,7 +26004,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:24083: result: $ac_cv_header_uudeview_h" >&5 +echo "$as_me:26007: result: $ac_cv_header_uudeview_h" >&5 echo "${ECHO_T}$ac_cv_header_uudeview_h" >&6 if test "$ac_cv_header_uudeview_h" = yes; then @@ -24110,23 +26034,23 @@ fi # get $CFLAGS/$LDFLAGS from pkg-config icu-uc if possible cf_try_icuuc="no" cf_try_icuuc46="no" -echo "$as_me:24113: checking for unicode/unorm.h" >&5 +echo "$as_me:26037: checking for unicode/unorm.h" >&5 echo $ECHO_N "checking for unicode/unorm.h... $ECHO_C" >&6 if test "${ac_cv_header_unicode_unorm_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24119 "configure" +#line 26043 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:24123: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26047: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:24129: \$? = $ac_status" >&5 + echo "$as_me:26053: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -24145,27 +26069,27 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:24148: result: $ac_cv_header_unicode_unorm_h" >&5 +echo "$as_me:26072: result: $ac_cv_header_unicode_unorm_h" >&5 echo "${ECHO_T}$ac_cv_header_unicode_unorm_h" >&6 if test "$ac_cv_header_unicode_unorm_h" = yes; then - echo "$as_me:24152: checking for unicode/ustring.h" >&5 + echo "$as_me:26076: checking for unicode/ustring.h" >&5 echo $ECHO_N "checking for unicode/ustring.h... $ECHO_C" >&6 if test "${ac_cv_header_unicode_ustring_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24158 "configure" +#line 26082 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:24162: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26086: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:24168: \$? = $ac_status" >&5 + echo "$as_me:26092: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -24184,7 +26108,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:24187: result: $ac_cv_header_unicode_ustring_h" >&5 +echo "$as_me:26111: result: $ac_cv_header_unicode_ustring_h" >&5 echo "${ECHO_T}$ac_cv_header_unicode_ustring_h" >&6 if test "$ac_cv_header_unicode_ustring_h" = yes; then @@ -24196,37 +26120,40 @@ cat >>confdefs.h <<\EOF #define HAVE_UNICODE_USTRING_H 1 EOF - echo "$as_me:24199: checking for unorm_normalize in libicuuc" >&5 + echo "$as_me:26123: checking for unorm_normalize in libicuuc" >&5 echo $ECHO_N "checking for unorm_normalize in libicuuc... $ECHO_C" >&6 cf_save_LIBS="$LIBS" cf_try_icuuc="no" LIBS="$LIBS -licuuc" cat >"conftest.$ac_ext" <<_ACEOF -#line 24205 "configure" +#line 26129 "configure" #include "confdefs.h" -#include +$ac_includes_default + #include int main (void) { - int32_t needed, ustr = NULL; + int32_t needed; + const UChar *ustr = NULL; UErrorCode status; needed = unorm_normalize(ustr, -1, UNORM_DEFAULT, 0, NULL, 0, &status); + (void)needed ; return 0; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24220: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26147: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24223: \$? = $ac_status" >&5 + echo "$as_me:26150: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24226: \"$ac_try\"") >&5 + { (eval echo "$as_me:26153: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24229: \$? = $ac_status" >&5 + echo "$as_me:26156: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cat >>confdefs.h <<\EOF @@ -24241,26 +26168,26 @@ LIBS=$cf_save_LIBS fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:24244: result: $cf_try_icuuc" >&5 + echo "$as_me:26171: result: $cf_try_icuuc" >&5 echo "${ECHO_T}$cf_try_icuuc" >&6 cf_save_LIBS="$LIBS" - echo "$as_me:24247: checking for unicode/uidna.h" >&5 + echo "$as_me:26174: checking for unicode/uidna.h" >&5 echo $ECHO_N "checking for unicode/uidna.h... $ECHO_C" >&6 if test "${ac_cv_header_unicode_uidna_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24253 "configure" +#line 26180 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:24257: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26184: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:24263: \$? = $ac_status" >&5 + echo "$as_me:26190: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -24279,7 +26206,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:24282: result: $ac_cv_header_unicode_uidna_h" >&5 +echo "$as_me:26209: result: $ac_cv_header_unicode_uidna_h" >&5 echo "${ECHO_T}$ac_cv_header_unicode_uidna_h" >&6 if test "$ac_cv_header_unicode_uidna_h" = yes; then @@ -24289,10 +26216,10 @@ EOF fi - echo "$as_me:24292: checking for uidna_nameToUnicode in libicuuc" >&5 + echo "$as_me:26219: checking for uidna_nameToUnicode in libicuuc" >&5 echo $ECHO_N "checking for uidna_nameToUnicode in libicuuc... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 24295 "configure" +#line 26222 "configure" #include "confdefs.h" #include #include @@ -24302,8 +26229,7 @@ main (void) UErrorCode status = U_ZERO_ERROR; UIDNAInfo info = UIDNA_INFO_INITIALIZER; - UIDNA *uts46; - uidna_openUTS46(UNORM_DEFAULT, &status); + UIDNA *uts46 = uidna_openUTS46(UNORM_DEFAULT, &status); uidna_nameToUnicode(uts46, NULL, 0, NULL, 0, &info, &status); uidna_close(uts46); ; @@ -24311,16 +26237,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24314: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26240: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24317: \$? = $ac_status" >&5 + echo "$as_me:26243: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24320: \"$ac_try\"") >&5 + { (eval echo "$as_me:26246: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24323: \$? = $ac_status" >&5 + echo "$as_me:26249: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cat >>confdefs.h <<\EOF @@ -24335,25 +26261,25 @@ LIBS=$cf_save_LIBS fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:24338: result: $cf_try_icuuc46" >&5 + echo "$as_me:26264: result: $cf_try_icuuc46" >&5 echo "${ECHO_T}$cf_try_icuuc46" >&6 - echo "$as_me:24340: checking for unicode/ubidi.h" >&5 + echo "$as_me:26266: checking for unicode/ubidi.h" >&5 echo $ECHO_N "checking for unicode/ubidi.h... $ECHO_C" >&6 if test "${ac_cv_header_unicode_ubidi_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24346 "configure" +#line 26272 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:24350: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26276: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:24356: \$? = $ac_status" >&5 + echo "$as_me:26282: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -24372,7 +26298,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:24375: result: $ac_cv_header_unicode_ubidi_h" >&5 +echo "$as_me:26301: result: $ac_cv_header_unicode_ubidi_h" >&5 echo "${ECHO_T}$ac_cv_header_unicode_ubidi_h" >&6 if test "$ac_cv_header_unicode_ubidi_h" = yes; then @@ -24387,23 +26313,23 @@ fi fi # IDNA2008 -echo "$as_me:24390: checking for unicode/unorm2.h" >&5 +echo "$as_me:26316: checking for unicode/unorm2.h" >&5 echo $ECHO_N "checking for unicode/unorm2.h... $ECHO_C" >&6 if test "${ac_cv_header_unicode_unorm2_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24396 "configure" +#line 26322 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:24400: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26326: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:24406: \$? = $ac_status" >&5 + echo "$as_me:26332: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -24422,7 +26348,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:24425: result: $ac_cv_header_unicode_unorm2_h" >&5 +echo "$as_me:26351: result: $ac_cv_header_unicode_unorm2_h" >&5 echo "${ECHO_T}$ac_cv_header_unicode_unorm2_h" >&6 if test "$ac_cv_header_unicode_unorm2_h" = yes; then @@ -24434,23 +26360,23 @@ fi # without icuuc try GNU libunistring for normalization if test $cf_try_icuuc = no ; then - echo "$as_me:24437: checking for unitypes.h" >&5 + echo "$as_me:26363: checking for unitypes.h" >&5 echo $ECHO_N "checking for unitypes.h... $ECHO_C" >&6 if test "${ac_cv_header_unitypes_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24443 "configure" +#line 26369 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:24447: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26373: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:24453: \$? = $ac_status" >&5 + echo "$as_me:26379: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -24469,27 +26395,27 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:24472: result: $ac_cv_header_unitypes_h" >&5 +echo "$as_me:26398: result: $ac_cv_header_unitypes_h" >&5 echo "${ECHO_T}$ac_cv_header_unitypes_h" >&6 if test "$ac_cv_header_unitypes_h" = yes; then - echo "$as_me:24476: checking for uninorm.h" >&5 + echo "$as_me:26402: checking for uninorm.h" >&5 echo $ECHO_N "checking for uninorm.h... $ECHO_C" >&6 if test "${ac_cv_header_uninorm_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24482 "configure" +#line 26408 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:24486: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26412: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:24492: \$? = $ac_status" >&5 + echo "$as_me:26418: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -24508,7 +26434,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:24511: result: $ac_cv_header_uninorm_h" >&5 +echo "$as_me:26437: result: $ac_cv_header_uninorm_h" >&5 echo "${ECHO_T}$ac_cv_header_uninorm_h" >&6 if test "$ac_cv_header_uninorm_h" = yes; then @@ -24520,13 +26446,13 @@ cat >>confdefs.h <<\EOF #define HAVE_UNINORM_H 1 EOF - echo "$as_me:24523: checking for u8_normalize in libunistring" >&5 + echo "$as_me:26449: checking for u8_normalize in libunistring" >&5 echo $ECHO_N "checking for u8_normalize in libunistring... $ECHO_C" >&6 cf_save_LIBS="$LIBS" cf_try_unistring="no" LIBS="$LIBS -lunistring" cat >"conftest.$ac_ext" <<_ACEOF -#line 24529 "configure" +#line 26455 "configure" #include "confdefs.h" #include #include @@ -24541,16 +26467,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24544: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26470: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24547: \$? = $ac_status" >&5 + echo "$as_me:26473: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24550: \"$ac_try\"") >&5 + { (eval echo "$as_me:26476: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24553: \$? = $ac_status" >&5 + echo "$as_me:26479: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cat >>confdefs.h <<\EOF @@ -24565,7 +26491,7 @@ LIBS=$cf_save_LIBS fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:24568: result: $cf_try_unistring" >&5 + echo "$as_me:26494: result: $cf_try_unistring" >&5 echo "${ECHO_T}$cf_try_unistring" >&6 fi @@ -24578,7 +26504,7 @@ fi # TODO: check for libidn2 # get $CFLAGS/$LDFLAGS from pkg-config libidn[2] if possible if test $cf_try_icuuc = no ; then - echo "$as_me:24581: checking for stringprep_check_version in -lidn" >&5 + echo "$as_me:26507: checking for stringprep_check_version in -lidn" >&5 echo $ECHO_N "checking for stringprep_check_version in -lidn... $ECHO_C" >&6 if test "${ac_cv_lib_idn_stringprep_check_version+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -24586,7 +26512,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lidn $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 24589 "configure" +#line 26515 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -24595,7 +26521,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char stringprep_check_version (); +char stringprep_check_version (void); int main (void) { @@ -24605,16 +26531,16 @@ stringprep_check_version (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24608: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26534: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24611: \$? = $ac_status" >&5 + echo "$as_me:26537: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24614: \"$ac_try\"") >&5 + { (eval echo "$as_me:26540: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24617: \$? = $ac_status" >&5 + echo "$as_me:26543: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_idn_stringprep_check_version=yes else @@ -24625,26 +26551,26 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:24628: result: $ac_cv_lib_idn_stringprep_check_version" >&5 +echo "$as_me:26554: result: $ac_cv_lib_idn_stringprep_check_version" >&5 echo "${ECHO_T}$ac_cv_lib_idn_stringprep_check_version" >&6 if test "$ac_cv_lib_idn_stringprep_check_version" = yes; then - echo "$as_me:24631: checking for stringprep.h" >&5 + echo "$as_me:26557: checking for stringprep.h" >&5 echo $ECHO_N "checking for stringprep.h... $ECHO_C" >&6 if test "${ac_cv_header_stringprep_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24637 "configure" +#line 26563 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:24641: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26567: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:24647: \$? = $ac_status" >&5 + echo "$as_me:26573: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -24663,7 +26589,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:24666: result: $ac_cv_header_stringprep_h" >&5 +echo "$as_me:26592: result: $ac_cv_header_stringprep_h" >&5 echo "${ECHO_T}$ac_cv_header_stringprep_h" >&6 if test "$ac_cv_header_stringprep_h" = yes; then @@ -24671,23 +26597,23 @@ cat >>confdefs.h <<\EOF #define HAVE_STRINGPREP_H 1 EOF - echo "$as_me:24674: checking for idna.h" >&5 + echo "$as_me:26600: checking for idna.h" >&5 echo $ECHO_N "checking for idna.h... $ECHO_C" >&6 if test "${ac_cv_header_idna_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24680 "configure" +#line 26606 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:24684: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26610: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:24690: \$? = $ac_status" >&5 + echo "$as_me:26616: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -24706,7 +26632,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:24709: result: $ac_cv_header_idna_h" >&5 +echo "$as_me:26635: result: $ac_cv_header_idna_h" >&5 echo "${ECHO_T}$ac_cv_header_idna_h" >&6 if test "$ac_cv_header_idna_h" = yes; then @@ -24714,7 +26640,7 @@ cat >>confdefs.h <<\EOF #define HAVE_IDNA_H 1 EOF - echo "$as_me:24717: checking for idna_to_unicode_lzlz in -lidn" >&5 + echo "$as_me:26643: checking for idna_to_unicode_lzlz in -lidn" >&5 echo $ECHO_N "checking for idna_to_unicode_lzlz in -lidn... $ECHO_C" >&6 if test "${ac_cv_lib_idn_idna_to_unicode_lzlz+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -24722,7 +26648,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lidn $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 24725 "configure" +#line 26651 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -24731,7 +26657,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char idna_to_unicode_lzlz (); +char idna_to_unicode_lzlz (void); int main (void) { @@ -24741,16 +26667,16 @@ idna_to_unicode_lzlz (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24744: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26670: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24747: \$? = $ac_status" >&5 + echo "$as_me:26673: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24750: \"$ac_try\"") >&5 + { (eval echo "$as_me:26676: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24753: \$? = $ac_status" >&5 + echo "$as_me:26679: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_idn_idna_to_unicode_lzlz=yes else @@ -24761,7 +26687,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:24764: result: $ac_cv_lib_idn_idna_to_unicode_lzlz" >&5 +echo "$as_me:26690: result: $ac_cv_lib_idn_idna_to_unicode_lzlz" >&5 echo "${ECHO_T}$ac_cv_lib_idn_idna_to_unicode_lzlz" >&6 if test "$ac_cv_lib_idn_idna_to_unicode_lzlz" = yes; then @@ -24769,10 +26695,10 @@ cat >>confdefs.h <<\EOF #define HAVE_IDNA_TO_UNICODE_LZLZ 1 EOF - echo "$as_me:24772: checking for IDNA_USE_STD3_ASCII_RULES" >&5 + echo "$as_me:26698: checking for IDNA_USE_STD3_ASCII_RULES" >&5 echo $ECHO_N "checking for IDNA_USE_STD3_ASCII_RULES... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 24775 "configure" +#line 26701 "configure" #include "confdefs.h" #include @@ -24784,10 +26710,10 @@ cat >>confdefs.h <<\EOF #define HAVE_IDNA_USE_STD3_ASCII_RULES 1 EOF - echo "$as_me:24787: result: yes" >&5 + echo "$as_me:26713: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:24790: result: no" >&5 + echo "$as_me:26716: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -24795,7 +26721,7 @@ rm -rf conftest* fi - echo "$as_me:24798: checking for idna_strerror in -lidn" >&5 + echo "$as_me:26724: checking for idna_strerror in -lidn" >&5 echo $ECHO_N "checking for idna_strerror in -lidn... $ECHO_C" >&6 if test "${ac_cv_lib_idn_idna_strerror+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -24803,7 +26729,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lidn $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 24806 "configure" +#line 26732 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -24812,7 +26738,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char idna_strerror (); +char idna_strerror (void); int main (void) { @@ -24822,16 +26748,16 @@ idna_strerror (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24825: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26751: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24828: \$? = $ac_status" >&5 + echo "$as_me:26754: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24831: \"$ac_try\"") >&5 + { (eval echo "$as_me:26757: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24834: \$? = $ac_status" >&5 + echo "$as_me:26760: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_idn_idna_strerror=yes else @@ -24842,7 +26768,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:24845: result: $ac_cv_lib_idn_idna_strerror" >&5 +echo "$as_me:26771: result: $ac_cv_lib_idn_idna_strerror" >&5 echo "${ECHO_T}$ac_cv_lib_idn_idna_strerror" >&6 if test "$ac_cv_lib_idn_idna_strerror" = yes; then @@ -24867,7 +26793,7 @@ fi fi # libidnkit - Internationalized Domain Names / IDN 2008 -echo "$as_me:24870: checking for idn_decodename in -lidnkit" >&5 +echo "$as_me:26796: checking for idn_decodename in -lidnkit" >&5 echo $ECHO_N "checking for idn_decodename in -lidnkit... $ECHO_C" >&6 if test "${ac_cv_lib_idnkit_idn_decodename+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -24875,7 +26801,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lidnkit $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 24878 "configure" +#line 26804 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -24884,7 +26810,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char idn_decodename (); +char idn_decodename (void); int main (void) { @@ -24894,16 +26820,16 @@ idn_decodename (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24897: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26823: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24900: \$? = $ac_status" >&5 + echo "$as_me:26826: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24903: \"$ac_try\"") >&5 + { (eval echo "$as_me:26829: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24906: \$? = $ac_status" >&5 + echo "$as_me:26832: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_idnkit_idn_decodename=yes else @@ -24914,27 +26840,27 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:24917: result: $ac_cv_lib_idnkit_idn_decodename" >&5 +echo "$as_me:26843: result: $ac_cv_lib_idnkit_idn_decodename" >&5 echo "${ECHO_T}$ac_cv_lib_idnkit_idn_decodename" >&6 if test "$ac_cv_lib_idnkit_idn_decodename" = yes; then - echo "$as_me:24921: checking for idn/api.h" >&5 + echo "$as_me:26847: checking for idn/api.h" >&5 echo $ECHO_N "checking for idn/api.h... $ECHO_C" >&6 if test "${ac_cv_header_idn_api_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24927 "configure" +#line 26853 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:24931: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26857: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:24937: \$? = $ac_status" >&5 + echo "$as_me:26863: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -24953,16 +26879,16 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:24956: result: $ac_cv_header_idn_api_h" >&5 +echo "$as_me:26882: result: $ac_cv_header_idn_api_h" >&5 echo "${ECHO_T}$ac_cv_header_idn_api_h" >&6 if test "$ac_cv_header_idn_api_h" = yes; then - echo "$as_me:24960: checking for IDN_DECODE_LOOKUP" >&5 + echo "$as_me:26886: checking for IDN_DECODE_LOOKUP" >&5 echo $ECHO_N "checking for IDN_DECODE_LOOKUP... $ECHO_C" >&6 cf_save_LIBS="$LIBS" LIBS="$LIBS -lidnkit" cat >"conftest.$ac_ext" <<_ACEOF -#line 24965 "configure" +#line 26891 "configure" #include "confdefs.h" #include #include @@ -24982,16 +26908,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24985: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26911: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24988: \$? = $ac_status" >&5 + echo "$as_me:26914: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24991: \"$ac_try\"") >&5 + { (eval echo "$as_me:26917: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24994: \$? = $ac_status" >&5 + echo "$as_me:26920: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cat >>confdefs.h <<\EOF @@ -25006,14 +26932,14 @@ cat >>confdefs.h <<\EOF #define HAVE_IDN_DECODENAME 1 EOF - echo "$as_me:25009: result: yes" >&5 + echo "$as_me:26935: result: yes" >&5 echo "${ECHO_T}yes" >&6 else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 LIBS=$cf_save_LIBS - echo "$as_me:25016: result: no" >&5 + echo "$as_me:26942: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -25033,7 +26959,7 @@ else cf_cv_termlib=none cat >"conftest.$ac_ext" <<_ACEOF -#line 25036 "configure" +#line 26962 "configure" #include "confdefs.h" extern char *tgoto(const char*,int,int); int @@ -25045,19 +26971,19 @@ char *x=tgoto("",0,0); (void)x; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25048: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26974: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25051: \$? = $ac_status" >&5 + echo "$as_me:26977: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25054: \"$ac_try\"") >&5 + { (eval echo "$as_me:26980: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25057: \$? = $ac_status" >&5 + echo "$as_me:26983: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cat >"conftest.$ac_ext" <<_ACEOF -#line 25060 "configure" +#line 26986 "configure" #include "confdefs.h" extern char *tigetstr(const char *); int @@ -25069,16 +26995,16 @@ char *x=tigetstr(""); (void)x; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25072: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26998: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25075: \$? = $ac_status" >&5 + echo "$as_me:27001: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25078: \"$ac_try\"") >&5 + { (eval echo "$as_me:27004: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25081: \$? = $ac_status" >&5 + echo "$as_me:27007: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_termlib=terminfo else @@ -25089,7 +27015,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" test -n "$verbose" && echo " using functions in predefined $cf_cv_termlib LIBS" 1>&6 -echo "${as_me:-configure}:25092: testing using functions in predefined $cf_cv_termlib LIBS ..." 1>&5 +echo "${as_me:-configure}:27018: testing using functions in predefined $cf_cv_termlib LIBS ..." 1>&5 else echo "$as_me: failed program was:" >&5 @@ -25104,31 +27030,31 @@ if test "$cf_cv_termlib" = none; then LIBS="-l$cf_lib $cf_save_LIBS" for cf_func in tigetstr tgetstr do - echo "$as_me:25107: checking for $cf_func in -l$cf_lib" >&5 + echo "$as_me:27033: checking for $cf_func in -l$cf_lib" >&5 echo $ECHO_N "checking for $cf_func in -l$cf_lib... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 25110 "configure" +#line 27036 "configure" #include "confdefs.h" extern char *$cf_func(const char *); int main (void) { -int x=$cf_func(""); (void)x +char *x = $cf_func(""); (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25122: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27048: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25125: \$? = $ac_status" >&5 + echo "$as_me:27051: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25128: \"$ac_try\"") >&5 + { (eval echo "$as_me:27054: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25131: \$? = $ac_status" >&5 + echo "$as_me:27057: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=yes else @@ -25137,7 +27063,7 @@ cat "conftest.$ac_ext" >&5 cf_result=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:25140: result: $cf_result" >&5 + echo "$as_me:27066: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 if test "$cf_result" = yes ; then if test "$cf_func" = tigetstr ; then @@ -25154,7 +27080,7 @@ echo "${ECHO_T}$cf_result" >&6 fi if test "$cf_cv_termlib" = none; then # allow curses library for broken AIX system. - echo "$as_me:25157: checking for initscr in -lcurses" >&5 + echo "$as_me:27083: checking for initscr in -lcurses" >&5 echo $ECHO_N "checking for initscr in -lcurses... $ECHO_C" >&6 if test "${ac_cv_lib_curses_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -25162,7 +27088,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lcurses $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 25165 "configure" +#line 27091 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -25171,7 +27097,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char initscr (); +char initscr (void); int main (void) { @@ -25181,16 +27107,16 @@ initscr (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25184: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27110: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25187: \$? = $ac_status" >&5 + echo "$as_me:27113: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25190: \"$ac_try\"") >&5 + { (eval echo "$as_me:27116: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25193: \$? = $ac_status" >&5 + echo "$as_me:27119: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_curses_initscr=yes else @@ -25201,7 +27127,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:25204: result: $ac_cv_lib_curses_initscr" >&5 +echo "$as_me:27130: result: $ac_cv_lib_curses_initscr" >&5 echo "${ECHO_T}$ac_cv_lib_curses_initscr" >&6 if test "$ac_cv_lib_curses_initscr" = yes; then @@ -25223,7 +27149,7 @@ LIBS="$cf_add_libs" fi - echo "$as_me:25226: checking for tgoto in -ltermcap" >&5 + echo "$as_me:27152: checking for tgoto in -ltermcap" >&5 echo $ECHO_N "checking for tgoto in -ltermcap... $ECHO_C" >&6 if test "${ac_cv_lib_termcap_tgoto+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -25231,7 +27157,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-ltermcap $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 25234 "configure" +#line 27160 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -25240,7 +27166,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char tgoto (); +char tgoto (void); int main (void) { @@ -25250,16 +27176,16 @@ tgoto (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25253: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27179: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25256: \$? = $ac_status" >&5 + echo "$as_me:27182: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25259: \"$ac_try\"") >&5 + { (eval echo "$as_me:27185: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25262: \$? = $ac_status" >&5 + echo "$as_me:27188: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_termcap_tgoto=yes else @@ -25270,7 +27196,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:25273: result: $ac_cv_lib_termcap_tgoto" >&5 +echo "$as_me:27199: result: $ac_cv_lib_termcap_tgoto" >&5 echo "${ECHO_T}$ac_cv_lib_termcap_tgoto" >&6 if test "$ac_cv_lib_termcap_tgoto" = yes; then @@ -25297,7 +27223,7 @@ fi fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" if test "$cf_cv_termlib" = none; then - { echo "$as_me:25300: WARNING: Cannot find -ltermlib, -lcurses, or -ltermcap" >&5 + { echo "$as_me:27226: WARNING: Cannot find -ltermlib, -lcurses, or -ltermcap" >&5 echo "$as_me: WARNING: Cannot find -ltermlib, -lcurses, or -ltermcap" >&2;} fi @@ -25305,12 +27231,12 @@ fi # terminfo-based termcap interfaces may be prototyped in , # which may/may not be compatible with - echo "$as_me:25308: checking if we should include termcap.h" >&5 + echo "$as_me:27234: checking if we should include termcap.h" >&5 echo $ECHO_N "checking if we should include termcap.h... $ECHO_C" >&6 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -I$srcdir/include" cat >"conftest.$ac_ext" <<_ACEOF -#line 25313 "configure" +#line 27239 "configure" #include "confdefs.h" #define HAVE_TERMCAP_H 1 @@ -25328,16 +27254,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25331: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27257: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25334: \$? = $ac_status" >&5 + echo "$as_me:27260: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25337: \"$ac_try\"") >&5 + { (eval echo "$as_me:27263: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25340: \$? = $ac_status" >&5 + echo "$as_me:27266: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=yes else @@ -25346,7 +27272,7 @@ cat "conftest.$ac_ext" >&5 cf_result=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - echo "$as_me:25349: result: $cf_result" >&5 + echo "$as_me:27275: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 CFLAGS="$cf_save_CFLAGS" test $cf_result = yes && @@ -25354,7 +27280,7 @@ cat >>confdefs.h <<\EOF #define HAVE_TERMCAP_H 1 EOF -echo "$as_me:25357: checking for term.h" >&5 +echo "$as_me:27283: checking for term.h" >&5 echo $ECHO_N "checking for term.h... $ECHO_C" >&6 if test "${cf_cv_term_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -25375,7 +27301,7 @@ esac for cf_header in $cf_header_list do cat >"conftest.$ac_ext" <<_ACEOF -#line 25378 "configure" +#line 27304 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> @@ -25389,16 +27315,16 @@ WINDOW *x; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25392: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27318: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25395: \$? = $ac_status" >&5 + echo "$as_me:27321: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25398: \"$ac_try\"") >&5 + { (eval echo "$as_me:27324: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25401: \$? = $ac_status" >&5 + echo "$as_me:27327: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header=$cf_header break @@ -25417,7 +27343,7 @@ no) for cf_header in ncurses/term.h ncursesw/term.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 25420 "configure" +#line 27346 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> @@ -25435,16 +27361,16 @@ WINDOW *x; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25438: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27364: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25441: \$? = $ac_status" >&5 + echo "$as_me:27367: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25444: \"$ac_try\"") >&5 + { (eval echo "$as_me:27370: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25447: \$? = $ac_status" >&5 + echo "$as_me:27373: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header=$cf_header break @@ -25459,7 +27385,7 @@ rm -f "conftest.$ac_objext" "conftest.$a esac fi -echo "$as_me:25462: result: $cf_cv_term_header" >&5 +echo "$as_me:27388: result: $cf_cv_term_header" >&5 echo "${ECHO_T}$cf_cv_term_header" >&6 case "$cf_cv_term_header" in @@ -25486,7 +27412,7 @@ EOF ;; esac -echo "$as_me:25489: checking if we should include curses.h or termcap.h" >&5 +echo "$as_me:27415: checking if we should include curses.h or termcap.h" >&5 echo $ECHO_N "checking if we should include curses.h or termcap.h... $ECHO_C" >&6 if test "${cf_cv_need_curses_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -25503,31 +27429,34 @@ do CPPFLAGS="$cf_save_CPPFLAGS $CHECK_DECL_FLAG" test -n "$cf_c_opts" && CPPFLAGS="$CPPFLAGS -D$cf_c_opts" test -n "$cf_t_opts" && CPPFLAGS="$CPPFLAGS -D$cf_t_opts" + cf_tgoto_decl=" + extern char *tgoto(char*,int,int);" + test -n "${cf_c_opts}${cf_t_opts}" && cf_tgoto_decl= cat >"conftest.$ac_ext" <<_ACEOF -#line 25508 "configure" +#line 27437 "configure" #include "confdefs.h" /* $cf_c_opts $cf_t_opts */ -$CHECK_DECL_HDRS +$CHECK_DECL_HDRS $cf_tgoto_decl int main (void) { -char *x = (char *)tgoto(""); (void)x +static char fmt[] = ""; char *x = tgoto(fmt); (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25521: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27450: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25524: \$? = $ac_status" >&5 + echo "$as_me:27453: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25527: \"$ac_try\"") >&5 + { (eval echo "$as_me:27456: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25530: \$? = $ac_status" >&5 + echo "$as_me:27459: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test "$cf_cv_need_curses_h" = no && { cf_cv_need_curses_h=maybe @@ -25539,29 +27468,29 @@ else cat "conftest.$ac_ext" >&5 echo "Recompiling with corrected call (C:$cf_c_opts, T:$cf_t_opts)" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 25542 "configure" +#line 27471 "configure" #include "confdefs.h" -$CHECK_DECL_HDRS +$CHECK_DECL_HDRS $cf_tgoto_decl int main (void) { -char *x = (char *)tgoto("",0,0); (void)x +static char fmt[] = ""; char *x = tgoto(fmt,0,0); (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25555: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27484: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25558: \$? = $ac_status" >&5 + echo "$as_me:27487: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25561: \"$ac_try\"") >&5 + { (eval echo "$as_me:27490: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25564: \$? = $ac_status" >&5 + echo "$as_me:27493: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_need_curses_h=yes cf_ok_c_opts=$cf_c_opts @@ -25598,7 +27527,7 @@ if test "$cf_cv_need_curses_h" != no ; t fi fi -echo "$as_me:25601: result: $cf_cv_need_curses_h" >&5 +echo "$as_me:27530: result: $cf_cv_need_curses_h" >&5 echo "${ECHO_T}$cf_cv_need_curses_h" >&6 case $cf_cv_need_curses_h in @@ -25636,7 +27565,7 @@ EOF ;; esac -echo "$as_me:25639: checking declaration of tputs 3rd param" >&5 +echo "$as_me:27568: checking declaration of tputs 3rd param" >&5 echo $ECHO_N "checking declaration of tputs 3rd param... $ECHO_C" >&6 if test "${cf_cv_type_outchar+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -25652,33 +27581,34 @@ for Q in int void; do for R in int char; do for S in "" const; do -echo "${as_me:-configure}:25655: testing loop variables P:$P, Q:$Q, R:$R, S:$S ..." 1>&5 +echo "${as_me:-configure}:27584: testing loop variables P:$P, Q:$Q, R:$R, S:$S ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 25658 "configure" +#line 27587 "configure" #include "confdefs.h" $CHECK_DECL_HDRS + extern $Q OutChar($R); + extern $P tputs ($S char *string, int nlines, $Q (*_f)($R)); + static char fmt[] = ""; int main (void) { -extern $Q OutChar($R); - extern $P tputs ($S char *string, int nlines, $Q (*_f)($R)); - tputs("", 1, OutChar) +tputs(fmt, 1, OutChar) ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25672: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27602: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25675: \$? = $ac_status" >&5 + echo "$as_me:27605: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25678: \"$ac_try\"") >&5 + { (eval echo "$as_me:27608: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25681: \$? = $ac_status" >&5 + echo "$as_me:27611: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_type_outchar="$Q OutChar($R)" cf_cv_found=yes @@ -25697,7 +27627,7 @@ done done fi -echo "$as_me:25700: result: $cf_cv_type_outchar" >&5 +echo "$as_me:27630: result: $cf_cv_type_outchar" >&5 echo "${ECHO_T}$cf_cv_type_outchar" >&6 case $cf_cv_type_outchar in @@ -25736,7 +27666,7 @@ EOF elif test ".$cf_cv_termlib" = .termcap ; then # BSD 'tputs()' may need 'PC' to be set. cat >"conftest.$ac_ext" <<_ACEOF -#line 25739 "configure" +#line 27669 "configure" #include "confdefs.h" int @@ -25748,16 +27678,16 @@ extern char PC; PC = 0 } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25751: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27681: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25754: \$? = $ac_status" >&5 + echo "$as_me:27684: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25757: \"$ac_try\"") >&5 + { (eval echo "$as_me:27687: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25760: \$? = $ac_status" >&5 + echo "$as_me:27690: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cat >>confdefs.h <<\EOF @@ -25775,21 +27705,17 @@ fi ### Checks for external-data -echo "$as_me:25778: checking if external errno is declared" >&5 +echo "$as_me:27708: checking if external errno is declared" >&5 echo $ECHO_N "checking if external errno is declared... $ECHO_C" >&6 if test "${cf_cv_dcl_errno+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 25785 "configure" +#line 27715 "configure" #include "confdefs.h" -#ifdef HAVE_STDLIB_H -#include -#endif -#include -#include +$ac_includes_default #include int main (void) @@ -25800,16 +27726,16 @@ int x = (int) errno; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25803: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27729: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25806: \$? = $ac_status" >&5 + echo "$as_me:27732: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25809: \"$ac_try\"") >&5 + { (eval echo "$as_me:27735: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25812: \$? = $ac_status" >&5 + echo "$as_me:27738: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_dcl_errno=yes else @@ -25820,7 +27746,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:25823: result: $cf_cv_dcl_errno" >&5 +echo "$as_me:27749: result: $cf_cv_dcl_errno" >&5 echo "${ECHO_T}$cf_cv_dcl_errno" >&6 if test "$cf_cv_dcl_errno" = no ; then @@ -25835,14 +27761,14 @@ fi # It's possible (for near-UNIX clones) that the data doesn't exist -echo "$as_me:25838: checking if external errno exists" >&5 +echo "$as_me:27764: checking if external errno exists" >&5 echo $ECHO_N "checking if external errno exists... $ECHO_C" >&6 if test "${cf_cv_have_errno+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 25845 "configure" +#line 27771 "configure" #include "confdefs.h" #undef errno @@ -25857,16 +27783,16 @@ errno = 2 } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25860: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27786: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25863: \$? = $ac_status" >&5 + echo "$as_me:27789: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25866: \"$ac_try\"") >&5 + { (eval echo "$as_me:27792: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25869: \$? = $ac_status" >&5 + echo "$as_me:27795: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_errno=yes else @@ -25877,7 +27803,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:25880: result: $cf_cv_have_errno" >&5 +echo "$as_me:27806: result: $cf_cv_have_errno" >&5 echo "${ECHO_T}$cf_cv_have_errno" >&6 if test "$cf_cv_have_errno" = yes ; then @@ -25893,13 +27819,13 @@ fi for ac_func in strerror do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:25896: checking for $ac_func" >&5 +echo "$as_me:27822: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 25902 "configure" +#line 27828 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -25930,16 +27856,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25933: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27859: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25936: \$? = $ac_status" >&5 + echo "$as_me:27862: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25939: \"$ac_try\"") >&5 + { (eval echo "$as_me:27865: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25942: \$? = $ac_status" >&5 + echo "$as_me:27868: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -25949,7 +27875,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:25952: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:27878: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:27890: checking if external sys_nerr is declared" >&5 echo $ECHO_N "checking if external sys_nerr is declared... $ECHO_C" >&6 if test "${cf_cv_dcl_sys_nerr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 25971 "configure" +#line 27897 "configure" #include "confdefs.h" -#ifdef HAVE_STDLIB_H -#include -#endif -#include -#include +$ac_includes_default #include int main (void) @@ -25986,16 +27908,16 @@ int x = (int) sys_nerr; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25989: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27911: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25992: \$? = $ac_status" >&5 + echo "$as_me:27914: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25995: \"$ac_try\"") >&5 + { (eval echo "$as_me:27917: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25998: \$? = $ac_status" >&5 + echo "$as_me:27920: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_dcl_sys_nerr=yes else @@ -26006,7 +27928,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:26009: result: $cf_cv_dcl_sys_nerr" >&5 +echo "$as_me:27931: result: $cf_cv_dcl_sys_nerr" >&5 echo "${ECHO_T}$cf_cv_dcl_sys_nerr" >&6 if test "$cf_cv_dcl_sys_nerr" = no ; then @@ -26021,14 +27943,14 @@ fi # It's possible (for near-UNIX clones) that the data doesn't exist -echo "$as_me:26024: checking if external sys_nerr exists" >&5 +echo "$as_me:27946: checking if external sys_nerr exists" >&5 echo $ECHO_N "checking if external sys_nerr exists... $ECHO_C" >&6 if test "${cf_cv_have_sys_nerr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26031 "configure" +#line 27953 "configure" #include "confdefs.h" #undef sys_nerr @@ -26043,16 +27965,16 @@ sys_nerr = 2 } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26046: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27968: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26049: \$? = $ac_status" >&5 + echo "$as_me:27971: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26052: \"$ac_try\"") >&5 + { (eval echo "$as_me:27974: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26055: \$? = $ac_status" >&5 + echo "$as_me:27977: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_sys_nerr=yes else @@ -26063,7 +27985,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:26066: result: $cf_cv_have_sys_nerr" >&5 +echo "$as_me:27988: result: $cf_cv_have_sys_nerr" >&5 echo "${ECHO_T}$cf_cv_have_sys_nerr" >&6 if test "$cf_cv_have_sys_nerr" = yes ; then @@ -26076,21 +27998,17 @@ EOF fi -echo "$as_me:26079: checking if external sys_errlist is declared" >&5 +echo "$as_me:28001: checking if external sys_errlist is declared" >&5 echo $ECHO_N "checking if external sys_errlist is declared... $ECHO_C" >&6 if test "${cf_cv_dcl_sys_errlist+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26086 "configure" +#line 28008 "configure" #include "confdefs.h" -#ifdef HAVE_STDLIB_H -#include -#endif -#include -#include +$ac_includes_default #include int main (void) @@ -26101,16 +28019,16 @@ int x = (int) sys_errlist; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26104: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28022: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26107: \$? = $ac_status" >&5 + echo "$as_me:28025: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26110: \"$ac_try\"") >&5 + { (eval echo "$as_me:28028: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26113: \$? = $ac_status" >&5 + echo "$as_me:28031: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_dcl_sys_errlist=yes else @@ -26121,7 +28039,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:26124: result: $cf_cv_dcl_sys_errlist" >&5 +echo "$as_me:28042: result: $cf_cv_dcl_sys_errlist" >&5 echo "${ECHO_T}$cf_cv_dcl_sys_errlist" >&6 if test "$cf_cv_dcl_sys_errlist" = no ; then @@ -26136,14 +28054,14 @@ fi # It's possible (for near-UNIX clones) that the data doesn't exist -echo "$as_me:26139: checking if external sys_errlist exists" >&5 +echo "$as_me:28057: checking if external sys_errlist exists" >&5 echo $ECHO_N "checking if external sys_errlist exists... $ECHO_C" >&6 if test "${cf_cv_have_sys_errlist+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26146 "configure" +#line 28064 "configure" #include "confdefs.h" #undef sys_errlist @@ -26158,16 +28076,16 @@ sys_errlist = 2 } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26161: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28079: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26164: \$? = $ac_status" >&5 + echo "$as_me:28082: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26167: \"$ac_try\"") >&5 + { (eval echo "$as_me:28085: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26170: \$? = $ac_status" >&5 + echo "$as_me:28088: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_sys_errlist=yes else @@ -26178,7 +28096,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:26181: result: $cf_cv_have_sys_errlist" >&5 +echo "$as_me:28099: result: $cf_cv_have_sys_errlist" >&5 echo "${ECHO_T}$cf_cv_have_sys_errlist" >&6 if test "$cf_cv_have_sys_errlist" = yes ; then @@ -26211,7 +28129,6 @@ for ac_func in \ fcntl \ fdopen \ fork \ - ftime \ ftruncate \ fsync \ getcwd \ @@ -26265,13 +28182,13 @@ for ac_func in \ $cf_tc_funcs do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:26268: checking for $ac_func" >&5 +echo "$as_me:28185: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26274 "configure" +#line 28191 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -26302,16 +28219,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26305: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28222: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26308: \$? = $ac_status" >&5 + echo "$as_me:28225: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26311: \"$ac_try\"") >&5 + { (eval echo "$as_me:28228: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26314: \$? = $ac_status" >&5 + echo "$as_me:28231: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -26321,7 +28238,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:26324: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:28241: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:28251: checking for flock" >&5 echo $ECHO_N "checking for flock... $ECHO_C" >&6 if test "${ac_cv_func_flock+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26340 "configure" +#line 28257 "configure" #include "confdefs.h" #define flock autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -26368,16 +28285,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26371: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28288: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26374: \$? = $ac_status" >&5 + echo "$as_me:28291: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26377: \"$ac_try\"") >&5 + { (eval echo "$as_me:28294: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26380: \$? = $ac_status" >&5 + echo "$as_me:28297: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_flock=yes else @@ -26387,7 +28304,7 @@ ac_cv_func_flock=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:26390: result: $ac_cv_func_flock" >&5 +echo "$as_me:28307: result: $ac_cv_func_flock" >&5 echo "${ECHO_T}$ac_cv_func_flock" >&6 if test "$ac_cv_func_flock" = yes; then @@ -26397,7 +28314,7 @@ EOF else - echo "$as_me:26400: checking for flock in -lbsd" >&5 + echo "$as_me:28317: checking for flock in -lbsd" >&5 echo $ECHO_N "checking for flock in -lbsd... $ECHO_C" >&6 if test "${ac_cv_lib_bsd_flock+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -26405,7 +28322,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lbsd $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 26408 "configure" +#line 28325 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -26414,7 +28331,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char flock (); +char flock (void); int main (void) { @@ -26424,16 +28341,16 @@ flock (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26427: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28344: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26430: \$? = $ac_status" >&5 + echo "$as_me:28347: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26433: \"$ac_try\"") >&5 + { (eval echo "$as_me:28350: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26436: \$? = $ac_status" >&5 + echo "$as_me:28353: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_bsd_flock=yes else @@ -26444,7 +28361,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:26447: result: $ac_cv_lib_bsd_flock" >&5 +echo "$as_me:28364: result: $ac_cv_lib_bsd_flock" >&5 echo "${ECHO_T}$ac_cv_lib_bsd_flock" >&6 if test "$ac_cv_lib_bsd_flock" = yes; then cat >>confdefs.h <<\EOF @@ -26457,13 +28374,13 @@ fi fi # clock_gettime() / librt -echo "$as_me:26460: checking for clock_gettime" >&5 +echo "$as_me:28377: checking for clock_gettime" >&5 echo $ECHO_N "checking for clock_gettime... $ECHO_C" >&6 if test "${ac_cv_func_clock_gettime+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26466 "configure" +#line 28383 "configure" #include "confdefs.h" #define clock_gettime autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -26494,16 +28411,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26497: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28414: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26500: \$? = $ac_status" >&5 + echo "$as_me:28417: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26503: \"$ac_try\"") >&5 + { (eval echo "$as_me:28420: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26506: \$? = $ac_status" >&5 + echo "$as_me:28423: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_clock_gettime=yes else @@ -26513,7 +28430,7 @@ ac_cv_func_clock_gettime=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:26516: result: $ac_cv_func_clock_gettime" >&5 +echo "$as_me:28433: result: $ac_cv_func_clock_gettime" >&5 echo "${ECHO_T}$ac_cv_func_clock_gettime" >&6 if test "$ac_cv_func_clock_gettime" = yes; then @@ -26523,7 +28440,7 @@ EOF else - echo "$as_me:26526: checking for clock_gettime in -lrt" >&5 + echo "$as_me:28443: checking for clock_gettime in -lrt" >&5 echo $ECHO_N "checking for clock_gettime in -lrt... $ECHO_C" >&6 if test "${ac_cv_lib_rt_clock_gettime+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -26531,7 +28448,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lrt $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 26534 "configure" +#line 28451 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -26540,7 +28457,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char clock_gettime (); +char clock_gettime (void); int main (void) { @@ -26550,16 +28467,16 @@ clock_gettime (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26553: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28470: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26556: \$? = $ac_status" >&5 + echo "$as_me:28473: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26559: \"$ac_try\"") >&5 + { (eval echo "$as_me:28476: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26562: \$? = $ac_status" >&5 + echo "$as_me:28479: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_rt_clock_gettime=yes else @@ -26570,7 +28487,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:26573: result: $ac_cv_lib_rt_clock_gettime" >&5 +echo "$as_me:28490: result: $ac_cv_lib_rt_clock_gettime" >&5 echo "${ECHO_T}$ac_cv_lib_rt_clock_gettime" >&6 if test "$ac_cv_lib_rt_clock_gettime" = yes; then cat >>confdefs.h <<\EOF @@ -26583,22 +28500,22 @@ fi fi -echo "$as_me:26586: checking for memset_s" >&5 +echo "$as_me:28503: checking for memset_s" >&5 echo $ECHO_N "checking for memset_s... $ECHO_C" >&6 if test "$cross_compiling" = yes; then - echo "$as_me:26589: result: unknown" >&5 + echo "$as_me:28506: result: unknown" >&5 echo "${ECHO_T}unknown" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26594 "configure" +#line 28511 "configure" #include "confdefs.h" /* Request C11 Annex K */ #define __STDC_WANT_LIB_EXT1__ 1 +$ac_includes_default #include -#include -int main() +int main(void) { char buf[10] = { 1 }; if (memset_s((void*) buf, (size_t) 100, 0, (size_t) 1)) @@ -26606,18 +28523,18 @@ int main() } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:26609: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28526: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26612: \$? = $ac_status" >&5 + echo "$as_me:28529: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:26614: \"$ac_try\"") >&5 + { (eval echo "$as_me:28531: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26617: \$? = $ac_status" >&5 + echo "$as_me:28534: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:26620: result: yes" >&5 + echo "$as_me:28537: result: yes" >&5 echo "${ECHO_T}yes" >&6 cat >>confdefs.h <<\EOF @@ -26628,19 +28545,19 @@ else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:26631: result: no" >&5 +echo "$as_me:28548: result: no" >&5 echo "${ECHO_T}no" >&6 fi rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi - echo "$as_me:26637: checking for wide char and multibyte support" >&5 + echo "$as_me:28554: checking for wide char and multibyte support" >&5 echo $ECHO_N "checking for wide char and multibyte support... $ECHO_C" >&6 if test "${am_cv_multibyte_able+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26643 "configure" +#line 28560 "configure" #include "confdefs.h" #include #ifdef HAVE_STDLIB_H @@ -26699,16 +28616,16 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0 } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26702: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28619: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26705: \$? = $ac_status" >&5 + echo "$as_me:28622: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26708: \"$ac_try\"") >&5 + { (eval echo "$as_me:28625: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26711: \$? = $ac_status" >&5 + echo "$as_me:28628: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then am_cv_multibyte_able=yes else @@ -26717,7 +28634,7 @@ cat "conftest.$ac_ext" >&5 cf_save_LIBS="$LIBS" LIBS="-lutf8 $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 26720 "configure" +#line 28637 "configure" #include "confdefs.h" #include int @@ -26766,16 +28683,16 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0 } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26769: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28686: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26772: \$? = $ac_status" >&5 + echo "$as_me:28689: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26775: \"$ac_try\"") >&5 + { (eval echo "$as_me:28692: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26778: \$? = $ac_status" >&5 + echo "$as_me:28695: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then am_cv_multibyte_able=libutf8 else @@ -26790,7 +28707,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:26793: result: $am_cv_multibyte_able" >&5 +echo "$as_me:28710: result: $am_cv_multibyte_able" >&5 echo "${ECHO_T}$am_cv_multibyte_able" >&6 if test "$am_cv_multibyte_able" != no; then if test "$am_cv_multibyte_able" = libutf8; then @@ -26808,36 +28725,37 @@ EOF fi -echo "$as_me:26811: checking if gettimeofday takes two arguments" >&5 +echo "$as_me:28728: checking if gettimeofday takes two arguments" >&5 echo $ECHO_N "checking if gettimeofday takes two arguments... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 26814 "configure" +#line 28731 "configure" #include "confdefs.h" +$ac_includes_default #if HAVE_SYS_TIME_H #include #endif int main (void) { -struct timeval *tv; -struct timezone *tz; +static struct timeval tv; +static struct timezone tz; gettimeofday(&tv, &tz); ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26831: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28749: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26834: \$? = $ac_status" >&5 + echo "$as_me:28752: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26837: \"$ac_try\"") >&5 + { (eval echo "$as_me:28755: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26840: \$? = $ac_status" >&5 + echo "$as_me:28758: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_gettimeofday_2args=yes else @@ -26846,7 +28764,7 @@ cat "conftest.$ac_ext" >&5 ac_cv_func_gettimeofday_2args=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" -echo "$as_me:26849: result: $ac_cv_func_gettimeofday_2args" >&5 +echo "$as_me:28767: result: $ac_cv_func_gettimeofday_2args" >&5 echo "${ECHO_T}$ac_cv_func_gettimeofday_2args" >&6 if test $ac_cv_func_gettimeofday_2args = yes; then @@ -26856,44 +28774,40 @@ EOF fi -echo "$as_me:26859: checking return type of signal handlers" >&5 +echo "$as_me:28777: checking return type of signal handlers" >&5 echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6 if test "${ac_cv_type_signal+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26865 "configure" +#line 28783 "configure" #include "confdefs.h" #include #include #ifdef signal # undef signal #endif -#ifdef __cplusplus -extern "C" void (*signal (int, void (*)(int)))(int); -#else -void (*signal ()) (); -#endif +extern void (*signal (int, void (*)(int)))(int); int main (void) { -int i; +int i; (void) i ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26887: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28801: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26890: \$? = $ac_status" >&5 + echo "$as_me:28804: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26893: \"$ac_try\"") >&5 + { (eval echo "$as_me:28807: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26896: \$? = $ac_status" >&5 + echo "$as_me:28810: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_signal=void else @@ -26903,14 +28817,14 @@ ac_cv_type_signal=int fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:26906: result: $ac_cv_type_signal" >&5 +echo "$as_me:28820: result: $ac_cv_type_signal" >&5 echo "${ECHO_T}$ac_cv_type_signal" >&6 cat >>confdefs.h <&5 +echo "$as_me:28827: checking declaration of signal arguments" >&5 echo $ECHO_N "checking declaration of signal arguments... $ECHO_C" >&6 if test "${cf_cv_sig_args+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -26920,7 +28834,7 @@ cf_cv_sig_args= for cf_test in "int sig" "int sig, ..." do cat >"conftest.$ac_ext" <<_ACEOF -#line 26923 "configure" +#line 28837 "configure" #include "confdefs.h" #include @@ -26933,16 +28847,16 @@ extern RETSIGTYPE catch($cf_test); signa } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26936: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28850: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26939: \$? = $ac_status" >&5 + echo "$as_me:28853: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26942: \"$ac_try\"") >&5 + { (eval echo "$as_me:28856: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26945: \$? = $ac_status" >&5 + echo "$as_me:28859: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_sig_args="$cf_test";break else @@ -26954,7 +28868,7 @@ done fi -echo "$as_me:26957: result: $cf_cv_sig_args" >&5 +echo "$as_me:28871: result: $cf_cv_sig_args" >&5 echo "${ECHO_T}$cf_cv_sig_args" >&6 cat >>confdefs.h <&5 +echo "$as_me:28880: checking whether sigaction needs _POSIX_SOURCE" >&5 echo $ECHO_N "checking whether sigaction needs _POSIX_SOURCE... $ECHO_C" >&6 if test "${cf_cv_sigact_bad+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26973 "configure" +#line 28887 "configure" #include "confdefs.h" #include @@ -26984,16 +28898,16 @@ struct sigaction act } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26987: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28901: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26990: \$? = $ac_status" >&5 + echo "$as_me:28904: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26993: \"$ac_try\"") >&5 + { (eval echo "$as_me:28907: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26996: \$? = $ac_status" >&5 + echo "$as_me:28910: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_sigact_bad=no else @@ -27004,7 +28918,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:27007: result: $cf_cv_sigact_bad" >&5 +echo "$as_me:28921: result: $cf_cv_sigact_bad" >&5 echo "${ECHO_T}$cf_cv_sigact_bad" >&6 test "$cf_cv_sigact_bad" = yes && @@ -27012,14 +28926,14 @@ cat >>confdefs.h <<\EOF #define SVR4_ACTION 1 EOF -echo "$as_me:27015: checking if we have sigaction/related functions" >&5 +echo "$as_me:28929: checking if we have sigaction/related functions" >&5 echo $ECHO_N "checking if we have sigaction/related functions... $ECHO_C" >&6 if test "${cf_cv_sigaction_funcs+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 27022 "configure" +#line 28936 "configure" #include "confdefs.h" #ifdef SVR4_ACTION @@ -27042,16 +28956,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:27045: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28959: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27048: \$? = $ac_status" >&5 + echo "$as_me:28962: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:27051: \"$ac_try\"") >&5 + { (eval echo "$as_me:28965: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27054: \$? = $ac_status" >&5 + echo "$as_me:28968: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_sigaction_funcs=yes else @@ -27061,7 +28975,7 @@ cf_cv_sigaction_funcs=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:27064: result: $cf_cv_sigaction_funcs" >&5 +echo "$as_me:28978: result: $cf_cv_sigaction_funcs" >&5 echo "${ECHO_T}$cf_cv_sigaction_funcs" >&6 test "$cf_cv_sigaction_funcs" = yes && @@ -27071,7 +28985,7 @@ EOF fi -echo "$as_me:27074: checking for fork" >&5 +echo "$as_me:28988: checking for fork" >&5 echo $ECHO_N "checking for fork... $ECHO_C" >&6 if test "${cf_cv_func_fork+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -27081,7 +28995,7 @@ if test "$cross_compiling" = yes; then cf_cv_func_fork=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 27084 "configure" +#line 28998 "configure" #include "confdefs.h" $ac_includes_default @@ -27093,15 +29007,15 @@ int main(void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27096: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29010: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27099: \$? = $ac_status" >&5 + echo "$as_me:29013: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27101: \"$ac_try\"") >&5 + { (eval echo "$as_me:29015: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27104: \$? = $ac_status" >&5 + echo "$as_me:29018: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_fork=yes else @@ -27114,19 +29028,19 @@ rm -f core ./core.* ./*.core "conftest$a fi fi -echo "$as_me:27117: result: $cf_cv_func_fork" >&5 +echo "$as_me:29031: result: $cf_cv_func_fork" >&5 echo "${ECHO_T}$cf_cv_func_fork" >&6 test $cf_cv_func_fork = yes && cat >>confdefs.h <<\EOF #define HAVE_FORK 1 EOF -echo "$as_me:27123: checking for memmove" >&5 +echo "$as_me:29037: checking for memmove" >&5 echo $ECHO_N "checking for memmove... $ECHO_C" >&6 if test "${ac_cv_func_memmove+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 27129 "configure" +#line 29043 "configure" #include "confdefs.h" #define memmove autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -27157,16 +29071,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:27160: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29074: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27163: \$? = $ac_status" >&5 + echo "$as_me:29077: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:27166: \"$ac_try\"") >&5 + { (eval echo "$as_me:29080: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27169: \$? = $ac_status" >&5 + echo "$as_me:29083: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_memmove=yes else @@ -27176,19 +29090,19 @@ ac_cv_func_memmove=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:27179: result: $ac_cv_func_memmove" >&5 +echo "$as_me:29093: result: $ac_cv_func_memmove" >&5 echo "${ECHO_T}$ac_cv_func_memmove" >&6 if test "$ac_cv_func_memmove" = yes; then : else -echo "$as_me:27185: checking for bcopy" >&5 +echo "$as_me:29099: checking for bcopy" >&5 echo $ECHO_N "checking for bcopy... $ECHO_C" >&6 if test "${ac_cv_func_bcopy+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 27191 "configure" +#line 29105 "configure" #include "confdefs.h" #define bcopy autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -27219,16 +29133,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:27222: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29136: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27225: \$? = $ac_status" >&5 + echo "$as_me:29139: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:27228: \"$ac_try\"") >&5 + { (eval echo "$as_me:29142: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27231: \$? = $ac_status" >&5 + echo "$as_me:29145: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_bcopy=yes else @@ -27238,11 +29152,11 @@ ac_cv_func_bcopy=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:27241: result: $ac_cv_func_bcopy" >&5 +echo "$as_me:29155: result: $ac_cv_func_bcopy" >&5 echo "${ECHO_T}$ac_cv_func_bcopy" >&6 if test "$ac_cv_func_bcopy" = yes; then - echo "$as_me:27245: checking if bcopy does overlapping moves" >&5 + echo "$as_me:29159: checking if bcopy does overlapping moves" >&5 echo $ECHO_N "checking if bcopy does overlapping moves... $ECHO_C" >&6 if test "${cf_cv_good_bcopy+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -27252,9 +29166,11 @@ else cf_cv_good_bcopy=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 27255 "configure" +#line 29169 "configure" #include "confdefs.h" +$ac_includes_default + int main(void) { static char data[] = "abcdefghijklmnopqrstuwwxyz"; char temp[40]; @@ -27266,15 +29182,15 @@ int main(void) { _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27269: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29185: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27272: \$? = $ac_status" >&5 + echo "$as_me:29188: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27274: \"$ac_try\"") >&5 + { (eval echo "$as_me:29190: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27277: \$? = $ac_status" >&5 + echo "$as_me:29193: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_good_bcopy=yes else @@ -27287,7 +29203,7 @@ rm -f core ./core.* ./*.core "conftest$a fi fi -echo "$as_me:27290: result: $cf_cv_good_bcopy" >&5 +echo "$as_me:29206: result: $cf_cv_good_bcopy" >&5 echo "${ECHO_T}$cf_cv_good_bcopy" >&6 else @@ -27310,10 +29226,10 @@ EOF fi -echo "$as_me:27313: checking if select expects int * arguments" >&5 +echo "$as_me:29229: checking if select expects int * arguments" >&5 echo $ECHO_N "checking if select expects int * arguments... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 27316 "configure" +#line 29232 "configure" #include "confdefs.h" #include @@ -27324,16 +29240,16 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>& cat >>confdefs.h <<\EOF #define HAVE_SELECT_INTP 1 EOF - echo "$as_me:27327: result: yes" >&5 + echo "$as_me:29243: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:27330: result: no" >&5 + echo "$as_me:29246: result: no" >&5 echo "${ECHO_T}no" >&6 fi rm -rf conftest* -echo "$as_me:27336: checking whether closedir returns void" >&5 +echo "$as_me:29252: checking whether closedir returns void" >&5 echo $ECHO_N "checking whether closedir returns void... $ECHO_C" >&6 if test "${ac_cv_func_closedir_void+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -27342,12 +29258,12 @@ else ac_cv_func_closedir_void=yes else cat >"conftest.$ac_ext" <<_ACEOF -#line 27345 "configure" +#line 29261 "configure" #include "confdefs.h" $ac_includes_default #include <$ac_header_dirent> #ifndef __cplusplus -int closedir (); +int closedir (DIR *); #endif int @@ -27359,15 +29275,15 @@ $ac_main_return (closedir (opendir (".") } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27362: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29278: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27365: \$? = $ac_status" >&5 + echo "$as_me:29281: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27367: \"$ac_try\"") >&5 + { (eval echo "$as_me:29283: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27370: \$? = $ac_status" >&5 + echo "$as_me:29286: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_closedir_void=no else @@ -27379,7 +29295,7 @@ fi rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi -echo "$as_me:27382: result: $ac_cv_func_closedir_void" >&5 +echo "$as_me:29298: result: $ac_cv_func_closedir_void" >&5 echo "${ECHO_T}$ac_cv_func_closedir_void" >&6 if test $ac_cv_func_closedir_void = yes; then @@ -27391,18 +29307,18 @@ fi # autoconf 2.5x assumes setvbuf is not reversed when cross-compiling if test "$cross_compiling" != yes ; then - echo "$as_me:27394: checking whether setvbuf arguments are reversed" >&5 + echo "$as_me:29310: checking whether setvbuf arguments are reversed" >&5 echo $ECHO_N "checking whether setvbuf arguments are reversed... $ECHO_C" >&6 if test "${ac_cv_func_setvbuf_reversed+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test "$cross_compiling" = yes; then - { { echo "$as_me:27400: error: cannot run test program while cross compiling" >&5 + { { echo "$as_me:29316: error: cannot run test program while cross compiling" >&5 echo "$as_me: error: cannot run test program while cross compiling" >&2;} { (exit 1); exit 1; }; } else cat >"conftest.$ac_ext" <<_ACEOF -#line 27405 "configure" +#line 29321 "configure" #include "confdefs.h" #include /* If setvbuf has the reversed format, exit 0. */ @@ -27415,19 +29331,19 @@ main (void) if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0) $ac_main_return(1); putc('\r', stdout); - $ac_main_return(0); /* Non-reversed systems segv here. */ + $ac_main_return(0); /* Non-reversed systems segv here. */ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27422: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29338: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27425: \$? = $ac_status" >&5 + echo "$as_me:29341: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27427: \"$ac_try\"") >&5 + { (eval echo "$as_me:29343: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27430: \$? = $ac_status" >&5 + echo "$as_me:29346: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_setvbuf_reversed=yes else @@ -27440,7 +29356,7 @@ rm -f core ./core.* ./*.core "conftest$a fi rm -f core ./core.* ./*.core fi -echo "$as_me:27443: result: $ac_cv_func_setvbuf_reversed" >&5 +echo "$as_me:29359: result: $ac_cv_func_setvbuf_reversed" >&5 echo "${ECHO_T}$ac_cv_func_setvbuf_reversed" >&6 if test $ac_cv_func_setvbuf_reversed = yes; then @@ -27466,13 +29382,13 @@ for ac_func in \ do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:27469: checking for $ac_func" >&5 +echo "$as_me:29385: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 27475 "configure" +#line 29391 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -27503,16 +29419,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:27506: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29422: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27509: \$? = $ac_status" >&5 + echo "$as_me:29425: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:27512: \"$ac_try\"") >&5 + { (eval echo "$as_me:29428: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27515: \$? = $ac_status" >&5 + echo "$as_me:29431: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -27522,7 +29438,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:27525: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:29441: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:29451: checking for type sigaction_t" >&5 echo $ECHO_N "checking for type sigaction_t... $ECHO_C" >&6 if test "${cf_cv_type_sigaction+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 27542 "configure" +#line 29458 "configure" #include "confdefs.h" #include int main (void) { -sigaction_t x +sigaction_t x; (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27555: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:29471: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27558: \$? = $ac_status" >&5 + echo "$as_me:29474: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27561: \"$ac_try\"") >&5 + { (eval echo "$as_me:29477: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27564: \$? = $ac_status" >&5 + echo "$as_me:29480: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_type_sigaction=yes else @@ -27572,21 +29488,21 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:27575: result: $cf_cv_type_sigaction" >&5 +echo "$as_me:29491: result: $cf_cv_type_sigaction" >&5 echo "${ECHO_T}$cf_cv_type_sigaction" >&6 test "$cf_cv_type_sigaction" = yes && cat >>confdefs.h <<\EOF #define HAVE_TYPE_SIGACTION 1 EOF -echo "$as_me:27582: checking for nonconflicting termios.h" >&5 +echo "$as_me:29498: checking for nonconflicting termios.h" >&5 echo $ECHO_N "checking for nonconflicting termios.h... $ECHO_C" >&6 if test "${cf_cv_use_termios_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 27589 "configure" +#line 29505 "configure" #include "confdefs.h" #ifdef HAVE_IOCTL_H @@ -27613,16 +29529,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:27616: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29532: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27619: \$? = $ac_status" >&5 + echo "$as_me:29535: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:27622: \"$ac_try\"") >&5 + { (eval echo "$as_me:29538: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27625: \$? = $ac_status" >&5 + echo "$as_me:29541: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_use_termios_h=yes else @@ -27634,7 +29550,7 @@ rm -f "conftest.$ac_objext" "conftest$ac fi -echo "$as_me:27637: result: $cf_cv_use_termios_h" >&5 +echo "$as_me:29553: result: $cf_cv_use_termios_h" >&5 echo "${ECHO_T}$cf_cv_use_termios_h" >&6 if test $cf_cv_use_termios_h = yes; then @@ -27652,14 +29568,14 @@ EOF fi -echo "$as_me:27655: checking for passwd.pw_gecos" >&5 +echo "$as_me:29571: checking for passwd.pw_gecos" >&5 echo $ECHO_N "checking for passwd.pw_gecos... $ECHO_C" >&6 if test "${cf_cv_pw_gecos+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 27662 "configure" +#line 29578 "configure" #include "confdefs.h" #include @@ -27668,23 +29584,24 @@ int main (void) { - struct passwd foo; - char bar = foo.pw_gecos + static struct passwd foo; + char *bar = foo.pw_gecos; + (void)bar ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27678: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:29595: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27681: \$? = $ac_status" >&5 + echo "$as_me:29598: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27684: \"$ac_try\"") >&5 + { (eval echo "$as_me:29601: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27687: \$? = $ac_status" >&5 + echo "$as_me:29604: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_pw_gecos=yes else @@ -27694,21 +29611,21 @@ cf_cv_pw_gecos=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:27697: result: $cf_cv_pw_gecos" >&5 +echo "$as_me:29614: result: $cf_cv_pw_gecos" >&5 echo "${ECHO_T}$cf_cv_pw_gecos" >&6 test $cf_cv_pw_gecos = no && cat >>confdefs.h <<\EOF #define DONT_HAVE_PW_GECOS 1 EOF -echo "$as_me:27704: checking for tm.tm_gmtoff" >&5 +echo "$as_me:29621: checking for tm.tm_gmtoff" >&5 echo $ECHO_N "checking for tm.tm_gmtoff... $ECHO_C" >&6 if test "${cf_cv_tm_gmtoff+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 27711 "configure" +#line 29628 "configure" #include "confdefs.h" #ifdef TIME_WITH_SYS_TIME @@ -27733,16 +29650,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27736: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:29653: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27739: \$? = $ac_status" >&5 + echo "$as_me:29656: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27742: \"$ac_try\"") >&5 + { (eval echo "$as_me:29659: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27745: \$? = $ac_status" >&5 + echo "$as_me:29662: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_tm_gmtoff=yes else @@ -27753,14 +29670,14 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:27756: result: $cf_cv_tm_gmtoff" >&5 +echo "$as_me:29673: result: $cf_cv_tm_gmtoff" >&5 echo "${ECHO_T}$cf_cv_tm_gmtoff" >&6 test "$cf_cv_tm_gmtoff" = no && cat >>confdefs.h <<\EOF #define DONT_HAVE_TM_GMTOFF 1 EOF -echo "$as_me:27763: checking for long file names" >&5 +echo "$as_me:29680: checking for long file names" >&5 echo $ECHO_N "checking for long file names... $ECHO_C" >&6 if test "${ac_cv_sys_long_file_names+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -27799,7 +29716,7 @@ for ac_dir in . $ac_tmpdirs `eval echo rm -rf "$ac_xdir" 2>/dev/null done fi -echo "$as_me:27802: result: $ac_cv_sys_long_file_names" >&5 +echo "$as_me:29719: result: $ac_cv_sys_long_file_names" >&5 echo "${ECHO_T}$ac_cv_sys_long_file_names" >&6 if test "$ac_cv_sys_long_file_names" = yes; then @@ -27812,23 +29729,23 @@ fi for ac_header in sys/wait.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:27815: checking for $ac_header" >&5 +echo "$as_me:29732: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 27821 "configure" +#line 29738 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:27825: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:29742: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:27831: \$? = $ac_status" >&5 + echo "$as_me:29748: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -27847,7 +29764,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:27850: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:29767: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:29788: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 27877 "configure" +#line 29794 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:27881: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:29798: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:27887: \$? = $ac_status" >&5 + echo "$as_me:29804: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -27903,7 +29820,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:27906: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:29823: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:29836: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 27925 "configure" +#line 29842 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:27929: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:29846: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:27935: \$? = $ac_status" >&5 + echo "$as_me:29852: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -27951,7 +29868,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:27954: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:29871: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:29893: checking for union wait" >&5 echo $ECHO_N "checking for union wait... $ECHO_C" >&6 if test "${cf_cv_type_unionwait+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 27983 "configure" +#line 29900 "configure" #include "confdefs.h" $cf_wait_headers int @@ -27999,16 +29916,16 @@ static int x; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:28002: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29919: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28005: \$? = $ac_status" >&5 + echo "$as_me:29922: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:28008: \"$ac_try\"") >&5 + { (eval echo "$as_me:29925: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28011: \$? = $ac_status" >&5 + echo "$as_me:29928: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_type_unionwait=no echo compiles ok w/o union wait 1>&5 @@ -28018,7 +29935,7 @@ else cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 28021 "configure" +#line 29938 "configure" #include "confdefs.h" $cf_wait_headers int @@ -28045,16 +29962,16 @@ union wait x; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:28048: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29965: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28051: \$? = $ac_status" >&5 + echo "$as_me:29968: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:28054: \"$ac_try\"") >&5 + { (eval echo "$as_me:29971: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28057: \$? = $ac_status" >&5 + echo "$as_me:29974: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_type_unionwait=yes echo compiles ok with union wait and possibly macros too 1>&5 @@ -28069,14 +29986,14 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:28072: result: $cf_cv_type_unionwait" >&5 +echo "$as_me:29989: result: $cf_cv_type_unionwait" >&5 echo "${ECHO_T}$cf_cv_type_unionwait" >&6 test "$cf_cv_type_unionwait" = yes && cat >>confdefs.h <<\EOF #define HAVE_TYPE_UNIONWAIT 1 EOF -echo "$as_me:28079: checking if the system function returns usable child-status" >&5 +echo "$as_me:29996: checking if the system function returns usable child-status" >&5 echo $ECHO_N "checking if the system function returns usable child-status... $ECHO_C" >&6 if test "${cf_cv_system_status+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -28086,7 +30003,7 @@ else cf_cv_system_status=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 28089 "configure" +#line 30006 "configure" #include "confdefs.h" $ac_includes_default @@ -28106,7 +30023,7 @@ RETSIGTYPE signal_handler (int sig) int system_status; wait (&wait_status); system_status = WEXITSTATUS(wait_status); /* should be nonzero */ - ${cf_cv_main_return:-return}(system_status != 23); + exit(system_status != 23); } int main(void) @@ -28121,15 +30038,15 @@ int main(void) _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:28124: \"$ac_link\"") >&5 +if { (eval echo "$as_me:30041: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28127: \$? = $ac_status" >&5 + echo "$as_me:30044: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:28129: \"$ac_try\"") >&5 + { (eval echo "$as_me:30046: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28132: \$? = $ac_status" >&5 + echo "$as_me:30049: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_system_status=no else @@ -28140,7 +30057,7 @@ if test "$cross_compiling" = yes; then cf_cv_system_status=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 28143 "configure" +#line 30060 "configure" #include "confdefs.h" $ac_includes_default @@ -28148,15 +30065,15 @@ $ac_includes_default int main(void) { ${cf_cv_main_return:-return}(system("exit 23") != (23 << 8)); } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:28151: \"$ac_link\"") >&5 +if { (eval echo "$as_me:30068: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28154: \$? = $ac_status" >&5 + echo "$as_me:30071: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:28156: \"$ac_try\"") >&5 + { (eval echo "$as_me:30073: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28159: \$? = $ac_status" >&5 + echo "$as_me:30076: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_system_status=yes else @@ -28173,7 +30090,7 @@ fi fi -echo "$as_me:28176: result: $cf_cv_system_status" >&5 +echo "$as_me:30093: result: $cf_cv_system_status" >&5 echo "${ECHO_T}$cf_cv_system_status" >&6 test $cf_cv_system_status = no && cat >>confdefs.h <<\EOF @@ -28196,14 +30113,14 @@ EOF else if test "$cf_cv_ncurses_version" != no ; then -echo "$as_me:28199: checking for obsolete/broken version of ncurses" >&5 +echo "$as_me:30116: checking for obsolete/broken version of ncurses" >&5 echo $ECHO_N "checking for obsolete/broken version of ncurses... $ECHO_C" >&6 if test "${cf_cv_ncurses_broken+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 28206 "configure" +#line 30123 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> @@ -28222,16 +30139,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28225: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:30142: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28228: \$? = $ac_status" >&5 + echo "$as_me:30145: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28231: \"$ac_try\"") >&5 + { (eval echo "$as_me:30148: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28234: \$? = $ac_status" >&5 + echo "$as_me:30151: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_broken=no else @@ -28243,10 +30160,10 @@ rm -f "conftest.$ac_objext" "conftest.$a fi -echo "$as_me:28246: result: $cf_cv_ncurses_broken" >&5 +echo "$as_me:30163: result: $cf_cv_ncurses_broken" >&5 echo "${ECHO_T}$cf_cv_ncurses_broken" >&6 if test "$cf_cv_ncurses_broken" = yes ; then - { echo "$as_me:28249: WARNING: hmm... you should get an up-to-date version of ncurses" >&5 + { echo "$as_me:30166: WARNING: hmm... you should get an up-to-date version of ncurses" >&5 echo "$as_me: WARNING: hmm... you should get an up-to-date version of ncurses" >&2;} cat >>confdefs.h <<\EOF @@ -28256,14 +30173,14 @@ EOF fi fi -echo "$as_me:28259: checking if curses supports color attributes" >&5 +echo "$as_me:30176: checking if curses supports color attributes" >&5 echo $ECHO_N "checking if curses supports color attributes... $ECHO_C" >&6 if test "${cf_cv_color_curses+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 28266 "configure" +#line 30183 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> @@ -28283,16 +30200,16 @@ chtype x = COLOR_BLUE; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:28286: \"$ac_link\"") >&5 +if { (eval echo "$as_me:30203: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28289: \$? = $ac_status" >&5 + echo "$as_me:30206: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:28292: \"$ac_try\"") >&5 + { (eval echo "$as_me:30209: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28295: \$? = $ac_status" >&5 + echo "$as_me:30212: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_color_curses=yes else @@ -28304,7 +30221,7 @@ rm -f "conftest.$ac_objext" "conftest$ac fi -echo "$as_me:28307: result: $cf_cv_color_curses" >&5 +echo "$as_me:30224: result: $cf_cv_color_curses" >&5 echo "${ECHO_T}$cf_cv_color_curses" >&6 if test "$cf_cv_color_curses" = yes ; then @@ -28325,7 +30242,7 @@ fi EOF else - { echo "$as_me:28328: WARNING: This curses library does not support color" >&5 + { echo "$as_me:30245: WARNING: This curses library does not support color" >&5 echo "$as_me: WARNING: This curses library does not support color" >&2;} fi fi @@ -28344,7 +30261,7 @@ fi if test $check_sig_const = yes ; then -echo "$as_me:28347: checking for redefinable signal constants" >&5 +echo "$as_me:30264: checking for redefinable signal constants" >&5 echo $ECHO_N "checking for redefinable signal constants... $ECHO_C" >&6 if test "${cf_cv_sig_const+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -28357,7 +30274,7 @@ if test -n "$cf_cv_sig_args"; then cf_cv_sig_const=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 28360 "configure" +#line 30277 "configure" #include "confdefs.h" #define NEW_DFL ((RETSIGTYPE (*)($cf_test))0) @@ -28385,15 +30302,15 @@ int main(void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:28388: \"$ac_link\"") >&5 +if { (eval echo "$as_me:30305: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28391: \$? = $ac_status" >&5 + echo "$as_me:30308: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:28393: \"$ac_try\"") >&5 + { (eval echo "$as_me:30310: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28396: \$? = $ac_status" >&5 + echo "$as_me:30313: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_sig_const=yes else @@ -28408,7 +30325,7 @@ fi fi -echo "$as_me:28411: result: $cf_cv_sig_const" >&5 +echo "$as_me:30328: result: $cf_cv_sig_const" >&5 echo "${ECHO_T}$cf_cv_sig_const" >&6 test "$cf_cv_sig_const" = yes && cat >>confdefs.h <<\EOF @@ -28417,40 +30334,41 @@ EOF fi -echo "$as_me:28420: checking for ANSI qsort" >&5 +echo "$as_me:30337: checking for ANSI qsort" >&5 echo $ECHO_N "checking for ANSI qsort... $ECHO_C" >&6 if test "${cf_cv_comptype+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 28427 "configure" +#line 30344 "configure" #include "confdefs.h" #ifdef HAVE_STDLIB_H #include #endif + extern int compare(const void *, const void *); + int main (void) { -extern int compare(const void *, const void *); - char *foo = "string"; - qsort(foo, sizeof(foo)/sizeof(*foo), sizeof(*foo), compare) +static char foo[] = "string"; + qsort(foo, sizeof(foo)/sizeof(foo[0]), sizeof(foo), compare) ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28444: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:30362: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28447: \$? = $ac_status" >&5 + echo "$as_me:30365: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28450: \"$ac_try\"") >&5 + { (eval echo "$as_me:30368: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28453: \$? = $ac_status" >&5 + echo "$as_me:30371: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_comptype=yes else @@ -28462,7 +30380,7 @@ rm -f "conftest.$ac_objext" "conftest.$a fi -echo "$as_me:28465: result: $cf_cv_comptype" >&5 +echo "$as_me:30383: result: $cf_cv_comptype" >&5 echo "${ECHO_T}$cf_cv_comptype" >&6 if test $cf_cv_comptype = yes; then @@ -28478,7 +30396,7 @@ EOF fi -echo "$as_me:28481: checking if application can dump core" >&5 +echo "$as_me:30399: checking if application can dump core" >&5 echo $ECHO_N "checking if application can dump core... $ECHO_C" >&6 if test "${cf_cv_corefile+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -28488,7 +30406,7 @@ else cf_cv_corefile=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 28491 "configure" +#line 30409 "configure" #include "confdefs.h" $ac_includes_default @@ -28532,15 +30450,15 @@ int main(void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:28535: \"$ac_link\"") >&5 +if { (eval echo "$as_me:30453: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28538: \$? = $ac_status" >&5 + echo "$as_me:30456: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:28540: \"$ac_try\"") >&5 + { (eval echo "$as_me:30458: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28543: \$? = $ac_status" >&5 + echo "$as_me:30461: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_corefile=yes else @@ -28553,7 +30471,7 @@ rm -f core ./core.* ./*.core "conftest$a fi fi -echo "$as_me:28556: result: $cf_cv_corefile" >&5 +echo "$as_me:30474: result: $cf_cv_corefile" >&5 echo "${ECHO_T}$cf_cv_corefile" >&6 test $cf_cv_corefile = yes && cat >>confdefs.h <<\EOF @@ -28562,8 +30480,15 @@ EOF ### test this last, since it uses a partly-built autoconf.h # Setup includes for test-program to verify declarations -CHECK_DECL_FLAG="-I$srcdir/include -I$srcdir/pcre" +CHECK_DECL_FLAG="-I$srcdir/include" +if test "$PCREDIR_MAKE" != "#" ; then + CHECK_DECL_FLAG=$CHECK_DECL_FLAG" -I$srcdir/pcre" +fi +if test "$CANDIR_MAKE" != "#" ; then + CHECK_DECL_FLAG=$CHECK_DECL_FLAG" -I$srcdir/libcanlock/include" +fi CHECK_DECL_HDRS=' +#undef __CPROTO__ #define __CPROTO__ #define HAVE_CONFDEFS_H #include ' @@ -28584,25 +30509,25 @@ do ac_tr_func=`echo "$ac_func" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` -echo "$as_me:28587: checking for missing \"${ac_func}\" extern" >&5 +echo "$as_me:30512: checking for missing \"${ac_func}\" extern" >&5 echo $ECHO_N "checking for missing \"${ac_func}\" extern... $ECHO_C" >&6 if eval "test \"\${cf_cv_func_${ac_func}+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:28593: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:30518: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat >"conftest.$ac_ext" <<_ACEOF -#line 28598 "configure" +#line 30523 "configure" #include "confdefs.h" $CHECK_DECL_HDRS #undef ${ac_func} struct zowie { int a; double b; struct zowie *c; char d; }; -extern struct zowie *${ac_func}(); +extern struct zowie *${ac_func}(void); int main (void) @@ -28613,16 +30538,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:28616: \"$ac_link\"") >&5 +if { (eval echo "$as_me:30541: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28619: \$? = $ac_status" >&5 + echo "$as_me:30544: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:28622: \"$ac_try\"") >&5 + { (eval echo "$as_me:30547: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28625: \$? = $ac_status" >&5 + echo "$as_me:30550: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -28630,7 +30555,7 @@ if { (eval echo "$as_me:28616: \"$ac_lin cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat >"conftest.$ac_ext" <<_ACEOF -#line 28633 "configure" +#line 30558 "configure" #include "confdefs.h" #define DECL_${cf_1_up} @@ -28639,22 +30564,22 @@ $CHECK_DECL_HDRS int main (void) { -long x = 0 +long x = 0; (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28648: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:30573: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28651: \$? = $ac_status" >&5 + echo "$as_me:30576: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28654: \"$ac_try\"") >&5 + { (eval echo "$as_me:30579: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28657: \$? = $ac_status" >&5 + echo "$as_me:30582: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval 'cf_cv_func_'${ac_func}'=yes' else @@ -28678,7 +30603,7 @@ CFLAGS="$cf_save_CFLAGS" fi eval 'cf_result=$cf_cv_func_'${ac_func} -echo "$as_me:28681: result: $cf_result" >&5 +echo "$as_me:30606: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 test $cf_result = yes && cat >>confdefs.h <&5 +echo "$as_me:30627: checking for missing \"${ac_func}\" extern" >&5 echo $ECHO_N "checking for missing \"${ac_func}\" extern... $ECHO_C" >&6 if eval "test \"\${cf_cv_func_${ac_func}+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:28708: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:30633: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat >"conftest.$ac_ext" <<_ACEOF -#line 28713 "configure" +#line 30638 "configure" #include "confdefs.h" $CHECK_DECL_HDRS #undef ${ac_func} struct zowie { int a; double b; struct zowie *c; char d; }; -extern struct zowie *${ac_func}(); +extern struct zowie *${ac_func}(void); int main (void) @@ -28728,16 +30653,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:28731: \"$ac_link\"") >&5 +if { (eval echo "$as_me:30656: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28734: \$? = $ac_status" >&5 + echo "$as_me:30659: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:28737: \"$ac_try\"") >&5 + { (eval echo "$as_me:30662: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28740: \$? = $ac_status" >&5 + echo "$as_me:30665: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -28745,7 +30670,7 @@ if { (eval echo "$as_me:28731: \"$ac_lin cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat >"conftest.$ac_ext" <<_ACEOF -#line 28748 "configure" +#line 30673 "configure" #include "confdefs.h" #define DECL_${cf_1_up} @@ -28754,22 +30679,22 @@ $CHECK_DECL_HDRS int main (void) { -long x = 0 +long x = 0; (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28763: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:30688: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28766: \$? = $ac_status" >&5 + echo "$as_me:30691: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28769: \"$ac_try\"") >&5 + { (eval echo "$as_me:30694: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28772: \$? = $ac_status" >&5 + echo "$as_me:30697: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval 'cf_cv_func_'${ac_func}'=yes' else @@ -28793,7 +30718,7 @@ CFLAGS="$cf_save_CFLAGS" fi eval 'cf_result=$cf_cv_func_'${ac_func} -echo "$as_me:28796: result: $cf_result" >&5 +echo "$as_me:30721: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 test $cf_result = yes && cat >>confdefs.h <&5 +echo "$as_me:30740: checking for missing \"${ac_func}\" extern" >&5 echo $ECHO_N "checking for missing \"${ac_func}\" extern... $ECHO_C" >&6 if eval "test \"\${cf_cv_func_${ac_func}+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:28821: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:30746: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat >"conftest.$ac_ext" <<_ACEOF -#line 28826 "configure" +#line 30751 "configure" #include "confdefs.h" $CHECK_DECL_HDRS #undef ${ac_func} struct zowie { int a; double b; struct zowie *c; char d; }; -extern struct zowie *${ac_func}(); +extern struct zowie *${ac_func}(void); int main (void) @@ -28841,16 +30766,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:28844: \"$ac_link\"") >&5 +if { (eval echo "$as_me:30769: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28847: \$? = $ac_status" >&5 + echo "$as_me:30772: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:28850: \"$ac_try\"") >&5 + { (eval echo "$as_me:30775: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28853: \$? = $ac_status" >&5 + echo "$as_me:30778: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -28858,7 +30783,7 @@ if { (eval echo "$as_me:28844: \"$ac_lin cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat >"conftest.$ac_ext" <<_ACEOF -#line 28861 "configure" +#line 30786 "configure" #include "confdefs.h" #define DECL_${cf_1_up} @@ -28867,22 +30792,22 @@ $CHECK_DECL_HDRS int main (void) { -long x = 0 +long x = 0; (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28876: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:30801: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28879: \$? = $ac_status" >&5 + echo "$as_me:30804: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28882: \"$ac_try\"") >&5 + { (eval echo "$as_me:30807: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28885: \$? = $ac_status" >&5 + echo "$as_me:30810: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval 'cf_cv_func_'${ac_func}'=yes' else @@ -28906,7 +30831,7 @@ CFLAGS="$cf_save_CFLAGS" fi eval 'cf_result=$cf_cv_func_'${ac_func} -echo "$as_me:28909: result: $cf_result" >&5 +echo "$as_me:30834: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 test $cf_result = yes && cat >>confdefs.h <&5 +echo "$as_me:30910: checking for missing \"${ac_func}\" extern" >&5 echo $ECHO_N "checking for missing \"${ac_func}\" extern... $ECHO_C" >&6 if eval "test \"\${cf_cv_func_${ac_func}+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:28991: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:30916: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat >"conftest.$ac_ext" <<_ACEOF -#line 28996 "configure" +#line 30921 "configure" #include "confdefs.h" $CHECK_DECL_HDRS #undef ${ac_func} struct zowie { int a; double b; struct zowie *c; char d; }; -extern struct zowie *${ac_func}(); +extern struct zowie *${ac_func}(void); int main (void) @@ -29011,16 +30936,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:29014: \"$ac_link\"") >&5 +if { (eval echo "$as_me:30939: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:29017: \$? = $ac_status" >&5 + echo "$as_me:30942: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:29020: \"$ac_try\"") >&5 + { (eval echo "$as_me:30945: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29023: \$? = $ac_status" >&5 + echo "$as_me:30948: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -29028,7 +30953,7 @@ if { (eval echo "$as_me:29014: \"$ac_lin cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat >"conftest.$ac_ext" <<_ACEOF -#line 29031 "configure" +#line 30956 "configure" #include "confdefs.h" #define DECL_${cf_1_up} @@ -29037,22 +30962,22 @@ $CHECK_DECL_HDRS int main (void) { -long x = 0 +long x = 0; (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:29046: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:30971: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:29049: \$? = $ac_status" >&5 + echo "$as_me:30974: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:29052: \"$ac_try\"") >&5 + { (eval echo "$as_me:30977: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29055: \$? = $ac_status" >&5 + echo "$as_me:30980: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval 'cf_cv_func_'${ac_func}'=yes' else @@ -29076,7 +31001,7 @@ CFLAGS="$cf_save_CFLAGS" fi eval 'cf_result=$cf_cv_func_'${ac_func} -echo "$as_me:29079: result: $cf_result" >&5 +echo "$as_me:31004: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 test $cf_result = yes && cat >>confdefs.h <&5 +echo "$as_me:31020: checking for missing \"${ac_func}\" extern" >&5 echo $ECHO_N "checking for missing \"${ac_func}\" extern... $ECHO_C" >&6 if eval "test \"\${cf_cv_func_${ac_func}+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:29101: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:31026: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat >"conftest.$ac_ext" <<_ACEOF -#line 29106 "configure" +#line 31031 "configure" #include "confdefs.h" $CHECK_DECL_HDRS #undef ${ac_func} struct zowie { int a; double b; struct zowie *c; char d; }; -extern struct zowie *${ac_func}(); +extern struct zowie *${ac_func}(void); int main (void) @@ -29121,16 +31046,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:29124: \"$ac_link\"") >&5 +if { (eval echo "$as_me:31049: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:29127: \$? = $ac_status" >&5 + echo "$as_me:31052: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:29130: \"$ac_try\"") >&5 + { (eval echo "$as_me:31055: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29133: \$? = $ac_status" >&5 + echo "$as_me:31058: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -29138,7 +31063,7 @@ if { (eval echo "$as_me:29124: \"$ac_lin cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat >"conftest.$ac_ext" <<_ACEOF -#line 29141 "configure" +#line 31066 "configure" #include "confdefs.h" #define DECL_${cf_1_up} @@ -29147,22 +31072,22 @@ $CHECK_DECL_HDRS int main (void) { -long x = 0 +long x = 0; (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:29156: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:31081: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:29159: \$? = $ac_status" >&5 + echo "$as_me:31084: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:29162: \"$ac_try\"") >&5 + { (eval echo "$as_me:31087: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29165: \$? = $ac_status" >&5 + echo "$as_me:31090: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval 'cf_cv_func_'${ac_func}'=yes' else @@ -29186,7 +31111,7 @@ CFLAGS="$cf_save_CFLAGS" fi eval 'cf_result=$cf_cv_func_'${ac_func} -echo "$as_me:29189: result: $cf_result" >&5 +echo "$as_me:31114: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 test $cf_result = yes && cat >>confdefs.h <&5 +echo "$as_me:31134: checking for missing \"${ac_func}\" extern" >&5 echo $ECHO_N "checking for missing \"${ac_func}\" extern... $ECHO_C" >&6 if eval "test \"\${cf_cv_func_${ac_func}+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:29215: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:31140: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat >"conftest.$ac_ext" <<_ACEOF -#line 29220 "configure" +#line 31145 "configure" #include "confdefs.h" $CHECK_DECL_HDRS #undef ${ac_func} struct zowie { int a; double b; struct zowie *c; char d; }; -extern struct zowie *${ac_func}(); +extern struct zowie *${ac_func}(void); int main (void) @@ -29235,16 +31160,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:29238: \"$ac_link\"") >&5 +if { (eval echo "$as_me:31163: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:29241: \$? = $ac_status" >&5 + echo "$as_me:31166: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:29244: \"$ac_try\"") >&5 + { (eval echo "$as_me:31169: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29247: \$? = $ac_status" >&5 + echo "$as_me:31172: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -29252,7 +31177,7 @@ if { (eval echo "$as_me:29238: \"$ac_lin cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat >"conftest.$ac_ext" <<_ACEOF -#line 29255 "configure" +#line 31180 "configure" #include "confdefs.h" #define DECL_${cf_1_up} @@ -29261,22 +31186,22 @@ $CHECK_DECL_HDRS int main (void) { -long x = 0 +long x = 0; (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:29270: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:31195: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:29273: \$? = $ac_status" >&5 + echo "$as_me:31198: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:29276: \"$ac_try\"") >&5 + { (eval echo "$as_me:31201: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29279: \$? = $ac_status" >&5 + echo "$as_me:31204: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval 'cf_cv_func_'${ac_func}'=yes' else @@ -29300,7 +31225,7 @@ CFLAGS="$cf_save_CFLAGS" fi eval 'cf_result=$cf_cv_func_'${ac_func} -echo "$as_me:29303: result: $cf_result" >&5 +echo "$as_me:31228: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 test $cf_result = yes && cat >>confdefs.h <&5 +echo "$as_me:31238: checking for working TIOCGWINSZ" >&5 echo $ECHO_N "checking for working TIOCGWINSZ... $ECHO_C" >&6 if test "${cf_cv_use_tiocgwinsz+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -29322,7 +31247,7 @@ else cf_cv_use_tiocgwinsz=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 29325 "configure" +#line 31250 "configure" #include "confdefs.h" $CHECK_DECL_HDRS @@ -29348,15 +31273,15 @@ int main(void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:29351: \"$ac_link\"") >&5 +if { (eval echo "$as_me:31276: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:29354: \$? = $ac_status" >&5 + echo "$as_me:31279: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:29356: \"$ac_try\"") >&5 + { (eval echo "$as_me:31281: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29359: \$? = $ac_status" >&5 + echo "$as_me:31284: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_use_tiocgwinsz=yes else @@ -29371,7 +31296,7 @@ fi CFLAGS="$cf_save_CFLAGS" fi -echo "$as_me:29374: result: $cf_cv_use_tiocgwinsz" >&5 +echo "$as_me:31299: result: $cf_cv_use_tiocgwinsz" >&5 echo "${ECHO_T}$cf_cv_use_tiocgwinsz" >&6 test $cf_cv_use_tiocgwinsz != yes && cat >>confdefs.h <<\EOF @@ -29402,7 +31327,7 @@ esac if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. set dummy ${ac_tool_prefix}ranlib; ac_word=$2 -echo "$as_me:29405: checking for $ac_word" >&5 +echo "$as_me:31330: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_RANLIB+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -29417,7 +31342,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" -echo "$as_me:29420: found $ac_dir/$ac_word" >&5 +echo "$as_me:31345: found $ac_dir/$ac_word" >&5 break done @@ -29425,10 +31350,10 @@ fi fi RANLIB=$ac_cv_prog_RANLIB if test -n "$RANLIB"; then - echo "$as_me:29428: result: $RANLIB" >&5 + echo "$as_me:31353: result: $RANLIB" >&5 echo "${ECHO_T}$RANLIB" >&6 else - echo "$as_me:29431: result: no" >&5 + echo "$as_me:31356: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -29437,7 +31362,7 @@ if test -z "$ac_cv_prog_RANLIB"; then ac_ct_RANLIB=$RANLIB # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 -echo "$as_me:29440: checking for $ac_word" >&5 +echo "$as_me:31365: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -29452,7 +31377,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_RANLIB="ranlib" -echo "$as_me:29455: found $ac_dir/$ac_word" >&5 +echo "$as_me:31380: found $ac_dir/$ac_word" >&5 break done @@ -29461,10 +31386,10 @@ fi fi ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB if test -n "$ac_ct_RANLIB"; then - echo "$as_me:29464: result: $ac_ct_RANLIB" >&5 + echo "$as_me:31389: result: $ac_ct_RANLIB" >&5 echo "${ECHO_T}$ac_ct_RANLIB" >&6 else - echo "$as_me:29467: result: no" >&5 + echo "$as_me:31392: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -29475,13 +31400,13 @@ fi # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works # for constant arguments. Useless! -echo "$as_me:29478: checking for working alloca.h" >&5 +echo "$as_me:31403: checking for working alloca.h" >&5 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 if test "${ac_cv_working_alloca_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 29484 "configure" +#line 31409 "configure" #include "confdefs.h" #include int @@ -29493,16 +31418,16 @@ char *p = (char *) alloca (2 * sizeof (i } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:29496: \"$ac_link\"") >&5 +if { (eval echo "$as_me:31421: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:29499: \$? = $ac_status" >&5 + echo "$as_me:31424: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:29502: \"$ac_try\"") >&5 + { (eval echo "$as_me:31427: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29505: \$? = $ac_status" >&5 + echo "$as_me:31430: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_working_alloca_h=yes else @@ -29512,7 +31437,7 @@ ac_cv_working_alloca_h=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:29515: result: $ac_cv_working_alloca_h" >&5 +echo "$as_me:31440: result: $ac_cv_working_alloca_h" >&5 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 if test $ac_cv_working_alloca_h = yes; then @@ -29522,13 +31447,13 @@ EOF fi -echo "$as_me:29525: checking for alloca" >&5 +echo "$as_me:31450: checking for alloca" >&5 echo $ECHO_N "checking for alloca... $ECHO_C" >&6 if test "${ac_cv_func_alloca_works+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 29531 "configure" +#line 31456 "configure" #include "confdefs.h" #ifdef __GNUC__ # define alloca __builtin_alloca @@ -29560,16 +31485,16 @@ char *p = (char *) alloca (1); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:29563: \"$ac_link\"") >&5 +if { (eval echo "$as_me:31488: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:29566: \$? = $ac_status" >&5 + echo "$as_me:31491: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:29569: \"$ac_try\"") >&5 + { (eval echo "$as_me:31494: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29572: \$? = $ac_status" >&5 + echo "$as_me:31497: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_alloca_works=yes else @@ -29579,7 +31504,7 @@ ac_cv_func_alloca_works=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:29582: result: $ac_cv_func_alloca_works" >&5 +echo "$as_me:31507: result: $ac_cv_func_alloca_works" >&5 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 if test $ac_cv_func_alloca_works = yes; then @@ -29600,13 +31525,13 @@ cat >>confdefs.h <<\EOF #define C_ALLOCA 1 EOF -echo "$as_me:29603: checking whether \`alloca.c' needs Cray hooks" >&5 +echo "$as_me:31528: checking whether \`alloca.c' needs Cray hooks" >&5 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 if test "${ac_cv_os_cray+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 29609 "configure" +#line 31534 "configure" #include "confdefs.h" #if defined(CRAY) && ! defined(CRAY2) webecray @@ -29624,18 +31549,18 @@ fi rm -rf conftest* fi -echo "$as_me:29627: result: $ac_cv_os_cray" >&5 +echo "$as_me:31552: result: $ac_cv_os_cray" >&5 echo "${ECHO_T}$ac_cv_os_cray" >&6 if test $ac_cv_os_cray = yes; then for ac_func in _getb67 GETB67 getb67; do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:29632: checking for $ac_func" >&5 +echo "$as_me:31557: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 29638 "configure" +#line 31563 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -29666,16 +31591,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:29669: \"$ac_link\"") >&5 +if { (eval echo "$as_me:31594: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:29672: \$? = $ac_status" >&5 + echo "$as_me:31597: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:29675: \"$ac_try\"") >&5 + { (eval echo "$as_me:31600: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29678: \$? = $ac_status" >&5 + echo "$as_me:31603: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -29685,7 +31610,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:29688: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:31613: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then @@ -29699,7 +31624,7 @@ fi done fi -echo "$as_me:29702: checking stack direction for C alloca" >&5 +echo "$as_me:31627: checking stack direction for C alloca" >&5 echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6 if test "${ac_cv_c_stack_direction+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -29708,7 +31633,7 @@ else ac_cv_c_stack_direction=0 else cat >"conftest.$ac_ext" <<_ACEOF -#line 29711 "configure" +#line 31636 "configure" #include "confdefs.h" int find_stack_direction (void) @@ -29731,15 +31656,15 @@ main (void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:29734: \"$ac_link\"") >&5 +if { (eval echo "$as_me:31659: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:29737: \$? = $ac_status" >&5 + echo "$as_me:31662: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:29739: \"$ac_try\"") >&5 + { (eval echo "$as_me:31664: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29742: \$? = $ac_status" >&5 + echo "$as_me:31667: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_c_stack_direction=1 else @@ -29751,7 +31676,7 @@ fi rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi -echo "$as_me:29754: result: $ac_cv_c_stack_direction" >&5 +echo "$as_me:31679: result: $ac_cv_c_stack_direction" >&5 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 cat >>confdefs.h <&5 +echo "$as_me:31691: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 29772 "configure" +#line 31697 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:29776: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:31701: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:29782: \$? = $ac_status" >&5 + echo "$as_me:31707: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -29798,7 +31723,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:29801: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:31726: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:31739: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 29820 "configure" +#line 31745 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -29848,16 +31773,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:29851: \"$ac_link\"") >&5 +if { (eval echo "$as_me:31776: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:29854: \$? = $ac_status" >&5 + echo "$as_me:31779: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:29857: \"$ac_try\"") >&5 + { (eval echo "$as_me:31782: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29860: \$? = $ac_status" >&5 + echo "$as_me:31785: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -29867,7 +31792,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:29870: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:31795: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:31805: checking for working mmap" >&5 echo $ECHO_N "checking for working mmap... $ECHO_C" >&6 if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -29886,17 +31811,17 @@ else ac_cv_func_mmap_fixed_mapped=no else cat >"conftest.$ac_ext" <<_ACEOF -#line 29889 "configure" +#line 31814 "configure" #include "confdefs.h" $ac_includes_default /* Thanks to Mike Haertel and Jim Avera for this test. Here is a matrix of mmap possibilities: - mmap private not fixed - mmap private fixed at somewhere currently unmapped - mmap private fixed at somewhere already mapped - mmap shared not fixed - mmap shared fixed at somewhere currently unmapped - mmap shared fixed at somewhere already mapped + mmap private not fixed + mmap private fixed at somewhere currently unmapped + mmap private fixed at somewhere already mapped + mmap shared not fixed + mmap shared fixed at somewhere currently unmapped + mmap shared fixed at somewhere already mapped For private mappings, we should verify that changes cannot be read() back from the file, nor mmap's back from the file at a different address. (There have been systems where private was not correctly @@ -29904,7 +31829,7 @@ $ac_includes_default VM page cache was not coherent with the file system buffer cache like early versions of FreeBSD and possibly contemporary NetBSD.) For shared mappings, we should conversely verify that changes get - propogated back to all the places they're supposed to be. + propagated back to all the places they're supposed to be. Grep wants private fixed already mapped. The main things grep needs to know about mmap are: @@ -29949,7 +31874,7 @@ char *malloc (); # endif /* no NBPG */ # endif /* no EXEC_PAGESIZE */ # else /* no HAVE_SYS_PARAM_H */ -# define getpagesize() 8192 /* punt totally */ +# define getpagesize() 8192 /* punt totally */ # endif /* no HAVE_SYS_PARAM_H */ # endif /* no _SC_PAGESIZE */ @@ -30013,15 +31938,15 @@ main (void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:30016: \"$ac_link\"") >&5 +if { (eval echo "$as_me:31941: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:30019: \$? = $ac_status" >&5 + echo "$as_me:31944: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:30021: \"$ac_try\"") >&5 + { (eval echo "$as_me:31946: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:30024: \$? = $ac_status" >&5 + echo "$as_me:31949: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_mmap_fixed_mapped=yes else @@ -30033,7 +31958,7 @@ fi rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi -echo "$as_me:30036: result: $ac_cv_func_mmap_fixed_mapped" >&5 +echo "$as_me:31961: result: $ac_cv_func_mmap_fixed_mapped" >&5 echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6 if test $ac_cv_func_mmap_fixed_mapped = yes; then @@ -30044,13 +31969,13 @@ EOF fi rm -f conftest.mmap -echo "$as_me:30047: checking whether we are using the GNU C Library 2.1 or newer" >&5 +echo "$as_me:31972: checking whether we are using the GNU C Library 2.1 or newer" >&5 echo $ECHO_N "checking whether we are using the GNU C Library 2.1 or newer... $ECHO_C" >&6 if test "${ac_cv_gnu_library_2_1+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 30053 "configure" +#line 31978 "configure" #include "confdefs.h" #include @@ -30070,7 +31995,7 @@ fi rm -rf conftest* fi -echo "$as_me:30073: result: $ac_cv_gnu_library_2_1" >&5 +echo "$as_me:31998: result: $ac_cv_gnu_library_2_1" >&5 echo "${ECHO_T}$ac_cv_gnu_library_2_1" >&6 GLIBC21="$ac_cv_gnu_library_2_1" @@ -30083,7 +32008,7 @@ test -z "$ALL_LINGUAS" && ALL_LINGUAS=`t : ${CONFIG_H:=config.h} if test -z "$PACKAGE" ; then - { { echo "$as_me:30086: error: CF_BUNDLED_INTL used without setting PACKAGE variable" >&5 + { { echo "$as_me:32011: error: CF_BUNDLED_INTL used without setting PACKAGE variable" >&5 echo "$as_me: error: CF_BUNDLED_INTL used without setting PACKAGE variable" >&2;} { (exit 1); exit 1; }; } fi @@ -30100,23 +32025,23 @@ for ac_header in argz.h limits.h locale. stdlib.h string.h unistd.h sys/param.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:30103: checking for $ac_header" >&5 +echo "$as_me:32028: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 30109 "configure" +#line 32034 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:30113: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:32038: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:30119: \$? = $ac_status" >&5 + echo "$as_me:32044: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -30135,7 +32060,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:30138: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:32063: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:32078: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 30159 "configure" +#line 32084 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -30187,16 +32112,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:30190: \"$ac_link\"") >&5 +if { (eval echo "$as_me:32115: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:30193: \$? = $ac_status" >&5 + echo "$as_me:32118: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:30196: \"$ac_try\"") >&5 + { (eval echo "$as_me:32121: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:30199: \$? = $ac_status" >&5 + echo "$as_me:32124: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -30206,7 +32131,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:30209: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:32134: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <"conftest.$ac_ext" <<_ACEOF -#line 30260 "configure" +#line 32185 "configure" #include "confdefs.h" #include int @@ -30269,16 +32194,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:30272: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:32197: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:30275: \$? = $ac_status" >&5 + echo "$as_me:32200: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:30278: \"$ac_try\"") >&5 + { (eval echo "$as_me:32203: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:30281: \$? = $ac_status" >&5 + echo "$as_me:32206: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -30295,7 +32220,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:30298: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:32223: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -30341,7 +32266,7 @@ if test -n "$cf_searchpath/../include" ; CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 30344 "configure" +#line 32269 "configure" #include "confdefs.h" #include int @@ -30353,16 +32278,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:30356: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:32281: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:30359: \$? = $ac_status" >&5 + echo "$as_me:32284: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:30362: \"$ac_try\"") >&5 + { (eval echo "$as_me:32287: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:30365: \$? = $ac_status" >&5 + echo "$as_me:32290: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -30379,7 +32304,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:30382: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:32307: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -30397,7 +32322,7 @@ echo "${as_me:-configure}:30382: testing fi else -{ { echo "$as_me:30400: error: cannot find libiconv under $withval" >&5 +{ { echo "$as_me:32325: error: cannot find libiconv under $withval" >&5 echo "$as_me: error: cannot find libiconv under $withval" >&2;} { (exit 1); exit 1; }; } fi @@ -30422,7 +32347,7 @@ if test -n "$cf_searchpath/lib" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:30425: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:32350: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -30451,7 +32376,7 @@ if test -n "$cf_searchpath" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:30454: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:32379: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -30460,7 +32385,7 @@ echo "${as_me:-configure}:30454: testing fi else -{ { echo "$as_me:30463: error: cannot find libiconv under $withval" >&5 +{ { echo "$as_me:32388: error: cannot find libiconv under $withval" >&5 echo "$as_me: error: cannot find libiconv under $withval" >&2;} { (exit 1); exit 1; }; } fi @@ -30471,7 +32396,7 @@ esac fi; - echo "$as_me:30474: checking for iconv" >&5 + echo "$as_me:32399: checking for iconv" >&5 echo $ECHO_N "checking for iconv... $ECHO_C" >&6 if test "${am_cv_func_iconv+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -30482,12 +32407,12 @@ else cf_cv_header_path_iconv= cf_cv_library_path_iconv= -echo "${as_me:-configure}:30485: testing Starting FIND_LINKAGE(iconv,) ..." 1>&5 +echo "${as_me:-configure}:32410: testing Starting FIND_LINKAGE(iconv,) ..." 1>&5 cf_save_LIBS="$LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 30490 "configure" +#line 32415 "configure" #include "confdefs.h" #include @@ -30506,16 +32431,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:30509: \"$ac_link\"") >&5 +if { (eval echo "$as_me:32434: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:30512: \$? = $ac_status" >&5 + echo "$as_me:32437: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:30515: \"$ac_try\"") >&5 + { (eval echo "$as_me:32440: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:30518: \$? = $ac_status" >&5 + echo "$as_me:32443: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_find_linkage_iconv=yes @@ -30529,7 +32454,7 @@ cat "conftest.$ac_ext" >&5 LIBS="-liconv $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 30532 "configure" +#line 32457 "configure" #include "confdefs.h" #include @@ -30548,16 +32473,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:30551: \"$ac_link\"") >&5 +if { (eval echo "$as_me:32476: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:30554: \$? = $ac_status" >&5 + echo "$as_me:32479: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:30557: \"$ac_try\"") >&5 + { (eval echo "$as_me:32482: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:30560: \$? = $ac_status" >&5 + echo "$as_me:32485: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_find_linkage_iconv=yes @@ -30574,9 +32499,9 @@ cat "conftest.$ac_ext" >&5 test -n "$verbose" && echo " find linkage for iconv library" 1>&6 -echo "${as_me:-configure}:30577: testing find linkage for iconv library ..." 1>&5 +echo "${as_me:-configure}:32502: testing find linkage for iconv library ..." 1>&5 -echo "${as_me:-configure}:30579: testing Searching for headers in FIND_LINKAGE(iconv,) ..." 1>&5 +echo "${as_me:-configure}:32504: testing Searching for headers in FIND_LINKAGE(iconv,) ..." 1>&5 cf_save_CPPFLAGS="$CPPFLAGS" cf_test_CPPFLAGS="$CPPFLAGS" @@ -30667,7 +32592,7 @@ cf_search="$cf_search $cf_header_path_li if test -d "$cf_cv_header_path_iconv" ; then test -n "$verbose" && echo " ... testing $cf_cv_header_path_iconv" 1>&6 -echo "${as_me:-configure}:30670: testing ... testing $cf_cv_header_path_iconv ..." 1>&5 +echo "${as_me:-configure}:32595: testing ... testing $cf_cv_header_path_iconv ..." 1>&5 CPPFLAGS="$cf_save_CPPFLAGS" @@ -30675,7 +32600,7 @@ echo "${as_me:-configure}:30670: testing CPPFLAGS="${CPPFLAGS}-I$cf_cv_header_path_iconv" cat >"conftest.$ac_ext" <<_ACEOF -#line 30678 "configure" +#line 32603 "configure" #include "confdefs.h" #include @@ -30694,21 +32619,21 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:30697: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:32622: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:30700: \$? = $ac_status" >&5 + echo "$as_me:32625: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:30703: \"$ac_try\"") >&5 + { (eval echo "$as_me:32628: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:30706: \$? = $ac_status" >&5 + echo "$as_me:32631: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test -n "$verbose" && echo " ... found iconv headers in $cf_cv_header_path_iconv" 1>&6 -echo "${as_me:-configure}:30711: testing ... found iconv headers in $cf_cv_header_path_iconv ..." 1>&5 +echo "${as_me:-configure}:32636: testing ... found iconv headers in $cf_cv_header_path_iconv ..." 1>&5 cf_cv_find_linkage_iconv=maybe cf_test_CPPFLAGS="$CPPFLAGS" @@ -30726,7 +32651,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_cv_find_linkage_iconv" = maybe ; then -echo "${as_me:-configure}:30729: testing Searching for iconv library in FIND_LINKAGE(iconv,) ..." 1>&5 +echo "${as_me:-configure}:32654: testing Searching for iconv library in FIND_LINKAGE(iconv,) ..." 1>&5 cf_save_LIBS="$LIBS" cf_save_LDFLAGS="$LDFLAGS" @@ -30801,13 +32726,13 @@ cf_search="$cf_library_path_list $cf_sea if test -d "$cf_cv_library_path_iconv" ; then test -n "$verbose" && echo " ... testing $cf_cv_library_path_iconv" 1>&6 -echo "${as_me:-configure}:30804: testing ... testing $cf_cv_library_path_iconv ..." 1>&5 +echo "${as_me:-configure}:32729: testing ... testing $cf_cv_library_path_iconv ..." 1>&5 CPPFLAGS="$cf_test_CPPFLAGS" LIBS="-liconv $cf_save_LIBS" LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_iconv" cat >"conftest.$ac_ext" <<_ACEOF -#line 30810 "configure" +#line 32735 "configure" #include "confdefs.h" #include @@ -30826,21 +32751,21 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:30829: \"$ac_link\"") >&5 +if { (eval echo "$as_me:32754: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:30832: \$? = $ac_status" >&5 + echo "$as_me:32757: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:30835: \"$ac_try\"") >&5 + { (eval echo "$as_me:32760: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:30838: \$? = $ac_status" >&5 + echo "$as_me:32763: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test -n "$verbose" && echo " ... found iconv library in $cf_cv_library_path_iconv" 1>&6 -echo "${as_me:-configure}:30843: testing ... found iconv library in $cf_cv_library_path_iconv ..." 1>&5 +echo "${as_me:-configure}:32768: testing ... found iconv library in $cf_cv_library_path_iconv ..." 1>&5 cf_cv_find_linkage_iconv=yes cf_cv_library_file_iconv="-liconv" @@ -30880,7 +32805,7 @@ am_cv_func_iconv="no, consider installin fi fi -echo "$as_me:30883: result: $am_cv_func_iconv" >&5 +echo "$as_me:32808: result: $am_cv_func_iconv" >&5 echo "${ECHO_T}$am_cv_func_iconv" >&6 if test "$am_cv_func_iconv" = yes; then @@ -30889,14 +32814,14 @@ cat >>confdefs.h <<\EOF #define HAVE_ICONV 1 EOF - echo "$as_me:30892: checking if the declaration of iconv() needs const." >&5 + echo "$as_me:32817: checking if the declaration of iconv() needs const." >&5 echo $ECHO_N "checking if the declaration of iconv() needs const.... $ECHO_C" >&6 if test "${am_cv_proto_iconv_const+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 30899 "configure" +#line 32824 "configure" #include "confdefs.h" #include @@ -30921,16 +32846,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:30924: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:32849: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:30927: \$? = $ac_status" >&5 + echo "$as_me:32852: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:30930: \"$ac_try\"") >&5 + { (eval echo "$as_me:32855: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:30933: \$? = $ac_status" >&5 + echo "$as_me:32858: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then am_cv_proto_iconv_const=no else @@ -30940,7 +32865,7 @@ am_cv_proto_iconv_const=yes fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:30943: result: $am_cv_proto_iconv_const" >&5 +echo "$as_me:32868: result: $am_cv_proto_iconv_const" >&5 echo "${ECHO_T}$am_cv_proto_iconv_const" >&6 if test "$am_cv_proto_iconv_const" = yes ; then @@ -30985,7 +32910,7 @@ if test -n "$cf_cv_header_path_iconv" ; CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 30988 "configure" +#line 32913 "configure" #include "confdefs.h" #include int @@ -30997,16 +32922,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:31000: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:32925: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:31003: \$? = $ac_status" >&5 + echo "$as_me:32928: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:31006: \"$ac_try\"") >&5 + { (eval echo "$as_me:32931: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:31009: \$? = $ac_status" >&5 + echo "$as_me:32934: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -31023,7 +32948,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:31026: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:32951: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -31062,7 +32987,7 @@ if test -n "$cf_cv_library_path_iconv" ; if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:31065: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:32990: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -31073,14 +32998,16 @@ fi fi fi -echo "$as_me:31076: checking for nl_langinfo and CODESET" >&5 +echo "$as_me:33001: checking for nl_langinfo and CODESET" >&5 echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6 if test "${am_cv_langinfo_codeset+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 31082 "configure" +#line 33007 "configure" #include "confdefs.h" + +$ac_includes_default #include int main (void) @@ -31091,16 +33018,16 @@ char* cs = nl_langinfo(CODESET); (void)c } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:31094: \"$ac_link\"") >&5 +if { (eval echo "$as_me:33021: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:31097: \$? = $ac_status" >&5 + echo "$as_me:33024: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:31100: \"$ac_try\"") >&5 + { (eval echo "$as_me:33027: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:31103: \$? = $ac_status" >&5 + echo "$as_me:33030: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then am_cv_langinfo_codeset=yes else @@ -31111,7 +33038,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:31114: result: $am_cv_langinfo_codeset" >&5 +echo "$as_me:33041: result: $am_cv_langinfo_codeset" >&5 echo "${ECHO_T}$am_cv_langinfo_codeset" >&6 if test "$am_cv_langinfo_codeset" = yes; then @@ -31122,13 +33049,13 @@ EOF fi if test "$ac_cv_header_locale_h" = yes; then - echo "$as_me:31125: checking for LC_MESSAGES" >&5 + echo "$as_me:33052: checking for LC_MESSAGES" >&5 echo $ECHO_N "checking for LC_MESSAGES... $ECHO_C" >&6 if test "${am_cv_val_LC_MESSAGES+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 31131 "configure" +#line 33058 "configure" #include "confdefs.h" #include int @@ -31140,16 +33067,16 @@ return LC_MESSAGES } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:31143: \"$ac_link\"") >&5 +if { (eval echo "$as_me:33070: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:31146: \$? = $ac_status" >&5 + echo "$as_me:33073: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:31149: \"$ac_try\"") >&5 + { (eval echo "$as_me:33076: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:31152: \$? = $ac_status" >&5 + echo "$as_me:33079: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then am_cv_val_LC_MESSAGES=yes else @@ -31159,7 +33086,7 @@ am_cv_val_LC_MESSAGES=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:31162: result: $am_cv_val_LC_MESSAGES" >&5 +echo "$as_me:33089: result: $am_cv_val_LC_MESSAGES" >&5 echo "${ECHO_T}$am_cv_val_LC_MESSAGES" >&6 if test "$am_cv_val_LC_MESSAGES" = yes; then @@ -31169,7 +33096,7 @@ EOF fi fi - echo "$as_me:31172: checking whether NLS is requested" >&5 + echo "$as_me:33099: checking whether NLS is requested" >&5 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 # Check whether --enable-nls or --disable-nls was given. @@ -31179,7 +33106,7 @@ if test "${enable_nls+set}" = set; then else USE_NLS=yes fi; - echo "$as_me:31182: result: $USE_NLS" >&5 + echo "$as_me:33109: result: $USE_NLS" >&5 echo "${ECHO_T}$USE_NLS" >&6 BUILD_INCLUDED_LIBINTL=no @@ -31193,7 +33120,7 @@ cat >>confdefs.h <<\EOF #define ENABLE_NLS 1 EOF - echo "$as_me:31196: checking whether included gettext is requested" >&5 + echo "$as_me:33123: checking whether included gettext is requested" >&5 echo $ECHO_N "checking whether included gettext is requested... $ECHO_C" >&6 # Check whether --with-included-gettext or --without-included-gettext was given. @@ -31203,13 +33130,13 @@ if test "${with_included_gettext+set}" = else nls_cv_force_use_gnu_gettext=no fi; - echo "$as_me:31206: result: $nls_cv_force_use_gnu_gettext" >&5 + echo "$as_me:33133: result: $nls_cv_force_use_gnu_gettext" >&5 echo "${ECHO_T}$nls_cv_force_use_gnu_gettext" >&6 # Extract the first word of "msgfmt", so it can be a program name with args. set dummy msgfmt; ac_word=$2 -echo "$as_me:31212: checking for $ac_word" >&5 +echo "$as_me:33139: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_MSGFMT+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -31236,16 +33163,16 @@ esac fi MSGFMT="$ac_cv_path_MSGFMT" if test "$MSGFMT" != ":"; then - echo "$as_me:31239: result: $MSGFMT" >&5 + echo "$as_me:33166: result: $MSGFMT" >&5 echo "${ECHO_T}$MSGFMT" >&6 else - echo "$as_me:31242: result: no" >&5 + echo "$as_me:33169: result: no" >&5 echo "${ECHO_T}no" >&6 fi # Extract the first word of "gmsgfmt", so it can be a program name with args. set dummy gmsgfmt; ac_word=$2 -echo "$as_me:31248: checking for $ac_word" >&5 +echo "$as_me:33175: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_GMSGFMT+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -31262,7 +33189,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_GMSGFMT="$ac_dir/$ac_word" - echo "$as_me:31265: found $ac_dir/$ac_word" >&5 + echo "$as_me:33192: found $ac_dir/$ac_word" >&5 break fi done @@ -31274,17 +33201,17 @@ fi GMSGFMT=$ac_cv_path_GMSGFMT if test -n "$GMSGFMT"; then - echo "$as_me:31277: result: $GMSGFMT" >&5 + echo "$as_me:33204: result: $GMSGFMT" >&5 echo "${ECHO_T}$GMSGFMT" >&6 else - echo "$as_me:31280: result: no" >&5 + echo "$as_me:33207: result: no" >&5 echo "${ECHO_T}no" >&6 fi # Extract the first word of "xgettext", so it can be a program name with args. set dummy xgettext; ac_word=$2 -echo "$as_me:31287: checking for $ac_word" >&5 +echo "$as_me:33214: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_XGETTEXT+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -31311,10 +33238,10 @@ esac fi XGETTEXT="$ac_cv_path_XGETTEXT" if test "$XGETTEXT" != ":"; then - echo "$as_me:31314: result: $XGETTEXT" >&5 + echo "$as_me:33241: result: $XGETTEXT" >&5 echo "${ECHO_T}$XGETTEXT" >&6 else - echo "$as_me:31317: result: no" >&5 + echo "$as_me:33244: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -31452,12 +33379,12 @@ fi cf_cv_header_path_intl= cf_cv_library_path_intl= -echo "${as_me:-configure}:31455: testing Starting FIND_LINKAGE(intl,) ..." 1>&5 +echo "${as_me:-configure}:33382: testing Starting FIND_LINKAGE(intl,) ..." 1>&5 cf_save_LIBS="$LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 31460 "configure" +#line 33387 "configure" #include "confdefs.h" #include @@ -31479,16 +33406,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:31482: \"$ac_link\"") >&5 +if { (eval echo "$as_me:33409: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:31485: \$? = $ac_status" >&5 + echo "$as_me:33412: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:31488: \"$ac_try\"") >&5 + { (eval echo "$as_me:33415: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:31491: \$? = $ac_status" >&5 + echo "$as_me:33418: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_find_linkage_intl=yes @@ -31502,7 +33429,7 @@ cat "conftest.$ac_ext" >&5 LIBS="-lintl $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 31505 "configure" +#line 33432 "configure" #include "confdefs.h" #include @@ -31524,16 +33451,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:31527: \"$ac_link\"") >&5 +if { (eval echo "$as_me:33454: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:31530: \$? = $ac_status" >&5 + echo "$as_me:33457: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:31533: \"$ac_try\"") >&5 + { (eval echo "$as_me:33460: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:31536: \$? = $ac_status" >&5 + echo "$as_me:33463: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_find_linkage_intl=yes @@ -31550,9 +33477,9 @@ cat "conftest.$ac_ext" >&5 test -n "$verbose" && echo " find linkage for intl library" 1>&6 -echo "${as_me:-configure}:31553: testing find linkage for intl library ..." 1>&5 +echo "${as_me:-configure}:33480: testing find linkage for intl library ..." 1>&5 -echo "${as_me:-configure}:31555: testing Searching for headers in FIND_LINKAGE(intl,) ..." 1>&5 +echo "${as_me:-configure}:33482: testing Searching for headers in FIND_LINKAGE(intl,) ..." 1>&5 cf_save_CPPFLAGS="$CPPFLAGS" cf_test_CPPFLAGS="$CPPFLAGS" @@ -31643,7 +33570,7 @@ cf_search="$cf_search $cf_header_path_li if test -d "$cf_cv_header_path_intl" ; then test -n "$verbose" && echo " ... testing $cf_cv_header_path_intl" 1>&6 -echo "${as_me:-configure}:31646: testing ... testing $cf_cv_header_path_intl ..." 1>&5 +echo "${as_me:-configure}:33573: testing ... testing $cf_cv_header_path_intl ..." 1>&5 CPPFLAGS="$cf_save_CPPFLAGS" @@ -31651,7 +33578,7 @@ echo "${as_me:-configure}:31646: testing CPPFLAGS="${CPPFLAGS}-I$cf_cv_header_path_intl" cat >"conftest.$ac_ext" <<_ACEOF -#line 31654 "configure" +#line 33581 "configure" #include "confdefs.h" #include @@ -31673,21 +33600,21 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:31676: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:33603: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:31679: \$? = $ac_status" >&5 + echo "$as_me:33606: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:31682: \"$ac_try\"") >&5 + { (eval echo "$as_me:33609: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:31685: \$? = $ac_status" >&5 + echo "$as_me:33612: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test -n "$verbose" && echo " ... found intl headers in $cf_cv_header_path_intl" 1>&6 -echo "${as_me:-configure}:31690: testing ... found intl headers in $cf_cv_header_path_intl ..." 1>&5 +echo "${as_me:-configure}:33617: testing ... found intl headers in $cf_cv_header_path_intl ..." 1>&5 cf_cv_find_linkage_intl=maybe cf_test_CPPFLAGS="$CPPFLAGS" @@ -31705,7 +33632,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_cv_find_linkage_intl" = maybe ; then -echo "${as_me:-configure}:31708: testing Searching for intl library in FIND_LINKAGE(intl,) ..." 1>&5 +echo "${as_me:-configure}:33635: testing Searching for intl library in FIND_LINKAGE(intl,) ..." 1>&5 cf_save_LIBS="$LIBS" cf_save_LDFLAGS="$LDFLAGS" @@ -31780,13 +33707,13 @@ cf_search="$cf_library_path_list $cf_sea if test -d "$cf_cv_library_path_intl" ; then test -n "$verbose" && echo " ... testing $cf_cv_library_path_intl" 1>&6 -echo "${as_me:-configure}:31783: testing ... testing $cf_cv_library_path_intl ..." 1>&5 +echo "${as_me:-configure}:33710: testing ... testing $cf_cv_library_path_intl ..." 1>&5 CPPFLAGS="$cf_test_CPPFLAGS" LIBS="-lintl $cf_save_LIBS" LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_intl" cat >"conftest.$ac_ext" <<_ACEOF -#line 31789 "configure" +#line 33716 "configure" #include "confdefs.h" #include @@ -31808,21 +33735,21 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:31811: \"$ac_link\"") >&5 +if { (eval echo "$as_me:33738: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:31814: \$? = $ac_status" >&5 + echo "$as_me:33741: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:31817: \"$ac_try\"") >&5 + { (eval echo "$as_me:33744: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:31820: \$? = $ac_status" >&5 + echo "$as_me:33747: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test -n "$verbose" && echo " ... found intl library in $cf_cv_library_path_intl" 1>&6 -echo "${as_me:-configure}:31825: testing ... found intl library in $cf_cv_library_path_intl ..." 1>&5 +echo "${as_me:-configure}:33752: testing ... found intl library in $cf_cv_library_path_intl ..." 1>&5 cf_cv_find_linkage_intl=yes cf_cv_library_file_intl="-lintl" @@ -31861,9 +33788,9 @@ else cf_cv_func_gettext=no fi - echo "$as_me:31864: checking for libintl.h and gettext()" >&5 + echo "$as_me:33791: checking for libintl.h and gettext()" >&5 echo $ECHO_N "checking for libintl.h and gettext()... $ECHO_C" >&6 - echo "$as_me:31866: result: $cf_cv_func_gettext" >&5 + echo "$as_me:33793: result: $cf_cv_func_gettext" >&5 echo "${ECHO_T}$cf_cv_func_gettext" >&6 LIBS="$cf_save_LIBS_1" @@ -31908,7 +33835,7 @@ if test -n "$cf_cv_header_path_intl" ; t CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 31911 "configure" +#line 33838 "configure" #include "confdefs.h" #include int @@ -31920,16 +33847,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:31923: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:33850: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:31926: \$? = $ac_status" >&5 + echo "$as_me:33853: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:31929: \"$ac_try\"") >&5 + { (eval echo "$as_me:33856: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:31932: \$? = $ac_status" >&5 + echo "$as_me:33859: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -31946,7 +33873,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:31949: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:33876: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -31985,7 +33912,7 @@ if test -n "$cf_cv_library_path_intl" ; if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:31988: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:33915: testing adding $cf_add_libdir to library-path ..." 1>&5 INTLLIBS="-L$cf_add_libdir $INTLLIBS" fi @@ -32001,13 +33928,13 @@ fi for ac_func in dcgettext do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:32004: checking for $ac_func" >&5 +echo "$as_me:33931: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 32010 "configure" +#line 33937 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -32038,16 +33965,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:32041: \"$ac_link\"") >&5 +if { (eval echo "$as_me:33968: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:32044: \$? = $ac_status" >&5 + echo "$as_me:33971: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:32047: \"$ac_try\"") >&5 + { (eval echo "$as_me:33974: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32050: \$? = $ac_status" >&5 + echo "$as_me:33977: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -32057,7 +33984,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:32060: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:33987: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 + { echo "$as_me:34002: WARNING: disabling NLS feature" >&5 echo "$as_me: WARNING: disabling NLS feature" >&2;} sed -e /ENABLE_NLS/d confdefs.h >confdefs.tmp mv confdefs.tmp confdefs.h @@ -32108,7 +34035,7 @@ EOF LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` elif test "$nls_cv_use_gnu_gettext" = "yes"; then nls_cv_use_gnu_gettext=no - { echo "$as_me:32111: WARNING: no NLS library is packaged with this application" >&5 + { echo "$as_me:34038: WARNING: no NLS library is packaged with this application" >&5 echo "$as_me: WARNING: no NLS library is packaged with this application" >&2;} fi fi @@ -32117,7 +34044,7 @@ echo "$as_me: WARNING: no NLS library is if $GMSGFMT --statistics /dev/null >/dev/null 2>&1; then : ; else - { echo "$as_me:32120: WARNING: found msgfmt program is not GNU msgfmt" >&5 + { echo "$as_me:34047: WARNING: found msgfmt program is not GNU msgfmt" >&5 echo "$as_me: WARNING: found msgfmt program is not GNU msgfmt" >&2;} fi fi @@ -32126,7 +34053,7 @@ echo "$as_me: WARNING: found msgfmt prog if $XGETTEXT --omit-header /dev/null >/dev/null 2>&1; then : ; else - { echo "$as_me:32129: WARNING: found xgettext program is not GNU xgettext" >&5 + { echo "$as_me:34056: WARNING: found xgettext program is not GNU xgettext" >&5 echo "$as_me: WARNING: found xgettext program is not GNU xgettext" >&2;} fi fi @@ -32144,7 +34071,7 @@ echo "$as_me: WARNING: found xgettext pr do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:32147: checking for $ac_word" >&5 +echo "$as_me:34074: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_INTL_YACC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -32159,7 +34086,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_INTL_YACC="$ac_prog" -echo "$as_me:32162: found $ac_dir/$ac_word" >&5 +echo "$as_me:34089: found $ac_dir/$ac_word" >&5 break done @@ -32167,10 +34094,10 @@ fi fi INTL_YACC=$ac_cv_prog_INTL_YACC if test -n "$INTL_YACC"; then - echo "$as_me:32170: result: $INTL_YACC" >&5 + echo "$as_me:34097: result: $INTL_YACC" >&5 echo "${ECHO_T}$INTL_YACC" >&6 else - echo "$as_me:32173: result: no" >&5 + echo "$as_me:34100: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -32180,7 +34107,7 @@ done if test -z "$INTL_YACC"; then ac_verc_fail=yes else - echo "$as_me:32183: checking version of $INTL_YACC" >&5 + echo "$as_me:34110: checking version of $INTL_YACC" >&5 echo $ECHO_N "checking version of $INTL_YACC... $ECHO_C" >&6 ac_prog_version=`$INTL_YACC -V 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p;s/^\(byacc\) - \([0-9][0-9.]*\) \([0-9]*\).*$/\1-\2.\3/p'` case "$ac_prog_version" in @@ -32191,7 +34118,7 @@ echo $ECHO_N "checking version of $INTL_ ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;; *) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;; esac - echo "$as_me:32194: result: $ac_prog_version" >&5 + echo "$as_me:34121: result: $ac_prog_version" >&5 echo "${ECHO_T}$ac_prog_version" >&6 fi if test "$ac_verc_fail" = yes; then @@ -32218,7 +34145,7 @@ echo "${ECHO_T}$ac_prog_version" >&6 if test "x$ALL_LINGUAS" = "x"; then LINGUAS= else - echo "$as_me:32221: checking for catalogs to be installed" >&5 + echo "$as_me:34148: checking for catalogs to be installed" >&5 echo $ECHO_N "checking for catalogs to be installed... $ECHO_C" >&6 NEW_LINGUAS= for presentlang in $ALL_LINGUAS; do @@ -32238,7 +34165,7 @@ echo $ECHO_N "checking for catalogs to b fi done LINGUAS=$NEW_LINGUAS - echo "$as_me:32241: result: $LINGUAS" >&5 + echo "$as_me:34168: result: $LINGUAS" >&5 echo "${ECHO_T}$LINGUAS" >&6 fi @@ -32274,7 +34201,7 @@ cf_makefile=Makefile use_our_messages=no if test "$USE_NLS" = yes ; then if test -d "$srcdir/po" ; then -echo "$as_me:32277: checking if we should use included message-library" >&5 +echo "$as_me:34204: checking if we should use included message-library" >&5 echo $ECHO_N "checking if we should use included message-library... $ECHO_C" >&6 # Check whether --enable-included-msgs or --disable-included-msgs was given. @@ -32285,7 +34212,7 @@ else use_our_messages=yes fi; fi -echo "$as_me:32288: result: $use_our_messages" >&5 +echo "$as_me:34215: result: $use_our_messages" >&5 echo "${ECHO_T}$use_our_messages" >&6 fi @@ -32299,7 +34226,7 @@ fi if test "$USE_INCLUDED_LIBINTL" = yes ; then if test "$nls_cv_force_use_gnu_gettext" = yes ; then : - elif test "$nls_cv_use_gnu_gettext" = yes ; then + elif test "$nls_cv_use_gnu_gettext" != no ; then : else INTLDIR_MAKE="#" @@ -32327,23 +34254,23 @@ else for ac_header in libintl.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:32330: checking for $ac_header" >&5 +echo "$as_me:34257: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 32336 "configure" +#line 34263 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:32340: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:34267: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:32346: \$? = $ac_status" >&5 + echo "$as_me:34273: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -32362,7 +34289,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:32365: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:34292: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:34359: checking for working alloca.h" >&5 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 if test "${ac_cv_working_alloca_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 32438 "configure" +#line 34365 "configure" #include "confdefs.h" #include int @@ -32447,16 +34374,16 @@ char *p = (char *) alloca (2 * sizeof (i } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:32450: \"$ac_link\"") >&5 +if { (eval echo "$as_me:34377: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:32453: \$? = $ac_status" >&5 + echo "$as_me:34380: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:32456: \"$ac_try\"") >&5 + { (eval echo "$as_me:34383: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32459: \$? = $ac_status" >&5 + echo "$as_me:34386: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_working_alloca_h=yes else @@ -32466,7 +34393,7 @@ ac_cv_working_alloca_h=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:32469: result: $ac_cv_working_alloca_h" >&5 +echo "$as_me:34396: result: $ac_cv_working_alloca_h" >&5 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 if test $ac_cv_working_alloca_h = yes; then @@ -32476,13 +34403,13 @@ EOF fi -echo "$as_me:32479: checking for alloca" >&5 +echo "$as_me:34406: checking for alloca" >&5 echo $ECHO_N "checking for alloca... $ECHO_C" >&6 if test "${ac_cv_func_alloca_works+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 32485 "configure" +#line 34412 "configure" #include "confdefs.h" #ifdef __GNUC__ # define alloca __builtin_alloca @@ -32514,16 +34441,16 @@ char *p = (char *) alloca (1); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:32517: \"$ac_link\"") >&5 +if { (eval echo "$as_me:34444: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:32520: \$? = $ac_status" >&5 + echo "$as_me:34447: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:32523: \"$ac_try\"") >&5 + { (eval echo "$as_me:34450: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32526: \$? = $ac_status" >&5 + echo "$as_me:34453: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_alloca_works=yes else @@ -32533,7 +34460,7 @@ ac_cv_func_alloca_works=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:32536: result: $ac_cv_func_alloca_works" >&5 +echo "$as_me:34463: result: $ac_cv_func_alloca_works" >&5 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 if test $ac_cv_func_alloca_works = yes; then @@ -32554,13 +34481,13 @@ cat >>confdefs.h <<\EOF #define C_ALLOCA 1 EOF -echo "$as_me:32557: checking whether \`alloca.c' needs Cray hooks" >&5 +echo "$as_me:34484: checking whether \`alloca.c' needs Cray hooks" >&5 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 if test "${ac_cv_os_cray+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 32563 "configure" +#line 34490 "configure" #include "confdefs.h" #if defined(CRAY) && ! defined(CRAY2) webecray @@ -32578,18 +34505,18 @@ fi rm -rf conftest* fi -echo "$as_me:32581: result: $ac_cv_os_cray" >&5 +echo "$as_me:34508: result: $ac_cv_os_cray" >&5 echo "${ECHO_T}$ac_cv_os_cray" >&6 if test $ac_cv_os_cray = yes; then for ac_func in _getb67 GETB67 getb67; do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:32586: checking for $ac_func" >&5 +echo "$as_me:34513: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 32592 "configure" +#line 34519 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -32620,16 +34547,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:32623: \"$ac_link\"") >&5 +if { (eval echo "$as_me:34550: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:32626: \$? = $ac_status" >&5 + echo "$as_me:34553: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:32629: \"$ac_try\"") >&5 + { (eval echo "$as_me:34556: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32632: \$? = $ac_status" >&5 + echo "$as_me:34559: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -32639,7 +34566,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:32642: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:34569: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then @@ -32653,7 +34580,7 @@ fi done fi -echo "$as_me:32656: checking stack direction for C alloca" >&5 +echo "$as_me:34583: checking stack direction for C alloca" >&5 echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6 if test "${ac_cv_c_stack_direction+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -32662,7 +34589,7 @@ else ac_cv_c_stack_direction=0 else cat >"conftest.$ac_ext" <<_ACEOF -#line 32665 "configure" +#line 34592 "configure" #include "confdefs.h" int find_stack_direction (void) @@ -32685,15 +34612,15 @@ main (void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:32688: \"$ac_link\"") >&5 +if { (eval echo "$as_me:34615: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:32691: \$? = $ac_status" >&5 + echo "$as_me:34618: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:32693: \"$ac_try\"") >&5 + { (eval echo "$as_me:34620: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32696: \$? = $ac_status" >&5 + echo "$as_me:34623: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_c_stack_direction=1 else @@ -32705,7 +34632,7 @@ fi rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi -echo "$as_me:32708: result: $ac_cv_c_stack_direction" >&5 +echo "$as_me:34635: result: $ac_cv_c_stack_direction" >&5 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 cat >>confdefs.h <&5 +echo "$as_me:34664: checking for h_addr_list in struct hostent" >&5 echo $ECHO_N "checking for h_addr_list in struct hostent... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 32740 "configure" +#line 34667 "configure" #include "confdefs.h" +$ac_includes_default #ifdef HAVE_NETDB_H #include #endif @@ -32748,24 +34676,24 @@ int main (void) { -struct hostent h; -h.h_addr_list[0]=0; +static struct hostent h; +h.h_addr_list[0] = malloc(1); ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:32759: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:34687: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:32762: \$? = $ac_status" >&5 + echo "$as_me:34690: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:32765: \"$ac_try\"") >&5 + { (eval echo "$as_me:34693: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32768: \$? = $ac_status" >&5 + echo "$as_me:34696: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_hostent_h_addr_list=yes else @@ -32774,7 +34702,7 @@ cat "conftest.$ac_ext" >&5 ac_cv_hostent_h_addr_list=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" -echo "$as_me:32777: result: $ac_cv_hostent_h_addr_list" >&5 +echo "$as_me:34705: result: $ac_cv_hostent_h_addr_list" >&5 echo "${ECHO_T}$ac_cv_hostent_h_addr_list" >&6 if test $ac_cv_hostent_h_addr_list = yes; then @@ -32787,23 +34715,23 @@ fi for ac_header in X11/Xpoll.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:32790: checking for $ac_header" >&5 +echo "$as_me:34718: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 32796 "configure" +#line 34724 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:32800: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:34728: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:32806: \$? = $ac_status" >&5 + echo "$as_me:34734: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -32822,7 +34750,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:32825: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:34753: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:34763: checking for declaration of fd_set" >&5 echo $ECHO_N "checking for declaration of fd_set... $ECHO_C" >&6 if test "${cf_cv_type_fd_set+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:32841: testing sys/types alone ..." 1>&5 +echo "${as_me:-configure}:34769: testing sys/types alone ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 32844 "configure" +#line 34772 "configure" #include "confdefs.h" #include @@ -32854,26 +34782,26 @@ fd_set x; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:32857: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:34785: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:32860: \$? = $ac_status" >&5 + echo "$as_me:34788: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:32863: \"$ac_try\"") >&5 + { (eval echo "$as_me:34791: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32866: \$? = $ac_status" >&5 + echo "$as_me:34794: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_type_fd_set=sys/types.h else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "${as_me:-configure}:32873: testing X11/Xpoll.h ..." 1>&5 +echo "${as_me:-configure}:34801: testing X11/Xpoll.h ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 32876 "configure" +#line 34804 "configure" #include "confdefs.h" #ifdef HAVE_X11_XPOLL_H @@ -32888,26 +34816,26 @@ fd_set x; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:32891: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:34819: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:32894: \$? = $ac_status" >&5 + echo "$as_me:34822: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:32897: \"$ac_try\"") >&5 + { (eval echo "$as_me:34825: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32900: \$? = $ac_status" >&5 + echo "$as_me:34828: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_type_fd_set=X11/Xpoll.h else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "${as_me:-configure}:32907: testing sys/select.h ..." 1>&5 +echo "${as_me:-configure}:34835: testing sys/select.h ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 32910 "configure" +#line 34838 "configure" #include "confdefs.h" #include @@ -32921,16 +34849,16 @@ fd_set x; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:32924: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:34852: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:32927: \$? = $ac_status" >&5 + echo "$as_me:34855: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:32930: \"$ac_try\"") >&5 + { (eval echo "$as_me:34858: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32933: \$? = $ac_status" >&5 + echo "$as_me:34861: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_type_fd_set=sys/select.h else @@ -32944,7 +34872,7 @@ rm -f "conftest.$ac_objext" "conftest.$a fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:32947: result: $cf_cv_type_fd_set" >&5 +echo "$as_me:34875: result: $cf_cv_type_fd_set" >&5 echo "${ECHO_T}$cf_cv_type_fd_set" >&6 if test $cf_cv_type_fd_set = sys/select.h ; then @@ -32954,14 +34882,14 @@ EOF fi -echo "$as_me:32957: checking for fd_set macros" >&5 +echo "$as_me:34885: checking for fd_set macros" >&5 echo $ECHO_N "checking for fd_set macros... $ECHO_C" >&6 if test "${cf_cv_macros_fd_set+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 32964 "configure" +#line 34892 "configure" #include "confdefs.h" #include @@ -32990,16 +34918,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:32993: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:34921: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:32996: \$? = $ac_status" >&5 + echo "$as_me:34924: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:32999: \"$ac_try\"") >&5 + { (eval echo "$as_me:34927: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:33002: \$? = $ac_status" >&5 + echo "$as_me:34930: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_macros_fd_set=yes else @@ -33009,7 +34937,7 @@ cf_cv_macros_fd_set=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:33012: result: $cf_cv_macros_fd_set" >&5 +echo "$as_me:34940: result: $cf_cv_macros_fd_set" >&5 echo "${ECHO_T}$cf_cv_macros_fd_set" >&6 test $cf_cv_macros_fd_set = yes && cat >>confdefs.h <<\EOF @@ -33019,20 +34947,20 @@ EOF # tolower() is known to be broken on 4.2BSD by # not checking if input is an uppercase letter # /* #define tolower(c) ((c)-'A'+'a') */ -echo "$as_me:33022: checking for working tolower()" >&5 +echo "$as_me:34950: checking for working tolower()" >&5 echo $ECHO_N "checking for working tolower()... $ECHO_C" >&6 if test "$cross_compiling" = yes; then - echo "$as_me:33026: result: unknown" >&5 + echo "$as_me:34954: result: unknown" >&5 echo "${ECHO_T}unknown" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 33031 "configure" +#line 34959 "configure" #include "confdefs.h" #include -int main() { +int main(void) { unsigned char str; for (str = 1; str < 127; str++) { @@ -33043,18 +34971,18 @@ int main() { } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:33046: \"$ac_link\"") >&5 +if { (eval echo "$as_me:34974: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:33049: \$? = $ac_status" >&5 + echo "$as_me:34977: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:33051: \"$ac_try\"") >&5 + { (eval echo "$as_me:34979: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:33054: \$? = $ac_status" >&5 + echo "$as_me:34982: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:33057: result: yes" >&5 + echo "$as_me:34985: result: yes" >&5 echo "${ECHO_T}yes" >&6 else @@ -33066,7 +34994,7 @@ cat >>confdefs.h <<\EOF #define TOLOWER_BROKEN 1 EOF - echo "$as_me:33069: result: no" >&5 + echo "$as_me:34997: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -33076,20 +35004,20 @@ fi # toupper is known to be broken on 4.2BSD by # not checking if input is a lowercase letter # /* #define toupper(c) ((c)-'a'+'A') */ -echo "$as_me:33079: checking for working toupper()" >&5 +echo "$as_me:35007: checking for working toupper()" >&5 echo $ECHO_N "checking for working toupper()... $ECHO_C" >&6 if test "$cross_compiling" = yes; then - echo "$as_me:33083: result: unknown" >&5 + echo "$as_me:35011: result: unknown" >&5 echo "${ECHO_T}unknown" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 33088 "configure" +#line 35016 "configure" #include "confdefs.h" #include -int main() { +int main(void) { unsigned char str; for (str = 1; str < 127; str++) { @@ -33100,18 +35028,18 @@ int main() { } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:33103: \"$ac_link\"") >&5 +if { (eval echo "$as_me:35031: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:33106: \$? = $ac_status" >&5 + echo "$as_me:35034: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:33108: \"$ac_try\"") >&5 + { (eval echo "$as_me:35036: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:33111: \$? = $ac_status" >&5 + echo "$as_me:35039: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:33114: result: yes" >&5 + echo "$as_me:35042: result: yes" >&5 echo "${ECHO_T}yes" >&6 else @@ -33123,30 +35051,30 @@ cat >>confdefs.h <<\EOF #define TOUPPER_BROKEN 1 EOF - echo "$as_me:33126: result: no" >&5 + echo "$as_me:35054: result: no" >&5 echo "${ECHO_T}no" >&6 fi rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:33133: checking for stdnoreturn.h" >&5 +echo "$as_me:35061: checking for stdnoreturn.h" >&5 echo $ECHO_N "checking for stdnoreturn.h... $ECHO_C" >&6 if test "${ac_cv_header_stdnoreturn_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 33139 "configure" +#line 35067 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:33143: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:35071: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:33149: \$? = $ac_status" >&5 + echo "$as_me:35077: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -33165,20 +35093,19 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:33168: result: $ac_cv_header_stdnoreturn_h" >&5 +echo "$as_me:35096: result: $ac_cv_header_stdnoreturn_h" >&5 echo "${ECHO_T}$ac_cv_header_stdnoreturn_h" >&6 if test "$ac_cv_header_stdnoreturn_h" = yes; then - echo "$as_me:33172: checking for C11 _Noreturn feature" >&5 + echo "$as_me:35100: checking for C11 _Noreturn feature" >&5 echo $ECHO_N "checking for C11 _Noreturn feature... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 33175 "configure" +#line 35103 "configure" #include "confdefs.h" -#include -#include +$ac_includes_default #include -static _Noreturn void giveup(void); +static _Noreturn void giveup(void) { exit(0);} int main (void) { @@ -33188,25 +35115,25 @@ if (feof(stdin)) giveup() } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:33191: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:35118: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:33194: \$? = $ac_status" >&5 + echo "$as_me:35121: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:33197: \"$ac_try\"") >&5 + { (eval echo "$as_me:35124: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:33200: \$? = $ac_status" >&5 + echo "$as_me:35127: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_c11_noreturn=yes - echo "$as_me:33203: result: $cf_cv_c11_noreturn" >&5 + echo "$as_me:35130: result: $cf_cv_c11_noreturn" >&5 echo "${ECHO_T}$cf_cv_c11_noreturn" >&6 else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 cf_cv_c11_noreturn=no - echo "$as_me:33209: result: $cf_cv_c11_noreturn" >&5 + echo "$as_me:35136: result: $cf_cv_c11_noreturn" >&5 echo "${ECHO_T}$cf_cv_c11_noreturn" >&6 fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" @@ -33233,23 +35160,23 @@ fi for cf_hdr in iconv.h do - echo "$as_me:33236: checking for $cf_hdr" >&5 + echo "$as_me:35163: checking for $cf_hdr" >&5 echo $ECHO_N "checking for $cf_hdr... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 33239 "configure" +#line 35166 "configure" #include "confdefs.h" #include #include <$cf_hdr> _ACEOF -if { (eval echo "$as_me:33246: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:35173: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:33252: \$? = $ac_status" >&5 + echo "$as_me:35179: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -33267,7 +35194,7 @@ else cf_found=no fi rm -f conftest.err "conftest.$ac_ext" -echo "$as_me:33270: result: $cf_found" >&5 +echo "$as_me:35197: result: $cf_found" >&5 echo "${ECHO_T}$cf_found" >&6 if test $cf_found = yes ; then @@ -33280,16 +35207,16 @@ EOF fi done -echo "$as_me:33283: checking for iconv_open() //TRANSLIT extension" >&5 +echo "$as_me:35210: checking for iconv_open() //TRANSLIT extension" >&5 echo $ECHO_N "checking for iconv_open() //TRANSLIT extension... $ECHO_C" >&6 if test "$cross_compiling" = yes; then - echo "$as_me:33287: result: unknown" >&5 + echo "$as_me:35214: result: unknown" >&5 echo "${ECHO_T}unknown" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 33292 "configure" +#line 35219 "configure" #include "confdefs.h" #ifdef HAVE_ICONV_H @@ -33298,7 +35225,7 @@ else #ifdef HAVE_STDLIB_H # include #endif /* HAVE_STDLIB_H */ -int main() { +int main(void) { iconv_t cd; if ((cd = iconv_open("US-ASCII//TRANSLIT", "ISO-8859-1")) == (iconv_t) (-1)) @@ -33307,22 +35234,22 @@ int main() { } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:33310: \"$ac_link\"") >&5 +if { (eval echo "$as_me:35237: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:33313: \$? = $ac_status" >&5 + echo "$as_me:35240: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:33315: \"$ac_try\"") >&5 + { (eval echo "$as_me:35242: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:33318: \$? = $ac_status" >&5 + echo "$as_me:35245: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cat >>confdefs.h <<\EOF #define HAVE_ICONV_OPEN_TRANSLIT 1 EOF - echo "$as_me:33325: result: yes" >&5 + echo "$as_me:35252: result: yes" >&5 echo "${ECHO_T}yes" >&6 else @@ -33330,7 +35257,7 @@ else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 - echo "$as_me:33333: result: no" >&5 + echo "$as_me:35260: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -33368,13 +35295,13 @@ EOF ;; *) - echo "$as_me:33371: checking for link" >&5 + echo "$as_me:35298: checking for link" >&5 echo $ECHO_N "checking for link... $ECHO_C" >&6 if test "${ac_cv_func_link+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 33377 "configure" +#line 35304 "configure" #include "confdefs.h" #define link autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -33405,16 +35332,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:33408: \"$ac_link\"") >&5 +if { (eval echo "$as_me:35335: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:33411: \$? = $ac_status" >&5 + echo "$as_me:35338: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:33414: \"$ac_try\"") >&5 + { (eval echo "$as_me:35341: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:33417: \$? = $ac_status" >&5 + echo "$as_me:35344: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_link=yes else @@ -33424,7 +35351,7 @@ ac_cv_func_link=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:33427: result: $ac_cv_func_link" >&5 +echo "$as_me:35354: result: $ac_cv_func_link" >&5 echo "${ECHO_T}$ac_cv_func_link" >&6 if test "$ac_cv_func_link" = yes; then @@ -33445,13 +35372,13 @@ EOF ;; *) - echo "$as_me:33448: checking for link" >&5 + echo "$as_me:35375: checking for link" >&5 echo $ECHO_N "checking for link... $ECHO_C" >&6 if test "${ac_cv_func_link+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 33454 "configure" +#line 35381 "configure" #include "confdefs.h" #define link autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -33482,16 +35409,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:33485: \"$ac_link\"") >&5 +if { (eval echo "$as_me:35412: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:33488: \$? = $ac_status" >&5 + echo "$as_me:35415: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:33491: \"$ac_try\"") >&5 + { (eval echo "$as_me:35418: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:33494: \$? = $ac_status" >&5 + echo "$as_me:35421: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_link=yes else @@ -33501,7 +35428,7 @@ ac_cv_func_link=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:33504: result: $ac_cv_func_link" >&5 +echo "$as_me:35431: result: $ac_cv_func_link" >&5 echo "${ECHO_T}$ac_cv_func_link" >&6 if test "$ac_cv_func_link" = yes; then cat >>confdefs.h <<\EOF @@ -33516,7 +35443,7 @@ if test "$cf_cv_termlib" = pdcurses ; th cf_x_athena=${cf_x_athena:-Xaw} -echo "$as_me:33519: checking if you want to link with Xaw 3d library" >&5 +echo "$as_me:35446: checking if you want to link with Xaw 3d library" >&5 echo $ECHO_N "checking if you want to link with Xaw 3d library... $ECHO_C" >&6 withval= @@ -33527,14 +35454,14 @@ if test "${with_Xaw3d+set}" = set; then fi; if test "$withval" = yes ; then cf_x_athena=Xaw3d - echo "$as_me:33530: result: yes" >&5 + echo "$as_me:35457: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:33533: result: no" >&5 + echo "$as_me:35460: result: no" >&5 echo "${ECHO_T}no" >&6 fi -echo "$as_me:33537: checking if you want to link with Xaw 3d xft library" >&5 +echo "$as_me:35464: checking if you want to link with Xaw 3d xft library" >&5 echo $ECHO_N "checking if you want to link with Xaw 3d xft library... $ECHO_C" >&6 withval= @@ -33545,14 +35472,14 @@ if test "${with_Xaw3dxft+set}" = set; th fi; if test "$withval" = yes ; then cf_x_athena=Xaw3dxft - echo "$as_me:33548: result: yes" >&5 + echo "$as_me:35475: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:33551: result: no" >&5 + echo "$as_me:35478: result: no" >&5 echo "${ECHO_T}no" >&6 fi -echo "$as_me:33555: checking if you want to link with neXT Athena library" >&5 +echo "$as_me:35482: checking if you want to link with neXT Athena library" >&5 echo $ECHO_N "checking if you want to link with neXT Athena library... $ECHO_C" >&6 withval= @@ -33563,14 +35490,14 @@ if test "${with_neXtaw+set}" = set; then fi; if test "$withval" = yes ; then cf_x_athena=neXtaw - echo "$as_me:33566: result: yes" >&5 + echo "$as_me:35493: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:33569: result: no" >&5 + echo "$as_me:35496: result: no" >&5 echo "${ECHO_T}no" >&6 fi -echo "$as_me:33573: checking if you want to link with Athena-Plus library" >&5 +echo "$as_me:35500: checking if you want to link with Athena-Plus library" >&5 echo $ECHO_N "checking if you want to link with Athena-Plus library... $ECHO_C" >&6 withval= @@ -33581,10 +35508,10 @@ if test "${with_XawPlus+set}" = set; the fi; if test "$withval" = yes ; then cf_x_athena=XawPlus - echo "$as_me:33584: result: yes" >&5 + echo "$as_me:35511: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:33587: result: no" >&5 + echo "$as_me:35514: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -33604,17 +35531,17 @@ if test "$PKG_CONFIG" != none ; then if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "$cf_athena_pkg"; then test -n "$verbose" && echo " found package $cf_athena_pkg" 1>&6 -echo "${as_me:-configure}:33607: testing found package $cf_athena_pkg ..." 1>&5 +echo "${as_me:-configure}:35534: testing found package $cf_athena_pkg ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "$cf_athena_pkg" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "$cf_athena_pkg" 2>/dev/null`" test -n "$verbose" && echo " package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:33613: testing package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:35540: testing package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package $cf_athena_pkg LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:33617: testing package $cf_athena_pkg LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:35544: testing package $cf_athena_pkg LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -33745,22 +35672,23 @@ EOF LIBS=`echo "$LIBS " | sed -e 's/ / /g' -e 's%-l'"$cf_trim_lib"' %%' -e 's/ $//'` test -n "$verbose" && echo " ..trimmed $LIBS" 1>&6 -echo "${as_me:-configure}:33748: testing ..trimmed $LIBS ..." 1>&5 +echo "${as_me:-configure}:35675: testing ..trimmed $LIBS ..." 1>&5 ;; esac done -echo "$as_me:33754: checking for usable $cf_x_athena/Xmu package" >&5 +echo "$as_me:35681: checking for usable $cf_x_athena/Xmu package" >&5 echo $ECHO_N "checking for usable $cf_x_athena/Xmu package... $ECHO_C" >&6 if test "${cf_cv_xaw_compat+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 33761 "configure" +#line 35688 "configure" #include "confdefs.h" +$ac_includes_default #include int @@ -33775,16 +35703,16 @@ int check = XmuCompareISOLatin1("big", " } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:33778: \"$ac_link\"") >&5 +if { (eval echo "$as_me:35706: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:33781: \$? = $ac_status" >&5 + echo "$as_me:35709: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:33784: \"$ac_try\"") >&5 + { (eval echo "$as_me:35712: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:33787: \$? = $ac_status" >&5 + echo "$as_me:35715: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xaw_compat=yes else @@ -33794,7 +35722,7 @@ cf_cv_xaw_compat=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:33797: result: $cf_cv_xaw_compat" >&5 +echo "$as_me:35725: result: $cf_cv_xaw_compat" >&5 echo "${ECHO_T}$cf_cv_xaw_compat" >&6 if test "$cf_cv_xaw_compat" = no @@ -33806,7 +35734,7 @@ echo "${ECHO_T}$cf_cv_xaw_compat" >&6 *) test -n "$verbose" && echo " work around broken package" 1>&6 -echo "${as_me:-configure}:33809: testing work around broken package ..." 1>&5 +echo "${as_me:-configure}:35737: testing work around broken package ..." 1>&5 cf_save_xmu="$LIBS" cf_first_lib=`echo "$cf_save_xmu" | sed -e 's/^ *//' -e 's/ .*//'` @@ -33814,17 +35742,17 @@ echo "${as_me:-configure}:33809: testing if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "xmu"; then test -n "$verbose" && echo " found package xmu" 1>&6 -echo "${as_me:-configure}:33817: testing found package xmu ..." 1>&5 +echo "${as_me:-configure}:35745: testing found package xmu ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "xmu" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "xmu" 2>/dev/null`" test -n "$verbose" && echo " package xmu CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:33823: testing package xmu CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:35751: testing package xmu CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package xmu LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:33827: testing package xmu LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:35755: testing package xmu LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -33944,12 +35872,12 @@ LIBS="$cf_add_libs" test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:33947: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:35875: testing ...before $LIBS ..." 1>&5 LIBS=`echo "$LIBS" | sed -e "s/[ ][ ]*/ /g" -e "s%$cf_first_lib %$cf_first_lib $cf_pkgconfig_libs %" -e 's% % %g'` test -n "$verbose" && echo " ...after $LIBS" 1>&6 -echo "${as_me:-configure}:33952: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:35880: testing ...after $LIBS ..." 1>&5 else cf_pkgconfig_incs= @@ -33957,12 +35885,12 @@ else test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:33960: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:35888: testing ...before $LIBS ..." 1>&5 LIBS=`echo "$LIBS" | sed -e "s/[ ][ ]*/ /g" -e "s%$cf_first_lib %$cf_first_lib -lXmu %" -e 's% % %g'` test -n "$verbose" && echo " ...after $LIBS" 1>&6 -echo "${as_me:-configure}:33965: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:35893: testing ...after $LIBS ..." 1>&5 fi @@ -33973,7 +35901,7 @@ fi LIBS=`echo "$LIBS " | sed -e 's/ / /g' -e 's%-l'"$cf_trim_lib"' %%' -e 's/ $//'` test -n "$verbose" && echo " ..trimmed $LIBS" 1>&6 -echo "${as_me:-configure}:33976: testing ..trimmed $LIBS ..." 1>&5 +echo "${as_me:-configure}:35904: testing ..trimmed $LIBS ..." 1>&5 ;; esac @@ -33998,17 +35926,17 @@ if test -z "$cf_x_athena_lib" ; then if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "Xext"; then test -n "$verbose" && echo " found package Xext" 1>&6 -echo "${as_me:-configure}:34001: testing found package Xext ..." 1>&5 +echo "${as_me:-configure}:35929: testing found package Xext ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "Xext" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "Xext" 2>/dev/null`" test -n "$verbose" && echo " package Xext CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:34007: testing package Xext CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:35935: testing package Xext CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package Xext LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:34011: testing package Xext LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:35939: testing package Xext LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -34129,7 +36057,7 @@ else cf_pkgconfig_incs= cf_pkgconfig_libs= - echo "$as_me:34132: checking for XextCreateExtension in -lXext" >&5 + echo "$as_me:36060: checking for XextCreateExtension in -lXext" >&5 echo $ECHO_N "checking for XextCreateExtension in -lXext... $ECHO_C" >&6 if test "${ac_cv_lib_Xext_XextCreateExtension+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -34137,7 +36065,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lXext $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 34140 "configure" +#line 36068 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -34146,7 +36074,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char XextCreateExtension (); +char XextCreateExtension (void); int main (void) { @@ -34156,16 +36084,16 @@ XextCreateExtension (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:34159: \"$ac_link\"") >&5 +if { (eval echo "$as_me:36087: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:34162: \$? = $ac_status" >&5 + echo "$as_me:36090: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:34165: \"$ac_try\"") >&5 + { (eval echo "$as_me:36093: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:34168: \$? = $ac_status" >&5 + echo "$as_me:36096: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_Xext_XextCreateExtension=yes else @@ -34176,7 +36104,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:34179: result: $ac_cv_lib_Xext_XextCreateExtension" >&5 +echo "$as_me:36107: result: $ac_cv_lib_Xext_XextCreateExtension" >&5 echo "${ECHO_T}$ac_cv_lib_Xext_XextCreateExtension" >&6 if test "$ac_cv_lib_Xext_XextCreateExtension" = yes; then @@ -34212,17 +36140,17 @@ then if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "x11"; then test -n "$verbose" && echo " found package x11" 1>&6 -echo "${as_me:-configure}:34215: testing found package x11 ..." 1>&5 +echo "${as_me:-configure}:36143: testing found package x11 ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "x11" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "x11" 2>/dev/null`" test -n "$verbose" && echo " package x11 CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:34221: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:36149: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package x11 LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:34225: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:36153: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -34342,24 +36270,24 @@ LIBS="$cf_add_libs" else cf_pkgconfig_incs= cf_pkgconfig_libs= - { echo "$as_me:34345: WARNING: unable to find X11 library" >&5 + { echo "$as_me:36273: WARNING: unable to find X11 library" >&5 echo "$as_me: WARNING: unable to find X11 library" >&2;} fi if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "ice"; then test -n "$verbose" && echo " found package ice" 1>&6 -echo "${as_me:-configure}:34352: testing found package ice ..." 1>&5 +echo "${as_me:-configure}:36280: testing found package ice ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "ice" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "ice" 2>/dev/null`" test -n "$verbose" && echo " package ice CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:34358: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:36286: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package ice LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:34362: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:36290: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -34479,24 +36407,24 @@ LIBS="$cf_add_libs" else cf_pkgconfig_incs= cf_pkgconfig_libs= - { echo "$as_me:34482: WARNING: unable to find ICE library" >&5 + { echo "$as_me:36410: WARNING: unable to find ICE library" >&5 echo "$as_me: WARNING: unable to find ICE library" >&2;} fi if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "sm"; then test -n "$verbose" && echo " found package sm" 1>&6 -echo "${as_me:-configure}:34489: testing found package sm ..." 1>&5 +echo "${as_me:-configure}:36417: testing found package sm ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "sm" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "sm" 2>/dev/null`" test -n "$verbose" && echo " package sm CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:34495: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:36423: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package sm LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:34499: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:36427: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -34616,24 +36544,24 @@ LIBS="$cf_add_libs" else cf_pkgconfig_incs= cf_pkgconfig_libs= - { echo "$as_me:34619: WARNING: unable to find SM library" >&5 + { echo "$as_me:36547: WARNING: unable to find SM library" >&5 echo "$as_me: WARNING: unable to find SM library" >&2;} fi if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "xt"; then test -n "$verbose" && echo " found package xt" 1>&6 -echo "${as_me:-configure}:34626: testing found package xt ..." 1>&5 +echo "${as_me:-configure}:36554: testing found package xt ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "xt" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "xt" 2>/dev/null`" test -n "$verbose" && echo " package xt CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:34632: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:36560: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package xt LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:34636: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:36564: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -34753,7 +36681,7 @@ LIBS="$cf_add_libs" else cf_pkgconfig_incs= cf_pkgconfig_libs= - { echo "$as_me:34756: WARNING: unable to find Xt library" >&5 + { echo "$as_me:36684: WARNING: unable to find Xt library" >&5 echo "$as_me: WARNING: unable to find Xt library" >&2;} fi @@ -34766,17 +36694,17 @@ cf_have_X_LIBS=no if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "xt"; then test -n "$verbose" && echo " found package xt" 1>&6 -echo "${as_me:-configure}:34769: testing found package xt ..." 1>&5 +echo "${as_me:-configure}:36697: testing found package xt ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "xt" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "xt" 2>/dev/null`" test -n "$verbose" && echo " package xt CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:34775: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:36703: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package xt LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:34779: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:36707: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -34897,16 +36825,17 @@ LIBS="$cf_add_libs" ;; *) # we have an "xt" package, but it may omit Xt's dependency on X11 -echo "$as_me:34900: checking for usable X dependency" >&5 +echo "$as_me:36828: checking for usable X dependency" >&5 echo $ECHO_N "checking for usable X dependency... $ECHO_C" >&6 if test "${cf_cv_xt_x11_compat+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 34907 "configure" +#line 36835 "configure" #include "confdefs.h" +$ac_includes_default #include int @@ -34923,16 +36852,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:34926: \"$ac_link\"") >&5 +if { (eval echo "$as_me:36855: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:34929: \$? = $ac_status" >&5 + echo "$as_me:36858: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:34932: \"$ac_try\"") >&5 + { (eval echo "$as_me:36861: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:34935: \$? = $ac_status" >&5 + echo "$as_me:36864: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xt_x11_compat=yes else @@ -34942,30 +36871,30 @@ cf_cv_xt_x11_compat=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:34945: result: $cf_cv_xt_x11_compat" >&5 +echo "$as_me:36874: result: $cf_cv_xt_x11_compat" >&5 echo "${ECHO_T}$cf_cv_xt_x11_compat" >&6 if test "$cf_cv_xt_x11_compat" = no then test -n "$verbose" && echo " work around broken X11 dependency" 1>&6 -echo "${as_me:-configure}:34951: testing work around broken X11 dependency ..." 1>&5 +echo "${as_me:-configure}:36880: testing work around broken X11 dependency ..." 1>&5 # 2010/11/19 - good enough until a working Xt on Xcb is delivered. if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "x11"; then test -n "$verbose" && echo " found package x11" 1>&6 -echo "${as_me:-configure}:34958: testing found package x11 ..." 1>&5 +echo "${as_me:-configure}:36887: testing found package x11 ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "x11" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "x11" 2>/dev/null`" test -n "$verbose" && echo " package x11 CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:34964: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:36893: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package x11 LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:34968: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:36897: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -35088,12 +37017,12 @@ else test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:35091: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:37020: testing ...before $LIBS ..." 1>&5 LIBS=`echo "$LIBS" | sed -e "s/[ ][ ]*/ /g" -e "s%-lXt %-lXt -lX11 %" -e 's% % %g'` test -n "$verbose" && echo " ...after $LIBS" 1>&6 -echo "${as_me:-configure}:35096: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:37025: testing ...after $LIBS ..." 1>&5 fi @@ -35101,16 +37030,17 @@ fi ;; esac -echo "$as_me:35104: checking for usable X Toolkit package" >&5 +echo "$as_me:37033: checking for usable X Toolkit package" >&5 echo $ECHO_N "checking for usable X Toolkit package... $ECHO_C" >&6 if test "${cf_cv_xt_ice_compat+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 35111 "configure" +#line 37040 "configure" #include "confdefs.h" +$ac_includes_default #include int @@ -35123,16 +37053,16 @@ int num = IceConnectionNumber(0); (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:35126: \"$ac_link\"") >&5 +if { (eval echo "$as_me:37056: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:35129: \$? = $ac_status" >&5 + echo "$as_me:37059: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:35132: \"$ac_try\"") >&5 + { (eval echo "$as_me:37062: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:35135: \$? = $ac_status" >&5 + echo "$as_me:37065: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xt_ice_compat=yes else @@ -35142,7 +37072,7 @@ cf_cv_xt_ice_compat=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:35145: result: $cf_cv_xt_ice_compat" >&5 +echo "$as_me:37075: result: $cf_cv_xt_ice_compat" >&5 echo "${ECHO_T}$cf_cv_xt_ice_compat" >&6 if test "$cf_cv_xt_ice_compat" = no @@ -35156,22 +37086,22 @@ echo "${ECHO_T}$cf_cv_xt_ice_compat" >&6 *) test -n "$verbose" && echo " work around broken ICE dependency" 1>&6 -echo "${as_me:-configure}:35159: testing work around broken ICE dependency ..." 1>&5 +echo "${as_me:-configure}:37089: testing work around broken ICE dependency ..." 1>&5 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "ice"; then test -n "$verbose" && echo " found package ice" 1>&6 -echo "${as_me:-configure}:35164: testing found package ice ..." 1>&5 +echo "${as_me:-configure}:37094: testing found package ice ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "ice" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "ice" 2>/dev/null`" test -n "$verbose" && echo " package ice CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:35170: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:37100: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package ice LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:35174: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:37104: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -35290,17 +37220,17 @@ LIBS="$cf_add_libs" if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "sm"; then test -n "$verbose" && echo " found package sm" 1>&6 -echo "${as_me:-configure}:35293: testing found package sm ..." 1>&5 +echo "${as_me:-configure}:37223: testing found package sm ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "sm" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "sm" 2>/dev/null`" test -n "$verbose" && echo " package sm CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:35299: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:37229: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package sm LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:35303: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:37233: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -35429,12 +37359,12 @@ else test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:35432: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:37362: testing ...before $LIBS ..." 1>&5 LIBS=`echo "$LIBS" | sed -e "s/[ ][ ]*/ /g" -e "s%-lXt %-lXt $X_PRE_LIBS %" -e 's% % %g'` test -n "$verbose" && echo " ...after $LIBS" 1>&6 -echo "${as_me:-configure}:35437: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:37367: testing ...after $LIBS ..." 1>&5 fi @@ -35454,7 +37384,7 @@ else test -n "$verbose" && echo " checking additions to CFLAGS" 1>&6 -echo "${as_me:-configure}:35457: testing checking additions to CFLAGS ..." 1>&5 +echo "${as_me:-configure}:37387: testing checking additions to CFLAGS ..." 1>&5 cf_check_cflags="$CFLAGS" cf_check_cppflags="$CPPFLAGS" @@ -35539,7 +37469,7 @@ done if test -n "$cf_new_cflags" ; then test -n "$verbose" && echo " add to \$CFLAGS $cf_new_cflags" 1>&6 -echo "${as_me:-configure}:35542: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 +echo "${as_me:-configure}:37472: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 test -n "$CFLAGS" && CFLAGS="$CFLAGS " CFLAGS="${CFLAGS}$cf_new_cflags" @@ -35549,7 +37479,7 @@ fi if test -n "$cf_new_cppflags" ; then test -n "$verbose" && echo " add to \$CPPFLAGS $cf_new_cppflags" 1>&6 -echo "${as_me:-configure}:35552: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 +echo "${as_me:-configure}:37482: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" @@ -35559,7 +37489,7 @@ fi if test -n "$cf_new_extra_cppflags" ; then test -n "$verbose" && echo " add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags" 1>&6 -echo "${as_me:-configure}:35562: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 +echo "${as_me:-configure}:37492: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" @@ -35568,7 +37498,7 @@ fi if test "x$cf_check_cflags" != "x$CFLAGS" ; then cat >"conftest.$ac_ext" <<_ACEOF -#line 35571 "configure" +#line 37501 "configure" #include "confdefs.h" #include int @@ -35580,16 +37510,16 @@ printf("Hello world"); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:35583: \"$ac_link\"") >&5 +if { (eval echo "$as_me:37513: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:35586: \$? = $ac_status" >&5 + echo "$as_me:37516: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:35589: \"$ac_try\"") >&5 + { (eval echo "$as_me:37519: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:35592: \$? = $ac_status" >&5 + echo "$as_me:37522: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -35597,12 +37527,12 @@ else cat "conftest.$ac_ext" >&5 test -n "$verbose" && echo " test-compile failed. Undoing change to \$CFLAGS" 1>&6 -echo "${as_me:-configure}:35600: testing test-compile failed. Undoing change to \$CFLAGS ..." 1>&5 +echo "${as_me:-configure}:37530: testing test-compile failed. Undoing change to \$CFLAGS ..." 1>&5 if test "x$cf_check_cppflags" != "x$CPPFLAGS" ; then test -n "$verbose" && echo " but keeping change to \$CPPFLAGS" 1>&6 -echo "${as_me:-configure}:35605: testing but keeping change to \$CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:37535: testing but keeping change to \$CPPFLAGS ..." 1>&5 fi CFLAGS="$cf_check_cflags" @@ -35610,13 +37540,13 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi - echo "$as_me:35613: checking for XOpenDisplay" >&5 + echo "$as_me:37543: checking for XOpenDisplay" >&5 echo $ECHO_N "checking for XOpenDisplay... $ECHO_C" >&6 if test "${ac_cv_func_XOpenDisplay+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 35619 "configure" +#line 37549 "configure" #include "confdefs.h" #define XOpenDisplay autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -35647,16 +37577,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:35650: \"$ac_link\"") >&5 +if { (eval echo "$as_me:37580: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:35653: \$? = $ac_status" >&5 + echo "$as_me:37583: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:35656: \"$ac_try\"") >&5 + { (eval echo "$as_me:37586: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:35659: \$? = $ac_status" >&5 + echo "$as_me:37589: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_XOpenDisplay=yes else @@ -35666,13 +37596,13 @@ ac_cv_func_XOpenDisplay=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:35669: result: $ac_cv_func_XOpenDisplay" >&5 +echo "$as_me:37599: result: $ac_cv_func_XOpenDisplay" >&5 echo "${ECHO_T}$ac_cv_func_XOpenDisplay" >&6 if test "$ac_cv_func_XOpenDisplay" = yes; then : else - echo "$as_me:35675: checking for XOpenDisplay in -lX11" >&5 + echo "$as_me:37605: checking for XOpenDisplay in -lX11" >&5 echo $ECHO_N "checking for XOpenDisplay in -lX11... $ECHO_C" >&6 if test "${ac_cv_lib_X11_XOpenDisplay+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -35680,7 +37610,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lX11 $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 35683 "configure" +#line 37613 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -35689,7 +37619,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char XOpenDisplay (); +char XOpenDisplay (void); int main (void) { @@ -35699,16 +37629,16 @@ XOpenDisplay (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:35702: \"$ac_link\"") >&5 +if { (eval echo "$as_me:37632: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:35705: \$? = $ac_status" >&5 + echo "$as_me:37635: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:35708: \"$ac_try\"") >&5 + { (eval echo "$as_me:37638: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:35711: \$? = $ac_status" >&5 + echo "$as_me:37641: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_X11_XOpenDisplay=yes else @@ -35719,7 +37649,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:35722: result: $ac_cv_lib_X11_XOpenDisplay" >&5 +echo "$as_me:37652: result: $ac_cv_lib_X11_XOpenDisplay" >&5 echo "${ECHO_T}$ac_cv_lib_X11_XOpenDisplay" >&6 if test "$ac_cv_lib_X11_XOpenDisplay" = yes; then @@ -35743,13 +37673,13 @@ fi fi - echo "$as_me:35746: checking for XtAppInitialize" >&5 + echo "$as_me:37676: checking for XtAppInitialize" >&5 echo $ECHO_N "checking for XtAppInitialize... $ECHO_C" >&6 if test "${ac_cv_func_XtAppInitialize+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 35752 "configure" +#line 37682 "configure" #include "confdefs.h" #define XtAppInitialize autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -35780,16 +37710,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:35783: \"$ac_link\"") >&5 +if { (eval echo "$as_me:37713: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:35786: \$? = $ac_status" >&5 + echo "$as_me:37716: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:35789: \"$ac_try\"") >&5 + { (eval echo "$as_me:37719: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:35792: \$? = $ac_status" >&5 + echo "$as_me:37722: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_XtAppInitialize=yes else @@ -35799,13 +37729,13 @@ ac_cv_func_XtAppInitialize=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:35802: result: $ac_cv_func_XtAppInitialize" >&5 +echo "$as_me:37732: result: $ac_cv_func_XtAppInitialize" >&5 echo "${ECHO_T}$ac_cv_func_XtAppInitialize" >&6 if test "$ac_cv_func_XtAppInitialize" = yes; then : else - echo "$as_me:35808: checking for XtAppInitialize in -lXt" >&5 + echo "$as_me:37738: checking for XtAppInitialize in -lXt" >&5 echo $ECHO_N "checking for XtAppInitialize in -lXt... $ECHO_C" >&6 if test "${ac_cv_lib_Xt_XtAppInitialize+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -35813,7 +37743,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lXt $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 35816 "configure" +#line 37746 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -35822,7 +37752,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char XtAppInitialize (); +char XtAppInitialize (void); int main (void) { @@ -35832,16 +37762,16 @@ XtAppInitialize (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:35835: \"$ac_link\"") >&5 +if { (eval echo "$as_me:37765: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:35838: \$? = $ac_status" >&5 + echo "$as_me:37768: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:35841: \"$ac_try\"") >&5 + { (eval echo "$as_me:37771: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:35844: \$? = $ac_status" >&5 + echo "$as_me:37774: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_Xt_XtAppInitialize=yes else @@ -35852,7 +37782,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:35855: result: $ac_cv_lib_Xt_XtAppInitialize" >&5 +echo "$as_me:37785: result: $ac_cv_lib_Xt_XtAppInitialize" >&5 echo "${ECHO_T}$ac_cv_lib_Xt_XtAppInitialize" >&6 if test "$ac_cv_lib_Xt_XtAppInitialize" = yes; then @@ -35869,7 +37799,7 @@ fi fi if test "$cf_have_X_LIBS" = no ; then - { echo "$as_me:35872: WARNING: Unable to successfully link X Toolkit library (-lXt) with + { echo "$as_me:37802: WARNING: Unable to successfully link X Toolkit library (-lXt) with test program. You will have to check and add the proper libraries by hand to makefile." >&5 echo "$as_me: WARNING: Unable to successfully link X Toolkit library (-lXt) with @@ -35910,14 +37840,14 @@ done test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " CPPFLAGS="${CPPFLAGS}-I$cf_path/include" - echo "$as_me:35913: checking for $cf_test in $cf_path" >&5 + echo "$as_me:37843: checking for $cf_test in $cf_path" >&5 echo $ECHO_N "checking for $cf_test in $cf_path... $ECHO_C" >&6 else - echo "$as_me:35916: checking for $cf_test" >&5 + echo "$as_me:37846: checking for $cf_test" >&5 echo $ECHO_N "checking for $cf_test... $ECHO_C" >&6 fi cat >"conftest.$ac_ext" <<_ACEOF -#line 35920 "configure" +#line 37850 "configure" #include "confdefs.h" #include @@ -35931,16 +37861,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:35934: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:37864: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:35937: \$? = $ac_status" >&5 + echo "$as_me:37867: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:35940: \"$ac_try\"") >&5 + { (eval echo "$as_me:37870: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:35943: \$? = $ac_status" >&5 + echo "$as_me:37873: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=yes else @@ -35949,7 +37879,7 @@ cat "conftest.$ac_ext" >&5 cf_result=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - echo "$as_me:35952: result: $cf_result" >&5 + echo "$as_me:37882: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 LIBS="$cf_save_LIBS_CF_X_ATHENA_CPPFLAGS" @@ -35965,7 +37895,7 @@ CPPFLAGS="$cf_save_CPPFLAGS_CF_X_ATHENA_ done if test -z "$cf_x_athena_inc" ; then - { echo "$as_me:35968: WARNING: Unable to find Athena header files" >&5 + { echo "$as_me:37898: WARNING: Unable to find Athena header files" >&5 echo "$as_me: WARNING: Unable to find Athena header files" >&2;} elif test "$cf_x_athena_inc" != default ; then @@ -36030,12 +37960,13 @@ for cf_add_1lib in $cf_add_0lib; do done LIBS="$cf_add_libs" - echo "$as_me:36033: checking for $cf_test in $cf_libs" >&5 + echo "$as_me:37963: checking for $cf_test in $cf_libs" >&5 echo $ECHO_N "checking for $cf_test in $cf_libs... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 36036 "configure" +#line 37966 "configure" #include "confdefs.h" +$ac_includes_default #include #include @@ -36049,16 +37980,16 @@ $cf_test((XtAppContext) 0) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:36052: \"$ac_link\"") >&5 +if { (eval echo "$as_me:37983: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:36055: \$? = $ac_status" >&5 + echo "$as_me:37986: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:36058: \"$ac_try\"") >&5 + { (eval echo "$as_me:37989: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:36061: \$? = $ac_status" >&5 + echo "$as_me:37992: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=yes else @@ -36067,7 +37998,7 @@ cat "conftest.$ac_ext" >&5 cf_result=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:36070: result: $cf_result" >&5 + echo "$as_me:38001: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 LIBS="$cf_save_LIBS_CF_X_ATHENA_LIBS" @@ -36084,7 +38015,7 @@ CPPFLAGS="$cf_save_CPPFLAGS_CF_X_ATHENA_ done if test -z "$cf_x_athena_lib" ; then - { { echo "$as_me:36087: error: Unable to successfully link Athena library (-l$cf_x_athena_root) with test program" >&5 + { { echo "$as_me:38018: error: Unable to successfully link Athena library (-l$cf_x_athena_root) with test program" >&5 echo "$as_me: error: Unable to successfully link Athena library (-l$cf_x_athena_root) with test program" >&2;} { (exit 1); exit 1; }; } fi @@ -36118,7 +38049,7 @@ if test -n "$ac_tool_prefix"; then do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -echo "$as_me:36121: checking for $ac_word" >&5 +echo "$as_me:38052: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_XCURSES_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -36133,7 +38064,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_XCURSES_CONFIG="$ac_tool_prefix$ac_prog" -echo "$as_me:36136: found $ac_dir/$ac_word" >&5 +echo "$as_me:38067: found $ac_dir/$ac_word" >&5 break done @@ -36141,10 +38072,10 @@ fi fi XCURSES_CONFIG=$ac_cv_prog_XCURSES_CONFIG if test -n "$XCURSES_CONFIG"; then - echo "$as_me:36144: result: $XCURSES_CONFIG" >&5 + echo "$as_me:38075: result: $XCURSES_CONFIG" >&5 echo "${ECHO_T}$XCURSES_CONFIG" >&6 else - echo "$as_me:36147: result: no" >&5 + echo "$as_me:38078: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -36157,7 +38088,7 @@ if test -z "$XCURSES_CONFIG"; then do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:36160: checking for $ac_word" >&5 +echo "$as_me:38091: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_XCURSES_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -36172,7 +38103,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_XCURSES_CONFIG="$ac_prog" -echo "$as_me:36175: found $ac_dir/$ac_word" >&5 +echo "$as_me:38106: found $ac_dir/$ac_word" >&5 break done @@ -36180,10 +38111,10 @@ fi fi ac_ct_XCURSES_CONFIG=$ac_cv_prog_ac_ct_XCURSES_CONFIG if test -n "$ac_ct_XCURSES_CONFIG"; then - echo "$as_me:36183: result: $ac_ct_XCURSES_CONFIG" >&5 + echo "$as_me:38114: result: $ac_ct_XCURSES_CONFIG" >&5 echo "${ECHO_T}$ac_ct_XCURSES_CONFIG" >&6 else - echo "$as_me:36186: result: no" >&5 + echo "$as_me:38117: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -36318,7 +38249,7 @@ LDFLAGS="$LDFLAGS $X_LIBS" test -n "$verbose" && echo " checking additions to CFLAGS" 1>&6 -echo "${as_me:-configure}:36321: testing checking additions to CFLAGS ..." 1>&5 +echo "${as_me:-configure}:38252: testing checking additions to CFLAGS ..." 1>&5 cf_check_cflags="$CFLAGS" cf_check_cppflags="$CPPFLAGS" @@ -36403,7 +38334,7 @@ done if test -n "$cf_new_cflags" ; then test -n "$verbose" && echo " add to \$CFLAGS $cf_new_cflags" 1>&6 -echo "${as_me:-configure}:36406: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 +echo "${as_me:-configure}:38337: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 test -n "$CFLAGS" && CFLAGS="$CFLAGS " CFLAGS="${CFLAGS}$cf_new_cflags" @@ -36413,7 +38344,7 @@ fi if test -n "$cf_new_cppflags" ; then test -n "$verbose" && echo " add to \$CPPFLAGS $cf_new_cppflags" 1>&6 -echo "${as_me:-configure}:36416: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 +echo "${as_me:-configure}:38347: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" @@ -36423,7 +38354,7 @@ fi if test -n "$cf_new_extra_cppflags" ; then test -n "$verbose" && echo " add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags" 1>&6 -echo "${as_me:-configure}:36426: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 +echo "${as_me:-configure}:38357: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" @@ -36432,7 +38363,7 @@ fi if test "x$cf_check_cflags" != "x$CFLAGS" ; then cat >"conftest.$ac_ext" <<_ACEOF -#line 36435 "configure" +#line 38366 "configure" #include "confdefs.h" #include int @@ -36444,16 +38375,16 @@ printf("Hello world"); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:36447: \"$ac_link\"") >&5 +if { (eval echo "$as_me:38378: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:36450: \$? = $ac_status" >&5 + echo "$as_me:38381: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:36453: \"$ac_try\"") >&5 + { (eval echo "$as_me:38384: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:36456: \$? = $ac_status" >&5 + echo "$as_me:38387: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -36461,12 +38392,12 @@ else cat "conftest.$ac_ext" >&5 test -n "$verbose" && echo " test-compile failed. Undoing change to \$CFLAGS" 1>&6 -echo "${as_me:-configure}:36464: testing test-compile failed. Undoing change to \$CFLAGS ..." 1>&5 +echo "${as_me:-configure}:38395: testing test-compile failed. Undoing change to \$CFLAGS ..." 1>&5 if test "x$cf_check_cppflags" != "x$CPPFLAGS" ; then test -n "$verbose" && echo " but keeping change to \$CPPFLAGS" 1>&6 -echo "${as_me:-configure}:36469: testing but keeping change to \$CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:38400: testing but keeping change to \$CPPFLAGS ..." 1>&5 fi CFLAGS="$cf_check_cflags" @@ -36474,7 +38405,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:36477: checking for XOpenDisplay in -lX11" >&5 +echo "$as_me:38408: checking for XOpenDisplay in -lX11" >&5 echo $ECHO_N "checking for XOpenDisplay in -lX11... $ECHO_C" >&6 if test "${ac_cv_lib_X11_XOpenDisplay+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -36482,7 +38413,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lX11 $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 36485 "configure" +#line 38416 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -36491,7 +38422,7 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char XOpenDisplay (); +char XOpenDisplay (void); int main (void) { @@ -36501,16 +38432,16 @@ XOpenDisplay (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:36504: \"$ac_link\"") >&5 +if { (eval echo "$as_me:38435: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:36507: \$? = $ac_status" >&5 + echo "$as_me:38438: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:36510: \"$ac_try\"") >&5 + { (eval echo "$as_me:38441: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:36513: \$? = $ac_status" >&5 + echo "$as_me:38444: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_X11_XOpenDisplay=yes else @@ -36521,7 +38452,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:36524: result: $ac_cv_lib_X11_XOpenDisplay" >&5 +echo "$as_me:38455: result: $ac_cv_lib_X11_XOpenDisplay" >&5 echo "${ECHO_T}$ac_cv_lib_X11_XOpenDisplay" >&6 if test "$ac_cv_lib_X11_XOpenDisplay" = yes; then @@ -36543,7 +38474,7 @@ LIBS="$cf_add_libs" fi -echo "$as_me:36546: checking for XCurses library" >&5 +echo "$as_me:38477: checking for XCurses library" >&5 echo $ECHO_N "checking for XCurses library... $ECHO_C" >&6 if test "${cf_cv_lib_XCurses+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -36566,7 +38497,7 @@ done LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 36569 "configure" +#line 38500 "configure" #include "confdefs.h" #include @@ -36581,16 +38512,16 @@ XCursesExit(); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:36584: \"$ac_link\"") >&5 +if { (eval echo "$as_me:38515: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:36587: \$? = $ac_status" >&5 + echo "$as_me:38518: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:36590: \"$ac_try\"") >&5 + { (eval echo "$as_me:38521: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:36593: \$? = $ac_status" >&5 + echo "$as_me:38524: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_lib_XCurses=yes else @@ -36601,7 +38532,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:36604: result: $cf_cv_lib_XCurses" >&5 +echo "$as_me:38535: result: $cf_cv_lib_XCurses" >&5 echo "${ECHO_T}$cf_cv_lib_XCurses" >&6 fi @@ -36616,23 +38547,23 @@ cat >>confdefs.h <<\EOF #define XCURSES 1 EOF - echo "$as_me:36619: checking for xcurses.h" >&5 + echo "$as_me:38550: checking for xcurses.h" >&5 echo $ECHO_N "checking for xcurses.h... $ECHO_C" >&6 if test "${ac_cv_header_xcurses_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 36625 "configure" +#line 38556 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:36629: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:38560: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:36635: \$? = $ac_status" >&5 + echo "$as_me:38566: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -36651,7 +38582,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:36654: result: $ac_cv_header_xcurses_h" >&5 +echo "$as_me:38585: result: $ac_cv_header_xcurses_h" >&5 echo "${ECHO_T}$ac_cv_header_xcurses_h" >&6 if test "$ac_cv_header_xcurses_h" = yes; then @@ -36662,14 +38593,14 @@ EOF fi else - { { echo "$as_me:36665: error: Cannot link with XCurses" >&5 + { { echo "$as_me:38596: error: Cannot link with XCurses" >&5 echo "$as_me: error: Cannot link with XCurses" >&2;} { (exit 1); exit 1; }; } fi fi -echo "$as_me:36672: checking for unctrl.h" >&5 +echo "$as_me:38603: checking for unctrl.h" >&5 echo $ECHO_N "checking for unctrl.h... $ECHO_C" >&6 if test "${cf_cv_unctrl_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -36690,7 +38621,7 @@ esac for cf_header in $cf_header_list do cat >"conftest.$ac_ext" <<_ACEOF -#line 36693 "configure" +#line 38624 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> @@ -36704,16 +38635,16 @@ WINDOW *x; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:36707: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:38638: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:36710: \$? = $ac_status" >&5 + echo "$as_me:38641: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:36713: \"$ac_try\"") >&5 + { (eval echo "$as_me:38644: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:36716: \$? = $ac_status" >&5 + echo "$as_me:38647: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_unctrl_header=$cf_header break @@ -36726,12 +38657,12 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:36729: result: $cf_cv_unctrl_header" >&5 +echo "$as_me:38660: result: $cf_cv_unctrl_header" >&5 echo "${ECHO_T}$cf_cv_unctrl_header" >&6 case "$cf_cv_unctrl_header" in no) - { echo "$as_me:36734: WARNING: unctrl.h header not found" >&5 + { echo "$as_me:38665: WARNING: unctrl.h header not found" >&5 echo "$as_me: WARNING: unctrl.h header not found" >&2;} ;; esac @@ -36765,10 +38696,10 @@ do cf_tr_func=`echo "$cf_func" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` - echo "$as_me:36768: checking for ${cf_func}" >&5 + echo "$as_me:38699: checking for ${cf_func}" >&5 echo $ECHO_N "checking for ${cf_func}... $ECHO_C" >&6 -echo "${as_me:-configure}:36771: testing ${cf_func} ..." 1>&5 +echo "${as_me:-configure}:38702: testing ${cf_func} ..." 1>&5 if eval "test \"\${cf_cv_func_$cf_func+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -36777,7 +38708,7 @@ else eval cf_result='$ac_cv_func_'$cf_func if test ".$cf_result" != ".no"; then cat >"conftest.$ac_ext" <<_ACEOF -#line 36780 "configure" +#line 38711 "configure" #include "confdefs.h" #ifdef HAVE_XCURSES @@ -36810,16 +38741,16 @@ if (foo + 1234L > 5678L) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:36813: \"$ac_link\"") >&5 +if { (eval echo "$as_me:38744: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:36816: \$? = $ac_status" >&5 + echo "$as_me:38747: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:36819: \"$ac_try\"") >&5 + { (eval echo "$as_me:38750: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:36822: \$? = $ac_status" >&5 + echo "$as_me:38753: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=yes else @@ -36835,7 +38766,7 @@ fi # use the computed/retrieved cache-value: eval 'cf_result=$cf_cv_func_'$cf_func - echo "$as_me:36838: result: $cf_result" >&5 + echo "$as_me:38769: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 if test "$cf_result" != no; then cat >>confdefs.h <&5 + { echo "$as_me:38781: WARNING: no term-lib found, you might run into trouble later." >&5 echo "$as_me: WARNING: no term-lib found, you might run into trouble later." >&2;} fi if test "$YACC" = "" ; then - { echo "$as_me:36854: WARNING: no yacc-parser found, you might run into trouble later." >&5 + { echo "$as_me:38785: WARNING: no yacc-parser found, you might run into trouble later." >&5 echo "$as_me: WARNING: no yacc-parser found, you might run into trouble later." >&2;} fi if test "$RANLIB" = "" ; then - { echo "$as_me:36858: WARNING: no library archive builder found, you might run into trouble later." >&5 + { echo "$as_me:38789: WARNING: no library archive builder found, you might run into trouble later." >&5 echo "$as_me: WARNING: no library archive builder found, you might run into trouble later." >&2;} fi @@ -36917,7 +38848,7 @@ cat >confcache <<\_ACEOF # config.status only pays attention to the cache file if you give it # the --recheck option to rerun configure. # -# `ac_cv_env_foo' variables (set or unset) will be overriden when +# `ac_cv_env_foo' variables (set or unset) will be overridden when # loading this file, other *unset* `ac_cv_foo' will be assigned the # following values. @@ -36986,7 +38917,7 @@ DEFS=-DHAVE_CONFIG_H : "${CONFIG_STATUS=./config.status}" ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" -{ echo "$as_me:36989: creating $CONFIG_STATUS" >&5 +{ echo "$as_me:38920: creating $CONFIG_STATUS" >&5 echo "$as_me: creating $CONFIG_STATUS" >&6;} cat >"$CONFIG_STATUS" <<_ACEOF #! $SHELL @@ -37122,10 +39053,10 @@ EOF cat >>"$CONFIG_STATUS" <>"$CONFIG_STATUS" <<\EOF echo "$ac_cs_version"; exit 0 ;; --he | --h) # Conflict between --help and --header - { { echo "$as_me:37170: error: ambiguous option: $1 + { { echo "$as_me:39101: error: ambiguous option: $1 Try \`$0 --help' for more information." >&5 echo "$as_me: error: ambiguous option: $1 Try \`$0 --help' for more information." >&2;} @@ -37186,7 +39117,7 @@ Try \`$0 --help' for more information." ac_need_defaults=false;; # This is an error. - -*) { { echo "$as_me:37189: error: unrecognized option: $1 + -*) { { echo "$as_me:39120: error: unrecognized option: $1 Try \`$0 --help' for more information." >&5 echo "$as_me: error: unrecognized option: $1 Try \`$0 --help' for more information." >&2;} @@ -37205,7 +39136,7 @@ cat >&5 << _ACEOF ## Running config.status. ## ## ----------------------- ## -This file was extended by $as_me 2.52.20221009, executed with +This file was extended by $as_me 2.52.20231210, executed with CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS CONFIG_LINKS = $CONFIG_LINKS @@ -37234,7 +39165,7 @@ do "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;; "include/autoconf.h" ) CONFIG_HEADERS="$CONFIG_HEADERS include/autoconf.h:include/autoconf.hin" ;; - *) { { echo "$as_me:37237: error: invalid argument: $ac_config_target" >&5 + *) { { echo "$as_me:39168: error: invalid argument: $ac_config_target" >&5 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} { (exit 1); exit 1; }; };; esac @@ -37582,7 +39513,7 @@ done; } esac if test x"$ac_file" != x-; then - { echo "$as_me:37585: creating $ac_file" >&5 + { echo "$as_me:39516: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} rm -f "$ac_file" fi @@ -37600,7 +39531,7 @@ echo "$as_me: creating $ac_file" >&6;} -) echo "$tmp"/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) - test -f "$f" || { { echo "$as_me:37603: error: cannot find input file: $f" >&5 + test -f "$f" || { { echo "$as_me:39534: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } echo "$f";; @@ -37613,7 +39544,7 @@ echo "$as_me: error: cannot find input f echo "$srcdir/$f" else # /dev/null tree - { { echo "$as_me:37616: error: cannot find input file: $f" >&5 + { { echo "$as_me:39547: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; @@ -37629,7 +39560,7 @@ cat >>"$CONFIG_STATUS" <<\EOF if test -n "$ac_seen"; then ac_used=`grep '@datarootdir@' "$ac_item"` if test -z "$ac_used"; then - { echo "$as_me:37632: WARNING: datarootdir was used implicitly but not set: + { echo "$as_me:39563: WARNING: datarootdir was used implicitly but not set: $ac_seen" >&5 echo "$as_me: WARNING: datarootdir was used implicitly but not set: $ac_seen" >&2;} @@ -37638,7 +39569,7 @@ $ac_seen" >&2;} fi ac_seen=`grep '${datarootdir}' "$ac_item"` if test -n "$ac_seen"; then - { echo "$as_me:37641: WARNING: datarootdir was used explicitly but not set: + { echo "$as_me:39572: WARNING: datarootdir was used explicitly but not set: $ac_seen" >&5 echo "$as_me: WARNING: datarootdir was used explicitly but not set: $ac_seen" >&2;} @@ -37666,11 +39597,11 @@ s,@INSTALL@,$ac_INSTALL,;t t " $ac_file_inputs | (eval "$ac_sed_cmds") >"$tmp"/out rm -f "$tmp"/stdin EOF -: "${FGREP:=grep -F}" -: "${EGREP:=grep -E}" +test -n "${FGREP}" || FGREP="grep -F" +test -n "${EGREP}" || EGREP="grep -E" cat >>"$CONFIG_STATUS" <>"$CONFIG_STATUS" <<\EOF if test x"$ac_file" != x-; then @@ -37683,7 +39614,7 @@ cat >>"$CONFIG_STATUS" <<\EOF ac_init=`$EGREP '[ ]*'$ac_name'[ ]*=' "$ac_file"` if test -z "$ac_init"; then ac_seen=`echo "$ac_seen" |sed -e 's,^,'"$ac_file"':,'` - { echo "$as_me:37686: WARNING: Variable $ac_name is used but was not set: + { echo "$as_me:39617: WARNING: Variable $ac_name is used but was not set: $ac_seen" >&5 echo "$as_me: WARNING: Variable $ac_name is used but was not set: $ac_seen" >&2;} @@ -37694,7 +39625,7 @@ $ac_seen" >&2;} $EGREP -n '@[A-Z_][A-Z_0-9]+@' "$ac_file" >>"$tmp"/out if test -s "$tmp"/out; then ac_seen=`sed -e 's,^,'"$ac_file"':,' < "$tmp"/out` - { echo "$as_me:37697: WARNING: Some variables may not be substituted: + { echo "$as_me:39628: WARNING: Some variables may not be substituted: $ac_seen" >&5 echo "$as_me: WARNING: Some variables may not be substituted: $ac_seen" >&2;} @@ -37743,7 +39674,7 @@ for ac_file in : $CONFIG_HEADERS; do tes * ) ac_file_in=$ac_file.in ;; esac - test x"$ac_file" != x- && { echo "$as_me:37746: creating $ac_file" >&5 + test x"$ac_file" != x- && { echo "$as_me:39677: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} # First look for the input files in the build tree, otherwise in the @@ -37754,7 +39685,7 @@ echo "$as_me: creating $ac_file" >&6;} -) echo "$tmp"/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) - test -f "$f" || { { echo "$as_me:37757: error: cannot find input file: $f" >&5 + test -f "$f" || { { echo "$as_me:39688: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } echo $f;; @@ -37767,7 +39698,7 @@ echo "$as_me: error: cannot find input f echo "$srcdir/$f" else # /dev/null tree - { { echo "$as_me:37770: error: cannot find input file: $f" >&5 + { { echo "$as_me:39701: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; @@ -37820,7 +39751,8 @@ EOF # Break up conftest.defines because some shells have a limit on the size # of here documents, and old seds have small limits too (100 cmds). echo ' # Handle all the #define templates only if necessary.' >>"$CONFIG_STATUS" -echo ' if ${EGREP-grep -E} "^[ ]*#[ ]*define" "$tmp"/in >/dev/null; then' >>"$CONFIG_STATUS" +echo ' test -n "${EGREP}" || EGREP="grep -E"' >>"$CONFIG_STATUS" +echo ' if ${EGREP} "^[ ]*#[ ]*define" "$tmp"/in >/dev/null; then' >>"$CONFIG_STATUS" echo ' # If there are no defines, we may have an empty if/fi' >>"$CONFIG_STATUS" echo ' :' >>"$CONFIG_STATUS" rm -f conftest.tail @@ -37885,7 +39817,7 @@ cat >>"$CONFIG_STATUS" <<\EOF rm -f "$tmp"/in if test x"$ac_file" != x-; then if cmp -s "$ac_file" "$tmp/config.h" 2>/dev/null; then - { echo "$as_me:37888: $ac_file is unchanged" >&5 + { echo "$as_me:39820: $ac_file is unchanged" >&5 echo "$as_me: $ac_file is unchanged" >&6;} else ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ diff -Nurp '--exclude=.bzr*' tin-2.6.2/configure.in tin-2.6.3/configure.in --- tin-2.6.2/configure.in 2022-12-25 00:00:28.000000000 +0100 +++ tin-2.6.3/configure.in 2023-12-24 00:07:18.784271320 +0100 @@ -2,10 +2,10 @@ dnl Project : tin - a Usenet reader dnl Module : configure.in dnl Author : Thomas E. Dickey dnl Created : 1995-08-24 -dnl Updated : 2022-09-19 +dnl Updated : 2023-12-17 dnl Notes : dnl -dnl Copyright (c) 1995-2021 Thomas E. Dickey +dnl Copyright (c) 1995-2024 Thomas E. Dickey dnl All rights reserved. dnl dnl Redistribution and use in source and binary forms, with or without @@ -41,7 +41,7 @@ AC_PREFIX_DEFAULT(/usr/local) dnl PACKAGE is required for GNU gettext PACKAGE=tin -VERSION=2.6.2 +VERSION=2.6.3 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Define this to the package name]) AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Define this to the package version]) AC_SUBST(PACKAGE) @@ -91,14 +91,18 @@ AC_PROG_MAKE_SET AC_PROG_INSTALL CF_PROG_YACC AC_CHECK_PROGS(LINT, lint alint lclint tdlint splint, :) -CF_XOPEN_SOURCE -CF_SIGWINCH CF_PROG_EXT CF_LIB_PREFIX(LIB_PREFIX) AC_PROG_LN_S CF_BUILD_CC([-I$(INCDIR)],[]) +#### initialize $ac_includes_default +AC_CHECK_DECL(exit) + +CF_XOPEN_SOURCE +CF_SIGWINCH + dnl These are standard among *NIX systems, but not when cross-compiling AC_CHECK_TOOL(RANLIB, ranlib, ':') AC_CHECK_TOOL(LD, ld, ld) @@ -132,8 +136,7 @@ if test "x$cf_use_heapsort" = xyes; then if test x"$ac_cv_func_heapsort" = xyes; then AC_MSG_CHECKING(if its prototype is compatible with qsort) AC_TRY_COMPILE([ -#include -#include +$ac_includes_default extern int my_compare(const void *, const void *); ],[ char *base = 0; @@ -143,7 +146,7 @@ extern int my_compare(const void *, cons else CF_VERBOSE(will use our own heapsort function) EXTRAO_DEP='' - EXTRAOBJS="$EXTRAOBJS \$(OBJDIR)/heapsort.o" + EXTRAOBJS="\$(OBJDIR)/heapsort.o $EXTRAOBJS" fi fi if test "x$cf_use_heapsort" = xyes; then @@ -189,8 +192,8 @@ fi CF_WITH_PROGRAM(slrnface, [ --with-slrnface (default: from system path)]) if test -n "$ac_cv_path_PATH_SLRNFACE"; then - EXTRAO_DEP="" - EXTRAOBJS="$EXTRAOBJS \$(OBJDIR)/xface.o" + EXTRAO_DEP='' + EXTRAOBJS="\$(OBJDIR)/xface.o $EXTRAOBJS" fi ## Default shell @@ -217,6 +220,19 @@ CF_ARG_ENABLE(nntp-only, USE_SPOOLDIR=no], [AC_DEFINE(NNTP_ABLE,1,[Define this to 1 to be NNTP-capable])]) AC_MSG_RESULT($enableval) + +AC_MSG_CHECKING(if you want to use zlib for COMPRESS DEFLATE support) +AC_ARG_WITH(zlib, + [ --with-zlib use zlib for COMPRESS DEFLATE], + [use_zlib=$withval], + [use_zlib=yes]) +AC_MSG_RESULT($use_zlib) + +if test ".$use_zlib" != ".no" ; then + CF_WITH_ZLIB($use_zlib) + test "x$cf_cv_find_linkage_z" = "xyes" && AC_DEFINE(USE_ZLIB,1,[Define to 1 if you want to use zlib for COMPRESS DEFLATE]) +fi + fi ### use option --enable-debug to compile-in test/development code @@ -525,7 +541,7 @@ AC_ARG_WITH(trace, use_trace=yes AC_DEFINE(USE_TRACE,1,[Define this to 1 if we will use ncurses' trace-functions]) EXTRAO_DEP='' - EXTRAOBJS="$EXTRAOBJS \$(OBJDIR)/trace.o"], + EXTRAOBJS="\$(OBJDIR)/trace.o $EXTRAOBJS"], use_trace=no)])], [use_trace=no]) #AC_MSG_CHECKING(if you want debugging-trace) @@ -598,7 +614,7 @@ USE_CANLOCK=$enableval if test "$USE_CANLOCK" = yes ; then AC_MSG_CHECKING(whether to use installed canlock rather than bundled) AC_ARG_WITH(canlock, - [ --with-cancel-locks=PATH use installed canlock versus bundled], + [ --with-canlock=PATH use installed canlock versus bundled], [CANLOCK_HOME=$withval], [CANLOCK_HOME=$USE_CANLOCK]) AC_MSG_RESULT($CANLOCK_HOME) @@ -779,23 +795,153 @@ AC_ARG_WITH( [enable_nntps="no"]) AC_MSG_RESULT($enable_nntps) -# Todo: check versions +# TODO: checklib for openssl in non pkg-config case +# version checking in non pkg-config case for openssl +# cleanup (duplicate code, messages, formatting, ...) AS_IF([test "$enable_nntps" != "no"], - [AS_IF([test "$enable_nntps" = "yes" || test "$enable_nntps" = "libtls"], - [CF_TRY_PKG_CONFIG([libtls],[have_libtls=yes],[have_libtls=no])]) - AS_IF([test "$enable_nntps" = "yes" && test "$have_libtls" = "no" || test "$enable_nntps" = "openssl"], - [CF_TRY_PKG_CONFIG([openssl],[have_openssl=yes],[have_openssl=no])]) - AS_IF([test "$enable_nntps" = "yes" && test "$have_libtls" = "no" && test "$have_openssl" = "no" || test "$enable_nntps" = "gnutls"], - [CF_TRY_PKG_CONFIG([gnutls],[have_gnutls=yes],[have_gnutls=no])]) - - AS_IF([test "$have_libtls" != "yes" && test "$have_openssl" != "yes" && test "$have_gnutls" != "yes"], - [AC_MSG_ERROR([You requested NNTPS support but no usable TLS implementation was found])], - [AC_DEFINE(NNTPS_ABLE,1,[Define to 1 to enable NNTPS support]) - AS_IF([test "$have_libtls" = "yes"], - [AC_DEFINE(HAVE_LIB_LIBTLS,1,[Define to 1 if we can/should compile with the LibreSSL libtls library])], - [AS_IF([test "$have_openssl" = "yes"], - [AC_DEFINE(HAVE_LIB_OPENSSL,1,[Define to 1 if we can/should compile with the OpenSSL libraries])], - [AC_DEFINE(HAVE_LIB_GNUTLS,1,[Define to 1 if we can/should compile with the GNUTLS library])])])])]) + + [AS_IF([test "$enable_nntps" = "yes" || test "$enable_nntps" = "libtls"],[ +AC_MSG_CHECKING(for LibreSSL) +CF_TRY_PKG_CONFIG([libtls],[ +AC_TRY_COMPILE([ +#include +],[ +#if TLS_API < 20200120 +#error "Please use LibreSSL TLS_API >= 20200120" +#endif /* TLS_API < 20200120 */ +],[have_libtls=yes],[ +have_libtls=no +AC_MSG_RESULT([\tLibreSSL TLS_API too old (< 20200120)]) +])],[ +AC_CHECK_LIB(tls,tls_config_new,[ +AC_CHECK_HEADERS(tls.h,[ +AC_TRY_COMPILE([ +#include +],[ +#if TLS_API < 20200120 +#error "Please use LibreSSL TLS_API >= 20200120" +#endif /* TLS_API < 20200120 */ +],[ +LIBS="$LIBS -ltls" +have_libtls=yes +],[have_libtls=no +AC_MSG_RESULT([\tLibreSSL TLS_API too old (< 20200120)]) +]) +],[have_libtls=no]) +],[ +have_libtls=no +AC_MSG_RESULT($have_libtls) +])])]) + + AS_IF([test "$enable_nntps" = "yes" && test "$have_libtls" = "no" || test "$enable_nntps" = "openssl"],[ +AC_MSG_CHECKING(for OpenSSL) +CF_TRY_PKG_CONFIG([openssl],[ +AC_TRY_COMPILE([ +#include +#include +#include +],[ +#if OPENSSL_VERSION_NUMBER < 0x1010100fL +#error "Please use OpenSSL >= 1.1.1" +#endif /* OPENSSL_VERSION_NUMBER < 0x1010100fL */ +#if defined(LIBRESSL_VERSION_NUMBER) +#error "Please use real OpenSSL >= 1.1.1" +#endif /* LIBRESSL pretending to be OPENSSL */ +],[have_openssl=yes],[ +have_openssl=no +AC_MSG_RESULT([\tOpenSSL too old (< 1.1.1)]) +])],[ +have_openssl=no +AC_MSG_RESULT($have_openssl) +])]) + + AS_IF([test "$enable_nntps" = "yes" && test "$have_libtls" = "no" && test "$have_openssl" = "no" || test "$enable_nntps" = "gnutls"],[ +AC_MSG_CHECKING(for GnuTLS) +CF_TRY_PKG_CONFIG([gnutls],[ +AC_TRY_COMPILE([ +#include +#include +],[ +#if GNUTLS_VERSION_NUMBER < 0x030700 +#error "Please use GnuTLS >= 3.7.0" +#endif /* GNUTLS_VERSION_NUMBER < 0x030700 */ +],[have_gnutls=yes],[ +AC_MSG_RESULT([\tGnuTLS too old (< 3.7.0)]) +])],[ +AC_CHECK_LIB(gnutls,gnutls_certificate_allocate_credentials,[ +AC_CHECK_HEADERS(gnutls/gnutls.h gnutls/x509.h,[ +AC_TRY_COMPILE([ +#include +#include +],[ +#if GNUTLS_VERSION_NUMBER < 0x030700 +#error "Please use GnuTLS >= 3.7.0" +#endif /* GNUTLS_VERSION_NUMBER < 0x030700 */ +],[ +LIBS="$LIBS -lgnutls" +have_gnutls=yes +],[have_gnutls=no +AC_MSG_RESULT([\tGnuTLS too old (< 3.7.0)]) +]) +],[have_gnutls=no]) +],[ +have_gnutls=no=no +AC_MSG_RESULT($have_gnutls) +])])]) + + AS_IF([test "$have_libtls" != "yes" && test "$have_openssl" != "yes" && test "$have_gnutls" != "yes"], + [AC_MSG_ERROR([You requested NNTPS support but no usable TLS implementation was found])], + [AC_DEFINE(NNTPS_ABLE,1,[Define to 1 to enable NNTPS support]) + AS_IF([test "$have_libtls" = "yes"], + [AC_DEFINE(HAVE_LIB_LIBTLS,1,[Define to 1 if we can/should compile with the LibreSSL libtls library])], + [AS_IF([test "$have_openssl" = "yes"], + [AC_DEFINE(HAVE_LIB_OPENSSL,1,[Define to 1 if we can/should compile with the OpenSSL libraries])], + [AC_DEFINE(HAVE_LIB_GNUTLS,1,[Define to 1 if we can/should compile with the GNUTLS library])])])])]) + +### as the above is already complicated enough, the following will be dealt +### with separately +AS_IF([test "$have_libtls" = "yes"],[ + AC_MSG_CHECKING(for libcrypto) + CF_TRY_PKG_CONFIG([crypto],[ + AC_TRY_COMPILE([ +#include +],[ +BIO_free(NULL); +], + [ + have_libcrypto=yes + AC_DEFINE(HAVE_LIB_CRYPTO,1,[Define to 1 if we can/should compile with the OpenSSL crypto library]) + ], + [ + have_libcrypto=no + AC_MSG_RESULT($have_libcrypto) + ] + ) + ],[ + AC_CHECK_LIB(crypto,BIO_free,[ + AC_CHECK_HEADERS(openssl/ssl.h,[ + AC_TRY_COMPILE( +[ +#include +],[ +BIO_free(NULL); +],[ + LIBS="$LIBS -lcrypto" + have_libcrypto=yes + AC_CHECK_HEADERS(openssl/asn1.h openssl/bio.h openssl/pem.h openssl/x509.h) + AC_DEFINE(HAVE_LIB_CRYPTO,1,[Define to 1 if we can/should compile with the OpenSSL crypto library]) + ],[ + have_libcrypto=no + AC_MSG_RESULT($have_libcrypto) + ]) + ],[have_libcrypto=no]) + ],[ + have_libcrypto=no + AC_MSG_RESULT($have_libcrypto) + ]) + ]) +]) + fi ### checks for operator characteristics (should be the last option) @@ -908,12 +1054,8 @@ AC_TYPE_UID_T dnl test to see if quad_t is defined AC_MSG_CHECKING(for quad_t) AC_TRY_COMPILE([ -#include -#if 0 -#include -#include -#endif /* 0 */ -],[quad_t x; x = 0], +$ac_includes_default +],[quad_t x; x = 0; (void)x], ac_cv_quad_t=yes, ac_cv_quad_t=no) AC_MSG_RESULT($ac_cv_quad_t) if test $ac_cv_quad_t = yes; then @@ -923,8 +1065,8 @@ fi dnl test to see if long long is defined AC_MSG_CHECKING(for long long) AC_TRY_COMPILE([ -#include -],[long long x; x = 0], +$ac_includes_default +],[long long x; x = 0; (void)x], ac_cv_long_long=yes, ac_cv_long_long=no) AC_MSG_RESULT($ac_cv_long_long) if test $ac_cv_long_long = yes; then @@ -934,13 +1076,8 @@ fi dnl test to see if int_least64_t is defined AC_MSG_CHECKING(for int_least64_t) AC_TRY_COMPILE([ -#ifdef HAVE_STDINT_H -#include -#endif -#ifdef HAVE_HAVE_INTTYPES_H -#include -#endif -],[int_least64_t x; x = 0], +$ac_includes_default +],[int_least64_t x; x = 0; (void)x], ac_cv_int_least64_t=yes, ac_cv_int_least64_t=no) AC_MSG_RESULT($ac_cv_int_least64_t) if test $ac_cv_int_least64_t = yes; then @@ -948,13 +1085,8 @@ if test $ac_cv_int_least64_t = yes; then AC_MSG_CHECKING(for INT64_C) AC_TRY_COMPILE([ -#ifdef HAVE_STDINT_H -#include -#endif -#ifdef HAVE_HAVE_INTTYPES_H -#include -#endif -],[int_least64_t x; x = INT64_C(0)], +$ac_includes_default +],[int_least64_t x; x = INT64_C(0); (void)x], ac_cv_int64_c=yes, ac_cv_int64_c=no) AC_MSG_RESULT($ac_cv_int64_c) if test $ac_cv_int64_c = yes; then @@ -966,6 +1098,7 @@ fi dnl test to see if nl_item is defined AC_MSG_CHECKING(for nl_item) AC_TRY_COMPILE([ +$ac_includes_default #ifdef HAVE_LANGINFO_H #include #else @@ -973,7 +1106,7 @@ AC_TRY_COMPILE([ #include #endif #endif -],[nl_item x; x = 0], +],[nl_item x; x = 0; (void)x], ac_cv_nl_item=yes, ac_cv_nl_item=no) AC_MSG_RESULT($ac_cv_nl_item) if test $ac_cv_nl_item = yes; then @@ -1012,10 +1145,13 @@ AC_CHECK_HEADER(unicode/unorm.h,[ cf_save_LIBS="$LIBS" cf_try_icuuc="no" LIBS="$LIBS -licuuc" - AC_TRY_LINK([#include ], [ - int32_t needed, ustr = NULL; + AC_TRY_LINK([$ac_includes_default + #include ], [ + int32_t needed; + const UChar *ustr = NULL; UErrorCode status; - needed = unorm_normalize(ustr, -1, UNORM_DEFAULT, 0, NULL, 0, &status);], [ + needed = unorm_normalize(ustr, -1, UNORM_DEFAULT, 0, NULL, 0, &status); + (void)needed], [ AC_DEFINE(HAVE_LIBICUUC,1,[Define this to 1 if we have libicuuc]) cf_try_icuuc="yes"], LIBS=$cf_save_LIBS @@ -1030,8 +1166,7 @@ AC_CHECK_HEADER(unicode/unorm.h,[ #include ], [ UErrorCode status = U_ZERO_ERROR; UIDNAInfo info = UIDNA_INFO_INITIALIZER; - UIDNA *uts46; - uidna_openUTS46(UNORM_DEFAULT, &status); + UIDNA *uts46 = uidna_openUTS46(UNORM_DEFAULT, &status); uidna_nameToUnicode(uts46, NULL, 0, NULL, 0, &info, &status); uidna_close(uts46);], [ AC_DEFINE(HAVE_LIBICUUC_46_API,1,[Define this to 1 if we have libicuus 46-API]) @@ -1184,7 +1319,6 @@ AC_CHECK_FUNCS(\ fcntl \ fdopen \ fork \ - ftime \ ftruncate \ fsync \ getcwd \ @@ -1257,9 +1391,9 @@ AC_MSG_CHECKING([for memset_s]) AC_TRY_RUN([ /* Request C11 Annex K */ #define __STDC_WANT_LIB_EXT1__ 1 +$ac_includes_default #include -#include -int main() +int main(void) { char buf[10] = { 1 }; if (memset_s((void*) buf, (size_t) 100, 0, (size_t) 1)) @@ -1277,11 +1411,12 @@ AM_MULTIBYTE_ABLE AC_MSG_CHECKING(if gettimeofday takes two arguments) AC_TRY_COMPILE([ +$ac_includes_default #if HAVE_SYS_TIME_H #include #endif], -[struct timeval *tv; -struct timezone *tz; +[static struct timeval tv; +static struct timezone tz; gettimeofday(&tv, &tz);], ac_cv_func_gettimeofday_2args=yes, ac_cv_func_gettimeofday_2args=no) AC_MSG_RESULT($ac_cv_func_gettimeofday_2args) @@ -1363,8 +1498,15 @@ CF_COREFILE ### test this last, since it uses a partly-built autoconf.h # Setup includes for test-program to verify declarations -CHECK_DECL_FLAG="-I$srcdir/include -I$srcdir/pcre" +CHECK_DECL_FLAG="-I$srcdir/include" +if test "$PCREDIR_MAKE" != "#" ; then + CHECK_DECL_FLAG=$CHECK_DECL_FLAG" -I$srcdir/pcre" +fi +if test "$CANDIR_MAKE" != "#" ; then + CHECK_DECL_FLAG=$CHECK_DECL_FLAG" -I$srcdir/libcanlock/include" +fi CHECK_DECL_HDRS=' +#undef __CPROTO__ #define __CPROTO__ #define HAVE_CONFDEFS_H #include ' @@ -1521,12 +1663,13 @@ fi # if struct hostent contains h_addr_list or not (SunOS-3.5) AC_MSG_CHECKING(for h_addr_list in struct hostent) AC_TRY_COMPILE([ +$ac_includes_default #ifdef HAVE_NETDB_H #include #endif ],[ -struct hostent h; -h.h_addr_list[0]=0; +static struct hostent h; +h.h_addr_list[0] = malloc(1); ],ac_cv_hostent_h_addr_list=yes,ac_cv_hostent_h_addr_list=no) AC_MSG_RESULT($ac_cv_hostent_h_addr_list) if test $ac_cv_hostent_h_addr_list = yes; then @@ -1541,7 +1684,7 @@ CF_CHECK_FD_SET AC_MSG_CHECKING(for working tolower()) AC_TRY_RUN([ #include -int main() { +int main(void) { unsigned char str; for (str = 1; str < 127; str++) { @@ -1568,7 +1711,7 @@ int main() { AC_MSG_CHECKING(for working toupper()) AC_TRY_RUN([ #include -int main() { +int main(void) { unsigned char str; for (str = 1; str < 127; str++) { @@ -1593,10 +1736,9 @@ int main() { AC_CHECK_HEADER(stdnoreturn.h,[ AC_MSG_CHECKING(for C11 _Noreturn feature) AC_TRY_COMPILE([ -#include -#include +$ac_includes_default #include -static _Noreturn void giveup(void);], +static _Noreturn void giveup(void) { exit(0);}], [if (feof(stdin)) giveup()], [cf_cv_c11_noreturn=yes AC_MSG_RESULT($cf_cv_c11_noreturn)], @@ -1625,7 +1767,7 @@ AC_TRY_RUN([ #ifdef HAVE_STDLIB_H # include #endif /* HAVE_STDLIB_H */ -int main() { +int main(void) { iconv_t cd; if ((cd = iconv_open("US-ASCII//TRANSLIT", "ISO-8859-1")) == (iconv_t) (-1)) diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/CHANGES tin-2.6.3/doc/CHANGES --- tin-2.6.2/doc/CHANGES 2022-12-24 23:54:48.000000000 +0100 +++ tin-2.6.3/doc/CHANGES 2023-12-22 14:39:48.025853838 +0100 @@ -1,3 +1,146 @@ +-- 2.6.3 release 20231224 "Banff" -- + + 018) Florian Weimer + ADD. fix incompatible pointer types + FIX. aclocal.m4, configure.[in] + + 017) Enrik Berkhan + ADD. "COMPRESS DEFLATE" support (RFC 8054) + ADD. ensure that no TLS implementation can activate compression + ADD. some more error messages for various TLS issues + ADD. don't use tls_default_ca_cert_file(3) due to a behavioural + difference between libretls and libressl + BUG. typo in configure[.in] + FIX. init.c, main.c, misc.c, nntplib.c, nntps.c, extern.h, autoconf.hin + aclocal.m4, configure[.in] + + 016) Dennis Grevenstein + ADD. EXIT_*-fallback for NEWS-OS 3.3 + FIX. makecfg.c + + 015) Dennis Preiser + ADD. do not interpret \n in editor_format + ADD. mime encode long header-lines (> 998 octets) if !post_8bit_header + and warn about long unbroken header-lines otherwise + ADD. configurable display format of attachments + (page_mime_format, page_uue_format, attachment_format) + ADD. new options show_art_score, col_score_neg, col_score_pos + ADD. avoid fopen()/fclose() overhead in subscribe_pattern() + ADD. allow up to 64k long lines in posted_info_file + ADD. make -vZ less verbose (skip Reading messages) + current output now available via -vvZ + ADD. move strings to lang.c + ADD. silence some compiler warnings + ADD. unset of ranges + ADD. display umlauts in ssl-certs with OpenSSL and GnuTLS and LibreSSL + if also lybcrypto is available + BUG. tls_peer_cert_notbefore()/tls_peer_cert_notafter() used with + LibreSSL without crypto-lib (from OpenSSL) returns time in UTC + not localtime + BUG. with several consecutive soft hyphens, every second one is + displayed despite suppress_soft_hyphens=ON + BUG. -vZ output was ugly due to one missing and one superfluous newline + BUG. tagging articles in group and thread level may grabble the + screen after reading them and returning to that level if + art_mark_width = 1 + BUG. crafting a f'up to a non existent group lead to a crash + BUG. changing hide_uue via 'M'enu in pager missed to recook + the article + REM. show_info from manuals, unused t_filter->next + BUG. fix the memleak in read_cmd_line_options(envargs()) if $TINRC is + set + BUG. -I$srcdir/libcanlock/include missing in CHECK_DECL_FLAG + FIX. active.c, art.c, attrib.c, color.c, config.c, cook.c, filter.c + group.c, inews.c, init.c, keymap.c, lang.c, main.c, misc.c, newsrc.c + nntplib.c, nntps.c, nrctbl.c, options_menu.c, page.c, pgp.c, post.c + read.c, refs.c, rfc2046.c, rfc2047.c, save.c, select.c, signal.c + tags.c, thread.c, xface.c, extern.h, proto.h, tin.h, tinrc.h + tnntps.h, tincfg.tbl, tin.[15], configure[.in] + + 014) Matt Anton + ADD. updated French translation + FIX. fr.po + + 013) Urs Janssen + BUG. "\x" sequences (x != '\0', 'n') in editor_format got + replaced by "%x" + BUG. verification_func undefined with HAVE_LIB_GNUTLS but without DEBUG + BUG. missing HAVE_MEMMOVE / HAVE_BCOPY guards in nntplib.c + BUG. without including tin.h we can no longer use _Noreturn in makecfg.c + BUG. txt_translit was included in binary without HAVE_ICONV + BUG. timeout counter was not reset on reconnect + BUG. fix uncritical TOCTOU issue in read_newsrc() and + open_save_filename() + BUG. use of potentially uninitialized this_resp instead of respnum + in strfquote() when calling my_strftime() + BUG. an unknown Content-Transfer-Encoding was correctly treated as + binary but without updating Content-Type to + application/octet-stream (RFC2045 6.4) + ADD. disallow headers without a name or a name start starts with a dot + when posting + ADD. -[zZMN] now note unsubscribed cmd-line groups + ADD. replace stpwatch.h macros avoiding ftime() + ADD. do not resend HEAD after ERR_GOODBYE response + ADD. config.guess, config.sub update + ADD. version checking during configure for SSL/TLS libraries + ADD. log end of long multiline responses with -D 1 when not using -v + (for timestamps) + ADD. reformat code, remove unnecessary assignments and parameters, + remove DIRSEP, avoid implicit double negative + ADD. :port suffix in newsauth, newsrctable and -g + ADD. cmd. execution via ! for x_body + ADD. missing fchmod fallback code to write_overview() + ADD. only log sensitive auth data if running verbose (-vD 1) + ADD. warn if body contains non printable chars in current locale + ADD. speedup str_trim(), refine valid_msgid() + ADD. -t timeout cmd.-line option + ADD. -vvN / -vvM writes the skipped groups (unset batch_save) to the log + ADD. allow ISO8859* (without hyphen) as mm_charset in + my_isprint()-fallback when compiling with -DNO_LOCALE + ADD. validate_charset() if charset name is read from an article + ADD. show score in "-D 2" filter output if != 0 (instead of only for + killed articles) + ADD. add 'f' / 'F' (post a followup (without quotes)) to thread menu + ADD. add Content-Language (RFC 3282) evaluation (pager only) + ADD. GLOBAL_TOGGLE_COLOR ('&') to info-pager (help-page ('h'), + connection-info ('J') and menu ('M')), posting-history ('W') and + url-menu ('U') + ADD. GLOBAL_VERSION ('v') to attachment-menu ('V'), posting-history + ('W') and url-menu ('U') + ADD. GLOBAL_TOGGLE_INVERSE_VIDEO ('I') to url-menu ('U') and + posting-history ('W') + ADD. make date-parsing more fault tolerant + ADD. quit early if rcdir doesn't exist and can't be created + ADD. init backup_article_name just one + ADD. MOTD to connection-info ('J') + ADD. configure check for libcrypto when using LibreSSL + FIX. active.c, art.c, auth.c, config.c, cook.c, debug.c, feed.c, filter.c + group.c, header.c, heapsort.c, help.c, init.c, keymap.c, lang.c + mail.c, main.c, makecfg.c, memory.c, misc.c, newsrc.c, nntplib.c + nntps.c, options_menu.c, page.c, pgp.c, post.c, refs.c, rfc2045.c + rfc2046.c, rfc2047.c, save.c, screen.c, search.c, select.c, signal.c + string.c, tcurses.c, thread.c, tmpfile.c, xface.c, parsdate.y + autoconf.h[in], extern.h, keymap.h, proto.h, rfc2046.h, tin.h + tinrc.h, tin.1, tin.5, Makefile[.in], configure[.in], config.guess + config.sub + + 012) Thomas E. Dickey + BUG. HAVE_LIBINTL_H may get set even when unavailable + ADD. remove tin.h dependency from makecfg.c + ADD. update configure macros + ADD. simplify code + FIX. aclocal.m4, configure[.in], canlock.c, makecfg.c, Makefile.in + + 011) Brad Littlejohn + Urs Janssen + BUG. still using dropped alias s_close() instead of close() in some + code path (i.e. without ENABLE_IPV6 and/or with DECNET). + FIX. nntplib.c + + 010) Toomas Soome + ADD. updated Estonian translation + FIX. et.po + -- 2.6.2 release 20221224 "Pittyvaich" -- 009) Florian Weimer diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/CHANGES.old tin-2.6.3/doc/CHANGES.old --- tin-2.6.2/doc/CHANGES.old 2021-08-23 13:01:35.000000000 +0200 +++ tin-2.6.3/doc/CHANGES.old 2023-10-29 23:26:02.954922291 +0100 @@ -1266,7 +1266,7 @@ U008) Rado S FIX. misc.c, regex.c U007) Urs Janssen - ADD. enable some more CAPABILLITIES related code + ADD. enable some more CAPABILITIES related code ADD. minor code cleanup ADD. config.guess, config.sub update ADD. allow .kp, .me, .rs, .tel and .asia TLDs @@ -1313,7 +1313,7 @@ U007) Urs Janssen FIX. tcurses.c 017) Antonio Querubin - BUG. missplaced || + BUG. misplaced || FIX. nntplib.c U006) Thomas E. Dickey @@ -1371,7 +1371,7 @@ U004) Urs Janssen ADD. hide some regex in 'M'enu if the related option is off ADD. disallow .so, .um TLDs ADD. warn about useless cmd-line option combinations - ADD. enable CAPABILLITIES code + ADD. enable CAPABILITIES code ADD. updated German translation FIX. Makefile, aclocal.m4, configure[.in], extern.h, policy.h, filter.c init.c, lang.c, main.c, mail.c, nntplib.c, options_menu.c, post.c @@ -4641,7 +4641,7 @@ U001) Urs Janssen ADD. check for HP-UX >=10 BUG. #ifdef NO_SHELL_ESCAPE was missing BUG. TIN_DEFAULTS_DIR didn't get defined due misspelling - BUG. removed missplaced brace + BUG. removed misplaced brace BUG. no automatic aggregate initialization FIX. init.c, misc.c, select.c, tin.h, autoconf.h[in] diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/CREDITS tin-2.6.3/doc/CREDITS --- tin-2.6.2/doc/CREDITS 2022-12-20 16:04:50.000000000 +0100 +++ tin-2.6.3/doc/CREDITS 2022-12-29 09:05:33.554467443 +0100 @@ -37,10 +37,10 @@ Dawid Kuroczko, Yuri Kuzmenko, Olivier L Alain Lasserre, Stanislav Latishko, Hannu Laurila, Yen-Ming Lee, Vincent Lefevre, Alexander Lehmann, Marty Leisner, Thomas Leitner, Hakan Lennestal, Kevin Lentin, Chua Choon Leong, Chris Lewis, Andreas Ley, -David-Michael Lincke, Otto Lind, Richard Lloyd, Florian Lohoff, -Reinhard Luebke, Clifford Luke, Michael Lupp, David MacKenzie, Hugh Mahon, -Giuseppe De Marco, Scott Marovich, Dmitri A. Martynoff, Kazushi Marukawa, -Timur Maryin, William McBrine, Geoff McCaughan, Owen Medd, +David-Michael Lincke, Otto Lind, Brad Littlejohn, Richard Lloyd, +Florian Lohoff, Reinhard Luebke, Clifford Luke, Michael Lupp, David MacKenzie, +Hugh Mahon, Giuseppe De Marco, Scott Marovich, Dmitri A. Martynoff, +Kazushi Marukawa, Timur Maryin, William McBrine, Geoff McCaughan, Owen Medd, Philipp Mergenthaler, Andreas Metzler, Arkadiusz Miskiewicz, Soren Moller, Bruce Momjian, Sergio Morales, Michael Morrell, Klaus Mueller, Mike Muise, Udo Munk, Steven Michael Murphy, John R. Myers, Daniel Naber, Torsten Neumann, diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/INSTALL tin-2.6.3/doc/INSTALL --- tin-2.6.2/doc/INSTALL 2022-12-22 12:55:57.000000000 +0100 +++ tin-2.6.3/doc/INSTALL 2023-10-19 18:47:08.325543853 +0200 @@ -22,7 +22,8 @@ The following configure options and defi --disable-break-long-lines --with-coffee --enable-broken-listgroup-fix --with-curses-dir --enable-broken-system-fix --with-dbmalloc - --enable-cancel-locks --with-defaults-dir + --enable-cancel-locks --with-canlock + --with-defaults-dir --enable-color --with-dmalloc --enable-curses --with-domain-name --enable-debug --with-editor @@ -51,7 +52,10 @@ The following configure options and defi --enable-warnings --with-shell --enable-xhdr-xref --with-spooldir --exec-prefix --with-sum - --mandir --with-trace + --mandir --with-socks + --with-socks5 + --with-trace + --with-zlib ENFORCE_RFC1034 HAVE_UUDEVIEW_H EVIL_INSIDE NNTP_INEWS @@ -68,10 +72,9 @@ The following configure options and defi Not yet documented configure options and defines: ------------------------------------------------- TIN related: - --with-socks --with-socks5 - - BACKUP_FILE_EXT FILE_MODE_BROKEN - DEBUG_ART NO_LOCKING + BACKUP_FILE_EXT (see misc.c:invoke_editor()) + FILE_MODE_BROKEN NO_LOCKING + DEBUG_ART System related: --datadir --localstatedir @@ -255,9 +258,11 @@ this feature, you won't be able to conne Enable if you [want to | can] ONLY read news remotely via an NNTP server. --with-nntps[=[libtls,openssl,gnutls]] (default: no) -Enable if you want to also use NNTPS. Needs either LibreSSL (libtls), +Enable if you want to also use NNTPS. Needs either LibreSSL (libtls), OpenSSL or GnuTLS. Without an argument autodetection is done. Requires -NNTP support (one of the two options above). +NNTP support (one of the two options above) and --with-pkg-config if +using openssl. --with-pkg-config is also recommended but not required +when using libtls or gnutls. --with-nntp-default-server (default: news.$DOMAIN_NAME) Defines the name of the default NNTP server that tin should connect to. @@ -306,6 +311,18 @@ the NNTP RFC and support for them may se If SMALL_MEMORY_MACHINE is defined --enable-long-article-numbers has no effect. +--with-zlib (default: on) +Check for zlib compression/decompression library and link against it if +available. This is a prerequisite for the -C cmd-line switch which can be +used to activate NNTP compression as defined in RFC 8054. + +--with-socks (default: off) +Check for socks proxy library (SOCKS Version 4) and link against it if +available. + +--with-socks5 (default: off) +Check for socks5 proxy library (SOCKS Version 5; RFC 1928) and link against +it if available. Options to set some default values ---------------------------------- @@ -372,9 +389,9 @@ default for all groups. You must specify one of the following 7 conversion tables for different languages 0 replace 8-bit letters by 7-bit counterpart without diacritics - ( -> A) and other characters by similar 7-bit ones ( -> >>) + (Ä -> A) and other characters by similar 7-bit ones (» -> >>) 1 same as 0, but use only one character (preserves layout) - 2 convert 8-bit letters to 7-bit replacements ( -> Ae) + 2 convert 8-bit letters to 7-bit replacements (Ä -> Ae) (useful for Danish, Dutch, German, Norwegian and Swedish) 3 replace 8-bit letters by 7-bit ISO 646 characters (mostly for Danish, Finnish, Norwegian and Swedish) @@ -563,11 +580,11 @@ The --enable-nls option enables Native L tin to run in languages other than American English. Native Language Support is enabled by default, the --disable-nls option disables NLS. ---with-included-gettext (default:off) +--with-included-gettext (default: off) If NLS is enabled, the --with-included-gettext option causes the build procedure to prefer its copy of GNU gettext. ---disable-included-msgs (default:off) +--disable-included-msgs (default: off) If NLS is enabled, the --disable-included-msgs option causes the build procedure to assume message libraries are already installed, and to not build them. @@ -714,9 +731,11 @@ tin will exit if the terminal it runs in value. the default is 8. DEBUG -allow various debug levels via -D the command-line switch. this may expose -sensitive data (i.e. your username & password used to autheticate on the -news-server) on the local system; read the SECURITY-section in man-page. +allow various debug levels (1 = NNTP, 2 = filter, 4 = newsrc, 8 = threading, +16 = memory, 32 = attributes, 64 = misc, 128 = remove existing debug files) +via -D the command-line switch. this may expose sensitive data (i.e. your +username & password used to authenticate on the news-server) on the local +system; read the SECURITY-section in man-page. MAXARTNUM experimental MAXARTNUM NNTP extension. the syntax is currently under diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/TODO tin-2.6.3/doc/TODO --- tin-2.6.2/doc/TODO 2022-11-04 06:14:33.000000000 +0100 +++ tin-2.6.3/doc/TODO 2023-12-22 04:56:37.334556218 +0100 @@ -25,15 +25,7 @@ o unexpected multiline responses confus (the servers response should be a single line (INN 2.2)) [20050207 Urs Janssen ] -o better integrate saving of MIME/non-MIME articles when not using libuu. - MIME sections are saved by the 's'ave operations, uuencoded sections - are saved as part of the postprocess backend - [mostly done] - [Jason Faultless ] - o batch mode has several bugs - - -Z and giving a cmd-line group the cmd-line group is not displayed in - the statistics nor taken into account for the 'any unread news' status. - -vc could be more verbose (like -vcZ is) - -o currently is not a 'batch_mode' option - -u could be faster if not building threads etc. pp. @@ -77,23 +69,11 @@ o the key ToggleHelpDisplay / GLOBAL_TO displaying the posting etiquette [20210106 Urs Janssen ] -o there is a memleak in read_cmd_line_options(envargs()) if $TINRC is set - Pager Problems -------------- Posting Problems ---------------- -o 8bit chars in some headers are RFC-2047-encoded where this is not allowed - according to usefor (Newsgrous, Distribution, ...) - do_rfc15211522_encode() - simply encodes all headers no matter if any of them must not be encoded - (see parse_rfc822_headers()). - [20090112 Urs Janssen ] - -o remove Message-IDs with 8bit chars in them when they occur in - Message-ID or References header - [done for References in replies/followups, Urs] - o keep RFC 6532 in mind as parts of it will sooner or later make it into NNTP (sic!). [20120220 Urs Janssen ] @@ -104,21 +84,27 @@ o repost ('x') ignores some ~/.tin/attr o forged cancelling via Supersedes:/Also-Control:/Control:-header is possible if it is supplied by hand (inews_prog=--internal) -o when last articles in a newsgroup were cancelled, it shows that there are - new articles in that group (except when using -n cmd-line flag) +o cancel sanity check FromSameUser() uses strcasestr() on the full address, + ignoring the fact that the local-part is actually case sensitive. -o mailers other than sendmail (f.e. mutt) and use_mailreader_i=OFF may lead +o mailers other than sendmail (f.e. mutt) and interactive_mailer=0 may lead to 'duplicated'-headers and multiple signatures New features ------------ -o add code for other TLS/SSL libraries (wolfSSL, mbed TLS, ...) - ( MBEDTLS_VERSION_STRING_FULL - LIBWOLFSSL_VERSION_STRING || OPENSSL_VERSION_TEXT) - -o add "COMPRESS DEFLATE" support - - [20100122 Urs Janssen ] +o add code for more TLS/SSL libraries (wolfSSL, mbed TLS, BearSSL, MatrixSSL, + axTLS, ...) + +o configure check for OpenSSL currently depends on pkg-config + +o with -T and an expired cert we could try to give more info then just + "certificate has expired" and then quitting, e.g. "was valid till ... " + or "not yet valid ..." with the corresponding dates (and the current + date); with -k we could emphasise the fact on connect. + +o with -T and hostname mismatch we could give more info than just + "TLS handshake failed: hostname mismatch" (show CN (vs. used hostname)); + with -k we could mention the mismatch on the 'J' ConnectionInfo-page. o add possibility to dump the current key mapping to a file @@ -137,10 +123,6 @@ o update included libcanlock to >= 3.3. o allow per server cache_overview_files setting via serverrc. [20180215 Urs Janssen ] -o add something like default_cmd_line_opts (acting like $TINRC) to serverrc? - precedence [low to high] = serverrc.def_cmd_line_opts, $TINRC, cmd-line? - [20190205 Urs Janssen ] - o if we extend serverrc it should also get some 'M'enu. [20190205 Urs Janssen ] @@ -174,9 +156,6 @@ o add a key to "drop" pending data from dot-stuffed lone '.' in it or the like) [20130615 Urs Janssen ] -o x_body currently doesn't allow cmd. execution via ! like x_headers - [20110912 Urs Janssen ] - o add nntp_default_server to tin.defaults to override compile time setting. if given strings starts with / or ~ the value is taken from the referenced file, if it starts with $ it is read from the referenced variable. @@ -195,7 +174,7 @@ o allow remapping of the 'z' abort-key o add more user defined screen layout at different levels (e.g. posting history screen) - (mostly done for selection, group and thread level) + (mostly done for selection, group, thread, attachment and page level) [20041025 Urs Janssen ] o allow a Message-ID on the cmd. line to jump to the given article @@ -209,6 +188,11 @@ o add more AUTHINFO SASL (RFC 4643, RFC o make 'GNKSA'-parser RFC5322/USEFOR compliant (e.g. misc.c:gnksa_dequote_plainphrase()) and fix bugs +o multiple names/addresses in From like in: + From: ole-fg@gmx.de (Olaf Schneider), adrian.suter@schweiz.org (Adrian Suter) + are parsed incorrectly (ie. %F in group_format ends up in + "Olaf Schneider), adrian.suter@schweiz.org (Adrian Suter " + o add XZVER (and XZHDR) support (zlib compressed yyencoded overview data) @@ -241,7 +225,7 @@ o allow bold, underline, italic, ... as ) [20030218 Serge Matveev ] -o hierarchical 'M'enu, e.g. put all art_marked_*into a 'submenu', +o hierarchical 'M'enu, e.g. put all art_marked_* into a 'submenu', restructure/sort 'M'enu items, some display-options (render BiDi) are currently under expert options, some options in display options are navigation options (catchup thread, use mouse, ...) @@ -251,6 +235,10 @@ o add a postponed 'browser' (store post format to make things easier?) [20020305 Dirk Nimmich ] +o should the postponed 'file' (and posted messages 'file') be in + mailbox_format (even if that's a one file/message format, thus + the 'file' actually needs to be a directory?). + o add postpone option for mail-actions; reusing p'o'stponed articles in mailing_list groups doesn't work (possible fix: store Newsgroups (and other info) via msg_add_header() @@ -258,10 +246,6 @@ o add postpone option for mail-actions; before posting.) [20010623 Urs Janssen ] -o should the postponed 'file' (and posted messages 'file') be in - mailbox_format (even if that's a one file/message format, thus - the 'file' actually needs to be a directory?). - o add maildir/maildir++ support (besides MBOX{O,RD} and MMDF}, MH (not only reading but also writing), mailstore, BABYL, Kendra (MMDF like with 20*CTRL-A as sep.), MBX and MIX (indexed MBOX from UW-IMAP) @@ -277,7 +261,7 @@ o add $LOCKEXT support [20030611 Urs Janssen ] o add xxencode (), - base224 (), xBin , + base224 (), base91 () and yenc (hide/decode-)support (see for readable code, ignore the crap on ). also check @@ -402,8 +386,8 @@ o Additions to the thread menu: ']' (GLOBAL_QUICK_FILTER_KILL) '[' (GLOBAL_QUICK_FILTER_SELECT) 'r' (reply to) /* not 'R' cause it conflicts with mail_bugreport */ - '' r should be toggle show all/show only unread - 'f' (post a followup) (maybe also 'F', '^W', ...) + r should be toggle show all/show only unread + '' (f'up with all headers included) ^W conflicts with MARK_FEED_UNREAD 'N' (next unread article) 'P' (previous unread article) 'V' (View/pipe/save multimedia attachments) @@ -427,10 +411,6 @@ o Additions to the select menu: '%' (toggle rot13 encoding of screen content) key to toggle groupname abbreviation -o Add to the 'M'enu: - '&' (GLOBAL_TOGGLE_COLOR) - and maybe a way to change built in path like DEFAULT_MAILER, PATH_PGP, ... - o Add to the attachment menu ('V'): 'F' post followup to current article, not including current attachment 'f' post followup to current article, including current (or tagged) @@ -444,13 +424,18 @@ o Add to the attachment menu ('V'): '#' tag range of attachments (n-m) 'x' repost current attachment to another group '%' (toggle rot13 encoding of screen content) + 'M' (GLOBAL_OPTION_MENU) + 'J' (GLOBAL_CONNECTION_INFO) '&' (GLOBAL_TOGGLE_COLOR) + 'I' (GLOBAL_TOGGLE_INVERSE_VIDEO) -o Add to the posting history screen (W'): - 'M' OptionMenu +o Add to the posting history screen ('W'): + 'M' (GLOBAL_OPTION_MENU) + 'J' (GLOBAL_CONNECTION_INFO) o Add to the URL Menu ('U'): - 'M' OptionMenu + 'M' (GLOBAL_OPTION_MENU) + 'J' (GLOBAL_CONNECTION_INFO) o integrate multi-part tagging with regular tagging, eg. "This article appears to have multi-parts, try and find them (y/n)?" @@ -479,18 +464,24 @@ o Merge the selection code with the ran [Jason Faultless ] o add check for liblzma/libbzip2/zlib (>=1.1.4)/[mini]lzo, lzlib, liblz4, - liblrzip, libzstd, ... + liblrzip, libzstd, lzfse, ... (, , , , , , , - ) and add an option to - write/read *zipped local overviews. + , + ) and add an option to write/read + *zipped local overviews. the libs might also be used for post-processing articles. o rewrite/cleanup all the debugging code, the output in /tmp is messy; the on screen output either slows down things dramatically or is unreadable; split DEBUG_MISC? + always log the terminating "." in multiline responses, so we + have a timestamp even if not running with -vD 1 (make verbose and + non verbose more consistent). + document the different debug levels/files and the effects of increasing + the verbosity. [Urs Janssen ] o replace gettimeofday() with clock_gettime() if available in parsdate.y @@ -573,12 +564,18 @@ o allow editing of the strings presente o allow ranges in gnksa-filters "gnksa=200-399" or "gnksa=101,103,201" [20200709 Urs Janssen ] +o add a cmd.-line switch to skip reading the filter file ('-F'?) as + filtering may be very time consuming with huge groups. what if a user + likes to add a filter entry during such a session? + Pager enhancements ------------------ o add 'autoview' (spawn external viewer) 'autohide' (don't even show info about that part) for different content-types -o add Content-Language (RFC 3282 or even RFC 8255) analysis +o add MIME Multiple Language Content Type (RFC 8255) analysis + +o add toggle attachment depth indentation 4 <-> 2 like ^T for tabs o suppress hide_uue=2 checking unless first line in an article or following a blank line @@ -590,14 +587,11 @@ o add missing mailcap (RFC 1524) featur o add BiDi handling to page header +o add trn like $HIDELINE tinrc-option to skip lines matching the given + regex when displaying (pipeing, printing, saving or quoting) an article. + Internal Changes ---------------- -o use tin_gettime() in *StopWatch() instead of ftime(3) - [Urs Janssen ] - -o merge refs.c:valid_msgid() and post.c:damaged_id() - [Urs Janssen ] - o in ENABLE_NLS case replace PLURAL() macro with proper use of ngettext(3) (if found by configure) to support languages with more than one plural form. @@ -643,7 +637,8 @@ o move several (server related) files i ${TIN_INDEX_NEWSDIR-"${TIN_HOMEDIR-"$HOME"}/.tin"}${NNTPSERVER+"/$NNTPSERVER"}/.news/ [20050807 Urs Janssen ] -o remove untranslatable constructs like txt_prefix_*, txt_marked_as_*, ... +o remove untranslatable constructs like txt_prefix_*, txt_marked_as_*, + txt_reading_*, ... [20050413 Urs Janssen ] o keys which could be renamed/merged: @@ -685,7 +680,8 @@ o make configure look for strrstr() in [Urs Janssen ] o reorder several structs to avoid padding e.g. t_capabilities (but that's - just used once, no big win here). (see gcc -Wpadded and/or pahole(1)) + just used once, no big win here), t_group, ... (see gcc -Wpadded + and/or pahole(1)) [Urs Janssen ] o what type is base[]? (long, see memory.c:init_alloc()~102) @@ -728,7 +724,7 @@ o check code with valgrind (), cppcheck (), Coverity (), - gcc-10 -fanalyzer + gcc -fanalyzer (), clang-analyzer (), infer () @@ -755,7 +751,7 @@ o some non fixed width strings could be before cCOLS), e.g. txt_warn_downgrade [20110325 Urs Janssen ] -o too much code is compiled when configured NO_POSTING +o too much code is compiled when configured NO_POSTING or without NNTP [20210206 Urs Janssen ] Unicode @@ -790,13 +786,21 @@ o add IDNA 2003 (RFC 3490ff.) and IDNA o add normalization (via or or - ) + or + ) (done for search strings and threading, missing for filtering etc. pp.) [20031209 Michael Bienia ] o rewrite ICU configure checks [20180710 Urs Janssen ] +o check for ICU ucsdet_detect() and if found add charset-detection + if undeclared_charset={guess,detect} + + +o check for libutf8proc + and use it (as fallback)? + o check for wcsftime() and if found use it instead of strftime() (at least in page.c). [20130129 Urs Janssen ] @@ -806,7 +810,8 @@ o BiDi handling to select-, group-, thr Docs/online help ---------------- o document the difference between - - "-D 1" (nntp dialog with likely long multilines responses skipped) + - "-D 1" (nntp dialog with likely long multilines responses and + sensitive auth data skipped) - "-vD 1" (full nntp dialog) - "-vvD 1" (full nntp dialog plus diagnostic messages) @@ -856,6 +861,19 @@ o the limited pgp support (inline pgp a Not yet classified ------------------ +o when reconnection fails or is unwanted during "POST", also/only + postpone_article(article_name) besides/instead of + rename_file(article_name, dead_article) and + append_file(dead_article, dead_articles)? + see nntplib.c:reconnect() ~894 + +o multipart/multilingual support (RFC 8255)? + +o make NNTP_TRY_RECONNECT configurable via tinrc? + +o shouldn't misc.c:strfmailer() handle '\n' like misc.c:strfeditor() + and pass it on as is? + o should -X (no overwrite) and/or -G/tinrc.getart_limit with cache_overview_files=ON warn that tin will not cache the overviews? @@ -867,11 +885,6 @@ o allow per group cancel_lock_algo sett o allow per group cache_overview_files setting via attributes? [20180215 Urs Janssen ] -o DIRSEP (set in tin.h (to '/')) is used in places in the code - and hardcoded '/' elsewhere (i.e. joinpath(), ...); the DIRSEP - looks like a leftover from when removing the non UNIX code - [20210112 Urs Janssen ] - o exit HEAD/NEXT loop on 5xx responses to HEAD? (see art.c:open_art_header()) [20161011 Urs Janssen ] @@ -891,9 +904,6 @@ o sometimes we convert the supplied ser upper/camelcase for -f or a fixed filename in newsrctable). [20160225 Urs Janssen ] -o add "host:port" notation support for -g as shortcut for -p port -g host - [20160222 Urs Janssen ] - o allow "begin-base64"/"====\n" as start/end marker for UUE-blocks besides the traditional "begin"/"end\n"? [20151204 Urs Janssen ] @@ -942,9 +952,6 @@ o the documentation suggests that novro fix the documentation or the behaviour. [20100103 Urs Janssen ] -o un/subscribe_pattern() is very slow on servers with a huge active file - [20091223 Urs Janssen ] - o replace wildmat.c with uwildmat.c ? It knows poison patterns and can handle UTF-8 strings @@ -964,10 +971,11 @@ o what about REDIRECT_OUTPUT? shouldn't [20080625 Urs Janssen ] o create debug output in - ${TIN_HOMEDIR-"$HOME"}/.tin"}${NNTPSERVER+"/$NNTPSERVER"} + ${TIN_HOMEDIR:-"$HOME"}/.tin${NNTPSERVER:+"/$NNTPSERVER"}${NNTPPORT:+":$NNTPPORT"}/ instead of in $TMPDIR (as it may contain username and password, access restrictions in $TMPDIR are a bad idea as other users need to be able to overwrite the file (multi user system)). + maybe also add "-O dir" cmd.line option to change the location? [20080211 Urs Janssen ] o -M/-N report is mailed to userid, should we use tinrc.mail_address @@ -984,7 +992,7 @@ o 'K' is still a bit inconsistent: read and jumps to the next unread article. should we let 'K' behave like in the pager? -o rename prompt_followupto (to prompt_extra_headres) and make it an option +o rename prompt_followupto (to prompt_extra_headers) and make it an option list like {"Followup-To"; "Summary"; "Keywords"; "Followup-To & Summary"; "Followup-To & Keywords"; "Summary & Keywords"; "Followup-To, Summary & Keywords"} or make it a @@ -1006,24 +1014,19 @@ o remove hard coded keys (eg. 'q') from o add PGP_INCLUDE_KEY to pgp_mail_keys? [20050426 Urs Janssen ] -o there is no command to undo a range ('#') selection - o 'article loss' reported in -o should 'tin -z foo.bar' only start up if there is any unread news in - foo.bar? - [20040325 Urs Janssen ] - o trn and perls Net::NNTP::Auth use ~/.nntpauth (format is "^server\s+user\s+password"), shall we also try ~/.nntpauth if we can't find a matching entry in ~/.newsauth? and should we look for ${TIN_HOMEDIR:-"$HOME"}/.tin/.newsauth if ~/.newsauth is not found? [20040128 Urs Janssen ] -o allow a different port in newsauth- and/or newsrctable-file - (server:port [...])? if we do, what's the precedence? - [high] -p, newsauth, newsrctable, $NNTPORT, 119 [low]? +o rework port in newsauth-, newsrctable-file and -g to allow + IPv6-addresses (in brackets?) + [implemented but without IPv6-address support. precedence is + [high] newsrctable, -p, -g, -T (563), $NNTPORT, 119 [low]] [20140504 Urs Janssen ] o what todo if in a CTE: x-uue the CD: filename differs from the one given @@ -1052,11 +1055,6 @@ o commas in real-name might cause probl quote the realname part? [20021007 Urs Janssen ] -o setting TIN_HOMEDIR to a non-existent dir gives a "Filesystem full" - error-message (but doesn't force quit) instead of creating the dir. bug? - feature? if the later we should give a more exact error-message. - [20011112 Urs Janssen ] - o update gettext stuff to > gettext-0.12.1 (or drop it?) o shows up cross-postings multiple times even if read once before getting @@ -1083,11 +1081,6 @@ o configure checks for fdopen(3) and de don't have any code guarded with that macro nor any fallback code if not found. -o re add innlib support? (the old one was dropped as the lib has retired - all (which were not that many) features we used and our code didn't - use the innlibs code where ever it was possible (and useful). - [20080211 Urs Janssen ] - o add check for libarchive and use for post-processing? [20111225 Urs Janssen ] @@ -1103,3 +1096,9 @@ o add check for libtre and offer TRE as o eval $NEWSHOST if $NNTPSERVER is unset (like Net::NNTP(3perl)) [20141225 Urs Janssen ] + +o add show_progress to art.c:setup_hard_base() and filter.c:filter_articles(), + both can be slow in huge groups + +o option to {display,warn,hide} article if it has an Expires:-header in the + past? or doe something via filter? diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/WHATSNEW tin-2.6.3/doc/WHATSNEW --- tin-2.6.2/doc/WHATSNEW 2022-11-01 14:10:57.000000000 +0100 +++ tin-2.6.3/doc/WHATSNEW 2023-11-30 12:41:29.096077281 +0100 @@ -6,16 +6,31 @@ New features --with-pcre[=PATH]) - NNTPS support based on libressl/gnuttls/OpenSSL (RFC 8143) (configure --with-nntps[=[libtls|openssl|gnutls]]) +- "COMPRESS DEFLATE" support (RFC 8054) - allow to cancel wait_message() via key press - option to hide help/mail-info in title: show_help_mail_sign - option remove SOFT HYPHENs (U+00AD) from non verbatim blocks: suppress_soft_hyphens -- ConnectionInfo page ('J') +- ConnectionInfo page ('J') incl. TLS connection info - ${TIN_HOMEDIR:-"$HOME"}/.tin/$NNTPSERVER${NNTPPORT:+":$NNTPPORT"}/msglog +- -t timeout cmd.-line option +- :port suffix in newsauth, newsrctable and -g +- -[zZMN] now note unsubscribed cmd-line groups +- cmd. execution via ! for x_body +- mime encode and fold long header-lines (> 998 octets) if !post_8bit_header +- post f'up from thread-level ('f' and 'F') +- configurable display format of attachments + (page_mime_format, page_uue_format, attachment_format) +- new option show_art_score (with col_score_neg, col_score_pos) +- ranges can be undone + Changes ------- -switch from stdio to own buffer implementation +- switch from stdio to own buffer implementation +- changed the evaluation odrer of LC_CTYPE and LC_MESSAGES when looking for a + keymap file, LC_MESSAGES is now noted first + Retired Features ---------------- diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/iso2asc.txt tin-2.6.3/doc/iso2asc.txt --- tin-2.6.2/doc/iso2asc.txt 2021-08-23 13:01:35.000000000 +0200 +++ tin-2.6.3/doc/iso2asc.txt 2023-01-18 23:37:18.342695894 +0100 @@ -126,11 +126,11 @@ which differs often dramatically from th of the characters. Consequently, I always preferred graphically similar replacements, where the field of application of the character did not seem to be very limited. E.g. it has been suggested to replace the -'left angle quotation mark' [] by '"' instead of '<' in table 1 based +'left angle quotation mark' [«] by '"' instead of '<' in table 1 based on the common semantic 'quotation mark', but this character is also often used as a kind of arrow, so a graphically similar replacement was chosen. Other characters with more limited applications like the -'small German letter sharp s' [] were replaced by the most often used +'small German letter sharp s' [ß] were replaced by the most often used replacements (e.g. 'ss') instead of graphically more similar characters like '3' or 'B'. @@ -138,12 +138,12 @@ First of all, a table with the real char (0xa0 - 0xff): - - - - - - +   ¡ ¢ £ € ¥ Š § š © ª « ¬ ­ ® ¯ + ° ± ² ³ Ž µ ¶ · ž ¹ º » Œ œ Ÿ ¿ + À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï + Ð Ñ Ò Ó Ô Õ Ö × Ø Ù Ú Û Ü Ý Þ ß + à á â ã ä å æ ç è é ê ë ì í î ï + ð ñ ò ó ô õ ö ÷ ø ù ú û ü ý þ ÿ Table 0 is a universal table that is expected to be suitable for many languages. The letters are simply the ASCII versions without the diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/keymap.sample tin-2.6.3/doc/keymap.sample --- tin-2.6.2/doc/keymap.sample 2022-10-27 10:18:21.000000000 +0200 +++ tin-2.6.3/doc/keymap.sample 2023-10-17 12:29:51.765153948 +0200 @@ -250,11 +250,13 @@ ThreadSelArt * ThreadToggleArtSel . ThreadReverseSel @ ThreadCancel D +ThreadFollowup F ThreadMarkArtRead K ThreadAutoSave S ThreadTagParts T ThreadUntag U ThreadToggleSubjDisplay d +ThreadFollowupQuote f ThreadMail m ThreadSave s ThreadTag t diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/l10n/de/tin.1 tin-2.6.3/doc/l10n/de/tin.1 --- tin-2.6.2/doc/l10n/de/tin.1 2022-12-24 23:58:16.000000000 +0100 +++ tin-2.6.3/doc/l10n/de/tin.1 2023-12-17 10:50:01.802530990 +0100 @@ -3,19 +3,19 @@ .\" Module : tin.1 .\" Author : I. Lea, U. Janssen .\" Created : 1991-08-23 -.\" Updated : 2022-12-24 +.\" Updated : 2023-12-24 .\" Notes : use American English; still needs some work, e.g.: .\" - document authorization (.newsauth) .\" - document random organization feature .\" .\" -.IX Title "tin 1" +.IX Titel "tin 1" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH tin 1 "24 Dezember 2022" 2.6.2 "Usenet Newsreader" +.TH tin 1 "24 Dezember 2023" 2.6.3 "Usenet Newsreader" .\" .\" .SH NAME @@ -27,12 +27,12 @@ tin, rtin \- Usenet Newsreader .\" .\" \fBtin\fP [\|[\|\fB\-h\fP\||\|\fB\-H\fP\||\|\fB\-V\fP\|]\ \|| [\|[\|\fB\-a\fP\|] -[\|\fB\-dlnq\fP\||\|\fB\-Q\fP\|] [\|\fB\-AkrTzxX\fP\|]\|] [\|[\|\fB\-R\fP\||\|\fB\-S\fP\|] +[\|\fB\-dlnq\fP\||\|\fB\-Q\fP\|] [\|\fB\-ACkrTzxX\fP\|]\|] [\|[\|\fB\-R\fP\||\|\fB\-S\fP\|] \|\|\fB\-s\fP \fINews\-Verz.\fP\|] [\|\fB\-cuvZ\fP\|] [\|\fB\-4\fP\||\|\fB\-6\fP[\|\fB\-o\fP\||\|\fB\-w\fP\||\|\fB\-N\fP\||\|\fB\-M\fP \fIAdresse\fP\|] [\|\fB\-D\fP \fIDebuggrad\fP\|] [\|\fB\-G\fP \fIArtikellimit\fP\|] [\|\fB\-f\fP \fInewsrc\-Datei\fP\|] [\|\fB\-g\fP \fIServer\fP\|] [\|\fB\-m\fP \fIMail\-Verz.\fP\|] [\|\fB\-p\fP -\fIPort\fP\|] [\|\fB\-I\fP \fIindex\-Verz.\fP\|]\ \|[\fINewsgruppe\fP\|[\|,.\|.\|.\|]\|]\|] +\fIPort\fP\|] [\|\fB\-t\fP \fITimeout\fP\|] [\|\fB\-I\fP \fIindex\-Verz.\fP\|]\ \|[\fINewsgruppe\fP\|[\|,.\|.\|.\|]\|]\|] .SH BESCHREIBUNG .IX Header BESCHREIBUNG \fBtin\fP ist ein einfach zu bedienender Newsreader für das Usenet. Er kann @@ -100,6 +100,11 @@ Erstelle bzw. aktualisiere Index\-Dateie \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP bzw. der mittels \*(rq\fB\-f\fP\*(rq angegebenen Datei und markiere alle Artikel als gelesen. .TP +\fB\-C\fP +Die NNTP\-Erweiterung COMPRESS (\fBRFC\%8054\fP) verwenden, falls +verfügbar. Auch \fBnntp_read_timeout_secs\fP, '\fB\-t\fP\*(rq und die Abschnitte +"SICHERHEIT" und "FEHLER" beachten. +.TP \fB\-d\fP .\" .\" FIXME: explain debug levels @@ -109,17 +114,17 @@ Keine Gruppenbeschreibungen und die Serv \fB\-D\fP\fI Debuggrad\fP Debuggrad angeben (1 = NNTP, 2 = Filter, 4 = newsrc, 8 = Threading, 16 = Speicher, 32 = attributes, 64 = Diverses, 128 = vorhandene Debugdateien -löschen). Im NNTP\-Level steuert \*(rq\fB\-v\fP\*(rq die Ausführlichkeit der Ausgabe.Je -nach Debuggrad könnten verschiedene Dateien nach \fI$TMPDIR\fP geschrieben -werden und/oder eine Bildschirmausgabe erfolgen. Auch den Abschnitt -"SICHERHEIT" beachten! +löschen). Im NNTP\-Level steuert \*(rq\fB\-v\fP\*(rq die Ausführlichkeit der +Ausgabe. Je nach Debuggrad könnten verschiedene Dateien nach \fI$TMPDIR\fP +geschrieben werden und/oder eine Bildschirmausgabe erfolgen. Auch den +Abschnitt "SICHERHEIT" beachten! .TP \fB\-f\fP\fI Datei\fP Benutze die angegebene newsrc\-Datei anstelle von \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP. .TP -\fB\-g\fP\fI Server\fP -Zugehörigen Newsserver und newsrc\-Datei aus +\fB\-g\fP\fI Server[:Port]\fP +Zugehörigen Newsserver[:Port] und newsrc\-Datei aus \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/newsrctable\fP benutzen. Nur verfügbar, wenn via NNTP gelesen wird. .TP @@ -145,7 +150,8 @@ abruft und \fBcache_overview_files\fP au .TP \fB\-k\fP Zertifikatsüberprüfungsschritt für NNTPS\-Verbindungen überspringen und ohne -Überprüfung fort fahren. Diese Option beinhaltet \*(rq\fB\-T\fP\*(rq. +Überprüfung fort fahren. Diese Option beinhaltet \*(rq\fB\-T\fP\*(rq. Auch den +Abschnitt "SICHERHEIT" beachten. .TP \fB\-l\fP Ruft die Anzahl der Artikel pro Gruppe aus der Datei @@ -196,10 +202,11 @@ Tages nicht laden. .TP \fB\-Q\fP Schnellstart. \fBtin\fP so schnell wie möglich starten, zur Zeit entspricht -diese Option \*(rq\fB\-dnq\fP\*(rq. +diese Option \*(rq\fB\-dnq\fP\*(rq. Siehe auch die Befehlszeilenoptionen '\fB\-C\fP\*(rq und +\&\*(rq\fB\-G\fP\*(rq. .TP \fB\-r\fP -Nachrichten aus der Ferne vom Standard\-NTP\-Server, der in der +Nachrichten aus der Ferne vom Standard\-NNTP\-Server, der in der Umgebungsvariable $\fBNNTPSERVER\fP angegeben oder in der Datei \fI/etc/nntpserver\fP enthalten ist lesen. .TP @@ -215,8 +222,14 @@ Speichere ungelesene Artikel zum später weitere Informationen siehe den Abschnitt "AUTOMATISCHES MAILEN UND SPEICHERN VON UNGELESENEN ARTIKELN". .TP +\fB\-t\fP\fI Timeout\fP +Übersteuert die \fBnntp_read_timeout_secs\fP Einstellung. Voreinstellung sind +120, das Maximum 16383 Sekunden. +.TP \fB\-T\fP -NNTPS (NNTP over TLS) verwenden. Nur möglich wenn via NNTP gelesen wird. +NNTPS (NNTP über TLS) aktivieren. Dies setzt auch die Umgebungsvariable +$\fBNNTPPORT\fP außer Kraft, falls diese gesetzt ist. Nur verfügbar, wenn über +NNTP gelesen wird. .TP \fB\-u\fP Erstellt/aktualisiert Indexdateien für jede Gruppe in @@ -241,7 +254,7 @@ Schnell\-Modus um nur einen Artikel zu p Sie können keine Artikel veröffentlichen, wenn Sie diese Option verwenden. .TP \fB\-X\fP -Scheibgeschützter Modus. \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP und Dateien +Schreibgeschützter Modus. \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP und Dateien unter \fI${TIN_HOMEDIR:\-"$HOME"}/.tin\fP werden nicht überschrieben aber angelegt falls sie nicht existieren. .TP @@ -258,10 +271,11 @@ Rückgabewert von 0 bedeutet keine ungel aufgetreten ist und 2 das ungelesene Artikel vorhanden sind. Nützlich in Skripten. .PP -\fBtin\fP can also dynamically change its options by the \fBOptionMenu\fP ('\fBM\fP') -command. Any changes are written to -\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/tinrc\fP. For more information see section -"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" and \fB\%tin\fP(5). +\fBtin\fP kann seine Optionen auch dynamisch mit dem Befehl \fBOptionMenu\fP +('\fBM\fP') ändern. Alle Änderungen werden in +\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/tinrc\fP geschrieben. Weitere Informationen +finden Sie im Abschnitt "MENÜ DER GLOBALE OPTIONEN UND KONFIGURIERBAREN +TINRC\-VARIABLEN" und \fB\%tin\fP(5). .PP Eine Liste von Gruppen kann nach den anderen Befehlszeilenoptionen angegeben werden. Dies kann nützlich sein, falls Sie eine handverlesene Untermenge der @@ -279,12 +293,12 @@ verwendet. Falls mehr als eine Gruppe od wird nur die erste Gruppe bzw. die erste Gruppe verwendet, die übereinstimmt. .PP -Once you use \fBSelectYankActive\fP ('\fBy\fP') to yank in all active groups, or -\fBSelectToggleReadDisplay\fP ('\fBr\fP') to toggle the read/unread status, then -the command\-line groups will be gone. You can use \fBSelectSyncWithActive\fP -('\fBY\fP') to reread the -\fI${TIN_LIBDIR:\-NEWSLIBDIR}"/"${TIN_ACTIVEFILE:\-active}\fP file and get them -back. +Sobald Sie \fBSelectYankActive\fP ('\fBy\fP') verwenden, um alle aktiven Gruppen +einzublenden, oder \fBSelectToggleReadDisplay\fP ('\fBr\fP') verwenden, um den +Status gelesen/ungelesen umzuschalten, sind die Befehlszeilengruppen +verschwunden. Sie können \fBSelectSyncWithActive\fP ('\fBY\fP') verwenden, um die +Datei \fI${TIN_LIBDIR:\-NEWSLIBDIR}"/"${TIN_ACTIVEFILE:\-active}\fP erneut zu +lesen um diese wieder anzuzeigen. .PP NB: With the \*(rq\fB\-n\fP\*(rq flag, only unsubscribed groups in the \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP file (or the newsrc\-file given by the @@ -397,10 +411,8 @@ articles within the thread it might be m front of the total number of articles in the thread \(em this is controlled by the \fBrecent_time\fP option. If a thread has hot articles in it (see also section "FILTERING ARTICLES") it's marked with \fBart_marked_selected\fP in -front of the total number of articles in the thread. The number of lines of -the first (unread) article in the thread might also be shown right before -the subject \(em this is controlled by the \fBshow_info\fP option. The display -can be customized via \fBgroup_format\fP. +front of the total number of articles in the thread. The display can be +customized via \fBgroup_format\fP. .PP .\" FIXME - make this auto scale .nf @@ -537,8 +549,8 @@ Help screen of commands available on the ('\fB\(rs\fP') to search on this screen. \fBQuit\fP ('\fBq\fP') returns to the menu. .TP \fBToggleHelpDisplay 'H'\fP -Mini\-Hilfe am unterem Bildschirmrand und Posting Etiquette nach dem -Verfassen eines Artikels ein\-/ausschalten (\fBbeginner_level\fP). +Mini\-Hilfe am unterem Bildschirmrand und Posting Etikette nach dem Verfassen +eines Artikels ein\-/ausschalten (\fBbeginner_level\fP). .TP \fBDisplayPostHist 'W'\fP Listet die vom Benutzer geposteten Artikel auf. Es werden das Datum des @@ -687,17 +699,18 @@ the \fI${TIN_LIBDIR:\-NEWSLIBDIR}"/"${TI those that are subscribed to in \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP. .TP \fBSelectSyncWithActive 'Y'\fP -Reread the \fI${TIN_LIBDIR:\-NEWSLIBDIR}"/"${TIN_ACTIVEFILE:\-active}\fP file to -see if any new news has arrived since starting \fBtin\fP. +Liest die Datei \fI${TIN_LIBDIR:\-NEWSLIBDIR}"/"${TIN_ACTIVEFILE:\-active}\fP +erneut ein, um zu sehen, ob seit dem Start von \fBtin\fP neue Nachrichten +eingetroffen sind. .TP \fBSelectMarkGrpUnread 'z' 'Z'\fP .\" ------------------------------------------------------------------- .\" Alle Artikel in der aktuellen Gruppe als ungelesen markieren. .SS GRUPPEN\-INDEX\-BEFEHLE -All searches in this level are limited to unread articles if in -\fBshow_only_unread_arts\fP mode. \fBGroupToggleReadUnread\fP ('\fBr\fP') can be use -toggle the setting right before/after the search. +Alle Suchen auf dieser Ebene sind im \fBshow_only_unread_arts\fP\-Modus auf +ungelesene Artikel beschränkt. \fBGroupToggleReadUnread\fP ('\fBr\fP') kann +verwendet werden, um die Einstellung direkt vor/nach der Suche umzuschalten. .TP 10 \fB4\fP Artikel 4 auswählen. @@ -810,12 +823,12 @@ Durchsuche die Körper aller Artikel in Suche kann mit \fBQuit\fP ('\fBq\fP') abgebrochen werden. .TP \fBCatchup 'c'\fP -Mark all articles as read [after confirmation] then return to the group -selection list. Move cursor to next group. +Markiert alle Artikel als gelesen [nach Bestätigung] und kehrt dann zur +Gruppenauswahlliste zurück. .TP \fBCatchupNextUnread 'C'\fP -Mark all articles as read [after confirmation] and enter the next group with -unread news. +Markiert alle Artikel als gelesen [nach Bestätigung] und betritt die nächste +Gruppe mit ungelesenen Nachrichten. .TP \fBGroupToggleSubjDisplay 'd'\fP Durchläuft die Anzeige des Autors durch alle möglichen Optionen für die @@ -1035,12 +1048,12 @@ Durchsuche die Körper aller Artikel in Suche kann mit \fBQuit\fP ('\fBq\fP') abgebrochen werden. .TP \fBCatchup 'c'\fP -Mark thread as read [after confirmation] and return to the group index -page. Move cursor to next thread. +Thread [nach Bestätigung] als gelesen markieren und zur Gruppenindexseite +zurückkehren. .TP \fBCatchupNextUnread 'C'\fP -Mark thread as read [after confirmation] and enter the next thread -containing unread news. +Thread [nach Bestätigung] als gelesen markieren und zum nächsten Thread mit +ungelesenen Nachrichten wechseln. .TP \fBThreadToggleSubjDisplay 'd'\fP Durchläuft die Anzeige des Autors durch alle möglichen Optionen für die @@ -1054,6 +1067,14 @@ in der Newsgruppe 'control' oder 'contro \fBEditFilter 'E'\fP Filter\-Datei bearbeiten und danach anwenden. .TP +\fBThreadFollowupQuote 'f'\fP +Veröffentlicht ein Follow\-up zum aktuellen Artikel mit einer Kopie des +Artikels. +.TP +\fBThreadFollowup 'F'\fP +Veröffentlicht ein Follow\-up zum aktuellen Artikel ohne eine Kopie des +Artikels. +.TP \fBToggleInfoLastLine 'i'\fP Subject des geöffneten Artikels in der untersten Zeile anzeigen. .TP @@ -1104,8 +1125,8 @@ NACHSENDEN UND SPEICHERN VON ARTIKELN". Markierte Artikel automatisch ohne weiteres Nachfragen speichern. .TP \fBThreadTag 't'\fP -Toggle tag status of current article for mailing, piping, printing, saving -or reposting. +Tag\-Status des aktuellen Artikels zum Versenden, Weiterleiten, Drucken, +Speichern oder erneuten Veröffentlichen umschalten. .TP \fBThreadTagParts 'T'\fP Alle Teile der aktuellen mehrteiligen Nachricht automatisch in der @@ -1145,8 +1166,8 @@ Automatische Hervorheben des/der Artikel Abschnitt "FILTERN VON ARTIKELN" für weitere Informationen. .TP \fBPageReplyQuoteHeaders '^E'\fP -Reply through mail to the author of the current article with a copy of the -article with all headers included. +Dem Autor des aktuellen Artikels per E\-Mail mit einer Kopie des Artikels +einschließlich aller Header anworten. .TP \fBPagePGPCheckArticle '^G'\fP Perform \fB\%pgp\fP(1) / \fB\%gpg\fP(1) operations on article. This expects @@ -1164,8 +1185,8 @@ Informationen den Abschnitt "FILTERN VON Tabulatorbreite zwischen 4 und 8 Zeichen Umschalten. .TP \fBPageFollowupQuoteHeaders '^W'\fP -Post a followup to the current article with a copy of the article with all -headers included. +Follow\-up zum aktuellen Artikel mit einer Kopie des Artikels einschließlich +aller Header veröffentlichen. .TP \fBPageToggleTex2iso '"'\fP TeX auf ISO\-Dekodierung für aktuellen Artikel umschalten. Das @@ -1362,8 +1383,8 @@ NACHSENDEN UND SPEICHERN VON ARTIKELN". Markierte Artikel automatisch ohne weiteres Nachfragen speichern. .TP \fBPageTag 't'\fP -Toggle tag status of current article for mailing, piping, printing, saving -or reposting. +Tag\-Status des aktuellen Artikels zum Versenden, Weiterleiten, Drucken, +Speichern oder erneuten Veröffentlichen umschalten. .TP \fBPageGroupSel 'T'\fP Kehrt zur Auswahlebene zurück. @@ -1401,14 +1422,14 @@ Alle Artikel als ungelesen markieren. .\" Markiere den aktuellen Thread als ungelesen. .SS "URL LISTE" -\fBPageViewUrl\fP ('\fBU\fP') displays a list of URLs in the current -article. Besides the common moving keys, the following commands are -available: +\fBPageViewUrl\fP ('\fBU\fP') zeigt eine Liste der URLs im aktuellen Artikel +an. Neben den üblichen Bewegungstasten stehen folgende Befehle zur +Verfügung: .RS 4 .TP 10 \fBUrlSelect '^J' ''\fP -The current URL will be prompted and opened using the -\fBurl_handler\fP. '\fB\fP' or no input will skip the URL. +Die aktuelle URL wird abgefragt und mit dem \fBurl_handler\fP +geöffnet. '\fB\fP' oder keine Eingabe überspringt die URL. .TP \fBSearchSubjF '/'\fP Suche nach URL (vorwärts). @@ -1429,15 +1450,15 @@ Anzeige der aktuellen URL in der letzten Hilfeseite der verfügbaren Befehle. .TP \fBToggleHelpDisplay 'H'\fP -Mini\-Hilfe am unterem Bildschirmrand und Posting Etiquette nach dem -Verfassen eines Artikels ein\-/ausschalten (\fBbeginner_level\fP). +Mini\-Hilfe am unterem Bildschirmrand und Posting Etikette nach dem Verfassen +eines Artikels ein\-/ausschalten (\fBbeginner_level\fP). .RE .\" ------------------------------------------------------------------- .\" .SS ANHANGSVERZEICHNIS -\fBPageViewAttach\fP ('\fBV\fP') displays a list of attachments of the current -article. Besides the common moving keys, the following commands are -available: +\fBPageViewAttach\fP ('\fBV\fP') zeigt eine Liste der Anhänge des aktuellen +Artikels an. Neben den üblichen Bewegungstasten stehen folgende Befehle zur +Verfügung: .RS 4 .TP 10 \fBAttachPipe 'p'\fP @@ -1485,8 +1506,8 @@ Name oder Beschreibung des Anhangs in de Hilfeseite der verfügbaren Befehle. .TP \fBToggleHelpDisplay 'H'\fP -Mini\-Hilfe am unterem Bildschirmrand und Posting Etiquette nach dem -Verfassen eines Artikels ein\-/ausschalten (\fBbeginner_level\fP). +Mini\-Hilfe am unterem Bildschirmrand und Posting Etikette nach dem Verfassen +eines Artikels ein\-/ausschalten (\fBbeginner_level\fP). .RE .\" ------------------------------------------------------------------- .\" @@ -1529,8 +1550,8 @@ Umschalten der Anzeige der aktuellen \*( Hilfeseite der verfügbaren Befehle. .TP \fBToggleHelpDisplay 'H'\fP -Mini\-Hilfe am unterem Bildschirmrand und Posting Etiquette nach dem -Verfassen eines Artikels ein\-/ausschalten (\fBbeginner_level\fP). +Mini\-Hilfe am unterem Bildschirmrand und Posting Etikette nach dem Verfassen +eines Artikels ein\-/ausschalten (\fBbeginner_level\fP). .RE .\" ------------------------------------------------------------------- .\" @@ -1638,6 +1659,11 @@ If ON \fBtin\fP will ask before using a display MIME messages. This only occurs if a MIME viewer is set. Default is OFF. .TP +\fBFormatanweisung für die Anhangsebene (attachment_format)\fP +Diese Formatanweisung wird von \fBtin\fP zur Darstellung der Anhangsebene +benutzt. Für weitere Informationen sei auf den Abschnitt "ANSICHTEN +ANPASSEN" verwiesen. Voreingestellt ist "%t%s%e%c%d". +.TP \fBSendet Ihnen eine cc und/oder eine blinde cc autom. (auto_cc_bcc)\fP Setzt Ihren Namen automatisch in das Feld \*(rqCc:\*(rq und/oder \*(rqBcc:\*(rq, wenn Sie einen Artikel versenden. Die Voreinstellung ist Nein. @@ -1737,12 +1763,18 @@ Farbe von zweifach zitierten Zeilen Farbe von =>3\-fach zitierten Zeilen .TP \fBFarbe des Antwortzählers (col_response)\fP -Color of response counter. This is the text that says "Response x of y" in -the article viewer. +Farbe des Antwortzählers. Das ist der Text "Antwort x von y" im +Artikel\-Viewer. .TP \fBFarbe von Signaturen (col_signature)\fP Farbe von Signaturen .TP +\fBFarbe negativer Bewertung (col_score_neg)\fP +Farbe negativer Bewertung +.TP +\fBFarbe positiver Bewertung (col_score_pos)\fP +Farbe positiver Bewertung +.TP \fBFarbe der hervorgehobenen URLs (col_urls)\fP Farbe der hervorgehobenen URLs .TP @@ -1971,8 +2003,8 @@ use_mailreader_i=ON option). 0 turns off .\" mono_mark* currently do allow "Reverse video" even if .\" inverse_okay=FALSE \fBInverse Darstellung für die Header (inverse_okay)\fP -If ON use inverse video for page headers and URL highlighting. Default is -ON. +Falls ON: inverse Darstellung für Header und das Hervorheben von URLs +benutzen. Voreinstellung ist ON. .TP \fBHalte Fehlschl. in ~/dead.articles (keep_dead_articles)\fP If ON keep all failed postings in \fI${TIN_HOMEDIR:\-"$HOME"}/dead.articles\fP @@ -2013,8 +2045,8 @@ creating articles, sending mail and when (\fBRFC\%4880\fP). .TP \fBMIME\-Kodierung für E\-Mails (mail_mime_encoding)\fP -MIME encoding of the body in mail message, if necessary (8bit, base64, -quoted\-printable, 7bit). Default is quoted\-printable. +MIME\-Kodierung des Textkörpers in E\-Mail\-Nachrichten falls erforderlich +(8bit, base64, quoted\-printable, 7bit). Voreinstellung ist quoted\-printable. .TP \fBEinleitungszeile bei Mailantwort (mail_quote_format)\fP Format der Einleitungszeile für Mailantworten (%A=Mailadresse, %D=Datum, @@ -2069,8 +2101,8 @@ presents a menu with choices of the curr unread articles, or nothing. .TP \fBMark. gesp. Artikel/Threads gelesen (mark_saved_read)\fP -Falls ON werden gespeicherte Artikel als gelesen markiert.Voreinstellung ist -ON. +Falls ON werden gespeicherte Artikel als gelesen markiert. Voreinstellung +ist ON. .TP \fBMIME\-Viewer (metamail_prog)\fP Path, name and options of external \fB\%metamail\fP(1) program used to view @@ -2155,7 +2187,12 @@ wrote:". .TP \fBNNTP\-lese Zeitlimit in Sekunden (nntp_read_timeout_secs)\fP Time in seconds to wait for a response from the server. Default is 120. -Setting this to 0 means no timeout. +Setting this to 0 means no timeout. As if you use the "\fB\-C\fP" option in +conjunction with a low value for \fBnntp_read_timeout_secs\fP may result in a +timeout (and disconnect in batch mode) when connecting to large servers or +entering large groups, because the timer is set when the command is sent to +the server and that needs some time to compress the large response, the +value should not be set too small. .TP \fBUnicode Normalisierungsart (normalization_form)\fP Normalisierungsart die \fBtin\fP verwenden soll um die Unicode\-Eingabe zu @@ -2179,9 +2216,21 @@ Einige Normalisierungsarten sind nur ver unterstützt werden, die \fBtin\fP verwendet, um die Normalisierung durchzuführen. Nach Möglichkeit sollte NFC verwendet werden. .TP +\fBFormatanweisung für Mime\-Header auf Artikelebene (page_mime_format)\fP +Diese Formatanweisung wird von \fBtin\fP zur Darstellung von Mime\-Headern auf +Artikelebene benutzt. Fr weitere Informationen sei auf den Abschnitt +"ANSICHTEN ANPASSEN" verwiesen. Voreingestellt ist "[\-\- +%T%S%*n%z%*l%!c%!d%*e\-\-]". +.TP +\fBFormatanweisung für die Anzeige des UUE\-Headers auf Artikelebene (page_uue_format)\fP +Diese Formatanweisung wird von \fBtin\fP zur Darstellung von UUE\-Headern auf +Artikelebene benutzt. Für weitere Informationen sei auf den Abschnitt +"ANSICHTEN ANPASSEN" verwiesen. Voreingestellt ist "[\-\- %T%S%*n%I%!d%*e +\-\-]". +.TP \fBSetze Cursor auf ersten ungel. Art. (pos_first_unread)\fP -If ON put cursor at first unread article in group otherwise at last -article. Default is ON. +Falls ON wird der Cursor auf den ersten ungelesenen Artikel in der Gruppe +gesetzt, andernfalls auf den letzten Artikel. .TP \fBBenutze 8bit\-Zeichen im Newsheader (post_8bit_header)\fP Allows 8bit characters unencoded in the header of a news article, if set @@ -2289,14 +2338,14 @@ reread at regular intervals to show if a 1200. Setting this to 0 will disable this feature. .TP \fBVerz. um Art/Threads zu speichern (savedir)\fP -Directory where articles/threads are saved. Default is +Verzeichnis, in dem Artikel/Threads gespeichert werden. Voreinstellung ist \fI${TIN_HOMEDIR:\-"$HOME"}/News\fP. .TP \fBBewertungsgrenze (kill) (score_limit_kill)\fP If the score of an article is below or equal this value the article gets marked as killed. .TP -\fBselect) (score_limit_select\fP +\fBBewertungsgrenze (select) (score_limit_select)\fP If the score of an article is above or equal this value the article gets marked as hot. .TP @@ -2322,8 +2371,8 @@ benutzt. Für weitere Informationen sei ANPASSEN" verwiesen. Voreingestellt ist "%f\ %n\ %U\ \ %G\ \ %d". .TP \fBIm Gruppen\- und Threadlevel, zeige Autor an mit (show_author)\fP -Which information about the author should be shown. Default is 2, authors -full name. +Welche Informationen über den Autor sollen angezeigt werden. Die +Voreinstellung ist 2, der vollständige Name des Autors. .RS +.5i .IP 0 3 \fBNichts\fP, nur die \*(rqSubject:\*(rq Zeile wird angezeigt. @@ -2372,27 +2421,9 @@ mail has arrived. arrived otherwise show help sign. .RE .TP -\fBZeige Zeilenz./Bewert. in Übersicht (show_info)\fP -Which information about the thread or article should be shown. Default is 1, -show only the line count. -.RS +.5i -.IP 0 3 -\fBNichts\fP. Keine weiteren Informationen werden angezeigt. -.IP 1 -\fBLines\fP, in article listing the line count of an article will be displayed -and in thread listing the line count of first (unread) article will be -displayed. -.IP 2 -\fBScore\fP, in article listing the score of an article will be displayed and -in thread listing the score of the thread will be displayed \(em see also -\fBthread_score\fP. -.IP 3 -\fBZeilen und Bewertung\fP, Zeilenzahl und Bewertung zusätzlich anzeigen. -.RE -.TP \fBZeige nur ungelesene Artikel (show_only_unread_arts)\fP -If ON show only new/unread articles otherwise show all articles. Default is -ON. +Falls ON, werden nur neue/ungelesene Artikel angezeigt, andernfalls werden +alle Artikel angezeigt. .TP \fBZeige nur Gruppen mit ungel. Art. (show_only_unread_groups)\fP Falls ON zeige nur abonnierte Gruppen mit ungelesen Artikeln. Voreinstellung @@ -2401,6 +2432,11 @@ ist OFF. \fBZeige Signaturen an (show_signatures)\fP Falls OFF zeige keine Signaturen an. Voreinstellung ist ON. .TP +\fBZeige Bewertung an (show_art_score)\fP +Falls ON, wird die Bewertung bei der Anzeige von Artikeln in der unteren +linken Ecke gezeigt. Voreinstellung ist OFF. Siehe auch \fBcol_score_neg\fP und +\fBcol_score_pos\fP. +.TP \fBTrenne Sig mit '\en\-\- \en' ab (sigdashes)\fP Falls ON, wird der Signatur ein Signaturtrenner vorangestellt. Voreinstellung ist ON. @@ -2443,9 +2479,9 @@ the default. The following sort types ar .IP 6 \fBDate: (aufsteigend)\fP, Artikel aufsteigend nach \*(rqDate:\*(rq sortieren. .IP 7 -\fBScore (absteigend)\fP, Artikel absteigend nach Score sortieren. +\fBBewertung (absteigend)\fP, Artikel absteigend nach Bewertung sortieren. .IP 8 -\fBScore (aufsteigend)\fP, Artikel aufsteigend nach Score sortieren. +\fBBewertung (aufsteigend)\fP, Artikel aufsteigend nach Bewertung sortieren. .IP 9 \fBLines: (absteigend)\fP, Artikel absteigend nach \*(rqLines:\*(rq sortieren. .IP 10 @@ -2459,9 +2495,9 @@ the default. The following sort types ar .IP 0 3 \fBNichts\fP, keine Sortierung der Threads. .IP 1 -\fBScore (absteigend)\fP, Threads absteigend nach Score sortieren. +\fBBewertung (absteigend)\fP, Threads absteigend nach Bewertung sortieren. .IP 2 -\fBScore (aufsteigend)\fP, Threads aufsteigend nach Score sortieren. +\fBBewertung (aufsteigend)\fP, Threads aufsteigend nach Bewertung sortieren. .IP 3 \fBLast posting date (descending)\fP, sort threads by date of last posting descending. @@ -2540,7 +2576,7 @@ The default is Both Subject and Referenc \fBBoth Subject and References\fP, Diskussionsfaden anhand von \*(rqReferences:\*(rq und \*(rqSubject:\*(rq aufbauen (Voreinstellung). .IP 4 -\fBMultipart Subject\fP, Diskussionsfaden mehrteiliger Artike anhand von +\fBMultipart Subject\fP, Diskussionsfaden mehrteiliger Artikel anhand von \&'Subject:\*(rq aufbauen. .IP 5 \fBPercentage Match\fP, thread base upon a partial character match on @@ -2561,8 +2597,8 @@ How closely the subjects must match for the same thread. This is a percentage and the default if 75%. .TP \fBBewertung eines Threads (thread_score)\fP -How the total score of a thread is computed. Default is 0, the maximum score -in this thread. +Wie die Gesamtpunktzahl eines Threads berechnet wird. Voreinstellung ist 0, +die maximale Punktzahl in diesem Diskussionsfaden (Thread). .RS +.5i .IP 0 3 \fBMax\fP, Maximalwert im Diskussionsfaden. @@ -2954,12 +2990,12 @@ set \fBbatch_save\fP to ON in tinrc and want using attributes. .TP 2i \fBtin \-M iain \-c \-f newsrc.mail\fP -(mail any unread articles in newsgroups specified in file newsrc.mail to the -local user iain and mark them as read) +(alle ungelesenen Artikel in den in der Datei newsrc.mail angegebenen +Newsgruppen an den lokalen Benutzer iain senden und als gelesen markieren) .TP 2i \fBtin \-S \-c \-f newsrc.save\fP -(save any unread articles in newsgroups specified in file newsrc.save and -mark them as read) +(alle ungelesenen Artikel in den in der Datei newsrc.save angegebenen +Newsgruppen speichern und als gelesen markieren) .TP 2i \fBtin \-R\fP .\" @@ -2972,7 +3008,8 @@ than just the current item. A range is a \(en, e.g. 10\(en15 will highlight items 10 through 15 on the current screen. Other than absolute numeric positions, '.' can be used in place of the current cursor position and '$' can be used to -mean the highest number available. Currently the only commands that +mean the highest number available. Entering '0' at the prompt undoes the +previously entered range selection. Currently the only commands that understand ranges are \fBGroupMarkThdRead\fP ('\fBK\fP'), \fBMarkArtUnread\fP ('\fBz\fP') and \fBMarkThdUnread\fP ('\fBZ\fP'). .SS "NEWSGROUP LISTEN & WILDCARDS" @@ -3042,7 +3079,7 @@ werden. Folgende Platzhalter stehen zur \fB%L\fP Anzahl der Zeilen \fB%M\fP Message\-ID \fB%R\fP Anzahl der Antworten im Thread -\fB%S\fP Score +\fB%S\fP Bewertung \fB%T\fP Subject und/oder Baumdarstellung des Thread \fB%U\fP Anzahl ungelesener Artikel \fB%d\fP Gruppenbeschreibung @@ -3109,7 +3146,7 @@ weiterführende Informationen). .PP Die Länge der einzelnen Elemente (außer '\fB%%\fP') kann mit einer positiven Zahl nach dem '\fB%\fP' definiert werden. Das folgende Beispiel stellt den -Score in der Threadebene 10 Zeichen breit dar: '\fB%10S\fP'. +Bewertung in der Threadebene 10 Zeichen breit dar: '\fB%10S\fP'. .PP Wenn der Gruppenname zusammen mit der Gruppenbeschreibung angezeigt wird, kann die Breite des Gruppennamens über einen optionalen, durch Komma @@ -3163,17 +3200,95 @@ auf dem Bildschirm mehr Zeichen als ange ist hilfreich, um die Anzeige bei kleineren Bildschirmen oder Terminalfenstern nicht zu überfrachten. Hier erfolgt die Angabe vor dem den Platzhalter charakterisierenden Buchstaben durch eine positive Zahl, welcher -ein '\fB>\fP' vorangestellt wird. Soll z. B. der Score erst ab einer +ein '\fB>\fP' vorangestellt wird. Soll z. B. der Bewertung erst ab einer Bildschirmbreite größer 100 Zeichen angezeigt werden, lautet die Formatanweisung '\fB%>100S\fP'. .PP -.\" -.\" Wenn eine Längenangabe und eine Mindestbildschirmbreite angegeben werden soll, muss zuerst die Länge und danach die Mindestbreite in der -Formatanweisung stehen. Um den Score 10 Zeichen breit und erst ab einer +Formatanweisung stehen. Um die Bewertung 10 Zeichen breit und erst ab einer Bildschirmbreite über 100 Zeichen darzustellen, lautet die Anweisung \&'\fB%10>100S\fP'. +.PP +The look of the Attachment level and the mime and uue header at Page level +can be customized too via format strings. The following variables are +available: +.PP +.in +.3i +.nf +.ta \w'%G 'u +\w'Complete/incomplete UUE part indicator'u +\fB%C\fP Zeichensatz +\fB%c\fP Wie %C aber mit Beschreibung +\fB%D\fP Zeilenanzahl +\fB%d\fP Wie %D aber mit Beschreibung +\fB%E\fP Content Kodierung +\fB%e\fP Wie %E aber mit Beschreibung +\fB%I\fP Kennzeichen für vollständige/unvollständige UUE\-Teile +\fB%L\fP Sprache +\fB%l\fP Wie %L aber mit Beschreibung +\fB%N\fP Name +\fB%n\fP Wie %N aber mit Beschreibung +\fB%S\fP Content Untertyp +\fB%s\fP Wie %S aber mit Beschreibung +\fB%T\fP Content Typ +\fB%t\fP Wie %T aber mit Beschreibung +\fB%Z\fP Größe in Bytes +\fB%z\fP Wie %Z aber mit Beschreibung +\fB%%\fP % +.fi +.in -.3i +.PP +Not all items can be used in each variable. The following table provides an +overview: +.PP +.in +.3i +.nf +.ta \w'%G 'uC +\w'\fBattachment_format\fP 'uC +\w'\fBpage_mime_format\fP 'uC +\w'\fBpage_uue_format\fP'uC + \fBattachment_format\fP \fBpage_mime_format\fP \fBpage_uue_format\fP +\fB%C\fP X X +\fB%c\fP X X +\fB%D\fP X X X +\fB%d\fP X X X +\fB%E\fP X X X +\fB%e\fP X X X +\fB%I\fP X +\fB%L\fP X X +\fB%l\fP X X +\fB%N\fP X X +\fB%n\fP X X +\fB%S\fP X X X +\fB%s\fP X X X +\fB%T\fP X X X +\fB%t\fP X X X +\fB%Z\fP X X X +\fB%z\fP X X X +\fB%%\fP X X X +.fi +.in -.3i +.PP +By default, the string is not truncated. If it exceeds the screen width, it +is wrapped. If the % sign is followed by an exclamation mark ('!') for +uppercase letters, the element is omitted if there is not enough space. If +the % sign is followed by an asterisk ('*') for a lowercase letter, the +description is omitted if there is not enough space. If the % sign is +followed by an exclamation mark ('!') for a lowercase letter, the +description is omitted first and then the content. The shortening is always +from right to left, first the description is omitted and when no more +description is displayed, the content is omitted. If %T and %S follow each +other directly a '/' will be inserted in between. %Z will always have one +decimal point and may have a one letter bi\-suffix. +.PP +Voreingestellt sind folgende Formatanweisungen: +.PP +.in +.3i +.nf +.ta \w'attachment_format'u +\w'"\fB%T%S%E%C%d\fP"'u +\fBattachment_format\fP: "\fB%T%S%E%C%d\fP" +\fBpage_mime_format\fP: "\fB[\-\- %T%S%*n%z%*l%!c%!d%*e \-\-]\fP" +\fBpage_uue_format\fP: "\fB[\-\- %T%S%*n%I%!d%*e \-\-]\fP" +.fi +.\" +.\" .SS "TIPPS UND TRICKS" In \fBtin\fP kann weitgehend mit den vier Cursortasten navigiert werden. Die linke Pfeiltaste geht eine Ebene nach oben, die rechte Pfeiltaste eine Ebene @@ -3205,8 +3320,9 @@ intervals (\fBreread_active_file_secs\fP .PP .\" .\" -If you find large number of new newsgroups cluttering up your screen, -pressing \fBSelectToggleReadDisplay\fP ('\fBr\fP') will make them go away. +Falls Sie feststellen, dass eine große Anzahl neuer Newsgruppen den +Bildschirm füllt, können diese durch Drücken von \fBSelectToggleReadDisplay\fP +(„\fBr\fP“) ausgeblendet werden. .SS "XTERM BUTTONS" Falls die Umgebungsvariable \fB$TERM\fP auf \fB\%xterm\fP(1x) gesetzt ist können die Maustasten benutzt werden um Gruppen oder Artikel auszuwählen. Es wird @@ -3220,8 +3336,8 @@ Geht in die nächste (untere) Ebene, wen sonst nach unten blättern. .TP Maustaste2 (Mitte) -returns to the previous (upper) level if you click on an article, otherwise -pages up. +kehrt zur vorherigen (oberen) Ebene zurück, wenn Sie auf einen Artikel +klicken, andernfalls wird eine Seite nach oben geblättert. .TP Maustaste3 (Rechts) positions on the article line under mouse cursor, or pages down if you've @@ -3272,15 +3388,17 @@ springt zu dem Artikel, auf den gezeigt In other menus and areas button pressing reverts back to usual cut and paste of \fB\%xterm\fP(1x), but after one click of any button. .SS "INDEX DATEIEN" -If your news server supports NOV index files (see \fB\%newsoverview\fP(5), most -modern installations will) and you have a fast connection to your news -server then this section can be ignored. -.PP -If your news server doesn't support NOV index files or you have a very slow -connection to your news server then \fBtin\fP can cache the index for each -newsgroup if \fBcache_overview_files\fP is set to ON. Note that this cache can -use up large amounts of disk space if you read a lot of groups and/or high -traffic groups. +Wenn Ihr Newsserver NOV\-Indexdateien unterstützt (siehe +\fB\%newsoverview\fP(5), die meisten modernen Installationen tun dies) und Sie +eine schnelle Verbindung zu Ihrem Newsserver haben, können Sie diesen +Abschnitt ignorieren. +.PP +Wenn Ihr Newsserver keine NOV\-Indexdateien unterstützt oder Sie eine sehr +sehr langsame Verbindung zu Ihrem Newsserver haben, kann \fBtin\fP den Index +für jede Newsgruppe zwischenspeichern wenn \fBcache_overview_files\fP auf ON +gesetzt ist. Beachten Sie, daß dieser Cache große Mengen an Speicherplatz +verbrauchen kann, wenn Sie sehr viele Gruppen und/oder Gruppen mit hohem +Datenverkehr lesen. .PP Each user creates/updates his/her own index files that are stored in \fI${TIN_INDEX_NEWSDIR:\-"${TIN_HOMEDIR:\-"$HOME"}/.tin"}/.news/\fP. If you are @@ -3412,9 +3530,9 @@ Für eine ausführlich Beschreibung sieh .PP .nf -\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP +\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/keymap${${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}"}\fP .br -\fI/etc/tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP +\fI/etc/tin/keymap${${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}"}\fP .fi .PP @@ -3486,7 +3604,7 @@ Für eine ausführlich Beschreibung sieh .TP \fBTINRC\fP Setzen Sie diese Variable wenn Sie Befehlszeilenoptionen angeben möchten mit -denen \fBtin\fP gestartet werden soll um die Eingabe, jedesmal wenn \fBtin\fP +denen \fBtin\fP gestartet werden soll um die Eingabe, jedes Mal wenn \fBtin\fP ausgeführt wird, zu sparen. Der Inhalt der Umgebungsvariablen wird den angegebenen Befehlszeilenoptionen vorangestellt \(em bevor diese auf Gültigkeit überprüft werden \(em um Sie manuell übersteuern zu können. @@ -3545,8 +3663,8 @@ overrides $\fBNNTPSERVER\fP. .TP \fBNNTPPORT\fP The NNTP TCP\-port to read news from. This variable only needs to be set if -the TCP\-port is not 119 (the default). The \*(rq\fB\-p\fP\*(rq command\-line option -overrides $\fBNNTPPORT\fP. +the TCP\-port is not 119 (the default). The \*(rq\fB\-p\fP\*(rq and \*(rq\fB\-T\fP\*(rq +command\-line options do override $\fBNNTPPORT\fP. .TP \fBDISTRIBUTION\fP Setzen den Artikel\-Header \*(rqDistribution:\*(rq auf den Inhalt der Variablen @@ -3564,7 +3682,7 @@ Keine Umformung Universal\-Tabelle für viele Sprachen .TP \fB1\fP -single\-spacing universal table +Universal\-Tabelle mit einfachem Abstand .TP \fB2\fP Tabelle für Dänisch, Niederländisch, Deutsch, Norwegisch und Schwedisch @@ -3585,7 +3703,8 @@ Tabelle für IBM PC\-Zeichensatz (Codepa .TP \fBORGANIZATION\fP Set the article header field \*(rqOrganization:\*(rq to the contents of the -variable instead of the system default. If reading news on an Apollo +variable instead of the system default. If it points to a readable file a +random line from that file will be used. If reading news on an Apollo DomainOS machine the environment variable $\fBNEWSORG\fP has to be used instead of $\fBORGANIZATION\fP. .TP @@ -3652,8 +3771,8 @@ Gruppen die mit u beginnen (Universität UK\-Gruppen (die wie gewohnt abgefragt werden), abmelden. .TP \fBTMPDIR\fP -A pathname of a directory made available for \fBtin\fP to create temporary -files. +Pfadname eines Verzeichnisses, das \fBtin\fP für die Erstellung temporärer +Dateien zur Verfügung gestellt wird. .TP \fBMAILCAPS\fP Diese Variable kann verwendet werden, um den Standard\-Suchpfad für @@ -3787,16 +3906,22 @@ Speichern der \fI${TIN_HOMEDIR:\-"$HOME" .IX Header SICHERHEIT Falls \fBtin\fP im Debug\-Modus (\*(rq\fB\-D n\fP\*(rq) gestartet wird, werden in \fB$TMPDIR\fP für alle Benutzer lesbare Dateien erzeugt, welche das -NNTP\-Passwort des aktuellen Benutzers im Klartext enthalten können. Auf -Multiuser\-Systemen sollte daher $TMPDIR auf einen sicheren Speicherort -gesetzt werden, bevor \fBtin\fP im Debug\-Modus gestartet wird -(z. B. TMPDIR=$HOME tin \-D 1). +NNTP\-Passwort des aktuellen Benutzers im Klartext enthalten können (falls +Verbose angeschaltet ist). Auf Multiuser\-Systemen sollte daher $TMPDIR auf +einen sicheren Speicherort gesetzt werden, bevor \fBtin\fP im (verbosen) +Debug\-Modus gestartet wird (z. B. TMPDIR=$HOME tin \-vD 1). .PP -.\" -.\" Die Verwendung der Option \*(rq\fB\-k\fP\*(rq zum Überspringen der Zertifikatsüberprüfung macht die Sitzung unsicher, da das Zertifikat des Servers nicht überprüft wird; Vermeiden Sie diese Option nach Möglichkeit. +.PP +.\" +.\" +Falls der Server anfangs keine Authentifizierung verlangt, aber +Komprimierung unterstützt und Komprimierung angefordert wird, beendet sich +\fBtin\fP falls später eine Authentifizierung verlangt wird. Durch Benutzung +der Befehlszeilenoption \*(rq\fB\-A\fP\*(rq in Verbindung mit \*(rq\fB\-C\fP\*(rq kann dieses +Verhalten umgangen werden. .SH "KONFORM ZU" .IX Header "KONFORM ZU" .\" - RFC\%2045, RFC\%2047, RFC\%2231, RFC\%2980, RFC\%3977, RFC\%4155 @@ -3818,12 +3943,17 @@ University of Cambridge, England. .SH FEHLER .IX Header FEHLER -\fBCNews\fP NNTPd, \fB\%noffle\fP(1) (<= V1.0\-pre5) und \fBNewsCache\fP (<= +\fBCNews\fP\0NNTPd, \fB\%noffle\fP(1) (<= V1.0\-pre5) und \fBNewsCache\fP (<= V1.1.91) können nicht mit gepipelinten GROUP\-Befehlen (\fBRFC\%3977\fP) umgehen. Falls Sie Probleme mit einem der genannten historischen Server haben, definieren Sie DISABLE_PIPELINING in include/autoconf.h und kompilieren Sie das Programm neu. -.br +.PP +Die Verwendung des \*(rq\-C\*(rq (COMPRESS)\-Flags mit \fBINN\fP\-Versionen zwischen +2.6.1 und 2.7.1 (beide einschl.) kann dazu führen, dass \fBtin\fP beim Posten +hängt und sich mit einem Timeout beendet. Dies wurde in der \fBINN\fP\-Version +2.7.2 behoben. Als Workaround verwenden Sie einfach kein \*(rq\-C\*(rq. +.PP .\" .\" Bevor Sie einen Bug\-Report an schicken, @@ -3884,8 +4014,9 @@ Urs Janßen .\" .\" .SH ÜBERSETZUNG -.TP 1i -Erika Mustermann +.IP "Erika Mustermann " +Wenn Sie Fehler in der Übersetzung finden, schicken Sie bitte eine E-Mail +an . .\" .SH "SIEHE AUCH" .IX Header "SIEHE AUCH" @@ -3902,4 +4033,4 @@ Erika Mustermann \fBRFC\%1524\fP, \fBRFC\%2045\fP, \fBRFC\%2046\fP, \fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2231\fP, \fBRFC\%2980\fP, \fBRFC\%3156\fP, \fBRFC\%3977\fP, \fBRFC\%4155\fP, \fBRFC\%4643\fP, \fBRFC\%4880\fP, \fBRFC\%5322\fP, \fBRFC\%5536\fP, \fBRFC\%5537\fP, -\fBRFC\%6048\fP, \fBRFC\%8143\fP +\fBRFC\%6048\fP, \fBRFC\%8054\fP, \fBRFC\%8143\fP diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/l10n/de/tin.5 tin-2.6.3/doc/l10n/de/tin.5 --- tin-2.6.2/doc/l10n/de/tin.5 2022-12-24 23:58:17.000000000 +0100 +++ tin-2.6.3/doc/l10n/de/tin.5 2023-12-17 10:50:02.746567658 +0100 @@ -2,7 +2,7 @@ .\" Module : tin.5 .\" Author : U. Janssen .\" Created : 2000-07-10 -.\" Updated : 2022-12-24 +.\" Updated : 2023-12-24 .\" Notes : needs a some work .\" .\" @@ -11,7 +11,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH tin 5 "24 Dezember 2022" 2.6.2 "Usenet Newsreader" +.TH tin 5 "24 Dezember 2023" 2.6.3 "Usenet Newsreader" .SH NAME tin, rtin \- zugehörige Dateien @@ -222,9 +222,10 @@ needsterminal \fI/etc/nntpserver\fP .sp .RS -default NNTP\-server to read news from if not reading from the local spool. -\&'\fB\-g\fP \fIserver\fP', $\fBNNTPSERVER\fP have higher priority (in that order), -the default server given at compile time has lower priority. +Standard\-NNTP\-Server zum Lesen von Nachrichten, wenn nicht vom lokalen Spool +gelesen wird. '\fB\-g\fP \fIServer\fP', $\fBNNTPSERVER\fP haben eine höhere Priorität +(in dieser Reihenfolge), der zur Kompilierungszeit angegebene Standardserver +hat eine niedrigere Priorität. .RE .PP @@ -245,22 +246,24 @@ Benutzer lesbar sein. \fI/etc/tin/mime.types\fP .sp .RS -mime type / filename extension pairs +Mime\-Typ / Dateinamen Erweiterungspaare .RE .PP \fI${TIN_HOMEDIR:\-"$HOME"}/.newsauth\fP .sp .RS -"\fInntpserver\fP \fIpassword\fP [\fIuser\fP]" pairs for NNTP servers that require -authorization. If the password contains a space or a tab it must be enclosed -in double quotes ("). Usernames must not be enclosed in double quotes and -thus can't contain spaces or tabs. Any line that starts with "#" is a -comment. Blank lines are ignored. This file should be readable only for the -user as it contains the user's unencrypted password for reading news! +"\fInntpserver[:port]\fP \fIpassword\fP [\fIuser\fP]" pairs for NNTP servers that +require authorization. If the password contains a space or a tab it must be +enclosed in double quotes ("). Usernames must not be enclosed in double +quotes and thus can't contain spaces or tabs. Any line that starts with "#" +is a comment. Blank lines are ignored. This file should be readable only +for the user as it contains the user's unencrypted password for reading +news! .TP \fBNNTPServer\fP -Vollständiger Name (FQDN) des Newsservers. +Vollständiger Name (FQDN) des Newsservers. Zusätzlich kann noch ein Port mit +angehängter :Portnummer angegeben werden. .TP \fBPasswort\fP Unverschlüsseltes Passwort für den Newsserver. @@ -295,9 +298,10 @@ Der Name der Newsgruppe. Markierung die angibt ob die Gruppe abonniert ist ':' oder nicht '!'. .TP \fBArtikel\fP -range of already read articles from that group; numbers separated by commas -with sequential numbers collapsed with hyphens. Empty lines and lines which -start with "#" are ignored and not written back. +Bereich bereits gelesener Artikel aus dieser Gruppe; durch Kommas getrennte +Zahlen mit aufeinander folgenden Zahlen, die durch Bindestriche +zusammengefasst sind. Leere Zeilen und Zeilen, die mit "#" beginnen werden +ignoriert und nicht zurückgeschrieben. .TP Beispiel: .RS @@ -363,7 +367,7 @@ Newsgruppen\-Indexdateien \fI${TIN_INDEX_SAVEDIR:\-"${TIN_HOMEDIR:\-"$HOME"}/.tin"}/.save/\fP .sp .RS -saved newsgroups index files +Indexdateien für gespeicherte Newsgruppen .RE .PP @@ -378,15 +382,15 @@ mh\-mail\-handling support). Pfad der Mailbox relativ zu Feld #4, wobei '/' in '.' umgewandelt sein muss. .TP \fBMaximalwert\fP -just put a large number here, something higher than the highest message in -the mailbox +Geben Sie hier einfach eine große Zahl ein, die höher ist als die der +höchsten Nachricht im Postfach .TP \fBMinimalwert\fP hier 0 angeben .TP -\fBmailspool\fP -path of mail spool directory. This must be the full pathname to the root of -the mail folder area. +\fBMailspool\fP +Pfad des Mail\-Spool\-Verzeichnisses. Dies muss der vollständige Pfadname zum +Stammverzeichnis des E\-Mail Ordnerbereichs sein. .TP Beispiel: .RS @@ -452,8 +456,8 @@ Identisch mit der tinrc\-Variable gleich Identisch mit der tinrc\-Variable gleichen Namens .TP \fBauto_select\fP -Automatically perform the \fBGroupMarkUnselArtRead\fP ('\fBX\fP') command after -entering the group. +Führt nach dem Betreten der Gruppe automatisch den Befehl +\fBGroupMarkUnselArtRead\fP ('\fBX\fP') aus. .TP \fBbatch_save\fP Sende ungelesene Artikel an den angegebenen Benutzer um sie später lesen zu @@ -544,8 +548,9 @@ Identisch mit der tinrc\-Variable gleich \fBorganization\fP This can be used to set the article header field \*(rqOrganization:\*(rq. It overrides the setting (if any) of organization in \fI/etc/tin/tin.defaults\fP -and $\fBORGANIZATION\fP (or $\fBNEWSORG\fP on Apollo DomainOS). Note that some -news servers might still overwrite the \&\*(rqOrganization:\*(rq header. +and $\fBORGANIZATION\fP (or $\fBNEWSORG\fP on Apollo DomainOS). If it points to a +readable file a random line from that file will be used. Note that some news +servers might still overwrite the \&\*(rqOrganization:\*(rq header. .TP \fBpos_first_unread\fP Identisch mit der tinrc\-Variable gleichen Namens @@ -580,10 +585,10 @@ Identisch mit der tinrc\-Variable gleich .\" TODO: document option \fBsavefile\fP .TP -\fBshow_author\fP +\fBshow_art_score\fP Identisch mit der tinrc\-Variable gleichen Namens .TP -\fBshow_info\fP +\fBshow_author\fP Identisch mit der tinrc\-Variable gleichen Namens .TP \fBshow_only_unread_arts\fP @@ -637,7 +642,10 @@ Identisch mit der tinrc\-Variable gleich \fBx_body\fP A piece of text that will be added at the start of a message body. If this string starts with a / or ~ then it is assumed to be the name of a file -containing the text to insert. +containing the text to insert. If the string starts with a ! then what +follows is assumed to be the path to a program to be executed to generate +the content. %G is expanded to the current news.group.name and %P is +expanded to the news.group.name with all '.' replaced by '/'. .TP \fBx_comment_to\fP Fügt Header „X\-Comment\-To:“ ein, dies ist nur in FIDO\-Gruppen nützlich. @@ -704,7 +712,7 @@ scope=* x_headers=~/.tin/headers undeclared_charset=ISO\-8859\-1 -# in *sources* set post process type to shar only +# in *sources* Postprozesstyp auf nur Shell Archive setzen scope=*sources* post_process_type=1 @@ -741,7 +749,9 @@ undeclared_charset=ISO\-2022\-JP\-2 .RS The filter file is used to assign scores to certain articles. Based on the score an article can be filtered out (hidden) or marked hot. Empty lines or -lines beginning with a '#' are ignored. +lines beginning with a '#' are ignored. Multiple matching\-rules in the same +scope are all applied individually and not only when they all hit at the +same time (logical OR not AND). .TP \fBcomment\fP Every entry (rule) in the filter file might get a comment. Multiple lines @@ -779,9 +789,9 @@ Vergleichstyp (Wildmat oder Regex) häng tinrc\-Variablen \fBwildcard\fP ab. .TP \fBmsgid_last\fP -Vergleiche mit \*(rqMessage\-ID:\*(rq und letztem \*(rqReferences:\*(rq Eintrag. Der -verwendete Vergleichstyp (Wildmat oder Regex) hängt von der Einstellung der -tinrc\-Variable \fBwildcard\fP ab. +Vergleiche mit \*(rqMessage\-ID:\*(rq und letztem \*(rqReferences:\*(rq Eintrag (direkte +Antworten). Der verwendete Vergleichstyp (Wildmat oder Regex) hängt von der +Einstellung der tinrc\-Variable \fBwildcard\fP ab. .TP \fBmsgid_only\fP Vergleiche mit \*(rqMessage\-ID:\*(rq. Der verwendete Vergleichstyp (Wildmat oder @@ -792,8 +802,8 @@ Vergleiche mit \*(rqReferences:\*(rq. De Regex) hängt von der Einstellung der tinrc\-Variable \fBwildcard\fP ab. .TP \fBlines\fP -Match against \*(rqLines:\*(rq, num matches more -than. +Übereinstimmung mit \*(rqLines:\*(rq, Zahl +entspricht mehr als. .TP \fBgnksa\fP Match against \*(rqFrom:\*(rq address parser return codes. .fi .RE .RE .PP -.\" TODO: LC_CTYPE has a higher priority as LC_MESSAGES, does this make sense? .nf -\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP +\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/keymap${${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}"}\fP .br -\fI/etc/tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP +\fI/etc/tin/keymap${${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}"}\fP .fi .sp .RS @@ -1096,10 +1114,12 @@ is unassigned. \fBThreadToggleArtSel\fP . \fBThreadReverseSel\fP @ \fBThreadCancel\fP D +\fBThreadFollowup\fP F \fBThreadMarkArtRead\fP K \fBThreadAutoSave\fP S \fBThreadUntag\fP U \fBThreadToggleSubjDisplay\fP d +\fBThreadFollowupQuote\fP f \fBThreadMail\fP m \fBThreadSave\fP s \fBThreadTag\fP t @@ -1130,14 +1150,16 @@ ist die zugehörige Kurzbeschreibung \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/newsrctable\fP .sp .RS -"\fINNTPServer\fP \fInewsrc\fP [\fIKurzname\fP [\fI...\fP]]" Paare für den +"\fINNTPServer[:Port]\fP \fInewsrc\fP [\fIKurzname\fP [\fI...\fP]]" Paare für den \&\*(rq\fB\-g\fP\*(rqKommandozeilenschalter. Bei der Suche wird nicht zwischen Groß\- und Kleinschreibung unterschieden und jede Zeile, die mit "#", ";" oder " " beginnt, wird als Kommentar behandelt. .TP \fBNNTPServer\fP -full qualified domain name of the news server. The string "default" or "*" -acts as wildcard to match any name, such a line should be placed last. +Vollständig qualifizierter Domänenname des Newsservers. Zusätzlich kann ein +Port durch Anhängen von :portnumber angegeben werden. Die Zeichenfolge +"default" oder "*" fungiert als Platzhalter für die Übereinstimmung mit +jedem Namen. Eine solche Zeile sollte an letzter Stelle stehen. .TP \fBnewsrc\fP zugehörige newsrc\-Datei. @@ -1221,8 +1243,8 @@ are not meant to be changed by the user. Interne Versionsnummer. .TP \fBlast_newnews\fP -Internal timestamp used by \fB\%tin\fP(1) to keep track of new newsgroups on -the server. +Interner Zeitstempel, der von \fB\%tin\fP(1) verwendet wird, um neue +Newsgruppen auf dem Server zu erkennen. .RE .PP @@ -1231,8 +1253,9 @@ the server. .fi .sp .RS -File to store $\fBNNTPSERVER\fP and $\fBNNTPPORT\fP related info\- and -error\-messages. The file is overwritten on startup and meant for debugging. +Datei zum Speichern von $\fBNNTPSERVER\fP und $\fBNNTPPORT\fP bezogenen Info\- und +Fehlermeldungen. Die Datei wird beim Start überschrieben und ist zur +Debuggen gedacht. .RE .PP @@ -1313,6 +1336,10 @@ If ON \fB\%tin\fP(1) will ask before us display MIME messages. This only occurs if a MIME viewer is set. Default is OFF. .TP +\fBattachment_format\fP +Diese Formatanweisung wird von \fB\%tin\fP(1) zur Darstellung der Anhangsebene +benutzt. Voreingestellt ist "%t%s%e%c%d". +.TP \fBauto_cc_bcc\fP Setzt Ihren Namen automatisch in das Feld \*(rqCc:\*(rq und/oder \*(rqBcc:\*(rq, wenn Sie einen Artikel versenden. Die Voreinstellung ist Nein. @@ -1410,12 +1437,18 @@ Farbe von zweifach zitierten Zeilen Farbe von =>3\-fach zitierten Zeilen .TP \fBcol_response\fP -Color of response counter. This is the text that says "Response x of y" in -the article viewer. +Farbe des Antwortzählers. Das ist der Text "Antwort x von y" im +Artikel\-Viewer. .TP \fBcol_signature\fP Farbe von Signaturen .TP +\fBcol_score_neg\fP +Farbe negativer Bewertung +.TP +\fBcol_score_pos\fP +Farbe positiver Bewertung +.TP \fBcol_urls\fP Farbe der hervorgehobenen URLs .TP @@ -1607,7 +1640,7 @@ Ersetzungen werden unterstützt: %L Anzahl der Zeilen %M Message\-ID %R Anzahl der Antworten im Thread -%S Score +%S Bewertung %m Artikelkennzeichnungen %n aktuelle Threadnummer %s Subject @@ -1643,8 +1676,8 @@ can use more of its features (e.g. MIME, usage. This option has to suit \fBmailer_format\fP. Default is 0. .TP \fBinverse_okay\fP -If ON use inverse video for page headers and URL highlighting. Default is -ON. +Falls ON: inverse Darstellung für Header und das Hervorheben von URLs +benutzen. Voreinstellung ist ON. .TP \fBkeep_dead_articles\fP If ON keep all failed postings in \fI${TIN_HOMEDIR:\-"$HOME"}/dead.articles\fP @@ -1683,8 +1716,8 @@ User's mail address (and full name), if creating articles, sending mail and when \fB\%pgp\fP(1) signing. .TP \fBmail_mime_encoding\fP -MIME encoding of the body in mail message, if necessary (8bit, base64, -quoted\-printable, 7bit). Default is quoted\-printable. +MIME\-Kodierung des Textkörpers in E\-Mail\-Nachrichten falls erforderlich +(8bit, base64, quoted\-printable, 7bit). Voreinstellung ist quoted\-printable. .TP \fBmail_quote_format\fP Format der Einleitungszeile für Mailantworten (%A=Mailadresse, %D=Datum, @@ -1731,8 +1764,8 @@ werden unterstützt: .in -.3i .TP \fBmark_saved_read\fP -Falls ON werden gespeicherte Artikel als gelesen markiert.Voreinstellung ist -ON. +Falls ON werden gespeicherte Artikel als gelesen markiert. Voreinstellung +ist ON. .TP \fBmark_ignore_tags\fP When this is ON, the \fBGroupMarkThdRead\fP ('\fBK\fP'), \fBThreadMarkArtRead\fP @@ -1849,9 +1882,19 @@ Some normalization modes are only availa library \fB\%tin\fP(1) uses to do the normalization. NFC should be used if possible. .TP +\fBpage_mime_format\fP +Diese Formatanweisung wird von tin \fB\%tin\fP(1) zur Darstellung von +Mime\-Headern auf Artikelebene benutzt. Voreingestellt ist "[\-\- +%T%S%*n%z%*l%!c%!d%*e \-\-]". +.TP +\fBpage_uue_format\fP +Diese Formatanweisung wird von tin \fB\%tin\fP(1) zur Darstellung von +UUE\-Headern auf Artikelebene benutzt. Voreingestellt ist "[\-\- +%T%S%*n%I%!d%*e \-\-]". +.TP \fBpos_first_unread\fP -If ON put cursor at first unread article in group otherwise at last -article. Default is ON. +Falls ON wird der Cursor auf den ersten ungelesenen Artikel in der Gruppe +gesetzt, andernfalls auf den letzten Artikel. .TP \fBpost_8bit_header\fP Allows 8bit characters unencoded in the header of a news article, if set @@ -1967,7 +2010,7 @@ reread at regular intervals to show if a 1200. Setting this to 0 will disable this feature. .TP \fBsavedir\fP -Directory where articles/threads are saved. Default is +Verzeichnis, in dem Artikel/Threads gespeichert werden. Voreinstellung ist \fI${TIN_HOMEDIR:\-"$HOME"}/News\fP. .TP \fBscore_limit_kill\fP @@ -1989,10 +2032,10 @@ Score of an article which should be mark \fBscroll_lines\fP The number of lines that will be scrolled up/down in the article pager when using cursor\-up/down. The default is 1 (line\-by\-line). Set to 0 to get -traditional \fBtin\fP page\-by\-page scrolling. Set to \-1 to get page\-by\-page -scrolling where the top/bottom line is carried over onto the next page. -This setting supersedes show_last_line_prev_page=ON. Set to \-2 to get -half\-page scrolling. This setting supersedes \fBfull_page_scroll\fP=OFF. +traditional \fB\%tin\fP(1) page\-by\-page scrolling. Set to \-1 to get +page\-by\-page scrolling where the top/bottom line is carried over onto the +next page. This setting supersedes show_last_line_prev_page=ON. Set to \-2 +to get half\-page scrolling. This setting supersedes \fBfull_page_scroll\fP=OFF. .TP \fBselect_format\fP Diese Formatanweisung wird von \fBtin\fP zur Darstellung der Auswahlebene @@ -2021,8 +2064,8 @@ schneller sein. .RE .TP \fBshow_author\fP -Which information about the author should be shown. Default is 2, authors -full name. +Welche Informationen über den Autor sollen angezeigt werden. Die +Voreinstellung ist 2, der vollständige Name des Autors. .RS +1i .IP 0 3 \fBNichts\fP, nur die \*(rqSubject:\*(rq Zeile wird angezeigt. @@ -2037,6 +2080,11 @@ displayed. displayed. .RE .TP +\fBshow_art_score\fP +Falls ON, wird die Bewertung bei der Anzeige von Artikeln in der unteren +linken Ecke gezeigt. Voreinstellung ist OFF. Siehe auch \fBcol_score_neg\fP und +\fBcol_score_pos\fP. +.TP \fBshow_description\fP If ON show a short group description text after newsgroup name at the group selection level. The \*(rq\fB\-d\fP\*(rq command\-line flag will override the setting @@ -2062,27 +2110,9 @@ mail has arrived. arrived otherwise show help sign. .RE .TP -\fBshow_info\fP -Which information about the thread or article should be shown. Default is 1, -show only the line count. -.RS +1i -.IP 0 3 -\fBNichts\fP. Keine weiteren Informationen werden angezeigt. -.IP 1 -\fBLines\fP, in article listing the line count of an article will be displayed -and in thread listing the line count of first (unread) article will be -displayed. -.IP 2 -\fBScore\fP, in article listing the score of an article will be displayed and -in thread listing the score of the thread will be displayed \(em see also -\fBthread_score\fP. -.IP 3 -\fBZeilen und Bewertung\fP, Zeilenzahl und Bewertung zusätzlich anzeigen. -.RE -.TP \fBshow_only_unread_arts\fP -If ON show only new/unread articles otherwise show all articles. Default is -ON. +Falls ON, werden nur neue/ungelesene Artikel angezeigt, andernfalls werden +alle Artikel angezeigt. .TP \fBshow_only_unread_groups\fP Falls ON zeige nur abonnierte Gruppen mit ungelesen Artikeln. Voreinstellung @@ -2133,9 +2163,9 @@ the default. The following sort types ar .IP 6 \fBDate: (aufsteigend)\fP, Artikel aufsteigend nach \*(rqDate:\*(rq sortieren. .IP 7 -\fBScore (absteigend)\fP, Artikel absteigend nach Score sortieren. +\fBBewertung (absteigend)\fP, Artikel absteigend nach Bewertung sortieren. .IP 8 -\fBScore (aufsteigend)\fP, Artikel aufsteigend nach Score sortieren. +\fBBewertung (aufsteigend)\fP, Artikel aufsteigend nach Bewertung sortieren. .IP 9 \fBLines: (absteigend)\fP, Artikel absteigend nach \*(rqLines:\*(rq sortieren. .IP 10 @@ -2149,9 +2179,9 @@ the default. The following sort types ar .IP 0 3 \fBNichts\fP, keine Sortierung der Threads. .IP 1 -\fBScore (absteigend)\fP, Threads absteigend nach Score sortieren. +\fBBewertung (absteigend)\fP, Threads absteigend nach Bewertung sortieren. .IP 2 -\fBScore (aufsteigend)\fP, Threads aufsteigend nach Score sortieren. +\fBBewertung (aufsteigend)\fP, Threads aufsteigend nach Bewertung sortieren. .IP 3 \fBLast posting date (descending)\fP, sort threads by date of last posting descending. @@ -2208,7 +2238,7 @@ etc. Default is OFF. This behavior can a via \fBPageToggleTex2iso\fP ('\fB"\fP'). .TP \fBthread_articles\fP -Defines which threading method to use. The choices are: +Definiert wie der Diskussionsfaden gebaut werden soll. Zur Auswahl stehen: .RS +1i .IP 0 3 Keinen Diskussionsfaden aufbauen. @@ -2220,9 +2250,9 @@ Diskussionsfaden nur anhand von \*(rqRef Diskussionsfaden anhand von \*(rqReferences:\*(rq und \*(rqSubject:\*(rq aufbauen (Voreinstellung). .IP 4 -Diskussionsfaden mehrteiliger Artike anhand von 'Subject:\*(rq aufbauen. +Diskussionsfaden mehrteiliger Artikel anhand von 'Subject:\*(rq aufbauen. .IP 5 -Thread on Percentage Match of the Subjects +Anhand der prozentualen Übereinstimmung der Subjects gruppieren .RE It's also possible to set the threading type on a per group basis by setting the group attribute variable \fBthread_articles\fP to 0 \(en 5 in the file @@ -2240,7 +2270,7 @@ Ersetzungen werden unterstützt: %I Initialen des Absenders %L Anzahl der Zeilen %M Message\-ID -%S Score +%S Bewertung %T Subject und/oder Baumdarstellung des Thread %m Artikelkennzeichnungen %n aktuelle Artikelnummer @@ -2258,8 +2288,8 @@ Falls ON: Catchup (als gelesen markieren Verlassen mit der linken Cursortaste. Voreinstellung ist ON. .TP \fBthread_score\fP -How the total score of a thread is computed. Default is 0, the maximum score -in this thread. +Wie die Gesamtpunktzahl eines Threads berechnet wird. Voreinstellung ist 0, +die maximale Punktzahl in diesem Diskussionsfaden (Thread). .RS +1i .IP 0 3 \fBMax\fP, Maximalwert im Diskussionsfaden. @@ -2472,7 +2502,7 @@ Spool\-Stil), übliche Werte sind \fI/va .TP \fBoverviewdir\fP Basisverzeichnis Ihrer NOV Daten \fB\%newsoverview\fP(5) (traditioneller -Spool\-Stil, kann indentisch mit \fIspooldir\fP sein), übliche Werte sind +Spool\-Stil, kann identisch mit \fIspooldir\fP sein), übliche Werte sind \fI/var/spool/overview\fP, \fI/usr/spool/overview\fP, \fI/news/overview\fP. $\fBTIN_NOVROOTDIR\fP überschreibt einen angegebenen Wert. .TP diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/l10n/de.add tin-2.6.3/doc/l10n/de.add --- tin-2.6.2/doc/l10n/de.add 2021-08-23 13:01:55.000000000 +0200 +++ tin-2.6.3/doc/l10n/de.add 2023-11-07 08:09:44.876448506 +0100 @@ -1,5 +1,6 @@ PO4A-HEADER: mode=after; position=MAINTAINER;beginboundary=^\.SH .SH ÜBERSETZUNG -.TP 1i -Erika Mustermann +.IP "Erika Mustermann " +Wenn Sie Fehler in der Übersetzung finden, schicken Sie bitte eine E-Mail +an . .\" diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/l10n/de.po tin-2.6.3/doc/l10n/de.po --- tin-2.6.2/doc/l10n/de.po 2022-12-24 23:57:56.000000000 +0100 +++ tin-2.6.3/doc/l10n/de.po 2023-12-17 10:49:56.262315793 +0100 @@ -1,13 +1,13 @@ # German translations for the tin man pages. # This file is distributed under the same license as the tin package. -# Urs Janssen , 2008-2023. +# Urs Janssen , 2008-2024. # msgid "" msgstr "" -"Project-Id-Version: tin-man 2.6.2\n" +"Project-Id-Version: tin-man 2.6.3\n" "Report-Msgid-Bugs-To: translation@tin.org\n" -"POT-Creation-Date: 2022-12-24 23:56+0100\n" -"PO-Revision-Date: 2022-12-24 23:57+0100\n" +"POT-Creation-Date: 2023-12-11 23:52+0100\n" +"PO-Revision-Date: 2023-12-17 10:49+0100\n" "Last-Translator: Urs Janssen \n" "Language-Team: German \n" "Language: de\n" @@ -21,7 +21,7 @@ msgstr "" #. Module : tin.1 #. Author : I. Lea, U. Janssen #. Created : 1991-08-23 -#. Updated : 2022-12-24 +#. Updated : 2023-12-24 #. Notes : use American English; still needs some work, e.g.: #. - document authorization (.newsauth) #. - document random organization feature @@ -29,14 +29,14 @@ msgstr "" #: doc/tin.1:12 #, no-wrap msgid "Title" -msgstr "Title" +msgstr "Titel" # #. Project : tin - a Usenet newsreader #. Module : tin.1 #. Author : I. Lea, U. Janssen #. Created : 1991-08-23 -#. Updated : 2022-12-24 +#. Updated : 2023-12-24 #. Notes : use American English; still needs some work, e.g.: #. - document authorization (.newsauth) #. - document random organization feature @@ -55,14 +55,14 @@ msgstr "tin" #. type: TH #: doc/tin.1:13 doc/tin.5:9 #, no-wrap -msgid "December 24th, 2022" -msgstr "24 Dezember 2022" +msgid "December 24th, 2023" +msgstr "24 Dezember 2023" #. type: TH #: doc/tin.1:13 doc/tin.5:9 #, no-wrap -msgid "2.6.2" -msgstr "2.6.2" +msgid "2.6.3" +msgstr "2.6.3" #. type: TH #: doc/tin.1:13 doc/tin.5:9 @@ -88,40 +88,42 @@ msgid "SYNOPSIS" msgstr "ÜBERSICHT" #. type: IX -#: doc/tin.1:21 doc/tin.1:51 doc/tin.1:80 doc/tin.1:97 doc/tin.1:305 -#: doc/tin.1:3368 doc/tin.1:3529 doc/tin.1:3851 doc/tin.1:3876 doc/tin.1:3889 -#: doc/tin.1:3898 doc/tin.1:3910 doc/tin.1:3928 doc/tin.1:3992 +#: doc/tin.1:21 doc/tin.1:53 doc/tin.1:82 doc/tin.1:99 doc/tin.1:319 +#: doc/tin.1:3477 doc/tin.1:3638 doc/tin.1:3961 doc/tin.1:3986 doc/tin.1:4004 +#: doc/tin.1:4013 doc/tin.1:4025 doc/tin.1:4050 doc/tin.1:4114 #, no-wrap msgid "Header" msgstr "Header" #. type: Plain text -#: doc/tin.1:50 +#: doc/tin.1:52 msgid "" "B [\\|[\\|B<-h>\\||\\|B<-H>\\||\\|B<-V>\\|]\\ \\|| [\\|[\\|B<-a>\\|] " -"[\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-AkrTzxX>\\|]\\|] [\\|[\\|B<-R>\\||\\|B<-" +"[\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-ACkrTzxX>\\|]\\|] [\\|[\\|B<-R>\\||\\|B<-" "S>\\|] \\|\\|B<-s> I\\|] [\\|B<-cuvZ>\\|] [\\|B<-4>\\||\\|B<-6>" "\\|] [\\|B<-o>\\||\\|B<-w>\\||\\|B<-N>\\||\\|B<-M> I
\\|] [\\|B<-D> " "I\\|] [\\|B<-G> I\\|] [\\|B<-f> I" -"\\|] [\\|B<-g> I\\|] [\\|B<-m> I\\|] [\\|B<-p> I\\|] " -"[\\|B<-I> I\\|]\\ \\|[I\\|[\\|,.\\|.\\|.\\|]\\|]\\|]" +"\\|] [\\|B<-g> I\\|[\\|:I\\|]\\|] [\\|B<-m> I\\|] " +"[\\|B<-p> I\\|] [\\|B<-t> I\\|] [\\|B<-I> I\\|]\\ " +"\\|[I\\|[\\|,.\\|.\\|.\\|]\\|]\\|]" msgstr "" "B [\\|[\\|B<-h>\\||\\|B<-H>\\||\\|B<-V>\\|]\\ \\|| [\\|[\\|B<-a>\\|] " -"[\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-AkrTzxX>\\|]\\|] [\\|[\\|B<-R>\\||\\|B<-" +"[\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-ACkrTzxX>\\|]\\|] [\\|[\\|B<-R>\\||\\|B<-" "S>\\|] \\|\\|B<-s> I\\|] [\\|B<-cuvZ>\\|] [\\|B<-4>\\||\\|" "B<-6>[\\|B<-o>\\||\\|B<-w>\\||\\|B<-N>\\||\\|B<-M> I\\|] [\\|B<-D> " "I\\|] [\\|B<-G> I\\|] [\\|B<-f> I\\|] " "[\\|B<-g> I\\|] [\\|B<-m> I\\|] [\\|B<-p> I\\|] " -"[\\|B<-I> I\\|]\\ \\|[I\\|[\\|,.\\|.\\|.\\|]\\|]\\|]" +"[\\|B<-t> I\\|] [\\|B<-I> I\\|]\\ \\|[I\\|" +"[\\|,.\\|.\\|.\\|]\\|]\\|]" #. type: SH -#: doc/tin.1:50 doc/tin.1:51 doc/tin.5:14 +#: doc/tin.1:52 doc/tin.1:53 doc/tin.5:14 #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" #. type: Plain text -#: doc/tin.1:60 +#: doc/tin.1:62 msgid "" "B is a full-screen easy to use Usenet newsreader. It can read news " "locally (e.g., I) or remotely (B or B option) " @@ -138,7 +140,7 @@ msgstr "" "[X]OVER NNTP-Befehl (B, B)." #. type: Plain text -#: doc/tin.1:66 +#: doc/tin.1:68 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level. Use the B ('B') command to view a " @@ -149,7 +151,7 @@ msgstr "" "jeweils verfügbaren Befehle angezeigt werden." #. type: Plain text -#: doc/tin.1:74 +#: doc/tin.1:76 msgid "" "On startup B will show a list of the newsgroups found in I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>. An arrow '-E' or highlighted bar " @@ -169,7 +171,7 @@ msgstr "" "'BCRE>' betreten." #. type: Plain text -#: doc/tin.1:79 +#: doc/tin.1:81 msgid "" "The B ('BTABE>') key enters the next " "newsgroup with unread articles." @@ -178,71 +180,71 @@ msgstr "" "die nächste Newsgruppe mit ungelesenen Artikeln betreten." #. type: IX -#: doc/tin.1:79 doc/tin.1:80 +#: doc/tin.1:81 doc/tin.1:82 #, no-wrap msgid "EXIT STATUS" msgstr "RÜCKGABEWERT" #. type: TP -#: doc/tin.1:82 doc/tin.1:1123 doc/tin.1:3615 +#: doc/tin.1:84 doc/tin.1:1141 doc/tin.1:3724 #, no-wrap msgid "B<0>" msgstr "B<0>" #. type: Plain text -#: doc/tin.1:85 +#: doc/tin.1:87 msgid "Successful program execution. No unread news available in batch mode." msgstr "" "Programm erfolgreich beendet. Im Batch-Modus: keine ungelesenen Nachrichten " "vorhanden." #. type: TP -#: doc/tin.1:85 doc/tin.1:3618 +#: doc/tin.1:87 doc/tin.1:3727 #, no-wrap msgid "B<1>" msgstr "B<1>" #. type: Plain text -#: doc/tin.1:88 +#: doc/tin.1:90 msgid "Usage, syntax, configuration file or network error." msgstr "Bedien-, Syntax-, Konfigurations- oder Netzwerk-Fehler." #. type: TP -#: doc/tin.1:88 doc/tin.1:3621 +#: doc/tin.1:90 doc/tin.1:3730 #, no-wrap msgid "B<2>" msgstr "B<2>" #. type: Plain text -#: doc/tin.1:91 +#: doc/tin.1:93 msgid "Unread news available (batch mode (''B<-Z>'') only)." msgstr "Ungelesene Nachrichten vorhanden (nur im Batch-Modus (''B<-Z>''))." #. type: TP -#: doc/tin.1:91 doc/tin.1:3624 +#: doc/tin.1:93 doc/tin.1:3733 #, no-wrap msgid "B<3>" msgstr "B<3>" #. type: Plain text -#: doc/tin.1:96 +#: doc/tin.1:98 msgid "NNTP error." msgstr "NNTP Fehler." #. type: IX -#: doc/tin.1:96 doc/tin.1:97 +#: doc/tin.1:98 doc/tin.1:99 #, no-wrap msgid "OPTIONS" msgstr "OPTIONEN" #. type: TP -#: doc/tin.1:98 +#: doc/tin.1:100 #, no-wrap msgid "B<-4>" msgstr "B<-4>" #. type: Plain text -#: doc/tin.1:102 +#: doc/tin.1:104 msgid "" "Force connecting via IPv4 to the remote NNTP server. Only available when " "built with IPv6 support." @@ -251,13 +253,13 @@ msgstr "" "mit IPv6-Unterstützung gebaut wurde." #. type: TP -#: doc/tin.1:102 +#: doc/tin.1:104 #, no-wrap msgid "B<-6>" msgstr "B<-6>" #. type: Plain text -#: doc/tin.1:106 +#: doc/tin.1:108 msgid "" "Force connecting via IPv6 to the remote NNTP server. Only available when " "built with IPv6 support." @@ -266,24 +268,24 @@ msgstr "" "mit IPv6-Unterstützung gebaut wurde." #. type: TP -#: doc/tin.1:106 +#: doc/tin.1:108 #, no-wrap msgid "B<-a>" msgstr "B<-a>" #. type: Plain text -#: doc/tin.1:109 +#: doc/tin.1:111 msgid "Toggle ANSI color (default is off)." msgstr "ANSI-Farben ein/-ausschalten (Voreinstellung ist aus)." #. type: TP -#: doc/tin.1:109 +#: doc/tin.1:111 #, no-wrap msgid "B<-A>" msgstr "B<-A>" #. type: Plain text -#: doc/tin.1:112 +#: doc/tin.1:114 msgid "" "Force authentication on initial connect. Only available when reading via " "NNTP." @@ -292,13 +294,13 @@ msgstr "" "NNTP gelesen wird." #. type: TP -#: doc/tin.1:112 +#: doc/tin.1:114 #, no-wrap msgid "B<-c>" msgstr "B<-c>" #. type: Plain text -#: doc/tin.1:117 +#: doc/tin.1:119 msgid "" "Create/update index files for every group in I<${TIN_HOMEDIR:-\"$HOME\"}/." "newsrc> or file specified by the ''B<-f>'' option and mark all articles as " @@ -309,14 +311,31 @@ msgstr "" "Datei und markiere alle Artikel als gelesen." #. type: TP -#: doc/tin.1:117 +#: doc/tin.1:119 +#, no-wrap +msgid "B<-C>" +msgstr "B<-C>" + +#. type: Plain text +#: doc/tin.1:124 +msgid "" +"Use COMPRESS NNTP extension (B) if available. See also " +"B, 'B<-t>'' and the \"SECURITY\" and \"BUGS\" " +"section." +msgstr "" +"Die NNTP-Erweiterung COMPRESS (B) verwenden, falls verfügbar. " +"Auch B, 'B<-t>'' und die Abschnitte \"SICHERHEIT\" " +"und \"FEHLER\" beachten." + +#. type: TP +#: doc/tin.1:124 #, no-wrap msgid "B<-d>" msgstr "B<-d>" #. FIXME: explain debug levels #. type: Plain text -#: doc/tin.1:123 +#: doc/tin.1:130 msgid "" "Don't load newsgroup descriptions and servers message of the day " "(interactive mode)." @@ -325,13 +344,13 @@ msgstr "" "(Interaktiver-Modus)." #. type: TP -#: doc/tin.1:123 +#: doc/tin.1:130 #, no-wrap msgid "B<-D>I< debug-level>" msgstr "B<-D>I< Debuggrad>" #. type: Plain text -#: doc/tin.1:130 +#: doc/tin.1:137 msgid "" "Enter debug-level (1 = NNTP, 2 = filter, 4 = newsrc, 8 = threading, 16 = " "memory, 32 = attributes, 64 = misc, 128 = remove existing debug files). For " @@ -341,19 +360,19 @@ msgid "" msgstr "" "Debuggrad angeben (1 = NNTP, 2 = Filter, 4 = newsrc, 8 = Threading, 16 = " "Speicher, 32 = attributes, 64 = Diverses, 128 = vorhandene Debugdateien " -"löschen). Im NNTP-Level steuert ''B<-v>'' die Ausführlichkeit der Ausgabe.Je " -"nach Debuggrad könnten verschiedene Dateien nach I<$TMPDIR> geschrieben " +"löschen). Im NNTP-Level steuert ''B<-v>'' die Ausführlichkeit der Ausgabe. " +"Je nach Debuggrad könnten verschiedene Dateien nach I<$TMPDIR> geschrieben " "werden und/oder eine Bildschirmausgabe erfolgen. Auch den Abschnitt " "\"SICHERHEIT\" beachten!" #. type: TP -#: doc/tin.1:130 +#: doc/tin.1:137 #, no-wrap msgid "B<-f>I< file>" msgstr "B<-f>I< Datei>" #. type: Plain text -#: doc/tin.1:134 +#: doc/tin.1:141 msgid "" "Use the specified file of subscribed to newsgroups in place of I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>." @@ -362,28 +381,28 @@ msgstr "" "\"}/.newsrc>." #. type: TP -#: doc/tin.1:134 +#: doc/tin.1:141 #, no-wrap -msgid "B<-g>I< server>" -msgstr "B<-g>I< Server>" +msgid "B<-g>I< server[:port]>" +msgstr "B<-g>I< Server[:Port]>" #. type: Plain text -#: doc/tin.1:139 +#: doc/tin.1:146 msgid "" -"Use the server and newsrc specified in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" -"newsrctable>. Only available when reading via NNTP." +"Use the server[:port] and newsrc specified in I<${TIN_HOMEDIR:-\"$HOME\"}/." +"tin/newsrctable>. Only available when reading via NNTP." msgstr "" -"Zugehörigen Newsserver und newsrc-Datei aus I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" -"newsrctable> benutzen. Nur verfügbar, wenn via NNTP gelesen wird." +"Zugehörigen Newsserver[:Port] und newsrc-Datei aus I<${TIN_HOMEDIR:-\"$HOME" +"\"}/.tin/newsrctable> benutzen. Nur verfügbar, wenn via NNTP gelesen wird." #. type: TP -#: doc/tin.1:139 +#: doc/tin.1:146 #, no-wrap msgid "B<-G>I< article-limit>" msgstr "B<-G>I< Artikellimit>" #. type: Plain text -#: doc/tin.1:147 +#: doc/tin.1:154 msgid "" "Limit the number of articles/group to retrieve from the server. If " "I is E 0 not more than the last I articles/" @@ -399,37 +418,37 @@ msgstr "" "limit>. Die Voreinstellung ist 0, was keine Begrenzung bedeutet." #. type: TP -#: doc/tin.1:147 +#: doc/tin.1:154 #, no-wrap msgid "B<-h>" msgstr "B<-h>" #. type: Plain text -#: doc/tin.1:150 +#: doc/tin.1:157 msgid "Help listing all command-line options." msgstr "Kurzübersicht der verfügbaren Kommandozeilenoptionen." #. type: TP -#: doc/tin.1:150 +#: doc/tin.1:157 #, no-wrap msgid "B<-H>" msgstr "B<-H>" #. type: Plain text -#: doc/tin.1:154 +#: doc/tin.1:161 msgid "" "Brief introduction to B that is also shown the first time it is started." msgstr "" "Kurzeinführung in B welche auch beim allerersten Start ausgegeben wird." #. type: TP -#: doc/tin.1:154 +#: doc/tin.1:161 #, no-wrap msgid "B<-I>I< dir>" msgstr "B<-I>I< Verzeichnis>" #. type: Plain text -#: doc/tin.1:160 +#: doc/tin.1:167 msgid "" "Directory in which to store newsgroup index files. Default is I<" "${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news>. This " @@ -442,28 +461,30 @@ msgstr "" "abruft und B ausgeschaltet ist." #. type: TP -#: doc/tin.1:160 +#: doc/tin.1:167 #, no-wrap msgid "B<-k>" msgstr "B<-k>" #. type: Plain text -#: doc/tin.1:164 +#: doc/tin.1:172 msgid "" "Skip the certificate verification step for NNTPS connections and proceed " -"without checking. This option implies ''B<-T>''." +"without checking. This option implies ''B<-T>''. See also the \"SECURITY\" " +"section." msgstr "" "Zertifikatsüberprüfungsschritt für NNTPS-Verbindungen überspringen und ohne " -"Überprüfung fort fahren. Diese Option beinhaltet ''B<-T>''." +"Überprüfung fort fahren. Diese Option beinhaltet ''B<-T>''. Auch den " +"Abschnitt \"SICHERHEIT\" beachten." #. type: TP -#: doc/tin.1:164 +#: doc/tin.1:172 #, no-wrap msgid "B<-l>" msgstr "B<-l>" #. type: Plain text -#: doc/tin.1:176 +#: doc/tin.1:184 msgid "" "Get number of articles per group from the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/" "\"${TIN_ACTIVEFILE:-active}> file. If reading via NNTP this is done with the " @@ -486,26 +507,26 @@ msgstr "" "liefert." #. type: TP -#: doc/tin.1:176 +#: doc/tin.1:184 #, no-wrap msgid "B<-m>I< dir>" msgstr "B<-m>I< Verzeichnis>" #. type: Plain text -#: doc/tin.1:179 +#: doc/tin.1:187 msgid "Mailbox directory to use. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>." msgstr "" "Zu benutzendes Mailbox-Verzeichnis. Voreinstellung ist I<${TIN_HOMEDIR:-" "\"$HOME\"}/Mail>." #. type: TP -#: doc/tin.1:179 +#: doc/tin.1:187 #, no-wrap msgid "B<-M>I< user>" msgstr "B<-M>I< Benutzer>" #. type: Plain text -#: doc/tin.1:183 +#: doc/tin.1:191 msgid "" "Mail unread articles to specified user for later reading. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." @@ -515,13 +536,13 @@ msgstr "" "UND SPEICHERN VON UNGELESENEN ARTIKELN\"." #. type: TP -#: doc/tin.1:183 +#: doc/tin.1:191 #, no-wrap msgid "B<-n>" msgstr "B<-n>" #. type: Plain text -#: doc/tin.1:190 +#: doc/tin.1:198 msgid "" "Only load groups from the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-" "active}> file that are subscribed to in the user's I<${TIN_HOMEDIR:-\"$HOME" @@ -537,13 +558,13 @@ msgstr "" "''B<-l>''." #. type: TP -#: doc/tin.1:190 +#: doc/tin.1:198 #, no-wrap msgid "B<-N>" msgstr "B<-N>" #. type: Plain text -#: doc/tin.1:194 +#: doc/tin.1:202 msgid "" "Mail unread articles to yourself for later reading. For more information " "read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." @@ -553,13 +574,13 @@ msgstr "" "SPEICHERN VON UNGELESENEN ARTIKELN\"." #. type: TP -#: doc/tin.1:194 +#: doc/tin.1:202 #, no-wrap msgid "B<-o>" msgstr "B<-o>" #. type: Plain text -#: doc/tin.1:198 +#: doc/tin.1:206 msgid "" "Quick post all postponed articles and exit. In order for this to be really " "quick, it should be used with ''B<-n>'' if possible." @@ -568,13 +589,13 @@ msgstr "" "wieder beenden. Nach Möglichkeit mit ''B<-n>'' kombinieren." #. type: TP -#: doc/tin.1:198 +#: doc/tin.1:206 #, no-wrap msgid "B<-p>I< port>" msgstr "B<-p>I< Port>" #. type: Plain text -#: doc/tin.1:203 +#: doc/tin.1:211 msgid "" "Port to use if reading via NNTP (default is 119 or 563 if NNTPS is enabled, " "see ''B<-T>''). This also overrides the environment variable $B if " @@ -585,13 +606,13 @@ msgstr "" "Umgebungsvariable $B. Nur verfügbar, wenn via NNTP gelesen wird." #. type: TP -#: doc/tin.1:203 +#: doc/tin.1:211 #, no-wrap msgid "B<-q>" msgstr "B<-q>" #. type: Plain text -#: doc/tin.1:206 +#: doc/tin.1:214 msgid "" "Don't check for new newsgroups and skip loading the servers message of the " "day." @@ -600,55 +621,57 @@ msgstr "" "Tages nicht laden." #. type: TP -#: doc/tin.1:206 +#: doc/tin.1:214 #, no-wrap msgid "B<-Q>" msgstr "B<-Q>" #. type: Plain text -#: doc/tin.1:210 +#: doc/tin.1:219 msgid "" "Quick start. Start B as quickly as possible. Currently this is " -"equivalent to ''B<-dnq>''." +"equivalent to ''B<-dnq>''. See also the ''B<-C>'' and ''B<-G>'' command-line " +"options." msgstr "" "Schnellstart. B so schnell wie möglich starten, zur Zeit entspricht " -"diese Option ''B<-dnq>''." +"diese Option ''B<-dnq>''. Siehe auch die Befehlszeilenoptionen 'B<-C>'' und " +"''B<-G>''." #. type: TP -#: doc/tin.1:210 +#: doc/tin.1:219 #, no-wrap msgid "B<-r>" msgstr "B<-r>" #. type: Plain text -#: doc/tin.1:215 +#: doc/tin.1:224 msgid "" "Read news remotely from the default NNTP server specified in the environment " "variable $B or contained in the file I." msgstr "" -"Nachrichten aus der Ferne vom Standard-NTP-Server, der in der " +"Nachrichten aus der Ferne vom Standard-NNTP-Server, der in der " "Umgebungsvariable $B angegeben oder in der Datei I enthalten ist lesen." #. type: TP -#: doc/tin.1:215 +#: doc/tin.1:224 #, no-wrap msgid "B<-R>" msgstr "B<-R>" #. type: Plain text -#: doc/tin.1:218 +#: doc/tin.1:227 msgid "Read news saved by the ''B<-S>'' option." msgstr "Lese mittels ''B<-S>'' gespeicherte Artikel." #. type: TP -#: doc/tin.1:218 +#: doc/tin.1:227 #, no-wrap msgid "B<-s>I< dir>" msgstr "B<-s>I< Verzeichnis>" #. type: Plain text -#: doc/tin.1:222 +#: doc/tin.1:231 msgid "" "Save/read articles to/in directory. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/" "News>." @@ -657,13 +680,13 @@ msgstr "" "\"$HOME\"}/News>." #. type: TP -#: doc/tin.1:222 +#: doc/tin.1:231 #, no-wrap msgid "B<-S>" msgstr "B<-S>" #. type: Plain text -#: doc/tin.1:226 +#: doc/tin.1:235 msgid "" "Save unread articles for later reading by the ''B<-R>'' option. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." @@ -673,25 +696,44 @@ msgstr "" "SPEICHERN VON UNGELESENEN ARTIKELN\"." #. type: TP -#: doc/tin.1:226 +#: doc/tin.1:235 +#, no-wrap +msgid "B<-t>I< timeout>" +msgstr "B<-t>I< Timeout>" + +#. type: Plain text +#: doc/tin.1:239 +msgid "" +"Override the B setting. Default is 120 seconds, " +"allowed maximum is 16383." +msgstr "" +"Übersteuert die B Einstellung. Voreinstellung sind " +"120, das Maximum 16383 Sekunden." + +#. type: TP +#: doc/tin.1:239 #, no-wrap msgid "B<-T>" msgstr "B<-T>" #. type: Plain text -#: doc/tin.1:229 -msgid "Enable NNTPS (NNTP over TLS). Only available when reading via NNTP." +#: doc/tin.1:243 +msgid "" +"Enable NNTPS (NNTP over TLS). This also overrides the environment variable " +"$B if set. Only available when reading via NNTP." msgstr "" -"NNTPS (NNTP over TLS) verwenden. Nur möglich wenn via NNTP gelesen wird." +"NNTPS (NNTP über TLS) aktivieren. Dies setzt auch die Umgebungsvariable " +"$B außer Kraft, falls diese gesetzt ist. Nur verfügbar, wenn über " +"NNTP gelesen wird." #. type: TP -#: doc/tin.1:229 +#: doc/tin.1:243 #, no-wrap msgid "B<-u>" msgstr "B<-u>" #. type: Plain text -#: doc/tin.1:235 +#: doc/tin.1:249 msgid "" "Create/update index files for every group in I<${TIN_HOMEDIR:-\"$HOME\"}/." "newsrc> or file specified by the ''B<-f>'' option. This option is disabled " @@ -704,13 +746,13 @@ msgstr "" "NNTP-Server abruft und B abgestellt ist." #. type: TP -#: doc/tin.1:235 +#: doc/tin.1:249 #, no-wrap msgid "B<-v>" msgstr "B<-v>" #. type: Plain text -#: doc/tin.1:240 +#: doc/tin.1:254 msgid "" "Verbose mode for ''B<-c>'', ''B<-D>'', ''B<-M>'', ''B<-N>'', \\&''B<-S>'', " "''B<-u>'' and ''B<-Z>'' options. Can be used multiple times to increase " @@ -721,24 +763,24 @@ msgstr "" "die Ausführlichkeit zu erhöhen." #. type: TP -#: doc/tin.1:240 +#: doc/tin.1:254 #, no-wrap msgid "B<-V>" msgstr "B<-V>" #. type: Plain text -#: doc/tin.1:243 +#: doc/tin.1:257 msgid "Print version information and compilation options." msgstr "Versionsinformationen und Kompilieroptionen ausgeben." #. type: TP -#: doc/tin.1:243 +#: doc/tin.1:257 #, no-wrap msgid "B<-w>" msgstr "B<-w>" #. type: Plain text -#: doc/tin.1:248 +#: doc/tin.1:262 msgid "" "Quick mode to post an article and then exit. This option implies \\&''B<-" "d>''. In order for this to be really quick, it should be used with ''B<-n>'' " @@ -748,42 +790,42 @@ msgstr "" "\\&''B<-d>''. Nach Möglichkeit mit ''B<-n>'' kombinieren." #. type: TP -#: doc/tin.1:248 +#: doc/tin.1:262 #, no-wrap msgid "B<-x>" msgstr "B<-x>" #. type: Plain text -#: doc/tin.1:251 +#: doc/tin.1:265 msgid "No-posting mode. You cannot post articles if you use this option." msgstr "" "Sie können keine Artikel veröffentlichen, wenn Sie diese Option verwenden." #. type: TP -#: doc/tin.1:251 +#: doc/tin.1:265 #, no-wrap msgid "B<-X>" msgstr "B<-X>" #. type: Plain text -#: doc/tin.1:256 +#: doc/tin.1:270 msgid "" "No overwrite mode. I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> and files in I<" "${TIN_HOMEDIR:-\"$HOME\"}/.tin> will not be overwritten but may be created " "if they don't exist." msgstr "" -"Scheibgeschützter Modus. I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> und Dateien " +"Schreibgeschützter Modus. I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> und Dateien " "unter I<${TIN_HOMEDIR:-\"$HOME\"}/.tin> werden nicht überschrieben aber " "angelegt falls sie nicht existieren." #. type: TP -#: doc/tin.1:256 +#: doc/tin.1:270 #, no-wrap msgid "B<-z>" msgstr "B<-z>" #. type: Plain text -#: doc/tin.1:261 +#: doc/tin.1:275 msgid "" "Only start B if there is any new/unread news. If there is news B " "will position cursor at first group with unread news. Useful for putting in " @@ -794,13 +836,13 @@ msgstr "" "positioniert. Nützlich um B in login-Dateien aufzurufen." #. type: TP -#: doc/tin.1:261 +#: doc/tin.1:275 #, no-wrap msgid "B<-Z>" msgstr "B<-Z>" #. type: Plain text -#: doc/tin.1:267 +#: doc/tin.1:281 msgid "" "Check if there is any new/unread news and exit with appropriate status. If " "\\&''B<-v>'' option is specified the number of unread articles in each group " @@ -815,16 +857,20 @@ msgstr "" "Skripten." #. type: Plain text -#: doc/tin.1:273 +#: doc/tin.1:287 msgid "" "B can also dynamically change its options by the B ('B') " "command. Any changes are written to I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>. " "For more information see section \"GLOBAL OPTIONS MENU AND TINRC " "CONFIGURABLE VARIABLES\" and B<\\%tin>(5)." msgstr "" +"B kann seine Optionen auch dynamisch mit dem Befehl B " +"('B') ändern. Alle Änderungen werden in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" +"tinrc> geschrieben. Weitere Informationen finden Sie im Abschnitt \"MENÜ DER " +"GLOBALE OPTIONEN UND KONFIGURIERBAREN TINRC-VARIABLEN\" und B<\\%tin>(5)." #. type: Plain text -#: doc/tin.1:278 +#: doc/tin.1:292 msgid "" "A list of groups can be specified after the other command-line options. This " "can be useful if you wish to yank in or subscribe to a hand-picked subset of " @@ -838,7 +884,7 @@ msgstr "" "versteht." #. type: Plain text -#: doc/tin.1:283 +#: doc/tin.1:297 msgid "" "If you specify a single group-name, or a wildcard that matches a single " "group, then you will automatically enter that group. Otherwise the normal " @@ -851,7 +897,7 @@ msgstr "" "passenden zusätzlichen Gruppen." #. type: Plain text -#: doc/tin.1:287 +#: doc/tin.1:301 msgid "" "With the ''B<-w>'' flag a given group-name is used as default group to post " "to. If more than one group or a wildcard is specified only the first group " @@ -862,7 +908,7 @@ msgstr "" "wird nur die erste Gruppe bzw. die erste Gruppe verwendet, die übereinstimmt." #. type: Plain text -#: doc/tin.1:294 +#: doc/tin.1:308 msgid "" "Once you use B ('B') to yank in all active groups, or " "B ('B') to toggle the read/unread status, then " @@ -870,9 +916,15 @@ msgid "" "('B') to reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-" "active}> file and get them back." msgstr "" +"Sobald Sie B ('B') verwenden, um alle aktiven Gruppen " +"einzublenden, oder B ('B') verwenden, um den " +"Status gelesen/ungelesen umzuschalten, sind die Befehlszeilengruppen " +"verschwunden. Sie können B ('B') verwenden, um die " +"Datei I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> erneut zu " +"lesen um diese wieder anzuzeigen." #. type: Plain text -#: doc/tin.1:299 +#: doc/tin.1:313 msgid "" "NB: With the ''B<-n>'' flag, only unsubscribed groups in the I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file (or the newsrc-file given by the " @@ -881,7 +933,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:304 +#: doc/tin.1:318 msgid "" "Command-line options have higher priority than attributes and tinrc " "options. Thus, command-line option takes precedence over configured values." @@ -890,19 +942,19 @@ msgstr "" "Optionen und übersteuern daher die konfigurierten Werte." #. type: IX -#: doc/tin.1:304 doc/tin.1:305 +#: doc/tin.1:318 doc/tin.1:319 #, no-wrap msgid "USAGE" msgstr "GEBRAUCH" #. type: SS -#: doc/tin.1:308 +#: doc/tin.1:322 #, no-wrap msgid "NEWS ADMINISTRATION" msgstr "" #. type: Plain text -#: doc/tin.1:312 +#: doc/tin.1:326 msgid "" "Maintaining Netnews on large networks of machines can be a pretty time " "consuming job as I discovered when I was given the job of maintaining our " @@ -910,7 +962,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:322 +#: doc/tin.1:336 msgid "" "A user starting B for the first time can be automatically subscribed to " "a list of newsgroups that are deemed appropriate by the news administrator. " @@ -922,13 +974,13 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:322 +#: doc/tin.1:336 #, no-wrap msgid "SCREEN FORMAT" msgstr "ANSICHTEN" #. type: Plain text -#: doc/tin.1:325 +#: doc/tin.1:339 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level." @@ -937,7 +989,7 @@ msgstr "" "Threadebene und Artikelebene." #. type: Plain text -#: doc/tin.1:332 +#: doc/tin.1:346 msgid "" "At the Selection level the title displays (the name of the news server (with " "a \"[T]\"- or \"[k]\"-suffix if reading via NNTPS (insecurely)) and) the " @@ -954,7 +1006,7 @@ msgstr "" "kann mittels B angepasst werden." #. type: Plain text -#: doc/tin.1:340 +#: doc/tin.1:354 #, no-wrap msgid "" "-EM 1 2 comp.security.announce Announcements from the CERT abou\n" @@ -970,19 +1022,19 @@ msgstr "" " X 5 124 news.software.readers Discussion of software used to r\n" #. type: Plain text -#: doc/tin.1:343 +#: doc/tin.1:357 msgid "" "There may also be a character prefixing the line. An explanation follows:" msgstr "Eventuell steht am Anfang der Zeile noch eines der folgende Zeichen:" #. type: TP -#: doc/tin.1:343 +#: doc/tin.1:357 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:348 +#: doc/tin.1:362 msgid "" "This group is unsubscribed. To see only your subscribed groups use the " "B ('B') or B ('B') toggle " @@ -993,13 +1045,13 @@ msgstr "" "Umschalttaste benutzt werden." #. type: TP -#: doc/tin.1:348 +#: doc/tin.1:362 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:353 +#: doc/tin.1:367 msgid "" "This is a moderated group. Any posts you make will have to be approved by " "the group administrator before it will be made public. B will ask for " @@ -1010,13 +1062,13 @@ msgstr "" "Posten in eine moderierte Gruppe nach einer Bestätigung." #. type: TP -#: doc/tin.1:353 +#: doc/tin.1:367 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:362 +#: doc/tin.1:376 msgid "" "This is a new newsgroup which has been created since you last used B. " "New newsgroups are not subscribed to by default (However, see the " @@ -1035,13 +1087,13 @@ msgstr "" "Gruppen einblenden, um sie in einer späteren Sitzung zu finden." #. type: TP -#: doc/tin.1:362 +#: doc/tin.1:376 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:367 +#: doc/tin.1:381 msgid "" "This group no longer exists. If you no longer wish to see this group then " "unsubscribe from it in the normal way. This flag will only appear if you " @@ -1053,13 +1105,13 @@ msgstr "" "haben." #. type: TP -#: doc/tin.1:367 +#: doc/tin.1:381 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:371 +#: doc/tin.1:385 msgid "" "You may no longer make posts to this group. Often a group will be superseded " "by a more appropriately named one." @@ -1068,13 +1120,13 @@ msgstr "" "Gruppe durch eine mit einem passenderen Namen ersetzt." #. type: TP -#: doc/tin.1:371 +#: doc/tin.1:385 #, no-wrap msgid "B<=>" msgstr "B<=>" #. type: Plain text -#: doc/tin.1:376 +#: doc/tin.1:390 msgid "" "This group has been renamed and you may no longer post to it. If you do, " "then you will receive an error from your news server telling you the correct " @@ -1085,7 +1137,7 @@ msgstr "" "Newsserver in der die Gruppe steht in die Sie posten sollten." #. type: Plain text -#: doc/tin.1:386 +#: doc/tin.1:400 msgid "" "At the Group level the title contains the name of the group, the number of " "conversation threads, the abbreviated threading method (B), " @@ -1099,13 +1151,13 @@ msgstr "" #. FIXME - make this autocenter #. type: Plain text -#: doc/tin.1:390 +#: doc/tin.1:404 #, no-wrap msgid " alt.sources (5B -50/23+ 0* 3o 0K)\n" msgstr " alt.sources (5B -50/23+ 0* 3o 0K)\n" #. type: Plain text -#: doc/tin.1:398 +#: doc/tin.1:412 msgid "" "The characters after the numbers are depending to the configuration and if " "your are in B mode or not. Some numbers could be " @@ -1116,7 +1168,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:409 +#: doc/tin.1:421 msgid "" "If a thread has unread articles it is marked with B in " "front of the total number of articles in the thread. If there are recent " @@ -1124,20 +1176,18 @@ msgid "" "front of the total number of articles in the thread \\(em this is controlled " "by the B option. If a thread has hot articles in it (see also " "section \"FILTERING ARTICLES\") it's marked with B in " -"front of the total number of articles in the thread. The number of lines of " -"the first (unread) article in the thread might also be shown right before " -"the subject \\(em this is controlled by the B option. The display " -"can be customized via B." +"front of the total number of articles in the thread. The display can be " +"customized via B." msgstr "" #. type: Plain text -#: doc/tin.1:413 +#: doc/tin.1:425 #, no-wrap msgid " de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M\n" msgstr " de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M\n" #. type: Plain text -#: doc/tin.1:418 +#: doc/tin.1:430 #, no-wrap msgid "" "-E 1 + 3 108 bincancels in de.talk.sex Christopher Lueg El\n" @@ -1152,7 +1202,7 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:423 +#: doc/tin.1:435 msgid "" "At the Thread level the screen usually (depends on the threading method " "used) looks like this, but can be customized via B:" @@ -1162,7 +1212,7 @@ msgstr "" "angepasst werden:" #. type: Plain text -#: doc/tin.1:430 +#: doc/tin.1:442 #, no-wrap msgid "" "-E 1 [ 7] What is this funny tree in the thr Robert F. Simmig\n" @@ -1177,12 +1227,12 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:435 +#: doc/tin.1:447 msgid "At the Article level the page header has the following format:" msgstr "In der Artikelebene hat der Kopf der Seite folgendes Format:" #. type: Plain text -#: doc/tin.1:441 +#: doc/tin.1:453 #, no-wrap msgid "" "Sun, 28 Dec 1997 21:21:01 de.admin.news.groups Thread 20 of 86\n" @@ -1194,13 +1244,13 @@ msgstr "" "Urs Janssen Eurs@akk.orgE bei Arbeitskreis Kultur und Kommunikati\n" #. type: Plain text -#: doc/tin.1:443 +#: doc/tin.1:455 #, no-wrap msgid "article-body\n" msgstr "Artikel-Körper\n" #. type: Plain text -#: doc/tin.1:449 +#: doc/tin.1:461 msgid "" "The look of the Selection, Group and Thread level can be customized. See the " "section \"CUSTOMIZING THE SCREEN FORMAT\"." @@ -1209,13 +1259,13 @@ msgstr "" "angepasst werden. Siehe hierzu den Abschnitt \"ANSICHTEN ANPASSEN\"." #. type: SS -#: doc/tin.1:449 +#: doc/tin.1:461 #, no-wrap msgid "COMMON MOVING KEYS" msgstr "GEMEINSAME BEWEGUNGSTASTEN" #. type: Plain text -#: doc/tin.1:452 +#: doc/tin.1:464 msgid "" "This table shows the common keys used for moving around all levels within " "B." @@ -1224,13 +1274,13 @@ msgstr "" "verwendet werden." #. type: ta -#: doc/tin.1:454 +#: doc/tin.1:466 #, no-wrap msgid "\\w'Beg. of list/article 'u +\\w'ANSI/vt100 'u" msgstr "" #. type: Plain text -#: doc/tin.1:462 +#: doc/tin.1:474 #, no-wrap msgid "" "\tANSI/vt100\tOther Terminals\n" @@ -1243,13 +1293,13 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:466 +#: doc/tin.1:478 #, no-wrap msgid "COMMON EDITING COMMANDS" msgstr "GEMEINSAME BEARBEITUNGSBEFEHLE" #. type: Plain text -#: doc/tin.1:473 +#: doc/tin.1:485 msgid "" "An B<\\%emacs>(1) style editing package allows the easy editing of input " "strings. A history list allows the easy reuse of previously entered " @@ -1263,35 +1313,35 @@ msgstr "" "Verfügung:" #. type: TP -#: doc/tin.1:473 +#: doc/tin.1:485 #, no-wrap msgid "B<^A, ^E>" msgstr "B<^A, ^E>" #. type: Plain text -#: doc/tin.1:476 +#: doc/tin.1:488 msgid "move to beginning or end of line, respectively." msgstr "An den Zeilenanfang bzw. das Zeilenende springen." #. type: TP -#: doc/tin.1:476 +#: doc/tin.1:488 #, no-wrap msgid "B<^F, ^B>" msgstr "B<^F, ^B>" #. type: Plain text -#: doc/tin.1:479 +#: doc/tin.1:491 msgid "non-destructive move forward or back one location, respectively." msgstr "Zerstörungsfreie Bewegung um eine Position vorwärts bzw. zurück." #. type: TP -#: doc/tin.1:479 +#: doc/tin.1:491 #, no-wrap msgid "B<^D>" msgstr "B<^D>" #. type: Plain text -#: doc/tin.1:483 +#: doc/tin.1:495 msgid "" "delete the character currently under the cursor, or send EOF if no " "characters in the buffer." @@ -1300,57 +1350,57 @@ msgstr "" "falls keine Zeichen im Puffer vorhanden sind." #. type: TP -#: doc/tin.1:483 +#: doc/tin.1:495 #, no-wrap msgid "B<^H, EDELE>" msgstr "B<^H, EENTFE>" #. type: Plain text -#: doc/tin.1:486 +#: doc/tin.1:498 msgid "delete character left of the cursor." msgstr "Zeichen links vom Cursor löschen." #. type: TP -#: doc/tin.1:486 +#: doc/tin.1:498 #, no-wrap msgid "B<^K>" msgstr "B<^K>" #. type: Plain text -#: doc/tin.1:489 +#: doc/tin.1:501 msgid "delete from cursor to end of line." msgstr "Lösche vom Cursor bis zum Zeilenende." #. type: TP -#: doc/tin.1:489 +#: doc/tin.1:501 #, no-wrap msgid "B<^P, ^N>" msgstr "B<^P, ^N>" #. type: Plain text -#: doc/tin.1:492 +#: doc/tin.1:504 msgid "move through history, previous and next, respectively." msgstr "Durch die Verlaufsliste vorwärts bzw. rückwärts bewegen." #. type: TP -#: doc/tin.1:492 +#: doc/tin.1:504 #, no-wrap msgid "B<^L, ^R>" msgstr "B<^L, ^R>" #. type: Plain text -#: doc/tin.1:495 +#: doc/tin.1:507 msgid "redraw the current line." msgstr "Aktuelle Zeile neu aufbauen." #. type: TP -#: doc/tin.1:495 +#: doc/tin.1:507 #, no-wrap msgid "BCRE>" msgstr "BCRE>" #. type: Plain text -#: doc/tin.1:499 +#: doc/tin.1:511 msgid "" "places line on history list if non-blank, appends newline and returns to the " "caller." @@ -1359,24 +1409,24 @@ msgstr "" "Leerzeile an und kehrt zum Anrufer zurück." #. type: TP -#: doc/tin.1:499 +#: doc/tin.1:511 #, no-wrap msgid "BESCE>" msgstr "BESCE>" #. type: Plain text -#: doc/tin.1:504 +#: doc/tin.1:516 msgid "aborts the present editing operation." msgstr "bricht den gegenwärtigen Bearbeitungsvorgang ab." #. type: SS -#: doc/tin.1:504 +#: doc/tin.1:516 #, no-wrap msgid "GLOBAL COMMANDS" msgstr "ALLGEMEINE BEFEHLE" #. type: Plain text -#: doc/tin.1:507 +#: doc/tin.1:519 msgid "" "The following commands are available at all 4 menu levels and always have " "the same effect." @@ -1385,13 +1435,13 @@ msgstr "" "überall das Gleichen." #. type: TP -#: doc/tin.1:507 doc/tin.1:1401 doc/tin.1:1455 doc/tin.1:1501 +#: doc/tin.1:519 doc/tin.1:1419 doc/tin.1:1473 doc/tin.1:1519 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:512 +#: doc/tin.1:524 msgid "" "Shell escape. B by itself will launch a shell, B " "EcommandE will run an external EcommandE. This facility may " @@ -1402,57 +1452,57 @@ msgstr "" "Diese Funktion wurde möglicherweise vom Systemadministrator deaktiviert." #. type: TP -#: doc/tin.1:512 +#: doc/tin.1:524 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:515 +#: doc/tin.1:527 msgid "Toggle use of ANSI color." msgstr "ANSI Farben ein-/ausschalten." #. type: TP -#: doc/tin.1:515 +#: doc/tin.1:527 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:518 +#: doc/tin.1:530 msgid "Redraw the current screen." msgstr "Bildschirminhalt neu aufbauen." #. type: TP -#: doc/tin.1:518 +#: doc/tin.1:530 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:521 +#: doc/tin.1:533 msgid "Scroll screen up by one line." msgstr "Eine Zeile nach oben blättern (scrollen)." #. type: TP -#: doc/tin.1:521 +#: doc/tin.1:533 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:524 +#: doc/tin.1:536 msgid "Scroll screen down by one line." msgstr "Eine Zeile nach unten blättern (scrollen)." #. type: TP -#: doc/tin.1:524 +#: doc/tin.1:536 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:538 +#: doc/tin.1:550 msgid "" "Reload postponed article. If your system blocks the B key you " "must quote it by pressing 'B<^V>' (CTRL-V) first. The postpone-menu offers " @@ -1468,13 +1518,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:538 doc/tin.1:1407 doc/tin.1:1462 doc/tin.1:1507 +#: doc/tin.1:550 doc/tin.1:1425 doc/tin.1:1480 doc/tin.1:1525 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:544 +#: doc/tin.1:556 msgid "" "Help screen of commands available on the current menu. You can use " "B ('B'), B ('B') and B ('B<" @@ -1482,28 +1532,28 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:544 doc/tin.1:1410 doc/tin.1:1465 doc/tin.1:1510 +#: doc/tin.1:556 doc/tin.1:1428 doc/tin.1:1483 doc/tin.1:1528 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:548 doc/tin.1:1414 doc/tin.1:1469 doc/tin.1:1514 +#: doc/tin.1:560 doc/tin.1:1432 doc/tin.1:1487 doc/tin.1:1532 msgid "" "Toggle the display of help mini menu at the bottom of the screen and posting " "etiquette after composing an article (B)." msgstr "" -"Mini-Hilfe am unterem Bildschirmrand und Posting Etiquette nach dem " -"Verfassen eines Artikels ein-/ausschalten (B)." +"Mini-Hilfe am unterem Bildschirmrand und Posting Etikette nach dem Verfassen " +"eines Artikels ein-/ausschalten (B)." #. type: TP -#: doc/tin.1:548 +#: doc/tin.1:560 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:553 +#: doc/tin.1:565 msgid "" "List articles posted by user. The date posted, the newsgroup and the subject " "are listed. See the section \"POSTING HISTORY LISTING\" for more information." @@ -1513,42 +1563,42 @@ msgstr "" "finden Sie im Abschnitt \"POSTING VERLAUFSLISTE\"." #. type: TP -#: doc/tin.1:553 +#: doc/tin.1:565 #, no-wrap msgid "B" msgstr "B" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:558 +#: doc/tin.1:570 msgid "Print B version information." msgstr "Versions-Informationen ausgeben." #. type: SS -#: doc/tin.1:558 +#: doc/tin.1:570 #, no-wrap msgid "NEWSGROUP SELECTION COMMANDS" msgstr "BEFEHLE ZUR GRUPPENAUSWAHL" #. type: TP -#: doc/tin.1:559 doc/tin.1:700 doc/tin.1:955 doc/tin.1:1126 doc/tin.1:3628 +#: doc/tin.1:571 doc/tin.1:712 doc/tin.1:967 doc/tin.1:1144 doc/tin.1:3737 #, no-wrap msgid "B<4>" msgstr "B<4>" #. type: Plain text -#: doc/tin.1:562 +#: doc/tin.1:574 msgid "Select group 4." msgstr "Gruppe 4 auswählen." #. type: TP -#: doc/tin.1:562 +#: doc/tin.1:574 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:566 +#: doc/tin.1:578 msgid "" "Reset I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. This will destroy all " "records of which articles have been read, so use this carefully." @@ -1558,13 +1608,13 @@ msgstr "" "Vorsicht." #. type: TP -#: doc/tin.1:566 doc/tin.1:721 doc/tin.1:976 +#: doc/tin.1:578 doc/tin.1:733 doc/tin.1:988 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:570 doc/tin.1:725 doc/tin.1:980 +#: doc/tin.1:582 doc/tin.1:737 doc/tin.1:992 msgid "" "Choose a range of articles to be affected by the next command. See the " "section \"RANGES\" for more information." @@ -1573,76 +1623,76 @@ msgstr "" "wird. Siehe Abschnitt \"BEREICHE\" für weitere Informationen." #. type: TP -#: doc/tin.1:570 +#: doc/tin.1:582 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:573 +#: doc/tin.1:585 msgid "Sort the list of newsgroups." msgstr "Liste vorhandener Newsgruppen sortieren." #. type: TP -#: doc/tin.1:573 doc/tin.1:728 doc/tin.1:983 doc/tin.1:1183 doc/tin.1:1398 -#: doc/tin.1:1449 doc/tin.1:1498 +#: doc/tin.1:585 doc/tin.1:740 doc/tin.1:995 doc/tin.1:1201 doc/tin.1:1416 +#: doc/tin.1:1467 doc/tin.1:1516 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:576 doc/tin.1:731 doc/tin.1:986 doc/tin.1:1186 doc/tin.1:1401 -#: doc/tin.1:1452 doc/tin.1:1501 +#: doc/tin.1:588 doc/tin.1:743 doc/tin.1:998 doc/tin.1:1204 doc/tin.1:1419 +#: doc/tin.1:1470 doc/tin.1:1519 msgid "Repeat the previous search." msgstr "Vorherige Suche wiederholen." #. type: TP -#: doc/tin.1:576 doc/tin.1:731 doc/tin.1:986 doc/tin.1:1186 doc/tin.1:1392 -#: doc/tin.1:1443 doc/tin.1:1492 +#: doc/tin.1:588 doc/tin.1:743 doc/tin.1:998 doc/tin.1:1204 doc/tin.1:1410 +#: doc/tin.1:1461 doc/tin.1:1510 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:579 +#: doc/tin.1:591 msgid "Search for a group by name and description (if displayed)." msgstr "" "Vorwärts nach einer Gruppe anhand des Namens und/oder der Kurzbeschreibung " "(falls angezeigt) suchen." #. type: TP -#: doc/tin.1:579 doc/tin.1:734 doc/tin.1:989 doc/tin.1:1189 doc/tin.1:1395 -#: doc/tin.1:1446 doc/tin.1:1495 +#: doc/tin.1:591 doc/tin.1:746 doc/tin.1:1001 doc/tin.1:1207 doc/tin.1:1413 +#: doc/tin.1:1464 doc/tin.1:1513 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:582 +#: doc/tin.1:594 msgid "Backward search through the group names and descriptions." msgstr "" "Rückwärts mach einer Gruppe anhand des Namens und/oder der Kurzbeschreibung " "(falls angezeigt) suchen." #. type: TP -#: doc/tin.1:582 +#: doc/tin.1:594 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:585 +#: doc/tin.1:597 msgid "Read current group." msgstr "Lese die aktuelle Gruppe." #. type: TP -#: doc/tin.1:585 +#: doc/tin.1:597 #, no-wrap msgid "BTABE' 'n'>" msgstr "BTABE' 'n'>" #. type: Plain text -#: doc/tin.1:589 +#: doc/tin.1:601 msgid "" "Enter next group with unread news. Will wrap around to the beginning of the " "group selection list looking for unread groups." @@ -1651,13 +1701,13 @@ msgstr "" "Gruppenliste und sucht nach ungelesenen Gruppen." #. type: TP -#: doc/tin.1:589 doc/tin.1:809 doc/tin.1:1027 doc/tin.1:1247 +#: doc/tin.1:601 doc/tin.1:821 doc/tin.1:1039 doc/tin.1:1265 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:593 +#: doc/tin.1:605 msgid "" "Make current group as all read [after confirmation] and move to the next " "group in the group selection list." @@ -1666,13 +1716,13 @@ msgstr "" "Gruppe in der Gruppenauswahlliste wechseln." #. type: TP -#: doc/tin.1:593 doc/tin.1:813 doc/tin.1:1031 doc/tin.1:1251 +#: doc/tin.1:605 doc/tin.1:825 doc/tin.1:1043 doc/tin.1:1269 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:597 +#: doc/tin.1:609 msgid "" "Mark current group as all read [after confirmation] and enter the next " "unread group in the group selection list." @@ -1681,13 +1731,13 @@ msgstr "" "ungelesenen Gruppe in der Gruppenauswahlliste wechseln." #. type: TP -#: doc/tin.1:597 +#: doc/tin.1:609 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:601 +#: doc/tin.1:613 msgid "" "Toggle display to show just the group name or the group name and the group " "descriptions." @@ -1696,24 +1746,24 @@ msgstr "" "der Gruppenbeschreibungen um." #. type: TP -#: doc/tin.1:601 doc/tin.1:826 doc/tin.1:1044 doc/tin.1:1263 +#: doc/tin.1:613 doc/tin.1:838 doc/tin.1:1056 doc/tin.1:1281 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:604 doc/tin.1:829 doc/tin.1:1047 doc/tin.1:1266 +#: doc/tin.1:616 doc/tin.1:841 doc/tin.1:1059 doc/tin.1:1284 msgid "Edit the filter file and reload it afterwards." msgstr "Filter-Datei bearbeiten und danach anwenden." #. type: TP -#: doc/tin.1:604 +#: doc/tin.1:616 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:608 doc/tin.1:833 +#: doc/tin.1:620 doc/tin.1:845 msgid "" "Choose a new group by name. This command can be used to access any group, " "even those not currently yanked in." @@ -1723,14 +1773,14 @@ msgstr "" "werden." #. type: TP -#: doc/tin.1:608 doc/tin.1:836 doc/tin.1:1047 doc/tin.1:1279 doc/tin.1:1404 -#: doc/tin.1:1458 doc/tin.1:1504 +#: doc/tin.1:620 doc/tin.1:848 doc/tin.1:1065 doc/tin.1:1297 doc/tin.1:1422 +#: doc/tin.1:1476 doc/tin.1:1522 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:613 +#: doc/tin.1:625 msgid "" "Toggle the display of the description of the current newsgroup in the last " "line. This will not be available if B was started with the \\&''B<-d>'' " @@ -1741,35 +1791,35 @@ msgstr "" "gestartet wurde" #. type: TP -#: doc/tin.1:613 doc/tin.1:840 doc/tin.1:1050 doc/tin.1:1282 +#: doc/tin.1:625 doc/tin.1:852 doc/tin.1:1068 doc/tin.1:1300 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:616 doc/tin.1:843 doc/tin.1:1053 doc/tin.1:1285 +#: doc/tin.1:628 doc/tin.1:855 doc/tin.1:1071 doc/tin.1:1303 msgid "Toggle inverse video." msgstr "(De)aktiviere inverse Darstellung." #. type: TP -#: doc/tin.1:616 doc/tin.1:843 doc/tin.1:1053 doc/tin.1:1285 +#: doc/tin.1:628 doc/tin.1:855 doc/tin.1:1071 doc/tin.1:1303 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:619 doc/tin.1:846 doc/tin.1:1056 doc/tin.1:1288 +#: doc/tin.1:631 doc/tin.1:858 doc/tin.1:1074 doc/tin.1:1306 msgid "Show details about current connection." msgstr "Informationen zur aktuellen Verbindung anzeigen." #. type: TP -#: doc/tin.1:619 doc/tin.1:855 doc/tin.1:1062 doc/tin.1:1294 +#: doc/tin.1:631 doc/tin.1:867 doc/tin.1:1080 doc/tin.1:1312 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:626 +#: doc/tin.1:638 msgid "" "Look up article by ''Message-ID:''. If none of the groups listed in the " "''Newsgroups:''-header of the referenced article is available, just the " @@ -1785,13 +1835,13 @@ msgstr "" "oder XPAT (B) unterstützen." #. type: TP -#: doc/tin.1:626 +#: doc/tin.1:638 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:632 +#: doc/tin.1:644 msgid "" "Move the current group within the group selection list. By entering '1' the " "group will become the first displayed group in the list, by entering '8' the " @@ -1800,13 +1850,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:632 doc/tin.1:863 doc/tin.1:1302 +#: doc/tin.1:644 doc/tin.1:875 doc/tin.1:1320 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:636 doc/tin.1:867 doc/tin.1:1306 +#: doc/tin.1:648 doc/tin.1:879 doc/tin.1:1324 msgid "" "User configurable options menu (for more information see section \"GLOBAL " "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")." @@ -1815,24 +1865,24 @@ msgstr "" "im Abschnitt \"GLOBALES OPTIONSMENÜ UND KONFIGURIERBARE TINRC VARIABLEN\")." #. type: TP -#: doc/tin.1:636 +#: doc/tin.1:648 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:639 +#: doc/tin.1:651 msgid "Positions the cursor on the next group with unread articles in it." msgstr "Setzt den Cursor auf die nächste Gruppe mit ungelesenen Artikeln." #. type: TP -#: doc/tin.1:639 doc/tin.1:884 doc/tin.1:1075 doc/tin.1:1323 +#: doc/tin.1:651 doc/tin.1:896 doc/tin.1:1093 doc/tin.1:1341 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:643 +#: doc/tin.1:655 msgid "" "Quit B \\(em ask the user to confirm if B is set " "accordingly." @@ -1840,24 +1890,24 @@ msgstr "" "B beenden, falls B gesetzt ist wird nochmal nachgefragt." #. type: TP -#: doc/tin.1:643 doc/tin.1:887 doc/tin.1:1078 doc/tin.1:1326 +#: doc/tin.1:655 doc/tin.1:899 doc/tin.1:1096 doc/tin.1:1344 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:646 doc/tin.1:890 doc/tin.1:1081 doc/tin.1:1329 +#: doc/tin.1:658 doc/tin.1:902 doc/tin.1:1099 doc/tin.1:1347 msgid "Quit B \\(em don't ask the user to confirm." msgstr "Beendet B sofort, ohne Bestätigungsnachfrage." #. type: TP -#: doc/tin.1:646 +#: doc/tin.1:658 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:651 +#: doc/tin.1:663 msgid "" "Toggle display of all subscribed to groups and just those groups containing " "unread articles. Command has no effect if groups were specified on the " @@ -1865,13 +1915,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:651 doc/tin.1:893 doc/tin.1:1081 +#: doc/tin.1:663 doc/tin.1:905 doc/tin.1:1099 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:655 doc/tin.1:897 doc/tin.1:1085 +#: doc/tin.1:667 doc/tin.1:909 doc/tin.1:1103 msgid "" "Mail a bug report or comment to Etin-bugs@tin.orgE. This is the best " "way of getting bugs fixed and features added/changed." @@ -1881,24 +1931,24 @@ msgstr "" "bzw. nach neuen Funktionen zu fragen." #. type: TP -#: doc/tin.1:655 +#: doc/tin.1:667 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:658 +#: doc/tin.1:670 msgid "Subscribe to current group." msgstr "Ausgewählte Gruppe abonnieren." #. type: TP -#: doc/tin.1:658 +#: doc/tin.1:670 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:663 +#: doc/tin.1:675 msgid "" "Subscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1906,13 +1956,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:663 +#: doc/tin.1:675 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:668 +#: doc/tin.1:680 msgid "" "Unsubscribe to current group. This can be used to remove bogus groups. See " "B in the \"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" @@ -1920,13 +1970,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:668 +#: doc/tin.1:680 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:673 +#: doc/tin.1:685 msgid "" "Unsubscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1934,13 +1984,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:673 doc/tin.1:922 doc/tin.1:1104 doc/tin.1:1363 +#: doc/tin.1:685 doc/tin.1:934 doc/tin.1:1122 doc/tin.1:1381 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:679 +#: doc/tin.1:691 msgid "" "Post an article to current group. If posting fails for some reason, you'll " "get the chance to B ('B') the article again, B " @@ -1949,25 +1999,25 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:679 +#: doc/tin.1:691 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:682 +#: doc/tin.1:694 msgid "Quit B without saving any changes to the configuration." msgstr "" "B beenden ohne ggf. gemachte Änderungen an den Einstellung zu speichern." #. type: TP -#: doc/tin.1:682 +#: doc/tin.1:694 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:687 +#: doc/tin.1:699 msgid "" "Yanks in all groups. Toggles the displayed groups between all the groups in " "the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file and just " @@ -1975,57 +2025,63 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:687 +#: doc/tin.1:699 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:691 +#: doc/tin.1:703 msgid "" "Reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file " "to see if any new news has arrived since starting B." msgstr "" +"Liest die Datei I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> " +"erneut ein, um zu sehen, ob seit dem Start von B neue Nachrichten " +"eingetroffen sind." #. type: TP -#: doc/tin.1:691 +#: doc/tin.1:703 #, no-wrap msgid "B" msgstr "B" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:696 +#: doc/tin.1:708 msgid "Mark all articles in the current group as unread." msgstr "Alle Artikel in der aktuellen Gruppe als ungelesen markieren." #. type: SS -#: doc/tin.1:696 +#: doc/tin.1:708 #, no-wrap msgid "GROUP INDEX COMMANDS" msgstr "GRUPPEN-INDEX-BEFEHLE" #. type: Plain text -#: doc/tin.1:700 +#: doc/tin.1:712 msgid "" "All searches in this level are limited to unread articles if in " "B mode. B ('B') can be use " "toggle the setting right before/after the search." msgstr "" +"Alle Suchen auf dieser Ebene sind im B-Modus auf " +"ungelesene Artikel beschränkt. B ('B') kann " +"verwendet werden, um die Einstellung direkt vor/nach der Suche umzuschalten." #. type: Plain text -#: doc/tin.1:703 +#: doc/tin.1:715 msgid "Select article 4." msgstr "Artikel 4 auswählen." #. type: TP -#: doc/tin.1:703 doc/tin.1:958 doc/tin.1:1129 +#: doc/tin.1:715 doc/tin.1:970 doc/tin.1:1147 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:707 doc/tin.1:962 doc/tin.1:1133 +#: doc/tin.1:719 doc/tin.1:974 doc/tin.1:1151 msgid "" "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" " "for more information." @@ -2034,13 +2090,13 @@ msgstr "" "Abschnitt \"FILTERN VON ARTIKELN\" für weitere Informationen." #. type: TP -#: doc/tin.1:707 doc/tin.1:962 doc/tin.1:1148 +#: doc/tin.1:719 doc/tin.1:974 doc/tin.1:1166 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:711 doc/tin.1:966 doc/tin.1:1152 +#: doc/tin.1:723 doc/tin.1:978 doc/tin.1:1170 msgid "" "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for " "more information." @@ -2049,13 +2105,13 @@ msgstr "" "Informationen den Abschnitt \"FILTERN VON ARTIKELN\"." #. type: TP -#: doc/tin.1:711 doc/tin.1:966 +#: doc/tin.1:723 doc/tin.1:978 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:716 doc/tin.1:971 +#: doc/tin.1:728 doc/tin.1:983 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as read. A prompt asks which type should " @@ -2063,13 +2119,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:716 doc/tin.1:971 +#: doc/tin.1:728 doc/tin.1:983 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:721 doc/tin.1:976 +#: doc/tin.1:733 doc/tin.1:988 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as unread. A prompt asks which type " @@ -2077,45 +2133,45 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:725 doc/tin.1:980 doc/tin.1:1180 +#: doc/tin.1:737 doc/tin.1:992 doc/tin.1:1198 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:728 doc/tin.1:983 doc/tin.1:1183 +#: doc/tin.1:740 doc/tin.1:995 doc/tin.1:1201 msgid "Re-enter the last message that was viewed." msgstr "Zur zuletzt angezeigte Nachricht springen." #. type: Plain text -#: doc/tin.1:734 doc/tin.1:989 +#: doc/tin.1:746 doc/tin.1:1001 msgid "Search forward for specified subject." msgstr "Vorwärts nach dem angegebenem Subject suchen." #. type: Plain text -#: doc/tin.1:737 doc/tin.1:992 +#: doc/tin.1:749 doc/tin.1:1004 msgid "Search backwards for specified subject." msgstr "Rückwärts nach dem angegebenem Subject suchen." #. type: TP -#: doc/tin.1:737 +#: doc/tin.1:749 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:740 doc/tin.1:995 +#: doc/tin.1:752 doc/tin.1:1007 msgid "Select current thread for later processing." msgstr "Wähle aktuellen Thread für die spätere Verarbeitung aus." #. type: TP -#: doc/tin.1:740 +#: doc/tin.1:752 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:744 +#: doc/tin.1:756 msgid "" "Selects all threads in current group. It is a shortcut for calling " "B with a pattern of ''*''." @@ -2124,13 +2180,13 @@ msgstr "" "B mit einem Muster von ''*''." #. type: TP -#: doc/tin.1:744 +#: doc/tin.1:756 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:749 +#: doc/tin.1:761 msgid "" "Toggle selection of current thread. If at least one unread article, (but not " "every unread article) in the current thread is selected, then all unread " @@ -2138,13 +2194,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:749 +#: doc/tin.1:761 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:754 +#: doc/tin.1:766 msgid "" "For each thread in current group, if it at least one unread article is " "selected, all unread articles become selected. This is useful for auto-" @@ -2152,13 +2208,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:754 +#: doc/tin.1:766 #, no-wrap msgid "B" #. type: Plain text -#: doc/tin.1:760 +#: doc/tin.1:772 msgid "" "Prompts for a pattern with which to match on. All threads whose subjects " "match the pattern will be marked selected. A pattern of ''*'' will match all " @@ -2167,24 +2223,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:760 +#: doc/tin.1:772 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:763 +#: doc/tin.1:775 msgid "Reverse all selections on all articles." msgstr "Markierung für alle Artikel umkehren." #. type: TP -#: doc/tin.1:763 +#: doc/tin.1:775 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:769 +#: doc/tin.1:781 msgid "" "Undo all selections on all articles. It clears the toggle effect of " "B ('B') command. Thus after first doing a " @@ -2193,13 +2249,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:769 doc/tin.1:1004 doc/tin.1:1206 +#: doc/tin.1:781 doc/tin.1:1016 doc/tin.1:1224 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:774 doc/tin.1:1009 doc/tin.1:1211 +#: doc/tin.1:786 doc/tin.1:1021 doc/tin.1:1229 msgid "" "Pipe current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles into command. See the section \"MAILING " @@ -2211,13 +2267,13 @@ msgstr "" "WEITERLEITEN, DRUCKEN, NACHSENDEN UND SPEICHERN VON ARTIKELN\"." #. type: TP -#: doc/tin.1:774 doc/tin.1:1211 +#: doc/tin.1:786 doc/tin.1:1229 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:783 +#: doc/tin.1:795 msgid "" "Auto select article(s) with a single key [after confirmation]. The defaults " "used for selection are based upon the following four tinrc config variables: " @@ -2229,13 +2285,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:783 doc/tin.1:1220 +#: doc/tin.1:795 doc/tin.1:1238 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:792 +#: doc/tin.1:804 msgid "" "Kill article(s) with a single key [after confirmation]. The defaults used " "for killing are based upon the following four tinrc config variables: " @@ -2247,36 +2303,36 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:792 +#: doc/tin.1:804 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:795 +#: doc/tin.1:807 msgid "Read current article." msgstr "Lese den aktuelle Artikel." #. type: TP -#: doc/tin.1:795 +#: doc/tin.1:807 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:798 +#: doc/tin.1:810 msgid "View next unread article or group." msgstr "" "Zeige den nächsten ungelesenen Artikel oder die nächste ungelesene Gruppe." #. type: TP -#: doc/tin.1:798 doc/tin.1:1015 doc/tin.1:1237 +#: doc/tin.1:810 doc/tin.1:1027 doc/tin.1:1255 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:802 +#: doc/tin.1:814 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line." @@ -2285,24 +2341,24 @@ msgstr "" "Header." #. type: TP -#: doc/tin.1:802 doc/tin.1:1020 doc/tin.1:1240 +#: doc/tin.1:814 doc/tin.1:1032 doc/tin.1:1258 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:805 doc/tin.1:1023 +#: doc/tin.1:817 doc/tin.1:1035 msgid "Author backward search. Otherwise, see B ('B') above." msgstr "Autoren-Suche rückwärts. Siehe auch B ('B') oben." #. type: TP -#: doc/tin.1:805 doc/tin.1:1023 doc/tin.1:1243 +#: doc/tin.1:817 doc/tin.1:1035 doc/tin.1:1261 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:809 doc/tin.1:1027 doc/tin.1:1247 +#: doc/tin.1:821 doc/tin.1:1039 doc/tin.1:1265 msgid "" "Search the body of all articles in group (can be slow). You can abort the " "search using B ('B')." @@ -2311,27 +2367,31 @@ msgstr "" "Suche kann mit B ('B') abgebrochen werden." #. type: Plain text -#: doc/tin.1:813 +#: doc/tin.1:825 msgid "" "Mark all articles as read [after confirmation] then return to the group " "selection list. Move cursor to next group." msgstr "" +"Markiert alle Artikel als gelesen [nach Bestätigung] und kehrt dann zur " +"Gruppenauswahlliste zurück." #. type: Plain text -#: doc/tin.1:817 +#: doc/tin.1:829 msgid "" "Mark all articles as read [after confirmation] and enter the next group with " "unread news." msgstr "" +"Markiert alle Artikel als gelesen [nach Bestätigung] und betritt die nächste " +"Gruppe mit ungelesenen Nachrichten." #. type: TP -#: doc/tin.1:817 +#: doc/tin.1:829 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:821 doc/tin.1:1039 +#: doc/tin.1:833 doc/tin.1:1051 msgid "" "Cycle the display of the author through all the possible options for the " "tinrc variable B." @@ -2340,13 +2400,13 @@ msgstr "" "tinrc-Variable B." #. type: TP -#: doc/tin.1:821 +#: doc/tin.1:833 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:826 doc/tin.1:1044 doc/tin.1:1260 +#: doc/tin.1:838 doc/tin.1:1056 doc/tin.1:1278 msgid "" "Cancel (delete) or supersede (overwrite) the current article. It must have " "been posted by the same user. The cancel message can be seen in the " @@ -2357,24 +2417,24 @@ msgstr "" "in der Newsgruppe 'control' oder 'control.cancel' zu sehen." #. type: TP -#: doc/tin.1:829 +#: doc/tin.1:841 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:833 +#: doc/tin.1:845 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:836 +#: doc/tin.1:848 msgid "Toggle article/group limit." msgstr "Artikel/Gruppe Beschränkungen ein-/ausschalten." #. type: Plain text -#: doc/tin.1:840 +#: doc/tin.1:852 msgid "" "Display the subject of the first article in the current thread in the last " "line." @@ -2383,13 +2443,13 @@ msgstr "" "anzeigen." #. type: TP -#: doc/tin.1:846 +#: doc/tin.1:858 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:852 +#: doc/tin.1:864 msgid "" "Mark article/thread as read and move onto the next unread article/thread. If " "a range of articles/threads is set, the range will be marked as read instead " @@ -2398,29 +2458,29 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:852 +#: doc/tin.1:864 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:855 +#: doc/tin.1:867 msgid "Open the thread under the current cursor position." msgstr "Öffnet den Thread unter der aktuellen Cursorposition." #. type: Plain text -#: doc/tin.1:858 doc/tin.1:1065 doc/tin.1:1297 +#: doc/tin.1:870 doc/tin.1:1083 doc/tin.1:1315 msgid "Look up article by ''Message-ID:''." msgstr "Artikel anhand der ''Message-ID:'' nachschlagen." #. type: TP -#: doc/tin.1:858 +#: doc/tin.1:870 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:863 doc/tin.1:1070 doc/tin.1:1302 +#: doc/tin.1:875 doc/tin.1:1088 doc/tin.1:1320 msgid "" "Mail current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to someone. See the section \"MAILING " @@ -2432,35 +2492,35 @@ msgstr "" "WEITERLEITEN, DRUCKEN, NACHSENDEN UND SPEICHERN VON ARTIKELN\"." #. type: TP -#: doc/tin.1:867 +#: doc/tin.1:879 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:870 +#: doc/tin.1:882 msgid "Go to next group." msgstr "Zur nächsten Newsgruppe springen." #. type: TP -#: doc/tin.1:870 +#: doc/tin.1:882 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:873 doc/tin.1:1312 +#: doc/tin.1:885 doc/tin.1:1330 msgid "Go to the next unread article." msgstr "Zum nächsten ungelesenen Artikel springen." #. type: TP -#: doc/tin.1:873 doc/tin.1:1070 doc/tin.1:1312 +#: doc/tin.1:885 doc/tin.1:1088 doc/tin.1:1330 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:878 doc/tin.1:1075 doc/tin.1:1317 +#: doc/tin.1:890 doc/tin.1:1093 doc/tin.1:1335 msgid "" "Send current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to printer. See the section \"MAILING " @@ -2472,51 +2532,51 @@ msgstr "" "DRUCKEN, NACHSENDEN UND SPEICHERN VON ARTIKELN\"." #. type: TP -#: doc/tin.1:878 +#: doc/tin.1:890 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:881 +#: doc/tin.1:893 msgid "Go to previous group." msgstr "Zur vorherigen Gruppe springen." #. type: TP -#: doc/tin.1:881 +#: doc/tin.1:893 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:884 +#: doc/tin.1:896 msgid "Go to previous unread article." msgstr "Zum vorherigen ungelesenen Artikel gehen." #. type: Plain text -#: doc/tin.1:887 doc/tin.1:1078 +#: doc/tin.1:899 doc/tin.1:1096 msgid "Return to previous level." msgstr "Kehre zur vorherigen Ebene zurück." #. type: TP -#: doc/tin.1:890 +#: doc/tin.1:902 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:893 +#: doc/tin.1:905 msgid "Toggle the display between all articles and unread articles." msgstr "Wechselt zwischen der Anzeige aller und nur ungelesener Artikel." #. type: TP -#: doc/tin.1:897 +#: doc/tin.1:909 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:902 doc/tin.1:1090 doc/tin.1:1342 +#: doc/tin.1:914 doc/tin.1:1108 doc/tin.1:1360 msgid "" "Save current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles. See the section \"MAILING PIPING " @@ -2528,24 +2588,24 @@ msgstr "" "NACHSENDEN UND SPEICHERN VON ARTIKELN\"." #. type: TP -#: doc/tin.1:902 +#: doc/tin.1:914 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:905 doc/tin.1:1093 doc/tin.1:1345 +#: doc/tin.1:917 doc/tin.1:1111 doc/tin.1:1363 msgid "Save marked articles automatically without further prompting." msgstr "Markierte Artikel automatisch ohne weiteres Nachfragen speichern." #. type: TP -#: doc/tin.1:905 +#: doc/tin.1:917 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:910 +#: doc/tin.1:922 msgid "" "Toggle tag-status of current article / thread for B ('B') / " "B ('B<|>') / B ('B') / B ('B') / " @@ -2553,13 +2613,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:910 +#: doc/tin.1:922 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:914 doc/tin.1:1101 +#: doc/tin.1:926 doc/tin.1:1119 msgid "" "Automatically tag/untag all the parts of the current multi-part message in " "order." @@ -2568,13 +2628,13 @@ msgstr "" "Reihenfolge markieren bzw. die vorhandenen Markierungen entfernen." #. type: TP -#: doc/tin.1:914 +#: doc/tin.1:926 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:919 +#: doc/tin.1:931 msgid "" "Cycle the threading mode through no threading, threading by subject, " "threading by references, threading on both subject and references, group " @@ -2582,18 +2642,18 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:919 +#: doc/tin.1:931 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:922 +#: doc/tin.1:934 msgid "Untag all articles that were tagged." msgstr "Markierung aller markierten Artikel entfernen." #. type: Plain text -#: doc/tin.1:929 doc/tin.1:1111 doc/tin.1:1370 +#: doc/tin.1:941 doc/tin.1:1129 doc/tin.1:1388 msgid "" "Post an article to the current group. If posting fails for some reason, " "you'll get the chance to edit the article again via B ('B'), " @@ -2608,13 +2668,13 @@ msgstr "" "verwerfen." #. type: TP -#: doc/tin.1:929 +#: doc/tin.1:941 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:935 doc/tin.1:1376 +#: doc/tin.1:947 doc/tin.1:1394 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -2623,13 +2683,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:935 +#: doc/tin.1:947 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:943 +#: doc/tin.1:955 msgid "" "Mark all unread articles that have not been selected as read, redraw screen " "to reflect changes and put index at the first thread to begin reading. " @@ -2640,25 +2700,25 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:943 doc/tin.1:1111 doc/tin.1:1376 +#: doc/tin.1:955 doc/tin.1:1129 doc/tin.1:1394 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:946 +#: doc/tin.1:958 msgid "Mark current article as unread." msgstr "Aktuellen Artikel als ungelesen markieren." #. type: TP -#: doc/tin.1:946 doc/tin.1:1116 doc/tin.1:1379 +#: doc/tin.1:958 doc/tin.1:1134 doc/tin.1:1397 #, no-wrap msgid "B" msgstr "B" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:953 +#: doc/tin.1:965 msgid "" "Mark current thread as unread. If a range of threads is set, the range will " "be marked as unread instead of the current thread. When tagged threads are " @@ -2666,79 +2726,79 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:953 +#: doc/tin.1:965 #, no-wrap msgid "THREAD LISTING COMMANDS" msgstr "BEFEHLE ZUM AUFLISTEN VON THREADS" #. type: Plain text -#: doc/tin.1:958 +#: doc/tin.1:970 msgid "Select article 4 within thread." msgstr "Artikel 4 aus dem Thread auswählen." #. type: TP -#: doc/tin.1:992 +#: doc/tin.1:1004 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:995 +#: doc/tin.1:1007 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:998 +#: doc/tin.1:1010 msgid "Toggle selection of current article." msgstr "Auswahl des aktuellen Artikels umkehren." #. type: TP -#: doc/tin.1:998 +#: doc/tin.1:1010 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1001 +#: doc/tin.1:1013 msgid "Reverse article selections." msgstr "Artikelauswahl invertieren." #. type: TP -#: doc/tin.1:1001 +#: doc/tin.1:1013 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1004 +#: doc/tin.1:1016 msgid "Undo all selections on current thread." msgstr "Alle Markierungen im aktuellen Thread rückgängig machen." #. type: TP -#: doc/tin.1:1009 +#: doc/tin.1:1021 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1012 +#: doc/tin.1:1024 msgid "Read current article within thread." msgstr "Aktuellen Artikel im Thread lesen." #. type: TP -#: doc/tin.1:1012 +#: doc/tin.1:1024 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:1015 +#: doc/tin.1:1027 msgid "View next unread article within thread." msgstr "Nächsten ungelesenen Artikel im Thread anzeigen." #. type: Plain text -#: doc/tin.1:1020 +#: doc/tin.1:1032 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line. The search will wrap over into the next thread if nothing is found in " @@ -2746,44 +2806,77 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1031 +#: doc/tin.1:1043 msgid "" "Mark thread as read [after confirmation] and return to the group index " "page. Move cursor to next thread." msgstr "" +"Thread [nach Bestätigung] als gelesen markieren und zur Gruppenindexseite " +"zurückkehren." #. type: Plain text -#: doc/tin.1:1035 +#: doc/tin.1:1047 msgid "" "Mark thread as read [after confirmation] and enter the next thread " "containing unread news." msgstr "" +"Thread [nach Bestätigung] als gelesen markieren und zum nächsten Thread mit " +"ungelesenen Nachrichten wechseln." #. type: TP -#: doc/tin.1:1035 +#: doc/tin.1:1047 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1039 +#: doc/tin.1:1051 #, no-wrap msgid "B" msgstr "B" +#. type: TP +#: doc/tin.1:1059 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.1:1062 doc/tin.1:1287 +msgid "" +"Post a followup to the current article with a copy of the article included." +msgstr "" +"Veröffentlicht ein Follow-up zum aktuellen Artikel mit einer Kopie des " +"Artikels." + +#. type: TP +#: doc/tin.1:1062 +#, no-wrap +msgid "B" +msgstr "B" + #. type: Plain text -#: doc/tin.1:1050 doc/tin.1:1282 +#: doc/tin.1:1065 +msgid "" +"Post a followup to the current article without a copy of the article " +"included." +msgstr "" +"Veröffentlicht ein Follow-up zum aktuellen Artikel ohne eine Kopie des " +"Artikels." + +#. type: Plain text +#: doc/tin.1:1068 doc/tin.1:1300 msgid "Display the subject of the current article in the last line." msgstr "Subject des geöffneten Artikels in der untersten Zeile anzeigen." #. type: TP -#: doc/tin.1:1056 +#: doc/tin.1:1074 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1062 +#: doc/tin.1:1080 msgid "" "Mark article as read and move onto the next unread article. If a range of " "articles is set, the range will be marked as read instead of the current " @@ -2791,55 +2884,57 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1065 +#: doc/tin.1:1083 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1085 +#: doc/tin.1:1103 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1090 +#: doc/tin.1:1108 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1093 +#: doc/tin.1:1111 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1097 doc/tin.1:1349 +#: doc/tin.1:1115 doc/tin.1:1367 msgid "" "Toggle tag status of current article for mailing, piping, printing, saving " "or reposting." msgstr "" +"Tag-Status des aktuellen Artikels zum Versenden, Weiterleiten, Drucken, " +"Speichern oder erneuten Veröffentlichen umschalten." #. type: TP -#: doc/tin.1:1097 +#: doc/tin.1:1115 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1101 +#: doc/tin.1:1119 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1104 +#: doc/tin.1:1122 msgid "Untag all tagged threads." msgstr "Markierung aller markierten Threads entfernen." #. type: Plain text -#: doc/tin.1:1116 +#: doc/tin.1:1134 msgid "" "Mark current article in thread as unread. If a range of articles is set, the " "range will be marked as unread instead of the current article. When tagged " @@ -2848,97 +2943,101 @@ msgstr "" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1121 +#: doc/tin.1:1139 msgid "Mark all articles in thread as unread." msgstr "Alle Artikel im aktuellen Thread als ungelesen markieren." #. type: SS -#: doc/tin.1:1121 +#: doc/tin.1:1139 #, no-wrap msgid "ARTICLE VIEWER COMMANDS" msgstr "BEFEHLE ZUM ANZEIGEN VON ARTIKELN" #. type: Plain text -#: doc/tin.1:1126 +#: doc/tin.1:1144 msgid "Read the first (base) article in this thread." msgstr "Den ersten (Basis) Artikel in diesem Thread lesen." #. type: Plain text -#: doc/tin.1:1129 +#: doc/tin.1:1147 msgid "Read response 4 in this thread." msgstr "Antwort 4 im diesem Thread lesen." #. type: TP -#: doc/tin.1:1133 +#: doc/tin.1:1151 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1137 +#: doc/tin.1:1155 msgid "" "Reply through mail to the author of the current article with a copy of the " "article with all headers included." msgstr "" +"Dem Autor des aktuellen Artikels per E-Mail mit einer Kopie des Artikels " +"einschließlich aller Header anworten." #. type: TP -#: doc/tin.1:1137 +#: doc/tin.1:1155 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1145 +#: doc/tin.1:1163 msgid "" "Perform B<\\%pgp>(1) / B<\\%gpg>(1) operations on article. This expects " "inline pgp (B) and not MIME pgp (B)." msgstr "" #. type: TP -#: doc/tin.1:1145 +#: doc/tin.1:1163 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1148 +#: doc/tin.1:1166 msgid "Toggles the display mode (raw including all headers vs. cooked)." msgstr "" "Schaltet den Anzeigemodus um (Roh einschließlich aller Header zu " "Aufbereitet)." #. type: TP -#: doc/tin.1:1152 +#: doc/tin.1:1170 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1155 +#: doc/tin.1:1173 msgid "Toggle the TAB width between 4 and 8 characters." msgstr "Tabulatorbreite zwischen 4 und 8 Zeichen Umschalten." #. type: TP -#: doc/tin.1:1155 +#: doc/tin.1:1173 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1159 +#: doc/tin.1:1177 msgid "" "Post a followup to the current article with a copy of the article with all " "headers included." msgstr "" +"Follow-up zum aktuellen Artikel mit einer Kopie des Artikels einschließlich " +"aller Header veröffentlichen." #. type: TP -#: doc/tin.1:1159 +#: doc/tin.1:1177 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1163 +#: doc/tin.1:1181 msgid "" "Toggle TeX to ISO decoding for current article. The default behavior is " "taken from the B variable in the tinrc file." @@ -2948,13 +3047,13 @@ msgstr "" "entnommen." #. type: TP -#: doc/tin.1:1163 +#: doc/tin.1:1181 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1166 +#: doc/tin.1:1184 msgid "" "Toggles the display of all headers vs. headers in B." msgstr "" @@ -2962,37 +3061,37 @@ msgstr "" "um." #. type: TP -#: doc/tin.1:1166 +#: doc/tin.1:1184 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1169 +#: doc/tin.1:1187 msgid "Toggle ROT-13 decoding for this article." msgstr "ROT-13 Entschlüsseln ein-/ausschalten." #. type: TP -#: doc/tin.1:1169 +#: doc/tin.1:1187 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1173 +#: doc/tin.1:1191 msgid "" "Toggle the display of uuencoded sections. The default behavior is taken from " "the B variable in the tinrc file." msgstr "" #. type: TP -#: doc/tin.1:1173 +#: doc/tin.1:1191 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1180 +#: doc/tin.1:1198 msgid "" "The form feed character (^L) is often used to hide 'spoilers' that the " "reader may not initially wish to see when viewing an article. Any text after " @@ -3002,23 +3101,23 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1189 +#: doc/tin.1:1207 msgid "Forward search the text of this article." msgstr "Vorwärts innerhalb dieses Artikels suchen." #. type: Plain text -#: doc/tin.1:1192 +#: doc/tin.1:1210 msgid "Backward search the text of this article." msgstr "Rückwärts innerhalb dieses Artikels suchen." #. type: TP -#: doc/tin.1:1192 +#: doc/tin.1:1210 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1197 +#: doc/tin.1:1215 msgid "" "Skip to the end of the next quoted text-block in this article. Quoted text " "is everything which matches B, B or " @@ -3026,40 +3125,40 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1197 +#: doc/tin.1:1215 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:1200 +#: doc/tin.1:1218 msgid "Go to the first article in the current thread." msgstr "Gehe zum ersten Artikel im aktuellen Thread." #. type: TP -#: doc/tin.1:1200 +#: doc/tin.1:1218 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:1203 +#: doc/tin.1:1221 msgid "Go to the last article in the current thread." msgstr "Gehe zum letzten Artikel im aktuellen Thread." #. type: TP -#: doc/tin.1:1203 +#: doc/tin.1:1221 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1206 +#: doc/tin.1:1224 msgid "Toggle word highlighting on/off." msgstr "Wort-Hervorheben ein-/ausschalten." #. type: Plain text -#: doc/tin.1:1220 +#: doc/tin.1:1238 msgid "" "Auto select article(s) with a single key. The defaults used for selection " "are set based upon the following four tinrc config variables: " @@ -3071,7 +3170,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1229 +#: doc/tin.1:1247 msgid "" "Kill article(s) with a single key. The defaults used for killing are based " "upon the following four tinrc config variables: B, " @@ -3082,24 +3181,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1229 +#: doc/tin.1:1247 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1232 +#: doc/tin.1:1250 msgid "Go to next base article." msgstr "Zum nächsten Basisartikel springen." #. type: TP -#: doc/tin.1:1232 +#: doc/tin.1:1250 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:1237 +#: doc/tin.1:1255 msgid "" "Go to next unread article. If the tinrc variable B doesn't " "contain PageNextUnread, then this key will first page through the current " @@ -3107,43 +3206,43 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1240 +#: doc/tin.1:1258 msgid "Author forward search." msgstr "Suche nach Autor (vorwärts)." #. type: Plain text -#: doc/tin.1:1243 +#: doc/tin.1:1261 msgid "Author backward search." msgstr "Suche nach Autor (rückwärts)." #. type: Plain text -#: doc/tin.1:1251 +#: doc/tin.1:1269 msgid "" "Mark the current thread as read [after confirmation] and return to the " "previous menu. Move cursor to next item." msgstr "" #. type: Plain text -#: doc/tin.1:1255 +#: doc/tin.1:1273 msgid "" "Mark the rest of the current thread as read [after confirmation] and enter " "the next thread with unread articles." msgstr "" #. type: TP -#: doc/tin.1:1255 +#: doc/tin.1:1273 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1260 +#: doc/tin.1:1278 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1263 +#: doc/tin.1:1281 msgid "" "Edit the current article. This is restricted to mailgroups and saved news." msgstr "" @@ -3151,27 +3250,19 @@ msgstr "" "Nachrichten beschränkt." #. type: TP -#: doc/tin.1:1266 +#: doc/tin.1:1284 #, no-wrap msgid "B" msgstr "B" -#. type: Plain text -#: doc/tin.1:1269 -msgid "" -"Post a followup to the current article with a copy of the article included." -msgstr "" -"Veröffentlicht ein Follow-up zum aktuellen Artikel mit einer Kopie des " -"Artikels." - #. type: TP -#: doc/tin.1:1269 +#: doc/tin.1:1287 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1273 +#: doc/tin.1:1291 msgid "" "Post a followup to the current article without including a copy of the " "article." @@ -3180,175 +3271,175 @@ msgstr "" "Artikels." #. type: TP -#: doc/tin.1:1273 +#: doc/tin.1:1291 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1276 +#: doc/tin.1:1294 msgid "Go to the start of the article." msgstr "Zum Anfang des Artikels springen." #. type: TP -#: doc/tin.1:1276 +#: doc/tin.1:1294 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1279 +#: doc/tin.1:1297 msgid "Go to the end of the article." msgstr "Zum Ende des Artikels springen." #. type: TP -#: doc/tin.1:1288 +#: doc/tin.1:1306 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1291 +#: doc/tin.1:1309 msgid "Mark rest of thread as read and move onto the next unread thread." msgstr "" "Markiere den Rest des Threads als gelesen und springe zu nächstem " "ungelesenen Thread." #. type: TP -#: doc/tin.1:1291 +#: doc/tin.1:1309 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1294 +#: doc/tin.1:1312 msgid "Show the thread menu that the current article is a part of." msgstr "Zeigt das Thread-Menü an, zu dem der aktuelle Artikel gehört." #. type: TP -#: doc/tin.1:1297 +#: doc/tin.1:1315 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1306 +#: doc/tin.1:1324 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1309 +#: doc/tin.1:1327 msgid "Go to the next article." msgstr "Gehe zum nächsten Artikel." #. type: TP -#: doc/tin.1:1309 +#: doc/tin.1:1327 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1317 +#: doc/tin.1:1335 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1320 +#: doc/tin.1:1338 msgid "Go to the previous article." msgstr "Gehe zum vorherigen Artikel." #. type: TP -#: doc/tin.1:1320 +#: doc/tin.1:1338 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1323 +#: doc/tin.1:1341 msgid "Go to the previous unread article." msgstr "Gehe zum vorherigen ungelesenen Artikel." #. type: Plain text -#: doc/tin.1:1326 +#: doc/tin.1:1344 msgid "Return to the previous level." msgstr "Kehrt zur vorherigen Ebene zurück." #. type: TP -#: doc/tin.1:1329 +#: doc/tin.1:1347 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1333 +#: doc/tin.1:1351 msgid "" "Reply through mail to the author of the current article with a copy of the " "article included." msgstr "" #. type: TP -#: doc/tin.1:1333 +#: doc/tin.1:1351 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1337 +#: doc/tin.1:1355 msgid "" "Reply through mail to the author of the current article without including " "the original article." msgstr "" #. type: TP -#: doc/tin.1:1337 +#: doc/tin.1:1355 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1342 +#: doc/tin.1:1360 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1345 +#: doc/tin.1:1363 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1349 +#: doc/tin.1:1367 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1352 +#: doc/tin.1:1370 msgid "Return to group selection level." msgstr "Kehrt zur Auswahlebene zurück." #. type: TP -#: doc/tin.1:1352 +#: doc/tin.1:1370 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1355 +#: doc/tin.1:1373 msgid "Go to parent article." msgstr "Gehe zum übergeordneten Artikel." #. type: TP -#: doc/tin.1:1355 +#: doc/tin.1:1373 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1359 +#: doc/tin.1:1377 msgid "" "Display a list of URLs in the current article. See the section \"URL LISTING" "\" for more information." @@ -3357,198 +3448,205 @@ msgstr "" "finden Sie im Abschnitt \"URL LISTE\"." #. type: TP -#: doc/tin.1:1359 +#: doc/tin.1:1377 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1363 +#: doc/tin.1:1381 msgid "" "Display a list of attachments of the current article. See the section " "\"ATTACHMENT LISTING\" for more information." msgstr "" #. type: TP -#: doc/tin.1:1370 +#: doc/tin.1:1388 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1379 +#: doc/tin.1:1397 msgid "Mark article as unread." msgstr "Alle Artikel als ungelesen markieren." #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1384 +#: doc/tin.1:1402 msgid "Mark the current thread as unread." msgstr "Markiere den aktuellen Thread als ungelesen." #. type: SS -#: doc/tin.1:1384 +#: doc/tin.1:1402 #, no-wrap msgid "URL LISTING" msgstr "URL LISTE" #. type: Plain text -#: doc/tin.1:1387 +#: doc/tin.1:1405 msgid "" "B ('B') displays a list of URLs in the current article. " "Besides the common moving keys, the following commands are available:" msgstr "" +"B ('B') zeigt eine Liste der URLs im aktuellen Artikel an. " +"Neben den üblichen Bewegungstasten stehen folgende Befehle zur Verfügung:" #. type: TP -#: doc/tin.1:1388 +#: doc/tin.1:1406 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1392 +#: doc/tin.1:1410 msgid "" "The current URL will be prompted and opened using the B. " "'BESCE>' or no input will skip the URL." msgstr "" +"Die aktuelle URL wird abgefragt und mit dem B geöffnet. " +"'BESCE>' oder keine Eingabe überspringt die URL." #. type: Plain text -#: doc/tin.1:1395 doc/tin.1:1495 +#: doc/tin.1:1413 doc/tin.1:1513 msgid "URL forward search." msgstr "Suche nach URL (vorwärts)." #. type: Plain text -#: doc/tin.1:1398 doc/tin.1:1498 +#: doc/tin.1:1416 doc/tin.1:1516 msgid "URL backward search." msgstr "Suche nach URL (rückwärts)." #. type: Plain text -#: doc/tin.1:1404 doc/tin.1:1458 doc/tin.1:1504 +#: doc/tin.1:1422 doc/tin.1:1476 doc/tin.1:1522 msgid "Shell escape." msgstr "Ausgang zur Shell." #. type: Plain text -#: doc/tin.1:1407 +#: doc/tin.1:1425 msgid "Toggle the display of the current URL in the last line." msgstr "Anzeige der aktuellen URL in der letzten Zeile (de)aktivieren." #. type: Plain text -#: doc/tin.1:1410 doc/tin.1:1465 doc/tin.1:1510 +#: doc/tin.1:1428 doc/tin.1:1483 doc/tin.1:1528 msgid "Help screen of commands available." msgstr "Hilfeseite der verfügbaren Befehle." #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1417 +#: doc/tin.1:1435 #, no-wrap msgid "ATTACHMENT LISTING" msgstr "ANHANGSVERZEICHNIS" #. type: Plain text -#: doc/tin.1:1420 +#: doc/tin.1:1438 msgid "" "B ('B') displays a list of attachments of the current " "article. Besides the common moving keys, the following commands are " "available:" msgstr "" +"B ('B') zeigt eine Liste der Anhänge des aktuellen " +"Artikels an. Neben den üblichen Bewegungstasten stehen folgende Befehle " +"zur Verfügung:" #. type: TP -#: doc/tin.1:1421 +#: doc/tin.1:1439 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1424 +#: doc/tin.1:1442 msgid "Pipe attachment into command." msgstr "Anhang an Befehl weiterleiten." #. type: TP -#: doc/tin.1:1424 +#: doc/tin.1:1442 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1427 +#: doc/tin.1:1445 msgid "Save current attachment / tagged attachments to disk." msgstr "Aktuellen Anhang / markierte Anhänge auf speichern." #. type: TP -#: doc/tin.1:1427 +#: doc/tin.1:1445 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1430 +#: doc/tin.1:1448 msgid "View attachment." msgstr "Multimediaanhänge anzeigen." #. type: TP -#: doc/tin.1:1430 +#: doc/tin.1:1448 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1433 +#: doc/tin.1:1451 msgid "Tag one or more attachments for saving." msgstr "Einen oder mehrere Anhänge zum Speichern markieren." #. type: TP -#: doc/tin.1:1433 +#: doc/tin.1:1451 #, no-wrap msgid "B" #. type: Plain text -#: doc/tin.1:1437 +#: doc/tin.1:1455 msgid "" "Prompts for a pattern to match. All attachments whose name/description or " "content type/transfer encoding match the pattern will be tagged." msgstr "" #. type: TP -#: doc/tin.1:1437 +#: doc/tin.1:1455 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1440 +#: doc/tin.1:1458 msgid "Reverse tagging of all attachments." msgstr "Markierung der Anhänge umkehren." #. type: TP -#: doc/tin.1:1440 +#: doc/tin.1:1458 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1443 +#: doc/tin.1:1461 msgid "Untag all tagged attachments." msgstr "Markierung der markierten Anhängen aufheben." #. type: Plain text -#: doc/tin.1:1446 +#: doc/tin.1:1464 msgid "Attachment forward search." msgstr "Vorwärtssuche nach Anhang." #. type: Plain text -#: doc/tin.1:1449 +#: doc/tin.1:1467 msgid "Attachment backward search." msgstr "Rückwärtssuche nach Anhang." #. type: TP -#: doc/tin.1:1452 +#: doc/tin.1:1470 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1455 +#: doc/tin.1:1473 msgid "" "Pipe attachment into command. Uses the raw attachment, no decoding is done." msgstr "" @@ -3556,7 +3654,7 @@ msgstr "" "Dekodierung vorgenommen." #. type: Plain text -#: doc/tin.1:1462 +#: doc/tin.1:1480 msgid "" "Toggle the display of the name/description of the current attachment in the " "last line." @@ -3564,13 +3662,13 @@ msgstr "Name oder Beschreibung des Anhan #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1472 +#: doc/tin.1:1490 #, no-wrap msgid "POSTING HISTORY LISTING" msgstr "POSTING VERLAUFSLISTE" #. type: Plain text -#: doc/tin.1:1480 +#: doc/tin.1:1498 msgid "" "B ('B') displays a list of all previous posted articles " "stored in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>. The following " @@ -3582,13 +3680,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1481 +#: doc/tin.1:1499 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1492 +#: doc/tin.1:1510 msgid "" "The article with the current ''Message-ID:'' will be opened if available. " "Note that this requires that the ''Message-ID:'' of the article was recorded " @@ -3601,14 +3699,14 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1507 +#: doc/tin.1:1525 msgid "Toggle the display of the current ''Message-ID:'' in the last line." msgstr "" "Umschalten der Anzeige der aktuellen ''Message-ID:'' in der letzten Zeile." #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1517 +#: doc/tin.1:1535 #, no-wrap msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" msgstr "MENÜ DER GLOBALE OPTIONEN UND KONFIGURIERBAREN TINRC-VARIABLEN" @@ -3617,7 +3715,7 @@ msgstr "MENÜ DER GLOBALE OPTIONEN UND K #. - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used #. in the !TIN_DEFAULTS_DIR config case #. type: Plain text -#: doc/tin.1:1529 +#: doc/tin.1:1547 msgid "" "At startup, B reads in the configuration files (see also B<\\" "%tin>(5)). They contain a list of variables that can be used to configure " @@ -3628,7 +3726,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1537 +#: doc/tin.1:1555 msgid "" "The variables are user configurable by editing I<${TIN_HOMEDIR:-\"$HOME\"}/." "tin/tinrc> directly. Most of them can also be set in the GLOBAL OPTIONS MENU " @@ -3639,7 +3737,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1543 +#: doc/tin.1:1561 msgid "" "In the options menu use the cursor keys in the usual way to move around. Use " "B ('B<^J>' or 'BCRE>') to 'open' the option you wish " @@ -3649,7 +3747,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1550 +#: doc/tin.1:1568 msgid "" "As with the other menus, B ('B<^L>') will redraw the screen. You " "can use B ('B'), B ('B') and B " @@ -3659,7 +3757,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1555 +#: doc/tin.1:1573 msgid "" "The options menu provides access to the attributes menu for the current " "group by the B ('BTABE>') command. Pressing " @@ -3668,14 +3766,14 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1558 +#: doc/tin.1:1576 msgid "" "The B ('B') command brings up the scopes menu. For more " "information see section \"SCOPES MENU\"." msgstr "" #. type: Plain text -#: doc/tin.1:1562 +#: doc/tin.1:1580 msgid "" "Here is a full list of all the available variables. The name in braces is " "the name of the corresponding setting in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" @@ -3683,13 +3781,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1562 +#: doc/tin.1:1580 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1568 doc/tin.5:1281 +#: doc/tin.1:1586 doc/tin.5:1300 msgid "" "If ON abbreviate long newsgroup names at group selection level and article " "level (if necessary) like this: news.software.readers -E n.software." @@ -3700,13 +3798,13 @@ msgstr "" "readers -E n.s.readers -E n.s.r. Voreinstellung ist OFF." #. type: TP -#: doc/tin.1:1568 +#: doc/tin.1:1586 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1572 doc/tin.5:1285 +#: doc/tin.1:1590 doc/tin.5:1304 msgid "" "If ON add posted articles which start a new thread to filter for " "highlighting follow-ups. Default is ON." @@ -3715,24 +3813,24 @@ msgstr "" "hinzu um eventuelle Antworten hervorzuheben. Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1572 +#: doc/tin.1:1590 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1575 doc/tin.5:1288 +#: doc/tin.1:1593 doc/tin.5:1307 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON." msgstr "Falls ON füge 'User-Agent:'-Kopfzeile ein. Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1575 +#: doc/tin.1:1593 #, no-wrap msgid "B" msgstr "B<Übersp. multipart/alternative-Teile (alternative_handling)>" #. type: Plain text -#: doc/tin.1:1578 doc/tin.5:1291 +#: doc/tin.1:1596 doc/tin.5:1310 msgid "" "If ON strip multipart/alternative messages automatically. Default is ON." msgstr "" @@ -3740,25 +3838,25 @@ msgstr "" "Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1578 +#: doc/tin.1:1596 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1581 doc/tin.5:1294 +#: doc/tin.1:1599 doc/tin.5:1313 msgid "The character used to show that an article was deleted. Default is 'D'." msgstr "" "Zeichen das anzeigt, dass ein Artikel gelöscht wurde. Voreinstellung ist 'D'." #. type: TP -#: doc/tin.1:1581 +#: doc/tin.1:1599 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1584 doc/tin.5:1297 +#: doc/tin.1:1602 doc/tin.5:1316 msgid "" "The character used to show that an article is in a range. Default is '#'." msgstr "" @@ -3766,13 +3864,13 @@ msgstr "" "befindet. Voreinstellung ist '#'." #. type: TP -#: doc/tin.1:1584 +#: doc/tin.1:1602 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1588 doc/tin.5:1301 +#: doc/tin.1:1606 doc/tin.5:1320 msgid "" "The character used to show that an article will return as an unread article " "when the group is next entered. Default is '-'." @@ -3782,13 +3880,13 @@ msgstr "" "Voreinstellung ist '-'." #. type: TP -#: doc/tin.1:1588 +#: doc/tin.1:1606 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1592 doc/tin.5:1305 +#: doc/tin.1:1610 doc/tin.5:1324 msgid "" "The character used to show that an article/thread is auto-selected (hot). " "Default is '*'." @@ -3797,13 +3895,13 @@ msgstr "" "automatisch ausgewählt ist (heiß). Voreinstellung ist '*'." #. type: TP -#: doc/tin.1:1592 +#: doc/tin.1:1610 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1596 doc/tin.5:1309 +#: doc/tin.1:1614 doc/tin.5:1328 msgid "" "The character used to show that an article/thread is recent (not older than " "X days). See also B. Default is 'o'." @@ -3812,13 +3910,13 @@ msgstr "" "(nicht älter als X Tage). Siehe auch B. Voreinstellung ist ' o'." #. type: TP -#: doc/tin.1:1596 +#: doc/tin.1:1614 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1600 doc/tin.5:1313 +#: doc/tin.1:1618 doc/tin.5:1332 msgid "" "The character used to show that an article has not been read. Default is " "'+'." @@ -3827,26 +3925,26 @@ msgstr "" "Voreinstellung ist '+'." #. type: TP -#: doc/tin.1:1600 +#: doc/tin.1:1618 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1603 doc/tin.5:1316 +#: doc/tin.1:1621 doc/tin.5:1335 msgid "The character used to show that an article was read. Default is ' '." msgstr "" "Zeichen das anzeigt, dass ein Artikel schon gelesen wurde. Voreinstellung " "ist ' '." #. type: TP -#: doc/tin.1:1603 +#: doc/tin.1:1621 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1607 doc/tin.5:1320 +#: doc/tin.1:1625 doc/tin.5:1339 msgid "" "The character used to show that an article was killed. Default is 'K'. " "B must be set accordingly." @@ -3855,13 +3953,13 @@ msgstr "" "'K'). B muss passend gesetzt sein." #. type: TP -#: doc/tin.1:1607 +#: doc/tin.1:1625 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1611 doc/tin.5:1324 +#: doc/tin.1:1629 doc/tin.5:1343 msgid "" "The character used to show that an article was hot before it was read. " "Default is ':'. B must be set accordingly." @@ -3871,13 +3969,13 @@ msgstr "" "B muss entsprechend eingestellt werden." #. type: TP -#: doc/tin.1:1611 doc/tin.5:1324 +#: doc/tin.1:1629 doc/tin.5:1343 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1616 +#: doc/tin.1:1634 msgid "" "If ON B will ask before using a MIME viewer (B) to " "display MIME messages. This only occurs if a MIME viewer is set. Default is " @@ -3885,13 +3983,29 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1616 +#: doc/tin.1:1634 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.1:1639 +msgid "" +"Format string B uses for Attachment level representation. See the " +"section \"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%t%s%e%c%d\"." +msgstr "" +"Diese Formatanweisung wird von B zur Darstellung der Anhangsebene " +"benutzt. Für weitere Informationen sei auf den Abschnitt \"ANSICHTEN ANPASSEN" +"\" verwiesen. Voreingestellt ist \"%t%s%e%c%d\"." + +#. type: TP +#: doc/tin.1:1639 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1620 doc/tin.5:1335 +#: doc/tin.1:1643 doc/tin.5:1360 msgid "" "Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when " "mailing an article. Default is No." @@ -3900,13 +4014,13 @@ msgstr "" "Sie einen Artikel versenden. Die Voreinstellung ist Nein." #. type: TP -#: doc/tin.1:1620 +#: doc/tin.1:1643 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1624 doc/tin.5:1339 +#: doc/tin.1:1647 doc/tin.5:1364 msgid "" "If ON automatically list thread when entering it using right arrow key. " "Default is ON." @@ -3915,24 +4029,24 @@ msgstr "" "anzeigen? Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1624 +#: doc/tin.1:1647 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1627 doc/tin.1:2654 +#: doc/tin.1:1650 doc/tin.1:2684 msgid "Default is OFF." msgstr "Voreinstellung ist OFF." #. type: TP -#: doc/tin.1:1627 +#: doc/tin.1:1650 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1632 doc/tin.5:1347 +#: doc/tin.1:1655 doc/tin.5:1372 msgid "" "If set ON articles/threads will be saved in batch mode when save \\&''B<-" "S>'' or mail ''B<-M>, B<-N>'' is specified on the command line. Default is " @@ -3943,13 +4057,13 @@ msgstr "" "Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1632 +#: doc/tin.1:1655 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1637 doc/tin.5:1352 +#: doc/tin.1:1660 doc/tin.5:1377 msgid "" "If set ON a mini menu of the most useful commands will be displayed at the " "bottom of the screen for each level. Also a short posting etiquette will be " @@ -3961,13 +4075,13 @@ msgstr "" "angezeigt. Standard ist ON." #. type: TP -#: doc/tin.1:1637 +#: doc/tin.1:1660 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1642 +#: doc/tin.1:1665 msgid "" "If ON, create local copies of NNTP overview files. This can be used to " "considerably speed up accessing large groups when using a slow connection. " @@ -3975,13 +4089,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1642 +#: doc/tin.1:1665 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1648 doc/tin.5:1363 +#: doc/tin.1:1671 doc/tin.5:1388 msgid "" "Use this hash algorithm for cancel-locks. Only available when built with " "cancel-lock support. none disables the generation of cancel-locks. Valid " @@ -3993,13 +4107,13 @@ msgstr "" "sha512. Voreinstellung ist sha1." #. type: TP -#: doc/tin.1:1648 +#: doc/tin.1:1671 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1654 doc/tin.5:1367 +#: doc/tin.1:1677 doc/tin.5:1392 msgid "" "If set ON the user is asked when quitting if all groups read during the " "current session should be marked read. Default is OFF." @@ -4009,101 +4123,101 @@ msgstr "" "sollen. Voreinstellung ist OFF." #. type: TP -#: doc/tin.1:1654 +#: doc/tin.1:1677 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1657 doc/tin.5:1370 +#: doc/tin.1:1680 doc/tin.5:1395 msgid "Standard background color" msgstr "Standard Hintergrundfarbe" #. type: TP -#: doc/tin.1:1657 +#: doc/tin.1:1680 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1660 doc/tin.5:1373 +#: doc/tin.1:1683 doc/tin.5:1398 msgid "Color of quoted text from external sources" msgstr "Farbe des Fremdzitat-Textes" #. type: TP -#: doc/tin.1:1660 +#: doc/tin.1:1683 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1663 doc/tin.5:1376 +#: doc/tin.1:1686 doc/tin.5:1401 msgid "Color of sender (From:)" msgstr "Farbe des Autors (From:)" #. type: TP -#: doc/tin.1:1663 +#: doc/tin.1:1686 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1666 doc/tin.5:1379 +#: doc/tin.1:1689 doc/tin.5:1404 msgid "Color of header-lines" msgstr "Farbe der Artikelheaderzeilen" #. type: TP -#: doc/tin.1:1666 +#: doc/tin.1:1689 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1669 doc/tin.5:1382 +#: doc/tin.1:1692 doc/tin.5:1407 msgid "Color of help pages" msgstr "Farbe des Hilfstext" #. type: TP -#: doc/tin.1:1669 +#: doc/tin.1:1692 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1672 doc/tin.5:1385 +#: doc/tin.1:1695 doc/tin.5:1410 msgid "Color of background for inverse text" msgstr "Hintergrundfarbe für inversen Text" #. type: TP -#: doc/tin.1:1672 +#: doc/tin.1:1695 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1675 doc/tin.5:1388 +#: doc/tin.1:1698 doc/tin.5:1413 msgid "Color of foreground for inverse text" msgstr "Vordergrundfarbe für inversen Text" #. type: TP -#: doc/tin.1:1675 +#: doc/tin.1:1698 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1678 doc/tin.5:1407 +#: doc/tin.1:1701 doc/tin.5:1432 msgid "Color of status messages in last line" msgstr "Farbe der Statusmeldungen in der letzten Zeile" #. type: TP -#: doc/tin.1:1678 +#: doc/tin.1:1701 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1682 doc/tin.5:1392 +#: doc/tin.1:1705 doc/tin.5:1417 msgid "" "Color of words emphasized like _this_. See also B and " "B." @@ -4112,13 +4226,13 @@ msgstr "" "B und B." #. type: TP -#: doc/tin.1:1682 +#: doc/tin.1:1705 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1686 doc/tin.5:1396 +#: doc/tin.1:1709 doc/tin.5:1421 msgid "" "Color of words emphasized like /this/. See also B and " "B." @@ -4127,13 +4241,13 @@ msgstr "" "B und B." #. type: TP -#: doc/tin.1:1686 +#: doc/tin.1:1709 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1690 doc/tin.5:1400 +#: doc/tin.1:1713 doc/tin.5:1425 msgid "" "Color of words emphasized like *this*. See also B and " "B." @@ -4142,13 +4256,13 @@ msgstr "" "B und B." #. type: TP -#: doc/tin.1:1690 +#: doc/tin.1:1713 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1694 doc/tin.5:1404 +#: doc/tin.1:1717 doc/tin.5:1429 msgid "" "Color of words emphasized like -this-. See also B and " "B." @@ -4157,171 +4271,195 @@ msgstr "" "B und B." #. type: TP -#: doc/tin.1:1694 +#: doc/tin.1:1717 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1697 doc/tin.5:1410 +#: doc/tin.1:1720 doc/tin.5:1435 msgid "Color of mini help menu" msgstr "Farbe des Minihilfemenü" #. type: TP -#: doc/tin.1:1697 +#: doc/tin.1:1720 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1700 doc/tin.5:1413 +#: doc/tin.1:1723 doc/tin.5:1438 msgid "Color of actual news header fields" msgstr "Farbe des angezeigten Headers" #. type: TP -#: doc/tin.1:1700 +#: doc/tin.1:1723 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1703 doc/tin.5:1416 +#: doc/tin.1:1726 doc/tin.5:1441 msgid "Standard foreground color" msgstr "Standard Vordergrundfarbe" #. type: TP -#: doc/tin.1:1703 +#: doc/tin.1:1726 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1706 doc/tin.5:1419 +#: doc/tin.1:1729 doc/tin.5:1444 msgid "Color of quoted lines" msgstr "Farbe der zitierten Zeilen" #. type: TP -#: doc/tin.1:1706 +#: doc/tin.1:1729 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1709 doc/tin.5:1422 +#: doc/tin.1:1732 doc/tin.5:1447 msgid "Color of twice quoted lines" msgstr "Farbe von zweifach zitierten Zeilen" #. type: TP -#: doc/tin.1:1709 +#: doc/tin.1:1732 #, no-wrap msgid "B3 times quoted line (col_quote3)>" msgstr "B3-fach zitierten Zeilen (col_quote3)>" #. type: Plain text -#: doc/tin.1:1712 doc/tin.5:1425 +#: doc/tin.1:1735 doc/tin.5:1450 msgid "Color of E=3 times quoted lines" msgstr "Farbe von =E3-fach zitierten Zeilen" #. type: TP -#: doc/tin.1:1712 +#: doc/tin.1:1735 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1716 doc/tin.5:1429 +#: doc/tin.1:1739 doc/tin.5:1454 msgid "" "Color of response counter. This is the text that says \"Response x of y\" in " "the article viewer." msgstr "" +"Farbe des Antwortzählers. Das ist der Text \"Antwort x von y\" im " +"Artikel-Viewer." #. type: TP -#: doc/tin.1:1716 +#: doc/tin.1:1739 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1719 doc/tin.5:1432 +#: doc/tin.1:1742 doc/tin.5:1457 msgid "Color of signatures" msgstr "Farbe von Signaturen" #. type: TP -#: doc/tin.1:1719 +#: doc/tin.1:1742 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.1:1745 doc/tin.5:1460 +msgid "Color of negative score" +msgstr "Farbe negativer Bewertung" + +#. type: TP +#: doc/tin.1:1745 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.1:1748 doc/tin.5:1463 +msgid "Color of positive score" +msgstr "Farbe positiver Bewertung" + +#. type: TP +#: doc/tin.1:1748 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1722 doc/tin.5:1435 +#: doc/tin.1:1751 doc/tin.5:1466 msgid "Color of urls highlight" msgstr "Farbe der hervorgehobenen URLs" #. type: TP -#: doc/tin.1:1722 +#: doc/tin.1:1751 #, no-wrap msgid "B" msgstr "B" # #. type: Plain text -#: doc/tin.1:1725 doc/tin.5:1438 +#: doc/tin.1:1754 doc/tin.5:1469 msgid "Color of verbatim blocks" msgstr "Farbe des wortgetreu darzustellenden Textes" #. type: TP -#: doc/tin.1:1725 +#: doc/tin.1:1754 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1728 doc/tin.5:1441 +#: doc/tin.1:1757 doc/tin.5:1472 msgid "Color of article subject" msgstr "Farbe der Subjectzeile" #. type: TP -#: doc/tin.1:1728 +#: doc/tin.1:1757 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1731 doc/tin.5:1444 +#: doc/tin.1:1760 doc/tin.5:1475 msgid "Color of text-lines" msgstr "Farbe der Textzeilen" #. type: TP -#: doc/tin.1:1731 +#: doc/tin.1:1760 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1734 doc/tin.5:1447 +#: doc/tin.1:1763 doc/tin.5:1478 msgid "Color of help/mail sign" msgstr "Farbe des Hilfe/Mail-Zeichens" #. type: TP -#: doc/tin.1:1734 +#: doc/tin.1:1763 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1737 +#: doc/tin.1:1766 msgid "Ask for manual confirmation to protect the user." msgstr "Vorsichtshalber um Bestätigung bitten." #. type: IP -#: doc/tin.1:1738 doc/tin.1:1744 doc/tin.1:1748 +#: doc/tin.1:1767 doc/tin.1:1773 doc/tin.1:1777 #, no-wrap msgid "\\(bu" msgstr "\\(bu" #. TODO: check if all affected commands are marked [after confirmation] #. type: Plain text -#: doc/tin.1:1744 +#: doc/tin.1:1773 msgid "" "B Ask for confirmation before executing certain dangerous commands " "(e.g., B ('B')). Commands that this affects are marked in this " @@ -4329,21 +4467,21 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1748 +#: doc/tin.1:1777 msgid "" "B You'll be asked to confirm that you wish to exit B when you use " "the B ('B') command." msgstr "" #. type: Plain text -#: doc/tin.1:1752 +#: doc/tin.1:1781 msgid "" "B: Ask for confirmation before marking all not selected (with " "B ('B') command) articles as read." msgstr "" #. type: Plain text -#: doc/tin.5:1468 +#: doc/tin.5:1499 msgid "Default is commands & quit." msgstr "Voreinstellung ist Kommandos & Ende." #. type: Plain text -#: doc/tin.5:1479 +#: doc/tin.5:1510 msgid "" "Format string used for date representation. A description of the different " "format options can be found at B<\\%strftime>(3). B<\\%tin>(1) uses B<\\" @@ -12332,61 +12788,61 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1479 +#: doc/tin.5:1510 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1481 +#: doc/tin.5:1512 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1483 +#: doc/tin.5:1514 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1486 +#: doc/tin.5:1517 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1489 +#: doc/tin.5:1520 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1493 +#: doc/tin.5:1524 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1498 +#: doc/tin.5:1529 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1502 +#: doc/tin.5:1533 #, no-wrap msgid "B" msgstr "B" #. type: ta -#: doc/tin.5:1507 doc/tin.5:1536 +#: doc/tin.5:1538 doc/tin.5:1567 #, no-wrap msgid "\\w'0,1 'u +\\w'\\'\\'Message-ID:\\'\\' & last \\'\\'References:\\'\\' entry only'u" msgstr "\\w'0,1 'u +\\w'\\'\\'Message-ID:\\'\\' & letzter \\'\\'References:\\'\\' Eintrag'u" #. type: Plain text -#: doc/tin.5:1516 doc/tin.5:1545 +#: doc/tin.5:1547 doc/tin.5:1576 #, no-wrap msgid "" "0\t''Subject:'' (case sensitive)\n" @@ -12408,139 +12864,139 @@ msgstr "" "7\t''Lines:''\n" #. type: TP -#: doc/tin.5:1518 +#: doc/tin.5:1549 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1522 +#: doc/tin.5:1553 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1527 +#: doc/tin.5:1558 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1531 +#: doc/tin.5:1562 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1547 +#: doc/tin.5:1578 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1549 +#: doc/tin.5:1580 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1551 +#: doc/tin.5:1582 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1553 +#: doc/tin.5:1584 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1555 +#: doc/tin.5:1586 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1557 +#: doc/tin.5:1588 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1559 +#: doc/tin.5:1590 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1561 +#: doc/tin.5:1592 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1563 +#: doc/tin.5:1594 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1565 +#: doc/tin.5:1596 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1567 +#: doc/tin.5:1598 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1569 +#: doc/tin.5:1600 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1571 +#: doc/tin.5:1602 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1573 +#: doc/tin.5:1604 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1575 +#: doc/tin.5:1606 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1577 +#: doc/tin.5:1608 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1579 +#: doc/tin.5:1610 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1581 +#: doc/tin.5:1612 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1592 +#: doc/tin.5:1623 msgid "" "The format string used to create the editor start command with parameters. " "Default is '%E +%N %F' with %E=Editor, %N=Linenumber and %F=Filename (e.g., /" @@ -12549,13 +13005,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1595 +#: doc/tin.5:1626 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1602 +#: doc/tin.5:1633 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, " @@ -12563,19 +13019,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1602 +#: doc/tin.5:1633 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1606 +#: doc/tin.5:1637 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1613 +#: doc/tin.5:1644 msgid "" "If B is E 0 not more than the last B " "articles/group are fetched from the server. If B is E 0 B<" @@ -12584,13 +13040,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1613 +#: doc/tin.5:1644 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1627 +#: doc/tin.5:1658 msgid "" "Which keys B<\\%tin>(1) should accept to jump to the next unread article. " "Possible is any combination of B and B. When " @@ -12601,7 +13057,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1634 +#: doc/tin.5:1665 msgid "" "The format string used for the Group level. Default is \"%n\\ %m\\ %R\\ %L\\ " "\\ %s\\ \\ %F\". The following substitutions are supported:" @@ -12611,13 +13067,13 @@ msgstr "" "Ersetzungen werden unterstützt:" #. type: ta -#: doc/tin.5:1636 +#: doc/tin.5:1667 #, no-wrap msgid "\\w'%G 'u +\\w'number of responses in thread'u" msgstr "\\w'%G 'u +\\w'Absender, Name und/oder E-Mail Adresse'u" #. type: Plain text -#: doc/tin.5:1648 +#: doc/tin.5:1679 #, no-wrap msgid "" "%D\tdate\n" @@ -12638,38 +13094,38 @@ msgstr "" "%L\tAnzahl der Zeilen\n" "%M\tMessage-ID\n" "%R\tAnzahl der Antworten im Thread\n" -"%S\tScore\n" +"%S\tBewertung\n" "%m\tArtikelkennzeichnungen\n" "%n\taktuelle Threadnummer\n" "%s\tSubject\n" "%%\t%\n" #. type: TP -#: doc/tin.5:1650 +#: doc/tin.5:1681 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1660 +#: doc/tin.5:1691 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1667 +#: doc/tin.5:1698 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1673 +#: doc/tin.5:1704 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1679 +#: doc/tin.5:1710 msgid "" "If greater than 0 your mailreader will be invoked earlier for reply so you " "can use more of its features (e.g. MIME, pgp, ...). 1 means include headers, " @@ -12678,32 +13134,32 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1679 +#: doc/tin.5:1710 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1683 +#: doc/tin.5:1714 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1688 +#: doc/tin.5:1719 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1692 +#: doc/tin.5:1723 msgid "" "This option controls the processing and display of articles that are killed. " "There are 3 options, default is 0 (B)." msgstr "" #. type: Plain text -#: doc/tin.5:1700 +#: doc/tin.5:1731 msgid "" "B is the 'traditional' behavior of B<\\%tin>(1). " "Only unread articles are killed once only by marking them read. As filtering " @@ -12713,106 +13169,106 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1716 +#: doc/tin.5:1747 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1722 +#: doc/tin.5:1753 msgid "" "User's mail address (and full name), if not username@host. This is used when " "creating articles, sending mail and when B<\\%pgp>(1) signing." msgstr "" #. type: TP -#: doc/tin.5:1726 +#: doc/tin.5:1757 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1731 +#: doc/tin.5:1762 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1750 +#: doc/tin.5:1781 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1788 +#: doc/tin.5:1819 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1800 doc/tin.5:2557 +#: doc/tin.5:1831 doc/tin.5:2592 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1833 +#: doc/tin.5:1864 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1838 +#: doc/tin.5:1869 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1843 +#: doc/tin.5:1874 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1848 +#: doc/tin.5:1879 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1853 +#: doc/tin.5:1884 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1859 +#: doc/tin.5:1890 msgid "" "These are internal timers used by B<\\%tin>(1) to keep track of new " "newsgroups. Do not change them unless you understand what they are for." msgstr "" #. type: TP -#: doc/tin.5:1880 +#: doc/tin.5:1911 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1883 +#: doc/tin.5:1914 msgid "Time in seconds to wait for a response from the server. Default is 120." msgstr "" "Maximal n Sekunden auf eine Antwort vom Server warten (0 = kein Zeitlimit). " "Voreinstellung ist 120." #. type: TP -#: doc/tin.5:1883 +#: doc/tin.5:1914 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1887 +#: doc/tin.5:1918 msgid "" "The normalization form which should be used to normalize unicode input. The " "possible values are:" @@ -12821,15 +13277,47 @@ msgstr "" "normalisieren. Die möglichen Werte sind:" #. type: Plain text -#: doc/tin.5:1905 +#: doc/tin.5:1936 msgid "" "Some normalization modes are only available if they are supported by the " "library B<\\%tin>(1) uses to do the normalization. NFC should be used if " "possible." msgstr "" +#. type: TP +#: doc/tin.5:1936 +#, no-wrap +msgid "B" +msgstr "B" + #. type: Plain text -#: doc/tin.5:1933 +#: doc/tin.5:1942 +msgid "" +"Format string B<\\%tin>(1) uses for mime header at Page level. Default is " +"\"[-- %T%S%*n%z%*l%!c%!d%*e --]\"." +msgstr "" +"Diese Formatanweisung wird von tin B<\\%tin>(1) zur Darstellung von Mime-" +"Headern auf Artikelebene benutzt. Voreingestellt ist \"[-- %T%S%*n%z%*l%!c%!d" +"%*e --]\"." + +#. type: TP +#: doc/tin.5:1942 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.5:1948 +msgid "" +"Format string B<\\%tin>(1) uses for uue header at Page level. Default is " +"\"[-- %T%S%*n%I%!d%*e --]\"." +msgstr "" +"Diese Formatanweisung wird von tin B<\\%tin>(1) zur Darstellung von UUE-" +"Headern auf Artikelebene benutzt. Voreingestellt ist \"[-- %T%S%*n%I%!d%*e " +"--]\"." + +#. type: Plain text +#: doc/tin.5:1976 msgid "" "If ON, then B<\\%tin>(1) will start an appropriate viewer program to " "display any files that were post processed and uudecoded. The program is " @@ -12837,19 +13325,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1949 +#: doc/tin.5:1992 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1961 +#: doc/tin.5:2004 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1971 +#: doc/tin.5:2014 msgid "" "The printer program with options that is to be used to print articles. The " "default is B<\\%lpr>(1) for BSD machines and B<\\%lp>(1) for SysV " @@ -12858,7 +13346,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1979 +#: doc/tin.5:2022 msgid "" "If ON show empty ''Followup-To:'' header when editing an article. Default " "is OFF." @@ -12867,13 +13355,13 @@ msgstr "" "ist OFF." #. type: TP -#: doc/tin.5:1984 +#: doc/tin.5:2027 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1990 +#: doc/tin.5:2033 msgid "" "This bit coded integer value controls how articles are to be quoted when " "following up or replying to them. Any of the following options can be " @@ -12882,7 +13370,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1995 +#: doc/tin.5:2038 msgid "" "B Compress quote characters together when quoting multiple " "times (for example, 'E E E' will be turned into " @@ -12890,7 +13378,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2001 +#: doc/tin.5:2044 msgid "" "B This option is off by default. Signatures are always " "quoted regardless of this option when you are viewing an article in raw mode " @@ -12899,18 +13387,18 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2003 +#: doc/tin.5:2046 msgid "B This option is on by default." msgstr "B Diese Option ist standardmäßig aktiviert." #. type: TP -#: doc/tin.5:2004 +#: doc/tin.5:2047 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2011 +#: doc/tin.5:2054 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then B<" @@ -12918,13 +13406,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2011 +#: doc/tin.5:2054 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2018 +#: doc/tin.5:2061 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -12932,13 +13420,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2018 +#: doc/tin.5:2061 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2025 +#: doc/tin.5:2068 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -12946,19 +13434,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2025 +#: doc/tin.5:2068 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2029 +#: doc/tin.5:2072 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2036 +#: doc/tin.5:2079 msgid "" "If ON B<\\%tin>(1) does the rendering of bi-directional text. If OFF B<\\" "%tin>(1) leaves the rendering of bi-directional text to the terminal. " @@ -12966,49 +13454,60 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2036 +#: doc/tin.5:2079 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2045 +#: doc/tin.5:2088 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2049 +#: doc/tin.5:2092 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2053 +#: doc/tin.5:2096 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2057 +#: doc/tin.5:2100 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2061 +#: doc/tin.5:2104 #, no-wrap msgid "B" msgstr "B" +#. type: Plain text +#: doc/tin.5:2114 +msgid "" +"The number of lines that will be scrolled up/down in the article pager when " +"using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get " +"traditional B<\\%tin>(1) page-by-page scrolling. Set to -1 to get page-by-" +"page scrolling where the top/bottom line is carried over onto the next " +"page. This setting supersedes show_last_line_prev_page=ON. Set to -2 to get " +"half-page scrolling. This setting supersedes B=OFF." +msgstr "" + #. type: TP -#: doc/tin.5:2069 +#: doc/tin.5:2114 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2073 +#: doc/tin.5:2118 msgid "" "The format string used for the Selection level. Default is \"%f\\ %n\\ %U\\ " "\\ %G\\ \\ %d\". The following substitutions are supported:" @@ -13018,13 +13517,13 @@ msgstr "" "Ersetzungen werden unterstützt:" #. type: ta -#: doc/tin.5:2075 +#: doc/tin.5:2120 #, no-wrap msgid "\\w'%G 'u +\\w'current group number'u" msgstr "\\w'%G 'u +\\w'Anzahl ungelesener Artikel'u" #. type: Plain text -#: doc/tin.5:2082 +#: doc/tin.5:2127 #, no-wrap msgid "" "%G\tgroup name\n" @@ -13042,19 +13541,19 @@ msgstr "" "%%\t%\n" #. type: TP -#: doc/tin.5:2084 +#: doc/tin.5:2129 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2115 +#: doc/tin.5:2164 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2124 +#: doc/tin.5:2173 msgid "" "If ON show a short group description text after newsgroup name at the group " "selection level. The ''B<-d>'' command-line flag will override the setting " @@ -13065,32 +13564,32 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2124 +#: doc/tin.5:2173 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2131 +#: doc/tin.5:2180 msgid "" "Allows you to select whether B<\\%tin>(1) shows a help indication, a new " "mail indication, both, or neither in the various level titles. Default is 3." msgstr "" #. type: TP -#: doc/tin.5:2165 +#: doc/tin.5:2196 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2188 +#: doc/tin.5:2219 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2195 +#: doc/tin.5:2226 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -13098,19 +13597,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2241 +#: doc/tin.5:2272 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2248 +#: doc/tin.5:2279 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2255 +#: doc/tin.5:2286 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -13118,50 +13617,50 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2255 +#: doc/tin.5:2286 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2259 +#: doc/tin.5:2290 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2268 +#: doc/tin.5:2299 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2272 +#: doc/tin.5:2303 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2278 +#: doc/tin.5:2309 msgid "" "A regular expression to find Subject prefixes like \"Re:\" to remove If " "B is blank, then B<\\%tin>(1) uses a built-in default." msgstr "" #. type: TP -#: doc/tin.5:2278 +#: doc/tin.5:2309 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2284 +#: doc/tin.5:2315 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2291 +#: doc/tin.5:2322 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -13169,7 +13668,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2296 +#: doc/tin.5:2327 msgid "" "Decode German style TeX umlaut codes to ISO If ON, show \"a as Umlaut-a, " "etc. Default is OFF. This behavior can also be toggled in the article viewer " @@ -13177,44 +13676,45 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2299 +#: doc/tin.5:2330 msgid "Defines which threading method to use. The choices are:" msgstr "" +"Definiert wie der Diskussionsfaden gebaut werden soll. Zur Auswahl stehen:" #. type: Plain text -#: doc/tin.5:2302 +#: doc/tin.5:2333 msgid "Don't thread" msgstr "Keinen Diskussionsfaden aufbauen." #. type: Plain text -#: doc/tin.5:2304 +#: doc/tin.5:2335 msgid "Thread on Subject only" msgstr "Diskussionsfaden nur anhand von ''Subject:'' aufbauen." #. type: Plain text -#: doc/tin.5:2306 +#: doc/tin.5:2337 msgid "Thread on References only" msgstr "Diskussionsfaden nur anhand von ''References:'' aufbauen." #. type: Plain text -#: doc/tin.5:2308 +#: doc/tin.5:2339 msgid "Thread on References then Subject (default)" msgstr "" "Diskussionsfaden anhand von ''References:'' und ''Subject:'' aufbauen " "(Voreinstellung)." #. type: Plain text -#: doc/tin.5:2310 +#: doc/tin.5:2341 msgid "Thread multipart articles on Subject" -msgstr "Diskussionsfaden mehrteiliger Artike anhand von 'Subject:'' aufbauen." +msgstr "Diskussionsfaden mehrteiliger Artikel anhand von 'Subject:'' aufbauen." #. type: Plain text -#: doc/tin.5:2312 +#: doc/tin.5:2343 msgid "Thread on Percentage Match of the Subjects" -msgstr "" +msgstr "Anhand der prozentualen Übereinstimmung der Subjects gruppieren" #. type: Plain text -#: doc/tin.5:2316 +#: doc/tin.5:2347 msgid "" "It's also possible to set the threading type on a per group basis by setting " "the group attribute variable B to 0 \\(en 5 in the file I<" @@ -13222,7 +13722,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2320 +#: doc/tin.5:2351 msgid "" "The format string used for the Thread level. Default is \"%n\\ %m\\ \\ " "[%L]\\ \\ %T\\ \\ %F\". The following substitutions are supported:" @@ -13232,13 +13732,13 @@ msgstr "" "Ersetzungen werden unterstützt:" #. type: ta -#: doc/tin.5:2322 +#: doc/tin.5:2353 #, no-wrap msgid "\\w'%G 'u +\\w'from, name and/or address'u" msgstr "\\w'%G 'u +\\w'Subject und/oder Baumdarstellung des Thread'u" #. type: Plain text -#: doc/tin.5:2333 +#: doc/tin.5:2364 #, no-wrap msgid "" "%D\tdate\n" @@ -13257,14 +13757,14 @@ msgstr "" "%I\tInitialen des Absenders\n" "%L\tAnzahl der Zeilen\n" "%M\tMessage-ID\n" -"%S\tScore\n" +"%S\tBewertung\n" "%T\tSubject und/oder Baumdarstellung des Thread\n" "%m\tArtikelkennzeichnungen\n" "%n\taktuelle Artikelnummer\n" "%%\t%\n" #. type: Plain text -#: doc/tin.5:2340 +#: doc/tin.5:2371 msgid "" "Defines how close the subjects must match while threading by Percentage " "Match for threads to be considered part of a single thread. This value is in " @@ -13272,32 +13772,32 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2344 +#: doc/tin.5:2375 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2356 +#: doc/tin.5:2387 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2361 +#: doc/tin.5:2392 msgid "" "The name of file containing all trusted CA certificates used for NNTPS (B) connections. If left empty the system default will be used." msgstr "" #. type: TP -#: doc/tin.5:2361 +#: doc/tin.5:2392 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2375 +#: doc/tin.5:2406 msgid "" "Allows you to select how B<\\%tin>(1) treats blank lines in article " "bodies. Default is 0. This option does not affect lines within verbatim " @@ -13305,7 +13805,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2398 +#: doc/tin.5:2429 msgid "" "If ON remove soft hyphens (U+00AD) from non verbatim blocks when displaying " "articles. Default is OFF." @@ -13314,13 +13814,13 @@ msgstr "" "bei der Artikelanzeige entfernt. Voreinstellung ist OFF." #. type: TP -#: doc/tin.5:2398 +#: doc/tin.5:2429 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2405 +#: doc/tin.5:2436 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -13328,13 +13828,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2405 +#: doc/tin.5:2436 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2409 +#: doc/tin.5:2440 msgid "" "If ON remove I<${TIN_HOMEDIR:-\"$HOME\"}/.article> after posting. Default is " "ON." @@ -13343,56 +13843,56 @@ msgstr "" "Voreinstellung ist ON." #. type: TP -#: doc/tin.5:2409 +#: doc/tin.5:2440 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2414 +#: doc/tin.5:2445 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2417 +#: doc/tin.5:2448 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2422 +#: doc/tin.5:2453 msgid "If enabled B<\\%tin>(1) uses ANSI-colors. Default is OFF." msgstr "" "Falls aktiviert verwendet B<\\%tin>(1) ANSI-Farben. Die Voreinstellung ist " "OFF." #. type: TP -#: doc/tin.5:2422 +#: doc/tin.5:2453 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2425 +#: doc/tin.5:2456 msgid "Use scroll keys on keypad. Default is OFF." msgstr "" "Navigationstasten auf dem Tastenfeld verwenden. Voreinstellung ist OFF." #. type: TP -#: doc/tin.5:2425 +#: doc/tin.5:2456 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2431 +#: doc/tin.5:2462 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2443 +#: doc/tin.5:2474 msgid "" "If enabled B<\\%slrnface>(1) will be used to interpret the ''X-Face:'' " "header. For this option to have any effect, B<\\%tin>(1) must be running in " @@ -13401,49 +13901,49 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2443 +#: doc/tin.5:2474 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2447 +#: doc/tin.5:2478 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2451 +#: doc/tin.5:2484 msgid "" -"A regular expression that B will use to find the begin of a verbatim " -"block. Default is #v+" +"A regular expression that B<\\%tin>(1) will use to find the begin of a " +"verbatim block. Default is #v+" msgstr "" "Ein regulärer Ausdruck, der den Beginn eines wortgetreu wiederzugebenden " "Absatzes findet. Voreinstellung ist #v+" #. type: TP -#: doc/tin.5:2451 +#: doc/tin.5:2484 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2455 +#: doc/tin.5:2490 msgid "" -"A regular expression that B will use to find the end of a verbatim " -"block. Default is #v-" +"A regular expression that B<\\%tin>(1) will use to find the end of a " +"verbatim block. Default is #v-" msgstr "" "Ein regulärer Ausdruck, der das Ende eines wortgetreu wiederzugebenden " "Absatzes findet. Voreinstellung ist #v-" #. type: TP -#: doc/tin.5:2458 +#: doc/tin.5:2493 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2482 +#: doc/tin.5:2517 msgid "" "Allows you to select how B<\\%tin>(1) matches strings. The default is 0 and " "uses the B<\\%wildmat>(3) notation, which is how this has traditionally " @@ -13455,31 +13955,31 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2482 +#: doc/tin.5:2517 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2494 +#: doc/tin.5:2529 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2502 +#: doc/tin.5:2537 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2518 +#: doc/tin.5:2553 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2534 +#: doc/tin.5:2569 msgid "" "Yet another global configuration file with \"I=I\" pairs. " "This one is for the more general options which usually can't be controlled " @@ -13489,18 +13989,18 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2534 +#: doc/tin.5:2569 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2537 +#: doc/tin.5:2572 msgid "Sets a global domain name used in From lines" msgstr "Setzt den globalen Domänennamen, der in From-Zeilen verwendet wird" #. type: Plain text -#: doc/tin.5:2541 +#: doc/tin.5:2576 msgid "" "Defines the name of your organization. $B overrides any " "specified value." @@ -13509,13 +14009,13 @@ msgstr "" "angegebenen Wert." #. type: TP -#: doc/tin.5:2541 +#: doc/tin.5:2576 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2546 +#: doc/tin.5:2581 msgid "" "Defines the default place for some configuration files, common values are I, I, I or I. " @@ -13523,13 +14023,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2546 +#: doc/tin.5:2581 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2552 +#: doc/tin.5:2587 msgid "" "Defines the email address to which users can send bug reports using a built-" "in function. The default points to a developers mailing list located at tin." @@ -13542,19 +14042,19 @@ msgstr "" "ändern, wenn Sie die Probleme Ihrer Benutzer selbst lösen wollen." #. type: TP -#: doc/tin.5:2552 +#: doc/tin.5:2587 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2557 +#: doc/tin.5:2592 msgid "Defines the directory containing the B<\\%inews>(1) executable." msgstr "" "Definiert das Verzeichnis, welches das ausführbare B<\\%inews>(1) enthält." #. type: Plain text -#: doc/tin.5:2561 +#: doc/tin.5:2596 msgid "" "Default charset to be used in MIME's ''Content-Type:'' header. " "$B overrides any specified value." @@ -13563,7 +14063,7 @@ msgstr "" "soll. $B überschreibt den angegebenen Wert." #. type: Plain text -#: doc/tin.5:2564 +#: doc/tin.5:2599 msgid "" "Default encoding scheme used in MIME articles. 8bit might be the best value." msgstr "" @@ -13571,7 +14071,7 @@ msgstr "" "die beste Wahl." #. type: Plain text -#: doc/tin.5:2568 +#: doc/tin.5:2603 msgid "" "Default encoding scheme used in MIME letters. quoted-printable is a good " "choice here." @@ -13580,13 +14080,13 @@ msgstr "" "eine gute Wahl." #. type: TP -#: doc/tin.5:2568 +#: doc/tin.5:2603 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2574 +#: doc/tin.5:2609 msgid "" "Allow unregistered top level domains. As the list of valid TLDs is no longer " "actively maintained the default was changed to ON starting with B<\\" @@ -13597,13 +14097,13 @@ msgstr "" "Voreinstellung auf ON geändert." #. type: TP -#: doc/tin.5:2574 +#: doc/tin.5:2609 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2578 +#: doc/tin.5:2613 msgid "" "Don't generate a ''Sender:'' header. This has an effect only if " "B is set to --internal." @@ -13612,13 +14112,13 @@ msgstr "" "steht wird die Einstellung ignoriert." #. type: TP -#: doc/tin.5:2578 +#: doc/tin.5:2613 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2583 +#: doc/tin.5:2618 msgid "" "Base of your newsspool (Bnews, Cnews and INN traditional spool style), " "common values are I, I, I. " @@ -13629,13 +14129,13 @@ msgstr "" "news/spool>. $B überschreibt einen angegebenen Wert." #. type: TP -#: doc/tin.5:2583 +#: doc/tin.5:2618 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2591 +#: doc/tin.5:2626 msgid "" "Base of your NOV database B<\\%newsoverview>(5) (tradspool style; might be " "the same dir as I), common values are I, I(5) (traditioneller Spool-" -"Stil, kann indentisch mit I sein), übliche Werte sind I, I, I. " -"$B überschreibt einen angegebenen Wert." +"Stil, kann identisch mit I sein), übliche Werte sind I, I, I. $B " +"überschreibt einen angegebenen Wert." #. type: TP -#: doc/tin.5:2591 +#: doc/tin.5:2626 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2595 +#: doc/tin.5:2630 msgid "" "Name of a single overview file, common values are I<.overview> or I. $B overrides any specified value." @@ -13663,16 +14163,16 @@ msgstr "" "view>. $B übersteuert den angegebenen Wert." #. type: TP -#: doc/tin.5:2595 +#: doc/tin.5:2630 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2600 +#: doc/tin.5:2635 msgid "" "Full pathname of your newssystem's overview.fmt file; usually the file " -"residesin I and is named I, so you only have to " +"resides in I and is named I, so you only have to " "change this setting if your configuration differs." msgstr "" "Vollständiger Pfadname der overview.fmt-Datei Ihres Newssystems; " @@ -13681,13 +14181,13 @@ msgstr "" "Konfiguration unterscheidet." #. type: TP -#: doc/tin.5:2600 +#: doc/tin.5:2635 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2606 +#: doc/tin.5:2641 msgid "" "Full pathname of your newssystem's active file; usually the file resides in " "I and is named I, so you only have to change this " @@ -13700,13 +14200,13 @@ msgstr "" "unterscheidet." #. type: TP -#: doc/tin.5:2606 +#: doc/tin.5:2641 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2611 +#: doc/tin.5:2646 msgid "" "Full pathname of your newssystem's active.times file; usually the file " "resides in I and is named I, so you only have to " @@ -13714,13 +14214,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2611 +#: doc/tin.5:2646 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2616 +#: doc/tin.5:2651 msgid "" "Full pathname of your newssystem's newsgroups file; usually the file resides " "in I and is named I, so you only have to change this " @@ -13732,13 +14232,13 @@ msgstr "" "unterscheidet." #. type: TP -#: doc/tin.5:2616 +#: doc/tin.5:2651 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2621 +#: doc/tin.5:2656 msgid "" "Full pathname of your newssystem's subscriptions file; usually the file " "resides in I and is named I, so you only have to " @@ -13750,12 +14250,12 @@ msgstr "" "Ihre Konfiguration unterscheidet." #. type: Plain text -#: doc/tin.5:2625 +#: doc/tin.5:2660 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.5:2629 +#: doc/tin.5:2664 msgid "" "translation into language specified in $B, $B or " "$B" @@ -13764,7 +14264,7 @@ msgstr "" "Sprache" #. type: Plain text -#: doc/tin.5:2643 +#: doc/tin.5:2678 msgid "" "This file lists the newsgroups that the local site receives. Each newsgroup " "should be listed only once. Each line specifies one group; within each " @@ -13778,7 +14278,7 @@ msgstr "" #. TODO: IIRC tin issues just a warning in that case? #. type: Plain text -#: doc/tin.5:2648 +#: doc/tin.5:2683 msgid "" "If an article is posted to newsgroups not mentioned in this file, those " "newsgroups are ignored. If no valid newsgroups are specified, the article " @@ -13789,7 +14289,7 @@ msgstr "" "Newsgruppen angegeben werden, wird der Artikel zurückgewiesen." #. type: Plain text -#: doc/tin.5:2651 +#: doc/tin.5:2686 msgid "" "Each line consists of four space-separated fields \"I I " "I I\"." @@ -13798,30 +14298,30 @@ msgstr "" "I I I\"." #. type: TP -#: doc/tin.5:2651 doc/tin.5:2705 +#: doc/tin.5:2686 doc/tin.5:2740 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2654 +#: doc/tin.5:2689 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2657 +#: doc/tin.5:2692 msgid "is the highest article number that has been used in that newsgroup" msgstr "die höchste Artikelnummer die je in der Gruppe benutzt wurde" #. type: TP -#: doc/tin.5:2657 +#: doc/tin.5:2692 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2664 +#: doc/tin.5:2699 msgid "" "is the lowest article number in the group; this number is not guaranteed to " "be accurate, and should only be taken to be a hint. Note that because of " @@ -13837,92 +14337,92 @@ msgstr "" "Newsgroup." #. type: TP -#: doc/tin.5:2664 +#: doc/tin.5:2699 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2667 +#: doc/tin.5:2702 msgid "can be one of those" msgstr "kann eines der folgenden sein" #. type: TP -#: doc/tin.5:2668 +#: doc/tin.5:2703 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2671 +#: doc/tin.5:2706 msgid "local postings are allowed" msgstr "lokale Postings sind erlaubt" #. type: TP -#: doc/tin.5:2671 +#: doc/tin.5:2706 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2674 +#: doc/tin.5:2709 msgid "no local postings are allowed, only remote ones" msgstr "" "lokale Postings sind nicht erlaubt, Artikel kommen nur über andere Server" #. type: TP -#: doc/tin.5:2674 +#: doc/tin.5:2709 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2677 +#: doc/tin.5:2712 msgid "the group is moderated and all postings must be approved" msgstr "die Gruppe ist moderiert und alle Postings müssen approved werden" #. type: TP -#: doc/tin.5:2677 +#: doc/tin.5:2712 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2680 +#: doc/tin.5:2715 msgid "articles in this group are not kept, but only passed on" msgstr "" "Artikel in dieser Gruppe werden nicht gespeichert sondern nur durchgereicht" #. type: TP -#: doc/tin.5:2680 +#: doc/tin.5:2715 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2683 +#: doc/tin.5:2718 msgid "articles cannot be posted to this newsgroup" msgstr "in diese Gruppe darf nicht gepostet werden" #. type: TP -#: doc/tin.5:2683 +#: doc/tin.5:2718 #, no-wrap msgid "B<=foo.bar>" msgstr "B<=foo.bar>" #. type: Plain text -#: doc/tin.5:2686 +#: doc/tin.5:2721 msgid "articles are locally filed into the ''foo.bar'' group" msgstr "Artikel werden auf dem Server in der Gruppe ''foo.bar'' abgelegt" #. type: TP -#: doc/tin.5:2687 doc/tin.5:2715 doc/tin.5:2738 +#: doc/tin.5:2722 doc/tin.5:2750 doc/tin.5:2773 #, no-wrap msgid "B<\\%tin>(1)" msgstr "B<\\%tin>(1)" #. type: Plain text -#: doc/tin.5:2694 +#: doc/tin.5:2729 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the LIST (B) or LIST " @@ -13933,7 +14433,7 @@ msgstr "" "LIST (B) oder LIST COUNTS (B)." #. type: Plain text -#: doc/tin.5:2705 +#: doc/tin.5:2740 msgid "" "This file provides a chronological record of when newsgroups are created. It " "is normally updated by the local news server (e.g. B<\\%innd>(8)) whenever " @@ -13947,7 +14447,7 @@ msgstr "" "I\"." #. type: Plain text -#: doc/tin.5:2712 +#: doc/tin.5:2747 msgid "" "is the time when the group was created, expressed as the number of seconds " "since the Epoch." @@ -13956,18 +14456,18 @@ msgstr "" "Beginn der Epoche." #. type: TP -#: doc/tin.5:2712 +#: doc/tin.5:2747 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2715 +#: doc/tin.5:2750 msgid "is the electronic mail address of the person who created the group." msgstr "die Mailadresse der Person die die Gruppe angelegt hat." #. type: Plain text -#: doc/tin.5:2721 +#: doc/tin.5:2756 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the NEWGROUPS (B) " @@ -13978,7 +14478,7 @@ msgstr "" "(B) Befehl." #. type: Plain text -#: doc/tin.5:2732 +#: doc/tin.5:2767 msgid "" "This file provides short descriptions of each newsgroup. It is normally " "updated by the local news server (e.g. B<\\%innd>(8)) whenever a new group " @@ -13991,7 +14491,7 @@ msgstr "" "Tabulator getrennten Feldern \"I\tI\"." #. type: Plain text -#: doc/tin.5:2744 +#: doc/tin.5:2779 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the LIST NEWSGROUPS (B) Befehl." #. type: Plain text -#: doc/tin.5:2753 +#: doc/tin.5:2788 msgid "" "This file might hold a default organization to be used in the " "''Organization:'' header. $B has a higher priority if set." @@ -14012,7 +14512,7 @@ msgstr "" "Priorität falls gesetzt." #. type: Plain text -#: doc/tin.5:2771 +#: doc/tin.5:2806 msgid "" "This file specifies the organization of the news overview database (see also " "B<\\%newsoverview>(5)). The order of lines in this file is important; it " @@ -14030,7 +14530,7 @@ msgstr "" "Befehl LIST OVERVIEW.FMT (B)." #. type: Plain text -#: doc/tin.5:2786 +#: doc/tin.5:2821 msgid "" "This file contains a list of newsgroups \\(em one per line \\(em which the " "client should subscribe to when the user has no ${TIN_HOMEDIR:-\"$HOME\"}/." @@ -14046,7 +14546,7 @@ msgstr "" "SUBSCRIPTIONS (B)." #. type: Plain text -#: doc/tin.5:2835 +#: doc/tin.5:2870 msgid "" "B<\\%inews>(1), B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\" "%metamail>(1), B<\\%mutt>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), " diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/l10n/en_GB/tin.1 tin-2.6.3/doc/l10n/en_GB/tin.1 --- tin-2.6.2/doc/l10n/en_GB/tin.1 2022-12-24 23:58:18.000000000 +0100 +++ tin-2.6.3/doc/l10n/en_GB/tin.1 2023-12-11 23:53:42.794122616 +0100 @@ -3,7 +3,7 @@ .\" Module : tin.1 .\" Author : I. Lea, U. Janssen .\" Created : 1991-08-23 -.\" Updated : 2022-12-24 +.\" Updated : 2023-12-24 .\" Notes : use American English; still needs some work, e.g.: .\" - document authorization (.newsauth) .\" - document random organization feature @@ -15,7 +15,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH tin 1 "December 24th, 2022" 2.6.2 "Usenet newsreader" +.TH tin 1 "December 24th, 2023" 2.6.3 "Usenet newsreader" .\" .\" .SH NAME @@ -27,18 +27,18 @@ tin, rtin \- Usenet newsreader .\" .\" \fBtin\fP [\|[\|\fB\-h\fP\||\|\fB\-H\fP\||\|\fB\-V\fP\|]\ \|| [\|[\|\fB\-a\fP\|] -[\|\fB\-dlnq\fP\||\|\fB\-Q\fP\|] [\|\fB\-AkrTzxX\fP\|]\|] [\|[\|\fB\-R\fP\||\|\fB\-S\fP\|] +[\|\fB\-dlnq\fP\||\|\fB\-Q\fP\|] [\|\fB\-ACkrTzxX\fP\|]\|] [\|[\|\fB\-R\fP\||\|\fB\-S\fP\|] \|\|\fB\-s\fP \fINews_dir\fP\|] [\|\fB\-cuvZ\fP\|] [\|\fB\-4\fP\||\|\fB\-6\fP\|] [\|\fB\-o\fP\||\|\fB\-w\fP\||\|\fB\-N\fP\||\|\fB\-M\fP \fIaddress\fP\|] [\|\fB\-D\fP \fIdebug_level\fP\|] [\|\fB\-G\fP \fIarticle_limit\fP\|] [\|\fB\-f\fP \fInewsrc_file\fP\|] -[\|\fB\-g\fP \fIserver\fP\|] [\|\fB\-m\fP \fIMail_dir\fP\|] [\|\fB\-p\fP \fIport\fP\|] [\|\fB\-I\fP -\fIindex_dir\fP\|]\ \|[\fInewsgroup\fP\|[\|,.\|.\|.\|]\|]\|] +[\|\fB\-g\fP \fIserver\fP\|[\|:\fIport\fP\|]\|] [\|\fB\-m\fP \fIMail_dir\fP\|] [\|\fB\-p\fP +\fIport\fP\|] [\|\fB\-t\fP \fItimeout\fP\|] [\|\fB\-I\fP \fIindex_dir\fP\|]\ \|[\fInewsgroup\fP\|[\|,.\|.\|.\|]\|]\|] .SH DESCRIPTION .IX Header DESCRIPTION \fBtin\fP is a full\-screen easy to use Usenet newsreader. It can read news locally (e.g., \fI/var/spool/news\fP) or remotely (\fBrtin\fP or \fBtin \-r\fP option) via an NNTP (Network News Transport Protocol, \fBRFC\%3977\fP) or NNTPS -(\fBRFC\%8143\fP) server. It will automatically utilize NOV +(\fBRFC\%8143\fP) server. It will automatically utilise NOV \fB\%newsoverview\fP(5) style index files if available locally or via the NNTP [X]OVER command (\fBRFC\%2980\fP, \fBRFC\%3977\fP). .PP @@ -98,6 +98,10 @@ Create/update index files for every grou \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP or file specified by the \*(rq\fB\-f\fP\*(rq option and mark all articles as read. .TP +\fB\-C\fP +Use COMPRESS NNTP extension (\fBRFC\%8054\fP) if available. See also +\fBnntp_read_timeout_secs\fP, '\fB\-t\fP\*(rq and the "SECURITY" and "BUGS" section. +.TP \fB\-d\fP .\" .\" FIXME: explain debug levels @@ -115,8 +119,8 @@ output may be given. See also the "SECUR Use the specified file of subscribed to newsgroups in place of \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP. .TP -\fB\-g\fP\fI server\fP -Use the server and newsrc specified in +\fB\-g\fP\fI server[:port]\fP +Use the server[:port] and newsrc specified in \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/newsrctable\fP. Only available when reading via NNTP. .TP @@ -142,7 +146,8 @@ has no effect if \fBtin\fP retrieves its .TP \fB\-k\fP Skip the certificate verification step for NNTPS connections and proceed -without checking. This option implies \*(rq\fB\-T\fP\*(rq. +without checking. This option implies \*(rq\fB\-T\fP\*(rq. See also the "SECURITY" +section. .TP \fB\-l\fP Get number of articles per group from the @@ -189,7 +194,8 @@ day. .TP \fB\-Q\fP Quick start. Start \fBtin\fP as quickly as possible. Currently this is -equivalent to \*(rq\fB\-dnq\fP\*(rq. +equivalent to \*(rq\fB\-dnq\fP\*(rq. See also the \*(rq\fB\-C\fP\*(rq and \*(rq\fB\-G\fP\*(rq command\-line +options. .TP \fB\-r\fP Read news remotely from the default NNTP server specified in the environment @@ -206,8 +212,13 @@ Save/read articles to/in directory. Defa Save unread articles for later reading by the \*(rq\fB\-R\fP\*(rq option. For more information read section "AUTOMATIC MAILING AND SAVING NEW NEWS". .TP +\fB\-t\fP\fI timeout\fP +Override the \fBnntp_read_timeout_secs\fP setting. Default is 120 +seconds. allowed maximum is 16383. +.TP \fB\-T\fP -Enable NNTPS (NNTP over TLS). Only available when reading via NNTP. +Enable NNTPS (NNTP over TLS). This also overrides the environment variable +$\fBNNTPPORT\fP if set. Only available when reading via NNTP. .TP \fB\-u\fP Create/update index files for every group in @@ -382,10 +393,8 @@ articles within the thread it might be m front of the total number of articles in the thread \(em this is controlled by the \fBrecent_time\fP option. If a thread has hot articles in it (see also section "FILTERING ARTICLES") it's marked with \fBart_marked_selected\fP in -front of the total number of articles in the thread. The number of lines of -the first (unread) article in the thread might also be shown right before -the subject \(em this is controlled by the \fBshow_info\fP option. The display -can be customised via \fBgroup_format\fP. +front of the total number of articles in the thread. The display can be +customised via \fBgroup_format\fP. .PP .\" FIXME - make this auto scale .nf @@ -1019,6 +1028,13 @@ newsgroup 'control' or 'control.cancel'. \fBEditFilter 'E'\fP Edit the filter file and reload it afterwards. .TP +\fBThreadFollowupQuote 'f'\fP +Post a followup to the current article with a copy of the article included. +.TP +\fBThreadFollowup 'F'\fP +Post a followup to the current article without a copy of the article +included. +.TP \fBToggleInfoLastLine 'i'\fP Display the subject of the current article in the last line. .TP @@ -1579,6 +1595,10 @@ If ON \fBtin\fP will ask before using a display MIME messages. This only occurs if a MIME viewer is set. Default is OFF. .TP +\fBFormat string for the Attachment level (attachment_format)\fP +Format string \fBtin\fP uses for Attachment level representation. See the +section "CUSTOMISING THE SCREEN FORMAT". Default is "%t%s%e%c%d". +.TP \fBSend you a cc and/or bcc automatically (auto_cc_bcc)\fP Automatically put your name in the \*(rqCc:\*(rq and/or \*(rqBcc:\*(rq field when mailing an article. Default is No. @@ -1680,6 +1700,12 @@ the article viewer. \fBColour of signatures (col_signature)\fP Colour of signatures .TP +\fBColour of negative score (col_score_neg)\fP +Colour of negative score +.TP +\fBColour of positive score (col_score_pos)\fP +Colour of positive score +.TP \fBColour of urls highlight (col_urls)\fP Colour of urls highlight .TP @@ -1831,8 +1857,8 @@ Default for quick (1 key) auto\-selectio \fB(default_subject_search)\fP .TP \fBDraw \-> instead of highlighted bar (draw_arrow)\fP -Allows groups/articles to be selected by an arrow '\->' if set ON or by -ahighlighted bar if set OFF. Default is OFF. +Allows groups/articles to be selected by an arrow '\->' if set ON or by a +highlighted bar if set OFF. Default is OFF. .TP \fBInvocation of your editor (editor_format)\fP The format string used to create the editor start command with parameters. @@ -1970,7 +1996,7 @@ program. It allows the user to save arti \fBInvocation of your mail command (mailer_format)\fP The format string used to create the mailer command with parameters that is used for mailing articles to other people. Default is '%M "%T" < %F' -(e.g., /bin/mail "iain" < ~/.article). The flexible format allows other +(e.g., /bin/mail "iain" < ~/.article). The flexible format allows other mailers with different command line parameters to be used such as .in +.3i .nf @@ -2086,7 +2112,12 @@ Format of quote line when posting/follow .TP \fBNNTP read timeout in seconds (nntp_read_timeout_secs)\fP Time in seconds to wait for a response from the server. Default is 120. -Setting this to 0 means no timeout. +Setting this to 0 means no timeout. As if you use the "\fB\-C\fP" option in +conjunction with a low value for \fBnntp_read_timeout_secs\fP may result in a +timeout (and disconnect in batch mode) when connecting to large servers or +entering large groups, because the timer is set when the command is sent to +the server and that needs some time to compress the large response, the +value should not be set too small. .TP \fBUnicode normalisation form (normalization_form)\fP The normalisation form \fBtin\fP should use to normalise unicode input. The @@ -2109,6 +2140,15 @@ and Case Folding Some normalisation modes are only available if they are supported by the library \fBtin\fP uses to do the normalisation. NFC should be used if possible. .TP +\fBFormat string for the display of mime header at Article level (page_mime_format)\fP +Format string \fBtin\fP uses for mime header at Page level. See the section +"CUSTOMISING THE SCREEN FORMAT". Default is "[\-\- %T%S%*n%z%*l%!c%!d%*e +\-\-]". +.TP +\fBFormat string for the display of uue header at Article level (page_uue_format)\fP +Format string \fBtin\fP uses for uue header at Page level. See the section +"CUSTOMISING THE SCREEN FORMAT". Default is "[\-\- %T%S%*n%I%!d%*e \-\-]". +.TP \fBGo to first unread article in group (pos_first_unread)\fP If ON put cursor at first unread article in group otherwise at last article. Default is ON. @@ -2241,7 +2281,7 @@ Score of an article which should be mark \fBNumber of lines to scroll in pager (scroll_lines)\fP The number of lines that will be scrolled up/down in the article pager when using cursor\-up/down. The default is 1 (line\-by\-line). Set to 0 to get -traditional \fBtin\fP tin page\-by\-page scrolling. Set to \-1 to get page\-by\-page +traditional \fBtin\fP page\-by\-page scrolling. Set to \-1 to get page\-by\-page scrolling where the top/bottom line is carried over onto the next page. This setting supersedes show_last_line_prev_page=ON. Set to \-2 to get half\-page scrolling. This setting supersedes \fBfull_page_scroll\fP=OFF. @@ -2301,24 +2341,6 @@ mail has arrived. arrived otherwise show help sign. .RE .TP -\fBShow lines/score in listings (show_info)\fP -Which information about the thread or article should be shown. Default is 1, -show only the line count. -.RS +.5i -.IP 0 3 -\fBNone\fP, no information will be displayed. -.IP 1 -\fBLines\fP, in article listing the line count of an article will be displayed -and in thread listing the line count of first (unread) article will be -displayed. -.IP 2 -\fBScore\fP, in article listing the score of an article will be displayed and -in thread listing the score of the thread will be displayed \(em see also -\fBthread_score\fP. -.IP 3 -\fBLines & Score\fP, display line count and score. -.RE -.TP \fBShow only unread articles (show_only_unread_arts)\fP If ON show only new/unread articles otherwise show all articles. Default is ON. @@ -2330,6 +2352,10 @@ OFF. \fBDisplay signatures (show_signatures)\fP If OFF don't show signatures when displaying articles. Default is ON. .TP +\fBDisplay score (show_art_score)\fP +If ON show article score in the lower left corner when displaying articles. +Default is OFF. See also \fBcol_score_neg\fP and \fBcol_score_pos\fP. +.TP \fBPrepend signature with '\en\-\- \en' (sigdashes)\fP If ON prefix the signature with sigdashes. Default is ON. .TP @@ -2889,7 +2915,8 @@ than just the current item. A range is a \(en, e.g. 10\(en15 will highlight items 10 through 15 on the current screen. Other than absolute numeric positions, '.' can be used in place of the current cursor position and '$' can be used to -mean the highest number available. Currently the only commands that +mean the highest number available. Entering '0' at the prompt undoes the +previously entered range selection. Currently the only commands that understand ranges are \fBGroupMarkThdRead\fP ('\fBK\fP'), \fBMarkArtUnread\fP ('\fBz\fP') and \fBMarkThdUnread\fP ('\fBZ\fP'). .SS "NEWSGROUP LISTS & WILDCARDS" @@ -3074,13 +3101,91 @@ be specified by a positive number preced following example \fBtin\fP will display the score only if the screen is wider than 100 characters: '\fB%>100S\fP'. .PP -.\" -.\" If both the length and the minimum screen width should be specified for an item, the length must be the first parameter and the minimum screen width must be the second one. The following example displays the score with a length of 10 characters only if the screen is wider than 100 characters: \&'\fB%10>100S\fP'. +.PP +The look of the Attachment level and the mime and uue header at Page level +can be customised too via format strings. The following variables are +available: +.PP +.in +.3i +.nf +.ta \w'%G 'u +\w'Complete/incomplete UUE part indicator'u +\fB%C\fP Charset +\fB%c\fP Like %C but with description +\fB%D\fP Line count +\fB%d\fP Like %D but with description +\fB%E\fP Content encoding +\fB%e\fP Like %E but with description +\fB%I\fP Complete/incomplete UUE part indicator +\fB%L\fP Language +\fB%l\fP Like %L but with description +\fB%N\fP Name +\fB%n\fP Like %N but with description +\fB%S\fP Content subtype +\fB%s\fP Like %S but with description +\fB%T\fP Content type +\fB%t\fP Like %T but with description +\fB%Z\fP Size in bytes +\fB%z\fP Like %Z but with description +\fB%%\fP % +.fi +.in -.3i +.PP +Not all items can be used in each variable. The following table provides an +overview: +.PP +.in +.3i +.nf +.ta \w'%G 'uC +\w'\fBattachment_format\fP 'uC +\w'\fBpage_mime_format\fP 'uC +\w'\fBpage_uue_format\fP'uC + \fBattachment_format\fP \fBpage_mime_format\fP \fBpage_uue_format\fP +\fB%C\fP X X +\fB%c\fP X X +\fB%D\fP X X X +\fB%d\fP X X X +\fB%E\fP X X X +\fB%e\fP X X X +\fB%I\fP X +\fB%L\fP X X +\fB%l\fP X X +\fB%N\fP X X +\fB%n\fP X X +\fB%S\fP X X X +\fB%s\fP X X X +\fB%T\fP X X X +\fB%t\fP X X X +\fB%Z\fP X X X +\fB%z\fP X X X +\fB%%\fP X X X +.fi +.in -.3i +.PP +By default, the string is not truncated. If it exceeds the screen width, it +is wrapped. If the % sign is followed by an exclamation mark ('!') for +uppercase letters, the element is omitted if there is not enough space. If +the % sign is followed by an asterisk ('*') for a lowercase letter, the +description is omitted if there is not enough space. If the % sign is +followed by an exclamation mark ('!') for a lowercase letter, the +description is omitted first and then the content. The shortening is always +from right to left, first the description is omitted and when no more +description is displayed, the content is omitted. If %T and %S follow each +other directly a '/' will be inserted in between. %Z will always have one +decimal point and may have a one letter bi\-suffix. +.PP +Defaults for the format strings: +.PP +.in +.3i +.nf +.ta \w'attachment_format'u +\w'"\fB%T%S%E%C%d\fP"'u +\fBattachment_format\fP: "\fB%T%S%E%C%d\fP" +\fBpage_mime_format\fP: "\fB[\-\- %T%S%*n%z%*l%!c%!d%*e \-\-]\fP" +\fBpage_uue_format\fP: "\fB[\-\- %T%S%*n%I%!d%*e \-\-]\fP" +.fi +.\" +.\" .SS "TIPS AND TRICKS" \fBtin\fP can be pretty much be navigated by using the four cursor keys. The left arrow key goes up a level, the right arrow key goes down a level, the @@ -3316,9 +3421,9 @@ For a detailed description see \fB\%tin\ .PP .nf -\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP +\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/keymap${${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}"}\fP .br -\fI/etc/tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP +\fI/etc/tin/keymap${${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}"}\fP .fi .PP @@ -3450,8 +3555,8 @@ overrides $\fBNNTPSERVER\fP. .TP \fBNNTPPORT\fP The NNTP TCP\-port to read news from. This variable only needs to be set if -the TCP\-port is not 119 (the default). The \*(rq\fB\-p\fP\*(rq command\-line option -overrides $\fBNNTPPORT\fP. +the TCP\-port is not 119 (the default). The \*(rq\fB\-p\fP\*(rq and \*(rq\fB\-T\fP\*(rq +command\-line options do override $\fBNNTPPORT\fP. .TP \fBDISTRIBUTION\fP Set the article header field \*(rqDistribution:\*(rq to the contents of the @@ -3490,7 +3595,8 @@ table for IBM PC character set (code pag .TP \fBORGANIZATION\fP Set the article header field \*(rqOrganization:\*(rq to the contents of the -variable instead of the system default. If reading news on an Apollo +variable instead of the system default. If it points to a readable file a +random line from that file will be used. If reading news on an Apollo DomainOS machine the environment variable $\fBNEWSORG\fP has to be used instead of $\fBORGANIZATION\fP. .TP @@ -3691,15 +3797,21 @@ Write out \fI${TIN_HOMEDIR:\-"$HOME"}/.n .SH SECURITY .IX Header SECURITY If \fBtin\fP is started in debug mode (\*(rq\fB\-D n\fP\*(rq) it will create world -readable files in \fB$TMPDIR\fP which may contain the users NNTP password in -cleartext. On multiuser\-systems \fB$TMPDIR\fP should be set to a safe location -before starting \fBtin\fP in debug mode (e.g. \fBTMPDIR=$HOME tin \-D 1\fP). +readable files in \fB$TMPDIR\fP which may contain sensitive data like the users +NNTP password in cleartext (if running verbose). On multiuser\-systems +\fB$TMPDIR\fP should be set to a safe location before starting \fBtin\fP in +(verbose) debug mode (e.g. \fBTMPDIR=$HOME tin \-vD 1\fP). .PP -.\" -.\" Using the \*(rq\fB\-k\fP\*(rq option to skip certificate verification makes the session insecure as the server's certificate is not checked; avoid this option whenever possible. +.PP +.\" +.\" +If the server does not initially require authentication but supports +compression and compression is requested, \fBtin\fP will exit when +authentication is required later on. Using the \*(rq\fB\-A\fP\*(rq command line option +in conjunction with \*(rq\fB\-C\fP\*(rq circumvents this behaviour. .SH "CONFORMING TO" .IX Header "CONFORMING TO" .\" - RFC\%2045, RFC\%2047, RFC\%2231, RFC\%2980, RFC\%3977, RFC\%4155 @@ -3720,11 +3832,16 @@ Philip Hazel, and copyright \(co by the .SH BUGS .IX Header BUGS -\fBCNews\fP NNTPd, \fB\%noffle\fP(1) (<= V1.0\-pre5) and \fBNewsCache\fP (<= +\fBCNews\fP\0NNTPd, \fB\%noffle\fP(1) (<= V1.0\-pre5) and \fBNewsCache\fP (<= V1.1.91) can't handle pipelined GROUP commands (\fBRFC\%3977\fP). If you run into trouble with any of the mentioned historical servers define DISABLE_PIPELINING in include/autoconf.h and recompile. -.br +.PP +Using the \*(rq\fB\-C\fP\*(rq (COMPRESS) flag with \fBINN\fP\0nnrpd versions between +2.6.1 and 2.7.1 (both incl.) may cause \fBtin\fP to hang and later timeout when +posting. This has been fixed in \fBINN\fP\0nnrpd version 2.7.2. As a workaround +simply don't use \*(rq\fB\-C\fP\*(rq. +.PP .\" .\" Before mailing a bug\-report to please check if @@ -3796,4 +3913,4 @@ Urs Janssen \fBRFC\%1524\fP, \fBRFC\%2045\fP, \fBRFC\%2046\fP, \fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2231\fP, \fBRFC\%2980\fP, \fBRFC\%3156\fP, \fBRFC\%3977\fP, \fBRFC\%4155\fP, \fBRFC\%4643\fP, \fBRFC\%4880\fP, \fBRFC\%5322\fP, \fBRFC\%5536\fP, \fBRFC\%5537\fP, -\fBRFC\%6048\fP, \fBRFC\%8143\fP +\fBRFC\%6048\fP, \fBRFC\%8054\fP, \fBRFC\%8143\fP diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/l10n/en_GB/tin.5 tin-2.6.3/doc/l10n/en_GB/tin.5 --- tin-2.6.2/doc/l10n/en_GB/tin.5 2022-12-24 23:58:18.000000000 +0100 +++ tin-2.6.3/doc/l10n/en_GB/tin.5 2023-12-11 23:53:43.714158866 +0100 @@ -2,7 +2,7 @@ .\" Module : tin.5 .\" Author : U. Janssen .\" Created : 2000-07-10 -.\" Updated : 2022-12-24 +.\" Updated : 2023-12-24 .\" Notes : needs a some work .\" .\" @@ -11,7 +11,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH tin 5 "December 24th, 2022" 2.6.2 "Usenet newsreader" +.TH tin 5 "December 24th, 2023" 2.6.3 "Usenet newsreader" .SH NAME tin, rtin \- related files @@ -248,15 +248,16 @@ mime type / filename extension pairs \fI${TIN_HOMEDIR:\-"$HOME"}/.newsauth\fP .sp .RS -"\fInntpserver\fP \fIpassword\fP [\fIuser\fP]" pairs for NNTP servers that require -authorisation. If the password contains a space or a tab it must be enclosed -in double quotes ("). Usernames must not be enclosed in double quotes and -thus can't contain spaces or tabs. Any line that starts with "#" is a -comment. Blank lines are ignored. This file should be readable only for the -user as it contains the user's unencrypted password for reading news! +"\fInntpserver[:port]\fP \fIpassword\fP [\fIuser\fP]" pairs for NNTP servers that +require authorisation. If the password contains a space or a tab it must be +enclosed in double quotes ("). Usernames must not be enclosed in double +quotes and thus can't contain spaces or tabs. Any line that starts with "#" +is a comment. Blank lines are ignored. This file should be readable only for +the user as it contains the user's unencrypted password for reading news! .TP \fBnntpserver\fP -full qualified domain name of the news server. +full qualified domain name of the news server. Additionally, a port can be +specified by appending :portnumber. .TP \fBpassword\fP user's unencrypted password for reading news. @@ -539,8 +540,9 @@ Identical to the tinrc variable of the s \fBorganization\fP This can be used to set the article header field \*(rqOrganization:\*(rq. It overrides the setting (if any) of organization in \fI/etc/tin/tin.defaults\fP -and $\fBORGANIZATION\fP (or $\fBNEWSORG\fP on Apollo DomainOS). Note that some -news servers might still overwrite the \&\*(rqOrganization:\*(rq header. +and $\fBORGANIZATION\fP (or $\fBNEWSORG\fP on Apollo DomainOS). If it points to a +readable file a random line from that file will be used. Note that some news +servers might still overwrite the \&\*(rqOrganization:\*(rq header. .TP \fBpos_first_unread\fP Identical to the tinrc variable of the same name @@ -575,10 +577,10 @@ Identical to the tinrc variable of the s .\" TODO: document option \fBsavefile\fP .TP -\fBshow_author\fP +\fBshow_art_score\fP Identical to the tinrc variable of the same name .TP -\fBshow_info\fP +\fBshow_author\fP Identical to the tinrc variable of the same name .TP \fBshow_only_unread_arts\fP @@ -632,7 +634,10 @@ Identical to the tinrc variable of the s \fBx_body\fP A piece of text that will be added at the start of a message body. If this string starts with a / or ~ then it is assumed to be the name of a file -containing the text to insert. +containing the text to insert. If the string starts with a ! then what +follows is assumed to be the path to a program to be executed to generate +the content. %G is expanded to the current news.group.name and %P is +expanded to the news.group.name with all '.' replaced by '/'. .TP \fBx_comment_to\fP Insert \*(rqX\-Comment\-To:\*(rq header, this is only useful in FIDO groups. @@ -734,7 +739,9 @@ undeclared_charset=ISO\-2022\-JP\-2 .RS The filter file is used to assign scores to certain articles. Based on the score an article can be filtered out (hidden) or marked hot. Empty lines or -lines beginning with a '#' are ignored. +lines beginning with a '#' are ignored. Multiple matching\-rules in the same +scope are all applied individually and not only when they all hit at the +same time (logical OR not AND). .TP \fBcomment\fP Every entry (rule) in the filter file might get a comment. Multiple lines @@ -771,9 +778,9 @@ used (wildmat or regex) depends on the s \fBwildcard\fP. .TP \fBmsgid_last\fP -Match against \*(rqMessage\-ID:\*(rq and last \*(rqReferences:\*(rq entry only. The -matching type used (wildmat or regex) depends on the setting of the tinrc -variable \fBwildcard\fP. +Match against \*(rqMessage\-ID:\*(rq and last \*(rqReferences:\*(rq entry (direct +responses) only. The matching type used (wildmat or regex) depends on the +setting of the tinrc variable \fBwildcard\fP. .TP \fBmsgid_only\fP Match against \*(rqMessage\-ID:\*(rq. The matching type used (wildmat or regex) @@ -853,16 +860,24 @@ group=* case=1 score=hot subj=\eb(cd|[rk]?)?tin(d|pre)?[\-.0\-9]*\eb + +comment=downscore postings in nsr from google base on +comment=message\-id or path, if both hit they end up with +comment=a score of \-66 which is enough to mark them killed +group=news.software.readers +case=1 +score=\-33 +path=\e.googlegroups\e.com!not\-for\-mail$ +msgid_only=@googlegroups\e.com> .fi .RE .RE .PP -.\" TODO: LC_CTYPE has a higher priority as LC_MESSAGES, does this make sense? .nf -\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP +\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/keymap${${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}"}\fP .br -\fI/etc/tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP +\fI/etc/tin/keymap${${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}"}\fP .fi .sp .RS @@ -1088,10 +1103,12 @@ is unassigned. \fBThreadToggleArtSel\fP . \fBThreadReverseSel\fP @ \fBThreadCancel\fP D +\fBThreadFollowup\fP F \fBThreadMarkArtRead\fP K \fBThreadAutoSave\fP S \fBThreadUntag\fP U \fBThreadToggleSubjDisplay\fP d +\fBThreadFollowupQuote\fP f \fBThreadMail\fP m \fBThreadSave\fP s \fBThreadTag\fP t @@ -1121,13 +1138,14 @@ is a short single\-line description of t \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/newsrctable\fP .sp .RS -"\fInntpserver\fP \fInewsrc\fP [\fIshortname\fP [\fI...\fP]]" pairs to use with the -\&\*(rq\fB\-g\fP\*(rq command\-line switch. The matching is case\-insensitive and any line -that starts with "#", ";" or " " is treated as a comment. +"\fInntpserver[:port]\fP \fInewsrc\fP [\fIshortname\fP [\fI...\fP]]" pairs to use with +the \*(rq\fB\-g\fP\*(rq command\-line switch. The matching is case\-insensitive and any +line that starts with "#", ";" or " " is treated as a comment. .TP \fBnntpserver\fP -full qualified domain name of the news server. The string "default" or "*" -acts as wildcard to match any name, such a line should be placed last. +full qualified domain name of the news server. Additionally, a port can be +pecified by appending :portnumber. The string "default" or "*" acts as +wildcard to match any name, such a line should be placed last. .TP \fBnewsrc\fP related newsrc. @@ -1293,6 +1311,10 @@ If ON \fB\%tin\fP(1) will ask before us display MIME messages. This only occurs if a MIME viewer is set. Default is OFF. .TP +\fBattachment_format\fP +Format string \fB\%tin\fP(1) uses for Attachment level representation. Default +is "%t%s%e%c%d". +.TP \fBauto_cc_bcc\fP Automatically put your name in the \*(rqCc:\*(rq and/or \*(rqBcc:\*(rq field when mailing an article. Default is No. @@ -1392,6 +1414,12 @@ the article viewer. \fBcol_signature\fP Colour of signatures .TP +\fBcol_score_neg\fP +Colour of negative score +.TP +\fBcol_score_pos\fP +Colour of positive score +.TP \fBcol_urls\fP Colour of urls highlight .TP @@ -1531,8 +1559,8 @@ Default for quick (1 key) auto\-selectio \fBdefault_subject_search\fP .TP \fBdraw_arrow\fP -Allows groups/articles to be selected by an arrow '\->' if set ON or by -ahighlighted bar if set OFF. Default is OFF. +Allows groups/articles to be selected by an arrow '\->' if set ON or by a +highlighted bar if set OFF. Default is OFF. .TP \fBeditor_format\fP The format string used to create the editor start command with parameters. @@ -1678,7 +1706,7 @@ program. It allows the user to save arti \fBmailer_format\fP The format string used to create the mailer command with parameters that is used for mailing articles to other people. Default is '%M "%T" < %F' -(e.g., /bin/mail "iain" < ~/.article). The flexible format allows other +(e.g., /bin/mail "iain" < ~/.article). The flexible format allows other mailers with different command line parameters to be used such as .in +.3i .nf @@ -1817,6 +1845,14 @@ Some normalisation modes are only availa library \fB\%tin\fP(1) uses to do the normalisation. NFC should be used if possible. .TP +\fBpage_mime_format\fP +Format string \fB\%tin\fP(1) uses for mime header at Page level. Default is +"[\-\- %T%S%*n%z%*l%!c%!d%*e \-\-]". +.TP +\fBpage_uue_format\fP +Format string \fB\%tin\fP(1) uses for uue header at Page level. Default is +"[\-\- %T%S%*n%I%!d%*e \-\-]". +.TP \fBpos_first_unread\fP If ON put cursor at first unread article in group otherwise at last article. Default is ON. @@ -1957,10 +1993,10 @@ Score of an article which should be mark \fBscroll_lines\fP The number of lines that will be scrolled up/down in the article pager when using cursor\-up/down. The default is 1 (line\-by\-line). Set to 0 to get -traditional \fBtin\fP tin page\-by\-page scrolling. Set to \-1 to get page\-by\-page -scrolling where the top/bottom line is carried over onto the next page. -This setting supersedes show_last_line_prev_page=ON. Set to \-2 to get -half\-page scrolling. This setting supersedes \fBfull_page_scroll\fP=OFF. +traditional \fB\%tin\fP(1) page\-by\-page scrolling. Set to \-1 to get +page\-by\-page scrolling where the top/bottom line is carried over onto the +next page. This setting supersedes show_last_line_prev_page=ON. Set to \-2 +to get half\-page scrolling. This setting supersedes \fBfull_page_scroll\fP=OFF. .TP \fBselect_format\fP The format string used for the Selection level. Default is "%f\ %n\ %U\ \ %G\ \ %d". The following substitutions are supported: @@ -2003,6 +2039,10 @@ displayed. displayed. .RE .TP +\fBshow_art_score\fP +If ON show article score in the lower left corner when displaying articles. +Default is OFF. See also \fBcol_score_neg\fP and \fBcol_score_pos\fP. +.TP \fBshow_description\fP If ON show a short group description text after newsgroup name at the group selection level. The \*(rq\fB\-d\fP\*(rq command\-line flag will override the setting @@ -2028,24 +2068,6 @@ mail has arrived. arrived otherwise show help sign. .RE .TP -\fBshow_info\fP -Which information about the thread or article should be shown. Default is 1, -show only the line count. -.RS +1i -.IP 0 3 -\fBNone\fP, no information will be displayed. -.IP 1 -\fBLines\fP, in article listing the line count of an article will be displayed -and in thread listing the line count of first (unread) article will be -displayed. -.IP 2 -\fBScore\fP, in article listing the score of an article will be displayed and -in thread listing the score of the thread will be displayed \(em see also -\fBthread_score\fP. -.IP 3 -\fBLines & Score\fP, display line count and score. -.RE -.TP \fBshow_only_unread_arts\fP If ON show only new/unread articles otherwise show all articles. Default is ON. @@ -2175,7 +2197,7 @@ viewer via \fBPageToggleTex2iso\fP ('\fB Defines which threading method to use. The choices are: .RS +1i .IP 0 3 -Don't thread. +Don't thread .IP 1 Thread on Subject only .IP 2 @@ -2307,11 +2329,11 @@ If ON use UTF\-8 characters for indicato and ellipsis ('...'). Default is OFF. .TP \fBverbatim_begin_regex\fP -A regular expression that \fBtin\fP will use to find the begin of a verbatim -block. Default is #v+ +A regular expression that \fB\%tin\fP(1) will use to find the begin of a +verbatim block. Default is #v+ .TP \fBverbatim_end_regex\fP -A regular expression that \fBtin\fP will use to find the end of a verbatim +A regular expression that \fB\%tin\fP(1) will use to find the end of a verbatim block. Default is #v\- .TP \fBverbatim_handling\fP @@ -2434,7 +2456,7 @@ Name of a single overview file, common v .TP \fBoverviewfmtfile\fP Full pathname of your newssystem's overview.fmt file; usually the file -residesin \fInewslibdir\fP and is named \fIoverview.fmt\fP, so you only have to +resides in \fInewslibdir\fP and is named \fIoverview.fmt\fP, so you only have to change this setting if your configuration differs. .TP \fBactivefile\fP diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/l10n/en_GB.po tin-2.6.3/doc/l10n/en_GB.po --- tin-2.6.2/doc/l10n/en_GB.po 2022-12-24 23:58:11.000000000 +0100 +++ tin-2.6.3/doc/l10n/en_GB.po 2023-12-11 23:53:07.756742149 +0100 @@ -1,18 +1,18 @@ # English (United Kingdom) translations for the tin man pages. # This file is distributed under the same license as the tin package. -# Urs Janssen , 2011-2023. +# Urs Janssen , 2011-2024. # msgid "" msgstr "" -"Project-Id-Version: tin-man 2.6.2\n" +"Project-Id-Version: tin-man 2.6.3\n" "Report-Msgid-Bugs-To: translation@tin.org\n" -"POT-Creation-Date: 2022-12-24 23:56+0100\n" -"PO-Revision-Date: 2022-12-24 23:57+0100\n" +"POT-Creation-Date: 2023-12-11 23:52+0100\n" +"PO-Revision-Date: 2023-12-11 23:53+0100\n" "Last-Translator: Urs Janssen \n" "Language-Team: LANGUAGE \n" "Language: en_GB\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" # @@ -20,7 +20,7 @@ msgstr "" #. Module : tin.1 #. Author : I. Lea, U. Janssen #. Created : 1991-08-23 -#. Updated : 2022-12-24 +#. Updated : 2023-12-24 #. Notes : use American English; still needs some work, e.g.: #. - document authorization (.newsauth) #. - document random organization feature @@ -35,7 +35,7 @@ msgstr "Title" #. Module : tin.1 #. Author : I. Lea, U. Janssen #. Created : 1991-08-23 -#. Updated : 2022-12-24 +#. Updated : 2023-12-24 #. Notes : use American English; still needs some work, e.g.: #. - document authorization (.newsauth) #. - document random organization feature @@ -54,14 +54,14 @@ msgstr "tin" #. type: TH #: doc/tin.1:13 doc/tin.5:9 #, no-wrap -msgid "December 24th, 2022" -msgstr "December 24th, 2022" +msgid "December 24th, 2023" +msgstr "December 24th, 2023" #. type: TH #: doc/tin.1:13 doc/tin.5:9 #, no-wrap -msgid "2.6.2" -msgstr "2.6.2" +msgid "2.6.3" +msgstr "2.6.3" #. type: TH #: doc/tin.1:13 doc/tin.5:9 @@ -87,40 +87,42 @@ msgid "SYNOPSIS" msgstr "SYNOPSIS" #. type: IX -#: doc/tin.1:21 doc/tin.1:51 doc/tin.1:80 doc/tin.1:97 doc/tin.1:305 -#: doc/tin.1:3368 doc/tin.1:3529 doc/tin.1:3851 doc/tin.1:3876 doc/tin.1:3889 -#: doc/tin.1:3898 doc/tin.1:3910 doc/tin.1:3928 doc/tin.1:3992 +#: doc/tin.1:21 doc/tin.1:53 doc/tin.1:82 doc/tin.1:99 doc/tin.1:319 +#: doc/tin.1:3477 doc/tin.1:3638 doc/tin.1:3961 doc/tin.1:3986 doc/tin.1:4004 +#: doc/tin.1:4013 doc/tin.1:4025 doc/tin.1:4050 doc/tin.1:4114 #, no-wrap msgid "Header" msgstr "Header" #. type: Plain text -#: doc/tin.1:50 +#: doc/tin.1:52 msgid "" "B [\\|[\\|B<-h>\\||\\|B<-H>\\||\\|B<-V>\\|]\\ \\|| [\\|[\\|B<-a>\\|] " -"[\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-AkrTzxX>\\|]\\|] [\\|[\\|B<-R>\\||\\|B<-" +"[\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-ACkrTzxX>\\|]\\|] [\\|[\\|B<-R>\\||\\|B<-" "S>\\|] \\|\\|B<-s> I\\|] [\\|B<-cuvZ>\\|] [\\|B<-4>\\||\\|B<-6>" "\\|] [\\|B<-o>\\||\\|B<-w>\\||\\|B<-N>\\||\\|B<-M> I
\\|] [\\|B<-D> " "I\\|] [\\|B<-G> I\\|] [\\|B<-f> I" -"\\|] [\\|B<-g> I\\|] [\\|B<-m> I\\|] [\\|B<-p> I\\|] " -"[\\|B<-I> I\\|]\\ \\|[I\\|[\\|,.\\|.\\|.\\|]\\|]\\|]" +"\\|] [\\|B<-g> I\\|[\\|:I\\|]\\|] [\\|B<-m> I\\|] " +"[\\|B<-p> I\\|] [\\|B<-t> I\\|] [\\|B<-I> I\\|]\\ " +"\\|[I\\|[\\|,.\\|.\\|.\\|]\\|]\\|]" msgstr "" "B [\\|[\\|B<-h>\\||\\|B<-H>\\||\\|B<-V>\\|]\\ \\|| [\\|[\\|B<-a>\\|] " -"[\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-AkrTzxX>\\|]\\|] [\\|[\\|B<-R>\\||\\|B<-" +"[\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-ACkrTzxX>\\|]\\|] [\\|[\\|B<-R>\\||\\|B<-" "S>\\|] \\|\\|B<-s> I\\|] [\\|B<-cuvZ>\\|] [\\|B<-4>\\||\\|B<-6>" "\\|] [\\|B<-o>\\||\\|B<-w>\\||\\|B<-N>\\||\\|B<-M> I
\\|] [\\|B<-D> " "I\\|] [\\|B<-G> I\\|] [\\|B<-f> I" -"\\|] [\\|B<-g> I\\|] [\\|B<-m> I\\|] [\\|B<-p> I\\|] " -"[\\|B<-I> I\\|]\\ \\|[I\\|[\\|,.\\|.\\|.\\|]\\|]\\|]" +"\\|] [\\|B<-g> I\\|[\\|:I\\|]\\|] [\\|B<-m> I\\|] " +"[\\|B<-p> I\\|] [\\|B<-t> I\\|] [\\|B<-I> I\\|]\\ " +"\\|[I\\|[\\|,.\\|.\\|.\\|]\\|]\\|]" #. type: SH -#: doc/tin.1:50 doc/tin.1:51 doc/tin.5:14 +#: doc/tin.1:52 doc/tin.1:53 doc/tin.5:14 #, no-wrap msgid "DESCRIPTION" msgstr "DESCRIPTION" #. type: Plain text -#: doc/tin.1:60 +#: doc/tin.1:62 msgid "" "B is a full-screen easy to use Usenet newsreader. It can read news " "locally (e.g., I) or remotely (B or B option) " @@ -132,12 +134,12 @@ msgstr "" "B is a full-screen easy to use Usenet newsreader. It can read news " "locally (e.g., I) or remotely (B or B option) " "via an NNTP (Network News Transport Protocol, B) or NNTPS (B) server. It will automatically utilize NOV B<\\%newsoverview>(5) " +"\\%8143>) server. It will automatically utilise NOV B<\\%newsoverview>(5) " "style index files if available locally or via the NNTP [X]OVER command (B, B)." #. type: Plain text -#: doc/tin.1:66 +#: doc/tin.1:68 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level. Use the B ('B') command to view a " @@ -148,7 +150,7 @@ msgstr "" "list of the commands available at a particular level." #. type: Plain text -#: doc/tin.1:74 +#: doc/tin.1:76 msgid "" "On startup B will show a list of the newsgroups found in I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>. An arrow '-E' or highlighted bar " @@ -167,7 +169,7 @@ msgstr "" "pressing 'BCRE>'." #. type: Plain text -#: doc/tin.1:79 +#: doc/tin.1:81 msgid "" "The B ('BTABE>') key enters the next " "newsgroup with unread articles." @@ -176,69 +178,69 @@ msgstr "" "newsgroup with unread articles." #. type: IX -#: doc/tin.1:79 doc/tin.1:80 +#: doc/tin.1:81 doc/tin.1:82 #, no-wrap msgid "EXIT STATUS" msgstr "EXIT STATUS" #. type: TP -#: doc/tin.1:82 doc/tin.1:1123 doc/tin.1:3615 +#: doc/tin.1:84 doc/tin.1:1141 doc/tin.1:3724 #, no-wrap msgid "B<0>" msgstr "B<0>" #. type: Plain text -#: doc/tin.1:85 +#: doc/tin.1:87 msgid "Successful program execution. No unread news available in batch mode." msgstr "Successful program execution. No unread news available in batch mode." #. type: TP -#: doc/tin.1:85 doc/tin.1:3618 +#: doc/tin.1:87 doc/tin.1:3727 #, no-wrap msgid "B<1>" msgstr "B<1>" #. type: Plain text -#: doc/tin.1:88 +#: doc/tin.1:90 msgid "Usage, syntax, configuration file or network error." msgstr "Usage, syntax, configuration file or network error." #. type: TP -#: doc/tin.1:88 doc/tin.1:3621 +#: doc/tin.1:90 doc/tin.1:3730 #, no-wrap msgid "B<2>" msgstr "B<2>" #. type: Plain text -#: doc/tin.1:91 +#: doc/tin.1:93 msgid "Unread news available (batch mode (''B<-Z>'') only)." msgstr "Unread news available (batch mode (''B<-Z>'') only)." #. type: TP -#: doc/tin.1:91 doc/tin.1:3624 +#: doc/tin.1:93 doc/tin.1:3733 #, no-wrap msgid "B<3>" msgstr "B<3>" #. type: Plain text -#: doc/tin.1:96 +#: doc/tin.1:98 msgid "NNTP error." msgstr "NNTP error." #. type: IX -#: doc/tin.1:96 doc/tin.1:97 +#: doc/tin.1:98 doc/tin.1:99 #, no-wrap msgid "OPTIONS" msgstr "OPTIONS" #. type: TP -#: doc/tin.1:98 +#: doc/tin.1:100 #, no-wrap msgid "B<-4>" msgstr "B<-4>" #. type: Plain text -#: doc/tin.1:102 +#: doc/tin.1:104 msgid "" "Force connecting via IPv4 to the remote NNTP server. Only available when " "built with IPv6 support." @@ -247,13 +249,13 @@ msgstr "" "built with IPv6 support." #. type: TP -#: doc/tin.1:102 +#: doc/tin.1:104 #, no-wrap msgid "B<-6>" msgstr "B<-6>" #. type: Plain text -#: doc/tin.1:106 +#: doc/tin.1:108 msgid "" "Force connecting via IPv6 to the remote NNTP server. Only available when " "built with IPv6 support." @@ -262,24 +264,24 @@ msgstr "" "built with IPv6 support." #. type: TP -#: doc/tin.1:106 +#: doc/tin.1:108 #, no-wrap msgid "B<-a>" msgstr "B<-a>" #. type: Plain text -#: doc/tin.1:109 +#: doc/tin.1:111 msgid "Toggle ANSI color (default is off)." msgstr "Toggle ANSI colour (default is off)." #. type: TP -#: doc/tin.1:109 +#: doc/tin.1:111 #, no-wrap msgid "B<-A>" msgstr "B<-A>" #. type: Plain text -#: doc/tin.1:112 +#: doc/tin.1:114 msgid "" "Force authentication on initial connect. Only available when reading via " "NNTP." @@ -288,13 +290,13 @@ msgstr "" "NNTP." #. type: TP -#: doc/tin.1:112 +#: doc/tin.1:114 #, no-wrap msgid "B<-c>" msgstr "B<-c>" #. type: Plain text -#: doc/tin.1:117 +#: doc/tin.1:119 msgid "" "Create/update index files for every group in I<${TIN_HOMEDIR:-\"$HOME\"}/." "newsrc> or file specified by the ''B<-f>'' option and mark all articles as " @@ -305,14 +307,31 @@ msgstr "" "read." #. type: TP -#: doc/tin.1:117 +#: doc/tin.1:119 +#, no-wrap +msgid "B<-C>" +msgstr "B<-C>" + +#. type: Plain text +#: doc/tin.1:124 +msgid "" +"Use COMPRESS NNTP extension (B) if available. See also " +"B, 'B<-t>'' and the \"SECURITY\" and \"BUGS\" " +"section." +msgstr "" +"Use COMPRESS NNTP extension (B) if available. See also " +"B, 'B<-t>'' and the \"SECURITY\" and \"BUGS\" " +"section." + +#. type: TP +#: doc/tin.1:124 #, no-wrap msgid "B<-d>" msgstr "B<-d>" #. FIXME: explain debug levels #. type: Plain text -#: doc/tin.1:123 +#: doc/tin.1:130 msgid "" "Don't load newsgroup descriptions and servers message of the day " "(interactive mode)." @@ -321,13 +340,13 @@ msgstr "" "(interactive mode)." #. type: TP -#: doc/tin.1:123 +#: doc/tin.1:130 #, no-wrap msgid "B<-D>I< debug-level>" msgstr "B<-D>I< debug-level>" #. type: Plain text -#: doc/tin.1:130 +#: doc/tin.1:137 msgid "" "Enter debug-level (1 = NNTP, 2 = filter, 4 = newsrc, 8 = threading, 16 = " "memory, 32 = attributes, 64 = misc, 128 = remove existing debug files). For " @@ -342,13 +361,13 @@ msgstr "" "output may be given. See also the \"SECURITY\" section!" #. type: TP -#: doc/tin.1:130 +#: doc/tin.1:137 #, no-wrap msgid "B<-f>I< file>" msgstr "B<-f>I< file>" #. type: Plain text -#: doc/tin.1:134 +#: doc/tin.1:141 msgid "" "Use the specified file of subscribed to newsgroups in place of I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>." @@ -357,28 +376,28 @@ msgstr "" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>." #. type: TP -#: doc/tin.1:134 +#: doc/tin.1:141 #, no-wrap -msgid "B<-g>I< server>" -msgstr "B<-g>I< server>" +msgid "B<-g>I< server[:port]>" +msgstr "B<-g>I< server[:port]>" #. type: Plain text -#: doc/tin.1:139 +#: doc/tin.1:146 msgid "" -"Use the server and newsrc specified in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" -"newsrctable>. Only available when reading via NNTP." +"Use the server[:port] and newsrc specified in I<${TIN_HOMEDIR:-\"$HOME\"}/." +"tin/newsrctable>. Only available when reading via NNTP." msgstr "" -"Use the server and newsrc specified in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" -"newsrctable>. Only available when reading via NNTP." +"Use the server[:port] and newsrc specified in I<${TIN_HOMEDIR:-\"$HOME\"}/." +"tin/newsrctable>. Only available when reading via NNTP." #. type: TP -#: doc/tin.1:139 +#: doc/tin.1:146 #, no-wrap msgid "B<-G>I< article-limit>" msgstr "B<-G>I< article-limit>" #. type: Plain text -#: doc/tin.1:147 +#: doc/tin.1:154 msgid "" "Limit the number of articles/group to retrieve from the server. If " "I is E 0 not more than the last I articles/" @@ -393,37 +412,37 @@ msgstr "" "I. Default is 0, which means no limit." #. type: TP -#: doc/tin.1:147 +#: doc/tin.1:154 #, no-wrap msgid "B<-h>" msgstr "B<-h>" #. type: Plain text -#: doc/tin.1:150 +#: doc/tin.1:157 msgid "Help listing all command-line options." msgstr "Help listing all command-line options." #. type: TP -#: doc/tin.1:150 +#: doc/tin.1:157 #, no-wrap msgid "B<-H>" msgstr "B<-H>" #. type: Plain text -#: doc/tin.1:154 +#: doc/tin.1:161 msgid "" "Brief introduction to B that is also shown the first time it is started." msgstr "" "Brief introduction to B that is also shown the first time it is started." #. type: TP -#: doc/tin.1:154 +#: doc/tin.1:161 #, no-wrap msgid "B<-I>I< dir>" msgstr "B<-I>I< dir>" #. type: Plain text -#: doc/tin.1:160 +#: doc/tin.1:167 msgid "" "Directory in which to store newsgroup index files. Default is I<" "${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news>. This " @@ -436,28 +455,30 @@ msgstr "" "B is turned off." #. type: TP -#: doc/tin.1:160 +#: doc/tin.1:167 #, no-wrap msgid "B<-k>" msgstr "B<-k>" #. type: Plain text -#: doc/tin.1:164 +#: doc/tin.1:172 msgid "" "Skip the certificate verification step for NNTPS connections and proceed " -"without checking. This option implies ''B<-T>''." +"without checking. This option implies ''B<-T>''. See also the \"SECURITY\" " +"section." msgstr "" "Skip the certificate verification step for NNTPS connections and proceed " -"without checking. This option implies ''B<-T>''." +"without checking. This option implies ''B<-T>''. See also the \"SECURITY\" " +"section." #. type: TP -#: doc/tin.1:164 +#: doc/tin.1:172 #, no-wrap msgid "B<-l>" msgstr "B<-l>" #. type: Plain text -#: doc/tin.1:176 +#: doc/tin.1:184 msgid "" "Get number of articles per group from the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/" "\"${TIN_ACTIVEFILE:-active}> file. If reading via NNTP this is done with the " @@ -478,25 +499,25 @@ msgstr "" "available that is used instead as it gives more accurate article counts." #. type: TP -#: doc/tin.1:176 +#: doc/tin.1:184 #, no-wrap msgid "B<-m>I< dir>" msgstr "B<-m>I< dir>" #. type: Plain text -#: doc/tin.1:179 +#: doc/tin.1:187 msgid "Mailbox directory to use. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>." msgstr "" "Mailbox directory to use. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>." #. type: TP -#: doc/tin.1:179 +#: doc/tin.1:187 #, no-wrap msgid "B<-M>I< user>" msgstr "B<-M>I< user>" #. type: Plain text -#: doc/tin.1:183 +#: doc/tin.1:191 msgid "" "Mail unread articles to specified user for later reading. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." @@ -505,13 +526,13 @@ msgstr "" "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." #. type: TP -#: doc/tin.1:183 +#: doc/tin.1:191 #, no-wrap msgid "B<-n>" msgstr "B<-n>" #. type: Plain text -#: doc/tin.1:190 +#: doc/tin.1:198 msgid "" "Only load groups from the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-" "active}> file that are subscribed to in the user's I<${TIN_HOMEDIR:-\"$HOME" @@ -526,13 +547,13 @@ msgstr "" "''B<-l>''." #. type: TP -#: doc/tin.1:190 +#: doc/tin.1:198 #, no-wrap msgid "B<-N>" msgstr "B<-N>" #. type: Plain text -#: doc/tin.1:194 +#: doc/tin.1:202 msgid "" "Mail unread articles to yourself for later reading. For more information " "read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." @@ -541,13 +562,13 @@ msgstr "" "read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." #. type: TP -#: doc/tin.1:194 +#: doc/tin.1:202 #, no-wrap msgid "B<-o>" msgstr "B<-o>" #. type: Plain text -#: doc/tin.1:198 +#: doc/tin.1:206 msgid "" "Quick post all postponed articles and exit. In order for this to be really " "quick, it should be used with ''B<-n>'' if possible." @@ -556,13 +577,13 @@ msgstr "" "quick, it should be used with ''B<-n>'' if possible." #. type: TP -#: doc/tin.1:198 +#: doc/tin.1:206 #, no-wrap msgid "B<-p>I< port>" msgstr "B<-p>I< port>" #. type: Plain text -#: doc/tin.1:203 +#: doc/tin.1:211 msgid "" "Port to use if reading via NNTP (default is 119 or 563 if NNTPS is enabled, " "see ''B<-T>''). This also overrides the environment variable $B if " @@ -573,13 +594,13 @@ msgstr "" "set. Only available when reading via NNTP." #. type: TP -#: doc/tin.1:203 +#: doc/tin.1:211 #, no-wrap msgid "B<-q>" msgstr "B<-q>" #. type: Plain text -#: doc/tin.1:206 +#: doc/tin.1:214 msgid "" "Don't check for new newsgroups and skip loading the servers message of the " "day." @@ -588,28 +609,30 @@ msgstr "" "day." #. type: TP -#: doc/tin.1:206 +#: doc/tin.1:214 #, no-wrap msgid "B<-Q>" msgstr "B<-Q>" #. type: Plain text -#: doc/tin.1:210 +#: doc/tin.1:219 msgid "" "Quick start. Start B as quickly as possible. Currently this is " -"equivalent to ''B<-dnq>''." +"equivalent to ''B<-dnq>''. See also the ''B<-C>'' and ''B<-G>'' command-line " +"options." msgstr "" "Quick start. Start B as quickly as possible. Currently this is " -"equivalent to ''B<-dnq>''." +"equivalent to ''B<-dnq>''. See also the ''B<-C>'' and ''B<-G>'' command-line " +"options." #. type: TP -#: doc/tin.1:210 +#: doc/tin.1:219 #, no-wrap msgid "B<-r>" msgstr "B<-r>" #. type: Plain text -#: doc/tin.1:215 +#: doc/tin.1:224 msgid "" "Read news remotely from the default NNTP server specified in the environment " "variable $B or contained in the file I." @@ -618,24 +641,24 @@ msgstr "" "variable $B or contained in the file I." #. type: TP -#: doc/tin.1:215 +#: doc/tin.1:224 #, no-wrap msgid "B<-R>" msgstr "B<-R>" #. type: Plain text -#: doc/tin.1:218 +#: doc/tin.1:227 msgid "Read news saved by the ''B<-S>'' option." msgstr "Read news saved by the ''B<-S>'' option." #. type: TP -#: doc/tin.1:218 +#: doc/tin.1:227 #, no-wrap msgid "B<-s>I< dir>" msgstr "B<-s>I< dir>" #. type: Plain text -#: doc/tin.1:222 +#: doc/tin.1:231 msgid "" "Save/read articles to/in directory. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/" "News>." @@ -644,13 +667,13 @@ msgstr "" "News>." #. type: TP -#: doc/tin.1:222 +#: doc/tin.1:231 #, no-wrap msgid "B<-S>" msgstr "B<-S>" #. type: Plain text -#: doc/tin.1:226 +#: doc/tin.1:235 msgid "" "Save unread articles for later reading by the ''B<-R>'' option. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." @@ -659,24 +682,43 @@ msgstr "" "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." #. type: TP -#: doc/tin.1:226 +#: doc/tin.1:235 +#, no-wrap +msgid "B<-t>I< timeout>" +msgstr "B<-t>I< timeout>" + +#. type: Plain text +#: doc/tin.1:239 +msgid "" +"Override the B setting. Default is 120 seconds, " +"allowed maximum is 16383." +msgstr "" +"Override the B setting. Default is 120 seconds. " +"allowed maximum is 16383." + +#. type: TP +#: doc/tin.1:239 #, no-wrap msgid "B<-T>" msgstr "B<-T>" #. type: Plain text -#: doc/tin.1:229 -msgid "Enable NNTPS (NNTP over TLS). Only available when reading via NNTP." -msgstr "Enable NNTPS (NNTP over TLS). Only available when reading via NNTP." +#: doc/tin.1:243 +msgid "" +"Enable NNTPS (NNTP over TLS). This also overrides the environment variable " +"$B if set. Only available when reading via NNTP." +msgstr "" +"Enable NNTPS (NNTP over TLS). This also overrides the environment variable " +"$B if set. Only available when reading via NNTP." #. type: TP -#: doc/tin.1:229 +#: doc/tin.1:243 #, no-wrap msgid "B<-u>" msgstr "B<-u>" #. type: Plain text -#: doc/tin.1:235 +#: doc/tin.1:249 msgid "" "Create/update index files for every group in I<${TIN_HOMEDIR:-\"$HOME\"}/." "newsrc> or file specified by the ''B<-f>'' option. This option is disabled " @@ -689,13 +731,13 @@ msgstr "" "B is turned off." #. type: TP -#: doc/tin.1:235 +#: doc/tin.1:249 #, no-wrap msgid "B<-v>" msgstr "B<-v>" #. type: Plain text -#: doc/tin.1:240 +#: doc/tin.1:254 msgid "" "Verbose mode for ''B<-c>'', ''B<-D>'', ''B<-M>'', ''B<-N>'', \\&''B<-S>'', " "''B<-u>'' and ''B<-Z>'' options. Can be used multiple times to increase " @@ -706,24 +748,24 @@ msgstr "" "verbosity." #. type: TP -#: doc/tin.1:240 +#: doc/tin.1:254 #, no-wrap msgid "B<-V>" msgstr "B<-V>" #. type: Plain text -#: doc/tin.1:243 +#: doc/tin.1:257 msgid "Print version information and compilation options." msgstr "Print version information and compilation options." #. type: TP -#: doc/tin.1:243 +#: doc/tin.1:257 #, no-wrap msgid "B<-w>" msgstr "B<-w>" #. type: Plain text -#: doc/tin.1:248 +#: doc/tin.1:262 msgid "" "Quick mode to post an article and then exit. This option implies \\&''B<-" "d>''. In order for this to be really quick, it should be used with ''B<-n>'' " @@ -734,24 +776,24 @@ msgstr "" "if possible." #. type: TP -#: doc/tin.1:248 +#: doc/tin.1:262 #, no-wrap msgid "B<-x>" msgstr "B<-x>" #. type: Plain text -#: doc/tin.1:251 +#: doc/tin.1:265 msgid "No-posting mode. You cannot post articles if you use this option." msgstr "No-posting mode. You cannot post articles if you use this option." #. type: TP -#: doc/tin.1:251 +#: doc/tin.1:265 #, no-wrap msgid "B<-X>" msgstr "B<-X>" #. type: Plain text -#: doc/tin.1:256 +#: doc/tin.1:270 msgid "" "No overwrite mode. I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> and files in I<" "${TIN_HOMEDIR:-\"$HOME\"}/.tin> will not be overwritten but may be created " @@ -762,13 +804,13 @@ msgstr "" "if they don't exist." #. type: TP -#: doc/tin.1:256 +#: doc/tin.1:270 #, no-wrap msgid "B<-z>" msgstr "B<-z>" #. type: Plain text -#: doc/tin.1:261 +#: doc/tin.1:275 msgid "" "Only start B if there is any new/unread news. If there is news B " "will position cursor at first group with unread news. Useful for putting in " @@ -779,13 +821,13 @@ msgstr "" "login file." #. type: TP -#: doc/tin.1:261 +#: doc/tin.1:275 #, no-wrap msgid "B<-Z>" msgstr "B<-Z>" #. type: Plain text -#: doc/tin.1:267 +#: doc/tin.1:281 msgid "" "Check if there is any new/unread news and exit with appropriate status. If " "\\&''B<-v>'' option is specified the number of unread articles in each group " @@ -798,7 +840,7 @@ msgstr "" "that new/unread news exists. Useful for writing scripts." #. type: Plain text -#: doc/tin.1:273 +#: doc/tin.1:287 msgid "" "B can also dynamically change its options by the B ('B') " "command. Any changes are written to I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>. " @@ -811,7 +853,7 @@ msgstr "" "CONFIGURABLE VARIABLES\" and B<\\%tin>(5)." #. type: Plain text -#: doc/tin.1:278 +#: doc/tin.1:292 msgid "" "A list of groups can be specified after the other command-line options. This " "can be useful if you wish to yank in or subscribe to a hand-picked subset of " @@ -824,7 +866,7 @@ msgstr "" "the types of pattern that B understands." #. type: Plain text -#: doc/tin.1:283 +#: doc/tin.1:297 msgid "" "If you specify a single group-name, or a wildcard that matches a single " "group, then you will automatically enter that group. Otherwise the normal " @@ -837,7 +879,7 @@ msgstr "" "too, as though you had yanked just those groups in." #. type: Plain text -#: doc/tin.1:287 +#: doc/tin.1:301 msgid "" "With the ''B<-w>'' flag a given group-name is used as default group to post " "to. If more than one group or a wildcard is specified only the first group " @@ -848,7 +890,7 @@ msgstr "" "respectively the first group that matches is used." #. type: Plain text -#: doc/tin.1:294 +#: doc/tin.1:308 msgid "" "Once you use B ('B') to yank in all active groups, or " "B ('B') to toggle the read/unread status, then " @@ -863,7 +905,7 @@ msgstr "" "active}> file and get them back." #. type: Plain text -#: doc/tin.1:299 +#: doc/tin.1:313 msgid "" "NB: With the ''B<-n>'' flag, only unsubscribed groups in the I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file (or the newsrc-file given by the " @@ -876,7 +918,7 @@ msgstr "" "newsrctable>) can be matched." #. type: Plain text -#: doc/tin.1:304 +#: doc/tin.1:318 msgid "" "Command-line options have higher priority than attributes and tinrc " "options. Thus, command-line option takes precedence over configured values." @@ -885,19 +927,19 @@ msgstr "" "options. Thus, command-line option takes precedence over configured values." #. type: IX -#: doc/tin.1:304 doc/tin.1:305 +#: doc/tin.1:318 doc/tin.1:319 #, no-wrap msgid "USAGE" msgstr "USAGE" #. type: SS -#: doc/tin.1:308 +#: doc/tin.1:322 #, no-wrap msgid "NEWS ADMINISTRATION" msgstr "NEWS ADMINISTRATION" #. type: Plain text -#: doc/tin.1:312 +#: doc/tin.1:326 msgid "" "Maintaining Netnews on large networks of machines can be a pretty time " "consuming job as I discovered when I was given the job of maintaining our " @@ -908,7 +950,7 @@ msgstr "" "news system and news users." #. type: Plain text -#: doc/tin.1:322 +#: doc/tin.1:336 msgid "" "A user starting B for the first time can be automatically subscribed to " "a list of newsgroups that are deemed appropriate by the news administrator. " @@ -927,13 +969,13 @@ msgstr "" "%6048>) and all modern servers should understand it." #. type: SS -#: doc/tin.1:322 +#: doc/tin.1:336 #, no-wrap msgid "SCREEN FORMAT" msgstr "SCREEN FORMAT" #. type: Plain text -#: doc/tin.1:325 +#: doc/tin.1:339 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level." @@ -942,7 +984,7 @@ msgstr "" "Thread level and Article level." #. type: Plain text -#: doc/tin.1:332 +#: doc/tin.1:346 msgid "" "At the Selection level the title displays (the name of the news server (with " "a \"[T]\"- or \"[k]\"-suffix if reading via NNTPS (insecurely)) and) the " @@ -959,7 +1001,7 @@ msgstr "" "B." #. type: Plain text -#: doc/tin.1:340 +#: doc/tin.1:354 #, no-wrap msgid "" "-EM 1 2 comp.security.announce Announcements from the CERT abou\n" @@ -975,20 +1017,20 @@ msgstr "" " X 5 124 news.software.readers Discussion of software used to r\n" #. type: Plain text -#: doc/tin.1:343 +#: doc/tin.1:357 msgid "" "There may also be a character prefixing the line. An explanation follows:" msgstr "" "There may also be a character prefixing the line. An explanation follows:" #. type: TP -#: doc/tin.1:343 +#: doc/tin.1:357 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:348 +#: doc/tin.1:362 msgid "" "This group is unsubscribed. To see only your subscribed groups use the " "B ('B') or B ('B') toggle " @@ -999,13 +1041,13 @@ msgstr "" "keys." #. type: TP -#: doc/tin.1:348 +#: doc/tin.1:362 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:353 +#: doc/tin.1:367 msgid "" "This is a moderated group. Any posts you make will have to be approved by " "the group administrator before it will be made public. B will ask for " @@ -1016,13 +1058,13 @@ msgstr "" "confirmation before you post to a moderated group." #. type: TP -#: doc/tin.1:353 +#: doc/tin.1:367 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:362 +#: doc/tin.1:376 msgid "" "This is a new newsgroup which has been created since you last used B. " "New newsgroups are not subscribed to by default (However, see the " @@ -1041,13 +1083,13 @@ msgstr "" "in a later session." #. type: TP -#: doc/tin.1:362 +#: doc/tin.1:376 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:367 +#: doc/tin.1:381 msgid "" "This group no longer exists. If you no longer wish to see this group then " "unsubscribe from it in the normal way. This flag will only appear if you " @@ -1058,13 +1100,13 @@ msgstr "" "have set B to \"ask\" in the Options Menu." #. type: TP -#: doc/tin.1:367 +#: doc/tin.1:381 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:371 +#: doc/tin.1:385 msgid "" "You may no longer make posts to this group. Often a group will be superseded " "by a more appropriately named one." @@ -1073,13 +1115,13 @@ msgstr "" "by a more appropriately named one." #. type: TP -#: doc/tin.1:371 +#: doc/tin.1:385 #, no-wrap msgid "B<=>" msgstr "B<=>" #. type: Plain text -#: doc/tin.1:376 +#: doc/tin.1:390 msgid "" "This group has been renamed and you may no longer post to it. If you do, " "then you will receive an error from your news server telling you the correct " @@ -1090,7 +1132,7 @@ msgstr "" "group to post to." #. type: Plain text -#: doc/tin.1:386 +#: doc/tin.1:400 msgid "" "At the Group level the title contains the name of the group, the number of " "conversation threads, the abbreviated threading method (B), " @@ -1112,13 +1154,13 @@ msgstr "" #. FIXME - make this autocenter #. type: Plain text -#: doc/tin.1:390 +#: doc/tin.1:404 #, no-wrap msgid " alt.sources (5B -50/23+ 0* 3o 0K)\n" msgstr " alt.sources (5B -50/23+ 0* 3o 0K)\n" #. type: Plain text -#: doc/tin.1:398 +#: doc/tin.1:412 msgid "" "The characters after the numbers are depending to the configuration and if " "your are in B mode or not. Some numbers could be " @@ -1135,7 +1177,7 @@ msgstr "" "redirected." #. type: Plain text -#: doc/tin.1:409 +#: doc/tin.1:421 msgid "" "If a thread has unread articles it is marked with B in " "front of the total number of articles in the thread. If there are recent " @@ -1143,10 +1185,8 @@ msgid "" "front of the total number of articles in the thread \\(em this is controlled " "by the B option. If a thread has hot articles in it (see also " "section \"FILTERING ARTICLES\") it's marked with B in " -"front of the total number of articles in the thread. The number of lines of " -"the first (unread) article in the thread might also be shown right before " -"the subject \\(em this is controlled by the B option. The display " -"can be customized via B." +"front of the total number of articles in the thread. The display can be " +"customized via B." msgstr "" "If a thread has unread articles it is marked with B in " "front of the total number of articles in the thread. If there are recent " @@ -1154,19 +1194,17 @@ msgstr "" "front of the total number of articles in the thread \\(em this is controlled " "by the B option. If a thread has hot articles in it (see also " "section \"FILTERING ARTICLES\") it's marked with B in " -"front of the total number of articles in the thread. The number of lines of " -"the first (unread) article in the thread might also be shown right before " -"the subject \\(em this is controlled by the B option. The display " -"can be customised via B." +"front of the total number of articles in the thread. The display can be " +"customised via B." #. type: Plain text -#: doc/tin.1:413 +#: doc/tin.1:425 #, no-wrap msgid " de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M\n" msgstr " de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M\n" #. type: Plain text -#: doc/tin.1:418 +#: doc/tin.1:430 #, no-wrap msgid "" "-E 1 + 3 108 bincancels in de.talk.sex Christopher Lueg El\n" @@ -1181,7 +1219,7 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:423 +#: doc/tin.1:435 msgid "" "At the Thread level the screen usually (depends on the threading method " "used) looks like this, but can be customized via B:" @@ -1190,7 +1228,7 @@ msgstr "" "used) looks like this, but can be customised via B:" #. type: Plain text -#: doc/tin.1:430 +#: doc/tin.1:442 #, no-wrap msgid "" "-E 1 [ 7] What is this funny tree in the thr Robert F. Simmig\n" @@ -1205,12 +1243,12 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:435 +#: doc/tin.1:447 msgid "At the Article level the page header has the following format:" msgstr "At the Article level the page header has the following format:" #. type: Plain text -#: doc/tin.1:441 +#: doc/tin.1:453 #, no-wrap msgid "" "Sun, 28 Dec 1997 21:21:01 de.admin.news.groups Thread 20 of 86\n" @@ -1222,13 +1260,13 @@ msgstr "" "Urs Janssen Eurs@akk.orgE at Arbeitskreis Kultur und Kommunikati\n" #. type: Plain text -#: doc/tin.1:443 +#: doc/tin.1:455 #, no-wrap msgid "article-body\n" msgstr "article-body\n" #. type: Plain text -#: doc/tin.1:449 +#: doc/tin.1:461 msgid "" "The look of the Selection, Group and Thread level can be customized. See the " "section \"CUSTOMIZING THE SCREEN FORMAT\"." @@ -1237,13 +1275,13 @@ msgstr "" "section \"CUSTOMISING THE SCREEN FORMAT\"." #. type: SS -#: doc/tin.1:449 +#: doc/tin.1:461 #, no-wrap msgid "COMMON MOVING KEYS" msgstr "COMMON MOVING KEYS" #. type: Plain text -#: doc/tin.1:452 +#: doc/tin.1:464 msgid "" "This table shows the common keys used for moving around all levels within " "B." @@ -1252,13 +1290,13 @@ msgstr "" "B." #. type: ta -#: doc/tin.1:454 +#: doc/tin.1:466 #, no-wrap msgid "\\w'Beg. of list/article 'u +\\w'ANSI/vt100 'u" msgstr "\\w'Beg. of list/article 'u +\\w'ANSI/vt100 'u" #. type: Plain text -#: doc/tin.1:462 +#: doc/tin.1:474 #, no-wrap msgid "" "\tANSI/vt100\tOther Terminals\n" @@ -1278,13 +1316,13 @@ msgstr "" "Line Down\tB\tB (B or B<^N>)\n" #. type: SS -#: doc/tin.1:466 +#: doc/tin.1:478 #, no-wrap msgid "COMMON EDITING COMMANDS" msgstr "COMMON EDITING COMMANDS" #. type: Plain text -#: doc/tin.1:473 +#: doc/tin.1:485 msgid "" "An B<\\%emacs>(1) style editing package allows the easy editing of input " "strings. A history list allows the easy reuse of previously entered " @@ -1297,35 +1335,35 @@ msgstr "" "available when editing a string:" #. type: TP -#: doc/tin.1:473 +#: doc/tin.1:485 #, no-wrap msgid "B<^A, ^E>" msgstr "B<^A, ^E>" #. type: Plain text -#: doc/tin.1:476 +#: doc/tin.1:488 msgid "move to beginning or end of line, respectively." msgstr "move to beginning or end of line, respectively." #. type: TP -#: doc/tin.1:476 +#: doc/tin.1:488 #, no-wrap msgid "B<^F, ^B>" msgstr "B<^F, ^B>" #. type: Plain text -#: doc/tin.1:479 +#: doc/tin.1:491 msgid "non-destructive move forward or back one location, respectively." msgstr "non-destructive move forward or back one location, respectively." #. type: TP -#: doc/tin.1:479 +#: doc/tin.1:491 #, no-wrap msgid "B<^D>" msgstr "B<^D>" #. type: Plain text -#: doc/tin.1:483 +#: doc/tin.1:495 msgid "" "delete the character currently under the cursor, or send EOF if no " "characters in the buffer." @@ -1334,57 +1372,57 @@ msgstr "" "characters in the buffer." #. type: TP -#: doc/tin.1:483 +#: doc/tin.1:495 #, no-wrap msgid "B<^H, EDELE>" msgstr "B<^H, EDELE>" #. type: Plain text -#: doc/tin.1:486 +#: doc/tin.1:498 msgid "delete character left of the cursor." msgstr "delete character left of the cursor." #. type: TP -#: doc/tin.1:486 +#: doc/tin.1:498 #, no-wrap msgid "B<^K>" msgstr "B<^K>" #. type: Plain text -#: doc/tin.1:489 +#: doc/tin.1:501 msgid "delete from cursor to end of line." msgstr "delete from cursor to end of line." #. type: TP -#: doc/tin.1:489 +#: doc/tin.1:501 #, no-wrap msgid "B<^P, ^N>" msgstr "B<^P, ^N>" #. type: Plain text -#: doc/tin.1:492 +#: doc/tin.1:504 msgid "move through history, previous and next, respectively." msgstr "move through history, previous and next, respectively." #. type: TP -#: doc/tin.1:492 +#: doc/tin.1:504 #, no-wrap msgid "B<^L, ^R>" msgstr "B<^L, ^R>" #. type: Plain text -#: doc/tin.1:495 +#: doc/tin.1:507 msgid "redraw the current line." msgstr "redraw the current line." #. type: TP -#: doc/tin.1:495 +#: doc/tin.1:507 #, no-wrap msgid "BCRE>" msgstr "BCRE>" #. type: Plain text -#: doc/tin.1:499 +#: doc/tin.1:511 msgid "" "places line on history list if non-blank, appends newline and returns to the " "caller." @@ -1393,24 +1431,24 @@ msgstr "" "caller." #. type: TP -#: doc/tin.1:499 +#: doc/tin.1:511 #, no-wrap msgid "BESCE>" msgstr "BESCE>" #. type: Plain text -#: doc/tin.1:504 +#: doc/tin.1:516 msgid "aborts the present editing operation." msgstr "aborts the present editing operation." #. type: SS -#: doc/tin.1:504 +#: doc/tin.1:516 #, no-wrap msgid "GLOBAL COMMANDS" msgstr "GLOBAL COMMANDS" #. type: Plain text -#: doc/tin.1:507 +#: doc/tin.1:519 msgid "" "The following commands are available at all 4 menu levels and always have " "the same effect." @@ -1419,13 +1457,13 @@ msgstr "" "the same effect." #. type: TP -#: doc/tin.1:507 doc/tin.1:1401 doc/tin.1:1455 doc/tin.1:1501 +#: doc/tin.1:519 doc/tin.1:1419 doc/tin.1:1473 doc/tin.1:1519 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:512 +#: doc/tin.1:524 msgid "" "Shell escape. B by itself will launch a shell, B " "EcommandE will run an external EcommandE. This facility may " @@ -1436,57 +1474,57 @@ msgstr "" "have been disabled by the System Administrator." #. type: TP -#: doc/tin.1:512 +#: doc/tin.1:524 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:515 +#: doc/tin.1:527 msgid "Toggle use of ANSI color." msgstr "Toggle use of ANSI colour." #. type: TP -#: doc/tin.1:515 +#: doc/tin.1:527 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:518 +#: doc/tin.1:530 msgid "Redraw the current screen." msgstr "Redraw the current screen." #. type: TP -#: doc/tin.1:518 +#: doc/tin.1:530 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:521 +#: doc/tin.1:533 msgid "Scroll screen up by one line." msgstr "Scroll screen up by one line." #. type: TP -#: doc/tin.1:521 +#: doc/tin.1:533 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:524 +#: doc/tin.1:536 msgid "Scroll screen down by one line." msgstr "Scroll screen down by one line." #. type: TP -#: doc/tin.1:524 +#: doc/tin.1:536 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:538 +#: doc/tin.1:550 msgid "" "Reload postponed article. If your system blocks the B key you " "must quote it by pressing 'B<^V>' (CTRL-V) first. The postpone-menu offers " @@ -1513,13 +1551,13 @@ msgstr "" "('B<^O>''B''B'). See also ''B<-o>'' command-line switch." #. type: TP -#: doc/tin.1:538 doc/tin.1:1407 doc/tin.1:1462 doc/tin.1:1507 +#: doc/tin.1:550 doc/tin.1:1425 doc/tin.1:1480 doc/tin.1:1525 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:544 +#: doc/tin.1:556 msgid "" "Help screen of commands available on the current menu. You can use " "B ('B'), B ('B') and B ('B<" @@ -1530,13 +1568,13 @@ msgstr "" "\\(rs>') to search on this screen. B ('B') returns to the menu." #. type: TP -#: doc/tin.1:544 doc/tin.1:1410 doc/tin.1:1465 doc/tin.1:1510 +#: doc/tin.1:556 doc/tin.1:1428 doc/tin.1:1483 doc/tin.1:1528 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:548 doc/tin.1:1414 doc/tin.1:1469 doc/tin.1:1514 +#: doc/tin.1:560 doc/tin.1:1432 doc/tin.1:1487 doc/tin.1:1532 msgid "" "Toggle the display of help mini menu at the bottom of the screen and posting " "etiquette after composing an article (B)." @@ -1545,13 +1583,13 @@ msgstr "" "etiquette after composing an article (B)." #. type: TP -#: doc/tin.1:548 +#: doc/tin.1:560 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:553 +#: doc/tin.1:565 msgid "" "List articles posted by user. The date posted, the newsgroup and the subject " "are listed. See the section \"POSTING HISTORY LISTING\" for more information." @@ -1560,42 +1598,42 @@ msgstr "" "are listed. See the section \"POSTING HISTORY LISTING\" for more information." #. type: TP -#: doc/tin.1:553 +#: doc/tin.1:565 #, no-wrap msgid "B" msgstr "B" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:558 +#: doc/tin.1:570 msgid "Print B version information." msgstr "Print B version information." #. type: SS -#: doc/tin.1:558 +#: doc/tin.1:570 #, no-wrap msgid "NEWSGROUP SELECTION COMMANDS" msgstr "NEWSGROUP SELECTION COMMANDS" #. type: TP -#: doc/tin.1:559 doc/tin.1:700 doc/tin.1:955 doc/tin.1:1126 doc/tin.1:3628 +#: doc/tin.1:571 doc/tin.1:712 doc/tin.1:967 doc/tin.1:1144 doc/tin.1:3737 #, no-wrap msgid "B<4>" msgstr "B<4>" #. type: Plain text -#: doc/tin.1:562 +#: doc/tin.1:574 msgid "Select group 4." msgstr "Select group 4." #. type: TP -#: doc/tin.1:562 +#: doc/tin.1:574 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:566 +#: doc/tin.1:578 msgid "" "Reset I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. This will destroy all " "records of which articles have been read, so use this carefully." @@ -1604,13 +1642,13 @@ msgstr "" "records of which articles have been read, so use this carefully." #. type: TP -#: doc/tin.1:566 doc/tin.1:721 doc/tin.1:976 +#: doc/tin.1:578 doc/tin.1:733 doc/tin.1:988 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:570 doc/tin.1:725 doc/tin.1:980 +#: doc/tin.1:582 doc/tin.1:737 doc/tin.1:992 msgid "" "Choose a range of articles to be affected by the next command. See the " "section \"RANGES\" for more information." @@ -1619,72 +1657,72 @@ msgstr "" "section \"RANGES\" for more information." #. type: TP -#: doc/tin.1:570 +#: doc/tin.1:582 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:573 +#: doc/tin.1:585 msgid "Sort the list of newsgroups." msgstr "Sort the list of newsgroups." #. type: TP -#: doc/tin.1:573 doc/tin.1:728 doc/tin.1:983 doc/tin.1:1183 doc/tin.1:1398 -#: doc/tin.1:1449 doc/tin.1:1498 +#: doc/tin.1:585 doc/tin.1:740 doc/tin.1:995 doc/tin.1:1201 doc/tin.1:1416 +#: doc/tin.1:1467 doc/tin.1:1516 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:576 doc/tin.1:731 doc/tin.1:986 doc/tin.1:1186 doc/tin.1:1401 -#: doc/tin.1:1452 doc/tin.1:1501 +#: doc/tin.1:588 doc/tin.1:743 doc/tin.1:998 doc/tin.1:1204 doc/tin.1:1419 +#: doc/tin.1:1470 doc/tin.1:1519 msgid "Repeat the previous search." msgstr "Repeat the previous search." #. type: TP -#: doc/tin.1:576 doc/tin.1:731 doc/tin.1:986 doc/tin.1:1186 doc/tin.1:1392 -#: doc/tin.1:1443 doc/tin.1:1492 +#: doc/tin.1:588 doc/tin.1:743 doc/tin.1:998 doc/tin.1:1204 doc/tin.1:1410 +#: doc/tin.1:1461 doc/tin.1:1510 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:579 +#: doc/tin.1:591 msgid "Search for a group by name and description (if displayed)." msgstr "Search for a group by name and description (if displayed)." #. type: TP -#: doc/tin.1:579 doc/tin.1:734 doc/tin.1:989 doc/tin.1:1189 doc/tin.1:1395 -#: doc/tin.1:1446 doc/tin.1:1495 +#: doc/tin.1:591 doc/tin.1:746 doc/tin.1:1001 doc/tin.1:1207 doc/tin.1:1413 +#: doc/tin.1:1464 doc/tin.1:1513 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:582 +#: doc/tin.1:594 msgid "Backward search through the group names and descriptions." msgstr "Backward search through the group names and descriptions." #. type: TP -#: doc/tin.1:582 +#: doc/tin.1:594 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:585 +#: doc/tin.1:597 msgid "Read current group." msgstr "Read current group." #. type: TP -#: doc/tin.1:585 +#: doc/tin.1:597 #, no-wrap msgid "BTABE' 'n'>" msgstr "BTABE' 'n'>" #. type: Plain text -#: doc/tin.1:589 +#: doc/tin.1:601 msgid "" "Enter next group with unread news. Will wrap around to the beginning of the " "group selection list looking for unread groups." @@ -1693,13 +1731,13 @@ msgstr "" "group selection list looking for unread groups." #. type: TP -#: doc/tin.1:589 doc/tin.1:809 doc/tin.1:1027 doc/tin.1:1247 +#: doc/tin.1:601 doc/tin.1:821 doc/tin.1:1039 doc/tin.1:1265 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:593 +#: doc/tin.1:605 msgid "" "Make current group as all read [after confirmation] and move to the next " "group in the group selection list." @@ -1708,13 +1746,13 @@ msgstr "" "group in the group selection list." #. type: TP -#: doc/tin.1:593 doc/tin.1:813 doc/tin.1:1031 doc/tin.1:1251 +#: doc/tin.1:605 doc/tin.1:825 doc/tin.1:1043 doc/tin.1:1269 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:597 +#: doc/tin.1:609 msgid "" "Mark current group as all read [after confirmation] and enter the next " "unread group in the group selection list." @@ -1723,13 +1761,13 @@ msgstr "" "unread group in the group selection list." #. type: TP -#: doc/tin.1:597 +#: doc/tin.1:609 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:601 +#: doc/tin.1:613 msgid "" "Toggle display to show just the group name or the group name and the group " "descriptions." @@ -1738,24 +1776,24 @@ msgstr "" "descriptions." #. type: TP -#: doc/tin.1:601 doc/tin.1:826 doc/tin.1:1044 doc/tin.1:1263 +#: doc/tin.1:613 doc/tin.1:838 doc/tin.1:1056 doc/tin.1:1281 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:604 doc/tin.1:829 doc/tin.1:1047 doc/tin.1:1266 +#: doc/tin.1:616 doc/tin.1:841 doc/tin.1:1059 doc/tin.1:1284 msgid "Edit the filter file and reload it afterwards." msgstr "Edit the filter file and reload it afterwards." #. type: TP -#: doc/tin.1:604 +#: doc/tin.1:616 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:608 doc/tin.1:833 +#: doc/tin.1:620 doc/tin.1:845 msgid "" "Choose a new group by name. This command can be used to access any group, " "even those not currently yanked in." @@ -1764,14 +1802,14 @@ msgstr "" "even those not currently yanked in." #. type: TP -#: doc/tin.1:608 doc/tin.1:836 doc/tin.1:1047 doc/tin.1:1279 doc/tin.1:1404 -#: doc/tin.1:1458 doc/tin.1:1504 +#: doc/tin.1:620 doc/tin.1:848 doc/tin.1:1065 doc/tin.1:1297 doc/tin.1:1422 +#: doc/tin.1:1476 doc/tin.1:1522 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:613 +#: doc/tin.1:625 msgid "" "Toggle the display of the description of the current newsgroup in the last " "line. This will not be available if B was started with the \\&''B<-d>'' " @@ -1782,35 +1820,35 @@ msgstr "" "option." #. type: TP -#: doc/tin.1:613 doc/tin.1:840 doc/tin.1:1050 doc/tin.1:1282 +#: doc/tin.1:625 doc/tin.1:852 doc/tin.1:1068 doc/tin.1:1300 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:616 doc/tin.1:843 doc/tin.1:1053 doc/tin.1:1285 +#: doc/tin.1:628 doc/tin.1:855 doc/tin.1:1071 doc/tin.1:1303 msgid "Toggle inverse video." msgstr "Toggle inverse video." #. type: TP -#: doc/tin.1:616 doc/tin.1:843 doc/tin.1:1053 doc/tin.1:1285 +#: doc/tin.1:628 doc/tin.1:855 doc/tin.1:1071 doc/tin.1:1303 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:619 doc/tin.1:846 doc/tin.1:1056 doc/tin.1:1288 +#: doc/tin.1:631 doc/tin.1:858 doc/tin.1:1074 doc/tin.1:1306 msgid "Show details about current connection." msgstr "Show details about current connection." #. type: TP -#: doc/tin.1:619 doc/tin.1:855 doc/tin.1:1062 doc/tin.1:1294 +#: doc/tin.1:631 doc/tin.1:867 doc/tin.1:1080 doc/tin.1:1312 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:626 +#: doc/tin.1:638 msgid "" "Look up article by ''Message-ID:''. If none of the groups listed in the " "''Newsgroups:''-header of the referenced article is available, just the " @@ -1825,13 +1863,13 @@ msgstr "" "supports [X]HDR (B, B) or XPAT (B)." #. type: TP -#: doc/tin.1:626 +#: doc/tin.1:638 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:632 +#: doc/tin.1:644 msgid "" "Move the current group within the group selection list. By entering '1' the " "group will become the first displayed group in the list, by entering '8' the " @@ -1844,13 +1882,13 @@ msgstr "" "group displayed." #. type: TP -#: doc/tin.1:632 doc/tin.1:863 doc/tin.1:1302 +#: doc/tin.1:644 doc/tin.1:875 doc/tin.1:1320 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:636 doc/tin.1:867 doc/tin.1:1306 +#: doc/tin.1:648 doc/tin.1:879 doc/tin.1:1324 msgid "" "User configurable options menu (for more information see section \"GLOBAL " "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")." @@ -1859,24 +1897,24 @@ msgstr "" "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")." #. type: TP -#: doc/tin.1:636 +#: doc/tin.1:648 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:639 +#: doc/tin.1:651 msgid "Positions the cursor on the next group with unread articles in it." msgstr "Positions the cursor on the next group with unread articles in it." #. type: TP -#: doc/tin.1:639 doc/tin.1:884 doc/tin.1:1075 doc/tin.1:1323 +#: doc/tin.1:651 doc/tin.1:896 doc/tin.1:1093 doc/tin.1:1341 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:643 +#: doc/tin.1:655 msgid "" "Quit B \\(em ask the user to confirm if B is set " "accordingly." @@ -1885,24 +1923,24 @@ msgstr "" "accordingly." #. type: TP -#: doc/tin.1:643 doc/tin.1:887 doc/tin.1:1078 doc/tin.1:1326 +#: doc/tin.1:655 doc/tin.1:899 doc/tin.1:1096 doc/tin.1:1344 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:646 doc/tin.1:890 doc/tin.1:1081 doc/tin.1:1329 +#: doc/tin.1:658 doc/tin.1:902 doc/tin.1:1099 doc/tin.1:1347 msgid "Quit B \\(em don't ask the user to confirm." msgstr "Quit B \\(em don't ask the user to confirm." #. type: TP -#: doc/tin.1:646 +#: doc/tin.1:658 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:651 +#: doc/tin.1:663 msgid "" "Toggle display of all subscribed to groups and just those groups containing " "unread articles. Command has no effect if groups were specified on the " @@ -1913,13 +1951,13 @@ msgstr "" "command-line when B was started." #. type: TP -#: doc/tin.1:651 doc/tin.1:893 doc/tin.1:1081 +#: doc/tin.1:663 doc/tin.1:905 doc/tin.1:1099 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:655 doc/tin.1:897 doc/tin.1:1085 +#: doc/tin.1:667 doc/tin.1:909 doc/tin.1:1103 msgid "" "Mail a bug report or comment to Etin-bugs@tin.orgE. This is the best " "way of getting bugs fixed and features added/changed." @@ -1928,24 +1966,24 @@ msgstr "" "way of getting bugs fixed and features added/changed." #. type: TP -#: doc/tin.1:655 +#: doc/tin.1:667 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:658 +#: doc/tin.1:670 msgid "Subscribe to current group." msgstr "Subscribe to current group." #. type: TP -#: doc/tin.1:658 +#: doc/tin.1:670 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:663 +#: doc/tin.1:675 msgid "" "Subscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1956,13 +1994,13 @@ msgstr "" "understands." #. type: TP -#: doc/tin.1:663 +#: doc/tin.1:675 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:668 +#: doc/tin.1:680 msgid "" "Unsubscribe to current group. This can be used to remove bogus groups. See " "B in the \"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" @@ -1973,13 +2011,13 @@ msgstr "" "\" section." #. type: TP -#: doc/tin.1:668 +#: doc/tin.1:680 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:673 +#: doc/tin.1:685 msgid "" "Unsubscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1990,13 +2028,13 @@ msgstr "" "understands." #. type: TP -#: doc/tin.1:673 doc/tin.1:922 doc/tin.1:1104 doc/tin.1:1363 +#: doc/tin.1:685 doc/tin.1:934 doc/tin.1:1122 doc/tin.1:1381 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:679 +#: doc/tin.1:691 msgid "" "Post an article to current group. If posting fails for some reason, you'll " "get the chance to B ('B') the article again, B " @@ -2009,24 +2047,24 @@ msgstr "" "discard it via B ('B')." #. type: TP -#: doc/tin.1:679 +#: doc/tin.1:691 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:682 +#: doc/tin.1:694 msgid "Quit B without saving any changes to the configuration." msgstr "Quit B without saving any changes to the configuration." #. type: TP -#: doc/tin.1:682 +#: doc/tin.1:694 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:687 +#: doc/tin.1:699 msgid "" "Yanks in all groups. Toggles the displayed groups between all the groups in " "the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file and just " @@ -2037,13 +2075,13 @@ msgstr "" "those that are subscribed to in I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>." #. type: TP -#: doc/tin.1:687 +#: doc/tin.1:699 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:691 +#: doc/tin.1:703 msgid "" "Reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file " "to see if any new news has arrived since starting B." @@ -2052,25 +2090,25 @@ msgstr "" "to see if any new news has arrived since starting B." #. type: TP -#: doc/tin.1:691 +#: doc/tin.1:703 #, no-wrap msgid "B" msgstr "B" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:696 +#: doc/tin.1:708 msgid "Mark all articles in the current group as unread." msgstr "Mark all articles in the current group as unread." #. type: SS -#: doc/tin.1:696 +#: doc/tin.1:708 #, no-wrap msgid "GROUP INDEX COMMANDS" msgstr "GROUP INDEX COMMANDS" #. type: Plain text -#: doc/tin.1:700 +#: doc/tin.1:712 msgid "" "All searches in this level are limited to unread articles if in " "B mode. B ('B') can be use " @@ -2081,18 +2119,18 @@ msgstr "" "toggle the setting right before/after the search." #. type: Plain text -#: doc/tin.1:703 +#: doc/tin.1:715 msgid "Select article 4." msgstr "Select article 4." #. type: TP -#: doc/tin.1:703 doc/tin.1:958 doc/tin.1:1129 +#: doc/tin.1:715 doc/tin.1:970 doc/tin.1:1147 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:707 doc/tin.1:962 doc/tin.1:1133 +#: doc/tin.1:719 doc/tin.1:974 doc/tin.1:1151 msgid "" "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" " "for more information." @@ -2101,13 +2139,13 @@ msgstr "" "for more information." #. type: TP -#: doc/tin.1:707 doc/tin.1:962 doc/tin.1:1148 +#: doc/tin.1:719 doc/tin.1:974 doc/tin.1:1166 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:711 doc/tin.1:966 doc/tin.1:1152 +#: doc/tin.1:723 doc/tin.1:978 doc/tin.1:1170 msgid "" "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for " "more information." @@ -2116,13 +2154,13 @@ msgstr "" "more information." #. type: TP -#: doc/tin.1:711 doc/tin.1:966 +#: doc/tin.1:723 doc/tin.1:978 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:716 doc/tin.1:971 +#: doc/tin.1:728 doc/tin.1:983 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as read. A prompt asks which type should " @@ -2133,13 +2171,13 @@ msgstr "" "be marked." #. type: TP -#: doc/tin.1:716 doc/tin.1:971 +#: doc/tin.1:728 doc/tin.1:983 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:721 doc/tin.1:976 +#: doc/tin.1:733 doc/tin.1:988 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as unread. A prompt asks which type " @@ -2150,45 +2188,45 @@ msgstr "" "should be marked." #. type: TP -#: doc/tin.1:725 doc/tin.1:980 doc/tin.1:1180 +#: doc/tin.1:737 doc/tin.1:992 doc/tin.1:1198 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:728 doc/tin.1:983 doc/tin.1:1183 +#: doc/tin.1:740 doc/tin.1:995 doc/tin.1:1201 msgid "Re-enter the last message that was viewed." msgstr "Re-enter the last message that was viewed." #. type: Plain text -#: doc/tin.1:734 doc/tin.1:989 +#: doc/tin.1:746 doc/tin.1:1001 msgid "Search forward for specified subject." msgstr "Search forward for specified subject." #. type: Plain text -#: doc/tin.1:737 doc/tin.1:992 +#: doc/tin.1:749 doc/tin.1:1004 msgid "Search backwards for specified subject." msgstr "Search backwards for specified subject." #. type: TP -#: doc/tin.1:737 +#: doc/tin.1:749 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:740 doc/tin.1:995 +#: doc/tin.1:752 doc/tin.1:1007 msgid "Select current thread for later processing." msgstr "Select current thread for later processing." #. type: TP -#: doc/tin.1:740 +#: doc/tin.1:752 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:744 +#: doc/tin.1:756 msgid "" "Selects all threads in current group. It is a shortcut for calling " "B with a pattern of ''*''." @@ -2197,13 +2235,13 @@ msgstr "" "B with a pattern of ''*''." #. type: TP -#: doc/tin.1:744 +#: doc/tin.1:756 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:749 +#: doc/tin.1:761 msgid "" "Toggle selection of current thread. If at least one unread article, (but not " "every unread article) in the current thread is selected, then all unread " @@ -2214,13 +2252,13 @@ msgstr "" "articles become selected." #. type: TP -#: doc/tin.1:749 +#: doc/tin.1:761 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:754 +#: doc/tin.1:766 msgid "" "For each thread in current group, if it at least one unread article is " "selected, all unread articles become selected. This is useful for auto-" @@ -2231,13 +2269,13 @@ msgstr "" "selection on author where reader wants to see entire thread." #. type: TP -#: doc/tin.1:754 +#: doc/tin.1:766 #, no-wrap msgid "B" #. type: Plain text -#: doc/tin.1:760 +#: doc/tin.1:772 msgid "" "Prompts for a pattern with which to match on. All threads whose subjects " "match the pattern will be marked selected. A pattern of ''*'' will match all " @@ -2250,24 +2288,24 @@ msgstr "" "was entered." #. type: TP -#: doc/tin.1:760 +#: doc/tin.1:772 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:763 +#: doc/tin.1:775 msgid "Reverse all selections on all articles." msgstr "Reverse all selections on all articles." #. type: TP -#: doc/tin.1:763 +#: doc/tin.1:775 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:769 +#: doc/tin.1:781 msgid "" "Undo all selections on all articles. It clears the toggle effect of " "B ('B') command. Thus after first doing a " @@ -2280,13 +2318,13 @@ msgstr "" "Thus, one can iteratively whittle down uninteresting threads." #. type: TP -#: doc/tin.1:769 doc/tin.1:1004 doc/tin.1:1206 +#: doc/tin.1:781 doc/tin.1:1016 doc/tin.1:1224 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:774 doc/tin.1:1009 doc/tin.1:1211 +#: doc/tin.1:786 doc/tin.1:1021 doc/tin.1:1229 msgid "" "Pipe current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles into command. See the section \"MAILING " @@ -2297,13 +2335,13 @@ msgstr "" "PIPING PRINTING REPOSTING AND SAVING ARTICLES\" for more information." #. type: TP -#: doc/tin.1:774 doc/tin.1:1211 +#: doc/tin.1:786 doc/tin.1:1229 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:783 +#: doc/tin.1:795 msgid "" "Auto select article(s) with a single key [after confirmation]. The defaults " "used for selection are based upon the following four tinrc config variables: " @@ -2322,13 +2360,13 @@ msgstr "" "information on filtering." #. type: TP -#: doc/tin.1:783 doc/tin.1:1220 +#: doc/tin.1:795 doc/tin.1:1238 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:792 +#: doc/tin.1:804 msgid "" "Kill article(s) with a single key [after confirmation]. The defaults used " "for killing are based upon the following four tinrc config variables: " @@ -2347,35 +2385,35 @@ msgstr "" "information on filtering." #. type: TP -#: doc/tin.1:792 +#: doc/tin.1:804 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:795 +#: doc/tin.1:807 msgid "Read current article." msgstr "Read current article." #. type: TP -#: doc/tin.1:795 +#: doc/tin.1:807 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:798 +#: doc/tin.1:810 msgid "View next unread article or group." msgstr "View next unread article or group." #. type: TP -#: doc/tin.1:798 doc/tin.1:1015 doc/tin.1:1237 +#: doc/tin.1:810 doc/tin.1:1027 doc/tin.1:1255 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:802 +#: doc/tin.1:814 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line." @@ -2384,24 +2422,24 @@ msgstr "" "line." #. type: TP -#: doc/tin.1:802 doc/tin.1:1020 doc/tin.1:1240 +#: doc/tin.1:814 doc/tin.1:1032 doc/tin.1:1258 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:805 doc/tin.1:1023 +#: doc/tin.1:817 doc/tin.1:1035 msgid "Author backward search. Otherwise, see B ('B') above." msgstr "Author backward search. Otherwise, see B ('B') above." #. type: TP -#: doc/tin.1:805 doc/tin.1:1023 doc/tin.1:1243 +#: doc/tin.1:817 doc/tin.1:1035 doc/tin.1:1261 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:809 doc/tin.1:1027 doc/tin.1:1247 +#: doc/tin.1:821 doc/tin.1:1039 doc/tin.1:1265 msgid "" "Search the body of all articles in group (can be slow). You can abort the " "search using B ('B')." @@ -2410,7 +2448,7 @@ msgstr "" "search using B ('B')." #. type: Plain text -#: doc/tin.1:813 +#: doc/tin.1:825 msgid "" "Mark all articles as read [after confirmation] then return to the group " "selection list. Move cursor to next group." @@ -2419,7 +2457,7 @@ msgstr "" "selection list. Move cursor to next group." #. type: Plain text -#: doc/tin.1:817 +#: doc/tin.1:829 msgid "" "Mark all articles as read [after confirmation] and enter the next group with " "unread news." @@ -2428,13 +2466,13 @@ msgstr "" "unread news." #. type: TP -#: doc/tin.1:817 +#: doc/tin.1:829 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:821 doc/tin.1:1039 +#: doc/tin.1:833 doc/tin.1:1051 msgid "" "Cycle the display of the author through all the possible options for the " "tinrc variable B." @@ -2443,13 +2481,13 @@ msgstr "" "tinrc variable B." #. type: TP -#: doc/tin.1:821 +#: doc/tin.1:833 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:826 doc/tin.1:1044 doc/tin.1:1260 +#: doc/tin.1:838 doc/tin.1:1056 doc/tin.1:1278 msgid "" "Cancel (delete) or supersede (overwrite) the current article. It must have " "been posted by the same user. The cancel message can be seen in the " @@ -2460,24 +2498,24 @@ msgstr "" "newsgroup 'control' or 'control.cancel'." #. type: TP -#: doc/tin.1:829 +#: doc/tin.1:841 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:833 +#: doc/tin.1:845 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:836 +#: doc/tin.1:848 msgid "Toggle article/group limit." msgstr "Toggle article/group limit." #. type: Plain text -#: doc/tin.1:840 +#: doc/tin.1:852 msgid "" "Display the subject of the first article in the current thread in the last " "line." @@ -2486,13 +2524,13 @@ msgstr "" "line." #. type: TP -#: doc/tin.1:846 +#: doc/tin.1:858 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:852 +#: doc/tin.1:864 msgid "" "Mark article/thread as read and move onto the next unread article/thread. If " "a range of articles/threads is set, the range will be marked as read instead " @@ -2505,29 +2543,29 @@ msgstr "" "prompt asks how to proceed." #. type: TP -#: doc/tin.1:852 +#: doc/tin.1:864 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:855 +#: doc/tin.1:867 msgid "Open the thread under the current cursor position." msgstr "Open the thread under the current cursor position." #. type: Plain text -#: doc/tin.1:858 doc/tin.1:1065 doc/tin.1:1297 +#: doc/tin.1:870 doc/tin.1:1083 doc/tin.1:1315 msgid "Look up article by ''Message-ID:''." msgstr "Look up article by ''Message-ID:''." #. type: TP -#: doc/tin.1:858 +#: doc/tin.1:870 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:863 doc/tin.1:1070 doc/tin.1:1302 +#: doc/tin.1:875 doc/tin.1:1088 doc/tin.1:1320 msgid "" "Mail current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to someone. See the section \"MAILING " @@ -2538,35 +2576,35 @@ msgstr "" "PIPING PRINTING REPOSTING AND SAVING ARTICLES\" for more information." #. type: TP -#: doc/tin.1:867 +#: doc/tin.1:879 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:870 +#: doc/tin.1:882 msgid "Go to next group." msgstr "Go to next group." #. type: TP -#: doc/tin.1:870 +#: doc/tin.1:882 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:873 doc/tin.1:1312 +#: doc/tin.1:885 doc/tin.1:1330 msgid "Go to the next unread article." msgstr "Go to the next unread article." #. type: TP -#: doc/tin.1:873 doc/tin.1:1070 doc/tin.1:1312 +#: doc/tin.1:885 doc/tin.1:1088 doc/tin.1:1330 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:878 doc/tin.1:1075 doc/tin.1:1317 +#: doc/tin.1:890 doc/tin.1:1093 doc/tin.1:1335 msgid "" "Send current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to printer. See the section \"MAILING " @@ -2577,51 +2615,51 @@ msgstr "" "PIPING PRINTING REPOSTING AND SAVING ARTICLES\" for more information." #. type: TP -#: doc/tin.1:878 +#: doc/tin.1:890 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:881 +#: doc/tin.1:893 msgid "Go to previous group." msgstr "Go to previous group." #. type: TP -#: doc/tin.1:881 +#: doc/tin.1:893 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:884 +#: doc/tin.1:896 msgid "Go to previous unread article." msgstr "Go to previous unread article." #. type: Plain text -#: doc/tin.1:887 doc/tin.1:1078 +#: doc/tin.1:899 doc/tin.1:1096 msgid "Return to previous level." msgstr "Return to previous level." #. type: TP -#: doc/tin.1:890 +#: doc/tin.1:902 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:893 +#: doc/tin.1:905 msgid "Toggle the display between all articles and unread articles." msgstr "Toggle the display between all articles and unread articles." #. type: TP -#: doc/tin.1:897 +#: doc/tin.1:909 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:902 doc/tin.1:1090 doc/tin.1:1342 +#: doc/tin.1:914 doc/tin.1:1108 doc/tin.1:1360 msgid "" "Save current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles. See the section \"MAILING PIPING " @@ -2632,24 +2670,24 @@ msgstr "" "PRINTING REPOSTING AND SAVING ARTICLES\" for more information." #. type: TP -#: doc/tin.1:902 +#: doc/tin.1:914 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:905 doc/tin.1:1093 doc/tin.1:1345 +#: doc/tin.1:917 doc/tin.1:1111 doc/tin.1:1363 msgid "Save marked articles automatically without further prompting." msgstr "Save marked articles automatically without further prompting." #. type: TP -#: doc/tin.1:905 +#: doc/tin.1:917 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:910 +#: doc/tin.1:922 msgid "" "Toggle tag-status of current article / thread for B ('B') / " "B ('B<|>') / B ('B') / B ('B') / " @@ -2660,13 +2698,13 @@ msgstr "" "B ('B')." #. type: TP -#: doc/tin.1:910 +#: doc/tin.1:922 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:914 doc/tin.1:1101 +#: doc/tin.1:926 doc/tin.1:1119 msgid "" "Automatically tag/untag all the parts of the current multi-part message in " "order." @@ -2675,13 +2713,13 @@ msgstr "" "order." #. type: TP -#: doc/tin.1:914 +#: doc/tin.1:926 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:919 +#: doc/tin.1:931 msgid "" "Cycle the threading mode through no threading, threading by subject, " "threading by references, threading on both subject and references, group " @@ -2692,18 +2730,18 @@ msgstr "" "multipart articles into a thread (''Subject:'' based)." #. type: TP -#: doc/tin.1:919 +#: doc/tin.1:931 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:922 +#: doc/tin.1:934 msgid "Untag all articles that were tagged." msgstr "Untag all articles that were tagged." #. type: Plain text -#: doc/tin.1:929 doc/tin.1:1111 doc/tin.1:1370 +#: doc/tin.1:941 doc/tin.1:1129 doc/tin.1:1388 msgid "" "Post an article to the current group. If posting fails for some reason, " "you'll get the chance to edit the article again via B ('B'), " @@ -2716,13 +2754,13 @@ msgstr "" "o>'' command-line switch) or discard it via B ('B')." #. type: TP -#: doc/tin.1:929 +#: doc/tin.1:941 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:935 doc/tin.1:1376 +#: doc/tin.1:947 doc/tin.1:1394 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -2735,13 +2773,13 @@ msgstr "" "your own articles." #. type: TP -#: doc/tin.1:935 +#: doc/tin.1:947 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:943 +#: doc/tin.1:955 msgid "" "Mark all unread articles that have not been selected as read, redraw screen " "to reflect changes and put index at the first thread to begin reading. " @@ -2758,25 +2796,25 @@ msgstr "" "changes permanent." #. type: TP -#: doc/tin.1:943 doc/tin.1:1111 doc/tin.1:1376 +#: doc/tin.1:955 doc/tin.1:1129 doc/tin.1:1394 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:946 +#: doc/tin.1:958 msgid "Mark current article as unread." msgstr "Mark current article as unread." #. type: TP -#: doc/tin.1:946 doc/tin.1:1116 doc/tin.1:1379 +#: doc/tin.1:958 doc/tin.1:1134 doc/tin.1:1397 #, no-wrap msgid "B" msgstr "B" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:953 +#: doc/tin.1:965 msgid "" "Mark current thread as unread. If a range of threads is set, the range will " "be marked as unread instead of the current thread. When tagged threads are " @@ -2787,79 +2825,79 @@ msgstr "" "present, a prompt asks how to proceed." #. type: SS -#: doc/tin.1:953 +#: doc/tin.1:965 #, no-wrap msgid "THREAD LISTING COMMANDS" msgstr "THREAD LISTING COMMANDS" #. type: Plain text -#: doc/tin.1:958 +#: doc/tin.1:970 msgid "Select article 4 within thread." msgstr "Select article 4 within thread." #. type: TP -#: doc/tin.1:992 +#: doc/tin.1:1004 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:995 +#: doc/tin.1:1007 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:998 +#: doc/tin.1:1010 msgid "Toggle selection of current article." msgstr "Toggle selection of current article." #. type: TP -#: doc/tin.1:998 +#: doc/tin.1:1010 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1001 +#: doc/tin.1:1013 msgid "Reverse article selections." msgstr "Reverse article selections." #. type: TP -#: doc/tin.1:1001 +#: doc/tin.1:1013 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1004 +#: doc/tin.1:1016 msgid "Undo all selections on current thread." msgstr "Undo all selections on current thread." #. type: TP -#: doc/tin.1:1009 +#: doc/tin.1:1021 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1012 +#: doc/tin.1:1024 msgid "Read current article within thread." msgstr "Read current article within thread." #. type: TP -#: doc/tin.1:1012 +#: doc/tin.1:1024 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:1015 +#: doc/tin.1:1027 msgid "View next unread article within thread." msgstr "View next unread article within thread." #. type: Plain text -#: doc/tin.1:1020 +#: doc/tin.1:1032 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line. The search will wrap over into the next thread if nothing is found in " @@ -2870,7 +2908,7 @@ msgstr "" "the current one." #. type: Plain text -#: doc/tin.1:1031 +#: doc/tin.1:1043 msgid "" "Mark thread as read [after confirmation] and return to the group index " "page. Move cursor to next thread." @@ -2879,7 +2917,7 @@ msgstr "" "page. Move cursor to next thread." #. type: Plain text -#: doc/tin.1:1035 +#: doc/tin.1:1047 msgid "" "Mark thread as read [after confirmation] and enter the next thread " "containing unread news." @@ -2888,30 +2926,58 @@ msgstr "" "containing unread news." #. type: TP -#: doc/tin.1:1035 +#: doc/tin.1:1047 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1039 +#: doc/tin.1:1051 #, no-wrap msgid "B" msgstr "B" +#. type: TP +#: doc/tin.1:1059 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.1:1062 doc/tin.1:1287 +msgid "" +"Post a followup to the current article with a copy of the article included." +msgstr "" +"Post a followup to the current article with a copy of the article included." + +#. type: TP +#: doc/tin.1:1062 +#, no-wrap +msgid "B" +msgstr "B" + #. type: Plain text -#: doc/tin.1:1050 doc/tin.1:1282 +#: doc/tin.1:1065 +msgid "" +"Post a followup to the current article without a copy of the article " +"included." +msgstr "" +"Post a followup to the current article without a copy of the article " +"included." + +#. type: Plain text +#: doc/tin.1:1068 doc/tin.1:1300 msgid "Display the subject of the current article in the last line." msgstr "Display the subject of the current article in the last line." #. type: TP -#: doc/tin.1:1056 +#: doc/tin.1:1074 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1062 +#: doc/tin.1:1080 msgid "" "Mark article as read and move onto the next unread article. If a range of " "articles is set, the range will be marked as read instead of the current " @@ -2922,31 +2988,31 @@ msgstr "" "article. When tagged articles are present, a prompt asks how to proceed." #. type: TP -#: doc/tin.1:1065 +#: doc/tin.1:1083 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1085 +#: doc/tin.1:1103 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1090 +#: doc/tin.1:1108 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1093 +#: doc/tin.1:1111 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1097 doc/tin.1:1349 +#: doc/tin.1:1115 doc/tin.1:1367 msgid "" "Toggle tag status of current article for mailing, piping, printing, saving " "or reposting." @@ -2955,24 +3021,24 @@ msgstr "" "or reposting." #. type: TP -#: doc/tin.1:1097 +#: doc/tin.1:1115 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1101 +#: doc/tin.1:1119 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1104 +#: doc/tin.1:1122 msgid "Untag all tagged threads." msgstr "Untag all tagged threads." #. type: Plain text -#: doc/tin.1:1116 +#: doc/tin.1:1134 msgid "" "Mark current article in thread as unread. If a range of articles is set, the " "range will be marked as unread instead of the current article. When tagged " @@ -2984,34 +3050,34 @@ msgstr "" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1121 +#: doc/tin.1:1139 msgid "Mark all articles in thread as unread." msgstr "Mark all articles in thread as unread." #. type: SS -#: doc/tin.1:1121 +#: doc/tin.1:1139 #, no-wrap msgid "ARTICLE VIEWER COMMANDS" msgstr "ARTICLE VIEWER COMMANDS" #. type: Plain text -#: doc/tin.1:1126 +#: doc/tin.1:1144 msgid "Read the first (base) article in this thread." msgstr "Read the first (base) article in this thread." #. type: Plain text -#: doc/tin.1:1129 +#: doc/tin.1:1147 msgid "Read response 4 in this thread." msgstr "Read response 4 in this thread." #. type: TP -#: doc/tin.1:1133 +#: doc/tin.1:1151 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1137 +#: doc/tin.1:1155 msgid "" "Reply through mail to the author of the current article with a copy of the " "article with all headers included." @@ -3020,13 +3086,13 @@ msgstr "" "article with all headers included." #. type: TP -#: doc/tin.1:1137 +#: doc/tin.1:1155 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1145 +#: doc/tin.1:1163 msgid "" "Perform B<\\%pgp>(1) / B<\\%gpg>(1) operations on article. This expects " "inline pgp (B) and not MIME pgp (B)." @@ -3035,35 +3101,35 @@ msgstr "" "inline pgp (B) and not MIME pgp (B)." #. type: TP -#: doc/tin.1:1145 +#: doc/tin.1:1163 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1148 +#: doc/tin.1:1166 msgid "Toggles the display mode (raw including all headers vs. cooked)." msgstr "Toggles the display mode (raw including all headers vs. cooked)." #. type: TP -#: doc/tin.1:1152 +#: doc/tin.1:1170 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1155 +#: doc/tin.1:1173 msgid "Toggle the TAB width between 4 and 8 characters." msgstr "Toggle the TAB width between 4 and 8 characters." #. type: TP -#: doc/tin.1:1155 +#: doc/tin.1:1173 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1159 +#: doc/tin.1:1177 msgid "" "Post a followup to the current article with a copy of the article with all " "headers included." @@ -3072,13 +3138,13 @@ msgstr "" "headers included." #. type: TP -#: doc/tin.1:1159 +#: doc/tin.1:1177 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1163 +#: doc/tin.1:1181 msgid "" "Toggle TeX to ISO decoding for current article. The default behavior is " "taken from the B variable in the tinrc file." @@ -3087,37 +3153,37 @@ msgstr "" "taken from the B variable in the tinrc file." #. type: TP -#: doc/tin.1:1163 +#: doc/tin.1:1181 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1166 +#: doc/tin.1:1184 msgid "" "Toggles the display of all headers vs. headers in B." msgstr "" "Toggles the display of all headers vs. headers in B." #. type: TP -#: doc/tin.1:1166 +#: doc/tin.1:1184 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1169 +#: doc/tin.1:1187 msgid "Toggle ROT-13 decoding for this article." msgstr "Toggle ROT-13 decoding for this article." #. type: TP -#: doc/tin.1:1169 +#: doc/tin.1:1187 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1173 +#: doc/tin.1:1191 msgid "" "Toggle the display of uuencoded sections. The default behavior is taken from " "the B variable in the tinrc file." @@ -3126,13 +3192,13 @@ msgstr "" "from the B variable in the tinrc file." #. type: TP -#: doc/tin.1:1173 +#: doc/tin.1:1191 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1180 +#: doc/tin.1:1198 msgid "" "The form feed character (^L) is often used to hide 'spoilers' that the " "reader may not initially wish to see when viewing an article. Any text after " @@ -3147,23 +3213,23 @@ msgstr "" "up will hide it again." #. type: Plain text -#: doc/tin.1:1189 +#: doc/tin.1:1207 msgid "Forward search the text of this article." msgstr "Forward search the text of this article." #. type: Plain text -#: doc/tin.1:1192 +#: doc/tin.1:1210 msgid "Backward search the text of this article." msgstr "Backward search the text of this article." #. type: TP -#: doc/tin.1:1192 +#: doc/tin.1:1210 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1197 +#: doc/tin.1:1215 msgid "" "Skip to the end of the next quoted text-block in this article. Quoted text " "is everything which matches B, B or " @@ -3174,40 +3240,40 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:1197 +#: doc/tin.1:1215 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:1200 +#: doc/tin.1:1218 msgid "Go to the first article in the current thread." msgstr "Go to the first article in the current thread." #. type: TP -#: doc/tin.1:1200 +#: doc/tin.1:1218 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:1203 +#: doc/tin.1:1221 msgid "Go to the last article in the current thread." msgstr "Go to the last article in the current thread." #. type: TP -#: doc/tin.1:1203 +#: doc/tin.1:1221 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1206 +#: doc/tin.1:1224 msgid "Toggle word highlighting on/off." msgstr "Toggle word highlighting on/off." #. type: Plain text -#: doc/tin.1:1220 +#: doc/tin.1:1238 msgid "" "Auto select article(s) with a single key. The defaults used for selection " "are set based upon the following four tinrc config variables: " @@ -3226,7 +3292,7 @@ msgstr "" "information on filtering." #. type: Plain text -#: doc/tin.1:1229 +#: doc/tin.1:1247 msgid "" "Kill article(s) with a single key. The defaults used for killing are based " "upon the following four tinrc config variables: B, " @@ -3243,24 +3309,24 @@ msgstr "" "\"FILTERING ARTICLES\" for more information on filtering." #. type: TP -#: doc/tin.1:1229 +#: doc/tin.1:1247 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1232 +#: doc/tin.1:1250 msgid "Go to next base article." msgstr "Go to next base article." #. type: TP -#: doc/tin.1:1232 +#: doc/tin.1:1250 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:1237 +#: doc/tin.1:1255 msgid "" "Go to next unread article. If the tinrc variable B doesn't " "contain PageNextUnread, then this key will first page through the current " @@ -3271,17 +3337,17 @@ msgstr "" "article." #. type: Plain text -#: doc/tin.1:1240 +#: doc/tin.1:1258 msgid "Author forward search." msgstr "Author forward search." #. type: Plain text -#: doc/tin.1:1243 +#: doc/tin.1:1261 msgid "Author backward search." msgstr "Author backward search." #. type: Plain text -#: doc/tin.1:1251 +#: doc/tin.1:1269 msgid "" "Mark the current thread as read [after confirmation] and return to the " "previous menu. Move cursor to next item." @@ -3290,7 +3356,7 @@ msgstr "" "previous menu. Move cursor to next item." #. type: Plain text -#: doc/tin.1:1255 +#: doc/tin.1:1273 msgid "" "Mark the rest of the current thread as read [after confirmation] and enter " "the next thread with unread articles." @@ -3299,45 +3365,38 @@ msgstr "" "the next thread with unread articles." #. type: TP -#: doc/tin.1:1255 +#: doc/tin.1:1273 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1260 +#: doc/tin.1:1278 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1263 +#: doc/tin.1:1281 msgid "" "Edit the current article. This is restricted to mailgroups and saved news." msgstr "" "Edit the current article. This is restricted to mailgroups and saved news." #. type: TP -#: doc/tin.1:1266 +#: doc/tin.1:1284 #, no-wrap msgid "B" msgstr "B" -#. type: Plain text -#: doc/tin.1:1269 -msgid "" -"Post a followup to the current article with a copy of the article included." -msgstr "" -"Post a followup to the current article with a copy of the article included." - #. type: TP -#: doc/tin.1:1269 +#: doc/tin.1:1287 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1273 +#: doc/tin.1:1291 msgid "" "Post a followup to the current article without including a copy of the " "article." @@ -3346,107 +3405,107 @@ msgstr "" "article." #. type: TP -#: doc/tin.1:1273 +#: doc/tin.1:1291 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1276 +#: doc/tin.1:1294 msgid "Go to the start of the article." msgstr "Go to the start of the article." #. type: TP -#: doc/tin.1:1276 +#: doc/tin.1:1294 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1279 +#: doc/tin.1:1297 msgid "Go to the end of the article." msgstr "Go to the end of the article." #. type: TP -#: doc/tin.1:1288 +#: doc/tin.1:1306 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1291 +#: doc/tin.1:1309 msgid "Mark rest of thread as read and move onto the next unread thread." msgstr "Mark rest of thread as read and move onto the next unread thread." #. type: TP -#: doc/tin.1:1291 +#: doc/tin.1:1309 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1294 +#: doc/tin.1:1312 msgid "Show the thread menu that the current article is a part of." msgstr "Show the thread menu that the current article is a part of." #. type: TP -#: doc/tin.1:1297 +#: doc/tin.1:1315 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1306 +#: doc/tin.1:1324 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1309 +#: doc/tin.1:1327 msgid "Go to the next article." msgstr "Go to the next article." #. type: TP -#: doc/tin.1:1309 +#: doc/tin.1:1327 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1317 +#: doc/tin.1:1335 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1320 +#: doc/tin.1:1338 msgid "Go to the previous article." msgstr "Go to the previous article." #. type: TP -#: doc/tin.1:1320 +#: doc/tin.1:1338 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1323 +#: doc/tin.1:1341 msgid "Go to the previous unread article." msgstr "Go to the previous unread article." #. type: Plain text -#: doc/tin.1:1326 +#: doc/tin.1:1344 msgid "Return to the previous level." msgstr "Return to the previous level." #. type: TP -#: doc/tin.1:1329 +#: doc/tin.1:1347 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1333 +#: doc/tin.1:1351 msgid "" "Reply through mail to the author of the current article with a copy of the " "article included." @@ -3455,13 +3514,13 @@ msgstr "" "article included." #. type: TP -#: doc/tin.1:1333 +#: doc/tin.1:1351 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1337 +#: doc/tin.1:1355 msgid "" "Reply through mail to the author of the current article without including " "the original article." @@ -3470,53 +3529,53 @@ msgstr "" "the original article." #. type: TP -#: doc/tin.1:1337 +#: doc/tin.1:1355 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1342 +#: doc/tin.1:1360 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1345 +#: doc/tin.1:1363 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1349 +#: doc/tin.1:1367 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1352 +#: doc/tin.1:1370 msgid "Return to group selection level." msgstr "Return to group selection level." #. type: TP -#: doc/tin.1:1352 +#: doc/tin.1:1370 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1355 +#: doc/tin.1:1373 msgid "Go to parent article." msgstr "Go to parent article." #. type: TP -#: doc/tin.1:1355 +#: doc/tin.1:1373 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1359 +#: doc/tin.1:1377 msgid "" "Display a list of URLs in the current article. See the section \"URL LISTING" "\" for more information." @@ -3525,13 +3584,13 @@ msgstr "" "\" for more information." #. type: TP -#: doc/tin.1:1359 +#: doc/tin.1:1377 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1363 +#: doc/tin.1:1381 msgid "" "Display a list of attachments of the current article. See the section " "\"ATTACHMENT LISTING\" for more information." @@ -3540,30 +3599,30 @@ msgstr "" "\"ATTACHMENT LISTING\" for more information." #. type: TP -#: doc/tin.1:1370 +#: doc/tin.1:1388 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1379 +#: doc/tin.1:1397 msgid "Mark article as unread." msgstr "Mark article as unread." #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1384 +#: doc/tin.1:1402 msgid "Mark the current thread as unread." msgstr "Mark the current thread as unread." #. type: SS -#: doc/tin.1:1384 +#: doc/tin.1:1402 #, no-wrap msgid "URL LISTING" msgstr "URL LISTING" #. type: Plain text -#: doc/tin.1:1387 +#: doc/tin.1:1405 msgid "" "B ('B') displays a list of URLs in the current article. " "Besides the common moving keys, the following commands are available:" @@ -3572,13 +3631,13 @@ msgstr "" "Besides the common moving keys, the following commands are available:" #. type: TP -#: doc/tin.1:1388 +#: doc/tin.1:1406 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1392 +#: doc/tin.1:1410 msgid "" "The current URL will be prompted and opened using the B. " "'BESCE>' or no input will skip the URL." @@ -3587,39 +3646,39 @@ msgstr "" "'BESCE>' or no input will skip the URL." #. type: Plain text -#: doc/tin.1:1395 doc/tin.1:1495 +#: doc/tin.1:1413 doc/tin.1:1513 msgid "URL forward search." msgstr "URL forward search." #. type: Plain text -#: doc/tin.1:1398 doc/tin.1:1498 +#: doc/tin.1:1416 doc/tin.1:1516 msgid "URL backward search." msgstr "URL backward search." #. type: Plain text -#: doc/tin.1:1404 doc/tin.1:1458 doc/tin.1:1504 +#: doc/tin.1:1422 doc/tin.1:1476 doc/tin.1:1522 msgid "Shell escape." msgstr "Shell escape." #. type: Plain text -#: doc/tin.1:1407 +#: doc/tin.1:1425 msgid "Toggle the display of the current URL in the last line." msgstr "Toggle the display of the current URL in the last line." #. type: Plain text -#: doc/tin.1:1410 doc/tin.1:1465 doc/tin.1:1510 +#: doc/tin.1:1428 doc/tin.1:1483 doc/tin.1:1528 msgid "Help screen of commands available." msgstr "Help screen of commands available." #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1417 +#: doc/tin.1:1435 #, no-wrap msgid "ATTACHMENT LISTING" msgstr "ATTACHMENT LISTING" #. type: Plain text -#: doc/tin.1:1420 +#: doc/tin.1:1438 msgid "" "B ('B') displays a list of attachments of the current " "article. Besides the common moving keys, the following commands are " @@ -3630,57 +3689,57 @@ msgstr "" "available:" #. type: TP -#: doc/tin.1:1421 +#: doc/tin.1:1439 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1424 +#: doc/tin.1:1442 msgid "Pipe attachment into command." msgstr "Pipe attachment into command." #. type: TP -#: doc/tin.1:1424 +#: doc/tin.1:1442 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1427 +#: doc/tin.1:1445 msgid "Save current attachment / tagged attachments to disk." msgstr "Save current attachment / tagged attachments to disk." #. type: TP -#: doc/tin.1:1427 +#: doc/tin.1:1445 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1430 +#: doc/tin.1:1448 msgid "View attachment." msgstr "View attachment." #. type: TP -#: doc/tin.1:1430 +#: doc/tin.1:1448 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1433 +#: doc/tin.1:1451 msgid "Tag one or more attachments for saving." msgstr "Tag one or more attachments for saving." #. type: TP -#: doc/tin.1:1433 +#: doc/tin.1:1451 #, no-wrap msgid "B" #. type: Plain text -#: doc/tin.1:1437 +#: doc/tin.1:1455 msgid "" "Prompts for a pattern to match. All attachments whose name/description or " "content type/transfer encoding match the pattern will be tagged." @@ -3689,52 +3748,52 @@ msgstr "" "content type/transfer encoding match the pattern will be tagged." #. type: TP -#: doc/tin.1:1437 +#: doc/tin.1:1455 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1440 +#: doc/tin.1:1458 msgid "Reverse tagging of all attachments." msgstr "Reverse tagging of all attachments." #. type: TP -#: doc/tin.1:1440 +#: doc/tin.1:1458 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1443 +#: doc/tin.1:1461 msgid "Untag all tagged attachments." msgstr "Untag all tagged attachments." #. type: Plain text -#: doc/tin.1:1446 +#: doc/tin.1:1464 msgid "Attachment forward search." msgstr "Attachment forward search." #. type: Plain text -#: doc/tin.1:1449 +#: doc/tin.1:1467 msgid "Attachment backward search." msgstr "Attachment backward search." #. type: TP -#: doc/tin.1:1452 +#: doc/tin.1:1470 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1455 +#: doc/tin.1:1473 msgid "" "Pipe attachment into command. Uses the raw attachment, no decoding is done." msgstr "" "Pipe attachment into command. Uses the raw attachment, no decoding is done." #. type: Plain text -#: doc/tin.1:1462 +#: doc/tin.1:1480 msgid "" "Toggle the display of the name/description of the current attachment in the " "last line." @@ -3744,14 +3803,14 @@ msgstr "" #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1472 +#: doc/tin.1:1490 #, no-wrap msgid "POSTING HISTORY LISTING" msgstr "POSTING HISTORY LISTING" # #. type: Plain text -#: doc/tin.1:1480 +#: doc/tin.1:1498 msgid "" "B ('B') displays a list of all previous posted articles " "stored in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>. The following " @@ -3770,13 +3829,13 @@ msgstr "" "moving keys, the following commands are available:" #. type: TP -#: doc/tin.1:1481 +#: doc/tin.1:1499 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1492 +#: doc/tin.1:1510 msgid "" "The article with the current ''Message-ID:'' will be opened if available. " "Note that this requires that the ''Message-ID:'' of the article was recorded " @@ -3797,13 +3856,13 @@ msgstr "" "spool) it is not." #. type: Plain text -#: doc/tin.1:1507 +#: doc/tin.1:1525 msgid "Toggle the display of the current ''Message-ID:'' in the last line." msgstr "Toggle the display of the current ''Message-ID:'' in the last line." #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1517 +#: doc/tin.1:1535 #, no-wrap msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" msgstr "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" @@ -3812,7 +3871,7 @@ msgstr "GLOBAL OPTIONS MENU AND TINRC CO #. - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used #. in the !TIN_DEFAULTS_DIR config case #. type: Plain text -#: doc/tin.1:1529 +#: doc/tin.1:1547 msgid "" "At startup, B reads in the configuration files (see also B<\\" "%tin>(5)). They contain a list of variables that can be used to configure " @@ -3829,7 +3888,7 @@ msgstr "" "distributing system-wide defaults to new users who have no private tinrc yet." #. type: Plain text -#: doc/tin.1:1537 +#: doc/tin.1:1555 msgid "" "The variables are user configurable by editing I<${TIN_HOMEDIR:-\"$HOME\"}/." "tin/tinrc> directly. Most of them can also be set in the GLOBAL OPTIONS MENU " @@ -3846,7 +3905,7 @@ msgstr "" "don't edit the file directly whilst B is running." #. type: Plain text -#: doc/tin.1:1543 +#: doc/tin.1:1561 msgid "" "In the options menu use the cursor keys in the usual way to move around. Use " "B ('B<^J>' or 'BCRE>') to 'open' the option you wish " @@ -3861,7 +3920,7 @@ msgstr "" "\\&'BESCE>' will abort without saving changes." #. type: Plain text -#: doc/tin.1:1550 +#: doc/tin.1:1568 msgid "" "As with the other menus, B ('B<^L>') will redraw the screen. You " "can use B ('B'), B ('B') and B " @@ -3876,7 +3935,7 @@ msgstr "" "without keeping your changes." #. type: Plain text -#: doc/tin.1:1555 +#: doc/tin.1:1573 msgid "" "The options menu provides access to the attributes menu for the current " "group by the B ('BTABE>') command. Pressing " @@ -3889,7 +3948,7 @@ msgstr "" "information see section \"ATTRIBUTES MENU AND GROUP ATTRIBUTES\"." #. type: Plain text -#: doc/tin.1:1558 +#: doc/tin.1:1576 msgid "" "The B ('B') command brings up the scopes menu. For more " "information see section \"SCOPES MENU\"." @@ -3898,7 +3957,7 @@ msgstr "" "information see section \"SCOPES MENU\"." #. type: Plain text -#: doc/tin.1:1562 +#: doc/tin.1:1580 msgid "" "Here is a full list of all the available variables. The name in braces is " "the name of the corresponding setting in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" @@ -3909,13 +3968,13 @@ msgstr "" "tinrc>." #. type: TP -#: doc/tin.1:1562 +#: doc/tin.1:1580 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1568 doc/tin.5:1281 +#: doc/tin.1:1586 doc/tin.5:1300 msgid "" "If ON abbreviate long newsgroup names at group selection level and article " "level (if necessary) like this: news.software.readers -E n.software." @@ -3926,13 +3985,13 @@ msgstr "" "readers -E n.s.readers -E n.s.r. Default is OFF." #. type: TP -#: doc/tin.1:1568 +#: doc/tin.1:1586 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1572 doc/tin.5:1285 +#: doc/tin.1:1590 doc/tin.5:1304 msgid "" "If ON add posted articles which start a new thread to filter for " "highlighting follow-ups. Default is ON." @@ -3941,62 +4000,62 @@ msgstr "" "highlighting follow-ups. Default is ON." #. type: TP -#: doc/tin.1:1572 +#: doc/tin.1:1590 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1575 doc/tin.5:1288 +#: doc/tin.1:1593 doc/tin.5:1307 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON." msgstr "Turn ON advertising in header (''User-Agent:''). Default is ON." #. type: TP -#: doc/tin.1:1575 +#: doc/tin.1:1593 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1578 doc/tin.5:1291 +#: doc/tin.1:1596 doc/tin.5:1310 msgid "" "If ON strip multipart/alternative messages automatically. Default is ON." msgstr "" "If ON strip multipart/alternative messages automatically. Default is ON." #. type: TP -#: doc/tin.1:1578 +#: doc/tin.1:1596 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1581 doc/tin.5:1294 +#: doc/tin.1:1599 doc/tin.5:1313 msgid "The character used to show that an article was deleted. Default is 'D'." msgstr "" "The character used to show that an article was deleted. Default is 'D'." #. type: TP -#: doc/tin.1:1581 +#: doc/tin.1:1599 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1584 doc/tin.5:1297 +#: doc/tin.1:1602 doc/tin.5:1316 msgid "" "The character used to show that an article is in a range. Default is '#'." msgstr "" "The character used to show that an article is in a range. Default is '#'." #. type: TP -#: doc/tin.1:1584 +#: doc/tin.1:1602 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1588 doc/tin.5:1301 +#: doc/tin.1:1606 doc/tin.5:1320 msgid "" "The character used to show that an article will return as an unread article " "when the group is next entered. Default is '-'." @@ -4005,13 +4064,13 @@ msgstr "" "when the group is next entered. Default is '-'." #. type: TP -#: doc/tin.1:1588 +#: doc/tin.1:1606 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1592 doc/tin.5:1305 +#: doc/tin.1:1610 doc/tin.5:1324 msgid "" "The character used to show that an article/thread is auto-selected (hot). " "Default is '*'." @@ -4020,13 +4079,13 @@ msgstr "" "Default is '*'." #. type: TP -#: doc/tin.1:1592 +#: doc/tin.1:1610 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1596 doc/tin.5:1309 +#: doc/tin.1:1614 doc/tin.5:1328 msgid "" "The character used to show that an article/thread is recent (not older than " "X days). See also B. Default is 'o'." @@ -4035,13 +4094,13 @@ msgstr "" "X days). See also B. Default is 'o'." #. type: TP -#: doc/tin.1:1596 +#: doc/tin.1:1614 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1600 doc/tin.5:1313 +#: doc/tin.1:1618 doc/tin.5:1332 msgid "" "The character used to show that an article has not been read. Default is " "'+'." @@ -4050,24 +4109,24 @@ msgstr "" "'+'." #. type: TP -#: doc/tin.1:1600 +#: doc/tin.1:1618 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1603 doc/tin.5:1316 +#: doc/tin.1:1621 doc/tin.5:1335 msgid "The character used to show that an article was read. Default is ' '." msgstr "The character used to show that an article was read. Default is ' '." #. type: TP -#: doc/tin.1:1603 +#: doc/tin.1:1621 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1607 doc/tin.5:1320 +#: doc/tin.1:1625 doc/tin.5:1339 msgid "" "The character used to show that an article was killed. Default is 'K'. " "B must be set accordingly." @@ -4076,13 +4135,13 @@ msgstr "" "B must be set accordingly." #. type: TP -#: doc/tin.1:1607 +#: doc/tin.1:1625 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1611 doc/tin.5:1324 +#: doc/tin.1:1629 doc/tin.5:1343 msgid "" "The character used to show that an article was hot before it was read. " "Default is ':'. B must be set accordingly." @@ -4091,13 +4150,13 @@ msgstr "" "Default is ':'. B must be set accordingly." #. type: TP -#: doc/tin.1:1611 doc/tin.5:1324 +#: doc/tin.1:1629 doc/tin.5:1343 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1616 +#: doc/tin.1:1634 msgid "" "If ON B will ask before using a MIME viewer (B) to " "display MIME messages. This only occurs if a MIME viewer is set. Default is " @@ -4108,13 +4167,28 @@ msgstr "" "OFF." #. type: TP -#: doc/tin.1:1616 +#: doc/tin.1:1634 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.1:1639 +msgid "" +"Format string B uses for Attachment level representation. See the " +"section \"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%t%s%e%c%d\"." +msgstr "" +"Format string B uses for Attachment level representation. See the " +"section \"CUSTOMISING THE SCREEN FORMAT\". Default is \"%t%s%e%c%d\"." + +#. type: TP +#: doc/tin.1:1639 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1620 doc/tin.5:1335 +#: doc/tin.1:1643 doc/tin.5:1360 msgid "" "Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when " "mailing an article. Default is No." @@ -4123,13 +4197,13 @@ msgstr "" "mailing an article. Default is No." #. type: TP -#: doc/tin.1:1620 +#: doc/tin.1:1643 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1624 doc/tin.5:1339 +#: doc/tin.1:1647 doc/tin.5:1364 msgid "" "If ON automatically list thread when entering it using right arrow key. " "Default is ON." @@ -4138,24 +4212,24 @@ msgstr "" "Default is ON." #. type: TP -#: doc/tin.1:1624 +#: doc/tin.1:1647 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1627 doc/tin.1:2654 +#: doc/tin.1:1650 doc/tin.1:2684 msgid "Default is OFF." msgstr "Default is OFF." #. type: TP -#: doc/tin.1:1627 +#: doc/tin.1:1650 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1632 doc/tin.5:1347 +#: doc/tin.1:1655 doc/tin.5:1372 msgid "" "If set ON articles/threads will be saved in batch mode when save \\&''B<-" "S>'' or mail ''B<-M>, B<-N>'' is specified on the command line. Default is " @@ -4166,13 +4240,13 @@ msgstr "" "ON." #. type: TP -#: doc/tin.1:1632 +#: doc/tin.1:1655 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1637 doc/tin.5:1352 +#: doc/tin.1:1660 doc/tin.5:1377 msgid "" "If set ON a mini menu of the most useful commands will be displayed at the " "bottom of the screen for each level. Also a short posting etiquette will be " @@ -4183,13 +4257,13 @@ msgstr "" "displayed after composing an article. Default is ON." #. type: TP -#: doc/tin.1:1637 +#: doc/tin.1:1660 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1642 +#: doc/tin.1:1665 msgid "" "If ON, create local copies of NNTP overview files. This can be used to " "considerably speed up accessing large groups when using a slow connection. " @@ -4200,13 +4274,13 @@ msgstr "" "See also \"INDEX FILES\". Default is OFF." #. type: TP -#: doc/tin.1:1642 +#: doc/tin.1:1665 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1648 doc/tin.5:1363 +#: doc/tin.1:1671 doc/tin.5:1388 msgid "" "Use this hash algorithm for cancel-locks. Only available when built with " "cancel-lock support. none disables the generation of cancel-locks. Valid " @@ -4217,13 +4291,13 @@ msgstr "" "values are none, sha1, sha256 and sha512. Default is sha1." #. type: TP -#: doc/tin.1:1648 +#: doc/tin.1:1671 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1654 doc/tin.5:1367 +#: doc/tin.1:1677 doc/tin.5:1392 msgid "" "If set ON the user is asked when quitting if all groups read during the " "current session should be marked read. Default is OFF." @@ -4232,101 +4306,101 @@ msgstr "" "current session should be marked read. Default is OFF." #. type: TP -#: doc/tin.1:1654 +#: doc/tin.1:1677 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1657 doc/tin.5:1370 +#: doc/tin.1:1680 doc/tin.5:1395 msgid "Standard background color" msgstr "Standard background colour" #. type: TP -#: doc/tin.1:1657 +#: doc/tin.1:1680 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1660 doc/tin.5:1373 +#: doc/tin.1:1683 doc/tin.5:1398 msgid "Color of quoted text from external sources" msgstr "Colour of quoted text from external sources" #. type: TP -#: doc/tin.1:1660 +#: doc/tin.1:1683 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1663 doc/tin.5:1376 +#: doc/tin.1:1686 doc/tin.5:1401 msgid "Color of sender (From:)" msgstr "Colour of sender (From:)" #. type: TP -#: doc/tin.1:1663 +#: doc/tin.1:1686 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1666 doc/tin.5:1379 +#: doc/tin.1:1689 doc/tin.5:1404 msgid "Color of header-lines" msgstr "Colour of header-lines" #. type: TP -#: doc/tin.1:1666 +#: doc/tin.1:1689 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1669 doc/tin.5:1382 +#: doc/tin.1:1692 doc/tin.5:1407 msgid "Color of help pages" msgstr "Colour of help pages" #. type: TP -#: doc/tin.1:1669 +#: doc/tin.1:1692 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1672 doc/tin.5:1385 +#: doc/tin.1:1695 doc/tin.5:1410 msgid "Color of background for inverse text" msgstr "Colour of background for inverse text" #. type: TP -#: doc/tin.1:1672 +#: doc/tin.1:1695 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1675 doc/tin.5:1388 +#: doc/tin.1:1698 doc/tin.5:1413 msgid "Color of foreground for inverse text" msgstr "Colour of foreground for inverse text" #. type: TP -#: doc/tin.1:1675 +#: doc/tin.1:1698 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1678 doc/tin.5:1407 +#: doc/tin.1:1701 doc/tin.5:1432 msgid "Color of status messages in last line" msgstr "Colour of status messages in last line" #. type: TP -#: doc/tin.1:1678 +#: doc/tin.1:1701 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1682 doc/tin.5:1392 +#: doc/tin.1:1705 doc/tin.5:1417 msgid "" "Color of words emphasized like _this_. See also B and " "B." @@ -4335,13 +4409,13 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:1682 +#: doc/tin.1:1705 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1686 doc/tin.5:1396 +#: doc/tin.1:1709 doc/tin.5:1421 msgid "" "Color of words emphasized like /this/. See also B and " "B." @@ -4350,13 +4424,13 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:1686 +#: doc/tin.1:1709 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1690 doc/tin.5:1400 +#: doc/tin.1:1713 doc/tin.5:1425 msgid "" "Color of words emphasized like *this*. See also B and " "B." @@ -4365,13 +4439,13 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:1690 +#: doc/tin.1:1713 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1694 doc/tin.5:1404 +#: doc/tin.1:1717 doc/tin.5:1429 msgid "" "Color of words emphasized like -this-. See also B and " "B." @@ -4380,79 +4454,79 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:1694 +#: doc/tin.1:1717 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1697 doc/tin.5:1410 +#: doc/tin.1:1720 doc/tin.5:1435 msgid "Color of mini help menu" msgstr "Colour of mini help menu" #. type: TP -#: doc/tin.1:1697 +#: doc/tin.1:1720 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1700 doc/tin.5:1413 +#: doc/tin.1:1723 doc/tin.5:1438 msgid "Color of actual news header fields" msgstr "Colour of actual news header fields" #. type: TP -#: doc/tin.1:1700 +#: doc/tin.1:1723 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1703 doc/tin.5:1416 +#: doc/tin.1:1726 doc/tin.5:1441 msgid "Standard foreground color" msgstr "Standard foreground colour" #. type: TP -#: doc/tin.1:1703 +#: doc/tin.1:1726 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1706 doc/tin.5:1419 +#: doc/tin.1:1729 doc/tin.5:1444 msgid "Color of quoted lines" msgstr "Colour of quoted lines" #. type: TP -#: doc/tin.1:1706 +#: doc/tin.1:1729 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1709 doc/tin.5:1422 +#: doc/tin.1:1732 doc/tin.5:1447 msgid "Color of twice quoted lines" msgstr "Colour of twice quoted lines" #. type: TP -#: doc/tin.1:1709 +#: doc/tin.1:1732 #, no-wrap msgid "B3 times quoted line (col_quote3)>" msgstr "B3 times quoted line (col_quote3)>" #. type: Plain text -#: doc/tin.1:1712 doc/tin.5:1425 +#: doc/tin.1:1735 doc/tin.5:1450 msgid "Color of E=3 times quoted lines" msgstr "Colour of E=3 times quoted lines" #. type: TP -#: doc/tin.1:1712 +#: doc/tin.1:1735 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1716 doc/tin.5:1429 +#: doc/tin.1:1739 doc/tin.5:1454 msgid "" "Color of response counter. This is the text that says \"Response x of y\" in " "the article viewer." @@ -4461,91 +4535,113 @@ msgstr "" "in the article viewer." #. type: TP -#: doc/tin.1:1716 +#: doc/tin.1:1739 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1719 doc/tin.5:1432 +#: doc/tin.1:1742 doc/tin.5:1457 msgid "Color of signatures" msgstr "Colour of signatures" #. type: TP -#: doc/tin.1:1719 +#: doc/tin.1:1742 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.1:1745 doc/tin.5:1460 +msgid "Color of negative score" +msgstr "Colour of negative score" + +#. type: TP +#: doc/tin.1:1745 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.1:1748 doc/tin.5:1463 +msgid "Color of positive score" +msgstr "Colour of positive score" + +#. type: TP +#: doc/tin.1:1748 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1722 doc/tin.5:1435 +#: doc/tin.1:1751 doc/tin.5:1466 msgid "Color of urls highlight" msgstr "Colour of urls highlight" #. type: TP -#: doc/tin.1:1722 +#: doc/tin.1:1751 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1725 doc/tin.5:1438 +#: doc/tin.1:1754 doc/tin.5:1469 msgid "Color of verbatim blocks" msgstr "Colour of verbatim blocks" #. type: TP -#: doc/tin.1:1725 +#: doc/tin.1:1754 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1728 doc/tin.5:1441 +#: doc/tin.1:1757 doc/tin.5:1472 msgid "Color of article subject" msgstr "Colour of article subject" #. type: TP -#: doc/tin.1:1728 +#: doc/tin.1:1757 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1731 doc/tin.5:1444 +#: doc/tin.1:1760 doc/tin.5:1475 msgid "Color of text-lines" msgstr "Colour of text-lines" #. type: TP -#: doc/tin.1:1731 +#: doc/tin.1:1760 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1734 doc/tin.5:1447 +#: doc/tin.1:1763 doc/tin.5:1478 msgid "Color of help/mail sign" msgstr "Colour of help/mail sign" #. type: TP -#: doc/tin.1:1734 +#: doc/tin.1:1763 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1737 +#: doc/tin.1:1766 msgid "Ask for manual confirmation to protect the user." msgstr "Ask for manual confirmation to protect the user." #. type: IP -#: doc/tin.1:1738 doc/tin.1:1744 doc/tin.1:1748 +#: doc/tin.1:1767 doc/tin.1:1773 doc/tin.1:1777 #, no-wrap msgid "\\(bu" msgstr "\\(bu" #. TODO: check if all affected commands are marked [after confirmation] #. type: Plain text -#: doc/tin.1:1744 +#: doc/tin.1:1773 msgid "" "B Ask for confirmation before executing certain dangerous commands " "(e.g., B ('B')). Commands that this affects are marked in this " @@ -4556,7 +4652,7 @@ msgstr "" "manual with '[after confirmation]'. Default is commands & quit." #. type: Plain text -#: doc/tin.1:1748 +#: doc/tin.1:1777 msgid "" "B You'll be asked to confirm that you wish to exit B when you use " "the B ('B') command." @@ -4565,7 +4661,7 @@ msgstr "" "the B ('B') command." #. type: Plain text -#: doc/tin.1:1752 +#: doc/tin.1:1781 msgid "" "B: Ask for confirmation before marking all not selected (with " "B ('B') command) articles as read." @@ -13400,12 +13772,12 @@ msgstr "" "B ('B') command) articles as read." #. type: Plain text -#: doc/tin.5:1468 +#: doc/tin.5:1499 msgid "Default is commands & quit." msgstr "Default is commands & quit." #. type: Plain text -#: doc/tin.5:1479 +#: doc/tin.5:1510 msgid "" "Format string used for date representation. A description of the different " "format options can be found at B<\\%strftime>(3). B<\\%tin>(1) uses B<\\" @@ -13418,61 +13790,61 @@ msgstr "" "fallback code. Default is \"%a, %d %b %Y %H:%M:%S\"." #. type: TP -#: doc/tin.5:1479 +#: doc/tin.5:1510 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1481 +#: doc/tin.5:1512 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1483 +#: doc/tin.5:1514 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1486 +#: doc/tin.5:1517 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1489 +#: doc/tin.5:1520 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1493 +#: doc/tin.5:1524 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1498 +#: doc/tin.5:1529 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1502 +#: doc/tin.5:1533 #, no-wrap msgid "B" msgstr "B" #. type: ta -#: doc/tin.5:1507 doc/tin.5:1536 +#: doc/tin.5:1538 doc/tin.5:1567 #, no-wrap msgid "\\w'0,1 'u +\\w'\\'\\'Message-ID:\\'\\' & last \\'\\'References:\\'\\' entry only'u" msgstr "\\w'0,1 'u +\\w'\\'\\'Message-ID:\\'\\' & last \\'\\'References:\\'\\' entry only'u" #. type: Plain text -#: doc/tin.5:1516 doc/tin.5:1545 +#: doc/tin.5:1547 doc/tin.5:1576 #, no-wrap msgid "" "0\t''Subject:'' (case sensitive)\n" @@ -13494,139 +13866,139 @@ msgstr "" "7\t''Lines:''\n" #. type: TP -#: doc/tin.5:1518 +#: doc/tin.5:1549 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1522 +#: doc/tin.5:1553 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1527 +#: doc/tin.5:1558 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1531 +#: doc/tin.5:1562 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1547 +#: doc/tin.5:1578 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1549 +#: doc/tin.5:1580 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1551 +#: doc/tin.5:1582 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1553 +#: doc/tin.5:1584 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1555 +#: doc/tin.5:1586 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1557 +#: doc/tin.5:1588 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1559 +#: doc/tin.5:1590 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1561 +#: doc/tin.5:1592 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1563 +#: doc/tin.5:1594 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1565 +#: doc/tin.5:1596 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1567 +#: doc/tin.5:1598 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1569 +#: doc/tin.5:1600 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1571 +#: doc/tin.5:1602 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1573 +#: doc/tin.5:1604 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1575 +#: doc/tin.5:1606 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1577 +#: doc/tin.5:1608 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1579 +#: doc/tin.5:1610 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1581 +#: doc/tin.5:1612 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1592 +#: doc/tin.5:1623 msgid "" "The format string used to create the editor start command with parameters. " "Default is '%E +%N %F' with %E=Editor, %N=Linenumber and %F=Filename (e.g., /" @@ -13639,13 +14011,13 @@ msgstr "" "\" in B<\\%tin>(1)" #. type: TP -#: doc/tin.5:1595 +#: doc/tin.5:1626 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1602 +#: doc/tin.5:1633 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, " @@ -13656,19 +14028,19 @@ msgstr "" "then B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:1602 +#: doc/tin.5:1633 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1606 +#: doc/tin.5:1637 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1613 +#: doc/tin.5:1644 msgid "" "If B is E 0 not more than the last B " "articles/group are fetched from the server. If B is E 0 B<" @@ -13681,13 +14053,13 @@ msgstr "" "absolute value of B. Default is 0, which means no limit." #. type: TP -#: doc/tin.5:1613 +#: doc/tin.5:1644 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1627 +#: doc/tin.5:1658 msgid "" "Which keys B<\\%tin>(1) should accept to jump to the next unread article. " "Possible is any combination of B and B. When " @@ -13704,7 +14076,7 @@ msgstr "" "Default is B." #. type: Plain text -#: doc/tin.5:1634 +#: doc/tin.5:1665 msgid "" "The format string used for the Group level. Default is \"%n\\ %m\\ %R\\ %L\\ " "\\ %s\\ \\ %F\". The following substitutions are supported:" @@ -13713,13 +14085,13 @@ msgstr "" "\\ %s\\ \\ %F\". The following substitutions are supported:" #. type: ta -#: doc/tin.5:1636 +#: doc/tin.5:1667 #, no-wrap msgid "\\w'%G 'u +\\w'number of responses in thread'u" msgstr "\\w'%G 'u +\\w'number of responses in thread'u" #. type: Plain text -#: doc/tin.5:1648 +#: doc/tin.5:1679 #, no-wrap msgid "" "%D\tdate\n" @@ -13747,31 +14119,31 @@ msgstr "" "%%\t%\n" #. type: TP -#: doc/tin.5:1650 +#: doc/tin.5:1681 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1660 +#: doc/tin.5:1691 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1667 +#: doc/tin.5:1698 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1673 +#: doc/tin.5:1704 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1679 +#: doc/tin.5:1710 msgid "" "If greater than 0 your mailreader will be invoked earlier for reply so you " "can use more of its features (e.g. MIME, pgp, ...). 1 means include headers, " @@ -13784,25 +14156,25 @@ msgstr "" "usage. This option has to suit B. Default is 0." #. type: TP -#: doc/tin.5:1679 +#: doc/tin.5:1710 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1683 +#: doc/tin.5:1714 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1688 +#: doc/tin.5:1719 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1692 +#: doc/tin.5:1723 msgid "" "This option controls the processing and display of articles that are killed. " "There are 3 options, default is 0 (B)." @@ -13811,7 +14183,7 @@ msgstr "" "There are 3 options, default is 0 (B)." #. type: Plain text -#: doc/tin.5:1700 +#: doc/tin.5:1731 msgid "" "B is the 'traditional' behavior of B<\\%tin>(1). " "Only unread articles are killed once only by marking them read. As filtering " @@ -13826,13 +14198,13 @@ msgstr "" "When you reenter the group the mark will be gone." #. type: TP -#: doc/tin.5:1716 +#: doc/tin.5:1747 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1722 +#: doc/tin.5:1753 msgid "" "User's mail address (and full name), if not username@host. This is used when " "creating articles, sending mail and when B<\\%pgp>(1) signing." @@ -13841,67 +14213,67 @@ msgstr "" "creating articles, sending mail and when B<\\%pgp>(1) signing." #. type: TP -#: doc/tin.5:1726 +#: doc/tin.5:1757 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1731 +#: doc/tin.5:1762 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1750 +#: doc/tin.5:1781 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1788 +#: doc/tin.5:1819 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1800 doc/tin.5:2557 +#: doc/tin.5:1831 doc/tin.5:2592 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1833 +#: doc/tin.5:1864 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1838 +#: doc/tin.5:1869 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1843 +#: doc/tin.5:1874 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1848 +#: doc/tin.5:1879 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1853 +#: doc/tin.5:1884 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1859 +#: doc/tin.5:1890 msgid "" "These are internal timers used by B<\\%tin>(1) to keep track of new " "newsgroups. Do not change them unless you understand what they are for." @@ -13910,25 +14282,25 @@ msgstr "" "newsgroups. Do not change them unless you understand what they are for." #. type: TP -#: doc/tin.5:1880 +#: doc/tin.5:1911 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1883 +#: doc/tin.5:1914 msgid "Time in seconds to wait for a response from the server. Default is 120." msgstr "" "Time in seconds to wait for a response from the server. Default is 120." #. type: TP -#: doc/tin.5:1883 +#: doc/tin.5:1914 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1887 +#: doc/tin.5:1918 msgid "" "The normalization form which should be used to normalize unicode input. The " "possible values are:" @@ -13937,7 +14309,7 @@ msgstr "" "possible values are:" #. type: Plain text -#: doc/tin.5:1905 +#: doc/tin.5:1936 msgid "" "Some normalization modes are only available if they are supported by the " "library B<\\%tin>(1) uses to do the normalization. NFC should be used if " @@ -13947,8 +14319,38 @@ msgstr "" "library B<\\%tin>(1) uses to do the normalisation. NFC should be used if " "possible." +#. type: TP +#: doc/tin.5:1936 +#, no-wrap +msgid "B" +msgstr "B" + #. type: Plain text -#: doc/tin.5:1933 +#: doc/tin.5:1942 +msgid "" +"Format string B<\\%tin>(1) uses for mime header at Page level. Default is " +"\"[-- %T%S%*n%z%*l%!c%!d%*e --]\"." +msgstr "" +"Format string B<\\%tin>(1) uses for mime header at Page level. Default is " +"\"[-- %T%S%*n%z%*l%!c%!d%*e --]\"." + +#. type: TP +#: doc/tin.5:1942 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.5:1948 +msgid "" +"Format string B<\\%tin>(1) uses for uue header at Page level. Default is " +"\"[-- %T%S%*n%I%!d%*e --]\"." +msgstr "" +"Format string B<\\%tin>(1) uses for uue header at Page level. Default is " +"\"[-- %T%S%*n%I%!d%*e --]\"." + +#. type: Plain text +#: doc/tin.5:1976 msgid "" "If ON, then B<\\%tin>(1) will start an appropriate viewer program to " "display any files that were post processed and uudecoded. The program is " @@ -13959,19 +14361,19 @@ msgstr "" "determined using the B<\\%mailcap>(5) file. Default is ON." #. type: TP -#: doc/tin.5:1949 +#: doc/tin.5:1992 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1961 +#: doc/tin.5:2004 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1971 +#: doc/tin.5:2014 msgid "" "The printer program with options that is to be used to print articles. The " "default is B<\\%lpr>(1) for BSD machines and B<\\%lp>(1) for SysV " @@ -13984,7 +14386,7 @@ msgstr "" "Administrator." #. type: Plain text -#: doc/tin.5:1979 +#: doc/tin.5:2022 msgid "" "If ON show empty ''Followup-To:'' header when editing an article. Default " "is OFF." @@ -13993,13 +14395,13 @@ msgstr "" "is OFF." #. type: TP -#: doc/tin.5:1984 +#: doc/tin.5:2027 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1990 +#: doc/tin.5:2033 msgid "" "This bit coded integer value controls how articles are to be quoted when " "following up or replying to them. Any of the following options can be " @@ -14012,7 +14414,7 @@ msgstr "" "characters are compressed and empty lines are quoted." #. type: Plain text -#: doc/tin.5:1995 +#: doc/tin.5:2038 msgid "" "B Compress quote characters together when quoting multiple " "times (for example, 'E E E' will be turned into " @@ -14023,7 +14425,7 @@ msgstr "" "'EEE'). This option is on by default." #. type: Plain text -#: doc/tin.5:2001 +#: doc/tin.5:2044 msgid "" "B This option is off by default. Signatures are always " "quoted regardless of this option when you are viewing an article in raw mode " @@ -14036,18 +14438,18 @@ msgstr "" "quoted regardless of this option when B is off." #. type: Plain text -#: doc/tin.5:2003 +#: doc/tin.5:2046 msgid "B This option is on by default." msgstr "B This option is on by default." #. type: TP -#: doc/tin.5:2004 +#: doc/tin.5:2047 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2011 +#: doc/tin.5:2054 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then B<" @@ -14058,13 +14460,13 @@ msgstr "" "\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:2011 +#: doc/tin.5:2054 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2018 +#: doc/tin.5:2061 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -14075,13 +14477,13 @@ msgstr "" "B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:2018 +#: doc/tin.5:2061 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2025 +#: doc/tin.5:2068 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -14092,19 +14494,19 @@ msgstr "" "B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:2025 +#: doc/tin.5:2068 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2029 +#: doc/tin.5:2072 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2036 +#: doc/tin.5:2079 msgid "" "If ON B<\\%tin>(1) does the rendering of bi-directional text. If OFF B<\\" "%tin>(1) leaves the rendering of bi-directional text to the terminal. " @@ -14115,49 +14517,66 @@ msgstr "" "Default is OFF." #. type: TP -#: doc/tin.5:2036 +#: doc/tin.5:2079 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2045 +#: doc/tin.5:2088 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2049 +#: doc/tin.5:2092 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2053 +#: doc/tin.5:2096 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2057 +#: doc/tin.5:2100 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2061 +#: doc/tin.5:2104 #, no-wrap msgid "B" msgstr "B" +#. type: Plain text +#: doc/tin.5:2114 +msgid "" +"The number of lines that will be scrolled up/down in the article pager when " +"using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get " +"traditional B<\\%tin>(1) page-by-page scrolling. Set to -1 to get page-by-" +"page scrolling where the top/bottom line is carried over onto the next " +"page. This setting supersedes show_last_line_prev_page=ON. Set to -2 to get " +"half-page scrolling. This setting supersedes B=OFF." +msgstr "" +"The number of lines that will be scrolled up/down in the article pager when " +"using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get " +"traditional B<\\%tin>(1) page-by-page scrolling. Set to -1 to get page-by-" +"page scrolling where the top/bottom line is carried over onto the next " +"page. This setting supersedes show_last_line_prev_page=ON. Set to -2 to get " +"half-page scrolling. This setting supersedes B=OFF." + #. type: TP -#: doc/tin.5:2069 +#: doc/tin.5:2114 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2073 +#: doc/tin.5:2118 msgid "" "The format string used for the Selection level. Default is \"%f\\ %n\\ %U\\ " "\\ %G\\ \\ %d\". The following substitutions are supported:" @@ -14166,13 +14585,13 @@ msgstr "" "\\ %G\\ \\ %d\". The following substitutions are supported:" #. type: ta -#: doc/tin.5:2075 +#: doc/tin.5:2120 #, no-wrap msgid "\\w'%G 'u +\\w'current group number'u" msgstr "\\w'%G 'u +\\w'current group number'u" #. type: Plain text -#: doc/tin.5:2082 +#: doc/tin.5:2127 #, no-wrap msgid "" "%G\tgroup name\n" @@ -14190,19 +14609,19 @@ msgstr "" "%%\t%\n" #. type: TP -#: doc/tin.5:2084 +#: doc/tin.5:2129 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2115 +#: doc/tin.5:2164 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2124 +#: doc/tin.5:2173 msgid "" "If ON show a short group description text after newsgroup name at the group " "selection level. The ''B<-d>'' command-line flag will override the setting " @@ -14219,13 +14638,13 @@ msgstr "" "mailgroups> for mailgroups. Default is ON." #. type: TP -#: doc/tin.5:2124 +#: doc/tin.5:2173 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2131 +#: doc/tin.5:2180 msgid "" "Allows you to select whether B<\\%tin>(1) shows a help indication, a new " "mail indication, both, or neither in the various level titles. Default is 3." @@ -14234,19 +14653,19 @@ msgstr "" "mail indication, both, or neither in the various level titles. Default is 3." #. type: TP -#: doc/tin.5:2165 +#: doc/tin.5:2196 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2188 +#: doc/tin.5:2219 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2195 +#: doc/tin.5:2226 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -14257,19 +14676,19 @@ msgstr "" "B is blank, then B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:2241 +#: doc/tin.5:2272 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2248 +#: doc/tin.5:2279 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2255 +#: doc/tin.5:2286 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -14280,31 +14699,31 @@ msgstr "" "B is blank, then B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:2255 +#: doc/tin.5:2286 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2259 +#: doc/tin.5:2290 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2268 +#: doc/tin.5:2299 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2272 +#: doc/tin.5:2303 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2278 +#: doc/tin.5:2309 msgid "" "A regular expression to find Subject prefixes like \"Re:\" to remove If " "B is blank, then B<\\%tin>(1) uses a built-in default." @@ -14313,19 +14732,19 @@ msgstr "" "B is blank, then B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:2278 +#: doc/tin.5:2309 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2284 +#: doc/tin.5:2315 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2291 +#: doc/tin.5:2322 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -14336,7 +14755,7 @@ msgstr "" "B is blank, then B<\\%tin>(1) uses a built-in default." #. type: Plain text -#: doc/tin.5:2296 +#: doc/tin.5:2327 msgid "" "Decode German style TeX umlaut codes to ISO If ON, show \"a as Umlaut-a, " "etc. Default is OFF. This behavior can also be toggled in the article viewer " @@ -14347,42 +14766,42 @@ msgstr "" "viewer via B ('B<\">')." #. type: Plain text -#: doc/tin.5:2299 +#: doc/tin.5:2330 msgid "Defines which threading method to use. The choices are:" msgstr "Defines which threading method to use. The choices are:" #. type: Plain text -#: doc/tin.5:2302 +#: doc/tin.5:2333 msgid "Don't thread" -msgstr "Don't thread." +msgstr "Don't thread" #. type: Plain text -#: doc/tin.5:2304 +#: doc/tin.5:2335 msgid "Thread on Subject only" msgstr "Thread on Subject only" #. type: Plain text -#: doc/tin.5:2306 +#: doc/tin.5:2337 msgid "Thread on References only" msgstr "Thread on References only" #. type: Plain text -#: doc/tin.5:2308 +#: doc/tin.5:2339 msgid "Thread on References then Subject (default)" msgstr "Thread on References then Subject (default)" #. type: Plain text -#: doc/tin.5:2310 +#: doc/tin.5:2341 msgid "Thread multipart articles on Subject" msgstr "Thread multipart articles on Subject" #. type: Plain text -#: doc/tin.5:2312 +#: doc/tin.5:2343 msgid "Thread on Percentage Match of the Subjects" msgstr "Thread on Percentage Match of the Subjects" #. type: Plain text -#: doc/tin.5:2316 +#: doc/tin.5:2347 msgid "" "It's also possible to set the threading type on a per group basis by setting " "the group attribute variable B to 0 \\(en 5 in the file I<" @@ -14393,7 +14812,7 @@ msgstr "" "${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>." #. type: Plain text -#: doc/tin.5:2320 +#: doc/tin.5:2351 msgid "" "The format string used for the Thread level. Default is \"%n\\ %m\\ \\ " "[%L]\\ \\ %T\\ \\ %F\". The following substitutions are supported:" @@ -14402,13 +14821,13 @@ msgstr "" "[%L]\\ \\ %T\\ \\ %F\". The following substitutions are supported:" #. type: ta -#: doc/tin.5:2322 +#: doc/tin.5:2353 #, no-wrap msgid "\\w'%G 'u +\\w'from, name and/or address'u" msgstr "\\w'%G 'u +\\w'from, name and/or address'u" #. type: Plain text -#: doc/tin.5:2333 +#: doc/tin.5:2364 #, no-wrap msgid "" "%D\tdate\n" @@ -14434,7 +14853,7 @@ msgstr "" "%%\t%\n" #. type: Plain text -#: doc/tin.5:2340 +#: doc/tin.5:2371 msgid "" "Defines how close the subjects must match while threading by Percentage " "Match for threads to be considered part of a single thread. This value is in " @@ -14445,19 +14864,19 @@ msgstr "" "the range 0 to 100. The default is 75." #. type: TP -#: doc/tin.5:2344 +#: doc/tin.5:2375 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2356 +#: doc/tin.5:2387 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2361 +#: doc/tin.5:2392 msgid "" "The name of file containing all trusted CA certificates used for NNTPS (B) connections. If left empty the system default will be used." @@ -14466,13 +14885,13 @@ msgstr "" "\\%8143>) connections. If left empty the system default will be used." #. type: TP -#: doc/tin.5:2361 +#: doc/tin.5:2392 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2375 +#: doc/tin.5:2406 msgid "" "Allows you to select how B<\\%tin>(1) treats blank lines in article " "bodies. Default is 0. This option does not affect lines within verbatim " @@ -14482,7 +14901,7 @@ msgstr "" "Default is 0. This option does not affect lines within verbatim blocks." #. type: Plain text -#: doc/tin.5:2398 +#: doc/tin.5:2429 msgid "" "If ON remove soft hyphens (U+00AD) from non verbatim blocks when displaying " "articles. Default is OFF." @@ -14491,13 +14910,13 @@ msgstr "" "articles. Default is OFF." #. type: TP -#: doc/tin.5:2398 +#: doc/tin.5:2429 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2405 +#: doc/tin.5:2436 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -14508,13 +14927,13 @@ msgstr "" "B is blank, then B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:2405 +#: doc/tin.5:2436 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2409 +#: doc/tin.5:2440 msgid "" "If ON remove I<${TIN_HOMEDIR:-\"$HOME\"}/.article> after posting. Default is " "ON." @@ -14523,53 +14942,53 @@ msgstr "" "ON." #. type: TP -#: doc/tin.5:2409 +#: doc/tin.5:2440 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2414 +#: doc/tin.5:2445 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2417 +#: doc/tin.5:2448 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2422 +#: doc/tin.5:2453 msgid "If enabled B<\\%tin>(1) uses ANSI-colors. Default is OFF." msgstr "If enabled B<\\%tin>(1) uses ANSI-colours. Default is OFF." #. type: TP -#: doc/tin.5:2422 +#: doc/tin.5:2453 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2425 +#: doc/tin.5:2456 msgid "Use scroll keys on keypad. Default is OFF." msgstr "Use scroll keys on keypad. Default is OFF." #. type: TP -#: doc/tin.5:2425 +#: doc/tin.5:2456 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2431 +#: doc/tin.5:2462 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2443 +#: doc/tin.5:2474 msgid "" "If enabled B<\\%slrnface>(1) will be used to interpret the ''X-Face:'' " "header. For this option to have any effect, B<\\%tin>(1) must be running in " @@ -14582,49 +15001,49 @@ msgstr "" "is OFF." #. type: TP -#: doc/tin.5:2443 +#: doc/tin.5:2474 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2447 +#: doc/tin.5:2478 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2451 +#: doc/tin.5:2484 msgid "" -"A regular expression that B will use to find the begin of a verbatim " -"block. Default is #v+" +"A regular expression that B<\\%tin>(1) will use to find the begin of a " +"verbatim block. Default is #v+" msgstr "" -"A regular expression that B will use to find the begin of a verbatim " -"block. Default is #v+" +"A regular expression that B<\\%tin>(1) will use to find the begin of a " +"verbatim block. Default is #v+" #. type: TP -#: doc/tin.5:2451 +#: doc/tin.5:2484 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2455 +#: doc/tin.5:2490 msgid "" -"A regular expression that B will use to find the end of a verbatim " -"block. Default is #v-" +"A regular expression that B<\\%tin>(1) will use to find the end of a " +"verbatim block. Default is #v-" msgstr "" -"A regular expression that B will use to find the end of a verbatim " -"block. Default is #v-" +"A regular expression that B<\\%tin>(1) will use to find the end of a " +"verbatim block. Default is #v-" #. type: TP -#: doc/tin.5:2458 +#: doc/tin.5:2493 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2482 +#: doc/tin.5:2517 msgid "" "Allows you to select how B<\\%tin>(1) matches strings. The default is 0 and " "uses the B<\\%wildmat>(3) notation, which is how this has traditionally " @@ -14643,31 +15062,31 @@ msgstr "" "Newsgroup names will always be matched using the B<\\%wildmat>(3) notation." #. type: TP -#: doc/tin.5:2482 +#: doc/tin.5:2517 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2494 +#: doc/tin.5:2529 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2502 +#: doc/tin.5:2537 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2518 +#: doc/tin.5:2553 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2534 +#: doc/tin.5:2569 msgid "" "Yet another global configuration file with \"I=I\" pairs. " "This one is for the more general options which usually can't be controlled " @@ -14682,18 +15101,18 @@ msgstr "" "I." #. type: TP -#: doc/tin.5:2534 +#: doc/tin.5:2569 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2537 +#: doc/tin.5:2572 msgid "Sets a global domain name used in From lines" msgstr "Sets a global domain name used in From lines" #. type: Plain text -#: doc/tin.5:2541 +#: doc/tin.5:2576 msgid "" "Defines the name of your organization. $B overrides any " "specified value." @@ -14702,13 +15121,13 @@ msgstr "" "specified value." #. type: TP -#: doc/tin.5:2541 +#: doc/tin.5:2576 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2546 +#: doc/tin.5:2581 msgid "" "Defines the default place for some configuration files, common values are I, I, I or I. " @@ -14719,13 +15138,13 @@ msgstr "" "$B overrides any specified value." #. type: TP -#: doc/tin.5:2546 +#: doc/tin.5:2581 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2552 +#: doc/tin.5:2587 msgid "" "Defines the email address to which users can send bug reports using a built-" "in function. The default points to a developers mailing list located at tin." @@ -14738,18 +15157,18 @@ msgstr "" "administration if you want to deal with your lusers problems on your own." #. type: TP -#: doc/tin.5:2552 +#: doc/tin.5:2587 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2557 +#: doc/tin.5:2592 msgid "Defines the directory containing the B<\\%inews>(1) executable." msgstr "Defines the directory containing the B<\\%inews>(1) executable." #. type: Plain text -#: doc/tin.5:2561 +#: doc/tin.5:2596 msgid "" "Default charset to be used in MIME's ''Content-Type:'' header. " "$B overrides any specified value." @@ -14758,14 +15177,14 @@ msgstr "" "$B overrides any specified value." #. type: Plain text -#: doc/tin.5:2564 +#: doc/tin.5:2599 msgid "" "Default encoding scheme used in MIME articles. 8bit might be the best value." msgstr "" "Default encoding scheme used in MIME articles. 8bit might be the best value." #. type: Plain text -#: doc/tin.5:2568 +#: doc/tin.5:2603 msgid "" "Default encoding scheme used in MIME letters. quoted-printable is a good " "choice here." @@ -14774,13 +15193,13 @@ msgstr "" "choice here." #. type: TP -#: doc/tin.5:2568 +#: doc/tin.5:2603 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2574 +#: doc/tin.5:2609 msgid "" "Allow unregistered top level domains. As the list of valid TLDs is no longer " "actively maintained the default was changed to ON starting with B<\\" @@ -14791,13 +15210,13 @@ msgstr "" "%tin>(1) version 2.1.5" #. type: TP -#: doc/tin.5:2574 +#: doc/tin.5:2609 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2578 +#: doc/tin.5:2613 msgid "" "Don't generate a ''Sender:'' header. This has an effect only if " "B is set to --internal." @@ -14806,13 +15225,13 @@ msgstr "" "B is set to --internal." #. type: TP -#: doc/tin.5:2578 +#: doc/tin.5:2613 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2583 +#: doc/tin.5:2618 msgid "" "Base of your newsspool (Bnews, Cnews and INN traditional spool style), " "common values are I, I, I. " @@ -14823,13 +15242,13 @@ msgstr "" "$B overrides any specified value." #. type: TP -#: doc/tin.5:2583 +#: doc/tin.5:2618 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2591 +#: doc/tin.5:2626 msgid "" "Base of your NOV database B<\\%newsoverview>(5) (tradspool style; might be " "the same dir as I), common values are I, I" msgstr "B" #. type: Plain text -#: doc/tin.5:2595 +#: doc/tin.5:2630 msgid "" "Name of a single overview file, common values are I<.overview> or I. $B overrides any specified value." @@ -14857,30 +15276,30 @@ msgstr "" "view>. $B overrides any specified value." #. type: TP -#: doc/tin.5:2595 +#: doc/tin.5:2630 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2600 +#: doc/tin.5:2635 msgid "" "Full pathname of your newssystem's overview.fmt file; usually the file " -"residesin I and is named I, so you only have to " +"resides in I and is named I, so you only have to " "change this setting if your configuration differs." msgstr "" "Full pathname of your newssystem's overview.fmt file; usually the file " -"residesin I and is named I, so you only have to " +"resides in I and is named I, so you only have to " "change this setting if your configuration differs." #. type: TP -#: doc/tin.5:2600 +#: doc/tin.5:2635 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2606 +#: doc/tin.5:2641 msgid "" "Full pathname of your newssystem's active file; usually the file resides in " "I and is named I, so you only have to change this " @@ -14893,13 +15312,13 @@ msgstr "" "specified value." #. type: TP -#: doc/tin.5:2606 +#: doc/tin.5:2641 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2611 +#: doc/tin.5:2646 msgid "" "Full pathname of your newssystem's active.times file; usually the file " "resides in I and is named I, so you only have to " @@ -14910,13 +15329,13 @@ msgstr "" "change this setting if your configuration differs." #. type: TP -#: doc/tin.5:2611 +#: doc/tin.5:2646 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2616 +#: doc/tin.5:2651 msgid "" "Full pathname of your newssystem's newsgroups file; usually the file resides " "in I and is named I, so you only have to change this " @@ -14927,13 +15346,13 @@ msgstr "" "setting if your configuration differs." #. type: TP -#: doc/tin.5:2616 +#: doc/tin.5:2651 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2621 +#: doc/tin.5:2656 msgid "" "Full pathname of your newssystem's subscriptions file; usually the file " "resides in I and is named I, so you only have to " @@ -14944,12 +15363,12 @@ msgstr "" "change this setting if your configuration differs." #. type: Plain text -#: doc/tin.5:2625 +#: doc/tin.5:2660 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.5:2629 +#: doc/tin.5:2664 msgid "" "translation into language specified in $B, $B or " "$B" @@ -14958,7 +15377,7 @@ msgstr "" "$B" #. type: Plain text -#: doc/tin.5:2643 +#: doc/tin.5:2678 msgid "" "This file lists the newsgroups that the local site receives. Each newsgroup " "should be listed only once. Each line specifies one group; within each " @@ -14972,7 +15391,7 @@ msgstr "" #. TODO: IIRC tin issues just a warning in that case? #. type: Plain text -#: doc/tin.5:2648 +#: doc/tin.5:2683 msgid "" "If an article is posted to newsgroups not mentioned in this file, those " "newsgroups are ignored. If no valid newsgroups are specified, the article " @@ -14983,7 +15402,7 @@ msgstr "" "is rejected." #. type: Plain text -#: doc/tin.5:2651 +#: doc/tin.5:2686 msgid "" "Each line consists of four space-separated fields \"I I " "I I\"." @@ -14992,30 +15411,30 @@ msgstr "" "I I\"." #. type: TP -#: doc/tin.5:2651 doc/tin.5:2705 +#: doc/tin.5:2686 doc/tin.5:2740 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2654 +#: doc/tin.5:2689 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2657 +#: doc/tin.5:2692 msgid "is the highest article number that has been used in that newsgroup" msgstr "is the highest article number that has been used in that newsgroup" #. type: TP -#: doc/tin.5:2657 +#: doc/tin.5:2692 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2664 +#: doc/tin.5:2699 msgid "" "is the lowest article number in the group; this number is not guaranteed to " "be accurate, and should only be taken to be a hint. Note that because of " @@ -15030,90 +15449,90 @@ msgstr "" "are no articles in the newsgroup." #. type: TP -#: doc/tin.5:2664 +#: doc/tin.5:2699 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2667 +#: doc/tin.5:2702 msgid "can be one of those" msgstr "can be one of those" #. type: TP -#: doc/tin.5:2668 +#: doc/tin.5:2703 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2671 +#: doc/tin.5:2706 msgid "local postings are allowed" msgstr "local postings are allowed" #. type: TP -#: doc/tin.5:2671 +#: doc/tin.5:2706 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2674 +#: doc/tin.5:2709 msgid "no local postings are allowed, only remote ones" msgstr "no local postings are allowed, only remote ones" #. type: TP -#: doc/tin.5:2674 +#: doc/tin.5:2709 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2677 +#: doc/tin.5:2712 msgid "the group is moderated and all postings must be approved" msgstr "the group is moderated and all postings must be approved" #. type: TP -#: doc/tin.5:2677 +#: doc/tin.5:2712 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2680 +#: doc/tin.5:2715 msgid "articles in this group are not kept, but only passed on" msgstr "articles in this group are not kept, but only passed on" #. type: TP -#: doc/tin.5:2680 +#: doc/tin.5:2715 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2683 +#: doc/tin.5:2718 msgid "articles cannot be posted to this newsgroup" msgstr "articles cannot be posted to this newsgroup" #. type: TP -#: doc/tin.5:2683 +#: doc/tin.5:2718 #, no-wrap msgid "B<=foo.bar>" msgstr "B<=foo.bar>" #. type: Plain text -#: doc/tin.5:2686 +#: doc/tin.5:2721 msgid "articles are locally filed into the ''foo.bar'' group" msgstr "articles are locally filed into the ''foo.bar'' group" #. type: TP -#: doc/tin.5:2687 doc/tin.5:2715 doc/tin.5:2738 +#: doc/tin.5:2722 doc/tin.5:2750 doc/tin.5:2773 #, no-wrap msgid "B<\\%tin>(1)" msgstr "B<\\%tin>(1)" #. type: Plain text -#: doc/tin.5:2694 +#: doc/tin.5:2729 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the LIST (B) or LIST " @@ -15124,7 +15543,7 @@ msgstr "" "COUNTS (B) command instead." #. type: Plain text -#: doc/tin.5:2705 +#: doc/tin.5:2740 msgid "" "This file provides a chronological record of when newsgroups are created. It " "is normally updated by the local news server (e.g. B<\\%innd>(8)) whenever " @@ -15137,7 +15556,7 @@ msgstr "" "\"I I
\\|] [\\|B<-D> " "I\\|] [\\|B<-G> I\\|] [\\|B<-f> I" -"\\|] [\\|B<-g> I\\|] [\\|B<-m> I\\|] [\\|B<-p> I\\|] " -"[\\|B<-I> I\\|]\\ \\|[I\\|[\\|,.\\|.\\|.\\|]\\|]\\|]" +"\\|] [\\|B<-g> I\\|[\\|:I\\|]\\|] [\\|B<-m> I\\|] " +"[\\|B<-p> I\\|] [\\|B<-t> I\\|] [\\|B<-I> I\\|]\\ " +"\\|[I\\|[\\|,.\\|.\\|.\\|]\\|]\\|]" msgstr "" #. type: SH -#: doc/tin.1:50 doc/tin.1:51 doc/tin.5:14 +#: doc/tin.1:52 doc/tin.1:53 doc/tin.5:14 #, no-wrap msgid "DESCRIPTION" msgstr "DESCRIPCIÓN" #. type: Plain text -#: doc/tin.1:60 +#: doc/tin.1:62 msgid "" "B is a full-screen easy to use Usenet newsreader. It can read news " "locally (e.g., I) or remotely (B or B option) " @@ -127,7 +128,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:66 +#: doc/tin.1:68 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level. Use the B ('B') command to view a " @@ -135,7 +136,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:74 +#: doc/tin.1:76 msgid "" "On startup B will show a list of the newsgroups found in I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>. An arrow '-E' or highlighted bar " @@ -147,126 +148,126 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:79 +#: doc/tin.1:81 msgid "" "The B ('BTABE>') key enters the next " "newsgroup with unread articles." msgstr "" #. type: IX -#: doc/tin.1:79 doc/tin.1:80 +#: doc/tin.1:81 doc/tin.1:82 #, no-wrap msgid "EXIT STATUS" msgstr "ESTADO SALIENTE" #. type: TP -#: doc/tin.1:82 doc/tin.1:1123 doc/tin.1:3615 +#: doc/tin.1:84 doc/tin.1:1141 doc/tin.1:3724 #, no-wrap msgid "B<0>" msgstr "B<0>" #. type: Plain text -#: doc/tin.1:85 +#: doc/tin.1:87 msgid "Successful program execution. No unread news available in batch mode." msgstr "" #. type: TP -#: doc/tin.1:85 doc/tin.1:3618 +#: doc/tin.1:87 doc/tin.1:3727 #, no-wrap msgid "B<1>" msgstr "B<1>" #. type: Plain text -#: doc/tin.1:88 +#: doc/tin.1:90 msgid "Usage, syntax, configuration file or network error." msgstr "" #. type: TP -#: doc/tin.1:88 doc/tin.1:3621 +#: doc/tin.1:90 doc/tin.1:3730 #, no-wrap msgid "B<2>" msgstr "B<2>" #. type: Plain text -#: doc/tin.1:91 +#: doc/tin.1:93 msgid "Unread news available (batch mode (''B<-Z>'') only)." msgstr "" #. type: TP -#: doc/tin.1:91 doc/tin.1:3624 +#: doc/tin.1:93 doc/tin.1:3733 #, no-wrap msgid "B<3>" msgstr "B<3>" #. type: Plain text -#: doc/tin.1:96 +#: doc/tin.1:98 msgid "NNTP error." msgstr "Error NNTP" #. type: IX -#: doc/tin.1:96 doc/tin.1:97 +#: doc/tin.1:98 doc/tin.1:99 #, no-wrap msgid "OPTIONS" msgstr "OPCIONES" #. type: TP -#: doc/tin.1:98 +#: doc/tin.1:100 #, no-wrap msgid "B<-4>" msgstr "B<-4>" #. type: Plain text -#: doc/tin.1:102 +#: doc/tin.1:104 msgid "" "Force connecting via IPv4 to the remote NNTP server. Only available when " "built with IPv6 support." msgstr "" #. type: TP -#: doc/tin.1:102 +#: doc/tin.1:104 #, no-wrap msgid "B<-6>" msgstr "B<-6>" #. type: Plain text -#: doc/tin.1:106 +#: doc/tin.1:108 msgid "" "Force connecting via IPv6 to the remote NNTP server. Only available when " "built with IPv6 support." msgstr "" #. type: TP -#: doc/tin.1:106 +#: doc/tin.1:108 #, no-wrap msgid "B<-a>" msgstr "B<-a>" #. type: Plain text -#: doc/tin.1:109 +#: doc/tin.1:111 msgid "Toggle ANSI color (default is off)." msgstr "" #. type: TP -#: doc/tin.1:109 +#: doc/tin.1:111 #, no-wrap msgid "B<-A>" msgstr "B<-A>" #. type: Plain text -#: doc/tin.1:112 +#: doc/tin.1:114 msgid "" "Force authentication on initial connect. Only available when reading via " "NNTP." msgstr "" #. type: TP -#: doc/tin.1:112 +#: doc/tin.1:114 #, no-wrap msgid "B<-c>" msgstr "B<-c>" #. type: Plain text -#: doc/tin.1:117 +#: doc/tin.1:119 msgid "" "Create/update index files for every group in I<${TIN_HOMEDIR:-\"$HOME\"}/." "newsrc> or file specified by the ''B<-f>'' option and mark all articles as " @@ -274,7 +275,21 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:117 +#: doc/tin.1:119 +#, no-wrap +msgid "B<-C>" +msgstr "B<-C>" + +#. type: Plain text +#: doc/tin.1:124 +msgid "" +"Use COMPRESS NNTP extension (B) if available. See also " +"B, 'B<-t>'' and the \"SECURITY\" and \"BUGS\" " +"section." +msgstr "" + +#. type: TP +#: doc/tin.1:124 #, no-wrap msgid "B<-d>" msgstr "B<-d>" @@ -282,20 +297,20 @@ msgstr "B<-d>" # #. FIXME: explain debug levels #. type: Plain text -#: doc/tin.1:123 +#: doc/tin.1:130 msgid "" "Don't load newsgroup descriptions and servers message of the day " "(interactive mode)." msgstr "" #. type: TP -#: doc/tin.1:123 +#: doc/tin.1:130 #, no-wrap msgid "B<-D>I< debug-level>" msgstr "" #. type: Plain text -#: doc/tin.1:130 +#: doc/tin.1:137 msgid "" "Enter debug-level (1 = NNTP, 2 = filter, 4 = newsrc, 8 = threading, 16 = " "memory, 32 = attributes, 64 = misc, 128 = remove existing debug files). For " @@ -305,39 +320,39 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:130 +#: doc/tin.1:137 #, fuzzy, no-wrap msgid "B<-f>I< file>" msgstr "B<-f>I< archivo>" #. type: Plain text -#: doc/tin.1:134 +#: doc/tin.1:141 msgid "" "Use the specified file of subscribed to newsgroups in place of I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>." msgstr "" #. type: TP -#: doc/tin.1:134 +#: doc/tin.1:141 #, fuzzy, no-wrap -msgid "B<-g>I< server>" -msgstr "B<-g>I< servidor>" +msgid "B<-g>I< server[:port]>" +msgstr "B<-g>I< servidor[:puerto]>" #. type: Plain text -#: doc/tin.1:139 +#: doc/tin.1:146 msgid "" -"Use the server and newsrc specified in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" -"newsrctable>. Only available when reading via NNTP." +"Use the server[:port] and newsrc specified in I<${TIN_HOMEDIR:-\"$HOME\"}/." +"tin/newsrctable>. Only available when reading via NNTP." msgstr "" #. type: TP -#: doc/tin.1:139 +#: doc/tin.1:146 #, no-wrap msgid "B<-G>I< article-limit>" msgstr "" #. type: Plain text -#: doc/tin.1:147 +#: doc/tin.1:154 msgid "" "Limit the number of articles/group to retrieve from the server. If " "I is E 0 not more than the last I articles/" @@ -347,36 +362,36 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:147 +#: doc/tin.1:154 #, no-wrap msgid "B<-h>" msgstr "B<-h>" #. type: Plain text -#: doc/tin.1:150 +#: doc/tin.1:157 msgid "Help listing all command-line options." msgstr "" #. type: TP -#: doc/tin.1:150 +#: doc/tin.1:157 #, no-wrap msgid "B<-H>" msgstr "B<-H>" #. type: Plain text -#: doc/tin.1:154 +#: doc/tin.1:161 msgid "" "Brief introduction to B that is also shown the first time it is started." msgstr "" #. type: TP -#: doc/tin.1:154 +#: doc/tin.1:161 #, no-wrap msgid "B<-I>I< dir>" msgstr "" #. type: Plain text -#: doc/tin.1:160 +#: doc/tin.1:167 msgid "" "Directory in which to store newsgroup index files. Default is I<" "${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news>. This " @@ -385,26 +400,27 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:160 +#: doc/tin.1:167 #, no-wrap msgid "B<-k>" msgstr "B<-k>" #. type: Plain text -#: doc/tin.1:164 +#: doc/tin.1:172 msgid "" "Skip the certificate verification step for NNTPS connections and proceed " -"without checking. This option implies ''B<-T>''." +"without checking. This option implies ''B<-T>''. See also the \"SECURITY\" " +"section." msgstr "" #. type: TP -#: doc/tin.1:164 +#: doc/tin.1:172 #, no-wrap msgid "B<-l>" msgstr "B<-l>" #. type: Plain text -#: doc/tin.1:176 +#: doc/tin.1:184 msgid "" "Get number of articles per group from the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/" "\"${TIN_ACTIVEFILE:-active}> file. If reading via NNTP this is done with the " @@ -417,37 +433,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:176 +#: doc/tin.1:184 #, no-wrap msgid "B<-m>I< dir>" msgstr "" #. type: Plain text -#: doc/tin.1:179 +#: doc/tin.1:187 msgid "Mailbox directory to use. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>." msgstr "" #. type: TP -#: doc/tin.1:179 +#: doc/tin.1:187 #, fuzzy, no-wrap msgid "B<-M>I< user>" msgstr "B<-M>I< usuario>" #. type: Plain text -#: doc/tin.1:183 +#: doc/tin.1:191 msgid "" "Mail unread articles to specified user for later reading. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." msgstr "" #. type: TP -#: doc/tin.1:183 +#: doc/tin.1:191 #, no-wrap msgid "B<-n>" msgstr "B<-n>" #. type: Plain text -#: doc/tin.1:190 +#: doc/tin.1:198 msgid "" "Only load groups from the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-" "active}> file that are subscribed to in the user's I<${TIN_HOMEDIR:-\"$HOME" @@ -457,39 +473,39 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:190 +#: doc/tin.1:198 #, no-wrap msgid "B<-N>" msgstr "B<-N>" #. type: Plain text -#: doc/tin.1:194 +#: doc/tin.1:202 msgid "" "Mail unread articles to yourself for later reading. For more information " "read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." msgstr "" #. type: TP -#: doc/tin.1:194 +#: doc/tin.1:202 #, no-wrap msgid "B<-o>" msgstr "B<-o>" #. type: Plain text -#: doc/tin.1:198 +#: doc/tin.1:206 msgid "" "Quick post all postponed articles and exit. In order for this to be really " "quick, it should be used with ''B<-n>'' if possible." msgstr "" #. type: TP -#: doc/tin.1:198 +#: doc/tin.1:206 #, no-wrap msgid "B<-p>I< port>" msgstr "" #. type: Plain text -#: doc/tin.1:203 +#: doc/tin.1:211 msgid "" "Port to use if reading via NNTP (default is 119 or 563 if NNTPS is enabled, " "see ''B<-T>''). This also overrides the environment variable $B if " @@ -497,100 +513,116 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:203 +#: doc/tin.1:211 #, no-wrap msgid "B<-q>" msgstr "B<-q>" #. type: Plain text -#: doc/tin.1:206 +#: doc/tin.1:214 msgid "" "Don't check for new newsgroups and skip loading the servers message of the " "day." msgstr "" #. type: TP -#: doc/tin.1:206 +#: doc/tin.1:214 #, no-wrap msgid "B<-Q>" msgstr "B<-Q>" #. type: Plain text -#: doc/tin.1:210 +#: doc/tin.1:219 msgid "" "Quick start. Start B as quickly as possible. Currently this is " -"equivalent to ''B<-dnq>''." +"equivalent to ''B<-dnq>''. See also the ''B<-C>'' and ''B<-G>'' command-line " +"options." msgstr "" #. type: TP -#: doc/tin.1:210 +#: doc/tin.1:219 #, no-wrap msgid "B<-r>" msgstr "B<-r>" #. type: Plain text -#: doc/tin.1:215 +#: doc/tin.1:224 msgid "" "Read news remotely from the default NNTP server specified in the environment " "variable $B or contained in the file I." msgstr "" #. type: TP -#: doc/tin.1:215 +#: doc/tin.1:224 #, no-wrap msgid "B<-R>" msgstr "B<-R>" #. type: Plain text -#: doc/tin.1:218 +#: doc/tin.1:227 msgid "Read news saved by the ''B<-S>'' option." msgstr "" #. type: TP -#: doc/tin.1:218 +#: doc/tin.1:227 #, no-wrap msgid "B<-s>I< dir>" msgstr "" #. type: Plain text -#: doc/tin.1:222 +#: doc/tin.1:231 msgid "" "Save/read articles to/in directory. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/" "News>." msgstr "" #. type: TP -#: doc/tin.1:222 +#: doc/tin.1:231 #, no-wrap msgid "B<-S>" msgstr "B<-S>" #. type: Plain text -#: doc/tin.1:226 +#: doc/tin.1:235 msgid "" "Save unread articles for later reading by the ''B<-R>'' option. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." msgstr "" #. type: TP -#: doc/tin.1:226 +#: doc/tin.1:235 +#, fuzzy, no-wrap +msgid "B<-t>I< timeout>" +msgstr "B<-t>I< tiempo de expiracion>" + +#. type: Plain text +#: doc/tin.1:239 +msgid "" +"Override the B setting. Default is 120 seconds, " +"allowed maximum is 16383." +msgstr "" + +#. type: TP +#: doc/tin.1:239 #, no-wrap msgid "B<-T>" msgstr "B<-T>" #. type: Plain text -#: doc/tin.1:229 -msgid "Enable NNTPS (NNTP over TLS). Only available when reading via NNTP." +#: doc/tin.1:243 +msgid "" +"Enable NNTPS (NNTP over TLS). This also overrides the environment variable " +"$B if set. Only available when reading via NNTP." msgstr "" #. type: TP -#: doc/tin.1:229 +#: doc/tin.1:243 #, no-wrap msgid "B<-u>" msgstr "B<-u>" #. type: Plain text -#: doc/tin.1:235 +#: doc/tin.1:249 msgid "" "Create/update index files for every group in I<${TIN_HOMEDIR:-\"$HOME\"}/." "newsrc> or file specified by the ''B<-f>'' option. This option is disabled " @@ -599,13 +631,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:235 +#: doc/tin.1:249 #, no-wrap msgid "B<-v>" msgstr "B<-v>" #. type: Plain text -#: doc/tin.1:240 +#: doc/tin.1:254 msgid "" "Verbose mode for ''B<-c>'', ''B<-D>'', ''B<-M>'', ''B<-N>'', \\&''B<-S>'', " "''B<-u>'' and ''B<-Z>'' options. Can be used multiple times to increase " @@ -613,24 +645,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:240 +#: doc/tin.1:254 #, no-wrap msgid "B<-V>" msgstr "B<-V>" #. type: Plain text -#: doc/tin.1:243 +#: doc/tin.1:257 msgid "Print version information and compilation options." msgstr "" #. type: TP -#: doc/tin.1:243 +#: doc/tin.1:257 #, no-wrap msgid "B<-w>" msgstr "B<-w>" #. type: Plain text -#: doc/tin.1:248 +#: doc/tin.1:262 msgid "" "Quick mode to post an article and then exit. This option implies \\&''B<-" "d>''. In order for this to be really quick, it should be used with ''B<-n>'' " @@ -638,24 +670,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:248 +#: doc/tin.1:262 #, no-wrap msgid "B<-x>" msgstr "B<-x>" #. type: Plain text -#: doc/tin.1:251 +#: doc/tin.1:265 msgid "No-posting mode. You cannot post articles if you use this option." msgstr "" #. type: TP -#: doc/tin.1:251 +#: doc/tin.1:265 #, no-wrap msgid "B<-X>" msgstr "B<-X>" #. type: Plain text -#: doc/tin.1:256 +#: doc/tin.1:270 msgid "" "No overwrite mode. I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> and files in I<" "${TIN_HOMEDIR:-\"$HOME\"}/.tin> will not be overwritten but may be created " @@ -663,13 +695,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:256 +#: doc/tin.1:270 #, no-wrap msgid "B<-z>" msgstr "B<-z>" #. type: Plain text -#: doc/tin.1:261 +#: doc/tin.1:275 msgid "" "Only start B if there is any new/unread news. If there is news B " "will position cursor at first group with unread news. Useful for putting in " @@ -677,13 +709,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:261 +#: doc/tin.1:275 #, no-wrap msgid "B<-Z>" msgstr "B<-Z>" #. type: Plain text -#: doc/tin.1:267 +#: doc/tin.1:281 msgid "" "Check if there is any new/unread news and exit with appropriate status. If " "\\&''B<-v>'' option is specified the number of unread articles in each group " @@ -692,7 +724,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:273 +#: doc/tin.1:287 msgid "" "B can also dynamically change its options by the B ('B') " "command. Any changes are written to I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>. " @@ -701,7 +733,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:278 +#: doc/tin.1:292 msgid "" "A list of groups can be specified after the other command-line options. This " "can be useful if you wish to yank in or subscribe to a hand-picked subset of " @@ -710,7 +742,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:283 +#: doc/tin.1:297 msgid "" "If you specify a single group-name, or a wildcard that matches a single " "group, then you will automatically enter that group. Otherwise the normal " @@ -719,7 +751,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:287 +#: doc/tin.1:301 msgid "" "With the ''B<-w>'' flag a given group-name is used as default group to post " "to. If more than one group or a wildcard is specified only the first group " @@ -727,7 +759,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:294 +#: doc/tin.1:308 msgid "" "Once you use B ('B') to yank in all active groups, or " "B ('B') to toggle the read/unread status, then " @@ -737,7 +769,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:299 +#: doc/tin.1:313 msgid "" "NB: With the ''B<-n>'' flag, only unsubscribed groups in the I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file (or the newsrc-file given by the " @@ -746,26 +778,26 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:304 +#: doc/tin.1:318 msgid "" "Command-line options have higher priority than attributes and tinrc " "options. Thus, command-line option takes precedence over configured values." msgstr "" #. type: IX -#: doc/tin.1:304 doc/tin.1:305 +#: doc/tin.1:318 doc/tin.1:319 #, no-wrap msgid "USAGE" msgstr "UTILIZACIÓN" #. type: SS -#: doc/tin.1:308 +#: doc/tin.1:322 #, no-wrap msgid "NEWS ADMINISTRATION" msgstr "ADMINISTRACIÓN DE NOTICIARIOS" #. type: Plain text -#: doc/tin.1:312 +#: doc/tin.1:326 msgid "" "Maintaining Netnews on large networks of machines can be a pretty time " "consuming job as I discovered when I was given the job of maintaining our " @@ -773,7 +805,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:322 +#: doc/tin.1:336 msgid "" "A user starting B for the first time can be automatically subscribed to " "a list of newsgroups that are deemed appropriate by the news administrator. " @@ -785,20 +817,20 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:322 +#: doc/tin.1:336 #, no-wrap msgid "SCREEN FORMAT" msgstr "PERSONALIZANDO FORMATO DE PANTALLA" #. type: Plain text -#: doc/tin.1:325 +#: doc/tin.1:339 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level." msgstr "" #. type: Plain text -#: doc/tin.1:332 +#: doc/tin.1:346 msgid "" "At the Selection level the title displays (the name of the news server (with " "a \"[T]\"- or \"[k]\"-suffix if reading via NNTPS (insecurely)) and) the " @@ -809,7 +841,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:340 +#: doc/tin.1:354 #, no-wrap msgid "" "-EM 1 2 comp.security.announce Announcements from the CERT abou\n" @@ -820,19 +852,19 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:343 +#: doc/tin.1:357 msgid "" "There may also be a character prefixing the line. An explanation follows:" msgstr "" #. type: TP -#: doc/tin.1:343 +#: doc/tin.1:357 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:348 +#: doc/tin.1:362 msgid "" "This group is unsubscribed. To see only your subscribed groups use the " "B ('B') or B ('B') toggle " @@ -840,13 +872,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:348 +#: doc/tin.1:362 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:353 +#: doc/tin.1:367 msgid "" "This is a moderated group. Any posts you make will have to be approved by " "the group administrator before it will be made public. B will ask for " @@ -854,13 +886,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:353 +#: doc/tin.1:367 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:362 +#: doc/tin.1:376 msgid "" "This is a new newsgroup which has been created since you last used B. " "New newsgroups are not subscribed to by default (However, see the " @@ -872,13 +904,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:362 +#: doc/tin.1:376 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:367 +#: doc/tin.1:381 msgid "" "This group no longer exists. If you no longer wish to see this group then " "unsubscribe from it in the normal way. This flag will only appear if you " @@ -886,26 +918,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:367 +#: doc/tin.1:381 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:371 +#: doc/tin.1:385 msgid "" "You may no longer make posts to this group. Often a group will be superseded " "by a more appropriately named one." msgstr "" #. type: TP -#: doc/tin.1:371 +#: doc/tin.1:385 #, no-wrap msgid "B<=>" msgstr "B<=>" #. type: Plain text -#: doc/tin.1:376 +#: doc/tin.1:390 msgid "" "This group has been renamed and you may no longer post to it. If you do, " "then you will receive an error from your news server telling you the correct " @@ -913,7 +945,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:386 +#: doc/tin.1:400 msgid "" "At the Group level the title contains the name of the group, the number of " "conversation threads, the abbreviated threading method (B), " @@ -927,13 +959,13 @@ msgstr "" #. FIXME - make this autocenter #. type: Plain text -#: doc/tin.1:390 +#: doc/tin.1:404 #, no-wrap msgid " alt.sources (5B -50/23+ 0* 3o 0K)\n" msgstr "" #. type: Plain text -#: doc/tin.1:398 +#: doc/tin.1:412 msgid "" "The characters after the numbers are depending to the configuration and if " "your are in B mode or not. Some numbers could be " @@ -944,7 +976,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:409 +#: doc/tin.1:421 msgid "" "If a thread has unread articles it is marked with B in " "front of the total number of articles in the thread. If there are recent " @@ -952,20 +984,18 @@ msgid "" "front of the total number of articles in the thread \\(em this is controlled " "by the B option. If a thread has hot articles in it (see also " "section \"FILTERING ARTICLES\") it's marked with B in " -"front of the total number of articles in the thread. The number of lines of " -"the first (unread) article in the thread might also be shown right before " -"the subject \\(em this is controlled by the B option. The display " -"can be customized via B." +"front of the total number of articles in the thread. The display can be " +"customized via B." msgstr "" #. type: Plain text -#: doc/tin.1:413 +#: doc/tin.1:425 #, no-wrap msgid " de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M\n" msgstr "" #. type: Plain text -#: doc/tin.1:418 +#: doc/tin.1:430 #, no-wrap msgid "" "-E 1 + 3 108 bincancels in de.talk.sex Christopher Lueg El\n" @@ -976,14 +1006,14 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:423 +#: doc/tin.1:435 msgid "" "At the Thread level the screen usually (depends on the threading method " "used) looks like this, but can be customized via B:" msgstr "" #. type: Plain text -#: doc/tin.1:430 +#: doc/tin.1:442 #, no-wrap msgid "" "-E 1 [ 7] What is this funny tree in the thr Robert F. Simmig\n" @@ -994,12 +1024,12 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:435 +#: doc/tin.1:447 msgid "At the Article level the page header has the following format:" msgstr "" #. type: Plain text -#: doc/tin.1:441 +#: doc/tin.1:453 #, no-wrap msgid "" "Sun, 28 Dec 1997 21:21:01 de.admin.news.groups Thread 20 of 86\n" @@ -1008,39 +1038,39 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:443 +#: doc/tin.1:455 #, no-wrap msgid "article-body\n" msgstr "" #. type: Plain text -#: doc/tin.1:449 +#: doc/tin.1:461 msgid "" "The look of the Selection, Group and Thread level can be customized. See the " "section \"CUSTOMIZING THE SCREEN FORMAT\"." msgstr "" #. type: SS -#: doc/tin.1:449 +#: doc/tin.1:461 #, no-wrap msgid "COMMON MOVING KEYS" msgstr "TECLAS DE MOVIMIENTO COMUNES" #. type: Plain text -#: doc/tin.1:452 +#: doc/tin.1:464 msgid "" "This table shows the common keys used for moving around all levels within " "B." msgstr "" #. type: ta -#: doc/tin.1:454 +#: doc/tin.1:466 #, no-wrap msgid "\\w'Beg. of list/article 'u +\\w'ANSI/vt100 'u" msgstr "" #. type: Plain text -#: doc/tin.1:462 +#: doc/tin.1:474 #, no-wrap msgid "" "\tANSI/vt100\tOther Terminals\n" @@ -1053,13 +1083,13 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:466 +#: doc/tin.1:478 #, no-wrap msgid "COMMON EDITING COMMANDS" msgstr "MANDATOS COMUNES EDITADOS" #. type: Plain text -#: doc/tin.1:473 +#: doc/tin.1:485 msgid "" "An B<\\%emacs>(1) style editing package allows the easy editing of input " "strings. A history list allows the easy reuse of previously entered " @@ -1068,129 +1098,129 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:473 +#: doc/tin.1:485 #, no-wrap msgid "B<^A, ^E>" msgstr "B<^A, ^E>" #. type: Plain text -#: doc/tin.1:476 +#: doc/tin.1:488 msgid "move to beginning or end of line, respectively." msgstr "" #. type: TP -#: doc/tin.1:476 +#: doc/tin.1:488 #, no-wrap msgid "B<^F, ^B>" msgstr "B<^F, ^B>" #. type: Plain text -#: doc/tin.1:479 +#: doc/tin.1:491 msgid "non-destructive move forward or back one location, respectively." msgstr "" #. type: TP -#: doc/tin.1:479 +#: doc/tin.1:491 #, no-wrap msgid "B<^D>" msgstr "B<^D>" #. type: Plain text -#: doc/tin.1:483 +#: doc/tin.1:495 msgid "" "delete the character currently under the cursor, or send EOF if no " "characters in the buffer." msgstr "" #. type: TP -#: doc/tin.1:483 +#: doc/tin.1:495 #, no-wrap msgid "B<^H, EDELE>" msgstr "B<^H, EBORR>" #. type: Plain text -#: doc/tin.1:486 +#: doc/tin.1:498 msgid "delete character left of the cursor." msgstr "" #. type: TP -#: doc/tin.1:486 +#: doc/tin.1:498 #, no-wrap msgid "B<^K>" msgstr "B<^K>" #. type: Plain text -#: doc/tin.1:489 +#: doc/tin.1:501 msgid "delete from cursor to end of line." msgstr "" #. type: TP -#: doc/tin.1:489 +#: doc/tin.1:501 #, no-wrap msgid "B<^P, ^N>" msgstr "B<^P, ^N>" #. type: Plain text -#: doc/tin.1:492 +#: doc/tin.1:504 msgid "move through history, previous and next, respectively." msgstr "" #. type: TP -#: doc/tin.1:492 +#: doc/tin.1:504 #, no-wrap msgid "B<^L, ^R>" msgstr "B<^L, ^R>" #. type: Plain text -#: doc/tin.1:495 +#: doc/tin.1:507 msgid "redraw the current line." msgstr "" #. type: TP -#: doc/tin.1:495 +#: doc/tin.1:507 #, no-wrap msgid "BCRE>" msgstr "" #. type: Plain text -#: doc/tin.1:499 +#: doc/tin.1:511 msgid "" "places line on history list if non-blank, appends newline and returns to the " "caller." msgstr "" #. type: TP -#: doc/tin.1:499 +#: doc/tin.1:511 #, no-wrap msgid "BESCE>" msgstr "" #. type: Plain text -#: doc/tin.1:504 +#: doc/tin.1:516 msgid "aborts the present editing operation." msgstr "" #. type: SS -#: doc/tin.1:504 +#: doc/tin.1:516 #, no-wrap msgid "GLOBAL COMMANDS" msgstr "MANDATOS GLOBALES" #. type: Plain text -#: doc/tin.1:507 +#: doc/tin.1:519 msgid "" "The following commands are available at all 4 menu levels and always have " "the same effect." msgstr "" #. type: TP -#: doc/tin.1:507 doc/tin.1:1401 doc/tin.1:1455 doc/tin.1:1501 +#: doc/tin.1:519 doc/tin.1:1419 doc/tin.1:1473 doc/tin.1:1519 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:512 +#: doc/tin.1:524 msgid "" "Shell escape. B by itself will launch a shell, B " "EcommandE will run an external EcommandE. This facility may " @@ -1198,57 +1228,57 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:512 +#: doc/tin.1:524 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:515 +#: doc/tin.1:527 msgid "Toggle use of ANSI color." msgstr "" #. type: TP -#: doc/tin.1:515 +#: doc/tin.1:527 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:518 +#: doc/tin.1:530 msgid "Redraw the current screen." msgstr "" #. type: TP -#: doc/tin.1:518 +#: doc/tin.1:530 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:521 +#: doc/tin.1:533 msgid "Scroll screen up by one line." msgstr "" #. type: TP -#: doc/tin.1:521 +#: doc/tin.1:533 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:524 +#: doc/tin.1:536 msgid "Scroll screen down by one line." msgstr "" #. type: TP -#: doc/tin.1:524 +#: doc/tin.1:536 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:538 +#: doc/tin.1:550 msgid "" "Reload postponed article. If your system blocks the B key you " "must quote it by pressing 'B<^V>' (CTRL-V) first. The postpone-menu offers " @@ -1264,13 +1294,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:538 doc/tin.1:1407 doc/tin.1:1462 doc/tin.1:1507 +#: doc/tin.1:550 doc/tin.1:1425 doc/tin.1:1480 doc/tin.1:1525 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:544 +#: doc/tin.1:556 msgid "" "Help screen of commands available on the current menu. You can use " "B ('B'), B ('B') and B ('B<" @@ -1278,230 +1308,230 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:544 doc/tin.1:1410 doc/tin.1:1465 doc/tin.1:1510 +#: doc/tin.1:556 doc/tin.1:1428 doc/tin.1:1483 doc/tin.1:1528 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:548 doc/tin.1:1414 doc/tin.1:1469 doc/tin.1:1514 +#: doc/tin.1:560 doc/tin.1:1432 doc/tin.1:1487 doc/tin.1:1532 msgid "" "Toggle the display of help mini menu at the bottom of the screen and posting " "etiquette after composing an article (B)." msgstr "" #. type: TP -#: doc/tin.1:548 +#: doc/tin.1:560 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:553 +#: doc/tin.1:565 msgid "" "List articles posted by user. The date posted, the newsgroup and the subject " "are listed. See the section \"POSTING HISTORY LISTING\" for more information." msgstr "" #. type: TP -#: doc/tin.1:553 +#: doc/tin.1:565 #, no-wrap msgid "B" msgstr "B" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:558 +#: doc/tin.1:570 msgid "Print B version information." msgstr "" #. type: SS -#: doc/tin.1:558 +#: doc/tin.1:570 #, no-wrap msgid "NEWSGROUP SELECTION COMMANDS" msgstr "MANDATOS SELECCIONADOS DE GRUPOS NOTICIARIOS" #. type: TP -#: doc/tin.1:559 doc/tin.1:700 doc/tin.1:955 doc/tin.1:1126 doc/tin.1:3628 +#: doc/tin.1:571 doc/tin.1:712 doc/tin.1:967 doc/tin.1:1144 doc/tin.1:3737 #, no-wrap msgid "B<4>" msgstr "B<4>" #. type: Plain text -#: doc/tin.1:562 +#: doc/tin.1:574 msgid "Select group 4." msgstr "" #. type: TP -#: doc/tin.1:562 +#: doc/tin.1:574 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:566 +#: doc/tin.1:578 msgid "" "Reset I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. This will destroy all " "records of which articles have been read, so use this carefully." msgstr "" #. type: TP -#: doc/tin.1:566 doc/tin.1:721 doc/tin.1:976 +#: doc/tin.1:578 doc/tin.1:733 doc/tin.1:988 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:570 doc/tin.1:725 doc/tin.1:980 +#: doc/tin.1:582 doc/tin.1:737 doc/tin.1:992 msgid "" "Choose a range of articles to be affected by the next command. See the " "section \"RANGES\" for more information." msgstr "" #. type: TP -#: doc/tin.1:570 +#: doc/tin.1:582 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:573 +#: doc/tin.1:585 msgid "Sort the list of newsgroups." msgstr "" #. type: TP -#: doc/tin.1:573 doc/tin.1:728 doc/tin.1:983 doc/tin.1:1183 doc/tin.1:1398 -#: doc/tin.1:1449 doc/tin.1:1498 +#: doc/tin.1:585 doc/tin.1:740 doc/tin.1:995 doc/tin.1:1201 doc/tin.1:1416 +#: doc/tin.1:1467 doc/tin.1:1516 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:576 doc/tin.1:731 doc/tin.1:986 doc/tin.1:1186 doc/tin.1:1401 -#: doc/tin.1:1452 doc/tin.1:1501 +#: doc/tin.1:588 doc/tin.1:743 doc/tin.1:998 doc/tin.1:1204 doc/tin.1:1419 +#: doc/tin.1:1470 doc/tin.1:1519 msgid "Repeat the previous search." msgstr "" #. type: TP -#: doc/tin.1:576 doc/tin.1:731 doc/tin.1:986 doc/tin.1:1186 doc/tin.1:1392 -#: doc/tin.1:1443 doc/tin.1:1492 +#: doc/tin.1:588 doc/tin.1:743 doc/tin.1:998 doc/tin.1:1204 doc/tin.1:1410 +#: doc/tin.1:1461 doc/tin.1:1510 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:579 +#: doc/tin.1:591 msgid "Search for a group by name and description (if displayed)." msgstr "" #. type: TP -#: doc/tin.1:579 doc/tin.1:734 doc/tin.1:989 doc/tin.1:1189 doc/tin.1:1395 -#: doc/tin.1:1446 doc/tin.1:1495 +#: doc/tin.1:591 doc/tin.1:746 doc/tin.1:1001 doc/tin.1:1207 doc/tin.1:1413 +#: doc/tin.1:1464 doc/tin.1:1513 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:582 +#: doc/tin.1:594 msgid "Backward search through the group names and descriptions." msgstr "" #. type: TP -#: doc/tin.1:582 +#: doc/tin.1:594 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:585 +#: doc/tin.1:597 msgid "Read current group." msgstr "" #. type: TP -#: doc/tin.1:585 +#: doc/tin.1:597 #, no-wrap msgid "BTABE' 'n'>" msgstr "BTABE' 'n'>" #. type: Plain text -#: doc/tin.1:589 +#: doc/tin.1:601 msgid "" "Enter next group with unread news. Will wrap around to the beginning of the " "group selection list looking for unread groups." msgstr "" #. type: TP -#: doc/tin.1:589 doc/tin.1:809 doc/tin.1:1027 doc/tin.1:1247 +#: doc/tin.1:601 doc/tin.1:821 doc/tin.1:1039 doc/tin.1:1265 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:593 +#: doc/tin.1:605 msgid "" "Make current group as all read [after confirmation] and move to the next " "group in the group selection list." msgstr "" #. type: TP -#: doc/tin.1:593 doc/tin.1:813 doc/tin.1:1031 doc/tin.1:1251 +#: doc/tin.1:605 doc/tin.1:825 doc/tin.1:1043 doc/tin.1:1269 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:597 +#: doc/tin.1:609 msgid "" "Mark current group as all read [after confirmation] and enter the next " "unread group in the group selection list." msgstr "" #. type: TP -#: doc/tin.1:597 +#: doc/tin.1:609 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:601 +#: doc/tin.1:613 msgid "" "Toggle display to show just the group name or the group name and the group " "descriptions." msgstr "" #. type: TP -#: doc/tin.1:601 doc/tin.1:826 doc/tin.1:1044 doc/tin.1:1263 +#: doc/tin.1:613 doc/tin.1:838 doc/tin.1:1056 doc/tin.1:1281 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:604 doc/tin.1:829 doc/tin.1:1047 doc/tin.1:1266 +#: doc/tin.1:616 doc/tin.1:841 doc/tin.1:1059 doc/tin.1:1284 msgid "Edit the filter file and reload it afterwards." msgstr "" #. type: TP -#: doc/tin.1:604 +#: doc/tin.1:616 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:608 doc/tin.1:833 +#: doc/tin.1:620 doc/tin.1:845 msgid "" "Choose a new group by name. This command can be used to access any group, " "even those not currently yanked in." msgstr "" #. type: TP -#: doc/tin.1:608 doc/tin.1:836 doc/tin.1:1047 doc/tin.1:1279 doc/tin.1:1404 -#: doc/tin.1:1458 doc/tin.1:1504 +#: doc/tin.1:620 doc/tin.1:848 doc/tin.1:1065 doc/tin.1:1297 doc/tin.1:1422 +#: doc/tin.1:1476 doc/tin.1:1522 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:613 +#: doc/tin.1:625 msgid "" "Toggle the display of the description of the current newsgroup in the last " "line. This will not be available if B was started with the \\&''B<-d>'' " @@ -1509,35 +1539,35 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:613 doc/tin.1:840 doc/tin.1:1050 doc/tin.1:1282 +#: doc/tin.1:625 doc/tin.1:852 doc/tin.1:1068 doc/tin.1:1300 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:616 doc/tin.1:843 doc/tin.1:1053 doc/tin.1:1285 +#: doc/tin.1:628 doc/tin.1:855 doc/tin.1:1071 doc/tin.1:1303 msgid "Toggle inverse video." msgstr "" #. type: TP -#: doc/tin.1:616 doc/tin.1:843 doc/tin.1:1053 doc/tin.1:1285 +#: doc/tin.1:628 doc/tin.1:855 doc/tin.1:1071 doc/tin.1:1303 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:619 doc/tin.1:846 doc/tin.1:1056 doc/tin.1:1288 +#: doc/tin.1:631 doc/tin.1:858 doc/tin.1:1074 doc/tin.1:1306 msgid "Show details about current connection." msgstr "" #. type: TP -#: doc/tin.1:619 doc/tin.1:855 doc/tin.1:1062 doc/tin.1:1294 +#: doc/tin.1:631 doc/tin.1:867 doc/tin.1:1080 doc/tin.1:1312 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:626 +#: doc/tin.1:638 msgid "" "Look up article by ''Message-ID:''. If none of the groups listed in the " "''Newsgroups:''-header of the referenced article is available, just the " @@ -1547,13 +1577,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:626 +#: doc/tin.1:638 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:632 +#: doc/tin.1:644 msgid "" "Move the current group within the group selection list. By entering '1' the " "group will become the first displayed group in the list, by entering '8' the " @@ -1562,61 +1592,61 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:632 doc/tin.1:863 doc/tin.1:1302 +#: doc/tin.1:644 doc/tin.1:875 doc/tin.1:1320 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:636 doc/tin.1:867 doc/tin.1:1306 +#: doc/tin.1:648 doc/tin.1:879 doc/tin.1:1324 msgid "" "User configurable options menu (for more information see section \"GLOBAL " "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")." msgstr "" #. type: TP -#: doc/tin.1:636 +#: doc/tin.1:648 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:639 +#: doc/tin.1:651 msgid "Positions the cursor on the next group with unread articles in it." msgstr "" #. type: TP -#: doc/tin.1:639 doc/tin.1:884 doc/tin.1:1075 doc/tin.1:1323 +#: doc/tin.1:651 doc/tin.1:896 doc/tin.1:1093 doc/tin.1:1341 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:643 +#: doc/tin.1:655 msgid "" "Quit B \\(em ask the user to confirm if B is set " "accordingly." msgstr "" #. type: TP -#: doc/tin.1:643 doc/tin.1:887 doc/tin.1:1078 doc/tin.1:1326 +#: doc/tin.1:655 doc/tin.1:899 doc/tin.1:1096 doc/tin.1:1344 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:646 doc/tin.1:890 doc/tin.1:1081 doc/tin.1:1329 +#: doc/tin.1:658 doc/tin.1:902 doc/tin.1:1099 doc/tin.1:1347 msgid "Quit B \\(em don't ask the user to confirm." msgstr "" #. type: TP -#: doc/tin.1:646 +#: doc/tin.1:658 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:651 +#: doc/tin.1:663 msgid "" "Toggle display of all subscribed to groups and just those groups containing " "unread articles. Command has no effect if groups were specified on the " @@ -1624,37 +1654,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:651 doc/tin.1:893 doc/tin.1:1081 +#: doc/tin.1:663 doc/tin.1:905 doc/tin.1:1099 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:655 doc/tin.1:897 doc/tin.1:1085 +#: doc/tin.1:667 doc/tin.1:909 doc/tin.1:1103 msgid "" "Mail a bug report or comment to Etin-bugs@tin.orgE. This is the best " "way of getting bugs fixed and features added/changed." msgstr "" #. type: TP -#: doc/tin.1:655 +#: doc/tin.1:667 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:658 +#: doc/tin.1:670 msgid "Subscribe to current group." msgstr "" #. type: TP -#: doc/tin.1:658 +#: doc/tin.1:670 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:663 +#: doc/tin.1:675 msgid "" "Subscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1662,13 +1692,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:663 +#: doc/tin.1:675 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:668 +#: doc/tin.1:680 msgid "" "Unsubscribe to current group. This can be used to remove bogus groups. See " "B in the \"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" @@ -1676,13 +1706,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:668 +#: doc/tin.1:680 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:673 +#: doc/tin.1:685 msgid "" "Unsubscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1690,13 +1720,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:673 doc/tin.1:922 doc/tin.1:1104 doc/tin.1:1363 +#: doc/tin.1:685 doc/tin.1:934 doc/tin.1:1122 doc/tin.1:1381 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:679 +#: doc/tin.1:691 msgid "" "Post an article to current group. If posting fails for some reason, you'll " "get the chance to B ('B') the article again, B " @@ -1705,24 +1735,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:679 +#: doc/tin.1:691 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:682 +#: doc/tin.1:694 msgid "Quit B without saving any changes to the configuration." msgstr "" #. type: TP -#: doc/tin.1:682 +#: doc/tin.1:694 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:687 +#: doc/tin.1:699 msgid "" "Yanks in all groups. Toggles the displayed groups between all the groups in " "the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file and just " @@ -1730,38 +1760,38 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:687 +#: doc/tin.1:699 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:691 +#: doc/tin.1:703 msgid "" "Reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file " "to see if any new news has arrived since starting B." msgstr "" #. type: TP -#: doc/tin.1:691 +#: doc/tin.1:703 #, no-wrap msgid "B" msgstr "B" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:696 +#: doc/tin.1:708 msgid "Mark all articles in the current group as unread." msgstr "" #. type: SS -#: doc/tin.1:696 +#: doc/tin.1:708 #, no-wrap msgid "GROUP INDEX COMMANDS" msgstr "ÍNDICE DE MANDATOS AGRUPADOS" #. type: Plain text -#: doc/tin.1:700 +#: doc/tin.1:712 msgid "" "All searches in this level are limited to unread articles if in " "B mode. B ('B') can be use " @@ -1769,44 +1799,44 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:703 +#: doc/tin.1:715 msgid "Select article 4." msgstr "" #. type: TP -#: doc/tin.1:703 doc/tin.1:958 doc/tin.1:1129 +#: doc/tin.1:715 doc/tin.1:970 doc/tin.1:1147 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:707 doc/tin.1:962 doc/tin.1:1133 +#: doc/tin.1:719 doc/tin.1:974 doc/tin.1:1151 msgid "" "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" " "for more information." msgstr "" #. type: TP -#: doc/tin.1:707 doc/tin.1:962 doc/tin.1:1148 +#: doc/tin.1:719 doc/tin.1:974 doc/tin.1:1166 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:711 doc/tin.1:966 doc/tin.1:1152 +#: doc/tin.1:723 doc/tin.1:978 doc/tin.1:1170 msgid "" "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for " "more information." msgstr "" #. type: TP -#: doc/tin.1:711 doc/tin.1:966 +#: doc/tin.1:723 doc/tin.1:978 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:716 doc/tin.1:971 +#: doc/tin.1:728 doc/tin.1:983 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as read. A prompt asks which type should " @@ -1814,13 +1844,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:716 doc/tin.1:971 +#: doc/tin.1:728 doc/tin.1:983 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:721 doc/tin.1:976 +#: doc/tin.1:733 doc/tin.1:988 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as unread. A prompt asks which type " @@ -1828,58 +1858,58 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:725 doc/tin.1:980 doc/tin.1:1180 +#: doc/tin.1:737 doc/tin.1:992 doc/tin.1:1198 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:728 doc/tin.1:983 doc/tin.1:1183 +#: doc/tin.1:740 doc/tin.1:995 doc/tin.1:1201 msgid "Re-enter the last message that was viewed." msgstr "" #. type: Plain text -#: doc/tin.1:734 doc/tin.1:989 +#: doc/tin.1:746 doc/tin.1:1001 msgid "Search forward for specified subject." msgstr "" #. type: Plain text -#: doc/tin.1:737 doc/tin.1:992 +#: doc/tin.1:749 doc/tin.1:1004 msgid "Search backwards for specified subject." msgstr "" #. type: TP -#: doc/tin.1:737 +#: doc/tin.1:749 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:740 doc/tin.1:995 +#: doc/tin.1:752 doc/tin.1:1007 msgid "Select current thread for later processing." msgstr "" #. type: TP -#: doc/tin.1:740 +#: doc/tin.1:752 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:744 +#: doc/tin.1:756 msgid "" "Selects all threads in current group. It is a shortcut for calling " "B with a pattern of ''*''." msgstr "" #. type: TP -#: doc/tin.1:744 +#: doc/tin.1:756 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:749 +#: doc/tin.1:761 msgid "" "Toggle selection of current thread. If at least one unread article, (but not " "every unread article) in the current thread is selected, then all unread " @@ -1887,13 +1917,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:749 +#: doc/tin.1:761 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:754 +#: doc/tin.1:766 msgid "" "For each thread in current group, if it at least one unread article is " "selected, all unread articles become selected. This is useful for auto-" @@ -1901,13 +1931,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:754 +#: doc/tin.1:766 #, no-wrap msgid "B" #. type: Plain text -#: doc/tin.1:760 +#: doc/tin.1:772 msgid "" "Prompts for a pattern with which to match on. All threads whose subjects " "match the pattern will be marked selected. A pattern of ''*'' will match all " @@ -1916,24 +1946,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:760 +#: doc/tin.1:772 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:763 +#: doc/tin.1:775 msgid "Reverse all selections on all articles." msgstr "" #. type: TP -#: doc/tin.1:763 +#: doc/tin.1:775 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:769 +#: doc/tin.1:781 msgid "" "Undo all selections on all articles. It clears the toggle effect of " "B ('B') command. Thus after first doing a " @@ -1942,13 +1972,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:769 doc/tin.1:1004 doc/tin.1:1206 +#: doc/tin.1:781 doc/tin.1:1016 doc/tin.1:1224 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:774 doc/tin.1:1009 doc/tin.1:1211 +#: doc/tin.1:786 doc/tin.1:1021 doc/tin.1:1229 msgid "" "Pipe current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles into command. See the section \"MAILING " @@ -1956,13 +1986,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:774 doc/tin.1:1211 +#: doc/tin.1:786 doc/tin.1:1229 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:783 +#: doc/tin.1:795 msgid "" "Auto select article(s) with a single key [after confirmation]. The defaults " "used for selection are based upon the following four tinrc config variables: " @@ -1974,13 +2004,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:783 doc/tin.1:1220 +#: doc/tin.1:795 doc/tin.1:1238 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:792 +#: doc/tin.1:804 msgid "" "Kill article(s) with a single key [after confirmation]. The defaults used " "for killing are based upon the following four tinrc config variables: " @@ -1992,99 +2022,99 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:792 +#: doc/tin.1:804 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:795 +#: doc/tin.1:807 msgid "Read current article." msgstr "" #. type: TP -#: doc/tin.1:795 +#: doc/tin.1:807 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:798 +#: doc/tin.1:810 msgid "View next unread article or group." msgstr "" #. type: TP -#: doc/tin.1:798 doc/tin.1:1015 doc/tin.1:1237 +#: doc/tin.1:810 doc/tin.1:1027 doc/tin.1:1255 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:802 +#: doc/tin.1:814 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line." msgstr "" #. type: TP -#: doc/tin.1:802 doc/tin.1:1020 doc/tin.1:1240 +#: doc/tin.1:814 doc/tin.1:1032 doc/tin.1:1258 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:805 doc/tin.1:1023 +#: doc/tin.1:817 doc/tin.1:1035 msgid "Author backward search. Otherwise, see B ('B') above." msgstr "" #. type: TP -#: doc/tin.1:805 doc/tin.1:1023 doc/tin.1:1243 +#: doc/tin.1:817 doc/tin.1:1035 doc/tin.1:1261 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:809 doc/tin.1:1027 doc/tin.1:1247 +#: doc/tin.1:821 doc/tin.1:1039 doc/tin.1:1265 msgid "" "Search the body of all articles in group (can be slow). You can abort the " "search using B ('B')." msgstr "" #. type: Plain text -#: doc/tin.1:813 +#: doc/tin.1:825 msgid "" "Mark all articles as read [after confirmation] then return to the group " "selection list. Move cursor to next group." msgstr "" #. type: Plain text -#: doc/tin.1:817 +#: doc/tin.1:829 msgid "" "Mark all articles as read [after confirmation] and enter the next group with " "unread news." msgstr "" #. type: TP -#: doc/tin.1:817 +#: doc/tin.1:829 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:821 doc/tin.1:1039 +#: doc/tin.1:833 doc/tin.1:1051 msgid "" "Cycle the display of the author through all the possible options for the " "tinrc variable B." msgstr "" #. type: TP -#: doc/tin.1:821 +#: doc/tin.1:833 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:826 doc/tin.1:1044 doc/tin.1:1260 +#: doc/tin.1:838 doc/tin.1:1056 doc/tin.1:1278 msgid "" "Cancel (delete) or supersede (overwrite) the current article. It must have " "been posted by the same user. The cancel message can be seen in the " @@ -2092,37 +2122,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:829 +#: doc/tin.1:841 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:833 +#: doc/tin.1:845 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:836 +#: doc/tin.1:848 msgid "Toggle article/group limit." msgstr "" #. type: Plain text -#: doc/tin.1:840 +#: doc/tin.1:852 msgid "" "Display the subject of the first article in the current thread in the last " "line." msgstr "" #. type: TP -#: doc/tin.1:846 +#: doc/tin.1:858 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:852 +#: doc/tin.1:864 msgid "" "Mark article/thread as read and move onto the next unread article/thread. If " "a range of articles/threads is set, the range will be marked as read instead " @@ -2131,29 +2161,29 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:852 +#: doc/tin.1:864 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:855 +#: doc/tin.1:867 msgid "Open the thread under the current cursor position." msgstr "" #. type: Plain text -#: doc/tin.1:858 doc/tin.1:1065 doc/tin.1:1297 +#: doc/tin.1:870 doc/tin.1:1083 doc/tin.1:1315 msgid "Look up article by ''Message-ID:''." msgstr "" #. type: TP -#: doc/tin.1:858 +#: doc/tin.1:870 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:863 doc/tin.1:1070 doc/tin.1:1302 +#: doc/tin.1:875 doc/tin.1:1088 doc/tin.1:1320 msgid "" "Mail current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to someone. See the section \"MAILING " @@ -2161,35 +2191,35 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:867 +#: doc/tin.1:879 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:870 +#: doc/tin.1:882 msgid "Go to next group." msgstr "" #. type: TP -#: doc/tin.1:870 +#: doc/tin.1:882 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:873 doc/tin.1:1312 +#: doc/tin.1:885 doc/tin.1:1330 msgid "Go to the next unread article." msgstr "" #. type: TP -#: doc/tin.1:873 doc/tin.1:1070 doc/tin.1:1312 +#: doc/tin.1:885 doc/tin.1:1088 doc/tin.1:1330 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:878 doc/tin.1:1075 doc/tin.1:1317 +#: doc/tin.1:890 doc/tin.1:1093 doc/tin.1:1335 msgid "" "Send current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to printer. See the section \"MAILING " @@ -2197,51 +2227,51 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:878 +#: doc/tin.1:890 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:881 +#: doc/tin.1:893 msgid "Go to previous group." msgstr "" #. type: TP -#: doc/tin.1:881 +#: doc/tin.1:893 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:884 +#: doc/tin.1:896 msgid "Go to previous unread article." msgstr "" #. type: Plain text -#: doc/tin.1:887 doc/tin.1:1078 +#: doc/tin.1:899 doc/tin.1:1096 msgid "Return to previous level." msgstr "" #. type: TP -#: doc/tin.1:890 +#: doc/tin.1:902 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:893 +#: doc/tin.1:905 msgid "Toggle the display between all articles and unread articles." msgstr "" #. type: TP -#: doc/tin.1:897 +#: doc/tin.1:909 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:902 doc/tin.1:1090 doc/tin.1:1342 +#: doc/tin.1:914 doc/tin.1:1108 doc/tin.1:1360 msgid "" "Save current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles. See the section \"MAILING PIPING " @@ -2249,24 +2279,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:902 +#: doc/tin.1:914 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:905 doc/tin.1:1093 doc/tin.1:1345 +#: doc/tin.1:917 doc/tin.1:1111 doc/tin.1:1363 msgid "Save marked articles automatically without further prompting." msgstr "" #. type: TP -#: doc/tin.1:905 +#: doc/tin.1:917 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:910 +#: doc/tin.1:922 msgid "" "Toggle tag-status of current article / thread for B ('B') / " "B ('B<|>') / B ('B') / B ('B') / " @@ -2274,26 +2304,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:910 +#: doc/tin.1:922 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:914 doc/tin.1:1101 +#: doc/tin.1:926 doc/tin.1:1119 msgid "" "Automatically tag/untag all the parts of the current multi-part message in " "order." msgstr "" #. type: TP -#: doc/tin.1:914 +#: doc/tin.1:926 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:919 +#: doc/tin.1:931 msgid "" "Cycle the threading mode through no threading, threading by subject, " "threading by references, threading on both subject and references, group " @@ -2301,18 +2331,18 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:919 +#: doc/tin.1:931 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:922 +#: doc/tin.1:934 msgid "Untag all articles that were tagged." msgstr "" #. type: Plain text -#: doc/tin.1:929 doc/tin.1:1111 doc/tin.1:1370 +#: doc/tin.1:941 doc/tin.1:1129 doc/tin.1:1388 msgid "" "Post an article to the current group. If posting fails for some reason, " "you'll get the chance to edit the article again via B ('B'), " @@ -2321,13 +2351,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:929 +#: doc/tin.1:941 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:935 doc/tin.1:1376 +#: doc/tin.1:947 doc/tin.1:1394 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -2336,13 +2366,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:935 +#: doc/tin.1:947 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:943 +#: doc/tin.1:955 msgid "" "Mark all unread articles that have not been selected as read, redraw screen " "to reflect changes and put index at the first thread to begin reading. " @@ -2353,25 +2383,25 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:943 doc/tin.1:1111 doc/tin.1:1376 +#: doc/tin.1:955 doc/tin.1:1129 doc/tin.1:1394 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:946 +#: doc/tin.1:958 msgid "Mark current article as unread." msgstr "" #. type: TP -#: doc/tin.1:946 doc/tin.1:1116 doc/tin.1:1379 +#: doc/tin.1:958 doc/tin.1:1134 doc/tin.1:1397 #, no-wrap msgid "B" msgstr "B" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:953 +#: doc/tin.1:965 msgid "" "Mark current thread as unread. If a range of threads is set, the range will " "be marked as unread instead of the current thread. When tagged threads are " @@ -2379,79 +2409,79 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:953 +#: doc/tin.1:965 #, no-wrap msgid "THREAD LISTING COMMANDS" msgstr "HILOS DE MANDATOS LISTADOS" #. type: Plain text -#: doc/tin.1:958 +#: doc/tin.1:970 msgid "Select article 4 within thread." msgstr "" #. type: TP -#: doc/tin.1:992 +#: doc/tin.1:1004 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:995 +#: doc/tin.1:1007 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:998 +#: doc/tin.1:1010 msgid "Toggle selection of current article." msgstr "" #. type: TP -#: doc/tin.1:998 +#: doc/tin.1:1010 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1001 +#: doc/tin.1:1013 msgid "Reverse article selections." msgstr "" #. type: TP -#: doc/tin.1:1001 +#: doc/tin.1:1013 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1004 +#: doc/tin.1:1016 msgid "Undo all selections on current thread." msgstr "" #. type: TP -#: doc/tin.1:1009 +#: doc/tin.1:1021 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1012 +#: doc/tin.1:1024 msgid "Read current article within thread." msgstr "" #. type: TP -#: doc/tin.1:1012 +#: doc/tin.1:1024 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:1015 +#: doc/tin.1:1027 msgid "View next unread article within thread." msgstr "" #. type: Plain text -#: doc/tin.1:1020 +#: doc/tin.1:1032 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line. The search will wrap over into the next thread if nothing is found in " @@ -2459,44 +2489,69 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1031 +#: doc/tin.1:1043 msgid "" "Mark thread as read [after confirmation] and return to the group index " "page. Move cursor to next thread." msgstr "" #. type: Plain text -#: doc/tin.1:1035 +#: doc/tin.1:1047 msgid "" "Mark thread as read [after confirmation] and enter the next thread " "containing unread news." msgstr "" #. type: TP -#: doc/tin.1:1035 +#: doc/tin.1:1047 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1039 +#: doc/tin.1:1051 #, no-wrap msgid "B" msgstr "B" +#. type: TP +#: doc/tin.1:1059 +#, no-wrap +msgid "B" +msgstr "B" + #. type: Plain text -#: doc/tin.1:1050 doc/tin.1:1282 +#: doc/tin.1:1062 doc/tin.1:1287 +msgid "" +"Post a followup to the current article with a copy of the article included." +msgstr "" + +#. type: TP +#: doc/tin.1:1062 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.1:1065 +msgid "" +"Post a followup to the current article without a copy of the article " +"included." +msgstr "" + +#. type: Plain text +#: doc/tin.1:1068 doc/tin.1:1300 msgid "Display the subject of the current article in the last line." msgstr "" #. type: TP -#: doc/tin.1:1056 +#: doc/tin.1:1074 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1062 +#: doc/tin.1:1080 msgid "" "Mark article as read and move onto the next unread article. If a range of " "articles is set, the range will be marked as read instead of the current " @@ -2504,55 +2559,55 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1065 +#: doc/tin.1:1083 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1085 +#: doc/tin.1:1103 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1090 +#: doc/tin.1:1108 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1093 +#: doc/tin.1:1111 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1097 doc/tin.1:1349 +#: doc/tin.1:1115 doc/tin.1:1367 msgid "" "Toggle tag status of current article for mailing, piping, printing, saving " "or reposting." msgstr "" #. type: TP -#: doc/tin.1:1097 +#: doc/tin.1:1115 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1101 +#: doc/tin.1:1119 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1104 +#: doc/tin.1:1122 msgid "Untag all tagged threads." msgstr "" #. type: Plain text -#: doc/tin.1:1116 +#: doc/tin.1:1134 msgid "" "Mark current article in thread as unread. If a range of articles is set, the " "range will be marked as unread instead of the current article. When tagged " @@ -2561,144 +2616,144 @@ msgstr "" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1121 +#: doc/tin.1:1139 msgid "Mark all articles in thread as unread." msgstr "" #. type: SS -#: doc/tin.1:1121 +#: doc/tin.1:1139 #, no-wrap msgid "ARTICLE VIEWER COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:1126 +#: doc/tin.1:1144 msgid "Read the first (base) article in this thread." msgstr "" #. type: Plain text -#: doc/tin.1:1129 +#: doc/tin.1:1147 msgid "Read response 4 in this thread." msgstr "" #. type: TP -#: doc/tin.1:1133 +#: doc/tin.1:1151 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1137 +#: doc/tin.1:1155 msgid "" "Reply through mail to the author of the current article with a copy of the " "article with all headers included." msgstr "" #. type: TP -#: doc/tin.1:1137 +#: doc/tin.1:1155 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1145 +#: doc/tin.1:1163 msgid "" "Perform B<\\%pgp>(1) / B<\\%gpg>(1) operations on article. This expects " "inline pgp (B) and not MIME pgp (B)." msgstr "" #. type: TP -#: doc/tin.1:1145 +#: doc/tin.1:1163 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1148 +#: doc/tin.1:1166 msgid "Toggles the display mode (raw including all headers vs. cooked)." msgstr "" #. type: TP -#: doc/tin.1:1152 +#: doc/tin.1:1170 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1155 +#: doc/tin.1:1173 msgid "Toggle the TAB width between 4 and 8 characters." msgstr "" #. type: TP -#: doc/tin.1:1155 +#: doc/tin.1:1173 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1159 +#: doc/tin.1:1177 msgid "" "Post a followup to the current article with a copy of the article with all " "headers included." msgstr "" #. type: TP -#: doc/tin.1:1159 +#: doc/tin.1:1177 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1163 +#: doc/tin.1:1181 msgid "" "Toggle TeX to ISO decoding for current article. The default behavior is " "taken from the B variable in the tinrc file." msgstr "" #. type: TP -#: doc/tin.1:1163 +#: doc/tin.1:1181 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1166 +#: doc/tin.1:1184 msgid "" "Toggles the display of all headers vs. headers in B." msgstr "" #. type: TP -#: doc/tin.1:1166 +#: doc/tin.1:1184 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1169 +#: doc/tin.1:1187 msgid "Toggle ROT-13 decoding for this article." msgstr "" #. type: TP -#: doc/tin.1:1169 +#: doc/tin.1:1187 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1173 +#: doc/tin.1:1191 msgid "" "Toggle the display of uuencoded sections. The default behavior is taken from " "the B variable in the tinrc file." msgstr "" #. type: TP -#: doc/tin.1:1173 +#: doc/tin.1:1191 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1180 +#: doc/tin.1:1198 msgid "" "The form feed character (^L) is often used to hide 'spoilers' that the " "reader may not initially wish to see when viewing an article. Any text after " @@ -2708,23 +2763,23 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1189 +#: doc/tin.1:1207 msgid "Forward search the text of this article." msgstr "" #. type: Plain text -#: doc/tin.1:1192 +#: doc/tin.1:1210 msgid "Backward search the text of this article." msgstr "" #. type: TP -#: doc/tin.1:1192 +#: doc/tin.1:1210 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1197 +#: doc/tin.1:1215 msgid "" "Skip to the end of the next quoted text-block in this article. Quoted text " "is everything which matches B, B or " @@ -2732,40 +2787,40 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1197 +#: doc/tin.1:1215 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:1200 +#: doc/tin.1:1218 msgid "Go to the first article in the current thread." msgstr "" #. type: TP -#: doc/tin.1:1200 +#: doc/tin.1:1218 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:1203 +#: doc/tin.1:1221 msgid "Go to the last article in the current thread." msgstr "" #. type: TP -#: doc/tin.1:1203 +#: doc/tin.1:1221 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1206 +#: doc/tin.1:1224 msgid "Toggle word highlighting on/off." msgstr "" #. type: Plain text -#: doc/tin.1:1220 +#: doc/tin.1:1238 msgid "" "Auto select article(s) with a single key. The defaults used for selection " "are set based upon the following four tinrc config variables: " @@ -2777,7 +2832,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1229 +#: doc/tin.1:1247 msgid "" "Kill article(s) with a single key. The defaults used for killing are based " "upon the following four tinrc config variables: B, " @@ -2788,24 +2843,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1229 +#: doc/tin.1:1247 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1232 +#: doc/tin.1:1250 msgid "Go to next base article." msgstr "" #. type: TP -#: doc/tin.1:1232 +#: doc/tin.1:1250 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:1237 +#: doc/tin.1:1255 msgid "" "Go to next unread article. If the tinrc variable B doesn't " "contain PageNextUnread, then this key will first page through the current " @@ -2813,335 +2868,329 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1240 +#: doc/tin.1:1258 msgid "Author forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1243 +#: doc/tin.1:1261 msgid "Author backward search." msgstr "" #. type: Plain text -#: doc/tin.1:1251 +#: doc/tin.1:1269 msgid "" "Mark the current thread as read [after confirmation] and return to the " "previous menu. Move cursor to next item." msgstr "" #. type: Plain text -#: doc/tin.1:1255 +#: doc/tin.1:1273 msgid "" "Mark the rest of the current thread as read [after confirmation] and enter " "the next thread with unread articles." msgstr "" #. type: TP -#: doc/tin.1:1255 +#: doc/tin.1:1273 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1260 +#: doc/tin.1:1278 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1263 +#: doc/tin.1:1281 msgid "" "Edit the current article. This is restricted to mailgroups and saved news." msgstr "" #. type: TP -#: doc/tin.1:1266 +#: doc/tin.1:1284 #, no-wrap msgid "B" msgstr "B" -#. type: Plain text -#: doc/tin.1:1269 -msgid "" -"Post a followup to the current article with a copy of the article included." -msgstr "" - #. type: TP -#: doc/tin.1:1269 +#: doc/tin.1:1287 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1273 +#: doc/tin.1:1291 msgid "" "Post a followup to the current article without including a copy of the " "article." msgstr "" #. type: TP -#: doc/tin.1:1273 +#: doc/tin.1:1291 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1276 +#: doc/tin.1:1294 msgid "Go to the start of the article." msgstr "" #. type: TP -#: doc/tin.1:1276 +#: doc/tin.1:1294 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1279 +#: doc/tin.1:1297 msgid "Go to the end of the article." msgstr "" #. type: TP -#: doc/tin.1:1288 +#: doc/tin.1:1306 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1291 +#: doc/tin.1:1309 msgid "Mark rest of thread as read and move onto the next unread thread." msgstr "" #. type: TP -#: doc/tin.1:1291 +#: doc/tin.1:1309 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1294 +#: doc/tin.1:1312 msgid "Show the thread menu that the current article is a part of." msgstr "" #. type: TP -#: doc/tin.1:1297 +#: doc/tin.1:1315 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1306 +#: doc/tin.1:1324 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1309 +#: doc/tin.1:1327 msgid "Go to the next article." msgstr "" #. type: TP -#: doc/tin.1:1309 +#: doc/tin.1:1327 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1317 +#: doc/tin.1:1335 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1320 +#: doc/tin.1:1338 msgid "Go to the previous article." msgstr "" #. type: TP -#: doc/tin.1:1320 +#: doc/tin.1:1338 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1323 +#: doc/tin.1:1341 msgid "Go to the previous unread article." msgstr "" #. type: Plain text -#: doc/tin.1:1326 +#: doc/tin.1:1344 msgid "Return to the previous level." msgstr "" #. type: TP -#: doc/tin.1:1329 +#: doc/tin.1:1347 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1333 +#: doc/tin.1:1351 msgid "" "Reply through mail to the author of the current article with a copy of the " "article included." msgstr "" #. type: TP -#: doc/tin.1:1333 +#: doc/tin.1:1351 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1337 +#: doc/tin.1:1355 msgid "" "Reply through mail to the author of the current article without including " "the original article." msgstr "" #. type: TP -#: doc/tin.1:1337 +#: doc/tin.1:1355 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1342 +#: doc/tin.1:1360 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1345 +#: doc/tin.1:1363 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1349 +#: doc/tin.1:1367 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1352 +#: doc/tin.1:1370 msgid "Return to group selection level." msgstr "" #. type: TP -#: doc/tin.1:1352 +#: doc/tin.1:1370 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1355 +#: doc/tin.1:1373 msgid "Go to parent article." msgstr "" #. type: TP -#: doc/tin.1:1355 +#: doc/tin.1:1373 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1359 +#: doc/tin.1:1377 msgid "" "Display a list of URLs in the current article. See the section \"URL LISTING" "\" for more information." msgstr "" #. type: TP -#: doc/tin.1:1359 +#: doc/tin.1:1377 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1363 +#: doc/tin.1:1381 msgid "" "Display a list of attachments of the current article. See the section " "\"ATTACHMENT LISTING\" for more information." msgstr "" #. type: TP -#: doc/tin.1:1370 +#: doc/tin.1:1388 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1379 +#: doc/tin.1:1397 msgid "Mark article as unread." msgstr "" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1384 +#: doc/tin.1:1402 msgid "Mark the current thread as unread." msgstr "" #. type: SS -#: doc/tin.1:1384 +#: doc/tin.1:1402 #, no-wrap msgid "URL LISTING" msgstr "LISTADO URL" #. type: Plain text -#: doc/tin.1:1387 +#: doc/tin.1:1405 msgid "" "B ('B') displays a list of URLs in the current article. " "Besides the common moving keys, the following commands are available:" msgstr "" #. type: TP -#: doc/tin.1:1388 +#: doc/tin.1:1406 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1392 +#: doc/tin.1:1410 msgid "" "The current URL will be prompted and opened using the B. " "'BESCE>' or no input will skip the URL." msgstr "" #. type: Plain text -#: doc/tin.1:1395 doc/tin.1:1495 +#: doc/tin.1:1413 doc/tin.1:1513 msgid "URL forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1398 doc/tin.1:1498 +#: doc/tin.1:1416 doc/tin.1:1516 msgid "URL backward search." msgstr "" #. type: Plain text -#: doc/tin.1:1404 doc/tin.1:1458 doc/tin.1:1504 +#: doc/tin.1:1422 doc/tin.1:1476 doc/tin.1:1522 msgid "Shell escape." msgstr "" #. type: Plain text -#: doc/tin.1:1407 +#: doc/tin.1:1425 msgid "Toggle the display of the current URL in the last line." msgstr "" #. type: Plain text -#: doc/tin.1:1410 doc/tin.1:1465 doc/tin.1:1510 +#: doc/tin.1:1428 doc/tin.1:1483 doc/tin.1:1528 msgid "Help screen of commands available." msgstr "" #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1417 +#: doc/tin.1:1435 #, no-wrap msgid "ATTACHMENT LISTING" msgstr "" #. type: Plain text -#: doc/tin.1:1420 +#: doc/tin.1:1438 msgid "" "B ('B') displays a list of attachments of the current " "article. Besides the common moving keys, the following commands are " @@ -3149,108 +3198,108 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1421 +#: doc/tin.1:1439 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1424 +#: doc/tin.1:1442 msgid "Pipe attachment into command." msgstr "" #. type: TP -#: doc/tin.1:1424 +#: doc/tin.1:1442 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1427 +#: doc/tin.1:1445 msgid "Save current attachment / tagged attachments to disk." msgstr "" #. type: TP -#: doc/tin.1:1427 +#: doc/tin.1:1445 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1430 +#: doc/tin.1:1448 msgid "View attachment." msgstr "Vea adjunto." #. type: TP -#: doc/tin.1:1430 +#: doc/tin.1:1448 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1433 +#: doc/tin.1:1451 msgid "Tag one or more attachments for saving." msgstr "" #. type: TP -#: doc/tin.1:1433 +#: doc/tin.1:1451 #, no-wrap msgid "B" #. type: Plain text -#: doc/tin.1:1437 +#: doc/tin.1:1455 msgid "" "Prompts for a pattern to match. All attachments whose name/description or " "content type/transfer encoding match the pattern will be tagged." msgstr "" #. type: TP -#: doc/tin.1:1437 +#: doc/tin.1:1455 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1440 +#: doc/tin.1:1458 msgid "Reverse tagging of all attachments." msgstr "" #. type: TP -#: doc/tin.1:1440 +#: doc/tin.1:1458 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1443 +#: doc/tin.1:1461 msgid "Untag all tagged attachments." msgstr "" #. type: Plain text -#: doc/tin.1:1446 +#: doc/tin.1:1464 msgid "Attachment forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1449 +#: doc/tin.1:1467 msgid "Attachment backward search." msgstr "" #. type: TP -#: doc/tin.1:1452 +#: doc/tin.1:1470 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1455 +#: doc/tin.1:1473 msgid "" "Pipe attachment into command. Uses the raw attachment, no decoding is done." msgstr "" #. type: Plain text -#: doc/tin.1:1462 +#: doc/tin.1:1480 msgid "" "Toggle the display of the name/description of the current attachment in the " "last line." @@ -3258,13 +3307,13 @@ msgstr "" #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1472 +#: doc/tin.1:1490 #, no-wrap msgid "POSTING HISTORY LISTING" msgstr "" #. type: Plain text -#: doc/tin.1:1480 +#: doc/tin.1:1498 msgid "" "B ('B') displays a list of all previous posted articles " "stored in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>. The following " @@ -3276,13 +3325,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1481 +#: doc/tin.1:1499 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1492 +#: doc/tin.1:1510 msgid "" "The article with the current ''Message-ID:'' will be opened if available. " "Note that this requires that the ''Message-ID:'' of the article was recorded " @@ -3295,13 +3344,13 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1507 +#: doc/tin.1:1525 msgid "Toggle the display of the current ''Message-ID:'' in the last line." msgstr "" #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1517 +#: doc/tin.1:1535 #, no-wrap msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" msgstr "" @@ -3310,7 +3359,7 @@ msgstr "" #. - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used #. in the !TIN_DEFAULTS_DIR config case #. type: Plain text -#: doc/tin.1:1529 +#: doc/tin.1:1547 msgid "" "At startup, B reads in the configuration files (see also B<\\" "%tin>(5)). They contain a list of variables that can be used to configure " @@ -3321,7 +3370,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1537 +#: doc/tin.1:1555 msgid "" "The variables are user configurable by editing I<${TIN_HOMEDIR:-\"$HOME\"}/." "tin/tinrc> directly. Most of them can also be set in the GLOBAL OPTIONS MENU " @@ -3332,7 +3381,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1543 +#: doc/tin.1:1561 msgid "" "In the options menu use the cursor keys in the usual way to move around. Use " "B ('B<^J>' or 'BCRE>') to 'open' the option you wish " @@ -3342,7 +3391,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1550 +#: doc/tin.1:1568 msgid "" "As with the other menus, B ('B<^L>') will redraw the screen. You " "can use B ('B'), B ('B') and B " @@ -3352,7 +3401,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1555 +#: doc/tin.1:1573 msgid "" "The options menu provides access to the attributes menu for the current " "group by the B ('BTABE>') command. Pressing " @@ -3361,14 +3410,14 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1558 +#: doc/tin.1:1576 msgid "" "The B ('B') command brings up the scopes menu. For more " "information see section \"SCOPES MENU\"." msgstr "" #. type: Plain text -#: doc/tin.1:1562 +#: doc/tin.1:1580 msgid "" "Here is a full list of all the available variables. The name in braces is " "the name of the corresponding setting in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" @@ -3376,13 +3425,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1562 +#: doc/tin.1:1580 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1568 doc/tin.5:1281 +#: doc/tin.1:1586 doc/tin.5:1300 msgid "" "If ON abbreviate long newsgroup names at group selection level and article " "level (if necessary) like this: news.software.readers -E n.software." @@ -3390,161 +3439,161 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1568 +#: doc/tin.1:1586 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1572 doc/tin.5:1285 +#: doc/tin.1:1590 doc/tin.5:1304 msgid "" "If ON add posted articles which start a new thread to filter for " "highlighting follow-ups. Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1572 +#: doc/tin.1:1590 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1575 doc/tin.5:1288 +#: doc/tin.1:1593 doc/tin.5:1307 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1575 +#: doc/tin.1:1593 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1578 doc/tin.5:1291 +#: doc/tin.1:1596 doc/tin.5:1310 msgid "" "If ON strip multipart/alternative messages automatically. Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1578 +#: doc/tin.1:1596 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1581 doc/tin.5:1294 +#: doc/tin.1:1599 doc/tin.5:1313 msgid "The character used to show that an article was deleted. Default is 'D'." msgstr "" #. type: TP -#: doc/tin.1:1581 +#: doc/tin.1:1599 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1584 doc/tin.5:1297 +#: doc/tin.1:1602 doc/tin.5:1316 msgid "" "The character used to show that an article is in a range. Default is '#'." msgstr "" #. type: TP -#: doc/tin.1:1584 +#: doc/tin.1:1602 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1588 doc/tin.5:1301 +#: doc/tin.1:1606 doc/tin.5:1320 msgid "" "The character used to show that an article will return as an unread article " "when the group is next entered. Default is '-'." msgstr "" #. type: TP -#: doc/tin.1:1588 +#: doc/tin.1:1606 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1592 doc/tin.5:1305 +#: doc/tin.1:1610 doc/tin.5:1324 msgid "" "The character used to show that an article/thread is auto-selected (hot). " "Default is '*'." msgstr "" #. type: TP -#: doc/tin.1:1592 +#: doc/tin.1:1610 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1596 doc/tin.5:1309 +#: doc/tin.1:1614 doc/tin.5:1328 msgid "" "The character used to show that an article/thread is recent (not older than " "X days). See also B. Default is 'o'." msgstr "" #. type: TP -#: doc/tin.1:1596 +#: doc/tin.1:1614 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1600 doc/tin.5:1313 +#: doc/tin.1:1618 doc/tin.5:1332 msgid "" "The character used to show that an article has not been read. Default is " "'+'." msgstr "" #. type: TP -#: doc/tin.1:1600 +#: doc/tin.1:1618 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1603 doc/tin.5:1316 +#: doc/tin.1:1621 doc/tin.5:1335 msgid "The character used to show that an article was read. Default is ' '." msgstr "" #. type: TP -#: doc/tin.1:1603 +#: doc/tin.1:1621 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1607 doc/tin.5:1320 +#: doc/tin.1:1625 doc/tin.5:1339 msgid "" "The character used to show that an article was killed. Default is 'K'. " "B must be set accordingly." msgstr "" #. type: TP -#: doc/tin.1:1607 +#: doc/tin.1:1625 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1611 doc/tin.5:1324 +#: doc/tin.1:1629 doc/tin.5:1343 msgid "" "The character used to show that an article was hot before it was read. " "Default is ':'. B must be set accordingly." msgstr "" #. type: TP -#: doc/tin.1:1611 doc/tin.5:1324 +#: doc/tin.1:1629 doc/tin.5:1343 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1616 +#: doc/tin.1:1634 msgid "" "If ON B will ask before using a MIME viewer (B) to " "display MIME messages. This only occurs if a MIME viewer is set. Default is " @@ -3552,50 +3601,63 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1616 +#: doc/tin.1:1634 +#, no-wrap +msgid "B" +msgstr "" + +#. type: Plain text +#: doc/tin.1:1639 +msgid "" +"Format string B uses for Attachment level representation. See the " +"section \"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%t%s%e%c%d\"." +msgstr "" + +#. type: TP +#: doc/tin.1:1639 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1620 doc/tin.5:1335 +#: doc/tin.1:1643 doc/tin.5:1360 msgid "" "Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when " "mailing an article. Default is No." msgstr "" #. type: TP -#: doc/tin.1:1620 +#: doc/tin.1:1643 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1624 doc/tin.5:1339 +#: doc/tin.1:1647 doc/tin.5:1364 msgid "" "If ON automatically list thread when entering it using right arrow key. " "Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1624 +#: doc/tin.1:1647 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1627 doc/tin.1:2654 +#: doc/tin.1:1650 doc/tin.1:2684 msgid "Default is OFF." msgstr "" #. type: TP -#: doc/tin.1:1627 +#: doc/tin.1:1650 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1632 doc/tin.5:1347 +#: doc/tin.1:1655 doc/tin.5:1372 msgid "" "If set ON articles/threads will be saved in batch mode when save \\&''B<-" "S>'' or mail ''B<-M>, B<-N>'' is specified on the command line. Default is " @@ -3603,13 +3665,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1632 +#: doc/tin.1:1655 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1637 doc/tin.5:1352 +#: doc/tin.1:1660 doc/tin.5:1377 msgid "" "If set ON a mini menu of the most useful commands will be displayed at the " "bottom of the screen for each level. Also a short posting etiquette will be " @@ -3617,13 +3679,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1637 +#: doc/tin.1:1660 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1642 +#: doc/tin.1:1665 msgid "" "If ON, create local copies of NNTP overview files. This can be used to " "considerably speed up accessing large groups when using a slow connection. " @@ -3631,13 +3693,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1642 +#: doc/tin.1:1665 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1648 doc/tin.5:1363 +#: doc/tin.1:1671 doc/tin.5:1388 msgid "" "Use this hash algorithm for cancel-locks. Only available when built with " "cancel-lock support. none disables the generation of cancel-locks. Valid " @@ -3645,325 +3707,347 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1648 +#: doc/tin.1:1671 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1654 doc/tin.5:1367 +#: doc/tin.1:1677 doc/tin.5:1392 msgid "" "If set ON the user is asked when quitting if all groups read during the " "current session should be marked read. Default is OFF." msgstr "" #. type: TP -#: doc/tin.1:1654 +#: doc/tin.1:1677 #, fuzzy, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1657 doc/tin.5:1370 +#: doc/tin.1:1680 doc/tin.5:1395 #, fuzzy msgid "Standard background color" msgstr "Color de fondo estándar" #. type: TP -#: doc/tin.1:1657 +#: doc/tin.1:1680 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1660 doc/tin.5:1373 +#: doc/tin.1:1683 doc/tin.5:1398 msgid "Color of quoted text from external sources" msgstr "" #. type: TP -#: doc/tin.1:1660 +#: doc/tin.1:1683 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1663 doc/tin.5:1376 +#: doc/tin.1:1686 doc/tin.5:1401 msgid "Color of sender (From:)" msgstr "" #. type: TP -#: doc/tin.1:1663 +#: doc/tin.1:1686 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1666 doc/tin.5:1379 +#: doc/tin.1:1689 doc/tin.5:1404 msgid "Color of header-lines" msgstr "" #. type: TP -#: doc/tin.1:1666 +#: doc/tin.1:1689 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1669 doc/tin.5:1382 +#: doc/tin.1:1692 doc/tin.5:1407 msgid "Color of help pages" msgstr "" #. type: TP -#: doc/tin.1:1669 +#: doc/tin.1:1692 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1672 doc/tin.5:1385 +#: doc/tin.1:1695 doc/tin.5:1410 msgid "Color of background for inverse text" msgstr "" #. type: TP -#: doc/tin.1:1672 +#: doc/tin.1:1695 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1675 doc/tin.5:1388 +#: doc/tin.1:1698 doc/tin.5:1413 msgid "Color of foreground for inverse text" msgstr "" #. type: TP -#: doc/tin.1:1675 +#: doc/tin.1:1698 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1678 doc/tin.5:1407 +#: doc/tin.1:1701 doc/tin.5:1432 msgid "Color of status messages in last line" msgstr "" #. type: TP -#: doc/tin.1:1678 +#: doc/tin.1:1701 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1682 doc/tin.5:1392 +#: doc/tin.1:1705 doc/tin.5:1417 msgid "" "Color of words emphasized like _this_. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1682 +#: doc/tin.1:1705 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1686 doc/tin.5:1396 +#: doc/tin.1:1709 doc/tin.5:1421 msgid "" "Color of words emphasized like /this/. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1686 +#: doc/tin.1:1709 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1690 doc/tin.5:1400 +#: doc/tin.1:1713 doc/tin.5:1425 msgid "" "Color of words emphasized like *this*. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1690 +#: doc/tin.1:1713 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1694 doc/tin.5:1404 +#: doc/tin.1:1717 doc/tin.5:1429 msgid "" "Color of words emphasized like -this-. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1694 +#: doc/tin.1:1717 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1697 doc/tin.5:1410 +#: doc/tin.1:1720 doc/tin.5:1435 msgid "Color of mini help menu" msgstr "" #. type: TP -#: doc/tin.1:1697 +#: doc/tin.1:1720 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1700 doc/tin.5:1413 +#: doc/tin.1:1723 doc/tin.5:1438 msgid "Color of actual news header fields" msgstr "" #. type: TP -#: doc/tin.1:1700 +#: doc/tin.1:1723 #, fuzzy, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1703 doc/tin.5:1416 +#: doc/tin.1:1726 doc/tin.5:1441 #, fuzzy msgid "Standard foreground color" msgstr "Color de primer plano estándar" #. type: TP -#: doc/tin.1:1703 +#: doc/tin.1:1726 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1706 doc/tin.5:1419 +#: doc/tin.1:1729 doc/tin.5:1444 msgid "Color of quoted lines" msgstr "" #. type: TP -#: doc/tin.1:1706 +#: doc/tin.1:1729 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1709 doc/tin.5:1422 +#: doc/tin.1:1732 doc/tin.5:1447 msgid "Color of twice quoted lines" msgstr "" #. type: TP -#: doc/tin.1:1709 +#: doc/tin.1:1732 #, no-wrap msgid "B3 times quoted line (col_quote3)>" msgstr "" #. type: Plain text -#: doc/tin.1:1712 doc/tin.5:1425 +#: doc/tin.1:1735 doc/tin.5:1450 msgid "Color of E=3 times quoted lines" msgstr "" #. type: TP -#: doc/tin.1:1712 +#: doc/tin.1:1735 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1716 doc/tin.5:1429 +#: doc/tin.1:1739 doc/tin.5:1454 msgid "" "Color of response counter. This is the text that says \"Response x of y\" in " "the article viewer." msgstr "" #. type: TP -#: doc/tin.1:1716 +#: doc/tin.1:1739 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1719 doc/tin.5:1432 +#: doc/tin.1:1742 doc/tin.5:1457 msgid "Color of signatures" msgstr "" #. type: TP -#: doc/tin.1:1719 +#: doc/tin.1:1742 +#, no-wrap +msgid "B" +msgstr "" + +#. type: Plain text +#: doc/tin.1:1745 doc/tin.5:1460 +msgid "Color of negative score" +msgstr "" + +#. type: TP +#: doc/tin.1:1745 +#, no-wrap +msgid "B" +msgstr "" + +#. type: Plain text +#: doc/tin.1:1748 doc/tin.5:1463 +msgid "Color of positive score" +msgstr "" + +#. type: TP +#: doc/tin.1:1748 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1722 doc/tin.5:1435 +#: doc/tin.1:1751 doc/tin.5:1466 msgid "Color of urls highlight" msgstr "" #. type: TP -#: doc/tin.1:1722 +#: doc/tin.1:1751 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1725 doc/tin.5:1438 +#: doc/tin.1:1754 doc/tin.5:1469 msgid "Color of verbatim blocks" msgstr "" #. type: TP -#: doc/tin.1:1725 +#: doc/tin.1:1754 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1728 doc/tin.5:1441 +#: doc/tin.1:1757 doc/tin.5:1472 msgid "Color of article subject" msgstr "" #. type: TP -#: doc/tin.1:1728 +#: doc/tin.1:1757 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1731 doc/tin.5:1444 +#: doc/tin.1:1760 doc/tin.5:1475 msgid "Color of text-lines" msgstr "" #. type: TP -#: doc/tin.1:1731 +#: doc/tin.1:1760 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1734 doc/tin.5:1447 +#: doc/tin.1:1763 doc/tin.5:1478 msgid "Color of help/mail sign" msgstr "" #. type: TP -#: doc/tin.1:1734 +#: doc/tin.1:1763 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1737 +#: doc/tin.1:1766 msgid "Ask for manual confirmation to protect the user." msgstr "" #. type: IP -#: doc/tin.1:1738 doc/tin.1:1744 doc/tin.1:1748 +#: doc/tin.1:1767 doc/tin.1:1773 doc/tin.1:1777 #, no-wrap msgid "\\(bu" msgstr "" #. TODO: check if all affected commands are marked [after confirmation] #. type: Plain text -#: doc/tin.1:1744 +#: doc/tin.1:1773 msgid "" "B Ask for confirmation before executing certain dangerous commands " "(e.g., B ('B')). Commands that this affects are marked in this " @@ -3971,21 +4055,21 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1748 +#: doc/tin.1:1777 msgid "" "B You'll be asked to confirm that you wish to exit B when you use " "the B ('B') command." msgstr "" #. type: Plain text -#: doc/tin.1:1752 +#: doc/tin.1:1781 msgid "" "B: Ask for confirmation before marking all not selected (with " "B ('B') command) articles as read." msgstr "" #. type: Plain text -#: doc/tin.5:1468 +#: doc/tin.5:1499 msgid "Default is commands & quit." msgstr "" #. type: Plain text -#: doc/tin.5:1479 +#: doc/tin.5:1510 msgid "" "Format string used for date representation. A description of the different " "format options can be found at B<\\%strftime>(3). B<\\%tin>(1) uses B<\\" @@ -11313,61 +11569,61 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1479 +#: doc/tin.5:1510 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1481 +#: doc/tin.5:1512 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1483 +#: doc/tin.5:1514 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1486 +#: doc/tin.5:1517 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1489 +#: doc/tin.5:1520 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1493 +#: doc/tin.5:1524 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1498 +#: doc/tin.5:1529 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1502 +#: doc/tin.5:1533 #, no-wrap msgid "B" msgstr "B" #. type: ta -#: doc/tin.5:1507 doc/tin.5:1536 +#: doc/tin.5:1538 doc/tin.5:1567 #, no-wrap msgid "\\w'0,1 'u +\\w'\\'\\'Message-ID:\\'\\' & last \\'\\'References:\\'\\' entry only'u" msgstr "" #. type: Plain text -#: doc/tin.5:1516 doc/tin.5:1545 +#: doc/tin.5:1547 doc/tin.5:1576 #, no-wrap msgid "" "0\t''Subject:'' (case sensitive)\n" @@ -11381,139 +11637,139 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1518 +#: doc/tin.5:1549 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1522 +#: doc/tin.5:1553 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1527 +#: doc/tin.5:1558 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1531 +#: doc/tin.5:1562 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1547 +#: doc/tin.5:1578 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1549 +#: doc/tin.5:1580 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1551 +#: doc/tin.5:1582 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1553 +#: doc/tin.5:1584 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1555 +#: doc/tin.5:1586 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1557 +#: doc/tin.5:1588 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1559 +#: doc/tin.5:1590 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1561 +#: doc/tin.5:1592 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1563 +#: doc/tin.5:1594 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1565 +#: doc/tin.5:1596 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1567 +#: doc/tin.5:1598 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1569 +#: doc/tin.5:1600 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1571 +#: doc/tin.5:1602 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1573 +#: doc/tin.5:1604 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1575 +#: doc/tin.5:1606 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1577 +#: doc/tin.5:1608 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1579 +#: doc/tin.5:1610 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1581 +#: doc/tin.5:1612 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1592 +#: doc/tin.5:1623 msgid "" "The format string used to create the editor start command with parameters. " "Default is '%E +%N %F' with %E=Editor, %N=Linenumber and %F=Filename (e.g., /" @@ -11522,13 +11778,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1595 +#: doc/tin.5:1626 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1602 +#: doc/tin.5:1633 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, " @@ -11536,19 +11792,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1602 +#: doc/tin.5:1633 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1606 +#: doc/tin.5:1637 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1613 +#: doc/tin.5:1644 msgid "" "If B is E 0 not more than the last B " "articles/group are fetched from the server. If B is E 0 B<" @@ -11557,13 +11813,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1613 +#: doc/tin.5:1644 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1627 +#: doc/tin.5:1658 msgid "" "Which keys B<\\%tin>(1) should accept to jump to the next unread article. " "Possible is any combination of B and B. When " @@ -11574,20 +11830,20 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1634 +#: doc/tin.5:1665 msgid "" "The format string used for the Group level. Default is \"%n\\ %m\\ %R\\ %L\\ " "\\ %s\\ \\ %F\". The following substitutions are supported:" msgstr "" #. type: ta -#: doc/tin.5:1636 +#: doc/tin.5:1667 #, no-wrap msgid "\\w'%G 'u +\\w'number of responses in thread'u" msgstr "" #. type: Plain text -#: doc/tin.5:1648 +#: doc/tin.5:1679 #, no-wrap msgid "" "%D\tdate\n" @@ -11604,31 +11860,31 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1650 +#: doc/tin.5:1681 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1660 +#: doc/tin.5:1691 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1667 +#: doc/tin.5:1698 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1673 +#: doc/tin.5:1704 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1679 +#: doc/tin.5:1710 msgid "" "If greater than 0 your mailreader will be invoked earlier for reply so you " "can use more of its features (e.g. MIME, pgp, ...). 1 means include headers, " @@ -11637,32 +11893,32 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1679 +#: doc/tin.5:1710 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1683 +#: doc/tin.5:1714 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1688 +#: doc/tin.5:1719 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1692 +#: doc/tin.5:1723 msgid "" "This option controls the processing and display of articles that are killed. " "There are 3 options, default is 0 (B)." msgstr "" #. type: Plain text -#: doc/tin.5:1700 +#: doc/tin.5:1731 msgid "" "B is the 'traditional' behavior of B<\\%tin>(1). " "Only unread articles are killed once only by marking them read. As filtering " @@ -11672,119 +11928,147 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1716 +#: doc/tin.5:1747 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1722 +#: doc/tin.5:1753 msgid "" "User's mail address (and full name), if not username@host. This is used when " "creating articles, sending mail and when B<\\%pgp>(1) signing." msgstr "" #. type: TP -#: doc/tin.5:1726 +#: doc/tin.5:1757 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1731 +#: doc/tin.5:1762 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1750 +#: doc/tin.5:1781 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1788 +#: doc/tin.5:1819 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1800 doc/tin.5:2557 +#: doc/tin.5:1831 doc/tin.5:2592 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1833 +#: doc/tin.5:1864 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1838 +#: doc/tin.5:1869 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1843 +#: doc/tin.5:1874 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1848 +#: doc/tin.5:1879 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1853 +#: doc/tin.5:1884 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1859 +#: doc/tin.5:1890 msgid "" "These are internal timers used by B<\\%tin>(1) to keep track of new " "newsgroups. Do not change them unless you understand what they are for." msgstr "" #. type: TP -#: doc/tin.5:1880 +#: doc/tin.5:1911 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1883 +#: doc/tin.5:1914 msgid "Time in seconds to wait for a response from the server. Default is 120." msgstr "" #. type: TP -#: doc/tin.5:1883 +#: doc/tin.5:1914 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1887 +#: doc/tin.5:1918 msgid "" "The normalization form which should be used to normalize unicode input. The " "possible values are:" msgstr "" #. type: Plain text -#: doc/tin.5:1905 +#: doc/tin.5:1936 msgid "" "Some normalization modes are only available if they are supported by the " "library B<\\%tin>(1) uses to do the normalization. NFC should be used if " "possible." msgstr "" +#. type: TP +#: doc/tin.5:1936 +#, fuzzy, no-wrap +#| msgid "B" +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.5:1942 +msgid "" +"Format string B<\\%tin>(1) uses for mime header at Page level. Default is " +"\"[-- %T%S%*n%z%*l%!c%!d%*e --]\"." +msgstr "" + +#. type: TP +#: doc/tin.5:1942 +#, fuzzy, no-wrap +#| msgid "B" +msgid "B" +msgstr "B" + #. type: Plain text -#: doc/tin.5:1933 +#: doc/tin.5:1948 +msgid "" +"Format string B<\\%tin>(1) uses for uue header at Page level. Default is " +"\"[-- %T%S%*n%I%!d%*e --]\"." +msgstr "" + +#. type: Plain text +#: doc/tin.5:1976 msgid "" "If ON, then B<\\%tin>(1) will start an appropriate viewer program to " "display any files that were post processed and uudecoded. The program is " @@ -11792,19 +12076,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1949 +#: doc/tin.5:1992 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1961 +#: doc/tin.5:2004 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1971 +#: doc/tin.5:2014 msgid "" "The printer program with options that is to be used to print articles. The " "default is B<\\%lpr>(1) for BSD machines and B<\\%lp>(1) for SysV " @@ -11813,20 +12097,20 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1979 +#: doc/tin.5:2022 msgid "" "If ON show empty ''Followup-To:'' header when editing an article. Default " "is OFF." msgstr "" #. type: TP -#: doc/tin.5:1984 +#: doc/tin.5:2027 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1990 +#: doc/tin.5:2033 msgid "" "This bit coded integer value controls how articles are to be quoted when " "following up or replying to them. Any of the following options can be " @@ -11835,7 +12119,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1995 +#: doc/tin.5:2038 msgid "" "B Compress quote characters together when quoting multiple " "times (for example, 'E E E' will be turned into " @@ -11843,7 +12127,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2001 +#: doc/tin.5:2044 msgid "" "B This option is off by default. Signatures are always " "quoted regardless of this option when you are viewing an article in raw mode " @@ -11852,18 +12136,18 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2003 +#: doc/tin.5:2046 msgid "B This option is on by default." msgstr "" #. type: TP -#: doc/tin.5:2004 +#: doc/tin.5:2047 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2011 +#: doc/tin.5:2054 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then B<" @@ -11871,13 +12155,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2011 +#: doc/tin.5:2054 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2018 +#: doc/tin.5:2061 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -11885,13 +12169,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2018 +#: doc/tin.5:2061 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2025 +#: doc/tin.5:2068 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -11899,19 +12183,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2025 +#: doc/tin.5:2068 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2029 +#: doc/tin.5:2072 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2036 +#: doc/tin.5:2079 msgid "" "If ON B<\\%tin>(1) does the rendering of bi-directional text. If OFF B<\\" "%tin>(1) leaves the rendering of bi-directional text to the terminal. " @@ -11919,62 +12203,73 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2036 +#: doc/tin.5:2079 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2045 +#: doc/tin.5:2088 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2049 +#: doc/tin.5:2092 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2053 +#: doc/tin.5:2096 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2057 +#: doc/tin.5:2100 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2061 +#: doc/tin.5:2104 #, no-wrap msgid "B" msgstr "B" +#. type: Plain text +#: doc/tin.5:2114 +msgid "" +"The number of lines that will be scrolled up/down in the article pager when " +"using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get " +"traditional B<\\%tin>(1) page-by-page scrolling. Set to -1 to get page-by-" +"page scrolling where the top/bottom line is carried over onto the next " +"page. This setting supersedes show_last_line_prev_page=ON. Set to -2 to get " +"half-page scrolling. This setting supersedes B=OFF." +msgstr "" + #. type: TP -#: doc/tin.5:2069 +#: doc/tin.5:2114 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2073 +#: doc/tin.5:2118 msgid "" "The format string used for the Selection level. Default is \"%f\\ %n\\ %U\\ " "\\ %G\\ \\ %d\". The following substitutions are supported:" msgstr "" #. type: ta -#: doc/tin.5:2075 +#: doc/tin.5:2120 #, no-wrap msgid "\\w'%G 'u +\\w'current group number'u" msgstr "" #. type: Plain text -#: doc/tin.5:2082 +#: doc/tin.5:2127 #, no-wrap msgid "" "%G\tgroup name\n" @@ -11986,19 +12281,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2084 +#: doc/tin.5:2129 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2115 +#: doc/tin.5:2164 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2124 +#: doc/tin.5:2173 msgid "" "If ON show a short group description text after newsgroup name at the group " "selection level. The ''B<-d>'' command-line flag will override the setting " @@ -12009,32 +12304,32 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2124 +#: doc/tin.5:2173 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2131 +#: doc/tin.5:2180 msgid "" "Allows you to select whether B<\\%tin>(1) shows a help indication, a new " "mail indication, both, or neither in the various level titles. Default is 3." msgstr "" #. type: TP -#: doc/tin.5:2165 +#: doc/tin.5:2196 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2188 +#: doc/tin.5:2219 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2195 +#: doc/tin.5:2226 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -12042,19 +12337,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2241 +#: doc/tin.5:2272 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2248 +#: doc/tin.5:2279 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2255 +#: doc/tin.5:2286 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -12062,50 +12357,50 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2255 +#: doc/tin.5:2286 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2259 +#: doc/tin.5:2290 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2268 +#: doc/tin.5:2299 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2272 +#: doc/tin.5:2303 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2278 +#: doc/tin.5:2309 msgid "" "A regular expression to find Subject prefixes like \"Re:\" to remove If " "B is blank, then B<\\%tin>(1) uses a built-in default." msgstr "" #. type: TP -#: doc/tin.5:2278 +#: doc/tin.5:2309 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2284 +#: doc/tin.5:2315 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2291 +#: doc/tin.5:2322 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -12113,7 +12408,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2296 +#: doc/tin.5:2327 msgid "" "Decode German style TeX umlaut codes to ISO If ON, show \"a as Umlaut-a, " "etc. Default is OFF. This behavior can also be toggled in the article viewer " @@ -12121,42 +12416,42 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2299 +#: doc/tin.5:2330 msgid "Defines which threading method to use. The choices are:" msgstr "" #. type: Plain text -#: doc/tin.5:2302 +#: doc/tin.5:2333 msgid "Don't thread" msgstr "" #. type: Plain text -#: doc/tin.5:2304 +#: doc/tin.5:2335 msgid "Thread on Subject only" msgstr "" #. type: Plain text -#: doc/tin.5:2306 +#: doc/tin.5:2337 msgid "Thread on References only" msgstr "" #. type: Plain text -#: doc/tin.5:2308 +#: doc/tin.5:2339 msgid "Thread on References then Subject (default)" msgstr "" #. type: Plain text -#: doc/tin.5:2310 +#: doc/tin.5:2341 msgid "Thread multipart articles on Subject" msgstr "" #. type: Plain text -#: doc/tin.5:2312 +#: doc/tin.5:2343 msgid "Thread on Percentage Match of the Subjects" msgstr "" #. type: Plain text -#: doc/tin.5:2316 +#: doc/tin.5:2347 msgid "" "It's also possible to set the threading type on a per group basis by setting " "the group attribute variable B to 0 \\(en 5 in the file I<" @@ -12164,20 +12459,20 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2320 +#: doc/tin.5:2351 msgid "" "The format string used for the Thread level. Default is \"%n\\ %m\\ \\ " "[%L]\\ \\ %T\\ \\ %F\". The following substitutions are supported:" msgstr "" #. type: ta -#: doc/tin.5:2322 +#: doc/tin.5:2353 #, no-wrap msgid "\\w'%G 'u +\\w'from, name and/or address'u" msgstr "" #. type: Plain text -#: doc/tin.5:2333 +#: doc/tin.5:2364 #, no-wrap msgid "" "%D\tdate\n" @@ -12193,7 +12488,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2340 +#: doc/tin.5:2371 msgid "" "Defines how close the subjects must match while threading by Percentage " "Match for threads to be considered part of a single thread. This value is in " @@ -12201,32 +12496,32 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2344 +#: doc/tin.5:2375 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2356 +#: doc/tin.5:2387 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2361 +#: doc/tin.5:2392 msgid "" "The name of file containing all trusted CA certificates used for NNTPS (B) connections. If left empty the system default will be used." msgstr "" #. type: TP -#: doc/tin.5:2361 +#: doc/tin.5:2392 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2375 +#: doc/tin.5:2406 msgid "" "Allows you to select how B<\\%tin>(1) treats blank lines in article " "bodies. Default is 0. This option does not affect lines within verbatim " @@ -12234,20 +12529,20 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2398 +#: doc/tin.5:2429 msgid "" "If ON remove soft hyphens (U+00AD) from non verbatim blocks when displaying " "articles. Default is OFF." msgstr "" #. type: TP -#: doc/tin.5:2398 +#: doc/tin.5:2429 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2405 +#: doc/tin.5:2436 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -12255,66 +12550,66 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2405 +#: doc/tin.5:2436 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2409 +#: doc/tin.5:2440 msgid "" "If ON remove I<${TIN_HOMEDIR:-\"$HOME\"}/.article> after posting. Default is " "ON." msgstr "" #. type: TP -#: doc/tin.5:2409 +#: doc/tin.5:2440 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2414 +#: doc/tin.5:2445 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2417 +#: doc/tin.5:2448 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2422 +#: doc/tin.5:2453 msgid "If enabled B<\\%tin>(1) uses ANSI-colors. Default is OFF." msgstr "" #. type: TP -#: doc/tin.5:2422 +#: doc/tin.5:2453 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2425 +#: doc/tin.5:2456 msgid "Use scroll keys on keypad. Default is OFF." msgstr "" #. type: TP -#: doc/tin.5:2425 +#: doc/tin.5:2456 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2431 +#: doc/tin.5:2462 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2443 +#: doc/tin.5:2474 msgid "" "If enabled B<\\%slrnface>(1) will be used to interpret the ''X-Face:'' " "header. For this option to have any effect, B<\\%tin>(1) must be running in " @@ -12323,45 +12618,45 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2443 +#: doc/tin.5:2474 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2447 +#: doc/tin.5:2478 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2451 +#: doc/tin.5:2484 msgid "" -"A regular expression that B will use to find the begin of a verbatim " -"block. Default is #v+" +"A regular expression that B<\\%tin>(1) will use to find the begin of a " +"verbatim block. Default is #v+" msgstr "" #. type: TP -#: doc/tin.5:2451 +#: doc/tin.5:2484 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2455 +#: doc/tin.5:2490 msgid "" -"A regular expression that B will use to find the end of a verbatim " -"block. Default is #v-" +"A regular expression that B<\\%tin>(1) will use to find the end of a " +"verbatim block. Default is #v-" msgstr "" #. type: TP -#: doc/tin.5:2458 +#: doc/tin.5:2493 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2482 +#: doc/tin.5:2517 msgid "" "Allows you to select how B<\\%tin>(1) matches strings. The default is 0 and " "uses the B<\\%wildmat>(3) notation, which is how this has traditionally " @@ -12373,31 +12668,31 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2482 +#: doc/tin.5:2517 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2494 +#: doc/tin.5:2529 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2502 +#: doc/tin.5:2537 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2518 +#: doc/tin.5:2553 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2534 +#: doc/tin.5:2569 msgid "" "Yet another global configuration file with \"I=I\" pairs. " "This one is for the more general options which usually can't be controlled " @@ -12407,31 +12702,31 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2534 +#: doc/tin.5:2569 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2537 +#: doc/tin.5:2572 msgid "Sets a global domain name used in From lines" msgstr "" #. type: Plain text -#: doc/tin.5:2541 +#: doc/tin.5:2576 msgid "" "Defines the name of your organization. $B overrides any " "specified value." msgstr "" #. type: TP -#: doc/tin.5:2541 +#: doc/tin.5:2576 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2546 +#: doc/tin.5:2581 msgid "" "Defines the default place for some configuration files, common values are I, I, I or I. " @@ -12439,13 +12734,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2546 +#: doc/tin.5:2581 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2552 +#: doc/tin.5:2587 msgid "" "Defines the email address to which users can send bug reports using a built-" "in function. The default points to a developers mailing list located at tin." @@ -12454,44 +12749,44 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2552 +#: doc/tin.5:2587 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2557 +#: doc/tin.5:2592 msgid "Defines the directory containing the B<\\%inews>(1) executable." msgstr "" #. type: Plain text -#: doc/tin.5:2561 +#: doc/tin.5:2596 msgid "" "Default charset to be used in MIME's ''Content-Type:'' header. " "$B overrides any specified value." msgstr "" #. type: Plain text -#: doc/tin.5:2564 +#: doc/tin.5:2599 msgid "" "Default encoding scheme used in MIME articles. 8bit might be the best value." msgstr "" #. type: Plain text -#: doc/tin.5:2568 +#: doc/tin.5:2603 msgid "" "Default encoding scheme used in MIME letters. quoted-printable is a good " "choice here." msgstr "" #. type: TP -#: doc/tin.5:2568 +#: doc/tin.5:2603 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2574 +#: doc/tin.5:2609 msgid "" "Allow unregistered top level domains. As the list of valid TLDs is no longer " "actively maintained the default was changed to ON starting with B<\\" @@ -12499,26 +12794,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2574 +#: doc/tin.5:2609 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2578 +#: doc/tin.5:2613 msgid "" "Don't generate a ''Sender:'' header. This has an effect only if " "B is set to --internal." msgstr "" #. type: TP -#: doc/tin.5:2578 +#: doc/tin.5:2613 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2583 +#: doc/tin.5:2618 msgid "" "Base of your newsspool (Bnews, Cnews and INN traditional spool style), " "common values are I, I, I. " @@ -12526,13 +12821,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2583 +#: doc/tin.5:2618 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2591 +#: doc/tin.5:2626 msgid "" "Base of your NOV database B<\\%newsoverview>(5) (tradspool style; might be " "the same dir as I), common values are I, I" msgstr "B" #. type: Plain text -#: doc/tin.5:2595 +#: doc/tin.5:2630 msgid "" "Name of a single overview file, common values are I<.overview> or I. $B overrides any specified value." msgstr "" #. type: TP -#: doc/tin.5:2595 +#: doc/tin.5:2630 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2600 +#: doc/tin.5:2635 msgid "" "Full pathname of your newssystem's overview.fmt file; usually the file " -"residesin I and is named I, so you only have to " +"resides in I and is named I, so you only have to " "change this setting if your configuration differs." msgstr "" #. type: TP -#: doc/tin.5:2600 +#: doc/tin.5:2635 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2606 +#: doc/tin.5:2641 msgid "" "Full pathname of your newssystem's active file; usually the file resides in " "I and is named I, so you only have to change this " @@ -12583,13 +12878,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2606 +#: doc/tin.5:2641 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2611 +#: doc/tin.5:2646 msgid "" "Full pathname of your newssystem's active.times file; usually the file " "resides in I and is named I, so you only have to " @@ -12597,13 +12892,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2611 +#: doc/tin.5:2646 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2616 +#: doc/tin.5:2651 msgid "" "Full pathname of your newssystem's newsgroups file; usually the file resides " "in I and is named I, so you only have to change this " @@ -12611,13 +12906,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2616 +#: doc/tin.5:2651 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2621 +#: doc/tin.5:2656 msgid "" "Full pathname of your newssystem's subscriptions file; usually the file " "resides in I and is named I, so you only have to " @@ -12625,12 +12920,12 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2625 +#: doc/tin.5:2660 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.5:2629 +#: doc/tin.5:2664 msgid "" "translation into language specified in $B, $B or " "$B" @@ -12639,7 +12934,7 @@ msgstr "" "$B" #. type: Plain text -#: doc/tin.5:2643 +#: doc/tin.5:2678 msgid "" "This file lists the newsgroups that the local site receives. Each newsgroup " "should be listed only once. Each line specifies one group; within each " @@ -12649,7 +12944,7 @@ msgstr "" #. TODO: IIRC tin issues just a warning in that case? #. type: Plain text -#: doc/tin.5:2648 +#: doc/tin.5:2683 msgid "" "If an article is posted to newsgroups not mentioned in this file, those " "newsgroups are ignored. If no valid newsgroups are specified, the article " @@ -12657,37 +12952,37 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2651 +#: doc/tin.5:2686 msgid "" "Each line consists of four space-separated fields \"I I " "I I\"." msgstr "" #. type: TP -#: doc/tin.5:2651 doc/tin.5:2705 +#: doc/tin.5:2686 doc/tin.5:2740 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2654 +#: doc/tin.5:2689 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2657 +#: doc/tin.5:2692 msgid "is the highest article number that has been used in that newsgroup" msgstr "" #. type: TP -#: doc/tin.5:2657 +#: doc/tin.5:2692 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2664 +#: doc/tin.5:2699 msgid "" "is the lowest article number in the group; this number is not guaranteed to " "be accurate, and should only be taken to be a hint. Note that because of " @@ -12697,90 +12992,90 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2664 +#: doc/tin.5:2699 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2667 +#: doc/tin.5:2702 msgid "can be one of those" msgstr "" #. type: TP -#: doc/tin.5:2668 +#: doc/tin.5:2703 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2671 +#: doc/tin.5:2706 msgid "local postings are allowed" msgstr "" #. type: TP -#: doc/tin.5:2671 +#: doc/tin.5:2706 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2674 +#: doc/tin.5:2709 msgid "no local postings are allowed, only remote ones" msgstr "" #. type: TP -#: doc/tin.5:2674 +#: doc/tin.5:2709 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2677 +#: doc/tin.5:2712 msgid "the group is moderated and all postings must be approved" msgstr "" #. type: TP -#: doc/tin.5:2677 +#: doc/tin.5:2712 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2680 +#: doc/tin.5:2715 msgid "articles in this group are not kept, but only passed on" msgstr "" #. type: TP -#: doc/tin.5:2680 +#: doc/tin.5:2715 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2683 +#: doc/tin.5:2718 msgid "articles cannot be posted to this newsgroup" msgstr "" #. type: TP -#: doc/tin.5:2683 +#: doc/tin.5:2718 #, no-wrap msgid "B<=foo.bar>" msgstr "B<=foo.bar>" #. type: Plain text -#: doc/tin.5:2686 +#: doc/tin.5:2721 msgid "articles are locally filed into the ''foo.bar'' group" msgstr "" #. type: TP -#: doc/tin.5:2687 doc/tin.5:2715 doc/tin.5:2738 +#: doc/tin.5:2722 doc/tin.5:2750 doc/tin.5:2773 #, no-wrap msgid "B<\\%tin>(1)" msgstr "B<\\%tin>(1)" #. type: Plain text -#: doc/tin.5:2694 +#: doc/tin.5:2729 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the LIST (B) or LIST " @@ -12788,7 +13083,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2705 +#: doc/tin.5:2740 msgid "" "This file provides a chronological record of when newsgroups are created. It " "is normally updated by the local news server (e.g. B<\\%innd>(8)) whenever " @@ -12797,25 +13092,25 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2712 +#: doc/tin.5:2747 msgid "" "is the time when the group was created, expressed as the number of seconds " "since the Epoch." msgstr "" #. type: TP -#: doc/tin.5:2712 +#: doc/tin.5:2747 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2715 +#: doc/tin.5:2750 msgid "is the electronic mail address of the person who created the group." msgstr "" #. type: Plain text -#: doc/tin.5:2721 +#: doc/tin.5:2756 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the NEWGROUPS (B) " @@ -12823,7 +13118,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2732 +#: doc/tin.5:2767 msgid "" "This file provides short descriptions of each newsgroup. It is normally " "updated by the local news server (e.g. B<\\%innd>(8)) whenever a new group " @@ -12832,7 +13127,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2744 +#: doc/tin.5:2779 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the LIST NEWSGROUPS (B has a higher priority if set." msgstr "" #. type: Plain text -#: doc/tin.5:2771 +#: doc/tin.5:2806 msgid "" "This file specifies the organization of the news overview database (see also " "B<\\%newsoverview>(5)). The order of lines in this file is important; it " @@ -12858,7 +13153,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2786 +#: doc/tin.5:2821 msgid "" "This file contains a list of newsgroups \\(em one per line \\(em which the " "client should subscribe to when the user has no ${TIN_HOMEDIR:-\"$HOME\"}/." @@ -12868,20 +13163,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2835 -#, fuzzy -#| msgid "" -#| "B<\\%inews>(1), B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\" -#| "%metamail>(1), B<\\%mutt>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\" -#| "%pgp>(1), B<\\%rn>(1), B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tin>(1), B<" -#| "\\%xterm>(1x), B<\\%heapsort>(3), B<\\%iconv>(3), B<\\%iconv_open>(3), B<" -#| "\\%nl_langinfo>(3), B<\\%pcre>(3), B<\\%pcrepattern>(3), B<\\%qsort>(3), " -#| "B<\\%strftime>(3), B<\\%system>(3), B<\\%active>(5), B<\\%mailcap>(5), B<" -#| "\\%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\%overview.fmt>(5), " -#| "B<\\%innd>(8), B, B, B, B, B, B, B, B, B, B, B, B, B, " -#| "B, B" +#: doc/tin.5:2870 msgid "" "B<\\%inews>(1), B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\" "%metamail>(1), B<\\%mutt>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), " @@ -12899,10 +13181,10 @@ msgstr "" "%metamail>(1), B<\\%mutt>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), " "B<\\%rn>(1), B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tin>(1), B<\\" "%xterm>(1x), B<\\%heapsort>(3), B<\\%iconv>(3), B<\\%iconv_open>(3), B<\\" -"%nl_langinfo>(3), B<\\%pcre>(3), B<\\%pcrepattern>(3), B<\\%qsort>(3), B<\\" -"%strftime>(3), B<\\%system>(3), B<\\%active>(5), B<\\%mailcap>(5), B<\\" -"%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\%overview.fmt>(5), B<\\" -"%innd>(8), B, B, B, B, B, B, B, B, B, B, B, B, B, B, B" +"%nl_langinfo>(3), B<\\%pcre>(3), B<\\%pcre2>(3), B<\\%pcrepattern>(3), B<\\" +"%pcre2pattern>(3), B<\\%qsort>(3), B<\\%strftime>(3), B<\\%system>(3), B<\\" +"%active>(5), B<\\%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\" +"%newsoverview>(5), B<\\%overview.fmt>(5), B<\\%innd>(8), B, B, B, B, B, B, B, B, B, B, B, B, B, B, B" diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/l10n/tin-man.pot tin-2.6.3/doc/l10n/tin-man.pot --- tin-2.6.2/doc/l10n/tin-man.pot 2022-12-24 23:56:08.000000000 +0100 +++ tin-2.6.3/doc/l10n/tin-man.pot 2023-12-11 23:52:07.347211599 +0100 @@ -7,13 +7,13 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2022-12-24 23:56+0100\n" +"POT-Creation-Date: 2023-12-11 23:52+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" # @@ -21,7 +21,7 @@ msgstr "" #. Module : tin.1 #. Author : I. Lea, U. Janssen #. Created : 1991-08-23 -#. Updated : 2022-12-24 +#. Updated : 2023-12-24 #. Notes : use American English; still needs some work, e.g.: #. - document authorization (.newsauth) #. - document random organization feature @@ -36,7 +36,7 @@ msgstr "" #. Module : tin.1 #. Author : I. Lea, U. Janssen #. Created : 1991-08-23 -#. Updated : 2022-12-24 +#. Updated : 2023-12-24 #. Notes : use American English; still needs some work, e.g.: #. - document authorization (.newsauth) #. - document random organization feature @@ -55,13 +55,13 @@ msgstr "" #. type: TH #: doc/tin.1:13 doc/tin.5:9 #, no-wrap -msgid "December 24th, 2022" +msgid "December 24th, 2023" msgstr "" #. type: TH #: doc/tin.1:13 doc/tin.5:9 #, no-wrap -msgid "2.6.2" +msgid "2.6.3" msgstr "" #. type: TH @@ -88,32 +88,34 @@ msgid "SYNOPSIS" msgstr "" #. type: IX -#: doc/tin.1:21 doc/tin.1:51 doc/tin.1:80 doc/tin.1:97 doc/tin.1:305 doc/tin.1:3368 doc/tin.1:3529 doc/tin.1:3851 doc/tin.1:3876 doc/tin.1:3889 doc/tin.1:3898 doc/tin.1:3910 doc/tin.1:3928 doc/tin.1:3992 +#: doc/tin.1:21 doc/tin.1:53 doc/tin.1:82 doc/tin.1:99 doc/tin.1:319 +#: doc/tin.1:3477 doc/tin.1:3638 doc/tin.1:3961 doc/tin.1:3986 doc/tin.1:4004 +#: doc/tin.1:4013 doc/tin.1:4025 doc/tin.1:4050 doc/tin.1:4114 #, no-wrap msgid "Header" msgstr "" #. type: Plain text -#: doc/tin.1:50 +#: doc/tin.1:52 msgid "" "B [\\|[\\|B<-h>\\||\\|B<-H>\\||\\|B<-V>\\|]\\ \\|| [\\|[\\|B<-a>\\|] " -"[\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-AkrTzxX>\\|]\\|] " +"[\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-ACkrTzxX>\\|]\\|] " "[\\|[\\|B<-R>\\||\\|B<-S>\\|] \\|\\|B<-s> I\\|] [\\|B<-cuvZ>\\|] " "[\\|B<-4>\\||\\|B<-6>\\|] [\\|B<-o>\\||\\|B<-w>\\||\\|B<-N>\\||\\|B<-M> " "I
\\|] [\\|B<-D> I\\|] [\\|B<-G> I\\|] " -"[\\|B<-f> I\\|] [\\|B<-g> I\\|] [\\|B<-m> " -"I\\|] [\\|B<-p> I\\|] [\\|B<-I> I\\|]\\ " -"\\|[I\\|[\\|,.\\|.\\|.\\|]\\|]\\|]" +"[\\|B<-f> I\\|] [\\|B<-g> I\\|[\\|:I\\|]\\|] " +"[\\|B<-m> I\\|] [\\|B<-p> I\\|] [\\|B<-t> I\\|] " +"[\\|B<-I> I\\|]\\ \\|[I\\|[\\|,.\\|.\\|.\\|]\\|]\\|]" msgstr "" #. type: SH -#: doc/tin.1:50 doc/tin.1:51 doc/tin.5:14 +#: doc/tin.1:52 doc/tin.1:53 doc/tin.5:14 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text -#: doc/tin.1:60 +#: doc/tin.1:62 msgid "" "B is a full-screen easy to use Usenet newsreader. It can read news " "locally (e.g., I) or remotely (B or B option) " @@ -124,7 +126,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:66 +#: doc/tin.1:68 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level. Use the B ('B') command to view a " @@ -132,7 +134,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:74 +#: doc/tin.1:76 msgid "" "On startup B will show a list of the newsgroups found in " "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>. An arrow '-E' or highlighted bar " @@ -144,126 +146,126 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:79 +#: doc/tin.1:81 msgid "" "The B ('BTABE>') key enters the next " "newsgroup with unread articles." msgstr "" #. type: IX -#: doc/tin.1:79 doc/tin.1:80 +#: doc/tin.1:81 doc/tin.1:82 #, no-wrap msgid "EXIT STATUS" msgstr "" #. type: TP -#: doc/tin.1:82 doc/tin.1:1123 doc/tin.1:3615 +#: doc/tin.1:84 doc/tin.1:1141 doc/tin.1:3724 #, no-wrap msgid "B<0>" msgstr "" #. type: Plain text -#: doc/tin.1:85 +#: doc/tin.1:87 msgid "Successful program execution. No unread news available in batch mode." msgstr "" #. type: TP -#: doc/tin.1:85 doc/tin.1:3618 +#: doc/tin.1:87 doc/tin.1:3727 #, no-wrap msgid "B<1>" msgstr "" #. type: Plain text -#: doc/tin.1:88 +#: doc/tin.1:90 msgid "Usage, syntax, configuration file or network error." msgstr "" #. type: TP -#: doc/tin.1:88 doc/tin.1:3621 +#: doc/tin.1:90 doc/tin.1:3730 #, no-wrap msgid "B<2>" msgstr "" #. type: Plain text -#: doc/tin.1:91 +#: doc/tin.1:93 msgid "Unread news available (batch mode (''B<-Z>'') only)." msgstr "" #. type: TP -#: doc/tin.1:91 doc/tin.1:3624 +#: doc/tin.1:93 doc/tin.1:3733 #, no-wrap msgid "B<3>" msgstr "" #. type: Plain text -#: doc/tin.1:96 +#: doc/tin.1:98 msgid "NNTP error." msgstr "" #. type: IX -#: doc/tin.1:96 doc/tin.1:97 +#: doc/tin.1:98 doc/tin.1:99 #, no-wrap msgid "OPTIONS" msgstr "" #. type: TP -#: doc/tin.1:98 +#: doc/tin.1:100 #, no-wrap msgid "B<-4>" msgstr "" #. type: Plain text -#: doc/tin.1:102 +#: doc/tin.1:104 msgid "" "Force connecting via IPv4 to the remote NNTP server. Only available when " "built with IPv6 support." msgstr "" #. type: TP -#: doc/tin.1:102 +#: doc/tin.1:104 #, no-wrap msgid "B<-6>" msgstr "" #. type: Plain text -#: doc/tin.1:106 +#: doc/tin.1:108 msgid "" "Force connecting via IPv6 to the remote NNTP server. Only available when " "built with IPv6 support." msgstr "" #. type: TP -#: doc/tin.1:106 +#: doc/tin.1:108 #, no-wrap msgid "B<-a>" msgstr "" #. type: Plain text -#: doc/tin.1:109 +#: doc/tin.1:111 msgid "Toggle ANSI color (default is off)." msgstr "" #. type: TP -#: doc/tin.1:109 +#: doc/tin.1:111 #, no-wrap msgid "B<-A>" msgstr "" #. type: Plain text -#: doc/tin.1:112 +#: doc/tin.1:114 msgid "" "Force authentication on initial connect. Only available when reading via " "NNTP." msgstr "" #. type: TP -#: doc/tin.1:112 +#: doc/tin.1:114 #, no-wrap msgid "B<-c>" msgstr "" #. type: Plain text -#: doc/tin.1:117 +#: doc/tin.1:119 msgid "" "Create/update index files for every group in " "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> or file specified by the ''B<-f>'' " @@ -271,7 +273,21 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:117 +#: doc/tin.1:119 +#, no-wrap +msgid "B<-C>" +msgstr "" + +#. type: Plain text +#: doc/tin.1:124 +msgid "" +"Use COMPRESS NNTP extension (B) if available. See also " +"B, 'B<-t>'' and the \"SECURITY\" and \"BUGS\" " +"section." +msgstr "" + +#. type: TP +#: doc/tin.1:124 #, no-wrap msgid "B<-d>" msgstr "" @@ -279,20 +295,20 @@ msgstr "" # #. FIXME: explain debug levels #. type: Plain text -#: doc/tin.1:123 +#: doc/tin.1:130 msgid "" "Don't load newsgroup descriptions and servers message of the day " "(interactive mode)." msgstr "" #. type: TP -#: doc/tin.1:123 +#: doc/tin.1:130 #, no-wrap msgid "B<-D>I< debug-level>" msgstr "" #. type: Plain text -#: doc/tin.1:130 +#: doc/tin.1:137 msgid "" "Enter debug-level (1 = NNTP, 2 = filter, 4 = newsrc, 8 = threading, 16 = " "memory, 32 = attributes, 64 = misc, 128 = remove existing debug files). For " @@ -302,40 +318,40 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:130 +#: doc/tin.1:137 #, no-wrap msgid "B<-f>I< file>" msgstr "" #. type: Plain text -#: doc/tin.1:134 +#: doc/tin.1:141 msgid "" "Use the specified file of subscribed to newsgroups in place of " "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>." msgstr "" #. type: TP -#: doc/tin.1:134 +#: doc/tin.1:141 #, no-wrap -msgid "B<-g>I< server>" +msgid "B<-g>I< server[:port]>" msgstr "" #. type: Plain text -#: doc/tin.1:139 +#: doc/tin.1:146 msgid "" -"Use the server and newsrc specified in " +"Use the server[:port] and newsrc specified in " "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>. Only available when reading " "via NNTP." msgstr "" #. type: TP -#: doc/tin.1:139 +#: doc/tin.1:146 #, no-wrap msgid "B<-G>I< article-limit>" msgstr "" #. type: Plain text -#: doc/tin.1:147 +#: doc/tin.1:154 msgid "" "Limit the number of articles/group to retrieve from the server. If " "I is E 0 not more than the last I " @@ -345,37 +361,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:147 +#: doc/tin.1:154 #, no-wrap msgid "B<-h>" msgstr "" #. type: Plain text -#: doc/tin.1:150 +#: doc/tin.1:157 msgid "Help listing all command-line options." msgstr "" #. type: TP -#: doc/tin.1:150 +#: doc/tin.1:157 #, no-wrap msgid "B<-H>" msgstr "" #. type: Plain text -#: doc/tin.1:154 +#: doc/tin.1:161 msgid "" "Brief introduction to B that is also shown the first time it is " "started." msgstr "" #. type: TP -#: doc/tin.1:154 +#: doc/tin.1:161 #, no-wrap msgid "B<-I>I< dir>" msgstr "" #. type: Plain text -#: doc/tin.1:160 +#: doc/tin.1:167 msgid "" "Directory in which to store newsgroup index files. Default is " "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news>. This " @@ -384,26 +400,27 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:160 +#: doc/tin.1:167 #, no-wrap msgid "B<-k>" msgstr "" #. type: Plain text -#: doc/tin.1:164 +#: doc/tin.1:172 msgid "" "Skip the certificate verification step for NNTPS connections and proceed " -"without checking. This option implies ''B<-T>''." +"without checking. This option implies ''B<-T>''. See also the \"SECURITY\" " +"section." msgstr "" #. type: TP -#: doc/tin.1:164 +#: doc/tin.1:172 #, no-wrap msgid "B<-l>" msgstr "" #. type: Plain text -#: doc/tin.1:176 +#: doc/tin.1:184 msgid "" "Get number of articles per group from the " "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file. If reading " @@ -418,37 +435,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:176 +#: doc/tin.1:184 #, no-wrap msgid "B<-m>I< dir>" msgstr "" #. type: Plain text -#: doc/tin.1:179 +#: doc/tin.1:187 msgid "Mailbox directory to use. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>." msgstr "" #. type: TP -#: doc/tin.1:179 +#: doc/tin.1:187 #, no-wrap msgid "B<-M>I< user>" msgstr "" #. type: Plain text -#: doc/tin.1:183 +#: doc/tin.1:191 msgid "" "Mail unread articles to specified user for later reading. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." msgstr "" #. type: TP -#: doc/tin.1:183 +#: doc/tin.1:191 #, no-wrap msgid "B<-n>" msgstr "" #. type: Plain text -#: doc/tin.1:190 +#: doc/tin.1:198 msgid "" "Only load groups from the " "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file that are " @@ -458,39 +475,39 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:190 +#: doc/tin.1:198 #, no-wrap msgid "B<-N>" msgstr "" #. type: Plain text -#: doc/tin.1:194 +#: doc/tin.1:202 msgid "" "Mail unread articles to yourself for later reading. For more information " "read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." msgstr "" #. type: TP -#: doc/tin.1:194 +#: doc/tin.1:202 #, no-wrap msgid "B<-o>" msgstr "" #. type: Plain text -#: doc/tin.1:198 +#: doc/tin.1:206 msgid "" "Quick post all postponed articles and exit. In order for this to be really " "quick, it should be used with ''B<-n>'' if possible." msgstr "" #. type: TP -#: doc/tin.1:198 +#: doc/tin.1:206 #, no-wrap msgid "B<-p>I< port>" msgstr "" #. type: Plain text -#: doc/tin.1:203 +#: doc/tin.1:211 msgid "" "Port to use if reading via NNTP (default is 119 or 563 if NNTPS is enabled, " "see ''B<-T>''). This also overrides the environment variable $B if " @@ -498,100 +515,116 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:203 +#: doc/tin.1:211 #, no-wrap msgid "B<-q>" msgstr "" #. type: Plain text -#: doc/tin.1:206 +#: doc/tin.1:214 msgid "" "Don't check for new newsgroups and skip loading the servers message of the " "day." msgstr "" #. type: TP -#: doc/tin.1:206 +#: doc/tin.1:214 #, no-wrap msgid "B<-Q>" msgstr "" #. type: Plain text -#: doc/tin.1:210 +#: doc/tin.1:219 msgid "" "Quick start. Start B as quickly as possible. Currently this is " -"equivalent to ''B<-dnq>''." +"equivalent to ''B<-dnq>''. See also the ''B<-C>'' and ''B<-G>'' command-line " +"options." msgstr "" #. type: TP -#: doc/tin.1:210 +#: doc/tin.1:219 #, no-wrap msgid "B<-r>" msgstr "" #. type: Plain text -#: doc/tin.1:215 +#: doc/tin.1:224 msgid "" "Read news remotely from the default NNTP server specified in the environment " "variable $B or contained in the file I." msgstr "" #. type: TP -#: doc/tin.1:215 +#: doc/tin.1:224 #, no-wrap msgid "B<-R>" msgstr "" #. type: Plain text -#: doc/tin.1:218 +#: doc/tin.1:227 msgid "Read news saved by the ''B<-S>'' option." msgstr "" #. type: TP -#: doc/tin.1:218 +#: doc/tin.1:227 #, no-wrap msgid "B<-s>I< dir>" msgstr "" #. type: Plain text -#: doc/tin.1:222 +#: doc/tin.1:231 msgid "" "Save/read articles to/in directory. Default is " "I<${TIN_HOMEDIR:-\"$HOME\"}/News>." msgstr "" #. type: TP -#: doc/tin.1:222 +#: doc/tin.1:231 #, no-wrap msgid "B<-S>" msgstr "" #. type: Plain text -#: doc/tin.1:226 +#: doc/tin.1:235 msgid "" "Save unread articles for later reading by the ''B<-R>'' option. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." msgstr "" #. type: TP -#: doc/tin.1:226 +#: doc/tin.1:235 +#, no-wrap +msgid "B<-t>I< timeout>" +msgstr "" + +#. type: Plain text +#: doc/tin.1:239 +msgid "" +"Override the B setting. Default is 120 seconds, " +"allowed maximum is 16383." +msgstr "" + +#. type: TP +#: doc/tin.1:239 #, no-wrap msgid "B<-T>" msgstr "" #. type: Plain text -#: doc/tin.1:229 -msgid "Enable NNTPS (NNTP over TLS). Only available when reading via NNTP." +#: doc/tin.1:243 +msgid "" +"Enable NNTPS (NNTP over TLS). This also overrides the environment variable " +"$B if set. Only available when reading via NNTP." msgstr "" #. type: TP -#: doc/tin.1:229 +#: doc/tin.1:243 #, no-wrap msgid "B<-u>" msgstr "" #. type: Plain text -#: doc/tin.1:235 +#: doc/tin.1:249 msgid "" "Create/update index files for every group in " "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> or file specified by the ''B<-f>'' " @@ -600,13 +633,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:235 +#: doc/tin.1:249 #, no-wrap msgid "B<-v>" msgstr "" #. type: Plain text -#: doc/tin.1:240 +#: doc/tin.1:254 msgid "" "Verbose mode for ''B<-c>'', ''B<-D>'', ''B<-M>'', ''B<-N>'', \\&''B<-S>'', " "''B<-u>'' and ''B<-Z>'' options. Can be used multiple times to increase " @@ -614,24 +647,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:240 +#: doc/tin.1:254 #, no-wrap msgid "B<-V>" msgstr "" #. type: Plain text -#: doc/tin.1:243 +#: doc/tin.1:257 msgid "Print version information and compilation options." msgstr "" #. type: TP -#: doc/tin.1:243 +#: doc/tin.1:257 #, no-wrap msgid "B<-w>" msgstr "" #. type: Plain text -#: doc/tin.1:248 +#: doc/tin.1:262 msgid "" "Quick mode to post an article and then exit. This option implies " "\\&''B<-d>''. In order for this to be really quick, it should be used with " @@ -639,24 +672,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:248 +#: doc/tin.1:262 #, no-wrap msgid "B<-x>" msgstr "" #. type: Plain text -#: doc/tin.1:251 +#: doc/tin.1:265 msgid "No-posting mode. You cannot post articles if you use this option." msgstr "" #. type: TP -#: doc/tin.1:251 +#: doc/tin.1:265 #, no-wrap msgid "B<-X>" msgstr "" #. type: Plain text -#: doc/tin.1:256 +#: doc/tin.1:270 msgid "" "No overwrite mode. I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> and files in " "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin> will not be overwritten but may be created " @@ -664,13 +697,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:256 +#: doc/tin.1:270 #, no-wrap msgid "B<-z>" msgstr "" #. type: Plain text -#: doc/tin.1:261 +#: doc/tin.1:275 msgid "" "Only start B if there is any new/unread news. If there is news B " "will position cursor at first group with unread news. Useful for putting in " @@ -678,13 +711,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:261 +#: doc/tin.1:275 #, no-wrap msgid "B<-Z>" msgstr "" #. type: Plain text -#: doc/tin.1:267 +#: doc/tin.1:281 msgid "" "Check if there is any new/unread news and exit with appropriate status. If " "\\&''B<-v>'' option is specified the number of unread articles in each group " @@ -693,7 +726,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:273 +#: doc/tin.1:287 msgid "" "B can also dynamically change its options by the B ('B') " "command. Any changes are written to " @@ -702,7 +735,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:278 +#: doc/tin.1:292 msgid "" "A list of groups can be specified after the other command-line options. This " "can be useful if you wish to yank in or subscribe to a hand-picked subset of " @@ -711,7 +744,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:283 +#: doc/tin.1:297 msgid "" "If you specify a single group-name, or a wildcard that matches a single " "group, then you will automatically enter that group. Otherwise the normal " @@ -720,7 +753,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:287 +#: doc/tin.1:301 msgid "" "With the ''B<-w>'' flag a given group-name is used as default group to post " "to. If more than one group or a wildcard is specified only the first group " @@ -728,7 +761,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:294 +#: doc/tin.1:308 msgid "" "Once you use B ('B') to yank in all active groups, or " "B ('B') to toggle the read/unread status, then " @@ -739,7 +772,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:299 +#: doc/tin.1:313 msgid "" "NB: With the ''B<-n>'' flag, only unsubscribed groups in the " "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file (or the newsrc-file given by the " @@ -748,26 +781,26 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:304 +#: doc/tin.1:318 msgid "" "Command-line options have higher priority than attributes and tinrc " "options. Thus, command-line option takes precedence over configured values." msgstr "" #. type: IX -#: doc/tin.1:304 doc/tin.1:305 +#: doc/tin.1:318 doc/tin.1:319 #, no-wrap msgid "USAGE" msgstr "" #. type: SS -#: doc/tin.1:308 +#: doc/tin.1:322 #, no-wrap msgid "NEWS ADMINISTRATION" msgstr "" #. type: Plain text -#: doc/tin.1:312 +#: doc/tin.1:326 msgid "" "Maintaining Netnews on large networks of machines can be a pretty time " "consuming job as I discovered when I was given the job of maintaining our " @@ -775,7 +808,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:322 +#: doc/tin.1:336 msgid "" "A user starting B for the first time can be automatically subscribed to " "a list of newsgroups that are deemed appropriate by the news " @@ -787,20 +820,20 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:322 +#: doc/tin.1:336 #, no-wrap msgid "SCREEN FORMAT" msgstr "" #. type: Plain text -#: doc/tin.1:325 +#: doc/tin.1:339 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level." msgstr "" #. type: Plain text -#: doc/tin.1:332 +#: doc/tin.1:346 msgid "" "At the Selection level the title displays (the name of the news server (with " "a \"[T]\"- or \"[k]\"-suffix if reading via NNTPS (insecurely)) and) the " @@ -811,7 +844,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:340 +#: doc/tin.1:354 #, no-wrap msgid "" "-EM 1 2 comp.security.announce Announcements from the CERT " @@ -823,18 +856,18 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:343 +#: doc/tin.1:357 msgid "There may also be a character prefixing the line. An explanation follows:" msgstr "" #. type: TP -#: doc/tin.1:343 +#: doc/tin.1:357 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:348 +#: doc/tin.1:362 msgid "" "This group is unsubscribed. To see only your subscribed groups use the " "B ('B') or B ('B') toggle " @@ -842,13 +875,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:348 +#: doc/tin.1:362 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:353 +#: doc/tin.1:367 msgid "" "This is a moderated group. Any posts you make will have to be approved by " "the group administrator before it will be made public. B will ask for " @@ -856,13 +889,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:353 +#: doc/tin.1:367 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:362 +#: doc/tin.1:376 msgid "" "This is a new newsgroup which has been created since you last used " "B. New newsgroups are not subscribed to by default (However, see the " @@ -874,13 +907,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:362 +#: doc/tin.1:376 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:367 +#: doc/tin.1:381 msgid "" "This group no longer exists. If you no longer wish to see this group then " "unsubscribe from it in the normal way. This flag will only appear if you " @@ -888,26 +921,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:367 +#: doc/tin.1:381 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:371 +#: doc/tin.1:385 msgid "" "You may no longer make posts to this group. Often a group will be superseded " "by a more appropriately named one." msgstr "" #. type: TP -#: doc/tin.1:371 +#: doc/tin.1:385 #, no-wrap msgid "B<=>" msgstr "" #. type: Plain text -#: doc/tin.1:376 +#: doc/tin.1:390 msgid "" "This group has been renamed and you may no longer post to it. If you do, " "then you will receive an error from your news server telling you the correct " @@ -915,7 +948,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:386 +#: doc/tin.1:400 msgid "" "At the Group level the title contains the name of the group, the number of " "conversation threads, the abbreviated threading method (B), " @@ -929,13 +962,13 @@ msgstr "" #. FIXME - make this autocenter #. type: Plain text -#: doc/tin.1:390 +#: doc/tin.1:404 #, no-wrap msgid " alt.sources (5B -50/23+ 0* 3o 0K)\n" msgstr "" #. type: Plain text -#: doc/tin.1:398 +#: doc/tin.1:412 msgid "" "The characters after the numbers are depending to the configuration and if " "your are in B mode or not. Some numbers could be " @@ -946,7 +979,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:409 +#: doc/tin.1:421 msgid "" "If a thread has unread articles it is marked with B in " "front of the total number of articles in the thread. If there are recent " @@ -954,20 +987,18 @@ msgid "" "front of the total number of articles in the thread \\(em this is controlled " "by the B option. If a thread has hot articles in it (see also " "section \"FILTERING ARTICLES\") it's marked with B in " -"front of the total number of articles in the thread. The number of lines of " -"the first (unread) article in the thread might also be shown right before " -"the subject \\(em this is controlled by the B option. The display " -"can be customized via B." +"front of the total number of articles in the thread. The display can be " +"customized via B." msgstr "" #. type: Plain text -#: doc/tin.1:413 +#: doc/tin.1:425 #, no-wrap msgid " de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M\n" msgstr "" #. type: Plain text -#: doc/tin.1:418 +#: doc/tin.1:430 #, no-wrap msgid "" "-E 1 + 3 108 bincancels in de.talk.sex Christopher Lueg " @@ -982,14 +1013,14 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:423 +#: doc/tin.1:435 msgid "" "At the Thread level the screen usually (depends on the threading method " "used) looks like this, but can be customized via B:" msgstr "" #. type: Plain text -#: doc/tin.1:430 +#: doc/tin.1:442 #, no-wrap msgid "" "-E 1 [ 7] What is this funny tree in the thr Robert " @@ -1004,12 +1035,12 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:435 +#: doc/tin.1:447 msgid "At the Article level the page header has the following format:" msgstr "" #. type: Plain text -#: doc/tin.1:441 +#: doc/tin.1:453 #, no-wrap msgid "" "Sun, 28 Dec 1997 21:21:01 de.admin.news.groups Thread 20 of 86\n" @@ -1019,39 +1050,39 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:443 +#: doc/tin.1:455 #, no-wrap msgid "article-body\n" msgstr "" #. type: Plain text -#: doc/tin.1:449 +#: doc/tin.1:461 msgid "" "The look of the Selection, Group and Thread level can be customized. See the " "section \"CUSTOMIZING THE SCREEN FORMAT\"." msgstr "" #. type: SS -#: doc/tin.1:449 +#: doc/tin.1:461 #, no-wrap msgid "COMMON MOVING KEYS" msgstr "" #. type: Plain text -#: doc/tin.1:452 +#: doc/tin.1:464 msgid "" "This table shows the common keys used for moving around all levels within " "B." msgstr "" #. type: ta -#: doc/tin.1:454 +#: doc/tin.1:466 #, no-wrap msgid "\\w'Beg. of list/article 'u +\\w'ANSI/vt100 'u" msgstr "" #. type: Plain text -#: doc/tin.1:462 +#: doc/tin.1:474 #, no-wrap msgid "" "\tANSI/vt100\tOther Terminals\n" @@ -1064,13 +1095,13 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:466 +#: doc/tin.1:478 #, no-wrap msgid "COMMON EDITING COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:473 +#: doc/tin.1:485 msgid "" "An B<\\%emacs>(1) style editing package allows the easy editing of input " "strings. A history list allows the easy reuse of previously entered " @@ -1079,129 +1110,129 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:473 +#: doc/tin.1:485 #, no-wrap msgid "B<^A, ^E>" msgstr "" #. type: Plain text -#: doc/tin.1:476 +#: doc/tin.1:488 msgid "move to beginning or end of line, respectively." msgstr "" #. type: TP -#: doc/tin.1:476 +#: doc/tin.1:488 #, no-wrap msgid "B<^F, ^B>" msgstr "" #. type: Plain text -#: doc/tin.1:479 +#: doc/tin.1:491 msgid "non-destructive move forward or back one location, respectively." msgstr "" #. type: TP -#: doc/tin.1:479 +#: doc/tin.1:491 #, no-wrap msgid "B<^D>" msgstr "" #. type: Plain text -#: doc/tin.1:483 +#: doc/tin.1:495 msgid "" "delete the character currently under the cursor, or send EOF if no " "characters in the buffer." msgstr "" #. type: TP -#: doc/tin.1:483 +#: doc/tin.1:495 #, no-wrap msgid "B<^H, EDELE>" msgstr "" #. type: Plain text -#: doc/tin.1:486 +#: doc/tin.1:498 msgid "delete character left of the cursor." msgstr "" #. type: TP -#: doc/tin.1:486 +#: doc/tin.1:498 #, no-wrap msgid "B<^K>" msgstr "" #. type: Plain text -#: doc/tin.1:489 +#: doc/tin.1:501 msgid "delete from cursor to end of line." msgstr "" #. type: TP -#: doc/tin.1:489 +#: doc/tin.1:501 #, no-wrap msgid "B<^P, ^N>" msgstr "" #. type: Plain text -#: doc/tin.1:492 +#: doc/tin.1:504 msgid "move through history, previous and next, respectively." msgstr "" #. type: TP -#: doc/tin.1:492 +#: doc/tin.1:504 #, no-wrap msgid "B<^L, ^R>" msgstr "" #. type: Plain text -#: doc/tin.1:495 +#: doc/tin.1:507 msgid "redraw the current line." msgstr "" #. type: TP -#: doc/tin.1:495 +#: doc/tin.1:507 #, no-wrap msgid "BCRE>" msgstr "" #. type: Plain text -#: doc/tin.1:499 +#: doc/tin.1:511 msgid "" "places line on history list if non-blank, appends newline and returns to the " "caller." msgstr "" #. type: TP -#: doc/tin.1:499 +#: doc/tin.1:511 #, no-wrap msgid "BESCE>" msgstr "" #. type: Plain text -#: doc/tin.1:504 +#: doc/tin.1:516 msgid "aborts the present editing operation." msgstr "" #. type: SS -#: doc/tin.1:504 +#: doc/tin.1:516 #, no-wrap msgid "GLOBAL COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:507 +#: doc/tin.1:519 msgid "" "The following commands are available at all 4 menu levels and always have " "the same effect." msgstr "" #. type: TP -#: doc/tin.1:507 doc/tin.1:1401 doc/tin.1:1455 doc/tin.1:1501 +#: doc/tin.1:519 doc/tin.1:1419 doc/tin.1:1473 doc/tin.1:1519 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:512 +#: doc/tin.1:524 msgid "" "Shell escape. B by itself will launch a shell, B " "EcommandE will run an external EcommandE. This facility may " @@ -1209,57 +1240,57 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:512 +#: doc/tin.1:524 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:515 +#: doc/tin.1:527 msgid "Toggle use of ANSI color." msgstr "" #. type: TP -#: doc/tin.1:515 +#: doc/tin.1:527 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:518 +#: doc/tin.1:530 msgid "Redraw the current screen." msgstr "" #. type: TP -#: doc/tin.1:518 +#: doc/tin.1:530 #, no-wrap msgid "B'>" msgstr "" #. type: Plain text -#: doc/tin.1:521 +#: doc/tin.1:533 msgid "Scroll screen up by one line." msgstr "" #. type: TP -#: doc/tin.1:521 +#: doc/tin.1:533 #, no-wrap msgid "B'>" msgstr "" #. type: Plain text -#: doc/tin.1:524 +#: doc/tin.1:536 msgid "Scroll screen down by one line." msgstr "" #. type: TP -#: doc/tin.1:524 +#: doc/tin.1:536 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:538 +#: doc/tin.1:550 msgid "" "Reload postponed article. If your system blocks the B key you " "must quote it by pressing 'B<^V>' (CTRL-V) first. The postpone-menu offers " @@ -1275,13 +1306,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:538 doc/tin.1:1407 doc/tin.1:1462 doc/tin.1:1507 +#: doc/tin.1:550 doc/tin.1:1425 doc/tin.1:1480 doc/tin.1:1525 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:544 +#: doc/tin.1:556 msgid "" "Help screen of commands available on the current menu. You can use " "B ('B'), B ('B') and B " @@ -1289,26 +1320,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:544 doc/tin.1:1410 doc/tin.1:1465 doc/tin.1:1510 +#: doc/tin.1:556 doc/tin.1:1428 doc/tin.1:1483 doc/tin.1:1528 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:548 doc/tin.1:1414 doc/tin.1:1469 doc/tin.1:1514 +#: doc/tin.1:560 doc/tin.1:1432 doc/tin.1:1487 doc/tin.1:1532 msgid "" "Toggle the display of help mini menu at the bottom of the screen and posting " "etiquette after composing an article (B)." msgstr "" #. type: TP -#: doc/tin.1:548 +#: doc/tin.1:560 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:553 +#: doc/tin.1:565 msgid "" "List articles posted by user. The date posted, the newsgroup and the subject " "are listed. See the section \"POSTING HISTORY LISTING\" for more " @@ -1316,199 +1347,204 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:553 +#: doc/tin.1:565 #, no-wrap msgid "B" msgstr "" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:558 +#: doc/tin.1:570 msgid "Print B version information." msgstr "" #. type: SS -#: doc/tin.1:558 +#: doc/tin.1:570 #, no-wrap msgid "NEWSGROUP SELECTION COMMANDS" msgstr "" #. type: TP -#: doc/tin.1:559 doc/tin.1:700 doc/tin.1:955 doc/tin.1:1126 doc/tin.1:3628 +#: doc/tin.1:571 doc/tin.1:712 doc/tin.1:967 doc/tin.1:1144 doc/tin.1:3737 #, no-wrap msgid "B<4>" msgstr "" #. type: Plain text -#: doc/tin.1:562 +#: doc/tin.1:574 msgid "Select group 4." msgstr "" #. type: TP -#: doc/tin.1:562 +#: doc/tin.1:574 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:566 +#: doc/tin.1:578 msgid "" "Reset I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. This will destroy all " "records of which articles have been read, so use this carefully." msgstr "" #. type: TP -#: doc/tin.1:566 doc/tin.1:721 doc/tin.1:976 +#: doc/tin.1:578 doc/tin.1:733 doc/tin.1:988 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:570 doc/tin.1:725 doc/tin.1:980 +#: doc/tin.1:582 doc/tin.1:737 doc/tin.1:992 msgid "" "Choose a range of articles to be affected by the next command. See the " "section \"RANGES\" for more information." msgstr "" #. type: TP -#: doc/tin.1:570 +#: doc/tin.1:582 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:573 +#: doc/tin.1:585 msgid "Sort the list of newsgroups." msgstr "" #. type: TP -#: doc/tin.1:573 doc/tin.1:728 doc/tin.1:983 doc/tin.1:1183 doc/tin.1:1398 doc/tin.1:1449 doc/tin.1:1498 +#: doc/tin.1:585 doc/tin.1:740 doc/tin.1:995 doc/tin.1:1201 doc/tin.1:1416 +#: doc/tin.1:1467 doc/tin.1:1516 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:576 doc/tin.1:731 doc/tin.1:986 doc/tin.1:1186 doc/tin.1:1401 doc/tin.1:1452 doc/tin.1:1501 +#: doc/tin.1:588 doc/tin.1:743 doc/tin.1:998 doc/tin.1:1204 doc/tin.1:1419 +#: doc/tin.1:1470 doc/tin.1:1519 msgid "Repeat the previous search." msgstr "" #. type: TP -#: doc/tin.1:576 doc/tin.1:731 doc/tin.1:986 doc/tin.1:1186 doc/tin.1:1392 doc/tin.1:1443 doc/tin.1:1492 +#: doc/tin.1:588 doc/tin.1:743 doc/tin.1:998 doc/tin.1:1204 doc/tin.1:1410 +#: doc/tin.1:1461 doc/tin.1:1510 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:579 +#: doc/tin.1:591 msgid "Search for a group by name and description (if displayed)." msgstr "" #. type: TP -#: doc/tin.1:579 doc/tin.1:734 doc/tin.1:989 doc/tin.1:1189 doc/tin.1:1395 doc/tin.1:1446 doc/tin.1:1495 +#: doc/tin.1:591 doc/tin.1:746 doc/tin.1:1001 doc/tin.1:1207 doc/tin.1:1413 +#: doc/tin.1:1464 doc/tin.1:1513 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:582 +#: doc/tin.1:594 msgid "Backward search through the group names and descriptions." msgstr "" #. type: TP -#: doc/tin.1:582 +#: doc/tin.1:594 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:585 +#: doc/tin.1:597 msgid "Read current group." msgstr "" #. type: TP -#: doc/tin.1:585 +#: doc/tin.1:597 #, no-wrap msgid "BTABE' 'n'>" msgstr "" #. type: Plain text -#: doc/tin.1:589 +#: doc/tin.1:601 msgid "" "Enter next group with unread news. Will wrap around to the beginning of the " "group selection list looking for unread groups." msgstr "" #. type: TP -#: doc/tin.1:589 doc/tin.1:809 doc/tin.1:1027 doc/tin.1:1247 +#: doc/tin.1:601 doc/tin.1:821 doc/tin.1:1039 doc/tin.1:1265 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:593 +#: doc/tin.1:605 msgid "" "Make current group as all read [after confirmation] and move to the next " "group in the group selection list." msgstr "" #. type: TP -#: doc/tin.1:593 doc/tin.1:813 doc/tin.1:1031 doc/tin.1:1251 +#: doc/tin.1:605 doc/tin.1:825 doc/tin.1:1043 doc/tin.1:1269 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:597 +#: doc/tin.1:609 msgid "" "Mark current group as all read [after confirmation] and enter the next " "unread group in the group selection list." msgstr "" #. type: TP -#: doc/tin.1:597 +#: doc/tin.1:609 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:601 +#: doc/tin.1:613 msgid "" "Toggle display to show just the group name or the group name and the group " "descriptions." msgstr "" #. type: TP -#: doc/tin.1:601 doc/tin.1:826 doc/tin.1:1044 doc/tin.1:1263 +#: doc/tin.1:613 doc/tin.1:838 doc/tin.1:1056 doc/tin.1:1281 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:604 doc/tin.1:829 doc/tin.1:1047 doc/tin.1:1266 +#: doc/tin.1:616 doc/tin.1:841 doc/tin.1:1059 doc/tin.1:1284 msgid "Edit the filter file and reload it afterwards." msgstr "" #. type: TP -#: doc/tin.1:604 +#: doc/tin.1:616 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:608 doc/tin.1:833 +#: doc/tin.1:620 doc/tin.1:845 msgid "" "Choose a new group by name. This command can be used to access any group, " "even those not currently yanked in." msgstr "" #. type: TP -#: doc/tin.1:608 doc/tin.1:836 doc/tin.1:1047 doc/tin.1:1279 doc/tin.1:1404 doc/tin.1:1458 doc/tin.1:1504 +#: doc/tin.1:620 doc/tin.1:848 doc/tin.1:1065 doc/tin.1:1297 doc/tin.1:1422 +#: doc/tin.1:1476 doc/tin.1:1522 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:613 +#: doc/tin.1:625 msgid "" "Toggle the display of the description of the current newsgroup in the last " "line. This will not be available if B was started with the \\&''B<-d>'' " @@ -1516,35 +1552,35 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:613 doc/tin.1:840 doc/tin.1:1050 doc/tin.1:1282 +#: doc/tin.1:625 doc/tin.1:852 doc/tin.1:1068 doc/tin.1:1300 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:616 doc/tin.1:843 doc/tin.1:1053 doc/tin.1:1285 +#: doc/tin.1:628 doc/tin.1:855 doc/tin.1:1071 doc/tin.1:1303 msgid "Toggle inverse video." msgstr "" #. type: TP -#: doc/tin.1:616 doc/tin.1:843 doc/tin.1:1053 doc/tin.1:1285 +#: doc/tin.1:628 doc/tin.1:855 doc/tin.1:1071 doc/tin.1:1303 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:619 doc/tin.1:846 doc/tin.1:1056 doc/tin.1:1288 +#: doc/tin.1:631 doc/tin.1:858 doc/tin.1:1074 doc/tin.1:1306 msgid "Show details about current connection." msgstr "" #. type: TP -#: doc/tin.1:619 doc/tin.1:855 doc/tin.1:1062 doc/tin.1:1294 +#: doc/tin.1:631 doc/tin.1:867 doc/tin.1:1080 doc/tin.1:1312 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:626 +#: doc/tin.1:638 msgid "" "Look up article by ''Message-ID:''. If none of the groups listed in the " "''Newsgroups:''-header of the referenced article is available, just the " @@ -1554,13 +1590,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:626 +#: doc/tin.1:638 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:632 +#: doc/tin.1:644 msgid "" "Move the current group within the group selection list. By entering '1' the " "group will become the first displayed group in the list, by entering '8' the " @@ -1569,61 +1605,61 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:632 doc/tin.1:863 doc/tin.1:1302 +#: doc/tin.1:644 doc/tin.1:875 doc/tin.1:1320 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:636 doc/tin.1:867 doc/tin.1:1306 +#: doc/tin.1:648 doc/tin.1:879 doc/tin.1:1324 msgid "" "User configurable options menu (for more information see section \"GLOBAL " "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")." msgstr "" #. type: TP -#: doc/tin.1:636 +#: doc/tin.1:648 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:639 +#: doc/tin.1:651 msgid "Positions the cursor on the next group with unread articles in it." msgstr "" #. type: TP -#: doc/tin.1:639 doc/tin.1:884 doc/tin.1:1075 doc/tin.1:1323 +#: doc/tin.1:651 doc/tin.1:896 doc/tin.1:1093 doc/tin.1:1341 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:643 +#: doc/tin.1:655 msgid "" "Quit B \\(em ask the user to confirm if B is set " "accordingly." msgstr "" #. type: TP -#: doc/tin.1:643 doc/tin.1:887 doc/tin.1:1078 doc/tin.1:1326 +#: doc/tin.1:655 doc/tin.1:899 doc/tin.1:1096 doc/tin.1:1344 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:646 doc/tin.1:890 doc/tin.1:1081 doc/tin.1:1329 +#: doc/tin.1:658 doc/tin.1:902 doc/tin.1:1099 doc/tin.1:1347 msgid "Quit B \\(em don't ask the user to confirm." msgstr "" #. type: TP -#: doc/tin.1:646 +#: doc/tin.1:658 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:651 +#: doc/tin.1:663 msgid "" "Toggle display of all subscribed to groups and just those groups containing " "unread articles. Command has no effect if groups were specified on the " @@ -1631,37 +1667,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:651 doc/tin.1:893 doc/tin.1:1081 +#: doc/tin.1:663 doc/tin.1:905 doc/tin.1:1099 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:655 doc/tin.1:897 doc/tin.1:1085 +#: doc/tin.1:667 doc/tin.1:909 doc/tin.1:1103 msgid "" "Mail a bug report or comment to Etin-bugs@tin.orgE. This is the best " "way of getting bugs fixed and features added/changed." msgstr "" #. type: TP -#: doc/tin.1:655 +#: doc/tin.1:667 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:658 +#: doc/tin.1:670 msgid "Subscribe to current group." msgstr "" #. type: TP -#: doc/tin.1:658 +#: doc/tin.1:670 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:663 +#: doc/tin.1:675 msgid "" "Subscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1669,13 +1705,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:663 +#: doc/tin.1:675 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:668 +#: doc/tin.1:680 msgid "" "Unsubscribe to current group. This can be used to remove bogus groups. See " "B in the \"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE " @@ -1683,13 +1719,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:668 +#: doc/tin.1:680 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:673 +#: doc/tin.1:685 msgid "" "Unsubscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1697,13 +1733,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:673 doc/tin.1:922 doc/tin.1:1104 doc/tin.1:1363 +#: doc/tin.1:685 doc/tin.1:934 doc/tin.1:1122 doc/tin.1:1381 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:679 +#: doc/tin.1:691 msgid "" "Post an article to current group. If posting fails for some reason, you'll " "get the chance to B ('B') the article again, B " @@ -1712,24 +1748,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:679 +#: doc/tin.1:691 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:682 +#: doc/tin.1:694 msgid "Quit B without saving any changes to the configuration." msgstr "" #. type: TP -#: doc/tin.1:682 +#: doc/tin.1:694 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:687 +#: doc/tin.1:699 msgid "" "Yanks in all groups. Toggles the displayed groups between all the groups in " "the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file and just " @@ -1737,38 +1773,38 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:687 +#: doc/tin.1:699 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:691 +#: doc/tin.1:703 msgid "" "Reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file " "to see if any new news has arrived since starting B." msgstr "" #. type: TP -#: doc/tin.1:691 +#: doc/tin.1:703 #, no-wrap msgid "B" msgstr "" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:696 +#: doc/tin.1:708 msgid "Mark all articles in the current group as unread." msgstr "" #. type: SS -#: doc/tin.1:696 +#: doc/tin.1:708 #, no-wrap msgid "GROUP INDEX COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:700 +#: doc/tin.1:712 msgid "" "All searches in this level are limited to unread articles if in " "B mode. B ('B') can be use " @@ -1776,44 +1812,44 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:703 +#: doc/tin.1:715 msgid "Select article 4." msgstr "" #. type: TP -#: doc/tin.1:703 doc/tin.1:958 doc/tin.1:1129 +#: doc/tin.1:715 doc/tin.1:970 doc/tin.1:1147 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:707 doc/tin.1:962 doc/tin.1:1133 +#: doc/tin.1:719 doc/tin.1:974 doc/tin.1:1151 msgid "" "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" " "for more information." msgstr "" #. type: TP -#: doc/tin.1:707 doc/tin.1:962 doc/tin.1:1148 +#: doc/tin.1:719 doc/tin.1:974 doc/tin.1:1166 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:711 doc/tin.1:966 doc/tin.1:1152 +#: doc/tin.1:723 doc/tin.1:978 doc/tin.1:1170 msgid "" "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for " "more information." msgstr "" #. type: TP -#: doc/tin.1:711 doc/tin.1:966 +#: doc/tin.1:723 doc/tin.1:978 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:716 doc/tin.1:971 +#: doc/tin.1:728 doc/tin.1:983 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as read. A prompt asks which type should " @@ -1821,13 +1857,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:716 doc/tin.1:971 +#: doc/tin.1:728 doc/tin.1:983 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:721 doc/tin.1:976 +#: doc/tin.1:733 doc/tin.1:988 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as unread. A prompt asks which type " @@ -1835,58 +1871,58 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:725 doc/tin.1:980 doc/tin.1:1180 +#: doc/tin.1:737 doc/tin.1:992 doc/tin.1:1198 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:728 doc/tin.1:983 doc/tin.1:1183 +#: doc/tin.1:740 doc/tin.1:995 doc/tin.1:1201 msgid "Re-enter the last message that was viewed." msgstr "" #. type: Plain text -#: doc/tin.1:734 doc/tin.1:989 +#: doc/tin.1:746 doc/tin.1:1001 msgid "Search forward for specified subject." msgstr "" #. type: Plain text -#: doc/tin.1:737 doc/tin.1:992 +#: doc/tin.1:749 doc/tin.1:1004 msgid "Search backwards for specified subject." msgstr "" #. type: TP -#: doc/tin.1:737 +#: doc/tin.1:749 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:740 doc/tin.1:995 +#: doc/tin.1:752 doc/tin.1:1007 msgid "Select current thread for later processing." msgstr "" #. type: TP -#: doc/tin.1:740 +#: doc/tin.1:752 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:744 +#: doc/tin.1:756 msgid "" "Selects all threads in current group. It is a shortcut for calling " "B with a pattern of ''*''." msgstr "" #. type: TP -#: doc/tin.1:744 +#: doc/tin.1:756 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:749 +#: doc/tin.1:761 msgid "" "Toggle selection of current thread. If at least one unread article, (but not " "every unread article) in the current thread is selected, then all unread " @@ -1894,13 +1930,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:749 +#: doc/tin.1:761 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:754 +#: doc/tin.1:766 msgid "" "For each thread in current group, if it at least one unread article is " "selected, all unread articles become selected. This is useful for " @@ -1908,13 +1944,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:754 +#: doc/tin.1:766 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:763 +#: doc/tin.1:775 msgid "Reverse all selections on all articles." msgstr "" #. type: TP -#: doc/tin.1:763 +#: doc/tin.1:775 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:769 +#: doc/tin.1:781 msgid "" "Undo all selections on all articles. It clears the toggle effect of " "B ('B') command. Thus after first doing a " @@ -1949,13 +1985,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:769 doc/tin.1:1004 doc/tin.1:1206 +#: doc/tin.1:781 doc/tin.1:1016 doc/tin.1:1224 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:774 doc/tin.1:1009 doc/tin.1:1211 +#: doc/tin.1:786 doc/tin.1:1021 doc/tin.1:1229 msgid "" "Pipe current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles into command. See the section \"MAILING " @@ -1963,13 +1999,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:774 doc/tin.1:1211 +#: doc/tin.1:786 doc/tin.1:1229 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:783 +#: doc/tin.1:795 msgid "" "Auto select article(s) with a single key [after confirmation]. The defaults " "used for selection are based upon the following four tinrc config variables: " @@ -1981,13 +2017,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:783 doc/tin.1:1220 +#: doc/tin.1:795 doc/tin.1:1238 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:792 +#: doc/tin.1:804 msgid "" "Kill article(s) with a single key [after confirmation]. The defaults used " "for killing are based upon the following four tinrc config variables: " @@ -1999,99 +2035,99 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:792 +#: doc/tin.1:804 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:795 +#: doc/tin.1:807 msgid "Read current article." msgstr "" #. type: TP -#: doc/tin.1:795 +#: doc/tin.1:807 #, no-wrap msgid "BTABE'>" msgstr "" #. type: Plain text -#: doc/tin.1:798 +#: doc/tin.1:810 msgid "View next unread article or group." msgstr "" #. type: TP -#: doc/tin.1:798 doc/tin.1:1015 doc/tin.1:1237 +#: doc/tin.1:810 doc/tin.1:1027 doc/tin.1:1255 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:802 +#: doc/tin.1:814 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line." msgstr "" #. type: TP -#: doc/tin.1:802 doc/tin.1:1020 doc/tin.1:1240 +#: doc/tin.1:814 doc/tin.1:1032 doc/tin.1:1258 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:805 doc/tin.1:1023 +#: doc/tin.1:817 doc/tin.1:1035 msgid "Author backward search. Otherwise, see B ('B') above." msgstr "" #. type: TP -#: doc/tin.1:805 doc/tin.1:1023 doc/tin.1:1243 +#: doc/tin.1:817 doc/tin.1:1035 doc/tin.1:1261 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:809 doc/tin.1:1027 doc/tin.1:1247 +#: doc/tin.1:821 doc/tin.1:1039 doc/tin.1:1265 msgid "" "Search the body of all articles in group (can be slow). You can abort the " "search using B ('B')." msgstr "" #. type: Plain text -#: doc/tin.1:813 +#: doc/tin.1:825 msgid "" "Mark all articles as read [after confirmation] then return to the group " "selection list. Move cursor to next group." msgstr "" #. type: Plain text -#: doc/tin.1:817 +#: doc/tin.1:829 msgid "" "Mark all articles as read [after confirmation] and enter the next group with " "unread news." msgstr "" #. type: TP -#: doc/tin.1:817 +#: doc/tin.1:829 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:821 doc/tin.1:1039 +#: doc/tin.1:833 doc/tin.1:1051 msgid "" "Cycle the display of the author through all the possible options for the " "tinrc variable B." msgstr "" #. type: TP -#: doc/tin.1:821 +#: doc/tin.1:833 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:826 doc/tin.1:1044 doc/tin.1:1260 +#: doc/tin.1:838 doc/tin.1:1056 doc/tin.1:1278 msgid "" "Cancel (delete) or supersede (overwrite) the current article. It must have " "been posted by the same user. The cancel message can be seen in the " @@ -2099,37 +2135,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:829 +#: doc/tin.1:841 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:833 +#: doc/tin.1:845 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:836 +#: doc/tin.1:848 msgid "Toggle article/group limit." msgstr "" #. type: Plain text -#: doc/tin.1:840 +#: doc/tin.1:852 msgid "" "Display the subject of the first article in the current thread in the last " "line." msgstr "" #. type: TP -#: doc/tin.1:846 +#: doc/tin.1:858 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:852 +#: doc/tin.1:864 msgid "" "Mark article/thread as read and move onto the next unread article/thread. If " "a range of articles/threads is set, the range will be marked as read instead " @@ -2138,29 +2174,29 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:852 +#: doc/tin.1:864 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:855 +#: doc/tin.1:867 msgid "Open the thread under the current cursor position." msgstr "" #. type: Plain text -#: doc/tin.1:858 doc/tin.1:1065 doc/tin.1:1297 +#: doc/tin.1:870 doc/tin.1:1083 doc/tin.1:1315 msgid "Look up article by ''Message-ID:''." msgstr "" #. type: TP -#: doc/tin.1:858 +#: doc/tin.1:870 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:863 doc/tin.1:1070 doc/tin.1:1302 +#: doc/tin.1:875 doc/tin.1:1088 doc/tin.1:1320 msgid "" "Mail current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to someone. See the section \"MAILING " @@ -2168,35 +2204,35 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:867 +#: doc/tin.1:879 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:870 +#: doc/tin.1:882 msgid "Go to next group." msgstr "" #. type: TP -#: doc/tin.1:870 +#: doc/tin.1:882 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:873 doc/tin.1:1312 +#: doc/tin.1:885 doc/tin.1:1330 msgid "Go to the next unread article." msgstr "" #. type: TP -#: doc/tin.1:873 doc/tin.1:1070 doc/tin.1:1312 +#: doc/tin.1:885 doc/tin.1:1088 doc/tin.1:1330 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:878 doc/tin.1:1075 doc/tin.1:1317 +#: doc/tin.1:890 doc/tin.1:1093 doc/tin.1:1335 msgid "" "Send current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to printer. See the section \"MAILING " @@ -2204,51 +2240,51 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:878 +#: doc/tin.1:890 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:881 +#: doc/tin.1:893 msgid "Go to previous group." msgstr "" #. type: TP -#: doc/tin.1:881 +#: doc/tin.1:893 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:884 +#: doc/tin.1:896 msgid "Go to previous unread article." msgstr "" #. type: Plain text -#: doc/tin.1:887 doc/tin.1:1078 +#: doc/tin.1:899 doc/tin.1:1096 msgid "Return to previous level." msgstr "" #. type: TP -#: doc/tin.1:890 +#: doc/tin.1:902 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:893 +#: doc/tin.1:905 msgid "Toggle the display between all articles and unread articles." msgstr "" #. type: TP -#: doc/tin.1:897 +#: doc/tin.1:909 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:902 doc/tin.1:1090 doc/tin.1:1342 +#: doc/tin.1:914 doc/tin.1:1108 doc/tin.1:1360 msgid "" "Save current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles. See the section \"MAILING PIPING " @@ -2256,24 +2292,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:902 +#: doc/tin.1:914 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:905 doc/tin.1:1093 doc/tin.1:1345 +#: doc/tin.1:917 doc/tin.1:1111 doc/tin.1:1363 msgid "Save marked articles automatically without further prompting." msgstr "" #. type: TP -#: doc/tin.1:905 +#: doc/tin.1:917 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:910 +#: doc/tin.1:922 msgid "" "Toggle tag-status of current article / thread for B ('B') / " "B ('B<|>') / B ('B') / B ('B') / " @@ -2281,26 +2317,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:910 +#: doc/tin.1:922 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:914 doc/tin.1:1101 +#: doc/tin.1:926 doc/tin.1:1119 msgid "" "Automatically tag/untag all the parts of the current multi-part message in " "order." msgstr "" #. type: TP -#: doc/tin.1:914 +#: doc/tin.1:926 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:919 +#: doc/tin.1:931 msgid "" "Cycle the threading mode through no threading, threading by subject, " "threading by references, threading on both subject and references, group " @@ -2308,18 +2344,18 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:919 +#: doc/tin.1:931 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:922 +#: doc/tin.1:934 msgid "Untag all articles that were tagged." msgstr "" #. type: Plain text -#: doc/tin.1:929 doc/tin.1:1111 doc/tin.1:1370 +#: doc/tin.1:941 doc/tin.1:1129 doc/tin.1:1388 msgid "" "Post an article to the current group. If posting fails for some reason, " "you'll get the chance to edit the article again via B ('B'), " @@ -2328,13 +2364,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:929 +#: doc/tin.1:941 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:935 doc/tin.1:1376 +#: doc/tin.1:947 doc/tin.1:1394 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -2343,13 +2379,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:935 +#: doc/tin.1:947 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:943 +#: doc/tin.1:955 msgid "" "Mark all unread articles that have not been selected as read, redraw screen " "to reflect changes and put index at the first thread to begin reading. " @@ -2360,25 +2396,25 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:943 doc/tin.1:1111 doc/tin.1:1376 +#: doc/tin.1:955 doc/tin.1:1129 doc/tin.1:1394 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:946 +#: doc/tin.1:958 msgid "Mark current article as unread." msgstr "" #. type: TP -#: doc/tin.1:946 doc/tin.1:1116 doc/tin.1:1379 +#: doc/tin.1:958 doc/tin.1:1134 doc/tin.1:1397 #, no-wrap msgid "B" msgstr "" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:953 +#: doc/tin.1:965 msgid "" "Mark current thread as unread. If a range of threads is set, the range will " "be marked as unread instead of the current thread. When tagged threads are " @@ -2386,79 +2422,79 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:953 +#: doc/tin.1:965 #, no-wrap msgid "THREAD LISTING COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:958 +#: doc/tin.1:970 msgid "Select article 4 within thread." msgstr "" #. type: TP -#: doc/tin.1:992 +#: doc/tin.1:1004 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:995 +#: doc/tin.1:1007 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:998 +#: doc/tin.1:1010 msgid "Toggle selection of current article." msgstr "" #. type: TP -#: doc/tin.1:998 +#: doc/tin.1:1010 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1001 +#: doc/tin.1:1013 msgid "Reverse article selections." msgstr "" #. type: TP -#: doc/tin.1:1001 +#: doc/tin.1:1013 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1004 +#: doc/tin.1:1016 msgid "Undo all selections on current thread." msgstr "" #. type: TP -#: doc/tin.1:1009 +#: doc/tin.1:1021 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1012 +#: doc/tin.1:1024 msgid "Read current article within thread." msgstr "" #. type: TP -#: doc/tin.1:1012 +#: doc/tin.1:1024 #, no-wrap msgid "BTABE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1015 +#: doc/tin.1:1027 msgid "View next unread article within thread." msgstr "" #. type: Plain text -#: doc/tin.1:1020 +#: doc/tin.1:1032 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line. The search will wrap over into the next thread if nothing is found in " @@ -2466,44 +2502,68 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1031 +#: doc/tin.1:1043 msgid "" "Mark thread as read [after confirmation] and return to the group index " "page. Move cursor to next thread." msgstr "" #. type: Plain text -#: doc/tin.1:1035 +#: doc/tin.1:1047 msgid "" "Mark thread as read [after confirmation] and enter the next thread " "containing unread news." msgstr "" #. type: TP -#: doc/tin.1:1035 +#: doc/tin.1:1047 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1039 +#: doc/tin.1:1051 #, no-wrap msgid "B" msgstr "" +#. type: TP +#: doc/tin.1:1059 +#, no-wrap +msgid "B" +msgstr "" + +#. type: Plain text +#: doc/tin.1:1062 doc/tin.1:1287 +msgid "Post a followup to the current article with a copy of the article included." +msgstr "" + +#. type: TP +#: doc/tin.1:1062 +#, no-wrap +msgid "B" +msgstr "" + #. type: Plain text -#: doc/tin.1:1050 doc/tin.1:1282 +#: doc/tin.1:1065 +msgid "" +"Post a followup to the current article without a copy of the article " +"included." +msgstr "" + +#. type: Plain text +#: doc/tin.1:1068 doc/tin.1:1300 msgid "Display the subject of the current article in the last line." msgstr "" #. type: TP -#: doc/tin.1:1056 +#: doc/tin.1:1074 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1062 +#: doc/tin.1:1080 msgid "" "Mark article as read and move onto the next unread article. If a range of " "articles is set, the range will be marked as read instead of the current " @@ -2511,55 +2571,55 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1065 +#: doc/tin.1:1083 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1085 +#: doc/tin.1:1103 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1090 +#: doc/tin.1:1108 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1093 +#: doc/tin.1:1111 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1097 doc/tin.1:1349 +#: doc/tin.1:1115 doc/tin.1:1367 msgid "" "Toggle tag status of current article for mailing, piping, printing, saving " "or reposting." msgstr "" #. type: TP -#: doc/tin.1:1097 +#: doc/tin.1:1115 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1101 +#: doc/tin.1:1119 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1104 +#: doc/tin.1:1122 msgid "Untag all tagged threads." msgstr "" #. type: Plain text -#: doc/tin.1:1116 +#: doc/tin.1:1134 msgid "" "Mark current article in thread as unread. If a range of articles is set, the " "range will be marked as unread instead of the current article. When tagged " @@ -2568,145 +2628,145 @@ msgstr "" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1121 +#: doc/tin.1:1139 msgid "Mark all articles in thread as unread." msgstr "" #. type: SS -#: doc/tin.1:1121 +#: doc/tin.1:1139 #, no-wrap msgid "ARTICLE VIEWER COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:1126 +#: doc/tin.1:1144 msgid "Read the first (base) article in this thread." msgstr "" #. type: Plain text -#: doc/tin.1:1129 +#: doc/tin.1:1147 msgid "Read response 4 in this thread." msgstr "" #. type: TP -#: doc/tin.1:1133 +#: doc/tin.1:1151 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1137 +#: doc/tin.1:1155 msgid "" "Reply through mail to the author of the current article with a copy of the " "article with all headers included." msgstr "" #. type: TP -#: doc/tin.1:1137 +#: doc/tin.1:1155 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1145 +#: doc/tin.1:1163 msgid "" "Perform B<\\%pgp>(1) / B<\\%gpg>(1) operations on article. This expects " "inline pgp (B) and not MIME pgp (B)." msgstr "" #. type: TP -#: doc/tin.1:1145 +#: doc/tin.1:1163 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1148 +#: doc/tin.1:1166 msgid "Toggles the display mode (raw including all headers vs. cooked)." msgstr "" #. type: TP -#: doc/tin.1:1152 +#: doc/tin.1:1170 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1155 +#: doc/tin.1:1173 msgid "Toggle the TAB width between 4 and 8 characters." msgstr "" #. type: TP -#: doc/tin.1:1155 +#: doc/tin.1:1173 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1159 +#: doc/tin.1:1177 msgid "" "Post a followup to the current article with a copy of the article with all " "headers included." msgstr "" #. type: TP -#: doc/tin.1:1159 +#: doc/tin.1:1177 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1163 +#: doc/tin.1:1181 msgid "" "Toggle TeX to ISO decoding for current article. The default behavior is " "taken from the B variable in the tinrc file." msgstr "" #. type: TP -#: doc/tin.1:1163 +#: doc/tin.1:1181 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1166 +#: doc/tin.1:1184 msgid "" "Toggles the display of all headers vs. headers in " "B." msgstr "" #. type: TP -#: doc/tin.1:1166 +#: doc/tin.1:1184 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1169 +#: doc/tin.1:1187 msgid "Toggle ROT-13 decoding for this article." msgstr "" #. type: TP -#: doc/tin.1:1169 +#: doc/tin.1:1187 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1173 +#: doc/tin.1:1191 msgid "" "Toggle the display of uuencoded sections. The default behavior is taken from " "the B variable in the tinrc file." msgstr "" #. type: TP -#: doc/tin.1:1173 +#: doc/tin.1:1191 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1180 +#: doc/tin.1:1198 msgid "" "The form feed character (^L) is often used to hide 'spoilers' that the " "reader may not initially wish to see when viewing an article. Any text after " @@ -2716,23 +2776,23 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1189 +#: doc/tin.1:1207 msgid "Forward search the text of this article." msgstr "" #. type: Plain text -#: doc/tin.1:1192 +#: doc/tin.1:1210 msgid "Backward search the text of this article." msgstr "" #. type: TP -#: doc/tin.1:1192 +#: doc/tin.1:1210 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1197 +#: doc/tin.1:1215 msgid "" "Skip to the end of the next quoted text-block in this article. Quoted text " "is everything which matches B, B or " @@ -2740,40 +2800,40 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1197 +#: doc/tin.1:1215 #, no-wrap msgid "B'>" msgstr "" #. type: Plain text -#: doc/tin.1:1200 +#: doc/tin.1:1218 msgid "Go to the first article in the current thread." msgstr "" #. type: TP -#: doc/tin.1:1200 +#: doc/tin.1:1218 #, no-wrap msgid "B'>" msgstr "" #. type: Plain text -#: doc/tin.1:1203 +#: doc/tin.1:1221 msgid "Go to the last article in the current thread." msgstr "" #. type: TP -#: doc/tin.1:1203 +#: doc/tin.1:1221 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1206 +#: doc/tin.1:1224 msgid "Toggle word highlighting on/off." msgstr "" #. type: Plain text -#: doc/tin.1:1220 +#: doc/tin.1:1238 msgid "" "Auto select article(s) with a single key. The defaults used for selection " "are set based upon the following four tinrc config variables: " @@ -2785,7 +2845,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1229 +#: doc/tin.1:1247 msgid "" "Kill article(s) with a single key. The defaults used for killing are based " "upon the following four tinrc config variables: B, " @@ -2796,24 +2856,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1229 +#: doc/tin.1:1247 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1232 +#: doc/tin.1:1250 msgid "Go to next base article." msgstr "" #. type: TP -#: doc/tin.1:1232 +#: doc/tin.1:1250 #, no-wrap msgid "BTABE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1237 +#: doc/tin.1:1255 msgid "" "Go to next unread article. If the tinrc variable B doesn't " "contain PageNextUnread, then this key will first page through the current " @@ -2821,281 +2881,276 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1240 +#: doc/tin.1:1258 msgid "Author forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1243 +#: doc/tin.1:1261 msgid "Author backward search." msgstr "" #. type: Plain text -#: doc/tin.1:1251 +#: doc/tin.1:1269 msgid "" "Mark the current thread as read [after confirmation] and return to the " "previous menu. Move cursor to next item." msgstr "" #. type: Plain text -#: doc/tin.1:1255 +#: doc/tin.1:1273 msgid "" "Mark the rest of the current thread as read [after confirmation] and enter " "the next thread with unread articles." msgstr "" #. type: TP -#: doc/tin.1:1255 +#: doc/tin.1:1273 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1260 +#: doc/tin.1:1278 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1263 +#: doc/tin.1:1281 msgid "Edit the current article. This is restricted to mailgroups and saved news." msgstr "" #. type: TP -#: doc/tin.1:1266 +#: doc/tin.1:1284 #, no-wrap msgid "B" msgstr "" -#. type: Plain text -#: doc/tin.1:1269 -msgid "Post a followup to the current article with a copy of the article included." -msgstr "" - #. type: TP -#: doc/tin.1:1269 +#: doc/tin.1:1287 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1273 +#: doc/tin.1:1291 msgid "" "Post a followup to the current article without including a copy of the " "article." msgstr "" #. type: TP -#: doc/tin.1:1273 +#: doc/tin.1:1291 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1276 +#: doc/tin.1:1294 msgid "Go to the start of the article." msgstr "" #. type: TP -#: doc/tin.1:1276 +#: doc/tin.1:1294 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1279 +#: doc/tin.1:1297 msgid "Go to the end of the article." msgstr "" #. type: TP -#: doc/tin.1:1288 +#: doc/tin.1:1306 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1291 +#: doc/tin.1:1309 msgid "Mark rest of thread as read and move onto the next unread thread." msgstr "" #. type: TP -#: doc/tin.1:1291 +#: doc/tin.1:1309 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1294 +#: doc/tin.1:1312 msgid "Show the thread menu that the current article is a part of." msgstr "" #. type: TP -#: doc/tin.1:1297 +#: doc/tin.1:1315 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1306 +#: doc/tin.1:1324 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1309 +#: doc/tin.1:1327 msgid "Go to the next article." msgstr "" #. type: TP -#: doc/tin.1:1309 +#: doc/tin.1:1327 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1317 +#: doc/tin.1:1335 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1320 +#: doc/tin.1:1338 msgid "Go to the previous article." msgstr "" #. type: TP -#: doc/tin.1:1320 +#: doc/tin.1:1338 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1323 +#: doc/tin.1:1341 msgid "Go to the previous unread article." msgstr "" #. type: Plain text -#: doc/tin.1:1326 +#: doc/tin.1:1344 msgid "Return to the previous level." msgstr "" #. type: TP -#: doc/tin.1:1329 +#: doc/tin.1:1347 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1333 +#: doc/tin.1:1351 msgid "" "Reply through mail to the author of the current article with a copy of the " "article included." msgstr "" #. type: TP -#: doc/tin.1:1333 +#: doc/tin.1:1351 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1337 +#: doc/tin.1:1355 msgid "" "Reply through mail to the author of the current article without including " "the original article." msgstr "" #. type: TP -#: doc/tin.1:1337 +#: doc/tin.1:1355 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1342 +#: doc/tin.1:1360 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1345 +#: doc/tin.1:1363 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1349 +#: doc/tin.1:1367 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1352 +#: doc/tin.1:1370 msgid "Return to group selection level." msgstr "" #. type: TP -#: doc/tin.1:1352 +#: doc/tin.1:1370 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1355 +#: doc/tin.1:1373 msgid "Go to parent article." msgstr "" #. type: TP -#: doc/tin.1:1355 +#: doc/tin.1:1373 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1359 +#: doc/tin.1:1377 msgid "" "Display a list of URLs in the current article. See the section \"URL " "LISTING\" for more information." msgstr "" #. type: TP -#: doc/tin.1:1359 +#: doc/tin.1:1377 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1363 +#: doc/tin.1:1381 msgid "" "Display a list of attachments of the current article. See the section " "\"ATTACHMENT LISTING\" for more information." msgstr "" #. type: TP -#: doc/tin.1:1370 +#: doc/tin.1:1388 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1379 +#: doc/tin.1:1397 msgid "Mark article as unread." msgstr "" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1384 +#: doc/tin.1:1402 msgid "Mark the current thread as unread." msgstr "" #. type: SS -#: doc/tin.1:1384 +#: doc/tin.1:1402 #, no-wrap msgid "URL LISTING" msgstr "" #. type: Plain text -#: doc/tin.1:1387 +#: doc/tin.1:1405 msgid "" "B ('B') displays a list of URLs in the current " "article. Besides the common moving keys, the following commands are " @@ -3103,52 +3158,52 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1388 +#: doc/tin.1:1406 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1392 +#: doc/tin.1:1410 msgid "" "The current URL will be prompted and opened using the " "B. 'BESCE>' or no input will skip the URL." msgstr "" #. type: Plain text -#: doc/tin.1:1395 doc/tin.1:1495 +#: doc/tin.1:1413 doc/tin.1:1513 msgid "URL forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1398 doc/tin.1:1498 +#: doc/tin.1:1416 doc/tin.1:1516 msgid "URL backward search." msgstr "" #. type: Plain text -#: doc/tin.1:1404 doc/tin.1:1458 doc/tin.1:1504 +#: doc/tin.1:1422 doc/tin.1:1476 doc/tin.1:1522 msgid "Shell escape." msgstr "" #. type: Plain text -#: doc/tin.1:1407 +#: doc/tin.1:1425 msgid "Toggle the display of the current URL in the last line." msgstr "" #. type: Plain text -#: doc/tin.1:1410 doc/tin.1:1465 doc/tin.1:1510 +#: doc/tin.1:1428 doc/tin.1:1483 doc/tin.1:1528 msgid "Help screen of commands available." msgstr "" #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1417 +#: doc/tin.1:1435 #, no-wrap msgid "ATTACHMENT LISTING" msgstr "" #. type: Plain text -#: doc/tin.1:1420 +#: doc/tin.1:1438 msgid "" "B ('B') displays a list of attachments of the current " "article. Besides the common moving keys, the following commands are " @@ -3156,107 +3211,107 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1421 +#: doc/tin.1:1439 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1424 +#: doc/tin.1:1442 msgid "Pipe attachment into command." msgstr "" #. type: TP -#: doc/tin.1:1424 +#: doc/tin.1:1442 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1427 +#: doc/tin.1:1445 msgid "Save current attachment / tagged attachments to disk." msgstr "" #. type: TP -#: doc/tin.1:1427 +#: doc/tin.1:1445 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1430 +#: doc/tin.1:1448 msgid "View attachment." msgstr "" #. type: TP -#: doc/tin.1:1430 +#: doc/tin.1:1448 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1433 +#: doc/tin.1:1451 msgid "Tag one or more attachments for saving." msgstr "" #. type: TP -#: doc/tin.1:1433 +#: doc/tin.1:1451 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1440 +#: doc/tin.1:1458 msgid "Reverse tagging of all attachments." msgstr "" #. type: TP -#: doc/tin.1:1440 +#: doc/tin.1:1458 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1443 +#: doc/tin.1:1461 msgid "Untag all tagged attachments." msgstr "" #. type: Plain text -#: doc/tin.1:1446 +#: doc/tin.1:1464 msgid "Attachment forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1449 +#: doc/tin.1:1467 msgid "Attachment backward search." msgstr "" #. type: TP -#: doc/tin.1:1452 +#: doc/tin.1:1470 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1455 +#: doc/tin.1:1473 msgid "Pipe attachment into command. Uses the raw attachment, no decoding is done." msgstr "" #. type: Plain text -#: doc/tin.1:1462 +#: doc/tin.1:1480 msgid "" "Toggle the display of the name/description of the current attachment in the " "last line." @@ -3264,13 +3319,13 @@ msgstr "" #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1472 +#: doc/tin.1:1490 #, no-wrap msgid "POSTING HISTORY LISTING" msgstr "" #. type: Plain text -#: doc/tin.1:1480 +#: doc/tin.1:1498 msgid "" "B ('B') displays a list of all previous posted articles " "stored in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>. The following " @@ -3282,13 +3337,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1481 +#: doc/tin.1:1499 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1492 +#: doc/tin.1:1510 msgid "" "The article with the current ''Message-ID:'' will be opened if available. " "Note that this requires that the ''Message-ID:'' of the article was recorded " @@ -3301,13 +3356,13 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1507 +#: doc/tin.1:1525 msgid "Toggle the display of the current ''Message-ID:'' in the last line." msgstr "" #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1517 +#: doc/tin.1:1535 #, no-wrap msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" msgstr "" @@ -3316,7 +3371,7 @@ msgstr "" #. - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used #. in the !TIN_DEFAULTS_DIR config case #. type: Plain text -#: doc/tin.1:1529 +#: doc/tin.1:1547 msgid "" "At startup, B reads in the configuration files (see also " "B<\\%tin>(5)). They contain a list of variables that can be used to " @@ -3328,7 +3383,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1537 +#: doc/tin.1:1555 msgid "" "The variables are user configurable by editing " "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc> directly. Most of them can also be " @@ -3340,7 +3395,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1543 +#: doc/tin.1:1561 msgid "" "In the options menu use the cursor keys in the usual way to move around. Use " "B ('B<^J>' or 'BCRE>') to 'open' the option you wish " @@ -3350,7 +3405,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1550 +#: doc/tin.1:1568 msgid "" "As with the other menus, B ('B<^L>') will redraw the screen. You " "can use B ('B'), B ('B') and B " @@ -3360,7 +3415,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1555 +#: doc/tin.1:1573 msgid "" "The options menu provides access to the attributes menu for the current " "group by the B ('BTABE>') command. Pressing " @@ -3369,14 +3424,14 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1558 +#: doc/tin.1:1576 msgid "" "The B ('B') command brings up the scopes menu. For more " "information see section \"SCOPES MENU\"." msgstr "" #. type: Plain text -#: doc/tin.1:1562 +#: doc/tin.1:1580 msgid "" "Here is a full list of all the available variables. The name in braces is " "the name of the corresponding setting in " @@ -3384,13 +3439,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1562 +#: doc/tin.1:1580 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1568 doc/tin.5:1281 +#: doc/tin.1:1586 doc/tin.5:1300 msgid "" "If ON abbreviate long newsgroup names at group selection level and article " "level (if necessary) like this: news.software.readers -E " @@ -3398,159 +3453,159 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1568 +#: doc/tin.1:1586 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1572 doc/tin.5:1285 +#: doc/tin.1:1590 doc/tin.5:1304 msgid "" "If ON add posted articles which start a new thread to filter for " "highlighting follow-ups. Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1572 +#: doc/tin.1:1590 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1575 doc/tin.5:1288 +#: doc/tin.1:1593 doc/tin.5:1307 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1575 +#: doc/tin.1:1593 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1578 doc/tin.5:1291 +#: doc/tin.1:1596 doc/tin.5:1310 msgid "If ON strip multipart/alternative messages automatically. Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1578 +#: doc/tin.1:1596 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1581 doc/tin.5:1294 +#: doc/tin.1:1599 doc/tin.5:1313 msgid "The character used to show that an article was deleted. Default is 'D'." msgstr "" #. type: TP -#: doc/tin.1:1581 +#: doc/tin.1:1599 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1584 doc/tin.5:1297 +#: doc/tin.1:1602 doc/tin.5:1316 msgid "The character used to show that an article is in a range. Default is '#'." msgstr "" #. type: TP -#: doc/tin.1:1584 +#: doc/tin.1:1602 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1588 doc/tin.5:1301 +#: doc/tin.1:1606 doc/tin.5:1320 msgid "" "The character used to show that an article will return as an unread article " "when the group is next entered. Default is '-'." msgstr "" #. type: TP -#: doc/tin.1:1588 +#: doc/tin.1:1606 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1592 doc/tin.5:1305 +#: doc/tin.1:1610 doc/tin.5:1324 msgid "" "The character used to show that an article/thread is auto-selected (hot). " "Default is '*'." msgstr "" #. type: TP -#: doc/tin.1:1592 +#: doc/tin.1:1610 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1596 doc/tin.5:1309 +#: doc/tin.1:1614 doc/tin.5:1328 msgid "" "The character used to show that an article/thread is recent (not older than " "X days). See also B. Default is 'o'." msgstr "" #. type: TP -#: doc/tin.1:1596 +#: doc/tin.1:1614 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1600 doc/tin.5:1313 +#: doc/tin.1:1618 doc/tin.5:1332 msgid "" "The character used to show that an article has not been read. Default is " "'+'." msgstr "" #. type: TP -#: doc/tin.1:1600 +#: doc/tin.1:1618 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1603 doc/tin.5:1316 +#: doc/tin.1:1621 doc/tin.5:1335 msgid "The character used to show that an article was read. Default is ' '." msgstr "" #. type: TP -#: doc/tin.1:1603 +#: doc/tin.1:1621 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1607 doc/tin.5:1320 +#: doc/tin.1:1625 doc/tin.5:1339 msgid "" "The character used to show that an article was killed. Default is 'K'. " "B must be set accordingly." msgstr "" #. type: TP -#: doc/tin.1:1607 +#: doc/tin.1:1625 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1611 doc/tin.5:1324 +#: doc/tin.1:1629 doc/tin.5:1343 msgid "" "The character used to show that an article was hot before it was read. " "Default is ':'. B must be set accordingly." msgstr "" #. type: TP -#: doc/tin.1:1611 doc/tin.5:1324 +#: doc/tin.1:1629 doc/tin.5:1343 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1616 +#: doc/tin.1:1634 msgid "" "If ON B will ask before using a MIME viewer (B) to " "display MIME messages. This only occurs if a MIME viewer is set. Default is " @@ -3558,50 +3613,63 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1616 +#: doc/tin.1:1634 +#, no-wrap +msgid "B" +msgstr "" + +#. type: Plain text +#: doc/tin.1:1639 +msgid "" +"Format string B uses for Attachment level representation. See the " +"section \"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%t%s%e%c%d\"." +msgstr "" + +#. type: TP +#: doc/tin.1:1639 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1620 doc/tin.5:1335 +#: doc/tin.1:1643 doc/tin.5:1360 msgid "" "Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when " "mailing an article. Default is No." msgstr "" #. type: TP -#: doc/tin.1:1620 +#: doc/tin.1:1643 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1624 doc/tin.5:1339 +#: doc/tin.1:1647 doc/tin.5:1364 msgid "" "If ON automatically list thread when entering it using right arrow key. " "Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1624 +#: doc/tin.1:1647 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1627 doc/tin.1:2654 +#: doc/tin.1:1650 doc/tin.1:2684 msgid "Default is OFF." msgstr "" #. type: TP -#: doc/tin.1:1627 +#: doc/tin.1:1650 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1632 doc/tin.5:1347 +#: doc/tin.1:1655 doc/tin.5:1372 msgid "" "If set ON articles/threads will be saved in batch mode when save " "\\&''B<-S>'' or mail ''B<-M>, B<-N>'' is specified on the command " @@ -3609,13 +3677,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1632 +#: doc/tin.1:1655 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1637 doc/tin.5:1352 +#: doc/tin.1:1660 doc/tin.5:1377 msgid "" "If set ON a mini menu of the most useful commands will be displayed at the " "bottom of the screen for each level. Also a short posting etiquette will be " @@ -3623,13 +3691,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1637 +#: doc/tin.1:1660 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1642 +#: doc/tin.1:1665 msgid "" "If ON, create local copies of NNTP overview files. This can be used to " "considerably speed up accessing large groups when using a slow connection. " @@ -3637,13 +3705,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1642 +#: doc/tin.1:1665 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1648 doc/tin.5:1363 +#: doc/tin.1:1671 doc/tin.5:1388 msgid "" "Use this hash algorithm for cancel-locks. Only available when built with " "cancel-lock support. none disables the generation of cancel-locks. Valid " @@ -3651,323 +3719,345 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1648 +#: doc/tin.1:1671 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1654 doc/tin.5:1367 +#: doc/tin.1:1677 doc/tin.5:1392 msgid "" "If set ON the user is asked when quitting if all groups read during the " "current session should be marked read. Default is OFF." msgstr "" #. type: TP -#: doc/tin.1:1654 +#: doc/tin.1:1677 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1657 doc/tin.5:1370 +#: doc/tin.1:1680 doc/tin.5:1395 msgid "Standard background color" msgstr "" #. type: TP -#: doc/tin.1:1657 +#: doc/tin.1:1680 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1660 doc/tin.5:1373 +#: doc/tin.1:1683 doc/tin.5:1398 msgid "Color of quoted text from external sources" msgstr "" #. type: TP -#: doc/tin.1:1660 +#: doc/tin.1:1683 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1663 doc/tin.5:1376 +#: doc/tin.1:1686 doc/tin.5:1401 msgid "Color of sender (From:)" msgstr "" #. type: TP -#: doc/tin.1:1663 +#: doc/tin.1:1686 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1666 doc/tin.5:1379 +#: doc/tin.1:1689 doc/tin.5:1404 msgid "Color of header-lines" msgstr "" #. type: TP -#: doc/tin.1:1666 +#: doc/tin.1:1689 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1669 doc/tin.5:1382 +#: doc/tin.1:1692 doc/tin.5:1407 msgid "Color of help pages" msgstr "" #. type: TP -#: doc/tin.1:1669 +#: doc/tin.1:1692 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1672 doc/tin.5:1385 +#: doc/tin.1:1695 doc/tin.5:1410 msgid "Color of background for inverse text" msgstr "" #. type: TP -#: doc/tin.1:1672 +#: doc/tin.1:1695 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1675 doc/tin.5:1388 +#: doc/tin.1:1698 doc/tin.5:1413 msgid "Color of foreground for inverse text" msgstr "" #. type: TP -#: doc/tin.1:1675 +#: doc/tin.1:1698 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1678 doc/tin.5:1407 +#: doc/tin.1:1701 doc/tin.5:1432 msgid "Color of status messages in last line" msgstr "" #. type: TP -#: doc/tin.1:1678 +#: doc/tin.1:1701 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1682 doc/tin.5:1392 +#: doc/tin.1:1705 doc/tin.5:1417 msgid "" "Color of words emphasized like _this_. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1682 +#: doc/tin.1:1705 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1686 doc/tin.5:1396 +#: doc/tin.1:1709 doc/tin.5:1421 msgid "" "Color of words emphasized like /this/. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1686 +#: doc/tin.1:1709 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1690 doc/tin.5:1400 +#: doc/tin.1:1713 doc/tin.5:1425 msgid "" "Color of words emphasized like *this*. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1690 +#: doc/tin.1:1713 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1694 doc/tin.5:1404 +#: doc/tin.1:1717 doc/tin.5:1429 msgid "" "Color of words emphasized like -this-. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1694 +#: doc/tin.1:1717 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1697 doc/tin.5:1410 +#: doc/tin.1:1720 doc/tin.5:1435 msgid "Color of mini help menu" msgstr "" #. type: TP -#: doc/tin.1:1697 +#: doc/tin.1:1720 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1700 doc/tin.5:1413 +#: doc/tin.1:1723 doc/tin.5:1438 msgid "Color of actual news header fields" msgstr "" #. type: TP -#: doc/tin.1:1700 +#: doc/tin.1:1723 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1703 doc/tin.5:1416 +#: doc/tin.1:1726 doc/tin.5:1441 msgid "Standard foreground color" msgstr "" #. type: TP -#: doc/tin.1:1703 +#: doc/tin.1:1726 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1706 doc/tin.5:1419 +#: doc/tin.1:1729 doc/tin.5:1444 msgid "Color of quoted lines" msgstr "" #. type: TP -#: doc/tin.1:1706 +#: doc/tin.1:1729 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1709 doc/tin.5:1422 +#: doc/tin.1:1732 doc/tin.5:1447 msgid "Color of twice quoted lines" msgstr "" #. type: TP -#: doc/tin.1:1709 +#: doc/tin.1:1732 #, no-wrap msgid "B3 times quoted line (col_quote3)>" msgstr "" #. type: Plain text -#: doc/tin.1:1712 doc/tin.5:1425 +#: doc/tin.1:1735 doc/tin.5:1450 msgid "Color of E=3 times quoted lines" msgstr "" #. type: TP -#: doc/tin.1:1712 +#: doc/tin.1:1735 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1716 doc/tin.5:1429 +#: doc/tin.1:1739 doc/tin.5:1454 msgid "" "Color of response counter. This is the text that says \"Response x of y\" in " "the article viewer." msgstr "" #. type: TP -#: doc/tin.1:1716 +#: doc/tin.1:1739 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1719 doc/tin.5:1432 +#: doc/tin.1:1742 doc/tin.5:1457 msgid "Color of signatures" msgstr "" #. type: TP -#: doc/tin.1:1719 +#: doc/tin.1:1742 +#, no-wrap +msgid "B" +msgstr "" + +#. type: Plain text +#: doc/tin.1:1745 doc/tin.5:1460 +msgid "Color of negative score" +msgstr "" + +#. type: TP +#: doc/tin.1:1745 +#, no-wrap +msgid "B" +msgstr "" + +#. type: Plain text +#: doc/tin.1:1748 doc/tin.5:1463 +msgid "Color of positive score" +msgstr "" + +#. type: TP +#: doc/tin.1:1748 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1722 doc/tin.5:1435 +#: doc/tin.1:1751 doc/tin.5:1466 msgid "Color of urls highlight" msgstr "" #. type: TP -#: doc/tin.1:1722 +#: doc/tin.1:1751 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1725 doc/tin.5:1438 +#: doc/tin.1:1754 doc/tin.5:1469 msgid "Color of verbatim blocks" msgstr "" #. type: TP -#: doc/tin.1:1725 +#: doc/tin.1:1754 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1728 doc/tin.5:1441 +#: doc/tin.1:1757 doc/tin.5:1472 msgid "Color of article subject" msgstr "" #. type: TP -#: doc/tin.1:1728 +#: doc/tin.1:1757 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1731 doc/tin.5:1444 +#: doc/tin.1:1760 doc/tin.5:1475 msgid "Color of text-lines" msgstr "" #. type: TP -#: doc/tin.1:1731 +#: doc/tin.1:1760 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1734 doc/tin.5:1447 +#: doc/tin.1:1763 doc/tin.5:1478 msgid "Color of help/mail sign" msgstr "" #. type: TP -#: doc/tin.1:1734 +#: doc/tin.1:1763 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1737 +#: doc/tin.1:1766 msgid "Ask for manual confirmation to protect the user." msgstr "" #. type: IP -#: doc/tin.1:1738 doc/tin.1:1744 doc/tin.1:1748 +#: doc/tin.1:1767 doc/tin.1:1773 doc/tin.1:1777 #, no-wrap msgid "\\(bu" msgstr "" #. TODO: check if all affected commands are marked [after confirmation] #. type: Plain text -#: doc/tin.1:1744 +#: doc/tin.1:1773 msgid "" "B Ask for confirmation before executing certain dangerous commands " "(e.g., B ('B')). Commands that this affects are marked in this " @@ -3975,21 +4065,21 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1748 +#: doc/tin.1:1777 msgid "" "B You'll be asked to confirm that you wish to exit B when you use " "the B ('B') command." msgstr "" #. type: Plain text -#: doc/tin.1:1752 +#: doc/tin.1:1781 msgid "" "B: Ask for confirmation before marking all not selected (with " "B ('B') command) articles as read." msgstr "" #. type: Plain text -#: doc/tin.5:1468 +#: doc/tin.5:1499 msgid "Default is commands & quit." msgstr "" #. type: Plain text -#: doc/tin.5:1479 +#: doc/tin.5:1510 msgid "" "Format string used for date representation. A description of the different " "format options can be found at B<\\%strftime>(3). B<\\%tin>(1) uses " @@ -11239,55 +11553,55 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1479 +#: doc/tin.5:1510 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1481 +#: doc/tin.5:1512 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1483 +#: doc/tin.5:1514 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1486 +#: doc/tin.5:1517 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1489 +#: doc/tin.5:1520 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1493 +#: doc/tin.5:1524 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1498 +#: doc/tin.5:1529 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1502 +#: doc/tin.5:1533 #, no-wrap msgid "B" msgstr "" #. type: ta -#: doc/tin.5:1507 doc/tin.5:1536 +#: doc/tin.5:1538 doc/tin.5:1567 #, no-wrap msgid "" "\\w'0,1 'u +\\w'\\'\\'Message-ID:\\'\\' & last \\'\\'References:\\'\\' " @@ -11295,7 +11609,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1516 doc/tin.5:1545 +#: doc/tin.5:1547 doc/tin.5:1576 #, no-wrap msgid "" "0\t''Subject:'' (case sensitive)\n" @@ -11309,139 +11623,139 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1518 +#: doc/tin.5:1549 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1522 +#: doc/tin.5:1553 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1527 +#: doc/tin.5:1558 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1531 +#: doc/tin.5:1562 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1547 +#: doc/tin.5:1578 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1549 +#: doc/tin.5:1580 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1551 +#: doc/tin.5:1582 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1553 +#: doc/tin.5:1584 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1555 +#: doc/tin.5:1586 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1557 +#: doc/tin.5:1588 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1559 +#: doc/tin.5:1590 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1561 +#: doc/tin.5:1592 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1563 +#: doc/tin.5:1594 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1565 +#: doc/tin.5:1596 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1567 +#: doc/tin.5:1598 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1569 +#: doc/tin.5:1600 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1571 +#: doc/tin.5:1602 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1573 +#: doc/tin.5:1604 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1575 +#: doc/tin.5:1606 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1577 +#: doc/tin.5:1608 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1579 +#: doc/tin.5:1610 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1581 +#: doc/tin.5:1612 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1592 +#: doc/tin.5:1623 msgid "" "The format string used to create the editor start command with parameters. " "Default is '%E +%N %F' with %E=Editor, %N=Linenumber and %F=Filename (e.g., " @@ -11450,13 +11764,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1595 +#: doc/tin.5:1626 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1602 +#: doc/tin.5:1633 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, " @@ -11464,19 +11778,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1602 +#: doc/tin.5:1633 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1606 +#: doc/tin.5:1637 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1613 +#: doc/tin.5:1644 msgid "" "If B is E 0 not more than the last B " "articles/group are fetched from the server. If B is E 0 " @@ -11485,13 +11799,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1613 +#: doc/tin.5:1644 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1627 +#: doc/tin.5:1658 msgid "" "Which keys B<\\%tin>(1) should accept to jump to the next unread article. " "Possible is any combination of B and B. When " @@ -11502,20 +11816,20 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1634 +#: doc/tin.5:1665 msgid "" "The format string used for the Group level. Default is \"%n\\ %m\\ %R\\ %L\\ " "\\ %s\\ \\ %F\". The following substitutions are supported:" msgstr "" #. type: ta -#: doc/tin.5:1636 +#: doc/tin.5:1667 #, no-wrap msgid "\\w'%G 'u +\\w'number of responses in thread'u" msgstr "" #. type: Plain text -#: doc/tin.5:1648 +#: doc/tin.5:1679 #, no-wrap msgid "" "%D\tdate\n" @@ -11532,31 +11846,31 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1650 +#: doc/tin.5:1681 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1660 +#: doc/tin.5:1691 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1667 +#: doc/tin.5:1698 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1673 +#: doc/tin.5:1704 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1679 +#: doc/tin.5:1710 msgid "" "If greater than 0 your mailreader will be invoked earlier for reply so you " "can use more of its features (e.g. MIME, pgp, ...). 1 means include headers, " @@ -11565,32 +11879,32 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1679 +#: doc/tin.5:1710 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1683 +#: doc/tin.5:1714 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1688 +#: doc/tin.5:1719 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1692 +#: doc/tin.5:1723 msgid "" "This option controls the processing and display of articles that are " "killed. There are 3 options, default is 0 (B)." msgstr "" #. type: Plain text -#: doc/tin.5:1700 +#: doc/tin.5:1731 msgid "" "B is the 'traditional' behavior of B<\\%tin>(1). " "Only unread articles are killed once only by marking them read. As filtering " @@ -11600,119 +11914,145 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1716 +#: doc/tin.5:1747 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1722 +#: doc/tin.5:1753 msgid "" "User's mail address (and full name), if not username@host. This is used when " "creating articles, sending mail and when B<\\%pgp>(1) signing." msgstr "" #. type: TP -#: doc/tin.5:1726 +#: doc/tin.5:1757 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1731 +#: doc/tin.5:1762 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1750 +#: doc/tin.5:1781 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1788 +#: doc/tin.5:1819 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1800 doc/tin.5:2557 +#: doc/tin.5:1831 doc/tin.5:2592 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1833 +#: doc/tin.5:1864 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1838 +#: doc/tin.5:1869 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1843 +#: doc/tin.5:1874 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1848 +#: doc/tin.5:1879 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1853 +#: doc/tin.5:1884 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1859 +#: doc/tin.5:1890 msgid "" "These are internal timers used by B<\\%tin>(1) to keep track of new " "newsgroups. Do not change them unless you understand what they are for." msgstr "" #. type: TP -#: doc/tin.5:1880 +#: doc/tin.5:1911 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1883 +#: doc/tin.5:1914 msgid "Time in seconds to wait for a response from the server. Default is 120." msgstr "" #. type: TP -#: doc/tin.5:1883 +#: doc/tin.5:1914 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1887 +#: doc/tin.5:1918 msgid "" "The normalization form which should be used to normalize unicode input. The " "possible values are:" msgstr "" #. type: Plain text -#: doc/tin.5:1905 +#: doc/tin.5:1936 msgid "" "Some normalization modes are only available if they are supported by the " "library B<\\%tin>(1) uses to do the normalization. NFC should be used if " "possible." msgstr "" +#. type: TP +#: doc/tin.5:1936 +#, no-wrap +msgid "B" +msgstr "" + #. type: Plain text -#: doc/tin.5:1933 +#: doc/tin.5:1942 +msgid "" +"Format string B<\\%tin>(1) uses for mime header at Page level. Default is " +"\"[-- %T%S%*n%z%*l%!c%!d%*e --]\"." +msgstr "" + +#. type: TP +#: doc/tin.5:1942 +#, no-wrap +msgid "B" +msgstr "" + +#. type: Plain text +#: doc/tin.5:1948 +msgid "" +"Format string B<\\%tin>(1) uses for uue header at Page level. Default is " +"\"[-- %T%S%*n%I%!d%*e --]\"." +msgstr "" + +#. type: Plain text +#: doc/tin.5:1976 msgid "" "If ON, then B<\\%tin>(1) will start an appropriate viewer program to " "display any files that were post processed and uudecoded. The program is " @@ -11720,19 +12060,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1949 +#: doc/tin.5:1992 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1961 +#: doc/tin.5:2004 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1971 +#: doc/tin.5:2014 msgid "" "The printer program with options that is to be used to print articles. The " "default is B<\\%lpr>(1) for BSD machines and B<\\%lp>(1) for SysV " @@ -11741,20 +12081,20 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1979 +#: doc/tin.5:2022 msgid "" "If ON show empty ''Followup-To:'' header when editing an article. Default " "is OFF." msgstr "" #. type: TP -#: doc/tin.5:1984 +#: doc/tin.5:2027 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1990 +#: doc/tin.5:2033 msgid "" "This bit coded integer value controls how articles are to be quoted when " "following up or replying to them. Any of the following options can be " @@ -11763,7 +12103,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1995 +#: doc/tin.5:2038 msgid "" "B Compress quote characters together when quoting multiple " "times (for example, 'E E E' will be turned into " @@ -11771,7 +12111,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2001 +#: doc/tin.5:2044 msgid "" "B This option is off by default. Signatures are always " "quoted regardless of this option when you are viewing an article in raw mode " @@ -11780,18 +12120,18 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2003 +#: doc/tin.5:2046 msgid "B This option is on by default." msgstr "" #. type: TP -#: doc/tin.5:2004 +#: doc/tin.5:2047 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2011 +#: doc/tin.5:2054 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -11799,13 +12139,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2011 +#: doc/tin.5:2054 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2018 +#: doc/tin.5:2061 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -11813,13 +12153,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2018 +#: doc/tin.5:2061 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2025 +#: doc/tin.5:2068 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -11827,19 +12167,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2025 +#: doc/tin.5:2068 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2029 +#: doc/tin.5:2072 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2036 +#: doc/tin.5:2079 msgid "" "If ON B<\\%tin>(1) does the rendering of bi-directional text. If OFF " "B<\\%tin>(1) leaves the rendering of bi-directional text to the " @@ -11847,62 +12187,73 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2036 +#: doc/tin.5:2079 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2045 +#: doc/tin.5:2088 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2049 +#: doc/tin.5:2092 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2053 +#: doc/tin.5:2096 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2057 +#: doc/tin.5:2100 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2061 +#: doc/tin.5:2104 #, no-wrap msgid "B" msgstr "" +#. type: Plain text +#: doc/tin.5:2114 +msgid "" +"The number of lines that will be scrolled up/down in the article pager when " +"using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get " +"traditional B<\\%tin>(1) page-by-page scrolling. Set to -1 to get " +"page-by-page scrolling where the top/bottom line is carried over onto the " +"next page. This setting supersedes show_last_line_prev_page=ON. Set to -2 " +"to get half-page scrolling. This setting supersedes B=OFF." +msgstr "" + #. type: TP -#: doc/tin.5:2069 +#: doc/tin.5:2114 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2073 +#: doc/tin.5:2118 msgid "" "The format string used for the Selection level. Default is \"%f\\ %n\\ %U\\ " "\\ %G\\ \\ %d\". The following substitutions are supported:" msgstr "" #. type: ta -#: doc/tin.5:2075 +#: doc/tin.5:2120 #, no-wrap msgid "\\w'%G 'u +\\w'current group number'u" msgstr "" #. type: Plain text -#: doc/tin.5:2082 +#: doc/tin.5:2127 #, no-wrap msgid "" "%G\tgroup name\n" @@ -11914,19 +12265,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2084 +#: doc/tin.5:2129 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2115 +#: doc/tin.5:2164 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2124 +#: doc/tin.5:2173 msgid "" "If ON show a short group description text after newsgroup name at the group " "selection level. The ''B<-d>'' command-line flag will override the setting " @@ -11937,13 +12288,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2124 +#: doc/tin.5:2173 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2131 +#: doc/tin.5:2180 msgid "" "Allows you to select whether B<\\%tin>(1) shows a help indication, a new " "mail indication, both, or neither in the various level titles. Default is " @@ -11951,19 +12302,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2165 +#: doc/tin.5:2196 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2188 +#: doc/tin.5:2219 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2195 +#: doc/tin.5:2226 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -11971,19 +12322,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2241 +#: doc/tin.5:2272 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2248 +#: doc/tin.5:2279 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2255 +#: doc/tin.5:2286 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -11991,50 +12342,50 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2255 +#: doc/tin.5:2286 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2259 +#: doc/tin.5:2290 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2268 +#: doc/tin.5:2299 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2272 +#: doc/tin.5:2303 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2278 +#: doc/tin.5:2309 msgid "" "A regular expression to find Subject prefixes like \"Re:\" to remove If " "B is blank, then B<\\%tin>(1) uses a built-in default." msgstr "" #. type: TP -#: doc/tin.5:2278 +#: doc/tin.5:2309 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2284 +#: doc/tin.5:2315 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2291 +#: doc/tin.5:2322 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -12042,7 +12393,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2296 +#: doc/tin.5:2327 msgid "" "Decode German style TeX umlaut codes to ISO If ON, show \"a as Umlaut-a, " "etc. Default is OFF. This behavior can also be toggled in the article viewer " @@ -12050,42 +12401,42 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2299 +#: doc/tin.5:2330 msgid "Defines which threading method to use. The choices are:" msgstr "" #. type: Plain text -#: doc/tin.5:2302 +#: doc/tin.5:2333 msgid "Don't thread" msgstr "" #. type: Plain text -#: doc/tin.5:2304 +#: doc/tin.5:2335 msgid "Thread on Subject only" msgstr "" #. type: Plain text -#: doc/tin.5:2306 +#: doc/tin.5:2337 msgid "Thread on References only" msgstr "" #. type: Plain text -#: doc/tin.5:2308 +#: doc/tin.5:2339 msgid "Thread on References then Subject (default)" msgstr "" #. type: Plain text -#: doc/tin.5:2310 +#: doc/tin.5:2341 msgid "Thread multipart articles on Subject" msgstr "" #. type: Plain text -#: doc/tin.5:2312 +#: doc/tin.5:2343 msgid "Thread on Percentage Match of the Subjects" msgstr "" #. type: Plain text -#: doc/tin.5:2316 +#: doc/tin.5:2347 msgid "" "It's also possible to set the threading type on a per group basis by setting " "the group attribute variable B to 0 \\(en 5 in the file " @@ -12093,20 +12444,20 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2320 +#: doc/tin.5:2351 msgid "" "The format string used for the Thread level. Default is \"%n\\ %m\\ \\ " "[%L]\\ \\ %T\\ \\ %F\". The following substitutions are supported:" msgstr "" #. type: ta -#: doc/tin.5:2322 +#: doc/tin.5:2353 #, no-wrap msgid "\\w'%G 'u +\\w'from, name and/or address'u" msgstr "" #. type: Plain text -#: doc/tin.5:2333 +#: doc/tin.5:2364 #, no-wrap msgid "" "%D\tdate\n" @@ -12122,7 +12473,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2340 +#: doc/tin.5:2371 msgid "" "Defines how close the subjects must match while threading by Percentage " "Match for threads to be considered part of a single thread. This value is in " @@ -12130,32 +12481,32 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2344 +#: doc/tin.5:2375 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2356 +#: doc/tin.5:2387 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2361 +#: doc/tin.5:2392 msgid "" "The name of file containing all trusted CA certificates used for NNTPS " "(B) connections. If left empty the system default will be used." msgstr "" #. type: TP -#: doc/tin.5:2361 +#: doc/tin.5:2392 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2375 +#: doc/tin.5:2406 msgid "" "Allows you to select how B<\\%tin>(1) treats blank lines in article " "bodies. Default is 0. This option does not affect lines within verbatim " @@ -12163,20 +12514,20 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2398 +#: doc/tin.5:2429 msgid "" "If ON remove soft hyphens (U+00AD) from non verbatim blocks when displaying " "articles. Default is OFF." msgstr "" #. type: TP -#: doc/tin.5:2398 +#: doc/tin.5:2429 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2405 +#: doc/tin.5:2436 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -12184,66 +12535,66 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2405 +#: doc/tin.5:2436 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2409 +#: doc/tin.5:2440 msgid "" "If ON remove I<${TIN_HOMEDIR:-\"$HOME\"}/.article> after posting. Default is " "ON." msgstr "" #. type: TP -#: doc/tin.5:2409 +#: doc/tin.5:2440 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2414 +#: doc/tin.5:2445 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2417 +#: doc/tin.5:2448 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2422 +#: doc/tin.5:2453 msgid "If enabled B<\\%tin>(1) uses ANSI-colors. Default is OFF." msgstr "" #. type: TP -#: doc/tin.5:2422 +#: doc/tin.5:2453 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2425 +#: doc/tin.5:2456 msgid "Use scroll keys on keypad. Default is OFF." msgstr "" #. type: TP -#: doc/tin.5:2425 +#: doc/tin.5:2456 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2431 +#: doc/tin.5:2462 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2443 +#: doc/tin.5:2474 msgid "" "If enabled B<\\%slrnface>(1) will be used to interpret the ''X-Face:'' " "header. For this option to have any effect, B<\\%tin>(1) must be running in " @@ -12252,45 +12603,45 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2443 +#: doc/tin.5:2474 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2447 +#: doc/tin.5:2478 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2451 +#: doc/tin.5:2484 msgid "" -"A regular expression that B will use to find the begin of a verbatim " -"block. Default is #v+" +"A regular expression that B<\\%tin>(1) will use to find the begin of a " +"verbatim block. Default is #v+" msgstr "" #. type: TP -#: doc/tin.5:2451 +#: doc/tin.5:2484 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2455 +#: doc/tin.5:2490 msgid "" -"A regular expression that B will use to find the end of a verbatim " -"block. Default is #v-" +"A regular expression that B<\\%tin>(1) will use to find the end of a " +"verbatim block. Default is #v-" msgstr "" #. type: TP -#: doc/tin.5:2458 +#: doc/tin.5:2493 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2482 +#: doc/tin.5:2517 msgid "" "Allows you to select how B<\\%tin>(1) matches strings. The default is 0 and " "uses the B<\\%wildmat>(3) notation, which is how this has traditionally " @@ -12303,31 +12654,31 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2482 +#: doc/tin.5:2517 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2494 +#: doc/tin.5:2529 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2502 +#: doc/tin.5:2537 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2518 +#: doc/tin.5:2553 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2534 +#: doc/tin.5:2569 msgid "" "Yet another global configuration file with \"I=I\" " "pairs. This one is for the more general options which usually can't be " @@ -12337,31 +12688,31 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2534 +#: doc/tin.5:2569 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2537 +#: doc/tin.5:2572 msgid "Sets a global domain name used in From lines" msgstr "" #. type: Plain text -#: doc/tin.5:2541 +#: doc/tin.5:2576 msgid "" "Defines the name of your organization. $B overrides any " "specified value." msgstr "" #. type: TP -#: doc/tin.5:2541 +#: doc/tin.5:2576 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2546 +#: doc/tin.5:2581 msgid "" "Defines the default place for some configuration files, common values are " "I, I, I or " @@ -12369,13 +12720,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2546 +#: doc/tin.5:2581 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2552 +#: doc/tin.5:2587 msgid "" "Defines the email address to which users can send bug reports using a " "built-in function. The default points to a developers mailing list located " @@ -12384,43 +12735,43 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2552 +#: doc/tin.5:2587 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2557 +#: doc/tin.5:2592 msgid "Defines the directory containing the B<\\%inews>(1) executable." msgstr "" #. type: Plain text -#: doc/tin.5:2561 +#: doc/tin.5:2596 msgid "" "Default charset to be used in MIME's ''Content-Type:'' header. " "$B overrides any specified value." msgstr "" #. type: Plain text -#: doc/tin.5:2564 +#: doc/tin.5:2599 msgid "Default encoding scheme used in MIME articles. 8bit might be the best value." msgstr "" #. type: Plain text -#: doc/tin.5:2568 +#: doc/tin.5:2603 msgid "" "Default encoding scheme used in MIME letters. quoted-printable is a good " "choice here." msgstr "" #. type: TP -#: doc/tin.5:2568 +#: doc/tin.5:2603 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2574 +#: doc/tin.5:2609 msgid "" "Allow unregistered top level domains. As the list of valid TLDs is no longer " "actively maintained the default was changed to ON starting with B<\\%tin>(1) " @@ -12428,26 +12779,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2574 +#: doc/tin.5:2609 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2578 +#: doc/tin.5:2613 msgid "" "Don't generate a ''Sender:'' header. This has an effect only if " "B is set to --internal." msgstr "" #. type: TP -#: doc/tin.5:2578 +#: doc/tin.5:2613 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2583 +#: doc/tin.5:2618 msgid "" "Base of your newsspool (Bnews, Cnews and INN traditional spool style), " "common values are I, I, I. " @@ -12455,13 +12806,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2583 +#: doc/tin.5:2618 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2591 +#: doc/tin.5:2626 msgid "" "Base of your NOV database B<\\%newsoverview>(5) (tradspool style; might be " "the same dir as I), common values are I, " @@ -12470,40 +12821,40 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2591 +#: doc/tin.5:2626 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2595 +#: doc/tin.5:2630 msgid "" "Name of a single overview file, common values are I<.overview> or " "I. $B overrides any specified value." msgstr "" #. type: TP -#: doc/tin.5:2595 +#: doc/tin.5:2630 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2600 +#: doc/tin.5:2635 msgid "" "Full pathname of your newssystem's overview.fmt file; usually the file " -"residesin I and is named I, so you only have to " +"resides in I and is named I, so you only have to " "change this setting if your configuration differs." msgstr "" #. type: TP -#: doc/tin.5:2600 +#: doc/tin.5:2635 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2606 +#: doc/tin.5:2641 msgid "" "Full pathname of your newssystem's active file; usually the file resides in " "I and is named I, so you only have to change this " @@ -12512,13 +12863,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2606 +#: doc/tin.5:2641 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2611 +#: doc/tin.5:2646 msgid "" "Full pathname of your newssystem's active.times file; usually the file " "resides in I and is named I, so you only have to " @@ -12526,13 +12877,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2611 +#: doc/tin.5:2646 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2616 +#: doc/tin.5:2651 msgid "" "Full pathname of your newssystem's newsgroups file; usually the file resides " "in I and is named I, so you only have to change this " @@ -12540,13 +12891,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2616 +#: doc/tin.5:2651 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2621 +#: doc/tin.5:2656 msgid "" "Full pathname of your newssystem's subscriptions file; usually the file " "resides in I and is named I, so you only have to " @@ -12554,19 +12905,19 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2625 +#: doc/tin.5:2660 msgid "I" msgstr "" #. type: Plain text -#: doc/tin.5:2629 +#: doc/tin.5:2664 msgid "" "translation into language specified in $B, $B or " "$B" msgstr "" #. type: Plain text -#: doc/tin.5:2643 +#: doc/tin.5:2678 msgid "" "This file lists the newsgroups that the local site receives. Each newsgroup " "should be listed only once. Each line specifies one group; within each " @@ -12576,7 +12927,7 @@ msgstr "" #. TODO: IIRC tin issues just a warning in that case? #. type: Plain text -#: doc/tin.5:2648 +#: doc/tin.5:2683 msgid "" "If an article is posted to newsgroups not mentioned in this file, those " "newsgroups are ignored. If no valid newsgroups are specified, the article " @@ -12584,37 +12935,37 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2651 +#: doc/tin.5:2686 msgid "" "Each line consists of four space-separated fields \"I I " "I I\"." msgstr "" #. type: TP -#: doc/tin.5:2651 doc/tin.5:2705 +#: doc/tin.5:2686 doc/tin.5:2740 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2654 +#: doc/tin.5:2689 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2657 +#: doc/tin.5:2692 msgid "is the highest article number that has been used in that newsgroup" msgstr "" #. type: TP -#: doc/tin.5:2657 +#: doc/tin.5:2692 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2664 +#: doc/tin.5:2699 msgid "" "is the lowest article number in the group; this number is not guaranteed to " "be accurate, and should only be taken to be a hint. Note that because of " @@ -12624,90 +12975,90 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2664 +#: doc/tin.5:2699 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2667 +#: doc/tin.5:2702 msgid "can be one of those" msgstr "" #. type: TP -#: doc/tin.5:2668 +#: doc/tin.5:2703 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2671 +#: doc/tin.5:2706 msgid "local postings are allowed" msgstr "" #. type: TP -#: doc/tin.5:2671 +#: doc/tin.5:2706 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2674 +#: doc/tin.5:2709 msgid "no local postings are allowed, only remote ones" msgstr "" #. type: TP -#: doc/tin.5:2674 +#: doc/tin.5:2709 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2677 +#: doc/tin.5:2712 msgid "the group is moderated and all postings must be approved" msgstr "" #. type: TP -#: doc/tin.5:2677 +#: doc/tin.5:2712 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2680 +#: doc/tin.5:2715 msgid "articles in this group are not kept, but only passed on" msgstr "" #. type: TP -#: doc/tin.5:2680 +#: doc/tin.5:2715 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2683 +#: doc/tin.5:2718 msgid "articles cannot be posted to this newsgroup" msgstr "" #. type: TP -#: doc/tin.5:2683 +#: doc/tin.5:2718 #, no-wrap msgid "B<=foo.bar>" msgstr "" #. type: Plain text -#: doc/tin.5:2686 +#: doc/tin.5:2721 msgid "articles are locally filed into the ''foo.bar'' group" msgstr "" #. type: TP -#: doc/tin.5:2687 doc/tin.5:2715 doc/tin.5:2738 +#: doc/tin.5:2722 doc/tin.5:2750 doc/tin.5:2773 #, no-wrap msgid "B<\\%tin>(1)" msgstr "" #. type: Plain text -#: doc/tin.5:2694 +#: doc/tin.5:2729 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the LIST (B) or LIST " @@ -12715,7 +13066,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2705 +#: doc/tin.5:2740 msgid "" "This file provides a chronological record of when newsgroups are created. It " "is normally updated by the local news server (e.g. B<\\%innd>(8)) whenever " @@ -12724,25 +13075,25 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2712 +#: doc/tin.5:2747 msgid "" "is the time when the group was created, expressed as the number of seconds " "since the Epoch." msgstr "" #. type: TP -#: doc/tin.5:2712 +#: doc/tin.5:2747 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2715 +#: doc/tin.5:2750 msgid "is the electronic mail address of the person who created the group." msgstr "" #. type: Plain text -#: doc/tin.5:2721 +#: doc/tin.5:2756 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the NEWGROUPS (B) " @@ -12750,7 +13101,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2732 +#: doc/tin.5:2767 msgid "" "This file provides short descriptions of each newsgroup. It is normally " "updated by the local news server (e.g. B<\\%innd>(8)) whenever a new group " @@ -12759,7 +13110,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2744 +#: doc/tin.5:2779 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the LIST NEWSGROUPS " @@ -12767,14 +13118,14 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2753 +#: doc/tin.5:2788 msgid "" "This file might hold a default organization to be used in the " "''Organization:'' header. $B has a higher priority if set." msgstr "" #. type: Plain text -#: doc/tin.5:2771 +#: doc/tin.5:2806 msgid "" "This file specifies the organization of the news overview database (see also " "B<\\%newsoverview>(5)). The order of lines in this file is important; it " @@ -12785,7 +13136,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2786 +#: doc/tin.5:2821 msgid "" "This file contains a list of newsgroups \\(em one per line \\(em which the " "client should subscribe to when the user has no " @@ -12796,7 +13147,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2835 +#: doc/tin.5:2870 msgid "" "B<\\%inews>(1), B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), " "B<\\%metamail>(1), B<\\%mutt>(1), B<\\%perl>(1), B<\\%perlre>(1), " diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/mbox.5 tin-2.6.3/doc/mbox.5 --- tin-2.6.2/doc/mbox.5 2021-08-23 13:01:35.000000000 +0200 +++ tin-2.6.3/doc/mbox.5 2023-07-14 13:12:43.225169747 +0200 @@ -119,7 +119,7 @@ dotlocked. The temporary file can then s In order to release the lock, an application just unlinks the \fIfolder.lock\fR file. .PP -If multiple methods are combined, implementors should make sure to +If multiple methods are combined, implementers should make sure to use the non-blocking variants of the .BR \%fcntl (2) and diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/mmdf.5 tin-2.6.3/doc/mmdf.5 --- tin-2.6.2/doc/mmdf.5 2021-08-23 13:01:35.000000000 +0200 +++ tin-2.6.3/doc/mmdf.5 2023-07-14 13:12:43.245170577 +0200 @@ -115,7 +115,7 @@ dotlocked. The temporary file can then s In order to release the lock, an application just unlinks the \fIfolder.lock\fR file. .PP -If multiple methods are combined, implementors should make sure to +If multiple methods are combined, implementers should make sure to use the non-blocking variants of the .BR \%fcntl (2) and diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/tin.1 tin-2.6.3/doc/tin.1 --- tin-2.6.2/doc/tin.1 2022-12-24 23:55:43.000000000 +0100 +++ tin-2.6.3/doc/tin.1 2023-12-11 23:51:42.069364868 +0100 @@ -3,14 +3,14 @@ .\" Module : tin.1 .\" Author : I. Lea, U. Janssen .\" Created : 1991-08-23 -.\" Updated : 2022-12-24 +.\" Updated : 2023-12-24 .\" Notes : use American English; still needs some work, e.g.: .\" - document authorization (.newsauth) .\" - document random organization feature .\" .\" .IX Title "tin 1" -.TH tin 1 "December 24th, 2022" "2.6.2" "Usenet newsreader" +.TH tin 1 "December 24th, 2023" "2.6.3" "Usenet newsreader" .\" .\" .SH NAME @@ -23,7 +23,7 @@ tin, rtin \- Usenet newsreader .RB [\|[\| \-h \||\| \-H \||\| \-V \|]\ \|| .RB [\|[\| \-a \|] .RB [\| \-dlnq \||\| \-Q \|] -.RB [\| \-AkrTzxX \|]\|] +.RB [\| \-ACkrTzxX \|]\|] .RB [\|[\| \-R \||\| \-S \|] .RB \|\| \-s .IR News_dir \|] @@ -38,11 +38,13 @@ tin, rtin \- Usenet newsreader .RB [\| \-f .IR newsrc_file \|] .RB [\| \-g -.IR server \|] +.IR server \|[\|: port \|]\|] .RB [\| \-m .IR Mail_dir \|] .RB [\| \-p .IR port \|] +.RB [\| \-t +.IR timeout \|] .RB [\| \-I .IR index_dir \|]\ \|[ newsgroup \|[\|,.\|.\|.\|]\|]\|] .\" @@ -115,6 +117,11 @@ Create/update index files for every grou \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fR or file specified by the ''\fB\-f\fP'' option and mark all articles as read. .TP +.B \-C +Use COMPRESS NNTP extension (\fBRFC\%8054\fP) if available. See also +\fBnntp_read_timeout_secs\fP, '\fB\-t\fP'' and the "SECURITY" and "BUGS" +section. +.TP .B \-d Don't load newsgroup descriptions and servers message of the day (interactive mode). @@ -132,8 +139,8 @@ and/or on screen output may be given. Se Use the specified file of subscribed to newsgroups in place of \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fR. .TP -.BI \-g " server" -Use the server and newsrc specified in +.BI \-g " server[:port]" +Use the server[:port] and newsrc specified in \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/newsrctable\fR. Only available when reading via NNTP. .TP @@ -160,7 +167,8 @@ NNTP and \fBcache_overview_files\fP is t .TP .BI \-k Skip the certificate verification step for NNTPS connections and proceed -without checking. This option implies ''\fB\-T\fP''. +without checking. This option implies ''\fB\-T\fP''. See also the "SECURITY" +section. .TP .BI \-l Get number of articles per group from the @@ -206,7 +214,8 @@ Don't check for new newsgroups and skip .TP .B \-Q Quick start. Start \fBtin\fP as quickly as possible. Currently this is -equivalent to ''\fB\-dnq\fP''. +equivalent to ''\fB\-dnq\fP''. See also the ''\fB\-C\fP'' and ''\fB\-G\fP'' +command-line options. .TP .B \-r Read news remotely from the default NNTP server specified in the environment @@ -224,8 +233,13 @@ Save/read articles to/in directory. Defa Save unread articles for later reading by the ''\fB\-R\fP'' option. For more information read section "AUTOMATIC MAILING AND SAVING NEW NEWS". .TP +.BI \-t " timeout" +Override the \fBnntp_read_timeout_secs\fP setting. Default is 120 seconds, +allowed maximum is 16383. +.TP .B \-T -Enable NNTPS (NNTP over TLS). Only available when reading via NNTP. +Enable NNTPS (NNTP over TLS). This also overrides the environment +variable $\fBNNTPPORT\fP if set. Only available when reading via NNTP. .TP .B \-u Create/update index files for every group in @@ -403,9 +417,7 @@ recent articles within the thread it mig thread \(em this is controlled by the \fBrecent_time\fP option. If a thread has hot articles in it (see also section "FILTERING ARTICLES") it's marked with \fBart_marked_selected\fP in front of the total number of articles in the -thread. The number of lines of the first (unread) article in the thread -might also be shown right before the subject \(em this is controlled by the -\fBshow_info\fP option. The display can be customized via \fBgroup_format\fP. +thread. The display can be customized via \fBgroup_format\fP. .PP .\" FIXME - make this auto scale .nf @@ -1045,6 +1057,12 @@ the newsgroup 'control' or 'control.canc .B EditFilter 'E' Edit the filter file and reload it afterwards. .TP +.B ThreadFollowupQuote 'f' +Post a followup to the current article with a copy of the article included. +.TP +.B ThreadFollowup 'F' +Post a followup to the current article without a copy of the article included. +.TP .B ToggleInfoLastLine 'i' Display the subject of the current article in the last line. .TP @@ -1614,6 +1632,11 @@ If ON \fBtin\fP will ask before using a (\fBmetamail_prog\fP) to display MIME messages. This only occurs if a MIME viewer is set. Default is OFF. .TP +.B Format string for the Attachment level (attachment_format) +Format string \fBtin\fP uses for Attachment level representation. See the +section "CUSTOMIZING THE SCREEN FORMAT". +Default is "%t%s%e%c%d". +.TP .B Send you a cc and/or bcc automatically (auto_cc_bcc) Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when mailing an article. Default is No. @@ -1717,6 +1740,12 @@ in the article viewer. .B Color of signatures (col_signature) Color of signatures .TP +.B Color of negative score (col_score_neg) +Color of negative score +.TP +.B Color of positive score (col_score_pos) +Color of positive score +.TP .B Color of urls highlight (col_urls) Color of urls highlight .TP @@ -2156,7 +2185,12 @@ Format of quote line when posting/follow .TP .B NNTP read timeout in seconds (nntp_read_timeout_secs) Time in seconds to wait for a response from the server. Default is 120. -Setting this to 0 means no timeout. +Setting this to 0 means no timeout. As if you use the "\fB\-C\fP" option +in conjunction with a low value for \fBnntp_read_timeout_secs\fP may +result in a timeout (and disconnect in batch mode) when connecting to large +servers or entering large groups, because the timer is set when the command +is sent to the server and that needs some time to compress the large +response, the value should not be set too small. .TP .B Unicode normalization form (normalization_form) The normalization form \fBtin\fP should use to normalize unicode input. @@ -2179,6 +2213,16 @@ Some normalization modes are only availa library \fBtin\fP uses to do the normalization. NFC should be used if possible. .TP +.B Format string for the display of mime header at Article level (page_mime_format) +Format string \fBtin\fP uses for mime header at Page level. See the +section "CUSTOMIZING THE SCREEN FORMAT". +Default is "[-- %T%S%*n%z%*l%!c%!d%*e --]". +.TP +.B Format string for the display of uue header at Article level (page_uue_format) +Format string \fBtin\fP uses for uue header at Page level. See the +section "CUSTOMIZING THE SCREEN FORMAT". +Default is "[-- %T%S%*n%I%!d%*e --]". +.TP .B Go to first unread article in group (pos_first_unread) If ON put cursor at first unread article in group otherwise at last article. Default is ON. @@ -2384,24 +2428,6 @@ new mail has arrived. arrived otherwise show help sign. .RE .TP -.B Show lines/score in listings (show_info) -Which information about the thread or article should be shown. Default is 1, -show only the line count. -.RS +.5i -.IP 0 3 -\fBNone\fP, no information will be displayed. -.IP 1 -\fBLines\fP, in article listing the line count of an article will be -displayed and in thread listing the line count of first (unread) article -will be displayed. -.IP 2 -\fBScore\fP, in article listing the score of an article will be displayed -and in thread listing the score of the thread will be displayed \(em see also -\fBthread_score\fP. -.IP 3 -\fBLines & Score\fP, display line count and score. -.RE -.TP .B Show only unread articles (show_only_unread_arts) If ON show only new/unread articles otherwise show all articles. Default is ON. @@ -2413,6 +2439,10 @@ is OFF. .B Display signatures (show_signatures) If OFF don't show signatures when displaying articles. Default is ON. .TP +.B Display score (show_art_score) +If ON show article score in the lower left corner when displaying articles. +Default is OFF. See also \fBcol_score_neg\fP and \fBcol_score_pos\fP. +.TP .B Prepend signature with '\en\-\- \en' (sigdashes) If ON prepend the signature with sigdashes. Default is ON. .TP @@ -3012,7 +3042,8 @@ if one exists rather than just the curre expression of the form \(en, e.g. 10\(en15 will highlight items 10 through 15 on the current screen. Other than absolute numeric positions, '.' can be used in place of the current cursor position -and '$' can be used to mean the highest number available. Currently +and '$' can be used to mean the highest number available. Entering '0' +at the prompt undoes the previously entered range selection. Currently the only commands that understand ranges are \fBGroupMarkThdRead\fP ('\fBK\fP'), \fBMarkArtUnread\fP ('\fBz\fP') and \fBMarkThdUnread\fP ('\fBZ\fP'). @@ -3210,6 +3241,84 @@ item, the length must be the first param must be the second one. The following example displays the score with a length of 10 characters only if the screen is wider than 100 characters: '\fB%10>100S\fP'. +.PP +The look of the Attachment level and the mime and uue header at +Page level can be customized too via format strings. +The following variables are available: +.PP +.in +.3i +.nf +.ta \w'%G 'u +\w'Complete/incomplete UUE part indicator'u +\fB%C\fP Charset +\fB%c\fP Like %C but with description +\fB%D\fP Line count +\fB%d\fP Like %D but with description +\fB%E\fP Content encoding +\fB%e\fP Like %E but with description +\fB%I\fP Complete/incomplete UUE part indicator +\fB%L\fP Language +\fB%l\fP Like %L but with description +\fB%N\fP Name +\fB%n\fP Like %N but with description +\fB%S\fP Content subtype +\fB%s\fP Like %S but with description +\fB%T\fP Content type +\fB%t\fP Like %T but with description +\fB%Z\fP Size in bytes +\fB%z\fP Like %Z but with description +\fB%%\fP % +.fi +.in -.3i +.PP +Not all items can be used in each variable. The following table provides +an overview: +.PP +.in +.3i +.nf +.ta \w'%G 'uC +\w'\fBattachment_format\fP 'uC +\w'\fBpage_mime_format\fP 'uC +\w'\fBpage_uue_format\fP'uC + \fBattachment_format\fP \fBpage_mime_format\fP \fBpage_uue_format\fP +\fB%C\fP X X +\fB%c\fP X X +\fB%D\fP X X X +\fB%d\fP X X X +\fB%E\fP X X X +\fB%e\fP X X X +\fB%I\fP X +\fB%L\fP X X +\fB%l\fP X X +\fB%N\fP X X +\fB%n\fP X X +\fB%S\fP X X X +\fB%s\fP X X X +\fB%T\fP X X X +\fB%t\fP X X X +\fB%Z\fP X X X +\fB%z\fP X X X +\fB%%\fP X X X +.fi +.in -.3i +.PP +By default, the string is not truncated. If it exceeds the screen width, it +is wrapped. If the % sign is followed by an exclamation mark ('!') for +uppercase letters, the element is omitted if there is not enough space. If +the % sign is followed by an asterisk ('*') for a lowercase letter, the +description is omitted if there is not enough space. If the % sign is +followed by an exclamation mark ('!') for a lowercase letter, the +description is omitted first and then the content. The shortening is always +from right to left, first the description is omitted and when no more +description is displayed, the content is omitted. If %T and %S follow each +other directly a '/' will be inserted in between. %Z will always have one +decimal point and may have a one letter bi-suffix. +.PP +Defaults for the format strings: +.PP +.in +.3i +.nf +.ta \w'attachment_format'u +\w'"\fB%T%S%E%C%d\fP"'u +\fBattachment_format\fP: "\fB%T%S%E%C%d\fP" +\fBpage_mime_format\fP: "\fB[-- %T%S%*n%z%*l%!c%!d%*e --]\fP" +\fBpage_uue_format\fP: "\fB[-- %T%S%*n%I%!d%*e --]\fP" +.fi .\" .\" .SS "TIPS AND TRICKS" @@ -3459,9 +3568,9 @@ For a detailed description see .PP .nf -.IR ${TIN_HOMEDIR:\-"$HOME"}/.tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"} +.IR ${TIN_HOMEDIR:\-"$HOME"}/.tin/keymap${${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}"} .br -.IR /etc/tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"} +.IR /etc/tin/keymap${${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}"} .fi .PP @@ -3597,9 +3706,9 @@ the file \fI/etc/nntpserver\fR does not line option overrides $\fBNNTPSERVER\fP. .TP .B NNTPPORT -The NNTP TCP-port to read news from. This variable only -needs to be set if the TCP-port is not 119 (the default). -The ''\fB\-p\fP'' command-line option overrides $\fBNNTPPORT\fP. +The NNTP TCP-port to read news from. This variable only needs to be set if +the TCP-port is not 119 (the default). The ''\fB\-p\fP'' and ''\fB\-T\fP'' +command-line options do override $\fBNNTPPORT\fP. .TP .B DISTRIBUTION Set the article header field ''Distribution:'' to the contents of the @@ -3638,7 +3747,8 @@ table for IBM PC character set (code pag .TP .B ORGANIZATION Set the article header field ''Organization:'' to the contents of the -variable instead of the system default. If reading news on an Apollo +variable instead of the system default. If it points to a readable file +a random line from that file will be used. If reading news on an Apollo DomainOS machine the environment variable $\fBNEWSORG\fP has to be used instead of $\fBORGANIZATION\fP. .TP @@ -3875,14 +3985,19 @@ Write out \fI${TIN_HOMEDIR:\-"$HOME"}/.n .SH SECURITY .IX Header SECURITY If \fBtin\fP is started in debug mode (''\fB\-D n\fP'') it will create -world readable files in \fB$TMPDIR\fP which may contain the users NNTP -password in cleartext. On multiuser-systems \fB$TMPDIR\fP should be set -to a safe location before starting \fBtin\fP in debug mode (e.g. -\fBTMPDIR=$HOME tin \-D 1\fP). +world readable files in \fB$TMPDIR\fP which may contain sensitive data +like the users NNTP password in cleartext (if running verbose). On +multiuser-systems \fB$TMPDIR\fP should be set to a safe location before +starting \fBtin\fP in (verbose) debug mode (e.g. \fBTMPDIR=$HOME tin \-vD 1\fP). .PP Using the ''\fB\-k\fP'' option to skip certificate verification makes the session insecure as the server's certificate is not checked; avoid this option whenever possible. +.PP +If the server does not initially require authentication but supports +compression and compression is requested, \fBtin\fP will exit when +authentication is required later on. Using the ''\fB\-A\fP'' command line +option in conjunction with ''\fB\-C\fP'' circumvents this behavior. .\" .\" .SH "CONFORMING TO" @@ -3908,14 +4023,21 @@ by the University of Cambridge, England. .\" .SH BUGS .IX Header BUGS -\fBCNews\fP NNTPd, +.BR CNews \0NNTPd, .BR \%noffle (1) (<= V1.0-pre5) and .BR NewsCache (<= V1.1.91) can't handle pipelined GROUP commands (\fBRFC\%3977\fP). If you run into trouble with any of the mentioned historical servers define DISABLE_PIPELINING in include/autoconf.h and recompile. -.br +.PP +Using the ''\fB-C\fP'' (COMPRESS) flag with +.BR INN \0nnrpd +versions between 2.6.1 and 2.7.1 (both incl.) may cause \fBtin\fP to hang +and later timeout when posting. This has been fixed in +.BR INN \0nnrpd +version 2.7.2. As a workaround simply don't use ''\fB-C\fP''. +.PP Before mailing a bug-report to please check if you are using the latest (stable) release, and if not, please upgrade first! Have a look at the doc/TODO file for known bugs. If you still @@ -4050,4 +4172,5 @@ Urs Janssen .BR RFC\%5536 , .BR RFC\%5537 , .BR RFC\%6048 , +.BR RFC\%8054 , .BR RFC\%8143 diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/tin.5 tin-2.6.3/doc/tin.5 --- tin-2.6.2/doc/tin.5 2022-12-24 23:55:55.000000000 +0100 +++ tin-2.6.3/doc/tin.5 2023-12-11 23:51:55.421891326 +0100 @@ -2,11 +2,11 @@ .\" Module : tin.5 .\" Author : U. Janssen .\" Created : 2000-07-10 -.\" Updated : 2022-12-24 +.\" Updated : 2023-12-24 .\" Notes : needs a some work .\" .\" -.TH tin 5 "December 24th, 2022" "2.6.2" "Usenet newsreader" +.TH tin 5 "December 24th, 2023" "2.6.3" "Usenet newsreader" .SH NAME tin, rtin \- related files @@ -251,15 +251,17 @@ mime type / filename extension pairs .IR ${TIN_HOMEDIR:\-"$HOME"}/.newsauth .sp .RS -"\fInntpserver\fR \fIpassword\fR [\fIuser\fR]" pairs for NNTP servers that -require authorization. If the password contains a space or a tab it must be -enclosed in double quotes ("). Usernames must not be enclosed in double quotes -and thus can't contain spaces or tabs. Any line that starts with "#" is a -comment. Blank lines are ignored. This file should be readable only for the -user as it contains the user's unencrypted password for reading news! +"\fInntpserver[:port]\fR \fIpassword\fR [\fIuser\fR]" pairs for NNTP servers +that require authorization. If the password contains a space or a tab it +must be enclosed in double quotes ("). Usernames must not be enclosed in +double quotes and thus can't contain spaces or tabs. Any line that starts +with "#" is a comment. Blank lines are ignored. This file should be +readable only for the user as it contains the user's unencrypted password +for reading news! .TP .B nntpserver -full qualified domain name of the news server. +full qualified domain name of the news server. Additionally, a port can be +specified by appending :portnumber. .TP .B password user's unencrypted password for reading news. @@ -550,7 +552,8 @@ Identical to the tinrc variable of the s This can be used to set the article header field ''Organization:''. It overrides the setting (if any) of organization in \fI/etc/tin/tin.defaults\fR and $\fBORGANIZATION\fP (or $\fBNEWSORG\fP on -Apollo DomainOS). Note that some news servers might still overwrite the +Apollo DomainOS). If it points to a readable file a random line from that +file will be used. Note that some news servers might still overwrite the \&''Organization:'' header. .TP .B pos_first_unread @@ -586,10 +589,10 @@ Identical to the tinrc variable of the s .\" TODO: document option .B savefile .TP -.B show_author +.B show_art_score Identical to the tinrc variable of the same name .TP -.B show_info +.B show_author Identical to the tinrc variable of the same name .TP .B show_only_unread_arts @@ -643,7 +646,10 @@ Identical to the tinrc variable of the s .B x_body A piece of text that will be added at the start of a message body. If this string starts with a / or ~ then it is assumed to be the name of a file -containing the text to insert. +containing the text to insert. If the string starts with a ! then what +follows is assumed to be the path to a program to be executed to generate +the content. %G is expanded to the current news.group.name and %P is +expanded to the news.group.name with all '.' replaced by '/'. .TP .B x_comment_to Insert ''X\-Comment\-To:'' header, this is only useful in FIDO groups. @@ -750,7 +756,9 @@ undeclared_charset=ISO\-2022\-JP\-2 .RS The filter file is used to assign scores to certain articles. Based on the score an article can be filtered out (hidden) or marked hot. Empty lines or -lines beginning with a '#' are ignored. +lines beginning with a '#' are ignored. Multiple matching-rules in the same +scope are all applied individually and not only when they all hit at the +same time (logical OR not AND). .TP .B comment Every entry (rule) in the filter file might get a comment. Multiple @@ -790,9 +798,9 @@ used (wildmat or regex) depends on the s variable \fBwildcard\fP. .TP .B msgid_last -Match against ''Message\-ID:'' and last ''References:'' entry only. The -matching type used (wildmat or regex) depends on the setting of the tinrc -variable \fBwildcard\fP. +Match against ''Message\-ID:'' and last ''References:'' entry (direct +responses) only. The matching type used (wildmat or regex) depends on +the setting of the tinrc variable \fBwildcard\fP. .TP .B msgid_only Match against ''Message\-ID:''. The matching type used (wildmat or regex) @@ -871,16 +879,24 @@ group=* case=1 score=hot subj=\\b(cd|[rk]?)?tin(d|pre)?[\-.0\-9]*\\b + +comment=downscore postings in nsr from google base on +comment=message-id or path, if both hit they end up with +comment=a score of -66 which is enough to mark them killed +group=news.software.readers +case=1 +score=-33 +path=\\.googlegroups\\.com!not-for-mail$ +msgid_only=@googlegroups\\.com> .fi .RE .RE .PP -.\" TODO: LC_CTYPE has a higher priority as LC_MESSAGES, does this make sense? .nf -.IR ${TIN_HOMEDIR:\-"$HOME"}/.tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"} +.IR ${TIN_HOMEDIR:\-"$HOME"}/.tin/keymap${${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}"} .br -.IR /etc/tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"} +.IR /etc/tin/keymap${${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_MESSAGES:\-"${LC_CTYPE:\-"$LANG"}"}"}"} .fi .sp .RS @@ -1108,10 +1124,12 @@ is bound to NULL it is unassigned. \fBThreadToggleArtSel\fP . \fBThreadReverseSel\fP @ \fBThreadCancel\fP D +\fBThreadFollowup\fP F \fBThreadMarkArtRead\fP K \fBThreadAutoSave\fP S \fBThreadUntag\fP U \fBThreadToggleSubjDisplay\fP d +\fBThreadFollowupQuote\fP f \fBThreadMail\fP m \fBThreadSave\fP s \fBThreadTag\fP t @@ -1142,14 +1160,15 @@ is a short single-line description of th .IR ${TIN_HOMEDIR:\-"$HOME"}/.tin/newsrctable .sp .RS -"\fInntpserver\fR \fInewsrc\fR [\fIshortname\fR [\fI...\fR]]" +"\fInntpserver[:port]\fR \fInewsrc\fR [\fIshortname\fR [\fI...\fR]]" pairs to use with the ''\fB\-g\fP'' command-line switch. The matching is case-insensitive and any line that starts with "#", ";" or " " is treated as a comment. .TP .B nntpserver -full qualified domain name of the news server. The string "default" or "*" -acts as wildcard to match any name, such a line should be placed last. +full qualified domain name of the news server. Additionally, a port can be +specified by appending :portnumber. The string "default" or "*" acts as +wildcard to match any name, such a line should be placed last. .TP .B newsrc related newsrc. @@ -1329,6 +1348,12 @@ will ask before using a MIME viewer (\fB MIME messages. This only occurs if a MIME viewer is set. Default is OFF. .TP +.B attachment_format +Format string +.BR \%tin (1) +uses for Attachment level representation. +Default is "%t%s%e%c%d". +.TP .B auto_cc_bcc Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when mailing an article. Default is No. @@ -1430,6 +1455,12 @@ in the article viewer. .B col_signature Color of signatures .TP +.B col_score_neg +Color of negative score +.TP +.B col_score_pos +Color of positive score +.TP .B col_urls Color of urls highlight .TP @@ -1903,6 +1934,18 @@ library .BR \%tin (1) uses to do the normalization. NFC should be used if possible. .TP +.B page_mime_format +Format string +.BR \%tin (1) +uses for mime header at Page level. +Default is "[-- %T%S%*n%z%*l%!c%!d%*e --]". +.TP +.B page_uue_format +Format string +.BR \%tin (1) +uses for uue header at Page level. +Default is "[-- %T%S%*n%I%!d%*e --]". +.TP .B pos_first_unread If ON put cursor at first unread article in group otherwise at last article. Default is ON. @@ -2062,7 +2105,9 @@ Score of an article which should be mark .B scroll_lines The number of lines that will be scrolled up/down in the article pager when using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get -traditional \fBtin\fP page-by-page scrolling. Set to \-1 to get page-by-page +traditional +.BR \%tin (1) +page-by-page scrolling. Set to \-1 to get page-by-page scrolling where the top/bottom line is carried over onto the next page. This setting supersedes show_last_line_prev_page=ON. Set to \-2 to get half-page scrolling. This setting supersedes \fBfull_page_scroll\fP=OFF. @@ -2113,6 +2158,10 @@ are displayed. displayed. .RE .TP +.B show_art_score +If ON show article score in the lower left corner when displaying articles. +Default is OFF. See also \fBcol_score_neg\fP and \fBcol_score_pos\fP. +.TP .B show_description If ON show a short group description text after newsgroup name at the group selection level. The ''\fB\-d\fP'' command-line flag will override the @@ -2141,24 +2190,6 @@ new mail has arrived. arrived otherwise show help sign. .RE .TP -.B show_info -Which information about the thread or article should be shown. Default is 1, -show only the line count. -.RS +1i -.IP 0 3 -\fBNone\fP, no information will be displayed. -.IP 1 -\fBLines\fP, in article listing the line count of an article will be -displayed and in thread listing the line count of first (unread) article -will be displayed. -.IP 2 -\fBScore\fP, in article listing the score of an article will be displayed -and in thread listing the score of the thread will be displayed \(em see also -\fBthread_score\fP. -.IP 3 -\fBLines & Score\fP, display line count and score. -.RE -.TP .B show_only_unread_arts If ON show only new/unread articles otherwise show all articles. Default is ON. @@ -2446,11 +2477,15 @@ If ON use UTF-8 characters for indicator ellipsis ('...'). Default is OFF. .TP .B verbatim_begin_regex -A regular expression that \fBtin\fP will use to find the begin of a verbatim +A regular expression that +.BR \%tin (1) +will use to find the begin of a verbatim block. Default is #v+ .TP .B verbatim_end_regex -A regular expression that \fBtin\fP will use to find the end of a verbatim +A regular expression that +.BR \%tin (1) +will use to find the end of a verbatim block. Default is #v- .TP .B verbatim_handling @@ -2595,7 +2630,7 @@ Name of a single overview file, common v .TP .B overviewfmtfile Full pathname of your newssystem's overview.fmt file; usually the file -residesin \fInewslibdir\fR and is named \fIoverview.fmt\fR, so you only +resides in \fInewslibdir\fR and is named \fIoverview.fmt\fR, so you only have to change this setting if your configuration differs. .TP .B activefile diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/tin.defaults tin-2.6.3/doc/tin.defaults --- tin-2.6.2/doc/tin.defaults 2022-12-25 00:00:28.000000000 +0100 +++ tin-2.6.3/doc/tin.defaults 2023-12-24 00:07:18.848273822 +0100 @@ -1,5 +1,5 @@ # -# TIN 2.6.2 - a threaded newsreader +# TIN 2.6.3 - a threaded newsreader # # tin.defaults - set some machine specified options # and override compile time defaults diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/umlaute.txt tin-2.6.3/doc/umlaute.txt --- tin-2.6.2/doc/umlaute.txt 2021-08-23 13:01:35.000000000 +0200 +++ tin-2.6.3/doc/umlaute.txt 2023-01-18 23:34:49.437050703 +0100 @@ -4,17 +4,17 @@ Zeichensatz- und Umlautebehandlung in ti Umlaute beim Lesen ------------------ -Nachdem ein Posting vom Newsserver geladen wurde, prft tin, ob im Header +Nachdem ein Posting vom Newsserver geladen wurde, prüft tin, ob im Header ein Zeichensatz deklariert wurde. Falls nicht, wird der (gerade passende) -Wert aus der attributes-Datei fr undeclared_charset angenommen, wenn es den +Wert aus der attributes-Datei für undeclared_charset angenommen, wenn es den auch nicht gibt, nimmt tin US-ASCII an. -Anschlieend wird das Posting in den lokalen Zeichensatz konvertiert. Dieser +Anschließend wird das Posting in den lokalen Zeichensatz konvertiert. Dieser Zeichensatz ist im Locale angegeben, den Du normalerweise mittels Umgebungsvariablen setzt (LANG, LC_*). Sollte das Posting Zeichen enthalten, die im Header angegebenen bzw. durch tin angenommenen Zeichensatz nicht vorkommen (z. B. 8-Bit-Zeichen bei US-ASCII- oder fehlender Deklaration), -werden sie durch Fragezeichen ersetzt. Enthlt das Posting Zeichen, die im +werden sie durch Fragezeichen ersetzt. Enthält das Posting Zeichen, die im lokalen Zeichensatz nicht vorkommen (z. B. Euro-Zeichen in einer ISO-8859-1-Umgebung), werden diese ebenfalls durch Fragezeichen ersetzt. Das so konvertierte Posting wird dann angezeigt. @@ -24,61 +24,60 @@ Umlaute beim Schreiben ---------------------- Solltest Du auf die Idee kommen, auf ein Posting antworten, wird das wie -oben beschrieben konvertierte Posting an den Editor bergeben. Der sollte -dann natrlich auch mit dem lokalen Zeichensatz umgehen knnen (joe hat zum -Beispiel Probleme mit UTF-8, den sollte man dann nicht nehmen). Dort +oben beschrieben konvertierte Posting an den Editor übergeben. Der sollte +dann natürlich auch mit dem lokalen Zeichensatz umgehen können. Dort bearbeitest Du dann Deine Antwort ganz normal und beendest den Editor -wieder, um zu tin zurckzugelangen. +wieder, um zu tin zurückzugelangen. Wenn Du die Antwort verschickst, schaut tin nach, in welchem Zeichensatz Du -das tun mchtest: Entweder hast Du das in der attributes-Datei fr die +das tun möchtest: Entweder hast Du das in der attributes-Datei für die jeweilige Gruppe (oder mehrere davon) oder global in der tinrc-Datei in -mm_network_charset festgelegt. Letzteres geht auch ber das Men: der Punkt -heit MM_NETWORK_CHARSET. Tin konvertiert dann das Posting oder die Mail vom +mm_network_charset festgelegt. Letzteres geht auch über das Menü: der Punkt +heißt MM_NETWORK_CHARSET. Tin konvertiert dann das Posting oder die Mail vom lokalen Zeichensatz in den angegebenen Zeichensatz um. Auch hier kann es -dann passieren, da Du lokal Zeichen verwendet hast, die im Zielzeichensatz -nicht verfgbar sind. Wie schon beim Anzeigen werden dann solche Zeichen in -Fragezeichen umgewandelt. In diesem Fall gibt tin auerdem eine Warnung aus, -so da Du vor dem Posten noch korrigierend eingreifen kannst. +dann passieren, daß Du lokal Zeichen verwendet hast, die im Zielzeichensatz +nicht verfügbar sind. Wie schon beim Anzeigen werden dann solche Zeichen in +Fragezeichen umgewandelt. In diesem Fall gibt tin außerdem eine Warnung aus, +so daß Du vor dem Posten noch korrigierend eingreifen kannst. Wenn die Fragezeichen nerven ---------------------------- -Als erstes solltest Du sicherstellen, da tin auch wei, welchen lokalen +Als erstes solltest Du sicherstellen, daß tin auch weiß, welchen lokalen Zeichensatz Du zur Anzeige verwendest. Tin fragt dazu die "locales" ab. Gib in der Kommandozeile einfach mal den Befehl `locale` ein, alternativ `echo $LANG, $LC_CTYPE`. Herauskommen sollte etwas wie "de_DE.ISO-8859-1", also ein -Sprachencode (hier de) gefolgt von einem Unterstrich, einem Lndercode (hier +Sprachencode (hier de) gefolgt von einem Unterstrich, einem Ländercode (hier DE) gefolgt von einem Punkt und ein Zeichensatz (hier ISO-8859-1). Ist das nicht der Fall, solltest Du entweder LANG oder LC_CTYPE auf einen -fr Dich passenden Wert stellen. Diesen Wert kannst Du wie oben beschrieben -zusammensetzen. In der franzsischsprachigen Schweiz und in einem Terminal, -das UTF-8 darstellt, wrdest Du in der bash und in der ksh zum Beispiel den +für Dich passenden Wert stellen. Diesen Wert kannst Du wie oben beschrieben +zusammensetzen. In der französischsprachigen Schweiz und in einem Terminal, +das UTF-8 darstellt, würdest Du in der bash und in der ksh zum Beispiel den Befehl `LC_CTYPE=fr_CH.UTF-8; export LC_CTYPE` verwenden; in der (t)csh lautet er `setenv LC_CTYPE fr_CH.UTF-8`. -Im nchsten Schritt solltest Du in der attributes-Datei (im +Im nächsten Schritt solltest Du in der attributes-Datei (im .tin-Verzeichnis) einen Zeichensatz einstellen, der angenommen wird, wenn im Posting keiner angegeben ist. Zum Beispiel so: scope=* undeclared_charset=Windows-1252 -Damit legst Du fr alle Newsgruppen fest, da als Zeichensatz Windows-1252 -angenommen werden soll. Da die meisten Leute unter Windows arbeiten drften -und fr Nordamerika sowie Westeuropa unter Window dieser Zeichensatz +Damit legst Du für alle Newsgruppen fest, daß als Zeichensatz Windows-1252 +angenommen werden soll. Da die meisten Leute unter Windows arbeiten dürften +und für Nordamerika sowie Westeuropa unter Window dieser Zeichensatz voreingestellt ist, und dieser Zeichensatz im wesentlichen kompatibel zum -weit verbreiteten ISO-8859-1-Satz ist, ist das eine recht gute Nherung. Fr -spezielle Newsgruppen solltest Du das ggf. in einem weiteren Eintrag ndern. +weit verbreiteten ISO-8859-1-Satz ist, ist das eine recht gute Näherung. Für +spezielle Newsgruppen solltest Du das ggf. in einem weiteren Eintrag ändern. So ist zum Beispiel u.a. in der Hierarchie pl.* der Zeichensatz ISO 8859-2 -blich: +üblich: scope=pl.*,cz.*,hin.*,sk.*,hr.* undeclared_charset=ISO-8859-2 -Insbesondere in Fernost drften hier noch andere Einstellungen notwendig +Insbesondere in Fernost dürften hier noch andere Einstellungen notwendig sein, beispielsweise so: scope=chinese.*,alt.chinese.text.big5,tw.* @@ -87,16 +86,16 @@ undeclared_charset=Big5 scope=fj.*,jp.*,japan.* undeclared_charset=ISO-2022-JP -Sollten auch diese Einstellungen zu keinem Erfolg fhren, sind die Locales +Sollten auch diese Einstellungen zu keinem Erfolg führen, sind die Locales des Systems entweder nicht vorhanden oder kaputt. Zumindest in ersterem Fall -wre es angebracht, ein entsprechendes Paket zu installieren (oder -installieren zu lassen). Libiconv von Bruno Haible wre da eine sinnvolle +wäre es angebracht, ein entsprechendes Paket zu installieren (oder +installieren zu lassen). Libiconv von Bruno Haible wäre da eine sinnvolle Wahl. -Wenn auch das nicht mglich ist, bleibt als allerletzte Mglichkeit nur, tin -neu zu compilieren. Dazu vorher `make distclean` und configure zustzlich zu +Wenn auch das nicht möglich ist, bleibt als allerletzte Möglichkeit nur, tin +neu zu compilieren. Dazu vorher `make distclean` und configure zusätzlich zu den normalen Optionen mit --disable-locale aufrufen. In diesem Fall geht tin -grundstzlich davon aus, da die Postings im lokalen Zeichensatz zu -interpretieren sind. Hinweis: Das kann schon mal dazu fhren, da das +grundsätzlich davon aus, daß die Postings im lokalen Zeichensatz zu +interpretieren sind. Hinweis: Das kann schon mal dazu führen, daß das Terminal nur noch "komische" Zeichen ausgibt oder die Zeichen nicht da ausgegeben werden, wo sie hinsollen. diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/umlauts.txt tin-2.6.3/doc/umlauts.txt --- tin-2.6.2/doc/umlauts.txt 2021-08-23 13:01:35.000000000 +0200 +++ tin-2.6.3/doc/umlauts.txt 2023-01-30 08:51:49.948168027 +0100 @@ -23,9 +23,8 @@ Umlauts when writing If you answer to a posting, the converted posting will be handed over to your editor. The editor should be able to cope with characters in your local -charset, of course. Joe, for example, has difficulties with UTF-8, so you -shouldn't use it in such an environment. Finish your response in the editor -as normal and leave it to get back to tin. +charset, of course. Finish your response in the editor as normal and leave it +to get back to tin. When you post the message, tin determines the charset you want to use. You set this charset with the variable mm_network_charset either in your diff -Nurp '--exclude=.bzr*' tin-2.6.2/doc/url_handler.1 tin-2.6.3/doc/url_handler.1 --- tin-2.6.2/doc/url_handler.1 2021-08-23 13:01:35.000000000 +0200 +++ tin-2.6.3/doc/url_handler.1 2023-11-23 22:59:22.694088679 +0100 @@ -207,4 +207,3 @@ Urs Janssen .SH "SEE ALSO" .IX Header "SEE ALSO" - diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/autoconf.hin tin-2.6.3/include/autoconf.hin --- tin-2.6.2/include/autoconf.hin 2022-12-09 10:03:48.000000000 +0100 +++ tin-2.6.3/include/autoconf.hin 2023-12-13 07:32:25.853690078 +0100 @@ -3,10 +3,10 @@ * Module : autoconf.hin * Author : Thomas Dickey * Created : 1995-08-24 - * Updated : 2022-09-19 + * Updated : 2023-12-13 * Notes : #include files, #defines & struct's * - * Copyright (c) 1995-2023 Thomas Dickey + * Copyright (c) 1995-2024 Thomas Dickey * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -245,7 +245,6 @@ # undef HAVE_FDOPEN # undef HAVE_FLOCK # undef HAVE_FORK -# undef HAVE_FTIME # undef HAVE_FTRUNCATE # undef HAVE_FSYNC # undef HAVE_GAI_STRERROR @@ -989,6 +988,16 @@ Added missing headers after gettext upda # undef HAVE_LIB_LIBTLS /* + * Define to 1 if we can/should compile with the OpenSSL crypto library + */ +# undef HAVE_LIB_CRYPTO +# undef HAVE_OPENSSL_SSL_H +# undef HAVE_OPENSSL_ASN1_H +# undef HAVE_OPENSSL_BIO_H +# undef HAVE_OPENSSL_PEM_H +# undef HAVE_OPENSSL_X509_H + +/* * Define to 1 if we can/should compile with the OpenSSL libraries */ # undef HAVE_LIB_OPENSSL @@ -998,4 +1007,9 @@ Added missing headers after gettext upda */ # undef HAVE_LIB_GNUTLS +/* + * Define to 1 if we can/should compile with zlib for COMPRESS DEFLATE + */ +# undef USE_ZLIB + #endif /* !TIN_AUTOCONF_H */ diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/bool.h tin-2.6.3/include/bool.h --- tin-2.6.2/include/bool.h 2022-12-09 10:03:48.000000000 +0100 +++ tin-2.6.3/include/bool.h 2023-11-06 12:51:22.055683615 +0100 @@ -6,7 +6,7 @@ * Updated : 2013-01-09 * Notes : * - * Copyright (c) 1997-2023 Urs Janssen + * Copyright (c) 1997-2024 Urs Janssen * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/bugrep.h tin-2.6.3/include/bugrep.h --- tin-2.6.2/include/bugrep.h 2022-12-09 10:03:48.000000000 +0100 +++ tin-2.6.3/include/bugrep.h 2023-11-06 12:51:22.059683772 +0100 @@ -6,7 +6,7 @@ * Updated : 2019-02-18 * Notes : * - * Copyright (c) 1997-2023 Urs Janssen + * Copyright (c) 1997-2024 Urs Janssen * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/debug.h tin-2.6.3/include/debug.h --- tin-2.6.2/include/debug.h 2022-12-09 10:03:48.000000000 +0100 +++ tin-2.6.3/include/debug.h 2023-11-06 12:51:22.067684087 +0100 @@ -6,7 +6,7 @@ * Updated : 2016-02-27 * Notes : * - * Copyright (c) 2007-2023 Urs Janssen + * Copyright (c) 2007-2024 Urs Janssen * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/extern.h tin-2.6.3/include/extern.h --- tin-2.6.2/include/extern.h 2022-12-09 10:03:48.000000000 +0100 +++ tin-2.6.3/include/extern.h 2023-12-14 21:28:19.684297555 +0100 @@ -3,10 +3,10 @@ * Module : extern.h * Author : I. Lea * Created : 1991-04-01 - * Updated : 2022-11-03 + * Updated : 2023-12-14 * Notes : * - * Copyright (c) 1997-2023 Iain Lea + * Copyright (c) 1997-2024 Iain Lea * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -370,9 +370,12 @@ extern char *tin_progname; extern const char *tmpdir; extern char active_times_file[PATH_LEN]; extern char article_name[PATH_LEN]; +extern char *backup_article_name; extern char bug_addr[LEN]; -extern char bug_nntpserver1[PATH_LEN]; -extern char bug_nntpserver2[PATH_LEN]; +#ifdef NNTP_ABLE + extern char bug_nntpserver1[PATH_LEN]; + extern char bug_nntpserver2[PATH_LEN]; +#endif /* NNTP_ABLE */ extern char cvers[LEN]; extern char dead_article[PATH_LEN]; extern char dead_articles[PATH_LEN]; @@ -464,6 +467,9 @@ extern constext *txt_wildcard_type[]; extern constext txt_1_resp[]; extern constext txt_7bit[]; extern constext txt_8bit[]; +#if defined(NNTP_ABLE) && defined(HAVE_SELECT) + extern constext txt_abort_reading[]; +#endif /* NNTP_ABLE && HAVE_SELECT */ extern constext txt_active_file_is_empty[]; extern constext txt_all[]; extern constext txt_all_groups[]; @@ -479,6 +485,7 @@ extern constext txt_art_parent_none[]; extern constext txt_art_parent_unavail[]; extern constext txt_art_posted[]; extern constext txt_art_rejected[]; +extern constext txt_art_score[]; extern constext txt_art_thread_regex_tag[]; extern constext txt_art_unavailable[]; extern constext txt_art_x_of_n[]; @@ -494,10 +501,26 @@ extern constext txt_articles_mailed[]; #ifndef DONT_HAVE_PIPING extern constext txt_articles_piped[]; #endif /* !DONT_HAVE_PIPING */ -extern constext txt_attach[]; -extern constext txt_attach_charset[]; -extern constext txt_attach_description[]; -extern constext txt_attachment_lines[]; +extern constext txt_mime_boundary[]; +extern constext txt_mime_boundary_end[]; +extern constext txt_mime_charset[]; +extern constext txt_mime_content_subtype[]; +extern constext txt_mime_content_type[]; +extern constext txt_mime_description[]; +extern constext txt_mime_encoding[]; +extern constext txt_mime_hdr_c_disposition_inline[]; +extern constext txt_mime_hdr_c_transfer_encoding[]; +extern constext txt_mime_hdr_c_type_msg_rfc822[]; +extern constext txt_mime_hdr_c_type_multipart_mixed[]; +extern constext txt_mime_hdr_c_type_text_plain_charset[]; +extern constext txt_mime_lang[]; +extern constext txt_mime_lines[]; +extern constext txt_mime_name[]; +extern constext txt_mime_sep[]; +extern constext txt_mime_size[]; +extern constext txt_mime_preamble_multipart_mixed[]; +extern constext txt_mime_unsup_charset[]; +extern constext txt_mime_version[]; extern constext txt_attachment_menu[]; extern constext txt_attachment_menu_com[]; extern constext txt_attachment_no_name[]; @@ -507,10 +530,115 @@ extern constext txt_attachment_select[]; extern constext txt_attachment_tagged[]; extern constext txt_attachments_tagged[]; extern constext txt_attachment_untagged[]; -extern constext txt_attach_unsup_charset[]; +extern constext txt_attrib_file_version[]; +extern constext txt_attrib_file_header[]; +extern constext txt_attrib_file_scope[]; +extern constext txt_attrib_file_posted_to_filter[]; +extern constext txt_attrib_file_advertising[]; +extern constext txt_attrib_file_alt_handling[]; +extern constext txt_attrib_file_metamail[]; +extern constext txt_attrib_file_auto_cc_bcc[]; +extern constext txt_attrib_file_auto_cc_bcc_opts[]; +extern constext txt_attrib_file_auto_list_thrd[]; +extern constext txt_attrib_file_auto_select[]; +extern constext txt_attrib_file_batch_save[]; +extern constext txt_attrib_file_date_fmt[]; +extern constext txt_attrib_file_delete_tmp[]; +extern constext txt_attrib_file_editor_fmt[]; +extern constext txt_attrib_file_fcc[]; +extern constext txt_attrib_file_followup_to[]; +extern constext txt_attrib_file_from[]; +extern constext txt_attrib_file_grp_catchup[]; +extern constext txt_attrib_file_grp_fmt[]; +extern constext txt_attrib_file_mail_8bit_hdr[]; +extern constext txt_attrib_file_mail_mime_enc[]; +#ifdef HAVE_ISPELL + extern constext txt_attrib_file_ispell[]; +#endif /* HAVE_ISPELL */ +extern constext txt_attrib_file_maildir[]; +extern constext txt_attrib_file_mailing_list[]; +extern constext txt_attrib_file_mime_types_to_save[]; +extern constext txt_attrib_file_mark_ignore_tags[]; +extern constext txt_attrib_file_mark_saved_read[]; +extern constext txt_attrib_file_mime_forward[]; +#ifdef CHARSET_CONVERSION + extern constext txt_attrib_file_mm_network_charset[]; + extern constext txt_attrib_file_undeclared_charset[]; +#endif /* CHARSET_CONVERSION */ +extern constext txt_attrib_file_hdr_to_disp[]; +extern constext txt_attrib_file_hdr_to_not_disp[]; +extern constext txt_attrib_file_quote_fmt[]; +extern constext txt_attrib_file_organization[]; +extern constext txt_attrib_file_pos_first_unread[]; +extern constext txt_attrib_file_post_8bit_hdr[]; +extern constext txt_attrib_file_post_mime_enc[]; +extern constext txt_attrib_file_post_proc_type[]; +extern constext txt_attrib_file_post_proc_view[]; +extern constext txt_attrib_file_quick_kill_scope[]; +extern constext txt_attrib_file_quick_kill_expire[]; +extern constext txt_attrib_file_quick_kill_case[]; +extern constext txt_attrib_file_quick_kill_hdr[]; +extern constext txt_attrib_file_quick_kill_hdr_0_1[]; +extern constext txt_attrib_file_quick_kill_hdr_2_3[]; +extern constext txt_attrib_file_quick_kill_hdr_4[]; +extern constext txt_attrib_file_quick_kill_hdr_5[]; +extern constext txt_attrib_file_quick_kill_hdr_6[]; +extern constext txt_attrib_file_quick_select_scope[]; +extern constext txt_attrib_file_quick_select_expire[]; +extern constext txt_attrib_file_quick_select_case[]; +extern constext txt_attrib_file_quick_select_hdr[]; +extern constext txt_attrib_file_quick_select_hdr_0_1[]; +extern constext txt_attrib_file_quick_select_hdr_2_3[]; +extern constext txt_attrib_file_quick_select_hdr_4[]; +extern constext txt_attrib_file_quick_select_hdr_5[]; +extern constext txt_attrib_file_quick_select_hdr_6[]; +extern constext txt_attrib_file_quote_chars[]; +#ifndef DISABLE_PRINTING + extern constext txt_attrib_file_print_hdr[]; +#endif /* !DISABLE_PRINTING */ +extern constext txt_attrib_file_process_only_unread[]; +extern constext txt_attrib_file_prompt_followup[]; +extern constext txt_attrib_file_savedir[]; +extern constext txt_attrib_file_savefile[]; +extern constext txt_attrib_file_sigfile[]; +extern constext txt_attrib_file_show_author[]; +extern constext txt_attrib_file_show_signatures[]; +extern constext txt_attrib_file_show_art_score[]; +#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE) + extern constext txt_attrib_file_suppress_soft_hyphens[]; +#endif /* MULTIBYTE_ABLE && !NO_LOCALE */ +extern constext txt_attrib_file_show_only_unread[]; +extern constext txt_attrib_file_sigdashes[]; +extern constext txt_attrib_file_signature_repost[]; +extern constext txt_attrib_file_sort_art_type[]; +extern constext txt_attrib_file_sort_thrd_type[]; +extern constext txt_attrib_file_tex2iso[]; +extern constext txt_attrib_file_thrd_catchup[]; +extern constext txt_attrib_file_thrd_arts[]; +extern constext txt_attrib_file_thrd_fmt[]; +extern constext txt_attrib_file_thrd_perc[]; +extern constext txt_attrib_file_trim_art_body[]; +extern constext txt_attrib_file_trim_art_body_0[]; +extern constext txt_attrib_file_trim_art_body_1[]; +extern constext txt_attrib_file_trim_art_body_2[]; +extern constext txt_attrib_file_trim_art_body_3[]; +extern constext txt_attrib_file_trim_art_body_4[]; +extern constext txt_attrib_file_trim_art_body_5[]; +extern constext txt_attrib_file_trim_art_body_6[]; +extern constext txt_attrib_file_trim_art_body_7[]; +extern constext txt_attrib_file_verbatim_handling[]; +#ifdef HAVE_COLOR + extern constext txt_attrib_file_extquote_handling[]; +#endif /* HAVE_COLOR */ +extern constext txt_attrib_file_wrap_on_unread[]; +extern constext txt_attrib_file_x_body[]; +extern constext txt_attrib_file_x_comment[]; +extern constext txt_attrib_file_x_headers[]; +extern constext txt_attrib_file_note_1[]; +extern constext txt_attrib_file_note_2[]; +extern constext txt_attrib_file_footer[]; extern constext txt_attrib_menu_com[]; extern constext txt_attrib_no_scope[]; -extern constext txt_uue[]; extern constext txt_at_s[]; #ifdef NNTP_ABLE extern constext txt_auth_failed[]; @@ -535,6 +663,9 @@ extern constext txt_base_article_range[] extern constext txt_batch_update_unavail[]; extern constext txt_begin_of_art[]; extern constext txt_begin_of_page[]; +#if !defined(HAVE_LIBUU) && defined(HAVE_SUM) && !defined(DONT_HAVE_PIPING) + extern constext txt_bytes[]; +#endif /* !HAVE_LIBUU && HAVE_SUM && !DONT_HAVE_PIPING */ #ifdef NNTP_ABLE extern constext txt_caching_off[]; extern constext txt_caching_on[]; @@ -560,7 +691,11 @@ extern constext txt_cannot_post_group[]; #ifdef NNTP_ABLE extern constext txt_cannot_retrieve[]; #endif /* NNTP_ABLE */ +extern constext txt_cannot_supersede_mailgroups[]; extern constext txt_cannot_write_to_directory[]; +#ifdef NNTP_ABLE + extern constext txt_capabilities_without_reader[]; +#endif /* NNTP_ABLE */ extern constext txt_catchup[]; extern constext txt_catchup_group[]; extern constext txt_catchup_all_read_groups[]; @@ -582,13 +717,78 @@ extern constext txt_command_failed[]; extern constext txt_cook_article_failed_exiting[]; extern constext txt_confirm_select_on_exit[]; #ifdef NNTP_ABLE - extern constext txt_connecting[]; extern constext txt_connecting_port[]; + extern constext txt_connection_error[]; #endif /* NNTP_ABLE */ #if defined(NNTP_ABLE) && !defined(INET6) extern constext txt_connection_to[]; #endif /* NNTP_ABLE && !INET6 */ extern constext txt_connection_info[]; +extern constext txt_conninfo_local_spool[]; +extern constext txt_conninfo_saved_news[]; +#ifndef NNTP_ONLY + extern constext txt_conninfo_active_file[]; + extern constext txt_conninfo_active_times_file[]; + extern constext txt_conninfo_newsgroups_file[]; + extern constext txt_conninfo_novrootdir[]; + extern constext txt_conninfo_overview_file[]; + extern constext txt_conninfo_overview_fmt[]; + extern constext txt_conninfo_spool_config[]; + extern constext txt_conninfo_spooldir[]; + extern constext txt_conninfo_subscriptions_file[]; +#endif /* !NNTP_ONLY */ +#ifdef NNTP_ABLE + extern constext txt_conninfo_compress[]; + extern constext txt_conninfo_conn_details[]; +# ifdef USE_ZLIB + extern constext txt_conninfo_deflate[]; + extern constext txt_conninfo_enabled[]; + extern constext txt_conninfo_inactive[]; +# else + extern constext txt_conninfo_deflate_unsupported[]; +# endif /* USE_ZLIB */ +# if defined(HAVE_ALARM) && defined(SIGALRM) + extern constext txt_conninfo_disabled[]; + extern constext txt_conninfo_timeout[]; +# endif /* HAVE_ALARM && SIGALRM */ + extern constext txt_conninfo_implementation[]; +# if defined(MAXARTNUM) && defined(USE_LONG_ARTICLE_NUMBERS) + extern constext txt_conninfo_maxartnum[]; +# endif /* MAXARTNUM && USE_LONG_ARTICLE_NUMBERS */ + extern constext txt_conninfo_nntp[]; + extern constext txt_conninfo_port[]; + extern constext txt_conninfo_ro[]; + extern constext txt_conninfo_rw[]; + extern constext txt_conninfo_server[]; +# ifdef NNTPS_ABLE + extern constext txt_conninfo_nntps[]; + extern constext txt_conninfo_trusted[]; + extern constext txt_conninfo_untrusted[]; + extern constext txt_conninfo_cert[]; + extern constext txt_conninfo_fmt_error[]; + extern constext txt_conninfo_issuer[]; + extern constext txt_conninfo_server_cert_info[]; + extern constext txt_conninfo_subject[]; + extern constext txt_conninfo_tls_info[]; +# if defined(HAVE_LIB_GNUTLS) || defined(HAVE_LIB_OPENSSL) + extern constext txt_conninfo_error_unexpected[]; + extern constext txt_conninfo_error_tolerated[]; + extern constext txt_conninfo_verify_failed[]; + extern constext txt_conninfo_verify_successful[]; +# endif /* HAVE_LIB_GNUTLS || HAVE_LIB_OPENSSL */ +# ifdef HAVE_LIB_GNUTLS + extern constext txt_conninfo_gnutls[]; + extern constext txt_conninfo_verify_failed_no_reason[]; +# endif /* HAVE_LIB_GNUTLS */ +# ifdef HAVE_LIB_LIBTLS + extern constext txt_conninfo_libressl[]; + extern constext txt_conninfo_libtls_info[]; +# endif /* HAVE_LIB_LIBTLS */ +# ifdef HAVE_LIB_OPENSSL + extern constext txt_conninfo_openssl[]; +# endif /* HAVE_LIB_OPENSSL */ +# endif /* NNTPS_ABLE */ +#endif /* NNTP_ABLE */ extern constext txt_copyright_notice[]; extern constext txt_cr[]; extern constext txt_creating_active[]; @@ -629,8 +829,12 @@ extern constext txt_error_bad_to[]; extern constext txt_error_couldnt_dotlock[]; extern constext txt_error_couldnt_lock[]; #endif /* NO_LOCKING */ +#if defined(NNTP_ABLE) && defined(USE_ZLIB) + extern constext txt_error_compression_auth[]; +#endif /* NNTP_ABLE && USE_ZLIB */ extern constext txt_error_copy_fp[]; extern constext txt_error_corrupted_file[]; +extern constext txt_error_couldnt_expand[]; extern constext txt_error_fseek[]; extern constext txt_error_followup_poster[]; extern constext txt_error_format_string[]; @@ -671,7 +875,15 @@ extern constext txt_error_header_line_em extern constext txt_error_header_line_missing[]; extern constext txt_error_header_line_not_7bit[]; extern constext txt_error_header_line_space[]; -extern constext txt_error_insecure_permissions[]; +extern constext txt_error_header_no_name[]; +#ifndef FILE_MODE_BROKEN + extern constext txt_error_insecure_permissions[]; +#endif /* !FILE_MODE_BROKEN */ +#ifdef MIME_BREAK_LONG_LINES + extern constext txt_error_should_be_folded[]; +#else + extern constext txt_error_should_be_shortened[]; +#endif /* MIME_BREAK_LONG_LINES */ #if defined(HAVE_SETLOCALE) && !defined(NO_LOCALE) extern constext txt_error_locale[]; #endif /* HAVE_SETLOCALE && !NO_LOCALE */ @@ -689,9 +901,11 @@ extern constext txt_error_no_such_file[] extern constext txt_error_no_write_permission[]; extern constext txt_error_newsgroups_poster[]; extern constext txt_error_passwd_missing[]; -extern constext txt_error_plural[]; +#ifdef HAVE_LIBUU + extern constext txt_error_plural[]; + extern constext txt_error_singular[]; +#endif /* HAVE_LIBUU */ extern constext txt_error_server_has_no_listed_groups[]; -extern constext txt_error_singular[]; #if defined(NNTP_ABLE) && defined(INET6) extern constext txt_error_socket_or_connect_problem[]; #endif /* NNTP_ABLE && INET6 */ @@ -699,10 +913,14 @@ extern constext txt_error_singular[]; extern constext txt_error_server_unavailable[]; extern constext txt_error_topen[]; #endif /* NNTP_ABLE && TLI && !INET6 */ +extern constext txt_error_unlink[]; extern constext txt_error_unknown_dlevel[]; #if defined(NNTP_ABLE) && defined(HAVE_GETSERVBYNAME) && !defined(INET6) extern constext txt_error_unknown_service[]; #endif /* NNTP_ABLE && HAVE_GETSERVBYNAME && !INET6 */ +#ifndef NNTP_ABLE + extern constext txt_error_unreachable[]; +#endif /* !NNTP_ABLE */ extern constext txt_esc[]; extern constext txt_exiting[]; extern constext txt_external_mail_done[]; @@ -714,7 +932,13 @@ extern constext txt_feed_pattern[]; extern constext txt_filesystem_full[]; extern constext txt_filesystem_full_backup[]; extern constext txt_filter_comment[]; +#ifdef DEBUG + extern constext txt_filter_error_overview_no_servername[]; + extern constext txt_filter_error_overview_xref[]; + extern constext txt_filter_error_skipping_xref_filter[]; +#endif /* DEBUG */ extern constext txt_filter_file[]; +extern constext txt_filter_file_version[]; extern constext txt_filter_global_rules[]; extern constext txt_filter_rule_created[]; extern constext txt_filter_score[]; @@ -976,12 +1200,12 @@ extern constext txt_help_url_search_forw extern constext txt_help_url_search_backwards[]; extern constext txt_help_url_select[]; extern constext txt_help_url_toggle_info_line[]; -extern constext txt_incomplete[]; extern constext txt_index_page_com[]; extern constext txt_info_add_kill[]; extern constext txt_info_add_select[]; extern constext txt_info_all_parts_tagged[]; extern constext txt_info_all_parts_untagged[]; +extern constext txt_info_building_ref_tree[]; extern constext txt_info_do_postpone[]; extern constext txt_info_enter_valid_character[]; extern constext txt_info_missing_part[]; @@ -1015,6 +1239,9 @@ extern constext txt_kill_time[]; extern constext txt_last[]; extern constext txt_last_resp[]; extern constext txt_lines[]; +#if defined(NNTP_ABLE) && defined(DEBUG) + extern constext txt_log_data_hidden[]; +#endif /* NNTP_ABLE && DEBUG */ extern constext txt_lookup_func_not_available[]; extern constext txt_lookup_func_not_nntp[]; #ifdef NNTP_ABLE @@ -1063,11 +1290,13 @@ extern constext txt_mini_thread_2[]; extern constext txt_mini_url_1[]; extern constext txt_mini_url_2[]; extern constext txt_more[]; +#ifdef NNTP_ABLE + extern constext txt_motd[]; +#endif /* NNTP_ABLE */ extern constext txt_moving[]; extern constext txt_msgid_line_last[]; extern constext txt_msgid_line_only[]; extern constext txt_msgid_refs_line[]; -extern constext txt_name[]; extern constext txt_newsgroup[]; extern constext txt_newsgroup_plural[]; extern constext txt_newsgroup_position[]; @@ -1111,11 +1340,13 @@ extern constext txt_no_viewer_found[]; #ifdef NNTP_ABLE extern constext txt_no_xover_support[]; #endif /* NNTP_ABLE */ +extern constext txt_none[]; extern constext txt_not_exist[]; extern constext txt_not_in_active_file[]; extern constext txt_nrctbl_create[]; extern constext txt_nrctbl_default[]; extern constext txt_nrctbl_info[]; +extern constext txt_null[]; extern constext txt_only[]; extern constext txt_option_not_enabled[]; extern constext txt_options_menu[]; @@ -1126,6 +1357,12 @@ extern constext txt_pcre_error_num[]; #ifndef HAVE_LIB_PCRE2 extern constext txt_pcre_error_text[]; #endif /* !HAVE_LIB_PCRE2 */ +#ifdef NNTP_ABLE +# ifdef DEBUG + extern constext txt_port_not_numeric[]; + extern constext txt_port_not_numeric_in[]; +# endif /* DEBUG */ +#endif /* NNTP_ABLE */ extern constext txt_post_a_followup[]; extern constext txt_post_error_ask_postpone[]; extern constext txt_post_history_menu[]; @@ -1143,6 +1380,10 @@ extern constext txt_post_subject[]; #endif /* NNTP_INEWS */ extern constext txt_posted_info_file[]; extern constext txt_posting[]; +#ifdef NNTP_INEWS + extern constext txt_posting_failed[]; +#endif /* NNTP_INEWS */ +extern constext txt_postpone_post[]; extern constext txt_postpone_repost[]; extern constext txt_prefix_hot[]; extern constext txt_prefix_tagged[]; @@ -1167,13 +1408,19 @@ extern constext txt_quit_edit_xpost[]; extern constext txt_quit_no_write[]; extern constext txt_quoted_printable[]; extern constext txt_range_invalid[]; -extern constext txt_read_abort[]; -extern constext txt_read_exit[]; +#ifdef HAVE_SELECT + extern constext txt_read_abort[]; + extern constext txt_read_exit[]; +#endif /* HAVE_SELECT */ extern constext txt_reading_article[]; extern constext txt_reading_arts[]; extern constext txt_reading_attributes_file[]; extern constext txt_reading_config_file[]; extern constext txt_reading_filter_file[]; +#ifdef DEBUG + extern constext txt_reading_from_spool[]; +#endif /* DEBUG */ +extern constext txt_reading_group[]; extern constext txt_reading_groups[]; extern constext txt_reading_input_history_file[]; extern constext txt_reading_keymap_file[]; @@ -1182,12 +1429,15 @@ extern constext txt_reading_news_newsrc_ extern constext txt_reading_newsgroups_file[]; extern constext txt_reading_newsrc[]; #ifdef NNTP_ABLE +# ifdef DEBUG + extern constext txt_reconnect_limit_reached[]; +# endif /* DEBUG */ extern constext txt_reconnect_to_news_server[]; #endif /* NNTP_ABLE */ extern constext txt_refs_line_only[]; -#ifdef HAVE_GETTIMEOFDAY +#if defined(HAVE_CLOCK_GETTIME) || defined(HAVE_GETTIMEOFDAY) extern constext txt_remaining[]; -#endif /* HAVE_GETTIMEOFDAY */ +#endif /* HAVE_CLOCK_GETTIME || HAVE_GETTIMEOFDAY */ extern constext txt_remove_bogus[]; extern constext txt_removed_rule[]; extern constext txt_rename_error[]; @@ -1243,12 +1493,16 @@ extern constext txt_select_subj[]; extern constext txt_select_text[]; extern constext txt_select_thread[]; extern constext txt_select_time[]; +extern constext txt_selection_flag_insecure[]; +extern constext txt_selection_flag_secure[]; +extern constext txt_selection_flag_only_unread[]; extern constext txt_send_bugreport[]; #ifdef NNTP_ABLE extern constext txt_server_name_in_file_env_var[]; #endif /* NNTP_ABLE */ extern constext txt_serverconfig_header[]; extern constext txt_servers_active[]; +extern constext txt_skipped_group[]; extern constext txt_skipping_newgroups[]; extern constext txt_space[]; extern constext txt_starting_command[]; @@ -1274,12 +1528,34 @@ extern constext txt_thread_marked_as_sel extern constext txt_thread_singular[]; extern constext txt_thread_x_of_n[]; extern constext txt_threading_arts[]; +extern constext txt_threading_by_multipart[]; extern constext txt_time_default_days[]; +extern constext txt_tin_version[]; extern constext txt_tinrc_defaults[]; extern constext txt_tinrc_filter[]; extern constext txt_tinrc_header[]; extern constext txt_tinrc_info_in_last_line[]; extern constext txt_tinrc_newnews[]; +#if defined(NNTP_ABLE) && defined(NNTPS_ABLE) + extern constext txt_tls_handshake_done[]; + extern constext txt_tls_handshake_failed[]; +# ifdef HAVE_LIB_LIBTLS + extern constext txt_retr_cipher_failed[]; + extern constext txt_retr_issuer_failed[]; + extern constext txt_retr_subject_failed[]; + extern constext txt_retr_version_failed[]; + extern constext txt_tls_unknown_error[]; +# endif /* HAVE_LIB_LIBTLS */ +# ifdef HAVE_LIB_GNUTLS + extern constext txt_tls_handshake_failed_with_err_num[]; + extern constext txt_tls_peer_verify_failed[]; + extern constext txt_tls_unable_to_get_status[]; + extern constext txt_tls_unexpected_status[]; +# endif /* HAVE_LIB_GNUTLS */ +# if defined(HAVE_LIB_GNUTLS) || defined(HAVE_LIB_OPENSSL) + extern constext txt_tls_peer_verify_failed_continuing[]; +# endif /* HAVE_LIB_GNUTLS || HAVE_LIB_OPENSSL */ +#endif /* NNTP_ABLE && NNTPS_ABLE */ extern constext txt_toggled_high[]; extern constext txt_toggled_rot13[]; extern constext txt_toggled_tex2iso[]; @@ -1293,6 +1569,8 @@ extern constext txt_toggled_tabwidth[]; #endif /* NO_LOCKING */ extern constext txt_type_h_for_help[]; extern constext txt_unlimited_time[]; +extern constext txt_unchanged[]; +extern constext txt_unknown[]; extern constext txt_unread[]; extern constext txt_unsubscribe_pattern[]; extern constext txt_unsubscribed_num_groups[]; @@ -1308,6 +1586,13 @@ extern constext txt_url_select[]; extern constext txt_url_done[]; extern constext txt_usage_catchup[]; extern constext txt_usage_check_for_unread_news[]; +#ifdef NNTP_ABLE +# ifdef USE_ZLIB + extern constext txt_continuing[]; + extern constext txt_read_timeout_quit[]; + extern constext txt_usage_compress[]; +# endif /* USE_ZLIB */ +#endif /* NNTP_ABLE */ #ifdef DEBUG extern constext txt_usage_debug[]; #endif /* DEBUG */ @@ -1359,10 +1644,12 @@ extern constext txt_useful_with_batch_mo extern constext txt_useful_with_batch_or_debug_mode[]; extern constext txt_useless_combination[]; extern constext txt_use_mime[]; -#ifdef NNTPS_ABLE +extern constext txt_uue_complete[]; +extern constext txt_uue_incomplete[]; +#if defined(NNTP_ABLE) && defined(NNTPS_ABLE) extern constext txt_valid_not_after[]; extern constext txt_valid_not_before[]; -#endif /* NNTPS_ABLE */ +#endif /* NNTP_ABLE && NNTPS_ABLE */ extern constext txt_value_out_of_range[]; extern constext txt_view_attachment[]; extern constext txt_warn_art_line_too_long[]; @@ -1374,6 +1661,11 @@ extern constext txt_warn_cancel[]; #endif /* CHARSET_CONVERSION */ extern constext txt_warn_downgrade[]; extern constext txt_warn_encoding_and_external_inews[]; +extern constext txt_warn_long_line_not_base[]; +extern constext txt_warn_long_line_not_break[]; +#ifdef MIME_BREAK_LONG_LINES + extern constext txt_warn_long_line_not_qp[]; +#endif /* MIME_BREAK_LONG_LINES */ #ifdef ALLOW_FWS_IN_NEWSGROUPLIST extern constext txt_warn_header_line_comma[]; extern constext txt_warn_header_line_groups_contd[]; @@ -1387,11 +1679,36 @@ extern constext txt_warn_references_but_ extern constext txt_warn_sig_too_long[]; extern constext txt_warn_suspicious_mail[]; extern constext txt_warn_update[]; +extern constext txt_warn_unprintable_char[]; extern constext txt_warn_unrecognized_version[]; extern constext txt_warn_wrong_sig_format[]; extern constext txt_warn_xref_not_supported[]; extern constext txt_writing_attributes_file[]; +extern constext txt_writing_group[]; +extern constext txt_writing_overview[]; extern constext txt_x_resp[]; +#ifdef XFACE_ABLE + extern constext txt_xface_error_construct_fifo_name[]; + extern constext txt_xface_error_create_failed[]; + extern constext txt_xface_error_exited_abnormal[]; + extern constext txt_xface_error_finally_failed[]; + extern constext txt_xface_error_missing_env_var[]; +# if defined(DEBUG) && defined(HAVE_IS_XTERM) + extern constext txt_xface_error_no_xterm[]; +# endif /* DEBUG && HAVE_IS_XTERM */ + extern constext txt_xface_msg_cannot_connect_display[]; + extern constext txt_xface_msg_cannot_open_fifo[]; + extern constext txt_xface_msg_executable_not_found[]; + extern constext txt_xface_msg_fork_failed[]; + extern constext txt_xface_msg_no_controlling_terminal[]; + extern constext txt_xface_msg_no_width_and_height_avail[]; + extern constext txt_xface_msg_unknown_error[]; + extern constext txt_xface_msg_windowid_not_found[]; + extern constext txt_xface_readme[]; +#endif /* XFACE_ABLE */ +#if defined(NNTP_ABLE) && defined(XHDR_XREF) + extern constext txt_xref_loop[]; +#endif /* NNTP_ABLE && XHDR_XREF */ extern constext txt_yanked_groups[]; extern constext txt_yanked_none[]; extern constext txt_yanked_sub_groups[]; @@ -1530,6 +1847,9 @@ extern t_bool dangerous_signal_exit; /* #ifdef NNTP_ABLE extern t_bool did_reconnect; extern t_bool reconnected_in_last_get_server; +# ifdef USE_ZLIB + extern t_bool use_compress; +# endif /* USE_ZLIB */ #endif /* NNTP_ABLE */ extern t_bool disable_gnksa_domain_check; extern t_bool disable_sender; @@ -1697,6 +2017,7 @@ extern t_bool word_highlight; extern constext txt_art_deleted[]; extern constext txt_art_undeleted[]; extern constext txt_intro_page[]; +extern constext txt_processing_attributes[]; extern constext txt_processing_mail_arts[]; extern constext txt_processing_saved_arts[]; @@ -1737,6 +2058,7 @@ extern struct opttxt txt_art_marked_retu extern struct opttxt txt_art_marked_selected; extern struct opttxt txt_art_marked_unread; extern struct opttxt txt_ask_for_metamail; +extern struct opttxt txt_attachment_format; extern struct opttxt txt_auto_cc_bcc; extern struct opttxt txt_auto_list_thread; extern struct opttxt txt_auto_reconnect; @@ -1811,6 +2133,8 @@ extern struct opttxt txt_news_quote_form extern struct opttxt txt_nntp_read_timeout_secs; #endif /* HAVE_ALARM && SIGALRM */ extern struct opttxt txt_organization; +extern struct opttxt txt_page_mime_format; +extern struct opttxt txt_page_uue_format; extern struct opttxt txt_pos_first_unread; extern struct opttxt txt_post_8bit_header; extern struct opttxt txt_post_mime_encoding; @@ -1851,6 +2175,7 @@ extern struct opttxt txt_show_help_mail_ extern struct opttxt txt_show_only_unread_arts; extern struct opttxt txt_show_only_unread_groups; extern struct opttxt txt_show_signatures; +extern struct opttxt txt_show_art_score; extern struct opttxt txt_sigdashes; extern struct opttxt txt_sigfile; extern struct opttxt txt_signature_repost; @@ -1930,6 +2255,8 @@ extern struct opttxt txt_xpost_quote_for extern struct opttxt txt_col_from; extern struct opttxt txt_col_title; extern struct opttxt txt_col_signature; + extern struct opttxt txt_col_score_neg; + extern struct opttxt txt_col_score_pos; extern struct opttxt txt_col_urls; extern struct opttxt txt_col_verbatim; extern struct opttxt txt_col_markstar; @@ -1937,9 +2264,9 @@ extern struct opttxt txt_xpost_quote_for extern struct opttxt txt_col_markslash; extern struct opttxt txt_col_markstroke; #endif /* HAVE_COLOR */ -#ifdef HAVE_ICONV_OPEN_TRANSLIT +#if defined(HAVE_ICONV_OPEN_TRANSLIT) && defined(CHARSET_CONVERSION) extern struct opttxt txt_translit; -#endif /* HAVE_ICONV_OPEN_TRANSLIT */ +#endif /* HAVE_ICONV_OPEN_TRANSLIT && CHARSET_CONVERSION */ #ifdef HAVE_KEYPAD extern struct opttxt txt_use_keypad; #endif /* HAVE_KEYPAD */ diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/keymap.h tin-2.6.3/include/keymap.h --- tin-2.6.2/include/keymap.h 2022-12-09 10:03:48.000000000 +0100 +++ tin-2.6.3/include/keymap.h 2023-11-06 12:51:22.079684560 +0100 @@ -3,10 +3,10 @@ * Module : keymap.h * Author : J. Faultless, D. Nimmich * Created : 1999 - * Updated : 2022-10-27 + * Updated : 2023-10-17 * Notes : * - * Copyright (c) 1999-2023 Jason Faultless + * Copyright (c) 1999-2024 Jason Faultless * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -358,6 +358,8 @@ enum defined_functions { SELECT_YANK_ACTIVE, THREAD_AUTOSAVE, THREAD_CANCEL, + THREAD_FOLLOWUP, + THREAD_FOLLOWUP_QUOTE, THREAD_MAIL, THREAD_MARK_ARTICLE_READ, THREAD_READ_NEXT_ARTICLE_OR_THREAD, diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/missing_fd.h tin-2.6.3/include/missing_fd.h --- tin-2.6.2/include/missing_fd.h 2022-12-09 10:03:48.000000000 +0100 +++ tin-2.6.3/include/missing_fd.h 2023-11-06 12:51:22.083684717 +0100 @@ -6,7 +6,7 @@ * Updated : 2019-03-13 * Notes : * - * Copyright (c) 2019-2023 Dennis Grevenstein + * Copyright (c) 2019-2024 Dennis Grevenstein * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/newsrc.h tin-2.6.3/include/newsrc.h --- tin-2.6.2/include/newsrc.h 2022-12-09 10:03:48.000000000 +0100 +++ tin-2.6.3/include/newsrc.h 2023-11-06 12:51:22.091685032 +0100 @@ -6,7 +6,7 @@ * Updated : 2003-11-18 * Notes : newsrc bit handling * - * Copyright (c) 1997-2023 Iain Lea , Rich Skrenta + * Copyright (c) 1997-2024 Iain Lea , Rich Skrenta * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/nntplib.h tin-2.6.3/include/nntplib.h --- tin-2.6.2/include/nntplib.h 2022-12-23 12:36:35.000000000 +0100 +++ tin-2.6.3/include/nntplib.h 2023-11-06 12:51:22.095685189 +0100 @@ -6,7 +6,7 @@ * Updated : 2022-12-23 * Notes : nntp.h 1.5.11/1.6 with extensions for tin * - * Copyright (c) 1991-2023 Iain Lea + * Copyright (c) 1991-2024 Iain Lea * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -52,6 +52,7 @@ /* * # times to try and reconnect to server after timeout + * TODO: make this configurable via tinrc */ #define NNTP_TRY_RECONNECT 2 @@ -223,7 +224,7 @@ struct t_capabilities { t_artnum maxartnum; /* MAXARTNUM indicating article numbers >=2^31 */ #endif /* MAXARTNUM && USE_LONG_ARTICLE_NUMBERS */ #if 0 - /* we don't do MODE STREAM, CHECK, TAKETHIS or IHAVE*/ + /* we don't do MODE STREAM, CHECK, TAKETHIS or IHAVE */ t_bool streaming:1; /* STREAMING: "MODE STREAM", "CHECK", "TAKETHIS" */ t_bool ihave:1; /* IHAVE: "IHAVE" */ #endif /* 0 */ diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/policy.h tin-2.6.3/include/policy.h --- tin-2.6.2/include/policy.h 2022-12-09 10:03:48.000000000 +0100 +++ tin-2.6.3/include/policy.h 2023-11-06 12:51:22.111685818 +0100 @@ -6,7 +6,7 @@ * Updated : 2015-09-14 * Notes : #defines and static data for policy configuration * - * Copyright (c) 1999-2023 Ralf Doeblitz + * Copyright (c) 1999-2024 Ralf Doeblitz * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/proto.h tin-2.6.3/include/proto.h --- tin-2.6.2/include/proto.h 2022-12-23 12:27:02.000000000 +0100 +++ tin-2.6.3/include/proto.h 2023-11-22 20:12:06.597234733 +0100 @@ -3,10 +3,10 @@ * Module : proto.h * Author : Urs Janssen * Created : - * Updated : 2022-12-22 + * Updated : 2023-11-22 * Notes : * - * Copyright (c) 1997-2023 Urs Janssen + * Copyright (c) 1997-2024 Urs Janssen * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -112,7 +112,7 @@ extern void draw_pager_line(const char * /* config.c */ extern char **ulBuildArgv(char *cmd, int *new_argc); -extern char *quote_space_to_dash(char *str); +extern char *quote_space_to_dash(const char *str); extern const char *print_boolean(t_bool value); extern t_bool match_boolean(char *line, const char *pat, t_bool *dst); extern t_bool match_integer(char *line, const char *pat, int *dst, int maxval); @@ -125,6 +125,7 @@ extern void read_server_config(void); extern void write_config_file(char *file); /* cook.c */ +extern char *build_attach_line(t_part *part, int depth, int max_len, int is_uue, const char *name, const char *charset); extern const char *get_filename(t_param *ptr); extern t_bool cook_article(t_bool wrap_lines, t_openartinfo *artinfo, int hide_uue, t_bool show_all_headers); extern t_bool expand_ctrl_chars(char **line, size_t *length, size_t lcook_width); @@ -181,9 +182,9 @@ extern void word_highlight_string(int ro extern void debug_print_filters(void); extern void debug_print_header(struct t_article *s); extern void debug_print_malloc(t_bool is_malloc, const char *xfile, int line, size_t size); -# ifdef DEBUG +# ifdef NNTP_ABLE extern const char *logtime(void); -# endif /* DEBUG */ +# endif /* NNTP_ABLE */ #endif /* DEBUG */ /* envarg.c */ @@ -338,6 +339,9 @@ extern void *my_realloc1(const char *fil #ifndef USE_CURSES extern void init_screen_array(t_bool allocate); #endif /* !USE_CURSES */ +#if !defined(HAVE_MEMMOVE) && !defined(HAVE_BCOPY) + extern void my_memmove(void *dest, const void *src, size_t n); +#endif /* !HAVE_MEMMOVE && !HAVE_BCOPY */ /* mimetypes.c */ extern void lookup_mimetype(const char *ext, t_part *part); @@ -354,6 +358,7 @@ extern char *strip_line(char *line); extern const char *eat_re(char *s, t_bool eat_was); extern const char *get_val(const char *env, const char *def); extern const char *gnksa_strerror(int errcode); +extern const char *validate_charset(const char *charset); extern int gnksa_check_from(char *from); extern int gnksa_split_from(const char *from, char *address, char *realname, int *addrtype); extern int get_initials(struct t_article *art, char *s, int maxsize); @@ -384,7 +389,7 @@ extern void dir_name(const char *fullpat extern void draw_mark_selected(int i); extern void get_author(t_bool thread, struct t_article *art, char *str, size_t len); extern void get_cwd(char *buf); -extern void show_connection_page(const int level, const char *title); +extern void show_connection_page(void); extern void make_base_group_path(const char *base_dir, const char *group_name, char *group_path, size_t group_path_len); extern void make_group_path(const char *name, char *path); extern void process_charsets(char **line, size_t *max_line_len, const char *network_charset, const char *local_charset, t_bool conv_tex2iso); @@ -425,6 +430,7 @@ extern signed long int write_newsrc(void extern t_bool pos_group_in_newsrc(struct t_group *group, int pos); extern void art_mark(struct t_group *group, struct t_article *art, int flag); extern void backup_newsrc(void); +extern void bulk_subscribe(struct t_group **groups, int groups_cnt, int sub_state, t_bool get_info); extern void catchup_newsrc_file(void); extern void delete_group(char *group); extern void expand_bitmap(struct t_group *group, t_artnum min); @@ -488,10 +494,11 @@ extern void show_menu_help(const char *h /* page.c */ extern int show_page(struct t_group *group, int start_respnum, int *threadnum); extern void display_info_page(int part); -extern void draw_page(const char *group, int part); +extern void draw_page(int part); extern void info_pager(FILE *info_fh, const char *title, t_bool wrap_at_ends); extern void resize_article(t_bool wrap_lines, t_openartinfo *artinfo); -extern void toggle_raw(struct t_group *group); +extern void update_hide_uue(void); +extern void toggle_raw(void); /* parsdate.y */ extern time_t parsedate(char *p, TIMEINFO *now); @@ -513,7 +520,6 @@ extern time_t parsedate(char *p, TIMEINF #endif /* !HAVE_VSNPRINTF */ /* post.c */ -extern char *backup_article_name(const char *the_article); extern char *checknadd_headers(const char *infile, struct t_group *group); extern int count_postponed_articles(void); extern int mail_to_author(const char *group, int respnum, t_bool copy_text, t_bool with_headers, t_bool raw_data); @@ -567,6 +573,7 @@ extern char *tin_fgets(FILE *fp, t_bool /* refs.c */ extern char *get_references(struct t_msgid *refptr); extern struct t_msgid *find_msgid(const char *msgid); +extern t_bool valid_msgid(char *msgid); extern void build_references(struct t_group *group); extern void clear_art_ptrs(void); extern void collate_subjects(void); @@ -619,8 +626,8 @@ extern void compose_mail_mime_forwarded( extern void compose_mail_text_plain(const char *filename, struct t_group *group); /* save.c */ -extern int check_start_save_any_news(int function, t_bool catchup); -extern t_bool create_path(const char *path); +extern int check_start_save_any_news(int function, t_bool catchup, int num_cmd_line_groups); +extern int create_path(const char *path); extern t_bool post_process_files(t_function proc_type_func, t_bool auto_delete); extern t_bool save_and_process_art(t_openartinfo *artinfo, t_bool is_mailbox, const char *inpath, int max, t_bool post_process); extern t_part *get_part(int n); @@ -660,7 +667,9 @@ extern void reset_srch_offsets(void); /* select.c */ extern int add_my_group(const char *group, t_bool add, t_bool ignore_case); extern int choose_new_group(void); -extern int show_article_by_msgid(char *messageid); +#ifdef NNTP_ABLE + extern int show_article_by_msgid(char *messageid); +#endif /* NNTP_ABLE */ extern int skip_newgroups(void); extern void selection_page(int start_groupnum, int num_cmd_line_groups); extern void show_selection_page(void); diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/rfc2046.h tin-2.6.3/include/rfc2046.h --- tin-2.6.2/include/rfc2046.h 2022-12-09 10:03:48.000000000 +0100 +++ tin-2.6.3/include/rfc2046.h 2023-11-06 12:51:22.123686290 +0100 @@ -3,10 +3,10 @@ * Module : rfc2046.h * Author : Jason Faultless * Created : 2000-02-18 - * Updated : 2016-01-01 - * Notes : rfc2046 MIME article definitions + * Updated : 2023-10-25 + * Notes : RFC 2046 MIME article definitions * - * Copyright (c) 2000-2023 Jason Faultless + * Copyright (c) 2000-2024 Jason Faultless * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -58,6 +58,7 @@ # define ENCODING_8BIT 3 # define ENCODING_BINARY 4 # define ENCODING_UUE 5 +# define ENCODING_UNKNOWN 6 # define DISP_INLINE 0 # define DISP_ATTACH 1 @@ -87,7 +88,7 @@ typedef struct param /* * Describes the properties of an article or article attachment - * We re-use this to describe uuencoded sections + * We reuse this to describe uuencoded sections */ typedef struct part { @@ -99,8 +100,10 @@ typedef struct part # endif /* 0 */ char *subtype; /* Content subtype */ char *description; /* Content-Description */ + char *language; /* Content-Language RFC 3282 */ t_param *params; /* List of Content-Type parameters */ long offset; /* offset in article of the text of attachment */ + unsigned long bytes; /* part size in bytes */ int line_count; /* # lines in this part */ int depth; /* For multipart within multipart */ struct part *uue; /* UUencoded section information */ @@ -121,7 +124,7 @@ typedef struct partlist { /* - * RFC822 compliant header with RFC2045 MIME extensions + * RFC 822 compliant header with RFC 2045 MIME extensions */ struct t_header { diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/stpwatch.h tin-2.6.3/include/stpwatch.h --- tin-2.6.2/include/stpwatch.h 2022-12-09 10:03:48.000000000 +0100 +++ tin-2.6.3/include/stpwatch.h 2023-11-06 12:51:22.131686605 +0100 @@ -3,11 +3,10 @@ * Module : stpwatch.h * Author : I. Lea * Created : 1993-08-03 - * Updated : 2008-11-22 - * Notes : Simple stopwatch routines for timing code using timeb - * or gettimeofday structs + * Updated : 2023-08-02 + * Notes : Simple stopwatch routines for timing code; avoid nesting! * - * Copyright (c) 1993-2023 Iain Lea + * Copyright (c) 1993-2024 Iain Lea * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -41,62 +40,22 @@ #ifndef STPWATCH_H # define STPWATCH_H 1 - -# ifdef PROFILE - -# if defined(HAVE_SYS_TIMEB_H) && defined(HAVE_FTIME) -# include - -char msg_tb[LEN]; -char tmp_tb[LEN]; -struct timeb beg_tb; -struct timeb end_tb; - -# define LSECS 700000000 /* offset to keep numbers smaller (1992-03-07 20:26:40 UTC) */ - -# define BegStopWatch(msg) {strcpy (msg_tb, msg); ftime (&beg_tb);} - -# define EndStopWatch() {ftime (&end_tb);} - -# define PrintStopWatch() {sprintf (tmp_tb, "%s: Beg=[%ld.%d] End=[%ld.%d] Elap=[%ld ms]", \ - msg_tb, beg_tb.time, beg_tb.millitm, \ - end_tb.time, end_tb.millitm, \ - (((end_tb.time - LSECS) * 1000) + end_tb.millitm) - \ - (((beg_tb.time - LSECS) * 1000) + beg_tb.millitm)); \ - error_message(2, tmp_tb);} - -# else /* HAVE_SYS_TIMEB_H && HAVE_FTIME */ - -# ifdef HAVE_SYS_TIME_H -# include - -char msg_tb[LEN]; -char tmp_tb[LEN]; -float d_time; -struct timeval beg_tb, end_tb; - -# define BegStopWatch(msg) {strcpy (msg_tb, msg); \ - (void) gettimeofday (&beg_tb, NULL);} - -# define EndStopWatch() {(void) gettimeofday (&end_tb, NULL); \ - if ((end_tb.tv_usec -= beg_tb.tv_usec) < 0) { \ - end_tb.tv_sec--; \ - end_tb.tv_usec += 1000000; \ - } \ - end_tb.tv_sec -= beg_tb.tv_sec; \ - d_time = (end_tb.tv_sec * 1000.0 + ((float) end_tb.tv_usec) / 1000.0);} - -# define PrintStopWatch() {sprintf (tmp_tb, "StopWatch(%s): %6.3f ms", msg_tb, d_time); \ - error_message(2, tmp_tb);} - -# endif /* HAVE_SYS_TIME_H */ -# endif /* HAVE_SYS_TIMEB_H && HAVE_FTIME */ - -# else /* PROFILE */ - -# define BegStopWatch(msg) -# define EndStopWatch() -# define PrintStopWatch() - +# if defined(PROFILE) /* TODO: write to some log? */ +# if defined(HAVE_CLOCK_GETTIME) || defined(HAVE_GETTIMEOFDAY) + static struct t_tintime start_time; + static struct t_tintime stop_time; +# define BegStopWatch() tin_gettime(&start_time) +# define EndStopWatch(msg) { \ + if (tin_gettime(&stop_time) == 0) \ + error_message(2, "%s:%d:%s: %.6f sec", __FILE__, __LINE__, msg, ((stop_time.tv_sec - start_time.tv_sec) * 1000000000.0 + stop_time.tv_nsec - start_time.tv_nsec) / 1000000000.0); \ + } +# else + /* no ftime() fallback (we've also dropped the configure check for ftime) */ +# define BegStopWatch() +# define EndStopWatch(msg) +# endif /* HAVE_CLOCK_GETTIME || HAVE_GETTIMEOFDAY */ +# else +# define BegStopWatch() +# define EndStopWatch(msg) # endif /* PROFILE */ #endif /* !STPWATCH_H */ diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/tcurses.h tin-2.6.3/include/tcurses.h --- tin-2.6.2/include/tcurses.h 2022-12-09 10:03:48.000000000 +0100 +++ tin-2.6.3/include/tcurses.h 2023-11-06 12:51:22.139686920 +0100 @@ -6,7 +6,7 @@ * Updated : 2021-12-14 * Notes : curses #include files, #defines & struct's * - * Copyright (c) 1997-2023 Thomas Dickey + * Copyright (c) 1997-2024 Thomas Dickey * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/tin.h tin-2.6.3/include/tin.h --- tin-2.6.2/include/tin.h 2022-12-20 23:58:41.000000000 +0100 +++ tin-2.6.3/include/tin.h 2023-11-22 09:18:19.239338166 +0100 @@ -3,10 +3,10 @@ * Module : tin.h * Author : I. Lea & R. Skrenta * Created : 1991-04-01 - * Updated : 2022-09-20 + * Updated : 2023-11-22 * Notes : #include files, #defines & struct's * - * Copyright (c) 1997-2023 Iain Lea , Rich Skrenta + * Copyright (c) 1997-2024 Iain Lea , Rich Skrenta * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -339,7 +339,7 @@ enum rc_state { RC_IGNORE, RC_UPGRADE, R #endif /* !WIFEXITED */ /* - * Needed for timeout in user abort of indexing a group (BSD & SYSV variaties) + * Needed for timeout in user abort of indexing a group (BSD & SYSV varieties) */ #ifdef HAVE_SYS_SELECT_H # ifdef NEED_TIMEVAL_FIX @@ -594,11 +594,11 @@ enum rc_state { RC_IGNORE, RC_UPGRADE, R #ifdef HAVE_LONG_FILE_NAMES # define PATH_PART "part" # define PATH_PATCH "patch" -# define INDEX_LOCK "tin.%s.LCK" +# define INDEX_LOCK "tin.%.256s.LCK" #else # define PATH_PART "" # define PATH_PATCH "p" -# define INDEX_LOCK "%s.LCK" +# define INDEX_LOCK "%.10s.LCK" #endif /* HAVE_LONG_FILE_NAMES */ /* inews.c:submit_inews() and save.c:save_and_process_art() */ @@ -853,11 +853,11 @@ enum rc_state { RC_IGNORE, RC_UPGRADE, R /* * safe strcpy into fixed-legth buffer */ -#if 1 +#if 0 # define STRCPY(dst, src) (strncpy(dst, src, sizeof(dst) - 1), dst[sizeof(dst) - 1] = '\0') #else # define STRCPY(dst, src) (*(dst) = '\0', strncat(dst, src, sizeof(dst) - 1)) -#endif /* 1 */ +#endif /* 0 */ #define STRCMPEQ(s1, s2) (strcmp((s1), (s2)) == 0) #define STRNCMPEQ(s1, s2, n) (strncmp((s1), (s2), n) == 0) @@ -1094,9 +1094,11 @@ enum { */ #ifdef NNTP_ABLE # define TIN_FCLOSE(x) if (x != FAKE_NNTP_FP) fclose(x) +# define TIN_NNTP_TIMEOUT ((cmdline.args & CMDLINE_NNTP_TIMEOUT) ? cmdline.nntp_timeout : tinrc.nntp_read_timeout_secs) #else # define TIN_FCLOSE(x) fclose(x) #endif /* NNTP_ABLE */ +#define TIN_NNTP_TIMEOUT_MAX 16383 /* * Often used macro to point to the group we are currently in @@ -1154,6 +1156,7 @@ enum { #define CMDLINE_NNTPSERVER 4 #define CMDLINE_SAVEDIR 8 #define CMDLINE_USE_COLOR 16 +#define CMDLINE_NNTP_TIMEOUT 32 /* @@ -1299,6 +1302,8 @@ enum { #define UUE_NO 0 /* Don't hide uue data */ #define UUE_YES 1 /* Hide uue data */ #define UUE_ALL 2 /* Hide uue data harder */ +#define UUE_COMPLETE 3 /* uue part is complete */ +#define UUE_INCOMPLETE 4 /* uue part is not complete */ /* * used in misc.c/rfc1524.c @@ -1362,7 +1367,7 @@ enum { # undef assert #endif /* assert */ #ifdef NDEBUG -# define assert(p) ((void) 0) +# define assert(p) ((void) 0) #else # ifdef CPP_DOES_EXPAND # define assert(p) if(!(p)) asfail(__FILE__, __LINE__, #p); else (void) 0; @@ -1441,14 +1446,17 @@ enum { #define FILTER_LINES_GT 3 /* - * default format strings for selection, group, thread level - * and the date display in the page header. + * default format strings for selection, group, thread, attachment level, + * the mime header in the pager and the date display in the page header. * Don't change without adjusting rc_update() and the like accordingly! */ -#define DEFAULT_SELECT_FORMAT "%f %n %U %G %d" -#define DEFAULT_GROUP_FORMAT "%n %m %R %L %s %F" -#define DEFAULT_THREAD_FORMAT "%n %m [%L] %T %F" -#define DEFAULT_DATE_FORMAT "%a, %d %b %Y %H:%M:%S" +#define DEFAULT_SELECT_FORMAT "%f %n %U %G %d" +#define DEFAULT_GROUP_FORMAT "%n %m %R %L %s %F" +#define DEFAULT_THREAD_FORMAT "%n %m [%L] %T %F" +#define DEFAULT_ATTACHMENT_FORMAT "%T%S%E%C%d" +#define DEFAULT_PAGE_MIME_FORMAT "[-- %T%S%*n%z%*l%!c%!d%*e --]" +#define DEFAULT_PAGE_UUE_FORMAT "[-- %T%S%*n%I%!d%*e --]" +#define DEFAULT_DATE_FORMAT "%a, %d %b %Y %H:%M:%S" /* * unicode normalization @@ -1547,10 +1555,11 @@ typedef unsigned char t_bitmap; */ struct t_cmdlineopts { int getart_limit; /* getart_limit */ + int nntp_timeout; /* nntp_read_timeout_secs */ char maildir[PATH_LEN]; /* maildir */ char nntpserver[PATH_LEN]; /* nntpserver */ char savedir[PATH_LEN]; /* savedir */ - unsigned int args:5; /* given options */ + unsigned int args:6; /* given options */ }; /* @@ -1657,6 +1666,28 @@ struct t_newsheader { #define BITS_OF_trim_article_body 3 /* + * used as flags for t_attach_item + */ +#define ATTACH_SHOW_CONTENT 1 << 0 /* content visible */ +#define ATTACH_SHOW_BOTH 1 << 1 /* description and content visible */ +#define ATTACH_OMIT_DESC 1 << 2 /* description can be omitted */ +#define ATTACH_OMIT_BOTH 1 << 3 /* description and content can be omitted */ +#define ATTACH_ITEM_IS_TYPE 1 << 4 /* content type */ +#define ATTACH_ITEM_IS_SUBTYPE 1 << 5 /* content subtype */ + +/* + * struct t_attach_item - information about a specific header part of a mime attachment + */ +struct t_attach_item { + const char *content; /* "7bit", "US-ASCII" etc. */ + const char *description; /* "encoding ", "charset " etc. */ + const char *fmt; /* %s */ + unsigned int flags; + struct t_attach_item *prev; + struct t_attach_item *next; +}; + +/* * struct t_attribute - configurable attributes on a per group basis */ struct t_attribute { @@ -1729,6 +1760,7 @@ struct t_attribute { IntField(thread_perc); /* percentage threading threshold */ IntField(show_author); /* 0=none, 1=name, 2=addr, 3=both */ BoolField(show_signatures); /* 0=none, 1=show signatures */ + BoolField(show_art_score); /* 0=none, 1=show score */ #if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE) BoolField(suppress_soft_hyphens); /* set TRUE to remove soft hyphens (U+00AD) from articles */ #endif /* MULTIBYTE_ABLE && !NO_LOCALE */ @@ -1816,6 +1848,7 @@ struct t_attribute_state { BoolField(show_author); BoolField(show_only_unread_arts); BoolField(show_signatures); + BoolField(show_art_score); BoolField(sigdashes); BoolField(sigfile); BoolField(signature_repost); @@ -1977,16 +2010,15 @@ struct t_filter { char *msgid; /* Message-ID: line */ char *xref; /* groups in xref line */ char *path; /* server in path line */ - struct t_filter *next; /* next rule valid in group */ time_t time; /* expire time in seconds */ int lines_num; /* Lines: line */ int gnksa_num; /* GNKSA code */ int score; /* score to give if rule matches */ char lines_cmp; /* Lines compare <> */ char gnksa_cmp; /* GNKSA compare <> */ - unsigned int inscope:4; /* if group matches scope e.g. 'comp.os.*' */ - unsigned int icase:2; /* Case sensitive filtering */ unsigned int fullref:4; /* use full references or last entry only */ + t_bool icase:1; /* Case sensitive filtering */ + t_bool inscope:1; /* if group matches scope e.g. 'comp.os.*' */ }; /* @@ -2225,9 +2257,6 @@ typedef void (*t_sortfunc)(void *, size_ # define MAX_SORT_FUNCS 1 #endif /* !USE_HEAPSORT */ -/* Separator between dir part of path & the filename */ -#define DIRSEP '/' - /* * mouse buttons for use in xterm */ @@ -2396,7 +2425,7 @@ typedef FILE TCP; #endif /* !NNTPLIB_H */ /* - * rfc1521/rfc1522 interface + * RFC 1521 / RFC 1522 interface */ typedef void (*BodyPtr) (char *, FILE *, int); @@ -2449,15 +2478,19 @@ typedef void (*BodyPtr) (char *, FILE *, * for the stdio functions as well as the network functions. */ #ifdef USE_SOCKS5 -# define SOCKS +# ifndef SOCKS /* autoconf.h */ +# define SOCKS +# endif /* !SOCKS */ # include /* socks.h doesn't define prototypes for use */ -extern size_t read(int, char *, size_t); extern int dup(int); extern int close(int); extern int fprintf(FILE *, const char *, ...); extern int fclose(FILE *); -extern struct tm *localtime(time_t *); +#if 0 + extern size_t read(int, char *, size_t); + extern struct tm *localtime(const time_t *); +#endif /* 0 */ #endif /* USE_SOCKS5 */ #ifdef SETVBUF_REVERSED @@ -2541,6 +2574,15 @@ extern struct tm *localtime(time_t *); # define vsnprintf plp_vsnprintf #endif /* HAVE_VSNPRINTF */ +#ifdef HAVE_MEMMOVE +# define my_memmove memmove +#else +# ifdef HAVE_BCOPY +# define my_memmove(d,s,n) bcopy(s,d,n) + /* else memory.c:my_memmove() */ +# endif /* HAVE_BCOPY */ +#endif /* HAVE_MEMMOVE */ + /* gcc-specific attributes */ #if defined(__GNUC__) && !defined(__cplusplus) && !defined(__APPLE_CC__) && !defined(__NeXT__) # if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ > 6) diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/tinrc.h tin-2.6.3/include/tinrc.h --- tin-2.6.2/include/tinrc.h 2022-12-09 10:03:48.000000000 +0100 +++ tin-2.6.3/include/tinrc.h 2023-11-08 12:30:15.352266501 +0100 @@ -3,10 +3,10 @@ * Module : tinrc.h * Author : Jason Faultless * Created : 1999-04-13 - * Updated : 2022-09-19 + * Updated : 2023-10-29 * Notes : * - * Copyright (c) 1999-2023 Jason Faultless + * Copyright (c) 1999-2024 Jason Faultless * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -113,9 +113,9 @@ struct t_config { int mm_network_charset; /* MIME charset */ # endif /* !CHARSET_CONVERSION */ char mm_local_charset[LEN]; /* display charset, not a rc/Menu-option anymore -> should be moved elsewhere */ -# ifdef HAVE_ICONV_OPEN_TRANSLIT +# if defined(HAVE_ICONV_OPEN_TRANSLIT) && defined(CHARSET_CONVERSION) t_bool translit; /* use //TRANSLIT */ -# endif /* HAVE_ICONV_OPEN_TRANSLIT */ +# endif /* HAVE_ICONV_OPEN_TRANSLIT && CHARSET_CONVERSION */ char news_headers_to_display[LEN]; /* which headers to display */ char news_headers_to_not_display[LEN]; /* which headers to not display */ char news_quote_format[LEN]; @@ -195,6 +195,8 @@ struct t_config { int col_extquote; /* color of quoted external text */ int col_response; /* color of response counter */ int col_signature; /* color of signature */ + int col_score_neg; /* color of negative article score */ + int col_score_pos; /* color of positive article score */ int col_urls; /* color of urls highlight */ int col_verbatim; /* color of verbatim blocks */ int col_subject; /* color of article subject */ @@ -247,6 +249,7 @@ struct t_config { t_bool show_only_unread_arts; /* show only new/unread arts or all arts */ t_bool show_only_unread_groups; /* set TRUE to see only subscribed groups with new news */ t_bool show_signatures; /* show signatures when displaying articles */ + t_bool show_art_score; /* show article score when displaying articles */ t_bool sigdashes; /* set TRUE to prepend every signature with dashes */ t_bool signature_repost; /* set TRUE to add signature when reposting articles */ # ifndef USE_CURSES @@ -289,6 +292,9 @@ struct t_config { char select_format[LEN]; /* format string for the selection level */ char group_format[LEN]; /* format string for the group level */ char thread_format[LEN]; /* format string for the thread level */ + char attachment_format[LEN]; /* format string for the attachment level */ + char page_mime_format[LEN]; /* format string for the mime header in page level */ + char page_uue_format[LEN]; /* format string for the uue header in page level */ char date_format[LEN]; /* format string for the date display in the page header */ # ifdef HAVE_UNICODE_NORMALIZATION int normalization_form; @@ -366,6 +372,7 @@ struct t_config { t_bool attrib_prompt_followupto; t_bool attrib_show_only_unread_arts; t_bool attrib_show_signatures; + t_bool attrib_show_art_score; t_bool attrib_sigdashes; t_bool attrib_signature_repost; # if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE) diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/tnntp.h tin-2.6.3/include/tnntp.h --- tin-2.6.2/include/tnntp.h 2022-12-09 10:03:48.000000000 +0100 +++ tin-2.6.3/include/tnntp.h 2023-11-06 12:51:22.163687864 +0100 @@ -6,7 +6,7 @@ * Updated : 2022-09-19 * Notes : #include files, #defines & struct's * - * Copyright (c) 1997-2023 Thomas Dickey + * Copyright (c) 1997-2024 Thomas Dickey * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/tnntps.h tin-2.6.3/include/tnntps.h --- tin-2.6.2/include/tnntps.h 2022-12-09 10:03:48.000000000 +0100 +++ tin-2.6.3/include/tnntps.h 2023-12-13 07:32:25.969694708 +0100 @@ -3,10 +3,10 @@ * Module : tnntps.h * Author : Enrik Berkhan * Created : 2022-09-10 - * Updated : 2022-10-19 + * Updated : 2022-12-13 * Notes : TLS #include files, #defines & struct's * - * Copyright (c) 2022-2023 Enrik Berkhan + * Copyright (c) 2022-2024 Enrik Berkhan * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -44,6 +44,21 @@ # ifdef HAVE_LIB_LIBTLS # include +# ifdef HAVE_OPENSSL_SSL_H +# include +# endif /* HAVE_OPENSSL_SSL_H */ +# ifdef HAVE_OPENSSL_ASN1_H +# include +# endif /* HAVE_OPENSSL_ASN1_H */ +# ifdef HAVE_OPENSSL_BIO_H +# include +# endif /* HAVE_OPENSSL_BIO_H */ +# ifdef HAVE_OPENSSL_PEM_H +# include +# endif /* HAVE_OPENSSL_PEM_H */ +# ifdef HAVE_OPENSSL_X509_H +# include +# endif /* HAVE_OPENSSL_X509_H */ # if TLS_API < 20200120 # error "Please use LibreSSL TLS_API >= 20200120" diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/trace.h tin-2.6.3/include/trace.h --- tin-2.6.2/include/trace.h 2022-12-09 10:03:49.000000000 +0100 +++ tin-2.6.3/include/trace.h 2023-11-06 12:51:22.175688337 +0100 @@ -6,7 +6,7 @@ * Updated : 2002-11-10 * Notes : Interface of trace.c * - * Copyright (c) 1997-2023 Thomas Dickey + * Copyright (c) 1997-2024 Thomas Dickey * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.2/include/version.h tin-2.6.3/include/version.h --- tin-2.6.2/include/version.h 2022-12-25 00:00:28.000000000 +0100 +++ tin-2.6.3/include/version.h 2023-12-24 00:07:18.832273197 +0100 @@ -6,7 +6,7 @@ * Updated : 2021-02-01 * Notes : * - * Copyright (c) 1991-2023 Iain Lea + * Copyright (c) 1991-2024 Iain Lea * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -43,10 +43,10 @@ # define PRODUCT "tin" # ifndef TIN_AUTOCONF_H -# define VERSION "2.6.2" +# define VERSION "2.6.3" # endif /* !TIN_AUTOCONF_H */ -# define RELEASEDATE "20221225" -# define RELEASENAME "Pittyvaich" +# define RELEASEDATE "20231224" +# define RELEASENAME "Banff" /* config-file versions - must be dotted triples in the range 0 to 99 each */ # define TINRC_VERSION "1.3.18" # define ATTRIBUTES_VERSION "1.0.11" diff -Nurp '--exclude=.bzr*' tin-2.6.2/libcanlock/src/canlock.c tin-2.6.3/libcanlock/src/canlock.c --- tin-2.6.2/libcanlock/src/canlock.c 2021-08-23 12:58:19.000000000 +0200 +++ tin-2.6.3/libcanlock/src/canlock.c 2023-01-11 05:27:30.349021370 +0100 @@ -88,8 +88,7 @@ static char *my_strdup(const char *s) res = (char *) malloc(len + (size_t) 1); if (NULL != res) { - strncpy(res, s, len); - res[len] = 0; + strcpy(res, s); } return res; Binary files tin-2.6.2/po/da.gmo and tin-2.6.3/po/da.gmo differ diff -Nurp '--exclude=.bzr*' tin-2.6.2/po/da.po tin-2.6.3/po/da.po --- tin-2.6.2/po/da.po 2022-11-03 12:30:30.000000000 +0100 +++ tin-2.6.3/po/da.po 2023-12-13 22:25:12.319296889 +0100 @@ -58,7 +58,7 @@ # Thanks for updating the danish translation, one minor issue I noticed: # msgid "# date_format=STRING (eg. %%a, %%d %%b %%Y %%H:%%M:%%S)\n" # msgstr "# dato_format=STRING (f.eks. %%a, %%d %%b %%Y %%H:%%M:%%S)\n" -# date_format is teh name of a variable, its name must not be translated (the +# date_format is the name of a variable, its name must not be translated (the # config file parser only undertands the untranslated name) - if a translated # name is used the parser ignores the setting. # I would also suggest not to translate the names of article headers @@ -74,7 +74,7 @@ msgid "" msgstr "" "Project-Id-Version: tin 2.4.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-03 12:30+0100\n" +"POT-Creation-Date: 2023-12-13 22:25+0100\n" "PO-Revision-Date: 2020-12-27 11:41+0100\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -84,36 +84,266 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" -#. -> lang.c -#: src/art.c:418 +#: src/lang.c:45 +msgid "1 Response" +msgstr "1 svar" + +#: src/lang.c:49 +#, c-format +msgid "" +"\n" +"%s contains no newsgroups. Exiting." +msgstr "" +"\n" +"%s indeholder ingen nyhedsgrupper. Afslutter." + +#: src/lang.c:51 +msgid "Aborting read, please wait..." +msgstr "Afbryder læsning, vent venligst ..." + +#: src/lang.c:53 +msgid "all" +msgstr "alle" + +#: src/lang.c:54 +msgid "All groups" +msgstr "Alle grupper" + +#: src/lang.c:55 +#, c-format +msgid "File %s exists. %s=append, %s=overwrite, %s=quit: " +msgstr "Fil %s findes. %s=tilføj, %s=overskriv, %s=afslut: " + +#: src/lang.c:56 +msgid "Article cancelled (deleted)." +msgstr "Artikel fortrudt (slettet)." + +#: src/lang.c:58 +msgid "Article cannot be cancelled (deleted)." +msgstr "Artikel kan ikke fortrydes (slettet)." + +#: src/lang.c:60 +msgid "Article deleted." +msgstr "Artikel slettet." + +#: src/lang.c:61 +#, c-format +msgid "" +"\n" +"Your article:\n" +" \"%s\"\n" +"will be mailed to the following address:\n" +" %s" +msgstr "" +"\n" +"Din artikel:\n" +" »%s«\n" +"vil blive indsendt til den følgende adresse:\n" +" %s" + +#: src/lang.c:62 +#, c-format +msgid "" +"\n" +"Your article:\n" +" \"%s\"\n" +"will be posted to the following %s:\n" +msgstr "" +"\n" +"Din artikel:\n" +" »%s«\n" +"vil blive indsendt til den følgende %s:\n" + +#: src/lang.c:63 +msgid "Article not posted!" +msgstr "Artikel ikke indsendt!" + +#: src/lang.c:64 +msgid "Article not saved" +msgstr "Artikel ikke gemt" + +#: src/lang.c:65 +msgid "Article Level Commands" +msgstr "Kommandoer for artikelniveau" + +#: src/lang.c:66 +msgid "Article has no parent" +msgstr "Artikel har ingen overartikel" + +#: src/lang.c:67 +msgid "Parent article has been killed" +msgstr "Overartikel er blevet dræbt" + +#: src/lang.c:68 +msgid "Parent article is unavailable" +msgstr "Overartikel er ikke tilgængelig" + +#: src/lang.c:69 +#, c-format +msgid "Article posted: %s" +msgstr "Artikel indsendt: %s" + +#: src/lang.c:70 +#, c-format +msgid "Article rejected (saved to %s)" +msgstr "Artikel afvist (gemt til %s)" + +#: src/lang.c:71 +#, c-format +msgid "" +"%s=article, %s=thread, %s=range, %s=hot, %s=pattern, %s=tagged, %s=quit: " +msgstr "" +"%s=artikel, %s=tråd, %s=interval, %s=populær, %s=mønster, %s=mærket, " +"%s=afslut: " + +#: src/lang.c:72 +msgid "Article unavailable" +msgstr "Artikel utilgængelig" + +#: src/lang.c:73 +msgid "Article undeleted." +msgstr "Sletning af artikel fjernet." + +#: src/lang.c:74 +#, c-format +msgid "Article %4d of %4d" +msgstr "Artikel %4d af %4d" + +#: src/lang.c:76 +msgid "articles" +msgstr "artikler" + +#: src/lang.c:77 +msgid "This is a repost of the following article:" +msgstr "Dette er en gentagelse af den følgende artikel:" + +#: src/lang.c:78 +msgid "article" +msgstr "artikel" + +#: src/lang.c:79 +msgid "Article" +msgstr "Artikel" + +#: src/lang.c:80 +#, c-format +msgid "-- %d %s mailed --" +msgstr "-- %d %s sendt --" + +# er det mon tidspunktet! +#: src/lang.c:81 +#, c-format +msgid " at %s" +msgstr " %s" + +#: src/lang.c:84 #, fuzzy, c-format -msgid "Reading %s\n" -msgstr "Læser %s\n" +msgid "charset %s" +msgstr "tegnsæt %s" -#. TODO: -> lang.c -#: src/art.c:1213 -#, fuzzy -msgid "Threading by multipart" -msgstr "Trådning med multipart" +#: src/lang.c:85 +#, c-format +msgid "content subtype %s" +msgstr "" + +#: src/lang.c:86 +#, c-format +msgid "content type %s" +msgstr "" + +#: src/lang.c:87 +#, c-format +msgid "%*s[-- charset %s not supported --]\n" +msgstr "%*s[-- tegnsæt %s er ikke understøttet --]\n" + +#: src/lang.c:88 +#, c-format +msgid "%*s[-- Description: %s --]\n" +msgstr "%*s[-- Beskrivelse: %s --]\n" -#. -> lang.c -#: src/art.c:2500 +#: src/lang.c:89 #, fuzzy, c-format -msgid "Writing %s\n" -msgstr "Skriver %s\n" +msgid "encoding %s" +msgstr "Åbner %s" -#. TODO: -> lang.c -#: src/art.c:2579 -#, fuzzy -msgid "Writing overview cache..." -msgstr "Skriver oversigtscache ..." +#: src/lang.c:95 +#, fuzzy, c-format +msgid "lang %s" +msgstr "Læser %s" -#: src/attrib.c:1004 -msgid "Processing attributes... " -msgstr "Behandler attributter ... " +#: src/lang.c:96 +#, fuzzy, c-format +msgid "%s lines" +msgstr "%s linjer" + +#: src/lang.c:97 +#, fuzzy, c-format +msgid "name %s" +msgstr "navn %s" + +#: src/lang.c:98 +msgid ", " +msgstr "" -#: src/attrib.c:1224 +#: src/lang.c:99 #, c-format +msgid "size %s" +msgstr "" + +#: src/lang.c:100 +msgid "" +"This message has been composed in the 'multipart/mixed' MIME-format. If you\n" +"are reading this prefix, your mail reader probably has not yet been " +"modified\n" +"to understand the new format, and some of what follows may look strange.\n" +"\n" +msgstr "" +"Denne besked er blevet opbygget i MIME-formatet multipart/mixed. Hvis du\n" +"læser denne præfiks, så er din postlæser sandsynligvis endnu ikke blevet\n" +"ændret til at forstå dette nye format, og noget af det følgende kan se\n" +"mærkeligt ud.\n" +"\n" + +#: src/lang.c:104 +msgid "Attachment Menu" +msgstr "Vedhæftmenu" + +#: src/lang.c:105 +msgid "Attachment Menu Commands" +msgstr "Kommandoer for vedhæftmenu" + +#: src/lang.c:106 +msgid "" +msgstr "" + +#: src/lang.c:107 +#, c-format +msgid "Attachment saved successfully. (%s)" +msgstr "Vedhæftning gemt. (%s)" + +#: src/lang.c:108 +#, c-format +msgid "%d of %d attachments saved successfully." +msgstr "%d af %d vedhæftninger gemt." + +#: src/lang.c:109 +msgid "Select attachment> " +msgstr "Vælg vedhæftning> " + +#: src/lang.c:110 +msgid "Tagged attachment" +msgstr "Mærket vedhæftning" + +#: src/lang.c:111 +#, c-format +msgid "%d attachments tagged" +msgstr "%d vedhæftninger mærket" + +#: src/lang.c:112 +msgid "Untagged attachment" +msgstr "Vedhæftning uden mærke" + +#: src/lang.c:115 msgid "" "# Do not edit this comment block\n" "#\n" @@ -121,395 +351,321 @@ msgstr "" "# Rediger ikke denne kommentarblok\n" "#\n" -#: src/attrib.c:1225 -#, c-format +#: src/lang.c:116 msgid "# scope=STRING (eg. alt.*,!alt.bin*) [mandatory]\n" msgstr "# scope=STRING (f.eks. alt.*,!alt.bin*) [krævet]\n" -#: src/attrib.c:1226 -#, c-format +#: src/lang.c:117 msgid "# add_posted_to_filter=ON/OFF\n" msgstr "# add_posted_to_filter=ON/OFF\n" -#: src/attrib.c:1227 -#, c-format +#: src/lang.c:118 msgid "# advertising=ON/OFF\n" msgstr "# advertising=ON/OFF\n" -#: src/attrib.c:1228 -#, c-format +#: src/lang.c:119 msgid "# alternative_handling=ON/OFF\n" msgstr "# alternative_handling=ON/OFF\n" -#: src/attrib.c:1229 -#, c-format +#: src/lang.c:120 msgid "# ask_for_metamail=ON/OFF\n" msgstr "# ask_for_metamail=ON/OFF\n" -#: src/attrib.c:1230 -#, c-format +#: src/lang.c:121 msgid "# auto_cc_bcc=NUM\n" msgstr "# auto_cc_bcc=NUM\n" -#: src/attrib.c:1231 -#, c-format +#: src/lang.c:122 msgid "# 0=No, 1=Cc, 2=Bcc, 3=Cc and Bcc\n" msgstr "# 0=No, 1=Cc, 2=Bcc, 3=Cc og Bcc\n" -#: src/attrib.c:1232 -#, c-format +#: src/lang.c:123 msgid "# auto_list_thread=ON/OFF\n" msgstr "# auto_list_thread=ON/OFF\n" -#: src/attrib.c:1233 -#, c-format +#: src/lang.c:124 msgid "# auto_select=ON/OFF\n" msgstr "# auto_select=ON/OFF\n" -#: src/attrib.c:1234 -#, c-format +#: src/lang.c:125 msgid "# batch_save=ON/OFF\n" msgstr "# batch_save=ON/OFF\n" -#: src/attrib.c:1235 -#, c-format -msgid "# date_format=STRING (eg. %%a, %%d %%b %%Y %%H:%%M:%%S)\n" -msgstr "# date_format=STRING (f.eks. %%a, %%d %%b %%Y %%H:%%M:%%S)\n" +#: src/lang.c:126 +msgid "# date_format=STRING (eg. %a, %d %b %Y %H:%M:%S)\n" +msgstr "# date_format=STRING (f.eks. %a, %d %b %Y %H:%M:%S)\n" -#: src/attrib.c:1236 -#, c-format +#: src/lang.c:127 msgid "# delete_tmp_files=ON/OFF\n" msgstr "# delete_tmp_files=ON/OFF\n" -#: src/attrib.c:1237 -#, c-format -msgid "# editor_format=STRING (eg. %%E +%%N %%F)\n" -msgstr "# editor_format=STRING (f.eks. %%E +%%N %%F)\n" +#: src/lang.c:128 +msgid "# editor_format=STRING (eg. %E +%N %F)\n" +msgstr "# editor_format=STRING (f.eks. %E +%N %F)\n" -#: src/attrib.c:1238 -#, c-format +#: src/lang.c:129 msgid "# fcc=STRING (eg. =mailbox)\n" msgstr "# fcc=STRING (f.eks. =postkasse)\n" -#: src/attrib.c:1239 -#, c-format +#: src/lang.c:130 msgid "# followup_to=STRING\n" msgstr "# followup_to=STRING\n" -#: src/attrib.c:1240 -#, c-format +#: src/lang.c:131 msgid "# from=STRING (just append wanted From:-line, don't use quotes)\n" msgstr "" "# from=STRING (tilføj bare ønsket From:-linje, brug ikke anførselstegn)\n" -#: src/attrib.c:1241 -#, c-format +#: src/lang.c:132 msgid "# group_catchup_on_exit=ON/OFF\n" msgstr "# group_catchup_on_exit=ON/OFF\n" -#: src/attrib.c:1242 -#, c-format -msgid "# group_format=STRING (eg. %%n %%m %%R %%L %%s %%F)\n" -msgstr "# group_format=STRING (f.eks. %%n %%m %%R %%L %%s %%F)\n" +#: src/lang.c:133 +msgid "# group_format=STRING (eg. %n %m %R %L %s %F)\n" +msgstr "# group_format=STRING (f.eks. %n %m %R %L %s %F)\n" -#: src/attrib.c:1243 -#, c-format +#: src/lang.c:134 msgid "# mail_8bit_header=ON/OFF\n" msgstr "# mail_8bit_header=ON/OFF\n" -#: src/attrib.c:1244 -#, c-format +#: src/lang.c:135 msgid "# mail_mime_encoding=supported_encoding" msgstr "# mail_mime_encoding=supported_encoding" -#: src/attrib.c:1252 -#, c-format +#: src/lang.c:137 msgid "# ispell=STRING\n" msgstr "# ispell=STRING\n" -#: src/attrib.c:1254 -#, c-format +#: src/lang.c:139 msgid "# maildir=STRING (eg. ~/Mail)\n" msgstr "# maildir=STRING (f.eks. ~/Post)\n" -#: src/attrib.c:1255 -#, c-format +#: src/lang.c:140 msgid "# mailing_list=STRING (eg. majordomo@example.org)\n" msgstr "# mailing_list=STRING (f.eks. majordomo@example.org)\n" -#: src/attrib.c:1256 -#, c-format +#: src/lang.c:141 msgid "# mime_types_to_save=STRING (eg. image/*,!image/bmp)\n" msgstr "# mime_types_to_save=STRING (f.eks. image/*,!image/bmp)\n" -#: src/attrib.c:1257 -#, c-format +#: src/lang.c:142 msgid "# mark_ignore_tags=ON/OFF\n" msgstr "# mark_ignore_tags=ON/OFF\n" -#: src/attrib.c:1258 -#, c-format +#: src/lang.c:143 msgid "# mark_saved_read=ON/OFF\n" msgstr "# mark_saved_read=ON/OFF\n" -#: src/attrib.c:1259 -#, c-format +#: src/lang.c:144 msgid "# mime_forward=ON/OFF\n" msgstr "# mime_forward=ON/OFF\n" -#: src/attrib.c:1261 -#, c-format +#: src/lang.c:146 msgid "# mm_network_charset=supported_charset" msgstr "# mm_network_charset=supported_charset" -#: src/attrib.c:1268 -#, c-format +#: src/lang.c:147 msgid "# undeclared_charset=STRING (default is US-ASCII)\n" msgstr "# undeclared_charset=STRING (standard er US-ASCII)\n" -#: src/attrib.c:1270 -#, c-format +#: src/lang.c:149 msgid "# news_headers_to_display=STRING\n" msgstr "# news_headers_to_display=STRING\n" -#: src/attrib.c:1271 -#, c-format +#: src/lang.c:150 msgid "# news_headers_to_not_display=STRING\n" msgstr "# news_headers_to_not_display=STRING\n" -#: src/attrib.c:1272 -#, c-format +#: src/lang.c:151 msgid "# news_quote_format=STRING\n" msgstr "# news_quote_format=STRING\n" -#: src/attrib.c:1273 -#, c-format +#: src/lang.c:152 msgid "# organization=STRING (if beginning with '/' read from file)\n" msgstr "# organization=STRING (hvis '/' er i begyndelsen, så læs fra fil)\n" -#: src/attrib.c:1274 -#, c-format +#: src/lang.c:153 msgid "# pos_first_unread=ON/OFF\n" msgstr "# pos_first_unread=ON/OFF\n" -#: src/attrib.c:1275 -#, c-format +#: src/lang.c:154 msgid "# post_8bit_header=ON/OFF\n" msgstr "# post_8bit_header=ON/OFF\n" -#: src/attrib.c:1276 -#, c-format +#: src/lang.c:155 msgid "# post_mime_encoding=supported_encoding" msgstr "# post_mime_encoding=supported_encoding" -#: src/attrib.c:1283 -#, c-format +#: src/lang.c:156 msgid "# post_process_type=NUM\n" msgstr "# post_process_type=NUM\n" -#: src/attrib.c:1288 -#, c-format +#: src/lang.c:157 msgid "# post_process_view=ON/OFF\n" msgstr "# post_process_view=ON/OFF\n" -#: src/attrib.c:1289 -#, c-format +#: src/lang.c:158 msgid "# quick_kill_scope=STRING (e.g. talk.*)\n" msgstr "# quick_kill_scope=STRING (f.eks. talk.*)\n" -#: src/attrib.c:1290 -#, c-format +#: src/lang.c:159 msgid "# quick_kill_expire=ON/OFF\n" msgstr "# quick_kill_expire=ON/OFF\n" -#: src/attrib.c:1291 -#, c-format +#: src/lang.c:160 msgid "# quick_kill_case=ON/OFF\n" msgstr "# quick_kill_case=ON/OFF\n" -#: src/attrib.c:1292 -#, c-format +#: src/lang.c:161 msgid "# quick_kill_header=NUM\n" msgstr "# quick_kill_header=NUM\n" -#: src/attrib.c:1293 src/attrib.c:1302 -#, c-format +#: src/lang.c:162 src/lang.c:171 msgid "# 0=Subject: (case sensitive) 1=Subject: (ignore case)\n" msgstr "# 0=Subject: (versalfølsom) 1=Subject: (ikke versalfølsom)\n" -#: src/attrib.c:1294 src/attrib.c:1303 -#, c-format +#: src/lang.c:163 src/lang.c:172 msgid "# 2=From: (case sensitive) 3=From: (ignore case)\n" msgstr "# 2=From: (versalfølsom) 3=From: (ikke versalfølsom)\n" -#: src/attrib.c:1295 src/attrib.c:1304 -#, c-format +#: src/lang.c:164 src/lang.c:173 msgid "# 4=Message-ID: & full References: line\n" msgstr "# 4=Message-ID: og fulde References: linje\n" -#: src/attrib.c:1296 src/attrib.c:1305 -#, c-format +#: src/lang.c:165 src/lang.c:174 msgid "# 5=Message-ID: & last References: entry only\n" msgstr "# 5=Message-ID: og sidste References: kun indtastning\n" # Lines skal ikke oversættes -#: src/attrib.c:1297 src/attrib.c:1306 -#, c-format +#: src/lang.c:166 src/lang.c:175 msgid "# 6=Message-ID: entry only 7=Lines:\n" msgstr "# 6=Message-ID: kun indtastning 7=Lines:\n" -#: src/attrib.c:1298 -#, c-format +#: src/lang.c:167 msgid "# quick_select_scope=STRING\n" msgstr "# quick_select_scope=STRING\n" -#: src/attrib.c:1299 -#, c-format +#: src/lang.c:168 msgid "# quick_select_expire=ON/OFF\n" msgstr "# quick_select_expire=ON/OFF\n" -#: src/attrib.c:1300 -#, c-format +#: src/lang.c:169 msgid "# quick_select_case=ON/OFF\n" msgstr "# quick_select_case=ON/OFF\n" -#: src/attrib.c:1301 -#, c-format +#: src/lang.c:170 msgid "# quick_select_header=NUM\n" msgstr "# quick_select_header=NUM\n" -#: src/attrib.c:1307 -#, c-format -msgid "# quote_chars=STRING (%%I for initials)\n" -msgstr "# quote_chars=STRING (%%I for initialer)\n" +#: src/lang.c:176 +msgid "# quote_chars=STRING (%I for initials)\n" +msgstr "# quote_chars=STRING (%I for initialer)\n" -#: src/attrib.c:1309 -#, c-format +#: src/lang.c:178 msgid "# print_header=ON/OFF\n" msgstr "# print_header=ON/OFF\n" -#: src/attrib.c:1311 -#, c-format +#: src/lang.c:180 msgid "# process_only_unread=ON/OFF\n" msgstr "# process_only_unread=ON/OFF\n" -#: src/attrib.c:1312 -#, c-format +#: src/lang.c:181 msgid "# prompt_followupto=ON/OFF\n" msgstr "# prompt_followupto=ON/OFF\n" -#: src/attrib.c:1313 -#, c-format +#: src/lang.c:182 msgid "# savedir=STRING (eg. ~user/News)\n" msgstr "# savedir=STRING (f.eks. ~user/News)\n" -#: src/attrib.c:1314 -#, c-format +#: src/lang.c:183 msgid "# savefile=STRING (eg. =linux)\n" msgstr "# savefile=STRING (f.eks. =linux)\n" -#: src/attrib.c:1315 -#, c-format +#: src/lang.c:184 msgid "# sigfile=STRING (eg. $var/sig)\n" msgstr "# sigfile=STRING (f.eks. $var/sig)\n" -#: src/attrib.c:1316 -#, c-format +#: src/lang.c:185 msgid "# show_author=NUM\n" msgstr "# show_author=NUM\n" -#: src/attrib.c:1322 -#, c-format +#: src/lang.c:186 msgid "# show_signatures=ON/OFF\n" msgstr "# show_signatures=ON/OFF\n" -#: src/attrib.c:1324 -#, c-format +#: src/lang.c:187 +msgid "# show_art_score=ON/OFF\n" +msgstr "# show_art_score=ON/OFF\n" + +#: src/lang.c:189 msgid "# suppress_soft_hyphens=ON/OFF\n" msgstr "# suppress_soft_hyphens=ON/OFF\n" -#: src/attrib.c:1326 -#, c-format +#: src/lang.c:191 msgid "# show_only_unread_arts=ON/OFF\n" msgstr "# show_only_unread_arts=ON/OFF\n" -#: src/attrib.c:1327 -#, c-format +#: src/lang.c:192 msgid "# sigdashes=ON/OFF\n" msgstr "# sigdashes=ON/OFF\n" -#: src/attrib.c:1328 -#, c-format +#: src/lang.c:193 msgid "# signature_repost=ON/OFF\n" msgstr "# signature_repost=ON/OFF\n" -#: src/attrib.c:1329 -#, c-format +#: src/lang.c:194 msgid "# sort_article_type=NUM\n" msgstr "# sort_article_type=NUM\n" -#: src/attrib.c:1347 -#, c-format +#: src/lang.c:195 msgid "# sort_threads_type=NUM\n" msgstr "# sort_threads_type=NUM\n" -#: src/attrib.c:1356 -#, c-format +#: src/lang.c:196 msgid "# tex2iso_conv=ON/OFF\n" msgstr "# tex2iso_conv=ON/OFF\n" -#: src/attrib.c:1357 -#, c-format +#: src/lang.c:197 msgid "# thread_catchup_on_exit=ON/OFF\n" msgstr "# thread_catchup_on_exit=ON/OFF\n" -#: src/attrib.c:1358 -#, c-format +#: src/lang.c:198 msgid "# thread_articles=NUM" msgstr "# thread_articles=NUM" -#: src/attrib.c:1365 -#, c-format -msgid "# thread_format=STRING (eg. %%n %%m [%%L] %%T %%F)\n" -msgstr "# thread_format=STRING (f.eks. %%n %%m [%%L] %%T %%F)\n" +#: src/lang.c:199 +msgid "# thread_format=STRING (eg. %n %m [%L] %T %F)\n" +msgstr "# thread_format=STRING (f.eks. %n %m [%L] %T %F)\n" -#: src/attrib.c:1366 -#, c-format +#: src/lang.c:200 msgid "# thread_perc=NUM\n" msgstr "# thread_perc=NUM\n" -#: src/attrib.c:1367 -#, c-format +#: src/lang.c:201 msgid "# trim_article_body=NUM\n" msgstr "# trim_article_body=NUM\n" -#: src/attrib.c:1368 -#, c-format +#: src/lang.c:202 msgid "# 0 = Don't trim article body\n" msgstr "# 0 = Beskær ikke artiklens tekst\n" -#: src/attrib.c:1369 -#, c-format +#: src/lang.c:203 msgid "# 1 = Skip leading blank lines\n" msgstr "# 1 = Udelad foranstillede tomme linjer\n" -#: src/attrib.c:1370 -#, c-format +#: src/lang.c:204 msgid "# 2 = Skip trailing blank lines\n" msgstr "# 2 = Udelad efterstillede tomme linjer\n" -#: src/attrib.c:1371 -#, c-format +#: src/lang.c:205 msgid "# 3 = Skip leading and trailing blank lines\n" msgstr "# 3 = Udelad foranstillede og efterstillede tomme linjer\n" -#: src/attrib.c:1372 -#, c-format +#: src/lang.c:206 msgid "# 4 = Compact multiple blank lines between text blocks\n" msgstr "# 4 = Komprimer flere tomme linjer mellem tekstblokke\n" -#: src/attrib.c:1373 -#, c-format +#: src/lang.c:207 msgid "" "# 5 = Compact multiple blank lines between text blocks and skip\n" "# leading blank lines\n" @@ -517,8 +673,7 @@ msgstr "" "# 5 = Komprimer flere tomme linjer mellem tekstblokke og udelad\n" "# foranstillede tomme linjer\n" -#: src/attrib.c:1374 -#, c-format +#: src/lang.c:208 msgid "" "# 6 = Compact multiple blank lines between text blocks and skip\n" "# trailing blank lines\n" @@ -526,8 +681,7 @@ msgstr "" "# 6 = Komprimer flere tomme linjer mellem tekstblokke og udelad\n" "# efterstillede tomme linjer\n" -#: src/attrib.c:1375 -#, c-format +#: src/lang.c:209 msgid "" "# 7 = Compact multiple blank lines between text blocks and skip\n" "# leading and trailing blank lines\n" @@ -535,38 +689,31 @@ msgstr "" "# 7 = Komprimer flere tomme linjer mellem tekstblokke og udelad\n" "# foranstillede og efterstillede tomme linjer\n" -#: src/attrib.c:1376 -#, c-format +#: src/lang.c:210 msgid "# verbatim_handling=ON/OFF\n" msgstr "# verbatim_handling=ON/OFF\n" -#: src/attrib.c:1378 -#, c-format +#: src/lang.c:212 msgid "# extquote_handling=ON/OFF\n" msgstr "# extquote_handling=ON/OFF\n" -#: src/attrib.c:1380 -#, c-format +#: src/lang.c:214 msgid "# wrap_on_next_unread=ON/OFF\n" msgstr "# wrap_on_next_unread=ON/OFF\n" -#: src/attrib.c:1381 -#, c-format +#: src/lang.c:215 msgid "# x_body=STRING (eg. ~/.tin/extra-body-text)\n" msgstr "# x_body=STRING (f.eks. ~/.tin/extra-body-text)\n" -#: src/attrib.c:1382 -#, c-format +#: src/lang.c:216 msgid "# x_comment_to=ON/OFF\n" msgstr "# x_comment_to=ON/OFF\n" -#: src/attrib.c:1383 -#, c-format +#: src/lang.c:217 msgid "# x_headers=STRING (eg. ~/.tin/extra-headers)\n" msgstr "# x_headers=STRING (f.eks. ~/.tin/extra-headers)\n" -#: src/attrib.c:1384 -#, c-format +#: src/lang.c:218 msgid "" "#\n" "# Note that it is best to put general (global scoping)\n" @@ -575,8 +722,7 @@ msgstr "" "# Bemærk at det er bedst at vælge generel (globalt virkefelt)\n" # helt blank på hvad de mener her -#: src/attrib.c:1385 -#, c-format +#: src/lang.c:219 msgid "" "# entries first followed by group specific entries.\n" "#\n" @@ -584,282 +730,62 @@ msgstr "" "# poster først, efterfulgt af gruppespecifikke poster.\n" "#\n" -#: src/attrib.c:1386 -#, c-format +#: src/lang.c:220 msgid "############################################################################\n" msgstr "############################################################################\n" -#: src/cook.c:631 -msgid "(unknown)" -msgstr "(ukendt)" - -#: src/keymap.c:282 -msgid "NULL" -msgstr "NULL" - -#: src/lang.c:45 -msgid "1 Response" -msgstr "1 svar" - -#: src/lang.c:49 -#, c-format -msgid "" -"\n" -"%s contains no newsgroups. Exiting." -msgstr "" -"\n" -"%s indeholder ingen nyhedsgrupper. Afslutter." - -#: src/lang.c:50 -msgid "all " -msgstr "alle " - -#: src/lang.c:51 -msgid "All groups" -msgstr "Alle grupper" - -#: src/lang.c:52 -#, c-format -msgid "File %s exists. %s=append, %s=overwrite, %s=quit: " -msgstr "Fil %s findes. %s=tilføj, %s=overskriv, %s=afslut: " - -#: src/lang.c:53 -msgid "Article cancelled (deleted)." -msgstr "Artikel fortrudt (slettet)." - -#: src/lang.c:55 -msgid "Article cannot be cancelled (deleted)." -msgstr "Artikel kan ikke fortrydes (slettet)." - -#: src/lang.c:57 -msgid "Article deleted." -msgstr "Artikel slettet." - -#: src/lang.c:58 -#, c-format -msgid "" -"\n" -"Your article:\n" -" \"%s\"\n" -"will be mailed to the following address:\n" -" %s" -msgstr "" -"\n" -"Din artikel:\n" -" »%s«\n" -"vil blive indsendt til den følgende adresse:\n" -" %s" - -#: src/lang.c:59 -#, c-format -msgid "" -"\n" -"Your article:\n" -" \"%s\"\n" -"will be posted to the following %s:\n" -msgstr "" -"\n" -"Din artikel:\n" -" »%s«\n" -"vil blive indsendt til den følgende %s:\n" - -#: src/lang.c:60 -msgid "Article not posted!" -msgstr "Artikel ikke indsendt!" - -#: src/lang.c:61 -msgid "Article not saved" -msgstr "Artikel ikke gemt" - -#: src/lang.c:62 -msgid "Article Level Commands" -msgstr "Kommandoer for artikelniveau" - -#: src/lang.c:63 -msgid "Article has no parent" -msgstr "Artikel har ingen overartikel" - -#: src/lang.c:64 -msgid "Parent article has been killed" -msgstr "Overartikel er blevet dræbt" - -#: src/lang.c:65 -msgid "Parent article is unavailable" -msgstr "Overartikel er ikke tilgængelig" - -#: src/lang.c:66 -#, c-format -msgid "Article posted: %s" -msgstr "Artikel indsendt: %s" - -#: src/lang.c:67 -#, c-format -msgid "Article rejected (saved to %s)" -msgstr "Artikel afvist (gemt til %s)" - -#: src/lang.c:68 -#, c-format -msgid "" -"%s=article, %s=thread, %s=range, %s=hot, %s=pattern, %s=tagged, %s=quit: " -msgstr "" -"%s=artikel, %s=tråd, %s=interval, %s=populær, %s=mønster, %s=mærket, " -"%s=afslut: " - -#: src/lang.c:69 -msgid "Article unavailable" -msgstr "Artikel utilgængelig" - -#: src/lang.c:70 -msgid "Article undeleted." -msgstr "Sletning af artikel fjernet." - -#: src/lang.c:71 -#, c-format -msgid "Article %4d of %4d" -msgstr "Artikel %4d af %4d" - -#: src/lang.c:73 -msgid "articles" -msgstr "artikler" - -#: src/lang.c:74 -msgid "This is a repost of the following article:" -msgstr "Dette er en gentagelse af den følgende artikel:" - -#: src/lang.c:75 -msgid "article" -msgstr "artikel" - -#: src/lang.c:76 -msgid "Article" -msgstr "Artikel" - -#: src/lang.c:77 -#, c-format -msgid "-- %d %s mailed --" -msgstr "-- %d %s sendt --" - -# er det mon tidspunktet! -#: src/lang.c:78 -#, c-format -msgid " at %s" -msgstr " %s" - -#: src/lang.c:79 -#, c-format -msgid "%*s[-- %s/%s, encoding %s%s%s, %d lines%s%s --]\n" -msgstr "%*s[-- %s/%s, kodning %s%s%s, %d linjer%s%s --]\n" - -#: src/lang.c:80 -msgid ", charset: " -msgstr ", tegnsæt: " - -#: src/lang.c:81 -#, c-format -msgid "%*s[-- charset %s not supported --]\n" -msgstr "%*s[-- tegnsæt %s er ikke understøttet --]\n" - -#: src/lang.c:82 -#, c-format -msgid "%*s[-- Description: %s --]\n" -msgstr "%*s[-- Beskrivelse: %s --]\n" - -#: src/lang.c:83 -#, c-format -msgid "%d lines" -msgstr "%d linjer" - -#: src/lang.c:84 -msgid "Attachment Menu" -msgstr "Vedhæftmenu" - -#: src/lang.c:85 -msgid "Attachment Menu Commands" -msgstr "Kommandoer for vedhæftmenu" - -#: src/lang.c:86 -msgid "" -msgstr "" - -#: src/lang.c:87 -#, c-format -msgid "Attachment saved successfully. (%s)" -msgstr "Vedhæftning gemt. (%s)" - -#: src/lang.c:88 -#, c-format -msgid "%d of %d attachments saved successfully." -msgstr "%d af %d vedhæftninger gemt." - -#: src/lang.c:89 -msgid "Select attachment> " -msgstr "Vælg vedhæftning> " - -#: src/lang.c:90 -msgid "Tagged attachment" -msgstr "Mærket vedhæftning" - -#: src/lang.c:91 -#, c-format -msgid "%d attachments tagged" -msgstr "%d vedhæftninger mærket" - -#: src/lang.c:92 -msgid "Untagged attachment" -msgstr "Vedhæftning uden mærke" - -#: src/lang.c:93 +#: src/lang.c:221 msgid "Attributes Menu Commands" msgstr "Kommandoer for attributmenu" -#: src/lang.c:94 +#: src/lang.c:222 #, c-format msgid "attribute with no scope: %s" msgstr "attribut uden virkefelt: %s" -#: src/lang.c:96 +#: src/lang.c:224 #, c-format msgid "%d Authentication failed" msgstr "%d godkendelse mislykkedes" -#: src/lang.c:97 +#: src/lang.c:225 #, c-format msgid "NNTP authorization password not found for %s" msgstr "Adgangskode for NNTP-godkendelse blev ikke fundet for %s" -#: src/lang.c:98 +#: src/lang.c:226 msgid "Server expects authentication.\n" msgstr "Server forventer godkendelse.\n" -#: src/lang.c:99 +#: src/lang.c:227 msgid " Please enter password: " msgstr " Venligst indtast adgangskode: " -#: src/lang.c:100 +#: src/lang.c:228 msgid " Please enter username: " msgstr " Venligst indtast brugernavn: " -#: src/lang.c:101 +#: src/lang.c:229 #, c-format msgid "Authorized for user: %s\n" msgstr "Autoriseret for bruger: %s\n" -#: src/lang.c:102 +#: src/lang.c:230 #, c-format msgid "Authorization failed for user: %s\n" msgstr "Kunne ikke autorisere bruger: %s\n" -#: src/lang.c:104 +#: src/lang.c:232 #, c-format msgid "Author search backwards [%s]> " msgstr "Baglæns søgning efter forfatter [%s]> " -#: src/lang.c:105 +#: src/lang.c:233 #, c-format msgid "Author search forwards [%s]> " msgstr "Fremadrettet søgning efter forfatter [%s]> " -#: src/lang.c:106 +#: src/lang.c:234 #, c-format msgid "" "\n" @@ -868,16 +794,16 @@ msgstr "" "\n" "Autoabonnerede på %s" -#: src/lang.c:107 +#: src/lang.c:235 msgid "Autosubscribing groups...\n" msgstr "Autoabonnerer på grupper...\n" -#: src/lang.c:108 +#: src/lang.c:236 #, c-format msgid "Autoselecting articles (use '%s' to see all unread) ..." msgstr "Automarkerer artikler (brug »%s« for at se alle ulæste) ..." -#: src/lang.c:110 +#: src/lang.c:238 #, c-format msgid "" "Article to be posted resulted in errors/warnings. %s=quit, %s=Menu, %s=edit: " @@ -885,255 +811,428 @@ msgstr "" "Artikel til indsendelse medførte fejl/advarsler. %s=afslut, %s=menu, " "%s=rediger: " -#: src/lang.c:111 +#: src/lang.c:239 #, c-format msgid "Unrecognized attribute: %s" msgstr "Attribut ikke genkendt: %s" -#: src/lang.c:112 +#: src/lang.c:240 #, c-format msgid "Bad command. Type '%s' for help." msgstr "Forkert kommando. Tast »%s« for hjælp." -#: src/lang.c:114 +#: src/lang.c:242 msgid "Base article" msgstr "Baseartikel" -#: src/lang.c:115 +#: src/lang.c:243 msgid "Base article range" msgstr "Interval for baseartikel" -#: src/lang.c:116 +#: src/lang.c:244 #, c-format msgid "%s: Updating of index files not supported: cache_overview_files=%s" msgstr "" "%s: Opdatering af indeksfiler er ikke understøttet: cache_overview_files=%s" -#: src/lang.c:117 +#: src/lang.c:245 msgid "*** Beginning of article ***" msgstr "*** Begyndelse på artikel ***" -#: src/lang.c:118 +#: src/lang.c:246 msgid "*** Beginning of page ***" msgstr "*** Begyndelse på side ***" -#: src/lang.c:120 +#: src/lang.c:248 +msgid "bytes" +msgstr "byte" + +#: src/lang.c:251 #, c-format msgid "Cancel (delete) or supersede (overwrite) article [%%s]? (%s/%s/%s): " msgstr "Afbryd (slet) eller fortræng (overskriv) artikel [%%s]? (%s/%s/%s): " -#: src/lang.c:121 +#: src/lang.c:252 msgid "Cancelling article..." msgstr "Fortryder artikel ..." -#: src/lang.c:123 +#: src/lang.c:254 #, c-format msgid "Cannot create %s" msgstr "Kan ikke oprette %s" -#: src/lang.c:126 +#: src/lang.c:257 #, c-format msgid "Can't find base article %d" msgstr "Kan ikke finde baseartikel %d" -#: src/lang.c:128 +#: src/lang.c:259 #, c-format msgid "Can't open %s" msgstr "Kan ikke åbne %s" -#: src/lang.c:129 +#: src/lang.c:260 #, c-format msgid "Couldn't open %s for saving" msgstr "Kunne ikke åbne %s til gemning" -#: src/lang.c:130 +#: src/lang.c:261 msgid "*** Posting not allowed ***" msgstr "*** Indsendelse ikke tilladt ***" -#: src/lang.c:131 +#: src/lang.c:262 #, c-format msgid "Posting is not allowed to %s" msgstr "Indsendelse er ikke tilladt til %s" -#: src/lang.c:133 +#: src/lang.c:264 #, c-format msgid "Can't retrieve %s" msgstr "Kan ikke hente %s" -#: src/lang.c:135 +#: src/lang.c:266 +msgid "Can't supersede in mailgroups, try repost instead." +msgstr "" + +#: src/lang.c:267 #, c-format msgid "%s is a directory" msgstr "%s er en mappe" -#: src/lang.c:136 +#: src/lang.c:268 msgid "Catchup" msgstr "Opsaml" -#: src/lang.c:137 +#: src/lang.c:269 #, c-format msgid "Catchup %s..." msgstr "Opsamler %s ..." -#: src/lang.c:138 +#: src/lang.c:270 msgid "Catchup all groups entered during this session?" msgstr "Opsaml all grupper indtastet i denne session?" -#: src/lang.c:139 +#: src/lang.c:271 msgid "You have tagged articles in this group - catchup anyway?" msgstr "Du har mærket artikler i denne gruppe - opsaml alligevel?" -#: src/lang.c:140 +#: src/lang.c:272 #, c-format msgid "%s %d %s in %lu seconds\n" msgstr "%s %d %s i %lu sekunder\n" # http://dictionary.cambridge.org/es/diccionario/ingles/caught-up-in-something -#: src/lang.c:141 +#: src/lang.c:273 msgid "Caughtup" msgstr "Optaget" -#: src/lang.c:142 +#: src/lang.c:274 msgid "Check Prepared Article" msgstr "Kontroller forberedt artikel" -#: src/lang.c:143 +#: src/lang.c:275 msgid "Checking for new groups... " msgstr "Kontrollerer for nye grupper ..." -#: src/lang.c:144 -msgid "Checking for news..." -msgstr "Kontrollerer efter nyheder ..." +#: src/lang.c:276 +#, fuzzy +msgid "Checking for news...\n" +msgstr "Kontrollerer efter nyheder ...\n" -#: src/lang.c:145 +#: src/lang.c:277 #, c-format msgid "Post-process %s=no, %s=yes, %s=shar, %s=quit: " msgstr "Efterbehandl %s=nej, %s=ja, %s=shar, %s=afslut: " -#: src/lang.c:147 +#: src/lang.c:279 msgid "ANSI color disabled" msgstr "ANSI-farve slået fra" -#: src/lang.c:148 +#: src/lang.c:280 msgid "ANSI color enabled" msgstr "ANSI-farve slået til" -#: src/lang.c:150 +#: src/lang.c:282 #, c-format msgid "Command failed: %s" msgstr "Kommando mislykkedes: %s" -#: src/lang.c:152 +#: src/lang.c:284 msgid "Mark not selected articles read?" msgstr "Marker ikke valgte artikler som læst?" -#: src/lang.c:154 +#: src/lang.c:285 +#, fuzzy +msgid "Connection Info" +msgstr "Forbindelsesoplysninger" + +#: src/lang.c:286 +#, fuzzy +msgid "Reading from local spool.\n" +msgstr "læser fra lokal kø" + +#: src/lang.c:287 +#, fuzzy +msgid "Reading saved news.\n" +msgstr "Læser %s\n" + +#: src/lang.c:295 +#, fuzzy +msgid "" +"\n" +"Local spool config:\n" +"-------------------\n" +msgstr "" +"Vis egenskaber\n" +"--------------" + +#: src/lang.c:300 +msgid "COMPRESS :" +msgstr "" + +#: src/lang.c:301 +#, fuzzy +msgid "" +"\n" +"Connection details:\n" +"-------------------\n" +msgstr "" +"Tilvalgshandlinger\n" +"------------------" + +#: src/lang.c:303 #, c-format -msgid "Connecting to %s..." -msgstr "Forbinder til %s ..." +msgid " DEFLATE %s\n" +msgstr "" -#: src/lang.c:156 +#: src/lang.c:304 +msgid "(enabled)" +msgstr "" + +#: src/lang.c:305 +msgid "(inactive)" +msgstr "" + +#: src/lang.c:307 +msgid " DEFLATE (not supported)\n" +msgstr "" + +#: src/lang.c:310 +msgid "(disabled)" +msgstr "" + +#: src/lang.c:311 +#, c-format +msgid "NNTP TIMEOUT : %d seconds %s\n" +msgstr "" + +#: src/lang.c:313 +#, c-format +msgid "IMPLEMENTATION: %s\n" +msgstr "" + +#: src/lang.c:315 +#, c-format +msgid "MAXARTNUM : %s\n" +msgstr "" + +#: src/lang.c:317 +#, fuzzy, c-format +msgid "Reading via NNTP (%s).\n" +msgstr "Læser ikke via NNTP (%s).\n" + +#: src/lang.c:318 +#, c-format +msgid "NNTPPORT : %u\n" +msgstr "" + +#: src/lang.c:319 #, fuzzy -msgid "Connection Info" +msgid "read only" +msgstr "ulæst " + +#: src/lang.c:320 +msgid "read/write" msgstr "" + +#: src/lang.c:321 +#, c-format +msgid "NNTPSERVER : %s\n" +msgstr "" + +#: src/lang.c:323 +#, fuzzy, c-format +msgid "Reading %s via NNTPS (%s; " +msgstr "Læser ikke via NNTPS (%s; " + +#: src/lang.c:325 +#, fuzzy, c-format +msgid "Certificate #%d\n" +msgstr "rediger filterfil" + +#: src/lang.c:327 +#, c-format +msgid "Issuer : %s\n" +msgstr "" + +#: src/lang.c:328 +#, fuzzy +msgid "" "\n" -"Forbindelse til %s: " +"Server certificate information:\n" +"-------------------------------\n" +msgstr "" +"Gruppe/tråd/artikel-handlinger\n" +"------------------------------" -#: src/lang.c:157 +#: src/lang.c:329 +#, fuzzy, c-format +msgid "Subject: %s\n" +msgstr "Emne" + +#: src/lang.c:330 +#, fuzzy +msgid "" +"\n" +"TLS information:\n" +"----------------\n" +msgstr "" +"Virkefeltshandlinger\n" +"--------------------" + +#: src/lang.c:333 +msgid "UNEXPECTED, possible BUG" +msgstr "" + +#: src/lang.c:334 +msgid "tolerated as \"-k\" (insecure) requested" +msgstr "" + +#: src/lang.c:335 +#, c-format +msgid "" +"Server certificate verification FAILED:\n" +"\t%s (%s)\n" +msgstr "" + +#: src/lang.c:336 +#, fuzzy +msgid "Server certificate verified successfully.\n" +msgstr "newsrc-fil blev gemt.\n" + +#: src/lang.c:338 +msgid "trusted" +msgstr "" + +#: src/lang.c:339 +msgid "untrusted" +msgstr "" + +#: src/lang.c:342 +msgid "Server certificate verification FAILED: \n" +msgstr "" + +#: src/lang.c:346 +#, c-format +msgid "%s %s (strength %d)\n" +msgstr "" + +#: src/lang.c:353 #, c-format msgid "Cook article failed, %s is exiting" msgstr "Cook-artikel mislykkedes, %s afslutter" -#: src/lang.c:158 +#: src/lang.c:354 msgid "" msgstr "" -#: src/lang.c:159 +#: src/lang.c:355 msgid "Creating active file for saved groups...\n" msgstr "Opretter aktiv fil for gemte grupper ...\n" -#: src/lang.c:160 +#: src/lang.c:356 msgid "Creating newsrc file...\n" msgstr "Opretter newsrc-fil ...\n" -#: src/lang.c:162 src/lang.c:1338 src/lang.c:1358 +#: src/lang.c:358 src/lang.c:1666 src/lang.c:1686 msgid "Default" msgstr "Standard" -#: src/lang.c:163 +#: src/lang.c:359 msgid "Delete saved files that have been post processed?" msgstr "Slet gemte filer som er blevet efterbehandlet?" -#: src/lang.c:164 +#: src/lang.c:360 msgid "Deleting temporary files..." msgstr "Sletter midlertidige filer ..." -#: src/lang.c:166 +#: src/lang.c:362 msgid "*** End of article ***" msgstr "*** Slut på artikel ***" -#: src/lang.c:167 +#: src/lang.c:363 msgid "*** End of articles ***" msgstr "*** Slut på artikler ***" -#: src/lang.c:168 +#: src/lang.c:364 msgid "*** End of attachments ***" msgstr "*** Slut på vedhæftninger ***" -#: src/lang.c:169 +#: src/lang.c:365 msgid "*** End of groups ***" msgstr "*** Slut på grupper ***" -#: src/lang.c:170 +#: src/lang.c:366 msgid "*** End of page ***" msgstr "*** Slut på side ***" -#: src/lang.c:171 +#: src/lang.c:367 #, fuzzy msgid "*** End of posted articles ***" msgstr "*** Slut på artikler ***" -#: src/lang.c:172 +#: src/lang.c:368 msgid "*** End of scopes ***" msgstr "*** Slut på virkefelter ***" -#: src/lang.c:173 +#: src/lang.c:369 msgid "*** End of thread ***" msgstr "*** Slut på tråd ***" -#: src/lang.c:174 +#: src/lang.c:370 msgid "*** End of URLs ***" msgstr "*** Slut på URL'er ***" -#: src/lang.c:175 +#: src/lang.c:371 msgid "Enter limit of articles to get> " msgstr "Indtast begrænsning på antal artikler der skal hentes> " -#: src/lang.c:176 +#: src/lang.c:372 msgid "Enter Message-ID to go to> " msgstr "Indtast besked-id som der skal gås till> " -#: src/lang.c:177 +#: src/lang.c:373 msgid " and enter next unread thread" msgstr " og indtast næste ulæste tråd" -#: src/lang.c:178 +#: src/lang.c:374 msgid " and enter next unread article" msgstr " og se næste ulæste artikel" -#: src/lang.c:179 +#: src/lang.c:375 msgid " and enter next unread group" msgstr " og indtast næste ulæste gruppe" -#: src/lang.c:180 +#: src/lang.c:376 msgid "Enter option number> " msgstr "Indtast valgnummer> " -#: src/lang.c:181 +#: src/lang.c:377 #, c-format msgid "Enter range [%s]> " msgstr "Indtast interval [%s]> " -#: src/lang.c:182 +#: src/lang.c:378 msgid "" "\n" "Warning: Approved: header used.\n" @@ -1141,7 +1240,7 @@ msgstr "" "\n" "Advarsel: Approved:-teksthoved brugt.\n" -#: src/lang.c:186 +#: src/lang.c:382 msgid "" "\n" "Error: Bad address in Approved: header.\n" @@ -1149,7 +1248,7 @@ msgstr "" "\n" "Fejl: Ugyldig adresse i Approved:-teksthoved.\n" -#: src/lang.c:187 +#: src/lang.c:383 msgid "" "\n" "Error: Bad address in From: header.\n" @@ -1157,7 +1256,7 @@ msgstr "" "\n" "Fejl: Ugyldig adresse i From:-teksthoved.\n" -#: src/lang.c:188 +#: src/lang.c:384 msgid "" "\n" "Error: Bad FQDN in Message-ID: header.\n" @@ -1165,7 +1264,7 @@ msgstr "" "\n" "Fejl: Ugyldig FQDN i Message-ID:-teksthoved.\n" -#: src/lang.c:189 +#: src/lang.c:385 msgid "" "\n" "Error: Bad address in Reply-To: header.\n" @@ -1173,7 +1272,7 @@ msgstr "" "\n" "Fejl: Ugyldig adresse i Reply-To:-teksthoved.\n" -#: src/lang.c:190 +#: src/lang.c:386 msgid "" "\n" "Error: Bad address in To: header.\n" @@ -1181,27 +1280,39 @@ msgstr "" "\n" "Fejl: Ugyldig adresse i To:-teksthoved.\n" -#: src/lang.c:192 +#: src/lang.c:388 #, c-format msgid "Can't unlock %s" msgstr "Kan ikke fjerne lås på %s" -#: src/lang.c:193 +#: src/lang.c:389 #, c-format msgid "Couldn't dotlock %s - article not appended!" msgstr "Kunne ikke dotlock %s - artikel er ikke tilføjet!" -#: src/lang.c:194 +#: src/lang.c:390 #, c-format msgid "Couldn't lock %s - article not appended!" msgstr "Kunne ikke låse %s - artikel ikke tilføjet!" -#: src/lang.c:197 +#: src/lang.c:393 +#, c-format +msgid "" +"Server requires authentication but compression (-C) is already active.\n" +"Restart %s with -A cmd.-line switch in conjunction with -C.\n" +msgstr "" + +#: src/lang.c:396 #, c-format msgid "Corrupted file %s" msgstr "Korrupt fil %s" -#: src/lang.c:199 +#: src/lang.c:397 +#, c-format +msgid "couldn't expand %s\n" +msgstr "kunne ikke udvide %s\n" + +#: src/lang.c:399 msgid "" "\n" "Error: Followup-To \"poster\" and a newsgroup is not allowed!\n" @@ -1209,40 +1320,40 @@ msgstr "" "\n" "Fejl: Followup-To \"poster\" og en nyhedsgruppe er ikke tilladt!\n" -#: src/lang.c:200 +#: src/lang.c:400 #, c-format msgid "Error: Custom format exceeds screen width. Using default \"%s\"." msgstr "" "Fejl: Tilpasset format er større end skærmbredde. Bruger standarden »%s«." -#: src/lang.c:201 +#: src/lang.c:401 msgid "Internal error in GNKSA routine - send bug report.\n" msgstr "Intern fejl i GNKSA-rutine - indsend fejlrapport.\n" -#: src/lang.c:202 +#: src/lang.c:402 msgid "Left angle bracket missing in route address.\n" msgstr "Venstre vinkelparentes mangler i ruteadresse.\n" -#: src/lang.c:203 +#: src/lang.c:403 msgid "Left parenthesis missing in old-style address.\n" msgstr "Venstre parentes mangler i adresse med ældre stil.\n" -#: src/lang.c:204 +#: src/lang.c:404 msgid "Right parenthesis missing in old-style address.\n" msgstr "Højre parentes mangler i adresse med ældre stil.\n" # Hmm, altså hvis der er en grund til at de har skrevet det "At" i # stedet for at bruge tegnet, kan det jo hedde snabela på dansk, men det # virker mærkeligt og jeg tror din oversættelse er god nok -#: src/lang.c:205 +#: src/lang.c:405 msgid "At-sign missing in mail address.\n" msgstr "@-tegn mangler i e-postadresse.\n" -#: src/lang.c:206 +#: src/lang.c:406 msgid "Single component FQDN is not allowed. Add your domain.\n" msgstr "Enkeltkomponent FQDN er ikke tilladt. Tilføj dit domæne.\n" -#: src/lang.c:207 +#: src/lang.c:407 msgid "" "Invalid domain. Send bug report if your top level domain really exists.\n" "Use .invalid as top level domain for munged addresses.\n" @@ -1250,7 +1361,7 @@ msgstr "" "Ugyldigt domæne. Send fejlrapport hvis dit topniveaudomæne rent faktisk\n" "findes. Brug .invalid som topniveaudomæne for munge'ede adresser.\n" -#: src/lang.c:208 +#: src/lang.c:408 msgid "" "Illegal domain. Send bug report if your top level domain really exists.\n" "Use .invalid as top level domain for munged addresses.\n" @@ -1258,7 +1369,7 @@ msgstr "" "Ulovligt domæne. Send fejlrapport hvis dit topniveaudomæne rent faktisk\n" "findes. Brug .invalid som topniveaudomæne for munge'ede adresser.\n" -#: src/lang.c:209 +#: src/lang.c:409 msgid "" "Unknown domain. Send bug report if your top level domain really exists.\n" "Use .invalid as top level domain for munged addresses.\n" @@ -1266,54 +1377,54 @@ msgstr "" "Ukendt domæne. Send fejlrapport hvis dit topniveaudomæne rent faktisk\n" "findes. Brug .invalid som topniveaudomæne for munge'ede adresser.\n" -#: src/lang.c:210 +#: src/lang.c:410 msgid "Illegal character in FQDN.\n" msgstr "Ulovlig karakter i FQDN.\n" -#: src/lang.c:211 +#: src/lang.c:411 msgid "Zero length FQDN component not allowed.\n" msgstr "FQDN-komponent uden længde er ikke tilladt.\n" -#: src/lang.c:212 +#: src/lang.c:412 msgid "FQDN component exceeds maximum allowed length (63 chars).\n" msgstr "" "FQDN-komponent overstiger den maksimale tilladte længde (63 karakterer).\n" -#: src/lang.c:213 +#: src/lang.c:413 msgid "FQDN component may not start or end with hyphen.\n" msgstr "FQDN-komponent må ikke starte eller slutte med bindestreg.\n" -#: src/lang.c:214 +#: src/lang.c:414 msgid "FQDN component may not start with digit.\n" msgstr "FQDN-komponent må ikke begynde med tal.\n" -#: src/lang.c:215 +#: src/lang.c:415 msgid "Domain literal has impossible numeric value.\n" msgstr "Domæne-literal har umulig numerisk værdi.\n" -#: src/lang.c:216 +#: src/lang.c:416 msgid "" "Domain literal is for private use only and not allowed for global use.\n" msgstr "" "Domæne-literal er kun for privat brug og ikke tilladt for global brug.\n" -#: src/lang.c:217 +#: src/lang.c:417 msgid "Right bracket missing in domain literal.\n" msgstr "Højre parentes mangler i domæne-literal.\n" -#: src/lang.c:218 +#: src/lang.c:418 msgid "Missing localpart of mail address.\n" msgstr "Mangler lokal del af e-postadresse.\n" -#: src/lang.c:219 +#: src/lang.c:419 msgid "Illegal character in localpart of mail address.\n" msgstr "Ugyldigt tegn i lokal del af e-postadresse.\n" -#: src/lang.c:220 +#: src/lang.c:420 msgid "Zero length localpart component not allowed.\n" msgstr "Localpart-komponent med nullængde er ikke tilladt.\n" -#: src/lang.c:221 +#: src/lang.c:421 msgid "" "Illegal character in realname.\n" "Unquoted words may not contain '!()<>@,;:\\.[]' in route addresses.\n" @@ -1322,7 +1433,7 @@ msgstr "" "Ord uden for citationstegn må ikke indeholde »!()<>@,;:\\.[]« i " "ruteadresser.\n" -#: src/lang.c:222 +#: src/lang.c:422 msgid "" "Illegal character in realname.\n" "Quoted words may not contain '()<>\\'.\n" @@ -1330,7 +1441,7 @@ msgstr "" "Ugyldigt tegn i det fulde navn.\n" "Citerede ord må ikke indeholde »()<>\\«.\n" -#: src/lang.c:223 +#: src/lang.c:423 msgid "" "Illegal character in realname.\n" "Encoded words may not contain '!()<>@,;:\"\\.[]/=' in parameter.\n" @@ -1338,11 +1449,11 @@ msgstr "" "Ugyldigt tegn i det fulde navn.\n" "Kodede ord må ikke indeholde »!()<>@,;:\"\\.[]/=« i parameter.\n" -#: src/lang.c:224 +#: src/lang.c:424 msgid "Bad syntax in encoded word used in realname.\n" msgstr "Ugyldig syntaks i kodet ord brugt i det fulde navn.\n" -#: src/lang.c:225 +#: src/lang.c:425 msgid "" "Illegal character in realname.\n" "Unquoted words may not contain '()<>\\' in old-style addresses.\n" @@ -1351,7 +1462,7 @@ msgstr "" "Ord uden for citationstegn må ikke indeholde »()<>\\« i adresser i gammel " "stil.\n" -#: src/lang.c:226 +#: src/lang.c:426 msgid "" "Illegal character in realname.\n" "Control characters and unencoded 8bit characters > 127 are not allowed.\n" @@ -1359,7 +1470,7 @@ msgstr "" "Ugyldigt tegn i det fulde navn.\n" "Kontroltegn og ukodede 8-bit tegn > 127 er ikke tilladt.\n" -#: src/lang.c:227 +#: src/lang.c:427 msgid "" "\n" "Error: No blank line found after header.\n" @@ -1367,7 +1478,7 @@ msgstr "" "\n" "Fejl: Ingen blank linje fundet efter teksthoved.\n" -#: src/lang.c:228 +#: src/lang.c:428 #, c-format msgid "" "\n" @@ -1377,7 +1488,7 @@ msgstr "" "Fejl: Ulovlig formateret %s.\n" #. TODO: fixme, US-ASCII is not the only 7bit charset we know about -#: src/lang.c:230 +#: src/lang.c:430 msgid "" "\n" "Error: Posting contains non-ASCII characters but MM_CHARSET is set to\n" @@ -1391,7 +1502,7 @@ msgstr "" " værdi for dit sprog via M)menuen for indstillinger, der kan\n" " konfigureres eller ved at redigere tinrc.\n" -#: src/lang.c:235 +#: src/lang.c:435 msgid "" "\n" "Error: Posting contains non-ASCII characters but the MIME encoding\n" @@ -1408,7 +1519,7 @@ msgstr "" " gøres via M)enuen for indstillinger, der kan konfigureres eller\n" " ved at redigere tinrc.\n" -#: src/lang.c:241 +#: src/lang.c:441 msgid "" "\n" "Error: Article starts with blank line instead of header\n" @@ -1416,7 +1527,7 @@ msgstr "" "\n" "Fejl: Artikel starter med blank linje i stedet for teksthoved\n" -#: src/lang.c:242 +#: src/lang.c:442 #, c-format msgid "" "\n" @@ -1427,7 +1538,7 @@ msgstr "" "Fejl: Teksthoved på linje %d har ikke et kolon efter teksthovednavnet:\n" "%s\n" -#: src/lang.c:243 +#: src/lang.c:443 #, c-format msgid "" "\n" @@ -1436,7 +1547,7 @@ msgstr "" "\n" "Fejl: Linjen »%s:« er tom.\n" -#: src/lang.c:244 +#: src/lang.c:444 #, c-format msgid "" "\n" @@ -1445,7 +1556,7 @@ msgstr "" "\n" "Fejl: Linjen »%s:« mangler fra artikelteksthovedet.\n" -#: src/lang.c:245 +#: src/lang.c:445 #, c-format msgid "" "\n" @@ -1454,7 +1565,7 @@ msgstr "" "\n" "Fejl: %s har tegn som ikke er i 7 bit.\n" -#: src/lang.c:246 +#: src/lang.c:446 #, c-format msgid "" "\n" @@ -1465,7 +1576,7 @@ msgstr "" "Fejl: Teksthoved på linje %d har ikke et mellemrum efter kolon:\n" "%s\n" -#: src/lang.c:247 +#: src/lang.c:447 #, c-format msgid "" "\n" @@ -1474,21 +1585,46 @@ msgstr "" "\n" "Fejl: Der er flere (%d) \"%s:\"-linjer i teksthovedet.\n" -#: src/lang.c:248 +#: src/lang.c:448 +#, fuzzy, c-format +msgid "" +"\n" +"Error: Header on line %d has no name:\n" +"%s\n" +msgstr "" +"\n" +"Fejl: Teksthoved på linje %d har ikke et mellemrum efter kolon:\n" +"%s\n" + +#: src/lang.c:450 #, c-format msgid "Insecure permissions of %s (%o)" msgstr "Usikre tilladelser på %s (%o)" -#: src/lang.c:253 +#: src/lang.c:453 +#, fuzzy, c-format +msgid "Line %d is longer than %d octets and should be folded.\n" +msgstr "" +"Linje %d er længere end %d oktetter og bør foldes sammen, men\n" +"kodningen er ikke sat til %s\n" + +#: src/lang.c:455 +#, fuzzy, c-format +msgid "Line %d is longer than %d octets and should be shortened.\n" +msgstr "" +"Linje %d er længere end %d oktetter og bør foldes sammen, men\n" +"kodningen er ikke sat til %s\n" + +#: src/lang.c:461 #, c-format msgid "MIME parse error: Unexpected end of %s/%s article" msgstr "MIME-fortolkningsfejl: Uventet afslutning på %s/%s artikel" -#: src/lang.c:254 +#: src/lang.c:462 msgid "MIME parse error: Start boundary whilst reading headers" msgstr "MIME-fortolkningsfejl: Start grænse mens teksthoveder læses" -#: src/lang.c:256 +#: src/lang.c:464 msgid "" "\n" "Error: \"poster\" is not allowed in Newsgroups!\n" @@ -1496,16 +1632,16 @@ msgstr "" "\n" "Fejl: »indsender« er ikke tilladt i nyhedsgruppe!\n" -#: src/lang.c:257 +#: src/lang.c:465 msgid "Can't get a (fully-qualified) domain-name!" msgstr "Kan ikke indhente et (fuldt gyldigt) domænenavn!" -#: src/lang.c:258 +#: src/lang.c:466 #, c-format msgid "No permissions to go into %s\n" msgstr "Ingen tilladelse til at gå ind i %s\n" -#: src/lang.c:260 +#: src/lang.c:468 msgid "" "\n" "Error: From: line missing.\n" @@ -1513,30 +1649,34 @@ msgstr "" "\n" "Fejl: From:-linje mangler.\n" -#: src/lang.c:262 +#: src/lang.c:470 #, c-format msgid "No read permissions for %s\n" msgstr "Ingen læserettigheder for %s\n" -#: src/lang.c:263 +#: src/lang.c:471 #, c-format msgid "File %s does not exist\n" msgstr "Fil %s eksisterer ikke\n" -#: src/lang.c:264 +#: src/lang.c:472 #, c-format msgid "No write permissions for %s\n" msgstr "Ingen skriverettigheder for %s\n" -#: src/lang.c:265 +#: src/lang.c:473 msgid "Can't get user information (/etc/passwd missing?)" msgstr "Kan ikke indhente brugerinformation (/etc/passwd mangler?)" -#: src/lang.c:266 +#: src/lang.c:475 msgid "errors" msgstr "fejl" -#: src/lang.c:268 +#: src/lang.c:476 +msgid "error" +msgstr "fejl" + +#: src/lang.c:479 #, c-format msgid "" "\n" @@ -1546,85 +1686,63 @@ msgstr "" "Fejl på linje %d: Teksthoved for »afsender« er ikke tilladt (den vil blive " "tilføjet for dig)\n" -#: src/lang.c:270 +#: src/lang.c:481 #, c-format msgid "Server has non of the groups listed in %s" msgstr "Server har ingen af grupperne vist i %s" -#: src/lang.c:271 -msgid "error" -msgstr "fejl" +#: src/lang.c:482 +#, c-format +msgid "Error: unlink %s" +msgstr "" -#: src/lang.c:272 +#: src/lang.c:483 msgid "Unknown display level" msgstr "Ukendt visningsniveau" -#: src/lang.c:273 +#: src/lang.c:485 +msgid "Unreachable?\n" +msgstr "Kan ikke nås?\n" + +#: src/lang.c:487 msgid "" msgstr "" -#: src/lang.c:274 +#: src/lang.c:488 msgid "Exiting..." msgstr "Afslutter..." -#: src/lang.c:275 +#: src/lang.c:489 msgid "leaving external mail-reader" msgstr "forlader ekstern postlæser" -#: src/lang.c:276 +#: src/lang.c:490 #, c-format msgid "Extracting %s..." msgstr "Udpakker %s..." -#: src/lang.c:278 +#: src/lang.c:492 #, c-format msgid "Error writing %s file. Filesystem full? File reset to previous state." msgstr "" "Kunne ikke skrive %s fil. Filsystem fyldt op? Fil gendannet til tidligere " "tilstand." -#: src/lang.c:279 +#: src/lang.c:493 #, c-format msgid "Error making backup of %s file. Filesystem full?" msgstr "Fejl under oprettelse af sikkerhedskopi af %s fil. Filsystem fyldt op?" -#: src/lang.c:280 +#: src/lang.c:494 #, fuzzy, c-format msgid "Filtering global rules (%d/%d) ('q' to quit)..." msgstr "Filtrerer globale regler (%d/%d) ..." -#: src/lang.c:281 +#: src/lang.c:495 msgid "Rule created by: " msgstr "Regel oprettet af: " -#: src/lang.c:282 -#, c-format -msgid "Enter pattern [%s]> " -msgstr "Indtast mønster [%s]> " - -#: src/lang.c:283 -#, c-format -msgid "" -"\n" -"You requested followups to your article to go to the following %s:\n" -msgstr "" -"\n" -"Du anmodte om at opfølgninger til din artikel skulle gå til følgende %s:\n" - -#: src/lang.c:284 -#, c-format -msgid " %s\t Answers will be directed to you by mail.\n" -msgstr " %s\t Svar vil blive sendt til dig per e-post.\n" - -#: src/lang.c:285 -msgid "-- forwarded message --\n" -msgstr "-- videresendt besked --\n" - -#: src/lang.c:286 -msgid "-- end of forwarded message --\n" -msgstr "-- slut på videresendt besked --\n" - -#: src/lang.c:287 +#: src/lang.c:496 #, fuzzy msgid "" "# Format:\n" @@ -1693,905 +1811,945 @@ msgstr "" "# time=NUM Valgfri. time_t-værdi når regel udløber\n" "#\n" -#: src/lang.c:311 +#: src/lang.c:522 #, c-format msgid "Enter score for rule (default=%d): " msgstr "Indtast point for regel (standard=%d): " -#: src/lang.c:312 +#: src/lang.c:523 #, c-format msgid "Enter the score weight (range 0 < score <= %d)" msgstr "Indtast pointvægt (interval 0 < pointtal <= %d)" #. SCORE_MAX -#: src/lang.c:313 +#: src/lang.c:524 msgid "Full" msgstr "Fuld" -#: src/lang.c:314 +#: src/lang.c:525 msgid "Comment (optional) : " msgstr "Bemærkning (valgfri) : " -#: src/lang.c:315 +#: src/lang.c:527 +msgid "Malformed overview entry: servername missing." +msgstr "" + +#: src/lang.c:528 +#, c-format +msgid "\t Xref: %s" +msgstr "" + +#: src/lang.c:529 +msgid "Skipping Xref filter" +msgstr "" + +#: src/lang.c:531 msgid "Apply pattern to : " msgstr "Anvend mønster på : " -#: src/lang.c:316 +#: src/lang.c:532 +#, c-format +msgid "Enter pattern [%s]> " +msgstr "Indtast mønster [%s]> " + +#: src/lang.c:533 +#, c-format +msgid "" +"\n" +"You requested followups to your article to go to the following %s:\n" +msgstr "" +"\n" +"Du anmodte om at opfølgninger til din artikel skulle gå til følgende %s:\n" + +#: src/lang.c:534 +#, c-format +msgid " %s\t Answers will be directed to you by mail.\n" +msgstr " %s\t Svar vil blive sendt til dig per e-post.\n" + +#: src/lang.c:535 +msgid "-- forwarded message --\n" +msgstr "-- videresendt besked --\n" + +#: src/lang.c:536 +msgid "-- end of forwarded message --\n" +msgstr "-- slut på videresendt besked --\n" + +#: src/lang.c:537 msgid "From: line (ignore case) " msgstr "From:-linje (ignorer versaler) " -#: src/lang.c:317 +#: src/lang.c:538 msgid "From: line (case sensitive) " msgstr "From:-linje (versalfølsom) " -#: src/lang.c:319 +#: src/lang.c:541 #, c-format msgid "%s%s: Unknown host.\n" msgstr "%s%s: Ukendt vært.\n" -#: src/lang.c:321 +#: src/lang.c:543 msgid "global " msgstr "global " -#: src/lang.c:322 +#: src/lang.c:544 #, c-format msgid "Please use %.100s instead" msgstr "Brug venligst %.100s i stedet for" -#: src/lang.c:323 +#: src/lang.c:545 #, c-format msgid "%s is bogus" msgstr "%s er fejlbehæftet" -#: src/lang.c:324 +#: src/lang.c:546 #, c-format msgid "Group %s is moderated. Continue?" msgstr "Gruppe %s er modereret. Fortsæt?" -#: src/lang.c:325 +#: src/lang.c:547 msgid "groups" msgstr "grupper" -#: src/lang.c:326 +#: src/lang.c:548 #, c-format msgid "Rereading %s..." msgstr "Genlæser %s ..." -#: src/lang.c:327 +#: src/lang.c:549 msgid "Top Level Commands" msgstr "Kommandoer for topniveau" -#: src/lang.c:328 +#: src/lang.c:550 msgid "Group Selection" msgstr "Gruppemarkering" -#: src/lang.c:329 +#: src/lang.c:551 msgid "group" msgstr "gruppe" -#: src/lang.c:330 +#: src/lang.c:552 msgid "" "*** Group descriptions are disabled according to current select_format ***" msgstr "" "*** Gruppebeskrivelser er deaktiveret jævnfør nuværende select_format ***" -#: src/lang.c:332 +#: src/lang.c:554 msgid "" "One or more lines of comment. to add a line or proceed if line is empty." msgstr "" "En eller flere linjer med kommentarer. for at tilføje en linje eller " "fortsætte hvis linjen er tom." -#: src/lang.c:333 +#: src/lang.c:555 msgid "From: line to add to filter file. toggles & sets." msgstr "" "From:-linje der skal tilføjes filterfil. skifter & ændrer." -#: src/lang.c:334 +#: src/lang.c:556 msgid "" "Linecount of articles to be filtered. < for less, > for more, = for equal." msgstr "" "Linjeantal for artikler der skal filtreres. < for mindre, > for mere, = for " "lig." -#: src/lang.c:335 +#: src/lang.c:557 msgid "Message-ID: line to add to filter file. toggles & sets." msgstr "" "Message-ID: Linje der skal tilføjes til filterfil. skifter & " " ændrer." -#: src/lang.c:336 +#: src/lang.c:558 msgid "Subject: line to add to filter file. toggles & sets." msgstr "" "Subject:-linje der skal tilføjes til filterfil. skifter & " "ændrer." -#: src/lang.c:337 +#: src/lang.c:559 msgid "" "Enter text pattern to filter if Subject: & From: lines are not what you want." msgstr "" "Indtast tekstmønter der skal filtreres hvis Subject:- & From:-linjer ikke er " "hvad du ønsker." -#: src/lang.c:338 +#: src/lang.c:560 msgid "" "Select where text pattern should be applied. toggles & sets." msgstr "Vælg hvor tekstmønstre skal bruges. skifter & ændrer." -#: src/lang.c:339 +#: src/lang.c:561 msgid "" "Expiration time in days for the entered filter. toggles & sets." msgstr "" "Udløbstid i dage for de indtastede filer. skifter & ændrer." -#: src/lang.c:340 +#: src/lang.c:562 msgid "" "Apply kill only to current group or all groups. toggles & sets." msgstr "" "Brug kun dræb i aktuel gruppe eller alle grupper. skifter & " "ændrer." -#: src/lang.c:341 +#: src/lang.c:563 msgid "" "Apply select to current group or all groups. toggles & sets." msgstr "" "Brug vælg i aktuel gruppe eller alle grupper. skifter & " "ændrer." -#: src/lang.c:342 +#: src/lang.c:564 msgid "kill an article via a menu" msgstr "dræb en artikel via en menu" -#: src/lang.c:343 +#: src/lang.c:565 msgid "auto-select (hot) an article via a menu" msgstr "vælg automatisk (populær) en artikel via en menu" -#: src/lang.c:344 +#: src/lang.c:566 msgid "Browse URLs in article" msgstr "Gennemse URL'er i artikel" -#: src/lang.c:345 +#: src/lang.c:567 msgid "0 - 9\t display article by number in current thread" msgstr "0 - 9\t vis artikel efter nummer i aktuel tråd" -#: src/lang.c:347 +#: src/lang.c:569 msgid "cancel (delete) or supersede (overwrite) current article" msgstr "afbryd (slet) eller fortræng (oveskriv) aktuel artikel" -#: src/lang.c:348 +#: src/lang.c:570 msgid "post followup to current article" msgstr "send opfølgning til aktuel artikel" -#: src/lang.c:349 +#: src/lang.c:571 msgid "post followup (don't copy text) to current article" msgstr "send opfølgning (kopier ikke tekst) til aktuel artikel" -#: src/lang.c:350 +#: src/lang.c:572 msgid "post followup to current article quoting complete headers" msgstr "send opfølgning til aktuel artikel med citat for hele hoveder" -#: src/lang.c:351 +#: src/lang.c:573 msgid "repost chosen article to another group" msgstr "gensend valgt artikel til anden gruppe" -#: src/lang.c:353 +#: src/lang.c:575 msgid "edit article (mail-groups only)" msgstr "rediger artikel (kun postgrupper)" -#: src/lang.c:354 +#: src/lang.c:576 msgid "display first article in current thread" msgstr "vis første artikel i aktuel tråd" # af artiklen -#: src/lang.c:355 +#: src/lang.c:577 msgid "display first page of article" msgstr "vis første side på artikel" -#: src/lang.c:356 +#: src/lang.c:578 msgid "display last article in current thread" msgstr "vis sidste artikel i aktuel tråd" -#: src/lang.c:357 +#: src/lang.c:579 msgid "display last page of article" msgstr "vis sidste side på artikel" -#: src/lang.c:358 +#: src/lang.c:580 msgid "mark rest of thread as read and advance to next unread" msgstr "marker resten af tråden som læst og fortsæt til næste ulæst" -#: src/lang.c:359 +#: src/lang.c:581 msgid "display next article" msgstr "vis næste artikel" -#: src/lang.c:360 +#: src/lang.c:582 msgid "display first article in next thread" msgstr "vis første artikel i næste tråd" -#: src/lang.c:361 +#: src/lang.c:583 msgid "display next unread article" msgstr "vis næste ulæste artikel" -#: src/lang.c:362 +#: src/lang.c:584 msgid "go to the article that this one followed up" msgstr "gå til den artikel som den her fulgte op på" -#: src/lang.c:363 +#: src/lang.c:585 msgid "display previous article" msgstr "vis forrige artikel" -#: src/lang.c:364 +#: src/lang.c:586 msgid "display previous unread article" msgstr "vis forrige ulæste artikel" # eller ".. artikel ved brug af standardmetoden", jeg synes ikke # umiddelbart det er til at regne ud -#: src/lang.c:365 +#: src/lang.c:587 msgid "quickly kill an article using defaults" msgstr "dræb hurtigt en artikel som bruger standarder" -#: src/lang.c:366 +#: src/lang.c:588 msgid "quickly auto-select (hot) an article using defaults" msgstr "autovælg hurtigt (populær) en artikel som bruger standarder" # gå tilbage til -#: src/lang.c:367 +#: src/lang.c:589 msgid "return to group selection level" msgstr "returner til gruppeudvælgelsesniveau" -#: src/lang.c:368 +#: src/lang.c:590 msgid "reply through mail to author" msgstr "svar via e-post til forfatter" -#: src/lang.c:369 +#: src/lang.c:591 msgid "reply through mail (don't copy text) to author" msgstr "svar via e-post (kopier ikke tekst) til forfatter" -#: src/lang.c:370 +#: src/lang.c:592 msgid "reply through mail to author quoting complete headers" msgstr "svar via e-post til forfatter med citering af hele hoveder" -#: src/lang.c:371 +#: src/lang.c:593 msgid "search backwards within this article" msgstr "søg baglæns indenfor denne artikel" -#: src/lang.c:372 +#: src/lang.c:594 msgid "search forwards within this article" msgstr "søg fremad idenfor denne artikel" -#: src/lang.c:373 +#: src/lang.c:595 msgid "show article in raw-mode (including all headers)" msgstr "vis artikel i rawtilstand (inklusiv alle hoveder)" -#: src/lang.c:374 +#: src/lang.c:596 msgid "skip next block of included text" msgstr "udelad næste blok med inkluderet tekst" -#: src/lang.c:375 +#: src/lang.c:597 msgid "toggle display of sections hidden by a form-feed (^L) on/off" msgstr "slå visning af afsnit skjult af en form-feed (^L) til/fra" -#: src/lang.c:376 +#: src/lang.c:598 msgid "toggle display of all headers" msgstr "slå visning af alle teksthoveder til/fra" -#: src/lang.c:377 +#: src/lang.c:599 msgid "toggle word highlighting on/off" msgstr "slå ordfremhævelse til/fra" -#: src/lang.c:378 +#: src/lang.c:600 msgid "toggle ROT-13 (basic decode) for current article" msgstr "slå ROT-13 (basisafkodning) for aktuel artikel til/fra" -#: src/lang.c:379 +#: src/lang.c:601 msgid "toggle tabwidth 4 <-> 8" msgstr "slå indrykningsbredde 4 <-> 8 til/fra" -#: src/lang.c:380 +#: src/lang.c:602 msgid "toggle German TeX style decoding for current article" msgstr "skift tysk TeX-stilafkodning for nuværende artikel" -#: src/lang.c:381 +#: src/lang.c:603 msgid "toggle display of uuencoded sections" msgstr "skift visning af uuencoded-afsnit" -#: src/lang.c:382 +#: src/lang.c:604 msgid "View/pipe/save multimedia attachments" msgstr "Vis/send/gem multimedievedhæftninger" -#: src/lang.c:383 +#: src/lang.c:605 msgid "choose first attachment in list" msgstr "vælg første vedhæftning i listen" -#: src/lang.c:384 +#: src/lang.c:606 msgid "0 - 9\t choose attachment by number" msgstr "0 - 9\t vælg vedhæftning efter nummer" -#: src/lang.c:385 +#: src/lang.c:607 msgid "choose last attachment in list" msgstr "vælg sidste vedhæftning i listen" -#: src/lang.c:387 +#: src/lang.c:609 msgid "pipe attachment into command" msgstr "send (via datakanal) vedhæftelse til kommando" -#: src/lang.c:388 +#: src/lang.c:610 msgid "pipe raw attachment into command" msgstr "send (via datakanal) rå vedhæftelse til kommando" -#: src/lang.c:390 +#: src/lang.c:612 msgid "save attachment to disk" msgstr "gem vedhæftninger til disk" -#: src/lang.c:391 +#: src/lang.c:613 msgid "search for attachments forwards" msgstr "søg efter vedhæftninger fremad" -#: src/lang.c:392 +#: src/lang.c:614 msgid "search for attachments backwards" msgstr "søg efter vedhæftninger baglæns" -#: src/lang.c:393 +#: src/lang.c:615 msgid "view attachment" msgstr "vis vedhæftning" -#: src/lang.c:394 +#: src/lang.c:616 msgid "tag attachment" msgstr "mærk vedhæftning" -#: src/lang.c:395 +#: src/lang.c:617 msgid "tag attachments that match user specified pattern" msgstr "vælg vedhæftninger som svarer til brugerangivet mønster" -#: src/lang.c:396 +#: src/lang.c:618 msgid "reverse tagging on all attachments (toggle)" msgstr "vend mærke om for alle vedhæftninger (skift)" -#: src/lang.c:397 +#: src/lang.c:619 msgid "untag all tagged attachments" msgstr "fjern alle mærkede vedhæftninger" -#: src/lang.c:398 +#: src/lang.c:620 msgid "toggle info message in last line (name/description of attachment)" msgstr "" "slå infobesked i sidste linje til/fra (navn/beskrivelse af vedhæftning)" -#: src/lang.c:399 +#: src/lang.c:621 msgid "choose first attribute in list" msgstr "vælg første attribut i listen" -#: src/lang.c:400 +#: src/lang.c:622 msgid "0 - 9\t choose attribute by number" msgstr "0 - 9\t vælg attribut efter nummer" -#: src/lang.c:401 +#: src/lang.c:623 msgid "choose last attribute in list" msgstr "vælg sidste attribut i listen" -#: src/lang.c:402 +#: src/lang.c:624 msgid "reset attribute to a default value" msgstr "nulstil attribut til en standardværdi" -#: src/lang.c:403 +#: src/lang.c:625 msgid "search forwards for an attribute" msgstr "søg fremad efter en attribut" -#: src/lang.c:404 +#: src/lang.c:626 msgid "search backwards for an attribute" msgstr "søg baglæns efter en attribut" -#: src/lang.c:405 +#: src/lang.c:627 msgid "select attribute" msgstr "vælg attribut" -#: src/lang.c:406 +#: src/lang.c:628 msgid "toggle back to options menu when invoked from there" msgstr "skift tilbage til indstillingsmenu når startet fra her til/fra" -#: src/lang.c:407 +#: src/lang.c:629 #, c-format msgid "report bug or comment via mail to %s" msgstr "rapporter fejl eller giv en kommentar via e-post til %s" -#: src/lang.c:408 +#: src/lang.c:630 msgid "choose first option in list" msgstr "vælg første indstilling i listen" -#: src/lang.c:409 +#: src/lang.c:631 msgid "0 - 9\t choose option by number" msgstr "0 - 9\t vælg indstilling efter nummer" -#: src/lang.c:410 +#: src/lang.c:632 msgid "choose last option in list" msgstr "vælg sidste indstilling i listen" -#: src/lang.c:411 +#: src/lang.c:633 msgid "start scopes menu" msgstr "start virkefeltmenu" -#: src/lang.c:412 +#: src/lang.c:634 msgid "search forwards for an option" msgstr "søg fremad efter en indstilling" -#: src/lang.c:413 +#: src/lang.c:635 msgid "search backwards for an option" msgstr "søg baglæns efter en indstilling" -#: src/lang.c:414 +#: src/lang.c:636 msgid "select option" msgstr "vælg indstilling" -#: src/lang.c:415 +#: src/lang.c:637 msgid "toggle to attributes menu" msgstr "slå attributmenu til/fra" -#: src/lang.c:416 +#: src/lang.c:638 msgid "choose range of articles to be affected by next command" msgstr "vælg interval af artikler som påvirkes af næste kommando" -#: src/lang.c:417 +#: src/lang.c:639 msgid "escape from command prompt" msgstr "undvig fra kommandoprompt" -#: src/lang.c:418 +#: src/lang.c:640 msgid "edit filter file" msgstr "rediger filterfil" -#: src/lang.c:419 +#: src/lang.c:641 msgid "get help" msgstr "få hjælp" -#: src/lang.c:420 +#: src/lang.c:642 msgid "display last article viewed" msgstr "vis den sidst viste artikel" -#: src/lang.c:421 +#: src/lang.c:643 msgid "down one line" msgstr "en linje ned" -#: src/lang.c:422 +#: src/lang.c:644 msgid "up one line" msgstr "en linje op" -#: src/lang.c:423 +#: src/lang.c:645 msgid "go to article chosen by Message-ID" msgstr "gå til artikel valgt efter besked-id" -#: src/lang.c:424 +#: src/lang.c:646 msgid "mail article/thread/hot/pattern/tagged articles to someone" msgstr "send artikel/tråd/populær/mønster/mærkede artikler til nogen" -#: src/lang.c:425 +#: src/lang.c:647 msgid "menu of configurable options" msgstr "menu med konfigurerbare indstillinger" -#: src/lang.c:426 +#: src/lang.c:648 msgid "down one page" msgstr "en side ned" -#: src/lang.c:427 +#: src/lang.c:649 msgid "up one page" msgstr "en side ned" -#: src/lang.c:429 +#: src/lang.c:651 msgid "post (write) article to current group" msgstr "send (skriv) artikel til aktuel gruppe" -#: src/lang.c:430 +#: src/lang.c:652 msgid "post postponed articles" msgstr "send udskudte artikler" -#: src/lang.c:432 +#: src/lang.c:654 msgid "list articles posted by you (from posted file)" msgstr "vis artikler sendt af dig (fra sendtfil)" -#: src/lang.c:433 +#: src/lang.c:655 msgid "return to previous menu" msgstr "returner til forrige menu" -#: src/lang.c:434 +#: src/lang.c:656 msgid "quit tin immediately" msgstr "afslut tin øjbelikkeligt" -#: src/lang.c:435 +#: src/lang.c:657 msgid "redraw page" msgstr "genskriv side" -#: src/lang.c:436 +#: src/lang.c:658 msgid "save article/thread/hot/pattern/tagged articles to file" msgstr "gem artikel/tråd/populær/mønster/mærkede artikler til fil" -#: src/lang.c:437 +#: src/lang.c:659 msgid "save marked articles automatically without user prompts" msgstr "gem automatisk markerede artikler uden brugerindgreb" -#: src/lang.c:438 +#: src/lang.c:660 msgid "scroll the screen one line down" msgstr "rul skærmen en linje ned" -#: src/lang.c:439 +#: src/lang.c:661 msgid "scroll the screen one line up" msgstr "rul skærmen en linje op" -#: src/lang.c:440 +#: src/lang.c:662 msgid "search for articles by author backwards" msgstr "søg efter artikler baglæns efter forfatter" -#: src/lang.c:441 +#: src/lang.c:663 msgid "search for articles by author forwards" msgstr "søg efter artikler fremad efter forfatter" -#: src/lang.c:442 +#: src/lang.c:664 msgid "search all articles for a given string (this may take some time)" msgstr "søg i alle artikler efter en angivet streng (dette kan tage lang tid)" -#: src/lang.c:443 +#: src/lang.c:665 msgid " \t (searches are case-insensitive and wrap around to all articles)" msgstr "" " \t (søgning er uafhængigt af store/små bogstaver og omhandler alle " "artikler)" -#: src/lang.c:444 +#: src/lang.c:666 msgid "search for articles by Subject line backwards" msgstr "søg efter artikler baglæns per emnelinje" -#: src/lang.c:445 +#: src/lang.c:667 msgid "search for articles by Subject line forwards" msgstr "søg efter artikler forlæns per emnelinje" -#: src/lang.c:446 +#: src/lang.c:668 msgid "repeat last search" msgstr "gentag sidste søgning" -#: src/lang.c:447 +#: src/lang.c:669 msgid "tag current article for reposting/mailing/piping/printing/saving" msgstr "" "mærk aktuel artikel til gensending/postudsendelse/piping/udskrivning/gemning" -#: src/lang.c:448 +#: src/lang.c:670 msgid "toggle info message in last line (subject/description)" msgstr "slå infobesked i sidste linje til/fra (emne/beskrivelse)" -#: src/lang.c:449 +#: src/lang.c:671 msgid "toggle inverse video" msgstr "slå omvendt video til/fra" -#: src/lang.c:450 +#: src/lang.c:672 #, fuzzy msgid "toggle mini help menu and posting etiquette display" msgstr "slå minihjælpens menuvisning til/fra" -#: src/lang.c:451 +#: src/lang.c:673 msgid "cycle the display of authors email address, real name, both or neither" msgstr "" "løb igennem visningen af forfatters e-postadresse, fulde navn, begge eller " "ingen" -#: src/lang.c:452 +#: src/lang.c:674 msgid "show version information" msgstr "vis versioninformation" -#: src/lang.c:453 +#: src/lang.c:675 msgid "mark all articles as read and return to group selection menu" msgstr "marker alle artikler som læst og returner til gruppeudvælgelsesmenu" -#: src/lang.c:454 +#: src/lang.c:676 msgid "mark all articles as read and enter next group with unread articles" msgstr "" "marker alle artikler som læst og gå videre til næste gruppe med ulæste " "artikler" -#: src/lang.c:455 +#: src/lang.c:677 msgid "choose first thread in list" msgstr "vælg første tråd i listen" -#: src/lang.c:456 +#: src/lang.c:678 msgid "choose last thread in list" msgstr "vælg sidste tråd i listen" -#: src/lang.c:457 +#: src/lang.c:679 msgid "list articles within current thread (bring up Thread sub-menu)" msgstr "vis artikler indenfor aktuel tråd (hent undertrådsmenuen frem)" -#: src/lang.c:458 +#: src/lang.c:680 msgid "mark article as unread" msgstr "marker artikel som ulæst" -#: src/lang.c:459 +#: src/lang.c:681 msgid "mark current thread, range or tagged threads as read" msgstr "marker aktuel tråd, interval eller mærkede tråde som læst" -#: src/lang.c:460 +#: src/lang.c:682 msgid "mark current thread, range or tagged threads as unread" msgstr "marker aktuel tråd, interval eller mærkede tråde som ulæste" -#: src/lang.c:461 +#: src/lang.c:683 msgid "mark current/range/selected/pattern/tagged as read after prompting" msgstr "marker aktuel/interval/valgte/mønster/mærkede som læst efter anmodning" -#: src/lang.c:462 +#: src/lang.c:684 msgid "mark current/range/selected/pattern/tagged as unread after prompting" msgstr "" "marker aktuel/interval/valgte/mønster/mærkede som ulæste efter anmodning" -#: src/lang.c:463 +#: src/lang.c:685 msgid "toggle display of all/selected articles" msgstr "slå visning af alle/valgte artikler til/fra" -#: src/lang.c:464 +#: src/lang.c:686 msgid "display next group" msgstr "vis næste gruppe" -#: src/lang.c:465 +#: src/lang.c:687 msgid "display previous group" msgstr "vis forrige gruppe" -#: src/lang.c:466 +#: src/lang.c:688 msgid "toggle all selections (all articles)" msgstr "slå alle valg (alle artikler) til/fra" -#: src/lang.c:467 +#: src/lang.c:689 msgid "select group (make \"hot\")" msgstr "vælg gruppe (gør »populær«)" -#: src/lang.c:468 +#: src/lang.c:690 msgid "select thread" msgstr "vælg tråd" -#: src/lang.c:469 +#: src/lang.c:691 msgid "select threads if at least one unread article is selected" msgstr "vælg tråde hvis mindst en ulæst artikel er valgt" -#: src/lang.c:470 +#: src/lang.c:692 msgid "select threads that match user specified pattern" msgstr "vælg tråde som svarer til brugerangivet mønster" -#: src/lang.c:471 +#: src/lang.c:693 msgid "0 - 9\t choose thread by number" msgstr "0 - 9\t vælg tråd efter nummer" -#: src/lang.c:472 +#: src/lang.c:694 msgid "toggle limit number of articles to get, and reload" msgstr "slå maks. antal artikler som hentes til/fra, og genindlæs" -#: src/lang.c:473 +#: src/lang.c:695 msgid "toggle display of all/unread articles" msgstr "slå visning af alle/ulæste artikler til/fra" -#: src/lang.c:474 +#: src/lang.c:696 msgid "toggle selection of thread" msgstr "slå valg af tråd til/fra" # løb igennem de tilgængelige trådningstilvalg -#: src/lang.c:475 +#: src/lang.c:697 msgid "cycle through threading options available" msgstr "gennemløb de tilgængelige valgmuligheder for trådning" -#: src/lang.c:476 +#: src/lang.c:698 msgid "undo all selections (all articles)" msgstr "fortryd alle markeringer (alle artikler)" -#: src/lang.c:477 +#: src/lang.c:699 msgid "untag all tagged threads" msgstr "fjerne mærke på alle mærkede tråde" -#: src/lang.c:478 +#: src/lang.c:700 #, fuzzy msgid "search for articles forwards" msgstr "søg efter artikler fremad efter forfatter" -#: src/lang.c:479 +#: src/lang.c:701 #, fuzzy msgid "search for articles backwards" msgstr "søg efter artikler baglæns efter forfatter" -#: src/lang.c:480 +#: src/lang.c:702 #, fuzzy msgid "toggle info message in last line (Message-ID)" -msgstr "slå infobesked i sidste linje til/fra (URL)" +msgstr "slå infobesked i sidste linje til/fra (Message-ID)" -#: src/lang.c:481 +#: src/lang.c:703 #, fuzzy msgid "Open article by Message-ID" -msgstr "gå til artikel valgt efter besked-id" +msgstr "gå til artikel valgt efter Message-ID" -#: src/lang.c:482 +#: src/lang.c:704 msgid "add new scope" msgstr "tilføj nyt virkefelt" -#: src/lang.c:483 +#: src/lang.c:705 msgid "delete scope" msgstr "slet virkefelt" -#: src/lang.c:484 +#: src/lang.c:706 msgid "edit attributes file" msgstr "rediger attributfil" -#: src/lang.c:485 +#: src/lang.c:707 msgid "choose first scope in list" msgstr "vælg første virkefelt i listen" -#: src/lang.c:486 +#: src/lang.c:708 msgid "0 - 9\t choose scope by number" msgstr "0 - 9\t vælg virkefelt efter nummer" -#: src/lang.c:487 +#: src/lang.c:709 msgid "choose last scope in list" msgstr "vælg sidste virkefelt i listen" -#: src/lang.c:488 +#: src/lang.c:710 msgid "move scope" msgstr "flyt virkefelt" -#: src/lang.c:489 +#: src/lang.c:711 msgid "rename scope" msgstr "omdøb virkefelt" -#: src/lang.c:490 +#: src/lang.c:712 msgid "select scope" msgstr "vælg virkefelt" -#: src/lang.c:491 +#: src/lang.c:713 msgid "mark all articles in group as read" msgstr "marker alle artikler i gruppe som læst" -#: src/lang.c:492 +#: src/lang.c:714 msgid "mark all articles in group as read and move to next unread group" msgstr "marker alle artikler i gruppe som læst og flyt til næste ulæste gruppe" -#: src/lang.c:493 +#: src/lang.c:715 msgid "choose first group in list" msgstr "vælg første gruppe i listen" -#: src/lang.c:494 +#: src/lang.c:716 msgid "choose group by name" msgstr "vælg gruppe efter navn" -#: src/lang.c:495 +#: src/lang.c:717 msgid "0 - 9\t choose group by number" msgstr "0 - 9\t vælg gruppe efter nummer" -#: src/lang.c:496 +#: src/lang.c:718 msgid "choose range of groups to be affected by next command" msgstr "vælg omfanget af grupper der påvirkes af næste kommando" -#: src/lang.c:497 +#: src/lang.c:719 msgid "choose last group in list" msgstr "vælg sidste gruppe i listen" -#: src/lang.c:499 +#: src/lang.c:721 msgid "list groups which an article has been posted to (by Message-ID)" msgstr "vis grupper som en artikel er blevet indsendt til (efter besked-id)" -#: src/lang.c:500 +#: src/lang.c:722 msgid " \t (go to article if at least one of the groups is available)" msgstr " \t (gå til artikel hvis mindst en af grupperne er tilgængelig)" -#: src/lang.c:502 +#: src/lang.c:724 msgid "mark all articles in chosen group unread" msgstr "marker alle artikler i valgt gruppe som ulæste" -#: src/lang.c:503 +#: src/lang.c:725 msgid "move chosen group within list" msgstr "flyt valgt gruppe indenfor listen" -#: src/lang.c:504 +#: src/lang.c:726 msgid "choose next group with unread news" msgstr "vælg næste gruppe med ulæste nyheder" -#: src/lang.c:505 src/lang.c:1420 +#: src/lang.c:727 src/lang.c:1748 msgid "quit" msgstr "afslut" -#: src/lang.c:506 +#: src/lang.c:728 msgid "quit without saving configuration changes" msgstr "afslut uden at gemme konfigurationsændringer" -#: src/lang.c:507 +#: src/lang.c:729 msgid "read chosen group" msgstr "læs valgt gruppe" -#: src/lang.c:508 +#: src/lang.c:730 msgid "reset .newsrc (all available articles in groups marked unread)" msgstr "nulstil .newsrc (alle tilgængelige artikler i grupper markeret ulæst)" -#: src/lang.c:509 +#: src/lang.c:731 msgid "search backwards for a group name" msgstr "søg baglæns efter et gruppenavn" -#: src/lang.c:510 +#: src/lang.c:732 msgid " \t (all searches are case-insensitive and wrap around)" msgstr "" " \t (alle søgninger tager ikke højde for små/store bogstaver og omfang)" -#: src/lang.c:511 +#: src/lang.c:733 msgid "search forwards for a group name" msgstr "søg fremad efter et gruppenavn" -#: src/lang.c:512 +#: src/lang.c:734 msgid "subscribe to chosen group" msgstr "abonner på valgt gruppe" -#: src/lang.c:513 +#: src/lang.c:735 msgid "subscribe to groups that match pattern" msgstr "abonner på grupper som stemmer overens med mønster" -#: src/lang.c:514 +#: src/lang.c:736 msgid "reread active file to check for any new news" msgstr "genlæste aktiv fil for at tjekke for nye nyheder" -#: src/lang.c:515 +#: src/lang.c:737 msgid "show NNTP[S] connection details" msgstr "" -#: src/lang.c:516 +#: src/lang.c:738 msgid "toggle display of group name only or group name plus description" msgstr "" "slå visning kun af gruppenavn eller gruppenavn plus beskrivelse til/fra" -#: src/lang.c:517 +#: src/lang.c:739 msgid "toggle display to show all/unread subscribed groups" msgstr "slå visning af vis alle/ulæste abonnerede grupper til/fra" -#: src/lang.c:518 +#: src/lang.c:740 msgid "unsubscribe from chosen group" msgstr "fjern abonnement fra valgt gruppe" -#: src/lang.c:519 +#: src/lang.c:741 msgid "unsubscribe from groups that match pattern" msgstr "fjern abonnement fra grupper som matcher mønster" -#: src/lang.c:520 +#: src/lang.c:742 msgid "sort the list of groups" msgstr "sorter gruppelisten" -#: src/lang.c:521 +#: src/lang.c:743 msgid "toggle display to show all/subscribed groups" msgstr "slå visning af vis alle/abonnerede grupper til/fra" -#: src/lang.c:522 +#: src/lang.c:744 #, fuzzy msgid "tag/untag all parts of current multipart-message in order" msgstr "mærk alle dele af nuværende flerdels-besked i rækkefølge" -#: src/lang.c:523 +#: src/lang.c:745 msgid "0 - 9\t choose article by number" msgstr "0 - 9\t vælg artikel efter nummer" -#: src/lang.c:524 +#: src/lang.c:746 msgid "mark thread as read and return to group index page" msgstr "marker tråd som læst og returner til gruppeindeksside" -#: src/lang.c:525 +#: src/lang.c:747 msgid "mark thread as read and enter next unread thread or group" msgstr "marker tråd som læst og gå til næste ulæste tråd eller gruppe" -#: src/lang.c:526 +#: src/lang.c:748 msgid "choose first article in list" msgstr "vælg første artikel i listen" -#: src/lang.c:527 +#: src/lang.c:749 msgid "choose last article in list" msgstr "vælg sidste artikel i listen" -#: src/lang.c:528 +#: src/lang.c:750 msgid "mark art, range or tagged arts as read; move crsr to next unread art" msgstr "" "marker artikel, interval eller mærkede artikler som læst; flyt markør til " "næste ulæste artikel" -#: src/lang.c:529 +#: src/lang.c:751 msgid "mark article, range or tagged articles as unread" msgstr "marker artikel, interval eller mærkede tråde som ulæste" -#: src/lang.c:530 +#: src/lang.c:752 msgid "mark current thread as unread" msgstr "marker aktuel tråd som ulæst" -#: src/lang.c:531 +#: src/lang.c:753 msgid "read chosen article" msgstr "læs valgt artikel" -#: src/lang.c:532 +#: src/lang.c:754 msgid "" "Display properties\n" "------------------" @@ -2599,7 +2757,7 @@ msgstr "" "Vis egenskaber\n" "--------------" -#: src/lang.c:533 +#: src/lang.c:755 msgid "" "Miscellaneous\n" "-------------" @@ -2607,7 +2765,7 @@ msgstr "" "Diverse\n" "-------" -#: src/lang.c:534 +#: src/lang.c:756 msgid "" "Moving around\n" "-------------" @@ -2615,7 +2773,7 @@ msgstr "" "Flytter rundt\n" "-------------" -#: src/lang.c:535 +#: src/lang.c:757 msgid "" "Group/thread/article operations\n" "-------------------------------" @@ -2623,7 +2781,7 @@ msgstr "" "Gruppe/tråd/artikel-handlinger\n" "------------------------------" -#: src/lang.c:536 +#: src/lang.c:758 msgid "" "Attachment operations\n" "---------------------" @@ -2631,7 +2789,7 @@ msgstr "" "Vedhæftningshandlinger\n" "---------------------- " -#: src/lang.c:537 +#: src/lang.c:759 msgid "" "Attribute operations\n" "--------------------" @@ -2639,7 +2797,7 @@ msgstr "" "Attributhandlinger\n" "------------------" -#: src/lang.c:538 +#: src/lang.c:760 msgid "" "Option operations\n" "-----------------" @@ -2647,16 +2805,13 @@ msgstr "" "Tilvalgshandlinger\n" "------------------" -#: src/lang.c:539 -#, fuzzy +#: src/lang.c:761 msgid "" "Posted article operations\n" "-------------------------" msgstr "" -"Gruppe/tråd/artikel-handlinger\n" -"------------------------------" -#: src/lang.c:540 +#: src/lang.c:762 msgid "" "Scope operations\n" "----------------" @@ -2664,7 +2819,7 @@ msgstr "" "Virkefeltshandlinger\n" "--------------------" -#: src/lang.c:541 +#: src/lang.c:763 msgid "" "URL operations\n" "--------------" @@ -2672,95 +2827,100 @@ msgstr "" "URL-handlinger\n" "--------------" -#: src/lang.c:542 +#: src/lang.c:764 msgid "choose first URL in list" msgstr "vælg første URL i listen" -#: src/lang.c:543 +#: src/lang.c:765 msgid "0 - 9\t choose URL by number" msgstr "0 - 9\t vælg URL efter nummer" -#: src/lang.c:544 +#: src/lang.c:766 msgid "choose last URL in list" msgstr "vælg sidste URL i listen" -#: src/lang.c:545 +#: src/lang.c:767 msgid "search for URLs forwards" msgstr "søg efter URL'er fremad" -#: src/lang.c:546 +#: src/lang.c:768 msgid "search for URLs backwards" msgstr "søg efter URL'er baglæns" -#: src/lang.c:547 +#: src/lang.c:769 msgid "Open URL in browser" msgstr "Åbn URL i browser" -#: src/lang.c:548 +#: src/lang.c:770 msgid "toggle info message in last line (URL)" msgstr "slå infobesked i sidste linje til/fra (URL)" -#: src/lang.c:550 +#: src/lang.c:772 msgid "Group Level Commands" msgstr "Kommandoer for gruppeniveau" -#: src/lang.c:551 +#: src/lang.c:773 msgid "Kill filter added" msgstr "Filter for dræb tilføjet" -#: src/lang.c:552 +#: src/lang.c:774 msgid "Auto-selection filter added" msgstr "Filter for automatisk markering tilføjet" -#: src/lang.c:553 +#: src/lang.c:775 msgid "All parts tagged" msgstr "Alle dele mærket" -#: src/lang.c:554 +#: src/lang.c:776 #, fuzzy msgid "All parts untagged" msgstr "Alle dele mærket" -#: src/lang.c:555 +#: src/lang.c:777 +#, c-format +msgid "Building References-trees (%d/%d)..." +msgstr "" + +#: src/lang.c:778 msgid "Storing article for later posting" msgstr "Gemmer artikel for senere indsendelse" -#: src/lang.c:556 +#: src/lang.c:779 msgid "Please enter a valid character" msgstr "Indtast venligst et gyldigt tegn" -#: src/lang.c:557 +#: src/lang.c:780 #, c-format msgid "Missing part #%d" msgstr "Manglende del #%d" -#: src/lang.c:558 +#: src/lang.c:781 msgid "*** No postponed articles ***" msgstr "*** Ingen udsatte artikler ***" -#: src/lang.c:559 +#: src/lang.c:782 msgid "Not a multi-part message" msgstr "Ikke en besked med flere dele" -#: src/lang.c:560 +#: src/lang.c:783 msgid "You are not subscribed to this group" msgstr "Du er ikke abonnent på denne gruppe" -#: src/lang.c:561 +#: src/lang.c:784 msgid "No previous expression" msgstr "Ingen tidligere udtryk" -#: src/lang.c:562 +#: src/lang.c:785 msgid "Operation disabled in no-overwrite mode" msgstr "Handling deaktiveret i tilstanden no-overwrite (ingen-overskrivning)" #. TODO: replace hard coded key-name in txt_info_postponed -#: src/lang.c:564 +#: src/lang.c:787 #, c-format msgid "%d postponed %s, reuse with ^O...\n" msgstr "%d udskudt %s, genbrug med ^O...\n" -#: src/lang.c:565 +#: src/lang.c:788 msgid "" "X-Conversion-Note: multipart/alternative contents have been removed.\n" " To get the whole article, turn alternative handling OFF in the Option " @@ -2771,21 +2931,17 @@ msgstr "" "(angives\n" " som OFF) i indstillingsmenuen\n" -#: src/lang.c:567 +#: src/lang.c:790 #, c-format msgid "Save filename for %s/%s is a mailbox. Attachment not saved" msgstr "Gem filnavn for %s/%s i en postkasse. Vedhæftning ikke gemt" -#: src/lang.c:568 +#: src/lang.c:791 msgid "TeX2Iso encoded article" msgstr "TeX2Iso-kodet artikel" -#: src/lang.c:569 -msgid "incomplete " -msgstr "ufuldstændig " - #. TODO: replace hard coded key-names -#: src/lang.c:571 +#: src/lang.c:793 #, fuzzy, c-format msgid "" "\n" @@ -2855,44 +3011,44 @@ msgstr "" "FTP-filerne.\n" "Send venligst fejlrapporter/kommentarer til %s med kommandoen »R«.\n" -#: src/lang.c:587 +#: src/lang.c:809 #, c-format msgid "Invalid From: %s line. Read the INSTALL file again." msgstr "Ugyldig Fra: %s-linje. Læs filen INSTALL igen." -#: src/lang.c:589 +#: src/lang.c:811 msgid "Invalid multibyte sequence found\n" msgstr "Ugyldig multibyte-sekvens fundet\n" -#: src/lang.c:592 +#: src/lang.c:814 #, c-format msgid "Invalid Sender:-header %s" msgstr "Ugyldig Afsender:-teksthoved %s" -#: src/lang.c:594 +#: src/lang.c:816 msgid "Inverse video disabled" msgstr "Omvendt video deaktiveret" -#: src/lang.c:595 +#: src/lang.c:817 msgid "Inverse video enabled" msgstr "Omvendt video aktiveret" -#: src/lang.c:597 +#: src/lang.c:819 #, c-format msgid "Missing definition for %s\n" msgstr "Mangler definition for %s\n" -#: src/lang.c:598 +#: src/lang.c:820 #, c-format msgid "Invalid key definition '%s'\n" msgstr "Ugyldig nøgledefinition '%s'\n" -#: src/lang.c:599 +#: src/lang.c:821 #, c-format msgid "Invalid keyname '%s'\n" msgstr "Ugylidg nøglenavn '%s'\n" -#: src/lang.c:600 +#: src/lang.c:822 #, c-format msgid "Keymap file was upgraded to version %s\n" msgstr "Nøglekortfil blev opgraderet til version %s\n" @@ -2900,109 +3056,109 @@ msgstr "Nøglekortfil blev opgraderet ti # Hmm, så er spørgsmålet jo så, når der er sådan et tilfældigt antal # mellemrum efter : og positionen af : skal bevares i oversættelsen, det # er svært at vide når der ikke er nogen kommentarer -#: src/lang.c:601 +#: src/lang.c:823 #, c-format msgid "Kill From: [%s] (y/n): " msgstr "Dræb From: [%s] (j/n): " -#: src/lang.c:602 +#: src/lang.c:824 msgid "Kill Lines: (num): " msgstr "Dræb linjer: (num): " -#: src/lang.c:603 +#: src/lang.c:825 msgid "Kill Article Menu" msgstr "Dræb artikelmenu" -#: src/lang.c:604 +#: src/lang.c:826 #, fuzzy, c-format msgid "Kill Msg-ID: [%s] (f/l/o/n): " msgstr "Dræb Msg-Id: [%s] (f/l/o/n): " -#: src/lang.c:605 +#: src/lang.c:827 msgid "Kill pattern scope : " msgstr "Dræb mønstervirkefelt : " -#: src/lang.c:606 +#: src/lang.c:828 #, c-format msgid "Kill Subject: [%s] (y/n): " msgstr "Dræb Subject: [%s] (j/n): " -#: src/lang.c:607 +#: src/lang.c:829 msgid "Kill text pattern : " msgstr "Dræb tekstmønster : " -#: src/lang.c:608 +#: src/lang.c:830 msgid "Kill time in days : " msgstr "Dræb tidspunkt på dagen : " -#: src/lang.c:610 +#: src/lang.c:832 msgid "Last" msgstr "Sidste" -#: src/lang.c:611 +#: src/lang.c:833 msgid "-- Last response --" msgstr "-- Sidste svar --" -#: src/lang.c:612 +#: src/lang.c:834 #, c-format msgid "Lines %s " msgstr "Linjer %s " -#: src/lang.c:614 +#: src/lang.c:840 msgid "Function not available." msgstr "Funktionen er ikke tilgængelig." -#: src/lang.c:615 +#: src/lang.c:841 msgid "Not reading via NNTP." msgstr "Læser ikke via NNTP." -#: src/lang.c:617 +#: src/lang.c:843 #, c-format msgid "Group: %s" msgstr "Gruppe: %s" -#: src/lang.c:618 +#: src/lang.c:844 #, c-format msgid "Groups: %s" msgstr "Grupper: %s" -#: src/lang.c:621 +#: src/lang.c:847 msgid "Mail" msgstr "Post" -#: src/lang.c:622 +#: src/lang.c:848 msgid "mailbox " msgstr "postkasse " -#: src/lang.c:623 +#: src/lang.c:849 #, c-format msgid "Mail article(s) to [%.*s]> " msgstr "Send artikel(er) til [%.*s]> " -#: src/lang.c:624 +#: src/lang.c:850 #, c-format msgid "Mailing log to %s\n" msgstr "Sender log til %s\n" -#: src/lang.c:625 +#: src/lang.c:851 msgid "Mail bug report..." msgstr "Send fejlrapport ..." -#: src/lang.c:626 +#: src/lang.c:852 #, c-format msgid "Mail BUG REPORT to %s?" msgstr "Send FEJLRAPPORT til %s?" -#: src/lang.c:627 +#: src/lang.c:853 msgid "Mailed" msgstr "Sendt" -#: src/lang.c:628 +#: src/lang.c:854 #, c-format msgid "Mailing to %s..." msgstr "Sender til %s ..." -#: src/lang.c:629 +#: src/lang.c:855 msgid "" "# [Mail/Save] active file. Format is like news active file:\n" "# groupname max.artnum min.artnum /dir\n" @@ -3014,62 +3170,62 @@ msgstr "" "# Det 4. felt er basismappen (dvs. ~/Mail eller ~/News)\n" "#\n" -#: src/lang.c:632 +#: src/lang.c:858 #, c-format msgid "%s marked as read" msgstr "%s markeret som læst" -#: src/lang.c:633 +#: src/lang.c:859 #, c-format msgid "%s marked as unread" msgstr "%s markeret som ulæst" -#: src/lang.c:634 +#: src/lang.c:860 #, c-format msgid "Marked %d of %d %s as read" msgstr "Markerede %d af %d %s som læst" -#: src/lang.c:635 +#: src/lang.c:861 #, c-format msgid "Marked %d of %d %s as unread" msgstr "Markerede %d af %d %s som ulæste" -#: src/lang.c:636 src/lang.c:1376 +#: src/lang.c:862 src/lang.c:1704 msgid "Mark" msgstr "Marker" -#: src/lang.c:637 +#: src/lang.c:863 #, c-format msgid "Mark all articles as read%s?" msgstr "Marker alle artikler som læst%s?" -#: src/lang.c:638 +#: src/lang.c:864 #, c-format msgid "Mark article as read%s?" msgstr "Marker alle artikler som læst%s?" -#: src/lang.c:639 +#: src/lang.c:865 #, c-format msgid "Mark group %s as read?" msgstr "Marker gruppe %s som læst?" -#: src/lang.c:640 +#: src/lang.c:866 #, c-format msgid "Mark thread as read%s?" msgstr "Marker tråd som læst%s" -#: src/lang.c:641 +#: src/lang.c:867 #, c-format msgid "Matching %s groups..." msgstr "Sammenligner %s grupper ..." -#: src/lang.c:642 src/lang.c:655 src/lang.c:658 src/lang.c:664 +#: src/lang.c:868 src/lang.c:881 src/lang.c:884 src/lang.c:890 #, c-format msgid "=set current to n; %s=line down; %s=line up; %s=help; %s=quit" msgstr "" "=angiv nuværende som n; %s=linje ned; %s=linje op; %s=hjælp; %s=afslut" -#: src/lang.c:644 +#: src/lang.c:870 #, c-format msgid "" "%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all" @@ -3077,24 +3233,24 @@ msgstr "" "%s=vis; %s=datakanal; %s=datakanal rå; %s=gem; %s=mærke; %s=mærkemønster; " "%s=fjern mærke for alle" -#: src/lang.c:646 +#: src/lang.c:872 #, c-format msgid "%s=view; %s=save; %s=tag; %s=tag pattern; %s=untag all" msgstr "%s=vis; %s=gem; %s=mærke; %s=mærkemønster; %s=fjern mærke for alle" -#: src/lang.c:648 +#: src/lang.c:874 #, c-format msgid "" "%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search" msgstr "%s=vend mærkning om; %s=søg fremad; %s=søg bagud; %s=gentag søg" -#: src/lang.c:649 src/lang.c:653 +#: src/lang.c:875 src/lang.c:879 #, c-format msgid "=set current to n; %s=next unread; %s=search pattern; %s=kill/select" msgstr "" "=angiv nuværende som n; %s=næste ulæst; %s=søgemønster; %s=dræb/vælg" -#: src/lang.c:650 +#: src/lang.c:876 #, c-format msgid "" "%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; " @@ -3103,40 +3259,40 @@ msgstr "" "%s=forfattersøgning; %s=opsamling; %s=linje ned; %s=linje op; %s=marker som " "læst; %s=vis tråd" -#: src/lang.c:651 +#: src/lang.c:877 #, c-format msgid "%s=line up; %s=line down; %s=page up; %s=page down; %s=top; %s=bottom" msgstr "%s=linje op; %s=linje ned; %s=side op; %s=side ned; %s=top; %s=bund" -#: src/lang.c:652 +#: src/lang.c:878 #, c-format msgid "%s=search forwards; %s=search backwards; %s=quit" msgstr "%s=søg fremad; %s=søg bagud; %s=afslut" -#: src/lang.c:654 +#: src/lang.c:880 #, c-format msgid "%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read" msgstr "" "%s=forfattersøgning; %s=indholdssøgning; %s=opsamling; %s=opfølgning; " "%s=marker som læst" -#: src/lang.c:656 src/lang.c:665 +#: src/lang.c:882 src/lang.c:891 #, c-format msgid "%s=search forwards; %s=search backwards; %s=repeat search" msgstr "%s=søg fremad; %s=søg bagud; %s=gentag søg" -#: src/lang.c:657 +#: src/lang.c:883 #, c-format msgid "%s=add; %s=move; %s=rename; %s=delete" msgstr "%s=tilføj; %s=flyt; %s=omdøb; %s=slet" -#: src/lang.c:659 +#: src/lang.c:885 #, c-format msgid "=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup" msgstr "" "=angiv nuværende som n; %s=næste ulæst; %s,%s=søgemønster; %s=opsamling" -#: src/lang.c:660 +#: src/lang.c:886 #, c-format msgid "" "%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread" @@ -3144,7 +3300,7 @@ msgstr "" "%s=linje ned; %s=linje op; %s=hjælp; %s=flyt; %s=afslut; %s=slå alle/ulæste " "til/fra" -#: src/lang.c:661 +#: src/lang.c:887 #, c-format msgid "" "%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/" @@ -3153,227 +3309,233 @@ msgstr "" "%s=abonner; %s=undermønster; %s=slut abonnement; %s=fjern undermønster; " "%s=ryk ind/ud" -#: src/lang.c:662 +#: src/lang.c:888 #, c-format msgid "=set current to n; %s=next unread; %s=catchup; %s=display toggle" msgstr "" "=angiv nuværende til n; %s=næste ulæst; %s=opsamling; %s=vis slå til/fra" -#: src/lang.c:663 +#: src/lang.c:889 #, c-format msgid "%s=help; %s=line down; %s=line up; %s=quit; %s=tag; %s=mark unread" msgstr "" "%s=hjælp; %s=linje ned; %s=linje op; %s=afslut; %s=mærke; %s=marker ulæst" -#: src/lang.c:666 +#: src/lang.c:892 msgid "--More--" msgstr "--Mere--" -#: src/lang.c:667 +# noget bud? +#: src/lang.c:894 +#, c-format +msgid "MOTD: %s\n" +msgstr "MOTD: %s\n" + +#: src/lang.c:896 #, c-format msgid "Moving %s..." msgstr "Flytter %s ..." -#: src/lang.c:668 +#: src/lang.c:897 msgid "Message-ID: & last Reference " msgstr "Message-ID: og sidste reference " -#: src/lang.c:669 +#: src/lang.c:898 msgid "Message-ID: line " msgstr "Message-ID: linje " -#: src/lang.c:670 +#: src/lang.c:899 msgid "Message-ID: & References: line" msgstr "Message-ID: og References: linje" -#: src/lang.c:672 -msgid ", name: " -msgstr ", navn: " - -#: src/lang.c:673 +#: src/lang.c:901 #, c-format msgid "Go to newsgroup [%s]> " msgstr "Gå til nyhedsgruppe [%s]> " -#: src/lang.c:674 +#: src/lang.c:902 msgid "newsgroups" msgstr "nyhedsgrupper" -#: src/lang.c:675 +#: src/lang.c:903 #, c-format msgid "Position %s in group list (1,2,..,$) [%d]> " msgstr "Position %s i gruppeliste (1,2,..,$) [%d]> " -#: src/lang.c:676 +#: src/lang.c:904 msgid "newsgroup" msgstr "nyhedsgruppe" -#: src/lang.c:677 +#: src/lang.c:905 msgid "Try and save newsrc file again?" msgstr "Forsøg at gemme newsrc-fil igen?" -#: src/lang.c:678 +#: src/lang.c:906 msgid "Warning: No newsgroups were written to your newsrc file. Save aborted." msgstr "" "Advarsel: Ingen nyhedsgrupper blev skrevet til din newsrc-fil. Afbrudt." -#: src/lang.c:679 +#: src/lang.c:907 msgid "newsrc file saved successfully.\n" msgstr "newsrc-fil blev gemt.\n" -#: src/lang.c:680 +#: src/lang.c:908 msgid "-- Next response --" msgstr "-- Næste svar --" -#: src/lang.c:681 +#: src/lang.c:909 msgid "No " msgstr "Nej " -#: src/lang.c:682 +#: src/lang.c:910 msgid "*** No articles ***" msgstr "*** Ingen artikler ***" -#: src/lang.c:683 +#: src/lang.c:911 msgid "No articles have been posted" msgstr "Ingen artikler er udgivet" -#: src/lang.c:684 +#: src/lang.c:912 msgid "*** No attachments ***" msgstr "*** Ingen vedhæftninger ***" -#: src/lang.c:685 +#: src/lang.c:913 msgid "*** No description ***" msgstr "*** Ingen beskrivelse ***" -#: src/lang.c:686 +#: src/lang.c:914 msgid "No filename" msgstr "Intet filnavn" -#: src/lang.c:687 +#: src/lang.c:915 msgid "No group" msgstr "Ingen gruppe" -#: src/lang.c:688 +#: src/lang.c:916 msgid "*** No groups ***" msgstr "*** Ingen grupper ***" -#: src/lang.c:689 +#: src/lang.c:917 msgid "No more groups to read" msgstr "Ikke flere grupper der kan læses" -#: src/lang.c:690 +#: src/lang.c:918 msgid "No last message" msgstr "Ingen sidste besked" -#: src/lang.c:691 +#: src/lang.c:919 msgid "No mail address" msgstr "Ingen e-postadresse" -#: src/lang.c:692 +#: src/lang.c:920 msgid "No articles marked for saving" msgstr "Ingen artikler markeret til gemning" -#: src/lang.c:693 +#: src/lang.c:921 msgid "No match" msgstr "Intet resultat" -#: src/lang.c:694 +#: src/lang.c:922 msgid "No more groups" msgstr "Ikke flere grupper" -#: src/lang.c:695 +#: src/lang.c:923 msgid "No newsgroups" msgstr "Ingen nyhedsgrupper" -#: src/lang.c:696 +#: src/lang.c:924 msgid "No next unread article" msgstr "Ingen næste ulæst artikel" -#: src/lang.c:697 +#: src/lang.c:925 msgid "No previous group" msgstr "Ingen forrige gruppe" -#: src/lang.c:698 +#: src/lang.c:926 msgid "No previous search, nothing to repeat" msgstr "Ingen tidligere søgning, intet at gentage" -#: src/lang.c:699 +#: src/lang.c:927 msgid "No previous unread article" msgstr "Ingen forrige ulæst artikel" -#: src/lang.c:700 +#: src/lang.c:928 msgid "No responses" msgstr "Ingen svar" -#: src/lang.c:701 +#: src/lang.c:929 msgid "No responses to list in current thread" msgstr "Ingen svar at vise i aktuel tråd" -#: src/lang.c:702 +#: src/lang.c:930 msgid "*** No scopes ***" msgstr "*** Ingen virkefelter ***" -#: src/lang.c:703 +#: src/lang.c:931 msgid "No search string" msgstr "Ingen søgestreng" -#: src/lang.c:704 +#: src/lang.c:932 msgid "No subject" msgstr "Intet emne" -#: src/lang.c:706 +#: src/lang.c:934 #, c-format msgid "%s: Terminal must have clear to end-of-line (ce)\n" msgstr "%s: Terminal skal have en ryd til linjeafslutning (ce)\n" -#: src/lang.c:707 +#: src/lang.c:935 #, c-format msgid "%s: Terminal must have clear to end-of-screen (cd)\n" msgstr "%s: Terminal skal have en ryd til slut på skærm (cd)\n" -#: src/lang.c:708 +#: src/lang.c:936 #, c-format msgid "%s: Terminal must have clearscreen (cl) capability\n" msgstr "%s: Terminal skal have ryd skærm-funktionalitet (cl)\n" -#: src/lang.c:709 +#: src/lang.c:937 #, c-format msgid "%s: Terminal must have cursor motion (cm)\n" msgstr "%s: Terminal skal have markørbevægelse (cm)\n" -#: src/lang.c:710 +#: src/lang.c:938 #, c-format msgid "%s: TERM variable must be set to use screen capabilities\n" msgstr "%s: TERM-variabel skal være angivet for at bruge skærmfunktioner\n" -#: src/lang.c:712 +#: src/lang.c:940 #, c-format msgid "No viewer found for %s/%s\n" msgstr "Ingen fremviser fundet for %s/%s\n" -#: src/lang.c:713 +#: src/lang.c:941 src/lang.c:1616 src/lang.c:1644 src/lang.c:1935 +msgid "None" +msgstr "Ingen" + +#: src/lang.c:942 msgid "Newsgroup does not exist on this server" msgstr "Nyhedsgruppe eksisterer ikke på denne server" -#: src/lang.c:714 +#: src/lang.c:943 #, c-format msgid "Group %s not found in active file" msgstr "Gruppe %s blev ikke fundet i aktiv fil" # tysk bruger = ("c=erzeuge, a=alternativer Name, d=voreingestellte .newsrc, q=beende tin: ") # det var også en mulighed, måske bedre=? -#: src/lang.c:715 +#: src/lang.c:944 msgid "c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: " msgstr "" "opret (c) den, brug et alternativt (a) navn, brug standarden (d) .newsrc, " "afslut (q) tin: " -#: src/lang.c:716 +#: src/lang.c:945 msgid "use a)lternative name, use d)efault .newsrc, q)uit tin: " msgstr "" "brug alternativt (a) navn, brug standarden (d) .newsrc, afslut (a) tin: " -#: src/lang.c:717 +#: src/lang.c:946 #, c-format msgid "" "# NNTP-server -> newsrc translation table and NNTP-server\n" @@ -3401,44 +3563,48 @@ msgstr "" "# news.tin.org .newsrc-tin.org tinorg\n" "# news.example.org /tmp/nrc-ex eksempel ex\n" -#: src/lang.c:724 +#: src/lang.c:952 +msgid "NULL" +msgstr "NULL" + +#: src/lang.c:954 msgid "Only" msgstr "Kun" -#: src/lang.c:725 +#: src/lang.c:955 #, c-format msgid "Option not enabled. Recompile with %s." msgstr "Indstilling ikke slået til. Rekompiler med %s." -#: src/lang.c:726 +#: src/lang.c:956 msgid "Options Menu" msgstr "Indstillingsmenu" -#: src/lang.c:727 +#: src/lang.c:957 msgid "Options Menu Commands" msgstr "Kommandoer for indstillingsmenu" -#: src/lang.c:730 +#: src/lang.c:960 #, c-format msgid "Error in regex: %s at pos. %d '%s'" msgstr "Fejl i regulært udtryk: %s ved pos. %d »%s«" -#: src/lang.c:731 +#: src/lang.c:961 #, c-format msgid "Error in regex: pcre internal error %d" msgstr "Fejl i regulært udtryk: intern fejl i pcre %d" -#: src/lang.c:733 +#: src/lang.c:963 #, c-format msgid "Error in regex: study - pcre internal error %s" msgstr "Fejl i regulært udtryk: study - prcre-intern fejl %s" -#: src/lang.c:735 +#: src/lang.c:965 msgid "Post a followup..." msgstr "Indsend en opfølgning ..." #. TODO: replace hard coded key-name in txt_post_error_ask_postpone -#: src/lang.c:737 +#: src/lang.c:967 msgid "" "An error has occurred while posting the article. If you think that this\n" "error is temporary or otherwise correctable, you can postpone the article\n" @@ -3448,49 +3614,49 @@ msgstr "" "denne fejl er midlertidig eller på anden måde kan rettes, så kan du\n" "udsætte artiklen og samle den op igen senere med ^O senere.\n" -#: src/lang.c:740 +#: src/lang.c:970 msgid "Posted articles history" msgstr "Historik for indsendte artikler" -#: src/lang.c:741 +#: src/lang.c:971 #, fuzzy msgid "Posted Articles Menu Commands" msgstr "Kommandoer for attributmenu" -#: src/lang.c:742 +#: src/lang.c:972 msgid "Lookup failed" msgstr "" # gå tilbage til -#: src/lang.c:743 +#: src/lang.c:973 #, fuzzy msgid "Operation not available for replies by mail" msgstr "returner til gruppeudvælgelsesniveau" -#: src/lang.c:744 +#: src/lang.c:974 #, fuzzy msgid "Already in posted articles history level" msgstr "Historik for indsendte artikler" -#: src/lang.c:745 +#: src/lang.c:975 #, c-format msgid "Post to newsgroup(s) [%s]> " msgstr "Send til nyhedsgruppe(r) [%s]> " -#: src/lang.c:746 +#: src/lang.c:976 msgid "-- post processing started --" msgstr "-- efterbehandling startet --" -#: src/lang.c:747 +#: src/lang.c:977 msgid "-- post processing completed --" msgstr "-- efterbehandling færdig --" -#: src/lang.c:748 +#: src/lang.c:978 #, c-format msgid "Post subject [%s]> " msgstr "Send emne [%s]> " -#: src/lang.c:749 +#: src/lang.c:979 msgid "" "# Summary of mailed/posted messages viewable by 'W' command from within " "tin.\n" @@ -3498,255 +3664,297 @@ msgstr "" "# Oversigt over sendte/indsendte beskeder kan ses med kommandoen »W« inden " "fra tin.\n" -#: src/lang.c:750 +#: src/lang.c:980 msgid "Posting article..." msgstr "Sender artikel ..." -#: src/lang.c:751 +#: src/lang.c:982 +#, fuzzy, c-format +msgid "Posting failed (%s)" +msgstr "Sender artikel ..." + +#: src/lang.c:984 +#, c-format +msgid "Posting: %.*s ..." +msgstr "Indsender: %.*s ..." + +#: src/lang.c:985 #, c-format msgid "Post postponed articles [%%s]? (%s/%s/%s/%s/%s): " msgstr "Send udsatte artikler [%%s]? (%s/%s/%s/%s/%s): " -#: src/lang.c:752 +#: src/lang.c:986 #, c-format msgid "Hot %s" msgstr "Populær %s" -#: src/lang.c:753 +#: src/lang.c:987 #, c-format msgid "Tagged %s" msgstr "Mærket %s" -#: src/lang.c:754 +#: src/lang.c:988 #, c-format msgid "Untagged %s" msgstr "Uden mærke %s" -#: src/lang.c:756 +#: src/lang.c:990 #, c-format msgid "Preparing for filtering on Path header (%d/%d)..." msgstr "" -#: src/lang.c:758 +#: src/lang.c:992 +#, fuzzy +msgid "Processing attributes..." +msgstr "Behandler attributter ... " + +#: src/lang.c:993 msgid "Processing mail messages marked for deletion." msgstr "Behandler postbeskeder markeret for sletning." -#: src/lang.c:759 +#: src/lang.c:994 msgid "Processing saved articles marked for deletion." msgstr "Behandler gemte artikler markeret for sletning." -#: src/lang.c:760 +#: src/lang.c:995 #, c-format msgid "Accept Followup-To? %s=post, %s=ignore, %s=quit: " msgstr "Accepter Followup-To? %s=post, %s=ignore, %s=quit: " -#: src/lang.c:761 +#: src/lang.c:996 msgid "Article unchanged, abort mailing?" msgstr "Artikel uændret, afbryd postleverance" -#: src/lang.c:762 +#: src/lang.c:997 #, c-format msgid "Do you want to see postponed articles (%d)?" msgstr "Ønsker du at se udsatte artikler (%d)?" -#: src/lang.c:764 +#: src/lang.c:999 msgid "Add quick kill filter?" msgstr "Tilføj filter for hurtig dræb" -#: src/lang.c:765 +#: src/lang.c:1000 msgid "Add quick selection filter?" msgstr "Tilføj filter for hurtig markering" -#: src/lang.c:766 +#: src/lang.c:1001 msgid "Do you really want to quit?" msgstr "Ønsker du at afslutte?" -#: src/lang.c:767 +#: src/lang.c:1002 #, c-format msgid "%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: " msgstr "%s=rediger afbrydbesked, %s=afslut, %s=slet (afbryd) [%%s]: " -#: src/lang.c:768 +#: src/lang.c:1003 msgid "You have tagged articles in this group - quit anyway?" msgstr "Du har mærkede artikler i denne gruppe - afslut alligevel?" -#: src/lang.c:769 +#: src/lang.c:1004 #, c-format msgid "%s=quit, %s=edit, %s=postpone: " msgstr "%s=afslut, %s=rediger, %s=udsæt: " -#: src/lang.c:770 -#, c-format -msgid "%s=quit %s=edit %s=save kill description: " -msgstr "%s=afslut %s=rediger %s=gem dræbbeskrivelse: " +#: src/lang.c:1005 +#, fuzzy, c-format +msgid "%s=quit, %s=edit, %s=save kill description: " +msgstr "%s=afslut, %s=rediger, %s=gem dræbbeskrivelse: " -#: src/lang.c:771 -#, c-format -msgid "%s=quit %s=edit %s=save select description: " -msgstr "%s=afslut %s=rediger %s=gem beskrivelse af vælg: " +#: src/lang.c:1006 +#, fuzzy, c-format +msgid "%s=quit, %s=edit, %s=save select description: " +msgstr "%s=afslut, %s=rediger, %s=gem beskrivelse af vælg: " -#: src/lang.c:772 +#: src/lang.c:1007 msgid "Do you really want to quit without saving your configuration?" msgstr "Ønsker du virkelig at afslutte uden at gemme din konfiguration?" -#: src/lang.c:775 +#: src/lang.c:1010 msgid "Invalid range - valid are '0-9.$' e.g. 1-$" msgstr "Ugyldigt interval - '0-9.$' f.eks. 1-$ er gyldige" -#: src/lang.c:776 +#: src/lang.c:1012 msgid "Do you want to abort this operation?" msgstr "Ønsker du at afbryde denne handling?" -#: src/lang.c:777 +#: src/lang.c:1013 msgid "Do you want to exit tin immediately?" msgstr "Ønsker du øjeblikkeligt at afslutte tin?" -#: src/lang.c:778 +#: src/lang.c:1015 msgid "Reading ('q' to quit)..." msgstr "Læser ('q' for afslut) ..." -#: src/lang.c:779 -#, c-format -msgid "Reading %sarticles..." -msgstr "Læser %sartikler ..." +#: src/lang.c:1016 +#, fuzzy, c-format +msgid "Reading %s articles..." +msgstr "Læser %s artikler ..." -#: src/lang.c:780 +#: src/lang.c:1017 #, c-format msgid "Reading %sattributes file...\n" msgstr "Læser %sattributfil ...\n" -#: src/lang.c:781 +#: src/lang.c:1018 #, c-format msgid "Reading %sconfig file...\n" msgstr "Læser %skonfigurationsfil ...\n" -#: src/lang.c:782 +#: src/lang.c:1019 msgid "Reading filter file...\n" msgstr "Læser filterfil ...\n" -#: src/lang.c:783 +#: src/lang.c:1021 +msgid "reading from local spool" +msgstr "læser fra lokal kø" + +#: src/lang.c:1023 +#, fuzzy, c-format +msgid "Reading %s\n" +msgstr "Læser %s\n" + +#: src/lang.c:1024 #, c-format msgid "Reading %s groups..." msgstr "Læser %s grupper ..." -#: src/lang.c:784 +#: src/lang.c:1025 msgid "Reading input history file...\n" msgstr "Læser inddatahistorikfil ...\n" -#: src/lang.c:785 -msgid "Reading keymap file...\n" -msgstr "Læser tastaturkortfil ...\n" +#: src/lang.c:1026 +#, fuzzy, c-format +msgid "Reading keymap file: %s\n" +msgstr "Læser tastaturkortfil : %s\n" -#: src/lang.c:786 +#: src/lang.c:1027 msgid "Reading groups from active file... " msgstr "Læser grupper fra aktiv fil ... " -#: src/lang.c:787 +#: src/lang.c:1028 msgid "Reading groups from newsrc file... " msgstr "Læser grupper fra newsrc-fil ... " -#: src/lang.c:788 +#: src/lang.c:1029 msgid "Reading newsgroups file... " msgstr "Læser fil med nyhedsgrupper ... " -#: src/lang.c:789 +#: src/lang.c:1030 msgid "Reading newsrc file..." msgstr "Læser newsrc-fil ..." -#: src/lang.c:790 +#: src/lang.c:1031 msgid "References: line " msgstr "References: linje " -#: src/lang.c:792 +#: src/lang.c:1033 #, c-format msgid "(%d:%02d remaining)" msgstr "(%d:%02d igen)" -#: src/lang.c:794 +#: src/lang.c:1035 #, c-format msgid "Bogus group %s removed." msgstr "Fejlbehæftet gruppe %s fjernet." -#: src/lang.c:795 +#: src/lang.c:1036 #, fuzzy msgid "Removed from this rule: " msgstr "Fjernet fra den forrige regel: " -#: src/lang.c:796 +#: src/lang.c:1037 #, c-format msgid "Error: rename %s to %s" msgstr "Fejl: Omdøb %s til %s" -#: src/lang.c:797 +#: src/lang.c:1038 msgid "Reply to author..." msgstr "Svar til forfatter..." -#: src/lang.c:798 +#: src/lang.c:1039 msgid "Repost" msgstr "Gensend" -#: src/lang.c:799 +#: src/lang.c:1040 msgid "Reposting article..." msgstr "Genindsender artikel..." -#: src/lang.c:800 +#: src/lang.c:1041 #, c-format msgid "Repost article(s) to group(s) [%s]> " msgstr "Gensend artikler til grupper [%s]> " -#: src/lang.c:801 +#: src/lang.c:1042 msgid "Reset newsrc?" msgstr "Nulstil newsrc?" -#: src/lang.c:802 +#: src/lang.c:1043 msgid "Responses have been directed to the following newsgroups" msgstr "Svar er blevet sendt til de følgende nyhedsgrupper" -#: src/lang.c:803 +#: src/lang.c:1044 #, c-format msgid "Responses have been directed to poster. %s=mail, %s=post, %s=quit: " msgstr "Svar er blevet sendt til indsender. %s=post, %s=indsend, %s=afslut: " -#: src/lang.c:805 +#: src/lang.c:1045 msgid "Press to continue..." msgstr "Tast for at fortsætte ..." -#: src/lang.c:807 +#: src/lang.c:1047 +#, c-format +msgid "Score: %s" +msgstr "" + +#: src/lang.c:1048 #, c-format msgid "Select From [%s] (y/n): " msgstr "Vælg fra [%s] (y/n): " -#: src/lang.c:808 +#: src/lang.c:1049 msgid "Select Lines: (num): " msgstr "Vælg linjer: (num): " -#: src/lang.c:809 +#: src/lang.c:1050 msgid "Auto-select Article Menu" msgstr "Vælg automatisk artikelmenu" -#: src/lang.c:810 +#: src/lang.c:1051 #, fuzzy, c-format msgid "Select Msg-ID [%s] (f/l/o/n): " msgstr "Vælg Msg-Id [%s] (f/l/o/n): " -#: src/lang.c:811 +#: src/lang.c:1052 msgid "Select pattern scope: " msgstr "Vælg mønstervirkefelt: " -#: src/lang.c:812 +#: src/lang.c:1053 #, c-format msgid "Select Subject [%s] (y/n): " msgstr "Vælg emne [%s] (y/n): " -#: src/lang.c:813 +#: src/lang.c:1054 msgid "Select text pattern : " msgstr "Vælg tekstmønster : " -#: src/lang.c:814 +#: src/lang.c:1055 msgid "Select time in days : " msgstr "Vælg tid i dage : " -#: src/lang.c:815 +#: src/lang.c:1056 +msgid "[k]" +msgstr "" + +#: src/lang.c:1057 +msgid "[T]" +msgstr "" + +#: src/lang.c:1058 +msgid " R" +msgstr "" + +#: src/lang.c:1059 #, c-format msgid "" "# %s server configuration file\n" @@ -3767,54 +3975,54 @@ msgstr "" "############################################################################\n" "\n" -#: src/lang.c:821 +#: src/lang.c:1065 msgid "Showing unread groups only" msgstr "Vis kun ulæste grupper" -#: src/lang.c:822 +#: src/lang.c:1066 msgid "Subject: line (ignore case) " msgstr "Subject: linje (ignorer versaler)" -#: src/lang.c:823 +#: src/lang.c:1067 msgid "Subject: line (case sensitive)" msgstr "Subject: linje (versalfølsom)" -#: src/lang.c:824 +#: src/lang.c:1068 msgid "Save" msgstr "Gem" -#: src/lang.c:825 +#: src/lang.c:1069 #, c-format msgid "Save '%s' (%s/%s)?" msgstr "Gem »%s« (%s/%s)?" -#: src/lang.c:826 +#: src/lang.c:1070 msgid "Save configuration before continuing?" msgstr "Gem konfiguration før du fortsætter?" -#: src/lang.c:827 +#: src/lang.c:1071 msgid "Save filename> " msgstr "Gem filnavn> " -#: src/lang.c:828 +#: src/lang.c:1072 msgid "Saved" msgstr "Gemt" -#: src/lang.c:829 +#: src/lang.c:1073 #, c-format msgid "%4d unread (%4d hot) %s in %s\n" msgstr "%4d ulæst (%4d populær) %s i %s\n" -#: src/lang.c:830 +#: src/lang.c:1074 #, c-format msgid "Saved %s...\n" msgstr "Gemt %s ...\n" -#: src/lang.c:831 +#: src/lang.c:1075 msgid "Nothing was saved" msgstr "Intet blev gemt" -#: src/lang.c:832 +#: src/lang.c:1076 #, c-format msgid "" "\n" @@ -3823,184 +4031,189 @@ msgstr "" "\n" "%s %d %s fra %d %s\n" -#: src/lang.c:833 +#: src/lang.c:1077 #, c-format msgid "-- %s saved to %s%s --" msgstr "-- %s gemt til %s%s --" -#: src/lang.c:834 +#: src/lang.c:1078 #, c-format msgid "-- %s saved to %s - %s --" msgstr "-- %s gemt til %s - %s --" -#: src/lang.c:835 +#: src/lang.c:1079 msgid "Saving..." msgstr "Gemmer ..." -#: src/lang.c:836 +#: src/lang.c:1080 #, c-format msgid "%s: Screen initialization failed" msgstr "%s: Skærminitialisering mislykkedes" -#: src/lang.c:838 +#: src/lang.c:1082 #, c-format msgid "%s: screen is too small\n" msgstr "%s: Skærm er for lille\n" -#: src/lang.c:840 +#: src/lang.c:1084 #, c-format msgid "screen is too small, %s is exiting" msgstr "skærmen er for lille, %s afslutter" -#: src/lang.c:841 +#: src/lang.c:1085 msgid "Delete scope?" msgstr "Slet virkefelt?" -#: src/lang.c:842 +#: src/lang.c:1086 msgid "Enter scope> " msgstr "Indtast virkefelt> " -#: src/lang.c:843 +#: src/lang.c:1087 msgid "Select new position> " msgstr "Vælg ny placering>" -#: src/lang.c:844 +#: src/lang.c:1088 msgid "New position cannot be a global scope" msgstr "Ny placering kan ikke være et globalt virkefelt" -#: src/lang.c:845 +#: src/lang.c:1089 msgid "Global scope, operation not allowed" msgstr "Global virkefelt, handling ikke tilladt" -#: src/lang.c:846 +#: src/lang.c:1090 msgid "Rename scope> " msgstr "Omdøb virkefelt> " -#: src/lang.c:847 +#: src/lang.c:1091 msgid "Select scope> " msgstr "Vælg virkefelt> " -#: src/lang.c:848 +#: src/lang.c:1092 msgid "Scopes Menu" msgstr "Virkefeltsmenu" -#: src/lang.c:849 +#: src/lang.c:1093 msgid "Scopes Menu Commands" msgstr "Kommandoer for virkefeltsmenu" -#: src/lang.c:850 +#: src/lang.c:1094 #, c-format msgid "Search backwards [%s]> " msgstr "Søg baglæns [%s]> " -#: src/lang.c:851 +#: src/lang.c:1095 #, c-format msgid "Search body [%s]> " msgstr "Søg tekst [%s]> " -#: src/lang.c:852 +#: src/lang.c:1096 #, c-format msgid "Search forwards [%s]> " msgstr "Søg fremad [%s]> " -#: src/lang.c:853 +#: src/lang.c:1097 msgid "Searching..." msgstr "Søger ..." -#: src/lang.c:854 +#: src/lang.c:1098 #, c-format msgid "Searching article %d of %d ('q' to abort)..." msgstr "Søger i artikel %d af %d ('q' for at afbryde)..." -#: src/lang.c:855 +#: src/lang.c:1099 msgid "Select article> " msgstr "Vælg artikel> " -#: src/lang.c:856 +#: src/lang.c:1100 msgid "" "Select option number before text or use arrow keys and . 'q' to quit." msgstr "" "Vælg indstililngsnummer før tekst eller brug piletasterne og . »q« for " "at afslutte." -#: src/lang.c:857 +#: src/lang.c:1101 msgid "Select group> " msgstr "Vælg gruppe> " -#: src/lang.c:858 +#: src/lang.c:1102 #, c-format msgid "Enter selection pattern [%s]> " msgstr "Indtast markeringsmønster [%s]> " -#: src/lang.c:859 +#: src/lang.c:1103 msgid "Select thread> " msgstr "Vælg tråd> " -#: src/lang.c:860 +#: src/lang.c:1104 #, c-format msgid "%s %s %s (\"%s\"): send a DETAILED bug report to %s\n" msgstr "%s %s %s (\"%s\"): send en DETALJEREDE fejlrapport til %s\n" -#: src/lang.c:861 +#: src/lang.c:1105 msgid "servers active-file" msgstr "servers active-fil" -#: src/lang.c:862 +#: src/lang.c:1106 +#, c-format +msgid "Skipped %s" +msgstr "" + +#: src/lang.c:1107 msgid "Cannot move into new newsgroups. Subscribe first..." msgstr "Kan ikke gå ind i nye nyhedsgrupper. Abonner først ..." -#: src/lang.c:863 +#: src/lang.c:1108 msgid "" msgstr "" -#: src/lang.c:864 +#: src/lang.c:1109 #, c-format msgid "Starting: (%s)" msgstr "Starter: (%s)" -#: src/lang.c:865 +#: src/lang.c:1110 #, c-format msgid "List Thread (%d of %d)" msgstr "Vis tråd (%d af %d)" -#: src/lang.c:866 +#: src/lang.c:1111 #, c-format msgid "Thread (%.*s)" msgstr "Tråd (%.*s)" -#: src/lang.c:867 +#: src/lang.c:1112 msgid "Enter wildcard subscribe pattern> " msgstr "Indtast abonnementmønster med jokertegn> " -#: src/lang.c:868 +#: src/lang.c:1113 #, c-format msgid "subscribed to %d groups" msgstr "har tegnet abonnement på %d grupper" -#: src/lang.c:869 +#: src/lang.c:1114 #, c-format msgid "Subscribed to %s" msgstr "har tegnet abonnement på %s" -#: src/lang.c:870 +#: src/lang.c:1115 msgid "Subscribing... " msgstr "Abonnerer ... " -#: src/lang.c:871 +#: src/lang.c:1116 #, c-format msgid "Repost or supersede article(s) [%%s]? (%s/%s/%s): " msgstr "Gensend eller fortræng artikler [%%s]? (%s/%s/%s): " -#: src/lang.c:872 +#: src/lang.c:1117 #, c-format msgid "Supersede article(s) to group(s) [%s]> " msgstr "Fortræng artikler til grupper [%s]> " -#: src/lang.c:873 +#: src/lang.c:1118 msgid "Superseding article ..." msgstr "Fortrænger artikel ..." -#: src/lang.c:874 +#: src/lang.c:1119 #, c-format msgid "" "\n" @@ -4009,24 +4222,29 @@ msgstr "" "\n" "Stoppet. Tast 'fg' for at genstarte %s\n" -#: src/lang.c:876 +#: src/lang.c:1121 #, c-format msgid "%d days" msgstr "%d dage" -#: src/lang.c:877 +#: src/lang.c:1122 msgid "" msgstr "" -#: src/lang.c:878 +#: src/lang.c:1123 msgid "TeX " msgstr "TeX " -#: src/lang.c:879 +#: src/lang.c:1124 +#, fuzzy, c-format +msgid "Version: %s %s release %s (\"%s\")" +msgstr "Version: %s %s udgave %s (»%s«)\n" + +#: src/lang.c:1125 msgid "# Default action/prompt strings\n" msgstr "# Standardstrenge for handling/prompt\n" -#: src/lang.c:880 +#: src/lang.c:1126 msgid "" "# Defaults for quick (1 key) kill & auto-selection filters\n" "# header=NUM 0,1=Subject: 2,3=From: 4=Message-ID: & full References: line\n" @@ -4045,7 +4263,7 @@ msgstr "" "# expire=ON/OFF ON=begræns til default_filter_days (antal filtrerdage)\n" " OFF=udløb aldrig\n" -#: src/lang.c:893 +#: src/lang.c:1139 msgid "" "# If ON use print current subject or newsgroup description in the last line\n" msgstr "" @@ -4053,216 +4271,286 @@ msgstr "" "nyhedsgruppebeskrivelse\n" " i den sidste linje\n" -#: src/lang.c:894 +#: src/lang.c:1140 msgid "# Host & time info used for detecting new groups (don't touch)\n" msgstr "" "# Værts- og tidsinformation brugt til detektering af nye grupper (rør ikke)\n" -#: src/lang.c:895 +#: src/lang.c:1141 msgid "There is no news\n" msgstr "Der er ingen nyheder\n" -#: src/lang.c:896 +#: src/lang.c:1142 msgid "Thread" msgstr "Tråd" -#: src/lang.c:897 +#: src/lang.c:1143 msgid "Thread Level Commands" msgstr "Kommandoer på trådniveau" -#: src/lang.c:898 +#: src/lang.c:1144 msgid "Thread deselected" msgstr "Tråd fravalgt" -#: src/lang.c:899 +#: src/lang.c:1145 msgid "Thread selected" msgstr "Tråd valgt" -#: src/lang.c:900 +#: src/lang.c:1146 msgid "thread" msgstr "tråd" -#: src/lang.c:901 +#: src/lang.c:1147 #, c-format msgid "Thread %4s of %4s" msgstr "Tråd %4s af %4s" -#: src/lang.c:902 +#: src/lang.c:1148 msgid "Threading articles..." msgstr "Opdeler artikler i tråde ..." -#: src/lang.c:903 +#: src/lang.c:1149 +#, fuzzy +msgid "Threading by multipart" +msgstr "Trådning med multipart" + +#: src/lang.c:1151 +#, c-format +msgid "TLS handshake failed: %s\n" +msgstr "" + +#: src/lang.c:1153 +msgid "" +msgstr "" + +#: src/lang.c:1154 +msgid "" +msgstr "" + +#: src/lang.c:1155 +msgid "" +msgstr "" + +#: src/lang.c:1156 +msgid "" +msgstr "" + +#: src/lang.c:1157 +#, fuzzy, c-format +msgid "%s handshake done: %s\n" +msgstr "Slrnface mislykkedes: %s." + +#: src/lang.c:1158 src/lang.c:1309 +#, fuzzy +msgid "unknown error" +msgstr "Ukendt fejl." + +#: src/lang.c:1161 +#, fuzzy, c-format +msgid "TLS handshake failed: %s (%d)\n" +msgstr "Slrnface mislykkedes: %s." + +#: src/lang.c:1162 +#, c-format +msgid "TLS peer verification failed: %s\n" +msgstr "" + +#: src/lang.c:1163 +#, c-format +msgid "TLS peer verification failed, continuing anyway as requested: %s\n" +msgstr "" + +#: src/lang.c:1164 +msgid "" +msgstr "" + +#: src/lang.c:1165 +msgid "unexpected certificate verification status!" +msgstr "" + +#: src/lang.c:1168 +#, c-format +msgid "" +"TLS peer verification failed: %s.\n" +"Continuing anyway as requested.\n" +msgstr "" + +#: src/lang.c:1171 +#, c-format +msgid "TLS handshake done: %s\n" +msgstr "" + +#: src/lang.c:1174 #, c-format msgid "Toggled word highlighting %s" msgstr "Skiftede ordfremhævelse %s" -#: src/lang.c:904 +#: src/lang.c:1175 msgid "Toggled rot13 encoding" msgstr "Skiftede rot13-kodning" -#: src/lang.c:905 +#: src/lang.c:1176 #, c-format msgid "Toggled German TeX encoding %s" msgstr "Skiftede tysk TeX-kodning %s" -#: src/lang.c:906 +#: src/lang.c:1177 #, c-format msgid "Toggled tab-width to %d" msgstr "Skiftede indryksbredde til %d" -#: src/lang.c:908 +#: src/lang.c:1179 #, c-format msgid "%d Trying to dotlock %s" msgstr "%d Forsøger at dotlock %s" -#: src/lang.c:909 +#: src/lang.c:1180 #, c-format msgid "%d Trying to lock %s" msgstr "%d Forsøger at låse %s" -#: src/lang.c:911 +#: src/lang.c:1182 #, c-format msgid "%s=help" msgstr "%s=hjælp" -#: src/lang.c:913 +#: src/lang.c:1184 msgid "Unlimited" msgstr "Ubegrænset" -#: src/lang.c:914 +#: src/lang.c:1185 msgid "Enter wildcard unsubscribe pattern> " msgstr "Indtast jokertegnsmønster for framelding af abonnement> " -#: src/lang.c:915 +#: src/lang.c:1186 #, c-format msgid "Error decoding %s : %s" msgstr "Fejl unde afkodning af %s : %s" -#: src/lang.c:916 +#: src/lang.c:1187 msgid "No end." msgstr "Ingen slutning." -#: src/lang.c:917 +#: src/lang.c:1188 #, c-format msgid "%s successfully decoded." msgstr "%s dekodet med succes." -#: src/lang.c:918 -#, c-format -msgid "" -"%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n" -"\n" -msgstr "" -"%*s[-- %s/%s, %suuencoded-fil, %d linjer, navn: %s --]\n" -"\n" +#: src/lang.c:1189 +msgid "unchanged" +msgstr "uændret" -#: src/lang.c:919 -msgid "unread " -msgstr "ulæst " +#: src/lang.c:1190 +msgid "(unknown)" +msgstr "(ukendt)" -#: src/lang.c:920 +#: src/lang.c:1191 +msgid "unread" +msgstr "ulæste" + +#: src/lang.c:1192 #, c-format msgid "unsubscribed from %d groups" msgstr "frameldte abonnement fra %d grupper" -#: src/lang.c:921 +#: src/lang.c:1193 #, c-format msgid "Unsubscribed from %s" msgstr "Abonnement frameldt fra %s" -#: src/lang.c:922 +#: src/lang.c:1194 msgid "Unsubscribing... " msgstr "Framelder abonnement ... " -#: src/lang.c:923 +#: src/lang.c:1195 msgid "Unthreading articles..." msgstr "Fjerner trådopsætning fra artikler ..." -#: src/lang.c:924 +#: src/lang.c:1196 msgid "Updated" msgstr "Opdateret" -#: src/lang.c:925 +#: src/lang.c:1197 msgid "Updating" msgstr "Opdaterer" -#: src/lang.c:926 +#: src/lang.c:1198 msgid "URL Menu" msgstr "URL-menu" -#: src/lang.c:927 +#: src/lang.c:1199 msgid "URL Menu Commands" msgstr "Kommandoer for URL-menu" -#: src/lang.c:928 +#: src/lang.c:1200 #, c-format msgid "Opening %s" msgstr "Åbner %s" -#: src/lang.c:929 +#: src/lang.c:1201 msgid "Select URL> " msgstr "Vælg URL> " -#: src/lang.c:930 +#: src/lang.c:1202 msgid "No URLs in this article" msgstr "Ingen URL'er i denne artikel" -#: src/lang.c:931 +#: src/lang.c:1203 msgid "Use MIME display program for this message?" msgstr "Anvend MIME-visningsprogram for denne besked?" -#: src/lang.c:932 +#: src/lang.c:1204 msgid " -c mark all news as read in subscribed newsgroups (batch mode)" msgstr "" " -c marker alle nyheder som læst i abonnerede nyhedsgrupper " "(jobtilstand)" -#: src/lang.c:933 +#: src/lang.c:1205 msgid " -Z return status indicating if any unread news (batch mode)" msgstr "" " -Z returner statusindikation hvis der er ulæste nyheder (jobtilstand)" -#: src/lang.c:934 +#: src/lang.c:1206 msgid " -q don't check for new newsgroups" msgstr " -q led ikke efter nye nyhedsgrupper" -#: src/lang.c:935 +#: src/lang.c:1207 msgid " -X don't save any files on quit" msgstr " -X gem ikke nogen filer ved afslutning" -#: src/lang.c:936 +#: src/lang.c:1208 msgid " -d don't show newsgroup descriptions" msgstr " -d vis ikke beskrivelser for nyhedsgrupper" # »-G grænse« må være tilvalg+flag mens resten er beskrivelse -#: src/lang.c:937 +#: src/lang.c:1209 msgid " -G limit get only limit articles/group" msgstr " -G grænse hent kun artikler/gruppe med denne begrænsning" -#: src/lang.c:938 +#: src/lang.c:1210 #, c-format msgid " -H help information about %s" msgstr " -H hjælpinformation om %s" -#: src/lang.c:939 +#: src/lang.c:1211 msgid " -h this help message" msgstr " -h denne hjælpebesked" -#: src/lang.c:940 +#: src/lang.c:1212 #, c-format msgid " -I dir news index file directory [default=%s]" msgstr " -I mappe mappe for nyhedsindeksfilen [standard=%s]" -#: src/lang.c:941 +#: src/lang.c:1213 msgid " -u update index files (batch mode)" msgstr " -u opdater indeksfiler (jobtilstand)" -#: src/lang.c:942 +#: src/lang.c:1214 #, c-format msgid " -m dir mailbox directory [default=%s]" msgstr " -m mappe postkassemappe [standard=%s]" -#: src/lang.c:943 +#: src/lang.c:1215 #, c-format msgid "" "\n" @@ -4271,52 +4559,52 @@ msgstr "" "\n" "Send fejlrapporter/kommentarer til %s" -#: src/lang.c:944 +#: src/lang.c:1216 msgid " -N mail new news to your posts (batch mode)" msgstr " -N send nye nyheder til dine indlæg (jobtilstand)" # Jeg ville sætte (mindst) to mellemrum for at adskille ligesom i # coreutils, og så rykke ekstra ind om nødvendigt. Også selvom den # engelske ikke gør det -#: src/lang.c:945 +#: src/lang.c:1217 msgid " -M user mail new news to specified user (batch mode)" msgstr " -M bruger send nye nyheder til specificeret bruger (jobtilstand)" -#: src/lang.c:946 +#: src/lang.c:1218 #, c-format msgid " -f file subscribed to newsgroups file [default=%s]" msgstr " -f fil har abonnement for nyhedsgruppefil [standard=%s]" -#: src/lang.c:947 +#: src/lang.c:1219 msgid " -x no-posting mode" msgstr " -x tilstand uden indsendelse" -#: src/lang.c:948 +#: src/lang.c:1220 msgid " -w post an article and exit" msgstr " -w send en artikel og afslut" -#: src/lang.c:949 +#: src/lang.c:1221 msgid " -o post all postponed articles and exit" msgstr " -o send alle udsatte artikler og afslut" -#: src/lang.c:950 +#: src/lang.c:1222 msgid " -R read news saved by -S option" msgstr " -R læs nyheder gemt med tilvalget -S" -#: src/lang.c:951 +#: src/lang.c:1223 #, c-format msgid " -s dir save news directory [default=%s]" msgstr " -s mappe gem nyhedsmappe [standard=%s]" -#: src/lang.c:952 +#: src/lang.c:1224 msgid " -S save new news for later reading (batch mode)" msgstr " -S gem nye nyheder til senere læsning (batchtilstand)" -#: src/lang.c:953 +#: src/lang.c:1225 msgid " -z start if any unread news" msgstr " -z start hvis der er ulæste nyheder" -#: src/lang.c:954 +#: src/lang.c:1226 #, c-format msgid "" "A Usenet reader.\n" @@ -4327,35 +4615,54 @@ msgstr "" "\n" "Brug: %s [tilvalg] [nyhedsgruppe[,...]]" -#: src/lang.c:955 +#: src/lang.c:1227 msgid " -v verbose output for batch mode options" msgstr " -v uddybende udskrift for jobtilstandsindstillinger" -#: src/lang.c:956 +#: src/lang.c:1228 msgid " -V print version & date information" msgstr " -V vis version- & datoinformation" -#: src/lang.c:957 +#: src/lang.c:1229 #, c-format msgid "%s only useful without batch mode operations\n" msgstr "%s er kun nyttig uden jobtilstandsoperationer\n" -#: src/lang.c:958 +#: src/lang.c:1230 #, c-format msgid "%s only useful for batch mode operations\n" msgstr "%s er kun nyttig for jobtilstandsoperationer\n" -#: src/lang.c:959 +#: src/lang.c:1231 #, fuzzy, c-format msgid "%s only useful for batch or debug mode operations\n" msgstr "%s er kun nyttig for jobtilstandsoperationer\n" -#: src/lang.c:960 +#: src/lang.c:1232 #, c-format msgid "Useless combination %s and %s. Ignoring %s.\n" msgstr "Nytteløs kombination %s og %s. Ignorerer %s.\n" -#: src/lang.c:966 +#: src/lang.c:1233 +msgid "uuencoded file" +msgstr "" + +#: src/lang.c:1234 +#, fuzzy +msgid "incomplete uuencoded file" +msgstr "ufuldstændig " + +#: src/lang.c:1237 +#, c-format +msgid "Valid not after : %s\n" +msgstr "" + +#: src/lang.c:1238 +#, c-format +msgid "Valid not before: %s\n" +msgstr "" + +#: src/lang.c:1240 #, c-format msgid "" "\n" @@ -4364,12 +4671,12 @@ msgstr "" "\n" "%s%d uden for interval (0 - %d). Nulstil til 0" -#: src/lang.c:967 +#: src/lang.c:1241 #, c-format msgid "View '%s' (%s/%s)?" msgstr "Vis »%s« (%s/%s)?" -#: src/lang.c:969 +#: src/lang.c:1243 #, c-format msgid "" "\n" @@ -4380,7 +4687,7 @@ msgstr "" "Advarsel: indsendelse overstiger %d kolonner. Linje %d er den første lange:\n" "%-100s\n" -#: src/lang.c:970 +#: src/lang.c:1244 msgid "" "\n" "Warning: article unchanged after editing\n" @@ -4388,7 +4695,7 @@ msgstr "" "\n" "Advarsel: Artikel uændret efter redigering\n" -#: src/lang.c:971 +#: src/lang.c:1245 msgid "" "\n" "Warning: \"Subject:\" contains only whitespaces.\n" @@ -4396,7 +4703,7 @@ msgstr "" "\n" "Advarsel: »Subject:« indeholder kun mellemrum.\n" -#: src/lang.c:972 +#: src/lang.c:1246 msgid "" "\n" "Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:" @@ -4405,7 +4712,7 @@ msgstr "" "\n" "Advarsel: »Subject:« begynder med »Re:« men der er ingen »References:«.\n" -#: src/lang.c:974 +#: src/lang.c:1248 msgid "" "\n" "Warning: Article has \"References:\" but \"Subject:\" does not begin\n" @@ -4415,7 +4722,7 @@ msgstr "" "Advarsel: Artikel har »References:« men »Subject:« begynder ikke med\n" " »Re:« og indeholder ikke »(was:«.\n" -#: src/lang.c:977 +#: src/lang.c:1251 msgid "" "Read carefully!\n" "\n" @@ -4438,7 +4745,7 @@ msgstr "" "Dette er artiklen, du er ved at fjerne:\n" "\n" -#: src/lang.c:981 +#: src/lang.c:1255 msgid "" "\n" "Warning: You are using a non-plain transfer encoding (such as base64 or\n" @@ -4447,7 +4754,40 @@ msgid "" " not be encoded properly.\n" msgstr "" -#: src/lang.c:986 +#: src/lang.c:1261 +#, fuzzy, c-format +msgid "" +"\n" +"Line %d is longer than %d octets and should be folded, but encoding\n" +"is neither set to %s nor to %s.\n" +msgstr "" +"Linje %d er længere end %d oktetter og bør foldes sammen, men\n" +"kodningen er hverken sat til %s eller til %s\n" + +#: src/lang.c:1265 +#, fuzzy, c-format +msgid "" +"\n" +"Line %d is longer than %d octets and should be folded, but encoding\n" +"is set to %s without enabling MIME_BREAK_LONG_LINES or\n" +"posting doesn't contain any 8bit chars and thus folding won't happen.\n" +msgstr "" +"Linje %d er længere end %d oktetter og bør foldes sammen, men\n" +"kodningen er sat til %s uden aktivering af MIME_BREAK_LONG_LINES\n" +"eller beskeden indeholder ikke 8-bit tegn og foldning vil derfor\n" +"ikke blive udført\n" + +#: src/lang.c:1269 +#, fuzzy, c-format +msgid "" +"\n" +"Line %d is longer than %d octets and should be folded, but encoding\n" +"is not set to %s.\n" +msgstr "" +"Linje %d er længere end %d oktetter og bør foldes sammen, men\n" +"kodningen er ikke sat til %s\n" + +#: src/lang.c:1272 msgid "" "\n" "Warning: \"example\" is a reserved hierarchy!\n" @@ -4455,7 +4795,7 @@ msgstr "" "\n" "Advarsel: »example« er et reserveret hierarki!\n" -#: src/lang.c:987 +#: src/lang.c:1273 #, c-format msgid "" "\n" @@ -4470,7 +4810,7 @@ msgstr "" "Nogle værdier i din %s-fil har ændret sig!\n" "Læs WHATSNEW, etc ...\n" -#: src/lang.c:989 +#: src/lang.c:1275 #, c-format msgid "" "\n" @@ -4483,7 +4823,7 @@ msgstr "" "Du nedgraderer til tin %s fra en nyere version!\n" "Nogle værdier i din %s-fil bliver måske ignoreret, andre kan ændre sig!\n" -#: src/lang.c:992 +#: src/lang.c:1278 #, c-format msgid "" "Warning: tin wrote fewer groups to your\n" @@ -4493,7 +4833,7 @@ msgid "" "before you start tin once again!\n" msgstr "" -#: src/lang.c:996 +#: src/lang.c:1282 #, c-format msgid "" "\n" @@ -4502,12 +4842,12 @@ msgstr "" "\n" "Advarsel: Fandt %d »-- \\n«-linjer, dette kan forvirre nogle.\n" -#: src/lang.c:997 +#: src/lang.c:1283 #, c-format msgid "Warning: Only %d out of %d articles were saved" msgstr "Advarsel: Kun %d ud af %d artikler blev gemt" -#: src/lang.c:998 +#: src/lang.c:1284 #, c-format msgid "" "\n" @@ -4521,7 +4861,7 @@ msgstr "" "Advarsel: Din signatur er længere end %d linjer. Da signaturer normalt ikke\n" " indeholder nyttig information, skal de være så korte som mulig.\n" -#: src/lang.c:1002 +#: src/lang.c:1288 #, c-format msgid "" "Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? " @@ -4529,7 +4869,14 @@ msgstr "" "Advarsel: Denne postadresse kan indeholde en spamfælde. %s=continue, " "%s=abort? " -#: src/lang.c:1003 +#: src/lang.c:1289 +#, c-format +msgid "" +"Warning: line %d contains unprintable chars:\n" +"%s\n" +msgstr "" + +#: src/lang.c:1290 msgid "" "\n" "Warning: Signatures should start with '-- \\n' not with '--\\n'.\n" @@ -4537,37 +4884,132 @@ msgstr "" "\n" "Advarsel: Underskrifter skal starte med '-- \\n' ikke med '--\\n'.\n" -#: src/lang.c:1004 +#: src/lang.c:1291 msgid "Writing attributes file..." msgstr "Skriver attributfil ..." -#: src/lang.c:1006 +#: src/lang.c:1292 +#, fuzzy, c-format +msgid "Writing %s\n" +msgstr "Skriver %s\n" + +#: src/lang.c:1293 +#, fuzzy +msgid "Writing overview cache..." +msgstr "Skriver oversigtscache ..." + +#: src/lang.c:1295 #, fuzzy, c-format msgid "%4d Responses" msgstr "%d svar" -#: src/lang.c:1008 +#: src/lang.c:1297 +msgid "Can't run slrnface: couldn't construct fifo name." +msgstr "Kan ikke køre slrnface: Kunne ikke konstruere fifo-navn." + +#: src/lang.c:1298 +#, c-format +msgid "Can't run slrnface: failed to create %s" +msgstr "Kan ikke køre slrnface: Kunne ikke oprette %s" + +#: src/lang.c:1299 +#, c-format +msgid "Slrnface abnormally exited, code %d." +msgstr "Slrnface blev unormalt afbrudt, kode %d." + +#: src/lang.c:1300 +#, c-format +msgid "Slrnface failed: %s." +msgstr "Slrnface mislykkedes: %s." + +#: src/lang.c:1301 +#, c-format +msgid "Can't run slrnface: Environment variable %s not found." +msgstr "Kan ikke køre slrnface: Miljøvariabel %s ikke fundet." + +#: src/lang.c:1302 +#, fuzzy +msgid "Can't run slrnface: Not running in an xterm." +msgstr "Kan ikke køre slrnface: Kører ikke i en xterm." + +#: src/lang.c:1303 +msgid "couldn't connect to display" +msgstr "" + +#: src/lang.c:1304 +#, fuzzy +msgid "can't open FIFO" +msgstr "Kan ikke åbne %s" + +#: src/lang.c:1305 +msgid "executable not found" +msgstr "" + +#: src/lang.c:1306 +msgid "fork() failed" +msgstr "" + +#: src/lang.c:1307 +msgid "couldn't find controlling terminal" +msgstr "" + +#: src/lang.c:1308 +msgid "terminal doesn't export width and height" +msgstr "" + +#: src/lang.c:1310 +msgid "WINDOWID not found in environment" +msgstr "" + +#: src/lang.c:1311 +msgid "" +"This directory is used to create named pipes for communication between\n" +"slrnface and its parent process. It should normally be empty because\n" +"the pipe is deleted right after it has been opened by both processes.\n" +"\n" +"File names generated by slrnface have the form \"hostname.pid\". It is\n" +"probably an error if they linger here longer than a fraction of a second.\n" +"\n" +"However, if the directory is mounted from an NFS server, you might see\n" +"special files created by your NFS server while slrnface is running.\n" +"Do not try to remove them.\n" +msgstr "" +"Denne mappe bruges til at oprette navngivne datakanaler for kommunikation\n" +"mellem slrnface og dens overproces. Den skal normalt være tom, da " +"datakanalen\n" +"slettes lige efter, at den er blevet åbnet af begge processer.\n" +"\n" +"Filnavne oprettet af slrnface har formen »hostname.pid«. Det er " +"sandsynligvis\n" +"en fejl, hvis de findes i længere tid end et splitsekund.\n" +"\n" +"Hvis mappen er monteret fra en NFS-server, så kan du måske se specielle " +"filer\n" +"oprettet af din NFS-server, mens slrnface kører.\n" +"Prøv ikke at fjerne dem.\n" + +#: src/lang.c:1324 #, c-format msgid "Added %d %s" msgstr "Tilføjede %d %s" -#: src/lang.c:1009 +#: src/lang.c:1325 msgid "No unsubscribed groups to show" msgstr "Ingen grupper der ikke er tilmeldte at vise" -#: src/lang.c:1010 +#: src/lang.c:1326 msgid "Showing subscribed to groups only" msgstr "Viser kun tilmeldte til grupper" -#: src/lang.c:1011 +#: src/lang.c:1327 msgid "Yes " msgstr "Ja " -#: src/lang.c:1012 +#: src/lang.c:1328 msgid "You have mail" msgstr "Du har post" -#: src/lang.c:1017 +#: src/lang.c:1333 #, c-format msgid "" "\n" @@ -4580,11 +5022,11 @@ msgid "" " M)enu option.\n" msgstr "" -#: src/lang.c:1028 +#: src/lang.c:1344 msgid " -D mode debug mode" msgstr " -D tilstand fejlsøgningstilstand" -#: src/lang.c:1032 +#: src/lang.c:1348 msgid "" "Read carefully!\n" "\n" @@ -4601,11 +5043,11 @@ msgid "" "\n" msgstr "" -#: src/lang.c:1041 +#: src/lang.c:1357 msgid "toggle color" msgstr "slå farve til/fra" -#: src/lang.c:1042 +#: src/lang.c:1358 msgid "" "# Changing colors of several screen parts\n" "# Possible values are:\n" @@ -4651,11 +5093,11 @@ msgstr "" "# 15 = lys hvid\n" "\n" -#: src/lang.c:1062 +#: src/lang.c:1378 msgid " -a toggle color flag" msgstr " -a skift farveflag" -#: src/lang.c:1066 +#: src/lang.c:1382 msgid "" "\n" "Error: Followup-To set to more than one newsgroup!\n" @@ -4663,7 +5105,7 @@ msgstr "" "\n" "Fejl: Followup-To angivet til mere end en nyhedsgruppe!\n" -#: src/lang.c:1067 +#: src/lang.c:1383 #, c-format msgid "" "\n" @@ -4672,7 +5114,7 @@ msgstr "" "\n" "Fejl: »%s« omdøbes, brug »%s« i steden for!\n" -#: src/lang.c:1068 +#: src/lang.c:1384 #, c-format msgid "" "\n" @@ -4681,7 +5123,7 @@ msgstr "" "\n" "Fejl: krydsindsendelse til %d nyhedsgrupper og ingen Followup-To-linje!\n" -#: src/lang.c:1069 +#: src/lang.c:1385 #, c-format msgid "" "\n" @@ -4690,7 +5132,7 @@ msgstr "" "\n" "Fejl: »%s« er ikke en gyldig nyhedsgruppe!\n" -#: src/lang.c:1071 +#: src/lang.c:1387 msgid "" "\n" "Warning: Followup-To set to more than one newsgroup!\n" @@ -4698,7 +5140,7 @@ msgstr "" "\n" "Advarsel: Followup-To angiver mere end en nyhedsgruppe!\n" -#: src/lang.c:1072 +#: src/lang.c:1388 #, c-format msgid "" "\n" @@ -4707,7 +5149,7 @@ msgstr "" "\n" "Advarsel: »%s« er omdøbt, du skal bruge »%s« i stedet for!\n" -#: src/lang.c:1073 +#: src/lang.c:1389 #, c-format msgid "" "\n" @@ -4716,7 +5158,7 @@ msgstr "" "\n" "Advarsel: krydsindsendelse til %d nyhedsgrupper og ingen Followup-To-linje!\n" -#: src/lang.c:1074 +#: src/lang.c:1390 #, c-format msgid "" "\n" @@ -4725,7 +5167,7 @@ msgstr "" "\n" "Advarsel: »%s« er ikke i din newsrc, den kan være ugyldig på denne side!\n" -#: src/lang.c:1075 +#: src/lang.c:1391 #, c-format msgid "" "\n" @@ -4734,79 +5176,79 @@ msgstr "" "\n" "Advarsel: »%s« er ikke en gyldig nyhedsgruppe på denne side!\n" -#: src/lang.c:1079 +#: src/lang.c:1395 #, c-format msgid "%d files successfully written from %d articles. %d %s occurred." msgstr "%d filer skrevet fra %d artikler. %d %s opstod." -#: src/lang.c:1080 +#: src/lang.c:1396 msgid "Missing parts." msgstr "Manglende dele." -#: src/lang.c:1081 +#: src/lang.c:1397 msgid "No beginning." msgstr "Ingen begyndelse." -#: src/lang.c:1082 +#: src/lang.c:1398 msgid "No data." msgstr "Ingen data." -#: src/lang.c:1083 +#: src/lang.c:1399 msgid "Unknown error." msgstr "Ukendt fejl." -#: src/lang.c:1086 +#: src/lang.c:1402 #, c-format msgid "\tChecksum of %s (%ld %s)" msgstr "\tKontrolsum for %s (%ld %s)" -#: src/lang.c:1091 +#: src/lang.c:1407 msgid "Reading mail active file... " msgstr "Læser postaktiv fil ... " -#: src/lang.c:1092 +#: src/lang.c:1408 msgid "Reading mailgroups file... " msgstr "Læser postgruppens fil ... " -#: src/lang.c:1096 +#: src/lang.c:1412 msgid "perform PGP operations on article" msgstr "udfør PGP-handlinger på artikel" -#: src/lang.c:1097 +#: src/lang.c:1413 msgid "Add key(s) to public keyring?" msgstr "Tilføj nøgle(r) til offentlig nøglering?" -#: src/lang.c:1098 +#: src/lang.c:1414 #, c-format msgid "%s=encrypt, %s=sign, %s=both, %s=quit: " msgstr "%s=krypter, %s=underskriv, %s=begge, %s=afslut: " -#: src/lang.c:1099 +#: src/lang.c:1415 #, c-format msgid "%s=sign, %s=sign & include public key, %s=quit: " msgstr "%s=underskriv, %s=underskriv & inkluder offentlig nøgle, %s=afslut: " -#: src/lang.c:1100 +#: src/lang.c:1416 #, c-format msgid "PGP has not been set up (can't open %s)" msgstr "PGP er ikke sat op (kan ikke åbne %s)" -#: src/lang.c:1101 +#: src/lang.c:1417 msgid "Article not signed and no public keys found" msgstr "Artikel ikke underskrevet og ingen offentlige nøgler fundet" -#: src/lang.c:1103 +#: src/lang.c:1419 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: " msgstr "" "%s=afslut, %s=rediger, %s=ispell, %s=pgp, %s=menu, %s=indsend, %s=udsæt: " -#: src/lang.c:1104 +#: src/lang.c:1420 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: " msgstr "%s=afslut, %s=rediger, %s=ispell, %s=pgp, %s=send [%%s]: " -#: src/lang.c:1105 +#: src/lang.c:1421 #, c-format msgid "" "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: " @@ -4814,92 +5256,115 @@ msgstr "" "%s=afslut, %s=rediger, %s=ispell, %s=pgp, %s=menu, %s=indsend, %s=udsæt " "[%%s]: " -#: src/lang.c:1107 +#: src/lang.c:1423 #, c-format msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone: " msgstr "%s=afslut, %s=rediger, %s=pgp, %s=menu, %s=indsend, %s=udsæt: " -#: src/lang.c:1108 +#: src/lang.c:1424 #, c-format msgid "%s=quit, %s=edit, %s=pgp, %s=send [%%s]: " msgstr "%s=afslut, %s=rediger, %s=pgp, %s=send [%%s]: " -#: src/lang.c:1109 +#: src/lang.c:1425 #, c-format msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: " msgstr "%s=afslut, %s=rediger, %s=pgp, %s=menu, %s=indsend, %s=udsæt [%%s]: " -#: src/lang.c:1113 +#: src/lang.c:1429 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: " msgstr "%s=afslut, %s=rediger, %s=ispell, %s=menu, %s=indsend, %s=udsæt: " -#: src/lang.c:1114 +#: src/lang.c:1430 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=send [%%s]: " msgstr "%s=afslut, %s=rediger, %s=ispell, %s=indsend [%%s]: " -#: src/lang.c:1115 +#: src/lang.c:1431 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: " msgstr "" "%s=afslut, %s=rediger, %s=ispell, %s=menu, %s=indsend, %s=udsæt [%%s]: " -#: src/lang.c:1117 +#: src/lang.c:1433 #, c-format msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: " msgstr "%s=afslut, %s=rediger, %s=menu, %s=indsend, %s=udsæt: " -#: src/lang.c:1118 +#: src/lang.c:1434 #, c-format msgid "%s=quit, %s=edit, %s=send [%%s]: " msgstr "%s=afslut, %s=rediger, %s=send [%%s]: " -#: src/lang.c:1119 +#: src/lang.c:1435 #, c-format msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: " msgstr "%s=afslut, %s=rediger, %s=menu, %s=indsend, %s=udsæt [%%s]: " -#: src/lang.c:1125 +#: src/lang.c:1441 msgid "Try cache_overview_files to speed up things.\n" msgstr "Prøv cache_overview_files for at øge hastigheden.\n" -#: src/lang.c:1126 +#: src/lang.c:1442 msgid "Tin will use local index files instead.\n" msgstr "Tin vil i steden for anvende lokale indeksfiler.\n" -#: src/lang.c:1127 +#: src/lang.c:1443 msgid "Cannot find NNTP server name" msgstr "Kan ikke finde NNTP-servernavn" -#: src/lang.c:1128 +#: src/lang.c:1444 +msgid "CAPABILITIES did not announce READER" +msgstr "FUNKTIONER annoncerede ikke LÆSER" + +#: src/lang.c:1445 #, c-format msgid "Connecting to %s:%u..." msgstr "Forbinder til %s:%u ..." -#: src/lang.c:1129 +#: src/lang.c:1446 +msgid "NNTP connection error. Exiting..." +msgstr "NNTP-forbindelsesfejl. Afslutter ..." + +#: src/lang.c:1447 #, fuzzy msgid "Disconnecting from server..." -msgstr "Afbryder fra server ...\n" +msgstr "Afbryder fra server ..." -#: src/lang.c:1130 +#: src/lang.c:1448 #, c-format msgid "Failed to connect to NNTP server %s. Exiting..." msgstr "Kunne ikke forbinde til NNTP-server %s. Afslutter ..." -#: src/lang.c:1131 +#: src/lang.c:1449 msgid "205 Closing connection" msgstr "205 Lukker forbindelse" -#: src/lang.c:1132 +#: src/lang.c:1450 msgid "Your server does not support the NNTP XOVER or OVER command.\n" msgstr "Din server understøtter ikke kommandoerne NNTP XOVER eller OVER.\n" -#: src/lang.c:1133 +#: src/lang.c:1452 +#, c-format +msgid "Port isn't numeric: %s:%s\n" +msgstr "" + +#: src/lang.c:1453 +#, c-format +msgid "Port in %s isn't numeric: %s:%s\n" +msgstr "" + +#: src/lang.c:1454 +#, c-format +msgid "reconnect (%d) limit %d reached, giving up." +msgstr "" + +#: src/lang.c:1456 msgid "Connection to news server has timed out. Reconnect?" msgstr "Forbindelsen til nyhedsserveren har fået tidsudløb. Genforbind?" -#: src/lang.c:1134 +#: src/lang.c:1457 #, c-format msgid "" "Put the server name in the file %s,\n" @@ -4908,54 +5373,68 @@ msgstr "" "Placer servernavnet i filen %s,\n" "eller angiv miljøvariablen NNTPSERVER" -#: src/lang.c:1135 +#: src/lang.c:1459 +#, fuzzy +msgid "Continuing..." +msgstr "Udskriver ..." + +#: src/lang.c:1460 +#, c-format +msgid "Read timeout from server (%d seconds) - quit tin?" +msgstr "" + +#: src/lang.c:1461 +msgid " -C try COMPRESS NNTP extension" +msgstr "" + +#: src/lang.c:1463 msgid " -A force authentication on connect" msgstr " -A fremtving godkendelse ved forbindelse" -#: src/lang.c:1136 +#: src/lang.c:1464 #, c-format msgid " -g serv read news from NNTP server serv [default=%s]" msgstr " -g serv læs nyheder fra NNTP-server serv [standard=%s]" -#: src/lang.c:1137 +#: src/lang.c:1465 #, c-format msgid " -p port use port as NNTP port [default=%d]" msgstr " -p port brug port som NNTP-port [standard=%d]" -#: src/lang.c:1139 +#: src/lang.c:1467 msgid " -k skip verification for NNTPS" msgstr "" -#: src/lang.c:1140 +#: src/lang.c:1468 msgid " -T enable NNTPS" msgstr "" -#: src/lang.c:1142 +#: src/lang.c:1470 #, fuzzy msgid " -Q quick start. Same as -dnq" msgstr " -Q hurtigstart. Samme som -dnq" -#: src/lang.c:1143 +#: src/lang.c:1471 msgid " -r read news remotely from default NNTP server" msgstr " -r læs nyheder eksternt fra standard-NNTP-server" -#: src/lang.c:1144 +#: src/lang.c:1472 msgid " -l use only LIST instead of GROUP (-n) command" msgstr " -l brug kun LIST i stedet for GROUP-kommando (-n)" -#: src/lang.c:1145 +#: src/lang.c:1473 msgid " -n only read subscribed .newsrc groups from NNTP server" msgstr " -n læs kun abonnerede .newsrc-grupper fra NNTP-server" -#: src/lang.c:1147 +#: src/lang.c:1475 msgid " -4 force connecting via IPv4" msgstr " -4 fremtving forbindelse via IPv4" -#: src/lang.c:1148 +#: src/lang.c:1476 msgid " -6 force connecting via IPv6" msgstr " -6 fremtving forbindelse via IPv6" -#: src/lang.c:1149 +#: src/lang.c:1477 msgid "" "\n" "socket or connect problem\n" @@ -4963,7 +5442,7 @@ msgstr "" "\n" "sokkel- eller forbindelsesproblem\n" -#: src/lang.c:1151 +#: src/lang.c:1479 #, c-format msgid "" "\n" @@ -4972,16 +5451,16 @@ msgstr "" "\n" "Forbindelse til %s: " -#: src/lang.c:1152 +#: src/lang.c:1480 msgid "Giving up...\n" msgstr "Giver op...\n" -#: src/lang.c:1154 +#: src/lang.c:1482 #, c-format msgid "%s/tcp: Unknown service.\n" msgstr "%s/tcp: Ukendt tjeneste.\n" -#: src/lang.c:1158 +#: src/lang.c:1486 msgid "" "Your server does not have Xref: in its XOVER information.\n" "Tin will try to use XHDR XREF instead (slows down things a bit).\n" @@ -4990,89 +5469,89 @@ msgstr "" "Tin vil forsøge at bruge XHDR XREF i stedet (gør tingene en smule " "langsommere.\n" -#: src/lang.c:1161 +#: src/lang.c:1489 msgid "Your server does not have Xref: in its XOVER information.\n" msgstr "Din server har ikke Xref: I sin XOVER-information.\n" -#: src/lang.c:1164 +#: src/lang.c:1492 #, c-format msgid "Can't open %s. Try %s -r to read news via NNTP." msgstr "Kan ikke åbne %s. Prøv %s -r for at læse nyheder via NNTP." -#: src/lang.c:1167 +#: src/lang.c:1495 #, fuzzy msgid " -Q quick start. Same as -dq" msgstr " -Q hurtigstart. Samme som -dq" -#: src/lang.c:1168 +#: src/lang.c:1496 msgid " -l read only active file instead of scanning spool (-n) command" msgstr " -l læs kun aktiv fil i stedet for skanningskø-kommando (-n)" -#: src/lang.c:1169 +#: src/lang.c:1497 msgid " -n only read subscribed .newsrc groups from spool" msgstr " -n læs kun abonnerede .newsrc-grupper fra kø" -#: src/lang.c:1170 +#: src/lang.c:1498 msgid "Your server does not have Xref: in its NOV-files.\n" msgstr "Din server har ikke Xref: i sine NOV-filer.\n" -#: src/lang.c:1174 +#: src/lang.c:1502 msgid "Posting using external inews failed. Use built in inews instead?" msgstr "Indsendelse via ekstern inews mislykkedes. Brug byg i inews i stedet?" -#: src/lang.c:1175 +#: src/lang.c:1503 msgid "It worked! Should I always use my built in inews from now on?" msgstr "Det virkede! Skal jeg altid brug min bygning i inews fra nu af?" -#: src/lang.c:1179 +#: src/lang.c:1507 #, c-format msgid "%d %s printed" msgstr "%d %s udskrevet" -#: src/lang.c:1180 +#: src/lang.c:1508 msgid "output article/thread/hot/pattern/tagged articles to printer" msgstr "send artikel/tråd/populær artikel/mønster/mærkede artikler til printer" -#: src/lang.c:1181 +#: src/lang.c:1509 msgid "Print" msgstr "Udskriv" -#: src/lang.c:1182 +#: src/lang.c:1510 msgid "Printing..." msgstr "Udskriver ..." -#: src/lang.c:1186 +#: src/lang.c:1514 #, c-format msgid "%d %s piped to \"%s\"" msgstr "%d %s sendt via datakanal til »%s«" -#: src/lang.c:1187 +#: src/lang.c:1515 msgid "pipe article/thread/hot/pattern/tagged articles into command" msgstr "" "send artikel/tråd/populær artikel/mønster/mærkede artikler til kommando" -#: src/lang.c:1188 +#: src/lang.c:1516 msgid "No command" msgstr "Ingen kommando" -#: src/lang.c:1189 +#: src/lang.c:1517 msgid "Pipe" msgstr "Datakanal" -#: src/lang.c:1190 +#: src/lang.c:1518 #, c-format msgid "Pipe to command [%.*s]> " msgstr "Datakanal til kommando [%.*s]> " -#: src/lang.c:1191 +#: src/lang.c:1519 msgid "Piping..." msgstr "Via datakanal ..." -#: src/lang.c:1193 +#: src/lang.c:1521 msgid "Piping not enabled." msgstr "Datakanal ikke aktiveret." -#: src/lang.c:1197 +#: src/lang.c:1525 #, c-format msgid "" "\n" @@ -5086,7 +5565,7 @@ msgstr "" " lovlige mellemrum er det adskilt af kolon (:) fra indholdet.\n" " Brug et komma (,) for at adskille flere nyhedsgruppers navne.\n" -#: src/lang.c:1202 +#: src/lang.c:1530 #, c-format msgid "" "\n" @@ -5099,7 +5578,7 @@ msgstr "" " må indeholde blanke felter, er dette ikke tilladt.\n" " Skriv venligst alle nyhedsgrupper i en enkel linje.\n" -#: src/lang.c:1207 +#: src/lang.c:1535 #, c-format msgid "" "\n" @@ -5113,7 +5592,7 @@ msgstr "" " servere. For at undgå problemer så skriv alle nyhedsgrupper på\n" " en enkelt linje.\n" -#: src/lang.c:1211 +#: src/lang.c:1539 #, c-format msgid "" "\n" @@ -5122,7 +5601,7 @@ msgstr "" "\n" "Advarsel: Linjen »%s:« har mellemrum som SKAL fjernes.\n" -#: src/lang.c:1216 +#: src/lang.c:1544 msgid "" "\n" " If your article contains quoted text please take some time to pare it " @@ -5144,40 +5623,40 @@ msgid "" " likely to ignore it completely. It's a crowded net out there.\n" msgstr "" -#: src/lang.c:1229 +#: src/lang.c:1557 msgid "shell escape" msgstr "" -#: src/lang.c:1230 +#: src/lang.c:1558 #, c-format msgid "Shell Command (%s)" msgstr "Skalkommando (%s)" -#: src/lang.c:1231 +#: src/lang.c:1559 #, c-format msgid "Enter shell command [%s]> " msgstr "Indtast skalkommando [%s]> " -#: src/lang.c:1235 +#: src/lang.c:1563 #, c-format msgid "%s: Can't get entry for TERM\n" msgstr "%s: Kan ikke indhente post for TERM\n" -#: src/lang.c:1239 +#: src/lang.c:1567 #, c-format msgid "Group %.*s ('q' to quit)..." msgstr "Gruppe %.*s (»q« for afslut) ..." -#: src/lang.c:1241 +#: src/lang.c:1569 #, c-format msgid "Group %.*s..." msgstr "Gruppe %.*s ..." -#: src/lang.c:1245 +#: src/lang.c:1573 msgid "Server unavailable\n" msgstr "Server utilgængelig\n" -#: src/lang.c:1251 +#: src/lang.c:1579 #, c-format msgid "" "%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; " @@ -5186,7 +5665,7 @@ msgstr "" "%s=datakanal; %s=post; %s=udskriv; %s=afslut; %s=skift alle/ulæst; %s=gem; " "%s=sæt mærke; %s=indsend" -#: src/lang.c:1252 +#: src/lang.c:1580 #, c-format msgid "" "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" @@ -5194,7 +5673,7 @@ msgstr "" "%s=datakanal; %s=post; %s=udskriv; %s=afslut; %s=besvar; %s=gem; %s=sæt " "mærke; %s=indsend" -#: src/lang.c:1254 +#: src/lang.c:1582 #, c-format msgid "" "%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post" @@ -5202,13 +5681,13 @@ msgstr "" "%s=post; %s=udskriv; %s=afslut; %s=skift alle/ulæst; %s=gem; %s=sæt mærke; " "%s=indsend" -#: src/lang.c:1255 +#: src/lang.c:1583 #, c-format msgid "%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" msgstr "" "%s=post; %s=udskriv; %s=afslut; %s=besvar; %s=gem; %s=sæt mærke; %s=indsend" -#: src/lang.c:1259 +#: src/lang.c:1587 #, c-format msgid "" "%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post" @@ -5216,539 +5695,536 @@ msgstr "" "%s=datakanal; %s=post; %s=afslut; %s=skift alle/ulæst; %s=gem; %s=sæt mærke; " "%s=indsend" -#: src/lang.c:1260 +#: src/lang.c:1588 #, c-format msgid "%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" msgstr "" "%s=datakanal; %s=post; %s=afslut; %s=besvar; %s=gem; %s=sæt mærke; %s=indsend" -#: src/lang.c:1262 +#: src/lang.c:1590 #, c-format msgid "%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post" msgstr "" "%s=post; %s=afslut; %s=skift alle/ulæst; %s=gem; %s=sæt mærke; %s=indsend" -#: src/lang.c:1263 +#: src/lang.c:1591 #, c-format msgid "%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" msgstr "%s=post; %s=afslut; %s=besvar; %s=gem; %s=sæt mærke; %s=indsend" -#: src/lang.c:1269 +#: src/lang.c:1597 msgid "Terminal does not support color" msgstr "Terminal understøtter ikke farver" -#: src/lang.c:1274 +#: src/lang.c:1602 #, c-format msgid "Trying %s" msgstr "Forsøger %s" -#: src/lang.c:1288 src/lang.c:1316 src/lang.c:1607 src/refs.c:292 -msgid "None" -msgstr "Ingen" - -#: src/lang.c:1289 +#: src/lang.c:1617 msgid "Subject" msgstr "Emne" -#: src/lang.c:1290 +#: src/lang.c:1618 msgid "References" msgstr "Referencer" -#: src/lang.c:1291 +#: src/lang.c:1619 msgid "Both Subject and References" msgstr "Både emne og referencer" -#: src/lang.c:1292 +#: src/lang.c:1620 msgid "Multipart Subject" msgstr "Emne i flere dele" -#: src/lang.c:1293 +#: src/lang.c:1621 msgid "Percentage Match" msgstr "Procentmatch" -#: src/lang.c:1306 src/lang.c:1397 src/lang.c:1496 src/lang.c:1599 +#: src/lang.c:1634 src/lang.c:1725 src/lang.c:1824 src/lang.c:1927 msgid "No" msgstr "Nej" -#: src/lang.c:1307 src/lang.c:1498 +#: src/lang.c:1635 src/lang.c:1826 msgid "Yes" msgstr "Ja" -#: src/lang.c:1308 +#: src/lang.c:1636 #, fuzzy msgid "Hide all" msgstr "Gem alle" -#: src/lang.c:1317 +#: src/lang.c:1645 msgid "Address" msgstr "Adresse" -#: src/lang.c:1318 +#: src/lang.c:1646 msgid "Full Name" msgstr "Fulde navn" -#: src/lang.c:1319 +#: src/lang.c:1647 msgid "Address and Name" msgstr "Adresse og navn" -#: src/lang.c:1327 +#: src/lang.c:1655 msgid "Max" msgstr "Maks." -#: src/lang.c:1328 +#: src/lang.c:1656 msgid "Sum" msgstr "Sum" -#: src/lang.c:1329 +#: src/lang.c:1657 msgid "Average" msgstr "Gennemsnit" -#: src/lang.c:1339 src/lang.c:1359 +#: src/lang.c:1667 src/lang.c:1687 msgid "Black" msgstr "Sort" -#: src/lang.c:1340 src/lang.c:1360 +#: src/lang.c:1668 src/lang.c:1688 msgid "Red" msgstr "Rød" -#: src/lang.c:1341 src/lang.c:1361 +#: src/lang.c:1669 src/lang.c:1689 msgid "Green" msgstr "Grøn" -#: src/lang.c:1342 src/lang.c:1362 +#: src/lang.c:1670 src/lang.c:1690 msgid "Brown" msgstr "Brun" -#: src/lang.c:1343 src/lang.c:1363 +#: src/lang.c:1671 src/lang.c:1691 msgid "Blue" msgstr "Blå" # Andre muligheder: Rødviolet -#: src/lang.c:1344 src/lang.c:1364 +#: src/lang.c:1672 src/lang.c:1692 msgid "Pink" msgstr "Pink" # Cyan er en blå/grøn farve. (kunne også bruge turkis som oversættelse). -#: src/lang.c:1345 src/lang.c:1365 +#: src/lang.c:1673 src/lang.c:1693 msgid "Cyan" msgstr "Cyan" -#: src/lang.c:1346 src/lang.c:1366 +#: src/lang.c:1674 src/lang.c:1694 msgid "White" msgstr "Hvis" -#: src/lang.c:1347 +#: src/lang.c:1675 msgid "Gray" msgstr "Grå" -#: src/lang.c:1348 +#: src/lang.c:1676 msgid "Light Red" msgstr "Lyserød" -#: src/lang.c:1349 +#: src/lang.c:1677 msgid "Light Green" msgstr "Lysegrøn" -#: src/lang.c:1350 +#: src/lang.c:1678 msgid "Yellow" msgstr "Gul" -#: src/lang.c:1351 +#: src/lang.c:1679 msgid "Light Blue" msgstr "Lyseblå" -#: src/lang.c:1352 +#: src/lang.c:1680 msgid "Light Pink" msgstr "Lys pink" -#: src/lang.c:1353 +#: src/lang.c:1681 msgid "Light Cyan" msgstr "Lys cyan" -#: src/lang.c:1354 +#: src/lang.c:1682 msgid "Light White" msgstr "Lysehvid" -#: src/lang.c:1375 src/lang.c:1503 src/lang.c:1518 +#: src/lang.c:1703 src/lang.c:1831 src/lang.c:1846 msgid "Nothing" msgstr "Intet" -#: src/lang.c:1377 +#: src/lang.c:1705 msgid "Space" msgstr "Mellemrum" -#: src/lang.c:1385 +#: src/lang.c:1713 msgid "Normal" msgstr "Normal" -#: src/lang.c:1386 +#: src/lang.c:1714 msgid "Best highlighting" msgstr "Bedste fremhævelse" -#: src/lang.c:1387 +#: src/lang.c:1715 msgid "Underline" msgstr "Understregning" -#: src/lang.c:1388 +#: src/lang.c:1716 msgid "Reverse video" msgstr "Omvendt video" -#: src/lang.c:1389 +#: src/lang.c:1717 msgid "Blinking" msgstr "Blinkende" -#: src/lang.c:1390 +#: src/lang.c:1718 msgid "Half bright" msgstr "Halv lyssætning" -#: src/lang.c:1391 +#: src/lang.c:1719 msgid "Bold" msgstr "Fed" -#: src/lang.c:1398 +#: src/lang.c:1726 msgid "Cc" msgstr "Cc" -#: src/lang.c:1399 +#: src/lang.c:1727 msgid "Bcc" msgstr "Bcc" -#: src/lang.c:1400 +#: src/lang.c:1728 msgid "Cc and Bcc" msgstr "Cc og Bcc" -#: src/lang.c:1417 src/lang.c:1430 +#: src/lang.c:1745 src/lang.c:1758 msgid "none" msgstr "ingen" -#: src/lang.c:1418 +#: src/lang.c:1746 msgid "commands" msgstr "kommandoer" -#: src/lang.c:1419 +#: src/lang.c:1747 msgid "select" msgstr "vælg" -#: src/lang.c:1421 +#: src/lang.c:1749 msgid "commands & quit" msgstr "kommandoer og afslut" -#: src/lang.c:1422 +#: src/lang.c:1750 msgid "commands & select" msgstr "kommandoer og vælg" -#: src/lang.c:1423 +#: src/lang.c:1751 msgid "quit & select" msgstr "afslut og vælg" -#: src/lang.c:1424 +#: src/lang.c:1752 msgid "commands & quit & select" msgstr "kommandoer og afslut og vælg" -#: src/lang.c:1431 +#: src/lang.c:1759 msgid "PageDown" msgstr "Side ned (PageDown)" -#: src/lang.c:1432 +#: src/lang.c:1760 msgid "PageNextUnread" msgstr "Side næste ulæst (PageNextUnread)" -#: src/lang.c:1433 +#: src/lang.c:1761 msgid "PageDown or PageNextUnread" msgstr "Side ned eller Side næste ulæst" -#: src/lang.c:1439 +#: src/lang.c:1767 msgid "Subject: (case sensitive)" msgstr "Subject: (versalfølsom)" -#: src/lang.c:1440 +#: src/lang.c:1768 msgid "Subject: (ignore case)" msgstr "Subject: (ikke versalfølsom)" -#: src/lang.c:1441 +#: src/lang.c:1769 msgid "From: (case sensitive)" msgstr "From: (versalfølsom)" -#: src/lang.c:1442 +#: src/lang.c:1770 msgid "From: (ignore case)" msgstr "From: (ikke versalfølsom)" -#: src/lang.c:1443 +#: src/lang.c:1771 msgid "Msg-ID: & full References: line" msgstr "Msg-ID: og fulde References: linje" -#: src/lang.c:1444 +#: src/lang.c:1772 msgid "Msg-ID: & last References: only" msgstr "Msg-ID: og sidste References: kun" -#: src/lang.c:1445 +#: src/lang.c:1773 msgid "Message-ID: entry only" msgstr "Message-ID: kun post" # lines skal ikke oversætttes -#: src/lang.c:1446 +#: src/lang.c:1774 msgid "Lines:" msgstr "Lines:" -#: src/lang.c:1452 +#: src/lang.c:1780 msgid "Don't trim article body" msgstr "Beskær ikke artikeltekst" -#: src/lang.c:1453 +#: src/lang.c:1781 msgid "Skip leading blank lines" msgstr "Spring indledende tomme linjer over" -#: src/lang.c:1454 +#: src/lang.c:1782 msgid "Skip trailing blank lines" msgstr "Spring afsluttende tomme linjer over" -#: src/lang.c:1455 +#: src/lang.c:1783 msgid "Skip leading and trailing blank l." msgstr "Spring indledende og afsluttende tomme linjer over" -#: src/lang.c:1456 +#: src/lang.c:1784 msgid "Compact multiple between text" msgstr "Komprimer flere tomme linjer mellem tekst" -#: src/lang.c:1457 +#: src/lang.c:1785 msgid "Compact multiple and skip leading" msgstr "Komprimer flere tomme linjer og udelad foranstillede" -#: src/lang.c:1458 +#: src/lang.c:1786 msgid "Compact multiple and skip trailing" msgstr "Komprimer flere tomme linjer og udelag efterstillede" -#: src/lang.c:1459 +#: src/lang.c:1787 msgid "Compact mltpl., skip lead. & trai." msgstr "Kompr. fl.tom.linj., udelad for- & efterstil." -#: src/lang.c:1465 +#: src/lang.c:1793 #, fuzzy msgid "Don't show help or mail sign" msgstr "Farve på hjælp-/posttegn" -#: src/lang.c:1466 +#: src/lang.c:1794 #, fuzzy msgid "Show only help sign" msgstr "Farve på hjælp-/posttegn" -#: src/lang.c:1467 +#: src/lang.c:1795 msgid "Show only mail sign if new mail" msgstr "" -#: src/lang.c:1468 +#: src/lang.c:1796 msgid "Show mail if new mail else help s." msgstr "" -#: src/lang.c:1497 +#: src/lang.c:1825 msgid "Shell archive" msgstr "Skalarkiv" -#: src/lang.c:1504 +#: src/lang.c:1832 msgid "Subject: (descending)" msgstr "Subject: (faldende)" -#: src/lang.c:1505 +#: src/lang.c:1833 msgid "Subject: (ascending)" msgstr "Subject: (stigende)" -#: src/lang.c:1506 +#: src/lang.c:1834 msgid "From: (descending)" msgstr "From: (faldende)" -#: src/lang.c:1507 +#: src/lang.c:1835 msgid "From: (ascending)" msgstr "From: (stigende)" -#: src/lang.c:1508 +#: src/lang.c:1836 msgid "Date: (descending)" msgstr "Date: (faldende)" -#: src/lang.c:1509 +#: src/lang.c:1837 msgid "Date: (ascending)" msgstr "Date: (stigende)" -#: src/lang.c:1510 src/lang.c:1519 +#: src/lang.c:1838 src/lang.c:1847 msgid "Score (descending)" msgstr "Point (faldende)" -#: src/lang.c:1511 src/lang.c:1520 +#: src/lang.c:1839 src/lang.c:1848 msgid "Score (ascending)" msgstr "Point (stigende)" # Lines skal ikke oversættes -#: src/lang.c:1512 +#: src/lang.c:1840 msgid "Lines: (descending)" msgstr "Lines: (faldende)" # Lines skal ikke oversættes -#: src/lang.c:1513 +#: src/lang.c:1841 msgid "Lines: (ascending)" msgstr "Lines: (stigende)" -#: src/lang.c:1521 +#: src/lang.c:1849 msgid "Last posting date (descending)" msgstr "Sidste indsendingsdato (faldende)" -#: src/lang.c:1522 +#: src/lang.c:1850 msgid "Last posting date (ascending)" msgstr "Sidste indsendingsdato (stigende)" -#: src/lang.c:1528 +#: src/lang.c:1856 msgid "Quick-sort" msgstr "Hurtigsortering" -#: src/lang.c:1529 +#: src/lang.c:1857 msgid "Heap-sort" msgstr "Bunkesortering" -#: src/lang.c:1536 +#: src/lang.c:1864 msgid "Always Keep" msgstr "Behold altid" -#: src/lang.c:1537 +#: src/lang.c:1865 msgid "Always Remove" msgstr "Fjern altid" -#: src/lang.c:1538 +#: src/lang.c:1866 msgid "Mark with D on selection screen" msgstr "Marker med D på udvælgelsesskærmen" -#: src/lang.c:1544 +#: src/lang.c:1872 msgid "Kill only unread arts" msgstr "Dræb kun ulæst kunst" -#: src/lang.c:1545 +#: src/lang.c:1873 msgid "Kill all arts & show with K" msgstr "Dræb al kunst og vis med K" #. TODO: s/K/art_marked_killed/ -#: src/lang.c:1546 +#: src/lang.c:1874 msgid "Kill all arts and never show" msgstr "Dræb al kunst og vis aldrig" -#: src/lang.c:1552 +#: src/lang.c:1880 msgid "Nothing special" msgstr "Intet specielt" -#: src/lang.c:1553 +#: src/lang.c:1881 msgid "Compress quotes" msgstr "Komprimer citattegn" -#: src/lang.c:1554 +#: src/lang.c:1882 msgid "Quote signatures" msgstr "Citer underskrifter" -#: src/lang.c:1555 +#: src/lang.c:1883 msgid "Compress quotes, quote sigs" msgstr "Komprimer citattegn, citer underskr." -#: src/lang.c:1556 +#: src/lang.c:1884 msgid "Quote empty lines" msgstr "Citater tomme linjer" -#: src/lang.c:1557 +#: src/lang.c:1885 msgid "Compress quotes, quote empty lines" msgstr "Komprimer citattegn, citer tomme linjer" -#: src/lang.c:1558 +#: src/lang.c:1886 msgid "Quote sigs & empty lines" msgstr "Citer underskrifter og tomme linjer" -#: src/lang.c:1559 +#: src/lang.c:1887 msgid "Comp. q., quote sigs & empty lines" msgstr "Kompr. c., citer underskr. og tomme linjer" -#: src/lang.c:1600 +#: src/lang.c:1928 #, fuzzy msgid "With headers" msgstr "med teksthoveder" -#: src/lang.c:1601 +#: src/lang.c:1929 #, fuzzy msgid "Without headers" msgstr "uden teksthoveder" # hvad er det her for nogle forkortelser (bevaret på engelsk) -#: src/lang.c:1608 +#: src/lang.c:1936 msgid "NFKC" msgstr "NFKC" -#: src/lang.c:1610 +#: src/lang.c:1938 msgid "NFKD" msgstr "NFKD" -#: src/lang.c:1611 +#: src/lang.c:1939 msgid "NFC" msgstr "NFC" -#: src/lang.c:1612 +#: src/lang.c:1940 msgid "NFD" msgstr "NFD" -#: src/lang.c:1614 +#: src/lang.c:1942 msgid "NFKC case fold" msgstr "" -#: src/lang.c:1623 +#: src/lang.c:1951 msgid "Display Options" msgstr "Vis indstillinger" -#: src/lang.c:1630 +#: src/lang.c:1958 msgid "Color Options" msgstr "Farveindstillinger" -#: src/lang.c:1636 +#: src/lang.c:1964 msgid "Highlight Options" msgstr "Fremhævelsesindstillinger" -#: src/lang.c:1643 +#: src/lang.c:1971 msgid "Article-Limiting Options" msgstr "Artikelbegrænsende indstillinger" -#: src/lang.c:1649 +#: src/lang.c:1977 msgid "Posting/Mailing Options" msgstr "Indsendelses-/postindstillinger" -#: src/lang.c:1655 +#: src/lang.c:1983 msgid "Saving/Printing Options" msgstr "Gemnings-/udskrivningsindstillinger" -#: src/lang.c:1661 +#: src/lang.c:1989 msgid "Expert Options" msgstr "Ekspertindstillinger" -#: src/lang.c:1667 +#: src/lang.c:1995 msgid "Filtering Options" msgstr "Filterindstillinger" -#: src/lang.c:1672 src/lang.c:1703 src/lang.c:1709 src/lang.c:1736 -#: src/lang.c:1788 src/lang.c:1794 src/lang.c:1804 src/lang.c:1815 -#: src/lang.c:1833 src/lang.c:1844 src/lang.c:1913 src/lang.c:2122 -#: src/lang.c:2128 src/lang.c:2134 src/lang.c:2149 src/lang.c:2161 -#: src/lang.c:2168 src/lang.c:2222 src/lang.c:2231 src/lang.c:2237 -#: src/lang.c:2244 src/lang.c:2251 src/lang.c:2258 src/lang.c:2265 -#: src/lang.c:2272 src/lang.c:2279 src/lang.c:2286 src/lang.c:2293 -#: src/lang.c:2300 src/lang.c:2307 src/lang.c:2314 src/lang.c:2321 -#: src/lang.c:2328 src/lang.c:2335 src/lang.c:2342 src/lang.c:2349 -#: src/lang.c:2356 src/lang.c:2363 src/lang.c:2370 src/lang.c:2377 -#: src/lang.c:2384 src/lang.c:2391 src/lang.c:2398 src/lang.c:2405 -#: src/lang.c:2413 src/lang.c:2429 src/lang.c:2436 src/lang.c:2443 -#: src/lang.c:2450 src/lang.c:2456 src/lang.c:2462 src/lang.c:2479 -#: src/lang.c:2491 src/lang.c:2526 src/lang.c:2579 src/lang.c:2593 -#: src/lang.c:2599 src/lang.c:2624 src/lang.c:2642 src/lang.c:2659 -#: src/lang.c:2671 src/lang.c:2704 src/lang.c:2733 src/lang.c:2753 -#: src/lang.c:2781 src/lang.c:2791 src/lang.c:2798 src/lang.c:2824 -#: src/lang.c:2848 src/lang.c:2925 src/lang.c:2940 src/lang.c:2948 -#: src/lang.c:2962 src/lang.c:2968 src/lang.c:3006 +#: src/lang.c:2000 src/lang.c:2031 src/lang.c:2037 src/lang.c:2064 +#: src/lang.c:2116 src/lang.c:2122 src/lang.c:2132 src/lang.c:2143 +#: src/lang.c:2161 src/lang.c:2172 src/lang.c:2241 src/lang.c:2456 +#: src/lang.c:2462 src/lang.c:2468 src/lang.c:2483 src/lang.c:2495 +#: src/lang.c:2502 src/lang.c:2556 src/lang.c:2565 src/lang.c:2571 +#: src/lang.c:2578 src/lang.c:2585 src/lang.c:2592 src/lang.c:2599 +#: src/lang.c:2606 src/lang.c:2613 src/lang.c:2620 src/lang.c:2627 +#: src/lang.c:2634 src/lang.c:2641 src/lang.c:2648 src/lang.c:2655 +#: src/lang.c:2662 src/lang.c:2669 src/lang.c:2676 src/lang.c:2683 +#: src/lang.c:2690 src/lang.c:2697 src/lang.c:2704 src/lang.c:2711 +#: src/lang.c:2718 src/lang.c:2725 src/lang.c:2732 src/lang.c:2739 +#: src/lang.c:2746 src/lang.c:2753 src/lang.c:2761 src/lang.c:2777 +#: src/lang.c:2784 src/lang.c:2791 src/lang.c:2798 src/lang.c:2804 +#: src/lang.c:2810 src/lang.c:2827 src/lang.c:2839 src/lang.c:2874 +#: src/lang.c:2927 src/lang.c:2941 src/lang.c:2947 src/lang.c:2972 +#: src/lang.c:2990 src/lang.c:3007 src/lang.c:3019 src/lang.c:3052 +#: src/lang.c:3081 src/lang.c:3101 src/lang.c:3129 src/lang.c:3139 +#: src/lang.c:3146 src/lang.c:3172 src/lang.c:3196 src/lang.c:3343 +#: src/lang.c:3358 src/lang.c:3366 src/lang.c:3380 src/lang.c:3386 +#: src/lang.c:3424 msgid " toggles, sets, cancels." msgstr " skifter, ændrer, afbryder." -#: src/lang.c:1673 +#: src/lang.c:2001 msgid "Show mini menu & posting etiquette" msgstr "Vis minimenu og indlægsetikette" -#: src/lang.c:1674 +#: src/lang.c:2002 msgid "" "# If ON show a mini menu of useful commands at each level\n" "# and posting etiquette after composing an article\n" @@ -5756,17 +6232,17 @@ msgstr "" "# Hvis slået til, så vis en minimenu med nyttige kommandoer på hvert niveau\n" "# og indlægsetikette efter komponering af en artikel\n" -#: src/lang.c:1679 +#: src/lang.c:2007 msgid "Show short description for each newsgroup. toggles & sets." msgstr "" "Vis kort beskrivelse for hver nyhedsgruppe. skifter og " "ændrer." -#: src/lang.c:1680 +#: src/lang.c:2008 msgid "Show description of each newsgroup" msgstr "Vis beskrivelse af hver nyhedsgruppe" -#: src/lang.c:1681 +#: src/lang.c:2009 msgid "" "# If ON show group description text after newsgroup name at\n" "# group selection level\n" @@ -5774,7 +6250,7 @@ msgstr "" "# Hvis slået til, så vis gruppebeskrivelsestekst efter nyhedsgruppenavn\n" "# på gruppemarkeringsniveau\n" -#: src/lang.c:1686 +#: src/lang.c:2014 msgid "" "Show From (author) fields in group & thread level. toggles & " "sets." @@ -5782,11 +6258,11 @@ msgstr "" "Vis Fra-felter (forfatter) i gruppe- og trådniveau. skifter og " " ændrer." -#: src/lang.c:1687 +#: src/lang.c:2015 msgid "In group and thread level, show author by" msgstr "I gruppe- og trådniveau, vis forfatter efter" -#: src/lang.c:1688 +#: src/lang.c:2016 msgid "" "# Part of From field to display in group and thread level\n" "# Possible values are (the default is marked with *):\n" @@ -5802,36 +6278,36 @@ msgstr "" "# * 2 = fulde navn\n" "# 3 = begge\n" -#: src/lang.c:1697 +#: src/lang.c:2025 msgid "Draw -> or highlighted bar for selection. toggles & sets." msgstr "" "Tegn -> eller fremhævet bjælke for markering. skifter og " "ændrer." -#: src/lang.c:1698 +#: src/lang.c:2026 msgid "Draw -> instead of highlighted bar" msgstr "Tegn -> i stedet for fremhævet bjælke" -#: src/lang.c:1699 +#: src/lang.c:2027 msgid "# If ON use -> otherwise highlighted bar for selection\n" msgstr "" "# Hvis slået til, så brug -> ellers brug fremhævet bjælke for markering\n" -#: src/lang.c:1704 +#: src/lang.c:2032 msgid "Use inverse video for page headers" msgstr "Brug omvendt video for sideteksthoveder" -#: src/lang.c:1705 +#: src/lang.c:2033 msgid "# If ON use inverse video for page headers at different levels\n" msgstr "" "# Hvis slået til, så brug omvendt video for sideteksthoveder på forskellige " "niveauer\n" -#: src/lang.c:1710 +#: src/lang.c:2038 msgid "Thread articles by" msgstr "Trådopdel artikler efter" -#: src/lang.c:1711 +#: src/lang.c:2039 msgid "" "# Thread articles by ...\n" "# Possible values are (the default is marked with *):\n" @@ -5851,15 +6327,15 @@ msgstr "" "# 4 = Emne med flere dele\n" "# 5 = Procentmatch\n" -#: src/lang.c:1722 +#: src/lang.c:2050 msgid "Enter percentage match required to thread together. sets." msgstr "Indtast procentmatch krævet for at lave tråde. ændrer." -#: src/lang.c:1723 +#: src/lang.c:2051 msgid "Thread percentage match" msgstr "Trådprocentmatch" -#: src/lang.c:1725 +#: src/lang.c:2053 #, no-c-format msgid "" "# Thread percentage match...\n" @@ -5874,11 +6350,11 @@ msgid "" "# 'harppy' would be threaded separately from 'happy'\n" msgstr "" -#: src/lang.c:1737 +#: src/lang.c:2065 msgid "Score of a thread" msgstr "Bedømmelse for en tråd" -#: src/lang.c:1738 +#: src/lang.c:2066 msgid "" "# Thread score\n" "# Possible values are (the default is marked with *):\n" @@ -5892,18 +6368,18 @@ msgstr "" "# 1 = sum\n" "# 2 = gennemsnit\n" -#: src/lang.c:1746 +#: src/lang.c:2074 msgid "" "Sort articles by Subject, From, Date or Score. toggles & sets." msgstr "" "Sorter artikler efter Emne, Fra, Dato eller Bedømmelse. skifter " "og ændrer." -#: src/lang.c:1747 +#: src/lang.c:2075 msgid "Sort articles by" msgstr "Sorter artikler efter" -#: src/lang.c:1748 +#: src/lang.c:2076 msgid "" "# Sort articles by ...\n" "# Possible values are (the default is marked with *):\n" @@ -5933,17 +6409,17 @@ msgstr "" "# 9 = Linjer faldende\n" "# 10 = Linjer stigende\n" -#: src/lang.c:1764 +#: src/lang.c:2092 msgid "Sort threads by Nothing or Score. toggles & sets." msgstr "" "Sorter tråde efter intet eller bedømmelse. skifter og " "ændrer." -#: src/lang.c:1765 +#: src/lang.c:2093 msgid "Sort threads by" msgstr "Sorter tråde efter" -#: src/lang.c:1766 +#: src/lang.c:2094 msgid "" "# Sort thread by ...\n" "# Possible values are (the default is marked with *):\n" @@ -5954,53 +6430,53 @@ msgid "" "# 4 = Last posting date ascending\n" msgstr "" -#: src/lang.c:1776 +#: src/lang.c:2104 msgid "" "Put cursor at first/last unread art in groups. toggles & sets." msgstr "" "Placer markør på første/sidste ulæste artikel i grupper. skifter " "og ændrer." -#: src/lang.c:1777 +#: src/lang.c:2105 msgid "Go to first unread article in group" msgstr "Gå til den første ulæste artikel i gruppe" -#: src/lang.c:1778 +#: src/lang.c:2106 msgid "# If ON put cursor at first unread art in group otherwise last art\n" msgstr "" "# Hvis slået til, så placer markør ved første ulæste artikel i gruppen " "ellers\n" " ved sidste artikel\n" -#: src/lang.c:1782 +#: src/lang.c:2110 msgid "Show all articles or only unread articles. toggles & sets." msgstr "" "Vis alle artikler eller kun ulæste artikler. skifter og " "ændrer." -#: src/lang.c:1783 +#: src/lang.c:2111 msgid "Show only unread articles" msgstr "Vis kun ulæste artikler" -#: src/lang.c:1784 +#: src/lang.c:2112 msgid "# If ON show only new/unread articles otherwise show all.\n" msgstr "# Hvis slået til, så vis kun nye/ulæste artikler ellers vis alle.\n" -#: src/lang.c:1789 +#: src/lang.c:2117 msgid "Show only groups with unread arts" msgstr "Vis kun grupper med ulæst kunst" -#: src/lang.c:1790 +#: src/lang.c:2118 msgid "# If ON show only subscribed to groups that contain unread articles.\n" msgstr "" "# Hvis slået til, så vis kun abonnerede grupper som indeholder ulæste " "artikler.\n" -#: src/lang.c:1795 +#: src/lang.c:2123 msgid "Filter which articles" msgstr "Filtrer hvilke artikler" -#: src/lang.c:1796 +#: src/lang.c:2124 msgid "" "# Filter which articles\n" "# Possible values are (the default is marked with *):\n" @@ -6009,11 +6485,11 @@ msgid "" "# 2 = kill all articles and never show them\n" msgstr "" -#: src/lang.c:1805 +#: src/lang.c:2133 msgid "Go to the next unread article with" msgstr "Gå til den næste ulæste artikel med" -#: src/lang.c:1806 +#: src/lang.c:2134 msgid "" "# Go to the unread article with following key(s)\n" "# Possible values are (the default is marked with *):\n" @@ -6023,11 +6499,11 @@ msgid "" "# 3 = PAGE DOWN or TAB\n" msgstr "" -#: src/lang.c:1816 +#: src/lang.c:2144 msgid "How to treat blank lines" msgstr "Hvordan tomme linjer skal behandles" -#: src/lang.c:1817 +#: src/lang.c:2145 msgid "" "# Trim the article body, remove unnecessary blank lines.\n" "# Possible values are (the default is marked with *):\n" @@ -6044,11 +6520,11 @@ msgid "" "# leading and trailing blank lines\n" msgstr "" -#: src/lang.c:1834 +#: src/lang.c:2162 msgid "Show help/mail sign in level titles" msgstr "" -#: src/lang.c:1835 +#: src/lang.c:2163 msgid "" "# Show help sign, new mail sign, both or nothing in level titles.\n" "# Possible values are (the default is marked with *):\n" @@ -6058,27 +6534,27 @@ msgid "" "# * 3 = Show mail sign if new mail has arrived else show help sign\n" msgstr "" -#: src/lang.c:1845 +#: src/lang.c:2173 msgid "List thread using right arrow key" msgstr "Vis tråd via højre piletast" -#: src/lang.c:1846 +#: src/lang.c:2174 msgid "" "# If ON automatically list thread when entering it using right arrow key.\n" msgstr "" "# Hvis slået til, så vis automatisk tråd når den vælges via højre piletast.\n" -#: src/lang.c:1850 +#: src/lang.c:2178 msgid "Enter character to indicate deleted articles. sets, cancels." msgstr "" "Indtast tegnet som skal angive slettede artikler. ændrer, " "afbryder." -#: src/lang.c:1851 +#: src/lang.c:2179 msgid "Character to show deleted articles" msgstr "Tegn til at vise slettede artikler" -#: src/lang.c:1852 +#: src/lang.c:2180 msgid "" "# Character used to show that an art was deleted (default 'D')\n" "# _ is turned into ' '\n" @@ -6086,18 +6562,18 @@ msgstr "" "# Tegn brugt til at vise, at en artikel blev slettet (standard »D«)\n" "# _ ændres til ' '\n" -#: src/lang.c:1857 +#: src/lang.c:2185 msgid "" "Enter character to indicate articles in a range. sets, cancels." msgstr "" "Indtast tegnet som skal angive artikler i et interval. ændrer, " "afbryder." -#: src/lang.c:1858 +#: src/lang.c:2186 msgid "Character to show inrange articles" msgstr "Tegn til at vise artikler i et interval" -#: src/lang.c:1859 +#: src/lang.c:2187 msgid "" "# Character used to show that an art is in a range (default '#')\n" "# _ is turned into ' '\n" @@ -6105,7 +6581,7 @@ msgstr "" "# Tegn brugt til at vise, at en artikel er i et interval (standard »#«)\n" "# _ ændres til ' '\n" -#: src/lang.c:1864 +#: src/lang.c:2192 msgid "" "Enter character to indicate that article will return. sets, " "cancels." @@ -6113,11 +6589,11 @@ msgstr "" "Indtast tegnet som skal angive at artikel vil returnere. ændrer, " "afbryder." -#: src/lang.c:1865 +#: src/lang.c:2193 msgid "Character to show returning arts" msgstr "Tegn til at vise returnerende artikler" -#: src/lang.c:1866 +#: src/lang.c:2194 msgid "" "# Character used to show that an art will return (default '-')\n" "# _ is turned into ' '\n" @@ -6125,17 +6601,17 @@ msgstr "" "# Tegn brugt til at vise, at en artikel vil returnere (standard »-«)\n" "# _ ændres til ' '\n" -#: src/lang.c:1871 +#: src/lang.c:2199 msgid "" "Enter character to indicate selected articles. sets, cancels." msgstr "" "Indtast tegnet som skal angive valgte artikler. ændrer, afbryder." -#: src/lang.c:1872 +#: src/lang.c:2200 msgid "Character to show selected articles" msgstr "Tegn der viser valgte artikler" -#: src/lang.c:1873 +#: src/lang.c:2201 msgid "" "# Character used to show that an art was auto-selected (default '*')\n" "# _ is turned into ' '\n" @@ -6144,16 +6620,16 @@ msgstr "" "'*')\n" "# _ ændres til ' '\n" -#: src/lang.c:1878 +#: src/lang.c:2206 msgid "Enter character to indicate recent articles. sets, cancels." msgstr "" "Indtast tegn for at indikere seneste artikler. ændrer, afbryder." -#: src/lang.c:1879 +#: src/lang.c:2207 msgid "Character to show recent articles" msgstr "Tegn til at vise seneste artikler" -#: src/lang.c:1880 +#: src/lang.c:2208 msgid "" "# Character used to show that an art is recent (default 'o')\n" "# _ is turned into ' '\n" @@ -6161,16 +6637,16 @@ msgstr "" "# Tegn brugt til at vise, at en artikel er ny (standard 'o')\n" "# _ ændres til ' '\n" -#: src/lang.c:1885 +#: src/lang.c:2213 msgid "Enter character to indicate unread articles. sets, cancels." msgstr "" "Indtast tegnet som skal angive ulæste artikler. ændrer, afbryder." -#: src/lang.c:1886 +#: src/lang.c:2214 msgid "Character to show unread articles" msgstr "Tegn til visning af ulæste artikler" -#: src/lang.c:1887 +#: src/lang.c:2215 msgid "" "# Character used to show that an art is unread (default '+')\n" "# _ is turned into ' '\n" @@ -6178,16 +6654,16 @@ msgstr "" "# Tegn brugt til at vise, at en artikel er ulæst (standard '+')\n" "# _ ændres til ' '\n" -#: src/lang.c:1892 +#: src/lang.c:2220 msgid "Enter character to indicate read articles. sets, cancels." msgstr "" "Indtast tegn til at angive læste artikler. ændrer, afbryder." -#: src/lang.c:1893 +#: src/lang.c:2221 msgid "Character to show read articles" msgstr "Tegn til at vise læste artikler" -#: src/lang.c:1894 +#: src/lang.c:2222 msgid "" "# Character used to show that an art was read (default ' ')\n" "# _ is turned into ' '\n" @@ -6195,16 +6671,16 @@ msgstr "" "# Tegn bruges til at vise, at en artikel er læst (standard ' ')\n" "# _ ændres til ' '\n" -#: src/lang.c:1899 +#: src/lang.c:2227 msgid "Enter character to indicate killed articles. sets, cancels." msgstr "" "Indtast tegn til at indikere dræbte artikler. ændrer, afbryder." -#: src/lang.c:1900 +#: src/lang.c:2228 msgid "Character to show killed articles" msgstr "Tegn til at vise dræbte artikler" -#: src/lang.c:1901 +#: src/lang.c:2229 msgid "" "# Character used to show that an art was killed (default 'K')\n" "# kill_level must be set accordingly, _ is turned into ' '\n" @@ -6212,18 +6688,18 @@ msgstr "" "# Tegn brugt til at vise, at en artikel er dræbt (standard 'K')\n" "# kill_level skal angives jævnfør dette, _ ændres til ' '\n" -#: src/lang.c:1906 +#: src/lang.c:2234 msgid "" "Enter character to indicate read selected articles. sets, cancels." msgstr "" "Indtast tegnet som skal angive læste valgte artikler. ændrer, " "afbryder." -#: src/lang.c:1907 +#: src/lang.c:2235 msgid "Character to show readselected arts" msgstr "Tegn brugt til at vise læsevalgte artikler" -#: src/lang.c:1908 +#: src/lang.c:2236 msgid "" "# Character used to show that an art was selected before read (default ':')\n" "# kill_level must be set accordingly, _ is turned into ' '\n" @@ -6232,11 +6708,11 @@ msgstr "" "':')\n" "# kill_level skal angives jævnfør dette, _ ændres til ' '\n" -#: src/lang.c:1914 +#: src/lang.c:2242 msgid "Abbreviate long newsgroup names" msgstr "Forkort lange nyhedsgruppenavne" -#: src/lang.c:1915 +#: src/lang.c:2243 msgid "" "# If ON abbreviate (if necessary) long newsgroup names at group selection\n" "# level and article level like this:\n" @@ -6247,7 +6723,7 @@ msgstr "" "# markeringsniveau og artikelniveau således:\n" "# news.software.readers -> n.software.readers -> n.s.readers -> n.s.r.\n" -#: src/lang.c:1921 +#: src/lang.c:2249 msgid "" "0 = full page scrolling, -1 = show previous last line as first on next page, " "-2 = half page" @@ -6255,11 +6731,11 @@ msgstr "" "0 = fuld siderulning, -1 = vis forrige sidste linje som første på næste " "side, -2 = halv side" -#: src/lang.c:1922 +#: src/lang.c:2250 msgid "Number of lines to scroll in pager" msgstr "Antallet af linjer at rulle i tekstsøgeren" -#: src/lang.c:1923 +#: src/lang.c:2251 msgid "" "# Number of lines that cursor-up/down will scroll in article pager\n" "# Possible values are (the default is marked with *):\n" @@ -6277,45 +6753,60 @@ msgstr "" "# * 1 = linje efter linje\n" "# 2 eller større = rul med 2 eller flere linjer (kun i artikelsøgeren)\n" -#: src/lang.c:1933 +#: src/lang.c:2261 msgid "Display signatures. toggles & sets." msgstr "Vis underskrifter. skifter og ændrer." -#: src/lang.c:1934 +#: src/lang.c:2262 msgid "Display signatures" msgstr "Vis underskrifter" -#: src/lang.c:1935 +#: src/lang.c:2263 msgid "# If OFF don't show signatures when displaying articles\n" msgstr "# Hvis OFF (FRA) så vis ikke underskrifter når der vises artikler\n" -#: src/lang.c:1940 +#: src/lang.c:2267 +#, fuzzy +msgid "Display article score. toggles & sets." +msgstr "Vis underskrifter. skifter og ændrer." + +#: src/lang.c:2268 +#, fuzzy +msgid "Display article score" +msgstr "vis næste artikel" + +#: src/lang.c:2269 +#, fuzzy +msgid "# If ON show article score when displaying articles\n" +msgstr "# Hvis OFF (FRA) så vis ikke underskrifter når der vises artikler\n" + +#: src/lang.c:2274 #, fuzzy msgid "Remove soft hyphens. toggles & sets." msgstr "Vis underskrifter. skifter og ændrer." -#: src/lang.c:1941 +#: src/lang.c:2275 #, fuzzy msgid "Remove soft hyphens" msgstr "flyt virkefelt" -#: src/lang.c:1942 +#: src/lang.c:2276 #, fuzzy msgid "# If ON remove soft hyphens when displaying articles\n" msgstr "# Hvis OFF (FRA) så vis ikke underskrifter når der vises artikler\n" -#: src/lang.c:1947 +#: src/lang.c:2281 msgid "" "Display uuencoded data as tagged attachments. toggles & sets." msgstr "" "Vis »uuencoded« data som mærkede vedhæftninger. skifter og " "ændrer." -#: src/lang.c:1948 +#: src/lang.c:2282 msgid "Display uue data as an attachment" msgstr "Vis uue-data som en vedhæftning" -#: src/lang.c:1949 +#: src/lang.c:2283 #, fuzzy msgid "" "# Handling of uuencoded data in the pager\n" @@ -6338,18 +6829,18 @@ msgstr "" "vil\n" "# blive foldet til en mærkelinje.\n" -#: src/lang.c:1959 +#: src/lang.c:2293 msgid "" "Decode German style TeX umlaut codes to ISO. toggles & sets." msgstr "" "Afkod tysk udformning af TeX-umlautkoder til ISO. skifter og " " ændrer." -#: src/lang.c:1960 +#: src/lang.c:2294 msgid "Display \"a as Umlaut-a" msgstr "Vis \"a som umlaut-a" -#: src/lang.c:1961 +#: src/lang.c:2295 msgid "" "# If ON decode German style TeX umlaut codes to ISO and\n" "# show \"a as Umlaut-a, etc.\n" @@ -6357,15 +6848,15 @@ msgstr "" "# Hvis slået til, så afkod TeX-umlautkoder i tysk stil til ISO\n" "# og vis \"a som Umlaut-a, etc.\n" -#: src/lang.c:1966 src/lang.c:1976 +#: src/lang.c:2300 src/lang.c:2310 msgid "Space separated list of header fields" msgstr "Mellemrumsadskilt liste med teksthovedfelter" -#: src/lang.c:1967 +#: src/lang.c:2301 msgid "Display these header fields (or *)" msgstr "Vis disse teksthovedfelter (eller *)" -#: src/lang.c:1968 +#: src/lang.c:2302 msgid "" "# Which news headers you wish to see. If you want to see _all_ the headers,\n" "# place an '*' as this value. This is the only way a wildcard can be used.\n" @@ -6375,11 +6866,11 @@ msgid "" "# spaces. Not defining anything turns off this option.\n" msgstr "" -#: src/lang.c:1977 +#: src/lang.c:2311 msgid "Do not display these header fields" msgstr "Vis ikke disse teksthovedfelter" -#: src/lang.c:1978 +#: src/lang.c:2312 msgid "" "# Same as 'news_headers_to_display' except it denotes the opposite.\n" "# An example of using both options might be if you thought X- headers were\n" @@ -6391,79 +6882,79 @@ msgid "" "# Not defining anything turns off this option.\n" msgstr "" -#: src/lang.c:1988 +#: src/lang.c:2322 msgid "" "Do you want to enable automatic handling of multipart/alternative articles?" msgstr "" "Ønsker du at aktivere automatisk håndtering af flerdels-/alternative " "artikler?" -#: src/lang.c:1989 +#: src/lang.c:2323 msgid "Skip multipart/alternative parts" msgstr "Udelad multipart/alternative dele" -#: src/lang.c:1990 +#: src/lang.c:2324 msgid "# If ON strip multipart/alternative messages automatically\n" msgstr "# Hvis slået til, så fjern multipart/alternative beskeder automatisk\n" -#: src/lang.c:1994 +#: src/lang.c:2328 msgid "Enable detection of verbatim blocks? toggles & sets." msgstr "" "Aktiver detektion af verbatimblokke? skifter og ændrer." -#: src/lang.c:1995 +#: src/lang.c:2329 msgid "Detection of verbatim blocks" msgstr "Detektering af verbatimblokke" -#: src/lang.c:1996 +#: src/lang.c:2330 msgid "# If ON detect verbatim blocks in articles\n" msgstr "# Hvis slået til, så detekter verbatimblokke i artikler\n" -#: src/lang.c:2001 +#: src/lang.c:2335 msgid "A regex used to decide which lines to show in col_quote." msgstr "" "Et regulært udtryk som bruges til at bestemme hvilke linjer der skal vises i " "col_quote." -#: src/lang.c:2002 +#: src/lang.c:2336 msgid "Regex used to show quoted lines" msgstr "Regulært udtryk som bruges til at vise citerede linjer" -#: src/lang.c:2003 +#: src/lang.c:2337 msgid "" "# A regular expression that tin will use to decide which lines are\n" "# quoted when viewing articles. Quoted lines are shown in col_quote.\n" "# If you leave this blank, tin will use a built in default.\n" msgstr "" -#: src/lang.c:2009 +#: src/lang.c:2343 msgid "A regex used to decide which lines to show in col_quote2." msgstr "" "Et regulært udtryk som bruges til at bestemme hvilke linjer der vises i " "col_quote2." -#: src/lang.c:2010 +#: src/lang.c:2344 msgid "Regex used to show twice quoted l." msgstr "Regulært udtryk som bruges til at vise dobbeltciterede l." -#: src/lang.c:2011 +#: src/lang.c:2345 msgid "" "# A regular expression that tin will use to decide which lines are\n" "# quoted twice. Twice quoted lines are shown in col_quote2.\n" "# If you leave this blank, tin will use a built in default.\n" msgstr "" -#: src/lang.c:2017 +#: src/lang.c:2351 msgid "A regex used to decide which lines to show in col_quote3." msgstr "" "Et regulært udtryk brugt til at beslutte hvilke linjer der vises i " "col_quota3." -#: src/lang.c:2018 +#: src/lang.c:2352 msgid "Regex used to show >= 3 times q.l." msgstr "Regulært udtryk som bruges til at vise >= 3 gange q.l." -#: src/lang.c:2019 +#: src/lang.c:2353 msgid "" "# A regular expression that tin will use to decide which lines are\n" "# quoted >=3 times. >=3 times quoted lines are shown in col_quote3.\n" @@ -6473,33 +6964,33 @@ msgstr "" "# der er citerede >=3 gange. >=3 gange citerede linjer vises i col_quote3.\n" "# Hvis denne efterlades tom bruger tin en indbygget standard.\n" -#: src/lang.c:2025 +#: src/lang.c:2359 msgid "Enable detection of external quotes? toggles & sets." msgstr "" "Aktiver detektion af eksternt citationstegn? skifter og " "ændrer." -#: src/lang.c:2026 +#: src/lang.c:2360 msgid "Detection of external quotes" msgstr "Detektering af eksterne citationstegn" -#: src/lang.c:2027 +#: src/lang.c:2361 msgid "# If ON detect quoted text from external sources in articles\n" msgstr "" "# Hvis slået til, så detekteres citeret tekst fra eksterne kilder i " "artikler\n" -#: src/lang.c:2031 +#: src/lang.c:2365 msgid "A regex used to decide which lines to show in col_extquote." msgstr "" "Et regulært udtryk som bruges til at bestemme hvilke linjer der skal vises i " "col_extquote." -#: src/lang.c:2032 +#: src/lang.c:2366 msgid "Regex used to show quotes from external sources" msgstr "Regulært udtryk som bruges til at vise citationer fra eksterne kilder" -#: src/lang.c:2033 +#: src/lang.c:2367 msgid "" "# A regular expression that tin will use to decide which lines are\n" "# external quotes. Text from external quotes is shown in col_extquote.\n" @@ -6509,34 +7000,34 @@ msgstr "" "# der er eksterne citater. Tekst fra eksterne citater vises i col_extquote.\n" "# Hvis denne efterlades tom, bruger tin en indbygget standard.\n" -#: src/lang.c:2040 +#: src/lang.c:2374 msgid "A regex used to decide which words to show in col_markslashes." msgstr "" "Et regulært udtryk som bruges til at bestemme hvilke ord, der skal vises i " "col_markslashes." -#: src/lang.c:2041 +#: src/lang.c:2375 msgid "Regex used to highlight /slashes/" msgstr "Regulært udtryk som bruges til at fremhæve /slashes/" -#: src/lang.c:2042 +#: src/lang.c:2376 msgid "" "# A regular expression that tin will use to decide which words\n" "# bounded by '/' are to be shown in col_markslashes.\n" "# If you leave this blank, tin will use a built in default.\n" msgstr "" -#: src/lang.c:2048 +#: src/lang.c:2382 msgid "A regex used to decide which words to show in col_markstars." msgstr "" "Et regulært udtryk som bruges til at bestemme hvilke ord, der skal vises i " "col_markstars." -#: src/lang.c:2049 +#: src/lang.c:2383 msgid "Regex used to highlight *stars*" msgstr "Regulært udtryk som bruges til at fremhæve *stjerner*" -#: src/lang.c:2050 +#: src/lang.c:2384 msgid "" "# A regular expression that tin will use to decide which words\n" "# bounded by '*' are to be shown in col_markstars.\n" @@ -6546,17 +7037,17 @@ msgstr "" "# omgrænset af '*', der skal vises i col_markstars.\n" "# Hvis efterladt blank, så vil tin bruge en indbygget standard.\n" -#: src/lang.c:2056 +#: src/lang.c:2390 msgid "A regex used to decide which words to show in col_markstroke." msgstr "" "Et regulært udtryk som bruges til at beslutte hvilke ord, der skal vises i " "col_markstroke." -#: src/lang.c:2057 +#: src/lang.c:2391 msgid "Regex used to highlight -strokes-" msgstr "Regulært udtryk som bruges til at fremhæve -strokes-" -#: src/lang.c:2058 +#: src/lang.c:2392 msgid "" "# A regular expression that tin will use to decide which words\n" "# bounded by '-' are to be shown in col_markstroke.\n" @@ -6566,17 +7057,17 @@ msgstr "" "# omgrænset af '-', der skal vises i col_markstroke.\n" "# Hvis efterladt blank, så vil tin bruge en indbygget standard.\n" -#: src/lang.c:2064 +#: src/lang.c:2398 msgid "A regex used to decide which words to show in col_markdash." msgstr "" "Et regulært udtryk som bruges til at beslutte hvilke ord, der skal vises i " "col_markdash." -#: src/lang.c:2065 +#: src/lang.c:2399 msgid "Regex used to highlight _underline_" msgstr "Regulært udtryk som bruges til at fremhæve _underline_" -#: src/lang.c:2066 +#: src/lang.c:2400 msgid "" "# A regular expression that tin will use to decide which words\n" "# bounded by '_' are to be shown in col_markdash.\n" @@ -6586,17 +7077,17 @@ msgstr "" "# omgrænset af '_', der skal vises i col_markdash.\n" "# Hvis efterladt blank, så vil tin bruge en indbygget standard.\n" -#: src/lang.c:2072 +#: src/lang.c:2406 msgid "A regex used to find Subject prefixes to remove. Use '|' as separator." msgstr "" "Et regulært udtryk som bruges til at finde emnepræfikser, der skal fjernes. " "Brug »|« som adskillelsestegn." -#: src/lang.c:2073 +#: src/lang.c:2407 msgid "Regex with Subject prefixes" msgstr "Regulært udtryk med emnepræfikser" -#: src/lang.c:2074 +#: src/lang.c:2408 msgid "" "# A regular expression that tin will use to find Subject prefixes\n" "# which will be removed before showing the header.\n" @@ -6604,17 +7095,17 @@ msgstr "" "# Et regulært udtryk som tin vil bruge til at finde emnepræfikser\n" "# som vil blive fjernet før teksthovedet vises.\n" -#: src/lang.c:2079 +#: src/lang.c:2413 msgid "A regex used to find Subject suffixes to remove. Use '|' as separator." msgstr "" "Et regulært udtryk som bruges til at finde emnesuffikser, der skal fjernes. " "Brug »|« som adskillelsestegn." -#: src/lang.c:2080 +#: src/lang.c:2414 msgid "Regex with Subject suffixes" msgstr "Regulært udtryk med emnesuffikser" -#: src/lang.c:2081 +#: src/lang.c:2415 msgid "" "# A regular expression that tin will use to find Subject suffixes\n" "# which will be removed when replying or posting followup.\n" @@ -6622,16 +7113,16 @@ msgstr "" "# Et regulært udtryk som tin vil bruge til at finde emnesuffikser,\n" "# som vil blive fjernet, når der svares eller sendes opfølgninger.\n" -#: src/lang.c:2086 +#: src/lang.c:2420 msgid "A regex used to find the begin of a verbatim block." msgstr "" "Et regulært udtryk som bruges til at finde begyndelsen af en verbatimblok." -#: src/lang.c:2087 +#: src/lang.c:2421 msgid "Regex for begin of a verbatim block" msgstr "Regulært udtryk for begyndelsen på en verbatimblok" -#: src/lang.c:2088 +#: src/lang.c:2422 msgid "" "# A regular expression that tin will use to find the begin of\n" "# a verbatim block.\n" @@ -6639,16 +7130,16 @@ msgstr "" "# Et regulært udtryk som tin vil bruge til at finde begyndelsen\n" "# af en verbatimblok.\n" -#: src/lang.c:2093 +#: src/lang.c:2427 msgid "A regex used to find the end of a verbatim block." msgstr "" "Et regulært udtryk som bruges til at finde slutningen af en verbatimblok." -#: src/lang.c:2094 +#: src/lang.c:2428 msgid "Regex for end of a verbatim block" msgstr "Regulært udtryk for slutningen på en verbatimblok" -#: src/lang.c:2095 +#: src/lang.c:2429 msgid "" "# A regular expression that tin will use to find the end of\n" "# a verbatim block.\n" @@ -6656,7 +7147,7 @@ msgstr "" "# Et regulært udtryk som tin vil bruge til at finde slutningen\n" "# af en verbatimblok.\n" -#: src/lang.c:2100 +#: src/lang.c:2434 msgid "" "Enter name and options for external MIME viewer, --internal for built-in " "viewer" @@ -6664,11 +7155,11 @@ msgstr "" "Indtast navn og tilvalg for ekstern MIME-fremviser, --internal for indbygget " "fremviser" -#: src/lang.c:2101 +#: src/lang.c:2435 msgid "MIME binary content viewer" msgstr "Fremviser for MIME-binært indhold" -#: src/lang.c:2102 +#: src/lang.c:2436 #, fuzzy msgid "" "# If --internal automatically use the built in MIME viewer for non-text\n" @@ -6684,15 +7175,15 @@ msgstr "" "efterlades tom\n" "# for ingen automatisk visning\n" -#: src/lang.c:2109 +#: src/lang.c:2443 msgid "Confirm before starting non-text viewing program" msgstr "Bekræft før start af visningsprogram for ikke-tekst" -#: src/lang.c:2110 +#: src/lang.c:2444 msgid "Ask before using MIME viewer" msgstr "Spørg før brug af MIME-fremviser" -#: src/lang.c:2111 +#: src/lang.c:2445 msgid "" "# If ON tin will ask before using metamail to display MIME messages\n" "# this only happens if metamail_prog is set to something\n" @@ -6701,40 +7192,40 @@ msgstr "" "vise MIME-beskeder\n" "# dette sker kun hvis metamail_prog har en værdi\n" -#: src/lang.c:2116 +#: src/lang.c:2450 msgid "Ask to mark groups read when quitting. toggles & sets." msgstr "" "Spørg om at markere grupper som læst når der afsluttes. skifter " "& ændrer." -#: src/lang.c:2117 +#: src/lang.c:2451 msgid "Catchup read groups when quitting" msgstr "Opsaml læste grupper ved afslutning" -#: src/lang.c:2118 +#: src/lang.c:2452 msgid "# If ON ask user if read groups should all be marked read\n" msgstr "" "# Hvis slået til, så spørg brugeren om læste grupper skal markeres læst\n" -#: src/lang.c:2123 +#: src/lang.c:2457 msgid "Catchup group using left key" msgstr "Opsaml gruppe med venstre tast" -#: src/lang.c:2124 +#: src/lang.c:2458 msgid "# If ON catchup group/thread when leaving with the left arrow key.\n" msgstr "" "# Hvis slået til, så opsaml gruppe/tråd hvis området forlades med venstre " "piletast.\n" -#: src/lang.c:2129 +#: src/lang.c:2463 msgid "Catchup thread by using left key" msgstr "Opsaml tråde med venstre tast" -#: src/lang.c:2135 +#: src/lang.c:2469 msgid "Which actions require confirmation" msgstr "Hvilke-handliger kræver bekræftelse" -#: src/lang.c:2136 +#: src/lang.c:2470 #, fuzzy msgid "" "# What should we ask confirmation for.\n" @@ -6757,85 +7248,85 @@ msgstr "" "# 4 = Emne med flere dele\n" "# 5 = Procentmatch\n" -#: src/lang.c:2150 +#: src/lang.c:2484 msgid "'Mark as (un)read' ignores tags" msgstr "»Marker som (u)læst« ignorerer mærker" -#: src/lang.c:2151 +#: src/lang.c:2485 msgid "" "# If ON the 'Mark as (un)read' function marks only the current article.\n" msgstr "" "# Hvis slået til, så markerer funktionen »Marker som (u)læst« kun den\n" "# nuværende artikel.\n" -#: src/lang.c:2155 +#: src/lang.c:2489 msgid "Program to run to open URLs, sets, cancels." msgstr "Program der køres ved åbning af adresser. ændrer, afbryder." -#: src/lang.c:2156 +#: src/lang.c:2490 msgid "Program that opens URLs" msgstr "Program som åbner adresser (URL'er)" -#: src/lang.c:2157 +#: src/lang.c:2491 msgid "# The program used to open URLs. The actual URL will be appended\n" msgstr "" "# Programmet brugt til at åbne URL'er. Den aktuelle URL vil blive tilføjet\n" -#: src/lang.c:2162 +#: src/lang.c:2496 msgid "Use mouse in xterm" msgstr "Anvend mus i xterm" -#: src/lang.c:2163 +#: src/lang.c:2497 msgid "# If ON enable mouse button support on xterm terminals\n" msgstr "" "# Hvis slået til, så aktiver understøttelse af museknap på xterm-terminaler\n" -#: src/lang.c:2169 +#: src/lang.c:2503 msgid "Use scroll keys on keypad" msgstr "Brug rultaster på numerisk tastatur" -#: src/lang.c:2170 +#: src/lang.c:2504 msgid "# If ON enable scroll keys on terminals that support it\n" msgstr "" "# Hvis slået til, så aktiver rulletaster på terminaler som understøtter " "dette\n" -#: src/lang.c:2175 +#: src/lang.c:2509 msgid "Enter maximum number of article to get. sets." msgstr "Indtast maksimalt antal artikler at hente. ændrer." -#: src/lang.c:2176 +#: src/lang.c:2510 msgid "Number of articles to get" msgstr "Antal artikler til hentning" -#: src/lang.c:2177 +#: src/lang.c:2511 msgid "" "# Number of articles to get (0=no limit), if negative sets maximum number\n" "# of already read articles to be read before first unread one\n" msgstr "" -#: src/lang.c:2182 +#: src/lang.c:2516 msgid "Enter number of days article is considered recent. sets." msgstr "Indtast antallet af dage som en artikel ses som ny. ændrer." -#: src/lang.c:2183 +#: src/lang.c:2517 msgid "Article recentness time limit" msgstr "Tidsbegrænsning for nye artikler" -#: src/lang.c:2184 +#: src/lang.c:2518 msgid "# Number of days in which article is considered recent, (0=OFF)\n" msgstr "# Antallet af dage som en artikel ses som ny, (0=OFF)\n" -#: src/lang.c:2188 +#: src/lang.c:2522 msgid "" "WILDMAT for normal wildcards, REGEX for full regular expression matching." msgstr "WILDMAT for normale jokertegn, REGEX for fuld regulær udtryksmatch." -#: src/lang.c:2189 +#: src/lang.c:2523 msgid "Wildcard matching" msgstr "Jokertegnmatch" -#: src/lang.c:2190 +#: src/lang.c:2524 msgid "" "# Wildcard matching\n" "# Possible values are (the default is marked with *):\n" @@ -6847,60 +7338,60 @@ msgstr "" "# * 0 = wildmat\n" "# 1 = regex\n" -#: src/lang.c:2197 +#: src/lang.c:2531 msgid "Enter minimal score before an article is marked killed. sets." msgstr "Indtast minimumspoint før en artikel markeres som dræbt. ændrer." -#: src/lang.c:2198 +#: src/lang.c:2532 msgid "Score limit (kill)" msgstr "Pointbegrænsning (dræb)" -#: src/lang.c:2199 +#: src/lang.c:2533 msgid "# Score limit before an article is marked killed\n" msgstr "# Pointbegrænsning før en artikel markeres som dræbt\n" -#: src/lang.c:2203 +#: src/lang.c:2537 msgid "Enter default score to kill articles. sets." msgstr "Indtast pointtal for at dræbe artikler. ændrer." -#: src/lang.c:2204 +#: src/lang.c:2538 msgid "Default score to kill articles" msgstr "Pointtal for at dræbe artikler" -#: src/lang.c:2205 +#: src/lang.c:2539 msgid "# Default score to kill articles\n" msgstr "# Pointtal for at dræbe artikler\n" -#: src/lang.c:2209 +#: src/lang.c:2543 msgid "Enter minimal score before an article is marked hot. sets." msgstr "" "Indtast minimumspoint før en artikel markeres som populær. ændrer." -#: src/lang.c:2210 +#: src/lang.c:2544 msgid "Score limit (select)" msgstr "Pointbegrænsning (vælg)" -#: src/lang.c:2211 +#: src/lang.c:2545 msgid "# Score limit before an article is marked hot\n" msgstr "# Pointbegrænsning før en artikel er markeret som populær\n" -#: src/lang.c:2215 +#: src/lang.c:2549 msgid "Enter default score to select articles. sets." msgstr "Indtast pointtal for at vælge artikler. ændrer." -#: src/lang.c:2216 +#: src/lang.c:2550 msgid "Default score to select articles" msgstr "Pointtal for at vælge artikler" -#: src/lang.c:2217 +#: src/lang.c:2551 msgid "# Default score to select articles\n" msgstr "# Pointtal for at vælge artikler\n" -#: src/lang.c:2223 +#: src/lang.c:2557 msgid "Use slrnface to show ''X-Face:''s" msgstr "Brug slmface for at vise ''X-face:''s" -#: src/lang.c:2224 +#: src/lang.c:2558 msgid "" "# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n" "# Only useful when running in an xterm.\n" @@ -6908,19 +7399,19 @@ msgstr "" "# Hvis slået til, så brug slrnface(1) til at fortolke ''X-Face:''-\n" "# -teksthoved. Kun nyttig under afvikling i en xterm.\n" -#: src/lang.c:2232 +#: src/lang.c:2566 msgid "Use ANSI color" msgstr "Brug ANSI-farve" -#: src/lang.c:2233 +#: src/lang.c:2567 msgid "# If ON using ANSI-color\n" msgstr "# Hvis slået til, så brug ANSI-farve\n" -#: src/lang.c:2238 +#: src/lang.c:2572 msgid "Standard foreground color" msgstr "Standardforgrundsfarve" -#: src/lang.c:2239 +#: src/lang.c:2573 msgid "" "# Standard foreground color\n" "# Default: -1 (default color)\n" @@ -6928,11 +7419,11 @@ msgstr "" "# Standardforgrundsfarve\n" "# Standard: -1 (standardfarve)\n" -#: src/lang.c:2245 +#: src/lang.c:2579 msgid "Standard background color" msgstr "Standardbaggrundsfarve" -#: src/lang.c:2246 +#: src/lang.c:2580 msgid "" "# Standard background color\n" "# Default: -1 (default color)\n" @@ -6940,11 +7431,11 @@ msgstr "" "# Standardbaggrundsfarve\n" "# Standard: -1 (standardfarve)\n" -#: src/lang.c:2252 +#: src/lang.c:2586 msgid "Color for inverse text (background)" msgstr "Farve for inverteret tekst (baggrund)" -#: src/lang.c:2253 +#: src/lang.c:2587 msgid "" "# Color of background for inverse text\n" "# Default: 4 (blue)\n" @@ -6952,11 +7443,11 @@ msgstr "" "# Farve på baggrund for inverteret tekst\n" "# Standard: 4 (blå)\n" -#: src/lang.c:2259 +#: src/lang.c:2593 msgid "Color for inverse text (foreground)" msgstr "Farve på inverteret tekst (forgrund)" -#: src/lang.c:2260 +#: src/lang.c:2594 msgid "" "# Color of foreground for inverse text\n" "# Default: 7 (white)\n" @@ -6964,11 +7455,11 @@ msgstr "" "# Farve på forgrund for inverteret tekst\n" "# Standard: 7 (hvid)\n" -#: src/lang.c:2266 +#: src/lang.c:2600 msgid "Color of text lines" msgstr "Farve på tekstlinjer" -#: src/lang.c:2267 +#: src/lang.c:2601 msgid "" "# Color of text lines\n" "# Default: -1 (default color)\n" @@ -6976,11 +7467,11 @@ msgstr "" "# Farve på tekstlinjer\n" "# Standard: -1 (standardfarve)\n" -#: src/lang.c:2273 +#: src/lang.c:2607 msgid "Color of mini help menu" msgstr "Farve på minihjælpemenu" -#: src/lang.c:2274 +#: src/lang.c:2608 msgid "" "# Color of mini help menu\n" "# Default: 3 (brown)\n" @@ -6988,11 +7479,11 @@ msgstr "" "# Farve på minihjælpemenu\n" "# Standard: 3 (brun)\n" -#: src/lang.c:2280 +#: src/lang.c:2614 msgid "Color of help text" msgstr "Farve på hjælpetekst" -#: src/lang.c:2281 +#: src/lang.c:2615 msgid "" "# Color of help pages\n" "# Default: -1 (default color)\n" @@ -7000,11 +7491,11 @@ msgstr "" "# Farve på hjælpesider\n" "# Standard: -1 (standardfarve)\n" -#: src/lang.c:2287 +#: src/lang.c:2621 msgid "Color of status messages" msgstr "Farve på statusbeskeder" -#: src/lang.c:2288 +#: src/lang.c:2622 msgid "" "# Color of messages in last line\n" "# Default: 6 (cyan)\n" @@ -7012,11 +7503,11 @@ msgstr "" "# Farve på beskeder i sidste linje\n" "# Standard: 6 (cyan)\n" -#: src/lang.c:2294 +#: src/lang.c:2628 msgid "Color of quoted lines" msgstr "Farve på citerede linjer" -#: src/lang.c:2295 +#: src/lang.c:2629 msgid "" "# Color of quote-lines\n" "# Default: 2 (green)\n" @@ -7024,21 +7515,21 @@ msgstr "" "# Farve på citeringslinjer\n" "# Standard: 2 (grøn)\n" -#: src/lang.c:2301 +#: src/lang.c:2635 msgid "Color of twice quoted line" msgstr "Farve på dobbelt citerede linjer" -#: src/lang.c:2302 +#: src/lang.c:2636 msgid "" "# Color of twice quoted lines\n" "# Default: 3 (brown)\n" msgstr "# Farve på dobbelt citerede linjer# Standard: 3 (brun)\n" -#: src/lang.c:2308 +#: src/lang.c:2642 msgid "Color of =>3 times quoted line" msgstr "Farve på =>3 gange citerede linje" -#: src/lang.c:2309 +#: src/lang.c:2643 msgid "" "# Color of >=3 times quoted lines\n" "# Default: 4 (blue)\n" @@ -7046,11 +7537,11 @@ msgstr "" "# Farve på >=3 gange citerede linjer\n" "# Standard: 4 (blå)\n" -#: src/lang.c:2315 +#: src/lang.c:2649 msgid "Color of article header lines" msgstr "Farve på artikelhovedlinjer" -#: src/lang.c:2316 +#: src/lang.c:2650 msgid "" "# Color of header-lines\n" "# Default: 2 (green)\n" @@ -7059,11 +7550,11 @@ msgstr "" "# Standard: 2 (grøn)\n" # actual, er det sådan noget som "faktiske" eller "rigtige" her, jeg er i tvivl -#: src/lang.c:2322 +#: src/lang.c:2656 msgid "Color of actual news header fields" msgstr "Farve på aktuelle nyhedshovedfelter" -#: src/lang.c:2323 +#: src/lang.c:2657 msgid "" "# Color of actual news header fields\n" "# Default: 9 (light red)\n" @@ -7071,11 +7562,11 @@ msgstr "" "# Farve på aktuelle nyhedshovedfelter\n" "# Standard: 9 (lyserød)\n" -#: src/lang.c:2329 +#: src/lang.c:2663 msgid "Color of article subject lines" msgstr "Farve på artikelemnelinjer" -#: src/lang.c:2330 +#: src/lang.c:2664 msgid "" "# Color of article subject\n" "# Default: 6 (cyan)\n" @@ -7083,11 +7574,11 @@ msgstr "" "# Farve på artikelemne\n" "# Standard: 6 (cyan)\n" -#: src/lang.c:2336 +#: src/lang.c:2670 msgid "Color of external quotes" msgstr "Farve på eksterne citater" -#: src/lang.c:2337 +#: src/lang.c:2671 msgid "" "# Color of quoted text from external sources\n" "# Default: 5 (pink)\n" @@ -7095,11 +7586,11 @@ msgstr "" "# Farve på citeret tekst fra eksterne kilder\n" "# Standard: 5 (lyserød)\n" -#: src/lang.c:2343 +#: src/lang.c:2677 msgid "Color of response counter" msgstr "Farve på svartæller" -#: src/lang.c:2344 +#: src/lang.c:2678 msgid "" "# Color of response counter\n" "# Default: 2 (green)\n" @@ -7107,11 +7598,11 @@ msgstr "" "# Farve på svartæller\n" "# Standard: 2 (grøn)\n" -#: src/lang.c:2350 +#: src/lang.c:2684 msgid "Color of sender (From:)" msgstr "Farver på afsender (From:)" -#: src/lang.c:2351 +#: src/lang.c:2685 msgid "" "# Color of sender (From:)\n" "# Default: 2 (green)\n" @@ -7119,11 +7610,11 @@ msgstr "" "# Farve på afsender (From:)\n" "# Standard: 2 (grøn)\n" -#: src/lang.c:2357 +#: src/lang.c:2691 msgid "Color of help/mail sign" msgstr "Farve på hjælp-/posttegn" -#: src/lang.c:2358 +#: src/lang.c:2692 msgid "" "# Color of Help/Mail-Sign\n" "# Default: 4 (blue)\n" @@ -7131,11 +7622,11 @@ msgstr "" "# Farve på hjælp-/posttegn\n" "# Standard: 4 (blå)\n" -#: src/lang.c:2364 +#: src/lang.c:2698 msgid "Color of signatures" msgstr "Farve på underskrifter" -#: src/lang.c:2365 +#: src/lang.c:2699 msgid "" "# Color of signature\n" "# Default: 4 (blue)\n" @@ -7143,11 +7634,39 @@ msgstr "" "# Farve på underskrift\n" "# Standard: 4 (blå)\n" -#: src/lang.c:2371 +#: src/lang.c:2705 +#, fuzzy +msgid "Color of negative score" +msgstr "Farve på tekstlinjer" + +#: src/lang.c:2706 +#, fuzzy +msgid "" +"# Color of negative score\n" +"# Default: 1 (red)\n" +msgstr "" +"# Farve på underskrift\n" +"# Standard: 4 (blå)\n" + +#: src/lang.c:2712 +#, fuzzy +msgid "Color of positive score" +msgstr "Farve på svartæller" + +#: src/lang.c:2713 +#, fuzzy +msgid "" +"# Color of positive score\n" +"# Default: 2 (green)\n" +msgstr "" +"# Farve på svartæller\n" +"# Standard: 2 (grøn)\n" + +#: src/lang.c:2719 msgid "Color of highlighted URLs" msgstr "Farve på fremhævede URL'er" -#: src/lang.c:2372 +#: src/lang.c:2720 msgid "" "# Color of highlighted URLs\n" "# Default: -1 (default color)\n" @@ -7155,11 +7674,11 @@ msgstr "" "# Farve på fremhævede URL'er\n" "# Standard: -1 (standardfarve)\n" -#: src/lang.c:2378 +#: src/lang.c:2726 msgid "Color of verbatim blocks" msgstr "Farve på verbatimblokke" -#: src/lang.c:2379 +#: src/lang.c:2727 msgid "" "# Color of verbatim blocks\n" "# Default: 5 (pink)\n" @@ -7167,11 +7686,11 @@ msgstr "" "# Farve på verbatimblokke\n" "# Standard: 5 (lyserød)\n" -#: src/lang.c:2385 +#: src/lang.c:2733 msgid "Color of highlighting with *stars*" msgstr "Farve på fremhævninger med *stjerner*" -#: src/lang.c:2386 +#: src/lang.c:2734 msgid "" "# Color of word highlighting with *stars*\n" "# Default: 11 (yellow)\n" @@ -7179,11 +7698,11 @@ msgstr "" "# Farve på ordfremhævninger med *stjerner*\n" "# Standard: 11 (gul)\n" -#: src/lang.c:2392 +#: src/lang.c:2740 msgid "Color of highlighting with _dash_" msgstr "Farve på fremhævning med _streg_" -#: src/lang.c:2393 +#: src/lang.c:2741 msgid "" "# Color of word highlighting with _dash_\n" "# Default: 13 (light pink)\n" @@ -7191,11 +7710,11 @@ msgstr "" "# Farve på ordfremhævning med _streg_\n" "# Standard: 13 (lyselilla)\n" -#: src/lang.c:2399 +#: src/lang.c:2747 msgid "Color of highlighting with /slash/" msgstr "Farve på fremhævninger med /skråstreg/" -#: src/lang.c:2400 +#: src/lang.c:2748 msgid "" "# Color of word highlighting with /slash/\n" "# Default: 14 (light cyan)\n" @@ -7205,11 +7724,11 @@ msgstr "" # Er det ikke stroke der er skråskreg? # nej den er god nok med at slahs er skråstreg ligesom der står før -#: src/lang.c:2406 +#: src/lang.c:2754 msgid "Color of highlighting with -stroke-" msgstr "Farve på fremhævning med -bindestreg-" -#: src/lang.c:2407 +#: src/lang.c:2755 msgid "" "# Color of word highlighting with -stroke-\n" "# Default: 12 (light blue)\n" @@ -7217,11 +7736,11 @@ msgstr "" "# Farve på ordfremhævning med -bindestreg-\n" "# Standard: 12 (lysblå)\n" -#: src/lang.c:2414 +#: src/lang.c:2762 msgid "Attr. of highlighting with *stars*" msgstr "Attr. på fremhævninger med *stjerner*" -#: src/lang.c:2415 +#: src/lang.c:2763 msgid "" "# Attributes of word highlighting on mono terminals\n" "# Possible values are:\n" @@ -7249,57 +7768,57 @@ msgstr "" "# Attribut på ordfremhævning med *stjerner*\n" "# Standard: 6 (fed)\n" -#: src/lang.c:2430 +#: src/lang.c:2778 msgid "Attr. of highlighting with _dash_" msgstr "" -#: src/lang.c:2431 +#: src/lang.c:2779 msgid "" "# Attribute of word highlighting with _dash_\n" "# Default: 2 (best highlighting)\n" msgstr "" -#: src/lang.c:2437 +#: src/lang.c:2785 msgid "Attr. of highlighting with /slash/" msgstr "Attr. for fremhævelse med /slash/" -#: src/lang.c:2438 +#: src/lang.c:2786 msgid "" "# Attribute of word highlighting with /slash/\n" "# Default: 5 (half bright)\n" msgstr "" -#: src/lang.c:2444 +#: src/lang.c:2792 msgid "Attr. of highlighting with -stroke-" msgstr "" -#: src/lang.c:2445 +#: src/lang.c:2793 msgid "" "# Attribute of word highlighting with -stroke-\n" "# Default: 3 (reverse video)\n" msgstr "" -#: src/lang.c:2451 +#: src/lang.c:2799 msgid "URL highlighting in message body" msgstr "Adressefremhævelse i beskedens tekstområde" -#: src/lang.c:2452 +#: src/lang.c:2800 msgid "# Enable URL highlighting?\n" msgstr "# Aktiver adressefremhævelse?\n" -#: src/lang.c:2457 +#: src/lang.c:2805 msgid "Word highlighting in message body" msgstr "Ordfremhævelse i beskedens tekstområde" -#: src/lang.c:2458 +#: src/lang.c:2806 msgid "# Enable word highlighting?\n" msgstr "# Aktiver ordfremhævelse?\n" -#: src/lang.c:2463 +#: src/lang.c:2811 msgid "What to display instead of mark" msgstr "" -#: src/lang.c:2464 +#: src/lang.c:2812 msgid "" "# Should the leading and ending stars and dashes also be displayed,\n" "# even when they are highlighting marks?\n" @@ -7309,63 +7828,63 @@ msgid "" "# * 2 = print a space instead\n" msgstr "" -#: src/lang.c:2473 +#: src/lang.c:2821 msgid "Enter column number to wrap article lines to in the pager. sets." msgstr "" "Indtast kolonnenummer at ombryde artikellinjer i artikelsøgeren. ændrer." -#: src/lang.c:2474 +#: src/lang.c:2822 msgid "Page line wrap column" msgstr "Sidelinjens ombrydningskolonne" -#: src/lang.c:2475 +#: src/lang.c:2823 msgid "# Wrap article lines at column\n" msgstr "# Ombryd artikellinjer ved kolonne\n" -#: src/lang.c:2480 +#: src/lang.c:2828 msgid "Wrap around threads on next unread" msgstr "Medtag tråde i næste ulæste" -#: src/lang.c:2481 +#: src/lang.c:2829 msgid "# If ON wrap around threads on searching next unread article\n" msgstr "" "# Hvis slået til, så medtag tråde ved søgning efter næste ulæste artikel\n" -#: src/lang.c:2485 +#: src/lang.c:2833 msgid "Enter default mail address (and fullname). sets." msgstr "Indtast standardpostadresse (og fulde navn). ændrer." -#: src/lang.c:2486 src/lang.c:2987 +#: src/lang.c:2834 src/lang.c:3405 msgid "Mail address (and fullname)" msgstr "Postadresse (og fulde navn)" -#: src/lang.c:2487 +#: src/lang.c:2835 msgid "# User's mail address (and fullname), if not username@host (fullname)\n" msgstr "" "# Brugers postadresse (og fulde navn), hvis ikke username@host (fulde navn)\n" -#: src/lang.c:2492 +#: src/lang.c:2840 msgid "Show empty Followup-To in editor" msgstr "Vis tomme Followup-To i redigeringsprogrammet" -#: src/lang.c:2493 +#: src/lang.c:2841 msgid "# If ON show empty Followup-To header when editing an article\n" msgstr "" "# Hvis slået til, så vis tomme Followup-To-teksthoveder når en artikel " "redigeres\n" -#: src/lang.c:2497 +#: src/lang.c:2845 msgid "" "Enter path/! command/--none to create your default signature. sets." msgstr "" "Indtast path/! command/--none for at oprette din standardunderskrift. " "ændrer." -#: src/lang.c:2498 +#: src/lang.c:2846 msgid "Create signature from path/command" msgstr "Opret underskrift fra path/command (sti/kommando)" -#: src/lang.c:2499 +#: src/lang.c:2847 #, c-format msgid "" "# Signature path (random sigs)/file to be used when posting/replying\n" @@ -7375,44 +7894,44 @@ msgid "" "# sigfile=--none don't append a signature\n" msgstr "" -#: src/lang.c:2507 +#: src/lang.c:2855 msgid "" "Prepend signature with \"-- \" on own line. toggles & sets." msgstr "" "Foranstil underskrift med \"-- \" på egen linje. skifter & " "ændrer." -#: src/lang.c:2508 +#: src/lang.c:2856 msgid "Prepend signature with \"-- \"" msgstr "Foranstil underskrift med \"-- \"" -#: src/lang.c:2509 +#: src/lang.c:2857 msgid "# If ON prepend the signature with dashes '\\n-- \\n'\n" msgstr "# Hvis slået til, så foranstil signaturen med streger »\\n-- \\n«\n" -#: src/lang.c:2513 +#: src/lang.c:2861 msgid "Add signature when reposting articles. toggles & sets." msgstr "" "Tilføj underskrift når artikler gensendes. SKIFTER & ændrer." -#: src/lang.c:2514 +#: src/lang.c:2862 msgid "Add signature when reposting" msgstr "Tilføj signatur ved genindsendelse" -#: src/lang.c:2515 +#: src/lang.c:2863 msgid "# If ON add signature to reposted articles\n" msgstr "# Hvis slået til, så tilføj signatur til genindsendte artikler\n" -#: src/lang.c:2519 +#: src/lang.c:2867 #, fuzzy msgid "Enter quotation marks, %I for author's initials." msgstr "Indtast anførselstegn, %I for forfatters initialer." -#: src/lang.c:2520 +#: src/lang.c:2868 msgid "Characters used as quote-marks" msgstr "Tegn brugt som anførselstegn" -#: src/lang.c:2521 +#: src/lang.c:2869 #, fuzzy msgid "" "# Characters used in quoting to followups and replies.\n" @@ -7421,11 +7940,11 @@ msgstr "" "# Tegn brugt i citering til opfølgninger og svar.\n" "# '_' erstattes af ' ', %s, %S erstattes af forfatterens initialer.\n" -#: src/lang.c:2527 +#: src/lang.c:2875 msgid "Quoting behavior" msgstr "Citeringsopførsel" -#: src/lang.c:2528 +#: src/lang.c:2876 msgid "" "# How quoting should be handled when following up or replying.\n" "# Possible values are (the default is marked with *):\n" @@ -7449,17 +7968,17 @@ msgstr "" "# 6 = Citer signaturer, citer tomme linjer\n" "# 7 = Komprimer citeringer, citer signaturer, citer tomme linjer\n" -#: src/lang.c:2541 src/lang.c:2549 src/lang.c:2555 +#: src/lang.c:2889 src/lang.c:2897 src/lang.c:2903 msgid "" "%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name" msgstr "" "%A Adr %D Dato %F Adr+Navn %G Gruppenavn %M Besked-id %N Navn %C Fornavn" -#: src/lang.c:2542 +#: src/lang.c:2890 msgid "Quote line when following up" msgstr "Citer linje ved opfølgning" -#: src/lang.c:2543 +#: src/lang.c:2891 msgid "" "# Format of quote line when mailing/posting/following-up an article\n" "# %A Address %D Date %F Addr+Name %G Groupname %M Message-ID\n" @@ -7469,29 +7988,29 @@ msgstr "" "# %A Adresse %D Dato %F Adr+Navn %G Gruppenavn %M Besked-id\n" "# %N Fulde navn %C Fornavn %I Initialer\n" -#: src/lang.c:2550 +#: src/lang.c:2898 msgid "Quote line when cross-posting" msgstr "Citer linje ved krydsindsendelse" -#: src/lang.c:2556 +#: src/lang.c:2904 msgid "Quote line when mailing" msgstr "Citer linje ved postleverance" -#: src/lang.c:2561 +#: src/lang.c:2909 msgid "If ON, include User-Agent: header. toggles & sets." msgstr "" "Hvis slået til, så inkluder User-Agent:-teksthoved. skifter og " " ændrer" -#: src/lang.c:2562 +#: src/lang.c:2910 msgid "Insert 'User-Agent:' header" msgstr "Indsæt »User-Agent:«-teksthoved" -#: src/lang.c:2563 +#: src/lang.c:2911 msgid "# If ON include advertising User-Agent: header\n" msgstr "# Hvis slået til, så inkluder reklameteksthoved for User-Agent:\n" -#: src/lang.c:2568 +#: src/lang.c:2916 msgid "" "Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), to set." msgstr "" @@ -7499,11 +8018,11 @@ msgstr "" "ændrer." # skal vist ikke oversættes til tegnsæt -#: src/lang.c:2569 +#: src/lang.c:2917 msgid "MM_CHARSET" msgstr "MM_CHARSET" -#: src/lang.c:2570 +#: src/lang.c:2918 msgid "" "# Charset supported locally which is also used for MIME header and\n" "# Content-Type header.\n" @@ -7520,42 +8039,42 @@ msgstr "" "# Hvis MIME_STRICT_CHARSET er defineret på kompileringstidspunktet, kan\n" "# tegnsæt udover mm_charset ikke vises og repræsenteres ved '?'.\n" -#: src/lang.c:2580 +#: src/lang.c:2928 msgid "MM_NETWORK_CHARSET" msgstr "MM_NETWORK_CHARSET" -#: src/lang.c:2581 +#: src/lang.c:2929 msgid "# Charset used for MIME (Content-Type) header in postings.\n" msgstr "# Tegnsæt brugt for MIME-teksthoved i indsendelser (Content-Type).\n" -#: src/lang.c:2585 +#: src/lang.c:2933 msgid "" "Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), to set." msgstr "" "Indtast lokalt tegnsætnavn (f.ek.s US-ASCII, ISO-8859-1, EUC-KR), " "ændrer." -#: src/lang.c:2586 +#: src/lang.c:2934 msgid "MM_LOCAL_CHARSET" msgstr "MM_LOCAL_CHARSET" -#: src/lang.c:2587 +#: src/lang.c:2935 msgid "# Charset supported locally.\n" msgstr "# Tegnsæt understøttet lokalt.\n" -#: src/lang.c:2594 +#: src/lang.c:2942 msgid "Mailbox format" msgstr "Postkasseformat" -#: src/lang.c:2595 +#: src/lang.c:2943 msgid "# Format of the mailbox.\n" msgstr "# Format på postkassen.\n" -#: src/lang.c:2600 +#: src/lang.c:2948 msgid "MIME encoding in news messages" msgstr "MIME-kodning i nye beskeder" -#: src/lang.c:2601 +#: src/lang.c:2949 msgid "" "# MIME encoding (8bit, base64, quoted-printable, 7bit) of the body\n" "# for mails and posts, if necessary. QP is efficient for most European\n" @@ -7569,16 +8088,16 @@ msgstr "" "# mens Base64 er mere effektiv for de fleste 8-bit østasiatiske, græske og\n" "# russiske tegnsæt med en masse 8-bit tegn.\n" -#: src/lang.c:2609 src/lang.c:2630 +#: src/lang.c:2957 src/lang.c:2978 msgid "Don't change unless you know what you are doing. cancels." msgstr "Ændr ikke med mindre du ved hvad du laver. afbryder." -#: src/lang.c:2610 +#: src/lang.c:2958 msgid "Use 8bit characters in news headers" msgstr "Brug 8-bit tegn i nyhedshoveder" # engelsk fejl d med stort -#: src/lang.c:2611 +#: src/lang.c:2959 msgid "" "# If ON, 8bit characters in news headers are NOT encoded.\n" "# default is OFF. Thus 8bit characters are encoded by default.\n" @@ -7590,28 +8109,28 @@ msgstr "" "# 8-bit tegn i teksthoved kodes uanset værdien af denne parameter\n" "# med mindre post_mime_encoding også er 8-bit.\n" -#: src/lang.c:2618 +#: src/lang.c:2966 msgid "" "Auto-view post-processed files toggles, sets, cancels." msgstr "" -#: src/lang.c:2619 +#: src/lang.c:2967 msgid "View post-processed files" msgstr "Vis efterbehandlede filer" -#: src/lang.c:2620 +#: src/lang.c:2968 msgid "# If set, post processed files will be opened in a viewer\n" msgstr "" -#: src/lang.c:2625 +#: src/lang.c:2973 msgid "MIME encoding in mail messages" msgstr "MIME-kodning i postbeskeder" -#: src/lang.c:2631 +#: src/lang.c:2979 msgid "Use 8bit characters in mail headers" msgstr "Brug 8-bit tegn i posthoveder" -#: src/lang.c:2632 +#: src/lang.c:2980 msgid "" "# If ON, 8bit characters in mail headers are NOT encoded.\n" "# default is OFF. Thus 8bit characters are encoded by default.\n" @@ -7622,11 +8141,11 @@ msgid "" "# turn it ON unless you have some compelling reason.\n" msgstr "" -#: src/lang.c:2643 +#: src/lang.c:2991 msgid "Strip blanks from ends of lines" msgstr "Fjern tomme tegn fra linjeslutninger" -#: src/lang.c:2644 +#: src/lang.c:2992 msgid "" "# If ON strip blanks from ends of lines for faster display on slow " "terminals.\n" @@ -7634,16 +8153,16 @@ msgstr "" "# Hvis slået til, så fjern tomme felter fra linjeafslutninger for hurtigere\n" "# visning på langsomme terminaler.\n" -#: src/lang.c:2650 +#: src/lang.c:2998 msgid "If ON, use transliteration. toggles & sets." msgstr "" "Hvis slået til, så brug transliteration. skifter & ændrer." -#: src/lang.c:2651 +#: src/lang.c:2999 msgid "Transliteration" msgstr "Transliteration" -#: src/lang.c:2652 +#: src/lang.c:3000 msgid "" "# If ON, use //TRANSLIT extension. This means that when a character cannot\n" "# be represented in the in the target character set, it can be approximated\n" @@ -7654,11 +8173,11 @@ msgstr "" "# ikke kan repræsenteres i måltegnsættet, så kan det tilnærmes via et eller\n" "# flere lignende tegn.\n" -#: src/lang.c:2660 +#: src/lang.c:3008 msgid "Send you a Cc/Bcc automatically" msgstr "Send dig en Cc/Bcc automatisk" -#: src/lang.c:2661 +#: src/lang.c:3009 msgid "" "# Put your name in the Cc: and/or Bcc: field when mailing an article.\n" "# Possible values are (the default is marked with *):\n" @@ -7674,26 +8193,26 @@ msgstr "" "# 2 = Bcc\n" "# 3 = Cc og Bcc\n" -#: src/lang.c:2672 +#: src/lang.c:3020 msgid "Hash algorithm for Cancel-Lock/Cancel-Key" msgstr "" -#: src/lang.c:2673 +#: src/lang.c:3021 msgid "" "# Hash algorithm for Cancel-Lock/Cancel-Key (default 'sha1')\n" "# Use 'none' to not generate Cancel-Lock headers.\n" msgstr "" -#: src/lang.c:2679 +#: src/lang.c:3027 msgid "Enter address elements about which you want to be warned. sets." msgstr "" "Indtast adresseelementer som du ønsker at blive advaret om. ændrer." -#: src/lang.c:2680 +#: src/lang.c:3028 msgid "Spamtrap warning address parts" msgstr "Spamtrap-advarsel for adressedele" -#: src/lang.c:2681 +#: src/lang.c:3029 msgid "" "# A comma-delimited list of address-parts you want to be warned\n" "# about when trying to reply by email.\n" @@ -7701,28 +8220,28 @@ msgstr "" "# En kommaafgrænset liste med adressedele du ønsker at blive advaret om,\n" "# når du svarer på e-post.\n" -#: src/lang.c:2686 +#: src/lang.c:3034 msgid "Enter default number of days a filter entry will be valid. sets." msgstr "Indtast antal dage en filterpost vil være gyldig. toggles & sets." msgstr "Tilføj sendte artikler til filter. skifter & ændrer." -#: src/lang.c:2693 +#: src/lang.c:3041 msgid "Add posted articles to filter" msgstr "Tilføj indsendte artikler til filter" # engelsk fejl, mangler . -#: src/lang.c:2694 +#: src/lang.c:3042 msgid "" "# If ON add posted articles which start a new thread to filter for\n" "# highlighting follow-ups\n" @@ -7730,24 +8249,24 @@ msgstr "" "# Hvis slået til, så tilføj indsendte artikler, som starter en ny tråd\n" "# at filtrere efter, som fremhævede opfølgninger.\n" -#: src/lang.c:2698 +#: src/lang.c:3046 msgid "The directory where articles/threads are to be saved in mailbox format." msgstr "" "Mappen hvor artikler/tråde skal gemmes i mailbox-format (postkasseformat)." -#: src/lang.c:2699 +#: src/lang.c:3047 msgid "Mail directory" msgstr "Postmappe" -#: src/lang.c:2700 +#: src/lang.c:3048 msgid "# (-m) directory where articles/threads are saved in mailbox format\n" msgstr "# (-m) mappe hvor artikler/tråde gemmes i mailbox-format\n" -#: src/lang.c:2705 +#: src/lang.c:3053 msgid "Save articles in batch mode (-S)" msgstr "Gem artikler i jobtilstand (-S)" -#: src/lang.c:2706 +#: src/lang.c:3054 msgid "" "# If ON articles/threads will be saved in batch mode when save -S\n" "# or mail (-M/-N) is specified on the command line\n" @@ -7755,19 +8274,19 @@ msgstr "" "# Hvis slået til, så vil artikler/tråde blive gemt i jobtilstand\n" "# når -S eller post (-M/-N) er angivet på kommandolinjen\n" -#: src/lang.c:2711 +#: src/lang.c:3059 msgid "The directory where you want articles/threads saved." msgstr "Mappen hvor du ønsker at artikler/tråde gemmes." -#: src/lang.c:2712 +#: src/lang.c:3060 msgid "Directory to save arts/threads in" msgstr "Mappe til at gemme artikler/tråde i" -#: src/lang.c:2713 +#: src/lang.c:3061 msgid "# Directory where articles/threads are saved\n" msgstr "# Mappe hvor artikler/tråde gemmes\n" -#: src/lang.c:2717 +#: src/lang.c:3065 msgid "" "Mark saved articles/threads as read. toggles, sets, " "cancels." @@ -7775,24 +8294,24 @@ msgstr "" "Marker gemte artikler/tråde som læst. skifter, ændrer, " " afbryder." -#: src/lang.c:2718 +#: src/lang.c:3066 msgid "Mark saved articles/threads as read" msgstr "Marker gemte artikler/tråde som læst" -#: src/lang.c:2719 +#: src/lang.c:3067 msgid "# If ON mark articles that are saved as read\n" msgstr "# Hvis slået til, så markeres artikler som gemmes som læst\n" -#: src/lang.c:2723 +#: src/lang.c:3071 msgid "Do post processing (e.g. extract attachments) for saved articles." msgstr "" "Udfør ikke efterbehandling (f.eks. udtræk vedhæftninger) for gemte artikler." -#: src/lang.c:2724 +#: src/lang.c:3072 msgid "Post process saved articles" msgstr "Efterbehandl gemte artikler" -#: src/lang.c:2725 +#: src/lang.c:3073 #, fuzzy msgid "" "# Perform post processing (saving binary attachments) from saved articles.\n" @@ -7808,11 +8327,11 @@ msgstr "" "# 2 = Bcc\n" "# 3 = Cc og Bcc\n" -#: src/lang.c:2734 +#: src/lang.c:3082 msgid "Process only unread articles" msgstr "Behandl kun ulæste artikler" -#: src/lang.c:2735 +#: src/lang.c:3083 msgid "" "# If ON only save/print/pipe/mail unread articles (tagged articles " "excepted)\n" @@ -7821,15 +8340,15 @@ msgstr "" "artikler\n" "# (mærkede artikler forventes)\n" -#: src/lang.c:2740 +#: src/lang.c:3088 msgid "Print all or just part of header. toggles & sets." msgstr "" -#: src/lang.c:2741 +#: src/lang.c:3089 msgid "Print all headers when printing" msgstr "Udskriv alle teksthoveder under udskrivning" -#: src/lang.c:2742 +#: src/lang.c:3090 msgid "" "# If ON print all of article header otherwise just the important lines\n" msgstr "" @@ -7837,7 +8356,7 @@ msgstr "" "vigtige\n" "# linjer\n" -#: src/lang.c:2746 +#: src/lang.c:3094 msgid "" "The printer program with options that is to be used to print articles/" "threads." @@ -7845,36 +8364,36 @@ msgstr "" "Printerprogrammet med indstillinger som vil blive brugt til at udskrive " "artikler/tråde." -#: src/lang.c:2747 +#: src/lang.c:3095 msgid "Printer program with options" msgstr "Printerprogram med indstillinger" -#: src/lang.c:2748 +#: src/lang.c:3096 msgid "# Print program with parameters used to print articles/threads\n" msgstr "# Udskriv program med parametre brugt til at udskrive artikler/tråde\n" -#: src/lang.c:2754 +#: src/lang.c:3102 msgid "Force redraw after certain commands" msgstr "Fremtving skærmopdatering efter bestemte kommandoer" -#: src/lang.c:2755 +#: src/lang.c:3103 msgid "" "# If ON a screen redraw will always be done after certain external commands\n" msgstr "" "% Hvis slået til, så vil en skærmopdatering altid blive udført efter " "bestemte eksterne kommandoer\n" -#: src/lang.c:2759 +#: src/lang.c:3107 msgid "Enter %E for editor, %F for filename, %N for line-number, to set." msgstr "" "Indtast %E for redigeringsprogram, %F for filnavn, %N for linjenummer. " "ændrer" -#: src/lang.c:2760 +#: src/lang.c:3108 msgid "Invocation of your editor" msgstr "Igangsættelse af dit redigeringsprogram" -#: src/lang.c:2761 +#: src/lang.c:3109 msgid "" "# Format of editor line including parameters\n" "# %E Editor %F Filename %N Linenumber\n" @@ -7882,18 +8401,18 @@ msgstr "" "# Format for redigeringsprogrammets parametre for linjeinkludering\n" "# %E Redigeringsprogram %F Filnavn %N Linjenummer\n" -#: src/lang.c:2766 +#: src/lang.c:3114 msgid "" "Enter name and options for external-inews, --internal for internal inews" msgstr "" "Indtast navn og indstillinger for external-inews, --internal for interne " "inews" -#: src/lang.c:2767 +#: src/lang.c:3115 msgid "External inews" msgstr "Eksterne inews" -#: src/lang.c:2768 +#: src/lang.c:3116 msgid "" "# If --internal use the built in mini inews for posting via NNTP\n" "# otherwise use an external inews program\n" @@ -7902,18 +8421,18 @@ msgstr "" "NNTP\n" "# ellers brug et eksternt inews-program\n" -#: src/lang.c:2772 +#: src/lang.c:3120 msgid "" "Enter %M for mailer, %S for subject, %T for to, %F for filename, to set." msgstr "" "Indtast %M for postprogram, %S for emne, %T for til, %F for filnavn, " "ændrer." -#: src/lang.c:2773 +#: src/lang.c:3121 msgid "Invocation of your mail command" msgstr "Igangsættelse af din postkommando" -#: src/lang.c:2774 +#: src/lang.c:3122 msgid "" "# Format of mailer line including parameters\n" "# %M Mailer %S Subject %T To %F Filename\n" @@ -7921,11 +8440,11 @@ msgid "" "# e.g. mutt interactive : mutt -H %F\n" msgstr "" -#: src/lang.c:2782 +#: src/lang.c:3130 msgid "Use interactive mail reader" msgstr "Brug interaktiv postlæser" -#: src/lang.c:2783 +#: src/lang.c:3131 msgid "" "# Interactive mailreader\n" "# Possible values are (the default is marked with *):\n" @@ -7939,35 +8458,35 @@ msgstr "" "# 1 = brug interaktiv postlæser med teksthoveder i fil\n" "# 2 = brug interaktiv postlæser uden teksthoveder i fil\n" -#: src/lang.c:2792 +#: src/lang.c:3140 msgid "Remove ~/.article after posting" msgstr "Fjern ~/.article efter indsendelse" -#: src/lang.c:2793 +#: src/lang.c:3141 msgid "# If ON remove ~/.article after posting.\n" msgstr "# Hvis slået til, så fjern ~/.article efter indsendelse.\n" -#: src/lang.c:2799 +#: src/lang.c:3147 msgid "Use UTF-8 graphics (thread tree etc.)" msgstr "Brug UTF-8-grafik (trådtræ etc.)" -#: src/lang.c:2800 +#: src/lang.c:3148 msgid "" "# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n" msgstr "" "# Hvis slået til, så brug UTF-8-tegn for indikator »->«, træ og ellipse " "»...«\n" -#: src/lang.c:2805 +#: src/lang.c:3153 msgid "Filename for all posted articles, sets, no filename=do not save." msgstr "" "Filnavn for alle indsendte artikler, ændrer, intet filnavn=gem ikke." -#: src/lang.c:2806 +#: src/lang.c:3154 msgid "Filename for posted articles" msgstr "Filnavn for indsendte artikler" -#: src/lang.c:2807 +#: src/lang.c:3155 msgid "" "# Filename where to keep all postings (default posted)\n" "# If no filename is set then postings will not be saved\n" @@ -7975,39 +8494,39 @@ msgstr "" "# Filnavn hvor alle indlæg opbevares (standardindlæg)\n" "# Hvis intet filnavn er angivet, så vil indlæg ikke blive gemt\n" -#: src/lang.c:2812 +#: src/lang.c:3160 msgid "" "Keep all failed articles in ~/dead.articles. toggles & sets." msgstr "" "Bevar alle mislykkedes artikler i ~/dead.articles. skifter & " " ændrer." -#: src/lang.c:2813 +#: src/lang.c:3161 msgid "Keep failed arts in ~/dead.articles" msgstr "Bevar mislykkede artikler i ~/dead.articles" -#: src/lang.c:2814 +#: src/lang.c:3162 msgid "# If ON keep all failed postings in ~/dead.articles\n" msgstr "" "# Hvis slået til, så bevar alle mislykkedes indsendelser i ~/dead.articles\n" -#: src/lang.c:2818 +#: src/lang.c:3166 msgid "Do you want to strip unsubscribed groups from .newsrc" msgstr "Ønsker du at fjerne grupper med fjernet abonnement fra .newsrc" -#: src/lang.c:2819 +#: src/lang.c:3167 msgid "No unsubscribed groups in newsrc" msgstr "Ingen grupper med fjernet abonnement i newsrc" -#: src/lang.c:2820 +#: src/lang.c:3168 msgid "# If ON strip unsubscribed groups from newsrc\n" msgstr "# Hvis slået til så fjern grupper uden abonnement fra newsrc\n" -#: src/lang.c:2825 +#: src/lang.c:3173 msgid "Remove bogus groups from newsrc" msgstr "Fjern fejlramte grupper fra newsrc" -#: src/lang.c:2826 +#: src/lang.c:3174 msgid "" "# What to do with bogus groups in newsrc file\n" "# Possible values are (the default is marked with *):\n" @@ -8016,71 +8535,72 @@ msgid "" "# 2 = highlight with D on selection screen\n" msgstr "" -#: src/lang.c:2835 +#: src/lang.c:3183 msgid "" "Enter number of seconds to wait for a response from the server. sets." msgstr "" "Indtast antallet af sekunder at vente på svar fra serveren. ændrer." -#: src/lang.c:2836 +#: src/lang.c:3184 msgid "NNTP read timeout in seconds" msgstr "Tidsudløb i sekunder for NNTP-læs" -#: src/lang.c:2837 +#: src/lang.c:3185 msgid "" "# Time in seconds to wait for a response from the server (0=no timeout)\n" msgstr "# Ventetid i sekunder efter svar fra en server (0=intet tidsudløb)\n" -#: src/lang.c:2842 +#: src/lang.c:3190 msgid "Enter number of seconds until active file will be reread. sets." msgstr "" "Indtast antallet af sekunder før aktiv fil vil blive genlæst. ændrer." -#: src/lang.c:2843 +#: src/lang.c:3191 msgid "Interval in secs to reread active" msgstr "Interval i sekunder til at genlæse aktive" -#: src/lang.c:2844 +#: src/lang.c:3192 msgid "" "# Time interval in seconds between rereading the active file (0=never)\n" msgstr "" "# Tidsinterval i sekunder mellem genlæsning af den aktive fil (0=aldrig)\n" -#: src/lang.c:2849 +#: src/lang.c:3197 msgid "Reconnect to server automatically" msgstr "Forbind til serveren igen automatisk" -#: src/lang.c:2850 +#: src/lang.c:3198 msgid "" "# If ON automatically reconnect to NNTP server if the connection is broken\n" msgstr "" "# Hvis slået til, så forbind automatisk til NNTP-serveren hvis forbindelsen " "afbrydes\n" -#: src/lang.c:2854 +#: src/lang.c:3202 msgid "" "Create local copies of NNTP overview files. toggles & sets." msgstr "" "Opret lokale kopier af NNTP-overbliksfiler. skifter og " "ændrer." -#: src/lang.c:2855 +#: src/lang.c:3203 msgid "Cache NNTP overview files locally" msgstr "Lagr NNTP-overbliksfiler lokalt" -#: src/lang.c:2856 +#: src/lang.c:3204 msgid "# If ON, create local copies of NNTP overview files.\n" msgstr "# Hvis slået til, så opret lokale kopier af NNTP-overbliksfiler.\n" -#: src/lang.c:2860 src/lang.c:2875 src/lang.c:2895 src/lang.c:2914 +#: src/lang.c:3208 src/lang.c:3223 src/lang.c:3243 src/lang.c:3266 +#: src/lang.c:3291 src/lang.c:3313 src/lang.c:3332 msgid "Enter format string. sets, cancels." msgstr "Indtast formatstreng. ændrer, afbryder." -#: src/lang.c:2861 +#: src/lang.c:3209 msgid "Format string for selection level" msgstr "Formatstreng for udvælgelsesniveau" -#: src/lang.c:2862 +#: src/lang.c:3210 msgid "" "# Format string for selection level representation\n" "# Default: %f %n %U %G %d\n" @@ -8106,11 +8626,11 @@ msgstr "" "# %n Nummer, linjenummer på skærm\n" "# %U Ulæst antal\n" -#: src/lang.c:2876 +#: src/lang.c:3224 msgid "Format string for group level" msgstr "Formatstreng for gruppeniveau" -#: src/lang.c:2877 +#: src/lang.c:3225 msgid "" "# Format string for group level representation\n" "# Default: %n %m %R %L %s %F\n" @@ -8144,11 +8664,141 @@ msgstr "" "# %s Emne (kun gruppeniveau)\n" "# %S Bedømmelse\n" -#: src/lang.c:2896 +#: src/lang.c:3244 +#, fuzzy +msgid "Format string for attachment level" +msgstr "Formatstreng for trådniveau" + +#: src/lang.c:3245 +#, fuzzy +msgid "" +"# Format string for attachment level representation\n" +"# Default: %t%s%e%c%d\n" +"# Possible values are:\n" +"# %% '%'\n" +"# %C Charset\n" +"# %c Like %C but with description\n" +"# %D Line count\n" +"# %d Like %D but with description\n" +"# %E Content encoding\n" +"# %e Like %E but with description\n" +"# %L Language\n" +"# %l Like %L but with description\n" +"# %S Content subtype\n" +"# %s Like %S but with description\n" +"# %T Content type\n" +"# %t Like %T but with description\n" +"# %Z Size in bytes\n" +"# %z Like %Z but with description\n" +msgstr "" +"# Formatsstreng for repræsentation af gruppeniveau\n" +"# Standard: %n %m %R %L %s %F\n" +"# Mulige værdier er:\n" +"# %% '%'\n" +"# %D Dato, som date_format\n" +"# %(formatstr)D Dato, formatstr bliver sendt til my_strftime()\n" +"# %F Fra, navn og/eller adresse jævnfør show_author\n" +"# %I Initialer\n" +"# %L Linjeantal\n" +"# %M Besked-id\n" +"# %m Artikeltegn\n" +"# %n Nummer, linjenummer på skærm\n" +"# %R Antal, antallet af svar i tråden\n" +"# %s Emne (kun gruppeniveau)\n" +"# %S Bedømmelse\n" + +#: src/lang.c:3267 +#, fuzzy +msgid "Format string for display of mime header" +msgstr "Formatstreng for visning af datoer" + +#: src/lang.c:3268 +#, fuzzy +msgid "" +"# Format string for mime header at article level\n" +"# Default: [-- %T%S%*n%z%*l%!c%!d%*e --]\n" +"# Possible values are:\n" +"# %% '%'\n" +"# %C Charset\n" +"# %c Like %C but with description\n" +"# %D Line count\n" +"# %d Like %D but with description\n" +"# %E Content encoding\n" +"# %e Like %E but with description\n" +"# %L Language\n" +"# %l Like %L but with description\n" +"# %N Name\n" +"# %n Like %N but with description\n" +"# %S Content subtype\n" +"# %s Like %S but with description\n" +"# %T Content type\n" +"# %t Like %T but with description\n" +"# %Z Size in bytes\n" +"# %z Like %Z but with description\n" +msgstr "" +"# Formatsstreng for repræsentation af gruppeniveau\n" +"# Standard: %n %m %R %L %s %F\n" +"# Mulige værdier er:\n" +"# %% '%'\n" +"# %D Dato, som date_format\n" +"# %(formatstr)D Dato, formatstr bliver sendt til my_strftime()\n" +"# %F Fra, navn og/eller adresse jævnfør show_author\n" +"# %I Initialer\n" +"# %L Linjeantal\n" +"# %M Besked-id\n" +"# %m Artikeltegn\n" +"# %n Nummer, linjenummer på skærm\n" +"# %R Antal, antallet af svar i tråden\n" +"# %s Emne (kun gruppeniveau)\n" +"# %S Bedømmelse\n" + +#: src/lang.c:3292 +#, fuzzy +msgid "Format string for display of uue header" +msgstr "Formatstreng for visning af datoer" + +#: src/lang.c:3293 +#, fuzzy +msgid "" +"# Format string for uue header at article level\n" +"# Default: [-- %T%S%*n%I%!d%*e --]\n" +"# Possible values are:\n" +"# %% '%'\n" +"# %D Line count\n" +"# %d Like %D but with description\n" +"# %E Content encoding\n" +"# %e Like %E but with description\n" +"# %I Complete/incomplete UUE part indicator\n" +"# %N Name\n" +"# %n Like %N but with description\n" +"# %S Content subtype\n" +"# %s Like %S but with description\n" +"# %T Content type\n" +"# %t Like %T but with description\n" +"# %Z Size in bytes\n" +"# %z Like %Z but with description\n" +msgstr "" +"# Formatsstreng for repræsentation af gruppeniveau\n" +"# Standard: %n %m %R %L %s %F\n" +"# Mulige værdier er:\n" +"# %% '%'\n" +"# %D Dato, som date_format\n" +"# %(formatstr)D Dato, formatstr bliver sendt til my_strftime()\n" +"# %F Fra, navn og/eller adresse jævnfør show_author\n" +"# %I Initialer\n" +"# %L Linjeantal\n" +"# %M Besked-id\n" +"# %m Artikeltegn\n" +"# %n Nummer, linjenummer på skærm\n" +"# %R Antal, antallet af svar i tråden\n" +"# %s Emne (kun gruppeniveau)\n" +"# %S Bedømmelse\n" + +#: src/lang.c:3314 msgid "Format string for thread level" msgstr "Formatstreng for trådniveau" -#: src/lang.c:2897 +#: src/lang.c:3315 msgid "" "# Format string for thread level representation\n" "# Default: %n %m [%L] %T %F\n" @@ -8180,19 +8830,19 @@ msgstr "" "# %S Bedømmelse\n" "# %T Trådtræ (kun trådniveau)\n" -#: src/lang.c:2915 +#: src/lang.c:3333 msgid "Format string for display of dates" msgstr "Formatstreng for visning af datoer" -#: src/lang.c:2916 +#: src/lang.c:3334 msgid "# Format string for date representation\n" msgstr "# Formatstreng for datorepræsentation\n" -#: src/lang.c:2926 +#: src/lang.c:3344 msgid "Unicode normalization form" msgstr "Form for Unicodenormalisering" -#: src/lang.c:2927 +#: src/lang.c:3345 #, fuzzy msgid "" "# Unicode normalization form\n" @@ -8213,19 +8863,19 @@ msgstr "" "# 4 = NFD\n" "# 5 = NFKC_CF\n" -#: src/lang.c:2941 +#: src/lang.c:3359 msgid "Render BiDi" msgstr "Optegn BiDi" -#: src/lang.c:2942 +#: src/lang.c:3360 msgid "# If ON, bi-directional text is rendered by tin\n" msgstr "# Hvis slået til, så optegnes modsatrettet tekst af tin\n" -#: src/lang.c:2949 +#: src/lang.c:3367 msgid "Function for sorting articles" msgstr "Funktion for sortering af artikler" -#: src/lang.c:2950 +#: src/lang.c:3368 msgid "" "# Function for sorting articles\n" "# Possible values are (the default is marked with *):\n" @@ -8233,214 +8883,189 @@ msgid "" "# 1 = heapsort\n" msgstr "" -#: src/lang.c:2963 +#: src/lang.c:3381 msgid "Automatically GroupMarkUnselArtRead" msgstr "Automatisk GroupMarkUnselArtRead" -#: src/lang.c:2969 +#: src/lang.c:3387 msgid "Delete post-process files" msgstr "Slet efterbrænderens filer" -#: src/lang.c:2974 +#: src/lang.c:3392 msgid "Filename for all mailed articles, sets, no filename=do not save." msgstr "" "Filnavn for alle indsendte artikler, ændrer, intet filnavn=gem ikke." -#: src/lang.c:2975 +#: src/lang.c:3393 msgid "Mailbox to save sent mails" msgstr "Postkasse hvor sendt post gemmes" -#: src/lang.c:2980 +#: src/lang.c:3398 msgid "Set Followup-To: header to this group(s). sets, cancels." msgstr "" "Sæt Followup-To:-tekshoved for disse grupper. ændrer, afbryder." -#: src/lang.c:2981 +#: src/lang.c:3399 msgid "Followup-To: header" msgstr "Followup-To:-teksthoved" -#: src/lang.c:2986 +#: src/lang.c:3404 msgid "Enter default mail address (and fullname). sets, cancels." msgstr "Indtast e-postadresse (og fulde navn). ændrer, >ESC> afbryder." -#: src/lang.c:2993 +#: src/lang.c:3411 msgid "" "Path and options for ispell-like spell-checker. sets, cancels." msgstr "" "Sti og tilvalg for ispell-lignende stavekontrol. ændrer, afbryder." -#: src/lang.c:2994 +#: src/lang.c:3412 msgid "Ispell program" msgstr "Ispellprogram" -#: src/lang.c:3000 +#: src/lang.c:3418 msgid "When group is a mailing list, send responses to this email address." msgstr "Når gruppe er en postliste, så send svar til denne e-postadresse." -#: src/lang.c:3001 +#: src/lang.c:3419 msgid "Mailing list address" msgstr "Adresse på postliste" -#: src/lang.c:3007 +#: src/lang.c:3425 msgid "Forward articles as attachment" msgstr "Videresend artikler som vedhæftninger" -#: src/lang.c:3012 +#: src/lang.c:3430 msgid "" "A comma separated list of MIME major/minor Content-Types. cancels." msgstr "En kommaadskilt liste af MIME store/små Content-typer. afbryder." -#: src/lang.c:3013 +#: src/lang.c:3431 msgid "Which MIME types will be saved" msgstr "Hvilke MIME-typer vil blive gemt" -#: src/lang.c:3018 +#: src/lang.c:3436 msgid "Value of the Organization: header. sets, cancels." msgstr "Værdi for Organisation:-teksthoved. ændrer, afbryder." -#: src/lang.c:3019 +#: src/lang.c:3437 msgid "Organization: header" msgstr "Organisation:-teksthoved" -#: src/lang.c:3024 +#: src/lang.c:3442 msgid "Filename for saved articles. sets, cancels." msgstr "Filnavn for gemte artikler. ændrer, afbryder." -#: src/lang.c:3025 +#: src/lang.c:3443 msgid "savefile" msgstr "gemt fil" -#: src/lang.c:3030 src/lang.c:3054 +#: src/lang.c:3448 src/lang.c:3472 msgid "Scope for the filter rule. sets, cancels." msgstr "Virkefelt for filterregel. ændrer, afbryder." -#: src/lang.c:3031 +#: src/lang.c:3449 msgid "Quick (1 key) select filter scope" msgstr "Hurtigvælg (1 tast) filteromfang" -#: src/lang.c:3036 src/lang.c:3060 +#: src/lang.c:3454 src/lang.c:3478 msgid "Header for filter rule. sets, cancels." msgstr "Teksthoved for filterregel. ændrer, afbryder." -#: src/lang.c:3037 +#: src/lang.c:3455 msgid "Quick (1 key) select filter header" msgstr "Hurtigvælg (1 tast) filterteksthoved" -#: src/lang.c:3042 src/lang.c:3066 +#: src/lang.c:3460 src/lang.c:3484 msgid "ON = case sensitive, OFF = ignore case. sets, cancels." msgstr "" "Tændt (ON) = versalfølsom, Slukket (OFF) = ignorer versaler. ændrer\n" " afbryder." -#: src/lang.c:3043 +#: src/lang.c:3461 msgid "Quick (1 key) select filter case" msgstr "Hurtigvælg (1 tast) versaler for filter" -#: src/lang.c:3048 src/lang.c:3072 +#: src/lang.c:3466 src/lang.c:3490 msgid "ON = expire, OFF = don't ever expire. sets, cancels." msgstr "ON = udløb, OFF = udløb aldrig. ændrer, afbryder." -#: src/lang.c:3049 +#: src/lang.c:3467 msgid "Quick (1 key) select filter expire" msgstr "Hurtigvælg (1 tast) filterudløb" -#: src/lang.c:3055 +#: src/lang.c:3473 msgid "Quick (1 key) kill filter scope" msgstr "Hurtigdræb (1 tast) filteromfang" -#: src/lang.c:3061 +#: src/lang.c:3479 msgid "Quick (1 key) kill filter header" msgstr "Hurtigdræb (1 tast) filterteksthoved" -#: src/lang.c:3067 +#: src/lang.c:3485 msgid "Quick (1 key) kill filter case" msgstr "Hurtigdræb (1 tast) versaler for filter" -#: src/lang.c:3073 +#: src/lang.c:3491 msgid "Quick (1 key) kill filter expire" msgstr "Hurtigdræb (1 tast) filterudløb" -#: src/lang.c:3079 +#: src/lang.c:3497 msgid "Assume this charset if no charset declaration is present, to set." msgstr "" "Antag dette tegnsæt hvis ingen tegnsætdeklaration er til stede, ændrer." -#: src/lang.c:3080 +#: src/lang.c:3498 msgid "UNDECLARED_CHARSET" msgstr "UNDECLARED_CHARSET" -#: src/lang.c:3086 +#: src/lang.c:3504 msgid "" "Add this text at the start of the message body. sets, cancels." msgstr "" "Tilføj denne tekst i begyndelsen af beskeden. ændrer, afbryder." -#: src/lang.c:3087 +#: src/lang.c:3505 msgid "X_Body" msgstr "X_Body" -#: src/lang.c:3092 +#: src/lang.c:3510 msgid "Insert this header when posting. sets, cancels." msgstr "" "Indsæt dette teksthoved under indsendelse. ændrer, afbryder." -#: src/lang.c:3093 +#: src/lang.c:3511 msgid "X_Headers" msgstr "X_Headers" -#: src/lang.c:3098 +#: src/lang.c:3516 msgid "" "Automatically insert an X-Comment-To: header? toggles & sets." msgstr "" "Indsæt automatisk et X-Comment-To:-teksthoved? skifter og " "ændrer." -#: src/lang.c:3099 +#: src/lang.c:3517 msgid "Insert 'X-Comment-To:' header" msgstr "Indsæt »X-Comment-To:«-teksthoved" -#: src/lang.c:3105 +#: src/lang.c:3523 #, fuzzy msgid "Enter name of file containing trusted CA certificates. sets." msgstr "Indtast antallet af dage som en artikel ses som ny. ændrer." -#: src/lang.c:3106 +#: src/lang.c:3524 #, fuzzy msgid "CA certificate file" msgstr "rediger filterfil" -#: src/lang.c:3107 +#: src/lang.c:3525 msgid "" "# name of file containing all trusted CA certificates (empty = system " "default)\n" msgstr "" -#. TODO: lang.c -#: src/main.c:899 -msgid "reading from local spool" -msgstr "læser fra lokal kø" - -#. TODO: != ENOENT ? and -> lang.c -#: src/misc.c:775 -#, c-format -msgid "Error: unlink %s" -msgstr "" - -#: src/misc.c:4005 -#, c-format -msgid "Version: %s %s release %s (\"%s\") %s %s\n" -msgstr "Version: %s %s udgave %s (»%s«) %s %s\n" - -#: src/misc.c:4008 -#, c-format -msgid "Version: %s %s release %s (\"%s\")\n" -msgstr "Version: %s %s udgave %s (»%s«)\n" - -#: src/newsrc.c:476 -msgid "Unreachable?\n" -msgstr "Kan ikke nås?\n" - -#: src/nntplib.c:829 +#: src/nntplib.c:908 #, c-format msgid "" "\n" @@ -8449,149 +9074,20 @@ msgstr "" "\n" "Server fik tidsudløb, prøver at forbinde igen # %d\n" -#: src/nntplib.c:856 src/signal.c:435 -msgid "NNTP connection error. Exiting..." -msgstr "NNTP-forbindelsesfejl. Afslutter ..." - -#: src/nntplib.c:868 src/nntplib.c:1894 +#: src/nntplib.c:950 src/nntplib.c:2032 msgid "Rejoin current group\n" msgstr "Tilslut igen til nuværende gruppe\n" -#: src/nntplib.c:877 src/nntplib.c:1903 +#: src/nntplib.c:959 src/nntplib.c:2041 #, c-format msgid "Read (%s)\n" msgstr "Læst (%s)\n" -#: src/nntplib.c:879 +#: src/nntplib.c:961 #, c-format msgid "Resend last command (%s)\n" msgstr "Send sidste kommando igen (%s)\n" -#: src/nntplib.c:1540 -msgid "CAPABILITIES did not announce READER" -msgstr "FUNKTIONER annoncerede ikke LÆSER" - -# noget bud? -#: src/nntplib.c:2049 -msgid "MOTD: " -msgstr "MOTD: " - -#: src/nntps.c:136 -#, c-format -msgid "RAND_status: %s!\n" -msgstr "" - -#: src/nntps.c:142 -#, c-format -msgid "SSL_CTX_new: %s!\n" -msgstr "" - -#: src/nntps.c:151 -#, c-format -msgid "SSL_CTX_set_default_verify_paths: %s!\n" -msgstr "" - -#: src/nntps.c:159 -#, c-format -msgid "SSL_CTX_load_verify_locations: %s!\n" -msgstr "" - -#: src/nntps.c:305 -#, c-format -msgid "BIO_new_socket: %s!\n" -msgstr "" - -#: src/nntps.c:312 -#, c-format -msgid "BIO_new_ssl: %s!\n" -msgstr "" - -#: src/nntps.c:320 src/nntps.c:512 -#, c-format -msgid "BIO_get_ssl: %s!\n" -msgstr "" - -#: src/nntps.c:328 -#, c-format -msgid "SSL_set_tlsext_host_name: %s!\n" -msgstr "" - -#: src/nntps.c:336 -#, c-format -msgid "SSL_set1_host: %s!\n" -msgstr "" - -#: src/nntps.c:410 src/nntps.c:412 -#, fuzzy, c-format -msgid "TLS peer verification failed: %s\n" -msgstr "Slrnface mislykkedes: %s." - -#: src/nntps.c:438 src/nntps.c:440 -#, c-format -msgid "TLS peer verification failed, continuing anyway as requested: %s\n" -msgstr "" - -#: src/nntps.c:520 src/nntps.c:522 -#, fuzzy, c-format -msgid "TLS handshake failed: %s\n" -msgstr "Slrnface mislykkedes: %s." - -#: src/nntps.c:528 -#, c-format -msgid "" -"TLS peer verification failed: %s.\n" -"Continuing anyway as requested.\n" -msgstr "" - -#: src/nrctbl.c:184 -#, c-format -msgid "couldn't expand %s\n" -msgstr "kunne ikke udvide %s\n" - -#: src/post.c:1782 -#, fuzzy, c-format -msgid "" -"Line %d is longer than %d octets and should be folded, but\n" -"encoding is neither set to %s nor to %s\n" -msgstr "" -"Linje %d er længere end %d oktetter og bør foldes sammen, men\n" -"kodningen er hverken sat til %s eller til %s\n" - -#: src/post.c:1787 -#, fuzzy, c-format -msgid "" -"Line %d is longer than %d octets and should be folded, but\n" -"encoding is set to %s without enabling MIME_BREAK_LONG_LINES or\n" -"posting doesn't contain any 8bit chars and thus folding won't happen\n" -msgstr "" -"Linje %d er længere end %d oktetter og bør foldes sammen, men\n" -"kodningen er sat til %s uden aktivering af MIME_BREAK_LONG_LINES\n" -"eller beskeden indeholder ikke 8-bit tegn og foldning vil derfor\n" -"ikke blive udført\n" - -#: src/post.c:1789 -#, fuzzy, c-format -msgid "" -"Line %d is longer than %d octets and should be folded, but\n" -"encoding is not set to %s\n" -msgstr "" -"Linje %d er længere end %d oktetter og bør foldes sammen, men\n" -"kodningen er ikke sat til %s\n" - -#: src/post.c:2778 -#, c-format -msgid "Posting: %.*s ..." -msgstr "Indsender: %.*s ..." - -#: src/post.c:4547 -msgid "Can't supersede in mailgroups, try repost instead." -msgstr "" - -#. Check if okay to read -#: src/read.c:204 -msgid "Aborting read, please wait..." -msgstr "Afbryder læsning, vent venligst ..." - #: src/read.c:363 msgid "Aborted read\n" msgstr "Afbrød læsning\n" @@ -8600,124 +9096,35 @@ msgstr "Afbrød læsning\n" msgid "Draining\n" msgstr "" -#: src/refs.c:236 -msgid "unchanged" -msgstr "uændret" - -#: src/refs.c:603 +#: src/refs.c:656 msgid "[- Unavailable -]" msgstr "[- Utilgængelig -]" -#. -#. * Add the Message-ID headers to the cache, using the last Reference -#. * as the parent -#. -#. -#. * Add the References data to the cache -#. -#: src/refs.c:1009 src/refs.c:1071 #, c-format -msgid "Building References-trees (%d/%d)..." -msgstr "" +#~ msgid "Version: %s %s release %s (\"%s\") %s %s\n" +#~ msgstr "Version: %s %s udgave %s (»%s«) %s %s\n" -#. -#. * preamble -#. * TODO: -> lang.c -#. -#: src/rfc2047.c:1330 #, c-format -msgid "" -"This message has been composed in the 'multipart/mixed' MIME-format. If you\n" -"are reading this prefix, your mail reader probably has not yet been " -"modified\n" -"to understand the new format, and some of what follows may look strange.\n" -"\n" -msgstr "" -"Denne besked er blevet opbygget i MIME-formatet multipart/mixed. Hvis du\n" -"læser denne præfiks, så er din postlæser sandsynligvis endnu ikke blevet\n" -"ændret til at forstå dette nye format, og noget af det følgende kan se\n" -"mærkeligt ud.\n" -"\n" - -#: src/save.c:1046 -msgid "bytes" -msgstr "byte" - -#: src/select.c:422 -msgid "unread" -msgstr "ulæste" - -#: src/select.c:422 -msgid "all" -msgstr "alle" - -#: src/select.c:619 -msgid "[k]" -msgstr "" +#~ msgid "%d lines" +#~ msgstr "%d linjer" -#: src/select.c:621 -msgid "[T]" -msgstr "" - -#: src/select.c:625 src/select.c:627 -msgid " R" -msgstr "" - -#: src/xface.c:75 -#, fuzzy -msgid "Can't run slrnface: Not running in an xterm." -msgstr "Kan ikke køre slrnface: Kører ikke i en xterm." - -#: src/xface.c:87 src/xface.c:98 src/xface.c:113 #, c-format -msgid "Can't run slrnface: Environment variable %s not found." -msgstr "Kan ikke køre slrnface: Miljøvariabel %s ikke fundet." - -#: src/xface.c:122 src/xface.c:154 -#, c-format -msgid "Can't run slrnface: failed to create %s" -msgstr "Kan ikke køre slrnface: Kunne ikke oprette %s" - -#: src/xface.c:132 -msgid "" -"This directory is used to create named pipes for communication between\n" -"slrnface and its parent process. It should normally be empty because\n" -"the pipe is deleted right after it has been opened by both processes.\n" -"\n" -"File names generated by slrnface have the form \"hostname.pid\". It is\n" -"probably an error if they linger here longer than a fraction of a second.\n" -"\n" -"However, if the directory is mounted from an NFS server, you might see\n" -"special files created by your NFS server while slrnface is running.\n" -"Do not try to remove them.\n" -msgstr "" -"Denne mappe bruges til at oprette navngivne datakanaler for kommunikation\n" -"mellem slrnface og dens overproces. Den skal normalt være tom, da " -"datakanalen\n" -"slettes lige efter, at den er blevet åbnet af begge processer.\n" -"\n" -"Filnavne oprettet af slrnface har formen »hostname.pid«. Det er " -"sandsynligvis\n" -"en fejl, hvis de findes i længere tid end et splitsekund.\n" -"\n" -"Hvis mappen er monteret fra en NFS-server, så kan du måske se specielle " -"filer\n" -"oprettet af din NFS-server, mens slrnface kører.\n" -"Prøv ikke at fjerne dem.\n" +#~ msgid "" +#~ "%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n" +#~ "\n" +#~ msgstr "" +#~ "%*s[-- %s/%s, %suuencoded-fil, %d linjer, navn: %s --]\n" +#~ "\n" -#: src/xface.c:146 -msgid "Can't run slrnface: couldn't construct fifo name." -msgstr "Kan ikke køre slrnface: Kunne ikke konstruere fifo-navn." +#, fuzzy, c-format +#~ msgid "%*s[-- %s/%s%s%s%s%s, %d lines, encoding %s --]\n" +#~ msgstr "%*s[-- %s/%s%s%s%s%s, %d linjer, kodning %s --]\n" -#: src/xface.c:185 -#, c-format -msgid "Slrnface abnormally exited, code %d." -msgstr "Slrnface blev unormalt afbrudt, kode %d." +#~ msgid "all " +#~ msgstr "alle " -#: src/xface.c:231 -#, c-format -msgid "Slrnface failed: %s." -msgstr "Slrnface mislykkedes: %s." +#~ msgid "Connecting to %s..." +#~ msgstr "Forbinder til %s ..." #~ msgid "threads" #~ msgstr "tråde" Binary files tin-2.6.2/po/de.gmo and tin-2.6.3/po/de.gmo differ diff -Nurp '--exclude=.bzr*' tin-2.6.2/po/de.po tin-2.6.3/po/de.po --- tin-2.6.2/po/de.po 2022-11-03 13:10:40.000000000 +0100 +++ tin-2.6.3/po/de.po 2023-12-13 22:25:54.020940051 +0100 @@ -4,14 +4,14 @@ # Kai Bojens , 2000-2002. # Andreas Metzler , 2001-2003. # Christian Garbs , 2003. -# Urs Janssen , 2004-2023 +# Urs Janssen , 2004-2024 # msgid "" msgstr "" -"Project-Id-Version: tin 2.6.2\n" +"Project-Id-Version: tin 2.6.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-03 12:30+0100\n" -"PO-Revision-Date: 2022-11-03 12:34+0200\n" +"POT-Creation-Date: 2023-12-13 22:25+0100\n" +"PO-Revision-Date: 2023-12-13 22:26+0100\n" "Last-Translator: Urs Janssen \n" "Language-Team: German \n" "Language: de\n" @@ -20,34 +20,265 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" -#. -> lang.c -#: src/art.c:418 +#: src/lang.c:45 +msgid "1 Response" +msgstr "1 Antwort" + +#: src/lang.c:49 #, c-format -msgid "Reading %s\n" -msgstr "Lese %s\n" +msgid "" +"\n" +"%s contains no newsgroups. Exiting." +msgstr "" +"\n" +"%s enthält keine Newsgruppen. tin beendet sich." -#. TODO: -> lang.c -#: src/art.c:1213 -msgid "Threading by multipart" -msgstr "Multipart Threading" +#: src/lang.c:51 +msgid "Aborting read, please wait..." +msgstr "Breche Lesen ab, bitte warten..." + +#: src/lang.c:53 +msgid "all" +msgstr "Alle" + +#: src/lang.c:54 +msgid "All groups" +msgstr "Alle Gruppen" -#. -> lang.c -#: src/art.c:2500 +#: src/lang.c:55 #, c-format -msgid "Writing %s\n" -msgstr "Schreibe %s\n" +msgid "File %s exists. %s=append, %s=overwrite, %s=quit: " +msgstr "Datei %s existiert. %s=anfügen, %s=überschreiben, %s=beenden: " -#. TODO: -> lang.c -#: src/art.c:2579 -msgid "Writing overview cache..." -msgstr "Schreibe Overview Cache..." +#: src/lang.c:56 +msgid "Article cancelled (deleted)." +msgstr "Artikel gecancelt (gelöscht)." + +#: src/lang.c:58 +msgid "Article cannot be cancelled (deleted)." +msgstr "Artikel kann nicht gecancelt (gelöscht) werden." + +#: src/lang.c:60 +msgid "Article deleted." +msgstr "Artikel gelöscht." + +#: src/lang.c:61 +#, c-format +msgid "" +"\n" +"Your article:\n" +" \"%s\"\n" +"will be mailed to the following address:\n" +" %s" +msgstr "" +"\n" +"Ihr Artikel:\n" +" \"%s\"\n" +"wird an folgende Adresse gesendet:\n" +" %s" + +#: src/lang.c:62 +#, c-format +msgid "" +"\n" +"Your article:\n" +" \"%s\"\n" +"will be posted to the following %s:\n" +msgstr "" +"\n" +"Ihr Artikel:\n" +" \"%s\"\n" +"wird in folgende %s gepostet:\n" + +#: src/lang.c:63 +msgid "Article not posted!" +msgstr "Artikel nicht gepostet!" + +#: src/lang.c:64 +msgid "Article not saved" +msgstr "Artikel nicht gespeichert" + +#: src/lang.c:65 +msgid "Article Level Commands" +msgstr "Artikelbereich Befehle" + +#: src/lang.c:66 +msgid "Article has no parent" +msgstr "Artikel hat keinen Bezugsartikel" + +#: src/lang.c:67 +msgid "Parent article has been killed" +msgstr "Der Bezugsartikel wurde gekillt" + +#: src/lang.c:68 +msgid "Parent article is unavailable" +msgstr "Bezugsartikel nicht verfügbar" + +#: src/lang.c:69 +#, c-format +msgid "Article posted: %s" +msgstr "Artikel gepostet: %s" + +#: src/lang.c:70 +#, c-format +msgid "Article rejected (saved to %s)" +msgstr "Artikel abgelehnt (abgespeichert als %s)" + +#: src/lang.c:71 +#, c-format +msgid "" +"%s=article, %s=thread, %s=range, %s=hot, %s=pattern, %s=tagged, %s=quit: " +msgstr "" +"%s=Artikel %s=Thread %s=Bereich %s=herv. %s=Muster %s=markierte %s=beenden: " + +#: src/lang.c:72 +msgid "Article unavailable" +msgstr "Artikel nicht verfügbar" + +#: src/lang.c:73 +msgid "Article undeleted." +msgstr "Artikel löschen rückgängig gemacht." + +#: src/lang.c:74 +#, c-format +msgid "Article %4d of %4d" +msgstr "Artikel %4d von %4d" + +#: src/lang.c:76 +msgid "articles" +msgstr "Artikel" + +#: src/lang.c:77 +msgid "This is a repost of the following article:" +msgstr "Dies ist ein Repost des folgenden Artikels:" + +#: src/lang.c:78 +msgid "article" +msgstr "Artikel" + +#: src/lang.c:79 +msgid "Article" +msgstr "Artikel" + +#: src/lang.c:80 +#, c-format +msgid "-- %d %s mailed --" +msgstr "-- %d %s gemailt --" + +#: src/lang.c:81 +#, c-format +msgid " at %s" +msgstr " bei %s" + +#: src/lang.c:84 +#, c-format +msgid "charset %s" +msgstr "Zeichensatz %s" + +#: src/lang.c:85 +#, c-format +msgid "content subtype %s" +msgstr "Content Untertype %s" + +#: src/lang.c:86 +#, c-format +msgid "content type %s" +msgstr "Content Type %s" + +#: src/lang.c:87 +#, c-format +msgid "%*s[-- charset %s not supported --]\n" +msgstr "%*s[-- Zeichensatz %s wird nicht unterstützt --]\n" + +#: src/lang.c:88 +#, c-format +msgid "%*s[-- Description: %s --]\n" +msgstr "%*s[-- Beschreibung: %s --]\n" + +#: src/lang.c:89 +#, c-format +msgid "encoding %s" +msgstr "Kodierung %s" + +#: src/lang.c:95 +#, c-format +msgid "lang %s" +msgstr "Sprache %s" + +#: src/lang.c:96 +#, c-format +msgid "%s lines" +msgstr "%s Zeilen" + +#: src/lang.c:97 +#, c-format +msgid "name %s" +msgstr "Name %s" + +#: src/lang.c:98 +msgid ", " +msgstr ", " + +#: src/lang.c:99 +#, c-format +msgid "size %s" +msgstr "Größe %s" + +#: src/lang.c:100 +msgid "" +"This message has been composed in the 'multipart/mixed' MIME-format. If you\n" +"are reading this prefix, your mail reader probably has not yet been " +"modified\n" +"to understand the new format, and some of what follows may look strange.\n" +"\n" +msgstr "" +"Dieser Artikel wurde im 'multipart/mixed' MIME-Format verfasst. Wenn Sie\n" +"dieses Präfix lesen ist Ihr Mailprogramm vermutlich nicht in der Lage " +"dieses\n" +"Format zu verstehen und einiges von dem was folgt, kann merkwürdig " +"aussehen.\n" +"\n" + +#: src/lang.c:104 +msgid "Attachment Menu" +msgstr "Anhängemenü" + +#: src/lang.c:105 +msgid "Attachment Menu Commands" +msgstr "Anhängemenü Befehle" + +#: src/lang.c:106 +msgid "" +msgstr "" -#: src/attrib.c:1004 -msgid "Processing attributes... " -msgstr "Verarbeite Attribute... " +#: src/lang.c:107 +#, c-format +msgid "Attachment saved successfully. (%s)" +msgstr "Anhang erfolgreich gespeichert. (%s)" -#: src/attrib.c:1224 +#: src/lang.c:108 #, c-format +msgid "%d of %d attachments saved successfully." +msgstr "%d von %d Anhängen erfolgreich gespeichert." + +#: src/lang.c:109 +msgid "Select attachment> " +msgstr "Wähle Anhang> " + +#: src/lang.c:110 +msgid "Tagged attachment" +msgstr "Anhang markiert" + +#: src/lang.c:111 +#, c-format +msgid "%d attachments tagged" +msgstr "%d Anhänge markiert" + +#: src/lang.c:112 +msgid "Untagged attachment" +msgstr "Anhang unmarkiert" + +#: src/lang.c:115 msgid "" "# Do not edit this comment block\n" "#\n" @@ -55,519 +286,447 @@ msgstr "" "# Diesen Kommentarabschnitt nicht verändern\n" "#\n" -#: src/attrib.c:1225 -#, c-format +#: src/lang.c:116 msgid "# scope=STRING (eg. alt.*,!alt.bin*) [mandatory]\n" msgstr "" "# scope=ZEICHENKETTE [notwendig]\n" "# Gültigkeitsbereich, z.B. alt.*,!alt.bin*\n" -#: src/attrib.c:1226 -#, c-format +#: src/lang.c:117 msgid "# add_posted_to_filter=ON/OFF\n" msgstr "" "# add_posted_to_filter=ON/OFF\n" "# Filtereintrag erzeugen für eigene Postings\n" -#: src/attrib.c:1227 -#, c-format +#: src/lang.c:118 msgid "# advertising=ON/OFF\n" msgstr "" "# advertising=ON/OFF\n" "# User-Agent:-Header einfügen\n" -#: src/attrib.c:1228 -#, c-format +#: src/lang.c:119 msgid "# alternative_handling=ON/OFF\n" msgstr "" "# alternative_handling=ON/OFF\n" "# MIME multipart/alternative-Teile ausblenden\n" -#: src/attrib.c:1229 -#, c-format +#: src/lang.c:120 msgid "# ask_for_metamail=ON/OFF\n" msgstr "" "# ask_for_metamail=ON/OFF\n" "# Start des MIME-Viewers erst nach Bestätigung\n" -#: src/attrib.c:1230 -#, c-format +#: src/lang.c:121 msgid "# auto_cc_bcc=NUM\n" msgstr "# auto_cc_bcc=ZAHL\n" -#: src/attrib.c:1231 -#, c-format +#: src/lang.c:122 msgid "# 0=No, 1=Cc, 2=Bcc, 3=Cc and Bcc\n" msgstr "# 0=Nein, 1=Cc, 2=Bcc, 3=Cc und Bcc\n" -#: src/attrib.c:1232 -#, c-format +#: src/lang.c:123 msgid "# auto_list_thread=ON/OFF\n" msgstr "" "# auto_list_thread=ON/OFF\n" "# Thread beim Betreten mit der rechten Cursortaste automatisch\n" "# anzeigen\n" -#: src/attrib.c:1233 -#, c-format +#: src/lang.c:124 msgid "# auto_select=ON/OFF\n" msgstr "" "# auto_select=ON/OFF\n" "# Führe GroupMarkUnselArtRead Kommando automatisch beim Betreten\n" "# der Gruppe aus\n" -#: src/attrib.c:1234 -#, c-format +#: src/lang.c:125 msgid "# batch_save=ON/OFF\n" msgstr "" "# batch_save=ON/OFF\n" "# Im Batch-Modus werden die Artikel beachtet\n" -#: src/attrib.c:1235 -#, c-format -msgid "# date_format=STRING (eg. %%a, %%d %%b %%Y %%H:%%M:%%S)\n" +#: src/lang.c:126 +msgid "# date_format=STRING (eg. %a, %d %b %Y %H:%M:%S)\n" msgstr "" "# date_format=ZEICHENKETTE\n" -"# z.B. %%a, %%d %%b %%Y %%H:%%M:%%S\n" +"# z.B. %a, %d %b %Y %H:%M:%S\n" -#: src/attrib.c:1236 -#, c-format +#: src/lang.c:127 msgid "# delete_tmp_files=ON/OFF\n" msgstr "" "# delete_tmp_files=ON/OFF\n" "# Gespeicherte, zur Nachbearbeitung weitergegebene Artikel ohne\n" "# Nachfrage löschen\n" -#: src/attrib.c:1237 -#, c-format -msgid "# editor_format=STRING (eg. %%E +%%N %%F)\n" +#: src/lang.c:128 +msgid "# editor_format=STRING (eg. %E +%N %F)\n" msgstr "" "# editor_format=ZEICHENKETTE\n" -"# z.B. %%E +%%N %%F\n" +"# z.B. %E +%N %F\n" -#: src/attrib.c:1238 -#, c-format +#: src/lang.c:129 msgid "# fcc=STRING (eg. =mailbox)\n" msgstr "" "# fcc=ZEICHENKETTE\n" "# Datei in der eine Kopie der Mail abgelegt werden soll,\n" "# z.B. =mailbox\n" -#: src/attrib.c:1239 -#, c-format +#: src/lang.c:130 msgid "# followup_to=STRING\n" msgstr "" "# followup_to=ZEICHENKETTE\n" "# Voreinstellung für den Followup-To:-Header\n" -#: src/attrib.c:1240 -#, c-format +#: src/lang.c:131 msgid "# from=STRING (just append wanted From:-line, don't use quotes)\n" msgstr "" "# from=ZEICHENKETTE\n" "# Absender, einfach den gewünschten Wert eintragen,\n" "# keine Anführungszeichen verwenden\n" -#: src/attrib.c:1241 -#, c-format +#: src/lang.c:132 msgid "# group_catchup_on_exit=ON/OFF\n" msgstr "" "# group_catchup_on_exit=ON/OFF\n" "# Catchup (als gelesen markieren) der Gruppe beim Verlassen\n" "# mit der linken Cursortaste\n" -#: src/attrib.c:1242 -#, c-format -msgid "# group_format=STRING (eg. %%n %%m %%R %%L %%s %%F)\n" +#: src/lang.c:133 +msgid "# group_format=STRING (eg. %n %m %R %L %s %F)\n" msgstr "" "# group_format=ZEICHENKETTE\n" -"# z.B. %%n %%m %%R %%L %%s %%F\n" +"# z.B. %n %m %R %L %s %F\n" -#: src/attrib.c:1243 -#, c-format +#: src/lang.c:134 msgid "# mail_8bit_header=ON/OFF\n" msgstr "" "# mail_8bit_header=ON/OFF\n" "# 8-Bit-Zeichen (wie z.B. Umlaute) im Header von E-Mails\n" "# unkodiert senden\n" -#: src/attrib.c:1244 -#, c-format +#: src/lang.c:135 msgid "# mail_mime_encoding=supported_encoding" msgstr "# mail_mime_encoding=ZEICHENKETTE" -#: src/attrib.c:1252 -#, c-format +#: src/lang.c:137 msgid "# ispell=STRING\n" msgstr "" "# ispell=ZEICHENKETTE\n" "# Aufruf der Rechtschreibprüfung,\n" "# z.B. ispell -C -ddeutsch -w äöüÄÖÜß@ -Tlatin1\n" -#: src/attrib.c:1254 -#, c-format +#: src/lang.c:139 msgid "# maildir=STRING (eg. ~/Mail)\n" msgstr "" "# maildir=ZEICHENKETTE\n" "# Verzeichnis der Mail-Ordner, z.B. ~/Mail\n" -#: src/attrib.c:1255 -#, c-format +#: src/lang.c:140 msgid "# mailing_list=STRING (eg. majordomo@example.org)\n" msgstr "" "# mailing_list=ZEICHENKETTE\n" "# Gruppe ist eine gegatete Mailingliste, z.B. majordomo@example.org\n" -#: src/attrib.c:1256 -#, c-format +#: src/lang.c:141 msgid "# mime_types_to_save=STRING (eg. image/*,!image/bmp)\n" msgstr "" "# mime_types_to_save=ZEICHENKETTE\n" "# z.B. image/*,!image/bmp\n" -#: src/attrib.c:1257 -#, c-format +#: src/lang.c:142 msgid "# mark_ignore_tags=ON/OFF\n" msgstr "# mark_ignore_tags=ON/OFF\n" -#: src/attrib.c:1258 -#, c-format +#: src/lang.c:143 msgid "# mark_saved_read=ON/OFF\n" msgstr "# mark_saved_read=ON/OFF\n" -#: src/attrib.c:1259 -#, c-format +#: src/lang.c:144 msgid "# mime_forward=ON/OFF\n" msgstr "" "# mime_forward=ON/OFF\n" "# Weitergeleitete Artikel als MIME-Anhang senden\n" -#: src/attrib.c:1261 -#, c-format +#: src/lang.c:146 msgid "# mm_network_charset=supported_charset" msgstr "" "# mm_network_charset=Zeichensatz\n" "# Erlaubt sind folgende:" -#: src/attrib.c:1268 -#, c-format +#: src/lang.c:147 msgid "# undeclared_charset=STRING (default is US-ASCII)\n" msgstr "" "# undeclared_charset=Zeichensatz\n" "# Voreinstellung ist US-ASCII\n" -#: src/attrib.c:1270 -#, c-format +#: src/lang.c:149 msgid "# news_headers_to_display=STRING\n" msgstr "" "# news_headers_to_display=ZEICHENKETTE\n" "# Voreinstellung ist: Newsgroups Followup-To Summary Keywords X-Comment-" "To\n" -#: src/attrib.c:1271 -#, c-format +#: src/lang.c:150 msgid "# news_headers_to_not_display=STRING\n" msgstr "# news_headers_to_not_display=ZEICHENKETTE\n" -#: src/attrib.c:1272 -#, c-format +#: src/lang.c:151 msgid "# news_quote_format=STRING\n" msgstr "" "# news_quote_format=ZEICHENKETTE\n" "# Einleitungszeile, z.B. news_quote_format=In %%M, %%F wrote:\n" -#: src/attrib.c:1273 -#, c-format +#: src/lang.c:152 msgid "# organization=STRING (if beginning with '/' read from file)\n" msgstr "" "# organization=ZEICHENKETTE\n" "# Organization:-Header; ist das erste Zeichen ein '/', wird der\n" "# Wert aus dieser Datei gelesen.\n" -#: src/attrib.c:1274 -#, c-format +#: src/lang.c:153 msgid "# pos_first_unread=ON/OFF\n" msgstr "# pos_first_unread=ON/OFF\n" -#: src/attrib.c:1275 -#, c-format +#: src/lang.c:154 msgid "# post_8bit_header=ON/OFF\n" msgstr "" "# post_8bit_header=ON/OFF\n" "# 8-Bit-Zeichen (wie z.B. Umlaute) im Header von Newsartikeln\n" "# unkodiert senden\n" -#: src/attrib.c:1276 -#, c-format +#: src/lang.c:155 msgid "# post_mime_encoding=supported_encoding" msgstr "# post_mime_encoding=ZEICHENKETTE" -#: src/attrib.c:1283 -#, c-format +#: src/lang.c:156 msgid "# post_process_type=NUM\n" msgstr "" "# post_process_type=ZAHL\n" "# Nachbearbeitung\n" -#: src/attrib.c:1288 -#, c-format +#: src/lang.c:157 msgid "# post_process_view=ON/OFF\n" msgstr "" "# post_process_view=ON/OFF\n" "# Nachbearbeitete Artikel anzeigen\n" -#: src/attrib.c:1289 -#, c-format +#: src/lang.c:158 msgid "# quick_kill_scope=STRING (e.g. talk.*)\n" msgstr "" "# quick_kill_scope=ZEICHENKETTE\n" "# Voreinstellung für Gültigkeitsbereich neuer Kill-Einträge,\n" "# z.B. talk.*\n" -#: src/attrib.c:1290 -#, c-format +#: src/lang.c:159 msgid "# quick_kill_expire=ON/OFF\n" msgstr "" "# quick_kill_expire=ON/OFF\n" "# Kill verfällt automatisch\n" -#: src/attrib.c:1291 -#, c-format +#: src/lang.c:160 msgid "# quick_kill_case=ON/OFF\n" msgstr "" "# quick_kill_case=ON/OFF\n" "# Kill beachtet Groß/Kleinschreibung\n" -#: src/attrib.c:1292 -#, c-format +#: src/lang.c:161 msgid "# quick_kill_header=NUM\n" msgstr "" "# quick_kill_header=ZAHL\n" "# Killen nach:\n" -#: src/attrib.c:1293 src/attrib.c:1302 -#, c-format +#: src/lang.c:162 src/lang.c:171 msgid "# 0=Subject: (case sensitive) 1=Subject: (ignore case)\n" msgstr "" "# 0=Subject: (Groß/Kleinschreibung beachten), 1=Subject: (G/K " "ignorieren)\n" -#: src/attrib.c:1294 src/attrib.c:1303 -#, c-format +#: src/lang.c:163 src/lang.c:172 msgid "# 2=From: (case sensitive) 3=From: (ignore case)\n" msgstr "# 2=From: (G/K beachten), 3=From: (G/K ignorieren)\n" -#: src/attrib.c:1295 src/attrib.c:1304 -#, c-format +#: src/lang.c:164 src/lang.c:173 msgid "# 4=Message-ID: & full References: line\n" msgstr "# 4=Message-ID: & alle References: Einträge\n" -#: src/attrib.c:1296 src/attrib.c:1305 -#, c-format +#: src/lang.c:165 src/lang.c:174 msgid "# 5=Message-ID: & last References: entry only\n" msgstr "# 5=Message-ID: & letzter References: Eintrag\n" -#: src/attrib.c:1297 src/attrib.c:1306 -#, c-format +#: src/lang.c:166 src/lang.c:175 msgid "# 6=Message-ID: entry only 7=Lines:\n" msgstr "# 6=Message-ID: allein, 7=Lines:\n" -#: src/attrib.c:1298 -#, c-format +#: src/lang.c:167 msgid "# quick_select_scope=STRING\n" msgstr "" "# quick_select_scope=ZEICHENKETTE\n" "# Voreinstellung für Gültigkeitsbereich neuer Auswahlregeln (Hochscoren)\n" -#: src/attrib.c:1299 -#, c-format +#: src/lang.c:168 msgid "# quick_select_expire=ON/OFF\n" msgstr "" "# quick_select_expire=ON/OFF\n" "# Regel verfällt automatisch\n" -#: src/attrib.c:1300 -#, c-format +#: src/lang.c:169 msgid "# quick_select_case=ON/OFF\n" msgstr "" "# quick_select_case=ON/OFF\n" "# Regel beachtet Groß/Kleinschreibung\n" -#: src/attrib.c:1301 -#, c-format +#: src/lang.c:170 msgid "# quick_select_header=NUM\n" msgstr "" "# quick_select_header=NUM\n" "# Auswählen (Hochscoren) nach:\n" -#: src/attrib.c:1307 -#, c-format -msgid "# quote_chars=STRING (%%I for initials)\n" +#: src/lang.c:176 +msgid "# quote_chars=STRING (%I for initials)\n" msgstr "" "# quote_chars=ZEICHENKETTE\n" -"# Zeichen für Zitate in Antworten, %%I ergibt Autoreninitialen\n" +"# Zeichen für Zitate in Antworten, %I ergibt Autoreninitialen\n" -#: src/attrib.c:1309 -#, c-format +#: src/lang.c:178 msgid "# print_header=ON/OFF\n" msgstr "" "# print_header=ON/OFF\n" "# Alle Header beim Drucken ausgeben\n" -#: src/attrib.c:1311 -#, c-format +#: src/lang.c:180 msgid "# process_only_unread=ON/OFF\n" msgstr "# process_only_unread=ON/OFF\n" -#: src/attrib.c:1312 -#, c-format +#: src/lang.c:181 msgid "# prompt_followupto=ON/OFF\n" msgstr "" "# prompt_followupto=ON/OFF\n" "# Leeren Followup-To:-Header anzeigen beim Erstellen eines Artikels\n" -#: src/attrib.c:1313 -#, c-format +#: src/lang.c:182 msgid "# savedir=STRING (eg. ~user/News)\n" msgstr "" "# savedir=ZEICHENKETTE\n" "# Verzeichnis zum Speichern, z.B. ~user/News\n" -#: src/attrib.c:1314 -#, c-format +#: src/lang.c:183 msgid "# savefile=STRING (eg. =linux)\n" msgstr "" "# savefile=ZEICHENKETTE\n" "# Datei zum Speichern, z.B. =linux\n" -#: src/attrib.c:1315 -#, c-format +#: src/lang.c:184 msgid "# sigfile=STRING (eg. $var/sig)\n" msgstr "" "# sigfile=ZEICHENKETTE\n" "# Signatur, z.B. $var/sig\n" -#: src/attrib.c:1316 -#, c-format +#: src/lang.c:185 msgid "# show_author=NUM\n" msgstr "" "# show_author=ZAHL\n" "# Anzeige des From-Felds\n" -#: src/attrib.c:1322 -#, c-format +#: src/lang.c:186 msgid "# show_signatures=ON/OFF\n" msgstr "" "# show_signatures=ON/OFF\n" "# Signaturen anzeigen\n" -#: src/attrib.c:1324 -#, c-format +#: src/lang.c:187 +msgid "# show_art_score=ON/OFF\n" +msgstr "" +"# show_art_score=ON/OFF\n" +"# Zeige Bewertung an\n" + +#: src/lang.c:189 msgid "# suppress_soft_hyphens=ON/OFF\n" msgstr "" "# suppress_soft_hyphens=ON/OFF\n" "# weiche Bindestriche entfernen\n" -#: src/attrib.c:1326 -#, c-format +#: src/lang.c:191 msgid "# show_only_unread_arts=ON/OFF\n" msgstr "" "# show_only_unread_arts=ON/OFF\n" "# nur ungelesene Artikel anzeigen\n" -#: src/attrib.c:1327 -#, c-format +#: src/lang.c:192 msgid "# sigdashes=ON/OFF\n" msgstr "" "# sigdashes=ON/OFF\n" "# Signatur mit '\\n-- \\n' abtrennen\n" -#: src/attrib.c:1328 -#, c-format +#: src/lang.c:193 msgid "# signature_repost=ON/OFF\n" msgstr "" "# signature_repost=ON/OFF\n" "# Signatur beim Reposten anhängen\n" -#: src/attrib.c:1329 -#, c-format +#: src/lang.c:194 msgid "# sort_article_type=NUM\n" msgstr "" "# sort_article_type=ZAHL\n" "# Artikel sortieren nach:\n" -#: src/attrib.c:1347 -#, c-format +#: src/lang.c:195 msgid "# sort_threads_type=NUM\n" msgstr "" "# sort_threads_type=ZAHL\n" "# Threads sortieren nach:\n" -#: src/attrib.c:1356 -#, c-format +#: src/lang.c:196 msgid "# tex2iso_conv=ON/OFF\n" msgstr "" "# tex2iso_conv=ON/OFF\n" "# Automatische Umwandlung von TeX-Umlauten\n" -#: src/attrib.c:1357 -#, c-format +#: src/lang.c:197 msgid "# thread_catchup_on_exit=ON/OFF\n" msgstr "# thread_catchup_on_exit=ON/OFF\n" -#: src/attrib.c:1358 -#, c-format +#: src/lang.c:198 msgid "# thread_articles=NUM" msgstr "" "# thread_articles=ZAHL\n" "# Threading nach:" -#: src/attrib.c:1365 -#, c-format -msgid "# thread_format=STRING (eg. %%n %%m [%%L] %%T %%F)\n" +#: src/lang.c:199 +msgid "# thread_format=STRING (eg. %n %m [%L] %T %F)\n" msgstr "" "# thread_format=ZEICHENKETTE\n" -"# z.B. %%n %%m [%%L] %%T %%F\n" +"# z.B. %n %m [%L] %T %F\n" -#: src/attrib.c:1366 -#, c-format +#: src/lang.c:200 msgid "# thread_perc=NUM\n" msgstr "" "# thread_perc=ZAHL\n" "# Wie viel Prozent des Subjects müssen gleich sein?\n" -#: src/attrib.c:1367 -#, c-format +#: src/lang.c:201 msgid "# trim_article_body=NUM\n" msgstr "# trim_article_body=ZAHL\n" -#: src/attrib.c:1368 -#, c-format +#: src/lang.c:202 msgid "# 0 = Don't trim article body\n" msgstr "# 0 = Artikelrumpf nicht anpassen\n" -#: src/attrib.c:1369 -#, c-format +#: src/lang.c:203 msgid "# 1 = Skip leading blank lines\n" msgstr "# 1 = Führende Leerzeilen überspringen\n" -#: src/attrib.c:1370 -#, c-format +#: src/lang.c:204 msgid "# 2 = Skip trailing blank lines\n" msgstr "# 2 = Abschließende Leerzeilen überspringen\n" -#: src/attrib.c:1371 -#, c-format +#: src/lang.c:205 msgid "# 3 = Skip leading and trailing blank lines\n" msgstr "# 3 = Führende und abschließende Leerzeilen überspringen\n" -#: src/attrib.c:1372 -#, c-format +#: src/lang.c:206 msgid "# 4 = Compact multiple blank lines between text blocks\n" msgstr "# 4 = Leerzeilen zwischen Textblöcken zusammenfassen\n" -#: src/attrib.c:1373 -#, c-format +#: src/lang.c:207 msgid "" "# 5 = Compact multiple blank lines between text blocks and skip\n" "# leading blank lines\n" @@ -575,8 +734,7 @@ msgstr "" "# 5 = Leerzeilen zwischen Textblöcken zusammenfassen und\n" "# führende Leerzeilen überspringen\n" -#: src/attrib.c:1374 -#, c-format +#: src/lang.c:208 msgid "" "# 6 = Compact multiple blank lines between text blocks and skip\n" "# trailing blank lines\n" @@ -584,8 +742,7 @@ msgstr "" "# 6 = Leerzeilen zwischen Textblöcken zusammenfassen und\n" "# abschließende Leerzeilen überspringen\n" -#: src/attrib.c:1375 -#, c-format +#: src/lang.c:209 msgid "" "# 7 = Compact multiple blank lines between text blocks and skip\n" "# leading and trailing blank lines\n" @@ -593,50 +750,43 @@ msgstr "" "# 7 = Leerzeilen zwischen Textblöcken zusammenfassen und\n" "# führende sowie abschließende Leerzeilen überspringen\n" -#: src/attrib.c:1376 -#, c-format +#: src/lang.c:210 msgid "# verbatim_handling=ON/OFF\n" msgstr "" "# verbatim_handling=ON/OFF\n" "# Wortgetreue Textblöcke erkennen\n" -#: src/attrib.c:1378 -#, c-format +#: src/lang.c:212 msgid "# extquote_handling=ON/OFF\n" msgstr "" "# extquote_handling=ON/OFF\n" "# Fremdzitate erkennen\n" -#: src/attrib.c:1380 -#, c-format +#: src/lang.c:214 msgid "# wrap_on_next_unread=ON/OFF\n" msgstr "# wrap_on_next_unread=ON/OFF\n" -#: src/attrib.c:1381 -#, c-format +#: src/lang.c:215 msgid "# x_body=STRING (eg. ~/.tin/extra-body-text)\n" msgstr "" "# x_body=ZEICHENKETTE\n" "# Text wird automatisch zu Beginn des Artikels eingefügt,\n" "# z.B. ~/.tin/extra-body-text\n" -#: src/attrib.c:1382 -#, c-format +#: src/lang.c:216 msgid "# x_comment_to=ON/OFF\n" msgstr "" "# x_comment_to=ON/OFF\n" "# X-Comment-To:-Header einfügen.\n" "# (Nur sinnvoll in nach Fido Technology Network gegateten Gruppen.)\n" -#: src/attrib.c:1383 -#, c-format +#: src/lang.c:217 msgid "# x_headers=STRING (eg. ~/.tin/extra-headers)\n" msgstr "" "# x_headers=ZEICHENKETTE\n" "# Zusätzliche Header, z.B. ~/.tin/extra-headers\n" -#: src/attrib.c:1384 -#, c-format +#: src/lang.c:218 msgid "" "#\n" "# Note that it is best to put general (global scoping)\n" @@ -644,8 +794,7 @@ msgstr "" "#\n" "# Es empfiehlt sich, zuerst allgemein gültige und danach spezielle,\n" -#: src/attrib.c:1385 -#, c-format +#: src/lang.c:219 msgid "" "# entries first followed by group specific entries.\n" "#\n" @@ -653,280 +802,62 @@ msgstr "" "# nur für bestimmte Newsgruppen gültige Einträge aufzuführen.\n" "#\n" -#: src/attrib.c:1386 -#, c-format +#: src/lang.c:220 msgid "############################################################################\n" msgstr "############################################################################\n" -#: src/cook.c:631 -msgid "(unknown)" -msgstr "(unbekannt)" - -#: src/keymap.c:282 -msgid "NULL" -msgstr "NULL" - -#: src/lang.c:45 -msgid "1 Response" -msgstr "1 Antwort" - -#: src/lang.c:49 -#, c-format -msgid "" -"\n" -"%s contains no newsgroups. Exiting." -msgstr "" -"\n" -"%s enthält keine Newsgruppen. tin beendet sich." - -#: src/lang.c:50 -msgid "all " -msgstr "alle " - -#: src/lang.c:51 -msgid "All groups" -msgstr "Alle Gruppen" - -#: src/lang.c:52 -#, c-format -msgid "File %s exists. %s=append, %s=overwrite, %s=quit: " -msgstr "Datei %s existiert. %s=anfügen, %s=überschreiben, %s=beenden: " - -#: src/lang.c:53 -msgid "Article cancelled (deleted)." -msgstr "Artikel gecancelt (gelöscht)." - -#: src/lang.c:55 -msgid "Article cannot be cancelled (deleted)." -msgstr "Artikel kann nicht gecancelt (gelöscht) werden." - -#: src/lang.c:57 -msgid "Article deleted." -msgstr "Artikel gelöscht." - -#: src/lang.c:58 -#, c-format -msgid "" -"\n" -"Your article:\n" -" \"%s\"\n" -"will be mailed to the following address:\n" -" %s" -msgstr "" -"\n" -"Ihr Artikel:\n" -" \"%s\"\n" -"wird an folgende Adresse gesendet:\n" -" %s" - -#: src/lang.c:59 -#, c-format -msgid "" -"\n" -"Your article:\n" -" \"%s\"\n" -"will be posted to the following %s:\n" -msgstr "" -"\n" -"Ihr Artikel:\n" -" \"%s\"\n" -"wird in folgende %s gepostet:\n" - -#: src/lang.c:60 -msgid "Article not posted!" -msgstr "Artikel nicht gepostet!" - -#: src/lang.c:61 -msgid "Article not saved" -msgstr "Artikel nicht gespeichert" - -#: src/lang.c:62 -msgid "Article Level Commands" -msgstr "Artikelbereich Befehle" - -#: src/lang.c:63 -msgid "Article has no parent" -msgstr "Artikel hat keinen Bezugsartikel" - -#: src/lang.c:64 -msgid "Parent article has been killed" -msgstr "Der Bezugsartikel wurde gekillt" - -#: src/lang.c:65 -msgid "Parent article is unavailable" -msgstr "Bezugsartikel nicht verfügbar" - -#: src/lang.c:66 -#, c-format -msgid "Article posted: %s" -msgstr "Artikel gepostet: %s" - -#: src/lang.c:67 -#, c-format -msgid "Article rejected (saved to %s)" -msgstr "Artikel abgelehnt (abgespeichert als %s)" - -#: src/lang.c:68 -#, c-format -msgid "" -"%s=article, %s=thread, %s=range, %s=hot, %s=pattern, %s=tagged, %s=quit: " -msgstr "" -"%s=Artikel %s=Thread %s=Bereich %s=herv. %s=Muster %s=markierte %s=beenden: " - -#: src/lang.c:69 -msgid "Article unavailable" -msgstr "Artikel nicht verfügbar" - -#: src/lang.c:70 -msgid "Article undeleted." -msgstr "Artikel löschen rückgängig gemacht." - -#: src/lang.c:71 -#, c-format -msgid "Article %4d of %4d" -msgstr "Artikel %4d von %4d" - -#: src/lang.c:73 -msgid "articles" -msgstr "Artikel" - -#: src/lang.c:74 -msgid "This is a repost of the following article:" -msgstr "Dies ist ein Repost des folgenden Artikels:" - -#: src/lang.c:75 -msgid "article" -msgstr "Artikel" - -#: src/lang.c:76 -msgid "Article" -msgstr "Artikel" - -#: src/lang.c:77 -#, c-format -msgid "-- %d %s mailed --" -msgstr "-- %d %s gemailt --" - -#: src/lang.c:78 -#, c-format -msgid " at %s" -msgstr " bei %s" - -#: src/lang.c:79 -#, c-format -msgid "%*s[-- %s/%s, encoding %s%s%s, %d lines%s%s --]\n" -msgstr "%*s[-- %s/%s, Encoding %s%s%s, %d Zeilen%s%s --]\n" - -#: src/lang.c:80 -msgid ", charset: " -msgstr ", Zeichensatz: " - -#: src/lang.c:81 -#, c-format -msgid "%*s[-- charset %s not supported --]\n" -msgstr "%*s[-- Zeichensatz %s wird nicht unterstützt --]\n" - -#: src/lang.c:82 -#, c-format -msgid "%*s[-- Description: %s --]\n" -msgstr "%*s[-- Beschreibung: %s --]\n" - -#: src/lang.c:83 -#, c-format -msgid "%d lines" -msgstr "%d Zeilen" - -#: src/lang.c:84 -msgid "Attachment Menu" -msgstr "Anhängemenü" - -#: src/lang.c:85 -msgid "Attachment Menu Commands" -msgstr "Anhängemenü Befehle" - -#: src/lang.c:86 -msgid "" -msgstr "" - -#: src/lang.c:87 -#, c-format -msgid "Attachment saved successfully. (%s)" -msgstr "Anhang erfolgreich gespeichert. (%s)" - -#: src/lang.c:88 -#, c-format -msgid "%d of %d attachments saved successfully." -msgstr "%d von %d Anhängen erfolgreich gespeichert." - -#: src/lang.c:89 -msgid "Select attachment> " -msgstr "Wähle Anhang> " - -#: src/lang.c:90 -msgid "Tagged attachment" -msgstr "Anhang markiert" - -#: src/lang.c:91 -#, c-format -msgid "%d attachments tagged" -msgstr "%d Anhänge markiert" - -#: src/lang.c:92 -msgid "Untagged attachment" -msgstr "Anhang unmarkiert" - -#: src/lang.c:93 +#: src/lang.c:221 msgid "Attributes Menu Commands" msgstr "Attributemenü Befehle" -#: src/lang.c:94 +#: src/lang.c:222 #, c-format msgid "attribute with no scope: %s" msgstr "Attribut ohne Gültigkeitsbereich: %s" -#: src/lang.c:96 +#: src/lang.c:224 #, c-format msgid "%d Authentication failed" msgstr "%d Anmeldung fehlgeschlagen" -#: src/lang.c:97 +#: src/lang.c:225 #, c-format msgid "NNTP authorization password not found for %s" msgstr "NNTP Anmeldepasswort für %s nicht gefunden" -#: src/lang.c:98 +#: src/lang.c:226 msgid "Server expects authentication.\n" msgstr "Der Server verlangt Anmeldung (Passwort).\n" -#: src/lang.c:99 +#: src/lang.c:227 msgid " Please enter password: " msgstr " Bitte das Passwort eingeben: " -#: src/lang.c:100 +#: src/lang.c:228 msgid " Please enter username: " msgstr " Bitte den Benutzernamen eingeben: " -#: src/lang.c:101 +#: src/lang.c:229 #, c-format msgid "Authorized for user: %s\n" msgstr "Angemeldet als Benutzer: %s\n" -#: src/lang.c:102 +#: src/lang.c:230 #, c-format msgid "Authorization failed for user: %s\n" msgstr "Anmeldung für den Benutzer \"%s\" fehlgeschlagen\n" -#: src/lang.c:104 +#: src/lang.c:232 #, c-format msgid "Author search backwards [%s]> " msgstr "Autorsuche rückwärts [%s]> " -#: src/lang.c:105 +#: src/lang.c:233 #, c-format msgid "Author search forwards [%s]> " msgstr "Autorsuche vorwärts [%s]> " -#: src/lang.c:106 +#: src/lang.c:234 #, c-format msgid "" "\n" @@ -935,268 +866,441 @@ msgstr "" "\n" "Automatisch abonniert: %s" -#: src/lang.c:107 +#: src/lang.c:235 msgid "Autosubscribing groups...\n" msgstr "Automatisches Abonnieren der Gruppen...\n" -#: src/lang.c:108 +#: src/lang.c:236 #, c-format msgid "Autoselecting articles (use '%s' to see all unread) ..." msgstr "Automatische Artikelauswahl ('%s' um alle ungelesenen zu sehen) ..." -#: src/lang.c:110 +#: src/lang.c:238 #, c-format msgid "" "Article to be posted resulted in errors/warnings. %s=quit, %s=Menu, %s=edit: " msgstr "" "Artikel verursachte Fehler/Warnungen. %s=beenden, %s=Menü, %s=editieren: " -#: src/lang.c:111 +#: src/lang.c:239 #, c-format msgid "Unrecognized attribute: %s" msgstr "Unbekannte Attribute: %s" -#: src/lang.c:112 +#: src/lang.c:240 #, c-format msgid "Bad command. Type '%s' for help." msgstr "Ungültiger Befehl. Drücken Sie '%s' für Hilfe." -#: src/lang.c:114 +#: src/lang.c:242 msgid "Base article" msgstr "Ursprungsartikel" -#: src/lang.c:115 +#: src/lang.c:243 msgid "Base article range" msgstr "Bereich für Ursprungsartikel" -#: src/lang.c:116 +#: src/lang.c:244 #, c-format msgid "%s: Updating of index files not supported: cache_overview_files=%s" msgstr "" "%s: Aktualisieren der Index-Dateien nicht unterstützt: cache_overview_files=" "%s" -#: src/lang.c:117 +#: src/lang.c:245 msgid "*** Beginning of article ***" msgstr "*** Anfang des Artikels ***" -#: src/lang.c:118 +#: src/lang.c:246 msgid "*** Beginning of page ***" msgstr "*** Seitenanfang ***" -#: src/lang.c:120 +#: src/lang.c:248 +msgid "bytes" +msgstr "Bytes" + +#: src/lang.c:251 #, c-format msgid "Cancel (delete) or supersede (overwrite) article [%%s]? (%s/%s/%s): " msgstr "[%%s] canceln (löschen) oder superseden (überschreiben)? (%s/%s/%s): " -#: src/lang.c:121 +#: src/lang.c:252 msgid "Cancelling article..." msgstr "Lösche Artikel..." -#: src/lang.c:123 +#: src/lang.c:254 #, c-format msgid "Cannot create %s" msgstr "Kann %s nicht erstellen" -#: src/lang.c:126 +#: src/lang.c:257 #, c-format msgid "Can't find base article %d" msgstr "Kann den Basisartikel %d nicht finden" -#: src/lang.c:128 +#: src/lang.c:259 #, c-format msgid "Can't open %s" msgstr "Kann %s nicht öffnen" -#: src/lang.c:129 +#: src/lang.c:260 #, c-format msgid "Couldn't open %s for saving" msgstr "Kann %s nicht speichern" -#: src/lang.c:130 +#: src/lang.c:261 msgid "*** Posting not allowed ***" msgstr "*** Posten nicht erlaubt ***" -#: src/lang.c:131 +#: src/lang.c:262 #, c-format msgid "Posting is not allowed to %s" msgstr "Posten nach %s ist nicht erlaubt" -#: src/lang.c:133 +#: src/lang.c:264 #, c-format msgid "Can't retrieve %s" msgstr "Kann %s nicht empfangen" -#: src/lang.c:135 +#: src/lang.c:266 +msgid "Can't supersede in mailgroups, try repost instead." +msgstr "" +"Überschreiben in Mailgruppen nicht möglich, stattdessen Reposting benutzen." + +#: src/lang.c:267 #, c-format msgid "%s is a directory" msgstr "%s ist ein Verzeichnis" -#: src/lang.c:136 +#: src/lang.c:268 msgid "Catchup" msgstr "Catchup" -#: src/lang.c:137 +#: src/lang.c:269 #, c-format msgid "Catchup %s..." msgstr "Catchup von %s..." -#: src/lang.c:138 +#: src/lang.c:270 msgid "Catchup all groups entered during this session?" msgstr "Alle betretenen Gruppen als gelesen markieren?" -#: src/lang.c:139 +#: src/lang.c:271 msgid "You have tagged articles in this group - catchup anyway?" msgstr "" "Markierte Artikel in der Gruppe - trotzdem aufholen (als gelesen markieren)?" -#: src/lang.c:140 +#: src/lang.c:272 #, c-format msgid "%s %d %s in %lu seconds\n" msgstr "%s %d %s in %lu Sekunden\n" -#: src/lang.c:141 +#: src/lang.c:273 msgid "Caughtup" msgstr "Aufgeholt" -#: src/lang.c:142 +#: src/lang.c:274 msgid "Check Prepared Article" msgstr "Überprüfe vorbereiteten Artikel" -#: src/lang.c:143 +#: src/lang.c:275 msgid "Checking for new groups... " msgstr "Prüfe, ob neue Gruppen vorhanden sind... " -#: src/lang.c:144 -msgid "Checking for news..." -msgstr "Prüfe, ob neue Artikel vorhanden sind..." +#: src/lang.c:276 +msgid "Checking for news...\n" +msgstr "Prüfe, ob neue Artikel vorhanden sind...\n" -#: src/lang.c:145 +#: src/lang.c:277 #, c-format msgid "Post-process %s=no, %s=yes, %s=shar, %s=quit: " msgstr "Nachbearbeiten %s=nein, %s=ja, %s=shar, %s=Ende: " -#: src/lang.c:147 +#: src/lang.c:279 msgid "ANSI color disabled" msgstr "ANSI Farben ausgeschaltet" -#: src/lang.c:148 +#: src/lang.c:280 msgid "ANSI color enabled" msgstr "ANSI Farben eingeschaltet" -#: src/lang.c:150 +#: src/lang.c:282 #, c-format msgid "Command failed: %s" msgstr "Befehl fehlgeschlagen: %s" -#: src/lang.c:152 +#: src/lang.c:284 msgid "Mark not selected articles read?" msgstr "Nicht ausgewählte (hot) Artikel auf gelesen setzen?" -#: src/lang.c:154 -#, c-format -msgid "Connecting to %s..." -msgstr "Verbinde mit %s..." - -#: src/lang.c:156 +#: src/lang.c:285 msgid "Connection Info" msgstr "Informationen zur Verbindung" -#: src/lang.c:157 +#: src/lang.c:286 +msgid "Reading from local spool.\n" +msgstr "Lese aus dem lokalen Spool.\n" + +#: src/lang.c:287 +msgid "Reading saved news.\n" +msgstr "Lese gespeicherte Artikel.\n" + +#: src/lang.c:295 +msgid "" +"\n" +"Local spool config:\n" +"-------------------\n" +msgstr "" +"\n" +"Konfiguration des lokalen Spools:\n" +"---------------------------------\n" + +#: src/lang.c:300 +msgid "COMPRESS :" +msgstr "COMPRESS :" + +#: src/lang.c:301 +msgid "" +"\n" +"Connection details:\n" +"-------------------\n" +msgstr "" +"\n" +"Verbindungsdetails:\n" +"-------------------\n" + +#: src/lang.c:303 +#, c-format +msgid " DEFLATE %s\n" +msgstr " DEFLATE %s\n" + +#: src/lang.c:304 +msgid "(enabled)" +msgstr "(aktiviert)" + +#: src/lang.c:305 +msgid "(inactive)" +msgstr "(inaktiv)" + +#: src/lang.c:307 +msgid " DEFLATE (not supported)\n" +msgstr " DEFLATE (nicht unterstützt)\n" + +#: src/lang.c:310 +msgid "(disabled)" +msgstr "(deaktiviert)" + +#: src/lang.c:311 +#, c-format +msgid "NNTP TIMEOUT : %d seconds %s\n" +msgstr "NNTP TIMEOUT : %d Sekunden %s\n" + +#: src/lang.c:313 +#, c-format +msgid "IMPLEMENTATION: %s\n" +msgstr "UMSETZUNG : %s\n" + +#: src/lang.c:315 +#, c-format +msgid "MAXARTNUM : %s\n" +msgstr "MAXARTNUM : %s\n" + +#: src/lang.c:317 +#, c-format +msgid "Reading via NNTP (%s).\n" +msgstr "Lesen per NNTP (%s).\n" + +#: src/lang.c:318 +#, c-format +msgid "NNTPPORT : %u\n" +msgstr "NNTPPORT : %u\n" + +#: src/lang.c:319 +msgid "read only" +msgstr "nur lesen" + +#: src/lang.c:320 +msgid "read/write" +msgstr "lesen/schreiben" + +#: src/lang.c:321 +#, c-format +msgid "NNTPSERVER : %s\n" +msgstr "NNTPSERVER : %s\n" + +#: src/lang.c:323 +#, c-format +msgid "Reading %s via NNTPS (%s; " +msgstr "Lesen per NNTPS (%s; " + +#: src/lang.c:325 +#, c-format +msgid "Certificate #%d\n" +msgstr "Zertifikat #%d\n" + +#: src/lang.c:327 +#, c-format +msgid "Issuer : %s\n" +msgstr "Aussteller: %s\n" + +#: src/lang.c:328 +msgid "" +"\n" +"Server certificate information:\n" +"-------------------------------\n" +msgstr "" +"\n" +"Zertifikat Infos des Servers:\n" +"-----------------------------\n" + +#: src/lang.c:329 +#, c-format +msgid "Subject: %s\n" +msgstr "Gegenstand: %s\n" + +#: src/lang.c:330 +msgid "" +"\n" +"TLS information:\n" +"----------------\n" +msgstr "" +"\n" +"TLS Informationen :\n" +"------------------:\n" + +#: src/lang.c:333 +msgid "UNEXPECTED, possible BUG" +msgstr "UNERWARTET, wahrscheinlicher FEHLER" + +#: src/lang.c:334 +msgid "tolerated as \"-k\" (insecure) requested" +msgstr "geduldet da \"-k\" (unsicher) gewünscht" + +#: src/lang.c:335 +#, c-format +msgid "" +"Server certificate verification FAILED:\n" +"\t%s (%s)\n" +msgstr "" +"Server Zertifikatüberprüfung FEHLGESCHLAGEN:\n" +"\t%s (%s)\n" + +#: src/lang.c:336 +msgid "Server certificate verified successfully.\n" +msgstr "Server Zertifikat erfolgreich geprüft.\n" + +#: src/lang.c:338 +msgid "trusted" +msgstr "vertrauenswürdig" + +#: src/lang.c:339 +msgid "untrusted" +msgstr "nicht vertrauenswürdig" + +#: src/lang.c:342 +msgid "Server certificate verification FAILED: \n" +msgstr "Server Zertifikatüberprüfung FEHLGESCHLAGEN: \n" + +#: src/lang.c:346 +#, c-format +msgid "%s %s (strength %d)\n" +msgstr "%s %s (Stärke %d)\n" + +#: src/lang.c:353 #, c-format msgid "Cook article failed, %s is exiting" msgstr "Artikel aufbereiten fehlgeschlagen, %s beendet sich" -#: src/lang.c:158 +#: src/lang.c:354 msgid "" msgstr "" -#: src/lang.c:159 +#: src/lang.c:355 msgid "Creating active file for saved groups...\n" msgstr "Erzeuge die Datei 'active' für gespeicherte Gruppen...\n" -#: src/lang.c:160 +#: src/lang.c:356 msgid "Creating newsrc file...\n" msgstr "Erzeuge newsrc Datei...\n" -#: src/lang.c:162 src/lang.c:1338 src/lang.c:1358 +#: src/lang.c:358 src/lang.c:1666 src/lang.c:1686 msgid "Default" msgstr "Voreinstellung" -#: src/lang.c:163 +#: src/lang.c:359 msgid "Delete saved files that have been post processed?" msgstr "Löschen der gespeicherten Dateien, die nachbearbeitet wurden?" -#: src/lang.c:164 +#: src/lang.c:360 msgid "Deleting temporary files..." msgstr "Lösche temporäre Dateien..." -#: src/lang.c:166 +#: src/lang.c:362 msgid "*** End of article ***" msgstr "*** Ende des Artikels ***" -#: src/lang.c:167 +#: src/lang.c:363 msgid "*** End of articles ***" msgstr "*** Ende der Artikel ***" -#: src/lang.c:168 +#: src/lang.c:364 msgid "*** End of attachments ***" msgstr "*** Ende der Anhänge ***" -#: src/lang.c:169 +#: src/lang.c:365 msgid "*** End of groups ***" msgstr "*** Ende der Gruppen ***" -#: src/lang.c:170 +#: src/lang.c:366 msgid "*** End of page ***" msgstr "*** Seitenende ***" -#: src/lang.c:171 +#: src/lang.c:367 msgid "*** End of posted articles ***" msgstr "*** Ende der geposteten Artikel ***" -#: src/lang.c:172 +#: src/lang.c:368 msgid "*** End of scopes ***" msgstr "*** Ende der Gültigkeitsbereiche ***" -#: src/lang.c:173 +#: src/lang.c:369 msgid "*** End of thread ***" msgstr "*** Ende des Threads ***" -#: src/lang.c:174 +#: src/lang.c:370 msgid "*** End of URLs ***" msgstr "*** Ende der URLs ***" -#: src/lang.c:175 +#: src/lang.c:371 msgid "Enter limit of articles to get> " msgstr "Anzahl zu holender Artikel> " -#: src/lang.c:176 +#: src/lang.c:372 msgid "Enter Message-ID to go to> " msgstr "Message-ID, die Sie suchen> " -#: src/lang.c:177 +#: src/lang.c:373 msgid " and enter next unread thread" msgstr " und nächsten ungel. Thread betreten" -#: src/lang.c:178 +#: src/lang.c:374 msgid " and enter next unread article" msgstr " und nächsten ungel. Artikel betreten" -#: src/lang.c:179 +#: src/lang.c:375 msgid " and enter next unread group" msgstr " und betritt nächste Gruppe" -#: src/lang.c:180 +#: src/lang.c:376 msgid "Enter option number> " msgstr "Optionsnummer eingeben> " -#: src/lang.c:181 +#: src/lang.c:377 #, c-format msgid "Enter range [%s]> " msgstr "Bereich eingeben [%s]> " -#: src/lang.c:182 +#: src/lang.c:378 msgid "" "\n" "Warning: Approved: header used.\n" @@ -1204,7 +1308,7 @@ msgstr "" "\n" "Warnung: Approved:-Header benutzt.\n" -#: src/lang.c:186 +#: src/lang.c:382 msgid "" "\n" "Error: Bad address in Approved: header.\n" @@ -1212,7 +1316,7 @@ msgstr "" "\n" "Fehler: Ungültige Adresse im Approved:-Header.\n" -#: src/lang.c:187 +#: src/lang.c:383 msgid "" "\n" "Error: Bad address in From: header.\n" @@ -1220,7 +1324,7 @@ msgstr "" "\n" "Fehler: Ungültige Adresse im From:-Header.\n" -#: src/lang.c:188 +#: src/lang.c:384 msgid "" "\n" "Error: Bad FQDN in Message-ID: header.\n" @@ -1228,7 +1332,7 @@ msgstr "" "\n" "Fehler: Ungültiger FQDN im Message-ID:-Header.\n" -#: src/lang.c:189 +#: src/lang.c:385 msgid "" "\n" "Error: Bad address in Reply-To: header.\n" @@ -1236,7 +1340,7 @@ msgstr "" "\n" "Fehler: Ungültige Adresse im Reply-To:-Header.\n" -#: src/lang.c:190 +#: src/lang.c:386 msgid "" "\n" "Error: Bad address in To: header.\n" @@ -1244,27 +1348,42 @@ msgstr "" "\n" "Fehler: Ungültige Adresse im To:-Header.\n" -#: src/lang.c:192 +#: src/lang.c:388 #, c-format msgid "Can't unlock %s" msgstr "Kann Lock auf %s nicht entfernen" -#: src/lang.c:193 +#: src/lang.c:389 #, c-format msgid "Couldn't dotlock %s - article not appended!" msgstr "Konnte %s nicht dotlocken - Artikel nicht angehängt!" -#: src/lang.c:194 +#: src/lang.c:390 #, c-format msgid "Couldn't lock %s - article not appended!" msgstr "Konnte %s nicht locken - Artikel nicht angehängt!" -#: src/lang.c:197 +#: src/lang.c:393 +#, c-format +msgid "" +"Server requires authentication but compression (-C) is already active.\n" +"Restart %s with -A cmd.-line switch in conjunction with -C.\n" +msgstr "" +"Server erfordert Authentifizierung, aber Komprimierung (-C) ist bereits " +"aktiv.\n" +"Starten Sie %s mit der Kommandozeilenoption -A in Verbindung mit -C neu.\n" + +#: src/lang.c:396 #, c-format msgid "Corrupted file %s" msgstr "Datei %s ist beschädigt" -#: src/lang.c:199 +#: src/lang.c:397 +#, c-format +msgid "couldn't expand %s\n" +msgstr "Kann %s nicht expandieren\n" + +#: src/lang.c:399 msgid "" "\n" "Error: Followup-To \"poster\" and a newsgroup is not allowed!\n" @@ -1273,37 +1392,37 @@ msgstr "" "Fehler: Followup-To \"poster\" zusammen mit einem Gruppenname\n" " ist nicht erlaubt!\n" -#: src/lang.c:200 +#: src/lang.c:400 #, c-format msgid "Error: Custom format exceeds screen width. Using default \"%s\"." msgstr "Fehler: Format überschr. Bildschirmbreite. Benutze Voreinst. \"%s\"." -#: src/lang.c:201 +#: src/lang.c:401 msgid "Internal error in GNKSA routine - send bug report.\n" msgstr "" "Interner Fehler in der GNKSA Routine - Senden Sie einen Fehlerbericht.\n" -#: src/lang.c:202 +#: src/lang.c:402 msgid "Left angle bracket missing in route address.\n" msgstr "Linkes Kleiner-als-Zeichen '<' fehlt in Route-Adresse.\n" -#: src/lang.c:203 +#: src/lang.c:403 msgid "Left parenthesis missing in old-style address.\n" msgstr "Linke Klammer '(' fehlt in EMail-Adresse (alter Stil).\n" -#: src/lang.c:204 +#: src/lang.c:404 msgid "Right parenthesis missing in old-style address.\n" msgstr "Rechte Klammer ')' fehlt in EMail-Adresse (alter Stil).\n" -#: src/lang.c:205 +#: src/lang.c:405 msgid "At-sign missing in mail address.\n" msgstr "In der Mailadresse fehlt das '@'.\n" -#: src/lang.c:206 +#: src/lang.c:406 msgid "Single component FQDN is not allowed. Add your domain.\n" msgstr "Ein einteiliger FQDN ist nicht erlaubt. Fügen Sie Ihre Domain hinzu.\n" -#: src/lang.c:207 +#: src/lang.c:407 msgid "" "Invalid domain. Send bug report if your top level domain really exists.\n" "Use .invalid as top level domain for munged addresses.\n" @@ -1311,7 +1430,7 @@ msgstr "" "Unzulässige Domain. Senden Sie einen Fehlerbericht, wenn es Ihre TL-Domain\n" "wirklich gibt. Benutzen Sie .invalid für bewusst falsche Adressen.\n" -#: src/lang.c:208 +#: src/lang.c:408 msgid "" "Illegal domain. Send bug report if your top level domain really exists.\n" "Use .invalid as top level domain for munged addresses.\n" @@ -1319,7 +1438,7 @@ msgstr "" "Regelwidrige Domain. Senden Sie einen Fehlerbericht, wenn es Ihre TL-Domain\n" "wirklich gibt. Benutzen Sie .invalid für bewusst falsche Adressen.\n" -#: src/lang.c:209 +#: src/lang.c:409 msgid "" "Unknown domain. Send bug report if your top level domain really exists.\n" "Use .invalid as top level domain for munged addresses.\n" @@ -1327,53 +1446,53 @@ msgstr "" "Unbekannte Domain. Senden Sie einen Fehlerbericht, wenn es Ihre TL-Domain\n" "wirklich gibt. Benutzen Sie .invalid für bewusst falsche Adressen.\n" -#: src/lang.c:210 +#: src/lang.c:410 msgid "Illegal character in FQDN.\n" msgstr "Ungültiges Zeichen im FQDN.\n" -#: src/lang.c:211 +#: src/lang.c:411 msgid "Zero length FQDN component not allowed.\n" msgstr "Der FQDN darf keine leere Komponente enthalten.\n" -#: src/lang.c:212 +#: src/lang.c:412 msgid "FQDN component exceeds maximum allowed length (63 chars).\n" msgstr "" "Eine Komponente des FQDN überschreitet die maximale Länge (63 Zeichen).\n" -#: src/lang.c:213 +#: src/lang.c:413 msgid "FQDN component may not start or end with hyphen.\n" msgstr "Komponenten des FQDN dürfen nicht mit einem Bindestrich beginnen.\n" -#: src/lang.c:214 +#: src/lang.c:414 msgid "FQDN component may not start with digit.\n" msgstr "Komponenten des FQDN dürfen nicht mit einer Zahl beginnen.\n" -#: src/lang.c:215 +#: src/lang.c:415 msgid "Domain literal has impossible numeric value.\n" msgstr "Die IP-Adresse ist nicht gültig.\n" -#: src/lang.c:216 +#: src/lang.c:416 msgid "" "Domain literal is for private use only and not allowed for global use.\n" msgstr "Die IP-Adresse ist ausschließlich für den privaten Gebrauch gedacht.\n" -#: src/lang.c:217 +#: src/lang.c:417 msgid "Right bracket missing in domain literal.\n" msgstr "Die rechte Klammer nach der IP-Adresse fehlt.\n" -#: src/lang.c:218 +#: src/lang.c:418 msgid "Missing localpart of mail address.\n" msgstr "Fehlender Lokalteil in der Mailadresse.\n" -#: src/lang.c:219 +#: src/lang.c:419 msgid "Illegal character in localpart of mail address.\n" msgstr "Ungültiges Zeichen im Lokalteil der Mailadresse.\n" -#: src/lang.c:220 +#: src/lang.c:420 msgid "Zero length localpart component not allowed.\n" msgstr "Eine leere Lokalteilkomponente ist nicht erlaubt.\n" -#: src/lang.c:221 +#: src/lang.c:421 msgid "" "Illegal character in realname.\n" "Unquoted words may not contain '!()<>@,;:\\.[]' in route addresses.\n" @@ -1381,7 +1500,7 @@ msgstr "" "Ungültiges Zeichen im Realname.\n" "Ungeschützte Wörter dürfen kein '!()<>@,;:\\.[]' in der Adresse enthalten.\n" -#: src/lang.c:222 +#: src/lang.c:422 msgid "" "Illegal character in realname.\n" "Quoted words may not contain '()<>\\'.\n" @@ -1389,7 +1508,7 @@ msgstr "" "Ungültiges Zeichen im Realname.\n" "Geschützte Wörter dürfen kein '()<>\\' enthalten.\n" -#: src/lang.c:223 +#: src/lang.c:423 msgid "" "Illegal character in realname.\n" "Encoded words may not contain '!()<>@,;:\"\\.[]/=' in parameter.\n" @@ -1397,11 +1516,11 @@ msgstr "" "Ungültiges Zeichen im Realname.\n" "Kodierte Wörter dürfen '!()<>@,;:\"\\.[]/=' nicht enthalten.\n" -#: src/lang.c:224 +#: src/lang.c:424 msgid "Bad syntax in encoded word used in realname.\n" msgstr "Falsche Syntax im kodierten Wort, das im Realname enthalten ist.\n" -#: src/lang.c:225 +#: src/lang.c:425 msgid "" "Illegal character in realname.\n" "Unquoted words may not contain '()<>\\' in old-style addresses.\n" @@ -1410,7 +1529,7 @@ msgstr "" "Ungeschützte Wörter dürfen kein '()<>\\' in Adressen enthalten (alter " "Stil).\n" -#: src/lang.c:226 +#: src/lang.c:426 msgid "" "Illegal character in realname.\n" "Control characters and unencoded 8bit characters > 127 are not allowed.\n" @@ -1418,7 +1537,7 @@ msgstr "" "Ungültiges Zeichen im Realname.\n" "Kontrollzeichen und unkodierte 8bit Zeichen > 127 sind verboten.\n" -#: src/lang.c:227 +#: src/lang.c:427 msgid "" "\n" "Error: No blank line found after header.\n" @@ -1426,7 +1545,7 @@ msgstr "" "\n" "Fehler: Keine Leerzeile nach dem Header gefunden.\n" -#: src/lang.c:228 +#: src/lang.c:428 #, c-format msgid "" "\n" @@ -1436,7 +1555,7 @@ msgstr "" "Fehler: Ungültiges %s Format.\n" #. TODO: fixme, US-ASCII is not the only 7bit charset we know about -#: src/lang.c:230 +#: src/lang.c:430 msgid "" "\n" "Error: Posting contains non-ASCII characters but MM_CHARSET is set to\n" @@ -1450,7 +1569,7 @@ msgstr "" " passenden Wert für Ihre Sprache, indem Sie M)enü benutzen,\n" " oder direkt die tinrc ändern.\n" -#: src/lang.c:235 +#: src/lang.c:435 msgid "" "\n" "Error: Posting contains non-ASCII characters but the MIME encoding\n" @@ -1465,7 +1584,7 @@ msgstr "" " \"8bit\" oder \"quoted-printable\" - Zeichensatz abhängig - via\n" " M)enü oder durch editieren der tinrc.\n" -#: src/lang.c:241 +#: src/lang.c:441 msgid "" "\n" "Error: Article starts with blank line instead of header\n" @@ -1473,7 +1592,7 @@ msgstr "" "\n" "Fehler: Der Artikel beginnt mit einer Leerzeile anstatt des Headers\n" -#: src/lang.c:242 +#: src/lang.c:442 #, c-format msgid "" "\n" @@ -1484,7 +1603,7 @@ msgstr "" "Fehler: Der Header in Zeile %d enthält kein ':' nach seinem Bezeichner:\n" "%s\n" -#: src/lang.c:243 +#: src/lang.c:443 #, c-format msgid "" "\n" @@ -1493,7 +1612,7 @@ msgstr "" "\n" "Fehler: Die \"%s:\" Zeile ist leer.\n" -#: src/lang.c:244 +#: src/lang.c:444 #, c-format msgid "" "\n" @@ -1502,7 +1621,7 @@ msgstr "" "\n" "Fehler: Die \"%s:\" Zeile fehlt im Artikel Header.\n" -#: src/lang.c:245 +#: src/lang.c:445 #, c-format msgid "" "\n" @@ -1511,7 +1630,7 @@ msgstr "" "\n" "Fehler: %s enthält auch nicht 7Bit Zeichen.\n" -#: src/lang.c:246 +#: src/lang.c:446 #, c-format msgid "" "\n" @@ -1522,7 +1641,7 @@ msgstr "" "Fehler: Der Header in der Zeile %d hat kein Leerzeichen nach dem ':' :\n" "%s\n" -#: src/lang.c:247 +#: src/lang.c:447 #, c-format msgid "" "\n" @@ -1531,21 +1650,42 @@ msgstr "" "\n" "Fehler: Es sind mehrere (%d) \"%s:\" Zeilen im Header.\n" -#: src/lang.c:248 +#: src/lang.c:448 +#, c-format +msgid "" +"\n" +"Error: Header on line %d has no name:\n" +"%s\n" +msgstr "" +"\n" +"Fehler: Der Header in der Zeile %d hat keinen Namen:\n" +"%s\n" + +#: src/lang.c:450 #, c-format msgid "Insecure permissions of %s (%o)" msgstr "Unsichere Dateiberechtigungen auf %s (%o)" -#: src/lang.c:253 +#: src/lang.c:453 +#, c-format +msgid "Line %d is longer than %d octets and should be folded.\n" +msgstr "Zeile %d ist länger als %d Oktette und sollte gefaltet werden.\n" + +#: src/lang.c:455 +#, c-format +msgid "Line %d is longer than %d octets and should be shortened.\n" +msgstr "Zeile %d ist länger als %d Oktette und sollte gekürzt werden.\n" + +#: src/lang.c:461 #, c-format msgid "MIME parse error: Unexpected end of %s/%s article" msgstr "MIME-Fehler: Unerwartetes Ende des %s/%s-Artikels" -#: src/lang.c:254 +#: src/lang.c:462 msgid "MIME parse error: Start boundary whilst reading headers" msgstr "MIME-Fehler: Anfangsgrenze in Hadern" -#: src/lang.c:256 +#: src/lang.c:464 msgid "" "\n" "Error: \"poster\" is not allowed in Newsgroups!\n" @@ -1553,16 +1693,16 @@ msgstr "" "\n" "Fehler: \"poster\" ist nicht erlaubt in Newsgroups!\n" -#: src/lang.c:257 +#: src/lang.c:465 msgid "Can't get a (fully-qualified) domain-name!" msgstr "Kann keinen (voll qualifizierten) Domainnamen finden!" -#: src/lang.c:258 +#: src/lang.c:466 #, c-format msgid "No permissions to go into %s\n" msgstr "Keine Berechtigung um %s zu betreten\n" -#: src/lang.c:260 +#: src/lang.c:468 msgid "" "\n" "Error: From: line missing.\n" @@ -1570,30 +1710,34 @@ msgstr "" "\n" "Fehler: Die From: Zeile fehlt.\n" -#: src/lang.c:262 +#: src/lang.c:470 #, c-format msgid "No read permissions for %s\n" msgstr "Keine Leseberechtigung für %s\n" -#: src/lang.c:263 +#: src/lang.c:471 #, c-format msgid "File %s does not exist\n" msgstr "Datei %s existiert nicht\n" -#: src/lang.c:264 +#: src/lang.c:472 #, c-format msgid "No write permissions for %s\n" msgstr "Keine Schreibberechtigung für %s\n" -#: src/lang.c:265 +#: src/lang.c:473 msgid "Can't get user information (/etc/passwd missing?)" msgstr "Kann Benutzer-Infos nicht finden (/etc/passwd fehlt?)" -#: src/lang.c:266 +#: src/lang.c:475 msgid "errors" msgstr "Fehler" -#: src/lang.c:268 +#: src/lang.c:476 +msgid "error" +msgstr "Fehler" + +#: src/lang.c:479 #, c-format msgid "" "\n" @@ -1602,83 +1746,61 @@ msgstr "" "\n" "Fehler in Zeile %d: \"Sender:\"-Header ist nicht erlaubt (wird hinzugefügt)\n" -#: src/lang.c:270 +#: src/lang.c:481 #, c-format msgid "Server has non of the groups listed in %s" msgstr "Server führt keine der Gruppen aus %s" -#: src/lang.c:271 -msgid "error" -msgstr "Fehler" +#: src/lang.c:482 +#, c-format +msgid "Error: unlink %s" +msgstr "Fehler: entferne %s" -#: src/lang.c:272 +#: src/lang.c:483 msgid "Unknown display level" msgstr "Unbekannter Level" -#: src/lang.c:273 +#: src/lang.c:485 +msgid "Unreachable?\n" +msgstr "Unerreichbar?\n" + +#: src/lang.c:487 msgid "" msgstr "" -#: src/lang.c:274 +#: src/lang.c:488 msgid "Exiting..." msgstr "Beenden..." -#: src/lang.c:275 +#: src/lang.c:489 msgid "leaving external mail-reader" msgstr "Verlasse externen Mailreader" -#: src/lang.c:276 +#: src/lang.c:490 #, c-format msgid "Extracting %s..." msgstr "Entpacke %s..." -#: src/lang.c:278 +#: src/lang.c:492 #, c-format msgid "Error writing %s file. Filesystem full? File reset to previous state." msgstr "Fehler beim Schreiben von %s. Dateisystem voll? Datei zurückgesetzt." -#: src/lang.c:279 +#: src/lang.c:493 #, c-format msgid "Error making backup of %s file. Filesystem full?" msgstr "Fehler beim Erzeugen der Sicherung von %s. Dateisystem voll?" -#: src/lang.c:280 +#: src/lang.c:494 #, c-format msgid "Filtering global rules (%d/%d) ('q' to quit)..." msgstr "Filtern nach den globalen Regeln (%d/%d) ('q' zum Beenden)..." -#: src/lang.c:281 +#: src/lang.c:495 msgid "Rule created by: " msgstr "Regel erstellt von: " -#: src/lang.c:282 -#, c-format -msgid "Enter pattern [%s]> " -msgstr "Muster eingeben [%s]> " - -#: src/lang.c:283 -#, c-format -msgid "" -"\n" -"You requested followups to your article to go to the following %s:\n" -msgstr "" -"\n" -"Antworten auf Ihre Artikel sollen in folgenden %s erscheinen:\n" - -#: src/lang.c:284 -#, c-format -msgid " %s\t Answers will be directed to you by mail.\n" -msgstr " %s\t Antworten erhalten Sie direkt per Mail.\n" - -#: src/lang.c:285 -msgid "-- forwarded message --\n" -msgstr "-- weitergeleitete Nachricht --\n" - -#: src/lang.c:286 -msgid "-- end of forwarded message --\n" -msgstr "-- Ende der weitergeleiteten Nachricht --\n" - -#: src/lang.c:287 +#: src/lang.c:496 msgid "" "# Format:\n" "# comment=STRING Optional. Multiple lines allowed. Comments must be " @@ -1748,891 +1870,931 @@ msgstr "" "# (Anzahl der Sekunden seit 1970-01-01 00:00:00 UTC)\n" "#\n" -#: src/lang.c:311 +#: src/lang.c:522 #, c-format msgid "Enter score for rule (default=%d): " msgstr "Bewertung für Regel (Standard=%d): " -#: src/lang.c:312 +#: src/lang.c:523 #, c-format msgid "Enter the score weight (range 0 < score <= %d)" msgstr "Geben Sie die Höhe der Bewertung an (Bereich 0 < Bewertung <= %d)" #. SCORE_MAX -#: src/lang.c:313 +#: src/lang.c:524 msgid "Full" msgstr "Voll" -#: src/lang.c:314 +#: src/lang.c:525 msgid "Comment (optional) : " msgstr "Kommentar (optional): " -#: src/lang.c:315 +#: src/lang.c:527 +msgid "Malformed overview entry: servername missing." +msgstr "Fehlerhafter Overview-Eintrag: Servername fehlt." + +#: src/lang.c:528 +#, c-format +msgid "\t Xref: %s" +msgstr "\t Xref: %s" + +#: src/lang.c:529 +msgid "Skipping Xref filter" +msgstr "Überspringe Xref-Filter" + +#: src/lang.c:531 msgid "Apply pattern to : " msgstr "Wende Muster an auf : " -#: src/lang.c:316 +#: src/lang.c:532 +#, c-format +msgid "Enter pattern [%s]> " +msgstr "Muster eingeben [%s]> " + +#: src/lang.c:533 +#, c-format +msgid "" +"\n" +"You requested followups to your article to go to the following %s:\n" +msgstr "" +"\n" +"Antworten auf Ihre Artikel sollen in folgenden %s erscheinen:\n" + +#: src/lang.c:534 +#, c-format +msgid " %s\t Answers will be directed to you by mail.\n" +msgstr " %s\t Antworten erhalten Sie direkt per Mail.\n" + +#: src/lang.c:535 +msgid "-- forwarded message --\n" +msgstr "-- weitergeleitete Nachricht --\n" + +#: src/lang.c:536 +msgid "-- end of forwarded message --\n" +msgstr "-- Ende der weitergeleiteten Nachricht --\n" + +#: src/lang.c:537 msgid "From: line (ignore case) " msgstr "From: Zeile (ignoriere Groß- Kleinschreibung)" -#: src/lang.c:317 +#: src/lang.c:538 msgid "From: line (case sensitive) " msgstr "From: Zeile (Groß- Kleinschreibung beachten) " -#: src/lang.c:319 +#: src/lang.c:541 #, c-format msgid "%s%s: Unknown host.\n" msgstr "%s%s: Unbekannter Host.\n" -#: src/lang.c:321 +#: src/lang.c:543 msgid "global " msgstr "Global " -#: src/lang.c:322 +#: src/lang.c:544 #, c-format msgid "Please use %.100s instead" msgstr "Bitte %.100s statt dessen benutzen" -#: src/lang.c:323 +#: src/lang.c:545 #, c-format msgid "%s is bogus" msgstr "%s ist ungültig" -#: src/lang.c:324 +#: src/lang.c:546 #, c-format msgid "Group %s is moderated. Continue?" msgstr "Gruppe %s ist moderiert. Fortfahren?" -#: src/lang.c:325 +#: src/lang.c:547 msgid "groups" msgstr "Gruppen" -#: src/lang.c:326 +#: src/lang.c:548 #, c-format msgid "Rereading %s..." msgstr "Lese %s..." -#: src/lang.c:327 +#: src/lang.c:549 msgid "Top Level Commands" msgstr "Top Level Befehle" -#: src/lang.c:328 +#: src/lang.c:550 msgid "Group Selection" msgstr "Gruppen-Auswahl" -#: src/lang.c:329 +#: src/lang.c:551 msgid "group" msgstr "Gruppe" -#: src/lang.c:330 +#: src/lang.c:552 msgid "" "*** Group descriptions are disabled according to current select_format ***" msgstr "" "*** Gruppenbeschreibungen sind aktuell in select_format deaktiviert ***" -#: src/lang.c:332 +#: src/lang.c:554 msgid "" "One or more lines of comment. to add a line or proceed if line is empty." msgstr "" "Kommentarzeile(n). für nächsten Menüpunkt bzw. Ende der eingeg. Zeile." -#: src/lang.c:333 +#: src/lang.c:555 msgid "From: line to add to filter file. toggles & sets." msgstr "From: zum Filter hinzufügen. wechselt & setzt." -#: src/lang.c:334 +#: src/lang.c:556 msgid "" "Linecount of articles to be filtered. < for less, > for more, = for equal." msgstr "" "Zeilenzahl der Artikel, die gefiltert werden. < weniger, > mehr, = gleich." -#: src/lang.c:335 +#: src/lang.c:557 msgid "Message-ID: line to add to filter file. toggles & sets." msgstr "Message-ID: zum Filter hinzufügen. wechselt & setzt." -#: src/lang.c:336 +#: src/lang.c:558 msgid "Subject: line to add to filter file. toggles & sets." msgstr "Subject: zum Filter hinzufügen. wechselt & setzt." -#: src/lang.c:337 +#: src/lang.c:559 msgid "" "Enter text pattern to filter if Subject: & From: lines are not what you want." msgstr "" "Textmuster zum Filtern, wenn Subject: & From: nicht Ihren Wünschen " "entspricht." -#: src/lang.c:338 +#: src/lang.c:560 msgid "" "Select where text pattern should be applied. toggles & sets." msgstr "" "Wähle worauf das Textmuster angewendet wird. wechselt & setzt." -#: src/lang.c:339 +#: src/lang.c:561 msgid "" "Expiration time in days for the entered filter. toggles & sets." msgstr "" "Gültigkeitsdauer in Tagen für den Filter. wechselt & setzt." -#: src/lang.c:340 +#: src/lang.c:562 msgid "" "Apply kill only to current group or all groups. toggles & sets." msgstr "" "Filterregel gilt für aktuelle/alle Gruppe(n). wechselt & setzt." -#: src/lang.c:341 +#: src/lang.c:563 msgid "" "Apply select to current group or all groups. toggles & sets." msgstr "" "Filterregel gilt für aktuelle/allen Gruppe(n). wechselt & setzt." -#: src/lang.c:342 +#: src/lang.c:564 msgid "kill an article via a menu" msgstr "Killt einen Artikel mittels eines Menüs" -#: src/lang.c:343 +#: src/lang.c:565 msgid "auto-select (hot) an article via a menu" msgstr "Filterregel (hochscoren) für Artikel via Menü erstellen" -#: src/lang.c:344 +#: src/lang.c:566 msgid "Browse URLs in article" msgstr "URLs im Artikel mit Browser öffnen" -#: src/lang.c:345 +#: src/lang.c:567 msgid "0 - 9\t display article by number in current thread" msgstr "0 - 9\t zeigt Artikel nach Nummern sortiert im aktuellen Thread" -#: src/lang.c:347 +#: src/lang.c:569 msgid "cancel (delete) or supersede (overwrite) current article" msgstr "Cancelt (löscht) oder ersetzt den aktuellen Artikel" -#: src/lang.c:348 +#: src/lang.c:570 msgid "post followup to current article" msgstr "Aktuellen Artikel beantworten (followup)" -#: src/lang.c:349 +#: src/lang.c:571 msgid "post followup (don't copy text) to current article" msgstr "Aktuellen Artikel beantworten, ohne Zitieren des Textes" -#: src/lang.c:350 +#: src/lang.c:572 msgid "post followup to current article quoting complete headers" msgstr "Aktuellen Artikel beantworten, mit Komplettzitat der Header" -#: src/lang.c:351 +#: src/lang.c:573 msgid "repost chosen article to another group" msgstr "Gewählten Artikel in eine andere Gruppe reposten" -#: src/lang.c:353 +#: src/lang.c:575 msgid "edit article (mail-groups only)" msgstr "Editiere Artikel (nur bei Mail-Gruppen)" -#: src/lang.c:354 +#: src/lang.c:576 msgid "display first article in current thread" msgstr "Ersten Artikel im aktuellen Thread anzeigen" -#: src/lang.c:355 +#: src/lang.c:577 msgid "display first page of article" msgstr "Zeigt erste Seite des Artikels an" -#: src/lang.c:356 +#: src/lang.c:578 msgid "display last article in current thread" msgstr "Letzten Artikel im aktuellen Thread anzeigen" -#: src/lang.c:357 +#: src/lang.c:579 msgid "display last page of article" msgstr "Letzte Seite des Artikels anzeigen" -#: src/lang.c:358 +#: src/lang.c:580 msgid "mark rest of thread as read and advance to next unread" msgstr "Markiere Rest des Thread als gelesen, springe zu nächstem ungelesenen" -#: src/lang.c:359 +#: src/lang.c:581 msgid "display next article" msgstr "Nächsten Artikel anzeigen" -#: src/lang.c:360 +#: src/lang.c:582 msgid "display first article in next thread" msgstr "Zeigt den ersten Artikel im nächsten Thread an" -#: src/lang.c:361 +#: src/lang.c:583 msgid "display next unread article" msgstr "Nächsten ungelesenen Artikel anzeigen" -#: src/lang.c:362 +#: src/lang.c:584 msgid "go to the article that this one followed up" msgstr "(Bezugs)Artikel anzeigen, den der aktuelle Artikel beantwortet hat" -#: src/lang.c:363 +#: src/lang.c:585 msgid "display previous article" msgstr "Vorhergehenden Artikel anzeigen" -#: src/lang.c:364 +#: src/lang.c:586 msgid "display previous unread article" msgstr "Vorhergehenden ungelesenen Artikel anzeigen" -#: src/lang.c:365 +#: src/lang.c:587 msgid "quickly kill an article using defaults" msgstr "Killt einen Artikel schnell und benutzt dabei die Voreinstellungen" -#: src/lang.c:366 +#: src/lang.c:588 msgid "quickly auto-select (hot) an article using defaults" msgstr "Markiert (hervorheben) Artikel und benutzt die Voreinstellungen" -#: src/lang.c:367 +#: src/lang.c:589 msgid "return to group selection level" msgstr "Kehrt zur Gruppenauswahl-Ebene zurück" -#: src/lang.c:368 +#: src/lang.c:590 msgid "reply through mail to author" msgstr "Antwort per Mail an den Autor" -#: src/lang.c:369 +#: src/lang.c:591 msgid "reply through mail (don't copy text) to author" msgstr "Antwort per Mail an den Autor (ohne Zitieren des Textes)" -#: src/lang.c:370 +#: src/lang.c:592 msgid "reply through mail to author quoting complete headers" msgstr "Antwort per Mail an den Autor, wobei der komplette Header zitiert wird" -#: src/lang.c:371 +#: src/lang.c:593 msgid "search backwards within this article" msgstr "Sucht rückwärts innerhalb des Artikels" -#: src/lang.c:372 +#: src/lang.c:594 msgid "search forwards within this article" msgstr "Sucht vorwärts innerhalb des Artikels" -#: src/lang.c:373 +#: src/lang.c:595 msgid "show article in raw-mode (including all headers)" msgstr "Artikel im Rohformat (inklusive aller Header) anzeigen" -#: src/lang.c:374 +#: src/lang.c:596 msgid "skip next block of included text" msgstr "Überspringt den nächsten Zitatblock" -#: src/lang.c:375 +#: src/lang.c:597 msgid "toggle display of sections hidden by a form-feed (^L) on/off" msgstr "Schalte Anzeige von durch Form-Feed (^L) versteckten Teilen ein/aus" -#: src/lang.c:376 +#: src/lang.c:598 msgid "toggle display of all headers" msgstr "Schalte Anzeige aller Header ein/aus" -#: src/lang.c:377 +#: src/lang.c:599 msgid "toggle word highlighting on/off" msgstr "Schaltet das Wort-Hervorheben ein/aus" -#: src/lang.c:378 +#: src/lang.c:600 msgid "toggle ROT-13 (basic decode) for current article" msgstr "(De)aktiviert ROT-13 Dekodierung für den aktuellen Artikel" -#: src/lang.c:379 +#: src/lang.c:601 msgid "toggle tabwidth 4 <-> 8" msgstr "Wechsle Tabulatorweite 4 <-> 8" -#: src/lang.c:380 +#: src/lang.c:602 msgid "toggle German TeX style decoding for current article" msgstr "(de)aktiviere deutsche TeX-style Dekodierung für aktuellen Artikel" -#: src/lang.c:381 +#: src/lang.c:603 msgid "toggle display of uuencoded sections" msgstr "Anzeige von UU-kodierten Teilen umschalten" -#: src/lang.c:382 +#: src/lang.c:604 msgid "View/pipe/save multimedia attachments" msgstr "Multimedia-Anhänge anzeigen/pipen/speichern" -#: src/lang.c:383 +#: src/lang.c:605 msgid "choose first attachment in list" msgstr "Wähle ersten Anhang in der Liste" -#: src/lang.c:384 +#: src/lang.c:606 msgid "0 - 9\t choose attachment by number" msgstr "0 - 9\t Wähle Anhang anhand der Nummer" -#: src/lang.c:385 +#: src/lang.c:607 msgid "choose last attachment in list" msgstr "Wähle letzten Anhang in der Liste" -#: src/lang.c:387 +#: src/lang.c:609 msgid "pipe attachment into command" msgstr "Anhang an Befehl weiterleiten" -#: src/lang.c:388 +#: src/lang.c:610 msgid "pipe raw attachment into command" msgstr "Anhang roh an Befehl weiterleiten" -#: src/lang.c:390 +#: src/lang.c:612 msgid "save attachment to disk" msgstr "Anhang speichern" -#: src/lang.c:391 +#: src/lang.c:613 msgid "search for attachments forwards" msgstr "Sucht vorwärts nach Anhängen" -#: src/lang.c:392 +#: src/lang.c:614 msgid "search for attachments backwards" msgstr "Sucht rückwärts nach Anhängen" -#: src/lang.c:393 +#: src/lang.c:615 msgid "view attachment" msgstr "Anhang ansehen" -#: src/lang.c:394 +#: src/lang.c:616 msgid "tag attachment" msgstr "Anhang markieren" -#: src/lang.c:395 +#: src/lang.c:617 msgid "tag attachments that match user specified pattern" msgstr "Anhänge markieren die in ein gegebenes Muster passen" -#: src/lang.c:396 +#: src/lang.c:618 msgid "reverse tagging on all attachments (toggle)" msgstr "Markierung der Anhänge umkehren (Umschalten)" -#: src/lang.c:397 +#: src/lang.c:619 msgid "untag all tagged attachments" msgstr "Hebt die Markierung der markierten Anhänge auf" -#: src/lang.c:398 +#: src/lang.c:620 msgid "toggle info message in last line (name/description of attachment)" msgstr "Informationen in der letzten Zeile ein/ausblenden (Name des Anhangs)" -#: src/lang.c:399 +#: src/lang.c:621 msgid "choose first attribute in list" msgstr "Wähle erstes Attribut in der Liste" -#: src/lang.c:400 +#: src/lang.c:622 msgid "0 - 9\t choose attribute by number" msgstr "0 - 9\t Wähle Attribut anhand der Nummer" -#: src/lang.c:401 +#: src/lang.c:623 msgid "choose last attribute in list" msgstr "Wähle letztes Attribut in der Liste" -#: src/lang.c:402 +#: src/lang.c:624 msgid "reset attribute to a default value" msgstr "Attribut auf die Voreinstellung zurücksetzen" -#: src/lang.c:403 +#: src/lang.c:625 msgid "search forwards for an attribute" msgstr "Suche vorwärts nach einem Attribut" -#: src/lang.c:404 +#: src/lang.c:626 msgid "search backwards for an attribute" msgstr "Sucht rückwärts nach einem Attribut" -#: src/lang.c:405 +#: src/lang.c:627 msgid "select attribute" msgstr "Attribut auswählen" -#: src/lang.c:406 +#: src/lang.c:628 msgid "toggle back to options menu when invoked from there" msgstr "Zurück zum Optionsmenü wechseln falls von dort aufgerufen" -#: src/lang.c:407 +#: src/lang.c:629 #, c-format msgid "report bug or comment via mail to %s" msgstr "Sendet Fehlerbericht oder Kommentar via Mail an %s" -#: src/lang.c:408 +#: src/lang.c:630 msgid "choose first option in list" msgstr "Wähle erste Option in der Liste" -#: src/lang.c:409 +#: src/lang.c:631 msgid "0 - 9\t choose option by number" msgstr "0 - 9\t Wählt die Option anhand der Nummer" -#: src/lang.c:410 +#: src/lang.c:632 msgid "choose last option in list" msgstr "Wähle letzte Option in der Liste" -#: src/lang.c:411 +#: src/lang.c:633 msgid "start scopes menu" msgstr "Gültigkeitsbereichmenü" -#: src/lang.c:412 +#: src/lang.c:634 msgid "search forwards for an option" msgstr "Suche vorwärts nach einer Option" -#: src/lang.c:413 +#: src/lang.c:635 msgid "search backwards for an option" msgstr "Sucht rückwärts nach einer Option" -#: src/lang.c:414 +#: src/lang.c:636 msgid "select option" msgstr "Option auswählen" -#: src/lang.c:415 +#: src/lang.c:637 msgid "toggle to attributes menu" msgstr "Umschalten zum Attributemenü" -#: src/lang.c:416 +#: src/lang.c:638 msgid "choose range of articles to be affected by next command" msgstr "Bereich der Artikel, die vom nächsten Kommando betroffen sind" -#: src/lang.c:417 +#: src/lang.c:639 msgid "escape from command prompt" msgstr "Verlassen der Kommandozeile" -#: src/lang.c:418 +#: src/lang.c:640 msgid "edit filter file" msgstr "Filter-Datei bearbeiten" -#: src/lang.c:419 +#: src/lang.c:641 msgid "get help" msgstr "Zeigt die Hilfe" -#: src/lang.c:420 +#: src/lang.c:642 msgid "display last article viewed" msgstr "Zeigt den zuletzt angezeigten Artikel an" -#: src/lang.c:421 +#: src/lang.c:643 msgid "down one line" msgstr "Eine Zeile runter" -#: src/lang.c:422 +#: src/lang.c:644 msgid "up one line" msgstr "Eine Zeile hoch" -#: src/lang.c:423 +#: src/lang.c:645 msgid "go to article chosen by Message-ID" msgstr "Artikel mit dieser Message-ID anzeigen" -#: src/lang.c:424 +#: src/lang.c:646 msgid "mail article/thread/hot/pattern/tagged articles to someone" msgstr "Artikel/Thread/hervorgeh./markierten Artikel per Mail weiterleiten" -#: src/lang.c:425 +#: src/lang.c:647 msgid "menu of configurable options" msgstr "Menü der konfigurierbaren Optionen" -#: src/lang.c:426 +#: src/lang.c:648 msgid "down one page" msgstr "Eine Seite runter" -#: src/lang.c:427 +#: src/lang.c:649 msgid "up one page" msgstr "Eine Seite hoch" -#: src/lang.c:429 +#: src/lang.c:651 msgid "post (write) article to current group" msgstr "Poste (schreibe) Artikel in die aktuelle Gruppe" -#: src/lang.c:430 +#: src/lang.c:652 msgid "post postponed articles" msgstr "Poste zurückgestellte Artikel" -#: src/lang.c:432 +#: src/lang.c:654 msgid "list articles posted by you (from posted file)" msgstr "Listet Ihre geposteten Artikel auf (aus der 'posted' Datei)" -#: src/lang.c:433 +#: src/lang.c:655 msgid "return to previous menu" msgstr "Kehrt zum vorherigen Menü zurück" -#: src/lang.c:434 +#: src/lang.c:656 msgid "quit tin immediately" msgstr "Beendet tin sofort" -#: src/lang.c:435 +#: src/lang.c:657 msgid "redraw page" msgstr "Bildschirmdarstellung neu zeichnen" -#: src/lang.c:436 +#: src/lang.c:658 msgid "save article/thread/hot/pattern/tagged articles to file" msgstr "Speichert Artikel/Thread hervorgehoben/Muster/markierten Artikel" -#: src/lang.c:437 +#: src/lang.c:659 msgid "save marked articles automatically without user prompts" msgstr "Speichert markierte Artikel automatisch ohne Nachfrage" -#: src/lang.c:438 +#: src/lang.c:660 msgid "scroll the screen one line down" msgstr "Bildschirm eine Zeile nach oben schieben" -#: src/lang.c:439 +#: src/lang.c:661 msgid "scroll the screen one line up" msgstr "Bildschirm eine Zeile nach unten schieben" -#: src/lang.c:440 +#: src/lang.c:662 msgid "search for articles by author backwards" msgstr "Sucht rückwärts nach Artikeln von Autor" -#: src/lang.c:441 +#: src/lang.c:663 msgid "search for articles by author forwards" msgstr "Sucht vorwärts nach Artikeln von Autor" -#: src/lang.c:442 +#: src/lang.c:664 msgid "search all articles for a given string (this may take some time)" msgstr "Sucht in allen Artikel nach vorgegebener Zeichenkette (kann dauern)" # TODO: formating -#: src/lang.c:443 +#: src/lang.c:665 msgid " \t (searches are case-insensitive and wrap around to all articles)" msgstr "" " \t (Suchen beachten Groß/Kleinschreibung nicht und laufen über den\n" " letzten Artikel hinaus zum ersten Artikel der Gruppe und von dort\n" " aus weiter.)" -#: src/lang.c:444 +#: src/lang.c:666 msgid "search for articles by Subject line backwards" msgstr "Durchsucht Artikel rückwärts nach Subject Zeile" -#: src/lang.c:445 +#: src/lang.c:667 msgid "search for articles by Subject line forwards" msgstr "Durchsucht Artikel vorwärts nach Subject Zeile" -#: src/lang.c:446 +#: src/lang.c:668 msgid "repeat last search" msgstr "Letzte Suche wiederholen" -#: src/lang.c:447 +#: src/lang.c:669 msgid "tag current article for reposting/mailing/piping/printing/saving" msgstr "Markiere Artikel für nochmaliges posten/pipen/drucken/abspeichern" -#: src/lang.c:448 +#: src/lang.c:670 msgid "toggle info message in last line (subject/description)" msgstr "Anzeige von Subject/Beschreibung in d. letzten Zeile (de)aktivieren" -#: src/lang.c:449 +#: src/lang.c:671 msgid "toggle inverse video" msgstr "(de)aktiviert inverse Darstellung" -#: src/lang.c:450 +#: src/lang.c:672 msgid "toggle mini help menu and posting etiquette display" msgstr "Schaltet das Minihilfemenü und Posting Etikette ein/aus" -#: src/lang.c:451 +#: src/lang.c:673 msgid "cycle the display of authors email address, real name, both or neither" msgstr "" "Zeigt des Autors EMail Adresse, Realname, beides oder nichts\n" " von beidem an" -#: src/lang.c:452 +#: src/lang.c:674 msgid "show version information" msgstr "Zeige Versionsinformationen" -#: src/lang.c:453 +#: src/lang.c:675 msgid "mark all articles as read and return to group selection menu" msgstr "Markiert alle Artikel als gelesen und kehrt zum Gruppenmenü zurück" -#: src/lang.c:454 +#: src/lang.c:676 msgid "mark all articles as read and enter next group with unread articles" msgstr "Markiere Artikel gelesen; öffne nä. Gruppe mit ungelesenen Artikeln" -#: src/lang.c:455 +#: src/lang.c:677 msgid "choose first thread in list" msgstr "Wähle ersten Thread in der Liste" -#: src/lang.c:456 +#: src/lang.c:678 msgid "choose last thread in list" msgstr "Wähle letzten Thread in der Liste" -#: src/lang.c:457 +#: src/lang.c:679 msgid "list articles within current thread (bring up Thread sub-menu)" msgstr "Listet Artikel im aktuellen Thread (öffnet das Thread Untermenü)" -#: src/lang.c:458 +#: src/lang.c:680 msgid "mark article as unread" msgstr "Markiert Artikel als ungelesen" -#: src/lang.c:459 +#: src/lang.c:681 msgid "mark current thread, range or tagged threads as read" msgstr "" "Markiert den aktuellen Thread, Bereich oder markierte Artikel als gelesen" -#: src/lang.c:460 +#: src/lang.c:682 msgid "mark current thread, range or tagged threads as unread" msgstr "" "Markiert den aktuellen Thread, Bereich oder markierte Artikel als ungelesen" -#: src/lang.c:461 +#: src/lang.c:683 msgid "mark current/range/selected/pattern/tagged as read after prompting" msgstr "" "Mark. akt. Bereich/ausgewählte/Muster/markierte Artikel nach Auff. gelesen." -#: src/lang.c:462 +#: src/lang.c:684 msgid "mark current/range/selected/pattern/tagged as unread after prompting" msgstr "" "Mark. akt. Bereich/ausgewählte/Muster/markierte Artikel nach Auff. ungelesen." -#: src/lang.c:463 +#: src/lang.c:685 msgid "toggle display of all/selected articles" msgstr "Wechselt zwischen der Anzeige aller/markierter (hot) Artikel" -#: src/lang.c:464 +#: src/lang.c:686 msgid "display next group" msgstr "Zeige nächste Gruppe" -#: src/lang.c:465 +#: src/lang.c:687 msgid "display previous group" msgstr "Zeige vorhergehende Gruppe" -#: src/lang.c:466 +#: src/lang.c:688 msgid "toggle all selections (all articles)" msgstr "Markierung 'hot'/wichtig für alle Artikel umschalten" -#: src/lang.c:467 +#: src/lang.c:689 msgid "select group (make \"hot\")" msgstr "Markierung 'hot'/wichtig für Gruppe setzen" -#: src/lang.c:468 +#: src/lang.c:690 msgid "select thread" msgstr "Markierung 'hot'/wichtig für Thread setzen" # TODO: formating -#: src/lang.c:469 +#: src/lang.c:691 msgid "select threads if at least one unread article is selected" msgstr "" "Markierung 'hot'/wichtig für alle Threads setzen, die schon einen\n" " ungelesenen Artikel mit Markierung 'hot'/wichtig enthalten." # TODO: formating -#: src/lang.c:470 +#: src/lang.c:692 msgid "select threads that match user specified pattern" msgstr "" "Markierung 'hot'/wichtig für alle Threads setzen, die einem\n" " gewählten Muster entsprechen" -#: src/lang.c:471 +#: src/lang.c:693 msgid "0 - 9\t choose thread by number" msgstr "0 - 9\t Wählt Thread anhand der Nummer" -#: src/lang.c:472 +#: src/lang.c:694 msgid "toggle limit number of articles to get, and reload" msgstr "Anzahl der zu holenden oder wieder zu ladenden Artikel ändern" -#: src/lang.c:473 +#: src/lang.c:695 msgid "toggle display of all/unread articles" msgstr "Wechselt zwischen der Anzeige aller/ungelesener Artikel" -#: src/lang.c:474 +#: src/lang.c:696 msgid "toggle selection of thread" msgstr "Markierung 'hot'/wichtig für Thread setzen/entfernen" -#: src/lang.c:475 +#: src/lang.c:697 msgid "cycle through threading options available" msgstr "Wechsle durch die verschiedenen Threading-Optionen" -#: src/lang.c:476 +#: src/lang.c:698 msgid "undo all selections (all articles)" msgstr "Markierung 'hot'/wichtig für alle Artikel entfernen" -#: src/lang.c:477 +#: src/lang.c:699 msgid "untag all tagged threads" msgstr "Hebt die Markierung der markierten Artikel auf" -#: src/lang.c:478 +#: src/lang.c:700 msgid "search for articles forwards" msgstr "Sucht vorwärts nach Artikeln" -#: src/lang.c:479 +#: src/lang.c:701 msgid "search for articles backwards" msgstr "Sucht rückwärts nach Artikeln" -#: src/lang.c:480 +#: src/lang.c:702 msgid "toggle info message in last line (Message-ID)" msgstr "Informationen (Message-ID) in der letzten Zeile ein/ausblenden" -#: src/lang.c:481 +#: src/lang.c:703 msgid "Open article by Message-ID" msgstr "Artikel anhand der Message-ID öffnen" -#: src/lang.c:482 +#: src/lang.c:704 msgid "add new scope" msgstr "Neuen Gültigkeitsbereich hinzufügen" -#: src/lang.c:483 +#: src/lang.c:705 msgid "delete scope" msgstr "Gültigkeitsbereich löschen" -#: src/lang.c:484 +#: src/lang.c:706 msgid "edit attributes file" msgstr "Attribute-Datei bearbeiten" -#: src/lang.c:485 +#: src/lang.c:707 msgid "choose first scope in list" msgstr "Wähle ersten Gültigkeitsbereich in der Liste" -#: src/lang.c:486 +#: src/lang.c:708 msgid "0 - 9\t choose scope by number" msgstr "0 - 9\t Wählt den Gültigkeitsbereich anhand der Nummer" -#: src/lang.c:487 +#: src/lang.c:709 msgid "choose last scope in list" msgstr "Wähle letzten Gültigkeitsbereich in der Liste" -#: src/lang.c:488 +#: src/lang.c:710 msgid "move scope" msgstr "Gültigkeitsbereich verschieben" -#: src/lang.c:489 +#: src/lang.c:711 msgid "rename scope" msgstr "Gültigkeitsbereich umbenennen" -#: src/lang.c:490 +#: src/lang.c:712 msgid "select scope" msgstr "Gültigkeitsbereich auswählen" -#: src/lang.c:491 +#: src/lang.c:713 msgid "mark all articles in group as read" msgstr "Markiert alle Artikel der Gruppe als gelesen" -#: src/lang.c:492 +#: src/lang.c:714 msgid "mark all articles in group as read and move to next unread group" msgstr "Markiert Gruppe als gelesen, springt zur nächsten mit ungel. Artikeln" -#: src/lang.c:493 +#: src/lang.c:715 msgid "choose first group in list" msgstr "Wähle erste Gruppe in der Liste" -#: src/lang.c:494 +#: src/lang.c:716 msgid "choose group by name" msgstr "Gruppe anhand des Namens auswählen" -#: src/lang.c:495 +#: src/lang.c:717 msgid "0 - 9\t choose group by number" msgstr "0 - 9\t Wählt die Gruppe anhand der Nummer" -#: src/lang.c:496 +#: src/lang.c:718 msgid "choose range of groups to be affected by next command" msgstr "Bereich der Gruppen, die vom nächsten Kommando betroffen sind" -#: src/lang.c:497 +#: src/lang.c:719 msgid "choose last group in list" msgstr "Wähle letzte Gruppe in der Liste" -#: src/lang.c:499 +#: src/lang.c:721 msgid "list groups which an article has been posted to (by Message-ID)" msgstr "Listet Gruppen auf in die der Artikel gepostet wurde (via Message-ID)" -#: src/lang.c:500 +#: src/lang.c:722 msgid " \t (go to article if at least one of the groups is available)" msgstr " \t (springt zum Artikel falls mind. eine der Gruppen vorhanden ist)" -#: src/lang.c:502 +#: src/lang.c:724 msgid "mark all articles in chosen group unread" msgstr "Markiert alle Artikel in der gewählten Gruppe als ungelesen" -#: src/lang.c:503 +#: src/lang.c:725 msgid "move chosen group within list" msgstr "Bewegt die gewählte Gruppe innerhalb der Liste" -#: src/lang.c:504 +#: src/lang.c:726 msgid "choose next group with unread news" msgstr "Wählt die nächste Gruppe mit ungelesenen Artikeln" -#: src/lang.c:505 src/lang.c:1420 +#: src/lang.c:727 src/lang.c:1748 msgid "quit" msgstr "Beenden" -#: src/lang.c:506 +#: src/lang.c:728 msgid "quit without saving configuration changes" msgstr "Beenden ohne die Konfigurationsänderungen zu sichern" -#: src/lang.c:507 +#: src/lang.c:729 msgid "read chosen group" msgstr "Liest ausgewählte Gruppe" -#: src/lang.c:508 +#: src/lang.c:730 msgid "reset .newsrc (all available articles in groups marked unread)" msgstr "Setzt die .newsrc zurück (alle Artikel als gelesen markiert)" -#: src/lang.c:509 +#: src/lang.c:731 msgid "search backwards for a group name" msgstr "Sucht rückwärts nach einem Gruppennamen" -#: src/lang.c:510 +#: src/lang.c:732 msgid " \t (all searches are case-insensitive and wrap around)" msgstr " \t (Suchen beachten Groß-/Klein. und beginnen am Ende von vorn)" -#: src/lang.c:511 +#: src/lang.c:733 msgid "search forwards for a group name" msgstr "Suche vorwärts nach einer Gruppe" -#: src/lang.c:512 +#: src/lang.c:734 msgid "subscribe to chosen group" msgstr "Abonniert ausgewählte Gruppe" -#: src/lang.c:513 +#: src/lang.c:735 msgid "subscribe to groups that match pattern" msgstr "Abonniere Gruppen, die auf das Muster passen" -#: src/lang.c:514 +#: src/lang.c:736 msgid "reread active file to check for any new news" msgstr "Lies die Datei 'active' neu ein, um nach neuen Artikeln zu suchen" -#: src/lang.c:515 +#: src/lang.c:737 msgid "show NNTP[S] connection details" -msgstr "zeige NNTP[S] Verbindungsdeteils" +msgstr "zeige NNTP[S] Verbindungsdetails" -#: src/lang.c:516 +#: src/lang.c:738 msgid "toggle display of group name only or group name plus description" msgstr "Anzeige der Kurzbeschreibung der Gruppe (de)aktivieren." -#: src/lang.c:517 +#: src/lang.c:739 msgid "toggle display to show all/unread subscribed groups" msgstr "Wechselt die Anzeige zwischen allen/ungelesenen abonnierten Gruppen" -#: src/lang.c:518 +#: src/lang.c:740 msgid "unsubscribe from chosen group" msgstr "Bestellt ausgewählte Gruppe ab" -#: src/lang.c:519 +#: src/lang.c:741 msgid "unsubscribe from groups that match pattern" msgstr "Bestelle Gruppen ab, die auf das Muster passen" -#: src/lang.c:520 +#: src/lang.c:742 msgid "sort the list of groups" msgstr "Liste der Gruppen sortieren" -#: src/lang.c:521 +#: src/lang.c:743 msgid "toggle display to show all/subscribed groups" msgstr "Wechselt zwischen der Anzeige aller/abonnierten Gruppen" -#: src/lang.c:522 +#: src/lang.c:744 msgid "tag/untag all parts of current multipart-message in order" msgstr "(un)markiert alle Teile der multipart-Nachrichten in der Reihenfolge" -#: src/lang.c:523 +#: src/lang.c:745 msgid "0 - 9\t choose article by number" msgstr "0 - 9\t Wähle Artikel anhand der Nummer" -#: src/lang.c:524 +#: src/lang.c:746 msgid "mark thread as read and return to group index page" msgstr "Markiert den Thread als gelesen und kehrt zum Gruppenindex zurück" -#: src/lang.c:525 +#: src/lang.c:747 msgid "mark thread as read and enter next unread thread or group" msgstr "Markiert Thread als gelesen; nächster ungelesener Thread/Gruppe" -#: src/lang.c:526 +#: src/lang.c:748 msgid "choose first article in list" msgstr "Wähle ersten Artikel in der Liste" -#: src/lang.c:527 +#: src/lang.c:749 msgid "choose last article in list" msgstr "Wähle letzten Artikel in der Liste" -#: src/lang.c:528 +#: src/lang.c:750 msgid "mark art, range or tagged arts as read; move crsr to next unread art" msgstr "" "Mark. Artikel, Bereich od. mark. Artikel als gelesen; Cursor auf nächstem " "ungel. Art." -#: src/lang.c:529 +#: src/lang.c:751 msgid "mark article, range or tagged articles as unread" msgstr "Markiert den Artikel, Bereich oder markierte Artikel als ungelesen" -#: src/lang.c:530 +#: src/lang.c:752 msgid "mark current thread as unread" msgstr "Markiert den aktuellen Thread als ungelesen" -#: src/lang.c:531 +#: src/lang.c:753 msgid "read chosen article" msgstr "Zeige gewählten Artikel" -#: src/lang.c:532 +#: src/lang.c:754 msgid "" "Display properties\n" "------------------" @@ -2640,7 +2802,7 @@ msgstr "" "Darstellungsoptionen\n" "--------------------" -#: src/lang.c:533 +#: src/lang.c:755 msgid "" "Miscellaneous\n" "-------------" @@ -2648,7 +2810,7 @@ msgstr "" "Verschiedenes\n" "-------------" -#: src/lang.c:534 +#: src/lang.c:756 msgid "" "Moving around\n" "-------------" @@ -2656,7 +2818,7 @@ msgstr "" "Position ändern\n" "---------------" -#: src/lang.c:535 +#: src/lang.c:757 msgid "" "Group/thread/article operations\n" "-------------------------------" @@ -2664,7 +2826,7 @@ msgstr "" "Gruppe/Thread/Artikel Aktionen\n" "-------------------------------" -#: src/lang.c:536 +#: src/lang.c:758 msgid "" "Attachment operations\n" "---------------------" @@ -2672,7 +2834,7 @@ msgstr "" "Anhangs Aktionen\n" "-----------------" -#: src/lang.c:537 +#: src/lang.c:759 msgid "" "Attribute operations\n" "--------------------" @@ -2680,7 +2842,7 @@ msgstr "" "Attribute Aktionen\n" "------------------" -#: src/lang.c:538 +#: src/lang.c:760 msgid "" "Option operations\n" "-----------------" @@ -2688,7 +2850,7 @@ msgstr "" "Options Aktionen\n" "----------------" -#: src/lang.c:539 +#: src/lang.c:761 msgid "" "Posted article operations\n" "-------------------------" @@ -2696,7 +2858,7 @@ msgstr "" "Gepostete Artikel Aktionen\n" "--------------------------" -#: src/lang.c:540 +#: src/lang.c:762 msgid "" "Scope operations\n" "----------------" @@ -2704,7 +2866,7 @@ msgstr "" "Gültigkeitsbereich Aktionen\n" "---------------------------" -#: src/lang.c:541 +#: src/lang.c:763 msgid "" "URL operations\n" "--------------" @@ -2712,94 +2874,99 @@ msgstr "" "URL Aktionen\n" "------------" -#: src/lang.c:542 +#: src/lang.c:764 msgid "choose first URL in list" msgstr "Wähle erste URL in der Liste" -#: src/lang.c:543 +#: src/lang.c:765 msgid "0 - 9\t choose URL by number" msgstr "0 - 9\t Wählt die URL anhand der Nummer" -#: src/lang.c:544 +#: src/lang.c:766 msgid "choose last URL in list" msgstr "Wähle letzte URL in der Liste" -#: src/lang.c:545 +#: src/lang.c:767 msgid "search for URLs forwards" msgstr "Suche vorwärts nach URLs" -#: src/lang.c:546 +#: src/lang.c:768 msgid "search for URLs backwards" msgstr "Suche rückwärts nach URLs" -#: src/lang.c:547 +#: src/lang.c:769 msgid "Open URL in browser" msgstr "URL im Browser öffnen" -#: src/lang.c:548 +#: src/lang.c:770 msgid "toggle info message in last line (URL)" msgstr "Informationen (URL) in der letzten Zeile ein/ausblenden" -#: src/lang.c:550 +#: src/lang.c:772 msgid "Group Level Commands" msgstr "Gruppenlevel Befehle" -#: src/lang.c:551 +#: src/lang.c:773 msgid "Kill filter added" msgstr "Killfilter hinzugefügt" -#: src/lang.c:552 +#: src/lang.c:774 msgid "Auto-selection filter added" msgstr "Automatischer Auswahlfilter hinzugefügt" -#: src/lang.c:553 +#: src/lang.c:775 msgid "All parts tagged" msgstr "Alle Teile markiert" -#: src/lang.c:554 +#: src/lang.c:776 msgid "All parts untagged" -msgstr "Alle Teile unmarkiert " +msgstr "Alle Teile unmarkiert" -#: src/lang.c:555 +#: src/lang.c:777 +#, c-format +msgid "Building References-trees (%d/%d)..." +msgstr "Baue References-Bäume (%d/%d)..." + +#: src/lang.c:778 msgid "Storing article for later posting" msgstr "Speichert Artikel, um ihn später zu posten" -#: src/lang.c:556 +#: src/lang.c:779 msgid "Please enter a valid character" msgstr "Bitte ein gültiges Zeichen eingeben" -#: src/lang.c:557 +#: src/lang.c:780 #, c-format msgid "Missing part #%d" msgstr "Teil Nummer %d fehlt." -#: src/lang.c:558 +#: src/lang.c:781 msgid "*** No postponed articles ***" msgstr "*** Keine zurückgelegten Artikel ***" -#: src/lang.c:559 +#: src/lang.c:782 msgid "Not a multi-part message" msgstr "Kein mehrteiliger Artikel" -#: src/lang.c:560 +#: src/lang.c:783 msgid "You are not subscribed to this group" msgstr "Sie haben diese Gruppe nicht abonniert" -#: src/lang.c:561 +#: src/lang.c:784 msgid "No previous expression" msgstr "Kein vorhergehender Ausdruck" -#: src/lang.c:562 +#: src/lang.c:785 msgid "Operation disabled in no-overwrite mode" msgstr "Ausführung nicht möglich im nicht-überschreiben Modus" #. TODO: replace hard coded key-name in txt_info_postponed -#: src/lang.c:564 +#: src/lang.c:787 #, c-format msgid "%d postponed %s, reuse with ^O...\n" msgstr "%d zurückgelegte %s, hervorholen mit ^O...\n" -#: src/lang.c:565 +#: src/lang.c:788 msgid "" "X-Conversion-Note: multipart/alternative contents have been removed.\n" " To get the whole article, turn alternative handling OFF in the Option " @@ -2809,21 +2976,17 @@ msgstr "" " Um das zu ändern, setzen Sie in der tinrc das alternative_handling auf " "OFF\n" -#: src/lang.c:567 +#: src/lang.c:790 #, c-format msgid "Save filename for %s/%s is a mailbox. Attachment not saved" msgstr "Dateiname für %s/%s ist eine Mailbox. Anhang nicht gespeichert" -#: src/lang.c:568 +#: src/lang.c:791 msgid "TeX2Iso encoded article" msgstr "TeX2Iso kodierter Artikel" -#: src/lang.c:569 -msgid "incomplete " -msgstr "unvollständige " - #. TODO: replace hard coded key-names -#: src/lang.c:571 +#: src/lang.c:793 #, c-format msgid "" "\n" @@ -2886,151 +3049,151 @@ msgstr "" "Bitte senden Sie Fehlerberichte und Kommentare mittels des 'R' Kommandos an\n" "%s.\n" -#: src/lang.c:587 +#: src/lang.c:809 #, c-format msgid "Invalid From: %s line. Read the INSTALL file again." msgstr "Ungültige From: %s Zeile. Lesen Sie INSTALL nochmal." -#: src/lang.c:589 +#: src/lang.c:811 msgid "Invalid multibyte sequence found\n" msgstr "Ungültige Mehrbytezeichen-Folge vorhanden\n" -#: src/lang.c:592 +#: src/lang.c:814 #, c-format msgid "Invalid Sender:-header %s" msgstr "Ungültiger Sender:-Header %s" -#: src/lang.c:594 +#: src/lang.c:816 msgid "Inverse video disabled" msgstr "Inverse Bilddarstellung abgestellt" -#: src/lang.c:595 +#: src/lang.c:817 msgid "Inverse video enabled" msgstr "Inverse Bilddarstellung eingeschaltet" -#: src/lang.c:597 +#: src/lang.c:819 #, c-format msgid "Missing definition for %s\n" msgstr "Fehlende Definition für %s\n" -#: src/lang.c:598 +#: src/lang.c:820 #, c-format msgid "Invalid key definition '%s'\n" msgstr "Ungültige Tastenbelegung '%s'\n" -#: src/lang.c:599 +#: src/lang.c:821 #, c-format msgid "Invalid keyname '%s'\n" msgstr "Ungültiger Tastenname '%s'\n" -#: src/lang.c:600 +#: src/lang.c:822 #, c-format msgid "Keymap file was upgraded to version %s\n" msgstr "Keymap-Datei wurde auf Version %s umgestellt\n" -#: src/lang.c:601 +#: src/lang.c:823 #, c-format msgid "Kill From: [%s] (y/n): " msgstr "Filter From: [%s] (j/n): " -#: src/lang.c:602 +#: src/lang.c:824 msgid "Kill Lines: (num): " msgstr "Filter Z.: (num): " -#: src/lang.c:603 +#: src/lang.c:825 msgid "Kill Article Menu" msgstr "Filter Menü (Kill, Bewertung/Score verringern)" -#: src/lang.c:604 +#: src/lang.c:826 #, c-format msgid "Kill Msg-ID: [%s] (f/l/o/n): " msgstr "Filter Msg-ID: [%s] (v/l/n/n): " -#: src/lang.c:605 +#: src/lang.c:827 msgid "Kill pattern scope : " msgstr "Filter nach Muster : " -#: src/lang.c:606 +#: src/lang.c:828 #, c-format msgid "Kill Subject: [%s] (y/n): " msgstr "Filter Subject:[%s] (j/n): " -#: src/lang.c:607 +#: src/lang.c:829 msgid "Kill text pattern : " msgstr "Filter Textmuster : " -#: src/lang.c:608 +#: src/lang.c:830 msgid "Kill time in days : " msgstr "Filterzeit in Tagen : " -#: src/lang.c:610 +#: src/lang.c:832 msgid "Last" msgstr "Letzte" -#: src/lang.c:611 +#: src/lang.c:833 msgid "-- Last response --" msgstr "-- Letzte Antwort --" -#: src/lang.c:612 +#: src/lang.c:834 #, c-format msgid "Lines %s " msgstr "Zeilen %s " -#: src/lang.c:614 +#: src/lang.c:840 msgid "Function not available." msgstr "Funktion nicht verfügbar." -#: src/lang.c:615 +#: src/lang.c:841 msgid "Not reading via NNTP." msgstr "Es wird nicht via NNTP gelesen." -#: src/lang.c:617 +#: src/lang.c:843 #, c-format msgid "Group: %s" msgstr "Gruppe: %s" -#: src/lang.c:618 +#: src/lang.c:844 #, c-format msgid "Groups: %s" msgstr "Gruppen: %s" -#: src/lang.c:621 +#: src/lang.c:847 msgid "Mail" msgstr "Maile" -#: src/lang.c:622 +#: src/lang.c:848 msgid "mailbox " msgstr "Mailbox " -#: src/lang.c:623 +#: src/lang.c:849 #, c-format msgid "Mail article(s) to [%.*s]> " msgstr "Mailt Artikel an [%.*s]> " -#: src/lang.c:624 +#: src/lang.c:850 #, c-format msgid "Mailing log to %s\n" msgstr "Maile Log-Datei an %s\n" -#: src/lang.c:625 +#: src/lang.c:851 msgid "Mail bug report..." msgstr "Maile einen Fehlerbericht..." -#: src/lang.c:626 +#: src/lang.c:852 #, c-format msgid "Mail BUG REPORT to %s?" msgstr "Fehlerbericht an %s senden?" -#: src/lang.c:627 +#: src/lang.c:853 msgid "Mailed" msgstr "Gemailt" -#: src/lang.c:628 +#: src/lang.c:854 #, c-format msgid "Mailing to %s..." msgstr "Senden der Mail an %s..." -#: src/lang.c:629 +#: src/lang.c:855 msgid "" "# [Mail/Save] active file. Format is like news active file:\n" "# groupname max.artnum min.artnum /dir\n" @@ -3042,61 +3205,61 @@ msgstr "" "# Das 4. Feld ist das Basisverzeichnis (z.B. ~/Mail oder ~/News)\n" "#\n" -#: src/lang.c:632 +#: src/lang.c:858 #, c-format msgid "%s marked as read" msgstr "%s als gelesen markiert" -#: src/lang.c:633 +#: src/lang.c:859 #, c-format msgid "%s marked as unread" msgstr "%s als ungelesen markiert" -#: src/lang.c:634 +#: src/lang.c:860 #, c-format msgid "Marked %d of %d %s as read" msgstr "%d von %d %s als gelesen markiert" -#: src/lang.c:635 +#: src/lang.c:861 #, c-format msgid "Marked %d of %d %s as unread" msgstr "%d von %d %s als ungelesen markiert" -#: src/lang.c:636 src/lang.c:1376 +#: src/lang.c:862 src/lang.c:1704 msgid "Mark" msgstr "Markierung" -#: src/lang.c:637 +#: src/lang.c:863 #, c-format msgid "Mark all articles as read%s?" msgstr "Alle Artikel als gelesen markieren%s?" -#: src/lang.c:638 +#: src/lang.c:864 #, c-format msgid "Mark article as read%s?" msgstr "Artikel als gelesen markieren%s?" -#: src/lang.c:639 +#: src/lang.c:865 #, c-format msgid "Mark group %s as read?" msgstr "Die Gruppe %s als gelesen markieren?" -#: src/lang.c:640 +#: src/lang.c:866 #, c-format msgid "Mark thread as read%s?" msgstr "Den Thread als gelesen markieren%s?" -#: src/lang.c:641 +#: src/lang.c:867 #, c-format msgid "Matching %s groups..." msgstr "Übereinstimmende %s Gruppen..." -#: src/lang.c:642 src/lang.c:655 src/lang.c:658 src/lang.c:664 +#: src/lang.c:868 src/lang.c:881 src/lang.c:884 src/lang.c:890 #, c-format msgid "=set current to n; %s=line down; %s=line up; %s=help; %s=quit" msgstr "=springe zu n; %s=Zeile runter; %s=Zeile rauf; %s=Hilfe; %s=Beenden" -#: src/lang.c:644 +#: src/lang.c:870 #, c-format msgid "" "%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all" @@ -3104,14 +3267,14 @@ msgstr "" "%s=anzeigen; %s=pipen; %s=roh pipen; %s=speichern; %s=markieren; %s=Muster " "markieren; %s=Markierungen aufheben" -#: src/lang.c:646 +#: src/lang.c:872 #, c-format msgid "%s=view; %s=save; %s=tag; %s=tag pattern; %s=untag all" msgstr "" "%s=anzeigen; %s=speichern; %s=markieren; %s=Muster markieren; " "%s=Markierungen aufheben" -#: src/lang.c:648 +#: src/lang.c:874 #, c-format msgid "" "%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search" @@ -3119,12 +3282,12 @@ msgstr "" "%s=Markierungen umkehren; %s=Suche vorwärts; %s=Suche rückwärts; %s=Suche " "wiederholen" -#: src/lang.c:649 src/lang.c:653 +#: src/lang.c:875 src/lang.c:879 #, c-format msgid "=set current to n; %s=next unread; %s=search pattern; %s=kill/select" msgstr "=Wähle n; %s=n. ungel.; %s=Suche; %s=Filter" -#: src/lang.c:650 +#: src/lang.c:876 #, c-format msgid "" "%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; " @@ -3133,39 +3296,39 @@ msgstr "" "%s=Autorsuche; %s=Catchup; %s=n. unten; %s=n. oben; %s=gelesen; %s=Thread " "anz." -#: src/lang.c:651 +#: src/lang.c:877 #, c-format msgid "%s=line up; %s=line down; %s=page up; %s=page down; %s=top; %s=bottom" msgstr "" "%s=n. oben; %s=n. unten; %s=Bildrauf; %s=Bildrunter; %s=Anfang; %s=letzte " "Zeile" -#: src/lang.c:652 +#: src/lang.c:878 #, c-format msgid "%s=search forwards; %s=search backwards; %s=quit" msgstr "%s=Suche vorwärts; %s=Suche rückwärts; %s=Beenden" -#: src/lang.c:654 +#: src/lang.c:880 #, c-format msgid "%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read" msgstr "%s=Autorsuche; %s=Su. Inhalt; %s=Catchup; %s=Antw in NG; %s=gelesen" -#: src/lang.c:656 src/lang.c:665 +#: src/lang.c:882 src/lang.c:891 #, c-format msgid "%s=search forwards; %s=search backwards; %s=repeat search" msgstr "%s=Suche vorwärts; %s=Suche rückwärts; %s=Suche wiederholen" -#: src/lang.c:657 +#: src/lang.c:883 #, c-format msgid "%s=add; %s=move; %s=rename; %s=delete" msgstr "%s=hinzufügen; %s=verschieben; %s=umbenennen; %s=löschen" -#: src/lang.c:659 +#: src/lang.c:885 #, c-format msgid "=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup" msgstr "=Wähle n; %s=n. ungel.; %s,%s=Suche; %s=Catchup" -#: src/lang.c:660 +#: src/lang.c:886 #, c-format msgid "" "%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread" @@ -3173,7 +3336,7 @@ msgstr "" "%s=n. unten; %s=n. oben; %s=Hilfe; %s=verschieben; %s=Ende; %s=Alle/Nur " "ungel." -#: src/lang.c:661 +#: src/lang.c:887 #, c-format msgid "" "%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/" @@ -3182,222 +3345,227 @@ msgstr "" "%s=Abo; %s=Abo n. Muster; %s=Abbestellen; %s=Abbest. n. Muster; %s=Alle/Nur " "abon." -#: src/lang.c:662 +#: src/lang.c:888 #, c-format msgid "=set current to n; %s=next unread; %s=catchup; %s=display toggle" msgstr "=Wähle n; %s=n. ungel.; %s=Catchup; %s=Infozeile" -#: src/lang.c:663 +#: src/lang.c:889 #, c-format msgid "%s=help; %s=line down; %s=line up; %s=quit; %s=tag; %s=mark unread" msgstr "%s=Hilfe; %s=n. unten; %s=n. oben; %s=Ende; %s=tag; %s=ungelesen" -#: src/lang.c:666 +#: src/lang.c:892 msgid "--More--" msgstr "--Mehr--" -#: src/lang.c:667 +#: src/lang.c:894 +#, c-format +msgid "MOTD: %s\n" +msgstr "MOTD: %s\n" + +#: src/lang.c:896 #, c-format msgid "Moving %s..." msgstr "Verschiebe %s..." -#: src/lang.c:668 +#: src/lang.c:897 msgid "Message-ID: & last Reference " msgstr "Message-ID: & letzte Reference" -#: src/lang.c:669 +#: src/lang.c:898 msgid "Message-ID: line " msgstr "Message-ID: Zeile " -#: src/lang.c:670 +#: src/lang.c:899 msgid "Message-ID: & References: line" msgstr "Message-ID: & References: " -#: src/lang.c:672 -msgid ", name: " -msgstr ", Name: " - -#: src/lang.c:673 +#: src/lang.c:901 #, c-format msgid "Go to newsgroup [%s]> " msgstr "Gehe zu Gruppe [%s]> " -#: src/lang.c:674 +#: src/lang.c:902 msgid "newsgroups" msgstr "Gruppen" -#: src/lang.c:675 +#: src/lang.c:903 #, c-format msgid "Position %s in group list (1,2,..,$) [%d]> " msgstr "Position %s in der Gruppenliste (1,2,..,$) [%d]> " -#: src/lang.c:676 +#: src/lang.c:904 msgid "newsgroup" msgstr "Gruppe" -#: src/lang.c:677 +#: src/lang.c:905 msgid "Try and save newsrc file again?" msgstr "Erneut versuchen, die newsrc-Datei zu schreiben?" -#: src/lang.c:678 +#: src/lang.c:906 msgid "Warning: No newsgroups were written to your newsrc file. Save aborted." msgstr "Warnung: Keine Newsgruppen in die newsrc geschrieben. Speicherabbruch." -#: src/lang.c:679 +#: src/lang.c:907 msgid "newsrc file saved successfully.\n" msgstr "newsrc-Datei erfolgreich geschrieben.\n" -#: src/lang.c:680 +#: src/lang.c:908 msgid "-- Next response --" msgstr "-- Nächste Antwort --" -#: src/lang.c:681 +#: src/lang.c:909 msgid "No " msgstr "Nein" -#: src/lang.c:682 +#: src/lang.c:910 msgid "*** No articles ***" msgstr "*** Keine Artikel ***" -#: src/lang.c:683 +#: src/lang.c:911 msgid "No articles have been posted" msgstr "Es wurden keine Artikel gepostet" -#: src/lang.c:684 +#: src/lang.c:912 msgid "*** No attachments ***" msgstr "*** Keine Anhänge ***" -#: src/lang.c:685 +#: src/lang.c:913 msgid "*** No description ***" msgstr "*** Keine Kurzbeschreibung ***" -#: src/lang.c:686 +#: src/lang.c:914 msgid "No filename" msgstr "Kein Dateiname" -#: src/lang.c:687 +#: src/lang.c:915 msgid "No group" msgstr "Keine Gruppe" -#: src/lang.c:688 +#: src/lang.c:916 msgid "*** No groups ***" msgstr "*** Keine Newsgruppen ***" -#: src/lang.c:689 +#: src/lang.c:917 msgid "No more groups to read" msgstr "Keine Gruppen zum Lesen übrig" -#: src/lang.c:690 +#: src/lang.c:918 msgid "No last message" msgstr "Keine letzte Nachricht" -#: src/lang.c:691 +#: src/lang.c:919 msgid "No mail address" msgstr "Keine EMail-Adresse" -#: src/lang.c:692 +#: src/lang.c:920 msgid "No articles marked for saving" msgstr "Keine Artikel zum Speichern markiert" -#: src/lang.c:693 +#: src/lang.c:921 msgid "No match" msgstr "Kein Treffer" -#: src/lang.c:694 +#: src/lang.c:922 msgid "No more groups" msgstr "Keine Gruppen mehr" -#: src/lang.c:695 +#: src/lang.c:923 msgid "No newsgroups" msgstr "Keine Newsgruppen" -#: src/lang.c:696 +#: src/lang.c:924 msgid "No next unread article" msgstr "Kein nächster ungelesener Artikel" -#: src/lang.c:697 +#: src/lang.c:925 msgid "No previous group" msgstr "Keine vorherige Gruppe" -#: src/lang.c:698 +#: src/lang.c:926 msgid "No previous search, nothing to repeat" msgstr "Keine vorherige Suche, nichts zu wiederholen" -#: src/lang.c:699 +#: src/lang.c:927 msgid "No previous unread article" msgstr "Kein vorheriger ungelesener Artikel" -#: src/lang.c:700 +#: src/lang.c:928 msgid "No responses" msgstr "Keine Antworten" -#: src/lang.c:701 +#: src/lang.c:929 msgid "No responses to list in current thread" msgstr "Keine Antworten vorhanden im aktuellen Thread" -#: src/lang.c:702 +#: src/lang.c:930 msgid "*** No scopes ***" msgstr "*** Keine Gültigkeitsbereiche ***" -#: src/lang.c:703 +#: src/lang.c:931 msgid "No search string" msgstr "Kein Suchmuster" -#: src/lang.c:704 +#: src/lang.c:932 msgid "No subject" msgstr "Kein Subject" -#: src/lang.c:706 +#: src/lang.c:934 #, c-format msgid "%s: Terminal must have clear to end-of-line (ce)\n" msgstr "%s: Terminal muss Löschen bis zum Ende der Zeile (ce) unterstützen\n" -#: src/lang.c:707 +#: src/lang.c:935 #, c-format msgid "%s: Terminal must have clear to end-of-screen (cd)\n" msgstr "" "%s: Terminal muss Löschen bis zum Ende des Schirmes unterstützen (cd)\n" -#: src/lang.c:708 +#: src/lang.c:936 #, c-format msgid "%s: Terminal must have clearscreen (cl) capability\n" msgstr "%s: Terminal muss Schirmlöschen (cl) unterstützen\n" -#: src/lang.c:709 +#: src/lang.c:937 #, c-format msgid "%s: Terminal must have cursor motion (cm)\n" msgstr "%s: Terminal muss Cursor-Bewegungen unterstützen (cm)\n" -#: src/lang.c:710 +#: src/lang.c:938 #, c-format msgid "%s: TERM variable must be set to use screen capabilities\n" msgstr "" "%s: TERM-Variable muss gesetzt sein, um das Terminal richtig anzusteuern\n" -#: src/lang.c:712 +#: src/lang.c:940 #, c-format msgid "No viewer found for %s/%s\n" msgstr "Kein Programm für %s/%s gefunden\n" -#: src/lang.c:713 +#: src/lang.c:941 src/lang.c:1616 src/lang.c:1644 src/lang.c:1935 +msgid "None" +msgstr "Nichts" + +#: src/lang.c:942 msgid "Newsgroup does not exist on this server" msgstr "Newsgruppe existiert nicht auf diesem Server" -#: src/lang.c:714 +#: src/lang.c:943 #, c-format msgid "Group %s not found in active file" msgstr "Gruppe %s nicht in der Active-Datei gefunden" -#: src/lang.c:715 +#: src/lang.c:944 msgid "c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: " msgstr "" "c=erzeuge, a=alternativer Name, d=voreingestellte .newsrc, q=beende tin: " -#: src/lang.c:716 +#: src/lang.c:945 msgid "use a)lternative name, use d)efault .newsrc, q)uit tin: " msgstr "a=alternativer Name, d=voreingestellte .newsrc, q=beende tin: " -#: src/lang.c:717 +#: src/lang.c:946 #, c-format msgid "" "# NNTP-server -> newsrc translation table and NNTP-server\n" @@ -3426,44 +3594,48 @@ msgstr "" "# news.example.org /tmp/nrc-ex example ex\n" "#\n" -#: src/lang.c:724 +#: src/lang.c:952 +msgid "NULL" +msgstr "NULL" + +#: src/lang.c:954 msgid "Only" msgstr "Nur" -#: src/lang.c:725 +#: src/lang.c:955 #, c-format msgid "Option not enabled. Recompile with %s." msgstr "Option nicht vorhanden. Neu kompilieren mit %s." -#: src/lang.c:726 +#: src/lang.c:956 msgid "Options Menu" msgstr "Optionsmenü" -#: src/lang.c:727 +#: src/lang.c:957 msgid "Options Menu Commands" msgstr "Optionsmenü Befehle" -#: src/lang.c:730 +#: src/lang.c:960 #, c-format msgid "Error in regex: %s at pos. %d '%s'" msgstr "Fehler im regulären Ausdruck: %s an Pos. %d '%s'" -#: src/lang.c:731 +#: src/lang.c:961 #, c-format msgid "Error in regex: pcre internal error %d" msgstr "Fehler im regulären Ausdruck: Interner Fehler %d des pcre" -#: src/lang.c:733 +#: src/lang.c:963 #, c-format msgid "Error in regex: study - pcre internal error %s" msgstr "Fehler im regulären Ausdruck: pcre interner Fehler %s" -#: src/lang.c:735 +#: src/lang.c:965 msgid "Post a followup..." msgstr "Schreibe eine Antwort..." #. TODO: replace hard coded key-name in txt_post_error_ask_postpone -#: src/lang.c:737 +#: src/lang.c:967 msgid "" "An error has occurred while posting the article. If you think that this\n" "error is temporary or otherwise correctable, you can postpone the article\n" @@ -3474,298 +3646,339 @@ msgstr "" "ein temporäres Problem ist, das später nicht mehr vorhanden ist, können Sie\n" "den Artikel zurückstellen und später mit ^O wieder hervorholen.\n" -#: src/lang.c:740 +#: src/lang.c:970 msgid "Posted articles history" msgstr "Verlaufsliste der geposteten Artikel" -#: src/lang.c:741 +#: src/lang.c:971 msgid "Posted Articles Menu Commands" msgstr "Gepostete Artikel Menübefehle" -#: src/lang.c:742 +#: src/lang.c:972 msgid "Lookup failed" msgstr "Suche fehlgeschlagen" -#: src/lang.c:743 +#: src/lang.c:973 msgid "Operation not available for replies by mail" msgstr "Nicht verfügbar für Antworten per Mail" -#: src/lang.c:744 +#: src/lang.c:974 msgid "Already in posted articles history level" msgstr "Bereits in der Historie der gesendeten Artikel" -#: src/lang.c:745 +#: src/lang.c:975 #, c-format msgid "Post to newsgroup(s) [%s]> " msgstr "In Newsgruppe(n) [%s] posten> " -#: src/lang.c:746 +#: src/lang.c:976 msgid "-- post processing started --" msgstr "-- Nachbearbeitung gestartet --" -#: src/lang.c:747 +#: src/lang.c:977 msgid "-- post processing completed --" msgstr "-- Nachbearbeitung beendet --" -#: src/lang.c:748 +#: src/lang.c:978 #, c-format msgid "Post subject [%s]> " msgstr "Wähle Subject [%s]> " -#: src/lang.c:749 +#: src/lang.c:979 msgid "" "# Summary of mailed/posted messages viewable by 'W' command from within " "tin.\n" msgstr "# Zusammenfassung der gemailten/geposteten Artikel mit 'W' in tin.\n" -#: src/lang.c:750 +#: src/lang.c:980 msgid "Posting article..." msgstr "Poste Artikel..." -#: src/lang.c:751 +#: src/lang.c:982 +#, c-format +msgid "Posting failed (%s)" +msgstr "Artikel Posten fehlgeschlagen (%s)" + +#: src/lang.c:984 +#, c-format +msgid "Posting: %.*s ..." +msgstr "Poste: %.*s ..." + +#: src/lang.c:985 #, c-format msgid "Post postponed articles [%%s]? (%s/%s/%s/%s/%s): " -msgstr "Zurückgelegten Artikel [%%s]posten? (%s/%s/%s/%s/%s): " +msgstr "Zurückgelegten Artikel [%%s] posten? (%s/%s/%s/%s/%s): " -#: src/lang.c:752 +#: src/lang.c:986 #, c-format msgid "Hot %s" msgstr "Wichtig/Hot %s" -#: src/lang.c:753 +#: src/lang.c:987 #, c-format msgid "Tagged %s" msgstr "%s markiert" -#: src/lang.c:754 +#: src/lang.c:988 #, c-format msgid "Untagged %s" msgstr "%s Markierung entfernt" -#: src/lang.c:756 +#: src/lang.c:990 #, c-format msgid "Preparing for filtering on Path header (%d/%d)..." msgstr "Bereite Path-Filter (%d/%d) vor..." -#: src/lang.c:758 +#: src/lang.c:992 +msgid "Processing attributes..." +msgstr "Verarbeite Attribute..." + +#: src/lang.c:993 msgid "Processing mail messages marked for deletion." msgstr "Bearbeite zum Löschen markierte EMails." -#: src/lang.c:759 +#: src/lang.c:994 msgid "Processing saved articles marked for deletion." msgstr "Bearbeite zum Löschen markierte gespeicherte Artikel." -#: src/lang.c:760 +#: src/lang.c:995 #, c-format msgid "Accept Followup-To? %s=post, %s=ignore, %s=quit: " msgstr "Followup-To akzeptieren? %s=posten, %s=ignorieren, %s=Ende: " -#: src/lang.c:761 +#: src/lang.c:996 msgid "Article unchanged, abort mailing?" msgstr "Mail unverändert, Versand abbrechen?" -#: src/lang.c:762 +#: src/lang.c:997 #, c-format msgid "Do you want to see postponed articles (%d)?" msgstr "Wollen Sie die zurückgestellten Artikel sehen (%d)?" -#: src/lang.c:764 +#: src/lang.c:999 msgid "Add quick kill filter?" msgstr "Artikel schnell (laut Voreinstellungen) killen?" -#: src/lang.c:765 +#: src/lang.c:1000 msgid "Add quick selection filter?" msgstr "Filterregel (hochscoren) (laut Voreinstellungen) hinzufügen?" -#: src/lang.c:766 +#: src/lang.c:1001 msgid "Do you really want to quit?" msgstr "Möchten Sie das Programm wirklich beenden?" -#: src/lang.c:767 +#: src/lang.c:1002 #, c-format msgid "%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: " msgstr "%s=cancel-Nachricht editieren, %s=Ende, %s=löschen [%%s]: " -#: src/lang.c:768 +#: src/lang.c:1003 msgid "You have tagged articles in this group - quit anyway?" msgstr "Es befinden sich markierte Artikel in der Gruppe, trotzdem beenden?" -#: src/lang.c:769 +#: src/lang.c:1004 #, c-format msgid "%s=quit, %s=edit, %s=postpone: " msgstr "%s=Ende, %s=bearbeiten, %s=zurücklegen: " -#: src/lang.c:770 +#: src/lang.c:1005 #, c-format -msgid "%s=quit %s=edit %s=save kill description: " -msgstr "%s=Abbrechen %s=Editieren %s=Kill-Filter speichern: " +msgid "%s=quit, %s=edit, %s=save kill description: " +msgstr "%s=Abbrechen, %s=Editieren, %s=Kill-Filter speichern: " -#: src/lang.c:771 +#: src/lang.c:1006 #, c-format -msgid "%s=quit %s=edit %s=save select description: " -msgstr "%s=Abbrechen %s=Editieren %s=Filter (hot) speichern: " +msgid "%s=quit, %s=edit, %s=save select description: " +msgstr "%s=Abbrechen, %s=Editieren, %s=Filter (hot) speichern: " -#: src/lang.c:772 +#: src/lang.c:1007 msgid "Do you really want to quit without saving your configuration?" msgstr "Wirklich ohne Speichern der Konfiguration beenden?" -#: src/lang.c:775 +#: src/lang.c:1010 msgid "Invalid range - valid are '0-9.$' e.g. 1-$" msgstr "Ungültige Bereichsangabe - Gültig wäre '0-9.$' z.B. 1-$" -#: src/lang.c:776 +#: src/lang.c:1012 msgid "Do you want to abort this operation?" msgstr "Wollen Sie diese Operation abbrechen?" -#: src/lang.c:777 +#: src/lang.c:1013 msgid "Do you want to exit tin immediately?" msgstr "Wollen Sie tin augenblicklich verlassen?" -#: src/lang.c:778 +#: src/lang.c:1015 msgid "Reading ('q' to quit)..." msgstr "Lesen ('q' zum Beenden)..." -#: src/lang.c:779 +#: src/lang.c:1016 #, c-format -msgid "Reading %sarticles..." -msgstr "Lese %sArtikel..." +msgid "Reading %s articles..." +msgstr "Lese %s Artikel..." -#: src/lang.c:780 +#: src/lang.c:1017 #, c-format msgid "Reading %sattributes file...\n" msgstr "Lese %sAttribute-Datei...\n" -#: src/lang.c:781 +#: src/lang.c:1018 #, c-format msgid "Reading %sconfig file...\n" msgstr "Lese %sKonfigurations-Datei...\n" -#: src/lang.c:782 +#: src/lang.c:1019 msgid "Reading filter file...\n" msgstr "Lese Filter-Datei...\n" -#: src/lang.c:783 +#: src/lang.c:1021 +msgid "reading from local spool" +msgstr "Lese aus dem lokalen Spool" + +#: src/lang.c:1023 +#, c-format +msgid "Reading %s\n" +msgstr "Lese %s\n" + +#: src/lang.c:1024 #, c-format msgid "Reading %s groups..." msgstr "Lese %s Gruppen..." -#: src/lang.c:784 +#: src/lang.c:1025 msgid "Reading input history file...\n" msgstr "Lese Eingabe-Verlaufsliste...\n" -#: src/lang.c:785 -msgid "Reading keymap file...\n" -msgstr "Lese Tastenbelegungen...\n" +#: src/lang.c:1026 +#, c-format +msgid "Reading keymap file: %s\n" +msgstr "Lese Tastenbelegungen: %s\n" -#: src/lang.c:786 +#: src/lang.c:1027 msgid "Reading groups from active file... " msgstr "Lese Gruppen aus dem Active... " -#: src/lang.c:787 +#: src/lang.c:1028 msgid "Reading groups from newsrc file... " msgstr "Lese Gruppen aus der newsrc-Datei... " -#: src/lang.c:788 +#: src/lang.c:1029 msgid "Reading newsgroups file... " msgstr "Lese Newsgroups-Datei... " -#: src/lang.c:789 +#: src/lang.c:1030 msgid "Reading newsrc file..." msgstr "Lese newsrc-Datei..." -#: src/lang.c:790 +#: src/lang.c:1031 msgid "References: line " msgstr "References: Zeile " -#: src/lang.c:792 +#: src/lang.c:1033 #, c-format msgid "(%d:%02d remaining)" msgstr "(noch %d:%02d benötigt)" -#: src/lang.c:794 +#: src/lang.c:1035 #, c-format msgid "Bogus group %s removed." msgstr "Nicht vorhandene Gruppe %s entfernt." -#: src/lang.c:795 +#: src/lang.c:1036 msgid "Removed from this rule: " msgstr "Aus dieser Regel gelöscht: " -#: src/lang.c:796 +#: src/lang.c:1037 #, c-format msgid "Error: rename %s to %s" msgstr "Fehler: Benenne %s in %s" -#: src/lang.c:797 +#: src/lang.c:1038 msgid "Reply to author..." msgstr "Mailantwort an Autor..." -#: src/lang.c:798 +#: src/lang.c:1039 msgid "Repost" msgstr "Reposte" -#: src/lang.c:799 +#: src/lang.c:1040 msgid "Reposting article..." msgstr "Wiederholtes posten des Artikels..." -#: src/lang.c:800 +#: src/lang.c:1041 #, c-format msgid "Repost article(s) to group(s) [%s]> " msgstr "Wiederholtes posten de(s|r) Artikel(s) in [%s]> " -#: src/lang.c:801 +#: src/lang.c:1042 msgid "Reset newsrc?" msgstr "newsrc zurücksetzen?" -#: src/lang.c:802 +#: src/lang.c:1043 msgid "Responses have been directed to the following newsgroups" msgstr "Antworten werden in folgende Gruppen gepostet" -#: src/lang.c:803 +#: src/lang.c:1044 #, c-format msgid "Responses have been directed to poster. %s=mail, %s=post, %s=quit: " msgstr "Antwort per Mail wurde angefordert. %s=Mail, %s=post, %s=beenden: " -#: src/lang.c:805 +#: src/lang.c:1045 msgid "Press to continue..." msgstr "Drücken Sie um fortzufahren..." -#: src/lang.c:807 +#: src/lang.c:1047 +#, c-format +msgid "Score: %s" +msgstr "Wert: %s" + +#: src/lang.c:1048 #, c-format msgid "Select From [%s] (y/n): " msgstr "Wähle From [%s] (j/n): " -#: src/lang.c:808 +#: src/lang.c:1049 msgid "Select Lines: (num): " msgstr "Wähle Zeilen: (num): " -#: src/lang.c:809 +#: src/lang.c:1050 msgid "Auto-select Article Menu" msgstr "Filter Menü (Bewertung/Score erhöhen)" -#: src/lang.c:810 +#: src/lang.c:1051 #, c-format msgid "Select Msg-ID [%s] (f/l/o/n): " msgstr "Wähle Msg-ID [%s] (v/l/n/n): " -#: src/lang.c:811 +#: src/lang.c:1052 msgid "Select pattern scope: " msgstr "Wähle Muster : " -#: src/lang.c:812 +#: src/lang.c:1053 #, c-format msgid "Select Subject [%s] (y/n): " msgstr "Wähle Subject [%s] (j/n): " -#: src/lang.c:813 +#: src/lang.c:1054 msgid "Select text pattern : " msgstr "Wähle Textmuster : " -#: src/lang.c:814 +#: src/lang.c:1055 msgid "Select time in days : " msgstr "Wähle Zeit in Tagen : " -#: src/lang.c:815 +#: src/lang.c:1056 +msgid "[k]" +msgstr "[k]" + +#: src/lang.c:1057 +msgid "[T]" +msgstr "[T]" + +#: src/lang.c:1058 +msgid " R" +msgstr " R" + +#: src/lang.c:1059 #, c-format msgid "" "# %s server configuration file\n" @@ -3787,54 +4000,54 @@ msgstr "" "############################################################################\n" "\n" -#: src/lang.c:821 +#: src/lang.c:1065 msgid "Showing unread groups only" msgstr "Zeige nur Gruppen mit ungelesenen Artikeln" -#: src/lang.c:822 +#: src/lang.c:1066 msgid "Subject: line (ignore case) " msgstr "Subject: Zeile (Groß-Kl. ignorieren) " -#: src/lang.c:823 +#: src/lang.c:1067 msgid "Subject: line (case sensitive)" msgstr "Subject: Zeile (Groß-Kl. beachten) " -#: src/lang.c:824 +#: src/lang.c:1068 msgid "Save" msgstr "Speichern" -#: src/lang.c:825 +#: src/lang.c:1069 #, c-format msgid "Save '%s' (%s/%s)?" msgstr "'%s' (%s/%s) speichern?" -#: src/lang.c:826 +#: src/lang.c:1070 msgid "Save configuration before continuing?" msgstr "Zuerst Konfiguration speichern und danach fortfahren?" -#: src/lang.c:827 +#: src/lang.c:1071 msgid "Save filename> " msgstr "Name der zu speichernden Datei> " -#: src/lang.c:828 +#: src/lang.c:1072 msgid "Saved" msgstr "Gespeichert" -#: src/lang.c:829 +#: src/lang.c:1073 #, c-format msgid "%4d unread (%4d hot) %s in %s\n" msgstr "%4d ungelesene (%4d 'hot') %s in %s\n" -#: src/lang.c:830 +#: src/lang.c:1074 #, c-format msgid "Saved %s...\n" msgstr "%s gespeichert...\n" -#: src/lang.c:831 +#: src/lang.c:1075 msgid "Nothing was saved" msgstr "Nichts gespeichert" -#: src/lang.c:832 +#: src/lang.c:1076 #, c-format msgid "" "\n" @@ -3843,185 +4056,190 @@ msgstr "" "\n" "%s %d %s aus %d %s\n" -#: src/lang.c:833 +#: src/lang.c:1077 #, c-format msgid "-- %s saved to %s%s --" msgstr "-- %s nach %s%s gespeichert --" -#: src/lang.c:834 +#: src/lang.c:1078 #, c-format msgid "-- %s saved to %s - %s --" msgstr "-- %s gespeichert als %s - %s --" -#: src/lang.c:835 +#: src/lang.c:1079 msgid "Saving..." msgstr "Speichere..." -#: src/lang.c:836 +#: src/lang.c:1080 #, c-format msgid "%s: Screen initialization failed" msgstr "%s: Initialisierung des Bildschirms fehlgeschlagen" -#: src/lang.c:838 +#: src/lang.c:1082 #, c-format msgid "%s: screen is too small\n" msgstr "%s: Anzeige ist zu klein\n" -#: src/lang.c:840 +#: src/lang.c:1084 #, c-format msgid "screen is too small, %s is exiting" msgstr "Anzeige zu klein, %s beendet sich" -#: src/lang.c:841 +#: src/lang.c:1085 msgid "Delete scope?" msgstr "Gültigkeitsbereich löschen? " -#: src/lang.c:842 +#: src/lang.c:1086 msgid "Enter scope> " msgstr "Gültigkeitsbereich angeben> " -#: src/lang.c:843 +#: src/lang.c:1087 msgid "Select new position> " msgstr "Neue Position auswählen> " -#: src/lang.c:844 +#: src/lang.c:1088 msgid "New position cannot be a global scope" msgstr "Neue Position darf kein globaler Gültigkeitsbereich sein" -#: src/lang.c:845 +#: src/lang.c:1089 msgid "Global scope, operation not allowed" msgstr "Globaler Gültigkeitsbereich, Einsatz nicht erlaubt" -#: src/lang.c:846 +#: src/lang.c:1090 msgid "Rename scope> " msgstr "Gültigkeitsbereich umbenennen> " -#: src/lang.c:847 +#: src/lang.c:1091 msgid "Select scope> " msgstr "Gültigkeitsbereich auswählen> " -#: src/lang.c:848 +#: src/lang.c:1092 msgid "Scopes Menu" msgstr "Gültigkeitsbereichmenü" -#: src/lang.c:849 +#: src/lang.c:1093 msgid "Scopes Menu Commands" msgstr "Gültigkeitsbereichmenü Befehle" -#: src/lang.c:850 +#: src/lang.c:1094 #, c-format msgid "Search backwards [%s]> " msgstr "Suche rückwärts [%s]> " -#: src/lang.c:851 +#: src/lang.c:1095 #, c-format msgid "Search body [%s]> " msgstr "Durchsuche Artikelinhalt [%s]> " -#: src/lang.c:852 +#: src/lang.c:1096 #, c-format msgid "Search forwards [%s]> " msgstr "Suche vorwärts [%s]> " -#: src/lang.c:853 +#: src/lang.c:1097 msgid "Searching..." msgstr "Suche..." -#: src/lang.c:854 +#: src/lang.c:1098 #, c-format msgid "Searching article %d of %d ('q' to abort)..." msgstr "Suche Artikel %d von %d ('q' zum abbrechen)..." -#: src/lang.c:855 +#: src/lang.c:1099 msgid "Select article> " msgstr "Wähle Artikel> " -#: src/lang.c:856 +#: src/lang.c:1100 msgid "" "Select option number before text or use arrow keys and . 'q' to quit." msgstr "" "Wähle Optionsnummer, oder benutze die Cursor Tasten und . 'q' zum " "beenden." -#: src/lang.c:857 +#: src/lang.c:1101 msgid "Select group> " msgstr "Wähle Gruppe> " -#: src/lang.c:858 +#: src/lang.c:1102 #, c-format msgid "Enter selection pattern [%s]> " msgstr "Nenne das Auswahlmuster [%s]> " -#: src/lang.c:859 +#: src/lang.c:1103 msgid "Select thread> " msgstr "Wähle thread> " -#: src/lang.c:860 +#: src/lang.c:1104 #, c-format msgid "%s %s %s (\"%s\"): send a DETAILED bug report to %s\n" msgstr "" "%s %s %s (\"%s\"): schicken Sie einen DETAILLIERTEN Fehlerbericht an %s\n" -#: src/lang.c:861 +#: src/lang.c:1105 msgid "servers active-file" msgstr "Die 'active' Datei des Servers" -#: src/lang.c:862 +#: src/lang.c:1106 +#, c-format +msgid "Skipped %s" +msgstr "Übersprungen %s" + +#: src/lang.c:1107 msgid "Cannot move into new newsgroups. Subscribe first..." msgstr "Kann die Newsgruppe nicht öffnen. Sie muss erst abonniert werden..." -#: src/lang.c:863 +#: src/lang.c:1108 msgid "" msgstr "" -#: src/lang.c:864 +#: src/lang.c:1109 #, c-format msgid "Starting: (%s)" msgstr "Starte: (%s)" -#: src/lang.c:865 +#: src/lang.c:1110 #, c-format msgid "List Thread (%d of %d)" msgstr "Zeige Thread (%d von %d)" -#: src/lang.c:866 +#: src/lang.c:1111 #, c-format msgid "Thread (%.*s)" msgstr "Thread (%.*s)" -#: src/lang.c:867 +#: src/lang.c:1112 msgid "Enter wildcard subscribe pattern> " msgstr "Wildcardmuster für zu abonnierende Gruppen> " -#: src/lang.c:868 +#: src/lang.c:1113 #, c-format msgid "subscribed to %d groups" msgstr "%d Gruppen sind abonniert" -#: src/lang.c:869 +#: src/lang.c:1114 #, c-format msgid "Subscribed to %s" msgstr "%s wurde abonniert" -#: src/lang.c:870 +#: src/lang.c:1115 msgid "Subscribing... " msgstr "Abonniere... " -#: src/lang.c:871 +#: src/lang.c:1116 #, c-format msgid "Repost or supersede article(s) [%%s]? (%s/%s/%s): " msgstr "Artikel erneut posten oder überschreiben [%%s]? (%s/%s/%s): " -#: src/lang.c:872 +#: src/lang.c:1117 #, c-format msgid "Supersede article(s) to group(s) [%s]> " msgstr "Supersede (überschreibe) Artikel in den Gruppen [%s]> " -#: src/lang.c:873 +#: src/lang.c:1118 msgid "Superseding article ..." msgstr "Überschreibe Artikel ..." -#: src/lang.c:874 +#: src/lang.c:1119 #, c-format msgid "" "\n" @@ -4030,24 +4248,29 @@ msgstr "" "\n" "Angehalten. Geben Sie 'fg' ein um %s wieder zu starten\n" -#: src/lang.c:876 +#: src/lang.c:1121 #, c-format msgid "%d days" msgstr "%d Tage" -#: src/lang.c:877 +#: src/lang.c:1122 msgid "" msgstr "" -#: src/lang.c:878 +#: src/lang.c:1123 msgid "TeX " msgstr "TeX " -#: src/lang.c:879 +#: src/lang.c:1124 +#, c-format +msgid "Version: %s %s release %s (\"%s\")" +msgstr "Version: %s %s Ausgabe %s (\"%s\")" + +#: src/lang.c:1125 msgid "# Default action/prompt strings\n" msgstr "# Voreingestellte Aktion/zeige Zeichenkette\n" -#: src/lang.c:880 +#: src/lang.c:1126 msgid "" "# Defaults for quick (1 key) kill & auto-selection filters\n" "# header=NUM 0,1=Subject: 2,3=From: 4=Message-ID: & full References: line\n" @@ -4066,220 +4289,291 @@ msgstr "" "# case=ON/OFF ON=Filter Groß-Kl. beachten OFF=Groß-Kl. ignorieren\n" "# expire=ON/OFF ON=Verfallen nach default_filter_days OFF=verfällt nie\n" -#: src/lang.c:893 +#: src/lang.c:1139 msgid "" "# If ON use print current subject or newsgroup description in the last line\n" msgstr "" "# Falls ON anzeige des Subject oder des Gruppennamens in der letzten Zeile.\n" -#: src/lang.c:894 +#: src/lang.c:1140 msgid "# Host & time info used for detecting new groups (don't touch)\n" msgstr "" "# Benutzte Host- & Zeit-Info um neue Gruppen zu finden (nicht ändern)\n" -#: src/lang.c:895 +#: src/lang.c:1141 msgid "There is no news\n" msgstr "Es gibt keine neuen Artikel\n" -#: src/lang.c:896 +#: src/lang.c:1142 msgid "Thread" msgstr "Thread" -#: src/lang.c:897 +#: src/lang.c:1143 msgid "Thread Level Commands" msgstr "Thread Level Kommandos" -#: src/lang.c:898 +#: src/lang.c:1144 msgid "Thread deselected" msgstr "Thread nicht mehr ausgewählt" -#: src/lang.c:899 +#: src/lang.c:1145 msgid "Thread selected" msgstr "Thread ausgewählt" -#: src/lang.c:900 +#: src/lang.c:1146 msgid "thread" msgstr "Thread" -#: src/lang.c:901 +#: src/lang.c:1147 #, c-format msgid "Thread %4s of %4s" msgstr "Thread %4s von %4s" -#: src/lang.c:902 +#: src/lang.c:1148 msgid "Threading articles..." msgstr "Sortiere Artikel..." -#: src/lang.c:903 +#: src/lang.c:1149 +msgid "Threading by multipart" +msgstr "Multipart Threading" + +#: src/lang.c:1151 +#, c-format +msgid "TLS handshake failed: %s\n" +msgstr "TLS-Handshake fehlgeschlagen: %s\n" + +#: src/lang.c:1153 +msgid "" +msgstr "" + +#: src/lang.c:1154 +msgid "" +msgstr "" + +#: src/lang.c:1155 +msgid "" +msgstr "" + +#: src/lang.c:1156 +msgid "" +msgstr "" + +#: src/lang.c:1157 +#, c-format +msgid "%s handshake done: %s\n" +msgstr "%S-Handshake abgeschlossen: %s\n" + +#: src/lang.c:1158 src/lang.c:1309 +msgid "unknown error" +msgstr "Unbekannter Fehler" + +#: src/lang.c:1161 +#, c-format +msgid "TLS handshake failed: %s (%d)\n" +msgstr "TLS-Handshake fehlgeschlagen: %s (%d)\n" + +#: src/lang.c:1162 +#, c-format +msgid "TLS peer verification failed: %s\n" +msgstr "TLS-Verifizierung fehlgeschlagen: %s\n" + +#: src/lang.c:1163 +#, c-format +msgid "TLS peer verification failed, continuing anyway as requested: %s\n" +msgstr "" +"TLS-Verifizierung fehlgeschlagen, trotzdem wie gefordert fortfahren: %s\n" + +#: src/lang.c:1164 +msgid "" +msgstr "" + +#: src/lang.c:1165 +msgid "unexpected certificate verification status!" +msgstr "unerwarteter Zertifikatsüberprüfungsstatus!" + +#: src/lang.c:1168 +#, c-format +msgid "" +"TLS peer verification failed: %s.\n" +"Continuing anyway as requested.\n" +msgstr "" +"TLS-Verifizierung fehlgeschlagen: %s.\n" +"Trotzdem wird wie gefordert fortgefahren.\n" + +#: src/lang.c:1171 +#, c-format +msgid "TLS handshake done: %s\n" +msgstr "TLS-Handshake abgeschlossen: %s\n" + +#: src/lang.c:1174 #, c-format msgid "Toggled word highlighting %s" msgstr "Wort-Hervorhebung: %s" -#: src/lang.c:904 +#: src/lang.c:1175 msgid "Toggled rot13 encoding" msgstr "ROT13-Kodierung (de)aktiviert" -#: src/lang.c:905 +#: src/lang.c:1176 #, c-format msgid "Toggled German TeX encoding %s" msgstr "Deutsche TeX-Dekodierung: %s" -#: src/lang.c:906 +#: src/lang.c:1177 #, c-format msgid "Toggled tab-width to %d" msgstr "Tabulatorweite zu %d gewechselt" -#: src/lang.c:908 +#: src/lang.c:1179 #, c-format msgid "%d Trying to dotlock %s" msgstr "%d Versuche %s zu dotlocken" -#: src/lang.c:909 +#: src/lang.c:1180 #, c-format msgid "%d Trying to lock %s" msgstr "%d Versuche %s zu locken" -#: src/lang.c:911 +#: src/lang.c:1182 #, c-format msgid "%s=help" msgstr "%s=Hilfe" -#: src/lang.c:913 +#: src/lang.c:1184 msgid "Unlimited" msgstr "Unbegrenzt" -#: src/lang.c:914 +#: src/lang.c:1185 msgid "Enter wildcard unsubscribe pattern> " msgstr "Wildcardmuster für abzubestellende Gruppen> " -#: src/lang.c:915 +#: src/lang.c:1186 #, c-format msgid "Error decoding %s : %s" msgstr "Fehler beim Dekodieren von %s : %s" -#: src/lang.c:916 +#: src/lang.c:1187 msgid "No end." msgstr "Kein Ende." -#: src/lang.c:917 +#: src/lang.c:1188 #, c-format msgid "%s successfully decoded." msgstr "%s erfolgreich dekodiert." -#: src/lang.c:918 -#, c-format -msgid "" -"%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n" -"\n" -msgstr "" -"%*s[-- %s/%s, %suukodierte Datei, %d Zeilen, Name: %s --]\n" -"\n" +#: src/lang.c:1189 +msgid "unchanged" +msgstr "unverändert" -#: src/lang.c:919 -msgid "unread " -msgstr "ungelesen " +#: src/lang.c:1190 +msgid "(unknown)" +msgstr "(unbekannt)" -#: src/lang.c:920 +#: src/lang.c:1191 +msgid "unread" +msgstr "ungelesen" + +#: src/lang.c:1192 #, c-format msgid "unsubscribed from %d groups" msgstr "%d Gruppen abbestellt" -#: src/lang.c:921 +#: src/lang.c:1193 #, c-format msgid "Unsubscribed from %s" msgstr "%s wurde abbestellt" -#: src/lang.c:922 +#: src/lang.c:1194 msgid "Unsubscribing... " msgstr "Abbestellen... " -#: src/lang.c:923 +#: src/lang.c:1195 msgid "Unthreading articles..." msgstr "Aktuelle Sortierung der Artikel aufheben..." -#: src/lang.c:924 +#: src/lang.c:1196 msgid "Updated" msgstr "Aktualisiert" -#: src/lang.c:925 +#: src/lang.c:1197 msgid "Updating" msgstr "Aktualisiere" -#: src/lang.c:926 +#: src/lang.c:1198 msgid "URL Menu" msgstr "URL Menü" -#: src/lang.c:927 +#: src/lang.c:1199 msgid "URL Menu Commands" msgstr "URL Menü Befehle" -#: src/lang.c:928 +#: src/lang.c:1200 #, c-format msgid "Opening %s" msgstr "Öffne %s" -#: src/lang.c:929 +#: src/lang.c:1201 msgid "Select URL> " msgstr "Wähle URL> " -#: src/lang.c:930 +#: src/lang.c:1202 msgid "No URLs in this article" msgstr "Keine URLs im Artikel" -#: src/lang.c:931 +#: src/lang.c:1203 msgid "Use MIME display program for this message?" msgstr "MIME-Anzeigeprogramm für diese Nachricht benutzen?" -#: src/lang.c:932 +#: src/lang.c:1204 msgid " -c mark all news as read in subscribed newsgroups (batch mode)" msgstr "" " -c Markiere Artikel gelesen in den abonnierten Gruppen (Batch-Modus)" -#: src/lang.c:933 +#: src/lang.c:1205 msgid " -Z return status indicating if any unread news (batch mode)" msgstr "" " -Z Rückgabewert zeigt, ob ungelesene Artikel vorliegen (Batch-Modus)" -#: src/lang.c:934 +#: src/lang.c:1206 msgid " -q don't check for new newsgroups" msgstr " -q Überprüfe nicht auf neue Newsgruppen" -#: src/lang.c:935 +#: src/lang.c:1207 msgid " -X don't save any files on quit" msgstr " -X Speicher keine Dateien beim Beenden" -#: src/lang.c:936 +#: src/lang.c:1208 msgid " -d don't show newsgroup descriptions" msgstr " -d Zeige keine Newsgruppenbeschreibungen" -#: src/lang.c:937 +#: src/lang.c:1209 msgid " -G limit get only limit articles/group" msgstr " -G limit Hole nur 'limit' Artikel pro Newsgruppe" -#: src/lang.c:938 +#: src/lang.c:1210 #, c-format msgid " -H help information about %s" msgstr " -H Hilfe und Informationen über %s" -#: src/lang.c:939 +#: src/lang.c:1211 msgid " -h this help message" msgstr " -h Diese Hilfeseite" -#: src/lang.c:940 +#: src/lang.c:1212 #, c-format msgid " -I dir news index file directory [default=%s]" msgstr " -I Verz. Verzeichnis für Artikel-Index-Datei [Standard=%s]" -#: src/lang.c:941 +#: src/lang.c:1213 msgid " -u update index files (batch mode)" msgstr " -u Erneuere Index-Dateien (Batch-Modus)" -#: src/lang.c:942 +#: src/lang.c:1214 #, c-format msgid " -m dir mailbox directory [default=%s]" msgstr " -m Verz. Mailbox-Verzeichnis [Standard=%s]" -#: src/lang.c:943 +#: src/lang.c:1215 #, c-format msgid "" "\n" @@ -4288,49 +4582,49 @@ msgstr "" "\n" "Schicken Sie Fehlerberichte/Kommentare an %s" -#: src/lang.c:944 +#: src/lang.c:1216 msgid " -N mail new news to your posts (batch mode)" msgstr " -N Maile neue Artikel an sich selbst (Batch-Modus)" -#: src/lang.c:945 +#: src/lang.c:1217 msgid " -M user mail new news to specified user (batch mode)" msgstr " -M user Maile neue News-Artikel an 'user' (Batch-Modus)" -#: src/lang.c:946 +#: src/lang.c:1218 #, c-format msgid " -f file subscribed to newsgroups file [default=%s]" msgstr " -f Datei 'Datei' als .newsrc-Datei nutzen [Standard=%s]" -#: src/lang.c:947 +#: src/lang.c:1219 msgid " -x no-posting mode" msgstr " -x Posten nicht erlaubt Modus" -#: src/lang.c:948 +#: src/lang.c:1220 msgid " -w post an article and exit" msgstr " -w Postet einen Artikel und beendet tin" -#: src/lang.c:949 +#: src/lang.c:1221 msgid " -o post all postponed articles and exit" msgstr " -o Postet alle zurückgelegten Artikel und beendet tin" -#: src/lang.c:950 +#: src/lang.c:1222 msgid " -R read news saved by -S option" msgstr " -R Lese Artikel, die durch -S gespeichert wurden" -#: src/lang.c:951 +#: src/lang.c:1223 #, c-format msgid " -s dir save news directory [default=%s]" msgstr " -s Verz. Verzeichnis zum News-Speichern [Standard=%s]" -#: src/lang.c:952 +#: src/lang.c:1224 msgid " -S save new news for later reading (batch mode)" msgstr " -S Speichere Artikel für das spätere Lesen (Batch-Modus)" -#: src/lang.c:953 +#: src/lang.c:1225 msgid " -z start if any unread news" msgstr " -z Starte, wenn ungelesene Artikel vorliegen" -#: src/lang.c:954 +#: src/lang.c:1226 #, c-format msgid "" "A Usenet reader.\n" @@ -4341,35 +4635,53 @@ msgstr "" "\n" "Syntax: %s [Optionen] [Newsgruppe[,...]]" -#: src/lang.c:955 +#: src/lang.c:1227 msgid " -v verbose output for batch mode options" msgstr " -v Ausführliche Ausgabe für Batch-Modus-Optionen" -#: src/lang.c:956 +#: src/lang.c:1228 msgid " -V print version & date information" msgstr " -V Gebe Versions- und Datumsinformationen aus" -#: src/lang.c:957 +#: src/lang.c:1229 #, c-format msgid "%s only useful without batch mode operations\n" msgstr "%s ist nur sinnvoll ohne Batchmodeoperationen\n" -#: src/lang.c:958 +#: src/lang.c:1230 #, c-format msgid "%s only useful for batch mode operations\n" msgstr "%s ist nur sinnvoll für Batchmodeoperationen\n" -#: src/lang.c:959 +#: src/lang.c:1231 #, c-format msgid "%s only useful for batch or debug mode operations\n" msgstr "%s ist nur sinnvoll für Batchmode- oder Debugoperationen\n" -#: src/lang.c:960 +#: src/lang.c:1232 #, c-format msgid "Useless combination %s and %s. Ignoring %s.\n" msgstr "Unsinnige Kombination von %s und %s. Ignoriere %s.\n" -#: src/lang.c:966 +#: src/lang.c:1233 +msgid "uuencoded file" +msgstr "UU-kodierte Datei" + +#: src/lang.c:1234 +msgid "incomplete uuencoded file" +msgstr "unvollständige UU-kodierte Datei" + +#: src/lang.c:1237 +#, c-format +msgid "Valid not after : %s\n" +msgstr "Nicht gültig nach: %s\n" + +#: src/lang.c:1238 +#, c-format +msgid "Valid not before: %s\n" +msgstr "Nicht gültig vor : %s\n" + +#: src/lang.c:1240 #, c-format msgid "" "\n" @@ -4378,12 +4690,12 @@ msgstr "" "\n" "%s%d ist außerhalb der Grenzen (0 - %d). Zurücksetzen auf 0" -#: src/lang.c:967 +#: src/lang.c:1241 #, c-format msgid "View '%s' (%s/%s)?" msgstr "'%s' (%s/%s) anzeigen?" -#: src/lang.c:969 +#: src/lang.c:1243 #, c-format msgid "" "\n" @@ -4394,7 +4706,7 @@ msgstr "" "Warnung: Artikel überschreitet %d Spalten. Zeile %d ist die erste lange:\n" "%-100s\n" -#: src/lang.c:970 +#: src/lang.c:1244 msgid "" "\n" "Warning: article unchanged after editing\n" @@ -4402,7 +4714,7 @@ msgstr "" "\n" "Warnung: Artikel wurde im Editor nicht verändert\n" -#: src/lang.c:971 +#: src/lang.c:1245 msgid "" "\n" "Warning: \"Subject:\" contains only whitespaces.\n" @@ -4410,7 +4722,7 @@ msgstr "" "\n" "Warnung: \"Subject:\" enthält nur Leerzeichen.\n" -#: src/lang.c:972 +#: src/lang.c:1246 msgid "" "\n" "Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:" @@ -4420,7 +4732,7 @@ msgstr "" "Warnung: \"Subject:\" beginnt mit \"Re: \", aber es gibt keine \"References:" "\".\n" -#: src/lang.c:974 +#: src/lang.c:1248 msgid "" "\n" "Warning: Article has \"References:\" but \"Subject:\" does not begin\n" @@ -4430,7 +4742,7 @@ msgstr "" "Warnung: Artikel hat \"References:\" aber \"Subject:\" beginnt nicht\n" " mit \"Re: \" and enthält auch kein \"(was:\".\n" -#: src/lang.c:977 +#: src/lang.c:1251 msgid "" "Read carefully!\n" "\n" @@ -4452,7 +4764,7 @@ msgstr "" "Das ist der Artikel, den Sie canceln (löschen) wollen:\n" "\n" -#: src/lang.c:981 +#: src/lang.c:1255 msgid "" "\n" "Warning: You are using a non-plain transfer encoding (such as base64 or\n" @@ -4466,7 +4778,44 @@ msgstr "" " Artikel zu übertragen. Falls durch diesen inews eine Signatur\n" " angehängt wird, so kann diese nicht korrekt kodiert werden.\n" -#: src/lang.c:986 +#: src/lang.c:1261 +#, c-format +msgid "" +"\n" +"Line %d is longer than %d octets and should be folded, but encoding\n" +"is neither set to %s nor to %s.\n" +msgstr "" +"\n" +"Zeile %d ist länger als %d Oktette und sollte gefaltet werden,\n" +"aber die Kodierung ist weder auf %s noch auf\n" +"%s gestellt.\n" + +#: src/lang.c:1265 +#, c-format +msgid "" +"\n" +"Line %d is longer than %d octets and should be folded, but encoding\n" +"is set to %s without enabling MIME_BREAK_LONG_LINES or\n" +"posting doesn't contain any 8bit chars and thus folding won't happen.\n" +msgstr "" +"\n" +"Zeile %d ist länger als %d Oktette und sollte gefaltet werden,\n" +"aber die Kodierung ist auf %s gestellt ohne\n" +"MIME_BREAK_LONG_LINES angeschaltet zu haben, oder der Artikel enthält\n" +"keine 8Bit Zeichen und wird daher nicht automatisch gefaltet wird.\n" + +#: src/lang.c:1269 +#, c-format +msgid "" +"\n" +"Line %d is longer than %d octets and should be folded, but encoding\n" +"is not set to %s.\n" +msgstr "" +"\n" +"Zeile %d ist länger als %d Oktette und sollte gefaltet werden,\n" +"aber die Kodierung ist nicht auf %s gesetzt.\n" + +#: src/lang.c:1272 msgid "" "\n" "Warning: \"example\" is a reserved hierarchy!\n" @@ -4474,7 +4823,7 @@ msgstr "" "\n" "Warnung: \"example\" ist eine reserviert Hierarchie!\n" -#: src/lang.c:987 +#: src/lang.c:1273 #, c-format msgid "" "\n" @@ -4489,7 +4838,7 @@ msgstr "" "Einige Einstellungen in Ihrer %s-Datei haben sich geändert!\n" "Lesen Sie \"WHATSNEW\", usw....\n" -#: src/lang.c:989 +#: src/lang.c:1275 #, c-format msgid "" "\n" @@ -4503,7 +4852,7 @@ msgstr "" "Evtl. werden Einstellungen in Ihrer %s-Datei\n" "nicht erkannt oder ändern sich!\n" -#: src/lang.c:992 +#: src/lang.c:1278 #, c-format msgid "" "Warning: tin wrote fewer groups to your\n" @@ -4518,7 +4867,7 @@ msgstr "" "währenddessen abbestellt haben, ist ein Fehler aufgetreten und Sie sollten\n" "Ihre %s wiederherstellen, bevor Sie tin nochmal starten!\n" -#: src/lang.c:996 +#: src/lang.c:1282 #, c-format msgid "" "\n" @@ -4527,12 +4876,12 @@ msgstr "" "\n" "Warnung: Es gibt %d '-- \\n' Zeilen. Das könnte einige Leute verwirren.\n" -#: src/lang.c:997 +#: src/lang.c:1283 #, c-format msgid "Warning: Only %d out of %d articles were saved" msgstr "Warnung: Nur %d von %d Artikeln gespeichert" -#: src/lang.c:998 +#: src/lang.c:1284 #, c-format msgid "" "\n" @@ -4549,14 +4898,23 @@ msgstr "" "möglich\n" " gehalten werden.\n" -#: src/lang.c:1002 +#: src/lang.c:1288 #, c-format msgid "" "Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? " msgstr "" "Warnung: E-Mailadr. evtl. verfälscht (Spamfalle). %s=weiter, %s=Abbruch? " -#: src/lang.c:1003 +#: src/lang.c:1289 +#, c-format +msgid "" +"Warning: line %d contains unprintable chars:\n" +"%s\n" +msgstr "" +"Warnung: Zeile %d enthält nicht druckbare Zeichen:\n" +"%s\n" + +#: src/lang.c:1290 msgid "" "\n" "Warning: Signatures should start with '-- \\n' not with '--\\n'.\n" @@ -4564,37 +4922,127 @@ msgstr "" "\n" "Warnung: Signaturen sollten mit '-- \\n' und nicht mit '--\\n' beginnen.\n" -#: src/lang.c:1004 +#: src/lang.c:1291 msgid "Writing attributes file..." msgstr "Schreibe Datei mit den Eigenschaften der Newsgruppen..." -#: src/lang.c:1006 +#: src/lang.c:1292 +#, c-format +msgid "Writing %s\n" +msgstr "Schreibe %s\n" + +#: src/lang.c:1293 +msgid "Writing overview cache..." +msgstr "Schreibe Overview Cache..." + +#: src/lang.c:1295 #, c-format msgid "%4d Responses" msgstr "%4d Antworten" -#: src/lang.c:1008 +#: src/lang.c:1297 +msgid "Can't run slrnface: couldn't construct fifo name." +msgstr "Kann slrnface nicht starten: konnte FIFO-Name nicht erzeugen." + +#: src/lang.c:1298 +#, c-format +msgid "Can't run slrnface: failed to create %s" +msgstr "Kann slrnface nicht starten: Anlegen von %s fehlgeschlagen" + +#: src/lang.c:1299 +#, c-format +msgid "Slrnface abnormally exited, code %d." +msgstr "Slrnface wurde mit Fehler %d beendet." + +#: src/lang.c:1300 +#, c-format +msgid "Slrnface failed: %s." +msgstr "Fehler %s beim Aufruf von Slrnface." + +#: src/lang.c:1301 +#, c-format +msgid "Can't run slrnface: Environment variable %s not found." +msgstr "Kann slrnface nicht starten: Umgebungsvariable %s nicht gefunden." + +#: src/lang.c:1302 +msgid "Can't run slrnface: Not running in an xterm." +msgstr "Kann slrnface nicht starten: tin läuft nicht in einem xterm." + +#: src/lang.c:1303 +msgid "couldn't connect to display" +msgstr "konnte keine Verbindung zum Display herstellen" + +#: src/lang.c:1304 +msgid "can't open FIFO" +msgstr "Kann FIFO nicht öffnen" + +#: src/lang.c:1305 +msgid "executable not found" +msgstr "ausführbare Datei nicht gefunden" + +#: src/lang.c:1306 +msgid "fork() failed" +msgstr "fork() fehlgeschlagen" + +#: src/lang.c:1307 +msgid "couldn't find controlling terminal" +msgstr "Steuerterminal konnte nicht gefunden werden" + +#: src/lang.c:1308 +msgid "terminal doesn't export width and height" +msgstr "Terminal exportiert Breite und Höhe nicht" + +#: src/lang.c:1310 +msgid "WINDOWID not found in environment" +msgstr "WINDOWID nicht in der Umgebung gefunden" + +#: src/lang.c:1311 +msgid "" +"This directory is used to create named pipes for communication between\n" +"slrnface and its parent process. It should normally be empty because\n" +"the pipe is deleted right after it has been opened by both processes.\n" +"\n" +"File names generated by slrnface have the form \"hostname.pid\". It is\n" +"probably an error if they linger here longer than a fraction of a second.\n" +"\n" +"However, if the directory is mounted from an NFS server, you might see\n" +"special files created by your NFS server while slrnface is running.\n" +"Do not try to remove them.\n" +msgstr "" +"Diese Verzeichnis enthält \"named pipes\" zur Kommunikation zwischen\n" +"slrnface und dem aufrufenden Prozess. Normalerweise sollte es leer sein,\n" +"da diese Dateien nach erfolgreicher Kommunikation sofort gelöscht werden.\n" +"\n" +"slrnface verwendet Dateinamen der Form hostname.pid, sollten derartige\n" +"Dateien länger als wenige Sekundenbruchteile erscheinen, handelt es sich\n" +"vermutlich um einen Fehler.\n" +"\n" +"Wenn dieses Verzeichnis auf einem NFS-Laufwerk liegt, ist es möglich,\n" +"dass der NFS-Server spezielle Dateien in diesem Verzeichnis erzeugt,\n" +"während slrnface ausgeführt wird. Diese sollten nicht gelöscht werden.\n" + +#: src/lang.c:1324 #, c-format msgid "Added %d %s" msgstr "%d %s hinzugefügt" -#: src/lang.c:1009 +#: src/lang.c:1325 msgid "No unsubscribed groups to show" msgstr "Keine nicht abonnierte Gruppen gefunden" -#: src/lang.c:1010 +#: src/lang.c:1326 msgid "Showing subscribed to groups only" msgstr "Zeige nur abonnierte Gruppen" -#: src/lang.c:1011 +#: src/lang.c:1327 msgid "Yes " msgstr "Ja " -#: src/lang.c:1012 +#: src/lang.c:1328 msgid "You have mail" msgstr "Sie haben Mail" -#: src/lang.c:1017 +#: src/lang.c:1333 #, c-format msgid "" "\n" @@ -4615,11 +5063,11 @@ msgstr "" " entfernen oder MM_NETWORK_CHARSET im M)neu auf einen\n" " passenderen Wert setzen.\n" -#: src/lang.c:1028 +#: src/lang.c:1344 msgid " -D mode debug mode" msgstr " -D Modus Debug-Modus" -#: src/lang.c:1032 +#: src/lang.c:1348 msgid "" "Read carefully!\n" "\n" @@ -4647,11 +5095,11 @@ msgstr "" "Dies ist der Artikel, den Sie canceln (löschen) wollen:\n" "\n" -#: src/lang.c:1041 +#: src/lang.c:1357 msgid "toggle color" msgstr "Farben ein/aus" -#: src/lang.c:1042 +#: src/lang.c:1358 msgid "" "# Changing colors of several screen parts\n" "# Possible values are:\n" @@ -4697,11 +5145,11 @@ msgstr "" "# 15 = Hellweiß\n" "\n" -#: src/lang.c:1062 +#: src/lang.c:1378 msgid " -a toggle color flag" msgstr " -a Farbe ein- oder ausschalten" -#: src/lang.c:1066 +#: src/lang.c:1382 msgid "" "\n" "Error: Followup-To set to more than one newsgroup!\n" @@ -4709,7 +5157,7 @@ msgstr "" "\n" "Fehler: Followup-To auf mehr als eine Newsgruppe gesetzt!\n" -#: src/lang.c:1067 +#: src/lang.c:1383 #, c-format msgid "" "\n" @@ -4718,7 +5166,7 @@ msgstr "" "\n" "Fehler: \"%s\" wurde umbenannt, \"%s\" stattdessen benutzen!\n" -#: src/lang.c:1068 +#: src/lang.c:1384 #, c-format msgid "" "\n" @@ -4727,7 +5175,7 @@ msgstr "" "\n" "Fehler: Crossposting in %d Newsgruppen und kein Followup-To gesetzt!\n" -#: src/lang.c:1069 +#: src/lang.c:1385 #, c-format msgid "" "\n" @@ -4736,7 +5184,7 @@ msgstr "" "\n" "Fehler: \"%s\" ist keine gültige Newsgruppe!\n" -#: src/lang.c:1071 +#: src/lang.c:1387 msgid "" "\n" "Warning: Followup-To set to more than one newsgroup!\n" @@ -4744,7 +5192,7 @@ msgstr "" "\n" "Warnung: Followup-To in mehr als eine Newsgruppe gesetzt!\n" -#: src/lang.c:1072 +#: src/lang.c:1388 #, c-format msgid "" "\n" @@ -4753,7 +5201,7 @@ msgstr "" "\n" "Warnung: \"%s\" wurde umbenannt, bitte \"%s\" stattdessen benutzen!\n" -#: src/lang.c:1073 +#: src/lang.c:1389 #, c-format msgid "" "\n" @@ -4762,7 +5210,7 @@ msgstr "" "\n" "Warnung: Crossposting in %d Newsgruppen und kein Followup-To gesetzt!\n" -#: src/lang.c:1074 +#: src/lang.c:1390 #, c-format msgid "" "\n" @@ -4771,7 +5219,7 @@ msgstr "" "\n" "Warnung: \"%s\" ist nicht in Ihrer newsrc, sie könnte ungültig sein!\n" -#: src/lang.c:1075 +#: src/lang.c:1391 #, c-format msgid "" "\n" @@ -4780,81 +5228,81 @@ msgstr "" "\n" "Warnung: \"%s\" ist keine gültige Newsgruppe auf diesem Server!\n" -#: src/lang.c:1079 +#: src/lang.c:1395 #, c-format msgid "%d files successfully written from %d articles. %d %s occurred." msgstr "" "%d Dateien aus %d Artikeln erfolgreich geschrieben. %d %s trat(en) auf." -#: src/lang.c:1080 +#: src/lang.c:1396 msgid "Missing parts." msgstr "Teile fehlen." -#: src/lang.c:1081 +#: src/lang.c:1397 msgid "No beginning." msgstr "Kein Anfang." -#: src/lang.c:1082 +#: src/lang.c:1398 msgid "No data." msgstr "Keine Daten." -#: src/lang.c:1083 +#: src/lang.c:1399 msgid "Unknown error." msgstr "Unbekannter Fehler." -#: src/lang.c:1086 +#: src/lang.c:1402 #, c-format msgid "\tChecksum of %s (%ld %s)" msgstr "\tPrüfsumme für %s (%ld %s)" -#: src/lang.c:1091 +#: src/lang.c:1407 msgid "Reading mail active file... " msgstr "Lese EMail-Active-Datei... " -#: src/lang.c:1092 +#: src/lang.c:1408 msgid "Reading mailgroups file... " msgstr "Lese Mailgruppen-Datei... " -#: src/lang.c:1096 +#: src/lang.c:1412 msgid "perform PGP operations on article" msgstr "Wendet PGP auf den Artikel an" -#: src/lang.c:1097 +#: src/lang.c:1413 msgid "Add key(s) to public keyring?" msgstr "Schlüssel dem Öffentlichen Schlüsselring hinzufügen?" -#: src/lang.c:1098 +#: src/lang.c:1414 #, c-format msgid "%s=encrypt, %s=sign, %s=both, %s=quit: " msgstr "%s=verschlüsseln, %s=signieren, %s=beides, %s=Ende: " -#: src/lang.c:1099 +#: src/lang.c:1415 #, c-format msgid "%s=sign, %s=sign & include public key, %s=quit: " msgstr "%s=signiere, %s=signiere & füge öffentl. Schlüssel hinzu, %s=Ende: " -#: src/lang.c:1100 +#: src/lang.c:1416 #, c-format msgid "PGP has not been set up (can't open %s)" msgstr "PGP Wurde nicht konfiguriert (kann %s nicht öffnen)" -#: src/lang.c:1101 +#: src/lang.c:1417 msgid "Article not signed and no public keys found" msgstr "Artikel ist nicht signiert; keine öffentlichen Schlüssel gefunden" -#: src/lang.c:1103 +#: src/lang.c:1419 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: " msgstr "" "%s=Ende, %s=bearbeiten, %s=ispell, %s=pgp, %s=Menü, %s=posten, " "%s=zurücklegen: " -#: src/lang.c:1104 +#: src/lang.c:1420 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: " msgstr "%s=Ende, %s=bearbeiten, %s=ispell, %s=pgp, %s=verschicken [%%s]: " -#: src/lang.c:1105 +#: src/lang.c:1421 #, c-format msgid "" "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: " @@ -4862,93 +5310,116 @@ msgstr "" "%s=Ende, %s=bearbeiten, %s=ispell, %s=pgp, %s=Menü, %s=posten, " "%s=zurücklegen [%%s]: " -#: src/lang.c:1107 +#: src/lang.c:1423 #, c-format msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone: " msgstr "%s=Ende, %s=bearbeiten, %s=pgp, %s=Menü, %s=posten, %s=zurücklegen: " -#: src/lang.c:1108 +#: src/lang.c:1424 #, c-format msgid "%s=quit, %s=edit, %s=pgp, %s=send [%%s]: " msgstr "%s=Ende, %s=bearbeiten, %s=pgp, %s=verschicken [%%s]: " -#: src/lang.c:1109 +#: src/lang.c:1425 #, c-format msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: " msgstr "" "%s=Ende, %s=bearbeiten, %s=pgp, %s=Menü, %s=posten, %s=zurücklegen [%%s]: " -#: src/lang.c:1113 +#: src/lang.c:1429 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: " msgstr "" "%s=Ende, %s=bearbeiten, %s=ispell, %s=Menü, %s=posten, %s=zurücklegen: " -#: src/lang.c:1114 +#: src/lang.c:1430 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=send [%%s]: " msgstr "%s=Ende, %s=bearbeiten, %s=ispell, %s=verschicken [%%s]: " -#: src/lang.c:1115 +#: src/lang.c:1431 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: " msgstr "" "%s=Ende, %s=bearbeiten, %s=ispell, %s=Menü, %s=post, %s=Zurückl. [%%s]: " -#: src/lang.c:1117 +#: src/lang.c:1433 #, c-format msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: " msgstr "%s=Ende, %s=bearbeiten, %s=Menü, %s=posten, %s=zurücklegen: " -#: src/lang.c:1118 +#: src/lang.c:1434 #, c-format msgid "%s=quit, %s=edit, %s=send [%%s]: " msgstr "%s=Ende, %s=bearbeiten, %s=verschicken [%%s]: " -#: src/lang.c:1119 +#: src/lang.c:1435 #, c-format msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: " msgstr "%s=Ende, %s=bearbeiten, %s=Menü, %s=posten, %s=zurücklegen [%%s]: " -#: src/lang.c:1125 +#: src/lang.c:1441 msgid "Try cache_overview_files to speed up things.\n" msgstr "Setze cache_overview_files um das Lesen zu beschleunigen.\n" -#: src/lang.c:1126 +#: src/lang.c:1442 msgid "Tin will use local index files instead.\n" msgstr "Tin wird lokale index files benutzen.\n" -#: src/lang.c:1127 +#: src/lang.c:1443 msgid "Cannot find NNTP server name" msgstr "Kann den Namen des NNTP Servers nicht finden" -#: src/lang.c:1128 +#: src/lang.c:1444 +msgid "CAPABILITIES did not announce READER" +msgstr "CAPABILITIES hat READER nicht bekannt geben" + +#: src/lang.c:1445 #, c-format msgid "Connecting to %s:%u..." msgstr "Verbinde mit %s:%u..." -#: src/lang.c:1129 +#: src/lang.c:1446 +msgid "NNTP connection error. Exiting..." +msgstr "NNTP Verbindungsfehler. Beende..." + +#: src/lang.c:1447 msgid "Disconnecting from server..." msgstr "Trenne Verbindung zum Server..." -#: src/lang.c:1130 +#: src/lang.c:1448 #, c-format msgid "Failed to connect to NNTP server %s. Exiting..." msgstr "Konnte nicht zum NNTP Server %s verbinden. Beende..." -#: src/lang.c:1131 +#: src/lang.c:1449 msgid "205 Closing connection" msgstr "205 Schließe Verbindung" -#: src/lang.c:1132 +#: src/lang.c:1450 msgid "Your server does not support the NNTP XOVER or OVER command.\n" msgstr "Ihr Server unterstützt kein NNTP XOVER oder OVER Kommando.\n" -#: src/lang.c:1133 +#: src/lang.c:1452 +#, c-format +msgid "Port isn't numeric: %s:%s\n" +msgstr "Port ist nicht numerisch: %s:%s\n" + +#: src/lang.c:1453 +#, c-format +msgid "Port in %s isn't numeric: %s:%s\n" +msgstr "Port in %s ist nicht numerisch: %s:%s\n" + +#: src/lang.c:1454 +#, c-format +msgid "reconnect (%d) limit %d reached, giving up." +msgstr "Wiederverbinden (%d), Grenze (%d) erreicht, Abbruch." + +#: src/lang.c:1456 msgid "Connection to news server has timed out. Reconnect?" msgstr "Die Verbindung zum Newsserver wurde unterbrochen. Wieder verbinden?" -#: src/lang.c:1134 +#: src/lang.c:1457 #, c-format msgid "" "Put the server name in the file %s,\n" @@ -4957,53 +5428,66 @@ msgstr "" "Schreiben Sie den Servernamen in die Datei %s,\n" "oder setzen Sie die Umgebungsvariable NNTPSERVER" -#: src/lang.c:1135 +#: src/lang.c:1459 +msgid "Continuing..." +msgstr "Weiter..." + +#: src/lang.c:1460 +#, c-format +msgid "Read timeout from server (%d seconds) - quit tin?" +msgstr "Zeitüberschreitung beim Lesen vom Server (%d Sekunden), tin beenden?" + +#: src/lang.c:1461 +msgid " -C try COMPRESS NNTP extension" +msgstr " -C NNTP Erweiterung COMPRESS versuchen" + +#: src/lang.c:1463 msgid " -A force authentication on connect" msgstr " -A Erzwinge Anmeldung bei Verbindung" -#: src/lang.c:1136 +#: src/lang.c:1464 #, c-format msgid " -g serv read news from NNTP server serv [default=%s]" msgstr " -g serv Lese Artikel vom NNTP-Server 'serv' [Standard=%s]" -#: src/lang.c:1137 +#: src/lang.c:1465 #, c-format msgid " -p port use port as NNTP port [default=%d]" msgstr " -p port Benutze 'port' als NNTP-Port [Standard=%d]" -#: src/lang.c:1139 +#: src/lang.c:1467 msgid " -k skip verification for NNTPS" msgstr " -k NNTPS-Verifizierung überspringen" -#: src/lang.c:1140 +#: src/lang.c:1468 msgid " -T enable NNTPS" msgstr " -T Benutze NNTPS" -#: src/lang.c:1142 +#: src/lang.c:1470 msgid " -Q quick start. Same as -dnq" msgstr " -Q Schnellstart. Das Selbe wie -dnq" -#: src/lang.c:1143 +#: src/lang.c:1471 msgid " -r read news remotely from default NNTP server" msgstr " -r Lese Artikel vom Standard-NNTP-Server" -#: src/lang.c:1144 +#: src/lang.c:1472 msgid " -l use only LIST instead of GROUP (-n) command" msgstr " -l Benutze nur das LIST anstelle vom GROUP-Kommando (-n)" -#: src/lang.c:1145 +#: src/lang.c:1473 msgid " -n only read subscribed .newsrc groups from NNTP server" msgstr " -n Lese nur Gruppen aus der .newsrc-Datei vom NNTP-Server" -#: src/lang.c:1147 +#: src/lang.c:1475 msgid " -4 force connecting via IPv4" msgstr " -4 IPv4 benutzen" -#: src/lang.c:1148 +#: src/lang.c:1476 msgid " -6 force connecting via IPv6" msgstr " -6 IPv6 benutzen" -#: src/lang.c:1149 +#: src/lang.c:1477 msgid "" "\n" "socket or connect problem\n" @@ -5011,7 +5495,7 @@ msgstr "" "\n" "Socket oder Verbindungsproblem\n" -#: src/lang.c:1151 +#: src/lang.c:1479 #, c-format msgid "" "\n" @@ -5020,16 +5504,16 @@ msgstr "" "\n" "Verbindung mit %s: " -#: src/lang.c:1152 +#: src/lang.c:1480 msgid "Giving up...\n" msgstr "Gebe auf...\n" -#: src/lang.c:1154 +#: src/lang.c:1482 #, c-format msgid "%s/tcp: Unknown service.\n" msgstr "%s/tcp: Unbekannter Service.\n" -#: src/lang.c:1158 +#: src/lang.c:1486 msgid "" "Your server does not have Xref: in its XOVER information.\n" "Tin will try to use XHDR XREF instead (slows down things a bit).\n" @@ -5037,89 +5521,89 @@ msgstr "" "Ihr Server hat kein Xref: in seiner XOVER-Information.\n" "Tin versucht XHDR XREF zu benutzen (verlangsamt den Prozess etwas).\n" -#: src/lang.c:1161 +#: src/lang.c:1489 msgid "Your server does not have Xref: in its XOVER information.\n" msgstr "Ihr Server hat kein Xref: in seiner XOVER-Information.\n" -#: src/lang.c:1164 +#: src/lang.c:1492 #, c-format msgid "Can't open %s. Try %s -r to read news via NNTP." msgstr "Kann %s nicht öffnen. Probieren Sie %s -r um via NNTP zu lesen." -#: src/lang.c:1167 +#: src/lang.c:1495 msgid " -Q quick start. Same as -dq" msgstr " -Q Schnellstart. Das Selbe wie -dq" -#: src/lang.c:1168 +#: src/lang.c:1496 msgid " -l read only active file instead of scanning spool (-n) command" msgstr "" " -l Nur active Datei lesen ohne den Spool zu durchsuchen (-n) Kommando" -#: src/lang.c:1169 +#: src/lang.c:1497 msgid " -n only read subscribed .newsrc groups from spool" msgstr "" " -n Lese nur Gruppen aus der .newsrc-Datei aus dem lokalen Spool" -#: src/lang.c:1170 +#: src/lang.c:1498 msgid "Your server does not have Xref: in its NOV-files.\n" msgstr "Ihr Server hat kein Xref: in seinen NOV-Dateien.\n" -#: src/lang.c:1174 +#: src/lang.c:1502 msgid "Posting using external inews failed. Use built in inews instead?" msgstr "Fehler beim Posten mit externem inews, verwende eingebautes?" -#: src/lang.c:1175 +#: src/lang.c:1503 msgid "It worked! Should I always use my built in inews from now on?" msgstr "Das hat funktioniert. In Zukunft immer eingebautes inews verwenden?" -#: src/lang.c:1179 +#: src/lang.c:1507 #, c-format msgid "%d %s printed" msgstr "%d %s gedruckt" -#: src/lang.c:1180 +#: src/lang.c:1508 msgid "output article/thread/hot/pattern/tagged articles to printer" msgstr "Druckt Artikel/Thread/hervorgehobene/Muster/markierten" -#: src/lang.c:1181 +#: src/lang.c:1509 msgid "Print" msgstr "Drucke" -#: src/lang.c:1182 +#: src/lang.c:1510 msgid "Printing..." msgstr "Drucke..." -#: src/lang.c:1186 +#: src/lang.c:1514 #, c-format msgid "%d %s piped to \"%s\"" msgstr "%d %s nach \"%s\" gepipet" -#: src/lang.c:1187 +#: src/lang.c:1515 msgid "pipe article/thread/hot/pattern/tagged articles into command" msgstr "Pipet Artikel/thread hervorgehoben/Muster/markierten Artikel" -#: src/lang.c:1188 +#: src/lang.c:1516 msgid "No command" msgstr "Kein Kommando" -#: src/lang.c:1189 +#: src/lang.c:1517 msgid "Pipe" msgstr "Pipe" -#: src/lang.c:1190 +#: src/lang.c:1518 #, c-format msgid "Pipe to command [%.*s]> " msgstr "Pipen in Kommando [%.*s]> " -#: src/lang.c:1191 +#: src/lang.c:1519 msgid "Piping..." msgstr "Pipen..." -#: src/lang.c:1193 +#: src/lang.c:1521 msgid "Piping not enabled." msgstr "Pipen nicht aktiviert." -#: src/lang.c:1197 +#: src/lang.c:1525 #, c-format msgid "" "\n" @@ -5134,7 +5618,7 @@ msgstr "" " vom Inhalt trennt. Benutzen Sie ein ',' um mehrere Newsgruppen\n" " anzugeben\n" -#: src/lang.c:1202 +#: src/lang.c:1530 #, c-format msgid "" "\n" @@ -5147,7 +5631,7 @@ msgstr "" " Da diese Zeile keinen leeren Raum enthalten darf, ist dies nicht\n" " erlaubt. Bitte schreiben Sie alle Newsgruppen in eine Zeile\n" -#: src/lang.c:1207 +#: src/lang.c:1535 #, c-format msgid "" "\n" @@ -5160,7 +5644,7 @@ msgstr "" " Da diese Zeile keinen leeren Raum enthalten darf, ist dies nicht\n" " erlaubt. Bitte schreiben Sie alle Newsgruppen in eine Zeile.\n" -#: src/lang.c:1211 +#: src/lang.c:1539 #, c-format msgid "" "\n" @@ -5170,7 +5654,7 @@ msgstr "" "Warnung: Die \"%s:\" Zeile enthält Leerzeichen die entfernt\n" " werden sollten.\n" -#: src/lang.c:1216 +#: src/lang.c:1544 msgid "" "\n" " If your article contains quoted text please take some time to pare it " @@ -5205,40 +5689,40 @@ msgstr "" " Artikel nicht sorgfältig formatieren, ist es sehr wahrscheinlich, dass er\n" " von vielen gar nicht gelesen wird.\n" -#: src/lang.c:1229 +#: src/lang.c:1557 msgid "shell escape" msgstr "Ausgang zur Shell" -#: src/lang.c:1230 +#: src/lang.c:1558 #, c-format msgid "Shell Command (%s)" msgstr "Shellkommando (%s)" -#: src/lang.c:1231 +#: src/lang.c:1559 #, c-format msgid "Enter shell command [%s]> " msgstr "Geben Sie ein Shellkommando ein [%s]> " -#: src/lang.c:1235 +#: src/lang.c:1563 #, c-format msgid "%s: Can't get entry for TERM\n" msgstr "%s: Kann den Wert für TERM nicht finden\n" -#: src/lang.c:1239 +#: src/lang.c:1567 #, c-format msgid "Group %.*s ('q' to quit)..." msgstr "Gruppe %.*s ('q' zum beenden)..." -#: src/lang.c:1241 +#: src/lang.c:1569 #, c-format msgid "Group %.*s..." msgstr "Gruppe %.*s..." -#: src/lang.c:1245 +#: src/lang.c:1573 msgid "Server unavailable\n" msgstr "Server nicht erreichbar\n" -#: src/lang.c:1251 +#: src/lang.c:1579 #, c-format msgid "" "%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; " @@ -5247,7 +5731,7 @@ msgstr "" "%s=Pipe; %s=Mail; %s=Drucken; %s=Ende; %s=Alle/Nur ungel.; %s=Speich.; " "%s=tag; %s=Posten" -#: src/lang.c:1252 +#: src/lang.c:1580 #, c-format msgid "" "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" @@ -5255,7 +5739,7 @@ msgstr "" "%s=Pipe; %s=Mail; %s=Drucken; %s=Ende; %s=Antw. Mail; %s=Speich.; %s=tag; " "%s=Posten" -#: src/lang.c:1254 +#: src/lang.c:1582 #, c-format msgid "" "%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post" @@ -5263,543 +5747,540 @@ msgstr "" "%s=Mail; %s=Drucken; %s=Ende; %s=Alle/Nur ungel.; %s=Speich.; %s=tag; " "%s=Posten" -#: src/lang.c:1255 +#: src/lang.c:1583 #, c-format msgid "%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" msgstr "" "%s=Mail; %s=Drucken; %s=Ende; %s=Antw. Mail; %s=Speich.; %s=tag; %s=Posten" -#: src/lang.c:1259 +#: src/lang.c:1587 #, c-format msgid "" "%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post" msgstr "" "%s=Pipe; %s=Mail; %s=Ende; %s=Alle/Nur ungel.; %s=Speich.; %s=tag; %s=Posten" -#: src/lang.c:1260 +#: src/lang.c:1588 #, c-format msgid "%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" msgstr "" "%s=Pipe; %s=Mail; %s=Ende; %s=Antw. Mail; %s=Speich.; %s=tag; %s=Posten" -#: src/lang.c:1262 +#: src/lang.c:1590 #, c-format msgid "%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post" msgstr "%s=Mail; %s=Ende; %s=Alle/Nur ungel.; %s=Speich.; %s=tag; %s=Posten" -#: src/lang.c:1263 +#: src/lang.c:1591 #, c-format msgid "%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" msgstr "%s=Mail; %s=Ende; %s=Antw. Mail; %s=Speich.; %s=tag; %s=Posten" -#: src/lang.c:1269 +#: src/lang.c:1597 msgid "Terminal does not support color" msgstr "Terminal unterstützt keine Farben" -#: src/lang.c:1274 +#: src/lang.c:1602 #, c-format msgid "Trying %s" msgstr "Versuche %s" -#: src/lang.c:1288 src/lang.c:1316 src/lang.c:1607 src/refs.c:292 -msgid "None" -msgstr "Nichts" - -#: src/lang.c:1289 +#: src/lang.c:1617 msgid "Subject" msgstr "Subject" -#: src/lang.c:1290 +#: src/lang.c:1618 msgid "References" msgstr "References" -#: src/lang.c:1291 +#: src/lang.c:1619 msgid "Both Subject and References" msgstr "Beides: Subject und References" -#: src/lang.c:1292 +#: src/lang.c:1620 msgid "Multipart Subject" msgstr "Mehrteilige Artikel (Subject)" -#: src/lang.c:1293 +#: src/lang.c:1621 msgid "Percentage Match" msgstr "Prozentualer Treffer" -#: src/lang.c:1306 src/lang.c:1397 src/lang.c:1496 src/lang.c:1599 +#: src/lang.c:1634 src/lang.c:1725 src/lang.c:1824 src/lang.c:1927 msgid "No" msgstr "Nein" -#: src/lang.c:1307 src/lang.c:1498 +#: src/lang.c:1635 src/lang.c:1826 msgid "Yes" msgstr "Ja" -#: src/lang.c:1308 +#: src/lang.c:1636 msgid "Hide all" msgstr "Alle ausblenden" -#: src/lang.c:1317 +#: src/lang.c:1645 msgid "Address" msgstr "Adresse" -#: src/lang.c:1318 +#: src/lang.c:1646 msgid "Full Name" msgstr "Voller Name" -#: src/lang.c:1319 +#: src/lang.c:1647 msgid "Address and Name" msgstr "Adresse und Name" -#: src/lang.c:1327 +#: src/lang.c:1655 msgid "Max" msgstr "Höchster" -#: src/lang.c:1328 +#: src/lang.c:1656 msgid "Sum" msgstr "Summe" -#: src/lang.c:1329 +#: src/lang.c:1657 msgid "Average" msgstr "Durchschnitt" -#: src/lang.c:1339 src/lang.c:1359 +#: src/lang.c:1667 src/lang.c:1687 msgid "Black" msgstr "Schwarz" -#: src/lang.c:1340 src/lang.c:1360 +#: src/lang.c:1668 src/lang.c:1688 msgid "Red" msgstr "Rot" -#: src/lang.c:1341 src/lang.c:1361 +#: src/lang.c:1669 src/lang.c:1689 msgid "Green" msgstr "Grün" -#: src/lang.c:1342 src/lang.c:1362 +#: src/lang.c:1670 src/lang.c:1690 msgid "Brown" msgstr "Braun" -#: src/lang.c:1343 src/lang.c:1363 +#: src/lang.c:1671 src/lang.c:1691 msgid "Blue" msgstr "Blau" -#: src/lang.c:1344 src/lang.c:1364 +#: src/lang.c:1672 src/lang.c:1692 msgid "Pink" msgstr "Rosa" -#: src/lang.c:1345 src/lang.c:1365 +#: src/lang.c:1673 src/lang.c:1693 msgid "Cyan" msgstr "Cyan" -#: src/lang.c:1346 src/lang.c:1366 +#: src/lang.c:1674 src/lang.c:1694 msgid "White" msgstr "Weiß" -#: src/lang.c:1347 +#: src/lang.c:1675 msgid "Gray" msgstr "Grau" -#: src/lang.c:1348 +#: src/lang.c:1676 msgid "Light Red" msgstr "Helles Rot" -#: src/lang.c:1349 +#: src/lang.c:1677 msgid "Light Green" msgstr "Helles Grün" -#: src/lang.c:1350 +#: src/lang.c:1678 msgid "Yellow" msgstr "Gelb" -#: src/lang.c:1351 +#: src/lang.c:1679 msgid "Light Blue" msgstr "Helles Blau" -#: src/lang.c:1352 +#: src/lang.c:1680 msgid "Light Pink" msgstr "Helles Rosa" -#: src/lang.c:1353 +#: src/lang.c:1681 msgid "Light Cyan" msgstr "Helles Cyan" -#: src/lang.c:1354 +#: src/lang.c:1682 msgid "Light White" msgstr "Helles Weiß" -#: src/lang.c:1375 src/lang.c:1503 src/lang.c:1518 +#: src/lang.c:1703 src/lang.c:1831 src/lang.c:1846 msgid "Nothing" msgstr "Nichts" -#: src/lang.c:1377 +#: src/lang.c:1705 msgid "Space" msgstr "Leerzeichen" -#: src/lang.c:1385 +#: src/lang.c:1713 msgid "Normal" msgstr "Normal" -#: src/lang.c:1386 +#: src/lang.c:1714 msgid "Best highlighting" msgstr "Beste Hervorhebung" -#: src/lang.c:1387 +#: src/lang.c:1715 msgid "Underline" msgstr "Unterstreichen" -#: src/lang.c:1388 +#: src/lang.c:1716 msgid "Reverse video" msgstr "Invers" -#: src/lang.c:1389 +#: src/lang.c:1717 msgid "Blinking" msgstr "Blinkend" -#: src/lang.c:1390 +#: src/lang.c:1718 msgid "Half bright" msgstr "Halbe Helligkeit" -#: src/lang.c:1391 +#: src/lang.c:1719 msgid "Bold" msgstr "Fett" -#: src/lang.c:1398 +#: src/lang.c:1726 msgid "Cc" msgstr "Cc" -#: src/lang.c:1399 +#: src/lang.c:1727 msgid "Bcc" msgstr "Bcc" -#: src/lang.c:1400 +#: src/lang.c:1728 msgid "Cc and Bcc" msgstr "Cc und Bcc" -#: src/lang.c:1417 src/lang.c:1430 +#: src/lang.c:1745 src/lang.c:1758 msgid "none" msgstr "Nichts" -#: src/lang.c:1418 +#: src/lang.c:1746 msgid "commands" msgstr "Kommandos" -#: src/lang.c:1419 +#: src/lang.c:1747 msgid "select" msgstr "X-Befehl" -#: src/lang.c:1421 +#: src/lang.c:1749 msgid "commands & quit" msgstr "Kommandos & Ende" -#: src/lang.c:1422 +#: src/lang.c:1750 msgid "commands & select" msgstr "Kommandos & X-Befehl" -#: src/lang.c:1423 +#: src/lang.c:1751 msgid "quit & select" msgstr "Ende & X-Befehl" -#: src/lang.c:1424 +#: src/lang.c:1752 msgid "commands & quit & select" msgstr "Kmndos & Ende & X-Befehl" -#: src/lang.c:1431 +#: src/lang.c:1759 msgid "PageDown" msgstr "PageDown" -#: src/lang.c:1432 +#: src/lang.c:1760 msgid "PageNextUnread" msgstr "PageNextUnread" -#: src/lang.c:1433 +#: src/lang.c:1761 msgid "PageDown or PageNextUnread" msgstr "PageDown oder PageNextUnread" -#: src/lang.c:1439 +#: src/lang.c:1767 msgid "Subject: (case sensitive)" msgstr "Subject: Zeile (Groß-Kl. beachten) " -#: src/lang.c:1440 +#: src/lang.c:1768 msgid "Subject: (ignore case)" msgstr "Subject: Zeile (Groß-Kl. ignorieren) " -#: src/lang.c:1441 +#: src/lang.c:1769 msgid "From: (case sensitive)" msgstr "From: Zeile (Groß- Kleinschreibung beachten) " -#: src/lang.c:1442 +#: src/lang.c:1770 msgid "From: (ignore case)" msgstr "From: Zeile (ignoriere Groß- Kleinschreibung)" -#: src/lang.c:1443 +#: src/lang.c:1771 msgid "Msg-ID: & full References: line" msgstr "Message-ID: & References: " -#: src/lang.c:1444 +#: src/lang.c:1772 msgid "Msg-ID: & last References: only" msgstr "Message-ID: & letzte Reference" -#: src/lang.c:1445 +#: src/lang.c:1773 msgid "Message-ID: entry only" msgstr "Message-ID: allein " -#: src/lang.c:1446 +#: src/lang.c:1774 msgid "Lines:" msgstr "Zeilen:" -#: src/lang.c:1452 +#: src/lang.c:1780 msgid "Don't trim article body" msgstr "Artikelrumpf nicht anpassen" -#: src/lang.c:1453 +#: src/lang.c:1781 msgid "Skip leading blank lines" msgstr "Führende Leerzeilen überspringen" -#: src/lang.c:1454 +#: src/lang.c:1782 msgid "Skip trailing blank lines" msgstr "Abschließende Leerzeilen überspr." -#: src/lang.c:1455 +#: src/lang.c:1783 msgid "Skip leading and trailing blank l." msgstr "Führ. & abschlies. Leerz. überspr." -#: src/lang.c:1456 +#: src/lang.c:1784 msgid "Compact multiple between text" msgstr "Mehrere zwischen Textblöcken zusammenfassen" -#: src/lang.c:1457 +#: src/lang.c:1785 msgid "Compact multiple and skip leading" msgstr "" "Mehrere zwischen Textbl. zusammenfassen + führende Leerzeilen überspringen" -#: src/lang.c:1458 +#: src/lang.c:1786 msgid "Compact multiple and skip trailing" msgstr "" "Mehrere zwischen Textbl. zusammenfassen + abschließende Leerz. überspringen" -#: src/lang.c:1459 +#: src/lang.c:1787 msgid "Compact mltpl., skip lead. & trai." msgstr "" "Mehrere zwischen Textbl. zusammenf. + führende/abschließende Leerz. überspr." -#: src/lang.c:1465 +#: src/lang.c:1793 msgid "Don't show help or mail sign" msgstr "Kein Hilfe- oder Mailanzeige" -#: src/lang.c:1466 +#: src/lang.c:1794 msgid "Show only help sign" msgstr "Nur Hilfe anzeigen" -#: src/lang.c:1467 +#: src/lang.c:1795 msgid "Show only mail sign if new mail" msgstr "Nur Mailanzeige falls neue Mail" -#: src/lang.c:1468 +#: src/lang.c:1796 msgid "Show mail if new mail else help s." msgstr "Mailanz. falls neue sonst Hilfe" -#: src/lang.c:1497 +#: src/lang.c:1825 msgid "Shell archive" msgstr "Shellarchiv" -#: src/lang.c:1504 +#: src/lang.c:1832 msgid "Subject: (descending)" msgstr "Subject: (Absteigend)" -#: src/lang.c:1505 +#: src/lang.c:1833 msgid "Subject: (ascending)" msgstr "Subject: (Aufsteigend)" -#: src/lang.c:1506 +#: src/lang.c:1834 msgid "From: (descending)" msgstr "From: (Absteigend)" -#: src/lang.c:1507 +#: src/lang.c:1835 msgid "From: (ascending)" msgstr "From: (Aufsteigend)" -#: src/lang.c:1508 +#: src/lang.c:1836 msgid "Date: (descending)" msgstr "Date: (Absteigend)" -#: src/lang.c:1509 +#: src/lang.c:1837 msgid "Date: (ascending)" msgstr "Date: (Aufsteigend)" -#: src/lang.c:1510 src/lang.c:1519 +#: src/lang.c:1838 src/lang.c:1847 msgid "Score (descending)" msgstr "Bewertung (Absteigend)" -#: src/lang.c:1511 src/lang.c:1520 +#: src/lang.c:1839 src/lang.c:1848 msgid "Score (ascending)" msgstr "Bewertung (Aufsteigend)" -#: src/lang.c:1512 +#: src/lang.c:1840 msgid "Lines: (descending)" msgstr "Lines: (Absteigend)" -#: src/lang.c:1513 +#: src/lang.c:1841 msgid "Lines: (ascending)" msgstr "Lines: (Aufsteigend)" -#: src/lang.c:1521 +#: src/lang.c:1849 msgid "Last posting date (descending)" msgstr "Datum des letzten Artikels (Absteigend)" -#: src/lang.c:1522 +#: src/lang.c:1850 msgid "Last posting date (ascending)" msgstr "Datum des letzten Artikels (Aufsteigend)" -#: src/lang.c:1528 +#: src/lang.c:1856 msgid "Quick-sort" msgstr "Quicksort" -#: src/lang.c:1529 +#: src/lang.c:1857 msgid "Heap-sort" msgstr "Heapsort" -#: src/lang.c:1536 +#: src/lang.c:1864 msgid "Always Keep" msgstr "Immer behalten" -#: src/lang.c:1537 +#: src/lang.c:1865 msgid "Always Remove" msgstr "Immer entfernen" -#: src/lang.c:1538 +#: src/lang.c:1866 msgid "Mark with D on selection screen" msgstr "Mit D in der Anzeige markiert" -#: src/lang.c:1544 +#: src/lang.c:1872 msgid "Kill only unread arts" msgstr "Killt nur ungelesene Artikel" -#: src/lang.c:1545 +#: src/lang.c:1873 msgid "Kill all arts & show with K" msgstr "Killt alle Artikel, markiert mit K" #. TODO: s/K/art_marked_killed/ -#: src/lang.c:1546 +#: src/lang.c:1874 msgid "Kill all arts and never show" msgstr "Killt alle Artikel, zeigt sie nie" -#: src/lang.c:1552 +#: src/lang.c:1880 msgid "Nothing special" msgstr "Nichts besonderes" -#: src/lang.c:1553 +#: src/lang.c:1881 msgid "Compress quotes" msgstr "Zitatzeichen zusammenfassen" -#: src/lang.c:1554 +#: src/lang.c:1882 msgid "Quote signatures" msgstr "Signaturen zitieren" -#: src/lang.c:1555 +#: src/lang.c:1883 msgid "Compress quotes, quote sigs" msgstr "Zitatz. kürzen, Signat. zitieren" -#: src/lang.c:1556 +#: src/lang.c:1884 msgid "Quote empty lines" msgstr "Leerzeilen zitieren" -#: src/lang.c:1557 +#: src/lang.c:1885 msgid "Compress quotes, quote empty lines" msgstr "Zitatz. kürzen, Leerzeilen zit." -#: src/lang.c:1558 +#: src/lang.c:1886 msgid "Quote sigs & empty lines" msgstr "Signat. und Leerzeilen zitieren" -#: src/lang.c:1559 +#: src/lang.c:1887 msgid "Comp. q., quote sigs & empty lines" msgstr "Zitatz. kürzen, Sign & Leerz. zit." -#: src/lang.c:1600 +#: src/lang.c:1928 msgid "With headers" msgstr "Mit Header" -#: src/lang.c:1601 +#: src/lang.c:1929 msgid "Without headers" msgstr "Ohne Header" -#: src/lang.c:1608 +#: src/lang.c:1936 msgid "NFKC" msgstr "NFKC" -#: src/lang.c:1610 +#: src/lang.c:1938 msgid "NFKD" msgstr "NFKD" -#: src/lang.c:1611 +#: src/lang.c:1939 msgid "NFC" msgstr "NFC" -#: src/lang.c:1612 +#: src/lang.c:1940 msgid "NFD" msgstr "NFD" -#: src/lang.c:1614 +#: src/lang.c:1942 msgid "NFKC case fold" msgstr "NFKC Groß-/Kleinschreibung Zusammenlegen" -#: src/lang.c:1623 +#: src/lang.c:1951 msgid "Display Options" msgstr "Darstellungseinstellungen" -#: src/lang.c:1630 +#: src/lang.c:1958 msgid "Color Options" msgstr "Farbeinstellungen" -#: src/lang.c:1636 +#: src/lang.c:1964 msgid "Highlight Options" msgstr "Hervorhebungseinstellungen" -#: src/lang.c:1643 +#: src/lang.c:1971 msgid "Article-Limiting Options" msgstr "Artikel-Begrenzungseinstellungen" -#: src/lang.c:1649 +#: src/lang.c:1977 msgid "Posting/Mailing Options" msgstr "Versandeinstellungen für Mail und News" -#: src/lang.c:1655 +#: src/lang.c:1983 msgid "Saving/Printing Options" msgstr "Speicher- und Druckereinstellungen" -#: src/lang.c:1661 +#: src/lang.c:1989 msgid "Expert Options" msgstr "Experteneinstellungen" -#: src/lang.c:1667 +#: src/lang.c:1995 msgid "Filtering Options" msgstr "Filtereinstellungen" -#: src/lang.c:1672 src/lang.c:1703 src/lang.c:1709 src/lang.c:1736 -#: src/lang.c:1788 src/lang.c:1794 src/lang.c:1804 src/lang.c:1815 -#: src/lang.c:1833 src/lang.c:1844 src/lang.c:1913 src/lang.c:2122 -#: src/lang.c:2128 src/lang.c:2134 src/lang.c:2149 src/lang.c:2161 -#: src/lang.c:2168 src/lang.c:2222 src/lang.c:2231 src/lang.c:2237 -#: src/lang.c:2244 src/lang.c:2251 src/lang.c:2258 src/lang.c:2265 -#: src/lang.c:2272 src/lang.c:2279 src/lang.c:2286 src/lang.c:2293 -#: src/lang.c:2300 src/lang.c:2307 src/lang.c:2314 src/lang.c:2321 -#: src/lang.c:2328 src/lang.c:2335 src/lang.c:2342 src/lang.c:2349 -#: src/lang.c:2356 src/lang.c:2363 src/lang.c:2370 src/lang.c:2377 -#: src/lang.c:2384 src/lang.c:2391 src/lang.c:2398 src/lang.c:2405 -#: src/lang.c:2413 src/lang.c:2429 src/lang.c:2436 src/lang.c:2443 -#: src/lang.c:2450 src/lang.c:2456 src/lang.c:2462 src/lang.c:2479 -#: src/lang.c:2491 src/lang.c:2526 src/lang.c:2579 src/lang.c:2593 -#: src/lang.c:2599 src/lang.c:2624 src/lang.c:2642 src/lang.c:2659 -#: src/lang.c:2671 src/lang.c:2704 src/lang.c:2733 src/lang.c:2753 -#: src/lang.c:2781 src/lang.c:2791 src/lang.c:2798 src/lang.c:2824 -#: src/lang.c:2848 src/lang.c:2925 src/lang.c:2940 src/lang.c:2948 -#: src/lang.c:2962 src/lang.c:2968 src/lang.c:3006 +#: src/lang.c:2000 src/lang.c:2031 src/lang.c:2037 src/lang.c:2064 +#: src/lang.c:2116 src/lang.c:2122 src/lang.c:2132 src/lang.c:2143 +#: src/lang.c:2161 src/lang.c:2172 src/lang.c:2241 src/lang.c:2456 +#: src/lang.c:2462 src/lang.c:2468 src/lang.c:2483 src/lang.c:2495 +#: src/lang.c:2502 src/lang.c:2556 src/lang.c:2565 src/lang.c:2571 +#: src/lang.c:2578 src/lang.c:2585 src/lang.c:2592 src/lang.c:2599 +#: src/lang.c:2606 src/lang.c:2613 src/lang.c:2620 src/lang.c:2627 +#: src/lang.c:2634 src/lang.c:2641 src/lang.c:2648 src/lang.c:2655 +#: src/lang.c:2662 src/lang.c:2669 src/lang.c:2676 src/lang.c:2683 +#: src/lang.c:2690 src/lang.c:2697 src/lang.c:2704 src/lang.c:2711 +#: src/lang.c:2718 src/lang.c:2725 src/lang.c:2732 src/lang.c:2739 +#: src/lang.c:2746 src/lang.c:2753 src/lang.c:2761 src/lang.c:2777 +#: src/lang.c:2784 src/lang.c:2791 src/lang.c:2798 src/lang.c:2804 +#: src/lang.c:2810 src/lang.c:2827 src/lang.c:2839 src/lang.c:2874 +#: src/lang.c:2927 src/lang.c:2941 src/lang.c:2947 src/lang.c:2972 +#: src/lang.c:2990 src/lang.c:3007 src/lang.c:3019 src/lang.c:3052 +#: src/lang.c:3081 src/lang.c:3101 src/lang.c:3129 src/lang.c:3139 +#: src/lang.c:3146 src/lang.c:3172 src/lang.c:3196 src/lang.c:3343 +#: src/lang.c:3358 src/lang.c:3366 src/lang.c:3380 src/lang.c:3386 +#: src/lang.c:3424 msgid " toggles, sets, cancels." msgstr " wechselt, setzt, bricht ab." -#: src/lang.c:1673 +#: src/lang.c:2001 msgid "Show mini menu & posting etiquette" msgstr "Zeigt Minimenü & Posting Etikette" -#: src/lang.c:1674 +#: src/lang.c:2002 msgid "" "# If ON show a mini menu of useful commands at each level\n" "# and posting etiquette after composing an article\n" @@ -5807,15 +6288,15 @@ msgstr "" "# Falls ON wird ein kleines Menü mit nützlichen Kommandos in jedem Level\n" "# angezeigt. Nach dem Erstellen eines Artikels wird die Etikette angezeigt\n" -#: src/lang.c:1679 +#: src/lang.c:2007 msgid "Show short description for each newsgroup. toggles & sets." msgstr "Zeige Kurzbeschreibung für Gruppe. wechselt & setzt." -#: src/lang.c:1680 +#: src/lang.c:2008 msgid "Show description of each newsgroup" msgstr "Zeige Beschreibung der Newsgruppen" -#: src/lang.c:1681 +#: src/lang.c:2009 msgid "" "# If ON show group description text after newsgroup name at\n" "# group selection level\n" @@ -5823,7 +6304,7 @@ msgstr "" "# Falls ON wird die Newsgruppenbeschreibung in der Gruppenauswahl-Ebene\n" "# nach dem Gruppennamen angezeigt\n" -#: src/lang.c:1686 +#: src/lang.c:2014 msgid "" "Show From (author) fields in group & thread level. toggles & " "sets." @@ -5831,11 +6312,11 @@ msgstr "" "Zeigt From (Autor) Feld im Gruppen- und Threadlevel. wechselt & " "setzt." -#: src/lang.c:1687 +#: src/lang.c:2015 msgid "In group and thread level, show author by" msgstr "Zeige Autor im Gruppen- und Threadlevel mit an" -#: src/lang.c:1688 +#: src/lang.c:2016 msgid "" "# Part of From field to display in group and thread level\n" "# Possible values are (the default is marked with *):\n" @@ -5851,33 +6332,33 @@ msgstr "" "# * 2 = Voller Name\n" "# 3 = beides (Adresse und Name)\n" -#: src/lang.c:1697 +#: src/lang.c:2025 msgid "Draw -> or highlighted bar for selection. toggles & sets." msgstr "Zeige -> oder Hervorhebung für Auswahl. wechselt & setzt." -#: src/lang.c:1698 +#: src/lang.c:2026 msgid "Draw -> instead of highlighted bar" msgstr "Zeige -> anstatt einer Markierung" -#: src/lang.c:1699 +#: src/lang.c:2027 msgid "# If ON use -> otherwise highlighted bar for selection\n" msgstr "" "# Falls ON benutze -> andernfalls benutze eine Markierung zur Auswahl\n" -#: src/lang.c:1704 +#: src/lang.c:2032 msgid "Use inverse video for page headers" msgstr "Inverse Darstellung für die Header" -#: src/lang.c:1705 +#: src/lang.c:2033 msgid "# If ON use inverse video for page headers at different levels\n" msgstr "" "# Falls ON nutze inverse Darstellung für Header bei verschiedenen Ebenen\n" -#: src/lang.c:1710 +#: src/lang.c:2038 msgid "Thread articles by" msgstr "Threade Artikel anhand" -#: src/lang.c:1711 +#: src/lang.c:2039 msgid "" "# Thread articles by ...\n" "# Possible values are (the default is marked with *):\n" @@ -5897,15 +6378,15 @@ msgstr "" "# 4 = Mehrteilige Artikel\n" "# 5 = prozentualer Subject Vergleich\n" -#: src/lang.c:1722 +#: src/lang.c:2050 msgid "Enter percentage match required to thread together. sets." msgstr "Prozent des Subject das gleich sein muss. setzt." -#: src/lang.c:1723 +#: src/lang.c:2051 msgid "Thread percentage match" msgstr "Prozentualer Subject Vergleich" -#: src/lang.c:1725 +#: src/lang.c:2053 #, no-c-format msgid "" "# Thread percentage match...\n" @@ -5929,11 +6410,11 @@ msgstr "" "um\n" "# in den gleichen Thread sortiert zu werden.\n" -#: src/lang.c:1737 +#: src/lang.c:2065 msgid "Score of a thread" msgstr "Bewertung eines Threads" -#: src/lang.c:1738 +#: src/lang.c:2066 msgid "" "# Thread score\n" "# Possible values are (the default is marked with *):\n" @@ -5947,16 +6428,16 @@ msgstr "" "# 1 = Summe\n" "# 2 = Durchschnitt\n" -#: src/lang.c:1746 +#: src/lang.c:2074 msgid "" "Sort articles by Subject, From, Date or Score. toggles & sets." msgstr "Sortiere Artikel nach Subject, From, Datum oder Bewertung." -#: src/lang.c:1747 +#: src/lang.c:2075 msgid "Sort articles by" msgstr "Sortiere Artikel nach" -#: src/lang.c:1748 +#: src/lang.c:2076 msgid "" "# Sort articles by ...\n" "# Possible values are (the default is marked with *):\n" @@ -5986,15 +6467,15 @@ msgstr "" "# 9 = Lines absteigend\n" "# 10 = Lines aufsteigend\n" -#: src/lang.c:1764 +#: src/lang.c:2092 msgid "Sort threads by Nothing or Score. toggles & sets." msgstr "Threads nach Bewertung (Score) ordnen? wechselt & setzt." -#: src/lang.c:1765 +#: src/lang.c:2093 msgid "Sort threads by" msgstr "Sortiere Threads nach" -#: src/lang.c:1766 +#: src/lang.c:2094 msgid "" "# Sort thread by ...\n" "# Possible values are (the default is marked with *):\n" @@ -6012,46 +6493,46 @@ msgstr "" "# 3 = Datum des letzten Artikels (absteigend)\n" "# 4 = Datum des letzten Artikels (aufsteigend)\n" -#: src/lang.c:1776 +#: src/lang.c:2104 msgid "" "Put cursor at first/last unread art in groups. toggles & sets." msgstr "" "Setze Cursor an ersten/letzten ungel. Artikel. wechselt & setzt." -#: src/lang.c:1777 +#: src/lang.c:2105 msgid "Go to first unread article in group" msgstr "Setze Cursor auf ersten ungel. Art." -#: src/lang.c:1778 +#: src/lang.c:2106 msgid "# If ON put cursor at first unread art in group otherwise last art\n" msgstr "" "# Falls ON setze Cursor auf ersten ungelesenen Artikel, sonst auf letzten\n" -#: src/lang.c:1782 +#: src/lang.c:2110 msgid "Show all articles or only unread articles. toggles & sets." msgstr "Zeige alle oder nur ungelesene Artikel. wechselt & setzt." -#: src/lang.c:1783 +#: src/lang.c:2111 msgid "Show only unread articles" msgstr "Zeige nur ungelesene Artikel" -#: src/lang.c:1784 +#: src/lang.c:2112 msgid "# If ON show only new/unread articles otherwise show all.\n" msgstr "# Falls ON zeige nur neue/ungelesene Artikel, sonst alle.\n" -#: src/lang.c:1789 +#: src/lang.c:2117 msgid "Show only groups with unread arts" msgstr "Zeige nur Gruppen mit ungel. Art." -#: src/lang.c:1790 +#: src/lang.c:2118 msgid "# If ON show only subscribed to groups that contain unread articles.\n" msgstr "# Falls ON zeige nur abonnierte Gruppen mit ungelesen Artikeln.\n" -#: src/lang.c:1795 +#: src/lang.c:2123 msgid "Filter which articles" msgstr "Filter (kill) anwenden auf" -#: src/lang.c:1796 +#: src/lang.c:2124 msgid "" "# Filter which articles\n" "# Possible values are (the default is marked with *):\n" @@ -6065,11 +6546,11 @@ msgstr "" "# 1 = Filtert alle Artikel und markiert sie mit K\n" "# 2 = Filtert alle Artikel und zeigt gekillte niemals an\n" -#: src/lang.c:1805 +#: src/lang.c:2133 msgid "Go to the next unread article with" msgstr "Zum nächsten ungelesenen Artikel springen mit" -#: src/lang.c:1806 +#: src/lang.c:2134 msgid "" "# Go to the unread article with following key(s)\n" "# Possible values are (the default is marked with *):\n" @@ -6085,11 +6566,11 @@ msgstr "" "# * 2 = TAB\n" "# 3 = PAGE DOWN oder TAB\n" -#: src/lang.c:1816 +#: src/lang.c:2144 msgid "How to treat blank lines" msgstr "Wie mit Leerzeilen umgegangen werden soll" -#: src/lang.c:1817 +#: src/lang.c:2145 msgid "" "# Trim the article body, remove unnecessary blank lines.\n" "# Possible values are (the default is marked with *):\n" @@ -6119,11 +6600,11 @@ msgstr "" "# 7 = Leerzeilen zwischen Textblöcken zusammenfassen und\n" "# führende sowie abschließende Leerzeilen überspringen\n" -#: src/lang.c:1834 +#: src/lang.c:2162 msgid "Show help/mail sign in level titles" msgstr "Hilfe/Mail im Ebenen-Titel anzeigen" -#: src/lang.c:1835 +#: src/lang.c:2163 msgid "" "# Show help sign, new mail sign, both or nothing in level titles.\n" "# Possible values are (the default is marked with *):\n" @@ -6141,26 +6622,26 @@ msgstr "" "# * 3 = Mail-Zeichen anzeigen, wenn neue Mails eingetroffen sind, sonst\n" "# Hilfe-Zeichen anzeigen\n" -#: src/lang.c:1845 +#: src/lang.c:2173 msgid "List thread using right arrow key" msgstr "Zeige Thread mit rechter Pfeilt. an" -#: src/lang.c:1846 +#: src/lang.c:2174 msgid "" "# If ON automatically list thread when entering it using right arrow key.\n" msgstr "" "# Falls ON: Thread beim Betreten mit der rechten Cursortaste automatisch\n" "# anzeigen?\n" -#: src/lang.c:1850 +#: src/lang.c:2178 msgid "Enter character to indicate deleted articles. sets, cancels." msgstr "Definiere Zeichen für gelöschte Artikel. setzt, bricht ab." -#: src/lang.c:1851 +#: src/lang.c:2179 msgid "Character to show deleted articles" msgstr "Zeichen für gelöschte Artikel" -#: src/lang.c:1852 +#: src/lang.c:2180 msgid "" "# Character used to show that an art was deleted (default 'D')\n" "# _ is turned into ' '\n" @@ -6168,18 +6649,18 @@ msgstr "" "# Zeichen für einen Artikel, der gelöscht wurde (Voreinstellung 'D')\n" "# _ wird in ' ' umgewandelt\n" -#: src/lang.c:1857 +#: src/lang.c:2185 msgid "" "Enter character to indicate articles in a range. sets, cancels." msgstr "" "Definiere Zeichen, das Artikel im Bereich anzeigt. setzt, bricht " "ab." -#: src/lang.c:1858 +#: src/lang.c:2186 msgid "Character to show inrange articles" msgstr "Zeichen für Artikel im Bereich" -#: src/lang.c:1859 +#: src/lang.c:2187 msgid "" "# Character used to show that an art is in a range (default '#')\n" "# _ is turned into ' '\n" @@ -6187,17 +6668,17 @@ msgstr "" "# Zeichen für Artikel die im Bereich sind (Voreinstellung '#')\n" "# _ wird in ' ' umgewandelt\n" -#: src/lang.c:1864 +#: src/lang.c:2192 msgid "" "Enter character to indicate that article will return. sets, " "cancels." msgstr "Definiere Zeichen für wiederkehrende Art. setzt. bricht ab." -#: src/lang.c:1865 +#: src/lang.c:2193 msgid "Character to show returning arts" msgstr "Zeichen für wiederkehrende Artikel" -#: src/lang.c:1866 +#: src/lang.c:2194 msgid "" "# Character used to show that an art will return (default '-')\n" "# _ is turned into ' '\n" @@ -6205,17 +6686,17 @@ msgstr "" "# Zeichen, dass ein Artikel wiederkommen wird (Voreinstellung '-')\n" "# _ wird in ' ' umgewandelt\n" -#: src/lang.c:1871 +#: src/lang.c:2199 msgid "" "Enter character to indicate selected articles. sets, cancels." msgstr "" "Zeichen für Artikel mit Markierung wichtig/'hot' setzt, bricht ab." -#: src/lang.c:1872 +#: src/lang.c:2200 msgid "Character to show selected articles" msgstr "Zeichen für wichtige Artikel" -#: src/lang.c:1873 +#: src/lang.c:2201 msgid "" "# Character used to show that an art was auto-selected (default '*')\n" "# _ is turned into ' '\n" @@ -6223,15 +6704,15 @@ msgstr "" "# Zeichen für Artikel mit Markierung wichtig/'hot' (Voreinstellung '*')\n" "# _ wird in ' ' umgewandelt\n" -#: src/lang.c:1878 +#: src/lang.c:2206 msgid "Enter character to indicate recent articles. sets, cancels." msgstr "Definiere Zeichen für aktuelle Artikel. setzt, bricht ab." -#: src/lang.c:1879 +#: src/lang.c:2207 msgid "Character to show recent articles" msgstr "Zeichen für aktuelle Artikel" -#: src/lang.c:1880 +#: src/lang.c:2208 msgid "" "# Character used to show that an art is recent (default 'o')\n" "# _ is turned into ' '\n" @@ -6239,15 +6720,15 @@ msgstr "" "# Zeichen für einen aktuellen Artikel (Voreinstellung ist 'o')\n" "# _ wird in ' ' umgewandelt\n" -#: src/lang.c:1885 +#: src/lang.c:2213 msgid "Enter character to indicate unread articles. sets, cancels." msgstr "Zeichen für ungelesene Artikel. setzt, bricht ab." -#: src/lang.c:1886 +#: src/lang.c:2214 msgid "Character to show unread articles" msgstr "Zeichen für ungelesene Artikel" -#: src/lang.c:1887 +#: src/lang.c:2215 msgid "" "# Character used to show that an art is unread (default '+')\n" "# _ is turned into ' '\n" @@ -6255,15 +6736,15 @@ msgstr "" "# Zeichen für ungelesene Artikel (Voreinstellung '+')\n" "# _ wird in ' ' umgewandelt\n" -#: src/lang.c:1892 +#: src/lang.c:2220 msgid "Enter character to indicate read articles. sets, cancels." msgstr "Zeichen für gelesene Artikel. setzt, bricht ab." -#: src/lang.c:1893 +#: src/lang.c:2221 msgid "Character to show read articles" msgstr "Zeichen für gelesene Artikel" -#: src/lang.c:1894 +#: src/lang.c:2222 msgid "" "# Character used to show that an art was read (default ' ')\n" "# _ is turned into ' '\n" @@ -6271,15 +6752,15 @@ msgstr "" "# Zeichen für gelesene Artikel (Voreinstellung ' ')\n" "# _ wird in ' ' umgewandelt\n" -#: src/lang.c:1899 +#: src/lang.c:2227 msgid "Enter character to indicate killed articles. sets, cancels." msgstr "Zeichen für gekillte Artikel. setzt, bricht ab." -#: src/lang.c:1900 +#: src/lang.c:2228 msgid "Character to show killed articles" msgstr "Zeichen für gekillte Artikel" -#: src/lang.c:1901 +#: src/lang.c:2229 msgid "" "# Character used to show that an art was killed (default 'K')\n" "# kill_level must be set accordingly, _ is turned into ' '\n" @@ -6287,17 +6768,17 @@ msgstr "" "# Zeichen für gekillte Artikel (Voreinstellung 'K')\n" "# _ wird in ' ' umgewandelt, kill_level muss passend gesetzt sein.\n" -#: src/lang.c:1906 +#: src/lang.c:2234 msgid "" "Enter character to indicate read selected articles. sets, cancels." msgstr "" "Zeichen für gelesene wichtige/'hot' Artikel. setzt, bricht ab." -#: src/lang.c:1907 +#: src/lang.c:2235 msgid "Character to show readselected arts" msgstr "Zeichen für gelesene wichtige Art." -#: src/lang.c:1908 +#: src/lang.c:2236 msgid "" "# Character used to show that an art was selected before read (default ':')\n" "# kill_level must be set accordingly, _ is turned into ' '\n" @@ -6306,11 +6787,11 @@ msgstr "" "# (Voreinstellung ':')\n" "# _ wird in ' ' umgewandelt, kill_level muss passend gesetzt sein.\n" -#: src/lang.c:1914 +#: src/lang.c:2242 msgid "Abbreviate long newsgroup names" msgstr "Lange Newsgruppennamen abkürzen" -#: src/lang.c:1915 +#: src/lang.c:2243 msgid "" "# If ON abbreviate (if necessary) long newsgroup names at group selection\n" "# level and article level like this:\n" @@ -6319,7 +6800,7 @@ msgstr "" "# Falls ON: lange Newsgruppennamen in der Anzeige wie folgt kürzen:\n" "# news.software.readers -> n.software.readers -> n.s.readers -> n.s.r.\n" -#: src/lang.c:1921 +#: src/lang.c:2249 msgid "" "0 = full page scrolling, -1 = show previous last line as first on next page, " "-2 = half page" @@ -6327,11 +6808,11 @@ msgstr "" "0 = seitenweise, -1 = zeige zusätzlich letzte Zeile der vorigen Seite, -2 = " "halbe Seite" -#: src/lang.c:1922 +#: src/lang.c:2250 msgid "Number of lines to scroll in pager" msgstr "Blättere Artikel um ... Zeilen" -#: src/lang.c:1923 +#: src/lang.c:2251 msgid "" "# Number of lines that cursor-up/down will scroll in article pager\n" "# Possible values are (the default is marked with *):\n" @@ -6350,40 +6831,52 @@ msgstr "" "# * 1 = zeilenweise\n" "# 2 oder mehr = um 2 oder mehr Zeilen\n" -#: src/lang.c:1933 +#: src/lang.c:2261 msgid "Display signatures. toggles & sets." msgstr "Zeige Signaturen an. wechselt & setzt." -#: src/lang.c:1934 +#: src/lang.c:2262 msgid "Display signatures" msgstr "Zeige Signaturen an" -#: src/lang.c:1935 +#: src/lang.c:2263 msgid "# If OFF don't show signatures when displaying articles\n" msgstr "# Falls OFF zeige keine Signaturen an\n" -#: src/lang.c:1940 +#: src/lang.c:2267 +msgid "Display article score. toggles & sets." +msgstr "Zeige Bewertung an. wechselt & setzt." + +#: src/lang.c:2268 +msgid "Display article score" +msgstr "Zeige Artikelbewertung an" + +#: src/lang.c:2269 +msgid "# If ON show article score when displaying articles\n" +msgstr "# Falls ON wird wie Bewertung des Artikels mit angezeigt\n" + +#: src/lang.c:2274 msgid "Remove soft hyphens. toggles & sets." msgstr "Entferne weiche Bindestriche. wechselt & setzt." -#: src/lang.c:1941 +#: src/lang.c:2275 msgid "Remove soft hyphens" msgstr "Weiche Bindestriche entfernen" -#: src/lang.c:1942 +#: src/lang.c:2276 msgid "# If ON remove soft hyphens when displaying articles\n" msgstr "# Falls ON werden weiche Bindestriche bei der Anzeige entfernt\n" -#: src/lang.c:1947 +#: src/lang.c:2281 msgid "" "Display uuencoded data as tagged attachments. toggles & sets." msgstr "Uu-kodierte Teile als Anhang anzeigen. wechselt & setzt." -#: src/lang.c:1948 +#: src/lang.c:2282 msgid "Display uue data as an attachment" msgstr "Zeige uue-Teile als Anhang an" -#: src/lang.c:1949 +#: src/lang.c:2283 msgid "" "# Handling of uuencoded data in the pager\n" "# Possible values are (the default is marked with *):\n" @@ -6401,17 +6894,17 @@ msgstr "" "# ähnlich der von MIME-Anhängen\n" "# 2 = Einzeilige Zusammenfassung auch für unvollständige Daten\n" -#: src/lang.c:1959 +#: src/lang.c:2293 msgid "" "Decode German style TeX umlaut codes to ISO. toggles & sets." msgstr "" "TeX german.sty Umlautkodierung auswerten. wechselt & setzt." -#: src/lang.c:1960 +#: src/lang.c:2294 msgid "Display \"a as Umlaut-a" msgstr "Wandle TeX-Umlaute automatisch um" -#: src/lang.c:1961 +#: src/lang.c:2295 msgid "" "# If ON decode German style TeX umlaut codes to ISO and\n" "# show \"a as Umlaut-a, etc.\n" @@ -6419,15 +6912,15 @@ msgstr "" "# Falls ON dekodiere laut german.sty (TeX) kodierte Umlaute und stelle\n" "# \"a als ä, usw. dar\n" -#: src/lang.c:1966 src/lang.c:1976 +#: src/lang.c:2300 src/lang.c:2310 msgid "Space separated list of header fields" msgstr "Durch Leerzeichen getrennte Liste der Header-Felder" -#: src/lang.c:1967 +#: src/lang.c:2301 msgid "Display these header fields (or *)" msgstr "Zeige diese Header-Felder (oder *)" -#: src/lang.c:1968 +#: src/lang.c:2302 msgid "" "# Which news headers you wish to see. If you want to see _all_ the headers,\n" "# place an '*' as this value. This is the only way a wildcard can be used.\n" @@ -6443,11 +6936,11 @@ msgstr "" "# Leerzeichen getrennte Werte angeben. Wenn Sie hier nichts definieren\n" "# wird diese Option deaktiviert.\n" -#: src/lang.c:1977 +#: src/lang.c:2311 msgid "Do not display these header fields" msgstr "Zeige folgende Header nicht an" -#: src/lang.c:1978 +#: src/lang.c:2312 msgid "" "# Same as 'news_headers_to_display' except it denotes the opposite.\n" "# An example of using both options might be if you thought X- headers were\n" @@ -6466,44 +6959,44 @@ msgstr "" "# news_headers_to_not_display=X-Alan X-Pape\n" "# Wenn Sie hier nichts angeben, wird diese Option deaktiviert.\n" -#: src/lang.c:1988 +#: src/lang.c:2322 msgid "" "Do you want to enable automatic handling of multipart/alternative articles?" msgstr "" "Automatische Bearbeitung von Art. mit multipart/alternative-Teilen " "aktivieren?" -#: src/lang.c:1989 +#: src/lang.c:2323 msgid "Skip multipart/alternative parts" msgstr "Übersp. multipart/alternative-Teile" -#: src/lang.c:1990 +#: src/lang.c:2324 msgid "# If ON strip multipart/alternative messages automatically\n" msgstr "" "# Falls ON entsorge multipart/alternative Teile des Artikels automatisch\n" -#: src/lang.c:1994 +#: src/lang.c:2328 msgid "Enable detection of verbatim blocks? toggles & sets." msgstr "" "Wortgetreue Textblöcke erkennen einschalten? wechselt & setzt." -#: src/lang.c:1995 +#: src/lang.c:2329 msgid "Detection of verbatim blocks" msgstr "Wortgetreue Textblöcke erkennen" -#: src/lang.c:1996 +#: src/lang.c:2330 msgid "# If ON detect verbatim blocks in articles\n" msgstr "# Falls ON werden wortgetreue Textblöcke in Artikeln erkannt\n" -#: src/lang.c:2001 +#: src/lang.c:2335 msgid "A regex used to decide which lines to show in col_quote." msgstr "Regulärer Ausdruck für Zeilen, die mit col_quote dargestellt werden." -#: src/lang.c:2002 +#: src/lang.c:2336 msgid "Regex used to show quoted lines" msgstr "Regulärer Ausd. für zit. Zeilen" -#: src/lang.c:2003 +#: src/lang.c:2337 msgid "" "# A regular expression that tin will use to decide which lines are\n" "# quoted when viewing articles. Quoted lines are shown in col_quote.\n" @@ -6514,15 +7007,15 @@ msgstr "" "# Farbe angezeigt, die in col_quote definiert sind.\n" "# Wenn Sie hier nichts angeben, werden die Voreinstellungen benutzt.\n" -#: src/lang.c:2009 +#: src/lang.c:2343 msgid "A regex used to decide which lines to show in col_quote2." msgstr "Regulärer Ausdruck für Zeilen, die mit col_quote2 dargestellt werden." -#: src/lang.c:2010 +#: src/lang.c:2344 msgid "Regex used to show twice quoted l." msgstr "Reg. Ausd. für zweifach zitierte Z." -#: src/lang.c:2011 +#: src/lang.c:2345 msgid "" "# A regular expression that tin will use to decide which lines are\n" "# quoted twice. Twice quoted lines are shown in col_quote2.\n" @@ -6533,15 +7026,15 @@ msgstr "" "# Farbe dargestellt, die in col_quote2 definiert ist.\n" "# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n" -#: src/lang.c:2017 +#: src/lang.c:2351 msgid "A regex used to decide which lines to show in col_quote3." msgstr "Regulärer Ausdruck für Zeilen, die mit col_quote3 dargestellt werden." -#: src/lang.c:2018 +#: src/lang.c:2352 msgid "Regex used to show >= 3 times q.l." msgstr "Reg. Ausd. für >=3-fach zitierte Z." -#: src/lang.c:2019 +#: src/lang.c:2353 msgid "" "# A regular expression that tin will use to decide which lines are\n" "# quoted >=3 times. >=3 times quoted lines are shown in col_quote3.\n" @@ -6552,28 +7045,28 @@ msgstr "" "# dargestellt, die in col_quote3 definiert sind.\n" "# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n" -#: src/lang.c:2025 +#: src/lang.c:2359 msgid "Enable detection of external quotes? toggles & sets." msgstr "Fremdzitate erkennen einschalten? wechselt & setzt." -#: src/lang.c:2026 +#: src/lang.c:2360 msgid "Detection of external quotes" msgstr "Fremdzitate erkennen" -#: src/lang.c:2027 +#: src/lang.c:2361 msgid "# If ON detect quoted text from external sources in articles\n" msgstr "# Falls ON werden Fremdzitate in Artikeln erkannt\n" -#: src/lang.c:2031 +#: src/lang.c:2365 msgid "A regex used to decide which lines to show in col_extquote." msgstr "" "Regulärer Ausdruck für Zeilen, die mit col_extquote dargestellt werden." -#: src/lang.c:2032 +#: src/lang.c:2366 msgid "Regex used to show quotes from external sources" msgstr "Regulärer Ausd. für Zeilen mit Fremdzitaten" -#: src/lang.c:2033 +#: src/lang.c:2367 msgid "" "# A regular expression that tin will use to decide which lines are\n" "# external quotes. Text from external quotes is shown in col_extquote.\n" @@ -6584,16 +7077,16 @@ msgstr "" "# Farbe dargestellt, die in col_extquote definiert ist.\n" "# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n" -#: src/lang.c:2040 +#: src/lang.c:2374 msgid "A regex used to decide which words to show in col_markslashes." msgstr "" "Regulärer Ausdruck für Zeilen, die mit col_markslashes dargestellt werden." -#: src/lang.c:2041 +#: src/lang.c:2375 msgid "Regex used to highlight /slashes/" msgstr "Reg. für /Schrägst./ Hervorhebungen" -#: src/lang.c:2042 +#: src/lang.c:2376 msgid "" "# A regular expression that tin will use to decide which words\n" "# bounded by '/' are to be shown in col_markslashes.\n" @@ -6603,16 +7096,16 @@ msgstr "" "# zwischen '/' in col_markslashes angezeigt werden.\n" "# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n" -#: src/lang.c:2048 +#: src/lang.c:2382 msgid "A regex used to decide which words to show in col_markstars." msgstr "" "Regulärer Ausdruck für Zeilen, die mit col_markstars dargestellt werden." -#: src/lang.c:2049 +#: src/lang.c:2383 msgid "Regex used to highlight *stars*" msgstr "Regu. A. für *Stern* Hervorhebungen" -#: src/lang.c:2050 +#: src/lang.c:2384 msgid "" "# A regular expression that tin will use to decide which words\n" "# bounded by '*' are to be shown in col_markstars.\n" @@ -6622,16 +7115,16 @@ msgstr "" "# zwischen '*' in col_markstars angezeigt werden.\n" "# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n" -#: src/lang.c:2056 +#: src/lang.c:2390 msgid "A regex used to decide which words to show in col_markstroke." msgstr "" "Regulärer Ausdruck für Zeilen, die mit col_markstroke dargestellt werden." -#: src/lang.c:2057 +#: src/lang.c:2391 msgid "Regex used to highlight -strokes-" msgstr "Reg. für -Durchstr.- Hervorhebungen" -#: src/lang.c:2058 +#: src/lang.c:2392 msgid "" "# A regular expression that tin will use to decide which words\n" "# bounded by '-' are to be shown in col_markstroke.\n" @@ -6641,16 +7134,16 @@ msgstr "" "# zwischen '-' in col_markstroke angezeigt werden.\n" "# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n" -#: src/lang.c:2064 +#: src/lang.c:2398 msgid "A regex used to decide which words to show in col_markdash." msgstr "" "Regulärer Ausdruck für Zeilen, die mit col_markdash dargestellt werden." -#: src/lang.c:2065 +#: src/lang.c:2399 msgid "Regex used to highlight _underline_" msgstr "Reg. für _Unterstr._ Hervorhebungen" -#: src/lang.c:2066 +#: src/lang.c:2400 msgid "" "# A regular expression that tin will use to decide which words\n" "# bounded by '_' are to be shown in col_markdash.\n" @@ -6660,16 +7153,16 @@ msgstr "" "# zwischen '_' in col_markdash angezeigt werden.\n" "# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n" -#: src/lang.c:2072 +#: src/lang.c:2406 msgid "A regex used to find Subject prefixes to remove. Use '|' as separator." msgstr "" "Reg. Ausd., um Teile im Subjectanfang zu entfernen. '|' trennt die Ausd.." -#: src/lang.c:2073 +#: src/lang.c:2407 msgid "Regex with Subject prefixes" msgstr "Reg. Ausd. für den Subjectanfang" -#: src/lang.c:2074 +#: src/lang.c:2408 msgid "" "# A regular expression that tin will use to find Subject prefixes\n" "# which will be removed before showing the header.\n" @@ -6677,16 +7170,16 @@ msgstr "" "# Ein regulärer Ausdruck, mit dem tin Worte im Anfang des Subjects findet,\n" "# die dann entfernt werden.\n" -#: src/lang.c:2079 +#: src/lang.c:2413 msgid "A regex used to find Subject suffixes to remove. Use '|' as separator." msgstr "" "Reg. Ausd., um Teile am Subjectanfang zu entfernen. '|' trennt die Ausd.." -#: src/lang.c:2080 +#: src/lang.c:2414 msgid "Regex with Subject suffixes" msgstr "Reg. Ausd. für das Subjectende" -#: src/lang.c:2081 +#: src/lang.c:2415 msgid "" "# A regular expression that tin will use to find Subject suffixes\n" "# which will be removed when replying or posting followup.\n" @@ -6694,16 +7187,16 @@ msgstr "" "# Ein regulärer Ausdruck, der beim Antworten zum Abschneiden von\n" "# unerwünschten Teilen am Ende des Subjects verwendet wird.\n" -#: src/lang.c:2086 +#: src/lang.c:2420 msgid "A regex used to find the begin of a verbatim block." msgstr "" "Reg. Ausd., um den Beginn eines wortgetreu wiederzugebenden Absatz zu finden." -#: src/lang.c:2087 +#: src/lang.c:2421 msgid "Regex for begin of a verbatim block" msgstr "Reg. Ausd. für den Anfang eines wortgetreu wiederzugebenden Absatzes" -#: src/lang.c:2088 +#: src/lang.c:2422 msgid "" "# A regular expression that tin will use to find the begin of\n" "# a verbatim block.\n" @@ -6711,16 +7204,16 @@ msgstr "" "# Ein regulärer Ausdruck, der den Beginn eines wortgetreu wiederzugebenden\n" "# Absatzes findet.\n" -#: src/lang.c:2093 +#: src/lang.c:2427 msgid "A regex used to find the end of a verbatim block." msgstr "" "Reg. Ausd., um das Ende eines wortgetreu wiederzugebenden Absatz zu finden." -#: src/lang.c:2094 +#: src/lang.c:2428 msgid "Regex for end of a verbatim block" msgstr "Reg. Ausd. für das Ende eines wortgetreu wiederzugebenden Absatzes" -#: src/lang.c:2095 +#: src/lang.c:2429 msgid "" "# A regular expression that tin will use to find the end of\n" "# a verbatim block.\n" @@ -6728,18 +7221,18 @@ msgstr "" "# Ein regulärer Ausdruck, der das Ende eines wortgetreu wiederzugebenden\n" "# Absatzes findet.\n" -#: src/lang.c:2100 +#: src/lang.c:2434 msgid "" "Enter name and options for external MIME viewer, --internal for built-in " "viewer" msgstr "" "Name und Optionen für ext. MIME-Viewer, --internal für eingebaute Version" -#: src/lang.c:2101 +#: src/lang.c:2435 msgid "MIME binary content viewer" msgstr "MIME-Viewer" -#: src/lang.c:2102 +#: src/lang.c:2436 msgid "" "# If --internal automatically use the built in MIME viewer for non-text\n" "# parts of articles.\n" @@ -6751,15 +7244,15 @@ msgstr "" "# nicht Text teilen benutzt. Andernfalls das angegebene Programm\n" "# (z.B. metamail). Keine Angabe schaltet die automatische Anzeige aus.\n" -#: src/lang.c:2109 +#: src/lang.c:2443 msgid "Confirm before starting non-text viewing program" msgstr "Start des MIME-Viewers bestätigen" -#: src/lang.c:2110 +#: src/lang.c:2444 msgid "Ask before using MIME viewer" msgstr "Start des MIME-Viewers bestätigen" -#: src/lang.c:2111 +#: src/lang.c:2445 msgid "" "# If ON tin will ask before using metamail to display MIME messages\n" "# this only happens if metamail_prog is set to something\n" @@ -6767,40 +7260,40 @@ msgstr "" "# Falls ON fragt tin nach, bevor metamail zum Anzeigen von MIME-Artikeln\n" "# benutzt wird. Das passiert nur, wenn auch metamail_prog gesetzt ist.\n" -#: src/lang.c:2116 +#: src/lang.c:2450 msgid "Ask to mark groups read when quitting. toggles & sets." msgstr "" "Beim Beenden anbieten, alle betretenen Gruppen als gelesen zu markieren?" -#: src/lang.c:2117 +#: src/lang.c:2451 msgid "Catchup read groups when quitting" msgstr "Catchup der Gruppen beim Beenden" -#: src/lang.c:2118 +#: src/lang.c:2452 msgid "# If ON ask user if read groups should all be marked read\n" msgstr "" "# Falls ON: Beim Beenden von tin anbieten, alle betretenen Gruppen\n" "# als gelesen zu markieren\n" -#: src/lang.c:2123 +#: src/lang.c:2457 msgid "Catchup group using left key" msgstr "Catchup der Gruppe mit l. Cursor" -#: src/lang.c:2124 +#: src/lang.c:2458 msgid "# If ON catchup group/thread when leaving with the left arrow key.\n" msgstr "" "# Falls ON: Catchup (als gelesen markieren) der Gruppe/des Threads\n" "# beim Verlassen mit der linken Cursortaste\n" -#: src/lang.c:2129 +#: src/lang.c:2463 msgid "Catchup thread by using left key" msgstr "Catchup mit der linken Cursort." -#: src/lang.c:2135 +#: src/lang.c:2469 msgid "Which actions require confirmation" msgstr "Bestätigung erforderlich für" -#: src/lang.c:2136 +#: src/lang.c:2470 msgid "" "# What should we ask confirmation for.\n" "# Possible values are (the default is marked with *):\n" @@ -6828,55 +7321,55 @@ msgstr "" "# 7 = Kommandos & Ende & X-Befehl\n" # TRANSLATION TOO LONG -#: src/lang.c:2150 +#: src/lang.c:2484 msgid "'Mark as (un)read' ignores tags" msgstr "'Art. (un)gelesen markieren' ignoriert Markierte" -#: src/lang.c:2151 +#: src/lang.c:2485 msgid "" "# If ON the 'Mark as (un)read' function marks only the current article.\n" msgstr "" "# Falls ON wird mit der Funktion 'Art. (un)gelesen markieren' nur\n" "# der jeweilige Artikel markiert.\n" -#: src/lang.c:2155 +#: src/lang.c:2489 msgid "Program to run to open URLs, sets, cancels." msgstr "Öffne URLs mit ... setzt, bricht ab." -#: src/lang.c:2156 +#: src/lang.c:2490 msgid "Program that opens URLs" msgstr "Öffne URLs mit ..." -#: src/lang.c:2157 +#: src/lang.c:2491 msgid "# The program used to open URLs. The actual URL will be appended\n" msgstr "" "# Programm zum Öffnen von URLs, die jeweilige URL wird hinten angehängt.\n" -#: src/lang.c:2162 +#: src/lang.c:2496 msgid "Use mouse in xterm" msgstr "Maus in xterm nutzen" -#: src/lang.c:2163 +#: src/lang.c:2497 msgid "# If ON enable mouse button support on xterm terminals\n" msgstr "# Falls ON wird die Maustastenunterstützung für xterm aktiviert\n" -#: src/lang.c:2169 +#: src/lang.c:2503 msgid "Use scroll keys on keypad" msgstr "Scrollt. vom Nummernblock nutzen" -#: src/lang.c:2170 +#: src/lang.c:2504 msgid "# If ON enable scroll keys on terminals that support it\n" msgstr "# Falls ON werden die Scrolltasten genutzt (Terminal abhängig)\n" -#: src/lang.c:2175 +#: src/lang.c:2509 msgid "Enter maximum number of article to get. sets." msgstr "Maximale Anzahl der zu holenden Artikel eingeben. setzt." -#: src/lang.c:2176 +#: src/lang.c:2510 msgid "Number of articles to get" msgstr "Anzahl der zu holenden Artikel" -#: src/lang.c:2177 +#: src/lang.c:2511 msgid "" "# Number of articles to get (0=no limit), if negative sets maximum number\n" "# of already read articles to be read before first unread one\n" @@ -6885,30 +7378,30 @@ msgstr "" "# angegeben wird, holt tin alle ungelesenen plus die letzten n gelesenen\n" "# Artikel\n" -#: src/lang.c:2182 +#: src/lang.c:2516 msgid "Enter number of days article is considered recent. sets." msgstr "Anzahl der Tage, die ein Artikel als neu eingestuft wird. setzt." -#: src/lang.c:2183 +#: src/lang.c:2517 msgid "Article recentness time limit" msgstr "Artikel Neuheitszeit-Limit" -#: src/lang.c:2184 +#: src/lang.c:2518 msgid "# Number of days in which article is considered recent, (0=OFF)\n" msgstr "# Anzahl der Tage, die ein Artikel als neu eingestuft wird, (0=Aus)\n" -#: src/lang.c:2188 +#: src/lang.c:2522 msgid "" "WILDMAT for normal wildcards, REGEX for full regular expression matching." msgstr "" "WILDMAT für normale Wildcards, REGEX für die Nutzung von regulären " "Ausdrücken." -#: src/lang.c:2189 +#: src/lang.c:2523 msgid "Wildcard matching" msgstr "Wildcardprüfung" -#: src/lang.c:2190 +#: src/lang.c:2524 msgid "" "# Wildcard matching\n" "# Possible values are (the default is marked with *):\n" @@ -6920,66 +7413,66 @@ msgstr "" "# * 0 = wildmat\n" "# 1 = Regulärer Ausdruck\n" -#: src/lang.c:2197 +#: src/lang.c:2531 msgid "Enter minimal score before an article is marked killed. sets." msgstr "" "Artikel mit weniger Bewertung (Score) werden als `gekillt' markiert. " "setzt." -#: src/lang.c:2198 +#: src/lang.c:2532 msgid "Score limit (kill)" msgstr "Bewertungsgrenze (kill)" -#: src/lang.c:2199 +#: src/lang.c:2533 msgid "# Score limit before an article is marked killed\n" msgstr "" "# Jeder Artikel mit einer niedrigeren Bewertung (Score) wird als\n" "# gekillt markiert\n" -#: src/lang.c:2203 +#: src/lang.c:2537 msgid "Enter default score to kill articles. sets." msgstr "Bewertung für gekillte Artikel. setzt." -#: src/lang.c:2204 +#: src/lang.c:2538 msgid "Default score to kill articles" msgstr "Bewertung für gekillte Artikel" -#: src/lang.c:2205 +#: src/lang.c:2539 msgid "# Default score to kill articles\n" msgstr "# Bewertung für gekillte Artikel\n" -#: src/lang.c:2209 +#: src/lang.c:2543 msgid "Enter minimal score before an article is marked hot. sets." msgstr "" "Artikel mit einer höheren Bewertung (Score) werd. als wichtig/hot markiert." -#: src/lang.c:2210 +#: src/lang.c:2544 msgid "Score limit (select)" msgstr "Bewertungsgrenze (select)" -#: src/lang.c:2211 +#: src/lang.c:2545 msgid "# Score limit before an article is marked hot\n" msgstr "" "# Artikel mit einer höheren Bewertung (Score) werden als\n" "# wichtig (hot) markiert\n" -#: src/lang.c:2215 +#: src/lang.c:2549 msgid "Enter default score to select articles. sets." msgstr "Bewertung für wichtige Artikel (hot). setzt." -#: src/lang.c:2216 +#: src/lang.c:2550 msgid "Default score to select articles" msgstr "Bewertung für wichtige Artikel" -#: src/lang.c:2217 +#: src/lang.c:2551 msgid "# Default score to select articles\n" msgstr "# Bewertung für wichtige Artikel (hot)\n" -#: src/lang.c:2223 +#: src/lang.c:2557 msgid "Use slrnface to show ''X-Face:''s" msgstr "''X-Face:''s mit slrnface Anzeigen" -#: src/lang.c:2224 +#: src/lang.c:2558 msgid "" "# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n" "# Only useful when running in an xterm.\n" @@ -6987,19 +7480,19 @@ msgstr "" "# Falls ON benutze slrnface(1) um ''X-Face:'' anzuzeigen.\n" "# Funktioniert nur wenn tin in einem xterm läuft.\n" -#: src/lang.c:2232 +#: src/lang.c:2566 msgid "Use ANSI color" msgstr "Benutze ANSI-Farben" -#: src/lang.c:2233 +#: src/lang.c:2567 msgid "# If ON using ANSI-color\n" msgstr "# Falls ON benutze ANSI-Farben\n" -#: src/lang.c:2238 +#: src/lang.c:2572 msgid "Standard foreground color" msgstr "Standard Vordergrundfarbe" -#: src/lang.c:2239 +#: src/lang.c:2573 msgid "" "# Standard foreground color\n" "# Default: -1 (default color)\n" @@ -7007,11 +7500,11 @@ msgstr "" "# Standard Vordergrundfarbe\n" "# Voreinstellung: -1 (Standard Farbe)\n" -#: src/lang.c:2245 +#: src/lang.c:2579 msgid "Standard background color" msgstr "Standard Hintergrundfarbe" -#: src/lang.c:2246 +#: src/lang.c:2580 msgid "" "# Standard background color\n" "# Default: -1 (default color)\n" @@ -7019,11 +7512,11 @@ msgstr "" "# Standard Hintergrundfarbe\n" "# Voreinstellung: -1 (Standard Farbe)\n" -#: src/lang.c:2252 +#: src/lang.c:2586 msgid "Color for inverse text (background)" msgstr "Farbe des inversen Text (Hinterg.)" -#: src/lang.c:2253 +#: src/lang.c:2587 msgid "" "# Color of background for inverse text\n" "# Default: 4 (blue)\n" @@ -7031,11 +7524,11 @@ msgstr "" "# Farbe des Hintergrunds für inversen Text\n" "# Voreinstellung: 4 (Blau)\n" -#: src/lang.c:2259 +#: src/lang.c:2593 msgid "Color for inverse text (foreground)" msgstr "Farbe des inversen Text (Vordergr.)" -#: src/lang.c:2260 +#: src/lang.c:2594 msgid "" "# Color of foreground for inverse text\n" "# Default: 7 (white)\n" @@ -7043,11 +7536,11 @@ msgstr "" "# Farbe des Vordergrunds für inversen Text\n" "# Voreinstellung: 7 (Weiß)\n" -#: src/lang.c:2266 +#: src/lang.c:2600 msgid "Color of text lines" msgstr "Farbe der Textzeilen" -#: src/lang.c:2267 +#: src/lang.c:2601 msgid "" "# Color of text lines\n" "# Default: -1 (default color)\n" @@ -7055,11 +7548,11 @@ msgstr "" "# Farbe der Textzeilen\n" "# Voreinstellung: -1 (Standard Farbe)\n" -#: src/lang.c:2273 +#: src/lang.c:2607 msgid "Color of mini help menu" msgstr "Farbe des Minihilfemenü" -#: src/lang.c:2274 +#: src/lang.c:2608 msgid "" "# Color of mini help menu\n" "# Default: 3 (brown)\n" @@ -7067,11 +7560,11 @@ msgstr "" "# Farbe des Minihilfemenü\n" "# Voreinstellung: 3 (Braun)\n" -#: src/lang.c:2280 +#: src/lang.c:2614 msgid "Color of help text" msgstr "Farbe des Hilfstext" -#: src/lang.c:2281 +#: src/lang.c:2615 msgid "" "# Color of help pages\n" "# Default: -1 (default color)\n" @@ -7079,11 +7572,11 @@ msgstr "" "# Farbe der Hilfeseiten\n" "# Voreinstellung: -1 (Standard Farbe)\n" -#: src/lang.c:2287 +#: src/lang.c:2621 msgid "Color of status messages" msgstr "Farbe der Statusmeldungen" -#: src/lang.c:2288 +#: src/lang.c:2622 msgid "" "# Color of messages in last line\n" "# Default: 6 (cyan)\n" @@ -7091,11 +7584,11 @@ msgstr "" "# Farbe der letzten Zeile im Artikel\n" "# Voreinstellung: 6 (Cyan)\n" -#: src/lang.c:2294 +#: src/lang.c:2628 msgid "Color of quoted lines" msgstr "Farbe der zitierten Zeilen" -#: src/lang.c:2295 +#: src/lang.c:2629 msgid "" "# Color of quote-lines\n" "# Default: 2 (green)\n" @@ -7103,11 +7596,11 @@ msgstr "" "# Farbe der zitierten Zeilen\n" "# Voreinstellung: 2 (Grün)\n" -#: src/lang.c:2301 +#: src/lang.c:2635 msgid "Color of twice quoted line" msgstr "Farbe von zweifach zitierten Zeilen" -#: src/lang.c:2302 +#: src/lang.c:2636 msgid "" "# Color of twice quoted lines\n" "# Default: 3 (brown)\n" @@ -7115,11 +7608,11 @@ msgstr "" "# Farbe von zweifach zitierten Zeilen\n" "# Voreinstellung: 3 (Braun)\n" -#: src/lang.c:2308 +#: src/lang.c:2642 msgid "Color of =>3 times quoted line" msgstr "Farbe von =>3-fach zitierten Zeilen" -#: src/lang.c:2309 +#: src/lang.c:2643 msgid "" "# Color of >=3 times quoted lines\n" "# Default: 4 (blue)\n" @@ -7127,11 +7620,11 @@ msgstr "" "# Farbe von =>3-fach zitierten Zeilen\n" "# Voreinstellung: 4 (Blau)\n" -#: src/lang.c:2315 +#: src/lang.c:2649 msgid "Color of article header lines" msgstr "Farbe der Artikelheaderzeilen" -#: src/lang.c:2316 +#: src/lang.c:2650 msgid "" "# Color of header-lines\n" "# Default: 2 (green)\n" @@ -7139,11 +7632,11 @@ msgstr "" "# Farbe der Artikelheaderzeilen\n" "# Voreinstellung: 2 (Grün)\n" -#: src/lang.c:2322 +#: src/lang.c:2656 msgid "Color of actual news header fields" msgstr "Farbe des angezeigten Headers" -#: src/lang.c:2323 +#: src/lang.c:2657 msgid "" "# Color of actual news header fields\n" "# Default: 9 (light red)\n" @@ -7151,11 +7644,11 @@ msgstr "" "# Farbe des angezeigten Headers\n" "# Voreinstellung: 9 (Hellrot)\n" -#: src/lang.c:2329 +#: src/lang.c:2663 msgid "Color of article subject lines" msgstr "Farbe der Subjectzeile" -#: src/lang.c:2330 +#: src/lang.c:2664 msgid "" "# Color of article subject\n" "# Default: 6 (cyan)\n" @@ -7163,11 +7656,11 @@ msgstr "" "# Farbe der Subjectzeile\n" "# Voreinstellung: 6 (Cyan)\n" -#: src/lang.c:2336 +#: src/lang.c:2670 msgid "Color of external quotes" msgstr "Farbe der Fremdzitate" -#: src/lang.c:2337 +#: src/lang.c:2671 msgid "" "# Color of quoted text from external sources\n" "# Default: 5 (pink)\n" @@ -7175,11 +7668,11 @@ msgstr "" "# Farbe des Fremdzitat-Textes\n" "# Voreinstellung: 5 (Rosa)\n" -#: src/lang.c:2343 +#: src/lang.c:2677 msgid "Color of response counter" msgstr "Farbe des Antwortzählers" -#: src/lang.c:2344 +#: src/lang.c:2678 msgid "" "# Color of response counter\n" "# Default: 2 (green)\n" @@ -7187,11 +7680,11 @@ msgstr "" "# Farbe des Antwortzählers\n" "# Voreinstellung: 2 (Grün)\n" -#: src/lang.c:2350 +#: src/lang.c:2684 msgid "Color of sender (From:)" msgstr "Farbe des Autors (From:)" -#: src/lang.c:2351 +#: src/lang.c:2685 msgid "" "# Color of sender (From:)\n" "# Default: 2 (green)\n" @@ -7199,11 +7692,11 @@ msgstr "" "# Farbe des Autors (From:)\n" "# Voreinstellung: 2 (Grün)\n" -#: src/lang.c:2357 +#: src/lang.c:2691 msgid "Color of help/mail sign" msgstr "Farbe des Hilfe/Mail-Zeichens" -#: src/lang.c:2358 +#: src/lang.c:2692 msgid "" "# Color of Help/Mail-Sign\n" "# Default: 4 (blue)\n" @@ -7211,11 +7704,11 @@ msgstr "" "# Farbe des Hilfe/Mail-Zeichens\n" "# Voreinstellung: 4 (Blau)\n" -#: src/lang.c:2364 +#: src/lang.c:2698 msgid "Color of signatures" msgstr "Farbe von Signaturen" -#: src/lang.c:2365 +#: src/lang.c:2699 msgid "" "# Color of signature\n" "# Default: 4 (blue)\n" @@ -7223,11 +7716,35 @@ msgstr "" "# Farbe von Signaturen\n" "# Voreinstellung: 4 (Blau)\n" -#: src/lang.c:2371 +#: src/lang.c:2705 +msgid "Color of negative score" +msgstr "Farbe negativer Bewertung" + +#: src/lang.c:2706 +msgid "" +"# Color of negative score\n" +"# Default: 1 (red)\n" +msgstr "" +"# Farbe negativer Bewertung\n" +"# Voreinstellung: 1 (Rot)\n" + +#: src/lang.c:2712 +msgid "Color of positive score" +msgstr "Farbe positiver Bewertung" + +#: src/lang.c:2713 +msgid "" +"# Color of positive score\n" +"# Default: 2 (green)\n" +msgstr "" +"# Farbe positiver Bewertung\n" +"# Voreinstellung: 2 (Grün)\n" + +#: src/lang.c:2719 msgid "Color of highlighted URLs" msgstr "Farbe der hervorgehobenen URLs" -#: src/lang.c:2372 +#: src/lang.c:2720 msgid "" "# Color of highlighted URLs\n" "# Default: -1 (default color)\n" @@ -7235,11 +7752,11 @@ msgstr "" "# Farbe der hervorgehobenen URLs\n" "# Voreinstellung: -1 (Standard Farbe)\n" -#: src/lang.c:2378 +#: src/lang.c:2726 msgid "Color of verbatim blocks" msgstr "Farbe des wortgetreu darzustellenden Textes" -#: src/lang.c:2379 +#: src/lang.c:2727 msgid "" "# Color of verbatim blocks\n" "# Default: 5 (pink)\n" @@ -7247,11 +7764,11 @@ msgstr "" "# Farbe des wortgetreu darzustellenden Textes\n" "# Voreinstellung: 5 (Rosa)\n" -#: src/lang.c:2385 +#: src/lang.c:2733 msgid "Color of highlighting with *stars*" msgstr "Farbe der Hervorhebung *Sterne*" -#: src/lang.c:2386 +#: src/lang.c:2734 msgid "" "# Color of word highlighting with *stars*\n" "# Default: 11 (yellow)\n" @@ -7259,11 +7776,11 @@ msgstr "" "# Farbe der Hervorhebung durch *Sterne*\n" "# Voreinstellung: 11 (Gelb)\n" -#: src/lang.c:2392 +#: src/lang.c:2740 msgid "Color of highlighting with _dash_" msgstr "Farbe der Hervorhebung _Striche_" -#: src/lang.c:2393 +#: src/lang.c:2741 msgid "" "# Color of word highlighting with _dash_\n" "# Default: 13 (light pink)\n" @@ -7271,11 +7788,11 @@ msgstr "" "# Farbe der Hervorhebung durch _Striche_\n" "# Voreinstellung: 13 (Hellrosa)\n" -#: src/lang.c:2399 +#: src/lang.c:2747 msgid "Color of highlighting with /slash/" msgstr "Farbe der Hervorhebung /Schrägstr./" -#: src/lang.c:2400 +#: src/lang.c:2748 msgid "" "# Color of word highlighting with /slash/\n" "# Default: 14 (light cyan)\n" @@ -7283,11 +7800,11 @@ msgstr "" "# Farbe der Hervorhebung durch /Schrägstriche/\n" "# Voreinstellung: 14 (Hellcyan)\n" -#: src/lang.c:2406 +#: src/lang.c:2754 msgid "Color of highlighting with -stroke-" msgstr "Farbe der Hervorhebung -Durchstr.-" -#: src/lang.c:2407 +#: src/lang.c:2755 msgid "" "# Color of word highlighting with -stroke-\n" "# Default: 12 (light blue)\n" @@ -7295,11 +7812,11 @@ msgstr "" "# Farbe der Hervorhebung durch -Durchstreichen-\n" "# Voreinstellung: 12 (Hellblau)\n" -#: src/lang.c:2414 +#: src/lang.c:2762 msgid "Attr. of highlighting with *stars*" msgstr "Hervorhebungsattribute *Sterne*" -#: src/lang.c:2415 +#: src/lang.c:2763 msgid "" "# Attributes of word highlighting on mono terminals\n" "# Possible values are:\n" @@ -7327,11 +7844,11 @@ msgstr "" "# Hervorhebungsattribut für *Sterne*\n" "# Voreinstellung: 6 (fett)\n" -#: src/lang.c:2430 +#: src/lang.c:2778 msgid "Attr. of highlighting with _dash_" msgstr "Hervorhebungsattr. _Unterstriche_" -#: src/lang.c:2431 +#: src/lang.c:2779 msgid "" "# Attribute of word highlighting with _dash_\n" "# Default: 2 (best highlighting)\n" @@ -7339,11 +7856,11 @@ msgstr "" "# Hervorhebungsattribut für _Unterstriche_\n" "# Voreinstellung: 2 (beste Hervorhebung)\n" -#: src/lang.c:2437 +#: src/lang.c:2785 msgid "Attr. of highlighting with /slash/" msgstr "Hervorhebungsattr. /Schrägstriche/" -#: src/lang.c:2438 +#: src/lang.c:2786 msgid "" "# Attribute of word highlighting with /slash/\n" "# Default: 5 (half bright)\n" @@ -7351,11 +7868,11 @@ msgstr "" "# Hervorhebungsattribut für /Schrägstriche/\n" "# Voreinstellung: 5 (halbe Helligkeit)\n" -#: src/lang.c:2444 +#: src/lang.c:2792 msgid "Attr. of highlighting with -stroke-" msgstr "Hervorhebungsattr. -Durchstreich.-" -#: src/lang.c:2445 +#: src/lang.c:2793 msgid "" "# Attribute of word highlighting with -stroke-\n" "# Default: 3 (reverse video)\n" @@ -7363,27 +7880,27 @@ msgstr "" "# Hervorhebungsattribut für -Durchstreichen-\n" "# Voreinstellung: 3 (Invers)\n" -#: src/lang.c:2451 +#: src/lang.c:2799 msgid "URL highlighting in message body" msgstr "URL-Hervorhebung im Artikel" -#: src/lang.c:2452 +#: src/lang.c:2800 msgid "# Enable URL highlighting?\n" msgstr "# URL-Hervorhebung aktivieren?\n" -#: src/lang.c:2457 +#: src/lang.c:2805 msgid "Word highlighting in message body" msgstr "Wort-Hervorhebung im Artikel" -#: src/lang.c:2458 +#: src/lang.c:2806 msgid "# Enable word highlighting?\n" msgstr "# Wort-Hervorhebung aktivieren?\n" -#: src/lang.c:2463 +#: src/lang.c:2811 msgid "What to display instead of mark" msgstr "Anstelle der Markierung anzeigen" -#: src/lang.c:2464 +#: src/lang.c:2812 msgid "" "# Should the leading and ending stars and dashes also be displayed,\n" "# even when they are highlighting marks?\n" @@ -7399,23 +7916,23 @@ msgstr "" "# 1 = ja, anzeigen\n" "# * 2 = Leerzeichen anstelle darstellen\n" -#: src/lang.c:2473 +#: src/lang.c:2821 msgid "Enter column number to wrap article lines to in the pager. sets." msgstr "Nach wie vielen Zeichen soll im Pager umgebrochen werden? setzt." -#: src/lang.c:2474 +#: src/lang.c:2822 msgid "Page line wrap column" msgstr "Zeilen umbrechen nach" -#: src/lang.c:2475 +#: src/lang.c:2823 msgid "# Wrap article lines at column\n" msgstr "# In der Artikelanzeige Zeilen umbrechen bei Spalte\n" -#: src/lang.c:2480 +#: src/lang.c:2828 msgid "Wrap around threads on next unread" msgstr "Nä.ungel.-kein Abbr. am Listenende?" -#: src/lang.c:2481 +#: src/lang.c:2829 msgid "# If ON wrap around threads on searching next unread article\n" msgstr "" "# Diverse Funktionen in tin wechseln zum \"nächsten\" ungelesenen\n" @@ -7423,38 +7940,38 @@ msgstr "" "# Artikel/Threadliste abbricht (OFF) oder zum Beginn derselben springt und\n" "# von dort aus den nächsten ungelesenen Artikel sucht. (ON)\n" -#: src/lang.c:2485 +#: src/lang.c:2833 msgid "Enter default mail address (and fullname). sets." msgstr "Standard Mail-Adresse (und Name) eingeben. setzt." -#: src/lang.c:2486 src/lang.c:2987 +#: src/lang.c:2834 src/lang.c:3405 msgid "Mail address (and fullname)" msgstr "Mailadresse (und Name)" -#: src/lang.c:2487 +#: src/lang.c:2835 msgid "# User's mail address (and fullname), if not username@host (fullname)\n" msgstr "" "# EMail-Adresse und vollständiger Name des Benutzers, wenn sie nicht\n" "# benutzername@host (Vollständiger Name) lautet\n" -#: src/lang.c:2492 +#: src/lang.c:2840 msgid "Show empty Followup-To in editor" msgstr "Leeres Fup-To im Editor anzeigen" -#: src/lang.c:2493 +#: src/lang.c:2841 msgid "# If ON show empty Followup-To header when editing an article\n" msgstr "# Falls ON zeige leeren Followup-To:-Header im Editor\n" -#: src/lang.c:2497 +#: src/lang.c:2845 msgid "" "Enter path/! command/--none to create your default signature. sets." msgstr "Setze Pfad/! Kommando/--none um Ihre Signatur festzulegen. setzt." -#: src/lang.c:2498 +#: src/lang.c:2846 msgid "Create signature from path/command" msgstr "Erzeuge Signatur aus Pfad/Kommando" -#: src/lang.c:2499 +#: src/lang.c:2847 #, c-format msgid "" "# Signature path (random sigs)/file to be used when posting/replying\n" @@ -7469,42 +7986,42 @@ msgstr "" "# (%G um den Namen der aktuellen Newsgroup zu übergeben)\n" "# sigfile=--none hängt keine Signatur an\n" -#: src/lang.c:2507 +#: src/lang.c:2855 msgid "" "Prepend signature with \"-- \" on own line. toggles & sets." msgstr "" "Trenne Sig mit \"-- \" in eigener Zeile ab. wechselt & setzt." -#: src/lang.c:2508 +#: src/lang.c:2856 msgid "Prepend signature with \"-- \"" msgstr "Trenne Sig mit \"-- \" ab" -#: src/lang.c:2509 +#: src/lang.c:2857 msgid "# If ON prepend the signature with dashes '\\n-- \\n'\n" msgstr "# Falls ON trenne Signatur mit '\\n-- \\n' ab\n" -#: src/lang.c:2513 +#: src/lang.c:2861 msgid "Add signature when reposting articles. toggles & sets." msgstr "" "Sig. beim Reposten eines Artikels hinzufügen? wechselt & setzt." -#: src/lang.c:2514 +#: src/lang.c:2862 msgid "Add signature when reposting" msgstr "Signatur beim Reposten anhängen" -#: src/lang.c:2515 +#: src/lang.c:2863 msgid "# If ON add signature to reposted articles\n" msgstr "# Falls ON wird die Signatur auch an repostete Artikel angehängt.\n" -#: src/lang.c:2519 +#: src/lang.c:2867 msgid "Enter quotation marks, %I for author's initials." msgstr "Zitatzeichen eingeben, %I für die Initialen des Verfassers." -#: src/lang.c:2520 +#: src/lang.c:2868 msgid "Characters used as quote-marks" msgstr "Zitatzeichen" -#: src/lang.c:2521 +#: src/lang.c:2869 msgid "" "# Characters used in quoting to followups and replies.\n" "# '_' is replaced by ' ', %I is replaced by author's initials.\n" @@ -7512,11 +8029,11 @@ msgstr "" "# Zeichen für Zitate in Antworten.\n" "# '_' wird durch ' ' ersetzt. %I wird ersetzt durch Autoreninitialen.\n" -#: src/lang.c:2527 +#: src/lang.c:2875 msgid "Quoting behavior" msgstr "Zitierverhalten" -#: src/lang.c:2528 +#: src/lang.c:2876 msgid "" "# How quoting should be handled when following up or replying.\n" "# Possible values are (the default is marked with *):\n" @@ -7541,17 +8058,17 @@ msgstr "" "# 7 = Zitatzeichen zusammenziehen & Signaturen zitieren & Leerzeilen " "zitieren\n" -#: src/lang.c:2541 src/lang.c:2549 src/lang.c:2555 +#: src/lang.c:2889 src/lang.c:2897 src/lang.c:2903 msgid "" "%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name" msgstr "" "%A Adr %D Datum %F Adr+Name %G Gruppenname %M Message-ID %N Name %C Vorname" -#: src/lang.c:2542 +#: src/lang.c:2890 msgid "Quote line when following up" msgstr "Einleitungszeile beim Antworten" -#: src/lang.c:2543 +#: src/lang.c:2891 msgid "" "# Format of quote line when mailing/posting/following-up an article\n" "# %A Address %D Date %F Addr+Name %G Groupname %M Message-ID\n" @@ -7561,36 +8078,36 @@ msgstr "" "# %A Adresse %D Datum %F Adr+Name %G Gruppenname %M Message-ID\n" "# %N Voller Name %C Vorname %I Initialen\n" -#: src/lang.c:2550 +#: src/lang.c:2898 msgid "Quote line when cross-posting" msgstr "Einleitungszeile beim Crossposten" -#: src/lang.c:2556 +#: src/lang.c:2904 msgid "Quote line when mailing" msgstr "Einleitungszeile bei Mailantwort" -#: src/lang.c:2561 +#: src/lang.c:2909 msgid "If ON, include User-Agent: header. toggles & sets." msgstr "Falls ON, füge User-Agent:-Header ein. wechselt & setzt." -#: src/lang.c:2562 +#: src/lang.c:2910 msgid "Insert 'User-Agent:' header" msgstr "Füge 'User-Agent:'-Header ein" -#: src/lang.c:2563 +#: src/lang.c:2911 msgid "# If ON include advertising User-Agent: header\n" msgstr "# Falls ON füge User-Agent:-Header ein\n" -#: src/lang.c:2568 +#: src/lang.c:2916 msgid "" "Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), to set." msgstr "Zeichensatz für MIME (z.B. US-ASCII, ISO-8859-1, EUC-KR), setzt." -#: src/lang.c:2569 +#: src/lang.c:2917 msgid "MM_CHARSET" msgstr "MM_CHARSET" -#: src/lang.c:2570 +#: src/lang.c:2918 msgid "" "# Charset supported locally which is also used for MIME header and\n" "# Content-Type header.\n" @@ -7609,40 +8126,40 @@ msgstr "" "# definiert, werden andere Zeichensätze als mm_charset nicht dargestellt\n" "# und die jeweiligen Zeichen durch ein '?' ersetzt.\n" -#: src/lang.c:2580 +#: src/lang.c:2928 msgid "MM_NETWORK_CHARSET" msgstr "MM_NETWORK_CHARSET" -#: src/lang.c:2581 +#: src/lang.c:2929 msgid "# Charset used for MIME (Content-Type) header in postings.\n" msgstr "# Zeichensatz für den MIME (Content-Type) Header der Artikel.\n" -#: src/lang.c:2585 +#: src/lang.c:2933 msgid "" "Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), to set." msgstr "Lokaler Zeichensatz (z.B. US-ASCII, ISO-8859-1, EUC-KR), setzt." -#: src/lang.c:2586 +#: src/lang.c:2934 msgid "MM_LOCAL_CHARSET" msgstr "MM_LOCAL_CHARSET" -#: src/lang.c:2587 +#: src/lang.c:2935 msgid "# Charset supported locally.\n" msgstr "# Lokaler Zeichensatz.\n" -#: src/lang.c:2594 +#: src/lang.c:2942 msgid "Mailbox format" msgstr "Mailbox-Format" -#: src/lang.c:2595 +#: src/lang.c:2943 msgid "# Format of the mailbox.\n" msgstr "# Format der Mailbox.\n" -#: src/lang.c:2600 +#: src/lang.c:2948 msgid "MIME encoding in news messages" msgstr "MIME-Kodierung in Newsartikeln" -#: src/lang.c:2601 +#: src/lang.c:2949 msgid "" "# MIME encoding (8bit, base64, quoted-printable, 7bit) of the body\n" "# for mails and posts, if necessary. QP is efficient for most European\n" @@ -7657,15 +8174,15 @@ msgstr "" "# für die meisten 8Bit Zeichensätze aus Ostasien, Griechenland und Russland\n" "# ist, da dort gehäuft 8Bit Zeichen vorkommen.\n" -#: src/lang.c:2609 src/lang.c:2630 +#: src/lang.c:2957 src/lang.c:2978 msgid "Don't change unless you know what you are doing. cancels." msgstr "Nur ändern, wenn Sie genau wissen, was Sie machen. bricht ab." -#: src/lang.c:2610 +#: src/lang.c:2958 msgid "Use 8bit characters in news headers" msgstr "Benutze 8bit-Zeichen im Newsheader" -#: src/lang.c:2611 +#: src/lang.c:2959 msgid "" "# If ON, 8bit characters in news headers are NOT encoded.\n" "# default is OFF. Thus 8bit characters are encoded by default.\n" @@ -7679,29 +8196,29 @@ msgstr "" "# kodiert, wenn post_mime_encoding nicht auch auf 8bit eingestellt\n" "# ist.\n" -#: src/lang.c:2618 +#: src/lang.c:2966 msgid "" "Auto-view post-processed files toggles, sets, cancels." msgstr "" "Nachbearbeitete Artikel autom. anz. wechselt, setzt, Ende." -#: src/lang.c:2619 +#: src/lang.c:2967 msgid "View post-processed files" msgstr "Nachbearbeitete Artikel anzeigen" -#: src/lang.c:2620 +#: src/lang.c:2968 msgid "# If set, post processed files will be opened in a viewer\n" msgstr "# Falls ON werden nachbearbeitete Artikel automatisch angezeigt.\n" -#: src/lang.c:2625 +#: src/lang.c:2973 msgid "MIME encoding in mail messages" msgstr "MIME-Kodierung für E-Mails" -#: src/lang.c:2631 +#: src/lang.c:2979 msgid "Use 8bit characters in mail headers" msgstr "Benutze 8bit Zeichen im Mail Header" -#: src/lang.c:2632 +#: src/lang.c:2980 msgid "" "# If ON, 8bit characters in mail headers are NOT encoded.\n" "# default is OFF. Thus 8bit characters are encoded by default.\n" @@ -7720,26 +8237,26 @@ msgstr "" "# E-Mailheadern verbieten, daher sollte diese Einstellung NICHT auf ON\n" "# geändert werden, wenn es keine zwingende Gründe dafür gibt.\n" -#: src/lang.c:2643 +#: src/lang.c:2991 msgid "Strip blanks from ends of lines" msgstr "Leerzeichen am Zeilenende entfernen" -#: src/lang.c:2644 +#: src/lang.c:2992 msgid "" "# If ON strip blanks from ends of lines for faster display on slow " "terminals.\n" msgstr "" "# Falls ON lösche Leerzeichen am Zeilenende; verbessert die Geschwindigkeit\n" -#: src/lang.c:2650 +#: src/lang.c:2998 msgid "If ON, use transliteration. toggles & sets." msgstr "Falls ON verwende Umschreibungen. wechselt & setzt." -#: src/lang.c:2651 +#: src/lang.c:2999 msgid "Transliteration" msgstr "Verwende Umschreibungen" -#: src/lang.c:2652 +#: src/lang.c:3000 msgid "" "# If ON, use //TRANSLIT extension. This means that when a character cannot\n" "# be represented in the in the target character set, it can be approximated\n" @@ -7751,11 +8268,11 @@ msgstr "" "# Terminal als EUR umschrieben, ohne //TRANSLIT würde tin ein\n" "# Fragezeichen verwenden.\n" -#: src/lang.c:2660 +#: src/lang.c:3008 msgid "Send you a Cc/Bcc automatically" msgstr "Sendet Ihnen automatisch ein Cc/Bcc" -#: src/lang.c:2661 +#: src/lang.c:3009 msgid "" "# Put your name in the Cc: and/or Bcc: field when mailing an article.\n" "# Possible values are (the default is marked with *):\n" @@ -7772,11 +8289,11 @@ msgstr "" "# 2 = Bcc\n" "# 3 = Cc und Bcc\n" -#: src/lang.c:2672 +#: src/lang.c:3020 msgid "Hash algorithm for Cancel-Lock/Cancel-Key" msgstr "Hash-Algorithmus für Cancel-Lock/Cancel-Key" -#: src/lang.c:2673 +#: src/lang.c:3021 msgid "" "# Hash algorithm for Cancel-Lock/Cancel-Key (default 'sha1')\n" "# Use 'none' to not generate Cancel-Lock headers.\n" @@ -7784,15 +8301,15 @@ msgstr "" "# Hash-Algorithmus für Cancel-Lock/Cancel-Key (Voreinstellung 'sha1')\n" "# 'keiner' verwenden um Cancel-Lock-Header zu deaktivieren.\n" -#: src/lang.c:2679 +#: src/lang.c:3027 msgid "Enter address elements about which you want to be warned. sets." msgstr "Adressenteil angeben vor dem Sie gewarnt werden wollen. setzt." -#: src/lang.c:2680 +#: src/lang.c:3028 msgid "Spamtrap warning address parts" msgstr "Spamfallenwarnung in Adresse" -#: src/lang.c:2681 +#: src/lang.c:3029 msgid "" "# A comma-delimited list of address-parts you want to be warned\n" "# about when trying to reply by email.\n" @@ -7801,28 +8318,28 @@ msgstr "" "wenn\n" "# Sie via Mail antworten wollen.\n" -#: src/lang.c:2686 +#: src/lang.c:3034 msgid "Enter default number of days a filter entry will be valid. sets." msgstr "Gültigkeit eines Filtereintrages in Tagen. setzt." -#: src/lang.c:2687 +#: src/lang.c:3035 msgid "No. of days a filter entry is valid" msgstr "Tage, die ein Filter gültig ist" -#: src/lang.c:2688 +#: src/lang.c:3036 msgid "# Number of days a short term filter will be active\n" msgstr "# Anzahl der Tage die ein temporärer Filter aktiv ist\n" -#: src/lang.c:2692 +#: src/lang.c:3040 msgid "Add posted articles to filter. toggles & sets." msgstr "" "Gepostete Artikel zum Filter hinzufügen. wechselt & setzt." -#: src/lang.c:2693 +#: src/lang.c:3041 msgid "Add posted articles to filter" msgstr "Füge gepostete Artikel zum Filter" -#: src/lang.c:2694 +#: src/lang.c:3042 msgid "" "# If ON add posted articles which start a new thread to filter for\n" "# highlighting follow-ups\n" @@ -7830,25 +8347,25 @@ msgstr "" "# Falls ON füge gepostete Artikel die einen neuen Thread einleiten\n" "# zum Filter hinzu um evtl. Antworten hervorzuheben\n" -#: src/lang.c:2698 +#: src/lang.c:3046 msgid "The directory where articles/threads are to be saved in mailbox format." msgstr "" "Verzeichnis, in dem Artikel/Threads im mailbox-Format gespeichert werden." -#: src/lang.c:2699 +#: src/lang.c:3047 msgid "Mail directory" msgstr "Mail Verzeichnis" -#: src/lang.c:2700 +#: src/lang.c:3048 msgid "# (-m) directory where articles/threads are saved in mailbox format\n" msgstr "" "# (-m) Verzeichnis für im mailbox-Format gespeicherte Artikel/Threads\n" -#: src/lang.c:2705 +#: src/lang.c:3053 msgid "Save articles in batch mode (-S)" msgstr "Speicher Artikel im Batchmode (-S)" -#: src/lang.c:2706 +#: src/lang.c:3054 msgid "" "# If ON articles/threads will be saved in batch mode when save -S\n" "# or mail (-M/-N) is specified on the command line\n" @@ -7856,44 +8373,44 @@ msgstr "" "# Falls ON werden Artikel/Threads im Batchmode gespeichert wenn -S,\n" "# oder gemailt, wenn -M bzw. -N in der Kommandozeile angegeben wurde.\n" -#: src/lang.c:2711 +#: src/lang.c:3059 msgid "The directory where you want articles/threads saved." msgstr "Das Verzeichnis, in dem Artikel/Threads gespeichert werden sollen." -#: src/lang.c:2712 +#: src/lang.c:3060 msgid "Directory to save arts/threads in" msgstr "Verz. um Art/Threads zu speichern" -#: src/lang.c:2713 +#: src/lang.c:3061 msgid "# Directory where articles/threads are saved\n" msgstr "# Verzeichnis in dem Artikel/Threads gespeichert werden\n" -#: src/lang.c:2717 +#: src/lang.c:3065 msgid "" "Mark saved articles/threads as read. toggles, sets, " "cancels." msgstr "" "Gesp. Art. gelesen markieren. wechselt, setzt, bricht ab." -#: src/lang.c:2718 +#: src/lang.c:3066 msgid "Mark saved articles/threads as read" msgstr "Mark. gesp. Artikel/Threads gelesen" -#: src/lang.c:2719 +#: src/lang.c:3067 msgid "# If ON mark articles that are saved as read\n" msgstr "# Falls ON werden gespeicherte Artikel als gelesen markiert\n" # -#: src/lang.c:2723 +#: src/lang.c:3071 msgid "Do post processing (e.g. extract attachments) for saved articles." msgstr "" "Nachbearbeitung (z.B. extrahieren von Anhängen) für gespeicherte Artikel." -#: src/lang.c:2724 +#: src/lang.c:3072 msgid "Post process saved articles" msgstr "Nachbearbeiten gespeichert. Artikel" -#: src/lang.c:2725 +#: src/lang.c:3073 msgid "" "# Perform post processing (saving binary attachments) from saved articles.\n" "# Possible values are (the default is marked with *):\n" @@ -7907,11 +8424,11 @@ msgstr "" "# 1 = Nur Shell Archive (shar) auspacken\n" "# 2 = Ja\n" -#: src/lang.c:2734 +#: src/lang.c:3082 msgid "Process only unread articles" msgstr "Bearbeite nur ungelesene Artikel" -#: src/lang.c:2735 +#: src/lang.c:3083 msgid "" "# If ON only save/print/pipe/mail unread articles (tagged articles " "excepted)\n" @@ -7919,54 +8436,54 @@ msgstr "" "# Falls ON speichere/drucke/pipe/maile nur ungelesene Artikel\n" "# (markierte Artikel ausgenommen)\n" -#: src/lang.c:2740 +#: src/lang.c:3088 msgid "Print all or just part of header. toggles & sets." msgstr "Drucke alles oder nur Teile des Headers wechselt & setzt." -#: src/lang.c:2741 +#: src/lang.c:3089 msgid "Print all headers when printing" msgstr "Alle Header beim Drucken ausgeben" -#: src/lang.c:2742 +#: src/lang.c:3090 msgid "" "# If ON print all of article header otherwise just the important lines\n" msgstr "" "# Falls ON drucke alle Header des Artikels aus. Ansonsten nur die " "wichtigsten\n" -#: src/lang.c:2746 +#: src/lang.c:3094 msgid "" "The printer program with options that is to be used to print articles/" "threads." msgstr "Das Druckprogramm, das zum drucken von Artikeln/Threads benutzt wird." -#: src/lang.c:2747 +#: src/lang.c:3095 msgid "Printer program with options" msgstr "Druckprogramm mit Optionen" -#: src/lang.c:2748 +#: src/lang.c:3096 msgid "# Print program with parameters used to print articles/threads\n" msgstr "# Druckprogramm mit Optionen zum drucken der Artikel/Threads\n" -#: src/lang.c:2754 +#: src/lang.c:3102 msgid "Force redraw after certain commands" msgstr "Anzeigeauffrischung nach Kommandos" -#: src/lang.c:2755 +#: src/lang.c:3103 msgid "" "# If ON a screen redraw will always be done after certain external commands\n" msgstr "" "# Falls ON wird die Anzeige nach einigen externen Kommandos aufgefrischt\n" -#: src/lang.c:2759 +#: src/lang.c:3107 msgid "Enter %E for editor, %F for filename, %N for line-number, to set." msgstr "%E für Editor, %F für Dateiname, %N für Zeilennummer, setzt." -#: src/lang.c:2760 +#: src/lang.c:3108 msgid "Invocation of your editor" msgstr "Aufruf Ihres Editors" -#: src/lang.c:2761 +#: src/lang.c:3109 msgid "" "# Format of editor line including parameters\n" "# %E Editor %F Filename %N Linenumber\n" @@ -7974,16 +8491,16 @@ msgstr "" "# Format der Editorzeile mit den Parametern für den Aufruf\n" "# %E Editor %F Dateiname %N Zeilennummer\n" -#: src/lang.c:2766 +#: src/lang.c:3114 msgid "" "Enter name and options for external-inews, --internal for internal inews" msgstr "Name und Optionen für ext. inews, --internal für eingebaute Version" -#: src/lang.c:2767 +#: src/lang.c:3115 msgid "External inews" msgstr "Externes inews-Programm" -#: src/lang.c:2768 +#: src/lang.c:3116 msgid "" "# If --internal use the built in mini inews for posting via NNTP\n" "# otherwise use an external inews program\n" @@ -7992,17 +8509,17 @@ msgstr "" "# benutzt, sonst wird das hier angegebene Programm mit den angegebenen\n" "# Optionen verwendet. z.B. 'inews -h'\n" -#: src/lang.c:2772 +#: src/lang.c:3120 msgid "" "Enter %M for mailer, %S for subject, %T for to, %F for filename, to set." msgstr "" "%M für den Mailer, %S für Subject, %T für to, %F für Dateinamen, setzt." -#: src/lang.c:2773 +#: src/lang.c:3121 msgid "Invocation of your mail command" msgstr "Aufruf Ihres Mailkommandos" -#: src/lang.c:2774 +#: src/lang.c:3122 msgid "" "# Format of mailer line including parameters\n" "# %M Mailer %S Subject %T To %F Filename\n" @@ -8014,11 +8531,11 @@ msgstr "" "# Ein Beispiel für mutt : mutt -s \"%S\" -- \"%T\" < %F\n" "# Ein Beispiel für mutt interaktiv: mutt -H %F\n" -#: src/lang.c:2782 +#: src/lang.c:3130 msgid "Use interactive mail reader" msgstr "Benutze interaktives Mailprogramm" -#: src/lang.c:2783 +#: src/lang.c:3131 msgid "" "# Interactive mailreader\n" "# Possible values are (the default is marked with *):\n" @@ -8034,35 +8551,35 @@ msgstr "" "# 2 = interaktives Mailprogramm, Mailheader werden als Argumente " "übergeben\n" -#: src/lang.c:2792 +#: src/lang.c:3140 msgid "Remove ~/.article after posting" msgstr "Entferne ~/.article nach dem posten" -#: src/lang.c:2793 +#: src/lang.c:3141 msgid "# If ON remove ~/.article after posting.\n" msgstr "# Falls ON entferne ~/.article nach dem posten.\n" -#: src/lang.c:2799 +#: src/lang.c:3147 msgid "Use UTF-8 graphics (thread tree etc.)" msgstr "UTF-8-Grafik benutzten (Baumdarstellung etc.)" -#: src/lang.c:2800 +#: src/lang.c:3148 msgid "" "# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n" msgstr "" "# Falls ON werden UTF-8-Zeichen für die Anzeige '->', Baumdarstellung und " "Auslassungspunkten '...' benutzt.\n" -#: src/lang.c:2805 +#: src/lang.c:3153 msgid "Filename for all posted articles, sets, no filename=do not save." msgstr "" "Dateiname für Kopie geposteter Artikel. setzt, kein Name=keine Kopie." -#: src/lang.c:2806 +#: src/lang.c:3154 msgid "Filename for posted articles" msgstr "Gepostete Artikel speichern in" -#: src/lang.c:2807 +#: src/lang.c:3155 msgid "" "# Filename where to keep all postings (default posted)\n" "# If no filename is set then postings will not be saved\n" @@ -8070,38 +8587,38 @@ msgstr "" "# Dateiname für die Kopie aller Postings (Voreinstellung posted)\n" "# Ist kein Name angegeben wird keine Kopie gespeichert\n" -#: src/lang.c:2812 +#: src/lang.c:3160 msgid "" "Keep all failed articles in ~/dead.articles. toggles & sets." msgstr "" "Behalte alle Fehlschläge in ~/dead.articles. wechselt & setzt." -#: src/lang.c:2813 +#: src/lang.c:3161 msgid "Keep failed arts in ~/dead.articles" msgstr "Halte Fehlschl. in ~/dead.articles" -#: src/lang.c:2814 +#: src/lang.c:3162 msgid "# If ON keep all failed postings in ~/dead.articles\n" msgstr "" "# Falls ON werden Fehlgeschlagene Artikel in ~/dead.articles verwahrt\n" -#: src/lang.c:2818 +#: src/lang.c:3166 msgid "Do you want to strip unsubscribed groups from .newsrc" msgstr "Wollen Sie nicht-abonnierte Gruppen aus der .newsrc entfernen?" -#: src/lang.c:2819 +#: src/lang.c:3167 msgid "No unsubscribed groups in newsrc" msgstr "Nur abonnierte Gruppen in newsrc" -#: src/lang.c:2820 +#: src/lang.c:3168 msgid "# If ON strip unsubscribed groups from newsrc\n" msgstr "# Falls ON entferne nicht-abonnierte Gruppen aus der newsrc\n" -#: src/lang.c:2825 +#: src/lang.c:3173 msgid "Remove bogus groups from newsrc" msgstr "Lösche nicht vorhan. G. aus newsrc" -#: src/lang.c:2826 +#: src/lang.c:3174 msgid "" "# What to do with bogus groups in newsrc file\n" "# Possible values are (the default is marked with *):\n" @@ -8115,72 +8632,73 @@ msgstr "" "# 1 = entfernen\n" "# 2 = Mit D in der Auswahl markieren.\n" -#: src/lang.c:2835 +#: src/lang.c:3183 msgid "" "Enter number of seconds to wait for a response from the server. sets." msgstr "" "Sekunden die auf eine Antwort vom Server gewartet werden soll. setzt." -#: src/lang.c:2836 +#: src/lang.c:3184 msgid "NNTP read timeout in seconds" msgstr "NNTP-lese Zeitlimit in Sekunden" -#: src/lang.c:2837 +#: src/lang.c:3185 msgid "" "# Time in seconds to wait for a response from the server (0=no timeout)\n" msgstr "" "# Maximal n Sekunden auf eine Antwort vom Server warten (0 = kein " "Zeitlimit)\n" -#: src/lang.c:2842 +#: src/lang.c:3190 msgid "Enter number of seconds until active file will be reread. sets." msgstr "Sekunden, nach denen die active-Datei wieder gelesen wird. setzt." -#: src/lang.c:2843 +#: src/lang.c:3191 msgid "Interval in secs to reread active" msgstr "Active alle ... Sekunden neu lesen" -#: src/lang.c:2844 +#: src/lang.c:3192 msgid "" "# Time interval in seconds between rereading the active file (0=never)\n" msgstr "" "# Zeitintervall in Sekunden zwischen dem Wiedereinlesen des active (0=nie)\n" -#: src/lang.c:2849 +#: src/lang.c:3197 msgid "Reconnect to server automatically" msgstr "Autom. Wiederverbindung zum Server" -#: src/lang.c:2850 +#: src/lang.c:3198 msgid "" "# If ON automatically reconnect to NNTP server if the connection is broken\n" msgstr "" "# Falls ON wird eine unterbrochene Verbindung zum NNTP Server\n" "# automatisch wiederhergestellt.\n" -#: src/lang.c:2854 +#: src/lang.c:3202 msgid "" "Create local copies of NNTP overview files. toggles & sets." msgstr "" "Erzeuge lokale Kopien der NNTP Overview Dateien. wechselt & " "setzt." -#: src/lang.c:2855 +#: src/lang.c:3203 msgid "Cache NNTP overview files locally" msgstr "Speichere NNTP Overview Daten lokal" -#: src/lang.c:2856 +#: src/lang.c:3204 msgid "# If ON, create local copies of NNTP overview files.\n" msgstr "# Falls ON, erzeuge lokale Kopien der NNTP Overview Dateien.\n" -#: src/lang.c:2860 src/lang.c:2875 src/lang.c:2895 src/lang.c:2914 +#: src/lang.c:3208 src/lang.c:3223 src/lang.c:3243 src/lang.c:3266 +#: src/lang.c:3291 src/lang.c:3313 src/lang.c:3332 msgid "Enter format string. sets, cancels." msgstr "Format-Zeichenkette eingeben. setzt, bricht ab." -#: src/lang.c:2861 +#: src/lang.c:3209 msgid "Format string for selection level" msgstr "Formatanweisung für die Auswahlebene" -#: src/lang.c:2862 +#: src/lang.c:3210 msgid "" "# Format string for selection level representation\n" "# Default: %f %n %U %G %d\n" @@ -8206,11 +8724,11 @@ msgstr "" "# %n aktuelle Gruppennummer\n" "# %U Anzahl ungelesener Artikel\n" -#: src/lang.c:2876 +#: src/lang.c:3224 msgid "Format string for group level" msgstr "Formatanweisung für die Gruppenebene" -#: src/lang.c:2877 +#: src/lang.c:3225 msgid "" "# Format string for group level representation\n" "# Default: %n %m %R %L %s %F\n" @@ -8244,11 +8762,145 @@ msgstr "" "# %s Subject\n" "# %S Bewertung (Score)\n" -#: src/lang.c:2896 +#: src/lang.c:3244 +msgid "Format string for attachment level" +msgstr "Formatanweisung für die Anhangsebene" + +#: src/lang.c:3245 +msgid "" +"# Format string for attachment level representation\n" +"# Default: %t%s%e%c%d\n" +"# Possible values are:\n" +"# %% '%'\n" +"# %C Charset\n" +"# %c Like %C but with description\n" +"# %D Line count\n" +"# %d Like %D but with description\n" +"# %E Content encoding\n" +"# %e Like %E but with description\n" +"# %L Language\n" +"# %l Like %L but with description\n" +"# %S Content subtype\n" +"# %s Like %S but with description\n" +"# %T Content type\n" +"# %t Like %T but with description\n" +"# %Z Size in bytes\n" +"# %z Like %Z but with description\n" +msgstr "" +"# Formatanweisung für die Anhangsebene\n" +"# Voreinstellung ist: %t%s%e%c%d\n" +"# Mögliche Werte sind:\n" +"# %% '%'\n" +"# %C Zeichensatz\n" +"# %c Wie %C aber mit Beschreibung\n" +"# %D Zeilenanzahl\n" +"# %d Wie %D aber mit Beschreibung\n" +"# %E Content Kodierung\n" +"# %e Wie %E aber mit Beschreibung\n" +"# %L Sprache\n" +"# %l Wie %L aber mit Beschreibung\n" +"# %S Content Untertyp\n" +"# %s Wie %S aber mit Beschreibung\n" +"# %T Content Typ\n" +"# %t Wie %T aber mit Beschreibung\n" +"# %Z Größe in Bytes\n" +"# %z Wie %Z aber mit Beschreibung\n" + +#: src/lang.c:3267 +msgid "Format string for display of mime header" +msgstr "Formatanweisung für die Anzeige des MIME-Headers" + +#: src/lang.c:3268 +msgid "" +"# Format string for mime header at article level\n" +"# Default: [-- %T%S%*n%z%*l%!c%!d%*e --]\n" +"# Possible values are:\n" +"# %% '%'\n" +"# %C Charset\n" +"# %c Like %C but with description\n" +"# %D Line count\n" +"# %d Like %D but with description\n" +"# %E Content encoding\n" +"# %e Like %E but with description\n" +"# %L Language\n" +"# %l Like %L but with description\n" +"# %N Name\n" +"# %n Like %N but with description\n" +"# %S Content subtype\n" +"# %s Like %S but with description\n" +"# %T Content type\n" +"# %t Like %T but with description\n" +"# %Z Size in bytes\n" +"# %z Like %Z but with description\n" +msgstr "" +"# Formatanweisung für Mime-Header auf Artikelebene\n" +"# Voreinstellung ist: [-- %T%S%*n%z%*l%!c%!d%*e --]\n" +"# Mögliche Werte sind:\n" +"# %% '%'\n" +"# %C Zeichensatz\n" +"# %c Wie %C aber mit Beschreibung\n" +"# %D Zeilenanzahl\n" +"# %d Wie %D aber mit Beschreibung\n" +"# %E Content Kodierung\n" +"# %e Wie %E aber mit Beschreibung\n" +"# %L Sprache\n" +"# %l Wie %L aber mit Beschreibung\n" +"# %N Name\n" +"# %n Wie %N aber mit Beschreibung\n" +"# %S Content Untertyp\n" +"# %s Wie %S aber mit Beschreibung\n" +"# %T Content Typ\n" +"# %t Wie %T aber mit Beschreibung\n" +"# %Z Größe in Bytes\n" +"# %z Wie %Z aber mit Beschreibung\n" + +#: src/lang.c:3292 +msgid "Format string for display of uue header" +msgstr "Formatanweisung für die Anzeige des UUE-Headers" + +#: src/lang.c:3293 +msgid "" +"# Format string for uue header at article level\n" +"# Default: [-- %T%S%*n%I%!d%*e --]\n" +"# Possible values are:\n" +"# %% '%'\n" +"# %D Line count\n" +"# %d Like %D but with description\n" +"# %E Content encoding\n" +"# %e Like %E but with description\n" +"# %I Complete/incomplete UUE part indicator\n" +"# %N Name\n" +"# %n Like %N but with description\n" +"# %S Content subtype\n" +"# %s Like %S but with description\n" +"# %T Content type\n" +"# %t Like %T but with description\n" +"# %Z Size in bytes\n" +"# %z Like %Z but with description\n" +msgstr "" +"# Formatanweisung für die Anzeige des UUE-Headers auf Artikelebene\n" +"# Voreinstellung ist: [-- %T%S%*n%I%!d%*e --]\n" +"# Mögliche Werte sind:\n" +"# %% '%'\n" +"# %D Zeilenanzahl\n" +"# %d Wie %D aber mit Beschreibung\n" +"# %E Content Kodierung\n" +"# %e Wie %E aber mit Beschreibung\n" +"# %I Kennzeichen für vollständige/unvollständige UUE-Teile\n" +"# %N Name\n" +"# %n Wie %N aber mit Beschreibung\n" +"# %S Content Untertyp\n" +"# %s Wie %S aber mit Beschreibung\n" +"# %T Content Typ\n" +"# %t Wie %T aber mit Beschreibung\n" +"# %Z Größe in Bytes\n" +"# %z Wie %Z aber mit Beschreibung\n" + +#: src/lang.c:3314 msgid "Format string for thread level" msgstr "Formatanweisung für die Threadebene" -#: src/lang.c:2897 +#: src/lang.c:3315 msgid "" "# Format string for thread level representation\n" "# Default: %n %m [%L] %T %F\n" @@ -8280,19 +8932,19 @@ msgstr "" "# %S Bewertung (Score)\n" "# %T Subject und/oder Baumdarstellung des Thread\n" -#: src/lang.c:2915 +#: src/lang.c:3333 msgid "Format string for display of dates" msgstr "Datums Format-Zeichenkette" -#: src/lang.c:2916 +#: src/lang.c:3334 msgid "# Format string for date representation\n" msgstr "# Zeichenkette die die Datumsanzeige beschreibt.\n" -#: src/lang.c:2926 +#: src/lang.c:3344 msgid "Unicode normalization form" msgstr "Unicode Normalisierungsart" -#: src/lang.c:2927 +#: src/lang.c:3345 msgid "" "# Unicode normalization form\n" "# Possible values are:\n" @@ -8312,19 +8964,19 @@ msgstr "" "# 4 = NFD\n" "# 5 = NFKC_CF\n" -#: src/lang.c:2941 +#: src/lang.c:3359 msgid "Render BiDi" msgstr "BiDi wiedergeben" -#: src/lang.c:2942 +#: src/lang.c:3360 msgid "# If ON, bi-directional text is rendered by tin\n" msgstr "# Falls ON, wird bi-direktionaler Text von tin wiedergeben.\n" -#: src/lang.c:2949 +#: src/lang.c:3367 msgid "Function for sorting articles" msgstr "Sortierfunktion" -#: src/lang.c:2950 +#: src/lang.c:3368 msgid "" "# Function for sorting articles\n" "# Possible values are (the default is marked with *):\n" @@ -8336,185 +8988,185 @@ msgstr "" "# * 0 = qsort\n" "# 1 = heapsort\n" -#: src/lang.c:2963 +#: src/lang.c:3381 msgid "Automatically GroupMarkUnselArtRead" msgstr "GroupMarkUnselArtRead Kommando automatisch ausführen" -#: src/lang.c:2969 +#: src/lang.c:3387 msgid "Delete post-process files" msgstr "Nachbearbeitete Artikel löschen" -#: src/lang.c:2974 +#: src/lang.c:3392 msgid "Filename for all mailed articles, sets, no filename=do not save." msgstr "" "Dateiname für Kopie der Mailantworten. setzt, kein Name=keine Kopie." -#: src/lang.c:2975 +#: src/lang.c:3393 msgid "Mailbox to save sent mails" msgstr "Mailbox für Kopie der Mailantworten" -#: src/lang.c:2980 +#: src/lang.c:3398 msgid "Set Followup-To: header to this group(s). sets, cancels." msgstr "" "Followup-To:-Header auf folgende Gruppe(n) setzten. setzt, bricht " "ab." -#: src/lang.c:2981 +#: src/lang.c:3399 msgid "Followup-To: header" msgstr "Followup-To:-Header" -#: src/lang.c:2986 +#: src/lang.c:3404 msgid "Enter default mail address (and fullname). sets, cancels." msgstr "" "Standard Mail-Adresse (und Name) eingeben. setzt, bricht ab." -#: src/lang.c:2993 +#: src/lang.c:3411 msgid "" "Path and options for ispell-like spell-checker. sets, cancels." msgstr "" "Pfad & Optionen f. ispell komp. Rechtschreibprüfer. setzt, bricht " "ab." -#: src/lang.c:2994 +#: src/lang.c:3412 msgid "Ispell program" msgstr "ispell Programm" -#: src/lang.c:3000 +#: src/lang.c:3418 msgid "When group is a mailing list, send responses to this email address." msgstr "" "Falls die Gruppe eine Mailingliste ist gehen Antworten an diese " "Listenadresse." -#: src/lang.c:3001 +#: src/lang.c:3419 msgid "Mailing list address" msgstr "Adresse der Mailingliste" -#: src/lang.c:3007 +#: src/lang.c:3425 msgid "Forward articles as attachment" msgstr "Artikel als Anhang weiterleiten" -#: src/lang.c:3012 +#: src/lang.c:3430 msgid "" "A comma separated list of MIME major/minor Content-Types. cancels." msgstr "" "Kommata getrennte Liste von MIME-Haupt/Neben Content-Typen. bricht ab." -#: src/lang.c:3013 +#: src/lang.c:3431 msgid "Which MIME types will be saved" msgstr "Welche MIME-Typen werden gespeichert" -#: src/lang.c:3018 +#: src/lang.c:3436 msgid "Value of the Organization: header. sets, cancels." msgstr "Wert des Organization:-Headers. setzt, bricht ab." -#: src/lang.c:3019 +#: src/lang.c:3437 msgid "Organization: header" msgstr "Organization:-Header" -#: src/lang.c:3024 +#: src/lang.c:3442 msgid "Filename for saved articles. sets, cancels." msgstr "Dateiname für gespeicherte Artikel. setzt, bricht ab." -#: src/lang.c:3025 +#: src/lang.c:3443 msgid "savefile" msgstr "Dateiname" -#: src/lang.c:3030 src/lang.c:3054 +#: src/lang.c:3448 src/lang.c:3472 msgid "Scope for the filter rule. sets, cancels." msgstr "Gültigkeitsbereich für die Filterregel. setzt, bricht ab." -#: src/lang.c:3031 +#: src/lang.c:3449 msgid "Quick (1 key) select filter scope" msgstr "Schnell (1 Tasten) Auswahlfilter Gültigkeitsbereich" -#: src/lang.c:3036 src/lang.c:3060 +#: src/lang.c:3454 src/lang.c:3478 msgid "Header for filter rule. sets, cancels." msgstr "Header für Filterregel. setzt, bricht ab." -#: src/lang.c:3037 +#: src/lang.c:3455 msgid "Quick (1 key) select filter header" msgstr "Schnell (1 Tasten) Auswahlfilter Header" -#: src/lang.c:3042 src/lang.c:3066 +#: src/lang.c:3460 src/lang.c:3484 msgid "ON = case sensitive, OFF = ignore case. sets, cancels." msgstr "Groß-/Kleinschreibung beachten (ON) oder ignorieren (OFF)." -#: src/lang.c:3043 +#: src/lang.c:3461 msgid "Quick (1 key) select filter case" msgstr "Schnell (1 Tasten) Auswahlfilter Groß-/Kleinschreibung" -#: src/lang.c:3048 src/lang.c:3072 +#: src/lang.c:3466 src/lang.c:3490 msgid "ON = expire, OFF = don't ever expire. sets, cancels." msgstr "" "ON = kann verfallen, OFF = niemals verfallen lassen. setzt, " "bricht ab." -#: src/lang.c:3049 +#: src/lang.c:3467 msgid "Quick (1 key) select filter expire" msgstr "Schnell (1 Tasten) Auswahlfilter Ablaufdatum" -#: src/lang.c:3055 +#: src/lang.c:3473 msgid "Quick (1 key) kill filter scope" msgstr "Schnell (1 Tasten) Killfilter Gültigkeitsbereich" -#: src/lang.c:3061 +#: src/lang.c:3479 msgid "Quick (1 key) kill filter header" msgstr "Schnell (1 Tasten) Killfilter Header" -#: src/lang.c:3067 +#: src/lang.c:3485 msgid "Quick (1 key) kill filter case" msgstr "Schnell (1 Tasten) Killfilter Groß-/Kleinschreibung" -#: src/lang.c:3073 +#: src/lang.c:3491 msgid "Quick (1 key) kill filter expire" msgstr "Schnell (1 Tasten) Killfilter Ablaufdatum" -#: src/lang.c:3079 +#: src/lang.c:3497 msgid "Assume this charset if no charset declaration is present, to set." msgstr "Diesen Zeichensatz annehmen falls kleiner deklariert ist. setzt." -#: src/lang.c:3080 +#: src/lang.c:3498 msgid "UNDECLARED_CHARSET" msgstr "UNDECLARED_CHARSET" -#: src/lang.c:3086 +#: src/lang.c:3504 msgid "" "Add this text at the start of the message body. sets, cancels." msgstr "" "Diesen Text am Anfang des Artikels einfügen. setzt, bricht ab." -#: src/lang.c:3087 +#: src/lang.c:3505 msgid "X_Body" msgstr "X_Body" -#: src/lang.c:3092 +#: src/lang.c:3510 msgid "Insert this header when posting. sets, cancels." msgstr "Diesen Header beim Posten einfügen. setzt, bricht ab." -#: src/lang.c:3093 +#: src/lang.c:3511 msgid "X_Headers" msgstr "X_Headers" -#: src/lang.c:3098 +#: src/lang.c:3516 msgid "" "Automatically insert an X-Comment-To: header? toggles & sets." msgstr "" "X-Comment-To:-Header automatische einfügen? wechselt & setzt." -#: src/lang.c:3099 +#: src/lang.c:3517 msgid "Insert 'X-Comment-To:' header" msgstr "Füge 'X-Comment-To:'-Header ein" -#: src/lang.c:3105 +#: src/lang.c:3523 msgid "Enter name of file containing trusted CA certificates. sets." msgstr "" "Name der Datei mit vertrauenswürdigen CA-Zertifikaten eingeben. setzt." -#: src/lang.c:3106 +#: src/lang.c:3524 msgid "CA certificate file" msgstr "CA-Zertifikatsdatei" -#: src/lang.c:3107 +#: src/lang.c:3525 msgid "" "# name of file containing all trusted CA certificates (empty = system " "default)\n" @@ -8522,32 +9174,7 @@ msgstr "" "# Name der Datei, die alle vertrauenswürdigen CA-Zertifikate enthält.\n" "# (leer = Systemvoreinstellung)\n" -#. TODO: lang.c -#: src/main.c:899 -msgid "reading from local spool" -msgstr "Lese aus dem lokalen Spool" - -#. TODO: != ENOENT ? and -> lang.c -#: src/misc.c:775 -#, c-format -msgid "Error: unlink %s" -msgstr "Fehler: entferne %s" - -#: src/misc.c:4005 -#, c-format -msgid "Version: %s %s release %s (\"%s\") %s %s\n" -msgstr "Version: %s %s Ausgabe %s (\"%s\") %s %s\n" - -#: src/misc.c:4008 -#, c-format -msgid "Version: %s %s release %s (\"%s\")\n" -msgstr "Version: %s %s Ausgabe %s (\"%s\")\n" - -#: src/newsrc.c:476 -msgid "Unreachable?\n" -msgstr "Unerreichbar?\n" - -#: src/nntplib.c:829 +#: src/nntplib.c:908 #, c-format msgid "" "\n" @@ -8556,152 +9183,20 @@ msgstr "" "\n" "Server reagierte nicht, Wiederholung Nummer # %d\n" -#: src/nntplib.c:856 src/signal.c:435 -msgid "NNTP connection error. Exiting..." -msgstr "NNTP Verbindungsfehler. Beende..." - -#: src/nntplib.c:868 src/nntplib.c:1894 +#: src/nntplib.c:950 src/nntplib.c:2032 msgid "Rejoin current group\n" msgstr "Betrete aktuelle Gruppe neu\n" -#: src/nntplib.c:877 src/nntplib.c:1903 +#: src/nntplib.c:959 src/nntplib.c:2041 #, c-format msgid "Read (%s)\n" msgstr "Lese (%s)\n" -#: src/nntplib.c:879 +#: src/nntplib.c:961 #, c-format msgid "Resend last command (%s)\n" msgstr "Sende letztes Kommando (%s) neu\n" -#: src/nntplib.c:1540 -msgid "CAPABILITIES did not announce READER" -msgstr "CAPABILITIES hat READER nicht bekannt geben" - -#: src/nntplib.c:2049 -msgid "MOTD: " -msgstr "MOTD: " - -#: src/nntps.c:136 -#, c-format -msgid "RAND_status: %s!\n" -msgstr "RAND_status: %s!\n" - -#: src/nntps.c:142 -#, c-format -msgid "SSL_CTX_new: %s!\n" -msgstr "SSL_CTX_new: %s!\n" - -#: src/nntps.c:151 -#, c-format -msgid "SSL_CTX_set_default_verify_paths: %s!\n" -msgstr "SSL_CTX_set_default_verify_paths: %s!\n" - -#: src/nntps.c:159 -#, c-format -msgid "SSL_CTX_load_verify_locations: %s!\n" -msgstr "SSL_CTX_load_verify_locations: %s!\n" - -#: src/nntps.c:305 -#, c-format -msgid "BIO_new_socket: %s!\n" -msgstr "BIO_new_socket: %s!\n" - -#: src/nntps.c:312 -#, c-format -msgid "BIO_new_ssl: %s!\n" -msgstr "BIO_new_ssl: %s!\n" - -#: src/nntps.c:320 src/nntps.c:512 -#, c-format -msgid "BIO_get_ssl: %s!\n" -msgstr "BIO_get_ssl: %s!\n" - -#: src/nntps.c:328 -#, c-format -msgid "SSL_set_tlsext_host_name: %s!\n" -msgstr "SSL_set_tlsext_host_name: %s!\n" - -#: src/nntps.c:336 -#, c-format -msgid "SSL_set1_host: %s!\n" -msgstr "SSL_set1_host: %s!\n" - -#: src/nntps.c:410 src/nntps.c:412 -#, c-format -msgid "TLS peer verification failed: %s\n" -msgstr "TLS-Verifizierung fehlgeschlagen: %s\n" - -#: src/nntps.c:438 src/nntps.c:440 -#, c-format -msgid "TLS peer verification failed, continuing anyway as requested: %s\n" -msgstr "" -"TLS-Verifizierung fehlgeschlagen, trotzdem wie gefordert fortfahren: %s\n" - -#: src/nntps.c:520 src/nntps.c:522 -#, c-format -msgid "TLS handshake failed: %s\n" -msgstr "TLS-Handshake fehlgeschlagen: %s\n" - -#: src/nntps.c:528 -#, c-format -msgid "" -"TLS peer verification failed: %s.\n" -"Continuing anyway as requested.\n" -msgstr "" -"TLS-Verifizierung fehlgeschlagen: %s.\n" -"Trotzdem wird wie gefordert fortgefahren.\n" - -#: src/nrctbl.c:184 -#, c-format -msgid "couldn't expand %s\n" -msgstr "Kann %s nicht expandieren\n" - -#: src/post.c:1782 -#, c-format -msgid "" -"Line %d is longer than %d octets and should be folded, but\n" -"encoding is neither set to %s nor to %s\n" -msgstr "" -"Zeile %d ist länger als %d Oktette und sollte gefaltet werden,\n" -"aber die Kodierung ist weder auf %s noch auf %s gestellt.\n" - -#: src/post.c:1787 -#, c-format -msgid "" -"Line %d is longer than %d octets and should be folded, but\n" -"encoding is set to %s without enabling MIME_BREAK_LONG_LINES or\n" -"posting doesn't contain any 8bit chars and thus folding won't happen\n" -msgstr "" -"Zeile %d ist länger als %d Oktette und sollte gefaltet werden,\n" -"aber die Kodierung ist auf %s gestellt ohne MIME_BREAK_LONG_LINES\n" -"angeschaltet zu haben, oder der Artikel enthält keine 8Bit Zeichen\n" -"und wird daher nicht automatisch gefaltet wird.\n" - -#: src/post.c:1789 -#, c-format -msgid "" -"Line %d is longer than %d octets and should be folded, but\n" -"encoding is not set to %s\n" -msgstr "" -"Zeile %d ist länger als %d Oktette und sollte gefaltet werden,\n" -"aber die Kodierung ist nicht auf %s gesetzt.\n" - -#: src/post.c:2778 -#, c-format -msgid "Posting: %.*s ..." -msgstr "Poste: %.*s ..." - -#: src/post.c:4547 -msgid "Can't supersede in mailgroups, try repost instead." -msgstr "" -"Überschreiben in Mailgruppen nicht möglich, stattdessen Reposting benutzen." - -#. Check if okay to read -#: src/read.c:204 -msgid "Aborting read, please wait..." -msgstr "Breche Lesen ab, bitte warten..." - #: src/read.c:363 msgid "Aborted read\n" msgstr "Lesen abgebrochen\n" @@ -8710,119 +9205,6 @@ msgstr "Lesen abgebrochen\n" msgid "Draining\n" msgstr "Ablassen\n" -#: src/refs.c:236 -msgid "unchanged" -msgstr "unverändert" - -#: src/refs.c:603 +#: src/refs.c:656 msgid "[- Unavailable -]" msgstr "[- Nicht Verfügbar -]" - -#. -#. * Add the Message-ID headers to the cache, using the last Reference -#. * as the parent -#. -#. -#. * Add the References data to the cache -#. -#: src/refs.c:1009 src/refs.c:1071 -#, c-format -msgid "Building References-trees (%d/%d)..." -msgstr "Baue References-Bäume (%d/%d)..." - -#. -#. * preamble -#. * TODO: -> lang.c -#. -#: src/rfc2047.c:1330 -#, c-format -msgid "" -"This message has been composed in the 'multipart/mixed' MIME-format. If you\n" -"are reading this prefix, your mail reader probably has not yet been " -"modified\n" -"to understand the new format, and some of what follows may look strange.\n" -"\n" -msgstr "" -"Dieser Artikel wurde im 'multipart/mixed' MIME-Format verfasst. Wenn Sie\n" -"dieses Präfix lesen ist Ihr Mailprogramm vermutlich nicht in der Lage " -"dieses\n" -"Format zu verstehen und einiges von dem was folgt, kann merkwürdig " -"aussehen.\n" -"\n" - -#: src/save.c:1046 -msgid "bytes" -msgstr "Bytes" - -#: src/select.c:422 -msgid "unread" -msgstr "ungelesen" - -#: src/select.c:422 -msgid "all" -msgstr "Alle" - -#: src/select.c:619 -msgid "[k]" -msgstr "[k]" - -#: src/select.c:621 -msgid "[T]" -msgstr "[T]" - -#: src/select.c:625 src/select.c:627 -msgid " R" -msgstr " R" - -#: src/xface.c:75 -msgid "Can't run slrnface: Not running in an xterm." -msgstr "Kann slrnface nicht starten: tin läuft nicht in einem xterm." - -#: src/xface.c:87 src/xface.c:98 src/xface.c:113 -#, c-format -msgid "Can't run slrnface: Environment variable %s not found." -msgstr "Kann slrnface nicht starten: Umgebungsvariable %s nicht gefunden." - -#: src/xface.c:122 src/xface.c:154 -#, c-format -msgid "Can't run slrnface: failed to create %s" -msgstr "Kann slrnface nicht starten: Anlegen von %s fehlgeschlagen" - -#: src/xface.c:132 -msgid "" -"This directory is used to create named pipes for communication between\n" -"slrnface and its parent process. It should normally be empty because\n" -"the pipe is deleted right after it has been opened by both processes.\n" -"\n" -"File names generated by slrnface have the form \"hostname.pid\". It is\n" -"probably an error if they linger here longer than a fraction of a second.\n" -"\n" -"However, if the directory is mounted from an NFS server, you might see\n" -"special files created by your NFS server while slrnface is running.\n" -"Do not try to remove them.\n" -msgstr "" -"Diese Verzeichnis enthält \"named pipes\" zur Kommunikation zwischen\n" -"slrnface und dem aufrufenden Prozess. Normalerweise sollte es leer sein,\n" -"da diese Dateien nach erfolgreicher Kommunikation sofort gelöscht werden.\n" -"\n" -"slrnface verwendet Dateinamen der Form hostname.pid, sollten derartige\n" -"Dateien länger als wenige Sekundenbruchteile erscheinen, handelt es sich\n" -"vermutlich um einen Fehler.\n" -"\n" -"Wenn dieses Verzeichnis auf einem NFS-Laufwerk liegt, ist es möglich,\n" -"dass der NFS-Server spezielle Dateien in diesem Verzeichnis erzeugt,\n" -"während slrnface ausgeführt wird. Diese sollten nicht gelöscht werden.\n" - -#: src/xface.c:146 -msgid "Can't run slrnface: couldn't construct fifo name." -msgstr "Kann slrnface nicht starten: konnte FIFO-Name nicht erzeugen." - -#: src/xface.c:185 -#, c-format -msgid "Slrnface abnormally exited, code %d." -msgstr "Slrnface wurde mit Fehler %d beendet." - -#: src/xface.c:231 -#, c-format -msgid "Slrnface failed: %s." -msgstr "Fehler %s beim Aufruf von Slrnface." Binary files tin-2.6.2/po/en_GB.gmo and tin-2.6.3/po/en_GB.gmo differ diff -Nurp '--exclude=.bzr*' tin-2.6.2/po/en_GB.po tin-2.6.3/po/en_GB.po --- tin-2.6.2/po/en_GB.po 2022-11-03 13:10:48.000000000 +0100 +++ tin-2.6.3/po/en_GB.po 2023-12-13 22:26:34.198523156 +0100 @@ -1,49 +1,279 @@ # English (British) translation for tin. # This file is distributed under the same license as the tin package. # Robert Brady , 2000-2002. -# Urs Janssen , 2004-2023 +# Urs Janssen , 2004-2024 # msgid "" msgstr "" -"Project-Id-Version: tin 2.6.2\n" +"Project-Id-Version: tin 2.6.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-03 12:30+0100\n" -"PO-Revision-Date: 2022-11-03 12:33+0200\n" +"POT-Creation-Date: 2023-12-13 22:25+0100\n" +"PO-Revision-Date: 2023-12-13 22:26+0100\n" "Last-Translator: Urs Janssen \n" "Language-Team: \n" "Language: en_GB\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#. -> lang.c -#: src/art.c:418 +#: src/lang.c:45 +msgid "1 Response" +msgstr "1 Response" + +#: src/lang.c:49 #, c-format -msgid "Reading %s\n" -msgstr "Rereading %s\n" +msgid "" +"\n" +"%s contains no newsgroups. Exiting." +msgstr "" +"\n" +"%s contains no newsgroups. Exiting." -#. TODO: -> lang.c -#: src/art.c:1213 -msgid "Threading by multipart" -msgstr "Threading by multipart" +#: src/lang.c:51 +msgid "Aborting read, please wait..." +msgstr "Aborting read, please wait..." + +#: src/lang.c:53 +msgid "all" +msgstr "all" -#. -> lang.c -#: src/art.c:2500 +#: src/lang.c:54 +msgid "All groups" +msgstr "All groups" + +#: src/lang.c:55 #, c-format -msgid "Writing %s\n" -msgstr "Writing %s\n" +msgid "File %s exists. %s=append, %s=overwrite, %s=quit: " +msgstr "File %s exists. %s=append, %s=overwrite, %s=quit: " -#. TODO: -> lang.c -#: src/art.c:2579 -msgid "Writing overview cache..." -msgstr "Writing overview cache..." +#: src/lang.c:56 +msgid "Article cancelled (deleted)." +msgstr "Article cancelled (deleted)." + +#: src/lang.c:58 +msgid "Article cannot be cancelled (deleted)." +msgstr "Article cannot be cancelled (deleted)." + +#: src/lang.c:60 +msgid "Article deleted." +msgstr "Article deleted." + +#: src/lang.c:61 +#, c-format +msgid "" +"\n" +"Your article:\n" +" \"%s\"\n" +"will be mailed to the following address:\n" +" %s" +msgstr "" +"\n" +"Your article:\n" +" \"%s\"\n" +"will be mailed to the following address:\n" +" %s" + +#: src/lang.c:62 +#, c-format +msgid "" +"\n" +"Your article:\n" +" \"%s\"\n" +"will be posted to the following %s:\n" +msgstr "" +"\n" +"Your article:\n" +" \"%s\"\n" +"will be posted to the following %s:\n" + +#: src/lang.c:63 +msgid "Article not posted!" +msgstr "Article not posted!" + +#: src/lang.c:64 +msgid "Article not saved" +msgstr "Article not saved" + +#: src/lang.c:65 +msgid "Article Level Commands" +msgstr "Article Level Commands" + +#: src/lang.c:66 +msgid "Article has no parent" +msgstr "Article has no parent" + +#: src/lang.c:67 +msgid "Parent article has been killed" +msgstr "Parent article has been killed" + +#: src/lang.c:68 +msgid "Parent article is unavailable" +msgstr "Parent article is unavailable" + +#: src/lang.c:69 +#, c-format +msgid "Article posted: %s" +msgstr "Article posted: %s" + +#: src/lang.c:70 +#, c-format +msgid "Article rejected (saved to %s)" +msgstr "Article rejected (saved to %s)" + +#: src/lang.c:71 +#, c-format +msgid "" +"%s=article, %s=thread, %s=range, %s=hot, %s=pattern, %s=tagged, %s=quit: " +msgstr "" +"%s=article, %s=thread, %s=range, %s=hot, %s=pattern, %s=tagged, %s=quit: " + +#: src/lang.c:72 +msgid "Article unavailable" +msgstr "Article unavailable" + +#: src/lang.c:73 +msgid "Article undeleted." +msgstr "Article undeleted." + +#: src/lang.c:74 +#, c-format +msgid "Article %4d of %4d" +msgstr "Article %4d of %4d" + +#: src/lang.c:76 +msgid "articles" +msgstr "articles" + +#: src/lang.c:77 +msgid "This is a repost of the following article:" +msgstr "This is a repost of the following article:" + +#: src/lang.c:78 +msgid "article" +msgstr "article" + +#: src/lang.c:79 +msgid "Article" +msgstr "Article" + +#: src/lang.c:80 +#, c-format +msgid "-- %d %s mailed --" +msgstr "-- %d %s mailed --" + +#: src/lang.c:81 +#, c-format +msgid " at %s" +msgstr " at %s" + +#: src/lang.c:84 +#, c-format +msgid "charset %s" +msgstr "charset %s" + +#: src/lang.c:85 +#, c-format +msgid "content subtype %s" +msgstr "content subtype %s" + +#: src/lang.c:86 +#, c-format +msgid "content type %s" +msgstr "content type %s" + +#: src/lang.c:87 +#, c-format +msgid "%*s[-- charset %s not supported --]\n" +msgstr "%*s[-- charset %s not supported --]\n" + +#: src/lang.c:88 +#, c-format +msgid "%*s[-- Description: %s --]\n" +msgstr "%*s[-- Description: %s --]\n" + +#: src/lang.c:89 +#, c-format +msgid "encoding %s" +msgstr "encoding %s" -#: src/attrib.c:1004 -msgid "Processing attributes... " -msgstr "Processing attributes... " +#: src/lang.c:95 +#, c-format +msgid "lang %s" +msgstr "lang %s" -#: src/attrib.c:1224 +#: src/lang.c:96 #, c-format +msgid "%s lines" +msgstr "%s lines" + +#: src/lang.c:97 +#, c-format +msgid "name %s" +msgstr "name %s" + +#: src/lang.c:98 +msgid ", " +msgstr ", " + +#: src/lang.c:99 +#, c-format +msgid "size %s" +msgstr "size %s" + +#: src/lang.c:100 +msgid "" +"This message has been composed in the 'multipart/mixed' MIME-format. If you\n" +"are reading this prefix, your mail reader probably has not yet been " +"modified\n" +"to understand the new format, and some of what follows may look strange.\n" +"\n" +msgstr "" +"This message has been composed in the 'multipart/mixed' MIME-format. If you\n" +"are reading this prefix, your mail reader probably has not yet been " +"modified\n" +"to understand the new format, and some of what follows may look strange.\n" +"\n" + +#: src/lang.c:104 +msgid "Attachment Menu" +msgstr "Attachment Menu" + +#: src/lang.c:105 +msgid "Attachment Menu Commands" +msgstr "Attachment Menu Commands" + +#: src/lang.c:106 +msgid "" +msgstr "" + +#: src/lang.c:107 +#, c-format +msgid "Attachment saved successfully. (%s)" +msgstr "Attachment saved successfully. (%s)" + +#: src/lang.c:108 +#, c-format +msgid "%d of %d attachments saved successfully." +msgstr "%d of %d attachments saved successfully." + +#: src/lang.c:109 +msgid "Select attachment> " +msgstr "Select attachment> " + +#: src/lang.c:110 +msgid "Tagged attachment" +msgstr "Tagged attachment" + +#: src/lang.c:111 +#, c-format +msgid "%d attachments tagged" +msgstr "%d attachments tagged" + +#: src/lang.c:112 +msgid "Untagged attachment" +msgstr "Untagged attachment" + +#: src/lang.c:115 msgid "" "# Do not edit this comment block\n" "#\n" @@ -51,393 +281,319 @@ msgstr "" "# Do not edit this comment block\n" "#\n" -#: src/attrib.c:1225 -#, c-format +#: src/lang.c:116 msgid "# scope=STRING (eg. alt.*,!alt.bin*) [mandatory]\n" msgstr "# scope=STRING (eg. alt.*,!alt.bin*) [mandatory]\n" -#: src/attrib.c:1226 -#, c-format +#: src/lang.c:117 msgid "# add_posted_to_filter=ON/OFF\n" msgstr "# add_posted_to_filter=ON/OFF\n" -#: src/attrib.c:1227 -#, c-format +#: src/lang.c:118 msgid "# advertising=ON/OFF\n" msgstr "# advertising=ON/OFF\n" -#: src/attrib.c:1228 -#, c-format +#: src/lang.c:119 msgid "# alternative_handling=ON/OFF\n" msgstr "# alternative_handling=ON/OFF\n" -#: src/attrib.c:1229 -#, c-format +#: src/lang.c:120 msgid "# ask_for_metamail=ON/OFF\n" msgstr "# ask_for_metamail=ON/OFF\n" -#: src/attrib.c:1230 -#, c-format +#: src/lang.c:121 msgid "# auto_cc_bcc=NUM\n" msgstr "# auto_cc_bcc=NUM\n" -#: src/attrib.c:1231 -#, c-format +#: src/lang.c:122 msgid "# 0=No, 1=Cc, 2=Bcc, 3=Cc and Bcc\n" msgstr "# 0=No, 1=Cc, 2=Bcc, 3=Cc and Bcc\n" -#: src/attrib.c:1232 -#, c-format +#: src/lang.c:123 msgid "# auto_list_thread=ON/OFF\n" msgstr "# auto_list_thread=ON/OFF\n" -#: src/attrib.c:1233 -#, c-format +#: src/lang.c:124 msgid "# auto_select=ON/OFF\n" msgstr "# auto_select=ON/OFF\n" -#: src/attrib.c:1234 -#, c-format +#: src/lang.c:125 msgid "# batch_save=ON/OFF\n" msgstr "# batch_save=ON/OFF\n" -#: src/attrib.c:1235 -#, c-format -msgid "# date_format=STRING (eg. %%a, %%d %%b %%Y %%H:%%M:%%S)\n" -msgstr "# date_format=STRING (eg. %%a, %%d %%b %%Y %%H:%%M:%%S)\n" +#: src/lang.c:126 +msgid "# date_format=STRING (eg. %a, %d %b %Y %H:%M:%S)\n" +msgstr "# date_format=STRING (eg. %a, %d %b %Y %H:%M:%S)\n" -#: src/attrib.c:1236 -#, c-format +#: src/lang.c:127 msgid "# delete_tmp_files=ON/OFF\n" msgstr "# delete_tmp_files=ON/OFF\n" -#: src/attrib.c:1237 -#, c-format -msgid "# editor_format=STRING (eg. %%E +%%N %%F)\n" -msgstr "# editor_format=STRING (eg. %%E +%%N %%F)\n" +#: src/lang.c:128 +msgid "# editor_format=STRING (eg. %E +%N %F)\n" +msgstr "# editor_format=STRING (eg. %E +%N %F)\n" -#: src/attrib.c:1238 -#, c-format +#: src/lang.c:129 msgid "# fcc=STRING (eg. =mailbox)\n" msgstr "# fcc=STRING (eg. =mailbox)\n" -#: src/attrib.c:1239 -#, c-format +#: src/lang.c:130 msgid "# followup_to=STRING\n" msgstr "# followup_to=STRING\n" -#: src/attrib.c:1240 -#, c-format +#: src/lang.c:131 msgid "# from=STRING (just append wanted From:-line, don't use quotes)\n" msgstr "# from=STRING (just append wanted From:-line, don't use quotes)\n" -#: src/attrib.c:1241 -#, c-format +#: src/lang.c:132 msgid "# group_catchup_on_exit=ON/OFF\n" msgstr "# group_catchup_on_exit=ON/OFF\n" -#: src/attrib.c:1242 -#, c-format -msgid "# group_format=STRING (eg. %%n %%m %%R %%L %%s %%F)\n" -msgstr "# group_format=STRING (eg. %%n %%m %%R %%L %%s %%F)\n" +#: src/lang.c:133 +msgid "# group_format=STRING (eg. %n %m %R %L %s %F)\n" +msgstr "# group_format=STRING (eg. %n %m %R %L %s %F)\n" -#: src/attrib.c:1243 -#, c-format +#: src/lang.c:134 msgid "# mail_8bit_header=ON/OFF\n" msgstr "# mail_8bit_header=ON/OFF\n" -#: src/attrib.c:1244 -#, c-format +#: src/lang.c:135 msgid "# mail_mime_encoding=supported_encoding" msgstr "# mail_mime_encoding=supported_encoding" -#: src/attrib.c:1252 -#, c-format +#: src/lang.c:137 msgid "# ispell=STRING\n" msgstr "# ispell=STRING\n" -#: src/attrib.c:1254 -#, c-format +#: src/lang.c:139 msgid "# maildir=STRING (eg. ~/Mail)\n" msgstr "# maildir=STRING (eg. ~/Mail)\n" -#: src/attrib.c:1255 -#, c-format +#: src/lang.c:140 msgid "# mailing_list=STRING (eg. majordomo@example.org)\n" msgstr "# mailing_list=STRING (eg. majordomo@example.org)\n" -#: src/attrib.c:1256 -#, c-format +#: src/lang.c:141 msgid "# mime_types_to_save=STRING (eg. image/*,!image/bmp)\n" msgstr "# mime_types_to_save=STRING (eg. image/*,!image/bmp)\n" -#: src/attrib.c:1257 -#, c-format +#: src/lang.c:142 msgid "# mark_ignore_tags=ON/OFF\n" msgstr "# mark_ignore_tags=ON/OFF\n" -#: src/attrib.c:1258 -#, c-format +#: src/lang.c:143 msgid "# mark_saved_read=ON/OFF\n" msgstr "# mark_saved_read=ON/OFF\n" -#: src/attrib.c:1259 -#, c-format +#: src/lang.c:144 msgid "# mime_forward=ON/OFF\n" msgstr "# mime_forward=ON/OFF\n" -#: src/attrib.c:1261 -#, c-format +#: src/lang.c:146 msgid "# mm_network_charset=supported_charset" msgstr "# mm_network_charset=supported_charset" -#: src/attrib.c:1268 -#, c-format +#: src/lang.c:147 msgid "# undeclared_charset=STRING (default is US-ASCII)\n" msgstr "# undeclared_charset=STRING (default is US-ASCII)\n" -#: src/attrib.c:1270 -#, c-format +#: src/lang.c:149 msgid "# news_headers_to_display=STRING\n" msgstr "# news_headers_to_display=STRING\n" -#: src/attrib.c:1271 -#, c-format +#: src/lang.c:150 msgid "# news_headers_to_not_display=STRING\n" msgstr "# news_headers_to_not_display=STRING\n" -#: src/attrib.c:1272 -#, c-format +#: src/lang.c:151 msgid "# news_quote_format=STRING\n" msgstr "# news_quote_format=STRING\n" -#: src/attrib.c:1273 -#, c-format +#: src/lang.c:152 msgid "# organization=STRING (if beginning with '/' read from file)\n" msgstr "# organisation=STRING (if beginning with '/' read from file)\n" -#: src/attrib.c:1274 -#, c-format +#: src/lang.c:153 msgid "# pos_first_unread=ON/OFF\n" msgstr "# pos_first_unread=ON/OFF\n" -#: src/attrib.c:1275 -#, c-format +#: src/lang.c:154 msgid "# post_8bit_header=ON/OFF\n" msgstr "# post_8bit_header=ON/OFF\n" -#: src/attrib.c:1276 -#, c-format +#: src/lang.c:155 msgid "# post_mime_encoding=supported_encoding" msgstr "# post_mime_encoding=supported_encoding" -#: src/attrib.c:1283 -#, c-format +#: src/lang.c:156 msgid "# post_process_type=NUM\n" msgstr "# post_process_type=NUM\n" -#: src/attrib.c:1288 -#, c-format +#: src/lang.c:157 msgid "# post_process_view=ON/OFF\n" msgstr "# post_process_view=ON/OFF\n" -#: src/attrib.c:1289 -#, c-format +#: src/lang.c:158 msgid "# quick_kill_scope=STRING (e.g. talk.*)\n" msgstr "# quick_kill_scope=STRING (e.g. talk.*)\n" -#: src/attrib.c:1290 -#, c-format +#: src/lang.c:159 msgid "# quick_kill_expire=ON/OFF\n" msgstr "# quick_kill_expire=ON/OFF\n" -#: src/attrib.c:1291 -#, c-format +#: src/lang.c:160 msgid "# quick_kill_case=ON/OFF\n" msgstr "# quick_kill_case=ON/OFF\n" -#: src/attrib.c:1292 -#, c-format +#: src/lang.c:161 msgid "# quick_kill_header=NUM\n" msgstr "# quick_kill_header=NUM\n" -#: src/attrib.c:1293 src/attrib.c:1302 -#, c-format +#: src/lang.c:162 src/lang.c:171 msgid "# 0=Subject: (case sensitive) 1=Subject: (ignore case)\n" msgstr "# 0=Subject: (case sensitive) 1=Subject: (ignore case)\n" -#: src/attrib.c:1294 src/attrib.c:1303 -#, c-format +#: src/lang.c:163 src/lang.c:172 msgid "# 2=From: (case sensitive) 3=From: (ignore case)\n" msgstr "# 2=From: (case sensitive) 3=From: (ignore case)\n" -#: src/attrib.c:1295 src/attrib.c:1304 -#, c-format +#: src/lang.c:164 src/lang.c:173 msgid "# 4=Message-ID: & full References: line\n" msgstr "# 4=Message-ID: & full References: line\n" -#: src/attrib.c:1296 src/attrib.c:1305 -#, c-format +#: src/lang.c:165 src/lang.c:174 msgid "# 5=Message-ID: & last References: entry only\n" msgstr "# 5=Message-ID: & last References: entry only\n" -#: src/attrib.c:1297 src/attrib.c:1306 -#, c-format +#: src/lang.c:166 src/lang.c:175 msgid "# 6=Message-ID: entry only 7=Lines:\n" msgstr "# 6=Message-ID: entry only 7=Lines:\n" -#: src/attrib.c:1298 -#, c-format +#: src/lang.c:167 msgid "# quick_select_scope=STRING\n" msgstr "# quick_select_scope=STRING\n" -#: src/attrib.c:1299 -#, c-format +#: src/lang.c:168 msgid "# quick_select_expire=ON/OFF\n" msgstr "# quick_select_expire=ON/OFF\n" -#: src/attrib.c:1300 -#, c-format +#: src/lang.c:169 msgid "# quick_select_case=ON/OFF\n" msgstr "# quick_select_case=ON/OFF\n" -#: src/attrib.c:1301 -#, c-format +#: src/lang.c:170 msgid "# quick_select_header=NUM\n" msgstr "# quick_select_header=NUM\n" -#: src/attrib.c:1307 -#, c-format -msgid "# quote_chars=STRING (%%I for initials)\n" -msgstr "# quote_chars=STRING (%%I for initials)\n" +#: src/lang.c:176 +msgid "# quote_chars=STRING (%I for initials)\n" +msgstr "# quote_chars=STRING (%I for initials)\n" -#: src/attrib.c:1309 -#, c-format +#: src/lang.c:178 msgid "# print_header=ON/OFF\n" msgstr "# print_header=ON/OFF\n" -#: src/attrib.c:1311 -#, c-format +#: src/lang.c:180 msgid "# process_only_unread=ON/OFF\n" msgstr "# process_only_unread=ON/OFF\n" -#: src/attrib.c:1312 -#, c-format +#: src/lang.c:181 msgid "# prompt_followupto=ON/OFF\n" msgstr "# prompt_followupto=ON/OFF\n" -#: src/attrib.c:1313 -#, c-format +#: src/lang.c:182 msgid "# savedir=STRING (eg. ~user/News)\n" msgstr "# savedir=STRING (eg. ~user/News)\n" -#: src/attrib.c:1314 -#, c-format +#: src/lang.c:183 msgid "# savefile=STRING (eg. =linux)\n" msgstr "# savefile=STRING (eg. =linux)\n" -#: src/attrib.c:1315 -#, c-format +#: src/lang.c:184 msgid "# sigfile=STRING (eg. $var/sig)\n" msgstr "# sigfile=STRING (eg. $var/sig)\n" -#: src/attrib.c:1316 -#, c-format +#: src/lang.c:185 msgid "# show_author=NUM\n" msgstr "# show_author=NUM\n" -#: src/attrib.c:1322 -#, c-format +#: src/lang.c:186 msgid "# show_signatures=ON/OFF\n" msgstr "# show_signatures=ON/OFF\n" -#: src/attrib.c:1324 -#, c-format +#: src/lang.c:187 +msgid "# show_art_score=ON/OFF\n" +msgstr "# show_art_score=ON/OFF\n" + +#: src/lang.c:189 msgid "# suppress_soft_hyphens=ON/OFF\n" msgstr "# suppress_soft_hyphens=ON/OFF\n" -#: src/attrib.c:1326 -#, c-format +#: src/lang.c:191 msgid "# show_only_unread_arts=ON/OFF\n" msgstr "# show_only_unread_arts=ON/OFF\n" -#: src/attrib.c:1327 -#, c-format +#: src/lang.c:192 msgid "# sigdashes=ON/OFF\n" msgstr "# sigdashes=ON/OFF\n" -#: src/attrib.c:1328 -#, c-format +#: src/lang.c:193 msgid "# signature_repost=ON/OFF\n" msgstr "# signature_repost=ON/OFF\n" -#: src/attrib.c:1329 -#, c-format +#: src/lang.c:194 msgid "# sort_article_type=NUM\n" msgstr "# sort_article_type=NUM\n" -#: src/attrib.c:1347 -#, c-format +#: src/lang.c:195 msgid "# sort_threads_type=NUM\n" msgstr "# sort_threads_type=NUM\n" -#: src/attrib.c:1356 -#, c-format +#: src/lang.c:196 msgid "# tex2iso_conv=ON/OFF\n" msgstr "# tex2iso_conv=ON/OFF\n" -#: src/attrib.c:1357 -#, c-format +#: src/lang.c:197 msgid "# thread_catchup_on_exit=ON/OFF\n" msgstr "# thread_catchup_on_exit=ON/OFF\n" -#: src/attrib.c:1358 -#, c-format +#: src/lang.c:198 msgid "# thread_articles=NUM" msgstr "# thread_articles=NUM" -#: src/attrib.c:1365 -#, c-format -msgid "# thread_format=STRING (eg. %%n %%m [%%L] %%T %%F)\n" -msgstr "# thread_format=STRING (eg. %%n %%m [%%L] %%T %%F)\n" +#: src/lang.c:199 +msgid "# thread_format=STRING (eg. %n %m [%L] %T %F)\n" +msgstr "# thread_format=STRING (eg. %n %m [%L] %T %F)\n" -#: src/attrib.c:1366 -#, c-format +#: src/lang.c:200 msgid "# thread_perc=NUM\n" msgstr "# thread_perc=NUM\n" -#: src/attrib.c:1367 -#, c-format +#: src/lang.c:201 msgid "# trim_article_body=NUM\n" msgstr "# trim_article_body=NUM\n" -#: src/attrib.c:1368 -#, c-format +#: src/lang.c:202 msgid "# 0 = Don't trim article body\n" msgstr "# 0 = Don't trim article body\n" -#: src/attrib.c:1369 -#, c-format +#: src/lang.c:203 msgid "# 1 = Skip leading blank lines\n" msgstr "# 1 = Skip leading blank lines\n" -#: src/attrib.c:1370 -#, c-format +#: src/lang.c:204 msgid "# 2 = Skip trailing blank lines\n" msgstr "# 2 = Skip trailing blank lines\n" -#: src/attrib.c:1371 -#, c-format +#: src/lang.c:205 msgid "# 3 = Skip leading and trailing blank lines\n" msgstr "# 3 = Skip leading and trailing blank lines\n" -#: src/attrib.c:1372 -#, c-format +#: src/lang.c:206 msgid "# 4 = Compact multiple blank lines between text blocks\n" msgstr "# 4 = Compact multiple blank lines between text blocks\n" -#: src/attrib.c:1373 -#, c-format +#: src/lang.c:207 msgid "" "# 5 = Compact multiple blank lines between text blocks and skip\n" "# leading blank lines\n" @@ -445,8 +601,7 @@ msgstr "" "# 5 = Compact multiple blank lines between text blocks and skip\n" "# leading blank lines\n" -#: src/attrib.c:1374 -#, c-format +#: src/lang.c:208 msgid "" "# 6 = Compact multiple blank lines between text blocks and skip\n" "# trailing blank lines\n" @@ -454,8 +609,7 @@ msgstr "" "# 6 = Compact multiple blank lines between text blocks and skip\n" "# trailing blank lines\n" -#: src/attrib.c:1375 -#, c-format +#: src/lang.c:209 msgid "" "# 7 = Compact multiple blank lines between text blocks and skip\n" "# leading and trailing blank lines\n" @@ -463,38 +617,31 @@ msgstr "" "# 7 = Compact multiple blank lines between text blocks and skip\n" "# leading and trailing blank lines\n" -#: src/attrib.c:1376 -#, c-format +#: src/lang.c:210 msgid "# verbatim_handling=ON/OFF\n" msgstr "# verbatim_handling=ON/OFF\n" -#: src/attrib.c:1378 -#, c-format +#: src/lang.c:212 msgid "# extquote_handling=ON/OFF\n" msgstr "# extquote_handling=ON/OFF\n" -#: src/attrib.c:1380 -#, c-format +#: src/lang.c:214 msgid "# wrap_on_next_unread=ON/OFF\n" msgstr "# wrap_on_next_unread=ON/OFF\n" -#: src/attrib.c:1381 -#, c-format +#: src/lang.c:215 msgid "# x_body=STRING (eg. ~/.tin/extra-body-text)\n" msgstr "# x_body=STRING (eg. ~/.tin/extra-body-text)\n" -#: src/attrib.c:1382 -#, c-format +#: src/lang.c:216 msgid "# x_comment_to=ON/OFF\n" msgstr "# x_comment_to=ON/OFF\n" -#: src/attrib.c:1383 -#, c-format +#: src/lang.c:217 msgid "# x_headers=STRING (eg. ~/.tin/extra-headers)\n" msgstr "# x_headers=STRING (eg. ~/.tin/extra-headers)\n" -#: src/attrib.c:1384 -#, c-format +#: src/lang.c:218 msgid "" "#\n" "# Note that it is best to put general (global scoping)\n" @@ -502,8 +649,7 @@ msgstr "" "#\n" "# Note that it is best to put general (global scoping)\n" -#: src/attrib.c:1385 -#, c-format +#: src/lang.c:219 msgid "" "# entries first followed by group specific entries.\n" "#\n" @@ -511,280 +657,62 @@ msgstr "" "# entries first followed by group specific entries.\n" "#\n" -#: src/attrib.c:1386 -#, c-format +#: src/lang.c:220 msgid "############################################################################\n" msgstr "############################################################################\n" -#: src/cook.c:631 -msgid "(unknown)" -msgstr "(unknown)" - -#: src/keymap.c:282 -msgid "NULL" -msgstr "NULL" - -#: src/lang.c:45 -msgid "1 Response" -msgstr "1 Response" - -#: src/lang.c:49 -#, c-format -msgid "" -"\n" -"%s contains no newsgroups. Exiting." -msgstr "" -"\n" -"%s contains no newsgroups. Exiting." - -#: src/lang.c:50 -msgid "all " -msgstr "all " - -#: src/lang.c:51 -msgid "All groups" -msgstr "All groups" - -#: src/lang.c:52 -#, c-format -msgid "File %s exists. %s=append, %s=overwrite, %s=quit: " -msgstr "File %s exists. %s=append, %s=overwrite, %s=quit: " - -#: src/lang.c:53 -msgid "Article cancelled (deleted)." -msgstr "Article cancelled (deleted)." - -#: src/lang.c:55 -msgid "Article cannot be cancelled (deleted)." -msgstr "Article cannot be cancelled (deleted)." - -#: src/lang.c:57 -msgid "Article deleted." -msgstr "Article deleted." - -#: src/lang.c:58 -#, c-format -msgid "" -"\n" -"Your article:\n" -" \"%s\"\n" -"will be mailed to the following address:\n" -" %s" -msgstr "" -"\n" -"Your article:\n" -" \"%s\"\n" -"will be mailed to the following address:\n" -" %s" - -#: src/lang.c:59 -#, c-format -msgid "" -"\n" -"Your article:\n" -" \"%s\"\n" -"will be posted to the following %s:\n" -msgstr "" -"\n" -"Your article:\n" -" \"%s\"\n" -"will be posted to the following %s:\n" - -#: src/lang.c:60 -msgid "Article not posted!" -msgstr "Article not posted!" - -#: src/lang.c:61 -msgid "Article not saved" -msgstr "Article not saved" - -#: src/lang.c:62 -msgid "Article Level Commands" -msgstr "Article Level Commands" - -#: src/lang.c:63 -msgid "Article has no parent" -msgstr "Article has no parent" - -#: src/lang.c:64 -msgid "Parent article has been killed" -msgstr "Parent article has been killed" - -#: src/lang.c:65 -msgid "Parent article is unavailable" -msgstr "Parent article is unavailable" - -#: src/lang.c:66 -#, c-format -msgid "Article posted: %s" -msgstr "Article posted: %s" - -#: src/lang.c:67 -#, c-format -msgid "Article rejected (saved to %s)" -msgstr "Article rejected (saved to %s)" - -#: src/lang.c:68 -#, c-format -msgid "" -"%s=article, %s=thread, %s=range, %s=hot, %s=pattern, %s=tagged, %s=quit: " -msgstr "" -"%s=article, %s=thread, %s=range, %s=hot, %s=pattern, %s=tagged, %s=quit: " - -#: src/lang.c:69 -msgid "Article unavailable" -msgstr "Article unavailable" - -#: src/lang.c:70 -msgid "Article undeleted." -msgstr "Article undeleted." - -#: src/lang.c:71 -#, c-format -msgid "Article %4d of %4d" -msgstr "Article %4d of %4d" - -#: src/lang.c:73 -msgid "articles" -msgstr "articles" - -#: src/lang.c:74 -msgid "This is a repost of the following article:" -msgstr "This is a repost of the following article:" - -#: src/lang.c:75 -msgid "article" -msgstr "article" - -#: src/lang.c:76 -msgid "Article" -msgstr "Article" - -#: src/lang.c:77 -#, c-format -msgid "-- %d %s mailed --" -msgstr "-- %d %s mailed --" - -#: src/lang.c:78 -#, c-format -msgid " at %s" -msgstr " at %s" - -#: src/lang.c:79 -#, c-format -msgid "%*s[-- %s/%s, encoding %s%s%s, %d lines%s%s --]\n" -msgstr "%*s[-- %s/%s, encoding %s%s%s, %d lines%s%s --]\n" - -#: src/lang.c:80 -msgid ", charset: " -msgstr ", charset: " - -#: src/lang.c:81 -#, c-format -msgid "%*s[-- charset %s not supported --]\n" -msgstr "%*s[-- charset %s not supported --]\n" - -#: src/lang.c:82 -#, c-format -msgid "%*s[-- Description: %s --]\n" -msgstr "%*s[-- Description: %s --]\n" - -#: src/lang.c:83 -#, c-format -msgid "%d lines" -msgstr "%d lines" - -#: src/lang.c:84 -msgid "Attachment Menu" -msgstr "Attachment Menu" - -#: src/lang.c:85 -msgid "Attachment Menu Commands" -msgstr "Attachment Menu Commands" - -#: src/lang.c:86 -msgid "" -msgstr "" - -#: src/lang.c:87 -#, c-format -msgid "Attachment saved successfully. (%s)" -msgstr "Attachment saved successfully. (%s)" - -#: src/lang.c:88 -#, c-format -msgid "%d of %d attachments saved successfully." -msgstr "%d of %d attachments saved successfully." - -#: src/lang.c:89 -msgid "Select attachment> " -msgstr "Select attachment> " - -#: src/lang.c:90 -msgid "Tagged attachment" -msgstr "Tagged attachment" - -#: src/lang.c:91 -#, c-format -msgid "%d attachments tagged" -msgstr "%d attachments tagged" - -#: src/lang.c:92 -msgid "Untagged attachment" -msgstr "Untagged attachment" - -#: src/lang.c:93 +#: src/lang.c:221 msgid "Attributes Menu Commands" msgstr "Attributes Menu Commands" -#: src/lang.c:94 +#: src/lang.c:222 #, c-format msgid "attribute with no scope: %s" msgstr "attribute with no scope: %s" -#: src/lang.c:96 +#: src/lang.c:224 #, c-format msgid "%d Authentication failed" msgstr "%d Authentication failed" -#: src/lang.c:97 +#: src/lang.c:225 #, c-format msgid "NNTP authorization password not found for %s" msgstr "NNTP authorisation password not found for %s" -#: src/lang.c:98 +#: src/lang.c:226 msgid "Server expects authentication.\n" msgstr "Server expects authentication.\n" -#: src/lang.c:99 +#: src/lang.c:227 msgid " Please enter password: " msgstr " Please enter password: " -#: src/lang.c:100 +#: src/lang.c:228 msgid " Please enter username: " msgstr " Please enter username: " -#: src/lang.c:101 +#: src/lang.c:229 #, c-format msgid "Authorized for user: %s\n" msgstr "Authorised for user: %s\n" -#: src/lang.c:102 +#: src/lang.c:230 #, c-format msgid "Authorization failed for user: %s\n" msgstr "Authorisation failed for user: %s\n" -#: src/lang.c:104 +#: src/lang.c:232 #, c-format msgid "Author search backwards [%s]> " msgstr "Author search backwards [%s]> " -#: src/lang.c:105 +#: src/lang.c:233 #, c-format msgid "Author search forwards [%s]> " msgstr "Author search forwards [%s]> " -#: src/lang.c:106 +#: src/lang.c:234 #, c-format msgid "" "\n" @@ -793,265 +721,437 @@ msgstr "" "\n" "Autosubscribed to %s" -#: src/lang.c:107 +#: src/lang.c:235 msgid "Autosubscribing groups...\n" msgstr "Autosubscribing groups...\n" -#: src/lang.c:108 +#: src/lang.c:236 #, c-format msgid "Autoselecting articles (use '%s' to see all unread) ..." msgstr "Autoselecting articles (use '%s' to see all unread) ..." -#: src/lang.c:110 +#: src/lang.c:238 #, c-format msgid "" "Article to be posted resulted in errors/warnings. %s=quit, %s=Menu, %s=edit: " msgstr "" "Article to be posted resulted in errors/warnings. %s=quit, %s=Menu, %s=edit: " -#: src/lang.c:111 +#: src/lang.c:239 #, c-format msgid "Unrecognized attribute: %s" msgstr "Unrecognised attribute: %s" -#: src/lang.c:112 +#: src/lang.c:240 #, c-format msgid "Bad command. Type '%s' for help." msgstr "Bad command. Type '%s' for help." -#: src/lang.c:114 +#: src/lang.c:242 msgid "Base article" msgstr "Base article" -#: src/lang.c:115 +#: src/lang.c:243 msgid "Base article range" msgstr "Base article range" -#: src/lang.c:116 +#: src/lang.c:244 #, c-format msgid "%s: Updating of index files not supported: cache_overview_files=%s" msgstr "%s: Updating of index files not supported: cache_overview_files=%s" -#: src/lang.c:117 +#: src/lang.c:245 msgid "*** Beginning of article ***" msgstr "*** Beginning of article ***" -#: src/lang.c:118 +#: src/lang.c:246 msgid "*** Beginning of page ***" msgstr "*** Beginning of page ***" -#: src/lang.c:120 +#: src/lang.c:248 +msgid "bytes" +msgstr "bytes" + +#: src/lang.c:251 #, c-format msgid "Cancel (delete) or supersede (overwrite) article [%%s]? (%s/%s/%s): " msgstr "Cancel (delete) or supersede (overwrite) article [%%s]? (%s/%s/%s): " -#: src/lang.c:121 +#: src/lang.c:252 msgid "Cancelling article..." msgstr "Cancelling article..." -#: src/lang.c:123 +#: src/lang.c:254 #, c-format msgid "Cannot create %s" msgstr "Cannot create %s" -#: src/lang.c:126 +#: src/lang.c:257 #, c-format msgid "Can't find base article %d" msgstr "Can't find base article %d" -#: src/lang.c:128 +#: src/lang.c:259 #, c-format msgid "Can't open %s" msgstr "Can't open %s" -#: src/lang.c:129 +#: src/lang.c:260 #, c-format msgid "Couldn't open %s for saving" msgstr "Couldn't open %s for saving" -#: src/lang.c:130 +#: src/lang.c:261 msgid "*** Posting not allowed ***" msgstr "*** Posting not allowed ***" -#: src/lang.c:131 +#: src/lang.c:262 #, c-format msgid "Posting is not allowed to %s" msgstr "Posting is not allowed to %s" -#: src/lang.c:133 +#: src/lang.c:264 #, c-format msgid "Can't retrieve %s" msgstr "Can't retrieve %s" -#: src/lang.c:135 +#: src/lang.c:266 +msgid "Can't supersede in mailgroups, try repost instead." +msgstr "Can't supersede in mailgroups, try repost instead." + +#: src/lang.c:267 #, c-format msgid "%s is a directory" msgstr "%s is a directory" -#: src/lang.c:136 +#: src/lang.c:268 msgid "Catchup" msgstr "Catchup" -#: src/lang.c:137 +#: src/lang.c:269 #, c-format msgid "Catchup %s..." msgstr "Catchup %s..." -#: src/lang.c:138 +#: src/lang.c:270 msgid "Catchup all groups entered during this session?" msgstr "Catchup all groups entered during this session?" -#: src/lang.c:139 +#: src/lang.c:271 msgid "You have tagged articles in this group - catchup anyway?" msgstr "You have tagged articles in this group - catchup anyway?" -#: src/lang.c:140 +#: src/lang.c:272 #, c-format msgid "%s %d %s in %lu seconds\n" msgstr "%s %d %s in %lu seconds\n" -#: src/lang.c:141 +#: src/lang.c:273 msgid "Caughtup" msgstr "Caughtup" -#: src/lang.c:142 +#: src/lang.c:274 msgid "Check Prepared Article" msgstr "Check Prepared Article" -#: src/lang.c:143 +#: src/lang.c:275 msgid "Checking for new groups... " msgstr "Checking for new groups... " -#: src/lang.c:144 -msgid "Checking for news..." -msgstr "Checking for news..." +#: src/lang.c:276 +msgid "Checking for news...\n" +msgstr "Checking for news...\n" -#: src/lang.c:145 +#: src/lang.c:277 #, c-format msgid "Post-process %s=no, %s=yes, %s=shar, %s=quit: " msgstr "Post-process %s=no, %s=yes, %s=shar, %s=quit: " -#: src/lang.c:147 +#: src/lang.c:279 msgid "ANSI color disabled" msgstr "ANSI colour disabled" -#: src/lang.c:148 +#: src/lang.c:280 msgid "ANSI color enabled" msgstr "ANSI colour enabled" -#: src/lang.c:150 +#: src/lang.c:282 #, c-format msgid "Command failed: %s" msgstr "Command failed: %s" -#: src/lang.c:152 +#: src/lang.c:284 msgid "Mark not selected articles read?" msgstr "Mark not selected articles read?" -#: src/lang.c:154 -#, c-format -msgid "Connecting to %s..." -msgstr "Connecting to %s..." - -#: src/lang.c:156 +#: src/lang.c:285 msgid "Connection Info" msgstr "Connection Info" -#: src/lang.c:157 +#: src/lang.c:286 +msgid "Reading from local spool.\n" +msgstr "Reading from local spool.\n" + +#: src/lang.c:287 +msgid "Reading saved news.\n" +msgstr "Reading saved news.\n" + +#: src/lang.c:295 +msgid "" +"\n" +"Local spool config:\n" +"-------------------\n" +msgstr "" +"\n" +"Local spool config:\n" +"-------------------\n" + +#: src/lang.c:300 +msgid "COMPRESS :" +msgstr "COMPRESS :" + +#: src/lang.c:301 +msgid "" +"\n" +"Connection details:\n" +"-------------------\n" +msgstr "" +"\n" +"Connection details:\n" +"-------------------\n" + +#: src/lang.c:303 +#, c-format +msgid " DEFLATE %s\n" +msgstr " DEFLATE %s\n" + +#: src/lang.c:304 +msgid "(enabled)" +msgstr "(enabled)" + +#: src/lang.c:305 +msgid "(inactive)" +msgstr "(inactive)" + +#: src/lang.c:307 +msgid " DEFLATE (not supported)\n" +msgstr " DEFLATE (not supported)\n" + +#: src/lang.c:310 +msgid "(disabled)" +msgstr "(disabled)" + +#: src/lang.c:311 +#, c-format +msgid "NNTP TIMEOUT : %d seconds %s\n" +msgstr "NNTP TIMEOUT : %d seconds %s\n" + +#: src/lang.c:313 +#, c-format +msgid "IMPLEMENTATION: %s\n" +msgstr "IMPLEMENTATION: %s\n" + +#: src/lang.c:315 +#, c-format +msgid "MAXARTNUM : %s\n" +msgstr "MAXARTNUM : %s\n" + +#: src/lang.c:317 +#, c-format +msgid "Reading via NNTP (%s).\n" +msgstr "Reading via NNTP (%s).\n" + +#: src/lang.c:318 +#, c-format +msgid "NNTPPORT : %u\n" +msgstr "NNTPPORT : %u\n" + +#: src/lang.c:319 +msgid "read only" +msgstr "read only" + +#: src/lang.c:320 +msgid "read/write" +msgstr "read/write" + +#: src/lang.c:321 +#, c-format +msgid "NNTPSERVER : %s\n" +msgstr "NNTPSERVER : %s\n" + +#: src/lang.c:323 +#, c-format +msgid "Reading %s via NNTPS (%s; " +msgstr "Reading %s via NNTPS (%s; " + +#: src/lang.c:325 +#, c-format +msgid "Certificate #%d\n" +msgstr "Certificate #%d\n" + +#: src/lang.c:327 +#, c-format +msgid "Issuer : %s\n" +msgstr "Issuer : %s\n" + +#: src/lang.c:328 +msgid "" +"\n" +"Server certificate information:\n" +"-------------------------------\n" +msgstr "" +"\n" +"Server certificate information:\n" +"-------------------------------\n" + +#: src/lang.c:329 +#, c-format +msgid "Subject: %s\n" +msgstr "Subject: %s\n" + +#: src/lang.c:330 +msgid "" +"\n" +"TLS information:\n" +"----------------\n" +msgstr "" +"\n" +"TLS information:\n" +"----------------\n" + +#: src/lang.c:333 +msgid "UNEXPECTED, possible BUG" +msgstr "UNEXPECTED, possible BUG" + +#: src/lang.c:334 +msgid "tolerated as \"-k\" (insecure) requested" +msgstr "tolerated as \"-k\" (insecure) requested" + +#: src/lang.c:335 +#, c-format +msgid "" +"Server certificate verification FAILED:\n" +"\t%s (%s)\n" +msgstr "" +"Server certificate verification FAILED:\n" +"\t%s (%s)\n" + +#: src/lang.c:336 +msgid "Server certificate verified successfully.\n" +msgstr "Server certificate verified successfully.\n" + +#: src/lang.c:338 +msgid "trusted" +msgstr "trusted" + +#: src/lang.c:339 +msgid "untrusted" +msgstr "untrusted" + +#: src/lang.c:342 +msgid "Server certificate verification FAILED: \n" +msgstr "Server certificate verification FAILED: \n" + +#: src/lang.c:346 +#, c-format +msgid "%s %s (strength %d)\n" +msgstr "%s %s (strength %d)\n" + +#: src/lang.c:353 #, c-format msgid "Cook article failed, %s is exiting" msgstr "Cook article failed, %s is exiting" -#: src/lang.c:158 +#: src/lang.c:354 msgid "" msgstr "" -#: src/lang.c:159 +#: src/lang.c:355 msgid "Creating active file for saved groups...\n" msgstr "Creating active file for saved groups...\n" -#: src/lang.c:160 +#: src/lang.c:356 msgid "Creating newsrc file...\n" msgstr "Creating newsrc file...\n" -#: src/lang.c:162 src/lang.c:1338 src/lang.c:1358 +#: src/lang.c:358 src/lang.c:1666 src/lang.c:1686 msgid "Default" msgstr "Default" -#: src/lang.c:163 +#: src/lang.c:359 msgid "Delete saved files that have been post processed?" msgstr "Delete saved files that have been post processed?" -#: src/lang.c:164 +#: src/lang.c:360 msgid "Deleting temporary files..." msgstr "Deleting temporary files..." -#: src/lang.c:166 +#: src/lang.c:362 msgid "*** End of article ***" msgstr "*** End of article ***" -#: src/lang.c:167 +#: src/lang.c:363 msgid "*** End of articles ***" msgstr "*** End of articles ***" -#: src/lang.c:168 +#: src/lang.c:364 msgid "*** End of attachments ***" msgstr "*** End of attachments ***" -#: src/lang.c:169 +#: src/lang.c:365 msgid "*** End of groups ***" msgstr "*** End of groups ***" -#: src/lang.c:170 +#: src/lang.c:366 msgid "*** End of page ***" msgstr "*** End of page ***" -#: src/lang.c:171 +#: src/lang.c:367 msgid "*** End of posted articles ***" msgstr "*** End of posted articles ***" -#: src/lang.c:172 +#: src/lang.c:368 msgid "*** End of scopes ***" msgstr "*** End of scopes ***" -#: src/lang.c:173 +#: src/lang.c:369 msgid "*** End of thread ***" msgstr "*** End of thread ***" -#: src/lang.c:174 +#: src/lang.c:370 msgid "*** End of URLs ***" msgstr "*** End of URLs ***" -#: src/lang.c:175 +#: src/lang.c:371 msgid "Enter limit of articles to get> " msgstr "Enter limit of articles to get> " -#: src/lang.c:176 +#: src/lang.c:372 msgid "Enter Message-ID to go to> " msgstr "Enter Message-ID to go to> " -#: src/lang.c:177 +#: src/lang.c:373 msgid " and enter next unread thread" msgstr " and enter next unread thread" -#: src/lang.c:178 +#: src/lang.c:374 msgid " and enter next unread article" msgstr " and enter next unread article" -#: src/lang.c:179 +#: src/lang.c:375 msgid " and enter next unread group" msgstr " and enter next unread group" -#: src/lang.c:180 +#: src/lang.c:376 msgid "Enter option number> " msgstr "Enter option number> " -#: src/lang.c:181 +#: src/lang.c:377 #, c-format msgid "Enter range [%s]> " msgstr "Enter range [%s]> " -#: src/lang.c:182 +#: src/lang.c:378 msgid "" "\n" "Warning: Approved: header used.\n" @@ -1059,7 +1159,7 @@ msgstr "" "\n" "Warning: Approved: header used.\n" -#: src/lang.c:186 +#: src/lang.c:382 msgid "" "\n" "Error: Bad address in Approved: header.\n" @@ -1067,7 +1167,7 @@ msgstr "" "\n" "Error: Bad address in Approved: header.\n" -#: src/lang.c:187 +#: src/lang.c:383 msgid "" "\n" "Error: Bad address in From: header.\n" @@ -1075,7 +1175,7 @@ msgstr "" "\n" "Error: Bad address in From: header.\n" -#: src/lang.c:188 +#: src/lang.c:384 msgid "" "\n" "Error: Bad FQDN in Message-ID: header.\n" @@ -1083,7 +1183,7 @@ msgstr "" "\n" "Error: Bad FQDN in Message-ID: header.\n" -#: src/lang.c:189 +#: src/lang.c:385 msgid "" "\n" "Error: Bad address in Reply-To: header.\n" @@ -1091,7 +1191,7 @@ msgstr "" "\n" "Error: Bad address in Reply-To: header.\n" -#: src/lang.c:190 +#: src/lang.c:386 msgid "" "\n" "Error: Bad address in To: header.\n" @@ -1099,27 +1199,41 @@ msgstr "" "\n" "Error: Bad address in To: header.\n" -#: src/lang.c:192 +#: src/lang.c:388 #, c-format msgid "Can't unlock %s" msgstr "Can't unlock %s" -#: src/lang.c:193 +#: src/lang.c:389 #, c-format msgid "Couldn't dotlock %s - article not appended!" msgstr "Couldn't dotlock %s - article not appended!" -#: src/lang.c:194 +#: src/lang.c:390 #, c-format msgid "Couldn't lock %s - article not appended!" msgstr "Couldn't lock %s - article not appended!" -#: src/lang.c:197 +#: src/lang.c:393 +#, c-format +msgid "" +"Server requires authentication but compression (-C) is already active.\n" +"Restart %s with -A cmd.-line switch in conjunction with -C.\n" +msgstr "" +"Server requires authentication but compression (-C) is already active.\n" +"Restart %s with -A cmd.-line switch in conjunction with -C.\n" + +#: src/lang.c:396 #, c-format msgid "Corrupted file %s" msgstr "Corrupted file %s" -#: src/lang.c:199 +#: src/lang.c:397 +#, c-format +msgid "couldn't expand %s\n" +msgstr "couldn't expand %s\n" + +#: src/lang.c:399 msgid "" "\n" "Error: Followup-To \"poster\" and a newsgroup is not allowed!\n" @@ -1127,36 +1241,36 @@ msgstr "" "\n" "Error: Followup-To \"poster\" and a newsgroup is not allowed!\n" -#: src/lang.c:200 +#: src/lang.c:400 #, c-format msgid "Error: Custom format exceeds screen width. Using default \"%s\"." msgstr "Error: Custom format exceeds screen width. Using default \"%s\"." -#: src/lang.c:201 +#: src/lang.c:401 msgid "Internal error in GNKSA routine - send bug report.\n" msgstr "Internal error in GNKSA routine - send bug report.\n" -#: src/lang.c:202 +#: src/lang.c:402 msgid "Left angle bracket missing in route address.\n" msgstr "Left angle bracket missing in route address.\n" -#: src/lang.c:203 +#: src/lang.c:403 msgid "Left parenthesis missing in old-style address.\n" msgstr "Left parenthesis missing in old-style address.\n" -#: src/lang.c:204 +#: src/lang.c:404 msgid "Right parenthesis missing in old-style address.\n" msgstr "Right parenthesis missing in old-style address.\n" -#: src/lang.c:205 +#: src/lang.c:405 msgid "At-sign missing in mail address.\n" msgstr "At-sign missing in mail address.\n" -#: src/lang.c:206 +#: src/lang.c:406 msgid "Single component FQDN is not allowed. Add your domain.\n" msgstr "Single component FQDN is not allowed. Add your domain.\n" -#: src/lang.c:207 +#: src/lang.c:407 msgid "" "Invalid domain. Send bug report if your top level domain really exists.\n" "Use .invalid as top level domain for munged addresses.\n" @@ -1164,7 +1278,7 @@ msgstr "" "Invalid domain. Send bug report if your top level domain really exists.\n" "Use .invalid as top level domain for munged addresses.\n" -#: src/lang.c:208 +#: src/lang.c:408 msgid "" "Illegal domain. Send bug report if your top level domain really exists.\n" "Use .invalid as top level domain for munged addresses.\n" @@ -1172,7 +1286,7 @@ msgstr "" "Illegal domain. Send bug report if your top level domain really exists.\n" "Use .invalid as top level domain for munged addresses.\n" -#: src/lang.c:209 +#: src/lang.c:409 msgid "" "Unknown domain. Send bug report if your top level domain really exists.\n" "Use .invalid as top level domain for munged addresses.\n" @@ -1180,53 +1294,53 @@ msgstr "" "Unknown domain. Send bug report if your top level domain really exists.\n" "Use .invalid as top level domain for munged addresses.\n" -#: src/lang.c:210 +#: src/lang.c:410 msgid "Illegal character in FQDN.\n" msgstr "Illegal character in FQDN.\n" -#: src/lang.c:211 +#: src/lang.c:411 msgid "Zero length FQDN component not allowed.\n" msgstr "Zero length FQDN component not allowed.\n" -#: src/lang.c:212 +#: src/lang.c:412 msgid "FQDN component exceeds maximum allowed length (63 chars).\n" msgstr "FQDN component exceeds maximum allowed length (63 chars).\n" -#: src/lang.c:213 +#: src/lang.c:413 msgid "FQDN component may not start or end with hyphen.\n" msgstr "FQDN component may not start or end with hyphen.\n" -#: src/lang.c:214 +#: src/lang.c:414 msgid "FQDN component may not start with digit.\n" msgstr "FQDN component may not start with digit.\n" -#: src/lang.c:215 +#: src/lang.c:415 msgid "Domain literal has impossible numeric value.\n" msgstr "Domain literal has impossible numeric value.\n" -#: src/lang.c:216 +#: src/lang.c:416 msgid "" "Domain literal is for private use only and not allowed for global use.\n" msgstr "" "Domain literal is for private use only and not allowed for global use.\n" -#: src/lang.c:217 +#: src/lang.c:417 msgid "Right bracket missing in domain literal.\n" msgstr "Right bracket missing in domain literal.\n" -#: src/lang.c:218 +#: src/lang.c:418 msgid "Missing localpart of mail address.\n" msgstr "Missing localpart of mail address.\n" -#: src/lang.c:219 +#: src/lang.c:419 msgid "Illegal character in localpart of mail address.\n" msgstr "Illegal character in localpart of mail address.\n" -#: src/lang.c:220 +#: src/lang.c:420 msgid "Zero length localpart component not allowed.\n" msgstr "Zero length localpart component not allowed.\n" -#: src/lang.c:221 +#: src/lang.c:421 msgid "" "Illegal character in realname.\n" "Unquoted words may not contain '!()<>@,;:\\.[]' in route addresses.\n" @@ -1234,7 +1348,7 @@ msgstr "" "Illegal character in realname.\n" "Unquoted words may not contain '!()<>@,;:\\.[]' in route addresses.\n" -#: src/lang.c:222 +#: src/lang.c:422 msgid "" "Illegal character in realname.\n" "Quoted words may not contain '()<>\\'.\n" @@ -1242,7 +1356,7 @@ msgstr "" "Illegal character in realname.\n" "Quoted words may not contain '()<>\\'.\n" -#: src/lang.c:223 +#: src/lang.c:423 msgid "" "Illegal character in realname.\n" "Encoded words may not contain '!()<>@,;:\"\\.[]/=' in parameter.\n" @@ -1250,11 +1364,11 @@ msgstr "" "Illegal character in realname.\n" "Encoded words may not contain '!()<>@,;:\"\\.[]/=' in parameter.\n" -#: src/lang.c:224 +#: src/lang.c:424 msgid "Bad syntax in encoded word used in realname.\n" msgstr "Bad syntax in encoded word used in realname.\n" -#: src/lang.c:225 +#: src/lang.c:425 msgid "" "Illegal character in realname.\n" "Unquoted words may not contain '()<>\\' in old-style addresses.\n" @@ -1262,7 +1376,7 @@ msgstr "" "Illegal character in realname.\n" "Unquoted words may not contain '()<>\\' in old-style addresses.\n" -#: src/lang.c:226 +#: src/lang.c:426 msgid "" "Illegal character in realname.\n" "Control characters and unencoded 8bit characters > 127 are not allowed.\n" @@ -1270,7 +1384,7 @@ msgstr "" "Illegal character in realname.\n" "Control characters and unencoded 8bit characters > 127 are not allowed.\n" -#: src/lang.c:227 +#: src/lang.c:427 msgid "" "\n" "Error: No blank line found after header.\n" @@ -1278,7 +1392,7 @@ msgstr "" "\n" "Error: No blank line found after header.\n" -#: src/lang.c:228 +#: src/lang.c:428 #, c-format msgid "" "\n" @@ -1288,7 +1402,7 @@ msgstr "" "Error: Illegal formatted %s.\n" #. TODO: fixme, US-ASCII is not the only 7bit charset we know about -#: src/lang.c:230 +#: src/lang.c:430 msgid "" "\n" "Error: Posting contains non-ASCII characters but MM_CHARSET is set to\n" @@ -1302,7 +1416,7 @@ msgstr "" " your language using the M)enu of configurable options or by\n" " editing tinrc.\n" -#: src/lang.c:235 +#: src/lang.c:435 msgid "" "\n" "Error: Posting contains non-ASCII characters but the MIME encoding\n" @@ -1318,7 +1432,7 @@ msgstr "" " is more common in your part of the world. This can be done\n" " using the M)enu of configurable options or by editing tinrc.\n" -#: src/lang.c:241 +#: src/lang.c:441 msgid "" "\n" "Error: Article starts with blank line instead of header\n" @@ -1326,7 +1440,7 @@ msgstr "" "\n" "Error: Article starts with blank line instead of header\n" -#: src/lang.c:242 +#: src/lang.c:442 #, c-format msgid "" "\n" @@ -1337,7 +1451,7 @@ msgstr "" "Error: Header on line %d does not have a colon after the header name:\n" "%s\n" -#: src/lang.c:243 +#: src/lang.c:443 #, c-format msgid "" "\n" @@ -1346,7 +1460,7 @@ msgstr "" "\n" "Error: The \"%s:\" line is empty.\n" -#: src/lang.c:244 +#: src/lang.c:444 #, c-format msgid "" "\n" @@ -1355,7 +1469,7 @@ msgstr "" "\n" "Error: The \"%s:\" line is missing from the article header.\n" -#: src/lang.c:245 +#: src/lang.c:445 #, c-format msgid "" "\n" @@ -1364,7 +1478,7 @@ msgstr "" "\n" "Error: %s contains non 7bit chars.\n" -#: src/lang.c:246 +#: src/lang.c:446 #, c-format msgid "" "\n" @@ -1375,7 +1489,7 @@ msgstr "" "Error: Header on line %d does not have a space after the colon:\n" "%s\n" -#: src/lang.c:247 +#: src/lang.c:447 #, c-format msgid "" "\n" @@ -1384,21 +1498,42 @@ msgstr "" "\n" "Error: There are multiple (%d) \"%s:\" lines in the header.\n" -#: src/lang.c:248 +#: src/lang.c:448 +#, c-format +msgid "" +"\n" +"Error: Header on line %d has no name:\n" +"%s\n" +msgstr "" +"\n" +"Error: Header on line %d has no name:\n" +"%s\n" + +#: src/lang.c:450 #, c-format msgid "Insecure permissions of %s (%o)" msgstr "Insecure permissions of %s (%o)" -#: src/lang.c:253 +#: src/lang.c:453 +#, c-format +msgid "Line %d is longer than %d octets and should be folded.\n" +msgstr "Line %d is longer than %d octets and should be folded.\n" + +#: src/lang.c:455 +#, c-format +msgid "Line %d is longer than %d octets and should be shortened.\n" +msgstr "Line %d is longer than %d octets and should be shortened.\n" + +#: src/lang.c:461 #, c-format msgid "MIME parse error: Unexpected end of %s/%s article" msgstr "MIME parse error: Unexpected end of %s/%s article" -#: src/lang.c:254 +#: src/lang.c:462 msgid "MIME parse error: Start boundary whilst reading headers" msgstr "MIME parse error: Start boundary whilst reading headers" -#: src/lang.c:256 +#: src/lang.c:464 msgid "" "\n" "Error: \"poster\" is not allowed in Newsgroups!\n" @@ -1406,16 +1541,16 @@ msgstr "" "\n" "Error: \"poster\" is not allowed in Newsgroups!\n" -#: src/lang.c:257 +#: src/lang.c:465 msgid "Can't get a (fully-qualified) domain-name!" msgstr "Can't get a (fully-qualified) domain-name!" -#: src/lang.c:258 +#: src/lang.c:466 #, c-format msgid "No permissions to go into %s\n" msgstr "No permissions to go into %s\n" -#: src/lang.c:260 +#: src/lang.c:468 msgid "" "\n" "Error: From: line missing.\n" @@ -1423,30 +1558,34 @@ msgstr "" "\n" "Error: From: line missing.\n" -#: src/lang.c:262 +#: src/lang.c:470 #, c-format msgid "No read permissions for %s\n" msgstr "No read permissions for %s\n" -#: src/lang.c:263 +#: src/lang.c:471 #, c-format msgid "File %s does not exist\n" msgstr "File %s does not exist\n" -#: src/lang.c:264 +#: src/lang.c:472 #, c-format msgid "No write permissions for %s\n" msgstr "No write permissions for %s\n" -#: src/lang.c:265 +#: src/lang.c:473 msgid "Can't get user information (/etc/passwd missing?)" msgstr "Can't get user information (/etc/passwd missing?)" -#: src/lang.c:266 +#: src/lang.c:475 msgid "errors" msgstr "errors" -#: src/lang.c:268 +#: src/lang.c:476 +msgid "error" +msgstr "error" + +#: src/lang.c:479 #, c-format msgid "" "\n" @@ -1455,83 +1594,61 @@ msgstr "" "\n" "Error on line %d: \"Sender:\" header not allowed (it will be added for you)\n" -#: src/lang.c:270 +#: src/lang.c:481 #, c-format msgid "Server has non of the groups listed in %s" msgstr "Server has non of the groups listed in %s" -#: src/lang.c:271 -msgid "error" -msgstr "error" +#: src/lang.c:482 +#, c-format +msgid "Error: unlink %s" +msgstr "Error: unlink %s" -#: src/lang.c:272 +#: src/lang.c:483 msgid "Unknown display level" msgstr "Unknown display level" -#: src/lang.c:273 +#: src/lang.c:485 +msgid "Unreachable?\n" +msgstr "Unreachable?\n" + +#: src/lang.c:487 msgid "" msgstr "" -#: src/lang.c:274 +#: src/lang.c:488 msgid "Exiting..." msgstr "Exiting..." -#: src/lang.c:275 +#: src/lang.c:489 msgid "leaving external mail-reader" msgstr "leaving external mail-reader" -#: src/lang.c:276 +#: src/lang.c:490 #, c-format msgid "Extracting %s..." msgstr "Extracting %s..." -#: src/lang.c:278 +#: src/lang.c:492 #, c-format msgid "Error writing %s file. Filesystem full? File reset to previous state." msgstr "Error writing %s file. Filesystem full? File reset to previous state." -#: src/lang.c:279 +#: src/lang.c:493 #, c-format msgid "Error making backup of %s file. Filesystem full?" msgstr "Error making backup of %s file. Filesystem full?" -#: src/lang.c:280 +#: src/lang.c:494 #, c-format msgid "Filtering global rules (%d/%d) ('q' to quit)..." msgstr "Filtering global rules (%d/%d) ('q' to quit)..." -#: src/lang.c:281 +#: src/lang.c:495 msgid "Rule created by: " msgstr "Rule created by: " -#: src/lang.c:282 -#, c-format -msgid "Enter pattern [%s]> " -msgstr "Enter pattern [%s]> " - -#: src/lang.c:283 -#, c-format -msgid "" -"\n" -"You requested followups to your article to go to the following %s:\n" -msgstr "" -"\n" -"You requested followups to your article to go to the following %s:\n" - -#: src/lang.c:284 -#, c-format -msgid " %s\t Answers will be directed to you by mail.\n" -msgstr " %s\t Answers will be directed to you by mail.\n" - -#: src/lang.c:285 -msgid "-- forwarded message --\n" -msgstr "-- forwarded message --\n" - -#: src/lang.c:286 -msgid "-- end of forwarded message --\n" -msgstr "-- end of forwarded message --\n" - -#: src/lang.c:287 +#: src/lang.c:496 msgid "" "# Format:\n" "# comment=STRING Optional. Multiple lines allowed. Comments must be " @@ -1597,873 +1714,913 @@ msgstr "" "# time=NUM Optional. time_t value when rule expires\n" "#\n" -#: src/lang.c:311 +#: src/lang.c:522 #, c-format msgid "Enter score for rule (default=%d): " msgstr "Enter score for rule (default=%d): " -#: src/lang.c:312 +#: src/lang.c:523 #, c-format msgid "Enter the score weight (range 0 < score <= %d)" msgstr "Enter the score weight (range 0 < score <= %d)" #. SCORE_MAX -#: src/lang.c:313 +#: src/lang.c:524 msgid "Full" msgstr "Full" -#: src/lang.c:314 +#: src/lang.c:525 msgid "Comment (optional) : " msgstr "Comment (optional) : " -#: src/lang.c:315 +#: src/lang.c:527 +msgid "Malformed overview entry: servername missing." +msgstr "Malformed overview entry: servername missing." + +#: src/lang.c:528 +#, c-format +msgid "\t Xref: %s" +msgstr "\t Xref: %s" + +#: src/lang.c:529 +msgid "Skipping Xref filter" +msgstr "Skipping Xref filter" + +#: src/lang.c:531 msgid "Apply pattern to : " msgstr "Apply pattern to : " -#: src/lang.c:316 +#: src/lang.c:532 +#, c-format +msgid "Enter pattern [%s]> " +msgstr "Enter pattern [%s]> " + +#: src/lang.c:533 +#, c-format +msgid "" +"\n" +"You requested followups to your article to go to the following %s:\n" +msgstr "" +"\n" +"You requested followups to your article to go to the following %s:\n" + +#: src/lang.c:534 +#, c-format +msgid " %s\t Answers will be directed to you by mail.\n" +msgstr " %s\t Answers will be directed to you by mail.\n" + +#: src/lang.c:535 +msgid "-- forwarded message --\n" +msgstr "-- forwarded message --\n" + +#: src/lang.c:536 +msgid "-- end of forwarded message --\n" +msgstr "-- end of forwarded message --\n" + +#: src/lang.c:537 msgid "From: line (ignore case) " msgstr "From: line (ignore case) " -#: src/lang.c:317 +#: src/lang.c:538 msgid "From: line (case sensitive) " msgstr "From: line (case sensitive) " -#: src/lang.c:319 +#: src/lang.c:541 #, c-format msgid "%s%s: Unknown host.\n" msgstr "%s%s: Unknown host.\n" -#: src/lang.c:321 +#: src/lang.c:543 msgid "global " msgstr "global " -#: src/lang.c:322 +#: src/lang.c:544 #, c-format msgid "Please use %.100s instead" msgstr "Please use %.100s instead" -#: src/lang.c:323 +#: src/lang.c:545 #, c-format msgid "%s is bogus" msgstr "%s is bogus" -#: src/lang.c:324 +#: src/lang.c:546 #, c-format msgid "Group %s is moderated. Continue?" msgstr "Group %s is moderated. Continue?" -#: src/lang.c:325 +#: src/lang.c:547 msgid "groups" msgstr "groups" -#: src/lang.c:326 +#: src/lang.c:548 #, c-format msgid "Rereading %s..." msgstr "Rereading %s..." -#: src/lang.c:327 +#: src/lang.c:549 msgid "Top Level Commands" msgstr "Top Level Commands" -#: src/lang.c:328 +#: src/lang.c:550 msgid "Group Selection" msgstr "Group Selection" -#: src/lang.c:329 +#: src/lang.c:551 msgid "group" msgstr "group" -#: src/lang.c:330 +#: src/lang.c:552 msgid "" "*** Group descriptions are disabled according to current select_format ***" msgstr "" "*** Group descriptions are disabled according to current select_format ***" -#: src/lang.c:332 +#: src/lang.c:554 msgid "" "One or more lines of comment. to add a line or proceed if line is empty." msgstr "" "One or more lines of comment. to add a line or proceed if line is empty." -#: src/lang.c:333 +#: src/lang.c:555 msgid "From: line to add to filter file. toggles & sets." msgstr "From: line to add to filter file. toggles & sets." -#: src/lang.c:334 +#: src/lang.c:556 msgid "" "Linecount of articles to be filtered. < for less, > for more, = for equal." msgstr "" "Linecount of articles to be filtered. < for less, > for more, = for equal." -#: src/lang.c:335 +#: src/lang.c:557 msgid "Message-ID: line to add to filter file. toggles & sets." msgstr "Message-ID: line to add to filter file. toggles & sets." -#: src/lang.c:336 +#: src/lang.c:558 msgid "Subject: line to add to filter file. toggles & sets." msgstr "Subject: line to add to filter file. toggles & sets." -#: src/lang.c:337 +#: src/lang.c:559 msgid "" "Enter text pattern to filter if Subject: & From: lines are not what you want." msgstr "" "Enter text pattern to filter if Subject: & From: lines are not what you want." -#: src/lang.c:338 +#: src/lang.c:560 msgid "" "Select where text pattern should be applied. toggles & sets." msgstr "" "Select where text pattern should be applied. toggles & sets." -#: src/lang.c:339 +#: src/lang.c:561 msgid "" "Expiration time in days for the entered filter. toggles & sets." msgstr "" "Expiration time in days for the entered filter. toggles & sets." -#: src/lang.c:340 +#: src/lang.c:562 msgid "" "Apply kill only to current group or all groups. toggles & sets." msgstr "" "Apply kill only to current group or all groups. toggles & sets." -#: src/lang.c:341 +#: src/lang.c:563 msgid "" "Apply select to current group or all groups. toggles & sets." msgstr "" "Apply select to current group or all groups. toggles & sets." -#: src/lang.c:342 +#: src/lang.c:564 msgid "kill an article via a menu" msgstr "kill an article via a menu" -#: src/lang.c:343 +#: src/lang.c:565 msgid "auto-select (hot) an article via a menu" msgstr "auto-select (hot) an article via a menu" -#: src/lang.c:344 +#: src/lang.c:566 msgid "Browse URLs in article" msgstr "Browse URLs in article" -#: src/lang.c:345 +#: src/lang.c:567 msgid "0 - 9\t display article by number in current thread" msgstr "0 - 9\t display article by number in current thread" -#: src/lang.c:347 +#: src/lang.c:569 msgid "cancel (delete) or supersede (overwrite) current article" msgstr "cancel (delete) or supersede (overwrite) current article" -#: src/lang.c:348 +#: src/lang.c:570 msgid "post followup to current article" msgstr "post followup to current article" -#: src/lang.c:349 +#: src/lang.c:571 msgid "post followup (don't copy text) to current article" msgstr "post followup (don't copy text) to current article" -#: src/lang.c:350 +#: src/lang.c:572 msgid "post followup to current article quoting complete headers" msgstr "post followup to current article quoting complete headers" -#: src/lang.c:351 +#: src/lang.c:573 msgid "repost chosen article to another group" msgstr "repost chosen article to another group" -#: src/lang.c:353 +#: src/lang.c:575 msgid "edit article (mail-groups only)" msgstr "edit article (mail-groups only)" -#: src/lang.c:354 +#: src/lang.c:576 msgid "display first article in current thread" msgstr "display first article in current thread" -#: src/lang.c:355 +#: src/lang.c:577 msgid "display first page of article" msgstr "display first page of article" -#: src/lang.c:356 +#: src/lang.c:578 msgid "display last article in current thread" msgstr "display last article in current thread" -#: src/lang.c:357 +#: src/lang.c:579 msgid "display last page of article" msgstr "display last page of article" -#: src/lang.c:358 +#: src/lang.c:580 msgid "mark rest of thread as read and advance to next unread" msgstr "mark rest of thread as read and advance to next unread" -#: src/lang.c:359 +#: src/lang.c:581 msgid "display next article" msgstr "display next article" -#: src/lang.c:360 +#: src/lang.c:582 msgid "display first article in next thread" msgstr "display first article in next thread" -#: src/lang.c:361 +#: src/lang.c:583 msgid "display next unread article" msgstr "display next unread article" -#: src/lang.c:362 +#: src/lang.c:584 msgid "go to the article that this one followed up" msgstr "go to the article that this one followed up" -#: src/lang.c:363 +#: src/lang.c:585 msgid "display previous article" msgstr "display previous article" -#: src/lang.c:364 +#: src/lang.c:586 msgid "display previous unread article" msgstr "display previous unread article" -#: src/lang.c:365 +#: src/lang.c:587 msgid "quickly kill an article using defaults" msgstr "quickly kill an article using defaults" -#: src/lang.c:366 +#: src/lang.c:588 msgid "quickly auto-select (hot) an article using defaults" msgstr "quickly auto-select (hot) an article using defaults" -#: src/lang.c:367 +#: src/lang.c:589 msgid "return to group selection level" msgstr "return to group selection level" -#: src/lang.c:368 +#: src/lang.c:590 msgid "reply through mail to author" msgstr "reply through mail to author" -#: src/lang.c:369 +#: src/lang.c:591 msgid "reply through mail (don't copy text) to author" msgstr "reply through mail (don't copy text) to author" -#: src/lang.c:370 +#: src/lang.c:592 msgid "reply through mail to author quoting complete headers" msgstr "reply through mail to author quoting complete headers" -#: src/lang.c:371 +#: src/lang.c:593 msgid "search backwards within this article" msgstr "search backwards within this article" -#: src/lang.c:372 +#: src/lang.c:594 msgid "search forwards within this article" msgstr "search forwards within this article" -#: src/lang.c:373 +#: src/lang.c:595 msgid "show article in raw-mode (including all headers)" msgstr "show article in raw-mode (including all headers)" -#: src/lang.c:374 +#: src/lang.c:596 msgid "skip next block of included text" msgstr "skip next block of included text" -#: src/lang.c:375 +#: src/lang.c:597 msgid "toggle display of sections hidden by a form-feed (^L) on/off" msgstr "toggle display of sections hidden by a form-feed (^L) on/off" -#: src/lang.c:376 +#: src/lang.c:598 msgid "toggle display of all headers" msgstr "toggle display of all headers" -#: src/lang.c:377 +#: src/lang.c:599 msgid "toggle word highlighting on/off" msgstr "toggle word highlighting on/off" -#: src/lang.c:378 +#: src/lang.c:600 msgid "toggle ROT-13 (basic decode) for current article" msgstr "toggle ROT-13 (basic decode) for current article" -#: src/lang.c:379 +#: src/lang.c:601 msgid "toggle tabwidth 4 <-> 8" msgstr "toggle tabwidth 4 <-> 8" -#: src/lang.c:380 +#: src/lang.c:602 msgid "toggle German TeX style decoding for current article" msgstr "toggle German TeX style decoding for current article" -#: src/lang.c:381 +#: src/lang.c:603 msgid "toggle display of uuencoded sections" msgstr "toggle display of uuencoded sections" -#: src/lang.c:382 +#: src/lang.c:604 msgid "View/pipe/save multimedia attachments" msgstr "View/pipe/save multimedia attachments" -#: src/lang.c:383 +#: src/lang.c:605 msgid "choose first attachment in list" msgstr "choose first attachment in list" -#: src/lang.c:384 +#: src/lang.c:606 msgid "0 - 9\t choose attachment by number" msgstr "0 - 9\t choose attachment by number" -#: src/lang.c:385 +#: src/lang.c:607 msgid "choose last attachment in list" msgstr "choose last attachment in list" -#: src/lang.c:387 +#: src/lang.c:609 msgid "pipe attachment into command" msgstr "pipe attachment into command" -#: src/lang.c:388 +#: src/lang.c:610 msgid "pipe raw attachment into command" msgstr "pipe raw attachment into command" -#: src/lang.c:390 +#: src/lang.c:612 msgid "save attachment to disk" msgstr "save attachment to disk" -#: src/lang.c:391 +#: src/lang.c:613 msgid "search for attachments forwards" msgstr "search for attachments forwards" -#: src/lang.c:392 +#: src/lang.c:614 msgid "search for attachments backwards" msgstr "search for attachments backwards" -#: src/lang.c:393 +#: src/lang.c:615 msgid "view attachment" msgstr "view attachment" -#: src/lang.c:394 +#: src/lang.c:616 msgid "tag attachment" msgstr "tag attachment" -#: src/lang.c:395 +#: src/lang.c:617 msgid "tag attachments that match user specified pattern" msgstr "tag attachments that match user specified pattern" -#: src/lang.c:396 +#: src/lang.c:618 msgid "reverse tagging on all attachments (toggle)" msgstr "reverse tagging on all attachments (toggle)" -#: src/lang.c:397 +#: src/lang.c:619 msgid "untag all tagged attachments" msgstr "untag all tagged attachments" -#: src/lang.c:398 +#: src/lang.c:620 msgid "toggle info message in last line (name/description of attachment)" msgstr "toggle info message in last line (name/description of attachment)" -#: src/lang.c:399 +#: src/lang.c:621 msgid "choose first attribute in list" msgstr "choose first attribute in list" -#: src/lang.c:400 +#: src/lang.c:622 msgid "0 - 9\t choose attribute by number" msgstr "0 - 9\t choose attribute by number" -#: src/lang.c:401 +#: src/lang.c:623 msgid "choose last attribute in list" msgstr "choose last attribute in list" -#: src/lang.c:402 +#: src/lang.c:624 msgid "reset attribute to a default value" msgstr "reset attribute to a default value" -#: src/lang.c:403 +#: src/lang.c:625 msgid "search forwards for an attribute" msgstr "search forwards for an attribute" -#: src/lang.c:404 +#: src/lang.c:626 msgid "search backwards for an attribute" msgstr "search backwards for an attribute" -#: src/lang.c:405 +#: src/lang.c:627 msgid "select attribute" msgstr "select attribute" -#: src/lang.c:406 +#: src/lang.c:628 msgid "toggle back to options menu when invoked from there" msgstr "toggle back to options menu when invoked from there" -#: src/lang.c:407 +#: src/lang.c:629 #, c-format msgid "report bug or comment via mail to %s" msgstr "report bug or comment via mail to %s" -#: src/lang.c:408 +#: src/lang.c:630 msgid "choose first option in list" msgstr "choose first option in list" -#: src/lang.c:409 +#: src/lang.c:631 msgid "0 - 9\t choose option by number" msgstr "0 - 9\t choose option by number" -#: src/lang.c:410 +#: src/lang.c:632 msgid "choose last option in list" msgstr "choose last option in list" -#: src/lang.c:411 +#: src/lang.c:633 msgid "start scopes menu" msgstr "start scopes menu" -#: src/lang.c:412 +#: src/lang.c:634 msgid "search forwards for an option" msgstr "search forwards for an option" -#: src/lang.c:413 +#: src/lang.c:635 msgid "search backwards for an option" msgstr "search backwards for an option" -#: src/lang.c:414 +#: src/lang.c:636 msgid "select option" msgstr "select option" -#: src/lang.c:415 +#: src/lang.c:637 msgid "toggle to attributes menu" msgstr "toggle to attributes menu" -#: src/lang.c:416 +#: src/lang.c:638 msgid "choose range of articles to be affected by next command" msgstr "choose range of articles to be affected by next command" -#: src/lang.c:417 +#: src/lang.c:639 msgid "escape from command prompt" msgstr "escape from command prompt" -#: src/lang.c:418 +#: src/lang.c:640 msgid "edit filter file" msgstr "edit filter file" -#: src/lang.c:419 +#: src/lang.c:641 msgid "get help" msgstr "get help" -#: src/lang.c:420 +#: src/lang.c:642 msgid "display last article viewed" msgstr "display last article viewed" -#: src/lang.c:421 +#: src/lang.c:643 msgid "down one line" msgstr "down one line" -#: src/lang.c:422 +#: src/lang.c:644 msgid "up one line" msgstr "up one line" -#: src/lang.c:423 +#: src/lang.c:645 msgid "go to article chosen by Message-ID" msgstr "go to article chosen by Message-ID" -#: src/lang.c:424 +#: src/lang.c:646 msgid "mail article/thread/hot/pattern/tagged articles to someone" msgstr "mail article/thread/hot/pattern/tagged articles to someone" -#: src/lang.c:425 +#: src/lang.c:647 msgid "menu of configurable options" msgstr "menu of configurable options" -#: src/lang.c:426 +#: src/lang.c:648 msgid "down one page" msgstr "down one page" -#: src/lang.c:427 +#: src/lang.c:649 msgid "up one page" msgstr "up one page" -#: src/lang.c:429 +#: src/lang.c:651 msgid "post (write) article to current group" msgstr "post (write) article to current group" -#: src/lang.c:430 +#: src/lang.c:652 msgid "post postponed articles" msgstr "post postponed articles" -#: src/lang.c:432 +#: src/lang.c:654 msgid "list articles posted by you (from posted file)" msgstr "list articles posted by you (from posted file)" -#: src/lang.c:433 +#: src/lang.c:655 msgid "return to previous menu" msgstr "return to previous menu" -#: src/lang.c:434 +#: src/lang.c:656 msgid "quit tin immediately" msgstr "quit tin immediately" -#: src/lang.c:435 +#: src/lang.c:657 msgid "redraw page" msgstr "redraw page" -#: src/lang.c:436 +#: src/lang.c:658 msgid "save article/thread/hot/pattern/tagged articles to file" msgstr "save article/thread/hot/pattern/tagged articles to file" -#: src/lang.c:437 +#: src/lang.c:659 msgid "save marked articles automatically without user prompts" msgstr "save marked articles automatically without user prompts" -#: src/lang.c:438 +#: src/lang.c:660 msgid "scroll the screen one line down" msgstr "scroll the screen one line down" -#: src/lang.c:439 +#: src/lang.c:661 msgid "scroll the screen one line up" msgstr "scroll the screen one line up" -#: src/lang.c:440 +#: src/lang.c:662 msgid "search for articles by author backwards" msgstr "search for articles by author backwards" -#: src/lang.c:441 +#: src/lang.c:663 msgid "search for articles by author forwards" msgstr "search for articles by author forwards" -#: src/lang.c:442 +#: src/lang.c:664 msgid "search all articles for a given string (this may take some time)" msgstr "search all articles for a given string (this may take some time)" -#: src/lang.c:443 +#: src/lang.c:665 msgid " \t (searches are case-insensitive and wrap around to all articles)" msgstr " \t (searches are case-insensitive and wrap around to all articles)" -#: src/lang.c:444 +#: src/lang.c:666 msgid "search for articles by Subject line backwards" msgstr "search for articles by Subject line backwards" -#: src/lang.c:445 +#: src/lang.c:667 msgid "search for articles by Subject line forwards" msgstr "search for articles by Subject line forwards" -#: src/lang.c:446 +#: src/lang.c:668 msgid "repeat last search" msgstr "repeat last search" -#: src/lang.c:447 +#: src/lang.c:669 msgid "tag current article for reposting/mailing/piping/printing/saving" msgstr "tag current article for reposting/mailing/piping/printing/saving" -#: src/lang.c:448 +#: src/lang.c:670 msgid "toggle info message in last line (subject/description)" msgstr "toggle info message in last line (subject/description)" -#: src/lang.c:449 +#: src/lang.c:671 msgid "toggle inverse video" msgstr "toggle inverse video" -#: src/lang.c:450 +#: src/lang.c:672 msgid "toggle mini help menu and posting etiquette display" msgstr "toggle mini help menu and posting etiquette display" -#: src/lang.c:451 +#: src/lang.c:673 msgid "cycle the display of authors email address, real name, both or neither" msgstr "" "cycle the display of authors e-mail address, real name, both or neither" -#: src/lang.c:452 +#: src/lang.c:674 msgid "show version information" msgstr "show version information" -#: src/lang.c:453 +#: src/lang.c:675 msgid "mark all articles as read and return to group selection menu" msgstr "mark all articles as read and return to group selection menu" -#: src/lang.c:454 +#: src/lang.c:676 msgid "mark all articles as read and enter next group with unread articles" msgstr "mark all articles as read and enter next group with unread articles" -#: src/lang.c:455 +#: src/lang.c:677 msgid "choose first thread in list" msgstr "choose first thread in list" -#: src/lang.c:456 +#: src/lang.c:678 msgid "choose last thread in list" msgstr "choose last thread in list" -#: src/lang.c:457 +#: src/lang.c:679 msgid "list articles within current thread (bring up Thread sub-menu)" msgstr "list articles within current thread (bring up Thread sub-menu)" -#: src/lang.c:458 +#: src/lang.c:680 msgid "mark article as unread" msgstr "mark article as unread" -#: src/lang.c:459 +#: src/lang.c:681 msgid "mark current thread, range or tagged threads as read" msgstr "mark current thread, range or tagged threads as read" -#: src/lang.c:460 +#: src/lang.c:682 msgid "mark current thread, range or tagged threads as unread" msgstr "mark current thread, range or tagged threads as unread" -#: src/lang.c:461 +#: src/lang.c:683 msgid "mark current/range/selected/pattern/tagged as read after prompting" msgstr "mark current/range/selected/pattern/tagged as read after prompting" -#: src/lang.c:462 +#: src/lang.c:684 msgid "mark current/range/selected/pattern/tagged as unread after prompting" msgstr "mark current/range/selected/pattern/tagged as unread after prompting" -#: src/lang.c:463 +#: src/lang.c:685 msgid "toggle display of all/selected articles" msgstr "toggle display of all/selected articles" -#: src/lang.c:464 +#: src/lang.c:686 msgid "display next group" msgstr "display next group" -#: src/lang.c:465 +#: src/lang.c:687 msgid "display previous group" msgstr "display previous group" -#: src/lang.c:466 +#: src/lang.c:688 msgid "toggle all selections (all articles)" msgstr "toggle all selections (all articles)" -#: src/lang.c:467 +#: src/lang.c:689 msgid "select group (make \"hot\")" msgstr "select group (make \"hot\")" -#: src/lang.c:468 +#: src/lang.c:690 msgid "select thread" msgstr "select thread" -#: src/lang.c:469 +#: src/lang.c:691 msgid "select threads if at least one unread article is selected" msgstr "select threads if at least one unread article is selected" -#: src/lang.c:470 +#: src/lang.c:692 msgid "select threads that match user specified pattern" msgstr "select threads that match user specified pattern" -#: src/lang.c:471 +#: src/lang.c:693 msgid "0 - 9\t choose thread by number" msgstr "0 - 9\t choose thread by number" -#: src/lang.c:472 +#: src/lang.c:694 msgid "toggle limit number of articles to get, and reload" msgstr "toggle limit number of articles to get, and reload" -#: src/lang.c:473 +#: src/lang.c:695 msgid "toggle display of all/unread articles" msgstr "toggle display of all/unread articles" -#: src/lang.c:474 +#: src/lang.c:696 msgid "toggle selection of thread" msgstr "toggle selection of thread" -#: src/lang.c:475 +#: src/lang.c:697 msgid "cycle through threading options available" msgstr "cycle through threading options available" -#: src/lang.c:476 +#: src/lang.c:698 msgid "undo all selections (all articles)" msgstr "undo all selections (all articles)" -#: src/lang.c:477 +#: src/lang.c:699 msgid "untag all tagged threads" msgstr "untag all tagged threads" -#: src/lang.c:478 +#: src/lang.c:700 msgid "search for articles forwards" msgstr "search for articles forwards" -#: src/lang.c:479 +#: src/lang.c:701 msgid "search for articles backwards" msgstr "search for articles backwards" -#: src/lang.c:480 +#: src/lang.c:702 msgid "toggle info message in last line (Message-ID)" msgstr "toggle info message in last line (Message-ID)" -#: src/lang.c:481 +#: src/lang.c:703 msgid "Open article by Message-ID" msgstr "Open article by Message-ID" -#: src/lang.c:482 +#: src/lang.c:704 msgid "add new scope" msgstr "add new scope" -#: src/lang.c:483 +#: src/lang.c:705 msgid "delete scope" msgstr "delete scope" -#: src/lang.c:484 +#: src/lang.c:706 msgid "edit attributes file" msgstr "edit attributes file" -#: src/lang.c:485 +#: src/lang.c:707 msgid "choose first scope in list" msgstr "choose first scope in list" -#: src/lang.c:486 +#: src/lang.c:708 msgid "0 - 9\t choose scope by number" msgstr "0 - 9\t choose scope by number" -#: src/lang.c:487 +#: src/lang.c:709 msgid "choose last scope in list" msgstr "choose last scope in list" -#: src/lang.c:488 +#: src/lang.c:710 msgid "move scope" msgstr "move scope" -#: src/lang.c:489 +#: src/lang.c:711 msgid "rename scope" msgstr "rename scope" -#: src/lang.c:490 +#: src/lang.c:712 msgid "select scope" msgstr "select scope" -#: src/lang.c:491 +#: src/lang.c:713 msgid "mark all articles in group as read" msgstr "mark all articles in group as read" -#: src/lang.c:492 +#: src/lang.c:714 msgid "mark all articles in group as read and move to next unread group" msgstr "mark all articles in group as read and move to next unread group" -#: src/lang.c:493 +#: src/lang.c:715 msgid "choose first group in list" msgstr "choose first group in list" -#: src/lang.c:494 +#: src/lang.c:716 msgid "choose group by name" msgstr "choose group by name" -#: src/lang.c:495 +#: src/lang.c:717 msgid "0 - 9\t choose group by number" msgstr "0 - 9\t choose group by number" -#: src/lang.c:496 +#: src/lang.c:718 msgid "choose range of groups to be affected by next command" msgstr "choose range of groups to be affected by next command" -#: src/lang.c:497 +#: src/lang.c:719 msgid "choose last group in list" msgstr "choose last group in list" -#: src/lang.c:499 +#: src/lang.c:721 msgid "list groups which an article has been posted to (by Message-ID)" msgstr "list groups which an article has been posted to (by Message-ID)" -#: src/lang.c:500 +#: src/lang.c:722 msgid " \t (go to article if at least one of the groups is available)" msgstr " \t (go to article if at least one of the groups is available)" -#: src/lang.c:502 +#: src/lang.c:724 msgid "mark all articles in chosen group unread" msgstr "mark all articles in chosen group unread" -#: src/lang.c:503 +#: src/lang.c:725 msgid "move chosen group within list" msgstr "move chosen group within list" -#: src/lang.c:504 +#: src/lang.c:726 msgid "choose next group with unread news" msgstr "choose next group with unread news" -#: src/lang.c:505 src/lang.c:1420 +#: src/lang.c:727 src/lang.c:1748 msgid "quit" msgstr "quit" -#: src/lang.c:506 +#: src/lang.c:728 msgid "quit without saving configuration changes" msgstr "quit without saving configuration changes" -#: src/lang.c:507 +#: src/lang.c:729 msgid "read chosen group" msgstr "read chosen group" -#: src/lang.c:508 +#: src/lang.c:730 msgid "reset .newsrc (all available articles in groups marked unread)" msgstr "reset .newsrc (all available articles in groups marked unread)" -#: src/lang.c:509 +#: src/lang.c:731 msgid "search backwards for a group name" msgstr "search backwards for a group name" -#: src/lang.c:510 +#: src/lang.c:732 msgid " \t (all searches are case-insensitive and wrap around)" msgstr " \t (all searches are case-insensitive and wrap around)" -#: src/lang.c:511 +#: src/lang.c:733 msgid "search forwards for a group name" msgstr "search forwards for a group name" -#: src/lang.c:512 +#: src/lang.c:734 msgid "subscribe to chosen group" msgstr "subscribe to chosen group" -#: src/lang.c:513 +#: src/lang.c:735 msgid "subscribe to groups that match pattern" msgstr "subscribe to groups that match pattern" -#: src/lang.c:514 +#: src/lang.c:736 msgid "reread active file to check for any new news" msgstr "reread active file to check for any new news" -#: src/lang.c:515 +#: src/lang.c:737 msgid "show NNTP[S] connection details" msgstr "show NNTP[S] connection details" -#: src/lang.c:516 +#: src/lang.c:738 msgid "toggle display of group name only or group name plus description" msgstr "toggle display of group name only or group name plus description" -#: src/lang.c:517 +#: src/lang.c:739 msgid "toggle display to show all/unread subscribed groups" msgstr "toggle display to show all/unread subscribed groups" -#: src/lang.c:518 +#: src/lang.c:740 msgid "unsubscribe from chosen group" msgstr "unsubscribe from chosen group" -#: src/lang.c:519 +#: src/lang.c:741 msgid "unsubscribe from groups that match pattern" msgstr "unsubscribe from groups that match pattern" -#: src/lang.c:520 +#: src/lang.c:742 msgid "sort the list of groups" msgstr "sort the list of groups" -#: src/lang.c:521 +#: src/lang.c:743 msgid "toggle display to show all/subscribed groups" msgstr "toggle display to show all/subscribed groups" -#: src/lang.c:522 +#: src/lang.c:744 msgid "tag/untag all parts of current multipart-message in order" msgstr "tag/untag all parts of current multipart-message in order" -#: src/lang.c:523 +#: src/lang.c:745 msgid "0 - 9\t choose article by number" msgstr "0 - 9\t choose article by number" -#: src/lang.c:524 +#: src/lang.c:746 msgid "mark thread as read and return to group index page" msgstr "mark thread as read and return to group index page" -#: src/lang.c:525 +#: src/lang.c:747 msgid "mark thread as read and enter next unread thread or group" msgstr "mark thread as read and enter next unread thread or group" -#: src/lang.c:526 +#: src/lang.c:748 msgid "choose first article in list" msgstr "choose first article in list" -#: src/lang.c:527 +#: src/lang.c:749 msgid "choose last article in list" msgstr "choose last article in list" -#: src/lang.c:528 +#: src/lang.c:750 msgid "mark art, range or tagged arts as read; move crsr to next unread art" msgstr "mark art, range or tagged arts as read; move crsr to next unread art" -#: src/lang.c:529 +#: src/lang.c:751 msgid "mark article, range or tagged articles as unread" msgstr "mark article, range or tagged articles as unread" -#: src/lang.c:530 +#: src/lang.c:752 msgid "mark current thread as unread" msgstr "mark current thread as unread" -#: src/lang.c:531 +#: src/lang.c:753 msgid "read chosen article" msgstr "read chosen article" -#: src/lang.c:532 +#: src/lang.c:754 msgid "" "Display properties\n" "------------------" @@ -2471,7 +2628,7 @@ msgstr "" "Display properties\n" "------------------" -#: src/lang.c:533 +#: src/lang.c:755 msgid "" "Miscellaneous\n" "-------------" @@ -2479,7 +2636,7 @@ msgstr "" "Miscellaneous\n" "-------------" -#: src/lang.c:534 +#: src/lang.c:756 msgid "" "Moving around\n" "-------------" @@ -2487,7 +2644,7 @@ msgstr "" "Moving around\n" "-------------" -#: src/lang.c:535 +#: src/lang.c:757 msgid "" "Group/thread/article operations\n" "-------------------------------" @@ -2495,7 +2652,7 @@ msgstr "" "Group/thread/article operations\n" "-------------------------------" -#: src/lang.c:536 +#: src/lang.c:758 msgid "" "Attachment operations\n" "---------------------" @@ -2503,7 +2660,7 @@ msgstr "" "Attachment operations\n" "---------------------" -#: src/lang.c:537 +#: src/lang.c:759 msgid "" "Attribute operations\n" "--------------------" @@ -2511,7 +2668,7 @@ msgstr "" "Attribute operations\n" "--------------------" -#: src/lang.c:538 +#: src/lang.c:760 msgid "" "Option operations\n" "-----------------" @@ -2519,7 +2676,7 @@ msgstr "" "Option operations\n" "-----------------" -#: src/lang.c:539 +#: src/lang.c:761 msgid "" "Posted article operations\n" "-------------------------" @@ -2527,7 +2684,7 @@ msgstr "" "Posted article operations\n" "-------------------------" -#: src/lang.c:540 +#: src/lang.c:762 msgid "" "Scope operations\n" "----------------" @@ -2535,7 +2692,7 @@ msgstr "" "Scope operations\n" "----------------" -#: src/lang.c:541 +#: src/lang.c:763 msgid "" "URL operations\n" "--------------" @@ -2543,94 +2700,99 @@ msgstr "" "URL operations\n" "--------------" -#: src/lang.c:542 +#: src/lang.c:764 msgid "choose first URL in list" msgstr "choose first URL in list" -#: src/lang.c:543 +#: src/lang.c:765 msgid "0 - 9\t choose URL by number" msgstr "0 - 9\t choose URL by number" -#: src/lang.c:544 +#: src/lang.c:766 msgid "choose last URL in list" msgstr "choose last URL in list" -#: src/lang.c:545 +#: src/lang.c:767 msgid "search for URLs forwards" msgstr "search for URLs forwards" -#: src/lang.c:546 +#: src/lang.c:768 msgid "search for URLs backwards" msgstr "search for URLs backwards" -#: src/lang.c:547 +#: src/lang.c:769 msgid "Open URL in browser" msgstr "Open URL in browser" -#: src/lang.c:548 +#: src/lang.c:770 msgid "toggle info message in last line (URL)" msgstr "toggle info message in last line (URL)" -#: src/lang.c:550 +#: src/lang.c:772 msgid "Group Level Commands" msgstr "Group Level Commands" -#: src/lang.c:551 +#: src/lang.c:773 msgid "Kill filter added" msgstr "Kill filter added" -#: src/lang.c:552 +#: src/lang.c:774 msgid "Auto-selection filter added" msgstr "Auto-selection filter added" -#: src/lang.c:553 +#: src/lang.c:775 msgid "All parts tagged" msgstr "All parts tagged" -#: src/lang.c:554 +#: src/lang.c:776 msgid "All parts untagged" msgstr "All parts untagged" -#: src/lang.c:555 +#: src/lang.c:777 +#, c-format +msgid "Building References-trees (%d/%d)..." +msgstr "Building References-trees (%d/%d)..." + +#: src/lang.c:778 msgid "Storing article for later posting" msgstr "Storing article for later posting" -#: src/lang.c:556 +#: src/lang.c:779 msgid "Please enter a valid character" msgstr "Please enter a valid character" -#: src/lang.c:557 +#: src/lang.c:780 #, c-format msgid "Missing part #%d" msgstr "Missing part #%d" -#: src/lang.c:558 +#: src/lang.c:781 msgid "*** No postponed articles ***" msgstr "*** No postponed articles ***" -#: src/lang.c:559 +#: src/lang.c:782 msgid "Not a multi-part message" msgstr "Not a multi-part message" -#: src/lang.c:560 +#: src/lang.c:783 msgid "You are not subscribed to this group" msgstr "You are not subscribed to this group" -#: src/lang.c:561 +#: src/lang.c:784 msgid "No previous expression" msgstr "No previous expression" -#: src/lang.c:562 +#: src/lang.c:785 msgid "Operation disabled in no-overwrite mode" msgstr "Operation disabled in no-overwrite mode" #. TODO: replace hard coded key-name in txt_info_postponed -#: src/lang.c:564 +#: src/lang.c:787 #, c-format msgid "%d postponed %s, reuse with ^O...\n" msgstr "%d postponed %s, reuse with ^O...\n" -#: src/lang.c:565 +#: src/lang.c:788 msgid "" "X-Conversion-Note: multipart/alternative contents have been removed.\n" " To get the whole article, turn alternative handling OFF in the Option " @@ -2640,21 +2802,17 @@ msgstr "" " To get the whole article, turn alternative handling OFF in the Option " "Menu\n" -#: src/lang.c:567 +#: src/lang.c:790 #, c-format msgid "Save filename for %s/%s is a mailbox. Attachment not saved" msgstr "Save filename for %s/%s is a mailbox. Attachment not saved" -#: src/lang.c:568 +#: src/lang.c:791 msgid "TeX2Iso encoded article" msgstr "TeX2Iso encoded article" -#: src/lang.c:569 -msgid "incomplete " -msgstr "incomplete " - #. TODO: replace hard coded key-names -#: src/lang.c:571 +#: src/lang.c:793 #, c-format msgid "" "\n" @@ -2725,151 +2883,151 @@ msgstr "" "files.\n" "Please send bug-reports/comments to %s with the 'R' command.\n" -#: src/lang.c:587 +#: src/lang.c:809 #, c-format msgid "Invalid From: %s line. Read the INSTALL file again." msgstr "Invalid From: %s line. Read the INSTALL file again." -#: src/lang.c:589 +#: src/lang.c:811 msgid "Invalid multibyte sequence found\n" msgstr "Invalid multibyte sequence found\n" -#: src/lang.c:592 +#: src/lang.c:814 #, c-format msgid "Invalid Sender:-header %s" msgstr "Invalid Sender:-header %s" -#: src/lang.c:594 +#: src/lang.c:816 msgid "Inverse video disabled" msgstr "Inverse video disabled" -#: src/lang.c:595 +#: src/lang.c:817 msgid "Inverse video enabled" msgstr "Inverse video enabled" -#: src/lang.c:597 +#: src/lang.c:819 #, c-format msgid "Missing definition for %s\n" msgstr "Missing definition for %s\n" -#: src/lang.c:598 +#: src/lang.c:820 #, c-format msgid "Invalid key definition '%s'\n" msgstr "Invalid key definition '%s'\n" -#: src/lang.c:599 +#: src/lang.c:821 #, c-format msgid "Invalid keyname '%s'\n" msgstr "Invalid keyname '%s'\n" -#: src/lang.c:600 +#: src/lang.c:822 #, c-format msgid "Keymap file was upgraded to version %s\n" msgstr "Keymap file was upgraded to version %s\n" -#: src/lang.c:601 +#: src/lang.c:823 #, c-format msgid "Kill From: [%s] (y/n): " msgstr "Kill From: [%s] (y/n): " -#: src/lang.c:602 +#: src/lang.c:824 msgid "Kill Lines: (num): " msgstr "Kill Lines: (num): " -#: src/lang.c:603 +#: src/lang.c:825 msgid "Kill Article Menu" msgstr "Kill Article Menu" -#: src/lang.c:604 +#: src/lang.c:826 #, c-format msgid "Kill Msg-ID: [%s] (f/l/o/n): " msgstr "Kill Msg-ID: [%s] (f/l/o/n): " -#: src/lang.c:605 +#: src/lang.c:827 msgid "Kill pattern scope : " msgstr "Kill pattern scope : " -#: src/lang.c:606 +#: src/lang.c:828 #, c-format msgid "Kill Subject: [%s] (y/n): " msgstr "Kill Subject: [%s] (y/n): " -#: src/lang.c:607 +#: src/lang.c:829 msgid "Kill text pattern : " msgstr "Kill text pattern : " -#: src/lang.c:608 +#: src/lang.c:830 msgid "Kill time in days : " msgstr "Kill time in days : " -#: src/lang.c:610 +#: src/lang.c:832 msgid "Last" msgstr "Last" -#: src/lang.c:611 +#: src/lang.c:833 msgid "-- Last response --" msgstr "-- Last response --" -#: src/lang.c:612 +#: src/lang.c:834 #, c-format msgid "Lines %s " msgstr "Lines %s " -#: src/lang.c:614 +#: src/lang.c:840 msgid "Function not available." msgstr "Function not available." -#: src/lang.c:615 +#: src/lang.c:841 msgid "Not reading via NNTP." msgstr "Not reading via NNTP." -#: src/lang.c:617 +#: src/lang.c:843 #, c-format msgid "Group: %s" msgstr "Group: %s" -#: src/lang.c:618 +#: src/lang.c:844 #, c-format msgid "Groups: %s" msgstr "Groups: %s" -#: src/lang.c:621 +#: src/lang.c:847 msgid "Mail" msgstr "Mail" -#: src/lang.c:622 +#: src/lang.c:848 msgid "mailbox " msgstr "mailbox " -#: src/lang.c:623 +#: src/lang.c:849 #, c-format msgid "Mail article(s) to [%.*s]> " msgstr "Mail article(s) to [%.*s]> " -#: src/lang.c:624 +#: src/lang.c:850 #, c-format msgid "Mailing log to %s\n" msgstr "Mailing log to %s\n" -#: src/lang.c:625 +#: src/lang.c:851 msgid "Mail bug report..." msgstr "Mail bug report..." -#: src/lang.c:626 +#: src/lang.c:852 #, c-format msgid "Mail BUG REPORT to %s?" msgstr "Mail BUG REPORT to %s?" -#: src/lang.c:627 +#: src/lang.c:853 msgid "Mailed" msgstr "Mailed" -#: src/lang.c:628 +#: src/lang.c:854 #, c-format msgid "Mailing to %s..." msgstr "Mailing to %s..." -#: src/lang.c:629 +#: src/lang.c:855 msgid "" "# [Mail/Save] active file. Format is like news active file:\n" "# groupname max.artnum min.artnum /dir\n" @@ -2881,86 +3039,86 @@ msgstr "" "# The 4th field is the basedir (i.e. ~/Mail or ~/News)\n" "#\n" -#: src/lang.c:632 +#: src/lang.c:858 #, c-format msgid "%s marked as read" msgstr "%s marked as read" -#: src/lang.c:633 +#: src/lang.c:859 #, c-format msgid "%s marked as unread" msgstr "%s marked as unread" -#: src/lang.c:634 +#: src/lang.c:860 #, c-format msgid "Marked %d of %d %s as read" msgstr "Marked %d of %d %s as read" -#: src/lang.c:635 +#: src/lang.c:861 #, c-format msgid "Marked %d of %d %s as unread" msgstr "Marked %d of %d %s as unread" -#: src/lang.c:636 src/lang.c:1376 +#: src/lang.c:862 src/lang.c:1704 msgid "Mark" msgstr "Mark" -#: src/lang.c:637 +#: src/lang.c:863 #, c-format msgid "Mark all articles as read%s?" msgstr "Mark all articles as read%s?" -#: src/lang.c:638 +#: src/lang.c:864 #, c-format msgid "Mark article as read%s?" msgstr "Mark article as read%s?" -#: src/lang.c:639 +#: src/lang.c:865 #, c-format msgid "Mark group %s as read?" msgstr "Mark group %s as read?" -#: src/lang.c:640 +#: src/lang.c:866 #, c-format msgid "Mark thread as read%s?" msgstr "Mark thread as read%s?" -#: src/lang.c:641 +#: src/lang.c:867 #, c-format msgid "Matching %s groups..." msgstr "Matching %s groups..." -#: src/lang.c:642 src/lang.c:655 src/lang.c:658 src/lang.c:664 +#: src/lang.c:868 src/lang.c:881 src/lang.c:884 src/lang.c:890 #, c-format msgid "=set current to n; %s=line down; %s=line up; %s=help; %s=quit" msgstr "=set current to n; %s=line down; %s=line up; %s=help; %s=quit" -#: src/lang.c:644 +#: src/lang.c:870 #, c-format msgid "" "%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all" msgstr "" "%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all" -#: src/lang.c:646 +#: src/lang.c:872 #, c-format msgid "%s=view; %s=save; %s=tag; %s=tag pattern; %s=untag all" msgstr "%s=view; %s=save; %s=tag; %s=tag pattern; %s=untag all" -#: src/lang.c:648 +#: src/lang.c:874 #, c-format msgid "" "%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search" msgstr "" "%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search" -#: src/lang.c:649 src/lang.c:653 +#: src/lang.c:875 src/lang.c:879 #, c-format msgid "=set current to n; %s=next unread; %s=search pattern; %s=kill/select" msgstr "" "=set current to n; %s=next unread; %s=search pattern; %s=kill/select" -#: src/lang.c:650 +#: src/lang.c:876 #, c-format msgid "" "%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; " @@ -2969,45 +3127,45 @@ msgstr "" "%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; " "%s=list thread" -#: src/lang.c:651 +#: src/lang.c:877 #, c-format msgid "%s=line up; %s=line down; %s=page up; %s=page down; %s=top; %s=bottom" msgstr "%s=line up; %s=line down; %s=page up; %s=page down; %s=top; %s=bottom" -#: src/lang.c:652 +#: src/lang.c:878 #, c-format msgid "%s=search forwards; %s=search backwards; %s=quit" msgstr "%s=search forwards; %s=search backwards; %s=quit" -#: src/lang.c:654 +#: src/lang.c:880 #, c-format msgid "%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read" msgstr "" "%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read" -#: src/lang.c:656 src/lang.c:665 +#: src/lang.c:882 src/lang.c:891 #, c-format msgid "%s=search forwards; %s=search backwards; %s=repeat search" msgstr "%s=search forwards; %s=search backwards; %s=repeat search" -#: src/lang.c:657 +#: src/lang.c:883 #, c-format msgid "%s=add; %s=move; %s=rename; %s=delete" msgstr "%s=add; %s=move; %s=rename; %s=delete" -#: src/lang.c:659 +#: src/lang.c:885 #, c-format msgid "=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup" msgstr "=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup" -#: src/lang.c:660 +#: src/lang.c:886 #, c-format msgid "" "%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread" msgstr "" "%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread" -#: src/lang.c:661 +#: src/lang.c:887 #, c-format msgid "" "%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/" @@ -3016,219 +3174,224 @@ msgstr "" "%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/" "out" -#: src/lang.c:662 +#: src/lang.c:888 #, c-format msgid "=set current to n; %s=next unread; %s=catchup; %s=display toggle" msgstr "=set current to n; %s=next unread; %s=catchup; %s=display toggle" -#: src/lang.c:663 +#: src/lang.c:889 #, c-format msgid "%s=help; %s=line down; %s=line up; %s=quit; %s=tag; %s=mark unread" msgstr "%s=help; %s=line down; %s=line up; %s=quit; %s=tag; %s=mark unread" -#: src/lang.c:666 +#: src/lang.c:892 msgid "--More--" msgstr "--More--" -#: src/lang.c:667 +#: src/lang.c:894 +#, c-format +msgid "MOTD: %s\n" +msgstr "MOTD: %s\n" + +#: src/lang.c:896 #, c-format msgid "Moving %s..." msgstr "Moving %s..." -#: src/lang.c:668 +#: src/lang.c:897 msgid "Message-ID: & last Reference " msgstr "Message-ID: & last Reference " -#: src/lang.c:669 +#: src/lang.c:898 msgid "Message-ID: line " msgstr "Message-ID: line " -#: src/lang.c:670 +#: src/lang.c:899 msgid "Message-ID: & References: line" msgstr "Message-ID: & References: line" -#: src/lang.c:672 -msgid ", name: " -msgstr ", name: " - -#: src/lang.c:673 +#: src/lang.c:901 #, c-format msgid "Go to newsgroup [%s]> " msgstr "Go to newsgroup [%s]> " -#: src/lang.c:674 +#: src/lang.c:902 msgid "newsgroups" msgstr "newsgroups" -#: src/lang.c:675 +#: src/lang.c:903 #, c-format msgid "Position %s in group list (1,2,..,$) [%d]> " msgstr "Position %s in group list (1,2,..,$) [%d]> " -#: src/lang.c:676 +#: src/lang.c:904 msgid "newsgroup" msgstr "newsgroup" -#: src/lang.c:677 +#: src/lang.c:905 msgid "Try and save newsrc file again?" msgstr "Try and save newsrc file again?" -#: src/lang.c:678 +#: src/lang.c:906 msgid "Warning: No newsgroups were written to your newsrc file. Save aborted." msgstr "Warning: No newsgroups were written to your newsrc file. Save aborted." -#: src/lang.c:679 +#: src/lang.c:907 msgid "newsrc file saved successfully.\n" msgstr "newsrc file saved successfully.\n" -#: src/lang.c:680 +#: src/lang.c:908 msgid "-- Next response --" msgstr "-- Next response --" -#: src/lang.c:681 +#: src/lang.c:909 msgid "No " msgstr "No " -#: src/lang.c:682 +#: src/lang.c:910 msgid "*** No articles ***" msgstr "*** No articles ***" -#: src/lang.c:683 +#: src/lang.c:911 msgid "No articles have been posted" msgstr "No articles have been posted" -#: src/lang.c:684 +#: src/lang.c:912 msgid "*** No attachments ***" msgstr "*** No attachments ***" -#: src/lang.c:685 +#: src/lang.c:913 msgid "*** No description ***" msgstr "*** No description ***" -#: src/lang.c:686 +#: src/lang.c:914 msgid "No filename" msgstr "No filename" -#: src/lang.c:687 +#: src/lang.c:915 msgid "No group" msgstr "No group" -#: src/lang.c:688 +#: src/lang.c:916 msgid "*** No groups ***" msgstr "*** No groups ***" -#: src/lang.c:689 +#: src/lang.c:917 msgid "No more groups to read" msgstr "No more groups to read" -#: src/lang.c:690 +#: src/lang.c:918 msgid "No last message" msgstr "No last message" -#: src/lang.c:691 +#: src/lang.c:919 msgid "No mail address" msgstr "No mail address" -#: src/lang.c:692 +#: src/lang.c:920 msgid "No articles marked for saving" msgstr "No articles marked for saving" -#: src/lang.c:693 +#: src/lang.c:921 msgid "No match" msgstr "No match" -#: src/lang.c:694 +#: src/lang.c:922 msgid "No more groups" msgstr "No more groups" -#: src/lang.c:695 +#: src/lang.c:923 msgid "No newsgroups" msgstr "No newsgroups" -#: src/lang.c:696 +#: src/lang.c:924 msgid "No next unread article" msgstr "No next unread article" -#: src/lang.c:697 +#: src/lang.c:925 msgid "No previous group" msgstr "No previous group" -#: src/lang.c:698 +#: src/lang.c:926 msgid "No previous search, nothing to repeat" msgstr "No previous search, nothing to repeat" -#: src/lang.c:699 +#: src/lang.c:927 msgid "No previous unread article" msgstr "No previous unread article" -#: src/lang.c:700 +#: src/lang.c:928 msgid "No responses" msgstr "No responses" -#: src/lang.c:701 +#: src/lang.c:929 msgid "No responses to list in current thread" msgstr "No responses to list in current thread" -#: src/lang.c:702 +#: src/lang.c:930 msgid "*** No scopes ***" msgstr "*** No scopes ***" -#: src/lang.c:703 +#: src/lang.c:931 msgid "No search string" msgstr "No search string" -#: src/lang.c:704 +#: src/lang.c:932 msgid "No subject" msgstr "No subject" -#: src/lang.c:706 +#: src/lang.c:934 #, c-format msgid "%s: Terminal must have clear to end-of-line (ce)\n" msgstr "%s: Terminal must have clear to end-of-line (ce)\n" -#: src/lang.c:707 +#: src/lang.c:935 #, c-format msgid "%s: Terminal must have clear to end-of-screen (cd)\n" msgstr "%s: Terminal must have clear to end-of-screen (cd)\n" -#: src/lang.c:708 +#: src/lang.c:936 #, c-format msgid "%s: Terminal must have clearscreen (cl) capability\n" msgstr "%s: Terminal must have clearscreen (cl) capability\n" -#: src/lang.c:709 +#: src/lang.c:937 #, c-format msgid "%s: Terminal must have cursor motion (cm)\n" msgstr "%s: Terminal must have cursor motion (cm)\n" -#: src/lang.c:710 +#: src/lang.c:938 #, c-format msgid "%s: TERM variable must be set to use screen capabilities\n" msgstr "%s: TERM variable must be set to use screen capabilities\n" -#: src/lang.c:712 +#: src/lang.c:940 #, c-format msgid "No viewer found for %s/%s\n" msgstr "No viewer found for %s/%s\n" -#: src/lang.c:713 +#: src/lang.c:941 src/lang.c:1616 src/lang.c:1644 src/lang.c:1935 +msgid "None" +msgstr "None" + +#: src/lang.c:942 msgid "Newsgroup does not exist on this server" msgstr "Newsgroup does not exist on this server" -#: src/lang.c:714 +#: src/lang.c:943 #, c-format msgid "Group %s not found in active file" msgstr "Group %s not found in active file" -#: src/lang.c:715 +#: src/lang.c:944 msgid "c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: " msgstr "c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: " -#: src/lang.c:716 +#: src/lang.c:945 msgid "use a)lternative name, use d)efault .newsrc, q)uit tin: " msgstr "use a)lternative name, use d)efault .newsrc, q)uit tin: " -#: src/lang.c:717 +#: src/lang.c:946 #, c-format msgid "" "# NNTP-server -> newsrc translation table and NNTP-server\n" @@ -3257,44 +3420,48 @@ msgstr "" "# news.example.org /tmp/nrc-ex example ex\n" "#\n" -#: src/lang.c:724 +#: src/lang.c:952 +msgid "NULL" +msgstr "NULL" + +#: src/lang.c:954 msgid "Only" msgstr "Only" -#: src/lang.c:725 +#: src/lang.c:955 #, c-format msgid "Option not enabled. Recompile with %s." msgstr "Option not enabled. Recompile with %s." -#: src/lang.c:726 +#: src/lang.c:956 msgid "Options Menu" msgstr "Options Menu" -#: src/lang.c:727 +#: src/lang.c:957 msgid "Options Menu Commands" msgstr "Options Menu Commands" -#: src/lang.c:730 +#: src/lang.c:960 #, c-format msgid "Error in regex: %s at pos. %d '%s'" msgstr "Error in regex: %s at pos. %d '%s'" -#: src/lang.c:731 +#: src/lang.c:961 #, c-format msgid "Error in regex: pcre internal error %d" msgstr "Error in regex: pcre internal error %d" -#: src/lang.c:733 +#: src/lang.c:963 #, c-format msgid "Error in regex: study - pcre internal error %s" msgstr "Error in regex: study - pcre internal error %s" -#: src/lang.c:735 +#: src/lang.c:965 msgid "Post a followup..." msgstr "Post a followup..." #. TODO: replace hard coded key-name in txt_post_error_ask_postpone -#: src/lang.c:737 +#: src/lang.c:967 msgid "" "An error has occurred while posting the article. If you think that this\n" "error is temporary or otherwise correctable, you can postpone the article\n" @@ -3304,45 +3471,45 @@ msgstr "" "error is temporary or otherwise correctable, you can postpone the article\n" "and pick it up again with ^O later.\n" -#: src/lang.c:740 +#: src/lang.c:970 msgid "Posted articles history" msgstr "Posted articles history" -#: src/lang.c:741 +#: src/lang.c:971 msgid "Posted Articles Menu Commands" msgstr "Posted Articles Menu Commands" -#: src/lang.c:742 +#: src/lang.c:972 msgid "Lookup failed" msgstr "Lookup failed" -#: src/lang.c:743 +#: src/lang.c:973 msgid "Operation not available for replies by mail" msgstr "Operation not available for replies by mail" -#: src/lang.c:744 +#: src/lang.c:974 msgid "Already in posted articles history level" msgstr "Already in posted articles history level" -#: src/lang.c:745 +#: src/lang.c:975 #, c-format msgid "Post to newsgroup(s) [%s]> " msgstr "Post to newsgroup(s) [%s]> " -#: src/lang.c:746 +#: src/lang.c:976 msgid "-- post processing started --" msgstr "-- post processing started --" -#: src/lang.c:747 +#: src/lang.c:977 msgid "-- post processing completed --" msgstr "-- post processing completed --" -#: src/lang.c:748 +#: src/lang.c:978 #, c-format msgid "Post subject [%s]> " msgstr "Post subject [%s]> " -#: src/lang.c:749 +#: src/lang.c:979 msgid "" "# Summary of mailed/posted messages viewable by 'W' command from within " "tin.\n" @@ -3350,254 +3517,295 @@ msgstr "" "# Summary of mailed/posted messages viewable by 'W' command from within " "tin.\n" -#: src/lang.c:750 +#: src/lang.c:980 msgid "Posting article..." msgstr "Posting article..." -#: src/lang.c:751 +#: src/lang.c:982 +#, c-format +msgid "Posting failed (%s)" +msgstr "Posting failed (%s)" + +#: src/lang.c:984 +#, c-format +msgid "Posting: %.*s ..." +msgstr "Posting: %.*s ..." + +#: src/lang.c:985 #, c-format msgid "Post postponed articles [%%s]? (%s/%s/%s/%s/%s): " msgstr "Post postponed articles [%%s]? (%s/%s/%s/%s/%s): " -#: src/lang.c:752 +#: src/lang.c:986 #, c-format msgid "Hot %s" msgstr "Hot %s" -#: src/lang.c:753 +#: src/lang.c:987 #, c-format msgid "Tagged %s" msgstr "Tagged %s" -#: src/lang.c:754 +#: src/lang.c:988 #, c-format msgid "Untagged %s" msgstr "Untagged %s" -#: src/lang.c:756 +#: src/lang.c:990 #, c-format msgid "Preparing for filtering on Path header (%d/%d)..." msgstr "Preparing for filtering on Path header (%d/%d)..." -#: src/lang.c:758 +#: src/lang.c:992 +msgid "Processing attributes..." +msgstr "Processing attributes..." + +#: src/lang.c:993 msgid "Processing mail messages marked for deletion." msgstr "Processing mail messages marked for deletion." -#: src/lang.c:759 +#: src/lang.c:994 msgid "Processing saved articles marked for deletion." msgstr "Processing saved articles marked for deletion." -#: src/lang.c:760 +#: src/lang.c:995 #, c-format msgid "Accept Followup-To? %s=post, %s=ignore, %s=quit: " msgstr "Accept Followup-To? %s=post, %s=ignore, %s=quit: " -#: src/lang.c:761 +#: src/lang.c:996 msgid "Article unchanged, abort mailing?" msgstr "Article unchanged, abort mailing?" -#: src/lang.c:762 +#: src/lang.c:997 #, c-format msgid "Do you want to see postponed articles (%d)?" msgstr "Do you want to see postponed articles (%d)?" -#: src/lang.c:764 +#: src/lang.c:999 msgid "Add quick kill filter?" msgstr "Add quick kill filter?" -#: src/lang.c:765 +#: src/lang.c:1000 msgid "Add quick selection filter?" msgstr "Add quick selection filter?" -#: src/lang.c:766 +#: src/lang.c:1001 msgid "Do you really want to quit?" msgstr "Do you really want to quit?" -#: src/lang.c:767 +#: src/lang.c:1002 #, c-format msgid "%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: " msgstr "%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: " -#: src/lang.c:768 +#: src/lang.c:1003 msgid "You have tagged articles in this group - quit anyway?" msgstr "You have tagged articles in this group - quit anyway?" -#: src/lang.c:769 +#: src/lang.c:1004 #, c-format msgid "%s=quit, %s=edit, %s=postpone: " msgstr "%s=quit, %s=edit, %s=postpone: " -#: src/lang.c:770 +#: src/lang.c:1005 #, c-format -msgid "%s=quit %s=edit %s=save kill description: " -msgstr "%s=quit %s=edit %s=save kill description: " +msgid "%s=quit, %s=edit, %s=save kill description: " +msgstr "%s=quit, %s=edit, %s=save kill description: " -#: src/lang.c:771 +#: src/lang.c:1006 #, c-format -msgid "%s=quit %s=edit %s=save select description: " -msgstr "%s=quit %s=edit %s=save select description: " +msgid "%s=quit, %s=edit, %s=save select description: " +msgstr "%s=quit, %s=edit, %s=save select description: " -#: src/lang.c:772 +#: src/lang.c:1007 msgid "Do you really want to quit without saving your configuration?" msgstr "Do you really want to quit without saving your configuration?" -#: src/lang.c:775 +#: src/lang.c:1010 msgid "Invalid range - valid are '0-9.$' e.g. 1-$" msgstr "Invalid range - valid are '0-9.$' e.g. 1-$" -#: src/lang.c:776 +#: src/lang.c:1012 msgid "Do you want to abort this operation?" msgstr "Do you want to abort this operation?" -#: src/lang.c:777 +#: src/lang.c:1013 msgid "Do you want to exit tin immediately?" msgstr "Do you want to exit tin immediately?" -#: src/lang.c:778 +#: src/lang.c:1015 msgid "Reading ('q' to quit)..." msgstr "Reading ('q' to quit)..." -#: src/lang.c:779 +#: src/lang.c:1016 #, c-format -msgid "Reading %sarticles..." -msgstr "Reading %sarticles..." +msgid "Reading %s articles..." +msgstr "Reading %s articles..." -#: src/lang.c:780 +#: src/lang.c:1017 #, c-format msgid "Reading %sattributes file...\n" msgstr "Reading %sattributes file...\n" -#: src/lang.c:781 +#: src/lang.c:1018 #, c-format msgid "Reading %sconfig file...\n" msgstr "Reading %sconfig file...\n" -#: src/lang.c:782 +#: src/lang.c:1019 msgid "Reading filter file...\n" msgstr "Reading filter file...\n" -#: src/lang.c:783 +#: src/lang.c:1021 +msgid "reading from local spool" +msgstr "reading from local spool" + +#: src/lang.c:1023 +#, c-format +msgid "Reading %s\n" +msgstr "Reading %s\n" + +#: src/lang.c:1024 #, c-format msgid "Reading %s groups..." msgstr "Reading %s groups..." -#: src/lang.c:784 +#: src/lang.c:1025 msgid "Reading input history file...\n" msgstr "Reading input history file...\n" -#: src/lang.c:785 -msgid "Reading keymap file...\n" -msgstr "Reading keymap file...\n" +#: src/lang.c:1026 +#, c-format +msgid "Reading keymap file: %s\n" +msgstr "Reading keymap file: %s\n" -#: src/lang.c:786 +#: src/lang.c:1027 msgid "Reading groups from active file... " msgstr "Reading groups from active file... " -#: src/lang.c:787 +#: src/lang.c:1028 msgid "Reading groups from newsrc file... " msgstr "Reading groups from newsrc file... " -#: src/lang.c:788 +#: src/lang.c:1029 msgid "Reading newsgroups file... " msgstr "Reading newsgroups file... " -#: src/lang.c:789 +#: src/lang.c:1030 msgid "Reading newsrc file..." msgstr "Reading newsrc file..." -#: src/lang.c:790 +#: src/lang.c:1031 msgid "References: line " msgstr "References: line " -#: src/lang.c:792 +#: src/lang.c:1033 #, c-format msgid "(%d:%02d remaining)" msgstr "(%d:%02d remaining)" -#: src/lang.c:794 +#: src/lang.c:1035 #, c-format msgid "Bogus group %s removed." msgstr "Bogus group %s removed." -#: src/lang.c:795 +#: src/lang.c:1036 msgid "Removed from this rule: " msgstr "Removed from this rule: " -#: src/lang.c:796 +#: src/lang.c:1037 #, c-format msgid "Error: rename %s to %s" msgstr "Error: rename %s to %s" -#: src/lang.c:797 +#: src/lang.c:1038 msgid "Reply to author..." msgstr "Reply to author..." -#: src/lang.c:798 +#: src/lang.c:1039 msgid "Repost" msgstr "Repost" -#: src/lang.c:799 +#: src/lang.c:1040 msgid "Reposting article..." msgstr "Reposting article..." -#: src/lang.c:800 +#: src/lang.c:1041 #, c-format msgid "Repost article(s) to group(s) [%s]> " msgstr "Repost article(s) to group(s) [%s]> " -#: src/lang.c:801 +#: src/lang.c:1042 msgid "Reset newsrc?" msgstr "Reset newsrc?" -#: src/lang.c:802 +#: src/lang.c:1043 msgid "Responses have been directed to the following newsgroups" msgstr "Responses have been directed to the following newsgroups" -#: src/lang.c:803 +#: src/lang.c:1044 #, c-format msgid "Responses have been directed to poster. %s=mail, %s=post, %s=quit: " msgstr "Responses have been directed to poster. %s=mail, %s=post, %s=quit: " -#: src/lang.c:805 +#: src/lang.c:1045 msgid "Press to continue..." msgstr "Press to continue..." -#: src/lang.c:807 +#: src/lang.c:1047 +#, c-format +msgid "Score: %s" +msgstr "Score: %s" + +#: src/lang.c:1048 #, c-format msgid "Select From [%s] (y/n): " msgstr "Select From [%s] (y/n): " -#: src/lang.c:808 +#: src/lang.c:1049 msgid "Select Lines: (num): " msgstr "Select Lines: (num): " -#: src/lang.c:809 +#: src/lang.c:1050 msgid "Auto-select Article Menu" msgstr "Auto-select Article Menu" -#: src/lang.c:810 +#: src/lang.c:1051 #, c-format msgid "Select Msg-ID [%s] (f/l/o/n): " msgstr "Select Msg-ID [%s] (f/l/o/n): " -#: src/lang.c:811 +#: src/lang.c:1052 msgid "Select pattern scope: " msgstr "Select pattern scope: " -#: src/lang.c:812 +#: src/lang.c:1053 #, c-format msgid "Select Subject [%s] (y/n): " msgstr "Select Subject [%s] (y/n): " -#: src/lang.c:813 +#: src/lang.c:1054 msgid "Select text pattern : " msgstr "Select text pattern : " -#: src/lang.c:814 +#: src/lang.c:1055 msgid "Select time in days : " msgstr "Select time in days : " -#: src/lang.c:815 +#: src/lang.c:1056 +msgid "[k]" +msgstr "[k]" + +#: src/lang.c:1057 +msgid "[T]" +msgstr "[T]" + +#: src/lang.c:1058 +msgid " R" +msgstr " R" + +#: src/lang.c:1059 #, c-format msgid "" "# %s server configuration file\n" @@ -3618,54 +3826,54 @@ msgstr "" "############################################################################\n" "\n" -#: src/lang.c:821 +#: src/lang.c:1065 msgid "Showing unread groups only" msgstr "Showing unread groups only" -#: src/lang.c:822 +#: src/lang.c:1066 msgid "Subject: line (ignore case) " msgstr "Subject: line (ignore case) " -#: src/lang.c:823 +#: src/lang.c:1067 msgid "Subject: line (case sensitive)" msgstr "Subject: line (case sensitive)" -#: src/lang.c:824 +#: src/lang.c:1068 msgid "Save" msgstr "Save" -#: src/lang.c:825 +#: src/lang.c:1069 #, c-format msgid "Save '%s' (%s/%s)?" msgstr "Save '%s' (%s/%s)?" -#: src/lang.c:826 +#: src/lang.c:1070 msgid "Save configuration before continuing?" msgstr "Save configuration before continuing?" -#: src/lang.c:827 +#: src/lang.c:1071 msgid "Save filename> " msgstr "Save filename> " -#: src/lang.c:828 +#: src/lang.c:1072 msgid "Saved" msgstr "Saved" -#: src/lang.c:829 +#: src/lang.c:1073 #, c-format msgid "%4d unread (%4d hot) %s in %s\n" msgstr "%4d unread (%4d hot) %s in %s\n" -#: src/lang.c:830 +#: src/lang.c:1074 #, c-format msgid "Saved %s...\n" msgstr "Saved %s...\n" -#: src/lang.c:831 +#: src/lang.c:1075 msgid "Nothing was saved" msgstr "Nothing was saved" -#: src/lang.c:832 +#: src/lang.c:1076 #, c-format msgid "" "\n" @@ -3674,183 +3882,188 @@ msgstr "" "\n" "%s %d %s from %d %s\n" -#: src/lang.c:833 +#: src/lang.c:1077 #, c-format msgid "-- %s saved to %s%s --" msgstr "-- %s saved to %s%s --" -#: src/lang.c:834 +#: src/lang.c:1078 #, c-format msgid "-- %s saved to %s - %s --" msgstr "-- %s saved to %s - %s --" -#: src/lang.c:835 +#: src/lang.c:1079 msgid "Saving..." msgstr "Saving..." -#: src/lang.c:836 +#: src/lang.c:1080 #, c-format msgid "%s: Screen initialization failed" msgstr "%s: Screen initialisation failed" -#: src/lang.c:838 +#: src/lang.c:1082 #, c-format msgid "%s: screen is too small\n" msgstr "%s: screen is too small\n" -#: src/lang.c:840 +#: src/lang.c:1084 #, c-format msgid "screen is too small, %s is exiting" msgstr "screen is too small, %s is exiting" -#: src/lang.c:841 +#: src/lang.c:1085 msgid "Delete scope?" msgstr "Delete scope?" -#: src/lang.c:842 +#: src/lang.c:1086 msgid "Enter scope> " msgstr "Enter scope> " -#: src/lang.c:843 +#: src/lang.c:1087 msgid "Select new position> " msgstr "Select new position> " -#: src/lang.c:844 +#: src/lang.c:1088 msgid "New position cannot be a global scope" msgstr "New position cannot be a global scope" -#: src/lang.c:845 +#: src/lang.c:1089 msgid "Global scope, operation not allowed" msgstr "Global scope, operation not allowed" -#: src/lang.c:846 +#: src/lang.c:1090 msgid "Rename scope> " msgstr "Rename scope> " -#: src/lang.c:847 +#: src/lang.c:1091 msgid "Select scope> " msgstr "Select scope> " -#: src/lang.c:848 +#: src/lang.c:1092 msgid "Scopes Menu" msgstr "Scopes Menu" -#: src/lang.c:849 +#: src/lang.c:1093 msgid "Scopes Menu Commands" msgstr "Scopes Menu Commands" -#: src/lang.c:850 +#: src/lang.c:1094 #, c-format msgid "Search backwards [%s]> " msgstr "Search backwards [%s]> " -#: src/lang.c:851 +#: src/lang.c:1095 #, c-format msgid "Search body [%s]> " msgstr "Search body [%s]> " -#: src/lang.c:852 +#: src/lang.c:1096 #, c-format msgid "Search forwards [%s]> " msgstr "Search forwards [%s]> " -#: src/lang.c:853 +#: src/lang.c:1097 msgid "Searching..." msgstr "Searching..." -#: src/lang.c:854 +#: src/lang.c:1098 #, c-format msgid "Searching article %d of %d ('q' to abort)..." msgstr "Searching article %d of %d ('q' to abort)..." -#: src/lang.c:855 +#: src/lang.c:1099 msgid "Select article> " msgstr "Select article> " -#: src/lang.c:856 +#: src/lang.c:1100 msgid "" "Select option number before text or use arrow keys and . 'q' to quit." msgstr "" "Select option number before text or use arrow keys and . 'q' to quit." -#: src/lang.c:857 +#: src/lang.c:1101 msgid "Select group> " msgstr "Select group> " -#: src/lang.c:858 +#: src/lang.c:1102 #, c-format msgid "Enter selection pattern [%s]> " msgstr "Enter selection pattern [%s]> " -#: src/lang.c:859 +#: src/lang.c:1103 msgid "Select thread> " msgstr "Select thread> " -#: src/lang.c:860 +#: src/lang.c:1104 #, c-format msgid "%s %s %s (\"%s\"): send a DETAILED bug report to %s\n" msgstr "%s %s %s (\"%s\"): send a DETAILED bug report to %s\n" -#: src/lang.c:861 +#: src/lang.c:1105 msgid "servers active-file" msgstr "servers active-file" -#: src/lang.c:862 +#: src/lang.c:1106 +#, c-format +msgid "Skipped %s" +msgstr "Skipped %s" + +#: src/lang.c:1107 msgid "Cannot move into new newsgroups. Subscribe first..." msgstr "Cannot move into new newsgroups. Subscribe first..." -#: src/lang.c:863 +#: src/lang.c:1108 msgid "" msgstr "" -#: src/lang.c:864 +#: src/lang.c:1109 #, c-format msgid "Starting: (%s)" msgstr "Starting: (%s)" -#: src/lang.c:865 +#: src/lang.c:1110 #, c-format msgid "List Thread (%d of %d)" msgstr "List Thread (%d of %d)" -#: src/lang.c:866 +#: src/lang.c:1111 #, c-format msgid "Thread (%.*s)" msgstr "Thread (%.*s)" -#: src/lang.c:867 +#: src/lang.c:1112 msgid "Enter wildcard subscribe pattern> " msgstr "Enter wildcard subscribe pattern> " -#: src/lang.c:868 +#: src/lang.c:1113 #, c-format msgid "subscribed to %d groups" msgstr "subscribed to %d groups" -#: src/lang.c:869 +#: src/lang.c:1114 #, c-format msgid "Subscribed to %s" msgstr "Subscribed to %s" -#: src/lang.c:870 +#: src/lang.c:1115 msgid "Subscribing... " msgstr "Subscribing... " -#: src/lang.c:871 +#: src/lang.c:1116 #, c-format msgid "Repost or supersede article(s) [%%s]? (%s/%s/%s): " msgstr "Repost or supersede article(s) [%%s]? (%s/%s/%s): " -#: src/lang.c:872 +#: src/lang.c:1117 #, c-format msgid "Supersede article(s) to group(s) [%s]> " msgstr "Supersede article(s) to group(s) [%s]> " -#: src/lang.c:873 +#: src/lang.c:1118 msgid "Superseding article ..." msgstr "Superseding article ..." -#: src/lang.c:874 +#: src/lang.c:1119 #, c-format msgid "" "\n" @@ -3859,24 +4072,29 @@ msgstr "" "\n" "Stopped. Type 'fg' to restart %s\n" -#: src/lang.c:876 +#: src/lang.c:1121 #, c-format msgid "%d days" msgstr "%d days" -#: src/lang.c:877 +#: src/lang.c:1122 msgid "" msgstr "" -#: src/lang.c:878 +#: src/lang.c:1123 msgid "TeX " msgstr "TeX " -#: src/lang.c:879 +#: src/lang.c:1124 +#, c-format +msgid "Version: %s %s release %s (\"%s\")" +msgstr "Version: %s %s release %s (\"%s\")" + +#: src/lang.c:1125 msgid "# Default action/prompt strings\n" msgstr "# Default action/prompt strings\n" -#: src/lang.c:880 +#: src/lang.c:1126 msgid "" "# Defaults for quick (1 key) kill & auto-selection filters\n" "# header=NUM 0,1=Subject: 2,3=From: 4=Message-ID: & full References: line\n" @@ -3894,217 +4112,287 @@ msgstr "" "# case=ON/OFF ON=filter case sensitive OFF=ignore case\n" "# expire=ON/OFF ON=limit to default_filter_days OFF=don't ever expire\n" -#: src/lang.c:893 +#: src/lang.c:1139 msgid "" "# If ON use print current subject or newsgroup description in the last line\n" msgstr "" "# If ON use print current subject or newsgroup description in the last line\n" -#: src/lang.c:894 +#: src/lang.c:1140 msgid "# Host & time info used for detecting new groups (don't touch)\n" msgstr "# Host & time info used for detecting new groups (don't touch)\n" -#: src/lang.c:895 +#: src/lang.c:1141 msgid "There is no news\n" msgstr "There is no news\n" -#: src/lang.c:896 +#: src/lang.c:1142 msgid "Thread" msgstr "Thread" -#: src/lang.c:897 +#: src/lang.c:1143 msgid "Thread Level Commands" msgstr "Thread Level Commands" -#: src/lang.c:898 +#: src/lang.c:1144 msgid "Thread deselected" msgstr "Thread deselected" -#: src/lang.c:899 +#: src/lang.c:1145 msgid "Thread selected" msgstr "Thread selected" -#: src/lang.c:900 +#: src/lang.c:1146 msgid "thread" msgstr "thread" -#: src/lang.c:901 +#: src/lang.c:1147 #, c-format msgid "Thread %4s of %4s" msgstr "Thread %4s of %4s" -#: src/lang.c:902 +#: src/lang.c:1148 msgid "Threading articles..." msgstr "Threading articles..." -#: src/lang.c:903 +#: src/lang.c:1149 +msgid "Threading by multipart" +msgstr "Threading by multipart" + +#: src/lang.c:1151 +#, c-format +msgid "TLS handshake failed: %s\n" +msgstr "TLS handshake failed: %s\n" + +#: src/lang.c:1153 +msgid "" +msgstr "" + +#: src/lang.c:1154 +msgid "" +msgstr "" + +#: src/lang.c:1155 +msgid "" +msgstr "" + +#: src/lang.c:1156 +msgid "" +msgstr "" + +#: src/lang.c:1157 +#, c-format +msgid "%s handshake done: %s\n" +msgstr "%s handshake done: %s\n" + +#: src/lang.c:1158 src/lang.c:1309 +msgid "unknown error" +msgstr "unknown error" + +#: src/lang.c:1161 +#, c-format +msgid "TLS handshake failed: %s (%d)\n" +msgstr "TLS handshake failed: %s (%d)\n" + +#: src/lang.c:1162 +#, c-format +msgid "TLS peer verification failed: %s\n" +msgstr "TLS peer verification failed: %s\n" + +#: src/lang.c:1163 +#, c-format +msgid "TLS peer verification failed, continuing anyway as requested: %s\n" +msgstr "TLS peer verification failed, continuing anyway as requested: %s\n" + +#: src/lang.c:1164 +msgid "" +msgstr "" + +#: src/lang.c:1165 +msgid "unexpected certificate verification status!" +msgstr "unexpected certificate verification status!" + +#: src/lang.c:1168 +#, c-format +msgid "" +"TLS peer verification failed: %s.\n" +"Continuing anyway as requested.\n" +msgstr "" +"TLS peer verification failed: %s.\n" +"Continuing anyway as requested.\n" + +#: src/lang.c:1171 +#, c-format +msgid "TLS handshake done: %s\n" +msgstr "TLS handshake done: %s\n" + +#: src/lang.c:1174 #, c-format msgid "Toggled word highlighting %s" msgstr "Toggled word highlighting %s" -#: src/lang.c:904 +#: src/lang.c:1175 msgid "Toggled rot13 encoding" msgstr "Toggled rot13 encoding" -#: src/lang.c:905 +#: src/lang.c:1176 #, c-format msgid "Toggled German TeX encoding %s" msgstr "Toggled German TeX encoding %s" -#: src/lang.c:906 +#: src/lang.c:1177 #, c-format msgid "Toggled tab-width to %d" msgstr "Toggled tab-width to %d" -#: src/lang.c:908 +#: src/lang.c:1179 #, c-format msgid "%d Trying to dotlock %s" msgstr "%d Trying to dotlock %s" -#: src/lang.c:909 +#: src/lang.c:1180 #, c-format msgid "%d Trying to lock %s" msgstr "%d Trying to lock %s" -#: src/lang.c:911 +#: src/lang.c:1182 #, c-format msgid "%s=help" msgstr "%s=help" -#: src/lang.c:913 +#: src/lang.c:1184 msgid "Unlimited" msgstr "Unlimited" -#: src/lang.c:914 +#: src/lang.c:1185 msgid "Enter wildcard unsubscribe pattern> " msgstr "Enter wildcard unsubscribe pattern> " -#: src/lang.c:915 +#: src/lang.c:1186 #, c-format msgid "Error decoding %s : %s" msgstr "Error decoding %s : %s" -#: src/lang.c:916 +#: src/lang.c:1187 msgid "No end." msgstr "No end." -#: src/lang.c:917 +#: src/lang.c:1188 #, c-format msgid "%s successfully decoded." msgstr "%s successfully decoded." -#: src/lang.c:918 -#, c-format -msgid "" -"%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n" -"\n" -msgstr "" -"%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n" -"\n" +#: src/lang.c:1189 +msgid "unchanged" +msgstr "unchanged" -#: src/lang.c:919 -msgid "unread " -msgstr "unread " +#: src/lang.c:1190 +msgid "(unknown)" +msgstr "(unknown)" -#: src/lang.c:920 +#: src/lang.c:1191 +msgid "unread" +msgstr "unread" + +#: src/lang.c:1192 #, c-format msgid "unsubscribed from %d groups" msgstr "unsubscribed from %d groups" -#: src/lang.c:921 +#: src/lang.c:1193 #, c-format msgid "Unsubscribed from %s" msgstr "Unsubscribed from %s" -#: src/lang.c:922 +#: src/lang.c:1194 msgid "Unsubscribing... " msgstr "Unsubscribing... " -#: src/lang.c:923 +#: src/lang.c:1195 msgid "Unthreading articles..." msgstr "Unthreading articles..." -#: src/lang.c:924 +#: src/lang.c:1196 msgid "Updated" msgstr "Updated" -#: src/lang.c:925 +#: src/lang.c:1197 msgid "Updating" msgstr "Updating" -#: src/lang.c:926 +#: src/lang.c:1198 msgid "URL Menu" msgstr "URL Menu" -#: src/lang.c:927 +#: src/lang.c:1199 msgid "URL Menu Commands" msgstr "URL Menu Commands" -#: src/lang.c:928 +#: src/lang.c:1200 #, c-format msgid "Opening %s" msgstr "Opening %s" -#: src/lang.c:929 +#: src/lang.c:1201 msgid "Select URL> " msgstr "Select URL> " -#: src/lang.c:930 +#: src/lang.c:1202 msgid "No URLs in this article" msgstr "No URLs in this article" -#: src/lang.c:931 +#: src/lang.c:1203 msgid "Use MIME display program for this message?" msgstr "Use MIME display program for this message?" -#: src/lang.c:932 +#: src/lang.c:1204 msgid " -c mark all news as read in subscribed newsgroups (batch mode)" msgstr " -c mark all news as read in subscribed newsgroups (batch mode)" -#: src/lang.c:933 +#: src/lang.c:1205 msgid " -Z return status indicating if any unread news (batch mode)" msgstr " -Z return status indicating if any unread news (batch mode)" -#: src/lang.c:934 +#: src/lang.c:1206 msgid " -q don't check for new newsgroups" msgstr " -q don't check for new newsgroups" -#: src/lang.c:935 +#: src/lang.c:1207 msgid " -X don't save any files on quit" msgstr " -X don't save any files on quit" -#: src/lang.c:936 +#: src/lang.c:1208 msgid " -d don't show newsgroup descriptions" msgstr " -d don't show newsgroup descriptions" -#: src/lang.c:937 +#: src/lang.c:1209 msgid " -G limit get only limit articles/group" msgstr " -G limit get only limit articles/group" -#: src/lang.c:938 +#: src/lang.c:1210 #, c-format msgid " -H help information about %s" msgstr " -H help information about %s" -#: src/lang.c:939 +#: src/lang.c:1211 msgid " -h this help message" msgstr " -h this help message" -#: src/lang.c:940 +#: src/lang.c:1212 #, c-format msgid " -I dir news index file directory [default=%s]" msgstr " -I dir news index file directory [default=%s]" -#: src/lang.c:941 +#: src/lang.c:1213 msgid " -u update index files (batch mode)" msgstr " -u update index files (batch mode)" -#: src/lang.c:942 +#: src/lang.c:1214 #, c-format msgid " -m dir mailbox directory [default=%s]" msgstr " -m dir mailbox directory [default=%s]" -#: src/lang.c:943 +#: src/lang.c:1215 #, c-format msgid "" "\n" @@ -4113,49 +4401,49 @@ msgstr "" "\n" "Mail bug reports/comments to %s" -#: src/lang.c:944 +#: src/lang.c:1216 msgid " -N mail new news to your posts (batch mode)" msgstr " -N mail new news to your posts (batch mode)" -#: src/lang.c:945 +#: src/lang.c:1217 msgid " -M user mail new news to specified user (batch mode)" msgstr " -M user mail new news to specified user (batch mode)" -#: src/lang.c:946 +#: src/lang.c:1218 #, c-format msgid " -f file subscribed to newsgroups file [default=%s]" msgstr " -f file subscribed to newsgroups file [default=%s]" -#: src/lang.c:947 +#: src/lang.c:1219 msgid " -x no-posting mode" msgstr " -x no-posting mode" -#: src/lang.c:948 +#: src/lang.c:1220 msgid " -w post an article and exit" msgstr " -w post an article and exit" -#: src/lang.c:949 +#: src/lang.c:1221 msgid " -o post all postponed articles and exit" msgstr " -o post all postponed articles and exit" -#: src/lang.c:950 +#: src/lang.c:1222 msgid " -R read news saved by -S option" msgstr " -R read news saved by -S option" -#: src/lang.c:951 +#: src/lang.c:1223 #, c-format msgid " -s dir save news directory [default=%s]" msgstr " -s dir save news directory [default=%s]" -#: src/lang.c:952 +#: src/lang.c:1224 msgid " -S save new news for later reading (batch mode)" msgstr " -S save new news for later reading (batch mode)" -#: src/lang.c:953 +#: src/lang.c:1225 msgid " -z start if any unread news" msgstr " -z start if any unread news" -#: src/lang.c:954 +#: src/lang.c:1226 #, c-format msgid "" "A Usenet reader.\n" @@ -4166,35 +4454,53 @@ msgstr "" "\n" "Usage: %s [options] [newsgroup[,...]]" -#: src/lang.c:955 +#: src/lang.c:1227 msgid " -v verbose output for batch mode options" msgstr " -v verbose output for batch mode options" -#: src/lang.c:956 +#: src/lang.c:1228 msgid " -V print version & date information" msgstr " -V print version & date information" -#: src/lang.c:957 +#: src/lang.c:1229 #, c-format msgid "%s only useful without batch mode operations\n" msgstr "%s only useful without batch mode operations\n" -#: src/lang.c:958 +#: src/lang.c:1230 #, c-format msgid "%s only useful for batch mode operations\n" msgstr "%s only useful for batch mode operations\n" -#: src/lang.c:959 +#: src/lang.c:1231 #, c-format msgid "%s only useful for batch or debug mode operations\n" msgstr "%s only useful for batch or debug mode operations\n" -#: src/lang.c:960 +#: src/lang.c:1232 #, c-format msgid "Useless combination %s and %s. Ignoring %s.\n" msgstr "Useless combination %s and %s. Ignoring %s.\n" -#: src/lang.c:966 +#: src/lang.c:1233 +msgid "uuencoded file" +msgstr "uuencoded file" + +#: src/lang.c:1234 +msgid "incomplete uuencoded file" +msgstr "incomplete uuencoded file" + +#: src/lang.c:1237 +#, c-format +msgid "Valid not after : %s\n" +msgstr "Valid not after : %s\n" + +#: src/lang.c:1238 +#, c-format +msgid "Valid not before: %s\n" +msgstr "Valid not before: %s\n" + +#: src/lang.c:1240 #, c-format msgid "" "\n" @@ -4203,12 +4509,12 @@ msgstr "" "\n" "%s%d out of range (0 - %d). Reset to 0" -#: src/lang.c:967 +#: src/lang.c:1241 #, c-format msgid "View '%s' (%s/%s)?" msgstr "View '%s' (%s/%s)?" -#: src/lang.c:969 +#: src/lang.c:1243 #, c-format msgid "" "\n" @@ -4219,7 +4525,7 @@ msgstr "" "Warning: posting exceeds %d columns. Line %d is the first long one:\n" "%-100s\n" -#: src/lang.c:970 +#: src/lang.c:1244 msgid "" "\n" "Warning: article unchanged after editing\n" @@ -4227,7 +4533,7 @@ msgstr "" "\n" "Warning: article unchanged after editing\n" -#: src/lang.c:971 +#: src/lang.c:1245 msgid "" "\n" "Warning: \"Subject:\" contains only whitespaces.\n" @@ -4235,7 +4541,7 @@ msgstr "" "\n" "Warning: \"Subject:\" contains only whitespaces.\n" -#: src/lang.c:972 +#: src/lang.c:1246 msgid "" "\n" "Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:" @@ -4245,7 +4551,7 @@ msgstr "" "Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:" "\".\n" -#: src/lang.c:974 +#: src/lang.c:1248 msgid "" "\n" "Warning: Article has \"References:\" but \"Subject:\" does not begin\n" @@ -4255,7 +4561,7 @@ msgstr "" "Warning: Article has \"References:\" but \"Subject:\" does not begin\n" " with \"Re: \" and does not contain \"(was:\".\n" -#: src/lang.c:977 +#: src/lang.c:1251 msgid "" "Read carefully!\n" "\n" @@ -4279,7 +4585,7 @@ msgstr "" "This is the article you are about to cancel:\n" "\n" -#: src/lang.c:981 +#: src/lang.c:1255 msgid "" "\n" "Warning: You are using a non-plain transfer encoding (such as base64 or\n" @@ -4293,7 +4599,42 @@ msgstr "" " article. If a signature is appended by that inews program it will\n" " not be encoded properly.\n" -#: src/lang.c:986 +#: src/lang.c:1261 +#, c-format +msgid "" +"\n" +"Line %d is longer than %d octets and should be folded, but encoding\n" +"is neither set to %s nor to %s.\n" +msgstr "" +"\n" +"Line %d is longer than %d octets and should be folded, but encoding\n" +"is neither set to %s nor to %s.\n" + +#: src/lang.c:1265 +#, c-format +msgid "" +"\n" +"Line %d is longer than %d octets and should be folded, but encoding\n" +"is set to %s without enabling MIME_BREAK_LONG_LINES or\n" +"posting doesn't contain any 8bit chars and thus folding won't happen.\n" +msgstr "" +"\n" +"Line %d is longer than %d octets and should be folded, but encoding\n" +"is set to %s without enabling MIME_BREAK_LONG_LINES or\n" +"posting doesn't contain any 8bit chars and thus folding won't happen.\n" + +#: src/lang.c:1269 +#, c-format +msgid "" +"\n" +"Line %d is longer than %d octets and should be folded, but encoding\n" +"is not set to %s.\n" +msgstr "" +"\n" +"Line %d is longer than %d octets and should be folded, but encoding\n" +"is not set to %s.\n" + +#: src/lang.c:1272 msgid "" "\n" "Warning: \"example\" is a reserved hierarchy!\n" @@ -4301,7 +4642,7 @@ msgstr "" "\n" "Warning: \"example\" is a reserved hierarchy!\n" -#: src/lang.c:987 +#: src/lang.c:1273 #, c-format msgid "" "\n" @@ -4316,7 +4657,7 @@ msgstr "" "Some values in your %s file have changed!\n" "Read WHATSNEW, etc...\n" -#: src/lang.c:989 +#: src/lang.c:1275 #, c-format msgid "" "\n" @@ -4329,7 +4670,7 @@ msgstr "" "You are downgrading to tin %s from a more recent version!\n" "Some values in your %s file may be ignored, others might have changed!\n" -#: src/lang.c:992 +#: src/lang.c:1278 #, c-format msgid "" "Warning: tin wrote fewer groups to your\n" @@ -4344,7 +4685,7 @@ msgstr "" "this session this indicates an error and you should backup your %s\n" "before you start tin once again!\n" -#: src/lang.c:996 +#: src/lang.c:1282 #, c-format msgid "" "\n" @@ -4353,12 +4694,12 @@ msgstr "" "\n" "Warning: Found %d '-- \\n' lines, this may confuse some people.\n" -#: src/lang.c:997 +#: src/lang.c:1283 #, c-format msgid "Warning: Only %d out of %d articles were saved" msgstr "Warning: Only %d out of %d articles were saved" -#: src/lang.c:998 +#: src/lang.c:1284 #, c-format msgid "" "\n" @@ -4375,14 +4716,23 @@ msgstr "" "as\n" " possible.\n" -#: src/lang.c:1002 +#: src/lang.c:1288 #, c-format msgid "" "Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? " msgstr "" "Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? " -#: src/lang.c:1003 +#: src/lang.c:1289 +#, c-format +msgid "" +"Warning: line %d contains unprintable chars:\n" +"%s\n" +msgstr "" +"Warning: line %d contains unprintable chars:\n" +"%s\n" + +#: src/lang.c:1290 msgid "" "\n" "Warning: Signatures should start with '-- \\n' not with '--\\n'.\n" @@ -4390,37 +4740,126 @@ msgstr "" "\n" "Warning: Signatures should start with '-- \\n' not with '--\\n'.\n" -#: src/lang.c:1004 +#: src/lang.c:1291 msgid "Writing attributes file..." msgstr "Writing attributes file..." -#: src/lang.c:1006 +#: src/lang.c:1292 +#, c-format +msgid "Writing %s\n" +msgstr "Writing %s\n" + +#: src/lang.c:1293 +msgid "Writing overview cache..." +msgstr "Writing overview cache..." + +#: src/lang.c:1295 #, c-format msgid "%4d Responses" msgstr "%4d Responses" -#: src/lang.c:1008 +#: src/lang.c:1297 +msgid "Can't run slrnface: couldn't construct fifo name." +msgstr "Can't run slrnface: couldn't construct fifo name." + +#: src/lang.c:1298 +#, c-format +msgid "Can't run slrnface: failed to create %s" +msgstr "Can't run slrnface: failed to create %s" + +#: src/lang.c:1299 +#, c-format +msgid "Slrnface abnormally exited, code %d." +msgstr "Slrnface abnormally exited, code %d." + +#: src/lang.c:1300 +#, c-format +msgid "Slrnface failed: %s." +msgstr "Slrnface failed: %s." + +#: src/lang.c:1301 +#, c-format +msgid "Can't run slrnface: Environment variable %s not found." +msgstr "Can't run slrnface: Environment variable %s not found." + +#: src/lang.c:1302 +msgid "Can't run slrnface: Not running in an xterm." +msgstr "Can't run slrnface: Not running in an xterm." + +#: src/lang.c:1303 +msgid "couldn't connect to display" +msgstr "couldn't connect to display" + +#: src/lang.c:1304 +msgid "can't open FIFO" +msgstr "can't open FIFO" + +#: src/lang.c:1305 +msgid "executable not found" +msgstr "executable not found" + +#: src/lang.c:1306 +msgid "fork() failed" +msgstr "fork() failed" + +#: src/lang.c:1307 +msgid "couldn't find controlling terminal" +msgstr "couldn't find controlling terminal" + +#: src/lang.c:1308 +msgid "terminal doesn't export width and height" +msgstr "terminal doesn't export width and height" + +#: src/lang.c:1310 +msgid "WINDOWID not found in environment" +msgstr "WINDOWID not found in environment" + +#: src/lang.c:1311 +msgid "" +"This directory is used to create named pipes for communication between\n" +"slrnface and its parent process. It should normally be empty because\n" +"the pipe is deleted right after it has been opened by both processes.\n" +"\n" +"File names generated by slrnface have the form \"hostname.pid\". It is\n" +"probably an error if they linger here longer than a fraction of a second.\n" +"\n" +"However, if the directory is mounted from an NFS server, you might see\n" +"special files created by your NFS server while slrnface is running.\n" +"Do not try to remove them.\n" +msgstr "" +"This directory is used to create named pipes for communication between\n" +"slrnface and its parent process. It should normally be empty because\n" +"the pipe is deleted right after it has been opened by both processes.\n" +"\n" +"File names generated by slrnface have the form \"hostname.pid\". It is\n" +"probably an error if they linger here longer than a fraction of a second.\n" +"\n" +"However, if the directory is mounted from an NFS server, you might see\n" +"special files created by your NFS server while slrnface is running.\n" +"Do not try to remove them.\n" + +#: src/lang.c:1324 #, c-format msgid "Added %d %s" msgstr "Added %d %s" -#: src/lang.c:1009 +#: src/lang.c:1325 msgid "No unsubscribed groups to show" msgstr "No unsubscribed groups to show" -#: src/lang.c:1010 +#: src/lang.c:1326 msgid "Showing subscribed to groups only" msgstr "Showing subscribed to groups only" -#: src/lang.c:1011 +#: src/lang.c:1327 msgid "Yes " msgstr "Yes " -#: src/lang.c:1012 +#: src/lang.c:1328 msgid "You have mail" msgstr "You have mail" -#: src/lang.c:1017 +#: src/lang.c:1333 #, c-format msgid "" "\n" @@ -4441,11 +4880,11 @@ msgstr "" " MM_NETWORK_CHARSET to a suitable value for your posting via the\n" " M)enu option.\n" -#: src/lang.c:1028 +#: src/lang.c:1344 msgid " -D mode debug mode" msgstr " -D mode debug mode" -#: src/lang.c:1032 +#: src/lang.c:1348 msgid "" "Read carefully!\n" "\n" @@ -4475,11 +4914,11 @@ msgstr "" "This is the article you are about to cancel:\n" "\n" -#: src/lang.c:1041 +#: src/lang.c:1357 msgid "toggle color" msgstr "toggle colour" -#: src/lang.c:1042 +#: src/lang.c:1358 msgid "" "# Changing colors of several screen parts\n" "# Possible values are:\n" @@ -4525,11 +4964,11 @@ msgstr "" "# 15 = light white\n" "\n" -#: src/lang.c:1062 +#: src/lang.c:1378 msgid " -a toggle color flag" msgstr " -a toggle colour flag" -#: src/lang.c:1066 +#: src/lang.c:1382 msgid "" "\n" "Error: Followup-To set to more than one newsgroup!\n" @@ -4537,7 +4976,7 @@ msgstr "" "\n" "Error: Followup-To set to more than one newsgroup!\n" -#: src/lang.c:1067 +#: src/lang.c:1383 #, c-format msgid "" "\n" @@ -4546,7 +4985,7 @@ msgstr "" "\n" "Error: \"%s\" is renamed, use \"%s\" instead!\n" -#: src/lang.c:1068 +#: src/lang.c:1384 #, c-format msgid "" "\n" @@ -4555,7 +4994,7 @@ msgstr "" "\n" "Error: cross-posting to %d newsgroups and no Followup-To line!\n" -#: src/lang.c:1069 +#: src/lang.c:1385 #, c-format msgid "" "\n" @@ -4564,7 +5003,7 @@ msgstr "" "\n" "Error: \"%s\" is not a valid newsgroup!\n" -#: src/lang.c:1071 +#: src/lang.c:1387 msgid "" "\n" "Warning: Followup-To set to more than one newsgroup!\n" @@ -4572,7 +5011,7 @@ msgstr "" "\n" "Warning: Followup-To set to more than one newsgroup!\n" -#: src/lang.c:1072 +#: src/lang.c:1388 #, c-format msgid "" "\n" @@ -4581,7 +5020,7 @@ msgstr "" "\n" "Warning: \"%s\" is renamed, you should use \"%s\" instead!\n" -#: src/lang.c:1073 +#: src/lang.c:1389 #, c-format msgid "" "\n" @@ -4590,7 +5029,7 @@ msgstr "" "\n" "Warning: cross-posting to %d newsgroups and no Followup-To line!\n" -#: src/lang.c:1074 +#: src/lang.c:1390 #, c-format msgid "" "\n" @@ -4599,7 +5038,7 @@ msgstr "" "\n" "Warning: \"%s\" is not in your newsrc, it may be invalid at this site!\n" -#: src/lang.c:1075 +#: src/lang.c:1391 #, c-format msgid "" "\n" @@ -4608,168 +5047,191 @@ msgstr "" "\n" "Warning: \"%s\" is not a valid newsgroup at this site!\n" -#: src/lang.c:1079 +#: src/lang.c:1395 #, c-format msgid "%d files successfully written from %d articles. %d %s occurred." msgstr "%d files successfully written from %d articles. %d %s occurred." -#: src/lang.c:1080 +#: src/lang.c:1396 msgid "Missing parts." msgstr "Missing parts." -#: src/lang.c:1081 +#: src/lang.c:1397 msgid "No beginning." msgstr "No beginning." -#: src/lang.c:1082 +#: src/lang.c:1398 msgid "No data." msgstr "No data." -#: src/lang.c:1083 +#: src/lang.c:1399 msgid "Unknown error." msgstr "Unknown error." -#: src/lang.c:1086 +#: src/lang.c:1402 #, c-format msgid "\tChecksum of %s (%ld %s)" msgstr "\tChecksum of %s (%ld %s)" -#: src/lang.c:1091 +#: src/lang.c:1407 msgid "Reading mail active file... " msgstr "Reading mail active file... " -#: src/lang.c:1092 +#: src/lang.c:1408 msgid "Reading mailgroups file... " msgstr "Reading mailgroups file... " -#: src/lang.c:1096 +#: src/lang.c:1412 msgid "perform PGP operations on article" msgstr "perform PGP operations on article" -#: src/lang.c:1097 +#: src/lang.c:1413 msgid "Add key(s) to public keyring?" msgstr "Add key(s) to public keyring?" -#: src/lang.c:1098 +#: src/lang.c:1414 #, c-format msgid "%s=encrypt, %s=sign, %s=both, %s=quit: " msgstr "%s=encrypt, %s=sign, %s=both, %s=quit: " -#: src/lang.c:1099 +#: src/lang.c:1415 #, c-format msgid "%s=sign, %s=sign & include public key, %s=quit: " msgstr "%s=sign, %s=sign & include public key, %s=quit: " -#: src/lang.c:1100 +#: src/lang.c:1416 #, c-format msgid "PGP has not been set up (can't open %s)" msgstr "PGP has not been set up (can't open %s)" -#: src/lang.c:1101 +#: src/lang.c:1417 msgid "Article not signed and no public keys found" msgstr "Article not signed and no public keys found" -#: src/lang.c:1103 +#: src/lang.c:1419 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: " msgstr "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: " -#: src/lang.c:1104 +#: src/lang.c:1420 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: " msgstr "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: " -#: src/lang.c:1105 +#: src/lang.c:1421 #, c-format msgid "" "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: " msgstr "" "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: " -#: src/lang.c:1107 +#: src/lang.c:1423 #, c-format msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone: " msgstr "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone: " -#: src/lang.c:1108 +#: src/lang.c:1424 #, c-format msgid "%s=quit, %s=edit, %s=pgp, %s=send [%%s]: " msgstr "%s=quit, %s=edit, %s=pgp, %s=send [%%s]: " -#: src/lang.c:1109 +#: src/lang.c:1425 #, c-format msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: " msgstr "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: " -#: src/lang.c:1113 +#: src/lang.c:1429 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: " msgstr "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: " -#: src/lang.c:1114 +#: src/lang.c:1430 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=send [%%s]: " msgstr "%s=quit, %s=edit, %s=ispell, %s=send [%%s]: " -#: src/lang.c:1115 +#: src/lang.c:1431 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: " msgstr "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: " -#: src/lang.c:1117 +#: src/lang.c:1433 #, c-format msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: " msgstr "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: " -#: src/lang.c:1118 +#: src/lang.c:1434 #, c-format msgid "%s=quit, %s=edit, %s=send [%%s]: " msgstr "%s=quit, %s=edit, %s=send [%%s]: " -#: src/lang.c:1119 +#: src/lang.c:1435 #, c-format msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: " msgstr "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: " -#: src/lang.c:1125 +#: src/lang.c:1441 msgid "Try cache_overview_files to speed up things.\n" msgstr "Try cache_overview_files to speed up things.\n" -#: src/lang.c:1126 +#: src/lang.c:1442 msgid "Tin will use local index files instead.\n" msgstr "Tin will use local index files instead.\n" -#: src/lang.c:1127 +#: src/lang.c:1443 msgid "Cannot find NNTP server name" msgstr "Cannot find NNTP server name" -#: src/lang.c:1128 +#: src/lang.c:1444 +msgid "CAPABILITIES did not announce READER" +msgstr "CAPABILITIES did not announce READER" + +#: src/lang.c:1445 #, c-format msgid "Connecting to %s:%u..." msgstr "Connecting to %s:%u..." -#: src/lang.c:1129 +#: src/lang.c:1446 +msgid "NNTP connection error. Exiting..." +msgstr "NNTP connection error. Exiting..." + +#: src/lang.c:1447 msgid "Disconnecting from server..." msgstr "Disconnecting from server..." -#: src/lang.c:1130 +#: src/lang.c:1448 #, c-format msgid "Failed to connect to NNTP server %s. Exiting..." msgstr "Failed to connect to NNTP server %s. Exiting..." -#: src/lang.c:1131 +#: src/lang.c:1449 msgid "205 Closing connection" msgstr "205 Closing connection" -#: src/lang.c:1132 +#: src/lang.c:1450 msgid "Your server does not support the NNTP XOVER or OVER command.\n" msgstr "Your server does not support the NNTP XOVER or OVER command.\n" -#: src/lang.c:1133 +#: src/lang.c:1452 +#, c-format +msgid "Port isn't numeric: %s:%s\n" +msgstr "Port isn't numeric: %s:%s\n" + +#: src/lang.c:1453 +#, c-format +msgid "Port in %s isn't numeric: %s:%s\n" +msgstr "Port in %s isn't numeric: %s:%s\n" + +#: src/lang.c:1454 +#, c-format +msgid "reconnect (%d) limit %d reached, giving up." +msgstr "reconnect (%d) limit %d reached, giving up." + +#: src/lang.c:1456 msgid "Connection to news server has timed out. Reconnect?" msgstr "Connection to news server has timed out. Reconnect?" -#: src/lang.c:1134 +#: src/lang.c:1457 #, c-format msgid "" "Put the server name in the file %s,\n" @@ -4778,53 +5240,66 @@ msgstr "" "Put the server name in the file %s,\n" "or set the environment variable NNTPSERVER" -#: src/lang.c:1135 +#: src/lang.c:1459 +msgid "Continuing..." +msgstr "Continuing..." + +#: src/lang.c:1460 +#, c-format +msgid "Read timeout from server (%d seconds) - quit tin?" +msgstr "Read timeout from server (%d seconds) - quit tin?" + +#: src/lang.c:1461 +msgid " -C try COMPRESS NNTP extension" +msgstr " -C try COMPRESS NNTP extension" + +#: src/lang.c:1463 msgid " -A force authentication on connect" msgstr " -A force authentication on connect" -#: src/lang.c:1136 +#: src/lang.c:1464 #, c-format msgid " -g serv read news from NNTP server serv [default=%s]" msgstr " -g serv read news from NNTP server serv [default=%s]" -#: src/lang.c:1137 +#: src/lang.c:1465 #, c-format msgid " -p port use port as NNTP port [default=%d]" msgstr " -p port use port as NNTP port [default=%d]" -#: src/lang.c:1139 +#: src/lang.c:1467 msgid " -k skip verification for NNTPS" msgstr " -k skip verification for NNTPS" -#: src/lang.c:1140 +#: src/lang.c:1468 msgid " -T enable NNTPS" msgstr " -T enable NNTPS" -#: src/lang.c:1142 +#: src/lang.c:1470 msgid " -Q quick start. Same as -dnq" msgstr " -Q quick start. Same as -dnq" -#: src/lang.c:1143 +#: src/lang.c:1471 msgid " -r read news remotely from default NNTP server" msgstr " -r read news remotely from default NNTP server" -#: src/lang.c:1144 +#: src/lang.c:1472 msgid " -l use only LIST instead of GROUP (-n) command" msgstr " -l use only LIST instead of GROUP (-n) command" -#: src/lang.c:1145 +#: src/lang.c:1473 msgid " -n only read subscribed .newsrc groups from NNTP server" msgstr " -n only read subscribed .newsrc groups from NNTP server" -#: src/lang.c:1147 +#: src/lang.c:1475 msgid " -4 force connecting via IPv4" msgstr " -4 force connecting via IPv4" -#: src/lang.c:1148 +#: src/lang.c:1476 msgid " -6 force connecting via IPv6" msgstr " -6 force connecting via IPv6" -#: src/lang.c:1149 +#: src/lang.c:1477 msgid "" "\n" "socket or connect problem\n" @@ -4832,7 +5307,7 @@ msgstr "" "\n" "socket or connect problem\n" -#: src/lang.c:1151 +#: src/lang.c:1479 #, c-format msgid "" "\n" @@ -4841,16 +5316,16 @@ msgstr "" "\n" "Connection to %s: " -#: src/lang.c:1152 +#: src/lang.c:1480 msgid "Giving up...\n" msgstr "Giving up...\n" -#: src/lang.c:1154 +#: src/lang.c:1482 #, c-format msgid "%s/tcp: Unknown service.\n" msgstr "%s/tcp: Unknown service.\n" -#: src/lang.c:1158 +#: src/lang.c:1486 msgid "" "Your server does not have Xref: in its XOVER information.\n" "Tin will try to use XHDR XREF instead (slows down things a bit).\n" @@ -4858,88 +5333,88 @@ msgstr "" "Your server does not have Xref: in its XOVER information.\n" "Tin will try to use XHDR XREF instead (slows down things a bit).\n" -#: src/lang.c:1161 +#: src/lang.c:1489 msgid "Your server does not have Xref: in its XOVER information.\n" msgstr "Your server does not have Xref: in its XOVER information.\n" -#: src/lang.c:1164 +#: src/lang.c:1492 #, c-format msgid "Can't open %s. Try %s -r to read news via NNTP." msgstr "Can't open %s. Try %s -r to read news via NNTP." -#: src/lang.c:1167 +#: src/lang.c:1495 msgid " -Q quick start. Same as -dq" msgstr " -Q quick start. Same as -dq" -#: src/lang.c:1168 +#: src/lang.c:1496 msgid " -l read only active file instead of scanning spool (-n) command" msgstr "" " -l read only active file instead of scanning spool (-n) command" -#: src/lang.c:1169 +#: src/lang.c:1497 msgid " -n only read subscribed .newsrc groups from spool" msgstr " -n only read subscribed .newsrc groups from spool" -#: src/lang.c:1170 +#: src/lang.c:1498 msgid "Your server does not have Xref: in its NOV-files.\n" msgstr "Your server does not have Xref: in its NOV-files.\n" -#: src/lang.c:1174 +#: src/lang.c:1502 msgid "Posting using external inews failed. Use built in inews instead?" msgstr "Posting using external inews failed. Use built in inews instead?" -#: src/lang.c:1175 +#: src/lang.c:1503 msgid "It worked! Should I always use my built in inews from now on?" msgstr "It worked! Should I always use my built in inews from now on?" -#: src/lang.c:1179 +#: src/lang.c:1507 #, c-format msgid "%d %s printed" msgstr "%d %s printed" -#: src/lang.c:1180 +#: src/lang.c:1508 msgid "output article/thread/hot/pattern/tagged articles to printer" msgstr "output article/thread/hot/pattern/tagged articles to printer" -#: src/lang.c:1181 +#: src/lang.c:1509 msgid "Print" msgstr "Print" -#: src/lang.c:1182 +#: src/lang.c:1510 msgid "Printing..." msgstr "Printing..." -#: src/lang.c:1186 +#: src/lang.c:1514 #, c-format msgid "%d %s piped to \"%s\"" msgstr "%d %s piped to \"%s\"" -#: src/lang.c:1187 +#: src/lang.c:1515 msgid "pipe article/thread/hot/pattern/tagged articles into command" msgstr "pipe article/thread/hot/pattern/tagged articles into command" -#: src/lang.c:1188 +#: src/lang.c:1516 msgid "No command" msgstr "No command" -#: src/lang.c:1189 +#: src/lang.c:1517 msgid "Pipe" msgstr "Pipe" -#: src/lang.c:1190 +#: src/lang.c:1518 #, c-format msgid "Pipe to command [%.*s]> " msgstr "Pipe to command [%.*s]> " -#: src/lang.c:1191 +#: src/lang.c:1519 msgid "Piping..." msgstr "Piping..." -#: src/lang.c:1193 +#: src/lang.c:1521 msgid "Piping not enabled." msgstr "Piping not enabled." -#: src/lang.c:1197 +#: src/lang.c:1525 #, c-format msgid "" "\n" @@ -4954,7 +5429,7 @@ msgstr "" " from the contents. Use a comma (,) to separate multiple\n" " newsgroup names.\n" -#: src/lang.c:1202 +#: src/lang.c:1530 #, c-format msgid "" "\n" @@ -4967,7 +5442,7 @@ msgstr "" " the line may not contain whitespace, this is not allowed.\n" " Please write all newsgroups into a single line.\n" -#: src/lang.c:1207 +#: src/lang.c:1535 #, c-format msgid "" "\n" @@ -4980,7 +5455,7 @@ msgstr "" " This is a very new feature and may not be accepted by all servers.\n" " To avoid trouble please write all newsgroups into a single line.\n" -#: src/lang.c:1211 +#: src/lang.c:1539 #, c-format msgid "" "\n" @@ -4989,7 +5464,7 @@ msgstr "" "\n" "Warning: The \"%s:\" line has spaces in it that SHOULD be removed.\n" -#: src/lang.c:1216 +#: src/lang.c:1544 msgid "" "\n" " If your article contains quoted text please take some time to pare it " @@ -5029,40 +5504,40 @@ msgstr "" "are\n" " likely to ignore it completely. It's a crowded net out there.\n" -#: src/lang.c:1229 +#: src/lang.c:1557 msgid "shell escape" msgstr "shell escape" -#: src/lang.c:1230 +#: src/lang.c:1558 #, c-format msgid "Shell Command (%s)" msgstr "Shell Command (%s)" -#: src/lang.c:1231 +#: src/lang.c:1559 #, c-format msgid "Enter shell command [%s]> " msgstr "Enter shell command [%s]> " -#: src/lang.c:1235 +#: src/lang.c:1563 #, c-format msgid "%s: Can't get entry for TERM\n" msgstr "%s: Can't get entry for TERM\n" -#: src/lang.c:1239 +#: src/lang.c:1567 #, c-format msgid "Group %.*s ('q' to quit)..." msgstr "Group %.*s ('q' to quit)..." -#: src/lang.c:1241 +#: src/lang.c:1569 #, c-format msgid "Group %.*s..." msgstr "Group %.*s..." -#: src/lang.c:1245 +#: src/lang.c:1573 msgid "Server unavailable\n" msgstr "Server unavailable\n" -#: src/lang.c:1251 +#: src/lang.c:1579 #, c-format msgid "" "%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; " @@ -5071,552 +5546,549 @@ msgstr "" "%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; " "%s=post" -#: src/lang.c:1252 +#: src/lang.c:1580 #, c-format msgid "" "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" msgstr "" "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" -#: src/lang.c:1254 +#: src/lang.c:1582 #, c-format msgid "" "%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post" msgstr "" "%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post" -#: src/lang.c:1255 +#: src/lang.c:1583 #, c-format msgid "%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" msgstr "%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" -#: src/lang.c:1259 +#: src/lang.c:1587 #, c-format msgid "" "%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post" msgstr "" "%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post" -#: src/lang.c:1260 +#: src/lang.c:1588 #, c-format msgid "%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" msgstr "%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" -#: src/lang.c:1262 +#: src/lang.c:1590 #, c-format msgid "%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post" msgstr "%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post" -#: src/lang.c:1263 +#: src/lang.c:1591 #, c-format msgid "%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" msgstr "%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" -#: src/lang.c:1269 +#: src/lang.c:1597 msgid "Terminal does not support color" msgstr "Terminal does not support colour" -#: src/lang.c:1274 +#: src/lang.c:1602 #, c-format msgid "Trying %s" msgstr "Trying %s" -#: src/lang.c:1288 src/lang.c:1316 src/lang.c:1607 src/refs.c:292 -msgid "None" -msgstr "None" - -#: src/lang.c:1289 +#: src/lang.c:1617 msgid "Subject" msgstr "Subject" -#: src/lang.c:1290 +#: src/lang.c:1618 msgid "References" msgstr "References" -#: src/lang.c:1291 +#: src/lang.c:1619 msgid "Both Subject and References" msgstr "Both Subject and References" -#: src/lang.c:1292 +#: src/lang.c:1620 msgid "Multipart Subject" msgstr "Multipart Subject" -#: src/lang.c:1293 +#: src/lang.c:1621 msgid "Percentage Match" msgstr "Percentage Match" -#: src/lang.c:1306 src/lang.c:1397 src/lang.c:1496 src/lang.c:1599 +#: src/lang.c:1634 src/lang.c:1725 src/lang.c:1824 src/lang.c:1927 msgid "No" msgstr "No" -#: src/lang.c:1307 src/lang.c:1498 +#: src/lang.c:1635 src/lang.c:1826 msgid "Yes" msgstr "Yes" -#: src/lang.c:1308 +#: src/lang.c:1636 msgid "Hide all" msgstr "Hide all" -#: src/lang.c:1317 +#: src/lang.c:1645 msgid "Address" msgstr "Address" -#: src/lang.c:1318 +#: src/lang.c:1646 msgid "Full Name" msgstr "Full Name" -#: src/lang.c:1319 +#: src/lang.c:1647 msgid "Address and Name" msgstr "Address and Name" -#: src/lang.c:1327 +#: src/lang.c:1655 msgid "Max" msgstr "Max" -#: src/lang.c:1328 +#: src/lang.c:1656 msgid "Sum" msgstr "Sum" -#: src/lang.c:1329 +#: src/lang.c:1657 msgid "Average" msgstr "Average" -#: src/lang.c:1339 src/lang.c:1359 +#: src/lang.c:1667 src/lang.c:1687 msgid "Black" msgstr "Black" -#: src/lang.c:1340 src/lang.c:1360 +#: src/lang.c:1668 src/lang.c:1688 msgid "Red" msgstr "Red" -#: src/lang.c:1341 src/lang.c:1361 +#: src/lang.c:1669 src/lang.c:1689 msgid "Green" msgstr "Green" -#: src/lang.c:1342 src/lang.c:1362 +#: src/lang.c:1670 src/lang.c:1690 msgid "Brown" msgstr "Brown" -#: src/lang.c:1343 src/lang.c:1363 +#: src/lang.c:1671 src/lang.c:1691 msgid "Blue" msgstr "Blue" -#: src/lang.c:1344 src/lang.c:1364 +#: src/lang.c:1672 src/lang.c:1692 msgid "Pink" msgstr "Pink" -#: src/lang.c:1345 src/lang.c:1365 +#: src/lang.c:1673 src/lang.c:1693 msgid "Cyan" msgstr "Cyan" -#: src/lang.c:1346 src/lang.c:1366 +#: src/lang.c:1674 src/lang.c:1694 msgid "White" msgstr "White" -#: src/lang.c:1347 +#: src/lang.c:1675 msgid "Gray" msgstr "Grey" -#: src/lang.c:1348 +#: src/lang.c:1676 msgid "Light Red" msgstr "Light Red" -#: src/lang.c:1349 +#: src/lang.c:1677 msgid "Light Green" msgstr "Light Green" -#: src/lang.c:1350 +#: src/lang.c:1678 msgid "Yellow" msgstr "Yellow" -#: src/lang.c:1351 +#: src/lang.c:1679 msgid "Light Blue" msgstr "Light Blue" -#: src/lang.c:1352 +#: src/lang.c:1680 msgid "Light Pink" msgstr "Light Pink" -#: src/lang.c:1353 +#: src/lang.c:1681 msgid "Light Cyan" msgstr "Light Cyan" -#: src/lang.c:1354 +#: src/lang.c:1682 msgid "Light White" msgstr "Light White" -#: src/lang.c:1375 src/lang.c:1503 src/lang.c:1518 +#: src/lang.c:1703 src/lang.c:1831 src/lang.c:1846 msgid "Nothing" msgstr "Nothing" -#: src/lang.c:1377 +#: src/lang.c:1705 msgid "Space" msgstr "Space" -#: src/lang.c:1385 +#: src/lang.c:1713 msgid "Normal" msgstr "Normal" -#: src/lang.c:1386 +#: src/lang.c:1714 msgid "Best highlighting" msgstr "Best highlighting" -#: src/lang.c:1387 +#: src/lang.c:1715 msgid "Underline" msgstr "Underline" -#: src/lang.c:1388 +#: src/lang.c:1716 msgid "Reverse video" msgstr "Reverse video" -#: src/lang.c:1389 +#: src/lang.c:1717 msgid "Blinking" msgstr "Blinking" -#: src/lang.c:1390 +#: src/lang.c:1718 msgid "Half bright" msgstr "Half bright" -#: src/lang.c:1391 +#: src/lang.c:1719 msgid "Bold" msgstr "Bold" -#: src/lang.c:1398 +#: src/lang.c:1726 msgid "Cc" msgstr "Cc" -#: src/lang.c:1399 +#: src/lang.c:1727 msgid "Bcc" msgstr "Bcc" -#: src/lang.c:1400 +#: src/lang.c:1728 msgid "Cc and Bcc" msgstr "Cc and Bcc" -#: src/lang.c:1417 src/lang.c:1430 +#: src/lang.c:1745 src/lang.c:1758 msgid "none" msgstr "none" -#: src/lang.c:1418 +#: src/lang.c:1746 msgid "commands" msgstr "commands" -#: src/lang.c:1419 +#: src/lang.c:1747 msgid "select" msgstr "select" -#: src/lang.c:1421 +#: src/lang.c:1749 msgid "commands & quit" msgstr "commands & quit" -#: src/lang.c:1422 +#: src/lang.c:1750 msgid "commands & select" msgstr "commands & select" -#: src/lang.c:1423 +#: src/lang.c:1751 msgid "quit & select" msgstr "quit & select" -#: src/lang.c:1424 +#: src/lang.c:1752 msgid "commands & quit & select" msgstr "commands & quit & select" -#: src/lang.c:1431 +#: src/lang.c:1759 msgid "PageDown" msgstr "PageDown" -#: src/lang.c:1432 +#: src/lang.c:1760 msgid "PageNextUnread" msgstr "PageNextUnread" -#: src/lang.c:1433 +#: src/lang.c:1761 msgid "PageDown or PageNextUnread" msgstr "PageDown or PageNextUnread" -#: src/lang.c:1439 +#: src/lang.c:1767 msgid "Subject: (case sensitive)" msgstr "Subject: (case sensitive)" -#: src/lang.c:1440 +#: src/lang.c:1768 msgid "Subject: (ignore case)" msgstr "Subject: (ignore case)" -#: src/lang.c:1441 +#: src/lang.c:1769 msgid "From: (case sensitive)" msgstr "From: (case sensitive)" -#: src/lang.c:1442 +#: src/lang.c:1770 msgid "From: (ignore case)" msgstr "From: (ignore case)" -#: src/lang.c:1443 +#: src/lang.c:1771 msgid "Msg-ID: & full References: line" msgstr "Msg-ID: & full References: line" -#: src/lang.c:1444 +#: src/lang.c:1772 msgid "Msg-ID: & last References: only" msgstr "Msg-ID: & last References: only" -#: src/lang.c:1445 +#: src/lang.c:1773 msgid "Message-ID: entry only" msgstr "Message-ID: entry only" -#: src/lang.c:1446 +#: src/lang.c:1774 msgid "Lines:" msgstr "Lines:" -#: src/lang.c:1452 +#: src/lang.c:1780 msgid "Don't trim article body" msgstr "Don't trim article body" -#: src/lang.c:1453 +#: src/lang.c:1781 msgid "Skip leading blank lines" msgstr "Skip leading blank lines" -#: src/lang.c:1454 +#: src/lang.c:1782 msgid "Skip trailing blank lines" msgstr "Skip trailing blank lines" -#: src/lang.c:1455 +#: src/lang.c:1783 msgid "Skip leading and trailing blank l." msgstr "Skip leading and trailing blank l." -#: src/lang.c:1456 +#: src/lang.c:1784 msgid "Compact multiple between text" msgstr "Compact multiple between text" -#: src/lang.c:1457 +#: src/lang.c:1785 msgid "Compact multiple and skip leading" msgstr "Compact multiple and skip leading" -#: src/lang.c:1458 +#: src/lang.c:1786 msgid "Compact multiple and skip trailing" msgstr "Compact multiple and skip trailing" -#: src/lang.c:1459 +#: src/lang.c:1787 msgid "Compact mltpl., skip lead. & trai." msgstr "Compact mltpl., skip lead. & trai." -#: src/lang.c:1465 +#: src/lang.c:1793 msgid "Don't show help or mail sign" msgstr "Don't show help or mail sign" -#: src/lang.c:1466 +#: src/lang.c:1794 msgid "Show only help sign" msgstr "Show only help sign" -#: src/lang.c:1467 +#: src/lang.c:1795 msgid "Show only mail sign if new mail" msgstr "Show only mail sign if new mail" -#: src/lang.c:1468 +#: src/lang.c:1796 msgid "Show mail if new mail else help s." msgstr "Show mail if new mail else help s." -#: src/lang.c:1497 +#: src/lang.c:1825 msgid "Shell archive" msgstr "Shell archive" -#: src/lang.c:1504 +#: src/lang.c:1832 msgid "Subject: (descending)" msgstr "Subject: (descending)" -#: src/lang.c:1505 +#: src/lang.c:1833 msgid "Subject: (ascending)" msgstr "Subject: (ascending)" -#: src/lang.c:1506 +#: src/lang.c:1834 msgid "From: (descending)" msgstr "From: (descending)" -#: src/lang.c:1507 +#: src/lang.c:1835 msgid "From: (ascending)" msgstr "From: (ascending)" -#: src/lang.c:1508 +#: src/lang.c:1836 msgid "Date: (descending)" msgstr "Date: (descending)" -#: src/lang.c:1509 +#: src/lang.c:1837 msgid "Date: (ascending)" msgstr "Date: (ascending)" -#: src/lang.c:1510 src/lang.c:1519 +#: src/lang.c:1838 src/lang.c:1847 msgid "Score (descending)" msgstr "Score (descending)" -#: src/lang.c:1511 src/lang.c:1520 +#: src/lang.c:1839 src/lang.c:1848 msgid "Score (ascending)" msgstr "Score (ascending)" -#: src/lang.c:1512 +#: src/lang.c:1840 msgid "Lines: (descending)" msgstr "Lines: (descending)" -#: src/lang.c:1513 +#: src/lang.c:1841 msgid "Lines: (ascending)" msgstr "Lines: (ascending)" -#: src/lang.c:1521 +#: src/lang.c:1849 msgid "Last posting date (descending)" msgstr "Last posting date (descending)" -#: src/lang.c:1522 +#: src/lang.c:1850 msgid "Last posting date (ascending)" msgstr "Last posting date (ascending)" -#: src/lang.c:1528 +#: src/lang.c:1856 msgid "Quick-sort" msgstr "Quick-sort" -#: src/lang.c:1529 +#: src/lang.c:1857 msgid "Heap-sort" msgstr "Heap-sort" -#: src/lang.c:1536 +#: src/lang.c:1864 msgid "Always Keep" msgstr "Always Keep" -#: src/lang.c:1537 +#: src/lang.c:1865 msgid "Always Remove" msgstr "Always Remove" -#: src/lang.c:1538 +#: src/lang.c:1866 msgid "Mark with D on selection screen" msgstr "Mark with D on selection screen" -#: src/lang.c:1544 +#: src/lang.c:1872 msgid "Kill only unread arts" msgstr "Kill only unread arts" -#: src/lang.c:1545 +#: src/lang.c:1873 msgid "Kill all arts & show with K" msgstr "Kill all arts & show with K" #. TODO: s/K/art_marked_killed/ -#: src/lang.c:1546 +#: src/lang.c:1874 msgid "Kill all arts and never show" msgstr "Kill all arts and never show" -#: src/lang.c:1552 +#: src/lang.c:1880 msgid "Nothing special" msgstr "Nothing special" -#: src/lang.c:1553 +#: src/lang.c:1881 msgid "Compress quotes" msgstr "Compress quotes" -#: src/lang.c:1554 +#: src/lang.c:1882 msgid "Quote signatures" msgstr "Quote signatures" -#: src/lang.c:1555 +#: src/lang.c:1883 msgid "Compress quotes, quote sigs" msgstr "Compress quotes, quote sigs" -#: src/lang.c:1556 +#: src/lang.c:1884 msgid "Quote empty lines" msgstr "Quote empty lines" -#: src/lang.c:1557 +#: src/lang.c:1885 msgid "Compress quotes, quote empty lines" msgstr "Compress quotes, quote empty lines" -#: src/lang.c:1558 +#: src/lang.c:1886 msgid "Quote sigs & empty lines" msgstr "Quote sigs & empty lines" -#: src/lang.c:1559 +#: src/lang.c:1887 msgid "Comp. q., quote sigs & empty lines" msgstr "Comp. q., quote sigs & empty lines" -#: src/lang.c:1600 +#: src/lang.c:1928 msgid "With headers" msgstr "With headers" -#: src/lang.c:1601 +#: src/lang.c:1929 msgid "Without headers" msgstr "Without headers" -#: src/lang.c:1608 +#: src/lang.c:1936 msgid "NFKC" msgstr "NFKC" -#: src/lang.c:1610 +#: src/lang.c:1938 msgid "NFKD" msgstr "NFKD" -#: src/lang.c:1611 +#: src/lang.c:1939 msgid "NFC" msgstr "NFC" -#: src/lang.c:1612 +#: src/lang.c:1940 msgid "NFD" msgstr "NFD" -#: src/lang.c:1614 +#: src/lang.c:1942 msgid "NFKC case fold" msgstr "NFKC case fold" -#: src/lang.c:1623 +#: src/lang.c:1951 msgid "Display Options" msgstr "Display Options" -#: src/lang.c:1630 +#: src/lang.c:1958 msgid "Color Options" msgstr "Colour Options" -#: src/lang.c:1636 +#: src/lang.c:1964 msgid "Highlight Options" msgstr "Highlight Options" -#: src/lang.c:1643 +#: src/lang.c:1971 msgid "Article-Limiting Options" msgstr "Article-Limiting Options" -#: src/lang.c:1649 +#: src/lang.c:1977 msgid "Posting/Mailing Options" msgstr "Posting/Mailing Options" -#: src/lang.c:1655 +#: src/lang.c:1983 msgid "Saving/Printing Options" msgstr "Saving/Printing Options" -#: src/lang.c:1661 +#: src/lang.c:1989 msgid "Expert Options" msgstr "Expert Options" -#: src/lang.c:1667 +#: src/lang.c:1995 msgid "Filtering Options" msgstr "Filtering Options" -#: src/lang.c:1672 src/lang.c:1703 src/lang.c:1709 src/lang.c:1736 -#: src/lang.c:1788 src/lang.c:1794 src/lang.c:1804 src/lang.c:1815 -#: src/lang.c:1833 src/lang.c:1844 src/lang.c:1913 src/lang.c:2122 -#: src/lang.c:2128 src/lang.c:2134 src/lang.c:2149 src/lang.c:2161 -#: src/lang.c:2168 src/lang.c:2222 src/lang.c:2231 src/lang.c:2237 -#: src/lang.c:2244 src/lang.c:2251 src/lang.c:2258 src/lang.c:2265 -#: src/lang.c:2272 src/lang.c:2279 src/lang.c:2286 src/lang.c:2293 -#: src/lang.c:2300 src/lang.c:2307 src/lang.c:2314 src/lang.c:2321 -#: src/lang.c:2328 src/lang.c:2335 src/lang.c:2342 src/lang.c:2349 -#: src/lang.c:2356 src/lang.c:2363 src/lang.c:2370 src/lang.c:2377 -#: src/lang.c:2384 src/lang.c:2391 src/lang.c:2398 src/lang.c:2405 -#: src/lang.c:2413 src/lang.c:2429 src/lang.c:2436 src/lang.c:2443 -#: src/lang.c:2450 src/lang.c:2456 src/lang.c:2462 src/lang.c:2479 -#: src/lang.c:2491 src/lang.c:2526 src/lang.c:2579 src/lang.c:2593 -#: src/lang.c:2599 src/lang.c:2624 src/lang.c:2642 src/lang.c:2659 -#: src/lang.c:2671 src/lang.c:2704 src/lang.c:2733 src/lang.c:2753 -#: src/lang.c:2781 src/lang.c:2791 src/lang.c:2798 src/lang.c:2824 -#: src/lang.c:2848 src/lang.c:2925 src/lang.c:2940 src/lang.c:2948 -#: src/lang.c:2962 src/lang.c:2968 src/lang.c:3006 +#: src/lang.c:2000 src/lang.c:2031 src/lang.c:2037 src/lang.c:2064 +#: src/lang.c:2116 src/lang.c:2122 src/lang.c:2132 src/lang.c:2143 +#: src/lang.c:2161 src/lang.c:2172 src/lang.c:2241 src/lang.c:2456 +#: src/lang.c:2462 src/lang.c:2468 src/lang.c:2483 src/lang.c:2495 +#: src/lang.c:2502 src/lang.c:2556 src/lang.c:2565 src/lang.c:2571 +#: src/lang.c:2578 src/lang.c:2585 src/lang.c:2592 src/lang.c:2599 +#: src/lang.c:2606 src/lang.c:2613 src/lang.c:2620 src/lang.c:2627 +#: src/lang.c:2634 src/lang.c:2641 src/lang.c:2648 src/lang.c:2655 +#: src/lang.c:2662 src/lang.c:2669 src/lang.c:2676 src/lang.c:2683 +#: src/lang.c:2690 src/lang.c:2697 src/lang.c:2704 src/lang.c:2711 +#: src/lang.c:2718 src/lang.c:2725 src/lang.c:2732 src/lang.c:2739 +#: src/lang.c:2746 src/lang.c:2753 src/lang.c:2761 src/lang.c:2777 +#: src/lang.c:2784 src/lang.c:2791 src/lang.c:2798 src/lang.c:2804 +#: src/lang.c:2810 src/lang.c:2827 src/lang.c:2839 src/lang.c:2874 +#: src/lang.c:2927 src/lang.c:2941 src/lang.c:2947 src/lang.c:2972 +#: src/lang.c:2990 src/lang.c:3007 src/lang.c:3019 src/lang.c:3052 +#: src/lang.c:3081 src/lang.c:3101 src/lang.c:3129 src/lang.c:3139 +#: src/lang.c:3146 src/lang.c:3172 src/lang.c:3196 src/lang.c:3343 +#: src/lang.c:3358 src/lang.c:3366 src/lang.c:3380 src/lang.c:3386 +#: src/lang.c:3424 msgid " toggles, sets, cancels." msgstr " toggles, sets, cancels." -#: src/lang.c:1673 +#: src/lang.c:2001 msgid "Show mini menu & posting etiquette" msgstr "Show mini menu & posting etiquette" -#: src/lang.c:1674 +#: src/lang.c:2002 msgid "" "# If ON show a mini menu of useful commands at each level\n" "# and posting etiquette after composing an article\n" @@ -5624,16 +6096,16 @@ msgstr "" "# If ON show a mini menu of useful commands at each level\n" "# and posting etiquette after composing an article\n" -#: src/lang.c:1679 +#: src/lang.c:2007 msgid "Show short description for each newsgroup. toggles & sets." msgstr "" "Show short description for each newsgroup. toggles & sets." -#: src/lang.c:1680 +#: src/lang.c:2008 msgid "Show description of each newsgroup" msgstr "Show description of each newsgroup" -#: src/lang.c:1681 +#: src/lang.c:2009 msgid "" "# If ON show group description text after newsgroup name at\n" "# group selection level\n" @@ -5641,7 +6113,7 @@ msgstr "" "# If ON show group description text after newsgroup name at\n" "# group selection level\n" -#: src/lang.c:1686 +#: src/lang.c:2014 msgid "" "Show From (author) fields in group & thread level. toggles & " "sets." @@ -5649,11 +6121,11 @@ msgstr "" "Show From (author) fields in group & thread level. toggles & " "sets." -#: src/lang.c:1687 +#: src/lang.c:2015 msgid "In group and thread level, show author by" msgstr "In group and thread level, show author by" -#: src/lang.c:1688 +#: src/lang.c:2016 msgid "" "# Part of From field to display in group and thread level\n" "# Possible values are (the default is marked with *):\n" @@ -5669,31 +6141,31 @@ msgstr "" "# * 2 = full name\n" "# 3 = both\n" -#: src/lang.c:1697 +#: src/lang.c:2025 msgid "Draw -> or highlighted bar for selection. toggles & sets." msgstr "Draw -> or highlighted bar for selection. toggles & sets." -#: src/lang.c:1698 +#: src/lang.c:2026 msgid "Draw -> instead of highlighted bar" msgstr "Draw -> instead of highlighted bar" -#: src/lang.c:1699 +#: src/lang.c:2027 msgid "# If ON use -> otherwise highlighted bar for selection\n" msgstr "# If ON use -> otherwise highlighted bar for selection\n" -#: src/lang.c:1704 +#: src/lang.c:2032 msgid "Use inverse video for page headers" msgstr "Use inverse video for page headers" -#: src/lang.c:1705 +#: src/lang.c:2033 msgid "# If ON use inverse video for page headers at different levels\n" msgstr "# If ON use inverse video for page headers at different levels\n" -#: src/lang.c:1710 +#: src/lang.c:2038 msgid "Thread articles by" msgstr "Thread articles by" -#: src/lang.c:1711 +#: src/lang.c:2039 msgid "" "# Thread articles by ...\n" "# Possible values are (the default is marked with *):\n" @@ -5713,15 +6185,15 @@ msgstr "" "# 4 = Multipart Subject\n" "# 5 = Percentage Match\n" -#: src/lang.c:1722 +#: src/lang.c:2050 msgid "Enter percentage match required to thread together. sets." msgstr "Enter percentage match required to thread together. sets." -#: src/lang.c:1723 +#: src/lang.c:2051 msgid "Thread percentage match" msgstr "Thread percentage match" -#: src/lang.c:1725 +#: src/lang.c:2053 #, no-c-format msgid "" "# Thread percentage match...\n" @@ -5746,11 +6218,11 @@ msgstr "" "# thread. e.g. 'happy' and 'harpy' would match, but 'harpie', 'happie' and\n" "# 'harppy' would be threaded separately from 'happy'\n" -#: src/lang.c:1737 +#: src/lang.c:2065 msgid "Score of a thread" msgstr "Score of a thread" -#: src/lang.c:1738 +#: src/lang.c:2066 msgid "" "# Thread score\n" "# Possible values are (the default is marked with *):\n" @@ -5764,17 +6236,17 @@ msgstr "" "# 1 = sum\n" "# 2 = average\n" -#: src/lang.c:1746 +#: src/lang.c:2074 msgid "" "Sort articles by Subject, From, Date or Score. toggles & sets." msgstr "" "Sort articles by Subject, From, Date or Score. toggles & sets." -#: src/lang.c:1747 +#: src/lang.c:2075 msgid "Sort articles by" msgstr "Sort articles by" -#: src/lang.c:1748 +#: src/lang.c:2076 msgid "" "# Sort articles by ...\n" "# Possible values are (the default is marked with *):\n" @@ -5804,15 +6276,15 @@ msgstr "" "# 9 = Lines descending\n" "# 10 = Lines ascending\n" -#: src/lang.c:1764 +#: src/lang.c:2092 msgid "Sort threads by Nothing or Score. toggles & sets." msgstr "Sort threads by Nothing or Score. toggles & sets." -#: src/lang.c:1765 +#: src/lang.c:2093 msgid "Sort threads by" msgstr "Sort threads by" -#: src/lang.c:1766 +#: src/lang.c:2094 msgid "" "# Sort thread by ...\n" "# Possible values are (the default is marked with *):\n" @@ -5830,46 +6302,46 @@ msgstr "" "# 3 = Last posting date descending\n" "# 4 = Last posting date ascending\n" -#: src/lang.c:1776 +#: src/lang.c:2104 msgid "" "Put cursor at first/last unread art in groups. toggles & sets." msgstr "" "Put cursor at first/last unread art in groups. toggles & sets." -#: src/lang.c:1777 +#: src/lang.c:2105 msgid "Go to first unread article in group" msgstr "Go to first unread article in group" -#: src/lang.c:1778 +#: src/lang.c:2106 msgid "# If ON put cursor at first unread art in group otherwise last art\n" msgstr "# If ON put cursor at first unread art in group otherwise last art\n" -#: src/lang.c:1782 +#: src/lang.c:2110 msgid "Show all articles or only unread articles. toggles & sets." msgstr "" "Show all articles or only unread articles. toggles & sets." -#: src/lang.c:1783 +#: src/lang.c:2111 msgid "Show only unread articles" msgstr "Show only unread articles" -#: src/lang.c:1784 +#: src/lang.c:2112 msgid "# If ON show only new/unread articles otherwise show all.\n" msgstr "# If ON show only new/unread articles otherwise show all.\n" -#: src/lang.c:1789 +#: src/lang.c:2117 msgid "Show only groups with unread arts" msgstr "Show only groups with unread arts" -#: src/lang.c:1790 +#: src/lang.c:2118 msgid "# If ON show only subscribed to groups that contain unread articles.\n" msgstr "# If ON show only subscribed to groups that contain unread articles.\n" -#: src/lang.c:1795 +#: src/lang.c:2123 msgid "Filter which articles" msgstr "Filter which articles" -#: src/lang.c:1796 +#: src/lang.c:2124 msgid "" "# Filter which articles\n" "# Possible values are (the default is marked with *):\n" @@ -5883,11 +6355,11 @@ msgstr "" "# 1 = kill all articles and show in threads marked with K\n" "# 2 = kill all articles and never show them\n" -#: src/lang.c:1805 +#: src/lang.c:2133 msgid "Go to the next unread article with" msgstr "Go to the next unread article with" -#: src/lang.c:1806 +#: src/lang.c:2134 msgid "" "# Go to the unread article with following key(s)\n" "# Possible values are (the default is marked with *):\n" @@ -5903,11 +6375,11 @@ msgstr "" "# * 2 = TAB\n" "# 3 = PAGE DOWN or TAB\n" -#: src/lang.c:1816 +#: src/lang.c:2144 msgid "How to treat blank lines" msgstr "How to treat blank lines" -#: src/lang.c:1817 +#: src/lang.c:2145 msgid "" "# Trim the article body, remove unnecessary blank lines.\n" "# Possible values are (the default is marked with *):\n" @@ -5937,11 +6409,11 @@ msgstr "" "# 7 = Compact multiple blank lines between text blocks and skip\n" "# leading and trailing blank lines\n" -#: src/lang.c:1834 +#: src/lang.c:2162 msgid "Show help/mail sign in level titles" msgstr "Show help/mail sign in level titles" -#: src/lang.c:1835 +#: src/lang.c:2163 msgid "" "# Show help sign, new mail sign, both or nothing in level titles.\n" "# Possible values are (the default is marked with *):\n" @@ -5957,26 +6429,26 @@ msgstr "" "# 2 = Show only mail sign if new mail have arrived\n" "# * 3 = Show mail sign if new mail has arrived else show help sign\n" -#: src/lang.c:1845 +#: src/lang.c:2173 msgid "List thread using right arrow key" msgstr "List thread using right arrow key" -#: src/lang.c:1846 +#: src/lang.c:2174 msgid "" "# If ON automatically list thread when entering it using right arrow key.\n" msgstr "" "# If ON automatically list thread when entering it using right arrow key.\n" -#: src/lang.c:1850 +#: src/lang.c:2178 msgid "Enter character to indicate deleted articles. sets, cancels." msgstr "" "Enter character to indicate deleted articles. sets, cancels." -#: src/lang.c:1851 +#: src/lang.c:2179 msgid "Character to show deleted articles" msgstr "Character to show deleted articles" -#: src/lang.c:1852 +#: src/lang.c:2180 msgid "" "# Character used to show that an art was deleted (default 'D')\n" "# _ is turned into ' '\n" @@ -5984,17 +6456,17 @@ msgstr "" "# Character used to show that an art was deleted (default 'D')\n" "# _ is turned into ' '\n" -#: src/lang.c:1857 +#: src/lang.c:2185 msgid "" "Enter character to indicate articles in a range. sets, cancels." msgstr "" "Enter character to indicate articles in a range. sets, cancels." -#: src/lang.c:1858 +#: src/lang.c:2186 msgid "Character to show inrange articles" msgstr "Character to show inrange articles" -#: src/lang.c:1859 +#: src/lang.c:2187 msgid "" "# Character used to show that an art is in a range (default '#')\n" "# _ is turned into ' '\n" @@ -6002,7 +6474,7 @@ msgstr "" "# Character used to show that an art is in a range (default '#')\n" "# _ is turned into ' '\n" -#: src/lang.c:1864 +#: src/lang.c:2192 msgid "" "Enter character to indicate that article will return. sets, " "cancels." @@ -6010,11 +6482,11 @@ msgstr "" "Enter character to indicate that article will return. sets, " "cancels." -#: src/lang.c:1865 +#: src/lang.c:2193 msgid "Character to show returning arts" msgstr "Character to show returning arts" -#: src/lang.c:1866 +#: src/lang.c:2194 msgid "" "# Character used to show that an art will return (default '-')\n" "# _ is turned into ' '\n" @@ -6022,17 +6494,17 @@ msgstr "" "# Character used to show that an art will return (default '-')\n" "# _ is turned into ' '\n" -#: src/lang.c:1871 +#: src/lang.c:2199 msgid "" "Enter character to indicate selected articles. sets, cancels." msgstr "" "Enter character to indicate selected articles. sets, cancels." -#: src/lang.c:1872 +#: src/lang.c:2200 msgid "Character to show selected articles" msgstr "Character to show selected articles" -#: src/lang.c:1873 +#: src/lang.c:2201 msgid "" "# Character used to show that an art was auto-selected (default '*')\n" "# _ is turned into ' '\n" @@ -6040,15 +6512,15 @@ msgstr "" "# Character used to show that an art was auto-selected (default '*')\n" "# _ is turned into ' '\n" -#: src/lang.c:1878 +#: src/lang.c:2206 msgid "Enter character to indicate recent articles. sets, cancels." msgstr "Enter character to indicate recent articles. sets, cancels." -#: src/lang.c:1879 +#: src/lang.c:2207 msgid "Character to show recent articles" msgstr "Character to show recent articles" -#: src/lang.c:1880 +#: src/lang.c:2208 msgid "" "# Character used to show that an art is recent (default 'o')\n" "# _ is turned into ' '\n" @@ -6056,15 +6528,15 @@ msgstr "" "# Character used to show that an art is recent (default 'o')\n" "# _ is turned into ' '\n" -#: src/lang.c:1885 +#: src/lang.c:2213 msgid "Enter character to indicate unread articles. sets, cancels." msgstr "Enter character to indicate unread articles. sets, cancels." -#: src/lang.c:1886 +#: src/lang.c:2214 msgid "Character to show unread articles" msgstr "Character to show unread articles" -#: src/lang.c:1887 +#: src/lang.c:2215 msgid "" "# Character used to show that an art is unread (default '+')\n" "# _ is turned into ' '\n" @@ -6072,15 +6544,15 @@ msgstr "" "# Character used to show that an art is unread (default '+')\n" "# _ is turned into ' '\n" -#: src/lang.c:1892 +#: src/lang.c:2220 msgid "Enter character to indicate read articles. sets, cancels." msgstr "Enter character to indicate read articles. sets, cancels." -#: src/lang.c:1893 +#: src/lang.c:2221 msgid "Character to show read articles" msgstr "Character to show read articles" -#: src/lang.c:1894 +#: src/lang.c:2222 msgid "" "# Character used to show that an art was read (default ' ')\n" "# _ is turned into ' '\n" @@ -6088,15 +6560,15 @@ msgstr "" "# Character used to show that an art was read (default ' ')\n" "# _ is turned into ' '\n" -#: src/lang.c:1899 +#: src/lang.c:2227 msgid "Enter character to indicate killed articles. sets, cancels." msgstr "Enter character to indicate killed articles. sets, cancels." -#: src/lang.c:1900 +#: src/lang.c:2228 msgid "Character to show killed articles" msgstr "Character to show killed articles" -#: src/lang.c:1901 +#: src/lang.c:2229 msgid "" "# Character used to show that an art was killed (default 'K')\n" "# kill_level must be set accordingly, _ is turned into ' '\n" @@ -6104,17 +6576,17 @@ msgstr "" "# Character used to show that an art was killed (default 'K')\n" "# kill_level must be set accordingly, _ is turned into ' '\n" -#: src/lang.c:1906 +#: src/lang.c:2234 msgid "" "Enter character to indicate read selected articles. sets, cancels." msgstr "" "Enter character to indicate read selected articles. sets, cancels." -#: src/lang.c:1907 +#: src/lang.c:2235 msgid "Character to show readselected arts" msgstr "Character to show readselected arts" -#: src/lang.c:1908 +#: src/lang.c:2236 msgid "" "# Character used to show that an art was selected before read (default ':')\n" "# kill_level must be set accordingly, _ is turned into ' '\n" @@ -6122,11 +6594,11 @@ msgstr "" "# Character used to show that an art was selected before read (default ':')\n" "# kill_level must be set accordingly, _ is turned into ' '\n" -#: src/lang.c:1914 +#: src/lang.c:2242 msgid "Abbreviate long newsgroup names" msgstr "Abbreviate long newsgroup names" -#: src/lang.c:1915 +#: src/lang.c:2243 msgid "" "# If ON abbreviate (if necessary) long newsgroup names at group selection\n" "# level and article level like this:\n" @@ -6136,7 +6608,7 @@ msgstr "" "# level and article level like this:\n" "# news.software.readers -> n.software.readers -> n.s.readers -> n.s.r.\n" -#: src/lang.c:1921 +#: src/lang.c:2249 msgid "" "0 = full page scrolling, -1 = show previous last line as first on next page, " "-2 = half page" @@ -6144,11 +6616,11 @@ msgstr "" "0 = full page scrolling, -1 = show previous last line as first on next page, " "-2 = half page" -#: src/lang.c:1922 +#: src/lang.c:2250 msgid "Number of lines to scroll in pager" msgstr "Number of lines to scroll in pager" -#: src/lang.c:1923 +#: src/lang.c:2251 msgid "" "# Number of lines that cursor-up/down will scroll in article pager\n" "# Possible values are (the default is marked with *):\n" @@ -6166,41 +6638,53 @@ msgstr "" "# * 1 = line-by-line\n" "# 2 or greater = scroll by 2 or more lines (only in the pager)\n" -#: src/lang.c:1933 +#: src/lang.c:2261 msgid "Display signatures. toggles & sets." msgstr "Display signatures. toggles & sets." -#: src/lang.c:1934 +#: src/lang.c:2262 msgid "Display signatures" msgstr "Display signatures" -#: src/lang.c:1935 +#: src/lang.c:2263 msgid "# If OFF don't show signatures when displaying articles\n" msgstr "# If OFF don't show signatures when displaying articles\n" -#: src/lang.c:1940 +#: src/lang.c:2267 +msgid "Display article score. toggles & sets." +msgstr "Display article score. toggles & sets." + +#: src/lang.c:2268 +msgid "Display article score" +msgstr "Display article score" + +#: src/lang.c:2269 +msgid "# If ON show article score when displaying articles\n" +msgstr "# If ON show article score when displaying articles\n" + +#: src/lang.c:2274 msgid "Remove soft hyphens. toggles & sets." msgstr "Remove soft hyphens. toggles & sets." -#: src/lang.c:1941 +#: src/lang.c:2275 msgid "Remove soft hyphens" msgstr "Remove soft hyphens" -#: src/lang.c:1942 +#: src/lang.c:2276 msgid "# If ON remove soft hyphens when displaying articles\n" msgstr "# If ON remove soft hyphens when displaying articles\n" -#: src/lang.c:1947 +#: src/lang.c:2281 msgid "" "Display uuencoded data as tagged attachments. toggles & sets." msgstr "" "Display uuencoded data as tagged attachments. toggles & sets." -#: src/lang.c:1948 +#: src/lang.c:2282 msgid "Display uue data as an attachment" msgstr "Display uue data as an attachment" -#: src/lang.c:1949 +#: src/lang.c:2283 msgid "" "# Handling of uuencoded data in the pager\n" "# Possible values are (the default is marked with *):\n" @@ -6220,17 +6704,17 @@ msgstr "" "will\n" "# be folded into a tag line.\n" -#: src/lang.c:1959 +#: src/lang.c:2293 msgid "" "Decode German style TeX umlaut codes to ISO. toggles & sets." msgstr "" "Decode German style TeX umlaut codes to ISO. toggles & sets." -#: src/lang.c:1960 +#: src/lang.c:2294 msgid "Display \"a as Umlaut-a" msgstr "Display \"a as Umlaut-a" -#: src/lang.c:1961 +#: src/lang.c:2295 msgid "" "# If ON decode German style TeX umlaut codes to ISO and\n" "# show \"a as Umlaut-a, etc.\n" @@ -6238,15 +6722,15 @@ msgstr "" "# If ON decode German style TeX umlaut codes to ISO and\n" "# show \"a as Umlaut-a, etc.\n" -#: src/lang.c:1966 src/lang.c:1976 +#: src/lang.c:2300 src/lang.c:2310 msgid "Space separated list of header fields" msgstr "Space separated list of header fields" -#: src/lang.c:1967 +#: src/lang.c:2301 msgid "Display these header fields (or *)" msgstr "Display these header fields (or *)" -#: src/lang.c:1968 +#: src/lang.c:2302 msgid "" "# Which news headers you wish to see. If you want to see _all_ the headers,\n" "# place an '*' as this value. This is the only way a wildcard can be used.\n" @@ -6262,11 +6746,11 @@ msgstr "" "with\n" "# spaces. Not defining anything turns off this option.\n" -#: src/lang.c:1977 +#: src/lang.c:2311 msgid "Do not display these header fields" msgstr "Do not display these header fields" -#: src/lang.c:1978 +#: src/lang.c:2312 msgid "" "# Same as 'news_headers_to_display' except it denotes the opposite.\n" "# An example of using both options might be if you thought X- headers were\n" @@ -6286,41 +6770,41 @@ msgstr "" "# news_headers_to_not_display=X-Alan X-Pape\n" "# Not defining anything turns off this option.\n" -#: src/lang.c:1988 +#: src/lang.c:2322 msgid "" "Do you want to enable automatic handling of multipart/alternative articles?" msgstr "" "Do you want to enable automatic handling of multipart/alternative articles?" -#: src/lang.c:1989 +#: src/lang.c:2323 msgid "Skip multipart/alternative parts" msgstr "Skip multipart/alternative parts" -#: src/lang.c:1990 +#: src/lang.c:2324 msgid "# If ON strip multipart/alternative messages automatically\n" msgstr "# If ON strip multipart/alternative messages automatically\n" -#: src/lang.c:1994 +#: src/lang.c:2328 msgid "Enable detection of verbatim blocks? toggles & sets." msgstr "Enable detection of verbatim blocks? toggles & sets." -#: src/lang.c:1995 +#: src/lang.c:2329 msgid "Detection of verbatim blocks" msgstr "Detection of verbatim blocks" -#: src/lang.c:1996 +#: src/lang.c:2330 msgid "# If ON detect verbatim blocks in articles\n" msgstr "# If ON detect verbatim blocks in articles\n" -#: src/lang.c:2001 +#: src/lang.c:2335 msgid "A regex used to decide which lines to show in col_quote." msgstr "A regex used to decide which lines to show in col_quote." -#: src/lang.c:2002 +#: src/lang.c:2336 msgid "Regex used to show quoted lines" msgstr "Regex used to show quoted lines" -#: src/lang.c:2003 +#: src/lang.c:2337 msgid "" "# A regular expression that tin will use to decide which lines are\n" "# quoted when viewing articles. Quoted lines are shown in col_quote.\n" @@ -6330,15 +6814,15 @@ msgstr "" "# quoted when viewing articles. Quoted lines are shown in col_quote.\n" "# If you leave this blank, tin will use a built in default.\n" -#: src/lang.c:2009 +#: src/lang.c:2343 msgid "A regex used to decide which lines to show in col_quote2." msgstr "A regex used to decide which lines to show in col_quote2." -#: src/lang.c:2010 +#: src/lang.c:2344 msgid "Regex used to show twice quoted l." msgstr "Regex used to show twice quoted l." -#: src/lang.c:2011 +#: src/lang.c:2345 msgid "" "# A regular expression that tin will use to decide which lines are\n" "# quoted twice. Twice quoted lines are shown in col_quote2.\n" @@ -6348,15 +6832,15 @@ msgstr "" "# quoted twice. Twice quoted lines are shown in col_quote2.\n" "# If you leave this blank, tin will use a built in default.\n" -#: src/lang.c:2017 +#: src/lang.c:2351 msgid "A regex used to decide which lines to show in col_quote3." msgstr "A regex used to decide which lines to show in col_quote3." -#: src/lang.c:2018 +#: src/lang.c:2352 msgid "Regex used to show >= 3 times q.l." msgstr "Regex used to show >= 3 times q.l." -#: src/lang.c:2019 +#: src/lang.c:2353 msgid "" "# A regular expression that tin will use to decide which lines are\n" "# quoted >=3 times. >=3 times quoted lines are shown in col_quote3.\n" @@ -6366,27 +6850,27 @@ msgstr "" "# quoted >=3 times. >=3 times quoted lines are shown in col_quote3.\n" "# If you leave this blank, tin will use a built in default.\n" -#: src/lang.c:2025 +#: src/lang.c:2359 msgid "Enable detection of external quotes? toggles & sets." msgstr "Enable detection of external quotes? toggles & sets." -#: src/lang.c:2026 +#: src/lang.c:2360 msgid "Detection of external quotes" msgstr "Detection of external quotes" -#: src/lang.c:2027 +#: src/lang.c:2361 msgid "# If ON detect quoted text from external sources in articles\n" msgstr "# If ON detect quoted text from external sources in articles\n" -#: src/lang.c:2031 +#: src/lang.c:2365 msgid "A regex used to decide which lines to show in col_extquote." msgstr "A regex used to decide which lines to show in col_extquote." -#: src/lang.c:2032 +#: src/lang.c:2366 msgid "Regex used to show quotes from external sources" msgstr "Regex used to show quotes from external sources" -#: src/lang.c:2033 +#: src/lang.c:2367 msgid "" "# A regular expression that tin will use to decide which lines are\n" "# external quotes. Text from external quotes is shown in col_extquote.\n" @@ -6396,15 +6880,15 @@ msgstr "" "# external quotes. Text from external quotes is shown in col_extquote.\n" "# If you leave this blank, tin will use a built in default.\n" -#: src/lang.c:2040 +#: src/lang.c:2374 msgid "A regex used to decide which words to show in col_markslashes." msgstr "A regex used to decide which words to show in col_markslashes." -#: src/lang.c:2041 +#: src/lang.c:2375 msgid "Regex used to highlight /slashes/" msgstr "Regex used to highlight /slashes/" -#: src/lang.c:2042 +#: src/lang.c:2376 msgid "" "# A regular expression that tin will use to decide which words\n" "# bounded by '/' are to be shown in col_markslashes.\n" @@ -6414,15 +6898,15 @@ msgstr "" "# bounded by '/' are to be shown in col_markslashes.\n" "# If you leave this blank, tin will use a built in default.\n" -#: src/lang.c:2048 +#: src/lang.c:2382 msgid "A regex used to decide which words to show in col_markstars." msgstr "A regex used to decide which words to show in col_markstars." -#: src/lang.c:2049 +#: src/lang.c:2383 msgid "Regex used to highlight *stars*" msgstr "Regex used to highlight *stars*" -#: src/lang.c:2050 +#: src/lang.c:2384 msgid "" "# A regular expression that tin will use to decide which words\n" "# bounded by '*' are to be shown in col_markstars.\n" @@ -6432,15 +6916,15 @@ msgstr "" "# bounded by '*' are to be shown in col_markstars.\n" "# If you leave this blank, tin will use a built in default.\n" -#: src/lang.c:2056 +#: src/lang.c:2390 msgid "A regex used to decide which words to show in col_markstroke." msgstr "A regex used to decide which words to show in col_markstroke." -#: src/lang.c:2057 +#: src/lang.c:2391 msgid "Regex used to highlight -strokes-" msgstr "Regex used to highlight -strokes-" -#: src/lang.c:2058 +#: src/lang.c:2392 msgid "" "# A regular expression that tin will use to decide which words\n" "# bounded by '-' are to be shown in col_markstroke.\n" @@ -6450,15 +6934,15 @@ msgstr "" "# bounded by '-' are to be shown in col_markstroke.\n" "# If you leave this blank, tin will use a built in default.\n" -#: src/lang.c:2064 +#: src/lang.c:2398 msgid "A regex used to decide which words to show in col_markdash." msgstr "A regex used to decide which words to show in col_markdash." -#: src/lang.c:2065 +#: src/lang.c:2399 msgid "Regex used to highlight _underline_" msgstr "Regex used to highlight _underline_" -#: src/lang.c:2066 +#: src/lang.c:2400 msgid "" "# A regular expression that tin will use to decide which words\n" "# bounded by '_' are to be shown in col_markdash.\n" @@ -6468,16 +6952,16 @@ msgstr "" "# bounded by '_' are to be shown in col_markdash.\n" "# If you leave this blank, tin will use a built in default.\n" -#: src/lang.c:2072 +#: src/lang.c:2406 msgid "A regex used to find Subject prefixes to remove. Use '|' as separator." msgstr "" "A regex used to find Subject prefixes to remove. Use '|' as separator." -#: src/lang.c:2073 +#: src/lang.c:2407 msgid "Regex with Subject prefixes" msgstr "Regex with Subject prefixes" -#: src/lang.c:2074 +#: src/lang.c:2408 msgid "" "# A regular expression that tin will use to find Subject prefixes\n" "# which will be removed before showing the header.\n" @@ -6485,16 +6969,16 @@ msgstr "" "# A regular expression that tin will use to find Subject prefixes\n" "# which will be removed before showing the header.\n" -#: src/lang.c:2079 +#: src/lang.c:2413 msgid "A regex used to find Subject suffixes to remove. Use '|' as separator." msgstr "" "A regex used to find Subject suffixes to remove. Use '|' as separator." -#: src/lang.c:2080 +#: src/lang.c:2414 msgid "Regex with Subject suffixes" msgstr "Regex with Subject suffixes" -#: src/lang.c:2081 +#: src/lang.c:2415 msgid "" "# A regular expression that tin will use to find Subject suffixes\n" "# which will be removed when replying or posting followup.\n" @@ -6502,15 +6986,15 @@ msgstr "" "# A regular expression that tin will use to find Subject suffixes\n" "# which will be removed when replying or posting followup.\n" -#: src/lang.c:2086 +#: src/lang.c:2420 msgid "A regex used to find the begin of a verbatim block." msgstr "A regex used to find the begin of a verbatim block." -#: src/lang.c:2087 +#: src/lang.c:2421 msgid "Regex for begin of a verbatim block" msgstr "Regex for begin of a verbatim block" -#: src/lang.c:2088 +#: src/lang.c:2422 msgid "" "# A regular expression that tin will use to find the begin of\n" "# a verbatim block.\n" @@ -6518,15 +7002,15 @@ msgstr "" "# A regular expression that tin will use to find the begin of\n" "# a verbatim block.\n" -#: src/lang.c:2093 +#: src/lang.c:2427 msgid "A regex used to find the end of a verbatim block." msgstr "A regex used to find the end of a verbatim block." -#: src/lang.c:2094 +#: src/lang.c:2428 msgid "Regex for end of a verbatim block" msgstr "Regex for end of a verbatim block" -#: src/lang.c:2095 +#: src/lang.c:2429 msgid "" "# A regular expression that tin will use to find the end of\n" "# a verbatim block.\n" @@ -6534,7 +7018,7 @@ msgstr "" "# A regular expression that tin will use to find the end of\n" "# a verbatim block.\n" -#: src/lang.c:2100 +#: src/lang.c:2434 msgid "" "Enter name and options for external MIME viewer, --internal for built-in " "viewer" @@ -6542,11 +7026,11 @@ msgstr "" "Enter name and options for external MIME viewer, --internal for built-in " "viewer" -#: src/lang.c:2101 +#: src/lang.c:2435 msgid "MIME binary content viewer" msgstr "MIME binary content viewer" -#: src/lang.c:2102 +#: src/lang.c:2436 msgid "" "# If --internal automatically use the built in MIME viewer for non-text\n" "# parts of articles.\n" @@ -6560,15 +7044,15 @@ msgstr "" "blank\n" "# for no automatic viewing\n" -#: src/lang.c:2109 +#: src/lang.c:2443 msgid "Confirm before starting non-text viewing program" msgstr "Confirm before starting non-text viewing program" -#: src/lang.c:2110 +#: src/lang.c:2444 msgid "Ask before using MIME viewer" msgstr "Ask before using MIME viewer" -#: src/lang.c:2111 +#: src/lang.c:2445 msgid "" "# If ON tin will ask before using metamail to display MIME messages\n" "# this only happens if metamail_prog is set to something\n" @@ -6576,35 +7060,35 @@ msgstr "" "# If ON tin will ask before using metamail to display MIME messages\n" "# this only happens if metamail_prog is set to something\n" -#: src/lang.c:2116 +#: src/lang.c:2450 msgid "Ask to mark groups read when quitting. toggles & sets." msgstr "Ask to mark groups read when quitting. toggles & sets." -#: src/lang.c:2117 +#: src/lang.c:2451 msgid "Catchup read groups when quitting" msgstr "Catchup read groups when quitting" -#: src/lang.c:2118 +#: src/lang.c:2452 msgid "# If ON ask user if read groups should all be marked read\n" msgstr "# If ON ask user if read groups should all be marked read\n" -#: src/lang.c:2123 +#: src/lang.c:2457 msgid "Catchup group using left key" msgstr "Catchup group using left key" -#: src/lang.c:2124 +#: src/lang.c:2458 msgid "# If ON catchup group/thread when leaving with the left arrow key.\n" msgstr "# If ON catchup group/thread when leaving with the left arrow key.\n" -#: src/lang.c:2129 +#: src/lang.c:2463 msgid "Catchup thread by using left key" msgstr "Catchup thread by using left key" -#: src/lang.c:2135 +#: src/lang.c:2469 msgid "Which actions require confirmation" msgstr "Which actions require confirmation" -#: src/lang.c:2136 +#: src/lang.c:2470 msgid "" "# What should we ask confirmation for.\n" "# Possible values are (the default is marked with *):\n" @@ -6628,53 +7112,53 @@ msgstr "" "# 6 = quit & select\n" "# 7 = commands & quit & select\n" -#: src/lang.c:2150 +#: src/lang.c:2484 msgid "'Mark as (un)read' ignores tags" msgstr "'Mark as (un)read' ignores tags" -#: src/lang.c:2151 +#: src/lang.c:2485 msgid "" "# If ON the 'Mark as (un)read' function marks only the current article.\n" msgstr "" "# If ON the 'Mark as (un)read' function marks only the current article.\n" -#: src/lang.c:2155 +#: src/lang.c:2489 msgid "Program to run to open URLs, sets, cancels." msgstr "Program to run to open URLs, sets, cancels." -#: src/lang.c:2156 +#: src/lang.c:2490 msgid "Program that opens URLs" msgstr "Program that opens URLs" -#: src/lang.c:2157 +#: src/lang.c:2491 msgid "# The program used to open URLs. The actual URL will be appended\n" msgstr "# The program used to open URLs. The actual URL will be appended\n" -#: src/lang.c:2162 +#: src/lang.c:2496 msgid "Use mouse in xterm" msgstr "Use mouse in xterm" -#: src/lang.c:2163 +#: src/lang.c:2497 msgid "# If ON enable mouse button support on xterm terminals\n" msgstr "# If ON enable mouse button support on xterm terminals\n" -#: src/lang.c:2169 +#: src/lang.c:2503 msgid "Use scroll keys on keypad" msgstr "Use scroll keys on keypad" -#: src/lang.c:2170 +#: src/lang.c:2504 msgid "# If ON enable scroll keys on terminals that support it\n" msgstr "# If ON enable scroll keys on terminals that support it\n" -#: src/lang.c:2175 +#: src/lang.c:2509 msgid "Enter maximum number of article to get. sets." msgstr "Enter maximum number of article to get. sets." -#: src/lang.c:2176 +#: src/lang.c:2510 msgid "Number of articles to get" msgstr "Number of articles to get" -#: src/lang.c:2177 +#: src/lang.c:2511 msgid "" "# Number of articles to get (0=no limit), if negative sets maximum number\n" "# of already read articles to be read before first unread one\n" @@ -6682,29 +7166,29 @@ msgstr "" "# Number of articles to get (0=no limit), if negative sets maximum number\n" "# of already read articles to be read before first unread one\n" -#: src/lang.c:2182 +#: src/lang.c:2516 msgid "Enter number of days article is considered recent. sets." msgstr "Enter number of days article is considered recent. sets." -#: src/lang.c:2183 +#: src/lang.c:2517 msgid "Article recentness time limit" msgstr "Article recentness time limit" -#: src/lang.c:2184 +#: src/lang.c:2518 msgid "# Number of days in which article is considered recent, (0=OFF)\n" msgstr "# Number of days in which article is considered recent, (0=OFF)\n" -#: src/lang.c:2188 +#: src/lang.c:2522 msgid "" "WILDMAT for normal wildcards, REGEX for full regular expression matching." msgstr "" "WILDMAT for normal wildcards, REGEX for full regular expression matching." -#: src/lang.c:2189 +#: src/lang.c:2523 msgid "Wildcard matching" msgstr "Wildcard matching" -#: src/lang.c:2190 +#: src/lang.c:2524 msgid "" "# Wildcard matching\n" "# Possible values are (the default is marked with *):\n" @@ -6716,59 +7200,59 @@ msgstr "" "# * 0 = wildmat\n" "# 1 = regex\n" -#: src/lang.c:2197 +#: src/lang.c:2531 msgid "Enter minimal score before an article is marked killed. sets." msgstr "Enter minimal score before an article is marked killed. sets." -#: src/lang.c:2198 +#: src/lang.c:2532 msgid "Score limit (kill)" msgstr "Score limit (kill)" -#: src/lang.c:2199 +#: src/lang.c:2533 msgid "# Score limit before an article is marked killed\n" msgstr "# Score limit before an article is marked killed\n" -#: src/lang.c:2203 +#: src/lang.c:2537 msgid "Enter default score to kill articles. sets." msgstr "Enter default score to kill articles. sets." -#: src/lang.c:2204 +#: src/lang.c:2538 msgid "Default score to kill articles" msgstr "Default score to kill articles" -#: src/lang.c:2205 +#: src/lang.c:2539 msgid "# Default score to kill articles\n" msgstr "# Default score to kill articles\n" -#: src/lang.c:2209 +#: src/lang.c:2543 msgid "Enter minimal score before an article is marked hot. sets." msgstr "Enter minimal score before an article is marked hot. sets." -#: src/lang.c:2210 +#: src/lang.c:2544 msgid "Score limit (select)" msgstr "Score limit (select)" -#: src/lang.c:2211 +#: src/lang.c:2545 msgid "# Score limit before an article is marked hot\n" msgstr "# Score limit before an article is marked hot\n" -#: src/lang.c:2215 +#: src/lang.c:2549 msgid "Enter default score to select articles. sets." msgstr "Enter default score to select articles. sets." -#: src/lang.c:2216 +#: src/lang.c:2550 msgid "Default score to select articles" msgstr "Default score to select articles" -#: src/lang.c:2217 +#: src/lang.c:2551 msgid "# Default score to select articles\n" msgstr "# Default score to select articles\n" -#: src/lang.c:2223 +#: src/lang.c:2557 msgid "Use slrnface to show ''X-Face:''s" msgstr "Use slrnface to show ''X-Face:''s" -#: src/lang.c:2224 +#: src/lang.c:2558 msgid "" "# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n" "# Only useful when running in an xterm.\n" @@ -6776,19 +7260,19 @@ msgstr "" "# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n" "# Only useful when running in an xterm.\n" -#: src/lang.c:2232 +#: src/lang.c:2566 msgid "Use ANSI color" msgstr "Use ANSI colour" -#: src/lang.c:2233 +#: src/lang.c:2567 msgid "# If ON using ANSI-color\n" msgstr "# If ON using ANSI-colour\n" -#: src/lang.c:2238 +#: src/lang.c:2572 msgid "Standard foreground color" msgstr "Standard foreground colour" -#: src/lang.c:2239 +#: src/lang.c:2573 msgid "" "# Standard foreground color\n" "# Default: -1 (default color)\n" @@ -6796,11 +7280,11 @@ msgstr "" "# Standard foreground colour\n" "# Default: -1 (default colour)\n" -#: src/lang.c:2245 +#: src/lang.c:2579 msgid "Standard background color" msgstr "Standard background colour" -#: src/lang.c:2246 +#: src/lang.c:2580 msgid "" "# Standard background color\n" "# Default: -1 (default color)\n" @@ -6808,11 +7292,11 @@ msgstr "" "# Standard background colour\n" "# Default: -1 (default colour)\n" -#: src/lang.c:2252 +#: src/lang.c:2586 msgid "Color for inverse text (background)" msgstr "Colour for inverse text (background)" -#: src/lang.c:2253 +#: src/lang.c:2587 msgid "" "# Color of background for inverse text\n" "# Default: 4 (blue)\n" @@ -6820,11 +7304,11 @@ msgstr "" "# Colour of background for inverse text\n" "# Default: 4 (blue)\n" -#: src/lang.c:2259 +#: src/lang.c:2593 msgid "Color for inverse text (foreground)" msgstr "Colour for inverse text (foreground)" -#: src/lang.c:2260 +#: src/lang.c:2594 msgid "" "# Color of foreground for inverse text\n" "# Default: 7 (white)\n" @@ -6832,11 +7316,11 @@ msgstr "" "# Colour of foreground for inverse text\n" "# Default: 7 (white)\n" -#: src/lang.c:2266 +#: src/lang.c:2600 msgid "Color of text lines" msgstr "Colour of text lines" -#: src/lang.c:2267 +#: src/lang.c:2601 msgid "" "# Color of text lines\n" "# Default: -1 (default color)\n" @@ -6844,11 +7328,11 @@ msgstr "" "# Colour of text lines\n" "# Default: -1 (default colour)\n" -#: src/lang.c:2273 +#: src/lang.c:2607 msgid "Color of mini help menu" msgstr "Colour of mini help menu" -#: src/lang.c:2274 +#: src/lang.c:2608 msgid "" "# Color of mini help menu\n" "# Default: 3 (brown)\n" @@ -6856,11 +7340,11 @@ msgstr "" "# Colour of mini help menu\n" "# Default: 3 (brown)\n" -#: src/lang.c:2280 +#: src/lang.c:2614 msgid "Color of help text" msgstr "Colour of help text" -#: src/lang.c:2281 +#: src/lang.c:2615 msgid "" "# Color of help pages\n" "# Default: -1 (default color)\n" @@ -6868,11 +7352,11 @@ msgstr "" "# Colour of help pages\n" "# Default: -1 (default colour)\n" -#: src/lang.c:2287 +#: src/lang.c:2621 msgid "Color of status messages" msgstr "Colour of status messages" -#: src/lang.c:2288 +#: src/lang.c:2622 msgid "" "# Color of messages in last line\n" "# Default: 6 (cyan)\n" @@ -6880,11 +7364,11 @@ msgstr "" "# Colour of messages in last line\n" "# Default: 6 (cyan)\n" -#: src/lang.c:2294 +#: src/lang.c:2628 msgid "Color of quoted lines" msgstr "Colour of quoted lines" -#: src/lang.c:2295 +#: src/lang.c:2629 msgid "" "# Color of quote-lines\n" "# Default: 2 (green)\n" @@ -6892,11 +7376,11 @@ msgstr "" "# Colour of quote-lines\n" "# Default: 2 (green)\n" -#: src/lang.c:2301 +#: src/lang.c:2635 msgid "Color of twice quoted line" msgstr "Colour of twice quoted line" -#: src/lang.c:2302 +#: src/lang.c:2636 msgid "" "# Color of twice quoted lines\n" "# Default: 3 (brown)\n" @@ -6904,11 +7388,11 @@ msgstr "" "# Colour of twice quoted lines\n" "# Default: 3 (brown)\n" -#: src/lang.c:2308 +#: src/lang.c:2642 msgid "Color of =>3 times quoted line" msgstr "Colour of =>3 times quoted line" -#: src/lang.c:2309 +#: src/lang.c:2643 msgid "" "# Color of >=3 times quoted lines\n" "# Default: 4 (blue)\n" @@ -6916,11 +7400,11 @@ msgstr "" "# Colour of >=3 times quoted lines\n" "# Default: 4 (blue)\n" -#: src/lang.c:2315 +#: src/lang.c:2649 msgid "Color of article header lines" msgstr "Colour of article header lines" -#: src/lang.c:2316 +#: src/lang.c:2650 msgid "" "# Color of header-lines\n" "# Default: 2 (green)\n" @@ -6928,11 +7412,11 @@ msgstr "" "# Colour of header-lines\n" "# Default: 2 (green)\n" -#: src/lang.c:2322 +#: src/lang.c:2656 msgid "Color of actual news header fields" msgstr "Colour of actual news header fields" -#: src/lang.c:2323 +#: src/lang.c:2657 msgid "" "# Color of actual news header fields\n" "# Default: 9 (light red)\n" @@ -6940,11 +7424,11 @@ msgstr "" "# Colour of actual news header fields\n" "# Default: 9 (light red)\n" -#: src/lang.c:2329 +#: src/lang.c:2663 msgid "Color of article subject lines" msgstr "Colour of article subject lines" -#: src/lang.c:2330 +#: src/lang.c:2664 msgid "" "# Color of article subject\n" "# Default: 6 (cyan)\n" @@ -6952,11 +7436,11 @@ msgstr "" "# Colour of article subject\n" "# Default: 6 (cyan)\n" -#: src/lang.c:2336 +#: src/lang.c:2670 msgid "Color of external quotes" msgstr "Colour of external quotes" -#: src/lang.c:2337 +#: src/lang.c:2671 msgid "" "# Color of quoted text from external sources\n" "# Default: 5 (pink)\n" @@ -6964,11 +7448,11 @@ msgstr "" "# Colour of quoted text from external sources\n" "# Default: 5 (pink)\n" -#: src/lang.c:2343 +#: src/lang.c:2677 msgid "Color of response counter" msgstr "Colour of response counter" -#: src/lang.c:2344 +#: src/lang.c:2678 msgid "" "# Color of response counter\n" "# Default: 2 (green)\n" @@ -6976,11 +7460,11 @@ msgstr "" "# Colour of response counter\n" "# Default: 2 (green)\n" -#: src/lang.c:2350 +#: src/lang.c:2684 msgid "Color of sender (From:)" msgstr "Colour of sender (From:)" -#: src/lang.c:2351 +#: src/lang.c:2685 msgid "" "# Color of sender (From:)\n" "# Default: 2 (green)\n" @@ -6988,11 +7472,11 @@ msgstr "" "# Colour of sender (From:)\n" "# Default: 2 (green)\n" -#: src/lang.c:2357 +#: src/lang.c:2691 msgid "Color of help/mail sign" msgstr "Colour of help/mail sign" -#: src/lang.c:2358 +#: src/lang.c:2692 msgid "" "# Color of Help/Mail-Sign\n" "# Default: 4 (blue)\n" @@ -7000,11 +7484,11 @@ msgstr "" "# Colour of Help/Mail-Sign\n" "# Default: 4 (blue)\n" -#: src/lang.c:2364 +#: src/lang.c:2698 msgid "Color of signatures" msgstr "Colour of signatures" -#: src/lang.c:2365 +#: src/lang.c:2699 msgid "" "# Color of signature\n" "# Default: 4 (blue)\n" @@ -7012,11 +7496,35 @@ msgstr "" "# Colour of signature\n" "# Default: 4 (blue)\n" -#: src/lang.c:2371 +#: src/lang.c:2705 +msgid "Color of negative score" +msgstr "Colour of negative score" + +#: src/lang.c:2706 +msgid "" +"# Color of negative score\n" +"# Default: 1 (red)\n" +msgstr "" +"# Colour of negative score\n" +"# Default: 1 (red)\n" + +#: src/lang.c:2712 +msgid "Color of positive score" +msgstr "Colour of positive score" + +#: src/lang.c:2713 +msgid "" +"# Color of positive score\n" +"# Default: 2 (green)\n" +msgstr "" +"# Colour of positive score\n" +"# Default: 2 (green)\n" + +#: src/lang.c:2719 msgid "Color of highlighted URLs" msgstr "Colour of highlighted URLs" -#: src/lang.c:2372 +#: src/lang.c:2720 msgid "" "# Color of highlighted URLs\n" "# Default: -1 (default color)\n" @@ -7024,11 +7532,11 @@ msgstr "" "# Colour of highlighted URLs\n" "# Default: -1 (default colour)\n" -#: src/lang.c:2378 +#: src/lang.c:2726 msgid "Color of verbatim blocks" msgstr "Colour of verbatim blocks" -#: src/lang.c:2379 +#: src/lang.c:2727 msgid "" "# Color of verbatim blocks\n" "# Default: 5 (pink)\n" @@ -7036,11 +7544,11 @@ msgstr "" "# Colour of verbatim blocks\n" "# Default: 5 (pink)\n" -#: src/lang.c:2385 +#: src/lang.c:2733 msgid "Color of highlighting with *stars*" msgstr "Colour of highlighting with *stars*" -#: src/lang.c:2386 +#: src/lang.c:2734 msgid "" "# Color of word highlighting with *stars*\n" "# Default: 11 (yellow)\n" @@ -7048,11 +7556,11 @@ msgstr "" "# Colour of word highlighting with *stars*\n" "# Default: 11 (yellow)\n" -#: src/lang.c:2392 +#: src/lang.c:2740 msgid "Color of highlighting with _dash_" msgstr "Colour of highlighting with _dash_" -#: src/lang.c:2393 +#: src/lang.c:2741 msgid "" "# Color of word highlighting with _dash_\n" "# Default: 13 (light pink)\n" @@ -7060,11 +7568,11 @@ msgstr "" "# Colour of word highlighting with _dash_\n" "# Default: 13 (light pink)\n" -#: src/lang.c:2399 +#: src/lang.c:2747 msgid "Color of highlighting with /slash/" msgstr "Colour of highlighting with /slash/" -#: src/lang.c:2400 +#: src/lang.c:2748 msgid "" "# Color of word highlighting with /slash/\n" "# Default: 14 (light cyan)\n" @@ -7072,11 +7580,11 @@ msgstr "" "# Colour of word highlighting with /slash/\n" "# Default: 14 (light cyan)\n" -#: src/lang.c:2406 +#: src/lang.c:2754 msgid "Color of highlighting with -stroke-" msgstr "Colour of highlighting with -stroke-" -#: src/lang.c:2407 +#: src/lang.c:2755 msgid "" "# Color of word highlighting with -stroke-\n" "# Default: 12 (light blue)\n" @@ -7084,11 +7592,11 @@ msgstr "" "# Colour of word highlighting with -stroke-\n" "# Default: 12 (light blue)\n" -#: src/lang.c:2414 +#: src/lang.c:2762 msgid "Attr. of highlighting with *stars*" msgstr "Attr. of highlighting with *stars*" -#: src/lang.c:2415 +#: src/lang.c:2763 msgid "" "# Attributes of word highlighting on mono terminals\n" "# Possible values are:\n" @@ -7116,11 +7624,11 @@ msgstr "" "# Attribute of word highlighting with *stars*\n" "# Default: 6 (bold)\n" -#: src/lang.c:2430 +#: src/lang.c:2778 msgid "Attr. of highlighting with _dash_" msgstr "Attr. of highlighting with _dash_" -#: src/lang.c:2431 +#: src/lang.c:2779 msgid "" "# Attribute of word highlighting with _dash_\n" "# Default: 2 (best highlighting)\n" @@ -7128,11 +7636,11 @@ msgstr "" "# Attribute of word highlighting with _dash_\n" "# Default: 2 (best highlighting)\n" -#: src/lang.c:2437 +#: src/lang.c:2785 msgid "Attr. of highlighting with /slash/" msgstr "Attr. of highlighting with /slash/" -#: src/lang.c:2438 +#: src/lang.c:2786 msgid "" "# Attribute of word highlighting with /slash/\n" "# Default: 5 (half bright)\n" @@ -7140,11 +7648,11 @@ msgstr "" "# Attribute of word highlighting with /slash/\n" "# Default: 5 (half bright)\n" -#: src/lang.c:2444 +#: src/lang.c:2792 msgid "Attr. of highlighting with -stroke-" msgstr "Attr. of highlighting with -stroke-" -#: src/lang.c:2445 +#: src/lang.c:2793 msgid "" "# Attribute of word highlighting with -stroke-\n" "# Default: 3 (reverse video)\n" @@ -7152,27 +7660,27 @@ msgstr "" "# Attribute of word highlighting with -stroke-\n" "# Default: 3 (reverse video)\n" -#: src/lang.c:2451 +#: src/lang.c:2799 msgid "URL highlighting in message body" msgstr "URL highlighting in message body" -#: src/lang.c:2452 +#: src/lang.c:2800 msgid "# Enable URL highlighting?\n" msgstr "# Enable URL highlighting?\n" -#: src/lang.c:2457 +#: src/lang.c:2805 msgid "Word highlighting in message body" msgstr "Word highlighting in message body" -#: src/lang.c:2458 +#: src/lang.c:2806 msgid "# Enable word highlighting?\n" msgstr "# Enable word highlighting?\n" -#: src/lang.c:2463 +#: src/lang.c:2811 msgid "What to display instead of mark" msgstr "What to display instead of mark" -#: src/lang.c:2464 +#: src/lang.c:2812 msgid "" "# Should the leading and ending stars and dashes also be displayed,\n" "# even when they are highlighting marks?\n" @@ -7188,58 +7696,58 @@ msgstr "" "# 1 = yes, display mark\n" "# * 2 = print a space instead\n" -#: src/lang.c:2473 +#: src/lang.c:2821 msgid "Enter column number to wrap article lines to in the pager. sets." msgstr "Enter column number to wrap article lines to in the pager. sets." -#: src/lang.c:2474 +#: src/lang.c:2822 msgid "Page line wrap column" msgstr "Page line wrap column" -#: src/lang.c:2475 +#: src/lang.c:2823 msgid "# Wrap article lines at column\n" msgstr "# Wrap article lines at column\n" -#: src/lang.c:2480 +#: src/lang.c:2828 msgid "Wrap around threads on next unread" msgstr "Wrap around threads on next unread" -#: src/lang.c:2481 +#: src/lang.c:2829 msgid "# If ON wrap around threads on searching next unread article\n" msgstr "# If ON wrap around threads on searching next unread article\n" -#: src/lang.c:2485 +#: src/lang.c:2833 msgid "Enter default mail address (and fullname). sets." msgstr "Enter default mail address (and fullname). sets." -#: src/lang.c:2486 src/lang.c:2987 +#: src/lang.c:2834 src/lang.c:3405 msgid "Mail address (and fullname)" msgstr "Mail address (and fullname)" -#: src/lang.c:2487 +#: src/lang.c:2835 msgid "# User's mail address (and fullname), if not username@host (fullname)\n" msgstr "" "# User's mail address (and fullname), if not username@host (fullname)\n" -#: src/lang.c:2492 +#: src/lang.c:2840 msgid "Show empty Followup-To in editor" msgstr "Show empty Followup-To in editor" -#: src/lang.c:2493 +#: src/lang.c:2841 msgid "# If ON show empty Followup-To header when editing an article\n" msgstr "# If ON show empty Followup-To header when editing an article\n" -#: src/lang.c:2497 +#: src/lang.c:2845 msgid "" "Enter path/! command/--none to create your default signature. sets." msgstr "" "Enter path/! command/--none to create your default signature. sets." -#: src/lang.c:2498 +#: src/lang.c:2846 msgid "Create signature from path/command" msgstr "Create signature from path/command" -#: src/lang.c:2499 +#: src/lang.c:2847 #, c-format msgid "" "# Signature path (random sigs)/file to be used when posting/replying\n" @@ -7254,41 +7762,41 @@ msgstr "" "# (specify %G to pass name of current newsgroup)\n" "# sigfile=--none don't append a signature\n" -#: src/lang.c:2507 +#: src/lang.c:2855 msgid "" "Prepend signature with \"-- \" on own line. toggles & sets." msgstr "" "Prepend signature with \"-- \" on own line. toggles & sets." -#: src/lang.c:2508 +#: src/lang.c:2856 msgid "Prepend signature with \"-- \"" msgstr "Prepend signature with \"-- \"" -#: src/lang.c:2509 +#: src/lang.c:2857 msgid "# If ON prepend the signature with dashes '\\n-- \\n'\n" msgstr "# If ON prepend the signature with dashes '\\n-- \\n'\n" -#: src/lang.c:2513 +#: src/lang.c:2861 msgid "Add signature when reposting articles. toggles & sets." msgstr "Add signature when reposting articles. toggles & sets." -#: src/lang.c:2514 +#: src/lang.c:2862 msgid "Add signature when reposting" msgstr "Add signature when reposting" -#: src/lang.c:2515 +#: src/lang.c:2863 msgid "# If ON add signature to reposted articles\n" msgstr "# If ON add signature to reposted articles\n" -#: src/lang.c:2519 +#: src/lang.c:2867 msgid "Enter quotation marks, %I for author's initials." msgstr "Enter quotation marks, %I for author's initials." -#: src/lang.c:2520 +#: src/lang.c:2868 msgid "Characters used as quote-marks" msgstr "Characters used as quote-marks" -#: src/lang.c:2521 +#: src/lang.c:2869 msgid "" "# Characters used in quoting to followups and replies.\n" "# '_' is replaced by ' ', %I is replaced by author's initials.\n" @@ -7296,11 +7804,11 @@ msgstr "" "# Characters used in quoting to followups and replies.\n" "# '_' is replaced by ' ', %I is replaced by author's initials.\n" -#: src/lang.c:2527 +#: src/lang.c:2875 msgid "Quoting behavior" msgstr "Quoting behaviour" -#: src/lang.c:2528 +#: src/lang.c:2876 msgid "" "# How quoting should be handled when following up or replying.\n" "# Possible values are (the default is marked with *):\n" @@ -7324,17 +7832,17 @@ msgstr "" "# 6 = Quote signatures, quote empty lines\n" "# 7 = Compress quotes, quote signatures, quote empty lines\n" -#: src/lang.c:2541 src/lang.c:2549 src/lang.c:2555 +#: src/lang.c:2889 src/lang.c:2897 src/lang.c:2903 msgid "" "%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name" msgstr "" "%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name" -#: src/lang.c:2542 +#: src/lang.c:2890 msgid "Quote line when following up" msgstr "Quote line when following up" -#: src/lang.c:2543 +#: src/lang.c:2891 msgid "" "# Format of quote line when mailing/posting/following-up an article\n" "# %A Address %D Date %F Addr+Name %G Groupname %M Message-ID\n" @@ -7344,37 +7852,37 @@ msgstr "" "# %A Address %D Date %F Addr+Name %G Groupname %M Message-ID\n" "# %N Full Name %C First Name %I Initials\n" -#: src/lang.c:2550 +#: src/lang.c:2898 msgid "Quote line when cross-posting" msgstr "Quote line when cross-posting" -#: src/lang.c:2556 +#: src/lang.c:2904 msgid "Quote line when mailing" msgstr "Quote line when mailing" -#: src/lang.c:2561 +#: src/lang.c:2909 msgid "If ON, include User-Agent: header. toggles & sets." msgstr "If ON, include User-Agent: header. toggles & sets." -#: src/lang.c:2562 +#: src/lang.c:2910 msgid "Insert 'User-Agent:' header" msgstr "Insert 'User-Agent:' header" -#: src/lang.c:2563 +#: src/lang.c:2911 msgid "# If ON include advertising User-Agent: header\n" msgstr "# If ON include advertising User-Agent: header\n" -#: src/lang.c:2568 +#: src/lang.c:2916 msgid "" "Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), to set." msgstr "" "Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), to set." -#: src/lang.c:2569 +#: src/lang.c:2917 msgid "MM_CHARSET" msgstr "MM_CHARSET" -#: src/lang.c:2570 +#: src/lang.c:2918 msgid "" "# Charset supported locally which is also used for MIME header and\n" "# Content-Type header.\n" @@ -7390,41 +7898,41 @@ msgstr "" "# If MIME_STRICT_CHARSET is defined at compile-time, charset other than\n" "# mm_charset is considered not displayable and represented as '?'.\n" -#: src/lang.c:2580 +#: src/lang.c:2928 msgid "MM_NETWORK_CHARSET" msgstr "MM_NETWORK_CHARSET" -#: src/lang.c:2581 +#: src/lang.c:2929 msgid "# Charset used for MIME (Content-Type) header in postings.\n" msgstr "# Charset used for MIME (Content-Type) header in postings.\n" -#: src/lang.c:2585 +#: src/lang.c:2933 msgid "" "Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), to set." msgstr "" "Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), to set." -#: src/lang.c:2586 +#: src/lang.c:2934 msgid "MM_LOCAL_CHARSET" msgstr "MM_LOCAL_CHARSET" -#: src/lang.c:2587 +#: src/lang.c:2935 msgid "# Charset supported locally.\n" msgstr "# Charset supported locally.\n" -#: src/lang.c:2594 +#: src/lang.c:2942 msgid "Mailbox format" msgstr "Mailbox format" -#: src/lang.c:2595 +#: src/lang.c:2943 msgid "# Format of the mailbox.\n" msgstr "# Format of the mailbox.\n" -#: src/lang.c:2600 +#: src/lang.c:2948 msgid "MIME encoding in news messages" msgstr "MIME encoding in news messages" -#: src/lang.c:2601 +#: src/lang.c:2949 msgid "" "# MIME encoding (8bit, base64, quoted-printable, 7bit) of the body\n" "# for mails and posts, if necessary. QP is efficient for most European\n" @@ -7438,15 +7946,15 @@ msgstr "" "# while Base64 is more efficient for most 8bit East Asian, Greek, and\n" "# Russian charsets with a lot of 8bit characters.\n" -#: src/lang.c:2609 src/lang.c:2630 +#: src/lang.c:2957 src/lang.c:2978 msgid "Don't change unless you know what you are doing. cancels." msgstr "Don't change unless you know what you are doing. cancels." -#: src/lang.c:2610 +#: src/lang.c:2958 msgid "Use 8bit characters in news headers" msgstr "Use 8bit characters in news headers" -#: src/lang.c:2611 +#: src/lang.c:2959 msgid "" "# If ON, 8bit characters in news headers are NOT encoded.\n" "# default is OFF. Thus 8bit characters are encoded by default.\n" @@ -7458,29 +7966,29 @@ msgstr "" "# 8bit chars in header are encoded regardless of the value of this\n" "# parameter unless post_mime_encoding is 8bit as well.\n" -#: src/lang.c:2618 +#: src/lang.c:2966 msgid "" "Auto-view post-processed files toggles, sets, cancels." msgstr "" "Auto-view post-processed files toggles, sets, cancels." -#: src/lang.c:2619 +#: src/lang.c:2967 msgid "View post-processed files" msgstr "View post-processed files" -#: src/lang.c:2620 +#: src/lang.c:2968 msgid "# If set, post processed files will be opened in a viewer\n" msgstr "# If set, post processed files will be opened in a viewer\n" -#: src/lang.c:2625 +#: src/lang.c:2973 msgid "MIME encoding in mail messages" msgstr "MIME encoding in mail messages" -#: src/lang.c:2631 +#: src/lang.c:2979 msgid "Use 8bit characters in mail headers" msgstr "Use 8bit characters in mail headers" -#: src/lang.c:2632 +#: src/lang.c:2980 msgid "" "# If ON, 8bit characters in mail headers are NOT encoded.\n" "# default is OFF. Thus 8bit characters are encoded by default.\n" @@ -7498,11 +8006,11 @@ msgstr "" "# prohibits 8bit characters in mail headers so that you are advised NOT to\n" "# turn it ON unless you have some compelling reason.\n" -#: src/lang.c:2643 +#: src/lang.c:2991 msgid "Strip blanks from ends of lines" msgstr "Strip blanks from ends of lines" -#: src/lang.c:2644 +#: src/lang.c:2992 msgid "" "# If ON strip blanks from ends of lines for faster display on slow " "terminals.\n" @@ -7510,15 +8018,15 @@ msgstr "" "# If ON strip blanks from ends of lines for faster display on slow " "terminals.\n" -#: src/lang.c:2650 +#: src/lang.c:2998 msgid "If ON, use transliteration. toggles & sets." msgstr "If ON, use transliteration. toggles & sets." -#: src/lang.c:2651 +#: src/lang.c:2999 msgid "Transliteration" msgstr "Transliteration" -#: src/lang.c:2652 +#: src/lang.c:3000 msgid "" "# If ON, use //TRANSLIT extension. This means that when a character cannot\n" "# be represented in the in the target character set, it can be approximated\n" @@ -7528,11 +8036,11 @@ msgstr "" "# be represented in the in the target character set, it can be approximated\n" "# through one or several similarly looking characters.\n" -#: src/lang.c:2660 +#: src/lang.c:3008 msgid "Send you a Cc/Bcc automatically" msgstr "Send you a Cc/Bcc automatically" -#: src/lang.c:2661 +#: src/lang.c:3009 msgid "" "# Put your name in the Cc: and/or Bcc: field when mailing an article.\n" "# Possible values are (the default is marked with *):\n" @@ -7548,11 +8056,11 @@ msgstr "" "# 2 = Bcc\n" "# 3 = Cc and Bcc\n" -#: src/lang.c:2672 +#: src/lang.c:3020 msgid "Hash algorithm for Cancel-Lock/Cancel-Key" msgstr "Hash algorithm for Cancel-Lock/Cancel-Key" -#: src/lang.c:2673 +#: src/lang.c:3021 msgid "" "# Hash algorithm for Cancel-Lock/Cancel-Key (default 'sha1')\n" "# Use 'none' to not generate Cancel-Lock headers.\n" @@ -7560,15 +8068,15 @@ msgstr "" "# Hash algorithm for Cancel-Lock/Cancel-Key (default 'sha1')\n" "# Use 'none' to not generate Cancel-Lock headers.\n" -#: src/lang.c:2679 +#: src/lang.c:3027 msgid "Enter address elements about which you want to be warned. sets." msgstr "Enter address elements about which you want to be warned. sets." -#: src/lang.c:2680 +#: src/lang.c:3028 msgid "Spamtrap warning address parts" msgstr "Spamtrap warning address parts" -#: src/lang.c:2681 +#: src/lang.c:3029 msgid "" "# A comma-delimited list of address-parts you want to be warned\n" "# about when trying to reply by email.\n" @@ -7576,27 +8084,27 @@ msgstr "" "# A comma-delimited list of address-parts you want to be warned\n" "# about when trying to reply by e-mail.\n" -#: src/lang.c:2686 +#: src/lang.c:3034 msgid "Enter default number of days a filter entry will be valid. sets." msgstr "Enter default number of days a filter entry will be valid. sets." -#: src/lang.c:2687 +#: src/lang.c:3035 msgid "No. of days a filter entry is valid" msgstr "No. of days a filter entry is valid" -#: src/lang.c:2688 +#: src/lang.c:3036 msgid "# Number of days a short term filter will be active\n" msgstr "# Number of days a short term filter will be active\n" -#: src/lang.c:2692 +#: src/lang.c:3040 msgid "Add posted articles to filter. toggles & sets." msgstr "Add posted articles to filter. toggles & sets." -#: src/lang.c:2693 +#: src/lang.c:3041 msgid "Add posted articles to filter" msgstr "Add posted articles to filter" -#: src/lang.c:2694 +#: src/lang.c:3042 msgid "" "# If ON add posted articles which start a new thread to filter for\n" "# highlighting follow-ups\n" @@ -7604,24 +8112,24 @@ msgstr "" "# If ON add posted articles which start a new thread to filter for\n" "# highlighting follow-ups\n" -#: src/lang.c:2698 +#: src/lang.c:3046 msgid "The directory where articles/threads are to be saved in mailbox format." msgstr "" "The directory where articles/threads are to be saved in mailbox format." -#: src/lang.c:2699 +#: src/lang.c:3047 msgid "Mail directory" msgstr "Mail directory" -#: src/lang.c:2700 +#: src/lang.c:3048 msgid "# (-m) directory where articles/threads are saved in mailbox format\n" msgstr "# (-m) directory where articles/threads are saved in mailbox format\n" -#: src/lang.c:2705 +#: src/lang.c:3053 msgid "Save articles in batch mode (-S)" msgstr "Save articles in batch mode (-S)" -#: src/lang.c:2706 +#: src/lang.c:3054 msgid "" "# If ON articles/threads will be saved in batch mode when save -S\n" "# or mail (-M/-N) is specified on the command line\n" @@ -7629,19 +8137,19 @@ msgstr "" "# If ON articles/threads will be saved in batch mode when save -S\n" "# or mail (-M/-N) is specified on the command line\n" -#: src/lang.c:2711 +#: src/lang.c:3059 msgid "The directory where you want articles/threads saved." msgstr "The directory where you want articles/threads saved." -#: src/lang.c:2712 +#: src/lang.c:3060 msgid "Directory to save arts/threads in" msgstr "Directory to save arts/threads in" -#: src/lang.c:2713 +#: src/lang.c:3061 msgid "# Directory where articles/threads are saved\n" msgstr "# Directory where articles/threads are saved\n" -#: src/lang.c:2717 +#: src/lang.c:3065 msgid "" "Mark saved articles/threads as read. toggles, sets, " "cancels." @@ -7649,23 +8157,23 @@ msgstr "" "Mark saved articles/threads as read. toggles, sets, " "cancels." -#: src/lang.c:2718 +#: src/lang.c:3066 msgid "Mark saved articles/threads as read" msgstr "Mark saved articles/threads as read" -#: src/lang.c:2719 +#: src/lang.c:3067 msgid "# If ON mark articles that are saved as read\n" msgstr "# If ON mark articles that are saved as read\n" -#: src/lang.c:2723 +#: src/lang.c:3071 msgid "Do post processing (e.g. extract attachments) for saved articles." msgstr "Do post processing (e.g. extract attachments) for saved articles." -#: src/lang.c:2724 +#: src/lang.c:3072 msgid "Post process saved articles" msgstr "Post process saved articles" -#: src/lang.c:2725 +#: src/lang.c:3073 msgid "" "# Perform post processing (saving binary attachments) from saved articles.\n" "# Possible values are (the default is marked with *):\n" @@ -7679,11 +8187,11 @@ msgstr "" "# 1 = extract shell archives (shar) only\n" "# 2 = Yes\n" -#: src/lang.c:2734 +#: src/lang.c:3082 msgid "Process only unread articles" msgstr "Process only unread articles" -#: src/lang.c:2735 +#: src/lang.c:3083 msgid "" "# If ON only save/print/pipe/mail unread articles (tagged articles " "excepted)\n" @@ -7691,21 +8199,21 @@ msgstr "" "# If ON only save/print/pipe/mail unread articles (tagged articles " "excepted)\n" -#: src/lang.c:2740 +#: src/lang.c:3088 msgid "Print all or just part of header. toggles & sets." msgstr "Print all or just part of header. toggles & sets." -#: src/lang.c:2741 +#: src/lang.c:3089 msgid "Print all headers when printing" msgstr "Print all headers when printing" -#: src/lang.c:2742 +#: src/lang.c:3090 msgid "" "# If ON print all of article header otherwise just the important lines\n" msgstr "" "# If ON print all of article header otherwise just the important lines\n" -#: src/lang.c:2746 +#: src/lang.c:3094 msgid "" "The printer program with options that is to be used to print articles/" "threads." @@ -7713,33 +8221,33 @@ msgstr "" "The printer program with options that is to be used to print articles/" "threads." -#: src/lang.c:2747 +#: src/lang.c:3095 msgid "Printer program with options" msgstr "Printer program with options" -#: src/lang.c:2748 +#: src/lang.c:3096 msgid "# Print program with parameters used to print articles/threads\n" msgstr "# Print program with parameters used to print articles/threads\n" -#: src/lang.c:2754 +#: src/lang.c:3102 msgid "Force redraw after certain commands" msgstr "Force redraw after certain commands" -#: src/lang.c:2755 +#: src/lang.c:3103 msgid "" "# If ON a screen redraw will always be done after certain external commands\n" msgstr "" "# If ON a screen redraw will always be done after certain external commands\n" -#: src/lang.c:2759 +#: src/lang.c:3107 msgid "Enter %E for editor, %F for filename, %N for line-number, to set." msgstr "Enter %E for editor, %F for filename, %N for line-number, to set." -#: src/lang.c:2760 +#: src/lang.c:3108 msgid "Invocation of your editor" msgstr "Invocation of your editor" -#: src/lang.c:2761 +#: src/lang.c:3109 msgid "" "# Format of editor line including parameters\n" "# %E Editor %F Filename %N Linenumber\n" @@ -7747,17 +8255,17 @@ msgstr "" "# Format of editor line including parameters\n" "# %E Editor %F Filename %N Linenumber\n" -#: src/lang.c:2766 +#: src/lang.c:3114 msgid "" "Enter name and options for external-inews, --internal for internal inews" msgstr "" "Enter name and options for external-inews, --internal for internal inews" -#: src/lang.c:2767 +#: src/lang.c:3115 msgid "External inews" msgstr "External inews" -#: src/lang.c:2768 +#: src/lang.c:3116 msgid "" "# If --internal use the built in mini inews for posting via NNTP\n" "# otherwise use an external inews program\n" @@ -7765,17 +8273,17 @@ msgstr "" "# If --internal use the built in mini inews for posting via NNTP\n" "# otherwise use an external inews program\n" -#: src/lang.c:2772 +#: src/lang.c:3120 msgid "" "Enter %M for mailer, %S for subject, %T for to, %F for filename, to set." msgstr "" "Enter %M for mailer, %S for subject, %T for to, %F for filename, to set." -#: src/lang.c:2773 +#: src/lang.c:3121 msgid "Invocation of your mail command" msgstr "Invocation of your mail command" -#: src/lang.c:2774 +#: src/lang.c:3122 msgid "" "# Format of mailer line including parameters\n" "# %M Mailer %S Subject %T To %F Filename\n" @@ -7787,11 +8295,11 @@ msgstr "" "# e.g. to use mutt as your mailer: mutt -s \"%S\" -- \"%T\" < %F\n" "# e.g. mutt interactive : mutt -H %F\n" -#: src/lang.c:2782 +#: src/lang.c:3130 msgid "Use interactive mail reader" msgstr "Use interactive mail reader" -#: src/lang.c:2783 +#: src/lang.c:3131 msgid "" "# Interactive mailreader\n" "# Possible values are (the default is marked with *):\n" @@ -7805,33 +8313,33 @@ msgstr "" "# 1 = use interactive mailreader with headers in file\n" "# 2 = use interactive mailreader without headers in file\n" -#: src/lang.c:2792 +#: src/lang.c:3140 msgid "Remove ~/.article after posting" msgstr "Remove ~/.article after posting" -#: src/lang.c:2793 +#: src/lang.c:3141 msgid "# If ON remove ~/.article after posting.\n" msgstr "# If ON remove ~/.article after posting.\n" -#: src/lang.c:2799 +#: src/lang.c:3147 msgid "Use UTF-8 graphics (thread tree etc.)" msgstr "Use UTF-8 graphics (thread tree etc.)" -#: src/lang.c:2800 +#: src/lang.c:3148 msgid "" "# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n" msgstr "" "# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n" -#: src/lang.c:2805 +#: src/lang.c:3153 msgid "Filename for all posted articles, sets, no filename=do not save." msgstr "Filename for all posted articles, sets, no filename=do not save." -#: src/lang.c:2806 +#: src/lang.c:3154 msgid "Filename for posted articles" msgstr "Filename for posted articles" -#: src/lang.c:2807 +#: src/lang.c:3155 msgid "" "# Filename where to keep all postings (default posted)\n" "# If no filename is set then postings will not be saved\n" @@ -7839,37 +8347,37 @@ msgstr "" "# Filename where to keep all postings (default posted)\n" "# If no filename is set then postings will not be saved\n" -#: src/lang.c:2812 +#: src/lang.c:3160 msgid "" "Keep all failed articles in ~/dead.articles. toggles & sets." msgstr "" "Keep all failed articles in ~/dead.articles. toggles & sets." -#: src/lang.c:2813 +#: src/lang.c:3161 msgid "Keep failed arts in ~/dead.articles" msgstr "Keep failed arts in ~/dead.articles" -#: src/lang.c:2814 +#: src/lang.c:3162 msgid "# If ON keep all failed postings in ~/dead.articles\n" msgstr "# If ON keep all failed postings in ~/dead.articles\n" -#: src/lang.c:2818 +#: src/lang.c:3166 msgid "Do you want to strip unsubscribed groups from .newsrc" msgstr "Do you want to strip unsubscribed groups from .newsrc" -#: src/lang.c:2819 +#: src/lang.c:3167 msgid "No unsubscribed groups in newsrc" msgstr "No unsubscribed groups in newsrc" -#: src/lang.c:2820 +#: src/lang.c:3168 msgid "# If ON strip unsubscribed groups from newsrc\n" msgstr "# If ON strip unsubscribed groups from newsrc\n" -#: src/lang.c:2825 +#: src/lang.c:3173 msgid "Remove bogus groups from newsrc" msgstr "Remove bogus groups from newsrc" -#: src/lang.c:2826 +#: src/lang.c:3174 msgid "" "# What to do with bogus groups in newsrc file\n" "# Possible values are (the default is marked with *):\n" @@ -7883,69 +8391,70 @@ msgstr "" "# 1 = remove\n" "# 2 = highlight with D on selection screen\n" -#: src/lang.c:2835 +#: src/lang.c:3183 msgid "" "Enter number of seconds to wait for a response from the server. sets." msgstr "" "Enter number of seconds to wait for a response from the server. sets." -#: src/lang.c:2836 +#: src/lang.c:3184 msgid "NNTP read timeout in seconds" msgstr "NNTP read timeout in seconds" -#: src/lang.c:2837 +#: src/lang.c:3185 msgid "" "# Time in seconds to wait for a response from the server (0=no timeout)\n" msgstr "" "# Time in seconds to wait for a response from the server (0=no timeout)\n" -#: src/lang.c:2842 +#: src/lang.c:3190 msgid "Enter number of seconds until active file will be reread. sets." msgstr "Enter number of seconds until active file will be reread. sets." -#: src/lang.c:2843 +#: src/lang.c:3191 msgid "Interval in secs to reread active" msgstr "Interval in secs to reread active" -#: src/lang.c:2844 +#: src/lang.c:3192 msgid "" "# Time interval in seconds between rereading the active file (0=never)\n" msgstr "" "# Time interval in seconds between rereading the active file (0=never)\n" -#: src/lang.c:2849 +#: src/lang.c:3197 msgid "Reconnect to server automatically" msgstr "Reconnect to server automatically" -#: src/lang.c:2850 +#: src/lang.c:3198 msgid "" "# If ON automatically reconnect to NNTP server if the connection is broken\n" msgstr "" "# If ON automatically reconnect to NNTP server if the connection is broken\n" -#: src/lang.c:2854 +#: src/lang.c:3202 msgid "" "Create local copies of NNTP overview files. toggles & sets." msgstr "" "Create local copies of NNTP overview files. toggles & sets." -#: src/lang.c:2855 +#: src/lang.c:3203 msgid "Cache NNTP overview files locally" msgstr "Cache NNTP overview files locally" -#: src/lang.c:2856 +#: src/lang.c:3204 msgid "# If ON, create local copies of NNTP overview files.\n" msgstr "# If ON, create local copies of NNTP overview files.\n" -#: src/lang.c:2860 src/lang.c:2875 src/lang.c:2895 src/lang.c:2914 +#: src/lang.c:3208 src/lang.c:3223 src/lang.c:3243 src/lang.c:3266 +#: src/lang.c:3291 src/lang.c:3313 src/lang.c:3332 msgid "Enter format string. sets, cancels." msgstr "Enter format string. sets, cancels." -#: src/lang.c:2861 +#: src/lang.c:3209 msgid "Format string for selection level" msgstr "Format string for selection level" -#: src/lang.c:2862 +#: src/lang.c:3210 msgid "" "# Format string for selection level representation\n" "# Default: %f %n %U %G %d\n" @@ -7969,11 +8478,11 @@ msgstr "" "# %n Number, linenumber on screen\n" "# %U Unread count\n" -#: src/lang.c:2876 +#: src/lang.c:3224 msgid "Format string for group level" msgstr "Format string for group level" -#: src/lang.c:2877 +#: src/lang.c:3225 msgid "" "# Format string for group level representation\n" "# Default: %n %m %R %L %s %F\n" @@ -8007,11 +8516,145 @@ msgstr "" "# %s Subject (only group level)\n" "# %S Score\n" -#: src/lang.c:2896 +#: src/lang.c:3244 +msgid "Format string for attachment level" +msgstr "Format string for attachment level" + +#: src/lang.c:3245 +msgid "" +"# Format string for attachment level representation\n" +"# Default: %t%s%e%c%d\n" +"# Possible values are:\n" +"# %% '%'\n" +"# %C Charset\n" +"# %c Like %C but with description\n" +"# %D Line count\n" +"# %d Like %D but with description\n" +"# %E Content encoding\n" +"# %e Like %E but with description\n" +"# %L Language\n" +"# %l Like %L but with description\n" +"# %S Content subtype\n" +"# %s Like %S but with description\n" +"# %T Content type\n" +"# %t Like %T but with description\n" +"# %Z Size in bytes\n" +"# %z Like %Z but with description\n" +msgstr "" +"# Format string for attachment level representation\n" +"# Default: %t%s%e%c%d\n" +"# Possible values are:\n" +"# %% '%'\n" +"# %C Charset\n" +"# %c Like %C but with description\n" +"# %D Line count\n" +"# %d Like %D but with description\n" +"# %E Content encoding\n" +"# %e Like %E but with description\n" +"# %L Language\n" +"# %l Like %L but with description\n" +"# %S Content subtype\n" +"# %s Like %S but with description\n" +"# %T Content type\n" +"# %t Like %T but with description\n" +"# %Z Size in bytes\n" +"# %z Like %Z but with description\n" + +#: src/lang.c:3267 +msgid "Format string for display of mime header" +msgstr "Format string for display of mime header" + +#: src/lang.c:3268 +msgid "" +"# Format string for mime header at article level\n" +"# Default: [-- %T%S%*n%z%*l%!c%!d%*e --]\n" +"# Possible values are:\n" +"# %% '%'\n" +"# %C Charset\n" +"# %c Like %C but with description\n" +"# %D Line count\n" +"# %d Like %D but with description\n" +"# %E Content encoding\n" +"# %e Like %E but with description\n" +"# %L Language\n" +"# %l Like %L but with description\n" +"# %N Name\n" +"# %n Like %N but with description\n" +"# %S Content subtype\n" +"# %s Like %S but with description\n" +"# %T Content type\n" +"# %t Like %T but with description\n" +"# %Z Size in bytes\n" +"# %z Like %Z but with description\n" +msgstr "" +"# Format string for mime header at article level\n" +"# Default: [-- %T%S%*n%z%*l%!c%!d%*e --]\n" +"# Possible values are:\n" +"# %% '%'\n" +"# %C Charset\n" +"# %c Like %C but with description\n" +"# %D Line count\n" +"# %d Like %D but with description\n" +"# %E Content encoding\n" +"# %e Like %E but with description\n" +"# %L Language\n" +"# %l Like %L but with description\n" +"# %N Name\n" +"# %n Like %N but with description\n" +"# %S Content subtype\n" +"# %s Like %S but with description\n" +"# %T Content type\n" +"# %t Like %T but with description\n" +"# %Z Size in bytes\n" +"# %z Like %Z but with description\n" + +#: src/lang.c:3292 +msgid "Format string for display of uue header" +msgstr "Format string for display of uue header" + +#: src/lang.c:3293 +msgid "" +"# Format string for uue header at article level\n" +"# Default: [-- %T%S%*n%I%!d%*e --]\n" +"# Possible values are:\n" +"# %% '%'\n" +"# %D Line count\n" +"# %d Like %D but with description\n" +"# %E Content encoding\n" +"# %e Like %E but with description\n" +"# %I Complete/incomplete UUE part indicator\n" +"# %N Name\n" +"# %n Like %N but with description\n" +"# %S Content subtype\n" +"# %s Like %S but with description\n" +"# %T Content type\n" +"# %t Like %T but with description\n" +"# %Z Size in bytes\n" +"# %z Like %Z but with description\n" +msgstr "" +"# Format string for uue header at article level\n" +"# Default: [-- %T%S%*n%I%!d%*e --]\n" +"# Possible values are:\n" +"# %% '%'\n" +"# %D Line count\n" +"# %d Like %D but with description\n" +"# %E Content encoding\n" +"# %e Like %E but with description\n" +"# %I Complete/incomplete UUE part indicator\n" +"# %N Name\n" +"# %n Like %N but with description\n" +"# %S Content subtype\n" +"# %s Like %S but with description\n" +"# %T Content type\n" +"# %t Like %T but with description\n" +"# %Z Size in bytes\n" +"# %z Like %Z but with description\n" + +#: src/lang.c:3314 msgid "Format string for thread level" msgstr "Format string for thread level" -#: src/lang.c:2897 +#: src/lang.c:3315 msgid "" "# Format string for thread level representation\n" "# Default: %n %m [%L] %T %F\n" @@ -8043,19 +8686,19 @@ msgstr "" "# %S Score\n" "# %T Thread tree (only thread level)\n" -#: src/lang.c:2915 +#: src/lang.c:3333 msgid "Format string for display of dates" msgstr "Format string for display of dates" -#: src/lang.c:2916 +#: src/lang.c:3334 msgid "# Format string for date representation\n" msgstr "# Format string for date representation\n" -#: src/lang.c:2926 +#: src/lang.c:3344 msgid "Unicode normalization form" msgstr "Unicode normalization form" -#: src/lang.c:2927 +#: src/lang.c:3345 msgid "" "# Unicode normalization form\n" "# Possible values are:\n" @@ -8075,19 +8718,19 @@ msgstr "" "# 4 = NFD\n" "# 5 = NFKC_CF\n" -#: src/lang.c:2941 +#: src/lang.c:3359 msgid "Render BiDi" msgstr "Render BiDi" -#: src/lang.c:2942 +#: src/lang.c:3360 msgid "# If ON, bi-directional text is rendered by tin\n" msgstr "# If ON, bi-directional text is rendered by tin\n" -#: src/lang.c:2949 +#: src/lang.c:3367 msgid "Function for sorting articles" msgstr "Function for sorting articles" -#: src/lang.c:2950 +#: src/lang.c:3368 msgid "" "# Function for sorting articles\n" "# Possible values are (the default is marked with *):\n" @@ -8099,175 +8742,175 @@ msgstr "" "# * 0 = qsort\n" "# 1 = heapsort\n" -#: src/lang.c:2963 +#: src/lang.c:3381 msgid "Automatically GroupMarkUnselArtRead" msgstr "Automatically GroupMarkUnselArtRead" -#: src/lang.c:2969 +#: src/lang.c:3387 msgid "Delete post-process files" msgstr "Delete post-process files" -#: src/lang.c:2974 +#: src/lang.c:3392 msgid "Filename for all mailed articles, sets, no filename=do not save." msgstr "Filename for all mailed articles, sets, no filename=do not save." -#: src/lang.c:2975 +#: src/lang.c:3393 msgid "Mailbox to save sent mails" msgstr "Mailbox to save sent mails" -#: src/lang.c:2980 +#: src/lang.c:3398 msgid "Set Followup-To: header to this group(s). sets, cancels." msgstr "Set Followup-To: header to this group(s). sets, cancels." -#: src/lang.c:2981 +#: src/lang.c:3399 msgid "Followup-To: header" msgstr "Followup-To: header" -#: src/lang.c:2986 +#: src/lang.c:3404 msgid "Enter default mail address (and fullname). sets, cancels." msgstr "Enter default mail address (and fullname). sets, cancels." -#: src/lang.c:2993 +#: src/lang.c:3411 msgid "" "Path and options for ispell-like spell-checker. sets, cancels." msgstr "" "Path and options for ispell-like spell-checker. sets, cancels." -#: src/lang.c:2994 +#: src/lang.c:3412 msgid "Ispell program" msgstr "Ispell program" -#: src/lang.c:3000 +#: src/lang.c:3418 msgid "When group is a mailing list, send responses to this email address." msgstr "When group is a mailing list, send responses to this e-mail address." -#: src/lang.c:3001 +#: src/lang.c:3419 msgid "Mailing list address" msgstr "Mailing list address" -#: src/lang.c:3007 +#: src/lang.c:3425 msgid "Forward articles as attachment" msgstr "Forward articles as attachment" -#: src/lang.c:3012 +#: src/lang.c:3430 msgid "" "A comma separated list of MIME major/minor Content-Types. cancels." msgstr "" "A comma separated list of MIME major/minor Content-Types. cancels." -#: src/lang.c:3013 +#: src/lang.c:3431 msgid "Which MIME types will be saved" msgstr "Which MIME types will be saved" -#: src/lang.c:3018 +#: src/lang.c:3436 msgid "Value of the Organization: header. sets, cancels." msgstr "Value of the Organisation: header. sets, cancels." -#: src/lang.c:3019 +#: src/lang.c:3437 msgid "Organization: header" msgstr "Organisation: header" -#: src/lang.c:3024 +#: src/lang.c:3442 msgid "Filename for saved articles. sets, cancels." msgstr "Filename for saved articles. sets, cancels." -#: src/lang.c:3025 +#: src/lang.c:3443 msgid "savefile" msgstr "savefile" -#: src/lang.c:3030 src/lang.c:3054 +#: src/lang.c:3448 src/lang.c:3472 msgid "Scope for the filter rule. sets, cancels." msgstr "Scope for the filter rule. sets, cancels." -#: src/lang.c:3031 +#: src/lang.c:3449 msgid "Quick (1 key) select filter scope" msgstr "Quick (1 key) select filter scope" -#: src/lang.c:3036 src/lang.c:3060 +#: src/lang.c:3454 src/lang.c:3478 msgid "Header for filter rule. sets, cancels." msgstr "Header for filter rule. sets, cancels." -#: src/lang.c:3037 +#: src/lang.c:3455 msgid "Quick (1 key) select filter header" msgstr "Quick (1 key) select filter header" -#: src/lang.c:3042 src/lang.c:3066 +#: src/lang.c:3460 src/lang.c:3484 msgid "ON = case sensitive, OFF = ignore case. sets, cancels." msgstr "ON = case sensitive, OFF = ignore case. sets, cancels." -#: src/lang.c:3043 +#: src/lang.c:3461 msgid "Quick (1 key) select filter case" msgstr "Quick (1 key) select filter case" -#: src/lang.c:3048 src/lang.c:3072 +#: src/lang.c:3466 src/lang.c:3490 msgid "ON = expire, OFF = don't ever expire. sets, cancels." msgstr "ON = expire, OFF = don't ever expire. sets, cancels." -#: src/lang.c:3049 +#: src/lang.c:3467 msgid "Quick (1 key) select filter expire" msgstr "Quick (1 key) select filter expire" -#: src/lang.c:3055 +#: src/lang.c:3473 msgid "Quick (1 key) kill filter scope" msgstr "Quick (1 key) kill filter scope" -#: src/lang.c:3061 +#: src/lang.c:3479 msgid "Quick (1 key) kill filter header" msgstr "Quick (1 key) kill filter header" -#: src/lang.c:3067 +#: src/lang.c:3485 msgid "Quick (1 key) kill filter case" msgstr "Quick (1 key) kill filter case" -#: src/lang.c:3073 +#: src/lang.c:3491 msgid "Quick (1 key) kill filter expire" msgstr "Quick (1 key) kill filter expire" -#: src/lang.c:3079 +#: src/lang.c:3497 msgid "Assume this charset if no charset declaration is present, to set." msgstr "Assume this charset if no charset declaration is present, to set." -#: src/lang.c:3080 +#: src/lang.c:3498 msgid "UNDECLARED_CHARSET" msgstr "UNDECLARED_CHARSET" -#: src/lang.c:3086 +#: src/lang.c:3504 msgid "" "Add this text at the start of the message body. sets, cancels." msgstr "" "Add this text at the start of the message body. sets, cancels." -#: src/lang.c:3087 +#: src/lang.c:3505 msgid "X_Body" msgstr "X_Body" -#: src/lang.c:3092 +#: src/lang.c:3510 msgid "Insert this header when posting. sets, cancels." msgstr "Insert this header when posting. sets, cancels." -#: src/lang.c:3093 +#: src/lang.c:3511 msgid "X_Headers" msgstr "X_Headers" -#: src/lang.c:3098 +#: src/lang.c:3516 msgid "" "Automatically insert an X-Comment-To: header? toggles & sets." msgstr "" "Automatically insert an X-Comment-To: header? toggles & sets." -#: src/lang.c:3099 +#: src/lang.c:3517 msgid "Insert 'X-Comment-To:' header" msgstr "Insert 'X-Comment-To:' header" -#: src/lang.c:3105 +#: src/lang.c:3523 msgid "Enter name of file containing trusted CA certificates. sets." msgstr "Enter name of file containing trusted CA certificates. sets." -#: src/lang.c:3106 +#: src/lang.c:3524 msgid "CA certificate file" msgstr "CA certificate file" -#: src/lang.c:3107 +#: src/lang.c:3525 msgid "" "# name of file containing all trusted CA certificates (empty = system " "default)\n" @@ -8275,32 +8918,7 @@ msgstr "" "# name of file containing all trusted CA certificates (empty = system " "default)\n" -#. TODO: lang.c -#: src/main.c:899 -msgid "reading from local spool" -msgstr "reading from local spool" - -#. TODO: != ENOENT ? and -> lang.c -#: src/misc.c:775 -#, c-format -msgid "Error: unlink %s" -msgstr "Error: unlink %s" - -#: src/misc.c:4005 -#, c-format -msgid "Version: %s %s release %s (\"%s\") %s %s\n" -msgstr "Version: %s %s release %s (\"%s\") %s %s\n" - -#: src/misc.c:4008 -#, c-format -msgid "Version: %s %s release %s (\"%s\")\n" -msgstr "Version: %s %s release %s (\"%s\")\n" - -#: src/newsrc.c:476 -msgid "Unreachable?\n" -msgstr "Unreachable?\n" - -#: src/nntplib.c:829 +#: src/nntplib.c:908 #, c-format msgid "" "\n" @@ -8309,149 +8927,20 @@ msgstr "" "\n" "Server timed out, trying reconnect # %d\n" -#: src/nntplib.c:856 src/signal.c:435 -msgid "NNTP connection error. Exiting..." -msgstr "NNTP connection error. Exiting..." - -#: src/nntplib.c:868 src/nntplib.c:1894 +#: src/nntplib.c:950 src/nntplib.c:2032 msgid "Rejoin current group\n" msgstr "Rejoin current group\n" -#: src/nntplib.c:877 src/nntplib.c:1903 +#: src/nntplib.c:959 src/nntplib.c:2041 #, c-format msgid "Read (%s)\n" msgstr "Read (%s)\n" -#: src/nntplib.c:879 +#: src/nntplib.c:961 #, c-format msgid "Resend last command (%s)\n" msgstr "Resend last command (%s)\n" -#: src/nntplib.c:1540 -msgid "CAPABILITIES did not announce READER" -msgstr "CAPABILITIES did not announce READER" - -#: src/nntplib.c:2049 -msgid "MOTD: " -msgstr "MOTD: " - -#: src/nntps.c:136 -#, c-format -msgid "RAND_status: %s!\n" -msgstr "RAND_status: %s!\n" - -#: src/nntps.c:142 -#, c-format -msgid "SSL_CTX_new: %s!\n" -msgstr "SSL_CTX_new: %s!\n" - -#: src/nntps.c:151 -#, c-format -msgid "SSL_CTX_set_default_verify_paths: %s!\n" -msgstr "SSL_CTX_set_default_verify_paths: %s!\n" - -#: src/nntps.c:159 -#, c-format -msgid "SSL_CTX_load_verify_locations: %s!\n" -msgstr "SSL_CTX_load_verify_locations: %s!\n" - -#: src/nntps.c:305 -#, c-format -msgid "BIO_new_socket: %s!\n" -msgstr "BIO_new_socket: %s!\n" - -#: src/nntps.c:312 -#, c-format -msgid "BIO_new_ssl: %s!\n" -msgstr "BIO_new_ssl: %s!\n" - -#: src/nntps.c:320 src/nntps.c:512 -#, c-format -msgid "BIO_get_ssl: %s!\n" -msgstr "BIO_get_ssl: %s!\n" - -#: src/nntps.c:328 -#, c-format -msgid "SSL_set_tlsext_host_name: %s!\n" -msgstr "SSL_set_tlsext_host_name: %s!\n" - -#: src/nntps.c:336 -#, c-format -msgid "SSL_set1_host: %s!\n" -msgstr "SSL_set1_host: %s!\n" - -#: src/nntps.c:410 src/nntps.c:412 -#, c-format -msgid "TLS peer verification failed: %s\n" -msgstr "TLS peer verification failed: %s\n" - -#: src/nntps.c:438 src/nntps.c:440 -#, c-format -msgid "TLS peer verification failed, continuing anyway as requested: %s\n" -msgstr "TLS peer verification failed, continuing anyway as requested: %s\n" - -#: src/nntps.c:520 src/nntps.c:522 -#, c-format -msgid "TLS handshake failed: %s\n" -msgstr "TLS handshake failed: %s\n" - -#: src/nntps.c:528 -#, c-format -msgid "" -"TLS peer verification failed: %s.\n" -"Continuing anyway as requested.\n" -msgstr "" -"TLS peer verification failed: %s.\n" -"Continuing anyway as requested.\n" - -#: src/nrctbl.c:184 -#, c-format -msgid "couldn't expand %s\n" -msgstr "couldn't expand %s\n" - -#: src/post.c:1782 -#, c-format -msgid "" -"Line %d is longer than %d octets and should be folded, but\n" -"encoding is neither set to %s nor to %s\n" -msgstr "" -"Line %d is longer than %d octets and should be folded, but\n" -"encoding is neither set to %s nor to %s\n" - -#: src/post.c:1787 -#, c-format -msgid "" -"Line %d is longer than %d octets and should be folded, but\n" -"encoding is set to %s without enabling MIME_BREAK_LONG_LINES or\n" -"posting doesn't contain any 8bit chars and thus folding won't happen\n" -msgstr "" -"Line %d is longer than %d octets and should be folded, but\n" -"encoding is set to %s without enabling MIME_BREAK_LONG_LINES or\n" -"posting doesn't contain any 8bit chars and thus folding won't happen\n" - -#: src/post.c:1789 -#, c-format -msgid "" -"Line %d is longer than %d octets and should be folded, but\n" -"encoding is not set to %s\n" -msgstr "" -"Line %d is longer than %d octets and should be folded, but\n" -"encoding is not set to %s\n" - -#: src/post.c:2778 -#, c-format -msgid "Posting: %.*s ..." -msgstr "Posting: %.*s ..." - -#: src/post.c:4547 -msgid "Can't supersede in mailgroups, try repost instead." -msgstr "Can't supersede in mailgroups, try repost instead." - -#. Check if okay to read -#: src/read.c:204 -msgid "Aborting read, please wait..." -msgstr "Aborting read, please wait..." - #: src/read.c:363 msgid "Aborted read\n" msgstr "Aborted read\n" @@ -8460,117 +8949,6 @@ msgstr "Aborted read\n" msgid "Draining\n" msgstr "Draining\n" -#: src/refs.c:236 -msgid "unchanged" -msgstr "unchanged" - -#: src/refs.c:603 +#: src/refs.c:656 msgid "[- Unavailable -]" msgstr "[- Unavailable -]" - -#. -#. * Add the Message-ID headers to the cache, using the last Reference -#. * as the parent -#. -#. -#. * Add the References data to the cache -#. -#: src/refs.c:1009 src/refs.c:1071 -#, c-format -msgid "Building References-trees (%d/%d)..." -msgstr "Building References-trees (%d/%d)..." - -#. -#. * preamble -#. * TODO: -> lang.c -#. -#: src/rfc2047.c:1330 -#, c-format -msgid "" -"This message has been composed in the 'multipart/mixed' MIME-format. If you\n" -"are reading this prefix, your mail reader probably has not yet been " -"modified\n" -"to understand the new format, and some of what follows may look strange.\n" -"\n" -msgstr "" -"This message has been composed in the 'multipart/mixed' MIME-format. If you\n" -"are reading this prefix, your mail reader probably has not yet been " -"modified\n" -"to understand the new format, and some of what follows may look strange.\n" -"\n" - -#: src/save.c:1046 -msgid "bytes" -msgstr "bytes" - -#: src/select.c:422 -msgid "unread" -msgstr "unread" - -#: src/select.c:422 -msgid "all" -msgstr "all" - -#: src/select.c:619 -msgid "[k]" -msgstr "[k]" - -#: src/select.c:621 -msgid "[T]" -msgstr "[T]" - -#: src/select.c:625 src/select.c:627 -msgid " R" -msgstr " R" - -#: src/xface.c:75 -msgid "Can't run slrnface: Not running in an xterm." -msgstr "Can't run slrnface: Not running in an xterm." - -#: src/xface.c:87 src/xface.c:98 src/xface.c:113 -#, c-format -msgid "Can't run slrnface: Environment variable %s not found." -msgstr "Can't run slrnface: Environment variable %s not found." - -#: src/xface.c:122 src/xface.c:154 -#, c-format -msgid "Can't run slrnface: failed to create %s" -msgstr "Can't run slrnface: failed to create %s" - -#: src/xface.c:132 -msgid "" -"This directory is used to create named pipes for communication between\n" -"slrnface and its parent process. It should normally be empty because\n" -"the pipe is deleted right after it has been opened by both processes.\n" -"\n" -"File names generated by slrnface have the form \"hostname.pid\". It is\n" -"probably an error if they linger here longer than a fraction of a second.\n" -"\n" -"However, if the directory is mounted from an NFS server, you might see\n" -"special files created by your NFS server while slrnface is running.\n" -"Do not try to remove them.\n" -msgstr "" -"This directory is used to create named pipes for communication between\n" -"slrnface and its parent process. It should normally be empty because\n" -"the pipe is deleted right after it has been opened by both processes.\n" -"\n" -"File names generated by slrnface have the form \"hostname.pid\". It is\n" -"probably an error if they linger here longer than a fraction of a second.\n" -"\n" -"However, if the directory is mounted from an NFS server, you might see\n" -"special files created by your NFS server while slrnface is running.\n" -"Do not try to remove them.\n" - -#: src/xface.c:146 -msgid "Can't run slrnface: couldn't construct fifo name." -msgstr "Can't run slrnface: couldn't construct fifo name." - -#: src/xface.c:185 -#, c-format -msgid "Slrnface abnormally exited, code %d." -msgstr "Slrnface abnormally exited, code %d." - -#: src/xface.c:231 -#, c-format -msgid "Slrnface failed: %s." -msgstr "Slrnface failed: %s." diff -Nurp '--exclude=.bzr*' tin-2.6.2/po/es.po tin-2.6.3/po/es.po --- tin-2.6.2/po/es.po 2022-11-03 12:30:30.000000000 +0100 +++ tin-2.6.3/po/es.po 2023-12-13 22:25:12.619308710 +0100 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tin 2.4.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-03 12:30+0100\n" +"POT-Creation-Date: 2023-12-13 22:25+0100\n" "PO-Revision-Date: 2018-04-19 13:04+0200\n" "Last-Translator: Francisco Javier Serrador \n" "Language-Team: Spanish \n" @@ -19,796 +19,702 @@ msgstr "" "X-Generator: Poedit 2.0.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. -> lang.c -#: src/art.c:418 +#: src/lang.c:45 +#, fuzzy +msgid "1 Response" +msgstr "Respuesta" + +#: src/lang.c:49 #, fuzzy, c-format -msgid "Reading %s\n" -msgstr "Leyendo %s\n" +msgid "" +"\n" +"%s contains no newsgroups. Exiting." +msgstr "El fichero `%s' (versión %d) contiene:\n" -#. TODO: -> lang.c -#: src/art.c:1213 +#: src/lang.c:51 #, fuzzy -msgid "Threading by multipart" -msgstr "Artículos anteriores" +msgid "Aborting read, please wait..." +msgstr "Enviando fichero por correo. Por favor espere..." + +#: src/lang.c:53 +msgid "all" +msgstr "todo" + +#: src/lang.c:54 +#, fuzzy +msgid "All groups" +msgstr "Retiene todos los grupos suplementarios de cual usuario es un miembro." -#. -> lang.c -#: src/art.c:2500 +#: src/lang.c:55 #, fuzzy, c-format -msgid "Writing %s\n" -msgstr "Escribir %s\n" +msgid "File %s exists. %s=append, %s=overwrite, %s=quit: " +msgstr "El fichero %s ya existe. ¿Seguro que desea sobrescribirlo?" -#. TODO: -> lang.c -#: src/art.c:2579 +#: src/lang.c:56 #, fuzzy -msgid "Writing overview cache..." -msgstr "Escribiendo fichero…" +msgid "Article cancelled (deleted)." +msgstr "¡¡¡Cancelada!!!" -#: src/attrib.c:1004 +#: src/lang.c:58 #, fuzzy -msgid "Processing attributes... " -msgstr "** atributos" +msgid "Article cannot be cancelled (deleted)." +msgstr "Una vez que añade una destreza, no podrá borrarla" + +#: src/lang.c:60 +#, fuzzy +msgid "Article deleted." +msgstr "[BORRADO]" + +#: src/lang.c:61 +#, c-format +msgid "" +"\n" +"Your article:\n" +" \"%s\"\n" +"will be mailed to the following address:\n" +" %s" +msgstr "" -#: src/attrib.c:1224 +#: src/lang.c:62 #, c-format msgid "" +"\n" +"Your article:\n" +" \"%s\"\n" +"will be posted to the following %s:\n" +msgstr "" + +#: src/lang.c:63 +#, fuzzy +msgid "Article not posted!" +msgstr "Publicado en " + +#: src/lang.c:64 +#, fuzzy +msgid "Article not saved" +msgstr "guardado" + +#: src/lang.c:65 +#, fuzzy +msgid "Article Level Commands" +msgstr " órdenes:\n" + +#: src/lang.c:66 +#, fuzzy +msgid "Article has no parent" +msgstr "Artefacto $s ya tiene un superior" + +#: src/lang.c:67 +msgid "Parent article has been killed" +msgstr "" + +#: src/lang.c:68 +#, fuzzy +msgid "Parent article is unavailable" +msgstr "Artículo definido requerido" + +#: src/lang.c:69 +#, fuzzy, c-format +msgid "Article posted: %s" +msgstr "Factura %s contabilizada.\n" + +#: src/lang.c:70 +#, fuzzy, c-format +msgid "Article rejected (saved to %s)" +msgstr "Mantener %s en la versión %s es rechazado." + +#: src/lang.c:71 +#, c-format +msgid "" +"%s=article, %s=thread, %s=range, %s=hot, %s=pattern, %s=tagged, %s=quit: " +msgstr "" + +#: src/lang.c:72 +#, fuzzy +msgid "Article unavailable" +msgstr "NO DISPONIBLE" + +#: src/lang.c:73 +#, fuzzy +msgid "Article undeleted." +msgstr "Artículo definido requerido" + +#: src/lang.c:74 +#, fuzzy, c-format +msgid "Article %4d of %4d" +msgstr "estado # %4d\t" + +#: src/lang.c:76 +#, fuzzy +msgid "articles" +msgstr "Artículos" + +#: src/lang.c:77 +#, fuzzy +msgid "This is a repost of the following article:" +msgstr "No necesita utilizar el artículo definido" + +#: src/lang.c:78 +#, fuzzy +msgid "article" +msgstr "Artículo definido requerido" + +#: src/lang.c:79 +#, fuzzy +msgid "Article" +msgstr "Artículo definido requerido" + +#: src/lang.c:80 +#, fuzzy, c-format +msgid "-- %d %s mailed --" +msgstr "Último correo de id_usuario" + +#: src/lang.c:81 +#, c-format +msgid " at %s" +msgstr "" + +#: src/lang.c:84 +#, fuzzy, c-format +msgid "charset %s" +msgstr "Conjunto de caracteres:" + +#: src/lang.c:85 +#, c-format +msgid "content subtype %s" +msgstr "" + +#: src/lang.c:86 +#, c-format +msgid "content type %s" +msgstr "" + +#: src/lang.c:87 +#, fuzzy, c-format +msgid "%*s[-- charset %s not supported --]\n" +msgstr "«%s» no se admite en `%s%s'" + +#: src/lang.c:88 +#, fuzzy, c-format +msgid "%*s[-- Description: %s --]\n" +msgstr "descripción no válida: ~s" + +#: src/lang.c:89 +#, fuzzy, c-format +msgid "encoding %s" +msgstr "error al abrir %s" + +#: src/lang.c:95 +#, fuzzy, c-format +msgid "lang %s" +msgstr "Leyendo %s\n" + +#: src/lang.c:96 +#, fuzzy, c-format +msgid "%s lines" +msgstr "%d Líneas" + +#: src/lang.c:97 +#, fuzzy, c-format +msgid "name %s" +msgstr "" + +#: src/lang.c:98 +msgid ", " +msgstr "" + +#: src/lang.c:99 +#, c-format +msgid "size %s" +msgstr "" + +#: src/lang.c:100 +msgid "" +"This message has been composed in the 'multipart/mixed' MIME-format. If you\n" +"are reading this prefix, your mail reader probably has not yet been " +"modified\n" +"to understand the new format, and some of what follows may look strange.\n" +"\n" +msgstr "" + +#: src/lang.c:104 +#, fuzzy +msgid "Attachment Menu" +msgstr "Adjuntos" + +#: src/lang.c:105 +#, fuzzy +msgid "Attachment Menu Commands" +msgstr "Adjuntos" + +#: src/lang.c:106 +#, fuzzy +msgid "" +msgstr "" + +#: src/lang.c:107 +#, fuzzy, c-format +msgid "Attachment saved successfully. (%s)" +msgstr "Adjunto borrado correctamente." + +#: src/lang.c:108 +#, fuzzy, c-format +msgid "%d of %d attachments saved successfully." +msgstr "D-Mod desinstalado exitosamente" + +#: src/lang.c:109 +#, fuzzy +msgid "Select attachment> " +msgstr "Adjuntos" + +#: src/lang.c:110 +#, fuzzy +msgid "Tagged attachment" +msgstr "Adjuntos" + +#: src/lang.c:111 +#, fuzzy, c-format +msgid "%d attachments tagged" +msgstr "Adjuntos" + +#: src/lang.c:112 +#, fuzzy +msgid "Untagged attachment" +msgstr "Adjuntos" + +#: src/lang.c:115 +msgid "" "# Do not edit this comment block\n" "#\n" msgstr "" -#: src/attrib.c:1225 -#, c-format +#: src/lang.c:116 msgid "# scope=STRING (eg. alt.*,!alt.bin*) [mandatory]\n" msgstr "" -#: src/attrib.c:1226 -#, c-format +#: src/lang.c:117 msgid "# add_posted_to_filter=ON/OFF\n" msgstr "" -#: src/attrib.c:1227 -#, c-format +#: src/lang.c:118 msgid "# advertising=ON/OFF\n" msgstr "" -#: src/attrib.c:1228 -#, c-format +#: src/lang.c:119 msgid "# alternative_handling=ON/OFF\n" msgstr "" -#: src/attrib.c:1229 -#, c-format +#: src/lang.c:120 msgid "# ask_for_metamail=ON/OFF\n" msgstr "" -#: src/attrib.c:1230 -#, c-format +#: src/lang.c:121 msgid "# auto_cc_bcc=NUM\n" msgstr "" -#: src/attrib.c:1231 -#, c-format +#: src/lang.c:122 msgid "# 0=No, 1=Cc, 2=Bcc, 3=Cc and Bcc\n" msgstr "" -#: src/attrib.c:1232 -#, c-format +#: src/lang.c:123 msgid "# auto_list_thread=ON/OFF\n" msgstr "" -#: src/attrib.c:1233 -#, c-format +#: src/lang.c:124 msgid "# auto_select=ON/OFF\n" msgstr "" -#: src/attrib.c:1234 -#, c-format +#: src/lang.c:125 msgid "# batch_save=ON/OFF\n" msgstr "" -#: src/attrib.c:1235 -#, c-format -msgid "# date_format=STRING (eg. %%a, %%d %%b %%Y %%H:%%M:%%S)\n" +#: src/lang.c:126 +msgid "# date_format=STRING (eg. %a, %d %b %Y %H:%M:%S)\n" msgstr "" -#: src/attrib.c:1236 -#, c-format +#: src/lang.c:127 msgid "# delete_tmp_files=ON/OFF\n" msgstr "" -#: src/attrib.c:1237 -#, c-format -msgid "# editor_format=STRING (eg. %%E +%%N %%F)\n" +#: src/lang.c:128 +msgid "# editor_format=STRING (eg. %E +%N %F)\n" msgstr "" -#: src/attrib.c:1238 -#, c-format +#: src/lang.c:129 msgid "# fcc=STRING (eg. =mailbox)\n" msgstr "" -#: src/attrib.c:1239 -#, c-format +#: src/lang.c:130 msgid "# followup_to=STRING\n" msgstr "" -#: src/attrib.c:1240 -#, c-format +#: src/lang.c:131 msgid "# from=STRING (just append wanted From:-line, don't use quotes)\n" msgstr "" -#: src/attrib.c:1241 -#, c-format +#: src/lang.c:132 msgid "# group_catchup_on_exit=ON/OFF\n" msgstr "" -#: src/attrib.c:1242 -#, c-format -msgid "# group_format=STRING (eg. %%n %%m %%R %%L %%s %%F)\n" +#: src/lang.c:133 +msgid "# group_format=STRING (eg. %n %m %R %L %s %F)\n" msgstr "" -#: src/attrib.c:1243 -#, c-format +#: src/lang.c:134 msgid "# mail_8bit_header=ON/OFF\n" msgstr "" -#: src/attrib.c:1244 -#, c-format +#: src/lang.c:135 msgid "# mail_mime_encoding=supported_encoding" msgstr "" -#: src/attrib.c:1252 -#, c-format +#: src/lang.c:137 msgid "# ispell=STRING\n" msgstr "" -#: src/attrib.c:1254 -#, c-format +#: src/lang.c:139 msgid "# maildir=STRING (eg. ~/Mail)\n" msgstr "" -#: src/attrib.c:1255 -#, c-format +#: src/lang.c:140 msgid "# mailing_list=STRING (eg. majordomo@example.org)\n" msgstr "" -#: src/attrib.c:1256 -#, c-format +#: src/lang.c:141 msgid "# mime_types_to_save=STRING (eg. image/*,!image/bmp)\n" msgstr "" -#: src/attrib.c:1257 -#, c-format +#: src/lang.c:142 msgid "# mark_ignore_tags=ON/OFF\n" msgstr "" -#: src/attrib.c:1258 -#, c-format +#: src/lang.c:143 msgid "# mark_saved_read=ON/OFF\n" msgstr "" -#: src/attrib.c:1259 -#, c-format +#: src/lang.c:144 msgid "# mime_forward=ON/OFF\n" msgstr "" -#: src/attrib.c:1261 -#, c-format +#: src/lang.c:146 msgid "# mm_network_charset=supported_charset" msgstr "" -#: src/attrib.c:1268 -#, c-format +#: src/lang.c:147 msgid "# undeclared_charset=STRING (default is US-ASCII)\n" msgstr "" -#: src/attrib.c:1270 -#, c-format +#: src/lang.c:149 msgid "# news_headers_to_display=STRING\n" msgstr "" -#: src/attrib.c:1271 -#, c-format +#: src/lang.c:150 msgid "# news_headers_to_not_display=STRING\n" msgstr "" -#: src/attrib.c:1272 -#, c-format +#: src/lang.c:151 msgid "# news_quote_format=STRING\n" msgstr "" -#: src/attrib.c:1273 -#, c-format +#: src/lang.c:152 msgid "# organization=STRING (if beginning with '/' read from file)\n" msgstr "" -#: src/attrib.c:1274 -#, c-format +#: src/lang.c:153 msgid "# pos_first_unread=ON/OFF\n" msgstr "" -#: src/attrib.c:1275 -#, c-format +#: src/lang.c:154 msgid "# post_8bit_header=ON/OFF\n" msgstr "" -#: src/attrib.c:1276 -#, c-format +#: src/lang.c:155 msgid "# post_mime_encoding=supported_encoding" msgstr "" -#: src/attrib.c:1283 -#, c-format +#: src/lang.c:156 msgid "# post_process_type=NUM\n" msgstr "" -#: src/attrib.c:1288 -#, c-format +#: src/lang.c:157 msgid "# post_process_view=ON/OFF\n" msgstr "" -#: src/attrib.c:1289 -#, c-format +#: src/lang.c:158 msgid "# quick_kill_scope=STRING (e.g. talk.*)\n" msgstr "" -#: src/attrib.c:1290 -#, c-format +#: src/lang.c:159 msgid "# quick_kill_expire=ON/OFF\n" msgstr "" -#: src/attrib.c:1291 -#, c-format +#: src/lang.c:160 msgid "# quick_kill_case=ON/OFF\n" msgstr "" -#: src/attrib.c:1292 -#, c-format +#: src/lang.c:161 msgid "# quick_kill_header=NUM\n" msgstr "" -#: src/attrib.c:1293 src/attrib.c:1302 -#, c-format +#: src/lang.c:162 src/lang.c:171 msgid "# 0=Subject: (case sensitive) 1=Subject: (ignore case)\n" msgstr "" -#: src/attrib.c:1294 src/attrib.c:1303 -#, c-format +#: src/lang.c:163 src/lang.c:172 msgid "# 2=From: (case sensitive) 3=From: (ignore case)\n" msgstr "" -#: src/attrib.c:1295 src/attrib.c:1304 -#, c-format +#: src/lang.c:164 src/lang.c:173 msgid "# 4=Message-ID: & full References: line\n" msgstr "" -#: src/attrib.c:1296 src/attrib.c:1305 -#, c-format +#: src/lang.c:165 src/lang.c:174 msgid "# 5=Message-ID: & last References: entry only\n" msgstr "" -#: src/attrib.c:1297 src/attrib.c:1306 -#, c-format +#: src/lang.c:166 src/lang.c:175 msgid "# 6=Message-ID: entry only 7=Lines:\n" msgstr "" -#: src/attrib.c:1298 -#, c-format +#: src/lang.c:167 msgid "# quick_select_scope=STRING\n" msgstr "" -#: src/attrib.c:1299 -#, c-format +#: src/lang.c:168 msgid "# quick_select_expire=ON/OFF\n" msgstr "" -#: src/attrib.c:1300 -#, c-format +#: src/lang.c:169 msgid "# quick_select_case=ON/OFF\n" msgstr "" -#: src/attrib.c:1301 -#, c-format +#: src/lang.c:170 msgid "# quick_select_header=NUM\n" msgstr "" -#: src/attrib.c:1307 -#, c-format -msgid "# quote_chars=STRING (%%I for initials)\n" +#: src/lang.c:176 +msgid "# quote_chars=STRING (%I for initials)\n" msgstr "" -#: src/attrib.c:1309 -#, c-format +#: src/lang.c:178 msgid "# print_header=ON/OFF\n" msgstr "" -#: src/attrib.c:1311 -#, c-format +#: src/lang.c:180 msgid "# process_only_unread=ON/OFF\n" msgstr "" -#: src/attrib.c:1312 -#, c-format +#: src/lang.c:181 msgid "# prompt_followupto=ON/OFF\n" msgstr "" -#: src/attrib.c:1313 -#, c-format +#: src/lang.c:182 msgid "# savedir=STRING (eg. ~user/News)\n" msgstr "" -#: src/attrib.c:1314 -#, c-format +#: src/lang.c:183 msgid "# savefile=STRING (eg. =linux)\n" msgstr "" -#: src/attrib.c:1315 -#, c-format +#: src/lang.c:184 msgid "# sigfile=STRING (eg. $var/sig)\n" msgstr "" -#: src/attrib.c:1316 -#, c-format +#: src/lang.c:185 msgid "# show_author=NUM\n" msgstr "" -#: src/attrib.c:1322 -#, c-format +#: src/lang.c:186 msgid "# show_signatures=ON/OFF\n" msgstr "" -#: src/attrib.c:1324 -#, c-format +#: src/lang.c:187 +msgid "# show_art_score=ON/OFF\n" +msgstr "" + +#: src/lang.c:189 msgid "# suppress_soft_hyphens=ON/OFF\n" msgstr "" -#: src/attrib.c:1326 -#, c-format +#: src/lang.c:191 msgid "# show_only_unread_arts=ON/OFF\n" msgstr "" -#: src/attrib.c:1327 -#, c-format +#: src/lang.c:192 msgid "# sigdashes=ON/OFF\n" msgstr "" -#: src/attrib.c:1328 -#, c-format +#: src/lang.c:193 msgid "# signature_repost=ON/OFF\n" msgstr "" -#: src/attrib.c:1329 -#, c-format +#: src/lang.c:194 msgid "# sort_article_type=NUM\n" msgstr "" -#: src/attrib.c:1347 -#, c-format +#: src/lang.c:195 msgid "# sort_threads_type=NUM\n" msgstr "" -#: src/attrib.c:1356 -#, c-format +#: src/lang.c:196 msgid "# tex2iso_conv=ON/OFF\n" msgstr "" -#: src/attrib.c:1357 -#, c-format +#: src/lang.c:197 msgid "# thread_catchup_on_exit=ON/OFF\n" msgstr "" -#: src/attrib.c:1358 -#, c-format +#: src/lang.c:198 msgid "# thread_articles=NUM" msgstr "" -#: src/attrib.c:1365 -#, c-format -msgid "# thread_format=STRING (eg. %%n %%m [%%L] %%T %%F)\n" +#: src/lang.c:199 +msgid "# thread_format=STRING (eg. %n %m [%L] %T %F)\n" msgstr "" -#: src/attrib.c:1366 -#, c-format +#: src/lang.c:200 msgid "# thread_perc=NUM\n" msgstr "" -#: src/attrib.c:1367 -#, c-format +#: src/lang.c:201 msgid "# trim_article_body=NUM\n" msgstr "" -#: src/attrib.c:1368 -#, c-format +#: src/lang.c:202 msgid "# 0 = Don't trim article body\n" msgstr "" -#: src/attrib.c:1369 -#, c-format +#: src/lang.c:203 msgid "# 1 = Skip leading blank lines\n" msgstr "" -#: src/attrib.c:1370 -#, c-format +#: src/lang.c:204 msgid "# 2 = Skip trailing blank lines\n" msgstr "" -#: src/attrib.c:1371 -#, c-format +#: src/lang.c:205 msgid "# 3 = Skip leading and trailing blank lines\n" msgstr "" -#: src/attrib.c:1372 -#, c-format +#: src/lang.c:206 msgid "# 4 = Compact multiple blank lines between text blocks\n" msgstr "" -#: src/attrib.c:1373 -#, c-format +#: src/lang.c:207 msgid "" "# 5 = Compact multiple blank lines between text blocks and skip\n" "# leading blank lines\n" msgstr "" -#: src/attrib.c:1374 -#, c-format +#: src/lang.c:208 msgid "" "# 6 = Compact multiple blank lines between text blocks and skip\n" "# trailing blank lines\n" msgstr "" -#: src/attrib.c:1375 -#, c-format +#: src/lang.c:209 msgid "" "# 7 = Compact multiple blank lines between text blocks and skip\n" "# leading and trailing blank lines\n" msgstr "" -#: src/attrib.c:1376 -#, c-format +#: src/lang.c:210 msgid "# verbatim_handling=ON/OFF\n" msgstr "" -#: src/attrib.c:1378 -#, c-format +#: src/lang.c:212 msgid "# extquote_handling=ON/OFF\n" msgstr "" -#: src/attrib.c:1380 -#, c-format +#: src/lang.c:214 msgid "# wrap_on_next_unread=ON/OFF\n" msgstr "" -#: src/attrib.c:1381 -#, c-format +#: src/lang.c:215 msgid "# x_body=STRING (eg. ~/.tin/extra-body-text)\n" msgstr "" -#: src/attrib.c:1382 -#, c-format +#: src/lang.c:216 msgid "# x_comment_to=ON/OFF\n" msgstr "" -#: src/attrib.c:1383 -#, c-format +#: src/lang.c:217 msgid "# x_headers=STRING (eg. ~/.tin/extra-headers)\n" msgstr "" -#: src/attrib.c:1384 -#, c-format +#: src/lang.c:218 msgid "" "#\n" "# Note that it is best to put general (global scoping)\n" msgstr "" -#: src/attrib.c:1385 -#, c-format +#: src/lang.c:219 msgid "" "# entries first followed by group specific entries.\n" "#\n" msgstr "" -#: src/attrib.c:1386 -#, c-format +#: src/lang.c:220 msgid "############################################################################\n" msgstr "" -#: src/cook.c:631 -#, fuzzy -msgid "(unknown)" -msgstr "_Desconocido:" - -#: src/keymap.c:282 -#, fuzzy -msgid "NULL" -msgstr "(NULO)" - -#: src/lang.c:45 -#, fuzzy -msgid "1 Response" -msgstr "Respuesta" - -#: src/lang.c:49 -#, fuzzy, c-format -msgid "" -"\n" -"%s contains no newsgroups. Exiting." -msgstr "El fichero `%s' (versión %d) contiene:\n" - -#: src/lang.c:50 -#, fuzzy -msgid "all " -msgstr "_Todo" - -#: src/lang.c:51 -#, fuzzy -msgid "All groups" -msgstr "Retiene todos los grupos suplementarios de cual usuario es un miembro." - -#: src/lang.c:52 -#, fuzzy, c-format -msgid "File %s exists. %s=append, %s=overwrite, %s=quit: " -msgstr "El fichero %s ya existe. ¿Seguro que desea sobrescribirlo?" - -#: src/lang.c:53 -#, fuzzy -msgid "Article cancelled (deleted)." -msgstr "¡¡¡Cancelada!!!" - -#: src/lang.c:55 -#, fuzzy -msgid "Article cannot be cancelled (deleted)." -msgstr "Una vez que añade una destreza, no podrá borrarla" - -#: src/lang.c:57 -#, fuzzy -msgid "Article deleted." -msgstr "[BORRADO]" - -#: src/lang.c:58 -#, c-format -msgid "" -"\n" -"Your article:\n" -" \"%s\"\n" -"will be mailed to the following address:\n" -" %s" -msgstr "" - -#: src/lang.c:59 -#, c-format -msgid "" -"\n" -"Your article:\n" -" \"%s\"\n" -"will be posted to the following %s:\n" -msgstr "" - -#: src/lang.c:60 -#, fuzzy -msgid "Article not posted!" -msgstr "Publicado en " - -#: src/lang.c:61 -#, fuzzy -msgid "Article not saved" -msgstr "guardado" - -#: src/lang.c:62 -#, fuzzy -msgid "Article Level Commands" -msgstr " órdenes:\n" - -#: src/lang.c:63 -#, fuzzy -msgid "Article has no parent" -msgstr "Artefacto $s ya tiene un superior" - -#: src/lang.c:64 -msgid "Parent article has been killed" -msgstr "" - -#: src/lang.c:65 -#, fuzzy -msgid "Parent article is unavailable" -msgstr "Artículo definido requerido" - -#: src/lang.c:66 -#, fuzzy, c-format -msgid "Article posted: %s" -msgstr "Factura %s contabilizada.\n" - -#: src/lang.c:67 -#, fuzzy, c-format -msgid "Article rejected (saved to %s)" -msgstr "Mantener %s en la versión %s es rechazado." - -#: src/lang.c:68 -#, c-format -msgid "" -"%s=article, %s=thread, %s=range, %s=hot, %s=pattern, %s=tagged, %s=quit: " -msgstr "" - -#: src/lang.c:69 -#, fuzzy -msgid "Article unavailable" -msgstr "NO DISPONIBLE" - -#: src/lang.c:70 -#, fuzzy -msgid "Article undeleted." -msgstr "Artículo definido requerido" - -#: src/lang.c:71 -#, fuzzy, c-format -msgid "Article %4d of %4d" -msgstr "estado # %4d\t" - -#: src/lang.c:73 -#, fuzzy -msgid "articles" -msgstr "Artículos" - -#: src/lang.c:74 -#, fuzzy -msgid "This is a repost of the following article:" -msgstr "No necesita utilizar el artículo definido" - -#: src/lang.c:75 -#, fuzzy -msgid "article" -msgstr "Artículo definido requerido" - -#: src/lang.c:76 -#, fuzzy -msgid "Article" -msgstr "Artículo definido requerido" - -#: src/lang.c:77 -#, fuzzy, c-format -msgid "-- %d %s mailed --" -msgstr "Último correo de id_usuario" - -#: src/lang.c:78 -#, fuzzy, c-format -msgid " at %s" -msgstr "" -"\n" -" %s: " - -#: src/lang.c:79 -#, fuzzy, c-format -msgid "%*s[-- %s/%s, encoding %s%s%s, %d lines%s%s --]\n" -msgstr "" -"Codificando %s%s%s a \n" -" %s%s%s \n" -"con calidad %2.2f\n" - -#: src/lang.c:80 -#, fuzzy -msgid ", charset: " -msgstr "Conjunto de caracteres:" - -#: src/lang.c:81 -#, fuzzy, c-format -msgid "%*s[-- charset %s not supported --]\n" -msgstr "«%s» no se admite en `%s%s'" - -#: src/lang.c:82 -#, fuzzy, c-format -msgid "%*s[-- Description: %s --]\n" -msgstr "descripción no válida: ~s" - -#: src/lang.c:83 -#, fuzzy, c-format -msgid "%d lines" -msgstr "" -"\n" -"\n" -"%d Líneas Principales:\n" -"\n" -" Línea Cuenta\n" -"\n" - -#: src/lang.c:84 -#, fuzzy -msgid "Attachment Menu" -msgstr "Adjuntos" - -#: src/lang.c:85 -#, fuzzy -msgid "Attachment Menu Commands" -msgstr "Adjuntos" - -#: src/lang.c:86 -#, fuzzy -msgid "" -msgstr "" - -#: src/lang.c:87 -#, fuzzy, c-format -msgid "Attachment saved successfully. (%s)" -msgstr "Adjunto borrado correctamente." - -#: src/lang.c:88 -#, fuzzy, c-format -msgid "%d of %d attachments saved successfully." -msgstr "D-Mod desinstalado exitosamente" - -#: src/lang.c:89 -#, fuzzy -msgid "Select attachment> " -msgstr "Adjuntos" - -#: src/lang.c:90 -#, fuzzy -msgid "Tagged attachment" -msgstr "Adjuntos" - -#: src/lang.c:91 -#, fuzzy, c-format -msgid "%d attachments tagged" -msgstr "Adjuntos" - -#: src/lang.c:92 -#, fuzzy -msgid "Untagged attachment" -msgstr "Adjuntos" - -#: src/lang.c:93 +#: src/lang.c:221 #, fuzzy msgid "Attributes Menu Commands" msgstr "menú" -#: src/lang.c:94 +#: src/lang.c:222 #, fuzzy, c-format msgid "attribute with no scope: %s" msgstr " Atributo desconocido GNU: %s\n" -#: src/lang.c:96 +#: src/lang.c:224 #, fuzzy, c-format msgid "%d Authentication failed" msgstr "Autenticación fallada" -#: src/lang.c:97 +#: src/lang.c:225 #, c-format msgid "NNTP authorization password not found for %s" msgstr "" -#: src/lang.c:98 +#: src/lang.c:226 #, fuzzy msgid "Server expects authentication.\n" msgstr "Autenticación servidor finalizada (cliente confiado)…\n" -#: src/lang.c:99 +#: src/lang.c:227 #, fuzzy msgid " Please enter password: " msgstr "Introducir Contraseña" -#: src/lang.c:100 +#: src/lang.c:228 #, fuzzy msgid " Please enter username: " msgstr "" "Por favor, introduzca su nombre de usuario y contraseña para el buzón '%s'" -#: src/lang.c:101 +#: src/lang.c:229 #, fuzzy, c-format msgid "Authorized for user: %s\n" msgstr "Autorizado el" -#: src/lang.c:102 +#: src/lang.c:230 #, fuzzy, c-format msgid "Authorization failed for user: %s\n" msgstr "Autorización fallada. ¿Reintento?" -#: src/lang.c:104 +#: src/lang.c:232 #, fuzzy, c-format msgid "Author search backwards [%s]> " msgstr "Buscar hacia atrás: " -#: src/lang.c:105 +#: src/lang.c:233 #, fuzzy, c-format msgid "Author search forwards [%s]> " msgstr "Buscar hacia adelante" -#: src/lang.c:106 +#: src/lang.c:234 #, fuzzy, c-format msgid "" "\n" @@ -817,302 +723,468 @@ msgstr "" "\n" " %s: " -#: src/lang.c:107 +#: src/lang.c:235 #, fuzzy msgid "Autosubscribing groups...\n" msgstr " grupos=" -#: src/lang.c:108 +#: src/lang.c:236 #, c-format msgid "Autoselecting articles (use '%s' to see all unread) ..." msgstr "" -#: src/lang.c:110 +#: src/lang.c:238 #, c-format msgid "" "Article to be posted resulted in errors/warnings. %s=quit, %s=Menu, %s=edit: " msgstr "" -#: src/lang.c:111 +#: src/lang.c:239 #, fuzzy, c-format msgid "Unrecognized attribute: %s" msgstr "Atributo «%s» no reconocido" -#: src/lang.c:112 +#: src/lang.c:240 #, fuzzy, c-format msgid "Bad command. Type '%s' for help." msgstr "orden desconocidoa - «%.*s», intente ayuda" -#: src/lang.c:114 +#: src/lang.c:242 #, fuzzy msgid "Base article" msgstr ", Base: " -#: src/lang.c:115 +#: src/lang.c:243 #, fuzzy msgid "Base article range" msgstr "bit,base está fuera de límite para el símbolo" -#: src/lang.c:116 +#: src/lang.c:244 #, c-format msgid "%s: Updating of index files not supported: cache_overview_files=%s" msgstr "" -#: src/lang.c:117 +#: src/lang.c:245 #, fuzzy msgid "*** Beginning of article ***" msgstr "ningún periodo permitido al principio de la sinopsis" -#: src/lang.c:118 +#: src/lang.c:246 #, fuzzy msgid "*** Beginning of page ***" msgstr "empezando el: " -#: src/lang.c:120 +#: src/lang.c:248 +msgid "bytes" +msgstr "bytes" + +#: src/lang.c:251 #, c-format msgid "Cancel (delete) or supersede (overwrite) article [%%s]? (%s/%s/%s): " msgstr "" -#: src/lang.c:121 +#: src/lang.c:252 #, fuzzy msgid "Cancelling article..." msgstr "" "\n" "Cancelando...\n" -#: src/lang.c:123 +#: src/lang.c:254 #, fuzzy, c-format msgid "Cannot create %s" msgstr "no se puede crear %s: %s\n" -#: src/lang.c:126 +#: src/lang.c:257 #, fuzzy, c-format msgid "Can't find base article %d" msgstr "error: no puede encontrar símbolo: __SDA_BASE_." -#: src/lang.c:128 +#: src/lang.c:259 #, fuzzy, c-format msgid "Can't open %s" msgstr "no se puede abrir %s" -#: src/lang.c:129 +#: src/lang.c:260 #, fuzzy, c-format msgid "Couldn't open %s for saving" msgstr "No se puede abrir %s para escritura\n" -#: src/lang.c:130 +#: src/lang.c:261 #, fuzzy msgid "*** Posting not allowed ***" msgstr "Estará publicando a:" -#: src/lang.c:131 +#: src/lang.c:262 #, fuzzy, c-format msgid "Posting is not allowed to %s" msgstr "Publicación Fallida" -#: src/lang.c:133 +#: src/lang.c:264 #, fuzzy, c-format msgid "Can't retrieve %s" msgstr "no puedo consultar %s: %s\n" -#: src/lang.c:135 +#: src/lang.c:266 +msgid "Can't supersede in mailgroups, try repost instead." +msgstr "" + +#: src/lang.c:267 #, fuzzy, c-format msgid "%s is a directory" msgstr "%s: es un directorio" -#: src/lang.c:136 +#: src/lang.c:268 msgid "Catchup" msgstr "" -#: src/lang.c:137 +#: src/lang.c:269 #, fuzzy, c-format msgid "Catchup %s..." msgstr "" "\n" " %s: " -#: src/lang.c:138 +#: src/lang.c:270 msgid "Catchup all groups entered during this session?" msgstr "" -#: src/lang.c:139 +#: src/lang.c:271 msgid "You have tagged articles in this group - catchup anyway?" msgstr "" -#: src/lang.c:140 +#: src/lang.c:272 #, fuzzy, c-format msgid "%s %d %s in %lu seconds\n" msgstr "durmiendo en %s por %d segundos\n" -#: src/lang.c:141 +#: src/lang.c:273 msgid "Caughtup" msgstr "" -#: src/lang.c:142 +#: src/lang.c:274 #, fuzzy msgid "Check Prepared Article" msgstr "Preparado para: " -#: src/lang.c:143 +#: src/lang.c:275 #, fuzzy msgid "Checking for new groups... " msgstr "Comprobando un nuevo disco\n" -#: src/lang.c:144 +#: src/lang.c:276 #, fuzzy -msgid "Checking for news..." +msgid "Checking for news...\n" msgstr " comprobando..." -#: src/lang.c:145 +#: src/lang.c:277 #, c-format msgid "Post-process %s=no, %s=yes, %s=shar, %s=quit: " msgstr "" -#: src/lang.c:147 +#: src/lang.c:279 #, fuzzy msgid "ANSI color disabled" msgstr "Color" -#: src/lang.c:148 +#: src/lang.c:280 #, fuzzy msgid "ANSI color enabled" msgstr "Activado" -#: src/lang.c:150 +#: src/lang.c:282 #, fuzzy, c-format msgid "Command failed: %s" msgstr "Orden fallada: %s\n" -#: src/lang.c:152 +#: src/lang.c:284 #, fuzzy msgid "Mark not selected articles read?" msgstr "Marca buzones leídos" -#: src/lang.c:154 -#, fuzzy, c-format -msgid "Connecting to %s..." -msgstr "conectando a %s" - -#: src/lang.c:156 +#: src/lang.c:285 #, fuzzy msgid "Connection Info" msgstr "Conexión verificada a %s (cert=%s)" -#: src/lang.c:157 +#: src/lang.c:286 +#, fuzzy +msgid "Reading from local spool.\n" +msgstr "error leyendo desde `%s'" + +#: src/lang.c:287 +#, fuzzy +msgid "Reading saved news.\n" +msgstr "Leyendo %s\n" + +#: src/lang.c:295 +#, fuzzy +msgid "" +"\n" +"Local spool config:\n" +"-------------------\n" +msgstr " Propiedades: " + +#: src/lang.c:300 +msgid "COMPRESS :" +msgstr "" + +#: src/lang.c:301 +#, fuzzy +msgid "" +"\n" +"Connection details:\n" +"-------------------\n" +msgstr "Operaciones" + +#: src/lang.c:303 +#, c-format +msgid " DEFLATE %s\n" +msgstr "" + +#: src/lang.c:304 +msgid "(enabled)" +msgstr "" + +#: src/lang.c:305 +msgid "(inactive)" +msgstr "" + +#: src/lang.c:307 +msgid " DEFLATE (not supported)\n" +msgstr "" + +#: src/lang.c:310 +msgid "(disabled)" +msgstr "" + +#: src/lang.c:311 +#, c-format +msgid "NNTP TIMEOUT : %d seconds %s\n" +msgstr "" + +#: src/lang.c:313 +#, c-format +msgid "IMPLEMENTATION: %s\n" +msgstr "" + +#: src/lang.c:315 +#, c-format +msgid "MAXARTNUM : %s\n" +msgstr "" + +#: src/lang.c:317 +#, fuzzy, c-format +msgid "Reading via NNTP (%s).\n" +msgstr "No leído" + +#: src/lang.c:318 +#, c-format +msgid "NNTPPORT : %u\n" +msgstr "" + +#: src/lang.c:319 +#, fuzzy +msgid "read only" +msgstr "*** Tiene correo no leído. ***" + +#: src/lang.c:320 +msgid "read/write" +msgstr "" + +#: src/lang.c:321 +#, c-format +msgid "NNTPSERVER : %s\n" +msgstr "" + +#: src/lang.c:323 +#, fuzzy, c-format +msgid "Reading %s via NNTPS (%s; " +msgstr "No leído" + +#: src/lang.c:325 +#, fuzzy, c-format +msgid "Certificate #%d\n" +msgstr "Edite el contenido de su fichero" + +#: src/lang.c:327 +#, c-format +msgid "Issuer : %s\n" +msgstr "" + +#: src/lang.c:328 +#, fuzzy +msgid "" +"\n" +"Server certificate information:\n" +"-------------------------------\n" +msgstr "Deshacer la última operación o grupo de operaciones sobre los paquetes" + +#: src/lang.c:329 +#, fuzzy, c-format +msgid "Subject: %s\n" +msgstr "Asunto" + +#: src/lang.c:330 +#, fuzzy +msgid "" +"\n" +"TLS information:\n" +"----------------\n" +msgstr "Operaciones" + +#: src/lang.c:333 +msgid "UNEXPECTED, possible BUG" +msgstr "" + +#: src/lang.c:334 +msgid "tolerated as \"-k\" (insecure) requested" +msgstr "" + +#: src/lang.c:335 +#, c-format +msgid "" +"Server certificate verification FAILED:\n" +"\t%s (%s)\n" +msgstr "" + +#: src/lang.c:336 +#, fuzzy +msgid "Server certificate verified successfully.\n" +msgstr "Fichero subido con éxito" + +#: src/lang.c:338 +msgid "trusted" +msgstr "" + +#: src/lang.c:339 +msgid "untrusted" +msgstr "" + +#: src/lang.c:342 +msgid "Server certificate verification FAILED: \n" +msgstr "" + +#: src/lang.c:346 +#, c-format +msgid "%s %s (strength %d)\n" +msgstr "" + +#: src/lang.c:353 #, c-format msgid "Cook article failed, %s is exiting" msgstr "" -#: src/lang.c:158 +#: src/lang.c:354 #, fuzzy msgid "" msgstr "CR o DB" -#: src/lang.c:159 +#: src/lang.c:355 msgid "Creating active file for saved groups...\n" msgstr "" -#: src/lang.c:160 +#: src/lang.c:356 #, fuzzy msgid "Creating newsrc file...\n" msgstr "Se crea el fichero de biblioteca: %s" -#: src/lang.c:162 src/lang.c:1338 src/lang.c:1358 +#: src/lang.c:358 src/lang.c:1666 src/lang.c:1686 msgid "Default" msgstr "Predeterminado" -#: src/lang.c:163 +#: src/lang.c:359 msgid "Delete saved files that have been post processed?" msgstr "" -#: src/lang.c:164 +#: src/lang.c:360 #, fuzzy msgid "Deleting temporary files..." msgstr "Se borra el fichero base temporal %s" -#: src/lang.c:166 +#: src/lang.c:362 #, fuzzy msgid "*** End of article ***" msgstr "Artículo definido requerido" -#: src/lang.c:167 +#: src/lang.c:363 #, fuzzy msgid "*** End of articles ***" msgstr "" "\n" "Ningún artículo dentro de este grupo.\n" -#: src/lang.c:168 +#: src/lang.c:364 #, fuzzy msgid "*** End of attachments ***" msgstr "Adjuntos" -#: src/lang.c:169 +#: src/lang.c:365 #, fuzzy msgid "*** End of groups ***" msgstr " grupos=" -#: src/lang.c:170 +#: src/lang.c:366 #, fuzzy msgid "*** End of page ***" msgstr "NO A FIN-DE-PÁGINA antes que A FIN-DE-PÁGINA" -#: src/lang.c:171 +#: src/lang.c:367 #, fuzzy msgid "*** End of posted articles ***" msgstr "" "\n" "Ningún artículo dentro de este grupo.\n" -#: src/lang.c:172 +#: src/lang.c:368 #, fuzzy msgid "*** End of scopes ***" msgstr "¿Es éste el final?" -#: src/lang.c:173 +#: src/lang.c:369 #, fuzzy msgid "*** End of thread ***" msgstr "Hilo" -#: src/lang.c:174 +#: src/lang.c:370 #, fuzzy msgid "*** End of URLs ***" msgstr "URLS" -#: src/lang.c:175 +#: src/lang.c:371 #, fuzzy msgid "Enter limit of articles to get> " msgstr "Introduzca el nuevo límite de árbol de paquetes:" -#: src/lang.c:176 +#: src/lang.c:372 #, fuzzy msgid "Enter Message-ID to go to> " msgstr "No se pudo obtener el id del mensaje" -#: src/lang.c:177 +#: src/lang.c:373 #, fuzzy msgid " and enter next unread thread" msgstr "La obtención del siguiente thread_id falló" -#: src/lang.c:178 +#: src/lang.c:374 msgid " and enter next unread article" msgstr "" -#: src/lang.c:179 +#: src/lang.c:375 msgid " and enter next unread group" msgstr "" -#: src/lang.c:180 +#: src/lang.c:376 #, fuzzy msgid "Enter option number> " msgstr "Introduzca el número de transacción, como el número de comprobación" -#: src/lang.c:181 +#: src/lang.c:377 #, fuzzy, c-format msgid "Enter range [%s]> " msgstr "Introduzca contraseña para %s@%s: " -#: src/lang.c:182 +#: src/lang.c:378 #, fuzzy msgid "" "\n" @@ -1122,200 +1194,212 @@ msgstr "" "la fuente entrante completa para este fichero se ha utilizado; usted puede " "necesitar resolver conflictos manualmente" -#: src/lang.c:186 +#: src/lang.c:382 msgid "" "\n" "Error: Bad address in Approved: header.\n" msgstr "" -#: src/lang.c:187 +#: src/lang.c:383 #, fuzzy msgid "" "\n" "Error: Bad address in From: header.\n" msgstr "error al leer cabecera de paquete\n" -#: src/lang.c:188 +#: src/lang.c:384 msgid "" "\n" "Error: Bad FQDN in Message-ID: header.\n" msgstr "" -#: src/lang.c:189 +#: src/lang.c:385 msgid "" "\n" "Error: Bad address in Reply-To: header.\n" msgstr "" -#: src/lang.c:190 +#: src/lang.c:386 #, fuzzy msgid "" "\n" "Error: Bad address in To: header.\n" msgstr "Cabecera equivocada/ilegible" -#: src/lang.c:192 +#: src/lang.c:388 #, fuzzy, c-format msgid "Can't unlock %s" msgstr "pthread_mutex_unlock fallado: %s" -#: src/lang.c:193 +#: src/lang.c:389 #, c-format msgid "Couldn't dotlock %s - article not appended!" msgstr "" -#: src/lang.c:194 +#: src/lang.c:390 #, c-format msgid "Couldn't lock %s - article not appended!" msgstr "" -#: src/lang.c:197 +#: src/lang.c:393 +#, c-format +msgid "" +"Server requires authentication but compression (-C) is already active.\n" +"Restart %s with -A cmd.-line switch in conjunction with -C.\n" +msgstr "" + +#: src/lang.c:396 #, fuzzy, c-format msgid "Corrupted file %s" msgstr "fichero «%s» indexado está corrompido" -#: src/lang.c:199 +#: src/lang.c:397 +#, fuzzy, c-format +msgid "couldn't expand %s\n" +msgstr "Expandir" + +#: src/lang.c:399 msgid "" "\n" "Error: Followup-To \"poster\" and a newsgroup is not allowed!\n" msgstr "" -#: src/lang.c:200 +#: src/lang.c:400 #, c-format msgid "Error: Custom format exceeds screen width. Using default \"%s\"." msgstr "" -#: src/lang.c:201 +#: src/lang.c:401 msgid "Internal error in GNKSA routine - send bug report.\n" msgstr "" -#: src/lang.c:202 +#: src/lang.c:402 msgid "Left angle bracket missing in route address.\n" msgstr "" -#: src/lang.c:203 +#: src/lang.c:403 msgid "Left parenthesis missing in old-style address.\n" msgstr "" -#: src/lang.c:204 +#: src/lang.c:404 msgid "Right parenthesis missing in old-style address.\n" msgstr "" -#: src/lang.c:205 +#: src/lang.c:405 #, fuzzy msgid "At-sign missing in mail address.\n" msgstr "Dirección personal para correo" -#: src/lang.c:206 +#: src/lang.c:406 msgid "Single component FQDN is not allowed. Add your domain.\n" msgstr "" -#: src/lang.c:207 +#: src/lang.c:407 msgid "" "Invalid domain. Send bug report if your top level domain really exists.\n" "Use .invalid as top level domain for munged addresses.\n" msgstr "" -#: src/lang.c:208 +#: src/lang.c:408 msgid "" "Illegal domain. Send bug report if your top level domain really exists.\n" "Use .invalid as top level domain for munged addresses.\n" msgstr "" -#: src/lang.c:209 +#: src/lang.c:409 msgid "" "Unknown domain. Send bug report if your top level domain really exists.\n" "Use .invalid as top level domain for munged addresses.\n" msgstr "" -#: src/lang.c:210 +#: src/lang.c:410 #, fuzzy msgid "Illegal character in FQDN.\n" msgstr "Hay un carácter ilegal en el nombre." -#: src/lang.c:211 +#: src/lang.c:411 msgid "Zero length FQDN component not allowed.\n" msgstr "" -#: src/lang.c:212 +#: src/lang.c:412 msgid "FQDN component exceeds maximum allowed length (63 chars).\n" msgstr "" -#: src/lang.c:213 +#: src/lang.c:413 msgid "FQDN component may not start or end with hyphen.\n" msgstr "" -#: src/lang.c:214 +#: src/lang.c:414 msgid "FQDN component may not start with digit.\n" msgstr "" -#: src/lang.c:215 +#: src/lang.c:415 msgid "Domain literal has impossible numeric value.\n" msgstr "" -#: src/lang.c:216 +#: src/lang.c:416 msgid "" "Domain literal is for private use only and not allowed for global use.\n" msgstr "" -#: src/lang.c:217 +#: src/lang.c:417 msgid "Right bracket missing in domain literal.\n" msgstr "" -#: src/lang.c:218 +#: src/lang.c:418 #, fuzzy msgid "Missing localpart of mail address.\n" msgstr "Dirección personal para correo" -#: src/lang.c:219 +#: src/lang.c:419 msgid "Illegal character in localpart of mail address.\n" msgstr "" -#: src/lang.c:220 +#: src/lang.c:420 msgid "Zero length localpart component not allowed.\n" msgstr "" -#: src/lang.c:221 +#: src/lang.c:421 msgid "" "Illegal character in realname.\n" "Unquoted words may not contain '!()<>@,;:\\.[]' in route addresses.\n" msgstr "" -#: src/lang.c:222 +#: src/lang.c:422 msgid "" "Illegal character in realname.\n" "Quoted words may not contain '()<>\\'.\n" msgstr "" -#: src/lang.c:223 +#: src/lang.c:423 msgid "" "Illegal character in realname.\n" "Encoded words may not contain '!()<>@,;:\"\\.[]/=' in parameter.\n" msgstr "" -#: src/lang.c:224 +#: src/lang.c:424 msgid "Bad syntax in encoded word used in realname.\n" msgstr "" -#: src/lang.c:225 +#: src/lang.c:425 msgid "" "Illegal character in realname.\n" "Unquoted words may not contain '()<>\\' in old-style addresses.\n" msgstr "" -#: src/lang.c:226 +#: src/lang.c:426 msgid "" "Illegal character in realname.\n" "Control characters and unencoded 8bit characters > 127 are not allowed.\n" msgstr "" -#: src/lang.c:227 +#: src/lang.c:427 msgid "" "\n" "Error: No blank line found after header.\n" msgstr "" -#: src/lang.c:228 +#: src/lang.c:428 #, fuzzy, c-format msgid "" "\n" @@ -1323,7 +1407,7 @@ msgid "" msgstr "La opción de número formateado como moneda es %s." #. TODO: fixme, US-ASCII is not the only 7bit charset we know about -#: src/lang.c:230 +#: src/lang.c:430 msgid "" "\n" "Error: Posting contains non-ASCII characters but MM_CHARSET is set to\n" @@ -1332,7 +1416,7 @@ msgid "" " editing tinrc.\n" msgstr "" -#: src/lang.c:235 +#: src/lang.c:435 msgid "" "\n" "Error: Posting contains non-ASCII characters but the MIME encoding\n" @@ -1342,13 +1426,13 @@ msgid "" " using the M)enu of configurable options or by editing tinrc.\n" msgstr "" -#: src/lang.c:241 +#: src/lang.c:441 msgid "" "\n" "Error: Article starts with blank line instead of header\n" msgstr "" -#: src/lang.c:242 +#: src/lang.c:442 #, c-format msgid "" "\n" @@ -1356,28 +1440,28 @@ msgid "" "%s\n" msgstr "" -#: src/lang.c:243 +#: src/lang.c:443 #, fuzzy, c-format msgid "" "\n" "Error: The \"%s:\" line is empty.\n" msgstr "error: el fichero de entrada '%s' está vacío" -#: src/lang.c:244 +#: src/lang.c:444 #, c-format msgid "" "\n" "Error: The \"%s:\" line is missing from the article header.\n" msgstr "" -#: src/lang.c:245 +#: src/lang.c:445 #, c-format msgid "" "\n" "Error: %s contains non 7bit chars.\n" msgstr "" -#: src/lang.c:246 +#: src/lang.c:446 #, c-format msgid "" "\n" @@ -1385,163 +1469,164 @@ msgid "" "%s\n" msgstr "" -#: src/lang.c:247 +#: src/lang.c:447 #, fuzzy, c-format msgid "" "\n" "Error: There are multiple (%d) \"%s:\" lines in the header.\n" msgstr "error(%d) obteniendo cabecera #%d registra para %s desinstalar\n" -#: src/lang.c:248 +#: src/lang.c:448 +#, c-format +msgid "" +"\n" +"Error: Header on line %d has no name:\n" +"%s\n" +msgstr "" + +#: src/lang.c:450 #, fuzzy, c-format msgid "Insecure permissions of %s (%o)" msgstr "NT_386_IOPERM (permisos E/S x86)" -#: src/lang.c:253 +#: src/lang.c:453 +#, c-format +msgid "Line %d is longer than %d octets and should be folded.\n" +msgstr "" + +#: src/lang.c:455 +#, c-format +msgid "Line %d is longer than %d octets and should be shortened.\n" +msgstr "" + +#: src/lang.c:461 #, c-format msgid "MIME parse error: Unexpected end of %s/%s article" msgstr "" -#: src/lang.c:254 +#: src/lang.c:462 msgid "MIME parse error: Start boundary whilst reading headers" msgstr "" -#: src/lang.c:256 +#: src/lang.c:464 #, fuzzy msgid "" "\n" "Error: \"poster\" is not allowed in Newsgroups!\n" msgstr "error: no puede reiniciar, operación no permitida\n" -#: src/lang.c:257 +#: src/lang.c:465 msgid "Can't get a (fully-qualified) domain-name!" msgstr "" -#: src/lang.c:258 +#: src/lang.c:466 #, fuzzy, c-format msgid "No permissions to go into %s\n" msgstr "se conservan los permisos de %s" -#: src/lang.c:260 +#: src/lang.c:468 #, fuzzy msgid "" "\n" "Error: From: line missing.\n" msgstr "DSO faltante desde línea de orden" -#: src/lang.c:262 +#: src/lang.c:470 #, fuzzy, c-format msgid "No read permissions for %s\n" msgstr "se conservan los permisos de %s" -#: src/lang.c:263 +#: src/lang.c:471 #, fuzzy, c-format msgid "File %s does not exist\n" msgstr "Fichero %s no existe" -#: src/lang.c:264 +#: src/lang.c:472 #, fuzzy, c-format msgid "No write permissions for %s\n" msgstr "%s: permisos no establecidos: %s\n" -#: src/lang.c:265 +#: src/lang.c:473 msgid "Can't get user information (/etc/passwd missing?)" msgstr "" -#: src/lang.c:266 +#: src/lang.c:475 #, fuzzy msgid "errors" msgstr "Errores" -#: src/lang.c:268 +#: src/lang.c:476 +#, fuzzy +msgid "error" +msgstr "ERROR" + +#: src/lang.c:479 #, c-format msgid "" "\n" "Error on line %d: \"Sender:\" header not allowed (it will be added for you)\n" msgstr "" -#: src/lang.c:270 +#: src/lang.c:481 #, c-format msgid "Server has non of the groups listed in %s" msgstr "" -#: src/lang.c:271 -#, fuzzy -msgid "error" -msgstr "ERROR" +#: src/lang.c:482 +#, c-format +msgid "Error: unlink %s" +msgstr "" -#: src/lang.c:272 +#: src/lang.c:483 #, fuzzy msgid "Unknown display level" msgstr "desconoce nivel %s ISA" -#: src/lang.c:273 +#: src/lang.c:485 +#, fuzzy +msgid "Unreachable?\n" +msgstr "estado %s no alcanzable desde %s" + +#: src/lang.c:487 #, fuzzy msgid "" msgstr " o CTRL-x Abortar MODO BUSQUEDA" -#: src/lang.c:274 +#: src/lang.c:488 #, fuzzy msgid "Exiting..." msgstr "Saliendo" -#: src/lang.c:275 +#: src/lang.c:489 msgid "leaving external mail-reader" msgstr "" -#: src/lang.c:276 +#: src/lang.c:490 #, fuzzy, c-format msgid "Extracting %s..." msgstr "x - extrayendo< %s %s" -#: src/lang.c:278 +#: src/lang.c:492 #, c-format msgid "Error writing %s file. Filesystem full? File reset to previous state." msgstr "" -#: src/lang.c:279 +#: src/lang.c:493 #, c-format msgid "Error making backup of %s file. Filesystem full?" msgstr "" -#: src/lang.c:280 +#: src/lang.c:494 #, fuzzy, c-format msgid "Filtering global rules (%d/%d) ('q' to quit)..." msgstr "demasiadas reglas (> %d)!" -#: src/lang.c:281 +#: src/lang.c:495 #, fuzzy msgid "Rule created by: " msgstr "creado" -#: src/lang.c:282 -#, fuzzy, c-format -msgid "Enter pattern [%s]> " -msgstr "glob PATTERN(s) a excluir" - -#: src/lang.c:283 -#, c-format -msgid "" -"\n" -"You requested followups to your article to go to the following %s:\n" -msgstr "" - -#: src/lang.c:284 -#, c-format -msgid " %s\t Answers will be directed to you by mail.\n" -msgstr "" - -#: src/lang.c:285 -#, fuzzy -msgid "-- forwarded message --\n" -msgstr " Los mensajes se reenviarán con %cMTP a:" - -#: src/lang.c:286 -#, fuzzy -msgid "-- end of forwarded message --\n" -msgstr " Los mensajes se reenviarán con %cMTP a:" - -#: src/lang.c:287 +#: src/lang.c:496 msgid "" "# Format:\n" "# comment=STRING Optional. Multiple lines allowed. Comments must be " @@ -1576,1156 +1661,1196 @@ msgid "" "#\n" msgstr "" -#: src/lang.c:311 +#: src/lang.c:522 #, c-format msgid "Enter score for rule (default=%d): " msgstr "" -#: src/lang.c:312 +#: src/lang.c:523 #, c-format msgid "Enter the score weight (range 0 < score <= %d)" msgstr "" #. SCORE_MAX -#: src/lang.c:313 +#: src/lang.c:524 msgid "Full" msgstr "Llena" -#: src/lang.c:314 +#: src/lang.c:525 #, fuzzy msgid "Comment (optional) : " msgstr "opcional" -#: src/lang.c:315 +#: src/lang.c:527 +msgid "Malformed overview entry: servername missing." +msgstr "" + +#: src/lang.c:528 +#, c-format +msgid "\t Xref: %s" +msgstr "" + +#: src/lang.c:529 +msgid "Skipping Xref filter" +msgstr "" + +#: src/lang.c:531 #, fuzzy msgid "Apply pattern to : " msgstr "Patrón" -#: src/lang.c:316 +#: src/lang.c:532 +#, fuzzy, c-format +msgid "Enter pattern [%s]> " +msgstr "glob PATTERN(s) a excluir" + +#: src/lang.c:533 +#, c-format +msgid "" +"\n" +"You requested followups to your article to go to the following %s:\n" +msgstr "" + +#: src/lang.c:534 +#, c-format +msgid " %s\t Answers will be directed to you by mail.\n" +msgstr "" + +#: src/lang.c:535 +#, fuzzy +msgid "-- forwarded message --\n" +msgstr " Los mensajes se reenviarán con %cMTP a:" + +#: src/lang.c:536 +#, fuzzy +msgid "-- end of forwarded message --\n" +msgstr " Los mensajes se reenviarán con %cMTP a:" + +#: src/lang.c:537 #, fuzzy msgid "From: line (ignore case) " msgstr "" " -i, --ignore-case ignora las diferencias entre mayúsculas y " "minúsculas\n" -#: src/lang.c:317 +#: src/lang.c:538 #, fuzzy msgid "From: line (case sensitive) " msgstr "distinguir mayúsculas" -#: src/lang.c:319 +#: src/lang.c:541 #, fuzzy, c-format msgid "%s%s: Unknown host.\n" msgstr "nombre hospedante desconocido %s" -#: src/lang.c:321 +#: src/lang.c:543 #, fuzzy msgid "global " -msgstr "Global:\n" +msgstr "Global " -#: src/lang.c:322 +#: src/lang.c:544 #, fuzzy, c-format msgid "Please use %.100s instead" msgstr "utilice la comando \"aegis -dbu\" en lugar de otro" -#: src/lang.c:323 +#: src/lang.c:545 #, fuzzy, c-format msgid "%s is bogus" msgstr "aviso: %s: ignorando nombre espurio de fichero" -#: src/lang.c:324 +#: src/lang.c:546 #, fuzzy, c-format msgid "Group %s is moderated. Continue?" msgstr "Ningún foro es moderado en este grupo" -#: src/lang.c:325 +#: src/lang.c:547 #, fuzzy msgid "groups" msgstr "GRUPOS" -#: src/lang.c:326 +#: src/lang.c:548 #, fuzzy, c-format msgid "Rereading %s..." msgstr "" "\n" " %s: " -#: src/lang.c:327 +#: src/lang.c:549 #, fuzzy msgid "Top Level Commands" msgstr "directorio raíz" -#: src/lang.c:328 +#: src/lang.c:550 #, fuzzy msgid "Group Selection" msgstr "Selección de género" -#: src/lang.c:329 +#: src/lang.c:551 #, fuzzy msgid "group" msgstr "Grupo" -#: src/lang.c:330 +#: src/lang.c:552 msgid "" "*** Group descriptions are disabled according to current select_format ***" msgstr "" -#: src/lang.c:332 +#: src/lang.c:554 msgid "" "One or more lines of comment. to add a line or proceed if line is empty." msgstr "" -#: src/lang.c:333 +#: src/lang.c:555 msgid "From: line to add to filter file. toggles & sets." msgstr "" -#: src/lang.c:334 +#: src/lang.c:556 msgid "" "Linecount of articles to be filtered. < for less, > for more, = for equal." msgstr "" -#: src/lang.c:335 +#: src/lang.c:557 msgid "Message-ID: line to add to filter file. toggles & sets." msgstr "" -#: src/lang.c:336 +#: src/lang.c:558 msgid "Subject: line to add to filter file. toggles & sets." msgstr "" -#: src/lang.c:337 +#: src/lang.c:559 msgid "" "Enter text pattern to filter if Subject: & From: lines are not what you want." msgstr "" -#: src/lang.c:338 +#: src/lang.c:560 msgid "" "Select where text pattern should be applied. toggles & sets." msgstr "" -#: src/lang.c:339 +#: src/lang.c:561 msgid "" "Expiration time in days for the entered filter. toggles & sets." msgstr "" -#: src/lang.c:340 +#: src/lang.c:562 msgid "" "Apply kill only to current group or all groups. toggles & sets." msgstr "" -#: src/lang.c:341 +#: src/lang.c:563 msgid "" "Apply select to current group or all groups. toggles & sets." msgstr "" -#: src/lang.c:342 +#: src/lang.c:564 msgid "kill an article via a menu" msgstr "" -#: src/lang.c:343 +#: src/lang.c:565 msgid "auto-select (hot) an article via a menu" msgstr "" -#: src/lang.c:344 +#: src/lang.c:566 #, fuzzy msgid "Browse URLs in article" msgstr "Examinar por" -#: src/lang.c:345 +#: src/lang.c:567 msgid "0 - 9\t display article by number in current thread" msgstr "" -#: src/lang.c:347 +#: src/lang.c:569 msgid "cancel (delete) or supersede (overwrite) current article" msgstr "" -#: src/lang.c:348 +#: src/lang.c:570 msgid "post followup to current article" msgstr "" -#: src/lang.c:349 +#: src/lang.c:571 msgid "post followup (don't copy text) to current article" msgstr "" -#: src/lang.c:350 +#: src/lang.c:572 msgid "post followup to current article quoting complete headers" msgstr "" -#: src/lang.c:351 +#: src/lang.c:573 msgid "repost chosen article to another group" msgstr "" -#: src/lang.c:353 +#: src/lang.c:575 msgid "edit article (mail-groups only)" msgstr "" -#: src/lang.c:354 +#: src/lang.c:576 msgid "display first article in current thread" msgstr "" -#: src/lang.c:355 +#: src/lang.c:577 #, fuzzy msgid "display first page of article" msgstr "No necesita para el primer artículo definido" -#: src/lang.c:356 +#: src/lang.c:578 msgid "display last article in current thread" msgstr "" -#: src/lang.c:357 +#: src/lang.c:579 #, fuzzy msgid "display last page of article" msgstr "Vista página: ningún gráfico a enseñar." -#: src/lang.c:358 +#: src/lang.c:580 msgid "mark rest of thread as read and advance to next unread" msgstr "" -#: src/lang.c:359 +#: src/lang.c:581 #, fuzzy msgid "display next article" msgstr "Ver siguiente pantalla" -#: src/lang.c:360 +#: src/lang.c:582 msgid "display first article in next thread" msgstr "" -#: src/lang.c:361 +#: src/lang.c:583 #, fuzzy msgid "display next unread article" msgstr "Ver siguiente pantalla" -#: src/lang.c:362 +#: src/lang.c:584 msgid "go to the article that this one followed up" msgstr "" -#: src/lang.c:363 +#: src/lang.c:585 #, fuzzy msgid "display previous article" msgstr "Ver pantalla anterior" -#: src/lang.c:364 +#: src/lang.c:586 #, fuzzy msgid "display previous unread article" msgstr "Ver pantalla anterior" -#: src/lang.c:365 +#: src/lang.c:587 msgid "quickly kill an article using defaults" msgstr "" -#: src/lang.c:366 +#: src/lang.c:588 msgid "quickly auto-select (hot) an article using defaults" msgstr "" -#: src/lang.c:367 +#: src/lang.c:589 msgid "return to group selection level" msgstr "" -#: src/lang.c:368 +#: src/lang.c:590 msgid "reply through mail to author" msgstr "" -#: src/lang.c:369 +#: src/lang.c:591 msgid "reply through mail (don't copy text) to author" msgstr "" -#: src/lang.c:370 +#: src/lang.c:592 msgid "reply through mail to author quoting complete headers" msgstr "" -#: src/lang.c:371 +#: src/lang.c:593 #, fuzzy msgid "search backwards within this article" msgstr "Buscar hacia atrás: " -#: src/lang.c:372 +#: src/lang.c:594 #, fuzzy msgid "search forwards within this article" msgstr "Buscar hacia adelante" -#: src/lang.c:373 +#: src/lang.c:595 msgid "show article in raw-mode (including all headers)" msgstr "" -#: src/lang.c:374 +#: src/lang.c:596 msgid "skip next block of included text" msgstr "" -#: src/lang.c:375 +#: src/lang.c:597 msgid "toggle display of sections hidden by a form-feed (^L) on/off" msgstr "" -#: src/lang.c:376 +#: src/lang.c:598 #, fuzzy msgid "toggle display of all headers" msgstr "conmuta enseñar modificaciones de los tamaños del paquete" -#: src/lang.c:377 +#: src/lang.c:599 msgid "toggle word highlighting on/off" msgstr "" -#: src/lang.c:378 +#: src/lang.c:600 msgid "toggle ROT-13 (basic decode) for current article" msgstr "" -#: src/lang.c:379 +#: src/lang.c:601 msgid "toggle tabwidth 4 <-> 8" msgstr "" -#: src/lang.c:380 +#: src/lang.c:602 msgid "toggle German TeX style decoding for current article" msgstr "" -#: src/lang.c:381 +#: src/lang.c:603 #, fuzzy msgid "toggle display of uuencoded sections" msgstr "conmuta enseñar los números de versiones" -#: src/lang.c:382 +#: src/lang.c:604 msgid "View/pipe/save multimedia attachments" msgstr "" -#: src/lang.c:383 +#: src/lang.c:605 #, fuzzy msgid "choose first attachment in list" msgstr "Primero Debe Elegir Un Mensaje" -#: src/lang.c:384 +#: src/lang.c:606 msgid "0 - 9\t choose attachment by number" msgstr "" -#: src/lang.c:385 +#: src/lang.c:607 #, fuzzy msgid "choose last attachment in list" msgstr "Elija una lista para examinar, buscar y publicar mensajes." -#: src/lang.c:387 +#: src/lang.c:609 #, fuzzy msgid "pipe attachment into command" msgstr "Adjuntos" -#: src/lang.c:388 +#: src/lang.c:610 #, fuzzy msgid "pipe raw attachment into command" msgstr "No puede abrir una tubería a orden «%s»" -#: src/lang.c:390 +#: src/lang.c:612 #, fuzzy msgid "save attachment to disk" msgstr "Guarda opciones al disco" -#: src/lang.c:391 +#: src/lang.c:613 #, fuzzy msgid "search for attachments forwards" msgstr "Buscar hacia adelante" -#: src/lang.c:392 +#: src/lang.c:614 #, fuzzy msgid "search for attachments backwards" msgstr "Adjuntos" -#: src/lang.c:393 +#: src/lang.c:615 #, fuzzy msgid "view attachment" msgstr "Adjuntos" -#: src/lang.c:394 +#: src/lang.c:616 #, fuzzy msgid "tag attachment" msgstr "Adjuntos" -#: src/lang.c:395 +#: src/lang.c:617 msgid "tag attachments that match user specified pattern" msgstr "" -#: src/lang.c:396 +#: src/lang.c:618 msgid "reverse tagging on all attachments (toggle)" msgstr "" -#: src/lang.c:397 +#: src/lang.c:619 msgid "untag all tagged attachments" msgstr "" -#: src/lang.c:398 +#: src/lang.c:620 msgid "toggle info message in last line (name/description of attachment)" msgstr "" -#: src/lang.c:399 +#: src/lang.c:621 #, fuzzy msgid "choose first attribute in list" msgstr "Primero Debe Elegir Un Mensaje" -#: src/lang.c:400 +#: src/lang.c:622 msgid "0 - 9\t choose attribute by number" msgstr "" -#: src/lang.c:401 +#: src/lang.c:623 #, fuzzy msgid "choose last attribute in list" msgstr "Elija una lista para examinar, buscar y publicar mensajes." -#: src/lang.c:402 +#: src/lang.c:624 #, fuzzy msgid "reset attribute to a default value" msgstr "restablece todas las opciones a sus valores predeterminados" -#: src/lang.c:403 +#: src/lang.c:625 #, fuzzy msgid "search forwards for an attribute" msgstr "Buscar hacia adelante" -#: src/lang.c:404 +#: src/lang.c:626 #, fuzzy msgid "search backwards for an attribute" msgstr "Buscar hacia atrás: " -#: src/lang.c:405 +#: src/lang.c:627 #, fuzzy msgid "select attribute" msgstr "Atributo" -#: src/lang.c:406 +#: src/lang.c:628 msgid "toggle back to options menu when invoked from there" msgstr "" -#: src/lang.c:407 +#: src/lang.c:629 #, c-format msgid "report bug or comment via mail to %s" msgstr "" -#: src/lang.c:408 +#: src/lang.c:630 #, fuzzy msgid "choose first option in list" msgstr "Primera Opción" -#: src/lang.c:409 +#: src/lang.c:631 msgid "0 - 9\t choose option by number" msgstr "" -#: src/lang.c:410 +#: src/lang.c:632 #, fuzzy msgid "choose last option in list" msgstr "Una opción de listado" -#: src/lang.c:411 +#: src/lang.c:633 #, fuzzy msgid "start scopes menu" msgstr "inicio" -#: src/lang.c:412 +#: src/lang.c:634 #, fuzzy msgid "search forwards for an option" msgstr "Buscar hacia adelante" -#: src/lang.c:413 +#: src/lang.c:635 #, fuzzy msgid "search backwards for an option" msgstr "Buscar hacia atrás: " -#: src/lang.c:414 +#: src/lang.c:636 #, fuzzy msgid "select option" msgstr "Seleccionar…" -#: src/lang.c:415 +#: src/lang.c:637 #, fuzzy msgid "toggle to attributes menu" msgstr "Atributos" -#: src/lang.c:416 +#: src/lang.c:638 msgid "choose range of articles to be affected by next command" msgstr "" -#: src/lang.c:417 +#: src/lang.c:639 #, fuzzy msgid "escape from command prompt" msgstr "Modifica petición de línea de orden." -#: src/lang.c:418 +#: src/lang.c:640 #, fuzzy msgid "edit filter file" msgstr "Edite el contenido de su fichero" -#: src/lang.c:419 +#: src/lang.c:641 #, fuzzy msgid "get help" msgstr "Obtener Ayuda" -#: src/lang.c:420 +#: src/lang.c:642 #, fuzzy msgid "display last article viewed" msgstr "Enseña ñas últimas 5 encuestas de su proyecto." -#: src/lang.c:421 +#: src/lang.c:643 #, fuzzy msgid "down one line" msgstr "Bajar" -#: src/lang.c:422 +#: src/lang.c:644 #, fuzzy msgid "up one line" msgstr "Dos ficheros en una línea: %s\n" -#: src/lang.c:423 +#: src/lang.c:645 msgid "go to article chosen by Message-ID" msgstr "" -#: src/lang.c:424 +#: src/lang.c:646 msgid "mail article/thread/hot/pattern/tagged articles to someone" msgstr "" -#: src/lang.c:425 +#: src/lang.c:647 #, fuzzy msgid "menu of configurable options" msgstr "El menú de opciones" -#: src/lang.c:426 +#: src/lang.c:648 #, fuzzy msgid "down one page" msgstr "d retroceder media página" -#: src/lang.c:427 +#: src/lang.c:649 #, fuzzy msgid "up one page" msgstr "w o avanza página" -#: src/lang.c:429 +#: src/lang.c:651 msgid "post (write) article to current group" msgstr "" -#: src/lang.c:430 +#: src/lang.c:652 #, fuzzy msgid "post postponed articles" msgstr "Pospuesto" -#: src/lang.c:432 +#: src/lang.c:654 msgid "list articles posted by you (from posted file)" msgstr "" -#: src/lang.c:433 +#: src/lang.c:655 #, fuzzy msgid "return to previous menu" msgstr "ninguna sección anterior para devolver, ignorada." -#: src/lang.c:434 +#: src/lang.c:656 #, fuzzy msgid "quit tin immediately" msgstr "sale inmediatamente" -#: src/lang.c:435 +#: src/lang.c:657 #, fuzzy msgid "redraw page" msgstr "Página" -#: src/lang.c:436 +#: src/lang.c:658 msgid "save article/thread/hot/pattern/tagged articles to file" msgstr "" -#: src/lang.c:437 +#: src/lang.c:659 msgid "save marked articles automatically without user prompts" msgstr "" -#: src/lang.c:438 +#: src/lang.c:660 msgid "scroll the screen one line down" msgstr "" -#: src/lang.c:439 +#: src/lang.c:661 msgid "scroll the screen one line up" msgstr "" -#: src/lang.c:440 +#: src/lang.c:662 #, fuzzy msgid "search for articles by author backwards" msgstr "Buscar hacia atrás: " -#: src/lang.c:441 +#: src/lang.c:663 #, fuzzy msgid "search for articles by author forwards" msgstr "Buscar hacia adelante" -#: src/lang.c:442 +#: src/lang.c:664 msgid "search all articles for a given string (this may take some time)" msgstr "" -#: src/lang.c:443 +#: src/lang.c:665 msgid " \t (searches are case-insensitive and wrap around to all articles)" msgstr "" -#: src/lang.c:444 +#: src/lang.c:666 msgid "search for articles by Subject line backwards" msgstr "" -#: src/lang.c:445 +#: src/lang.c:667 msgid "search for articles by Subject line forwards" msgstr "" -#: src/lang.c:446 +#: src/lang.c:668 #, fuzzy msgid "repeat last search" msgstr "Repetir la última búsqueda" -#: src/lang.c:447 +#: src/lang.c:669 msgid "tag current article for reposting/mailing/piping/printing/saving" msgstr "" -#: src/lang.c:448 +#: src/lang.c:670 msgid "toggle info message in last line (subject/description)" msgstr "" -#: src/lang.c:449 +#: src/lang.c:671 #, fuzzy msgid "toggle inverse video" msgstr "_Invertir" -#: src/lang.c:450 +#: src/lang.c:672 msgid "toggle mini help menu and posting etiquette display" msgstr "" -#: src/lang.c:451 +#: src/lang.c:673 msgid "cycle the display of authors email address, real name, both or neither" msgstr "" -#: src/lang.c:452 +#: src/lang.c:674 #, fuzzy msgid "show version information" msgstr " -V, --version muestra información sobre versión\n" -#: src/lang.c:453 +#: src/lang.c:675 msgid "mark all articles as read and return to group selection menu" msgstr "" -#: src/lang.c:454 +#: src/lang.c:676 msgid "mark all articles as read and enter next group with unread articles" msgstr "" -#: src/lang.c:455 +#: src/lang.c:677 #, fuzzy msgid "choose first thread in list" msgstr "Primero Debe Elegir Un Mensaje" -#: src/lang.c:456 +#: src/lang.c:678 #, fuzzy msgid "choose last thread in list" msgstr "Elija una lista para examinar, buscar y publicar mensajes." -#: src/lang.c:457 +#: src/lang.c:679 msgid "list articles within current thread (bring up Thread sub-menu)" msgstr "" -#: src/lang.c:458 +#: src/lang.c:680 #, fuzzy msgid "mark article as unread" msgstr "*** Tiene correo no leído. ***" -#: src/lang.c:459 +#: src/lang.c:681 msgid "mark current thread, range or tagged threads as read" msgstr "" -#: src/lang.c:460 +#: src/lang.c:682 msgid "mark current thread, range or tagged threads as unread" msgstr "" -#: src/lang.c:461 +#: src/lang.c:683 msgid "mark current/range/selected/pattern/tagged as read after prompting" msgstr "" -#: src/lang.c:462 +#: src/lang.c:684 msgid "mark current/range/selected/pattern/tagged as unread after prompting" msgstr "" -#: src/lang.c:463 +#: src/lang.c:685 msgid "toggle display of all/selected articles" msgstr "" -#: src/lang.c:464 +#: src/lang.c:686 #, fuzzy msgid "display next group" msgstr "Ver siguiente pantalla" -#: src/lang.c:465 +#: src/lang.c:687 #, fuzzy msgid "display previous group" msgstr "Ver pantalla anterior" -#: src/lang.c:466 +#: src/lang.c:688 #, fuzzy msgid "toggle all selections (all articles)" msgstr "Todos artículos disponibles en " -#: src/lang.c:467 +#: src/lang.c:689 msgid "select group (make \"hot\")" msgstr "" -#: src/lang.c:468 +#: src/lang.c:690 #, fuzzy msgid "select thread" msgstr "Hilo" -#: src/lang.c:469 +#: src/lang.c:691 msgid "select threads if at least one unread article is selected" msgstr "" -#: src/lang.c:470 +#: src/lang.c:692 msgid "select threads that match user specified pattern" msgstr "" -#: src/lang.c:471 +#: src/lang.c:693 msgid "0 - 9\t choose thread by number" msgstr "" -#: src/lang.c:472 +#: src/lang.c:694 msgid "toggle limit number of articles to get, and reload" msgstr "" -#: src/lang.c:473 +#: src/lang.c:695 msgid "toggle display of all/unread articles" msgstr "" -#: src/lang.c:474 +#: src/lang.c:696 #, fuzzy msgid "toggle selection of thread" msgstr "Hilo" -#: src/lang.c:475 +#: src/lang.c:697 msgid "cycle through threading options available" msgstr "" -#: src/lang.c:476 +#: src/lang.c:698 #, fuzzy msgid "undo all selections (all articles)" msgstr "Todos artículos disponibles en " -#: src/lang.c:477 +#: src/lang.c:699 msgid "untag all tagged threads" msgstr "" -#: src/lang.c:478 +#: src/lang.c:700 #, fuzzy msgid "search for articles forwards" msgstr "Buscar hacia adelante" -#: src/lang.c:479 +#: src/lang.c:701 #, fuzzy msgid "search for articles backwards" msgstr "Buscar hacia atrás: " -#: src/lang.c:480 +#: src/lang.c:702 msgid "toggle info message in last line (Message-ID)" msgstr "" -#: src/lang.c:481 +#: src/lang.c:703 msgid "Open article by Message-ID" msgstr "" -#: src/lang.c:482 +#: src/lang.c:704 #, fuzzy msgid "add new scope" msgstr "Añade nueva revisión" -#: src/lang.c:483 +#: src/lang.c:705 #, fuzzy msgid "delete scope" msgstr "borrar" -#: src/lang.c:484 +#: src/lang.c:706 #, fuzzy msgid "edit attributes file" msgstr "Atributos de Fichero\n" -#: src/lang.c:485 +#: src/lang.c:707 #, fuzzy msgid "choose first scope in list" msgstr "Primero Debe Elegir Un Mensaje" -#: src/lang.c:486 +#: src/lang.c:708 msgid "0 - 9\t choose scope by number" msgstr "" -#: src/lang.c:487 +#: src/lang.c:709 #, fuzzy msgid "choose last scope in list" msgstr "Elija una lista para examinar, buscar y publicar mensajes." -#: src/lang.c:488 +#: src/lang.c:710 #, fuzzy msgid "move scope" msgstr "_Mover a:" -#: src/lang.c:489 +#: src/lang.c:711 #, fuzzy msgid "rename scope" msgstr "Renombrar…" -#: src/lang.c:490 +#: src/lang.c:712 #, fuzzy msgid "select scope" msgstr "_Seleccionar…" -#: src/lang.c:491 +#: src/lang.c:713 msgid "mark all articles in group as read" msgstr "" -#: src/lang.c:492 +#: src/lang.c:714 msgid "mark all articles in group as read and move to next unread group" msgstr "" -#: src/lang.c:493 +#: src/lang.c:715 #, fuzzy msgid "choose first group in list" msgstr "Primero Debe Elegir Un Mensaje" -#: src/lang.c:494 +#: src/lang.c:716 #, fuzzy msgid "choose group by name" msgstr "no se especificó el tamaño de entidad para SHF_GROUP" -#: src/lang.c:495 +#: src/lang.c:717 msgid "0 - 9\t choose group by number" msgstr "" -#: src/lang.c:496 +#: src/lang.c:718 msgid "choose range of groups to be affected by next command" msgstr "" -#: src/lang.c:497 +#: src/lang.c:719 #, fuzzy msgid "choose last group in list" msgstr "«%s» debe ser el último en el grupo de instrucciones" -#: src/lang.c:499 +#: src/lang.c:721 msgid "list groups which an article has been posted to (by Message-ID)" msgstr "" -#: src/lang.c:500 +#: src/lang.c:722 msgid " \t (go to article if at least one of the groups is available)" msgstr "" -#: src/lang.c:502 +#: src/lang.c:724 msgid "mark all articles in chosen group unread" msgstr "" -#: src/lang.c:503 +#: src/lang.c:725 msgid "move chosen group within list" msgstr "" -#: src/lang.c:504 +#: src/lang.c:726 msgid "choose next group with unread news" msgstr "" -#: src/lang.c:505 src/lang.c:1420 +#: src/lang.c:727 src/lang.c:1748 msgid "quit" msgstr "salir" -#: src/lang.c:506 +#: src/lang.c:728 msgid "quit without saving configuration changes" msgstr "" -#: src/lang.c:507 +#: src/lang.c:729 #, fuzzy msgid "read chosen group" msgstr "No ha elegido un foro" -#: src/lang.c:508 +#: src/lang.c:730 msgid "reset .newsrc (all available articles in groups marked unread)" msgstr "" -#: src/lang.c:509 +#: src/lang.c:731 #, fuzzy msgid "search backwards for a group name" msgstr "Buscar hacia atrás: " -#: src/lang.c:510 +#: src/lang.c:732 msgid " \t (all searches are case-insensitive and wrap around)" msgstr "" -#: src/lang.c:511 +#: src/lang.c:733 #, fuzzy msgid "search forwards for a group name" msgstr "Buscar hacia adelante" -#: src/lang.c:512 +#: src/lang.c:734 #, fuzzy msgid "subscribe to chosen group" msgstr "Subscribir" -#: src/lang.c:513 +#: src/lang.c:735 #, fuzzy msgid "subscribe to groups that match pattern" msgstr "Campo %s no coincide con el patrón." -#: src/lang.c:514 +#: src/lang.c:736 msgid "reread active file to check for any new news" msgstr "" -#: src/lang.c:515 +#: src/lang.c:737 msgid "show NNTP[S] connection details" msgstr "" -#: src/lang.c:516 +#: src/lang.c:738 msgid "toggle display of group name only or group name plus description" msgstr "" -#: src/lang.c:517 +#: src/lang.c:739 msgid "toggle display to show all/unread subscribed groups" msgstr "" -#: src/lang.c:518 +#: src/lang.c:740 #, fuzzy msgid "unsubscribe from chosen group" msgstr "Error Creando lista de correos." -#: src/lang.c:519 +#: src/lang.c:741 msgid "unsubscribe from groups that match pattern" msgstr "" -#: src/lang.c:520 +#: src/lang.c:742 #, fuzzy msgid "sort the list of groups" msgstr "GRUPOS" -#: src/lang.c:521 +#: src/lang.c:743 msgid "toggle display to show all/subscribed groups" msgstr "" -#: src/lang.c:522 +#: src/lang.c:744 msgid "tag/untag all parts of current multipart-message in order" msgstr "" -#: src/lang.c:523 +#: src/lang.c:745 msgid "0 - 9\t choose article by number" msgstr "" -#: src/lang.c:524 +#: src/lang.c:746 msgid "mark thread as read and return to group index page" msgstr "" -#: src/lang.c:525 +#: src/lang.c:747 msgid "mark thread as read and enter next unread thread or group" msgstr "" -#: src/lang.c:526 +#: src/lang.c:748 #, fuzzy msgid "choose first article in list" msgstr "No necesita para el primer artículo definido" -#: src/lang.c:527 +#: src/lang.c:749 #, fuzzy msgid "choose last article in list" msgstr "Elija una lista para examinar, buscar y publicar mensajes." -#: src/lang.c:528 +#: src/lang.c:750 msgid "mark art, range or tagged arts as read; move crsr to next unread art" msgstr "" -#: src/lang.c:529 +#: src/lang.c:751 msgid "mark article, range or tagged articles as unread" msgstr "" -#: src/lang.c:530 +#: src/lang.c:752 #, fuzzy msgid "mark current thread as unread" msgstr "x marca la versión actual" -#: src/lang.c:531 +#: src/lang.c:753 #, fuzzy msgid "read chosen article" msgstr "No ha elegido un foro" -#: src/lang.c:532 +#: src/lang.c:754 #, fuzzy msgid "" "Display properties\n" "------------------" msgstr " Propiedades: " -#: src/lang.c:533 +#: src/lang.c:755 #, fuzzy msgid "" "Miscellaneous\n" "-------------" msgstr "^Miscelánea" -#: src/lang.c:534 +#: src/lang.c:756 #, fuzzy msgid "" "Moving around\n" "-------------" msgstr "Se .. se mueve..." -#: src/lang.c:535 +#: src/lang.c:757 #, fuzzy msgid "" "Group/thread/article operations\n" "-------------------------------" msgstr "Deshacer la última operación o grupo de operaciones sobre los paquetes" -#: src/lang.c:536 +#: src/lang.c:758 #, fuzzy msgid "" "Attachment operations\n" "---------------------" msgstr "Operaciones" -#: src/lang.c:537 +#: src/lang.c:759 #, fuzzy msgid "" "Attribute operations\n" "--------------------" msgstr "Atributo" -#: src/lang.c:538 +#: src/lang.c:760 #, fuzzy msgid "" "Option operations\n" "-----------------" msgstr "Operaciones" -#: src/lang.c:539 +#: src/lang.c:761 #, fuzzy msgid "" "Posted article operations\n" "-------------------------" msgstr "Deshacer la última operación o grupo de operaciones sobre los paquetes" -#: src/lang.c:540 +#: src/lang.c:762 #, fuzzy msgid "" "Scope operations\n" "----------------" msgstr "Operaciones" -#: src/lang.c:541 +#: src/lang.c:763 #, fuzzy msgid "" "URL operations\n" "--------------" msgstr "URL" -#: src/lang.c:542 +#: src/lang.c:764 #, fuzzy msgid "choose first URL in list" msgstr "Primero Debe Elegir Un Mensaje" -#: src/lang.c:543 +#: src/lang.c:765 msgid "0 - 9\t choose URL by number" msgstr "" -#: src/lang.c:544 +#: src/lang.c:766 #, fuzzy msgid "choose last URL in list" msgstr "Elija una lista para examinar, buscar y publicar mensajes." -#: src/lang.c:545 +#: src/lang.c:767 #, fuzzy msgid "search for URLs forwards" msgstr "Buscar hacia adelante" -#: src/lang.c:546 +#: src/lang.c:768 #, fuzzy msgid "search for URLs backwards" msgstr "Buscar hacia atrás: " -#: src/lang.c:547 +#: src/lang.c:769 #, fuzzy msgid "Open URL in browser" msgstr "EXPLORADOR" -#: src/lang.c:548 +#: src/lang.c:770 msgid "toggle info message in last line (URL)" msgstr "" -#: src/lang.c:550 +#: src/lang.c:772 #, fuzzy msgid "Group Level Commands" msgstr " órdenes:\n" -#: src/lang.c:551 +#: src/lang.c:773 #, fuzzy msgid "Kill filter added" msgstr "_Filtrar por…" -#: src/lang.c:552 +#: src/lang.c:774 msgid "Auto-selection filter added" msgstr "" -#: src/lang.c:553 +#: src/lang.c:775 #, fuzzy msgid "All parts tagged" msgstr "Directorio de Importación [partes de .idata]" -#: src/lang.c:554 +#: src/lang.c:776 #, fuzzy msgid "All parts untagged" msgstr "Directorio de Importación [partes de .idata]" -#: src/lang.c:555 +#: src/lang.c:777 +#, c-format +msgid "Building References-trees (%d/%d)..." +msgstr "" + +#: src/lang.c:778 msgid "Storing article for later posting" msgstr "" -#: src/lang.c:556 +#: src/lang.c:779 #, fuzzy msgid "Please enter a valid character" msgstr "Introduzca un URL válido" -#: src/lang.c:557 +#: src/lang.c:780 #, fuzzy, c-format msgid "Missing part #%d" msgstr "Fin de %s parte %d" -#: src/lang.c:558 +#: src/lang.c:781 #, fuzzy msgid "*** No postponed articles ***" msgstr "Pospuesto" -#: src/lang.c:559 +#: src/lang.c:782 #, fuzzy msgid "Not a multi-part message" msgstr ", parte de " -#: src/lang.c:560 +#: src/lang.c:783 #, fuzzy msgid "You are not subscribed to this group" msgstr "Grupo" -#: src/lang.c:561 +#: src/lang.c:784 #, fuzzy msgid "No previous expression" msgstr "Sin expresión regular previa" -#: src/lang.c:562 +#: src/lang.c:785 #, fuzzy msgid "Operation disabled in no-overwrite mode" msgstr "Modo operativo." #. TODO: replace hard coded key-name in txt_info_postponed -#: src/lang.c:564 +#: src/lang.c:787 #, c-format msgid "%d postponed %s, reuse with ^O...\n" msgstr "" -#: src/lang.c:565 +#: src/lang.c:788 msgid "" "X-Conversion-Note: multipart/alternative contents have been removed.\n" " To get the whole article, turn alternative handling OFF in the Option " "Menu\n" msgstr "" -#: src/lang.c:567 +#: src/lang.c:790 #, c-format msgid "Save filename for %s/%s is a mailbox. Attachment not saved" msgstr "" -#: src/lang.c:568 +#: src/lang.c:791 #, fuzzy msgid "TeX2Iso encoded article" msgstr "Artículo definido requerido" -#: src/lang.c:569 -#, fuzzy -msgid "incomplete " -msgstr "Incompleto" - #. TODO: replace hard coded key-names -#: src/lang.c:571 +#: src/lang.c:793 #, c-format msgid "" "\n" @@ -2763,170 +2888,170 @@ msgid "" "Please send bug-reports/comments to %s with the 'R' command.\n" msgstr "" -#: src/lang.c:587 +#: src/lang.c:809 #, c-format msgid "Invalid From: %s line. Read the INSTALL file again." msgstr "" -#: src/lang.c:589 +#: src/lang.c:811 #, fuzzy msgid "Invalid multibyte sequence found\n" msgstr "Secuencia de carácter UTF-8" -#: src/lang.c:592 +#: src/lang.c:814 #, fuzzy, c-format msgid "Invalid Sender:-header %s" msgstr "valor de cabecera inválido %s" -#: src/lang.c:594 +#: src/lang.c:816 #, fuzzy msgid "Inverse video disabled" msgstr "_Invertir" -#: src/lang.c:595 +#: src/lang.c:817 #, fuzzy msgid "Inverse video enabled" msgstr "_Invertir" -#: src/lang.c:597 +#: src/lang.c:819 #, fuzzy, c-format msgid "Missing definition for %s\n" msgstr "\tsin definición de «%s»" -#: src/lang.c:598 +#: src/lang.c:820 #, fuzzy, c-format msgid "Invalid key definition '%s'\n" msgstr "definición no válida para la impresora «%s»: %s" -#: src/lang.c:599 +#: src/lang.c:821 #, fuzzy, c-format msgid "Invalid keyname '%s'\n" msgstr "%s: modo inválido (%s)" -#: src/lang.c:600 +#: src/lang.c:822 #, fuzzy, c-format msgid "Keymap file was upgraded to version %s\n" msgstr "El fichero `%s' (versión %d) contiene:\n" -#: src/lang.c:601 +#: src/lang.c:823 #, fuzzy, c-format msgid "Kill From: [%s] (y/n): " msgstr "Mato %s(%s%d) ? (s/N) " -#: src/lang.c:602 +#: src/lang.c:824 #, fuzzy msgid "Kill Lines: (num): " msgstr "Núm" -#: src/lang.c:603 +#: src/lang.c:825 #, fuzzy msgid "Kill Article Menu" msgstr "Artículo definido requerido" -#: src/lang.c:604 +#: src/lang.c:826 #, fuzzy, c-format msgid "Kill Msg-ID: [%s] (f/l/o/n): " msgstr "Mato %s(%s%d) ? (s/N) " -#: src/lang.c:605 +#: src/lang.c:827 #, fuzzy msgid "Kill pattern scope : " msgstr "..mátalo, Dink..mátalo..." -#: src/lang.c:606 +#: src/lang.c:828 #, fuzzy, c-format msgid "Kill Subject: [%s] (y/n): " msgstr "Mato %s(%s%d) ? (s/N) " -#: src/lang.c:607 +#: src/lang.c:829 #, fuzzy msgid "Kill text pattern : " msgstr "Patrón" -#: src/lang.c:608 +#: src/lang.c:830 #, fuzzy msgid "Kill time in days : " msgstr "Tiempo Medio Abierto (en días)" -#: src/lang.c:610 +#: src/lang.c:832 msgid "Last" msgstr "Último" -#: src/lang.c:611 +#: src/lang.c:833 #, fuzzy msgid "-- Last response --" msgstr "Respuesta" -#: src/lang.c:612 +#: src/lang.c:834 #, fuzzy, c-format msgid "Lines %s " msgstr "Líneas leídas: %lu líneas en %.0lf segundos (%.0lf líneas/s)\n" -#: src/lang.c:614 +#: src/lang.c:840 #, fuzzy msgid "Function not available." msgstr "la función iconv no está disponible" -#: src/lang.c:615 +#: src/lang.c:841 #, fuzzy msgid "Not reading via NNTP." msgstr "No leído" -#: src/lang.c:617 +#: src/lang.c:843 #, fuzzy, c-format msgid "Group: %s" msgstr "no se puede crear un grupo: %s" -#: src/lang.c:618 +#: src/lang.c:844 #, fuzzy, c-format msgid "Groups: %s" msgstr "" "El índice de coincidencia %ls es demasiado largo; los grupos disponibles son " "(%s)" -#: src/lang.c:621 +#: src/lang.c:847 #, fuzzy msgid "Mail" msgstr "CORREO" -#: src/lang.c:622 +#: src/lang.c:848 #, fuzzy msgid "mailbox " msgstr "_Buzón:" -#: src/lang.c:623 +#: src/lang.c:849 #, fuzzy, c-format msgid "Mail article(s) to [%.*s]> " msgstr "Mensajes Masivos para subscriptores de %s" -#: src/lang.c:624 +#: src/lang.c:850 #, fuzzy, c-format msgid "Mailing log to %s\n" msgstr "Crear Lista de Correo %s" -#: src/lang.c:625 +#: src/lang.c:851 #, fuzzy msgid "Mail bug report..." msgstr "Por favor reporte este bicho.\n" -#: src/lang.c:626 +#: src/lang.c:852 #, fuzzy, c-format msgid "Mail BUG REPORT to %s?" msgstr "" "Correo-e del boletín de defectos a: <%s>.\n" " \n" -#: src/lang.c:627 +#: src/lang.c:853 #, fuzzy msgid "Mailed" msgstr "Último correo de id_usuario" -#: src/lang.c:628 +#: src/lang.c:854 #, fuzzy, c-format msgid "Mailing to %s..." msgstr "Actualizar Lista de Correo %s" -#: src/lang.c:629 +#: src/lang.c:855 msgid "" "# [Mail/Save] active file. Format is like news active file:\n" "# groupname max.artnum min.artnum /dir\n" @@ -2934,379 +3059,384 @@ msgid "" "#\n" msgstr "" -#: src/lang.c:632 +#: src/lang.c:858 #, fuzzy, c-format msgid "%s marked as read" msgstr "Campos marcados con %s son obligatorios." -#: src/lang.c:633 +#: src/lang.c:859 #, fuzzy, c-format msgid "%s marked as unread" msgstr "*** Tiene correo no leído. ***" -#: src/lang.c:634 +#: src/lang.c:860 #, fuzzy, c-format msgid "Marked %d of %d %s as read" msgstr "[%d] Incapaz de leer desde %s en el puerto %d" -#: src/lang.c:635 +#: src/lang.c:861 #, fuzzy, c-format msgid "Marked %d of %d %s as unread" msgstr "%s:%d:%d: %s" -#: src/lang.c:636 src/lang.c:1376 +#: src/lang.c:862 src/lang.c:1704 msgid "Mark" msgstr "Marcador" -#: src/lang.c:637 +#: src/lang.c:863 #, c-format msgid "Mark all articles as read%s?" msgstr "" -#: src/lang.c:638 +#: src/lang.c:864 #, fuzzy, c-format msgid "Mark article as read%s?" msgstr "Marca buzones leídos" -#: src/lang.c:639 +#: src/lang.c:865 #, fuzzy, c-format msgid "Mark group %s as read?" msgstr "Marca buzones leídos" -#: src/lang.c:640 +#: src/lang.c:866 #, fuzzy, c-format msgid "Mark thread as read%s?" msgstr "Hilo(s) encontrado(s)" -#: src/lang.c:641 +#: src/lang.c:867 #, fuzzy, c-format msgid "Matching %s groups..." msgstr "GRUPOS" -#: src/lang.c:642 src/lang.c:655 src/lang.c:658 src/lang.c:664 +#: src/lang.c:868 src/lang.c:881 src/lang.c:884 src/lang.c:890 #, c-format msgid "=set current to n; %s=line down; %s=line up; %s=help; %s=quit" msgstr "" -#: src/lang.c:644 +#: src/lang.c:870 #, c-format msgid "" "%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all" msgstr "" -#: src/lang.c:646 +#: src/lang.c:872 #, c-format msgid "%s=view; %s=save; %s=tag; %s=tag pattern; %s=untag all" msgstr "" -#: src/lang.c:648 +#: src/lang.c:874 #, c-format msgid "" "%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search" msgstr "" -#: src/lang.c:649 src/lang.c:653 +#: src/lang.c:875 src/lang.c:879 #, c-format msgid "=set current to n; %s=next unread; %s=search pattern; %s=kill/select" msgstr "" -#: src/lang.c:650 +#: src/lang.c:876 #, c-format msgid "" "%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; " "%s=list thread" msgstr "" -#: src/lang.c:651 +#: src/lang.c:877 #, c-format msgid "%s=line up; %s=line down; %s=page up; %s=page down; %s=top; %s=bottom" msgstr "" -#: src/lang.c:652 +#: src/lang.c:878 #, c-format msgid "%s=search forwards; %s=search backwards; %s=quit" msgstr "" -#: src/lang.c:654 +#: src/lang.c:880 #, c-format msgid "%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read" msgstr "" -#: src/lang.c:656 src/lang.c:665 +#: src/lang.c:882 src/lang.c:891 #, c-format msgid "%s=search forwards; %s=search backwards; %s=repeat search" msgstr "" -#: src/lang.c:657 +#: src/lang.c:883 #, fuzzy, c-format msgid "%s=add; %s=move; %s=rename; %s=delete" msgstr "Renombra ORIGEN a DESTINO, o mueve ORIGEN(es) a DIRECTORIO.\n" -#: src/lang.c:659 +#: src/lang.c:885 #, c-format msgid "=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup" msgstr "" -#: src/lang.c:660 +#: src/lang.c:886 #, c-format msgid "" "%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread" msgstr "" -#: src/lang.c:661 +#: src/lang.c:887 #, c-format msgid "" "%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/" "out" msgstr "" -#: src/lang.c:662 +#: src/lang.c:888 #, c-format msgid "=set current to n; %s=next unread; %s=catchup; %s=display toggle" msgstr "" -#: src/lang.c:663 +#: src/lang.c:889 #, c-format msgid "%s=help; %s=line down; %s=line up; %s=quit; %s=tag; %s=mark unread" msgstr "" -#: src/lang.c:666 +#: src/lang.c:892 #, fuzzy msgid "--More--" msgstr "Más…" -#: src/lang.c:667 +#: src/lang.c:894 +#, c-format +msgid "MOTD: %s\n" +msgstr "" + +#: src/lang.c:896 #, fuzzy, c-format msgid "Moving %s..." msgstr "Error moviendo final %s a dir anterior %s" -#: src/lang.c:668 +#: src/lang.c:897 #, fuzzy msgid "Message-ID: & last Reference " msgstr "No se pudo obtener el id del mensaje" -#: src/lang.c:669 +#: src/lang.c:898 #, fuzzy msgid "Message-ID: line " msgstr "No se pudo obtener el id del mensaje" -#: src/lang.c:670 +#: src/lang.c:899 #, fuzzy msgid "Message-ID: & References: line" msgstr "No se pudo obtener el id del mensaje" -#: src/lang.c:672 -#, fuzzy -msgid ", name: " -msgstr "" - -#: src/lang.c:673 +#: src/lang.c:901 #, fuzzy, c-format msgid "Go to newsgroup [%s]> " msgstr "Ir" -#: src/lang.c:674 +#: src/lang.c:902 msgid "newsgroups" msgstr "" -#: src/lang.c:675 +#: src/lang.c:903 #, c-format msgid "Position %s in group list (1,2,..,$) [%d]> " msgstr "" -#: src/lang.c:676 +#: src/lang.c:904 msgid "newsgroup" msgstr "" -#: src/lang.c:677 +#: src/lang.c:905 msgid "Try and save newsrc file again?" msgstr "" -#: src/lang.c:678 +#: src/lang.c:906 msgid "Warning: No newsgroups were written to your newsrc file. Save aborted." msgstr "" -#: src/lang.c:679 +#: src/lang.c:907 #, fuzzy msgid "newsrc file saved successfully.\n" msgstr "Fichero subido con éxito" -#: src/lang.c:680 +#: src/lang.c:908 #, fuzzy msgid "-- Next response --" msgstr "Siguiente" -#: src/lang.c:681 +#: src/lang.c:909 msgid "No " msgstr "" -#: src/lang.c:682 +#: src/lang.c:910 #, fuzzy msgid "*** No articles ***" msgstr "Artículos anteriores" -#: src/lang.c:683 +#: src/lang.c:911 #, fuzzy msgid "No articles have been posted" msgstr "No se han enviado Comentarios" -#: src/lang.c:684 +#: src/lang.c:912 #, fuzzy msgid "*** No attachments ***" msgstr "Adjuntos" -#: src/lang.c:685 +#: src/lang.c:913 #, fuzzy msgid "*** No description ***" msgstr "(sin descripción)" -#: src/lang.c:686 +#: src/lang.c:914 #, fuzzy msgid "No filename" msgstr "el fichero \"$filename\" es desconocido" -#: src/lang.c:687 +#: src/lang.c:915 #, fuzzy msgid "No group" msgstr "** grupo" -#: src/lang.c:688 +#: src/lang.c:916 #, fuzzy msgid "*** No groups ***" msgstr " grupos=" -#: src/lang.c:689 +#: src/lang.c:917 #, fuzzy msgid "No more groups to read" msgstr "GRUPOS" -#: src/lang.c:690 +#: src/lang.c:918 #, fuzzy msgid "No last message" msgstr "Último" -#: src/lang.c:691 +#: src/lang.c:919 #, fuzzy msgid "No mail address" msgstr "Dirección personal para correo" -#: src/lang.c:692 +#: src/lang.c:920 #, fuzzy msgid "No articles marked for saving" msgstr "" "\n" "Ningún artículo dentro de este grupo.\n" -#: src/lang.c:693 +#: src/lang.c:921 msgid "No match" msgstr "Sin coincidencia" -#: src/lang.c:694 +#: src/lang.c:922 #, fuzzy msgid "No more groups" msgstr " grupos=" -#: src/lang.c:695 +#: src/lang.c:923 msgid "No newsgroups" msgstr "" -#: src/lang.c:696 +#: src/lang.c:924 #, fuzzy msgid "No next unread article" msgstr "*** Tiene correo no leído. ***" -#: src/lang.c:697 +#: src/lang.c:925 #, fuzzy msgid "No previous group" msgstr "Grupo" -#: src/lang.c:698 +#: src/lang.c:926 #, fuzzy msgid "No previous search, nothing to repeat" msgstr "n repetir / o ? en la última búsqueda" -#: src/lang.c:699 +#: src/lang.c:927 #, fuzzy msgid "No previous unread article" msgstr "*** Tiene correo no leído. ***" -#: src/lang.c:700 +#: src/lang.c:928 #, fuzzy msgid "No responses" msgstr "Respuestas existentes" -#: src/lang.c:701 +#: src/lang.c:929 #, fuzzy msgid "No responses to list in current thread" msgstr "Lista el contenido del directorio actual" -#: src/lang.c:702 +#: src/lang.c:930 msgid "*** No scopes ***" msgstr "" -#: src/lang.c:703 +#: src/lang.c:931 #, fuzzy msgid "No search string" msgstr "" "Advertencia: búsqueda de cadena textual es más larga que %d caracteres, la " "búsqueda quizá no funciona apropiadamente.\n" -#: src/lang.c:704 +#: src/lang.c:932 #, fuzzy msgid "No subject" msgstr "No hay Asunto" -#: src/lang.c:706 +#: src/lang.c:934 #, c-format msgid "%s: Terminal must have clear to end-of-line (ce)\n" msgstr "" -#: src/lang.c:707 +#: src/lang.c:935 #, c-format msgid "%s: Terminal must have clear to end-of-screen (cd)\n" msgstr "" -#: src/lang.c:708 +#: src/lang.c:936 #, c-format msgid "%s: Terminal must have clearscreen (cl) capability\n" msgstr "" -#: src/lang.c:709 +#: src/lang.c:937 #, c-format msgid "%s: Terminal must have cursor motion (cm)\n" msgstr "" -#: src/lang.c:710 +#: src/lang.c:938 #, c-format msgid "%s: TERM variable must be set to use screen capabilities\n" msgstr "" -#: src/lang.c:712 +#: src/lang.c:940 #, fuzzy, c-format msgid "No viewer found for %s/%s\n" msgstr "esperaba %s, pero encontré %s" -#: src/lang.c:713 +#: src/lang.c:941 src/lang.c:1616 src/lang.c:1644 src/lang.c:1935 +#, fuzzy +msgid "None" +msgstr "Ninguno" + +#: src/lang.c:942 #, fuzzy msgid "Newsgroup does not exist on this server" msgstr "" "el fichero «$filename» no existe, pero es un fichero de fuente del " "modificación" -#: src/lang.c:714 +#: src/lang.c:943 #, fuzzy, c-format msgid "Group %s not found in active file" msgstr "Fichero «%s» no encontrado\n" -#: src/lang.c:715 +#: src/lang.c:944 msgid "c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: " msgstr "" -#: src/lang.c:716 +#: src/lang.c:945 msgid "use a)lternative name, use d)efault .newsrc, q)uit tin: " msgstr "" -#: src/lang.c:717 +#: src/lang.c:946 #, c-format msgid "" "# NNTP-server -> newsrc translation table and NNTP-server\n" @@ -3323,384 +3453,432 @@ msgid "" "#\n" msgstr "" -#: src/lang.c:724 +#: src/lang.c:952 +#, fuzzy +msgid "NULL" +msgstr "(NULO)" + +#: src/lang.c:954 #, fuzzy msgid "Only" msgstr "Sólo Extraer" -#: src/lang.c:725 +#: src/lang.c:955 #, fuzzy, c-format msgid "Option not enabled. Recompile with %s." msgstr "La opción --regex está activada por defecto." -#: src/lang.c:726 +#: src/lang.c:956 #, fuzzy msgid "Options Menu" msgstr "" "Dink Smallwood ('%s') no fue encontrado en su ordenador. Por favor configure " "el nombre del ejecutable del juego en las opciones del menú." -#: src/lang.c:727 +#: src/lang.c:957 #, fuzzy msgid "Options Menu Commands" msgstr "El menú de opciones" -#: src/lang.c:730 +#: src/lang.c:960 #, fuzzy, c-format msgid "Error in regex: %s at pos. %d '%s'" msgstr "" " expreg en desplazamiento %d: %s\n" "\n" -#: src/lang.c:731 +#: src/lang.c:961 #, fuzzy, c-format msgid "Error in regex: pcre internal error %d" msgstr "%s: pcre_exec() error %d mientras coincide " -#: src/lang.c:733 +#: src/lang.c:963 #, c-format msgid "Error in regex: study - pcre internal error %s" msgstr "" -#: src/lang.c:735 +#: src/lang.c:965 #, fuzzy msgid "Post a followup..." msgstr "Contabilizar a" #. TODO: replace hard coded key-name in txt_post_error_ask_postpone -#: src/lang.c:737 +#: src/lang.c:967 msgid "" "An error has occurred while posting the article. If you think that this\n" "error is temporary or otherwise correctable, you can postpone the article\n" "and pick it up again with ^O later.\n" msgstr "" -#: src/lang.c:740 +#: src/lang.c:970 #, fuzzy msgid "Posted articles history" msgstr "" "\n" "Ningún artículo dentro de este grupo.\n" -#: src/lang.c:741 +#: src/lang.c:971 #, fuzzy msgid "Posted Articles Menu Commands" msgstr "menú" -#: src/lang.c:742 +#: src/lang.c:972 msgid "Lookup failed" msgstr "" -#: src/lang.c:743 +#: src/lang.c:973 msgid "Operation not available for replies by mail" msgstr "" -#: src/lang.c:744 +#: src/lang.c:974 #, fuzzy msgid "Already in posted articles history level" msgstr "" "\n" "Ningún artículo dentro de este grupo.\n" -#: src/lang.c:745 +#: src/lang.c:975 #, c-format msgid "Post to newsgroup(s) [%s]> " msgstr "" -#: src/lang.c:746 +#: src/lang.c:976 #, fuzzy msgid "-- post processing started --" msgstr "Contabilizar" -#: src/lang.c:747 +#: src/lang.c:977 #, fuzzy msgid "-- post processing completed --" msgstr "Contabilizar" -#: src/lang.c:748 +#: src/lang.c:978 #, fuzzy, c-format msgid "Post subject [%s]> " msgstr "Asunto" -#: src/lang.c:749 +#: src/lang.c:979 msgid "" "# Summary of mailed/posted messages viewable by 'W' command from within " "tin.\n" msgstr "" -#: src/lang.c:750 +#: src/lang.c:980 #, fuzzy msgid "Posting article..." msgstr "Publicación Fallida" -#: src/lang.c:751 +#: src/lang.c:982 +#, fuzzy, c-format +msgid "Posting failed (%s)" +msgstr "Publicación Fallida" + +#: src/lang.c:984 +#, fuzzy, c-format +msgid "Posting: %.*s ..." +msgstr "Publicación Fallida" + +#: src/lang.c:985 #, c-format msgid "Post postponed articles [%%s]? (%s/%s/%s/%s/%s): " msgstr "" -#: src/lang.c:752 +#: src/lang.c:986 #, fuzzy, c-format msgid "Hot %s" msgstr "¡Está caliente!" -#: src/lang.c:753 +#: src/lang.c:987 #, c-format msgid "Tagged %s" msgstr "" -#: src/lang.c:754 +#: src/lang.c:988 #, fuzzy, c-format msgid "Untagged %s" msgstr "[%d] Servidor no envía respuesta inetiquetada «%s» o preguntada" -#: src/lang.c:756 +#: src/lang.c:990 #, c-format msgid "Preparing for filtering on Path header (%d/%d)..." msgstr "" -#: src/lang.c:758 +#: src/lang.c:992 +#, fuzzy +msgid "Processing attributes..." +msgstr "** atributos" + +#: src/lang.c:993 msgid "Processing mail messages marked for deletion." msgstr "" -#: src/lang.c:759 +#: src/lang.c:994 msgid "Processing saved articles marked for deletion." msgstr "" -#: src/lang.c:760 +#: src/lang.c:995 #, c-format msgid "Accept Followup-To? %s=post, %s=ignore, %s=quit: " msgstr "" -#: src/lang.c:761 +#: src/lang.c:996 msgid "Article unchanged, abort mailing?" msgstr "" -#: src/lang.c:762 +#: src/lang.c:997 #, c-format msgid "Do you want to see postponed articles (%d)?" msgstr "" -#: src/lang.c:764 +#: src/lang.c:999 msgid "Add quick kill filter?" msgstr "" -#: src/lang.c:765 +#: src/lang.c:1000 msgid "Add quick selection filter?" msgstr "" -#: src/lang.c:766 +#: src/lang.c:1001 #, fuzzy msgid "Do you really want to quit?" msgstr "¿Realmente quiere terminar MUIbase?" -#: src/lang.c:767 +#: src/lang.c:1002 #, c-format msgid "%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: " msgstr "" -#: src/lang.c:768 +#: src/lang.c:1003 msgid "You have tagged articles in this group - quit anyway?" msgstr "" -#: src/lang.c:769 +#: src/lang.c:1004 #, fuzzy, c-format msgid "%s=quit, %s=edit, %s=postpone: " msgstr "no se puede editar %s: es una terminal" -#: src/lang.c:770 -#, c-format -msgid "%s=quit %s=edit %s=save kill description: " -msgstr "" +#: src/lang.c:1005 +#, fuzzy, c-format +msgid "%s=quit, %s=edit, %s=save kill description: " +msgstr "no se puede editar %s: es una terminal" -#: src/lang.c:771 -#, c-format -msgid "%s=quit %s=edit %s=save select description: " -msgstr "" +#: src/lang.c:1006 +#, fuzzy, c-format +msgid "%s=quit, %s=edit, %s=save select description: " +msgstr "no se puede editar %s: es una terminal" -#: src/lang.c:772 +#: src/lang.c:1007 msgid "Do you really want to quit without saving your configuration?" msgstr "" -#: src/lang.c:775 +#: src/lang.c:1010 msgid "Invalid range - valid are '0-9.$' e.g. 1-$" msgstr "" -#: src/lang.c:776 +#: src/lang.c:1012 #, fuzzy msgid "Do you want to abort this operation?" msgstr "¿Quiere realmente hacer eso?" -#: src/lang.c:777 +#: src/lang.c:1013 msgid "Do you want to exit tin immediately?" msgstr "" -#: src/lang.c:778 +#: src/lang.c:1015 #, fuzzy msgid "Reading ('q' to quit)..." msgstr " -q, --quit terminar el proceso en segundo plano\n" -#: src/lang.c:779 +#: src/lang.c:1016 #, fuzzy, c-format -msgid "Reading %sarticles..." +msgid "Reading %s articles..." msgstr "No leído" -#: src/lang.c:780 +#: src/lang.c:1017 #, fuzzy, c-format msgid "Reading %sattributes file...\n" msgstr "Error leyendo fichero intercambio" -#: src/lang.c:781 +#: src/lang.c:1018 #, fuzzy, c-format msgid "Reading %sconfig file...\n" msgstr "Error leyendo fichero intercambio" -#: src/lang.c:782 +#: src/lang.c:1019 #, fuzzy msgid "Reading filter file...\n" msgstr "Leyendo fichero…" -#: src/lang.c:783 +#: src/lang.c:1021 +#, fuzzy +msgid "reading from local spool" +msgstr "error leyendo desde `%s'" + +#: src/lang.c:1023 +#, fuzzy, c-format +msgid "Reading %s\n" +msgstr "Leyendo %s\n" + +#: src/lang.c:1024 #, fuzzy, c-format msgid "Reading %s groups..." msgstr "Memoria agotada al leer %lu grupos\n" -#: src/lang.c:784 +#: src/lang.c:1025 #, fuzzy msgid "Reading input history file...\n" msgstr "error de entrada al leer el archivo de esquema %s" -#: src/lang.c:785 -#, fuzzy -msgid "Reading keymap file...\n" -msgstr "Leyendo fichero…" +#: src/lang.c:1026 +#, fuzzy, c-format +msgid "Reading keymap file: %s\n" +msgstr "Lectura del archivo keymap: %s\n" -#: src/lang.c:786 +#: src/lang.c:1027 #, fuzzy msgid "Reading groups from active file... " msgstr "Leyendo fichero boletinado de acceso: desde entrada estándar\n" -#: src/lang.c:787 +#: src/lang.c:1028 #, fuzzy msgid "Reading groups from newsrc file... " msgstr "Leyendo fichero boletinado de acceso: desde entrada estándar\n" -#: src/lang.c:788 +#: src/lang.c:1029 #, fuzzy msgid "Reading newsgroups file... " msgstr "Error leyendo fichero intercambio" -#: src/lang.c:789 +#: src/lang.c:1030 #, fuzzy msgid "Reading newsrc file..." msgstr "Leyendo fichero…" -#: src/lang.c:790 +#: src/lang.c:1031 #, fuzzy msgid "References: line " msgstr "" "\n" " --references listado de referencias de RUTAS" -#: src/lang.c:792 +#: src/lang.c:1033 #, fuzzy, c-format msgid "(%d:%02d remaining)" msgstr "Ranura %d - %d:%02d - %s" -#: src/lang.c:794 +#: src/lang.c:1035 #, fuzzy, c-format msgid "Bogus group %s removed." msgstr ", no eliminado: %s" -#: src/lang.c:795 +#: src/lang.c:1036 #, fuzzy msgid "Removed from this rule: " msgstr ".. quitado desde entorno" -#: src/lang.c:796 +#: src/lang.c:1037 #, fuzzy, c-format msgid "Error: rename %s to %s" msgstr "no se puede renombrar %s a %s" -#: src/lang.c:797 +#: src/lang.c:1038 #, fuzzy msgid "Reply to author..." msgstr "Responder" -#: src/lang.c:798 +#: src/lang.c:1039 msgid "Repost" msgstr "" -#: src/lang.c:799 +#: src/lang.c:1040 #, fuzzy msgid "Reposting article..." msgstr "Artículo definido requerido" -#: src/lang.c:800 +#: src/lang.c:1041 #, fuzzy, c-format msgid "Repost article(s) to group(s) [%s]> " msgstr "el grupo de %s permanece como %s\n" -#: src/lang.c:801 +#: src/lang.c:1042 #, fuzzy msgid "Reset newsrc?" msgstr " (restablecer)" -#: src/lang.c:802 +#: src/lang.c:1043 msgid "Responses have been directed to the following newsgroups" msgstr "" -#: src/lang.c:803 +#: src/lang.c:1044 #, c-format msgid "Responses have been directed to poster. %s=mail, %s=post, %s=quit: " msgstr "" -#: src/lang.c:805 +#: src/lang.c:1045 #, fuzzy msgid "Press to continue..." msgstr "" "\n" "Pulse RETORNO para continuar: " -#: src/lang.c:807 +#: src/lang.c:1047 +#, c-format +msgid "Score: %s" +msgstr "" + +#: src/lang.c:1048 #, fuzzy, c-format msgid "Select From [%s] (y/n): " msgstr "El fichero %s existe. ¿Sobreescribir? [y|n] " -#: src/lang.c:808 +#: src/lang.c:1049 #, fuzzy msgid "Select Lines: (num): " msgstr "seleccionar líneas no coincidentes" -#: src/lang.c:809 +#: src/lang.c:1050 msgid "Auto-select Article Menu" msgstr "" -#: src/lang.c:810 +#: src/lang.c:1051 #, fuzzy, c-format msgid "Select Msg-ID [%s] (f/l/o/n): " msgstr "El fichero %s existe. ¿Sobreescribir? [y|n] " -#: src/lang.c:811 +#: src/lang.c:1052 #, fuzzy msgid "Select pattern scope: " msgstr "Seleccionar…" -#: src/lang.c:812 +#: src/lang.c:1053 #, fuzzy, c-format msgid "Select Subject [%s] (y/n): " msgstr "El fichero %s existe. ¿Sobreescribir? [y|n] " -#: src/lang.c:813 +#: src/lang.c:1054 #, fuzzy msgid "Select text pattern : " msgstr "Patrón" -#: src/lang.c:814 +#: src/lang.c:1055 #, fuzzy msgid "Select time in days : " msgstr "Tiempo Medio Abierto (en días)" -#: src/lang.c:815 +#: src/lang.c:1056 +msgid "[k]" +msgstr "" + +#: src/lang.c:1057 +msgid "[T]" +msgstr "" + +#: src/lang.c:1058 +#, fuzzy +msgid " R" +msgstr " R" + +#: src/lang.c:1059 #, c-format msgid "" "# %s server configuration file\n" @@ -3713,235 +3891,240 @@ msgid "" "\n" msgstr "" -#: src/lang.c:821 +#: src/lang.c:1065 msgid "Showing unread groups only" msgstr "" -#: src/lang.c:822 +#: src/lang.c:1066 #, fuzzy msgid "Subject: line (ignore case) " msgstr "" " -i, --ignore-case ignora las diferencias entre mayúsculas y " "minúsculas\n" -#: src/lang.c:823 +#: src/lang.c:1067 #, fuzzy msgid "Subject: line (case sensitive)" msgstr "distinguir mayúsculas" -#: src/lang.c:824 +#: src/lang.c:1068 #, fuzzy msgid "Save" msgstr "_Guardar" -#: src/lang.c:825 +#: src/lang.c:1069 #, fuzzy, c-format msgid "Save '%s' (%s/%s)?" msgstr "Guardar «%s»…" -#: src/lang.c:826 +#: src/lang.c:1070 #, fuzzy msgid "Save configuration before continuing?" msgstr "¿Guardar Transacciones antes de procesar?" -#: src/lang.c:827 +#: src/lang.c:1071 #, fuzzy msgid "Save filename> " msgstr "save nombrefichero - guarda órdenes desde la sesión al fichero." -#: src/lang.c:828 +#: src/lang.c:1072 #, fuzzy msgid "Saved" msgstr "guardado" -#: src/lang.c:829 +#: src/lang.c:1073 #, fuzzy, c-format msgid "%4d unread (%4d hot) %s in %s\n" msgstr "\treubicación %4d desplazamiento %4x [%4lx] %s" -#: src/lang.c:830 +#: src/lang.c:1074 #, fuzzy, c-format msgid "Saved %s...\n" msgstr "Boletín de interpretación sintáctica de Sarg guardado en %s\n" -#: src/lang.c:831 +#: src/lang.c:1075 #, fuzzy msgid "Nothing was saved" msgstr "No hay nada que ser guardado." -#: src/lang.c:832 +#: src/lang.c:1076 #, fuzzy, c-format msgid "" "\n" "%s %d %s from %d %s\n" msgstr "No se pudo establecer configuración alternativa %d a %d (%s)" -#: src/lang.c:833 +#: src/lang.c:1077 #, fuzzy, c-format msgid "-- %s saved to %s%s --" msgstr "Diapositiva es guardado correctamente por %s" -#: src/lang.c:834 +#: src/lang.c:1078 #, fuzzy, c-format msgid "-- %s saved to %s - %s --" msgstr "Diapositiva es guardado correctamente por %s" -#: src/lang.c:835 +#: src/lang.c:1079 msgid "Saving..." msgstr "Guardando..." -#: src/lang.c:836 +#: src/lang.c:1080 #, fuzzy, c-format msgid "%s: Screen initialization failed" msgstr "GnuTLS fallado al inicializar: %s" -#: src/lang.c:838 +#: src/lang.c:1082 #, fuzzy, c-format msgid "%s: screen is too small\n" msgstr "La sección %s es muy pequeña para grupo shndx\n" -#: src/lang.c:840 +#: src/lang.c:1084 #, fuzzy, c-format msgid "screen is too small, %s is exiting" msgstr "La sección %s es muy pequeña para grupo shndx\n" -#: src/lang.c:841 +#: src/lang.c:1085 #, fuzzy msgid "Delete scope?" msgstr "borrar" -#: src/lang.c:842 +#: src/lang.c:1086 #, fuzzy msgid "Enter scope> " msgstr "_Introducir" -#: src/lang.c:843 +#: src/lang.c:1087 #, fuzzy msgid "Select new position> " msgstr "Selecciona un fichero o subir uno nuevo" -#: src/lang.c:844 +#: src/lang.c:1088 msgid "New position cannot be a global scope" msgstr "" -#: src/lang.c:845 +#: src/lang.c:1089 #, fuzzy msgid "Global scope, operation not allowed" msgstr "error: no puede reiniciar, operación no permitida\n" -#: src/lang.c:846 +#: src/lang.c:1090 #, fuzzy msgid "Rename scope> " msgstr "Renombrar…" -#: src/lang.c:847 +#: src/lang.c:1091 #, fuzzy msgid "Select scope> " msgstr "_Seleccionar…" -#: src/lang.c:848 +#: src/lang.c:1092 #, fuzzy msgid "Scopes Menu" msgstr "menú" -#: src/lang.c:849 +#: src/lang.c:1093 #, fuzzy msgid "Scopes Menu Commands" msgstr " órdenes:\n" -#: src/lang.c:850 +#: src/lang.c:1094 #, fuzzy, c-format msgid "Search backwards [%s]> " msgstr "Buscar hacia atrás: " -#: src/lang.c:851 +#: src/lang.c:1095 #, fuzzy, c-format msgid "Search body [%s]> " msgstr "La macro %%%s tiene cuerpo indeterminado\n" -#: src/lang.c:852 +#: src/lang.c:1096 #, fuzzy, c-format msgid "Search forwards [%s]> " msgstr "Buscar hacia adelante" -#: src/lang.c:853 +#: src/lang.c:1097 msgid "Searching..." msgstr "Buscando…" -#: src/lang.c:854 +#: src/lang.c:1098 #, c-format msgid "Searching article %d of %d ('q' to abort)..." msgstr "" -#: src/lang.c:855 +#: src/lang.c:1099 #, fuzzy msgid "Select article> " msgstr "Artículo definido requerido" -#: src/lang.c:856 +#: src/lang.c:1100 msgid "" "Select option number before text or use arrow keys and . 'q' to quit." msgstr "" -#: src/lang.c:857 +#: src/lang.c:1101 #, fuzzy msgid "Select group> " msgstr "Seleccionar " -#: src/lang.c:858 +#: src/lang.c:1102 #, fuzzy, c-format msgid "Enter selection pattern [%s]> " msgstr "Introduce sección [^{1^}-^{3^}]: " -#: src/lang.c:859 +#: src/lang.c:1103 #, fuzzy msgid "Select thread> " msgstr "Hilo" -#: src/lang.c:860 +#: src/lang.c:1104 #, c-format msgid "%s %s %s (\"%s\"): send a DETAILED bug report to %s\n" msgstr "" -#: src/lang.c:861 +#: src/lang.c:1105 #, fuzzy msgid "servers active-file" msgstr "Servidores" -#: src/lang.c:862 +#: src/lang.c:1106 +#, c-format +msgid "Skipped %s" +msgstr "" + +#: src/lang.c:1107 msgid "Cannot move into new newsgroups. Subscribe first..." msgstr "" -#: src/lang.c:863 +#: src/lang.c:1108 #, fuzzy msgid "" msgstr "_Espacio" -#: src/lang.c:864 +#: src/lang.c:1109 #, fuzzy, c-format msgid "Starting: (%s)" msgstr "iniciando %s" -#: src/lang.c:865 +#: src/lang.c:1110 #, fuzzy, c-format msgid "List Thread (%d of %d)" msgstr "[%d] incapaz de crear hilo: %s" -#: src/lang.c:866 +#: src/lang.c:1111 #, fuzzy, c-format msgid "Thread (%.*s)" msgstr "Hilo(s) encontrado(s)" -#: src/lang.c:867 +#: src/lang.c:1112 msgid "Enter wildcard subscribe pattern> " msgstr "" -#: src/lang.c:868 +#: src/lang.c:1113 #, fuzzy, c-format msgid "subscribed to %d groups" msgstr " grupos=" -#: src/lang.c:869 +#: src/lang.c:1114 #, fuzzy, c-format msgid "Subscribed to %s" msgstr "" @@ -3951,46 +4134,46 @@ msgstr "" "o desactivarlo también visitando el \n" "siguiente enlace: <%3$s>\n" -#: src/lang.c:870 +#: src/lang.c:1115 #, fuzzy msgid "Subscribing... " msgstr "" "Para detalles sobre suscribirse a ese listado, vea <http://www.gnucash." "org/>." -#: src/lang.c:871 +#: src/lang.c:1116 #, c-format msgid "Repost or supersede article(s) [%%s]? (%s/%s/%s): " msgstr "" -#: src/lang.c:872 +#: src/lang.c:1117 #, fuzzy, c-format msgid "Supersede article(s) to group(s) [%s]> " msgstr "el grupo de %s permanece como %s\n" -#: src/lang.c:873 +#: src/lang.c:1118 #, fuzzy msgid "Superseding article ..." msgstr "Artículo definido requerido" -#: src/lang.c:874 +#: src/lang.c:1119 #, c-format msgid "" "\n" "Stopped. Type 'fg' to restart %s\n" msgstr "" -#: src/lang.c:876 +#: src/lang.c:1121 #, fuzzy, c-format msgid "%d days" msgstr "Estadísticas para los últimos %d días" -#: src/lang.c:877 +#: src/lang.c:1122 #, fuzzy msgid "" msgstr "Lengüeta" -#: src/lang.c:878 +#: src/lang.c:1123 #, fuzzy msgid "TeX " msgstr "" @@ -4002,11 +4185,16 @@ msgstr "" " -S, --sentence-regexp=EXPR-REG para finales de línea o frase\n" " -T, --format=tex genera salida como directivas TeX\n" -#: src/lang.c:879 +#: src/lang.c:1124 +#, fuzzy, c-format +msgid "Version: %s %s release %s (\"%s\")" +msgstr "Regresar a la última publicación(es)" + +#: src/lang.c:1125 msgid "# Default action/prompt strings\n" msgstr "" -#: src/lang.c:880 +#: src/lang.c:1126 msgid "" "# Defaults for quick (1 key) kill & auto-selection filters\n" "# header=NUM 0,1=Subject: 2,3=From: 4=Message-ID: & full References: line\n" @@ -4017,130 +4205,204 @@ msgid "" "# expire=ON/OFF ON=limit to default_filter_days OFF=don't ever expire\n" msgstr "" -#: src/lang.c:893 +#: src/lang.c:1139 msgid "" "# If ON use print current subject or newsgroup description in the last line\n" msgstr "" -#: src/lang.c:894 +#: src/lang.c:1140 msgid "# Host & time info used for detecting new groups (don't touch)\n" msgstr "" -#: src/lang.c:895 +#: src/lang.c:1141 #, fuzzy msgid "There is no news\n" msgstr "^Novedades" -#: src/lang.c:896 +#: src/lang.c:1142 msgid "Thread" msgstr "Hilo" -#: src/lang.c:897 +#: src/lang.c:1143 #, fuzzy msgid "Thread Level Commands" msgstr " órdenes:\n" -#: src/lang.c:898 +#: src/lang.c:1144 #, fuzzy msgid "Thread deselected" msgstr "Hilo" -#: src/lang.c:899 +#: src/lang.c:1145 #, fuzzy msgid "Thread selected" msgstr "Hilo" -#: src/lang.c:900 +#: src/lang.c:1146 #, fuzzy msgid "thread" msgstr "Hilo" -#: src/lang.c:901 +#: src/lang.c:1147 #, fuzzy, c-format msgid "Thread %4s of %4s" msgstr "4s" -#: src/lang.c:902 +#: src/lang.c:1148 #, fuzzy msgid "Threading articles..." msgstr "Artículos anteriores" -#: src/lang.c:903 +#: src/lang.c:1149 +#, fuzzy +msgid "Threading by multipart" +msgstr "Artículos anteriores" + +#: src/lang.c:1151 +#, fuzzy, c-format +msgid "TLS handshake failed: %s\n" +msgstr "fallado %s a «%s» (%s)" + +#: src/lang.c:1153 +msgid "" +msgstr "" + +#: src/lang.c:1154 +msgid "" +msgstr "" + +#: src/lang.c:1155 +msgid "" +msgstr "" + +#: src/lang.c:1156 +msgid "" +msgstr "" + +#: src/lang.c:1157 +#, fuzzy, c-format +msgid "%s handshake done: %s\n" +msgstr "fallado %s a «%s» (%s)" + +#: src/lang.c:1158 src/lang.c:1309 +#, fuzzy +msgid "unknown error" +msgstr "Error desconocido." + +#: src/lang.c:1161 +#, fuzzy, c-format +msgid "TLS handshake failed: %s (%d)\n" +msgstr "fallado %s a «%s» (%s)" + +#: src/lang.c:1162 +#, fuzzy, c-format +msgid "TLS peer verification failed: %s\n" +msgstr "fallado %s a «%s» (%s)" + +#: src/lang.c:1163 +#, c-format +msgid "TLS peer verification failed, continuing anyway as requested: %s\n" +msgstr "" + +#: src/lang.c:1164 +msgid "" +msgstr "" + +#: src/lang.c:1165 +msgid "unexpected certificate verification status!" +msgstr "" + +#: src/lang.c:1168 +#, c-format +msgid "" +"TLS peer verification failed: %s.\n" +"Continuing anyway as requested.\n" +msgstr "" + +#: src/lang.c:1171 +#, fuzzy, c-format +msgid "TLS handshake done: %s\n" +msgstr "fallado %s a «%s» (%s)" + +#: src/lang.c:1174 #, fuzzy, c-format msgid "Toggled word highlighting %s" msgstr "el registro tiene el tamaño equivocado para un word %s" -#: src/lang.c:904 +#: src/lang.c:1175 #, fuzzy msgid "Toggled rot13 encoding" msgstr "Codificación" -#: src/lang.c:905 +#: src/lang.c:1176 #, fuzzy, c-format msgid "Toggled German TeX encoding %s" msgstr "Codificación" -#: src/lang.c:906 +#: src/lang.c:1177 #, fuzzy, c-format msgid "Toggled tab-width to %d" msgstr "una anchura de la lengeta de $number est fuera de gama" -#: src/lang.c:908 +#: src/lang.c:1179 #, fuzzy, c-format msgid "%d Trying to dotlock %s" msgstr "Tratando de hacer 'bal' a %s" -#: src/lang.c:909 +#: src/lang.c:1180 #, fuzzy, c-format msgid "%d Trying to lock %s" msgstr "Intentando conectar a %s/%s..." -#: src/lang.c:911 +#: src/lang.c:1182 #, c-format msgid "%s=help" msgstr "%s=ayuda" -#: src/lang.c:913 +#: src/lang.c:1184 msgid "Unlimited" msgstr "Ilimitado" -#: src/lang.c:914 +#: src/lang.c:1185 msgid "Enter wildcard unsubscribe pattern> " msgstr "" -#: src/lang.c:915 +#: src/lang.c:1186 #, fuzzy, c-format msgid "Error decoding %s : %s" msgstr "error decodificando cadena de texto: %s" -#: src/lang.c:916 +#: src/lang.c:1187 #, fuzzy msgid "No end." msgstr "FIN" -#: src/lang.c:917 +#: src/lang.c:1188 #, fuzzy, c-format msgid "%s successfully decoded." msgstr "Desafío decodificado: %s\n" -#: src/lang.c:918 -#, fuzzy, c-format -msgid "" -"%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n" -"\n" -msgstr "línea %d: nombre de fichero versionado no permitido: %s\n" - -#: src/lang.c:919 +#: src/lang.c:1189 #, fuzzy -msgid "unread " -msgstr "*** Tiene correo no leído. ***" +msgid "unchanged" +msgstr "" +"el fichero «$filename» no ha sido modificado, no debería ser incluido en la " +"modificación " -#: src/lang.c:920 +#: src/lang.c:1190 +msgid "(unknown)" +msgstr "" + +#: src/lang.c:1191 +msgid "unread" +msgstr "" + +#: src/lang.c:1192 #, fuzzy, c-format msgid "unsubscribed from %d groups" msgstr " o un entero de %d a %d\n" -#: src/lang.c:921 +#: src/lang.c:1193 #, fuzzy, c-format msgid "Unsubscribed from %s" msgstr "" @@ -4148,105 +4410,105 @@ msgstr "" "activar su subscripción en el futuro, accede y visite su página de " "mantenimiento de la Cuenta." -#: src/lang.c:922 +#: src/lang.c:1194 msgid "Unsubscribing... " msgstr "" -#: src/lang.c:923 +#: src/lang.c:1195 #, fuzzy msgid "Unthreading articles..." msgstr "" "\n" "Ningún artículo dentro de este grupo.\n" -#: src/lang.c:924 +#: src/lang.c:1196 msgid "Updated" msgstr "Actualizado" -#: src/lang.c:925 +#: src/lang.c:1197 #, fuzzy msgid "Updating" msgstr "Error Actualizando Paquete" -#: src/lang.c:926 +#: src/lang.c:1198 #, fuzzy msgid "URL Menu" msgstr "URL" -#: src/lang.c:927 +#: src/lang.c:1199 #, fuzzy msgid "URL Menu Commands" msgstr " órdenes:\n" -#: src/lang.c:928 +#: src/lang.c:1200 #, fuzzy, c-format msgid "Opening %s" msgstr "error al abrir %s" -#: src/lang.c:929 +#: src/lang.c:1201 #, fuzzy msgid "Select URL> " msgstr "Seleccionar…" -#: src/lang.c:930 +#: src/lang.c:1202 #, fuzzy msgid "No URLs in this article" msgstr "Artículo definido requerido" -#: src/lang.c:931 +#: src/lang.c:1203 #, fuzzy msgid "Use MIME display program for this message?" msgstr "emplea paginador PAGER de programa para enseñar la salida" -#: src/lang.c:932 +#: src/lang.c:1204 msgid " -c mark all news as read in subscribed newsgroups (batch mode)" msgstr "" -#: src/lang.c:933 +#: src/lang.c:1205 msgid " -Z return status indicating if any unread news (batch mode)" msgstr "" -#: src/lang.c:934 +#: src/lang.c:1206 msgid " -q don't check for new newsgroups" msgstr "" -#: src/lang.c:935 +#: src/lang.c:1207 msgid " -X don't save any files on quit" msgstr "" -#: src/lang.c:936 +#: src/lang.c:1208 msgid " -d don't show newsgroup descriptions" msgstr "" -#: src/lang.c:937 +#: src/lang.c:1209 msgid " -G limit get only limit articles/group" msgstr "" -#: src/lang.c:938 +#: src/lang.c:1210 #, fuzzy, c-format msgid " -H help information about %s" msgstr " -h --help Enseña esta información.\n" -#: src/lang.c:939 +#: src/lang.c:1211 #, fuzzy msgid " -h this help message" msgstr " --help, -h produce este mensaje de ayuda.\n" -#: src/lang.c:940 +#: src/lang.c:1212 #, c-format msgid " -I dir news index file directory [default=%s]" msgstr "" -#: src/lang.c:941 +#: src/lang.c:1213 msgid " -u update index files (batch mode)" msgstr "" -#: src/lang.c:942 +#: src/lang.c:1214 #, c-format msgid " -m dir mailbox directory [default=%s]" msgstr "" -#: src/lang.c:943 +#: src/lang.c:1215 #, fuzzy, c-format msgid "" "\n" @@ -4255,52 +4517,52 @@ msgstr "" "Correo-e del boletín de defectos a: <%s>.\n" " \n" -#: src/lang.c:944 +#: src/lang.c:1216 msgid " -N mail new news to your posts (batch mode)" msgstr "" -#: src/lang.c:945 +#: src/lang.c:1217 msgid " -M user mail new news to specified user (batch mode)" msgstr "" -#: src/lang.c:946 +#: src/lang.c:1218 #, fuzzy, c-format msgid " -f file subscribed to newsgroups file [default=%s]" msgstr "" " -f FICHERO Fichero de configuración a leer (Por defecto es %s/sarg." "conf)\n" -#: src/lang.c:947 +#: src/lang.c:1219 #, fuzzy msgid " -x no-posting mode" msgstr "Estará publicando a:" -#: src/lang.c:948 +#: src/lang.c:1220 msgid " -w post an article and exit" msgstr "" -#: src/lang.c:949 +#: src/lang.c:1221 msgid " -o post all postponed articles and exit" msgstr "" -#: src/lang.c:950 +#: src/lang.c:1222 msgid " -R read news saved by -S option" msgstr "" -#: src/lang.c:951 +#: src/lang.c:1223 #, c-format msgid " -s dir save news directory [default=%s]" msgstr "" -#: src/lang.c:952 +#: src/lang.c:1224 msgid " -S save new news for later reading (batch mode)" msgstr "" -#: src/lang.c:953 +#: src/lang.c:1225 msgid " -z start if any unread news" msgstr "" -#: src/lang.c:954 +#: src/lang.c:1226 #, c-format msgid "" "A Usenet reader.\n" @@ -4308,48 +4570,67 @@ msgid "" "Usage: %s [options] [newsgroup[,...]]" msgstr "" -#: src/lang.c:955 +#: src/lang.c:1227 msgid " -v verbose output for batch mode options" msgstr "" -#: src/lang.c:956 +#: src/lang.c:1228 #, fuzzy msgid " -V print version & date information" msgstr "Escribe la información de la versión" -#: src/lang.c:957 +#: src/lang.c:1229 #, c-format msgid "%s only useful without batch mode operations\n" msgstr "" -#: src/lang.c:958 +#: src/lang.c:1230 #, c-format msgid "%s only useful for batch mode operations\n" msgstr "" -#: src/lang.c:959 +#: src/lang.c:1231 #, c-format msgid "%s only useful for batch or debug mode operations\n" msgstr "" -#: src/lang.c:960 +#: src/lang.c:1232 #, fuzzy, c-format msgid "Useless combination %s and %s. Ignoring %s.\n" msgstr "combinación de operandos errónea para '%.*s'" -#: src/lang.c:966 +#: src/lang.c:1233 +msgid "uuencoded file" +msgstr "" + +#: src/lang.c:1234 +#, fuzzy +msgid "incomplete uuencoded file" +msgstr "Incompleto" + +#: src/lang.c:1237 +#, c-format +msgid "Valid not after : %s\n" +msgstr "" + +#: src/lang.c:1238 +#, c-format +msgid "Valid not before: %s\n" +msgstr "" + +#: src/lang.c:1240 #, c-format msgid "" "\n" "%s%d out of range (0 - %d). Reset to 0" msgstr "" -#: src/lang.c:967 +#: src/lang.c:1241 #, fuzzy, c-format msgid "View '%s' (%s/%s)?" msgstr "Ver el/los %d miembro(s)" -#: src/lang.c:969 +#: src/lang.c:1243 #, c-format msgid "" "\n" @@ -4357,33 +4638,33 @@ msgid "" "%-100s\n" msgstr "" -#: src/lang.c:970 +#: src/lang.c:1244 msgid "" "\n" "Warning: article unchanged after editing\n" msgstr "" -#: src/lang.c:971 +#: src/lang.c:1245 msgid "" "\n" "Warning: \"Subject:\" contains only whitespaces.\n" msgstr "" -#: src/lang.c:972 +#: src/lang.c:1246 msgid "" "\n" "Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:" "\".\n" msgstr "" -#: src/lang.c:974 +#: src/lang.c:1248 msgid "" "\n" "Warning: Article has \"References:\" but \"Subject:\" does not begin\n" " with \"Re: \" and does not contain \"(was:\".\n" msgstr "" -#: src/lang.c:977 +#: src/lang.c:1251 msgid "" "Read carefully!\n" "\n" @@ -4397,7 +4678,7 @@ msgid "" "\n" msgstr "" -#: src/lang.c:981 +#: src/lang.c:1255 msgid "" "\n" "Warning: You are using a non-plain transfer encoding (such as base64 or\n" @@ -4406,13 +4687,38 @@ msgid "" " not be encoded properly.\n" msgstr "" -#: src/lang.c:986 +#: src/lang.c:1261 +#, c-format +msgid "" +"\n" +"Line %d is longer than %d octets and should be folded, but encoding\n" +"is neither set to %s nor to %s.\n" +msgstr "" + +#: src/lang.c:1265 +#, c-format +msgid "" +"\n" +"Line %d is longer than %d octets and should be folded, but encoding\n" +"is set to %s without enabling MIME_BREAK_LONG_LINES or\n" +"posting doesn't contain any 8bit chars and thus folding won't happen.\n" +msgstr "" + +#: src/lang.c:1269 +#, c-format +msgid "" +"\n" +"Line %d is longer than %d octets and should be folded, but encoding\n" +"is not set to %s.\n" +msgstr "" + +#: src/lang.c:1272 msgid "" "\n" "Warning: \"example\" is a reserved hierarchy!\n" msgstr "" -#: src/lang.c:987 +#: src/lang.c:1273 #, c-format msgid "" "\n" @@ -4422,7 +4728,7 @@ msgid "" "Read WHATSNEW, etc...\n" msgstr "" -#: src/lang.c:989 +#: src/lang.c:1275 #, c-format msgid "" "\n" @@ -4431,7 +4737,7 @@ msgid "" "Some values in your %s file may be ignored, others might have changed!\n" msgstr "" -#: src/lang.c:992 +#: src/lang.c:1278 #, c-format msgid "" "Warning: tin wrote fewer groups to your\n" @@ -4441,19 +4747,19 @@ msgid "" "before you start tin once again!\n" msgstr "" -#: src/lang.c:996 +#: src/lang.c:1282 #, c-format msgid "" "\n" "Warning: Found %d '-- \\n' lines, this may confuse some people.\n" msgstr "" -#: src/lang.c:997 +#: src/lang.c:1283 #, c-format msgid "Warning: Only %d out of %d articles were saved" msgstr "" -#: src/lang.c:998 +#: src/lang.c:1284 #, c-format msgid "" "\n" @@ -4464,53 +4770,141 @@ msgid "" " possible.\n" msgstr "" -#: src/lang.c:1002 +#: src/lang.c:1288 #, c-format msgid "" "Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? " msgstr "" -#: src/lang.c:1003 +#: src/lang.c:1289 +#, c-format +msgid "" +"Warning: line %d contains unprintable chars:\n" +"%s\n" +msgstr "" + +#: src/lang.c:1290 msgid "" "\n" "Warning: Signatures should start with '-- \\n' not with '--\\n'.\n" msgstr "" -#: src/lang.c:1004 +#: src/lang.c:1291 #, fuzzy msgid "Writing attributes file..." msgstr "Escribiendo fichero…" -#: src/lang.c:1006 +#: src/lang.c:1292 +#, fuzzy, c-format +msgid "Writing %s\n" +msgstr "Escribir %s\n" + +#: src/lang.c:1293 +#, fuzzy +msgid "Writing overview cache..." +msgstr "Escribiendo fichero…" + +#: src/lang.c:1295 #, fuzzy, c-format msgid "%4d Responses" msgstr "Respuestas existentes" -#: src/lang.c:1008 +#: src/lang.c:1297 +msgid "Can't run slrnface: couldn't construct fifo name." +msgstr "" + +#: src/lang.c:1298 +#, c-format +msgid "Can't run slrnface: failed to create %s" +msgstr "" + +#: src/lang.c:1299 +#, fuzzy, c-format +msgid "Slrnface abnormally exited, code %d." +msgstr "Programa terminado abnormalmente con valor de salida: %d\n" + +#: src/lang.c:1300 +#, fuzzy, c-format +msgid "Slrnface failed: %s." +msgstr "fallado %s a «%s» (%s)" + +#: src/lang.c:1301 +#, c-format +msgid "Can't run slrnface: Environment variable %s not found." +msgstr "" + +#: src/lang.c:1302 +msgid "Can't run slrnface: Not running in an xterm." +msgstr "" + +#: src/lang.c:1303 +msgid "couldn't connect to display" +msgstr "" + +#: src/lang.c:1304 +#, fuzzy +msgid "can't open FIFO" +msgstr "no se puede abrir %s" + +#: src/lang.c:1305 +msgid "executable not found" +msgstr "" + +#: src/lang.c:1306 +msgid "fork() failed" +msgstr "" + +#: src/lang.c:1307 +msgid "couldn't find controlling terminal" +msgstr "" + +#: src/lang.c:1308 +msgid "terminal doesn't export width and height" +msgstr "" + +#: src/lang.c:1310 +msgid "WINDOWID not found in environment" +msgstr "" + +#: src/lang.c:1311 +msgid "" +"This directory is used to create named pipes for communication between\n" +"slrnface and its parent process. It should normally be empty because\n" +"the pipe is deleted right after it has been opened by both processes.\n" +"\n" +"File names generated by slrnface have the form \"hostname.pid\". It is\n" +"probably an error if they linger here longer than a fraction of a second.\n" +"\n" +"However, if the directory is mounted from an NFS server, you might see\n" +"special files created by your NFS server while slrnface is running.\n" +"Do not try to remove them.\n" +msgstr "" + +#: src/lang.c:1324 #, fuzzy, c-format msgid "Added %d %s" msgstr "Se añadió la pista %d a la lista %s\n" -#: src/lang.c:1009 +#: src/lang.c:1325 #, fuzzy msgid "No unsubscribed groups to show" msgstr "GRUPOS" -#: src/lang.c:1010 +#: src/lang.c:1326 msgid "Showing subscribed to groups only" msgstr "" -#: src/lang.c:1011 +#: src/lang.c:1327 #, fuzzy msgid "Yes " msgstr "Si " -#: src/lang.c:1012 +#: src/lang.c:1328 #, fuzzy msgid "You have mail" msgstr "Tiene correo" -#: src/lang.c:1017 +#: src/lang.c:1333 #, c-format msgid "" "\n" @@ -4523,12 +4917,12 @@ msgid "" " M)enu option.\n" msgstr "" -#: src/lang.c:1028 +#: src/lang.c:1344 #, fuzzy msgid " -D mode debug mode" msgstr "ejecutar en modo depurado, no demonizado" -#: src/lang.c:1032 +#: src/lang.c:1348 msgid "" "Read carefully!\n" "\n" @@ -4545,12 +4939,12 @@ msgid "" "\n" msgstr "" -#: src/lang.c:1041 +#: src/lang.c:1357 #, fuzzy msgid "toggle color" msgstr "detallar" -#: src/lang.c:1042 +#: src/lang.c:1358 msgid "" "# Changing colors of several screen parts\n" "# Possible values are:\n" @@ -4575,416 +4969,454 @@ msgid "" "\n" msgstr "" -#: src/lang.c:1062 +#: src/lang.c:1378 #, fuzzy msgid " -a toggle color flag" msgstr "detallar" -#: src/lang.c:1066 +#: src/lang.c:1382 msgid "" "\n" "Error: Followup-To set to more than one newsgroup!\n" msgstr "" -#: src/lang.c:1067 +#: src/lang.c:1383 #, fuzzy, c-format msgid "" "\n" "Error: \"%s\" is renamed, use \"%s\" instead!\n" msgstr "error sintáctico: esperando ')' en vez de %s" -#: src/lang.c:1068 +#: src/lang.c:1384 #, c-format msgid "" "\n" "Error: cross-posting to %d newsgroups and no Followup-To line!\n" msgstr "" -#: src/lang.c:1069 +#: src/lang.c:1385 #, fuzzy, c-format msgid "" "\n" "Error: \"%s\" is not a valid newsgroup!\n" msgstr "\"%s\" no es un nombre de fichero válido" -#: src/lang.c:1071 +#: src/lang.c:1387 msgid "" "\n" "Warning: Followup-To set to more than one newsgroup!\n" msgstr "" -#: src/lang.c:1072 +#: src/lang.c:1388 #, c-format msgid "" "\n" "Warning: \"%s\" is renamed, you should use \"%s\" instead!\n" msgstr "" -#: src/lang.c:1073 +#: src/lang.c:1389 #, c-format msgid "" "\n" "Warning: cross-posting to %d newsgroups and no Followup-To line!\n" msgstr "" -#: src/lang.c:1074 +#: src/lang.c:1390 #, c-format msgid "" "\n" "Warning: \"%s\" is not in your newsrc, it may be invalid at this site!\n" msgstr "" -#: src/lang.c:1075 +#: src/lang.c:1391 #, fuzzy, c-format msgid "" "\n" "Warning: \"%s\" is not a valid newsgroup at this site!\n" msgstr "CUIDADO; subtítulo %s no es UTF-8 válido\n" -#: src/lang.c:1079 +#: src/lang.c:1395 #, c-format msgid "%d files successfully written from %d articles. %d %s occurred." msgstr "" -#: src/lang.c:1080 +#: src/lang.c:1396 #, fuzzy msgid "Missing parts." msgstr "Directorio de Importación [partes de .idata]" -#: src/lang.c:1081 +#: src/lang.c:1397 #, fuzzy msgid "No beginning." msgstr "empezando el: " -#: src/lang.c:1082 +#: src/lang.c:1398 #, fuzzy msgid "No data." msgstr "Sin fecha" -#: src/lang.c:1083 +#: src/lang.c:1399 msgid "Unknown error." msgstr "Error desconocido." -#: src/lang.c:1086 +#: src/lang.c:1402 #, fuzzy, c-format msgid "\tChecksum of %s (%ld %s)" msgstr "%s: %s checksum: %u\n" -#: src/lang.c:1091 +#: src/lang.c:1407 #, fuzzy msgid "Reading mail active file... " msgstr "Error leyendo fichero intercambio" -#: src/lang.c:1092 +#: src/lang.c:1408 #, fuzzy msgid "Reading mailgroups file... " msgstr "Error leyendo fichero intercambio" -#: src/lang.c:1096 +#: src/lang.c:1412 #, fuzzy msgid "perform PGP operations on article" msgstr "%s: no se pudieron realizar todas las operaciones solicitadas" -#: src/lang.c:1097 +#: src/lang.c:1413 #, fuzzy msgid "Add key(s) to public keyring?" msgstr "Añade una llave a un anillo" -#: src/lang.c:1098 +#: src/lang.c:1414 #, c-format msgid "%s=encrypt, %s=sign, %s=both, %s=quit: " msgstr "" -#: src/lang.c:1099 +#: src/lang.c:1415 #, c-format msgid "%s=sign, %s=sign & include public key, %s=quit: " msgstr "" -#: src/lang.c:1100 +#: src/lang.c:1416 #, c-format msgid "PGP has not been set up (can't open %s)" msgstr "" -#: src/lang.c:1101 +#: src/lang.c:1417 msgid "Article not signed and no public keys found" msgstr "" -#: src/lang.c:1103 +#: src/lang.c:1419 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: " msgstr "" -#: src/lang.c:1104 +#: src/lang.c:1420 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: " msgstr "" -#: src/lang.c:1105 +#: src/lang.c:1421 #, c-format msgid "" "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: " msgstr "" -#: src/lang.c:1107 +#: src/lang.c:1423 #, c-format msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone: " msgstr "" -#: src/lang.c:1108 +#: src/lang.c:1424 #, c-format msgid "%s=quit, %s=edit, %s=pgp, %s=send [%%s]: " msgstr "" -#: src/lang.c:1109 +#: src/lang.c:1425 #, c-format msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: " msgstr "" -#: src/lang.c:1113 +#: src/lang.c:1429 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: " msgstr "" -#: src/lang.c:1114 +#: src/lang.c:1430 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=send [%%s]: " msgstr "" -#: src/lang.c:1115 +#: src/lang.c:1431 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: " msgstr "" -#: src/lang.c:1117 +#: src/lang.c:1433 #, c-format msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: " msgstr "" -#: src/lang.c:1118 +#: src/lang.c:1434 #, c-format msgid "%s=quit, %s=edit, %s=send [%%s]: " msgstr "" -#: src/lang.c:1119 +#: src/lang.c:1435 #, c-format msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: " msgstr "" -#: src/lang.c:1125 +#: src/lang.c:1441 msgid "Try cache_overview_files to speed up things.\n" msgstr "" -#: src/lang.c:1126 +#: src/lang.c:1442 msgid "Tin will use local index files instead.\n" msgstr "" -#: src/lang.c:1127 +#: src/lang.c:1443 #, fuzzy msgid "Cannot find NNTP server name" msgstr "no se puede encontrar el nombre para el usuario con ID %s" -#: src/lang.c:1128 +#: src/lang.c:1444 +msgid "CAPABILITIES did not announce READER" +msgstr "" + +#: src/lang.c:1445 #, fuzzy, c-format msgid "Connecting to %s:%u..." msgstr "conectando a %s" -#: src/lang.c:1129 +#: src/lang.c:1446 +#, fuzzy +msgid "NNTP connection error. Exiting..." +msgstr "Error película capturada... Terminando." + +#: src/lang.c:1447 #, fuzzy msgid "Disconnecting from server..." msgstr "" "Error adesconectado desde fam.\n" "\n" -#: src/lang.c:1130 +#: src/lang.c:1448 #, c-format msgid "Failed to connect to NNTP server %s. Exiting..." msgstr "" -#: src/lang.c:1131 +#: src/lang.c:1449 #, fuzzy msgid "205 Closing connection" msgstr "Cerrando" -#: src/lang.c:1132 +#: src/lang.c:1450 msgid "Your server does not support the NNTP XOVER or OVER command.\n" msgstr "" -#: src/lang.c:1133 +#: src/lang.c:1452 +#, c-format +msgid "Port isn't numeric: %s:%s\n" +msgstr "" + +#: src/lang.c:1453 +#, c-format +msgid "Port in %s isn't numeric: %s:%s\n" +msgstr "" + +#: src/lang.c:1454 +#, c-format +msgid "reconnect (%d) limit %d reached, giving up." +msgstr "" + +#: src/lang.c:1456 msgid "Connection to news server has timed out. Reconnect?" msgstr "" -#: src/lang.c:1134 +#: src/lang.c:1457 #, c-format msgid "" "Put the server name in the file %s,\n" "or set the environment variable NNTPSERVER" msgstr "" -#: src/lang.c:1135 +#: src/lang.c:1459 +#, fuzzy +msgid "Continuing..." +msgstr "Escribiendo" + +#: src/lang.c:1460 +#, c-format +msgid "Read timeout from server (%d seconds) - quit tin?" +msgstr "" + +#: src/lang.c:1461 +msgid " -C try COMPRESS NNTP extension" +msgstr "" + +#: src/lang.c:1463 #, fuzzy msgid " -A force authentication on connect" msgstr "Autenticación" -#: src/lang.c:1136 +#: src/lang.c:1464 #, c-format msgid " -g serv read news from NNTP server serv [default=%s]" msgstr "" -#: src/lang.c:1137 +#: src/lang.c:1465 #, c-format msgid " -p port use port as NNTP port [default=%d]" msgstr "" -#: src/lang.c:1139 +#: src/lang.c:1467 msgid " -k skip verification for NNTPS" msgstr "" -#: src/lang.c:1140 +#: src/lang.c:1468 msgid " -T enable NNTPS" msgstr "" -#: src/lang.c:1142 +#: src/lang.c:1470 msgid " -Q quick start. Same as -dnq" msgstr "" -#: src/lang.c:1143 +#: src/lang.c:1471 msgid " -r read news remotely from default NNTP server" msgstr "" -#: src/lang.c:1144 +#: src/lang.c:1472 msgid " -l use only LIST instead of GROUP (-n) command" msgstr "" -#: src/lang.c:1145 +#: src/lang.c:1473 msgid " -n only read subscribed .newsrc groups from NNTP server" msgstr "" -#: src/lang.c:1147 +#: src/lang.c:1475 msgid " -4 force connecting via IPv4" msgstr "" -#: src/lang.c:1148 +#: src/lang.c:1476 msgid " -6 force connecting via IPv6" msgstr "" -#: src/lang.c:1149 +#: src/lang.c:1477 #, fuzzy msgid "" "\n" "socket or connect problem\n" msgstr "conectar a este socket" -#: src/lang.c:1151 +#: src/lang.c:1479 #, fuzzy, c-format msgid "" "\n" "Connection to %s: " msgstr "Conexión verificada a %s (cert=%s)" -#: src/lang.c:1152 +#: src/lang.c:1480 #, fuzzy msgid "Giving up...\n" msgstr "¡Incapaz de resolver las dependencias! Desistiendo..." -#: src/lang.c:1154 +#: src/lang.c:1482 #, fuzzy, c-format msgid "%s/tcp: Unknown service.\n" msgstr "%s:%d: nombre de servicio desconocido" -#: src/lang.c:1158 +#: src/lang.c:1486 msgid "" "Your server does not have Xref: in its XOVER information.\n" "Tin will try to use XHDR XREF instead (slows down things a bit).\n" msgstr "" -#: src/lang.c:1161 +#: src/lang.c:1489 msgid "Your server does not have Xref: in its XOVER information.\n" msgstr "" -#: src/lang.c:1164 +#: src/lang.c:1492 #, c-format msgid "Can't open %s. Try %s -r to read news via NNTP." msgstr "" -#: src/lang.c:1167 +#: src/lang.c:1495 msgid " -Q quick start. Same as -dq" msgstr "" -#: src/lang.c:1168 +#: src/lang.c:1496 msgid " -l read only active file instead of scanning spool (-n) command" msgstr "" -#: src/lang.c:1169 +#: src/lang.c:1497 msgid " -n only read subscribed .newsrc groups from spool" msgstr "" -#: src/lang.c:1170 +#: src/lang.c:1498 msgid "Your server does not have Xref: in its NOV-files.\n" msgstr "" -#: src/lang.c:1174 +#: src/lang.c:1502 msgid "Posting using external inews failed. Use built in inews instead?" msgstr "" -#: src/lang.c:1175 +#: src/lang.c:1503 msgid "It worked! Should I always use my built in inews from now on?" msgstr "" -#: src/lang.c:1179 +#: src/lang.c:1507 #, fuzzy, c-format msgid "%d %s printed" msgstr "Impreso por %s" -#: src/lang.c:1180 +#: src/lang.c:1508 msgid "output article/thread/hot/pattern/tagged articles to printer" msgstr "" -#: src/lang.c:1181 +#: src/lang.c:1509 msgid "Print" msgstr "Imprimir" -#: src/lang.c:1182 +#: src/lang.c:1510 #, fuzzy msgid "Printing..." msgstr "Escribiendo" -#: src/lang.c:1186 +#: src/lang.c:1514 #, fuzzy, c-format msgid "%d %s piped to \"%s\"" msgstr " %d.%d.%d.%d/%d => %s\n" -#: src/lang.c:1187 +#: src/lang.c:1515 msgid "pipe article/thread/hot/pattern/tagged articles into command" msgstr "" -#: src/lang.c:1188 +#: src/lang.c:1516 #, fuzzy msgid "No command" msgstr "[mandato]" -#: src/lang.c:1189 +#: src/lang.c:1517 #, fuzzy msgid "Pipe" msgstr "creando una tubería para --pipe fallada: %m\n" -#: src/lang.c:1190 +#: src/lang.c:1518 #, fuzzy, c-format msgid "Pipe to command [%.*s]> " msgstr "No puede abrir una tubería a orden «%s»" -#: src/lang.c:1191 +#: src/lang.c:1519 #, fuzzy msgid "Piping..." msgstr "" " -P, --no-piping utiliza ficheros temporales entre los " "programas\n" -#: src/lang.c:1193 +#: src/lang.c:1521 #, fuzzy msgid "Piping not enabled." msgstr "Activado" -#: src/lang.c:1197 +#: src/lang.c:1525 #, c-format msgid "" "\n" @@ -4994,7 +5426,7 @@ msgid "" " newsgroup names.\n" msgstr "" -#: src/lang.c:1202 +#: src/lang.c:1530 #, c-format msgid "" "\n" @@ -5003,7 +5435,7 @@ msgid "" " Please write all newsgroups into a single line.\n" msgstr "" -#: src/lang.c:1207 +#: src/lang.c:1535 #, c-format msgid "" "\n" @@ -5012,14 +5444,14 @@ msgid "" " To avoid trouble please write all newsgroups into a single line.\n" msgstr "" -#: src/lang.c:1211 +#: src/lang.c:1539 #, c-format msgid "" "\n" "Warning: The \"%s:\" line has spaces in it that SHOULD be removed.\n" msgstr "" -#: src/lang.c:1216 +#: src/lang.c:1544 msgid "" "\n" " If your article contains quoted text please take some time to pare it " @@ -5041,7 +5473,7 @@ msgid "" " likely to ignore it completely. It's a crowded net out there.\n" msgstr "" -#: src/lang.c:1229 +#: src/lang.c:1557 #, fuzzy msgid "shell escape" msgstr "" @@ -5058,700 +5490,696 @@ msgstr "" " literal, locale, shell, shell-always, c, " "escape\n" -#: src/lang.c:1230 +#: src/lang.c:1558 #, fuzzy, c-format msgid "Shell Command (%s)" msgstr "%s es una palabra clave del ‘shell’\n" -#: src/lang.c:1231 +#: src/lang.c:1559 #, fuzzy, c-format msgid "Enter shell command [%s]> " msgstr "Para continuar, introduzca «%s»; para abortar, introduzca «%s»:" -#: src/lang.c:1235 +#: src/lang.c:1563 #, fuzzy, c-format msgid "%s: Can't get entry for TERM\n" msgstr "" "\n" "No se puede obtener el contenido de la sección '%s'.\n" -#: src/lang.c:1239 +#: src/lang.c:1567 #, fuzzy, c-format msgid "Group %.*s ('q' to quit)..." msgstr "B<(pulse h para ayuda o q para salir)>" -#: src/lang.c:1241 +#: src/lang.c:1569 #, fuzzy, c-format msgid "Group %.*s..." msgstr "sin tal grupo: %s" -#: src/lang.c:1245 +#: src/lang.c:1573 #, fuzzy msgid "Server unavailable\n" msgstr "NO DISPONIBLE" -#: src/lang.c:1251 +#: src/lang.c:1579 #, c-format msgid "" "%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; " "%s=post" msgstr "" -#: src/lang.c:1252 +#: src/lang.c:1580 #, c-format msgid "" "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" msgstr "" -#: src/lang.c:1254 +#: src/lang.c:1582 #, c-format msgid "" "%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post" msgstr "" -#: src/lang.c:1255 +#: src/lang.c:1583 #, c-format msgid "%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" msgstr "" -#: src/lang.c:1259 +#: src/lang.c:1587 #, c-format msgid "" "%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post" msgstr "" -#: src/lang.c:1260 +#: src/lang.c:1588 #, c-format msgid "%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" msgstr "" -#: src/lang.c:1262 +#: src/lang.c:1590 #, c-format msgid "%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post" msgstr "" -#: src/lang.c:1263 +#: src/lang.c:1591 #, c-format msgid "%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" msgstr "" -#: src/lang.c:1269 +#: src/lang.c:1597 #, fuzzy msgid "Terminal does not support color" msgstr "La instrucción no admite las =N direcciones" -#: src/lang.c:1274 +#: src/lang.c:1602 #, fuzzy, c-format msgid "Trying %s" msgstr "Tratando de hacer 'bal' a %s" -#: src/lang.c:1288 src/lang.c:1316 src/lang.c:1607 src/refs.c:292 -#, fuzzy -msgid "None" -msgstr "Ninguno" - -#: src/lang.c:1289 +#: src/lang.c:1617 msgid "Subject" msgstr "Asunto" -#: src/lang.c:1290 +#: src/lang.c:1618 msgid "References" msgstr "Referencias" -#: src/lang.c:1291 +#: src/lang.c:1619 #, fuzzy msgid "Both Subject and References" msgstr "ambos asunto como cuerpo son requeridos." -#: src/lang.c:1292 +#: src/lang.c:1620 #, fuzzy msgid "Multipart Subject" msgstr "" -#: src/lang.c:1293 +#: src/lang.c:1621 #, fuzzy msgid "Percentage Match" msgstr "Porcentaje titulado: " -#: src/lang.c:1306 src/lang.c:1397 src/lang.c:1496 src/lang.c:1599 +#: src/lang.c:1634 src/lang.c:1725 src/lang.c:1824 src/lang.c:1927 msgid "No" msgstr "" -#: src/lang.c:1307 src/lang.c:1498 +#: src/lang.c:1635 src/lang.c:1826 #, fuzzy msgid "Yes" msgstr "sí" -#: src/lang.c:1308 +#: src/lang.c:1636 #, fuzzy msgid "Hide all" msgstr "_Mostrar/Ocultar" -#: src/lang.c:1317 +#: src/lang.c:1645 msgid "Address" msgstr "Dirección" -#: src/lang.c:1318 +#: src/lang.c:1646 msgid "Full Name" msgstr "Nombre completo" -#: src/lang.c:1319 +#: src/lang.c:1647 #, fuzzy msgid "Address and Name" msgstr "Nombre de Dirección" -#: src/lang.c:1327 +#: src/lang.c:1655 msgid "Max" msgstr "Máx" -#: src/lang.c:1328 +#: src/lang.c:1656 #, fuzzy msgid "Sum" msgstr "¿Calcular como total?" -#: src/lang.c:1329 +#: src/lang.c:1657 #, fuzzy msgid "Average" msgstr "MEDIA" -#: src/lang.c:1339 src/lang.c:1359 +#: src/lang.c:1667 src/lang.c:1687 #, fuzzy msgid "Black" msgstr "Negro" -#: src/lang.c:1340 src/lang.c:1360 +#: src/lang.c:1668 src/lang.c:1688 msgid "Red" msgstr "Rojo" -#: src/lang.c:1341 src/lang.c:1361 +#: src/lang.c:1669 src/lang.c:1689 msgid "Green" msgstr "Verde (G)" -#: src/lang.c:1342 src/lang.c:1362 +#: src/lang.c:1670 src/lang.c:1690 #, fuzzy msgid "Brown" msgstr "Marrón" -#: src/lang.c:1343 src/lang.c:1363 +#: src/lang.c:1671 src/lang.c:1691 msgid "Blue" msgstr "Azul (B)" -#: src/lang.c:1344 src/lang.c:1364 +#: src/lang.c:1672 src/lang.c:1692 #, fuzzy msgid "Pink" msgstr "Rosa" -#: src/lang.c:1345 src/lang.c:1365 +#: src/lang.c:1673 src/lang.c:1693 #, fuzzy msgid "Cyan" msgstr "Cyan" -#: src/lang.c:1346 src/lang.c:1366 +#: src/lang.c:1674 src/lang.c:1694 #, fuzzy msgid "White" msgstr "Nivel de blancos" -#: src/lang.c:1347 +#: src/lang.c:1675 #, fuzzy msgid "Gray" msgstr "Gris" -#: src/lang.c:1348 +#: src/lang.c:1676 #, fuzzy msgid "Light Red" msgstr "Rojo claro" -#: src/lang.c:1349 +#: src/lang.c:1677 #, fuzzy msgid "Light Green" msgstr "Verde claro" -#: src/lang.c:1350 +#: src/lang.c:1678 msgid "Yellow" msgstr "Amarillo" -#: src/lang.c:1351 +#: src/lang.c:1679 #, fuzzy msgid "Light Blue" msgstr "Azul claro" -#: src/lang.c:1352 +#: src/lang.c:1680 #, fuzzy msgid "Light Pink" msgstr "Suave" -#: src/lang.c:1353 +#: src/lang.c:1681 #, fuzzy msgid "Light Cyan" msgstr "Suave" -#: src/lang.c:1354 +#: src/lang.c:1682 #, fuzzy msgid "Light White" msgstr "Suave" -#: src/lang.c:1375 src/lang.c:1503 src/lang.c:1518 +#: src/lang.c:1703 src/lang.c:1831 src/lang.c:1846 #, fuzzy msgid "Nothing" msgstr "Nada" -#: src/lang.c:1377 +#: src/lang.c:1705 msgid "Space" msgstr "Espacio" -#: src/lang.c:1385 +#: src/lang.c:1713 msgid "Normal" msgstr "Normal" -#: src/lang.c:1386 +#: src/lang.c:1714 #, fuzzy msgid "Best highlighting" msgstr "Mejor" -#: src/lang.c:1387 +#: src/lang.c:1715 #, fuzzy msgid "Underline" msgstr "Enlaces subrayados" -#: src/lang.c:1388 +#: src/lang.c:1716 #, fuzzy msgid "Reverse video" msgstr "revertir" -#: src/lang.c:1389 +#: src/lang.c:1717 msgid "Blinking" msgstr "" -#: src/lang.c:1390 +#: src/lang.c:1718 #, fuzzy msgid "Half bright" msgstr "Brillo+" -#: src/lang.c:1391 +#: src/lang.c:1719 #, fuzzy msgid "Bold" msgstr "B" -#: src/lang.c:1398 +#: src/lang.c:1726 msgid "Cc" msgstr "Cc" -#: src/lang.c:1399 +#: src/lang.c:1727 msgid "Bcc" msgstr "" -#: src/lang.c:1400 +#: src/lang.c:1728 #, fuzzy msgid "Cc and Bcc" msgstr "Cc:" -#: src/lang.c:1417 src/lang.c:1430 +#: src/lang.c:1745 src/lang.c:1758 #, fuzzy msgid "none" msgstr "NINGUNO" -#: src/lang.c:1418 +#: src/lang.c:1746 #, fuzzy msgid "commands" msgstr "Órdenes:" -#: src/lang.c:1419 +#: src/lang.c:1747 msgid "select" msgstr "select" -#: src/lang.c:1421 +#: src/lang.c:1749 #, fuzzy msgid "commands & quit" msgstr "\tórdenes:\n" -#: src/lang.c:1422 +#: src/lang.c:1750 #, fuzzy msgid "commands & select" msgstr " órdenes:\n" -#: src/lang.c:1423 +#: src/lang.c:1751 #, fuzzy msgid "quit & select" msgstr "_Salir" -#: src/lang.c:1424 +#: src/lang.c:1752 #, fuzzy msgid "commands & quit & select" msgstr "Órdenes:" -#: src/lang.c:1431 +#: src/lang.c:1759 msgid "PageDown" msgstr "" -#: src/lang.c:1432 +#: src/lang.c:1760 msgid "PageNextUnread" msgstr "" -#: src/lang.c:1433 +#: src/lang.c:1761 msgid "PageDown or PageNextUnread" msgstr "" -#: src/lang.c:1439 +#: src/lang.c:1767 #, fuzzy msgid "Subject: (case sensitive)" msgstr "distinguir mayúsculas" -#: src/lang.c:1440 +#: src/lang.c:1768 #, fuzzy msgid "Subject: (ignore case)" msgstr " +i, --no-ignore-case distingue entre mayúsculas y minúsculas\n" -#: src/lang.c:1441 +#: src/lang.c:1769 #, fuzzy msgid "From: (case sensitive)" msgstr "distinguir mayúsculas" -#: src/lang.c:1442 +#: src/lang.c:1770 #, fuzzy msgid "From: (ignore case)" msgstr " +i, --no-ignore-case distingue entre mayúsculas y minúsculas\n" -#: src/lang.c:1443 +#: src/lang.c:1771 msgid "Msg-ID: & full References: line" msgstr "" -#: src/lang.c:1444 +#: src/lang.c:1772 msgid "Msg-ID: & last References: only" msgstr "" -#: src/lang.c:1445 +#: src/lang.c:1773 #, fuzzy msgid "Message-ID: entry only" msgstr "No se pudo obtener el id del mensaje" -#: src/lang.c:1446 +#: src/lang.c:1774 #, fuzzy msgid "Lines:" msgstr "" -#: src/lang.c:1452 +#: src/lang.c:1780 msgid "Don't trim article body" msgstr "" -#: src/lang.c:1453 +#: src/lang.c:1781 #, fuzzy msgid "Skip leading blank lines" msgstr "Líneas Destacadas a Omitir" -#: src/lang.c:1454 +#: src/lang.c:1782 #, fuzzy msgid "Skip trailing blank lines" msgstr "Líneas de Separadoras a Omitir" -#: src/lang.c:1455 +#: src/lang.c:1783 msgid "Skip leading and trailing blank l." msgstr "" -#: src/lang.c:1456 +#: src/lang.c:1784 #, fuzzy msgid "Compact multiple between text" msgstr "m selecciona entre árbol compacto y expandido" -#: src/lang.c:1457 +#: src/lang.c:1785 #, fuzzy msgid "Compact multiple and skip leading" msgstr "omitir ficheros que empiecen por " -#: src/lang.c:1458 +#: src/lang.c:1786 #, fuzzy msgid "Compact multiple and skip trailing" msgstr "Líneas de Separadoras a Omitir" -#: src/lang.c:1459 +#: src/lang.c:1787 msgid "Compact mltpl., skip lead. & trai." msgstr "" -#: src/lang.c:1465 +#: src/lang.c:1793 msgid "Don't show help or mail sign" msgstr "" -#: src/lang.c:1466 +#: src/lang.c:1794 msgid "Show only help sign" msgstr "" -#: src/lang.c:1467 +#: src/lang.c:1795 msgid "Show only mail sign if new mail" msgstr "" -#: src/lang.c:1468 +#: src/lang.c:1796 msgid "Show mail if new mail else help s." msgstr "" -#: src/lang.c:1497 +#: src/lang.c:1825 #, fuzzy msgid "Shell archive" msgstr "Probablemente %s no es un archivo de shell" -#: src/lang.c:1504 +#: src/lang.c:1832 #, fuzzy msgid "Subject: (descending)" msgstr "Asunto" -#: src/lang.c:1505 +#: src/lang.c:1833 #, fuzzy msgid "Subject: (ascending)" msgstr "Asunto" -#: src/lang.c:1506 +#: src/lang.c:1834 #, fuzzy msgid "From: (descending)" msgstr "Descendente" -#: src/lang.c:1507 +#: src/lang.c:1835 #, fuzzy msgid "From: (ascending)" msgstr "Ascendente" -#: src/lang.c:1508 +#: src/lang.c:1836 #, fuzzy msgid "Date: (descending)" msgstr "Descendente" -#: src/lang.c:1509 +#: src/lang.c:1837 #, fuzzy msgid "Date: (ascending)" msgstr "Ascendente" -#: src/lang.c:1510 src/lang.c:1519 +#: src/lang.c:1838 src/lang.c:1847 #, fuzzy msgid "Score (descending)" msgstr "Descendente" -#: src/lang.c:1511 src/lang.c:1520 +#: src/lang.c:1839 src/lang.c:1848 #, fuzzy msgid "Score (ascending)" msgstr "Ascendente" -#: src/lang.c:1512 +#: src/lang.c:1840 #, fuzzy msgid "Lines: (descending)" msgstr "Descendente" -#: src/lang.c:1513 +#: src/lang.c:1841 #, fuzzy msgid "Lines: (ascending)" msgstr "Ascendente" -#: src/lang.c:1521 +#: src/lang.c:1849 #, fuzzy msgid "Last posting date (descending)" msgstr " Última fecha de parche: %.17s\n" -#: src/lang.c:1522 +#: src/lang.c:1850 #, fuzzy msgid "Last posting date (ascending)" msgstr " Última fecha de parche: %.17s\n" -#: src/lang.c:1528 +#: src/lang.c:1856 #, fuzzy msgid "Quick-sort" msgstr "¿¡¿Tan rápido?!?" -#: src/lang.c:1529 +#: src/lang.c:1857 #, fuzzy msgid "Heap-sort" msgstr "_Ordenar por…" -#: src/lang.c:1536 +#: src/lang.c:1864 #, fuzzy msgid "Always Keep" msgstr "Siempre" -#: src/lang.c:1537 +#: src/lang.c:1865 #, fuzzy msgid "Always Remove" msgstr "SIEMPRE ACTIVO" -#: src/lang.c:1538 +#: src/lang.c:1866 #, fuzzy msgid "Mark with D on selection screen" msgstr " Seleccione Marcador (pantalla %d de %d)" -#: src/lang.c:1544 +#: src/lang.c:1872 msgid "Kill only unread arts" msgstr "" -#: src/lang.c:1545 +#: src/lang.c:1873 msgid "Kill all arts & show with K" msgstr "" #. TODO: s/K/art_marked_killed/ -#: src/lang.c:1546 +#: src/lang.c:1874 msgid "Kill all arts and never show" msgstr "" -#: src/lang.c:1552 +#: src/lang.c:1880 #, fuzzy msgid "Nothing special" msgstr "Nada." -#: src/lang.c:1553 +#: src/lang.c:1881 #, fuzzy msgid "Compress quotes" msgstr "comprimir" -#: src/lang.c:1554 +#: src/lang.c:1882 #, fuzzy msgid "Quote signatures" msgstr "eliminar firmas de paquetes" -#: src/lang.c:1555 +#: src/lang.c:1883 msgid "Compress quotes, quote sigs" msgstr "" -#: src/lang.c:1556 +#: src/lang.c:1884 #, fuzzy msgid "Quote empty lines" msgstr "Vacía" -#: src/lang.c:1557 +#: src/lang.c:1885 msgid "Compress quotes, quote empty lines" msgstr "" -#: src/lang.c:1558 +#: src/lang.c:1886 msgid "Quote sigs & empty lines" msgstr "" -#: src/lang.c:1559 +#: src/lang.c:1887 msgid "Comp. q., quote sigs & empty lines" msgstr "" -#: src/lang.c:1600 +#: src/lang.c:1928 #, fuzzy msgid "With headers" msgstr " con encabezados" -#: src/lang.c:1601 +#: src/lang.c:1929 #, fuzzy msgid "Without headers" msgstr " sin encabezados" -#: src/lang.c:1608 +#: src/lang.c:1936 #, fuzzy msgid "NFKC" msgstr "`%.*s' no está en NFKC" -#: src/lang.c:1610 +#: src/lang.c:1938 msgid "NFKD" msgstr "" -#: src/lang.c:1611 +#: src/lang.c:1939 #, fuzzy msgid "NFC" msgstr "`%.*s' no está en NFC" -#: src/lang.c:1612 +#: src/lang.c:1940 msgid "NFD" msgstr "" -#: src/lang.c:1614 +#: src/lang.c:1942 msgid "NFKC case fold" msgstr "" -#: src/lang.c:1623 +#: src/lang.c:1951 #, fuzzy msgid "Display Options" msgstr "Enseñar opciones" -#: src/lang.c:1630 +#: src/lang.c:1958 #, fuzzy msgid "Color Options" msgstr "Color" -#: src/lang.c:1636 +#: src/lang.c:1964 #, fuzzy msgid "Highlight Options" msgstr "Opciones:" -#: src/lang.c:1643 +#: src/lang.c:1971 #, fuzzy msgid "Article-Limiting Options" msgstr "Limitando Vista" -#: src/lang.c:1649 +#: src/lang.c:1977 #, fuzzy msgid "Posting/Mailing Options" msgstr "Estará publicando a:" -#: src/lang.c:1655 +#: src/lang.c:1983 #, fuzzy msgid "Saving/Printing Options" msgstr "Opciones de Escritura" -#: src/lang.c:1661 +#: src/lang.c:1989 #, fuzzy msgid "Expert Options" msgstr "Expertos" -#: src/lang.c:1667 +#: src/lang.c:1995 #, fuzzy msgid "Filtering Options" msgstr "(Ahora Filtrando)" -#: src/lang.c:1672 src/lang.c:1703 src/lang.c:1709 src/lang.c:1736 -#: src/lang.c:1788 src/lang.c:1794 src/lang.c:1804 src/lang.c:1815 -#: src/lang.c:1833 src/lang.c:1844 src/lang.c:1913 src/lang.c:2122 -#: src/lang.c:2128 src/lang.c:2134 src/lang.c:2149 src/lang.c:2161 -#: src/lang.c:2168 src/lang.c:2222 src/lang.c:2231 src/lang.c:2237 -#: src/lang.c:2244 src/lang.c:2251 src/lang.c:2258 src/lang.c:2265 -#: src/lang.c:2272 src/lang.c:2279 src/lang.c:2286 src/lang.c:2293 -#: src/lang.c:2300 src/lang.c:2307 src/lang.c:2314 src/lang.c:2321 -#: src/lang.c:2328 src/lang.c:2335 src/lang.c:2342 src/lang.c:2349 -#: src/lang.c:2356 src/lang.c:2363 src/lang.c:2370 src/lang.c:2377 -#: src/lang.c:2384 src/lang.c:2391 src/lang.c:2398 src/lang.c:2405 -#: src/lang.c:2413 src/lang.c:2429 src/lang.c:2436 src/lang.c:2443 -#: src/lang.c:2450 src/lang.c:2456 src/lang.c:2462 src/lang.c:2479 -#: src/lang.c:2491 src/lang.c:2526 src/lang.c:2579 src/lang.c:2593 -#: src/lang.c:2599 src/lang.c:2624 src/lang.c:2642 src/lang.c:2659 -#: src/lang.c:2671 src/lang.c:2704 src/lang.c:2733 src/lang.c:2753 -#: src/lang.c:2781 src/lang.c:2791 src/lang.c:2798 src/lang.c:2824 -#: src/lang.c:2848 src/lang.c:2925 src/lang.c:2940 src/lang.c:2948 -#: src/lang.c:2962 src/lang.c:2968 src/lang.c:3006 +#: src/lang.c:2000 src/lang.c:2031 src/lang.c:2037 src/lang.c:2064 +#: src/lang.c:2116 src/lang.c:2122 src/lang.c:2132 src/lang.c:2143 +#: src/lang.c:2161 src/lang.c:2172 src/lang.c:2241 src/lang.c:2456 +#: src/lang.c:2462 src/lang.c:2468 src/lang.c:2483 src/lang.c:2495 +#: src/lang.c:2502 src/lang.c:2556 src/lang.c:2565 src/lang.c:2571 +#: src/lang.c:2578 src/lang.c:2585 src/lang.c:2592 src/lang.c:2599 +#: src/lang.c:2606 src/lang.c:2613 src/lang.c:2620 src/lang.c:2627 +#: src/lang.c:2634 src/lang.c:2641 src/lang.c:2648 src/lang.c:2655 +#: src/lang.c:2662 src/lang.c:2669 src/lang.c:2676 src/lang.c:2683 +#: src/lang.c:2690 src/lang.c:2697 src/lang.c:2704 src/lang.c:2711 +#: src/lang.c:2718 src/lang.c:2725 src/lang.c:2732 src/lang.c:2739 +#: src/lang.c:2746 src/lang.c:2753 src/lang.c:2761 src/lang.c:2777 +#: src/lang.c:2784 src/lang.c:2791 src/lang.c:2798 src/lang.c:2804 +#: src/lang.c:2810 src/lang.c:2827 src/lang.c:2839 src/lang.c:2874 +#: src/lang.c:2927 src/lang.c:2941 src/lang.c:2947 src/lang.c:2972 +#: src/lang.c:2990 src/lang.c:3007 src/lang.c:3019 src/lang.c:3052 +#: src/lang.c:3081 src/lang.c:3101 src/lang.c:3129 src/lang.c:3139 +#: src/lang.c:3146 src/lang.c:3172 src/lang.c:3196 src/lang.c:3343 +#: src/lang.c:3358 src/lang.c:3366 src/lang.c:3380 src/lang.c:3386 +#: src/lang.c:3424 #, fuzzy msgid " toggles, sets, cancels." msgstr " alterna, establece, cancela." -#: src/lang.c:1673 +#: src/lang.c:2001 msgid "Show mini menu & posting etiquette" msgstr "" -#: src/lang.c:1674 +#: src/lang.c:2002 msgid "" "# If ON show a mini menu of useful commands at each level\n" "# and posting etiquette after composing an article\n" msgstr "" -#: src/lang.c:1679 +#: src/lang.c:2007 msgid "Show short description for each newsgroup. toggles & sets." msgstr "" -#: src/lang.c:1680 +#: src/lang.c:2008 #, fuzzy msgid "Show description of each newsgroup" msgstr "Muestra una descripción de cuenta." -#: src/lang.c:1681 +#: src/lang.c:2009 msgid "" "# If ON show group description text after newsgroup name at\n" "# group selection level\n" msgstr "" -#: src/lang.c:1686 +#: src/lang.c:2014 msgid "" "Show From (author) fields in group & thread level. toggles & " "sets." msgstr "" -#: src/lang.c:1687 +#: src/lang.c:2015 msgid "In group and thread level, show author by" msgstr "" -#: src/lang.c:1688 +#: src/lang.c:2016 msgid "" "# Part of From field to display in group and thread level\n" "# Possible values are (the default is marked with *):\n" @@ -5761,34 +6189,34 @@ msgid "" "# 3 = both\n" msgstr "" -#: src/lang.c:1697 +#: src/lang.c:2025 msgid "Draw -> or highlighted bar for selection. toggles & sets." msgstr "" -#: src/lang.c:1698 +#: src/lang.c:2026 msgid "Draw -> instead of highlighted bar" msgstr "" -#: src/lang.c:1699 +#: src/lang.c:2027 msgid "# If ON use -> otherwise highlighted bar for selection\n" msgstr "" -#: src/lang.c:1704 +#: src/lang.c:2032 msgid "Use inverse video for page headers" msgstr "" -#: src/lang.c:1705 +#: src/lang.c:2033 msgid "# If ON use inverse video for page headers at different levels\n" msgstr "" -#: src/lang.c:1710 +#: src/lang.c:2038 #, fuzzy msgid "Thread articles by" msgstr "" "\n" "Ningún artículo dentro de este grupo.\n" -#: src/lang.c:1711 +#: src/lang.c:2039 msgid "" "# Thread articles by ...\n" "# Possible values are (the default is marked with *):\n" @@ -5800,16 +6228,16 @@ msgid "" "# 5 = Percentage Match\n" msgstr "" -#: src/lang.c:1722 +#: src/lang.c:2050 msgid "Enter percentage match required to thread together. sets." msgstr "" -#: src/lang.c:1723 +#: src/lang.c:2051 #, fuzzy msgid "Thread percentage match" msgstr "Porcentaje de completación" -#: src/lang.c:1725 +#: src/lang.c:2053 #, no-c-format msgid "" "# Thread percentage match...\n" @@ -5824,12 +6252,12 @@ msgid "" "# 'harppy' would be threaded separately from 'happy'\n" msgstr "" -#: src/lang.c:1737 +#: src/lang.c:2065 #, fuzzy msgid "Score of a thread" msgstr "Hilo" -#: src/lang.c:1738 +#: src/lang.c:2066 msgid "" "# Thread score\n" "# Possible values are (the default is marked with *):\n" @@ -5838,17 +6266,17 @@ msgid "" "# 2 = average\n" msgstr "" -#: src/lang.c:1746 +#: src/lang.c:2074 msgid "" "Sort articles by Subject, From, Date or Score. toggles & sets." msgstr "" -#: src/lang.c:1747 +#: src/lang.c:2075 #, fuzzy msgid "Sort articles by" msgstr "Artículos anteriores" -#: src/lang.c:1748 +#: src/lang.c:2076 msgid "" "# Sort articles by ...\n" "# Possible values are (the default is marked with *):\n" @@ -5865,16 +6293,16 @@ msgid "" "# 10 = Lines ascending\n" msgstr "" -#: src/lang.c:1764 +#: src/lang.c:2092 msgid "Sort threads by Nothing or Score. toggles & sets." msgstr "" -#: src/lang.c:1765 +#: src/lang.c:2093 #, fuzzy msgid "Sort threads by" msgstr "Conversaciones" -#: src/lang.c:1766 +#: src/lang.c:2094 msgid "" "# Sort thread by ...\n" "# Possible values are (the default is marked with *):\n" @@ -5885,46 +6313,46 @@ msgid "" "# 4 = Last posting date ascending\n" msgstr "" -#: src/lang.c:1776 +#: src/lang.c:2104 msgid "" "Put cursor at first/last unread art in groups. toggles & sets." msgstr "" -#: src/lang.c:1777 +#: src/lang.c:2105 msgid "Go to first unread article in group" msgstr "" -#: src/lang.c:1778 +#: src/lang.c:2106 msgid "# If ON put cursor at first unread art in group otherwise last art\n" msgstr "" -#: src/lang.c:1782 +#: src/lang.c:2110 msgid "Show all articles or only unread articles. toggles & sets." msgstr "" -#: src/lang.c:1783 +#: src/lang.c:2111 #, fuzzy msgid "Show only unread articles" msgstr "Mostrar únicamente los titulares _activos" -#: src/lang.c:1784 +#: src/lang.c:2112 msgid "# If ON show only new/unread articles otherwise show all.\n" msgstr "" -#: src/lang.c:1789 +#: src/lang.c:2117 msgid "Show only groups with unread arts" msgstr "" -#: src/lang.c:1790 +#: src/lang.c:2118 msgid "# If ON show only subscribed to groups that contain unread articles.\n" msgstr "" -#: src/lang.c:1795 +#: src/lang.c:2123 #, fuzzy msgid "Filter which articles" msgstr "_Filtrar por…" -#: src/lang.c:1796 +#: src/lang.c:2124 msgid "" "# Filter which articles\n" "# Possible values are (the default is marked with *):\n" @@ -5933,12 +6361,12 @@ msgid "" "# 2 = kill all articles and never show them\n" msgstr "" -#: src/lang.c:1805 +#: src/lang.c:2133 #, fuzzy msgid "Go to the next unread article with" msgstr "Ir a la pista siguiente" -#: src/lang.c:1806 +#: src/lang.c:2134 msgid "" "# Go to the unread article with following key(s)\n" "# Possible values are (the default is marked with *):\n" @@ -5948,14 +6376,14 @@ msgid "" "# 3 = PAGE DOWN or TAB\n" msgstr "" -#: src/lang.c:1816 +#: src/lang.c:2144 #, fuzzy msgid "How to treat blank lines" msgstr "" "$filename: encontrado número $number de línea línea${plural $number s} " "vacías al final del fichero" -#: src/lang.c:1817 +#: src/lang.c:2145 msgid "" "# Trim the article body, remove unnecessary blank lines.\n" "# Possible values are (the default is marked with *):\n" @@ -5972,11 +6400,11 @@ msgid "" "# leading and trailing blank lines\n" msgstr "" -#: src/lang.c:1834 +#: src/lang.c:2162 msgid "Show help/mail sign in level titles" msgstr "" -#: src/lang.c:1835 +#: src/lang.c:2163 msgid "" "# Show help sign, new mail sign, both or nothing in level titles.\n" "# Possible values are (the default is marked with *):\n" @@ -5986,170 +6414,170 @@ msgid "" "# * 3 = Show mail sign if new mail has arrived else show help sign\n" msgstr "" -#: src/lang.c:1845 +#: src/lang.c:2173 msgid "List thread using right arrow key" msgstr "" -#: src/lang.c:1846 +#: src/lang.c:2174 msgid "" "# If ON automatically list thread when entering it using right arrow key.\n" msgstr "" -#: src/lang.c:1850 +#: src/lang.c:2178 msgid "Enter character to indicate deleted articles. sets, cancels." msgstr "" -#: src/lang.c:1851 +#: src/lang.c:2179 msgid "Character to show deleted articles" msgstr "" -#: src/lang.c:1852 +#: src/lang.c:2180 msgid "" "# Character used to show that an art was deleted (default 'D')\n" "# _ is turned into ' '\n" msgstr "" -#: src/lang.c:1857 +#: src/lang.c:2185 msgid "" "Enter character to indicate articles in a range. sets, cancels." msgstr "" -#: src/lang.c:1858 +#: src/lang.c:2186 msgid "Character to show inrange articles" msgstr "" -#: src/lang.c:1859 +#: src/lang.c:2187 msgid "" "# Character used to show that an art is in a range (default '#')\n" "# _ is turned into ' '\n" msgstr "" -#: src/lang.c:1864 +#: src/lang.c:2192 msgid "" "Enter character to indicate that article will return. sets, " "cancels." msgstr "" -#: src/lang.c:1865 +#: src/lang.c:2193 msgid "Character to show returning arts" msgstr "" -#: src/lang.c:1866 +#: src/lang.c:2194 msgid "" "# Character used to show that an art will return (default '-')\n" "# _ is turned into ' '\n" msgstr "" -#: src/lang.c:1871 +#: src/lang.c:2199 msgid "" "Enter character to indicate selected articles. sets, cancels." msgstr "" -#: src/lang.c:1872 +#: src/lang.c:2200 msgid "Character to show selected articles" msgstr "" -#: src/lang.c:1873 +#: src/lang.c:2201 msgid "" "# Character used to show that an art was auto-selected (default '*')\n" "# _ is turned into ' '\n" msgstr "" -#: src/lang.c:1878 +#: src/lang.c:2206 msgid "Enter character to indicate recent articles. sets, cancels." msgstr "" -#: src/lang.c:1879 +#: src/lang.c:2207 msgid "Character to show recent articles" msgstr "" -#: src/lang.c:1880 +#: src/lang.c:2208 msgid "" "# Character used to show that an art is recent (default 'o')\n" "# _ is turned into ' '\n" msgstr "" -#: src/lang.c:1885 +#: src/lang.c:2213 msgid "Enter character to indicate unread articles. sets, cancels." msgstr "" -#: src/lang.c:1886 +#: src/lang.c:2214 msgid "Character to show unread articles" msgstr "" -#: src/lang.c:1887 +#: src/lang.c:2215 msgid "" "# Character used to show that an art is unread (default '+')\n" "# _ is turned into ' '\n" msgstr "" -#: src/lang.c:1892 +#: src/lang.c:2220 msgid "Enter character to indicate read articles. sets, cancels." msgstr "" -#: src/lang.c:1893 +#: src/lang.c:2221 msgid "Character to show read articles" msgstr "" -#: src/lang.c:1894 +#: src/lang.c:2222 msgid "" "# Character used to show that an art was read (default ' ')\n" "# _ is turned into ' '\n" msgstr "" -#: src/lang.c:1899 +#: src/lang.c:2227 msgid "Enter character to indicate killed articles. sets, cancels." msgstr "" -#: src/lang.c:1900 +#: src/lang.c:2228 msgid "Character to show killed articles" msgstr "" -#: src/lang.c:1901 +#: src/lang.c:2229 msgid "" "# Character used to show that an art was killed (default 'K')\n" "# kill_level must be set accordingly, _ is turned into ' '\n" msgstr "" -#: src/lang.c:1906 +#: src/lang.c:2234 msgid "" "Enter character to indicate read selected articles. sets, cancels." msgstr "" -#: src/lang.c:1907 +#: src/lang.c:2235 msgid "Character to show readselected arts" msgstr "" -#: src/lang.c:1908 +#: src/lang.c:2236 msgid "" "# Character used to show that an art was selected before read (default ':')\n" "# kill_level must be set accordingly, _ is turned into ' '\n" msgstr "" -#: src/lang.c:1914 +#: src/lang.c:2242 #, fuzzy msgid "Abbreviate long newsgroup names" msgstr "Mostrar nombres largos de cuentas" -#: src/lang.c:1915 +#: src/lang.c:2243 msgid "" "# If ON abbreviate (if necessary) long newsgroup names at group selection\n" "# level and article level like this:\n" "# news.software.readers -> n.software.readers -> n.s.readers -> n.s.r.\n" msgstr "" -#: src/lang.c:1921 +#: src/lang.c:2249 msgid "" "0 = full page scrolling, -1 = show previous last line as first on next page, " "-2 = half page" msgstr "" -#: src/lang.c:1922 +#: src/lang.c:2250 #, fuzzy msgid "Number of lines to scroll in pager" msgstr "Número de líneas: %d\n" -#: src/lang.c:1923 +#: src/lang.c:2251 msgid "" "# Number of lines that cursor-up/down will scroll in article pager\n" "# Possible values are (the default is marked with *):\n" @@ -6160,43 +6588,56 @@ msgid "" "# 2 or greater = scroll by 2 or more lines (only in the pager)\n" msgstr "" -#: src/lang.c:1933 +#: src/lang.c:2261 msgid "Display signatures. toggles & sets." msgstr "" -#: src/lang.c:1934 +#: src/lang.c:2262 #, fuzzy msgid "Display signatures" msgstr "eliminar firmas de paquetes" -#: src/lang.c:1935 +#: src/lang.c:2263 msgid "# If OFF don't show signatures when displaying articles\n" msgstr "" -#: src/lang.c:1940 +#: src/lang.c:2267 +msgid "Display article score. toggles & sets." +msgstr "" + +#: src/lang.c:2268 +#, fuzzy +msgid "Display article score" +msgstr "Ver siguiente pantalla" + +#: src/lang.c:2269 +msgid "# If ON show article score when displaying articles\n" +msgstr "" + +#: src/lang.c:2274 msgid "Remove soft hyphens. toggles & sets." msgstr "" -#: src/lang.c:1941 +#: src/lang.c:2275 #, fuzzy msgid "Remove soft hyphens" msgstr "_Mover a:" -#: src/lang.c:1942 +#: src/lang.c:2276 msgid "# If ON remove soft hyphens when displaying articles\n" msgstr "" -#: src/lang.c:1947 +#: src/lang.c:2281 msgid "" "Display uuencoded data as tagged attachments. toggles & sets." msgstr "" -#: src/lang.c:1948 +#: src/lang.c:2282 #, fuzzy msgid "Display uue data as an attachment" msgstr "Enseñar una lengüeta de los datos seleccionados." -#: src/lang.c:1949 +#: src/lang.c:2283 msgid "" "# Handling of uuencoded data in the pager\n" "# Possible values are (the default is marked with *):\n" @@ -6208,32 +6649,32 @@ msgid "" "# be folded into a tag line.\n" msgstr "" -#: src/lang.c:1959 +#: src/lang.c:2293 msgid "" "Decode German style TeX umlaut codes to ISO. toggles & sets." msgstr "" -#: src/lang.c:1960 +#: src/lang.c:2294 #, fuzzy msgid "Display \"a as Umlaut-a" msgstr "_Enseñar para" -#: src/lang.c:1961 +#: src/lang.c:2295 msgid "" "# If ON decode German style TeX umlaut codes to ISO and\n" "# show \"a as Umlaut-a, etc.\n" msgstr "" -#: src/lang.c:1966 src/lang.c:1976 +#: src/lang.c:2300 src/lang.c:2310 msgid "Space separated list of header fields" msgstr "" -#: src/lang.c:1967 +#: src/lang.c:2301 #, fuzzy msgid "Display these header fields (or *)" msgstr "No enseñar línea de cabecera." -#: src/lang.c:1968 +#: src/lang.c:2302 msgid "" "# Which news headers you wish to see. If you want to see _all_ the headers,\n" "# place an '*' as this value. This is the only way a wildcard can be used.\n" @@ -6243,12 +6684,12 @@ msgid "" "# spaces. Not defining anything turns off this option.\n" msgstr "" -#: src/lang.c:1977 +#: src/lang.c:2311 #, fuzzy msgid "Do not display these header fields" msgstr "No enseñar línea de cabecera." -#: src/lang.c:1978 +#: src/lang.c:2312 msgid "" "# Same as 'news_headers_to_display' except it denotes the opposite.\n" "# An example of using both options might be if you thought X- headers were\n" @@ -6260,236 +6701,236 @@ msgid "" "# Not defining anything turns off this option.\n" msgstr "" -#: src/lang.c:1988 +#: src/lang.c:2322 msgid "" "Do you want to enable automatic handling of multipart/alternative articles?" msgstr "" -#: src/lang.c:1989 +#: src/lang.c:2323 msgid "Skip multipart/alternative parts" msgstr "" -#: src/lang.c:1990 +#: src/lang.c:2324 msgid "# If ON strip multipart/alternative messages automatically\n" msgstr "" -#: src/lang.c:1994 +#: src/lang.c:2328 msgid "Enable detection of verbatim blocks? toggles & sets." msgstr "" -#: src/lang.c:1995 +#: src/lang.c:2329 #, fuzzy msgid "Detection of verbatim blocks" msgstr "detección" -#: src/lang.c:1996 +#: src/lang.c:2330 msgid "# If ON detect verbatim blocks in articles\n" msgstr "" -#: src/lang.c:2001 +#: src/lang.c:2335 msgid "A regex used to decide which lines to show in col_quote." msgstr "" -#: src/lang.c:2002 +#: src/lang.c:2336 msgid "Regex used to show quoted lines" msgstr "" -#: src/lang.c:2003 +#: src/lang.c:2337 msgid "" "# A regular expression that tin will use to decide which lines are\n" "# quoted when viewing articles. Quoted lines are shown in col_quote.\n" "# If you leave this blank, tin will use a built in default.\n" msgstr "" -#: src/lang.c:2009 +#: src/lang.c:2343 msgid "A regex used to decide which lines to show in col_quote2." msgstr "" -#: src/lang.c:2010 +#: src/lang.c:2344 msgid "Regex used to show twice quoted l." msgstr "" -#: src/lang.c:2011 +#: src/lang.c:2345 msgid "" "# A regular expression that tin will use to decide which lines are\n" "# quoted twice. Twice quoted lines are shown in col_quote2.\n" "# If you leave this blank, tin will use a built in default.\n" msgstr "" -#: src/lang.c:2017 +#: src/lang.c:2351 msgid "A regex used to decide which lines to show in col_quote3." msgstr "" -#: src/lang.c:2018 +#: src/lang.c:2352 msgid "Regex used to show >= 3 times q.l." msgstr "" -#: src/lang.c:2019 +#: src/lang.c:2353 msgid "" "# A regular expression that tin will use to decide which lines are\n" "# quoted >=3 times. >=3 times quoted lines are shown in col_quote3.\n" "# If you leave this blank, tin will use a built in default.\n" msgstr "" -#: src/lang.c:2025 +#: src/lang.c:2359 msgid "Enable detection of external quotes? toggles & sets." msgstr "" -#: src/lang.c:2026 +#: src/lang.c:2360 #, fuzzy msgid "Detection of external quotes" msgstr "detección" -#: src/lang.c:2027 +#: src/lang.c:2361 msgid "# If ON detect quoted text from external sources in articles\n" msgstr "" -#: src/lang.c:2031 +#: src/lang.c:2365 msgid "A regex used to decide which lines to show in col_extquote." msgstr "" -#: src/lang.c:2032 +#: src/lang.c:2366 msgid "Regex used to show quotes from external sources" msgstr "" -#: src/lang.c:2033 +#: src/lang.c:2367 msgid "" "# A regular expression that tin will use to decide which lines are\n" "# external quotes. Text from external quotes is shown in col_extquote.\n" "# If you leave this blank, tin will use a built in default.\n" msgstr "" -#: src/lang.c:2040 +#: src/lang.c:2374 msgid "A regex used to decide which words to show in col_markslashes." msgstr "" -#: src/lang.c:2041 +#: src/lang.c:2375 msgid "Regex used to highlight /slashes/" msgstr "" -#: src/lang.c:2042 +#: src/lang.c:2376 msgid "" "# A regular expression that tin will use to decide which words\n" "# bounded by '/' are to be shown in col_markslashes.\n" "# If you leave this blank, tin will use a built in default.\n" msgstr "" -#: src/lang.c:2048 +#: src/lang.c:2382 msgid "A regex used to decide which words to show in col_markstars." msgstr "" -#: src/lang.c:2049 +#: src/lang.c:2383 msgid "Regex used to highlight *stars*" msgstr "" -#: src/lang.c:2050 +#: src/lang.c:2384 msgid "" "# A regular expression that tin will use to decide which words\n" "# bounded by '*' are to be shown in col_markstars.\n" "# If you leave this blank, tin will use a built in default.\n" msgstr "" -#: src/lang.c:2056 +#: src/lang.c:2390 msgid "A regex used to decide which words to show in col_markstroke." msgstr "" -#: src/lang.c:2057 +#: src/lang.c:2391 msgid "Regex used to highlight -strokes-" msgstr "" -#: src/lang.c:2058 +#: src/lang.c:2392 msgid "" "# A regular expression that tin will use to decide which words\n" "# bounded by '-' are to be shown in col_markstroke.\n" "# If you leave this blank, tin will use a built in default.\n" msgstr "" -#: src/lang.c:2064 +#: src/lang.c:2398 msgid "A regex used to decide which words to show in col_markdash." msgstr "" -#: src/lang.c:2065 +#: src/lang.c:2399 msgid "Regex used to highlight _underline_" msgstr "" -#: src/lang.c:2066 +#: src/lang.c:2400 msgid "" "# A regular expression that tin will use to decide which words\n" "# bounded by '_' are to be shown in col_markdash.\n" "# If you leave this blank, tin will use a built in default.\n" msgstr "" -#: src/lang.c:2072 +#: src/lang.c:2406 msgid "A regex used to find Subject prefixes to remove. Use '|' as separator." msgstr "" -#: src/lang.c:2073 +#: src/lang.c:2407 #, fuzzy msgid "Regex with Subject prefixes" msgstr "EXREG" -#: src/lang.c:2074 +#: src/lang.c:2408 msgid "" "# A regular expression that tin will use to find Subject prefixes\n" "# which will be removed before showing the header.\n" msgstr "" -#: src/lang.c:2079 +#: src/lang.c:2413 msgid "A regex used to find Subject suffixes to remove. Use '|' as separator." msgstr "" -#: src/lang.c:2080 +#: src/lang.c:2414 #, fuzzy msgid "Regex with Subject suffixes" msgstr "EXREG" -#: src/lang.c:2081 +#: src/lang.c:2415 msgid "" "# A regular expression that tin will use to find Subject suffixes\n" "# which will be removed when replying or posting followup.\n" msgstr "" -#: src/lang.c:2086 +#: src/lang.c:2420 msgid "A regex used to find the begin of a verbatim block." msgstr "" -#: src/lang.c:2087 +#: src/lang.c:2421 #, fuzzy msgid "Regex for begin of a verbatim block" msgstr "Acción Sendmail no está permitida dentro de inicio de bloque" -#: src/lang.c:2088 +#: src/lang.c:2422 msgid "" "# A regular expression that tin will use to find the begin of\n" "# a verbatim block.\n" msgstr "" -#: src/lang.c:2093 +#: src/lang.c:2427 msgid "A regex used to find the end of a verbatim block." msgstr "" -#: src/lang.c:2094 +#: src/lang.c:2428 #, fuzzy msgid "Regex for end of a verbatim block" msgstr "debug_end_block: no hay un bloque actual" -#: src/lang.c:2095 +#: src/lang.c:2429 msgid "" "# A regular expression that tin will use to find the end of\n" "# a verbatim block.\n" msgstr "" -#: src/lang.c:2100 +#: src/lang.c:2434 msgid "" "Enter name and options for external MIME viewer, --internal for built-in " "viewer" msgstr "" -#: src/lang.c:2101 +#: src/lang.c:2435 msgid "MIME binary content viewer" msgstr "" -#: src/lang.c:2102 +#: src/lang.c:2436 msgid "" "# If --internal automatically use the built in MIME viewer for non-text\n" "# parts of articles.\n" @@ -6498,50 +6939,50 @@ msgid "" "# for no automatic viewing\n" msgstr "" -#: src/lang.c:2109 +#: src/lang.c:2443 msgid "Confirm before starting non-text viewing program" msgstr "" -#: src/lang.c:2110 +#: src/lang.c:2444 msgid "Ask before using MIME viewer" msgstr "" -#: src/lang.c:2111 +#: src/lang.c:2445 msgid "" "# If ON tin will ask before using metamail to display MIME messages\n" "# this only happens if metamail_prog is set to something\n" msgstr "" -#: src/lang.c:2116 +#: src/lang.c:2450 msgid "Ask to mark groups read when quitting. toggles & sets." msgstr "" -#: src/lang.c:2117 +#: src/lang.c:2451 msgid "Catchup read groups when quitting" msgstr "" -#: src/lang.c:2118 +#: src/lang.c:2452 msgid "# If ON ask user if read groups should all be marked read\n" msgstr "" -#: src/lang.c:2123 +#: src/lang.c:2457 msgid "Catchup group using left key" msgstr "" -#: src/lang.c:2124 +#: src/lang.c:2458 msgid "# If ON catchup group/thread when leaving with the left arrow key.\n" msgstr "" -#: src/lang.c:2129 +#: src/lang.c:2463 msgid "Catchup thread by using left key" msgstr "" -#: src/lang.c:2135 +#: src/lang.c:2469 #, fuzzy msgid "Which actions require confirmation" msgstr " -P Siempre pide confirmación de las operaciones.\n" -#: src/lang.c:2136 +#: src/lang.c:2470 msgid "" "# What should we ask confirmation for.\n" "# Possible values are (the default is marked with *):\n" @@ -6555,83 +6996,83 @@ msgid "" "# 7 = commands & quit & select\n" msgstr "" -#: src/lang.c:2150 +#: src/lang.c:2484 msgid "'Mark as (un)read' ignores tags" msgstr "" -#: src/lang.c:2151 +#: src/lang.c:2485 msgid "" "# If ON the 'Mark as (un)read' function marks only the current article.\n" msgstr "" -#: src/lang.c:2155 +#: src/lang.c:2489 msgid "Program to run to open URLs, sets, cancels." msgstr "" -#: src/lang.c:2156 +#: src/lang.c:2490 #, fuzzy msgid "Program that opens URLs" msgstr "El registro se abre en una _ventana nueva" -#: src/lang.c:2157 +#: src/lang.c:2491 msgid "# The program used to open URLs. The actual URL will be appended\n" msgstr "" -#: src/lang.c:2162 +#: src/lang.c:2496 #, fuzzy msgid "Use mouse in xterm" msgstr "Empleado" -#: src/lang.c:2163 +#: src/lang.c:2497 msgid "# If ON enable mouse button support on xterm terminals\n" msgstr "" -#: src/lang.c:2169 +#: src/lang.c:2503 msgid "Use scroll keys on keypad" msgstr "" -#: src/lang.c:2170 +#: src/lang.c:2504 msgid "# If ON enable scroll keys on terminals that support it\n" msgstr "" -#: src/lang.c:2175 +#: src/lang.c:2509 msgid "Enter maximum number of article to get. sets." msgstr "" -#: src/lang.c:2176 +#: src/lang.c:2510 #, fuzzy msgid "Number of articles to get" msgstr "Obtiene número de objetos" -#: src/lang.c:2177 +#: src/lang.c:2511 msgid "" "# Number of articles to get (0=no limit), if negative sets maximum number\n" "# of already read articles to be read before first unread one\n" msgstr "" -#: src/lang.c:2182 +#: src/lang.c:2516 msgid "Enter number of days article is considered recent. sets." msgstr "" -#: src/lang.c:2183 +#: src/lang.c:2517 #, fuzzy msgid "Article recentness time limit" msgstr "Excedido el tiempo límite de CPU" -#: src/lang.c:2184 +#: src/lang.c:2518 msgid "# Number of days in which article is considered recent, (0=OFF)\n" msgstr "" -#: src/lang.c:2188 +#: src/lang.c:2522 msgid "" "WILDMAT for normal wildcards, REGEX for full regular expression matching." msgstr "" -#: src/lang.c:2189 +#: src/lang.c:2523 msgid "Wildcard matching" msgstr "" -#: src/lang.c:2190 +#: src/lang.c:2524 msgid "" "# Wildcard matching\n" "# Possible values are (the default is marked with *):\n" @@ -6639,354 +7080,376 @@ msgid "" "# 1 = regex\n" msgstr "" -#: src/lang.c:2197 +#: src/lang.c:2531 msgid "Enter minimal score before an article is marked killed. sets." msgstr "" -#: src/lang.c:2198 +#: src/lang.c:2532 #, fuzzy msgid "Score limit (kill)" msgstr "Opciones de ensamblador específicas de Score:\n" -#: src/lang.c:2199 +#: src/lang.c:2533 msgid "# Score limit before an article is marked killed\n" msgstr "" -#: src/lang.c:2203 +#: src/lang.c:2537 msgid "Enter default score to kill articles. sets." msgstr "" -#: src/lang.c:2204 +#: src/lang.c:2538 msgid "Default score to kill articles" msgstr "" -#: src/lang.c:2205 +#: src/lang.c:2539 msgid "# Default score to kill articles\n" msgstr "" -#: src/lang.c:2209 +#: src/lang.c:2543 msgid "Enter minimal score before an article is marked hot. sets." msgstr "" -#: src/lang.c:2210 +#: src/lang.c:2544 #, fuzzy msgid "Score limit (select)" msgstr "Opciones de ensamblador específicas de Score:\n" -#: src/lang.c:2211 +#: src/lang.c:2545 msgid "# Score limit before an article is marked hot\n" msgstr "" -#: src/lang.c:2215 +#: src/lang.c:2549 msgid "Enter default score to select articles. sets." msgstr "" -#: src/lang.c:2216 +#: src/lang.c:2550 #, fuzzy msgid "Default score to select articles" msgstr "Seleccione la elección por omisión de cuentas." -#: src/lang.c:2217 +#: src/lang.c:2551 #, fuzzy msgid "# Default score to select articles\n" msgstr "Seleccione la elección por omisión de cuentas." -#: src/lang.c:2223 +#: src/lang.c:2557 msgid "Use slrnface to show ''X-Face:''s" msgstr "" -#: src/lang.c:2224 +#: src/lang.c:2558 msgid "" "# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n" "# Only useful when running in an xterm.\n" msgstr "" -#: src/lang.c:2232 +#: src/lang.c:2566 #, fuzzy msgid "Use ANSI color" msgstr "Color" -#: src/lang.c:2233 +#: src/lang.c:2567 #, fuzzy msgid "# If ON using ANSI-color\n" msgstr "Color" -#: src/lang.c:2238 +#: src/lang.c:2572 #, fuzzy msgid "Standard foreground color" msgstr "Color de primer plano estándar" -#: src/lang.c:2239 +#: src/lang.c:2573 msgid "" "# Standard foreground color\n" "# Default: -1 (default color)\n" msgstr "" -#: src/lang.c:2245 +#: src/lang.c:2579 #, fuzzy msgid "Standard background color" msgstr "Color de fondo estándar" -#: src/lang.c:2246 +#: src/lang.c:2580 #, fuzzy msgid "" "# Standard background color\n" "# Default: -1 (default color)\n" msgstr "El color predeterminado debería usarse sólo como fondo." -#: src/lang.c:2252 +#: src/lang.c:2586 #, fuzzy msgid "Color for inverse text (background)" msgstr "Color de fondo del título" -#: src/lang.c:2253 +#: src/lang.c:2587 msgid "" "# Color of background for inverse text\n" "# Default: 4 (blue)\n" msgstr "" -#: src/lang.c:2259 +#: src/lang.c:2593 #, fuzzy msgid "Color for inverse text (foreground)" msgstr "Color de texto común." -#: src/lang.c:2260 +#: src/lang.c:2594 msgid "" "# Color of foreground for inverse text\n" "# Default: 7 (white)\n" msgstr "" -#: src/lang.c:2266 +#: src/lang.c:2600 #, fuzzy msgid "Color of text lines" msgstr "Color de fondo de líneas alternativas." -#: src/lang.c:2267 +#: src/lang.c:2601 msgid "" "# Color of text lines\n" "# Default: -1 (default color)\n" msgstr "" -#: src/lang.c:2273 +#: src/lang.c:2607 msgid "Color of mini help menu" msgstr "" -#: src/lang.c:2274 +#: src/lang.c:2608 msgid "" "# Color of mini help menu\n" "# Default: 3 (brown)\n" msgstr "" -#: src/lang.c:2280 +#: src/lang.c:2614 #, fuzzy msgid "Color of help text" msgstr "Color de texto común." -#: src/lang.c:2281 +#: src/lang.c:2615 msgid "" "# Color of help pages\n" "# Default: -1 (default color)\n" msgstr "" -#: src/lang.c:2287 +#: src/lang.c:2621 #, fuzzy msgid "Color of status messages" msgstr "Estado" -#: src/lang.c:2288 +#: src/lang.c:2622 msgid "" "# Color of messages in last line\n" "# Default: 6 (cyan)\n" msgstr "" -#: src/lang.c:2294 +#: src/lang.c:2628 #, fuzzy msgid "Color of quoted lines" msgstr "Rellenar todas las líneas de una transacción con el mismo color" -#: src/lang.c:2295 +#: src/lang.c:2629 msgid "" "# Color of quote-lines\n" "# Default: 2 (green)\n" msgstr "" -#: src/lang.c:2301 +#: src/lang.c:2635 msgid "Color of twice quoted line" msgstr "" -#: src/lang.c:2302 +#: src/lang.c:2636 msgid "" "# Color of twice quoted lines\n" "# Default: 3 (brown)\n" msgstr "" -#: src/lang.c:2308 +#: src/lang.c:2642 msgid "Color of =>3 times quoted line" msgstr "" -#: src/lang.c:2309 +#: src/lang.c:2643 msgid "" "# Color of >=3 times quoted lines\n" "# Default: 4 (blue)\n" msgstr "" -#: src/lang.c:2315 +#: src/lang.c:2649 #, fuzzy msgid "Color of article header lines" msgstr "lengüeta-cabecera-borde-color" -#: src/lang.c:2316 +#: src/lang.c:2650 msgid "" "# Color of header-lines\n" "# Default: 2 (green)\n" msgstr "" -#: src/lang.c:2322 +#: src/lang.c:2656 msgid "Color of actual news header fields" msgstr "" -#: src/lang.c:2323 +#: src/lang.c:2657 msgid "" "# Color of actual news header fields\n" "# Default: 9 (light red)\n" msgstr "" -#: src/lang.c:2329 +#: src/lang.c:2663 #, fuzzy msgid "Color of article subject lines" msgstr "Rellenar todas las líneas de una transacción con el mismo color" -#: src/lang.c:2330 +#: src/lang.c:2664 msgid "" "# Color of article subject\n" "# Default: 6 (cyan)\n" msgstr "" -#: src/lang.c:2336 +#: src/lang.c:2670 #, fuzzy msgid "Color of external quotes" msgstr "Color" -#: src/lang.c:2337 +#: src/lang.c:2671 msgid "" "# Color of quoted text from external sources\n" "# Default: 5 (pink)\n" msgstr "" -#: src/lang.c:2343 +#: src/lang.c:2677 #, fuzzy msgid "Color of response counter" msgstr "Color" -#: src/lang.c:2344 +#: src/lang.c:2678 msgid "" "# Color of response counter\n" "# Default: 2 (green)\n" msgstr "" -#: src/lang.c:2350 +#: src/lang.c:2684 #, fuzzy msgid "Color of sender (From:)" msgstr "" -#: src/lang.c:2351 +#: src/lang.c:2685 msgid "" "# Color of sender (From:)\n" "# Default: 2 (green)\n" msgstr "" -#: src/lang.c:2357 +#: src/lang.c:2691 msgid "Color of help/mail sign" msgstr "" -#: src/lang.c:2358 +#: src/lang.c:2692 msgid "" "# Color of Help/Mail-Sign\n" "# Default: 4 (blue)\n" msgstr "" -#: src/lang.c:2364 +#: src/lang.c:2698 #, fuzzy msgid "Color of signatures" msgstr "Color" -#: src/lang.c:2365 +#: src/lang.c:2699 msgid "" "# Color of signature\n" "# Default: 4 (blue)\n" msgstr "" -#: src/lang.c:2371 +#: src/lang.c:2705 +#, fuzzy +msgid "Color of negative score" +msgstr "Color de fondo de líneas alternativas." + +#: src/lang.c:2706 +msgid "" +"# Color of negative score\n" +"# Default: 1 (red)\n" +msgstr "" + +#: src/lang.c:2712 +#, fuzzy +msgid "Color of positive score" +msgstr "Color" + +#: src/lang.c:2713 +msgid "" +"# Color of positive score\n" +"# Default: 2 (green)\n" +msgstr "" + +#: src/lang.c:2719 #, fuzzy msgid "Color of highlighted URLs" msgstr "Color" -#: src/lang.c:2372 +#: src/lang.c:2720 msgid "" "# Color of highlighted URLs\n" "# Default: -1 (default color)\n" msgstr "" -#: src/lang.c:2378 +#: src/lang.c:2726 #, fuzzy msgid "Color of verbatim blocks" msgstr "Bloques" -#: src/lang.c:2379 +#: src/lang.c:2727 msgid "" "# Color of verbatim blocks\n" "# Default: 5 (pink)\n" msgstr "" -#: src/lang.c:2385 +#: src/lang.c:2733 #, fuzzy msgid "Color of highlighting with *stars*" msgstr "color incorrecto " -#: src/lang.c:2386 +#: src/lang.c:2734 msgid "" "# Color of word highlighting with *stars*\n" "# Default: 11 (yellow)\n" msgstr "" -#: src/lang.c:2392 +#: src/lang.c:2740 #, fuzzy msgid "Color of highlighting with _dash_" msgstr "Guión" -#: src/lang.c:2393 +#: src/lang.c:2741 msgid "" "# Color of word highlighting with _dash_\n" "# Default: 13 (light pink)\n" msgstr "" -#: src/lang.c:2399 +#: src/lang.c:2747 #, fuzzy msgid "Color of highlighting with /slash/" msgstr "color incorrecto " -#: src/lang.c:2400 +#: src/lang.c:2748 msgid "" "# Color of word highlighting with /slash/\n" "# Default: 14 (light cyan)\n" msgstr "" -#: src/lang.c:2406 +#: src/lang.c:2754 #, fuzzy msgid "Color of highlighting with -stroke-" msgstr "Color Verdadero" -#: src/lang.c:2407 +#: src/lang.c:2755 msgid "" "# Color of word highlighting with -stroke-\n" "# Default: 12 (light blue)\n" msgstr "" -#: src/lang.c:2414 +#: src/lang.c:2762 msgid "Attr. of highlighting with *stars*" msgstr "" -#: src/lang.c:2415 +#: src/lang.c:2763 msgid "" "# Attributes of word highlighting on mono terminals\n" "# Possible values are:\n" @@ -7002,63 +7465,63 @@ msgid "" "# Default: 6 (bold)\n" msgstr "" -#: src/lang.c:2430 +#: src/lang.c:2778 #, fuzzy msgid "Attr. of highlighting with _dash_" msgstr "Guión" -#: src/lang.c:2431 +#: src/lang.c:2779 msgid "" "# Attribute of word highlighting with _dash_\n" "# Default: 2 (best highlighting)\n" msgstr "" -#: src/lang.c:2437 +#: src/lang.c:2785 msgid "Attr. of highlighting with /slash/" msgstr "" -#: src/lang.c:2438 +#: src/lang.c:2786 msgid "" "# Attribute of word highlighting with /slash/\n" "# Default: 5 (half bright)\n" msgstr "" -#: src/lang.c:2444 +#: src/lang.c:2792 msgid "Attr. of highlighting with -stroke-" msgstr "" -#: src/lang.c:2445 +#: src/lang.c:2793 msgid "" "# Attribute of word highlighting with -stroke-\n" "# Default: 3 (reverse video)\n" msgstr "" -#: src/lang.c:2451 +#: src/lang.c:2799 #, fuzzy msgid "URL highlighting in message body" msgstr "Titulo y Cuerpo de Mensaje necesarios" -#: src/lang.c:2452 +#: src/lang.c:2800 #, fuzzy msgid "# Enable URL highlighting?\n" msgstr "Activar" -#: src/lang.c:2457 +#: src/lang.c:2805 #, fuzzy msgid "Word highlighting in message body" msgstr "Titulo y Cuerpo de Mensaje necesarios" -#: src/lang.c:2458 +#: src/lang.c:2806 #, fuzzy msgid "# Enable word highlighting?\n" msgstr "Activar" -#: src/lang.c:2463 +#: src/lang.c:2811 #, fuzzy msgid "What to display instead of mark" msgstr "Enseña un marcaje por cada punto de datos." -#: src/lang.c:2464 +#: src/lang.c:2812 msgid "" "# Should the leading and ending stars and dashes also be displayed,\n" "# even when they are highlighting marks?\n" @@ -7068,58 +7531,58 @@ msgid "" "# * 2 = print a space instead\n" msgstr "" -#: src/lang.c:2473 +#: src/lang.c:2821 msgid "Enter column number to wrap article lines to in the pager. sets." msgstr "" -#: src/lang.c:2474 +#: src/lang.c:2822 #, fuzzy msgid "Page line wrap column" msgstr "LÍNEA o COLUMNA" -#: src/lang.c:2475 +#: src/lang.c:2823 msgid "# Wrap article lines at column\n" msgstr "" -#: src/lang.c:2480 +#: src/lang.c:2828 msgid "Wrap around threads on next unread" msgstr "" -#: src/lang.c:2481 +#: src/lang.c:2829 msgid "# If ON wrap around threads on searching next unread article\n" msgstr "" -#: src/lang.c:2485 +#: src/lang.c:2833 msgid "Enter default mail address (and fullname). sets." msgstr "" -#: src/lang.c:2486 src/lang.c:2987 +#: src/lang.c:2834 src/lang.c:3405 #, fuzzy msgid "Mail address (and fullname)" msgstr "Dirección personal para correo" -#: src/lang.c:2487 +#: src/lang.c:2835 msgid "# User's mail address (and fullname), if not username@host (fullname)\n" msgstr "" -#: src/lang.c:2492 +#: src/lang.c:2840 msgid "Show empty Followup-To in editor" msgstr "" -#: src/lang.c:2493 +#: src/lang.c:2841 msgid "# If ON show empty Followup-To header when editing an article\n" msgstr "" -#: src/lang.c:2497 +#: src/lang.c:2845 msgid "" "Enter path/! command/--none to create your default signature. sets." msgstr "" -#: src/lang.c:2498 +#: src/lang.c:2846 msgid "Create signature from path/command" msgstr "" -#: src/lang.c:2499 +#: src/lang.c:2847 #, c-format msgid "" "# Signature path (random sigs)/file to be used when posting/replying\n" @@ -7129,52 +7592,52 @@ msgid "" "# sigfile=--none don't append a signature\n" msgstr "" -#: src/lang.c:2507 +#: src/lang.c:2855 msgid "" "Prepend signature with \"-- \" on own line. toggles & sets." msgstr "" -#: src/lang.c:2508 +#: src/lang.c:2856 #, fuzzy msgid "Prepend signature with \"-- \"" msgstr " firma: " -#: src/lang.c:2509 +#: src/lang.c:2857 msgid "# If ON prepend the signature with dashes '\\n-- \\n'\n" msgstr "" -#: src/lang.c:2513 +#: src/lang.c:2861 msgid "Add signature when reposting articles. toggles & sets." msgstr "" -#: src/lang.c:2514 +#: src/lang.c:2862 msgid "Add signature when reposting" msgstr "" -#: src/lang.c:2515 +#: src/lang.c:2863 msgid "# If ON add signature to reposted articles\n" msgstr "" -#: src/lang.c:2519 +#: src/lang.c:2867 msgid "Enter quotation marks, %I for author's initials." msgstr "" -#: src/lang.c:2520 +#: src/lang.c:2868 msgid "Characters used as quote-marks" msgstr "" -#: src/lang.c:2521 +#: src/lang.c:2869 msgid "" "# Characters used in quoting to followups and replies.\n" "# '_' is replaced by ' ', %I is replaced by author's initials.\n" msgstr "" -#: src/lang.c:2527 +#: src/lang.c:2875 #, fuzzy msgid "Quoting behavior" msgstr "error en cita de parámetros" -#: src/lang.c:2528 +#: src/lang.c:2876 msgid "" "# How quoting should be handled when following up or replying.\n" "# Possible values are (the default is marked with *):\n" @@ -7188,55 +7651,55 @@ msgid "" "# 7 = Compress quotes, quote signatures, quote empty lines\n" msgstr "" -#: src/lang.c:2541 src/lang.c:2549 src/lang.c:2555 +#: src/lang.c:2889 src/lang.c:2897 src/lang.c:2903 msgid "" "%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name" msgstr "" -#: src/lang.c:2542 +#: src/lang.c:2890 msgid "Quote line when following up" msgstr "" -#: src/lang.c:2543 +#: src/lang.c:2891 msgid "" "# Format of quote line when mailing/posting/following-up an article\n" "# %A Address %D Date %F Addr+Name %G Groupname %M Message-ID\n" "# %N Full Name %C First Name %I Initials\n" msgstr "" -#: src/lang.c:2550 +#: src/lang.c:2898 msgid "Quote line when cross-posting" msgstr "" -#: src/lang.c:2556 +#: src/lang.c:2904 msgid "Quote line when mailing" msgstr "" -#: src/lang.c:2561 +#: src/lang.c:2909 msgid "If ON, include User-Agent: header. toggles & sets." msgstr "" -#: src/lang.c:2562 +#: src/lang.c:2910 #, fuzzy msgid "Insert 'User-Agent:' header" msgstr "Envía cabecera User-Agent" -#: src/lang.c:2563 +#: src/lang.c:2911 #, fuzzy msgid "# If ON include advertising User-Agent: header\n" msgstr "Envía cabecera User-Agent" -#: src/lang.c:2568 +#: src/lang.c:2916 msgid "" "Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), to set." msgstr "" -#: src/lang.c:2569 +#: src/lang.c:2917 #, fuzzy msgid "MM_CHARSET" msgstr "Conjunto de caracteres:" -#: src/lang.c:2570 +#: src/lang.c:2918 msgid "" "# Charset supported locally which is also used for MIME header and\n" "# Content-Type header.\n" @@ -7246,45 +7709,45 @@ msgid "" "# mm_charset is considered not displayable and represented as '?'.\n" msgstr "" -#: src/lang.c:2580 +#: src/lang.c:2928 #, fuzzy msgid "MM_NETWORK_CHARSET" msgstr "Conjunto de caracteres:" -#: src/lang.c:2581 +#: src/lang.c:2929 msgid "# Charset used for MIME (Content-Type) header in postings.\n" msgstr "" -#: src/lang.c:2585 +#: src/lang.c:2933 msgid "" "Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), to set." msgstr "" -#: src/lang.c:2586 +#: src/lang.c:2934 #, fuzzy msgid "MM_LOCAL_CHARSET" msgstr "Conjunto de caracteres:" -#: src/lang.c:2587 +#: src/lang.c:2935 #, fuzzy msgid "# Charset supported locally.\n" msgstr "Conjunto de caracteres:" -#: src/lang.c:2594 +#: src/lang.c:2942 #, fuzzy msgid "Mailbox format" msgstr "_Buzón:" -#: src/lang.c:2595 +#: src/lang.c:2943 #, fuzzy msgid "# Format of the mailbox.\n" msgstr "_Buzón:" -#: src/lang.c:2600 +#: src/lang.c:2948 msgid "MIME encoding in news messages" msgstr "" -#: src/lang.c:2601 +#: src/lang.c:2949 msgid "" "# MIME encoding (8bit, base64, quoted-printable, 7bit) of the body\n" "# for mails and posts, if necessary. QP is efficient for most European\n" @@ -7293,15 +7756,15 @@ msgid "" "# Russian charsets with a lot of 8bit characters.\n" msgstr "" -#: src/lang.c:2609 src/lang.c:2630 +#: src/lang.c:2957 src/lang.c:2978 msgid "Don't change unless you know what you are doing. cancels." msgstr "" -#: src/lang.c:2610 +#: src/lang.c:2958 msgid "Use 8bit characters in news headers" msgstr "" -#: src/lang.c:2611 +#: src/lang.c:2959 msgid "" "# If ON, 8bit characters in news headers are NOT encoded.\n" "# default is OFF. Thus 8bit characters are encoded by default.\n" @@ -7309,30 +7772,30 @@ msgid "" "# parameter unless post_mime_encoding is 8bit as well.\n" msgstr "" -#: src/lang.c:2618 +#: src/lang.c:2966 msgid "" "Auto-view post-processed files toggles, sets, cancels." msgstr "" -#: src/lang.c:2619 +#: src/lang.c:2967 #, fuzzy msgid "View post-processed files" msgstr "Ver todos los Ficheros del Proyecto" -#: src/lang.c:2620 +#: src/lang.c:2968 msgid "# If set, post processed files will be opened in a viewer\n" msgstr "" -#: src/lang.c:2625 +#: src/lang.c:2973 #, fuzzy msgid "MIME encoding in mail messages" msgstr "[La codificación de «%s» de este correo no puede ser descodificado]" -#: src/lang.c:2631 +#: src/lang.c:2979 msgid "Use 8bit characters in mail headers" msgstr "" -#: src/lang.c:2632 +#: src/lang.c:2980 msgid "" "# If ON, 8bit characters in mail headers are NOT encoded.\n" "# default is OFF. Thus 8bit characters are encoded by default.\n" @@ -7343,36 +7806,36 @@ msgid "" "# turn it ON unless you have some compelling reason.\n" msgstr "" -#: src/lang.c:2643 +#: src/lang.c:2991 msgid "Strip blanks from ends of lines" msgstr "" -#: src/lang.c:2644 +#: src/lang.c:2992 msgid "" "# If ON strip blanks from ends of lines for faster display on slow " "terminals.\n" msgstr "" -#: src/lang.c:2650 +#: src/lang.c:2998 msgid "If ON, use transliteration. toggles & sets." msgstr "" -#: src/lang.c:2651 +#: src/lang.c:2999 msgid "Transliteration" msgstr "" -#: src/lang.c:2652 +#: src/lang.c:3000 msgid "" "# If ON, use //TRANSLIT extension. This means that when a character cannot\n" "# be represented in the in the target character set, it can be approximated\n" "# through one or several similarly looking characters.\n" msgstr "" -#: src/lang.c:2660 +#: src/lang.c:3008 msgid "Send you a Cc/Bcc automatically" msgstr "" -#: src/lang.c:2661 +#: src/lang.c:3009 msgid "" "# Put your name in the Cc: and/or Bcc: field when mailing an article.\n" "# Possible values are (the default is marked with *):\n" @@ -7382,116 +7845,116 @@ msgid "" "# 3 = Cc and Bcc\n" msgstr "" -#: src/lang.c:2672 +#: src/lang.c:3020 msgid "Hash algorithm for Cancel-Lock/Cancel-Key" msgstr "" -#: src/lang.c:2673 +#: src/lang.c:3021 msgid "" "# Hash algorithm for Cancel-Lock/Cancel-Key (default 'sha1')\n" "# Use 'none' to not generate Cancel-Lock headers.\n" msgstr "" -#: src/lang.c:2679 +#: src/lang.c:3027 msgid "Enter address elements about which you want to be warned. sets." msgstr "" -#: src/lang.c:2680 +#: src/lang.c:3028 msgid "Spamtrap warning address parts" msgstr "" -#: src/lang.c:2681 +#: src/lang.c:3029 msgid "" "# A comma-delimited list of address-parts you want to be warned\n" "# about when trying to reply by email.\n" msgstr "" -#: src/lang.c:2686 +#: src/lang.c:3034 msgid "Enter default number of days a filter entry will be valid. sets." msgstr "" -#: src/lang.c:2687 +#: src/lang.c:3035 msgid "No. of days a filter entry is valid" msgstr "" -#: src/lang.c:2688 +#: src/lang.c:3036 msgid "# Number of days a short term filter will be active\n" msgstr "" -#: src/lang.c:2692 +#: src/lang.c:3040 msgid "Add posted articles to filter. toggles & sets." msgstr "" -#: src/lang.c:2693 +#: src/lang.c:3041 msgid "Add posted articles to filter" msgstr "" -#: src/lang.c:2694 +#: src/lang.c:3042 msgid "" "# If ON add posted articles which start a new thread to filter for\n" "# highlighting follow-ups\n" msgstr "" -#: src/lang.c:2698 +#: src/lang.c:3046 msgid "The directory where articles/threads are to be saved in mailbox format." msgstr "" -#: src/lang.c:2699 +#: src/lang.c:3047 #, fuzzy msgid "Mail directory" msgstr "No se puede abrir el directorio de correo nuevo (%s)" -#: src/lang.c:2700 +#: src/lang.c:3048 msgid "# (-m) directory where articles/threads are saved in mailbox format\n" msgstr "" -#: src/lang.c:2705 +#: src/lang.c:3053 msgid "Save articles in batch mode (-S)" msgstr "" -#: src/lang.c:2706 +#: src/lang.c:3054 msgid "" "# If ON articles/threads will be saved in batch mode when save -S\n" "# or mail (-M/-N) is specified on the command line\n" msgstr "" -#: src/lang.c:2711 +#: src/lang.c:3059 msgid "The directory where you want articles/threads saved." msgstr "" -#: src/lang.c:2712 +#: src/lang.c:3060 #, fuzzy msgid "Directory to save arts/threads in" msgstr "no puede guardar el directorio actual: %s" -#: src/lang.c:2713 +#: src/lang.c:3061 msgid "# Directory where articles/threads are saved\n" msgstr "" -#: src/lang.c:2717 +#: src/lang.c:3065 msgid "" "Mark saved articles/threads as read. toggles, sets, " "cancels." msgstr "" -#: src/lang.c:2718 +#: src/lang.c:3066 msgid "Mark saved articles/threads as read" msgstr "" -#: src/lang.c:2719 +#: src/lang.c:3067 #, fuzzy msgid "# If ON mark articles that are saved as read\n" msgstr "Marca buzones leídos" -#: src/lang.c:2723 +#: src/lang.c:3071 msgid "Do post processing (e.g. extract attachments) for saved articles." msgstr "" -#: src/lang.c:2724 +#: src/lang.c:3072 msgid "Post process saved articles" msgstr "" -#: src/lang.c:2725 +#: src/lang.c:3073 msgid "" "# Perform post processing (saving binary attachments) from saved articles.\n" "# Possible values are (the default is marked with *):\n" @@ -7500,96 +7963,96 @@ msgid "" "# 2 = Yes\n" msgstr "" -#: src/lang.c:2734 +#: src/lang.c:3082 #, fuzzy msgid "Process only unread articles" msgstr "Procesa solo ficheros nuevos" -#: src/lang.c:2735 +#: src/lang.c:3083 msgid "" "# If ON only save/print/pipe/mail unread articles (tagged articles " "excepted)\n" msgstr "" -#: src/lang.c:2740 +#: src/lang.c:3088 msgid "Print all or just part of header. toggles & sets." msgstr "" -#: src/lang.c:2741 +#: src/lang.c:3089 msgid "Print all headers when printing" msgstr "" -#: src/lang.c:2742 +#: src/lang.c:3090 msgid "" "# If ON print all of article header otherwise just the important lines\n" msgstr "" -#: src/lang.c:2746 +#: src/lang.c:3094 msgid "" "The printer program with options that is to be used to print articles/" "threads." msgstr "" -#: src/lang.c:2747 +#: src/lang.c:3095 #, fuzzy msgid "Printer program with options" msgstr "Modo de empleo: %s [opciones] PROGRAMA [parámetro ...]" -#: src/lang.c:2748 +#: src/lang.c:3096 msgid "# Print program with parameters used to print articles/threads\n" msgstr "" -#: src/lang.c:2754 +#: src/lang.c:3102 msgid "Force redraw after certain commands" msgstr "" -#: src/lang.c:2755 +#: src/lang.c:3103 msgid "" "# If ON a screen redraw will always be done after certain external commands\n" msgstr "" -#: src/lang.c:2759 +#: src/lang.c:3107 msgid "Enter %E for editor, %F for filename, %N for line-number, to set." msgstr "" -#: src/lang.c:2760 +#: src/lang.c:3108 #, fuzzy msgid "Invocation of your editor" msgstr "Editor" -#: src/lang.c:2761 +#: src/lang.c:3109 msgid "" "# Format of editor line including parameters\n" "# %E Editor %F Filename %N Linenumber\n" msgstr "" -#: src/lang.c:2766 +#: src/lang.c:3114 msgid "" "Enter name and options for external-inews, --internal for internal inews" msgstr "" -#: src/lang.c:2767 +#: src/lang.c:3115 #, fuzzy msgid "External inews" msgstr "¿Externo…?" -#: src/lang.c:2768 +#: src/lang.c:3116 msgid "" "# If --internal use the built in mini inews for posting via NNTP\n" "# otherwise use an external inews program\n" msgstr "" -#: src/lang.c:2772 +#: src/lang.c:3120 msgid "" "Enter %M for mailer, %S for subject, %T for to, %F for filename, to set." msgstr "" -#: src/lang.c:2773 +#: src/lang.c:3121 #, fuzzy msgid "Invocation of your mail command" msgstr "Su contraseña en el servidor de correo" -#: src/lang.c:2774 +#: src/lang.c:3122 msgid "" "# Format of mailer line including parameters\n" "# %M Mailer %S Subject %T To %F Filename\n" @@ -7597,11 +8060,11 @@ msgid "" "# e.g. mutt interactive : mutt -H %F\n" msgstr "" -#: src/lang.c:2782 +#: src/lang.c:3130 msgid "Use interactive mail reader" msgstr "" -#: src/lang.c:2783 +#: src/lang.c:3131 msgid "" "# Interactive mailreader\n" "# Possible values are (the default is marked with *):\n" @@ -7610,71 +8073,71 @@ msgid "" "# 2 = use interactive mailreader without headers in file\n" msgstr "" -#: src/lang.c:2792 +#: src/lang.c:3140 msgid "Remove ~/.article after posting" msgstr "" -#: src/lang.c:2793 +#: src/lang.c:3141 msgid "# If ON remove ~/.article after posting.\n" msgstr "" -#: src/lang.c:2799 +#: src/lang.c:3147 msgid "Use UTF-8 graphics (thread tree etc.)" msgstr "" -#: src/lang.c:2800 +#: src/lang.c:3148 msgid "" "# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n" msgstr "" -#: src/lang.c:2805 +#: src/lang.c:3153 msgid "Filename for all posted articles, sets, no filename=do not save." msgstr "" -#: src/lang.c:2806 +#: src/lang.c:3154 #, fuzzy msgid "Filename for posted articles" msgstr "" "\n" "Ningún artículo dentro de este grupo.\n" -#: src/lang.c:2807 +#: src/lang.c:3155 msgid "" "# Filename where to keep all postings (default posted)\n" "# If no filename is set then postings will not be saved\n" msgstr "" -#: src/lang.c:2812 +#: src/lang.c:3160 msgid "" "Keep all failed articles in ~/dead.articles. toggles & sets." msgstr "" -#: src/lang.c:2813 +#: src/lang.c:3161 msgid "Keep failed arts in ~/dead.articles" msgstr "" -#: src/lang.c:2814 +#: src/lang.c:3162 msgid "# If ON keep all failed postings in ~/dead.articles\n" msgstr "" -#: src/lang.c:2818 +#: src/lang.c:3166 msgid "Do you want to strip unsubscribed groups from .newsrc" msgstr "" -#: src/lang.c:2819 +#: src/lang.c:3167 #, fuzzy msgid "No unsubscribed groups in newsrc" msgstr "GRUPOS" -#: src/lang.c:2820 +#: src/lang.c:3168 msgid "# If ON strip unsubscribed groups from newsrc\n" msgstr "" -#: src/lang.c:2825 +#: src/lang.c:3173 msgid "Remove bogus groups from newsrc" msgstr "" -#: src/lang.c:2826 +#: src/lang.c:3174 msgid "" "# What to do with bogus groups in newsrc file\n" "# Possible values are (the default is marked with *):\n" @@ -7683,67 +8146,68 @@ msgid "" "# 2 = highlight with D on selection screen\n" msgstr "" -#: src/lang.c:2835 +#: src/lang.c:3183 msgid "" "Enter number of seconds to wait for a response from the server. sets." msgstr "" -#: src/lang.c:2836 +#: src/lang.c:3184 #, fuzzy msgid "NNTP read timeout in seconds" msgstr "tiempo agotado después de %d segundos.\n" -#: src/lang.c:2837 +#: src/lang.c:3185 msgid "" "# Time in seconds to wait for a response from the server (0=no timeout)\n" msgstr "" -#: src/lang.c:2842 +#: src/lang.c:3190 msgid "Enter number of seconds until active file will be reread. sets." msgstr "" -#: src/lang.c:2843 +#: src/lang.c:3191 msgid "Interval in secs to reread active" msgstr "" -#: src/lang.c:2844 +#: src/lang.c:3192 msgid "" "# Time interval in seconds between rereading the active file (0=never)\n" msgstr "" -#: src/lang.c:2849 +#: src/lang.c:3197 #, fuzzy msgid "Reconnect to server automatically" msgstr "Crear automáticamente" -#: src/lang.c:2850 +#: src/lang.c:3198 msgid "" "# If ON automatically reconnect to NNTP server if the connection is broken\n" msgstr "" -#: src/lang.c:2854 +#: src/lang.c:3202 msgid "" "Create local copies of NNTP overview files. toggles & sets." msgstr "" -#: src/lang.c:2855 +#: src/lang.c:3203 msgid "Cache NNTP overview files locally" msgstr "" -#: src/lang.c:2856 +#: src/lang.c:3204 msgid "# If ON, create local copies of NNTP overview files.\n" msgstr "" -#: src/lang.c:2860 src/lang.c:2875 src/lang.c:2895 src/lang.c:2914 +#: src/lang.c:3208 src/lang.c:3223 src/lang.c:3243 src/lang.c:3266 +#: src/lang.c:3291 src/lang.c:3313 src/lang.c:3332 msgid "Enter format string. sets, cancels." msgstr "" -#: src/lang.c:2861 +#: src/lang.c:3209 #, fuzzy msgid "Format string for selection level" msgstr "error: %s al final de la cadena de formato" -#: src/lang.c:2862 +#: src/lang.c:3210 msgid "" "# Format string for selection level representation\n" "# Default: %f %n %U %G %d\n" @@ -7757,12 +8221,12 @@ msgid "" "# %U Unread count\n" msgstr "" -#: src/lang.c:2876 +#: src/lang.c:3224 #, fuzzy msgid "Format string for group level" msgstr "grupo: cadena de texto" -#: src/lang.c:2877 +#: src/lang.c:3225 msgid "" "# Format string for group level representation\n" "# Default: %n %m %R %L %s %F\n" @@ -7781,12 +8245,94 @@ msgid "" "# %S Score\n" msgstr "" -#: src/lang.c:2896 +#: src/lang.c:3244 +#, fuzzy +msgid "Format string for attachment level" +msgstr "error: %s al final de la cadena de formato" + +#: src/lang.c:3245 +msgid "" +"# Format string for attachment level representation\n" +"# Default: %t%s%e%c%d\n" +"# Possible values are:\n" +"# %% '%'\n" +"# %C Charset\n" +"# %c Like %C but with description\n" +"# %D Line count\n" +"# %d Like %D but with description\n" +"# %E Content encoding\n" +"# %e Like %E but with description\n" +"# %L Language\n" +"# %l Like %L but with description\n" +"# %S Content subtype\n" +"# %s Like %S but with description\n" +"# %T Content type\n" +"# %t Like %T but with description\n" +"# %Z Size in bytes\n" +"# %z Like %Z but with description\n" +msgstr "" + +#: src/lang.c:3267 +#, fuzzy +msgid "Format string for display of mime header" +msgstr "El formato de muestra para las vistas de paquetes" + +#: src/lang.c:3268 +msgid "" +"# Format string for mime header at article level\n" +"# Default: [-- %T%S%*n%z%*l%!c%!d%*e --]\n" +"# Possible values are:\n" +"# %% '%'\n" +"# %C Charset\n" +"# %c Like %C but with description\n" +"# %D Line count\n" +"# %d Like %D but with description\n" +"# %E Content encoding\n" +"# %e Like %E but with description\n" +"# %L Language\n" +"# %l Like %L but with description\n" +"# %N Name\n" +"# %n Like %N but with description\n" +"# %S Content subtype\n" +"# %s Like %S but with description\n" +"# %T Content type\n" +"# %t Like %T but with description\n" +"# %Z Size in bytes\n" +"# %z Like %Z but with description\n" +msgstr "" + +#: src/lang.c:3292 +#, fuzzy +msgid "Format string for display of uue header" +msgstr "El formato de muestra para las vistas de paquetes" + +#: src/lang.c:3293 +msgid "" +"# Format string for uue header at article level\n" +"# Default: [-- %T%S%*n%I%!d%*e --]\n" +"# Possible values are:\n" +"# %% '%'\n" +"# %D Line count\n" +"# %d Like %D but with description\n" +"# %E Content encoding\n" +"# %e Like %E but with description\n" +"# %I Complete/incomplete UUE part indicator\n" +"# %N Name\n" +"# %n Like %N but with description\n" +"# %S Content subtype\n" +"# %s Like %S but with description\n" +"# %T Content type\n" +"# %t Like %T but with description\n" +"# %Z Size in bytes\n" +"# %z Like %Z but with description\n" +msgstr "" + +#: src/lang.c:3314 #, fuzzy msgid "Format string for thread level" msgstr "error: %s al final de la cadena de formato" -#: src/lang.c:2897 +#: src/lang.c:3315 msgid "" "# Format string for thread level representation\n" "# Default: %n %m [%L] %T %F\n" @@ -7804,23 +8350,23 @@ msgid "" "# %T Thread tree (only thread level)\n" msgstr "" -#: src/lang.c:2915 +#: src/lang.c:3333 #, fuzzy msgid "Format string for display of dates" msgstr "El formato de muestra para las vistas de paquetes" -#: src/lang.c:2916 +#: src/lang.c:3334 #, fuzzy msgid "# Format string for date representation\n" msgstr "" "Fallado al construir la representación de la cadena del rango de datos\n" -#: src/lang.c:2926 +#: src/lang.c:3344 #, fuzzy msgid "Unicode normalization form" msgstr "Con normalización Unicode.\n" -#: src/lang.c:2927 +#: src/lang.c:3345 msgid "" "# Unicode normalization form\n" "# Possible values are:\n" @@ -7832,22 +8378,22 @@ msgid "" "# 5 = NFKC_CF\n" msgstr "" -#: src/lang.c:2941 +#: src/lang.c:3359 msgid "Render BiDi" msgstr "" -#: src/lang.c:2942 +#: src/lang.c:3360 msgid "# If ON, bi-directional text is rendered by tin\n" msgstr "" -#: src/lang.c:2949 +#: src/lang.c:3367 #, fuzzy msgid "Function for sorting articles" msgstr "" "\n" "Ningún artículo dentro de este grupo.\n" -#: src/lang.c:2950 +#: src/lang.c:3368 msgid "" "# Function for sorting articles\n" "# Possible values are (the default is marked with *):\n" @@ -7855,159 +8401,159 @@ msgid "" "# 1 = heapsort\n" msgstr "" -#: src/lang.c:2963 +#: src/lang.c:3381 #, fuzzy msgid "Automatically GroupMarkUnselArtRead" msgstr "(rellenado automáticamente)" -#: src/lang.c:2969 +#: src/lang.c:3387 #, fuzzy msgid "Delete post-process files" msgstr "Procesa solo ficheros nuevos" -#: src/lang.c:2974 +#: src/lang.c:3392 msgid "Filename for all mailed articles, sets, no filename=do not save." msgstr "" -#: src/lang.c:2975 +#: src/lang.c:3393 msgid "Mailbox to save sent mails" msgstr "" -#: src/lang.c:2980 +#: src/lang.c:3398 msgid "Set Followup-To: header to this group(s). sets, cancels." msgstr "" -#: src/lang.c:2981 +#: src/lang.c:3399 #, fuzzy msgid "Followup-To: header" msgstr "Cabecera " -#: src/lang.c:2986 +#: src/lang.c:3404 msgid "Enter default mail address (and fullname). sets, cancels." msgstr "" -#: src/lang.c:2993 +#: src/lang.c:3411 msgid "" "Path and options for ispell-like spell-checker. sets, cancels." msgstr "" -#: src/lang.c:2994 +#: src/lang.c:3412 #, fuzzy msgid "Ispell program" msgstr "Programa" -#: src/lang.c:3000 +#: src/lang.c:3418 msgid "When group is a mailing list, send responses to this email address." msgstr "" -#: src/lang.c:3001 +#: src/lang.c:3419 #, fuzzy msgid "Mailing list address" msgstr "Listados de Correo" -#: src/lang.c:3007 +#: src/lang.c:3425 #, fuzzy msgid "Forward articles as attachment" msgstr "Reproducir" -#: src/lang.c:3012 +#: src/lang.c:3430 msgid "" "A comma separated list of MIME major/minor Content-Types. cancels." msgstr "" -#: src/lang.c:3013 +#: src/lang.c:3431 msgid "Which MIME types will be saved" msgstr "" -#: src/lang.c:3018 +#: src/lang.c:3436 msgid "Value of the Organization: header. sets, cancels." msgstr "" -#: src/lang.c:3019 +#: src/lang.c:3437 #, fuzzy msgid "Organization: header" msgstr "Organización" -#: src/lang.c:3024 +#: src/lang.c:3442 msgid "Filename for saved articles. sets, cancels." msgstr "" -#: src/lang.c:3025 +#: src/lang.c:3443 msgid "savefile" msgstr "" -#: src/lang.c:3030 src/lang.c:3054 +#: src/lang.c:3448 src/lang.c:3472 msgid "Scope for the filter rule. sets, cancels." msgstr "" -#: src/lang.c:3031 +#: src/lang.c:3449 msgid "Quick (1 key) select filter scope" msgstr "" -#: src/lang.c:3036 src/lang.c:3060 +#: src/lang.c:3454 src/lang.c:3478 msgid "Header for filter rule. sets, cancels." msgstr "" -#: src/lang.c:3037 +#: src/lang.c:3455 msgid "Quick (1 key) select filter header" msgstr "" -#: src/lang.c:3042 src/lang.c:3066 +#: src/lang.c:3460 src/lang.c:3484 msgid "ON = case sensitive, OFF = ignore case. sets, cancels." msgstr "" -#: src/lang.c:3043 +#: src/lang.c:3461 msgid "Quick (1 key) select filter case" msgstr "" -#: src/lang.c:3048 src/lang.c:3072 +#: src/lang.c:3466 src/lang.c:3490 msgid "ON = expire, OFF = don't ever expire. sets, cancels." msgstr "" -#: src/lang.c:3049 +#: src/lang.c:3467 msgid "Quick (1 key) select filter expire" msgstr "" -#: src/lang.c:3055 +#: src/lang.c:3473 msgid "Quick (1 key) kill filter scope" msgstr "" -#: src/lang.c:3061 +#: src/lang.c:3479 msgid "Quick (1 key) kill filter header" msgstr "" -#: src/lang.c:3067 +#: src/lang.c:3485 msgid "Quick (1 key) kill filter case" msgstr "" -#: src/lang.c:3073 +#: src/lang.c:3491 msgid "Quick (1 key) kill filter expire" msgstr "" -#: src/lang.c:3079 +#: src/lang.c:3497 msgid "Assume this charset if no charset declaration is present, to set." msgstr "" -#: src/lang.c:3080 +#: src/lang.c:3498 #, fuzzy msgid "UNDECLARED_CHARSET" msgstr "Conjunto de caracteres:" -#: src/lang.c:3086 +#: src/lang.c:3504 msgid "" "Add this text at the start of the message body. sets, cancels." msgstr "" -#: src/lang.c:3087 +#: src/lang.c:3505 #, fuzzy msgid "X_Body" msgstr "Cuerpo" -#: src/lang.c:3092 +#: src/lang.c:3510 msgid "Insert this header when posting. sets, cancels." msgstr "" -#: src/lang.c:3093 +#: src/lang.c:3511 #, fuzzy msgid "X_Headers" msgstr "" @@ -8054,202 +8600,53 @@ msgstr "" " admitidos\n" " -H, --help Enseña esta información\n" -#: src/lang.c:3098 +#: src/lang.c:3516 msgid "" "Automatically insert an X-Comment-To: header? toggles & sets." msgstr "" -#: src/lang.c:3099 +#: src/lang.c:3517 #, fuzzy msgid "Insert 'X-Comment-To:' header" msgstr " cabecera mágica = %x\n" -#: src/lang.c:3105 +#: src/lang.c:3523 msgid "Enter name of file containing trusted CA certificates. sets." msgstr "" -#: src/lang.c:3106 +#: src/lang.c:3524 #, fuzzy msgid "CA certificate file" msgstr "Edite el contenido de su fichero" -#: src/lang.c:3107 +#: src/lang.c:3525 msgid "" "# name of file containing all trusted CA certificates (empty = system " "default)\n" msgstr "" -#. TODO: lang.c -#: src/main.c:899 -#, fuzzy -msgid "reading from local spool" -msgstr "error leyendo desde `%s'" - -#. TODO: != ENOENT ? and -> lang.c -#: src/misc.c:775 -#, c-format -msgid "Error: unlink %s" -msgstr "" - -#: src/misc.c:4005 -#, c-format -msgid "Version: %s %s release %s (\"%s\") %s %s\n" -msgstr "" - -#: src/misc.c:4008 -#, fuzzy, c-format -msgid "Version: %s %s release %s (\"%s\")\n" -msgstr "Regresar a la última publicación(es)" - -#: src/newsrc.c:476 -#, fuzzy -msgid "Unreachable?\n" -msgstr "estado %s no alcanzable desde %s" - -#: src/nntplib.c:829 +#: src/nntplib.c:908 #, c-format msgid "" "\n" "Server timed out, trying reconnect # %d\n" msgstr "" -#: src/nntplib.c:856 src/signal.c:435 -#, fuzzy -msgid "NNTP connection error. Exiting..." -msgstr "Error película capturada... Terminando." - -#: src/nntplib.c:868 src/nntplib.c:1894 +#: src/nntplib.c:950 src/nntplib.c:2032 #, fuzzy msgid "Rejoin current group\n" msgstr "Grupo" -#: src/nntplib.c:877 src/nntplib.c:1903 +#: src/nntplib.c:959 src/nntplib.c:2041 #, fuzzy, c-format msgid "Read (%s)\n" msgstr "%s: leído: %s" -#: src/nntplib.c:879 +#: src/nntplib.c:961 #, fuzzy, c-format msgid "Resend last command (%s)\n" msgstr "última orden: %s\n" -#: src/nntplib.c:1540 -msgid "CAPABILITIES did not announce READER" -msgstr "" - -#: src/nntplib.c:2049 -msgid "MOTD: " -msgstr "" - -#: src/nntps.c:136 -#, c-format -msgid "RAND_status: %s!\n" -msgstr "" - -#: src/nntps.c:142 -#, c-format -msgid "SSL_CTX_new: %s!\n" -msgstr "" - -#: src/nntps.c:151 -#, c-format -msgid "SSL_CTX_set_default_verify_paths: %s!\n" -msgstr "" - -#: src/nntps.c:159 -#, c-format -msgid "SSL_CTX_load_verify_locations: %s!\n" -msgstr "" - -#: src/nntps.c:305 -#, c-format -msgid "BIO_new_socket: %s!\n" -msgstr "" - -#: src/nntps.c:312 -#, c-format -msgid "BIO_new_ssl: %s!\n" -msgstr "" - -#: src/nntps.c:320 src/nntps.c:512 -#, c-format -msgid "BIO_get_ssl: %s!\n" -msgstr "" - -#: src/nntps.c:328 -#, c-format -msgid "SSL_set_tlsext_host_name: %s!\n" -msgstr "" - -#: src/nntps.c:336 -#, c-format -msgid "SSL_set1_host: %s!\n" -msgstr "" - -#: src/nntps.c:410 src/nntps.c:412 -#, fuzzy, c-format -msgid "TLS peer verification failed: %s\n" -msgstr "fallado %s a «%s» (%s)" - -#: src/nntps.c:438 src/nntps.c:440 -#, c-format -msgid "TLS peer verification failed, continuing anyway as requested: %s\n" -msgstr "" - -#: src/nntps.c:520 src/nntps.c:522 -#, fuzzy, c-format -msgid "TLS handshake failed: %s\n" -msgstr "fallado %s a «%s» (%s)" - -#: src/nntps.c:528 -#, c-format -msgid "" -"TLS peer verification failed: %s.\n" -"Continuing anyway as requested.\n" -msgstr "" - -#: src/nrctbl.c:184 -#, fuzzy, c-format -msgid "couldn't expand %s\n" -msgstr "Expandir" - -#: src/post.c:1782 -#, c-format -msgid "" -"Line %d is longer than %d octets and should be folded, but\n" -"encoding is neither set to %s nor to %s\n" -msgstr "" - -#: src/post.c:1787 -#, c-format -msgid "" -"Line %d is longer than %d octets and should be folded, but\n" -"encoding is set to %s without enabling MIME_BREAK_LONG_LINES or\n" -"posting doesn't contain any 8bit chars and thus folding won't happen\n" -msgstr "" - -#: src/post.c:1789 -#, c-format -msgid "" -"Line %d is longer than %d octets and should be folded, but\n" -"encoding is not set to %s\n" -msgstr "" - -#: src/post.c:2778 -#, fuzzy, c-format -msgid "Posting: %.*s ..." -msgstr "Publicación Fallida" - -#: src/post.c:4547 -msgid "Can't supersede in mailgroups, try repost instead." -msgstr "" - -#. Check if okay to read -#: src/read.c:204 -#, fuzzy -msgid "Aborting read, please wait..." -msgstr "Enviando fichero por correo. Por favor espere..." - #: src/read.c:363 #, fuzzy msgid "Aborted read\n" @@ -8259,110 +8656,35 @@ msgstr "Lectura abortada." msgid "Draining\n" msgstr "" -#: src/refs.c:236 -#, fuzzy -msgid "unchanged" -msgstr "" -"el fichero «$filename» no ha sido modificado, no debería ser incluido en la " -"modificación " - -#: src/refs.c:603 +#: src/refs.c:656 #, fuzzy msgid "[- Unavailable -]" msgstr "NO DISPONIBLE" -#. -#. * Add the Message-ID headers to the cache, using the last Reference -#. * as the parent -#. -#. -#. * Add the References data to the cache -#. -#: src/refs.c:1009 src/refs.c:1071 -#, c-format -msgid "Building References-trees (%d/%d)..." -msgstr "" - -#. -#. * preamble -#. * TODO: -> lang.c -#. -#: src/rfc2047.c:1330 -#, c-format -msgid "" -"This message has been composed in the 'multipart/mixed' MIME-format. If you\n" -"are reading this prefix, your mail reader probably has not yet been " -"modified\n" -"to understand the new format, and some of what follows may look strange.\n" -"\n" -msgstr "" - -#: src/save.c:1046 -msgid "bytes" -msgstr "bytes" - -#: src/select.c:422 -msgid "unread" -msgstr "" - -#: src/select.c:422 -msgid "all" -msgstr "todo" +#, fuzzy, c-format +#~ msgid "%d lines" +#~ msgstr "%d Líneas" -#: src/select.c:619 -msgid "[k]" -msgstr "" +#, fuzzy, c-format +#~ msgid "" +#~ "%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n" +#~ "\n" +#~ msgstr "línea %d: nombre de fichero versionado no permitido: %s\n" -#: src/select.c:621 -msgid "[T]" -msgstr "" +#, fuzzy, c-format +#~ msgid "%*s[-- %s/%s%s%s%s%s, %d lines, encoding %s --]\n" +#~ msgstr "" +#~ "Codificando %s%s%s a \n" +#~ " %s%s%s \n" +#~ "con calidad %2.2f\n" -#: src/select.c:625 src/select.c:627 #, fuzzy -msgid " R" -msgstr " R" - -#: src/xface.c:75 -msgid "Can't run slrnface: Not running in an xterm." -msgstr "" +#~ msgid "all " +#~ msgstr "_Todo" -#: src/xface.c:87 src/xface.c:98 src/xface.c:113 -#, c-format -msgid "Can't run slrnface: Environment variable %s not found." -msgstr "" - -#: src/xface.c:122 src/xface.c:154 -#, c-format -msgid "Can't run slrnface: failed to create %s" -msgstr "" - -#: src/xface.c:132 -msgid "" -"This directory is used to create named pipes for communication between\n" -"slrnface and its parent process. It should normally be empty because\n" -"the pipe is deleted right after it has been opened by both processes.\n" -"\n" -"File names generated by slrnface have the form \"hostname.pid\". It is\n" -"probably an error if they linger here longer than a fraction of a second.\n" -"\n" -"However, if the directory is mounted from an NFS server, you might see\n" -"special files created by your NFS server while slrnface is running.\n" -"Do not try to remove them.\n" -msgstr "" - -#: src/xface.c:146 -msgid "Can't run slrnface: couldn't construct fifo name." -msgstr "" - -#: src/xface.c:185 -#, fuzzy, c-format -msgid "Slrnface abnormally exited, code %d." -msgstr "Programa terminado abnormalmente con valor de salida: %d\n" - -#: src/xface.c:231 -#, fuzzy, c-format -msgid "Slrnface failed: %s." -msgstr "fallado %s a «%s» (%s)" +#, fuzzy +#~ msgid "Connecting to %s..." +#~ msgstr "conectando a %s" #, fuzzy #~ msgid "threads" Binary files tin-2.6.2/po/et.gmo and tin-2.6.3/po/et.gmo differ diff -Nurp '--exclude=.bzr*' tin-2.6.2/po/et.po tin-2.6.3/po/et.po --- tin-2.6.2/po/et.po 2022-11-03 12:30:30.000000000 +0100 +++ tin-2.6.3/po/et.po 2023-12-13 22:27:35.860952831 +0100 @@ -1,13 +1,13 @@ # Estonian translations for tin. # This file is distributed under the same license as the tin package. -# Toomas Soome , 2020. +# Toomas Soome , 2022. # msgid "" msgstr "" -"Project-Id-Version: tin 2.4.5\n" +"Project-Id-Version: tin 2.6.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-03 12:30+0100\n" -"PO-Revision-Date: 2020-12-25 20:39+0200\n" +"POT-Creation-Date: 2023-12-13 22:25+0100\n" +"PO-Revision-Date: 2023-08-11 14:01+0200\n" "Last-Translator: Toomas Soome \n" "Language-Team: Estonian \n" "Language: et\n" @@ -16,430 +16,586 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" -#. -> lang.c -#: src/art.c:418 +#: src/lang.c:45 +msgid "1 Response" +msgstr "1 Vastus" + +#: src/lang.c:49 #, c-format -msgid "Reading %s\n" -msgstr "Loen %s\n" +msgid "" +"\n" +"%s contains no newsgroups. Exiting." +msgstr "" +"\n" +"%s ei sisalda ühtki gruppi. Lõpetan töö." -#. TODO: -> lang.c -#: src/art.c:1213 -msgid "Threading by multipart" -msgstr "Järjestan osade järgi" +#: src/lang.c:51 +msgid "Aborting read, please wait..." +msgstr "Katkestan lugemise, palun oodake..." -#. -> lang.c -#: src/art.c:2500 +#: src/lang.c:53 +msgid "all" +msgstr "kõik" + +#: src/lang.c:54 +msgid "All groups" +msgstr "Kõik grupid" + +#: src/lang.c:55 #, c-format -msgid "Writing %s\n" -msgstr "Kirjutan %s\n" +msgid "File %s exists. %s=append, %s=overwrite, %s=quit: " +msgstr "Fail %s on olemas. %s=jätka, %s=kirjuta üle, %s=välju: " -#. TODO: -> lang.c -#: src/art.c:2579 -msgid "Writing overview cache..." -msgstr "Kirjutan ülevaate puhvri..." +#: src/lang.c:56 +msgid "Article cancelled (deleted)." +msgstr "Artikkel on katkestatud (kustutatud)." -#: src/attrib.c:1004 -msgid "Processing attributes... " -msgstr "Töötlen atribuute... " +#: src/lang.c:58 +msgid "Article cannot be cancelled (deleted)." +msgstr "Artiklit ei saa katkestada (kustutada)." + +#: src/lang.c:60 +msgid "Article deleted." +msgstr "Artikkel kustutatud." + +#: src/lang.c:61 +#, c-format +msgid "" +"\n" +"Your article:\n" +" \"%s\"\n" +"will be mailed to the following address:\n" +" %s" +msgstr "" +"\n" +"Teie artikkel:\n" +" \"%s\"\n" +"postitatakse järgneval aadressil:\n" +" %s" + +#: src/lang.c:62 +#, c-format +msgid "" +"\n" +"Your article:\n" +" \"%s\"\n" +"will be posted to the following %s:\n" +msgstr "" +"\n" +"Teie artikkel:\n" +" \"%s\"\n" +"postitatakse %s:\n" + +#: src/lang.c:63 +msgid "Article not posted!" +msgstr "Artiklit ei postitatud!" + +#: src/lang.c:64 +msgid "Article not saved" +msgstr "Artiklit ei salvestatud" + +#: src/lang.c:65 +msgid "Article Level Commands" +msgstr "Artiklitaseme käsud" + +#: src/lang.c:66 +msgid "Article has no parent" +msgstr "Artiklil pole eelnevat" + +#: src/lang.c:67 +msgid "Parent article has been killed" +msgstr "Eelnev artikkel on hävitatud" -#: src/attrib.c:1224 +#: src/lang.c:68 +msgid "Parent article is unavailable" +msgstr "Eelnev artikkel pole kättesaadav" + +#: src/lang.c:69 +#, c-format +msgid "Article posted: %s" +msgstr "Artikkel on postitatud: %s" + +#: src/lang.c:70 +#, c-format +msgid "Article rejected (saved to %s)" +msgstr "Artikkel lükati tagasi (salvestasin faili %s)" + +#: src/lang.c:71 #, c-format msgid "" +"%s=article, %s=thread, %s=range, %s=hot, %s=pattern, %s=tagged, %s=quit: " +msgstr "" +"%s=artikkel, %s=teema, %s=vahemik, %s=kuum, %s=muster, %s=märgitud, " +"%s=välju: " + +#: src/lang.c:72 +msgid "Article unavailable" +msgstr "Artiklit pole" + +#: src/lang.c:73 +msgid "Article undeleted." +msgstr "Artikkel taastatud." + +#: src/lang.c:74 +#, c-format +msgid "Article %4d of %4d" +msgstr "Artikkel %4d : %4d" + +#: src/lang.c:76 +msgid "articles" +msgstr "artiklit" + +#: src/lang.c:77 +msgid "This is a repost of the following article:" +msgstr "See on järgneva artikli uuesti postitamine:" + +#: src/lang.c:78 +msgid "article" +msgstr "artikkel" + +#: src/lang.c:79 +msgid "Article" +msgstr "Artikkel" + +#: src/lang.c:80 +#, c-format +msgid "-- %d %s mailed --" +msgstr "-- %d %s saadetud --" + +#: src/lang.c:81 +#, c-format +msgid " at %s" +msgstr " o: %s" + +#: src/lang.c:84 +#, fuzzy, c-format +msgid "charset %s" +msgstr "kooditabel %s" + +#: src/lang.c:85 +#, c-format +msgid "content subtype %s" +msgstr "" + +#: src/lang.c:86 +#, c-format +msgid "content type %s" +msgstr "" + +#: src/lang.c:87 +#, c-format +msgid "%*s[-- charset %s not supported --]\n" +msgstr "%*s[-- kooditabel %s ei ole toetatud --]\n" + +#: src/lang.c:88 +#, c-format +msgid "%*s[-- Description: %s --]\n" +msgstr "%*s[-- Kirjeldus: %s --]\n" + +#: src/lang.c:89 +#, fuzzy, c-format +msgid "encoding %s" +msgstr "Avan %s" + +#: src/lang.c:95 +#, fuzzy, c-format +msgid "lang %s" +msgstr "Loen %s" + +#: src/lang.c:96 +#, fuzzy, c-format +msgid "%s lines" +msgstr "%s rida" + +#: src/lang.c:97 +#, fuzzy, c-format +msgid "name %s" +msgstr "nimi %s" + +#: src/lang.c:98 +msgid ", " +msgstr "" + +#: src/lang.c:99 +#, c-format +msgid "size %s" +msgstr "" + +#: src/lang.c:100 +msgid "" +"This message has been composed in the 'multipart/mixed' MIME-format. If you\n" +"are reading this prefix, your mail reader probably has not yet been " +"modified\n" +"to understand the new format, and some of what follows may look strange.\n" +"\n" +msgstr "" +"See teade on koostatud kasutades 'multipart/mixed' MIME vormingut. Kui\n" +"te loete seda prefiksit, siis pole teie mailiprogrammi seadistatud seda\n" +"vormingut kasutama ja järgnev tekst võib olla kummaline.\n" +"\n" + +#: src/lang.c:104 +msgid "Attachment Menu" +msgstr "Manuste menüü" + +#: src/lang.c:105 +msgid "Attachment Menu Commands" +msgstr "Manuste menüü käsud" + +#: src/lang.c:106 +msgid "" +msgstr "" + +#: src/lang.c:107 +#, c-format +msgid "Attachment saved successfully. (%s)" +msgstr "Manus on edukalt salvestatud. (%s)" + +#: src/lang.c:108 +#, c-format +msgid "%d of %d attachments saved successfully." +msgstr "%d kokku %d manusest on edukalt salvestatud." + +#: src/lang.c:109 +msgid "Select attachment> " +msgstr "Valige manus> " + +#: src/lang.c:110 +msgid "Tagged attachment" +msgstr "Märgitud manus" + +#: src/lang.c:111 +#, c-format +msgid "%d attachments tagged" +msgstr "%d märgitud manust" + +#: src/lang.c:112 +msgid "Untagged attachment" +msgstr "Märkimata manus" + +#: src/lang.c:115 +msgid "" "# Do not edit this comment block\n" "#\n" msgstr "" "# Ärge seda kommentaari blokki muutke\n" "#\n" -#: src/attrib.c:1225 -#, c-format +#: src/lang.c:116 msgid "# scope=STRING (eg. alt.*,!alt.bin*) [mandatory]\n" msgstr "# scope=SÕNE (n. alt.*,!alt.bin*) [kohustuslik]\n" -#: src/attrib.c:1226 -#, c-format +#: src/lang.c:117 msgid "# add_posted_to_filter=ON/OFF\n" msgstr "# add_posted_to_filter=ON/OFF\n" -#: src/attrib.c:1227 -#, c-format +#: src/lang.c:118 msgid "# advertising=ON/OFF\n" msgstr "# advertising=ON/OFF\n" -#: src/attrib.c:1228 -#, c-format +#: src/lang.c:119 msgid "# alternative_handling=ON/OFF\n" msgstr "# alternative_handling=ON/OFF\n" -#: src/attrib.c:1229 -#, c-format +#: src/lang.c:120 msgid "# ask_for_metamail=ON/OFF\n" msgstr "# ask_for_metamail=ON/OFF\n" -#: src/attrib.c:1230 -#, c-format +#: src/lang.c:121 msgid "# auto_cc_bcc=NUM\n" msgstr "# auto_cc_bcc=NUM\n" -#: src/attrib.c:1231 -#, c-format +#: src/lang.c:122 msgid "# 0=No, 1=Cc, 2=Bcc, 3=Cc and Bcc\n" msgstr "# 0=Ei pane, 1=Cc, 2=Bcc, 3=Cc ja Bcc\n" -#: src/attrib.c:1232 -#, c-format +#: src/lang.c:123 msgid "# auto_list_thread=ON/OFF\n" msgstr "# auto_list_thread=ON/OFF\n" -#: src/attrib.c:1233 -#, c-format +#: src/lang.c:124 msgid "# auto_select=ON/OFF\n" msgstr "# auto_select=ON/OFF\n" -#: src/attrib.c:1234 -#, c-format +#: src/lang.c:125 msgid "# batch_save=ON/OFF\n" msgstr "# batch_save=ON/OFF\n" -#: src/attrib.c:1235 -#, c-format -msgid "# date_format=STRING (eg. %%a, %%d %%b %%Y %%H:%%M:%%S)\n" -msgstr "# date_format=SÕNE (n. %%a, %%d %%b %%Y %%H:%%M:%%S)\n" +#: src/lang.c:126 +msgid "# date_format=STRING (eg. %a, %d %b %Y %H:%M:%S)\n" +msgstr "# date_format=SÕNE (n. %a, %d %b %Y %H:%M:%S)\n" -#: src/attrib.c:1236 -#, c-format +#: src/lang.c:127 msgid "# delete_tmp_files=ON/OFF\n" msgstr "# delete_tmp_files=ON/OFF\n" -#: src/attrib.c:1237 -#, c-format -msgid "# editor_format=STRING (eg. %%E +%%N %%F)\n" -msgstr "# editor_format=SÕNE (n. %%E +%%N %%F)\n" +#: src/lang.c:128 +msgid "# editor_format=STRING (eg. %E +%N %F)\n" +msgstr "# editor_format=SÕNE (n. %E +%N %F)\n" -#: src/attrib.c:1238 -#, c-format +#: src/lang.c:129 msgid "# fcc=STRING (eg. =mailbox)\n" msgstr "# fcc=SÕNE (n. =postkast)\n" -#: src/attrib.c:1239 -#, c-format +#: src/lang.c:130 msgid "# followup_to=STRING\n" msgstr "# followup_to=SÕNE\n" -#: src/attrib.c:1240 -#, c-format +#: src/lang.c:131 msgid "# from=STRING (just append wanted From:-line, don't use quotes)\n" msgstr "" "# from=SÕNE (kirjutage soovitav From: rida, ärge kasutage jutumärke)\n" -#: src/attrib.c:1241 -#, c-format +#: src/lang.c:132 msgid "# group_catchup_on_exit=ON/OFF\n" msgstr "# group_catchup_on_exit=ON/OFF\n" -#: src/attrib.c:1242 -#, c-format -msgid "# group_format=STRING (eg. %%n %%m %%R %%L %%s %%F)\n" -msgstr "# group_format=SÕNE (nt. %%n %%m %%R %%L %%s %%F)\n" +#: src/lang.c:133 +msgid "# group_format=STRING (eg. %n %m %R %L %s %F)\n" +msgstr "# group_format=SÕNE (nt. %n %m %R %L %s %F)\n" -#: src/attrib.c:1243 -#, c-format +#: src/lang.c:134 msgid "# mail_8bit_header=ON/OFF\n" msgstr "# mail_8bit_header=ON/OFF\n" -#: src/attrib.c:1244 -#, c-format +#: src/lang.c:135 msgid "# mail_mime_encoding=supported_encoding" msgstr "# mail_mime_encoding=toetatud_kodeering" -#: src/attrib.c:1252 -#, c-format +#: src/lang.c:137 msgid "# ispell=STRING\n" msgstr "# ispell=SÕNE\n" -#: src/attrib.c:1254 -#, c-format +#: src/lang.c:139 msgid "# maildir=STRING (eg. ~/Mail)\n" msgstr "# maildir=SÕNE (n. ~/Mail)\n" -#: src/attrib.c:1255 -#, c-format +#: src/lang.c:140 msgid "# mailing_list=STRING (eg. majordomo@example.org)\n" msgstr "# mailing_list=SÕNE (n. majordomo@example.org)\n" -#: src/attrib.c:1256 -#, c-format +#: src/lang.c:141 msgid "# mime_types_to_save=STRING (eg. image/*,!image/bmp)\n" msgstr "# mime_types_to_save=SÕNE (n. image/*,!image/bmp)\n" -#: src/attrib.c:1257 -#, c-format +#: src/lang.c:142 msgid "# mark_ignore_tags=ON/OFF\n" msgstr "# mark_ignore_tags=ON/OFF\n" -#: src/attrib.c:1258 -#, c-format +#: src/lang.c:143 msgid "# mark_saved_read=ON/OFF\n" msgstr "# mark_saved_read=ON/OFF\n" -#: src/attrib.c:1259 -#, c-format +#: src/lang.c:144 msgid "# mime_forward=ON/OFF\n" msgstr "# mime_forward=ON/OFF\n" -#: src/attrib.c:1261 -#, c-format +#: src/lang.c:146 msgid "# mm_network_charset=supported_charset" msgstr "# mm_network_charset=toetatud_koodileht" -#: src/attrib.c:1268 -#, c-format +#: src/lang.c:147 msgid "# undeclared_charset=STRING (default is US-ASCII)\n" msgstr "# undeclared_charset=SÕNE (vaikimisi on US-ASCII)\n" -#: src/attrib.c:1270 -#, c-format +#: src/lang.c:149 msgid "# news_headers_to_display=STRING\n" msgstr "# news_headers_to_display=SÕNE\n" -#: src/attrib.c:1271 -#, c-format +#: src/lang.c:150 msgid "# news_headers_to_not_display=STRING\n" msgstr "# news_headers_to_not_display=SÕNE\n" -#: src/attrib.c:1272 -#, c-format +#: src/lang.c:151 msgid "# news_quote_format=STRING\n" msgstr "# news_quote_format=SÕNE\n" -#: src/attrib.c:1273 -#, c-format +#: src/lang.c:152 msgid "# organization=STRING (if beginning with '/' read from file)\n" msgstr "# organization=SÕNE (kui algab sümboliga '/', loe failist)\n" -#: src/attrib.c:1274 -#, c-format +#: src/lang.c:153 msgid "# pos_first_unread=ON/OFF\n" msgstr "# pos_first_unread=ON/OFF\n" -#: src/attrib.c:1275 -#, c-format +#: src/lang.c:154 msgid "# post_8bit_header=ON/OFF\n" msgstr "# post_8bit_header=ON/OFF\n" -#: src/attrib.c:1276 -#, c-format +#: src/lang.c:155 msgid "# post_mime_encoding=supported_encoding" msgstr "# post_mime_encoding=toetatud_kodeering" -#: src/attrib.c:1283 -#, c-format +#: src/lang.c:156 msgid "# post_process_type=NUM\n" msgstr "# post_process_type=NUM\n" -#: src/attrib.c:1288 -#, c-format +#: src/lang.c:157 msgid "# post_process_view=ON/OFF\n" msgstr "# post_process_view=ON/OFF\n" -#: src/attrib.c:1289 -#, c-format +#: src/lang.c:158 msgid "# quick_kill_scope=STRING (e.g. talk.*)\n" msgstr "# quick_kill_scope=SÕNE (n. talk.*)\n" -#: src/attrib.c:1290 -#, c-format +#: src/lang.c:159 msgid "# quick_kill_expire=ON/OFF\n" msgstr "# quick_kill_expire=ON/OFF\n" -#: src/attrib.c:1291 -#, c-format +#: src/lang.c:160 msgid "# quick_kill_case=ON/OFF\n" msgstr "# quick_kill_case=ON/OFF\n" -#: src/attrib.c:1292 -#, c-format +#: src/lang.c:161 msgid "# quick_kill_header=NUM\n" msgstr "# quick_kill_header=NUM\n" -#: src/attrib.c:1293 src/attrib.c:1302 -#, c-format +#: src/lang.c:162 src/lang.c:171 msgid "# 0=Subject: (case sensitive) 1=Subject: (ignore case)\n" msgstr "# 0=Teema: (tõstutundlik) 1=Teema: (tõstutundetu)\n" -#: src/attrib.c:1294 src/attrib.c:1303 -#, c-format +#: src/lang.c:163 src/lang.c:172 msgid "# 2=From: (case sensitive) 3=From: (ignore case)\n" msgstr "# 2=Saatja: (tõstutundlik) 3=Saatja: (tõstutundetu)\n" -#: src/attrib.c:1295 src/attrib.c:1304 -#, c-format +#: src/lang.c:164 src/lang.c:173 msgid "# 4=Message-ID: & full References: line\n" msgstr "# 4=Message-ID: ja täielik References: rida\n" -#: src/attrib.c:1296 src/attrib.c:1305 -#, c-format +#: src/lang.c:165 src/lang.c:174 msgid "# 5=Message-ID: & last References: entry only\n" msgstr "# 5=Message-ID: & ainult viimane viitamise kirje\n" -#: src/attrib.c:1297 src/attrib.c:1306 -#, c-format +#: src/lang.c:166 src/lang.c:175 msgid "# 6=Message-ID: entry only 7=Lines:\n" msgstr "# 6=Message-ID: kirje ainult 7=Ridu:\n" -#: src/attrib.c:1298 -#, c-format +#: src/lang.c:167 msgid "# quick_select_scope=STRING\n" msgstr "# quick_select_scope=SÕNE\n" -#: src/attrib.c:1299 -#, c-format +#: src/lang.c:168 msgid "# quick_select_expire=ON/OFF\n" msgstr "# quick_select_expire=ON/OFF\n" -#: src/attrib.c:1300 -#, c-format +#: src/lang.c:169 msgid "# quick_select_case=ON/OFF\n" msgstr "# quick_select_case=ON/OFF\n" -#: src/attrib.c:1301 -#, c-format +#: src/lang.c:170 msgid "# quick_select_header=NUM\n" msgstr "# quick_select_header=NUM\n" -#: src/attrib.c:1307 -#, c-format -msgid "# quote_chars=STRING (%%I for initials)\n" -msgstr "# quote_chars=SÕNE (%%I annab initsiaalid)\n" +#: src/lang.c:176 +msgid "# quote_chars=STRING (%I for initials)\n" +msgstr "# quote_chars=SÕNE (%I annab initsiaalid)\n" -#: src/attrib.c:1309 -#, c-format +#: src/lang.c:178 msgid "# print_header=ON/OFF\n" msgstr "# print_header=ON/OFF\n" -#: src/attrib.c:1311 -#, c-format +#: src/lang.c:180 msgid "# process_only_unread=ON/OFF\n" msgstr "# process_only_unread=ON/OFF\n" -#: src/attrib.c:1312 -#, c-format +#: src/lang.c:181 msgid "# prompt_followupto=ON/OFF\n" msgstr "# prompt_followupto=ON/OFF\n" -#: src/attrib.c:1313 -#, c-format +#: src/lang.c:182 msgid "# savedir=STRING (eg. ~user/News)\n" msgstr "# savedir=SÕNE (n. ~user/News)\n" -#: src/attrib.c:1314 -#, c-format +#: src/lang.c:183 msgid "# savefile=STRING (eg. =linux)\n" msgstr "# savefile=SÕNE (n. =linux)\n" -#: src/attrib.c:1315 -#, c-format +#: src/lang.c:184 msgid "# sigfile=STRING (eg. $var/sig)\n" msgstr "# sigfile=SÕNE (n. $var/sig)\n" -#: src/attrib.c:1316 -#, c-format +#: src/lang.c:185 msgid "# show_author=NUM\n" msgstr "# show_author=NUM\n" -#: src/attrib.c:1322 -#, c-format +#: src/lang.c:186 msgid "# show_signatures=ON/OFF\n" msgstr "# show_signatures=ON/OFF\n" -#: src/attrib.c:1324 -#, c-format +#: src/lang.c:187 +msgid "# show_art_score=ON/OFF\n" +msgstr "# show_art_score=ON/OFF\n" + +#: src/lang.c:189 msgid "# suppress_soft_hyphens=ON/OFF\n" msgstr "# suppress_soft_hyphens=ON/OFF\n" -#: src/attrib.c:1326 -#, c-format +#: src/lang.c:191 msgid "# show_only_unread_arts=ON/OFF\n" msgstr "# show_only_unread_arts=ON/OFF\n" -#: src/attrib.c:1327 -#, c-format +#: src/lang.c:192 msgid "# sigdashes=ON/OFF\n" msgstr "# sigdashes=ON/OFF\n" -#: src/attrib.c:1328 -#, c-format +#: src/lang.c:193 msgid "# signature_repost=ON/OFF\n" msgstr "# signature_repost=ON/OFF\n" -#: src/attrib.c:1329 -#, c-format +#: src/lang.c:194 msgid "# sort_article_type=NUM\n" msgstr "# sort_article_type=NUM\n" -#: src/attrib.c:1347 -#, c-format +#: src/lang.c:195 msgid "# sort_threads_type=NUM\n" msgstr "# sort_threads_type=NUM\n" # -#: src/attrib.c:1356 -#, c-format +#: src/lang.c:196 msgid "# tex2iso_conv=ON/OFF\n" msgstr "# tex2iso_conv=ON/OFF\n" -#: src/attrib.c:1357 -#, c-format +#: src/lang.c:197 msgid "# thread_catchup_on_exit=ON/OFF\n" msgstr "# thread_catchup_on_exit=ON/OFF\n" -#: src/attrib.c:1358 -#, c-format +#: src/lang.c:198 msgid "# thread_articles=NUM" msgstr "# thread_articles=NUM" -#: src/attrib.c:1365 -#, c-format -msgid "# thread_format=STRING (eg. %%n %%m [%%L] %%T %%F)\n" -msgstr "# thread_format=SÕNE (n. %%n %%m [%%L] %%T %%F)\n" +#: src/lang.c:199 +msgid "# thread_format=STRING (eg. %n %m [%L] %T %F)\n" +msgstr "# thread_format=SÕNE (n. %n %m [%L] %T %F)\n" -#: src/attrib.c:1366 -#, c-format +#: src/lang.c:200 msgid "# thread_perc=NUM\n" msgstr "# thread_perc=NUM\n" -#: src/attrib.c:1367 -#, c-format +#: src/lang.c:201 msgid "# trim_article_body=NUM\n" msgstr "# trim_article_body=NUM\n" -#: src/attrib.c:1368 -#, c-format +#: src/lang.c:202 msgid "# 0 = Don't trim article body\n" msgstr "# 0 = Ära lühenda artikli keha\n" -#: src/attrib.c:1369 -#, c-format +#: src/lang.c:203 msgid "# 1 = Skip leading blank lines\n" msgstr "# 1 = Jäta alles alguses olevad tühjad read\n" -#: src/attrib.c:1370 -#, c-format +#: src/lang.c:204 msgid "# 2 = Skip trailing blank lines\n" msgstr "# 2 = Jäta alles lõpus olevad tühjad read\n" -#: src/attrib.c:1371 -#, c-format +#: src/lang.c:205 msgid "# 3 = Skip leading and trailing blank lines\n" msgstr "# 3 = Jäta alles alguses ja lõpus olevad tühjad read\n" -#: src/attrib.c:1372 -#, c-format +#: src/lang.c:206 msgid "# 4 = Compact multiple blank lines between text blocks\n" msgstr "# 4 = Tihenda teksti vahel olevad tühjad read\n" -#: src/attrib.c:1373 -#, c-format +#: src/lang.c:207 msgid "" "# 5 = Compact multiple blank lines between text blocks and skip\n" "# leading blank lines\n" @@ -447,8 +603,7 @@ msgstr "" "# 5 = Tihenda teksti vahel olevad tühjad read ja\n" "# jäta vahele alguses olevad tühjad read\n" -#: src/attrib.c:1374 -#, c-format +#: src/lang.c:208 msgid "" "# 6 = Compact multiple blank lines between text blocks and skip\n" "# trailing blank lines\n" @@ -456,8 +611,7 @@ msgstr "" "# 6 = Tihenda teksti vahel olevad tühjad read ja\n" "# jäta vahele lõpus olevad tühjad read\n" -#: src/attrib.c:1375 -#, c-format +#: src/lang.c:209 msgid "" "# 7 = Compact multiple blank lines between text blocks and skip\n" "# leading and trailing blank lines\n" @@ -465,38 +619,31 @@ msgstr "" "# 7 = Tihenda teksti vahel olevad tühjad read ja\n" "# jäta vahele alguses ja lõpus olevad tühjad read\n" -#: src/attrib.c:1376 -#, c-format +#: src/lang.c:210 msgid "# verbatim_handling=ON/OFF\n" msgstr "# verbatim_handling=ON/OFF\n" -#: src/attrib.c:1378 -#, c-format +#: src/lang.c:212 msgid "# extquote_handling=ON/OFF\n" msgstr "# extquote_handling=ON/OFF\n" -#: src/attrib.c:1380 -#, c-format +#: src/lang.c:214 msgid "# wrap_on_next_unread=ON/OFF\n" msgstr "# wrap_on_next_unread=ON/OFF\n" -#: src/attrib.c:1381 -#, c-format +#: src/lang.c:215 msgid "# x_body=STRING (eg. ~/.tin/extra-body-text)\n" msgstr "# x_body=SÕNE (n. ~/.tin/extra-body-text)\n" -#: src/attrib.c:1382 -#, c-format +#: src/lang.c:216 msgid "# x_comment_to=ON/OFF\n" msgstr "# x_comment_to=ON/OFF\n" -#: src/attrib.c:1383 -#, c-format +#: src/lang.c:217 msgid "# x_headers=STRING (eg. ~/.tin/extra-headers)\n" msgstr "# x_headers=SÕNE (n. ~/.tin/extra-headers)\n" -#: src/attrib.c:1384 -#, c-format +#: src/lang.c:218 msgid "" "#\n" "# Note that it is best to put general (global scoping)\n" @@ -504,8 +651,7 @@ msgstr "" "#\n" "# Märkus: parem on kõigepealt kirjeldada üldisemad (globaalse skoobiga)\n" -#: src/attrib.c:1385 -#, c-format +#: src/lang.c:219 msgid "" "# entries first followed by group specific entries.\n" "#\n" @@ -513,281 +659,62 @@ msgstr "" "# ning seejärel konkreetsemad, grupi spetsiifilised, reeglid.\n" "#\n" -#: src/attrib.c:1386 -#, c-format +#: src/lang.c:220 msgid "############################################################################\n" msgstr "############################################################################\n" -#: src/cook.c:631 -msgid "(unknown)" -msgstr "(tundmatu)" - -#: src/keymap.c:282 -msgid "NULL" -msgstr "NULL" - -#: src/lang.c:45 -msgid "1 Response" -msgstr "1 Vastus" - -#: src/lang.c:49 -#, c-format -msgid "" -"\n" -"%s contains no newsgroups. Exiting." -msgstr "" -"\n" -"%s ei sisalda ühtki gruppi. Lõpetan töö." - -#: src/lang.c:50 -msgid "all " -msgstr "kõik " - -#: src/lang.c:51 -msgid "All groups" -msgstr "Kõik grupid" - -#: src/lang.c:52 -#, c-format -msgid "File %s exists. %s=append, %s=overwrite, %s=quit: " -msgstr "Fail %s on olemas. %s=jätka, %s=kirjuta üle, %s=välju: " - -#: src/lang.c:53 -msgid "Article cancelled (deleted)." -msgstr "Artikkel on katkestatud (kustutatud)." - -#: src/lang.c:55 -msgid "Article cannot be cancelled (deleted)." -msgstr "Artiklit ei saa katkestada (kustutada)." - -#: src/lang.c:57 -msgid "Article deleted." -msgstr "Artikkel kustutatud." - -#: src/lang.c:58 -#, c-format -msgid "" -"\n" -"Your article:\n" -" \"%s\"\n" -"will be mailed to the following address:\n" -" %s" -msgstr "" -"\n" -"Teie artikkel:\n" -" \"%s\"\n" -"postitatakse järgneval aadressil:\n" -" %s" - -#: src/lang.c:59 -#, c-format -msgid "" -"\n" -"Your article:\n" -" \"%s\"\n" -"will be posted to the following %s:\n" -msgstr "" -"\n" -"Teie artikkel:\n" -" \"%s\"\n" -"postitatakse %s:\n" - -#: src/lang.c:60 -msgid "Article not posted!" -msgstr "Artiklit ei postitatud!" - -#: src/lang.c:61 -msgid "Article not saved" -msgstr "Artiklit ei salvestatud" - -#: src/lang.c:62 -msgid "Article Level Commands" -msgstr "Artiklitaseme käsud" - -#: src/lang.c:63 -msgid "Article has no parent" -msgstr "Artiklil pole eelnevat" - -#: src/lang.c:64 -msgid "Parent article has been killed" -msgstr "Eelnev artikkel on hävitatud" - -#: src/lang.c:65 -msgid "Parent article is unavailable" -msgstr "Eelnev artikkel pole kättesaadav" - -#: src/lang.c:66 -#, c-format -msgid "Article posted: %s" -msgstr "Artikkel on postitatud: %s" - -#: src/lang.c:67 -#, c-format -msgid "Article rejected (saved to %s)" -msgstr "Artikkel lükati tagasi (salvestasin faili %s)" - -#: src/lang.c:68 -#, c-format -msgid "" -"%s=article, %s=thread, %s=range, %s=hot, %s=pattern, %s=tagged, %s=quit: " -msgstr "" -"%s=artikkel, %s=teema, %s=vahemik, %s=kuum, %s=muster, %s=märgitud, " -"%s=välju: " - -#: src/lang.c:69 -msgid "Article unavailable" -msgstr "Artiklit pole" - -#: src/lang.c:70 -msgid "Article undeleted." -msgstr "Artikkel taastatud." - -#: src/lang.c:71 -#, c-format -msgid "Article %4d of %4d" -msgstr "Artikkel %4d : %4d" - -#: src/lang.c:73 -msgid "articles" -msgstr "artiklit" - -#: src/lang.c:74 -msgid "This is a repost of the following article:" -msgstr "See on järgneva artikli uuesti postitamine:" - -#: src/lang.c:75 -msgid "article" -msgstr "artikkel" - -#: src/lang.c:76 -msgid "Article" -msgstr "Artikkel" - -#: src/lang.c:77 -#, c-format -msgid "-- %d %s mailed --" -msgstr "-- %d %s saadetud --" - -#: src/lang.c:78 -#, c-format -msgid " at %s" -msgstr " o: %s" - -#: src/lang.c:79 -#, c-format -msgid "%*s[-- %s/%s, encoding %s%s%s, %d lines%s%s --]\n" -msgstr "%*s[-- %s/%s, kodeerin %s%s%s, %d rida%s%s --]\n" - -#: src/lang.c:80 -msgid ", charset: " -msgstr ", kooditabel: " - -#: src/lang.c:81 -#, c-format -msgid "%*s[-- charset %s not supported --]\n" -msgstr "%*s[-- kooditabel %s ei ole toetatud --]\n" - -#: src/lang.c:82 -#, c-format -msgid "%*s[-- Description: %s --]\n" -msgstr "%*s[-- Kirjeldus: %s --]\n" - -#: src/lang.c:83 -#, c-format -msgid "%d lines" -msgstr "%d rida" - -#: src/lang.c:84 -msgid "Attachment Menu" -msgstr "Manuste menüü" - -#: src/lang.c:85 -msgid "Attachment Menu Commands" -msgstr "Manuste menüü käsud" - -#: src/lang.c:86 -msgid "" -msgstr "" - -#: src/lang.c:87 -#, c-format -msgid "Attachment saved successfully. (%s)" -msgstr "Manus on edukalt salvestatud. (%s)" - -#: src/lang.c:88 -#, c-format -msgid "%d of %d attachments saved successfully." -msgstr "%d kokku %d manusest on edukalt salvestatud." - -#: src/lang.c:89 -msgid "Select attachment> " -msgstr "Valige manus> " - -#: src/lang.c:90 -msgid "Tagged attachment" -msgstr "Märgitud manus" - -#: src/lang.c:91 -#, c-format -msgid "%d attachments tagged" -msgstr "%d märgitud manust" - -#: src/lang.c:92 -msgid "Untagged attachment" -msgstr "Märkimata manus" - -#: src/lang.c:93 +#: src/lang.c:221 msgid "Attributes Menu Commands" msgstr "Atribuutide menüü käsud" -#: src/lang.c:94 +#: src/lang.c:222 #, c-format msgid "attribute with no scope: %s" msgstr "atribuut ilma skoobita: %s" -#: src/lang.c:96 +#: src/lang.c:224 #, c-format msgid "%d Authentication failed" msgstr "%d Autentimine ebaõnnestus" -#: src/lang.c:97 +#: src/lang.c:225 #, c-format msgid "NNTP authorization password not found for %s" msgstr "Serverile %s vastavat NNTP autoriseerimise parooli pole" -#: src/lang.c:98 +#: src/lang.c:226 msgid "Server expects authentication.\n" msgstr "Server eeldab autentimist.\n" -#: src/lang.c:99 +#: src/lang.c:227 msgid " Please enter password: " msgstr " Palun sisestage parool: " -#: src/lang.c:100 +#: src/lang.c:228 msgid " Please enter username: " msgstr " Palun sisestage kasutajanimi: " -#: src/lang.c:101 +#: src/lang.c:229 #, c-format msgid "Authorized for user: %s\n" msgstr "Autoriseeritud kasutaja: %s\n" -#: src/lang.c:102 +#: src/lang.c:230 #, c-format msgid "Authorization failed for user: %s\n" msgstr "Autoriseerimine ebaõnnestus. Kasutaja: %s\n" -#: src/lang.c:104 +#: src/lang.c:232 #, c-format msgid "Author search backwards [%s]> " msgstr "Autori tagaspidi otsimine [%s]> " -#: src/lang.c:105 +#: src/lang.c:233 #, c-format msgid "Author search forwards [%s]> " msgstr "Autori edaspidi otsimine [%s]> " -#: src/lang.c:106 +#: src/lang.c:234 #, c-format msgid "" "\n" @@ -796,269 +723,440 @@ msgstr "" "\n" "%s tellitud" -#: src/lang.c:107 +#: src/lang.c:235 msgid "Autosubscribing groups...\n" msgstr "Tellin grupid...\n" -#: src/lang.c:108 +#: src/lang.c:236 #, c-format msgid "Autoselecting articles (use '%s' to see all unread) ..." msgstr "Valin artiklid (kõikide lugemata artiklite vaatamiseks '%s') ..." -#: src/lang.c:110 +#: src/lang.c:238 #, c-format msgid "" "Article to be posted resulted in errors/warnings. %s=quit, %s=Menu, %s=edit: " msgstr "" "Postitatav artikkel sai vigu või hoiatusi. %s=välju, %s=menüü, %s=toimeta: " -#: src/lang.c:111 +#: src/lang.c:239 #, c-format msgid "Unrecognized attribute: %s" msgstr "Tundmatu atribuut: %s" -#: src/lang.c:112 +#: src/lang.c:240 #, c-format msgid "Bad command. Type '%s' for help." msgstr "Vigane käsk. Abiinfo saamiseks vajutage '%s'." -#: src/lang.c:114 +#: src/lang.c:242 msgid "Base article" msgstr "Baasartikkel" -#: src/lang.c:115 +#: src/lang.c:243 msgid "Base article range" msgstr "Baasartiklite vahemik" -#: src/lang.c:116 +#: src/lang.c:244 #, c-format msgid "%s: Updating of index files not supported: cache_overview_files=%s" msgstr "%s: Indeks failide uuendamist ei toetata: cache_overview_files=%s" -#: src/lang.c:117 +#: src/lang.c:245 msgid "*** Beginning of article ***" msgstr "*** Artikli algus ***" -#: src/lang.c:118 +#: src/lang.c:246 msgid "*** Beginning of page ***" msgstr "*** Lehe algus ***" -#: src/lang.c:120 +#: src/lang.c:248 +msgid "bytes" +msgstr "baiti" + +#: src/lang.c:251 #, c-format msgid "Cancel (delete) or supersede (overwrite) article [%%s]? (%s/%s/%s): " msgstr "Katkestada (kustutada) või asendada artikkel [%%s]? (%s/%s/%s): " -#: src/lang.c:121 +#: src/lang.c:252 msgid "Cancelling article..." msgstr "Katkestan artiklit..." -#: src/lang.c:123 +#: src/lang.c:254 #, c-format msgid "Cannot create %s" msgstr "%s ei õnnestu luua" -#: src/lang.c:126 +#: src/lang.c:257 #, c-format msgid "Can't find base article %d" msgstr "Ei leis baasartiklit %d" -#: src/lang.c:128 +#: src/lang.c:259 #, c-format msgid "Can't open %s" msgstr "%s ei saa avada" -#: src/lang.c:129 +#: src/lang.c:260 #, c-format msgid "Couldn't open %s for saving" msgstr "%s ei saa salvestamiseks avada" -#: src/lang.c:130 +#: src/lang.c:261 msgid "*** Posting not allowed ***" msgstr "*** Postitamine ei ole lubatud ***" -#: src/lang.c:131 +#: src/lang.c:262 #, c-format msgid "Posting is not allowed to %s" msgstr "%s ei luba postitada" -#: src/lang.c:133 +#: src/lang.c:264 #, c-format msgid "Can't retrieve %s" msgstr "%s ei õnnestu laadida" -#: src/lang.c:135 +#: src/lang.c:266 +msgid "Can't supersede in mailgroups, try repost instead." +msgstr "e-posti gruppides ei saa asendada, proovide uuesti postitada." + +#: src/lang.c:267 #, c-format msgid "%s is a directory" msgstr "%s on kataloog" -#: src/lang.c:136 +#: src/lang.c:268 msgid "Catchup" msgstr "Märgin loetuks" -#: src/lang.c:137 +#: src/lang.c:269 #, c-format msgid "Catchup %s..." msgstr "Märgin %s loetuks..." -#: src/lang.c:138 +#: src/lang.c:270 msgid "Catchup all groups entered during this session?" msgstr "Märgi loetuks kõik grupid, millesse on sessiooni jooksul sisenetud?" -#: src/lang.c:139 +#: src/lang.c:271 msgid "You have tagged articles in this group - catchup anyway?" msgstr "Teil on siin grupis märgitud teateid - märgin loetuks?" -#: src/lang.c:140 +#: src/lang.c:272 #, c-format msgid "%s %d %s in %lu seconds\n" msgstr "%s %d %s %lu sekundiga\n" -#: src/lang.c:141 +#: src/lang.c:273 msgid "Caughtup" msgstr "Loetud" -#: src/lang.c:142 +#: src/lang.c:274 msgid "Check Prepared Article" msgstr "Kontrollin valminud artiklit" -#: src/lang.c:143 +#: src/lang.c:275 msgid "Checking for new groups... " msgstr "Otsin uusi gruppe... " -#: src/lang.c:144 -msgid "Checking for news..." -msgstr "Otsin uudiseid..." +#: src/lang.c:276 +msgid "Checking for news...\n" +msgstr "Otsin uudiseid...\n" -#: src/lang.c:145 +#: src/lang.c:277 #, c-format msgid "Post-process %s=no, %s=yes, %s=shar, %s=quit: " msgstr "Järeltöötle %s=ei, %s=jah, %s=shar, %s=välju: " -#: src/lang.c:147 +#: src/lang.c:279 msgid "ANSI color disabled" msgstr "ANSI värvid on keelatud" -#: src/lang.c:148 +#: src/lang.c:280 msgid "ANSI color enabled" msgstr "ANSI värvid on lubatud" -#: src/lang.c:150 +#: src/lang.c:282 #, c-format msgid "Command failed: %s" msgstr "Käsk ebaõnnestus: %s" -#: src/lang.c:152 +#: src/lang.c:284 msgid "Mark not selected articles read?" msgstr "Märgin valimata artiklid loetuks?" -#: src/lang.c:154 +#: src/lang.c:285 +msgid "Connection Info" +msgstr "Ühenduse info" + +#: src/lang.c:286 +#, fuzzy +msgid "Reading from local spool.\n" +msgstr "loen lokaalsest spool kataloogist" + +#: src/lang.c:287 +#, fuzzy +msgid "Reading saved news.\n" +msgstr "Loen %s\n" + +#: src/lang.c:295 +#, fuzzy +msgid "" +"\n" +"Local spool config:\n" +"-------------------\n" +msgstr "" +"Ekraani omadused\n" +"----------------" + +#: src/lang.c:300 +msgid "COMPRESS :" +msgstr "" + +#: src/lang.c:301 +#, fuzzy +msgid "" +"\n" +"Connection details:\n" +"-------------------\n" +msgstr "" +"Operatsioonid seadetega\n" +"-----------------------" + +#: src/lang.c:303 #, c-format -msgid "Connecting to %s..." -msgstr "Loon ühendust serveriga %s..." +msgid " DEFLATE %s\n" +msgstr "" -#: src/lang.c:156 +#: src/lang.c:304 +msgid "(enabled)" +msgstr "" + +#: src/lang.c:305 +msgid "(inactive)" +msgstr "" + +#: src/lang.c:307 +msgid " DEFLATE (not supported)\n" +msgstr "" + +#: src/lang.c:310 +msgid "(disabled)" +msgstr "" + +#: src/lang.c:311 +#, c-format +msgid "NNTP TIMEOUT : %d seconds %s\n" +msgstr "" + +#: src/lang.c:313 +#, c-format +msgid "IMPLEMENTATION: %s\n" +msgstr "" + +#: src/lang.c:315 +#, c-format +msgid "MAXARTNUM : %s\n" +msgstr "" + +#: src/lang.c:317 +#, fuzzy, c-format +msgid "Reading via NNTP (%s).\n" +msgstr "" +"Ei kasuta NNTP (%s).\n" +"." + +#: src/lang.c:318 +#, c-format +msgid "NNTPPORT : %u\n" +msgstr "" + +#: src/lang.c:319 +msgid "read only" +msgstr "" + +#: src/lang.c:320 +msgid "read/write" +msgstr "" + +#: src/lang.c:321 +#, c-format +msgid "NNTPSERVER : %s\n" +msgstr "" + +#: src/lang.c:323 +#, fuzzy, c-format +msgid "Reading %s via NNTPS (%s; " +msgstr "Ei kasuta NNTPS (%s; " + +#: src/lang.c:325 +#, fuzzy, c-format +msgid "Certificate #%d\n" +msgstr "Sertifikaatide #%d\n" + +#: src/lang.c:327 +#, c-format +msgid "Issuer : %s\n" +msgstr "" + +#: src/lang.c:328 #, fuzzy -msgid "Connection Info" +msgid "" +"\n" +"Server certificate information:\n" +"-------------------------------\n" msgstr "" +"Grupi/teema/artikli operatsioonid\n" +"---------------------------------" + +#: src/lang.c:329 +#, fuzzy, c-format +msgid "Subject: %s\n" +msgstr "Teema: %s\n" + +#: src/lang.c:330 +#, fuzzy +msgid "" "\n" -"Loon ühendust serveriga %s: " +"TLS information:\n" +"----------------\n" +msgstr "" +"Operatsioonid skoobiga\n" +"----------------------" -#: src/lang.c:157 +#: src/lang.c:333 +msgid "UNEXPECTED, possible BUG" +msgstr "" + +#: src/lang.c:334 +msgid "tolerated as \"-k\" (insecure) requested" +msgstr "" + +#: src/lang.c:335 +#, c-format +msgid "" +"Server certificate verification FAILED:\n" +"\t%s (%s)\n" +msgstr "" + +#: src/lang.c:336 +#, fuzzy +msgid "Server certificate verified successfully.\n" +msgstr "newsrc fail on edukalt salvestatud.\n" + +#: src/lang.c:338 +msgid "trusted" +msgstr "" + +#: src/lang.c:339 +msgid "untrusted" +msgstr "" + +#: src/lang.c:342 +msgid "Server certificate verification FAILED: \n" +msgstr "" + +#: src/lang.c:346 +#, c-format +msgid "%s %s (strength %d)\n" +msgstr "" + +#: src/lang.c:353 #, c-format msgid "Cook article failed, %s is exiting" msgstr "Artikli virmindamine ebaõnnestus, %s lõpetab töö" -#: src/lang.c:158 +#: src/lang.c:354 msgid "" msgstr "" -#: src/lang.c:159 +#: src/lang.c:355 msgid "Creating active file for saved groups...\n" msgstr "Loon salvestatud gruppidele active faili...\n" -#: src/lang.c:160 +#: src/lang.c:356 msgid "Creating newsrc file...\n" msgstr "Loon newsrc faili...\n" -#: src/lang.c:162 src/lang.c:1338 src/lang.c:1358 +#: src/lang.c:358 src/lang.c:1666 src/lang.c:1686 msgid "Default" msgstr "Vaikimisi" -#: src/lang.c:163 +#: src/lang.c:359 msgid "Delete saved files that have been post processed?" msgstr "Kas kustutada salvestatud ja töödeldud failid?" -#: src/lang.c:164 +#: src/lang.c:360 msgid "Deleting temporary files..." msgstr "Kustutan ajutisi faile..." -#: src/lang.c:166 +#: src/lang.c:362 msgid "*** End of article ***" msgstr "*** Artiklid on otsas ***" -#: src/lang.c:167 +#: src/lang.c:363 msgid "*** End of articles ***" msgstr "*** Artiklid on otsas ***" -#: src/lang.c:168 +#: src/lang.c:364 msgid "*** End of attachments ***" msgstr "*** Manused on otsas ***" -#: src/lang.c:169 +#: src/lang.c:365 msgid "*** End of groups ***" msgstr "*** Grupid on otsas ***" -#: src/lang.c:170 +#: src/lang.c:366 msgid "*** End of page ***" msgstr "*** Lehe lõpp ***" -#: src/lang.c:171 -#, fuzzy +#: src/lang.c:367 msgid "*** End of posted articles ***" -msgstr "*** Artiklid on otsas ***" +msgstr "*** Postitatud artiklid on otsas ***" -#: src/lang.c:172 +#: src/lang.c:368 msgid "*** End of scopes ***" msgstr "*** Skoopide lõpp ***" -#: src/lang.c:173 +#: src/lang.c:369 msgid "*** End of thread ***" msgstr "*** Teema on otsas ***" -#: src/lang.c:174 +#: src/lang.c:370 msgid "*** End of URLs ***" msgstr "*** URL'id on otsas ***" -#: src/lang.c:175 +#: src/lang.c:371 msgid "Enter limit of articles to get> " msgstr "Sisestage leatavate artiklite piirang> " -#: src/lang.c:176 +#: src/lang.c:372 msgid "Enter Message-ID to go to> " msgstr "Sisestage Message-ID> " -#: src/lang.c:177 +#: src/lang.c:373 msgid " and enter next unread thread" msgstr " ja siseneda järgmisse lugemata teemasse" -#: src/lang.c:178 +#: src/lang.c:374 msgid " and enter next unread article" msgstr " ja sisene järgmisse lugemata artiklisse" -#: src/lang.c:179 +#: src/lang.c:375 msgid " and enter next unread group" msgstr " ja siseneda järgmisse lugemata teemasse" -#: src/lang.c:180 +#: src/lang.c:376 msgid "Enter option number> " msgstr "Sisestage omaduse number> " -#: src/lang.c:181 +#: src/lang.c:377 #, c-format msgid "Enter range [%s]> " msgstr "Sisestage vahemik [%s]> " -#: src/lang.c:182 +#: src/lang.c:378 msgid "" "\n" "Warning: Approved: header used.\n" @@ -1066,7 +1164,7 @@ msgstr "" "\n" "Hoiatus: Kasutati päiserida Approved:.\n" -#: src/lang.c:186 +#: src/lang.c:382 msgid "" "\n" "Error: Bad address in Approved: header.\n" @@ -1074,7 +1172,7 @@ msgstr "" "\n" "Viga: Vigane aadress Approved: real.\n" -#: src/lang.c:187 +#: src/lang.c:383 msgid "" "\n" "Error: Bad address in From: header.\n" @@ -1082,7 +1180,7 @@ msgstr "" "\n" "Viga: Vigane aadress From: real.\n" -#: src/lang.c:188 +#: src/lang.c:384 msgid "" "\n" "Error: Bad FQDN in Message-ID: header.\n" @@ -1090,7 +1188,7 @@ msgstr "" "\n" "Viga: Vigane FQDN Message-ID: real.\n" -#: src/lang.c:189 +#: src/lang.c:385 msgid "" "\n" "Error: Bad address in Reply-To: header.\n" @@ -1098,7 +1196,7 @@ msgstr "" "\n" "Viga: Vigane aadress Reply-To: real.\n" -#: src/lang.c:190 +#: src/lang.c:386 msgid "" "\n" "Error: Bad address in To: header.\n" @@ -1106,27 +1204,39 @@ msgstr "" "\n" "Viga: Vigane aadress To: real.\n" -#: src/lang.c:192 +#: src/lang.c:388 #, c-format msgid "Can't unlock %s" msgstr "%s ei saa lahti lukustada" -#: src/lang.c:193 +#: src/lang.c:389 #, c-format msgid "Couldn't dotlock %s - article not appended!" msgstr "Ei saa punkt-lukustada %s - artiklit ei lisatud!" -#: src/lang.c:194 +#: src/lang.c:390 #, c-format msgid "Couldn't lock %s - article not appended!" msgstr "Ei saa lukustada %s - artiklit ei lisatud!" -#: src/lang.c:197 +#: src/lang.c:393 +#, c-format +msgid "" +"Server requires authentication but compression (-C) is already active.\n" +"Restart %s with -A cmd.-line switch in conjunction with -C.\n" +msgstr "" + +#: src/lang.c:396 #, c-format msgid "Corrupted file %s" msgstr "Vigane fail %s" -#: src/lang.c:199 +#: src/lang.c:397 +#, c-format +msgid "couldn't expand %s\n" +msgstr "ei saa laiendada %s\n" + +#: src/lang.c:399 msgid "" "\n" "Error: Followup-To \"poster\" and a newsgroup is not allowed!\n" @@ -1134,36 +1244,36 @@ msgstr "" "\n" "Viga: Followup-To postitajale ja gruppi ei ole lubatud!\n" -#: src/lang.c:200 +#: src/lang.c:400 #, c-format msgid "Error: Custom format exceeds screen width. Using default \"%s\"." msgstr "Viga: Vorming ületab ekraani laust. Kasutan vaikimisi \"%s\"." -#: src/lang.c:201 +#: src/lang.c:401 msgid "Internal error in GNKSA routine - send bug report.\n" msgstr "Sisemine viga GNKSA protseduuris - saatke vearaport.\n" -#: src/lang.c:202 +#: src/lang.c:402 msgid "Left angle bracket missing in route address.\n" msgstr "Aadressis puudub <.\n" -#: src/lang.c:203 +#: src/lang.c:403 msgid "Left parenthesis missing in old-style address.\n" msgstr "Vanas stiilis aadressis puudub vasak ümarsulg.\n" -#: src/lang.c:204 +#: src/lang.c:404 msgid "Right parenthesis missing in old-style address.\n" msgstr "Vanas stiilis aadressis puudub parem ümarsulg.\n" -#: src/lang.c:205 +#: src/lang.c:405 msgid "At-sign missing in mail address.\n" msgstr "Postiaadressis puudub at-märk.\n" -#: src/lang.c:206 +#: src/lang.c:406 msgid "Single component FQDN is not allowed. Add your domain.\n" msgstr "Ühekomponendiline FQDN pole lubatud. Lisage oma doomen.\n" -#: src/lang.c:207 +#: src/lang.c:407 msgid "" "Invalid domain. Send bug report if your top level domain really exists.\n" "Use .invalid as top level domain for munged addresses.\n" @@ -1171,7 +1281,7 @@ msgstr "" "Vigane doomen. Saatke vearaport, kui teie doomen on reaalselt olemas.\n" "Kasutage \"vigase\" aadressi kirjutamisel juurmise doomenina .invalid.\n" -#: src/lang.c:208 +#: src/lang.c:408 msgid "" "Illegal domain. Send bug report if your top level domain really exists.\n" "Use .invalid as top level domain for munged addresses.\n" @@ -1179,7 +1289,7 @@ msgstr "" "Vigane doomen. Saatke vearaport, kui teie doomen on reaalselt olemas.\n" "Kasutage \"vigase\" aadressi kirjutamisel juurmise doomenina .invalid.\n" -#: src/lang.c:209 +#: src/lang.c:409 msgid "" "Unknown domain. Send bug report if your top level domain really exists.\n" "Use .invalid as top level domain for munged addresses.\n" @@ -1187,52 +1297,52 @@ msgstr "" "Vigane doomen. Saatke vearaport, kui teie doomen on reaalselt olemas.\n" "Kasutage \"vigase\" aadressi kirjutamisel juurmise doomenina .invalid.\n" -#: src/lang.c:210 +#: src/lang.c:410 msgid "Illegal character in FQDN.\n" msgstr "FQDN sisaldab lubamatut sümbolit.\n" -#: src/lang.c:211 +#: src/lang.c:411 msgid "Zero length FQDN component not allowed.\n" msgstr "Null pikkusega FQDN komponent ei ole lubatud.\n" -#: src/lang.c:212 +#: src/lang.c:412 msgid "FQDN component exceeds maximum allowed length (63 chars).\n" msgstr "FQDN komponendi pikkus ületab maksimaalset lubatut (63 sümbolit).\n" -#: src/lang.c:213 +#: src/lang.c:413 msgid "FQDN component may not start or end with hyphen.\n" msgstr "FQDN komponendi alguses ega lõpus ei või olla kriips.\n" -#: src/lang.c:214 +#: src/lang.c:414 msgid "FQDN component may not start with digit.\n" msgstr "FQDN komponent ei või alata numbriga.\n" -#: src/lang.c:215 +#: src/lang.c:415 msgid "Domain literal has impossible numeric value.\n" msgstr "Doomen sisaldab võimatut numbrilist väärtust.\n" -#: src/lang.c:216 +#: src/lang.c:416 msgid "" "Domain literal is for private use only and not allowed for global use.\n" msgstr "Doomenit on lubatud kasutada ainult privaatvõrgus.\n" -#: src/lang.c:217 +#: src/lang.c:417 msgid "Right bracket missing in domain literal.\n" msgstr "Doomenis puudub vasak sulg.\n" -#: src/lang.c:218 +#: src/lang.c:418 msgid "Missing localpart of mail address.\n" msgstr "Aadressil puudub lokaalne osa.\n" -#: src/lang.c:219 +#: src/lang.c:419 msgid "Illegal character in localpart of mail address.\n" msgstr "Lubamatu sümbol aadressi lokaalses osas.\n" -#: src/lang.c:220 +#: src/lang.c:420 msgid "Zero length localpart component not allowed.\n" msgstr "Null pikkusega lokaalne komponent ei ole lubatud.\n" -#: src/lang.c:221 +#: src/lang.c:421 msgid "" "Illegal character in realname.\n" "Unquoted words may not contain '!()<>@,;:\\.[]' in route addresses.\n" @@ -1240,7 +1350,7 @@ msgstr "" "Pärisnimes on lubamatu sümbol.\n" "Kvootimata sõnad aadressides ei tohi sisaldada '!()<>@,;:\\.[]'.\n" -#: src/lang.c:222 +#: src/lang.c:422 msgid "" "Illegal character in realname.\n" "Quoted words may not contain '()<>\\'.\n" @@ -1248,7 +1358,7 @@ msgstr "" "Pärisnimes on lubamatu sümbol.\n" "Kvooditud sõnad ei või sisaldada '()<>\\'.\n" -#: src/lang.c:223 +#: src/lang.c:423 msgid "" "Illegal character in realname.\n" "Encoded words may not contain '!()<>@,;:\"\\.[]/=' in parameter.\n" @@ -1256,11 +1366,11 @@ msgstr "" "Pärisnimes on lubamatu sümbol.\n" "Kodeeritud sõnad parameetris ei või sisaldada '!()<>@,;:\"\\.[]/='.\n" -#: src/lang.c:224 +#: src/lang.c:424 msgid "Bad syntax in encoded word used in realname.\n" msgstr "Vigane reaalses nimes kasutatud kodeeritud sõna süntaks.\n" -#: src/lang.c:225 +#: src/lang.c:425 msgid "" "Illegal character in realname.\n" "Unquoted words may not contain '()<>\\' in old-style addresses.\n" @@ -1268,7 +1378,7 @@ msgstr "" "Pärisnimes on lubamatu sümbol.\n" "Kvootimata sõnad vanas stiilis aadressides ei või sisaldada '()<>\\'.\n" -#: src/lang.c:226 +#: src/lang.c:426 msgid "" "Illegal character in realname.\n" "Control characters and unencoded 8bit characters > 127 are not allowed.\n" @@ -1277,7 +1387,7 @@ msgstr "" "Kontrollsümbolid ja kodeerimata 8bit sümbolid väärtusega > 127 ei ole " "lubatud.\n" -#: src/lang.c:227 +#: src/lang.c:427 msgid "" "\n" "Error: No blank line found after header.\n" @@ -1285,7 +1395,7 @@ msgstr "" "\n" "Viga: peale päiseridu pole tühja rida.\n" -#: src/lang.c:228 +#: src/lang.c:428 #, c-format msgid "" "\n" @@ -1295,7 +1405,7 @@ msgstr "" "Viga: Vigaselt vormindatud %s.\n" #. TODO: fixme, US-ASCII is not the only 7bit charset we know about -#: src/lang.c:230 +#: src/lang.c:430 msgid "" "\n" "Error: Posting contains non-ASCII characters but MM_CHARSET is set to\n" @@ -1308,7 +1418,7 @@ msgstr "" " on US_ASCII - palun seadke MM_CHARSET väärtus oma keelele sobivaks\n" " kasutades seadete M)enüüd või toimetades tinrc faili.\n" -#: src/lang.c:235 +#: src/lang.c:435 msgid "" "\n" "Error: Posting contains non-ASCII characters but the MIME encoding\n" @@ -1324,7 +1434,7 @@ msgstr "" " enam levinud. Muuta saate kasutades seadete M)enüüd või toimetades\n" " tinrc faili.\n" -#: src/lang.c:241 +#: src/lang.c:441 msgid "" "\n" "Error: Article starts with blank line instead of header\n" @@ -1332,7 +1442,7 @@ msgstr "" "\n" "Viga: Artikkel algab päise asemel tühja reaga\n" -#: src/lang.c:242 +#: src/lang.c:442 #, c-format msgid "" "\n" @@ -1343,7 +1453,7 @@ msgstr "" "Viga: Päisereal %d puudub päise nime järel koolon:\n" "%s\n" -#: src/lang.c:243 +#: src/lang.c:443 #, c-format msgid "" "\n" @@ -1352,7 +1462,7 @@ msgstr "" "\n" "Viga: \"%s:\" rida on tühi.\n" -#: src/lang.c:244 +#: src/lang.c:444 #, c-format msgid "" "\n" @@ -1361,7 +1471,7 @@ msgstr "" "\n" "Viga: Artikli päises puudub rida \"%s:\".\n" -#: src/lang.c:245 +#: src/lang.c:445 #, c-format msgid "" "\n" @@ -1370,7 +1480,7 @@ msgstr "" "\n" "Viga: %s sisaldab mitte 7bit sümboleid.\n" -#: src/lang.c:246 +#: src/lang.c:446 #, c-format msgid "" "\n" @@ -1381,7 +1491,7 @@ msgstr "" "Viga: Päisel real %d puudub kooloni järel tühik:\n" "%s\n" -#: src/lang.c:247 +#: src/lang.c:447 #, c-format msgid "" "\n" @@ -1390,21 +1500,48 @@ msgstr "" "\n" "Viga: Päises on mitu (%d) \"%s:\" rida.\n" -#: src/lang.c:248 +#: src/lang.c:448 +#, fuzzy, c-format +msgid "" +"\n" +"Error: Header on line %d has no name:\n" +"%s\n" +msgstr "" +"\n" +"Viga: Päisel real %d puudub kooloni järel tühik:\n" +"%s\n" + +#: src/lang.c:450 #, c-format msgid "Insecure permissions of %s (%o)" msgstr "Ebaturvalised õigused failil %s (%o)" -#: src/lang.c:253 +#: src/lang.c:453 +#, fuzzy, c-format +msgid "Line %d is longer than %d octets and should be folded.\n" +msgstr "" +"\n" +"Rida %d on pikem, kui %d sümbolit ja tuleks poolitada, aga kodeering\n" +"pole %s\n" + +#: src/lang.c:455 +#, fuzzy, c-format +msgid "Line %d is longer than %d octets and should be shortened.\n" +msgstr "" +"\n" +"Rida %d on pikem, kui %d sümbolit ja tuleks poolitada, aga kodeering\n" +"pole %s\n" + +#: src/lang.c:461 #, c-format msgid "MIME parse error: Unexpected end of %s/%s article" msgstr "MIME parsimise viga: Ootamatu artikli %s/%s lõpp" -#: src/lang.c:254 +#: src/lang.c:462 msgid "MIME parse error: Start boundary whilst reading headers" msgstr "MIME parsimise viga: Algas eraldaja aga loen alles päiseid" -#: src/lang.c:256 +#: src/lang.c:464 msgid "" "\n" "Error: \"poster\" is not allowed in Newsgroups!\n" @@ -1412,16 +1549,16 @@ msgstr "" "\n" "Viga: \"poster\" ei ole lubatud gruppides!\n" -#: src/lang.c:257 +#: src/lang.c:465 msgid "Can't get a (fully-qualified) domain-name!" msgstr "Ei õnnestu saada (täis) doomeninime!" -#: src/lang.c:258 +#: src/lang.c:466 #, c-format msgid "No permissions to go into %s\n" msgstr "Puuduvad õigused siseneda %s\n" -#: src/lang.c:260 +#: src/lang.c:468 msgid "" "\n" "Error: From: line missing.\n" @@ -1429,30 +1566,34 @@ msgstr "" "\n" "Viga: From: rida puudub.\n" -#: src/lang.c:262 +#: src/lang.c:470 #, c-format msgid "No read permissions for %s\n" msgstr "%s lugemiseks pole õiguseid\n" -#: src/lang.c:263 +#: src/lang.c:471 #, c-format msgid "File %s does not exist\n" msgstr "Faili %s pole\n" -#: src/lang.c:264 +#: src/lang.c:472 #, c-format msgid "No write permissions for %s\n" msgstr "%s kirjutamiseks pole õiguseid\n" -#: src/lang.c:265 +#: src/lang.c:473 msgid "Can't get user information (/etc/passwd missing?)" msgstr "Ei leia kasutate kohta infot (/etc/passwd puudub?)" -#: src/lang.c:266 +#: src/lang.c:475 msgid "errors" msgstr "viga" -#: src/lang.c:268 +#: src/lang.c:476 +msgid "error" +msgstr "viga" + +#: src/lang.c:479 #, c-format msgid "" "\n" @@ -1461,85 +1602,63 @@ msgstr "" "\n" "Viga real %d: \"Sender:\" päiserida pole lubatud (see lisatakse teie eest)\n" -#: src/lang.c:270 +#: src/lang.c:481 #, c-format msgid "Server has non of the groups listed in %s" msgstr "Serveril pole failis %s näidatud gruppe" -#: src/lang.c:271 -msgid "error" -msgstr "viga" +#: src/lang.c:482 +#, c-format +msgid "Error: unlink %s" +msgstr "Viga: unlink %s" -#: src/lang.c:272 +#: src/lang.c:483 msgid "Unknown display level" msgstr "Tundmatu ektaani tase" -#: src/lang.c:273 +#: src/lang.c:485 +msgid "Unreachable?\n" +msgstr "Kättesaamatu?\n" + +#: src/lang.c:487 msgid "" msgstr "" -#: src/lang.c:274 +#: src/lang.c:488 msgid "Exiting..." msgstr "Lõpetan..." -#: src/lang.c:275 +#: src/lang.c:489 msgid "leaving external mail-reader" msgstr "jätan välise kirjade lugeja" -#: src/lang.c:276 +#: src/lang.c:490 #, c-format msgid "Extracting %s..." msgstr "Loon %s..." -#: src/lang.c:278 +#: src/lang.c:492 #, c-format msgid "Error writing %s file. Filesystem full? File reset to previous state." msgstr "" "Viga faili %s kirjutamisel. Failisüsteem on täis? Faili eelmine olek " "taastatud." -#: src/lang.c:279 +#: src/lang.c:493 #, c-format msgid "Error making backup of %s file. Filesystem full?" msgstr "Failist %s ei õnnestu varukoopiat luua. Failisüsteem on täis?" -#: src/lang.c:280 +#: src/lang.c:494 #, c-format msgid "Filtering global rules (%d/%d) ('q' to quit)..." msgstr "Filtreerin globaalseid reegleid (%d/%d) (väljumiseks 'q')..." -#: src/lang.c:281 +#: src/lang.c:495 msgid "Rule created by: " msgstr "Reegli looja: " -#: src/lang.c:282 -#, c-format -msgid "Enter pattern [%s]> " -msgstr "Sisestage muster [%s]> " - -#: src/lang.c:283 -#, c-format -msgid "" -"\n" -"You requested followups to your article to go to the following %s:\n" -msgstr "" -"\n" -"Te soovisite vastused artiklile %s:\n" - -#: src/lang.c:284 -#, c-format -msgid " %s\t Answers will be directed to you by mail.\n" -msgstr " %s\t Vastused saadetakse teile kirjaga.\n" - -#: src/lang.c:285 -msgid "-- forwarded message --\n" -msgstr "-- edastatud teade --\n" - -#: src/lang.c:286 -msgid "-- end of forwarded message --\n" -msgstr "-- edastatud teate lõpp --\n" - -#: src/lang.c:287 +#: src/lang.c:496 msgid "" "# Format:\n" "# comment=STRING Optional. Multiple lines allowed. Comments must be " @@ -1607,874 +1726,909 @@ msgstr "" "# time=NUMBER Mittekohustuslik. Reegli aegumine time_t väärtusena\n" "#\n" -#: src/lang.c:311 +#: src/lang.c:522 #, c-format msgid "Enter score for rule (default=%d): " msgstr "Reegli kaal (vaikimisi=%d): " -#: src/lang.c:312 +#: src/lang.c:523 #, c-format msgid "Enter the score weight (range 0 < score <= %d)" msgstr "Sisestage reegli kaal (vahemik on 0 < kaal <= %d)" #. SCORE_MAX -#: src/lang.c:313 +#: src/lang.c:524 msgid "Full" msgstr "Täis" -#: src/lang.c:314 +#: src/lang.c:525 msgid "Comment (optional) : " msgstr "Kommentaar (vaba) : " -#: src/lang.c:315 +#: src/lang.c:527 +msgid "Malformed overview entry: servername missing." +msgstr "" + +#: src/lang.c:528 +#, c-format +msgid "\t Xref: %s" +msgstr "" + +#: src/lang.c:529 +msgid "Skipping Xref filter" +msgstr "" + +#: src/lang.c:531 msgid "Apply pattern to : " msgstr "Rakenda mustrit : " -#: src/lang.c:316 +#: src/lang.c:532 +#, c-format +msgid "Enter pattern [%s]> " +msgstr "Sisestage muster [%s]> " + +#: src/lang.c:533 +#, c-format +msgid "" +"\n" +"You requested followups to your article to go to the following %s:\n" +msgstr "" +"\n" +"Te soovisite vastused artiklile %s:\n" + +#: src/lang.c:534 +#, c-format +msgid " %s\t Answers will be directed to you by mail.\n" +msgstr " %s\t Vastused saadetakse teile kirjaga.\n" + +#: src/lang.c:535 +msgid "-- forwarded message --\n" +msgstr "-- edastatud teade --\n" + +#: src/lang.c:536 +msgid "-- end of forwarded message --\n" +msgstr "-- edastatud teate lõpp --\n" + +#: src/lang.c:537 msgid "From: line (ignore case) " msgstr "From: rida (tõstutundetu) " -#: src/lang.c:317 +#: src/lang.c:538 msgid "From: line (case sensitive) " msgstr "From: rida (tõstutundlik) " -#: src/lang.c:319 +#: src/lang.c:541 #, c-format msgid "%s%s: Unknown host.\n" msgstr "%s%s: Tundmatu host.\n" -#: src/lang.c:321 +#: src/lang.c:543 msgid "global " msgstr "globaalset " -#: src/lang.c:322 +#: src/lang.c:544 #, c-format msgid "Please use %.100s instead" msgstr "Kasutage selle asemel palun %.100s" -#: src/lang.c:323 +#: src/lang.c:545 #, c-format msgid "%s is bogus" msgstr "gruppi %s pole" -#: src/lang.c:324 +#: src/lang.c:546 #, c-format msgid "Group %s is moderated. Continue?" msgstr "Grupp %s on modereeritav. Jätkan?" -#: src/lang.c:325 +#: src/lang.c:547 msgid "groups" msgstr "gruppi" -#: src/lang.c:326 +#: src/lang.c:548 #, c-format msgid "Rereading %s..." msgstr "Loen %s uuesti..." -#: src/lang.c:327 +#: src/lang.c:549 msgid "Top Level Commands" msgstr "Ülemise taseme käsud" -#: src/lang.c:328 +#: src/lang.c:550 msgid "Group Selection" msgstr "Grupi valik" -#: src/lang.c:329 +#: src/lang.c:551 msgid "group" msgstr "grupp" -#: src/lang.c:330 +#: src/lang.c:552 msgid "" "*** Group descriptions are disabled according to current select_format ***" msgstr "*** select_format blokeerib gruppide kirjeldused ***" -#: src/lang.c:332 +#: src/lang.c:554 msgid "" "One or more lines of comment. to add a line or proceed if line is empty." msgstr "" "Üks või enam kommentaari rida. lisamiseks või tühja rea jätkamiseks." -#: src/lang.c:333 +#: src/lang.c:555 msgid "From: line to add to filter file. toggles & sets." msgstr "From: rida filtrite faili. lülitab, seab." -#: src/lang.c:334 +#: src/lang.c:556 msgid "" "Linecount of articles to be filtered. < for less, > for more, = for equal." msgstr "Filtraaritavate artiklite ridu. < on vähem, > on rohkem, = on võrdne." -#: src/lang.c:335 +#: src/lang.c:557 msgid "Message-ID: line to add to filter file. toggles & sets." msgstr "Message-ID: rida filtri faili lisamiseks. lülitab, seab." -#: src/lang.c:336 +#: src/lang.c:558 msgid "Subject: line to add to filter file. toggles & sets." msgstr "Subject: rida filtri faili lisamiseks. lülitab, seab." -#: src/lang.c:337 +#: src/lang.c:559 msgid "" "Enter text pattern to filter if Subject: & From: lines are not what you want." msgstr "" "Sisestage filtreerimiseks tekstimuster, kui Subject: ja From: ei ole piisav." -#: src/lang.c:338 +#: src/lang.c:560 msgid "" "Select where text pattern should be applied. toggles & sets." msgstr "Valige, kus tekstimustrit rakendada. lülitab, seab." -#: src/lang.c:339 +#: src/lang.c:561 msgid "" "Expiration time in days for the entered filter. toggles & sets." msgstr "Sisestatud filtri aegumisaeg päevades. lülitab, seab." -#: src/lang.c:340 +#: src/lang.c:562 msgid "" "Apply kill only to current group or all groups. toggles & sets." msgstr "" "Kasuta surmamist jooksval/kõikidel gruppidel. lülitab, seab." -#: src/lang.c:341 +#: src/lang.c:563 msgid "" "Apply select to current group or all groups. toggles & sets." msgstr "" "Kasuta valikut jooksval/kõikidel gruppidel. lülitab, seab." -#: src/lang.c:342 +#: src/lang.c:564 msgid "kill an article via a menu" msgstr "artiklite surmamise menüü" -#: src/lang.c:343 +#: src/lang.c:565 msgid "auto-select (hot) an article via a menu" msgstr "(kuuma) artikli automaatse valiku menüü" -#: src/lang.c:344 +#: src/lang.c:566 msgid "Browse URLs in article" msgstr "Brausi artiklis olevaid URLe" -#: src/lang.c:345 +#: src/lang.c:567 msgid "0 - 9\t display article by number in current thread" msgstr "0 - 9\t näita jooksva teema numbri järgi valitud artiklit" -#: src/lang.c:347 +#: src/lang.c:569 msgid "cancel (delete) or supersede (overwrite) current article" msgstr "katkesta (kustuta) või asenda (kirjuta üle) jooksev artikkel" -#: src/lang.c:348 +#: src/lang.c:570 msgid "post followup to current article" msgstr "postita vastus jooksvale artiklile" -#: src/lang.c:349 +#: src/lang.c:571 msgid "post followup (don't copy text) to current article" msgstr "postita vastus (kopeeri teksti) jooksvale artiklile" -#: src/lang.c:350 +#: src/lang.c:572 msgid "post followup to current article quoting complete headers" msgstr "postita vastus jooksvale artiklile, tsiteerides kõiki päiseid" -#: src/lang.c:351 +#: src/lang.c:573 msgid "repost chosen article to another group" msgstr "postita valitud artikkel teise gruppi" -#: src/lang.c:353 +#: src/lang.c:575 msgid "edit article (mail-groups only)" msgstr "toimeta artiklit (ainult kirjade-grupid)" -#: src/lang.c:354 +#: src/lang.c:576 msgid "display first article in current thread" msgstr "näita jooksva teema esimest artiklit" -#: src/lang.c:355 +#: src/lang.c:577 msgid "display first page of article" msgstr "näita artikli esimest lehekülge" -#: src/lang.c:356 +#: src/lang.c:578 msgid "display last article in current thread" msgstr "näita jooksva teema viimast artiklit" -#: src/lang.c:357 +#: src/lang.c:579 msgid "display last page of article" msgstr "näita artikli viimast lehekülge" -#: src/lang.c:358 +#: src/lang.c:580 msgid "mark rest of thread as read and advance to next unread" msgstr "märgi teema loetuks ja liigu järgmisele lugemata teemale" -#: src/lang.c:359 +#: src/lang.c:581 msgid "display next article" msgstr "näita järgmist artiklit" -#: src/lang.c:360 +#: src/lang.c:582 msgid "display first article in next thread" msgstr "näita järgmise teema esimest artiklit" -#: src/lang.c:361 +#: src/lang.c:583 msgid "display next unread article" msgstr "näita järgmist lugemata artiklit" -#: src/lang.c:362 +#: src/lang.c:584 msgid "go to the article that this one followed up" msgstr "mine artiklile, millele see artikkel järgneb" -#: src/lang.c:363 +#: src/lang.c:585 msgid "display previous article" msgstr "näita eelmist artiklit" -#: src/lang.c:364 +#: src/lang.c:586 msgid "display previous unread article" msgstr "näita eelmist lugemata artiklit" -#: src/lang.c:365 +#: src/lang.c:587 msgid "quickly kill an article using defaults" msgstr "surma kiiresti artikkel, kasutades vaikeväärtusi" -#: src/lang.c:366 +#: src/lang.c:588 msgid "quickly auto-select (hot) an article using defaults" msgstr "vali kiiresti vaikeväärtusi kasutades (kuumad) artiklid" -#: src/lang.c:367 +#: src/lang.c:589 msgid "return to group selection level" msgstr "tagasi gruppide valikusse" -#: src/lang.c:368 +#: src/lang.c:590 msgid "reply through mail to author" msgstr "vasta autorile kirjaga" -#: src/lang.c:369 +#: src/lang.c:591 msgid "reply through mail (don't copy text) to author" msgstr "vasta autorile kirjaga (teksti ei kopeerita)" -#: src/lang.c:370 +#: src/lang.c:592 msgid "reply through mail to author quoting complete headers" msgstr "vasta autorile kirjaga, tsiteerides kõiki päiseid" -#: src/lang.c:371 +#: src/lang.c:593 msgid "search backwards within this article" msgstr "otsi artiklis tagaspidi" -#: src/lang.c:372 +#: src/lang.c:594 msgid "search forwards within this article" msgstr "otsi artiklis edaspidi" -#: src/lang.c:373 +#: src/lang.c:595 msgid "show article in raw-mode (including all headers)" msgstr "näita kogu artiklit (koos päistega)" -#: src/lang.c:374 +#: src/lang.c:596 msgid "skip next block of included text" msgstr "järgmisele tekstiblokile" -#: src/lang.c:375 +#: src/lang.c:597 msgid "toggle display of sections hidden by a form-feed (^L) on/off" msgstr "lülita lehevahetusega (^L) peidetud osade näitamist" -#: src/lang.c:376 +#: src/lang.c:598 msgid "toggle display of all headers" msgstr "lülita ekraanil kõik päised" -#: src/lang.c:377 +#: src/lang.c:599 msgid "toggle word highlighting on/off" msgstr "lülita sõnade märkimine sisse/välja" -#: src/lang.c:378 +#: src/lang.c:600 msgid "toggle ROT-13 (basic decode) for current article" msgstr "lülita jooksva artikli ROT-13 (lihtne dekodeering) kodeering" -#: src/lang.c:379 +#: src/lang.c:601 msgid "toggle tabwidth 4 <-> 8" msgstr "lülita tabulaatori laius 4 <-> 8" -#: src/lang.c:380 +#: src/lang.c:602 msgid "toggle German TeX style decoding for current article" -msgstr "lülita jooksva artikli saksa TeX stiilis dekodeerimine" +msgstr "lülita jooksva artikli Saksa TeX stiilis dekodeerimine" -#: src/lang.c:381 +#: src/lang.c:603 msgid "toggle display of uuencoded sections" msgstr "lülita uuenkodeeritud osade näitamine" -#: src/lang.c:382 +#: src/lang.c:604 msgid "View/pipe/save multimedia attachments" msgstr "Vaata/toru/salvesta multimeedia manuseid" -#: src/lang.c:383 +#: src/lang.c:605 msgid "choose first attachment in list" msgstr "vali loendis esimene manus" -#: src/lang.c:384 +#: src/lang.c:606 msgid "0 - 9\t choose attachment by number" msgstr "0 - 9\t vali numbri järgi manus" -#: src/lang.c:385 +#: src/lang.c:607 msgid "choose last attachment in list" msgstr "vali loendis viimane manus" -#: src/lang.c:387 +#: src/lang.c:609 msgid "pipe attachment into command" msgstr "saada manus toru kaudu käsule" -#: src/lang.c:388 +#: src/lang.c:610 msgid "pipe raw attachment into command" msgstr "saada kogu manus toru kaudu käsule" -#: src/lang.c:390 +#: src/lang.c:612 msgid "save attachment to disk" msgstr "salvesta manus kettale" -#: src/lang.c:391 +#: src/lang.c:613 msgid "search for attachments forwards" msgstr "otsi manuseid edaspidi" -#: src/lang.c:392 +#: src/lang.c:614 msgid "search for attachments backwards" msgstr "otsi manuseid tagaspidi" -#: src/lang.c:393 +#: src/lang.c:615 msgid "view attachment" msgstr "vaata manust" -#: src/lang.c:394 +#: src/lang.c:616 msgid "tag attachment" msgstr "märgi manus" -#: src/lang.c:395 +#: src/lang.c:617 msgid "tag attachments that match user specified pattern" msgstr "märgi kasutaja määratud mustrile vastavad manused" -#: src/lang.c:396 +#: src/lang.c:618 msgid "reverse tagging on all attachments (toggle)" msgstr "kõikide manuste tagurpidi märkimine" -#: src/lang.c:397 +#: src/lang.c:619 msgid "untag all tagged attachments" msgstr "eemalda märgistus kõikidelt märgitud manustelt" -#: src/lang.c:398 +#: src/lang.c:620 msgid "toggle info message in last line (name/description of attachment)" msgstr "lülita viimase rea infoteadet (manuse teema/kirjeldus)" -#: src/lang.c:399 +#: src/lang.c:621 msgid "choose first attribute in list" msgstr "vali loendis esimene atribuut" -#: src/lang.c:400 +#: src/lang.c:622 msgid "0 - 9\t choose attribute by number" msgstr "0 - 9\t vali numbri järgi atribuut" -#: src/lang.c:401 +#: src/lang.c:623 msgid "choose last attribute in list" msgstr "vali loendis viimane atribuut" -#: src/lang.c:402 +#: src/lang.c:624 msgid "reset attribute to a default value" msgstr "sea atribuudile vaikeväärtus" -#: src/lang.c:403 +#: src/lang.c:625 msgid "search forwards for an attribute" msgstr "otsi atribuuti edaspidi" -#: src/lang.c:404 +#: src/lang.c:626 msgid "search backwards for an attribute" msgstr "otsi atribuuti tagaspidi" -#: src/lang.c:405 +#: src/lang.c:627 msgid "select attribute" msgstr "vali atribuut" -#: src/lang.c:406 +#: src/lang.c:628 msgid "toggle back to options menu when invoked from there" msgstr "tagasi seadete menüüsse" -#: src/lang.c:407 +#: src/lang.c:629 #, c-format msgid "report bug or comment via mail to %s" msgstr "saatke vearaport või kommentaar aadressile %s" -#: src/lang.c:408 +#: src/lang.c:630 msgid "choose first option in list" msgstr "vali loetelust esimene parameeter" -#: src/lang.c:409 +#: src/lang.c:631 msgid "0 - 9\t choose option by number" msgstr "0 - 9\t vali parameeter numbri järgi" -#: src/lang.c:410 +#: src/lang.c:632 msgid "choose last option in list" msgstr "vali loetelust viimane parameeter" -#: src/lang.c:411 +#: src/lang.c:633 msgid "start scopes menu" msgstr "alusta skoopide menüüd" -#: src/lang.c:412 +#: src/lang.c:634 msgid "search forwards for an option" msgstr "otsi parameetrit nime edaspidi" -#: src/lang.c:413 +#: src/lang.c:635 msgid "search backwards for an option" msgstr "otsi parameetrit tagaspidi" -#: src/lang.c:414 +#: src/lang.c:636 msgid "select option" msgstr "vali parameeter" -#: src/lang.c:415 +#: src/lang.c:637 msgid "toggle to attributes menu" msgstr "lülita atribuutide menüü" -#: src/lang.c:416 +#: src/lang.c:638 msgid "choose range of articles to be affected by next command" msgstr "valige järgmise käsuga töödeldavate artiklite vahemik" -#: src/lang.c:417 +#: src/lang.c:639 msgid "escape from command prompt" msgstr "pääs käsuviibalt" -#: src/lang.c:418 +#: src/lang.c:640 msgid "edit filter file" msgstr "toimeta filtrite faili" -#: src/lang.c:419 +#: src/lang.c:641 msgid "get help" msgstr "anna abiinfot" -#: src/lang.c:420 +#: src/lang.c:642 msgid "display last article viewed" msgstr "näita viimasena vaadatud artiklit" -#: src/lang.c:421 +#: src/lang.c:643 msgid "down one line" msgstr "üks rida alla" -#: src/lang.c:422 +#: src/lang.c:644 msgid "up one line" msgstr "üles üks rida" -#: src/lang.c:423 +#: src/lang.c:645 msgid "go to article chosen by Message-ID" msgstr "liigu Message-ID poolt määratud artiklile" -#: src/lang.c:424 +#: src/lang.c:646 msgid "mail article/thread/hot/pattern/tagged articles to someone" msgstr "saada artikkel/teema/kuum/muster/märgitud kellelegi" -#: src/lang.c:425 +#: src/lang.c:647 msgid "menu of configurable options" msgstr "seadete menüü" -#: src/lang.c:426 +#: src/lang.c:648 msgid "down one page" msgstr "alla üks lehekülg" -#: src/lang.c:427 +#: src/lang.c:649 msgid "up one page" msgstr "üles üks lehekülg" -#: src/lang.c:429 +#: src/lang.c:651 msgid "post (write) article to current group" msgstr "postita (kirjuta) artikkel jooksvasse gruppi" -#: src/lang.c:430 +#: src/lang.c:652 msgid "post postponed articles" msgstr "postita ootel artiklid" -#: src/lang.c:432 +#: src/lang.c:654 msgid "list articles posted by you (from posted file)" msgstr "näita teie poolt postitatud artikleid (failist posted)" -#: src/lang.c:433 +#: src/lang.c:655 msgid "return to previous menu" msgstr "tagasi eelmisse menüüsse" -#: src/lang.c:434 +#: src/lang.c:656 msgid "quit tin immediately" msgstr "välju viivitamata tinist" -#: src/lang.c:435 +#: src/lang.c:657 msgid "redraw page" msgstr "värskenda lehekülge" -#: src/lang.c:436 +#: src/lang.c:658 msgid "save article/thread/hot/pattern/tagged articles to file" msgstr "salvesta artikkel/teema/kuum/muster/märgitud faili" -#: src/lang.c:437 +#: src/lang.c:659 msgid "save marked articles automatically without user prompts" msgstr "salvesta märgitud artiklid automaatselt, kasutajalt küsimata" -#: src/lang.c:438 +#: src/lang.c:660 msgid "scroll the screen one line down" msgstr "keri ekraani rida alla" -#: src/lang.c:439 +#: src/lang.c:661 msgid "scroll the screen one line up" msgstr "keri ekraani rida üles" -#: src/lang.c:440 +#: src/lang.c:662 msgid "search for articles by author backwards" msgstr "otsi artikleid autori järgi tagaspidi" -#: src/lang.c:441 +#: src/lang.c:663 msgid "search for articles by author forwards" msgstr "otsi artikleid autori järgi edaspidi" -#: src/lang.c:442 +#: src/lang.c:664 msgid "search all articles for a given string (this may take some time)" msgstr "otsi antud teksti artiklitest (see võib võtta aega)" -#: src/lang.c:443 +#: src/lang.c:665 msgid " \t (searches are case-insensitive and wrap around to all articles)" msgstr " \t (otsing on tõstutundetu ja käib üle kõikide artiklite)" -#: src/lang.c:444 +#: src/lang.c:666 msgid "search for articles by Subject line backwards" msgstr "otsi artiklit teema järgi tagaspidi" -#: src/lang.c:445 +#: src/lang.c:667 msgid "search for articles by Subject line forwards" msgstr "otsi artiklit teema järgi edaspidi" -#: src/lang.c:446 +#: src/lang.c:668 msgid "repeat last search" msgstr "korda eelmist otsingut" -#: src/lang.c:447 +#: src/lang.c:669 msgid "tag current article for reposting/mailing/piping/printing/saving" msgstr "märgi jooksev artikkel, et postitada/saata/trükkida/salvestada/torusse" -#: src/lang.c:448 +#: src/lang.c:670 msgid "toggle info message in last line (subject/description)" msgstr "lülita viimase rea infoteadet (teema/kirjeldus)" -#: src/lang.c:449 +#: src/lang.c:671 msgid "toggle inverse video" msgstr "lülita pööratud video" -#: src/lang.c:450 -#, fuzzy +#: src/lang.c:672 msgid "toggle mini help menu and posting etiquette display" -msgstr "abiinfo lülita ekraanil miniabi menüüd" +msgstr "lülita ekraanil miniabi ja postitamise etiketi menüüd" -#: src/lang.c:451 +#: src/lang.c:673 msgid "cycle the display of authors email address, real name, both or neither" msgstr "vali näitamiseks autori aadress, pärisnimi, mõlemad või mitte midagi" -#: src/lang.c:452 +#: src/lang.c:674 msgid "show version information" msgstr "esita info versioonist" -#: src/lang.c:453 +#: src/lang.c:675 msgid "mark all articles as read and return to group selection menu" msgstr "märgi artiklid loetuks ja välju gruppide valiku menüüsse" -#: src/lang.c:454 +#: src/lang.c:676 msgid "mark all articles as read and enter next group with unread articles" msgstr "märgi artiklid loetuks, sisene järgmisse lugemata artiklitega gruppi" -#: src/lang.c:455 +#: src/lang.c:677 msgid "choose first thread in list" msgstr "vali loendist esimene teema" -#: src/lang.c:456 +#: src/lang.c:678 msgid "choose last thread in list" msgstr "vali loendist viimane teema" -#: src/lang.c:457 +#: src/lang.c:679 msgid "list articles within current thread (bring up Thread sub-menu)" msgstr "artiklite loend jooksvas teemas (esita teema alam-menüü)" -#: src/lang.c:458 +#: src/lang.c:680 msgid "mark article as unread" msgstr "märgi artikkel loetuks" -#: src/lang.c:459 +#: src/lang.c:681 msgid "mark current thread, range or tagged threads as read" msgstr "märgi jooksev teema, vahemik või märgitud teemad loetuks" -#: src/lang.c:460 +#: src/lang.c:682 msgid "mark current thread, range or tagged threads as unread" msgstr "märgi jooksev teema, vahemik või märgitud teemad mitteloetuks" -#: src/lang.c:461 +#: src/lang.c:683 msgid "mark current/range/selected/pattern/tagged as read after prompting" msgstr "märgi jooksev/vahemik/valitud/muster/märgitud loetuks" -#: src/lang.c:462 +#: src/lang.c:684 msgid "mark current/range/selected/pattern/tagged as unread after prompting" msgstr "märgi jooksev/vahemik/valitud/muster/märgitud mitteloetuks" -#: src/lang.c:463 +#: src/lang.c:685 msgid "toggle display of all/selected articles" msgstr "lülita ekraanile kõik/valitud artiklid" -#: src/lang.c:464 +#: src/lang.c:686 msgid "display next group" msgstr "näita järgmist gruppi" -#: src/lang.c:465 +#: src/lang.c:687 msgid "display previous group" msgstr "näita eelmist gruppi" -#: src/lang.c:466 +#: src/lang.c:688 msgid "toggle all selections (all articles)" msgstr "lülita kõiki valikuid (kõiki artikleid)" -#: src/lang.c:467 +#: src/lang.c:689 msgid "select group (make \"hot\")" msgstr "vali grupp (muuda \"kuumaks\")" -#: src/lang.c:468 +#: src/lang.c:690 msgid "select thread" msgstr "vali teema" -#: src/lang.c:469 +#: src/lang.c:691 msgid "select threads if at least one unread article is selected" msgstr "vali teemad, kui on valitud vähemalt üks lugemata artikkel" -#: src/lang.c:470 +#: src/lang.c:692 msgid "select threads that match user specified pattern" msgstr "vali kasutaja määratud mustrile vastavad teemad" -#: src/lang.c:471 +#: src/lang.c:693 msgid "0 - 9\t choose thread by number" msgstr "0 - 9\t vali numbri järgi teema" -#: src/lang.c:472 +#: src/lang.c:694 msgid "toggle limit number of articles to get, and reload" msgstr "sea laetavate artiklite piirang ja lae uuesti" -#: src/lang.c:473 +#: src/lang.c:695 msgid "toggle display of all/unread articles" msgstr "lülita ekraanil kõik/lugemata artiklid" -#: src/lang.c:474 +#: src/lang.c:696 msgid "toggle selection of thread" msgstr "lülita teema valikut" -#: src/lang.c:475 +#: src/lang.c:697 msgid "cycle through threading options available" msgstr "erinevad teemade käsitlemise võtmed" -#: src/lang.c:476 +#: src/lang.c:698 msgid "undo all selections (all articles)" msgstr "ennista kõik valikud (kõik artiklid)" -#: src/lang.c:477 +#: src/lang.c:699 msgid "untag all tagged threads" msgstr "eemalda märgistus kõikidelt märgitud teemadelt" -#: src/lang.c:478 -#, fuzzy +#: src/lang.c:700 msgid "search for articles forwards" -msgstr "otsi artikleid autori järgi edaspidi" +msgstr "otsi artikleid edaspidi" -#: src/lang.c:479 -#, fuzzy +#: src/lang.c:701 msgid "search for articles backwards" -msgstr "otsi artikleid autori järgi tagaspidi" +msgstr "otsi artikleid tagaspidi" -#: src/lang.c:480 -#, fuzzy +#: src/lang.c:702 msgid "toggle info message in last line (Message-ID)" -msgstr "lülita viimase rea infoteadet (URL)" +msgstr "lülita viimase rea infoteadet (Message-ID)" -#: src/lang.c:481 -#, fuzzy +#: src/lang.c:703 msgid "Open article by Message-ID" -msgstr "liigu Message-ID poolt määratud artiklile" +msgstr "Ava Message-ID poolt määratud artikkel" -#: src/lang.c:482 +#: src/lang.c:704 msgid "add new scope" msgstr "lisa uus skoop" -#: src/lang.c:483 +#: src/lang.c:705 msgid "delete scope" msgstr "kustuta skoop" -#: src/lang.c:484 +#: src/lang.c:706 msgid "edit attributes file" msgstr "toimeta atribuutide faili" -#: src/lang.c:485 +#: src/lang.c:707 msgid "choose first scope in list" msgstr "vali loetelust esimene skoop" -#: src/lang.c:486 +#: src/lang.c:708 msgid "0 - 9\t choose scope by number" msgstr "0 - 9\t vali skoop numbri järgi" -#: src/lang.c:487 +#: src/lang.c:709 msgid "choose last scope in list" msgstr "vali loetelust viimane skoop" -#: src/lang.c:488 +#: src/lang.c:710 msgid "move scope" msgstr "liiguta skoopi" -#: src/lang.c:489 +#: src/lang.c:711 msgid "rename scope" msgstr "nimeta skoop ümber" -#: src/lang.c:490 +#: src/lang.c:712 msgid "select scope" msgstr "vali skoop" -#: src/lang.c:491 +#: src/lang.c:713 msgid "mark all articles in group as read" msgstr "märgi valitud grupis kõik artiklid loetuks" -#: src/lang.c:492 +#: src/lang.c:714 msgid "mark all articles in group as read and move to next unread group" msgstr "märgi grupp loetuks ja liigu järgmisele lugemata grupile" -#: src/lang.c:493 +#: src/lang.c:715 msgid "choose first group in list" msgstr "vali loetelust esimene grupp" -#: src/lang.c:494 +#: src/lang.c:716 msgid "choose group by name" msgstr "vali grupp nime järgi" -#: src/lang.c:495 +#: src/lang.c:717 msgid "0 - 9\t choose group by number" msgstr "0 - 9\t vali grupp numbri järgi" -#: src/lang.c:496 +#: src/lang.c:718 msgid "choose range of groups to be affected by next command" msgstr "järgmise käsuga töödeldavate gruppide vahemik" -#: src/lang.c:497 +#: src/lang.c:719 msgid "choose last group in list" msgstr "vali loetelust viimane grupp" -#: src/lang.c:499 +#: src/lang.c:721 msgid "list groups which an article has been posted to (by Message-ID)" msgstr "näita gruppe kuhu artikkel postitati (Message-ID järgi)" -#: src/lang.c:500 +#: src/lang.c:722 msgid " \t (go to article if at least one of the groups is available)" msgstr " \t (mine viimasele artiklile, kui vähemalt üks grupp on olemas)" -#: src/lang.c:502 +#: src/lang.c:724 msgid "mark all articles in chosen group unread" msgstr "märgi valitud grupis kõik artiklid mitte-loetuks" -#: src/lang.c:503 +#: src/lang.c:725 msgid "move chosen group within list" msgstr "liiguta valitud gruppi loendis" -#: src/lang.c:504 +#: src/lang.c:726 msgid "choose next group with unread news" msgstr "vali järgmine lugemata artiklitega grupp" -#: src/lang.c:505 src/lang.c:1420 +#: src/lang.c:727 src/lang.c:1748 msgid "quit" msgstr "välju" -#: src/lang.c:506 +#: src/lang.c:728 msgid "quit without saving configuration changes" msgstr "välju muudetud seadeid salvestamata" -#: src/lang.c:507 +#: src/lang.c:729 msgid "read chosen group" msgstr "loe valitud gruppi" -#: src/lang.c:508 +#: src/lang.c:730 msgid "reset .newsrc (all available articles in groups marked unread)" msgstr ".newsrc faili algväärtustamine (kõik artiklid mitte-loetuks)" -#: src/lang.c:509 +#: src/lang.c:731 msgid "search backwards for a group name" msgstr "otsi grupi nime tagaspidi" -#: src/lang.c:510 +#: src/lang.c:732 msgid " \t (all searches are case-insensitive and wrap around)" msgstr " \t (kõik otsingud on tõstutundetud ja vajadusel alustavad algusest)" -#: src/lang.c:511 +#: src/lang.c:733 msgid "search forwards for a group name" msgstr "otsi grupi nime edaspidi" -#: src/lang.c:512 +#: src/lang.c:734 msgid "subscribe to chosen group" msgstr "telli valitud grupp" -#: src/lang.c:513 +#: src/lang.c:735 msgid "subscribe to groups that match pattern" msgstr "telli mustrile vastavaid gruppe" -#: src/lang.c:514 +#: src/lang.c:736 msgid "reread active file to check for any new news" msgstr "kontrolli aktiivsete gruppide faili - kas on uusi artikleid" -#: src/lang.c:515 +#: src/lang.c:737 msgid "show NNTP[S] connection details" -msgstr "" +msgstr "näita NNTP[S] ühenduse infot" -#: src/lang.c:516 +#: src/lang.c:738 msgid "toggle display of group name only or group name plus description" msgstr "vali ekraanil ainult grupi nimi või grupi nimi ja kirjeldus" -#: src/lang.c:517 +#: src/lang.c:739 msgid "toggle display to show all/unread subscribed groups" msgstr "vali ekraanile kõik/lugemata tellitud grupid" -#: src/lang.c:518 +#: src/lang.c:740 msgid "unsubscribe from chosen group" msgstr "loobu valitud grupist" -#: src/lang.c:519 +#: src/lang.c:741 msgid "unsubscribe from groups that match pattern" msgstr "loobu mustrile vastavatest gruppidest" -#: src/lang.c:520 +#: src/lang.c:742 msgid "sort the list of groups" msgstr "järjesta gruppide loend" -#: src/lang.c:521 +#: src/lang.c:743 msgid "toggle display to show all/subscribed groups" msgstr "näita ekraanil kõiki/tellitud gruppe" -#: src/lang.c:522 +#: src/lang.c:744 msgid "tag/untag all parts of current multipart-message in order" msgstr "märgi/eemalda märk jooksva mitmeosalise teate kõik osad" -#: src/lang.c:523 +#: src/lang.c:745 msgid "0 - 9\t choose article by number" msgstr "0 - 9\t vali numbri järgi artikkel" -#: src/lang.c:524 +#: src/lang.c:746 msgid "mark thread as read and return to group index page" msgstr "märgi teema loetuks ja välju gruppide indeksi lehele" -#: src/lang.c:525 +#: src/lang.c:747 msgid "mark thread as read and enter next unread thread or group" msgstr "märgi teema loetuks ja sisene järgmisse teemasse või gruppi" -#: src/lang.c:526 +#: src/lang.c:748 msgid "choose first article in list" msgstr "vali loendis esimene artikkel" -#: src/lang.c:527 +#: src/lang.c:749 msgid "choose last article in list" msgstr "vali loendis viimane artikkel" -#: src/lang.c:528 +#: src/lang.c:750 msgid "mark art, range or tagged arts as read; move crsr to next unread art" msgstr "" "märgi art. vahemik või märgitud art. loetuks, liigu järgm. lugemata artiklile" -#: src/lang.c:529 +#: src/lang.c:751 msgid "mark article, range or tagged articles as unread" msgstr "märgi jooksev teema, vahemik või märgitud teemad mitteloetuks" -#: src/lang.c:530 +#: src/lang.c:752 msgid "mark current thread as unread" msgstr "märgi teema mitteloetuks" -#: src/lang.c:531 +#: src/lang.c:753 msgid "read chosen article" msgstr "loe valitud artiklit" -#: src/lang.c:532 +#: src/lang.c:754 msgid "" "Display properties\n" "------------------" @@ -2482,7 +2636,7 @@ msgstr "" "Ekraani omadused\n" "----------------" -#: src/lang.c:533 +#: src/lang.c:755 msgid "" "Miscellaneous\n" "-------------" @@ -2490,7 +2644,7 @@ msgstr "" "Muud\n" "----" -#: src/lang.c:534 +#: src/lang.c:756 msgid "" "Moving around\n" "-------------" @@ -2498,7 +2652,7 @@ msgstr "" "Liikumine\n" "---------" -#: src/lang.c:535 +#: src/lang.c:757 msgid "" "Group/thread/article operations\n" "-------------------------------" @@ -2506,7 +2660,7 @@ msgstr "" "Grupi/teema/artikli operatsioonid\n" "---------------------------------" -#: src/lang.c:536 +#: src/lang.c:758 msgid "" "Attachment operations\n" "---------------------" @@ -2514,7 +2668,7 @@ msgstr "" "Operatsioonid manustega\n" "-----------------------" -#: src/lang.c:537 +#: src/lang.c:759 msgid "" "Attribute operations\n" "--------------------" @@ -2522,7 +2676,7 @@ msgstr "" "Operatsioonid atribuutidega\n" "---------------------------" -#: src/lang.c:538 +#: src/lang.c:760 msgid "" "Option operations\n" "-----------------" @@ -2530,16 +2684,15 @@ msgstr "" "Operatsioonid seadetega\n" "-----------------------" -#: src/lang.c:539 -#, fuzzy +#: src/lang.c:761 msgid "" "Posted article operations\n" "-------------------------" msgstr "" -"Grupi/teema/artikli operatsioonid\n" -"---------------------------------" +"Postitatud artiklite operatsioonid\n" +"----------------------------------" -#: src/lang.c:540 +#: src/lang.c:762 msgid "" "Scope operations\n" "----------------" @@ -2547,7 +2700,7 @@ msgstr "" "Operatsioonid skoobiga\n" "----------------------" -#: src/lang.c:541 +#: src/lang.c:763 msgid "" "URL operations\n" "--------------" @@ -2555,94 +2708,99 @@ msgstr "" "Operatsioonid URL'idega\n" "-----------------------" -#: src/lang.c:542 +#: src/lang.c:764 msgid "choose first URL in list" msgstr "vali loetelust esimene URL" -#: src/lang.c:543 +#: src/lang.c:765 msgid "0 - 9\t choose URL by number" msgstr "0 - 9\t vali numbri järgi URL" -#: src/lang.c:544 +#: src/lang.c:766 msgid "choose last URL in list" msgstr "vali loetelust viimane URL" -#: src/lang.c:545 +#: src/lang.c:767 msgid "search for URLs forwards" msgstr "otsi URL'e edaspidi" -#: src/lang.c:546 +#: src/lang.c:768 msgid "search for URLs backwards" msgstr "otsi URL'e tagaspidi" -#: src/lang.c:547 +#: src/lang.c:769 msgid "Open URL in browser" msgstr "Ava URL brauseris" -#: src/lang.c:548 +#: src/lang.c:770 msgid "toggle info message in last line (URL)" msgstr "lülita viimase rea infoteadet (URL)" -#: src/lang.c:550 +#: src/lang.c:772 msgid "Group Level Commands" msgstr "Grupitaseme käsud" -#: src/lang.c:551 +#: src/lang.c:773 msgid "Kill filter added" msgstr "Surmamise filter lisatud" -#: src/lang.c:552 +#: src/lang.c:774 msgid "Auto-selection filter added" msgstr "Automaatse valiku filter lisatud" -#: src/lang.c:553 +#: src/lang.c:775 msgid "All parts tagged" msgstr "Kõik osad on märgitud" -#: src/lang.c:554 +#: src/lang.c:776 msgid "All parts untagged" msgstr "Kõikidelt osadelt on märgk eemaldatud" -#: src/lang.c:555 +#: src/lang.c:777 +#, c-format +msgid "Building References-trees (%d/%d)..." +msgstr "Ehitan viidete-puud (%d/%d)..." + +#: src/lang.c:778 msgid "Storing article for later posting" msgstr "Salvestan artikli hiljem postitamiseks" -#: src/lang.c:556 +#: src/lang.c:779 msgid "Please enter a valid character" msgstr "Palun sisestage lubatud sümbol" -#: src/lang.c:557 +#: src/lang.c:780 #, c-format msgid "Missing part #%d" msgstr "Puudub osa nr: %d" -#: src/lang.c:558 +#: src/lang.c:781 msgid "*** No postponed articles ***" msgstr "*** Postitusootel artikleid pole ***" -#: src/lang.c:559 +#: src/lang.c:782 msgid "Not a multi-part message" msgstr "Ei ole mitmeosaline teade" -#: src/lang.c:560 +#: src/lang.c:783 msgid "You are not subscribed to this group" msgstr "Te pole seda gruppi tellinud" -#: src/lang.c:561 +#: src/lang.c:784 msgid "No previous expression" msgstr "Eelmist avaldist pole" -#: src/lang.c:562 +#: src/lang.c:785 msgid "Operation disabled in no-overwrite mode" msgstr "Operatsioon on ülekirjutamist keelavas moodis keelatud" #. TODO: replace hard coded key-name in txt_info_postponed -#: src/lang.c:564 +#: src/lang.c:787 #, c-format msgid "%d postponed %s, reuse with ^O...\n" msgstr "%d ootel %s, kasutamiseks ^O...\n" -#: src/lang.c:565 +#: src/lang.c:788 msgid "" "X-Conversion-Note: multipart/alternative contents have been removed.\n" " To get the whole article, turn alternative handling OFF in the Option " @@ -2651,21 +2809,17 @@ msgstr "" "X-Conversion-Note: multipart/alternative sisu on eemaldatud.\n" " Et näha tervet artiklit, lülitage alternatiivide käsitlemine välja\n" -#: src/lang.c:567 +#: src/lang.c:790 #, c-format msgid "Save filename for %s/%s is a mailbox. Attachment not saved" msgstr "Fail %s/%s salvestamiseks on postkast. Lisa ei salvestatud" -#: src/lang.c:568 +#: src/lang.c:791 msgid "TeX2Iso encoded article" msgstr "TeX2Iso kodeeritud artikkel" -#: src/lang.c:569 -msgid "incomplete " -msgstr "mittetäielik " - #. TODO: replace hard coded key-names -#: src/lang.c:571 +#: src/lang.c:793 #, c-format msgid "" "\n" @@ -2726,151 +2880,151 @@ msgstr "" "Lisainfot leiate manualist, README, INSTALL, TODO ja FTP failidest.\n" "Palun saatke vearaportid/kommentaarid 'R' käsuga aadressil %s.\n" -#: src/lang.c:587 +#: src/lang.c:809 #, c-format msgid "Invalid From: %s line. Read the INSTALL file again." msgstr "Vigane From: %s rida. Lugege uuesti faili INSTALL." -#: src/lang.c:589 +#: src/lang.c:811 msgid "Invalid multibyte sequence found\n" msgstr "Leidsin vigase mitmebaidi järjendi\n" -#: src/lang.c:592 +#: src/lang.c:814 #, c-format msgid "Invalid Sender:-header %s" msgstr "Vigane Sender:-päis %s" -#: src/lang.c:594 +#: src/lang.c:816 msgid "Inverse video disabled" msgstr "Pööratud video keelatud" -#: src/lang.c:595 +#: src/lang.c:817 msgid "Inverse video enabled" msgstr "Pööratud video lubatud" -#: src/lang.c:597 +#: src/lang.c:819 #, c-format msgid "Missing definition for %s\n" msgstr "%s definitsioon puudub\n" -#: src/lang.c:598 +#: src/lang.c:820 #, c-format msgid "Invalid key definition '%s'\n" msgstr "Vigane klahvi definitsioon '%s'\n" -#: src/lang.c:599 +#: src/lang.c:821 #, c-format msgid "Invalid keyname '%s'\n" msgstr "Vigane klahvi nimi '%s'\n" -#: src/lang.c:600 +#: src/lang.c:822 #, c-format msgid "Keymap file was upgraded to version %s\n" msgstr "Keymap fail uuendati versioonini %s\n" -#: src/lang.c:601 +#: src/lang.c:823 #, c-format msgid "Kill From: [%s] (y/n): " msgstr "Surmake From: [%s] (j/e): " -#: src/lang.c:602 +#: src/lang.c:824 msgid "Kill Lines: (num): " msgstr "Surmake read: (num) : " -#: src/lang.c:603 +#: src/lang.c:825 msgid "Kill Article Menu" msgstr "Artuklite surmamise menüü" -#: src/lang.c:604 +#: src/lang.c:826 #, c-format msgid "Kill Msg-ID: [%s] (f/l/o/n): " msgstr "Surmake Msg-ID:[%s] (f/l/o/n): " -#: src/lang.c:605 +#: src/lang.c:827 msgid "Kill pattern scope : " msgstr "Surmamise mustri ulatus: " -#: src/lang.c:606 +#: src/lang.c:828 #, c-format msgid "Kill Subject: [%s] (y/n): " msgstr "Surmake teema: [%s] (j/e): " -#: src/lang.c:607 +#: src/lang.c:829 msgid "Kill text pattern : " msgstr "Surmake tekst mustriga : " -#: src/lang.c:608 +#: src/lang.c:830 msgid "Kill time in days : " msgstr "Surmamise aeg päevades : " -#: src/lang.c:610 +#: src/lang.c:832 msgid "Last" msgstr "Viimane" -#: src/lang.c:611 +#: src/lang.c:833 msgid "-- Last response --" msgstr "-- Viimane vastus --" -#: src/lang.c:612 +#: src/lang.c:834 #, c-format msgid "Lines %s " msgstr "Rida: %s " -#: src/lang.c:614 +#: src/lang.c:840 msgid "Function not available." msgstr "Funktsioon ei ole kasutatav." -#: src/lang.c:615 +#: src/lang.c:841 msgid "Not reading via NNTP." msgstr "Ei kasuta NNTP." -#: src/lang.c:617 +#: src/lang.c:843 #, c-format msgid "Group: %s" msgstr "Grupp: %s" -#: src/lang.c:618 +#: src/lang.c:844 #, c-format msgid "Groups: %s" msgstr "Grupid: %s" -#: src/lang.c:621 +#: src/lang.c:847 msgid "Mail" msgstr "E-post" -#: src/lang.c:622 +#: src/lang.c:848 msgid "mailbox " msgstr "postkasti " -#: src/lang.c:623 +#: src/lang.c:849 #, c-format msgid "Mail article(s) to [%.*s]> " msgstr "Saada artiklid aadressil [%.*s]> " -#: src/lang.c:624 +#: src/lang.c:850 #, c-format msgid "Mailing log to %s\n" msgstr "Saadan logi aadressil %s\n" -#: src/lang.c:625 +#: src/lang.c:851 msgid "Mail bug report..." msgstr "Saada vearaport..." -#: src/lang.c:626 +#: src/lang.c:852 #, c-format msgid "Mail BUG REPORT to %s?" msgstr "Saadan VEARAPORTI aadressil %s?" -#: src/lang.c:627 +#: src/lang.c:853 msgid "Mailed" msgstr "Saadetud" -#: src/lang.c:628 +#: src/lang.c:854 #, c-format msgid "Mailing to %s..." msgstr "Saadan aadressil %s..." -#: src/lang.c:629 +#: src/lang.c:855 msgid "" "# [Mail/Save] active file. Format is like news active file:\n" "# groupname max.artnum min.artnum /dir\n" @@ -2882,61 +3036,61 @@ msgstr "" "# Neljas väli on baaskataloog (näiteks ~/Mail või ~/News)\n" "#\n" -#: src/lang.c:632 +#: src/lang.c:858 #, c-format msgid "%s marked as read" msgstr "%s märgitud loetuks" -#: src/lang.c:633 +#: src/lang.c:859 #, c-format msgid "%s marked as unread" msgstr "%s märgitud mitteloetuks" -#: src/lang.c:634 +#: src/lang.c:860 #, c-format msgid "Marked %d of %d %s as read" msgstr "Märkisin %d (%d) %s loetuks" -#: src/lang.c:635 +#: src/lang.c:861 #, c-format msgid "Marked %d of %d %s as unread" msgstr "Märkisin %d (%d) %s mitteloetuks" -#: src/lang.c:636 src/lang.c:1376 +#: src/lang.c:862 src/lang.c:1704 msgid "Mark" msgstr "Märk" -#: src/lang.c:637 +#: src/lang.c:863 #, c-format msgid "Mark all articles as read%s?" msgstr "Märgin kõik artiklid loetuks%s?" -#: src/lang.c:638 +#: src/lang.c:864 #, c-format msgid "Mark article as read%s?" msgstr "Märgin artikli loetuks%s?" -#: src/lang.c:639 +#: src/lang.c:865 #, c-format msgid "Mark group %s as read?" msgstr "Märgin grupi %s loetuks?" -#: src/lang.c:640 +#: src/lang.c:866 #, c-format msgid "Mark thread as read%s?" msgstr "Märgin teema loetuks%s?" -#: src/lang.c:641 +#: src/lang.c:867 #, c-format msgid "Matching %s groups..." msgstr "Otsin %s gruppe..." -#: src/lang.c:642 src/lang.c:655 src/lang.c:658 src/lang.c:664 +#: src/lang.c:868 src/lang.c:881 src/lang.c:884 src/lang.c:890 #, c-format msgid "=set current to n; %s=line down; %s=line up; %s=help; %s=quit" msgstr "=jooksev n; %s=rida alla; %s=rida üles; %s=abiinfo; %s=välju" -#: src/lang.c:644 +#: src/lang.c:870 #, c-format msgid "" "%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all" @@ -2944,24 +3098,24 @@ msgstr "" "%s=vaata; %s=toru; %s=toru vormindamata; %s=salvesta; %s=märgi; %s=märgi " "muster %s=eemalda märk" -#: src/lang.c:646 +#: src/lang.c:872 #, c-format msgid "%s=view; %s=save; %s=tag; %s=tag pattern; %s=untag all" msgstr "%s=vaata; %s=salvesta; %s=märgi; %s=märgi muster; %s=eemalda märgid" -#: src/lang.c:648 +#: src/lang.c:874 #, c-format msgid "" "%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search" msgstr "" "%s=tagaspidi märgi; %s=otsi edaspidi; %s=otsi tagaspidi; %s=korda otsingut" -#: src/lang.c:649 src/lang.c:653 +#: src/lang.c:875 src/lang.c:879 #, c-format msgid "=set current to n; %s=next unread; %s=search pattern; %s=kill/select" msgstr "=n jooksvaks grupiks; %s=järgmine lugemata; %s=otsi; %s=surma/vali;" -#: src/lang.c:650 +#: src/lang.c:876 #, c-format msgid "" "%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; " @@ -2970,266 +3124,271 @@ msgstr "" "%s=autori otsing; %s=loetud; %s=rida alla; %s=rida üles; %s=märgi loetuks; " "%s=teema" -#: src/lang.c:651 +#: src/lang.c:877 #, c-format msgid "%s=line up; %s=line down; %s=page up; %s=page down; %s=top; %s=bottom" msgstr "%s=rida üles; %s=rida alla; %s=lk. üles; %s=lk. alla; %s=üles; %s=alla" -#: src/lang.c:652 +#: src/lang.c:878 #, c-format msgid "%s=search forwards; %s=search backwards; %s=quit" msgstr "%s=otsi edaspidi; %s=otsi tagaspidi; %s=välju" -#: src/lang.c:654 +#: src/lang.c:880 #, c-format msgid "%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read" msgstr "%s=autori otsing; %s=otsi sisu; %s=loetud; %s=vasta; %s=märgi loetuks" -#: src/lang.c:656 src/lang.c:665 +#: src/lang.c:882 src/lang.c:891 #, c-format msgid "%s=search forwards; %s=search backwards; %s=repeat search" msgstr "%s=otsi edaspidi; %s=otsi tagaspidi; %s=korda otsingut" -#: src/lang.c:657 +#: src/lang.c:883 #, c-format msgid "%s=add; %s=move; %s=rename; %s=delete" msgstr "%s=lisa; %s=liiguta; %s=uus nimi; %s=kustuta" -#: src/lang.c:659 +#: src/lang.c:885 #, c-format msgid "=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup" msgstr "=n jooksvaks grupiks; %s=järgmine lugemata; %s,%s=otsi; %s=loetud" -#: src/lang.c:660 +#: src/lang.c:886 #, c-format msgid "" "%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread" msgstr "" "%s=rida alla; %s=rida üles; %s=appi; %s=tõsta; %s=välju; %s=kõik/lugemata" -#: src/lang.c:661 +#: src/lang.c:887 #, c-format msgid "" "%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/" "out" msgstr "%s=telli; %s=telli muster; %s=loobu; %s=loobu muster; %s=kõik/tellitud" -#: src/lang.c:662 +#: src/lang.c:888 #, c-format msgid "=set current to n; %s=next unread; %s=catchup; %s=display toggle" msgstr "=jooksev n; %s=järgmine lugemata; %s=loetud; %s=ekraani lülit" -#: src/lang.c:663 +#: src/lang.c:889 #, c-format msgid "%s=help; %s=line down; %s=line up; %s=quit; %s=tag; %s=mark unread" msgstr "%s=appi; %s=rida alla; %s=rida üles; %s=välju; %s=märgi; %s=lugemata" -#: src/lang.c:666 +#: src/lang.c:892 msgid "--More--" msgstr "--Veel--" -#: src/lang.c:667 +#: src/lang.c:894 +#, c-format +msgid "MOTD: %s\n" +msgstr "MOTD: %s\n" + +#: src/lang.c:896 #, c-format msgid "Moving %s..." msgstr "Tõstan %s..." -#: src/lang.c:668 +#: src/lang.c:897 msgid "Message-ID: & last Reference " msgstr "Message-ID: & viimane viitamine " -#: src/lang.c:669 +#: src/lang.c:898 msgid "Message-ID: line " msgstr "Message-ID: rida " -#: src/lang.c:670 +#: src/lang.c:899 msgid "Message-ID: & References: line" msgstr "Message-ID: & References: rida" -#: src/lang.c:672 -msgid ", name: " -msgstr ", nimi: " - -#: src/lang.c:673 +#: src/lang.c:901 #, c-format msgid "Go to newsgroup [%s]> " msgstr "Mine gruppi [%s]> " -#: src/lang.c:674 +#: src/lang.c:902 msgid "newsgroups" msgstr "gruppidesse" -#: src/lang.c:675 +#: src/lang.c:903 #, c-format msgid "Position %s in group list (1,2,..,$) [%d]> " msgstr "Positsioon %s gruppide nimistus (1,2,..,$) [%d]> " -#: src/lang.c:676 +#: src/lang.c:904 msgid "newsgroup" msgstr "gruppi" -#: src/lang.c:677 +#: src/lang.c:905 msgid "Try and save newsrc file again?" msgstr "Proovin newsrc faili uuesti salvestada?" -#: src/lang.c:678 +#: src/lang.c:906 msgid "Warning: No newsgroups were written to your newsrc file. Save aborted." msgstr "" "Hoiatus: Teie newsrc faili ei salvestatud ühtegi gruppi. Katkestasin " "salvestamise." -#: src/lang.c:679 +#: src/lang.c:907 msgid "newsrc file saved successfully.\n" msgstr "newsrc fail on edukalt salvestatud.\n" -#: src/lang.c:680 +#: src/lang.c:908 msgid "-- Next response --" msgstr "- Järgmine vastus -" -#: src/lang.c:681 +#: src/lang.c:909 msgid "No " msgstr "Ei " -#: src/lang.c:682 +#: src/lang.c:910 msgid "*** No articles ***" msgstr "*** Artikleid pole ***" -#: src/lang.c:683 +#: src/lang.c:911 msgid "No articles have been posted" msgstr "Postitatud artikleid pole" -#: src/lang.c:684 +#: src/lang.c:912 msgid "*** No attachments ***" msgstr "*** Manuseid pole ***" -#: src/lang.c:685 +#: src/lang.c:913 msgid "*** No description ***" msgstr "*** Kirjeldus puudub ***" -#: src/lang.c:686 +#: src/lang.c:914 msgid "No filename" msgstr "Failil pole nime" -#: src/lang.c:687 +#: src/lang.c:915 msgid "No group" msgstr "Gruppi pole" -#: src/lang.c:688 +#: src/lang.c:916 msgid "*** No groups ***" msgstr "*** Gruppe pole ***" -#: src/lang.c:689 +#: src/lang.c:917 msgid "No more groups to read" msgstr "Lugemiseks rohkem gruppe pole" -#: src/lang.c:690 +#: src/lang.c:918 msgid "No last message" msgstr "Viimast teadet pole" -#: src/lang.c:691 +#: src/lang.c:919 msgid "No mail address" msgstr "E-posti aadressi pole" -#: src/lang.c:692 +#: src/lang.c:920 msgid "No articles marked for saving" msgstr "Salvestamiseks märgitud artikleid pole" -#: src/lang.c:693 +#: src/lang.c:921 msgid "No match" msgstr "Ei leia" -#: src/lang.c:694 +#: src/lang.c:922 msgid "No more groups" msgstr "Rohkem gruppe pole" -#: src/lang.c:695 +#: src/lang.c:923 msgid "No newsgroups" msgstr "Gruppe pole" -#: src/lang.c:696 +#: src/lang.c:924 msgid "No next unread article" msgstr "Järgmist lugemata artiklit pole" -#: src/lang.c:697 +#: src/lang.c:925 msgid "No previous group" msgstr "Eelmist gruppi pole" -#: src/lang.c:698 +#: src/lang.c:926 msgid "No previous search, nothing to repeat" msgstr "Eelmist otsingut pole, ei saa korrata" -#: src/lang.c:699 +#: src/lang.c:927 msgid "No previous unread article" msgstr "Eelmist lugemata artiklit pole" -#: src/lang.c:700 +#: src/lang.c:928 msgid "No responses" msgstr "Vastuseid pole" -#: src/lang.c:701 +#: src/lang.c:929 msgid "No responses to list in current thread" msgstr "Jooksvas teemas pole vastuseid" -#: src/lang.c:702 +#: src/lang.c:930 msgid "*** No scopes ***" msgstr "*** Skoope pole ***" -#: src/lang.c:703 +#: src/lang.c:931 msgid "No search string" msgstr "Otsingusõne puudub" -#: src/lang.c:704 +#: src/lang.c:932 msgid "No subject" msgstr "Teema puudub" -#: src/lang.c:706 +#: src/lang.c:934 #, c-format msgid "%s: Terminal must have clear to end-of-line (ce)\n" msgstr "%s: Terminalil peab olema puhasta realõpuni (ce) omadus\n" -#: src/lang.c:707 +#: src/lang.c:935 #, c-format msgid "%s: Terminal must have clear to end-of-screen (cd)\n" msgstr "%s: Terminalil peab olema puhasta ekraanilõpuni (cd) omadus\n" -#: src/lang.c:708 +#: src/lang.c:936 #, c-format msgid "%s: Terminal must have clearscreen (cl) capability\n" msgstr "%s: Terminalil peab olema ekraanipuhastamise (cl) omadus\n" -#: src/lang.c:709 +#: src/lang.c:937 #, c-format msgid "%s: Terminal must have cursor motion (cm)\n" msgstr "%s: Terminal peab toetama kursori liigutamist (cm)\n" -#: src/lang.c:710 +#: src/lang.c:938 #, c-format msgid "%s: TERM variable must be set to use screen capabilities\n" msgstr "" "%s: ekraani omaduste kasutamiseks peab olema seatud keskkonnamuutuja TERM\n" -#: src/lang.c:712 +#: src/lang.c:940 #, c-format msgid "No viewer found for %s/%s\n" msgstr "%s/%s jaoks puudub vaatur\n" -#: src/lang.c:713 +#: src/lang.c:941 src/lang.c:1616 src/lang.c:1644 src/lang.c:1935 +msgid "None" +msgstr "Pole" + +#: src/lang.c:942 msgid "Newsgroup does not exist on this server" msgstr "Gruppi pole sellel serveril" -#: src/lang.c:714 +#: src/lang.c:943 #, c-format msgid "Group %s not found in active file" msgstr "Gruppi %s pole aktiivsete gruppide failis" -#: src/lang.c:715 +#: src/lang.c:944 msgid "c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: " msgstr "c=loo fail, a)lternatiivne nimi, d=vaikimisi .newsrc, q=välju: " -#: src/lang.c:716 +#: src/lang.c:945 msgid "use a)lternative name, use d)efault .newsrc, q)uit tin: " msgstr "a)lternatiivne nimi, d=vaikimisi .newsrc, q=välju: " -#: src/lang.c:717 +#: src/lang.c:946 #, c-format msgid "" "# NNTP-server -> newsrc translation table and NNTP-server\n" @@ -3258,44 +3417,48 @@ msgstr "" "# news.example.org /tmp/nrc-ex example ex\n" "#\n" -#: src/lang.c:724 +#: src/lang.c:952 +msgid "NULL" +msgstr "NULL" + +#: src/lang.c:954 msgid "Only" msgstr "Ainult" -#: src/lang.c:725 +#: src/lang.c:955 #, c-format msgid "Option not enabled. Recompile with %s." msgstr "Võti pole lubatud. Kasutage kompileerimisel %s." -#: src/lang.c:726 +#: src/lang.c:956 msgid "Options Menu" msgstr "Omaduste menüü" -#: src/lang.c:727 +#: src/lang.c:957 msgid "Options Menu Commands" msgstr "Omaduste menüü käsud" -#: src/lang.c:730 +#: src/lang.c:960 #, c-format msgid "Error in regex: %s at pos. %d '%s'" msgstr "Viga regulaaravaldises: %s positsioonil %d '%s'" -#: src/lang.c:731 +#: src/lang.c:961 #, c-format msgid "Error in regex: pcre internal error %d" msgstr "Viga regulaaravaldises: pcre sisemine viga %d" -#: src/lang.c:733 +#: src/lang.c:963 #, c-format msgid "Error in regex: study - pcre internal error %s" msgstr "Viga regulaaravaldises: uurimiseks - pcre sisemine viga %s" -#: src/lang.c:735 +#: src/lang.c:965 msgid "Post a followup..." msgstr "Postita vastus..." #. TODO: replace hard coded key-name in txt_post_error_ask_postpone -#: src/lang.c:737 +#: src/lang.c:967 msgid "" "An error has occurred while posting the article. If you think that this\n" "error is temporary or otherwise correctable, you can postpone the article\n" @@ -3305,303 +3468,340 @@ msgstr "" "või muul viisil kõrvaldatav, võite artikli salvestada hiljem postitamiseks\n" "ja ^O käsuga hiljem postitada.\n" -#: src/lang.c:740 +#: src/lang.c:970 msgid "Posted articles history" msgstr "Postitatud artiklite ajalugu" -#: src/lang.c:741 -#, fuzzy +#: src/lang.c:971 msgid "Posted Articles Menu Commands" -msgstr "Atribuutide menüü käsud" +msgstr "Postitatud artiklite menüü käsud" -#: src/lang.c:742 -#, fuzzy +#: src/lang.c:972 msgid "Lookup failed" msgstr "Otsing ebaõnnestus" -#: src/lang.c:743 -#, fuzzy +#: src/lang.c:973 msgid "Operation not available for replies by mail" -msgstr "tagasi gruppide valikusse" +msgstr "Operatsioon ei ole mailiga vastamisel kasutatav" -#: src/lang.c:744 -#, fuzzy +#: src/lang.c:974 msgid "Already in posted articles history level" -msgstr "Postitatud artiklite ajalugu" +msgstr "Oleme juba postitatud artiklite ajaloo tasemel" -#: src/lang.c:745 +#: src/lang.c:975 #, c-format msgid "Post to newsgroup(s) [%s]> " msgstr "Postita gruppidesse [%s]> " -#: src/lang.c:746 +#: src/lang.c:976 msgid "-- post processing started --" msgstr "-- lõpptöötlus alustas --" -#: src/lang.c:747 +#: src/lang.c:977 msgid "-- post processing completed --" msgstr "-- lõpptöötlus lõpetas --" -#: src/lang.c:748 +#: src/lang.c:978 #, c-format msgid "Post subject [%s]> " msgstr "Postituse teema [%s]> " -#: src/lang.c:749 +#: src/lang.c:979 msgid "" "# Summary of mailed/posted messages viewable by 'W' command from within " "tin.\n" msgstr "# Kokkuvõtte saadetud/postitatud teadetest saate tinis 'W' käsuga.\n" -#: src/lang.c:750 +#: src/lang.c:980 msgid "Posting article..." msgstr "Postitan artiklit..." -#: src/lang.c:751 +#: src/lang.c:982 +#, fuzzy, c-format +msgid "Posting failed (%s)" +msgstr "Postitan artiklit..." + +#: src/lang.c:984 +#, c-format +msgid "Posting: %.*s ..." +msgstr "Postitan: %.*s ..." + +#: src/lang.c:985 #, c-format msgid "Post postponed articles [%%s]? (%s/%s/%s/%s/%s): " msgstr "Postitan ootel artiklid [%%s]? (%s/%s/%s/%s/%s): " -#: src/lang.c:752 +#: src/lang.c:986 #, c-format msgid "Hot %s" msgstr "Kuum %s" -#: src/lang.c:753 +#: src/lang.c:987 #, c-format msgid "Tagged %s" msgstr "Märgitud %s" -#: src/lang.c:754 +#: src/lang.c:988 #, c-format msgid "Untagged %s" msgstr "Märkimata %s" -#: src/lang.c:756 +#: src/lang.c:990 #, c-format msgid "Preparing for filtering on Path header (%d/%d)..." msgstr "Valmistun filtreerima Path päist (%d/%d)..." -#: src/lang.c:758 +#: src/lang.c:992 +#, fuzzy +msgid "Processing attributes..." +msgstr "Töötlen atribuute... " + +#: src/lang.c:993 msgid "Processing mail messages marked for deletion." msgstr "Töötlen kirju, mis on kustutamiseks märgitud." -#: src/lang.c:759 +#: src/lang.c:994 msgid "Processing saved articles marked for deletion." msgstr "Töötlen salvestatud ja kustutamiseks märgitud artikleid." -#: src/lang.c:760 +#: src/lang.c:995 #, c-format msgid "Accept Followup-To? %s=post, %s=ignore, %s=quit: " msgstr "Aktsepteerin Followup-To? %s=postita, %s=ignoreeri, %s=välju: " -#: src/lang.c:761 +#: src/lang.c:996 msgid "Article unchanged, abort mailing?" msgstr "Artiklit ei ole muudetud, katkestan saatmise?" -#: src/lang.c:762 +#: src/lang.c:997 #, c-format msgid "Do you want to see postponed articles (%d)?" msgstr "Kas soovite näha postitamisootel artikleid (%d)?" -#: src/lang.c:764 +#: src/lang.c:999 msgid "Add quick kill filter?" msgstr "Lisan kiirsurmamise filtri?" -#: src/lang.c:765 +#: src/lang.c:1000 msgid "Add quick selection filter?" msgstr "Lisan kiirvaliku filtri?" -#: src/lang.c:766 +#: src/lang.c:1001 msgid "Do you really want to quit?" msgstr "Kas te tõesti soovite väljuda?" -#: src/lang.c:767 +#: src/lang.c:1002 #, c-format msgid "%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: " msgstr "%s=toimeta katkestamisteadet, %s=välju, %s=kustuta (katkesta) [%%s]: " -#: src/lang.c:768 +#: src/lang.c:1003 msgid "You have tagged articles in this group - quit anyway?" msgstr "Teil on siin grupis märgitud artikleid - väljun siiski?" -#: src/lang.c:769 +#: src/lang.c:1004 #, c-format msgid "%s=quit, %s=edit, %s=postpone: " msgstr "%s=välju, %s=toimeta, %s=ootele: " -#: src/lang.c:770 -#, c-format -msgid "%s=quit %s=edit %s=save kill description: " -msgstr "%s=välju %s=toimeta %s=salvesta surmamise kirjeldus: " +#: src/lang.c:1005 +#, fuzzy, c-format +msgid "%s=quit, %s=edit, %s=save kill description: " +msgstr "%s=välju, %s=toimeta, %s=salvesta surmamise kirjeldus: " -#: src/lang.c:771 -#, c-format -msgid "%s=quit %s=edit %s=save select description: " -msgstr "%s=välju %s=toimeta %s=salvesta valiku kirjeldus: " +#: src/lang.c:1006 +#, fuzzy, c-format +msgid "%s=quit, %s=edit, %s=save select description: " +msgstr "%s=välju, %s=toimeta, %s=salvesta valiku kirjeldus: " -#: src/lang.c:772 +#: src/lang.c:1007 msgid "Do you really want to quit without saving your configuration?" msgstr "Kas te tõesti soovite seadeid salvestamata väljuda?" -#: src/lang.c:775 +#: src/lang.c:1010 msgid "Invalid range - valid are '0-9.$' e.g. 1-$" msgstr "Vigane vahemik - lubatud on '0-9.$' näiteks 1-$" -#: src/lang.c:776 +#: src/lang.c:1012 msgid "Do you want to abort this operation?" msgstr "Kas soovite seda operatsiooni katkestada?" -#: src/lang.c:777 +#: src/lang.c:1013 msgid "Do you want to exit tin immediately?" msgstr "Kas soovite viivitamata tinist väljuda?" -#: src/lang.c:778 +#: src/lang.c:1015 msgid "Reading ('q' to quit)..." msgstr "Loen ('q' katkestamiseks)..." -#: src/lang.c:779 -#, c-format -msgid "Reading %sarticles..." -msgstr "Loen %sartikleid..." +#: src/lang.c:1016 +#, fuzzy, c-format +msgid "Reading %s articles..." +msgstr "Loen % sartikleid..." -#: src/lang.c:780 +#: src/lang.c:1017 #, c-format msgid "Reading %sattributes file...\n" msgstr "Loen %satribuutide faili...\n" -#: src/lang.c:781 +#: src/lang.c:1018 #, c-format msgid "Reading %sconfig file...\n" msgstr "Loen %sseadete faili...\n" -#: src/lang.c:782 +#: src/lang.c:1019 msgid "Reading filter file...\n" msgstr "Loen filtrite faili...\n" -#: src/lang.c:783 +#: src/lang.c:1021 +msgid "reading from local spool" +msgstr "loen lokaalsest spool kataloogist" + +#: src/lang.c:1023 +#, c-format +msgid "Reading %s\n" +msgstr "Loen %s\n" + +#: src/lang.c:1024 #, c-format msgid "Reading %s groups..." msgstr "Loen %s gruppe..." -#: src/lang.c:784 +#: src/lang.c:1025 msgid "Reading input history file...\n" msgstr "Loen sisendi ajalugu...\n" -#: src/lang.c:785 -msgid "Reading keymap file...\n" -msgstr "Loen klahvitabeli faili...\n" +#: src/lang.c:1026 +#, fuzzy, c-format +msgid "Reading keymap file: %s\n" +msgstr "Loen klahvitabeli faili: %s\n" -#: src/lang.c:786 +#: src/lang.c:1027 msgid "Reading groups from active file... " msgstr "Loen aktiivseid gruppe... " -#: src/lang.c:787 +#: src/lang.c:1028 msgid "Reading groups from newsrc file... " msgstr "Loen gruppe newsrc failist... " -#: src/lang.c:788 +#: src/lang.c:1029 msgid "Reading newsgroups file... " msgstr "Loen gruppide kirjeldusi... " -#: src/lang.c:789 +#: src/lang.c:1030 msgid "Reading newsrc file..." msgstr "Loen newsrc faili..." -#: src/lang.c:790 +#: src/lang.c:1031 msgid "References: line " msgstr "References: rida " -#: src/lang.c:792 +#: src/lang.c:1033 #, c-format msgid "(%d:%02d remaining)" msgstr "(%d:%02d järgneb)" -#: src/lang.c:794 +#: src/lang.c:1035 #, c-format msgid "Bogus group %s removed." msgstr "Vigane grupp %s on eemaldatud." -#: src/lang.c:795 -#, fuzzy +#: src/lang.c:1036 msgid "Removed from this rule: " -msgstr "Eelmisest reeglist eemaldatud: " +msgstr "Eemaldatud sellest reeglist: " -#: src/lang.c:796 +#: src/lang.c:1037 #, c-format msgid "Error: rename %s to %s" msgstr "Viga: %s uus nimi %s" -#: src/lang.c:797 +#: src/lang.c:1038 msgid "Reply to author..." msgstr "Vastan autorile..." -#: src/lang.c:798 +#: src/lang.c:1039 msgid "Repost" msgstr "Uuesti postitus" -#: src/lang.c:799 +#: src/lang.c:1040 msgid "Reposting article..." msgstr "Postitan artikli uuesti..." -#: src/lang.c:800 +#: src/lang.c:1041 #, c-format msgid "Repost article(s) to group(s) [%s]> " msgstr "Postitan artikli(d) gruppi(desse) [%s]> " -#: src/lang.c:801 +#: src/lang.c:1042 msgid "Reset newsrc?" msgstr "Algväärtustan newsrc?" -#: src/lang.c:802 +#: src/lang.c:1043 msgid "Responses have been directed to the following newsgroups" msgstr "Vastused edastatakse järgnevatesse gruppidesse" -#: src/lang.c:803 +#: src/lang.c:1044 #, c-format msgid "Responses have been directed to poster. %s=mail, %s=post, %s=quit: " msgstr "Vastused edastatakse postitajale. %s=kirjuta, %s=postita, %s=välju: " -#: src/lang.c:805 +#: src/lang.c:1045 msgid "Press to continue..." msgstr "Jätkamiseks vajutage ..." -#: src/lang.c:807 +#: src/lang.c:1047 +#, c-format +msgid "Score: %s" +msgstr "" + +#: src/lang.c:1048 #, c-format msgid "Select From [%s] (y/n): " msgstr "Valige From [%s] (j/e): " -#: src/lang.c:808 +#: src/lang.c:1049 msgid "Select Lines: (num): " msgstr "Valige read: (num): " -#: src/lang.c:809 +#: src/lang.c:1050 msgid "Auto-select Article Menu" msgstr "Automaatselt valitavate artiklite menüü" -#: src/lang.c:810 +#: src/lang.c:1051 #, c-format msgid "Select Msg-ID [%s] (f/l/o/n): " msgstr "Valige Msg-ID [%s] (f/l/o/n): " -#: src/lang.c:811 +#: src/lang.c:1052 msgid "Select pattern scope: " msgstr "Valige mustri ulatus: " -#: src/lang.c:812 +#: src/lang.c:1053 #, c-format msgid "Select Subject [%s] (y/n): " msgstr "Valige teema [%s] (j/e): " -#: src/lang.c:813 +#: src/lang.c:1054 msgid "Select text pattern : " msgstr "Valige tekstimuster : " -#: src/lang.c:814 +#: src/lang.c:1055 msgid "Select time in days : " msgstr "Valige aeg päevades : " -#: src/lang.c:815 +#: src/lang.c:1056 +msgid "[k]" +msgstr "[k]" + +#: src/lang.c:1057 +msgid "[T]" +msgstr "[T]" + +#: src/lang.c:1058 +msgid " R" +msgstr " L" + +#: src/lang.c:1059 #, c-format msgid "" "# %s server configuration file\n" @@ -3622,54 +3822,54 @@ msgstr "" "############################################################################\n" "\n" -#: src/lang.c:821 +#: src/lang.c:1065 msgid "Showing unread groups only" msgstr "Näitan ainult lugemata gruppe" -#: src/lang.c:822 +#: src/lang.c:1066 msgid "Subject: line (ignore case) " msgstr "Subject: rida (tõstutundetu)" -#: src/lang.c:823 +#: src/lang.c:1067 msgid "Subject: line (case sensitive)" msgstr "Subject: rida (tõstutundlik)" -#: src/lang.c:824 +#: src/lang.c:1068 msgid "Save" msgstr "Salvesta" -#: src/lang.c:825 +#: src/lang.c:1069 #, c-format msgid "Save '%s' (%s/%s)?" msgstr "Salvestan '%s' (%s/%s)?" -#: src/lang.c:826 +#: src/lang.c:1070 msgid "Save configuration before continuing?" msgstr "Salvestan seaded enne jätkamist?" -#: src/lang.c:827 +#: src/lang.c:1071 msgid "Save filename> " msgstr "Fail salvestamiseks> " -#: src/lang.c:828 +#: src/lang.c:1072 msgid "Saved" msgstr "Salvestatud" -#: src/lang.c:829 +#: src/lang.c:1073 #, c-format msgid "%4d unread (%4d hot) %s in %s\n" msgstr "%4d lugemata (%4d kuuma) %s grupis %s\n" -#: src/lang.c:830 +#: src/lang.c:1074 #, c-format msgid "Saved %s...\n" msgstr "Salvestatud %s...\n" -#: src/lang.c:831 +#: src/lang.c:1075 msgid "Nothing was saved" msgstr "Midagi ei salvestatud" -#: src/lang.c:832 +#: src/lang.c:1076 #, c-format msgid "" "\n" @@ -3678,184 +3878,189 @@ msgstr "" "\n" "%s %d %s %d grupist%s\n" -#: src/lang.c:833 +#: src/lang.c:1077 #, c-format msgid "-- %s saved to %s%s --" msgstr "-- %s salvestati %s%s --" -#: src/lang.c:834 +#: src/lang.c:1078 #, c-format msgid "-- %s saved to %s - %s --" msgstr "-- %s salvestati %s - %s --" -#: src/lang.c:835 +#: src/lang.c:1079 msgid "Saving..." msgstr "Salvestan..." -#: src/lang.c:836 +#: src/lang.c:1080 #, c-format msgid "%s: Screen initialization failed" msgstr "%s: Ekraani initsialiseerimine ebaõnnestus" -#: src/lang.c:838 +#: src/lang.c:1082 #, c-format msgid "%s: screen is too small\n" msgstr "%s: ekraan on liiga väike\n" -#: src/lang.c:840 +#: src/lang.c:1084 #, c-format msgid "screen is too small, %s is exiting" msgstr "ekraan on liiga väike, %s lõpetab töö" -#: src/lang.c:841 +#: src/lang.c:1085 msgid "Delete scope?" msgstr "Kustutan skoobi?" -#: src/lang.c:842 +#: src/lang.c:1086 msgid "Enter scope> " msgstr "Sisestage skoop> " -#: src/lang.c:843 +#: src/lang.c:1087 msgid "Select new position> " msgstr "Valige uus positsioon> " -#: src/lang.c:844 +#: src/lang.c:1088 msgid "New position cannot be a global scope" msgstr "Uus positsioon ei saa olla globaalne skoop" -#: src/lang.c:845 +#: src/lang.c:1089 msgid "Global scope, operation not allowed" msgstr "Globaalne skoop, operatsioon ei ole lubatud" -#: src/lang.c:846 +#: src/lang.c:1090 msgid "Rename scope> " msgstr "Skoobi uus nimi> " -#: src/lang.c:847 +#: src/lang.c:1091 msgid "Select scope> " msgstr "Valige skoop> " -#: src/lang.c:848 +#: src/lang.c:1092 msgid "Scopes Menu" msgstr "Skoopide menüü" -#: src/lang.c:849 +#: src/lang.c:1093 msgid "Scopes Menu Commands" msgstr "Skoopide menüü käsud" -#: src/lang.c:850 +#: src/lang.c:1094 #, c-format msgid "Search backwards [%s]> " msgstr "Otsin tagurpidi [%s]> " -#: src/lang.c:851 +#: src/lang.c:1095 #, c-format msgid "Search body [%s]> " msgstr "Otsi kehast [%s]> " -#: src/lang.c:852 +#: src/lang.c:1096 #, c-format msgid "Search forwards [%s]> " msgstr "Otsi edaspidi [%s]> " -#: src/lang.c:853 +#: src/lang.c:1097 msgid "Searching..." msgstr "Otsin..." -#: src/lang.c:854 +#: src/lang.c:1098 #, c-format msgid "Searching article %d of %d ('q' to abort)..." msgstr "Otsin artiklit %d/%d ('q' katkestamiseks)..." -#: src/lang.c:855 +#: src/lang.c:1099 msgid "Select article> " msgstr "Valige artikkel> " -#: src/lang.c:856 +#: src/lang.c:1100 msgid "" "Select option number before text or use arrow keys and . 'q' to quit." msgstr "" "Valige teksti eest omaduse number või kasutage nooli ja . 'q' " "väljumiseks." -#: src/lang.c:857 +#: src/lang.c:1101 msgid "Select group> " msgstr "Valige grupp> " -#: src/lang.c:858 +#: src/lang.c:1102 #, c-format msgid "Enter selection pattern [%s]> " msgstr "Sisestage valiku muster [%s]> " -#: src/lang.c:859 +#: src/lang.c:1103 msgid "Select thread> " msgstr "Valige teema> " -#: src/lang.c:860 +#: src/lang.c:1104 #, c-format msgid "%s %s %s (\"%s\"): send a DETAILED bug report to %s\n" msgstr "%s %s %s (\"%s\"): saatke palun DETAILNE vea raport aadressil %s\n" -#: src/lang.c:861 +#: src/lang.c:1105 msgid "servers active-file" msgstr "serveri aktiivsete gruppide fail" -#: src/lang.c:862 +#: src/lang.c:1106 +#, c-format +msgid "Skipped %s" +msgstr "" + +#: src/lang.c:1107 msgid "Cannot move into new newsgroups. Subscribe first..." msgstr "Uutesse gruppidesse ei saa siseneda. Tellige kõigepealt..." -#: src/lang.c:863 +#: src/lang.c:1108 msgid "" msgstr "" -#: src/lang.c:864 +#: src/lang.c:1109 #, c-format msgid "Starting: (%s)" msgstr "Stardin: (%s)" -#: src/lang.c:865 +#: src/lang.c:1110 #, c-format msgid "List Thread (%d of %d)" msgstr "Teemad (%d/%d)" -#: src/lang.c:866 +#: src/lang.c:1111 #, c-format msgid "Thread (%.*s)" msgstr "Teema (%.*s)" -#: src/lang.c:867 +#: src/lang.c:1112 msgid "Enter wildcard subscribe pattern> " msgstr "Sisestage tellimise muster> " -#: src/lang.c:868 +#: src/lang.c:1113 #, c-format msgid "subscribed to %d groups" msgstr "%d gruppi on tellitud" -#: src/lang.c:869 +#: src/lang.c:1114 #, c-format msgid "Subscribed to %s" msgstr "%s on tellitud" -#: src/lang.c:870 +#: src/lang.c:1115 msgid "Subscribing... " msgstr "Tellin... " -#: src/lang.c:871 +#: src/lang.c:1116 #, c-format msgid "Repost or supersede article(s) [%%s]? (%s/%s/%s): " msgstr "Postitan uuesti või asendan artikli(d) [%%s]? (%s/%s/%s): " -#: src/lang.c:872 +#: src/lang.c:1117 #, c-format msgid "Supersede article(s) to group(s) [%s]> " msgstr "Asendan artikli(d) gruppides [%s]> " -#: src/lang.c:873 +#: src/lang.c:1118 msgid "Superseding article ..." msgstr "Asendan artikli ..." -#: src/lang.c:874 +#: src/lang.c:1119 #, c-format msgid "" "\n" @@ -3864,24 +4069,29 @@ msgstr "" "\n" "Peatatud. %s uuesti käivitamiseks kirjutage palun 'fg'\n" -#: src/lang.c:876 +#: src/lang.c:1121 #, c-format msgid "%d days" msgstr "%d päeva" -#: src/lang.c:877 +#: src/lang.c:1122 msgid "" msgstr "" -#: src/lang.c:878 +#: src/lang.c:1123 msgid "TeX " msgstr "TeX " -#: src/lang.c:879 +#: src/lang.c:1124 +#, fuzzy, c-format +msgid "Version: %s %s release %s (\"%s\")" +msgstr "Versioon: %s %s väljalase %s (\"%s\")\n" + +#: src/lang.c:1125 msgid "# Default action/prompt strings\n" msgstr "# Vaikimisi aktsioonide/viipade sõned\n" -#: src/lang.c:880 +#: src/lang.c:1126 msgid "" "# Defaults for quick (1 key) kill & auto-selection filters\n" "# header=NUM 0,1=Subject: 2,3=From: 4=Message-ID: & full References: line\n" @@ -3900,218 +4110,289 @@ msgstr "" "# case=ON/OFF ON=filter on tõstutundlik OFF=tõstutundetu\n" "# expire=ON/OFF ON=kehtivusaeg default_filter_days OFF=ei aegu\n" -#: src/lang.c:893 +#: src/lang.c:1139 msgid "" "# If ON use print current subject or newsgroup description in the last line\n" msgstr "# Kui on ON, trüki teema või grupikirjeldus viimasele reale\n" -#: src/lang.c:894 +#: src/lang.c:1140 msgid "# Host & time info used for detecting new groups (don't touch)\n" msgstr "# Masin & aeg - kasutatakse uute gruppide leidmiseks (mitte muuta)\n" -#: src/lang.c:895 +#: src/lang.c:1141 msgid "There is no news\n" msgstr "Uudiseid pole\n" -#: src/lang.c:896 +#: src/lang.c:1142 msgid "Thread" msgstr "Teema" -#: src/lang.c:897 +#: src/lang.c:1143 msgid "Thread Level Commands" msgstr "Teemataseme käsud" -#: src/lang.c:898 +#: src/lang.c:1144 msgid "Thread deselected" msgstr "Teema pole valitud" -#: src/lang.c:899 +#: src/lang.c:1145 msgid "Thread selected" msgstr "Teema on valitud" -#: src/lang.c:900 +#: src/lang.c:1146 msgid "thread" msgstr "teema" -#: src/lang.c:901 +#: src/lang.c:1147 #, c-format msgid "Thread %4s of %4s" msgstr "Teema %4s : %4s" -#: src/lang.c:902 +#: src/lang.c:1148 msgid "Threading articles..." msgstr "Järjestan artiklid teemade kaupa..." -#: src/lang.c:903 +#: src/lang.c:1149 +msgid "Threading by multipart" +msgstr "Järjestan osade järgi" + +#: src/lang.c:1151 +#, c-format +msgid "TLS handshake failed: %s\n" +msgstr "TLS sessiooni algatamine ebaõnnestus: %s\n" + +#: src/lang.c:1153 +msgid "" +msgstr "" + +#: src/lang.c:1154 +msgid "" +msgstr "" + +#: src/lang.c:1155 +msgid "" +msgstr "" + +#: src/lang.c:1156 +msgid "" +msgstr "" + +#: src/lang.c:1157 +#, fuzzy, c-format +msgid "%s handshake done: %s\n" +msgstr "TLS sessiooni algatamine ebaõnnestus: %s\n" + +#: src/lang.c:1158 src/lang.c:1309 +#, fuzzy +msgid "unknown error" +msgstr "Tundmatu viga." + +#: src/lang.c:1161 +#, fuzzy, c-format +msgid "TLS handshake failed: %s (%d)\n" +msgstr "TLS sessiooni algatamine ebaõnnestus: %s\n" + +#: src/lang.c:1162 +#, c-format +msgid "TLS peer verification failed: %s\n" +msgstr "TLS paarilise kontrollimine ebaõnnestus: %s\n" + +#: src/lang.c:1163 +#, c-format +msgid "TLS peer verification failed, continuing anyway as requested: %s\n" +msgstr "TLS paarilise kontroll ebaõnnestus, jätkan ikkagi nagu sooviti: %s\n" + +#: src/lang.c:1164 +msgid "" +msgstr "" + +#: src/lang.c:1165 +msgid "unexpected certificate verification status!" +msgstr "" + +#: src/lang.c:1168 +#, c-format +msgid "" +"TLS peer verification failed: %s.\n" +"Continuing anyway as requested.\n" +msgstr "" +"TLS paarilise kontroll ebaõnnestus: %s.\n" +"Jätkan ikkagi nagu sooviti.\n" + +#: src/lang.c:1171 +#, fuzzy, c-format +msgid "TLS handshake done: %s\n" +msgstr "TLS sessiooni algatamine ebaõnnestus: %s\n" + +#: src/lang.c:1174 #, c-format msgid "Toggled word highlighting %s" msgstr "Sõnade esiletõstmine lülitatud %s" -#: src/lang.c:904 +#: src/lang.c:1175 msgid "Toggled rot13 encoding" msgstr "Lülitatud rot13 kodeerimine" -#: src/lang.c:905 +#: src/lang.c:1176 #, c-format msgid "Toggled German TeX encoding %s" -msgstr "Lülitatud saksa TeX kodeering %s" +msgstr "Lülitatud Saksa TeX kodeering %s" -#: src/lang.c:906 +#: src/lang.c:1177 #, c-format msgid "Toggled tab-width to %d" msgstr "Lülitatud tab-width väärtus %d" -#: src/lang.c:908 +#: src/lang.c:1179 #, c-format msgid "%d Trying to dotlock %s" msgstr "%d Üritan punkt-lukustada %s" -#: src/lang.c:909 +#: src/lang.c:1180 #, c-format msgid "%d Trying to lock %s" msgstr "%d Üritan lukustada %s" -#: src/lang.c:911 +#: src/lang.c:1182 #, c-format msgid "%s=help" -msgstr "%s=appi" +msgstr "%s=abiinfo" -#: src/lang.c:913 +#: src/lang.c:1184 msgid "Unlimited" msgstr "Piiramata" -#: src/lang.c:914 +#: src/lang.c:1185 msgid "Enter wildcard unsubscribe pattern> " msgstr "Sisestage loobumise muster> " -#: src/lang.c:915 +#: src/lang.c:1186 #, c-format msgid "Error decoding %s : %s" msgstr "Viga %s dekodeerimisel: %s" -#: src/lang.c:916 +#: src/lang.c:1187 msgid "No end." msgstr "Lõpp puudub." -#: src/lang.c:917 +#: src/lang.c:1188 #, c-format msgid "%s successfully decoded." msgstr "%s on edukalt dekodeeritud." -#: src/lang.c:918 -#, c-format -msgid "" -"%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n" -"\n" -msgstr "" -"%*s[-- %s/%s, %suuenkodeeritud fail, %d rida, nimi: %s --]\n" -"\n" +#: src/lang.c:1189 +msgid "unchanged" +msgstr "muutmata" -#: src/lang.c:919 -msgid "unread " -msgstr "lugemata " +#: src/lang.c:1190 +msgid "(unknown)" +msgstr "(tundmatu)" -#: src/lang.c:920 +#: src/lang.c:1191 +msgid "unread" +msgstr "lugemata" + +#: src/lang.c:1192 #, c-format msgid "unsubscribed from %d groups" msgstr "loobunud %d grupist" -#: src/lang.c:921 +#: src/lang.c:1193 #, c-format msgid "Unsubscribed from %s" msgstr "Loobunud grupist %s" -#: src/lang.c:922 +#: src/lang.c:1194 msgid "Unsubscribing... " msgstr "Loobun gruppidest... " -#: src/lang.c:923 +#: src/lang.c:1195 msgid "Unthreading articles..." msgstr "Tükeldan teemad..." -#: src/lang.c:924 +#: src/lang.c:1196 msgid "Updated" msgstr "Uuendatud" -#: src/lang.c:925 +#: src/lang.c:1197 msgid "Updating" msgstr "Uuendan" -#: src/lang.c:926 +#: src/lang.c:1198 msgid "URL Menu" msgstr "URL Menüü" -#: src/lang.c:927 +#: src/lang.c:1199 msgid "URL Menu Commands" msgstr "URL menüü käsud" -#: src/lang.c:928 +#: src/lang.c:1200 #, c-format msgid "Opening %s" msgstr "Avan %s" -#: src/lang.c:929 +#: src/lang.c:1201 msgid "Select URL> " msgstr "Valige URL> " -#: src/lang.c:930 +#: src/lang.c:1202 msgid "No URLs in this article" msgstr "Selles artiklis pole URL'e" -#: src/lang.c:931 +#: src/lang.c:1203 msgid "Use MIME display program for this message?" msgstr "Kasutan selle teate lugemiseks MIME näitamise programmi?" -#: src/lang.c:932 +#: src/lang.c:1204 msgid " -c mark all news as read in subscribed newsgroups (batch mode)" msgstr " -c märgi tellitud gruppides kõik artiklid loetuks (pakettmood)" -#: src/lang.c:933 +#: src/lang.c:1205 msgid " -Z return status indicating if any unread news (batch mode)" msgstr "" " -Z tagasta väärtus, mis näitab, kas on lugemata artikleid " "(pakettmood)" -#: src/lang.c:934 +#: src/lang.c:1206 msgid " -q don't check for new newsgroups" msgstr " -q ära otsi uusi gruppe" -#: src/lang.c:935 +#: src/lang.c:1207 msgid " -X don't save any files on quit" msgstr " -X töö lõpetamisel ära salvesta ühtegi faili" -#: src/lang.c:936 +#: src/lang.c:1208 msgid " -d don't show newsgroup descriptions" msgstr " -d ära näita gruppide kirjeldusi" -#: src/lang.c:937 +#: src/lang.c:1209 msgid " -G limit get only limit articles/group" msgstr " -G num loe aunult num artiklit/gruppi" -#: src/lang.c:938 +#: src/lang.c:1210 #, c-format msgid " -H help information about %s" msgstr " -H %s kasutamise abiinfo" -#: src/lang.c:939 +#: src/lang.c:1211 msgid " -h this help message" msgstr " -h see abitekst" -#: src/lang.c:940 +#: src/lang.c:1212 #, c-format msgid " -I dir news index file directory [default=%s]" msgstr " -I kat uudiste indeksfaili kataloog [vaikimisi=%s]" -#: src/lang.c:941 +#: src/lang.c:1213 msgid " -u update index files (batch mode)" msgstr " -u värskenda indeksfaile (pakettmood)" -#: src/lang.c:942 +#: src/lang.c:1214 #, c-format msgid " -m dir mailbox directory [default=%s]" msgstr " -m kat kirjakaustade kataloog [vaikimisi=%s]" -#: src/lang.c:943 +#: src/lang.c:1215 #, c-format msgid "" "\n" @@ -4120,49 +4401,49 @@ msgstr "" "\n" "Saatke palun vea raport/kommentaarid aadressil %s" -#: src/lang.c:944 +#: src/lang.c:1216 msgid " -N mail new news to your posts (batch mode)" msgstr " -N saada uued vastused teie postitustele (pakettmood)" -#: src/lang.c:945 +#: src/lang.c:1217 msgid " -M user mail new news to specified user (batch mode)" msgstr " -M kasut saada uued artiklid näidatud kasutajale (pakettmood)" -#: src/lang.c:946 +#: src/lang.c:1218 #, c-format msgid " -f file subscribed to newsgroups file [default=%s]" msgstr " -f fail tellitud gruppide fail [vaikimisi=%s]" -#: src/lang.c:947 +#: src/lang.c:1219 msgid " -x no-posting mode" msgstr " -x postitamiseta mood" -#: src/lang.c:948 +#: src/lang.c:1220 msgid " -w post an article and exit" msgstr " -w postita artikkel ja lõpeta töö" -#: src/lang.c:949 +#: src/lang.c:1221 msgid " -o post all postponed articles and exit" msgstr " -o postita kõik postitamisootel artiklid ja lõpeta töö" -#: src/lang.c:950 +#: src/lang.c:1222 msgid " -R read news saved by -S option" msgstr " -R loe artikleid, mis on salvestatud -S võtmega" -#: src/lang.c:951 +#: src/lang.c:1223 #, c-format msgid " -s dir save news directory [default=%s]" msgstr " -s kat artiklite salvestamise kataloog [vaikimisi=%s]" -#: src/lang.c:952 +#: src/lang.c:1224 msgid " -S save new news for later reading (batch mode)" msgstr " -S salvesta uued artiklid hilisemaks lugemiseks (pakettmood)" -#: src/lang.c:953 +#: src/lang.c:1225 msgid " -z start if any unread news" msgstr " -z alusta tööd, kui on lugemata uudiseid" -#: src/lang.c:954 +#: src/lang.c:1226 #, c-format msgid "" "A Usenet reader.\n" @@ -4173,35 +4454,54 @@ msgstr "" "\n" "Kasuta: %s [võtmed] [grupp[,...]]" -#: src/lang.c:955 +#: src/lang.c:1227 msgid " -v verbose output for batch mode options" msgstr " -v esita pakettmoodi käskudega detailsemat informatsiooni" -#: src/lang.c:956 +#: src/lang.c:1228 msgid " -V print version & date information" msgstr " -V esita versiooni ja kuupäeva informatsioon" -#: src/lang.c:957 +#: src/lang.c:1229 #, c-format msgid "%s only useful without batch mode operations\n" msgstr "%s on kasutatav ainult pakettmoodi käskudeta\n" -#: src/lang.c:958 +#: src/lang.c:1230 #, c-format msgid "%s only useful for batch mode operations\n" msgstr "%s on kasutatav ainult pakettmoodi käskudega\n" -#: src/lang.c:959 +#: src/lang.c:1231 #, c-format msgid "%s only useful for batch or debug mode operations\n" msgstr "%s on kasutatav ainult pakett- või silumismoodi käskudega\n" -#: src/lang.c:960 +#: src/lang.c:1232 #, c-format msgid "Useless combination %s and %s. Ignoring %s.\n" msgstr "Kasutu %s ja %s kombinatsioon. Ignoreerin %s.\n" -#: src/lang.c:966 +#: src/lang.c:1233 +msgid "uuencoded file" +msgstr "" + +#: src/lang.c:1234 +#, fuzzy +msgid "incomplete uuencoded file" +msgstr "mittetäielik " + +#: src/lang.c:1237 +#, c-format +msgid "Valid not after : %s\n" +msgstr "" + +#: src/lang.c:1238 +#, c-format +msgid "Valid not before: %s\n" +msgstr "" + +#: src/lang.c:1240 #, c-format msgid "" "\n" @@ -4210,12 +4510,12 @@ msgstr "" "\n" "%s%d piiridest väljas (0 - %d). Sean 0" -#: src/lang.c:967 +#: src/lang.c:1241 #, c-format msgid "View '%s' (%s/%s)?" msgstr "Vaatan '%s' (%s/%s)?" -#: src/lang.c:969 +#: src/lang.c:1243 #, c-format msgid "" "\n" @@ -4226,7 +4526,7 @@ msgstr "" "Hoiatus: postitus ületab %d veergu. Esimene pikk rida on rida %d:\n" "%-100s\n" -#: src/lang.c:970 +#: src/lang.c:1244 msgid "" "\n" "Warning: article unchanged after editing\n" @@ -4234,7 +4534,7 @@ msgstr "" "\n" "Hoiatus: artiklit ei ole toimetamise käigus muudetud\n" -#: src/lang.c:971 +#: src/lang.c:1245 msgid "" "\n" "Warning: \"Subject:\" contains only whitespaces.\n" @@ -4242,7 +4542,7 @@ msgstr "" "\n" "Hoiatus: \"Subject:\" real on ainult tühikud.\n" -#: src/lang.c:972 +#: src/lang.c:1246 msgid "" "\n" "Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:" @@ -4252,7 +4552,7 @@ msgstr "" "Hoiatus: \"Subject:\" algab fraasiga \"Re: \", aga \"References:\" välju " "pole.\n" -#: src/lang.c:974 +#: src/lang.c:1248 msgid "" "\n" "Warning: Article has \"References:\" but \"Subject:\" does not begin\n" @@ -4263,7 +4563,7 @@ msgstr "" "fraasiga\n" " \"Re: \" ega sisalda \"(was:\".\n" -#: src/lang.c:977 +#: src/lang.c:1251 msgid "" "Read carefully!\n" "\n" @@ -4285,7 +4585,7 @@ msgstr "" "Siin on artikkel, mida te hakkate kustutama:\n" "\n" -#: src/lang.c:981 +#: src/lang.c:1255 msgid "" "\n" "Warning: You are using a non-plain transfer encoding (such as base64 or\n" @@ -4302,7 +4602,42 @@ msgstr "" "kodeerita\n" " korrektselt.\n" -#: src/lang.c:986 +#: src/lang.c:1261 +#, fuzzy, c-format +msgid "" +"\n" +"Line %d is longer than %d octets and should be folded, but encoding\n" +"is neither set to %s nor to %s.\n" +msgstr "" +"\n" +"Rida %d on pikem, kui %d sümbolit ja tuleks poolitada, aga kodeering\n" +"pole ei %s ega %s\n" + +#: src/lang.c:1265 +#, fuzzy, c-format +msgid "" +"\n" +"Line %d is longer than %d octets and should be folded, but encoding\n" +"is set to %s without enabling MIME_BREAK_LONG_LINES or\n" +"posting doesn't contain any 8bit chars and thus folding won't happen.\n" +msgstr "" +"\n" +"Rida %d on pikem, kui %d sümbolit ja tuleks poolitada, aga kodeering\n" +"on %s ja MIME_BREAK_LONG_LINES pole seatud või postitamine ei sisalda\n" +"8 bitiseid sümboleid ja seetõttu poolitamist ei toimu\n" + +#: src/lang.c:1269 +#, fuzzy, c-format +msgid "" +"\n" +"Line %d is longer than %d octets and should be folded, but encoding\n" +"is not set to %s.\n" +msgstr "" +"\n" +"Rida %d on pikem, kui %d sümbolit ja tuleks poolitada, aga kodeering\n" +"pole %s\n" + +#: src/lang.c:1272 msgid "" "\n" "Warning: \"example\" is a reserved hierarchy!\n" @@ -4310,7 +4645,7 @@ msgstr "" "\n" "Hoiatus: \"näide\" on reserveeritud hierarhia!\n" -#: src/lang.c:987 +#: src/lang.c:1273 #, c-format msgid "" "\n" @@ -4325,7 +4660,7 @@ msgstr "" "Väärtused failis %s on muutunud!\n" "Palun lugege faile WHATSNEW, jne...\n" -#: src/lang.c:989 +#: src/lang.c:1275 #, c-format msgid "" "\n" @@ -4340,7 +4675,7 @@ msgstr "" "Mõningaid väärtusi failis %s võidakse ignoreerida, mõningaid võidakse " "muuta!\n" -#: src/lang.c:992 +#: src/lang.c:1278 #, c-format msgid "" "Warning: tin wrote fewer groups to your\n" @@ -4355,7 +4690,7 @@ msgstr "" "grupist%s, tähendab see viga ja te peaksite varundama oma %s\n" "enne, kui te tini uuesti käivitate!\n" -#: src/lang.c:996 +#: src/lang.c:1282 #, c-format msgid "" "\n" @@ -4365,12 +4700,12 @@ msgstr "" "Hoiatus: Leidsin %d '-- \\n' rida, mis võib tekitada osades inimestes " "segadust.\n" -#: src/lang.c:997 +#: src/lang.c:1283 #, c-format msgid "Warning: Only %d out of %d articles were saved" msgstr "Hoiatus: Salvestati ainult %d artiklit %d artiklist" -#: src/lang.c:998 +#: src/lang.c:1284 #, c-format msgid "" "\n" @@ -4387,7 +4722,7 @@ msgstr "" "võimalikult\n" " lühikesed.\n" -#: src/lang.c:1002 +#: src/lang.c:1288 #, c-format msgid "" "Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? " @@ -4395,7 +4730,14 @@ msgstr "" "Hoiatus: see aadress võib sisaldada rämpsposti lõksu. %s=jätkan, " "%s=katkestan?" -#: src/lang.c:1003 +#: src/lang.c:1289 +#, c-format +msgid "" +"Warning: line %d contains unprintable chars:\n" +"%s\n" +msgstr "" + +#: src/lang.c:1290 msgid "" "\n" "Warning: Signatures should start with '-- \\n' not with '--\\n'.\n" @@ -4403,37 +4745,128 @@ msgstr "" "\n" "Hoiatus: Signatuuride alguses peaks olema '-- \\n', mitte '--\\n'.\n" -#: src/lang.c:1004 +#: src/lang.c:1291 msgid "Writing attributes file..." msgstr "Kirjutan atribuutide faili..." -#: src/lang.c:1006 -#, fuzzy, c-format +#: src/lang.c:1292 +#, c-format +msgid "Writing %s\n" +msgstr "Kirjutan %s\n" + +#: src/lang.c:1293 +msgid "Writing overview cache..." +msgstr "Kirjutan ülevaate puhvri..." + +#: src/lang.c:1295 +#, c-format msgid "%4d Responses" msgstr "%4d Vastust" -#: src/lang.c:1008 +#: src/lang.c:1297 +msgid "Can't run slrnface: couldn't construct fifo name." +msgstr "Slrnface ei saa käivitada: ei õnnestu konstrueerida fifo nime." + +#: src/lang.c:1298 +#, c-format +msgid "Can't run slrnface: failed to create %s" +msgstr "Slrnface ei saa käivitada: %s loomine ebaõnnestus" + +#: src/lang.c:1299 +#, c-format +msgid "Slrnface abnormally exited, code %d." +msgstr "Slrnface lõpetas veaga, kood %d." + +#: src/lang.c:1300 +#, c-format +msgid "Slrnface failed: %s." +msgstr "Slrnface ebaõnnestus: %s." + +#: src/lang.c:1301 +#, c-format +msgid "Can't run slrnface: Environment variable %s not found." +msgstr "Slrnface ei saa käivitada: Keskkonnamuutuja %s puudub." + +#: src/lang.c:1302 +msgid "Can't run slrnface: Not running in an xterm." +msgstr "Slrnface ei saa käivitada: Ei tööta xterm terminalis." + +#: src/lang.c:1303 +msgid "couldn't connect to display" +msgstr "" + +#: src/lang.c:1304 +#, fuzzy +msgid "can't open FIFO" +msgstr "%s ei saa avada" + +#: src/lang.c:1305 +msgid "executable not found" +msgstr "" + +#: src/lang.c:1306 +#, fuzzy +msgid "fork() failed" +msgstr "Otsing ebaõnnestus" + +#: src/lang.c:1307 +msgid "couldn't find controlling terminal" +msgstr "" + +#: src/lang.c:1308 +msgid "terminal doesn't export width and height" +msgstr "" + +#: src/lang.c:1310 +msgid "WINDOWID not found in environment" +msgstr "" + +#: src/lang.c:1311 +msgid "" +"This directory is used to create named pipes for communication between\n" +"slrnface and its parent process. It should normally be empty because\n" +"the pipe is deleted right after it has been opened by both processes.\n" +"\n" +"File names generated by slrnface have the form \"hostname.pid\". It is\n" +"probably an error if they linger here longer than a fraction of a second.\n" +"\n" +"However, if the directory is mounted from an NFS server, you might see\n" +"special files created by your NFS server while slrnface is running.\n" +"Do not try to remove them.\n" +msgstr "" +"Seda kataloogi kasutatakse slrnface ja tema vanemprotsessi vahelise\n" +"suhtlemise korraldamiseks nimega torude abil. Tavaliselt peaks see olema\n" +"tühi, kuna toru kustutatakse kohe, kui see on mõlemas protsessis avatud.\n" +"\n" +"slrnface poolt loodud failinimed on kujul \"hostinimi.pid\". Kui need\n" +"failid on jäänud alles kauemaks kui sekundi osa, viitab see tavaliselt\n" +"veale.\n" +"\n" +"Kui see kataloog on haagitud NFS serverilt, võib slrnface töö ajal\n" +"siiski näha ka vastavaid faile. Kui see on nii, ärge neid kustutage.\n" + +#: src/lang.c:1324 #, c-format msgid "Added %d %s" msgstr "Lisatud %d %s" -#: src/lang.c:1009 +#: src/lang.c:1325 msgid "No unsubscribed groups to show" msgstr "Tellimata gruppe pole" -#: src/lang.c:1010 +#: src/lang.c:1326 msgid "Showing subscribed to groups only" msgstr "Näitan ainult tellitud gruppe" -#: src/lang.c:1011 +#: src/lang.c:1327 msgid "Yes " msgstr "Jah " -#: src/lang.c:1012 +#: src/lang.c:1328 msgid "You have mail" msgstr "Teil on kiri" -#: src/lang.c:1017 +#: src/lang.c:1333 #, c-format msgid "" "\n" @@ -4454,11 +4887,11 @@ msgstr "" " MM_NETWORK_CHARSET. Viimast saate teostada kasutades valikut " "M)enüü.\n" -#: src/lang.c:1028 +#: src/lang.c:1344 msgid " -D mode debug mode" msgstr " -D mood silumismood" -#: src/lang.c:1032 +#: src/lang.c:1348 msgid "" "Read carefully!\n" "\n" @@ -4484,11 +4917,11 @@ msgstr "" "Siin on artikkel, mida te asute kustutama:\n" "\n" -#: src/lang.c:1041 +#: src/lang.c:1357 msgid "toggle color" msgstr "lülita värve" -#: src/lang.c:1042 +#: src/lang.c:1358 msgid "" "# Changing colors of several screen parts\n" "# Possible values are:\n" @@ -4534,11 +4967,11 @@ msgstr "" "# 15 = helevalge\n" "\n" -#: src/lang.c:1062 +#: src/lang.c:1378 msgid " -a toggle color flag" msgstr " -a lülita värvide kasutamist" -#: src/lang.c:1066 +#: src/lang.c:1382 msgid "" "\n" "Error: Followup-To set to more than one newsgroup!\n" @@ -4546,7 +4979,7 @@ msgstr "" "\n" "Viga: Followup-To real on rohkem kui üks grupp!\n" -#: src/lang.c:1067 +#: src/lang.c:1383 #, c-format msgid "" "\n" @@ -4555,7 +4988,7 @@ msgstr "" "\n" "Viga: \"%s\" on ümber nimetatud, kasutage selle asemel \"%s\"!\n" -#: src/lang.c:1068 +#: src/lang.c:1384 #, c-format msgid "" "\n" @@ -4564,7 +4997,7 @@ msgstr "" "\n" "Viga: ristpostitus %d gruppi ja Followup-To rida puudub!\n" -#: src/lang.c:1069 +#: src/lang.c:1385 #, c-format msgid "" "\n" @@ -4573,7 +5006,7 @@ msgstr "" "\n" "Viga: \"%s\" ei ole lubatud grupp!\n" -#: src/lang.c:1071 +#: src/lang.c:1387 msgid "" "\n" "Warning: Followup-To set to more than one newsgroup!\n" @@ -4581,7 +5014,7 @@ msgstr "" "\n" "Hoiatus: Followup-To on seatud rohkem, kui ühele grupile!\n" -#: src/lang.c:1072 +#: src/lang.c:1388 #, c-format msgid "" "\n" @@ -4590,7 +5023,7 @@ msgstr "" "\n" "Hoiatus: \"%s\" on ümber nimetatud, kasutage selle asemel \"%s\"!\n" -#: src/lang.c:1073 +#: src/lang.c:1389 #, c-format msgid "" "\n" @@ -4599,7 +5032,7 @@ msgstr "" "\n" "Hoiatus: ristpostitus %d uudisegruppi ja Followup-To rida puudub!\n" -#: src/lang.c:1074 +#: src/lang.c:1390 #, c-format msgid "" "\n" @@ -4609,7 +5042,7 @@ msgstr "" "Hoiatus: \"%s\" puudub teie newsrc failist, see võib olla selles serveris " "vigane!\n" -#: src/lang.c:1075 +#: src/lang.c:1391 #, c-format msgid "" "\n" @@ -4618,79 +5051,79 @@ msgstr "" "\n" "Hoiatus: \"%s\" ei ole selles serveris kehtiv grupp!\n" -#: src/lang.c:1079 +#: src/lang.c:1395 #, c-format msgid "%d files successfully written from %d articles. %d %s occurred." msgstr "Edukalt kirjutatud %d faili %d artiklist. Esines %d viga%s." -#: src/lang.c:1080 +#: src/lang.c:1396 msgid "Missing parts." msgstr "Osad puuduvad." -#: src/lang.c:1081 +#: src/lang.c:1397 msgid "No beginning." msgstr "Algus puudub." -#: src/lang.c:1082 +#: src/lang.c:1398 msgid "No data." msgstr "Andmeid pole." -#: src/lang.c:1083 +#: src/lang.c:1399 msgid "Unknown error." msgstr "Tundmatu viga." -#: src/lang.c:1086 +#: src/lang.c:1402 #, c-format msgid "\tChecksum of %s (%ld %s)" msgstr "\t%s kontrollsumma (%ld %s)" -#: src/lang.c:1091 +#: src/lang.c:1407 msgid "Reading mail active file... " msgstr "Loen aktiivsete kirjade kausta... " -#: src/lang.c:1092 +#: src/lang.c:1408 msgid "Reading mailgroups file... " msgstr "Loen kirjagruppide faili... " -#: src/lang.c:1096 +#: src/lang.c:1412 msgid "perform PGP operations on article" msgstr "kasuta artiklil PGP operatsioone" -#: src/lang.c:1097 +#: src/lang.c:1413 msgid "Add key(s) to public keyring?" msgstr "Lisan võtmed avalike võtmete hoidlasse?" -#: src/lang.c:1098 +#: src/lang.c:1414 #, c-format msgid "%s=encrypt, %s=sign, %s=both, %s=quit: " msgstr "%s=krüpti, %s=allkirjasta, %s=mõlemad, %s=välju: " -#: src/lang.c:1099 +#: src/lang.c:1415 #, c-format msgid "%s=sign, %s=sign & include public key, %s=quit: " msgstr "%s=allkirjasta, %s=allkirjasta & lisa avalik võti, %s=välju: " -#: src/lang.c:1100 +#: src/lang.c:1416 #, c-format msgid "PGP has not been set up (can't open %s)" msgstr "PGP pole seadistatud (ei saa avada %s)" -#: src/lang.c:1101 +#: src/lang.c:1417 msgid "Article not signed and no public keys found" msgstr "Artikkel pole allkirjastatud ja avalikke võtmeid pole" -#: src/lang.c:1103 +#: src/lang.c:1419 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: " msgstr "" "%s=välju, %s=toimeta, %s=ispell, %s=pgp, %s=menüü, %s=postita, %s=ootele: " -#: src/lang.c:1104 +#: src/lang.c:1420 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: " msgstr "%s=välju, %s=toimeta, %s=ispell, %s=pgp, %s=saada [%%s]: " -#: src/lang.c:1105 +#: src/lang.c:1421 #, c-format msgid "" "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: " @@ -4698,91 +5131,114 @@ msgstr "" "%s=välju, %s=toimeta, %s=ispell, %s=pgp, %s=menüü, %s=postita, %s=ootele " "[%%s]: " -#: src/lang.c:1107 +#: src/lang.c:1423 #, c-format msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone: " msgstr "%s=välju, %s=toimeta, %s=pgp, %s=menüü, %s=postita, %s=ootele: " -#: src/lang.c:1108 +#: src/lang.c:1424 #, c-format msgid "%s=quit, %s=edit, %s=pgp, %s=send [%%s]: " msgstr "%s=välju, %s=toimeta, %s=pgp, %s=saada [%%s]: " -#: src/lang.c:1109 +#: src/lang.c:1425 #, c-format msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: " msgstr "%s=välju, %s=toimeta, %s=pgp, %s=menüü, %s=postita, %s=ootele [%%s]: " -#: src/lang.c:1113 +#: src/lang.c:1429 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: " msgstr "%s=välju, %s=toimeta, %s=ispell, %s=menüü, %s=postita, %s=ootele: " -#: src/lang.c:1114 +#: src/lang.c:1430 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=send [%%s]: " msgstr "%s=välju, %s=toimeta, %s=ispell, %s=saada [%%s]: " -#: src/lang.c:1115 +#: src/lang.c:1431 #, c-format msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: " msgstr "" "%s=välju, %s=toimeta, %s=ispell, %s=menüü, %s=postita, %s=ootele [%%s]: " -#: src/lang.c:1117 +#: src/lang.c:1433 #, c-format msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: " msgstr "%s=välju, %s=toimeta, %s=menüü, %s=postita, %s=ootele: " -#: src/lang.c:1118 +#: src/lang.c:1434 #, c-format msgid "%s=quit, %s=edit, %s=send [%%s]: " msgstr "%s=välju, %s=toimeta, %s=saada [%%s]: " -#: src/lang.c:1119 +#: src/lang.c:1435 #, c-format msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: " msgstr "%s=välju, %s=toimeta, %s=menüü, %s=postita, %s=ootele [%%s]: " -#: src/lang.c:1125 +#: src/lang.c:1441 msgid "Try cache_overview_files to speed up things.\n" msgstr "Proovige asjade kiirendamiseks cache_overview_files.\n" -#: src/lang.c:1126 +#: src/lang.c:1442 msgid "Tin will use local index files instead.\n" msgstr "Tin kasutab hoopis kohalikke indeksfaile.\n" -#: src/lang.c:1127 +#: src/lang.c:1443 msgid "Cannot find NNTP server name" msgstr "Ei leia NNTP serveri nime" -#: src/lang.c:1128 +#: src/lang.c:1444 +msgid "CAPABILITIES did not announce READER" +msgstr "CAPABILITIES ei sisalda READER" + +#: src/lang.c:1445 #, c-format msgid "Connecting to %s:%u..." msgstr "Loon ühendust serveriga %s:%u..." -#: src/lang.c:1129 +#: src/lang.c:1446 +msgid "NNTP connection error. Exiting..." +msgstr "NNTP ühenduse viga. Lõpetan..." + +#: src/lang.c:1447 msgid "Disconnecting from server..." msgstr "Lõpetan ühenduse..." -#: src/lang.c:1130 +#: src/lang.c:1448 #, c-format msgid "Failed to connect to NNTP server %s. Exiting..." msgstr "NNTP serveriga %s ühenduse loomine ebaõnnestus. Lõpetan..." -#: src/lang.c:1131 +#: src/lang.c:1449 msgid "205 Closing connection" msgstr "205 Sulen ühendust" -#: src/lang.c:1132 +#: src/lang.c:1450 msgid "Your server does not support the NNTP XOVER or OVER command.\n" msgstr "Teie server ei toeta NNTP XOVER või OVER käsku.\n" -#: src/lang.c:1133 +#: src/lang.c:1452 +#, c-format +msgid "Port isn't numeric: %s:%s\n" +msgstr "" + +#: src/lang.c:1453 +#, c-format +msgid "Port in %s isn't numeric: %s:%s\n" +msgstr "" + +#: src/lang.c:1454 +#, c-format +msgid "reconnect (%d) limit %d reached, giving up." +msgstr "" + +#: src/lang.c:1456 msgid "Connection to news server has timed out. Reconnect?" msgstr "Ühendus uudisegruppide serveriga aegus. ühendun uuesti?" -#: src/lang.c:1134 +#: src/lang.c:1457 #, c-format msgid "" "Put the server name in the file %s,\n" @@ -4791,54 +5247,67 @@ msgstr "" "Kirjutage serveri nimi faili %s,\n" "või seadke keskonnamuutuja NNTPSERVER" -#: src/lang.c:1135 +#: src/lang.c:1459 +#, fuzzy +msgid "Continuing..." +msgstr "Trükin..." + +#: src/lang.c:1460 +#, c-format +msgid "Read timeout from server (%d seconds) - quit tin?" +msgstr "" + +#: src/lang.c:1461 +msgid " -C try COMPRESS NNTP extension" +msgstr "" + +#: src/lang.c:1463 msgid " -A force authentication on connect" msgstr " -A sunni ühenduse loomisel autentima" -#: src/lang.c:1136 +#: src/lang.c:1464 #, c-format msgid " -g serv read news from NNTP server serv [default=%s]" msgstr " -g serv loe uudiseid NNTP serverist serv [vaikimisi=%s]" -#: src/lang.c:1137 +#: src/lang.c:1465 #, c-format msgid " -p port use port as NNTP port [default=%d]" msgstr " -p port kasuta NNTP porti [vaikimisi=%d]" -#: src/lang.c:1139 +#: src/lang.c:1467 msgid " -k skip verification for NNTPS" -msgstr "" +msgstr " -k ära NNTPS'i verifitseeri" -#: src/lang.c:1140 -#, fuzzy +#: src/lang.c:1468 msgid " -T enable NNTPS" -msgstr " -T lubage NNTPS" +msgstr " -T luba NNTPS" -#: src/lang.c:1142 +#: src/lang.c:1470 msgid " -Q quick start. Same as -dnq" msgstr " -Q kiirstart. Sama kui -dnq" -#: src/lang.c:1143 +#: src/lang.c:1471 msgid " -r read news remotely from default NNTP server" msgstr " -r loe artikleid kasutades vaikimisi NNTP serverit" -#: src/lang.c:1144 +#: src/lang.c:1472 msgid " -l use only LIST instead of GROUP (-n) command" msgstr " -l kasuta LIST käsku GROUP (-n) käsu asemel" -#: src/lang.c:1145 +#: src/lang.c:1473 msgid " -n only read subscribed .newsrc groups from NNTP server" msgstr " -n loe NNTP serverist ainult tellitud .newsrc grupid" -#: src/lang.c:1147 +#: src/lang.c:1475 msgid " -4 force connecting via IPv4" msgstr " -4 kasuta ainult IPv4" -#: src/lang.c:1148 +#: src/lang.c:1476 msgid " -6 force connecting via IPv6" msgstr " -6 kasuta ainult IPv6" -#: src/lang.c:1149 +#: src/lang.c:1477 msgid "" "\n" "socket or connect problem\n" @@ -4846,7 +5315,7 @@ msgstr "" "\n" "Probleem pistikuga või ühendusega\n" -#: src/lang.c:1151 +#: src/lang.c:1479 #, c-format msgid "" "\n" @@ -4855,16 +5324,16 @@ msgstr "" "\n" "Loon ühendust serveriga %s: " -#: src/lang.c:1152 +#: src/lang.c:1480 msgid "Giving up...\n" msgstr "Annan alla...\n" -#: src/lang.c:1154 +#: src/lang.c:1482 #, c-format msgid "%s/tcp: Unknown service.\n" msgstr "%s/tcp: Tundmatu teenus.\n" -#: src/lang.c:1158 +#: src/lang.c:1486 msgid "" "Your server does not have Xref: in its XOVER information.\n" "Tin will try to use XHDR XREF instead (slows down things a bit).\n" @@ -4873,88 +5342,88 @@ msgstr "" "Tin üritab kasutada XHDR XREF selle asemel (võib olla mõnevõrra " "aeganõudvam).\n" -#: src/lang.c:1161 +#: src/lang.c:1489 msgid "Your server does not have Xref: in its XOVER information.\n" msgstr "Teie server ei paku Xref: päiserida XOVER informatsioonis.\n" -#: src/lang.c:1164 +#: src/lang.c:1492 #, c-format msgid "Can't open %s. Try %s -r to read news via NNTP." msgstr "%s ei saa avada. Proovige %s -r, et lugeda uudiseid üle NNTP." -#: src/lang.c:1167 +#: src/lang.c:1495 msgid " -Q quick start. Same as -dq" msgstr " -Q kiirstart. Sama kui -dq" -#: src/lang.c:1168 +#: src/lang.c:1496 msgid " -l read only active file instead of scanning spool (-n) command" msgstr " -l loe pooli skaneerimise (-n) asemel ainult faili active" -#: src/lang.c:1169 +#: src/lang.c:1497 msgid " -n only read subscribed .newsrc groups from spool" msgstr " -n loe poolist ainult tellitud .newsrc gruppe" -#: src/lang.c:1170 +#: src/lang.c:1498 msgid "Your server does not have Xref: in its NOV-files.\n" msgstr "Teie server ei paku Xref: päiserida NOV failides.\n" -#: src/lang.c:1174 +#: src/lang.c:1502 msgid "Posting using external inews failed. Use built in inews instead?" msgstr "" "Välise inews programmiga postitamine ebaõnnestus. Proovin sisemist inewsi?" -#: src/lang.c:1175 +#: src/lang.c:1503 msgid "It worked! Should I always use my built in inews from now on?" msgstr "See töötas! Kas kasutan nüüd alati sisemist inews programmi?" -#: src/lang.c:1179 +#: src/lang.c:1507 #, c-format msgid "%d %s printed" msgstr "%d %s trükitud" -#: src/lang.c:1180 +#: src/lang.c:1508 msgid "output article/thread/hot/pattern/tagged articles to printer" msgstr "saada artikkel/teema/kuum/muster/märgitud trükkalile" -#: src/lang.c:1181 +#: src/lang.c:1509 msgid "Print" msgstr "Trüki" -#: src/lang.c:1182 +#: src/lang.c:1510 msgid "Printing..." msgstr "Trükin..." -#: src/lang.c:1186 +#: src/lang.c:1514 #, c-format msgid "%d %s piped to \"%s\"" msgstr "%d %s saadetud \"%s\"" -#: src/lang.c:1187 +#: src/lang.c:1515 msgid "pipe article/thread/hot/pattern/tagged articles into command" msgstr "saada artikkel/teema/kuum/muster/märgitud toruga käsule" -#: src/lang.c:1188 +#: src/lang.c:1516 msgid "No command" msgstr "Käsku pole" -#: src/lang.c:1189 +#: src/lang.c:1517 msgid "Pipe" msgstr "Toru" -#: src/lang.c:1190 +#: src/lang.c:1518 #, c-format msgid "Pipe to command [%.*s]> " msgstr "Toru käsku [%.*s]> " -#: src/lang.c:1191 +#: src/lang.c:1519 msgid "Piping..." msgstr "Saadan torusse..." -#: src/lang.c:1193 +#: src/lang.c:1521 msgid "Piping not enabled." msgstr "Toru kasutamine pole lubatud." -#: src/lang.c:1197 +#: src/lang.c:1525 #, c-format msgid "" "\n" @@ -4968,7 +5437,7 @@ msgstr "" " tühik on see, mis eraldab koolonit (:) teistest komponentidest\n" " real. Gruppide eraldamiseks kasutage palun koma (,).\n" -#: src/lang.c:1202 +#: src/lang.c:1530 #, c-format msgid "" "\n" @@ -4981,7 +5450,7 @@ msgstr "" " tühikuid, siis ei ole see lubatud. Palun kirjutage kõik grupid\n" " ühele reale.\n" -#: src/lang.c:1207 +#: src/lang.c:1535 #, c-format msgid "" "\n" @@ -4994,7 +5463,7 @@ msgstr "" " See on uus omadus ja kõik serverid ei pruugi seda toetada.\n" " Probleemide vältimiseks, kirjutage palun kõik grupid ühele reale.\n" -#: src/lang.c:1211 +#: src/lang.c:1539 #, c-format msgid "" "\n" @@ -5003,7 +5472,7 @@ msgstr "" "\n" "Hoiatus: Rida \"%s:\" sisaldab tühikuid, mis TULEKS eemaldada.\n" -#: src/lang.c:1216 +#: src/lang.c:1544 msgid "" "\n" " If your article contains quoted text please take some time to pare it " @@ -5035,40 +5504,40 @@ msgstr "" " tega, siis ilmselt enamus lugejaid ignoreerib teid täiesti. Tänapäeval on\n" " võrgus palju rahvast ja infot!\n" -#: src/lang.c:1229 +#: src/lang.c:1557 msgid "shell escape" msgstr "paojada käsureale" -#: src/lang.c:1230 +#: src/lang.c:1558 #, c-format msgid "Shell Command (%s)" msgstr "Käsurea käsk (%s)" -#: src/lang.c:1231 +#: src/lang.c:1559 #, c-format msgid "Enter shell command [%s]> " msgstr "Sisestage käsurea käsk [%s]> " -#: src/lang.c:1235 +#: src/lang.c:1563 #, c-format msgid "%s: Can't get entry for TERM\n" msgstr "%s: Ei saa TERM kirjet\n" -#: src/lang.c:1239 +#: src/lang.c:1567 #, c-format msgid "Group %.*s ('q' to quit)..." msgstr "Grupp %.*s ('q' lõpetamiseks)..." -#: src/lang.c:1241 +#: src/lang.c:1569 #, c-format msgid "Group %.*s..." msgstr "Grupp %.*s..." -#: src/lang.c:1245 +#: src/lang.c:1573 msgid "Server unavailable\n" msgstr "Server ei vasta\n" -#: src/lang.c:1251 +#: src/lang.c:1579 #, c-format msgid "" "%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; " @@ -5077,7 +5546,7 @@ msgstr "" "%s=toru; %s=kiri; %s=trüki; %s=välju; %s=kõik/lugem; %s=salv; %s=märgi; " "%s=postita" -#: src/lang.c:1252 +#: src/lang.c:1580 #, c-format msgid "" "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" @@ -5085,553 +5554,544 @@ msgstr "" "%s=toru; %s=kiri; %s=trüki; %s=välju; %s=kirjuta; %s=salv; %s=märgi; " "%s=postita" -#: src/lang.c:1254 +#: src/lang.c:1582 #, c-format msgid "" "%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post" msgstr "" "%s=kiri; %s=trüki; %s=välju; %s=kõik/lugem; %s=salvesta; %s=märgi; %s=postita" -#: src/lang.c:1255 +#: src/lang.c:1583 #, c-format msgid "%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" msgstr "" "%s=kiri; %s=trüki; %s=välju; %s=kirjuta; %s=salvesta; %s=märgi; %s=postita" -#: src/lang.c:1259 +#: src/lang.c:1587 #, c-format msgid "" "%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post" msgstr "" "%s=toru; %s=kiri; %s=välju; %s=kõik/lugemata; %s=salv; %s=märgi; %s=postita" -#: src/lang.c:1260 +#: src/lang.c:1588 #, c-format msgid "%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" msgstr "" "%s=toru; %s=kiri; %s=välju; %s=kirjuta; %s=salvesta; %s=märgi; %s=postita" -#: src/lang.c:1262 +#: src/lang.c:1590 #, c-format msgid "%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post" msgstr "%s=kiri; %s=välju; %s=kõik/lugemata; %s=salvesta; %s=märgi; %s=postita" -#: src/lang.c:1263 +#: src/lang.c:1591 #, c-format msgid "%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post" msgstr "%s=kiri; %s=välju; %s=vasta kirjaga; %s=salvesta; %s=märgi; %s=postita" -#: src/lang.c:1269 +#: src/lang.c:1597 msgid "Terminal does not support color" msgstr "Terminal ei toeta värve" -#: src/lang.c:1274 +#: src/lang.c:1602 #, c-format msgid "Trying %s" msgstr "Proovin %s" -#: src/lang.c:1288 src/lang.c:1316 src/lang.c:1607 src/refs.c:292 -msgid "None" -msgstr "Pole" - -#: src/lang.c:1289 +#: src/lang.c:1617 msgid "Subject" msgstr "Teema" -#: src/lang.c:1290 +#: src/lang.c:1618 msgid "References" msgstr "Viited" -#: src/lang.c:1291 +#: src/lang.c:1619 msgid "Both Subject and References" msgstr "Nii teema kui viited" -#: src/lang.c:1292 +#: src/lang.c:1620 msgid "Multipart Subject" msgstr "Mitmeosaliste teema" -#: src/lang.c:1293 +#: src/lang.c:1621 msgid "Percentage Match" msgstr "Percentage Match" -#: src/lang.c:1306 src/lang.c:1397 src/lang.c:1496 src/lang.c:1599 +#: src/lang.c:1634 src/lang.c:1725 src/lang.c:1824 src/lang.c:1927 msgid "No" msgstr "Ei" -#: src/lang.c:1307 src/lang.c:1498 +#: src/lang.c:1635 src/lang.c:1826 msgid "Yes" msgstr "Jah" -#: src/lang.c:1308 -#, fuzzy +#: src/lang.c:1636 msgid "Hide all" msgstr "Peida kõik" -#: src/lang.c:1317 +#: src/lang.c:1645 msgid "Address" msgstr "Aadress" -#: src/lang.c:1318 +#: src/lang.c:1646 msgid "Full Name" msgstr "Täisnimi" -#: src/lang.c:1319 +#: src/lang.c:1647 msgid "Address and Name" msgstr "Aadress ja nimi" -#: src/lang.c:1327 +#: src/lang.c:1655 msgid "Max" msgstr "Maksimum" -#: src/lang.c:1328 +#: src/lang.c:1656 msgid "Sum" msgstr "Summa" -#: src/lang.c:1329 +#: src/lang.c:1657 msgid "Average" msgstr "Keskmine" -#: src/lang.c:1339 src/lang.c:1359 +#: src/lang.c:1667 src/lang.c:1687 msgid "Black" msgstr "Must" -#: src/lang.c:1340 src/lang.c:1360 +#: src/lang.c:1668 src/lang.c:1688 msgid "Red" msgstr "Punane" -#: src/lang.c:1341 src/lang.c:1361 +#: src/lang.c:1669 src/lang.c:1689 msgid "Green" msgstr "Roheline" -#: src/lang.c:1342 src/lang.c:1362 +#: src/lang.c:1670 src/lang.c:1690 msgid "Brown" msgstr "Pruun" -#: src/lang.c:1343 src/lang.c:1363 +#: src/lang.c:1671 src/lang.c:1691 msgid "Blue" msgstr "Sinine" -#: src/lang.c:1344 src/lang.c:1364 +#: src/lang.c:1672 src/lang.c:1692 msgid "Pink" msgstr "Roosa" -#: src/lang.c:1345 src/lang.c:1365 +#: src/lang.c:1673 src/lang.c:1693 msgid "Cyan" msgstr "Lilla" -#: src/lang.c:1346 src/lang.c:1366 +#: src/lang.c:1674 src/lang.c:1694 msgid "White" msgstr "valge" -#: src/lang.c:1347 +#: src/lang.c:1675 msgid "Gray" msgstr "Hall" -#: src/lang.c:1348 +#: src/lang.c:1676 msgid "Light Red" msgstr "Helepunane" -#: src/lang.c:1349 +#: src/lang.c:1677 msgid "Light Green" msgstr "Heleroheline" -#: src/lang.c:1350 +#: src/lang.c:1678 msgid "Yellow" msgstr "Kollane" -#: src/lang.c:1351 +#: src/lang.c:1679 msgid "Light Blue" msgstr "Helesinine" -#: src/lang.c:1352 +#: src/lang.c:1680 msgid "Light Pink" msgstr "Heleroosa" -#: src/lang.c:1353 +#: src/lang.c:1681 msgid "Light Cyan" msgstr "Helelilla" -#: src/lang.c:1354 +#: src/lang.c:1682 msgid "Light White" msgstr "Helevalge" -#: src/lang.c:1375 src/lang.c:1503 src/lang.c:1518 +#: src/lang.c:1703 src/lang.c:1831 src/lang.c:1846 msgid "Nothing" msgstr "Ei kasuta" -#: src/lang.c:1377 +#: src/lang.c:1705 msgid "Space" msgstr "Tühik" -#: src/lang.c:1385 +#: src/lang.c:1713 msgid "Normal" msgstr "Tavaline" -#: src/lang.c:1386 +#: src/lang.c:1714 msgid "Best highlighting" msgstr "Parim esiletõstmine" -#: src/lang.c:1387 +#: src/lang.c:1715 msgid "Underline" msgstr "Allajoonitud" -#: src/lang.c:1388 +#: src/lang.c:1716 msgid "Reverse video" msgstr "Pööratud video" -#: src/lang.c:1389 +#: src/lang.c:1717 msgid "Blinking" msgstr "Plinkiv" -#: src/lang.c:1390 +#: src/lang.c:1718 msgid "Half bright" msgstr "Poolhele" -#: src/lang.c:1391 +#: src/lang.c:1719 msgid "Bold" msgstr "Paks" -#: src/lang.c:1398 +#: src/lang.c:1726 msgid "Cc" msgstr "Cc" -#: src/lang.c:1399 +#: src/lang.c:1727 msgid "Bcc" msgstr "Bcc" -#: src/lang.c:1400 +#: src/lang.c:1728 msgid "Cc and Bcc" msgstr "Cc ja Bcc" -#: src/lang.c:1417 src/lang.c:1430 +#: src/lang.c:1745 src/lang.c:1758 msgid "none" msgstr "pole" -#: src/lang.c:1418 +#: src/lang.c:1746 msgid "commands" msgstr "käsud" -#: src/lang.c:1419 +#: src/lang.c:1747 msgid "select" msgstr "valik" -#: src/lang.c:1421 +#: src/lang.c:1749 msgid "commands & quit" msgstr "käsud & välju" -#: src/lang.c:1422 +#: src/lang.c:1750 msgid "commands & select" msgstr "käsud & valik" -#: src/lang.c:1423 +#: src/lang.c:1751 msgid "quit & select" msgstr "välju & valik" -#: src/lang.c:1424 +#: src/lang.c:1752 msgid "commands & quit & select" msgstr "käsud & välju & valik" -#: src/lang.c:1431 +#: src/lang.c:1759 msgid "PageDown" msgstr "PageDown" -#: src/lang.c:1432 +#: src/lang.c:1760 msgid "PageNextUnread" msgstr "PageNextUnread" -#: src/lang.c:1433 +#: src/lang.c:1761 msgid "PageDown or PageNextUnread" msgstr "PageDown või PageNextUnread" -#: src/lang.c:1439 +#: src/lang.c:1767 msgid "Subject: (case sensitive)" msgstr "Subject: (tõstutundlik)" -#: src/lang.c:1440 +#: src/lang.c:1768 msgid "Subject: (ignore case)" msgstr "Subject: (tõstutundetu)" -#: src/lang.c:1441 +#: src/lang.c:1769 msgid "From: (case sensitive)" msgstr "From: (tõstutundlik)" -#: src/lang.c:1442 +#: src/lang.c:1770 msgid "From: (ignore case)" msgstr "From: (tõstutundetu)" -#: src/lang.c:1443 +#: src/lang.c:1771 msgid "Msg-ID: & full References: line" msgstr "Msg-ID: ja täielik References: rida" -#: src/lang.c:1444 +#: src/lang.c:1772 msgid "Msg-ID: & last References: only" msgstr "Message-ID: ja ainult viimane References:" -#: src/lang.c:1445 +#: src/lang.c:1773 msgid "Message-ID: entry only" msgstr "ainult Message-ID: rida" -#: src/lang.c:1446 +#: src/lang.c:1774 msgid "Lines:" msgstr "Ridu:" -#: src/lang.c:1452 +#: src/lang.c:1780 msgid "Don't trim article body" msgstr "Ära lühenda artikli keha" -#: src/lang.c:1453 +#: src/lang.c:1781 msgid "Skip leading blank lines" msgstr "Jäta alguses tühjad read alles" -#: src/lang.c:1454 +#: src/lang.c:1782 msgid "Skip trailing blank lines" msgstr "Jäta lõpus tühjad read alles" -#: src/lang.c:1455 +#: src/lang.c:1783 msgid "Skip leading and trailing blank l." msgstr "Jäta alguses ja lõpus tühjad read alles" -#: src/lang.c:1456 +#: src/lang.c:1784 msgid "Compact multiple between text" msgstr "Tihenda tekstiblokid" -#: src/lang.c:1457 +#: src/lang.c:1785 msgid "Compact multiple and skip leading" msgstr "Tihenda, jäta alguses read alles" -#: src/lang.c:1458 +#: src/lang.c:1786 msgid "Compact multiple and skip trailing" msgstr "Tihenda, jäta lõpus read alles" -#: src/lang.c:1459 +#: src/lang.c:1787 msgid "Compact mltpl., skip lead. & trai." msgstr "Tihenda, jäta alguse ja lõpu read alles" -#: src/lang.c:1465 -#, fuzzy +#: src/lang.c:1793 msgid "Don't show help or mail sign" -msgstr "Ärge näidake abi ega postimärki" +msgstr "Ära näita abiinfo/kirja märki" -#: src/lang.c:1466 -#, fuzzy +#: src/lang.c:1794 msgid "Show only help sign" -msgstr "Näita ainult abimärki" +msgstr "Näita ainult abiinfo märki" -#: src/lang.c:1467 -#, fuzzy +#: src/lang.c:1795 msgid "Show only mail sign if new mail" -msgstr "uue kirja korral kuvage ainult kirjamärk" +msgstr "Näita e-maili märki ainult uue maili korral" -#: src/lang.c:1468 +#: src/lang.c:1796 msgid "Show mail if new mail else help s." -msgstr "" +msgstr "Kui on uus mail, näita maili märki, muidu abiinfo" -#: src/lang.c:1497 +#: src/lang.c:1825 msgid "Shell archive" msgstr "Shelli arhiiv" -#: src/lang.c:1504 +#: src/lang.c:1832 msgid "Subject: (descending)" msgstr "Subject: (kahanevalt)" -#: src/lang.c:1505 +#: src/lang.c:1833 msgid "Subject: (ascending)" msgstr "Subject: (kasvavalt)" -#: src/lang.c:1506 +#: src/lang.c:1834 msgid "From: (descending)" msgstr "From: (kahanevalt)" -#: src/lang.c:1507 +#: src/lang.c:1835 msgid "From: (ascending)" msgstr "From: (kasvavalt)" -#: src/lang.c:1508 +#: src/lang.c:1836 msgid "Date: (descending)" msgstr "Date: (kahanevalt)" -#: src/lang.c:1509 +#: src/lang.c:1837 msgid "Date: (ascending)" msgstr "Date: (kasvavalt)" -#: src/lang.c:1510 src/lang.c:1519 +#: src/lang.c:1838 src/lang.c:1847 msgid "Score (descending)" msgstr "Kaal (kahanevalt)" -#: src/lang.c:1511 src/lang.c:1520 +#: src/lang.c:1839 src/lang.c:1848 msgid "Score (ascending)" msgstr "Kaal (kasvavalt)" -#: src/lang.c:1512 +#: src/lang.c:1840 msgid "Lines: (descending)" msgstr "Lines: (kahanevalt)" -#: src/lang.c:1513 +#: src/lang.c:1841 msgid "Lines: (ascending)" msgstr "Lines: (kasvavalt)" -#: src/lang.c:1521 +#: src/lang.c:1849 msgid "Last posting date (descending)" msgstr "Viimane postitamise kuupäev (kahanevalt)" -#: src/lang.c:1522 +#: src/lang.c:1850 msgid "Last posting date (ascending)" msgstr "Viimane postitamise kuupäev (kasvavalt)" -#: src/lang.c:1528 +#: src/lang.c:1856 msgid "Quick-sort" msgstr "Quick-sort" -#: src/lang.c:1529 +#: src/lang.c:1857 msgid "Heap-sort" msgstr "Heap-sort" -#: src/lang.c:1536 +#: src/lang.c:1864 msgid "Always Keep" msgstr "Hoia alati" -#: src/lang.c:1537 +#: src/lang.c:1865 msgid "Always Remove" msgstr "Eemalda alati" -#: src/lang.c:1538 +#: src/lang.c:1866 msgid "Mark with D on selection screen" msgstr "Märgi valikuekraanil tähega D" -#: src/lang.c:1544 +#: src/lang.c:1872 msgid "Kill only unread arts" msgstr "Surma ainult lugemata artiklid" -#: src/lang.c:1545 +#: src/lang.c:1873 msgid "Kill all arts & show with K" msgstr "Surma kõik artiklid & näita K tähega" #. TODO: s/K/art_marked_killed/ -#: src/lang.c:1546 +#: src/lang.c:1874 msgid "Kill all arts and never show" msgstr "Surma kõik artiklid ja ära näita" -#: src/lang.c:1552 +#: src/lang.c:1880 msgid "Nothing special" msgstr "Ei midagi erilist" -#: src/lang.c:1553 +#: src/lang.c:1881 msgid "Compress quotes" msgstr "Tihenda tsitaadid" -#: src/lang.c:1554 +#: src/lang.c:1882 msgid "Quote signatures" msgstr "Tsiteeri allkirju" -#: src/lang.c:1555 +#: src/lang.c:1883 msgid "Compress quotes, quote sigs" msgstr "Tihenda tsitaadid, tsiteeri allkirju" -#: src/lang.c:1556 +#: src/lang.c:1884 msgid "Quote empty lines" msgstr "Tsiteeri tühje ridu" -#: src/lang.c:1557 +#: src/lang.c:1885 msgid "Compress quotes, quote empty lines" msgstr "Tihenda tsitaadid, tsiteeri tühje ridu" -#: src/lang.c:1558 +#: src/lang.c:1886 msgid "Quote sigs & empty lines" msgstr "Tsiteeri allkirju ja tühje ridu" -#: src/lang.c:1559 +#: src/lang.c:1887 msgid "Comp. q., quote sigs & empty lines" msgstr "Tihenda tsitaate, tsiteeri allkirju ja tühje ridu" -#: src/lang.c:1600 -#, fuzzy +#: src/lang.c:1928 msgid "With headers" -msgstr "päistega" +msgstr "Päistega" -#: src/lang.c:1601 -#, fuzzy +#: src/lang.c:1929 msgid "Without headers" -msgstr "päisteta" +msgstr "Päisteta" -#: src/lang.c:1608 +#: src/lang.c:1936 msgid "NFKC" msgstr "NFKC" -#: src/lang.c:1610 +#: src/lang.c:1938 msgid "NFKD" msgstr "NFKD" -#: src/lang.c:1611 +#: src/lang.c:1939 msgid "NFC" msgstr "NFC" -#: src/lang.c:1612 +#: src/lang.c:1940 msgid "NFD" msgstr "NFD" -#: src/lang.c:1614 +#: src/lang.c:1942 msgid "NFKC case fold" msgstr "NFKC kollaps" -#: src/lang.c:1623 +#: src/lang.c:1951 msgid "Display Options" msgstr "Ekraani seaded" -#: src/lang.c:1630 +#: src/lang.c:1958 msgid "Color Options" msgstr "Värvide seaded" -#: src/lang.c:1636 +#: src/lang.c:1964 msgid "Highlight Options" msgstr "Märkimise seaded" -#: src/lang.c:1643 +#: src/lang.c:1971 msgid "Article-Limiting Options" msgstr "Artikli piirangute seaded" -#: src/lang.c:1649 +#: src/lang.c:1977 msgid "Posting/Mailing Options" msgstr "Postitamise/saatmise seaded" -#: src/lang.c:1655 +#: src/lang.c:1983 msgid "Saving/Printing Options" msgstr "Salvestamise/trükkimise seaded" -#: src/lang.c:1661 +#: src/lang.c:1989 msgid "Expert Options" msgstr "Ekspertseaded" -#: src/lang.c:1667 +#: src/lang.c:1995 msgid "Filtering Options" msgstr "Filtreerimise seaded" -#: src/lang.c:1672 src/lang.c:1703 src/lang.c:1709 src/lang.c:1736 -#: src/lang.c:1788 src/lang.c:1794 src/lang.c:1804 src/lang.c:1815 -#: src/lang.c:1833 src/lang.c:1844 src/lang.c:1913 src/lang.c:2122 -#: src/lang.c:2128 src/lang.c:2134 src/lang.c:2149 src/lang.c:2161 -#: src/lang.c:2168 src/lang.c:2222 src/lang.c:2231 src/lang.c:2237 -#: src/lang.c:2244 src/lang.c:2251 src/lang.c:2258 src/lang.c:2265 -#: src/lang.c:2272 src/lang.c:2279 src/lang.c:2286 src/lang.c:2293 -#: src/lang.c:2300 src/lang.c:2307 src/lang.c:2314 src/lang.c:2321 -#: src/lang.c:2328 src/lang.c:2335 src/lang.c:2342 src/lang.c:2349 -#: src/lang.c:2356 src/lang.c:2363 src/lang.c:2370 src/lang.c:2377 -#: src/lang.c:2384 src/lang.c:2391 src/lang.c:2398 src/lang.c:2405 -#: src/lang.c:2413 src/lang.c:2429 src/lang.c:2436 src/lang.c:2443 -#: src/lang.c:2450 src/lang.c:2456 src/lang.c:2462 src/lang.c:2479 -#: src/lang.c:2491 src/lang.c:2526 src/lang.c:2579 src/lang.c:2593 -#: src/lang.c:2599 src/lang.c:2624 src/lang.c:2642 src/lang.c:2659 -#: src/lang.c:2671 src/lang.c:2704 src/lang.c:2733 src/lang.c:2753 -#: src/lang.c:2781 src/lang.c:2791 src/lang.c:2798 src/lang.c:2824 -#: src/lang.c:2848 src/lang.c:2925 src/lang.c:2940 src/lang.c:2948 -#: src/lang.c:2962 src/lang.c:2968 src/lang.c:3006 +#: src/lang.c:2000 src/lang.c:2031 src/lang.c:2037 src/lang.c:2064 +#: src/lang.c:2116 src/lang.c:2122 src/lang.c:2132 src/lang.c:2143 +#: src/lang.c:2161 src/lang.c:2172 src/lang.c:2241 src/lang.c:2456 +#: src/lang.c:2462 src/lang.c:2468 src/lang.c:2483 src/lang.c:2495 +#: src/lang.c:2502 src/lang.c:2556 src/lang.c:2565 src/lang.c:2571 +#: src/lang.c:2578 src/lang.c:2585 src/lang.c:2592 src/lang.c:2599 +#: src/lang.c:2606 src/lang.c:2613 src/lang.c:2620 src/lang.c:2627 +#: src/lang.c:2634 src/lang.c:2641 src/lang.c:2648 src/lang.c:2655 +#: src/lang.c:2662 src/lang.c:2669 src/lang.c:2676 src/lang.c:2683 +#: src/lang.c:2690 src/lang.c:2697 src/lang.c:2704 src/lang.c:2711 +#: src/lang.c:2718 src/lang.c:2725 src/lang.c:2732 src/lang.c:2739 +#: src/lang.c:2746 src/lang.c:2753 src/lang.c:2761 src/lang.c:2777 +#: src/lang.c:2784 src/lang.c:2791 src/lang.c:2798 src/lang.c:2804 +#: src/lang.c:2810 src/lang.c:2827 src/lang.c:2839 src/lang.c:2874 +#: src/lang.c:2927 src/lang.c:2941 src/lang.c:2947 src/lang.c:2972 +#: src/lang.c:2990 src/lang.c:3007 src/lang.c:3019 src/lang.c:3052 +#: src/lang.c:3081 src/lang.c:3101 src/lang.c:3129 src/lang.c:3139 +#: src/lang.c:3146 src/lang.c:3172 src/lang.c:3196 src/lang.c:3343 +#: src/lang.c:3358 src/lang.c:3366 src/lang.c:3380 src/lang.c:3386 +#: src/lang.c:3424 msgid " toggles, sets, cancels." msgstr " lülitab, seab, katkestab." -#: src/lang.c:1673 +#: src/lang.c:2001 msgid "Show mini menu & posting etiquette" msgstr "Näita minimenüüd & post. etiketti" -#: src/lang.c:1674 +#: src/lang.c:2002 msgid "" "# If ON show a mini menu of useful commands at each level\n" "# and posting etiquette after composing an article\n" @@ -5639,15 +6099,15 @@ msgstr "" "# Kui väärtus on ON, näita enimkasutatavate käskude minimenüüd\n" "# ja peale artikli kirjutamist postitamise etiketti.\n" -#: src/lang.c:1679 +#: src/lang.c:2007 msgid "Show short description for each newsgroup. toggles & sets." msgstr "Näita gruppide lühikirjeldusi. lülitab ja seab." -#: src/lang.c:1680 +#: src/lang.c:2008 msgid "Show description of each newsgroup" msgstr "Näita iga grupi lühikirjeldust" -#: src/lang.c:1681 +#: src/lang.c:2009 msgid "" "# If ON show group description text after newsgroup name at\n" "# group selection level\n" @@ -5655,18 +6115,18 @@ msgstr "" "# Kui väärtus on ON, näita gruppide tasemel iga grupi nime\n" "# järel grupi lühikirjeldust\n" -#: src/lang.c:1686 +#: src/lang.c:2014 msgid "" "Show From (author) fields in group & thread level. toggles & " "sets." msgstr "" "Näita grupi ja teema menüüs From (autor) välju. lülitab ja seab." -#: src/lang.c:1687 +#: src/lang.c:2015 msgid "In group and thread level, show author by" msgstr "Näita grupi ja teema menüüs autorit" -#: src/lang.c:1688 +#: src/lang.c:2016 msgid "" "# Part of From field to display in group and thread level\n" "# Possible values are (the default is marked with *):\n" @@ -5682,33 +6142,33 @@ msgstr "" "# * 2 = täisnimi\n" "# 3 = mõlemad\n" -#: src/lang.c:1697 +#: src/lang.c:2025 msgid "Draw -> or highlighted bar for selection. toggles & sets." msgstr "Märgi valik -> või heleda ribaga. lülitab, seab." -#: src/lang.c:1698 +#: src/lang.c:2026 msgid "Draw -> instead of highlighted bar" msgstr "Joonista -> heleda riba asemel" -#: src/lang.c:1699 +#: src/lang.c:2027 msgid "# If ON use -> otherwise highlighted bar for selection\n" msgstr "# Kui väärtus on on, kasuta valiku märkimiseks ->, muidu riba\n" -#: src/lang.c:1704 +#: src/lang.c:2032 msgid "Use inverse video for page headers" msgstr "Kasuta päistel pööratud videot" -#: src/lang.c:1705 +#: src/lang.c:2033 msgid "# If ON use inverse video for page headers at different levels\n" msgstr "" "# Kui väärtus on ON, kasuta erinevatel tasemetel päiste näitamisel\n" "# pööratud videot\n" -#: src/lang.c:1710 +#: src/lang.c:2038 msgid "Thread articles by" msgstr "Artiklite teemadesse jagamine" -#: src/lang.c:1711 +#: src/lang.c:2039 msgid "" "# Thread articles by ...\n" "# Possible values are (the default is marked with *):\n" @@ -5728,15 +6188,15 @@ msgstr "" "# 4 = Mitmeosaline teema\n" "# 5 = Protsentuaalne sobivus\n" -#: src/lang.c:1722 +#: src/lang.c:2050 msgid "Enter percentage match required to thread together. sets." msgstr "Sisestage teema loomiseks vajalik protsentuaalne sobivus. seab." -#: src/lang.c:1723 +#: src/lang.c:2051 msgid "Thread percentage match" msgstr "Teema protsentuaalne sobivus" -#: src/lang.c:1725 +#: src/lang.c:2053 #, no-c-format msgid "" "# Thread percentage match...\n" @@ -5757,11 +6217,11 @@ msgstr "" "# teemasse seotaks. Näiteks 'happy' ja 'harpy' sobiksid, aga 'harpie',\n" "# 'happie' ja 'harppy' samasse teemasse 'happy'-ga ei läheks\n" -#: src/lang.c:1737 +#: src/lang.c:2065 msgid "Score of a thread" msgstr "Teema kaal" -#: src/lang.c:1738 +#: src/lang.c:2066 msgid "" "# Thread score\n" "# Possible values are (the default is marked with *):\n" @@ -5775,18 +6235,18 @@ msgstr "" "# 1 = summa\n" "# 2 = keskmine\n--- transfer too big, truncated ---