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

Bug#287298: marked as done ([l10n] Initial Czech translation of rio500 debconf messages)



Your message dated Sat, 11 Jun 2005 00:32:55 -0400
with message-id <E1Dgxfz-0007Oy-00@newraff.debian.org>
and subject line Bug#287298: fixed in rio500 0.8.1-6
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Dec 2004 20:10:32 +0000
>From kurem@vychodil.inf.upol.cz Sun Dec 26 12:10:32 2004
Return-path: <kurem@vychodil.inf.upol.cz>
Received: from csnt.inf.upol.cz [158.194.80.80] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Cieil-0007KJ-00; Sun, 26 Dec 2004 12:10:32 -0800
Received: from vychodil.inf.upol.cz ([158.194.80.12]) by CSNT.inf.upol.cz with Microsoft SMTPSVC(6.0.3790.211);
	 Sun, 26 Dec 2004 21:10:30 +0100
Received: from kurem by vychodil.inf.upol.cz with local (Exim 3.35 #1 (Debian))
	id 1CiefO-0003xZ-00
	for <submit@bugs.debian.org>; Sun, 26 Dec 2004 21:07:02 +0100
Date: Sun, 26 Dec 2004 21:07:02 +0100
From: Miroslav Kure <kurem@upcase.inf.upol.cz>
To: submit@bugs.debian.org
Subject: [l10n] Initial Czech translation of rio500 debconf messages
Message-ID: <20041226200702.GH15113@vychodil.inf.upol.cz>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="V32M1hWVjliPHW+c"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
User-Agent: Mutt/1.3.28i
Sender: Miroslav Kure <kurem@vychodil.inf.upol.cz>
X-OriginalArrivalTime: 26 Dec 2004 20:10:30.0519 (UTC) FILETIME=[F2D1B070:01C4EB86]
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--V32M1hWVjliPHW+c
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: rio500
Severity: wishlist
Tags: l10n, patch

Hi, in attachement there is initial Czech translation (cs.po) of
rio500 debconf messages, please include it.

--
Miroslav Kure

--V32M1hWVjliPHW+c
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: attachment; filename="cs.po"
Content-Transfer-Encoding: 8bit

#
#    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.
#
msgid ""
msgstr ""
"Project-Id-Version: rio500\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2003-07-31 11:06+0200\n"
"PO-Revision-Date: 2004-12-26 16:57+0100\n"
"Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
"Language-Team: Czech <provoz@debian.cz>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"

#. Description
#: ../rio500.templates:4
msgid "Do you want to create the missing device file needed by rio500?"
msgstr "Chcete vytvoøit chybìjící soubor zaøízení vy¾adovaný rio500?"

#. Description
#: ../rio500.templates:4
msgid ""
"You have the option of creating the /dev/usb/rio500 device special file, "
"which is needed by rio500.  It appears that this file is missing from your "
"system.  Do you want to create the necessary device special file now?"
msgstr ""
"Nyní mù¾ete vytvoøit speciální zaøízení /dev/usb/rio500, které je vy¾adováno "
"pøehrávaèem rio500. Zdá se, ¾e toto zaøízení v systému chybí. Chcete jej "
"nyní vytvoøit?"

#. Description
#: ../rio500.templates:11
msgid "You will need to create the missing device file yourself."
msgstr "Chybìjící zaøízení budete muset vytvoøit ruènì."

#. Description
#: ../rio500.templates:11
msgid ""
"You have decided *not* to installing the /dev/usb/rio500 device special file "
"needed by rio500.  It appears that this file is missing from your system.  "
"Before rio500 will operate correctly, you will need to create it.  This can "
"be done by running the following commands, as root:"
msgstr ""
"Rozhodli jste se nevytváøet speciální zaøízení /dev/usb/rio500 a zdá se, ¾e "
"tento soubor v systému chybí. Abyste mohli rio500 pou¾ívat, musíte soubor "
"vytvoøit. To provedete napøíklad jako root pomocí pøíkazù:"

#. Description
#: ../rio500.templates:11
msgid ""
" test ! -d /dev/usb && mkdir -m 0755 /dev/usb\n"
" mknod -m 660 /dev/usb/rio500 c 180 64\n"
" chgrp audio /dev/usb/rio500"
msgstr ""
" test ! -d /dev/usb && mkdir -m 0755 /dev/usb\n"
" mknod -m 660 /dev/usb/rio500 c 180 64\n"
" chgrp audio /dev/usb/rio500"

#. Description
#: ../rio500.templates:11
msgid ""
"If you later change your mind and want to create it, you can run: \"dpkg-"
"reconfigure rio500\"."
msgstr ""
"Pokud pozdìji zmìníte názor, mù¾ete zaøízení vytvoøit pøíkazem \"dpkg-"
"reconfigure rio500\"."

--V32M1hWVjliPHW+c--

---------------------------------------
Received: (at 287298-close) by bugs.debian.org; 11 Jun 2005 04:42:51 +0000
>From katie@ftp-master.debian.org Fri Jun 10 21:42:51 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Dgxpa-00030G-00; Fri, 10 Jun 2005 21:42:50 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1Dgxfz-0007Oy-00; Sat, 11 Jun 2005 00:32:55 -0400
From: Frank Lichtenheld <djpig@debian.org>
To: 287298-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#287298: fixed in rio500 0.8.1-6
Message-Id: <E1Dgxfz-0007Oy-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sat, 11 Jun 2005 00:32:55 -0400
Delivered-To: 287298-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: rio500
Source-Version: 0.8.1-6

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

librio500-dev_0.8.1-6_i386.deb
  to pool/main/r/rio500/librio500-dev_0.8.1-6_i386.deb
rio500_0.8.1-6.diff.gz
  to pool/main/r/rio500/rio500_0.8.1-6.diff.gz
rio500_0.8.1-6.dsc
  to pool/main/r/rio500/rio500_0.8.1-6.dsc
rio500_0.8.1-6_i386.deb
  to pool/main/r/rio500/rio500_0.8.1-6_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 287298@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frank Lichtenheld <djpig@debian.org> (supplier of updated rio500 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Sat, 11 Jun 2005 06:09:42 +0200
Source: rio500
Binary: rio500 librio500-dev
Architecture: source i386
Version: 0.8.1-6
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Frank Lichtenheld <djpig@debian.org>
Description: 
 librio500-dev - development files for the Diamond Rio 500 digital audio player
 rio500     - Diamond Rio500 digital audio player support
Closes: 287298 290133
Changes: 
 rio500 (0.8.1-6) unstable; urgency=low
 .
   * QA Upload
   * Bug fix: "[l10n] Initial Czech translation of rio500 debconf
     messages", thanks to Miroslav Kure (Closes: #287298).
   * Bug fix: "rio500: Japanese po-debconf template translation (ja.po)",
     thanks to Hideki Yamane (Closes: #290133).
Files: 
 243d0dad832f988dbf2cf576b8261a35 596 sound optional rio500_0.8.1-6.dsc
 25c607f706a27833c393899c2157be20 9186 sound optional rio500_0.8.1-6.diff.gz
 b36657043d6b13d66387a2e549f433b0 121452 sound optional rio500_0.8.1-6_i386.deb
 439a40ea5ce9dbe136c26d0aaec28e9e 32042 libdevel optional librio500-dev_0.8.1-6_i386.deb

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

iD8DBQFCqmR7Qbn06FtxPfARAstdAKCSOM80YIRBzirsQKO58NzHwEoDqQCfeq3p
JzrhbY/dUzbTJuGaYVeYpWU=
=Fm3d
-----END PGP SIGNATURE-----



Reply to: