Subversion Repositories LCARS

Compare Revisions

Last modification

Regard whitespace Rev 30 → Rev 29

/trunk/tools/network/news/newsstat/newsstat.pl
5,11 → 5,8
 
#use diagnostics;
use utf8;
use Encode;
 
## NOTE:
## Enable and remove binmode when utf8::all has actually become lexically scoped
# use utf8:all;
 
use constant DEBUG => 0;
 
## newsstat.pl
/trunk/tools/network/news/newsstat/po/de.po
7,7 → 7,7
msgstr ""
"Project-Id-Version: newsstat r23\n"
"Report-Msgid-Bugs-To: Thomas 'PointedEars' Lahn <startrek@PointedEars.de>\n"
"POT-Creation-Date: 2012-09-01 22:57+0200\n"
"POT-Creation-Date: 2012-07-07 15:54+0200\n"
"PO-Revision-Date: 2012-06-07 04:57+0200\n"
"Last-Translator: Thomas 'PointedEars' Lahn <startrek@PointedEars.de>\n"
"Language-Team: German <startrek@PointedEars.de>\n"
16,36 → 16,36
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
 
#: ../newsstat.pl:207
#: ../newsstat.pl:204
#, perl-brace-format
msgid "Can't cd to {newsgroup}: {error}\n"
msgstr ""
 
#: ../newsstat.pl:213
#: ../newsstat.pl:210
#, perl-brace-format
msgid "Can't open {newsgroup}: {error}\n"
msgstr ""
 
#: ../newsstat.pl:245
#: ../newsstat.pl:242
#, perl-brace-format
msgid "Can't open {file}: {error}\n"
msgstr ""
 
#: ../newsstat.pl:300 ../newsstat.pl:419
#: ../newsstat.pl:297 ../newsstat.pl:416
msgid "unknown"
msgstr "unbekannt"
 
#: ../newsstat.pl:554
#: ../newsstat.pl:551
#, perl-brace-format
msgid "Can't create XDATA: {error}\n"
msgstr ""
 
#: ../newsstat.pl:609
#: ../newsstat.pl:606
#, perl-brace-format
msgid "Analysis of posts to {newsgroup}"
msgstr "Analyse der Artikel in {newsgroup}"
 
#: ../newsstat.pl:615
#: ../newsstat.pl:612
msgid ""
"(compiled with a script by Thomas 'PointedEars' Lahn, based on work by\n"
"Garry Knight et al.)"
53,111 → 53,111
"(erstellt mit einem Skript von Thomas 'PointedEars' Lahn, basierend auf\n"
"der Arbeit von Garry Knight und anderen)"
 
#: ../newsstat.pl:620
#: ../newsstat.pl:617
#, perl-format
msgid "Total posts considered: %s over %d days\n"
msgstr "Berücksichtigte Postings: %s über %d Tage\n"
 
#: ../newsstat.pl:635
#: ../newsstat.pl:632
#, perl-format
msgid "Earliest article: %s\n"
msgstr "Ältester Artikel: %s\n"
 
#: ../newsstat.pl:637
#: ../newsstat.pl:634
#, perl-format
msgid "Latest article: %s\n"
msgstr "Neuester Artikel: %s\n"
 
#: ../newsstat.pl:639
#: ../newsstat.pl:636
#, perl-format
msgid "Original articles: %s; replies: %s\n"
msgstr "Originalartikel: %s; Antworten: %s\n"
 
#: ../newsstat.pl:642
#: ../newsstat.pl:639
#, perl-format
msgid "Total size of posts: %s bytes (%s)\n"
msgstr "Postings insgesamt: %s Bytes (%s)\n"
 
#: ../newsstat.pl:645
#: ../newsstat.pl:642
#, perl-format
msgid "Average %s articles per day, %s per day, %s bytes per article\n"
msgstr "Durchschnittlich %s Artikel je Tag, %s je Tag, %s Bytes je Artikel\n"
 
#: ../newsstat.pl:651
#: ../newsstat.pl:648
#, perl-format
msgid "Total headers: %s; bodies: %s\n"
msgstr "Header insgesamt: %s; Bodys: %s\n"
 
