[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

masqmail 0.2.21-6: Please translate debconf PO for the package masqmail



Hi,

The debian-l10n-english team has reviewed the debconf templates for
masqmail. This opens an opportunity for new translations to be sent
for that package.

masqmail already includes translations for:
cs.po de.po fr.po pt.po ru.po vi.po

so do not translate it to these languages (the previous translators will
be contacted separately).

language        translated     fuzzy     untranslated
-----------------------------------------------------
  cs                 9          44             6
  de                 9          44             6
  fr                 9          44             6
  pt                 9          44             6
  ru                 9          44             6
  vi                 9          44             6

Please send the updated file as a wishlist bug
against the package.


The deadline for receiving the updated translation is
Tuesday, April 21, 2009.

If you have read this far, please see the attached POT file.

Thanks,

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: masqmail@packages.debian.org\n"
"POT-Creation-Date: 2009-04-06 07: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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../masqmail.templates:2001
msgid "Manage masqmail.conf automatically?"
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:2001
msgid ""
"The /etc/masqmail/masqmail.conf file can be handled automatically by "
"answering a few questions, or entirely manually by the local administrator."
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:2001
msgid ""
"Note that only specific, marked sections of the configuration file will be "
"managed this way if you choose this option; if those markers are missing, "
"you will have to update the file manually, or remove the file."
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:3001
msgid "Replace existing /etc/masqmail/masqmail.conf file?"
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:3001
msgid ""
"The existing /etc/masqmail/masqmail.conf file currently on the system does "
"not contain a marked section for automatic configuration management."
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:3001
msgid ""
"If you choose this option, the existing configuration file will be backed up "
"to /etc/masqmail/masqmail.conf.debconf-backup and a new file written to /etc/"
"masqmail/masqmail.conf.  If you do not choose this option, the existing "
"configuration file will not be managed automatically, and no further "
"questions about masqmail configuration will be asked."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:4001
msgid "Masqmail host name:"
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:4001
msgid ""
"Please enter the name used by masqmail to identify itself to others. This is "
"most likely the machine's hostname. It is used in the SMTP greetings banner "
"and generated Message-ID fields, as well as for expansion of unqualified "
"addresses, and so on."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:5001
msgid "Hosts considered local:"
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:5001
msgid ""
"Please enter a list, separated with semicolons (;), of hosts which are "
"considered \"local\". Mail to these hosts will be delivered to a mailbox (or "
"Maildir or MDA) on this host."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:5001
msgid ""
"You will most likely insert \"localhost\" as well as this host's fully "
"qualified name and short name."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:5001
msgid "You can also use wildcard expressions containing \"*\" and \"?\"."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:6001
msgid "Networks considered local:"
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:6001
msgid ""
"Please enter a list, separated with semicolons (;), of hosts which are on "
"the local network. That is, they should be always reachable, without a "
"dialup connection. Mail to these hosts will be delivered immediately, "
"without checking for the online status."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:6001
msgid ""
"You can use wildcard expressions containing \"*\" and \"?\", for instance "
"\"*.yournet.local\"."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:6001
msgid ""
"That field can be left empty if this host is the only host on the network. "
"If you do not want to use Masqmail as an offline MTA and all servers likely "
"to receive outbound mail from this host are always reachable, just use \"*\" "
"here."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:7001
msgid "Interfaces for incoming connections:"
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:7001
msgid ""
"For security reasons, Masqmail does not listen an all network interfaces by "
"default. If there are no other hosts connected to this host, \"localhost:25"
"\" is enough for local operation. If there are other hosts that need to send "
"SMTP mail to this host, you should add the address of the relevant network "
"interface, for instance \"localhost:25;192.168.1.2:25\"."
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:8001
msgid "Use the system log daemon for logging?"
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:8001
msgid ""
"Masqmail may log via the system log daemon (syslog) or use its own custom "
"logging in /var/log/masqmail/masqmail.log."
msgstr ""

#. Type: select
#. Choices
#: ../masqmail.templates:9001
msgid "file"
msgstr ""

#. Type: select
#. Choices
#: ../masqmail.templates:9001
msgid "pipe"
msgstr ""

#. Type: select
#. Description
#: ../masqmail.templates:9002
msgid "Online detection method:"
msgstr ""

#. Type: select
#. Description
#: ../masqmail.templates:9002
msgid ""
"Masqmail has two methods to determine whether it is online or not: \"file\" "
"and \"pipe\".\n"
" - With \"file\", it checks for the existence of a file. If it\n"
"   exists, the name of the connection is read from that file.\n"
" - With \"pipe\", it calls a program or script, which outputs the name\n"
"   if online or nothing if not. The \"guessnet\" program is a good\n"
"   candidate for such use."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:10001
msgid "File used to determine the online status:"
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:11001
msgid "Name of the program used to determine the online status:"
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:11001
msgid ""
"Please choose the program to use to determine the online status. This "
"program is called with \"mail\" as user ID."
msgstr ""

#. Type: select
#. Description
#: ../masqmail.templates:12001
msgid "Local delivery style:"
msgstr ""

#. Type: select
#. Description
#: ../masqmail.templates:12001
msgid ""
"Local mail can be delivered to a mailbox, to a mail delivery agent (MDA) "
"such as procmail or to Maildir-style mailboxes in the users' home "
"directories."
msgstr ""

#. Type: select
#. Description
#: ../masqmail.templates:12001
msgid ""
"This choice affects the default delivery mechanism. It can be defined on a "
"per-user basis with the \"mbox_users\", \"mda_users\" and \"maildir_users\" "
"options."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:13001
msgid "MDA command line (including options):"
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:13001
msgid ""
"Please choose the path to the mail delivery agent (MDA), including its "
"arguments. You can use variable substitution here, such as ${rcpt_local} for "
"the user name."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:13001
msgid "Masqmail's manual page describes all available variable substitutions."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:13001
msgid ""
"This question is meaningful even when choosing another option than MDA "
"delivery, in case MDA is used for a restricted set of users."
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:14001
msgid "Should alias expansion be case sensitive?"
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:14001
msgid ""
"Masqmail uses the file /etc/aliases to redirect local addresses. The search "
"for a match in /etc/aliases can be case sensitive or not."
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:15001
msgid "Start SMTP listening daemon?"
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:15001
msgid ""
"Please choose whether you want Masqmail to start as an SMTP listening "
"daemon. You will need this if:\n"
" - there are other hosts in the local network that may want to send\n"
"   mail via this host;\n"
" - you use a local mail client that sends mail via SMTP."
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:16001
msgid "Start SMTP queue running daemon?"
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:16001
msgid ""
"Please choose this option if you want Masqmail to start as a queue running "
"daemon. You're very likely to need this. It is used for mail that cannot "
"delivered immediately, either because of delivery failures or because the "
"host is not online on the first attempt to send a mail."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:17001
msgid "Interval for the queue running daemon:"
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:17001
msgid "Please choose the interval for the queue running daemon."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:17001
msgid ""
"The format is \"-q\", followed by a numeric value and one of the letters s, "
"m, h, d, or w, for seconds, minutes, hours, days, or weeks, respectively. "
"For instance, \"-q10m\" defines a ten-minute interval between runs."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:17001
msgid "Reasonable values are between five minutes (-q5m) and two hours (-q2h)."
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:18001
msgid "Start POP3 fetch daemon?"
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:18001
msgid ""
"Please choose this option if you want Masqmail to start as a fetch daemon. "
"If you do so, it will try to fetch mail from configured POP3 servers, "
"detecting the online status first."
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:18001
msgid ""
"No matter what you choose here, you can later select whether you want to "
"fetch mail when the host becomes online."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:19001
msgid "Interval for the fetch daemon:"
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:19001
msgid "Please choose the interval for the fetch daemon."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:19001
msgid ""
"The format is \"-go\", followed by a numeric value and one of the letters s, "
"m, h, d, or w, for seconds, minutes, hours, days, or weeks, respectively."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:19001
msgid ""
"Reasonable values are between two minutes (-go2m) and two hours (-go2h)."
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:20001
msgid "Flush mail queue when online?"
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:20001
msgid ""
"Please choose whether you want Masqmail to immediately flush its mail queue "
"as soon as the host comes online. This will be done by Masqmail's ip-up "
"script in /etc/ppp/ip-up or in /etc/network/if-up.d/."
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:21001
msgid "Fetch mail when online?"
msgstr ""

#. Type: boolean
#. Description
#: ../masqmail.templates:21001
msgid ""
"Please choose whether you want Masqmail to immediately fetch mail from POP3 "
"servers as soon as the host comes online. This will be done by Masqmail's ip-"
"up script in /etc/ppp/ip-up or in /etc/network/if-up.d/."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:22001
msgid "List of interfaces used for Masqmail online detection:"
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:22001
msgid ""
"Please choose a list of network interfaces which will trigger queue runs and/"
"or fetching mails when going up. The list will be used in the /etc/ppp/ip-up "
"and /etc/network/if-up.d/ scripts, when the interface goes up."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:22001
msgid ""
"A reasonable choice is for instance \"ppp0\" for a home computer connected "
"by PPP or \"ppp0 eth0\" for a notebook."
msgstr ""

#. Type: string
#. Description
#: ../masqmail.templates:22001
msgid ""
"Other possible choices are \"all\" to listen on all network interfaces, or "
"\"none\" for not listening on any interface."
msgstr ""

Reply to: