Your message dated Thu, 14 Sep 2006 23:49:48 +0200
with message-id <[EMAIL PROTECTED]>
and subject line closing old Debconf l10n bugs
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: fujiplay
Version: unavailable; reported 2003-07-03
Severity: wishlist
Tags: patch
(Other bugs submitters, read up to the end of this bug for understanding why
you're CC'ed to it)
Using the "new" gettext format for debconf templates helps for templates
translations. For instance, detecting outdated or untranslated strings
becomes considerably easier. It also keeps track of who did which translation.
The attached patch does the required modifications.
You will need to add po-debconf on the system you usually build packages.
For this, it is required that Build-Depends lists "debhelper (>= 4.1.16)"
(debhelper depends upon po-debconf) if you use debhelper, or
"po-debconf" directly if you don't (but, then, please look at
po-debconf man page)
For more details, see po-debconf documentation, especially "man 7 po-debconf"
Moreover, I integrated to this patch the spanish and russian translations
submitted in 103202 and 136292, as well as a brand new french translation by
myself. We (Denis Barbier and myself) are working on having old
translation-related bugs closed...this is why I jumped into these ones.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux mykerinos 2.4.21 #1 jeu jun 26 22:50:07 CEST 2003 i686
Locale: LANG=fr_FR.ISO-8859-1, LC_CTYPE=fr_FR.ISO-8859-1 (ignored: LC_ALL set)
diff -Nru fujiplay-1.33.ori/debian/control fujiplay-1.33/debian/control
--- fujiplay-1.33.ori/debian/control 2003-07-03 18:24:10.000000000 +0200
+++ fujiplay-1.33/debian/control 2003-07-03 18:29:25.000000000 +0200
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Roland Bauerschmidt <[EMAIL PROTECTED]>
Standards-Version: 3.5.5
-Build-Depends: debhelper
+Build-Depends: debhelper (>=4.1.16)
Package: fujiplay
Architecture: any
diff -Nru fujiplay-1.33.ori/debian/po/de.po fujiplay-1.33/debian/po/de.po
--- fujiplay-1.33.ori/debian/po/de.po 1970-01-01 01:00:00.000000000 +0100
+++ fujiplay-1.33/debian/po/de.po 2003-07-03 18:26:36.000000000 +0200
@@ -0,0 +1,30 @@
+#
+# 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.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-07-03 18:26+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n"
+"Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ISO-8859-15\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Description
+#: ../templates:5
+msgid "To which serial interface is your camera connected?"
+msgstr "An welche serielle Schnittstelle ist Ihre Kamera angeschlossen?"
diff -Nru fujiplay-1.33.ori/debian/po/es.po fujiplay-1.33/debian/po/es.po
--- fujiplay-1.33.ori/debian/po/es.po 1970-01-01 01:00:00.000000000 +0100
+++ fujiplay-1.33/debian/po/es.po 2003-07-03 18:26:36.000000000 +0200
@@ -0,0 +1,30 @@
+#
+# 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.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-07-03 18:26+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n"
+"Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ISO-8859-15\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Description
+#: ../templates:5
+msgid "To which serial interface is your camera connected?"
+msgstr "¿A qué puerto serie se encuentra conectada su cámara?"
diff -Nru fujiplay-1.33.ori/debian/po/fr.po fujiplay-1.33/debian/po/fr.po
--- fujiplay-1.33.ori/debian/po/fr.po 1970-01-01 01:00:00.000000000 +0100
+++ fujiplay-1.33/debian/po/fr.po 2003-07-03 18:29:42.000000000 +0200
@@ -0,0 +1,28 @@
+#
+# 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: fujiplay 1.33-5\n"
+"POT-Creation-Date: 2003-07-03 18:26+0200\n"
+"PO-Revision-Date: 2003-07-03 18:28+0100\n"
+"Last-Translator: Christian Perrier <[EMAIL PROTECTED]>\n"
+"Language-Team: French <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=iso-8859-15\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Description
+#: ../templates:5
+msgid "To which serial interface is your camera connected?"
+msgstr "Sur quelle interface série votre appareil photo est-il connecté ?"
diff -Nru fujiplay-1.33.ori/debian/po/POTFILES.in
fujiplay-1.33/debian/po/POTFILES.in
--- fujiplay-1.33.ori/debian/po/POTFILES.in 1970-01-01 01:00:00.000000000
+0100
+++ fujiplay-1.33/debian/po/POTFILES.in 2003-07-03 18:26:00.000000000 +0200
@@ -0,0 +1 @@
+[type: gettext/rfc822deb] templates
diff -Nru fujiplay-1.33.ori/debian/po/ru.po fujiplay-1.33/debian/po/ru.po
--- fujiplay-1.33.ori/debian/po/ru.po 1970-01-01 01:00:00.000000000 +0100
+++ fujiplay-1.33/debian/po/ru.po 2003-07-03 18:26:37.000000000 +0200
@@ -0,0 +1,30 @@
+#
+# 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.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-07-03 18:26+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n"
+"Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=KOI8-R\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Description
+#: ../templates:5
+msgid "To which serial interface is your camera connected?"
+msgstr "ë ËÁËÏÍÕ ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÏÍÕ ÉÎÔÅÒÆÅÊÓÕ ÐÏÄËÌÀÞÅÎÁ ×ÁÛÁ ËÁÍÅÒÁ?"
diff -Nru fujiplay-1.33.ori/debian/po/templates.pot
fujiplay-1.33/debian/po/templates.pot
--- fujiplay-1.33.ori/debian/po/templates.pot 1970-01-01 01:00:00.000000000
+0100
+++ fujiplay-1.33/debian/po/templates.pot 2003-07-03 18:26:37.000000000
+0200
@@ -0,0 +1,30 @@
+#
+# 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.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-07-03 18:26+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n"
+"Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Description
+#: ../templates:5
+msgid "To which serial interface is your camera connected?"
+msgstr ""
diff -Nru fujiplay-1.33.ori/debian/templates fujiplay-1.33/debian/templates
--- fujiplay-1.33.ori/debian/templates 2003-07-03 18:24:10.000000000 +0200
+++ fujiplay-1.33/debian/templates 2003-07-03 18:26:28.000000000 +0200
@@ -2,5 +2,4 @@
Type: select
Choices: ttyS0, ttyS1, ttyS2, ttyS3
Default: ttyS0
-Description: To which serial interface is your camera connected?
-Description-de: An welche serielle Schnittstelle ist Ihre Kamera angeschlossen?
+_Description: To which serial interface is your camera connected?
--- End Message ---
--- Begin Message ---
Source: fujiplay
Source-Version: 1.33-6
Extracted from the changelog:
-----------------------------------
* Removed Debconf stuff as it'll be of no use in most cases. That way,
the package doesn't need to depend on debconf anymore.
Closes: #261653.
-----------------------------------
I'm therefore closing these bugs.
--
Thomas Huriaux
signature.asc
Description: Digital signature
--- End Message ---