#: ../newsstat.pl:657
#: ../newsstat.pl:654
#, perl-format
msgid "Body text - quoted: %s; original: %s = %s%%; sigs: %s\n"
msgstr "Body-Text - zitiert: %s; original: %s = %s%%; sigs: %s\n"
 
#: ../newsstat.pl:664
#: ../newsstat.pl:661
#, perl-format
msgid "Total number of posters: %s, average %s per poster\n"
msgstr "Poster insgesamt: %s, durchschnittlich %s je Poster\n"
 
#: ../newsstat.pl:669
#: ../newsstat.pl:666
#, perl-format
msgid "Total number of threads: %s, average %s per thread\n"
msgstr "Threads insgesamt: %s, durchschnittlich %s je Thread\n"
 
#: ../newsstat.pl:673
#: ../newsstat.pl:670
#, perl-format
msgid "Total number of user agents: %d\n"
msgstr "Benutzerprogramme insgesamt: %d\n"
 
#: ../newsstat.pl:691
#: ../newsstat.pl:688
#, perl-brace-format
msgid "Top {count} posters by number of articles"
msgstr "{count} häufigste Poster nach Anzahl der Artikel"
 
#: ../newsstat.pl:722
#: ../newsstat.pl:719
#, perl-brace-format
msgid "Top {count} posters by article size in KiB"
msgstr "{count} häufigste Poster nach Artikelgrösse in KiB"
 
#: ../newsstat.pl:754
#: ../newsstat.pl:751
#, perl-brace-format
msgid "Top {count} responders by original text (> 5 posts)"
msgstr "{count} häufigste Antwortende nach Originaltext (> 5 Postings)"
 
#: ../newsstat.pl:792
#: ../newsstat.pl:789
#, perl-brace-format
msgid "Bottom {count} responders by original text (> 5 posts)"
msgstr "{count} seltenste Antwortende nach Originaltext (> 5 Postings)"
 
#: ../newsstat.pl:829
#: ../newsstat.pl:826
#, perl-brace-format
msgid "Top {count} threads by no. of articles"
msgstr "Top {count} der Threads nach Anzahl der Artikel"
 
#: ../newsstat.pl:861
#: ../newsstat.pl:858
#, perl-brace-format
msgid "Top {count} threads by size in KiB"
msgstr "Top {count} der Threads nach Grösse in KiB"
 
#: ../newsstat.pl:893
#: ../newsstat.pl:890
#, perl-brace-format
msgid "Top {count} cross-posted groups"
msgstr "{count} häufigste Gruppen, in die gecrosspostet wurde"
 
#: ../newsstat.pl:920
#: ../newsstat.pl:917
#, perl-brace-format
msgid "Top {count} user agents by poster"
msgstr "{count} häufigste Benutzerprogramme je Poster"
 
#: ../newsstat.pl:948
#: ../newsstat.pl:945
#, perl-brace-format
msgid "Top {count} user agents by number of posts"
msgstr "{count} häufigste Benutzerprogramme nach der Anzahl Postings"
 
#: ../newsstat.pl:980
#: ../newsstat.pl:977
#, perl-brace-format
msgid "Top {count} time zones"
msgstr "{count} häufigste Zeitzonen"
 
#: ../newsstat.pl:1057
#: ../newsstat.pl:1054
msgid "usage: newsstat.pl NEWS.GROUP"
msgstr ""
/trunk/tools/network/news/newsstat/po/de.pointedears.newsstat.pot
8,7 → 8,7
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: Thomas 'PointedEars' Lahn <startrek@PointedEars.de>\n"
"POT-Creation-Date: 2012-09-01 22:57+0200\n"
"POT-Creation-Date: 2012-07-07 15:54+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
17,146 → 17,146
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
 
#: ../newsstat.pl:207
#: ../newsstat.pl:204
#, perl-brace-format
msgid "Can't cd to {newsgroup}: {error}\n"
msgstr ""
 
#: ../newsstat.pl:213
#: ../newsstat.pl:210
#, perl-brace-format
msgid "Can't open {newsgroup}: {error}\n"
msgstr ""
 
#: ../newsstat.pl:245
#: ../newsstat.pl:242
#, perl-brace-format
msgid "Can't open {file}: {error}\n"
msgstr ""
 
#: ../newsstat.pl:300 ../newsstat.pl:419
#: ../newsstat.pl:297 ../newsstat.pl:416
msgid "unknown"
msgstr ""
 
