----------------------------------------------------------------------------- MANIFEST | 150 - Makefile | 6 configure | 2 configure.in | 2 doc/CHANGES | 44 doc/TODO | 32 doc/WHATSNEW | 1 doc/l10n/de.po | 1753 ++++++++-------- doc/l10n/de/tin.1 | 69 doc/l10n/de/tin.5 | 27 doc/l10n/en_GB.po | 1717 ++++++++-------- doc/l10n/en_GB/tin.1 | 16 doc/l10n/en_GB/tin.5 | 15 doc/l10n/tin-man.pot | 1656 +++++++-------- doc/mbox.5 | 50 doc/mmdf.5 | 48 doc/tin.1 | 11 doc/tin.5 | 11 doc/tin.defaults | 7 include/extern.h | 8 include/policy.h | 34 include/proto.h | 4 include/tin.h | 23 include/version.h | 6 po/da.gmo |binary po/da.po | 2886 +++++++++++++-------------- po/de.gmo |binary po/de.po | 2947 ++++++++++++++-------------- po/en_GB.gmo |binary po/en_GB.po | 2868 +++++++++++++-------------- po/et.gmo |binary po/et.po | 2972 ++++++++++++++-------------- po/fr.gmo |binary po/fr.po | 5154 ++++++++++++++++++++++++------------------------- po/ru.gmo |binary po/ru.po | 2900 +++++++++++++-------------- po/sv.gmo |binary po/sv.po | 2880 +++++++++++++-------------- po/tin.pot | 2876 +++++++++++++-------------- po/tr.gmo |binary po/tr.po | 2901 +++++++++++++-------------- po/zh_TW.gmo |binary po/zh_TW.po | 2903 +++++++++++++-------------- src/active.c | 50 src/art.c | 28 src/config.c | 14 src/curses.c | 7 src/debug.c | 26 src/feed.c | 8 src/filter.c | 33 src/getline.c | 3 src/group.c | 4 src/header.c | 14 src/help.c | 9 src/inews.c | 7 src/init.c | 29 src/keymap.c | 6 src/lang.c | 6 src/lock.c | 6 src/mail.c | 26 src/main.c | 28 src/memory.c | 4 src/misc.c | 76 src/my_tmpfile.c | 28 src/newsrc.c | 7 src/nntplib.c | 10 src/page.c | 20 src/pgp.c | 8 src/post.c | 235 +- src/read.c | 3 src/refs.c | 3 src/rfc1524.c | 8 src/rfc2046.c | 2 src/rfc2047.c | 4 src/save.c | 6 src/search.c | 10 src/select.c | 50 src/sigfile.c | 38 src/string.c | 38 src/version.c | 14 src/xface.c | 9 src/xref.c | 9 82 files changed, 19147 insertions(+), 18718 deletions(-) ----------------------------------------------------------------------------- diff -Nurp '--exclude=.bzr*' tin-2.1.4/MANIFEST tin-2.1.5/MANIFEST --- tin-2.1.4/MANIFEST 2013-10-19 17:16:43.000000000 +0200 +++ tin-2.1.5/MANIFEST 2013-11-26 08:55:41.361421650 +0100 @@ -1,7 +1,7 @@ -MANIFEST for tin-2.1.4 (Sat Oct 19 17:16:41 CEST 2013) +MANIFEST for tin-2.1.5 (Tue Nov 26 08:55:39 CET 2013) ---------------------------------------------------- - 14388 ./Makefile - 8124 ./MANIFEST + 14465 ./Makefile + 8123 ./MANIFEST 1441 ./README 745 ./README.MAC 976 ./README.WIN @@ -15,13 +15,13 @@ MANIFEST for tin-2.1.4 (Sat Oct 19 17:16 318 ./po4a.conf 1488 ./tin.spec 18847 ./doc/ABOUT-NLS - 7675 ./doc/CHANGES + 9744 ./doc/CHANGES 278101 ./doc/CHANGES.old 5041 ./doc/CREDITS 1305 ./doc/DEBUG_REFS 30994 ./doc/INSTALL - 43298 ./doc/TODO - 459 ./doc/WHATSNEW + 44132 ./doc/TODO + 529 ./doc/WHATSNEW 2618 ./doc/art_handling.txt 1701 ./doc/article.txt 4373 ./doc/auth.txt @@ -32,9 +32,9 @@ MANIFEST for tin-2.1.4 (Sat Oct 19 17:16 23621 ./doc/iso2asc.txt 3888 ./doc/keymap.sample 633 ./doc/mailcap.sample - 5870 ./doc/mbox.5 + 5922 ./doc/mbox.5 3365 ./doc/mime.types - 4168 ./doc/mmdf.5 + 4221 ./doc/mmdf.5 2128 ./doc/newsoverview.5 1541 ./doc/nov_tests 5155 ./doc/opt-case.1 @@ -45,9 +45,9 @@ MANIFEST for tin-2.1.4 (Sat Oct 19 17:16 4947 ./doc/umlaute.txt 4246 ./doc/umlauts.txt 6957 ./doc/url_handler.1 - 135917 ./doc/tin.1 - 80496 ./doc/tin.5 - 4952 ./doc/tin.defaults + 135964 ./doc/tin.1 + 80533 ./doc/tin.5 + 5065 ./doc/tin.defaults 15470 ./doc/tinews.1 2418 ./doc/tools.txt 4345 ./doc/w2r.1 @@ -64,90 +64,90 @@ MANIFEST for tin-2.1.4 (Sat Oct 19 17:16 2595 ./include/bool.h 1947 ./include/bugrep.h 2210 ./include/debug.h - 67590 ./include/extern.h + 67655 ./include/extern.h 14068 ./include/keymap.h 6333 ./include/newsrc.h 8430 ./include/nntplib.h 664 ./include/plp_snprintf.h - 14864 ./include/policy.h - 32972 ./include/proto.h + 15364 ./include/policy.h + 32954 ./include/proto.h 5319 ./include/rfc2046.h 3377 ./include/stpwatch.h 5898 ./include/tcurses.h - 72125 ./include/tin.h + 71814 ./include/tin.h 17000 ./include/tinrc.h 4346 ./include/tnntp.h 2264 ./include/trace.h - 2351 ./include/version.h - 35004 ./src/active.c - 74657 ./src/art.c + 2353 ./include/version.h + 35186 ./src/active.c + 75130 ./src/art.c 76443 ./src/attrib.c 16367 ./src/auth.c 12933 ./src/charset.c 8552 ./src/color.c - 64336 ./src/config.c + 64395 ./src/config.c 27458 ./src/cook.c - 27276 ./src/curses.c - 10651 ./src/debug.c + 27372 ./src/curses.c + 10854 ./src/debug.c 3408 ./src/envarg.c - 30327 ./src/feed.c - 56453 ./src/filter.c - 18126 ./src/getline.c + 30324 ./src/feed.c + 56610 ./src/filter.c + 18148 ./src/getline.c 9070 ./src/global.c 44967 ./src/group.c 3900 ./src/hashstr.c - 8215 ./src/header.c + 8263 ./src/header.c 6253 ./src/heapsort.c - 43731 ./src/help.c - 13781 ./src/inews.c - 37658 ./src/init.c + 43745 ./src/help.c + 13950 ./src/inews.c + 37819 ./src/init.c 2435 ./src/joinpath.c - 101534 ./src/keymap.c - 136477 ./src/lang.c + 101560 ./src/keymap.c + 136665 ./src/lang.c 4486 ./src/langinfo.c 7728 ./src/list.c - 6673 ./src/lock.c - 16819 ./src/mail.c - 25458 ./src/main.c + 6664 ./src/lock.c + 16999 ./src/mail.c + 25946 ./src/main.c 10715 ./src/makecfg.c - 13579 ./src/memory.c + 13601 ./src/memory.c 5283 ./src/mimetypes.c - 94955 ./src/misc.c - 39325 ./src/newsrc.c - 53545 ./src/nntplib.c + 94770 ./src/misc.c + 39396 ./src/newsrc.c + 53511 ./src/nntplib.c 7502 ./src/nrctbl.c 103533 ./src/options_menu.c - 65865 ./src/page.c + 65981 ./src/page.c 24138 ./src/parsdate.y 17057 ./src/plp_snprintf.c - 13167 ./src/pgp.c - 150907 ./src/post.c + 13212 ./src/pgp.c + 151732 ./src/post.c 18912 ./src/prompt.c - 10384 ./src/read.c - 27366 ./src/refs.c + 10408 ./src/read.c + 27387 ./src/refs.c 5481 ./src/regex.c - 14524 ./src/rfc1524.c + 14526 ./src/rfc1524.c 15069 ./src/rfc2045.c - 32083 ./src/rfc2046.c - 36206 ./src/rfc2047.c - 57228 ./src/save.c + 32087 ./src/rfc2046.c + 36225 ./src/rfc2047.c + 57239 ./src/save.c 12530 ./src/screen.c - 18173 ./src/search.c - 32890 ./src/select.c - 7793 ./src/sigfile.c + 18246 ./src/search.c + 33451 ./src/select.c + 7749 ./src/sigfile.c 14366 ./src/signal.c 7215 ./src/strftime.c - 36874 ./src/string.c + 37553 ./src/string.c 13345 ./src/tags.c 17487 ./src/tcurses.c 3070 ./src/tmpfile.c - 3706 ./src/my_tmpfile.c + 3423 ./src/my_tmpfile.c 41345 ./src/thread.c 2472 ./src/trace.c - 4315 ./src/version.c + 4430 ./src/version.c 5453 ./src/wildmat.c - 7565 ./src/xface.c - 12596 ./src/xref.c + 7647 ./src/xface.c + 12759 ./src/xref.c 422 ./pcre/AUTHORS 2515 ./pcre/COPYING 118928 ./pcre/ChangeLog @@ -267,31 +267,31 @@ MANIFEST for tin-2.1.4 (Sat Oct 19 17:16 41 ./intl/VERSION 5068 ./po/Makefile.inn 847 ./po/POTFILES.in - 143290 ./po/tin.pot + 143646 ./po/tin.pot 76767 ./po/da.gmo - 183836 ./po/da.po - 186726 ./po/de.gmo - 242903 ./po/de.po + 184182 ./po/da.po + 189639 ./po/de.gmo + 244850 ./po/de.po 8374 ./po/en_GB.gmo - 155450 ./po/en_GB.po - 181468 ./po/et.gmo - 234525 ./po/et.po - 187379 ./po/fr.gmo - 241880 ./po/fr.po + 155878 ./po/en_GB.po + 183858 ./po/et.gmo + 236369 ./po/et.po + 194352 ./po/fr.gmo + 245716 ./po/fr.po 123623 ./po/ru.gmo - 216828 ./po/ru.po + 216573 ./po/ru.po 22742 ./po/sv.gmo - 162310 ./po/sv.po + 162678 ./po/sv.po 4684 ./po/tr.gmo - 228920 ./po/tr.po - 232629 ./po/zh_TW.po + 228760 ./po/tr.po + 232348 ./po/zh_TW.po 179665 ./po/zh_TW.gmo - 142468 ./doc/l10n/de/tin.1 - 83915 ./doc/l10n/de/tin.5 + 142763 ./doc/l10n/de/tin.1 + 83981 ./doc/l10n/de/tin.5 130 ./doc/l10n/de.add - 353528 ./doc/l10n/de.po - 139336 ./doc/l10n/en_GB/tin.1 - 83031 ./doc/l10n/en_GB/tin.5 - 478845 ./doc/l10n/en_GB.po - 300610 ./doc/l10n/tin-man.pot -10934920 total + 354757 ./doc/l10n/de.po + 139386 ./doc/l10n/en_GB/tin.1 + 83071 ./doc/l10n/en_GB/tin.5 + 478982 ./doc/l10n/en_GB.po + 300679 ./doc/l10n/tin-man.pot +10965841 total diff -Nurp '--exclude=.bzr*' tin-2.1.4/Makefile tin-2.1.5/Makefile --- tin-2.1.4/Makefile 2013-10-19 17:16:40.000000000 +0200 +++ tin-2.1.5/Makefile 2013-11-26 08:55:38.484989813 +0100 @@ -7,9 +7,9 @@ PROJECT = tin LVER = 2 PVER = 1 -SVER = 4 +SVER = 5 VER = $(LVER).$(PVER).$(SVER) -DVER = 20131019 +DVER = 20131126 EXE = tin # directory structure @@ -545,6 +545,6 @@ po4a: cppcheck: FORCE @-if $(TEST) ! -r $(SRCDIR)/options_menu.h -o ! -r $(SRCDIR)/tincfg.h ; then $(MAKE) build ; fi - @cppcheck -f -v -I $(INCDIR) -I $(CANDIR) -I $(PCREDIR) -I $(SRCDIR) $(SRCDIR) 1>/dev/null 2>$(TOPDIR)/CPPCHECK + @-if $(TEST) -r $(SRCDIR)/options_menu.h -a -r $(SRCDIR)/tincfg.h ; then cppcheck -f -v -I $(INCDIR) -I $(CANDIR) -I $(PCREDIR) -I $(SRCDIR) $(SRCDIR) 1>/dev/null 2>$(TOPDIR)/CPPCHECK ; fi FORCE: diff -Nurp '--exclude=.bzr*' tin-2.1.4/configure tin-2.1.5/configure --- tin-2.1.4/configure 2013-10-19 17:16:41.000000000 +0200 +++ tin-2.1.5/configure 2013-11-26 08:55:39.233102126 +0100 @@ -635,7 +635,7 @@ fi PACKAGE=tin -VERSION=2.1.4 +VERSION=2.1.5 cat >> confdefs.h < + BUG. possible dereference null return value + BUG. fixed various uncritical resource leeks + BUG. possible wrong position of %U and %f with user defined screen + layout + FIX. select.c, string.c, tin.h + +U018) Matt Anton + ADD. updated french translation + FIX. fr.po + +U017) Urs Janssen + ADD. updated german translation + ADD. remove FWS from Newsgroups and Followup-To when posting a followup + ADD. allow new gTLDs xn--ngbc5azd, xn--80asehdb, xn--80aswg, xn--unup4y + ADD. allow new IDN ccTLD of Iran + ADD. allow new gTLDs graphics, contractors, gallery, sexy, construction + tattoo, technology, estate, land, bike, ventures, camera, clothing + lighting, singles, voyage, guru, holdings, equipment + ADD. make the filter debug output somewhat more readable + ADD. more verbose "LIST OVERVIEW.FMT" debugging + ADD. updated mbox and mmdf manpage + ADD. set default of disable_gnksa_domain_check to TRUE + ADD. mention mailaddress on the posting summary screen for mailgroups + BUG. in mailgroups the posting summary screen wasn't updated after + editing the article + BUG. fixed various uncritical resource leeks + BUG. fixed various hypothetic buffer overruns + BUG. removed some dead code + BUG. in -n case a valid group could be treated as invalid on RFC 3977 + servers + FIX. active.c, art.c, config.c, debug.c, feed.c, filter.c, getline.c + group.c, header.c, help.c, inews.c, init.c, keymap.c, lang.c, lock.c + main.c, memory.c, misc.c, my_tmpfile.c, newsrc.c, nntplib.c, page.c + pgp.c, post.c, read.c, refs.c, rfc1524.c rfc2046.c, rfc2047.c + save.c, search.c, select.c, sigfile.c, version.c, xface.c, xref.c + extern.h, policy.h, proto.h, de.po, mbox.5, mmdf.5 + +U016) Toomas Soome + ADD. updated estonian translation + FIX. et.po + -- 2.1.4 release 20131019 "Killarow" -- U015) Dennis Preiser diff -Nurp '--exclude=.bzr*' tin-2.1.4/doc/TODO tin-2.1.5/doc/TODO --- tin-2.1.4/doc/TODO 2013-10-06 21:58:43.000000000 +0200 +++ tin-2.1.5/doc/TODO 2013-11-24 13:34:47.334081580 +0100 @@ -107,6 +107,9 @@ o mailers other than sendmail (f.e. elm New features ------------ +o add per scope getart_limit via attributes + [20131114 Urs Janssen ] + o add support for %A (Address), %C (Firstname), %N (Fullname) to group_format and thread_format (what about "conflicting" settings for show_author and %[ACIN]?) @@ -142,7 +145,8 @@ o give an error message if append_mail( o allow remapping of the 'z' abort-key (lynx style) in wait_for_input(). -o add user defined screen layout at different levels +o add user defined screen layout at different levels (i.e. posting + history screen) (done for selection, group and thread level) - what about groupname_max_length, still needed? [20041025 Urs Janssen ] @@ -167,6 +171,11 @@ o make 'GNKSA'-parser RFC5322/USEFOR co (e.g. "<~$!~( )@( )example.com>" causes "illegal character in RHS", but the address is valid) +o the TLD checking in the 'GNKSA'-parser needs some rework, keeping the + list of valid TLDs up to date is more or less impossible with the ~1400 + pending new TLDs + [20131024 Urs Janssen ] + o add In-Reply-To threading for mailgroups [20030518 Urs Janssen ] @@ -214,12 +223,13 @@ o should the postponed 'file' (and post 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 (indexed MBOX from UW-IMAP) and add - man-pages for the various formats. + like with 20*CTRL-A as sep.), MBX and MIX (indexed MBOX from UW-IMAP) + and add man-pages for the various formats. (see for BABYL, for maildir, for MBOXCL and MBOXCL2, - for MBX) + for MBX, + ] o add $LOCKEXT support @@ -541,6 +551,10 @@ o add missing mailcap (RFC 1524) featur Internal Changes ---------------- +o rename disable_gnksa_domain_check to enable_gnksa_domain_check and + invert logic now the default changed + [20131119 Urs Janssen ] + o %s/%S in quote_char should replaced by %I in misc.c:copy_body() and config.c:rc_update() to be consistent. [20131003 Urs Janssen ] @@ -697,8 +711,10 @@ o check code with Splint (LCLint) ), MSS (), valgrind (), cppcheck - () and AdLint - () + (), AdLint + (), clang-analyzer + () and Coverity + () o rewrite the tag code so that arts[].tagged becomes index in arts[] of next tagged article. num_of_tagged_arts becomes index of first @@ -1009,6 +1025,10 @@ o cleanup main.c/init_selfinfo() o cache mailbox_name in misc.c/mail_check()? +o configure checks for fdopen(3) and defines HAVE_FDOPEN if found, but we + don't have any code guared 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). diff -Nurp '--exclude=.bzr*' tin-2.1.4/doc/WHATSNEW tin-2.1.5/doc/WHATSNEW --- tin-2.1.4/doc/WHATSNEW 2013-09-05 00:09:01.000000000 +0200 +++ tin-2.1.5/doc/WHATSNEW 2013-11-20 08:18:45.356274841 +0100 @@ -9,6 +9,7 @@ New features Changes ------- +. disable_gnksa_domain_check now defaults to TRUE; too many new gTLDs Retired Features ---------------- diff -Nurp '--exclude=.bzr*' tin-2.1.4/doc/l10n/de/tin.1 tin-2.1.5/doc/l10n/de/tin.1 --- tin-2.1.4/doc/l10n/de/tin.1 2013-10-19 17:16:15.000000000 +0200 +++ tin-2.1.5/doc/l10n/de/tin.1 2013-11-26 08:55:29.371621634 +0100 @@ -3,7 +3,7 @@ .\" Module : tin.1 .\" Author : I. Lea, U. Janssen .\" Created : 1991-08-23 -.\" Updated : 2013-09-30 +.\" Updated : 2013-11-26 .\" Notes : use american english; still needs some work, e.g.: .\" - document authorization (.newsauth) .\" - document random organization feature @@ -14,7 +14,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH tin 1 "19. Oktober 2013" 2.1.3 "Usenet Newsreader" +.TH tin 1 "25. November 2013" 2.1.5 "Usenet Newsreader" .\" .\" .SH NAME @@ -214,7 +214,7 @@ Schnell\-Modus um nur einen Artikel zu p kombinieren. .TP \fB\-x\fP -No posting mode. You cannot post articles if you use this option. +Sie können keine Artikel veröffentlichen, wenn Sie diese Option verwenden. .TP \fB\-X\fP No overwrite mode. \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP and files in @@ -453,7 +453,7 @@ Lösche vom Cursor bis zum Zeilenende. move through history, previous and next, respectively. .TP \fB^L, ^R\fP -redraw the current line. +Aktuelle Zeile neu aufbauen. .TP \fB\fP places line on history list if non\-blank, appends newline and returns to the @@ -474,7 +474,7 @@ Shell escape. \fBShellEscape\fP by itsel have been disabled by the System Administrator. .TP \fBToggleColor '&'\fP -Toggle use of ANSI color. +ANSI Farben ein\-/ausschalten. .TP \fBRedrawScr '^L'\fP Bildschirminhalt neu aufbauen. @@ -504,7 +504,7 @@ Help screen of commands available on the ('\fB\e\fP') to search on this screen. \fBQuit\fP ('\fBq\fP') returns to the menu. .TP \fBToggleHelpDisplay 'H'\fP -Toggle the display of help mini menu at the bottom of the screen. +Mini\-Hilfe am unterem Bildschirrand ein\-/ausschalten. .TP \fBDisplayPostHist 'W'\fP List articles posted by user. The date posted, the newsgroup and the subject @@ -516,7 +516,7 @@ to the menu. .\"-------------------------------------------------------------------- .\" Versions\-Informationen ausgeben. -.SS "NEWSGROUP SELECTION COMMANDS" +.SS "BEFEHLE ZUR GRUPPENAUSWAHL" .TP 10 \fB4\fP Gruppe 4 auswählen. @@ -536,10 +536,12 @@ Liste vorhandener Newsgroups sortieren. Vorherige Suche wiederholen. .TP \fBSearchSubjF '/'\fP -Search for a group by name and description (if displayed). +Vorwärts nach einer Gruppe anhand des Namens und/oder der Kurzbeschreibung +(falls angezeigt) suchen. .TP \fBSearchSubjB '?'\fP -Backward search through the group names and descriptions. +Rückwärts mach einer Gruppe anhand des Namens und/oder der Kurzbeschreibung +(falls angezeigt) suchen. .TP \fBSelectReadGrp '^J' ''\fP Read current group. @@ -630,7 +632,8 @@ get the chance to \fBPostEdit\fP ('\fBe\ discard it via \fBQuit\fP ('\fBq\fP'). .TP \fBSelectQuitNoWrite 'X'\fP -Quit \fBtin\fP without saving any changes to the configuration. +\fBtin\fP beenden ohne ggf. gemachte Änderungen an den Einstellung zu +speichern. .TP \fBSelectYankActive 'y'\fP Yanks in all groups. Toggles the displayed groups between all the groups in @@ -682,10 +685,10 @@ Re\-enter the last message that was view Vorherige Suche wiederholen. .TP \fBSearchSubjF '/'\fP -Search forward for specified subject. +Vorwärts nach dem angegebenem Subject suchen. .TP \fBSearchSubjB '?'\fP -Search backward for specified subject. +Rückwärts nach dem angegebenem Subject suchen. .TP \fBGroupSelThd '*'\fP Select current thread for later processing. @@ -784,7 +787,7 @@ Choose a new group by name. This command even those not currently yanked in. .TP \fBGroupToggleGetartLimit 'G'\fP -Toggle article/group limit. +Artikel/Gruppe Beschränkungen ein\-/ausschalten. .TP \fBToggleInfoLastLine 'i'\fP Display the subject of the first article in the current thread in the last @@ -1101,7 +1104,7 @@ Toggles the display of all headers vs. h \fBnews_headers_to_display\fP. .TP \fBPageToggleRot '%'\fP -Toggle ROT\-13 decoding for this article. +ROT\-13 Entschlüsseln ein\-/ausschalten. .TP \fBPageToggleUue '('\fP Toggle the display of uuencoded sections. The default behavior is taken from @@ -1341,7 +1344,7 @@ Toggle the display of the current URL in Help screen of commands available. .TP \fBToggleHelpDisplay 'H'\fP -Toggle the display of help mini menu at the bottom of the screen. +Mini\-Hilfe am unterem Bildschirrand ein\-/ausschalten. .RE .\"-------------------------------------------------------------------- .\" @@ -1389,13 +1392,13 @@ Pipe attachment into command. Uses the r Shell escape. .TP \fBToggleInfoLastLine 'i'\fP -Names oder Beschreibung des Anhangs in der untersten Zeile anzeigen. +Name oder Beschreibung des Anhangs in der untersten Zeile anzeigen. .TP \fBHelp 'h'\fP Help screen of commands available. .TP \fBToggleHelpDisplay 'H'\fP -Toggle the display of help mini menu at the bottom of the screen. +Mini\-Hilfe am unterem Bildschirrand ein\-/ausschalten. .RE .\"-------------------------------------------------------------------- .\" @@ -1863,8 +1866,8 @@ article %M you wrote:". .TP \fBMailbox\-Format (mailbox_format)\fP Select one of the following mailbox\-formats: MBOXO (default, except on SCO), -MBOXRD or MMDF (default on SCO). See \fB\%mbox\fP(5) for more details on MBOXO -and MBOXRD and \fB\%mmdf\fP(5) for more details about MMDF. +MBOXRD or MMDF (default on SCO). See \fB\%mbox\fP(5) and \fBRFC\%4155\fP for more +details on MBOXO and MBOXRD and \fB\%mmdf\fP(5) for more details about MMDF. .TP \fBMail Verzeichnis (maildir)\fP The directory where articles/threads are to be saved in \fB\%mbox\fP(5) @@ -2162,7 +2165,7 @@ Sortierfunktion für Artikel. Standard i .IP 0 3 Mit \fB\%qsort\fP(3) sortieren. .IP 1 -Mit \fB\%heapsort\fP(3) sortieren. Kann in grossen Gruppen mit langen Threads +Mit \fB\%heapsort\fP(3) sortieren. Kann in großen Gruppen mit langen Threads schneller sein. .RE .TP @@ -2321,12 +2324,12 @@ The default is Both Subject and Referenc .IP 0 3 \fBNone\fP, don't thread. .IP 1 -\fBSubject\fP, thread on \*(rqSubject:\*(rq only. +\fBSubject\fP, Diskussionsfaden nur anhand von \*(rqSubject:\*(rq aufbauen. .IP 2 -\fBReferences\fP, thread on \*(rqReferences:\*(rq only. +\fBReferences\fP, Diskussionsfaden nur anhand von \*(rqReferences:\*(rq aufbauen. .IP 3 -\fBBoth Subject and References\fP, thread on \*(rqReferences:\*(rq then -\&\*(rqSubject:\*(rq (default). +\fBBoth Subject and References\fP, Diskussionsfaden anhand von +\&\*(rqReferences:\*(rqund \*(rqSubject:\*(rq aufbauen. (Voreinstellung). .IP 4 \fBMultipart Subject\fP, thread multipart articles on \*(rqSubject:\*(rq. .IP 5 @@ -2352,11 +2355,11 @@ How the total score of a thread is compu in this thread. .RS +.5i .IP 0 3 -\fBMax\fP, the maximum score in this thread. +\fBMax\fP, Maximalwert im Diskussionsfaden. .IP 1 -\fBSum\fP, the sum of all scores in this thread. +\fBSum\fP, Summer aller Bewertungen im Diskussionsfaden. .IP 2 -\fBAverage\fP, the average score in this thread. +\fBAverage\fP, Durchschnitt aller Bewertungen im Diskussionsfaden. .RE .TP \fBVerwende Umschreibungen (translit)\fP @@ -2873,7 +2876,7 @@ mitgeben. Das durch den Platzhalter repr dieser Breite auf dem Bildschirm dargestellt. Die Angabe erfolgt als positive Zahl zwischen '\fB%\fP' und dem den Platzhalter charakterisierenden Buchstaben. Folgendes Beispiel stellt den Score in der Threadebene 10 -Zeichen breit dar: '\fB%10S\fP'. Einige Platzhalter haben eine voreingestellete +Zeichen breit dar: '\fB%10S\fP'. Einige Platzhalter haben eine voreingestellte Breite die unter Umständen dazu führt, dass der Inhalt abgeschnitten wird. Für Platzhalter die nur Zahlen enthalten wird der Wert durch eine passende Zehnerpotenz geteilt und mit dem zugehörigen SI\-Suffix versehen, @@ -3535,8 +3538,8 @@ readable files in \fB$TMPDIR\fP which ma cleartext. On multiuser\-systems \fB$TMPDIR\fP should be set to a safe location before starting tin in debug mode (e.g. \fBTMPDIR=$HOME tin \-D 1\fP). .SH "KONFORM ZU" -.\" - RFC\%2045, RFC\%2047, RFC\%2980, RFC\%3977, RFC\%4643, RFC\%5322 -.\" RFC\%5536, RFC\%5537, RFC\%6048 or whatever +.\" - RFC\%2045, RFC\%2047, RFC\%2980, RFC\%3977, RFC\%4155, RFC\%4643, +.\" RFC\%5322, RFC\%5536, RFC\%5537, RFC\%6048 or whatever .\" .\" \fBtin\fP does conform to the Base Definitions volume of IEEE Std 1003.1\-2008, @@ -3595,7 +3598,7 @@ Autor von curses.c aus dem Mailreader \f .IP "Chris Thewalt" Autor von getline.c, \fB\%emacs\fP(1)\-artige Eingaberoutine. .IP "Steven Madsen" -für \fB\%pgp\fP(1) (Pretty Good Privacy) Unterstüzung. +für \fB\%pgp\fP(1) (Pretty Good Privacy) Unterstützung. .IP "Philip Hazel " für \fB\%pcre\fP(3) (Library für Perl\-kompatible reguläre Ausdrücke). .IP "Patrick Powell " @@ -3627,5 +3630,5 @@ Erika Mustermann \fB\%vsnprintf\fP(3), \fB\%wildmat\fP(3), \fB\%environ\fP(5), \fB\%locale\fP(5), \fB\%mailcap\fP(5), \fB\%mbox\fP(5), \fB\%mmdf\fP(5), \fB\%newsoverview\fP(5), \fB\%tin\fP(5), \fBRFC\%1345\fP, \fBRFC\%1524\fP, \fBRFC\%2045\fP, \fBRFC\%2046\fP, -\fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2980\fP, \fBRFC\%3977\fP, \fBRFC\%4643\fP, -\fBRFC\%5322\fP, \fBRFC\%5536\fP, \fBRFC\%5537\fP, \fBRFC\%6048\fP +\fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2980\fP, \fBRFC\%3977\fP, \fBRFC\%4155\fP, +\fBRFC\%4643\fP, \fBRFC\%5322\fP, \fBRFC\%5536\fP, \fBRFC\%5537\fP, \fBRFC\%6048\fP diff -Nurp '--exclude=.bzr*' tin-2.1.4/doc/l10n/de/tin.5 tin-2.1.5/doc/l10n/de/tin.5 --- tin-2.1.4/doc/l10n/de/tin.5 2013-10-19 17:16:16.000000000 +0200 +++ tin-2.1.5/doc/l10n/de/tin.5 2013-11-26 08:55:29.851693707 +0100 @@ -2,7 +2,7 @@ .\" Module : tin.5 .\" Author : U. Janssen .\" Created : 2000-07-10 -.\" Updated : 2013-09-25 +.\" Updated : 2013-11-25 .\" Notes : needs a some work .\" .\" @@ -11,7 +11,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH tin 5 "19. Oktober 2013" 2.1.3 "Usenet Newsreader" +.TH tin 5 "25. November 2013" 2.1.5 "Usenet Newsreader" .SH NAME tin, rtin \- zugehörige Dateien @@ -1581,8 +1581,8 @@ article %M you wrote:". .TP \fBmailbox_format\fP Select one of the following mailbox\-formats: MBOXO (default, except on SCO), -MBOXRD or MMDF (default on SCO). See \fB\%mbox\fP(5) for more details on MBOXO -and MBOXRD and \fB\%mmdf\fP(5) for more details about MMDF. +MBOXRD or MMDF (default on SCO). See \fB\%mbox\fP(5) and \fBRFC\%4155\fP for more +details on MBOXO and MBOXRD and \fB\%mmdf\fP(5) for more details about MMDF. .TP \fBmaildir\fP The directory where articles/threads are to be saved in \fB\%mbox\fP(5) @@ -1895,7 +1895,7 @@ Sortierfunktion für Artikel. Standard i .IP 0 3 Mit \fB\%qsort\fP(3) sortieren. .IP 1 -Mit \fB\%heapsort\fP(3) sortieren. Kann in grossen Gruppen mit langen Threads +Mit \fB\%heapsort\fP(3) sortieren. Kann in großen Gruppen mit langen Threads schneller sein. .RE .TP @@ -2104,11 +2104,11 @@ How the total score of a thread is compu in this thread. .RS +1i .IP 0 3 -\fBMax\fP, the maximum score in this thread. +\fBMax\fP, Maximalwert im Diskussionsfaden. .IP 1 -\fBSum\fP, the sum of all scores in this thread. +\fBSum\fP, Summer aller Bewertungen im Diskussionsfaden. .IP 2 -\fBAverage\fP, the average score in this thread. +\fBAverage\fP, Durchschnitt aller Bewertungen im Diskussionsfaden. .RE .TP \fBtranslit\fP @@ -2274,10 +2274,10 @@ Default charset to be used in MIME's \*( header. $\fBMM_CHARSET\fP overrides any specified value. .TP \fBpost_mime_encoding\fP -Default encoding scheme use in MIME articles. 8bit might be the best value. +Default encoding scheme used in MIME articles. 8bit might be the best value. .TP \fBmail_mime_encoding\fP -Default encoding scheme use in MIME letters. quoted\-printable is a good +Default encoding scheme used in MIME letters. quoted\-printable is a good choice here. .TP \fBdisable_gnksa_domain_check\fP @@ -2299,8 +2299,8 @@ the same dir as \fIspooldir\fP), common specified value. .TP \fBoverviewfile\fP -Name einer Overview\-Datei, übliche Namen sind \fI.overview\fP -oder\fIover.view\fP. $\fBTIN_NOVFILENAME\fP übersteuert den angegebenen Wert. +Name einer Overview\-Datei, übliche Namen sind \fI.overview\fP oder +\fIover.view\fP. $\fBTIN_NOVFILENAME\fP übersteuert den angegebenen Wert. .TP \fBoverviewfmtfile\fP Full pathname of your newssystem's overview.fmt file; usually the @@ -2489,4 +2489,5 @@ the LIST SUBSCRIPTIONS (\fBRFC\%6048\fP) \fB\%mailcap\fP(5), \fB\%mbox\fP(5), \fB\%mmdf\fP(5), \fB\%newsoverview\fP(5), \fB\%overview.fmt\fP(5), \fB\%innd\fP(8), \fBRFC\%1524\fP, \fBRFC\%2045\fP, \fBRFC\%2046\fP, \fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2980\fP, \fBRFC\%3977\fP, -\fBRFC\%4643\fP, \fBRFC\%5322\fP, \fBRFC\%5536\fP, \fBRFC\%5537\fP, \fBRFC\%6048\fP +\fBRFC\%4155\fP, \fBRFC\%4643\fP, \fBRFC\%5322\fP, \fBRFC\%5536\fP, \fBRFC\%5537\fP, +\fBRFC\%6048\fP diff -Nurp '--exclude=.bzr*' tin-2.1.4/doc/l10n/de.po tin-2.1.5/doc/l10n/de.po --- tin-2.1.4/doc/l10n/de.po 2013-10-19 17:16:05.000000000 +0200 +++ tin-2.1.5/doc/l10n/de.po 2013-11-26 08:55:26.527194605 +0100 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tin 2.1.4\n" "Report-Msgid-Bugs-To: translation@tin.org\n" -"POT-Creation-Date: 2013-10-19 17:14+0300\n" +"POT-Creation-Date: 2013-11-26 08:53+0100\n" "PO-Revision-Date: 2009-10-01 16:17+0200\n" "Last-Translator: Urs Janssen \n" "Language-Team: LANGUAGE \n" @@ -23,14 +23,15 @@ msgstr "tin" #. type: TH #: doc/tin.1:12 doc/tin.5:9 -msgid "October 19th, 2013" -msgstr "19. Oktober 2013" +#, no-wrap +msgid "November 25th, 2013" +msgstr "25. November 2013" #. type: TH #: doc/tin.1:12 doc/tin.5:9 #, no-wrap -msgid "2.1.3" -msgstr "2.1.3" +msgid "2.1.5" +msgstr "2.1.5" #. type: TH #: doc/tin.1:12 doc/tin.5:9 @@ -149,7 +150,7 @@ msgid "Interactive mode:" msgstr "Interaktiver-Modus:" #. type: TP -#: doc/tin.1:80 doc/tin.1:90 doc/tin.1:1080 doc/tin.1:3405 +#: doc/tin.1:80 doc/tin.1:90 doc/tin.1:1080 doc/tin.1:3407 #, no-wrap msgid "B<0>" msgstr "B<0>" @@ -160,7 +161,7 @@ msgid "Successful program execution." msgstr "Programm erfolgreich beendet." #. type: TP -#: doc/tin.1:83 doc/tin.1:93 doc/tin.1:3408 +#: doc/tin.1:83 doc/tin.1:93 doc/tin.1:3410 #, no-wrap msgid "B<1>" msgstr "B<1>" @@ -181,7 +182,7 @@ msgid "No unread news" msgstr "Keine ungelesenen Nachrichten vorhanden" #. type: TP -#: doc/tin.1:96 doc/tin.1:3411 +#: doc/tin.1:96 doc/tin.1:3413 #, no-wrap msgid "B<2>" msgstr "B<2>" @@ -625,6 +626,7 @@ msgstr "B<-x>" #: doc/tin.1:232 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:232 @@ -1143,7 +1145,7 @@ msgstr "B<^L, ^R>" #. type: Plain text #: doc/tin.1:473 msgid "redraw the current line." -msgstr "" +msgstr "Aktuelle Zeile neu aufbauen." #. type: TP #: doc/tin.1:473 @@ -1207,7 +1209,7 @@ msgstr "B" #. type: Plain text #: doc/tin.1:494 msgid "Toggle use of ANSI color." -msgstr "" +msgstr "ANSI Farben ein-/ausschalten." #. type: TP #: doc/tin.1:494 @@ -1287,7 +1289,7 @@ msgstr "B" #. type: Plain text #: doc/tin.1:526 doc/tin.1:1364 doc/tin.1:1418 msgid "Toggle the display of help mini menu at the bottom of the screen." -msgstr "" +msgstr "Mini-Hilfe am unterem Bildschirrand ein-/ausschalten." #. type: TP #: doc/tin.1:526 @@ -1320,10 +1322,10 @@ msgstr "Versions-Informationen ausgeben. #: doc/tin.1:537 #, no-wrap msgid "NEWSGROUP SELECTION COMMANDS" -msgstr "" +msgstr "BEFEHLE ZUR GRUPPENAUSWAHL" #. type: TP -#: doc/tin.1:538 doc/tin.1:669 doc/tin.1:919 doc/tin.1:1083 doc/tin.1:3417 +#: doc/tin.1:538 doc/tin.1:669 doc/tin.1:919 doc/tin.1:1083 doc/tin.1:3419 #, no-wrap msgid "B<4>" msgstr "B<4>" @@ -1395,6 +1397,8 @@ msgstr "B" #: doc/tin.1:558 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:558 doc/tin.1:703 doc/tin.1:953 doc/tin.1:1143 doc/tin.1:1346 @@ -1407,6 +1411,8 @@ msgstr "B" #: doc/tin.1:561 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:561 @@ -1692,6 +1698,7 @@ msgstr "B" #: doc/tin.1:651 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:651 @@ -1824,12 +1831,12 @@ msgstr "Vorherige Suche wiederholen." #. type: Plain text #: doc/tin.1:703 msgid "Search forward for specified subject." -msgstr "" +msgstr "Vorwärts nach dem angegebenem Subject suchen." #. type: Plain text #: doc/tin.1:706 msgid "Search backward for specified subject." -msgstr "" +msgstr "Rückwärts nach dem angegebenem Subject suchen." #. type: TP #: doc/tin.1:706 @@ -2089,7 +2096,7 @@ msgstr "B" #. type: Plain text #: doc/tin.1:805 msgid "Toggle article/group limit." -msgstr "" +msgstr "Artikel/Gruppe Beschränkungen ein-/ausschalten." #. type: Plain text #: doc/tin.1:809 @@ -2680,7 +2687,7 @@ msgstr "B" #. type: Plain text #: doc/tin.1:1123 msgid "Toggle ROT-13 decoding for this article." -msgstr "" +msgstr "ROT-13 Entschlüsseln ein-/ausschalten." #. type: TP #: doc/tin.1:1123 @@ -3281,7 +3288,7 @@ msgstr "" msgid "" "Toggle the display of the name/description of the current attachment in the " "last line." -msgstr "Names oder Beschreibung des Anhangs in der untersten Zeile anzeigen." +msgstr "Name oder Beschreibung des Anhangs in der untersten Zeile anzeigen." #. -------------------------------------------------------------------- #. type: SS @@ -3567,7 +3574,7 @@ msgid "B" #. type: Plain text -#: doc/tin.1:1529 doc/tin.1:2477 +#: doc/tin.1:1529 doc/tin.1:2479 msgid "Default is OFF." msgstr "Standard ist OFF." @@ -4047,11 +4054,11 @@ msgid "Default for quick (1 key) kill fi msgstr "" #. type: IP -#: doc/tin.1:1688 doc/tin.1:1722 doc/tin.1:1857 doc/tin.1:2031 doc/tin.1:2077 -#: doc/tin.1:2193 doc/tin.1:2218 doc/tin.1:2233 doc/tin.1:2284 doc/tin.1:2314 -#: doc/tin.1:2385 doc/tin.1:2417 doc/tin.1:2437 doc/tin.1:2525 doc/tin.5:1586 -#: doc/tin.5:1778 doc/tin.5:1828 doc/tin.5:1973 doc/tin.5:1988 doc/tin.5:2014 -#: doc/tin.5:2067 doc/tin.5:2096 doc/tin.5:2197 doc/tin.5:2217 doc/tin.5:2313 +#: doc/tin.1:1688 doc/tin.1:1722 doc/tin.1:1857 doc/tin.1:2033 doc/tin.1:2079 +#: doc/tin.1:2195 doc/tin.1:2220 doc/tin.1:2235 doc/tin.1:2286 doc/tin.1:2316 +#: doc/tin.1:2387 doc/tin.1:2419 doc/tin.1:2439 doc/tin.1:2527 doc/tin.5:1586 +#: doc/tin.5:1780 doc/tin.5:1830 doc/tin.5:1975 doc/tin.5:1990 doc/tin.5:2016 +#: doc/tin.5:2069 doc/tin.5:2098 doc/tin.5:2199 doc/tin.5:2219 doc/tin.5:2315 #, no-wrap msgid "0" msgstr "0" @@ -4063,12 +4070,12 @@ msgid " ''Subject:'' (case sensitive)\n" msgstr " ''Subject:'' (Groß/Kleinschreibung beachten)\n" #. type: IP -#: doc/tin.1:1690 doc/tin.1:1724 doc/tin.1:1863 doc/tin.1:2033 doc/tin.1:2079 -#: doc/tin.1:2195 doc/tin.1:2222 doc/tin.1:2235 doc/tin.1:2286 doc/tin.1:2316 -#: doc/tin.1:2387 doc/tin.1:2419 doc/tin.1:2439 doc/tin.1:2527 doc/tin.5:1593 -#: doc/tin.5:1780 doc/tin.5:1830 doc/tin.5:1879 doc/tin.5:1977 doc/tin.5:1990 -#: doc/tin.5:2016 doc/tin.5:2069 doc/tin.5:2098 doc/tin.5:2199 doc/tin.5:2219 -#: doc/tin.5:2315 +#: doc/tin.1:1690 doc/tin.1:1724 doc/tin.1:1863 doc/tin.1:2035 doc/tin.1:2081 +#: doc/tin.1:2197 doc/tin.1:2224 doc/tin.1:2237 doc/tin.1:2288 doc/tin.1:2318 +#: doc/tin.1:2389 doc/tin.1:2421 doc/tin.1:2441 doc/tin.1:2529 doc/tin.5:1593 +#: doc/tin.5:1782 doc/tin.5:1832 doc/tin.5:1881 doc/tin.5:1979 doc/tin.5:1992 +#: doc/tin.5:2018 doc/tin.5:2071 doc/tin.5:2100 doc/tin.5:2201 doc/tin.5:2221 +#: doc/tin.5:2317 #, no-wrap msgid "1" msgstr "1" @@ -4080,11 +4087,11 @@ msgid " ''Subject:'' (ignore case)\n" msgstr " ''Subject:'' (Groß/Kleinschreibung ignorieren)\n" #. type: IP -#: doc/tin.1:1692 doc/tin.1:1726 doc/tin.1:1868 doc/tin.1:2035 doc/tin.1:2083 -#: doc/tin.1:2198 doc/tin.1:2239 doc/tin.1:2288 doc/tin.1:2319 doc/tin.1:2389 -#: doc/tin.1:2421 doc/tin.1:2441 doc/tin.1:2529 doc/tin.5:1598 doc/tin.5:1782 -#: doc/tin.5:1835 doc/tin.5:1883 doc/tin.5:1993 doc/tin.5:2020 doc/tin.5:2071 -#: doc/tin.5:2101 doc/tin.5:2201 doc/tin.5:2221 doc/tin.5:2317 +#: doc/tin.1:1692 doc/tin.1:1726 doc/tin.1:1868 doc/tin.1:2037 doc/tin.1:2085 +#: doc/tin.1:2200 doc/tin.1:2241 doc/tin.1:2290 doc/tin.1:2321 doc/tin.1:2391 +#: doc/tin.1:2423 doc/tin.1:2443 doc/tin.1:2531 doc/tin.5:1598 doc/tin.5:1784 +#: doc/tin.5:1837 doc/tin.5:1885 doc/tin.5:1995 doc/tin.5:2022 doc/tin.5:2073 +#: doc/tin.5:2103 doc/tin.5:2203 doc/tin.5:2223 doc/tin.5:2319 #, no-wrap msgid "2" msgstr "2" @@ -4096,9 +4103,9 @@ msgid " ''From:'' (case sensitive)\n" msgstr " ''From:'' (Groß/Kleinschreibung beachten)\n" #. type: IP -#: doc/tin.1:1694 doc/tin.1:1728 doc/tin.1:2037 doc/tin.1:2201 doc/tin.1:2243 -#: doc/tin.1:2290 doc/tin.1:2321 doc/tin.1:2391 doc/tin.1:2443 doc/tin.5:1784 -#: doc/tin.5:1996 doc/tin.5:2024 doc/tin.5:2073 doc/tin.5:2103 doc/tin.5:2223 +#: doc/tin.1:1694 doc/tin.1:1728 doc/tin.1:2039 doc/tin.1:2203 doc/tin.1:2245 +#: doc/tin.1:2292 doc/tin.1:2323 doc/tin.1:2393 doc/tin.1:2445 doc/tin.5:1786 +#: doc/tin.5:1998 doc/tin.5:2026 doc/tin.5:2075 doc/tin.5:2105 doc/tin.5:2225 #, no-wrap msgid "3" msgstr "3" @@ -4110,9 +4117,9 @@ msgid " ''From:'' (ignore case)\n" msgstr " ''From:'' (Groß/Kleinschreibung ignorieren)\n" #. type: IP -#: doc/tin.1:1696 doc/tin.1:1730 doc/tin.1:2039 doc/tin.1:2292 doc/tin.1:2323 -#: doc/tin.1:2394 doc/tin.1:2445 doc/tin.5:1786 doc/tin.5:1889 doc/tin.5:2075 -#: doc/tin.5:2105 doc/tin.5:2225 +#: doc/tin.1:1696 doc/tin.1:1730 doc/tin.1:2041 doc/tin.1:2294 doc/tin.1:2325 +#: doc/tin.1:2396 doc/tin.1:2447 doc/tin.5:1788 doc/tin.5:1891 doc/tin.5:2077 +#: doc/tin.5:2107 doc/tin.5:2227 #, no-wrap msgid "4" msgstr "4" @@ -4124,8 +4131,8 @@ msgid " ''Message-ID:'' & full ''Referen msgstr " ''Message-ID:'' & alle ''References:'' Einträge\n" #. type: IP -#: doc/tin.1:1698 doc/tin.1:1732 doc/tin.1:2294 doc/tin.1:2396 doc/tin.1:2448 -#: doc/tin.5:2077 doc/tin.5:2228 +#: doc/tin.1:1698 doc/tin.1:1732 doc/tin.1:2296 doc/tin.1:2398 doc/tin.1:2450 +#: doc/tin.5:2079 doc/tin.5:2230 #, no-wrap msgid "5" msgstr "5" @@ -4137,8 +4144,8 @@ msgid " ''Message-ID:'' & last ''Referen msgstr "''Message-ID:'' & letzter ''References:'' Eintrag\n" #. type: IP -#: doc/tin.1:1700 doc/tin.1:1734 doc/tin.1:2296 doc/tin.1:2450 doc/tin.5:2079 -#: doc/tin.5:2230 +#: doc/tin.1:1700 doc/tin.1:1734 doc/tin.1:2298 doc/tin.1:2452 doc/tin.5:2081 +#: doc/tin.5:2232 #, no-wrap msgid "6" msgstr "6" @@ -4150,8 +4157,8 @@ msgid " ''Message-ID:'' entry only\n" msgstr " ''Message-ID:'' allein\n" #. type: IP -#: doc/tin.1:1702 doc/tin.1:1736 doc/tin.1:2299 doc/tin.1:2452 doc/tin.5:2082 -#: doc/tin.5:2232 +#: doc/tin.1:1702 doc/tin.1:1736 doc/tin.1:2301 doc/tin.1:2454 doc/tin.5:2084 +#: doc/tin.5:2234 #, no-wrap msgid "7" msgstr "7" @@ -4633,21 +4640,22 @@ msgid "B" #. type: Plain text -#: doc/tin.1:1903 doc/tin.5:1632 +#: doc/tin.1:1905 doc/tin.5:1634 msgid "" "Select one of the following mailbox-formats: MBOXO (default, except on SCO), " -"MBOXRD or MMDF (default on SCO). See B<\\%mbox>(5) for more details on " -"MBOXO and MBOXRD and B<\\%mmdf>(5) for more details about MMDF." +"MBOXRD or MMDF (default on SCO). See B<\\%mbox>(5) and B for " +"more details on MBOXO and MBOXRD and B<\\%mmdf>(5) for more details about " +"MMDF." msgstr "" #. type: TP -#: doc/tin.1:1903 +#: doc/tin.1:1905 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1912 +#: doc/tin.1:1914 msgid "" "The directory where articles/threads are to be saved in B<\\%mbox>(5) " "format. This feature is mainly for use with the B<\\%elm>(1) mail program. " @@ -4656,14 +4664,14 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1912 +#: doc/tin.1:1914 #, no-wrap msgid "B" msgstr "B" #. TODO: document %S, %T, %M, %F, %U ... #. type: Plain text -#: doc/tin.1:1921 +#: doc/tin.1:1923 msgid "" "The format string used to create the mailer command with parameters that is " "used for mailing articles to other people. Default is '%M \"%T\" E " @@ -4675,13 +4683,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1921 +#: doc/tin.1:1923 #, no-wrap msgid "B<'Mark as (un)read' ignores tags (mark_ignore_tags)>" msgstr "B<'Art. (un)gelesen markieren' ignorie... (mark_ignore_tags)>" #. type: Plain text -#: doc/tin.1:1929 doc/tin.5:1678 +#: doc/tin.1:1931 doc/tin.5:1680 msgid "" "When this is ON, the B ('B'), B " "('B'), B ('B') at Group level and B " @@ -4692,24 +4700,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1929 +#: doc/tin.1:1931 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1932 doc/tin.5:1670 +#: doc/tin.1:1934 doc/tin.5:1672 msgid "If ON mark articles that are saved as read. Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1932 +#: doc/tin.1:1934 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1944 +#: doc/tin.1:1946 msgid "" "Path, name and options of external B<\\%metamail>(1) program used to view " "non-textual parts of articles. To use the built-in viewer, set to --" @@ -4720,13 +4728,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1944 +#: doc/tin.1:1946 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1957 +#: doc/tin.1:1959 msgid "" "Charset supported locally, which is also used for MIME header (charset " "parameter and charset name in header encoding) in mail and news postings. If " @@ -4740,13 +4748,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1957 +#: doc/tin.1:1959 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1968 +#: doc/tin.1:1970 msgid "" "Charset used for posting and MIME headers; replaces B. " "Conversion between B and local charset (determined via B<" @@ -4757,7 +4765,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1971 doc/tin.5:1717 +#: doc/tin.1:1973 doc/tin.5:1719 msgid "" "US-ASCII, ISO-8859-{1,2,3,4,5,7,9,10,13,14,15,16}, KOI8-{R,U,RU} EUC-{CN,JP," "KR,TW}, ISO-2022-{CN,CN-EXT,JP,JP-1,JP-2}, Big5, UTF-8" @@ -4766,7 +4774,7 @@ msgstr "" "KR,TW}, ISO-2022-{CN,CN-EXT,JP,JP-1,JP-2}, Big5, UTF-8" #. type: Plain text -#: doc/tin.1:1977 doc/tin.5:1723 +#: doc/tin.1:1979 doc/tin.5:1725 msgid "" "Not all values might work on your system, see B<\\%iconv_open>(3) for more " "details. If it's not set, the value of the environment variable " @@ -4775,13 +4783,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1977 +#: doc/tin.1:1979 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1982 +#: doc/tin.1:1984 msgid "" "Character attribute of words emphasized like _this_. It depends on your " "terminal which attributes are usable. See also B and " @@ -4789,13 +4797,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1982 +#: doc/tin.1:1984 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1987 +#: doc/tin.1:1989 msgid "" "Character attribute of words emphasized like /this/. It depends on your " "terminal which attributes are usable. See also B and " @@ -4803,13 +4811,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1987 +#: doc/tin.1:1989 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1992 +#: doc/tin.1:1994 msgid "" "Character attribute of words emphasized like *this*. It depends on your " "terminal which attributes are usable. See also B and " @@ -4817,13 +4825,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1992 +#: doc/tin.1:1994 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1997 +#: doc/tin.1:1999 msgid "" "Character attribute of words emphasized like -this-. It depends on your " "terminal which attributes are usable. See also B and " @@ -4831,26 +4839,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1997 +#: doc/tin.1:1999 #, no-wrap msgid "B<(newnews)>" msgstr "B<(newnews)>" #. type: Plain text -#: doc/tin.1:2001 +#: doc/tin.1:2003 msgid "" "These are internal timers used by B to keep track of new newsgroups. " "Do not change them unless you understand what they are for." msgstr "" #. type: TP -#: doc/tin.1:2001 +#: doc/tin.1:2003 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2008 +#: doc/tin.1:2010 msgid "" "Which news headers you wish to see. If you want to see _all_ the headers, " "place an '*' as this value. This is the only way a wildcard can be used. If " @@ -4860,13 +4868,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2008 +#: doc/tin.1:2010 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2017 +#: doc/tin.1:2019 msgid "" "Same as B except it denotes the opposite. An " "example of using both options might be if you thought X- headers were A Good " @@ -4877,13 +4885,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2017 +#: doc/tin.1:2019 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2022 doc/tin.5:1770 +#: doc/tin.1:2024 doc/tin.5:1772 msgid "" "Format of quote line when posting/following up an article (%A=Address, " "%D=Date, %F=Fullname+Address, %G=Groupname, %M=Message-ID, %N=Fullname, " @@ -4895,84 +4903,84 @@ msgstr "" "wrote:\"." #. type: TP -#: doc/tin.1:2022 +#: doc/tin.1:2024 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:2026 +#: doc/tin.1:2028 msgid "" "Time in seconds to wait for a response from the server. Default is 120. " "Setting this to 0 means no timeout." msgstr "" #. type: TP -#: doc/tin.1:2026 +#: doc/tin.1:2028 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2030 +#: doc/tin.1:2032 msgid "" "The normalization form B should use to normalize unicode input. The " "possible values are:" msgstr "" #. type: Plain text -#: doc/tin.1:2033 doc/tin.5:1780 +#: doc/tin.1:2035 doc/tin.5:1782 msgid "B: no normalization" msgstr "B: keine Normalisierung" #. type: Plain text -#: doc/tin.1:2035 doc/tin.5:1782 +#: doc/tin.1:2037 doc/tin.5:1784 msgid "B: Compatibility Decomposition, followed by Canonical Composition" msgstr "" #. type: Plain text -#: doc/tin.1:2037 doc/tin.5:1784 +#: doc/tin.1:2039 doc/tin.5:1786 msgid "B: Compatibility Decomposition" msgstr "" #. type: Plain text -#: doc/tin.1:2039 doc/tin.5:1786 +#: doc/tin.1:2041 doc/tin.5:1788 msgid "B: Canonical Decomposition, followed by Canonical Composition" msgstr "" #. type: Plain text -#: doc/tin.1:2041 doc/tin.5:1788 +#: doc/tin.1:2043 doc/tin.5:1790 msgid "B: Canonical Decomposition" msgstr "" #. type: Plain text -#: doc/tin.1:2045 +#: doc/tin.1:2047 msgid "" "Some normalization modes are only available if they are supported by the " "library B uses to do the normalization. NFC should be used if possible." msgstr "" #. type: TP -#: doc/tin.1:2045 +#: doc/tin.1:2047 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2049 +#: doc/tin.1:2051 msgid "" "If ON put cursor at first unread article in group otherwise at last article. " "Default is ON." msgstr "" #. type: TP -#: doc/tin.1:2049 +#: doc/tin.1:2051 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2060 doc/tin.5:1808 +#: doc/tin.1:2062 doc/tin.5:1810 msgid "" "Allows 8bit characters unencoded in the header of a news article, if set " "this also disables the generation of MIME-headers when they are usually " @@ -4985,13 +4993,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2060 +#: doc/tin.1:2062 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2065 +#: doc/tin.1:2067 msgid "" "MIME encoding of the body in news message, if necessary. (8bit, base64, " "quoted-printable, 7bit). Default is 8bit, which leads to no encoding. base64 " @@ -4999,13 +5007,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2065 +#: doc/tin.1:2067 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2072 +#: doc/tin.1:2074 msgid "" "If ON, then B will start an appropriate viewer program to display any " "files that were post processed and uudecoded. The program is determined " @@ -5013,41 +5021,41 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2072 +#: doc/tin.1:2074 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2076 +#: doc/tin.1:2078 msgid "" "This specifies whether to perform post processing on saved articles. The " "following values are allowed:" msgstr "" #. type: Plain text -#: doc/tin.1:2079 doc/tin.5:1830 +#: doc/tin.1:2081 doc/tin.5:1832 msgid "B (default), no post processing is done." msgstr "" #. type: Plain text -#: doc/tin.1:2083 +#: doc/tin.1:2085 msgid "B, unpacking of multi-part B<\\%shar>(1) files only." msgstr "" #. type: Plain text -#: doc/tin.1:2085 doc/tin.5:1837 +#: doc/tin.1:2087 doc/tin.5:1839 msgid "B, binary attachments and data will be decoded and saved." msgstr "" #. type: TP -#: doc/tin.1:2086 +#: doc/tin.1:2088 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2092 doc/tin.5:1844 +#: doc/tin.1:2094 doc/tin.5:1846 msgid "" "Keep posted articles in I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/" ">B. If no filename is set then postings will not be " @@ -5055,26 +5063,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2092 +#: doc/tin.1:2094 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2096 doc/tin.5:1848 +#: doc/tin.1:2098 doc/tin.5:1850 msgid "" "If ON, then the full article header is sent to the printer. Otherwise only " "the ''Subject:'' and ''From:'' fields are output. Default is OFF." msgstr "" #. type: TP -#: doc/tin.1:2096 +#: doc/tin.1:2098 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2105 +#: doc/tin.1:2107 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 " @@ -5083,40 +5091,40 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2105 +#: doc/tin.1:2107 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2109 doc/tin.5:1862 +#: doc/tin.1:2111 doc/tin.5:1864 msgid "" "If ON only save/print/pipe/mail unread articles (tagged articles excepted). " "Default is OFF." msgstr "" #. type: TP -#: doc/tin.1:2109 +#: doc/tin.1:2111 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2112 +#: doc/tin.1:2114 msgid "" "If ON show empty ''Followup-To:'' header when editing an article. Default is " "OFF." msgstr "" #. type: TP -#: doc/tin.1:2112 +#: doc/tin.1:2114 #, no-wrap msgid "B" msgstr "B" #. TODO: document %s #. type: Plain text -#: doc/tin.1:2117 doc/tin.5:1872 +#: doc/tin.1:2119 doc/tin.5:1874 msgid "" "The character used in quoting included text to article followups and mail " "replies. The '_' character represents a blank character and is replaced with " @@ -5124,13 +5132,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2117 +#: doc/tin.1:2119 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2124 +#: doc/tin.1:2126 msgid "" "How articles should be quoted when following up or replying to them. There " "are a number of things that can be done: empty lines can be quoted, " @@ -5141,7 +5149,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2128 +#: doc/tin.1:2130 msgid "" "When you are viewing an article in raw mode ('B<^H>'), and follow up or " "reply to it, the signature will be quoted even if it would otherwise not " @@ -5149,13 +5157,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2128 +#: doc/tin.1:2130 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2133 +#: doc/tin.1:2135 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -5163,13 +5171,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2133 +#: doc/tin.1:2135 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2138 +#: doc/tin.1:2140 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -5177,13 +5185,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2138 +#: doc/tin.1:2140 #, no-wrap msgid "B= 3 times q.l. (quote_regex3)>" msgstr "B=3-fach zitierte Z. (quote_regex3)>" #. type: Plain text -#: doc/tin.1:2143 +#: doc/tin.1:2145 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -5191,39 +5199,39 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2143 +#: doc/tin.1:2145 #, no-wrap msgid "B
" msgstr "B" #. type: Plain text -#: doc/tin.1:2147 doc/tin.5:1917 +#: doc/tin.1:2149 doc/tin.5:1919 msgid "" "If set to 0, this feature is deactivated, otherwise it means the number of " "days. Default is 2." msgstr "" #. type: TP -#: doc/tin.1:2147 +#: doc/tin.1:2149 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2151 doc/tin.5:1921 +#: doc/tin.1:2153 doc/tin.5:1923 msgid "" "If ON B does the rendering of bi-directional text. If OFF B leaves " "the rendering of bi-directional text to the terminal. Default is OFF." msgstr "" #. type: TP -#: doc/tin.1:2151 +#: doc/tin.1:2153 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2156 doc/tin.5:1926 +#: doc/tin.1:2158 doc/tin.5:1928 msgid "" "The news I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file is " "reread at regular intervals to show if any new news has arrived. Default is " @@ -5231,78 +5239,78 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2156 +#: doc/tin.1:2158 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2160 doc/tin.5:1930 +#: doc/tin.1:2162 doc/tin.5:1932 msgid "" "Directory where articles/threads are saved. Default is I<${TIN_HOMEDIR:-" "\"$HOME\"}/News>." msgstr "" #. type: TP -#: doc/tin.1:2160 +#: doc/tin.1:2162 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2164 doc/tin.5:1934 +#: doc/tin.1:2166 doc/tin.5:1936 msgid "" "If the score of an article is below or equal this value the article gets " "marked as killed." msgstr "" #. type: TP -#: doc/tin.1:2164 +#: doc/tin.1:2166 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2168 doc/tin.5:1938 +#: doc/tin.1:2170 doc/tin.5:1940 msgid "" "If the score of an article is above or equal this value the article gets " "marked as hot." msgstr "" #. type: TP -#: doc/tin.1:2168 +#: doc/tin.1:2170 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2172 doc/tin.5:1942 +#: doc/tin.1:2174 doc/tin.5:1944 msgid "" "Score of an article which should be killed, this must be E= " "B." msgstr "" #. type: TP -#: doc/tin.1:2172 +#: doc/tin.1:2174 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2176 doc/tin.5:1946 +#: doc/tin.1:2178 doc/tin.5:1948 msgid "" "Score of an article which should be marked hot, this must be E= " "B." msgstr "" #. type: TP -#: doc/tin.1:2176 +#: doc/tin.1:2178 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2184 +#: doc/tin.1:2186 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 " @@ -5313,13 +5321,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2184 +#: doc/tin.1:2186 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2188 +#: doc/tin.1:2190 msgid "" "Format string tin uses for Selection level representation. See the section " "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%f\\ %n\\ %U\\ \\ %G\\ \\ %d" @@ -5330,52 +5338,52 @@ msgstr "" "\" verwiesen. Voreingestellt ist \"%f\\ %n\\ %U\\ \\ %G\\ \\ %d\"." #. type: TP -#: doc/tin.1:2188 +#: doc/tin.1:2190 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2192 doc/tin.5:1987 +#: doc/tin.1:2194 doc/tin.5:1989 msgid "" "Which information about the author should be shown. Default is 2, authors " "full name." msgstr "" #. type: Plain text -#: doc/tin.1:2195 doc/tin.5:1990 +#: doc/tin.1:2197 doc/tin.5:1992 msgid "B, only the ''Subject:'' line will be displayed." msgstr "B, nur die ''Subject:'' Zeile wird angezeigt." #. type: Plain text -#: doc/tin.1:2198 doc/tin.5:1993 +#: doc/tin.1:2200 doc/tin.5:1995 msgid "" "B
, ''Subject:'' line & the address part of the ''From:'' line are " "displayed." msgstr "" #. type: Plain text -#: doc/tin.1:2201 doc/tin.5:1996 +#: doc/tin.1:2203 doc/tin.5:1998 msgid "" "B, ''Subject:'' line & the authors full name part of the " "\\&''From:'' line are displayed (default)." msgstr "" #. type: Plain text -#: doc/tin.1:2204 doc/tin.5:1999 +#: doc/tin.1:2206 doc/tin.5:2001 msgid "" "B
, ''Subject:'' line & all of the ''From:'' line are " "displayed." msgstr "" #. type: TP -#: doc/tin.1:2205 +#: doc/tin.1:2207 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2214 +#: doc/tin.1:2216 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 " @@ -5386,50 +5394,50 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2214 +#: doc/tin.1:2216 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2217 doc/tin.5:1972 +#: doc/tin.1:2219 doc/tin.5:1974 msgid "Function used for sorting articles. Default is 0." msgstr "Sortierfunktion für Artikel. Standard ist 0." #. type: Plain text -#: doc/tin.1:2222 doc/tin.5:1977 +#: doc/tin.1:2224 doc/tin.5:1979 msgid "Use B<\\%qsort>(3) for sorting." msgstr "Mit B<\\%qsort>(3) sortieren." #. type: Plain text -#: doc/tin.1:2227 doc/tin.5:1982 +#: doc/tin.1:2229 doc/tin.5:1984 msgid "" "Use B<\\%heapsort>(3) for sorting. This might be faster in large groups " "with long threads (somewhat presorted data)." msgstr "" -"Mit B<\\%heapsort>(3) sortieren. Kann in grossen Gruppen mit langen Threads " +"Mit B<\\%heapsort>(3) sortieren. Kann in großen Gruppen mit langen Threads " "schneller sein." #. type: TP -#: doc/tin.1:2228 +#: doc/tin.1:2230 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2232 doc/tin.5:2013 +#: doc/tin.1:2234 doc/tin.5:2015 msgid "" "Which information about the thread or article should be shown. Default is 1, " "show only the line count." msgstr "" #. type: Plain text -#: doc/tin.1:2235 doc/tin.5:2016 +#: doc/tin.1:2237 doc/tin.5:2018 msgid "B, no information will be displayed." msgstr "B. Keine weiteren Informationen werden angezeigt." #. type: Plain text -#: doc/tin.1:2239 +#: doc/tin.1:2241 msgid "" "B, 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 " @@ -5437,7 +5445,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2243 doc/tin.5:2024 +#: doc/tin.1:2245 doc/tin.5:2026 msgid "" "B, in article listing the score of an article will be displayed and " "in thread listing the score of the thread will be displayed - see also " @@ -5445,66 +5453,66 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2245 doc/tin.5:2026 +#: doc/tin.1:2247 doc/tin.5:2028 msgid "B, display line count and score." msgstr "B, Zeilenzahl und Bewertung zusätzlich anzeigen." #. type: TP -#: doc/tin.1:2246 +#: doc/tin.1:2248 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2250 +#: doc/tin.1:2252 msgid "" "If ON show only new/unread articles otherwise show all articles. Default is " "ON." msgstr "" #. type: TP -#: doc/tin.1:2250 +#: doc/tin.1:2252 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2254 doc/tin.5:2035 +#: doc/tin.1:2256 doc/tin.5:2037 msgid "" "If ON show only subscribed groups that contain unread articles. Default is " "OFF." msgstr "" #. type: TP -#: doc/tin.1:2254 +#: doc/tin.1:2256 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2258 +#: doc/tin.1:2260 msgid "If OFF don't show signatures when displaying articles. Default is ON." msgstr "" #. type: TP -#: doc/tin.1:2258 +#: doc/tin.1:2260 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2261 doc/tin.5:2041 +#: doc/tin.1:2263 doc/tin.5:2043 msgid "If ON prepend the signature with sigdashes. Default is ON." msgstr "" #. type: TP -#: doc/tin.1:2261 +#: doc/tin.1:2263 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2271 +#: doc/tin.1:2273 msgid "" "The path that specifies the signature file to use when posting, following up " "to or replying to an article. If the path is a directory then the signature " @@ -5516,24 +5524,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2271 +#: doc/tin.1:2273 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2274 doc/tin.5:2055 +#: doc/tin.1:2276 doc/tin.5:2057 msgid "If ON add signature to reposted articles. Default is ON." msgstr "" #. type: TP -#: doc/tin.1:2274 +#: doc/tin.1:2276 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2279 +#: doc/tin.1:2281 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -5541,147 +5549,147 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2279 +#: doc/tin.1:2281 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2283 doc/tin.5:2066 +#: doc/tin.1:2285 doc/tin.5:2068 msgid "" "This specifies how articles should be sorted. Sort by ascending Date (6) is " "the default. The following sort types are allowed:" msgstr "" #. type: Plain text -#: doc/tin.1:2286 doc/tin.5:2069 +#: doc/tin.1:2288 doc/tin.5:2071 msgid "B, don't sort articles." msgstr "B, keine Sortierung." #. type: Plain text -#: doc/tin.1:2288 doc/tin.5:2071 +#: doc/tin.1:2290 doc/tin.5:2073 msgid "" "B, sort articles by ''Subject:'' field descending." msgstr "" "B, Artikel absteigend nach ''Subject:'' sortieren." #. type: Plain text -#: doc/tin.1:2290 doc/tin.5:2073 +#: doc/tin.1:2292 doc/tin.5:2075 msgid "B, sort articles by ''Subject:'' field ascending." msgstr "" "B, Artikel aufsteigend nach ''Subject:'' sortieren." #. type: Plain text -#: doc/tin.1:2292 doc/tin.5:2075 +#: doc/tin.1:2294 doc/tin.5:2077 msgid "B, sort articles by ''From:'' field descending." msgstr "B, Artikel absteigend nach ''From:'' sortieren." #. type: Plain text -#: doc/tin.1:2294 doc/tin.5:2077 +#: doc/tin.1:2296 doc/tin.5:2079 msgid "B, sort articles by ''From:'' field ascending." msgstr "B, Artikel aufsteigend nach ''From:'' sortieren." #. type: Plain text -#: doc/tin.1:2296 doc/tin.5:2079 +#: doc/tin.1:2298 doc/tin.5:2081 msgid "B, sort articles by ''Date:'' field descending." msgstr "B, Artikel absteigend nach ''Date:'' sortieren." #. type: Plain text -#: doc/tin.1:2299 doc/tin.5:2082 +#: doc/tin.1:2301 doc/tin.5:2084 msgid "" "B, sort articles by ''Date:'' field ascending (default)." msgstr "B, Artikel aufsteigend nach ''Date:'' sortieren." #. type: Plain text -#: doc/tin.1:2301 doc/tin.5:2084 +#: doc/tin.1:2303 doc/tin.5:2086 msgid "B, sort articles by filtering score descending." msgstr "B, Artikel absteigend nach Score sortieren." #. type: IP -#: doc/tin.1:2301 doc/tin.5:2084 +#: doc/tin.1:2303 doc/tin.5:2086 #, no-wrap msgid "8" msgstr "8" #. type: Plain text -#: doc/tin.1:2303 doc/tin.5:2086 +#: doc/tin.1:2305 doc/tin.5:2088 msgid "B, sort articles by filtering score ascending." msgstr "B, Artikel aufsteigend nach Score sortieren." #. type: IP -#: doc/tin.1:2303 doc/tin.5:2086 +#: doc/tin.1:2305 doc/tin.5:2088 #, no-wrap msgid "9" msgstr "9" #. type: Plain text -#: doc/tin.1:2305 doc/tin.5:2088 +#: doc/tin.1:2307 doc/tin.5:2090 msgid "B, sort articles by ''Lines:'' field descending." msgstr "B, Artikel absteigend nach ''Lines:'' sortieren." #. type: IP -#: doc/tin.1:2305 doc/tin.5:2088 +#: doc/tin.1:2307 doc/tin.5:2090 #, no-wrap msgid "10" msgstr "10" #. type: Plain text -#: doc/tin.1:2307 doc/tin.5:2090 +#: doc/tin.1:2309 doc/tin.5:2092 msgid "B, sort articles by ''Lines:'' field ascending." msgstr "" "B, Artikel aufsteigend nach ''Lines:'' sortieren." #. type: TP -#: doc/tin.1:2308 +#: doc/tin.1:2310 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2313 doc/tin.5:2095 +#: doc/tin.1:2315 doc/tin.5:2097 msgid "" "This specifies how threads will be sorted. Sort by descending Score (1) is " "the default. The following sort types are allowed:" msgstr "" #. type: Plain text -#: doc/tin.1:2316 doc/tin.5:2098 +#: doc/tin.1:2318 doc/tin.5:2100 msgid "B, don't sort threads." msgstr "" #. type: Plain text -#: doc/tin.1:2319 doc/tin.5:2101 +#: doc/tin.1:2321 doc/tin.5:2103 msgid "" "B, sort threads by filtering score descending (default)." msgstr "" #. type: Plain text -#: doc/tin.1:2321 doc/tin.5:2103 +#: doc/tin.1:2323 doc/tin.5:2105 msgid "B, sort threads by filtering score ascending." msgstr "" #. type: Plain text -#: doc/tin.1:2323 doc/tin.5:2105 +#: doc/tin.1:2325 doc/tin.5:2107 msgid "" "B, sort threads by date of last posting " "descending." msgstr "" #. type: Plain text -#: doc/tin.1:2325 doc/tin.5:2107 +#: doc/tin.1:2327 doc/tin.5:2109 msgid "" "B, sort threads by date of last posting " "ascending." msgstr "" #. type: TP -#: doc/tin.1:2326 +#: doc/tin.1:2328 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2331 +#: doc/tin.1:2333 msgid "" "Set this option to a list of comma-separated strings to be warned if you are " "replying to an article by mail where the e-mail address contains one of " @@ -5689,18 +5697,18 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2333 +#: doc/tin.1:2335 msgid "I" msgstr "I" #. type: TP -#: doc/tin.1:2333 +#: doc/tin.1:2335 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2338 +#: doc/tin.1:2340 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -5708,13 +5716,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2338 +#: doc/tin.1:2340 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2343 doc/tin.5:2125 +#: doc/tin.1:2345 doc/tin.5:2127 msgid "" "Set ON if the editor used for posting, follow-ups and bug reports has the " "capability of starting and positioning the cursor at a specified line within " @@ -5722,26 +5730,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2343 +#: doc/tin.1:2345 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2349 doc/tin.5:2129 +#: doc/tin.1:2351 doc/tin.5:2131 msgid "" "Strips the blanks from the end of each line therefore speeding up the " "display when reading on a slow terminal or via modem. Default is ON." msgstr "" #. type: TP -#: doc/tin.1:2349 +#: doc/tin.1:2351 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2358 doc/tin.5:2138 +#: doc/tin.1:2360 doc/tin.5:2140 msgid "" "Bogus groups are groups that are present in your I<${TIN_HOMEDIR:-\"$HOME" "\"}/.newsrc> file that no longer exist on the news server. There are 3 " @@ -5752,26 +5760,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2358 +#: doc/tin.1:2360 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2362 doc/tin.5:2142 +#: doc/tin.1:2364 doc/tin.5:2144 msgid "" "If ON, then unsubscribed groups will be permanently removed from your I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. Default is OFF." msgstr "" #. type: TP -#: doc/tin.1:2362 +#: doc/tin.1:2364 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2367 +#: doc/tin.1:2369 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -5779,13 +5787,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2367 +#: doc/tin.1:2369 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2372 doc/tin.5:2344 +#: doc/tin.1:2374 doc/tin.5:2346 msgid "" "If enabled a search for the next unread article will wrap around all " "articles to find also previous unread articles. If disabled the search stops " @@ -5793,26 +5801,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2372 +#: doc/tin.1:2374 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2376 +#: doc/tin.1:2378 msgid "" "If ON, show \"a as Umlaut-a, etc. Default is OFF. This behavior can also be " "toggled in the article viewer via B ('B<\">')." msgstr "" #. type: TP -#: doc/tin.1:2376 +#: doc/tin.1:2378 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2384 +#: doc/tin.1:2386 msgid "" "Defines which threading method to use. It's possible to set the threading " "type on a per group basis by setting the group attribute variable " @@ -5822,60 +5830,63 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2387 +#: doc/tin.1:2389 msgid "B, don't thread." msgstr "" #. type: Plain text -#: doc/tin.1:2389 +#: doc/tin.1:2391 msgid "B, thread on ''Subject:'' only." -msgstr "" +msgstr "B, Diskussionsfaden nur anhand von ''Subject:'' aufbauen." #. type: Plain text -#: doc/tin.1:2391 +#: doc/tin.1:2393 msgid "B, thread on ''References:'' only." msgstr "" +"B, Diskussionsfaden nur anhand von ''References:'' aufbauen." #. type: Plain text -#: doc/tin.1:2394 +#: doc/tin.1:2396 msgid "" "B, thread on ''References:'' then " "\\&''Subject:'' (default)." msgstr "" +"B, Diskussionsfaden anhand von " +"''References:''und ''Subject:'' aufbauen. (Voreinstellung)." #. type: Plain text -#: doc/tin.1:2396 +#: doc/tin.1:2398 msgid "B, thread multipart articles on ''Subject:''." msgstr "" #. type: Plain text -#: doc/tin.1:2399 +#: doc/tin.1:2401 msgid "" "B, thread base upon a partial character match on " "\\&''Subject:''." msgstr "" #. type: TP -#: doc/tin.1:2400 +#: doc/tin.1:2402 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2404 doc/tin.5:2192 +#: doc/tin.1:2406 doc/tin.5:2194 msgid "" "If ON catchup group/thread when leaving with the left arrow key. Default is " "ON." msgstr "" #. type: TP -#: doc/tin.1:2404 +#: doc/tin.1:2406 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2408 +#: doc/tin.1:2410 msgid "" "Format string tin uses for Thread level representation. See the section " "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%n\\ %m\\ \\ [%L]\\ \\ %T\\ " @@ -5886,54 +5897,54 @@ msgstr "" "\" verwiesen. Voreingestellt ist \"%n\\ %m\\ \\ [%L]\\ \\ %T\\ \\ %F\"." #. type: TP -#: doc/tin.1:2408 +#: doc/tin.1:2410 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2412 +#: doc/tin.1:2414 msgid "" "How closely the subjects must match for two threads to be considered part of " "the same thread. This is a percentage and the default if 75%." msgstr "" #. type: TP -#: doc/tin.1:2412 +#: doc/tin.1:2414 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2416 doc/tin.5:2196 +#: doc/tin.1:2418 doc/tin.5:2198 msgid "" "How the total score of a thread is computed. Default is 0, the maximum score " "in this thread." msgstr "" #. type: Plain text -#: doc/tin.1:2419 doc/tin.5:2199 +#: doc/tin.1:2421 doc/tin.5:2201 msgid "B, the maximum score in this thread." -msgstr "" +msgstr "B, Maximalwert im Diskussionsfaden." #. type: Plain text -#: doc/tin.1:2421 doc/tin.5:2201 +#: doc/tin.1:2423 doc/tin.5:2203 msgid "B, the sum of all scores in this thread." -msgstr "" +msgstr "B, Summer aller Bewertungen im Diskussionsfaden." #. type: Plain text -#: doc/tin.1:2423 doc/tin.5:2203 +#: doc/tin.1:2425 doc/tin.5:2205 msgid "B, the average score in this thread." -msgstr "" +msgstr "B, Durchschnitt aller Bewertungen im Diskussionsfaden." #. type: TP -#: doc/tin.1:2424 +#: doc/tin.1:2426 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2432 doc/tin.5:2212 +#: doc/tin.1:2434 doc/tin.5:2214 msgid "" "If ON append //TRANSLIT to the first argument of B<\\%iconv_open>(3) to " "enable transliteration. This means that when a character cannot be " @@ -5943,69 +5954,69 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2432 +#: doc/tin.1:2434 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:2436 doc/tin.5:2216 +#: doc/tin.1:2438 doc/tin.5:2218 msgid "" "Allows you to select how B treats blank lines in article bodies. " "Default is 0. This option does not affect lines within verbatim blocks." msgstr "" #. type: Plain text -#: doc/tin.1:2439 doc/tin.5:2219 +#: doc/tin.1:2441 doc/tin.5:2221 msgid "B, do nothing." msgstr "" #. type: Plain text -#: doc/tin.1:2441 doc/tin.5:2221 +#: doc/tin.1:2443 doc/tin.5:2223 msgid "B." msgstr "B." #. type: Plain text -#: doc/tin.1:2443 doc/tin.5:2223 +#: doc/tin.1:2445 doc/tin.5:2225 msgid "B." msgstr "B." #. type: Plain text -#: doc/tin.1:2445 doc/tin.5:2225 +#: doc/tin.1:2447 doc/tin.5:2227 msgid "" "B, skip leading and trailing blank lines." msgstr "" #. type: Plain text -#: doc/tin.1:2448 doc/tin.5:2228 +#: doc/tin.1:2450 doc/tin.5:2230 msgid "" "B, replace multiple blank lines between " "textblocks with one blank line." msgstr "" #. type: Plain text -#: doc/tin.1:2450 doc/tin.5:2230 +#: doc/tin.1:2452 doc/tin.5:2232 msgid "B, 4 + 1" msgstr "" #. type: Plain text -#: doc/tin.1:2452 doc/tin.5:2232 +#: doc/tin.1:2454 doc/tin.5:2234 msgid "B, 4 + 2" msgstr "" #. type: Plain text -#: doc/tin.1:2454 doc/tin.5:2234 +#: doc/tin.1:2456 doc/tin.5:2236 msgid "B, 4 + 3" msgstr "" #. type: TP -#: doc/tin.1:2455 +#: doc/tin.1:2457 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2460 +#: doc/tin.1:2462 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -6013,24 +6024,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2460 +#: doc/tin.1:2462 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2463 +#: doc/tin.1:2465 msgid "If ON remove I<~/.article> after posting. Default is ON." msgstr "" #. type: TP -#: doc/tin.1:2463 +#: doc/tin.1:2465 #, no-wrap msgid "B" msgstr "B<Öffne URLs mit ... (url_handler)>" #. type: Plain text -#: doc/tin.1:2468 +#: doc/tin.1:2470 msgid "" "The program that will be run when launching URL's in the article viewer " "using B ('B'). The actual URL will be appended to this. " @@ -6038,54 +6049,54 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2468 +#: doc/tin.1:2470 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2471 doc/tin.5:2254 +#: doc/tin.1:2473 doc/tin.5:2256 msgid "Enable highlighting URLs in message body. Default is ON." msgstr "" #. type: TP -#: doc/tin.1:2471 +#: doc/tin.1:2473 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2474 +#: doc/tin.1:2476 msgid "If enabled B uses ANSI-colors. Default is OFF." msgstr "" #. type: TP -#: doc/tin.1:2474 +#: doc/tin.1:2476 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:2477 +#: doc/tin.1:2479 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2483 doc/tin.5:2268 +#: doc/tin.1:2485 doc/tin.5:2270 msgid "" "Allows the mouse button support in a B<\\%xterm>(1x) to be enabled/" "disabled. Default is OFF." msgstr "" #. type: TP -#: doc/tin.1:2483 +#: doc/tin.1:2485 #, no-wrap msgid "B" msgstr "B<''X-Face:''s mit slrnface Anzeigen (use_slrnface)>" #. type: Plain text -#: doc/tin.1:2493 +#: doc/tin.1:2495 msgid "" "If enabled B uses B<\\%slrnface>(1) to interpret the ''X-Face:'' " "header. For this option to have any effect, B must be running in an B<\\" @@ -6093,61 +6104,61 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2493 +#: doc/tin.1:2495 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:2497 doc/tin.5:2284 +#: doc/tin.1:2499 doc/tin.5:2286 msgid "" "If ON use UTF-8 characters for indicator ('-E'), thread/attachment tree " "and ellipsis ('...'). Default is OFF." msgstr "" #. type: TP -#: doc/tin.1:2497 +#: doc/tin.1:2499 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2500 +#: doc/tin.1:2502 msgid "" "A regular expression that tin will use to find the begin of a verbatim block." msgstr "" #. type: TP -#: doc/tin.1:2500 +#: doc/tin.1:2502 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2503 +#: doc/tin.1:2505 msgid "" "A regular expression that tin will use to find the end of a verbatim block." msgstr "" #. type: TP -#: doc/tin.1:2503 +#: doc/tin.1:2505 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2506 +#: doc/tin.1:2508 msgid "If ON verbatim blocks will be detected. Default is ON." msgstr "" #. type: TP -#: doc/tin.1:2506 +#: doc/tin.1:2508 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2520 +#: doc/tin.1:2522 msgid "" "Allows you to select how B matches strings. The default is 0 and uses " "the wildmat notation, which is how this has traditionally been handled. " @@ -6159,41 +6170,41 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2520 +#: doc/tin.1:2522 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2524 doc/tin.5:2312 +#: doc/tin.1:2526 doc/tin.5:2314 msgid "" "Should the leading and ending stars, slashes, strokes and dashes also be " "displayed, even when they are highlighting marks?" msgstr "" #. type: Plain text -#: doc/tin.1:2527 doc/tin.5:2315 +#: doc/tin.1:2529 doc/tin.5:2317 msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2529 doc/tin.5:2317 +#: doc/tin.1:2531 doc/tin.5:2319 msgid "yes, B" msgstr "ja, B anzeigen" #. type: Plain text -#: doc/tin.1:2531 doc/tin.5:2319 +#: doc/tin.1:2533 doc/tin.5:2321 msgid "print a B instead" msgstr "ein B ausgeben" #. type: TP -#: doc/tin.1:2532 +#: doc/tin.1:2534 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2540 +#: doc/tin.1:2542 msgid "" "Enable word highlighting. See B for the options " "available. If B is enabled the colors specified in " @@ -6204,13 +6215,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2540 +#: doc/tin.1:2542 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2551 doc/tin.5:2339 +#: doc/tin.1:2553 doc/tin.5:2341 msgid "" "Sets the column at which a displayed article body should be wrapped. If " "this value is equal to 0, it defaults to the current screen width. If this " @@ -6223,26 +6234,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2551 +#: doc/tin.1:2553 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2558 doc/tin.5:2349 +#: doc/tin.1:2560 doc/tin.5:2351 msgid "" "Format is the same as for B, this is used when answering " "to a crossposting to several groups with no ''Followup-To:'' set." msgstr "" #. type: SS -#: doc/tin.1:2558 +#: doc/tin.1:2560 #, no-wrap msgid "ATTRIBUTES MENU AND GROUP ATTRIBUTES" msgstr "" #. type: Plain text -#: doc/tin.1:2565 +#: doc/tin.1:2567 msgid "" "B allows certain attributes to be set on a per group basis. If it " "exists, the global attributes file, I<${TIN_LIBDIR:-NEWSLIBDIR}/attributes> " @@ -6253,7 +6264,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2573 +#: doc/tin.1:2575 msgid "" "Note that the IgrouplistE> line has to be specified before " "the attributes are specified for that list. All attributes are set to a " @@ -6264,7 +6275,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2580 +#: doc/tin.1:2582 msgid "" "Attributes can also be changed from the attributes menu which can be " "accessed by B ('BTABE>') from the options menu " @@ -6275,7 +6286,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2587 +#: doc/tin.1:2589 msgid "" "Besides the keys for moving around and changing values known from the " "options menu the attributes menu provides the following command: " @@ -6283,13 +6294,13 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:2587 +#: doc/tin.1:2589 #, no-wrap msgid "SCOPES MENU" msgstr "" #. type: Plain text -#: doc/tin.1:2592 +#: doc/tin.1:2594 msgid "" "The scopes menu (accessible from the options menu with B " "('B')) shows all scopes read from the global and local attributes file. " @@ -6298,7 +6309,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2603 +#: doc/tin.1:2605 msgid "" "In addition to the common moving keys the following commands are available: " "B ('B<^J>' or 'BCRE>') enter the attributes menu for " @@ -6311,14 +6322,14 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:2603 +#: doc/tin.1:2605 #, no-wrap msgid "FILTERING ARTICLES" msgstr "ARTIKEL FILTERN" #. FIXME - add scoring description #. type: Plain text -#: doc/tin.1:2610 +#: doc/tin.1:2612 msgid "" "When there is a subject or an author which you are either very interested " "in, or find completely uninteresting, you can easily instruct B to " @@ -6328,7 +6339,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2616 +#: doc/tin.1:2618 msgid "" "When B starts up the user's kill-file I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" "filter> (see also B<\\%tin>(5)) is read. Each time a newsgroup is entered " @@ -6337,7 +6348,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2621 +#: doc/tin.1:2623 msgid "" "The degree to which rules are applied depend on the B tinrc " "setting. By default killed articles will only be marked read. Adjust " @@ -6346,7 +6357,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2626 +#: doc/tin.1:2628 msgid "" "Filtering rules can be manually entered into I<${TIN_HOMEDIR:-\"$HOME\"}/." "tin/filter> (but don't do this whilst running B else you will lose your " @@ -6354,7 +6365,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2631 +#: doc/tin.1:2633 msgid "" "The filtering capabilities of B have been significantly enhanced over " "previous versions to include scoring and better pattern matching. It is " @@ -6363,13 +6374,13 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2633 +#: doc/tin.1:2635 msgid "Ehttp://www.tin.org/filtering.txtE." msgstr "Ehttp://www.tin.org/filtering.txtE." #. FIXME - Next paragraph is out of date #. type: Plain text -#: doc/tin.1:2646 +#: doc/tin.1:2648 msgid "" "The on-screen filtering menu is accessed by pressing B " "('B<^K>') or B ('B<^A>') at the Group and Article levels. " @@ -6382,20 +6393,20 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:2646 +#: doc/tin.1:2648 #, no-wrap msgid "POSTING ARTICLES" msgstr "" #. type: Plain text -#: doc/tin.1:2649 +#: doc/tin.1:2651 msgid "" "B allows posting of articles, follow-up to already posted articles and " "replying direct through mail to the author of an article." msgstr "" #. type: Plain text -#: doc/tin.1:2659 +#: doc/tin.1:2661 msgid "" "Use the B ('B') command to post an article to a newsgroup. After " "entering the post subject the default editor (i.e., B<\\%vi>(1)) or the " @@ -6408,7 +6419,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2664 +#: doc/tin.1:2666 msgid "" "Use the B ('B') command to display a history of the " "articles you have posted. The date the article was posted, which newsgroups " @@ -6416,7 +6427,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2672 +#: doc/tin.1:2674 msgid "" "Use the B ('B'), B ('B') or " "B ('B<^W>') command to post a follow-up article to " @@ -6428,7 +6439,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2686 +#: doc/tin.1:2688 msgid "" "Use the B ('B'), B ('B') or " "B ('B<^E>') command to reply direct through mail to " @@ -6443,13 +6454,13 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:2686 +#: doc/tin.1:2688 #, no-wrap msgid "CUSTOMIZING THE ARTICLE QUOTE STRING" msgstr "EINLEITUNGSZEILE ANPASSEN" #. type: Plain text -#: doc/tin.1:2694 +#: doc/tin.1:2696 msgid "" "When posting a followup to an article or replying direct to the author of an " "article via email the text of the article can be quoted. The beginning of " @@ -6461,13 +6472,13 @@ msgid "" msgstr "" #. type: ta -#: doc/tin.1:2696 +#: doc/tin.1:2698 #, no-wrap msgid "\\w'%A 'u +\\w'Address'u" msgstr "\\w'%A 'u +\\w'Mailadresse'u" #. type: Plain text -#: doc/tin.1:2705 +#: doc/tin.1:2707 #, no-wrap msgid "" "B<%A>\tAddress (Email)\n" @@ -6489,12 +6500,12 @@ msgstr "" "B<%I>\tInitialen des Autor\n" #. type: Plain text -#: doc/tin.1:2708 +#: doc/tin.1:2710 msgid "e.g.," msgstr "z. B." #. type: Plain text -#: doc/tin.1:2713 +#: doc/tin.1:2715 #, no-wrap msgid "" "CW\n" #. type: Plain text -#: doc/tin.1:2717 +#: doc/tin.1:2719 msgid "would expand to:" msgstr "ergäbe folgendes:" #. type: Plain text -#: doc/tin.1:2722 +#: doc/tin.1:2724 #, no-wrap msgid "" "CWabcINN123@example.orgE schreib Joe Bar Ejoe@example.orgE:>\n" #. type: Plain text -#: doc/tin.1:2732 +#: doc/tin.1:2734 msgid "" "The quoted text section of an article is marked by a preceding quote string " "at the beginning of each quoted line. The default quote string is set to " @@ -6529,13 +6540,13 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:2732 +#: doc/tin.1:2734 #, no-wrap msgid "MAILING PIPING PRINTING REPOSTING AND SAVING ARTICLES" msgstr "" #. type: Plain text -#: doc/tin.1:2739 +#: doc/tin.1:2741 msgid "" "The command interface to B, B, B or " "B ('B'), B ('B<|>'), B ('B'), B " @@ -6545,7 +6556,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2744 +#: doc/tin.1:2746 msgid "" "Auto-saving with B<*AutoSave> ('B') is a special case and operates only " "on marked articles. They will processed without any further prompting " @@ -6554,7 +6565,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2748 +#: doc/tin.1:2750 msgid "" "Otherwise, the initial prompt will ask you to select which article, thread, " "hot (auto-selected), regex pattern, tagged articles you wish to mail, pipe " @@ -6562,7 +6573,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2752 +#: doc/tin.1:2754 msgid "" "Tagged articles must have already been tagged with a B<*Tag> ('B') " "command. All tagged articles can be untagged by a B<*Untag> ('B') untag " @@ -6570,7 +6581,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2758 +#: doc/tin.1:2760 msgid "" "If a regex pattern is selected you are asked to enter a pattern (e.g., to " "match all articles subject lines containing 'net News' you enter \"net News" @@ -6580,7 +6591,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2763 +#: doc/tin.1:2765 msgid "" "Various expansion characters are recognized when entering the directory and " "file to save to. Environment variables (prefixed with '$') and user home " @@ -6589,7 +6600,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2768 +#: doc/tin.1:2770 msgid "" "To save articles to a mailbox enter '=Emailbox nameE' when asked for " "the save filename. If you enter just '=' then articles will be saved to a " @@ -6598,7 +6609,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2772 +#: doc/tin.1:2774 msgid "" "To save in savedir/Enews.group.nameE/EfilenameE format enter " "'+EfilenameE'. Environment variables are allowed within a filename " @@ -6606,20 +6617,20 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2778 +#: doc/tin.1:2780 msgid "" "When saving articles you can specify whether the saved files should be post " "processed. A default process type can be set via B." msgstr "" #. type: SS -#: doc/tin.1:2778 +#: doc/tin.1:2780 #, no-wrap msgid "AUTOMATIC MAILING AND SAVING NEW NEWS" msgstr "AUTOMATISCHES MAILEN UND SPEICHERN VON UNGELESENEN ARTIKELN" #. type: Plain text -#: doc/tin.1:2790 +#: doc/tin.1:2792 msgid "" "B allows new/unread news articles to be mailed (''B<-M>'' and \\&''B<-" "N>'' option) or saved (''B<-S>'' option) in batch mode for later reading. " @@ -6634,7 +6645,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2794 +#: doc/tin.1:2796 msgid "" "When using ''B<-S>'' together with a given directory to save to (''B<-s>'' " "option), the same directory must be specified when reading the articles by " @@ -6642,7 +6653,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2801 +#: doc/tin.1:2803 msgid "" "If you only want to save some of your groups use the B tinrc " "variable. Set to ON or OFF in tinrc to enable/disable saving of all groups " @@ -6653,50 +6664,50 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:2802 +#: doc/tin.1:2804 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2806 +#: doc/tin.1:2808 msgid "" "(mail any unread articles in newsgroups specified in file newsrc.mail to the " "local user iain and mark them as read)" msgstr "" #. type: TP -#: doc/tin.1:2807 +#: doc/tin.1:2809 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2811 +#: doc/tin.1:2813 msgid "" "(save any unread articles in newsgroups specified in file newsrc.save and " "mark them as read)" msgstr "" #. type: TP -#: doc/tin.1:2812 +#: doc/tin.1:2814 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:2817 +#: doc/tin.1:2819 msgid "(read any articles saved by B)" msgstr "" #. type: SS -#: doc/tin.1:2817 +#: doc/tin.1:2819 #, no-wrap msgid "RANGES" msgstr "BEREICHE" #. type: Plain text -#: doc/tin.1:2828 +#: doc/tin.1:2830 msgid "" "A range is simply a group of items marked using the B (B<'#'>) " "key. Certain B commands will operate on a range if one exists rather " @@ -6710,13 +6721,13 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:2829 +#: doc/tin.1:2831 #, no-wrap msgid "NEWSGROUP LISTS & WILDCARDS" msgstr "" #. type: Plain text -#: doc/tin.1:2840 +#: doc/tin.1:2842 msgid "" "Several places in B allow you to specify a list of newsgroups. These " "include command-line groups, (un)subscribe groups, the AUTO[UN]SUBSCRIBE " @@ -6729,30 +6740,30 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2842 +#: doc/tin.1:2844 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:2844 +#: doc/tin.1:2846 msgid "" "Matches alt.config and everything in the 'news' hierarchy except news.test" msgstr "" #. type: Plain text -#: doc/tin.1:2849 +#: doc/tin.1:2851 msgid "" "See the explanation for the $B variables for further examples." msgstr "" #. type: SS -#: doc/tin.1:2849 +#: doc/tin.1:2851 #, no-wrap msgid "SIGNATURES" msgstr "SIGNATUREN" #. type: Plain text -#: doc/tin.1:2858 +#: doc/tin.1:2860 msgid "" "B will recognize a signature in either I<${TIN_HOMEDIR:-\"$HOME\"}/." "signature> or I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>. If I<${TIN_HOMEDIR:-\"$HOME" @@ -6763,19 +6774,19 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:2861 +#: doc/tin.1:2863 msgid "" "A signature in I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig> will be pulled into the " "editor for both posting and mailing commands." msgstr "" #. type: Plain text -#: doc/tin.1:2863 +#: doc/tin.1:2865 msgid "The following is an example of a I<.Sig> file:" msgstr "Nachstehend eine Beispiel I<.Sig> Datei:" #. type: Plain text -#: doc/tin.1:2868 +#: doc/tin.1:2870 #, no-wrap msgid "" "CWjoe@example.orgE\n" @@ -6785,7 +6796,7 @@ msgstr "" "SNAIL Heidestraße 17, 99999 Notreal, Germany>\n" #. type: Plain text -#: doc/tin.1:2883 +#: doc/tin.1:2885 msgid "" "B also has the capability to generate random signatures on a per " "newsgroup basis if so desired. The way to accomplish this is to specify the " @@ -6799,13 +6810,13 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:2883 +#: doc/tin.1:2885 #, no-wrap msgid "CUSTOMIZING THE SCREEN FORMAT" msgstr "ANSICHTEN ANPASSEN" #. type: Plain text -#: doc/tin.1:2888 +#: doc/tin.1:2890 msgid "" "The look of the Selection, Group and Thread level can be customized via " "format strings. These format strings define the content and the position of " @@ -6820,13 +6831,13 @@ msgstr "" "werden. Folgende Platzhalter stehen zur Verfügung:" #. type: ta -#: doc/tin.1:2891 +#: doc/tin.1:2893 #, no-wrap msgid "\\w'%G 'u +\\w'current group/thread/article number'u" msgstr "\\w'%G 'u +\\w'aktuelle Gruppen-, Thread- oder Artikelnummer'u" #. type: Plain text -#: doc/tin.1:2908 +#: doc/tin.1:2910 #, no-wrap msgid "" "B<%D>\tdate\n" @@ -6864,7 +6875,7 @@ msgstr "" "B<%%>\t%\n" #. type: Plain text -#: doc/tin.1:2913 +#: doc/tin.1:2915 msgid "" "Not all variables can be used in each level. The following table provides an " "overview:" @@ -6874,13 +6885,13 @@ msgstr "" "Platzhalter:" #. type: ta -#: doc/tin.1:2916 +#: doc/tin.1:2918 #, no-wrap msgid "\\w'%G 'uC +\\w'B 'uC +\\w'B 'uC +\\w'B'uC" msgstr "\\w'%G 'uC +\\w'B 'uC +\\w'B 'uC +\\w'B'uC" #. type: Plain text -#: doc/tin.1:2934 +#: doc/tin.1:2936 #, no-wrap msgid "" "\tB\tB\tB\n" @@ -6920,18 +6931,18 @@ msgstr "" "B<%%>\tX\tX\tX\n" #. type: Plain text -#: doc/tin.1:2938 +#: doc/tin.1:2940 msgid "Defaults for the format strings:" msgstr "Voreingestellt sind folgende Formatanweisungen:" #. type: ta -#: doc/tin.1:2941 +#: doc/tin.1:2943 #, no-wrap msgid "\\w'select_format 'u +\\w'\"B<%n %m [%L] %T %F>\"'u" msgstr "\\w'select_format 'u +\\w'\"B<%n %m [%L] %T %F>\"'u" #. type: Plain text -#: doc/tin.1:2945 +#: doc/tin.1:2947 #, no-wrap msgid "" "B:\t\"B<%f %n %U %G %d>\"\n" @@ -6943,7 +6954,7 @@ msgstr "" "B:\t\"B<%n %m [%L] %T %F>\"\n" #. type: Plain text -#: doc/tin.1:2951 +#: doc/tin.1:2953 msgid "" "B controls whether the newsgroup description is shown or " "not. The description can also be toggled with B " @@ -6954,7 +6965,7 @@ msgstr "" "('B') die Beschreibung aus- bzw. eingeblendet werden." #. type: Plain text -#: doc/tin.1:2956 +#: doc/tin.1:2958 msgid "" "The information displayed with 'B<%F>' depends on the value of " "B. B resp. B " @@ -6966,7 +6977,7 @@ msgstr "" "durchgeschaltet werden." #. type: Plain text -#: doc/tin.1:2960 +#: doc/tin.1:2962 msgid "" "\\(cqB<%D>' uses B for date representation. It is possible to " "specify a different date format in round brackets (e.g. 'B<%(%d %b %y %H:%M)" @@ -6979,7 +6990,7 @@ msgstr "" "weiterführende Informationen)." #. type: Plain text -#: doc/tin.1:2970 +#: doc/tin.1:2972 msgid "" "The length of each item (except 'B<%%>') can be defined with a positive " "number after the 'B<%>'. The following example displays the score in the " @@ -6996,7 +7007,7 @@ msgstr "" "dieser Breite auf dem Bildschirm dargestellt. Die Angabe erfolgt als " "positive Zahl zwischen 'B<%>' und dem den Platzhalter charakterisierenden " "Buchstaben. Folgendes Beispiel stellt den Score in der Threadebene 10 " -"Zeichen breit dar: 'B<%10S>'. Einige Platzhalter haben eine voreingestellete " +"Zeichen breit dar: 'B<%10S>'. Einige Platzhalter haben eine voreingestellte " "Breite die unter Umständen dazu führt, dass der Inhalt abgeschnitten wird. " "Für Platzhalter die nur Zahlen enthalten wird der Wert durch eine passende " "Zehnerpotenz geteilt und mit dem zugehörigen SI-Suffix versehen, z.B. wird " @@ -7005,13 +7016,13 @@ msgstr "" "der Voreinstellungen:" #. type: ta -#: doc/tin.1:2973 +#: doc/tin.1:2975 #, no-wrap msgid "\\w'Variable 'u\t+\\w'width'u" msgstr "\\w'Platzhalter 'u\t+\\w'Breite'u" #. type: Plain text -#: doc/tin.1:2982 +#: doc/tin.1:2984 #, no-wrap msgid "" "Variable\twidth\n" @@ -7033,7 +7044,7 @@ msgstr "" "B<%n>\t 4\n" #. type: Plain text -#: doc/tin.1:2993 +#: doc/tin.1:2995 msgid "" "If no length is given for 'B<%D>', the length is determined by the format " "string for the date and the date of the current day. If the date format " @@ -7055,7 +7066,7 @@ msgstr "" "einzutragen." #. type: Plain text -#: doc/tin.1:2997 +#: doc/tin.1:2999 msgid "" "When the format string contains the specifier 'B<%F>' and 'B<%s>' resp. 'B<" "%T>' and no length are given, 'B<%F>' will use one third and 'B<%s>' resp. " @@ -7066,7 +7077,7 @@ msgstr "" "bzw. 'B<%T>' zwei Drittel des für beide zusammen verfügbaren Platzes ein." #. type: Plain text -#: doc/tin.1:3005 +#: doc/tin.1:3007 msgid "" "In addition, a minimum screen width can be defined for each item (except " "\\(cqB<%%>'). In this case, the item will only be displayed when the screen " @@ -7087,7 +7098,7 @@ msgstr "" "Formatanweisung 'B<%E100S>'." #. type: Plain text -#: doc/tin.1:3013 +#: doc/tin.1:3015 msgid "" "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 " @@ -7102,13 +7113,13 @@ msgstr "" "%10E100S>'." #. type: SS -#: doc/tin.1:3013 +#: doc/tin.1:3015 #, no-wrap msgid "TIPS AND TRICKS" msgstr "TIPS UND TRICKS" #. type: Plain text -#: doc/tin.1:3017 +#: doc/tin.1:3019 msgid "" "B 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 " @@ -7116,7 +7127,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:3019 +#: doc/tin.1:3021 msgid "" "The following newsgroups provide useful information concerning news software:" msgstr "" @@ -7124,7 +7135,7 @@ msgstr "" "Newssoftware:" #. type: Plain text -#: doc/tin.1:3022 +#: doc/tin.1:3024 msgid "" "\\(emnews.software.readers (info. about news user agents tin, rn, nn, slrn " "etc.)" @@ -7133,19 +7144,19 @@ msgstr "" "slrn, ...)" #. type: Plain text -#: doc/tin.1:3024 +#: doc/tin.1:3026 msgid "\\(emnews.software.nntp (info. about NNTP)" msgstr "\\(emnews.software.nntp (Informationen über NNTP)" #. type: Plain text -#: doc/tin.1:3026 +#: doc/tin.1:3028 msgid "" "\\(emnews.answers (Frequently Asked Questions (FAQ) about many different " "themes)" msgstr "" #. type: Plain text -#: doc/tin.1:3030 +#: doc/tin.1:3032 msgid "" "Many prompts within B offer a default choice that the cursor is " "positioned on. By pressing 'BCRE>' the default value is taken. " @@ -7153,14 +7164,14 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:3037 +#: doc/tin.1:3039 msgid "" "When B is run in an B<\\%xterm>(1x) it will resize itself each time " "the B<\\%xterm>(1x) is resized." msgstr "" #. type: Plain text -#: doc/tin.1:3041 +#: doc/tin.1:3043 msgid "" "B will reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-" "active}> file at set intervals (B) to show any " @@ -7168,20 +7179,20 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:3046 +#: doc/tin.1:3048 msgid "" "If you find large number of new newsgroups cluttering up your screen, " "pressing B ('B') will make them go away." msgstr "" #. type: SS -#: doc/tin.1:3046 +#: doc/tin.1:3048 #, no-wrap msgid "XTERM BUTTONS" msgstr "" #. type: Plain text -#: doc/tin.1:3052 +#: doc/tin.1:3054 msgid "" "If the environment variable B<$TERM> is set to B<\\%xterm>(1x), then button " "pressing can be used to select groups and articles. In this discussion, the " @@ -7194,103 +7205,103 @@ msgstr "" "die linke Maustaste)." #. type: Plain text -#: doc/tin.1:3054 +#: doc/tin.1:3056 msgid "In general (i.e., for the group, thread and article menus)," msgstr "" #. type: TP -#: doc/tin.1:3054 +#: doc/tin.1:3056 #, no-wrap msgid "Button1 (left)" msgstr "Maustaste1 (Links)" #. type: Plain text -#: doc/tin.1:3057 +#: doc/tin.1:3059 msgid "" "enters next (lower) level if you click on an article, otherwise pages down." msgstr "" #. type: TP -#: doc/tin.1:3057 +#: doc/tin.1:3059 #, no-wrap msgid "Button2 (center)" msgstr "Maustaste2 (Mitte)" #. type: Plain text -#: doc/tin.1:3061 +#: doc/tin.1:3063 msgid "" "returns to the previous (upper) level if you click on an article, otherwise " "pages up." msgstr "" #. type: TP -#: doc/tin.1:3061 +#: doc/tin.1:3063 #, no-wrap msgid "Button3 (right)" msgstr "Maustaste3 (Rechts)" #. type: Plain text -#: doc/tin.1:3065 +#: doc/tin.1:3067 msgid "" "positions on the article line under mouse cursor, or pages down if you've " "clicked outside the list of articles." msgstr "" #. type: Plain text -#: doc/tin.1:3067 +#: doc/tin.1:3069 msgid "In the group selection menu, if the mouse is pointing at a group then:" msgstr "" #. type: TP -#: doc/tin.1:3067 doc/tin.1:3079 doc/tin.1:3093 +#: doc/tin.1:3069 doc/tin.1:3081 doc/tin.1:3095 #, no-wrap msgid "left button" msgstr "Linke Maustaste" #. type: Plain text -#: doc/tin.1:3071 +#: doc/tin.1:3073 msgid "" "moves to and selects the group pointed at, just like B " "('BCRE>')." msgstr "" #. type: TP -#: doc/tin.1:3071 doc/tin.1:3083 doc/tin.1:3096 +#: doc/tin.1:3073 doc/tin.1:3085 doc/tin.1:3098 #, no-wrap msgid "center button" msgstr "Mittlere Maustaste" #. type: Plain text -#: doc/tin.1:3074 +#: doc/tin.1:3076 msgid "quits the program, just like B ('B')." msgstr "" #. type: TP -#: doc/tin.1:3074 doc/tin.1:3088 doc/tin.1:3101 +#: doc/tin.1:3076 doc/tin.1:3090 doc/tin.1:3103 #, no-wrap msgid "right button" msgstr "Rechte Maustaste" #. type: Plain text -#: doc/tin.1:3077 +#: doc/tin.1:3079 msgid "moves to the group pointed at." msgstr "" #. type: Plain text -#: doc/tin.1:3079 +#: doc/tin.1:3081 msgid "" "In the article menu, if the mouse is pointing at an article (or thread) then:" msgstr "" #. type: Plain text -#: doc/tin.1:3083 +#: doc/tin.1:3085 msgid "" "reads the article pointed at, just like B " "('BCRE>'), or the thread, just like B ('B')." msgstr "" #. type: Plain text -#: doc/tin.1:3088 +#: doc/tin.1:3090 msgid "" "exits the menu, catching up on the group if you have " "B set in your configuration, just like B " @@ -7298,23 +7309,23 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:3091 +#: doc/tin.1:3093 msgid "moves to the article (or thread) pointed at." msgstr "" #. type: Plain text -#: doc/tin.1:3093 +#: doc/tin.1:3095 msgid "In the thread menu, if the mouse is pointing at an article then:" msgstr "" #. type: Plain text -#: doc/tin.1:3096 +#: doc/tin.1:3098 msgid "" "reads article pointed at, just like B ('BCRE>')." msgstr "" #. type: Plain text -#: doc/tin.1:3101 +#: doc/tin.1:3103 msgid "" "exits the menu, catching up on the thread if you have " "B set in your configuration, just like B " @@ -7322,25 +7333,25 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:3104 +#: doc/tin.1:3106 msgid "moves to the article pointed at." msgstr "" #. type: Plain text -#: doc/tin.1:3111 +#: doc/tin.1:3113 msgid "" "In other menus and areas button pressing reverts back to usual cut and paste " "of B<\\%xterm>(1x), but after one click of any button." msgstr "" #. type: SS -#: doc/tin.1:3111 +#: doc/tin.1:3113 #, no-wrap msgid "INDEX FILES" msgstr "INDEX DATEIEN" #. type: Plain text -#: doc/tin.1:3116 +#: doc/tin.1:3118 msgid "" "If your news server supports NOV index files (see B<\\%newsoverview>(5), " "most modern installations will) and you have a fast connection to your news " @@ -7348,7 +7359,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:3122 +#: doc/tin.1:3124 msgid "" "If your news server doesn't support NOV index files or you have a very slow " "connection to your news server then B can cache the index for each " @@ -7358,7 +7369,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:3131 +#: doc/tin.1:3133 msgid "" "Each user creates/updates his/her own index files that are stored in I<" "${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news/>. If you are " @@ -7370,7 +7381,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:3138 +#: doc/tin.1:3140 msgid "" "Entering a group the first time tends to be slow because the index file must " "be built from scratch. To alleviate the slowness start B to create all " @@ -7381,27 +7392,27 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:3143 +#: doc/tin.1:3145 msgid "" "As indexing might take some time you may want to run B form the system " "batcher B<\\%cron>(1) with the ''B<-u>'' option:" msgstr "" #. type: Plain text -#: doc/tin.1:3148 +#: doc/tin.1:3150 #, no-wrap msgid "CW<30 6 * * * /usr/local/bin/tin -u>\n" msgstr "CW<30 6 * * * /usr/local/bin/tin -u>\n" #. type: Plain text -#: doc/tin.1:3154 +#: doc/tin.1:3156 msgid "" "If you are low on local disk space you should consider to manually purge " "cached data for groups you are not reading anymore with something like:" msgstr "" #. type: Plain text -#: doc/tin.1:3160 +#: doc/tin.1:3162 #, no-wrap msgid "" "CW\n" #. type: SH -#: doc/tin.1:3165 doc/tin.5:21 +#: doc/tin.1:3167 doc/tin.5:21 #, no-wrap msgid "FILES" msgstr "DATEIEN" @@ -7432,124 +7443,124 @@ msgstr "DATEIEN" #. $TMPDIR/SCOPES-W (-D 32) #. $TMPDIR/ACTIVE (-D 64) #. type: Plain text -#: doc/tin.1:3183 +#: doc/tin.1:3185 msgid "For a detailed description see B<\\%tin>(5)." msgstr "Für eine ausführlich Beschreibung siehe B<\\%tin>(5)." #. type: Plain text -#: doc/tin.1:3185 doc/tin.5:43 +#: doc/tin.1:3187 doc/tin.5:43 msgid "I<$MAILCAPS>" msgstr "I<$MAILCAPS>" #. type: Plain text -#: doc/tin.1:3187 doc/tin.5:45 +#: doc/tin.1:3189 doc/tin.5:45 msgid "I<~/.mailcap>" msgstr "I<~/.mailcap>" #. type: Plain text -#: doc/tin.1:3189 doc/tin.5:47 +#: doc/tin.1:3191 doc/tin.5:47 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3191 doc/tin.5:49 +#: doc/tin.1:3193 doc/tin.5:49 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3193 doc/tin.5:51 +#: doc/tin.1:3195 doc/tin.5:51 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3195 doc/tin.5:53 +#: doc/tin.1:3197 doc/tin.5:53 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3198 doc/tin.5:222 +#: doc/tin.1:3200 doc/tin.5:222 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3201 doc/tin.5:232 +#: doc/tin.1:3203 doc/tin.5:232 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.cancelsecret>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.cancelsecret>" #. type: Plain text -#: doc/tin.1:3204 doc/tin.5:242 +#: doc/tin.1:3206 doc/tin.5:242 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.mime.types>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.mime.types>" #. type: Plain text -#: doc/tin.1:3206 doc/tin.5:244 +#: doc/tin.1:3208 doc/tin.5:244 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3208 doc/tin.5:246 +#: doc/tin.1:3210 doc/tin.5:246 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3211 doc/tin.5:253 +#: doc/tin.1:3213 doc/tin.5:253 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsauth>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsauth>" #. type: Plain text -#: doc/tin.1:3214 doc/tin.5:286 +#: doc/tin.1:3216 doc/tin.5:286 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>" #. type: Plain text -#: doc/tin.1:3218 doc/tin.5:315 +#: doc/tin.1:3220 doc/tin.5:315 #, no-wrap msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/.oldnewsrc>\n" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/.oldnewsrc>\n" #. type: Plain text -#: doc/tin.1:3222 doc/tin.5:323 +#: doc/tin.1:3224 doc/tin.5:323 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature>" #. type: Plain text -#: doc/tin.1:3224 doc/tin.5:325 +#: doc/tin.1:3226 doc/tin.5:325 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>" #. type: Plain text -#: doc/tin.1:3227 doc/tin.5:332 +#: doc/tin.1:3229 doc/tin.5:332 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.sigfixed>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.sigfixed>" #. type: Plain text -#: doc/tin.1:3230 doc/tin.5:339 +#: doc/tin.1:3232 doc/tin.5:339 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/.inputhistory>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/.inputhistory>" #. type: Plain text -#: doc/tin.1:3233 doc/tin.5:346 +#: doc/tin.1:3235 doc/tin.5:346 msgid "I<${TIN_INDEX_MAILDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.mail/>" msgstr "I<${TIN_INDEX_MAILDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.mail/>" #. type: Plain text -#: doc/tin.1:3237 doc/tin.5:354 +#: doc/tin.1:3239 doc/tin.5:354 #, no-wrap msgid "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news${NNTPSERVER:+\"-$NNTPSERVER\"}/>\n" msgstr "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news${NNTPSERVER:+\"-$NNTPSERVER\"}/>\n" #. type: Plain text -#: doc/tin.1:3241 doc/tin.5:362 +#: doc/tin.1:3243 doc/tin.5:362 msgid "I<${TIN_INDEX_SAVEDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.save/>" msgstr "I<${TIN_INDEX_SAVEDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.save/>" #. type: Plain text -#: doc/tin.1:3244 doc/tin.5:369 +#: doc/tin.1:3246 doc/tin.5:369 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.mail>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.mail>" #. type: Plain text -#: doc/tin.1:3247 doc/tin.5:403 +#: doc/tin.1:3249 doc/tin.5:403 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.save>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.save>" @@ -7558,66 +7569,66 @@ msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin #. we should think about checking for the new Paths (/news/etc/) #. ${TIN_LIBDIR\-/news/etc"}/attributes #. type: Plain text -#: doc/tin.1:3251 doc/tin.5:414 +#: doc/tin.1:3253 doc/tin.5:414 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3253 doc/tin.5:416 +#: doc/tin.1:3255 doc/tin.5:416 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>" #. TODO: add missing descriptions and explain things in detail. #. type: Plain text -#: doc/tin.1:3256 doc/tin.5:747 +#: doc/tin.1:3258 doc/tin.5:747 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter>" #. type: Plain text -#: doc/tin.1:3260 doc/tin.5:829 +#: doc/tin.1:3262 doc/tin.5:829 #, no-wrap msgid "I\n" msgstr "I\n" #. type: Plain text -#: doc/tin.1:3262 doc/tin.5:831 +#: doc/tin.1:3264 doc/tin.5:831 #, no-wrap msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n" #. type: Plain text -#: doc/tin.1:3266 doc/tin.5:1064 +#: doc/tin.1:3268 doc/tin.5:1064 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups>" #. type: Plain text -#: doc/tin.1:3269 doc/tin.5:1080 +#: doc/tin.1:3271 doc/tin.5:1080 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>" #. type: Plain text -#: doc/tin.1:3272 doc/tin.5:1106 +#: doc/tin.1:3274 doc/tin.5:1106 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>" #. type: Plain text -#: doc/tin.1:3275 doc/tin.5:1113 +#: doc/tin.1:3277 doc/tin.5:1113 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/posted>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/posted>" #. type: Plain text -#: doc/tin.1:3278 doc/tin.5:1123 +#: doc/tin.1:3280 doc/tin.5:1123 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/postponed.articles>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/postponed.articles>" #. type: Plain text -#: doc/tin.1:3282 +#: doc/tin.1:3284 #, no-wrap msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n" #. type: Plain text -#: doc/tin.1:3287 +#: doc/tin.1:3289 #, no-wrap msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n" @@ -7627,22 +7638,22 @@ msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin #. we should think about checking for the new Paths (/news/etc/) #. .IR ${TIN_LIBDIR\-"/news/etc"}/tinrc #. type: Plain text -#: doc/tin.1:3292 doc/tin.5:1176 +#: doc/tin.1:3294 doc/tin.5:1176 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3294 doc/tin.5:1178 +#: doc/tin.1:3296 doc/tin.5:1178 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>" #. type: Plain text -#: doc/tin.1:3297 doc/tin.5:2353 +#: doc/tin.1:3299 doc/tin.5:2355 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3300 +#: doc/tin.1:3302 msgid "I" msgstr "I" @@ -7651,51 +7662,51 @@ msgstr "I" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}>" #. type: Plain text -#: doc/tin.1:3306 doc/tin.5:2520 +#: doc/tin.1:3308 doc/tin.5:2522 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>" #. type: Plain text -#: doc/tin.1:3309 doc/tin.5:2547 +#: doc/tin.1:3311 doc/tin.5:2549 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>" #. type: Plain text -#: doc/tin.1:3312 doc/tin.5:2570 +#: doc/tin.1:3314 doc/tin.5:2572 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/organization>" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/organization>" #. is the Path correct? or is it /news/etc/overview.fmt #. type: Plain text -#: doc/tin.1:3315 doc/tin.5:2580 +#: doc/tin.1:3317 doc/tin.5:2582 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/overview.fmt>" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/overview.fmt>" #. is the Path correct? or is it /news/etc/subscriptions #. type: Plain text -#: doc/tin.1:3318 doc/tin.5:2598 +#: doc/tin.1:3320 doc/tin.5:2600 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>" #. type: SH -#: doc/tin.1:3321 +#: doc/tin.1:3323 #, no-wrap msgid "ENVIRONMENT" msgstr "UMGEBUNGSVARIABLEN" #. type: TP -#: doc/tin.1:3324 +#: doc/tin.1:3326 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3332 +#: doc/tin.1:3334 msgid "" "Define this variable if you want to specify command-line options that B " "should be started with to save typing them each time it is started. The " @@ -7705,13 +7716,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3332 +#: doc/tin.1:3334 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3337 +#: doc/tin.1:3339 msgid "" "Define this variable if you do not want the I<.tin> directory in I<$HOME/>. " "E.g., if you want all B's private files in I you would set " @@ -7719,13 +7730,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3337 +#: doc/tin.1:3339 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3343 +#: doc/tin.1:3345 msgid "" "Define this variable if you do not want the I<.news> directory in I<" "${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B's news index " @@ -7733,13 +7744,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3343 +#: doc/tin.1:3345 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3349 +#: doc/tin.1:3351 msgid "" "Define this variable if you do not want the I<.mail> directory in I<" "${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B's mail index " @@ -7747,13 +7758,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3349 +#: doc/tin.1:3351 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3355 +#: doc/tin.1:3357 msgid "" "Define this variable if you do not want the I<.save> directory in I<" "${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B's save index " @@ -7761,13 +7772,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3355 +#: doc/tin.1:3357 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3360 +#: doc/tin.1:3362 msgid "" "Define this variable if you want to override the B path that was " "compiled into the B binary, default is I. If tin is " @@ -7775,13 +7786,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3360 +#: doc/tin.1:3362 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3365 +#: doc/tin.1:3367 msgid "" "Define this variable if you want to override the B path that was " "compiled into the B binary, default is I. If tin is " @@ -7789,13 +7800,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3365 +#: doc/tin.1:3367 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3370 +#: doc/tin.1:3372 msgid "" "Define this variable if you want to override the B path that was " "compiled into the B binary, default is B (see above). If tin " @@ -7803,13 +7814,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3370 +#: doc/tin.1:3372 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3376 +#: doc/tin.1:3378 msgid "" "Define this variable if you want to override the B file name " "that was compiled into the B binary, default is I<.overview>. If tin is " @@ -7817,13 +7828,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3376 +#: doc/tin.1:3378 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3382 +#: doc/tin.1:3384 msgid "" "Define this variable if you want to override the B path " "that was compiled into the B binary. If tin is running in NNTP mode " @@ -7832,13 +7843,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3382 +#: doc/tin.1:3384 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3388 +#: doc/tin.1:3390 msgid "" "The default NNTP server to remotely read news from. This variable only needs " "to be set if the ''B<-r>'' command-line option is specified and the file I" msgstr "B" #. type: Plain text -#: doc/tin.1:3393 +#: doc/tin.1:3395 msgid "" "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 ''B<-p>'' command-line option " @@ -7861,106 +7872,106 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3393 +#: doc/tin.1:3395 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3397 +#: doc/tin.1:3399 msgid "" "Set the article header field ''Distribution:'' to the contents of the " "variable instead of the system default." msgstr "" #. type: TP -#: doc/tin.1:3397 +#: doc/tin.1:3399 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3401 +#: doc/tin.1:3403 msgid "" "Set the ISO to ASCII charset decoding table character to use in decoding an " "article text. Values can range from -1 to 6." msgstr "" #. type: TP -#: doc/tin.1:3402 +#: doc/tin.1:3404 #, no-wrap msgid "B<-1>" msgstr "B<-1>" #. type: Plain text -#: doc/tin.1:3405 +#: doc/tin.1:3407 msgid "no conversion" msgstr "Keine Umformung" #. type: Plain text -#: doc/tin.1:3408 +#: doc/tin.1:3410 msgid "universal table for many languages" msgstr "Universal-Tabelle für viele Sprachen" #. type: Plain text -#: doc/tin.1:3411 +#: doc/tin.1:3413 msgid "single-spacing universal table" msgstr "" #. type: Plain text -#: doc/tin.1:3414 +#: doc/tin.1:3416 msgid "table for Danish, Dutch, German, Norwegian and Swedish" msgstr "" "Tabelle für Dänisch, Niederländisch, Deutsch, Norwegisch und Schwedisch" #. type: TP -#: doc/tin.1:3414 +#: doc/tin.1:3416 #, no-wrap msgid "B<3>" msgstr "B<3>" #. type: Plain text -#: doc/tin.1:3417 +#: doc/tin.1:3419 msgid "" "table for Danish, Finnish, Norwegian and Swedish using the appropriate ISO " "646 variant" msgstr "" #. type: Plain text -#: doc/tin.1:3420 +#: doc/tin.1:3422 msgid "table with B codes in brackets" msgstr "" #. type: TP -#: doc/tin.1:3420 +#: doc/tin.1:3422 #, no-wrap msgid "B<5>" msgstr "B<5>" #. type: Plain text -#: doc/tin.1:3423 +#: doc/tin.1:3425 msgid "table for printers that allow overstriking with backspace" msgstr "" #. type: TP -#: doc/tin.1:3423 +#: doc/tin.1:3425 #, no-wrap msgid "B<6>" msgstr "B<6>" #. type: Plain text -#: doc/tin.1:3426 +#: doc/tin.1:3428 msgid "table for IBM PC character set (code page 437)" msgstr "" #. type: TP -#: doc/tin.1:3427 +#: doc/tin.1:3429 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3433 +#: doc/tin.1:3435 msgid "" "Set the article header field ''Organization:'' to the contents of the " "variable instead of the system default. If reading news on an Apollo " @@ -7969,26 +7980,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3433 +#: doc/tin.1:3435 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3436 +#: doc/tin.1:3438 msgid "DomainOS specific, same as $B on other OSs (see above)." msgstr "" "DomainOS spezifisch, wie $B auf anderen Betriebssystemen " "(siehe oben)." #. type: TP -#: doc/tin.1:3436 +#: doc/tin.1:3438 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3441 +#: doc/tin.1:3443 msgid "" "Set the article header field ''Reply-To:'' to the return address specified " "by the variable. This is useful if you wish to receive replies at a " @@ -7996,37 +8007,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3441 +#: doc/tin.1:3443 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3445 +#: doc/tin.1:3447 msgid "" "Overrides the full name given in the gecos-files in I, see also " "B." msgstr "" #. type: TP -#: doc/tin.1:3445 +#: doc/tin.1:3447 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3448 +#: doc/tin.1:3450 msgid "Same as $B." msgstr "" #. type: TP -#: doc/tin.1:3448 +#: doc/tin.1:3450 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3453 +#: doc/tin.1:3455 msgid "" "Pathname of the user's home directory. See B<\\%environ>(5) for more info." msgstr "" @@ -8034,37 +8045,37 @@ msgstr "" "\\%environ>(5)." #. type: TP -#: doc/tin.1:3453 +#: doc/tin.1:3455 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3457 +#: doc/tin.1:3459 msgid "" "This variable has precedence over the default mailer that is used in all " "mailing operations within B." msgstr "" #. type: TP -#: doc/tin.1:3457 +#: doc/tin.1:3459 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3460 +#: doc/tin.1:3462 msgid "Full path to the user's mailbox." msgstr "" #. type: TP -#: doc/tin.1:3460 +#: doc/tin.1:3462 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3469 +#: doc/tin.1:3471 msgid "" "This variable has precedence over the default editor (i.e., B<\\%vi>(1)) " "that is used in all editing operations within B (e.g., posting, " @@ -8073,13 +8084,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3469 +#: doc/tin.1:3471 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3478 +#: doc/tin.1:3480 msgid "" "If $B is unset, then this variable is looked up for a default " "editor. If $B and $B are both unset, B uses the systems " @@ -8088,13 +8099,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3478 +#: doc/tin.1:3480 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3484 +#: doc/tin.1:3486 msgid "" "A new group is checked against the list of patterns; if it matches, B " "subscribes the user to the group without further query. See the section " @@ -8103,12 +8114,12 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:3486 +#: doc/tin.1:3488 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3491 +#: doc/tin.1:3493 msgid "" "will automatically subscribe the user to all new groups in the comp.os.unix " "hierarchy, and all talk groups other than talk.politics groups (which will " @@ -8117,25 +8128,25 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3491 +#: doc/tin.1:3493 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3495 +#: doc/tin.1:3497 msgid "" "Is handled like the $B variable, but groups matching the list " "are unsubscribed from without further query. For example, setting" msgstr "" #. type: Plain text -#: doc/tin.1:3497 +#: doc/tin.1:3499 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.1:3501 +#: doc/tin.1:3503 msgid "" "will automatically unsubscribe the user from all new alt.flame groups and " "all groups starting with u (university groups) other than UK groups (which " @@ -8143,104 +8154,104 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3501 +#: doc/tin.1:3503 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3505 +#: doc/tin.1:3507 msgid "" "A pathname of a directory made available for B to create temporary " "files." msgstr "" #. type: TP -#: doc/tin.1:3505 +#: doc/tin.1:3507 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3511 +#: doc/tin.1:3513 msgid "" "This variable can be used to override the default path search for B<\\" "%mailcap>(5) files. See also B<\\%tin>(5)." msgstr "" #. type: TP -#: doc/tin.1:3511 +#: doc/tin.1:3513 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3516 +#: doc/tin.1:3518 msgid "" "Set this variable to disable the use of B<\\%metamail>(1) or a replacement " "(e.g. metamutt)." msgstr "" #. type: TP -#: doc/tin.1:3516 +#: doc/tin.1:3518 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:3518 +#: doc/tin.1:3520 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3523 +#: doc/tin.1:3525 msgid "" "Set this variable to point to B<\\%ispell>(1) or a replacement and its cmd-" "line options." msgstr "" #. type: TP -#: doc/tin.1:3523 +#: doc/tin.1:3525 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3530 +#: doc/tin.1:3532 msgid "" "Define any additional options that you wish to pass to your B<\\%pgp>(1) or " "B<\\%gpg>(1) program." msgstr "" #. type: TP -#: doc/tin.1:3530 +#: doc/tin.1:3532 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3535 +#: doc/tin.1:3537 msgid "" "Override the name of the B<\\%pgp>(1) directory in B<$HOME> that holds your " "keys etc.." msgstr "" #. type: TP -#: doc/tin.1:3535 +#: doc/tin.1:3537 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3540 +#: doc/tin.1:3542 msgid "" "Override the name of the B<\\%gpg>(1) directory in B<$HOME> that holds your " "keys etc.." msgstr "" #. type: TP -#: doc/tin.1:3540 +#: doc/tin.1:3542 #, no-wrap msgid "B" msgstr "B" @@ -8248,7 +8259,7 @@ msgstr "B" #. TODO: document LC_CTYPEs influence on #. ~/.tin/keymap.*, 8bit char display, ... #. type: Plain text -#: doc/tin.1:3554 +#: doc/tin.1:3556 msgid "" "This variable determines the B<\\%locale>(5) category for character " "handling functions. Usually it determines the character classes for pattern " @@ -8260,13 +8271,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3554 +#: doc/tin.1:3556 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3563 +#: doc/tin.1:3565 msgid "" "Formats of informative and diagnostic messages and interactive responses. " "It's value should be of the form I[I<_territory>][I<.codeset>]" @@ -8275,13 +8286,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3563 +#: doc/tin.1:3565 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3571 +#: doc/tin.1:3573 msgid "" "Date and time formats. It's value should be of the form I" "[I<_territory>][I<.codeset>][I<@modifier>]. See B<\\%locale>(5) and B<\\" @@ -8289,13 +8300,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3571 +#: doc/tin.1:3573 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3580 +#: doc/tin.1:3582 msgid "" "This variable overrides the value of the B<$LANG> variable and any other B<" "$LC_> variable. It's value should be of the form I[I<_territory>]" @@ -8304,13 +8315,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3580 +#: doc/tin.1:3582 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3589 +#: doc/tin.1:3591 msgid "" "This variable determines the B<\\%locale>(5) category for any category not " "specifically selected with a variable starting with B<$LC_>. It's value " @@ -8319,13 +8330,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3589 +#: doc/tin.1:3591 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3597 +#: doc/tin.1:3599 msgid "" "This variable defines a priority list for translations. Whenever a " "translation is not available in the language selected via B<$LC_ALL> or B<" @@ -8335,13 +8346,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3597 +#: doc/tin.1:3599 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3607 +#: doc/tin.1:3609 msgid "" "A decimal integer E 0 used to indicate the user's preferred width in " "column positions for the terminal screen or window. If this variable is " @@ -8354,13 +8365,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3607 +#: doc/tin.1:3609 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3617 +#: doc/tin.1:3619 msgid "" "A decimal integer E 0 used to indicate the user's preferred number of " "lines on a page or the vertical screen or window size in lines. A line in " @@ -8373,7 +8384,7 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:3617 +#: doc/tin.1:3619 #, no-wrap msgid "B" msgstr "B" @@ -8381,7 +8392,7 @@ msgstr "B" # # #. type: Plain text -#: doc/tin.1:3623 +#: doc/tin.1:3625 msgid "" "The type of terminal in use. This is used when looking up termcap " "sequences. See B<\\%environ>(5) for more information." @@ -8390,94 +8401,94 @@ msgstr "" "%environ>(5)." #. type: TP -#: doc/tin.1:3623 +#: doc/tin.1:3625 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3626 +#: doc/tin.1:3628 msgid "Display name, pointing to the X server; required for xface." msgstr "" #. type: TP -#: doc/tin.1:3626 +#: doc/tin.1:3628 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3630 +#: doc/tin.1:3632 msgid "" "Used for determining terminal's X window id; required for xface. Should be " "set by the terminal emulator." msgstr "" #. type: TP -#: doc/tin.1:3630 +#: doc/tin.1:3632 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3634 +#: doc/tin.1:3636 msgid "" "The pathname of the user's login shell. Used to set B." msgstr "" #. type: TP -#: doc/tin.1:3634 +#: doc/tin.1:3636 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3639 +#: doc/tin.1:3641 msgid "The pathname of the user's dir to put non-essential runtime files into." msgstr "" #. type: SH -#: doc/tin.1:3639 +#: doc/tin.1:3641 #, no-wrap msgid "SIGNALS" msgstr "SIGNALE" #. TODO: add missing, sort useful, document in detail #. type: Plain text -#: doc/tin.1:3643 +#: doc/tin.1:3645 msgid "B handles a couple of signals:" msgstr "B verarbeitet folgende Signale:" #. type: TP -#: doc/tin.1:3643 +#: doc/tin.1:3645 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3646 doc/tin.1:3649 +#: doc/tin.1:3648 doc/tin.1:3651 msgid "Terminate gracefully." msgstr "" #. type: TP -#: doc/tin.1:3646 +#: doc/tin.1:3648 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:3649 +#: doc/tin.1:3651 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:3652 +#: doc/tin.1:3654 msgid "Terminate gracefully but do not restore tty." msgstr "" #. type: TP -#: doc/tin.1:3652 +#: doc/tin.1:3654 #, no-wrap msgid "B" msgstr "B" @@ -8488,18 +8499,18 @@ msgstr "B" #. give an overview of the most common error messages and how to cope with #. them. #. type: Plain text -#: doc/tin.1:3663 +#: doc/tin.1:3665 msgid "Write out I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>-file." msgstr "" #. type: SH -#: doc/tin.1:3663 +#: doc/tin.1:3665 #, no-wrap msgid "SECURITY" msgstr "SICHERHEIT" #. type: Plain text -#: doc/tin.1:3671 +#: doc/tin.1:3673 msgid "" "When B is started in debug mode (''B<-D n>'') it will create world " "readable files in B<$TMPDIR> which may contain the users NNTP password in " @@ -8508,15 +8519,15 @@ msgid "" msgstr "" #. type: SH -#: doc/tin.1:3671 +#: doc/tin.1:3673 #, no-wrap msgid "CONFORMING TO" msgstr "KONFORM ZU" -#. - RFC\%2045, RFC\%2047, RFC\%2980, RFC\%3977, RFC\%4643, RFC\%5322 -#. RFC\%5536, RFC\%5537, RFC\%6048 or whatever +#. - RFC\%2045, RFC\%2047, RFC\%2980, RFC\%3977, RFC\%4155, RFC\%4643, +#. RFC\%5322, RFC\%5536, RFC\%5537, RFC\%6048 or whatever #. type: Plain text -#: doc/tin.1:3679 +#: doc/tin.1:3681 msgid "" "B does conform to the Base Definitions volume of IEEE Std 1003.1-2008, " "Section 12, Utility Conventions (Utility Argument Syntax, Utility Syntax " @@ -8524,13 +8535,13 @@ msgid "" msgstr "" #. type: SH -#: doc/tin.1:3679 +#: doc/tin.1:3681 #, no-wrap msgid "NOTES" msgstr "ANMERKUNGEN" #. type: Plain text -#: doc/tin.1:3684 +#: doc/tin.1:3686 msgid "" "Regular expression support is provided by the PCRE library package B<\\%pcre>" "(3), which is open source software, written by Philip Hazel, and copyright " @@ -8538,18 +8549,18 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:3688 +#: doc/tin.1:3690 msgid "Eftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/E" msgstr "Eftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/E" #. type: SH -#: doc/tin.1:3688 +#: doc/tin.1:3690 #, no-wrap msgid "BUGS" msgstr "BUGS" #. type: Plain text -#: doc/tin.1:3696 +#: doc/tin.1:3698 msgid "" "B NNTPd, B<\\%noffle>(1) (E= V1.0-pre5) and B (E= " "V1.1.91) can't handle pipelined GROUP commands. If you run into trouble with " @@ -8558,7 +8569,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:3705 +#: doc/tin.1:3707 msgid "" "Before mailing a bug-report to Etin-bugs@tin.orgE please check if " "you are using the latest (stable) release, and if not, please upgrade first! " @@ -8569,13 +8580,13 @@ msgid "" msgstr "" #. type: SH -#: doc/tin.1:3705 +#: doc/tin.1:3707 #, no-wrap msgid "HISTORY" msgstr "GESCHICHTE" #. type: Plain text -#: doc/tin.1:3714 +#: doc/tin.1:3716 msgid "" "B is based on the B<\\%tass>(1) newsreader that was developed by Rich " "Skrenta and posted to alt.sources in March 1991; its first version was " @@ -8593,171 +8604,171 @@ msgstr "" "Versionen findet sich unter" #. type: Plain text -#: doc/tin.1:3718 +#: doc/tin.1:3720 msgid "Ehttp://www.tin.org/history.htmlE." msgstr "Ehttp://www.tin.org/history.htmlE." #. type: SH -#: doc/tin.1:3718 +#: doc/tin.1:3720 #, no-wrap msgid "CREDITS" msgstr "DANKSAGUNGEN" #. type: IP -#: doc/tin.1:3720 +#: doc/tin.1:3722 #, no-wrap msgid "Rich Skrenta" msgstr "Rich Skrenta" #. type: Plain text -#: doc/tin.1:3724 +#: doc/tin.1:3726 msgid "author of B<\\%tass>(1) v3.2 which this newsreader used as its base." msgstr "Autor von B<\\%tass>(1) v3.2, der Basis für diesen Newsreader." #. type: IP -#: doc/tin.1:3724 +#: doc/tin.1:3726 #, no-wrap msgid "Bill Davidsen" msgstr "Bill Davidsen" #. type: Plain text -#: doc/tin.1:3726 +#: doc/tin.1:3728 msgid "author of envarg.c environment variable reading routine." msgstr "Autor von envarg.c, Umgebungsvariablenleseroutine." #. type: IP -#: doc/tin.1:3726 +#: doc/tin.1:3728 #, no-wrap msgid "Mike Gleason" msgstr "Mike Gleason" #. type: Plain text -#: doc/tin.1:3728 +#: doc/tin.1:3730 msgid "author of sigfile.c random signature generation routines." msgstr "Autor von sigfile.c, Zufallssignaturengenerierungsroutine." #. type: IP -#: doc/tin.1:3728 +#: doc/tin.1:3730 #, no-wrap msgid "Markus Kuhn EMarkus.Kuhn@cl.cam.ac.ukE" msgstr "Markus Kuhn EMarkus.Kuhn@cl.cam.ac.ukE" #. type: Plain text -#: doc/tin.1:3730 +#: doc/tin.1:3732 msgid "" "author of langinfo.c, charset.c and iso2asc.txt ISO-8859-1 documentation." msgstr "" #. type: IP -#: doc/tin.1:3730 +#: doc/tin.1:3732 #, no-wrap msgid "Arnold Robbins" msgstr "Arnold Robbins" #. type: Plain text -#: doc/tin.1:3732 +#: doc/tin.1:3734 msgid "author of strftime.c date formatting routine." msgstr "Autor von strftime.c, Datumsfromatierungsroutine." #. type: IP -#: doc/tin.1:3732 +#: doc/tin.1:3734 #, no-wrap msgid "Rich Salz" msgstr "Rich Salz" #. type: Plain text -#: doc/tin.1:3734 +#: doc/tin.1:3736 msgid "" "author of wildmat.c pattern matching and parsdate.y date parsing routines." msgstr "" #. type: IP -#: doc/tin.1:3734 +#: doc/tin.1:3736 #, no-wrap msgid "Dave Taylor" msgstr "Dave Taylor" #. type: Plain text -#: doc/tin.1:3738 +#: doc/tin.1:3740 msgid "author of curses.c from the B<\\%elm>(1) mailreader." msgstr "Autor von curses.c aus dem Mailreader B<\\%elm>(1)." #. type: IP -#: doc/tin.1:3738 +#: doc/tin.1:3740 #, no-wrap msgid "Chris Thewalt" msgstr "Chris Thewalt" #. type: Plain text -#: doc/tin.1:3742 +#: doc/tin.1:3744 msgid "author of getline.c B<\\%emacs>(1) style editing routine." msgstr "Autor von getline.c, B<\\%emacs>(1)-artige Eingaberoutine." #. type: IP -#: doc/tin.1:3742 +#: doc/tin.1:3744 #, no-wrap msgid "Steven Madsen" msgstr "Steven Madsen" #. type: Plain text -#: doc/tin.1:3746 +#: doc/tin.1:3748 msgid "for adding B<\\%pgp>(1) (Pretty Good Privacy) support." -msgstr "für B<\\%pgp>(1) (Pretty Good Privacy) Unterstüzung." +msgstr "für B<\\%pgp>(1) (Pretty Good Privacy) Unterstützung." #. type: IP -#: doc/tin.1:3746 +#: doc/tin.1:3748 #, no-wrap msgid "Philip Hazel Eph10@cam.ac.ukE" msgstr "Philip Hazel Eph10@cam.ac.ukE" #. type: Plain text -#: doc/tin.1:3750 +#: doc/tin.1:3752 msgid "for B<\\%pcre>(3) (Perl-compatible regular expression library)." msgstr "für B<\\%pcre>(3) (Library für Perl-kompatible reguläre Ausdrücke)." #. type: IP -#: doc/tin.1:3750 +#: doc/tin.1:3752 #, no-wrap msgid "Patrick Powell Epapowell@astart.comE" msgstr "Patrick Powell Epapowell@astart.comE" #. type: Plain text -#: doc/tin.1:3758 +#: doc/tin.1:3760 msgid "for B<\\%snprintf>(3) and B<\\%vsnprintf>(3) fallbacks." msgstr "für B<\\%snprintf>(3) und B<\\%vsnprintf>(3) Fallbacks." #. type: SH -#: doc/tin.1:3758 +#: doc/tin.1:3760 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: TP -#: doc/tin.1:3759 +#: doc/tin.1:3761 #, no-wrap msgid "Iain Lea Eiain@bricbrac.deE" msgstr "Iain Lea Eiain@bricbrac.deE" #. type: SH -#: doc/tin.1:3763 +#: doc/tin.1:3765 #, no-wrap msgid "MAINTAINER" msgstr "" #. type: TP -#: doc/tin.1:3764 +#: doc/tin.1:3766 #, no-wrap msgid "Urs Janssen Eurs@tin.orgE" msgstr "Urs Janßen Eurs@tin.orgE" #. type: SH -#: doc/tin.1:3768 doc/tin.5:2611 +#: doc/tin.1:3770 doc/tin.5:2613 #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" #. type: Plain text -#: doc/tin.1:3821 +#: doc/tin.1:3824 msgid "" "B<\\%cron>(1), B<\\%elm>(1), B<\\%emacs>(1), B<\\%gpg>(1), B<\\%inews>(1), B<" "\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\%metamail>(1), B<\\%noffle>" @@ -8769,8 +8780,8 @@ msgid "" "%vsnprintf>(3), B<\\%wildmat>(3), B<\\%environ>(5), B<\\%locale>(5), B<\\" "%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\%tin>" "(5), B, B, B, B, B, B, B, B, B, B, B, B, B" +"%2047>, B, B, B, B, B, B, B, B, B" msgstr "" "B<\\%cron>(1), B<\\%elm>(1), B<\\%emacs>(1), B<\\%gpg>(1), B<\\%inews>(1), B<" "\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\%metamail>(1), B<\\%noffle>" @@ -8782,8 +8793,8 @@ msgstr "" "%vsnprintf>(3), B<\\%wildmat>(3), B<\\%environ>(5), B<\\%locale>(5), B<\\" "%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\%tin>" "(5), B, B, B, B, B, B, B, B, B, B, B, B, B" +"%2047>, B, B, B, B, B, B, B, B, B" #. type: Plain text #: doc/tin.5:13 @@ -9593,13 +9604,13 @@ msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:497 doc/tin.5:1615 doc/tin.5:2390 +#: doc/tin.5:497 doc/tin.5:1615 doc/tin.5:2392 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:500 doc/tin.5:1632 +#: doc/tin.5:500 doc/tin.5:1634 #, no-wrap msgid "B" msgstr "B" @@ -9618,13 +9629,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:507 doc/tin.5:1670 +#: doc/tin.5:507 doc/tin.5:1672 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:510 doc/tin.5:1667 +#: doc/tin.5:510 doc/tin.5:1669 #, no-wrap msgid "B" msgstr "B" @@ -9670,25 +9681,25 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:537 doc/tin.5:1749 +#: doc/tin.5:537 doc/tin.5:1751 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:540 doc/tin.5:1756 +#: doc/tin.5:540 doc/tin.5:1758 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:543 doc/tin.5:1765 +#: doc/tin.5:543 doc/tin.5:1767 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:546 doc/tin.5:2363 +#: doc/tin.5:546 doc/tin.5:2365 #, no-wrap msgid "B" msgstr "B" @@ -9703,61 +9714,61 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:553 doc/tin.5:1793 +#: doc/tin.5:553 doc/tin.5:1795 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:556 doc/tin.5:1797 +#: doc/tin.5:556 doc/tin.5:1799 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:559 doc/tin.5:1808 doc/tin.5:2387 +#: doc/tin.5:559 doc/tin.5:1810 doc/tin.5:2389 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:562 doc/tin.5:1821 +#: doc/tin.5:562 doc/tin.5:1823 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:565 doc/tin.5:1813 +#: doc/tin.5:565 doc/tin.5:1815 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:568 doc/tin.5:1844 +#: doc/tin.5:568 doc/tin.5:1846 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:571 doc/tin.5:1858 +#: doc/tin.5:571 doc/tin.5:1860 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:574 doc/tin.5:1862 +#: doc/tin.5:574 doc/tin.5:1864 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:577 doc/tin.5:1866 +#: doc/tin.5:577 doc/tin.5:1868 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:580 doc/tin.5:1926 +#: doc/tin.5:580 doc/tin.5:1928 #, no-wrap msgid "B" msgstr "B" @@ -9770,49 +9781,49 @@ msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:586 doc/tin.5:1983 +#: doc/tin.5:586 doc/tin.5:1985 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:589 doc/tin.5:2009 +#: doc/tin.5:589 doc/tin.5:2011 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:592 doc/tin.5:2027 +#: doc/tin.5:592 doc/tin.5:2029 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:595 doc/tin.5:2035 +#: doc/tin.5:595 doc/tin.5:2037 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:598 doc/tin.5:2038 +#: doc/tin.5:598 doc/tin.5:2040 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:601 doc/tin.5:2041 +#: doc/tin.5:601 doc/tin.5:2043 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:604 doc/tin.5:2052 +#: doc/tin.5:604 doc/tin.5:2054 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:607 doc/tin.5:2062 +#: doc/tin.5:607 doc/tin.5:2064 #, no-wrap msgid "B" msgstr "B" @@ -9823,61 +9834,61 @@ msgid "Identical to the tinrc variable B msgstr "Identisch mit der tinrc-Variable B" #. type: TP -#: doc/tin.5:610 doc/tin.5:2091 +#: doc/tin.5:610 doc/tin.5:2093 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:613 doc/tin.5:2120 +#: doc/tin.5:613 doc/tin.5:2122 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:616 doc/tin.5:2149 +#: doc/tin.5:616 doc/tin.5:2151 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:619 doc/tin.5:2154 +#: doc/tin.5:619 doc/tin.5:2156 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:622 doc/tin.5:2188 +#: doc/tin.5:622 doc/tin.5:2190 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:625 doc/tin.5:2164 +#: doc/tin.5:625 doc/tin.5:2166 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:628 doc/tin.5:2183 +#: doc/tin.5:628 doc/tin.5:2185 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:631 doc/tin.5:2212 +#: doc/tin.5:631 doc/tin.5:2214 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:634 doc/tin.5:2292 +#: doc/tin.5:634 doc/tin.5:2294 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:637 doc/tin.5:2339 +#: doc/tin.5:637 doc/tin.5:2341 #, no-wrap msgid "B" msgstr "B" @@ -10032,7 +10043,7 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:691 doc/tin.5:1703 +#: doc/tin.5:691 doc/tin.5:1705 #, no-wrap msgid "B" msgstr "B" @@ -10300,7 +10311,7 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:807 doc/tin.5:2530 +#: doc/tin.5:807 doc/tin.5:2532 #, no-wrap msgid "B