Your message dated Tue, 14 Nov 2006 22:17:15 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#396645: fixed in webalizer 2.01.10-31
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: webalizer
Version: 2.01.10-30.1
Tags: l10n, patch
Severity: wishlist

Portuguese (pt) translation for webalizer's debconf messages
by Rui Branco <ruipb _at_ debianpt.org>.
Feel free to use it.

For translation updated please contact Rui Branco and CC the Portuguese
translation team <traduz _at_ debianpt.org>


















# Portuguese translation of webalizer's debconf messages.
# 2005, Rui Branco <[EMAIL PROTECTED]>
# 2005-09-25 - Rui Branco <[EMAIL PROTECTED]> initial translation
# 2006-08-03 - Rui Branco <[EMAIL PROTECTED]> 3t4f2u
# 2006-11-01 - Rui Branco <[EMAIL PROTECTED]> 3f
#
#
msgid ""
msgstr ""
"Project-Id-Version: webalizer 2.01.10-30.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-10-19 01:38+0200\n"
"PO-Revision-Date: 2006-11-01 22:10+0000\n"
"Last-Translator: Rui Branco <[EMAIL PROTECTED]>\n"
"Language-Team: Portuguese <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit"

#. Type: note
#. Description
#: ../templates:1001
msgid "Upgrading from a version < 2.01.6"
msgstr "A actualizar de uma versão < 2.01.6"

#. Type: note
#. Description
#: ../templates:1001
msgid ""
"WARNING: If you're upgrading from a version < 2.01.6, see /usr/share/doc/"
"webalizer/README.FIRST.gz for details on upgrading your old data!!"
msgstr ""
"ATENÇÃO: Se estiver a actualizar uma versão < 2.01.6 veja /usr/share/doc/"
"webalizer/README.FIRST.gz para detalhes sobre a actualização da sua "
"informação antiga!!"

#. Type: note
#. Description
#: ../templates:2001
msgid "Upgrading from a version < 2.01.10-30"
msgstr "Está a actualizar a partir de uma versão < 2.01.10-30"

#. Type: note
#. Description
#: ../templates:2001
msgid ""
"WARNING: This release will move webalizer.conf file to /etc/webalizer  "
"directory. There was too new features. Please read README.FIST.gz,  README."
"gz and new examples/sample.conf.gz in /usr/share/doc/webalizer directory."
msgstr ""
"AVISO: Esta versão irá mover o ficheiro webalizer.conf para o directório /"
"etc/webalizer. Existiam demasiadas funcionalidades. Por favor leia README."
"FIST.gz,  README.gz e os novos exemplos (sample.conf.gz em /usr/share/doc/"
"webalizer·directory."

#. Type: string
#. Description
#: ../templates:3001
msgid "Directory to put the output in:"
msgstr "Directório para colocar o output:"

#. Type: string
#. Default
#: ../templates:4001
msgid "Usage Statistics for"
msgstr "Estatísticas de utilização para"

#. Type: string
#. Description
#: ../templates:4002
msgid "Title of the reports webalizer will generate:"
msgstr "Título para os relatórios que o webalizer irá gerar:"

#. Type: string
#. Description
#: ../templates:4002
msgid "(your system's hostname will be appended to it)"
msgstr "(o nome da sua máquina será adicionado ao mesmo)"

#. Type: string
#. Description
#: ../templates:5001
msgid "Webserver's rotated log filename:"
msgstr "Ficheiro de relatório rotativo do servidor Web:"

#~ msgid "What is the filename of the rotated webserver log?"
#~ msgstr "Qual o nome de ficheiro para o relatório rotativo do servidor web?"

--- End Message ---
--- Begin Message ---
Source: webalizer
Source-Version: 2.01.10-31

We believe that the bug you reported is fixed in the latest version of
webalizer, which is due to be installed in the Debian FTP archive:

webalizer_2.01.10-31.diff.gz
  to pool/main/w/webalizer/webalizer_2.01.10-31.diff.gz
webalizer_2.01.10-31.dsc
  to pool/main/w/webalizer/webalizer_2.01.10-31.dsc
webalizer_2.01.10-31_i386.deb
  to pool/main/w/webalizer/webalizer_2.01.10-31_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jose Carlos Medeiros <[EMAIL PROTECTED]> (supplier of updated webalizer package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed,  1 Nov 2006 19:43:33 -0200
Source: webalizer
Binary: webalizer
Architecture: source i386
Version: 2.01.10-31
Distribution: unstable
Urgency: low
Maintainer: Jose Carlos Medeiros <[EMAIL PROTECTED]>
Changed-By: Jose Carlos Medeiros <[EMAIL PROTECTED]>
Description: 
 webalizer  - web server log analysis program
Closes: 247124 380060 382023 383820 383984 384214 384763 389572 396145 396309 
396645 397193 397383
Changes: 
 webalizer (2.01.10-31) unstable; urgency=low
 .
   * Better write webalizer/upgrade2011030 message in template file.
     (Closes: #383820, #397193)
   * Changed cron script to dont abort, and continue when occour error with
     just one .conf file. Now it continue and just print a error message.
     (Closes: #384214)
   * 22_php_as_htm_in_sample.conf.dpatch. (Closes: #247124)
     - Enable Pagetype option to manage php files as htm.
   * Move actual configuration of the package to the postinst script.  The
     config script now only contains the questions (Closes: #397383, #383984).
     Thanks to Julien Danjou <[EMAIL PROTECTED]>.
   * Parse the configuration file in the config script, if it exists, and
     register the information in the debconf database.  This way, the
     postinst will respect local changes, and dpkg-reconfigure can actually
     be used (which wasn't possible in the old setup).
   * Create /etc/webalizer directory if it does not exist. (Closes: #382023)
   * Added configure option to force webalizer read conf files from
     /etc/webalizer (Closes: #396309). thanks to Frank Küster
     <[EMAIL PROTECTED]>
   * Solved a bug in 17_gettext patch, thanks to Diego Chaparro
     <[EMAIL PROTECTED]>. (Closes: #380060)
   * Added a debconf option to enable DNSCache. (Closes: #389572)
 .
   [ Debconf Translations ]
   * Portuguese by Rui Branco (Closes: #396645).
   * Japanese by Hideki Yamane (Closes: #396145).
   * Czech by Miroslav Kure (Closes: #384763).
Files: 
 b9c63f52e39565a0383078bb2310a4a7 793 web optional webalizer_2.01.10-31.dsc
 d88b07a0cea1432286386c45fb4478ff 514099 web optional 
webalizer_2.01.10-31.diff.gz
 c94df516c0cc5c47c1d12eda0cecb60c 344616 web optional 
webalizer_2.01.10-31_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFFWq2LGKGxzw/lPdkRAmh6AJ9RlhQFYeuP2Hctkbgtq5OR9tCXTACghMQ3
9bxlNgDu4dPr08/PIEaMAoQ=
=Iogb
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to