view debian/po/templates.pot @ 483:a02417000b7b noffle

[svn] * src/server.c: Whenever an article was read, all referenced articles were marked as INTERESTING and hence downloaded on the next fetch if in OVER or THREAD mode. This is contary to the docs and to my expectations.
author bears
date Fri, 22 Oct 2004 13:21:35 +0100
parents a1434190eace
children a5cb498bcbed
line wrap: on
line source

#
#    Translators, if you are not familiar with the PO format, gettext
#    documentation is worth reading, especially sections dedicated to
#    this format, e.g. by running:
#         info -n '(gettext)PO Files'
#         info -n '(gettext)Header Entry'
#
#    Some information specific to po-debconf are available at
#            /usr/share/doc/po-debconf/README-trans
#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#    Developers do not need to manually edit POT or PO files.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2003-07-16 14:13+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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#. Default
#: ../templates:3
msgid "119"
msgstr ""

#. Description
#: ../templates:4
msgid "Please choose the port number noffle runs on:"
msgstr ""

#. Description
#: ../templates:4
msgid ""
"The default port number for NNTP is 119 (nntp). However, perhaps you want to "
"run noffle alongside a normal NNTP server; in that case, choose another "
"number (above 1024, I recommend 10119), and configure your news reader also "
"to use that port number."
msgstr ""

#. Default
#: ../templates:12
msgid "news"
msgstr ""

#. Description
#: ../templates:13
msgid "Which parent NNTP server do you want to use?"
msgstr ""

#. Description
#: ../templates:13
msgid ""
"Noffle expects to obtain its news from another NNTP server. Enter the name "
"of that server here. If the server uses a non-standard port number for the "
"NNTP connection, please fill that in here as 'servername:portnumber'."
msgstr ""

#. Description
#: ../templates:20
msgid "What is your username when accessing your parent NNTP server?"
msgstr ""

#. Description
#: ../templates:20
msgid ""
"If you need to authenticate you may fill in your username on your parent "
"NNTP server; if not, just leave this field blank."
msgstr ""

#. Description
#: ../templates:29
msgid "What is your password when accessing your parent NNTP server?"
msgstr ""

#. Description
#: ../templates:29
msgid ""
"If you need to authenticate you may fill in your password on your parent "
"NNTP server; if not, just leave this field blank. Warning: This password "
"will be saved in plaintext in /etc/news/noffle.conf and in the debconf "
"database!"
msgstr ""

#. Description
#: ../templates:29
msgid ""
"This is not the preferred way of authentication, since your password will be "
"transmitted in clear text, see README.Debian for more details."
msgstr ""

#. Choices
#: ../templates:40
msgid "ppp, cron"
msgstr ""

#. Description
#: ../templates:41
msgid "How is noffle supposed to fetch the articles?"
msgstr ""

#. Description
#: ../templates:41
msgid ""
"If this is a dialup system, then noffle can be configured to fetch articles "
"when the PPP connection comes online. This is done via scripts in /etc/ppp/"
"ip-up.d/ and /etc/ppp/ip-down.d/. If you have a permanent connection, noffle "
"will assume it can always access the NNTP server and a cron job will do."
msgstr ""

#. Default
#: ../templates:50
msgid "300"
msgstr ""

#. Description
#: ../templates:51
msgid "Fetch how many articles by default?"
msgstr ""

#. Description
#: ../templates:51
msgid ""
"When noffle fetches articles, it will never fetch more than this amount; if "
"there are more, the oldest are discarded."
msgstr ""

#. Default
#: ../templates:57
msgid "14"
msgstr ""

#. Description
#: ../templates:58
msgid "What should the default expire time (in days) be?"
msgstr ""

#. Description
#: ../templates:58
msgid ""
"Noffle is configured to purge the local cache of articles older than a "
"certain limit. This parameter configures the minimum age of articles to "
"expire; this can be fine-tuned in /etc/news/noffle.conf if necessary. Enter "
"'0' to disable it."
msgstr ""