Your message dated Sun, 22 Nov 2009 17:17:14 +0000
with message-id <[email protected]>
and subject line Bug#552701: fixed in ampache 3.5.2-1
has caused the Debian Bug report #552701,
regarding [INTL:es] Spanish debconf template translation for ampache
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
552701: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552701
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ampache
Version: 3.5.1-2
Severity: wishlist
Tags: l10n patch



-- 
Saludos

Fran
# ampache po-debconf translation to Spanish.
# Copyright (C) 2009 Software in the Public Interest
# This file is distributed under the same license as the ampache package.
#
# Changes:
#   - Initial translation
#       Gary Ariel Sandi Vigabriel <[email protected]>, 2009
#
#   - Updates
#       Francisco Javier Cuadrado <[email protected]>, 2009
#
# Traductores, si no conocen el formato PO, merece la pena leer la
# documentación de gettext, especialmente las secciones dedicadas a este
# formato, por ejemplo ejecutando:
#       info -n '(gettext)PO Files'
#       info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor lean antes de traducir
# los siguientes documentos:
#
#   - El proyecto de traducción de Debian al español
#     http://www.debian.org/intl/spanish/
#     especialmente las notas de traducción en
#     http://www.debian.org/intl/spanish/notas
#
#   - La guía de traducción de po's de debconf:
#     /usr/share/doc/po-debconf/README-trans
#     o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
msgid ""
msgstr ""
"Project-Id-Version: ampache 3.5.1-2\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2007-12-20 08:00-0600\n"
"PO-Revision-Date: 2009-10-28 09:30+0100\n"
"Last-Translator: Francisco Javier Cuadrado <[email protected]>\n"
"Language-Team: Debian l10n Spanish <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../ampache.templates:2001
msgid "Configure Apache 2 web server for use with Ampache?"
msgstr "¿Desea configurar el servidor web Apache 2 para utilizarlo con Ampache?"

#. Type: boolean
#. Description
#: ../ampache.templates:3001
msgid "Restart Apache 2 web server?"
msgstr "¿Desea reiniciar el servidor web Apache 2?"

#. Type: boolean
#. Description
#: ../ampache.templates:3001
msgid "The Apache 2 web server needs to be restarted to enable Ampache. Please choose whether you want to restart it automatically now or do it yourself later."
msgstr "El servidor web Apache 2 se debe reiniciar para activar Ampache. Por favor, escoja si desea reiniciarlo automáticamente ahora o si lo hará usted mismo más tarde."


--- End Message ---
--- Begin Message ---
Source: ampache
Source-Version: 3.5.2-1

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

ampache_3.5.2-1.debian.tar.gz
  to main/a/ampache/ampache_3.5.2-1.debian.tar.gz
ampache_3.5.2-1.dsc
  to main/a/ampache/ampache_3.5.2-1.dsc
ampache_3.5.2-1_all.deb
  to main/a/ampache/ampache_3.5.2-1_all.deb
ampache_3.5.2.orig.tar.gz
  to main/a/ampache/ampache_3.5.2.orig.tar.gz



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.
Charlie Smotherman <[email protected]> (supplier of updated ampache 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.8
Date: Thu, 19 Nov 2009 16:23:35 -0500
Source: ampache
Binary: ampache
Architecture: source all
Version: 3.5.2-1
Distribution: unstable
Urgency: low
Maintainer: Charlie Smotherman <[email protected]>
Changed-By: Charlie Smotherman <[email protected]>
Description: 
 ampache    - web-based audio file management system
Closes: 552701 553313 554089
Changes: 
 ampache (3.5.2-1) unstable; urgency=low
 .
    * New upstream maintenance release:
       - Fix typo that caused song count to not be set on tag xml response.
       - Fix tag methods so that alpha_match and exact_match works.
       - Fix limit and offset not working on search_songs API method.
       - Fix import m3u on catalog build so it does something.
       - Fix inconsistent view during catalog operations.
       - Sort malformed files into "Unknown (Broken)" rather then leaving them
         in "Unknown (Orphaned)".
       - Fix API democratic voting methods (Thx kindachris).
       - Add server version information to API ping command.
       - Fix Localplay API methods (Thx thomasa).
       - Improve bin/catalog_update.inc to allow only verify, clean or add
         (Thx ascheel).
       - Fix issue with batch download and UNC paths (Thx greengeek).
       - Added config option to turn caching on/off, Default is off.
       - Fix issue where file tag pattern was ignored if files have no tag
         structure.
       - Add TDRC to list of parsed id3v2 tags.
       - Fix issue where rating could get cached and not update the display
         correctly until a page reload.
       - Fix User Stats having a formating issue and not listing the active
         playlist correctly.
       - Fix incorrect default ogg transcode target format in the default
         config file.
       - Fix issue where the user preferences were not respected by the
         streaming code due to caching.
       - Fix issue where prevent multiple logins would prevent all logins.
    * Increased debhelper to >=7.0.50, for the use of dh overrides in
       debian/rules.
    * Increased Standards Version to 3.8.3.  No changes needed.
    * Added Spanish debconf template translation es.po.  Thx Fran
       Closes: #552701.
    * Added Japanese debconf template translation ja.po.  Thx Hideki
       Closes: #554089.
    * Added php5-cli to debian/control Depends field.  Closes: #553313.
    * Removed the find rule for messages.po as it has been corrected upstream.
Checksums-Sha1: 
 f863df8e829b644a6dd716992652289981b5df94 1094 ampache_3.5.2-1.dsc
 9e04b11d63e087223f1880dac92a309b4956d21a 1963799 ampache_3.5.2.orig.tar.gz
 cbdbf869f95ab63d3607665ee94a861b15a509e0 20928 ampache_3.5.2-1.debian.tar.gz
 c4aab8e9b8657c679a67afc96b1c87e1e26aa44a 1808642 ampache_3.5.2-1_all.deb
Checksums-Sha256: 
 712bc6e405edb6a60d8898a923fb16c5233c22e08861b8ed706e51f6d6a3e06c 1094 
ampache_3.5.2-1.dsc
 b918c5d7223d88ebda81fbe30aa921c01e19f9903ef4da994b0f7f0ee2a3c91e 1963799 
ampache_3.5.2.orig.tar.gz
 5e3e8619fd88909095d5825f9e78008901bf848a0900dc82b0cbe9afff8f4e5b 20928 
ampache_3.5.2-1.debian.tar.gz
 f67c113ac8d0a74b8907d01f5cf46ff446738829523751c537cc5439acd7a3b3 1808642 
ampache_3.5.2-1_all.deb
Files: 
 717925821dbf1acdbc2d568eb16c171d 1094 web optional ampache_3.5.2-1.dsc
 a0205078a445c35278629b0ee5b06992 1963799 web optional ampache_3.5.2.orig.tar.gz
 885449edaa150c071a27598c7f96676c 20928 web optional 
ampache_3.5.2-1.debian.tar.gz
 9fbc5b6383dca643450863dc02548547 1808642 web optional ampache_3.5.2-1_all.deb

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

iEYEARECAAYFAksJb9AACgkQnXjXEYa8KlB4UwCgkkTw54kkZupv/PgqmP4JC1Gx
ejUAn2BW6B63Yy56vnGMTvaj1GxEsNZz
=aIeU
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to