[Pkg-cups-devel] r283 - in cupsys/branches/cups-1.2/debian: .

Kenshi Muto kmuto at costa.debian.org
Mon Jul 3 13:35:06 UTC 2006


Author: kmuto
Date: Mon Jul  3 13:35:03 2006
New Revision: 283

Modified:
   cupsys/branches/cups-1.2/debian/changelog
   cupsys/branches/cups-1.2/debian/cupsys.templates
   cupsys/branches/cups-1.2/debian/po/cs.po
   cupsys/branches/cups-1.2/debian/po/da.po
   cupsys/branches/cups-1.2/debian/po/de.po
   cupsys/branches/cups-1.2/debian/po/es.po
   cupsys/branches/cups-1.2/debian/po/fr.po
   cupsys/branches/cups-1.2/debian/po/gl.po
   cupsys/branches/cups-1.2/debian/po/it.po
   cupsys/branches/cups-1.2/debian/po/ja.po
   cupsys/branches/cups-1.2/debian/po/nl.po
   cupsys/branches/cups-1.2/debian/po/pt_BR.po
   cupsys/branches/cups-1.2/debian/po/ru.po
   cupsys/branches/cups-1.2/debian/po/sv.po
   cupsys/branches/cups-1.2/debian/po/templates.pot
   cupsys/branches/cups-1.2/debian/po/tr.po
   cupsys/branches/cups-1.2/debian/po/vi.po

