Section: misc
Priority: extra
Maintainer: Andrew Ruthven <andrew@etc.gen.nz>
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper (>= 5), po-debconf
Standards-Version: 3.7.2
Homepage: http://www.etc.gen.nz/projects/mythtv/mythtv-status.html
XS-Vcs-Git: http://git.etc.gen.nz/mythtv-status.git
--- /dev/null
+[type: gettext/rfc822deb] templates
--- /dev/null
+# Mythtv-status debconf questions
+# Copyright (C) 2007
+# This file is distributed under the same license as the mythtv-status package.
+# Francois Marier <francois@debian.org>
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: Source: mythtv-status@packages.debian.org\n"
+"POT-Creation-Date: 2007-11-16 12:53+1300\n"
+"PO-Revision-Date: 2007-11-16 12:53+1300\n"
+"Last-Translator: Francois Marier <francois@debian.org>\n"
+"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid "MythTV backend to check:"
+msgstr "Système MythTV à examiner:"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid ""
+"The MythTV backend to check, you only need to change this if you want to "
+"check a different host."
+msgstr ""
+"Le système MythTV à examiner. Vous n'avez à changer la valeur par défaut "
+"que si vous désirer examiner un autre hôte."
+
+#. Type: boolean
+#. Description
+#: ../templates:2001
+msgid "Update the system MOTD?"
+msgstr "Mettre à jour le MOTD du système ?"
+
+#. Type: boolean
+#. Description
+#: ../templates:2001
+msgid ""
+"Whether the Message of the Day should be updated on system boot and on a "
+"regular basis."
+msgstr ""
+"Mise à jour du message du jour du système lors du démarrage et sur une "
+"base régulière."
+
+#. Type: boolean
+#. Description
+#: ../templates:2001
+msgid ""
+"To adjust how often the MOTD is updated, edit /etc/cron.d/mythtv-status."
+msgstr ""
+"Pour changer la fréquence de mise à jour du message du jour, modifier le "
+"fichier /etc/cron.d/mythtv-status."
--- /dev/null
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: Source: mythtv-status@packages.debian.org\n"
+"POT-Creation-Date: 2007-11-16 12:53+1300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid "MythTV backend to check:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid ""
+"The MythTV backend to check, you only need to change this if you want to "
+"check a different host."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../templates:2001
+msgid "Update the system MOTD?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../templates:2001
+msgid ""
+"Whether the Message of the Day should be updated on system boot and on a "
+"regular basis."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../templates:2001
+msgid ""
+"To adjust how often the MOTD is updated, edit /etc/cron.d/mythtv-status."
+msgstr ""
dh_testroot
rm -f build-stamp configure-stamp
dh_clean
+ debconf-updatepo
build:
pod2man bin/mythtv-status > debian/mythtv-status.1
Template: mythtv-status/host
Type: string
Default: localhost
-Description: MythTV backend to check:
+_Description: MythTV backend to check:
The MythTV backend to check, you only need to change this if you want to check
a different host.
Template: mythtv-status/enable
Type: boolean
Default: true
-Description: Update the system MOTD?
+_Description: Update the system MOTD?
Whether the Message of the Day should be updated on system boot and on a
regular basis.
.