From baa466e277f28aca7e9a27d7fd30c193d1996c0f Mon Sep 17 00:00:00 2001 From: Chris Lawrence Date: Sun, 1 Mar 2009 16:38:43 -0600 Subject: Imported Debian patch 4.0-20090301-1 --- debian/README.Debian | 19 ++ debian/changelog | 454 ++++++++++++++++++++++++++++++++++++++ debian/compat | 1 + debian/control | 29 +++ debian/copyright | 27 +++ debian/dirs | 6 + debian/docs | 3 + debian/foomatic-filters.config | 108 +++++++++ debian/foomatic-filters.postinst | 108 +++++++++ debian/foomatic-filters.postrm | 12 + debian/foomatic-filters.templates | 76 +++++++ debian/parseconfig.pl | 44 ++++ debian/po/POTFILES.in | 1 + debian/po/de.po | 239 ++++++++++++++++++++ debian/po/es.po | 152 ++++++++----- debian/po/eu.po | 223 ------------------- debian/po/fr.po | 243 ++++++++++++++++++++ debian/po/ja.po | 229 +++++++++++++++++++ debian/po/nl.po | 283 ++++++++++++++++++++++++ debian/po/pt_BR.po | 257 +++++++++++++++++++++ debian/po/sv.po | 156 ++++++++++--- debian/po/templates.pot | 152 +++++++++++++ debian/po/tr.po | 264 ++++++++++++++++++++++ debian/rules | 114 ++++++++++ 24 files changed, 2894 insertions(+), 306 deletions(-) create mode 100644 debian/README.Debian create mode 100644 debian/changelog create mode 100644 debian/compat create mode 100644 debian/control create mode 100644 debian/copyright create mode 100644 debian/dirs create mode 100644 debian/docs create mode 100644 debian/foomatic-filters.config create mode 100644 debian/foomatic-filters.postinst create mode 100644 debian/foomatic-filters.postrm create mode 100644 debian/foomatic-filters.templates create mode 100644 debian/parseconfig.pl create mode 100644 debian/po/POTFILES.in create mode 100644 debian/po/de.po delete mode 100644 debian/po/eu.po create mode 100644 debian/po/fr.po create mode 100644 debian/po/ja.po create mode 100644 debian/po/nl.po create mode 100644 debian/po/pt_BR.po create mode 100644 debian/po/templates.pot create mode 100644 debian/po/tr.po create mode 100755 debian/rules diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..b867d92 --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,19 @@ +foomatic-filters for Debian +--------------------------- + +Note that the structure of the OpenPrinting (foomatic) printer +configuration system in Debian (and upstream) has changed from the 2.0 +series. There are now 3 core packages: + +* foomatic-db: Contains the foomatic printer database. + +* foomatic-db-engine: Contains the foomatic-configure script. + +* foomatic-filters (this package): Contains the filter scripts for + various backend printing systems. + +In addition, the new foomatic-db-hpijs package includes the database +entries for printers supported by the HPIJS print filter developed by +Hewlett-Packard for its consumer inkjet line of printers. + + -- Chris Lawrence , Wed Jul 20 03:23:50 2005 diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..850647f --- /dev/null +++ b/debian/changelog @@ -0,0 +1,454 @@ +foomatic-filters (4.0-20090301-1) unstable; urgency=low + + * New upstream release. + + -- Chris Lawrence Sun, 01 Mar 2009 16:38:43 -0600 + +foomatic-filters (3.0.2-20080211-3) unstable; urgency=low + + * Incorporate all the template changes made during the templates rewrite. + + -- Chris Lawrence Thu, 28 Feb 2008 13:27:44 -0600 + +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 Fri, 22 Feb 2008 01:10:09 -0600 + +foomatic-filters (3.0.2-20080211-1) unstable; urgency=low + + * New upstream release. (Closes: #461564, #446616) + * Fix(?) debian/watch. (Closes: #449615) + * Update translations. + - ca (Closes: #446389) + - cs (Closes: #446641) + - de (Closes: #447193) + - fi (Closes: #446406) + - fr (Closes: #445220) + - gl (Closes: #446478) + - it (Closes: #447050) + - ja (Closes: #445341) + - pt (Closes: #445272) + - pt_BR (Closes: #446941) + - ru (Closes: #446928, #432874) + - vi (Closes: #427022, #446892) + * Remove debconf handling of Ghostscript interpreter; no longer + necessary due to end of gs-* packages. (Closes: #447086) + + -- Chris Lawrence Thu, 21 Feb 2008 14:17:18 -0600 + +foomatic-filters (3.0.2-20061031-1.2) unstable; urgency=low + + * Non-maintainer upload to fix pending l10n issues. + * Debconf translations: + - Translation files converted to UTF-8 + - Czech. Closes: #408722 + - Portuguese. Closes: #409210 + + -- Christian Perrier Fri, 2 Mar 2007 07:39:27 +0100 + +foomatic-filters (3.0.2-20061031-1.1) unstable; urgency=low + + * Non-maintainer upload to fix l10n issues + * Debconf translation updates/additions: + - German. Closes: #401469 + - French. Closes: #399364 + - Spanish. Closes: #401959 + - Brazilian Portuguese. Closes: #403830 + - Dutch. Closes: #406856 + - Galician. Closes: #407288 + + -- Christian Perrier Sat, 20 Jan 2007 14:48:55 +0100 + +foomatic-filters (3.0.2-20061031-1) unstable; urgency=low + + * New upstream release. + * Make corrections to the debconf template pointed out by Erik Schanze + in private email. + * Update translations to fr, nl, pt. (Closes: #384390, #387656, #396639) + + -- Chris Lawrence Sat, 4 Nov 2006 19:11:37 -0600 + +foomatic-filters (3.0.2-20060712-3) unstable; urgency=low + + * Apply patch improving the translation of debconf templates. + (Closes: #378220) + + -- Chris Lawrence Mon, 21 Aug 2006 09:36:21 -0500 + +foomatic-filters (3.0.2-20060712-2) unstable; urgency=low + + * Update Japanese, French translations. (Closes: #378937, #379948) + * Add Portuguese, Swedish translations. (Closes: #381897, #381917) + + -- Chris Lawrence Mon, 21 Aug 2006 01:28:48 -0500 + +foomatic-filters (3.0.2-20060712-1) unstable; urgency=low + + * New upstream release. + + -- Chris Lawrence Wed, 12 Jul 2006 20:11:45 -0400 + +foomatic-filters (3.0.2-20060530-1) unstable; urgency=low + + * New upstream release. + + -- Chris Lawrence Tue, 30 May 2006 19:52:08 -0400 + +foomatic-filters (3.0.2-20060318-2) unstable; urgency=low + + * Remove /etc/foomatic/defaultspooler in purge. (Closes: #359322) + + -- Chris Lawrence Mon, 27 Mar 2006 17:25:02 -0500 + +foomatic-filters (3.0.2-20060318-1) unstable; urgency=low + + * The "gee, won't it be nice when I can upload amd64 packages instead of + using a jury-rigged i386 pbuilder" release. + * New upstream CVS pull (no changes recorded in ChangeLog, but better + safe than sorry). + * Force upgrade from gs << 8.0 or gs-aladdin << 8.0. + * Reprompt for gspath if it is gs-gnu or gs-aladdin. + (Closes: #354149, #352856) + * Add Czech translation. (Closes: #309020) + * Add Vietnamese translation. (Closes: #314179) + * Improve robustness of postinst, even though I think the specific problem + reported is long fixed. (Closes: #289363) + * Don't fail in postrm if ucf is missing (an error message will still + display, but postrm will exit 0). (Closes: #350474) + * Apply patch fixing typos in man page foomatic-rip(1). (Closes: #351421) + + -- Chris Lawrence Sat, 18 Mar 2006 22:56:52 -0500 + +foomatic-filters (3.0.2-20060113-1) unstable; urgency=low + + * New upstream release. + + -- Chris Lawrence Fri, 13 Jan 2006 18:24:58 -0500 + +foomatic-filters (3.0.2-20050720-1) unstable; urgency=low + + * New upstream release. + * Remove mention of foomatic-bin from README.Debian. + + -- Chris Lawrence Wed, 20 Jul 2005 03:24:28 -0500 + +foomatic-filters (3.0.2-20050705-1) unstable; urgency=low + + * New upstream release. + + -- Chris Lawrence Tue, 5 Jul 2005 01:53:28 -0500 + +foomatic-filters (3.0.2-20050403-1) unstable; urgency=low + + * New upstream release. + + -- Chris Lawrence Sun, 3 Apr 2005 23:03:31 -0500 + +foomatic-filters (3.0.2-20041204-1) unstable; urgency=low + + * New upstream release. + + -- Chris Lawrence Sat, 4 Dec 2004 11:38:53 -0600 + +foomatic-filters (3.0.2-3) unstable; urgency=low + + * Apply patch to French and Brazilian Portuguese translations to fix + encoding issues. (Closes: #277570) + + -- Chris Lawrence Fri, 22 Oct 2004 06:15:29 -0500 + +foomatic-filters (3.0.2-2) unstable; urgency=low + + * Apply file descriptor handing patch from Alexander Achenbach. + This will fix some incompatibilities with Ghostscript prefiltering, + etc. (Closes: #271519) + + -- Chris Lawrence Tue, 19 Oct 2004 01:07:45 -0500 + +foomatic-filters (3.0.2-1) unstable; urgency=high + + * New upstream release. (Released ahead of embargo date due to public + notice of vulnerability being posted at LinuxPrinting.org. Fix has + been in CVS since August 26th.) + * Fixes foomatic-rip vulnerability CAN-2004-0801, which allows arbitrary + commands to be run as the spooler's UID (possibly root). + + -- Chris Lawrence Tue, 14 Sep 2004 20:38:08 -0500 + +foomatic-filters (3.0.1-20040621-4) unstable; urgency=low + + * Update Brazilian Portuguese translation. (Closes: #264193) + + -- Chris Lawrence Sat, 7 Aug 2004 19:25:42 -0500 + +foomatic-filters (3.0.1-20040621-3) unstable; urgency=medium + + * Downgrade foomatic-filters/spooler to low priority; the autodetection + should be sufficiently good for most purposes. + * Update French translation. (Closes: #257550) + + -- Chris Lawrence Sun, 4 Jul 2004 07:49:15 -0500 + +foomatic-filters (3.0.1-20040621-2) unstable; urgency=low + + * Update German translation. (Closes: #256619) + * Update Japanese translation. (Closes: #256097) + + -- Chris Lawrence Mon, 28 Jun 2004 02:50:26 -0500 + +foomatic-filters (3.0.1-20040621-1) unstable; urgency=low + + * New upstream release. + + -- Chris Lawrence Mon, 21 Jun 2004 02:24:42 -0500 + +foomatic-filters (3.0.1-20040506-6) unstable; urgency=low + + * Fix handling of config file. (Closes: #254462, #254516, #254652) + * Updated Dutch translation. (Closes: #254582) + + -- Chris Lawrence Mon, 21 Jun 2004 02:19:54 -0500 + +foomatic-filters (3.0.1-20040506-5) unstable; urgency=low + + * Move parseconfig Perl fragment into its own file, so the syntax + highlighting is correct. + * Try to autodetect the spooler, and record this setting in + /etc/foomatic/defaultspooler to make foomatic-configure more friendly. + * Modify foomatic-filters.config to skip the filter question with CUPS, + and skip the PS accounting question unless CUPS is being used. + + -- Chris Lawrence Mon, 14 Jun 2004 03:05:54 -0500 + +foomatic-filters (3.0.1-20040506-4) unstable; urgency=low + + * Fix case of Foomatic in one spot in the debconf template. + * Eliminated all fuzziness from translations. + * Add German debconf translation. (Closes: #252823) + + -- Chris Lawrence Sun, 6 Jun 2004 21:06:10 -0500 + +foomatic-filters (3.0.1-20040506-3) unstable; urgency=low + + * Add Turkish and Dutch debconf translations. + (Closes: #246077, #251400) + + -- Chris Lawrence Fri, 28 May 2004 23:36:23 -0500 + +foomatic-filters (3.0.1-20040506-2) unstable; urgency=low + + * Updated French debconf translation. (Closes: #248662) + * Manually fixed Portuguese and Japanese translations. + + -- Chris Lawrence Fri, 14 May 2004 18:27:43 -0500 + +foomatic-filters (3.0.1-20040506-1) unstable; urgency=low + + * New upstream release. + * Changed gs-aladdin to gs-afpl in Debconf template. + + -- Chris Lawrence Thu, 6 May 2004 23:00:07 -0500 + +foomatic-filters (3.0.1-6) unstable; urgency=low + + * Updated French translation. (Closes: #238121) + * Ran debconf-updatepo manually, for good measure, even though it's + claimed in the form letter I received as part of #238121 that + dh_installdebconf automatically does this. + + -- Chris Lawrence Mon, 15 Mar 2004 19:03:27 -0600 + +foomatic-filters (3.0.1-5) unstable; urgency=low + + * Add Portguese translation of debconf templates. (Closes: #235469) + + -- Chris Lawrence Mon, 1 Mar 2004 16:10:07 -0600 + +foomatic-filters (3.0.1-4) unstable; urgency=low + + * Update Japanese translation. (Closes: #235094) + + -- Chris Lawrence Sat, 28 Feb 2004 03:16:15 -0600 + +foomatic-filters (3.0.1-3) unstable; urgency=low + + * Update French translation. (Closes: #228999) + + -- Chris Lawrence Thu, 26 Feb 2004 04:28:26 -0600 + +foomatic-filters (3.0.1-2) unstable; urgency=low + + * Add debconf configuration for the gspath variable. + * Remove all the ucf hackery, since ucf now supports debconf. We now + depend on the latest ucf. + * Remove the temporary file generated from the debconf data. + + -- Chris Lawrence Sun, 22 Feb 2004 19:43:05 -0600 + +foomatic-filters (3.0.1-1) unstable; urgency=low + + * New upstream release. No upstream changes since last CVS snapshot. + * Use DEBIAN_FRONTEND instead of DEBCONF_FRONTEND for the interactivity + test, and check the debconf database for the frontend setting too; + this should solve the buildd problems with packages that depend on + foomatic-filters. + + -- Chris Lawrence Fri, 20 Feb 2004 21:52:42 -0600 + +foomatic-filters (3.0.0-20040203-1) unstable; urgency=low + + * New upstream release. + * If DEBCONF_FRONTEND is "noninteractive", bypass ucf handling of + /etc/foomatic/filter.conf. (Closes: #231018) + + -- Chris Lawrence Tue, 3 Feb 2004 19:41:34 -0600 + +foomatic-filters (3.0.0-20040114-1) unstable; urgency=low + + * New upstream release. + * Update debconf translations. (Closes: #224193, #227127) + * Acknowledge NMU. (Closes: #223681) + + -- Chris Lawrence Wed, 14 Jan 2004 23:01:10 -0600 + +foomatic-filters (3.0.0-20031207-1) unstable; urgency=low + + * New upstream release. + * Handle filter.conf with ucf. + * Bypass the file converter check when calling configure. + (Closes: #223152) + + -- Chris Lawrence Sun, 7 Dec 2003 21:34:52 -0600 + +foomatic-filters (3.0.0-20031118-1) unstable; urgency=low + + * New upstream release. + * Note that texttops is used with CUPS by default in the template file. + (This will require minor po file updates.) + + -- Chris Lawrence Tue, 18 Nov 2003 15:32:03 -0600 + +foomatic-filters (3.0.0-20030919-3) unstable; urgency=low + + * New debconf translations. (Closes: #212496, #212723) + + -- Chris Lawrence Mon, 29 Sep 2003 09:12:16 -0500 + +foomatic-filters (3.0.0-20030919-2) unstable; urgency=low + + * Don't use the *dj variants of paper sizes, since a2ps seems to have + recently lost support for them. (Closes: #212259) + + -- Chris Lawrence Mon, 22 Sep 2003 19:54:47 -0500 + +foomatic-filters (3.0.0-20030919-1) unstable; urgency=low + + * New upstream release. + + -- Chris Lawrence Fri, 19 Sep 2003 20:35:00 -0500 + +foomatic-filters (3.0.0-20030907-2) unstable; urgency=low + + * Add French translation of debconf templates. (Closes: #211222) + * foomatic-rip now dies with a reasonable error message if unable to + open the log file. (Closes: #211345) + * Drop the debconf question on retaining the config file; the new + behavior is equivalent to "parse", which was the default behavior + anyway. (Closes: #200713) + * Change the default setting for the PostScript filter to "Automagic" + and lower the question priority to "low". + + -- Chris Lawrence Fri, 19 Sep 2003 20:30:37 -0500 + +foomatic-filters (3.0.0-20030907-1) unstable; urgency=low + + * New upstream release. + * Include Japanese translation of debconf templates. (Closes: #207513) + + -- Chris Lawrence Sun, 7 Sep 2003 12:07:18 -0500 + +foomatic-filters (3.0.0-20030628-2) unstable; urgency=low + + * Test whether /etc/foomatic/filter.conf.debconf-old exists before doing + file operations on it in the postinst. (Closes: #199777) + + -- Chris Lawrence Wed, 2 Jul 2003 22:53:05 -0500 + +foomatic-filters (3.0.0-20030628-1) unstable; urgency=low + + * New upstream release. + + -- Chris Lawrence Sat, 28 Jun 2003 17:08:02 -0500 + +foomatic-filters (3.0.0-5) unstable; urgency=low + + * Change conflicts line to not conflict with the forthcoming + cupsomatic-ppd transition package. + + -- Chris Lawrence Sat, 14 Jun 2003 19:06:39 -0500 + +foomatic-filters (3.0.0-4) unstable; urgency=low + + * Conflict/Replace with the massively obsolete cupsomatic-ppd. + (Closes: #195550) + + -- Chris Lawrence Tue, 10 Jun 2003 17:41:27 -0500 + +foomatic-filters (3.0.0-3) unstable; urgency=medium + + * Fiddle with dependencies to break the cycle keeping foomatic 3.x out + of testing. + + -- Chris Lawrence Tue, 27 May 2003 15:47:43 -0500 + +foomatic-filters (3.0.0-2) unstable; urgency=low + + * Include symbolic links for lpdomatic and directomatic for + backwards-compatibility with Foomatic 2.0. + + -- Chris Lawrence Sat, 3 May 2003 23:39:02 -0500 + +foomatic-filters (3.0.0-1) unstable; urgency=low + + * New upstream release. + + -- Chris Lawrence Sat, 3 May 2003 23:15:09 -0500 + +foomatic-filters (2.9-20030423-3) unstable; urgency=low + + * Straightened out foomatic-filters.config on first install, I think. + At least, it works here when the database entries are deleted and + /etc/foomatic/filter.conf is removed. (Closes: #190642) + + -- Chris Lawrence Tue, 29 Apr 2003 16:58:05 -0500 + +foomatic-filters (2.9-20030423-2) unstable; urgency=low + + * Upgraded foomatic-db-engine to a dependency. + + -- Chris Lawrence Thu, 24 Apr 2003 14:43:39 -0500 + +foomatic-filters (2.9-20030423-1) unstable; urgency=low + + * New upstream release. (Same as 3.0.0rc2) + + -- Chris Lawrence Wed, 23 Apr 2003 19:23:23 -0500 + +foomatic-filters (2.9-3.0.0rc1-2) unstable; urgency=low + + * Add a symbolic link in /usr/lib/cups/filter from cupsomatic to + foomatic-rip, for backwards-compatibility with Foomatic 2.x. + (Closes: #190106) + * Tried to clean up the description somewhat. + + -- Chris Lawrence Wed, 23 Apr 2003 19:15:20 -0500 + +foomatic-filters (2.9-3.0.0rc1-1) unstable; urgency=low + + * Initial Release. + + -- Chris Lawrence Sun, 13 Apr 2003 20:44:09 -0500 diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..b8626c4 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +4 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..ef8affe --- /dev/null +++ b/debian/control @@ -0,0 +1,29 @@ +Source: foomatic-filters +Section: text +Priority: optional +Maintainer: Chris Lawrence +Build-Depends: debhelper (>> 4), po-debconf, libgs-dev +Homepage: http://www.openprinting.org/ +Standards-Version: 3.8.0 + +Package: foomatic-filters +Architecture: any +Pre-Depends: bash (>= 2.05) +Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, ucf (>= 0.30) +Recommends: cups-client | lpr | lprng | pdq | rlpr, ghostscript, cups | enscript | a2ps | mpage, foomatic-db-engine (>= 4.0) +Conflicts: foomatic-bin (<< 2.9), cupsomatic-ppd (<< 20030507) +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 UNIX-like other operating systems. + It provides the "glue" between a print spooler (like CUPS or lpr) and + 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 + format using a printer-specific, but spooler-independent PPD file. + You will need to install the foomatic-db-engine package and its + dependencies for this package to be useful. + . + For use with CUPS, you will need both the cupsys and cupsys-client + packages installed on your system. diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..c876728 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,27 @@ +This package was debianized by Chris Lawrence on +Sun, 13 Apr 2003 20:44:09 -0500. + +It was downloaded from http://www.openprinting.org/download/foomatic/ + +Upstream Authors: + Original founder: Grant Taylor + Current maintainer: Till Kamppeter + +Copyright: + Copyright (C) 2009 Grant Taylor, Till Kamppeter, and other contributors. + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; version 2 dated June, 1991. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + +On Debian systems, the complete text of the GNU General Public License +can be found in `/usr/share/common-licenses/GPL-2'. diff --git a/debian/dirs b/debian/dirs new file mode 100644 index 0000000..84a4858 --- /dev/null +++ b/debian/dirs @@ -0,0 +1,6 @@ +etc/foomatic +usr/bin +usr/sbin +usr/share/foomatic +usr/share/man/man1 +usr/share/man/man8 diff --git a/debian/docs b/debian/docs new file mode 100644 index 0000000..f0e1368 --- /dev/null +++ b/debian/docs @@ -0,0 +1,3 @@ +README +TODO +USAGE diff --git a/debian/foomatic-filters.config b/debian/foomatic-filters.config new file mode 100644 index 0000000..2e5bfd9 --- /dev/null +++ b/debian/foomatic-filters.config @@ -0,0 +1,108 @@ +#!/bin/bash -e +# +# Debconf configuration script for the foomatic-filters package +# + +. /usr/share/debconf/confmodule + +db_version 2.0 +db_capb backup +db_title Foomatic Printer Filter Configuration + +declare -i state=1 backup=0 + +function parseconfig +{ + if [ -e /usr/share/foomatic/parseconfig.pl ]; then + db_clear + eval $(/usr/bin/perl /usr/share/foomatic/parseconfig.pl) + db_set foomatic-filters/config_parsed true + else + db_set foomatic-filters/config_parsed false + fi +} + +################# +### Main loop ### +################# + +parseconfig + +if [ -f /etc/foomatic/defaultspooler ]; then + db_set foomatic-filters/spooler `cat /etc/foomatic/defaultspooler`; +else + # Try to detect from installed packages; use the one found first in + # the list + spooler=`dpkg-query --showformat='${Package} ${Status}' -W cupsys lpr lprng rlpr lpr-ppd pdq ppr 2>/dev/null | grep ' installed$' | cut -d' ' -f1 | head -1` + if [ "$spooler" = cupsys ]; then + spooler=cups + elif [ "$spooler" = lpr-ppd -o "$spooler" = lpr -o "$spooler" = rlpr ]; then + spooler=lpd + fi + if [ "$spooler" ]; then + db_set foomatic-filters/spooler $spooler + else + # This script may be run before dpkg gets around to installing + # a spooler if it is done in the same apt run, so see if anything + # is in the "install" state. + spooler=`dpkg-query --showformat='${Package} ${Status}' -W cupsys lpr lprng rlpr lpr-ppd pdq ppr 2>/dev/null | grep ' install ' | cut -d' ' -f1 | head -1` + if [ "$spooler" = "cupsys" ]; then + spooler=cups + elif [ "$spooler" = lpr-ppd -o "$spooler" = lpr -o "$spooler" = rlpr ]; then + spooler=lpd + fi + if [ "$spooler" ]; then + db_set foomatic-filters/spooler $spooler + fi + fi +fi + +while ((state)); do + case $state in + 1) + db_input low foomatic-filters/spooler || true + ;; + 2) + db_input low foomatic-filters/filter_debug || true + ;; + 3) + db_get foomatic-filters/spooler; + if [ "$RET" = cups ]; then + ((backup ? state-- : state++ )) || true + continue + else + db_input low foomatic-filters/textfilter || true + fi + ;; + 4) + db_get foomatic-filters/textfilter; + if [ "$RET" = Custom ]; then + db_input low foomatic-filters/custom_textfilter || true + else + ((backup ? state-- : state++)) || true + continue + fi + ;; + 5) + db_get foomatic-filters/spooler; + if [ "$RET" = cups ]; then + db_input low foomatic-filters/ps_accounting || true + else + ((backup ? state-- : state++)) || true + continue + fi + ;; + *) + break; + ;; + esac + backup=0 + db_go || backup=1 + ((backup ? state-- : state++)) +done + +db_stop + +### Local Variables: +### tab-width: 4 +### End: diff --git a/debian/foomatic-filters.postinst b/debian/foomatic-filters.postinst new file mode 100644 index 0000000..bc30bff --- /dev/null +++ b/debian/foomatic-filters.postinst @@ -0,0 +1,108 @@ +#!/bin/bash -e + +# Source debconf library. +. /usr/share/debconf/confmodule + +readonly FILTERCONF=/etc/foomatic/filter.conf +readonly FILTERBACK=$FILTERCONF.debconf-old +readonly tempfile=`tempfile -pfoomatic-filters-` + +function parseconfig +{ + db_clear + eval $(/usr/bin/perl /usr/share/foomatic/parseconfig.pl) +} + +db_get foomatic-filters/config_parsed +if [ $RET = false ]; then + parseconfig + db_set foomatic-filters/config_parsed true +fi + +db_get foomatic-filters/filter_debug +debug="debug: 0" +if [ $RET = true ]; then + debug="debug: 1" +fi + +db_get foomatic-filters/textfilter +if [ "$RET" = Automagic ]; then + textfilter="# textfilter:" +else + if [ "$RET" = Custom ]; then + db_get foomatic-filters/custom_textfilter + fi + textfilter="textfilter: $RET" +fi + +# Disable the whole customized Ghostscript stuff +gspath="# gspath: gs" + +db_get foomatic-filters/ps_accounting +if [ $RET = true ]; then + ps_accounting="ps_accounting: 1" +else + ps_accounting="ps_accounting: 0" +fi + +db_get foomatic-filters/spooler +echo "$RET" >| /etc/foomatic/defaultspooler + +cat <| $tempfile +# This file allows you to configure the "foomatic-rip" filter. + +# You can force reconfiguration managed via debconf by running the +# following command: +# dpkg-reconfigure foomatic-filters +# You may need to change the lowest priority of questions to be presented +# using the switch "-p" to access some or any of these options. + +# Command for converting text files to PostScript. +# +# Priority low +$textfilter + +# Enable debug output into a logfile in /tmp/foomatic-rip.log. +# It will contain status from this filter, plus Ghostscript stderr output. +# +# WARNING: This logfile is a potential security hole; do not use in production. +# +# Priority low +$debug + +# Enable insertion of PostScript code for accounting into each printjob. +# Currently only supported with CUPS. (EXPERIMENTAL) +# +# NOTE: Enabling this option may cause extra pages to be printed after each +# job as well as after banner pages, especially with generic +# PostScript printers. +# +# Priority low +$ps_accounting + +# Path to the Ghostscript interpreter; will search the path for 'gs' if +# not specified. +# +# Priority low +$gspath + +EOF + +if [ -e $FILTERCONF ]; then + chmod --reference=$FILTERCONF $tempfile +else + chmod 0644 $tempfile +fi + +ucf --three-way --debconf-ok $tempfile $FILTERCONF + +db_stop + +# Remove the temporary file +rm -f $tempfile + +#DEBHELPER# + +### Local Variables: +### tab-width: 4 +### End: diff --git a/debian/foomatic-filters.postrm b/debian/foomatic-filters.postrm new file mode 100644 index 0000000..25c5dbd --- /dev/null +++ b/debian/foomatic-filters.postrm @@ -0,0 +1,12 @@ +#!/bin/sh -e + +case "$1" in + purge) + rm -f /etc/foomatic/filter.conf /etc/foomatic/defaultspooler + ucf --purge /etc/foomatic/filter.conf || true + ;; +esac + +#DEBHELPER# + +exit 0 diff --git a/debian/foomatic-filters.templates b/debian/foomatic-filters.templates new file mode 100644 index 0000000..2102be6 --- /dev/null +++ b/debian/foomatic-filters.templates @@ -0,0 +1,76 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# debian-l10n-english@lists.debian.org for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + +Template: foomatic-filters/filter_debug +Type: boolean +Default: false +_Description: Enable logging debug output into a log file (INSECURE)? + If you choose this option, the log file will be named /tmp/foomatic-rip.log. + . + 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. + +Template: foomatic-filters/textfilter +Type: select +#flag:translate:1,5 +__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, + mpage, and enscript (in that order) each time the filter script is executed. + . + Please make sure that the selected command is actually available; otherwise + print jobs may get lost. + . + 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. + +Template: foomatic-filters/custom_textfilter +Type: string +_Description: Command to convert standard input to PostScript: + 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 + print jobs. + +Template: foomatic-filters/ps_accounting +Type: boolean +Default: false +_Description: Enable PostScript accounting for 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. + . + 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 +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 + 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 initial 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 +Default: false +Description: (for internal use only) diff --git a/debian/parseconfig.pl b/debian/parseconfig.pl new file mode 100644 index 0000000..b9854ee --- /dev/null +++ b/debian/parseconfig.pl @@ -0,0 +1,44 @@ +#!/usr/bin/perl + +my $configpath = "/etc/foomatic"; + +sub readConfFile +{ + my ($file) = @_; + + my %conf; + # Read config file if present + if (open CONF, "< $file") + { + while () + { + $conf{$1}="$2" if (m/^\s*([^\#\s]\S*)\s*:\s*(.*)\s*$/); + } + close CONF; + } + + return %conf; +} + +%conf = readConfFile("$configpath/filter.conf"); +print( 'db_set foomatic-filters/filter_debug ', + $conf{debug} > 0 ? 'true' : 'false', ";\n") if exists $conf{debug}; +if (exists $conf{textfilter}) +{ + if ($conf{textfilter} =~ m/^(a2ps|enscript|mpage)$/) + { + print "db_set foomatic-filters/textfilter $1;\n"; + } + elsif ($conf{textfilter} =~ m/^\s*$/) + { + print "db_set foomatic-filters/textfilter Automagic;\n"; + } + else + { + print "db_set foomatic-filters/textfilter Custom;\n"; + print "db_set foomatic-filters/custom_textfilter $conf{textfilter};\n"; + } +} +print( 'db_set foomatic-filters/ps_accounting ', + $conf{ps_accounting} ? 'true' : 'false', + "\n") if exists $conf{ps_accounting}; diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in new file mode 100644 index 0000000..7e902a6 --- /dev/null +++ b/debian/po/POTFILES.in @@ -0,0 +1 @@ +[type: gettext/rfc822deb] foomatic-filters.templates diff --git a/debian/po/de.po b/debian/po/de.po new file mode 100644 index 0000000..1351536 --- /dev/null +++ b/debian/po/de.po @@ -0,0 +1,239 @@ +# 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 , 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-28 13:25-0600\n" +"PO-Revision-Date: 2007-10-18 22:08+0200\n" +"Last-Translator: Erik Schanze \n" +"Language-Team: German \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:2001 +msgid "Enable logging debug output into a log file (INSECURE)?" +msgstr "Debug-Ausgaben in eine Protokolldatei schreiben (UNSICHER)?" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:2001 +msgid "" +"If you choose this option, the log file 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:2001 +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." +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:3001 +msgid "Automagic" +msgstr "Automatisch" + +#. Type: select +#. Choices +#: ../foomatic-filters.templates:3001 +msgid "Custom" +msgstr "Benutzerspezifisch" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:3002 +msgid "Command for converting text files to PostScript:" +msgstr "Kommando für die Umwandlung von Textdateien in PostScript:" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:3002 +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:3002 +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:3002 +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:4001 +msgid "Command to convert standard input to PostScript:" +msgstr "Kommando für Umwandlung von der Standardeingabe in PostScript:" + +#. Type: string +#. Description +#: ../foomatic-filters.templates:4001 +msgid "" +"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 " +"der Standardeingabe einliest und als PostScript auf der Standardausgabe " +"ausgibt." + +#. Type: string +#. Description +#: ../foomatic-filters.templates:4001 +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:5001 +msgid "Enable PostScript accounting for CUPS?" +msgstr "PostScript-Abrechnung (accounting) für CUPS einschalten?" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:5001 +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." +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:5001 +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." +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:6001 +msgid "Printer spooler backend for Foomatic:" +msgstr "Druckerwarteschlange für Foomatic:" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:6001 +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." +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:6001 +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." +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/es.po b/debian/po/es.po index c7708d6..2971d6a 100644 --- a/debian/po/es.po +++ b/debian/po/es.po @@ -1,4 +1,3 @@ -# translation of foomatic-filters.po to Spanish # 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. @@ -41,41 +40,49 @@ msgstr "" "Project-Id-Version: foomatic-filters\n" "Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n" "POT-Creation-Date: 2008-02-28 13:25-0600\n" -"PO-Revision-Date: 2008-03-07 12:10+0100\n" -"Last-Translator: Carlos Izquierdo \n" +"PO-Revision-Date: 2006-12-07 00:46+0100\n" +"Last-Translator: César Gómez Martín \n" "Language-Team: Spanish \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" #. Type: boolean #. Description #: ../foomatic-filters.templates:2001 +#, fuzzy +#| msgid "Enable logging debug output into a logfile (INSECURE)?" msgid "Enable logging debug output into a log file (INSECURE)?" msgstr "" -"¿Activar el registro de la salida de depuración en un fichero (INSEGURO)?" +"¿Desea activar el registro de la salida de depuración en un fichero de " +"registro? (INSEGURO)" #. Type: boolean #. Description #: ../foomatic-filters.templates:2001 +#, fuzzy +#| msgid "The logfile will be named /tmp/foomatic-rip.log." msgid "" "If you choose this option, the log file will be named /tmp/foomatic-rip.log." -msgstr "" -"Si elige esta opción, el fichero de registro se llamará «/tmp/foomatic-rip." -"log»." +msgstr "El fichero de registro se llamará /tmp/foomatic-rip.log." #. Type: boolean #. Description #: ../foomatic-filters.templates:2001 +#, 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 "" "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." msgstr "" -"Esta opción es un posible problema de seguridad y no debería usarse en " -"producción. No obstante, si está teniendo problemas al imprimir, debería " -"activarla e incluir este fichero de registro en los informes de fallo." +"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 @@ -98,13 +105,17 @@ msgstr "Orden para convertir ficheros de texto a PostScript:" #. Type: select #. Description #: ../foomatic-filters.templates:3002 +#, 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 selecciona «Automágica», Foomatic intentará localizar uno de los " -"siguientes programas: a2ps, mpage, y enscript (en ese orden) cada vez que se " -"ejecute el script de filtro." +"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 @@ -113,8 +124,8 @@ msgid "" "Please make sure that the selected command is actually available; otherwise " "print jobs may get lost." msgstr "" -"Por favor, asegúrese de que la orden seleccionada está realmente disponible; " -"de lo contrario los trabajos de impresión pueden perderse." +"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 @@ -125,10 +136,10 @@ msgid "" "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 su " -"lugar, se usa siempre el programa texttops incluido en el paquete cupsys " -"para convertir trabajos enviados como texto plano a PostScript para imprimir " -"en dispositivos por tramas." +"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 @@ -139,12 +150,16 @@ msgstr "Orden para convertir la entrada estándar a PostScript:" #. Type: string #. Description #: ../foomatic-filters.templates:4001 +#, fuzzy +#| msgid "" +#| "This should be the full command line of a command that converts text from " +#| "standard input to PostScript on standard output." msgid "" "Please enter the full command line of a command that converts text from " "standard input to PostScript on standard output." msgstr "" -"Por favor introduzca la línea de orden completa que convierte el texto de la " -"entrada estándar a PostScript en la salida estándar." +"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 @@ -153,8 +168,8 @@ msgid "" "Please note that entering an invalid command line here may result in lost " "print jobs." msgstr "" -"Por favor, tenga en cuenta que el introducir aquí una línea de orden " -"inválida puede causar que se pierdan trabajos de impresión." +"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 @@ -165,34 +180,49 @@ msgstr "¿Desea activar la contabilidad PostScript para CUPS?" #. Type: boolean #. Description #: ../foomatic-filters.templates:5001 +#, fuzzy +#| msgid "" +#| "Insert PostScript code for accounting into each print job. This " +#| "currently only works with CUPS." 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." msgstr "" -"Debería elegir esta opción si desea insertar el código PostScript para " -"contabilidad dentro de cada trabajo de impresión. Esto sólo es útil " -"actualmente con CUPS." +"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:5001 +#, 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 "" "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 "" -"Cuando se usa con impresoras PostScript genéricas (y bajo ciertas " +"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." +"página extra después de cada trabajo, por lo que está desactivado por " +"omisión." #. Type: select #. Description #: ../foomatic-filters.templates:6001 msgid "Printer spooler backend for Foomatic:" -msgstr "Motor de gestión de la cola de impresión para Foomatic:" +msgstr "Motor de gestor de cola de impresión para Foomatic:" #. Type: select #. Description #: ../foomatic-filters.templates:6001 +#, 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 no spooler is " @@ -208,18 +238,26 @@ msgstr "" #. Type: select #. Description #: ../foomatic-filters.templates:6001 +#, 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 initial 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, si esta es la instalación inicial del sistema, o si " -"tiene más de un motor instalado, el motor detectado puede no ser correcto." +"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 usará 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 " @@ -229,10 +267,11 @@ msgstr "" #~ "PostScript to the printer's command language using the free Ghostscript " #~ "interpreter." #~ msgstr "" -#~ "Para impresoras que no son PostScript, los trabajos de impresión " +#~ "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 " @@ -249,27 +288,38 @@ msgstr "" #~ "screen display than for printing; 'gs-esp' is usually a good choice for " #~ "printing." #~ msgstr "" -#~ "Hay diferentes versiones del intérprete Ghostscript disponibles. " -#~ "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." +#~ "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 "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 use the Custom option if you have a locally-installed " -#~ "Ghostscript interpreter." +#~ "You should enter the full path to your preferred Ghostscript interpreter; " +#~ "e.g. `/opt/artifex.com-ghostscript/bin/gs'." #~ msgstr "" -#~ "Debe usar la opción «Personalizado» si tiene un intérprete Ghostscript " -#~ "instalado localmente." +#~ "Debe introducir la ruta completa de su intérprete Ghostscript preferido; " +#~ "por ejemplo `/opt/artifex.com-ghostscript/bin/gs'." -#~ msgid "Custom Ghostscript interpreter path:" -#~ msgstr "Ruta de acceso al intérprete Ghostscript personalizado:" +#~ msgid "Automagic, a2ps, mpage, enscript, Custom" +#~ msgstr "Automagic, a2ps, mpage, enscript, Custom" -#~ msgid "Please enter the full path to the custom Ghostscript interpreter." +#~ msgid "" +#~ "There are some special tags available usable on the filter command line. " +#~ "See the filter.conf manpage for details." #~ msgstr "" -#~ "Por favor introduzca la ruta completa al intérprete Ghostscript " -#~ "personalizado." +#~ "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 "Example: /opt/artifex.com-ghostscript/bin/gs" -#~ msgstr "Ejemplo: «/opt/artifex.com-ghostscript/bin/gs»" +#~ msgid "gs, gs-gnu, gs-esp, gs-afpl, Custom" +#~ msgstr "gs, gs-gnu, gs-esp, gs-afpl, Custom" diff --git a/debian/po/eu.po b/debian/po/eu.po deleted file mode 100644 index 485acee..0000000 --- a/debian/po/eu.po +++ /dev/null @@ -1,223 +0,0 @@ -# translation of foomatic-filters-templates.po to Euskara -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Piarres Beobide , 2008. -msgid "" -msgstr "" -"Project-Id-Version: foomatic-filters-templates\n" -"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n" -"POT-Creation-Date: 2008-02-28 13:25-0600\n" -"PO-Revision-Date: 2008-03-05 12:49+0100\n" -"Last-Translator: Piarres Beobide \n" -"Language-Team: Euskara \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" - -#. Type: boolean -#. Description -#: ../foomatic-filters.templates:2001 -msgid "Enable logging debug output into a log file (INSECURE)?" -msgstr "Arazpen irteera fitxategi batetan gordetzea gaitu (EZ-SEGURUA)?" - -#. Type: boolean -#. Description -#: ../foomatic-filters.templates:2001 -msgid "" -"If you choose this option, the log file will be named /tmp/foomatic-rip.log." -msgstr "" -"Aukera hau hautatzen baduzu, erregistroa /tmp/foomatic-rip.log deituko da." - -#. Type: boolean -#. Description -#: ../foomatic-filters.templates:2001 -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." -msgstr "" -"Aukera hau potentzialki segurtasun zulo bat izan daiteke eta ez zen " -"produkzioan erabili beharko. Hala ere Inprimatzerakoan arazo batenbat baduzu " -"berau gaitu beharko zenuke eta programa-errore txostenean erregistro hori " -"ere txertatu." - -#. Type: select -#. Choices -#: ../foomatic-filters.templates:3001 -msgid "Automagic" -msgstr "Automagikoa" - -#. Type: select -#. Choices -#: ../foomatic-filters.templates:3001 -msgid "Custom" -msgstr "Pertsonalizatua" - -#. Type: select -#. Description -#: ../foomatic-filters.templates:3002 -msgid "Command for converting text files to PostScript:" -msgstr "Testu fitxategiak PostScript bihurtzeko script-a:" - -#. Type: select -#. Description -#: ../foomatic-filters.templates:3002 -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 "" -"'Automagikoa' hautatu baduzu Foomatic-ek a2ps, mpage edo enscipt (ordena " -"honetan) bilatuko du script-a abiarazten den bakoitzean." - -#. Type: select -#. Description -#: ../foomatic-filters.templates:3002 -msgid "" -"Please make sure that the selected command is actually available; otherwise " -"print jobs may get lost." -msgstr "" -"Mesedez ziurtatu zaitez hautaturiko komandoa erabilgarri dela, bestela " -"inprimatze lanak galdu litezke." - -#. Type: select -#. Description -#: ../foomatic-filters.templates:3002 -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 "" -"Ezarpen hau alde batetara utziko da foomatic-filters CUPS-ekin erabiltzean; " -"horren ordez cupsys paketeko texttops programak erabiliko da beti testu " -"bezala bidalitako lanak PostScript bihurtzeko." - -#. Type: string -#. Description -#: ../foomatic-filters.templates:4001 -msgid "Command to convert standard input to PostScript:" -msgstr "Sarrera estandarra PostScript bihurtzeko komandoa:" - -#. Type: string -#. Description -#: ../foomatic-filters.templates:4001 -msgid "" -"Please enter the full command line of a command that converts text from " -"standard input to PostScript on standard output." -msgstr "" -"Mesedez idatzi testua sarrera estandarretik PostScript irteera estandarrera " -"bihurtzeko erabiliko den komando lerro osoa." - -#. Type: string -#. Description -#: ../foomatic-filters.templates:4001 -msgid "" -"Please note that entering an invalid command line here may result in lost " -"print jobs." -msgstr "" -"Kontutan hartu komando lerro oker bat idazteak inprimatze lanak galtzea " -"eragin dezakeela." - -#. Type: boolean -#. Description -#: ../foomatic-filters.templates:5001 -msgid "Enable PostScript accounting for CUPS?" -msgstr "CUPS-entzat PostScript kontatzea gaitu?" - -#. Type: boolean -#. Description -#: ../foomatic-filters.templates:5001 -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." -msgstr "" -"Aukera hau hautatu inprimatze lan bakoitzean PostScript konatzea txertatu " -"nahi baduzu. Honek oraingoz CUPS-ekin bakarrik funtzionatzen du." - -#. Type: boolean -#. Description -#: ../foomatic-filters.templates:5001 -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." -msgstr "" -"PostScript inprimagailu generikoa erabiltzean (eta beste egoera batzuetan " -"beste zenbait inprimagailurekin) lan bakoitzaren ondoren soberako orri bat " -"inprimatzea eragiten du." - -#. Type: select -#. Description -#: ../foomatic-filters.templates:6001 -msgid "Printer spooler backend for Foomatic:" -msgstr "Foomatic-ek erabiliko duen inprimagailu ilara:" - -#. Type: select -#. Description -#: ../foomatic-filters.templates:6001 -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." -msgstr "" -"Foomatic-ek normalean inprimagailu ilara bat behar du (CUPS edo LPRng " -"bezalakoa) inprimagailuarekiko harremanak eta inprimatze lanak kudeatzeko. " -"Ez abadeago ilararik instalaturik, 'direct' interfazea erabili dezakezu, " -"baina hau erabiltzaile bakarreko sistementzat gomendatzen da." - -#. Type: select -#. Description -#: ../foomatic-filters.templates:6001 -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." -msgstr "" -"Instalazio prozesuak agian dagoeneko atzeman du ilara egokia; hala ere, hau " -"zure sistemako hasierako instalazioa baldin bada, edo ilara bat baino " -"gehiago instalaturik badago atzemandako ilara okerra izan daiteke." - -#~ msgid "Ghostscript interpreter to be used by Foomatic:" -#~ msgstr "Foomatic-ek erabili behar duen Ghostscript interpretea:" - -#~ 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 ez diren inprimagailuentzat, inprimatze lanak normalean " -#~ "PostScript-etik inprimagailuaren komando hizkuntzara bihurtzen dira " -#~ "Ghostscript interprete librea erabiliaz." - -#~ 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 interpretearen zenbait bertsio ezberdin daude eskuragarri. " -#~ "Normalean lehenetsiriko bertsioa erabiliko da ('gs' alternatibak " -#~ "konfiguratua, eta 'update-alternatives --config gs' erabiliaz aldatu " -#~ "daiteke). Hala ere nahiago baduzu inprimatze eta pantailan bistaratzeko " -#~ "Ghostscript ezberdin bat erabiltzea nahiago baduzu: normalean 'ge-esp' " -#~ "inprimatzeko aukera on bat izaten da." - -#~ msgid "" -#~ "You should use the Custom option if you have a locally-installed " -#~ "Ghostscript interpreter." -#~ msgstr "" -#~ "Pertsonalizatua aukera erabili beharko duzu lokalki instalaturiko " -#~ "Ghostscript interprete bat erabiltzeko." - -#~ msgid "Custom Ghostscript interpreter path:" -#~ msgstr "Pertsonalizatutako Ghostscript interprete bidea:" - -#~ msgid "Please enter the full path to the custom Ghostscript interpreter." -#~ msgstr "Mesedez idatzi Ghostscript interpretearen bide osoa." - -#~ msgid "Example: /opt/artifex.com-ghostscript/bin/gs" -#~ msgstr "Adibidea: /opt/artifex.com-ghostscript/bin/gs" diff --git a/debian/po/fr.po b/debian/po/fr.po new file mode 100644 index 0000000..d95650c --- /dev/null +++ b/debian/po/fr.po @@ -0,0 +1,243 @@ +# 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 , 2004, 2006, 2007. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n" +"POT-Creation-Date: 2008-02-28 13:25-0600\n" +"PO-Revision-Date: 2007-10-04 07:14+0200\n" +"Last-Translator: Christian Perrier \n" +"Language-Team: French \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:2001 +msgid "Enable logging debug output into a log file (INSECURE)?" +msgstr "" +"Faut-il enregistrer les informations de débogage dans un fichier de " +"journalisation (DANGEREUX) ?" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:2001 +msgid "" +"If you choose this option, the log file 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:2001 +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." +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:3001 +msgid "Automagic" +msgstr "automatique" + +#. Type: select +#. Choices +#: ../foomatic-filters.templates:3001 +msgid "Custom" +msgstr "personnalisée" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:3002 +msgid "Command for converting text files to PostScript:" +msgstr "Commande de conversion des fichiers texte en PostScript :" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:3002 +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:3002 +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:3002 +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:4001 +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:4001 +msgid "" +"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 " +"texte vers l'entrée standard en données PostScript sur la sortie standard." + +#. Type: string +#. Description +#: ../foomatic-filters.templates:4001 +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:5001 +msgid "Enable PostScript accounting for CUPS?" +msgstr "Faut-il activer la comptabilité PostScript pour CUPS ?" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:5001 +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." +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:5001 +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." +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:6001 +msgid "Printer spooler backend for Foomatic:" +msgstr "Gestionnaire d'impression interfacé avec Foomatic :" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:6001 +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." +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:6001 +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." +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/ja.po b/debian/po/ja.po new file mode 100644 index 0000000..35cd90f --- /dev/null +++ b/debian/po/ja.po @@ -0,0 +1,229 @@ +# +# 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-28 13:25-0600\n" +"PO-Revision-Date: 2007-10-05 14:54+0900\n" +"Last-Translator: Kenshi Muto \n" +"Language-Team: Japanese \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:2001 +msgid "Enable logging debug output into a log file (INSECURE)?" +msgstr "ログファイルへのデバッグ出力を有効にしますか (危険)?" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:2001 +msgid "" +"If you choose this option, the log file will be named /tmp/foomatic-rip.log." +msgstr "" +"この選択肢で「はい」と答えると、ログファイルは /tmp/foomatic-rip.log と名付け" +"られます。" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:2001 +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." +msgstr "" +"この選択は、潜在的なセキュリティ問題となり得るので、製品運用では利用すべきで" +"はありません。しかし、印刷時に問題があったときには、これを有効にして、バグリ" +"ポートにこのログファイルを含めるとよいでしょう。" + +#. Type: select +#. Choices +#: ../foomatic-filters.templates:3001 +msgid "Automagic" +msgstr "Automagic" + +#. Type: select +#. Choices +#: ../foomatic-filters.templates:3001 +msgid "Custom" +msgstr "カスタム" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:3002 +msgid "Command for converting text files to PostScript:" +msgstr "テキストファイルから PostScript への変換を行うコマンド:" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:3002 +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:3002 +msgid "" +"Please make sure that the selected command is actually available; otherwise " +"print jobs may get lost." +msgstr "" +"選択されたコマンドが実際に利用可能であることを確認してください。さもないと、" +"印刷ジョブを失うことになります。" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:3002 +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:4001 +msgid "Command to convert standard input to PostScript:" +msgstr "標準入力を PostScript に変換するコマンド:" + +#. Type: string +#. Description +#: ../foomatic-filters.templates:4001 +msgid "" +"Please enter 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:4001 +msgid "" +"Please note that entering an invalid command line here may result in lost " +"print jobs." +msgstr "" +"ここに誤ったコマンドラインを入力してしまうと、印刷ジョブを失うことに注意して" +"ください。" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:5001 +msgid "Enable PostScript accounting for CUPS?" +msgstr "CUPS の PostScript アカウンティングを有効にしますか?" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:5001 +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." +msgstr "" +"各印刷ジョブにアカウンティングを行う PostScript コードを挿入したいなら、この" +"選択肢に「はい」と答えてください。これは現在のところ、CUPS 上でのみ動作しま" +"す。" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:5001 +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." +msgstr "" +"一般の PostScript プリンタ (およびほかのプリンタでも正しい状態であれば) を" +"使っている場合、各ジョブのあとに余分なページが印刷されることになります。" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:6001 +msgid "Printer spooler backend for Foomatic:" +msgstr "Foomatic のプリンタスプーラバックエンド:" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:6001 +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." +msgstr "" +"Foomatic は通常、プリンタとの相互通信や印刷ジョブの管理の面倒を見るプリンタス" +"プーラ (CUPS または LPRng など) を必要とします。スプーラを何もインストールし" +"ていなければ、'direct' バックエンドを使うこともできますが、これは単一ユーザの" +"システム以外にはお勧めしません。" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:6001 +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." +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/nl.po b/debian/po/nl.po new file mode 100644 index 0000000..f50f95a --- /dev/null +++ b/debian/po/nl.po @@ -0,0 +1,283 @@ +# 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 , 2004. +# Kurt De Bree , 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-28 13:25-0600\n" +"PO-Revision-Date: 2006-12-28 23:23+0200\n" +"Last-Translator: Kurt De Bree \n" +"Language-Team: debian-l10n-dutch \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:2001 +#, fuzzy +#| msgid "Enable logging debug output into a logfile (INSECURE)?" +msgid "Enable logging debug output into a log file (INSECURE)?" +msgstr "Wilt u de debuguitvoer bijhouden in een logbestand (ONVEILIG)?" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:2001 +#, fuzzy +#| msgid "The logfile will be named /tmp/foomatic-rip.log." +msgid "" +"If you choose this option, the log file will be named /tmp/foomatic-rip.log." +msgstr "Het logbestand zal /tmp/foomatic-rip.log worden genoemd." + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:2001 +#, 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 "" +"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." +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:3001 +msgid "Automagic" +msgstr "Automagisch" + +#. Type: select +#. Choices +#: ../foomatic-filters.templates:3001 +msgid "Custom" +msgstr "Aangepast" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:3002 +msgid "Command for converting text files to PostScript:" +msgstr "Commando om tekstbestanden te converteren naar PostScript:" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:3002 +#, 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 "" +"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:3002 +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:3002 +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:4001 +msgid "Command to convert standard input to PostScript:" +msgstr "Commando om standaardinvoer te converteren naar PostScript:" + +#. Type: string +#. Description +#: ../foomatic-filters.templates:4001 +#, fuzzy +#| msgid "" +#| "This should be the full command line of a command that converts text from " +#| "standard input to PostScript on standard output." +msgid "" +"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 " +"standaardinvoer converteert naar PostScript op standaarduitvoer." + +#. Type: string +#. Description +#: ../foomatic-filters.templates:4001 +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:5001 +msgid "Enable PostScript accounting for CUPS?" +msgstr "PostScript-boekhouding activeren voor CUPS?" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:5001 +#, fuzzy +#| msgid "" +#| "Insert PostScript code for accounting into each print job. This " +#| "currently only works with CUPS." +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." +msgstr "" +"PostScript-code invoegen voor boekhouding in elke printjob. Dit werkt " +"momenteel enkel met CUPS." + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:5001 +#, 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 "" +"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 " +"extra te printen pagina na elke job, dus standaard staat dit uit." + +#. Type: select +#. Description +#: ../foomatic-filters.templates:6001 +msgid "Printer spooler backend for Foomatic:" +msgstr "Printspooler backend voor Foomatic" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:6001 +#, 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 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 " +"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:6001 +#, 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 initial 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 " +"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:" + +#, 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 the 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. 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 " +#~ "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 "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 "" +#~ "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/pt_BR.po b/debian/po/pt_BR.po new file mode 100644 index 0000000..f7e97d0 --- /dev/null +++ b/debian/po/pt_BR.po @@ -0,0 +1,257 @@ +# 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) , 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: foomatic-filters\n" +"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n" +"POT-Creation-Date: 2008-02-28 13:25-0600\n" +"PO-Revision-Date: 2007-10-05 01:27-0300\n" +"Last-Translator: Felipe Augusto van de Wiel (faw) \n" +"Language-Team: l10n portuguese \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:2001 +msgid "Enable logging debug output into a log file (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:2001 +msgid "" +"If you choose this option, the log file 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:2001 +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." +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:3001 +msgid "Automagic" +msgstr "Automágico" + +#. Type: select +#. Choices +#: ../foomatic-filters.templates:3001 +msgid "Custom" +msgstr "Personalizado" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:3002 +msgid "Command for converting text files to PostScript:" +msgstr "Comando para converter arquivos texto para PostScript:" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:3002 +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:3002 +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:3002 +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:4001 +msgid "Command to convert standard input to PostScript:" +msgstr "Comando para converter a entrada padrão para PostScript:" + +#. Type: string +#. Description +#: ../foomatic-filters.templates:4001 +msgid "" +"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 " +"entrada padrão para PostScript na saída padrão." + +#. Type: string +#. Description +#: ../foomatic-filters.templates:4001 +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:5001 +msgid "Enable PostScript accounting for CUPS?" +msgstr "Habilitar a contabilidade PostScript para o CUPS?" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:5001 +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." +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:5001 +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." +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:6001 +msgid "Printer spooler backend for Foomatic:" +msgstr "\"Backend\" do \"spooler\" de impressão para o Foomatic:" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:6001 +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." +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:6001 +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." +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 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. 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/sv.po b/debian/po/sv.po index a3273df..dc95697 100644 --- a/debian/po/sv.po +++ b/debian/po/sv.po @@ -1,4 +1,3 @@ -# translation of foomatic-filters_3.0.2-20080211-3.1_sv.po to Swedish # # Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to @@ -12,59 +11,63 @@ # # Developers do not need to manually edit POT or PO files. # -# Martin Ågren , 2008. msgid "" msgstr "" -"Project-Id-Version: foomatic-filters_3.0.2-20080211-3.1_sv\n" +"Project-Id-Version: foomatic-filters\n" "Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n" "POT-Creation-Date: 2008-02-28 13:25-0600\n" -"PO-Revision-Date: 2008-07-19 12:00+0200\n" -"Last-Translator: Martin Ågren \n" -"Language-Team: Swedish \n" +"PO-Revision-Date: 2006-08-07 21:25+0100\n" +"Last-Translator: Daniel Nylander \n" +"Language-Team: Swedish \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:2001 +#, fuzzy +#| msgid "Enable logging debug output into a logfile (INSECURE)?" msgid "Enable logging debug output into a log file (INSECURE)?" -msgstr "Aktivera utskrift av felsökningsinformation till en loggfil (OSÄKERT)?" +msgstr "Aktivera utskrift av felsökningsinformation till en loggfil (OSÄKER)?" #. Type: boolean #. Description #: ../foomatic-filters.templates:2001 +#, fuzzy +#| msgid "The logfile will be named /tmp/foomatic-rip.log." msgid "" "If you choose this option, the log file will be named /tmp/foomatic-rip.log." -msgstr "" -"Om du väljer detta val, kommer loggfilen att lagras som /tmp/foomatic-rip." -"log." +msgstr "Loggfilen kommer att lagras som /tmp/foomatic-rip.log." #. Type: boolean #. Description #: ../foomatic-filters.templates:2001 +#, 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 "" "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." msgstr "" -"Detta val är en säkerhetsrisk och ska inte användas i en produktionsmiljö. " -"Men om du har problem med att skriva ut, kan du aktivera denna funktion och " -"inkludera loggfilen i felrapporter." +"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:3001 msgid "Automagic" -msgstr "Automagisk" +msgstr "" #. Type: select #. Choices #: ../foomatic-filters.templates:3001 msgid "Custom" -msgstr "Anpassad" +msgstr "" #. Type: select #. Description @@ -75,12 +78,16 @@ msgstr "Kommando för att konvertera textfiler till PostScript:" #. Type: select #. Description #: ../foomatic-filters.templates:3002 +#, 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 "" -"Om du väljer 'Automagisk' kommer Foomatic att söka efter någon av a2ps, " -"mpage och enscript (i denna ordning) varje gång filterskriptet körs." +"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 @@ -89,7 +96,7 @@ msgid "" "Please make sure that the selected command is actually available; otherwise " "print jobs may get lost." msgstr "" -"Se till att det valda kommandot finns tillgängligt; annars kan utskriftsjobb " +"Se till att det valda kommando finns tillgängligt, annars kan utskriftsjobb " "gå förlorade." #. Type: select @@ -115,11 +122,15 @@ msgstr "Kommando för att konvertera standard in till PostScript:" #. Type: string #. Description #: ../foomatic-filters.templates:4001 +#, fuzzy +#| msgid "" +#| "This should be the full command line of a command that converts text from " +#| "standard input to PostScript on standard output." msgid "" "Please enter the full command line of a command that converts text from " "standard input to PostScript on standard output." msgstr "" -"Var vänlig ange den fullständiga kommandoraden för ett kommando som " +"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 @@ -141,24 +152,32 @@ msgstr "Aktivera PostScript-accounting för CUPS?" #. Type: boolean #. Description #: ../foomatic-filters.templates:5001 +#, fuzzy +#| msgid "" +#| "Insert PostScript code for accounting into each print job. This " +#| "currently only works with CUPS." 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." msgstr "" -"Du ska välja detta val om du vill Infoga PostScript-kod som används för " -"accounting i varje utskriftsjobb. Detta är för tillfället endast användbart " -"med CUPS." +"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:5001 +#, 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 "" "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 "" -"När detta används med allmänna PostScript-skrivare (och även under vissa " -"förhållanden med andra skrivare) orsakar detta att en extra sida skrivs ut " -"efter varje jobb." +"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 @@ -169,6 +188,12 @@ msgstr "Bakände för skrivarkö för Foomatic:" #. Type: select #. Description #: ../foomatic-filters.templates:6001 +#, 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 no spooler is " @@ -176,18 +201,85 @@ msgid "" "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 ingen kö " -"finns installerad kan du använda bakänden 'direct', men det rekommenderas " -"endast för enanvändarsystem." +"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:6001 +#, 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 initial 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 det här systemet, eller om du har fler " -"än en kö installerad, kan den identifierade kön vara felaktig." +"ä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:" + +#, 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 the 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. 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 " +#~ "(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 "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'." +#~ 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/templates.pot b/debian/po/templates.pot new file mode 100644 index 0000000..0c519e4 --- /dev/null +++ b/debian/po/templates.pot @@ -0,0 +1,152 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n" +"POT-Creation-Date: 2008-02-28 13:25-0600\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:2001 +msgid "Enable logging debug output into a log file (INSECURE)?" +msgstr "" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:2001 +msgid "" +"If you choose this option, the log file will be named /tmp/foomatic-rip.log." +msgstr "" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:2001 +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." +msgstr "" + +#. Type: select +#. Choices +#: ../foomatic-filters.templates:3001 +msgid "Automagic" +msgstr "" + +#. Type: select +#. Choices +#: ../foomatic-filters.templates:3001 +msgid "Custom" +msgstr "" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:3002 +msgid "Command for converting text files to PostScript:" +msgstr "" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:3002 +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:3002 +msgid "" +"Please make sure that the selected command is actually available; otherwise " +"print jobs may get lost." +msgstr "" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:3002 +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:4001 +msgid "Command to convert standard input to PostScript:" +msgstr "" + +#. Type: string +#. Description +#: ../foomatic-filters.templates:4001 +msgid "" +"Please enter 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:4001 +msgid "" +"Please note that entering an invalid command line here may result in lost " +"print jobs." +msgstr "" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:5001 +msgid "Enable PostScript accounting for CUPS?" +msgstr "" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:5001 +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." +msgstr "" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:5001 +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." +msgstr "" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:6001 +msgid "Printer spooler backend for Foomatic:" +msgstr "" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:6001 +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." +msgstr "" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:6001 +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." +msgstr "" diff --git a/debian/po/tr.po b/debian/po/tr.po new file mode 100644 index 0000000..8f8b184 --- /dev/null +++ b/debian/po/tr.po @@ -0,0 +1,264 @@ +# Turkish translation of foomatic-filters. +# This file is distributed under the same license as the foomatic-filters package. +# Gürkan Aslan , 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: foomatic-filters\n" +"Report-Msgid-Bugs-To: foomatic-filters@packages.debian.org\n" +"POT-Creation-Date: 2008-02-28 13:25-0600\n" +"PO-Revision-Date: 2004-06-05 20:00-0500\n" +"Last-Translator: Gürkan Aslan \n" +"Language-Team: Turkish \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:2001 +#, fuzzy +msgid "Enable logging debug output into a log file (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:2001 +#, fuzzy +#| msgid "The logfile will be named /tmp/foomatic-rip.log." +msgid "" +"If you choose this option, the log file 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:2001 +#, 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 "" +"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." +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:3001 +msgid "Automagic" +msgstr "" + +#. Type: select +#. Choices +#: ../foomatic-filters.templates:3001 +msgid "Custom" +msgstr "" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:3002 +#, 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:3002 +#, 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 "" +"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:3002 +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:3002 +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:4001 +#, 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:4001 +#, fuzzy +#| msgid "" +#| "This should be the full command line of a command that converts text from " +#| "standard input to PostScript on standard output." +msgid "" +"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 " +"dönüştürmekte kullanılacak komutun tam hali olmalıdır." + +#. Type: string +#. Description +#: ../foomatic-filters.templates:4001 +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:5001 +#, fuzzy +msgid "Enable PostScript accounting for CUPS?" +msgstr "CUPS için PostScript muhasebesini etkinleştir" + +#. Type: boolean +#. Description +#: ../foomatic-filters.templates:5001 +#, fuzzy +#| msgid "" +#| "Insert PostScript code for accounting into each print job. This " +#| "currently only works with CUPS." +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." +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:5001 +#, 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 "" +"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 " +"bastırılmasına neden olacaktır. Bu yüzden bu özellik öntanımlı olarak etkin " +"değildir." + +#. Type: select +#. Description +#: ../foomatic-filters.templates:6001 +msgid "Printer spooler backend for Foomatic:" +msgstr "" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:6001 +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." +msgstr "" + +#. Type: select +#. Description +#: ../foomatic-filters.templates:6001 +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." +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 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 " +#~ "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. 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-" +#~ "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.)" + +#, 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'." +#~ 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/rules b/debian/rules new file mode 100755 index 0000000..7be5c3c --- /dev/null +++ b/debian/rules @@ -0,0 +1,114 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + + +CFLAGS = -Wall -g + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif +ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) + INSTALL_PROGRAM += -s +endif + +config.status: configure + dh_testdir + # Add here commands to configure the package. +ifneq "$(wildcard /usr/share/misc/config.sub)" "" + cp -f /usr/share/misc/config.sub config.sub +endif +ifneq "$(wildcard /usr/share/misc/config.guess)" "" + cp -f /usr/share/misc/config.guess config.guess +endif + ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --sysconfdir=/etc --disable-file-converter-check + + +build: build-stamp + +build-stamp: config.status + dh_testdir + + # Add here commands to compile the package. + $(MAKE) + + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp config.sub config.guess tests/Makefile + + # Add here commands to clean up after the build process. + [ ! -f Makefile ] || $(MAKE) distclean + chmod -x filter.conf + debconf-updatepo + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # Add here commands to install the package into debian/foomatic-filters. + $(MAKE) install DESTDIR=$(CURDIR)/debian/foomatic-filters + rm -f $(CURDIR)/debian/foomatic-filters/etc/foomatic/filter.conf* + cp -p debian/parseconfig.pl $(CURDIR)/debian/foomatic-filters/usr/share/foomatic + chmod +x $(CURDIR)/debian/foomatic-filters/usr/share/foomatic/parseconfig.pl + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs ChangeLog + dh_installdocs + dh_installexamples filter.conf +# dh_install +# dh_installmenu + dh_installdebconf +# dh_installlogrotate +# dh_installemacsen +# dh_installpam +# dh_installmime +# dh_installinit +# dh_installcron +# dh_installinfo + dh_installman + (cd $(CURDIR)/debian/foomatic-filters/usr/lib/ppr/lib; ln -s foomatic-rip ppromatic) + (cd $(CURDIR)/debian/foomatic-filters/usr/lib/ppr/interfaces; ln -s foomatic-rip ppromatic) + (cd $(CURDIR)/debian/foomatic-filters/usr/lib/cups/filter; ln -s foomatic-rip cupsomatic) + (cd $(CURDIR)/debian/foomatic-filters/usr/sbin; ln -s ../bin/foomatic-rip lpdomatic) + (cd $(CURDIR)/debian/foomatic-filters/usr/bin; ln -s foomatic-rip directomatic) + (cd $(CURDIR)/debian/foomatic-filters/usr/share/man/man8; ln -s ../man1/foomatic-rip.1.gz lpdomatic.8.gz; cd ../man1; ln -s foomatic-rip.1.gz directomatic.1.gz) + dh_link + dh_strip + dh_compress + dh_fixperms + dh_perl +# dh_python +# dh_makeshlibs + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install -- cgit v1.2.3