#: ../newsstat.pl:554
#: ../newsstat.pl:551
#, perl-brace-format
msgid "Can't create XDATA: {error}\n"
msgstr ""
 
#: ../newsstat.pl:609
#: ../newsstat.pl:606
#, perl-brace-format
msgid "Analysis of posts to {newsgroup}"
msgstr ""
 
#: ../newsstat.pl:615
#: ../newsstat.pl:612
msgid ""
"(compiled with a script by Thomas 'PointedEars' Lahn, based on work by\n"
"Garry Knight et al.)"
msgstr ""
 
#: ../newsstat.pl:620
#: ../newsstat.pl:617
#, perl-format
msgid "Total posts considered: %s over %d days\n"
msgstr ""
 
#: ../newsstat.pl:635
#: ../newsstat.pl:632
#, perl-format
msgid "Earliest article: %s\n"
msgstr ""
 
#: ../newsstat.pl:637
#: ../newsstat.pl:634
#, perl-format
msgid "Latest article: %s\n"
msgstr ""
 
#: ../newsstat.pl:639
#: ../newsstat.pl:636
#, perl-format
msgid "Original articles: %s; replies: %s\n"
msgstr ""
 
#: ../newsstat.pl:642
#: ../newsstat.pl:639
#, perl-format
msgid "Total size of posts: %s bytes (%s)\n"
msgstr ""
 
#: ../newsstat.pl:645
#: ../newsstat.pl:642
#, perl-format
msgid "Average %s articles per day, %s per day, %s bytes per article\n"
msgstr ""
 
#: ../newsstat.pl:651
#: ../newsstat.pl:648
#, perl-format
msgid "Total headers: %s; bodies: %s\n"
msgstr ""
 
#: ../newsstat.pl:657
#: ../newsstat.pl:654
#, perl-format
msgid "Body text - quoted: %s; original: %s = %s%%; sigs: %s\n"
msgstr ""
 
#: ../newsstat.pl:664
#: ../newsstat.pl:661
#, perl-format
msgid "Total number of posters: %s, average %s per poster\n"
msgstr ""
 
#: ../newsstat.pl:669
#: ../newsstat.pl:666
#, perl-format
msgid "Total number of threads: %s, average %s per thread\n"
msgstr ""
 
#: ../newsstat.pl:673
#: ../newsstat.pl:670
#, perl-format
msgid "Total number of user agents: %d\n"
msgstr ""
 
#: ../newsstat.pl:691
#: ../newsstat.pl:688
#, perl-brace-format
msgid "Top {count} posters by number of articles"
msgstr ""
 
#: ../newsstat.pl:722
#: ../newsstat.pl:719
#, perl-brace-format
msgid "Top {count} posters by article size in KiB"
msgstr ""
 
#: ../newsstat.pl:754
#: ../newsstat.pl:751
#, perl-brace-format
msgid "Top {count} responders by original text (> 5 posts)"
msgstr ""
 
#: ../newsstat.pl:792
#: ../newsstat.pl:789
#, perl-brace-format
msgid "Bottom {count} responders by original text (> 5 posts)"
msgstr ""
 
#: ../newsstat.pl:829
#: ../newsstat.pl:826
#, perl-brace-format
msgid "Top {count} threads by no. of articles"
msgstr ""
 
#: ../newsstat.pl:861
#: ../newsstat.pl:858
#, perl-brace-format
msgid "Top {count} threads by size in KiB"
msgstr ""
 
#: ../newsstat.pl:893
#: ../newsstat.pl:890
#, perl-brace-format
msgid "Top {count} cross-posted groups"
msgstr ""
 
#: ../newsstat.pl:920
#: ../newsstat.pl:917
#, perl-brace-format
msgid "Top {count} user agents by poster"
msgstr ""
 
#: ../newsstat.pl:948
#: ../newsstat.pl:945
#, perl-brace-format
msgid "Top {count} user agents by number of posts"
msgstr ""
 
#: ../newsstat.pl:980
#: ../newsstat.pl:977
#, perl-brace-format
msgid "Top {count} time zones"
msgstr ""
 
#: ../newsstat.pl:1057
#: ../newsstat.pl:1054
msgid "usage: newsstat.pl NEWS.GROUP"
msgstr ""