From b6cea4e5125e90691222d25daf535a6acfccefc9 Mon Sep 17 00:00:00 2001 From: Chris Lawrence Date: Fri, 22 Feb 2008 01:10:09 -0600 Subject: Imported Debian patch 3.0.2-20080211-2 --- debian/po.old/templates.pot | 153 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 153 insertions(+) create mode 100644 debian/po.old/templates.pot (limited to 'debian/po.old/templates.pot') diff --git a/debian/po.old/templates.pot b/debian/po.old/templates.pot new file mode 100644 index 0000000..be360c3 --- /dev/null +++ b/debian/po.old/templates.pot @@ -0,0 +1,153 @@ +# 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 , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n" +"POT-Creation-Date: 2008-02-21 14:19-0600\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:1001 +msgid "Enable logging debug output into a logfile (INSECURE)?" +msgstr "" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:1001 +msgid "The logfile will be named /tmp/foomatic-rip.log." +msgstr "" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:1001 +msgid "" +"WARNING: This logfile is a security hole; do not use in production. However, " +"if you are having trouble printing, you should enable this option and " +"include this logfile in any bug reports." +msgstr "" + +#. Type: select +#. Choices +#: ../foomatic-filters.templates:2001 +msgid "Automagic" +msgstr "" + +#. Type: select +#. Choices +#: ../foomatic-filters.templates:2001 +msgid "Custom" +msgstr "" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:2002 +msgid "Command for converting text files to PostScript:" +msgstr "" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:2002 +msgid "" +"If you select ``Automagic'', Foomatic will search for one of a2ps, mpage, " +"and enscript (in that order) each time the filter script is executed." +msgstr "" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:2002 +msgid "" +"Please make sure that the selected command is actually available; otherwise " +"print jobs may get lost." +msgstr "" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:2002 +msgid "" +"This setting is ignored when foomatic-filters is used with CUPS; instead, " +"the texttops program included in the cupsys package is always used to " +"convert jobs submitted as plain text to PostScript for printing to raster " +"devices." +msgstr "" + +#. Type: string +#. Description +#: ../foomatic-filters.templates:3001 +msgid "Command to convert standard input to PostScript:" +msgstr "" + +#. Type: string +#. Description +#: ../foomatic-filters.templates:3001 +msgid "" +"This should be the full command line of a command that converts text from " +"standard input to PostScript on standard output." +msgstr "" + +#. Type: string +#. Description +#: ../foomatic-filters.templates:3001 +msgid "" +"Please note that entering an invalid command line here may result in lost " +"print jobs." +msgstr "" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:4001 +msgid "Enable PostScript accounting for CUPS?" +msgstr "" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:4001 +msgid "" +"Insert PostScript code for accounting into each print job. This currently " +"only works with CUPS." +msgstr "" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:4001 +msgid "" +"Note: When used with generic PostScript printers (and under certain " +"conditions with other printers also) this causes an extra page to be printed " +"after each job, so this is off by default." +msgstr "" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:5001 +msgid "Printer spooler backend for Foomatic:" +msgstr "" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:5001 +msgid "" +"Foomatic normally requires a printer spooler (like CUPS or LPRng) to handle " +"communication with the printer and manage print jobs. If you don't have a " +"spooler installed, you can use the \"direct\" backend, but this is only " +"recommended for single-user systems." +msgstr "" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:5001 +msgid "" +"The installation process may have already detected the correct spooler; " +"however, if this is the first time you are installing Debian, or you somehow " +"have more than one spooler installed on your system, the detected spooler " +"may be incorrect." +msgstr "" -- cgit v1.2.3