Log:
added snmp backend to choice list (#376496). hm, I think I found po-debconf bug...

Modified: cupsys/branches/cups-1.2/debian/changelog
==============================================================================
--- cupsys/branches/cups-1.2/debian/changelog	(original)
+++ cupsys/branches/cups-1.2/debian/changelog	Mon Jul  3 13:35:03 2006
@@ -1,4 +1,4 @@
-cupsys (1.2.1-4) UNRELEASED-unstable; urgency=low
+cupsys (1.2.1-4) UNRELEASED-unstable; urgency=medium
 
   [Kenshi Muto]
   * Bug, bug, bug, ... our BTS is tainted by duplicate bugs like flood.
@@ -8,6 +8,9 @@
     This patch fixes missing localized message.
   * 57_status_logic_error: parallel/usb backends had a logic error around
     verifying printer status code. This patch fixes it. (closes: #347522)
+  * Add snmp to backend choices. Because I don't make sure this backend
+    is stable, the default is disabled. Use dpkg-reconfigure cupsys to
+    enable. (closes: #376496)
 
  -- Kenshi Muto <kmuto at debian.org>  Wed, 21 Jun 2006 15:06:02 +0000
 

Modified: cupsys/branches/cups-1.2/debian/cupsys.templates
==============================================================================
--- cupsys/branches/cups-1.2/debian/cupsys.templates	(original)
+++ cupsys/branches/cups-1.2/debian/cupsys.templates	Mon Jul  3 13:35:03 2006
@@ -19,7 +19,7 @@
 
 Template: cupsys/backend
 Type: multiselect
-__Choices: ipp, lpd, parallel, scsi, serial, socket, usb
+__Choices: ipp, lpd, parallel, scsi, serial, socket, usb, snmp
 Default: ipp, lpd, parallel, socket, usb
 _Description: Printer communication backends:
  CUPS uses backend programs for communication with printer device or port.

Modified: cupsys/branches/cups-1.2/debian/po/cs.po
==============================================================================
--- cupsys/branches/cups-1.2/debian/po/cs.po	(original)
+++ cupsys/branches/cups-1.2/debian/po/cs.po	Mon Jul  3 13:35:03 2006
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: cupsys\n"
 "Report-Msgid-Bugs-To: pkg-cups-devel at lists.alioth.debian.org\n"
-"POT-Creation-Date: 2006-06-19 16:05+0000\n"
+"POT-Creation-Date: 2006-07-03 22:26+0900\n"
 "PO-Revision-Date: 2005-12-17 16:00+0100\n"
 "Last-Translator: Miroslav Kure <kurem at debian.cz>\n"
 "Language-Team: Czech <debian-l10n-czech at lists.debian.org>\n"
@@ -25,13 +25,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1001
 msgid "Do you want to set up the BSD lpd compatibility server?"
 msgstr "Chcete spustit server kompatibilní s BSD lpd?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1002
 msgid ""
 "This package contains a server that can accept BSD-style print jobs and "
 "submit them to CUPS. It should only be set up if you have other computers "
@@ -45,13 +45,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1001
 msgid "Do you want CUPS to print unknown jobs as raw jobs?"
 msgstr "Chcete, aby CUPS tisknul neznámé úlohy jako typ \"raw\"?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1002
 msgid ""
 "All print jobs in IPP get a MIME type. Since not all sources of print jobs "
 "can attach an appropriate type, many jobs get submitted as the MIME type "
@@ -67,7 +67,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1003
 msgid ""
 "It is possible to cause CUPS to treat all unrecognized jobs with this MIME "
 "type as \"raw\" jobs, which causes them to be sent directly to the printer "
@@ -79,7 +79,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1004
 msgid ""
 "If you will be accepting print jobs from Windows computers, you probably "
 "want this option set, as Windows gives all IPP print jobs processed by a "
@@ -93,62 +93,68 @@
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2001
 msgid "ipp"
 msgstr "ipp"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2002
 msgid "lpd"
 msgstr "lpd"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2003
 msgid "parallel"
 msgstr "paralelní"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2004
 msgid "scsi"
 msgstr "scsi"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2005
 msgid "serial"
 msgstr "sériový"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2006
 msgid "socket"
 msgstr "socket"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2007
 msgid "usb"
 msgstr "usb"
 
 #. Type: multiselect
+#. Choices
+#: ../cupsys.templates:2008
+msgid "snmp"
+msgstr "snmp"
+
+#. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2009
 msgid "Printer communication backends:"
 msgstr "Ovladače pro komunikaci s tiskárnou:"
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2010
 msgid ""
 "CUPS uses backend programs for communication with printer device or port."
 msgstr "CUPS používá ovladač pro komunikaci s tiskárnou nebo jejím portem."
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2011
 msgid ""
 "Unfortunately, some backend programs cause some trouble. (For example, some "
 "PPC kernel crashes with the parallel backend)"
@@ -158,7 +164,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2012
 msgid ""
 "Please choose the backend program to be used by CUPS. The default choice "
 "should fit the most common environments."

Modified: cupsys/branches/cups-1.2/debian/po/da.po
==============================================================================
--- cupsys/branches/cups-1.2/debian/po/da.po	(original)
+++ cupsys/branches/cups-1.2/debian/po/da.po	Mon Jul  3 13:35:03 2006
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: da\n"
 "Report-Msgid-Bugs-To: pkg-cups-devel at lists.alioth.debian.org\n"
-"POT-Creation-Date: 2006-06-19 16:05+0000\n"
+"POT-Creation-Date: 2006-07-03 22:26+0900\n"
 "PO-Revision-Date: 2006-06-07 18:05+0200\n"
 "Last-Translator: Claus Hindsgaul <claus.hindsgaul at gmail.com>\n"
 "Language-Team: Danish <dansk at klid.dk>\n"
@@ -20,13 +20,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1001
 msgid "Do you want to set up the BSD lpd compatibility server?"
 msgstr "Ønsker du at sætte BSD lpd-kompatibilitetsserveren op?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1002
 msgid ""
 "This package contains a server that can accept BSD-style print jobs and "
 "submit them to CUPS. It should only be set up if you have other computers "
@@ -41,13 +41,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1001
 msgid "Do you want CUPS to print unknown jobs as raw jobs?"
 msgstr "Ønsker du at CUPS skal udskrive ukendte jobs som rå jobs?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1002
 msgid ""
 "All print jobs in IPP get a MIME type. Since not all sources of print jobs "
 "can attach an appropriate type, many jobs get submitted as the MIME type "
@@ -63,7 +63,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1003
 msgid ""
 "It is possible to cause CUPS to treat all unrecognized jobs with this MIME "
 "type as \"raw\" jobs, which causes them to be sent directly to the printer "
@@ -75,7 +75,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1004
 msgid ""
 "If you will be accepting print jobs from Windows computers, you probably "
 "want this option set, as Windows gives all IPP print jobs processed by a "
@@ -89,55 +89,61 @@
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2001
 msgid "ipp"
 msgstr "ipp"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2002
 msgid "lpd"
 msgstr "lpd"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2003
 msgid "parallel"
 msgstr "parallel"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2004
 msgid "scsi"
 msgstr "scsi"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2005
 msgid "serial"
 msgstr "seriel"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2006
 msgid "socket"
 msgstr "sokkel"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2007
 msgid "usb"
 msgstr "usb"
 
 #. Type: multiselect
+#. Choices
+#: ../cupsys.templates:2008
+msgid "snmp"
+msgstr "snmp"
+
+#. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2009
 msgid "Printer communication backends:"
 msgstr "Printer-kommunikationsveje:"
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2010
 msgid ""
 "CUPS uses backend programs for communication with printer device or port."
 msgstr ""
@@ -146,7 +152,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2011
 msgid ""
 "Unfortunately, some backend programs cause some trouble. (For example, some "
 "PPC kernel crashes with the parallel backend)"
@@ -156,7 +162,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2012
 msgid ""
 "Please choose the backend program to be used by CUPS. The default choice "
 "should fit the most common environments."

Modified: cupsys/branches/cups-1.2/debian/po/de.po
==============================================================================
--- cupsys/branches/cups-1.2/debian/po/de.po	(original)
+++ cupsys/branches/cups-1.2/debian/po/de.po	Mon Jul  3 13:35:03 2006
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: de\n"
 "Report-Msgid-Bugs-To: pkg-cups-devel at lists.alioth.debian.org\n"
-"POT-Creation-Date: 2006-06-19 16:05+0000\n"
+"POT-Creation-Date: 2006-07-03 22:26+0900\n"
 "PO-Revision-Date: 2005-12-17 20:58+0100\n"
 "Last-Translator: Jens Nachtigall <nachtigall at web.de>\n"
 "Language-Team: German <debian-l10n-german at lists.debian.org>\n"
@@ -27,13 +27,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1001
 msgid "Do you want to set up the BSD lpd compatibility server?"
 msgstr "Wollen Sie den BSD-lpd Kompatibilitäts-Server einsetzen?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1002
 msgid ""
 "This package contains a server that can accept BSD-style print jobs and "
 "submit them to CUPS. It should only be set up if you have other computers "
@@ -48,13 +48,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1001
 msgid "Do you want CUPS to print unknown jobs as raw jobs?"
 msgstr "Wollen Sie, dass CUPS unbekannte Druckaufträge unbearbeitet druckt?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1002
 msgid ""
 "All print jobs in IPP get a MIME type. Since not all sources of print jobs "
 "can attach an appropriate type, many jobs get submitted as the MIME type "
@@ -71,7 +71,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1003
 msgid ""
 "It is possible to cause CUPS to treat all unrecognized jobs with this MIME "
 "type as \"raw\" jobs, which causes them to be sent directly to the printer "
@@ -83,7 +83,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1004
 msgid ""
 "If you will be accepting print jobs from Windows computers, you probably "
 "want this option set, as Windows gives all IPP print jobs processed by a "
@@ -97,62 +97,68 @@
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2001
 msgid "ipp"
 msgstr "ipp"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2002
 msgid "lpd"
 msgstr "lpd"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2003
 msgid "parallel"
 msgstr "parallel"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2004
 msgid "scsi"
 msgstr "scsi"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2005
 msgid "serial"
 msgstr "serial"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2006
 msgid "socket"
 msgstr "socket"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2007
 msgid "usb"
 msgstr "usb"
 
 #. Type: multiselect
+#. Choices
+#: ../cupsys.templates:2008
+msgid "snmp"
+msgstr "snmp"
+
+#. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2009
 msgid "Printer communication backends:"
 msgstr "Backends für die Kommunikation mit dem Drucker:"
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2010
 msgid ""
 "CUPS uses backend programs for communication with printer device or port."
 msgstr "CUPS verwendet Backend-Programme zur Kommunikation mit dem Drucker."
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2011
 msgid ""
 "Unfortunately, some backend programs cause some trouble. (For example, some "
 "PPC kernel crashes with the parallel backend)"
@@ -162,7 +168,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2012
 msgid ""
 "Please choose the backend program to be used by CUPS. The default choice "
 "should fit the most common environments."

Modified: cupsys/branches/cups-1.2/debian/po/es.po
==============================================================================
--- cupsys/branches/cups-1.2/debian/po/es.po	(original)
+++ cupsys/branches/cups-1.2/debian/po/es.po	Mon Jul  3 13:35:03 2006
@@ -22,7 +22,7 @@
 msgstr ""
 "Project-Id-Version: cupsys 1.1.20final-15\n"
 "Report-Msgid-Bugs-To: pkg-cups-devel at lists.alioth.debian.org\n"
-"POT-Creation-Date: 2006-06-19 16:05+0000\n"
+"POT-Creation-Date: 2006-07-03 22:26+0900\n"
 "PO-Revision-Date: 2004-02-28 16:35+0100\n"
 "Last-Translator: Carlos Valdivia Yagüe <valyag at dat.etsit.upm.es>\n"
 "Language-Team: Debian L10n Spanish Team <debian-l10n-spanish at lists.debian."
@@ -33,13 +33,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1001
 msgid "Do you want to set up the BSD lpd compatibility server?"
 msgstr "¿Desea configurar el servidor de compatibilidad lpd de BSD?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1002
 msgid ""
 "This package contains a server that can accept BSD-style print jobs and "
 "submit them to CUPS. It should only be set up if you have other computers "
@@ -54,13 +54,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1001
 msgid "Do you want CUPS to print unknown jobs as raw jobs?"
 msgstr "¿Quiere que CUPS imprima en bruto los trabajos desconocidos?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1002
 msgid ""
 "All print jobs in IPP get a MIME type. Since not all sources of print jobs "
 "can attach an appropriate type, many jobs get submitted as the MIME type "
@@ -76,7 +76,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1003
 msgid ""
 "It is possible to cause CUPS to treat all unrecognized jobs with this MIME "
 "type as \"raw\" jobs, which causes them to be sent directly to the printer "
@@ -88,7 +88,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1004
 msgid ""
 "If you will be accepting print jobs from Windows computers, you probably "
 "want this option set, as Windows gives all IPP print jobs processed by a "
@@ -102,62 +102,68 @@
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2001
 msgid "ipp"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2002
 msgid "lpd"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2003
 msgid "parallel"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2004
 msgid "scsi"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2005
 msgid "serial"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2006
 msgid "socket"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2007
 msgid "usb"
 msgstr ""
 
 #. Type: multiselect
+#. Choices
+#: ../cupsys.templates:2008
+msgid "snmp"
+msgstr "snmp"
+
+#. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2009
 msgid "Printer communication backends:"
 msgstr ""
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2010
 msgid ""
 "CUPS uses backend programs for communication with printer device or port."
 msgstr ""
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2011
 msgid ""
 "Unfortunately, some backend programs cause some trouble. (For example, some "
 "PPC kernel crashes with the parallel backend)"
@@ -165,7 +171,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2012
 msgid ""
 "Please choose the backend program to be used by CUPS. The default choice "
 "should fit the most common environments."

Modified: cupsys/branches/cups-1.2/debian/po/fr.po
==============================================================================
--- cupsys/branches/cups-1.2/debian/po/fr.po	(original)
+++ cupsys/branches/cups-1.2/debian/po/fr.po	Mon Jul  3 13:35:03 2006
@@ -16,7 +16,7 @@
 msgstr ""
 "Project-Id-Version: fr\n"
 "Report-Msgid-Bugs-To: pkg-cups-devel at lists.alioth.debian.org\n"
-"POT-Creation-Date: 2006-06-19 16:05+0000\n"
+"POT-Creation-Date: 2006-07-03 22:26+0900\n"
 "PO-Revision-Date: 2006-06-07 11:50+0200\n"
 "Last-Translator: Christian Perrier <bubulle at debian.org>\n"
 "Language-Team: French <debian-l10n-french at lists.debian.org>\n"
@@ -28,13 +28,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1001
 msgid "Do you want to set up the BSD lpd compatibility server?"
 msgstr "Faut-il installer le serveur compatible avec le démon lpd de BSD ?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1002
 msgid ""
 "This package contains a server that can accept BSD-style print jobs and "
 "submit them to CUPS. It should only be set up if you have other computers "
@@ -49,13 +49,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1001
 msgid "Do you want CUPS to print unknown jobs as raw jobs?"
 msgstr "CUPS doit-il imprimer les demandes sans type MIME sous forme brute ?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1002
 msgid ""
 "All print jobs in IPP get a MIME type. Since not all sources of print jobs "
 "can attach an appropriate type, many jobs get submitted as the MIME type "
@@ -73,7 +73,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1003
 msgid ""
 "It is possible to cause CUPS to treat all unrecognized jobs with this MIME "
 "type as \"raw\" jobs, which causes them to be sent directly to the printer "
@@ -84,7 +84,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1004
 msgid ""
 "If you will be accepting print jobs from Windows computers, you probably "
 "want this option set, as Windows gives all IPP print jobs processed by a "
@@ -99,55 +99,61 @@
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2001
 msgid "ipp"
 msgstr "IPP"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2002
 msgid "lpd"
 msgstr "lpd"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2003
 msgid "parallel"
 msgstr "parallèle"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2004
 msgid "scsi"
 msgstr "SCSI"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2005
 msgid "serial"
 msgstr "série"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2006
 msgid "socket"
 msgstr "socket"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2007
 msgid "usb"
 msgstr "USB"
 
 #. Type: multiselect
+#. Choices
+#: ../cupsys.templates:2008
+msgid "snmp"
+msgstr "SNMP"
+
+#. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2009
 msgid "Printer communication backends:"
 msgstr "Mode de communication avec les imprimantes :"
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2010
 msgid ""
 "CUPS uses backend programs for communication with printer device or port."
 msgstr ""
@@ -156,7 +162,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2011
 msgid ""
 "Unfortunately, some backend programs cause some trouble. (For example, some "
 "PPC kernel crashes with the parallel backend)"
@@ -167,7 +173,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2012
 msgid ""
 "Please choose the backend program to be used by CUPS. The default choice "
 "should fit the most common environments."

Modified: cupsys/branches/cups-1.2/debian/po/gl.po
==============================================================================
--- cupsys/branches/cups-1.2/debian/po/gl.po	(original)
+++ cupsys/branches/cups-1.2/debian/po/gl.po	Mon Jul  3 13:35:03 2006
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: cupsys\n"
 "Report-Msgid-Bugs-To: pkg-cups-devel at lists.alioth.debian.org\n"
-"POT-Creation-Date: 2006-06-19 16:05+0000\n"
+"POT-Creation-Date: 2006-07-03 22:26+0900\n"
 "PO-Revision-Date: 2006-04-07 15:38+0200\n"
 "Last-Translator: Jacobo Tarrio <jtarrio at debian.org>\n"
 "Language-Team: Galician <trasno at ceu.fi.udc.es>\n"
@@ -17,13 +17,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1001
 msgid "Do you want to set up the BSD lpd compatibility server?"
 msgstr "¿Quere activar o servidor de compatibilidade con lpd de BSD?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1002
 msgid ""
 "This package contains a server that can accept BSD-style print jobs and "
 "submit them to CUPS. It should only be set up if you have other computers "
@@ -38,14 +38,14 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1001
 msgid "Do you want CUPS to print unknown jobs as raw jobs?"
 msgstr ""
 "¿Quere que CUPS imprima os traballos descoñecidos coma traballos en cru?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1002
 msgid ""
 "All print jobs in IPP get a MIME type. Since not all sources of print jobs "
 "can attach an appropriate type, many jobs get submitted as the MIME type "
@@ -61,7 +61,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1003
 msgid ""
 "It is possible to cause CUPS to treat all unrecognized jobs with this MIME "
 "type as \"raw\" jobs, which causes them to be sent directly to the printer "
@@ -73,7 +73,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1004
 msgid ""
 "If you will be accepting print jobs from Windows computers, you probably "
 "want this option set, as Windows gives all IPP print jobs processed by a "
@@ -88,55 +88,61 @@
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2001
 msgid "ipp"
 msgstr "ipp"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2002
 msgid "lpd"
 msgstr "lpd"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2003
 msgid "parallel"
 msgstr "paralelo"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2004
 msgid "scsi"
 msgstr "scsi"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2005
 msgid "serial"
 msgstr "serie"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2006
 msgid "socket"
 msgstr "socket"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2007
 msgid "usb"
 msgstr "usb"
 
 #. Type: multiselect
+#. Choices
+#: ../cupsys.templates:2008
+msgid "snmp"
+msgstr "snmp"
+
+#. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2009
 msgid "Printer communication backends:"
 msgstr "Sistemas de comunicación coa impresora:"
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2010
 msgid ""
 "CUPS uses backend programs for communication with printer device or port."
 msgstr ""
@@ -145,7 +151,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2011
 msgid ""
 "Unfortunately, some backend programs cause some trouble. (For example, some "
 "PPC kernel crashes with the parallel backend)"
@@ -155,7 +161,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2012
 msgid ""
 "Please choose the backend program to be used by CUPS. The default choice "
 "should fit the most common environments."

Modified: cupsys/branches/cups-1.2/debian/po/it.po
==============================================================================
--- cupsys/branches/cups-1.2/debian/po/it.po	(original)
+++ cupsys/branches/cups-1.2/debian/po/it.po	Mon Jul  3 13:35:03 2006
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: cupsys 1.1.23 italian debconf templates\n"
 "Report-Msgid-Bugs-To: pkg-cups-devel at lists.alioth.debian.org\n"
-"POT-Creation-Date: 2006-06-19 16:05+0000\n"
+"POT-Creation-Date: 2006-07-03 22:26+0900\n"
 "PO-Revision-Date: 2006-06-11 17:44+0200\n"
 "Last-Translator: Luca Monducci <luca.mo at tiscali.it>\n"
 "Language-Team: Italian <tp at lists.linux.it>\n"
@@ -17,13 +17,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1001
 msgid "Do you want to set up the BSD lpd compatibility server?"
 msgstr "Si vuole configurare il server di compatibilità con lpd di BSD?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1002
 msgid ""
 "This package contains a server that can accept BSD-style print jobs and "
 "submit them to CUPS. It should only be set up if you have other computers "
@@ -38,13 +38,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1001
 msgid "Do you want CUPS to print unknown jobs as raw jobs?"
 msgstr "Si vuole che CUPS stampi i job sconosciuti come job \"raw\"?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1002
 msgid ""
 "All print jobs in IPP get a MIME type. Since not all sources of print jobs "
 "can attach an appropriate type, many jobs get submitted as the MIME type "
@@ -61,7 +61,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1003
 msgid ""
 "It is possible to cause CUPS to treat all unrecognized jobs with this MIME "
 "type as \"raw\" jobs, which causes them to be sent directly to the printer "
@@ -73,7 +73,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1004
 msgid ""
 "If you will be accepting print jobs from Windows computers, you probably "
 "want this option set, as Windows gives all IPP print jobs processed by a "
@@ -87,55 +87,61 @@
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2001
 msgid "ipp"
 msgstr "ipp"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2002
 msgid "lpd"
 msgstr "lpd"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2003
 msgid "parallel"
 msgstr "parallela"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2004
 msgid "scsi"
 msgstr "scsi"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2005
 msgid "serial"
 msgstr "seriale"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2006
 msgid "socket"
 msgstr "socket"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2007
 msgid "usb"
 msgstr "usb"
 
 #. Type: multiselect
+#. Choices
+#: ../cupsys.templates:2008
+msgid "snmp"
+msgstr "snmp"
+
+#. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2009
 msgid "Printer communication backends:"
 msgstr "Backend di comunicazione con la stampante:"
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2010
 msgid ""
 "CUPS uses backend programs for communication with printer device or port."
 msgstr ""
@@ -144,7 +150,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2011
 msgid ""
 "Unfortunately, some backend programs cause some trouble. (For example, some "
 "PPC kernel crashes with the parallel backend)"
@@ -155,7 +161,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2012
 msgid ""
 "Please choose the backend program to be used by CUPS. The default choice "
 "should fit the most common environments."

Modified: cupsys/branches/cups-1.2/debian/po/ja.po
==============================================================================
--- cupsys/branches/cups-1.2/debian/po/ja.po	(original)
+++ cupsys/branches/cups-1.2/debian/po/ja.po	Mon Jul  3 13:35:03 2006
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: cupsys 1.2\n"
 "Report-Msgid-Bugs-To: pkg-cups-devel at lists.alioth.debian.org\n"
-"POT-Creation-Date: 2006-06-19 16:05+0000\n"
+"POT-Creation-Date: 2006-07-03 22:26+0900\n"
 "PO-Revision-Date: 2005-12-17 13:24+0900\n"
 "Last-Translator: Kenshi Muto <kmuto at debian.org>\n"
 "Language-Team: Japanese <debian-japanese at lists.debian.org>\n"
@@ -25,13 +25,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1001
 msgid "Do you want to set up the BSD lpd compatibility server?"
 msgstr "BSD lpd 互換サーバをセットアップしますか?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1002
 msgid ""
 "This package contains a server that can accept BSD-style print jobs and "
 "submit them to CUPS. It should only be set up if you have other computers "
@@ -46,13 +46,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1001
 msgid "Do you want CUPS to print unknown jobs as raw jobs?"
 msgstr "未知のジョブを生データ (raw) ジョブとして CUPS に印刷させますか?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1002
 msgid ""
 "All print jobs in IPP get a MIME type. Since not all sources of print jobs "
 "can attach an appropriate type, many jobs get submitted as the MIME type "
@@ -68,7 +68,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1003
 msgid ""
 "It is possible to cause CUPS to treat all unrecognized jobs with this MIME "
 "type as \"raw\" jobs, which causes them to be sent directly to the printer "
@@ -79,7 +79,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1004
 msgid ""
 "If you will be accepting print jobs from Windows computers, you probably "
 "want this option set, as Windows gives all IPP print jobs processed by a "
@@ -93,55 +93,61 @@
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2001
 msgid "ipp"
 msgstr "IPP"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2002
 msgid "lpd"
 msgstr "LPD"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2003
 msgid "parallel"
 msgstr "パラレル"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2004
 msgid "scsi"
 msgstr "SCSI"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2005
 msgid "serial"
 msgstr "シリアル"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2006
 msgid "socket"
 msgstr "ソケット"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2007
 msgid "usb"
 msgstr "USB"
 
 #. Type: multiselect
+#. Choices
+#: ../cupsys.templates:2008
+msgid "snmp"
+msgstr "SNMP"
+
+#. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2009
 msgid "Printer communication backends:"
 msgstr "プリンタ通信バックエンド:"
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2010
 msgid ""
 "CUPS uses backend programs for communication with printer device or port."
 msgstr ""
@@ -150,7 +156,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2011
 msgid ""
 "Unfortunately, some backend programs cause some trouble. (For example, some "
 "PPC kernel crashes with the parallel backend)"
@@ -160,7 +166,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2012
 msgid ""
 "Please choose the backend program to be used by CUPS. The default choice "
 "should fit the most common environments."

Modified: cupsys/branches/cups-1.2/debian/po/nl.po
==============================================================================
--- cupsys/branches/cups-1.2/debian/po/nl.po	(original)
+++ cupsys/branches/cups-1.2/debian/po/nl.po	Mon Jul  3 13:35:03 2006
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: cupsys 1.1.20candidate6\n"
 "Report-Msgid-Bugs-To: pkg-cups-devel at lists.alioth.debian.org\n"
-"POT-Creation-Date: 2006-06-19 16:05+0000\n"
+"POT-Creation-Date: 2006-07-03 22:26+0900\n"
 "PO-Revision-Date: 2006-05-29 17:10+0100\n"
 "Last-Translator: Tim Dijkstra <tim at famdijkstra.org>\n"
 "Language-Team: Debian Dutch <debian-l10n-dutch at lists.debian.org>\n"
@@ -25,14 +25,14 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1001
 msgid "Do you want to set up the BSD lpd compatibility server?"
 msgstr ""
 "Wilt u de server die zorgt voor compatibiliteit met de BSD-lpd instellen?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1002
 msgid ""
 "This package contains a server that can accept BSD-style print jobs and "
 "submit them to CUPS. It should only be set up if you have other computers "
@@ -47,13 +47,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1001
 msgid "Do you want CUPS to print unknown jobs as raw jobs?"
 msgstr "Wilt u dat CUPS onbekende opdrachten onbewerkt naar de printer stuurt?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1002
 msgid ""
 "All print jobs in IPP get a MIME type. Since not all sources of print jobs "
 "can attach an appropriate type, many jobs get submitted as the MIME type "
@@ -70,7 +70,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1003
 msgid ""
 "It is possible to cause CUPS to treat all unrecognized jobs with this MIME "
 "type as \"raw\" jobs, which causes them to be sent directly to the printer "
@@ -83,7 +83,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1004
 msgid ""
 "If you will be accepting print jobs from Windows computers, you probably "
 "want this option set, as Windows gives all IPP print jobs processed by a "
@@ -97,55 +97,61 @@
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2001
 msgid "ipp"
 msgstr "ipp"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2002
 msgid "lpd"
 msgstr "lpd"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2003
 msgid "parallel"
 msgstr "parallel"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2004
 msgid "scsi"
 msgstr "scsi"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2005
 msgid "serial"
 msgstr "serieel"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2006
 msgid "socket"
 msgstr "socket"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2007
 msgid "usb"
 msgstr "usb"
 
 #. Type: multiselect
+#. Choices
+#: ../cupsys.templates:2008
+msgid "snmp"
+msgstr "snmp"
+
+#. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2009
 msgid "Printer communication backends:"
 msgstr "Backends voor printercommunicatie:"
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2010
 msgid ""
 "CUPS uses backend programs for communication with printer device or port."
 msgstr ""
@@ -154,7 +160,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2011
 msgid ""
 "Unfortunately, some backend programs cause some trouble. (For example, some "
 "PPC kernel crashes with the parallel backend)"
@@ -164,7 +170,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2012
 msgid ""
 "Please choose the backend program to be used by CUPS. The default choice "
 "should fit the most common environments."

Modified: cupsys/branches/cups-1.2/debian/po/pt_BR.po
==============================================================================
--- cupsys/branches/cups-1.2/debian/po/pt_BR.po	(original)
+++ cupsys/branches/cups-1.2/debian/po/pt_BR.po	Mon Jul  3 13:35:03 2006
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: cupsys\n"
 "Report-Msgid-Bugs-To: pkg-cups-devel at lists.alioth.debian.org\n"
-"POT-Creation-Date: 2006-06-19 16:05+0000\n"
+"POT-Creation-Date: 2006-07-03 22:26+0900\n"
 "PO-Revision-Date: 2004-08-06 22:07-0300\n"
 "Last-Translator: André Luís Lopes <andrelop at debian.org>\n"
 "Language-Team: Debian-BR Project <debian-l10n-portuguese at lists.debian.org>\n"
@@ -25,13 +25,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1001
 msgid "Do you want to set up the BSD lpd compatibility server?"
 msgstr "Você quer configurar o servidor de compatibilidade lpd BSD ?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1002
 msgid ""
 "This package contains a server that can accept BSD-style print jobs and "
 "submit them to CUPS. It should only be set up if you have other computers "
@@ -46,13 +46,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1001
 msgid "Do you want CUPS to print unknown jobs as raw jobs?"
 msgstr "Você deseja que o CUPS imprima jobs desconhecidos como jobs raw ?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1002
 msgid ""
 "All print jobs in IPP get a MIME type. Since not all sources of print jobs "
 "can attach an appropriate type, many jobs get submitted as the MIME type "
@@ -69,7 +69,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1003
 msgid ""
 "It is possible to cause CUPS to treat all unrecognized jobs with this MIME "
 "type as \"raw\" jobs, which causes them to be sent directly to the printer "
@@ -81,7 +81,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1004
 msgid ""
 "If you will be accepting print jobs from Windows computers, you probably "
 "want this option set, as Windows gives all IPP print jobs processed by a "
@@ -96,55 +96,61 @@
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2001
 msgid "ipp"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2002
 msgid "lpd"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2003
 msgid "parallel"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2004
 msgid "scsi"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2005
 msgid "serial"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2006
 msgid "socket"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2007
 msgid "usb"
 msgstr ""
 
 #. Type: multiselect
+#. Choices
+#: ../cupsys.templates:2008
+msgid "snmp"
+msgstr "snmp"
+
+#. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2009
 msgid "Printer communication backends:"
 msgstr ""
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2010
 msgid ""
 "CUPS uses backend programs for communication with printer device or port."
 msgstr ""
@@ -153,7 +159,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2011
 msgid ""
 "Unfortunately, some backend programs cause some trouble. (For example, some "
 "PPC kernel crashes with the parallel backend)"
@@ -163,7 +169,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2012
 msgid ""
 "Please choose the backend program to be used by CUPS. The default choice "
 "should fit the most common environments."

Modified: cupsys/branches/cups-1.2/debian/po/ru.po
==============================================================================
--- cupsys/branches/cups-1.2/debian/po/ru.po	(original)
+++ cupsys/branches/cups-1.2/debian/po/ru.po	Mon Jul  3 13:35:03 2006
@@ -18,7 +18,7 @@
 msgstr ""
 "Project-Id-Version: cupsys_1.1.23-12_ru.po\n"
 "Report-Msgid-Bugs-To: pkg-cups-devel at lists.alioth.debian.org\n"
-"POT-Creation-Date: 2006-06-19 16:05+0000\n"
+"POT-Creation-Date: 2006-07-03 22:26+0900\n"
 "PO-Revision-Date: 2005-12-17 16:32+0300\n"
 "Last-Translator: Yuri Kozlov <kozlov.y at gmail.com>\n"
 "Language-Team: Russian <debian-l10n-russian at lists.debian.org>\n"
@@ -29,13 +29,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1001
 msgid "Do you want to set up the BSD lpd compatibility server?"
 msgstr "Хотите установить сервер совместимости с BSD lpd?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1002
 msgid ""
 "This package contains a server that can accept BSD-style print jobs and "
 "submit them to CUPS. It should only be set up if you have other computers "
@@ -50,14 +50,14 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1001
 msgid "Do you want CUPS to print unknown jobs as raw jobs?"
 msgstr ""
 "Хотите чтобы CUPS печатал неизвестные задания как необработанные задания?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1002
 msgid ""
 "All print jobs in IPP get a MIME type. Since not all sources of print jobs "
 "can attach an appropriate type, many jobs get submitted as the MIME type "
@@ -74,7 +74,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1003
 msgid ""
 "It is possible to cause CUPS to treat all unrecognized jobs with this MIME "
 "type as \"raw\" jobs, which causes them to be sent directly to the printer "
@@ -86,7 +86,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1004
 msgid ""
 "If you will be accepting print jobs from Windows computers, you probably "
 "want this option set, as Windows gives all IPP print jobs processed by a "
@@ -100,55 +100,61 @@
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2001
 msgid "ipp"
 msgstr "ipp"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2002
 msgid "lpd"
 msgstr "lpd"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2003
 msgid "parallel"
 msgstr "parallel"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2004
 msgid "scsi"
 msgstr "scsi"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2005
 msgid "serial"
 msgstr "serial"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2006
 msgid "socket"
 msgstr "socket"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2007
 msgid "usb"
 msgstr "usb"
 
 #. Type: multiselect
+#. Choices
+#: ../cupsys.templates:2008
+msgid "snmp"
+msgstr "snmp"
+
+#. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2009
 msgid "Printer communication backends:"
 msgstr "Интерфейсные программы для связи с принтером:"
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2010
 msgid ""
 "CUPS uses backend programs for communication with printer device or port."
 msgstr ""
@@ -157,7 +163,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2011
 msgid ""
 "Unfortunately, some backend programs cause some trouble. (For example, some "
 "PPC kernel crashes with the parallel backend)"
@@ -167,7 +173,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2012
 msgid ""
 "Please choose the backend program to be used by CUPS. The default choice "
 "should fit the most common environments."

Modified: cupsys/branches/cups-1.2/debian/po/sv.po
==============================================================================
--- cupsys/branches/cups-1.2/debian/po/sv.po	(original)
+++ cupsys/branches/cups-1.2/debian/po/sv.po	Mon Jul  3 13:35:03 2006
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: cupsys 1.1.23-13\n"
 "Report-Msgid-Bugs-To: pkg-cups-devel at lists.alioth.debian.org\n"
-"POT-Creation-Date: 2006-06-19 16:05+0000\n"
+"POT-Creation-Date: 2006-07-03 22:26+0900\n"
 "PO-Revision-Date: 2005-12-17 08:14+0100\n"
 "Last-Translator: Daniel Nylander <po at danielnylander.se>\n"
 "Language-Team: Swedish <tp-sv at listor.tp-sv.se>\n"
@@ -25,13 +25,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1001
 msgid "Do you want to set up the BSD lpd compatibility server?"
 msgstr "Vill du konfigurera den BSD-kompatibla lpd-servern?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1002
 msgid ""
 "This package contains a server that can accept BSD-style print jobs and "
 "submit them to CUPS. It should only be set up if you have other computers "
@@ -46,13 +46,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1001
 msgid "Do you want CUPS to print unknown jobs as raw jobs?"
 msgstr "Vill du att CUPS ska skriva ut okända jobb som \"raw\"-jobb?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1002
 msgid ""
 "All print jobs in IPP get a MIME type. Since not all sources of print jobs "
 "can attach an appropriate type, many jobs get submitted as the MIME type "
@@ -68,7 +68,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1003
 msgid ""
 "It is possible to cause CUPS to treat all unrecognized jobs with this MIME "
 "type as \"raw\" jobs, which causes them to be sent directly to the printer "
@@ -80,7 +80,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1004
 msgid ""
 "If you will be accepting print jobs from Windows computers, you probably "
 "want this option set, as Windows gives all IPP print jobs processed by a "
@@ -94,55 +94,61 @@
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2001
 msgid "ipp"
 msgstr "ipp"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2002
 msgid "lpd"
 msgstr "lpd"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2003
 msgid "parallel"
 msgstr "parallell"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2004
 msgid "scsi"
 msgstr "scsi"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2005
 msgid "serial"
 msgstr "seriell"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2006
 msgid "socket"
 msgstr "socket"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2007
 msgid "usb"
 msgstr "usb"
 
 #. Type: multiselect
+#. Choices
+#: ../cupsys.templates:2008
+msgid "snmp"
+msgstr "snmp"
+
+#. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2009
 msgid "Printer communication backends:"
 msgstr "Baksystem för skrivarkommunikation:"
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2010
 msgid ""
 "CUPS uses backend programs for communication with printer device or port."
 msgstr ""
@@ -151,7 +157,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2011
 msgid ""
 "Unfortunately, some backend programs cause some trouble. (For example, some "
 "PPC kernel crashes with the parallel backend)"
@@ -161,7 +167,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2012
 msgid ""
 "Please choose the backend program to be used by CUPS. The default choice "
 "should fit the most common environments."

Modified: cupsys/branches/cups-1.2/debian/po/templates.pot
==============================================================================
--- cupsys/branches/cups-1.2/debian/po/templates.pot	(original)
+++ cupsys/branches/cups-1.2/debian/po/templates.pot	Mon Jul  3 13:35:03 2006
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: pkg-cups-devel at lists.alioth.debian.org\n"
-"POT-Creation-Date: 2006-06-19 16:05+0000\n"
+"POT-Creation-Date: 2006-07-03 22:26+0900\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -18,13 +18,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1001
 msgid "Do you want to set up the BSD lpd compatibility server?"
 msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1002
 msgid ""
 "This package contains a server that can accept BSD-style print jobs and "
 "submit them to CUPS. It should only be set up if you have other computers "
@@ -34,13 +34,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1001
 msgid "Do you want CUPS to print unknown jobs as raw jobs?"
 msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1002
 msgid ""
 "All print jobs in IPP get a MIME type. Since not all sources of print jobs "
 "can attach an appropriate type, many jobs get submitted as the MIME type "
@@ -51,7 +51,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1003
 msgid ""
 "It is possible to cause CUPS to treat all unrecognized jobs with this MIME "
 "type as \"raw\" jobs, which causes them to be sent directly to the printer "
@@ -60,7 +60,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1004
 msgid ""
 "If you will be accepting print jobs from Windows computers, you probably "
 "want this option set, as Windows gives all IPP print jobs processed by a "
@@ -70,62 +70,68 @@
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2001
 msgid "ipp"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2002
 msgid "lpd"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2003
 msgid "parallel"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2004
 msgid "scsi"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2005
 msgid "serial"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2006
 msgid "socket"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2007
 msgid "usb"
 msgstr ""
 
 #. Type: multiselect
+#. Choices
+#: ../cupsys.templates:2008
+msgid "snmp"
+msgstr ""
+
+#. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2009
 msgid "Printer communication backends:"
 msgstr ""
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2010
 msgid ""
 "CUPS uses backend programs for communication with printer device or port."
 msgstr ""
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2011
 msgid ""
 "Unfortunately, some backend programs cause some trouble. (For example, some "
 "PPC kernel crashes with the parallel backend)"
@@ -133,7 +139,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2012
 msgid ""
 "Please choose the backend program to be used by CUPS. The default choice "
 "should fit the most common environments."

Modified: cupsys/branches/cups-1.2/debian/po/tr.po
==============================================================================
--- cupsys/branches/cups-1.2/debian/po/tr.po	(original)
+++ cupsys/branches/cups-1.2/debian/po/tr.po	Mon Jul  3 13:35:03 2006
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: cupsys\n"
 "Report-Msgid-Bugs-To: pkg-cups-devel at lists.alioth.debian.org\n"
-"POT-Creation-Date: 2006-06-19 16:05+0000\n"
+"POT-Creation-Date: 2006-07-03 22:26+0900\n"
 "PO-Revision-Date: 2004-04-25 10:34+0300\n"
 "Last-Translator: Gürkan Aslan <gurkan at iaslan.com>\n"
 "Language-Team: Turkish <debian-l10n-turkish at lists.debian.org>\n"
@@ -17,13 +17,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1001
 msgid "Do you want to set up the BSD lpd compatibility server?"
 msgstr "BSD lpd uyumlu sunucuyu ayarlamak ister misiniz?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1002
 msgid ""
 "This package contains a server that can accept BSD-style print jobs and "
 "submit them to CUPS. It should only be set up if you have other computers "
@@ -38,13 +38,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1001
 msgid "Do you want CUPS to print unknown jobs as raw jobs?"
 msgstr "CUPS'ın bilinmeyen ham (raw) görevleri yazdırmasını istiyor musunuz?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1002
 msgid ""
 "All print jobs in IPP get a MIME type. Since not all sources of print jobs "
 "can attach an appropriate type, many jobs get submitted as the MIME type "
@@ -61,7 +61,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1003
 msgid ""
 "It is possible to cause CUPS to treat all unrecognized jobs with this MIME "
 "type as \"raw\" jobs, which causes them to be sent directly to the printer "
@@ -73,7 +73,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1004
 msgid ""
 "If you will be accepting print jobs from Windows computers, you probably "
 "want this option set, as Windows gives all IPP print jobs processed by a "
@@ -87,55 +87,61 @@
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2001
 msgid "ipp"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2002
 msgid "lpd"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2003
 msgid "parallel"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2004
 msgid "scsi"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2005
 msgid "serial"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2006
 msgid "socket"
 msgstr ""
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2007
 msgid "usb"
 msgstr ""
 
 #. Type: multiselect
+#. Choices
+#: ../cupsys.templates:2008
+msgid "snmp"
+msgstr "snmp"
+
+#. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2009
 msgid "Printer communication backends:"
 msgstr ""
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2010
 msgid ""
 "CUPS uses backend programs for communication with printer device or port."
 msgstr ""
@@ -144,7 +150,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2011
 msgid ""
 "Unfortunately, some backend programs cause some trouble. (For example, some "
 "PPC kernel crashes with the parallel backend)"
@@ -154,7 +160,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2012
 msgid ""
 "Please choose the backend program to be used by CUPS. The default choice "
 "should fit the most common environments."

Modified: cupsys/branches/cups-1.2/debian/po/vi.po
==============================================================================
--- cupsys/branches/cups-1.2/debian/po/vi.po	(original)
+++ cupsys/branches/cups-1.2/debian/po/vi.po	Mon Jul  3 13:35:03 2006
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: cupsys 1.1.24\n"
 "Report-Msgid-Bugs-To: pkg-cups-devel at lists.alioth.debian.org\n"
-"POT-Creation-Date: 2006-06-19 16:05+0000\n"
+"POT-Creation-Date: 2006-07-03 22:26+0900\n"
 "PO-Revision-Date: 2005-12-19 17:24+1030\n"
 "Last-Translator: Clytie Siddall <clytie at riverland.net.au>\n"
 "Language-Team: Vietnamese <gnomevi-list at lists.sourceforge.net>\n"
@@ -18,13 +18,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1001
 msgid "Do you want to set up the BSD lpd compatibility server?"
 msgstr "Bạn có muốn thiết lập trình phục vụ tương thích với lpd BSD không?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys-bsd.templates:4
+#: ../cupsys-bsd.templates:1002
 msgid ""
 "This package contains a server that can accept BSD-style print jobs and "
 "submit them to CUPS. It should only be set up if you have other computers "
@@ -38,13 +38,13 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1001
 msgid "Do you want CUPS to print unknown jobs as raw jobs?"
 msgstr "Bạn có muốn CUPS in mọi việc in lạ như là việc thô không?"
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1002
 msgid ""
 "All print jobs in IPP get a MIME type. Since not all sources of print jobs "
 "can attach an appropriate type, many jobs get submitted as the MIME type "
@@ -60,7 +60,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1003
 msgid ""
 "It is possible to cause CUPS to treat all unrecognized jobs with this MIME "
 "type as \"raw\" jobs, which causes them to be sent directly to the printer "
@@ -72,7 +72,7 @@
 
 #. Type: boolean
 #. Description
-#: ../cupsys.templates:4
+#: ../cupsys.templates:1004
 msgid ""
 "If you will be accepting print jobs from Windows computers, you probably "
 "want this option set, as Windows gives all IPP print jobs processed by a "
@@ -86,55 +86,61 @@
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2001
 msgid "ipp"
 msgstr "ipp"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2002
 msgid "lpd"
 msgstr "lpd"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2003
 msgid "parallel"
 msgstr "song song"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2004
 msgid "scsi"
 msgstr "scsi"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2005
 msgid "serial"
 msgstr "nối tiếp"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2006
 msgid "socket"
 msgstr "ổ cắm"
 
 #. Type: multiselect
 #. Choices
-#: ../cupsys.templates:22
+#: ../cupsys.templates:2007
 msgid "usb"
 msgstr "usb"
 
 #. Type: multiselect
+#. Choices
+#: ../cupsys.templates:2008
+msgid "snmp"
+msgstr "snmp"
+
+#. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2009
 msgid "Printer communication backends:"
 msgstr "Các hậu phương liên lạc với máy in:"
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2010
 msgid ""
 "CUPS uses backend programs for communication with printer device or port."
 msgstr ""
@@ -142,7 +148,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2011
 msgid ""
 "Unfortunately, some backend programs cause some trouble. (For example, some "
 "PPC kernel crashes with the parallel backend)"
@@ -152,7 +158,7 @@
 
 #. Type: multiselect
 #. Description
-#: ../cupsys.templates:24
+#: ../cupsys.templates:2012
 msgid ""
 "Please choose the backend program to be used by CUPS. The default choice "
 "should fit the most common environments."



More information about the Pkg-cups-devel mailing list