summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lawrence <lawrencc@debian.org>2008-02-22 01:10:09 -0600
committerDidier Raboud <didier@raboud.com>2010-05-23 00:04:59 +0200
commitb6cea4e5125e90691222d25daf535a6acfccefc9 (patch)
tree6d290cb189860b66788dfe7a8a9721f055e0dcf5
parent61270747cba579e0ad9868aa9cb3f2f750f9da80 (diff)
Imported Debian patch 3.0.2-20080211-2debian/3.0.2-20080211-2
-rw-r--r--debian/changelog8
-rw-r--r--debian/control8
-rw-r--r--debian/foomatic-filters.templates33
-rw-r--r--debian/po.old/POTFILES.in1
-rw-r--r--debian/po.old/ca.po271
-rw-r--r--debian/po.old/cs.po303
-rw-r--r--debian/po.old/de.po279
-rw-r--r--debian/po.old/es.po275
-rw-r--r--debian/po.old/fi.po260
-rw-r--r--debian/po.old/fr.po283
-rw-r--r--debian/po.old/gl.po285
-rw-r--r--debian/po.old/it.po264
-rw-r--r--debian/po.old/ja.po269
-rw-r--r--debian/po.old/nl.po242
-rw-r--r--debian/po.old/pt.po288
-rw-r--r--debian/po.old/pt_BR.po309
-rw-r--r--debian/po.old/ru.po276
-rw-r--r--debian/po.old/sv.po244
-rw-r--r--debian/po.old/templates.pot153
-rw-r--r--debian/po.old/tr.po237
-rw-r--r--debian/po.old/vi.po289
-rw-r--r--debian/po/ca.po60
-rw-r--r--debian/po/cs.po72
-rw-r--r--debian/po/de.po60
-rw-r--r--debian/po/es.po108
-rw-r--r--debian/po/fi.po60
-rw-r--r--debian/po/fr.po60
-rw-r--r--debian/po/gl.po72
-rw-r--r--debian/po/it.po60
-rw-r--r--debian/po/ja.po60
-rw-r--r--debian/po/nl.po99
-rw-r--r--debian/po/pt.po77
-rw-r--r--debian/po/pt_BR.po72
-rw-r--r--debian/po/ru.po60
-rw-r--r--debian/po/sv.po99
-rw-r--r--debian/po/templates.pot37
-rw-r--r--debian/po/tr.po85
-rw-r--r--debian/po/vi.po64
38 files changed, 5065 insertions, 717 deletions
diff --git a/debian/changelog b/debian/changelog
index bb1f867..466697d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+foomatic-filters (3.0.2-20080211-2) unstable; urgency=low
+
+ * Fix the translations properly based on the debconf templates rewrite.
+ (Closes: #444654)
+ * I really can't type bug numbers correctly on a laptop. (Closes: #466616)
+
+ -- Chris Lawrence <lawrencc@debian.org> Fri, 22 Feb 2008 01:10:09 -0600
+
foomatic-filters (3.0.2-20080211-1) unstable; urgency=low
* New upstream release. (Closes: #461564, #446616)
diff --git a/debian/control b/debian/control
index 4d355db..22babf0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: text
Priority: optional
Maintainer: Chris Lawrence <lawrencc@debian.org>
Build-Depends: debhelper (>> 4), po-debconf
+Homepage: http://www.openprinting.org/
Standards-Version: 3.7.3
Package: foomatic-filters
@@ -14,10 +15,9 @@ Conflicts: foomatic-bin (<< 2.9), cupsomatic-ppd (<< 20030507), gs (<< 8.0), gs-
Replaces: foomatic-bin (<< 2.9), cupsomatic-ppd
Description: OpenPrinting printer support - filters
Foomatic is a printer database designed to make it easier to set up
- common printers for use with Debian (and other operating systems).
+ common printers for use with UNIX-like other operating systems.
It provides the "glue" between a print spooler (like CUPS or lpr) and
- your actual printer, by telling your computer how to process files
- sent to the printer.
+ the printer, by processing files sent to the printer.
.
This package consists of filter scripts used by the printer spoolers
to convert the incoming PostScript data into the printer's native
@@ -27,5 +27,3 @@ Description: OpenPrinting printer support - filters
.
For use with CUPS, you will need both the cupsys and cupsys-client
packages installed on your system.
- .
- Home Page: http://www.openprinting.org/
diff --git a/debian/foomatic-filters.templates b/debian/foomatic-filters.templates
index f46d3fa..c20b3a3 100644
--- a/debian/foomatic-filters.templates
+++ b/debian/foomatic-filters.templates
@@ -2,11 +2,11 @@ Template: foomatic-filters/filter_debug
Type: boolean
Default: false
_Description: Enable logging debug output into a logfile (INSECURE)?
- The logfile will be named /tmp/foomatic-rip.log.
+ If you choose this option, the logfile will be named /tmp/foomatic-rip.log.
.
- 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.
+ This option is a potential security issue and should not be used
+ in production. However, if you are having trouble printing, you should
+ enable it and include the logfile in bug reports.
Template: foomatic-filters/textfilter
Type: select
@@ -14,7 +14,7 @@ Type: select
__Choices: Automagic, a2ps, mpage, enscript, Custom
Default: Automagic
_Description: Command for converting text files to PostScript:
- If you select ``Automagic'', Foomatic will search for one of a2ps,
+ If you select 'Automagic', Foomatic will search for one of a2ps,
mpage, and enscript (in that order) each time the filter script is executed.
.
Please make sure that the selected command is actually available; otherwise
@@ -28,7 +28,7 @@ _Description: Command for converting text files to PostScript:
Template: foomatic-filters/custom_textfilter
Type: string
_Description: Command to convert standard input to PostScript:
- This should be the full command line of a command that converts text from
+ Please enter the full command line of a command that converts text from
standard input to PostScript on standard output.
.
Please note that entering an invalid command line here may result in lost
@@ -38,12 +38,13 @@ Template: foomatic-filters/ps_accounting
Type: boolean
Default: false
_Description: Enable PostScript accounting for CUPS?
- Insert PostScript code for accounting into each print job. This currently
- only works with CUPS.
+ You should choose this option if you want to insert PostScript code
+ for accounting into each print job. This is currently only useful
+ with CUPS.
.
- 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.
+ When used with generic PostScript printers (and under certain
+ conditions with other printers) this causes an extra page to be
+ printed after each job.
Template: foomatic-filters/spooler
Type: select
@@ -51,14 +52,14 @@ Choices: cups, lpd, lprng, pdq, ppr, direct
Default: direct
_Description: Printer spooler backend for Foomatic:
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
+ handle communication with the printer and manage print jobs. If
+ no spooler is installed, you can use the 'direct' backend, but
this is only recommended for single-user systems.
.
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.
+ spooler; however, if this is the first installation of this system,
+ or if more than one spooler is installed,
+ the detected spooler may be incorrect.
Template: foomatic-filters/config_parsed
Type: boolean
diff --git a/debian/po.old/POTFILES.in b/debian/po.old/POTFILES.in
new file mode 100644
index 0000000..7e902a6
--- /dev/null
+++ b/debian/po.old/POTFILES.in
@@ -0,0 +1 @@
+[type: gettext/rfc822deb] foomatic-filters.templates
diff --git a/debian/po.old/ca.po b/debian/po.old/ca.po
new file mode 100644
index 0000000..3dec57b
--- /dev/null
+++ b/debian/po.old/ca.po
@@ -0,0 +1,271 @@
+#
+# Catalan translation for foomatic-filters package.
+# Copyright (C) 2007 Chris Lawrence.
+# This file is distributed under the same license as the foomatic-filters
+# package.
+#
+# Jordà Polo <jorda@ettin.org>, 2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 3.0.2-20061031-1.2\n"
+"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
+"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"PO-Revision-Date: 2007-10-08 14:27+0200\n"
+"Last-Translator: Jordà Polo <jorda@ettin.org>\n"
+"Language-Team: Català <debian-l10n-catalan@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid "Enable logging debug output into a log file (INSECURE)?"
+msgid "Enable logging debug output into a logfile (INSECURE)?"
+msgstr ""
+"Voleu activar el registre dels missatges de depuració en un fitxer (NO "
+"SEGUR)?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
+#| "log."
+msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgstr ""
+"Si trieu aquesta opció, el fitxer de registre s'anomenarà /tmp/foomatic-rip."
+"log."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "This option is a potential security issue and should not be used in "
+#| "production. However, if you are having trouble printing, you should "
+#| "enable it and include the log file in bug reports."
+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 ""
+"Aquesta opció representa un risc potencial de seguretat i no s'hauria "
+"d'utilitzar en entorns en producció. Tanmateix, si teniu problemes a l'hora "
+"d'imprimir, l'hauríeu d'activar i incloure el fitxer de registre a l'informe "
+"d'error."
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Automagic"
+msgstr "Automàgic"
+
+# NOTA: S'utilitza una forma neutra per evitar -t/-da, ja que la mateixa
+# cadena s'aprofita en un context diferent. -- Jordà
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Custom"
+msgstr "Personalitza"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+msgid "Command for converting text files to PostScript:"
+msgstr "Ordre per convertir fitxers de text a PostScript:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+#, fuzzy
+#| 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."
+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 ""
+"Si seleccioneu «Automàgic», Foomatic intentarà trobar a2ps, mpage o enscript "
+"(en aquest odre) cada vegada que l'script de filtratge s'executi."
+
+#. 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 ""
+"Assegureu-vos que l'ordre seleccionada està realment disponible; altrament "
+"podeu perdre tasques d'impressió."
+
+#. 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 ""
+"Aquest paràmetre s'ignora quan foomatic-filters s'utilitza juntament amb "
+"CUPS; el programa texttops, inclòs al paquet cupsys, s'utilitza sempre per "
+"convertir a PostScript les tasques d'impressió enviades com text pla."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid "Command to convert standard input to PostScript:"
+msgstr "Ordre per convertir l'entrada estàndard a PostScript:"
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+#, fuzzy
+#| msgid ""
+#| "Please enter the full command line of a command that converts text from "
+#| "standard input to PostScript on standard output."
+msgid ""
+"This should be the full command line of a command that converts text from "
+"standard input to PostScript on standard output."
+msgstr ""
+"Introduïu l'ordre de línia de comandes que convertirà el text de l'entrada "
+"estàndard a PostScript per la sortida estàndard."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid ""
+"Please note that entering an invalid command line here may result in lost "
+"print jobs."
+msgstr ""
+"Fixeu-vos que introduir una ordre invàlida pot fer-vos perdre tasques "
+"d'impressió."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+msgid "Enable PostScript accounting for CUPS?"
+msgstr "Voleu activar el comptatge PostScript per a CUPS?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "You should choose this option if you want to insert PostScript code for "
+#| "accounting into each print job. This is currently only useful with CUPS."
+msgid ""
+"Insert PostScript code for accounting into each print job. This currently "
+"only works with CUPS."
+msgstr ""
+"Activeu aquesta opció si voleu inserir codi PostScript de comptatge a cada "
+"tasca d'impressió. Actualment això només és útil amb CUPS."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "When used with generic PostScript printers (and under certain conditions "
+#| "with other printers) this causes an extra page to be printed after each "
+#| "job."
+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 ""
+"Quan s'utilitza amb impressores PostScript genèriques (i sota certes "
+"condicions amb altres impressores), això provoca la impressió d'una pàgina "
+"addicional després de cada tasca."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+msgid "Printer spooler backend for Foomatic:"
+msgstr "Cua d'impressió per a Foomatic:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
+#| "handle communication with the printer and manage print jobs. If no "
+#| "spooler is installed, you can use the 'direct' backend, but this is only "
+#| "recommended for single-user systems."
+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 ""
+"Foomatic normalment requereix una cua d'impressió (com CUPS o LPRng) per "
+"gestionar la comunicació amb la impressora i administrar les tasques "
+"d'impressió. Si no n'hi ha cap d'instal·lada, podeu utilitzar la interfície "
+"«direct», però això només es recomana en sistemes d'un sol usuari."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "The installation process may have already detected the correct spooler; "
+#| "however, if this is the initial installation of this system, or if more "
+#| "than one spooler is installed, the detected spooler may be incorrect."
+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 ""
+"És possible que el procés d'instal·lació hagi detectat la cua d'impressió "
+"correctament; tanmateix, si aquesta és la instal·lació inicial del sistema, "
+"o si s'ha instal·lat més d'una cua, és possible que la detecció no sigui "
+"correcta."
+
+#~ msgid "Ghostscript interpreter to be used by Foomatic:"
+#~ msgstr "Intèrpret Ghostscript que hauria d'utilitzar Foomatic:"
+
+#~ msgid ""
+#~ "For non-PostScript printers, print jobs are usually translated from "
+#~ "PostScript to the printer's command language using the free Ghostscript "
+#~ "interpreter."
+#~ msgstr ""
+#~ "Per impressores que no siguin PostScript, les tasques d'impressió són "
+#~ "normalment traduïdes de PostScript al llenguatge de la impressora "
+#~ "utilitzant l'intèrpret lliure Ghostscript."
+
+#~ msgid ""
+#~ "There are a number of different versions of the Ghostscript interpreter "
+#~ "available. Normally, Foomatic will use the default version (configured by "
+#~ "the 'gs' alternative, which can be changed with 'update-alternatives --"
+#~ "config gs'). However, you may want to use a different Ghostscript for "
+#~ "screen display than for printing; 'gs-esp' is usually a good choice for "
+#~ "printing."
+#~ msgstr ""
+#~ "Hi ha diverses versions de l'intèrpret Ghostscript disponibles. "
+#~ "Normalment, Foomatic utilitzarà la versió predeterminada (que es "
+#~ "configura mitjançant l'alternativa «gs», i que es pot canviar amb l'ordre "
+#~ "«update-alternatives --config gs»). Tanmateix, és possible que vulgueu "
+#~ "utilitzar un Ghostscript diferent per visualitzar per la pantalla que per "
+#~ "imprimir; «gs-esp» és normalment una bona opció per imprimir."
+
+#~ msgid ""
+#~ "You should use the Custom option if you have a locally-installed "
+#~ "Ghostscript interpreter."
+#~ msgstr ""
+#~ "Hauríeu de triar l'opció «Personalitza» si teniu un intèrpret Ghostscript "
+#~ "instal·lat localment."
+
+#~ msgid "Custom Ghostscript interpreter path:"
+#~ msgstr "Camí a l'intèrpret Ghostscript personalitzat:"
+
+#~ msgid "Please enter the full path to the custom Ghostscript interpreter."
+#~ msgstr "Introduïu el camí complet a l'intèrpret Ghostscript personalitzat."
+
+#~ msgid "Example: /opt/artifex.com-ghostscript/bin/gs"
+#~ msgstr "Exemple: /opt/artifex.com-ghostscript/bin/gs"
diff --git a/debian/po.old/cs.po b/debian/po.old/cs.po
new file mode 100644
index 0000000..8922d28
--- /dev/null
+++ b/debian/po.old/cs.po
@@ -0,0 +1,303 @@
+#
+# 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: foomatic-filters\n"
+"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
+"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"PO-Revision-Date: 2007-10-14 18:19+0200\n"
+"Last-Translator: Jan Outrata <outrata@pharaoh.inf.upol.cz>\n"
+"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid "Enable logging debug output into a log file (INSECURE)?"
+msgid "Enable logging debug output into a logfile (INSECURE)?"
+msgstr ""
+"Povolit zaznamenávání debugovacích výpisů do logovacího souboru (RISKANTNÍ)?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
+#| "log."
+msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgstr ""
+"Pokud tuto možnost zvolíte, logovací soubor bude pojmenován /tmp/foomatic-"
+"rip.log."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "This option is a potential security issue and should not be used in "
+#| "production. However, if you are having trouble printing, you should "
+#| "enable it and include the log file in bug reports."
+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 ""
+"Tato volba je potenciální bezpečnostní riziko a neměla by být používána v "
+"produkčním nasazení. Pokud ale máte problémy s tisknutím, měli byste ji "
+"povolit a přiložit logovací soubor k hlášením chyb."
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Automagic"
+msgstr "Automagický"
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Custom"
+msgstr "Vlastní"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+msgid "Command for converting text files to PostScript:"
+msgstr "Příkaz pro převod textových souborů do PostScriptu:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+#, fuzzy
+#| 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."
+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 ""
+"Pokud vyberete 'Automagic', Foomatic bude hledat jeden z a2ps, mpage, a "
+"enscript (v tomto pořadí) při každém spuštění skriptu filtru."
+
+#. 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 ""
+"Ujistěte se, že vybraný příkaz je skutečně dostupný; jinak se tiskové úlohy "
+"mohou ztratit."
+
+#. 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 ""
+"Když jsou foomatic-filters používány s CUPS, je toto nastavení ignorováno; "
+"místo toho je pro každý převod úloh odeslaných jako čistý text do "
+"PostScriptu pro tisk na rasterovém zařízení použit program texttops obsažený "
+"v balíčku cupsys."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid "Command to convert standard input to PostScript:"
+msgstr "Příkaz pro převod standardního vstupu do PostScriptu:"
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+#, fuzzy
+#| msgid ""
+#| "Please enter the full command line of a command that converts text from "
+#| "standard input to PostScript on standard output."
+msgid ""
+"This should be the full command line of a command that converts text from "
+"standard input to PostScript on standard output."
+msgstr ""
+"Zadejte úplný příkaz, který převádí text ze standardního vstupu do "
+"PostScriptu na standardní výstup."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid ""
+"Please note that entering an invalid command line here may result in lost "
+"print jobs."
+msgstr "Zadání neplatného příkazu může způsobit ztrátu tiskových úloh."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+msgid "Enable PostScript accounting for CUPS?"
+msgstr "Povolit účtování PostScriptu (PostScript accounting) pro CUPS?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "You should choose this option if you want to insert PostScript code for "
+#| "accounting into each print job. This is currently only useful with CUPS."
+msgid ""
+"Insert PostScript code for accounting into each print job. This currently "
+"only works with CUPS."
+msgstr ""
+"Tuto možnost byste měli zvolit, jestliže chcete vložit do každé tiskové "
+"úlohy kód PostScriptu pro účtování. Momentálně je to užitečné pouze s CUPS."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "When used with generic PostScript printers (and under certain conditions "
+#| "with other printers) this causes an extra page to be printed after each "
+#| "job."
+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 ""
+"Při použití s generickými PostScriptovými tiskárnami (a za určitých podmínek "
+"i s jinými tiskárnami) se po každé úloze tiskne extra stránka."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+msgid "Printer spooler backend for Foomatic:"
+msgstr "Správce tiskových úloh pro Foomatic:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
+#| "handle communication with the printer and manage print jobs. If no "
+#| "spooler is installed, you can use the 'direct' backend, but this is only "
+#| "recommended for single-user systems."
+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 ""
+"Standardně Foomatic vyžaduje pro komunikaci s tiskárnou a správu tiskových "
+"úloh nějakého správce tiskových úloh (jako např. CUPS nebo LPRng). Pokud "
+"nemáte nainstalovaného žádného správce, můžete použít backend 'direct', ale "
+"to je doporučeno jen pro jednouživatelské systémy."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "The installation process may have already detected the correct spooler; "
+#| "however, if this is the initial installation of this system, or if more "
+#| "than one spooler is installed, the detected spooler may be incorrect."
+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 ""
+"Instalační proces již mohl detekovat správného správce; nicméně, pokud je "
+"toto prvotní instalace tohoto systému, nebo je nainstalovaných více než "
+"jeden správce, může být detekovaný správce nesprávný."
+
+#~ msgid "Ghostscript interpreter to be used by Foomatic:"
+#~ msgstr "Interpret Ghostscriptu, který má Foomatic používat:"
+
+#~| msgid ""
+#~| "For non-PostScript printers, print jobs are usually translated from "
+#~| "PostScript to your printer's command language using the free Ghostscript "
+#~| "interpreter."
+#~ msgid ""
+#~ "For non-PostScript printers, print jobs are usually translated from "
+#~ "PostScript to the printer's command language using the free Ghostscript "
+#~ "interpreter."
+#~ msgstr ""
+#~ "U ne-PostScriptových tiskáren jsou tiskové úlohy běžně překládány z "
+#~ "PostScriptu do jazyka příkazů tiskárny pomocí svobodného interpretu "
+#~ "Ghostscript."
+
+#~| msgid ""
+#~| "There are a number of different versions of the Ghostscript interpreter "
+#~| "available on Debian systems. Normally, Foomatic will use the default "
+#~| "version (configured by the `gs' alternative, which can be changed with "
+#~| "`update-alternatives --config gs'). However, you may want to use a "
+#~| "different Ghostscript for screen display than for printing; 'gs-esp' is "
+#~| "usually a good choice for printing. (You should use the Custom option if "
+#~| "you have a locally-installed Ghostscript interpreter.)"
+#~ msgid ""
+#~ "There are a number of different versions of the Ghostscript interpreter "
+#~ "available. Normally, Foomatic will use the default version (configured by "
+#~ "the 'gs' alternative, which can be changed with 'update-alternatives --"
+#~ "config gs'). However, you may want to use a different Ghostscript for "
+#~ "screen display than for printing; 'gs-esp' is usually a good choice for "
+#~ "printing."
+#~ msgstr ""
+#~ "Existuje více různých verzí interpretu Ghostscript. Normálně použije "
+#~ "Foomatic výchozí verzi (nastavenou jako `gs' v systému alternativ, což "
+#~ "může být změněno pomocí `update-alternatives --config gs'). Můžete ale "
+#~ "chtít používat jiný Ghostscript pro zobrazení na obrazovce než pro tisk; "
+#~ "'gs-esp' je obvykle dobrá volba pro tisk."
+
+#~ msgid ""
+#~ "You should use the Custom option if you have a locally-installed "
+#~ "Ghostscript interpreter."
+#~ msgstr ""
+#~ "Pokud máte lokálně nainstalovaný interpret Ghostscriptu, měli byste "
+#~ "použít volbu Vlastní."
+
+#~ msgid "Custom Ghostscript interpreter path:"
+#~ msgstr "Cesta k vlastnímu interpretu Ghostscript:"
+
+#~ msgid "Please enter the full path to the custom Ghostscript interpreter."
+#~ msgstr "Zadejte plnou cestu k vlastnímu interpretu Ghostscriptu."
+
+#~ msgid "Example: /opt/artifex.com-ghostscript/bin/gs"
+#~ msgstr "Příklad: /opt/artifex.com-ghostscript/bin/gs"
+
+#~ msgid "If in doubt, you should simply accept the default option (gs)."
+#~ msgstr "Pokud nevíte, jednoduše potvrďte vychozí volbu (gs)."
+
+#~ msgid ""
+#~ "You should enter the full path to your preferred Ghostscript interpreter; "
+#~ "e.g. `/opt/artifex.com-ghostscript/bin/gs'."
+#~ msgstr ""
+#~ "Zadejte plnou cestu k vašemu interpretu Ghostscript; např. `/opt/artifex."
+#~ "com-ghostscript/bin/gs'."
+
+#~ msgid ""
+#~ "There are some special tags available usable on the filter command line. "
+#~ "See the filter.conf manpage for details."
+#~ msgstr ""
+#~ "Dostupné jsou nějaké speciální značky použitelné v příkazu filtru. Pro "
+#~ "detaily se podívejte na manuálovou stránku filter.conf."
+
+#~ msgid "Automagic, a2ps, mpage, enscript, Custom"
+#~ msgstr "Automagic, a2ps, mpage, enscript, Vlastní"
+
+#~ msgid "gs, gs-gnu, gs-esp, gs-afpl, Custom"
+#~ msgstr "gs, gs-gnu, gs-esp, gs-afpl, Vlastní"
diff --git a/debian/po.old/de.po b/debian/po.old/de.po
new file mode 100644
index 0000000..5bab8b3
--- /dev/null
+++ b/debian/po.old/de.po
@@ -0,0 +1,279 @@
+# translation of foomatic-filters_3.0.2-20061031-1.3_de.po to German
+#
+# 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.
+#
+# Erik Schanze <eriks@debian.org>, 2004-2007.
+msgid ""
+msgstr ""
+"Project-Id-Version: foomatic-filters_3.0.2-20061031-1.3_de\n"
+"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
+"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"PO-Revision-Date: 2007-10-18 22:08+0200\n"
+"Last-Translator: Erik Schanze <eriks@debian.org>\n"
+"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid "Enable logging debug output into a log file (INSECURE)?"
+msgid "Enable logging debug output into a logfile (INSECURE)?"
+msgstr "Debug-Ausgaben in eine Protokolldatei schreiben (UNSICHER)?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
+#| "log."
+msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgstr ""
+"Wenn Sie hier zustimmen, wird die Protokolldatei /tmp/foomatic-rip.log "
+"heißen."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "This option is a potential security issue and should not be used in "
+#| "production. However, if you are having trouble printing, you should "
+#| "enable it and include the log file in bug reports."
+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 ""
+"Diese Auswahl ist eine mögliche Sicherheitslücke und sollte nicht in "
+"Produktivumgebungen benutzt werden. Falls Sie Probleme beim Drucken haben, "
+"sollten Sie sie dennoch einschalten und die Protokolldatei Ihrem "
+"Fehlerbericht beifügen."
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Automagic"
+msgstr "Automatisch"
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Custom"
+msgstr "Benutzerspezifisch"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+msgid "Command for converting text files to PostScript:"
+msgstr "Kommando für die Umwandlung von Textdateien in PostScript:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+#, fuzzy
+#| 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."
+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 ""
+"Falls Sie »Automatisch« auswählen, sucht Foomatic bei jedem Aufruf des "
+"Filterskripts eines der Programme a2ps, mpage und enscript (in dieser "
+"Reihenfolge)."
+
+#. 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 ""
+"Stellen Sie sicher, dass das ausgewählte Kommando verfügbar ist, sonst "
+"könnten Druckaufträge verloren gehen."
+
+#. 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 ""
+"Diese Einstellung hat keine Wirkung, wenn Foomatic-filters mit CUPS "
+"eingesetzt wird; statt dessen wandelt das im Paket Cupsys enthaltene "
+"Programm texttops Druckaufträge von Klartext in PostScript um, damit sie mit "
+"rasterbasierten Geräten ausgedruckt werden können."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid "Command to convert standard input to PostScript:"
+msgstr "Kommando für Umwandlung von der Standardeingabe in PostScript:"
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+#, fuzzy
+#| msgid ""
+#| "Please enter the full command line of a command that converts text from "
+#| "standard input to PostScript on standard output."
+msgid ""
+"This should be the full command line of a command that converts text from "
+"standard input to PostScript on standard output."
+msgstr ""
+"Bitte geben Sie die vollständige Kommandozeile es Befehls ein, der Text von "
+"der Standardeingabe einliest und als PostScript auf der Standardausgabe "
+"ausgibt."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid ""
+"Please note that entering an invalid command line here may result in lost "
+"print jobs."
+msgstr ""
+"Bitte beachten Sie, dass ein ungültiges Kommando zum Verlust von "
+"Druckaufträgen führen kann."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+msgid "Enable PostScript accounting for CUPS?"
+msgstr "PostScript-Abrechnung (accounting) für CUPS einschalten?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "You should choose this option if you want to insert PostScript code for "
+#| "accounting into each print job. This is currently only useful with CUPS."
+msgid ""
+"Insert PostScript code for accounting into each print job. This currently "
+"only works with CUPS."
+msgstr ""
+"Sie sollten hier zustimmen, wenn Sie PostScript-Kommandos für die Abrechnung "
+"in jeden Druckauftrag einbauen lassen wollen. Das ist derzeit nur mit CUPS "
+"sinnvoll."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "When used with generic PostScript printers (and under certain conditions "
+#| "with other printers) this causes an extra page to be printed after each "
+#| "job."
+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 ""
+"Beim Einsatz von gewöhnlichen PostScript-Druckern (und manchmal auch bei "
+"anderen Druckern), wird hierdurch nach jedem Druckauftrag eine zusätzliche "
+"Seite ausgedruckt."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+msgid "Printer spooler backend for Foomatic:"
+msgstr "Druckerwarteschlange für Foomatic:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
+#| "handle communication with the printer and manage print jobs. If no "
+#| "spooler is installed, you can use the 'direct' backend, but this is only "
+#| "recommended for single-user systems."
+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 ""
+"Foomatic benötigt normalerweise eine Druckerwarteschlange (wie CUPS oder "
+"LPRng) für die Übertragung zum Drucker und die Verwaltung der Druckaufträge. "
+"Wenn kein Druckdienst installiert ist, können Sie die »direct«-Anbindung "
+"nutzen, aber das wird nur für Einzelbenutzersysteme empfohlen."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "The installation process may have already detected the correct spooler; "
+#| "however, if this is the initial installation of this system, or if more "
+#| "than one spooler is installed, the detected spooler may be incorrect."
+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 ""
+"Während der Installation sollte schon der richtige Druckdienst erkannt "
+"worden sein. Bei der Erstinstallation dieses Systems oder falls mehr als ein "
+"Druckdienst installiert ist, könnte die Erkennung aber fehlerhaft sein."
+
+#~ msgid "Ghostscript interpreter to be used by Foomatic:"
+#~ msgstr "Ghostscript-Übersetzer, den Foomatic benutzt:"
+
+#~ msgid ""
+#~ "For non-PostScript printers, print jobs are usually translated from "
+#~ "PostScript to the printer's command language using the free Ghostscript "
+#~ "interpreter."
+#~ msgstr ""
+#~ "Für Drucker, die kein PostScript verstehen, werden Druckaufträge "
+#~ "normalerweise mit einem freien Ghostscript-Übersetzer von PostScript in "
+#~ "die Kommando-Sprache des Druckers übersetzt."
+
+#~ msgid ""
+#~ "There are a number of different versions of the Ghostscript interpreter "
+#~ "available. Normally, Foomatic will use the default version (configured by "
+#~ "the 'gs' alternative, which can be changed with 'update-alternatives --"
+#~ "config gs'). However, you may want to use a different Ghostscript for "
+#~ "screen display than for printing; 'gs-esp' is usually a good choice for "
+#~ "printing."
+#~ msgstr ""
+#~ "Es gibt viele verschiedene Versionen von Ghostscript-Übersetzern. "
+#~ "Normalerweise nutzt Foomatic den Standard-Übersetzer, der über das "
+#~ "Alternativen-System für »gs« eingestellt ist. (Das können Sie durch das "
+#~ "Kommando 'update-alternatives --config gs' ändern.) Vielleicht wollen Sie "
+#~ "für das Drucken einen anderen Ghostscript-Übersetzer als für die Anzeige "
+#~ "am Bildschirm verwenden; »gs-esp« ist meist eine gute Wahl für das Drucken."
+
+#~ msgid ""
+#~ "You should use the Custom option if you have a locally-installed "
+#~ "Ghostscript interpreter."
+#~ msgstr ""
+#~ "Sie sollten »Benutzerspezifisch« wählen, wenn Sie einen lokal "
+#~ "installierten Ghostscript-Übersetzer verwenden wollen."
+
+#~ msgid "Custom Ghostscript interpreter path:"
+#~ msgstr "Pfad zum benutzerspezifischen Ghostscript-Übersetzer:"
+
+#~ msgid "Please enter the full path to the custom Ghostscript interpreter."
+#~ msgstr ""
+#~ "Bitte geben Sie den vollständigen Pfad zum Ghostscript-Übersetzer für die "
+#~ "Auswahl »Benutzerspezifisch« ein."
+
+#~ msgid "Example: /opt/artifex.com-ghostscript/bin/gs"
+#~ msgstr "Beispiel: /opt/artifex.com-ghostscript/bin/gs"
diff --git a/debian/po.old/es.po b/debian/po.old/es.po
new file mode 100644
index 0000000..f05ea3c
--- /dev/null
+++ b/debian/po.old/es.po
@@ -0,0 +1,275 @@
+# foomatic-filters po-debconf translation to Spanish
+# Copyright (C) 2005 Software in the Public Interest
+# This file is distributed under the same license as the foomatic-filters package.
+#
+# Changes:
+# - Initial translation
+# César Gómez Martín <cesar.gomez@gmail.com>
+# - Revision
+# David Martínez Moreno
+# Fernando Cerezal
+# Javier Fernández-Sanguino
+#
+# Traductores, si no conoce el formato PO, merece la pena leer la
+# documentación de gettext, especialmente las secciones dedicadas a este
+# formato, por ejemplo ejecutando:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+# Equipo de traducción al español, por favor, lean antes de traducir
+# los siguientes documentos:
+#
+# - El proyecto de traducción de Debian al español
+# http://www.debian.org/intl/spanish/
+# especialmente las notas de traducción en
+# http://www.debian.org/intl/spanish/notas
+#
+# - La guía de traducción de po's de debconf:
+# /usr/share/doc/po-debconf/README-trans
+# o http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+# Notas:
+# - «backend» se traduce aquí como «motor» aunque no se llegó a un consenso en la
+# lista de traducción [jfs]
+#
+# Otras traducciones propuestas: programa subyacente, programa base,
+# infraestructura...
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: foomatic-filters\n"
+"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
+"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"PO-Revision-Date: 2006-12-07 00:46+0100\n"
+"Last-Translator: César Gómez Martín <cesar.gomez@gmail.com>\n"
+"Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+msgid "Enable logging debug output into a logfile (INSECURE)?"
+msgstr ""
+"¿Desea activar el registro de la salida de depuración en un fichero de "
+"registro? (INSEGURO)"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgstr "El fichero de registro se llamará /tmp/foomatic-rip.log."
+
+#. 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 ""
+"ADVERTENCIA: Este fichero de registro es un agujero de seguridad; no lo use "
+"en producción. No obstante, si está teniendo problemas al imprimir, debe "
+"activar esta opción e incluir este fichero de registro en algunos informes "
+"de fallo."
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Automagic"
+msgstr "«Automágica»"
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Custom"
+msgstr "Personalizado"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+msgid "Command for converting text files to PostScript:"
+msgstr "Orden para convertir ficheros de texto a PostScript:"
+
+#. 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 ""
+"Si selecciona «Automágica», Foomatic intentará localizar a los programas "
+"a2ps, mpage, y enscript (en ese orden) cada vez que se ejecute el guión de "
+"filtrado."
+
+#. 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 ""
+"Por favor, asegúrese de que el comando seleccionado está actualmente "
+"disponible; en otro caso las tareas de impresión pueden perderse."
+
+#. 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 ""
+"Este ajuste se ignora cuando los filtros foomatic se usan con CUPS; en "
+"cambio, el programa texttops incluido en el paquete cupsys se usa siempre "
+"para convertir trabajos enviados como texto sin formato a PostScript para "
+"imprimir en dispositivos por tramas."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid "Command to convert standard input to PostScript:"
+msgstr "Orden para convertir la entrada estándar a PostScript:"
+
+#. 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 ""
+"Esto debe ser la linea de comandos completa de un comando que convierte el "
+"texto de la entrada estándar a PostScript en la salida estándar."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid ""
+"Please note that entering an invalid command line here may result in lost "
+"print jobs."
+msgstr ""
+"Por favor, tenga en cuenta que introduciendo aquí una línea de comando "
+"inválida puede que se pierdan trabajos de impresión."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+msgid "Enable PostScript accounting for CUPS?"
+msgstr "¿Desea activar la contabilidad PostScript para CUPS?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+msgid ""
+"Insert PostScript code for accounting into each print job. This currently "
+"only works with CUPS."
+msgstr ""
+"Insertar el código PostScript para informes dentro de cada trabajo de "
+"impresión. Actualmente esto sólo funciona con CUPS."
+
+#. 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 ""
+"Nota: Cuando se usa con impresoras PostScript genéricas (y bajo ciertas "
+"condiciones también con otras impresoras) esto provoca la impresión de una "
+"página extra después de cada trabajo, por lo que está desactivado por "
+"omisión."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+msgid "Printer spooler backend for Foomatic:"
+msgstr "Motor de gestor de cola de impresión para Foomatic:"
+
+#. 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 ""
+"Foomatic requiere normalmente un gestor de cola de impresión (como CUPS o "
+"LPRng) para manejar la comunicación con la impresora y gestionar los "
+"trabajos de impresión. Si no tiene un gestor de cola instalado, puede usar "
+"el motor «directo», pero esto es sólo recomendable para sistemas de un sólo "
+"usuario."
+
+#. 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 ""
+"El proceso de instalación puede haber detectado ya el gestor de cola "
+"correcto. Sin embargo, el gestor de cola detectado puede no ser el correcto "
+"si ésta es la primera vez que instala Debian o de algún modo tiene más de un "
+"gestor de cola instalado en el sistema."
+
+#~ msgid "Ghostscript interpreter to be used by Foomatic:"
+#~ msgstr "Intérprete de Ghostscript que ha de usar Foomatic:"
+
+#~ msgid ""
+#~ "For non-PostScript printers, print jobs are usually translated from "
+#~ "PostScript to your printer's command language using the free Ghostscript "
+#~ "interpreter."
+#~ msgstr ""
+#~ "Los trabajos de impresión para impresoras que no son PostScript "
+#~ "normalmente se traducen de PostScript al lenguaje de su impresora "
+#~ "utilizando el intérprete libre Ghostscript."
+
+#~ msgid ""
+#~ "There are a number of different versions of the Ghostscript interpreter "
+#~ "available on Debian systems. Normally, Foomatic will use the default "
+#~ "version (configured by the `gs' alternative, which can be changed with "
+#~ "`update-alternatives --config gs'). However, you may want to use a "
+#~ "different Ghostscript for screen display than for printing; 'gs-esp' is "
+#~ "usually a good choice for printing. (You should use the Custom option if "
+#~ "you have a locally-installed Ghostscript interpreter.)"
+#~ msgstr ""
+#~ "Hay diferentes versiones del intérprete Ghostscript disponibles en los "
+#~ "sistemas Debian. Normalmente, Foomatic usará la versión por omisión "
+#~ "(configurada por la alternativa «gs», la cual se puede cambiar con «update-"
+#~ "alternatives -- config gs»). Sin embargo, quizás quiera usar un "
+#~ "Ghostscript diferente al de impresión para la visualización en pantalla; "
+#~ "generalmente «gs-esp» es una buena opción para imprimir. (Debe usar la "
+#~ "opción «Personalizado» si tiene un intérprete Ghostscript instalado "
+#~ "localmente.)"
+
+#~ msgid "If in doubt, you should simply accept the default option (gs)."
+#~ msgstr "Si duda, debería simplemente aceptar la opción por omisión (gs)."
+
+#~ msgid "Custom Ghostscript interpreter path:"
+#~ msgstr "Ruta de acceso al intérprete Ghostscript personalizado:"
+
+#~ msgid ""
+#~ "You should enter the full path to your preferred Ghostscript interpreter; "
+#~ "e.g. `/opt/artifex.com-ghostscript/bin/gs'."
+#~ msgstr ""
+#~ "Debe introducir la ruta completa de su intérprete Ghostscript preferido; "
+#~ "por ejemplo `/opt/artifex.com-ghostscript/bin/gs'."
+
+#~ msgid "Automagic, a2ps, mpage, enscript, Custom"
+#~ msgstr "Automagic, a2ps, mpage, enscript, Custom"
+
+#~ msgid ""
+#~ "There are some special tags available usable on the filter command line. "
+#~ "See the filter.conf manpage for details."
+#~ msgstr ""
+#~ "Hay algunas etiquetas especiales disponibles que se pueden usar en la "
+#~ "línea de comandos del filtro. Para más detalles mire el manual de filter."
+#~ "conf."
+
+#~ msgid "gs, gs-gnu, gs-esp, gs-afpl, Custom"
+#~ msgstr "gs, gs-gnu, gs-esp, gs-afpl, Custom"
diff --git a/debian/po.old/fi.po b/debian/po.old/fi.po
new file mode 100644
index 0000000..c66733d
--- /dev/null
+++ b/debian/po.old/fi.po
@@ -0,0 +1,260 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: foomatic-filters\n"
+"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
+"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"PO-Revision-Date: 2007-10-12 23:30+0200\n"
+"Last-Translator: Esko Arajärvi <edu@iki.fi>\n"
+"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Finnish\n"
+"X-Poedit-Country: FINLAND\n"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid "Enable logging debug output into a log file (INSECURE)?"
+msgid "Enable logging debug output into a logfile (INSECURE)?"
+msgstr "Tulosta vianetsintäviestit lokitiedostoon (TURVATON)?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
+#| "log."
+msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgstr ""
+"Jos valitset tämän vaihtoehton, lokitiedoston nimeksi tulee /tmp/foomatic-"
+"rip.log."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "This option is a potential security issue and should not be used in "
+#| "production. However, if you are having trouble printing, you should "
+#| "enable it and include the log file in bug reports."
+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 ""
+"Tämä vaihtoehto on potentiaalinen turvariski, eikä sitä tulisi käyttää "
+"tuotannossa. Jos sinulla kuitenkin ongelmia tulostuksessa, sinun tulisi "
+"ottaa se käyttöön ja sisällyttää lokitiedosto vikailmoitukseen."
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Automagic"
+msgstr "Automaaginen"
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Custom"
+msgstr "Mukautettu"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+msgid "Command for converting text files to PostScript:"
+msgstr "Komento tekstitiedostojen muuntamiseksi PostScript-muotoon:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+#, fuzzy
+#| 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."
+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 ""
+"Jos valitset 'Automaaginen', Foomatic etsii ohjelmia a2ps, mpage ja enscript "
+"(tässä järjestyksessä) joka kerta kun suodatuskomentosarja suoritetaan."
+
+#. 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 ""
+"Varmista, että valittu komento on todella saatavilla; muuten tulostustyöt "
+"saattavat kadota."
+
+#. 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 ""
+"Tätä asetusta ei huomioida, kun foomatic-filtersiä käytetään CUPSin kanssa. "
+"Sen sijaan rasteritulostimille lähetettyjen tavallista tekstiä sisältävien "
+"töiden muuntamiseen PostScript-muotoon käytetään aina cupsys-paketin "
+"sisältämää ohjelmaa texttops."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid "Command to convert standard input to PostScript:"
+msgstr "Komento oletussyötevirran muuntamiseksi PostScript-muotoon:"
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+#, fuzzy
+#| msgid ""
+#| "Please enter the full command line of a command that converts text from "
+#| "standard input to PostScript on standard output."
+msgid ""
+"This should be the full command line of a command that converts text from "
+"standard input to PostScript on standard output."
+msgstr ""
+"Anna täydellinen komentorivikomento, joka muokkaa oletussyötevirran "
+"PostScript-muotoon oletustulostevirtaan"
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid ""
+"Please note that entering an invalid command line here may result in lost "
+"print jobs."
+msgstr ""
+"Huomaa, että virheellisen komennon antaminen tässä voi johtaa tulostustöiden "
+"katoamiseen."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+msgid "Enable PostScript accounting for CUPS?"
+msgstr "Käytetäänkö CUPSin kanssa PostScript-kirjanpitoa?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "You should choose this option if you want to insert PostScript code for "
+#| "accounting into each print job. This is currently only useful with CUPS."
+msgid ""
+"Insert PostScript code for accounting into each print job. This currently "
+"only works with CUPS."
+msgstr ""
+"Valitse tämä vaihtoehto, jos haluat lisätä PostScript-koodia kirjanpitoa "
+"varten jokaiseen tulostustyöhön. Tällä hetkellä tämä on hyödyllinen vain "
+"CUPSin kanssa."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "When used with generic PostScript printers (and under certain conditions "
+#| "with other printers) this causes an extra page to be printed after each "
+#| "job."
+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 ""
+"Käytettäessä tavallisten PostScript-tulostimien kanssa (ja tietyissä "
+"tilanteissa muiden tulostimien kanssa) tämä aiheuttaa ylimääräisen sivun "
+"tulostuksen jokaisen työn jälkeen."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+msgid "Printer spooler backend for Foomatic:"
+msgstr "Tulostusjonotaustaohjelma Foomaticia varten:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
+#| "handle communication with the printer and manage print jobs. If no "
+#| "spooler is installed, you can use the 'direct' backend, but this is only "
+#| "recommended for single-user systems."
+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 ""
+"Foomatic normaalisti tarvitsee tulostusjonon (kuten CUPS tai LPRng) "
+"tulostusviestinnän ja -töiden hallinnointiin. Jos mitään tulostusjonoa ei "
+"ole asennettuna, voit käyttää 'direct'-taustaohjelmaa, mutta tätä "
+"suositellaan vain yhden käyttäjän järjestelmiin."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "The installation process may have already detected the correct spooler; "
+#| "however, if this is the initial installation of this system, or if more "
+#| "than one spooler is installed, the detected spooler may be incorrect."
+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 ""
+"Asennusohjelma on saattanut jo löytää oikean tulostusjonon. Kuitenkin, jos "
+"tämä on järjestelmän ensimmäinen asennus tai jos useampia tulostusjonoja on "
+"asennettuna, löydetty tulostusjono saattaa olla väärä."
+
+#~ msgid "Ghostscript interpreter to be used by Foomatic:"
+#~ msgstr "Foomaticin käyttämä Ghostscript-tulkki:"
+
+#~ msgid ""
+#~ "For non-PostScript printers, print jobs are usually translated from "
+#~ "PostScript to the printer's command language using the free Ghostscript "
+#~ "interpreter."
+#~ msgstr ""
+#~ "Ei-PostScript-tulostimien kohdalla tulostustyöt yleensä muunnetaan "
+#~ "PostScriptistä tulostimen omalle komentokielelle käyttäen vapaata "
+#~ "Ghostscript-tulkkia."
+
+#~ msgid ""
+#~ "There are a number of different versions of the Ghostscript interpreter "
+#~ "available. Normally, Foomatic will use the default version (configured by "
+#~ "the 'gs' alternative, which can be changed with 'update-alternatives --"
+#~ "config gs'). However, you may want to use a different Ghostscript for "
+#~ "screen display than for printing; 'gs-esp' is usually a good choice for "
+#~ "printing."
+#~ msgstr ""
+#~ "Ghostscript-tulkista on saatavilla useita eri versioita. Yleensä Foomatic "
+#~ "käyttää oletusversiota (asetettua 'gs'-vaihtoehtoa, jota voidaan vaihtaa "
+#~ "komennolla 'update-alternatives --config gs'). Saatat kuitenkin haluta "
+#~ "käyttää eri Ghostscriptejä näytöllä ja tulostettaessa. 'gs-esp' on "
+#~ "yleensä hyvä valinta tulostukseen."
+
+#~ msgid ""
+#~ "You should use the Custom option if you have a locally-installed "
+#~ "Ghostscript interpreter."
+#~ msgstr ""
+#~ "Sinun tulisi valita Mukautettu-vaihtoehto, jos sinulla on paikallisesti "
+#~ "asennettu Ghostscript-tulkki."
+
+#~ msgid "Custom Ghostscript interpreter path:"
+#~ msgstr "Mukautetun Ghostscript-tulkin polku:"
+
+#~ msgid "Please enter the full path to the custom Ghostscript interpreter."
+#~ msgstr "Anna mukautetun Ghostscript-tulkin täydellinen polku:"
+
+#~ msgid "Example: /opt/artifex.com-ghostscript/bin/gs"
+#~ msgstr "Esimerkki: /opt/artifex.com-ghostscript/bin/gs"
diff --git a/debian/po.old/fr.po b/debian/po.old/fr.po
new file mode 100644
index 0000000..4c3def8
--- /dev/null
+++ b/debian/po.old/fr.po
@@ -0,0 +1,283 @@
+# translation of fr.po to French
+#
+# 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.
+#
+# Christian Perrier <bubulle@debian.org>, 2004, 2006, 2007.
+msgid ""
+msgstr ""
+"Project-Id-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: 2007-10-04 07:14+0200\n"
+"Last-Translator: Christian Perrier <bubulle@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"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: Plural-Forms: nplurals=2; plural=n>1;\n"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid "Enable logging debug output into a log file (INSECURE)?"
+msgid "Enable logging debug output into a logfile (INSECURE)?"
+msgstr ""
+"Faut-il enregistrer les informations de débogage dans un fichier de "
+"journalisation (DANGEREUX) ?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
+#| "log."
+msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgstr ""
+"Si vous choisissez cette option, un fichier appelé /tmp/foomatic-rip.log "
+"sera utilisé pour enregistrer les informations de débogage."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "This option is a potential security issue and should not be used in "
+#| "production. However, if you are having trouble printing, you should "
+#| "enable it and include the log file in bug reports."
+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 ""
+"ATTENTION : ce fichier de journalisation pose un problème de sécurité et ne "
+"devrait pas être utilisé sur un serveur de production. Cependant, si vous "
+"avez des difficultés pour imprimer, vous devriez activer cette option et "
+"inclure ce fichier dans les rapports de bogue."
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Automagic"
+msgstr "automatique"
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Custom"
+msgstr "personnalisée"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+msgid "Command for converting text files to PostScript:"
+msgstr "Commande de conversion des fichiers texte en PostScript :"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+#, fuzzy
+#| 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."
+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 ""
+"Si vous choisissez « automatique », l'un des programmes a2ps, mpage ou "
+"enscript sera recherché, dans cet ordre, à chaque exécution du filtre."
+
+#. 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 ""
+"Veuillez vérifier que la commande choisie est réellement disponible, sinon "
+"des demandes d'impression peuvent être perdues."
+
+#. 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 ""
+"Avec CUPS, ce réglage sera ignoré. Le programme texttops, inclus dans le "
+"paquet cupsys, sera utilisé à la place : il convertit les travaux soumis en "
+"format texte brut au format PostScript, pour utilisation avec les "
+"périphériques « raster »."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid "Command to convert standard input to PostScript:"
+msgstr "Commande de conversion de l'entrée standard en PostScript :"
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+#, fuzzy
+#| msgid ""
+#| "Please enter the full command line of a command that converts text from "
+#| "standard input to PostScript on standard output."
+msgid ""
+"This should be the full command line of a command that converts text from "
+"standard input to PostScript on standard output."
+msgstr ""
+"Veuillez indiquer la ligne de commande complète qui convertira des données "
+"texte vers l'entrée standard en données PostScript sur la sortie standard."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid ""
+"Please note that entering an invalid command line here may result in lost "
+"print jobs."
+msgstr ""
+"Veuillez noter qu'une commande invalide peut entraîner la perte des demandes "
+"d'impression."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+msgid "Enable PostScript accounting for CUPS?"
+msgstr "Faut-il activer la comptabilité PostScript pour CUPS ?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "You should choose this option if you want to insert PostScript code for "
+#| "accounting into each print job. This is currently only useful with CUPS."
+msgid ""
+"Insert PostScript code for accounting into each print job. This currently "
+"only works with CUPS."
+msgstr ""
+"Vous devriez choisir cette option pour insérer du code PostScript de "
+"comptabilité dans chaque demande d'impression. Cette fonctionnalité n'est "
+"utile qu'avec CUPS."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "When used with generic PostScript printers (and under certain conditions "
+#| "with other printers) this causes an extra page to be printed after each "
+#| "job."
+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 ""
+"Lorsque cette option est utilisée avec des imprimantes PostScript génériques "
+"(et, dans certaines conditions, avec d'autres imprimantes), elle provoque "
+"l'impression d'une page supplémentaire après chaque impression."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+msgid "Printer spooler backend for Foomatic:"
+msgstr "Gestionnaire d'impression interfacé avec Foomatic :"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
+#| "handle communication with the printer and manage print jobs. If no "
+#| "spooler is installed, you can use the 'direct' backend, but this is only "
+#| "recommended for single-user systems."
+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 ""
+"Il est usuellement nécessaire d'utiliser un gestionnaire d'impression tel "
+"que CUPS ou LPRng pour gérer la communication avec l'imprimante et les "
+"travaux d'impression. Si aucun gestionnaire n'est installé, vous pouvez "
+"utiliser le choix « direct » qui n'est recommandé que pour des systèmes mono-"
+"utilisateur."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "The installation process may have already detected the correct spooler; "
+#| "however, if this is the initial installation of this system, or if more "
+#| "than one spooler is installed, the detected spooler may be incorrect."
+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 ""
+"La procédure d'installation a probablement détecté le gestionnaire "
+"approprié. Cependant, s'il s'agit de votre première installation de ce "
+"système ou si plus d'un gestionnaire est installé, celui qui est détecté "
+"n'est peut-être pas le bon."
+
+#~ msgid "Ghostscript interpreter to be used by Foomatic:"
+#~ msgstr "Interpréteur Ghostscript utilisé par Foomatic :"
+
+#~ msgid ""
+#~ "For non-PostScript printers, print jobs are usually translated from "
+#~ "PostScript to the printer's command language using the free Ghostscript "
+#~ "interpreter."
+#~ msgstr ""
+#~ "Lors de l'utilisation d'imprimantes non-PostScript, les travaux "
+#~ "d'impression sont généralement convertis de PostScript vers le langage de "
+#~ "commande de l'imprimante avec l'interpréteur libre Ghostscript."
+
+#~ msgid ""
+#~ "There are a number of different versions of the Ghostscript interpreter "
+#~ "available. Normally, Foomatic will use the default version (configured by "
+#~ "the 'gs' alternative, which can be changed with 'update-alternatives --"
+#~ "config gs'). However, you may want to use a different Ghostscript for "
+#~ "screen display than for printing; 'gs-esp' is usually a good choice for "
+#~ "printing."
+#~ msgstr ""
+#~ "Il existe plusieurs versions différentes de l'interpréteur Ghostscript. "
+#~ "Habituellement, Foomatic utilise la version par défaut (l'alternative "
+#~ "« gs » configurée avec la commande « update-alternatives --config gs »). "
+#~ "Cependant, il peut être recommandé d'utiliser un interpréteur Ghostscript "
+#~ "différent pour l'affichage à l'écran et pour l'impression ; « gs-esp » est "
+#~ "généralement recommandé pour l'impression."
+
+#~ msgid ""
+#~ "You should use the Custom option if you have a locally-installed "
+#~ "Ghostscript interpreter."
+#~ msgstr ""
+#~ "Vous pouvez choisir l'option « personnalisée » pour utiliser un "
+#~ "interpréteur Ghostscript installé localement."
+
+#~ msgid "Custom Ghostscript interpreter path:"
+#~ msgstr "Chemin d'accès de l'interpréteur Ghostscript personnalisé :"
+
+#~ msgid "Please enter the full path to the custom Ghostscript interpreter."
+#~ msgstr ""
+#~ "Veuillez indiquer le chemin d'accès complet vers l'interpréteur "
+#~ "Ghostscript."
+
+#~ msgid "Example: /opt/artifex.com-ghostscript/bin/gs"
+#~ msgstr "Exemple : /opt/artifex.com-ghostscript/bin/gs"
diff --git a/debian/po.old/gl.po b/debian/po.old/gl.po
new file mode 100644
index 0000000..7d6e82c
--- /dev/null
+++ b/debian/po.old/gl.po
@@ -0,0 +1,285 @@
+# Galician translation of foomatic-filters's debconf templates
+# This file is distributed under the same license as the foomatic-filters package.
+# Jacobo Tarrio <jtarrio@debian.org>, 2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: foomatic-filters\n"
+"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
+"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"PO-Revision-Date: 2007-10-13 12:17+0100\n"
+"Last-Translator: Jacobo Tarrio <jtarrio@debian.org>\n"
+"Language-Team: Galician <proxecto@trasno.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid "Enable logging debug output into a log file (INSECURE)?"
+msgid "Enable logging debug output into a logfile (INSECURE)?"
+msgstr "¿Activar o rexistro da saída de depuración a un ficheiro (INSEGURO)?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
+#| "log."
+msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgstr ""
+"Se escolle esta opción, o ficheiro de rexistro hase chamar /tmp/foomatic-rip."
+"log."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "This option is a potential security issue and should not be used in "
+#| "production. However, if you are having trouble printing, you should "
+#| "enable it and include the log file in bug reports."
+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 ""
+"Este ficheiro de rexistro é problema de seguridade en potencia, e non se "
+"debería empregar en producción. Nembargantes, se ten problemas ao imprimir, "
+"debería activar esta opción e incluír o ficheiro nos informes de erro."
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Automagic"
+msgstr "Automáxico"
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Custom"
+msgstr "Personalizado"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+msgid "Command for converting text files to PostScript:"
+msgstr "Orde para convertir os ficheiros de texto a PostScript:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+#, fuzzy
+#| 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."
+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 ""
+"Se escolle \"Automáxico\", Foomatic ha buscar a2ps, mpage e enscript (nesta "
+"orde) cada vez que se execute o script de filtrado."
+
+#. 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 ""
+"Asegúrese de que a orde escollida estea dispoñible; se non, pódense perder "
+"traballos de impresión."
+
+#. 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 ""
+"Esta configuración ignórase cando se emprega foomatic-filters con CUPS; no "
+"seu canto, sempre se emprega o programa texttops incluído no paquete cupsys "
+"para convertir os traballos enviados coma texto normal a PostScript para "
+"imprimilos."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid "Command to convert standard input to PostScript:"
+msgstr "Orde para convertir a entrada estándar a PostScript:"
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+#, fuzzy
+#| msgid ""
+#| "Please enter the full command line of a command that converts text from "
+#| "standard input to PostScript on standard output."
+msgid ""
+"This should be the full command line of a command that converts text from "
+"standard input to PostScript on standard output."
+msgstr ""
+"Introduza a liña de ordes completa dunha orde que convirta o texto da "
+"entrada estándar a PostScript na saída estándar."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid ""
+"Please note that entering an invalid command line here may result in lost "
+"print jobs."
+msgstr ""
+"Teña en conta que se introduce unha liña de ordes non válida aquí pode "
+"producirse unha perda de traballos de impresión."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+msgid "Enable PostScript accounting for CUPS?"
+msgstr "¿Activar a contabilidade de PostScript para CUPS?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "You should choose this option if you want to insert PostScript code for "
+#| "accounting into each print job. This is currently only useful with CUPS."
+msgid ""
+"Insert PostScript code for accounting into each print job. This currently "
+"only works with CUPS."
+msgstr ""
+"Debería escoller esta opción se quere inserir código PostScript para "
+"contabilidade en cada traballo de impresión. Isto só é útil, de momento, con "
+"CUPS."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "When used with generic PostScript printers (and under certain conditions "
+#| "with other printers) this causes an extra page to be printed after each "
+#| "job."
+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 ""
+"Se se usa con impresoras PostScript xenéricas (e, baixo certas condicións, "
+"tamén con outras impresoras) isto fai que se imprima unha páxina adicional "
+"despois de cada traballo."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+msgid "Printer spooler backend for Foomatic:"
+msgstr "Motor de colas de impresión para Foomatic:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
+#| "handle communication with the printer and manage print jobs. If no "
+#| "spooler is installed, you can use the 'direct' backend, but this is only "
+#| "recommended for single-user systems."
+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 ""
+"Foomatic adoita precisar dun sistema de colas de impresión (coma CUPS ou "
+"LPRng) para xestionar a comunicación coa impresora e os traballos de "
+"impresión. Se non hai ningún sistema de colas instalado, pode empregar o "
+"motor \"direct\", pero só se recomenda en sistemas monousuario."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "The installation process may have already detected the correct spooler; "
+#| "however, if this is the initial installation of this system, or if more "
+#| "than one spooler is installed, the detected spooler may be incorrect."
+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 ""
+"O proceso de instalación pode ter detectado o motor correcto; nembargantes, "
+"se é a primeira vez que instala este sistema, ou se hai máis dun motor de "
+"colas instalado, o motor detectado pode ser incorrecto."
+
+#~ msgid "Ghostscript interpreter to be used by Foomatic:"
+#~ msgstr "Intérprete Ghostscript a empregar por Foomatic:"
+
+#~| msgid ""
+#~| "For non-PostScript printers, print jobs are usually translated from "
+#~| "PostScript to your printer's command language using the free Ghostscript "
+#~| "interpreter."
+#~ msgid ""
+#~ "For non-PostScript printers, print jobs are usually translated from "
+#~ "PostScript to the printer's command language using the free Ghostscript "
+#~ "interpreter."
+#~ msgstr ""
+#~ "Para impresoras non-PostScript, os traballos de impresión adoitan "
+#~ "traducirse de PostScript á linguaxe de ordes da impresora empregando o "
+#~ "intérprete libre Ghostscript."
+
+#~| msgid ""
+#~| "There are a number of different versions of the Ghostscript interpreter "
+#~| "available on Debian systems. Normally, Foomatic will use the default "
+#~| "version (configured by the `gs' alternative, which can be changed with "
+#~| "`update-alternatives --config gs'). However, you may want to use a "
+#~| "different Ghostscript for screen display than for printing; 'gs-esp' is "
+#~| "usually a good choice for printing. (You should use the Custom option if "
+#~| "you have a locally-installed Ghostscript interpreter.)"
+#~ msgid ""
+#~ "There are a number of different versions of the Ghostscript interpreter "
+#~ "available. Normally, Foomatic will use the default version (configured by "
+#~ "the 'gs' alternative, which can be changed with 'update-alternatives --"
+#~ "config gs'). However, you may want to use a different Ghostscript for "
+#~ "screen display than for printing; 'gs-esp' is usually a good choice for "
+#~ "printing."
+#~ msgstr ""
+#~ "Hai varias versións diferentes do intérprete Ghostscript dispoñibles. "
+#~ "Normalmente, Foomatic ha empregar a versión por defecto (que se configura "
+#~ "mediante a alternativa \"gs\", que se pode cambiar con \"update-"
+#~ "alternatives --config gs\"). Nembargantes, pode querer empregar "
+#~ "Ghostscript diferentes para amosar na pantalla e para imprimir; \"gs-esp"
+#~ "\" adoita ser unha boa opción para imprimir."
+
+#~ msgid ""
+#~ "You should use the Custom option if you have a locally-installed "
+#~ "Ghostscript interpreter."
+#~ msgstr ""
+#~ "Debería empregar a opción \"Personalizado\" se ten un intérprete de "
+#~ "Ghostscript instalado localmente."
+
+#~ msgid "Custom Ghostscript interpreter path:"
+#~ msgstr "Ruta do intérprete Ghostscript personalizado:"
+
+#~ msgid "Please enter the full path to the custom Ghostscript interpreter."
+#~ msgstr "Introduza a ruta completa ao intérprete Ghostscript personalizado."
+
+#~ msgid "Example: /opt/artifex.com-ghostscript/bin/gs"
+#~ msgstr "Exemplo: /opt/artifex.com-ghostscript/bin/gs"
+
+#~ msgid "If in doubt, you should simply accept the default option (gs)."
+#~ msgstr "Se ten dúbidas, debería aceptar a opción por defecto (gs)."
+
+#~ msgid ""
+#~ "You should enter the full path to your preferred Ghostscript interpreter; "
+#~ "e.g. `/opt/artifex.com-ghostscript/bin/gs'."
+#~ msgstr ""
+#~ "Debería introducir a ruta completa ao seu intérprete Ghostscript de "
+#~ "preferencia; p. ex., \"/opt/artifex.com-ghostscript/bin/gs\"."
diff --git a/debian/po.old/it.po b/debian/po.old/it.po
new file mode 100644
index 0000000..6b5b0e0
--- /dev/null
+++ b/debian/po.old/it.po
@@ -0,0 +1,264 @@
+# Italian (it) translation of debconf templates for foomatic-filter
+# Copyright (C) 2007 Free Software Foundation, Inc.
+# This file is distributed under the same license as the foomatic-filter package.
+# Luca Monducci <luca.mo@tiscali.it>, 2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: foomatic-filter italian debconf\n"
+"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
+"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"PO-Revision-Date: 2007-10-14 10:33+0200\n"
+"Last-Translator: Luca Monducci <luca.mo@tiscali.it>\n"
+"Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid "Enable logging debug output into a log file (INSECURE)?"
+msgid "Enable logging debug output into a logfile (INSECURE)?"
+msgstr "Registrare l'output di debug in un file di log (NON SICURO)?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
+#| "log."
+msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgstr "Se si accetta, il file di log viene chiamato /tmp/foomatic-rip.log."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "This option is a potential security issue and should not be used in "
+#| "production. However, if you are having trouble printing, you should "
+#| "enable it and include the log file in bug reports."
+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 ""
+"Questa impostazione è potenzialmente un pericolo per la sicurezza e non deve "
+"essere usata in produzione. Tuttavia, se si riscontrano dei problemi di "
+"stampa, è opportuno attivarla e inserire il file log nella segnalazione del "
+"bug."
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Automagic"
+msgstr "Automagico"
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Custom"
+msgstr "Personalizzato"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+msgid "Command for converting text files to PostScript:"
+msgstr "Comando per convertire file di testo in PostScript:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+#, fuzzy
+#| 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."
+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 ""
+"Se si sceglie \"Automagico\", Foomatic cerca uno fra a2ps, mpage e enscript "
+"(in questo ordine) ogni volta che viene eseguito uno script filtro."
+
+#. 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 ""
+"Assicurarsi che il comando scelto sia realmente disponibile, in caso "
+"contrario i lavori di stampa potrebbero andare persi."
+
+#. 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 ""
+"Questa impostazione viene ignorata quando foomatic-filters è usato insieme a "
+"CUPS; al suo posto viene sempre usato il programma texttops incluso nel "
+"pacchetto cupsys per convertire i lavori sottomessi come testo semplice in "
+"PostScript per la stampa su dispositivi raster."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid "Command to convert standard input to PostScript:"
+msgstr "Comando per convertire lo standard input in PostScript:"
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+#, fuzzy
+#| msgid ""
+#| "Please enter the full command line of a command that converts text from "
+#| "standard input to PostScript on standard output."
+msgid ""
+"This should be the full command line of a command that converts text from "
+"standard input to PostScript on standard output."
+msgstr ""
+"Inserire la riga di comando completa di un comando che converta il testo "
+"dallo standard input in PostScript sullo standard output."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid ""
+"Please note that entering an invalid command line here may result in lost "
+"print jobs."
+msgstr ""
+"Notare che l'inserimento di un comando non valido può provocare la perdita "
+"dei lavori di stampa."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+msgid "Enable PostScript accounting for CUPS?"
+msgstr "Attivare l'inserimento di informazioni tramite PostScript con CUPS?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "You should choose this option if you want to insert PostScript code for "
+#| "accounting into each print job. This is currently only useful with CUPS."
+msgid ""
+"Insert PostScript code for accounting into each print job. This currently "
+"only works with CUPS."
+msgstr ""
+"Si deve scegliere questa opzione se si vuole inserire il codice PostScript "
+"per inserire informazioni in ogni lavoro di stampa. Attualmente questa "
+"opzione è utile solo con CUPS."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "When used with generic PostScript printers (and under certain conditions "
+#| "with other printers) this causes an extra page to be printed after each "
+#| "job."
+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 ""
+"Quando usato con stampanti PostScript generiche (e in alcuni casi anche con "
+"altre stampanti) può provocare la stampa di un'ulteriore pagina al termine "
+"di ogni lavoro."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+msgid "Printer spooler backend for Foomatic:"
+msgstr "Backend per lo spooler della stampante per Foomatic:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
+#| "handle communication with the printer and manage print jobs. If no "
+#| "spooler is installed, you can use the 'direct' backend, but this is only "
+#| "recommended for single-user systems."
+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 ""
+"Foomatic ha bisogno di uno spooler per la stampante (come CUPS o LPRng) per "
+"amministrare le comunicazioni con la stampante e gestire i lavori di stampa. "
+"Se non è installato nessuno spooler, è possibile usare il backend \"diretto"
+"\" ma questo è consigliato solo per sistemi con un solo utente."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "The installation process may have already detected the correct spooler; "
+#| "however, if this is the initial installation of this system, or if more "
+#| "than one spooler is installed, the detected spooler may be incorrect."
+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 ""
+"Il processo di installazione potrebbe aver già rilevato lo spooler corretto; "
+"comunque, se questa è l'installazione iniziale del sistema oppure se sono "
+"installati più spooler, lo spooler rilevato potrebbe non essere corretto."
+
+#~ msgid "Ghostscript interpreter to be used by Foomatic:"
+#~ msgstr "Interprete Ghostscript che Foomatic deve usare:"
+
+#~ msgid ""
+#~ "For non-PostScript printers, print jobs are usually translated from "
+#~ "PostScript to the printer's command language using the free Ghostscript "
+#~ "interpreter."
+#~ msgstr ""
+#~ "Per stampanti non-Postscript, i lavori di stampa sono solitamente "
+#~ "tradotti da PostScript nei comandi del linguaggio della stampante usando "
+#~ "l'interprete Ghostscript."
+
+#~ msgid ""
+#~ "There are a number of different versions of the Ghostscript interpreter "
+#~ "available. Normally, Foomatic will use the default version (configured by "
+#~ "the 'gs' alternative, which can be changed with 'update-alternatives --"
+#~ "config gs'). However, you may want to use a different Ghostscript for "
+#~ "screen display than for printing; 'gs-esp' is usually a good choice for "
+#~ "printing."
+#~ msgstr ""
+#~ "Sono disponibili più versioni dell'interprete Ghostscript. Normalmente "
+#~ "Foomatic usa la versione predefinita (configurata dall'alternativa \"gs"
+#~ "\", che può essere modificata con \"update-alternatives --config gs\"). "
+#~ "Comunque è possibile usare una versione di Ghostscript per la stampa "
+#~ "diversa da quella per la visualizzazione; solitamente \"gs-esp\" è una "
+#~ "buona scelta per la stampa."
+
+#~ msgid ""
+#~ "You should use the Custom option if you have a locally-installed "
+#~ "Ghostscript interpreter."
+#~ msgstr ""
+#~ "Si dovrebbe scegliere \"Personalizzato\" se si dispone di una "
+#~ "installazione locale dell'interprete Ghostscript."
+
+#~ msgid "Custom Ghostscript interpreter path:"
+#~ msgstr "Percorso personalizzato all'interprete Ghostscript:"
+
+#~ msgid "Please enter the full path to the custom Ghostscript interpreter."
+#~ msgstr ""
+#~ "Inserire il percorso completo all'interprete Ghostscript personalizzato."
+
+#~ msgid "Example: /opt/artifex.com-ghostscript/bin/gs"
+#~ msgstr "Esempio: /opt/artifex.com-ghostscript/bin/gs"
diff --git a/debian/po.old/ja.po b/debian/po.old/ja.po
new file mode 100644
index 0000000..b9ee8b9
--- /dev/null
+++ b/debian/po.old/ja.po
@@ -0,0 +1,269 @@
+#
+# 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: foomatic-filters\n"
+"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
+"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"PO-Revision-Date: 2007-10-05 14:54+0900\n"
+"Last-Translator: Kenshi Muto <kmuto@debian.org>\n"
+"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid "Enable logging debug output into a log file (INSECURE)?"
+msgid "Enable logging debug output into a logfile (INSECURE)?"
+msgstr "ログファイルへのデバッグ出力を有効にしますか (危険)?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
+#| "log."
+msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgstr ""
+"この選択肢で「はい」と答えると、ログファイルは /tmp/foomatic-rip.log と名付け"
+"られます。"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "This option is a potential security issue and should not be used in "
+#| "production. However, if you are having trouble printing, you should "
+#| "enable it and include the log file in bug reports."
+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 "Automagic"
+
+#. 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 "テキストファイルから PostScript への変換を行うコマンド:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+#, fuzzy
+#| 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."
+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 ""
+"'Automagic' を選ぶと、Foomatic はフィルタスクリプトが実行されるたびに、a2ps、"
+"mpage、enscript の順に検索します。"
+
+#. 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 ""
+"foomatic-filters は CUPS と共に使うときには、この設定は無視されます。代わり"
+"に cupsys パッケージに入っている texttops プログラムが常に、プレインテキスト"
+"として与えられたジョブをラスターデバイスに印刷するための PostScript への変換"
+"に使われます。"
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid "Command to convert standard input to PostScript:"
+msgstr "標準入力を PostScript に変換するコマンド:"
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+#, fuzzy
+#| msgid ""
+#| "Please enter the full command line of a command that converts text from "
+#| "standard input to PostScript on standard output."
+msgid ""
+"This should be the full command line of a command that converts text from "
+"standard input to PostScript on standard output."
+msgstr ""
+"標準入力からのテキストを PostScript の標準出力として変換するコマンドの完全な"
+"コマンドラインを入力してください。"
+
+#. 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 "CUPS の PostScript アカウンティングを有効にしますか?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "You should choose this option if you want to insert PostScript code for "
+#| "accounting into each print job. This is currently only useful with CUPS."
+msgid ""
+"Insert PostScript code for accounting into each print job. This currently "
+"only works with CUPS."
+msgstr ""
+"各印刷ジョブにアカウンティングを行う PostScript コードを挿入したいなら、この"
+"選択肢に「はい」と答えてください。これは現在のところ、CUPS 上でのみ動作しま"
+"す。"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "When used with generic PostScript printers (and under certain conditions "
+#| "with other printers) this causes an extra page to be printed after each "
+#| "job."
+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 ""
+"一般の PostScript プリンタ (およびほかのプリンタでも正しい状態であれば) を"
+"使っている場合、各ジョブのあとに余分なページが印刷されることになります。"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+msgid "Printer spooler backend for Foomatic:"
+msgstr "Foomatic のプリンタスプーラバックエンド:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
+#| "handle communication with the printer and manage print jobs. If no "
+#| "spooler is installed, you can use the 'direct' backend, but this is only "
+#| "recommended for single-user systems."
+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 ""
+"Foomatic は通常、プリンタとの相互通信や印刷ジョブの管理の面倒を見るプリンタス"
+"プーラ (CUPS または LPRng など) を必要とします。スプーラを何もインストールし"
+"ていなければ、'direct' バックエンドを使うこともできますが、これは単一ユーザの"
+"システム以外にはお勧めしません。"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "The installation process may have already detected the correct spooler; "
+#| "however, if this is the initial installation of this system, or if more "
+#| "than one spooler is installed, the detected spooler may be incorrect."
+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 ""
+"インストールプロセスはすでに正しいスプーラを検出しているはずです。しかし、こ"
+"れがこのシステムの初期インストール段階であるか、あなたのシステムに 1 つ以上の"
+"スプーラがあると、検出されたスプーラは誤っているかもしれません。"
+
+#~ msgid "Ghostscript interpreter to be used by Foomatic:"
+#~ msgstr "Foomatic で使う Ghostscript インタプリタ:"
+
+#~ msgid ""
+#~ "For non-PostScript printers, print jobs are usually translated from "
+#~ "PostScript to the printer's command language using the free Ghostscript "
+#~ "interpreter."
+#~ msgstr ""
+#~ "非 PostScript プリンタでは、印刷ジョブは通常 PostScript からプリンタコマン"
+#~ "ド言語にフリーの Ghostscript インタプリタを使って変換されます。"
+
+#~ msgid ""
+#~ "There are a number of different versions of the Ghostscript interpreter "
+#~ "available. Normally, Foomatic will use the default version (configured by "
+#~ "the 'gs' alternative, which can be changed with 'update-alternatives --"
+#~ "config gs'). However, you may want to use a different Ghostscript for "
+#~ "screen display than for printing; 'gs-esp' is usually a good choice for "
+#~ "printing."
+#~ msgstr ""
+#~ "利用可能な異なるバージョンの Ghostscript インタプリタがあります。通常、"
+#~ "Foomatic はデフォルトバージョン ('update-alternatives --config gs' で変更"
+#~ "可能な、'gs' オルタナティブとして設定されるもの) を使います。しかし、印刷"
+#~ "時と画面表示で異なる Ghostscript を使いたいこともあるでしょう。'gs-esp' が"
+#~ "通常、印刷に最良の選択です。"
+
+#~ msgid ""
+#~ "You should use the Custom option if you have a locally-installed "
+#~ "Ghostscript interpreter."
+#~ msgstr ""
+#~ "(ローカルにインストールした Ghostscript インタプリタを持っているのであれ"
+#~ "ば、「カスタム」を選ぶとよいでしょう。"
+
+#~ msgid "Custom Ghostscript interpreter path:"
+#~ msgstr "カスタム Ghostscript インタプリタのパス:"
+
+#~ msgid "Please enter the full path to the custom Ghostscript interpreter."
+#~ msgstr "カスタムの Ghostscript インタプリタの完全パスを入力してください。"
+
+#~ msgid "Example: /opt/artifex.com-ghostscript/bin/gs"
+#~ msgstr "例: /opt/artifex.com-ghostscript/bin/gs"
diff --git a/debian/po.old/nl.po b/debian/po.old/nl.po
new file mode 100644
index 0000000..b6cd48a
--- /dev/null
+++ b/debian/po.old/nl.po
@@ -0,0 +1,242 @@
+# translation of foomatic-filters_3.0.2-20060712-3_template to debian-l10n-dutch
+#
+# 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.
+#
+# Luk Claes <luk.claes@ugent.be>, 2004.
+# Kurt De Bree <kdebree@telenet.be>, 2006.
+#
+# This is an unofficial translation
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: foomatic-filters_3.0.2-20061031-1_nl\n"
+"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
+"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"PO-Revision-Date: 2006-12-28 23:23+0200\n"
+"Last-Translator: Kurt De Bree <kdebree@telenet.be>\n"
+"Language-Team: debian-l10n-dutch <debian-l10n-dutch@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.2\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+msgid "Enable logging debug output into a logfile (INSECURE)?"
+msgstr "Wilt u de debuguitvoer bijhouden in een logbestand (ONVEILIG)?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgstr "Het logbestand zal /tmp/foomatic-rip.log worden genoemd."
+
+#. 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 ""
+"WAARSCHUWING: Dit logbestand is een veiligheidslek; gebruik het niet in een "
+"productie-omgeving. Hoewel, als u printproblemen hebt, moet u deze optie "
+"aanschakelen en dit logbestand invoegen in het bugrapport."
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Automagic"
+msgstr "Automagisch"
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Custom"
+msgstr "Aangepast"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+msgid "Command for converting text files to PostScript:"
+msgstr "Commando om tekstbestanden te converteren naar PostScript:"
+
+#. 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 ""
+"Als u ``Automagisch'' selecteert, dan zal Foomatic zoeken naar één van a2ps, "
+"mpage of enscript (in die volgorde) elke keer dat het filterscript wordt "
+"uigevoerd."
+
+#. 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 ""
+"Zorg ervoor dat het geselecteerde commando beschikbaar is; anders kunnen er "
+"printjobs verloren gaan."
+
+#. 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 ""
+"Deze instelling wordt genegeerd wanneer 'foomatic-filters' wordt gebruikt "
+"met CUPS; dan wordt altijd het programma texttops uit het pakket cupsys "
+"gebruikt om jobs, die doorgegeven zijn als platte tekst, te converteren naar "
+"PostScript om naar raster-apparaten te printen."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid "Command to convert standard input to PostScript:"
+msgstr "Commando om standaardinvoer te converteren naar PostScript:"
+
+#. 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 ""
+"Dit moet de volledige commandolijn zijn van een commando dat tekst van "
+"standaardinvoer converteert naar PostScript op standaarduitvoer."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid ""
+"Please note that entering an invalid command line here may result in lost "
+"print jobs."
+msgstr ""
+"Merk op dat het ingeven van een ongeldige commandolijn kan resulteren in "
+"verloren printjobs."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+msgid "Enable PostScript accounting for CUPS?"
+msgstr "PostScript-boekhouding activeren voor CUPS?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+msgid ""
+"Insert PostScript code for accounting into each print job. This currently "
+"only works with CUPS."
+msgstr ""
+"PostScript-code invoegen voor boekhouding in elke printjob. Dit werkt "
+"momenteel enkel met CUPS."
+
+#. 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 ""
+"Let op: wanneer dit wordt gebruikt met algemene PostScript-printers (en "
+"onder bepaalde omstandigheden ook met andere printers), veroorzaakt dit een "
+"extra te printen pagina na elke job, dus standaard staat dit uit."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+msgid "Printer spooler backend for Foomatic:"
+msgstr "Printspooler backend voor Foomatic"
+
+#. 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 ""
+"Foomatic vereist normaal een printspooler (zoals CUPS of LPRng) om met de "
+"printer te communiceren en om printjobs te beheren. Als u geen printspooler "
+"heeft geïnstalleerd, dan kunt u de \"direct\"-backend gebruiken, maar dat is "
+"enkel aangeraden voor één-gebruiker-systemen."
+
+#. 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 ""
+"Het installatieproces heeft misschien reeds de correcte spooler "
+"gedetecteerd; echter, als dit de eerste keer is dat u Debian installeert, of "
+"u hebt meer dan één spooler geïnstalleerd op uw systeem, dan is de "
+"gedetecteerde spooler misschien niet correct."
+
+#~ msgid "Ghostscript interpreter to be used by Foomatic:"
+#~ msgstr "Ghostscript-vertolker te gebruiken door Foomatic:"
+
+#~ msgid ""
+#~ "For non-PostScript printers, print jobs are usually translated from "
+#~ "PostScript to your printer's command language using the free Ghostscript "
+#~ "interpreter."
+#~ msgstr ""
+#~ "Voor niet-PostScript-printers worden printjobs gewoonlijk vertaald van "
+#~ "PostScript naar de commandotaal van uw printer gebruikmakend van de vrije "
+#~ "Ghostscript-vertolker."
+
+#, fuzzy
+#~ msgid ""
+#~ "There are a number of different versions of the Ghostscript interpreter "
+#~ "available on Debian systems. Normally, Foomatic will use the default "
+#~ "version (configured by the `gs' alternative, which can be changed with "
+#~ "`update-alternatives --config gs'). However, you may want to use a "
+#~ "different Ghostscript for screen display than for printing; 'gs-esp' is "
+#~ "usually a good choice for printing. (You should use the Custom option if "
+#~ "you have a locally-installed Ghostscript interpreter.)"
+#~ msgstr ""
+#~ "Er zijn een aantal verschillende versies van de Ghostscript-vertolker "
+#~ "aanwezig op Debian-systemen. Normaal zal Foomatic de standaardversie "
+#~ "gebruiken (geconfigureerd door het `gs'-alternatief, dat kan worden "
+#~ "gewijzigd door 'update-alternatives --config gs'). Hoewel het kan dat u "
+#~ "een andere Ghostscript voor schermweergave wilt gebruiken dan voor het "
+#~ "printen, is 'gs-esp' normaal een goede keuze voor printen.(U moet de "
+#~ "'Aangepast'-optie gebruiken als u een lokaal geïnstalleerde Ghostscript-"
+#~ "vertolker heeft.)"
+
+#~ msgid "If in doubt, you should simply accept the default option (gs)."
+#~ msgstr ""
+#~ "In geval van twijfel, dient u gewoon de standaardoptie (gs) te aanvaarden."
+
+#~ msgid "Custom Ghostscript interpreter path:"
+#~ msgstr "Pad van de andere Ghostscript-vertolker:"
+
+#~ msgid ""
+#~ "You should enter the full path to your preferred Ghostscript interpreter; "
+#~ "e.g. `/opt/artifex.com-ghostscript/bin/gs'."
+#~ msgstr ""
+#~ "U moet het volledige pad naar uw geprefereerde Ghostscript-vertolker "
+#~ "ingeven; v.b. `/opt/artifex.com-ghostscript/bin/gs'."
diff --git a/debian/po.old/pt.po b/debian/po.old/pt.po
new file mode 100644
index 0000000..87f427d
--- /dev/null
+++ b/debian/po.old/pt.po
@@ -0,0 +1,288 @@
+# Portuguese translation of foomatic-filters's debconf messages.
+# 2006, Rui Branco <ruipb@debianpt.org>
+# 2006-08-07 - Rui Branco <ruipb@debianpt.org> - initial translation
+# 2006-11-01 - Rui Branco <ruipb@debianpt.org> - 5f2u
+# 2007-01-31 - Rui Branco <ruipb@debianpt.org> - 1f
+# 2007-10-04 - Rui Branco <ruipb@debianpt.org> - 11f3u
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: foomatic-filters 3.0.2-20060712-3\n"
+"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
+"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"PO-Revision-Date: 2007-10-05 10:39+0100\n"
+"Last-Translator: Rui Branco <ruipb@debianpt.org>\n"
+"Language-Team: Portuguese <traduz@debianpt.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid "Enable logging debug output into a log file (INSECURE)?"
+msgid "Enable logging debug output into a logfile (INSECURE)?"
+msgstr ""
+"Activar a saída do depuramento para um ficheiro de relatório (INSEGURO)?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
+#| "log."
+msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgstr ""
+"Se escolher esta opção, o ficheiro de relatório terá o nome de /tmp/foomatic-"
+"rip.log."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "This option is a potential security issue and should not be used in "
+#| "production. However, if you are having trouble printing, you should "
+#| "enable it and include the log file in bug reports."
+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 ""
+"Esta opção é um potencial buraco na segurança e não deve ser usada em "
+"ambientes de produção. No entanto se tiver problemas a imprimir, deverá "
+"activar esta opção e incluir este ficheiro de relatório em todos os "
+"relatórios de 'bug'."
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Automagic"
+msgstr "Automagic"
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Custom"
+msgstr "Custom"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+msgid "Command for converting text files to PostScript:"
+msgstr "Comando para converter ficheiros de texto em PostScript:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+#, fuzzy
+#| 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."
+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 ""
+"Se seleccionar 'Automagic'',·o Foomatic irá procurar um do a2ps, mpage, e do "
+"enscript (nesta order) de cada vez que o 'script' do filtro é executado."
+
+#. 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 ""
+"Por favor verifique que o comando seleccionado está actualmente disponível; "
+"de outro modo os trabalhos para impressão serão perdidos."
+
+#. 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 ""
+"Esta opção é ignorada quando o foomatic-filters é usado com o CUPS; em vez "
+"disso o programa texttops incluído no pacote cupsys é sempre utilizado para "
+"converter trabalhos submetidos como texto ('plain text') para impressão em "
+"dispositivos raster para PostScript."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid "Command to convert standard input to PostScript:"
+msgstr "Comando para converter 'input' normal para PostScript:"
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+#, fuzzy
+#| msgid ""
+#| "Please enter the full command line of a command that converts text from "
+#| "standard input to PostScript on standard output."
+msgid ""
+"This should be the full command line of a command that converts text from "
+"standard input to PostScript on standard output."
+msgstr ""
+"Por favor introduza a linha de comando completa para o comando que converte "
+"texto a partir de 'input' normal para PostScript em standard 'output'."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid ""
+"Please note that entering an invalid command line here may result in lost "
+"print jobs."
+msgstr ""
+"Tome nota que ao introduzir uma linha de comando inválida pode resultar na "
+"perda de trabalhos para impressão."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+msgid "Enable PostScript accounting for CUPS?"
+msgstr "Activar a conta PostScript para o CUPS?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "You should choose this option if you want to insert PostScript code for "
+#| "accounting into each print job. This is currently only useful with CUPS."
+msgid ""
+"Insert PostScript code for accounting into each print job. This currently "
+"only works with CUPS."
+msgstr ""
+"Deverá escolher esta opção se quiser inserir código PostScript para "
+"contabilizar em cada trabalho de impressão. Esta funcionalidade apenas é "
+"útil com o CUPS."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "When used with generic PostScript printers (and under certain conditions "
+#| "with other printers) this causes an extra page to be printed after each "
+#| "job."
+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 ""
+"Quando usado com impressoras genéricas PostScript ( e sobre certas condições "
+"com outras impressoras também) pode causar a impressão de uma página extra "
+"no final de cada trabalho de impressão."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+msgid "Printer spooler backend for Foomatic:"
+msgstr "'Spooler backend' da impressora para o Foomatic:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
+#| "handle communication with the printer and manage print jobs. If no "
+#| "spooler is installed, you can use the 'direct' backend, but this is only "
+#| "recommended for single-user systems."
+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 ""
+"O Foomatic normalmente necessita de um 'printer spooler' (tal como CUPS ou "
+"LPRng) para se ocupar das comunicações com a impressora e gerir os trabalhos "
+"para impressão. Se não tiver um 'spooler' instalado, poderá usar um "
+"'\"direct\" backend', sendo no entanto apenas recomendado a sistemas com "
+"utilizadores únicos."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "The installation process may have already detected the correct spooler; "
+#| "however, if this is the initial installation of this system, or if more "
+#| "than one spooler is installed, the detected spooler may be incorrect."
+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 ""
+"O processo de instalação pode ter já detectado o 'spooler' correcto, no "
+"entanto, se esta for a instalação inicial deste sistema ou tem mais que um "
+"'spooler' instalado, o 'spooler' detectado pode não ser o correcto."
+
+#~| msgid "Ghostscript intérpreter to be used by Foomatic:"
+#~ msgid "Ghostscript interpreter to be used by Foomatic:"
+#~ msgstr "Intérprete de Ghostscript a ser usado pelo Foomatic:"
+
+#~| msgid ""
+#~| "For non-PostScript printers, print jobs are usually translated from "
+#~| "PostScript to the printer's command language using the free Ghostscript "
+#~| "intérpreter."
+#~ msgid ""
+#~ "For non-PostScript printers, print jobs are usually translated from "
+#~ "PostScript to the printer's command language using the free Ghostscript "
+#~ "interpreter."
+#~ msgstr ""
+#~ "Para impressoras não-Postscript, os trabalhos de impressão são "
+#~ "normalmente traduzidos do PostScript para a linguagem de comandos da sua "
+#~ "impressora recorrendo ao intérprete livre Ghostscript."
+
+#~| msgid ""
+#~| "There are a number of different versions of the Ghostscript intérpreter "
+#~| "available. Normally, Foomatic will use the default version (configured "
+#~| "by the 'gs' alternative, which can be changed with 'update-alternatives "
+#~| "--config gs'). However, you may want to use a different Ghostscript for "
+#~| "screen display than for printing; 'gs-esp' is usually a good choice for "
+#~| "printing."
+#~ msgid ""
+#~ "There are a number of different versions of the Ghostscript interpreter "
+#~ "available. Normally, Foomatic will use the default version (configured by "
+#~ "the 'gs' alternative, which can be changed with 'update-alternatives --"
+#~ "config gs'). However, you may want to use a different Ghostscript for "
+#~ "screen display than for printing; 'gs-esp' is usually a good choice for "
+#~ "printing."
+#~ msgstr ""
+#~ "Existem diferentes versões do intérprete Ghostscript disponíveis. "
+#~ "Normalmente o Foomatic irá utilizar a versão pré-definida (configurada "
+#~ "pela alternativa 'gs', a qual pode ser alterada com 'update-"
+#~ "alternatives·--config·gs'). No entanto, pode desejar usar um Ghostscript "
+#~ "diferente para visualização no monitor em vez de impressão; o 'gs-esp' é "
+#~ "normalmente uma boa escolha para imprimir."
+
+#~| msgid ""
+#~| "You should use the Custom option if you have a locally-installed "
+#~| "Ghostscript intérpreter."
+#~ msgid ""
+#~ "You should use the Custom option if you have a locally-installed "
+#~ "Ghostscript interpreter."
+#~ msgstr ""
+#~ "Deverá utilizar a opção Custom se tiver instalado localmente um "
+#~ "intérprete Ghostscript."
+
+#~| msgid "Custom Ghostscript intérpreter path:"
+#~ msgid "Custom Ghostscript interpreter path:"
+#~ msgstr "Caminho do intérprete personalizado de Ghostscript:"
+
+#~| msgid "Please enter the full path to the custom Ghostscript intérpreter."
+#~ msgid "Please enter the full path to the custom Ghostscript interpreter."
+#~ msgstr ""
+#~ "Por favor introduza o caminho completo para o intérprete personalizado de "
+#~ "Ghostscript."
+
+#~ msgid "Example: /opt/artifex.com-ghostscript/bin/gs"
+#~ msgstr "Exemplo: /opt/artifex.com-ghostscript/bin/gs"
diff --git a/debian/po.old/pt_BR.po b/debian/po.old/pt_BR.po
new file mode 100644
index 0000000..1d7e3eb
--- /dev/null
+++ b/debian/po.old/pt_BR.po
@@ -0,0 +1,309 @@
+# am-utils Brazilian Portuguese translation
+# Copyright (c) 2007 foomatic-filters's PACKAGE COPYRIGHT HOLDER
+# This file is distributed under the same license as the foomatic-filters
+# package.
+# Felipe Augusto van de Wiel (faw) <faw@debian.org>, 2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: foomatic-filters\n"
+"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
+"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"PO-Revision-Date: 2007-10-05 01:27-0300\n"
+"Last-Translator: Felipe Augusto van de Wiel (faw) <faw@debian.org>\n"
+"Language-Team: l10n portuguese <debian-l10n-portuguese@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"pt_BR utf-8\n"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid "Enable logging debug output into a log file (INSECURE)?"
+msgid "Enable logging debug output into a logfile (INSECURE)?"
+msgstr ""
+"Habilitar o registro de log da saída de depuração em um arquivo de log "
+"(INSEGURO)?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
+#| "log."
+msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgstr ""
+"Se você escolher esta opção, o arquivo de log será nomeado como /tmp/"
+"foomatic-rip.log."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "This option is a potential security issue and should not be used in "
+#| "production. However, if you are having trouble printing, you should "
+#| "enable it and include the log file in bug reports."
+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 ""
+"Esta opção é um problema de segurança em potencial e não deveria ser usado "
+"em produção. No entanto, se você está tendo problemas com impressão, você "
+"deveria habilitá-lo e incluir este arquivo de log em seus relatórios de bug."
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Automagic"
+msgstr "Automágico"
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Custom"
+msgstr "Personalizado"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+msgid "Command for converting text files to PostScript:"
+msgstr "Comando para converter arquivos texto para PostScript:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+#, fuzzy
+#| 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."
+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 ""
+"Se você selecionar 'Automágico', o Foomatic procurará por um dos comandos "
+"a2ps, mpage e enscript (nesta ordem) a cada vez que o script de filtro for "
+"executado."
+
+#. 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 ""
+"Por favor, certifique-se de que o comando selecionado está realmente "
+"disponível; caso contrário seus trabalhos de impressão podem ser perdidos."
+
+#. 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 ""
+"Esta configuração é ignorada quando o foomatic-filters é usado com o CUPS; "
+"ao invés desta configuração, o programa texttops incluído no pacote cupsys "
+"será sempre usado para converter trabalhos enviados como texto puro para "
+"PostScript para impressão em dispositivos raster."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid "Command to convert standard input to PostScript:"
+msgstr "Comando para converter a entrada padrão para PostScript:"
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+#, fuzzy
+#| msgid ""
+#| "Please enter the full command line of a command that converts text from "
+#| "standard input to PostScript on standard output."
+msgid ""
+"This should be the full command line of a command that converts text from "
+"standard input to PostScript on standard output."
+msgstr ""
+"Por favor, informe a linha de comando completa de um comando que converta da "
+"entrada padrão para PostScript na saída padrão."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid ""
+"Please note that entering an invalid command line here may result in lost "
+"print jobs."
+msgstr ""
+"Por favor, note que informar uma linha de comando inválida poderá resultar "
+"em trabalhos de impressão perdidos."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+msgid "Enable PostScript accounting for CUPS?"
+msgstr "Habilitar a contabilidade PostScript para o CUPS?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "You should choose this option if you want to insert PostScript code for "
+#| "accounting into each print job. This is currently only useful with CUPS."
+msgid ""
+"Insert PostScript code for accounting into each print job. This currently "
+"only works with CUPS."
+msgstr ""
+"Você deveria escolher esta opção se você quer inserir código PostScript para "
+"contabilidade em cada trabalho de impressão. Atualmente, isto só é útil com "
+"o CUPS."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "When used with generic PostScript printers (and under certain conditions "
+#| "with other printers) this causes an extra page to be printed after each "
+#| "job."
+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 ""
+"Quando usado com impressoras PostScript genéricas (e sob certas condições "
+"com outras impressoras) isto faz com que uma página extra seja impressa a "
+"cada trabalho."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+msgid "Printer spooler backend for Foomatic:"
+msgstr "\"Backend\" do \"spooler\" de impressão para o Foomatic:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
+#| "handle communication with the printer and manage print jobs. If no "
+#| "spooler is installed, you can use the 'direct' backend, but this is only "
+#| "recommended for single-user systems."
+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 ""
+"O Foomatic normalmente requer um \"spooler\" de impressão (como o CUPS ou o "
+"LPRng) para manipular a comunicação com a impressora e gerenciar os "
+"trabalhos de impressão. Se não há um \"spooler\" instalado você pode usar o "
+"\"backend 'direct'\", mas isto é recomendado somente para sistemas com "
+"apenas um único usuário."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "The installation process may have already detected the correct spooler; "
+#| "however, if this is the initial installation of this system, or if more "
+#| "than one spooler is installed, the detected spooler may be incorrect."
+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 ""
+"O processo de instalação pode já ter detectado o \"spooler\" correto; no "
+"entanto, se esta é a instalação inicial do sistema, ou se há mais de um "
+"\"spooler\" instalado, o \"spooler\" detectado pode estar incorreto."
+
+#~ msgid "Ghostscript interpreter to be used by Foomatic:"
+#~ msgstr "Interpretador Ghostscript a ser usado pelo Foomatic:"
+
+#~| msgid ""
+#~| "For non-PostScript printers, print jobs are usually translated from "
+#~| "PostScript to your printer's command language using the free Ghostscript "
+#~| "interpreter."
+#~ msgid ""
+#~ "For non-PostScript printers, print jobs are usually translated from "
+#~ "PostScript to the printer's command language using the free Ghostscript "
+#~ "interpreter."
+#~ msgstr ""
+#~ "Para impressoras não-PostScript, os trabalhos de impressão são "
+#~ "normalmente traduzidos de PostScript para a linguagem de comandos da "
+#~ "impressora usando o interpretador livre Ghostscript."
+
+#~| msgid ""
+#~| "There are a number of different versions of the Ghostscript interpreter "
+#~| "available on Debian systems. Normally, Foomatic will use the default "
+#~| "version (configured by the `gs' alternative, which can be changed with "
+#~| "`update-alternatives --config gs'). However, you may want to use a "
+#~| "different Ghostscript for screen display than for printing; 'gs-esp' is "
+#~| "usually a good choice for printing. (You should use the Custom option if "
+#~| "you have a locally-installed Ghostscript interpreter.)"
+#~ msgid ""
+#~ "There are a number of different versions of the Ghostscript interpreter "
+#~ "available. Normally, Foomatic will use the default version (configured by "
+#~ "the 'gs' alternative, which can be changed with 'update-alternatives --"
+#~ "config gs'). However, you may want to use a different Ghostscript for "
+#~ "screen display than for printing; 'gs-esp' is usually a good choice for "
+#~ "printing."
+#~ msgstr ""
+#~ "Há diversas versões diferentes do interpretador Ghostscript disponíveis. "
+#~ "Normalmente, o Foomatic utilizará a versão padrão (configurada pela "
+#~ "alternativa 'gs', a qual pode ser modificada com o comando 'update-"
+#~ "alternatives --config gs'). No entanto, você pode desejar usar um "
+#~ "Ghostscript para exibição diferente do usado para impressão; 'gs-esp' é "
+#~ "normalmente uma boa escolha para impressão."
+
+#~ msgid ""
+#~ "You should use the Custom option if you have a locally-installed "
+#~ "Ghostscript interpreter."
+#~ msgstr ""
+#~ "Você deveria usar a opção Personalizado se você tem um interpretador "
+#~ "Ghostscript instalado localmente."
+
+#~ msgid "Custom Ghostscript interpreter path:"
+#~ msgstr "Caminho do interpretador Ghostscript personalizado:"
+
+#~ msgid "Please enter the full path to the custom Ghostscript interpreter."
+#~ msgstr ""
+#~ "Por favor, informe o caminho completo para o interpretador Ghostscript "
+#~ "personalizado."
+
+#~ msgid "Example: /opt/artifex.com-ghostscript/bin/gs"
+#~ msgstr "Exemplo: /opt/artifex.com-ghostscript/bin/gs"
+
+#~ msgid "If in doubt, you should simply accept the default option (gs)."
+#~ msgstr ""
+#~ "Em caso de dúvidas, você deverá simplesmente aceitar a opção padrão (gs)."
+
+#~ msgid ""
+#~ "You should enter the full path to your preferred Ghostscript interpreter; "
+#~ "e.g. `/opt/artifex.com-ghostscript/bin/gs'."
+#~ msgstr ""
+#~ "Informe o caminho completo para o intepretador Ghostscript preferido; por "
+#~ "exemplo, `/opt/artifex.com-ghostscript/bin/gs'."
+
+#~ msgid ""
+#~ "There are some special tags available usable on the filter command line. "
+#~ "See the filter.conf manpage for details."
+#~ msgstr ""
+#~ "Existem algums tags especiais disponíveis que podem ser usadas na linha "
+#~ "de comando do filtro. Consulte a página de manual filter.conf para "
+#~ "maiores detalhes."
+
+#~ msgid "Automagic, a2ps, mpage, enscript, Custom"
+#~ msgstr "Automagic, a2ps, mpage, enscript, Personalizado"
+
+#~ msgid "gs, gs-gnu, gs-esp, gs-afpl, Custom"
+#~ msgstr "gs, gs-gnu, gs-esp, gs-afpl, Personalizado"
diff --git a/debian/po.old/ru.po b/debian/po.old/ru.po
new file mode 100644
index 0000000..a5938ae
--- /dev/null
+++ b/debian/po.old/ru.po
@@ -0,0 +1,276 @@
+# translation of ru.po to Russian
+#
+# 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.
+#
+# Yuri Kozlov <kozlov.y@gmail.com>, 2007.
+msgid ""
+msgstr ""
+"Project-Id-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: 2007-10-15 20:57+0400\n"
+"Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\n"
+"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid "Enable logging debug output into a log file (INSECURE)?"
+msgid "Enable logging debug output into a logfile (INSECURE)?"
+msgstr "Сохранять отладочные сообщения в файл журнала (НЕБЕЗОПАСНО)?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
+#| "log."
+msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgstr ""
+"Если вы ответите утвердительно, файл журнала будет называться /tmp/foomatic-"
+"rip.log."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "This option is a potential security issue and should not be used in "
+#| "production. However, if you are having trouble printing, you should "
+#| "enable it and include the log file in bug reports."
+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 "Команда для преобразования текстовых файлов в PostScript:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+#, fuzzy
+#| 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."
+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 ""
+"Если вы выберете 'Автомагическая', то каждый раз при выполнении фильтрующего "
+"сценария Foomatic будет искать одну из следующих программ: a2ps, mpage и "
+"enscript (в таком порядке)."
+
+#. 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 ""
+"Эта настройка игнорируется, когда foomatic-filters используется вместе CUPS; "
+"вместо этого, для преобразования в PostScript заданий, отправленных как "
+"простой текст в печать на растровое устройство, применяется программа "
+"texttops из пакета cupsys."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid "Command to convert standard input to PostScript:"
+msgstr "Команда для преобразования данных со стандартного ввода в PostScript:"
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+#, fuzzy
+#| msgid ""
+#| "Please enter the full command line of a command that converts text from "
+#| "standard input to PostScript on standard output."
+msgid ""
+"This should be the full command line of a command that converts text from "
+"standard input to PostScript on standard output."
+msgstr ""
+"Введите полную командную строку команды, которая преобразует текст со "
+"стандартного ввода в PostScript и отправит его на стандартный вывод."
+
+#. 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 "Включить учёт PostScript в CUPS?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "You should choose this option if you want to insert PostScript code for "
+#| "accounting into each print job. This is currently only useful with CUPS."
+msgid ""
+"Insert PostScript code for accounting into each print job. This currently "
+"only works with CUPS."
+msgstr ""
+"Ответьте утвердительно, если хотите, чтобы код PostScript для учёта "
+"вставлялся в каждое печатное задание. Работает только с CUPS."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "When used with generic PostScript printers (and under certain conditions "
+#| "with other printers) this causes an extra page to be printed after each "
+#| "job."
+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 ""
+"При использовании с обычными принтерами PostScript (а также в некоторых "
+"случаях, с другими принтерами) это приводит к печати дополнительной страницы "
+"после каждого задания."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+msgid "Printer spooler backend for Foomatic:"
+msgstr "Диспетчер очереди печати для Foomatic:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
+#| "handle communication with the printer and manage print jobs. If no "
+#| "spooler is installed, you can use the 'direct' backend, but this is only "
+#| "recommended for single-user systems."
+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 ""
+"Для связи с принтером и управления заданиями печати для Foomatic нужен "
+"диспетчер очереди печати (например CUPS или LPRng). Если у вас не установлен "
+"диспетчер очереди печати, вы можете использовать диспетчер 'работы "
+"напрямую', но это рекомендуется только для однопользовательских систем."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "The installation process may have already detected the correct spooler; "
+#| "however, if this is the initial installation of this system, or if more "
+#| "than one spooler is installed, the detected spooler may be incorrect."
+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 ""
+"В процессе установки уже мог быть обнаружен нужный диспетчер; однако если вы "
+"выполняете первоначальную настройку системы, или у вас установлено больше "
+"одного диспетчера, то найденный диспетчер может быть неправильным."
+
+#~ msgid "Ghostscript interpreter to be used by Foomatic:"
+#~ msgstr "Команда интерпретатора Ghostscript, используемая Foomatic:"
+
+#~ msgid ""
+#~ "For non-PostScript printers, print jobs are usually translated from "
+#~ "PostScript to the printer's command language using the free Ghostscript "
+#~ "interpreter."
+#~ msgstr ""
+#~ "Для не-PostScript принтеров задания печати обычно транслируются из "
+#~ "PostScript в язык команд принтера с помощью свободного интерпретатора "
+#~ "Ghostscript."
+
+#~ msgid ""
+#~ "There are a number of different versions of the Ghostscript interpreter "
+#~ "available. Normally, Foomatic will use the default version (configured by "
+#~ "the 'gs' alternative, which can be changed with 'update-alternatives --"
+#~ "config gs'). However, you may want to use a different Ghostscript for "
+#~ "screen display than for printing; 'gs-esp' is usually a good choice for "
+#~ "printing."
+#~ msgstr ""
+#~ "Доступно несколько различных версий интерпретатора Ghostscript. Обычно, "
+#~ "Foomatic будет использовать версию по умолчанию (настроенную с помощью "
+#~ "альтернативы 'gs', которую можно изменить с помощью команды 'update-"
+#~ "alternatives --config gs'). Однако для просмотра на экране можно "
+#~ "использовать вариант Ghostscript, отличный от используемого для печати; "
+#~ "'gs-esp' -- обычно хороший выбор для печати."
+
+#~ msgid ""
+#~ "You should use the Custom option if you have a locally-installed "
+#~ "Ghostscript interpreter."
+#~ msgstr ""
+#~ "Вы должны выбрать опцию Своя, если интерпретатор Ghostscript у вас "
+#~ "установлен локально."
+
+#~ msgid "Custom Ghostscript interpreter path:"
+#~ msgstr "Путь к Своей команде интерпретатора Ghostscript:"
+
+#~ msgid "Please enter the full path to the custom Ghostscript interpreter."
+#~ msgstr "Введите полный путь к своему интерпретатору Ghostscript."
+
+#~ msgid "Example: /opt/artifex.com-ghostscript/bin/gs"
+#~ msgstr "Пример: /opt/artifex.com-ghostscript/bin/gs"
diff --git a/debian/po.old/sv.po b/debian/po.old/sv.po
new file mode 100644
index 0000000..b84d4ce
--- /dev/null
+++ b/debian/po.old/sv.po
@@ -0,0 +1,244 @@
+#
+# 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: foomatic-filters\n"
+"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
+"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"PO-Revision-Date: 2006-08-07 21:25+0100\n"
+"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
+"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+msgid "Enable logging debug output into a logfile (INSECURE)?"
+msgstr "Aktivera utskrift av felsökningsinformation till en loggfil (OSÄKER)?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgstr "Loggfilen kommer att lagras som /tmp/foomatic-rip.log."
+
+#. 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 ""
+"VARNING: Denna loggfil är en säkerhetsrisk; använd inte detta i en "
+"produktionsmiljö. Om du har problem med att skriva ut kan du aktivera denna "
+"funktion och inkludera denna loggfil i felrapporter."
+
+#. 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 "Kommando för att konvertera textfiler till PostScript:"
+
+#. 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 ""
+"Om du väljer \"Automagisk\" kommer Foomatic att söka efter en av a2ps, mpage "
+"eller enscript (i den ordning) varje gång filterskriptet körs."
+
+#. 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 ""
+"Se till att det valda kommando finns tillgängligt, annars kan utskriftsjobb "
+"gå förlorade."
+
+#. 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 ""
+"Denna inställning ignoreras när foomatic-filters används med CUPS; istället "
+"är programmet texttops inkluderat i paketet cupsys och används alltid för "
+"att konvertera jobb som skickats in som ren text till PostScript för "
+"utskrifter på rasterenheter."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid "Command to convert standard input to PostScript:"
+msgstr "Kommando för att konvertera standard in till PostScript:"
+
+#. 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 ""
+"Detta bör vara den fullständiga kommandoraden för ett kommando som "
+"konverterar text från standard in till PostScript på standard ut."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid ""
+"Please note that entering an invalid command line here may result in lost "
+"print jobs."
+msgstr ""
+"Notera att om en ogiltig kommandorad har matats in här kan utskriftsjobb gå "
+"förlorade."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+msgid "Enable PostScript accounting for CUPS?"
+msgstr "Aktivera PostScript-accounting för CUPS?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+msgid ""
+"Insert PostScript code for accounting into each print job. This currently "
+"only works with CUPS."
+msgstr ""
+"Infoga PostScript-kod som används för accounting i varje utskriftsjobb. "
+"Detta fungerar endast med CUPS för tillfället."
+
+#. 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 ""
+"Notera: När denna används med allmänna PostScript-skrivare (och även under "
+"vissa förhållande med andra skrivare) orsakar detta att en extra sida skrivs "
+"ut efter varje jobb, därför är den inaktiverad som standard."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+msgid "Printer spooler backend for Foomatic:"
+msgstr "Bakände för skrivarkö för Foomatic:"
+
+#. 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 ""
+"Foomatic kräver normalt sett en utskriftskö (som CUPS eller LPRng) för att "
+"hantera kommunikation med skrivaren och hantera utskriftsjobb. Om du inte "
+"har en kö installerad kan du använda bakänden \"direkt\" men det "
+"rekommenderas endast för enanvändarsystem."
+
+#. 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 ""
+"Installationsprocessen kan redan ha identifierat den korrekta kön; om detta "
+"är första gången som du installerar Debian, eller om du på något sätt har "
+"fler än en kö installerad på ditt system, kan den identifierade kön vara "
+"felaktig."
+
+#~ msgid "Ghostscript interpreter to be used by Foomatic:"
+#~ msgstr "Ghostscript-tolkare som ska användas av Foomatic:"
+
+#~ msgid ""
+#~ "For non-PostScript printers, print jobs are usually translated from "
+#~ "PostScript to your printer's command language using the free Ghostscript "
+#~ "interpreter."
+#~ msgstr ""
+#~ "För icke-PostScript-skrivare översätts normalt sett utskriftsjobb från "
+#~ "PostScript till din skrivares kommandospråk med den fria Ghostscript-"
+#~ "tolkaren."
+
+#, fuzzy
+#~ msgid ""
+#~ "There are a number of different versions of the Ghostscript interpreter "
+#~ "available on Debian systems. Normally, Foomatic will use the default "
+#~ "version (configured by the `gs' alternative, which can be changed with "
+#~ "`update-alternatives --config gs'). However, you may want to use a "
+#~ "different Ghostscript for screen display than for printing; 'gs-esp' is "
+#~ "usually a good choice for printing. (You should use the Custom option if "
+#~ "you have a locally-installed Ghostscript interpreter.)"
+#~ msgstr ""
+#~ "Det finns ett antal olika versioner av Ghostscript-tolkaren tillgängliga "
+#~ "på Debian-system. Normalt sett använder Foomatic standardversionen "
+#~ "(konfigurerad via \"gs\"-alternativet, vilket kan ändras med \"update-"
+#~ "alternatives --config gs\"). Du kanske vill använda en annan Ghostscript "
+#~ "för skärmvisning än den för utskrifter; \"gs-esp\" är normalt sett ett "
+#~ "bra val för utskrifter. (Du bör använda alternativet Anpassad om du har "
+#~ "en lokalt installerad Ghostscript-tolkare.)"
+
+#~ msgid "If in doubt, you should simply accept the default option (gs)."
+#~ msgstr "Om du är osäker kan du helt enkelt acceptera standardvalet (gs)."
+
+#~ msgid "Custom Ghostscript interpreter path:"
+#~ msgstr "Sökväg till anpassad Ghostscript-tolkare:"
+
+#~ msgid ""
+#~ "You should enter the full path to your preferred Ghostscript interpreter; "
+#~ "e.g. `/opt/artifex.com-ghostscript/bin/gs'."
+#~ msgstr ""
+#~ "Du bör ange den fullständiga sökvägen till din föredragna Ghostscript-"
+#~ "tolkare; t.ex \"/opt/artifex.com-ghostscript/bin/gs\"."
+
+#~ msgid ""
+#~ "There are some special tags available usable on the filter command line. "
+#~ "See the filter.conf manpage for details."
+#~ msgstr ""
+#~ "Det finns några specialtaggar tillgängliga på filtrets kommandorad. Se "
+#~ "manualsidan för filter.conf för fler detaljer."
+
+#~ msgid "Automagic, a2ps, mpage, enscript, Custom"
+#~ msgstr "Automagisk, a2ps, mpage, enscript, Anpassad"
+
+#~ msgid "gs, gs-gnu, gs-esp, gs-afpl, Custom"
+#~ msgstr "gs, gs-gnu, gs-esp, gs-afpl, Anpassad"
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 <EMAIL@ADDRESS>, 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 <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: 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 ""
diff --git a/debian/po.old/tr.po b/debian/po.old/tr.po
new file mode 100644
index 0000000..0045a3c
--- /dev/null
+++ b/debian/po.old/tr.po
@@ -0,0 +1,237 @@
+# Turkish translation of foomatic-filters.
+# This file is distributed under the same license as the foomatic-filters package.
+# Gürkan Aslan <gurkan@iaslan.com>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: foomatic-filters\n"
+"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
+"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"PO-Revision-Date: 2004-06-05 20:00-0500\n"
+"Last-Translator: Gürkan Aslan <gurkan@iaslan.com>\n"
+"Language-Team: Turkish <debian-l10n-turkish@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+msgid "Enable logging debug output into a logfile (INSECURE)?"
+msgstr ""
+"Bir günlük dosyası içine hata ayıklama çıktısı etkinleştirme (GÜVENSİZ)"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgstr "Günlük dosyası /tmp/foomatik-rip.log olarak adlandırılacak."
+
+#. 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 ""
+"UYARI: Bu günlük dosyası bir güvenlik açığıdır; üretim ortamında "
+"kullanmayın. Bununla birlikte, eğer yazdırma sorununuz varsa, bu seçeneği "
+"etkinleştirmeli ve bu günlük dosyasını bildirilecek her hata raporuna "
+"eklemelisiniz."
+
+#. 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
+#, fuzzy
+msgid "Command for converting text files to PostScript:"
+msgstr "Metin dosyalarını PostScript'e dönüştürecek komut"
+
+#. 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 ""
+"Eğer ``Otomatik''i seçtiyseniz, süzgeç betiği her çalıştırıldığında a2ps, "
+"mpage ve enscript (bu sırayla) Foomatic tarafından aranacaktır."
+
+#. 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 ""
+"Lütfen seçili komutun gerçekten uygun olduğuna emin olun, aksi taktirde "
+"yazdırma görevleri kaybolabilir."
+
+#. 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 ""
+"Bu ayarlar, foomatic-filters CUPS tarafından kullanıldığında "
+"önemsenmeyecektir. Bunun yerine, cupsys paketi içinde bulunan texttops "
+"programı düz metin halinde gönderilen görevleri tarama aygıtlarında "
+"yazdırmak amacıyla PostScript'e dönüştürecektir."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+#, fuzzy
+msgid "Command to convert standard input to PostScript:"
+msgstr "Standart girdiyi PostScript'e dönüştürme komutu."
+
+#. 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 ""
+"Bu komut, standart girdiden gelen metni standart çıktıda Postscript'e "
+"dönüştürmekte kullanılacak komutun tam hali olmalıdır."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid ""
+"Please note that entering an invalid command line here may result in lost "
+"print jobs."
+msgstr ""
+"Burada girilecek geçersiz bir komutun yazdırma görevlerinin kaybolmasına yol "
+"açabileceğini lütfen unutmayın."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+msgid "Enable PostScript accounting for CUPS?"
+msgstr "CUPS için PostScript muhasebesini etkinleştir"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+msgid ""
+"Insert PostScript code for accounting into each print job. This currently "
+"only works with CUPS."
+msgstr ""
+"Yazdırma muhasebesinde kullanılmak üzere her yazdırma görevine eklenecek "
+"olan PostScript kodunu girin. Bu özellik şu an sadece CUPS ile çalışır."
+
+#. 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 ""
+"Not: Bu özellik genel amaçlı PostScript yazıcılarla (ve belirli durumlarda "
+"diğer bazı yazıcılarla) kullanıldığında her görevden sonra ek bir sayfanın "
+"bastırılmasına neden olacaktır. Bu yüzden bu özellik öntanımlı olarak etkin "
+"değildir."
+
+#. 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 ""
+
+#, fuzzy
+#~ msgid "Ghostscript interpreter to be used by Foomatic:"
+#~ msgstr "Foomatic ile beraber hangi Ghostscript yorumlayıcısı kullanılsın?"
+
+#~ msgid ""
+#~ "For non-PostScript printers, print jobs are usually translated from "
+#~ "PostScript to your printer's command language using the free Ghostscript "
+#~ "interpreter."
+#~ msgstr ""
+#~ "PostScript olmayan yazıcılar için, genellikle yazdırma görevleri özgür "
+#~ "Ghostscript yorumlayıcısı kullanılarak PostScript'ten yazıcınızın komut "
+#~ "diline dönüştürülür."
+
+#, fuzzy
+#~ msgid ""
+#~ "There are a number of different versions of the Ghostscript interpreter "
+#~ "available on Debian systems. Normally, Foomatic will use the default "
+#~ "version (configured by the `gs' alternative, which can be changed with "
+#~ "`update-alternatives --config gs'). However, you may want to use a "
+#~ "different Ghostscript for screen display than for printing; 'gs-esp' is "
+#~ "usually a good choice for printing. (You should use the Custom option if "
+#~ "you have a locally-installed Ghostscript interpreter.)"
+#~ msgstr ""
+#~ "Debian sistemlerinde her biri farklı sürümlerde bir kaç farklı "
+#~ "Ghostscript yorumlayıcısı mevcuttur. Normalde, Foomatic (`update-"
+#~ "alternatives --config gs' komutuyla değiştirilebilecek 'gs' "
+#~ "alternatifinin gösterdiği) öntanımlı sürümü kullanacaktır. Bununla "
+#~ "birlikte, ekran gösterimi için yazdırma işleminde kullanılanın dışında "
+#~ "bir Ghostscript kullanmak isteyebilirsiniz. (Eğer yerel olarak kurulu bir "
+#~ "Ghostscript yorumlayıcına sahipseniz, Özel seçeneğini kullanmalısınız.)"
+
+#~ msgid "If in doubt, you should simply accept the default option (gs)."
+#~ msgstr "Emin değilseniz, basitçe öntanımlı seçeneği kabul etmelisiniz (gs)."
+
+#, fuzzy
+#~ msgid "Custom Ghostscript interpreter path:"
+#~ msgstr "Özel Ghostscript yorumlayıcısına ait dosya yolu."
+
+#~ msgid ""
+#~ "You should enter the full path to your preferred Ghostscript interpreter; "
+#~ "e.g. `/opt/artifex.com-ghostscript/bin/gs'."
+#~ msgstr ""
+#~ "Tercih ettiğiniz Ghostscript yorumlayıcısının tam yolunu girmelisiniz; "
+#~ "ör. `/opt/artifex.com-ghostscript/bin/gs'."
+
+#~ msgid ""
+#~ "There are some special tags available usable on the filter command line. "
+#~ "See the filter.conf manpage for details."
+#~ msgstr ""
+#~ "Süzgeç komut satırında kullanılabilecek bazı özel imler var. Ayrıntılar "
+#~ "için filter.conf kılavuz sayfasına bakın."
+
+#~ msgid "Automagic, a2ps, mpage, enscript, Custom"
+#~ msgstr "Otomatik, a2ps, mpage, enscript, Özel"
+
+#~ msgid "gs, gs-gnu, gs-esp, gs-afpl, Custom"
+#~ msgstr "gs, gs-gnu, gs-esp, gs-afpl, Özel"
diff --git a/debian/po.old/vi.po b/debian/po.old/vi.po
new file mode 100644
index 0000000..dc9ec11
--- /dev/null
+++ b/debian/po.old/vi.po
@@ -0,0 +1,289 @@
+# Vietnamese translation for Foomatic Filters.
+# Copyright © 2007 Free Software Foundation, Inc.
+# Clytie Siddall <clytie@riverland.net.au>, 2005-2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: foomatic-filters 3.0.2-20061031-1.3\n"
+"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
+"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"PO-Revision-Date: 2007-10-16 21:45+09300\n"
+"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
+"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid "Enable logging debug output into a log file (INSECURE)?"
+msgid "Enable logging debug output into a logfile (INSECURE)?"
+msgstr "Hiệu lực ghi lưu kết xuất gỡ lỗi (KHÔNG BẢO MẬT) không?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
+#| "log."
+msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgstr "Bật tùy chọn này thì tập tin ghi lưu có tên « /tmp/foomatic-rip.log »."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid ""
+#| "This option is a potential security issue and should not be used in "
+#| "production. However, if you are having trouble printing, you should "
+#| "enable it and include the log file in bug reports."
+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 ""
+"Tùy chọn này có thể rủi ro bảo mật thì không nên dùng với dữ liệu quan "
+"trọng. Tuy nhiên, nếu bạn gặp khó khăn trong việc in ẩn, bạn nên hiệu lực "
+"tùy chọn này và đính tập tin ghi lưu kèm theo báo cáo lỗi."
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Automagic"
+msgstr "Tự động"
+
+#. Type: select
+#. Choices
+#: ../foomatic-filters.templates:2001
+msgid "Custom"
+msgstr "Tự chọn"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+msgid "Command for converting text files to PostScript:"
+msgstr "Lệnh để chuyển đổi tập tin văn bản sang PostScript:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:2002
+#, fuzzy
+#| 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."
+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 ""
+"Bật tùy chọn « Tự động » thì phần mềm Foomatic sẽ tìm kiếm một của ba điều "
+"a2ps, mpage và enscript (theo thứ tự đó) mỗi lần chạy văn lệnh lọc."
+
+#. 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 ""
+"Hãy chắc rằng lệnh đã chọn thực sự sẵn sàng: không thì công việc in có thể "
+"bị mất."
+
+#. 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 ""
+"Thiết lập này bị bỏ qua khi phần mềm foomatic-filters được sử dụng với hệ "
+"thống in CUPS. Thay vào đó, chương trình texttops có sẵn trong gói cupsys sẽ "
+"được dùng để chuyển đổi các công việc in được đệ trình theo nhập thô cho "
+"PostScript để in vào thiết bị mành."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid "Command to convert standard input to PostScript:"
+msgstr "Lệnh để chuyển đổi thiết bị gõ chuẩn sang PostScript:"
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+#, fuzzy
+#| msgid ""
+#| "Please enter the full command line of a command that converts text from "
+#| "standard input to PostScript on standard output."
+msgid ""
+"This should be the full command line of a command that converts text from "
+"standard input to PostScript on standard output."
+msgstr ""
+"Hãy gõ dòng lệnh đầy đủ của lệnh chuyển đổi văn bản từ thiết bị gõ chuẩn "
+"(stdin) sang PostScript trên thiết bị xuất chuẩn (stdout)."
+
+#. Type: string
+#. Description
+#: ../foomatic-filters.templates:3001
+msgid ""
+"Please note that entering an invalid command line here may result in lost "
+"print jobs."
+msgstr ""
+"Ghi chú rằng việc gõ vào đây lệnh không hợp lệ có thể gây ra công việc in bị "
+"mất."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+msgid "Enable PostScript accounting for CUPS?"
+msgstr "Hiệu lực khả năng tính toán PostScript cho CUPS không?"
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "You should choose this option if you want to insert PostScript code for "
+#| "accounting into each print job. This is currently only useful with CUPS."
+msgid ""
+"Insert PostScript code for accounting into each print job. This currently "
+"only works with CUPS."
+msgstr ""
+"Khuyên bạn bật tùy chọn này để chèn vào mỗi công việc in mã PostScript để "
+"tính toán. Tùy chọn này hiện thời chỉ hữu ích với hệ thống in CUPS."
+
+#. Type: boolean
+#. Description
+#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "When used with generic PostScript printers (and under certain conditions "
+#| "with other printers) this causes an extra page to be printed after each "
+#| "job."
+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 ""
+"Dùng với máy in PostScript giống loài (cũng với máy in khác dưới điều kiện "
+"nào đó) thì gây ra một trang thêm được in ra sau mỗi công việc."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+msgid "Printer spooler backend for Foomatic:"
+msgstr "Hậu phương ghi hàng đợi máy in cho Foomatic:"
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
+#| "handle communication with the printer and manage print jobs. If no "
+#| "spooler is installed, you can use the 'direct' backend, but this is only "
+#| "recommended for single-user systems."
+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 ""
+"Foomatic thường yêu cầu phần mềm ghi hàng đợi máy in (v.d. CUPS hay LPRng) "
+"để xử lý cách liên lạc với máy in, và quản lý các công việc in. Chưa cài đặt "
+"phần mềm ghi hàng đợi thì có thể sử dụng hậu phương « trực tiếp », nhưng chỉ "
+"trên hệ thống người dùng đơn."
+
+#. Type: select
+#. Description
+#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| msgid ""
+#| "The installation process may have already detected the correct spooler; "
+#| "however, if this is the initial installation of this system, or if more "
+#| "than one spooler is installed, the detected spooler may be incorrect."
+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 ""
+"Tiến trình cài đặt có thể phát hiện sẵn phần mềm ghi hàng đợi thích hợp; tùy "
+"nhiên, trong tiến trình cài đặt hệ thống đầu tiên, hoặc khi có nhiều phần "
+"mềm ghi hàng đợi được cài đặt, phần mềm ghi hàng đợi có thể được phát hiện "
+"sai."
+
+#~ msgid "Ghostscript interpreter to be used by Foomatic:"
+#~ msgstr "Bộ giải thích GhostScript cho Foomatic dùng:"
+
+#~| msgid ""
+#~| "For non-PostScript printers, print jobs are usually translated from "
+#~| "PostScript to your printer's command language using the free Ghostscript "
+#~| "interpreter."
+#~ msgid ""
+#~ "For non-PostScript printers, print jobs are usually translated from "
+#~ "PostScript to the printer's command language using the free Ghostscript "
+#~ "interpreter."
+#~ msgstr ""
+#~ "Đối với các máy in khác PostScript, công việc in thường được dịch từ "
+#~ "PostScript sang ngôn ngữ lệnh của máy in, dùng bộ giải thích GhostScript "
+#~ "tự do."
+
+#~ msgid ""
+#~ "There are a number of different versions of the Ghostscript interpreter "
+#~ "available. Normally, Foomatic will use the default version (configured by "
+#~ "the 'gs' alternative, which can be changed with 'update-alternatives --"
+#~ "config gs'). However, you may want to use a different Ghostscript for "
+#~ "screen display than for printing; 'gs-esp' is usually a good choice for "
+#~ "printing."
+#~ msgstr ""
+#~ "Có sẵn mốt số phiên bản khác nhau của bộ giải thích GhostScript. Bình "
+#~ "thường, phần mềm Foomatic sẽ dùng phiên bản mặc định (được cấu hình bởi "
+#~ "tùy chọn « gs » mà có thể được thay đổi bởi lệnh cập nhật và cấu hình « "
+#~ "update-alternatives --config gs »). Phụ thuộc vào trường hợp, khuyên bạn "
+#~ "sử dụng GhostScript khác để hiển thị trên màn hình, so với GhostScript để "
+#~ "in ẩn: « gs-esp » thường hữu ích khi in ẩn."
+
+#~ msgid ""
+#~ "You should use the Custom option if you have a locally-installed "
+#~ "Ghostscript interpreter."
+#~ msgstr ""
+#~ "Có bộ giải thích GhostScript được cài đặt cục bộ nên bật tùy chọn « Tự "
+#~ "chọn »."
+
+#~ msgid "Custom Ghostscript interpreter path:"
+#~ msgstr "Đường dẫn đến bộ giải thích Ghostscript tự chọn:"
+
+#~ msgid "Please enter the full path to the custom Ghostscript interpreter."
+#~ msgstr "Hãy gõ đường dẫn đầy đủ đến bộ giải thích GhostScript bạn tự chọn."
+
+#~ msgid "Example: /opt/artifex.com-ghostscript/bin/gs"
+#~ msgstr "Thí dụ : /opt/artifex.com-ghostscript/bin/gs"
+
+#~ msgid "If in doubt, you should simply accept the default option (gs)."
+#~ msgstr ""
+#~ "Nếu chưa chắc, bạn chỉ đơn giản hãy chấp nhận tùy chọn mặc định (gs)."
+
+#~ msgid ""
+#~ "You should enter the full path to your preferred Ghostscript interpreter; "
+#~ "e.g. `/opt/artifex.com-ghostscript/bin/gs'."
+#~ msgstr ""
+#~ "Vào đây thì bạn hãy nhập đường dẫn đầy đủ tới trình dịch Ghostscript ưa "
+#~ "thích. Lấy thí dụ, «/opt/artifex.com-ghostscript/bin/gs»."
+
+#~ msgid ""
+#~ "There are some special tags available usable on the filter command line. "
+#~ "See the filter.conf manpage for details."
+#~ msgstr ""
+#~ "Có một số thẻ đặc biệt có thể dùng trên dòng lệnh lọc. Hãy xem trang "
+#~ "hướng dẫn (man) «filter.conf» để tìm chi tiết."
+
+#~ msgid "Automagic, a2ps, mpage, enscript, Custom"
+#~ msgstr "Tự động, a2ps, mpage, enscript, Tự chọn"
+
+#~ msgid "gs, gs-gnu, gs-esp, gs-afpl, Custom"
+#~ msgstr "gs, gs-gnu, gs-esp, gs-afpl, Tự chọn"
diff --git a/debian/po/ca.po b/debian/po/ca.po
index 3dec57b..25f70a9 100644
--- a/debian/po/ca.po
+++ b/debian/po/ca.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 3.0.2-20061031-1.2\n"
"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
-"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"POT-Creation-Date: 2008-02-22 01:06-0600\n"
"PO-Revision-Date: 2007-10-08 14:27+0200\n"
"Last-Translator: Jordà Polo <jorda@ettin.org>\n"
"Language-Team: Català <debian-l10n-catalan@lists.debian.org>\n"
@@ -35,7 +35,8 @@ msgstr ""
#| msgid ""
#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
#| "log."
-msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgid ""
+"If you choose this option, the logfile will be named /tmp/foomatic-rip.log."
msgstr ""
"Si trieu aquesta opció, el fitxer de registre s'anomenarà /tmp/foomatic-rip."
"log."
@@ -49,9 +50,9 @@ msgstr ""
#| "production. However, if you are having trouble printing, you should "
#| "enable it and include the log file in bug reports."
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."
+"This option is a potential security issue and should not be used in "
+"production. However, if you are having trouble printing, you should enable "
+"it and include the logfile in bug reports."
msgstr ""
"Aquesta opció representa un risc potencial de seguretat i no s'hauria "
"d'utilitzar en entorns en producció. Tanmateix, si teniu problemes a l'hora "
@@ -81,13 +82,9 @@ msgstr "Ordre per convertir fitxers de text a PostScript:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:2002
-#, fuzzy
-#| 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."
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."
+"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 ""
"Si seleccioneu «Automàgic», Foomatic intentarà trobar a2ps, mpage o enscript "
"(en aquest odre) cada vegada que l'script de filtratge s'executi."
@@ -124,12 +121,8 @@ msgstr "Ordre per convertir l'entrada estàndard a PostScript:"
#. Type: string
#. Description
#: ../foomatic-filters.templates:3001
-#, fuzzy
-#| msgid ""
-#| "Please enter the full command line of a command that converts text from "
-#| "standard input to PostScript on standard output."
msgid ""
-"This should be the full command line of a command that converts text from "
+"Please enter the full command line of a command that converts text from "
"standard input to PostScript on standard output."
msgstr ""
"Introduïu l'ordre de línia de comandes que convertirà el text de l'entrada "
@@ -154,13 +147,9 @@ msgstr "Voleu activar el comptatge PostScript per a CUPS?"
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "You should choose this option if you want to insert PostScript code for "
-#| "accounting into each print job. This is currently only useful with CUPS."
msgid ""
-"Insert PostScript code for accounting into each print job. This currently "
-"only works with CUPS."
+"You should choose this option if you want to insert PostScript code for "
+"accounting into each print job. This is currently only useful with CUPS."
msgstr ""
"Activeu aquesta opció si voleu inserir codi PostScript de comptatge a cada "
"tasca d'impressió. Actualment això només és útil amb CUPS."
@@ -168,15 +157,9 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "When used with generic PostScript printers (and under certain conditions "
-#| "with other printers) this causes an extra page to be printed after each "
-#| "job."
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."
+"When used with generic PostScript printers (and under certain conditions "
+"with other printers) this causes an extra page to be printed after each job."
msgstr ""
"Quan s'utilitza amb impressores PostScript genèriques (i sota certes "
"condicions amb altres impressores), això provoca la impressió d'una pàgina "
@@ -191,17 +174,11 @@ msgstr "Cua d'impressió per a Foomatic:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:5001
-#, fuzzy
-#| msgid ""
-#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
-#| "handle communication with the printer and manage print jobs. If no "
-#| "spooler is installed, you can use the 'direct' backend, but this is only "
-#| "recommended for single-user systems."
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."
+"communication with the printer and manage print jobs. If no spooler is "
+"installed, you can use the 'direct' backend, but this is only recommended "
+"for single-user systems."
msgstr ""
"Foomatic normalment requereix una cua d'impressió (com CUPS o LPRng) per "
"gestionar la comunicació amb la impressora i administrar les tasques "
@@ -218,9 +195,8 @@ msgstr ""
#| "than one spooler is installed, the detected spooler may be incorrect."
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."
+"however, if this is the first installation of this system, or if more than "
+"one spooler is installed, the detected spooler may be incorrect."
msgstr ""
"És possible que el procés d'instal·lació hagi detectat la cua d'impressió "
"correctament; tanmateix, si aquesta és la instal·lació inicial del sistema, "
diff --git a/debian/po/cs.po b/debian/po/cs.po
index 8922d28..78295e7 100644
--- a/debian/po/cs.po
+++ b/debian/po/cs.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: foomatic-filters\n"
"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
-"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"POT-Creation-Date: 2008-02-22 01:06-0600\n"
"PO-Revision-Date: 2007-10-14 18:19+0200\n"
"Last-Translator: Jan Outrata <outrata@pharaoh.inf.upol.cz>\n"
"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
@@ -39,7 +39,8 @@ msgstr ""
#| msgid ""
#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
#| "log."
-msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgid ""
+"If you choose this option, the logfile will be named /tmp/foomatic-rip.log."
msgstr ""
"Pokud tuto možnost zvolíte, logovací soubor bude pojmenován /tmp/foomatic-"
"rip.log."
@@ -53,9 +54,9 @@ msgstr ""
#| "production. However, if you are having trouble printing, you should "
#| "enable it and include the log file in bug reports."
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."
+"This option is a potential security issue and should not be used in "
+"production. However, if you are having trouble printing, you should enable "
+"it and include the logfile in bug reports."
msgstr ""
"Tato volba je potenciální bezpečnostní riziko a neměla by být používána v "
"produkčním nasazení. Pokud ale máte problémy s tisknutím, měli byste ji "
@@ -82,13 +83,9 @@ msgstr "Příkaz pro převod textových souborů do PostScriptu:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:2002
-#, fuzzy
-#| 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."
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."
+"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 ""
"Pokud vyberete 'Automagic', Foomatic bude hledat jeden z a2ps, mpage, a "
"enscript (v tomto pořadí) při každém spuštění skriptu filtru."
@@ -126,12 +123,8 @@ msgstr "Příkaz pro převod standardního vstupu do PostScriptu:"
#. Type: string
#. Description
#: ../foomatic-filters.templates:3001
-#, fuzzy
-#| msgid ""
-#| "Please enter the full command line of a command that converts text from "
-#| "standard input to PostScript on standard output."
msgid ""
-"This should be the full command line of a command that converts text from "
+"Please enter the full command line of a command that converts text from "
"standard input to PostScript on standard output."
msgstr ""
"Zadejte úplný příkaz, který převádí text ze standardního vstupu do "
@@ -154,13 +147,9 @@ msgstr "Povolit účtování PostScriptu (PostScript accounting) pro CUPS?"
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "You should choose this option if you want to insert PostScript code for "
-#| "accounting into each print job. This is currently only useful with CUPS."
msgid ""
-"Insert PostScript code for accounting into each print job. This currently "
-"only works with CUPS."
+"You should choose this option if you want to insert PostScript code for "
+"accounting into each print job. This is currently only useful with CUPS."
msgstr ""
"Tuto možnost byste měli zvolit, jestliže chcete vložit do každé tiskové "
"úlohy kód PostScriptu pro účtování. Momentálně je to užitečné pouze s CUPS."
@@ -168,15 +157,9 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "When used with generic PostScript printers (and under certain conditions "
-#| "with other printers) this causes an extra page to be printed after each "
-#| "job."
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."
+"When used with generic PostScript printers (and under certain conditions "
+"with other printers) this causes an extra page to be printed after each job."
msgstr ""
"Při použití s generickými PostScriptovými tiskárnami (a za určitých podmínek "
"i s jinými tiskárnami) se po každé úloze tiskne extra stránka."
@@ -190,17 +173,11 @@ msgstr "Správce tiskových úloh pro Foomatic:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:5001
-#, fuzzy
-#| msgid ""
-#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
-#| "handle communication with the printer and manage print jobs. If no "
-#| "spooler is installed, you can use the 'direct' backend, but this is only "
-#| "recommended for single-user systems."
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."
+"communication with the printer and manage print jobs. If no spooler is "
+"installed, you can use the 'direct' backend, but this is only recommended "
+"for single-user systems."
msgstr ""
"Standardně Foomatic vyžaduje pro komunikaci s tiskárnou a správu tiskových "
"úloh nějakého správce tiskových úloh (jako např. CUPS nebo LPRng). Pokud "
@@ -217,9 +194,8 @@ msgstr ""
#| "than one spooler is installed, the detected spooler may be incorrect."
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."
+"however, if this is the first installation of this system, or if more than "
+"one spooler is installed, the detected spooler may be incorrect."
msgstr ""
"Instalační proces již mohl detekovat správného správce; nicméně, pokud je "
"toto prvotní instalace tohoto systému, nebo je nainstalovaných více než "
@@ -228,10 +204,6 @@ msgstr ""
#~ msgid "Ghostscript interpreter to be used by Foomatic:"
#~ msgstr "Interpret Ghostscriptu, který má Foomatic používat:"
-#~| msgid ""
-#~| "For non-PostScript printers, print jobs are usually translated from "
-#~| "PostScript to your printer's command language using the free Ghostscript "
-#~| "interpreter."
#~ msgid ""
#~ "For non-PostScript printers, print jobs are usually translated from "
#~ "PostScript to the printer's command language using the free Ghostscript "
@@ -241,14 +213,6 @@ msgstr ""
#~ "PostScriptu do jazyka příkazů tiskárny pomocí svobodného interpretu "
#~ "Ghostscript."
-#~| msgid ""
-#~| "There are a number of different versions of the Ghostscript interpreter "
-#~| "available on Debian systems. Normally, Foomatic will use the default "
-#~| "version (configured by the `gs' alternative, which can be changed with "
-#~| "`update-alternatives --config gs'). However, you may want to use a "
-#~| "different Ghostscript for screen display than for printing; 'gs-esp' is "
-#~| "usually a good choice for printing. (You should use the Custom option if "
-#~| "you have a locally-installed Ghostscript interpreter.)"
#~ msgid ""
#~ "There are a number of different versions of the Ghostscript interpreter "
#~ "available. Normally, Foomatic will use the default version (configured by "
diff --git a/debian/po/de.po b/debian/po/de.po
index 5bab8b3..f89a640 100644
--- a/debian/po/de.po
+++ b/debian/po/de.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: foomatic-filters_3.0.2-20061031-1.3_de\n"
"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
-"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"POT-Creation-Date: 2008-02-22 01:06-0600\n"
"PO-Revision-Date: 2007-10-18 22:08+0200\n"
"Last-Translator: Erik Schanze <eriks@debian.org>\n"
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
@@ -40,7 +40,8 @@ msgstr "Debug-Ausgaben in eine Protokolldatei schreiben (UNSICHER)?"
#| msgid ""
#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
#| "log."
-msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgid ""
+"If you choose this option, the logfile will be named /tmp/foomatic-rip.log."
msgstr ""
"Wenn Sie hier zustimmen, wird die Protokolldatei /tmp/foomatic-rip.log "
"heißen."
@@ -54,9 +55,9 @@ msgstr ""
#| "production. However, if you are having trouble printing, you should "
#| "enable it and include the log file in bug reports."
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."
+"This option is a potential security issue and should not be used in "
+"production. However, if you are having trouble printing, you should enable "
+"it and include the logfile in bug reports."
msgstr ""
"Diese Auswahl ist eine mögliche Sicherheitslücke und sollte nicht in "
"Produktivumgebungen benutzt werden. Falls Sie Probleme beim Drucken haben, "
@@ -84,13 +85,9 @@ msgstr "Kommando für die Umwandlung von Textdateien in PostScript:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:2002
-#, fuzzy
-#| 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."
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."
+"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 ""
"Falls Sie »Automatisch« auswählen, sucht Foomatic bei jedem Aufruf des "
"Filterskripts eines der Programme a2ps, mpage und enscript (in dieser "
@@ -129,12 +126,8 @@ msgstr "Kommando für Umwandlung von der Standardeingabe in PostScript:"
#. Type: string
#. Description
#: ../foomatic-filters.templates:3001
-#, fuzzy
-#| msgid ""
-#| "Please enter the full command line of a command that converts text from "
-#| "standard input to PostScript on standard output."
msgid ""
-"This should be the full command line of a command that converts text from "
+"Please enter the full command line of a command that converts text from "
"standard input to PostScript on standard output."
msgstr ""
"Bitte geben Sie die vollständige Kommandozeile es Befehls ein, der Text von "
@@ -160,13 +153,9 @@ msgstr "PostScript-Abrechnung (accounting) für CUPS einschalten?"
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "You should choose this option if you want to insert PostScript code for "
-#| "accounting into each print job. This is currently only useful with CUPS."
msgid ""
-"Insert PostScript code for accounting into each print job. This currently "
-"only works with CUPS."
+"You should choose this option if you want to insert PostScript code for "
+"accounting into each print job. This is currently only useful with CUPS."
msgstr ""
"Sie sollten hier zustimmen, wenn Sie PostScript-Kommandos für die Abrechnung "
"in jeden Druckauftrag einbauen lassen wollen. Das ist derzeit nur mit CUPS "
@@ -175,15 +164,9 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "When used with generic PostScript printers (and under certain conditions "
-#| "with other printers) this causes an extra page to be printed after each "
-#| "job."
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."
+"When used with generic PostScript printers (and under certain conditions "
+"with other printers) this causes an extra page to be printed after each job."
msgstr ""
"Beim Einsatz von gewöhnlichen PostScript-Druckern (und manchmal auch bei "
"anderen Druckern), wird hierdurch nach jedem Druckauftrag eine zusätzliche "
@@ -198,17 +181,11 @@ msgstr "Druckerwarteschlange für Foomatic:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:5001
-#, fuzzy
-#| msgid ""
-#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
-#| "handle communication with the printer and manage print jobs. If no "
-#| "spooler is installed, you can use the 'direct' backend, but this is only "
-#| "recommended for single-user systems."
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."
+"communication with the printer and manage print jobs. If no spooler is "
+"installed, you can use the 'direct' backend, but this is only recommended "
+"for single-user systems."
msgstr ""
"Foomatic benötigt normalerweise eine Druckerwarteschlange (wie CUPS oder "
"LPRng) für die Übertragung zum Drucker und die Verwaltung der Druckaufträge. "
@@ -225,9 +202,8 @@ msgstr ""
#| "than one spooler is installed, the detected spooler may be incorrect."
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."
+"however, if this is the first installation of this system, or if more than "
+"one spooler is installed, the detected spooler may be incorrect."
msgstr ""
"Während der Installation sollte schon der richtige Druckdienst erkannt "
"worden sein. Bei der Erstinstallation dieses Systems oder falls mehr als ein "
diff --git a/debian/po/es.po b/debian/po/es.po
index f05ea3c..ee18ac8 100644
--- a/debian/po/es.po
+++ b/debian/po/es.po
@@ -39,7 +39,7 @@ msgid ""
msgstr ""
"Project-Id-Version: foomatic-filters\n"
"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
-"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"POT-Creation-Date: 2008-02-22 01:06-0600\n"
"PO-Revision-Date: 2006-12-07 00:46+0100\n"
"Last-Translator: César Gómez Martín <cesar.gomez@gmail.com>\n"
"Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -50,6 +50,8 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid "Enable logging debug output into a logfile (INSECURE)?"
msgid "Enable logging debug output into a logfile (INSECURE)?"
msgstr ""
"¿Desea activar el registro de la salida de depuración en un fichero de "
@@ -58,16 +60,24 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:1001
-msgid "The logfile will be named /tmp/foomatic-rip.log."
+#, fuzzy
+#| msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgid ""
+"If you choose this option, the logfile will be named /tmp/foomatic-rip.log."
msgstr "El fichero de registro se llamará /tmp/foomatic-rip.log."
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| 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."
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."
+"This option is a potential security issue and should not be used in "
+"production. However, if you are having trouble printing, you should enable "
+"it and include the logfile in bug reports."
msgstr ""
"ADVERTENCIA: Este fichero de registro es un agujero de seguridad; no lo use "
"en producción. No obstante, si está teniendo problemas al imprimir, debe "
@@ -95,9 +105,13 @@ msgstr "Orden para convertir ficheros de texto a PostScript:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:2002
+#, fuzzy
+#| 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."
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."
+"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 ""
"Si selecciona «Automágica», Foomatic intentará localizar a los programas "
"a2ps, mpage, y enscript (en ese orden) cada vez que se ejecute el guión de "
@@ -136,8 +150,12 @@ msgstr "Orden para convertir la entrada estándar a PostScript:"
#. Type: string
#. Description
#: ../foomatic-filters.templates:3001
+#, fuzzy
+#| msgid ""
+#| "This should be the full command line of a command that converts text from "
+#| "standard input to PostScript on standard output."
msgid ""
-"This should be the full command line of a command that converts text from "
+"Please enter the full command line of a command that converts text from "
"standard input to PostScript on standard output."
msgstr ""
"Esto debe ser la linea de comandos completa de un comando que convierte el "
@@ -162,9 +180,13 @@ msgstr "¿Desea activar la contabilidad PostScript para CUPS?"
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "Insert PostScript code for accounting into each print job. This "
+#| "currently only works with CUPS."
msgid ""
-"Insert PostScript code for accounting into each print job. This currently "
-"only works with CUPS."
+"You should choose this option if you want to insert PostScript code for "
+"accounting into each print job. This is currently only useful with CUPS."
msgstr ""
"Insertar el código PostScript para informes dentro de cada trabajo de "
"impresión. Actualmente esto sólo funciona con CUPS."
@@ -172,10 +194,14 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| 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."
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."
+"When used with generic PostScript printers (and under certain conditions "
+"with other printers) this causes an extra page to be printed after each job."
msgstr ""
"Nota: Cuando se usa con impresoras PostScript genéricas (y bajo ciertas "
"condiciones también con otras impresoras) esto provoca la impresión de una "
@@ -191,11 +217,17 @@ msgstr "Motor de gestor de cola de impresión para Foomatic:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| 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."
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."
+"communication with the printer and manage print jobs. If no spooler is "
+"installed, you can use the 'direct' backend, but this is only recommended "
+"for single-user systems."
msgstr ""
"Foomatic requiere normalmente un gestor de cola de impresión (como CUPS o "
"LPRng) para manejar la comunicación con la impresora y gestionar los "
@@ -206,11 +238,16 @@ msgstr ""
#. Type: select
#. Description
#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| 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."
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."
+"however, if this is the first installation of this system, or if more than "
+"one spooler is installed, the detected spooler may be incorrect."
msgstr ""
"El proceso de instalación puede haber detectado ya el gestor de cola "
"correcto. Sin embargo, el gestor de cola detectado puede no ser el correcto "
@@ -220,23 +257,36 @@ msgstr ""
#~ msgid "Ghostscript interpreter to be used by Foomatic:"
#~ msgstr "Intérprete de Ghostscript que ha de usar Foomatic:"
+#, fuzzy
+#~| msgid ""
+#~| "For non-PostScript printers, print jobs are usually translated from "
+#~| "PostScript to your printer's command language using the free Ghostscript "
+#~| "interpreter."
#~ msgid ""
#~ "For non-PostScript printers, print jobs are usually translated from "
-#~ "PostScript to your printer's command language using the free Ghostscript "
+#~ "PostScript to the printer's command language using the free Ghostscript "
#~ "interpreter."
#~ msgstr ""
#~ "Los trabajos de impresión para impresoras que no son PostScript "
#~ "normalmente se traducen de PostScript al lenguaje de su impresora "
#~ "utilizando el intérprete libre Ghostscript."
+#, fuzzy
+#~| msgid ""
+#~| "There are a number of different versions of the Ghostscript interpreter "
+#~| "available on Debian systems. Normally, Foomatic will use the default "
+#~| "version (configured by the `gs' alternative, which can be changed with "
+#~| "`update-alternatives --config gs'). However, you may want to use a "
+#~| "different Ghostscript for screen display than for printing; 'gs-esp' is "
+#~| "usually a good choice for printing. (You should use the Custom option if "
+#~| "you have a locally-installed Ghostscript interpreter.)"
#~ msgid ""
#~ "There are a number of different versions of the Ghostscript interpreter "
-#~ "available on Debian systems. Normally, Foomatic will use the default "
-#~ "version (configured by the `gs' alternative, which can be changed with "
-#~ "`update-alternatives --config gs'). However, you may want to use a "
-#~ "different Ghostscript for screen display than for printing; 'gs-esp' is "
-#~ "usually a good choice for printing. (You should use the Custom option if "
-#~ "you have a locally-installed Ghostscript interpreter.)"
+#~ "available. Normally, Foomatic will use the default version (configured by "
+#~ "the 'gs' alternative, which can be changed with 'update-alternatives --"
+#~ "config gs'). However, you may want to use a different Ghostscript for "
+#~ "screen display than for printing; 'gs-esp' is usually a good choice for "
+#~ "printing."
#~ msgstr ""
#~ "Hay diferentes versiones del intérprete Ghostscript disponibles en los "
#~ "sistemas Debian. Normalmente, Foomatic usará la versión por omisión "
@@ -247,12 +297,12 @@ msgstr ""
#~ "opción «Personalizado» si tiene un intérprete Ghostscript instalado "
#~ "localmente.)"
-#~ msgid "If in doubt, you should simply accept the default option (gs)."
-#~ msgstr "Si duda, debería simplemente aceptar la opción por omisión (gs)."
-
#~ msgid "Custom Ghostscript interpreter path:"
#~ msgstr "Ruta de acceso al intérprete Ghostscript personalizado:"
+#~ msgid "If in doubt, you should simply accept the default option (gs)."
+#~ msgstr "Si duda, debería simplemente aceptar la opción por omisión (gs)."
+
#~ msgid ""
#~ "You should enter the full path to your preferred Ghostscript interpreter; "
#~ "e.g. `/opt/artifex.com-ghostscript/bin/gs'."
diff --git a/debian/po/fi.po b/debian/po/fi.po
index c66733d..2e34472 100644
--- a/debian/po/fi.po
+++ b/debian/po/fi.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: foomatic-filters\n"
"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
-"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"POT-Creation-Date: 2008-02-22 01:06-0600\n"
"PO-Revision-Date: 2007-10-12 23:30+0200\n"
"Last-Translator: Esko Arajärvi <edu@iki.fi>\n"
"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
@@ -27,7 +27,8 @@ msgstr "Tulosta vianetsintäviestit lokitiedostoon (TURVATON)?"
#| msgid ""
#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
#| "log."
-msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgid ""
+"If you choose this option, the logfile will be named /tmp/foomatic-rip.log."
msgstr ""
"Jos valitset tämän vaihtoehton, lokitiedoston nimeksi tulee /tmp/foomatic-"
"rip.log."
@@ -41,9 +42,9 @@ msgstr ""
#| "production. However, if you are having trouble printing, you should "
#| "enable it and include the log file in bug reports."
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."
+"This option is a potential security issue and should not be used in "
+"production. However, if you are having trouble printing, you should enable "
+"it and include the logfile in bug reports."
msgstr ""
"Tämä vaihtoehto on potentiaalinen turvariski, eikä sitä tulisi käyttää "
"tuotannossa. Jos sinulla kuitenkin ongelmia tulostuksessa, sinun tulisi "
@@ -70,13 +71,9 @@ msgstr "Komento tekstitiedostojen muuntamiseksi PostScript-muotoon:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:2002
-#, fuzzy
-#| 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."
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."
+"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 ""
"Jos valitset 'Automaaginen', Foomatic etsii ohjelmia a2ps, mpage ja enscript "
"(tässä järjestyksessä) joka kerta kun suodatuskomentosarja suoritetaan."
@@ -114,12 +111,8 @@ msgstr "Komento oletussyötevirran muuntamiseksi PostScript-muotoon:"
#. Type: string
#. Description
#: ../foomatic-filters.templates:3001
-#, fuzzy
-#| msgid ""
-#| "Please enter the full command line of a command that converts text from "
-#| "standard input to PostScript on standard output."
msgid ""
-"This should be the full command line of a command that converts text from "
+"Please enter the full command line of a command that converts text from "
"standard input to PostScript on standard output."
msgstr ""
"Anna täydellinen komentorivikomento, joka muokkaa oletussyötevirran "
@@ -144,13 +137,9 @@ msgstr "Käytetäänkö CUPSin kanssa PostScript-kirjanpitoa?"
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "You should choose this option if you want to insert PostScript code for "
-#| "accounting into each print job. This is currently only useful with CUPS."
msgid ""
-"Insert PostScript code for accounting into each print job. This currently "
-"only works with CUPS."
+"You should choose this option if you want to insert PostScript code for "
+"accounting into each print job. This is currently only useful with CUPS."
msgstr ""
"Valitse tämä vaihtoehto, jos haluat lisätä PostScript-koodia kirjanpitoa "
"varten jokaiseen tulostustyöhön. Tällä hetkellä tämä on hyödyllinen vain "
@@ -159,15 +148,9 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "When used with generic PostScript printers (and under certain conditions "
-#| "with other printers) this causes an extra page to be printed after each "
-#| "job."
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."
+"When used with generic PostScript printers (and under certain conditions "
+"with other printers) this causes an extra page to be printed after each job."
msgstr ""
"Käytettäessä tavallisten PostScript-tulostimien kanssa (ja tietyissä "
"tilanteissa muiden tulostimien kanssa) tämä aiheuttaa ylimääräisen sivun "
@@ -182,17 +165,11 @@ msgstr "Tulostusjonotaustaohjelma Foomaticia varten:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:5001
-#, fuzzy
-#| msgid ""
-#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
-#| "handle communication with the printer and manage print jobs. If no "
-#| "spooler is installed, you can use the 'direct' backend, but this is only "
-#| "recommended for single-user systems."
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."
+"communication with the printer and manage print jobs. If no spooler is "
+"installed, you can use the 'direct' backend, but this is only recommended "
+"for single-user systems."
msgstr ""
"Foomatic normaalisti tarvitsee tulostusjonon (kuten CUPS tai LPRng) "
"tulostusviestinnän ja -töiden hallinnointiin. Jos mitään tulostusjonoa ei "
@@ -209,9 +186,8 @@ msgstr ""
#| "than one spooler is installed, the detected spooler may be incorrect."
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."
+"however, if this is the first installation of this system, or if more than "
+"one spooler is installed, the detected spooler may be incorrect."
msgstr ""
"Asennusohjelma on saattanut jo löytää oikean tulostusjonon. Kuitenkin, jos "
"tämä on järjestelmän ensimmäinen asennus tai jos useampia tulostusjonoja on "
diff --git a/debian/po/fr.po b/debian/po/fr.po
index 4c3def8..f3b6319 100644
--- a/debian/po/fr.po
+++ b/debian/po/fr.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
-"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"POT-Creation-Date: 2008-02-22 01:06-0600\n"
"PO-Revision-Date: 2007-10-04 07:14+0200\n"
"Last-Translator: Christian Perrier <bubulle@debian.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -44,7 +44,8 @@ msgstr ""
#| msgid ""
#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
#| "log."
-msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgid ""
+"If you choose this option, the logfile will be named /tmp/foomatic-rip.log."
msgstr ""
"Si vous choisissez cette option, un fichier appelé /tmp/foomatic-rip.log "
"sera utilisé pour enregistrer les informations de débogage."
@@ -58,9 +59,9 @@ msgstr ""
#| "production. However, if you are having trouble printing, you should "
#| "enable it and include the log file in bug reports."
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."
+"This option is a potential security issue and should not be used in "
+"production. However, if you are having trouble printing, you should enable "
+"it and include the logfile in bug reports."
msgstr ""
"ATTENTION : ce fichier de journalisation pose un problème de sécurité et ne "
"devrait pas être utilisé sur un serveur de production. Cependant, si vous "
@@ -88,13 +89,9 @@ msgstr "Commande de conversion des fichiers texte en PostScript :"
#. Type: select
#. Description
#: ../foomatic-filters.templates:2002
-#, fuzzy
-#| 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."
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."
+"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 ""
"Si vous choisissez « automatique », l'un des programmes a2ps, mpage ou "
"enscript sera recherché, dans cet ordre, à chaque exécution du filtre."
@@ -132,12 +129,8 @@ msgstr "Commande de conversion de l'entrée standard en PostScript :"
#. Type: string
#. Description
#: ../foomatic-filters.templates:3001
-#, fuzzy
-#| msgid ""
-#| "Please enter the full command line of a command that converts text from "
-#| "standard input to PostScript on standard output."
msgid ""
-"This should be the full command line of a command that converts text from "
+"Please enter the full command line of a command that converts text from "
"standard input to PostScript on standard output."
msgstr ""
"Veuillez indiquer la ligne de commande complète qui convertira des données "
@@ -162,13 +155,9 @@ msgstr "Faut-il activer la comptabilité PostScript pour CUPS ?"
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "You should choose this option if you want to insert PostScript code for "
-#| "accounting into each print job. This is currently only useful with CUPS."
msgid ""
-"Insert PostScript code for accounting into each print job. This currently "
-"only works with CUPS."
+"You should choose this option if you want to insert PostScript code for "
+"accounting into each print job. This is currently only useful with CUPS."
msgstr ""
"Vous devriez choisir cette option pour insérer du code PostScript de "
"comptabilité dans chaque demande d'impression. Cette fonctionnalité n'est "
@@ -177,15 +166,9 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "When used with generic PostScript printers (and under certain conditions "
-#| "with other printers) this causes an extra page to be printed after each "
-#| "job."
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."
+"When used with generic PostScript printers (and under certain conditions "
+"with other printers) this causes an extra page to be printed after each job."
msgstr ""
"Lorsque cette option est utilisée avec des imprimantes PostScript génériques "
"(et, dans certaines conditions, avec d'autres imprimantes), elle provoque "
@@ -200,17 +183,11 @@ msgstr "Gestionnaire d'impression interfacé avec Foomatic :"
#. Type: select
#. Description
#: ../foomatic-filters.templates:5001
-#, fuzzy
-#| msgid ""
-#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
-#| "handle communication with the printer and manage print jobs. If no "
-#| "spooler is installed, you can use the 'direct' backend, but this is only "
-#| "recommended for single-user systems."
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."
+"communication with the printer and manage print jobs. If no spooler is "
+"installed, you can use the 'direct' backend, but this is only recommended "
+"for single-user systems."
msgstr ""
"Il est usuellement nécessaire d'utiliser un gestionnaire d'impression tel "
"que CUPS ou LPRng pour gérer la communication avec l'imprimante et les "
@@ -228,9 +205,8 @@ msgstr ""
#| "than one spooler is installed, the detected spooler may be incorrect."
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."
+"however, if this is the first installation of this system, or if more than "
+"one spooler is installed, the detected spooler may be incorrect."
msgstr ""
"La procédure d'installation a probablement détecté le gestionnaire "
"approprié. Cependant, s'il s'agit de votre première installation de ce "
diff --git a/debian/po/gl.po b/debian/po/gl.po
index 7d6e82c..5b2d4f7 100644
--- a/debian/po/gl.po
+++ b/debian/po/gl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: foomatic-filters\n"
"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
-"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"POT-Creation-Date: 2008-02-22 01:06-0600\n"
"PO-Revision-Date: 2007-10-13 12:17+0100\n"
"Last-Translator: Jacobo Tarrio <jtarrio@debian.org>\n"
"Language-Team: Galician <proxecto@trasno.net>\n"
@@ -29,7 +29,8 @@ msgstr "¿Activar o rexistro da saída de depuración a un ficheiro (INSEGURO)?"
#| msgid ""
#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
#| "log."
-msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgid ""
+"If you choose this option, the logfile will be named /tmp/foomatic-rip.log."
msgstr ""
"Se escolle esta opción, o ficheiro de rexistro hase chamar /tmp/foomatic-rip."
"log."
@@ -43,9 +44,9 @@ msgstr ""
#| "production. However, if you are having trouble printing, you should "
#| "enable it and include the log file in bug reports."
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."
+"This option is a potential security issue and should not be used in "
+"production. However, if you are having trouble printing, you should enable "
+"it and include the logfile in bug reports."
msgstr ""
"Este ficheiro de rexistro é problema de seguridade en potencia, e non se "
"debería empregar en producción. Nembargantes, se ten problemas ao imprimir, "
@@ -72,13 +73,9 @@ msgstr "Orde para convertir os ficheiros de texto a PostScript:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:2002
-#, fuzzy
-#| 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."
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."
+"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 ""
"Se escolle \"Automáxico\", Foomatic ha buscar a2ps, mpage e enscript (nesta "
"orde) cada vez que se execute o script de filtrado."
@@ -116,12 +113,8 @@ msgstr "Orde para convertir a entrada estándar a PostScript:"
#. Type: string
#. Description
#: ../foomatic-filters.templates:3001
-#, fuzzy
-#| msgid ""
-#| "Please enter the full command line of a command that converts text from "
-#| "standard input to PostScript on standard output."
msgid ""
-"This should be the full command line of a command that converts text from "
+"Please enter the full command line of a command that converts text from "
"standard input to PostScript on standard output."
msgstr ""
"Introduza a liña de ordes completa dunha orde que convirta o texto da "
@@ -146,13 +139,9 @@ msgstr "¿Activar a contabilidade de PostScript para CUPS?"
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "You should choose this option if you want to insert PostScript code for "
-#| "accounting into each print job. This is currently only useful with CUPS."
msgid ""
-"Insert PostScript code for accounting into each print job. This currently "
-"only works with CUPS."
+"You should choose this option if you want to insert PostScript code for "
+"accounting into each print job. This is currently only useful with CUPS."
msgstr ""
"Debería escoller esta opción se quere inserir código PostScript para "
"contabilidade en cada traballo de impresión. Isto só é útil, de momento, con "
@@ -161,15 +150,9 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "When used with generic PostScript printers (and under certain conditions "
-#| "with other printers) this causes an extra page to be printed after each "
-#| "job."
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."
+"When used with generic PostScript printers (and under certain conditions "
+"with other printers) this causes an extra page to be printed after each job."
msgstr ""
"Se se usa con impresoras PostScript xenéricas (e, baixo certas condicións, "
"tamén con outras impresoras) isto fai que se imprima unha páxina adicional "
@@ -184,17 +167,11 @@ msgstr "Motor de colas de impresión para Foomatic:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:5001
-#, fuzzy
-#| msgid ""
-#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
-#| "handle communication with the printer and manage print jobs. If no "
-#| "spooler is installed, you can use the 'direct' backend, but this is only "
-#| "recommended for single-user systems."
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."
+"communication with the printer and manage print jobs. If no spooler is "
+"installed, you can use the 'direct' backend, but this is only recommended "
+"for single-user systems."
msgstr ""
"Foomatic adoita precisar dun sistema de colas de impresión (coma CUPS ou "
"LPRng) para xestionar a comunicación coa impresora e os traballos de "
@@ -211,9 +188,8 @@ msgstr ""
#| "than one spooler is installed, the detected spooler may be incorrect."
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."
+"however, if this is the first installation of this system, or if more than "
+"one spooler is installed, the detected spooler may be incorrect."
msgstr ""
"O proceso de instalación pode ter detectado o motor correcto; nembargantes, "
"se é a primeira vez que instala este sistema, ou se hai máis dun motor de "
@@ -222,10 +198,6 @@ msgstr ""
#~ msgid "Ghostscript interpreter to be used by Foomatic:"
#~ msgstr "Intérprete Ghostscript a empregar por Foomatic:"
-#~| msgid ""
-#~| "For non-PostScript printers, print jobs are usually translated from "
-#~| "PostScript to your printer's command language using the free Ghostscript "
-#~| "interpreter."
#~ msgid ""
#~ "For non-PostScript printers, print jobs are usually translated from "
#~ "PostScript to the printer's command language using the free Ghostscript "
@@ -235,14 +207,6 @@ msgstr ""
#~ "traducirse de PostScript á linguaxe de ordes da impresora empregando o "
#~ "intérprete libre Ghostscript."
-#~| msgid ""
-#~| "There are a number of different versions of the Ghostscript interpreter "
-#~| "available on Debian systems. Normally, Foomatic will use the default "
-#~| "version (configured by the `gs' alternative, which can be changed with "
-#~| "`update-alternatives --config gs'). However, you may want to use a "
-#~| "different Ghostscript for screen display than for printing; 'gs-esp' is "
-#~| "usually a good choice for printing. (You should use the Custom option if "
-#~| "you have a locally-installed Ghostscript interpreter.)"
#~ msgid ""
#~ "There are a number of different versions of the Ghostscript interpreter "
#~ "available. Normally, Foomatic will use the default version (configured by "
diff --git a/debian/po/it.po b/debian/po/it.po
index 6b5b0e0..eeabeee 100644
--- a/debian/po/it.po
+++ b/debian/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: foomatic-filter italian debconf\n"
"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
-"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"POT-Creation-Date: 2008-02-22 01:06-0600\n"
"PO-Revision-Date: 2007-10-14 10:33+0200\n"
"Last-Translator: Luca Monducci <luca.mo@tiscali.it>\n"
"Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
@@ -30,7 +30,8 @@ msgstr "Registrare l'output di debug in un file di log (NON SICURO)?"
#| msgid ""
#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
#| "log."
-msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgid ""
+"If you choose this option, the logfile will be named /tmp/foomatic-rip.log."
msgstr "Se si accetta, il file di log viene chiamato /tmp/foomatic-rip.log."
#. Type: boolean
@@ -42,9 +43,9 @@ msgstr "Se si accetta, il file di log viene chiamato /tmp/foomatic-rip.log."
#| "production. However, if you are having trouble printing, you should "
#| "enable it and include the log file in bug reports."
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."
+"This option is a potential security issue and should not be used in "
+"production. However, if you are having trouble printing, you should enable "
+"it and include the logfile in bug reports."
msgstr ""
"Questa impostazione è potenzialmente un pericolo per la sicurezza e non deve "
"essere usata in produzione. Tuttavia, se si riscontrano dei problemi di "
@@ -72,13 +73,9 @@ msgstr "Comando per convertire file di testo in PostScript:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:2002
-#, fuzzy
-#| 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."
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."
+"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 ""
"Se si sceglie \"Automagico\", Foomatic cerca uno fra a2ps, mpage e enscript "
"(in questo ordine) ogni volta che viene eseguito uno script filtro."
@@ -116,12 +113,8 @@ msgstr "Comando per convertire lo standard input in PostScript:"
#. Type: string
#. Description
#: ../foomatic-filters.templates:3001
-#, fuzzy
-#| msgid ""
-#| "Please enter the full command line of a command that converts text from "
-#| "standard input to PostScript on standard output."
msgid ""
-"This should be the full command line of a command that converts text from "
+"Please enter the full command line of a command that converts text from "
"standard input to PostScript on standard output."
msgstr ""
"Inserire la riga di comando completa di un comando che converta il testo "
@@ -146,13 +139,9 @@ msgstr "Attivare l'inserimento di informazioni tramite PostScript con CUPS?"
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "You should choose this option if you want to insert PostScript code for "
-#| "accounting into each print job. This is currently only useful with CUPS."
msgid ""
-"Insert PostScript code for accounting into each print job. This currently "
-"only works with CUPS."
+"You should choose this option if you want to insert PostScript code for "
+"accounting into each print job. This is currently only useful with CUPS."
msgstr ""
"Si deve scegliere questa opzione se si vuole inserire il codice PostScript "
"per inserire informazioni in ogni lavoro di stampa. Attualmente questa "
@@ -161,15 +150,9 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "When used with generic PostScript printers (and under certain conditions "
-#| "with other printers) this causes an extra page to be printed after each "
-#| "job."
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."
+"When used with generic PostScript printers (and under certain conditions "
+"with other printers) this causes an extra page to be printed after each job."
msgstr ""
"Quando usato con stampanti PostScript generiche (e in alcuni casi anche con "
"altre stampanti) può provocare la stampa di un'ulteriore pagina al termine "
@@ -184,17 +167,11 @@ msgstr "Backend per lo spooler della stampante per Foomatic:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:5001
-#, fuzzy
-#| msgid ""
-#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
-#| "handle communication with the printer and manage print jobs. If no "
-#| "spooler is installed, you can use the 'direct' backend, but this is only "
-#| "recommended for single-user systems."
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."
+"communication with the printer and manage print jobs. If no spooler is "
+"installed, you can use the 'direct' backend, but this is only recommended "
+"for single-user systems."
msgstr ""
"Foomatic ha bisogno di uno spooler per la stampante (come CUPS o LPRng) per "
"amministrare le comunicazioni con la stampante e gestire i lavori di stampa. "
@@ -211,9 +188,8 @@ msgstr ""
#| "than one spooler is installed, the detected spooler may be incorrect."
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."
+"however, if this is the first installation of this system, or if more than "
+"one spooler is installed, the detected spooler may be incorrect."
msgstr ""
"Il processo di installazione potrebbe aver già rilevato lo spooler corretto; "
"comunque, se questa è l'installazione iniziale del sistema oppure se sono "
diff --git a/debian/po/ja.po b/debian/po/ja.po
index b9ee8b9..3dcfa0c 100644
--- a/debian/po/ja.po
+++ b/debian/po/ja.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: foomatic-filters\n"
"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
-"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"POT-Creation-Date: 2008-02-22 01:06-0600\n"
"PO-Revision-Date: 2007-10-05 14:54+0900\n"
"Last-Translator: Kenshi Muto <kmuto@debian.org>\n"
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@@ -38,7 +38,8 @@ msgstr "ログファイルへのデバッグ出力を有効にしますか (危
#| msgid ""
#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
#| "log."
-msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgid ""
+"If you choose this option, the logfile will be named /tmp/foomatic-rip.log."
msgstr ""
"この選択肢で「はい」と答えると、ログファイルは /tmp/foomatic-rip.log と名付け"
"られます。"
@@ -52,9 +53,9 @@ msgstr ""
#| "production. However, if you are having trouble printing, you should "
#| "enable it and include the log file in bug reports."
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."
+"This option is a potential security issue and should not be used in "
+"production. However, if you are having trouble printing, you should enable "
+"it and include the logfile in bug reports."
msgstr ""
"この選択は、潜在的なセキュリティ問題となり得るので、製品運用では利用すべきで"
"はありません。しかし、印刷時に問題があったときには、これを有効にして、バグリ"
@@ -81,13 +82,9 @@ msgstr "テキストファイルから PostScript への変換を行うコマン
#. Type: select
#. Description
#: ../foomatic-filters.templates:2002
-#, fuzzy
-#| 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."
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."
+"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 ""
"'Automagic' を選ぶと、Foomatic はフィルタスクリプトが実行されるたびに、a2ps、"
"mpage、enscript の順に検索します。"
@@ -125,12 +122,8 @@ msgstr "標準入力を PostScript に変換するコマンド:"
#. Type: string
#. Description
#: ../foomatic-filters.templates:3001
-#, fuzzy
-#| msgid ""
-#| "Please enter the full command line of a command that converts text from "
-#| "standard input to PostScript on standard output."
msgid ""
-"This should be the full command line of a command that converts text from "
+"Please enter the full command line of a command that converts text from "
"standard input to PostScript on standard output."
msgstr ""
"標準入力からのテキストを PostScript の標準出力として変換するコマンドの完全な"
@@ -155,13 +148,9 @@ msgstr "CUPS の PostScript アカウンティングを有効にしますか?"
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "You should choose this option if you want to insert PostScript code for "
-#| "accounting into each print job. This is currently only useful with CUPS."
msgid ""
-"Insert PostScript code for accounting into each print job. This currently "
-"only works with CUPS."
+"You should choose this option if you want to insert PostScript code for "
+"accounting into each print job. This is currently only useful with CUPS."
msgstr ""
"各印刷ジョブにアカウンティングを行う PostScript コードを挿入したいなら、この"
"選択肢に「はい」と答えてください。これは現在のところ、CUPS 上でのみ動作しま"
@@ -170,15 +159,9 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "When used with generic PostScript printers (and under certain conditions "
-#| "with other printers) this causes an extra page to be printed after each "
-#| "job."
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."
+"When used with generic PostScript printers (and under certain conditions "
+"with other printers) this causes an extra page to be printed after each job."
msgstr ""
"一般の PostScript プリンタ (およびほかのプリンタでも正しい状態であれば) を"
"使っている場合、各ジョブのあとに余分なページが印刷されることになります。"
@@ -192,17 +175,11 @@ msgstr "Foomatic のプリンタスプーラバックエンド:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:5001
-#, fuzzy
-#| msgid ""
-#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
-#| "handle communication with the printer and manage print jobs. If no "
-#| "spooler is installed, you can use the 'direct' backend, but this is only "
-#| "recommended for single-user systems."
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."
+"communication with the printer and manage print jobs. If no spooler is "
+"installed, you can use the 'direct' backend, but this is only recommended "
+"for single-user systems."
msgstr ""
"Foomatic は通常、プリンタとの相互通信や印刷ジョブの管理の面倒を見るプリンタス"
"プーラ (CUPS または LPRng など) を必要とします。スプーラを何もインストールし"
@@ -219,9 +196,8 @@ msgstr ""
#| "than one spooler is installed, the detected spooler may be incorrect."
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."
+"however, if this is the first installation of this system, or if more than "
+"one spooler is installed, the detected spooler may be incorrect."
msgstr ""
"インストールプロセスはすでに正しいスプーラを検出しているはずです。しかし、こ"
"れがこのシステムの初期インストール段階であるか、あなたのシステムに 1 つ以上の"
diff --git a/debian/po/nl.po b/debian/po/nl.po
index b6cd48a..0c27a49 100644
--- a/debian/po/nl.po
+++ b/debian/po/nl.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: foomatic-filters_3.0.2-20061031-1_nl\n"
"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
-"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"POT-Creation-Date: 2008-02-22 01:06-0600\n"
"PO-Revision-Date: 2006-12-28 23:23+0200\n"
"Last-Translator: Kurt De Bree <kdebree@telenet.be>\n"
"Language-Team: debian-l10n-dutch <debian-l10n-dutch@lists.debian.org>\n"
@@ -34,22 +34,32 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid "Enable logging debug output into a logfile (INSECURE)?"
msgid "Enable logging debug output into a logfile (INSECURE)?"
msgstr "Wilt u de debuguitvoer bijhouden in een logbestand (ONVEILIG)?"
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:1001
-msgid "The logfile will be named /tmp/foomatic-rip.log."
+#, fuzzy
+#| msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgid ""
+"If you choose this option, the logfile will be named /tmp/foomatic-rip.log."
msgstr "Het logbestand zal /tmp/foomatic-rip.log worden genoemd."
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| 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."
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."
+"This option is a potential security issue and should not be used in "
+"production. However, if you are having trouble printing, you should enable "
+"it and include the logfile in bug reports."
msgstr ""
"WAARSCHUWING: Dit logbestand is een veiligheidslek; gebruik het niet in een "
"productie-omgeving. Hoewel, als u printproblemen hebt, moet u deze optie "
@@ -76,9 +86,13 @@ msgstr "Commando om tekstbestanden te converteren naar PostScript:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:2002
+#, fuzzy
+#| 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."
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."
+"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 ""
"Als u ``Automagisch'' selecteert, dan zal Foomatic zoeken naar één van a2ps, "
"mpage of enscript (in die volgorde) elke keer dat het filterscript wordt "
@@ -117,8 +131,12 @@ msgstr "Commando om standaardinvoer te converteren naar PostScript:"
#. Type: string
#. Description
#: ../foomatic-filters.templates:3001
+#, fuzzy
+#| msgid ""
+#| "This should be the full command line of a command that converts text from "
+#| "standard input to PostScript on standard output."
msgid ""
-"This should be the full command line of a command that converts text from "
+"Please enter the full command line of a command that converts text from "
"standard input to PostScript on standard output."
msgstr ""
"Dit moet de volledige commandolijn zijn van een commando dat tekst van "
@@ -143,9 +161,13 @@ msgstr "PostScript-boekhouding activeren voor CUPS?"
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "Insert PostScript code for accounting into each print job. This "
+#| "currently only works with CUPS."
msgid ""
-"Insert PostScript code for accounting into each print job. This currently "
-"only works with CUPS."
+"You should choose this option if you want to insert PostScript code for "
+"accounting into each print job. This is currently only useful with CUPS."
msgstr ""
"PostScript-code invoegen voor boekhouding in elke printjob. Dit werkt "
"momenteel enkel met CUPS."
@@ -153,10 +175,14 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| 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."
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."
+"When used with generic PostScript printers (and under certain conditions "
+"with other printers) this causes an extra page to be printed after each job."
msgstr ""
"Let op: wanneer dit wordt gebruikt met algemene PostScript-printers (en "
"onder bepaalde omstandigheden ook met andere printers), veroorzaakt dit een "
@@ -171,11 +197,17 @@ msgstr "Printspooler backend voor Foomatic"
#. Type: select
#. Description
#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| 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."
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."
+"communication with the printer and manage print jobs. If no spooler is "
+"installed, you can use the 'direct' backend, but this is only recommended "
+"for single-user systems."
msgstr ""
"Foomatic vereist normaal een printspooler (zoals CUPS of LPRng) om met de "
"printer te communiceren en om printjobs te beheren. Als u geen printspooler "
@@ -185,11 +217,16 @@ msgstr ""
#. Type: select
#. Description
#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| 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."
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."
+"however, if this is the first installation of this system, or if more than "
+"one spooler is installed, the detected spooler may be incorrect."
msgstr ""
"Het installatieproces heeft misschien reeds de correcte spooler "
"gedetecteerd; echter, als dit de eerste keer is dat u Debian installeert, of "
@@ -199,9 +236,14 @@ msgstr ""
#~ msgid "Ghostscript interpreter to be used by Foomatic:"
#~ msgstr "Ghostscript-vertolker te gebruiken door Foomatic:"
+#, fuzzy
+#~| msgid ""
+#~| "For non-PostScript printers, print jobs are usually translated from "
+#~| "PostScript to your printer's command language using the free Ghostscript "
+#~| "interpreter."
#~ msgid ""
#~ "For non-PostScript printers, print jobs are usually translated from "
-#~ "PostScript to your printer's command language using the free Ghostscript "
+#~ "PostScript to the printer's command language using the free Ghostscript "
#~ "interpreter."
#~ msgstr ""
#~ "Voor niet-PostScript-printers worden printjobs gewoonlijk vertaald van "
@@ -211,12 +253,11 @@ msgstr ""
#, fuzzy
#~ msgid ""
#~ "There are a number of different versions of the Ghostscript interpreter "
-#~ "available on Debian systems. Normally, Foomatic will use the default "
-#~ "version (configured by the `gs' alternative, which can be changed with "
-#~ "`update-alternatives --config gs'). However, you may want to use a "
-#~ "different Ghostscript for screen display than for printing; 'gs-esp' is "
-#~ "usually a good choice for printing. (You should use the Custom option if "
-#~ "you have a locally-installed Ghostscript interpreter.)"
+#~ "available. Normally, Foomatic will use the default version (configured by "
+#~ "the 'gs' alternative, which can be changed with 'update-alternatives --"
+#~ "config gs'). However, you may want to use a different Ghostscript for "
+#~ "screen display than for printing; 'gs-esp' is usually a good choice for "
+#~ "printing."
#~ msgstr ""
#~ "Er zijn een aantal verschillende versies van de Ghostscript-vertolker "
#~ "aanwezig op Debian-systemen. Normaal zal Foomatic de standaardversie "
@@ -227,13 +268,13 @@ msgstr ""
#~ "'Aangepast'-optie gebruiken als u een lokaal geïnstalleerde Ghostscript-"
#~ "vertolker heeft.)"
+#~ msgid "Custom Ghostscript interpreter path:"
+#~ msgstr "Pad van de andere Ghostscript-vertolker:"
+
#~ msgid "If in doubt, you should simply accept the default option (gs)."
#~ msgstr ""
#~ "In geval van twijfel, dient u gewoon de standaardoptie (gs) te aanvaarden."
-#~ msgid "Custom Ghostscript interpreter path:"
-#~ msgstr "Pad van de andere Ghostscript-vertolker:"
-
#~ msgid ""
#~ "You should enter the full path to your preferred Ghostscript interpreter; "
#~ "e.g. `/opt/artifex.com-ghostscript/bin/gs'."
diff --git a/debian/po/pt.po b/debian/po/pt.po
index 87f427d..80114e2 100644
--- a/debian/po/pt.po
+++ b/debian/po/pt.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: foomatic-filters 3.0.2-20060712-3\n"
"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
-"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"POT-Creation-Date: 2008-02-22 01:06-0600\n"
"PO-Revision-Date: 2007-10-05 10:39+0100\n"
"Last-Translator: Rui Branco <ruipb@debianpt.org>\n"
"Language-Team: Portuguese <traduz@debianpt.org>\n"
@@ -33,7 +33,8 @@ msgstr ""
#| msgid ""
#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
#| "log."
-msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgid ""
+"If you choose this option, the logfile will be named /tmp/foomatic-rip.log."
msgstr ""
"Se escolher esta opção, o ficheiro de relatório terá o nome de /tmp/foomatic-"
"rip.log."
@@ -47,9 +48,9 @@ msgstr ""
#| "production. However, if you are having trouble printing, you should "
#| "enable it and include the log file in bug reports."
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."
+"This option is a potential security issue and should not be used in "
+"production. However, if you are having trouble printing, you should enable "
+"it and include the logfile in bug reports."
msgstr ""
"Esta opção é um potencial buraco na segurança e não deve ser usada em "
"ambientes de produção. No entanto se tiver problemas a imprimir, deverá "
@@ -77,13 +78,9 @@ msgstr "Comando para converter ficheiros de texto em PostScript:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:2002
-#, fuzzy
-#| 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."
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."
+"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 ""
"Se seleccionar 'Automagic'',·o Foomatic irá procurar um do a2ps, mpage, e do "
"enscript (nesta order) de cada vez que o 'script' do filtro é executado."
@@ -121,12 +118,8 @@ msgstr "Comando para converter 'input' normal para PostScript:"
#. Type: string
#. Description
#: ../foomatic-filters.templates:3001
-#, fuzzy
-#| msgid ""
-#| "Please enter the full command line of a command that converts text from "
-#| "standard input to PostScript on standard output."
msgid ""
-"This should be the full command line of a command that converts text from "
+"Please enter the full command line of a command that converts text from "
"standard input to PostScript on standard output."
msgstr ""
"Por favor introduza a linha de comando completa para o comando que converte "
@@ -151,13 +144,9 @@ msgstr "Activar a conta PostScript para o CUPS?"
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "You should choose this option if you want to insert PostScript code for "
-#| "accounting into each print job. This is currently only useful with CUPS."
msgid ""
-"Insert PostScript code for accounting into each print job. This currently "
-"only works with CUPS."
+"You should choose this option if you want to insert PostScript code for "
+"accounting into each print job. This is currently only useful with CUPS."
msgstr ""
"Deverá escolher esta opção se quiser inserir código PostScript para "
"contabilizar em cada trabalho de impressão. Esta funcionalidade apenas é "
@@ -166,15 +155,9 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "When used with generic PostScript printers (and under certain conditions "
-#| "with other printers) this causes an extra page to be printed after each "
-#| "job."
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."
+"When used with generic PostScript printers (and under certain conditions "
+"with other printers) this causes an extra page to be printed after each job."
msgstr ""
"Quando usado com impressoras genéricas PostScript ( e sobre certas condições "
"com outras impressoras também) pode causar a impressão de uma página extra "
@@ -189,17 +172,11 @@ msgstr "'Spooler backend' da impressora para o Foomatic:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:5001
-#, fuzzy
-#| msgid ""
-#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
-#| "handle communication with the printer and manage print jobs. If no "
-#| "spooler is installed, you can use the 'direct' backend, but this is only "
-#| "recommended for single-user systems."
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."
+"communication with the printer and manage print jobs. If no spooler is "
+"installed, you can use the 'direct' backend, but this is only recommended "
+"for single-user systems."
msgstr ""
"O Foomatic normalmente necessita de um 'printer spooler' (tal como CUPS ou "
"LPRng) para se ocupar das comunicações com a impressora e gerir os trabalhos "
@@ -217,22 +194,16 @@ msgstr ""
#| "than one spooler is installed, the detected spooler may be incorrect."
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."
+"however, if this is the first installation of this system, or if more than "
+"one spooler is installed, the detected spooler may be incorrect."
msgstr ""
"O processo de instalação pode ter já detectado o 'spooler' correcto, no "
"entanto, se esta for a instalação inicial deste sistema ou tem mais que um "
"'spooler' instalado, o 'spooler' detectado pode não ser o correcto."
-#~| msgid "Ghostscript intérpreter to be used by Foomatic:"
#~ msgid "Ghostscript interpreter to be used by Foomatic:"
#~ msgstr "Intérprete de Ghostscript a ser usado pelo Foomatic:"
-#~| msgid ""
-#~| "For non-PostScript printers, print jobs are usually translated from "
-#~| "PostScript to the printer's command language using the free Ghostscript "
-#~| "intérpreter."
#~ msgid ""
#~ "For non-PostScript printers, print jobs are usually translated from "
#~ "PostScript to the printer's command language using the free Ghostscript "
@@ -242,13 +213,6 @@ msgstr ""
#~ "normalmente traduzidos do PostScript para a linguagem de comandos da sua "
#~ "impressora recorrendo ao intérprete livre Ghostscript."
-#~| msgid ""
-#~| "There are a number of different versions of the Ghostscript intérpreter "
-#~| "available. Normally, Foomatic will use the default version (configured "
-#~| "by the 'gs' alternative, which can be changed with 'update-alternatives "
-#~| "--config gs'). However, you may want to use a different Ghostscript for "
-#~| "screen display than for printing; 'gs-esp' is usually a good choice for "
-#~| "printing."
#~ msgid ""
#~ "There are a number of different versions of the Ghostscript interpreter "
#~ "available. Normally, Foomatic will use the default version (configured by "
@@ -264,9 +228,6 @@ msgstr ""
#~ "diferente para visualização no monitor em vez de impressão; o 'gs-esp' é "
#~ "normalmente uma boa escolha para imprimir."
-#~| msgid ""
-#~| "You should use the Custom option if you have a locally-installed "
-#~| "Ghostscript intérpreter."
#~ msgid ""
#~ "You should use the Custom option if you have a locally-installed "
#~ "Ghostscript interpreter."
@@ -274,11 +235,9 @@ msgstr ""
#~ "Deverá utilizar a opção Custom se tiver instalado localmente um "
#~ "intérprete Ghostscript."
-#~| msgid "Custom Ghostscript intérpreter path:"
#~ msgid "Custom Ghostscript interpreter path:"
#~ msgstr "Caminho do intérprete personalizado de Ghostscript:"
-#~| msgid "Please enter the full path to the custom Ghostscript intérpreter."
#~ msgid "Please enter the full path to the custom Ghostscript interpreter."
#~ msgstr ""
#~ "Por favor introduza o caminho completo para o intérprete personalizado de "
diff --git a/debian/po/pt_BR.po b/debian/po/pt_BR.po
index 1d7e3eb..3c081fc 100644
--- a/debian/po/pt_BR.po
+++ b/debian/po/pt_BR.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: foomatic-filters\n"
"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
-"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"POT-Creation-Date: 2008-02-22 01:06-0600\n"
"PO-Revision-Date: 2007-10-05 01:27-0300\n"
"Last-Translator: Felipe Augusto van de Wiel (faw) <faw@debian.org>\n"
"Language-Team: l10n portuguese <debian-l10n-portuguese@lists.debian.org>\n"
@@ -34,7 +34,8 @@ msgstr ""
#| msgid ""
#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
#| "log."
-msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgid ""
+"If you choose this option, the logfile will be named /tmp/foomatic-rip.log."
msgstr ""
"Se você escolher esta opção, o arquivo de log será nomeado como /tmp/"
"foomatic-rip.log."
@@ -48,9 +49,9 @@ msgstr ""
#| "production. However, if you are having trouble printing, you should "
#| "enable it and include the log file in bug reports."
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."
+"This option is a potential security issue and should not be used in "
+"production. However, if you are having trouble printing, you should enable "
+"it and include the logfile in bug reports."
msgstr ""
"Esta opção é um problema de segurança em potencial e não deveria ser usado "
"em produção. No entanto, se você está tendo problemas com impressão, você "
@@ -77,13 +78,9 @@ msgstr "Comando para converter arquivos texto para PostScript:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:2002
-#, fuzzy
-#| 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."
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."
+"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 ""
"Se você selecionar 'Automágico', o Foomatic procurará por um dos comandos "
"a2ps, mpage e enscript (nesta ordem) a cada vez que o script de filtro for "
@@ -122,12 +119,8 @@ msgstr "Comando para converter a entrada padrão para PostScript:"
#. Type: string
#. Description
#: ../foomatic-filters.templates:3001
-#, fuzzy
-#| msgid ""
-#| "Please enter the full command line of a command that converts text from "
-#| "standard input to PostScript on standard output."
msgid ""
-"This should be the full command line of a command that converts text from "
+"Please enter the full command line of a command that converts text from "
"standard input to PostScript on standard output."
msgstr ""
"Por favor, informe a linha de comando completa de um comando que converta da "
@@ -152,13 +145,9 @@ msgstr "Habilitar a contabilidade PostScript para o CUPS?"
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "You should choose this option if you want to insert PostScript code for "
-#| "accounting into each print job. This is currently only useful with CUPS."
msgid ""
-"Insert PostScript code for accounting into each print job. This currently "
-"only works with CUPS."
+"You should choose this option if you want to insert PostScript code for "
+"accounting into each print job. This is currently only useful with CUPS."
msgstr ""
"Você deveria escolher esta opção se você quer inserir código PostScript para "
"contabilidade em cada trabalho de impressão. Atualmente, isto só é útil com "
@@ -167,15 +156,9 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "When used with generic PostScript printers (and under certain conditions "
-#| "with other printers) this causes an extra page to be printed after each "
-#| "job."
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."
+"When used with generic PostScript printers (and under certain conditions "
+"with other printers) this causes an extra page to be printed after each job."
msgstr ""
"Quando usado com impressoras PostScript genéricas (e sob certas condições "
"com outras impressoras) isto faz com que uma página extra seja impressa a "
@@ -190,17 +173,11 @@ msgstr "\"Backend\" do \"spooler\" de impressão para o Foomatic:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:5001
-#, fuzzy
-#| msgid ""
-#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
-#| "handle communication with the printer and manage print jobs. If no "
-#| "spooler is installed, you can use the 'direct' backend, but this is only "
-#| "recommended for single-user systems."
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."
+"communication with the printer and manage print jobs. If no spooler is "
+"installed, you can use the 'direct' backend, but this is only recommended "
+"for single-user systems."
msgstr ""
"O Foomatic normalmente requer um \"spooler\" de impressão (como o CUPS ou o "
"LPRng) para manipular a comunicação com a impressora e gerenciar os "
@@ -218,9 +195,8 @@ msgstr ""
#| "than one spooler is installed, the detected spooler may be incorrect."
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."
+"however, if this is the first installation of this system, or if more than "
+"one spooler is installed, the detected spooler may be incorrect."
msgstr ""
"O processo de instalação pode já ter detectado o \"spooler\" correto; no "
"entanto, se esta é a instalação inicial do sistema, ou se há mais de um "
@@ -229,10 +205,6 @@ msgstr ""
#~ msgid "Ghostscript interpreter to be used by Foomatic:"
#~ msgstr "Interpretador Ghostscript a ser usado pelo Foomatic:"
-#~| msgid ""
-#~| "For non-PostScript printers, print jobs are usually translated from "
-#~| "PostScript to your printer's command language using the free Ghostscript "
-#~| "interpreter."
#~ msgid ""
#~ "For non-PostScript printers, print jobs are usually translated from "
#~ "PostScript to the printer's command language using the free Ghostscript "
@@ -242,14 +214,6 @@ msgstr ""
#~ "normalmente traduzidos de PostScript para a linguagem de comandos da "
#~ "impressora usando o interpretador livre Ghostscript."
-#~| msgid ""
-#~| "There are a number of different versions of the Ghostscript interpreter "
-#~| "available on Debian systems. Normally, Foomatic will use the default "
-#~| "version (configured by the `gs' alternative, which can be changed with "
-#~| "`update-alternatives --config gs'). However, you may want to use a "
-#~| "different Ghostscript for screen display than for printing; 'gs-esp' is "
-#~| "usually a good choice for printing. (You should use the Custom option if "
-#~| "you have a locally-installed Ghostscript interpreter.)"
#~ msgid ""
#~ "There are a number of different versions of the Ghostscript interpreter "
#~ "available. Normally, Foomatic will use the default version (configured by "
diff --git a/debian/po/ru.po b/debian/po/ru.po
index a5938ae..6223bb5 100644
--- a/debian/po/ru.po
+++ b/debian/po/ru.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
-"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"POT-Creation-Date: 2008-02-22 01:06-0600\n"
"PO-Revision-Date: 2007-10-15 20:57+0400\n"
"Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\n"
"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -41,7 +41,8 @@ msgstr "Сохранять отладочные сообщения в файл
#| msgid ""
#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
#| "log."
-msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgid ""
+"If you choose this option, the logfile will be named /tmp/foomatic-rip.log."
msgstr ""
"Если вы ответите утвердительно, файл журнала будет называться /tmp/foomatic-"
"rip.log."
@@ -55,9 +56,9 @@ msgstr ""
#| "production. However, if you are having trouble printing, you should "
#| "enable it and include the log file in bug reports."
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."
+"This option is a potential security issue and should not be used in "
+"production. However, if you are having trouble printing, you should enable "
+"it and include the logfile in bug reports."
msgstr ""
"Данный файл журнала является потенциальной проблемой в безопасности; не "
"используйте эту возможность в реальной работе. Однако, если у вас имеются "
@@ -85,13 +86,9 @@ msgstr "Команда для преобразования текстовых ф
#. Type: select
#. Description
#: ../foomatic-filters.templates:2002
-#, fuzzy
-#| 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."
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."
+"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 ""
"Если вы выберете 'Автомагическая', то каждый раз при выполнении фильтрующего "
"сценария Foomatic будет искать одну из следующих программ: a2ps, mpage и "
@@ -130,12 +127,8 @@ msgstr "Команда для преобразования данных со с
#. Type: string
#. Description
#: ../foomatic-filters.templates:3001
-#, fuzzy
-#| msgid ""
-#| "Please enter the full command line of a command that converts text from "
-#| "standard input to PostScript on standard output."
msgid ""
-"This should be the full command line of a command that converts text from "
+"Please enter the full command line of a command that converts text from "
"standard input to PostScript on standard output."
msgstr ""
"Введите полную командную строку команды, которая преобразует текст со "
@@ -160,13 +153,9 @@ msgstr "Включить учёт PostScript в CUPS?"
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "You should choose this option if you want to insert PostScript code for "
-#| "accounting into each print job. This is currently only useful with CUPS."
msgid ""
-"Insert PostScript code for accounting into each print job. This currently "
-"only works with CUPS."
+"You should choose this option if you want to insert PostScript code for "
+"accounting into each print job. This is currently only useful with CUPS."
msgstr ""
"Ответьте утвердительно, если хотите, чтобы код PostScript для учёта "
"вставлялся в каждое печатное задание. Работает только с CUPS."
@@ -174,15 +163,9 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "When used with generic PostScript printers (and under certain conditions "
-#| "with other printers) this causes an extra page to be printed after each "
-#| "job."
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."
+"When used with generic PostScript printers (and under certain conditions "
+"with other printers) this causes an extra page to be printed after each job."
msgstr ""
"При использовании с обычными принтерами PostScript (а также в некоторых "
"случаях, с другими принтерами) это приводит к печати дополнительной страницы "
@@ -197,17 +180,11 @@ msgstr "Диспетчер очереди печати для Foomatic:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:5001
-#, fuzzy
-#| msgid ""
-#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
-#| "handle communication with the printer and manage print jobs. If no "
-#| "spooler is installed, you can use the 'direct' backend, but this is only "
-#| "recommended for single-user systems."
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."
+"communication with the printer and manage print jobs. If no spooler is "
+"installed, you can use the 'direct' backend, but this is only recommended "
+"for single-user systems."
msgstr ""
"Для связи с принтером и управления заданиями печати для Foomatic нужен "
"диспетчер очереди печати (например CUPS или LPRng). Если у вас не установлен "
@@ -224,9 +201,8 @@ msgstr ""
#| "than one spooler is installed, the detected spooler may be incorrect."
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."
+"however, if this is the first installation of this system, or if more than "
+"one spooler is installed, the detected spooler may be incorrect."
msgstr ""
"В процессе установки уже мог быть обнаружен нужный диспетчер; однако если вы "
"выполняете первоначальную настройку системы, или у вас установлено больше "
diff --git a/debian/po/sv.po b/debian/po/sv.po
index b84d4ce..3a29266 100644
--- a/debian/po/sv.po
+++ b/debian/po/sv.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: foomatic-filters\n"
"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
-"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"POT-Creation-Date: 2008-02-22 01:06-0600\n"
"PO-Revision-Date: 2006-08-07 21:25+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -26,22 +26,32 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| msgid "Enable logging debug output into a logfile (INSECURE)?"
msgid "Enable logging debug output into a logfile (INSECURE)?"
msgstr "Aktivera utskrift av felsökningsinformation till en loggfil (OSÄKER)?"
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:1001
-msgid "The logfile will be named /tmp/foomatic-rip.log."
+#, fuzzy
+#| msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgid ""
+"If you choose this option, the logfile will be named /tmp/foomatic-rip.log."
msgstr "Loggfilen kommer att lagras som /tmp/foomatic-rip.log."
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| 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."
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."
+"This option is a potential security issue and should not be used in "
+"production. However, if you are having trouble printing, you should enable "
+"it and include the logfile in bug reports."
msgstr ""
"VARNING: Denna loggfil är en säkerhetsrisk; använd inte detta i en "
"produktionsmiljö. Om du har problem med att skriva ut kan du aktivera denna "
@@ -68,9 +78,13 @@ msgstr "Kommando för att konvertera textfiler till PostScript:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:2002
+#, fuzzy
+#| 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."
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."
+"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 ""
"Om du väljer \"Automagisk\" kommer Foomatic att söka efter en av a2ps, mpage "
"eller enscript (i den ordning) varje gång filterskriptet körs."
@@ -108,8 +122,12 @@ msgstr "Kommando för att konvertera standard in till PostScript:"
#. Type: string
#. Description
#: ../foomatic-filters.templates:3001
+#, fuzzy
+#| msgid ""
+#| "This should be the full command line of a command that converts text from "
+#| "standard input to PostScript on standard output."
msgid ""
-"This should be the full command line of a command that converts text from "
+"Please enter the full command line of a command that converts text from "
"standard input to PostScript on standard output."
msgstr ""
"Detta bör vara den fullständiga kommandoraden för ett kommando som "
@@ -134,9 +152,13 @@ msgstr "Aktivera PostScript-accounting för CUPS?"
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "Insert PostScript code for accounting into each print job. This "
+#| "currently only works with CUPS."
msgid ""
-"Insert PostScript code for accounting into each print job. This currently "
-"only works with CUPS."
+"You should choose this option if you want to insert PostScript code for "
+"accounting into each print job. This is currently only useful with CUPS."
msgstr ""
"Infoga PostScript-kod som används för accounting i varje utskriftsjobb. "
"Detta fungerar endast med CUPS för tillfället."
@@ -144,10 +166,14 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| 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."
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."
+"When used with generic PostScript printers (and under certain conditions "
+"with other printers) this causes an extra page to be printed after each job."
msgstr ""
"Notera: När denna används med allmänna PostScript-skrivare (och även under "
"vissa förhållande med andra skrivare) orsakar detta att en extra sida skrivs "
@@ -162,11 +188,17 @@ msgstr "Bakände för skrivarkö för Foomatic:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| 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."
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."
+"communication with the printer and manage print jobs. If no spooler is "
+"installed, you can use the 'direct' backend, but this is only recommended "
+"for single-user systems."
msgstr ""
"Foomatic kräver normalt sett en utskriftskö (som CUPS eller LPRng) för att "
"hantera kommunikation med skrivaren och hantera utskriftsjobb. Om du inte "
@@ -176,11 +208,16 @@ msgstr ""
#. Type: select
#. Description
#: ../foomatic-filters.templates:5001
+#, fuzzy
+#| 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."
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."
+"however, if this is the first installation of this system, or if more than "
+"one spooler is installed, the detected spooler may be incorrect."
msgstr ""
"Installationsprocessen kan redan ha identifierat den korrekta kön; om detta "
"är första gången som du installerar Debian, eller om du på något sätt har "
@@ -190,9 +227,14 @@ msgstr ""
#~ msgid "Ghostscript interpreter to be used by Foomatic:"
#~ msgstr "Ghostscript-tolkare som ska användas av Foomatic:"
+#, fuzzy
+#~| msgid ""
+#~| "For non-PostScript printers, print jobs are usually translated from "
+#~| "PostScript to your printer's command language using the free Ghostscript "
+#~| "interpreter."
#~ msgid ""
#~ "For non-PostScript printers, print jobs are usually translated from "
-#~ "PostScript to your printer's command language using the free Ghostscript "
+#~ "PostScript to the printer's command language using the free Ghostscript "
#~ "interpreter."
#~ msgstr ""
#~ "För icke-PostScript-skrivare översätts normalt sett utskriftsjobb från "
@@ -202,12 +244,11 @@ msgstr ""
#, fuzzy
#~ msgid ""
#~ "There are a number of different versions of the Ghostscript interpreter "
-#~ "available on Debian systems. Normally, Foomatic will use the default "
-#~ "version (configured by the `gs' alternative, which can be changed with "
-#~ "`update-alternatives --config gs'). However, you may want to use a "
-#~ "different Ghostscript for screen display than for printing; 'gs-esp' is "
-#~ "usually a good choice for printing. (You should use the Custom option if "
-#~ "you have a locally-installed Ghostscript interpreter.)"
+#~ "available. Normally, Foomatic will use the default version (configured by "
+#~ "the 'gs' alternative, which can be changed with 'update-alternatives --"
+#~ "config gs'). However, you may want to use a different Ghostscript for "
+#~ "screen display than for printing; 'gs-esp' is usually a good choice for "
+#~ "printing."
#~ msgstr ""
#~ "Det finns ett antal olika versioner av Ghostscript-tolkaren tillgängliga "
#~ "på Debian-system. Normalt sett använder Foomatic standardversionen "
@@ -217,12 +258,12 @@ msgstr ""
#~ "bra val för utskrifter. (Du bör använda alternativet Anpassad om du har "
#~ "en lokalt installerad Ghostscript-tolkare.)"
-#~ msgid "If in doubt, you should simply accept the default option (gs)."
-#~ msgstr "Om du är osäker kan du helt enkelt acceptera standardvalet (gs)."
-
#~ msgid "Custom Ghostscript interpreter path:"
#~ msgstr "Sökväg till anpassad Ghostscript-tolkare:"
+#~ msgid "If in doubt, you should simply accept the default option (gs)."
+#~ msgstr "Om du är osäker kan du helt enkelt acceptera standardvalet (gs)."
+
#~ msgid ""
#~ "You should enter the full path to your preferred Ghostscript interpreter; "
#~ "e.g. `/opt/artifex.com-ghostscript/bin/gs'."
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
index be360c3..1037ad5 100644
--- a/debian/po/templates.pot
+++ b/debian/po/templates.pot
@@ -8,7 +8,7 @@ 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"
+"POT-Creation-Date: 2008-02-22 01:06-0600\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"
@@ -25,16 +25,17 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:1001
-msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgid ""
+"If you choose this option, 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."
+"This option is a potential security issue and should not be used in "
+"production. However, if you are having trouble printing, you should enable "
+"it and include the logfile in bug reports."
msgstr ""
#. Type: select
@@ -59,8 +60,8 @@ msgstr ""
#. 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."
+"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
@@ -91,7 +92,7 @@ msgstr ""
#. Description
#: ../foomatic-filters.templates:3001
msgid ""
-"This should be the full command line of a command that converts text from "
+"Please enter the full command line of a command that converts text from "
"standard input to PostScript on standard output."
msgstr ""
@@ -113,17 +114,16 @@ msgstr ""
#. Description
#: ../foomatic-filters.templates:4001
msgid ""
-"Insert PostScript code for accounting into each print job. This currently "
-"only works with CUPS."
+"You should choose this option if you want to insert PostScript code for "
+"accounting into each print job. This is currently only useful 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."
+"When used with generic PostScript printers (and under certain conditions "
+"with other printers) this causes an extra page to be printed after each job."
msgstr ""
#. Type: select
@@ -137,9 +137,9 @@ msgstr ""
#: ../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."
+"communication with the printer and manage print jobs. If no spooler is "
+"installed, you can use the 'direct' backend, but this is only recommended "
+"for single-user systems."
msgstr ""
#. Type: select
@@ -147,7 +147,6 @@ msgstr ""
#: ../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."
+"however, if this is the first installation of this system, or if more than "
+"one spooler is installed, the detected spooler may be incorrect."
msgstr ""
diff --git a/debian/po/tr.po b/debian/po/tr.po
index 0045a3c..cc768b3 100644
--- a/debian/po/tr.po
+++ b/debian/po/tr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: foomatic-filters\n"
"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
-"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"POT-Creation-Date: 2008-02-22 01:06-0600\n"
"PO-Revision-Date: 2004-06-05 20:00-0500\n"
"Last-Translator: Gürkan Aslan <gurkan@iaslan.com>\n"
"Language-Team: Turkish <debian-l10n-turkish@lists.debian.org>\n"
@@ -26,16 +26,24 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:1001
-msgid "The logfile will be named /tmp/foomatic-rip.log."
+#, fuzzy
+#| msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgid ""
+"If you choose this option, the logfile will be named /tmp/foomatic-rip.log."
msgstr "Günlük dosyası /tmp/foomatik-rip.log olarak adlandırılacak."
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:1001
+#, fuzzy
+#| 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."
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."
+"This option is a potential security issue and should not be used in "
+"production. However, if you are having trouble printing, you should enable "
+"it and include the logfile in bug reports."
msgstr ""
"UYARI: Bu günlük dosyası bir güvenlik açığıdır; üretim ortamında "
"kullanmayın. Bununla birlikte, eğer yazdırma sorununuz varsa, bu seçeneği "
@@ -64,9 +72,13 @@ msgstr "Metin dosyalarını PostScript'e dönüştürecek komut"
#. Type: select
#. Description
#: ../foomatic-filters.templates:2002
+#, fuzzy
+#| 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."
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."
+"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 ""
"Eğer ``Otomatik''i seçtiyseniz, süzgeç betiği her çalıştırıldığında a2ps, "
"mpage ve enscript (bu sırayla) Foomatic tarafından aranacaktır."
@@ -105,8 +117,12 @@ msgstr "Standart girdiyi PostScript'e dönüştürme komutu."
#. Type: string
#. Description
#: ../foomatic-filters.templates:3001
+#, fuzzy
+#| msgid ""
+#| "This should be the full command line of a command that converts text from "
+#| "standard input to PostScript on standard output."
msgid ""
-"This should be the full command line of a command that converts text from "
+"Please enter the full command line of a command that converts text from "
"standard input to PostScript on standard output."
msgstr ""
"Bu komut, standart girdiden gelen metni standart çıktıda Postscript'e "
@@ -132,9 +148,13 @@ msgstr "CUPS için PostScript muhasebesini etkinleştir"
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| msgid ""
+#| "Insert PostScript code for accounting into each print job. This "
+#| "currently only works with CUPS."
msgid ""
-"Insert PostScript code for accounting into each print job. This currently "
-"only works with CUPS."
+"You should choose this option if you want to insert PostScript code for "
+"accounting into each print job. This is currently only useful with CUPS."
msgstr ""
"Yazdırma muhasebesinde kullanılmak üzere her yazdırma görevine eklenecek "
"olan PostScript kodunu girin. Bu özellik şu an sadece CUPS ile çalışır."
@@ -142,10 +162,14 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
+#, fuzzy
+#| 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."
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."
+"When used with generic PostScript printers (and under certain conditions "
+"with other printers) this causes an extra page to be printed after each job."
msgstr ""
"Not: Bu özellik genel amaçlı PostScript yazıcılarla (ve belirli durumlarda "
"diğer bazı yazıcılarla) kullanıldığında her görevden sonra ek bir sayfanın "
@@ -163,9 +187,9 @@ msgstr ""
#: ../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."
+"communication with the printer and manage print jobs. If no spooler is "
+"installed, you can use the 'direct' backend, but this is only recommended "
+"for single-user systems."
msgstr ""
#. Type: select
@@ -173,18 +197,22 @@ msgstr ""
#: ../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."
+"however, if this is the first installation of this system, or if more than "
+"one spooler is installed, the detected spooler may be incorrect."
msgstr ""
#, fuzzy
#~ msgid "Ghostscript interpreter to be used by Foomatic:"
#~ msgstr "Foomatic ile beraber hangi Ghostscript yorumlayıcısı kullanılsın?"
+#, fuzzy
+#~| msgid ""
+#~| "For non-PostScript printers, print jobs are usually translated from "
+#~| "PostScript to your printer's command language using the free Ghostscript "
+#~| "interpreter."
#~ msgid ""
#~ "For non-PostScript printers, print jobs are usually translated from "
-#~ "PostScript to your printer's command language using the free Ghostscript "
+#~ "PostScript to the printer's command language using the free Ghostscript "
#~ "interpreter."
#~ msgstr ""
#~ "PostScript olmayan yazıcılar için, genellikle yazdırma görevleri özgür "
@@ -194,12 +222,11 @@ msgstr ""
#, fuzzy
#~ msgid ""
#~ "There are a number of different versions of the Ghostscript interpreter "
-#~ "available on Debian systems. Normally, Foomatic will use the default "
-#~ "version (configured by the `gs' alternative, which can be changed with "
-#~ "`update-alternatives --config gs'). However, you may want to use a "
-#~ "different Ghostscript for screen display than for printing; 'gs-esp' is "
-#~ "usually a good choice for printing. (You should use the Custom option if "
-#~ "you have a locally-installed Ghostscript interpreter.)"
+#~ "available. Normally, Foomatic will use the default version (configured by "
+#~ "the 'gs' alternative, which can be changed with 'update-alternatives --"
+#~ "config gs'). However, you may want to use a different Ghostscript for "
+#~ "screen display than for printing; 'gs-esp' is usually a good choice for "
+#~ "printing."
#~ msgstr ""
#~ "Debian sistemlerinde her biri farklı sürümlerde bir kaç farklı "
#~ "Ghostscript yorumlayıcısı mevcuttur. Normalde, Foomatic (`update-"
@@ -209,13 +236,13 @@ msgstr ""
#~ "bir Ghostscript kullanmak isteyebilirsiniz. (Eğer yerel olarak kurulu bir "
#~ "Ghostscript yorumlayıcına sahipseniz, Özel seçeneğini kullanmalısınız.)"
-#~ msgid "If in doubt, you should simply accept the default option (gs)."
-#~ msgstr "Emin değilseniz, basitçe öntanımlı seçeneği kabul etmelisiniz (gs)."
-
#, fuzzy
#~ msgid "Custom Ghostscript interpreter path:"
#~ msgstr "Özel Ghostscript yorumlayıcısına ait dosya yolu."
+#~ msgid "If in doubt, you should simply accept the default option (gs)."
+#~ msgstr "Emin değilseniz, basitçe öntanımlı seçeneği kabul etmelisiniz (gs)."
+
#~ msgid ""
#~ "You should enter the full path to your preferred Ghostscript interpreter; "
#~ "e.g. `/opt/artifex.com-ghostscript/bin/gs'."
diff --git a/debian/po/vi.po b/debian/po/vi.po
index dc9ec11..1f66916 100644
--- a/debian/po/vi.po
+++ b/debian/po/vi.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: foomatic-filters 3.0.2-20061031-1.3\n"
"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n"
-"POT-Creation-Date: 2008-02-21 14:19-0600\n"
+"POT-Creation-Date: 2008-02-22 01:06-0600\n"
"PO-Revision-Date: 2007-10-16 21:45+09300\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net>\n"
@@ -30,7 +30,8 @@ msgstr "Hiệu lực ghi lưu kết xuất gỡ lỗi (KHÔNG BẢO MẬT) khôn
#| msgid ""
#| "If you choose this option, the log file will be named /tmp/foomatic-rip."
#| "log."
-msgid "The logfile will be named /tmp/foomatic-rip.log."
+msgid ""
+"If you choose this option, the logfile will be named /tmp/foomatic-rip.log."
msgstr "Bật tùy chọn này thì tập tin ghi lưu có tên « /tmp/foomatic-rip.log »."
#. Type: boolean
@@ -42,9 +43,9 @@ msgstr "Bật tùy chọn này thì tập tin ghi lưu có tên « /tmp/foomatic
#| "production. However, if you are having trouble printing, you should "
#| "enable it and include the log file in bug reports."
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."
+"This option is a potential security issue and should not be used in "
+"production. However, if you are having trouble printing, you should enable "
+"it and include the logfile in bug reports."
msgstr ""
"Tùy chọn này có thể rủi ro bảo mật thì không nên dùng với dữ liệu quan "
"trọng. Tuy nhiên, nếu bạn gặp khó khăn trong việc in ẩn, bạn nên hiệu lực "
@@ -71,13 +72,9 @@ msgstr "Lệnh để chuyển đổi tập tin văn bản sang PostScript:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:2002
-#, fuzzy
-#| 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."
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."
+"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 ""
"Bật tùy chọn « Tự động » thì phần mềm Foomatic sẽ tìm kiếm một của ba điều "
"a2ps, mpage và enscript (theo thứ tự đó) mỗi lần chạy văn lệnh lọc."
@@ -115,12 +112,8 @@ msgstr "Lệnh để chuyển đổi thiết bị gõ chuẩn sang PostScript:"
#. Type: string
#. Description
#: ../foomatic-filters.templates:3001
-#, fuzzy
-#| msgid ""
-#| "Please enter the full command line of a command that converts text from "
-#| "standard input to PostScript on standard output."
msgid ""
-"This should be the full command line of a command that converts text from "
+"Please enter the full command line of a command that converts text from "
"standard input to PostScript on standard output."
msgstr ""
"Hãy gõ dòng lệnh đầy đủ của lệnh chuyển đổi văn bản từ thiết bị gõ chuẩn "
@@ -145,13 +138,9 @@ msgstr "Hiệu lực khả năng tính toán PostScript cho CUPS không?"
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "You should choose this option if you want to insert PostScript code for "
-#| "accounting into each print job. This is currently only useful with CUPS."
msgid ""
-"Insert PostScript code for accounting into each print job. This currently "
-"only works with CUPS."
+"You should choose this option if you want to insert PostScript code for "
+"accounting into each print job. This is currently only useful with CUPS."
msgstr ""
"Khuyên bạn bật tùy chọn này để chèn vào mỗi công việc in mã PostScript để "
"tính toán. Tùy chọn này hiện thời chỉ hữu ích với hệ thống in CUPS."
@@ -159,15 +148,9 @@ msgstr ""
#. Type: boolean
#. Description
#: ../foomatic-filters.templates:4001
-#, fuzzy
-#| msgid ""
-#| "When used with generic PostScript printers (and under certain conditions "
-#| "with other printers) this causes an extra page to be printed after each "
-#| "job."
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."
+"When used with generic PostScript printers (and under certain conditions "
+"with other printers) this causes an extra page to be printed after each job."
msgstr ""
"Dùng với máy in PostScript giống loài (cũng với máy in khác dưới điều kiện "
"nào đó) thì gây ra một trang thêm được in ra sau mỗi công việc."
@@ -181,17 +164,11 @@ msgstr "Hậu phương ghi hàng đợi máy in cho Foomatic:"
#. Type: select
#. Description
#: ../foomatic-filters.templates:5001
-#, fuzzy
-#| msgid ""
-#| "Foomatic normally requires a printer spooler (like CUPS or LPRng) to "
-#| "handle communication with the printer and manage print jobs. If no "
-#| "spooler is installed, you can use the 'direct' backend, but this is only "
-#| "recommended for single-user systems."
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."
+"communication with the printer and manage print jobs. If no spooler is "
+"installed, you can use the 'direct' backend, but this is only recommended "
+"for single-user systems."
msgstr ""
"Foomatic thường yêu cầu phần mềm ghi hàng đợi máy in (v.d. CUPS hay LPRng) "
"để xử lý cách liên lạc với máy in, và quản lý các công việc in. Chưa cài đặt "
@@ -208,9 +185,8 @@ msgstr ""
#| "than one spooler is installed, the detected spooler may be incorrect."
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."
+"however, if this is the first installation of this system, or if more than "
+"one spooler is installed, the detected spooler may be incorrect."
msgstr ""
"Tiến trình cài đặt có thể phát hiện sẵn phần mềm ghi hàng đợi thích hợp; tùy "
"nhiên, trong tiến trình cài đặt hệ thống đầu tiên, hoặc khi có nhiều phần "
@@ -220,10 +196,6 @@ msgstr ""
#~ msgid "Ghostscript interpreter to be used by Foomatic:"
#~ msgstr "Bộ giải thích GhostScript cho Foomatic dùng:"
-#~| msgid ""
-#~| "For non-PostScript printers, print jobs are usually translated from "
-#~| "PostScript to your printer's command language using the free Ghostscript "
-#~| "interpreter."
#~ msgid ""
#~ "For non-PostScript printers, print jobs are usually translated from "
#~ "PostScript to the printer's command language using the free Ghostscript "