----------------------------------------------------------------------------- MANIFEST | 82 +++++++-------- Makefile | 6 - config.sub | 15 ++ configure | 2 configure.in | 2 doc/CHANGES | 29 +++++ doc/TODO | 13 ++ doc/WHATSNEW | 2 doc/l10n/de.po | 182 +++++++++++++++++---------------- doc/l10n/de/tin.1 | 10 - doc/l10n/de/tin.5 | 16 +- doc/l10n/en_GB.po | 206 +++++++++++++++++++------------------- doc/l10n/en_GB/tin.1 | 14 +- doc/l10n/en_GB/tin.5 | 24 ++-- doc/l10n/tin-man.pot | 169 ++++++++++++++++--------------- doc/tin.1 | 10 - doc/tin.5 | 21 ++- include/policy.h | 4 include/tin.h | 8 - include/version.h | 6 - po/da.gmo |binary po/da.po | 263 +++++++++++++++++++++++++++++++------------------ po/de.gmo |binary po/de.po | 12 +- po/en_GB.gmo |binary po/en_GB.po | 8 - po/et.gmo |binary po/et.po | 4 po/fr.gmo |binary po/fr.po | 26 ++-- po/ru.gmo |binary po/ru.po | 4 po/sv.gmo |binary po/sv.po | 4 po/tin.pot | 5 po/tr.gmo |binary po/tr.po | 4 po/zh_TW.gmo |binary po/zh_TW.po | 4 src/art.c | 2 src/attrib.c | 20 +++ src/config.c | 5 src/filter.c | 35 ++++-- src/group.c | 4 src/mail.c | 10 - src/main.c | 1 src/my_tmpfile.c | 6 - src/parsdate.y | 2 src/refs.c | 2 src/rfc2047.c | 21 +++ src/string.c | 7 - src/thread.c | 2 tin.spec | 4 tools/tinews.pl | 2 54 files changed, 736 insertions(+), 542 deletions(-) ----------------------------------------------------------------------------- diff -Nurp '--exclude=.bzr*' tin-2.2.1/MANIFEST tin-2.3.0/MANIFEST --- tin-2.2.1/MANIFEST 2014-05-04 13:12:25.000000000 +0200 +++ tin-2.3.0/MANIFEST 2014-10-03 16:54:09.639976069 +0200 @@ -1,4 +1,4 @@ -MANIFEST for tin-2.2.1 (Sun May 4 13:12:36 CEST 2014) +MANIFEST for tin-2.3.0 (Fri Oct 3 16:54:09 CEST 2014) ---------------------------------------------------- 14465 ./Makefile 8124 ./MANIFEST @@ -8,20 +8,20 @@ MANIFEST for tin-2.2.1 (Sun May 4 13:12 188211 ./aclocal.m4 882 ./conf-tin 43465 ./config.guess - 35741 ./config.sub + 35983 ./config.sub 675241 ./configure 35887 ./configure.in 7123 ./install-sh 318 ./po4a.conf 1486 ./tin.spec 18847 ./doc/ABOUT-NLS - 1580 ./doc/CHANGES + 2491 ./doc/CHANGES 289012 ./doc/CHANGES.old 5041 ./doc/CREDITS 1305 ./doc/DEBUG_REFS 31011 ./doc/INSTALL - 44012 ./doc/TODO - 120 ./doc/WHATSNEW + 44515 ./doc/TODO + 259 ./doc/WHATSNEW 2618 ./doc/art_handling.txt 1701 ./doc/article.txt 4373 ./doc/auth.txt @@ -45,8 +45,8 @@ MANIFEST for tin-2.2.1 (Sun May 4 13:12 4947 ./doc/umlaute.txt 4246 ./doc/umlauts.txt 6957 ./doc/url_handler.1 - 135959 ./doc/tin.1 - 80527 ./doc/tin.5 + 135961 ./doc/tin.1 + 80669 ./doc/tin.5 5065 ./doc/tin.defaults 15629 ./doc/tinews.1 2418 ./doc/tools.txt @@ -56,7 +56,7 @@ MANIFEST for tin-2.2.1 (Sun May 4 13:12 3815 ./tools/metamutt 2789 ./tools/opt-case.pl 1413 ./tools/tinlock - 36221 ./tools/tinews.pl + 36222 ./tools/tinews.pl 3786 ./tools/url_handler.pl 1657 ./tools/url_handler.sh 3347 ./tools/w2r.pl @@ -69,32 +69,32 @@ MANIFEST for tin-2.2.1 (Sun May 4 13:12 6333 ./include/newsrc.h 8428 ./include/nntplib.h 664 ./include/plp_snprintf.h - 15364 ./include/policy.h + 15507 ./include/policy.h 32954 ./include/proto.h 5416 ./include/rfc2046.h 3377 ./include/stpwatch.h 5898 ./include/tcurses.h - 70243 ./include/tin.h + 70246 ./include/tin.h 17000 ./include/tinrc.h 4346 ./include/tnntp.h 2264 ./include/trace.h - 2356 ./include/version.h + 2352 ./include/version.h 35233 ./src/active.c - 75129 ./src/art.c - 76443 ./src/attrib.c + 75128 ./src/art.c + 76746 ./src/attrib.c 16369 ./src/auth.c 12933 ./src/charset.c 8552 ./src/color.c - 64259 ./src/config.c + 64286 ./src/config.c 27706 ./src/cook.c 27368 ./src/curses.c 10854 ./src/debug.c 3408 ./src/envarg.c 30376 ./src/feed.c - 56612 ./src/filter.c + 56928 ./src/filter.c 18148 ./src/getline.c 9070 ./src/global.c - 44968 ./src/group.c + 44970 ./src/group.c 3900 ./src/hashstr.c 8261 ./src/header.c 6253 ./src/heapsort.c @@ -107,8 +107,8 @@ MANIFEST for tin-2.2.1 (Sun May 4 13:12 4486 ./src/langinfo.c 7728 ./src/list.c 6664 ./src/lock.c - 16987 ./src/mail.c - 25937 ./src/main.c + 16917 ./src/mail.c + 25959 ./src/main.c 10715 ./src/makecfg.c 13601 ./src/memory.c 5283 ./src/mimetypes.c @@ -118,18 +118,18 @@ MANIFEST for tin-2.2.1 (Sun May 4 13:12 7502 ./src/nrctbl.c 103533 ./src/options_menu.c 66068 ./src/page.c - 24138 ./src/parsdate.y + 24137 ./src/parsdate.y 17057 ./src/plp_snprintf.c 13212 ./src/pgp.c 151664 ./src/post.c 18904 ./src/prompt.c 10400 ./src/read.c - 27387 ./src/refs.c + 27386 ./src/refs.c 5481 ./src/regex.c 14526 ./src/rfc1524.c 15069 ./src/rfc2045.c 32307 ./src/rfc2046.c - 36225 ./src/rfc2047.c + 36645 ./src/rfc2047.c 57027 ./src/save.c 12530 ./src/screen.c 18246 ./src/search.c @@ -137,12 +137,12 @@ MANIFEST for tin-2.2.1 (Sun May 4 13:12 7748 ./src/sigfile.c 14366 ./src/signal.c 7215 ./src/strftime.c - 37809 ./src/string.c + 37824 ./src/string.c 13345 ./src/tags.c 17487 ./src/tcurses.c 3070 ./src/tmpfile.c - 3423 ./src/my_tmpfile.c - 41429 ./src/thread.c + 3558 ./src/my_tmpfile.c + 41430 ./src/thread.c 2472 ./src/trace.c 4430 ./src/version.c 5453 ./src/wildmat.c @@ -267,17 +267,17 @@ MANIFEST for tin-2.2.1 (Sun May 4 13:12 41 ./intl/VERSION 5068 ./po/Makefile.inn 847 ./po/POTFILES.in - 143646 ./po/tin.pot - 90278 ./po/da.gmo - 182040 ./po/da.po - 192185 ./po/de.gmo - 233347 ./po/de.po - 8367 ./po/en_GB.gmo - 147209 ./po/en_GB.po + 143655 ./po/tin.pot + 103073 ./po/da.gmo + 187985 ./po/da.po + 192385 ./po/de.gmo + 233447 ./po/de.po + 8368 ./po/en_GB.gmo + 147210 ./po/en_GB.po 186548 ./po/et.gmo 224231 ./po/et.po - 194676 ./po/fr.gmo - 232846 ./po/fr.po + 194708 ./po/fr.gmo + 232878 ./po/fr.po 123544 ./po/ru.gmo 205784 ./po/ru.po 22742 ./po/sv.gmo @@ -286,12 +286,12 @@ MANIFEST for tin-2.2.1 (Sun May 4 13:12 217686 ./po/tr.po 220579 ./po/zh_TW.po 179592 ./po/zh_TW.gmo - 142774 ./doc/l10n/de/tin.1 - 84045 ./doc/l10n/de/tin.5 + 142776 ./doc/l10n/de/tin.1 + 84192 ./doc/l10n/de/tin.5 130 ./doc/l10n/de.add - 355279 ./doc/l10n/de.po - 139380 ./doc/l10n/en_GB/tin.1 - 83065 ./doc/l10n/en_GB/tin.5 - 478964 ./doc/l10n/en_GB.po - 300672 ./doc/l10n/tin-man.pot -10906543 total + 355574 ./doc/l10n/de.po + 139382 ./doc/l10n/en_GB/tin.1 + 83208 ./doc/l10n/en_GB/tin.5 + 479277 ./doc/l10n/en_GB.po + 300822 ./doc/l10n/tin-man.pot +10929960 total diff -Nurp '--exclude=.bzr*' tin-2.2.1/Makefile tin-2.3.0/Makefile --- tin-2.2.1/Makefile 2014-05-04 13:12:23.000000000 +0200 +++ tin-2.3.0/Makefile 2014-10-03 16:54:08.911898962 +0200 @@ -6,10 +6,10 @@ PROJECT = tin LVER = 2 -PVER = 2 -SVER = 1 +PVER = 3 +SVER = 0 VER = $(LVER).$(PVER).$(SVER) -DVER = 20140504 +DVER = 20141003 EXE = tin # directory structure diff -Nurp '--exclude=.bzr*' tin-2.2.1/config.sub tin-2.3.0/config.sub --- tin-2.2.1/config.sub 2014-05-01 09:11:03.000000000 +0200 +++ tin-2.3.0/config.sub 2014-09-27 17:09:31.574255152 +0200 @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2014 Free Software Foundation, Inc. -timestamp='2014-05-01' +timestamp='2014-09-26' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -302,6 +302,7 @@ case $basic_machine in | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle \ | pyramid \ + | riscv32 | riscv64 \ | rl78 | rx \ | score \ | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ @@ -326,6 +327,9 @@ case $basic_machine in c6x) basic_machine=tic6x-unknown ;; + leon|leon[3-9]) + basic_machine=sparc-$basic_machine + ;; m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip) basic_machine=$basic_machine-unknown os=-none @@ -770,6 +774,9 @@ case $basic_machine in basic_machine=m68k-isi os=-sysv ;; + leon-*|leon[3-9]-*) + basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'` + ;; m68knommu) basic_machine=m68k-unknown os=-linux @@ -825,6 +832,10 @@ case $basic_machine in basic_machine=powerpc-unknown os=-morphos ;; + moxiebox) + basic_machine=moxie-unknown + os=-moxiebox + ;; msdos) basic_machine=i386-pc os=-msdos @@ -1374,7 +1385,7 @@ case $os in | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ | -linux-newlib* | -linux-musl* | -linux-uclibc* \ - | -uxpv* | -beos* | -mpeix* | -udk* \ + | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ diff -Nurp '--exclude=.bzr*' tin-2.2.1/configure tin-2.3.0/configure --- tin-2.2.1/configure 2014-05-04 13:12:24.000000000 +0200 +++ tin-2.3.0/configure 2014-10-03 16:54:09.247934550 +0200 @@ -635,7 +635,7 @@ fi PACKAGE=tin -VERSION=2.2.1 +VERSION=2.3.0 cat >> confdefs.h < + ADD. updated danish translation + FIX. da.po + +U003) Urs Janssen + ADD. !HAVE_LONG_FILE_NAMES code path to my_tmpfile() + ADD. allow TLDs with up to 14 chars (.cancerresearch) in + URL_REGEX and NEWS_REGEX + BUG. memleak in normalize() if libidn is used for normalization + BUG. '-d' didn't work as it was always overwritten by tinrc setting + ADD. config.sub update + FIX. attrib.c, config.c, filter.c, mail.c, my_tmpfile.c, string.c + config.sub, tin.[15] + +U002) Dennis Preiser + BUG. in base64 encoding multibyte chars could have been broken into + multiple encoded words which is prohibited by RFC 2047 + FIX. RFC2047.c + +U001) Matt Anton + ADD. updated french translation + FIX. fr.po + -- 2.2.1 release 20140504 "Tober an Righ" -- 004) Dennis Preiser @@ -5,9 +30,9 @@ BUG. possible buffer overrun in build_gline(). BUG. missing check for art->refptr in build_tline(). ADD. handle space-stuffing from RFC 2646 4.4 - ADD. tweak URL_REGEX, dont stop befor closing ) if there was an + ADD. tweak URL_REGEX, don't stop before closing ) if there was an opening ( in the url. - ADD. allow editing of captured URL befor spwaning viewer + ADD. allow editing of captured URL before spwaning viewer FIX. cook.c, misc.c, page.c, rfc2046.c, select.c, thread.c, rfc2046.h tin.h diff -Nurp '--exclude=.bzr*' tin-2.2.1/doc/TODO tin-2.3.0/doc/TODO --- tin-2.2.1/doc/TODO 2014-04-05 00:51:27.000000000 +0200 +++ tin-2.3.0/doc/TODO 2014-09-27 15:14:57.117724856 +0200 @@ -85,6 +85,11 @@ o 8bit chars in some headers are RFC-20 (see parse_rfc822_headers()). [20090112 Urs Janssen ] +o the mime encoder may create two adjacent encoed words in the same line + i.e. Subject: =?UTF-8?B?4oKs4oKs4oKs?= =?UTF-8?B?IOKCrOKCrOKCrA==?= + instead of Subject: =?UTF-8?B?4oKs4oKs4oKsIOKCrOKCrOKCrA==?= + [20140513 Urs Janssen ] + o remove Message-IDs with 8bit chars in them when they occur in Message-ID or References header [done for References in replies/followups, Urs] @@ -785,7 +790,7 @@ o add normalization (via or or ) - (done for search strings) + (done for search strings only, missing for "threading" by subject etc. pp.) [20031209 Michael Bienia ] o check for wcsftime() and if found use it instead of strftime() (at @@ -950,6 +955,10 @@ o trn and perls Net::NNTP::Auth use ~/. ${TIN_HOMEDIR:-"$HOME"}/.tin/.newsauth if ~/.newsauth is not found? [20040128 Urs Janssen ] +o allow a different port on newsauth and or newsrctable (server:port [...])? + if we do, what's the precedence? -p, newsauth, newsrctable, $NNTPORT, 119? + [20140504 Urs Janssen ] + o what todo if in a CTE: x-uue the CD: filename differs from the one given in the begin line? IMHO we should use the one from the begin line for saving and in the overview in the pager. @@ -987,7 +996,7 @@ o check_article_to_be_posted() needs a o update gettext stuff to > gettext-0.12.1 -o clean up included pcre stuff and update to >= pcre-8.35 +o clean up included pcre stuff and update to >= pcre-8.36 o shows up cross-postings multiple times even if read once before getting a resync/reread active/newsrc-file diff -Nurp '--exclude=.bzr*' tin-2.2.1/doc/WHATSNEW tin-2.3.0/doc/WHATSNEW --- tin-2.2.1/doc/WHATSNEW 2013-12-24 01:01:32.000000000 +0100 +++ tin-2.3.0/doc/WHATSNEW 2014-10-03 16:53:44.925358710 +0200 @@ -5,6 +5,8 @@ New features Changes ------- +The gTLD list is no longer activly maintained (too many new gTLD recently), +disable_gnksa_domain_check=ON might result in false positives. Retired Features ---------------- diff -Nurp '--exclude=.bzr*' tin-2.2.1/doc/l10n/de/tin.1 tin-2.3.0/doc/l10n/de/tin.1 --- tin-2.2.1/doc/l10n/de/tin.1 2014-05-04 12:49:54.000000000 +0200 +++ tin-2.3.0/doc/l10n/de/tin.1 2014-10-03 16:36:48.449734533 +0200 @@ -3,7 +3,7 @@ .\" Module : tin.1 .\" Author : I. Lea, U. Janssen .\" Created : 1991-08-23 -.\" Updated : 2014-05-04 +.\" Updated : 2014-07-27 .\" Notes : use american english; still needs some work, e.g.: .\" - document authorization (.newsauth) .\" - document random organization feature @@ -14,13 +14,13 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH tin 1 "4. Mai 2014" 2.2.1 "Usenet Newsreader" +.TH tin 1 "3. Oktober 2014" 2.3.0 "Usenet Newsreader" .\" .\" .SH NAME .\" .\" -tin, rtin \- Ein Usenet Newsreader +tin, rtin \- Usenet Newsreader .SH ÜBERSICHT .\" .\" @@ -288,7 +288,7 @@ List Extensions (\fBRFC\%6048\fP ) and a \fBtin\fP hat vier unterschiedliche Arbeitsebenen: Auswahlebene, Gruppenebene, Threadebene und Artikelebene. .PP -At the Selection level the title displays (the name of the newsserver and) +At the Selection level the title displays (the name of the news server and) the number of subscribed groups (containing new unread articles). The newsgroups are displayed in the middle of the screen usually with the number of unread articles displayed on the same line in front, but it can be @@ -335,7 +335,7 @@ by a more appropriately named one. .TP \fB=\fP This group has been renamed and you may no longer post to it. If you do, -then you will receive an error from your newsserver telling you the correct +then you will receive an error from your news server telling you the correct group to post to. .PP At the Group level the title contains the name of the group, the number of diff -Nurp '--exclude=.bzr*' tin-2.2.1/doc/l10n/de/tin.5 tin-2.3.0/doc/l10n/de/tin.5 --- tin-2.2.1/doc/l10n/de/tin.5 2014-05-04 12:49:55.000000000 +0200 +++ tin-2.3.0/doc/l10n/de/tin.5 2014-10-03 16:36:48.981790858 +0200 @@ -11,7 +11,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH tin 5 "4. Mai 2014" 2.2.1 "Usenet Newsreader" +.TH tin 5 "3. Oktober 2014" 2.3.0 "Usenet Newsreader" .SH NAME tin, rtin \- zugehörige Dateien @@ -539,7 +539,7 @@ Identisch mit der tinrc\-Variable gleich This can be used to set the article header field \*(rqOrganization:\*(rq. It overrides the setting (if any) of organization in \fI/etc/tin/tin.defaults\fP and $\fBORGANIZATION\fP (or $\fBNEWSORG\fP on Apollo DomainOS). Note that some -newsserver might still overwrite the \&\*(rqOrganization:\*(rq header. +news servers might still overwrite the \&\*(rqOrganization:\*(rq header. .TP \fBpos_first_unread\fP Identisch mit der tinrc\-Variable gleichen Namens @@ -2282,7 +2282,9 @@ Default encoding scheme used in MIME let choice here. .TP \fBdisable_gnksa_domain_check\fP -Unregistrierte Top\-Level\-Domains zulassen +Unregistrierte Top\-Level\-Domains zulassen. Da die Liste der gültigen TLDs +nicht mehr aktiv gepflegt wird wurde ab \fB\%tin\fP(1) Version 2.1.5 die +Voreinstellung auf ON gändert. .TP \fBdisable_sender\fP Keinen \*(rqSender:\*(rq Header erzeugen. Falls \fBinews_prog\fP nicht auf \-\-internal @@ -2406,8 +2408,8 @@ COUNTS (\fBRFC\%6048\fP) command instead .sp .RS This file provides a chronological record of when newsgroups are created. It -is normally updated by the local newsserver (e.g. \fB\%innd\fP(8)) whenever a -new group is created. Each line consist of three space\-separated fields +is normally updated by the local news server (e.g. \fB\%innd\fP(8)) whenever +a new group is created. Each line consist of three space\-separated fields "\fIname\fP \fItime\fP \fIcreator\fP". .TP \fBname\fP @@ -2431,7 +2433,7 @@ command instead. .sp .RS This file provides short descriptions of each newsgroup. It is normally -updated by the local newsserver (e.g. \fB\%innd\fP(8)) whenever a new group +updated by the local news server (e.g. \fB\%innd\fP(8)) whenever a new group is created. Each line consist of two tab\-separated fields "\fIgroup.name\fP \fIone\-line description\fP". .TP @@ -2475,7 +2477,7 @@ uses the LIST OVERVIEW.FMT (\fBRFC\%3977 .RS This file contains a list of newsgroups \- one per line \- which the client should subscribe to when the user has no ${TIN_HOMEDIR:\-"$HOME"}/.newsrc for -the newsserver. \fB\%tin\fP(1) only tries to read the file if you read +the news server. \fB\%tin\fP(1) only tries to read the file if you read directly from the local spool, if you read news via NNTP, \fB\%tin\fP(1) uses the LIST SUBSCRIPTIONS (\fBRFC\%6048\fP) command instead. .RE diff -Nurp '--exclude=.bzr*' tin-2.2.1/doc/l10n/de.po tin-2.3.0/doc/l10n/de.po --- tin-2.2.1/doc/l10n/de.po 2014-05-04 12:49:45.000000000 +0200 +++ tin-2.3.0/doc/l10n/de.po 2014-10-03 16:36:45.401411832 +0200 @@ -4,9 +4,9 @@ # msgid "" msgstr "" -"Project-Id-Version: tin-man 2.2.1\n" +"Project-Id-Version: tin-man 2.3.0\n" "Report-Msgid-Bugs-To: translation@tin.org\n" -"POT-Creation-Date: 2014-05-04 12:47+0300\n" +"POT-Creation-Date: 2014-10-03 16:35+0300\n" "PO-Revision-Date: 2013-12-25 14:15+0100\n" "Last-Translator: Urs Janssen \n" "Language-Team: German \n" @@ -24,19 +24,19 @@ msgstr "tin" #. type: TH #: doc/tin.1:12 doc/tin.5:9 #, no-wrap -msgid "May 4th, 2014" -msgstr "4. Mai 2014" +msgid "October 3rd, 2014" +msgstr "3. Oktober 2014" #. type: TH #: doc/tin.1:12 doc/tin.5:9 #, no-wrap -msgid "2.2.1" -msgstr "2.2.1" +msgid "2.3.0" +msgstr "2.3.0" #. type: TH #: doc/tin.1:12 doc/tin.5:9 #, no-wrap -msgid "A Usenet newsreader" +msgid "Usenet newsreader" msgstr "Usenet Newsreader" #. type: SH @@ -47,8 +47,8 @@ msgstr "NAME" #. type: Plain text #: doc/tin.1:19 -msgid "tin, rtin - A Usenet newsreader" -msgstr "tin, rtin - Ein Usenet Newsreader" +msgid "tin, rtin - Usenet newsreader" +msgstr "tin, rtin - Usenet Newsreader" #. type: SH #: doc/tin.1:19 @@ -784,7 +784,7 @@ msgstr "" #. type: Plain text #: doc/tin.1:311 msgid "" -"At the Selection level the title displays (the name of the newsserver and) " +"At the Selection level the title displays (the name of the news server and) " "the number of subscribed groups (containing new unread articles). The " "newsgroups are displayed in the middle of the screen usually with the number " "of unread articles displayed on the same line in front, but it can be " @@ -896,7 +896,7 @@ msgstr "B<=>" #: doc/tin.1:355 msgid "" "This group has been renamed and you may no longer post to it. If you do, " -"then you will receive an error from your newsserver telling you the correct " +"then you will receive an error from your news server telling you the correct " "group to post to." msgstr "" @@ -7662,34 +7662,34 @@ msgstr "I" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}>" #. type: Plain text -#: doc/tin.1:3308 doc/tin.5:2522 +#: doc/tin.1:3308 doc/tin.5:2525 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>" #. type: Plain text -#: doc/tin.1:3311 doc/tin.5:2549 +#: doc/tin.1:3311 doc/tin.5:2552 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>" #. type: Plain text -#: doc/tin.1:3314 doc/tin.5:2572 +#: doc/tin.1:3314 doc/tin.5:2575 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:3317 doc/tin.5:2582 +#: doc/tin.1:3317 doc/tin.5:2585 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:3320 doc/tin.5:2600 +#: doc/tin.1:3320 doc/tin.5:2603 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>" @@ -8762,7 +8762,7 @@ msgid "Urs Janssen Eurs@tin.orgE msgstr "Urs Janßen Eurs@tin.orgE" #. type: SH -#: doc/tin.1:3770 doc/tin.5:2613 +#: doc/tin.1:3770 doc/tin.5:2616 #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" @@ -9184,7 +9184,7 @@ msgstr "B" #. type: Plain text #: doc/tin.5:264 doc/tin.5:1087 -msgid "full qualified domain name of the newsserver." +msgid "full qualified domain name of the news server." msgstr "Vollständiger Name (FQDN) des Newsservers." #. type: TP @@ -9207,8 +9207,8 @@ msgstr "B" #. type: Plain text #: doc/tin.5:271 msgid "" -"username on the newsserver if it differs from the local login. This field is " -"optional." +"username on the news server if it differs from the local login. This field " +"is optional." msgstr "" "Username auf dem Newsserver falls er vom lokalen Benutzernamen abweicht. " "Dieses Feld ist optional." @@ -9710,7 +9710,7 @@ msgid "" "This can be used to set the article header field ''Organization:''. It " "overrides the setting (if any) of organization in I " "and $B (or $B on Apollo DomainOS). Note that some " -"newsserver might still overwrite the \\&''Organization:'' header." +"news servers might still overwrite the \\&''Organization:'' header." msgstr "" #. type: TP @@ -10311,7 +10311,7 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:807 doc/tin.5:2532 +#: doc/tin.5:807 doc/tin.5:2535 #, no-wrap msgid "B