Dear Debian maintainer, On Saturday, February 02, 2008, I sent you a notification about the beginning of a review action on debconf templates for mailagent.
Then, I sent you a bug report with rewritten templates and announcing the beginning of the second phase of this action: call for translation updates. IIRC, Manoj, you uploaded a version with modified templates and I proposed handling the flow of incoming l10n updates to save you some time. Translators have been working hard and here is now the result of their efforts. Please consider using it EVEN if you committed files to your development tree as long as they were reported. The attached tarball contains: - debian/changelog with the list of changes it might conflict with other changes you're doing as of now...so better maybe just grab the needed parts from that file - debian/control with rewrites of packages' descriptions - debian/<templates> with all the rewritten templates file(s) Those have been applied already, if I'm correct - debian/po/*.po with all PO files (existing ones and new ones) Those just need to be put in place. As said, please use *at least* the PO files as provided here, preferrably over those sent by translators in their bug reports. All of them have been checked and reformatted. In some cases, formatting errors have been corrected.
patch.tar.gz
Description: Binary data
--- mailagent.old/debian/templates.master 2008-01-18 06:23:01.849400408 +0100 +++ mailagent/debian/templates.master 2008-03-20 08:44:13.254082787 +0100 @@ -1,14 +1,29 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# [EMAIL PROTECTED] for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + Template: shared/news/organization Type: string Default: --none-- -_Description: Name of your organization: - You don't seem to have an /etc/news/organization file. Usually that - contains the name of your organization as you want it to appear on - the Organization line of outgoing articles/mail/patches. Please - supply the name of your organization as you want it to appear in - those places. (It would be useful if this also specifies your - location. Your city name is probably sufficient if well known.) For - example: . - University of Southern North Dakota, Hoople +#flag:comment:3 +# Translators: the University of Southern North Dakota does not +# exist (http://en.wikipedia.org/wiki/USND_at_Hoople) +# This is an example that's meant to be funny. You can of course pick +# one in your language if you prefer +_Description: Organization name for this computer: + The /etc/news/organization file does not exist. That file contains + the name of the organization this computer belongs to. This is the + name that will appear in the Organization header field of outgoing + articles, mail, or patches. . - Type in "--none--" if you do not want to specify one. + Please enter the name of the organization as you want it to appear in + that header field. It is common practice to add a location, typically + a city name, to the organization's name, for instance: + University of Southern North Dakota, Hoople + . + If you enter "--none--", no organization name will be setup. --- mailagent.old/debian/control 2008-01-18 06:23:01.837401460 +0100 +++ mailagent/debian/control 2008-02-17 12:00:18.416005970 +0100 @@ -11,40 +11,35 @@ Package: mailagent Depends: ${shlibs:Depends}, perl, debconf (>= 1.2.0) | debconf-2.0, exim4 | postfix | sendmail | mail-transport-agent Architecture: any -Description: An automatic mail-processing tool and filter. - Mailagent allows you to process your mail automatically. This has - far more functionality than procmail, and is easier to configure - (providing, of course, that you grok perl). As a mail processing - tool, this slices, it dices, it ... - . - Given a set of lex-like rules, you are able to file mails to specific - folders (plain Unix-style folders and also MMDF and MH ones), forward - messages to a third person, pipe a message to a command or even post - the message to a newsgroup. - . - It is also possible to process messages containing some commands. - . - You may also set up a vacation program, which will automatically - answer your mail while you are not there, but more flexibly than the - Unix command of the same name. You only need to supply a message to - be sent and the frequency at which this will occur. Some simple macro - substitutions allow you to re-use some parts of the mail header into - your vacation message, for a more personalized reply. - . - You may also set up a generic mail server, without the hassle of the - lower-level concerns like error recovery, logging or command parsing. - . - The mailagent is not usually invoked manually but is rather called - via the filter program, which is in turn invoked by sendmail. That - means you must have sendmail/smail on your system to use this. You - also must have perl to run the mailagent scripts. - . - It is possible to extend the mailagent filtering commands by - implementing them in perl and then having them automagically loaded - when used. - . - Please note that on Debian systems, mailagent can not lock /var/spool/mail - directory mailboxes, and thus one must put a catch all rule saving all mail - in ones home directory. This is because Debian MDA policy requires them to - be setgid mail, and making anything as extensible as mailagent setgid - anything negates any benefit of having group permission protection. +Description: automatic mail-processing tool and filter + Mailagent is a mail delivery agent, and can be programmed to + respond to mail in ways more sophisticated than a mail filtering + program like procmail. It is easy to configure, and very easy to + extend using Perl. Not only can the base functionality be + extended, new commands and processing methods can be added in a + modular fashion. + . + Obeying lex-like rulesets, mailagent can file mails to specific + folders (plain Unix-style folders and also MMDF and MH ones), + forward messages to third parties, pipe them to commands or post + them to newsgroups. The filtering commands that are executed on + the messages can be extended, and may rewrite the message headers + or body as desired. It can also create and process commands based + on key words contained in the body of the mail message. + . + Mailagent can be used as a vacation program, and can answer mail + automatically and with more flexibility than the command of that + name. A template can be provided for the body of the response, + and the frequency of vacation mails can also be specified. Simple + macro substitutions allow parts of the mail header to be recycled + into the vacation messages, for a more personalized reply. + . + Mailagent can also be used to set up a generic mail server, + without the hassle of the lower-level concerns like error + recovery, logging or command parsing. + . + Please note that on Debian systems, mailagent requires a catch-all + rule saving all mail into the user's home directory. Unlike other + Mail Delivery Agents such as procmail, mailagent is too extensible + to be safely made setgid mail, and so cannot lock /var/spool/mail + mailboxes. --- mailagent.old/debian/changelog 2008-01-18 06:23:01.837401460 +0100 +++ mailagent/debian/changelog 2008-04-07 07:43:15.627038987 +0200 @@ -1,3 +1,45 @@ +mailagent (3.73-28) UNRELEASED; urgency=low + + * Debconf translations: + * Basque. Closes: #472089 + * Finnish. Closes: #472112 + * Norwegian Bokmål. Closes: #472123 + * Galician. Closes: #472210 + * Portuguese. Closes: #472222 + * Spanish. Closes: #472268 + * French. Closes: #472291 + * Japanese. Closes: #472371 + * Dutch. Closes: #473122 + * Russian. Closes: #473251 + * Czech. Closes: #473264 + * German. Closes: #473311 + * Vietnamese. Closes: #473380 + * Spanish. Closes: #473575 + * Italian. Closes: #474565 + + -- Christian Perrier <[EMAIL PROTECTED]> Mon, 31 Mar 2008 18:08:56 +0200 + +mailagent (3.73-27) UNRELEASED; urgency=low + + * Debconf templates and debian/control reviewed by the debian-l10n- + english team as part of the Smith review project. Closes: #466759 + * [Debconf translation updates] + * Basque. Closes: #466974 + * Spanish. Closes: #467018 + * Galician. Closes: #467079 + * Vietnamese. Closes: #467114 + * Czech. Closes: #467171 + * Spanish. Closes: #467018 + * Norwegian Bokmål. Closes: #467350 + * Finnish. Closes: #468211 + * Dutch. Closes: #468308 + * French. Closes: #468815 + * Portuguese. Closes: #469227 + * German. Closes: #469371 + * Russian. Closes: #469722 + + -- Christian Perrier <[EMAIL PROTECTED]> Fri, 07 Mar 2008 07:25:52 +0100 + mailagent (3.73-26) unstable; urgency=low * Bug fix: "mailagent: [INTL:vi] Vietnamese debconf templates @@ -720,3 +762,23 @@ -- Manoj Srivastava <[EMAIL PROTECTED]> +mailagent (3.73-28.1) UNRELEASED; urgency=low + + * Debconf translations: + * Basque. Closes: #472089 + * Finnish. Closes: #472112 + * Norwegian Bokmål. Closes: #472123 + * Galician. Closes: #472210 + * Portuguese. Closes: #472222 + * Spanish. Closes: #472268 + * French. Closes: #472291 + * Japanese. Closes: #472371 + * Dutch. Closes: #473122 + * Russian. Closes: #473251 + * Czech. Closes: #473264 + * German. Closes: #473311 + * Vietnamese. Closes: #473380 + * Spanish. Closes: #473575 + * Italian. Closes: #474565 + + -- Christian Perrier <[EMAIL PROTECTED]> Mon, 07 Apr 2008 07:43:02 +0200
signature.asc
Description: Digital signature